Aug 25 10:12:19.439614 np0000008063 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Aug 25 10:12:19.445310 np0000008063 devstack@c-api.service[100386]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Aug 25 10:12:19.447747 np0000008063 devstack@c-api.service[100386]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Aug 25 10:12:19 2026] *** Aug 25 10:12:19.447747 np0000008063 devstack@c-api.service[100386]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Aug 25 10:12:19.447747 np0000008063 devstack@c-api.service[100386]: os: Linux-6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 Aug 25 10:12:19.447747 np0000008063 devstack@c-api.service[100386]: nodename: np0000008063 Aug 25 10:12:19.447747 np0000008063 devstack@c-api.service[100386]: machine: x86_64 Aug 25 10:12:19.447747 np0000008063 devstack@c-api.service[100386]: clock source: unix Aug 25 10:12:19.447747 np0000008063 devstack@c-api.service[100386]: pcre jit disabled Aug 25 10:12:19.447747 np0000008063 devstack@c-api.service[100386]: detected number of CPU cores: 16 Aug 25 10:12:19.447747 np0000008063 devstack@c-api.service[100386]: current working directory: / Aug 25 10:12:19.447747 np0000008063 devstack@c-api.service[100386]: detected binary path: /usr/bin/uwsgi-core Aug 25 10:12:19.447747 np0000008063 devstack@c-api.service[100386]: your processes number limit is 257052 Aug 25 10:12:19.447747 np0000008063 devstack@c-api.service[100386]: your memory page size is 4096 bytes Aug 25 10:12:19.447747 np0000008063 devstack@c-api.service[100386]: detected max file descriptor number: 2048 Aug 25 10:12:19.447747 np0000008063 devstack@c-api.service[100386]: lock engine: pthread robust mutexes Aug 25 10:12:19.448171 np0000008063 devstack@c-api.service[100386]: thunder lock: enabled Aug 25 10:12:19.448171 np0000008063 devstack@c-api.service[100386]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Aug 25 10:12:19.448171 np0000008063 devstack@c-api.service[100386]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Aug 25 10:12:19.448253 np0000008063 devstack@c-api.service[100386]: PEP 405 virtualenv detected: /opt/stack/data/venv Aug 25 10:12:19.448253 np0000008063 devstack@c-api.service[100386]: Set PythonHome to /opt/stack/data/venv Aug 25 10:12:19.482909 np0000008063 devstack@c-api.service[100386]: Python main interpreter initialized at 0x73860e2a4668 Aug 25 10:12:19.482909 np0000008063 devstack@c-api.service[100386]: python threads support enabled Aug 25 10:12:19.482909 np0000008063 devstack@c-api.service[100386]: your server socket listen backlog is limited to 100 connections Aug 25 10:12:19.482909 np0000008063 devstack@c-api.service[100386]: your mercy for graceful operations on workers is 80 seconds Aug 25 10:12:19.483421 np0000008063 devstack@c-api.service[100386]: mapped 671795 bytes (656 KB) for 4 cores Aug 25 10:12:19.483560 np0000008063 devstack@c-api.service[100386]: *** Operational MODE: preforking *** Aug 25 10:12:19.483739 np0000008063 devstack@c-api.service[100386]: *** uWSGI is running in multiple interpreter mode *** Aug 25 10:12:19.483739 np0000008063 devstack@c-api.service[100386]: spawned uWSGI master process (pid: 100386) Aug 25 10:12:19.483900 np0000008063 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Aug 25 10:12:19.484310 np0000008063 devstack@c-api.service[100386]: spawned uWSGI worker 1 (pid: 100388, cores: 1) Aug 25 10:12:19.484768 np0000008063 devstack@c-api.service[100386]: spawned uWSGI worker 2 (pid: 100389, cores: 1) Aug 25 10:12:19.485319 np0000008063 devstack@c-api.service[100386]: spawned uWSGI worker 3 (pid: 100390, cores: 1) Aug 25 10:12:19.485735 np0000008063 devstack@c-api.service[100386]: spawned uWSGI worker 4 (pid: 100391, cores: 1) Aug 25 10:12:19.485776 np0000008063 devstack@c-api.service[100386]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Aug 25 10:12:19.607007 np0000008063 devstack@c-api.service[100388]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 25 10:12:19.607007 np0000008063 devstack@c-api.service[100388]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 25 10:12:19.607007 np0000008063 devstack@c-api.service[100388]: we strongly recommend against using it for new projects. Aug 25 10:12:19.607007 np0000008063 devstack@c-api.service[100388]: If you are already using Eventlet, we recommend migrating to a different Aug 25 10:12:19.607007 np0000008063 devstack@c-api.service[100388]: framework. For more detail see Aug 25 10:12:19.607007 np0000008063 devstack@c-api.service[100388]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 25 10:12:19.607007 np0000008063 devstack@c-api.service[100388]: import eventlet # noqa Aug 25 10:12:19.613835 np0000008063 devstack@c-api.service[100391]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 25 10:12:19.613835 np0000008063 devstack@c-api.service[100391]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 25 10:12:19.613835 np0000008063 devstack@c-api.service[100391]: we strongly recommend against using it for new projects. Aug 25 10:12:19.613835 np0000008063 devstack@c-api.service[100391]: If you are already using Eventlet, we recommend migrating to a different Aug 25 10:12:19.613835 np0000008063 devstack@c-api.service[100391]: framework. For more detail see Aug 25 10:12:19.613835 np0000008063 devstack@c-api.service[100391]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 25 10:12:19.613835 np0000008063 devstack@c-api.service[100391]: import eventlet # noqa Aug 25 10:12:19.618589 np0000008063 devstack@c-api.service[100390]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 25 10:12:19.618589 np0000008063 devstack@c-api.service[100390]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 25 10:12:19.618589 np0000008063 devstack@c-api.service[100390]: we strongly recommend against using it for new projects. Aug 25 10:12:19.618589 np0000008063 devstack@c-api.service[100390]: If you are already using Eventlet, we recommend migrating to a different Aug 25 10:12:19.618589 np0000008063 devstack@c-api.service[100390]: framework. For more detail see Aug 25 10:12:19.618589 np0000008063 devstack@c-api.service[100390]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 25 10:12:19.618589 np0000008063 devstack@c-api.service[100390]: import eventlet # noqa Aug 25 10:12:19.637058 np0000008063 devstack@c-api.service[100389]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 25 10:12:19.637058 np0000008063 devstack@c-api.service[100389]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 25 10:12:19.637058 np0000008063 devstack@c-api.service[100389]: we strongly recommend against using it for new projects. Aug 25 10:12:19.637058 np0000008063 devstack@c-api.service[100389]: If you are already using Eventlet, we recommend migrating to a different Aug 25 10:12:19.637058 np0000008063 devstack@c-api.service[100389]: framework. For more detail see Aug 25 10:12:19.637058 np0000008063 devstack@c-api.service[100389]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 25 10:12:19.637058 np0000008063 devstack@c-api.service[100389]: import eventlet # noqa Aug 25 10:12:19.778433 np0000008063 devstack@c-api.service[100390]: /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 25 10:12:19.778433 np0000008063 devstack@c-api.service[100390]: from cgi import parse_header Aug 25 10:12:19.782569 np0000008063 devstack@c-api.service[100391]: /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 25 10:12:19.782569 np0000008063 devstack@c-api.service[100391]: from cgi import parse_header Aug 25 10:12:19.786690 np0000008063 devstack@c-api.service[100388]: /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 25 10:12:19.786690 np0000008063 devstack@c-api.service[100388]: from cgi import parse_header Aug 25 10:12:19.815519 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 25 10:12:19.815519 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:12:19.823324 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 25 10:12:19.823324 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:12:19.824293 np0000008063 devstack@c-api.service[100389]: /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 25 10:12:19.824293 np0000008063 devstack@c-api.service[100389]: from cgi import parse_header Aug 25 10:12:19.824451 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 25 10:12:19.824451 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:12:19.826982 np0000008063 devstack@c-api.service[100390]: /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 25 10:12:19.826982 np0000008063 devstack@c-api.service[100390]: removals.removed_module( Aug 25 10:12:19.827933 np0000008063 devstack@c-api.service[100390]: /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 25 10:12:19.827933 np0000008063 devstack@c-api.service[100390]: removals.removed_module( Aug 25 10:12:19.834584 np0000008063 devstack@c-api.service[100388]: /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 25 10:12:19.834584 np0000008063 devstack@c-api.service[100388]: removals.removed_module( Aug 25 10:12:19.835623 np0000008063 devstack@c-api.service[100388]: /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 25 10:12:19.835623 np0000008063 devstack@c-api.service[100388]: removals.removed_module( Aug 25 10:12:19.836970 np0000008063 devstack@c-api.service[100391]: /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 25 10:12:19.836970 np0000008063 devstack@c-api.service[100391]: removals.removed_module( Aug 25 10:12:19.837966 np0000008063 devstack@c-api.service[100391]: /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 25 10:12:19.837966 np0000008063 devstack@c-api.service[100391]: removals.removed_module( Aug 25 10:12:19.862746 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 25 10:12:19.862746 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:12:19.873957 np0000008063 devstack@c-api.service[100389]: /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 25 10:12:19.873957 np0000008063 devstack@c-api.service[100389]: removals.removed_module( Aug 25 10:12:19.874805 np0000008063 devstack@c-api.service[100389]: /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 25 10:12:19.874805 np0000008063 devstack@c-api.service[100389]: removals.removed_module( Aug 25 10:12:20.568708 np0000008063 devstack@c-api.service[100388]: /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 25 10:12:20.568708 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:12:20.607119 np0000008063 devstack@c-api.service[100390]: /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 25 10:12:20.607119 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:12:20.618846 np0000008063 devstack@c-api.service[100391]: /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 25 10:12:20.618846 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:12:20.620888 np0000008063 devstack@c-api.service[100388]: /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 25 10:12:20.620888 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:12:20.624227 np0000008063 devstack@c-api.service[100389]: /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 25 10:12:20.624227 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:12:20.655352 np0000008063 devstack@c-api.service[100390]: /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 25 10:12:20.655352 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:12:20.670814 np0000008063 devstack@c-api.service[100389]: /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 25 10:12:20.670814 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:12:20.676548 np0000008063 devstack@c-api.service[100391]: /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 25 10:12:20.676548 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:12:20.794635 np0000008063 devstack@c-api.service[100388]: 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 25 10:12:20.794861 np0000008063 devstack@c-api.service[100388]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100388) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 25 10:12:20.814649 np0000008063 devstack@c-api.service[100390]: 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 25 10:12:20.814818 np0000008063 devstack@c-api.service[100390]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100390) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 25 10:12:20.826635 np0000008063 devstack@c-api.service[100389]: 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 25 10:12:20.826831 np0000008063 devstack@c-api.service[100389]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100389) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 25 10:12:20.845901 np0000008063 devstack@c-api.service[100391]: 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 25 10:12:20.846087 np0000008063 devstack@c-api.service[100391]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100391) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 25 10:12:20.882325 np0000008063 devstack@c-api.service[100388]: /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 25 10:12:20.882325 np0000008063 devstack@c-api.service[100388]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 25 10:12:20.885578 np0000008063 devstack@c-api.service[100390]: /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 25 10:12:20.885578 np0000008063 devstack@c-api.service[100390]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 25 10:12:20.906347 np0000008063 devstack@c-api.service[100389]: /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 25 10:12:20.906347 np0000008063 devstack@c-api.service[100389]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 25 10:12:20.908966 np0000008063 devstack@c-api.service[100391]: /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 25 10:12:20.908966 np0000008063 devstack@c-api.service[100391]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 25 10:12:21.331481 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100389) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 25 10:12:21.331752 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100391) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 25 10:12:21.331888 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.331996 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.332095 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100388) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 25 10:12:21.332147 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100390) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 25 10:12:21.332203 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.332267 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.332296 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.332504 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.332569 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.332600 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.332648 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.332676 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.332826 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.332855 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.334596 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.334684 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.334734 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 10:12:21.334734 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 10:12:21.334777 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 10:12:21.334797 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 10:12:21.334828 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 10:12:21.334871 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 10:12:21.334914 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 10:12:21.334948 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.334971 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.335000 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 10:12:21.335027 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 10:12:21.335053 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 10:12:21.335082 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 10:12:21.335112 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.335148 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 10:12:21.335189 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 10:12:21.335213 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 10:12:21.335242 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 10:12:21.335271 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 10:12:21.335299 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 10:12:21.335321 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 10:12:21.335342 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.335366 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.335390 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 10:12:21.335412 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100388) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 10:12:21.335478 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.336111 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.336216 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 10:12:21.336285 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 10:12:21.336314 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.336342 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 10:12:21.336406 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 10:12:21.336442 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 10:12:21.336442 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 10:12:21.336491 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 10:12:21.336514 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.336544 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 10:12:21.336570 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.336598 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 10:12:21.336621 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 10:12:21.336644 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 10:12:21.336666 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 10:12:21.336691 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.336717 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 10:12:21.336748 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.336775 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.336796 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 10:12:21.336820 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 10:12:21.336839 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 10:12:21.336862 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 10:12:21.336886 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 10:12:21.336908 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 10:12:21.336929 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.336957 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 10:12:21.336984 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 10:12:21.337011 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 10:12:21.337011 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 10:12:21.337047 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 10:12:21.337071 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.337106 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100388) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 10:12:21.337152 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.337186 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 10:12:21.337216 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.337216 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.337260 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 10:12:21.337281 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 10:12:21.337281 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 10:12:21.337317 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 10:12:21.337342 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 10:12:21.337390 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 10:12:21.337418 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 10:12:21.337452 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100388) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 10:12:21.337486 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 10:12:21.337527 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.337569 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.337670 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.337762 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 10:12:21.337846 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 10:12:21.337940 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 10:12:21.338039 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 10:12:21.338128 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 10:12:21.338258 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.339014 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.339094 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 10:12:21.339215 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.339256 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 10:12:21.339281 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 10:12:21.339304 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 10:12:21.339329 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 10:12:21.339371 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 10:12:21.339397 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 10:12:21.339420 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 10:12:21.339441 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.339464 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 10:12:21.339517 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 10:12:21.339576 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.339697 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.339767 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 10:12:21.339858 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 10:12:21.339900 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.339926 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 10:12:21.339953 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 10:12:21.340010 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 10:12:21.340040 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.340072 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 10:12:21.340109 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100388) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 10:12:21.340148 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 10:12:21.340199 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 10:12:21.340237 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.340262 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 10:12:21.340288 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 10:12:21.340309 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 10:12:21.340335 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 10:12:21.340335 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.340372 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 10:12:21.340372 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 10:12:21.340411 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.340434 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.340462 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 10:12:21.340486 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 10:12:21.340539 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 10:12:21.340591 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 10:12:21.340646 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100388) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 10:12:21.340706 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.340890 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.340984 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 10:12:21.341082 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 10:12:21.341221 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 10:12:21.341325 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 10:12:21.341436 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 10:12:21.341543 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.341685 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.341769 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 10:12:21.341791 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.341814 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.341842 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 10:12:21.341873 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 10:12:21.341896 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.341916 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 10:12:21.341938 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 10:12:21.341958 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 10:12:21.341980 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 10:12:21.342004 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 10:12:21.342025 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 10:12:21.342047 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 10:12:21.342085 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 10:12:21.342127 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 10:12:21.342179 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 10:12:21.342201 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 10:12:21.342233 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 10:12:21.342263 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100388) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 10:12:21.342286 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.342316 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 10:12:21.342338 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.342360 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 10:12:21.342392 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.342441 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 10:12:21.342441 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 10:12:21.342441 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.342878 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.342932 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 10:12:21.342985 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 10:12:21.343018 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.343042 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.343076 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 10:12:21.343105 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 10:12:21.343130 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 10:12:21.343208 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 10:12:21.343247 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100388) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 10:12:21.343283 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 10:12:21.343317 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.343352 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 10:12:21.343393 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 10:12:21.343439 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.343476 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 10:12:21.343530 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 10:12:21.343576 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 10:12:21.343602 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 10:12:21.343634 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 10:12:21.343634 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 10:12:21.343709 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.343751 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 10:12:21.343784 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 10:12:21.343784 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100388) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 10:12:21.343825 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 10:12:21.343855 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.343877 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.343899 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 10:12:21.343920 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.343942 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.343963 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 10:12:21.343982 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 10:12:21.344003 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 10:12:21.344003 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 10:12:21.344044 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 10:12:21.344069 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 10:12:21.344089 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 10:12:21.344111 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.344131 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 10:12:21.344131 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 10:12:21.344131 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.344212 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.344241 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.344241 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 10:12:21.344283 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 10:12:21.344306 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 10:12:21.344326 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 10:12:21.344346 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 10:12:21.344346 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 10:12:21.344439 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 10:12:21.344467 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 10:12:21.344467 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.344507 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 10:12:21.344543 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 10:12:21.344640 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.344733 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.344830 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 10:12:21.344936 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 10:12:21.345021 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 10:12:21.345114 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 10:12:21.345229 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 10:12:21.345329 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.345425 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.345496 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 10:12:21.345557 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 10:12:21.345616 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 10:12:21.345692 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 10:12:21.345732 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100388) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 10:12:21.345768 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.345815 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.345854 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 10:12:21.345898 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 10:12:21.345962 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 10:12:21.346008 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.346062 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 10:12:21.346062 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 10:12:21.346131 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 10:12:21.346200 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.346250 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.346287 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 10:12:21.346328 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 10:12:21.346328 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 10:12:21.346398 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 10:12:21.346435 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 10:12:21.346435 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 10:12:21.346504 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 10:12:21.346545 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 10:12:21.346545 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.346630 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 10:12:21.346630 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.351874 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.351994 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 10:12:21.351994 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 10:12:21.352055 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 10:12:21.352112 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 10:12:21.352201 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100388) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 10:12:21.352255 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.352369 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.352484 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 10:12:21.352550 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 10:12:21.352611 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 10:12:21.352668 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 10:12:21.352723 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 10:12:21.352794 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.352995 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.353040 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.353067 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.353098 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 10:12:21.353119 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 10:12:21.353179 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 10:12:21.353214 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 10:12:21.353253 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 10:12:21.353279 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 10:12:21.353309 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 10:12:21.353331 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 10:12:21.353355 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.353380 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 10:12:21.353408 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 10:12:21.353435 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 10:12:21.353435 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 10:12:21.353477 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100388) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 10:12:21.353501 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 10:12:21.353522 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 10:12:21.353541 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.353566 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.353627 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 10:12:21.353652 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 10:12:21.353672 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 10:12:21.353672 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 10:12:21.353710 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.353732 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 10:12:21.353732 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.353968 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.353999 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.354022 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 10:12:21.354080 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 10:12:21.354152 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 10:12:21.354200 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 10:12:21.354235 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 10:12:21.354260 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 10:12:21.354281 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 10:12:21.354305 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 10:12:21.354346 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.354401 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 10:12:21.354488 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 10:12:21.354586 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.355413 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.355485 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 10:12:21.355521 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.355547 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 10:12:21.355580 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 10:12:21.355609 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 10:12:21.355641 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 10:12:21.355666 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 10:12:21.355688 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 10:12:21.355727 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 10:12:21.355754 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100388) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 10:12:21.355779 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 10:12:21.355800 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.355845 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.356111 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.356221 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 10:12:21.356279 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 10:12:21.356345 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 10:12:21.356402 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 10:12:21.356450 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 10:12:21.356539 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.356571 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.356621 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 10:12:21.356651 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.356694 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 10:12:21.356733 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 10:12:21.356774 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 10:12:21.356801 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 10:12:21.356843 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.356873 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 10:12:21.356898 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 10:12:21.356920 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 10:12:21.356943 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 10:12:21.356966 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100388) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 10:12:21.356998 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 10:12:21.357023 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 10:12:21.357046 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.357069 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 10:12:21.357095 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.357125 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 10:12:21.357125 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 10:12:21.357125 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.357815 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.357905 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 10:12:21.358008 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 10:12:21.358105 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 10:12:21.358226 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 10:12:21.358317 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 10:12:21.358414 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.358452 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.358488 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.358518 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 10:12:21.358555 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 10:12:21.358598 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 10:12:21.358627 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 10:12:21.358652 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 10:12:21.358696 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 10:12:21.358722 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 10:12:21.358754 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 10:12:21.358786 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 10:12:21.358815 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.358836 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.358869 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100388) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 10:12:21.358919 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 10:12:21.358959 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.359008 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.359034 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 10:12:21.359077 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 10:12:21.359119 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 10:12:21.359177 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 10:12:21.359246 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 10:12:21.359273 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 10:12:21.359324 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 10:12:21.359351 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 10:12:21.359371 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 10:12:21.359436 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.359475 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.359932 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.360019 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 10:12:21.360119 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 10:12:21.360254 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 10:12:21.360361 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 10:12:21.360467 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 10:12:21.360569 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.361456 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.361529 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 10:12:21.361587 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 10:12:21.361618 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.361644 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 10:12:21.361690 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 10:12:21.361724 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 10:12:21.361749 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 10:12:21.361778 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 10:12:21.361804 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 10:12:21.361825 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.361850 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 10:12:21.361915 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100388) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 10:12:21.361971 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.362079 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.362210 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 10:12:21.362305 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 10:12:21.362399 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 10:12:21.362484 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 10:12:21.362583 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 10:12:21.362687 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.363128 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.363246 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 10:12:21.363305 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.363334 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 10:12:21.363373 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 10:12:21.363404 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 10:12:21.363433 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 10:12:21.363458 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 10:12:21.363486 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 10:12:21.363508 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 10:12:21.363544 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.363567 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 10:12:21.363596 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 10:12:21.363691 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.363723 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.363798 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 10:12:21.363861 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 10:12:21.363890 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.363915 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 10:12:21.363972 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 10:12:21.364000 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 10:12:21.364022 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100388) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 10:12:21.364081 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 10:12:21.364110 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.364212 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 10:12:21.364301 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 10:12:21.364382 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 10:12:21.364471 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.364645 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.364739 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 10:12:21.364832 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 10:12:21.364929 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 10:12:21.365027 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 10:12:21.365124 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 10:12:21.365267 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.365907 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.365984 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 10:12:21.366025 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.366050 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.366072 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 10:12:21.366093 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 10:12:21.366119 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 10:12:21.366186 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 10:12:21.366216 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 10:12:21.366238 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 10:12:21.366267 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 10:12:21.366292 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 10:12:21.366313 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100388) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 10:12:21.366335 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 10:12:21.366356 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 10:12:21.366381 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.366424 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 10:12:21.366457 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 10:12:21.366478 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 10:12:21.366498 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.366518 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.366615 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.366712 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 10:12:21.366743 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.366813 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 10:12:21.366852 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 10:12:21.366880 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 10:12:21.366901 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 10:12:21.366932 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.366969 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 10:12:21.367000 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 10:12:21.367024 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 10:12:21.367053 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 10:12:21.367081 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 10:12:21.367110 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100388) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 10:12:21.367228 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 10:12:21.367257 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 10:12:21.367278 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.367299 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.367327 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 10:12:21.367362 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.367386 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.367418 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 10:12:21.367443 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 10:12:21.367470 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 10:12:21.367496 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 10:12:21.367517 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 10:12:21.367537 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.367559 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 10:12:21.367596 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.367621 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 10:12:21.367647 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 10:12:21.367668 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 10:12:21.367689 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 10:12:21.367715 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100388) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 10:12:21.367737 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 10:12:21.367737 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 10:12:21.367775 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.367797 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 10:12:21.367816 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.367838 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 10:12:21.367838 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 10:12:21.367881 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.367915 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.367943 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 10:12:21.367964 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.367984 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 10:12:21.368005 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.368027 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.368047 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 10:12:21.368069 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 10:12:21.368069 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 10:12:21.368124 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 10:12:21.368188 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 10:12:21.368215 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 10:12:21.368239 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 10:12:21.368262 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 10:12:21.368283 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 10:12:21.368304 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100388) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 10:12:21.368326 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 10:12:21.368346 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 10:12:21.368369 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.368392 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 10:12:21.368430 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 10:12:21.368468 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 10:12:21.368504 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 10:12:21.368528 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 10:12:21.368549 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.368571 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 10:12:21.368606 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.368635 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.368656 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.368678 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.368699 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 10:12:21.368728 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 10:12:21.368751 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 10:12:21.368773 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 10:12:21.368794 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 10:12:21.368813 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 10:12:21.368833 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 10:12:21.368852 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 10:12:21.368872 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 10:12:21.368891 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 10:12:21.368910 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.368948 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.368985 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.368985 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 10:12:21.369022 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 10:12:21.369158 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 10:12:21.369254 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 10:12:21.369307 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.369354 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 10:12:21.369403 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 10:12:21.369461 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.369501 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 10:12:21.369529 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.369561 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 10:12:21.369590 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 10:12:21.369623 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.369649 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 10:12:21.369670 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 10:12:21.369694 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100388) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 10:12:21.369717 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 10:12:21.369738 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.369767 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 10:12:21.369795 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 10:12:21.369822 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 10:12:21.369822 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 10:12:21.369866 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 10:12:21.369891 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 10:12:21.369914 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 10:12:21.369938 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.369962 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.370120 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.370245 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 10:12:21.370346 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 10:12:21.370422 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.370459 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 10:12:21.370496 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 10:12:21.370520 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 10:12:21.370545 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 10:12:21.370607 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 10:12:21.370648 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 10:12:21.370675 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 10:12:21.370704 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.370730 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100388) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 10:12:21.370755 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.370776 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.370826 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 10:12:21.370858 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.370885 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 10:12:21.370910 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 10:12:21.370981 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 10:12:21.371025 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 10:12:21.371054 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 10:12:21.371084 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.371120 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 10:12:21.371175 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 10:12:21.371206 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 10:12:21.371227 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 10:12:21.371247 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100388) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 10:12:21.371271 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.371291 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.371326 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 10:12:21.371350 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.371370 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 10:12:21.371394 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.371431 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 10:12:21.371461 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 10:12:21.371482 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 10:12:21.371515 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 10:12:21.371542 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 10:12:21.371569 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 10:12:21.371595 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 10:12:21.371615 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 10:12:21.371648 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.371675 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 10:12:21.371699 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 10:12:21.371719 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.371743 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.371763 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 10:12:21.371782 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 10:12:21.371810 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 10:12:21.371832 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 10:12:21.371881 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.371909 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 10:12:21.371980 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.372013 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 10:12:21.372082 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 10:12:21.372113 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 10:12:21.372192 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 10:12:21.372230 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.372293 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 10:12:21.372383 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 10:12:21.372468 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 10:12:21.372561 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.373684 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.373734 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 10:12:21.373809 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 10:12:21.373867 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 10:12:21.373930 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 10:12:21.373980 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100388) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 10:12:21.374040 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.375302 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.375406 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 10:12:21.375514 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 10:12:21.375607 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 10:12:21.375696 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 10:12:21.375788 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 10:12:21.375898 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.376420 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.376509 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 10:12:21.376586 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 10:12:21.376643 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 10:12:21.376701 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 10:12:21.376759 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.376795 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 10:12:21.376822 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.376852 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.376879 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 10:12:21.376901 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 10:12:21.376934 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 10:12:21.376960 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 10:12:21.376980 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 10:12:21.377017 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 10:12:21.377043 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 10:12:21.377071 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100388) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 10:12:21.377128 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.377201 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 10:12:21.377231 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 10:12:21.377333 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.377417 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.377511 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 10:12:21.377567 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 10:12:21.377625 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 10:12:21.377682 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 10:12:21.377737 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 10:12:21.377797 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.378057 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.378179 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 10:12:21.378261 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 10:12:21.378302 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.378339 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 10:12:21.378368 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 10:12:21.378420 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 10:12:21.378465 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 10:12:21.378499 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.378525 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 10:12:21.378550 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 10:12:21.378582 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.378604 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 10:12:21.378631 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 10:12:21.378651 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100388) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 10:12:21.378693 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 10:12:21.378721 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.378742 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.378766 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 10:12:21.378786 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 10:12:21.378832 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 10:12:21.378881 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 10:12:21.378911 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 10:12:21.378938 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 10:12:21.378974 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 10:12:21.379000 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 10:12:21.379043 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.379077 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.379148 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.379295 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 10:12:21.379322 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 10:12:21.379423 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 10:12:21.379518 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 10:12:21.379608 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 10:12:21.379699 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.379733 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.379798 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 10:12:21.379892 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 10:12:21.379981 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 10:12:21.380037 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.380076 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 10:12:21.380110 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 10:12:21.380185 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 10:12:21.380215 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 10:12:21.380278 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 10:12:21.380313 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.380338 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.380359 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 10:12:21.380383 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.380420 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 10:12:21.380455 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100388) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 10:12:21.380477 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 10:12:21.380497 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 10:12:21.380519 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.380550 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 10:12:21.380550 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 10:12:21.380605 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.380629 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 10:12:21.380657 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 10:12:21.380691 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 10:12:21.380720 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 10:12:21.380743 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.380770 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 10:12:21.380791 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.380819 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 10:12:21.380854 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 10:12:21.380899 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 10:12:21.380934 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 10:12:21.380965 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 10:12:21.380994 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 10:12:21.381016 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100388) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 10:12:21.381036 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 10:12:21.381056 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.381085 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.381124 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 10:12:21.381124 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 10:12:21.381195 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.381220 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.381250 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.381275 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 10:12:21.381295 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 10:12:21.381295 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 10:12:21.381340 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 10:12:21.381340 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 10:12:21.381377 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 10:12:21.381377 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 10:12:21.381429 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 10:12:21.381452 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 10:12:21.381482 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 10:12:21.381503 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.381526 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.381622 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.381720 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 10:12:21.381821 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 10:12:21.381931 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 10:12:21.382022 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 10:12:21.382118 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 10:12:21.382242 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.385130 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.385262 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 10:12:21.385356 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 10:12:21.385401 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.385553 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 10:12:21.385599 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 10:12:21.385651 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 10:12:21.385711 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 10:12:21.385760 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 10:12:21.385879 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100388) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 10:12:21.385922 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 10:12:21.385961 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.386013 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 10:12:21.386013 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.386611 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.386678 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 10:12:21.386785 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 10:12:21.386894 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 10:12:21.386992 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 10:12:21.387067 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 10:12:21.387201 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.387540 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.387644 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 10:12:21.387719 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 10:12:21.387813 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 10:12:21.387888 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 10:12:21.387967 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 10:12:21.388072 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.390518 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.390599 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 10:12:21.390631 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 10:12:21.390707 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 10:12:21.390762 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 10:12:21.390793 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 10:12:21.390865 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.391142 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.391235 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 10:12:21.391283 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 10:12:21.391353 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 10:12:21.391411 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 10:12:21.391449 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100388) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 10:12:21.391519 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.391656 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.391732 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.391773 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 10:12:21.391806 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.391837 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 10:12:21.391868 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 10:12:21.391910 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 10:12:21.391954 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 10:12:21.391988 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 10:12:21.392027 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 10:12:21.392062 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 10:12:21.392099 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 10:12:21.392150 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 10:12:21.392212 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 10:12:21.392264 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 10:12:21.392305 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 10:12:21.392337 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 10:12:21.392367 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100388) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 10:12:21.392405 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.392441 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.392473 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.392508 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.392546 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 10:12:21.392614 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 10:12:21.392696 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 10:12:21.392768 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 10:12:21.392846 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 10:12:21.392923 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.393973 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.394058 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 10:12:21.394124 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 10:12:21.394220 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 10:12:21.394280 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 10:12:21.394382 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 10:12:21.394486 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.394871 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.394907 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.394932 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 10:12:21.394963 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.394988 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 10:12:21.395009 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 10:12:21.395031 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 10:12:21.395051 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 10:12:21.395087 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 10:12:21.395118 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 10:12:21.395156 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 10:12:21.395191 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.395212 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 10:12:21.395212 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 10:12:21.395262 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 10:12:21.395290 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 10:12:21.395311 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 10:12:21.395332 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100388) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 10:12:21.395353 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 10:12:21.395380 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 10:12:21.395408 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 10:12:21.395408 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 10:12:21.395453 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 10:12:21.395480 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 10:12:21.395500 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 10:12:21.396487 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 10:12:21.396589 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 10:12:21.396691 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 10:12:21.396786 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 10:12:21.396884 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 10:12:21.396973 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 10:12:21.436957 np0000008063 devstack@c-api.service[100390]: INFO dbcounter [None req-c00b6136-4553-4b1f-8dd8-405b7d605642 None None] Registered counter for database cinder Aug 25 10:12:21.437087 np0000008063 devstack@c-api.service[100388]: INFO dbcounter [None req-69ed1412-1761-4e42-a056-52fea48c3cc6 None None] Registered counter for database cinder Aug 25 10:12:21.437937 np0000008063 devstack@c-api.service[100389]: INFO dbcounter [None req-8cc51f31-abb7-46f3-a8b0-f335e2f360d9 None None] Registered counter for database cinder Aug 25 10:12:21.450591 np0000008063 devstack@c-api.service[100391]: INFO dbcounter [None req-cb7b2460-8308-4e04-822c-d02344017510 None None] Registered counter for database cinder Aug 25 10:12:21.475315 np0000008063 devstack@c-api.service[100388]: DEBUG oslo_db.sqlalchemy.engines [None req-69ed1412-1761-4e42-a056-52fea48c3cc6 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=100388) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 10:12:21.475984 np0000008063 devstack@c-api.service[100390]: DEBUG oslo_db.sqlalchemy.engines [None req-c00b6136-4553-4b1f-8dd8-405b7d605642 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=100390) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 10:12:21.481966 np0000008063 devstack@c-api.service[100389]: DEBUG oslo_db.sqlalchemy.engines [None req-8cc51f31-abb7-46f3-a8b0-f335e2f360d9 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=100389) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 10:12:21.492733 np0000008063 devstack@c-api.service[100391]: DEBUG oslo_db.sqlalchemy.engines [None req-cb7b2460-8308-4e04-822c-d02344017510 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=100391) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 10:12:21.575620 np0000008063 devstack@c-api.service[100390]: DEBUG dbcounter [-] [100390] Writer thread running {{(pid=100390) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 25 10:12:21.578009 np0000008063 devstack@c-api.service[100390]: INFO cinder.rpc [None req-c00b6136-4553-4b1f-8dd8-405b7d605642 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 25 10:12:21.580363 np0000008063 devstack@c-api.service[100390]: INFO cinder.rpc [None req-c00b6136-4553-4b1f-8dd8-405b7d605642 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 25 10:12:21.582259 np0000008063 devstack@c-api.service[100390]: INFO cinder.rpc [None req-c00b6136-4553-4b1f-8dd8-405b7d605642 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 25 10:12:21.582570 np0000008063 devstack@c-api.service[100388]: DEBUG dbcounter [-] [100388] Writer thread running {{(pid=100388) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 25 10:12:21.583942 np0000008063 devstack@c-api.service[100390]: INFO cinder.rpc [None req-c00b6136-4553-4b1f-8dd8-405b7d605642 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 25 10:12:21.584381 np0000008063 devstack@c-api.service[100390]: WARNING stevedore.named [None req-c00b6136-4553-4b1f-8dd8-405b7d605642 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:12:21.584601 np0000008063 devstack@c-api.service[100390]: WARNING castellan.key_manager [None req-c00b6136-4553-4b1f-8dd8-405b7d605642 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:12:21.585256 np0000008063 devstack@c-api.service[100388]: INFO cinder.rpc [None req-69ed1412-1761-4e42-a056-52fea48c3cc6 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 25 10:12:21.586227 np0000008063 devstack@c-api.service[100390]: WARNING cinder.keymgr.conf_key_mgr [None req-c00b6136-4553-4b1f-8dd8-405b7d605642 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 25 10:12:21.587711 np0000008063 devstack@c-api.service[100388]: INFO cinder.rpc [None req-69ed1412-1761-4e42-a056-52fea48c3cc6 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 25 10:12:21.588716 np0000008063 devstack@c-api.service[100390]: WARNING stevedore.named [None req-c00b6136-4553-4b1f-8dd8-405b7d605642 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:12:21.588944 np0000008063 devstack@c-api.service[100390]: WARNING castellan.key_manager [None req-c00b6136-4553-4b1f-8dd8-405b7d605642 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:12:21.590223 np0000008063 devstack@c-api.service[100388]: INFO cinder.rpc [None req-69ed1412-1761-4e42-a056-52fea48c3cc6 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 25 10:12:21.592292 np0000008063 devstack@c-api.service[100388]: INFO cinder.rpc [None req-69ed1412-1761-4e42-a056-52fea48c3cc6 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 25 10:12:21.592633 np0000008063 devstack@c-api.service[100388]: WARNING stevedore.named [None req-69ed1412-1761-4e42-a056-52fea48c3cc6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:12:21.592970 np0000008063 devstack@c-api.service[100388]: WARNING castellan.key_manager [None req-69ed1412-1761-4e42-a056-52fea48c3cc6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:12:21.593628 np0000008063 devstack@c-api.service[100388]: WARNING cinder.keymgr.conf_key_mgr [None req-69ed1412-1761-4e42-a056-52fea48c3cc6 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 25 10:12:21.596236 np0000008063 devstack@c-api.service[100388]: WARNING stevedore.named [None req-69ed1412-1761-4e42-a056-52fea48c3cc6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:12:21.596312 np0000008063 devstack@c-api.service[100388]: WARNING castellan.key_manager [None req-69ed1412-1761-4e42-a056-52fea48c3cc6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:12:21.599594 np0000008063 devstack@c-api.service[100389]: DEBUG dbcounter [-] [100389] Writer thread running {{(pid=100389) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 25 10:12:21.603916 np0000008063 devstack@c-api.service[100391]: DEBUG dbcounter [-] [100391] Writer thread running {{(pid=100391) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 25 10:12:21.608854 np0000008063 devstack@c-api.service[100391]: INFO cinder.rpc [None req-cb7b2460-8308-4e04-822c-d02344017510 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 25 10:12:21.609798 np0000008063 devstack@c-api.service[100389]: INFO cinder.rpc [None req-8cc51f31-abb7-46f3-a8b0-f335e2f360d9 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 25 10:12:21.611542 np0000008063 devstack@c-api.service[100391]: INFO cinder.rpc [None req-cb7b2460-8308-4e04-822c-d02344017510 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 25 10:12:21.613512 np0000008063 devstack@c-api.service[100391]: INFO cinder.rpc [None req-cb7b2460-8308-4e04-822c-d02344017510 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 25 10:12:21.614268 np0000008063 devstack@c-api.service[100389]: INFO cinder.rpc [None req-8cc51f31-abb7-46f3-a8b0-f335e2f360d9 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 25 10:12:21.615508 np0000008063 devstack@c-api.service[100391]: INFO cinder.rpc [None req-cb7b2460-8308-4e04-822c-d02344017510 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 25 10:12:21.615847 np0000008063 devstack@c-api.service[100391]: WARNING stevedore.named [None req-cb7b2460-8308-4e04-822c-d02344017510 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:12:21.616050 np0000008063 devstack@c-api.service[100391]: WARNING castellan.key_manager [None req-cb7b2460-8308-4e04-822c-d02344017510 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:12:21.616693 np0000008063 devstack@c-api.service[100391]: WARNING cinder.keymgr.conf_key_mgr [None req-cb7b2460-8308-4e04-822c-d02344017510 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 25 10:12:21.616756 np0000008063 devstack@c-api.service[100389]: INFO cinder.rpc [None req-8cc51f31-abb7-46f3-a8b0-f335e2f360d9 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 25 10:12:21.619299 np0000008063 devstack@c-api.service[100390]: DEBUG oslo_db.sqlalchemy.engines [None req-c00b6136-4553-4b1f-8dd8-405b7d605642 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=100390) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 10:12:21.619388 np0000008063 devstack@c-api.service[100391]: WARNING stevedore.named [None req-cb7b2460-8308-4e04-822c-d02344017510 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:12:21.619711 np0000008063 devstack@c-api.service[100391]: WARNING castellan.key_manager [None req-cb7b2460-8308-4e04-822c-d02344017510 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:12:21.620867 np0000008063 devstack@c-api.service[100389]: INFO cinder.rpc [None req-8cc51f31-abb7-46f3-a8b0-f335e2f360d9 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 25 10:12:21.621275 np0000008063 devstack@c-api.service[100389]: WARNING stevedore.named [None req-8cc51f31-abb7-46f3-a8b0-f335e2f360d9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:12:21.621550 np0000008063 devstack@c-api.service[100390]: INFO cinder.rpc [None req-c00b6136-4553-4b1f-8dd8-405b7d605642 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 25 10:12:21.621608 np0000008063 devstack@c-api.service[100389]: WARNING castellan.key_manager [None req-8cc51f31-abb7-46f3-a8b0-f335e2f360d9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:12:21.622317 np0000008063 devstack@c-api.service[100389]: WARNING cinder.keymgr.conf_key_mgr [None req-8cc51f31-abb7-46f3-a8b0-f335e2f360d9 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 25 10:12:21.623791 np0000008063 devstack@c-api.service[100390]: INFO cinder.rpc [None req-c00b6136-4553-4b1f-8dd8-405b7d605642 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 25 10:12:21.624287 np0000008063 devstack@c-api.service[100390]: WARNING stevedore.named [None req-c00b6136-4553-4b1f-8dd8-405b7d605642 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:12:21.624431 np0000008063 devstack@c-api.service[100390]: WARNING castellan.key_manager [None req-c00b6136-4553-4b1f-8dd8-405b7d605642 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:12:21.625251 np0000008063 devstack@c-api.service[100389]: WARNING stevedore.named [None req-8cc51f31-abb7-46f3-a8b0-f335e2f360d9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:12:21.625452 np0000008063 devstack@c-api.service[100389]: WARNING castellan.key_manager [None req-8cc51f31-abb7-46f3-a8b0-f335e2f360d9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:12:21.628432 np0000008063 devstack@c-api.service[100388]: DEBUG oslo_db.sqlalchemy.engines [None req-69ed1412-1761-4e42-a056-52fea48c3cc6 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=100388) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 10:12:21.630778 np0000008063 devstack@c-api.service[100388]: INFO cinder.rpc [None req-69ed1412-1761-4e42-a056-52fea48c3cc6 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 25 10:12:21.632828 np0000008063 devstack@c-api.service[100388]: INFO cinder.rpc [None req-69ed1412-1761-4e42-a056-52fea48c3cc6 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 25 10:12:21.633353 np0000008063 devstack@c-api.service[100388]: WARNING stevedore.named [None req-69ed1412-1761-4e42-a056-52fea48c3cc6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:12:21.633408 np0000008063 devstack@c-api.service[100388]: WARNING castellan.key_manager [None req-69ed1412-1761-4e42-a056-52fea48c3cc6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:12:21.634253 np0000008063 devstack@c-api.service[100390]: WARNING stevedore.named [None req-c00b6136-4553-4b1f-8dd8-405b7d605642 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:12:21.634399 np0000008063 devstack@c-api.service[100390]: WARNING castellan.key_manager [None req-c00b6136-4553-4b1f-8dd8-405b7d605642 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:12:21.636430 np0000008063 devstack@c-api.service[100390]: WARNING stevedore.named [None req-c00b6136-4553-4b1f-8dd8-405b7d605642 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:12:21.636586 np0000008063 devstack@c-api.service[100390]: WARNING castellan.key_manager [None req-c00b6136-4553-4b1f-8dd8-405b7d605642 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:12:21.638529 np0000008063 devstack@c-api.service[100390]: WARNING stevedore.named [None req-c00b6136-4553-4b1f-8dd8-405b7d605642 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:12:21.638647 np0000008063 devstack@c-api.service[100390]: WARNING castellan.key_manager [None req-c00b6136-4553-4b1f-8dd8-405b7d605642 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:12:21.642406 np0000008063 devstack@c-api.service[100390]: WARNING stevedore.named [None req-c00b6136-4553-4b1f-8dd8-405b7d605642 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:12:21.642526 np0000008063 devstack@c-api.service[100390]: WARNING castellan.key_manager [None req-c00b6136-4553-4b1f-8dd8-405b7d605642 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:12:21.642629 np0000008063 devstack@c-api.service[100388]: WARNING stevedore.named [None req-69ed1412-1761-4e42-a056-52fea48c3cc6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:12:21.642775 np0000008063 devstack@c-api.service[100388]: WARNING castellan.key_manager [None req-69ed1412-1761-4e42-a056-52fea48c3cc6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:12:21.644370 np0000008063 devstack@c-api.service[100390]: WARNING stevedore.named [None req-c00b6136-4553-4b1f-8dd8-405b7d605642 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:12:21.644479 np0000008063 devstack@c-api.service[100390]: WARNING castellan.key_manager [None req-c00b6136-4553-4b1f-8dd8-405b7d605642 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:12:21.644912 np0000008063 devstack@c-api.service[100388]: WARNING stevedore.named [None req-69ed1412-1761-4e42-a056-52fea48c3cc6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:12:21.645049 np0000008063 devstack@c-api.service[100388]: WARNING castellan.key_manager [None req-69ed1412-1761-4e42-a056-52fea48c3cc6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:12:21.646710 np0000008063 devstack@c-api.service[100390]: WARNING stevedore.named [None req-c00b6136-4553-4b1f-8dd8-405b7d605642 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:12:21.646710 np0000008063 devstack@c-api.service[100390]: WARNING castellan.key_manager [None req-c00b6136-4553-4b1f-8dd8-405b7d605642 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:12:21.647148 np0000008063 devstack@c-api.service[100388]: WARNING stevedore.named [None req-69ed1412-1761-4e42-a056-52fea48c3cc6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:12:21.647328 np0000008063 devstack@c-api.service[100388]: WARNING castellan.key_manager [None req-69ed1412-1761-4e42-a056-52fea48c3cc6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:12:21.649325 np0000008063 devstack@c-api.service[100390]: WARNING stevedore.named [None req-c00b6136-4553-4b1f-8dd8-405b7d605642 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:12:21.650169 np0000008063 devstack@c-api.service[100390]: WARNING castellan.key_manager [None req-c00b6136-4553-4b1f-8dd8-405b7d605642 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:12:21.650236 np0000008063 devstack@c-api.service[100388]: WARNING stevedore.named [None req-69ed1412-1761-4e42-a056-52fea48c3cc6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:12:21.650236 np0000008063 devstack@c-api.service[100388]: WARNING castellan.key_manager [None req-69ed1412-1761-4e42-a056-52fea48c3cc6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:12:21.650519 np0000008063 devstack@c-api.service[100391]: DEBUG oslo_db.sqlalchemy.engines [None req-cb7b2460-8308-4e04-822c-d02344017510 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=100391) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 10:12:21.651208 np0000008063 devstack@c-api.service[100390]: WARNING stevedore.named [None req-c00b6136-4553-4b1f-8dd8-405b7d605642 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:12:21.651333 np0000008063 devstack@c-api.service[100390]: WARNING castellan.key_manager [None req-c00b6136-4553-4b1f-8dd8-405b7d605642 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:12:21.652275 np0000008063 devstack@c-api.service[100388]: WARNING stevedore.named [None req-69ed1412-1761-4e42-a056-52fea48c3cc6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:12:21.652426 np0000008063 devstack@c-api.service[100388]: WARNING castellan.key_manager [None req-69ed1412-1761-4e42-a056-52fea48c3cc6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:12:21.652727 np0000008063 devstack@c-api.service[100391]: INFO cinder.rpc [None req-cb7b2460-8308-4e04-822c-d02344017510 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 25 10:12:21.653156 np0000008063 devstack@c-api.service[100390]: WARNING stevedore.named [None req-c00b6136-4553-4b1f-8dd8-405b7d605642 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:12:21.653302 np0000008063 devstack@c-api.service[100390]: WARNING castellan.key_manager [None req-c00b6136-4553-4b1f-8dd8-405b7d605642 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:12:21.653998 np0000008063 devstack@c-api.service[100390]: WARNING stevedore.named [None req-c00b6136-4553-4b1f-8dd8-405b7d605642 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:12:21.654116 np0000008063 devstack@c-api.service[100390]: WARNING castellan.key_manager [None req-c00b6136-4553-4b1f-8dd8-405b7d605642 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:12:21.654296 np0000008063 devstack@c-api.service[100388]: WARNING stevedore.named [None req-69ed1412-1761-4e42-a056-52fea48c3cc6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:12:21.654481 np0000008063 devstack@c-api.service[100388]: WARNING castellan.key_manager [None req-69ed1412-1761-4e42-a056-52fea48c3cc6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:12:21.654744 np0000008063 devstack@c-api.service[100391]: INFO cinder.rpc [None req-cb7b2460-8308-4e04-822c-d02344017510 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 25 10:12:21.655130 np0000008063 devstack@c-api.service[100391]: WARNING stevedore.named [None req-cb7b2460-8308-4e04-822c-d02344017510 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:12:21.655293 np0000008063 devstack@c-api.service[100391]: WARNING castellan.key_manager [None req-cb7b2460-8308-4e04-822c-d02344017510 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:12:21.655765 np0000008063 devstack@c-api.service[100390]: WARNING stevedore.named [None req-c00b6136-4553-4b1f-8dd8-405b7d605642 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:12:21.656022 np0000008063 devstack@c-api.service[100390]: WARNING castellan.key_manager [None req-c00b6136-4553-4b1f-8dd8-405b7d605642 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:12:21.656354 np0000008063 devstack@c-api.service[100388]: WARNING stevedore.named [None req-69ed1412-1761-4e42-a056-52fea48c3cc6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:12:21.656467 np0000008063 devstack@c-api.service[100388]: WARNING castellan.key_manager [None req-69ed1412-1761-4e42-a056-52fea48c3cc6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:12:21.659081 np0000008063 devstack@c-api.service[100389]: DEBUG oslo_db.sqlalchemy.engines [None req-8cc51f31-abb7-46f3-a8b0-f335e2f360d9 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=100389) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 10:12:21.659333 np0000008063 devstack@c-api.service[100388]: WARNING stevedore.named [None req-69ed1412-1761-4e42-a056-52fea48c3cc6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:12:21.659563 np0000008063 devstack@c-api.service[100388]: WARNING castellan.key_manager [None req-69ed1412-1761-4e42-a056-52fea48c3cc6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:12:21.659616 np0000008063 devstack@c-api.service[100390]: WARNING stevedore.named [None req-c00b6136-4553-4b1f-8dd8-405b7d605642 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:12:21.659678 np0000008063 devstack@c-api.service[100390]: WARNING castellan.key_manager [None req-c00b6136-4553-4b1f-8dd8-405b7d605642 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:12:21.661318 np0000008063 devstack@c-api.service[100389]: INFO cinder.rpc [None req-8cc51f31-abb7-46f3-a8b0-f335e2f360d9 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 25 10:12:21.661500 np0000008063 devstack@c-api.service[100388]: WARNING stevedore.named [None req-69ed1412-1761-4e42-a056-52fea48c3cc6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:12:21.661551 np0000008063 devstack@c-api.service[100388]: WARNING castellan.key_manager [None req-69ed1412-1761-4e42-a056-52fea48c3cc6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:12:21.661785 np0000008063 devstack@c-api.service[100390]: WARNING stevedore.named [None req-c00b6136-4553-4b1f-8dd8-405b7d605642 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:12:21.661898 np0000008063 devstack@c-api.service[100390]: WARNING castellan.key_manager [None req-c00b6136-4553-4b1f-8dd8-405b7d605642 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:12:21.662235 np0000008063 devstack@c-api.service[100388]: WARNING stevedore.named [None req-69ed1412-1761-4e42-a056-52fea48c3cc6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:12:21.662348 np0000008063 devstack@c-api.service[100388]: WARNING castellan.key_manager [None req-69ed1412-1761-4e42-a056-52fea48c3cc6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:12:21.663020 np0000008063 devstack@c-api.service[100390]: WARNING stevedore.named [None req-c00b6136-4553-4b1f-8dd8-405b7d605642 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:12:21.663145 np0000008063 devstack@c-api.service[100390]: WARNING castellan.key_manager [None req-c00b6136-4553-4b1f-8dd8-405b7d605642 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:12:21.663356 np0000008063 devstack@c-api.service[100389]: INFO cinder.rpc [None req-8cc51f31-abb7-46f3-a8b0-f335e2f360d9 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 25 10:12:21.663757 np0000008063 devstack@c-api.service[100391]: WARNING stevedore.named [None req-cb7b2460-8308-4e04-822c-d02344017510 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:12:21.663804 np0000008063 devstack@c-api.service[100389]: WARNING stevedore.named [None req-8cc51f31-abb7-46f3-a8b0-f335e2f360d9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:12:21.663896 np0000008063 devstack@c-api.service[100390]: WARNING stevedore.named [None req-c00b6136-4553-4b1f-8dd8-405b7d605642 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:12:21.663940 np0000008063 devstack@c-api.service[100389]: WARNING castellan.key_manager [None req-8cc51f31-abb7-46f3-a8b0-f335e2f360d9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:12:21.663983 np0000008063 devstack@c-api.service[100391]: WARNING castellan.key_manager [None req-cb7b2460-8308-4e04-822c-d02344017510 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:12:21.664040 np0000008063 devstack@c-api.service[100388]: WARNING stevedore.named [None req-69ed1412-1761-4e42-a056-52fea48c3cc6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:12:21.664085 np0000008063 devstack@c-api.service[100390]: WARNING castellan.key_manager [None req-c00b6136-4553-4b1f-8dd8-405b7d605642 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:12:21.664128 np0000008063 devstack@c-api.service[100388]: WARNING castellan.key_manager [None req-69ed1412-1761-4e42-a056-52fea48c3cc6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:12:21.664650 np0000008063 devstack@c-api.service[100390]: WARNING stevedore.named [None req-c00b6136-4553-4b1f-8dd8-405b7d605642 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:12:21.664762 np0000008063 devstack@c-api.service[100390]: WARNING castellan.key_manager [None req-c00b6136-4553-4b1f-8dd8-405b7d605642 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:12:21.665425 np0000008063 devstack@c-api.service[100390]: WARNING stevedore.named [None req-c00b6136-4553-4b1f-8dd8-405b7d605642 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:12:21.665537 np0000008063 devstack@c-api.service[100390]: WARNING castellan.key_manager [None req-c00b6136-4553-4b1f-8dd8-405b7d605642 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:12:21.666013 np0000008063 devstack@c-api.service[100391]: WARNING stevedore.named [None req-cb7b2460-8308-4e04-822c-d02344017510 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:12:21.666165 np0000008063 devstack@c-api.service[100391]: WARNING castellan.key_manager [None req-cb7b2460-8308-4e04-822c-d02344017510 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:12:21.666224 np0000008063 devstack@c-api.service[100390]: WARNING stevedore.named [None req-c00b6136-4553-4b1f-8dd8-405b7d605642 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:12:21.666331 np0000008063 devstack@c-api.service[100390]: WARNING castellan.key_manager [None req-c00b6136-4553-4b1f-8dd8-405b7d605642 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:12:21.666852 np0000008063 devstack@c-api.service[100390]: WARNING stevedore.named [None req-c00b6136-4553-4b1f-8dd8-405b7d605642 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:12:21.666962 np0000008063 devstack@c-api.service[100390]: WARNING castellan.key_manager [None req-c00b6136-4553-4b1f-8dd8-405b7d605642 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:12:21.668151 np0000008063 devstack@c-api.service[100390]: WARNING stevedore.named [None req-c00b6136-4553-4b1f-8dd8-405b7d605642 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:12:21.668210 np0000008063 devstack@c-api.service[100391]: WARNING stevedore.named [None req-cb7b2460-8308-4e04-822c-d02344017510 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:12:21.668326 np0000008063 devstack@c-api.service[100391]: WARNING castellan.key_manager [None req-cb7b2460-8308-4e04-822c-d02344017510 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:12:21.668402 np0000008063 devstack@c-api.service[100388]: WARNING stevedore.named [None req-69ed1412-1761-4e42-a056-52fea48c3cc6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:12:21.668447 np0000008063 devstack@c-api.service[100390]: WARNING castellan.key_manager [None req-c00b6136-4553-4b1f-8dd8-405b7d605642 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:12:21.668540 np0000008063 devstack@c-api.service[100388]: WARNING castellan.key_manager [None req-69ed1412-1761-4e42-a056-52fea48c3cc6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:12:21.669654 np0000008063 devstack@c-api.service[100390]: WARNING cinder.api.contrib.hosts [None req-c00b6136-4553-4b1f-8dd8-405b7d605642 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 25 10:12:21.669987 np0000008063 devstack@c-api.service[100390]: WARNING stevedore.named [None req-c00b6136-4553-4b1f-8dd8-405b7d605642 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:12:21.670151 np0000008063 devstack@c-api.service[100390]: WARNING castellan.key_manager [None req-c00b6136-4553-4b1f-8dd8-405b7d605642 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:12:21.670768 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.router [None req-c00b6136-4553-4b1f-8dd8-405b7d605642 None None] Extended resource: extensions {{(pid=100390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 10:12:21.670913 np0000008063 devstack@c-api.service[100391]: WARNING stevedore.named [None req-cb7b2460-8308-4e04-822c-d02344017510 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:12:21.670957 np0000008063 devstack@c-api.service[100388]: WARNING stevedore.named [None req-69ed1412-1761-4e42-a056-52fea48c3cc6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:12:21.671026 np0000008063 devstack@c-api.service[100388]: WARNING castellan.key_manager [None req-69ed1412-1761-4e42-a056-52fea48c3cc6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:12:21.671072 np0000008063 devstack@c-api.service[100391]: WARNING castellan.key_manager [None req-cb7b2460-8308-4e04-822c-d02344017510 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:12:21.671917 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.router [None req-c00b6136-4553-4b1f-8dd8-405b7d605642 None None] Extended resource: consistencygroups {{(pid=100390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 10:12:21.672345 np0000008063 devstack@c-api.service[100388]: WARNING stevedore.named [None req-69ed1412-1761-4e42-a056-52fea48c3cc6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:12:21.672501 np0000008063 devstack@c-api.service[100388]: WARNING castellan.key_manager [None req-69ed1412-1761-4e42-a056-52fea48c3cc6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:12:21.673108 np0000008063 devstack@c-api.service[100389]: WARNING stevedore.named [None req-8cc51f31-abb7-46f3-a8b0-f335e2f360d9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:12:21.673400 np0000008063 devstack@c-api.service[100389]: WARNING castellan.key_manager [None req-8cc51f31-abb7-46f3-a8b0-f335e2f360d9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:12:21.673446 np0000008063 devstack@c-api.service[100388]: WARNING stevedore.named [None req-69ed1412-1761-4e42-a056-52fea48c3cc6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:12:21.673570 np0000008063 devstack@c-api.service[100388]: WARNING castellan.key_manager [None req-69ed1412-1761-4e42-a056-52fea48c3cc6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:12:21.673780 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.router [None req-c00b6136-4553-4b1f-8dd8-405b7d605642 None None] Extended resource: extra_specs {{(pid=100390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 10:12:21.674099 np0000008063 devstack@c-api.service[100391]: WARNING stevedore.named [None req-cb7b2460-8308-4e04-822c-d02344017510 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:12:21.674187 np0000008063 devstack@c-api.service[100388]: WARNING stevedore.named [None req-69ed1412-1761-4e42-a056-52fea48c3cc6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:12:21.674243 np0000008063 devstack@c-api.service[100391]: WARNING castellan.key_manager [None req-cb7b2460-8308-4e04-822c-d02344017510 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:12:21.674312 np0000008063 devstack@c-api.service[100388]: WARNING castellan.key_manager [None req-69ed1412-1761-4e42-a056-52fea48c3cc6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:12:21.674955 np0000008063 devstack@c-api.service[100388]: WARNING stevedore.named [None req-69ed1412-1761-4e42-a056-52fea48c3cc6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:12:21.675060 np0000008063 devstack@c-api.service[100388]: WARNING castellan.key_manager [None req-69ed1412-1761-4e42-a056-52fea48c3cc6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:12:21.675371 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.router [None req-c00b6136-4553-4b1f-8dd8-405b7d605642 None None] Extended resource: capabilities {{(pid=100390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 10:12:21.675569 np0000008063 devstack@c-api.service[100389]: WARNING stevedore.named [None req-8cc51f31-abb7-46f3-a8b0-f335e2f360d9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:12:21.675780 np0000008063 devstack@c-api.service[100389]: WARNING castellan.key_manager [None req-8cc51f31-abb7-46f3-a8b0-f335e2f360d9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:12:21.675837 np0000008063 devstack@c-api.service[100388]: WARNING stevedore.named [None req-69ed1412-1761-4e42-a056-52fea48c3cc6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:12:21.675896 np0000008063 devstack@c-api.service[100388]: WARNING castellan.key_manager [None req-69ed1412-1761-4e42-a056-52fea48c3cc6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:12:21.676028 np0000008063 devstack@c-api.service[100391]: WARNING stevedore.named [None req-cb7b2460-8308-4e04-822c-d02344017510 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:12:21.676161 np0000008063 devstack@c-api.service[100391]: WARNING castellan.key_manager [None req-cb7b2460-8308-4e04-822c-d02344017510 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:12:21.676439 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.router [None req-c00b6136-4553-4b1f-8dd8-405b7d605642 None None] Extended resource: backups {{(pid=100390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 10:12:21.676499 np0000008063 devstack@c-api.service[100388]: WARNING stevedore.named [None req-69ed1412-1761-4e42-a056-52fea48c3cc6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:12:21.676608 np0000008063 devstack@c-api.service[100388]: WARNING castellan.key_manager [None req-69ed1412-1761-4e42-a056-52fea48c3cc6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:12:21.677122 np0000008063 devstack@c-api.service[100388]: WARNING stevedore.named [None req-69ed1412-1761-4e42-a056-52fea48c3cc6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:12:21.677265 np0000008063 devstack@c-api.service[100388]: WARNING castellan.key_manager [None req-69ed1412-1761-4e42-a056-52fea48c3cc6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:12:21.677772 np0000008063 devstack@c-api.service[100389]: WARNING stevedore.named [None req-8cc51f31-abb7-46f3-a8b0-f335e2f360d9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:12:21.677897 np0000008063 devstack@c-api.service[100389]: WARNING castellan.key_manager [None req-8cc51f31-abb7-46f3-a8b0-f335e2f360d9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:12:21.678082 np0000008063 devstack@c-api.service[100388]: WARNING cinder.api.contrib.hosts [None req-69ed1412-1761-4e42-a056-52fea48c3cc6 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 25 10:12:21.678116 np0000008063 devstack@c-api.service[100391]: WARNING stevedore.named [None req-cb7b2460-8308-4e04-822c-d02344017510 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:12:21.678193 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.router [None req-c00b6136-4553-4b1f-8dd8-405b7d605642 None None] Extended resource: os-quota-sets {{(pid=100390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 10:12:21.678239 np0000008063 devstack@c-api.service[100391]: WARNING castellan.key_manager [None req-cb7b2460-8308-4e04-822c-d02344017510 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:12:21.678341 np0000008063 devstack@c-api.service[100388]: WARNING stevedore.named [None req-69ed1412-1761-4e42-a056-52fea48c3cc6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:12:21.678478 np0000008063 devstack@c-api.service[100388]: WARNING castellan.key_manager [None req-69ed1412-1761-4e42-a056-52fea48c3cc6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:12:21.678958 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.router [None req-69ed1412-1761-4e42-a056-52fea48c3cc6 None None] Extended resource: extensions {{(pid=100388) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 10:12:21.679795 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.router [None req-c00b6136-4553-4b1f-8dd8-405b7d605642 None None] Extended resource: qos-specs {{(pid=100390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 10:12:21.679997 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.router [None req-69ed1412-1761-4e42-a056-52fea48c3cc6 None None] Extended resource: consistencygroups {{(pid=100388) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 10:12:21.680164 np0000008063 devstack@c-api.service[100391]: WARNING stevedore.named [None req-cb7b2460-8308-4e04-822c-d02344017510 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:12:21.680311 np0000008063 devstack@c-api.service[100391]: WARNING castellan.key_manager [None req-cb7b2460-8308-4e04-822c-d02344017510 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:12:21.680715 np0000008063 devstack@c-api.service[100389]: WARNING stevedore.named [None req-8cc51f31-abb7-46f3-a8b0-f335e2f360d9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:12:21.680847 np0000008063 devstack@c-api.service[100389]: WARNING castellan.key_manager [None req-8cc51f31-abb7-46f3-a8b0-f335e2f360d9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:12:21.681621 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.router [None req-69ed1412-1761-4e42-a056-52fea48c3cc6 None None] Extended resource: extra_specs {{(pid=100388) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 10:12:21.682073 np0000008063 devstack@c-api.service[100391]: WARNING stevedore.named [None req-cb7b2460-8308-4e04-822c-d02344017510 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:12:21.682223 np0000008063 devstack@c-api.service[100391]: WARNING castellan.key_manager [None req-cb7b2460-8308-4e04-822c-d02344017510 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:12:21.682626 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.router [None req-c00b6136-4553-4b1f-8dd8-405b7d605642 None None] Extended resource: encryption {{(pid=100390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 10:12:21.682834 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.router [None req-69ed1412-1761-4e42-a056-52fea48c3cc6 None None] Extended resource: capabilities {{(pid=100388) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 10:12:21.682866 np0000008063 devstack@c-api.service[100391]: WARNING stevedore.named [None req-cb7b2460-8308-4e04-822c-d02344017510 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:12:21.682984 np0000008063 devstack@c-api.service[100391]: WARNING castellan.key_manager [None req-cb7b2460-8308-4e04-822c-d02344017510 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:12:21.683787 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.router [None req-69ed1412-1761-4e42-a056-52fea48c3cc6 None None] Extended resource: backups {{(pid=100388) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 10:12:21.683897 np0000008063 devstack@c-api.service[100389]: WARNING stevedore.named [None req-8cc51f31-abb7-46f3-a8b0-f335e2f360d9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:12:21.684019 np0000008063 devstack@c-api.service[100389]: WARNING castellan.key_manager [None req-8cc51f31-abb7-46f3-a8b0-f335e2f360d9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:12:21.684050 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.router [None req-c00b6136-4553-4b1f-8dd8-405b7d605642 None None] Extended resource: encryption {{(pid=100390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 10:12:21.684637 np0000008063 devstack@c-api.service[100391]: WARNING stevedore.named [None req-cb7b2460-8308-4e04-822c-d02344017510 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:12:21.684760 np0000008063 devstack@c-api.service[100391]: WARNING castellan.key_manager [None req-cb7b2460-8308-4e04-822c-d02344017510 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:12:21.685519 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.router [None req-c00b6136-4553-4b1f-8dd8-405b7d605642 None None] Extended resource: cgsnapshots {{(pid=100390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 10:12:21.685633 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.router [None req-69ed1412-1761-4e42-a056-52fea48c3cc6 None None] Extended resource: os-quota-sets {{(pid=100388) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 10:12:21.686153 np0000008063 devstack@c-api.service[100389]: WARNING stevedore.named [None req-8cc51f31-abb7-46f3-a8b0-f335e2f360d9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:12:21.686314 np0000008063 devstack@c-api.service[100389]: WARNING castellan.key_manager [None req-8cc51f31-abb7-46f3-a8b0-f335e2f360d9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:12:21.686827 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.router [None req-c00b6136-4553-4b1f-8dd8-405b7d605642 None None] Extended resource: scheduler-stats {{(pid=100390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 10:12:21.686867 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.router [None req-69ed1412-1761-4e42-a056-52fea48c3cc6 None None] Extended resource: qos-specs {{(pid=100388) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 10:12:21.688271 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.router [None req-c00b6136-4553-4b1f-8dd8-405b7d605642 None None] Extended resource: os-volume-manage {{(pid=100390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 10:12:21.688464 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.router [None req-69ed1412-1761-4e42-a056-52fea48c3cc6 None None] Extended resource: encryption {{(pid=100388) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 10:12:21.688500 np0000008063 devstack@c-api.service[100391]: WARNING stevedore.named [None req-cb7b2460-8308-4e04-822c-d02344017510 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:12:21.688611 np0000008063 devstack@c-api.service[100391]: WARNING castellan.key_manager [None req-cb7b2460-8308-4e04-822c-d02344017510 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:12:21.688692 np0000008063 devstack@c-api.service[100389]: WARNING stevedore.named [None req-8cc51f31-abb7-46f3-a8b0-f335e2f360d9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:12:21.688879 np0000008063 devstack@c-api.service[100389]: WARNING castellan.key_manager [None req-8cc51f31-abb7-46f3-a8b0-f335e2f360d9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:12:21.689514 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.router [None req-c00b6136-4553-4b1f-8dd8-405b7d605642 None None] Extended resource: os-snapshot-manage {{(pid=100390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 10:12:21.690736 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.router [None req-69ed1412-1761-4e42-a056-52fea48c3cc6 None None] Extended resource: encryption {{(pid=100388) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 10:12:21.690857 np0000008063 devstack@c-api.service[100391]: WARNING stevedore.named [None req-cb7b2460-8308-4e04-822c-d02344017510 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:12:21.690968 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.router [None req-c00b6136-4553-4b1f-8dd8-405b7d605642 None None] Extended resource: os-volume-transfer {{(pid=100390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 10:12:21.690999 np0000008063 devstack@c-api.service[100391]: WARNING castellan.key_manager [None req-cb7b2460-8308-4e04-822c-d02344017510 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:12:21.691768 np0000008063 devstack@c-api.service[100389]: WARNING stevedore.named [None req-8cc51f31-abb7-46f3-a8b0-f335e2f360d9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:12:21.691943 np0000008063 devstack@c-api.service[100389]: WARNING castellan.key_manager [None req-8cc51f31-abb7-46f3-a8b0-f335e2f360d9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:12:21.692109 np0000008063 devstack@c-api.service[100391]: WARNING stevedore.named [None req-cb7b2460-8308-4e04-822c-d02344017510 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:12:21.692244 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.router [None req-69ed1412-1761-4e42-a056-52fea48c3cc6 None None] Extended resource: cgsnapshots {{(pid=100388) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 10:12:21.692278 np0000008063 devstack@c-api.service[100391]: WARNING castellan.key_manager [None req-cb7b2460-8308-4e04-822c-d02344017510 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:12:21.692377 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.router [None req-c00b6136-4553-4b1f-8dd8-405b7d605642 None None] Extended resource: os-hosts {{(pid=100390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 10:12:21.693024 np0000008063 devstack@c-api.service[100391]: WARNING stevedore.named [None req-cb7b2460-8308-4e04-822c-d02344017510 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:12:21.693149 np0000008063 devstack@c-api.service[100391]: WARNING castellan.key_manager [None req-cb7b2460-8308-4e04-822c-d02344017510 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:12:21.693588 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.router [None req-c00b6136-4553-4b1f-8dd8-405b7d605642 None None] Extended resource: os-volume-type-access {{(pid=100390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 10:12:21.693621 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.router [None req-69ed1412-1761-4e42-a056-52fea48c3cc6 None None] Extended resource: scheduler-stats {{(pid=100388) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 10:12:21.693813 np0000008063 devstack@c-api.service[100391]: WARNING stevedore.named [None req-cb7b2460-8308-4e04-822c-d02344017510 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:12:21.693943 np0000008063 devstack@c-api.service[100391]: WARNING castellan.key_manager [None req-cb7b2460-8308-4e04-822c-d02344017510 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:12:21.694624 np0000008063 devstack@c-api.service[100391]: WARNING stevedore.named [None req-cb7b2460-8308-4e04-822c-d02344017510 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:12:21.694734 np0000008063 devstack@c-api.service[100391]: WARNING castellan.key_manager [None req-cb7b2460-8308-4e04-822c-d02344017510 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:12:21.694885 np0000008063 devstack@c-api.service[100389]: WARNING stevedore.named [None req-8cc51f31-abb7-46f3-a8b0-f335e2f360d9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:12:21.695057 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.router [None req-c00b6136-4553-4b1f-8dd8-405b7d605642 None None] Extended resource: os-availability-zone {{(pid=100390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 10:12:21.695245 np0000008063 devstack@c-api.service[100389]: WARNING castellan.key_manager [None req-8cc51f31-abb7-46f3-a8b0-f335e2f360d9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:12:21.695275 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.router [None req-69ed1412-1761-4e42-a056-52fea48c3cc6 None None] Extended resource: os-volume-manage {{(pid=100388) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 10:12:21.695587 np0000008063 devstack@c-api.service[100391]: WARNING stevedore.named [None req-cb7b2460-8308-4e04-822c-d02344017510 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:12:21.695698 np0000008063 devstack@c-api.service[100391]: WARNING castellan.key_manager [None req-cb7b2460-8308-4e04-822c-d02344017510 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:12:21.696163 np0000008063 devstack@c-api.service[100389]: WARNING stevedore.named [None req-8cc51f31-abb7-46f3-a8b0-f335e2f360d9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:12:21.696277 np0000008063 devstack@c-api.service[100391]: WARNING stevedore.named [None req-cb7b2460-8308-4e04-822c-d02344017510 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:12:21.696308 np0000008063 devstack@c-api.service[100389]: WARNING castellan.key_manager [None req-8cc51f31-abb7-46f3-a8b0-f335e2f360d9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:12:21.696395 np0000008063 devstack@c-api.service[100391]: WARNING castellan.key_manager [None req-cb7b2460-8308-4e04-822c-d02344017510 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:12:21.696505 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.router [None req-c00b6136-4553-4b1f-8dd8-405b7d605642 None None] Extended resource: os-quota-class-sets {{(pid=100390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 10:12:21.696574 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.router [None req-69ed1412-1761-4e42-a056-52fea48c3cc6 None None] Extended resource: os-snapshot-manage {{(pid=100388) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 10:12:21.696913 np0000008063 devstack@c-api.service[100391]: WARNING stevedore.named [None req-cb7b2460-8308-4e04-822c-d02344017510 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:12:21.697030 np0000008063 devstack@c-api.service[100391]: WARNING castellan.key_manager [None req-cb7b2460-8308-4e04-822c-d02344017510 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:12:21.697770 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.router [None req-69ed1412-1761-4e42-a056-52fea48c3cc6 None None] Extended resource: os-volume-transfer {{(pid=100388) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 10:12:21.697813 np0000008063 devstack@c-api.service[100391]: WARNING cinder.api.contrib.hosts [None req-cb7b2460-8308-4e04-822c-d02344017510 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 25 10:12:21.697992 np0000008063 devstack@c-api.service[100389]: WARNING stevedore.named [None req-8cc51f31-abb7-46f3-a8b0-f335e2f360d9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:12:21.698026 np0000008063 devstack@c-api.service[100390]: WARNING stevedore.named [None req-c00b6136-4553-4b1f-8dd8-405b7d605642 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:12:21.698052 np0000008063 devstack@c-api.service[100391]: WARNING stevedore.named [None req-cb7b2460-8308-4e04-822c-d02344017510 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:12:21.698154 np0000008063 devstack@c-api.service[100391]: WARNING castellan.key_manager [None req-cb7b2460-8308-4e04-822c-d02344017510 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:12:21.698198 np0000008063 devstack@c-api.service[100389]: WARNING castellan.key_manager [None req-8cc51f31-abb7-46f3-a8b0-f335e2f360d9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:12:21.698224 np0000008063 devstack@c-api.service[100390]: WARNING castellan.key_manager [None req-c00b6136-4553-4b1f-8dd8-405b7d605642 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:12:21.698641 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.router [None req-cb7b2460-8308-4e04-822c-d02344017510 None None] Extended resource: extensions {{(pid=100391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 10:12:21.699064 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.router [None req-69ed1412-1761-4e42-a056-52fea48c3cc6 None None] Extended resource: os-hosts {{(pid=100388) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 10:12:21.699103 np0000008063 devstack@c-api.service[100390]: WARNING stevedore.named [None req-c00b6136-4553-4b1f-8dd8-405b7d605642 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:12:21.699257 np0000008063 devstack@c-api.service[100390]: WARNING castellan.key_manager [None req-c00b6136-4553-4b1f-8dd8-405b7d605642 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:12:21.699765 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.router [None req-cb7b2460-8308-4e04-822c-d02344017510 None None] Extended resource: consistencygroups {{(pid=100391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 10:12:21.700021 np0000008063 devstack@c-api.service[100390]: WARNING stevedore.named [None req-c00b6136-4553-4b1f-8dd8-405b7d605642 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:12:21.700108 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.router [None req-69ed1412-1761-4e42-a056-52fea48c3cc6 None None] Extended resource: os-volume-type-access {{(pid=100388) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 10:12:21.700154 np0000008063 devstack@c-api.service[100390]: WARNING castellan.key_manager [None req-c00b6136-4553-4b1f-8dd8-405b7d605642 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:12:21.700743 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.contrib.snapshot_actions [None req-c00b6136-4553-4b1f-8dd8-405b7d605642 None None] SnapshotActionsController initialized {{(pid=100390) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 25 10:12:21.701131 np0000008063 devstack@c-api.service[100390]: WARNING stevedore.named [None req-c00b6136-4553-4b1f-8dd8-405b7d605642 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:12:21.701282 np0000008063 devstack@c-api.service[100390]: WARNING castellan.key_manager [None req-c00b6136-4553-4b1f-8dd8-405b7d605642 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:12:21.701377 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.router [None req-69ed1412-1761-4e42-a056-52fea48c3cc6 None None] Extended resource: os-availability-zone {{(pid=100388) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 10:12:21.701431 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.router [None req-cb7b2460-8308-4e04-822c-d02344017510 None None] Extended resource: extra_specs {{(pid=100391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 10:12:21.701943 np0000008063 devstack@c-api.service[100390]: WARNING stevedore.named [None req-c00b6136-4553-4b1f-8dd8-405b7d605642 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:12:21.702072 np0000008063 devstack@c-api.service[100390]: WARNING castellan.key_manager [None req-c00b6136-4553-4b1f-8dd8-405b7d605642 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:12:21.702441 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.router [None req-69ed1412-1761-4e42-a056-52fea48c3cc6 None None] Extended resource: os-quota-class-sets {{(pid=100388) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 10:12:21.702697 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.router [None req-cb7b2460-8308-4e04-822c-d02344017510 None None] Extended resource: capabilities {{(pid=100391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 10:12:21.702780 np0000008063 devstack@c-api.service[100390]: WARNING stevedore.named [None req-c00b6136-4553-4b1f-8dd8-405b7d605642 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:12:21.702909 np0000008063 devstack@c-api.service[100390]: WARNING castellan.key_manager [None req-c00b6136-4553-4b1f-8dd8-405b7d605642 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:12:21.703623 np0000008063 devstack@c-api.service[100390]: WARNING stevedore.named [None req-c00b6136-4553-4b1f-8dd8-405b7d605642 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:12:21.703749 np0000008063 devstack@c-api.service[100390]: WARNING castellan.key_manager [None req-c00b6136-4553-4b1f-8dd8-405b7d605642 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:12:21.703862 np0000008063 devstack@c-api.service[100388]: WARNING stevedore.named [None req-69ed1412-1761-4e42-a056-52fea48c3cc6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:12:21.703894 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.router [None req-cb7b2460-8308-4e04-822c-d02344017510 None None] Extended resource: backups {{(pid=100391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 10:12:21.704048 np0000008063 devstack@c-api.service[100388]: WARNING castellan.key_manager [None req-69ed1412-1761-4e42-a056-52fea48c3cc6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:12:21.704302 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.router [None req-c00b6136-4553-4b1f-8dd8-405b7d605642 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100390) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 10:12:21.704430 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.router [None req-c00b6136-4553-4b1f-8dd8-405b7d605642 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100390) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 10:12:21.704574 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.router [None req-c00b6136-4553-4b1f-8dd8-405b7d605642 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100390) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 10:12:21.704699 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.router [None req-c00b6136-4553-4b1f-8dd8-405b7d605642 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100390) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 10:12:21.704730 np0000008063 devstack@c-api.service[100389]: WARNING stevedore.named [None req-8cc51f31-abb7-46f3-a8b0-f335e2f360d9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:12:21.704797 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.router [None req-c00b6136-4553-4b1f-8dd8-405b7d605642 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100390) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 10:12:21.704882 np0000008063 devstack@c-api.service[100389]: WARNING castellan.key_manager [None req-8cc51f31-abb7-46f3-a8b0-f335e2f360d9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:12:21.704912 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.router [None req-c00b6136-4553-4b1f-8dd8-405b7d605642 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100390) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 10:12:21.704998 np0000008063 devstack@c-api.service[100388]: WARNING stevedore.named [None req-69ed1412-1761-4e42-a056-52fea48c3cc6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:12:21.705027 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.router [None req-c00b6136-4553-4b1f-8dd8-405b7d605642 None None] Extension UsedLimits extending resource: limits {{(pid=100390) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 10:12:21.705096 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.router [None req-c00b6136-4553-4b1f-8dd8-405b7d605642 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100390) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 10:12:21.705127 np0000008063 devstack@c-api.service[100388]: WARNING castellan.key_manager [None req-69ed1412-1761-4e42-a056-52fea48c3cc6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:12:21.705224 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.router [None req-c00b6136-4553-4b1f-8dd8-405b7d605642 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100390) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 10:12:21.705313 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.router [None req-c00b6136-4553-4b1f-8dd8-405b7d605642 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100390) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 10:12:21.705419 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.router [None req-cb7b2460-8308-4e04-822c-d02344017510 None None] Extended resource: os-quota-sets {{(pid=100391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 10:12:21.705453 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.router [None req-c00b6136-4553-4b1f-8dd8-405b7d605642 None None] Extension AdminActions extending resource: volumes {{(pid=100390) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 10:12:21.705547 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.router [None req-c00b6136-4553-4b1f-8dd8-405b7d605642 None None] Extension AdminActions extending resource: snapshots {{(pid=100390) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 10:12:21.705666 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.router [None req-c00b6136-4553-4b1f-8dd8-405b7d605642 None None] Extension AdminActions extending resource: backups {{(pid=100390) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 10:12:21.705762 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.router [None req-c00b6136-4553-4b1f-8dd8-405b7d605642 None None] Extension VolumeActions extending resource: volumes {{(pid=100390) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 10:12:21.705911 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.router [None req-c00b6136-4553-4b1f-8dd8-405b7d605642 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100390) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 10:12:21.705980 np0000008063 devstack@c-api.service[100388]: WARNING stevedore.named [None req-69ed1412-1761-4e42-a056-52fea48c3cc6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:12:21.706013 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.router [None req-c00b6136-4553-4b1f-8dd8-405b7d605642 None None] Extension TypesManage extending resource: types {{(pid=100390) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 10:12:21.706101 np0000008063 devstack@c-api.service[100388]: WARNING castellan.key_manager [None req-69ed1412-1761-4e42-a056-52fea48c3cc6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:12:21.706645 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.contrib.snapshot_actions [None req-69ed1412-1761-4e42-a056-52fea48c3cc6 None None] SnapshotActionsController initialized {{(pid=100388) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 25 10:12:21.706995 np0000008063 devstack@c-api.service[100388]: WARNING stevedore.named [None req-69ed1412-1761-4e42-a056-52fea48c3cc6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:12:21.707094 np0000008063 devstack@c-api.service[100388]: WARNING castellan.key_manager [None req-69ed1412-1761-4e42-a056-52fea48c3cc6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:12:21.707234 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.router [None req-cb7b2460-8308-4e04-822c-d02344017510 None None] Extended resource: qos-specs {{(pid=100391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 10:12:21.707693 np0000008063 devstack@c-api.service[100388]: WARNING stevedore.named [None req-69ed1412-1761-4e42-a056-52fea48c3cc6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:12:21.707807 np0000008063 devstack@c-api.service[100388]: WARNING castellan.key_manager [None req-69ed1412-1761-4e42-a056-52fea48c3cc6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:12:21.707973 np0000008063 devstack@c-api.service[100389]: WARNING stevedore.named [None req-8cc51f31-abb7-46f3-a8b0-f335e2f360d9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:12:21.708100 np0000008063 devstack@c-api.service[100389]: WARNING castellan.key_manager [None req-8cc51f31-abb7-46f3-a8b0-f335e2f360d9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:12:21.708532 np0000008063 devstack@c-api.service[100388]: WARNING stevedore.named [None req-69ed1412-1761-4e42-a056-52fea48c3cc6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:12:21.708645 np0000008063 devstack@c-api.service[100388]: WARNING castellan.key_manager [None req-69ed1412-1761-4e42-a056-52fea48c3cc6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:12:21.708862 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.router [None req-cb7b2460-8308-4e04-822c-d02344017510 None None] Extended resource: encryption {{(pid=100391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 10:12:21.709275 np0000008063 devstack@c-api.service[100389]: WARNING stevedore.named [None req-8cc51f31-abb7-46f3-a8b0-f335e2f360d9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:12:21.709307 np0000008063 devstack@c-api.service[100388]: WARNING stevedore.named [None req-69ed1412-1761-4e42-a056-52fea48c3cc6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:12:21.709390 np0000008063 devstack@c-api.service[100389]: WARNING castellan.key_manager [None req-8cc51f31-abb7-46f3-a8b0-f335e2f360d9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:12:21.709420 np0000008063 devstack@c-api.service[100388]: WARNING castellan.key_manager [None req-69ed1412-1761-4e42-a056-52fea48c3cc6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:12:21.709931 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.router [None req-69ed1412-1761-4e42-a056-52fea48c3cc6 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100388) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 10:12:21.710056 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.router [None req-69ed1412-1761-4e42-a056-52fea48c3cc6 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100388) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 10:12:21.710145 np0000008063 devstack@c-api.service[100389]: WARNING stevedore.named [None req-8cc51f31-abb7-46f3-a8b0-f335e2f360d9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:12:21.710191 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.router [None req-69ed1412-1761-4e42-a056-52fea48c3cc6 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100388) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 10:12:21.710219 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.router [None req-cb7b2460-8308-4e04-822c-d02344017510 None None] Extended resource: encryption {{(pid=100391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 10:12:21.710289 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.router [None req-69ed1412-1761-4e42-a056-52fea48c3cc6 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100388) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 10:12:21.710321 np0000008063 devstack@c-api.service[100389]: WARNING castellan.key_manager [None req-8cc51f31-abb7-46f3-a8b0-f335e2f360d9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:12:21.710379 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.router [None req-69ed1412-1761-4e42-a056-52fea48c3cc6 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100388) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 10:12:21.710475 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.router [None req-69ed1412-1761-4e42-a056-52fea48c3cc6 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100388) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 10:12:21.710559 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.router [None req-69ed1412-1761-4e42-a056-52fea48c3cc6 None None] Extension UsedLimits extending resource: limits {{(pid=100388) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 10:12:21.710658 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.router [None req-69ed1412-1761-4e42-a056-52fea48c3cc6 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100388) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 10:12:21.710747 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.router [None req-69ed1412-1761-4e42-a056-52fea48c3cc6 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100388) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 10:12:21.710836 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.router [None req-69ed1412-1761-4e42-a056-52fea48c3cc6 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100388) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 10:12:21.710946 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.router [None req-69ed1412-1761-4e42-a056-52fea48c3cc6 None None] Extension AdminActions extending resource: volumes {{(pid=100388) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 10:12:21.710978 np0000008063 devstack@c-api.service[100389]: WARNING stevedore.named [None req-8cc51f31-abb7-46f3-a8b0-f335e2f360d9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:12:21.711046 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.router [None req-69ed1412-1761-4e42-a056-52fea48c3cc6 None None] Extension AdminActions extending resource: snapshots {{(pid=100388) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 10:12:21.711074 np0000008063 devstack@c-api.service[100389]: WARNING castellan.key_manager [None req-8cc51f31-abb7-46f3-a8b0-f335e2f360d9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:12:21.711164 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.router [None req-69ed1412-1761-4e42-a056-52fea48c3cc6 None None] Extension AdminActions extending resource: backups {{(pid=100388) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 10:12:21.711272 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.router [None req-69ed1412-1761-4e42-a056-52fea48c3cc6 None None] Extension VolumeActions extending resource: volumes {{(pid=100388) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 10:12:21.711366 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.router [None req-cb7b2460-8308-4e04-822c-d02344017510 None None] Extended resource: cgsnapshots {{(pid=100391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 10:12:21.711395 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.router [None req-69ed1412-1761-4e42-a056-52fea48c3cc6 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100388) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 10:12:21.711471 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.router [None req-69ed1412-1761-4e42-a056-52fea48c3cc6 None None] Extension TypesManage extending resource: types {{(pid=100388) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 10:12:21.711731 np0000008063 devstack@c-api.service[100389]: WARNING stevedore.named [None req-8cc51f31-abb7-46f3-a8b0-f335e2f360d9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:12:21.711840 np0000008063 devstack@c-api.service[100389]: WARNING castellan.key_manager [None req-8cc51f31-abb7-46f3-a8b0-f335e2f360d9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:12:21.712469 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.router [None req-cb7b2460-8308-4e04-822c-d02344017510 None None] Extended resource: scheduler-stats {{(pid=100391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 10:12:21.712553 np0000008063 devstack@c-api.service[100389]: WARNING stevedore.named [None req-8cc51f31-abb7-46f3-a8b0-f335e2f360d9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:12:21.712663 np0000008063 devstack@c-api.service[100389]: WARNING castellan.key_manager [None req-8cc51f31-abb7-46f3-a8b0-f335e2f360d9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:12:21.713228 np0000008063 devstack@c-api.service[100389]: WARNING stevedore.named [None req-8cc51f31-abb7-46f3-a8b0-f335e2f360d9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:12:21.713345 np0000008063 devstack@c-api.service[100389]: WARNING castellan.key_manager [None req-8cc51f31-abb7-46f3-a8b0-f335e2f360d9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:12:21.713618 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.router [None req-cb7b2460-8308-4e04-822c-d02344017510 None None] Extended resource: os-volume-manage {{(pid=100391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 10:12:21.713734 np0000008063 devstack@c-api.service[100390]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x73860e2a4668 pid: 100390 (default app) Aug 25 10:12:21.713854 np0000008063 devstack@c-api.service[100389]: WARNING stevedore.named [None req-8cc51f31-abb7-46f3-a8b0-f335e2f360d9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:12:21.713959 np0000008063 devstack@c-api.service[100389]: WARNING castellan.key_manager [None req-8cc51f31-abb7-46f3-a8b0-f335e2f360d9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:12:21.714737 np0000008063 devstack@c-api.service[100389]: WARNING cinder.api.contrib.hosts [None req-8cc51f31-abb7-46f3-a8b0-f335e2f360d9 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 25 10:12:21.714770 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.router [None req-cb7b2460-8308-4e04-822c-d02344017510 None None] Extended resource: os-snapshot-manage {{(pid=100391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 10:12:21.714958 np0000008063 devstack@c-api.service[100389]: WARNING stevedore.named [None req-8cc51f31-abb7-46f3-a8b0-f335e2f360d9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:12:21.715065 np0000008063 devstack@c-api.service[100389]: WARNING castellan.key_manager [None req-8cc51f31-abb7-46f3-a8b0-f335e2f360d9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:12:21.715562 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.router [None req-8cc51f31-abb7-46f3-a8b0-f335e2f360d9 None None] Extended resource: extensions {{(pid=100389) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 10:12:21.716104 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.router [None req-cb7b2460-8308-4e04-822c-d02344017510 None None] Extended resource: os-volume-transfer {{(pid=100391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 10:12:21.716564 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.router [None req-8cc51f31-abb7-46f3-a8b0-f335e2f360d9 None None] Extended resource: consistencygroups {{(pid=100389) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 10:12:21.717210 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.router [None req-cb7b2460-8308-4e04-822c-d02344017510 None None] Extended resource: os-hosts {{(pid=100391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 10:12:21.718122 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.router [None req-8cc51f31-abb7-46f3-a8b0-f335e2f360d9 None None] Extended resource: extra_specs {{(pid=100389) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 10:12:21.718274 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.router [None req-cb7b2460-8308-4e04-822c-d02344017510 None None] Extended resource: os-volume-type-access {{(pid=100391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 10:12:21.718474 np0000008063 devstack@c-api.service[100388]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x73860e2a4668 pid: 100388 (default app) Aug 25 10:12:21.719368 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.router [None req-8cc51f31-abb7-46f3-a8b0-f335e2f360d9 None None] Extended resource: capabilities {{(pid=100389) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 10:12:21.719726 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.router [None req-cb7b2460-8308-4e04-822c-d02344017510 None None] Extended resource: os-availability-zone {{(pid=100391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 10:12:21.720330 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.router [None req-8cc51f31-abb7-46f3-a8b0-f335e2f360d9 None None] Extended resource: backups {{(pid=100389) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 10:12:21.721327 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.router [None req-cb7b2460-8308-4e04-822c-d02344017510 None None] Extended resource: os-quota-class-sets {{(pid=100391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 10:12:21.722095 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.router [None req-8cc51f31-abb7-46f3-a8b0-f335e2f360d9 None None] Extended resource: os-quota-sets {{(pid=100389) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 10:12:21.722654 np0000008063 devstack@c-api.service[100391]: WARNING stevedore.named [None req-cb7b2460-8308-4e04-822c-d02344017510 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:12:21.722818 np0000008063 devstack@c-api.service[100391]: WARNING castellan.key_manager [None req-cb7b2460-8308-4e04-822c-d02344017510 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:12:21.723500 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-5a8b5777-e3bd-417f-9f61-af4d7b82e1c6 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:12:21.723611 np0000008063 devstack@c-api.service[100391]: WARNING stevedore.named [None req-cb7b2460-8308-4e04-822c-d02344017510 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:12:21.723728 np0000008063 devstack@c-api.service[100391]: WARNING castellan.key_manager [None req-cb7b2460-8308-4e04-822c-d02344017510 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:12:21.723936 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.router [None req-8cc51f31-abb7-46f3-a8b0-f335e2f360d9 None None] Extended resource: qos-specs {{(pid=100389) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 10:12:21.724372 np0000008063 devstack@c-api.service[100391]: WARNING stevedore.named [None req-cb7b2460-8308-4e04-822c-d02344017510 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:12:21.724488 np0000008063 devstack@c-api.service[100391]: WARNING castellan.key_manager [None req-cb7b2460-8308-4e04-822c-d02344017510 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:12:21.725010 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.contrib.snapshot_actions [None req-cb7b2460-8308-4e04-822c-d02344017510 None None] SnapshotActionsController initialized {{(pid=100391) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 25 10:12:21.725369 np0000008063 devstack@c-api.service[100391]: WARNING stevedore.named [None req-cb7b2460-8308-4e04-822c-d02344017510 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:12:21.725498 np0000008063 devstack@c-api.service[100391]: WARNING castellan.key_manager [None req-cb7b2460-8308-4e04-822c-d02344017510 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:12:21.725544 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.router [None req-8cc51f31-abb7-46f3-a8b0-f335e2f360d9 None None] Extended resource: encryption {{(pid=100389) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 10:12:21.726118 np0000008063 devstack@c-api.service[100391]: WARNING stevedore.named [None req-cb7b2460-8308-4e04-822c-d02344017510 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:12:21.726244 np0000008063 devstack@c-api.service[100391]: WARNING castellan.key_manager [None req-cb7b2460-8308-4e04-822c-d02344017510 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:12:21.726715 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.router [None req-8cc51f31-abb7-46f3-a8b0-f335e2f360d9 None None] Extended resource: encryption {{(pid=100389) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 10:12:21.726802 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1/1] 10.4.3.119 () {60 vars in 925 bytes} [Tue Aug 25 10:12:21 2026] GET /volume/v3/ => generated 114 bytes in 12 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 25 10:12:21.726980 np0000008063 devstack@c-api.service[100391]: WARNING stevedore.named [None req-cb7b2460-8308-4e04-822c-d02344017510 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:12:21.727119 np0000008063 devstack@c-api.service[100391]: WARNING castellan.key_manager [None req-cb7b2460-8308-4e04-822c-d02344017510 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:12:21.727842 np0000008063 devstack@c-api.service[100391]: WARNING stevedore.named [None req-cb7b2460-8308-4e04-822c-d02344017510 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:12:21.727955 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.router [None req-8cc51f31-abb7-46f3-a8b0-f335e2f360d9 None None] Extended resource: cgsnapshots {{(pid=100389) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 10:12:21.728003 np0000008063 devstack@c-api.service[100391]: WARNING castellan.key_manager [None req-cb7b2460-8308-4e04-822c-d02344017510 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:12:21.728474 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.router [None req-cb7b2460-8308-4e04-822c-d02344017510 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100391) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 10:12:21.728616 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.router [None req-cb7b2460-8308-4e04-822c-d02344017510 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100391) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 10:12:21.728951 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.router [None req-cb7b2460-8308-4e04-822c-d02344017510 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100391) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 10:12:21.728951 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.router [None req-cb7b2460-8308-4e04-822c-d02344017510 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100391) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 10:12:21.728951 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.router [None req-cb7b2460-8308-4e04-822c-d02344017510 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100391) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 10:12:21.729064 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.router [None req-cb7b2460-8308-4e04-822c-d02344017510 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100391) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 10:12:21.729122 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.router [None req-8cc51f31-abb7-46f3-a8b0-f335e2f360d9 None None] Extended resource: scheduler-stats {{(pid=100389) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 10:12:21.729187 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.router [None req-cb7b2460-8308-4e04-822c-d02344017510 None None] Extension UsedLimits extending resource: limits {{(pid=100391) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 10:12:21.729253 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.router [None req-cb7b2460-8308-4e04-822c-d02344017510 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100391) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 10:12:21.729347 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.router [None req-cb7b2460-8308-4e04-822c-d02344017510 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100391) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 10:12:21.729443 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.router [None req-cb7b2460-8308-4e04-822c-d02344017510 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100391) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 10:12:21.729538 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.router [None req-cb7b2460-8308-4e04-822c-d02344017510 None None] Extension AdminActions extending resource: volumes {{(pid=100391) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 10:12:21.729653 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.router [None req-cb7b2460-8308-4e04-822c-d02344017510 None None] Extension AdminActions extending resource: snapshots {{(pid=100391) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 10:12:21.729765 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.router [None req-cb7b2460-8308-4e04-822c-d02344017510 None None] Extension AdminActions extending resource: backups {{(pid=100391) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 10:12:21.729876 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.router [None req-cb7b2460-8308-4e04-822c-d02344017510 None None] Extension VolumeActions extending resource: volumes {{(pid=100391) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 10:12:21.730020 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.router [None req-cb7b2460-8308-4e04-822c-d02344017510 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100391) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 10:12:21.730361 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.router [None req-cb7b2460-8308-4e04-822c-d02344017510 None None] Extension TypesManage extending resource: types {{(pid=100391) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 10:12:21.730420 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.router [None req-8cc51f31-abb7-46f3-a8b0-f335e2f360d9 None None] Extended resource: os-volume-manage {{(pid=100389) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 10:12:21.731346 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.router [None req-8cc51f31-abb7-46f3-a8b0-f335e2f360d9 None None] Extended resource: os-snapshot-manage {{(pid=100389) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 10:12:21.732612 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.router [None req-8cc51f31-abb7-46f3-a8b0-f335e2f360d9 None None] Extended resource: os-volume-transfer {{(pid=100389) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 10:12:21.733936 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.router [None req-8cc51f31-abb7-46f3-a8b0-f335e2f360d9 None None] Extended resource: os-hosts {{(pid=100389) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 10:12:21.734987 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.router [None req-8cc51f31-abb7-46f3-a8b0-f335e2f360d9 None None] Extended resource: os-volume-type-access {{(pid=100389) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 10:12:21.736269 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.router [None req-8cc51f31-abb7-46f3-a8b0-f335e2f360d9 None None] Extended resource: os-availability-zone {{(pid=100389) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 10:12:21.737442 np0000008063 devstack@c-api.service[100391]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x73860e2a4668 pid: 100391 (default app) Aug 25 10:12:21.737515 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.router [None req-8cc51f31-abb7-46f3-a8b0-f335e2f360d9 None None] Extended resource: os-quota-class-sets {{(pid=100389) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 10:12:21.738781 np0000008063 devstack@c-api.service[100389]: WARNING stevedore.named [None req-8cc51f31-abb7-46f3-a8b0-f335e2f360d9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:12:21.738926 np0000008063 devstack@c-api.service[100389]: WARNING castellan.key_manager [None req-8cc51f31-abb7-46f3-a8b0-f335e2f360d9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:12:21.739792 np0000008063 devstack@c-api.service[100389]: WARNING stevedore.named [None req-8cc51f31-abb7-46f3-a8b0-f335e2f360d9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:12:21.739840 np0000008063 devstack@c-api.service[100389]: WARNING castellan.key_manager [None req-8cc51f31-abb7-46f3-a8b0-f335e2f360d9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:12:21.740476 np0000008063 devstack@c-api.service[100389]: WARNING stevedore.named [None req-8cc51f31-abb7-46f3-a8b0-f335e2f360d9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:12:21.740595 np0000008063 devstack@c-api.service[100389]: WARNING castellan.key_manager [None req-8cc51f31-abb7-46f3-a8b0-f335e2f360d9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:12:21.741117 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.contrib.snapshot_actions [None req-8cc51f31-abb7-46f3-a8b0-f335e2f360d9 None None] SnapshotActionsController initialized {{(pid=100389) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 25 10:12:21.741494 np0000008063 devstack@c-api.service[100389]: WARNING stevedore.named [None req-8cc51f31-abb7-46f3-a8b0-f335e2f360d9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:12:21.741662 np0000008063 devstack@c-api.service[100389]: WARNING castellan.key_manager [None req-8cc51f31-abb7-46f3-a8b0-f335e2f360d9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:12:21.742445 np0000008063 devstack@c-api.service[100389]: WARNING stevedore.named [None req-8cc51f31-abb7-46f3-a8b0-f335e2f360d9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:12:21.742588 np0000008063 devstack@c-api.service[100389]: WARNING castellan.key_manager [None req-8cc51f31-abb7-46f3-a8b0-f335e2f360d9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:12:21.743522 np0000008063 devstack@c-api.service[100389]: WARNING stevedore.named [None req-8cc51f31-abb7-46f3-a8b0-f335e2f360d9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:12:21.743522 np0000008063 devstack@c-api.service[100389]: WARNING castellan.key_manager [None req-8cc51f31-abb7-46f3-a8b0-f335e2f360d9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:12:21.744064 np0000008063 devstack@c-api.service[100389]: WARNING stevedore.named [None req-8cc51f31-abb7-46f3-a8b0-f335e2f360d9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:12:21.744231 np0000008063 devstack@c-api.service[100389]: WARNING castellan.key_manager [None req-8cc51f31-abb7-46f3-a8b0-f335e2f360d9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:12:21.744757 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.router [None req-8cc51f31-abb7-46f3-a8b0-f335e2f360d9 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100389) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 10:12:21.744906 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.router [None req-8cc51f31-abb7-46f3-a8b0-f335e2f360d9 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100389) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 10:12:21.745039 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.router [None req-8cc51f31-abb7-46f3-a8b0-f335e2f360d9 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100389) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 10:12:21.745199 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.router [None req-8cc51f31-abb7-46f3-a8b0-f335e2f360d9 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100389) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 10:12:21.745348 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.router [None req-8cc51f31-abb7-46f3-a8b0-f335e2f360d9 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100389) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 10:12:21.745890 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.router [None req-8cc51f31-abb7-46f3-a8b0-f335e2f360d9 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100389) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 10:12:21.745890 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.router [None req-8cc51f31-abb7-46f3-a8b0-f335e2f360d9 None None] Extension UsedLimits extending resource: limits {{(pid=100389) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 10:12:21.745890 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.router [None req-8cc51f31-abb7-46f3-a8b0-f335e2f360d9 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100389) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 10:12:21.745890 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.router [None req-8cc51f31-abb7-46f3-a8b0-f335e2f360d9 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100389) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 10:12:21.745890 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.router [None req-8cc51f31-abb7-46f3-a8b0-f335e2f360d9 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100389) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 10:12:21.746018 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.router [None req-8cc51f31-abb7-46f3-a8b0-f335e2f360d9 None None] Extension AdminActions extending resource: volumes {{(pid=100389) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 10:12:21.746126 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.router [None req-8cc51f31-abb7-46f3-a8b0-f335e2f360d9 None None] Extension AdminActions extending resource: snapshots {{(pid=100389) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 10:12:21.746286 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.router [None req-8cc51f31-abb7-46f3-a8b0-f335e2f360d9 None None] Extension AdminActions extending resource: backups {{(pid=100389) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 10:12:21.746441 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.router [None req-8cc51f31-abb7-46f3-a8b0-f335e2f360d9 None None] Extension VolumeActions extending resource: volumes {{(pid=100389) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 10:12:21.746597 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.router [None req-8cc51f31-abb7-46f3-a8b0-f335e2f360d9 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100389) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 10:12:21.746717 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.router [None req-8cc51f31-abb7-46f3-a8b0-f335e2f360d9 None None] Extension TypesManage extending resource: types {{(pid=100389) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 10:12:21.753693 np0000008063 devstack@c-api.service[100389]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x73860e2a4668 pid: 100389 (default app) Aug 25 10:12:26.417317 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-19c4d796-a9f1-4551-be91-689a24c46532 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:12:26.960932 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-19c4d796-a9f1-4551-be91-689a24c46532 admin admin] POST https://10.4.3.119/volume/v3/types Aug 25 10:12:26.961614 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-19c4d796-a9f1-4551-be91-689a24c46532 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "storpool"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:12:26.963217 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:12:26.963217 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:12:26.993877 np0000008063 devstack@c-api.service[100388]: DEBUG oslo_db.sqlalchemy.engines [None req-19c4d796-a9f1-4551-be91-689a24c46532 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=100388) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 10:12:27.017900 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-19c4d796-a9f1-4551-be91-689a24c46532 admin admin] https://10.4.3.119/volume/v3/types returned with HTTP 200 Aug 25 10:12:27.018301 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1/2] 10.4.3.119 () {68 vars in 1302 bytes} [Tue Aug 25 10:12:26 2026] POST /volume/v3/types => generated 183 bytes in 610 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:12:27.026847 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-014e2978-fc28-408a-beac-8b2d9ede696e None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:12:27.295377 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-014e2978-fc28-408a-beac-8b2d9ede696e admin admin] POST https://10.4.3.119/volume/v3/types/b39d7283-1df5-4e65-af02-2dee0bf8e4f2/extra_specs Aug 25 10:12:27.295835 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-014e2978-fc28-408a-beac-8b2d9ede696e admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:12:27.297523 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:12:27.297523 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:12:27.332530 np0000008063 devstack@c-api.service[100390]: DEBUG oslo_db.sqlalchemy.engines [None req-014e2978-fc28-408a-beac-8b2d9ede696e 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=100390) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 10:12:27.389582 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-014e2978-fc28-408a-beac-8b2d9ede696e admin admin] https://10.4.3.119/volume/v3/types/b39d7283-1df5-4e65-af02-2dee0bf8e4f2/extra_specs returned with HTTP 200 Aug 25 10:12:27.389966 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 2/3] 10.4.3.119 () {68 vars in 1449 bytes} [Tue Aug 25 10:12:27 2026] POST /volume/v3/types/b39d7283-1df5-4e65-af02-2dee0bf8e4f2/extra_specs => generated 52 bytes in 363 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 10:12:27.627059 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-8e20b7ab-6517-4ea3-a0fb-519bcc66970d None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:12:27.897873 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8e20b7ab-6517-4ea3-a0fb-519bcc66970d admin admin] POST https://10.4.3.119/volume/v3/types Aug 25 10:12:27.898649 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-8e20b7ab-6517-4ea3-a0fb-519bcc66970d admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "multiattach"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:12:27.899923 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:12:27.899923 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:12:27.931544 np0000008063 devstack@c-api.service[100391]: DEBUG oslo_db.sqlalchemy.engines [None req-8e20b7ab-6517-4ea3-a0fb-519bcc66970d 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=100391) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 10:12:27.955109 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8e20b7ab-6517-4ea3-a0fb-519bcc66970d admin admin] https://10.4.3.119/volume/v3/types returned with HTTP 200 Aug 25 10:12:27.955530 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1/4] 10.4.3.119 () {68 vars in 1302 bytes} [Tue Aug 25 10:12:27 2026] POST /volume/v3/types => generated 186 bytes in 337 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:12:27.976197 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-8dc0badf-3277-45e9-a66f-fd6c595bee07 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:12:28.251378 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8dc0badf-3277-45e9-a66f-fd6c595bee07 admin admin] POST https://10.4.3.119/volume/v3/types/451585a9-d406-4d92-91fa-a01f40f52ef4/extra_specs Aug 25 10:12:28.252002 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8dc0badf-3277-45e9-a66f-fd6c595bee07 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:12:28.253822 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:12:28.253822 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:12:28.285969 np0000008063 devstack@c-api.service[100389]: DEBUG oslo_db.sqlalchemy.engines [None req-8dc0badf-3277-45e9-a66f-fd6c595bee07 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=100389) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 10:12:28.342233 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8dc0badf-3277-45e9-a66f-fd6c595bee07 admin admin] https://10.4.3.119/volume/v3/types/451585a9-d406-4d92-91fa-a01f40f52ef4/extra_specs returned with HTTP 200 Aug 25 10:12:28.342715 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1/5] 10.4.3.119 () {68 vars in 1449 bytes} [Tue Aug 25 10:12:27 2026] POST /volume/v3/types/451585a9-d406-4d92-91fa-a01f40f52ef4/extra_specs => generated 45 bytes in 376 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 10:12:37.015886 np0000008063 devstack@c-api.service[100388]: DEBUG dbcounter [-] [100388] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100388) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 10:12:37.388104 np0000008063 devstack@c-api.service[100390]: DEBUG dbcounter [-] [100390] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100390) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 10:12:37.952776 np0000008063 devstack@c-api.service[100391]: DEBUG dbcounter [-] [100391] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100391) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 10:12:38.340507 np0000008063 devstack@c-api.service[100389]: DEBUG dbcounter [-] [100389] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100389) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 10:12:51.584695 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-a401d201-148f-490f-878c-a735baf28cb4 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:12:51.585291 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a401d201-148f-490f-878c-a735baf28cb4 None None] GET https://10.4.3.119/volume// Aug 25 10:12:51.585465 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a401d201-148f-490f-878c-a735baf28cb4 None None] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:12:51.585673 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a401d201-148f-490f-878c-a735baf28cb4 None None] Calling method 'all' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:12:51.586185 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a401d201-148f-490f-878c-a735baf28cb4 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:12:51.586473 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 2/6] 10.4.3.119 () {66 vars in 1425 bytes} [Tue Aug 25 10:12:51 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:13:31.626216 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-454c318e-d1c6-4275-a361-1321ac3f87aa None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:13:31.945789 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-454c318e-d1c6-4275-a361-1321ac3f87aa tempest-verify_tempest_config-2070036188 tempest-verify_tempest_config-2070036188-project-member] GET https://10.4.3.119/volume/v3/extensions Aug 25 10:13:31.945982 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-454c318e-d1c6-4275-a361-1321ac3f87aa tempest-verify_tempest_config-2070036188 tempest-verify_tempest_config-2070036188-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:13:31.946208 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-454c318e-d1c6-4275-a361-1321ac3f87aa tempest-verify_tempest_config-2070036188 tempest-verify_tempest_config-2070036188-project-member] Calling method 'index' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:13:31.946563 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-454c318e-d1c6-4275-a361-1321ac3f87aa tempest-verify_tempest_config-2070036188 tempest-verify_tempest_config-2070036188-project-member] https://10.4.3.119/volume/v3/extensions returned with HTTP 200 Aug 25 10:13:31.946914 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 3/7] 10.4.3.119 () {66 vars in 1246 bytes} [Tue Aug 25 10:13:31 2026] GET /volume/v3/extensions => generated 5245 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:14:43.809711 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-b04cea23-feac-47dc-876f-bec5ec105e66 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:14:44.272635 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b04cea23-feac-47dc-876f-bec5ec105e66 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:14:44.273108 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b04cea23-feac-47dc-876f-bec5ec105e66 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-1669118705"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:14:44.275470 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volumes [None req-b04cea23-feac-47dc-876f-bec5ec105e66 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-1669118705'}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:14:44.280172 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-b04cea23-feac-47dc-876f-bec5ec105e66 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Create volume of 1 GB Aug 25 10:14:44.280592 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:14:44.280592 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:14:44.287238 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-b04cea23-feac-47dc-876f-bec5ec105e66 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Availability zone cache updated, next update will occur around 2026-08-25 11:14:44.286499. {{(pid=100391) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 25 10:14:44.287420 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-b04cea23-feac-47dc-876f-bec5ec105e66 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Availability Zones retrieved successfully. Aug 25 10:14:44.318911 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-b04cea23-feac-47dc-876f-bec5ec105e66 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Flow 'volume_create_api' (3f9a14ce-c43c-4ca3-8217-3e564fe9eb87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:14:44.320588 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-b04cea23-feac-47dc-876f-bec5ec105e66 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b69f0f2-f139-487b-8cc0-23ed06d38c8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:14:44.322645 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [None req-b04cea23-feac-47dc-876f-bec5ec105e66 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Validating volume size '1' using validate_int {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:14:44.344187 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:14:44.344187 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:14:44.372819 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-b04cea23-feac-47dc-876f-bec5ec105e66 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b69f0f2-f139-487b-8cc0-23ed06d38c8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:28Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=451585a9-d406-4d92-91fa-a01f40f52ef4,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '451585a9-d406-4d92-91fa-a01f40f52ef4', 'encryption_key_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=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:14:44.373815 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-b04cea23-feac-47dc-876f-bec5ec105e66 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aeda16e0-4fc5-42e3-98da-fe931fe2ea8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:14:44.422341 np0000008063 devstack@c-api.service[100391]: WARNING cinder.quota [None req-b04cea23-feac-47dc-876f-bec5ec105e66 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-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 25 10:14:44.422835 np0000008063 devstack@c-api.service[100391]: WARNING cinder.quota [None req-b04cea23-feac-47dc-876f-bec5ec105e66 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-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 25 10:14:44.487420 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-b04cea23-feac-47dc-876f-bec5ec105e66 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Created reservations ['cf26a0e7-8255-485e-907a-78cefbadc7ac', '8a67823f-f022-45b4-8a6e-d7ca34ff6085', '1ce197d7-e176-4788-b652-b3dff21b008b', 'c17fa570-4da7-41ed-b7d8-6dbdcf77c7d2'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:14:44.488819 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-b04cea23-feac-47dc-876f-bec5ec105e66 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aeda16e0-4fc5-42e3-98da-fe931fe2ea8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cf26a0e7-8255-485e-907a-78cefbadc7ac', '8a67823f-f022-45b4-8a6e-d7ca34ff6085', '1ce197d7-e176-4788-b652-b3dff21b008b', 'c17fa570-4da7-41ed-b7d8-6dbdcf77c7d2']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:14:44.490262 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-b04cea23-feac-47dc-876f-bec5ec105e66 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ebcbfa3-af1e-474e-b7b5-9347ba50e18f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:14:44.555512 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-b04cea23-feac-47dc-876f-bec5ec105e66 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ebcbfa3-af1e-474e-b7b5-9347ba50e18f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e31718e0-bcdc-412c-b76f-3d8ebe0e7136', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1669118705',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='f2643738d42841c68e0fbf636437d365',qos_specs=None,replication_status=,reservations=['cf26a0e7-8255-485e-907a-78cefbadc7ac','8a67823f-f022-45b4-8a6e-d7ca34ff6085','1ce197d7-e176-4788-b652-b3dff21b008b','c17fa570-4da7-41ed-b7d8-6dbdcf77c7d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='898cb7e838aa411194af04619b309a15',volume_type_id=451585a9-d406-4d92-91fa-a01f40f52ef4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:14:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1669118705',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e31718e0-bcdc-412c-b76f-3d8ebe0e7136,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='f2643738d42841c68e0fbf636437d365',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='898cb7e838aa411194af04619b309a15',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(451585a9-d406-4d92-91fa-a01f40f52ef4),volume_type_id=451585a9-d406-4d92-91fa-a01f40f52ef4)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:14:44.556855 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-b04cea23-feac-47dc-876f-bec5ec105e66 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (185ae217-8179-4124-90d6-78c8dab1cbd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:14:44.584568 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-b04cea23-feac-47dc-876f-bec5ec105e66 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (185ae217-8179-4124-90d6-78c8dab1cbd8) transitioned into state 'SUCCESS' from state '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-1669118705',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='f2643738d42841c68e0fbf636437d365',qos_specs=None,replication_status=,reservations=['cf26a0e7-8255-485e-907a-78cefbadc7ac','8a67823f-f022-45b4-8a6e-d7ca34ff6085','1ce197d7-e176-4788-b652-b3dff21b008b','c17fa570-4da7-41ed-b7d8-6dbdcf77c7d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='898cb7e838aa411194af04619b309a15',volume_type_id=451585a9-d406-4d92-91fa-a01f40f52ef4)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:14:44.585633 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-b04cea23-feac-47dc-876f-bec5ec105e66 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9389853f-4a60-408d-a52d-fce2972e5c08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:14:44.613411 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-b04cea23-feac-47dc-876f-bec5ec105e66 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9389853f-4a60-408d-a52d-fce2972e5c08) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:14:44.614478 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-b04cea23-feac-47dc-876f-bec5ec105e66 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Flow 'volume_create_api' (3f9a14ce-c43c-4ca3-8217-3e564fe9eb87) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:14:44.614874 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-b04cea23-feac-47dc-876f-bec5ec105e66 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Create volume request issued successfully. Aug 25 10:14:44.616027 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b04cea23-feac-47dc-876f-bec5ec105e66 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:14:44.616612 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 2/8] 10.4.3.119 () {68 vars in 1259 bytes} [Tue Aug 25 10:14:43 2026] POST /volume/v3/volumes => generated 758 bytes in 808 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:14:44.633967 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-b3ffdc0e-702a-436d-b999-ea396215e331 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:14:44.636641 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b3ffdc0e-702a-436d-b999-ea396215e331 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] GET https://10.4.3.119/volume/v3/volumes/e31718e0-bcdc-412c-b76f-3d8ebe0e7136 Aug 25 10:14:44.636886 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b3ffdc0e-702a-436d-b999-ea396215e331 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:14:44.637080 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b3ffdc0e-702a-436d-b999-ea396215e331 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:14:44.666413 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:14:44.666413 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:14:44.673489 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-b3ffdc0e-702a-436d-b999-ea396215e331 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Volume info retrieved successfully. Aug 25 10:14:44.681462 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b3ffdc0e-702a-436d-b999-ea396215e331 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] https://10.4.3.119/volume/v3/volumes/e31718e0-bcdc-412c-b76f-3d8ebe0e7136 returned with HTTP 200 Aug 25 10:14:44.681871 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 2/9] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:14:44 2026] GET /volume/v3/volumes/e31718e0-bcdc-412c-b76f-3d8ebe0e7136 => generated 826 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:14:45.702205 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-7ae2eb68-eb63-47aa-880b-90c40e0ba3e7 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:14:45.708813 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7ae2eb68-eb63-47aa-880b-90c40e0ba3e7 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] GET https://10.4.3.119/volume/v3/volumes/e31718e0-bcdc-412c-b76f-3d8ebe0e7136 Aug 25 10:14:45.709081 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7ae2eb68-eb63-47aa-880b-90c40e0ba3e7 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:14:45.709501 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7ae2eb68-eb63-47aa-880b-90c40e0ba3e7 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:14:45.758251 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:14:45.758251 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:14:45.770222 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-7ae2eb68-eb63-47aa-880b-90c40e0ba3e7 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Volume info retrieved successfully. Aug 25 10:14:45.779588 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7ae2eb68-eb63-47aa-880b-90c40e0ba3e7 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] https://10.4.3.119/volume/v3/volumes/e31718e0-bcdc-412c-b76f-3d8ebe0e7136 returned with HTTP 200 Aug 25 10:14:45.780308 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 3/10] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:14:45 2026] GET /volume/v3/volumes/e31718e0-bcdc-412c-b76f-3d8ebe0e7136 => generated 851 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:14:45.797218 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-0321c313-d236-460d-8b8b-bb26677fcb04 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:14:46.155688 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0321c313-d236-460d-8b8b-bb26677fcb04 tempest-TestMultiAttachVolumeSwap-729942407 tempest-TestMultiAttachVolumeSwap-729942407-project-admin] POST https://10.4.3.119/volume/v3/volumes/e31718e0-bcdc-412c-b76f-3d8ebe0e7136/action Aug 25 10:14:46.155688 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0321c313-d236-460d-8b8b-bb26677fcb04 tempest-TestMultiAttachVolumeSwap-729942407 tempest-TestMultiAttachVolumeSwap-729942407-project-admin] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100390) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:14:46.155688 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0321c313-d236-460d-8b8b-bb26677fcb04 tempest-TestMultiAttachVolumeSwap-729942407 tempest-TestMultiAttachVolumeSwap-729942407-project-admin] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:14:46.202854 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:14:46.202854 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:14:46.203526 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-0321c313-d236-460d-8b8b-bb26677fcb04 tempest-TestMultiAttachVolumeSwap-729942407 tempest-TestMultiAttachVolumeSwap-729942407-project-admin] Volume info retrieved successfully. Aug 25 10:14:46.221420 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-0321c313-d236-460d-8b8b-bb26677fcb04 tempest-TestMultiAttachVolumeSwap-729942407 tempest-TestMultiAttachVolumeSwap-729942407-project-admin] Update volume admin metadata completed successfully. Aug 25 10:14:46.221833 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-0321c313-d236-460d-8b8b-bb26677fcb04 tempest-TestMultiAttachVolumeSwap-729942407 tempest-TestMultiAttachVolumeSwap-729942407-project-admin] Update readonly setting on volume completed successfully. Aug 25 10:14:46.221937 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0321c313-d236-460d-8b8b-bb26677fcb04 tempest-TestMultiAttachVolumeSwap-729942407 tempest-TestMultiAttachVolumeSwap-729942407-project-admin] https://10.4.3.119/volume/v3/volumes/e31718e0-bcdc-412c-b76f-3d8ebe0e7136/action returned with HTTP 202 Aug 25 10:14:46.223487 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 4/11] 10.4.3.119 () {68 vars in 1390 bytes} [Tue Aug 25 10:14:45 2026] POST /volume/v3/volumes/e31718e0-bcdc-412c-b76f-3d8ebe0e7136/action => generated 0 bytes in 426 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:14:46.232249 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-dffdf4c1-fcd0-4506-bafb-51f27127ecb6 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:14:46.235505 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-dffdf4c1-fcd0-4506-bafb-51f27127ecb6 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:14:46.235957 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-dffdf4c1-fcd0-4506-bafb-51f27127ecb6 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-1383819621"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:14:46.238497 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volumes [None req-dffdf4c1-fcd0-4506-bafb-51f27127ecb6 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-1383819621'}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:14:46.249684 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-dffdf4c1-fcd0-4506-bafb-51f27127ecb6 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Create volume of 1 GB Aug 25 10:14:46.250081 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:14:46.250081 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:14:46.251708 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-dffdf4c1-fcd0-4506-bafb-51f27127ecb6 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Availability Zones retrieved successfully. Aug 25 10:14:46.260971 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-dffdf4c1-fcd0-4506-bafb-51f27127ecb6 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Flow 'volume_create_api' (89312479-bc82-4507-8002-7424dddbc51b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:14:46.261387 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-dffdf4c1-fcd0-4506-bafb-51f27127ecb6 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c613d2bd-53fd-4c9e-bff2-93a67634da87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:14:46.262647 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [None req-dffdf4c1-fcd0-4506-bafb-51f27127ecb6 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Validating volume size '1' using validate_int {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:14:46.272982 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:14:46.272982 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:14:46.292569 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-dffdf4c1-fcd0-4506-bafb-51f27127ecb6 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c613d2bd-53fd-4c9e-bff2-93a67634da87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:28Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=451585a9-d406-4d92-91fa-a01f40f52ef4,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '451585a9-d406-4d92-91fa-a01f40f52ef4', 'encryption_key_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=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:14:46.294354 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-dffdf4c1-fcd0-4506-bafb-51f27127ecb6 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (128b5b21-987d-4793-a297-c70f0308f923) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:14:46.378929 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-dffdf4c1-fcd0-4506-bafb-51f27127ecb6 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Created reservations ['3e69ddd5-445a-4f09-b613-b30c44621917', '613753a0-f79e-4f69-b2b6-83cd1be7ad6e', '2ca323e5-6b06-4070-8100-2db7d7b7e441', '6eead57e-76ae-4533-8372-ba8ea56f798e'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:14:46.380865 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-dffdf4c1-fcd0-4506-bafb-51f27127ecb6 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (128b5b21-987d-4793-a297-c70f0308f923) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3e69ddd5-445a-4f09-b613-b30c44621917', '613753a0-f79e-4f69-b2b6-83cd1be7ad6e', '2ca323e5-6b06-4070-8100-2db7d7b7e441', '6eead57e-76ae-4533-8372-ba8ea56f798e']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:14:46.382458 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-dffdf4c1-fcd0-4506-bafb-51f27127ecb6 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16929938-b0ef-4919-a5c5-517e48e7d199) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:14:46.431270 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-dffdf4c1-fcd0-4506-bafb-51f27127ecb6 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16929938-b0ef-4919-a5c5-517e48e7d199) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '401eb608-e73c-4e13-b20a-09c19a35a5e2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1383819621',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='f2643738d42841c68e0fbf636437d365',qos_specs=None,replication_status=,reservations=['3e69ddd5-445a-4f09-b613-b30c44621917','613753a0-f79e-4f69-b2b6-83cd1be7ad6e','2ca323e5-6b06-4070-8100-2db7d7b7e441','6eead57e-76ae-4533-8372-ba8ea56f798e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='898cb7e838aa411194af04619b309a15',volume_type_id=451585a9-d406-4d92-91fa-a01f40f52ef4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:14:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1383819621',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=401eb608-e73c-4e13-b20a-09c19a35a5e2,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='f2643738d42841c68e0fbf636437d365',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='898cb7e838aa411194af04619b309a15',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(451585a9-d406-4d92-91fa-a01f40f52ef4),volume_type_id=451585a9-d406-4d92-91fa-a01f40f52ef4)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:14:46.431270 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-dffdf4c1-fcd0-4506-bafb-51f27127ecb6 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e9cec84-1d9d-4612-ba09-794e6fddb16a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:14:46.480123 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-dffdf4c1-fcd0-4506-bafb-51f27127ecb6 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e9cec84-1d9d-4612-ba09-794e6fddb16a) transitioned into state 'SUCCESS' from state '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-1383819621',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='f2643738d42841c68e0fbf636437d365',qos_specs=None,replication_status=,reservations=['3e69ddd5-445a-4f09-b613-b30c44621917','613753a0-f79e-4f69-b2b6-83cd1be7ad6e','2ca323e5-6b06-4070-8100-2db7d7b7e441','6eead57e-76ae-4533-8372-ba8ea56f798e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='898cb7e838aa411194af04619b309a15',volume_type_id=451585a9-d406-4d92-91fa-a01f40f52ef4)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:14:46.480948 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-dffdf4c1-fcd0-4506-bafb-51f27127ecb6 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4bfb20e4-ea71-44c1-aecd-a101194edae3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:14:46.497406 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-dffdf4c1-fcd0-4506-bafb-51f27127ecb6 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4bfb20e4-ea71-44c1-aecd-a101194edae3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:14:46.498675 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-dffdf4c1-fcd0-4506-bafb-51f27127ecb6 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Flow 'volume_create_api' (89312479-bc82-4507-8002-7424dddbc51b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:14:46.499208 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-dffdf4c1-fcd0-4506-bafb-51f27127ecb6 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Create volume request issued successfully. Aug 25 10:14:46.500155 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-dffdf4c1-fcd0-4506-bafb-51f27127ecb6 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:14:46.500765 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 3/12] 10.4.3.119 () {68 vars in 1259 bytes} [Tue Aug 25 10:14:46 2026] POST /volume/v3/volumes => generated 758 bytes in 269 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 25 10:14:46.520263 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-eeaeade1-0851-4fb0-ab7c-14d8d5b9b0d7 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:14:46.524485 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-eeaeade1-0851-4fb0-ab7c-14d8d5b9b0d7 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] GET https://10.4.3.119/volume/v3/volumes/401eb608-e73c-4e13-b20a-09c19a35a5e2 Aug 25 10:14:46.524877 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-eeaeade1-0851-4fb0-ab7c-14d8d5b9b0d7 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:14:46.525218 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-eeaeade1-0851-4fb0-ab7c-14d8d5b9b0d7 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:14:46.540775 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:14:46.540775 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:14:46.547752 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-eeaeade1-0851-4fb0-ab7c-14d8d5b9b0d7 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Volume info retrieved successfully. Aug 25 10:14:46.559078 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-eeaeade1-0851-4fb0-ab7c-14d8d5b9b0d7 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] https://10.4.3.119/volume/v3/volumes/401eb608-e73c-4e13-b20a-09c19a35a5e2 returned with HTTP 200 Aug 25 10:14:46.559264 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 3/13] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:14:46 2026] GET /volume/v3/volumes/401eb608-e73c-4e13-b20a-09c19a35a5e2 => generated 826 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:14:47.250636 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-c2b55850-c2ed-4804-8455-dc3c5666feb9 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:14:47.515289 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c2b55850-c2ed-4804-8455-dc3c5666feb9 tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:14:47.515289 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c2b55850-c2ed-4804-8455-dc3c5666feb9 tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-1786086554"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:14:47.517556 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-c2b55850-c2ed-4804-8455-dc3c5666feb9 tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-1786086554'}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:14:47.517847 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-c2b55850-c2ed-4804-8455-dc3c5666feb9 tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] Create volume of 1 GB Aug 25 10:14:47.532072 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-c2b55850-c2ed-4804-8455-dc3c5666feb9 tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] Availability zone cache updated, next update will occur around 2026-08-25 11:14:47.531487. {{(pid=100388) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 25 10:14:47.532250 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-c2b55850-c2ed-4804-8455-dc3c5666feb9 tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] Availability Zones retrieved successfully. Aug 25 10:14:47.558674 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-c2b55850-c2ed-4804-8455-dc3c5666feb9 tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] Flow 'volume_create_api' (46e786ec-7b0d-4fdb-87d3-a210bade2452) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:14:47.559899 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-c2b55850-c2ed-4804-8455-dc3c5666feb9 tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (610f20ae-dabb-45de-a522-faeaa249a521) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:14:47.561039 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [None req-c2b55850-c2ed-4804-8455-dc3c5666feb9 tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] Validating volume size '1' using validate_int {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:14:47.576790 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-4d56757d-c30c-4a14-a8be-d365fb439283 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:14:47.582280 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4d56757d-c30c-4a14-a8be-d365fb439283 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] GET https://10.4.3.119/volume/v3/volumes/401eb608-e73c-4e13-b20a-09c19a35a5e2 Aug 25 10:14:47.582381 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4d56757d-c30c-4a14-a8be-d365fb439283 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:14:47.582723 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4d56757d-c30c-4a14-a8be-d365fb439283 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:14:47.612662 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-c2b55850-c2ed-4804-8455-dc3c5666feb9 tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (610f20ae-dabb-45de-a522-faeaa249a521) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:14:47.613418 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-c2b55850-c2ed-4804-8455-dc3c5666feb9 tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee58183e-5516-4190-a133-5bd8d62bf9ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:14:47.626998 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:14:47.626998 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:14:47.634837 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-4d56757d-c30c-4a14-a8be-d365fb439283 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Volume info retrieved successfully. Aug 25 10:14:47.646245 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4d56757d-c30c-4a14-a8be-d365fb439283 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] https://10.4.3.119/volume/v3/volumes/401eb608-e73c-4e13-b20a-09c19a35a5e2 returned with HTTP 200 Aug 25 10:14:47.647898 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 5/14] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:14:47 2026] GET /volume/v3/volumes/401eb608-e73c-4e13-b20a-09c19a35a5e2 => generated 851 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:14:47.651878 np0000008063 devstack@c-api.service[100388]: WARNING cinder.quota [None req-c2b55850-c2ed-4804-8455-dc3c5666feb9 tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-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 25 10:14:47.652442 np0000008063 devstack@c-api.service[100388]: WARNING cinder.quota [None req-c2b55850-c2ed-4804-8455-dc3c5666feb9 tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-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 25 10:14:47.732127 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-c2b55850-c2ed-4804-8455-dc3c5666feb9 tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] Created reservations ['82a02cc6-b703-4f9e-b85d-7da634a93dcf', 'fc5af27c-4cdd-43fa-acb5-447f7f9a4241', '414ecdf3-5761-43ad-811e-594e9010df3a', 'a49522d4-7666-4350-a83e-9b8776c3e17e'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:14:47.733494 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-c2b55850-c2ed-4804-8455-dc3c5666feb9 tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee58183e-5516-4190-a133-5bd8d62bf9ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['82a02cc6-b703-4f9e-b85d-7da634a93dcf', 'fc5af27c-4cdd-43fa-acb5-447f7f9a4241', '414ecdf3-5761-43ad-811e-594e9010df3a', 'a49522d4-7666-4350-a83e-9b8776c3e17e']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:14:47.734916 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-c2b55850-c2ed-4804-8455-dc3c5666feb9 tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f890f6d3-859d-4956-bb40-fb7da4f454e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:14:47.806073 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-c2b55850-c2ed-4804-8455-dc3c5666feb9 tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f890f6d3-859d-4956-bb40-fb7da4f454e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e3b355f-0761-472a-a41f-cba9f60cba61', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1786086554',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59ea1729415747fb808cd687eb50cf75',qos_specs=None,replication_status=,reservations=['82a02cc6-b703-4f9e-b85d-7da634a93dcf','fc5af27c-4cdd-43fa-acb5-447f7f9a4241','414ecdf3-5761-43ad-811e-594e9010df3a','a49522d4-7666-4350-a83e-9b8776c3e17e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b6985a4b7c844ac95bfdfad45ea34bd',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:14:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1786086554',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1e3b355f-0761-472a-a41f-cba9f60cba61,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='59ea1729415747fb808cd687eb50cf75',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7b6985a4b7c844ac95bfdfad45ea34bd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:14:47.807205 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-c2b55850-c2ed-4804-8455-dc3c5666feb9 tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9411b9b9-4b0c-4d18-8450-8ef7b0f11bee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:14:47.842106 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-c2b55850-c2ed-4804-8455-dc3c5666feb9 tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9411b9b9-4b0c-4d18-8450-8ef7b0f11bee) transitioned into state 'SUCCESS' from state '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-1786086554',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59ea1729415747fb808cd687eb50cf75',qos_specs=None,replication_status=,reservations=['82a02cc6-b703-4f9e-b85d-7da634a93dcf','fc5af27c-4cdd-43fa-acb5-447f7f9a4241','414ecdf3-5761-43ad-811e-594e9010df3a','a49522d4-7666-4350-a83e-9b8776c3e17e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b6985a4b7c844ac95bfdfad45ea34bd',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:14:47.843387 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-c2b55850-c2ed-4804-8455-dc3c5666feb9 tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44e74211-ee14-4f97-a9ee-ce2f6a3e9ea7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:14:47.881370 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-c2b55850-c2ed-4804-8455-dc3c5666feb9 tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44e74211-ee14-4f97-a9ee-ce2f6a3e9ea7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:14:47.882602 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-c2b55850-c2ed-4804-8455-dc3c5666feb9 tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] Flow 'volume_create_api' (46e786ec-7b0d-4fdb-87d3-a210bade2452) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:14:47.883048 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-c2b55850-c2ed-4804-8455-dc3c5666feb9 tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] Create volume request issued successfully. Aug 25 10:14:47.883855 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c2b55850-c2ed-4804-8455-dc3c5666feb9 tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:14:47.884351 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 4/15] 10.4.3.119 () {68 vars in 1258 bytes} [Tue Aug 25 10:14:47 2026] POST /volume/v3/volumes => generated 785 bytes in 634 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:14:47.902471 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-155f361a-7e42-4fc7-88ca-b0a472027f32 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:14:47.907159 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-155f361a-7e42-4fc7-88ca-b0a472027f32 tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] GET https://10.4.3.119/volume/v3/volumes/1e3b355f-0761-472a-a41f-cba9f60cba61 Aug 25 10:14:47.907159 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-155f361a-7e42-4fc7-88ca-b0a472027f32 tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:14:47.907159 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-155f361a-7e42-4fc7-88ca-b0a472027f32 tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:14:47.947359 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:14:47.947359 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:14:47.962727 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-155f361a-7e42-4fc7-88ca-b0a472027f32 tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] Volume info retrieved successfully. Aug 25 10:14:47.980824 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-155f361a-7e42-4fc7-88ca-b0a472027f32 tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] https://10.4.3.119/volume/v3/volumes/1e3b355f-0761-472a-a41f-cba9f60cba61 returned with HTTP 200 Aug 25 10:14:47.981605 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 4/16] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:14:47 2026] GET /volume/v3/volumes/1e3b355f-0761-472a-a41f-cba9f60cba61 => generated 964 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:14:48.999776 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-5cec763d-84a3-4372-8697-b8e89da38541 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:14:49.002602 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5cec763d-84a3-4372-8697-b8e89da38541 tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] GET https://10.4.3.119/volume/v3/volumes/1e3b355f-0761-472a-a41f-cba9f60cba61 Aug 25 10:14:49.002795 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5cec763d-84a3-4372-8697-b8e89da38541 tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:14:49.003191 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5cec763d-84a3-4372-8697-b8e89da38541 tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:14:49.053008 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:14:49.053008 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:14:49.058729 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-5cec763d-84a3-4372-8697-b8e89da38541 tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] Volume info retrieved successfully. Aug 25 10:14:49.064390 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5cec763d-84a3-4372-8697-b8e89da38541 tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] https://10.4.3.119/volume/v3/volumes/1e3b355f-0761-472a-a41f-cba9f60cba61 returned with HTTP 200 Aug 25 10:14:49.064853 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 4/17] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:14:48 2026] GET /volume/v3/volumes/1e3b355f-0761-472a-a41f-cba9f60cba61 => generated 1016 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:14:53.675609 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-b6daa55e-6033-4289-a516-06ebad326b5b None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:14:53.679969 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b6daa55e-6033-4289-a516-06ebad326b5b tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:14:53.682413 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b6daa55e-6033-4289-a516-06ebad326b5b tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-1645103751"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:14:53.685410 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volumes [None req-b6daa55e-6033-4289-a516-06ebad326b5b tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-1645103751'}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:14:53.686186 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-b6daa55e-6033-4289-a516-06ebad326b5b tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] Create volume of 1 GB Aug 25 10:14:53.724376 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-b6daa55e-6033-4289-a516-06ebad326b5b tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] Availability zone cache updated, next update will occur around 2026-08-25 11:14:53.723532. {{(pid=100390) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 25 10:14:53.726164 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-b6daa55e-6033-4289-a516-06ebad326b5b tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] Availability Zones retrieved successfully. Aug 25 10:14:53.762114 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-b6daa55e-6033-4289-a516-06ebad326b5b tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] Flow 'volume_create_api' (2200457f-24c1-42c7-a24b-3502af80c84a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:14:53.764047 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-b6daa55e-6033-4289-a516-06ebad326b5b tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0feb77a-72ad-4b9e-b9b6-464451f05b8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:14:53.766015 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-b6daa55e-6033-4289-a516-06ebad326b5b tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] Validating volume size '1' using validate_int {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:14:53.849667 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-b6daa55e-6033-4289-a516-06ebad326b5b tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0feb77a-72ad-4b9e-b9b6-464451f05b8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:14:53.850409 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-b6daa55e-6033-4289-a516-06ebad326b5b tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b279adad-9273-4b40-a406-d275a90118e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:14:53.921764 np0000008063 devstack@c-api.service[100390]: WARNING cinder.quota [None req-b6daa55e-6033-4289-a516-06ebad326b5b tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-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 25 10:14:53.922163 np0000008063 devstack@c-api.service[100390]: WARNING cinder.quota [None req-b6daa55e-6033-4289-a516-06ebad326b5b tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-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 25 10:14:54.024075 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-b6daa55e-6033-4289-a516-06ebad326b5b tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] Created reservations ['64c5184a-e44f-45f7-84f9-4f5cfacd4b68', 'a14eac65-34b3-4448-9cea-fe9af036b5d5', 'cc0eaa22-71dc-4be1-9b88-e383934bf467', '178ef296-2b7c-4c9e-a0d0-35061540eff7'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:14:54.025639 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-b6daa55e-6033-4289-a516-06ebad326b5b tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b279adad-9273-4b40-a406-d275a90118e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['64c5184a-e44f-45f7-84f9-4f5cfacd4b68', 'a14eac65-34b3-4448-9cea-fe9af036b5d5', 'cc0eaa22-71dc-4be1-9b88-e383934bf467', '178ef296-2b7c-4c9e-a0d0-35061540eff7']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:14:54.026999 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-b6daa55e-6033-4289-a516-06ebad326b5b tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d941d2f9-df24-4234-945e-76e14f32391c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:14:54.069225 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-b6daa55e-6033-4289-a516-06ebad326b5b tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d941d2f9-df24-4234-945e-76e14f32391c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '53737e6c-cf9f-4c66-b9c2-bd2d53b04041', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1645103751',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6183fd30ea714c909a7980ba9a16ecea',qos_specs=None,replication_status=,reservations=['64c5184a-e44f-45f7-84f9-4f5cfacd4b68','a14eac65-34b3-4448-9cea-fe9af036b5d5','cc0eaa22-71dc-4be1-9b88-e383934bf467','178ef296-2b7c-4c9e-a0d0-35061540eff7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62373b05674e41319f658bb6d79971f7',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:14:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1645103751',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=53737e6c-cf9f-4c66-b9c2-bd2d53b04041,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6183fd30ea714c909a7980ba9a16ecea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='62373b05674e41319f658bb6d79971f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:14:54.069993 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-b6daa55e-6033-4289-a516-06ebad326b5b tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4338aa3f-d5de-4dd3-8422-be9be2d789ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:14:54.113187 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-b6daa55e-6033-4289-a516-06ebad326b5b tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4338aa3f-d5de-4dd3-8422-be9be2d789ce) transitioned into state 'SUCCESS' from state '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-1645103751',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6183fd30ea714c909a7980ba9a16ecea',qos_specs=None,replication_status=,reservations=['64c5184a-e44f-45f7-84f9-4f5cfacd4b68','a14eac65-34b3-4448-9cea-fe9af036b5d5','cc0eaa22-71dc-4be1-9b88-e383934bf467','178ef296-2b7c-4c9e-a0d0-35061540eff7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62373b05674e41319f658bb6d79971f7',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:14:54.115043 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-b6daa55e-6033-4289-a516-06ebad326b5b tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f4f2879-6911-4c54-b90f-ae33527f26b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:14:54.162491 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-b6daa55e-6033-4289-a516-06ebad326b5b tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f4f2879-6911-4c54-b90f-ae33527f26b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:14:54.163901 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-b6daa55e-6033-4289-a516-06ebad326b5b tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] Flow 'volume_create_api' (2200457f-24c1-42c7-a24b-3502af80c84a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:14:54.164502 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-b6daa55e-6033-4289-a516-06ebad326b5b tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] Create volume request issued successfully. Aug 25 10:14:54.165411 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b6daa55e-6033-4289-a516-06ebad326b5b tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:14:54.166009 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 6/18] 10.4.3.119 () {68 vars in 1258 bytes} [Tue Aug 25 10:14:53 2026] POST /volume/v3/volumes => generated 752 bytes in 492 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:14:54.192629 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-424c3010-e938-49d4-9c4b-bfa4679bad78 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:14:54.197746 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-424c3010-e938-49d4-9c4b-bfa4679bad78 tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] GET https://10.4.3.119/volume/v3/volumes/53737e6c-cf9f-4c66-b9c2-bd2d53b04041 Aug 25 10:14:54.198043 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-424c3010-e938-49d4-9c4b-bfa4679bad78 tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:14:54.199531 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-424c3010-e938-49d4-9c4b-bfa4679bad78 tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:14:54.223546 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:14:54.223546 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:14:54.239378 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-424c3010-e938-49d4-9c4b-bfa4679bad78 tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] Volume info retrieved successfully. Aug 25 10:14:54.252761 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-424c3010-e938-49d4-9c4b-bfa4679bad78 tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] https://10.4.3.119/volume/v3/volumes/53737e6c-cf9f-4c66-b9c2-bd2d53b04041 returned with HTTP 200 Aug 25 10:14:54.252761 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 5/19] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:14:54 2026] GET /volume/v3/volumes/53737e6c-cf9f-4c66-b9c2-bd2d53b04041 => generated 820 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:14:55.270157 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-14801fc7-d817-49c6-99ac-74daa6c2978c None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:14:55.275294 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-14801fc7-d817-49c6-99ac-74daa6c2978c tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] GET https://10.4.3.119/volume/v3/volumes/53737e6c-cf9f-4c66-b9c2-bd2d53b04041 Aug 25 10:14:55.275485 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-14801fc7-d817-49c6-99ac-74daa6c2978c tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:14:55.275913 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-14801fc7-d817-49c6-99ac-74daa6c2978c tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:14:55.299515 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:14:55.299515 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:14:55.310658 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-14801fc7-d817-49c6-99ac-74daa6c2978c tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] Volume info retrieved successfully. Aug 25 10:14:55.323488 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-14801fc7-d817-49c6-99ac-74daa6c2978c tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] https://10.4.3.119/volume/v3/volumes/53737e6c-cf9f-4c66-b9c2-bd2d53b04041 returned with HTTP 200 Aug 25 10:14:55.324743 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 5/20] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:14:55 2026] GET /volume/v3/volumes/53737e6c-cf9f-4c66-b9c2-bd2d53b04041 => generated 845 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:14:55.442931 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-a92725b8-0ad7-4b51-97eb-56c421b5fc11 req-45cd0f7e-e096-4977-af80-b9970087f22d None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:14:55.449125 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-a92725b8-0ad7-4b51-97eb-56c421b5fc11 req-45cd0f7e-e096-4977-af80-b9970087f22d tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] GET https://10.4.3.119/volume/v3/volumes/53737e6c-cf9f-4c66-b9c2-bd2d53b04041 Aug 25 10:14:55.449125 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-a92725b8-0ad7-4b51-97eb-56c421b5fc11 req-45cd0f7e-e096-4977-af80-b9970087f22d tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:14:55.449125 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-a92725b8-0ad7-4b51-97eb-56c421b5fc11 req-45cd0f7e-e096-4977-af80-b9970087f22d tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:14:55.457703 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:14:55.457703 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:14:55.467034 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-a92725b8-0ad7-4b51-97eb-56c421b5fc11 req-45cd0f7e-e096-4977-af80-b9970087f22d tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] Volume info retrieved successfully. Aug 25 10:14:55.472214 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-a92725b8-0ad7-4b51-97eb-56c421b5fc11 req-45cd0f7e-e096-4977-af80-b9970087f22d tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] https://10.4.3.119/volume/v3/volumes/53737e6c-cf9f-4c66-b9c2-bd2d53b04041 returned with HTTP 200 Aug 25 10:14:55.472628 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 5/21] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:14:55 2026] GET /volume/v3/volumes/53737e6c-cf9f-4c66-b9c2-bd2d53b04041 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:14:56.262308 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-8ebfffa4-8093-476b-970f-63e51d652f84 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:14:56.264300 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8ebfffa4-8093-476b-970f-63e51d652f84 None None] GET https://10.4.3.119/volume// Aug 25 10:14:56.264300 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8ebfffa4-8093-476b-970f-63e51d652f84 None None] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:14:56.265022 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8ebfffa4-8093-476b-970f-63e51d652f84 None None] Calling method 'all' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:14:56.265886 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8ebfffa4-8093-476b-970f-63e51d652f84 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:14:56.266026 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 7/22] 10.4.3.119 () {66 vars in 1428 bytes} [Tue Aug 25 10:14:56 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:14:56.295452 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-a92725b8-0ad7-4b51-97eb-56c421b5fc11 req-32797b4d-8389-46de-b7bb-9d2f9fcb8110 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:14:56.821958 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-a92725b8-0ad7-4b51-97eb-56c421b5fc11 req-32797b4d-8389-46de-b7bb-9d2f9fcb8110 tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] POST https://10.4.3.119/volume/v3/attachments Aug 25 10:14:56.821958 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-a92725b8-0ad7-4b51-97eb-56c421b5fc11 req-32797b4d-8389-46de-b7bb-9d2f9fcb8110 tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "53737e6c-cf9f-4c66-b9c2-bd2d53b04041", "connector": null, "instance_uuid": "847421aa-7394-4263-a2b9-f8df10a6636b"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:14:56.835622 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:14:56.835622 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:14:56.888588 np0000008063 devstack@c-api.service[100388]: /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 25 10:14:56.888588 np0000008063 devstack@c-api.service[100388]: .first() Aug 25 10:14:56.931920 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-a92725b8-0ad7-4b51-97eb-56c421b5fc11 req-32797b4d-8389-46de-b7bb-9d2f9fcb8110 tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] https://10.4.3.119/volume/v3/attachments returned with HTTP 200 Aug 25 10:14:56.932576 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 6/23] 10.4.3.119 () {74 vars in 1594 bytes} [Tue Aug 25 10:14:56 2026] POST /volume/v3/attachments => generated 273 bytes in 638 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:14:57.042348 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-30b76e93-4b9c-40b9-b451-b02ea94be9ba None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:14:57.047259 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-30b76e93-4b9c-40b9-b451-b02ea94be9ba tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] GET https://10.4.3.119/volume/v3/volumes/53737e6c-cf9f-4c66-b9c2-bd2d53b04041 Aug 25 10:14:57.047259 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-30b76e93-4b9c-40b9-b451-b02ea94be9ba tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:14:57.047259 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-30b76e93-4b9c-40b9-b451-b02ea94be9ba tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:14:57.065727 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:14:57.065727 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:14:57.073624 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-30b76e93-4b9c-40b9-b451-b02ea94be9ba tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] Volume info retrieved successfully. Aug 25 10:14:57.082483 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-30b76e93-4b9c-40b9-b451-b02ea94be9ba tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] https://10.4.3.119/volume/v3/volumes/53737e6c-cf9f-4c66-b9c2-bd2d53b04041 returned with HTTP 200 Aug 25 10:14:57.083173 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 6/24] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:14:57 2026] GET /volume/v3/volumes/53737e6c-cf9f-4c66-b9c2-bd2d53b04041 => generated 844 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:14:57.117341 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-aaccb8ab-54e4-4a9c-8eb9-e0f6a2040c20 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:14:57.120997 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-aaccb8ab-54e4-4a9c-8eb9-e0f6a2040c20 None None] GET https://10.4.3.119/volume// Aug 25 10:14:57.121173 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-aaccb8ab-54e4-4a9c-8eb9-e0f6a2040c20 None None] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:14:57.121400 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-aaccb8ab-54e4-4a9c-8eb9-e0f6a2040c20 None None] Calling method 'all' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:14:57.122696 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-aaccb8ab-54e4-4a9c-8eb9-e0f6a2040c20 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:14:57.123125 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 6/25] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:14:57 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:14:57.222825 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-a92725b8-0ad7-4b51-97eb-56c421b5fc11 req-92be9821-4b95-41bf-9f31-970933561ead None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:14:57.229415 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-a92725b8-0ad7-4b51-97eb-56c421b5fc11 req-92be9821-4b95-41bf-9f31-970933561ead tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] GET https://10.4.3.119/volume/v3/volumes/53737e6c-cf9f-4c66-b9c2-bd2d53b04041 Aug 25 10:14:57.229415 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-a92725b8-0ad7-4b51-97eb-56c421b5fc11 req-92be9821-4b95-41bf-9f31-970933561ead tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:14:57.229415 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-a92725b8-0ad7-4b51-97eb-56c421b5fc11 req-92be9821-4b95-41bf-9f31-970933561ead tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:14:57.252214 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:14:57.252214 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:14:57.259940 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [req-a92725b8-0ad7-4b51-97eb-56c421b5fc11 req-92be9821-4b95-41bf-9f31-970933561ead tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] Volume info retrieved successfully. Aug 25 10:14:57.270245 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-a92725b8-0ad7-4b51-97eb-56c421b5fc11 req-92be9821-4b95-41bf-9f31-970933561ead tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] https://10.4.3.119/volume/v3/volumes/53737e6c-cf9f-4c66-b9c2-bd2d53b04041 returned with HTTP 200 Aug 25 10:14:57.270245 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 8/26] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:14:57 2026] GET /volume/v3/volumes/53737e6c-cf9f-4c66-b9c2-bd2d53b04041 => generated 1024 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:14:58.105064 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-bc468386-7138-4f1f-ba22-53e3c905d592 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:14:58.109316 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-bc468386-7138-4f1f-ba22-53e3c905d592 tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] GET https://10.4.3.119/volume/v3/volumes/53737e6c-cf9f-4c66-b9c2-bd2d53b04041 Aug 25 10:14:58.110277 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-bc468386-7138-4f1f-ba22-53e3c905d592 tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:14:58.110277 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-bc468386-7138-4f1f-ba22-53e3c905d592 tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:14:58.138205 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:14:58.138205 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:14:58.148711 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-bc468386-7138-4f1f-ba22-53e3c905d592 tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] Volume info retrieved successfully. Aug 25 10:14:58.158322 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-bc468386-7138-4f1f-ba22-53e3c905d592 tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] https://10.4.3.119/volume/v3/volumes/53737e6c-cf9f-4c66-b9c2-bd2d53b04041 returned with HTTP 200 Aug 25 10:14:58.159069 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 7/27] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:14:58 2026] GET /volume/v3/volumes/53737e6c-cf9f-4c66-b9c2-bd2d53b04041 => generated 844 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:14:58.392356 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-a92725b8-0ad7-4b51-97eb-56c421b5fc11 req-24ee4be4-dd9d-45e0-b5ea-ea0c9efadf10 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:14:58.395085 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-a92725b8-0ad7-4b51-97eb-56c421b5fc11 req-24ee4be4-dd9d-45e0-b5ea-ea0c9efadf10 tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] PUT https://10.4.3.119/volume/v3/attachments/4d1208af-d8f4-410b-9469-8ac50aa6d0c9 Aug 25 10:14:58.395629 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-a92725b8-0ad7-4b51-97eb-56c421b5fc11 req-24ee4be4-dd9d-45e0-b5ea-ea0c9efadf10 tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.119", "host": "np0000008063", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3398d5156650", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "462fd6ce-c505-48ef-84ec-f85776d45b24", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:14:58.410270 np0000008063 devstack@c-api.service[100391]: /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 25 10:14:58.410270 np0000008063 devstack@c-api.service[100391]: .first() Aug 25 10:14:58.421208 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-a92725b8-0ad7-4b51-97eb-56c421b5fc11 req-24ee4be4-dd9d-45e0-b5ea-ea0c9efadf10 tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] Acquiring lock "cinder-attachment_update-53737e6c-cf9f-4c66-b9c2-bd2d53b04041-np0000008063" by "attachment_update" {{(pid=100391) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 10:14:58.427894 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-a92725b8-0ad7-4b51-97eb-56c421b5fc11 req-24ee4be4-dd9d-45e0-b5ea-ea0c9efadf10 tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] Lock "cinder-attachment_update-53737e6c-cf9f-4c66-b9c2-bd2d53b04041-np0000008063" acquired by "attachment_update" :: waited 0.007s {{(pid=100391) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 10:14:58.429212 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:14:58.429212 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:14:58.677525 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-a92725b8-0ad7-4b51-97eb-56c421b5fc11 req-24ee4be4-dd9d-45e0-b5ea-ea0c9efadf10 tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] Lock "cinder-attachment_update-53737e6c-cf9f-4c66-b9c2-bd2d53b04041-np0000008063" released by "attachment_update" :: held 0.248s {{(pid=100391) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 10:14:58.677525 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-a92725b8-0ad7-4b51-97eb-56c421b5fc11 req-24ee4be4-dd9d-45e0-b5ea-ea0c9efadf10 tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] https://10.4.3.119/volume/v3/attachments/4d1208af-d8f4-410b-9469-8ac50aa6d0c9 returned with HTTP 200 Aug 25 10:14:58.677525 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 7/28] 10.4.3.119 () {74 vars in 1704 bytes} [Tue Aug 25 10:14:58 2026] PUT /volume/v3/attachments/4d1208af-d8f4-410b-9469-8ac50aa6d0c9 => generated 969 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:14:59.181118 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-58c9534a-093c-4c79-97cf-cd04122869df None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:14:59.185475 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-58c9534a-093c-4c79-97cf-cd04122869df tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] GET https://10.4.3.119/volume/v3/volumes/53737e6c-cf9f-4c66-b9c2-bd2d53b04041 Aug 25 10:14:59.186794 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-58c9534a-093c-4c79-97cf-cd04122869df tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:14:59.187541 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-58c9534a-093c-4c79-97cf-cd04122869df tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:14:59.212662 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:14:59.212662 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:14:59.219796 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-58c9534a-093c-4c79-97cf-cd04122869df tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] Volume info retrieved successfully. Aug 25 10:14:59.228893 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-58c9534a-093c-4c79-97cf-cd04122869df tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] https://10.4.3.119/volume/v3/volumes/53737e6c-cf9f-4c66-b9c2-bd2d53b04041 returned with HTTP 200 Aug 25 10:14:59.229439 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 7/29] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:14:59 2026] GET /volume/v3/volumes/53737e6c-cf9f-4c66-b9c2-bd2d53b04041 => generated 845 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:15:00.248557 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-a42837c5-6469-46bd-85e3-1572e86b9534 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:15:00.252911 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a42837c5-6469-46bd-85e3-1572e86b9534 tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] GET https://10.4.3.119/volume/v3/volumes/53737e6c-cf9f-4c66-b9c2-bd2d53b04041 Aug 25 10:15:00.254164 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a42837c5-6469-46bd-85e3-1572e86b9534 tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:15:00.254164 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a42837c5-6469-46bd-85e3-1572e86b9534 tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:15:00.281279 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:15:00.281279 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:15:00.295480 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-a42837c5-6469-46bd-85e3-1572e86b9534 tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] Volume info retrieved successfully. Aug 25 10:15:00.309346 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a42837c5-6469-46bd-85e3-1572e86b9534 tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] https://10.4.3.119/volume/v3/volumes/53737e6c-cf9f-4c66-b9c2-bd2d53b04041 returned with HTTP 200 Aug 25 10:15:00.314106 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 9/30] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:15:00 2026] GET /volume/v3/volumes/53737e6c-cf9f-4c66-b9c2-bd2d53b04041 => generated 845 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:15:01.333876 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-75e439f3-3e52-47dc-9396-49166a5c4c30 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:15:01.338567 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-75e439f3-3e52-47dc-9396-49166a5c4c30 tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] GET https://10.4.3.119/volume/v3/volumes/53737e6c-cf9f-4c66-b9c2-bd2d53b04041 Aug 25 10:15:01.342819 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-75e439f3-3e52-47dc-9396-49166a5c4c30 tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:15:01.342819 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-75e439f3-3e52-47dc-9396-49166a5c4c30 tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:15:01.366341 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:15:01.366341 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:15:01.369497 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-75e439f3-3e52-47dc-9396-49166a5c4c30 tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] Volume info retrieved successfully. Aug 25 10:15:01.378478 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-75e439f3-3e52-47dc-9396-49166a5c4c30 tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] https://10.4.3.119/volume/v3/volumes/53737e6c-cf9f-4c66-b9c2-bd2d53b04041 returned with HTTP 200 Aug 25 10:15:01.378478 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 8/31] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:15:01 2026] GET /volume/v3/volumes/53737e6c-cf9f-4c66-b9c2-bd2d53b04041 => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:15:02.403122 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-ca40c8f2-592c-4052-9789-9255d6d6c817 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:15:02.406223 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ca40c8f2-592c-4052-9789-9255d6d6c817 tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] GET https://10.4.3.119/volume/v3/volumes/53737e6c-cf9f-4c66-b9c2-bd2d53b04041 Aug 25 10:15:02.406223 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ca40c8f2-592c-4052-9789-9255d6d6c817 tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:15:02.407231 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ca40c8f2-592c-4052-9789-9255d6d6c817 tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:15:02.434110 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:15:02.434110 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:15:02.442783 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-ca40c8f2-592c-4052-9789-9255d6d6c817 tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] Volume info retrieved successfully. Aug 25 10:15:02.449335 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ca40c8f2-592c-4052-9789-9255d6d6c817 tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] https://10.4.3.119/volume/v3/volumes/53737e6c-cf9f-4c66-b9c2-bd2d53b04041 returned with HTTP 200 Aug 25 10:15:02.449465 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 8/32] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:15:02 2026] GET /volume/v3/volumes/53737e6c-cf9f-4c66-b9c2-bd2d53b04041 => generated 845 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:15:03.469554 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-ac70b647-fce6-416e-b89c-fb53d23efda5 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:15:03.473393 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ac70b647-fce6-416e-b89c-fb53d23efda5 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:15:03.473393 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ac70b647-fce6-416e-b89c-fb53d23efda5 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1536516190"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:15:03.473841 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-f72c0363-0d2d-4d99-b785-98bc0109ebbc None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:15:03.475088 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-ac70b647-fce6-416e-b89c-fb53d23efda5 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1536516190'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:15:03.475088 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-ac70b647-fce6-416e-b89c-fb53d23efda5 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Create volume of 1 GB Aug 25 10:15:03.478170 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f72c0363-0d2d-4d99-b785-98bc0109ebbc tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] GET https://10.4.3.119/volume/v3/volumes/53737e6c-cf9f-4c66-b9c2-bd2d53b04041 Aug 25 10:15:03.479040 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f72c0363-0d2d-4d99-b785-98bc0109ebbc tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:15:03.482211 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f72c0363-0d2d-4d99-b785-98bc0109ebbc tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:15:03.512266 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-ac70b647-fce6-416e-b89c-fb53d23efda5 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Availability zone cache updated, next update will occur around 2026-08-25 11:15:03.511433. {{(pid=100389) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 25 10:15:03.512453 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-ac70b647-fce6-416e-b89c-fb53d23efda5 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Availability Zones retrieved successfully. Aug 25 10:15:03.517887 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:15:03.517887 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:15:03.532730 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-f72c0363-0d2d-4d99-b785-98bc0109ebbc tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] Volume info retrieved successfully. Aug 25 10:15:03.541442 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-ac70b647-fce6-416e-b89c-fb53d23efda5 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Flow 'volume_create_api' (cc9844c0-4e77-4752-a2f7-b19382bdfc06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:15:03.543492 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-ac70b647-fce6-416e-b89c-fb53d23efda5 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0ad6332-d5ea-411f-98df-3124ecec03a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:15:03.544859 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-ac70b647-fce6-416e-b89c-fb53d23efda5 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:15:03.549509 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f72c0363-0d2d-4d99-b785-98bc0109ebbc tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] https://10.4.3.119/volume/v3/volumes/53737e6c-cf9f-4c66-b9c2-bd2d53b04041 returned with HTTP 200 Aug 25 10:15:03.549509 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 10/33] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:15:03 2026] GET /volume/v3/volumes/53737e6c-cf9f-4c66-b9c2-bd2d53b04041 => generated 845 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:15:03.632322 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-ac70b647-fce6-416e-b89c-fb53d23efda5 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0ad6332-d5ea-411f-98df-3124ecec03a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:15:03.633551 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-ac70b647-fce6-416e-b89c-fb53d23efda5 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12eb1665-1087-4345-b45b-ffa2a0438148) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:15:03.653816 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-a92725b8-0ad7-4b51-97eb-56c421b5fc11 req-7f97e98f-be9b-4ea1-ab9e-1e6de0879c44 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:15:03.657582 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-a92725b8-0ad7-4b51-97eb-56c421b5fc11 req-7f97e98f-be9b-4ea1-ab9e-1e6de0879c44 tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] POST https://10.4.3.119/volume/v3/attachments/4d1208af-d8f4-410b-9469-8ac50aa6d0c9/action Aug 25 10:15:03.659972 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-a92725b8-0ad7-4b51-97eb-56c421b5fc11 req-7f97e98f-be9b-4ea1-ab9e-1e6de0879c44 tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] Action body: b'{"os-complete": null}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:15:03.659972 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-a92725b8-0ad7-4b51-97eb-56c421b5fc11 req-7f97e98f-be9b-4ea1-ab9e-1e6de0879c44 tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:15:03.700621 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:15:03.700621 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:15:03.708210 np0000008063 devstack@c-api.service[100389]: WARNING cinder.quota [None req-ac70b647-fce6-416e-b89c-fb53d23efda5 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-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 25 10:15:03.708210 np0000008063 devstack@c-api.service[100389]: WARNING cinder.quota [None req-ac70b647-fce6-416e-b89c-fb53d23efda5 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-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 25 10:15:03.729934 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-a92725b8-0ad7-4b51-97eb-56c421b5fc11 req-7f97e98f-be9b-4ea1-ab9e-1e6de0879c44 tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] https://10.4.3.119/volume/v3/attachments/4d1208af-d8f4-410b-9469-8ac50aa6d0c9/action returned with HTTP 204 Aug 25 10:15:03.730716 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 9/34] 10.4.3.119 () {74 vars in 1725 bytes} [Tue Aug 25 10:15:03 2026] POST /volume/v3/attachments/4d1208af-d8f4-410b-9469-8ac50aa6d0c9/action => generated 0 bytes in 78 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:15:03.808292 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-ac70b647-fce6-416e-b89c-fb53d23efda5 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Created reservations ['016d5704-337d-4b72-bf92-1ee02236f8a8', '9c0e4dc0-180e-43a6-ac64-786ef01ae71c', 'a3943e71-0c00-4b4f-afea-2aaf4f8a5fb4', 'cf2f1ee2-ddb4-4818-8662-23f9bfe7ba10'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:15:03.808292 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-ac70b647-fce6-416e-b89c-fb53d23efda5 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12eb1665-1087-4345-b45b-ffa2a0438148) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['016d5704-337d-4b72-bf92-1ee02236f8a8', '9c0e4dc0-180e-43a6-ac64-786ef01ae71c', 'a3943e71-0c00-4b4f-afea-2aaf4f8a5fb4', 'cf2f1ee2-ddb4-4818-8662-23f9bfe7ba10']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:15:03.809430 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-ac70b647-fce6-416e-b89c-fb53d23efda5 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1df85252-af90-48e7-82fb-138af6508fe3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:15:03.847026 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-ac70b647-fce6-416e-b89c-fb53d23efda5 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1df85252-af90-48e7-82fb-138af6508fe3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '36617406-3f0b-4228-9eaf-269eb60f6b3b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1536516190',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3937264d3449457baaa57729a2b04680',qos_specs=None,replication_status=,reservations=['016d5704-337d-4b72-bf92-1ee02236f8a8','9c0e4dc0-180e-43a6-ac64-786ef01ae71c','a3943e71-0c00-4b4f-afea-2aaf4f8a5fb4','cf2f1ee2-ddb4-4818-8662-23f9bfe7ba10'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9fb86ca10b744030ade7d100830d82a0',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:15:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1536516190',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=36617406-3f0b-4228-9eaf-269eb60f6b3b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3937264d3449457baaa57729a2b04680',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9fb86ca10b744030ade7d100830d82a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:15:03.848040 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-ac70b647-fce6-416e-b89c-fb53d23efda5 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2873509-8b30-4b25-ab3f-d0f6772030f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:15:03.890698 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-ac70b647-fce6-416e-b89c-fb53d23efda5 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2873509-8b30-4b25-ab3f-d0f6772030f5) transitioned into state 'SUCCESS' from state '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-1536516190',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3937264d3449457baaa57729a2b04680',qos_specs=None,replication_status=,reservations=['016d5704-337d-4b72-bf92-1ee02236f8a8','9c0e4dc0-180e-43a6-ac64-786ef01ae71c','a3943e71-0c00-4b4f-afea-2aaf4f8a5fb4','cf2f1ee2-ddb4-4818-8662-23f9bfe7ba10'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9fb86ca10b744030ade7d100830d82a0',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:15:03.890698 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-ac70b647-fce6-416e-b89c-fb53d23efda5 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b7c3f44-a652-4757-b7eb-19d01f6472ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:15:03.948185 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-ac70b647-fce6-416e-b89c-fb53d23efda5 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b7c3f44-a652-4757-b7eb-19d01f6472ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:15:03.949126 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-ac70b647-fce6-416e-b89c-fb53d23efda5 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Flow 'volume_create_api' (cc9844c0-4e77-4752-a2f7-b19382bdfc06) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:15:03.949549 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-ac70b647-fce6-416e-b89c-fb53d23efda5 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Create volume request issued successfully. Aug 25 10:15:03.950665 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ac70b647-fce6-416e-b89c-fb53d23efda5 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:15:03.951088 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 8/35] 10.4.3.119 () {68 vars in 1258 bytes} [Tue Aug 25 10:15:03 2026] POST /volume/v3/volumes => generated 759 bytes in 485 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:15:03.983430 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-73d22d10-c234-4142-b767-24f0852fe9a5 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:15:03.986338 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-73d22d10-c234-4142-b767-24f0852fe9a5 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] GET https://10.4.3.119/volume/v3/volumes/36617406-3f0b-4228-9eaf-269eb60f6b3b Aug 25 10:15:03.986767 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-73d22d10-c234-4142-b767-24f0852fe9a5 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:15:03.986980 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-73d22d10-c234-4142-b767-24f0852fe9a5 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:15:04.005884 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:15:04.005884 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:15:04.018755 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-73d22d10-c234-4142-b767-24f0852fe9a5 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Volume info retrieved successfully. Aug 25 10:15:04.039975 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-73d22d10-c234-4142-b767-24f0852fe9a5 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] https://10.4.3.119/volume/v3/volumes/36617406-3f0b-4228-9eaf-269eb60f6b3b returned with HTTP 200 Aug 25 10:15:04.040640 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 9/36] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:15:03 2026] GET /volume/v3/volumes/36617406-3f0b-4228-9eaf-269eb60f6b3b => generated 827 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:15:04.577686 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-3d2c9dbf-4bfb-46d2-b2f6-f024a915a75f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:15:04.578947 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3d2c9dbf-4bfb-46d2-b2f6-f024a915a75f tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] GET https://10.4.3.119/volume/v3/volumes/53737e6c-cf9f-4c66-b9c2-bd2d53b04041 Aug 25 10:15:04.578947 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3d2c9dbf-4bfb-46d2-b2f6-f024a915a75f tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:15:04.579778 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3d2c9dbf-4bfb-46d2-b2f6-f024a915a75f tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:15:04.605982 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:15:04.605982 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:15:04.618684 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-3d2c9dbf-4bfb-46d2-b2f6-f024a915a75f tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] Volume info retrieved successfully. Aug 25 10:15:04.632590 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3d2c9dbf-4bfb-46d2-b2f6-f024a915a75f tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] https://10.4.3.119/volume/v3/volumes/53737e6c-cf9f-4c66-b9c2-bd2d53b04041 returned with HTTP 200 Aug 25 10:15:04.633508 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 11/37] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:15:04 2026] GET /volume/v3/volumes/53737e6c-cf9f-4c66-b9c2-bd2d53b04041 => generated 1137 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:15:04.658803 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-953144cd-7ed5-47a8-b0ac-4e51af3a141d None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:15:04.661601 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-953144cd-7ed5-47a8-b0ac-4e51af3a141d tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] GET https://10.4.3.119/volume/v3/volumes/53737e6c-cf9f-4c66-b9c2-bd2d53b04041 Aug 25 10:15:04.662310 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-953144cd-7ed5-47a8-b0ac-4e51af3a141d tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:15:04.662310 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-953144cd-7ed5-47a8-b0ac-4e51af3a141d tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:15:04.680506 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:15:04.680506 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:15:04.691004 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-953144cd-7ed5-47a8-b0ac-4e51af3a141d tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] Volume info retrieved successfully. Aug 25 10:15:04.702363 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-953144cd-7ed5-47a8-b0ac-4e51af3a141d tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] https://10.4.3.119/volume/v3/volumes/53737e6c-cf9f-4c66-b9c2-bd2d53b04041 returned with HTTP 200 Aug 25 10:15:04.704279 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 10/38] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:15:04 2026] GET /volume/v3/volumes/53737e6c-cf9f-4c66-b9c2-bd2d53b04041 => generated 1137 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:15:05.067518 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-a8a03279-c0ff-4411-87a0-a9387cfc9980 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:15:05.071323 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a8a03279-c0ff-4411-87a0-a9387cfc9980 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] GET https://10.4.3.119/volume/v3/volumes/36617406-3f0b-4228-9eaf-269eb60f6b3b Aug 25 10:15:05.071601 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a8a03279-c0ff-4411-87a0-a9387cfc9980 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:15:05.076069 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a8a03279-c0ff-4411-87a0-a9387cfc9980 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:15:05.109048 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:15:05.109048 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:15:05.137801 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-a8a03279-c0ff-4411-87a0-a9387cfc9980 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Volume info retrieved successfully. Aug 25 10:15:05.154448 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a8a03279-c0ff-4411-87a0-a9387cfc9980 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] https://10.4.3.119/volume/v3/volumes/36617406-3f0b-4228-9eaf-269eb60f6b3b returned with HTTP 200 Aug 25 10:15:05.155371 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 9/39] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:15:05 2026] GET /volume/v3/volumes/36617406-3f0b-4228-9eaf-269eb60f6b3b => generated 852 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:15:07.156623 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-02078aca-2f27-46c7-a0ec-18dc0888b37e req-aaf9cef6-cbf5-4bd1-8ee8-d546810143dd None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:15:07.169231 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-02078aca-2f27-46c7-a0ec-18dc0888b37e req-aaf9cef6-cbf5-4bd1-8ee8-d546810143dd tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] DELETE https://10.4.3.119/volume/v3/attachments/4d1208af-d8f4-410b-9469-8ac50aa6d0c9 Aug 25 10:15:07.170737 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-02078aca-2f27-46c7-a0ec-18dc0888b37e req-aaf9cef6-cbf5-4bd1-8ee8-d546810143dd tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:15:07.171069 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-02078aca-2f27-46c7-a0ec-18dc0888b37e req-aaf9cef6-cbf5-4bd1-8ee8-d546810143dd tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] Calling method 'version_select' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:15:07.187447 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:15:07.187447 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:15:07.336667 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-02078aca-2f27-46c7-a0ec-18dc0888b37e req-aaf9cef6-cbf5-4bd1-8ee8-d546810143dd tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] https://10.4.3.119/volume/v3/attachments/4d1208af-d8f4-410b-9469-8ac50aa6d0c9 returned with HTTP 200 Aug 25 10:15:07.337972 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 10/40] 10.4.3.119 () {72 vars in 1673 bytes} [Tue Aug 25 10:15:07 2026] DELETE /volume/v3/attachments/4d1208af-d8f4-410b-9469-8ac50aa6d0c9 => generated 19 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:15:09.195782 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-dab4cae3-2816-467d-8271-5b4bdf9a3599 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:15:09.199247 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-dab4cae3-2816-467d-8271-5b4bdf9a3599 tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] GET https://10.4.3.119/volume/v3/volumes/53737e6c-cf9f-4c66-b9c2-bd2d53b04041 Aug 25 10:15:09.199247 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-dab4cae3-2816-467d-8271-5b4bdf9a3599 tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:15:09.200419 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-dab4cae3-2816-467d-8271-5b4bdf9a3599 tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:15:09.215213 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:15:09.215213 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:15:09.223836 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-dab4cae3-2816-467d-8271-5b4bdf9a3599 tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] Volume info retrieved successfully. Aug 25 10:15:09.232563 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-dab4cae3-2816-467d-8271-5b4bdf9a3599 tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] https://10.4.3.119/volume/v3/volumes/53737e6c-cf9f-4c66-b9c2-bd2d53b04041 returned with HTTP 200 Aug 25 10:15:09.233016 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 12/41] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:15:09 2026] GET /volume/v3/volumes/53737e6c-cf9f-4c66-b9c2-bd2d53b04041 => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:15:09.254347 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-e1404dbe-1528-4b08-80d6-9a37719d0e37 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:15:09.259400 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e1404dbe-1528-4b08-80d6-9a37719d0e37 tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] GET https://10.4.3.119/volume/v3/volumes/53737e6c-cf9f-4c66-b9c2-bd2d53b04041 Aug 25 10:15:09.259531 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e1404dbe-1528-4b08-80d6-9a37719d0e37 tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:15:09.260118 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e1404dbe-1528-4b08-80d6-9a37719d0e37 tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:15:09.271675 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:15:09.271675 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:15:09.276905 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-e1404dbe-1528-4b08-80d6-9a37719d0e37 tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] Volume info retrieved successfully. Aug 25 10:15:09.284196 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e1404dbe-1528-4b08-80d6-9a37719d0e37 tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] https://10.4.3.119/volume/v3/volumes/53737e6c-cf9f-4c66-b9c2-bd2d53b04041 returned with HTTP 200 Aug 25 10:15:09.284196 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 11/42] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:15:09 2026] GET /volume/v3/volumes/53737e6c-cf9f-4c66-b9c2-bd2d53b04041 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:15:09.363347 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-3bbe3a27-e30f-49d9-8bff-3291cecb3a4e None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:15:09.367182 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3bbe3a27-e30f-49d9-8bff-3291cecb3a4e tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] GET https://10.4.3.119/volume/v3/volumes/53737e6c-cf9f-4c66-b9c2-bd2d53b04041 Aug 25 10:15:09.367445 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3bbe3a27-e30f-49d9-8bff-3291cecb3a4e tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:15:09.368619 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3bbe3a27-e30f-49d9-8bff-3291cecb3a4e tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:15:09.379273 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:15:09.379273 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:15:09.384530 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-3bbe3a27-e30f-49d9-8bff-3291cecb3a4e tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] Volume info retrieved successfully. Aug 25 10:15:09.390604 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3bbe3a27-e30f-49d9-8bff-3291cecb3a4e tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] https://10.4.3.119/volume/v3/volumes/53737e6c-cf9f-4c66-b9c2-bd2d53b04041 returned with HTTP 200 Aug 25 10:15:09.391116 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 10/43] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:15:09 2026] GET /volume/v3/volumes/53737e6c-cf9f-4c66-b9c2-bd2d53b04041 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:15:09.422211 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-7e27aec3-7844-4e83-ad5a-7ab9922f1b10 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:15:09.424614 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7e27aec3-7844-4e83-ad5a-7ab9922f1b10 tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] DELETE https://10.4.3.119/volume/v3/volumes/53737e6c-cf9f-4c66-b9c2-bd2d53b04041 Aug 25 10:15:09.424830 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7e27aec3-7844-4e83-ad5a-7ab9922f1b10 tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:15:09.425194 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7e27aec3-7844-4e83-ad5a-7ab9922f1b10 tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:15:09.425975 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-7e27aec3-7844-4e83-ad5a-7ab9922f1b10 tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] Delete volume with id: 53737e6c-cf9f-4c66-b9c2-bd2d53b04041 Aug 25 10:15:09.442977 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:15:09.442977 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:15:09.444894 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-7e27aec3-7844-4e83-ad5a-7ab9922f1b10 tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] Volume info retrieved successfully. Aug 25 10:15:09.508127 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-7e27aec3-7844-4e83-ad5a-7ab9922f1b10 tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] Delete volume request issued successfully. Aug 25 10:15:09.508606 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7e27aec3-7844-4e83-ad5a-7ab9922f1b10 tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] https://10.4.3.119/volume/v3/volumes/53737e6c-cf9f-4c66-b9c2-bd2d53b04041 returned with HTTP 202 Aug 25 10:15:09.509292 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 11/44] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:15:09 2026] DELETE /volume/v3/volumes/53737e6c-cf9f-4c66-b9c2-bd2d53b04041 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:15:09.532515 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-50f97c48-2b08-4340-8fe8-6c2af093fd01 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:15:09.540989 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-50f97c48-2b08-4340-8fe8-6c2af093fd01 tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] GET https://10.4.3.119/volume/v3/volumes/53737e6c-cf9f-4c66-b9c2-bd2d53b04041 Aug 25 10:15:09.542802 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-50f97c48-2b08-4340-8fe8-6c2af093fd01 tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:15:09.543218 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-50f97c48-2b08-4340-8fe8-6c2af093fd01 tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:15:09.554443 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:15:09.554443 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:15:09.563599 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-50f97c48-2b08-4340-8fe8-6c2af093fd01 tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] Volume info retrieved successfully. Aug 25 10:15:09.569598 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-50f97c48-2b08-4340-8fe8-6c2af093fd01 tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] https://10.4.3.119/volume/v3/volumes/53737e6c-cf9f-4c66-b9c2-bd2d53b04041 returned with HTTP 200 Aug 25 10:15:09.571200 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 13/45] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:15:09 2026] GET /volume/v3/volumes/53737e6c-cf9f-4c66-b9c2-bd2d53b04041 => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:15:10.591963 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-1c9dff3d-f4ca-4547-b8b8-e39a4a65ed42 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:15:10.593519 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1c9dff3d-f4ca-4547-b8b8-e39a4a65ed42 tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] GET https://10.4.3.119/volume/v3/volumes/53737e6c-cf9f-4c66-b9c2-bd2d53b04041 Aug 25 10:15:10.593927 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1c9dff3d-f4ca-4547-b8b8-e39a4a65ed42 tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:15:10.594342 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1c9dff3d-f4ca-4547-b8b8-e39a4a65ed42 tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:15:10.604271 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1c9dff3d-f4ca-4547-b8b8-e39a4a65ed42 tempest-DeleteServersTestJSON-623434880 tempest-DeleteServersTestJSON-623434880-project-member] https://10.4.3.119/volume/v3/volumes/53737e6c-cf9f-4c66-b9c2-bd2d53b04041 returned with HTTP 404 Aug 25 10:15:10.605043 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 12/46] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:15:10 2026] GET /volume/v3/volumes/53737e6c-cf9f-4c66-b9c2-bd2d53b04041 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:15:15.799417 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-df989a48-9da0-4fd7-96f8-b7e86ccca837 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:15:15.802275 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-df989a48-9da0-4fd7-96f8-b7e86ccca837 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:15:15.802791 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-df989a48-9da0-4fd7-96f8-b7e86ccca837 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-900630077"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:15:15.806822 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-df989a48-9da0-4fd7-96f8-b7e86ccca837 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-900630077'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:15:15.806962 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-df989a48-9da0-4fd7-96f8-b7e86ccca837 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Create volume of 1 GB Aug 25 10:15:15.815954 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-df989a48-9da0-4fd7-96f8-b7e86ccca837 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Availability Zones retrieved successfully. Aug 25 10:15:15.828338 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-df989a48-9da0-4fd7-96f8-b7e86ccca837 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Flow 'volume_create_api' (8d6038e8-f19d-4ec5-817e-b185e676b0d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:15:15.829960 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-df989a48-9da0-4fd7-96f8-b7e86ccca837 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d11b781b-3622-48f0-acf8-8f628fcb1550) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:15:15.831719 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-df989a48-9da0-4fd7-96f8-b7e86ccca837 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:15:15.876979 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-df989a48-9da0-4fd7-96f8-b7e86ccca837 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d11b781b-3622-48f0-acf8-8f628fcb1550) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:15:15.878502 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-df989a48-9da0-4fd7-96f8-b7e86ccca837 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5bb5600e-8364-4e59-808b-30dde07e42fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:15:15.953339 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-df989a48-9da0-4fd7-96f8-b7e86ccca837 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Created reservations ['b2d39b21-b794-40c5-97dc-04b371853213', '4b1f417b-5d5e-4019-8ffb-142366d8f94f', 'f250a68e-23fb-4562-8a35-58b0a24b5e6f', '814dd50d-d2a5-4778-8f52-7b14a0cb03fa'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:15:15.954447 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-df989a48-9da0-4fd7-96f8-b7e86ccca837 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5bb5600e-8364-4e59-808b-30dde07e42fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b2d39b21-b794-40c5-97dc-04b371853213', '4b1f417b-5d5e-4019-8ffb-142366d8f94f', 'f250a68e-23fb-4562-8a35-58b0a24b5e6f', '814dd50d-d2a5-4778-8f52-7b14a0cb03fa']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:15:15.955398 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-df989a48-9da0-4fd7-96f8-b7e86ccca837 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f7e580f-d485-4ae6-a08c-8fbf33a98a3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:15:15.995177 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-df989a48-9da0-4fd7-96f8-b7e86ccca837 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f7e580f-d485-4ae6-a08c-8fbf33a98a3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7d212249-5702-4838-9131-24756814f2ff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-900630077',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3937264d3449457baaa57729a2b04680',qos_specs=None,replication_status=,reservations=['b2d39b21-b794-40c5-97dc-04b371853213','4b1f417b-5d5e-4019-8ffb-142366d8f94f','f250a68e-23fb-4562-8a35-58b0a24b5e6f','814dd50d-d2a5-4778-8f52-7b14a0cb03fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9fb86ca10b744030ade7d100830d82a0',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:15:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-900630077',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7d212249-5702-4838-9131-24756814f2ff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3937264d3449457baaa57729a2b04680',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9fb86ca10b744030ade7d100830d82a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:15:15.997146 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-df989a48-9da0-4fd7-96f8-b7e86ccca837 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2963ed46-516b-41aa-92c1-737898fd2b3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:15:16.069095 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-df989a48-9da0-4fd7-96f8-b7e86ccca837 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2963ed46-516b-41aa-92c1-737898fd2b3f) transitioned into state 'SUCCESS' from state '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-900630077',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3937264d3449457baaa57729a2b04680',qos_specs=None,replication_status=,reservations=['b2d39b21-b794-40c5-97dc-04b371853213','4b1f417b-5d5e-4019-8ffb-142366d8f94f','f250a68e-23fb-4562-8a35-58b0a24b5e6f','814dd50d-d2a5-4778-8f52-7b14a0cb03fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9fb86ca10b744030ade7d100830d82a0',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:15:16.071731 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-df989a48-9da0-4fd7-96f8-b7e86ccca837 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9555a67-a991-450f-9f80-f0adf9403f0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:15:16.095166 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-df989a48-9da0-4fd7-96f8-b7e86ccca837 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9555a67-a991-450f-9f80-f0adf9403f0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:15:16.097018 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-df989a48-9da0-4fd7-96f8-b7e86ccca837 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Flow 'volume_create_api' (8d6038e8-f19d-4ec5-817e-b185e676b0d6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:15:16.097215 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-df989a48-9da0-4fd7-96f8-b7e86ccca837 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Create volume request issued successfully. Aug 25 10:15:16.099075 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-df989a48-9da0-4fd7-96f8-b7e86ccca837 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:15:16.099719 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 11/47] 10.4.3.119 () {68 vars in 1258 bytes} [Tue Aug 25 10:15:15 2026] POST /volume/v3/volumes => generated 758 bytes in 303 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:15:16.118947 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-48103222-20ab-4403-bbc0-ea3a6615fb81 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:15:16.121790 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-48103222-20ab-4403-bbc0-ea3a6615fb81 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] GET https://10.4.3.119/volume/v3/volumes/7d212249-5702-4838-9131-24756814f2ff Aug 25 10:15:16.122915 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-48103222-20ab-4403-bbc0-ea3a6615fb81 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:15:16.123199 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-48103222-20ab-4403-bbc0-ea3a6615fb81 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:15:16.141006 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:15:16.141006 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:15:16.159759 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-48103222-20ab-4403-bbc0-ea3a6615fb81 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Volume info retrieved successfully. Aug 25 10:15:16.181006 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-48103222-20ab-4403-bbc0-ea3a6615fb81 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] https://10.4.3.119/volume/v3/volumes/7d212249-5702-4838-9131-24756814f2ff returned with HTTP 200 Aug 25 10:15:16.181006 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 12/48] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:15:16 2026] GET /volume/v3/volumes/7d212249-5702-4838-9131-24756814f2ff => generated 826 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:15:17.208544 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-1a89fb9c-6cc1-4182-a5e3-93f9be016ed0 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:15:17.211564 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1a89fb9c-6cc1-4182-a5e3-93f9be016ed0 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] GET https://10.4.3.119/volume/v3/volumes/7d212249-5702-4838-9131-24756814f2ff Aug 25 10:15:17.211682 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1a89fb9c-6cc1-4182-a5e3-93f9be016ed0 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:15:17.211910 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1a89fb9c-6cc1-4182-a5e3-93f9be016ed0 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:15:17.231564 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:15:17.231564 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:15:17.239292 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-1a89fb9c-6cc1-4182-a5e3-93f9be016ed0 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Volume info retrieved successfully. Aug 25 10:15:17.248472 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1a89fb9c-6cc1-4182-a5e3-93f9be016ed0 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] https://10.4.3.119/volume/v3/volumes/7d212249-5702-4838-9131-24756814f2ff returned with HTTP 200 Aug 25 10:15:17.249036 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 14/49] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:15:17 2026] GET /volume/v3/volumes/7d212249-5702-4838-9131-24756814f2ff => generated 851 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:15:20.605838 np0000008063 devstack@c-api.service[100388]: DEBUG dbcounter [-] [100388] Writing DB stats cinder:SELECT=66,cinder:INSERT=11,cinder:UPDATE=16 {{(pid=100388) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 10:15:26.075605 np0000008063 devstack@c-api.service[100389]: DEBUG dbcounter [-] [100389] Writing DB stats cinder:SELECT=77,cinder:INSERT=16,cinder:UPDATE=24 {{(pid=100389) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 10:15:26.167560 np0000008063 devstack@c-api.service[100391]: DEBUG dbcounter [-] [100391] Writing DB stats cinder:SELECT=87,cinder:INSERT=17,cinder:UPDATE=29 {{(pid=100391) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 10:15:27.246554 np0000008063 devstack@c-api.service[100390]: DEBUG dbcounter [-] [100390] Writing DB stats cinder:SELECT=67,cinder:INSERT=11,cinder:UPDATE=12 {{(pid=100390) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 10:15:31.980826 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-c60439a5-b9cb-4de7-9d88-0aaab6f6d711 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:15:31.983240 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c60439a5-b9cb-4de7-9d88-0aaab6f6d711 tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:15:31.983404 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c60439a5-b9cb-4de7-9d88-0aaab6f6d711 tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-1081852661"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:15:31.985360 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-c60439a5-b9cb-4de7-9d88-0aaab6f6d711 tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-1081852661'}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:15:31.985530 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-c60439a5-b9cb-4de7-9d88-0aaab6f6d711 tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] Create volume of 1 GB Aug 25 10:15:31.991911 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-c60439a5-b9cb-4de7-9d88-0aaab6f6d711 tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] Availability Zones retrieved successfully. Aug 25 10:15:32.000260 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-c60439a5-b9cb-4de7-9d88-0aaab6f6d711 tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] Flow 'volume_create_api' (2292276a-b7a9-49cb-8563-fe76d1e4b631) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:15:32.001169 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-c60439a5-b9cb-4de7-9d88-0aaab6f6d711 tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9884a3b7-2663-474f-8ea5-03f48e809598) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:15:32.002620 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [None req-c60439a5-b9cb-4de7-9d88-0aaab6f6d711 tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] Validating volume size '1' using validate_int {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:15:32.077180 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-c60439a5-b9cb-4de7-9d88-0aaab6f6d711 tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9884a3b7-2663-474f-8ea5-03f48e809598) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:15:32.078425 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-c60439a5-b9cb-4de7-9d88-0aaab6f6d711 tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (755a9878-a265-4112-a565-d4b273006bde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:15:32.199034 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-c60439a5-b9cb-4de7-9d88-0aaab6f6d711 tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] Created reservations ['2a96cc49-8a8a-4ee2-9057-b43c546bc55e', '4b7d501a-d7cc-40b8-a7a7-db506acc4bfb', 'd28364a2-be74-4167-84c8-02c02e86fdc0', 'ae572932-6bdf-42fc-874e-58e31347ff40'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:15:32.199606 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-c60439a5-b9cb-4de7-9d88-0aaab6f6d711 tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (755a9878-a265-4112-a565-d4b273006bde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2a96cc49-8a8a-4ee2-9057-b43c546bc55e', '4b7d501a-d7cc-40b8-a7a7-db506acc4bfb', 'd28364a2-be74-4167-84c8-02c02e86fdc0', 'ae572932-6bdf-42fc-874e-58e31347ff40']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:15:32.200784 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-c60439a5-b9cb-4de7-9d88-0aaab6f6d711 tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (845a406e-f05d-4d1e-9cff-a62c7d8b7aa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:15:32.233298 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-c60439a5-b9cb-4de7-9d88-0aaab6f6d711 tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (845a406e-f05d-4d1e-9cff-a62c7d8b7aa5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '374544f9-85ac-4558-892d-8be8671f3190', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1081852661',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5fcabe505b346b1a33f75c51668af49',qos_specs=None,replication_status=,reservations=['2a96cc49-8a8a-4ee2-9057-b43c546bc55e','4b7d501a-d7cc-40b8-a7a7-db506acc4bfb','d28364a2-be74-4167-84c8-02c02e86fdc0','ae572932-6bdf-42fc-874e-58e31347ff40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a1dcd3a480a4c3da6b4ea3cc5f5d3c0',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:15:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1081852661',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=374544f9-85ac-4558-892d-8be8671f3190,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e5fcabe505b346b1a33f75c51668af49',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1a1dcd3a480a4c3da6b4ea3cc5f5d3c0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:15:32.234512 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-c60439a5-b9cb-4de7-9d88-0aaab6f6d711 tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da4b4f4c-557c-4bb0-bd79-9363d0df4937) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:15:32.261548 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-c60439a5-b9cb-4de7-9d88-0aaab6f6d711 tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da4b4f4c-557c-4bb0-bd79-9363d0df4937) transitioned into state 'SUCCESS' from state '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-1081852661',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5fcabe505b346b1a33f75c51668af49',qos_specs=None,replication_status=,reservations=['2a96cc49-8a8a-4ee2-9057-b43c546bc55e','4b7d501a-d7cc-40b8-a7a7-db506acc4bfb','d28364a2-be74-4167-84c8-02c02e86fdc0','ae572932-6bdf-42fc-874e-58e31347ff40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a1dcd3a480a4c3da6b4ea3cc5f5d3c0',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:15:32.262328 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-c60439a5-b9cb-4de7-9d88-0aaab6f6d711 tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97299ffd-e5b8-4237-a12a-616c71e6ea07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:15:32.276709 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-c60439a5-b9cb-4de7-9d88-0aaab6f6d711 tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97299ffd-e5b8-4237-a12a-616c71e6ea07) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:15:32.277972 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-c60439a5-b9cb-4de7-9d88-0aaab6f6d711 tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] Flow 'volume_create_api' (2292276a-b7a9-49cb-8563-fe76d1e4b631) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:15:32.284994 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-c60439a5-b9cb-4de7-9d88-0aaab6f6d711 tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] Create volume request issued successfully. Aug 25 10:15:32.286026 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c60439a5-b9cb-4de7-9d88-0aaab6f6d711 tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:15:32.286657 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 13/50] 10.4.3.119 () {68 vars in 1258 bytes} [Tue Aug 25 10:15:31 2026] POST /volume/v3/volumes => generated 752 bytes in 306 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:15:32.307278 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-36e8f1fd-7517-455b-83f1-3c225952e64f None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:15:32.311889 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-36e8f1fd-7517-455b-83f1-3c225952e64f tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] GET https://10.4.3.119/volume/v3/volumes/374544f9-85ac-4558-892d-8be8671f3190 Aug 25 10:15:32.311889 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-36e8f1fd-7517-455b-83f1-3c225952e64f tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:15:32.311889 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-36e8f1fd-7517-455b-83f1-3c225952e64f tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:15:32.331352 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:15:32.331352 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:15:32.337323 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-36e8f1fd-7517-455b-83f1-3c225952e64f tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] Volume info retrieved successfully. Aug 25 10:15:32.347694 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-36e8f1fd-7517-455b-83f1-3c225952e64f tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] https://10.4.3.119/volume/v3/volumes/374544f9-85ac-4558-892d-8be8671f3190 returned with HTTP 200 Aug 25 10:15:32.347694 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 12/51] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:15:32 2026] GET /volume/v3/volumes/374544f9-85ac-4558-892d-8be8671f3190 => generated 820 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:15:32.660645 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-51288425-cae8-4edd-83a1-b1ceb5a81b83 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:15:32.663435 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-51288425-cae8-4edd-83a1-b1ceb5a81b83 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:15:32.664299 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-51288425-cae8-4edd-83a1-b1ceb5a81b83 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-2038187931"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:15:32.666863 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volumes [None req-51288425-cae8-4edd-83a1-b1ceb5a81b83 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-2038187931'}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:15:32.666863 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-51288425-cae8-4edd-83a1-b1ceb5a81b83 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Create volume of 1 GB Aug 25 10:15:32.673587 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-51288425-cae8-4edd-83a1-b1ceb5a81b83 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Availability Zones retrieved successfully. Aug 25 10:15:32.680252 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-51288425-cae8-4edd-83a1-b1ceb5a81b83 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Flow 'volume_create_api' (87bd5267-e5d2-44ad-a562-3fbc50766ec6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:15:32.681334 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-51288425-cae8-4edd-83a1-b1ceb5a81b83 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (798f4a4f-5287-44b7-b309-d2133d56bc9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:15:32.682546 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [None req-51288425-cae8-4edd-83a1-b1ceb5a81b83 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Validating volume size '1' using validate_int {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:15:32.734364 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-51288425-cae8-4edd-83a1-b1ceb5a81b83 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (798f4a4f-5287-44b7-b309-d2133d56bc9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:15:32.735854 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-51288425-cae8-4edd-83a1-b1ceb5a81b83 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce78751a-e699-4c82-be1f-9bc9f4cc605a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:15:32.779849 np0000008063 devstack@c-api.service[100391]: WARNING cinder.quota [None req-51288425-cae8-4edd-83a1-b1ceb5a81b83 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-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 25 10:15:32.780358 np0000008063 devstack@c-api.service[100391]: WARNING cinder.quota [None req-51288425-cae8-4edd-83a1-b1ceb5a81b83 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-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 25 10:15:32.854160 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-51288425-cae8-4edd-83a1-b1ceb5a81b83 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Created reservations ['0115b41d-84f5-4381-b81e-d82798210dee', '617a62a8-fd05-4a1e-a141-20f401f3e306', 'bda6e5f6-6b3a-4668-962a-23fb575a8200', 'a5d63e5e-0a96-4591-ad37-51ad160eaa5f'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:15:32.854825 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-51288425-cae8-4edd-83a1-b1ceb5a81b83 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce78751a-e699-4c82-be1f-9bc9f4cc605a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0115b41d-84f5-4381-b81e-d82798210dee', '617a62a8-fd05-4a1e-a141-20f401f3e306', 'bda6e5f6-6b3a-4668-962a-23fb575a8200', 'a5d63e5e-0a96-4591-ad37-51ad160eaa5f']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:15:32.855663 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-51288425-cae8-4edd-83a1-b1ceb5a81b83 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (343d0f9c-ed93-4dc4-9f94-245d94004404) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:15:32.887859 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-51288425-cae8-4edd-83a1-b1ceb5a81b83 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (343d0f9c-ed93-4dc4-9f94-245d94004404) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '98cacef8-0218-4cd5-a5ce-897f11bd080f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-2038187931',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='847060ae61614ee69082a315e85c5283',qos_specs=None,replication_status=,reservations=['0115b41d-84f5-4381-b81e-d82798210dee','617a62a8-fd05-4a1e-a141-20f401f3e306','bda6e5f6-6b3a-4668-962a-23fb575a8200','a5d63e5e-0a96-4591-ad37-51ad160eaa5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e840520319de47f1bde2443dc47293fa',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:15:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-2038187931',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=98cacef8-0218-4cd5-a5ce-897f11bd080f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='847060ae61614ee69082a315e85c5283',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e840520319de47f1bde2443dc47293fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:15:32.890187 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-51288425-cae8-4edd-83a1-b1ceb5a81b83 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5e1ce20-9d88-4940-ba23-cf516c9342c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:15:32.929778 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-51288425-cae8-4edd-83a1-b1ceb5a81b83 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5e1ce20-9d88-4940-ba23-cf516c9342c0) transitioned into state 'SUCCESS' from state '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-2038187931',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='847060ae61614ee69082a315e85c5283',qos_specs=None,replication_status=,reservations=['0115b41d-84f5-4381-b81e-d82798210dee','617a62a8-fd05-4a1e-a141-20f401f3e306','bda6e5f6-6b3a-4668-962a-23fb575a8200','a5d63e5e-0a96-4591-ad37-51ad160eaa5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e840520319de47f1bde2443dc47293fa',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:15:32.931021 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-51288425-cae8-4edd-83a1-b1ceb5a81b83 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89ccbd21-a7ab-4db2-a0a7-20ce25c2947b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:15:32.951757 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-51288425-cae8-4edd-83a1-b1ceb5a81b83 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89ccbd21-a7ab-4db2-a0a7-20ce25c2947b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:15:32.953637 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-51288425-cae8-4edd-83a1-b1ceb5a81b83 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Flow 'volume_create_api' (87bd5267-e5d2-44ad-a562-3fbc50766ec6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:15:32.953840 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-51288425-cae8-4edd-83a1-b1ceb5a81b83 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Create volume request issued successfully. Aug 25 10:15:32.954854 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-51288425-cae8-4edd-83a1-b1ceb5a81b83 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:15:32.955942 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 13/52] 10.4.3.119 () {68 vars in 1258 bytes} [Tue Aug 25 10:15:32 2026] POST /volume/v3/volumes => generated 754 bytes in 296 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:15:33.366414 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-58a998b2-3f1d-43f7-9fb9-014ef88609c4 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:15:33.368637 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-58a998b2-3f1d-43f7-9fb9-014ef88609c4 tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] GET https://10.4.3.119/volume/v3/volumes/374544f9-85ac-4558-892d-8be8671f3190 Aug 25 10:15:33.369127 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-58a998b2-3f1d-43f7-9fb9-014ef88609c4 tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:15:33.369127 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-58a998b2-3f1d-43f7-9fb9-014ef88609c4 tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:15:33.378585 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:15:33.378585 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:15:33.382967 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-58a998b2-3f1d-43f7-9fb9-014ef88609c4 tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] Volume info retrieved successfully. Aug 25 10:15:33.388778 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-58a998b2-3f1d-43f7-9fb9-014ef88609c4 tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] https://10.4.3.119/volume/v3/volumes/374544f9-85ac-4558-892d-8be8671f3190 returned with HTTP 200 Aug 25 10:15:33.389426 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 15/53] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:15:33 2026] GET /volume/v3/volumes/374544f9-85ac-4558-892d-8be8671f3190 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:15:36.234882 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-eac6b6a5-38ab-4aab-ad14-8a63fbdbb8e4 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:15:36.237780 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-eac6b6a5-38ab-4aab-ad14-8a63fbdbb8e4 tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:15:36.238407 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-eac6b6a5-38ab-4aab-ad14-8a63fbdbb8e4 tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-1219659731"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:15:36.239953 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-eac6b6a5-38ab-4aab-ad14-8a63fbdbb8e4 tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-1219659731'}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:15:36.240070 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-eac6b6a5-38ab-4aab-ad14-8a63fbdbb8e4 tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] Create volume of 1 GB Aug 25 10:15:36.240471 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:15:36.240471 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:15:36.245547 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-eac6b6a5-38ab-4aab-ad14-8a63fbdbb8e4 tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] Availability Zones retrieved successfully. Aug 25 10:15:36.253942 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-eac6b6a5-38ab-4aab-ad14-8a63fbdbb8e4 tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] Flow 'volume_create_api' (39a52b8b-4d5f-4bb7-b82e-20cc035cc3eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:15:36.255539 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-eac6b6a5-38ab-4aab-ad14-8a63fbdbb8e4 tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4fa34964-c6b8-4a78-887b-c8eaf03b1d98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:15:36.257034 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [None req-eac6b6a5-38ab-4aab-ad14-8a63fbdbb8e4 tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] Validating volume size '1' using validate_int {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:15:36.304564 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-eac6b6a5-38ab-4aab-ad14-8a63fbdbb8e4 tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4fa34964-c6b8-4a78-887b-c8eaf03b1d98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:15:36.305831 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-eac6b6a5-38ab-4aab-ad14-8a63fbdbb8e4 tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d67ae84f-e5f3-4fcd-90dc-0713fa8e9c33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:15:36.396127 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-eac6b6a5-38ab-4aab-ad14-8a63fbdbb8e4 tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] Created reservations ['f5631085-c93f-47d0-b0cf-f427ad6f246e', 'a7f8ba06-a2ff-4e1f-b299-0564ef519a40', 'cc92187b-036f-4b79-b773-82767e732736', '2b6b4b64-4a32-479a-a582-d343685e0746'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:15:36.397680 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-eac6b6a5-38ab-4aab-ad14-8a63fbdbb8e4 tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d67ae84f-e5f3-4fcd-90dc-0713fa8e9c33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f5631085-c93f-47d0-b0cf-f427ad6f246e', 'a7f8ba06-a2ff-4e1f-b299-0564ef519a40', 'cc92187b-036f-4b79-b773-82767e732736', '2b6b4b64-4a32-479a-a582-d343685e0746']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:15:36.398797 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-eac6b6a5-38ab-4aab-ad14-8a63fbdbb8e4 tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e42bcba-6e71-47ae-9357-25181e57ce8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:15:36.438165 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-eac6b6a5-38ab-4aab-ad14-8a63fbdbb8e4 tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e42bcba-6e71-47ae-9357-25181e57ce8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '857da7ff-6eae-4f71-bc59-d1ef93bad581', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1219659731',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='310ecd86e1444b3a9318ac84331f2768',qos_specs=None,replication_status=,reservations=['f5631085-c93f-47d0-b0cf-f427ad6f246e','a7f8ba06-a2ff-4e1f-b299-0564ef519a40','cc92187b-036f-4b79-b773-82767e732736','2b6b4b64-4a32-479a-a582-d343685e0746'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e4c8f954229464f8d2e2409b5336804',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:15:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1219659731',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=857da7ff-6eae-4f71-bc59-d1ef93bad581,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='310ecd86e1444b3a9318ac84331f2768',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e4c8f954229464f8d2e2409b5336804',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:15:36.439715 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-eac6b6a5-38ab-4aab-ad14-8a63fbdbb8e4 tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ca26b6e-be96-4b48-ad61-fbbc7941f46c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:15:36.477773 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-eac6b6a5-38ab-4aab-ad14-8a63fbdbb8e4 tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ca26b6e-be96-4b48-ad61-fbbc7941f46c) transitioned into state 'SUCCESS' from state '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-1219659731',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='310ecd86e1444b3a9318ac84331f2768',qos_specs=None,replication_status=,reservations=['f5631085-c93f-47d0-b0cf-f427ad6f246e','a7f8ba06-a2ff-4e1f-b299-0564ef519a40','cc92187b-036f-4b79-b773-82767e732736','2b6b4b64-4a32-479a-a582-d343685e0746'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e4c8f954229464f8d2e2409b5336804',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:15:36.478892 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-eac6b6a5-38ab-4aab-ad14-8a63fbdbb8e4 tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a4cfdf7-8a3e-4719-b18d-29d00bc4de25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:15:36.495342 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-eac6b6a5-38ab-4aab-ad14-8a63fbdbb8e4 tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a4cfdf7-8a3e-4719-b18d-29d00bc4de25) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:15:36.497571 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-eac6b6a5-38ab-4aab-ad14-8a63fbdbb8e4 tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] Flow 'volume_create_api' (39a52b8b-4d5f-4bb7-b82e-20cc035cc3eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:15:36.497571 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-eac6b6a5-38ab-4aab-ad14-8a63fbdbb8e4 tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] Create volume request issued successfully. Aug 25 10:15:36.497978 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-eac6b6a5-38ab-4aab-ad14-8a63fbdbb8e4 tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:15:36.498664 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 14/54] 10.4.3.119 () {68 vars in 1258 bytes} [Tue Aug 25 10:15:36 2026] POST /volume/v3/volumes => generated 755 bytes in 264 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:15:36.521774 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-80c9d56b-c49f-43e8-8790-42a29852a180 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:15:36.526969 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-80c9d56b-c49f-43e8-8790-42a29852a180 tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] GET https://10.4.3.119/volume/v3/volumes/857da7ff-6eae-4f71-bc59-d1ef93bad581 Aug 25 10:15:36.526969 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-80c9d56b-c49f-43e8-8790-42a29852a180 tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:15:36.526969 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-80c9d56b-c49f-43e8-8790-42a29852a180 tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:15:36.536127 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:15:36.536127 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:15:36.543738 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-80c9d56b-c49f-43e8-8790-42a29852a180 tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] Volume info retrieved successfully. Aug 25 10:15:36.551910 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-80c9d56b-c49f-43e8-8790-42a29852a180 tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] https://10.4.3.119/volume/v3/volumes/857da7ff-6eae-4f71-bc59-d1ef93bad581 returned with HTTP 200 Aug 25 10:15:36.552681 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 13/55] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:15:36 2026] GET /volume/v3/volumes/857da7ff-6eae-4f71-bc59-d1ef93bad581 => generated 823 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:15:37.572025 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-7a670a18-b125-4300-b0a9-a32f6d4740b4 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:15:37.575435 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7a670a18-b125-4300-b0a9-a32f6d4740b4 tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] GET https://10.4.3.119/volume/v3/volumes/857da7ff-6eae-4f71-bc59-d1ef93bad581 Aug 25 10:15:37.575621 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7a670a18-b125-4300-b0a9-a32f6d4740b4 tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:15:37.575804 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7a670a18-b125-4300-b0a9-a32f6d4740b4 tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:15:37.587489 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:15:37.587489 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:15:37.593042 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-7a670a18-b125-4300-b0a9-a32f6d4740b4 tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] Volume info retrieved successfully. Aug 25 10:15:37.598308 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7a670a18-b125-4300-b0a9-a32f6d4740b4 tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] https://10.4.3.119/volume/v3/volumes/857da7ff-6eae-4f71-bc59-d1ef93bad581 returned with HTTP 200 Aug 25 10:15:37.599111 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 14/56] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:15:37 2026] GET /volume/v3/volumes/857da7ff-6eae-4f71-bc59-d1ef93bad581 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:15:37.694857 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-9d49cd99-7aa3-4a6b-8a12-982712f90dbe req-b7e2fe8b-a5db-4bdf-aa6d-05c193f04312 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:15:37.698058 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-9d49cd99-7aa3-4a6b-8a12-982712f90dbe req-b7e2fe8b-a5db-4bdf-aa6d-05c193f04312 tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] GET https://10.4.3.119/volume/v3/volumes/857da7ff-6eae-4f71-bc59-d1ef93bad581 Aug 25 10:15:37.698058 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-9d49cd99-7aa3-4a6b-8a12-982712f90dbe req-b7e2fe8b-a5db-4bdf-aa6d-05c193f04312 tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:15:37.699102 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-9d49cd99-7aa3-4a6b-8a12-982712f90dbe req-b7e2fe8b-a5db-4bdf-aa6d-05c193f04312 tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:15:37.707808 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:15:37.707808 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:15:37.714555 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [req-9d49cd99-7aa3-4a6b-8a12-982712f90dbe req-b7e2fe8b-a5db-4bdf-aa6d-05c193f04312 tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] Volume info retrieved successfully. Aug 25 10:15:37.720130 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-9d49cd99-7aa3-4a6b-8a12-982712f90dbe req-b7e2fe8b-a5db-4bdf-aa6d-05c193f04312 tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] https://10.4.3.119/volume/v3/volumes/857da7ff-6eae-4f71-bc59-d1ef93bad581 returned with HTTP 200 Aug 25 10:15:37.720709 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 16/57] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:15:37 2026] GET /volume/v3/volumes/857da7ff-6eae-4f71-bc59-d1ef93bad581 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:15:38.173969 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-3ce232b1-6120-4751-a32d-e4340e0f0e58 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:15:38.174455 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3ce232b1-6120-4751-a32d-e4340e0f0e58 None None] GET https://10.4.3.119/volume// Aug 25 10:15:38.174583 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3ce232b1-6120-4751-a32d-e4340e0f0e58 None None] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:15:38.174839 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3ce232b1-6120-4751-a32d-e4340e0f0e58 None None] Calling method 'all' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:15:38.175592 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3ce232b1-6120-4751-a32d-e4340e0f0e58 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:15:38.175762 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 15/58] 10.4.3.119 () {66 vars in 1428 bytes} [Tue Aug 25 10:15:38 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:15:38.205204 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-9d49cd99-7aa3-4a6b-8a12-982712f90dbe req-3031e952-bdf0-498e-9566-cf1d473394d8 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:15:38.767656 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-9d49cd99-7aa3-4a6b-8a12-982712f90dbe req-3031e952-bdf0-498e-9566-cf1d473394d8 tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] POST https://10.4.3.119/volume/v3/attachments Aug 25 10:15:38.768215 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-9d49cd99-7aa3-4a6b-8a12-982712f90dbe req-3031e952-bdf0-498e-9566-cf1d473394d8 tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "857da7ff-6eae-4f71-bc59-d1ef93bad581", "connector": null, "instance_uuid": "53d51ecb-5459-428a-9e5e-868808b6fa4e"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:15:38.782520 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:15:38.782520 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:15:38.833722 np0000008063 devstack@c-api.service[100389]: /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 25 10:15:38.833722 np0000008063 devstack@c-api.service[100389]: .first() Aug 25 10:15:38.869618 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-9d49cd99-7aa3-4a6b-8a12-982712f90dbe req-3031e952-bdf0-498e-9566-cf1d473394d8 tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] https://10.4.3.119/volume/v3/attachments returned with HTTP 200 Aug 25 10:15:38.869618 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 14/59] 10.4.3.119 () {74 vars in 1594 bytes} [Tue Aug 25 10:15:38 2026] POST /volume/v3/attachments => generated 273 bytes in 665 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:15:38.924672 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-9987f60e-c59b-45dc-a05b-524d9ac4de69 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:15:38.927091 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9987f60e-c59b-45dc-a05b-524d9ac4de69 tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] GET https://10.4.3.119/volume/v3/volumes/857da7ff-6eae-4f71-bc59-d1ef93bad581 Aug 25 10:15:38.927967 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9987f60e-c59b-45dc-a05b-524d9ac4de69 tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:15:38.927967 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9987f60e-c59b-45dc-a05b-524d9ac4de69 tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:15:38.948868 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:15:38.948868 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:15:38.958285 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-d3373421-5f6e-449d-8402-218b4779ba52 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:15:38.960467 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d3373421-5f6e-449d-8402-218b4779ba52 None None] GET https://10.4.3.119/volume// Aug 25 10:15:38.960467 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d3373421-5f6e-449d-8402-218b4779ba52 None None] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:15:38.960596 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-9987f60e-c59b-45dc-a05b-524d9ac4de69 tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] Volume info retrieved successfully. Aug 25 10:15:38.960641 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d3373421-5f6e-449d-8402-218b4779ba52 None None] Calling method 'all' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:15:38.960641 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d3373421-5f6e-449d-8402-218b4779ba52 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:15:38.961595 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 17/60] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:15:38 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:15:38.966379 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9987f60e-c59b-45dc-a05b-524d9ac4de69 tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] https://10.4.3.119/volume/v3/volumes/857da7ff-6eae-4f71-bc59-d1ef93bad581 returned with HTTP 200 Aug 25 10:15:38.967161 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 15/61] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:15:38 2026] GET /volume/v3/volumes/857da7ff-6eae-4f71-bc59-d1ef93bad581 => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:15:38.978184 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-9d49cd99-7aa3-4a6b-8a12-982712f90dbe req-a6cd6b06-d05e-4648-96f4-d4f169597541 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:15:38.982844 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-9d49cd99-7aa3-4a6b-8a12-982712f90dbe req-a6cd6b06-d05e-4648-96f4-d4f169597541 tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] GET https://10.4.3.119/volume/v3/volumes/857da7ff-6eae-4f71-bc59-d1ef93bad581 Aug 25 10:15:38.983603 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-9d49cd99-7aa3-4a6b-8a12-982712f90dbe req-a6cd6b06-d05e-4648-96f4-d4f169597541 tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:15:38.983603 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-9d49cd99-7aa3-4a6b-8a12-982712f90dbe req-a6cd6b06-d05e-4648-96f4-d4f169597541 tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:15:39.002769 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:15:39.002769 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:15:39.009813 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [req-9d49cd99-7aa3-4a6b-8a12-982712f90dbe req-a6cd6b06-d05e-4648-96f4-d4f169597541 tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] Volume info retrieved successfully. Aug 25 10:15:39.015505 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-9d49cd99-7aa3-4a6b-8a12-982712f90dbe req-a6cd6b06-d05e-4648-96f4-d4f169597541 tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] https://10.4.3.119/volume/v3/volumes/857da7ff-6eae-4f71-bc59-d1ef93bad581 returned with HTTP 200 Aug 25 10:15:39.016020 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 16/62] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:15:38 2026] GET /volume/v3/volumes/857da7ff-6eae-4f71-bc59-d1ef93bad581 => generated 1027 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:15:39.177886 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-9d49cd99-7aa3-4a6b-8a12-982712f90dbe req-0a4915c0-3269-40d2-bfee-ffc5bcb3f250 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:15:39.186069 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-9d49cd99-7aa3-4a6b-8a12-982712f90dbe req-0a4915c0-3269-40d2-bfee-ffc5bcb3f250 tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] PUT https://10.4.3.119/volume/v3/attachments/02ba0441-f28d-4840-b6f1-0fe158ad22af Aug 25 10:15:39.188352 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-9d49cd99-7aa3-4a6b-8a12-982712f90dbe req-0a4915c0-3269-40d2-bfee-ffc5bcb3f250 tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.119", "host": "np0000008063", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3398d5156650", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "462fd6ce-c505-48ef-84ec-f85776d45b24", "nvme_native_multipath": false, "mountpoint": "/dev/sdc"}}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:15:39.211641 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-9d49cd99-7aa3-4a6b-8a12-982712f90dbe req-0a4915c0-3269-40d2-bfee-ffc5bcb3f250 tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] Acquiring lock "cinder-attachment_update-857da7ff-6eae-4f71-bc59-d1ef93bad581-np0000008063" by "attachment_update" {{(pid=100389) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 10:15:39.224208 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-9d49cd99-7aa3-4a6b-8a12-982712f90dbe req-0a4915c0-3269-40d2-bfee-ffc5bcb3f250 tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] Lock "cinder-attachment_update-857da7ff-6eae-4f71-bc59-d1ef93bad581-np0000008063" acquired by "attachment_update" :: waited 0.013s {{(pid=100389) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 10:15:39.226633 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:15:39.226633 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:15:39.424215 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-9d49cd99-7aa3-4a6b-8a12-982712f90dbe req-0a4915c0-3269-40d2-bfee-ffc5bcb3f250 tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] Lock "cinder-attachment_update-857da7ff-6eae-4f71-bc59-d1ef93bad581-np0000008063" released by "attachment_update" :: held 0.200s {{(pid=100389) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 10:15:39.426100 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-9d49cd99-7aa3-4a6b-8a12-982712f90dbe req-0a4915c0-3269-40d2-bfee-ffc5bcb3f250 tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] https://10.4.3.119/volume/v3/attachments/02ba0441-f28d-4840-b6f1-0fe158ad22af returned with HTTP 200 Aug 25 10:15:39.428103 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 15/63] 10.4.3.119 () {74 vars in 1704 bytes} [Tue Aug 25 10:15:39 2026] PUT /volume/v3/attachments/02ba0441-f28d-4840-b6f1-0fe158ad22af => generated 969 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:15:39.984485 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-50087dd4-c134-460e-8f93-929ec5dc0b9e None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:15:39.988493 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-50087dd4-c134-460e-8f93-929ec5dc0b9e tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] GET https://10.4.3.119/volume/v3/volumes/857da7ff-6eae-4f71-bc59-d1ef93bad581 Aug 25 10:15:39.988750 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-50087dd4-c134-460e-8f93-929ec5dc0b9e tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:15:39.989597 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-50087dd4-c134-460e-8f93-929ec5dc0b9e tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:15:40.008370 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:15:40.008370 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:15:40.018056 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-50087dd4-c134-460e-8f93-929ec5dc0b9e tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] Volume info retrieved successfully. Aug 25 10:15:40.028234 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-50087dd4-c134-460e-8f93-929ec5dc0b9e tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] https://10.4.3.119/volume/v3/volumes/857da7ff-6eae-4f71-bc59-d1ef93bad581 returned with HTTP 200 Aug 25 10:15:40.029238 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 18/64] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:15:39 2026] GET /volume/v3/volumes/857da7ff-6eae-4f71-bc59-d1ef93bad581 => generated 848 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:15:41.050941 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-d6c25ed0-9c69-4c33-aa0b-2942d9d38f39 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:15:41.057330 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d6c25ed0-9c69-4c33-aa0b-2942d9d38f39 tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] GET https://10.4.3.119/volume/v3/volumes/857da7ff-6eae-4f71-bc59-d1ef93bad581 Aug 25 10:15:41.057330 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d6c25ed0-9c69-4c33-aa0b-2942d9d38f39 tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:15:41.057500 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d6c25ed0-9c69-4c33-aa0b-2942d9d38f39 tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:15:41.078223 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:15:41.078223 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:15:41.086661 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-d6c25ed0-9c69-4c33-aa0b-2942d9d38f39 tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] Volume info retrieved successfully. Aug 25 10:15:41.093241 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d6c25ed0-9c69-4c33-aa0b-2942d9d38f39 tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] https://10.4.3.119/volume/v3/volumes/857da7ff-6eae-4f71-bc59-d1ef93bad581 returned with HTTP 200 Aug 25 10:15:41.093781 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 16/65] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:15:41 2026] GET /volume/v3/volumes/857da7ff-6eae-4f71-bc59-d1ef93bad581 => generated 848 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:15:42.112970 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-c678b272-35a2-4d31-b45b-55d5a5fd9c7d None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:15:42.117199 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c678b272-35a2-4d31-b45b-55d5a5fd9c7d tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] GET https://10.4.3.119/volume/v3/volumes/857da7ff-6eae-4f71-bc59-d1ef93bad581 Aug 25 10:15:42.117488 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c678b272-35a2-4d31-b45b-55d5a5fd9c7d tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:15:42.118588 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c678b272-35a2-4d31-b45b-55d5a5fd9c7d tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:15:42.138669 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:15:42.138669 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:15:42.148602 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-c678b272-35a2-4d31-b45b-55d5a5fd9c7d tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] Volume info retrieved successfully. Aug 25 10:15:42.159303 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c678b272-35a2-4d31-b45b-55d5a5fd9c7d tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] https://10.4.3.119/volume/v3/volumes/857da7ff-6eae-4f71-bc59-d1ef93bad581 returned with HTTP 200 Aug 25 10:15:42.159303 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 17/66] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:15:42 2026] GET /volume/v3/volumes/857da7ff-6eae-4f71-bc59-d1ef93bad581 => generated 848 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:15:43.187347 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-5a6b8cc8-aa1a-4a2f-bed2-abc7380bfa01 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:15:43.192163 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5a6b8cc8-aa1a-4a2f-bed2-abc7380bfa01 tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] GET https://10.4.3.119/volume/v3/volumes/857da7ff-6eae-4f71-bc59-d1ef93bad581 Aug 25 10:15:43.192163 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5a6b8cc8-aa1a-4a2f-bed2-abc7380bfa01 tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:15:43.192163 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5a6b8cc8-aa1a-4a2f-bed2-abc7380bfa01 tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:15:43.217633 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:15:43.217633 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:15:43.226578 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-5a6b8cc8-aa1a-4a2f-bed2-abc7380bfa01 tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] Volume info retrieved successfully. Aug 25 10:15:43.237930 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5a6b8cc8-aa1a-4a2f-bed2-abc7380bfa01 tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] https://10.4.3.119/volume/v3/volumes/857da7ff-6eae-4f71-bc59-d1ef93bad581 returned with HTTP 200 Aug 25 10:15:43.239180 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 16/67] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:15:43 2026] GET /volume/v3/volumes/857da7ff-6eae-4f71-bc59-d1ef93bad581 => generated 848 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:15:44.057443 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-9d49cd99-7aa3-4a6b-8a12-982712f90dbe req-7a27fb12-ec26-47c5-b6ff-fc513acf8275 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:15:44.060793 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-9d49cd99-7aa3-4a6b-8a12-982712f90dbe req-7a27fb12-ec26-47c5-b6ff-fc513acf8275 tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] POST https://10.4.3.119/volume/v3/attachments/02ba0441-f28d-4840-b6f1-0fe158ad22af/action Aug 25 10:15:44.061467 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-9d49cd99-7aa3-4a6b-8a12-982712f90dbe req-7a27fb12-ec26-47c5-b6ff-fc513acf8275 tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] Action body: b'{"os-complete": null}' {{(pid=100390) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:15:44.064240 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-9d49cd99-7aa3-4a6b-8a12-982712f90dbe req-7a27fb12-ec26-47c5-b6ff-fc513acf8275 tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:15:44.084621 np0000008063 devstack@c-api.service[100390]: /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 25 10:15:44.084621 np0000008063 devstack@c-api.service[100390]: .first() Aug 25 10:15:44.114627 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:15:44.114627 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:15:44.149906 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-9d49cd99-7aa3-4a6b-8a12-982712f90dbe req-7a27fb12-ec26-47c5-b6ff-fc513acf8275 tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] https://10.4.3.119/volume/v3/attachments/02ba0441-f28d-4840-b6f1-0fe158ad22af/action returned with HTTP 204 Aug 25 10:15:44.150832 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 19/68] 10.4.3.119 () {74 vars in 1725 bytes} [Tue Aug 25 10:15:44 2026] POST /volume/v3/attachments/02ba0441-f28d-4840-b6f1-0fe158ad22af/action => generated 0 bytes in 95 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:15:44.256676 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-d5debd70-00f6-4bc4-890e-85eaa4520a4a None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:15:44.259783 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d5debd70-00f6-4bc4-890e-85eaa4520a4a tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] GET https://10.4.3.119/volume/v3/volumes/857da7ff-6eae-4f71-bc59-d1ef93bad581 Aug 25 10:15:44.259911 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d5debd70-00f6-4bc4-890e-85eaa4520a4a tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:15:44.260112 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d5debd70-00f6-4bc4-890e-85eaa4520a4a tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:15:44.287402 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:15:44.287402 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:15:44.292414 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-d5debd70-00f6-4bc4-890e-85eaa4520a4a tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] Volume info retrieved successfully. Aug 25 10:15:44.301519 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d5debd70-00f6-4bc4-890e-85eaa4520a4a tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] https://10.4.3.119/volume/v3/volumes/857da7ff-6eae-4f71-bc59-d1ef93bad581 returned with HTTP 200 Aug 25 10:15:44.301954 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 17/69] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:15:44 2026] GET /volume/v3/volumes/857da7ff-6eae-4f71-bc59-d1ef93bad581 => generated 1140 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:15:44.337018 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-0c411168-9f35-4519-a594-839d361f3e9b None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:15:44.340101 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0c411168-9f35-4519-a594-839d361f3e9b tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] GET https://10.4.3.119/volume/v3/volumes/857da7ff-6eae-4f71-bc59-d1ef93bad581 Aug 25 10:15:44.340494 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0c411168-9f35-4519-a594-839d361f3e9b tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:15:44.340883 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0c411168-9f35-4519-a594-839d361f3e9b tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:15:44.367738 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:15:44.367738 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:15:44.382196 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-0c411168-9f35-4519-a594-839d361f3e9b tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] Volume info retrieved successfully. Aug 25 10:15:44.406164 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0c411168-9f35-4519-a594-839d361f3e9b tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] https://10.4.3.119/volume/v3/volumes/857da7ff-6eae-4f71-bc59-d1ef93bad581 returned with HTTP 200 Aug 25 10:15:44.406164 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 18/70] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:15:44 2026] GET /volume/v3/volumes/857da7ff-6eae-4f71-bc59-d1ef93bad581 => generated 1140 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:15:44.413854 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-bea3117d-cd89-4fb0-a4a5-347871593fe2 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:15:44.419266 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-bea3117d-cd89-4fb0-a4a5-347871593fe2 tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-reader] GET https://10.4.3.119/volume/v3/volumes/857da7ff-6eae-4f71-bc59-d1ef93bad581 Aug 25 10:15:44.419781 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-bea3117d-cd89-4fb0-a4a5-347871593fe2 tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-reader] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:15:44.420029 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-bea3117d-cd89-4fb0-a4a5-347871593fe2 tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-reader] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:15:44.441980 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:15:44.441980 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:15:44.451507 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-bea3117d-cd89-4fb0-a4a5-347871593fe2 tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-reader] Volume info retrieved successfully. Aug 25 10:15:44.465373 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-bea3117d-cd89-4fb0-a4a5-347871593fe2 tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-reader] https://10.4.3.119/volume/v3/volumes/857da7ff-6eae-4f71-bc59-d1ef93bad581 returned with HTTP 200 Aug 25 10:15:44.465767 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 17/71] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:15:44 2026] GET /volume/v3/volumes/857da7ff-6eae-4f71-bc59-d1ef93bad581 => generated 1140 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:15:44.656651 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-e2f6851a-c126-4a23-94db-b880c1ec66ab req-e39be4d0-bb56-4541-99ba-22744c336b29 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:15:44.659908 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-e2f6851a-c126-4a23-94db-b880c1ec66ab req-e39be4d0-bb56-4541-99ba-22744c336b29 tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] GET https://10.4.3.119/volume/v3/volumes/857da7ff-6eae-4f71-bc59-d1ef93bad581 Aug 25 10:15:44.660223 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-e2f6851a-c126-4a23-94db-b880c1ec66ab req-e39be4d0-bb56-4541-99ba-22744c336b29 tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:15:44.660554 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-e2f6851a-c126-4a23-94db-b880c1ec66ab req-e39be4d0-bb56-4541-99ba-22744c336b29 tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:15:44.677093 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:15:44.677093 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:15:44.682352 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [req-e2f6851a-c126-4a23-94db-b880c1ec66ab req-e39be4d0-bb56-4541-99ba-22744c336b29 tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] Volume info retrieved successfully. Aug 25 10:15:44.699515 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-e2f6851a-c126-4a23-94db-b880c1ec66ab req-e39be4d0-bb56-4541-99ba-22744c336b29 tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] https://10.4.3.119/volume/v3/volumes/857da7ff-6eae-4f71-bc59-d1ef93bad581 returned with HTTP 200 Aug 25 10:15:44.700550 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 20/72] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:15:44 2026] GET /volume/v3/volumes/857da7ff-6eae-4f71-bc59-d1ef93bad581 => generated 1140 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:15:44.759241 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-e2f6851a-c126-4a23-94db-b880c1ec66ab req-edf882db-f5e0-4a7b-8ddd-7ec062d7ddd2 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:15:44.762812 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-e2f6851a-c126-4a23-94db-b880c1ec66ab req-edf882db-f5e0-4a7b-8ddd-7ec062d7ddd2 tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] POST https://10.4.3.119/volume/v3/volumes/857da7ff-6eae-4f71-bc59-d1ef93bad581/action Aug 25 10:15:44.763840 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-e2f6851a-c126-4a23-94db-b880c1ec66ab req-edf882db-f5e0-4a7b-8ddd-7ec062d7ddd2 tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:15:44.763936 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-e2f6851a-c126-4a23-94db-b880c1ec66ab req-edf882db-f5e0-4a7b-8ddd-7ec062d7ddd2 tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:15:44.777528 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-0e6f6532-ab4f-46b4-8e5e-c61cf4c9ce07 req-91b1418b-1a67-4dec-acd6-f81036ed11b2 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:15:44.787027 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-0e6f6532-ab4f-46b4-8e5e-c61cf4c9ce07 req-91b1418b-1a67-4dec-acd6-f81036ed11b2 tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] GET https://10.4.3.119/volume/v3/volumes/1e3b355f-0761-472a-a41f-cba9f60cba61 Aug 25 10:15:44.787027 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-0e6f6532-ab4f-46b4-8e5e-c61cf4c9ce07 req-91b1418b-1a67-4dec-acd6-f81036ed11b2 tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:15:44.787027 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-0e6f6532-ab4f-46b4-8e5e-c61cf4c9ce07 req-91b1418b-1a67-4dec-acd6-f81036ed11b2 tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:15:44.794873 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:15:44.794873 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:15:44.795618 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-e2f6851a-c126-4a23-94db-b880c1ec66ab req-edf882db-f5e0-4a7b-8ddd-7ec062d7ddd2 tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] Volume info retrieved successfully. Aug 25 10:15:44.802665 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:15:44.802665 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:15:44.808045 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [req-0e6f6532-ab4f-46b4-8e5e-c61cf4c9ce07 req-91b1418b-1a67-4dec-acd6-f81036ed11b2 tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] Volume info retrieved successfully. Aug 25 10:15:44.815398 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-0e6f6532-ab4f-46b4-8e5e-c61cf4c9ce07 req-91b1418b-1a67-4dec-acd6-f81036ed11b2 tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] https://10.4.3.119/volume/v3/volumes/1e3b355f-0761-472a-a41f-cba9f60cba61 returned with HTTP 200 Aug 25 10:15:44.816600 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 19/73] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:15:44 2026] GET /volume/v3/volumes/1e3b355f-0761-472a-a41f-cba9f60cba61 => generated 1016 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:15:44.819692 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-e2f6851a-c126-4a23-94db-b880c1ec66ab req-edf882db-f5e0-4a7b-8ddd-7ec062d7ddd2 tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] Begin detaching volume completed successfully. Aug 25 10:15:44.819864 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-e2f6851a-c126-4a23-94db-b880c1ec66ab req-edf882db-f5e0-4a7b-8ddd-7ec062d7ddd2 tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] https://10.4.3.119/volume/v3/volumes/857da7ff-6eae-4f71-bc59-d1ef93bad581/action returned with HTTP 202 Aug 25 10:15:44.820605 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 18/74] 10.4.3.119 () {72 vars in 1672 bytes} [Tue Aug 25 10:15:44 2026] POST /volume/v3/volumes/857da7ff-6eae-4f71-bc59-d1ef93bad581/action => generated 0 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:15:44.865148 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-eb7ee543-d8fc-4fcd-8b90-1501792526fc None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:15:44.870900 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-eb7ee543-d8fc-4fcd-8b90-1501792526fc tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-reader] GET https://10.4.3.119/volume/v3/volumes/857da7ff-6eae-4f71-bc59-d1ef93bad581 Aug 25 10:15:44.871436 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-eb7ee543-d8fc-4fcd-8b90-1501792526fc tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-reader] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:15:44.871758 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-eb7ee543-d8fc-4fcd-8b90-1501792526fc tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-reader] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:15:44.891510 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:15:44.891510 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:15:44.899586 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-eb7ee543-d8fc-4fcd-8b90-1501792526fc tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-reader] Volume info retrieved successfully. Aug 25 10:15:44.909765 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-eb7ee543-d8fc-4fcd-8b90-1501792526fc tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-reader] https://10.4.3.119/volume/v3/volumes/857da7ff-6eae-4f71-bc59-d1ef93bad581 returned with HTTP 200 Aug 25 10:15:44.910481 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 18/75] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:15:44 2026] GET /volume/v3/volumes/857da7ff-6eae-4f71-bc59-d1ef93bad581 => generated 1143 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:15:44.925270 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-5c4c3eb9-a16d-4413-b924-716001d89d70 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:15:44.926621 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5c4c3eb9-a16d-4413-b924-716001d89d70 None None] GET https://10.4.3.119/volume// Aug 25 10:15:44.926884 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-5c4c3eb9-a16d-4413-b924-716001d89d70 None None] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:15:44.927234 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-5c4c3eb9-a16d-4413-b924-716001d89d70 None None] Calling method 'all' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:15:44.927777 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5c4c3eb9-a16d-4413-b924-716001d89d70 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:15:44.928614 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 21/76] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:15:44 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:15:44.944308 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-e2f6851a-c126-4a23-94db-b880c1ec66ab req-89f458ff-1b68-482f-bf66-494c3014a302 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:15:44.949704 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-e2f6851a-c126-4a23-94db-b880c1ec66ab req-89f458ff-1b68-482f-bf66-494c3014a302 tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] GET https://10.4.3.119/volume/v3/volumes/857da7ff-6eae-4f71-bc59-d1ef93bad581 Aug 25 10:15:44.949704 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-e2f6851a-c126-4a23-94db-b880c1ec66ab req-89f458ff-1b68-482f-bf66-494c3014a302 tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:15:44.950754 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-e2f6851a-c126-4a23-94db-b880c1ec66ab req-89f458ff-1b68-482f-bf66-494c3014a302 tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:15:44.974951 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:15:44.974951 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:15:44.989303 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [req-e2f6851a-c126-4a23-94db-b880c1ec66ab req-89f458ff-1b68-482f-bf66-494c3014a302 tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] Volume info retrieved successfully. Aug 25 10:15:44.995876 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-e2f6851a-c126-4a23-94db-b880c1ec66ab req-89f458ff-1b68-482f-bf66-494c3014a302 tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] https://10.4.3.119/volume/v3/volumes/857da7ff-6eae-4f71-bc59-d1ef93bad581 returned with HTTP 200 Aug 25 10:15:44.996745 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 20/77] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:15:44 2026] GET /volume/v3/volumes/857da7ff-6eae-4f71-bc59-d1ef93bad581 => generated 1323 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:15:45.368917 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-f3c4a144-2619-4b9c-8e32-4c6dbe05e935 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:15:45.372055 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f3c4a144-2619-4b9c-8e32-4c6dbe05e935 None None] GET https://10.4.3.119/volume// Aug 25 10:15:45.372055 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f3c4a144-2619-4b9c-8e32-4c6dbe05e935 None None] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:15:45.372055 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f3c4a144-2619-4b9c-8e32-4c6dbe05e935 None None] Calling method 'all' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:15:45.372055 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f3c4a144-2619-4b9c-8e32-4c6dbe05e935 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:15:45.372055 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 19/78] 10.4.3.119 () {66 vars in 1428 bytes} [Tue Aug 25 10:15:45 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:15:45.401098 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-0e6f6532-ab4f-46b4-8e5e-c61cf4c9ce07 req-6e6da423-7bd0-4295-9d2f-4588c297abb4 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:15:45.666053 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-e2f6851a-c126-4a23-94db-b880c1ec66ab req-cdb11965-4b96-4441-a4a1-4801f03d2891 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:15:45.673499 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-e2f6851a-c126-4a23-94db-b880c1ec66ab req-cdb11965-4b96-4441-a4a1-4801f03d2891 tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] DELETE https://10.4.3.119/volume/v3/attachments/02ba0441-f28d-4840-b6f1-0fe158ad22af Aug 25 10:15:45.673499 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-e2f6851a-c126-4a23-94db-b880c1ec66ab req-cdb11965-4b96-4441-a4a1-4801f03d2891 tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:15:45.673499 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-e2f6851a-c126-4a23-94db-b880c1ec66ab req-cdb11965-4b96-4441-a4a1-4801f03d2891 tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] Calling method 'version_select' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:15:45.684162 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:15:45.684162 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:15:45.875600 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-e2f6851a-c126-4a23-94db-b880c1ec66ab req-cdb11965-4b96-4441-a4a1-4801f03d2891 tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] https://10.4.3.119/volume/v3/attachments/02ba0441-f28d-4840-b6f1-0fe158ad22af returned with HTTP 200 Aug 25 10:15:45.876352 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 22/79] 10.4.3.119 () {72 vars in 1673 bytes} [Tue Aug 25 10:15:45 2026] DELETE /volume/v3/attachments/02ba0441-f28d-4840-b6f1-0fe158ad22af => generated 19 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:15:45.931165 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-3370dcb2-0800-44ff-8616-c4cbf547b514 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:15:45.936877 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3370dcb2-0800-44ff-8616-c4cbf547b514 tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-reader] GET https://10.4.3.119/volume/v3/volumes/857da7ff-6eae-4f71-bc59-d1ef93bad581 Aug 25 10:15:45.937128 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3370dcb2-0800-44ff-8616-c4cbf547b514 tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-reader] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:15:45.940215 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3370dcb2-0800-44ff-8616-c4cbf547b514 tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-reader] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:15:45.967471 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:15:45.967471 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:15:45.978943 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-0e6f6532-ab4f-46b4-8e5e-c61cf4c9ce07 req-6e6da423-7bd0-4295-9d2f-4588c297abb4 tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] POST https://10.4.3.119/volume/v3/attachments Aug 25 10:15:45.978943 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-0e6f6532-ab4f-46b4-8e5e-c61cf4c9ce07 req-6e6da423-7bd0-4295-9d2f-4588c297abb4 tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1e3b355f-0761-472a-a41f-cba9f60cba61", "connector": null, "instance_uuid": "f462fd26-c545-43c4-a357-14e3443b423e"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:15:45.979566 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-3370dcb2-0800-44ff-8616-c4cbf547b514 tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-reader] Volume info retrieved successfully. Aug 25 10:15:45.993495 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3370dcb2-0800-44ff-8616-c4cbf547b514 tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-reader] https://10.4.3.119/volume/v3/volumes/857da7ff-6eae-4f71-bc59-d1ef93bad581 returned with HTTP 200 Aug 25 10:15:45.993495 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 21/80] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:15:45 2026] GET /volume/v3/volumes/857da7ff-6eae-4f71-bc59-d1ef93bad581 => generated 848 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:15:45.995626 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:15:45.995626 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:15:46.122094 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-0e6f6532-ab4f-46b4-8e5e-c61cf4c9ce07 req-6e6da423-7bd0-4295-9d2f-4588c297abb4 tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] https://10.4.3.119/volume/v3/attachments returned with HTTP 200 Aug 25 10:15:46.122094 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 19/81] 10.4.3.119 () {74 vars in 1594 bytes} [Tue Aug 25 10:15:45 2026] POST /volume/v3/attachments => generated 273 bytes in 721 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:15:46.129525 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-1f092fa0-c346-4f7f-ae3a-8b375920258f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:15:46.133878 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1f092fa0-c346-4f7f-ae3a-8b375920258f tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] GET https://10.4.3.119/volume/v3/volumes/857da7ff-6eae-4f71-bc59-d1ef93bad581 Aug 25 10:15:46.134293 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1f092fa0-c346-4f7f-ae3a-8b375920258f tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:15:46.135000 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1f092fa0-c346-4f7f-ae3a-8b375920258f tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:15:46.158025 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:15:46.158025 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:15:46.171755 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-1f092fa0-c346-4f7f-ae3a-8b375920258f tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] Volume info retrieved successfully. Aug 25 10:15:46.198675 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1f092fa0-c346-4f7f-ae3a-8b375920258f tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] https://10.4.3.119/volume/v3/volumes/857da7ff-6eae-4f71-bc59-d1ef93bad581 returned with HTTP 200 Aug 25 10:15:46.198675 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 20/82] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:15:46 2026] GET /volume/v3/volumes/857da7ff-6eae-4f71-bc59-d1ef93bad581 => generated 848 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:15:46.203474 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-d385f1e1-10be-404b-b174-e2c1a7918165 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:15:46.214616 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d385f1e1-10be-404b-b174-e2c1a7918165 tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] GET https://10.4.3.119/volume/v3/volumes/1e3b355f-0761-472a-a41f-cba9f60cba61 Aug 25 10:15:46.214616 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d385f1e1-10be-404b-b174-e2c1a7918165 tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:15:46.214616 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d385f1e1-10be-404b-b174-e2c1a7918165 tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:15:46.270001 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:15:46.270001 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:15:46.285975 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-d385f1e1-10be-404b-b174-e2c1a7918165 tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] Volume info retrieved successfully. Aug 25 10:15:46.304108 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d385f1e1-10be-404b-b174-e2c1a7918165 tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] https://10.4.3.119/volume/v3/volumes/1e3b355f-0761-472a-a41f-cba9f60cba61 returned with HTTP 200 Aug 25 10:15:46.306236 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 23/83] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:15:46 2026] GET /volume/v3/volumes/1e3b355f-0761-472a-a41f-cba9f60cba61 => generated 1015 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:15:46.306352 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-6e54b680-078c-4d8e-9521-9ec9f1adac4e None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:15:46.309779 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6e54b680-078c-4d8e-9521-9ec9f1adac4e None None] GET https://10.4.3.119/volume// Aug 25 10:15:46.309779 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-6e54b680-078c-4d8e-9521-9ec9f1adac4e None None] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:15:46.309779 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-6e54b680-078c-4d8e-9521-9ec9f1adac4e None None] Calling method 'all' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:15:46.309779 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6e54b680-078c-4d8e-9521-9ec9f1adac4e None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:15:46.309779 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 22/84] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:15:46 2026] GET /volume/ => generated 386 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:15:46.341490 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-0e6f6532-ab4f-46b4-8e5e-c61cf4c9ce07 req-7677ce5d-f51a-4d9f-a997-a3ff5b34236b None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:15:46.347567 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-0e6f6532-ab4f-46b4-8e5e-c61cf4c9ce07 req-7677ce5d-f51a-4d9f-a997-a3ff5b34236b tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] GET https://10.4.3.119/volume/v3/volumes/1e3b355f-0761-472a-a41f-cba9f60cba61 Aug 25 10:15:46.347567 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-0e6f6532-ab4f-46b4-8e5e-c61cf4c9ce07 req-7677ce5d-f51a-4d9f-a997-a3ff5b34236b tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:15:46.348819 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-0e6f6532-ab4f-46b4-8e5e-c61cf4c9ce07 req-7677ce5d-f51a-4d9f-a997-a3ff5b34236b tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:15:46.377759 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:15:46.377759 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:15:46.383894 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-3b6b7a18-71ec-4f2f-a5de-a4af8d597c6b None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:15:46.388207 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3b6b7a18-71ec-4f2f-a5de-a4af8d597c6b tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] GET https://10.4.3.119/volume/v3/volumes/857da7ff-6eae-4f71-bc59-d1ef93bad581 Aug 25 10:15:46.388207 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3b6b7a18-71ec-4f2f-a5de-a4af8d597c6b tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:15:46.388207 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3b6b7a18-71ec-4f2f-a5de-a4af8d597c6b tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:15:46.394054 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-0e6f6532-ab4f-46b4-8e5e-c61cf4c9ce07 req-7677ce5d-f51a-4d9f-a997-a3ff5b34236b tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] Volume info retrieved successfully. Aug 25 10:15:46.400793 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:15:46.400793 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:15:46.407512 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-3b6b7a18-71ec-4f2f-a5de-a4af8d597c6b tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] Volume info retrieved successfully. Aug 25 10:15:46.411020 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-0e6f6532-ab4f-46b4-8e5e-c61cf4c9ce07 req-7677ce5d-f51a-4d9f-a997-a3ff5b34236b tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] https://10.4.3.119/volume/v3/volumes/1e3b355f-0761-472a-a41f-cba9f60cba61 returned with HTTP 200 Aug 25 10:15:46.411476 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 20/85] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:15:46 2026] GET /volume/v3/volumes/1e3b355f-0761-472a-a41f-cba9f60cba61 => generated 1238 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:15:46.419037 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3b6b7a18-71ec-4f2f-a5de-a4af8d597c6b tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] https://10.4.3.119/volume/v3/volumes/857da7ff-6eae-4f71-bc59-d1ef93bad581 returned with HTTP 200 Aug 25 10:15:46.419037 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 21/86] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:15:46 2026] GET /volume/v3/volumes/857da7ff-6eae-4f71-bc59-d1ef93bad581 => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:15:46.578216 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-0e6f6532-ab4f-46b4-8e5e-c61cf4c9ce07 req-09df6023-7187-4ccc-a52d-de31513b6df6 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:15:46.584881 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-0e6f6532-ab4f-46b4-8e5e-c61cf4c9ce07 req-09df6023-7187-4ccc-a52d-de31513b6df6 tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] PUT https://10.4.3.119/volume/v3/attachments/f42ba9c9-8165-4b85-a94e-8569cb8eda10 Aug 25 10:15:46.584881 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-0e6f6532-ab4f-46b4-8e5e-c61cf4c9ce07 req-09df6023-7187-4ccc-a52d-de31513b6df6 tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.119", "host": "np0000008063", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3398d5156650", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "462fd6ce-c505-48ef-84ec-f85776d45b24", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:15:46.610983 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-0e6f6532-ab4f-46b4-8e5e-c61cf4c9ce07 req-09df6023-7187-4ccc-a52d-de31513b6df6 tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] Acquiring lock "cinder-attachment_update-1e3b355f-0761-472a-a41f-cba9f60cba61-np0000008063" by "attachment_update" {{(pid=100390) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 10:15:46.618090 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-0e6f6532-ab4f-46b4-8e5e-c61cf4c9ce07 req-09df6023-7187-4ccc-a52d-de31513b6df6 tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] Lock "cinder-attachment_update-1e3b355f-0761-472a-a41f-cba9f60cba61-np0000008063" acquired by "attachment_update" :: waited 0.008s {{(pid=100390) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 10:15:46.619780 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:15:46.619780 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:15:46.825626 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-0e6f6532-ab4f-46b4-8e5e-c61cf4c9ce07 req-09df6023-7187-4ccc-a52d-de31513b6df6 tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] Lock "cinder-attachment_update-1e3b355f-0761-472a-a41f-cba9f60cba61-np0000008063" released by "attachment_update" :: held 0.206s {{(pid=100390) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 10:15:46.825626 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-0e6f6532-ab4f-46b4-8e5e-c61cf4c9ce07 req-09df6023-7187-4ccc-a52d-de31513b6df6 tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] https://10.4.3.119/volume/v3/attachments/f42ba9c9-8165-4b85-a94e-8569cb8eda10 returned with HTTP 200 Aug 25 10:15:46.825626 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 24/87] 10.4.3.119 () {74 vars in 1704 bytes} [Tue Aug 25 10:15:46 2026] PUT /volume/v3/attachments/f42ba9c9-8165-4b85-a94e-8569cb8eda10 => generated 969 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:15:47.333353 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-9613af7f-5a18-4b24-aa9f-ad5f4698e37f None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:15:47.352971 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9613af7f-5a18-4b24-aa9f-ad5f4698e37f tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] GET https://10.4.3.119/volume/v3/volumes/1e3b355f-0761-472a-a41f-cba9f60cba61 Aug 25 10:15:47.352971 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9613af7f-5a18-4b24-aa9f-ad5f4698e37f tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:15:47.360488 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9613af7f-5a18-4b24-aa9f-ad5f4698e37f tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:15:47.409938 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:15:47.409938 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:15:47.411922 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-9613af7f-5a18-4b24-aa9f-ad5f4698e37f tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] Volume info retrieved successfully. Aug 25 10:15:47.425129 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9613af7f-5a18-4b24-aa9f-ad5f4698e37f tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] https://10.4.3.119/volume/v3/volumes/1e3b355f-0761-472a-a41f-cba9f60cba61 returned with HTTP 200 Aug 25 10:15:47.425129 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 23/88] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:15:47 2026] GET /volume/v3/volumes/1e3b355f-0761-472a-a41f-cba9f60cba61 => generated 1016 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:15:48.443740 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-83e06a26-5769-4664-8281-0f789e0f349d None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:15:48.447961 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-83e06a26-5769-4664-8281-0f789e0f349d tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] GET https://10.4.3.119/volume/v3/volumes/1e3b355f-0761-472a-a41f-cba9f60cba61 Aug 25 10:15:48.448088 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-83e06a26-5769-4664-8281-0f789e0f349d tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:15:48.448415 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-83e06a26-5769-4664-8281-0f789e0f349d tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:15:48.478279 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:15:48.478279 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:15:48.489443 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-83e06a26-5769-4664-8281-0f789e0f349d tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] Volume info retrieved successfully. Aug 25 10:15:48.496274 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-83e06a26-5769-4664-8281-0f789e0f349d tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] https://10.4.3.119/volume/v3/volumes/1e3b355f-0761-472a-a41f-cba9f60cba61 returned with HTTP 200 Aug 25 10:15:48.496746 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 21/89] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:15:48 2026] GET /volume/v3/volumes/1e3b355f-0761-472a-a41f-cba9f60cba61 => generated 1016 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:15:49.518116 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-36f814f0-4ded-4407-a4de-2429a05943e8 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:15:49.522118 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-36f814f0-4ded-4407-a4de-2429a05943e8 tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] GET https://10.4.3.119/volume/v3/volumes/1e3b355f-0761-472a-a41f-cba9f60cba61 Aug 25 10:15:49.522118 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-36f814f0-4ded-4407-a4de-2429a05943e8 tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:15:49.523689 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-36f814f0-4ded-4407-a4de-2429a05943e8 tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:15:49.537654 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:15:49.537654 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:15:49.543184 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-36f814f0-4ded-4407-a4de-2429a05943e8 tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] Volume info retrieved successfully. Aug 25 10:15:49.549824 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-36f814f0-4ded-4407-a4de-2429a05943e8 tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] https://10.4.3.119/volume/v3/volumes/1e3b355f-0761-472a-a41f-cba9f60cba61 returned with HTTP 200 Aug 25 10:15:49.551127 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 22/90] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:15:49 2026] GET /volume/v3/volumes/1e3b355f-0761-472a-a41f-cba9f60cba61 => generated 1016 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:15:50.192033 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-2f8c7d0d-8c60-4e5b-91e4-545557736651 req-aedd525a-0578-4409-bea1-5a2a835e7172 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:15:50.196548 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-2f8c7d0d-8c60-4e5b-91e4-545557736651 req-aedd525a-0578-4409-bea1-5a2a835e7172 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] GET https://10.4.3.119/volume/v3/volumes/e31718e0-bcdc-412c-b76f-3d8ebe0e7136 Aug 25 10:15:50.196548 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-2f8c7d0d-8c60-4e5b-91e4-545557736651 req-aedd525a-0578-4409-bea1-5a2a835e7172 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:15:50.196847 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-2f8c7d0d-8c60-4e5b-91e4-545557736651 req-aedd525a-0578-4409-bea1-5a2a835e7172 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:15:50.205534 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:15:50.205534 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:15:50.210724 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [req-2f8c7d0d-8c60-4e5b-91e4-545557736651 req-aedd525a-0578-4409-bea1-5a2a835e7172 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Volume info retrieved successfully. Aug 25 10:15:50.218449 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-2f8c7d0d-8c60-4e5b-91e4-545557736651 req-aedd525a-0578-4409-bea1-5a2a835e7172 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] https://10.4.3.119/volume/v3/volumes/e31718e0-bcdc-412c-b76f-3d8ebe0e7136 returned with HTTP 200 Aug 25 10:15:50.218449 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 25/91] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:15:50 2026] GET /volume/v3/volumes/e31718e0-bcdc-412c-b76f-3d8ebe0e7136 => generated 869 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:15:50.248417 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-0e6f6532-ab4f-46b4-8e5e-c61cf4c9ce07 req-ed8802b3-cf63-4f03-802b-341079a358dc None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:15:50.260330 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-0e6f6532-ab4f-46b4-8e5e-c61cf4c9ce07 req-ed8802b3-cf63-4f03-802b-341079a358dc tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] POST https://10.4.3.119/volume/v3/attachments/f42ba9c9-8165-4b85-a94e-8569cb8eda10/action Aug 25 10:15:50.260785 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-0e6f6532-ab4f-46b4-8e5e-c61cf4c9ce07 req-ed8802b3-cf63-4f03-802b-341079a358dc tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] Action body: b'{"os-complete": null}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:15:50.260939 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-0e6f6532-ab4f-46b4-8e5e-c61cf4c9ce07 req-ed8802b3-cf63-4f03-802b-341079a358dc tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:15:50.279589 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-88c38e9f-9b5a-4eb4-b7ee-dacdc4eedb58 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:15:50.282566 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-88c38e9f-9b5a-4eb4-b7ee-dacdc4eedb58 tempest-VolumesAdminNegativeTest-281960959 tempest-VolumesAdminNegativeTest-281960959-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:15:50.283213 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-88c38e9f-9b5a-4eb4-b7ee-dacdc4eedb58 tempest-VolumesAdminNegativeTest-281960959 tempest-VolumesAdminNegativeTest-281960959-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-189011568"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:15:50.285206 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-88c38e9f-9b5a-4eb4-b7ee-dacdc4eedb58 tempest-VolumesAdminNegativeTest-281960959 tempest-VolumesAdminNegativeTest-281960959-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-189011568'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:15:50.285471 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-88c38e9f-9b5a-4eb4-b7ee-dacdc4eedb58 tempest-VolumesAdminNegativeTest-281960959 tempest-VolumesAdminNegativeTest-281960959-project-member] Create volume of 1 GB Aug 25 10:15:50.293299 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-88c38e9f-9b5a-4eb4-b7ee-dacdc4eedb58 tempest-VolumesAdminNegativeTest-281960959 tempest-VolumesAdminNegativeTest-281960959-project-member] Availability Zones retrieved successfully. Aug 25 10:15:50.304683 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:15:50.304683 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:15:50.304897 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-88c38e9f-9b5a-4eb4-b7ee-dacdc4eedb58 tempest-VolumesAdminNegativeTest-281960959 tempest-VolumesAdminNegativeTest-281960959-project-member] Flow 'volume_create_api' (e73ae5d6-b87d-4fb8-96a5-b6d2f6e4a5df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:15:50.305997 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-88c38e9f-9b5a-4eb4-b7ee-dacdc4eedb58 tempest-VolumesAdminNegativeTest-281960959 tempest-VolumesAdminNegativeTest-281960959-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8cf9b79-a71d-47fe-869b-22cc4d3b8e15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:15:50.311027 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-88c38e9f-9b5a-4eb4-b7ee-dacdc4eedb58 tempest-VolumesAdminNegativeTest-281960959 tempest-VolumesAdminNegativeTest-281960959-project-member] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:15:50.326263 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-0e6f6532-ab4f-46b4-8e5e-c61cf4c9ce07 req-ed8802b3-cf63-4f03-802b-341079a358dc tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] https://10.4.3.119/volume/v3/attachments/f42ba9c9-8165-4b85-a94e-8569cb8eda10/action returned with HTTP 204 Aug 25 10:15:50.326263 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 24/92] 10.4.3.119 () {74 vars in 1725 bytes} [Tue Aug 25 10:15:50 2026] POST /volume/v3/attachments/f42ba9c9-8165-4b85-a94e-8569cb8eda10/action => generated 0 bytes in 79 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:15:50.361845 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-1843837f-0006-4a56-b13f-85462025f1f2 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:15:50.362340 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1843837f-0006-4a56-b13f-85462025f1f2 None None] GET https://10.4.3.119/volume// Aug 25 10:15:50.362568 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1843837f-0006-4a56-b13f-85462025f1f2 None None] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:15:50.362878 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1843837f-0006-4a56-b13f-85462025f1f2 None None] Calling method 'all' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:15:50.363335 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1843837f-0006-4a56-b13f-85462025f1f2 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:15:50.366157 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-88c38e9f-9b5a-4eb4-b7ee-dacdc4eedb58 tempest-VolumesAdminNegativeTest-281960959 tempest-VolumesAdminNegativeTest-281960959-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8cf9b79-a71d-47fe-869b-22cc4d3b8e15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:15:50.366157 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-88c38e9f-9b5a-4eb4-b7ee-dacdc4eedb58 tempest-VolumesAdminNegativeTest-281960959 tempest-VolumesAdminNegativeTest-281960959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ffe71f7c-d6fd-444c-a6a4-432d82a6569b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:15:50.367267 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 23/93] 10.4.3.119 () {66 vars in 1428 bytes} [Tue Aug 25 10:15:50 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:15:50.380499 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-2f8c7d0d-8c60-4e5b-91e4-545557736651 req-8574ec58-d444-46a0-a5cc-98b44a748802 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:15:50.385539 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-2f8c7d0d-8c60-4e5b-91e4-545557736651 req-8574ec58-d444-46a0-a5cc-98b44a748802 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] POST https://10.4.3.119/volume/v3/attachments Aug 25 10:15:50.385539 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-2f8c7d0d-8c60-4e5b-91e4-545557736651 req-8574ec58-d444-46a0-a5cc-98b44a748802 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e31718e0-bcdc-412c-b76f-3d8ebe0e7136", "connector": null, "instance_uuid": "0ab6a07c-9e9d-4d9f-90d4-71fea84a029d"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:15:50.402384 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:15:50.402384 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:15:50.450321 np0000008063 devstack@c-api.service[100390]: WARNING cinder.volume.api [req-2f8c7d0d-8c60-4e5b-91e4-545557736651 req-8574ec58-d444-46a0-a5cc-98b44a748802 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 25 10:15:50.459461 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-2f8c7d0d-8c60-4e5b-91e4-545557736651 req-8574ec58-d444-46a0-a5cc-98b44a748802 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] https://10.4.3.119/volume/v3/attachments returned with HTTP 200 Aug 25 10:15:50.460198 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 26/94] 10.4.3.119 () {74 vars in 1594 bytes} [Tue Aug 25 10:15:50 2026] POST /volume/v3/attachments => generated 271 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:15:50.479498 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-88c38e9f-9b5a-4eb4-b7ee-dacdc4eedb58 tempest-VolumesAdminNegativeTest-281960959 tempest-VolumesAdminNegativeTest-281960959-project-member] Created reservations ['fc215a74-3232-45f1-9ab2-ffbe4804ca6a', 'a0c066b1-a836-452d-942f-2d978befdffd', '6f1f7494-5730-4073-9c28-7c043b7523e5', '906f4661-0edb-4a4f-9ae0-0645862faef5'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:15:50.480443 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-88c38e9f-9b5a-4eb4-b7ee-dacdc4eedb58 tempest-VolumesAdminNegativeTest-281960959 tempest-VolumesAdminNegativeTest-281960959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ffe71f7c-d6fd-444c-a6a4-432d82a6569b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc215a74-3232-45f1-9ab2-ffbe4804ca6a', 'a0c066b1-a836-452d-942f-2d978befdffd', '6f1f7494-5730-4073-9c28-7c043b7523e5', '906f4661-0edb-4a4f-9ae0-0645862faef5']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:15:50.481402 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-88c38e9f-9b5a-4eb4-b7ee-dacdc4eedb58 tempest-VolumesAdminNegativeTest-281960959 tempest-VolumesAdminNegativeTest-281960959-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f81929d-c8a1-46ad-8aa0-b822a0ebcdbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:15:50.511973 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-0c736234-0a5f-43dc-9e47-f1b972dc6607 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:15:50.515265 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0c736234-0a5f-43dc-9e47-f1b972dc6607 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] GET https://10.4.3.119/volume/v3/volumes/e31718e0-bcdc-412c-b76f-3d8ebe0e7136 Aug 25 10:15:50.515555 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0c736234-0a5f-43dc-9e47-f1b972dc6607 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:15:50.515843 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0c736234-0a5f-43dc-9e47-f1b972dc6607 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:15:50.516898 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-88c38e9f-9b5a-4eb4-b7ee-dacdc4eedb58 tempest-VolumesAdminNegativeTest-281960959 tempest-VolumesAdminNegativeTest-281960959-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f81929d-c8a1-46ad-8aa0-b822a0ebcdbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e03cf783-70b6-43c8-aaa0-a7a577f91941', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-189011568',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9e5871591da44e89fe92dcfff2bff1f',qos_specs=None,replication_status=,reservations=['fc215a74-3232-45f1-9ab2-ffbe4804ca6a','a0c066b1-a836-452d-942f-2d978befdffd','6f1f7494-5730-4073-9c28-7c043b7523e5','906f4661-0edb-4a4f-9ae0-0645862faef5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='afb579a08f6844cc83282a2f547c70fa',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:15:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-189011568',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e03cf783-70b6-43c8-aaa0-a7a577f91941,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f9e5871591da44e89fe92dcfff2bff1f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='afb579a08f6844cc83282a2f547c70fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:15:50.517662 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-88c38e9f-9b5a-4eb4-b7ee-dacdc4eedb58 tempest-VolumesAdminNegativeTest-281960959 tempest-VolumesAdminNegativeTest-281960959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (444636f0-f278-4a94-b80b-e3978a32ba00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:15:50.528986 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-801976cb-4e07-4bde-aac4-32f544a7065f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:15:50.529603 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-801976cb-4e07-4bde-aac4-32f544a7065f None None] GET https://10.4.3.119/volume// Aug 25 10:15:50.529767 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-801976cb-4e07-4bde-aac4-32f544a7065f None None] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:15:50.530238 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-801976cb-4e07-4bde-aac4-32f544a7065f None None] Calling method 'all' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:15:50.530486 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-801976cb-4e07-4bde-aac4-32f544a7065f None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:15:50.530896 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 24/95] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:15:50 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:15:50.532277 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:15:50.532277 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:15:50.539487 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-0c736234-0a5f-43dc-9e47-f1b972dc6607 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Volume info retrieved successfully. Aug 25 10:15:50.544125 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-2f8c7d0d-8c60-4e5b-91e4-545557736651 req-147820b9-4da8-4d1f-8815-67a17317bf7d None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:15:50.547700 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-2f8c7d0d-8c60-4e5b-91e4-545557736651 req-147820b9-4da8-4d1f-8815-67a17317bf7d tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] GET https://10.4.3.119/volume/v3/volumes/e31718e0-bcdc-412c-b76f-3d8ebe0e7136 Aug 25 10:15:50.548045 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-2f8c7d0d-8c60-4e5b-91e4-545557736651 req-147820b9-4da8-4d1f-8815-67a17317bf7d tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:15:50.549039 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-2f8c7d0d-8c60-4e5b-91e4-545557736651 req-147820b9-4da8-4d1f-8815-67a17317bf7d tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:15:50.549431 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-88c38e9f-9b5a-4eb4-b7ee-dacdc4eedb58 tempest-VolumesAdminNegativeTest-281960959 tempest-VolumesAdminNegativeTest-281960959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (444636f0-f278-4a94-b80b-e3978a32ba00) transitioned into state 'SUCCESS' from state '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-189011568',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9e5871591da44e89fe92dcfff2bff1f',qos_specs=None,replication_status=,reservations=['fc215a74-3232-45f1-9ab2-ffbe4804ca6a','a0c066b1-a836-452d-942f-2d978befdffd','6f1f7494-5730-4073-9c28-7c043b7523e5','906f4661-0edb-4a4f-9ae0-0645862faef5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='afb579a08f6844cc83282a2f547c70fa',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:15:50.550159 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-88c38e9f-9b5a-4eb4-b7ee-dacdc4eedb58 tempest-VolumesAdminNegativeTest-281960959 tempest-VolumesAdminNegativeTest-281960959-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9608cf74-5bc6-4a0d-b25e-baff8e55806f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:15:50.552657 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0c736234-0a5f-43dc-9e47-f1b972dc6607 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] https://10.4.3.119/volume/v3/volumes/e31718e0-bcdc-412c-b76f-3d8ebe0e7136 returned with HTTP 200 Aug 25 10:15:50.553563 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 25/96] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:15:50 2026] GET /volume/v3/volumes/e31718e0-bcdc-412c-b76f-3d8ebe0e7136 => generated 868 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:15:50.569508 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:15:50.569508 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:15:50.571539 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-ed74347d-df5a-4e29-945b-09ba454d31f9 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:15:50.574214 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ed74347d-df5a-4e29-945b-09ba454d31f9 tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] GET https://10.4.3.119/volume/v3/volumes/1e3b355f-0761-472a-a41f-cba9f60cba61 Aug 25 10:15:50.574214 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ed74347d-df5a-4e29-945b-09ba454d31f9 tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:15:50.578258 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [req-2f8c7d0d-8c60-4e5b-91e4-545557736651 req-147820b9-4da8-4d1f-8815-67a17317bf7d tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Volume info retrieved successfully. Aug 25 10:15:50.578462 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-88c38e9f-9b5a-4eb4-b7ee-dacdc4eedb58 tempest-VolumesAdminNegativeTest-281960959 tempest-VolumesAdminNegativeTest-281960959-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9608cf74-5bc6-4a0d-b25e-baff8e55806f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:15:50.578578 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ed74347d-df5a-4e29-945b-09ba454d31f9 tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:15:50.578646 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-88c38e9f-9b5a-4eb4-b7ee-dacdc4eedb58 tempest-VolumesAdminNegativeTest-281960959 tempest-VolumesAdminNegativeTest-281960959-project-member] Flow 'volume_create_api' (e73ae5d6-b87d-4fb8-96a5-b6d2f6e4a5df) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:15:50.578646 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-88c38e9f-9b5a-4eb4-b7ee-dacdc4eedb58 tempest-VolumesAdminNegativeTest-281960959 tempest-VolumesAdminNegativeTest-281960959-project-member] Create volume request issued successfully. Aug 25 10:15:50.578646 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-88c38e9f-9b5a-4eb4-b7ee-dacdc4eedb58 tempest-VolumesAdminNegativeTest-281960959 tempest-VolumesAdminNegativeTest-281960959-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:15:50.580122 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 22/97] 10.4.3.119 () {68 vars in 1258 bytes} [Tue Aug 25 10:15:50 2026] POST /volume/v3/volumes => generated 754 bytes in 300 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:15:50.583931 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-2f8c7d0d-8c60-4e5b-91e4-545557736651 req-147820b9-4da8-4d1f-8815-67a17317bf7d tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] https://10.4.3.119/volume/v3/volumes/e31718e0-bcdc-412c-b76f-3d8ebe0e7136 returned with HTTP 200 Aug 25 10:15:50.584513 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 27/98] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:15:50 2026] GET /volume/v3/volumes/e31718e0-bcdc-412c-b76f-3d8ebe0e7136 => generated 1048 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:15:50.593177 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:15:50.593177 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:15:50.595170 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-09b8abbd-0d68-4d46-a1ed-cc17dbb33e8e None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:15:50.598902 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-09b8abbd-0d68-4d46-a1ed-cc17dbb33e8e tempest-VolumesAdminNegativeTest-281960959 tempest-VolumesAdminNegativeTest-281960959-project-member] GET https://10.4.3.119/volume/v3/volumes/e03cf783-70b6-43c8-aaa0-a7a577f91941 Aug 25 10:15:50.599203 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-09b8abbd-0d68-4d46-a1ed-cc17dbb33e8e tempest-VolumesAdminNegativeTest-281960959 tempest-VolumesAdminNegativeTest-281960959-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:15:50.599724 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-09b8abbd-0d68-4d46-a1ed-cc17dbb33e8e tempest-VolumesAdminNegativeTest-281960959 tempest-VolumesAdminNegativeTest-281960959-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:15:50.600833 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-ed74347d-df5a-4e29-945b-09ba454d31f9 tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] Volume info retrieved successfully. Aug 25 10:15:50.608264 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ed74347d-df5a-4e29-945b-09ba454d31f9 tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] https://10.4.3.119/volume/v3/volumes/1e3b355f-0761-472a-a41f-cba9f60cba61 returned with HTTP 200 Aug 25 10:15:50.609149 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 25/99] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:15:50 2026] GET /volume/v3/volumes/1e3b355f-0761-472a-a41f-cba9f60cba61 => generated 1318 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:15:50.625738 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:15:50.625738 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:15:50.632992 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-09b8abbd-0d68-4d46-a1ed-cc17dbb33e8e tempest-VolumesAdminNegativeTest-281960959 tempest-VolumesAdminNegativeTest-281960959-project-member] Volume info retrieved successfully. Aug 25 10:15:50.634486 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-f6b10123-d178-43cc-afe1-98cd0727e469 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:15:50.637280 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f6b10123-d178-43cc-afe1-98cd0727e469 tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] GET https://10.4.3.119/volume/v3/volumes/1e3b355f-0761-472a-a41f-cba9f60cba61 Aug 25 10:15:50.637567 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f6b10123-d178-43cc-afe1-98cd0727e469 tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:15:50.637849 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f6b10123-d178-43cc-afe1-98cd0727e469 tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:15:50.645730 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-09b8abbd-0d68-4d46-a1ed-cc17dbb33e8e tempest-VolumesAdminNegativeTest-281960959 tempest-VolumesAdminNegativeTest-281960959-project-member] https://10.4.3.119/volume/v3/volumes/e03cf783-70b6-43c8-aaa0-a7a577f91941 returned with HTTP 200 Aug 25 10:15:50.646321 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 26/100] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:15:50 2026] GET /volume/v3/volumes/e03cf783-70b6-43c8-aaa0-a7a577f91941 => generated 822 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:15:50.656113 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:15:50.656113 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:15:50.660889 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-f6b10123-d178-43cc-afe1-98cd0727e469 tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] Volume info retrieved successfully. Aug 25 10:15:50.668572 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f6b10123-d178-43cc-afe1-98cd0727e469 tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] https://10.4.3.119/volume/v3/volumes/1e3b355f-0761-472a-a41f-cba9f60cba61 returned with HTTP 200 Aug 25 10:15:50.668572 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 23/101] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:15:50 2026] GET /volume/v3/volumes/1e3b355f-0761-472a-a41f-cba9f60cba61 => generated 1318 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:15:50.736334 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-2f8c7d0d-8c60-4e5b-91e4-545557736651 req-9fc50bdc-8f5f-4d31-bae3-0c1f9b8b8eef None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:15:50.742175 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-2f8c7d0d-8c60-4e5b-91e4-545557736651 req-9fc50bdc-8f5f-4d31-bae3-0c1f9b8b8eef tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] PUT https://10.4.3.119/volume/v3/attachments/c2fefbd3-c663-48bf-8473-cd9215b6190a Aug 25 10:15:50.742175 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-2f8c7d0d-8c60-4e5b-91e4-545557736651 req-9fc50bdc-8f5f-4d31-bae3-0c1f9b8b8eef tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.119", "host": "np0000008063", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3398d5156650", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "462fd6ce-c505-48ef-84ec-f85776d45b24", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:15:50.751930 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-2f8c7d0d-8c60-4e5b-91e4-545557736651 req-9fc50bdc-8f5f-4d31-bae3-0c1f9b8b8eef tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Acquiring lock "cinder-attachment_update-e31718e0-bcdc-412c-b76f-3d8ebe0e7136-np0000008063" by "attachment_update" {{(pid=100390) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 10:15:50.760748 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-2f8c7d0d-8c60-4e5b-91e4-545557736651 req-9fc50bdc-8f5f-4d31-bae3-0c1f9b8b8eef tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Lock "cinder-attachment_update-e31718e0-bcdc-412c-b76f-3d8ebe0e7136-np0000008063" acquired by "attachment_update" :: waited 0.009s {{(pid=100390) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 10:15:50.762720 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:15:50.762720 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:15:50.974203 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-2f8c7d0d-8c60-4e5b-91e4-545557736651 req-9fc50bdc-8f5f-4d31-bae3-0c1f9b8b8eef tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Lock "cinder-attachment_update-e31718e0-bcdc-412c-b76f-3d8ebe0e7136-np0000008063" released by "attachment_update" :: held 0.213s {{(pid=100390) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 10:15:50.976055 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-2f8c7d0d-8c60-4e5b-91e4-545557736651 req-9fc50bdc-8f5f-4d31-bae3-0c1f9b8b8eef tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] https://10.4.3.119/volume/v3/attachments/c2fefbd3-c663-48bf-8473-cd9215b6190a returned with HTTP 200 Aug 25 10:15:50.976397 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 28/102] 10.4.3.119 () {74 vars in 1704 bytes} [Tue Aug 25 10:15:50 2026] PUT /volume/v3/attachments/c2fefbd3-c663-48bf-8473-cd9215b6190a => generated 967 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:15:51.273701 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-04b77951-c318-405d-bef1-e0da80f45ea2 req-30c6db6f-3a75-43eb-b218-e2baf9f5bbd1 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:15:51.279289 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-04b77951-c318-405d-bef1-e0da80f45ea2 req-30c6db6f-3a75-43eb-b218-e2baf9f5bbd1 tempest-VolumesAssistedSnapshotsTest-39251827 tempest-VolumesAssistedSnapshotsTest-39251827-project] POST https://10.4.3.119/volume/v3/snapshots/2742f1e1-1af4-435e-830c-30c193c73f2f/action Aug 25 10:15:51.279792 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-04b77951-c318-405d-bef1-e0da80f45ea2 req-30c6db6f-3a75-43eb-b218-e2baf9f5bbd1 tempest-VolumesAssistedSnapshotsTest-39251827 tempest-VolumesAssistedSnapshotsTest-39251827-project] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "90%"}}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:15:51.280000 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-04b77951-c318-405d-bef1-e0da80f45ea2 req-30c6db6f-3a75-43eb-b218-e2baf9f5bbd1 tempest-VolumesAssistedSnapshotsTest-39251827 tempest-VolumesAssistedSnapshotsTest-39251827-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "90%"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:15:51.286496 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.contrib.snapshot_actions [req-04b77951-c318-405d-bef1-e0da80f45ea2 req-30c6db6f-3a75-43eb-b218-e2baf9f5bbd1 tempest-VolumesAssistedSnapshotsTest-39251827 tempest-VolumesAssistedSnapshotsTest-39251827-project] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '90%'}} {{(pid=100391) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 25 10:15:51.287524 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-e333b018-3f52-4d92-82d3-cb20fefe85bd req-7e44b88f-8aba-4ce5-8bfa-ce3bbaeea3d4 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:15:51.288675 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-c91fc1d3-e760-4c8b-8535-c4a03ca5feac None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:15:51.291521 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-e333b018-3f52-4d92-82d3-cb20fefe85bd req-7e44b88f-8aba-4ce5-8bfa-ce3bbaeea3d4 tempest-VolumesAssistedSnapshotsTest-39251827 tempest-VolumesAssistedSnapshotsTest-39251827-project] POST https://10.4.3.119/volume/v3/snapshots/None/action Aug 25 10:15:51.291658 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c91fc1d3-e760-4c8b-8535-c4a03ca5feac tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] GET https://10.4.3.119/volume/v3/volumes/1e3b355f-0761-472a-a41f-cba9f60cba61 Aug 25 10:15:51.291658 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c91fc1d3-e760-4c8b-8535-c4a03ca5feac tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:15:51.291744 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-e333b018-3f52-4d92-82d3-cb20fefe85bd req-7e44b88f-8aba-4ce5-8bfa-ce3bbaeea3d4 tempest-VolumesAssistedSnapshotsTest-39251827 tempest-VolumesAssistedSnapshotsTest-39251827-project] Action body: b'{"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:15:51.291744 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-e333b018-3f52-4d92-82d3-cb20fefe85bd req-7e44b88f-8aba-4ce5-8bfa-ce3bbaeea3d4 tempest-VolumesAssistedSnapshotsTest-39251827 tempest-VolumesAssistedSnapshotsTest-39251827-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:15:51.291826 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c91fc1d3-e760-4c8b-8535-c4a03ca5feac tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:15:51.292710 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.contrib.snapshot_actions [req-e333b018-3f52-4d92-82d3-cb20fefe85bd req-7e44b88f-8aba-4ce5-8bfa-ce3bbaeea3d4 tempest-VolumesAssistedSnapshotsTest-39251827 tempest-VolumesAssistedSnapshotsTest-39251827-project] body: {'os-update_snapshot_status': {'status': 'error_deleting', 'progress': '90%'}} {{(pid=100388) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 25 10:15:51.317764 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-04b77951-c318-405d-bef1-e0da80f45ea2 req-30c6db6f-3a75-43eb-b218-e2baf9f5bbd1 tempest-VolumesAssistedSnapshotsTest-39251827 tempest-VolumesAssistedSnapshotsTest-39251827-project] https://10.4.3.119/volume/v3/snapshots/2742f1e1-1af4-435e-830c-30c193c73f2f/action returned with HTTP 404 Aug 25 10:15:51.317941 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:15:51.317941 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:15:51.318667 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 26/103] 10.4.3.119 () {72 vars in 1678 bytes} [Tue Aug 25 10:15:51 2026] POST /volume/v3/snapshots/2742f1e1-1af4-435e-830c-30c193c73f2f/action => generated 111 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:15:51.324111 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-e333b018-3f52-4d92-82d3-cb20fefe85bd req-7e44b88f-8aba-4ce5-8bfa-ce3bbaeea3d4 tempest-VolumesAssistedSnapshotsTest-39251827 tempest-VolumesAssistedSnapshotsTest-39251827-project] https://10.4.3.119/volume/v3/snapshots/None/action returned with HTTP 404 Aug 25 10:15:51.324768 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 27/104] 10.4.3.119 () {72 vars in 1582 bytes} [Tue Aug 25 10:15:51 2026] POST /volume/v3/snapshots/None/action => generated 79 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:15:51.326750 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-c91fc1d3-e760-4c8b-8535-c4a03ca5feac tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] Volume info retrieved successfully. Aug 25 10:15:51.339770 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c91fc1d3-e760-4c8b-8535-c4a03ca5feac tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] https://10.4.3.119/volume/v3/volumes/1e3b355f-0761-472a-a41f-cba9f60cba61 returned with HTTP 200 Aug 25 10:15:51.339770 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 24/105] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:15:51 2026] GET /volume/v3/volumes/1e3b355f-0761-472a-a41f-cba9f60cba61 => generated 1318 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:15:51.414473 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-f621b19d-a933-4f5e-89ab-0f0c7472b22c req-ca9177dd-e7f6-4544-9180-43f2f6bc0581 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:15:51.417058 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-f621b19d-a933-4f5e-89ab-0f0c7472b22c req-ca9177dd-e7f6-4544-9180-43f2f6bc0581 tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] GET https://10.4.3.119/volume/v3/volumes/1e3b355f-0761-472a-a41f-cba9f60cba61 Aug 25 10:15:51.417318 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-f621b19d-a933-4f5e-89ab-0f0c7472b22c req-ca9177dd-e7f6-4544-9180-43f2f6bc0581 tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:15:51.417596 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-f621b19d-a933-4f5e-89ab-0f0c7472b22c req-ca9177dd-e7f6-4544-9180-43f2f6bc0581 tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:15:51.430165 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:15:51.430165 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:15:51.436519 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [req-f621b19d-a933-4f5e-89ab-0f0c7472b22c req-ca9177dd-e7f6-4544-9180-43f2f6bc0581 tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] Volume info retrieved successfully. Aug 25 10:15:51.442518 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-f621b19d-a933-4f5e-89ab-0f0c7472b22c req-ca9177dd-e7f6-4544-9180-43f2f6bc0581 tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] https://10.4.3.119/volume/v3/volumes/1e3b355f-0761-472a-a41f-cba9f60cba61 returned with HTTP 200 Aug 25 10:15:51.443122 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 29/106] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:15:51 2026] GET /volume/v3/volumes/1e3b355f-0761-472a-a41f-cba9f60cba61 => generated 1318 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:15:51.503374 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-f621b19d-a933-4f5e-89ab-0f0c7472b22c req-7c35b311-c6c3-4e25-9858-322db8439fbe None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:15:51.506745 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-f621b19d-a933-4f5e-89ab-0f0c7472b22c req-7c35b311-c6c3-4e25-9858-322db8439fbe tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] POST https://10.4.3.119/volume/v3/volumes/1e3b355f-0761-472a-a41f-cba9f60cba61/action Aug 25 10:15:51.508339 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-f621b19d-a933-4f5e-89ab-0f0c7472b22c req-7c35b311-c6c3-4e25-9858-322db8439fbe tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:15:51.508339 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-f621b19d-a933-4f5e-89ab-0f0c7472b22c req-7c35b311-c6c3-4e25-9858-322db8439fbe tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:15:51.536663 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:15:51.536663 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:15:51.536663 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-f621b19d-a933-4f5e-89ab-0f0c7472b22c req-7c35b311-c6c3-4e25-9858-322db8439fbe tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] Volume info retrieved successfully. Aug 25 10:15:51.551727 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-f621b19d-a933-4f5e-89ab-0f0c7472b22c req-7c35b311-c6c3-4e25-9858-322db8439fbe tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] Begin detaching volume completed successfully. Aug 25 10:15:51.551982 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-f621b19d-a933-4f5e-89ab-0f0c7472b22c req-7c35b311-c6c3-4e25-9858-322db8439fbe tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] https://10.4.3.119/volume/v3/volumes/1e3b355f-0761-472a-a41f-cba9f60cba61/action returned with HTTP 202 Aug 25 10:15:51.552592 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 27/107] 10.4.3.119 () {72 vars in 1672 bytes} [Tue Aug 25 10:15:51 2026] POST /volume/v3/volumes/1e3b355f-0761-472a-a41f-cba9f60cba61/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:15:51.584333 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-474bffd8-8db9-433b-96a3-da88c3f86a81 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:15:51.589950 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-474bffd8-8db9-433b-96a3-da88c3f86a81 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] GET https://10.4.3.119/volume/v3/volumes/e31718e0-bcdc-412c-b76f-3d8ebe0e7136 Aug 25 10:15:51.589950 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-474bffd8-8db9-433b-96a3-da88c3f86a81 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:15:51.589950 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-474bffd8-8db9-433b-96a3-da88c3f86a81 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:15:51.615004 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:15:51.615004 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:15:51.622807 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-474bffd8-8db9-433b-96a3-da88c3f86a81 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Volume info retrieved successfully. Aug 25 10:15:51.632663 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-474bffd8-8db9-433b-96a3-da88c3f86a81 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] https://10.4.3.119/volume/v3/volumes/e31718e0-bcdc-412c-b76f-3d8ebe0e7136 returned with HTTP 200 Aug 25 10:15:51.632663 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 28/108] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:15:51 2026] GET /volume/v3/volumes/e31718e0-bcdc-412c-b76f-3d8ebe0e7136 => generated 869 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:15:51.636978 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-b5d4178f-d544-4a61-a671-5ef9c997f04b None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:15:51.637795 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b5d4178f-d544-4a61-a671-5ef9c997f04b None None] GET https://10.4.3.119/volume// Aug 25 10:15:51.638555 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b5d4178f-d544-4a61-a671-5ef9c997f04b None None] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:15:51.638982 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b5d4178f-d544-4a61-a671-5ef9c997f04b None None] Calling method 'all' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:15:51.639609 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b5d4178f-d544-4a61-a671-5ef9c997f04b None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:15:51.640680 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 25/109] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:15:51 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:15:51.659813 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-fd6f41ad-6a38-401c-a24a-9682797a9e17 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:15:51.660659 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-f621b19d-a933-4f5e-89ab-0f0c7472b22c req-b61d0d55-421d-4617-9960-7953c36a6bdc None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:15:51.662694 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-fd6f41ad-6a38-401c-a24a-9682797a9e17 tempest-VolumesAdminNegativeTest-281960959 tempest-VolumesAdminNegativeTest-281960959-project-member] GET https://10.4.3.119/volume/v3/volumes/e03cf783-70b6-43c8-aaa0-a7a577f91941 Aug 25 10:15:51.662986 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-fd6f41ad-6a38-401c-a24a-9682797a9e17 tempest-VolumesAdminNegativeTest-281960959 tempest-VolumesAdminNegativeTest-281960959-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:15:51.663353 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-fd6f41ad-6a38-401c-a24a-9682797a9e17 tempest-VolumesAdminNegativeTest-281960959 tempest-VolumesAdminNegativeTest-281960959-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:15:51.663534 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-f621b19d-a933-4f5e-89ab-0f0c7472b22c req-b61d0d55-421d-4617-9960-7953c36a6bdc tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] GET https://10.4.3.119/volume/v3/volumes/1e3b355f-0761-472a-a41f-cba9f60cba61 Aug 25 10:15:51.663765 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-f621b19d-a933-4f5e-89ab-0f0c7472b22c req-b61d0d55-421d-4617-9960-7953c36a6bdc tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:15:51.664210 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-f621b19d-a933-4f5e-89ab-0f0c7472b22c req-b61d0d55-421d-4617-9960-7953c36a6bdc tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:15:51.673463 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:15:51.673463 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:15:51.676426 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:15:51.676426 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:15:51.678924 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-fd6f41ad-6a38-401c-a24a-9682797a9e17 tempest-VolumesAdminNegativeTest-281960959 tempest-VolumesAdminNegativeTest-281960959-project-member] Volume info retrieved successfully. Aug 25 10:15:51.682188 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-f621b19d-a933-4f5e-89ab-0f0c7472b22c req-b61d0d55-421d-4617-9960-7953c36a6bdc tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] Volume info retrieved successfully. Aug 25 10:15:51.685272 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-fd6f41ad-6a38-401c-a24a-9682797a9e17 tempest-VolumesAdminNegativeTest-281960959 tempest-VolumesAdminNegativeTest-281960959-project-member] https://10.4.3.119/volume/v3/volumes/e03cf783-70b6-43c8-aaa0-a7a577f91941 returned with HTTP 200 Aug 25 10:15:51.685780 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 30/110] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:15:51 2026] GET /volume/v3/volumes/e03cf783-70b6-43c8-aaa0-a7a577f91941 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:15:51.690027 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-f621b19d-a933-4f5e-89ab-0f0c7472b22c req-b61d0d55-421d-4617-9960-7953c36a6bdc tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] https://10.4.3.119/volume/v3/volumes/1e3b355f-0761-472a-a41f-cba9f60cba61 returned with HTTP 200 Aug 25 10:15:51.690753 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 28/111] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:15:51 2026] GET /volume/v3/volumes/1e3b355f-0761-472a-a41f-cba9f60cba61 => generated 1544 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:15:52.185944 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-81d1cb52-fa7b-42de-a19f-4f831b79954d req-704a0927-1a83-4422-8115-1c4bc075a91c None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:15:52.188660 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-81d1cb52-fa7b-42de-a19f-4f831b79954d req-704a0927-1a83-4422-8115-1c4bc075a91c tempest-VolumesAdminNegativeTest-778989985 tempest-VolumesAdminNegativeTest-778989985-project] GET https://10.4.3.119/volume/v3/volumes/3585d1cc-9363-4ac9-8781-8f2f9d660e1d Aug 25 10:15:52.188948 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-81d1cb52-fa7b-42de-a19f-4f831b79954d req-704a0927-1a83-4422-8115-1c4bc075a91c tempest-VolumesAdminNegativeTest-778989985 tempest-VolumesAdminNegativeTest-778989985-project] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:15:52.189493 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-81d1cb52-fa7b-42de-a19f-4f831b79954d req-704a0927-1a83-4422-8115-1c4bc075a91c tempest-VolumesAdminNegativeTest-778989985 tempest-VolumesAdminNegativeTest-778989985-project] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:15:52.199252 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-81d1cb52-fa7b-42de-a19f-4f831b79954d req-704a0927-1a83-4422-8115-1c4bc075a91c tempest-VolumesAdminNegativeTest-778989985 tempest-VolumesAdminNegativeTest-778989985-project] https://10.4.3.119/volume/v3/volumes/3585d1cc-9363-4ac9-8781-8f2f9d660e1d returned with HTTP 404 Aug 25 10:15:52.199869 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 29/112] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:15:52 2026] GET /volume/v3/volumes/3585d1cc-9363-4ac9-8781-8f2f9d660e1d => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:15:52.222198 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-be042835-6cf6-4404-bed6-bdc6ca0c6d57 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:15:52.227777 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-be042835-6cf6-4404-bed6-bdc6ca0c6d57 tempest-VolumesAdminNegativeTest-281960959 tempest-VolumesAdminNegativeTest-281960959-project-member] DELETE https://10.4.3.119/volume/v3/volumes/e03cf783-70b6-43c8-aaa0-a7a577f91941 Aug 25 10:15:52.227777 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-be042835-6cf6-4404-bed6-bdc6ca0c6d57 tempest-VolumesAdminNegativeTest-281960959 tempest-VolumesAdminNegativeTest-281960959-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:15:52.227777 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-be042835-6cf6-4404-bed6-bdc6ca0c6d57 tempest-VolumesAdminNegativeTest-281960959 tempest-VolumesAdminNegativeTest-281960959-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:15:52.227777 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-be042835-6cf6-4404-bed6-bdc6ca0c6d57 tempest-VolumesAdminNegativeTest-281960959 tempest-VolumesAdminNegativeTest-281960959-project-member] Delete volume with id: e03cf783-70b6-43c8-aaa0-a7a577f91941 Aug 25 10:15:52.239511 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:15:52.239511 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:15:52.239928 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-be042835-6cf6-4404-bed6-bdc6ca0c6d57 tempest-VolumesAdminNegativeTest-281960959 tempest-VolumesAdminNegativeTest-281960959-project-member] Volume info retrieved successfully. Aug 25 10:15:52.286980 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-be042835-6cf6-4404-bed6-bdc6ca0c6d57 tempest-VolumesAdminNegativeTest-281960959 tempest-VolumesAdminNegativeTest-281960959-project-member] Delete volume request issued successfully. Aug 25 10:15:52.286980 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-be042835-6cf6-4404-bed6-bdc6ca0c6d57 tempest-VolumesAdminNegativeTest-281960959 tempest-VolumesAdminNegativeTest-281960959-project-member] https://10.4.3.119/volume/v3/volumes/e03cf783-70b6-43c8-aaa0-a7a577f91941 returned with HTTP 202 Aug 25 10:15:52.287959 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 26/113] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:15:52 2026] DELETE /volume/v3/volumes/e03cf783-70b6-43c8-aaa0-a7a577f91941 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 25 10:15:52.304376 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-daca25ec-d4e6-4f2d-b8c9-89733dd69436 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:15:52.312258 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-daca25ec-d4e6-4f2d-b8c9-89733dd69436 tempest-VolumesAdminNegativeTest-281960959 tempest-VolumesAdminNegativeTest-281960959-project-member] GET https://10.4.3.119/volume/v3/volumes/e03cf783-70b6-43c8-aaa0-a7a577f91941 Aug 25 10:15:52.312258 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-daca25ec-d4e6-4f2d-b8c9-89733dd69436 tempest-VolumesAdminNegativeTest-281960959 tempest-VolumesAdminNegativeTest-281960959-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:15:52.312258 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-daca25ec-d4e6-4f2d-b8c9-89733dd69436 tempest-VolumesAdminNegativeTest-281960959 tempest-VolumesAdminNegativeTest-281960959-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:15:52.320779 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:15:52.320779 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:15:52.328234 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-daca25ec-d4e6-4f2d-b8c9-89733dd69436 tempest-VolumesAdminNegativeTest-281960959 tempest-VolumesAdminNegativeTest-281960959-project-member] Volume info retrieved successfully. Aug 25 10:15:52.331660 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-daca25ec-d4e6-4f2d-b8c9-89733dd69436 tempest-VolumesAdminNegativeTest-281960959 tempest-VolumesAdminNegativeTest-281960959-project-member] https://10.4.3.119/volume/v3/volumes/e03cf783-70b6-43c8-aaa0-a7a577f91941 returned with HTTP 200 Aug 25 10:15:52.332164 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 31/114] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:15:52 2026] GET /volume/v3/volumes/e03cf783-70b6-43c8-aaa0-a7a577f91941 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:15:52.489675 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-2dd39cd6-7032-492f-a780-7285d92ffc6c None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:15:52.493018 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2dd39cd6-7032-492f-a780-7285d92ffc6c tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] DELETE https://10.4.3.119/volume/v3/volumes/857da7ff-6eae-4f71-bc59-d1ef93bad581 Aug 25 10:15:52.493365 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2dd39cd6-7032-492f-a780-7285d92ffc6c tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:15:52.493580 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2dd39cd6-7032-492f-a780-7285d92ffc6c tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:15:52.494050 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-2dd39cd6-7032-492f-a780-7285d92ffc6c tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] Delete volume with id: 857da7ff-6eae-4f71-bc59-d1ef93bad581 Aug 25 10:15:52.508231 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:15:52.508231 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:15:52.509041 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-2dd39cd6-7032-492f-a780-7285d92ffc6c tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] Volume info retrieved successfully. Aug 25 10:15:52.538670 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-2dd39cd6-7032-492f-a780-7285d92ffc6c tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] Delete volume request issued successfully. Aug 25 10:15:52.539295 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2dd39cd6-7032-492f-a780-7285d92ffc6c tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] https://10.4.3.119/volume/v3/volumes/857da7ff-6eae-4f71-bc59-d1ef93bad581 returned with HTTP 202 Aug 25 10:15:52.539565 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 29/115] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:15:52 2026] DELETE /volume/v3/volumes/857da7ff-6eae-4f71-bc59-d1ef93bad581 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:15:52.554425 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-58b4e009-93d4-489f-b09e-02f551450489 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:15:52.560171 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-58b4e009-93d4-489f-b09e-02f551450489 tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] GET https://10.4.3.119/volume/v3/volumes/857da7ff-6eae-4f71-bc59-d1ef93bad581 Aug 25 10:15:52.561365 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-58b4e009-93d4-489f-b09e-02f551450489 tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:15:52.561652 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-58b4e009-93d4-489f-b09e-02f551450489 tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:15:52.575629 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:15:52.575629 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:15:52.582600 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-58b4e009-93d4-489f-b09e-02f551450489 tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] Volume info retrieved successfully. Aug 25 10:15:52.588532 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-58b4e009-93d4-489f-b09e-02f551450489 tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] https://10.4.3.119/volume/v3/volumes/857da7ff-6eae-4f71-bc59-d1ef93bad581 returned with HTTP 200 Aug 25 10:15:52.589214 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 30/116] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:15:52 2026] GET /volume/v3/volumes/857da7ff-6eae-4f71-bc59-d1ef93bad581 => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:15:52.653118 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-b7c2d3a2-785d-4a18-a1e3-c0d78187dd1a None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:15:52.656951 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b7c2d3a2-785d-4a18-a1e3-c0d78187dd1a tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] GET https://10.4.3.119/volume/v3/volumes/e31718e0-bcdc-412c-b76f-3d8ebe0e7136 Aug 25 10:15:52.657017 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b7c2d3a2-785d-4a18-a1e3-c0d78187dd1a tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:15:52.657258 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b7c2d3a2-785d-4a18-a1e3-c0d78187dd1a tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:15:52.672194 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:15:52.672194 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:15:52.677419 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-b7c2d3a2-785d-4a18-a1e3-c0d78187dd1a tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Volume info retrieved successfully. Aug 25 10:15:52.684635 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b7c2d3a2-785d-4a18-a1e3-c0d78187dd1a tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] https://10.4.3.119/volume/v3/volumes/e31718e0-bcdc-412c-b76f-3d8ebe0e7136 returned with HTTP 200 Aug 25 10:15:52.685267 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 27/117] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:15:52 2026] GET /volume/v3/volumes/e31718e0-bcdc-412c-b76f-3d8ebe0e7136 => generated 869 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:15:53.350951 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-f06fe605-96e8-4337-aa4f-7a2797edc3ad None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:15:53.352964 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f06fe605-96e8-4337-aa4f-7a2797edc3ad tempest-VolumesAdminNegativeTest-281960959 tempest-VolumesAdminNegativeTest-281960959-project-member] GET https://10.4.3.119/volume/v3/volumes/e03cf783-70b6-43c8-aaa0-a7a577f91941 Aug 25 10:15:53.353233 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f06fe605-96e8-4337-aa4f-7a2797edc3ad tempest-VolumesAdminNegativeTest-281960959 tempest-VolumesAdminNegativeTest-281960959-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:15:53.353473 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f06fe605-96e8-4337-aa4f-7a2797edc3ad tempest-VolumesAdminNegativeTest-281960959 tempest-VolumesAdminNegativeTest-281960959-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:15:53.361478 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f06fe605-96e8-4337-aa4f-7a2797edc3ad tempest-VolumesAdminNegativeTest-281960959 tempest-VolumesAdminNegativeTest-281960959-project-member] https://10.4.3.119/volume/v3/volumes/e03cf783-70b6-43c8-aaa0-a7a577f91941 returned with HTTP 404 Aug 25 10:15:53.361996 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 32/118] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:15:53 2026] GET /volume/v3/volumes/e03cf783-70b6-43c8-aaa0-a7a577f91941 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:15:53.605405 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-9da56844-5fcb-44da-96e9-1285cb35f392 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:15:53.609503 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9da56844-5fcb-44da-96e9-1285cb35f392 tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] GET https://10.4.3.119/volume/v3/volumes/857da7ff-6eae-4f71-bc59-d1ef93bad581 Aug 25 10:15:53.609731 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9da56844-5fcb-44da-96e9-1285cb35f392 tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:15:53.611435 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9da56844-5fcb-44da-96e9-1285cb35f392 tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:15:53.621902 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9da56844-5fcb-44da-96e9-1285cb35f392 tempest-AttachSCSIVolumeTestJSON-1348992163 tempest-AttachSCSIVolumeTestJSON-1348992163-project-member] https://10.4.3.119/volume/v3/volumes/857da7ff-6eae-4f71-bc59-d1ef93bad581 returned with HTTP 404 Aug 25 10:15:53.623710 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 30/119] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:15:53 2026] GET /volume/v3/volumes/857da7ff-6eae-4f71-bc59-d1ef93bad581 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:15:53.704700 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-40fcd25c-c780-4a8a-b505-d2d4c678c53c None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:15:53.707940 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-40fcd25c-c780-4a8a-b505-d2d4c678c53c tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] GET https://10.4.3.119/volume/v3/volumes/e31718e0-bcdc-412c-b76f-3d8ebe0e7136 Aug 25 10:15:53.708336 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-40fcd25c-c780-4a8a-b505-d2d4c678c53c tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:15:53.708682 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-40fcd25c-c780-4a8a-b505-d2d4c678c53c tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:15:53.726173 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:15:53.726173 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:15:53.735056 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-40fcd25c-c780-4a8a-b505-d2d4c678c53c tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Volume info retrieved successfully. Aug 25 10:15:53.741417 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-40fcd25c-c780-4a8a-b505-d2d4c678c53c tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] https://10.4.3.119/volume/v3/volumes/e31718e0-bcdc-412c-b76f-3d8ebe0e7136 returned with HTTP 200 Aug 25 10:15:53.742087 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 31/120] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:15:53 2026] GET /volume/v3/volumes/e31718e0-bcdc-412c-b76f-3d8ebe0e7136 => generated 869 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:15:54.328202 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-2f8c7d0d-8c60-4e5b-91e4-545557736651 req-1f53f756-85c4-44ae-9ef4-7b1801eb4b8e None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:15:54.329402 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-2f8c7d0d-8c60-4e5b-91e4-545557736651 req-1f53f756-85c4-44ae-9ef4-7b1801eb4b8e tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] POST https://10.4.3.119/volume/v3/attachments/c2fefbd3-c663-48bf-8473-cd9215b6190a/action Aug 25 10:15:54.330098 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-2f8c7d0d-8c60-4e5b-91e4-545557736651 req-1f53f756-85c4-44ae-9ef4-7b1801eb4b8e tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Action body: b'{"os-complete": null}' {{(pid=100389) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:15:54.330327 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-2f8c7d0d-8c60-4e5b-91e4-545557736651 req-1f53f756-85c4-44ae-9ef4-7b1801eb4b8e tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:15:54.352595 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:15:54.352595 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:15:54.372923 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-2f8c7d0d-8c60-4e5b-91e4-545557736651 req-1f53f756-85c4-44ae-9ef4-7b1801eb4b8e tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] https://10.4.3.119/volume/v3/attachments/c2fefbd3-c663-48bf-8473-cd9215b6190a/action returned with HTTP 204 Aug 25 10:15:54.373515 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 28/121] 10.4.3.119 () {74 vars in 1725 bytes} [Tue Aug 25 10:15:54 2026] POST /volume/v3/attachments/c2fefbd3-c663-48bf-8473-cd9215b6190a/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:15:54.400222 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-f621b19d-a933-4f5e-89ab-0f0c7472b22c req-ece6b92b-5cc5-4fa7-bbd0-4587ead9fc08 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:15:54.404472 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-f621b19d-a933-4f5e-89ab-0f0c7472b22c req-ece6b92b-5cc5-4fa7-bbd0-4587ead9fc08 tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] DELETE https://10.4.3.119/volume/v3/attachments/f42ba9c9-8165-4b85-a94e-8569cb8eda10 Aug 25 10:15:54.404840 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-f621b19d-a933-4f5e-89ab-0f0c7472b22c req-ece6b92b-5cc5-4fa7-bbd0-4587ead9fc08 tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:15:54.405033 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-f621b19d-a933-4f5e-89ab-0f0c7472b22c req-ece6b92b-5cc5-4fa7-bbd0-4587ead9fc08 tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] Calling method 'version_select' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:15:54.425360 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:15:54.425360 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:15:54.500636 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-f621b19d-a933-4f5e-89ab-0f0c7472b22c req-ece6b92b-5cc5-4fa7-bbd0-4587ead9fc08 tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] https://10.4.3.119/volume/v3/attachments/f42ba9c9-8165-4b85-a94e-8569cb8eda10 returned with HTTP 200 Aug 25 10:15:54.501479 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 33/122] 10.4.3.119 () {72 vars in 1673 bytes} [Tue Aug 25 10:15:54 2026] DELETE /volume/v3/attachments/f42ba9c9-8165-4b85-a94e-8569cb8eda10 => generated 19 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:15:54.532433 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-bb703bbd-edb2-4651-a67f-5bc621244bd8 req-f5e338a7-8884-48c4-b2e4-b9948cb9a84d None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:15:54.535780 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-bb703bbd-edb2-4651-a67f-5bc621244bd8 req-f5e338a7-8884-48c4-b2e4-b9948cb9a84d tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:15:54.535780 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-bb703bbd-edb2-4651-a67f-5bc621244bd8 req-f5e338a7-8884-48c4-b2e4-b9948cb9a84d tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "a31bd61b-b822-4ba1-8660-b2697bfdcbe9-blank-vol", "description": "", "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:15:54.538520 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volumes [req-bb703bbd-edb2-4651-a67f-5bc621244bd8 req-f5e338a7-8884-48c4-b2e4-b9948cb9a84d tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'a31bd61b-b822-4ba1-8660-b2697bfdcbe9-blank-vol', 'description': '', 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:15:54.538520 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [req-bb703bbd-edb2-4651-a67f-5bc621244bd8 req-f5e338a7-8884-48c4-b2e4-b9948cb9a84d tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] Create volume of 1 GB Aug 25 10:15:54.554813 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-bb703bbd-edb2-4651-a67f-5bc621244bd8 req-f5e338a7-8884-48c4-b2e4-b9948cb9a84d tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] Availability Zones retrieved successfully. Aug 25 10:15:54.568541 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [req-bb703bbd-edb2-4651-a67f-5bc621244bd8 req-f5e338a7-8884-48c4-b2e4-b9948cb9a84d tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] Flow 'volume_create_api' (d9819508-de2d-4cd4-bbe2-4ba053cce323) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:15:54.569259 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [req-bb703bbd-edb2-4651-a67f-5bc621244bd8 req-f5e338a7-8884-48c4-b2e4-b9948cb9a84d tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8defb28-b0c5-487e-8e09-8494b6335a16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:15:54.569845 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [req-bb703bbd-edb2-4651-a67f-5bc621244bd8 req-f5e338a7-8884-48c4-b2e4-b9948cb9a84d tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] Validating volume size '1' using validate_int {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:15:54.610801 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [req-bb703bbd-edb2-4651-a67f-5bc621244bd8 req-f5e338a7-8884-48c4-b2e4-b9948cb9a84d tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8defb28-b0c5-487e-8e09-8494b6335a16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:15:54.612355 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [req-bb703bbd-edb2-4651-a67f-5bc621244bd8 req-f5e338a7-8884-48c4-b2e4-b9948cb9a84d tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59b18e6d-59dd-431d-afc8-95ce5974bc4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:15:54.689666 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.quota [req-bb703bbd-edb2-4651-a67f-5bc621244bd8 req-f5e338a7-8884-48c4-b2e4-b9948cb9a84d tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] Created reservations ['919dd90e-ecef-4139-8ac7-9b91cd9be0f1', '27358e70-e7e0-4c69-b518-79652a00f744', '191cef82-582a-4040-8a62-c0174251e447', 'e4dc3afc-ce6f-4d5e-8656-c5fe7d9176bb'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:15:54.690623 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [req-bb703bbd-edb2-4651-a67f-5bc621244bd8 req-f5e338a7-8884-48c4-b2e4-b9948cb9a84d tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59b18e6d-59dd-431d-afc8-95ce5974bc4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['919dd90e-ecef-4139-8ac7-9b91cd9be0f1', '27358e70-e7e0-4c69-b518-79652a00f744', '191cef82-582a-4040-8a62-c0174251e447', 'e4dc3afc-ce6f-4d5e-8656-c5fe7d9176bb']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:15:54.691794 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [req-bb703bbd-edb2-4651-a67f-5bc621244bd8 req-f5e338a7-8884-48c4-b2e4-b9948cb9a84d tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43fac9fb-1f2a-428a-8772-cad14e888add) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:15:54.722268 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [req-bb703bbd-edb2-4651-a67f-5bc621244bd8 req-f5e338a7-8884-48c4-b2e4-b9948cb9a84d tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43fac9fb-1f2a-428a-8772-cad14e888add) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'de2037fb-4daf-4329-8643-af3fc1cf73df', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='a31bd61b-b822-4ba1-8660-b2697bfdcbe9-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42380ccfd1d64371b85c680eae3d2daa',qos_specs=None,replication_status=,reservations=['919dd90e-ecef-4139-8ac7-9b91cd9be0f1','27358e70-e7e0-4c69-b518-79652a00f744','191cef82-582a-4040-8a62-c0174251e447','e4dc3afc-ce6f-4d5e-8656-c5fe7d9176bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b17c56560e594d72afea594cdd6a07db',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:15:54Z,deleted=False,deleted_at=None,display_description='',display_name='a31bd61b-b822-4ba1-8660-b2697bfdcbe9-blank-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=de2037fb-4daf-4329-8643-af3fc1cf73df,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='42380ccfd1d64371b85c680eae3d2daa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b17c56560e594d72afea594cdd6a07db',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:15:54.723479 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [req-bb703bbd-edb2-4651-a67f-5bc621244bd8 req-f5e338a7-8884-48c4-b2e4-b9948cb9a84d tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79c22b41-4d63-433a-adf0-11c8fc2a8323) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:15:54.754605 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [req-bb703bbd-edb2-4651-a67f-5bc621244bd8 req-f5e338a7-8884-48c4-b2e4-b9948cb9a84d tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79c22b41-4d63-433a-adf0-11c8fc2a8323) transitioned into 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='a31bd61b-b822-4ba1-8660-b2697bfdcbe9-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42380ccfd1d64371b85c680eae3d2daa',qos_specs=None,replication_status=,reservations=['919dd90e-ecef-4139-8ac7-9b91cd9be0f1','27358e70-e7e0-4c69-b518-79652a00f744','191cef82-582a-4040-8a62-c0174251e447','e4dc3afc-ce6f-4d5e-8656-c5fe7d9176bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b17c56560e594d72afea594cdd6a07db',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:15:54.756123 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [req-bb703bbd-edb2-4651-a67f-5bc621244bd8 req-f5e338a7-8884-48c4-b2e4-b9948cb9a84d tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c25a958-9364-4abc-9bba-064ae33b33ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:15:54.763802 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-2ec0f407-b520-4e33-8e4d-f358ddc6ba13 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:15:54.773088 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2ec0f407-b520-4e33-8e4d-f358ddc6ba13 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] GET https://10.4.3.119/volume/v3/volumes/e31718e0-bcdc-412c-b76f-3d8ebe0e7136 Aug 25 10:15:54.773088 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2ec0f407-b520-4e33-8e4d-f358ddc6ba13 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:15:54.773088 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2ec0f407-b520-4e33-8e4d-f358ddc6ba13 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:15:54.776336 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [req-bb703bbd-edb2-4651-a67f-5bc621244bd8 req-f5e338a7-8884-48c4-b2e4-b9948cb9a84d tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c25a958-9364-4abc-9bba-064ae33b33ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:15:54.777696 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [req-bb703bbd-edb2-4651-a67f-5bc621244bd8 req-f5e338a7-8884-48c4-b2e4-b9948cb9a84d tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] Flow 'volume_create_api' (d9819508-de2d-4cd4-bbe2-4ba053cce323) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:15:54.777942 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-bb703bbd-edb2-4651-a67f-5bc621244bd8 req-f5e338a7-8884-48c4-b2e4-b9948cb9a84d tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] Create volume request issued successfully. Aug 25 10:15:54.780092 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-bb703bbd-edb2-4651-a67f-5bc621244bd8 req-f5e338a7-8884-48c4-b2e4-b9948cb9a84d tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:15:54.780092 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 31/123] 10.4.3.119 () {72 vars in 1541 bytes} [Tue Aug 25 10:15:54 2026] POST /volume/v3/volumes => generated 749 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:15:54.791257 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-bb703bbd-edb2-4651-a67f-5bc621244bd8 req-379c092e-352c-4ef1-9d9f-88bbc88bedb8 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:15:54.797291 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-bb703bbd-edb2-4651-a67f-5bc621244bd8 req-379c092e-352c-4ef1-9d9f-88bbc88bedb8 tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] GET https://10.4.3.119/volume/v3/volumes/de2037fb-4daf-4329-8643-af3fc1cf73df Aug 25 10:15:54.798537 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-bb703bbd-edb2-4651-a67f-5bc621244bd8 req-379c092e-352c-4ef1-9d9f-88bbc88bedb8 tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:15:54.798823 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-bb703bbd-edb2-4651-a67f-5bc621244bd8 req-379c092e-352c-4ef1-9d9f-88bbc88bedb8 tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:15:54.805171 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:15:54.805171 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:15:54.814350 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:15:54.814350 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:15:54.817259 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-2ec0f407-b520-4e33-8e4d-f358ddc6ba13 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Volume info retrieved successfully. Aug 25 10:15:54.820620 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-bb703bbd-edb2-4651-a67f-5bc621244bd8 req-379c092e-352c-4ef1-9d9f-88bbc88bedb8 tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] Volume info retrieved successfully. Aug 25 10:15:54.827624 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2ec0f407-b520-4e33-8e4d-f358ddc6ba13 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] https://10.4.3.119/volume/v3/volumes/e31718e0-bcdc-412c-b76f-3d8ebe0e7136 returned with HTTP 200 Aug 25 10:15:54.828017 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 32/124] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:15:54 2026] GET /volume/v3/volumes/e31718e0-bcdc-412c-b76f-3d8ebe0e7136 => generated 1161 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:15:54.829519 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-659d3cf9-ee1f-4bb2-b97c-f4c125069c84 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:15:54.830979 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-bb703bbd-edb2-4651-a67f-5bc621244bd8 req-379c092e-352c-4ef1-9d9f-88bbc88bedb8 tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] https://10.4.3.119/volume/v3/volumes/de2037fb-4daf-4329-8643-af3fc1cf73df returned with HTTP 200 Aug 25 10:15:54.831607 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 29/125] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:15:54 2026] GET /volume/v3/volumes/de2037fb-4daf-4329-8643-af3fc1cf73df => generated 817 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:15:54.839270 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-659d3cf9-ee1f-4bb2-b97c-f4c125069c84 tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] GET https://10.4.3.119/volume/v3/volumes/1e3b355f-0761-472a-a41f-cba9f60cba61 Aug 25 10:15:54.839270 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-659d3cf9-ee1f-4bb2-b97c-f4c125069c84 tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:15:54.839270 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-659d3cf9-ee1f-4bb2-b97c-f4c125069c84 tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:15:54.844069 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-bb703bbd-edb2-4651-a67f-5bc621244bd8 req-5f724d47-8b91-4a57-8eb6-ba3ab8093bb3 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:15:54.847814 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-bb703bbd-edb2-4651-a67f-5bc621244bd8 req-5f724d47-8b91-4a57-8eb6-ba3ab8093bb3 tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] GET https://10.4.3.119/volume/v3/volumes/de2037fb-4daf-4329-8643-af3fc1cf73df Aug 25 10:15:54.848091 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-bb703bbd-edb2-4651-a67f-5bc621244bd8 req-5f724d47-8b91-4a57-8eb6-ba3ab8093bb3 tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:15:54.848520 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-bb703bbd-edb2-4651-a67f-5bc621244bd8 req-5f724d47-8b91-4a57-8eb6-ba3ab8093bb3 tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:15:54.852404 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:15:54.852404 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:15:54.861450 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-659d3cf9-ee1f-4bb2-b97c-f4c125069c84 tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] Volume info retrieved successfully. Aug 25 10:15:54.869170 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:15:54.869170 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:15:54.871578 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-659d3cf9-ee1f-4bb2-b97c-f4c125069c84 tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] https://10.4.3.119/volume/v3/volumes/1e3b355f-0761-472a-a41f-cba9f60cba61 returned with HTTP 200 Aug 25 10:15:54.871578 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 34/126] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:15:54 2026] GET /volume/v3/volumes/1e3b355f-0761-472a-a41f-cba9f60cba61 => generated 1016 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:15:54.876226 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-bb703bbd-edb2-4651-a67f-5bc621244bd8 req-5f724d47-8b91-4a57-8eb6-ba3ab8093bb3 tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] Volume info retrieved successfully. Aug 25 10:15:54.885486 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-bb703bbd-edb2-4651-a67f-5bc621244bd8 req-5f724d47-8b91-4a57-8eb6-ba3ab8093bb3 tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] https://10.4.3.119/volume/v3/volumes/de2037fb-4daf-4329-8643-af3fc1cf73df returned with HTTP 200 Aug 25 10:15:54.885486 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 32/127] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:15:54 2026] GET /volume/v3/volumes/de2037fb-4daf-4329-8643-af3fc1cf73df => generated 817 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:15:54.890639 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-7a85776b-57fc-4a42-8aa9-6b8c17e8dd0f None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:15:54.897916 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7a85776b-57fc-4a42-8aa9-6b8c17e8dd0f tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] DELETE https://10.4.3.119/volume/v3/volumes/1e3b355f-0761-472a-a41f-cba9f60cba61 Aug 25 10:15:54.897994 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7a85776b-57fc-4a42-8aa9-6b8c17e8dd0f tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:15:54.898246 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7a85776b-57fc-4a42-8aa9-6b8c17e8dd0f tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:15:54.898626 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-7a85776b-57fc-4a42-8aa9-6b8c17e8dd0f tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] Delete volume with id: 1e3b355f-0761-472a-a41f-cba9f60cba61 Aug 25 10:15:54.908480 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-5679ce52-2307-4744-b10e-0a6f5067f1e4 req-75283861-3a43-4055-9a62-d7171f658639 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:15:54.908949 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:15:54.908949 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:15:54.909499 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-7a85776b-57fc-4a42-8aa9-6b8c17e8dd0f tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] Volume info retrieved successfully. Aug 25 10:15:54.910824 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-5679ce52-2307-4744-b10e-0a6f5067f1e4 req-75283861-3a43-4055-9a62-d7171f658639 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] GET https://10.4.3.119/volume/v3/volumes/e31718e0-bcdc-412c-b76f-3d8ebe0e7136 Aug 25 10:15:54.912052 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-5679ce52-2307-4744-b10e-0a6f5067f1e4 req-75283861-3a43-4055-9a62-d7171f658639 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:15:54.912052 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-5679ce52-2307-4744-b10e-0a6f5067f1e4 req-75283861-3a43-4055-9a62-d7171f658639 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:15:54.944665 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:15:54.944665 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:15:54.957177 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-5679ce52-2307-4744-b10e-0a6f5067f1e4 req-75283861-3a43-4055-9a62-d7171f658639 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Volume info retrieved successfully. Aug 25 10:15:54.961497 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-5679ce52-2307-4744-b10e-0a6f5067f1e4 req-75283861-3a43-4055-9a62-d7171f658639 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] https://10.4.3.119/volume/v3/volumes/e31718e0-bcdc-412c-b76f-3d8ebe0e7136 returned with HTTP 200 Aug 25 10:15:54.962270 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 30/128] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:15:54 2026] GET /volume/v3/volumes/e31718e0-bcdc-412c-b76f-3d8ebe0e7136 => generated 1161 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:15:54.968647 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-7a85776b-57fc-4a42-8aa9-6b8c17e8dd0f tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] Delete volume request issued successfully. Aug 25 10:15:54.968917 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7a85776b-57fc-4a42-8aa9-6b8c17e8dd0f tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] https://10.4.3.119/volume/v3/volumes/1e3b355f-0761-472a-a41f-cba9f60cba61 returned with HTTP 202 Aug 25 10:15:54.969517 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 33/129] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:15:54 2026] DELETE /volume/v3/volumes/1e3b355f-0761-472a-a41f-cba9f60cba61 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:15:54.979598 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-bdbce6e3-803e-4ba3-8ccb-b5ef3ead9696 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:15:54.984688 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-bdbce6e3-803e-4ba3-8ccb-b5ef3ead9696 tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] GET https://10.4.3.119/volume/v3/volumes/1e3b355f-0761-472a-a41f-cba9f60cba61 Aug 25 10:15:54.984956 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-bdbce6e3-803e-4ba3-8ccb-b5ef3ead9696 tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:15:54.985113 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-bdbce6e3-803e-4ba3-8ccb-b5ef3ead9696 tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:15:54.998011 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:15:54.998011 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:15:55.003903 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-bdbce6e3-803e-4ba3-8ccb-b5ef3ead9696 tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] Volume info retrieved successfully. Aug 25 10:15:55.010348 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-bdbce6e3-803e-4ba3-8ccb-b5ef3ead9696 tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] https://10.4.3.119/volume/v3/volumes/1e3b355f-0761-472a-a41f-cba9f60cba61 returned with HTTP 200 Aug 25 10:15:55.011380 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 35/130] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:15:54 2026] GET /volume/v3/volumes/1e3b355f-0761-472a-a41f-cba9f60cba61 => generated 1015 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:15:55.362387 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-66feb7ac-ce85-46e9-b1f3-6d683c2d4196 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:15:55.362827 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-66feb7ac-ce85-46e9-b1f3-6d683c2d4196 None None] GET https://10.4.3.119/volume// Aug 25 10:15:55.362986 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-66feb7ac-ce85-46e9-b1f3-6d683c2d4196 None None] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:15:55.363201 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-66feb7ac-ce85-46e9-b1f3-6d683c2d4196 None None] Calling method 'all' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:15:55.363652 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-66feb7ac-ce85-46e9-b1f3-6d683c2d4196 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:15:55.364004 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 33/131] 10.4.3.119 () {66 vars in 1428 bytes} [Tue Aug 25 10:15:55 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:15:55.387969 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-5679ce52-2307-4744-b10e-0a6f5067f1e4 req-3a946123-2e57-4308-8270-ccfd66ca67e1 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:15:55.702460 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-5679ce52-2307-4744-b10e-0a6f5067f1e4 req-3a946123-2e57-4308-8270-ccfd66ca67e1 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] POST https://10.4.3.119/volume/v3/attachments Aug 25 10:15:55.705130 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-5679ce52-2307-4744-b10e-0a6f5067f1e4 req-3a946123-2e57-4308-8270-ccfd66ca67e1 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e31718e0-bcdc-412c-b76f-3d8ebe0e7136", "connector": null, "instance_uuid": "382e5bb0-13c4-4c23-b682-4bc41d16ced6"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:15:55.727051 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:15:55.727051 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:15:55.760523 np0000008063 devstack@c-api.service[100389]: WARNING cinder.volume.api [req-5679ce52-2307-4744-b10e-0a6f5067f1e4 req-3a946123-2e57-4308-8270-ccfd66ca67e1 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 25 10:15:55.768533 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-5679ce52-2307-4744-b10e-0a6f5067f1e4 req-3a946123-2e57-4308-8270-ccfd66ca67e1 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] https://10.4.3.119/volume/v3/attachments returned with HTTP 200 Aug 25 10:15:55.769148 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 31/132] 10.4.3.119 () {74 vars in 1594 bytes} [Tue Aug 25 10:15:55 2026] POST /volume/v3/attachments => generated 271 bytes in 382 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:15:55.811069 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-80b98b5c-74b9-482d-be78-c621bbf0bbb2 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:15:55.814027 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-80b98b5c-74b9-482d-be78-c621bbf0bbb2 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] GET https://10.4.3.119/volume/v3/volumes/e31718e0-bcdc-412c-b76f-3d8ebe0e7136 Aug 25 10:15:55.814027 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-80b98b5c-74b9-482d-be78-c621bbf0bbb2 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:15:55.814352 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-80b98b5c-74b9-482d-be78-c621bbf0bbb2 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:15:55.829837 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:15:55.829837 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:15:55.835024 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-80b98b5c-74b9-482d-be78-c621bbf0bbb2 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Volume info retrieved successfully. Aug 25 10:15:55.837952 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-134d57cb-4242-4252-b021-a159542e74ba None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:15:55.838448 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-134d57cb-4242-4252-b021-a159542e74ba None None] GET https://10.4.3.119/volume// Aug 25 10:15:55.838731 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-134d57cb-4242-4252-b021-a159542e74ba None None] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:15:55.838945 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-134d57cb-4242-4252-b021-a159542e74ba None None] Calling method 'all' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:15:55.839350 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-134d57cb-4242-4252-b021-a159542e74ba None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:15:55.839666 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 36/133] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:15:55 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:15:55.840795 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-80b98b5c-74b9-482d-be78-c621bbf0bbb2 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] https://10.4.3.119/volume/v3/volumes/e31718e0-bcdc-412c-b76f-3d8ebe0e7136 returned with HTTP 200 Aug 25 10:15:55.841247 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 34/134] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:15:55 2026] GET /volume/v3/volumes/e31718e0-bcdc-412c-b76f-3d8ebe0e7136 => generated 1163 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:15:55.853175 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-5679ce52-2307-4744-b10e-0a6f5067f1e4 req-b835b8b1-9a95-44ad-9fe2-25575a31e6c2 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:15:55.857371 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-5679ce52-2307-4744-b10e-0a6f5067f1e4 req-b835b8b1-9a95-44ad-9fe2-25575a31e6c2 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] GET https://10.4.3.119/volume/v3/volumes/e31718e0-bcdc-412c-b76f-3d8ebe0e7136 Aug 25 10:15:55.857677 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-5679ce52-2307-4744-b10e-0a6f5067f1e4 req-b835b8b1-9a95-44ad-9fe2-25575a31e6c2 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:15:55.857938 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-5679ce52-2307-4744-b10e-0a6f5067f1e4 req-b835b8b1-9a95-44ad-9fe2-25575a31e6c2 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:15:55.873307 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:15:55.873307 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:15:55.877063 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-5679ce52-2307-4744-b10e-0a6f5067f1e4 req-b835b8b1-9a95-44ad-9fe2-25575a31e6c2 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Volume info retrieved successfully. Aug 25 10:15:55.886179 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-5679ce52-2307-4744-b10e-0a6f5067f1e4 req-b835b8b1-9a95-44ad-9fe2-25575a31e6c2 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] https://10.4.3.119/volume/v3/volumes/e31718e0-bcdc-412c-b76f-3d8ebe0e7136 returned with HTTP 200 Aug 25 10:15:55.886179 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 34/135] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:15:55 2026] GET /volume/v3/volumes/e31718e0-bcdc-412c-b76f-3d8ebe0e7136 => generated 1343 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:15:55.985932 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-5679ce52-2307-4744-b10e-0a6f5067f1e4 req-443a76f0-47f5-4d9e-947f-7db9cee7412f None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:15:55.992073 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-5679ce52-2307-4744-b10e-0a6f5067f1e4 req-443a76f0-47f5-4d9e-947f-7db9cee7412f tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] PUT https://10.4.3.119/volume/v3/attachments/1c2c3463-1766-4db1-9718-5f8b7b3ad9ef Aug 25 10:15:55.992697 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-5679ce52-2307-4744-b10e-0a6f5067f1e4 req-443a76f0-47f5-4d9e-947f-7db9cee7412f tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.119", "host": "np0000008063", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3398d5156650", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "462fd6ce-c505-48ef-84ec-f85776d45b24", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:15:56.006072 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-5679ce52-2307-4744-b10e-0a6f5067f1e4 req-443a76f0-47f5-4d9e-947f-7db9cee7412f tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Acquiring lock "cinder-attachment_update-e31718e0-bcdc-412c-b76f-3d8ebe0e7136-np0000008063" by "attachment_update" {{(pid=100389) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 10:15:56.013679 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-5679ce52-2307-4744-b10e-0a6f5067f1e4 req-443a76f0-47f5-4d9e-947f-7db9cee7412f tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Lock "cinder-attachment_update-e31718e0-bcdc-412c-b76f-3d8ebe0e7136-np0000008063" acquired by "attachment_update" :: waited 0.008s {{(pid=100389) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 10:15:56.015010 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:15:56.015010 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:15:56.025749 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-d46861b9-7854-47ae-b919-ac241f1eded6 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:15:56.028153 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d46861b9-7854-47ae-b919-ac241f1eded6 tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] GET https://10.4.3.119/volume/v3/volumes/1e3b355f-0761-472a-a41f-cba9f60cba61 Aug 25 10:15:56.028420 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d46861b9-7854-47ae-b919-ac241f1eded6 tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:15:56.028769 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d46861b9-7854-47ae-b919-ac241f1eded6 tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:15:56.036117 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d46861b9-7854-47ae-b919-ac241f1eded6 tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] https://10.4.3.119/volume/v3/volumes/1e3b355f-0761-472a-a41f-cba9f60cba61 returned with HTTP 404 Aug 25 10:15:56.036658 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 37/136] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:15:56 2026] GET /volume/v3/volumes/1e3b355f-0761-472a-a41f-cba9f60cba61 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:15:56.147323 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-5679ce52-2307-4744-b10e-0a6f5067f1e4 req-443a76f0-47f5-4d9e-947f-7db9cee7412f tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Lock "cinder-attachment_update-e31718e0-bcdc-412c-b76f-3d8ebe0e7136-np0000008063" released by "attachment_update" :: held 0.134s {{(pid=100389) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 10:15:56.149440 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-5679ce52-2307-4744-b10e-0a6f5067f1e4 req-443a76f0-47f5-4d9e-947f-7db9cee7412f tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] https://10.4.3.119/volume/v3/attachments/1c2c3463-1766-4db1-9718-5f8b7b3ad9ef returned with HTTP 200 Aug 25 10:15:56.149440 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 32/137] 10.4.3.119 () {74 vars in 1704 bytes} [Tue Aug 25 10:15:55 2026] PUT /volume/v3/attachments/1c2c3463-1766-4db1-9718-5f8b7b3ad9ef => generated 967 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:15:56.858846 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-096b2eb5-d0ef-4e2a-a287-45c954ac83ea None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:15:56.862560 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-096b2eb5-d0ef-4e2a-a287-45c954ac83ea tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] GET https://10.4.3.119/volume/v3/volumes/e31718e0-bcdc-412c-b76f-3d8ebe0e7136 Aug 25 10:15:56.863047 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-096b2eb5-d0ef-4e2a-a287-45c954ac83ea tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:15:56.863365 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-096b2eb5-d0ef-4e2a-a287-45c954ac83ea tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:15:56.882781 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:15:56.882781 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:15:56.888751 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-096b2eb5-d0ef-4e2a-a287-45c954ac83ea tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Volume info retrieved successfully. Aug 25 10:15:56.896064 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-096b2eb5-d0ef-4e2a-a287-45c954ac83ea tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] https://10.4.3.119/volume/v3/volumes/e31718e0-bcdc-412c-b76f-3d8ebe0e7136 returned with HTTP 200 Aug 25 10:15:56.896871 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 35/138] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:15:56 2026] GET /volume/v3/volumes/e31718e0-bcdc-412c-b76f-3d8ebe0e7136 => generated 1164 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:15:57.900092 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-bb703bbd-edb2-4651-a67f-5bc621244bd8 req-4ccb7d66-79ad-42ab-b1c3-c49393fdf007 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:15:57.903819 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-bb703bbd-edb2-4651-a67f-5bc621244bd8 req-4ccb7d66-79ad-42ab-b1c3-c49393fdf007 tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] GET https://10.4.3.119/volume/v3/volumes/de2037fb-4daf-4329-8643-af3fc1cf73df Aug 25 10:15:57.903819 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-bb703bbd-edb2-4651-a67f-5bc621244bd8 req-4ccb7d66-79ad-42ab-b1c3-c49393fdf007 tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:15:57.905230 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-bb703bbd-edb2-4651-a67f-5bc621244bd8 req-4ccb7d66-79ad-42ab-b1c3-c49393fdf007 tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:15:57.916614 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-c3cb0f09-f5c0-4b01-9adb-4a29033deefd None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:15:57.918639 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c3cb0f09-f5c0-4b01-9adb-4a29033deefd tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] GET https://10.4.3.119/volume/v3/volumes/e31718e0-bcdc-412c-b76f-3d8ebe0e7136 Aug 25 10:15:57.920211 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c3cb0f09-f5c0-4b01-9adb-4a29033deefd tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:15:57.920211 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c3cb0f09-f5c0-4b01-9adb-4a29033deefd tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:15:57.952410 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:15:57.952410 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:15:57.963836 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-c3cb0f09-f5c0-4b01-9adb-4a29033deefd tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Volume info retrieved successfully. Aug 25 10:15:57.979490 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c3cb0f09-f5c0-4b01-9adb-4a29033deefd tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] https://10.4.3.119/volume/v3/volumes/e31718e0-bcdc-412c-b76f-3d8ebe0e7136 returned with HTTP 200 Aug 25 10:15:57.980325 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 38/139] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:15:57 2026] GET /volume/v3/volumes/e31718e0-bcdc-412c-b76f-3d8ebe0e7136 => generated 1164 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:15:58.087472 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:15:58.087472 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:15:58.092535 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-bb703bbd-edb2-4651-a67f-5bc621244bd8 req-4ccb7d66-79ad-42ab-b1c3-c49393fdf007 tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] Volume info retrieved successfully. Aug 25 10:15:58.100323 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-bb703bbd-edb2-4651-a67f-5bc621244bd8 req-4ccb7d66-79ad-42ab-b1c3-c49393fdf007 tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] https://10.4.3.119/volume/v3/volumes/de2037fb-4daf-4329-8643-af3fc1cf73df returned with HTTP 200 Aug 25 10:15:58.100861 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 35/140] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:15:57 2026] GET /volume/v3/volumes/de2037fb-4daf-4329-8643-af3fc1cf73df => generated 842 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:15:58.111251 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-894baa77-0e2b-4745-9467-813d5783e540 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:15:58.111718 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-894baa77-0e2b-4745-9467-813d5783e540 None None] GET https://10.4.3.119/volume// Aug 25 10:15:58.111897 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-894baa77-0e2b-4745-9467-813d5783e540 None None] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:15:58.112224 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-894baa77-0e2b-4745-9467-813d5783e540 None None] Calling method 'all' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:15:58.112622 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-894baa77-0e2b-4745-9467-813d5783e540 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:15:58.113146 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 33/141] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:15:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:15:58.129016 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-bb703bbd-edb2-4651-a67f-5bc621244bd8 req-4dbc84c4-e7cf-45ee-9b39-03b47cf52fd8 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:15:58.132228 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-bb703bbd-edb2-4651-a67f-5bc621244bd8 req-4dbc84c4-e7cf-45ee-9b39-03b47cf52fd8 tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] POST https://10.4.3.119/volume/v3/attachments Aug 25 10:15:58.132648 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-bb703bbd-edb2-4651-a67f-5bc621244bd8 req-4dbc84c4-e7cf-45ee-9b39-03b47cf52fd8 tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "de2037fb-4daf-4329-8643-af3fc1cf73df", "connector": null, "instance_uuid": "a31bd61b-b822-4ba1-8660-b2697bfdcbe9"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:15:58.142716 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:15:58.142716 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:15:58.186168 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-bb703bbd-edb2-4651-a67f-5bc621244bd8 req-4dbc84c4-e7cf-45ee-9b39-03b47cf52fd8 tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] https://10.4.3.119/volume/v3/attachments returned with HTTP 200 Aug 25 10:15:58.186168 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 36/142] 10.4.3.119 () {74 vars in 1594 bytes} [Tue Aug 25 10:15:58 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 25 10:15:58.195063 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-a9e6b277-4ac4-47f1-8749-b8ea9f9d8f41 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:15:58.195765 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a9e6b277-4ac4-47f1-8749-b8ea9f9d8f41 None None] GET https://10.4.3.119/volume// Aug 25 10:15:58.196150 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a9e6b277-4ac4-47f1-8749-b8ea9f9d8f41 None None] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:15:58.197491 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a9e6b277-4ac4-47f1-8749-b8ea9f9d8f41 None None] Calling method 'all' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:15:58.197491 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a9e6b277-4ac4-47f1-8749-b8ea9f9d8f41 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:15:58.197693 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 39/143] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:15:58 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:15:58.220736 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-bb703bbd-edb2-4651-a67f-5bc621244bd8 req-cb2f9e23-cd28-43d6-af4d-bfb2bf346508 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:15:58.223382 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-bb703bbd-edb2-4651-a67f-5bc621244bd8 req-cb2f9e23-cd28-43d6-af4d-bfb2bf346508 tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] GET https://10.4.3.119/volume/v3/volumes/de2037fb-4daf-4329-8643-af3fc1cf73df Aug 25 10:15:58.223717 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-bb703bbd-edb2-4651-a67f-5bc621244bd8 req-cb2f9e23-cd28-43d6-af4d-bfb2bf346508 tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:15:58.224719 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-bb703bbd-edb2-4651-a67f-5bc621244bd8 req-cb2f9e23-cd28-43d6-af4d-bfb2bf346508 tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:15:58.237471 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:15:58.237471 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:15:58.242478 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-bb703bbd-edb2-4651-a67f-5bc621244bd8 req-cb2f9e23-cd28-43d6-af4d-bfb2bf346508 tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] Volume info retrieved successfully. Aug 25 10:15:58.251823 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-bb703bbd-edb2-4651-a67f-5bc621244bd8 req-cb2f9e23-cd28-43d6-af4d-bfb2bf346508 tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] https://10.4.3.119/volume/v3/volumes/de2037fb-4daf-4329-8643-af3fc1cf73df returned with HTTP 200 Aug 25 10:15:58.252516 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 36/144] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:15:58 2026] GET /volume/v3/volumes/de2037fb-4daf-4329-8643-af3fc1cf73df => generated 1021 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:15:58.367747 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-bb703bbd-edb2-4651-a67f-5bc621244bd8 req-75c49677-b070-4876-8011-570fe159ba5b None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:15:58.370547 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-bb703bbd-edb2-4651-a67f-5bc621244bd8 req-75c49677-b070-4876-8011-570fe159ba5b tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] PUT https://10.4.3.119/volume/v3/attachments/a93bd42e-9951-4e83-8add-9c5094c055f2 Aug 25 10:15:58.371243 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-bb703bbd-edb2-4651-a67f-5bc621244bd8 req-75c49677-b070-4876-8011-570fe159ba5b tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.119", "host": "np0000008063", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3398d5156650", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "462fd6ce-c505-48ef-84ec-f85776d45b24", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:15:58.392024 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-bb703bbd-edb2-4651-a67f-5bc621244bd8 req-75c49677-b070-4876-8011-570fe159ba5b tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] Acquiring lock "cinder-attachment_update-de2037fb-4daf-4329-8643-af3fc1cf73df-np0000008063" by "attachment_update" {{(pid=100389) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 10:15:58.396988 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-bb703bbd-edb2-4651-a67f-5bc621244bd8 req-75c49677-b070-4876-8011-570fe159ba5b tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] Lock "cinder-attachment_update-de2037fb-4daf-4329-8643-af3fc1cf73df-np0000008063" acquired by "attachment_update" :: waited 0.006s {{(pid=100389) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 10:15:58.398260 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:15:58.398260 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:15:58.500719 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-5679ce52-2307-4744-b10e-0a6f5067f1e4 req-1d2a0473-b6f3-45f7-822b-0cd490ddd066 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:15:58.504166 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-5679ce52-2307-4744-b10e-0a6f5067f1e4 req-1d2a0473-b6f3-45f7-822b-0cd490ddd066 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] POST https://10.4.3.119/volume/v3/attachments/1c2c3463-1766-4db1-9718-5f8b7b3ad9ef/action Aug 25 10:15:58.504764 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-5679ce52-2307-4744-b10e-0a6f5067f1e4 req-1d2a0473-b6f3-45f7-822b-0cd490ddd066 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Action body: b'{"os-complete": null}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:15:58.504917 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-5679ce52-2307-4744-b10e-0a6f5067f1e4 req-1d2a0473-b6f3-45f7-822b-0cd490ddd066 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:15:58.524858 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-bb703bbd-edb2-4651-a67f-5bc621244bd8 req-75c49677-b070-4876-8011-570fe159ba5b tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] Lock "cinder-attachment_update-de2037fb-4daf-4329-8643-af3fc1cf73df-np0000008063" released by "attachment_update" :: held 0.128s {{(pid=100389) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 10:15:58.525496 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-bb703bbd-edb2-4651-a67f-5bc621244bd8 req-75c49677-b070-4876-8011-570fe159ba5b tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] https://10.4.3.119/volume/v3/attachments/a93bd42e-9951-4e83-8add-9c5094c055f2 returned with HTTP 200 Aug 25 10:15:58.526304 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 34/145] 10.4.3.119 () {74 vars in 1704 bytes} [Tue Aug 25 10:15:58 2026] PUT /volume/v3/attachments/a93bd42e-9951-4e83-8add-9c5094c055f2 => generated 969 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:15:58.537866 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:15:58.537866 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:15:58.557910 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-5679ce52-2307-4744-b10e-0a6f5067f1e4 req-1d2a0473-b6f3-45f7-822b-0cd490ddd066 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] https://10.4.3.119/volume/v3/attachments/1c2c3463-1766-4db1-9718-5f8b7b3ad9ef/action returned with HTTP 204 Aug 25 10:15:58.558492 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 37/146] 10.4.3.119 () {74 vars in 1725 bytes} [Tue Aug 25 10:15:58 2026] POST /volume/v3/attachments/1c2c3463-1766-4db1-9718-5f8b7b3ad9ef/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:15:58.564322 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-bb703bbd-edb2-4651-a67f-5bc621244bd8 req-8ac85e23-ecc5-450f-8a26-34aed8a9da2b None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:15:58.570316 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-bb703bbd-edb2-4651-a67f-5bc621244bd8 req-8ac85e23-ecc5-450f-8a26-34aed8a9da2b tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] POST https://10.4.3.119/volume/v3/attachments/a93bd42e-9951-4e83-8add-9c5094c055f2/action Aug 25 10:15:58.570316 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-bb703bbd-edb2-4651-a67f-5bc621244bd8 req-8ac85e23-ecc5-450f-8a26-34aed8a9da2b tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] Action body: b'{"os-complete": null}' {{(pid=100390) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:15:58.570316 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-bb703bbd-edb2-4651-a67f-5bc621244bd8 req-8ac85e23-ecc5-450f-8a26-34aed8a9da2b tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:15:58.594115 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:15:58.594115 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:15:58.616498 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-bb703bbd-edb2-4651-a67f-5bc621244bd8 req-8ac85e23-ecc5-450f-8a26-34aed8a9da2b tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] https://10.4.3.119/volume/v3/attachments/a93bd42e-9951-4e83-8add-9c5094c055f2/action returned with HTTP 204 Aug 25 10:15:58.616498 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 40/147] 10.4.3.119 () {74 vars in 1725 bytes} [Tue Aug 25 10:15:58 2026] POST /volume/v3/attachments/a93bd42e-9951-4e83-8add-9c5094c055f2/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:15:59.001600 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-e5ab5e20-fdbf-4351-8013-41b5d8c5ebfc None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:15:59.004276 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e5ab5e20-fdbf-4351-8013-41b5d8c5ebfc tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] GET https://10.4.3.119/volume/v3/volumes/e31718e0-bcdc-412c-b76f-3d8ebe0e7136 Aug 25 10:15:59.004515 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e5ab5e20-fdbf-4351-8013-41b5d8c5ebfc tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:15:59.004745 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e5ab5e20-fdbf-4351-8013-41b5d8c5ebfc tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:15:59.020775 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:15:59.020775 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:15:59.026897 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-e5ab5e20-fdbf-4351-8013-41b5d8c5ebfc tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Volume info retrieved successfully. Aug 25 10:15:59.034747 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e5ab5e20-fdbf-4351-8013-41b5d8c5ebfc tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] https://10.4.3.119/volume/v3/volumes/e31718e0-bcdc-412c-b76f-3d8ebe0e7136 returned with HTTP 200 Aug 25 10:15:59.035157 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 37/148] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:15:59 2026] GET /volume/v3/volumes/e31718e0-bcdc-412c-b76f-3d8ebe0e7136 => generated 1458 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:15:59.418502 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-e2dd05c2-3786-409d-86a1-c1a3ee23c874 req-c8e04c51-4609-4103-872d-9609531e0ef8 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:15:59.421699 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-e2dd05c2-3786-409d-86a1-c1a3ee23c874 req-c8e04c51-4609-4103-872d-9609531e0ef8 tempest-TestMultiAttachVolumeSwap-1648336935 tempest-TestMultiAttachVolumeSwap-1648336935-project] GET https://10.4.3.119/volume/v3/volumes/e31718e0-bcdc-412c-b76f-3d8ebe0e7136 Aug 25 10:15:59.423171 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-e2dd05c2-3786-409d-86a1-c1a3ee23c874 req-c8e04c51-4609-4103-872d-9609531e0ef8 tempest-TestMultiAttachVolumeSwap-1648336935 tempest-TestMultiAttachVolumeSwap-1648336935-project] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:15:59.423171 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-e2dd05c2-3786-409d-86a1-c1a3ee23c874 req-c8e04c51-4609-4103-872d-9609531e0ef8 tempest-TestMultiAttachVolumeSwap-1648336935 tempest-TestMultiAttachVolumeSwap-1648336935-project] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:15:59.441678 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:15:59.441678 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:15:59.446604 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-e2dd05c2-3786-409d-86a1-c1a3ee23c874 req-c8e04c51-4609-4103-872d-9609531e0ef8 tempest-TestMultiAttachVolumeSwap-1648336935 tempest-TestMultiAttachVolumeSwap-1648336935-project] Volume info retrieved successfully. Aug 25 10:15:59.451984 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-e2dd05c2-3786-409d-86a1-c1a3ee23c874 req-c8e04c51-4609-4103-872d-9609531e0ef8 tempest-TestMultiAttachVolumeSwap-1648336935 tempest-TestMultiAttachVolumeSwap-1648336935-project] https://10.4.3.119/volume/v3/volumes/e31718e0-bcdc-412c-b76f-3d8ebe0e7136 returned with HTTP 200 Aug 25 10:15:59.452657 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 35/149] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:15:59 2026] GET /volume/v3/volumes/e31718e0-bcdc-412c-b76f-3d8ebe0e7136 => generated 1642 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:15:59.466159 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-a0c7ad30-6cd2-4433-87ea-88714e73ab4b None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:15:59.468375 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a0c7ad30-6cd2-4433-87ea-88714e73ab4b tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-reader] GET https://10.4.3.119/volume/v3/volumes/e31718e0-bcdc-412c-b76f-3d8ebe0e7136 Aug 25 10:15:59.468652 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a0c7ad30-6cd2-4433-87ea-88714e73ab4b tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-reader] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:15:59.468992 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a0c7ad30-6cd2-4433-87ea-88714e73ab4b tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-reader] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:15:59.482655 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:15:59.482655 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:15:59.488240 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-a0c7ad30-6cd2-4433-87ea-88714e73ab4b tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-reader] Volume info retrieved successfully. Aug 25 10:15:59.494245 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a0c7ad30-6cd2-4433-87ea-88714e73ab4b tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-reader] https://10.4.3.119/volume/v3/volumes/e31718e0-bcdc-412c-b76f-3d8ebe0e7136 returned with HTTP 200 Aug 25 10:15:59.494897 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 38/150] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:15:59 2026] GET /volume/v3/volumes/e31718e0-bcdc-412c-b76f-3d8ebe0e7136 => generated 1458 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:15:59.512865 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-ab6fdfef-0e0c-48db-9bba-7f166b1e02cc None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:15:59.515628 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ab6fdfef-0e0c-48db-9bba-7f166b1e02cc tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-reader] GET https://10.4.3.119/volume/v3/volumes/401eb608-e73c-4e13-b20a-09c19a35a5e2 Aug 25 10:15:59.516075 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ab6fdfef-0e0c-48db-9bba-7f166b1e02cc tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-reader] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:15:59.517122 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ab6fdfef-0e0c-48db-9bba-7f166b1e02cc tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-reader] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:15:59.525375 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:15:59.525375 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:15:59.530485 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-ab6fdfef-0e0c-48db-9bba-7f166b1e02cc tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-reader] Volume info retrieved successfully. Aug 25 10:15:59.535028 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ab6fdfef-0e0c-48db-9bba-7f166b1e02cc tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-reader] https://10.4.3.119/volume/v3/volumes/401eb608-e73c-4e13-b20a-09c19a35a5e2 returned with HTTP 200 Aug 25 10:15:59.535602 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 41/151] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:15:59 2026] GET /volume/v3/volumes/401eb608-e73c-4e13-b20a-09c19a35a5e2 => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:15:59.623454 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-d0163971-9817-4815-a339-573fbb9b8d2c None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:15:59.625597 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d0163971-9817-4815-a339-573fbb9b8d2c tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] GET https://10.4.3.119/volume/v3/volumes/e31718e0-bcdc-412c-b76f-3d8ebe0e7136 Aug 25 10:15:59.625885 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d0163971-9817-4815-a339-573fbb9b8d2c tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:15:59.626478 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d0163971-9817-4815-a339-573fbb9b8d2c tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:15:59.640781 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:15:59.640781 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:15:59.645657 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-d0163971-9817-4815-a339-573fbb9b8d2c tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Volume info retrieved successfully. Aug 25 10:15:59.651389 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d0163971-9817-4815-a339-573fbb9b8d2c tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] https://10.4.3.119/volume/v3/volumes/e31718e0-bcdc-412c-b76f-3d8ebe0e7136 returned with HTTP 200 Aug 25 10:15:59.652040 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 38/152] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:15:59 2026] GET /volume/v3/volumes/e31718e0-bcdc-412c-b76f-3d8ebe0e7136 => generated 1458 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:15:59.726700 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-c7557c99-95d9-4e65-b920-aa3e2504d0a4 req-f4a39b66-b82e-497f-a988-5d4d5a514539 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:15:59.730268 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-c7557c99-95d9-4e65-b920-aa3e2504d0a4 req-f4a39b66-b82e-497f-a988-5d4d5a514539 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] GET https://10.4.3.119/volume/v3/volumes/e31718e0-bcdc-412c-b76f-3d8ebe0e7136 Aug 25 10:15:59.730568 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-c7557c99-95d9-4e65-b920-aa3e2504d0a4 req-f4a39b66-b82e-497f-a988-5d4d5a514539 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:15:59.730852 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-c7557c99-95d9-4e65-b920-aa3e2504d0a4 req-f4a39b66-b82e-497f-a988-5d4d5a514539 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:15:59.748506 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:15:59.748506 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:15:59.752669 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-c7557c99-95d9-4e65-b920-aa3e2504d0a4 req-f4a39b66-b82e-497f-a988-5d4d5a514539 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Volume info retrieved successfully. Aug 25 10:15:59.758214 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-c7557c99-95d9-4e65-b920-aa3e2504d0a4 req-f4a39b66-b82e-497f-a988-5d4d5a514539 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] https://10.4.3.119/volume/v3/volumes/e31718e0-bcdc-412c-b76f-3d8ebe0e7136 returned with HTTP 200 Aug 25 10:15:59.758616 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 36/153] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:15:59 2026] GET /volume/v3/volumes/e31718e0-bcdc-412c-b76f-3d8ebe0e7136 => generated 1458 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:15:59.800216 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-c7557c99-95d9-4e65-b920-aa3e2504d0a4 req-0c833b45-eaf6-4d8c-95c7-2a7118d9502d None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:15:59.802259 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-c7557c99-95d9-4e65-b920-aa3e2504d0a4 req-0c833b45-eaf6-4d8c-95c7-2a7118d9502d tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] POST https://10.4.3.119/volume/v3/volumes/e31718e0-bcdc-412c-b76f-3d8ebe0e7136/action Aug 25 10:15:59.802646 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-c7557c99-95d9-4e65-b920-aa3e2504d0a4 req-0c833b45-eaf6-4d8c-95c7-2a7118d9502d tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:15:59.802806 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-c7557c99-95d9-4e65-b920-aa3e2504d0a4 req-0c833b45-eaf6-4d8c-95c7-2a7118d9502d tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:15:59.817966 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:15:59.817966 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:15:59.818501 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [req-c7557c99-95d9-4e65-b920-aa3e2504d0a4 req-0c833b45-eaf6-4d8c-95c7-2a7118d9502d tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Volume info retrieved successfully. Aug 25 10:15:59.839402 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [req-c7557c99-95d9-4e65-b920-aa3e2504d0a4 req-0c833b45-eaf6-4d8c-95c7-2a7118d9502d tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Begin detaching volume completed successfully. Aug 25 10:15:59.839402 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-c7557c99-95d9-4e65-b920-aa3e2504d0a4 req-0c833b45-eaf6-4d8c-95c7-2a7118d9502d tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] https://10.4.3.119/volume/v3/volumes/e31718e0-bcdc-412c-b76f-3d8ebe0e7136/action returned with HTTP 202 Aug 25 10:15:59.839402 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 39/154] 10.4.3.119 () {72 vars in 1672 bytes} [Tue Aug 25 10:15:59 2026] POST /volume/v3/volumes/e31718e0-bcdc-412c-b76f-3d8ebe0e7136/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:15:59.899181 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-55d3d2a2-e0f3-4826-86a5-34bbc086efa7 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:15:59.901038 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-55d3d2a2-e0f3-4826-86a5-34bbc086efa7 None None] GET https://10.4.3.119/volume// Aug 25 10:15:59.901038 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-55d3d2a2-e0f3-4826-86a5-34bbc086efa7 None None] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:15:59.901038 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-55d3d2a2-e0f3-4826-86a5-34bbc086efa7 None None] Calling method 'all' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:15:59.901038 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-55d3d2a2-e0f3-4826-86a5-34bbc086efa7 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:15:59.901038 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 42/155] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:15:59 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:15:59.915079 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-c7557c99-95d9-4e65-b920-aa3e2504d0a4 req-eb5553fa-9808-4754-8937-93860e08be3a None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:15:59.916432 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-c7557c99-95d9-4e65-b920-aa3e2504d0a4 req-eb5553fa-9808-4754-8937-93860e08be3a tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] GET https://10.4.3.119/volume/v3/volumes/e31718e0-bcdc-412c-b76f-3d8ebe0e7136 Aug 25 10:15:59.916849 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-c7557c99-95d9-4e65-b920-aa3e2504d0a4 req-eb5553fa-9808-4754-8937-93860e08be3a tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:15:59.917560 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-c7557c99-95d9-4e65-b920-aa3e2504d0a4 req-eb5553fa-9808-4754-8937-93860e08be3a tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:15:59.945694 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:15:59.945694 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:15:59.950965 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-c7557c99-95d9-4e65-b920-aa3e2504d0a4 req-eb5553fa-9808-4754-8937-93860e08be3a tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Volume info retrieved successfully. Aug 25 10:15:59.968178 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-c7557c99-95d9-4e65-b920-aa3e2504d0a4 req-eb5553fa-9808-4754-8937-93860e08be3a tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] https://10.4.3.119/volume/v3/volumes/e31718e0-bcdc-412c-b76f-3d8ebe0e7136 returned with HTTP 200 Aug 25 10:15:59.968908 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 39/156] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:15:59 2026] GET /volume/v3/volumes/e31718e0-bcdc-412c-b76f-3d8ebe0e7136 => generated 1641 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:16:00.652153 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-c7557c99-95d9-4e65-b920-aa3e2504d0a4 req-44ad1750-918b-443e-a51c-6eda5b10d18d None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:00.661198 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-c7557c99-95d9-4e65-b920-aa3e2504d0a4 req-44ad1750-918b-443e-a51c-6eda5b10d18d tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] GET https://10.4.3.119/volume/v3/volumes/e31718e0-bcdc-412c-b76f-3d8ebe0e7136 Aug 25 10:16:00.661198 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-c7557c99-95d9-4e65-b920-aa3e2504d0a4 req-44ad1750-918b-443e-a51c-6eda5b10d18d tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:00.661843 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-c7557c99-95d9-4e65-b920-aa3e2504d0a4 req-44ad1750-918b-443e-a51c-6eda5b10d18d tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:00.688295 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-7c343287-2ee8-48b1-9820-a6d961593204 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:00.690683 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7c343287-2ee8-48b1-9820-a6d961593204 tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] DELETE https://10.4.3.119/volume/v3/volumes/1e3b355f-0761-472a-a41f-cba9f60cba61 Aug 25 10:16:00.690865 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7c343287-2ee8-48b1-9820-a6d961593204 tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:00.694485 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7c343287-2ee8-48b1-9820-a6d961593204 tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:00.694485 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-7c343287-2ee8-48b1-9820-a6d961593204 tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] Delete volume with id: 1e3b355f-0761-472a-a41f-cba9f60cba61 Aug 25 10:16:00.821499 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:00.821499 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:16:00.825619 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-c7557c99-95d9-4e65-b920-aa3e2504d0a4 req-44ad1750-918b-443e-a51c-6eda5b10d18d tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Volume info retrieved successfully. Aug 25 10:16:00.830306 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-c7557c99-95d9-4e65-b920-aa3e2504d0a4 req-44ad1750-918b-443e-a51c-6eda5b10d18d tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] https://10.4.3.119/volume/v3/volumes/e31718e0-bcdc-412c-b76f-3d8ebe0e7136 returned with HTTP 200 Aug 25 10:16:00.830804 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 37/157] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:16:00 2026] GET /volume/v3/volumes/e31718e0-bcdc-412c-b76f-3d8ebe0e7136 => generated 1461 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:16:00.849337 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-c7557c99-95d9-4e65-b920-aa3e2504d0a4 req-6048072a-2d17-44bd-8f51-2ab6f891c417 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:00.852277 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-c7557c99-95d9-4e65-b920-aa3e2504d0a4 req-6048072a-2d17-44bd-8f51-2ab6f891c417 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] DELETE https://10.4.3.119/volume/v3/attachments/1c2c3463-1766-4db1-9718-5f8b7b3ad9ef Aug 25 10:16:00.852277 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-c7557c99-95d9-4e65-b920-aa3e2504d0a4 req-6048072a-2d17-44bd-8f51-2ab6f891c417 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:00.852406 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-c7557c99-95d9-4e65-b920-aa3e2504d0a4 req-6048072a-2d17-44bd-8f51-2ab6f891c417 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Calling method 'version_select' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:00.855927 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7c343287-2ee8-48b1-9820-a6d961593204 tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] https://10.4.3.119/volume/v3/volumes/1e3b355f-0761-472a-a41f-cba9f60cba61 returned with HTTP 404 Aug 25 10:16:00.856503 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 40/158] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:16:00 2026] DELETE /volume/v3/volumes/1e3b355f-0761-472a-a41f-cba9f60cba61 => generated 109 bytes in 169 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:16:00.862400 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:00.862400 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:16:00.867333 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-f22ee0a2-ea57-4574-a14b-fef1b08fc37f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:00.869918 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f22ee0a2-ea57-4574-a14b-fef1b08fc37f tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] GET https://10.4.3.119/volume/v3/volumes/1e3b355f-0761-472a-a41f-cba9f60cba61 Aug 25 10:16:00.870217 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f22ee0a2-ea57-4574-a14b-fef1b08fc37f tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:00.870774 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f22ee0a2-ea57-4574-a14b-fef1b08fc37f tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:00.879391 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f22ee0a2-ea57-4574-a14b-fef1b08fc37f tempest-VolumesAssistedSnapshotsTest-1848599431 tempest-VolumesAssistedSnapshotsTest-1848599431-project-admin] https://10.4.3.119/volume/v3/volumes/1e3b355f-0761-472a-a41f-cba9f60cba61 returned with HTTP 404 Aug 25 10:16:00.880319 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 40/159] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:16:00 2026] GET /volume/v3/volumes/1e3b355f-0761-472a-a41f-cba9f60cba61 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:16:00.941740 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-c7557c99-95d9-4e65-b920-aa3e2504d0a4 req-6048072a-2d17-44bd-8f51-2ab6f891c417 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] https://10.4.3.119/volume/v3/attachments/1c2c3463-1766-4db1-9718-5f8b7b3ad9ef returned with HTTP 200 Aug 25 10:16:00.942414 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 43/160] 10.4.3.119 () {72 vars in 1673 bytes} [Tue Aug 25 10:16:00 2026] DELETE /volume/v3/attachments/1c2c3463-1766-4db1-9718-5f8b7b3ad9ef => generated 192 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:16:02.046452 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-a94fcc64-a891-451a-8bc4-003fbe4995f7 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:02.049468 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a94fcc64-a891-451a-8bc4-003fbe4995f7 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] GET https://10.4.3.119/volume/v3/volumes/e31718e0-bcdc-412c-b76f-3d8ebe0e7136 Aug 25 10:16:02.049840 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a94fcc64-a891-451a-8bc4-003fbe4995f7 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:02.050117 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a94fcc64-a891-451a-8bc4-003fbe4995f7 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:02.070392 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:02.070392 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:16:02.088118 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-a94fcc64-a891-451a-8bc4-003fbe4995f7 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Volume info retrieved successfully. Aug 25 10:16:02.098964 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a94fcc64-a891-451a-8bc4-003fbe4995f7 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] https://10.4.3.119/volume/v3/volumes/e31718e0-bcdc-412c-b76f-3d8ebe0e7136 returned with HTTP 200 Aug 25 10:16:02.099506 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 38/161] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:16:02 2026] GET /volume/v3/volumes/e31718e0-bcdc-412c-b76f-3d8ebe0e7136 => generated 1161 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:16:02.166699 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-efec86be-90bd-437f-8fa3-3833b11e3b03 req-c3a7ebbe-e9d7-444b-b85d-42bbcc55b2bd None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:02.169808 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-efec86be-90bd-437f-8fa3-3833b11e3b03 req-c3a7ebbe-e9d7-444b-b85d-42bbcc55b2bd tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] GET https://10.4.3.119/volume/v3/volumes/e31718e0-bcdc-412c-b76f-3d8ebe0e7136 Aug 25 10:16:02.170084 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-efec86be-90bd-437f-8fa3-3833b11e3b03 req-c3a7ebbe-e9d7-444b-b85d-42bbcc55b2bd tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:02.170990 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-efec86be-90bd-437f-8fa3-3833b11e3b03 req-c3a7ebbe-e9d7-444b-b85d-42bbcc55b2bd tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:02.195893 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:02.195893 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:16:02.202300 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [req-efec86be-90bd-437f-8fa3-3833b11e3b03 req-c3a7ebbe-e9d7-444b-b85d-42bbcc55b2bd tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Volume info retrieved successfully. Aug 25 10:16:02.208770 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-efec86be-90bd-437f-8fa3-3833b11e3b03 req-c3a7ebbe-e9d7-444b-b85d-42bbcc55b2bd tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] https://10.4.3.119/volume/v3/volumes/e31718e0-bcdc-412c-b76f-3d8ebe0e7136 returned with HTTP 200 Aug 25 10:16:02.209409 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 41/162] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:16:02 2026] GET /volume/v3/volumes/e31718e0-bcdc-412c-b76f-3d8ebe0e7136 => generated 1161 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:16:02.238730 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-efec86be-90bd-437f-8fa3-3833b11e3b03 req-46535261-9d56-4501-87e8-8f51df1ffcb1 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:02.243016 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-efec86be-90bd-437f-8fa3-3833b11e3b03 req-46535261-9d56-4501-87e8-8f51df1ffcb1 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] POST https://10.4.3.119/volume/v3/volumes/e31718e0-bcdc-412c-b76f-3d8ebe0e7136/action Aug 25 10:16:02.243268 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-efec86be-90bd-437f-8fa3-3833b11e3b03 req-46535261-9d56-4501-87e8-8f51df1ffcb1 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:16:02.243431 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-efec86be-90bd-437f-8fa3-3833b11e3b03 req-46535261-9d56-4501-87e8-8f51df1ffcb1 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:16:02.272782 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:02.272782 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:16:02.273489 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-efec86be-90bd-437f-8fa3-3833b11e3b03 req-46535261-9d56-4501-87e8-8f51df1ffcb1 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Volume info retrieved successfully. Aug 25 10:16:02.303256 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-efec86be-90bd-437f-8fa3-3833b11e3b03 req-46535261-9d56-4501-87e8-8f51df1ffcb1 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Begin detaching volume completed successfully. Aug 25 10:16:02.303590 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-efec86be-90bd-437f-8fa3-3833b11e3b03 req-46535261-9d56-4501-87e8-8f51df1ffcb1 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] https://10.4.3.119/volume/v3/volumes/e31718e0-bcdc-412c-b76f-3d8ebe0e7136/action returned with HTTP 202 Aug 25 10:16:02.304220 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 41/163] 10.4.3.119 () {72 vars in 1672 bytes} [Tue Aug 25 10:16:02 2026] POST /volume/v3/volumes/e31718e0-bcdc-412c-b76f-3d8ebe0e7136/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:16:02.389700 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-352dd91e-3e9f-48f6-a49f-5941bab249c9 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:02.390449 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-352dd91e-3e9f-48f6-a49f-5941bab249c9 None None] GET https://10.4.3.119/volume// Aug 25 10:16:02.391275 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-352dd91e-3e9f-48f6-a49f-5941bab249c9 None None] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:02.391275 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-352dd91e-3e9f-48f6-a49f-5941bab249c9 None None] Calling method 'all' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:02.391938 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-352dd91e-3e9f-48f6-a49f-5941bab249c9 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:16:02.392522 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 44/164] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:16:02 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:16:02.410168 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-efec86be-90bd-437f-8fa3-3833b11e3b03 req-bd4dc00d-6e04-4eab-95e9-df9314ca1937 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:02.411055 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-efec86be-90bd-437f-8fa3-3833b11e3b03 req-bd4dc00d-6e04-4eab-95e9-df9314ca1937 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] GET https://10.4.3.119/volume/v3/volumes/e31718e0-bcdc-412c-b76f-3d8ebe0e7136 Aug 25 10:16:02.411354 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-efec86be-90bd-437f-8fa3-3833b11e3b03 req-bd4dc00d-6e04-4eab-95e9-df9314ca1937 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:02.411522 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-efec86be-90bd-437f-8fa3-3833b11e3b03 req-bd4dc00d-6e04-4eab-95e9-df9314ca1937 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:02.426381 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:02.426381 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:16:02.435411 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-efec86be-90bd-437f-8fa3-3833b11e3b03 req-bd4dc00d-6e04-4eab-95e9-df9314ca1937 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Volume info retrieved successfully. Aug 25 10:16:02.444119 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-efec86be-90bd-437f-8fa3-3833b11e3b03 req-bd4dc00d-6e04-4eab-95e9-df9314ca1937 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] https://10.4.3.119/volume/v3/volumes/e31718e0-bcdc-412c-b76f-3d8ebe0e7136 returned with HTTP 200 Aug 25 10:16:02.444915 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 39/165] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:16:02 2026] GET /volume/v3/volumes/e31718e0-bcdc-412c-b76f-3d8ebe0e7136 => generated 1344 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:16:05.059441 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-b44b2e8c-38a9-45ee-8fdb-e3304b5857e4 req-529a3c61-59e6-4ff7-9532-66790e9bd5c4 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:05.062355 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-b44b2e8c-38a9-45ee-8fdb-e3304b5857e4 req-529a3c61-59e6-4ff7-9532-66790e9bd5c4 tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] GET https://10.4.3.119/volume/v3/volumes/de2037fb-4daf-4329-8643-af3fc1cf73df Aug 25 10:16:05.062575 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-b44b2e8c-38a9-45ee-8fdb-e3304b5857e4 req-529a3c61-59e6-4ff7-9532-66790e9bd5c4 tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:05.062813 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-b44b2e8c-38a9-45ee-8fdb-e3304b5857e4 req-529a3c61-59e6-4ff7-9532-66790e9bd5c4 tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:05.080826 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:05.080826 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:16:05.087479 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [req-b44b2e8c-38a9-45ee-8fdb-e3304b5857e4 req-529a3c61-59e6-4ff7-9532-66790e9bd5c4 tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] Volume info retrieved successfully. Aug 25 10:16:05.094734 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-b44b2e8c-38a9-45ee-8fdb-e3304b5857e4 req-529a3c61-59e6-4ff7-9532-66790e9bd5c4 tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] https://10.4.3.119/volume/v3/volumes/de2037fb-4daf-4329-8643-af3fc1cf73df returned with HTTP 200 Aug 25 10:16:05.095406 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 42/166] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:16:05 2026] GET /volume/v3/volumes/de2037fb-4daf-4329-8643-af3fc1cf73df => generated 1134 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:16:06.543224 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-efec86be-90bd-437f-8fa3-3833b11e3b03 req-84c1faa7-5ac7-4754-a1f6-321658db2701 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:06.546419 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-efec86be-90bd-437f-8fa3-3833b11e3b03 req-84c1faa7-5ac7-4754-a1f6-321658db2701 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] GET https://10.4.3.119/volume/v3/volumes/e31718e0-bcdc-412c-b76f-3d8ebe0e7136 Aug 25 10:16:06.547083 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-efec86be-90bd-437f-8fa3-3833b11e3b03 req-84c1faa7-5ac7-4754-a1f6-321658db2701 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:06.547640 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-efec86be-90bd-437f-8fa3-3833b11e3b03 req-84c1faa7-5ac7-4754-a1f6-321658db2701 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:06.567270 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:06.567270 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:16:06.579205 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-efec86be-90bd-437f-8fa3-3833b11e3b03 req-84c1faa7-5ac7-4754-a1f6-321658db2701 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Volume info retrieved successfully. Aug 25 10:16:06.587212 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-efec86be-90bd-437f-8fa3-3833b11e3b03 req-84c1faa7-5ac7-4754-a1f6-321658db2701 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] https://10.4.3.119/volume/v3/volumes/e31718e0-bcdc-412c-b76f-3d8ebe0e7136 returned with HTTP 200 Aug 25 10:16:06.588072 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 42/167] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:16:06 2026] GET /volume/v3/volumes/e31718e0-bcdc-412c-b76f-3d8ebe0e7136 => generated 1164 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:16:06.928770 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-efec86be-90bd-437f-8fa3-3833b11e3b03 req-494c3e2f-35e5-4e2c-8dda-98f5b029e45a None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:06.931961 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-efec86be-90bd-437f-8fa3-3833b11e3b03 req-494c3e2f-35e5-4e2c-8dda-98f5b029e45a tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] DELETE https://10.4.3.119/volume/v3/attachments/c2fefbd3-c663-48bf-8473-cd9215b6190a Aug 25 10:16:06.932266 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-efec86be-90bd-437f-8fa3-3833b11e3b03 req-494c3e2f-35e5-4e2c-8dda-98f5b029e45a tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:06.932494 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-efec86be-90bd-437f-8fa3-3833b11e3b03 req-494c3e2f-35e5-4e2c-8dda-98f5b029e45a tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Calling method 'version_select' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:06.943975 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:06.943975 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:16:07.142694 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-efec86be-90bd-437f-8fa3-3833b11e3b03 req-494c3e2f-35e5-4e2c-8dda-98f5b029e45a tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] https://10.4.3.119/volume/v3/attachments/c2fefbd3-c663-48bf-8473-cd9215b6190a returned with HTTP 200 Aug 25 10:16:07.143816 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 45/168] 10.4.3.119 () {72 vars in 1673 bytes} [Tue Aug 25 10:16:06 2026] DELETE /volume/v3/attachments/c2fefbd3-c663-48bf-8473-cd9215b6190a => generated 19 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:16:09.750082 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-04457430-909e-450a-a4f7-6acb6630d716 req-06e0ef68-d807-4138-80b9-f3a87a677fd4 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:09.756358 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-04457430-909e-450a-a4f7-6acb6630d716 req-06e0ef68-d807-4138-80b9-f3a87a677fd4 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] GET https://10.4.3.119/volume/v3/volumes/7d212249-5702-4838-9131-24756814f2ff Aug 25 10:16:09.756673 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-04457430-909e-450a-a4f7-6acb6630d716 req-06e0ef68-d807-4138-80b9-f3a87a677fd4 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:09.756977 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-04457430-909e-450a-a4f7-6acb6630d716 req-06e0ef68-d807-4138-80b9-f3a87a677fd4 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:09.770952 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:09.770952 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:16:09.777773 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-04457430-909e-450a-a4f7-6acb6630d716 req-06e0ef68-d807-4138-80b9-f3a87a677fd4 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Volume info retrieved successfully. Aug 25 10:16:09.788120 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-04457430-909e-450a-a4f7-6acb6630d716 req-06e0ef68-d807-4138-80b9-f3a87a677fd4 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] https://10.4.3.119/volume/v3/volumes/7d212249-5702-4838-9131-24756814f2ff returned with HTTP 200 Aug 25 10:16:09.788770 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 40/169] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:16:09 2026] GET /volume/v3/volumes/7d212249-5702-4838-9131-24756814f2ff => generated 851 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:16:09.941092 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-a29648b5-cd7d-435c-8a67-ce357c4285a0 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:09.943691 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a29648b5-cd7d-435c-8a67-ce357c4285a0 None None] GET https://10.4.3.119/volume// Aug 25 10:16:09.943691 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a29648b5-cd7d-435c-8a67-ce357c4285a0 None None] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:09.943691 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a29648b5-cd7d-435c-8a67-ce357c4285a0 None None] Calling method 'all' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:09.943691 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a29648b5-cd7d-435c-8a67-ce357c4285a0 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:16:09.943691 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 43/170] 10.4.3.119 () {66 vars in 1428 bytes} [Tue Aug 25 10:16:09 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:16:09.954903 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-04457430-909e-450a-a4f7-6acb6630d716 req-e7716f85-2242-4ed2-9c55-9af9f4cde7a6 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:09.960663 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-04457430-909e-450a-a4f7-6acb6630d716 req-e7716f85-2242-4ed2-9c55-9af9f4cde7a6 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] POST https://10.4.3.119/volume/v3/attachments Aug 25 10:16:09.961102 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-04457430-909e-450a-a4f7-6acb6630d716 req-e7716f85-2242-4ed2-9c55-9af9f4cde7a6 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7d212249-5702-4838-9131-24756814f2ff", "connector": null, "instance_uuid": "93b094f6-15ac-48ad-bf3d-3bd2d88355d4"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:16:09.974845 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:09.974845 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:16:10.032334 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-04457430-909e-450a-a4f7-6acb6630d716 req-e7716f85-2242-4ed2-9c55-9af9f4cde7a6 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] https://10.4.3.119/volume/v3/attachments returned with HTTP 200 Aug 25 10:16:10.032786 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 43/171] 10.4.3.119 () {74 vars in 1594 bytes} [Tue Aug 25 10:16:09 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 25 10:16:10.084941 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-ba1b7456-74d0-4f9a-ad7c-14d2a4491284 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:10.091174 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ba1b7456-74d0-4f9a-ad7c-14d2a4491284 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] GET https://10.4.3.119/volume/v3/volumes/7d212249-5702-4838-9131-24756814f2ff Aug 25 10:16:10.091174 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ba1b7456-74d0-4f9a-ad7c-14d2a4491284 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:10.091174 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ba1b7456-74d0-4f9a-ad7c-14d2a4491284 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:10.094787 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-adc30164-f671-4bbd-a9b9-44c721205e81 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:10.095451 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-adc30164-f671-4bbd-a9b9-44c721205e81 None None] GET https://10.4.3.119/volume// Aug 25 10:16:10.095541 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-adc30164-f671-4bbd-a9b9-44c721205e81 None None] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:10.097172 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-adc30164-f671-4bbd-a9b9-44c721205e81 None None] Calling method 'all' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:10.097172 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-adc30164-f671-4bbd-a9b9-44c721205e81 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:16:10.097172 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 41/172] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:16:10 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:16:10.105045 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:10.105045 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:16:10.109859 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-04457430-909e-450a-a4f7-6acb6630d716 req-afcf41b5-97f2-4991-b144-43f583e8bebf None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:10.113719 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-04457430-909e-450a-a4f7-6acb6630d716 req-afcf41b5-97f2-4991-b144-43f583e8bebf tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] GET https://10.4.3.119/volume/v3/volumes/7d212249-5702-4838-9131-24756814f2ff Aug 25 10:16:10.113939 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-ba1b7456-74d0-4f9a-ad7c-14d2a4491284 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Volume info retrieved successfully. Aug 25 10:16:10.114345 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-04457430-909e-450a-a4f7-6acb6630d716 req-afcf41b5-97f2-4991-b144-43f583e8bebf tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:10.114797 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-04457430-909e-450a-a4f7-6acb6630d716 req-afcf41b5-97f2-4991-b144-43f583e8bebf tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:10.119728 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ba1b7456-74d0-4f9a-ad7c-14d2a4491284 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] https://10.4.3.119/volume/v3/volumes/7d212249-5702-4838-9131-24756814f2ff returned with HTTP 200 Aug 25 10:16:10.124262 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 46/173] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:16:10 2026] GET /volume/v3/volumes/7d212249-5702-4838-9131-24756814f2ff => generated 850 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:16:10.133636 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:10.133636 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:16:10.138016 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [req-04457430-909e-450a-a4f7-6acb6630d716 req-afcf41b5-97f2-4991-b144-43f583e8bebf tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Volume info retrieved successfully. Aug 25 10:16:10.146182 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-04457430-909e-450a-a4f7-6acb6630d716 req-afcf41b5-97f2-4991-b144-43f583e8bebf tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] https://10.4.3.119/volume/v3/volumes/7d212249-5702-4838-9131-24756814f2ff returned with HTTP 200 Aug 25 10:16:10.146182 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 44/174] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:16:10 2026] GET /volume/v3/volumes/7d212249-5702-4838-9131-24756814f2ff => generated 1030 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:16:10.248644 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-04457430-909e-450a-a4f7-6acb6630d716 req-691c0215-9572-4490-af7a-b7bcbdcc308e None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:10.251342 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-04457430-909e-450a-a4f7-6acb6630d716 req-691c0215-9572-4490-af7a-b7bcbdcc308e tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] PUT https://10.4.3.119/volume/v3/attachments/9810c5fa-33d3-4904-9974-8c2ceed2397c Aug 25 10:16:10.252074 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-04457430-909e-450a-a4f7-6acb6630d716 req-691c0215-9572-4490-af7a-b7bcbdcc308e tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.119", "host": "np0000008063", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3398d5156650", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "462fd6ce-c505-48ef-84ec-f85776d45b24", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:16:10.262980 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-04457430-909e-450a-a4f7-6acb6630d716 req-691c0215-9572-4490-af7a-b7bcbdcc308e tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Acquiring lock "cinder-attachment_update-7d212249-5702-4838-9131-24756814f2ff-np0000008063" by "attachment_update" {{(pid=100391) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 10:16:10.270357 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-04457430-909e-450a-a4f7-6acb6630d716 req-691c0215-9572-4490-af7a-b7bcbdcc308e tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Lock "cinder-attachment_update-7d212249-5702-4838-9131-24756814f2ff-np0000008063" acquired by "attachment_update" :: waited 0.007s {{(pid=100391) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 10:16:10.271829 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:10.271829 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:16:10.374886 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-04457430-909e-450a-a4f7-6acb6630d716 req-691c0215-9572-4490-af7a-b7bcbdcc308e tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Lock "cinder-attachment_update-7d212249-5702-4838-9131-24756814f2ff-np0000008063" released by "attachment_update" :: held 0.105s {{(pid=100391) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 10:16:10.375244 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-04457430-909e-450a-a4f7-6acb6630d716 req-691c0215-9572-4490-af7a-b7bcbdcc308e tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] https://10.4.3.119/volume/v3/attachments/9810c5fa-33d3-4904-9974-8c2ceed2397c returned with HTTP 200 Aug 25 10:16:10.375816 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 44/175] 10.4.3.119 () {74 vars in 1704 bytes} [Tue Aug 25 10:16:10 2026] PUT /volume/v3/attachments/9810c5fa-33d3-4904-9974-8c2ceed2397c => generated 969 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:16:11.137820 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-af856d2b-90c6-4af3-8ef6-6d084d505042 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:11.140184 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-af856d2b-90c6-4af3-8ef6-6d084d505042 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] GET https://10.4.3.119/volume/v3/volumes/7d212249-5702-4838-9131-24756814f2ff Aug 25 10:16:11.140425 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-af856d2b-90c6-4af3-8ef6-6d084d505042 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:11.140621 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-af856d2b-90c6-4af3-8ef6-6d084d505042 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:11.156915 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:11.156915 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:16:11.164710 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-af856d2b-90c6-4af3-8ef6-6d084d505042 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Volume info retrieved successfully. Aug 25 10:16:11.172599 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-af856d2b-90c6-4af3-8ef6-6d084d505042 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] https://10.4.3.119/volume/v3/volumes/7d212249-5702-4838-9131-24756814f2ff returned with HTTP 200 Aug 25 10:16:11.173010 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 42/176] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:16:11 2026] GET /volume/v3/volumes/7d212249-5702-4838-9131-24756814f2ff => generated 851 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:16:12.192724 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-b07382cc-670a-409f-ae78-f553645fe1f7 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:12.195015 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b07382cc-670a-409f-ae78-f553645fe1f7 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] GET https://10.4.3.119/volume/v3/volumes/7d212249-5702-4838-9131-24756814f2ff Aug 25 10:16:12.195306 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b07382cc-670a-409f-ae78-f553645fe1f7 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:12.196593 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b07382cc-670a-409f-ae78-f553645fe1f7 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:12.211188 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:12.211188 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:16:12.216083 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-b07382cc-670a-409f-ae78-f553645fe1f7 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Volume info retrieved successfully. Aug 25 10:16:12.223284 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b07382cc-670a-409f-ae78-f553645fe1f7 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] https://10.4.3.119/volume/v3/volumes/7d212249-5702-4838-9131-24756814f2ff returned with HTTP 200 Aug 25 10:16:12.224575 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 47/177] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:16:12 2026] GET /volume/v3/volumes/7d212249-5702-4838-9131-24756814f2ff => generated 851 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:16:12.860940 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-73a7ed9b-57a9-48ce-8ee1-0f71cfc894a3 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:12.863226 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-73a7ed9b-57a9-48ce-8ee1-0f71cfc894a3 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] DELETE https://10.4.3.119/volume/v3/volumes/401eb608-e73c-4e13-b20a-09c19a35a5e2 Aug 25 10:16:12.863506 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-73a7ed9b-57a9-48ce-8ee1-0f71cfc894a3 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:12.863770 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-73a7ed9b-57a9-48ce-8ee1-0f71cfc894a3 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:12.863970 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-73a7ed9b-57a9-48ce-8ee1-0f71cfc894a3 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Delete volume with id: 401eb608-e73c-4e13-b20a-09c19a35a5e2 Aug 25 10:16:12.874146 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:12.874146 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:16:12.874775 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-73a7ed9b-57a9-48ce-8ee1-0f71cfc894a3 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Volume info retrieved successfully. Aug 25 10:16:12.906651 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-73a7ed9b-57a9-48ce-8ee1-0f71cfc894a3 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Delete volume request issued successfully. Aug 25 10:16:12.907764 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-73a7ed9b-57a9-48ce-8ee1-0f71cfc894a3 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] https://10.4.3.119/volume/v3/volumes/401eb608-e73c-4e13-b20a-09c19a35a5e2 returned with HTTP 202 Aug 25 10:16:12.907764 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 45/178] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:16:12 2026] DELETE /volume/v3/volumes/401eb608-e73c-4e13-b20a-09c19a35a5e2 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:16:12.917467 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-794692ba-e0d3-47cb-95f3-721f8d028471 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:12.920411 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-794692ba-e0d3-47cb-95f3-721f8d028471 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] GET https://10.4.3.119/volume/v3/volumes/401eb608-e73c-4e13-b20a-09c19a35a5e2 Aug 25 10:16:12.920780 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-794692ba-e0d3-47cb-95f3-721f8d028471 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:12.921466 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-794692ba-e0d3-47cb-95f3-721f8d028471 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:12.937623 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:12.937623 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:16:12.942167 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-794692ba-e0d3-47cb-95f3-721f8d028471 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Volume info retrieved successfully. Aug 25 10:16:12.949555 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-794692ba-e0d3-47cb-95f3-721f8d028471 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] https://10.4.3.119/volume/v3/volumes/401eb608-e73c-4e13-b20a-09c19a35a5e2 returned with HTTP 200 Aug 25 10:16:12.950022 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 45/179] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:16:12 2026] GET /volume/v3/volumes/401eb608-e73c-4e13-b20a-09c19a35a5e2 => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:16:13.247132 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-fdd0519c-b95c-49ea-a241-88a6a4f9f662 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:13.250818 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-fdd0519c-b95c-49ea-a241-88a6a4f9f662 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] GET https://10.4.3.119/volume/v3/volumes/7d212249-5702-4838-9131-24756814f2ff Aug 25 10:16:13.251013 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-fdd0519c-b95c-49ea-a241-88a6a4f9f662 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:13.251291 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-fdd0519c-b95c-49ea-a241-88a6a4f9f662 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:13.269362 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:13.269362 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:16:13.273487 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-fdd0519c-b95c-49ea-a241-88a6a4f9f662 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Volume info retrieved successfully. Aug 25 10:16:13.278741 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-fdd0519c-b95c-49ea-a241-88a6a4f9f662 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] https://10.4.3.119/volume/v3/volumes/7d212249-5702-4838-9131-24756814f2ff returned with HTTP 200 Aug 25 10:16:13.279016 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 43/180] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:16:13 2026] GET /volume/v3/volumes/7d212249-5702-4838-9131-24756814f2ff => generated 851 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:16:13.965208 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-e258962b-55ea-4408-a3fd-caa1aff5ad5c None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:13.967712 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e258962b-55ea-4408-a3fd-caa1aff5ad5c tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] GET https://10.4.3.119/volume/v3/volumes/401eb608-e73c-4e13-b20a-09c19a35a5e2 Aug 25 10:16:13.968645 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e258962b-55ea-4408-a3fd-caa1aff5ad5c tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:13.968645 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e258962b-55ea-4408-a3fd-caa1aff5ad5c tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:13.976125 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e258962b-55ea-4408-a3fd-caa1aff5ad5c tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] https://10.4.3.119/volume/v3/volumes/401eb608-e73c-4e13-b20a-09c19a35a5e2 returned with HTTP 404 Aug 25 10:16:13.976825 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 48/181] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:16:13 2026] GET /volume/v3/volumes/401eb608-e73c-4e13-b20a-09c19a35a5e2 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:16:13.986700 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-558b6989-4800-407a-bdaf-2a69cf8531a8 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:13.988921 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-558b6989-4800-407a-bdaf-2a69cf8531a8 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] DELETE https://10.4.3.119/volume/v3/volumes/e31718e0-bcdc-412c-b76f-3d8ebe0e7136 Aug 25 10:16:13.989445 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-558b6989-4800-407a-bdaf-2a69cf8531a8 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:13.989445 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-558b6989-4800-407a-bdaf-2a69cf8531a8 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:13.989563 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-558b6989-4800-407a-bdaf-2a69cf8531a8 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Delete volume with id: e31718e0-bcdc-412c-b76f-3d8ebe0e7136 Aug 25 10:16:14.001327 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:14.001327 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:16:14.001930 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-558b6989-4800-407a-bdaf-2a69cf8531a8 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Volume info retrieved successfully. Aug 25 10:16:14.027536 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-558b6989-4800-407a-bdaf-2a69cf8531a8 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Delete volume request issued successfully. Aug 25 10:16:14.027790 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-558b6989-4800-407a-bdaf-2a69cf8531a8 tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] https://10.4.3.119/volume/v3/volumes/e31718e0-bcdc-412c-b76f-3d8ebe0e7136 returned with HTTP 202 Aug 25 10:16:14.028415 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 46/182] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:16:13 2026] DELETE /volume/v3/volumes/e31718e0-bcdc-412c-b76f-3d8ebe0e7136 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:16:14.037346 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-069b1c58-42dd-4b3f-bfa9-abd9ce4137bf None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:14.042160 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-069b1c58-42dd-4b3f-bfa9-abd9ce4137bf tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] GET https://10.4.3.119/volume/v3/volumes/e31718e0-bcdc-412c-b76f-3d8ebe0e7136 Aug 25 10:16:14.042160 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-069b1c58-42dd-4b3f-bfa9-abd9ce4137bf tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:14.042160 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-069b1c58-42dd-4b3f-bfa9-abd9ce4137bf tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:14.053223 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:14.053223 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:16:14.064626 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-069b1c58-42dd-4b3f-bfa9-abd9ce4137bf tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Volume info retrieved successfully. Aug 25 10:16:14.080669 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-069b1c58-42dd-4b3f-bfa9-abd9ce4137bf tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] https://10.4.3.119/volume/v3/volumes/e31718e0-bcdc-412c-b76f-3d8ebe0e7136 returned with HTTP 200 Aug 25 10:16:14.081454 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 46/183] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:16:14 2026] GET /volume/v3/volumes/e31718e0-bcdc-412c-b76f-3d8ebe0e7136 => generated 868 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:16:14.292954 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-d02217ab-511b-4264-a59a-811524dffd17 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:14.295284 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d02217ab-511b-4264-a59a-811524dffd17 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] GET https://10.4.3.119/volume/v3/volumes/7d212249-5702-4838-9131-24756814f2ff Aug 25 10:16:14.295531 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d02217ab-511b-4264-a59a-811524dffd17 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:14.295853 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d02217ab-511b-4264-a59a-811524dffd17 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:14.307918 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:14.307918 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:16:14.313359 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-d02217ab-511b-4264-a59a-811524dffd17 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Volume info retrieved successfully. Aug 25 10:16:14.320382 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d02217ab-511b-4264-a59a-811524dffd17 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] https://10.4.3.119/volume/v3/volumes/7d212249-5702-4838-9131-24756814f2ff returned with HTTP 200 Aug 25 10:16:14.320776 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 44/184] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:16:14 2026] GET /volume/v3/volumes/7d212249-5702-4838-9131-24756814f2ff => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:16:14.891624 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-04457430-909e-450a-a4f7-6acb6630d716 req-974b0790-1590-476d-84c1-6ba2aef2bac0 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:14.897309 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-04457430-909e-450a-a4f7-6acb6630d716 req-974b0790-1590-476d-84c1-6ba2aef2bac0 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] POST https://10.4.3.119/volume/v3/attachments/9810c5fa-33d3-4904-9974-8c2ceed2397c/action Aug 25 10:16:14.897829 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-04457430-909e-450a-a4f7-6acb6630d716 req-974b0790-1590-476d-84c1-6ba2aef2bac0 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Action body: b'{"os-complete": null}' {{(pid=100390) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:16:14.898052 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-04457430-909e-450a-a4f7-6acb6630d716 req-974b0790-1590-476d-84c1-6ba2aef2bac0 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:16:14.936876 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:14.936876 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:16:14.953694 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-04457430-909e-450a-a4f7-6acb6630d716 req-974b0790-1590-476d-84c1-6ba2aef2bac0 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] https://10.4.3.119/volume/v3/attachments/9810c5fa-33d3-4904-9974-8c2ceed2397c/action returned with HTTP 204 Aug 25 10:16:14.953694 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 49/185] 10.4.3.119 () {74 vars in 1725 bytes} [Tue Aug 25 10:16:14 2026] POST /volume/v3/attachments/9810c5fa-33d3-4904-9974-8c2ceed2397c/action => generated 0 bytes in 63 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:16:15.097008 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-7bd743f5-201a-43aa-ba68-04b196d6259b None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:15.099382 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7bd743f5-201a-43aa-ba68-04b196d6259b tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] GET https://10.4.3.119/volume/v3/volumes/e31718e0-bcdc-412c-b76f-3d8ebe0e7136 Aug 25 10:16:15.099636 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7bd743f5-201a-43aa-ba68-04b196d6259b tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:15.099921 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7bd743f5-201a-43aa-ba68-04b196d6259b tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:15.110989 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7bd743f5-201a-43aa-ba68-04b196d6259b tempest-TestMultiAttachVolumeSwap-101839843 tempest-TestMultiAttachVolumeSwap-101839843-project-member] https://10.4.3.119/volume/v3/volumes/e31718e0-bcdc-412c-b76f-3d8ebe0e7136 returned with HTTP 404 Aug 25 10:16:15.111521 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 47/186] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:16:15 2026] GET /volume/v3/volumes/e31718e0-bcdc-412c-b76f-3d8ebe0e7136 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:16:15.339336 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-26b059bf-bf11-4206-b8d4-b288e15be8a9 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:15.342220 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-26b059bf-bf11-4206-b8d4-b288e15be8a9 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] GET https://10.4.3.119/volume/v3/volumes/7d212249-5702-4838-9131-24756814f2ff Aug 25 10:16:15.342963 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-26b059bf-bf11-4206-b8d4-b288e15be8a9 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:15.343809 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-26b059bf-bf11-4206-b8d4-b288e15be8a9 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:15.366579 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:15.366579 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:16:15.376222 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-26b059bf-bf11-4206-b8d4-b288e15be8a9 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Volume info retrieved successfully. Aug 25 10:16:15.389077 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-26b059bf-bf11-4206-b8d4-b288e15be8a9 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] https://10.4.3.119/volume/v3/volumes/7d212249-5702-4838-9131-24756814f2ff returned with HTTP 200 Aug 25 10:16:15.389704 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 47/187] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:16:15 2026] GET /volume/v3/volumes/7d212249-5702-4838-9131-24756814f2ff => generated 1143 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:16:15.411063 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-d06a6014-f3f9-4428-a17e-8f5cf0464ed5 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:15.413707 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d06a6014-f3f9-4428-a17e-8f5cf0464ed5 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] GET https://10.4.3.119/volume/v3/volumes/7d212249-5702-4838-9131-24756814f2ff Aug 25 10:16:15.414024 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d06a6014-f3f9-4428-a17e-8f5cf0464ed5 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:15.414348 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d06a6014-f3f9-4428-a17e-8f5cf0464ed5 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:15.433912 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:15.433912 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:16:15.440972 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-d06a6014-f3f9-4428-a17e-8f5cf0464ed5 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Volume info retrieved successfully. Aug 25 10:16:15.449240 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d06a6014-f3f9-4428-a17e-8f5cf0464ed5 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] https://10.4.3.119/volume/v3/volumes/7d212249-5702-4838-9131-24756814f2ff returned with HTTP 200 Aug 25 10:16:15.450351 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 45/188] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:16:15 2026] GET /volume/v3/volumes/7d212249-5702-4838-9131-24756814f2ff => generated 1143 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:16:15.527797 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-aaa66b1e-c929-4c2f-bfe0-5aa09821d9b1 req-7f6c3352-a11d-4489-bd6e-8597143c9952 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:15.530616 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-aaa66b1e-c929-4c2f-bfe0-5aa09821d9b1 req-7f6c3352-a11d-4489-bd6e-8597143c9952 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] GET https://10.4.3.119/volume/v3/volumes/7d212249-5702-4838-9131-24756814f2ff Aug 25 10:16:15.530616 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-aaa66b1e-c929-4c2f-bfe0-5aa09821d9b1 req-7f6c3352-a11d-4489-bd6e-8597143c9952 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:15.530888 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-aaa66b1e-c929-4c2f-bfe0-5aa09821d9b1 req-7f6c3352-a11d-4489-bd6e-8597143c9952 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:15.546612 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:15.546612 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:16:15.557191 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [req-aaa66b1e-c929-4c2f-bfe0-5aa09821d9b1 req-7f6c3352-a11d-4489-bd6e-8597143c9952 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Volume info retrieved successfully. Aug 25 10:16:15.568913 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-aaa66b1e-c929-4c2f-bfe0-5aa09821d9b1 req-7f6c3352-a11d-4489-bd6e-8597143c9952 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] https://10.4.3.119/volume/v3/volumes/7d212249-5702-4838-9131-24756814f2ff returned with HTTP 200 Aug 25 10:16:15.568913 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 50/189] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:16:15 2026] GET /volume/v3/volumes/7d212249-5702-4838-9131-24756814f2ff => generated 1143 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:16:22.127302 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-c716cd49-476b-4aab-ada7-305d543f532c None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:22.183111 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-13a02632-2da5-46d9-b5d5-2ceae42cc837 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:22.184562 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-13a02632-2da5-46d9-b5d5-2ceae42cc837 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] GET https://10.4.3.119/volume/v3/volumes/98cacef8-0218-4cd5-a5ce-897f11bd080f Aug 25 10:16:22.184753 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-13a02632-2da5-46d9-b5d5-2ceae42cc837 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:22.185339 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-13a02632-2da5-46d9-b5d5-2ceae42cc837 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:22.196598 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:22.196598 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:16:22.203599 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-13a02632-2da5-46d9-b5d5-2ceae42cc837 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Volume info retrieved successfully. Aug 25 10:16:22.207926 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-13a02632-2da5-46d9-b5d5-2ceae42cc837 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] https://10.4.3.119/volume/v3/volumes/98cacef8-0218-4cd5-a5ce-897f11bd080f returned with HTTP 200 Aug 25 10:16:22.209051 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 48/190] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:16:22 2026] GET /volume/v3/volumes/98cacef8-0218-4cd5-a5ce-897f11bd080f => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:16:22.274777 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-23d70aa4-4f9f-4ad2-900c-61dceea774ed req-fed9fb24-49ec-4b26-a070-8aea81d15415 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:22.278026 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-23d70aa4-4f9f-4ad2-900c-61dceea774ed req-fed9fb24-49ec-4b26-a070-8aea81d15415 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] GET https://10.4.3.119/volume/v3/volumes/98cacef8-0218-4cd5-a5ce-897f11bd080f Aug 25 10:16:22.278521 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-23d70aa4-4f9f-4ad2-900c-61dceea774ed req-fed9fb24-49ec-4b26-a070-8aea81d15415 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:22.279020 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-23d70aa4-4f9f-4ad2-900c-61dceea774ed req-fed9fb24-49ec-4b26-a070-8aea81d15415 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:22.292352 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:22.292352 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:16:22.299039 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-23d70aa4-4f9f-4ad2-900c-61dceea774ed req-fed9fb24-49ec-4b26-a070-8aea81d15415 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Volume info retrieved successfully. Aug 25 10:16:22.306620 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-23d70aa4-4f9f-4ad2-900c-61dceea774ed req-fed9fb24-49ec-4b26-a070-8aea81d15415 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] https://10.4.3.119/volume/v3/volumes/98cacef8-0218-4cd5-a5ce-897f11bd080f returned with HTTP 200 Aug 25 10:16:22.306870 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 46/191] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:16:22 2026] GET /volume/v3/volumes/98cacef8-0218-4cd5-a5ce-897f11bd080f => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:16:22.440775 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-35e1ec00-2ba7-4d2e-9966-ac5db3b4c286 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:22.441350 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-35e1ec00-2ba7-4d2e-9966-ac5db3b4c286 None None] GET https://10.4.3.119/volume// Aug 25 10:16:22.441519 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-35e1ec00-2ba7-4d2e-9966-ac5db3b4c286 None None] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:22.441765 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-35e1ec00-2ba7-4d2e-9966-ac5db3b4c286 None None] Calling method 'all' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:22.442167 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-35e1ec00-2ba7-4d2e-9966-ac5db3b4c286 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:16:22.442534 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 51/192] 10.4.3.119 () {66 vars in 1428 bytes} [Tue Aug 25 10:16:22 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:16:22.454547 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-23d70aa4-4f9f-4ad2-900c-61dceea774ed req-e381d679-00f7-472d-8033-a9770083dc09 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:22.456644 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c716cd49-476b-4aab-ada7-305d543f532c tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:16:22.457322 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c716cd49-476b-4aab-ada7-305d543f532c tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-230575694", "imageRef": "63258f66-0e4f-4391-bbe9-9485754d31c5"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:16:22.457700 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-23d70aa4-4f9f-4ad2-900c-61dceea774ed req-e381d679-00f7-472d-8033-a9770083dc09 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] POST https://10.4.3.119/volume/v3/attachments Aug 25 10:16:22.458194 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-23d70aa4-4f9f-4ad2-900c-61dceea774ed req-e381d679-00f7-472d-8033-a9770083dc09 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "98cacef8-0218-4cd5-a5ce-897f11bd080f", "connector": null, "instance_uuid": "9c3ce18a-a4b5-43a7-9013-5341d58e6856"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:16:22.459911 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-c716cd49-476b-4aab-ada7-305d543f532c tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-230575694', 'imageRef': '63258f66-0e4f-4391-bbe9-9485754d31c5'}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:16:22.470063 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:22.470063 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:16:22.520027 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-23d70aa4-4f9f-4ad2-900c-61dceea774ed req-e381d679-00f7-472d-8033-a9770083dc09 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] https://10.4.3.119/volume/v3/attachments returned with HTTP 200 Aug 25 10:16:22.520027 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 49/193] 10.4.3.119 () {74 vars in 1594 bytes} [Tue Aug 25 10:16:22 2026] POST /volume/v3/attachments => generated 273 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:16:22.563069 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-632bf3e8-5426-47e9-8a05-995a50029003 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:22.566197 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-632bf3e8-5426-47e9-8a05-995a50029003 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] GET https://10.4.3.119/volume/v3/volumes/98cacef8-0218-4cd5-a5ce-897f11bd080f Aug 25 10:16:22.566519 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-632bf3e8-5426-47e9-8a05-995a50029003 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:22.566833 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-632bf3e8-5426-47e9-8a05-995a50029003 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:22.581446 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-3fa11d96-1432-45cd-b690-7d2baaf437bd None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:22.582231 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3fa11d96-1432-45cd-b690-7d2baaf437bd None None] GET https://10.4.3.119/volume// Aug 25 10:16:22.582340 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:22.582340 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:16:22.582391 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3fa11d96-1432-45cd-b690-7d2baaf437bd None None] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:22.582391 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3fa11d96-1432-45cd-b690-7d2baaf437bd None None] Calling method 'all' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:22.582771 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3fa11d96-1432-45cd-b690-7d2baaf437bd None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:16:22.583101 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 52/194] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:16:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:16:22.587941 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-632bf3e8-5426-47e9-8a05-995a50029003 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Volume info retrieved successfully. Aug 25 10:16:22.595313 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-23d70aa4-4f9f-4ad2-900c-61dceea774ed req-cd4ef9ff-78ff-4056-ad5b-fd9a6dcf5d81 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:22.596680 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-632bf3e8-5426-47e9-8a05-995a50029003 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] https://10.4.3.119/volume/v3/volumes/98cacef8-0218-4cd5-a5ce-897f11bd080f returned with HTTP 200 Aug 25 10:16:22.597218 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 47/195] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:16:22 2026] GET /volume/v3/volumes/98cacef8-0218-4cd5-a5ce-897f11bd080f => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:16:22.608943 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-23d70aa4-4f9f-4ad2-900c-61dceea774ed req-cd4ef9ff-78ff-4056-ad5b-fd9a6dcf5d81 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] GET https://10.4.3.119/volume/v3/volumes/98cacef8-0218-4cd5-a5ce-897f11bd080f Aug 25 10:16:22.608943 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-23d70aa4-4f9f-4ad2-900c-61dceea774ed req-cd4ef9ff-78ff-4056-ad5b-fd9a6dcf5d81 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:22.608943 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-23d70aa4-4f9f-4ad2-900c-61dceea774ed req-cd4ef9ff-78ff-4056-ad5b-fd9a6dcf5d81 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:22.621781 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:22.621781 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:16:22.627911 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-23d70aa4-4f9f-4ad2-900c-61dceea774ed req-cd4ef9ff-78ff-4056-ad5b-fd9a6dcf5d81 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Volume info retrieved successfully. Aug 25 10:16:22.633858 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-23d70aa4-4f9f-4ad2-900c-61dceea774ed req-cd4ef9ff-78ff-4056-ad5b-fd9a6dcf5d81 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] https://10.4.3.119/volume/v3/volumes/98cacef8-0218-4cd5-a5ce-897f11bd080f returned with HTTP 200 Aug 25 10:16:22.634512 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 50/196] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:16:22 2026] GET /volume/v3/volumes/98cacef8-0218-4cd5-a5ce-897f11bd080f => generated 1026 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:16:22.776602 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-23d70aa4-4f9f-4ad2-900c-61dceea774ed req-68838534-92e1-4a1c-836f-1bcca0c3f2b8 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:22.780649 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-23d70aa4-4f9f-4ad2-900c-61dceea774ed req-68838534-92e1-4a1c-836f-1bcca0c3f2b8 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] PUT https://10.4.3.119/volume/v3/attachments/f554235f-cfa3-4f9e-8678-cf7834290e63 Aug 25 10:16:22.780649 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-23d70aa4-4f9f-4ad2-900c-61dceea774ed req-68838534-92e1-4a1c-836f-1bcca0c3f2b8 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.119", "host": "np0000008063", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3398d5156650", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "462fd6ce-c505-48ef-84ec-f85776d45b24", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:16:22.789945 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-23d70aa4-4f9f-4ad2-900c-61dceea774ed req-68838534-92e1-4a1c-836f-1bcca0c3f2b8 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Acquiring lock "cinder-attachment_update-98cacef8-0218-4cd5-a5ce-897f11bd080f-np0000008063" by "attachment_update" {{(pid=100390) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 10:16:22.796734 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-23d70aa4-4f9f-4ad2-900c-61dceea774ed req-68838534-92e1-4a1c-836f-1bcca0c3f2b8 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Lock "cinder-attachment_update-98cacef8-0218-4cd5-a5ce-897f11bd080f-np0000008063" acquired by "attachment_update" :: waited 0.007s {{(pid=100390) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 10:16:22.798155 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:22.798155 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:16:22.958021 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-23d70aa4-4f9f-4ad2-900c-61dceea774ed req-68838534-92e1-4a1c-836f-1bcca0c3f2b8 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Lock "cinder-attachment_update-98cacef8-0218-4cd5-a5ce-897f11bd080f-np0000008063" released by "attachment_update" :: held 0.161s {{(pid=100390) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 10:16:22.958021 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-23d70aa4-4f9f-4ad2-900c-61dceea774ed req-68838534-92e1-4a1c-836f-1bcca0c3f2b8 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] https://10.4.3.119/volume/v3/attachments/f554235f-cfa3-4f9e-8678-cf7834290e63 returned with HTTP 200 Aug 25 10:16:22.958793 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 53/197] 10.4.3.119 () {74 vars in 1704 bytes} [Tue Aug 25 10:16:22 2026] PUT /volume/v3/attachments/f554235f-cfa3-4f9e-8678-cf7834290e63 => generated 969 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:16:23.255538 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-c716cd49-476b-4aab-ada7-305d543f532c tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Create volume of 1 GB Aug 25 10:16:23.266185 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-c716cd49-476b-4aab-ada7-305d543f532c tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Availability Zones retrieved successfully. Aug 25 10:16:23.274350 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-c716cd49-476b-4aab-ada7-305d543f532c tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Flow 'volume_create_api' (4291f556-14b1-4bae-90a1-a04e2878f7be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:16:23.276045 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-c716cd49-476b-4aab-ada7-305d543f532c tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6e6b551-aea7-40a4-a718-144fcba738a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:16:23.277202 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [None req-c716cd49-476b-4aab-ada7-305d543f532c tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Validating volume size '1' using validate_int {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:16:23.382278 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-c716cd49-476b-4aab-ada7-305d543f532c tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6e6b551-aea7-40a4-a718-144fcba738a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:16:23.383397 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-c716cd49-476b-4aab-ada7-305d543f532c tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b04e5f3b-b4bf-46aa-bb2b-a84b8c1d33d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:16:23.480431 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-c716cd49-476b-4aab-ada7-305d543f532c tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Created reservations ['410e40b7-792d-4f9c-a369-dd27245de93c', 'a8943779-8db1-45be-8f8f-94750f9ec6c5', '423ac2ef-5714-4d3a-be06-21cfc88f4b68', 'c60b6657-73e0-4e80-960e-8b111103f933'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:16:23.480431 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-c716cd49-476b-4aab-ada7-305d543f532c tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b04e5f3b-b4bf-46aa-bb2b-a84b8c1d33d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['410e40b7-792d-4f9c-a369-dd27245de93c', 'a8943779-8db1-45be-8f8f-94750f9ec6c5', '423ac2ef-5714-4d3a-be06-21cfc88f4b68', 'c60b6657-73e0-4e80-960e-8b111103f933']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:16:23.480431 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-c716cd49-476b-4aab-ada7-305d543f532c tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d74a379-b4a4-4211-889e-7befb23bc2e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:16:23.505099 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-c716cd49-476b-4aab-ada7-305d543f532c tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d74a379-b4a4-4211-889e-7befb23bc2e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f13e2c27-208c-4c42-96a6-17a83c7b91f5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-230575694',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a917b2bfb74400984e4d7caaecc39f7',qos_specs=None,replication_status=,reservations=['410e40b7-792d-4f9c-a369-dd27245de93c','a8943779-8db1-45be-8f8f-94750f9ec6c5','423ac2ef-5714-4d3a-be06-21cfc88f4b68','c60b6657-73e0-4e80-960e-8b111103f933'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0b9f42629c4455eace3bd624f56a5eb',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:16:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-230575694',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f13e2c27-208c-4c42-96a6-17a83c7b91f5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a917b2bfb74400984e4d7caaecc39f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f0b9f42629c4455eace3bd624f56a5eb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:16:23.506451 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-c716cd49-476b-4aab-ada7-305d543f532c tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b89ed82a-223c-46bd-beef-ceebb200e9c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:16:23.534353 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-c716cd49-476b-4aab-ada7-305d543f532c tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b89ed82a-223c-46bd-beef-ceebb200e9c6) transitioned into state 'SUCCESS' from state '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-230575694',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a917b2bfb74400984e4d7caaecc39f7',qos_specs=None,replication_status=,reservations=['410e40b7-792d-4f9c-a369-dd27245de93c','a8943779-8db1-45be-8f8f-94750f9ec6c5','423ac2ef-5714-4d3a-be06-21cfc88f4b68','c60b6657-73e0-4e80-960e-8b111103f933'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0b9f42629c4455eace3bd624f56a5eb',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:16:23.535363 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-c716cd49-476b-4aab-ada7-305d543f532c tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c406351-f0b0-488f-9007-9f9eb893c42c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:16:23.551033 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-c716cd49-476b-4aab-ada7-305d543f532c tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c406351-f0b0-488f-9007-9f9eb893c42c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:16:23.552286 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-c716cd49-476b-4aab-ada7-305d543f532c tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Flow 'volume_create_api' (4291f556-14b1-4bae-90a1-a04e2878f7be) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:16:23.552782 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-c716cd49-476b-4aab-ada7-305d543f532c tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Create volume request issued successfully. Aug 25 10:16:23.553621 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c716cd49-476b-4aab-ada7-305d543f532c tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:16:23.554539 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 48/198] 10.4.3.119 () {68 vars in 1259 bytes} [Tue Aug 25 10:16:22 2026] POST /volume/v3/volumes => generated 751 bytes in 1428 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:16:23.571278 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-716ba4ef-0a7d-4969-ac71-91140c482a79 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:23.573689 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-716ba4ef-0a7d-4969-ac71-91140c482a79 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] GET https://10.4.3.119/volume/v3/volumes/f13e2c27-208c-4c42-96a6-17a83c7b91f5 Aug 25 10:16:23.573689 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-716ba4ef-0a7d-4969-ac71-91140c482a79 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:23.574120 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-716ba4ef-0a7d-4969-ac71-91140c482a79 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:23.584490 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:23.584490 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:16:23.588771 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-716ba4ef-0a7d-4969-ac71-91140c482a79 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Volume info retrieved successfully. Aug 25 10:16:23.594594 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-716ba4ef-0a7d-4969-ac71-91140c482a79 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] https://10.4.3.119/volume/v3/volumes/f13e2c27-208c-4c42-96a6-17a83c7b91f5 returned with HTTP 200 Aug 25 10:16:23.595073 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 48/199] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:16:23 2026] GET /volume/v3/volumes/f13e2c27-208c-4c42-96a6-17a83c7b91f5 => generated 819 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:16:23.620458 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-1eced982-6dbd-44b6-9aca-1bdf40fdb94c None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:23.622954 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1eced982-6dbd-44b6-9aca-1bdf40fdb94c tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] GET https://10.4.3.119/volume/v3/volumes/98cacef8-0218-4cd5-a5ce-897f11bd080f Aug 25 10:16:23.623287 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1eced982-6dbd-44b6-9aca-1bdf40fdb94c tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:23.623570 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1eced982-6dbd-44b6-9aca-1bdf40fdb94c tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:23.642635 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:23.642635 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:16:23.647969 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-1eced982-6dbd-44b6-9aca-1bdf40fdb94c tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Volume info retrieved successfully. Aug 25 10:16:23.654487 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1eced982-6dbd-44b6-9aca-1bdf40fdb94c tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] https://10.4.3.119/volume/v3/volumes/98cacef8-0218-4cd5-a5ce-897f11bd080f returned with HTTP 200 Aug 25 10:16:23.655589 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 51/200] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:16:23 2026] GET /volume/v3/volumes/98cacef8-0218-4cd5-a5ce-897f11bd080f => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:16:23.864226 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-1a6408a5-d1e5-4dec-a679-c16b8dafe9d7 req-02c85c61-298d-451d-a544-a3b50084217b None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:23.869349 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-1a6408a5-d1e5-4dec-a679-c16b8dafe9d7 req-02c85c61-298d-451d-a544-a3b50084217b tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] GET https://10.4.3.119/volume/v3/volumes/7d212249-5702-4838-9131-24756814f2ff Aug 25 10:16:23.869639 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-1a6408a5-d1e5-4dec-a679-c16b8dafe9d7 req-02c85c61-298d-451d-a544-a3b50084217b tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:23.869921 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-1a6408a5-d1e5-4dec-a679-c16b8dafe9d7 req-02c85c61-298d-451d-a544-a3b50084217b tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:23.885711 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:23.885711 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:16:23.891630 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [req-1a6408a5-d1e5-4dec-a679-c16b8dafe9d7 req-02c85c61-298d-451d-a544-a3b50084217b tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Volume info retrieved successfully. Aug 25 10:16:23.898293 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-1a6408a5-d1e5-4dec-a679-c16b8dafe9d7 req-02c85c61-298d-451d-a544-a3b50084217b tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] https://10.4.3.119/volume/v3/volumes/7d212249-5702-4838-9131-24756814f2ff returned with HTTP 200 Aug 25 10:16:23.898512 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 54/201] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:16:23 2026] GET /volume/v3/volumes/7d212249-5702-4838-9131-24756814f2ff => generated 1143 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 25 10:16:24.612344 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-e11971f2-3aa8-433c-aa7a-5fc1de44689f None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:24.614074 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e11971f2-3aa8-433c-aa7a-5fc1de44689f tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] GET https://10.4.3.119/volume/v3/volumes/f13e2c27-208c-4c42-96a6-17a83c7b91f5 Aug 25 10:16:24.614360 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e11971f2-3aa8-433c-aa7a-5fc1de44689f tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:24.614681 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e11971f2-3aa8-433c-aa7a-5fc1de44689f tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:24.627076 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:24.627076 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:16:24.634348 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-e11971f2-3aa8-433c-aa7a-5fc1de44689f tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Volume info retrieved successfully. Aug 25 10:16:24.641891 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e11971f2-3aa8-433c-aa7a-5fc1de44689f tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] https://10.4.3.119/volume/v3/volumes/f13e2c27-208c-4c42-96a6-17a83c7b91f5 returned with HTTP 200 Aug 25 10:16:24.642626 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 49/202] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:16:24 2026] GET /volume/v3/volumes/f13e2c27-208c-4c42-96a6-17a83c7b91f5 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:16:24.677170 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-8d2d0c2a-ed3b-42ca-a5d7-d0f5e0f158b3 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:24.680705 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8d2d0c2a-ed3b-42ca-a5d7-d0f5e0f158b3 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] GET https://10.4.3.119/volume/v3/volumes/98cacef8-0218-4cd5-a5ce-897f11bd080f Aug 25 10:16:24.680705 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8d2d0c2a-ed3b-42ca-a5d7-d0f5e0f158b3 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:24.680941 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8d2d0c2a-ed3b-42ca-a5d7-d0f5e0f158b3 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:24.699513 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:24.699513 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:16:24.707390 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-8d2d0c2a-ed3b-42ca-a5d7-d0f5e0f158b3 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Volume info retrieved successfully. Aug 25 10:16:24.712244 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8d2d0c2a-ed3b-42ca-a5d7-d0f5e0f158b3 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] https://10.4.3.119/volume/v3/volumes/98cacef8-0218-4cd5-a5ce-897f11bd080f returned with HTTP 200 Aug 25 10:16:24.712244 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 49/203] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:16:24 2026] GET /volume/v3/volumes/98cacef8-0218-4cd5-a5ce-897f11bd080f => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:16:25.662240 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-a2579b4f-50d3-48f3-9c14-d3e602b69de6 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:25.665604 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a2579b4f-50d3-48f3-9c14-d3e602b69de6 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] GET https://10.4.3.119/volume/v3/volumes/f13e2c27-208c-4c42-96a6-17a83c7b91f5 Aug 25 10:16:25.665905 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a2579b4f-50d3-48f3-9c14-d3e602b69de6 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:25.666154 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a2579b4f-50d3-48f3-9c14-d3e602b69de6 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:25.675548 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:25.675548 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:16:25.684467 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-a2579b4f-50d3-48f3-9c14-d3e602b69de6 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Volume info retrieved successfully. Aug 25 10:16:25.694926 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a2579b4f-50d3-48f3-9c14-d3e602b69de6 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] https://10.4.3.119/volume/v3/volumes/f13e2c27-208c-4c42-96a6-17a83c7b91f5 returned with HTTP 200 Aug 25 10:16:25.695596 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 52/204] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:16:25 2026] GET /volume/v3/volumes/f13e2c27-208c-4c42-96a6-17a83c7b91f5 => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:16:25.734972 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-30ae2dbd-0b02-4807-8951-3441470d38dc None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:25.737551 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-30ae2dbd-0b02-4807-8951-3441470d38dc tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] GET https://10.4.3.119/volume/v3/volumes/98cacef8-0218-4cd5-a5ce-897f11bd080f Aug 25 10:16:25.737551 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-30ae2dbd-0b02-4807-8951-3441470d38dc tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:25.737551 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-30ae2dbd-0b02-4807-8951-3441470d38dc tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:25.749628 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:25.749628 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:16:25.754063 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-30ae2dbd-0b02-4807-8951-3441470d38dc tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Volume info retrieved successfully. Aug 25 10:16:25.763522 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-30ae2dbd-0b02-4807-8951-3441470d38dc tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] https://10.4.3.119/volume/v3/volumes/98cacef8-0218-4cd5-a5ce-897f11bd080f returned with HTTP 200 Aug 25 10:16:25.764014 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 55/205] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:16:25 2026] GET /volume/v3/volumes/98cacef8-0218-4cd5-a5ce-897f11bd080f => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:16:26.376537 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-23d70aa4-4f9f-4ad2-900c-61dceea774ed req-3160106d-b438-4cab-ad45-f45e41ed7a5a None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:26.381032 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-23d70aa4-4f9f-4ad2-900c-61dceea774ed req-3160106d-b438-4cab-ad45-f45e41ed7a5a tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] POST https://10.4.3.119/volume/v3/attachments/f554235f-cfa3-4f9e-8678-cf7834290e63/action Aug 25 10:16:26.382176 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-23d70aa4-4f9f-4ad2-900c-61dceea774ed req-3160106d-b438-4cab-ad45-f45e41ed7a5a tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Action body: b'{"os-complete": null}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:16:26.382176 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-23d70aa4-4f9f-4ad2-900c-61dceea774ed req-3160106d-b438-4cab-ad45-f45e41ed7a5a tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:16:26.415118 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:26.415118 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:16:26.433836 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-23d70aa4-4f9f-4ad2-900c-61dceea774ed req-3160106d-b438-4cab-ad45-f45e41ed7a5a tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] https://10.4.3.119/volume/v3/attachments/f554235f-cfa3-4f9e-8678-cf7834290e63/action returned with HTTP 204 Aug 25 10:16:26.435023 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 50/206] 10.4.3.119 () {74 vars in 1725 bytes} [Tue Aug 25 10:16:26 2026] POST /volume/v3/attachments/f554235f-cfa3-4f9e-8678-cf7834290e63/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:16:26.716450 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-ca9e794d-6977-4dc2-8159-2124312824a2 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:26.721808 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ca9e794d-6977-4dc2-8159-2124312824a2 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] GET https://10.4.3.119/volume/v3/volumes/f13e2c27-208c-4c42-96a6-17a83c7b91f5 Aug 25 10:16:26.722383 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ca9e794d-6977-4dc2-8159-2124312824a2 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:26.724198 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ca9e794d-6977-4dc2-8159-2124312824a2 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:26.728184 np0000008063 devstack@c-api.service[100389]: DEBUG dbcounter [-] [100389] Writing DB stats cinder:SELECT=194,cinder:UPDATE=24,cinder:INSERT=14 {{(pid=100389) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 10:16:26.734372 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:26.734372 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:16:26.739482 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-ca9e794d-6977-4dc2-8159-2124312824a2 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Volume info retrieved successfully. Aug 25 10:16:26.748075 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ca9e794d-6977-4dc2-8159-2124312824a2 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] https://10.4.3.119/volume/v3/volumes/f13e2c27-208c-4c42-96a6-17a83c7b91f5 returned with HTTP 200 Aug 25 10:16:26.748399 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 50/207] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:16:26 2026] GET /volume/v3/volumes/f13e2c27-208c-4c42-96a6-17a83c7b91f5 => generated 901 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:16:26.787626 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-6e66878b-fc45-4642-b01c-ccefda56b5dc None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:26.792994 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6e66878b-fc45-4642-b01c-ccefda56b5dc tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] GET https://10.4.3.119/volume/v3/volumes/98cacef8-0218-4cd5-a5ce-897f11bd080f Aug 25 10:16:26.793394 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6e66878b-fc45-4642-b01c-ccefda56b5dc tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:26.793662 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6e66878b-fc45-4642-b01c-ccefda56b5dc tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:26.797454 np0000008063 devstack@c-api.service[100391]: DEBUG dbcounter [-] [100391] Writing DB stats cinder:SELECT=198,cinder:INSERT=23,cinder:UPDATE=33 {{(pid=100391) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 10:16:26.820406 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:26.820406 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:16:26.831207 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-6e66878b-fc45-4642-b01c-ccefda56b5dc tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Volume info retrieved successfully. Aug 25 10:16:26.842552 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6e66878b-fc45-4642-b01c-ccefda56b5dc tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] https://10.4.3.119/volume/v3/volumes/98cacef8-0218-4cd5-a5ce-897f11bd080f returned with HTTP 200 Aug 25 10:16:26.843378 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 53/208] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:16:26 2026] GET /volume/v3/volumes/98cacef8-0218-4cd5-a5ce-897f11bd080f => generated 1139 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:16:26.860155 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-00332d76-d015-4b7c-8c45-510fd173c4fb None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:26.862528 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-00332d76-d015-4b7c-8c45-510fd173c4fb tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] GET https://10.4.3.119/volume/v3/volumes/98cacef8-0218-4cd5-a5ce-897f11bd080f Aug 25 10:16:26.862737 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-00332d76-d015-4b7c-8c45-510fd173c4fb tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:26.863080 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-00332d76-d015-4b7c-8c45-510fd173c4fb tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:26.874641 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:26.874641 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:16:26.881088 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-00332d76-d015-4b7c-8c45-510fd173c4fb tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Volume info retrieved successfully. Aug 25 10:16:26.889504 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-00332d76-d015-4b7c-8c45-510fd173c4fb tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] https://10.4.3.119/volume/v3/volumes/98cacef8-0218-4cd5-a5ce-897f11bd080f returned with HTTP 200 Aug 25 10:16:26.889504 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 56/209] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:16:26 2026] GET /volume/v3/volumes/98cacef8-0218-4cd5-a5ce-897f11bd080f => generated 1139 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:16:27.287328 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-0d557e3a-2da9-4508-9296-b350fc927f50 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:27.289046 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0d557e3a-2da9-4508-9296-b350fc927f50 tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:16:27.289538 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0d557e3a-2da9-4508-9296-b350fc927f50 tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1507518520", "imageRef": "63258f66-0e4f-4391-bbe9-9485754d31c5", "size": 1}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:16:27.291107 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-0d557e3a-2da9-4508-9296-b350fc927f50 tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1507518520', 'imageRef': '63258f66-0e4f-4391-bbe9-9485754d31c5', 'size': 1}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:16:27.446038 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-0d557e3a-2da9-4508-9296-b350fc927f50 tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] Create volume of 1 GB Aug 25 10:16:27.451712 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-0d557e3a-2da9-4508-9296-b350fc927f50 tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] Availability Zones retrieved successfully. Aug 25 10:16:27.457916 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-0d557e3a-2da9-4508-9296-b350fc927f50 tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] Flow 'volume_create_api' (875ba7d7-ead8-46be-896d-f613e5110083) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:16:27.459104 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-0d557e3a-2da9-4508-9296-b350fc927f50 tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2333aa1b-7507-4a50-9f80-f312f6394586) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:16:27.460071 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [None req-0d557e3a-2da9-4508-9296-b350fc927f50 tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] Validating volume size '1' using validate_int {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:16:27.505946 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-f7fb038d-5a3c-4042-a057-a3004a3490a9 req-92833f0c-d4c8-4bcd-b36a-30ec45ad0580 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:27.511728 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-f7fb038d-5a3c-4042-a057-a3004a3490a9 req-92833f0c-d4c8-4bcd-b36a-30ec45ad0580 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] GET https://10.4.3.119/volume/v3/volumes/98cacef8-0218-4cd5-a5ce-897f11bd080f Aug 25 10:16:27.512018 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-f7fb038d-5a3c-4042-a057-a3004a3490a9 req-92833f0c-d4c8-4bcd-b36a-30ec45ad0580 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:27.512166 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-f7fb038d-5a3c-4042-a057-a3004a3490a9 req-92833f0c-d4c8-4bcd-b36a-30ec45ad0580 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:27.531812 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:27.531812 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:16:27.540867 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-f7fb038d-5a3c-4042-a057-a3004a3490a9 req-92833f0c-d4c8-4bcd-b36a-30ec45ad0580 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Volume info retrieved successfully. Aug 25 10:16:27.547615 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-f7fb038d-5a3c-4042-a057-a3004a3490a9 req-92833f0c-d4c8-4bcd-b36a-30ec45ad0580 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] https://10.4.3.119/volume/v3/volumes/98cacef8-0218-4cd5-a5ce-897f11bd080f returned with HTTP 200 Aug 25 10:16:27.548338 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 51/210] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:16:27 2026] GET /volume/v3/volumes/98cacef8-0218-4cd5-a5ce-897f11bd080f => generated 1139 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:16:27.564368 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-0d557e3a-2da9-4508-9296-b350fc927f50 tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2333aa1b-7507-4a50-9f80-f312f6394586) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:16:27.565765 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-0d557e3a-2da9-4508-9296-b350fc927f50 tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb024387-b92e-4b41-a665-3050e3be8faf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:16:27.698713 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-0d557e3a-2da9-4508-9296-b350fc927f50 tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] Created reservations ['cdb1f78f-d35f-4d2c-8103-d6d7d062af46', 'fe9b48f7-13af-4dee-82b8-0bbf49691e8b', '4d6de7f3-a835-453a-aa81-a29cf8d52d4c', 'cfcfa64a-8d8d-4e9d-9461-35acde782716'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:16:27.699934 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-0d557e3a-2da9-4508-9296-b350fc927f50 tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb024387-b92e-4b41-a665-3050e3be8faf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cdb1f78f-d35f-4d2c-8103-d6d7d062af46', 'fe9b48f7-13af-4dee-82b8-0bbf49691e8b', '4d6de7f3-a835-453a-aa81-a29cf8d52d4c', 'cfcfa64a-8d8d-4e9d-9461-35acde782716']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:16:27.701075 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-0d557e3a-2da9-4508-9296-b350fc927f50 tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1801d22c-3f8f-450e-878e-d6f50029f1ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:16:27.740051 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-0d557e3a-2da9-4508-9296-b350fc927f50 tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1801d22c-3f8f-450e-878e-d6f50029f1ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a938df5f-b0cf-40a1-bd25-3875c892b274', '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-1507518520',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37cbfa0e28514a27b969b3dca5c7f9b7',qos_specs=None,replication_status=,reservations=['cdb1f78f-d35f-4d2c-8103-d6d7d062af46','fe9b48f7-13af-4dee-82b8-0bbf49691e8b','4d6de7f3-a835-453a-aa81-a29cf8d52d4c','cfcfa64a-8d8d-4e9d-9461-35acde782716'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b61717d6665e497cabf562ba0ce4dfb7',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:16:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1507518520',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a938df5f-b0cf-40a1-bd25-3875c892b274,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='37cbfa0e28514a27b969b3dca5c7f9b7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b61717d6665e497cabf562ba0ce4dfb7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:16:27.742707 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-0d557e3a-2da9-4508-9296-b350fc927f50 tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40ccfa21-1beb-49d2-8613-bb7e714ef5bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:16:27.771581 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-0c8f3ff1-2139-4f8f-97ac-8feeb725c783 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:27.774054 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0c8f3ff1-2139-4f8f-97ac-8feeb725c783 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] GET https://10.4.3.119/volume/v3/volumes/f13e2c27-208c-4c42-96a6-17a83c7b91f5 Aug 25 10:16:27.774326 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0c8f3ff1-2139-4f8f-97ac-8feeb725c783 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:27.774529 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0c8f3ff1-2139-4f8f-97ac-8feeb725c783 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:27.781877 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-0d557e3a-2da9-4508-9296-b350fc927f50 tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40ccfa21-1beb-49d2-8613-bb7e714ef5bf) transitioned into state 'SUCCESS' from state '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-1507518520',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37cbfa0e28514a27b969b3dca5c7f9b7',qos_specs=None,replication_status=,reservations=['cdb1f78f-d35f-4d2c-8103-d6d7d062af46','fe9b48f7-13af-4dee-82b8-0bbf49691e8b','4d6de7f3-a835-453a-aa81-a29cf8d52d4c','cfcfa64a-8d8d-4e9d-9461-35acde782716'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b61717d6665e497cabf562ba0ce4dfb7',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:16:27.781877 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-0d557e3a-2da9-4508-9296-b350fc927f50 tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84f64629-5fed-4fdd-94af-560ae19b2e8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:16:27.788812 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:27.788812 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:16:27.803221 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-0c8f3ff1-2139-4f8f-97ac-8feeb725c783 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Volume info retrieved successfully. Aug 25 10:16:27.804037 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-0d557e3a-2da9-4508-9296-b350fc927f50 tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84f64629-5fed-4fdd-94af-560ae19b2e8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:16:27.805534 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-0d557e3a-2da9-4508-9296-b350fc927f50 tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] Flow 'volume_create_api' (875ba7d7-ead8-46be-896d-f613e5110083) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:16:27.805981 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-0d557e3a-2da9-4508-9296-b350fc927f50 tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] Create volume request issued successfully. Aug 25 10:16:27.806898 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0d557e3a-2da9-4508-9296-b350fc927f50 tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:16:27.810525 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0c8f3ff1-2139-4f8f-97ac-8feeb725c783 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] https://10.4.3.119/volume/v3/volumes/f13e2c27-208c-4c42-96a6-17a83c7b91f5 returned with HTTP 200 Aug 25 10:16:27.811941 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 51/211] 10.4.3.119 () {70 vars in 1300 bytes} [Tue Aug 25 10:16:27 2026] POST /volume/v3/volumes => generated 899 bytes in 523 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:16:27.816310 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 54/212] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:16:27 2026] GET /volume/v3/volumes/f13e2c27-208c-4c42-96a6-17a83c7b91f5 => generated 904 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:16:27.831430 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-0bc0d53c-8d87-4606-b3c4-82d52bb3ff1c None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:27.838251 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0bc0d53c-8d87-4606-b3c4-82d52bb3ff1c tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] GET https://10.4.3.119/volume/v3/volumes/a938df5f-b0cf-40a1-bd25-3875c892b274 Aug 25 10:16:27.838601 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0bc0d53c-8d87-4606-b3c4-82d52bb3ff1c tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:27.838922 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0bc0d53c-8d87-4606-b3c4-82d52bb3ff1c tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:27.845160 np0000008063 devstack@c-api.service[100390]: DEBUG dbcounter [-] [100390] Writing DB stats cinder:SELECT=168,cinder:UPDATE=23,cinder:INSERT=1 {{(pid=100390) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 10:16:27.857762 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:27.857762 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:16:27.864824 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-0bc0d53c-8d87-4606-b3c4-82d52bb3ff1c tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] Volume info retrieved successfully. Aug 25 10:16:27.878802 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0bc0d53c-8d87-4606-b3c4-82d52bb3ff1c tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] https://10.4.3.119/volume/v3/volumes/a938df5f-b0cf-40a1-bd25-3875c892b274 returned with HTTP 200 Aug 25 10:16:27.879361 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 57/213] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:16:27 2026] GET /volume/v3/volumes/a938df5f-b0cf-40a1-bd25-3875c892b274 => generated 967 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:16:28.359410 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-a680527d-cb1b-4294-a735-75dcf28a625c req-73a06457-570b-41a3-a205-58e8a0c48d23 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:28.364333 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-a680527d-cb1b-4294-a735-75dcf28a625c req-73a06457-570b-41a3-a205-58e8a0c48d23 tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] GET https://10.4.3.119/volume/v3/volumes/374544f9-85ac-4558-892d-8be8671f3190 Aug 25 10:16:28.364553 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-a680527d-cb1b-4294-a735-75dcf28a625c req-73a06457-570b-41a3-a205-58e8a0c48d23 tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:28.364827 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-a680527d-cb1b-4294-a735-75dcf28a625c req-73a06457-570b-41a3-a205-58e8a0c48d23 tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:28.372830 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:28.372830 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:16:28.377753 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-a680527d-cb1b-4294-a735-75dcf28a625c req-73a06457-570b-41a3-a205-58e8a0c48d23 tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] Volume info retrieved successfully. Aug 25 10:16:28.383596 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-a680527d-cb1b-4294-a735-75dcf28a625c req-73a06457-570b-41a3-a205-58e8a0c48d23 tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] https://10.4.3.119/volume/v3/volumes/374544f9-85ac-4558-892d-8be8671f3190 returned with HTTP 200 Aug 25 10:16:28.384223 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 52/214] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:16:28 2026] GET /volume/v3/volumes/374544f9-85ac-4558-892d-8be8671f3190 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:16:28.562307 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-c65ffa7a-7ccf-485c-b029-6ae5d9ecb33a None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:28.562878 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c65ffa7a-7ccf-485c-b029-6ae5d9ecb33a None None] GET https://10.4.3.119/volume// Aug 25 10:16:28.563169 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c65ffa7a-7ccf-485c-b029-6ae5d9ecb33a None None] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:28.563463 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c65ffa7a-7ccf-485c-b029-6ae5d9ecb33a None None] Calling method 'all' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:28.564848 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c65ffa7a-7ccf-485c-b029-6ae5d9ecb33a None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:16:28.567452 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 52/215] 10.4.3.119 () {66 vars in 1428 bytes} [Tue Aug 25 10:16:28 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:16:28.579798 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-a680527d-cb1b-4294-a735-75dcf28a625c req-074322a4-9c0d-4e1e-ae7d-b4b002869978 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:28.584545 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-a680527d-cb1b-4294-a735-75dcf28a625c req-074322a4-9c0d-4e1e-ae7d-b4b002869978 tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] POST https://10.4.3.119/volume/v3/attachments Aug 25 10:16:28.584863 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-a680527d-cb1b-4294-a735-75dcf28a625c req-074322a4-9c0d-4e1e-ae7d-b4b002869978 tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "374544f9-85ac-4558-892d-8be8671f3190", "connector": null, "instance_uuid": "9787ed60-fadf-411d-80b2-c6c9d43416e3"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:16:28.599564 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:28.599564 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:16:28.655279 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-a680527d-cb1b-4294-a735-75dcf28a625c req-074322a4-9c0d-4e1e-ae7d-b4b002869978 tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] https://10.4.3.119/volume/v3/attachments returned with HTTP 200 Aug 25 10:16:28.655757 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 55/216] 10.4.3.119 () {74 vars in 1594 bytes} [Tue Aug 25 10:16:28 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 25 10:16:28.703282 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-2103c142-0079-4611-9caf-7f888d57b0ad None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:28.707445 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2103c142-0079-4611-9caf-7f888d57b0ad tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] GET https://10.4.3.119/volume/v3/volumes/374544f9-85ac-4558-892d-8be8671f3190 Aug 25 10:16:28.707445 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2103c142-0079-4611-9caf-7f888d57b0ad tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:28.707445 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2103c142-0079-4611-9caf-7f888d57b0ad tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:28.714081 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-3fc8a916-c8c6-4549-9603-968b97a3ce10 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:28.714081 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3fc8a916-c8c6-4549-9603-968b97a3ce10 None None] GET https://10.4.3.119/volume// Aug 25 10:16:28.714081 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3fc8a916-c8c6-4549-9603-968b97a3ce10 None None] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:28.714081 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3fc8a916-c8c6-4549-9603-968b97a3ce10 None None] Calling method 'all' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:28.714081 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3fc8a916-c8c6-4549-9603-968b97a3ce10 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:16:28.714081 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 53/217] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:16:28 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:16:28.721034 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:28.721034 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:16:28.724000 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-a680527d-cb1b-4294-a735-75dcf28a625c req-5982799a-b92b-4cb5-b998-7fd5d50526e9 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:28.726831 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-a680527d-cb1b-4294-a735-75dcf28a625c req-5982799a-b92b-4cb5-b998-7fd5d50526e9 tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] GET https://10.4.3.119/volume/v3/volumes/374544f9-85ac-4558-892d-8be8671f3190 Aug 25 10:16:28.727208 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-a680527d-cb1b-4294-a735-75dcf28a625c req-5982799a-b92b-4cb5-b998-7fd5d50526e9 tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:28.727463 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-a680527d-cb1b-4294-a735-75dcf28a625c req-5982799a-b92b-4cb5-b998-7fd5d50526e9 tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:28.728055 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-2103c142-0079-4611-9caf-7f888d57b0ad tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] Volume info retrieved successfully. Aug 25 10:16:28.736753 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2103c142-0079-4611-9caf-7f888d57b0ad tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] https://10.4.3.119/volume/v3/volumes/374544f9-85ac-4558-892d-8be8671f3190 returned with HTTP 200 Aug 25 10:16:28.737381 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 58/218] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:16:28 2026] GET /volume/v3/volumes/374544f9-85ac-4558-892d-8be8671f3190 => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:16:28.746975 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:28.746975 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:16:28.752838 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [req-a680527d-cb1b-4294-a735-75dcf28a625c req-5982799a-b92b-4cb5-b998-7fd5d50526e9 tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] Volume info retrieved successfully. Aug 25 10:16:28.759623 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-a680527d-cb1b-4294-a735-75dcf28a625c req-5982799a-b92b-4cb5-b998-7fd5d50526e9 tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] https://10.4.3.119/volume/v3/volumes/374544f9-85ac-4558-892d-8be8671f3190 returned with HTTP 200 Aug 25 10:16:28.760171 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 53/219] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:16:28 2026] GET /volume/v3/volumes/374544f9-85ac-4558-892d-8be8671f3190 => generated 1024 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:16:28.832878 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-4661eb6c-7717-4aa5-82e9-9f5ebd965968 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:28.837017 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4661eb6c-7717-4aa5-82e9-9f5ebd965968 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] GET https://10.4.3.119/volume/v3/volumes/f13e2c27-208c-4c42-96a6-17a83c7b91f5 Aug 25 10:16:28.837233 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4661eb6c-7717-4aa5-82e9-9f5ebd965968 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:28.837609 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4661eb6c-7717-4aa5-82e9-9f5ebd965968 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:28.849756 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:28.849756 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:16:28.857334 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-4661eb6c-7717-4aa5-82e9-9f5ebd965968 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Volume info retrieved successfully. Aug 25 10:16:28.865920 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4661eb6c-7717-4aa5-82e9-9f5ebd965968 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] https://10.4.3.119/volume/v3/volumes/f13e2c27-208c-4c42-96a6-17a83c7b91f5 returned with HTTP 200 Aug 25 10:16:28.866394 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 56/220] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:16:28 2026] GET /volume/v3/volumes/f13e2c27-208c-4c42-96a6-17a83c7b91f5 => generated 904 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:16:28.898771 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-a680527d-cb1b-4294-a735-75dcf28a625c req-32ce9a54-d606-4353-91d7-1e98922c4789 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:28.902557 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-a680527d-cb1b-4294-a735-75dcf28a625c req-32ce9a54-d606-4353-91d7-1e98922c4789 tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] PUT https://10.4.3.119/volume/v3/attachments/b2c0357e-9bcc-4275-b163-b15e3d384489 Aug 25 10:16:28.903063 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-a680527d-cb1b-4294-a735-75dcf28a625c req-32ce9a54-d606-4353-91d7-1e98922c4789 tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.119", "host": "np0000008063", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3398d5156650", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "462fd6ce-c505-48ef-84ec-f85776d45b24", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:16:28.905380 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-e0906078-af7a-4ca0-b54b-3624ebf8dd3f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:28.911927 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e0906078-af7a-4ca0-b54b-3624ebf8dd3f tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] GET https://10.4.3.119/volume/v3/volumes/a938df5f-b0cf-40a1-bd25-3875c892b274 Aug 25 10:16:28.913545 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e0906078-af7a-4ca0-b54b-3624ebf8dd3f tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:28.913545 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e0906078-af7a-4ca0-b54b-3624ebf8dd3f tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:28.919673 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-a680527d-cb1b-4294-a735-75dcf28a625c req-32ce9a54-d606-4353-91d7-1e98922c4789 tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] Acquiring lock "cinder-attachment_update-374544f9-85ac-4558-892d-8be8671f3190-np0000008063" by "attachment_update" {{(pid=100389) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 10:16:28.930719 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-a680527d-cb1b-4294-a735-75dcf28a625c req-32ce9a54-d606-4353-91d7-1e98922c4789 tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] Lock "cinder-attachment_update-374544f9-85ac-4558-892d-8be8671f3190-np0000008063" acquired by "attachment_update" :: waited 0.011s {{(pid=100389) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 10:16:28.931705 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:28.931705 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:16:28.932380 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:28.932380 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:16:28.937632 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-e0906078-af7a-4ca0-b54b-3624ebf8dd3f tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] Volume info retrieved successfully. Aug 25 10:16:28.949294 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e0906078-af7a-4ca0-b54b-3624ebf8dd3f tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] https://10.4.3.119/volume/v3/volumes/a938df5f-b0cf-40a1-bd25-3875c892b274 returned with HTTP 200 Aug 25 10:16:28.949294 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 59/221] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:16:28 2026] GET /volume/v3/volumes/a938df5f-b0cf-40a1-bd25-3875c892b274 => generated 991 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:16:28.969854 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-f7ab9900-f262-4baf-b709-13aa42513ee5 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:28.969854 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f7ab9900-f262-4baf-b709-13aa42513ee5 None None] GET https://10.4.3.119/volume// Aug 25 10:16:28.970176 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f7ab9900-f262-4baf-b709-13aa42513ee5 None None] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:28.970539 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f7ab9900-f262-4baf-b709-13aa42513ee5 None None] Calling method 'all' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:28.971184 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f7ab9900-f262-4baf-b709-13aa42513ee5 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:16:28.971480 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 54/222] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:16:28 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:16:28.985394 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-f7fb038d-5a3c-4042-a057-a3004a3490a9 req-c39bb5dd-ca07-4f77-a03f-ef6bdec2df6c None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:28.989636 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-f7fb038d-5a3c-4042-a057-a3004a3490a9 req-c39bb5dd-ca07-4f77-a03f-ef6bdec2df6c tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] POST https://10.4.3.119/volume/v3/attachments Aug 25 10:16:28.990019 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-f7fb038d-5a3c-4042-a057-a3004a3490a9 req-c39bb5dd-ca07-4f77-a03f-ef6bdec2df6c tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "98cacef8-0218-4cd5-a5ce-897f11bd080f", "connector": null, "instance_uuid": "9c3ce18a-a4b5-43a7-9013-5341d58e6856"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:16:29.012254 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:29.012254 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:16:29.120163 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-f7fb038d-5a3c-4042-a057-a3004a3490a9 req-c39bb5dd-ca07-4f77-a03f-ef6bdec2df6c tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] https://10.4.3.119/volume/v3/attachments returned with HTTP 200 Aug 25 10:16:29.120849 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 57/223] 10.4.3.119 () {74 vars in 1594 bytes} [Tue Aug 25 10:16:28 2026] POST /volume/v3/attachments => generated 273 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:16:29.137967 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-fef3ba90-e7af-4470-a8dd-87a710c7deff None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:29.137967 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-fef3ba90-e7af-4470-a8dd-87a710c7deff None None] GET https://10.4.3.119/volume// Aug 25 10:16:29.138668 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-fef3ba90-e7af-4470-a8dd-87a710c7deff None None] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:29.138823 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-fef3ba90-e7af-4470-a8dd-87a710c7deff None None] Calling method 'all' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:29.139810 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-fef3ba90-e7af-4470-a8dd-87a710c7deff None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:16:29.141562 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 60/224] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:16:29 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:16:29.144574 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-a680527d-cb1b-4294-a735-75dcf28a625c req-32ce9a54-d606-4353-91d7-1e98922c4789 tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] Lock "cinder-attachment_update-374544f9-85ac-4558-892d-8be8671f3190-np0000008063" released by "attachment_update" :: held 0.214s {{(pid=100389) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 10:16:29.145209 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-a680527d-cb1b-4294-a735-75dcf28a625c req-32ce9a54-d606-4353-91d7-1e98922c4789 tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] https://10.4.3.119/volume/v3/attachments/b2c0357e-9bcc-4275-b163-b15e3d384489 returned with HTTP 200 Aug 25 10:16:29.146001 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 54/225] 10.4.3.119 () {74 vars in 1704 bytes} [Tue Aug 25 10:16:28 2026] PUT /volume/v3/attachments/b2c0357e-9bcc-4275-b163-b15e3d384489 => generated 969 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:16:29.151927 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-f7fb038d-5a3c-4042-a057-a3004a3490a9 req-45825820-afdc-4b4c-bb96-400c6403e986 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:29.156353 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-f7fb038d-5a3c-4042-a057-a3004a3490a9 req-45825820-afdc-4b4c-bb96-400c6403e986 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] GET https://10.4.3.119/volume/v3/volumes/98cacef8-0218-4cd5-a5ce-897f11bd080f Aug 25 10:16:29.157038 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-f7fb038d-5a3c-4042-a057-a3004a3490a9 req-45825820-afdc-4b4c-bb96-400c6403e986 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:29.157038 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-f7fb038d-5a3c-4042-a057-a3004a3490a9 req-45825820-afdc-4b4c-bb96-400c6403e986 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:29.183979 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:29.183979 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:16:29.197597 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [req-f7fb038d-5a3c-4042-a057-a3004a3490a9 req-45825820-afdc-4b4c-bb96-400c6403e986 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Volume info retrieved successfully. Aug 25 10:16:29.205026 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-f7fb038d-5a3c-4042-a057-a3004a3490a9 req-45825820-afdc-4b4c-bb96-400c6403e986 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] https://10.4.3.119/volume/v3/volumes/98cacef8-0218-4cd5-a5ce-897f11bd080f returned with HTTP 200 Aug 25 10:16:29.205586 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 55/226] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:16:29 2026] GET /volume/v3/volumes/98cacef8-0218-4cd5-a5ce-897f11bd080f => generated 1319 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:16:29.755695 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-106479df-a63b-494a-b49f-b3b68ef8e5c4 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:29.757855 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-106479df-a63b-494a-b49f-b3b68ef8e5c4 tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] GET https://10.4.3.119/volume/v3/volumes/374544f9-85ac-4558-892d-8be8671f3190 Aug 25 10:16:29.758572 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-106479df-a63b-494a-b49f-b3b68ef8e5c4 tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:29.760422 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-106479df-a63b-494a-b49f-b3b68ef8e5c4 tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:29.774842 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:29.774842 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:16:29.779861 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-106479df-a63b-494a-b49f-b3b68ef8e5c4 tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] Volume info retrieved successfully. Aug 25 10:16:29.785883 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-106479df-a63b-494a-b49f-b3b68ef8e5c4 tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] https://10.4.3.119/volume/v3/volumes/374544f9-85ac-4558-892d-8be8671f3190 returned with HTTP 200 Aug 25 10:16:29.786680 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 58/227] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:16:29 2026] GET /volume/v3/volumes/374544f9-85ac-4558-892d-8be8671f3190 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:16:29.890334 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-8b1a818e-8c06-46c8-8dd7-a31b88d4c0c4 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:29.892526 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8b1a818e-8c06-46c8-8dd7-a31b88d4c0c4 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] GET https://10.4.3.119/volume/v3/volumes/f13e2c27-208c-4c42-96a6-17a83c7b91f5 Aug 25 10:16:29.892700 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8b1a818e-8c06-46c8-8dd7-a31b88d4c0c4 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:29.892907 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8b1a818e-8c06-46c8-8dd7-a31b88d4c0c4 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:29.901416 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:29.901416 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:16:29.906296 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-8b1a818e-8c06-46c8-8dd7-a31b88d4c0c4 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Volume info retrieved successfully. Aug 25 10:16:29.912252 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8b1a818e-8c06-46c8-8dd7-a31b88d4c0c4 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] https://10.4.3.119/volume/v3/volumes/f13e2c27-208c-4c42-96a6-17a83c7b91f5 returned with HTTP 200 Aug 25 10:16:29.912756 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 61/228] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:16:29 2026] GET /volume/v3/volumes/f13e2c27-208c-4c42-96a6-17a83c7b91f5 => generated 904 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:16:29.975458 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-131490c9-2da9-4bde-80f9-3455cc6e50fc None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:29.980096 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-131490c9-2da9-4bde-80f9-3455cc6e50fc tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] GET https://10.4.3.119/volume/v3/volumes/a938df5f-b0cf-40a1-bd25-3875c892b274 Aug 25 10:16:29.980096 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-131490c9-2da9-4bde-80f9-3455cc6e50fc tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:29.980096 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-131490c9-2da9-4bde-80f9-3455cc6e50fc tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:29.993634 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:29.993634 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:16:30.004244 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-131490c9-2da9-4bde-80f9-3455cc6e50fc tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] Volume info retrieved successfully. Aug 25 10:16:30.011651 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-131490c9-2da9-4bde-80f9-3455cc6e50fc tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] https://10.4.3.119/volume/v3/volumes/a938df5f-b0cf-40a1-bd25-3875c892b274 returned with HTTP 200 Aug 25 10:16:30.012223 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 55/229] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:16:29 2026] GET /volume/v3/volumes/a938df5f-b0cf-40a1-bd25-3875c892b274 => generated 991 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:16:30.802817 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-cefd5521-9f3a-4fae-af26-45ad110a362e None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:30.806188 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-cefd5521-9f3a-4fae-af26-45ad110a362e tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] GET https://10.4.3.119/volume/v3/volumes/374544f9-85ac-4558-892d-8be8671f3190 Aug 25 10:16:30.807049 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-cefd5521-9f3a-4fae-af26-45ad110a362e tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:30.807049 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-cefd5521-9f3a-4fae-af26-45ad110a362e tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:30.809588 np0000008063 devstack@c-api.service[100388]: DEBUG dbcounter [-] [100388] Writing DB stats cinder:SELECT=253,cinder:INSERT=44,cinder:UPDATE=60 {{(pid=100388) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 10:16:30.826103 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:30.826103 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:16:30.832600 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-cefd5521-9f3a-4fae-af26-45ad110a362e tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] Volume info retrieved successfully. Aug 25 10:16:30.841006 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-cefd5521-9f3a-4fae-af26-45ad110a362e tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] https://10.4.3.119/volume/v3/volumes/374544f9-85ac-4558-892d-8be8671f3190 returned with HTTP 200 Aug 25 10:16:30.841971 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 56/230] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:16:30 2026] GET /volume/v3/volumes/374544f9-85ac-4558-892d-8be8671f3190 => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:16:30.930012 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-dd12d99f-bc2b-459b-a68b-79a8a2c732b2 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:30.932001 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-dd12d99f-bc2b-459b-a68b-79a8a2c732b2 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] GET https://10.4.3.119/volume/v3/volumes/f13e2c27-208c-4c42-96a6-17a83c7b91f5 Aug 25 10:16:30.932198 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-dd12d99f-bc2b-459b-a68b-79a8a2c732b2 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:30.933100 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-dd12d99f-bc2b-459b-a68b-79a8a2c732b2 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:30.943981 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:30.943981 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:16:30.950404 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-dd12d99f-bc2b-459b-a68b-79a8a2c732b2 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Volume info retrieved successfully. Aug 25 10:16:30.956377 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-dd12d99f-bc2b-459b-a68b-79a8a2c732b2 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] https://10.4.3.119/volume/v3/volumes/f13e2c27-208c-4c42-96a6-17a83c7b91f5 returned with HTTP 200 Aug 25 10:16:30.956892 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 59/231] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:16:30 2026] GET /volume/v3/volumes/f13e2c27-208c-4c42-96a6-17a83c7b91f5 => generated 904 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:16:31.035713 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-32564121-75bc-4ba2-9a29-aee7f60457e5 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:31.037761 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-32564121-75bc-4ba2-9a29-aee7f60457e5 tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] GET https://10.4.3.119/volume/v3/volumes/a938df5f-b0cf-40a1-bd25-3875c892b274 Aug 25 10:16:31.038833 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-32564121-75bc-4ba2-9a29-aee7f60457e5 tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:31.039226 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-32564121-75bc-4ba2-9a29-aee7f60457e5 tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:31.058165 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:31.058165 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:16:31.066764 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-32564121-75bc-4ba2-9a29-aee7f60457e5 tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] Volume info retrieved successfully. Aug 25 10:16:31.072933 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-32564121-75bc-4ba2-9a29-aee7f60457e5 tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] https://10.4.3.119/volume/v3/volumes/a938df5f-b0cf-40a1-bd25-3875c892b274 returned with HTTP 200 Aug 25 10:16:31.073853 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 62/232] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:16:31 2026] GET /volume/v3/volumes/a938df5f-b0cf-40a1-bd25-3875c892b274 => generated 991 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:16:31.861976 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-a546e819-7a10-440e-89ca-676ce98ac84a None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:31.866210 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a546e819-7a10-440e-89ca-676ce98ac84a tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] GET https://10.4.3.119/volume/v3/volumes/374544f9-85ac-4558-892d-8be8671f3190 Aug 25 10:16:31.866805 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a546e819-7a10-440e-89ca-676ce98ac84a tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:31.867089 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a546e819-7a10-440e-89ca-676ce98ac84a tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:31.880319 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:31.880319 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:16:31.887026 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-a546e819-7a10-440e-89ca-676ce98ac84a tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] Volume info retrieved successfully. Aug 25 10:16:31.894972 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a546e819-7a10-440e-89ca-676ce98ac84a tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] https://10.4.3.119/volume/v3/volumes/374544f9-85ac-4558-892d-8be8671f3190 returned with HTTP 200 Aug 25 10:16:31.897231 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 56/233] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:16:31 2026] GET /volume/v3/volumes/374544f9-85ac-4558-892d-8be8671f3190 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:16:31.978990 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-843e755f-aca7-4b02-bdcc-0136740eed68 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:31.986229 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-843e755f-aca7-4b02-bdcc-0136740eed68 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] GET https://10.4.3.119/volume/v3/volumes/f13e2c27-208c-4c42-96a6-17a83c7b91f5 Aug 25 10:16:31.986229 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-843e755f-aca7-4b02-bdcc-0136740eed68 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:31.986229 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-843e755f-aca7-4b02-bdcc-0136740eed68 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:31.998937 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:31.998937 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:16:32.010959 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-843e755f-aca7-4b02-bdcc-0136740eed68 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Volume info retrieved successfully. Aug 25 10:16:32.020840 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-843e755f-aca7-4b02-bdcc-0136740eed68 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] https://10.4.3.119/volume/v3/volumes/f13e2c27-208c-4c42-96a6-17a83c7b91f5 returned with HTTP 200 Aug 25 10:16:32.021451 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 57/234] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:16:31 2026] GET /volume/v3/volumes/f13e2c27-208c-4c42-96a6-17a83c7b91f5 => generated 904 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:16:32.095101 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-ed5f1c87-b631-44c0-8f02-5ed1ad649f86 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:32.101648 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ed5f1c87-b631-44c0-8f02-5ed1ad649f86 tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] GET https://10.4.3.119/volume/v3/volumes/a938df5f-b0cf-40a1-bd25-3875c892b274 Aug 25 10:16:32.101947 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ed5f1c87-b631-44c0-8f02-5ed1ad649f86 tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:32.102710 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ed5f1c87-b631-44c0-8f02-5ed1ad649f86 tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:32.126729 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:32.126729 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:16:32.135438 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-ed5f1c87-b631-44c0-8f02-5ed1ad649f86 tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] Volume info retrieved successfully. Aug 25 10:16:32.144108 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ed5f1c87-b631-44c0-8f02-5ed1ad649f86 tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] https://10.4.3.119/volume/v3/volumes/a938df5f-b0cf-40a1-bd25-3875c892b274 returned with HTTP 200 Aug 25 10:16:32.145053 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 60/235] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:16:32 2026] GET /volume/v3/volumes/a938df5f-b0cf-40a1-bd25-3875c892b274 => generated 991 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:16:32.921184 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-f7bea766-cede-481f-a5a6-a515a1cdca3c None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:32.928163 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f7bea766-cede-481f-a5a6-a515a1cdca3c tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] GET https://10.4.3.119/volume/v3/volumes/374544f9-85ac-4558-892d-8be8671f3190 Aug 25 10:16:32.928163 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f7bea766-cede-481f-a5a6-a515a1cdca3c tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:32.928163 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f7bea766-cede-481f-a5a6-a515a1cdca3c tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:32.957050 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:32.957050 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:16:32.965149 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-f7bea766-cede-481f-a5a6-a515a1cdca3c tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] Volume info retrieved successfully. Aug 25 10:16:32.976105 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f7bea766-cede-481f-a5a6-a515a1cdca3c tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] https://10.4.3.119/volume/v3/volumes/374544f9-85ac-4558-892d-8be8671f3190 returned with HTTP 200 Aug 25 10:16:32.977030 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 63/236] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:16:32 2026] GET /volume/v3/volumes/374544f9-85ac-4558-892d-8be8671f3190 => generated 845 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:16:33.042691 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-e947d5eb-9f72-4b33-a665-34bd159a6d01 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:33.045080 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e947d5eb-9f72-4b33-a665-34bd159a6d01 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] GET https://10.4.3.119/volume/v3/volumes/f13e2c27-208c-4c42-96a6-17a83c7b91f5 Aug 25 10:16:33.045540 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e947d5eb-9f72-4b33-a665-34bd159a6d01 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:33.045855 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e947d5eb-9f72-4b33-a665-34bd159a6d01 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:33.059071 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:33.059071 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:16:33.066928 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-e947d5eb-9f72-4b33-a665-34bd159a6d01 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Volume info retrieved successfully. Aug 25 10:16:33.075461 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e947d5eb-9f72-4b33-a665-34bd159a6d01 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] https://10.4.3.119/volume/v3/volumes/f13e2c27-208c-4c42-96a6-17a83c7b91f5 returned with HTTP 200 Aug 25 10:16:33.075998 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 57/237] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:16:33 2026] GET /volume/v3/volumes/f13e2c27-208c-4c42-96a6-17a83c7b91f5 => generated 904 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:16:33.162634 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-68c59e77-958a-4f08-90a1-9cdb3ba4f1c7 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:33.167243 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-68c59e77-958a-4f08-90a1-9cdb3ba4f1c7 tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] GET https://10.4.3.119/volume/v3/volumes/a938df5f-b0cf-40a1-bd25-3875c892b274 Aug 25 10:16:33.167500 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-68c59e77-958a-4f08-90a1-9cdb3ba4f1c7 tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:33.167700 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-68c59e77-958a-4f08-90a1-9cdb3ba4f1c7 tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:33.180997 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:33.180997 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:16:33.185239 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-68c59e77-958a-4f08-90a1-9cdb3ba4f1c7 tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] Volume info retrieved successfully. Aug 25 10:16:33.190067 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-68c59e77-958a-4f08-90a1-9cdb3ba4f1c7 tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] https://10.4.3.119/volume/v3/volumes/a938df5f-b0cf-40a1-bd25-3875c892b274 returned with HTTP 200 Aug 25 10:16:33.190594 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 58/238] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:16:33 2026] GET /volume/v3/volumes/a938df5f-b0cf-40a1-bd25-3875c892b274 => generated 991 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:16:33.998558 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-5793fc7f-2f63-4cb0-b73a-17140a81fd0e None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:34.000394 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5793fc7f-2f63-4cb0-b73a-17140a81fd0e tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] GET https://10.4.3.119/volume/v3/volumes/374544f9-85ac-4558-892d-8be8671f3190 Aug 25 10:16:34.000640 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5793fc7f-2f63-4cb0-b73a-17140a81fd0e tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:34.000895 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5793fc7f-2f63-4cb0-b73a-17140a81fd0e tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:34.013882 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:34.013882 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:16:34.019737 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-5793fc7f-2f63-4cb0-b73a-17140a81fd0e tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] Volume info retrieved successfully. Aug 25 10:16:34.026733 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5793fc7f-2f63-4cb0-b73a-17140a81fd0e tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] https://10.4.3.119/volume/v3/volumes/374544f9-85ac-4558-892d-8be8671f3190 returned with HTTP 200 Aug 25 10:16:34.027318 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 61/239] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:16:33 2026] GET /volume/v3/volumes/374544f9-85ac-4558-892d-8be8671f3190 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:16:34.092837 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-6dc3ac5b-31c8-49b0-993f-aa7a4b16cd0f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:34.095689 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6dc3ac5b-31c8-49b0-993f-aa7a4b16cd0f tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] GET https://10.4.3.119/volume/v3/volumes/f13e2c27-208c-4c42-96a6-17a83c7b91f5 Aug 25 10:16:34.095963 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6dc3ac5b-31c8-49b0-993f-aa7a4b16cd0f tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:34.096242 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6dc3ac5b-31c8-49b0-993f-aa7a4b16cd0f tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:34.109614 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:34.109614 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:16:34.115656 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-6dc3ac5b-31c8-49b0-993f-aa7a4b16cd0f tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Volume info retrieved successfully. Aug 25 10:16:34.128435 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6dc3ac5b-31c8-49b0-993f-aa7a4b16cd0f tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] https://10.4.3.119/volume/v3/volumes/f13e2c27-208c-4c42-96a6-17a83c7b91f5 returned with HTTP 200 Aug 25 10:16:34.128957 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 64/240] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:16:34 2026] GET /volume/v3/volumes/f13e2c27-208c-4c42-96a6-17a83c7b91f5 => generated 904 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:16:34.210072 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-04523895-895d-467a-aa67-78ee4b779bba None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:34.212942 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-04523895-895d-467a-aa67-78ee4b779bba tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] GET https://10.4.3.119/volume/v3/volumes/a938df5f-b0cf-40a1-bd25-3875c892b274 Aug 25 10:16:34.213317 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-04523895-895d-467a-aa67-78ee4b779bba tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:34.213666 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-04523895-895d-467a-aa67-78ee4b779bba tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:34.227617 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:34.227617 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:16:34.240421 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-04523895-895d-467a-aa67-78ee4b779bba tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] Volume info retrieved successfully. Aug 25 10:16:34.250205 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-04523895-895d-467a-aa67-78ee4b779bba tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] https://10.4.3.119/volume/v3/volumes/a938df5f-b0cf-40a1-bd25-3875c892b274 returned with HTTP 200 Aug 25 10:16:34.251397 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 58/241] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:16:34 2026] GET /volume/v3/volumes/a938df5f-b0cf-40a1-bd25-3875c892b274 => generated 991 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:16:34.437874 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-a680527d-cb1b-4294-a735-75dcf28a625c req-1a25599c-49cd-4422-86b0-6c9e2646e0bb None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:34.440174 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-a680527d-cb1b-4294-a735-75dcf28a625c req-1a25599c-49cd-4422-86b0-6c9e2646e0bb tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] POST https://10.4.3.119/volume/v3/attachments/b2c0357e-9bcc-4275-b163-b15e3d384489/action Aug 25 10:16:34.440612 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-a680527d-cb1b-4294-a735-75dcf28a625c req-1a25599c-49cd-4422-86b0-6c9e2646e0bb tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] Action body: b'{"os-complete": null}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:16:34.440674 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-a680527d-cb1b-4294-a735-75dcf28a625c req-1a25599c-49cd-4422-86b0-6c9e2646e0bb tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:16:34.476297 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:34.476297 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:16:34.509029 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-a680527d-cb1b-4294-a735-75dcf28a625c req-1a25599c-49cd-4422-86b0-6c9e2646e0bb tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] https://10.4.3.119/volume/v3/attachments/b2c0357e-9bcc-4275-b163-b15e3d384489/action returned with HTTP 204 Aug 25 10:16:34.509029 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 59/242] 10.4.3.119 () {74 vars in 1725 bytes} [Tue Aug 25 10:16:34 2026] POST /volume/v3/attachments/b2c0357e-9bcc-4275-b163-b15e3d384489/action => generated 0 bytes in 71 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:16:34.514534 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-f7fb038d-5a3c-4042-a057-a3004a3490a9 req-36bd9c14-0d94-4e41-aa42-9f55d5ad8b32 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:34.520886 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-f7fb038d-5a3c-4042-a057-a3004a3490a9 req-36bd9c14-0d94-4e41-aa42-9f55d5ad8b32 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] DELETE https://10.4.3.119/volume/v3/attachments/f554235f-cfa3-4f9e-8678-cf7834290e63 Aug 25 10:16:34.521262 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-f7fb038d-5a3c-4042-a057-a3004a3490a9 req-36bd9c14-0d94-4e41-aa42-9f55d5ad8b32 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:34.521551 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-f7fb038d-5a3c-4042-a057-a3004a3490a9 req-36bd9c14-0d94-4e41-aa42-9f55d5ad8b32 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Calling method 'version_select' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:34.535175 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:34.535175 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:16:34.646242 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-f7fb038d-5a3c-4042-a057-a3004a3490a9 req-36bd9c14-0d94-4e41-aa42-9f55d5ad8b32 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] https://10.4.3.119/volume/v3/attachments/f554235f-cfa3-4f9e-8678-cf7834290e63 returned with HTTP 200 Aug 25 10:16:34.646750 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 62/243] 10.4.3.119 () {72 vars in 1673 bytes} [Tue Aug 25 10:16:34 2026] DELETE /volume/v3/attachments/f554235f-cfa3-4f9e-8678-cf7834290e63 => generated 192 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 25 10:16:34.742961 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-c6f124b7-89ae-44c3-b8b8-ad2439391cfc req-bc7361c9-a624-4f1b-a7f7-fbdf804766eb None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:34.752452 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-c6f124b7-89ae-44c3-b8b8-ad2439391cfc req-bc7361c9-a624-4f1b-a7f7-fbdf804766eb tempest-VolumesSnapshotsTestJSON-726118699 tempest-VolumesSnapshotsTestJSON-726118699-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:16:34.752452 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-c6f124b7-89ae-44c3-b8b8-ad2439391cfc req-bc7361c9-a624-4f1b-a7f7-fbdf804766eb tempest-VolumesSnapshotsTestJSON-726118699 tempest-VolumesSnapshotsTestJSON-726118699-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-627038307", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:16:34.755555 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volumes [req-c6f124b7-89ae-44c3-b8b8-ad2439391cfc req-bc7361c9-a624-4f1b-a7f7-fbdf804766eb tempest-VolumesSnapshotsTestJSON-726118699 tempest-VolumesSnapshotsTestJSON-726118699-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-627038307', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:16:34.756675 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [req-c6f124b7-89ae-44c3-b8b8-ad2439391cfc req-bc7361c9-a624-4f1b-a7f7-fbdf804766eb tempest-VolumesSnapshotsTestJSON-726118699 tempest-VolumesSnapshotsTestJSON-726118699-project-member] Create volume of 1 GB Aug 25 10:16:34.768968 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [req-c6f124b7-89ae-44c3-b8b8-ad2439391cfc req-bc7361c9-a624-4f1b-a7f7-fbdf804766eb tempest-VolumesSnapshotsTestJSON-726118699 tempest-VolumesSnapshotsTestJSON-726118699-project-member] Availability Zones retrieved successfully. Aug 25 10:16:34.780394 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [req-c6f124b7-89ae-44c3-b8b8-ad2439391cfc req-bc7361c9-a624-4f1b-a7f7-fbdf804766eb tempest-VolumesSnapshotsTestJSON-726118699 tempest-VolumesSnapshotsTestJSON-726118699-project-member] Flow 'volume_create_api' (182b9d1d-cb03-41cc-9666-29f51b432a3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:16:34.781970 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [req-c6f124b7-89ae-44c3-b8b8-ad2439391cfc req-bc7361c9-a624-4f1b-a7f7-fbdf804766eb tempest-VolumesSnapshotsTestJSON-726118699 tempest-VolumesSnapshotsTestJSON-726118699-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b01e1a7-eb0f-4304-b870-dcd3b9eaab19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:16:34.784980 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [req-c6f124b7-89ae-44c3-b8b8-ad2439391cfc req-bc7361c9-a624-4f1b-a7f7-fbdf804766eb tempest-VolumesSnapshotsTestJSON-726118699 tempest-VolumesSnapshotsTestJSON-726118699-project-member] Validating volume size '1' using validate_int {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:16:34.846680 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [req-c6f124b7-89ae-44c3-b8b8-ad2439391cfc req-bc7361c9-a624-4f1b-a7f7-fbdf804766eb tempest-VolumesSnapshotsTestJSON-726118699 tempest-VolumesSnapshotsTestJSON-726118699-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b01e1a7-eb0f-4304-b870-dcd3b9eaab19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:16:34.848431 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [req-c6f124b7-89ae-44c3-b8b8-ad2439391cfc req-bc7361c9-a624-4f1b-a7f7-fbdf804766eb tempest-VolumesSnapshotsTestJSON-726118699 tempest-VolumesSnapshotsTestJSON-726118699-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6f74c48-a7a1-42da-84dc-aa3d8d1e877a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:16:34.972281 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.quota [req-c6f124b7-89ae-44c3-b8b8-ad2439391cfc req-bc7361c9-a624-4f1b-a7f7-fbdf804766eb tempest-VolumesSnapshotsTestJSON-726118699 tempest-VolumesSnapshotsTestJSON-726118699-project-member] Created reservations ['2f921eb1-c005-44e6-b31e-00dd719005da', '19e4fbe6-c601-43ea-8628-9dbdc29bc735', '77b6cebe-6b82-4e51-8f78-ed0b90ed76bd', 'aecf858d-9aee-4edf-a5ba-26d642acda7e'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:16:34.973678 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [req-c6f124b7-89ae-44c3-b8b8-ad2439391cfc req-bc7361c9-a624-4f1b-a7f7-fbdf804766eb tempest-VolumesSnapshotsTestJSON-726118699 tempest-VolumesSnapshotsTestJSON-726118699-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6f74c48-a7a1-42da-84dc-aa3d8d1e877a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2f921eb1-c005-44e6-b31e-00dd719005da', '19e4fbe6-c601-43ea-8628-9dbdc29bc735', '77b6cebe-6b82-4e51-8f78-ed0b90ed76bd', 'aecf858d-9aee-4edf-a5ba-26d642acda7e']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:16:34.974937 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [req-c6f124b7-89ae-44c3-b8b8-ad2439391cfc req-bc7361c9-a624-4f1b-a7f7-fbdf804766eb tempest-VolumesSnapshotsTestJSON-726118699 tempest-VolumesSnapshotsTestJSON-726118699-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b5e2d11-3b39-4bfe-86dc-8102dedb9989) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:16:35.030402 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [req-c6f124b7-89ae-44c3-b8b8-ad2439391cfc req-bc7361c9-a624-4f1b-a7f7-fbdf804766eb tempest-VolumesSnapshotsTestJSON-726118699 tempest-VolumesSnapshotsTestJSON-726118699-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b5e2d11-3b39-4bfe-86dc-8102dedb9989) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '60c6141e-ca57-4321-95e7-3ccc439651ab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-627038307',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df38c647676343ea90e14877ba1dcb33',qos_specs=None,replication_status=,reservations=['2f921eb1-c005-44e6-b31e-00dd719005da','19e4fbe6-c601-43ea-8628-9dbdc29bc735','77b6cebe-6b82-4e51-8f78-ed0b90ed76bd','aecf858d-9aee-4edf-a5ba-26d642acda7e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5eaba9cdadaa4b04b024419cc30814de',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:16:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-627038307',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=60c6141e-ca57-4321-95e7-3ccc439651ab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='df38c647676343ea90e14877ba1dcb33',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5eaba9cdadaa4b04b024419cc30814de',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:16:35.032887 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [req-c6f124b7-89ae-44c3-b8b8-ad2439391cfc req-bc7361c9-a624-4f1b-a7f7-fbdf804766eb tempest-VolumesSnapshotsTestJSON-726118699 tempest-VolumesSnapshotsTestJSON-726118699-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2523e365-2edf-40c9-a4d2-69b57a30882b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:16:35.050208 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-8e1d7447-d976-4ac7-866f-ace26c9d7885 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:35.053935 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8e1d7447-d976-4ac7-866f-ace26c9d7885 tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] GET https://10.4.3.119/volume/v3/volumes/374544f9-85ac-4558-892d-8be8671f3190 Aug 25 10:16:35.054466 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8e1d7447-d976-4ac7-866f-ace26c9d7885 tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:35.055247 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8e1d7447-d976-4ac7-866f-ace26c9d7885 tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:35.072743 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [req-c6f124b7-89ae-44c3-b8b8-ad2439391cfc req-bc7361c9-a624-4f1b-a7f7-fbdf804766eb tempest-VolumesSnapshotsTestJSON-726118699 tempest-VolumesSnapshotsTestJSON-726118699-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2523e365-2edf-40c9-a4d2-69b57a30882b) transitioned into state 'SUCCESS' from state '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-627038307',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df38c647676343ea90e14877ba1dcb33',qos_specs=None,replication_status=,reservations=['2f921eb1-c005-44e6-b31e-00dd719005da','19e4fbe6-c601-43ea-8628-9dbdc29bc735','77b6cebe-6b82-4e51-8f78-ed0b90ed76bd','aecf858d-9aee-4edf-a5ba-26d642acda7e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5eaba9cdadaa4b04b024419cc30814de',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:16:35.073513 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [req-c6f124b7-89ae-44c3-b8b8-ad2439391cfc req-bc7361c9-a624-4f1b-a7f7-fbdf804766eb tempest-VolumesSnapshotsTestJSON-726118699 tempest-VolumesSnapshotsTestJSON-726118699-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20e987f9-eab2-4811-bd3c-0e094c64a321) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:16:35.077354 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:35.077354 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:16:35.083846 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-8e1d7447-d976-4ac7-866f-ace26c9d7885 tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] Volume info retrieved successfully. Aug 25 10:16:35.091650 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8e1d7447-d976-4ac7-866f-ace26c9d7885 tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] https://10.4.3.119/volume/v3/volumes/374544f9-85ac-4558-892d-8be8671f3190 returned with HTTP 200 Aug 25 10:16:35.092301 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 59/244] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:16:35 2026] GET /volume/v3/volumes/374544f9-85ac-4558-892d-8be8671f3190 => generated 1137 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:16:35.092528 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [req-c6f124b7-89ae-44c3-b8b8-ad2439391cfc req-bc7361c9-a624-4f1b-a7f7-fbdf804766eb tempest-VolumesSnapshotsTestJSON-726118699 tempest-VolumesSnapshotsTestJSON-726118699-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20e987f9-eab2-4811-bd3c-0e094c64a321) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:16:35.093717 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [req-c6f124b7-89ae-44c3-b8b8-ad2439391cfc req-bc7361c9-a624-4f1b-a7f7-fbdf804766eb tempest-VolumesSnapshotsTestJSON-726118699 tempest-VolumesSnapshotsTestJSON-726118699-project-member] Flow 'volume_create_api' (182b9d1d-cb03-41cc-9666-29f51b432a3d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:16:35.094476 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [req-c6f124b7-89ae-44c3-b8b8-ad2439391cfc req-bc7361c9-a624-4f1b-a7f7-fbdf804766eb tempest-VolumesSnapshotsTestJSON-726118699 tempest-VolumesSnapshotsTestJSON-726118699-project-member] Create volume request issued successfully. Aug 25 10:16:35.095612 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-c6f124b7-89ae-44c3-b8b8-ad2439391cfc req-bc7361c9-a624-4f1b-a7f7-fbdf804766eb tempest-VolumesSnapshotsTestJSON-726118699 tempest-VolumesSnapshotsTestJSON-726118699-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:16:35.097424 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 65/245] 10.4.3.119 () {72 vars in 1541 bytes} [Tue Aug 25 10:16:34 2026] POST /volume/v3/volumes => generated 754 bytes in 356 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:16:35.114736 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-c6f124b7-89ae-44c3-b8b8-ad2439391cfc req-5da31a0c-eea7-4ad8-ab5c-0413d11546a7 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:35.118787 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-032cb545-a403-4e2e-b68d-1833bc7138cf None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:35.121619 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-c6f124b7-89ae-44c3-b8b8-ad2439391cfc req-5da31a0c-eea7-4ad8-ab5c-0413d11546a7 tempest-VolumesSnapshotsTestJSON-726118699 tempest-VolumesSnapshotsTestJSON-726118699-project-member] GET https://10.4.3.119/volume/v3/volumes/60c6141e-ca57-4321-95e7-3ccc439651ab Aug 25 10:16:35.121619 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-c6f124b7-89ae-44c3-b8b8-ad2439391cfc req-5da31a0c-eea7-4ad8-ab5c-0413d11546a7 tempest-VolumesSnapshotsTestJSON-726118699 tempest-VolumesSnapshotsTestJSON-726118699-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:35.121787 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-032cb545-a403-4e2e-b68d-1833bc7138cf tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] GET https://10.4.3.119/volume/v3/volumes/374544f9-85ac-4558-892d-8be8671f3190 Aug 25 10:16:35.121840 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-c6f124b7-89ae-44c3-b8b8-ad2439391cfc req-5da31a0c-eea7-4ad8-ab5c-0413d11546a7 tempest-VolumesSnapshotsTestJSON-726118699 tempest-VolumesSnapshotsTestJSON-726118699-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:35.121879 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-032cb545-a403-4e2e-b68d-1833bc7138cf tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:35.121879 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-032cb545-a403-4e2e-b68d-1833bc7138cf tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:35.127482 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-f7121b27-3909-411c-83fe-618df97e88f2 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:35.128117 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f7121b27-3909-411c-83fe-618df97e88f2 None None] GET https://10.4.3.119/volume// Aug 25 10:16:35.128962 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f7121b27-3909-411c-83fe-618df97e88f2 None None] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:35.128962 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f7121b27-3909-411c-83fe-618df97e88f2 None None] Calling method 'all' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:35.131016 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f7121b27-3909-411c-83fe-618df97e88f2 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:16:35.131857 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 60/246] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:16:35 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:16:35.136952 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:35.136952 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:16:35.137745 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:35.137745 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:16:35.138282 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-032cb545-a403-4e2e-b68d-1833bc7138cf tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] Volume info retrieved successfully. Aug 25 10:16:35.146883 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [req-c6f124b7-89ae-44c3-b8b8-ad2439391cfc req-5da31a0c-eea7-4ad8-ab5c-0413d11546a7 tempest-VolumesSnapshotsTestJSON-726118699 tempest-VolumesSnapshotsTestJSON-726118699-project-member] Volume info retrieved successfully. Aug 25 10:16:35.148736 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-032cb545-a403-4e2e-b68d-1833bc7138cf tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] https://10.4.3.119/volume/v3/volumes/374544f9-85ac-4558-892d-8be8671f3190 returned with HTTP 200 Aug 25 10:16:35.148736 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 63/247] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:16:35 2026] GET /volume/v3/volumes/374544f9-85ac-4558-892d-8be8671f3190 => generated 1137 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:16:35.153079 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-f7fb038d-5a3c-4042-a057-a3004a3490a9 req-5365039c-e0ab-417d-8d51-713c1a3e5016 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:35.157514 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-f7fb038d-5a3c-4042-a057-a3004a3490a9 req-5365039c-e0ab-417d-8d51-713c1a3e5016 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] GET https://10.4.3.119/volume/v3/volumes/98cacef8-0218-4cd5-a5ce-897f11bd080f Aug 25 10:16:35.157879 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-26a9f99b-d99a-4960-bac9-52cb6f5afb7b None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:35.158197 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-f7fb038d-5a3c-4042-a057-a3004a3490a9 req-5365039c-e0ab-417d-8d51-713c1a3e5016 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:35.158309 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-c6f124b7-89ae-44c3-b8b8-ad2439391cfc req-5da31a0c-eea7-4ad8-ab5c-0413d11546a7 tempest-VolumesSnapshotsTestJSON-726118699 tempest-VolumesSnapshotsTestJSON-726118699-project-member] https://10.4.3.119/volume/v3/volumes/60c6141e-ca57-4321-95e7-3ccc439651ab returned with HTTP 200 Aug 25 10:16:35.158425 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-f7fb038d-5a3c-4042-a057-a3004a3490a9 req-5365039c-e0ab-417d-8d51-713c1a3e5016 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:35.158519 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 60/248] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:16:35 2026] GET /volume/v3/volumes/60c6141e-ca57-4321-95e7-3ccc439651ab => generated 822 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:16:35.159590 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-26a9f99b-d99a-4960-bac9-52cb6f5afb7b tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] GET https://10.4.3.119/volume/v3/volumes/f13e2c27-208c-4c42-96a6-17a83c7b91f5 Aug 25 10:16:35.159999 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-26a9f99b-d99a-4960-bac9-52cb6f5afb7b tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:35.160113 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-26a9f99b-d99a-4960-bac9-52cb6f5afb7b tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:35.174052 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:35.174052 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:16:35.174482 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:35.174482 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:16:35.177128 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-26a9f99b-d99a-4960-bac9-52cb6f5afb7b tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Volume info retrieved successfully. Aug 25 10:16:35.182318 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [req-f7fb038d-5a3c-4042-a057-a3004a3490a9 req-5365039c-e0ab-417d-8d51-713c1a3e5016 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Volume info retrieved successfully. Aug 25 10:16:35.184575 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-26a9f99b-d99a-4960-bac9-52cb6f5afb7b tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] https://10.4.3.119/volume/v3/volumes/f13e2c27-208c-4c42-96a6-17a83c7b91f5 returned with HTTP 200 Aug 25 10:16:35.185173 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 61/249] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:16:35 2026] GET /volume/v3/volumes/f13e2c27-208c-4c42-96a6-17a83c7b91f5 => generated 904 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:16:35.189506 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-f7fb038d-5a3c-4042-a057-a3004a3490a9 req-5365039c-e0ab-417d-8d51-713c1a3e5016 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] https://10.4.3.119/volume/v3/volumes/98cacef8-0218-4cd5-a5ce-897f11bd080f returned with HTTP 200 Aug 25 10:16:35.189506 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 66/250] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:16:35 2026] GET /volume/v3/volumes/98cacef8-0218-4cd5-a5ce-897f11bd080f => generated 1026 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:16:35.195387 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-9d24e4c0-7c5e-4ab4-b8b2-20f3e654d775 req-93fd21a4-8b62-4986-a40c-5a9f87a2dcd7 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:35.198384 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-9d24e4c0-7c5e-4ab4-b8b2-20f3e654d775 req-93fd21a4-8b62-4986-a40c-5a9f87a2dcd7 tempest-VolumesSnapshotsTestJSON-726118699 tempest-VolumesSnapshotsTestJSON-726118699-project-member] GET https://10.4.3.119/volume/v3/volumes/60c6141e-ca57-4321-95e7-3ccc439651ab Aug 25 10:16:35.198698 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-9d24e4c0-7c5e-4ab4-b8b2-20f3e654d775 req-93fd21a4-8b62-4986-a40c-5a9f87a2dcd7 tempest-VolumesSnapshotsTestJSON-726118699 tempest-VolumesSnapshotsTestJSON-726118699-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:35.198879 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-9d24e4c0-7c5e-4ab4-b8b2-20f3e654d775 req-93fd21a4-8b62-4986-a40c-5a9f87a2dcd7 tempest-VolumesSnapshotsTestJSON-726118699 tempest-VolumesSnapshotsTestJSON-726118699-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:35.216735 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:35.216735 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:16:35.225976 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-9d24e4c0-7c5e-4ab4-b8b2-20f3e654d775 req-93fd21a4-8b62-4986-a40c-5a9f87a2dcd7 tempest-VolumesSnapshotsTestJSON-726118699 tempest-VolumesSnapshotsTestJSON-726118699-project-member] Volume info retrieved successfully. Aug 25 10:16:35.232128 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-9d24e4c0-7c5e-4ab4-b8b2-20f3e654d775 req-93fd21a4-8b62-4986-a40c-5a9f87a2dcd7 tempest-VolumesSnapshotsTestJSON-726118699 tempest-VolumesSnapshotsTestJSON-726118699-project-member] https://10.4.3.119/volume/v3/volumes/60c6141e-ca57-4321-95e7-3ccc439651ab returned with HTTP 200 Aug 25 10:16:35.232732 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 64/251] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:16:35 2026] GET /volume/v3/volumes/60c6141e-ca57-4321-95e7-3ccc439651ab => generated 822 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:16:35.274068 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-a554fd48-576b-4809-8da4-52449685c72e None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:35.276657 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a554fd48-576b-4809-8da4-52449685c72e tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] GET https://10.4.3.119/volume/v3/volumes/a938df5f-b0cf-40a1-bd25-3875c892b274 Aug 25 10:16:35.276928 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a554fd48-576b-4809-8da4-52449685c72e tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:35.277128 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a554fd48-576b-4809-8da4-52449685c72e tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:35.291619 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:35.291619 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:16:35.303257 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-a554fd48-576b-4809-8da4-52449685c72e tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] Volume info retrieved successfully. Aug 25 10:16:35.312699 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a554fd48-576b-4809-8da4-52449685c72e tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] https://10.4.3.119/volume/v3/volumes/a938df5f-b0cf-40a1-bd25-3875c892b274 returned with HTTP 200 Aug 25 10:16:35.315166 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 61/252] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:16:35 2026] GET /volume/v3/volumes/a938df5f-b0cf-40a1-bd25-3875c892b274 => generated 991 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:16:35.324347 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-f7fb038d-5a3c-4042-a057-a3004a3490a9 req-631d1469-e984-49f6-a79c-4b65a1689d18 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:35.327722 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-f7fb038d-5a3c-4042-a057-a3004a3490a9 req-631d1469-e984-49f6-a79c-4b65a1689d18 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] PUT https://10.4.3.119/volume/v3/attachments/47758248-77a5-424f-aa31-bd00cbe386cf Aug 25 10:16:35.328275 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-f7fb038d-5a3c-4042-a057-a3004a3490a9 req-631d1469-e984-49f6-a79c-4b65a1689d18 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.119", "host": "np0000008063", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3398d5156650", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "462fd6ce-c505-48ef-84ec-f85776d45b24", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:16:35.344275 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-f7fb038d-5a3c-4042-a057-a3004a3490a9 req-631d1469-e984-49f6-a79c-4b65a1689d18 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Acquiring lock "cinder-attachment_update-98cacef8-0218-4cd5-a5ce-897f11bd080f-np0000008063" by "attachment_update" {{(pid=100389) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 10:16:35.355273 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-f7fb038d-5a3c-4042-a057-a3004a3490a9 req-631d1469-e984-49f6-a79c-4b65a1689d18 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Lock "cinder-attachment_update-98cacef8-0218-4cd5-a5ce-897f11bd080f-np0000008063" acquired by "attachment_update" :: waited 0.011s {{(pid=100389) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 10:16:35.356759 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:35.356759 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:16:35.500894 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-f7fb038d-5a3c-4042-a057-a3004a3490a9 req-631d1469-e984-49f6-a79c-4b65a1689d18 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Lock "cinder-attachment_update-98cacef8-0218-4cd5-a5ce-897f11bd080f-np0000008063" released by "attachment_update" :: held 0.146s {{(pid=100389) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 10:16:35.501419 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-f7fb038d-5a3c-4042-a057-a3004a3490a9 req-631d1469-e984-49f6-a79c-4b65a1689d18 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] https://10.4.3.119/volume/v3/attachments/47758248-77a5-424f-aa31-bd00cbe386cf returned with HTTP 200 Aug 25 10:16:35.502115 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 62/253] 10.4.3.119 () {74 vars in 1704 bytes} [Tue Aug 25 10:16:35 2026] PUT /volume/v3/attachments/47758248-77a5-424f-aa31-bd00cbe386cf => generated 969 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:16:35.533020 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-f7fb038d-5a3c-4042-a057-a3004a3490a9 req-4ea7e023-fc42-4133-8d67-f87541aaf3f9 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:35.535493 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-f7fb038d-5a3c-4042-a057-a3004a3490a9 req-4ea7e023-fc42-4133-8d67-f87541aaf3f9 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] POST https://10.4.3.119/volume/v3/attachments/47758248-77a5-424f-aa31-bd00cbe386cf/action Aug 25 10:16:35.535914 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-f7fb038d-5a3c-4042-a057-a3004a3490a9 req-4ea7e023-fc42-4133-8d67-f87541aaf3f9 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Action body: b'{"os-complete": null}' {{(pid=100390) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:16:35.536046 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-f7fb038d-5a3c-4042-a057-a3004a3490a9 req-4ea7e023-fc42-4133-8d67-f87541aaf3f9 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:16:35.556540 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:35.556540 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:16:35.574417 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-f7fb038d-5a3c-4042-a057-a3004a3490a9 req-4ea7e023-fc42-4133-8d67-f87541aaf3f9 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] https://10.4.3.119/volume/v3/attachments/47758248-77a5-424f-aa31-bd00cbe386cf/action returned with HTTP 204 Aug 25 10:16:35.574988 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 67/254] 10.4.3.119 () {74 vars in 1725 bytes} [Tue Aug 25 10:16:35 2026] POST /volume/v3/attachments/47758248-77a5-424f-aa31-bd00cbe386cf/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:16:36.206762 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-86a64fd0-6590-4106-89bf-267f359f33dc None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:36.210126 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-86a64fd0-6590-4106-89bf-267f359f33dc tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] GET https://10.4.3.119/volume/v3/volumes/f13e2c27-208c-4c42-96a6-17a83c7b91f5 Aug 25 10:16:36.210126 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-86a64fd0-6590-4106-89bf-267f359f33dc tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:36.210126 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-86a64fd0-6590-4106-89bf-267f359f33dc tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:36.221075 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:36.221075 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:16:36.231894 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-86a64fd0-6590-4106-89bf-267f359f33dc tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Volume info retrieved successfully. Aug 25 10:16:36.238704 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-86a64fd0-6590-4106-89bf-267f359f33dc tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] https://10.4.3.119/volume/v3/volumes/f13e2c27-208c-4c42-96a6-17a83c7b91f5 returned with HTTP 200 Aug 25 10:16:36.239666 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 65/255] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:16:36 2026] GET /volume/v3/volumes/f13e2c27-208c-4c42-96a6-17a83c7b91f5 => generated 1390 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:16:36.258493 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-bed42682-45ac-412b-8593-1688e4472daa None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:36.262398 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-bed42682-45ac-412b-8593-1688e4472daa tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:16:36.263367 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-bed42682-45ac-412b-8593-1688e4472daa tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-962265473"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:16:36.268804 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-bed42682-45ac-412b-8593-1688e4472daa tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-962265473'}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:16:36.268804 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-bed42682-45ac-412b-8593-1688e4472daa tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Create volume of 1 GB Aug 25 10:16:36.273459 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-c2e32516-d525-48d7-8bfa-a974e247b017 req-70aebb45-c0a6-41a9-b1b6-c0b5b70fcb60 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:36.276070 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-c2e32516-d525-48d7-8bfa-a974e247b017 req-70aebb45-c0a6-41a9-b1b6-c0b5b70fcb60 tempest-VolumesSnapshotsTestJSON-726118699 tempest-VolumesSnapshotsTestJSON-726118699-project-member] GET https://10.4.3.119/volume/v3/volumes/60c6141e-ca57-4321-95e7-3ccc439651ab Aug 25 10:16:36.276435 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-c2e32516-d525-48d7-8bfa-a974e247b017 req-70aebb45-c0a6-41a9-b1b6-c0b5b70fcb60 tempest-VolumesSnapshotsTestJSON-726118699 tempest-VolumesSnapshotsTestJSON-726118699-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:36.276728 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-c2e32516-d525-48d7-8bfa-a974e247b017 req-70aebb45-c0a6-41a9-b1b6-c0b5b70fcb60 tempest-VolumesSnapshotsTestJSON-726118699 tempest-VolumesSnapshotsTestJSON-726118699-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:36.282070 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-bed42682-45ac-412b-8593-1688e4472daa tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Availability Zones retrieved successfully. Aug 25 10:16:36.287722 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:36.287722 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:16:36.293270 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-c2e32516-d525-48d7-8bfa-a974e247b017 req-70aebb45-c0a6-41a9-b1b6-c0b5b70fcb60 tempest-VolumesSnapshotsTestJSON-726118699 tempest-VolumesSnapshotsTestJSON-726118699-project-member] Volume info retrieved successfully. Aug 25 10:16:36.294985 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-bed42682-45ac-412b-8593-1688e4472daa tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Flow 'volume_create_api' (f012d032-32d6-4d9a-a152-80bc1bbedd9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:16:36.297244 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-bed42682-45ac-412b-8593-1688e4472daa tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0f44b7f-7f88-45b4-a9c8-d684f8e26838) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:16:36.298901 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [None req-bed42682-45ac-412b-8593-1688e4472daa tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Validating volume size '1' using validate_int {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:16:36.299884 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-c2e32516-d525-48d7-8bfa-a974e247b017 req-70aebb45-c0a6-41a9-b1b6-c0b5b70fcb60 tempest-VolumesSnapshotsTestJSON-726118699 tempest-VolumesSnapshotsTestJSON-726118699-project-member] https://10.4.3.119/volume/v3/volumes/60c6141e-ca57-4321-95e7-3ccc439651ab returned with HTTP 200 Aug 25 10:16:36.300350 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 63/256] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:16:36 2026] GET /volume/v3/volumes/60c6141e-ca57-4321-95e7-3ccc439651ab => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:16:36.335109 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-b9aba9f8-6250-4911-992e-db57d3504892 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:36.340367 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b9aba9f8-6250-4911-992e-db57d3504892 tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] GET https://10.4.3.119/volume/v3/volumes/a938df5f-b0cf-40a1-bd25-3875c892b274 Aug 25 10:16:36.340367 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b9aba9f8-6250-4911-992e-db57d3504892 tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:36.340367 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b9aba9f8-6250-4911-992e-db57d3504892 tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:36.341953 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-1517aadf-81c7-48ca-a29c-f7220e988ac5 req-4a159a99-fe87-4b5b-858c-1f209100225c None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:36.345823 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-1517aadf-81c7-48ca-a29c-f7220e988ac5 req-4a159a99-fe87-4b5b-858c-1f209100225c tempest-VolumesSnapshotsTestJSON-726118699 tempest-VolumesSnapshotsTestJSON-726118699-project-member] POST https://10.4.3.119/volume/v3/snapshots Aug 25 10:16:36.346512 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-1517aadf-81c7-48ca-a29c-f7220e988ac5 req-4a159a99-fe87-4b5b-858c-1f209100225c tempest-VolumesSnapshotsTestJSON-726118699 tempest-VolumesSnapshotsTestJSON-726118699-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "60c6141e-ca57-4321-95e7-3ccc439651ab", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-1207591030", "description": null, "metadata": {}}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:16:36.347307 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-bed42682-45ac-412b-8593-1688e4472daa tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0f44b7f-7f88-45b4-a9c8-d684f8e26838) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:16:36.350218 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-bed42682-45ac-412b-8593-1688e4472daa tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5885169e-15bf-4f0e-8fa0-b6e1a7ec1b7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:16:36.352347 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:36.352347 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:16:36.361304 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-b9aba9f8-6250-4911-992e-db57d3504892 tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] Volume info retrieved successfully. Aug 25 10:16:36.361824 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:36.361824 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:16:36.362480 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-1517aadf-81c7-48ca-a29c-f7220e988ac5 req-4a159a99-fe87-4b5b-858c-1f209100225c tempest-VolumesSnapshotsTestJSON-726118699 tempest-VolumesSnapshotsTestJSON-726118699-project-member] Volume info retrieved successfully. Aug 25 10:16:36.362814 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.snapshots [req-1517aadf-81c7-48ca-a29c-f7220e988ac5 req-4a159a99-fe87-4b5b-858c-1f209100225c tempest-VolumesSnapshotsTestJSON-726118699 tempest-VolumesSnapshotsTestJSON-726118699-project-member] Create snapshot from volume 60c6141e-ca57-4321-95e7-3ccc439651ab Aug 25 10:16:36.370435 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b9aba9f8-6250-4911-992e-db57d3504892 tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] https://10.4.3.119/volume/v3/volumes/a938df5f-b0cf-40a1-bd25-3875c892b274 returned with HTTP 200 Aug 25 10:16:36.371069 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 68/257] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:16:36 2026] GET /volume/v3/volumes/a938df5f-b0cf-40a1-bd25-3875c892b274 => generated 1541 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:16:36.388610 np0000008063 devstack@c-api.service[100391]: WARNING cinder.quota [req-1517aadf-81c7-48ca-a29c-f7220e988ac5 req-4a159a99-fe87-4b5b-858c-1f209100225c tempest-VolumesSnapshotsTestJSON-726118699 tempest-VolumesSnapshotsTestJSON-726118699-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 25 10:16:36.410296 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-bed42682-45ac-412b-8593-1688e4472daa tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Created reservations ['2144b3ac-968f-4b75-b163-7e89b5046a08', '7dcbcc49-2e65-4d63-b0c6-fa501e78add5', '255b28ca-79eb-4cdb-ac18-a4057e2dbfda', '00fd67d7-1a93-4900-9bec-f672d9d716d5'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:16:36.410538 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-bed42682-45ac-412b-8593-1688e4472daa tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5885169e-15bf-4f0e-8fa0-b6e1a7ec1b7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2144b3ac-968f-4b75-b163-7e89b5046a08', '7dcbcc49-2e65-4d63-b0c6-fa501e78add5', '255b28ca-79eb-4cdb-ac18-a4057e2dbfda', '00fd67d7-1a93-4900-9bec-f672d9d716d5']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:16:36.412198 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-bed42682-45ac-412b-8593-1688e4472daa tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64351187-b762-4083-96f1-87261f04a760) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:16:36.420290 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-e1795405-1ec1-45bc-9a56-05eb378d8a75 req-fcc74626-600b-48d0-b1e9-763689b07ba7 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:36.426344 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-e1795405-1ec1-45bc-9a56-05eb378d8a75 req-fcc74626-600b-48d0-b1e9-763689b07ba7 tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] GET https://10.4.3.119/volume/v3/volumes/a938df5f-b0cf-40a1-bd25-3875c892b274 Aug 25 10:16:36.426521 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-e1795405-1ec1-45bc-9a56-05eb378d8a75 req-fcc74626-600b-48d0-b1e9-763689b07ba7 tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:36.426809 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-e1795405-1ec1-45bc-9a56-05eb378d8a75 req-fcc74626-600b-48d0-b1e9-763689b07ba7 tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:36.436875 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.quota [req-1517aadf-81c7-48ca-a29c-f7220e988ac5 req-4a159a99-fe87-4b5b-858c-1f209100225c tempest-VolumesSnapshotsTestJSON-726118699 tempest-VolumesSnapshotsTestJSON-726118699-project-member] Created reservations ['fc322942-7005-46b2-a057-041f185a567b', 'bae4e301-cdb6-4625-aba6-90208d9b0a93', '01f324a5-99be-4137-bf3e-09432a1f3f09', '62101dfe-be8e-49bf-8300-32da2b9bd269'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:16:36.441398 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:36.441398 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:16:36.447873 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-bed42682-45ac-412b-8593-1688e4472daa tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64351187-b762-4083-96f1-87261f04a760) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '335f57b8-32f0-4600-b166-d8a4580dc6d9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-962265473',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a917b2bfb74400984e4d7caaecc39f7',qos_specs=None,replication_status=,reservations=['2144b3ac-968f-4b75-b163-7e89b5046a08','7dcbcc49-2e65-4d63-b0c6-fa501e78add5','255b28ca-79eb-4cdb-ac18-a4057e2dbfda','00fd67d7-1a93-4900-9bec-f672d9d716d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0b9f42629c4455eace3bd624f56a5eb',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:16:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-962265473',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=335f57b8-32f0-4600-b166-d8a4580dc6d9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a917b2bfb74400984e4d7caaecc39f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f0b9f42629c4455eace3bd624f56a5eb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:16:36.450766 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-e1795405-1ec1-45bc-9a56-05eb378d8a75 req-fcc74626-600b-48d0-b1e9-763689b07ba7 tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] Volume info retrieved successfully. Aug 25 10:16:36.451698 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-bed42682-45ac-412b-8593-1688e4472daa tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (050a541b-1dcf-4688-91fa-ee4f25d6f196) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:16:36.460492 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-e1795405-1ec1-45bc-9a56-05eb378d8a75 req-fcc74626-600b-48d0-b1e9-763689b07ba7 tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] https://10.4.3.119/volume/v3/volumes/a938df5f-b0cf-40a1-bd25-3875c892b274 returned with HTTP 200 Aug 25 10:16:36.461280 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 64/258] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:16:36 2026] GET /volume/v3/volumes/a938df5f-b0cf-40a1-bd25-3875c892b274 => generated 1361 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:16:36.487581 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-bed42682-45ac-412b-8593-1688e4472daa tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (050a541b-1dcf-4688-91fa-ee4f25d6f196) transitioned into state 'SUCCESS' from state '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-962265473',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a917b2bfb74400984e4d7caaecc39f7',qos_specs=None,replication_status=,reservations=['2144b3ac-968f-4b75-b163-7e89b5046a08','7dcbcc49-2e65-4d63-b0c6-fa501e78add5','255b28ca-79eb-4cdb-ac18-a4057e2dbfda','00fd67d7-1a93-4900-9bec-f672d9d716d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0b9f42629c4455eace3bd624f56a5eb',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:16:36.488949 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-bed42682-45ac-412b-8593-1688e4472daa tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c918738d-08e8-4b9d-bc1e-8da05590c7ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:16:36.515164 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-bed42682-45ac-412b-8593-1688e4472daa tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c918738d-08e8-4b9d-bc1e-8da05590c7ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:16:36.516913 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-bed42682-45ac-412b-8593-1688e4472daa tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Flow 'volume_create_api' (f012d032-32d6-4d9a-a152-80bc1bbedd9f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:16:36.516913 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-bed42682-45ac-412b-8593-1688e4472daa tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Create volume request issued successfully. Aug 25 10:16:36.520175 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-bed42682-45ac-412b-8593-1688e4472daa tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:16:36.520175 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 62/259] 10.4.3.119 () {68 vars in 1258 bytes} [Tue Aug 25 10:16:36 2026] POST /volume/v3/volumes => generated 751 bytes in 260 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:16:36.535673 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-cf0485bd-8a60-45e0-a537-b8239b395470 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:36.538274 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-cf0485bd-8a60-45e0-a537-b8239b395470 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] GET https://10.4.3.119/volume/v3/volumes/335f57b8-32f0-4600-b166-d8a4580dc6d9 Aug 25 10:16:36.538543 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-cf0485bd-8a60-45e0-a537-b8239b395470 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:36.540920 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-cf0485bd-8a60-45e0-a537-b8239b395470 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:36.541021 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-1517aadf-81c7-48ca-a29c-f7220e988ac5 req-4a159a99-fe87-4b5b-858c-1f209100225c tempest-VolumesSnapshotsTestJSON-726118699 tempest-VolumesSnapshotsTestJSON-726118699-project-member] Snapshot create request issued successfully. Aug 25 10:16:36.541021 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-1517aadf-81c7-48ca-a29c-f7220e988ac5 req-4a159a99-fe87-4b5b-858c-1f209100225c tempest-VolumesSnapshotsTestJSON-726118699 tempest-VolumesSnapshotsTestJSON-726118699-project-member] https://10.4.3.119/volume/v3/snapshots returned with HTTP 202 Aug 25 10:16:36.541021 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 66/260] 10.4.3.119 () {72 vars in 1547 bytes} [Tue Aug 25 10:16:36 2026] POST /volume/v3/snapshots => generated 311 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:16:36.560012 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:36.560012 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:16:36.569082 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-cf0485bd-8a60-45e0-a537-b8239b395470 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Volume info retrieved successfully. Aug 25 10:16:36.577545 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-cf0485bd-8a60-45e0-a537-b8239b395470 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] https://10.4.3.119/volume/v3/volumes/335f57b8-32f0-4600-b166-d8a4580dc6d9 returned with HTTP 200 Aug 25 10:16:36.577545 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 69/261] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:16:36 2026] GET /volume/v3/volumes/335f57b8-32f0-4600-b166-d8a4580dc6d9 => generated 819 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:16:36.952069 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-492ae4da-71f6-47e2-9af0-c8e9563e68b2 req-89902230-3caf-4b96-9bab-e62cc6ecafa4 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:36.958541 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-492ae4da-71f6-47e2-9af0-c8e9563e68b2 req-89902230-3caf-4b96-9bab-e62cc6ecafa4 tempest-VolumesSnapshotsTestJSON-726118699 tempest-VolumesSnapshotsTestJSON-726118699-project-reader] GET https://10.4.3.119/volume/v3/snapshots/0de4322a-d69b-4072-8f5f-b78bc5114311 Aug 25 10:16:36.958782 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-492ae4da-71f6-47e2-9af0-c8e9563e68b2 req-89902230-3caf-4b96-9bab-e62cc6ecafa4 tempest-VolumesSnapshotsTestJSON-726118699 tempest-VolumesSnapshotsTestJSON-726118699-project-reader] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:36.959314 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-492ae4da-71f6-47e2-9af0-c8e9563e68b2 req-89902230-3caf-4b96-9bab-e62cc6ecafa4 tempest-VolumesSnapshotsTestJSON-726118699 tempest-VolumesSnapshotsTestJSON-726118699-project-reader] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:36.997093 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:36.997093 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:16:36.997890 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-492ae4da-71f6-47e2-9af0-c8e9563e68b2 req-89902230-3caf-4b96-9bab-e62cc6ecafa4 tempest-VolumesSnapshotsTestJSON-726118699 tempest-VolumesSnapshotsTestJSON-726118699-project-reader] Snapshot retrieved successfully. Aug 25 10:16:36.999900 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-492ae4da-71f6-47e2-9af0-c8e9563e68b2 req-89902230-3caf-4b96-9bab-e62cc6ecafa4 tempest-VolumesSnapshotsTestJSON-726118699 tempest-VolumesSnapshotsTestJSON-726118699-project-reader] https://10.4.3.119/volume/v3/snapshots/0de4322a-d69b-4072-8f5f-b78bc5114311 returned with HTTP 200 Aug 25 10:16:37.000028 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 65/262] 10.4.3.119 () {68 vars in 1604 bytes} [Tue Aug 25 10:16:36 2026] GET /volume/v3/snapshots/0de4322a-d69b-4072-8f5f-b78bc5114311 => generated 470 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:16:37.032155 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-2ea0262a-b1c1-4014-9054-ddbe9e2d0edd req-352bc77f-33ca-4e68-b417-ed3bbddb9879 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:37.034982 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-2ea0262a-b1c1-4014-9054-ddbe9e2d0edd req-352bc77f-33ca-4e68-b417-ed3bbddb9879 tempest-VolumesSnapshotsTestJSON-726118699 tempest-VolumesSnapshotsTestJSON-726118699-project-reader] GET https://10.4.3.119/volume/v3/snapshots/detail Aug 25 10:16:37.035093 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-2ea0262a-b1c1-4014-9054-ddbe9e2d0edd req-352bc77f-33ca-4e68-b417-ed3bbddb9879 tempest-VolumesSnapshotsTestJSON-726118699 tempest-VolumesSnapshotsTestJSON-726118699-project-reader] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:37.035346 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-2ea0262a-b1c1-4014-9054-ddbe9e2d0edd req-352bc77f-33ca-4e68-b417-ed3bbddb9879 tempest-VolumesSnapshotsTestJSON-726118699 tempest-VolumesSnapshotsTestJSON-726118699-project-reader] Calling method 'detail' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:37.035754 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.api_utils [req-2ea0262a-b1c1-4014-9054-ddbe9e2d0edd req-352bc77f-33ca-4e68-b417-ed3bbddb9879 tempest-VolumesSnapshotsTestJSON-726118699 tempest-VolumesSnapshotsTestJSON-726118699-project-reader] Removing options '' from query. {{(pid=100388) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 10:16:37.036091 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:37.036091 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:16:37.036987 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.db.api [req-2ea0262a-b1c1-4014-9054-ddbe9e2d0edd req-352bc77f-33ca-4e68-b417-ed3bbddb9879 tempest-VolumesSnapshotsTestJSON-726118699 tempest-VolumesSnapshotsTestJSON-726118699-project-reader] Building query based on filter {{(pid=100388) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 10:16:37.053617 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [req-2ea0262a-b1c1-4014-9054-ddbe9e2d0edd req-352bc77f-33ca-4e68-b417-ed3bbddb9879 tempest-VolumesSnapshotsTestJSON-726118699 tempest-VolumesSnapshotsTestJSON-726118699-project-reader] Get all snapshots completed successfully. Aug 25 10:16:37.054291 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:37.054291 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:16:37.055044 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-2ea0262a-b1c1-4014-9054-ddbe9e2d0edd req-352bc77f-33ca-4e68-b417-ed3bbddb9879 tempest-VolumesSnapshotsTestJSON-726118699 tempest-VolumesSnapshotsTestJSON-726118699-project-reader] https://10.4.3.119/volume/v3/snapshots/detail returned with HTTP 200 Aug 25 10:16:37.055372 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 63/263] 10.4.3.119 () {68 vars in 1514 bytes} [Tue Aug 25 10:16:37 2026] GET /volume/v3/snapshots/detail => generated 473 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:16:37.089861 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-ef16fa48-66d9-404b-bcb7-3166dfbb447d req-1960d3ab-092b-48d1-a7e8-ef247bac9623 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:37.092940 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-ef16fa48-66d9-404b-bcb7-3166dfbb447d req-1960d3ab-092b-48d1-a7e8-ef247bac9623 tempest-VolumesSnapshotsTestJSON-726118699 tempest-VolumesSnapshotsTestJSON-726118699-project-member] GET https://10.4.3.119/volume/v3/snapshots/0de4322a-d69b-4072-8f5f-b78bc5114311 Aug 25 10:16:37.093264 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-ef16fa48-66d9-404b-bcb7-3166dfbb447d req-1960d3ab-092b-48d1-a7e8-ef247bac9623 tempest-VolumesSnapshotsTestJSON-726118699 tempest-VolumesSnapshotsTestJSON-726118699-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:37.093866 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-ef16fa48-66d9-404b-bcb7-3166dfbb447d req-1960d3ab-092b-48d1-a7e8-ef247bac9623 tempest-VolumesSnapshotsTestJSON-726118699 tempest-VolumesSnapshotsTestJSON-726118699-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:37.101053 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:37.101053 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:16:37.101272 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-ef16fa48-66d9-404b-bcb7-3166dfbb447d req-1960d3ab-092b-48d1-a7e8-ef247bac9623 tempest-VolumesSnapshotsTestJSON-726118699 tempest-VolumesSnapshotsTestJSON-726118699-project-member] Snapshot retrieved successfully. Aug 25 10:16:37.102414 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-ef16fa48-66d9-404b-bcb7-3166dfbb447d req-1960d3ab-092b-48d1-a7e8-ef247bac9623 tempest-VolumesSnapshotsTestJSON-726118699 tempest-VolumesSnapshotsTestJSON-726118699-project-member] https://10.4.3.119/volume/v3/snapshots/0de4322a-d69b-4072-8f5f-b78bc5114311 returned with HTTP 200 Aug 25 10:16:37.103572 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 67/264] 10.4.3.119 () {68 vars in 1604 bytes} [Tue Aug 25 10:16:37 2026] GET /volume/v3/snapshots/0de4322a-d69b-4072-8f5f-b78bc5114311 => generated 470 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:16:37.133582 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-be457975-6fb3-4830-8542-76ba13ec807b req-410ec70e-9d44-436d-9421-64b1631cd48f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:37.136278 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-be457975-6fb3-4830-8542-76ba13ec807b req-410ec70e-9d44-436d-9421-64b1631cd48f tempest-VolumesSnapshotsTestJSON-726118699 tempest-VolumesSnapshotsTestJSON-726118699-project-member] DELETE https://10.4.3.119/volume/v3/snapshots/0de4322a-d69b-4072-8f5f-b78bc5114311 Aug 25 10:16:37.136278 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-be457975-6fb3-4830-8542-76ba13ec807b req-410ec70e-9d44-436d-9421-64b1631cd48f tempest-VolumesSnapshotsTestJSON-726118699 tempest-VolumesSnapshotsTestJSON-726118699-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:37.136538 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-be457975-6fb3-4830-8542-76ba13ec807b req-410ec70e-9d44-436d-9421-64b1631cd48f tempest-VolumesSnapshotsTestJSON-726118699 tempest-VolumesSnapshotsTestJSON-726118699-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:37.136538 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.snapshots [req-be457975-6fb3-4830-8542-76ba13ec807b req-410ec70e-9d44-436d-9421-64b1631cd48f tempest-VolumesSnapshotsTestJSON-726118699 tempest-VolumesSnapshotsTestJSON-726118699-project-member] Delete snapshot with id: 0de4322a-d69b-4072-8f5f-b78bc5114311 Aug 25 10:16:37.155327 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:37.155327 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:16:37.155796 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [req-be457975-6fb3-4830-8542-76ba13ec807b req-410ec70e-9d44-436d-9421-64b1631cd48f tempest-VolumesSnapshotsTestJSON-726118699 tempest-VolumesSnapshotsTestJSON-726118699-project-member] Snapshot retrieved successfully. Aug 25 10:16:37.176576 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [req-be457975-6fb3-4830-8542-76ba13ec807b req-410ec70e-9d44-436d-9421-64b1631cd48f tempest-VolumesSnapshotsTestJSON-726118699 tempest-VolumesSnapshotsTestJSON-726118699-project-member] Snapshot delete request issued successfully. Aug 25 10:16:37.177290 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-be457975-6fb3-4830-8542-76ba13ec807b req-410ec70e-9d44-436d-9421-64b1631cd48f tempest-VolumesSnapshotsTestJSON-726118699 tempest-VolumesSnapshotsTestJSON-726118699-project-member] https://10.4.3.119/volume/v3/snapshots/0de4322a-d69b-4072-8f5f-b78bc5114311 returned with HTTP 202 Aug 25 10:16:37.177290 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 70/265] 10.4.3.119 () {70 vars in 1626 bytes} [Tue Aug 25 10:16:37 2026] DELETE /volume/v3/snapshots/0de4322a-d69b-4072-8f5f-b78bc5114311 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:16:37.207558 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-e1795405-1ec1-45bc-9a56-05eb378d8a75 req-bb1c43db-8281-487b-a5fc-ff3fb17d4004 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:37.208297 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-d6ca7a7b-a142-4ef2-ad4f-00527e264959 req-0b4ecabd-60aa-4173-8737-cb8c4b5e3526 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:37.210785 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-d6ca7a7b-a142-4ef2-ad4f-00527e264959 req-0b4ecabd-60aa-4173-8737-cb8c4b5e3526 tempest-VolumesSnapshotsTestJSON-726118699 tempest-VolumesSnapshotsTestJSON-726118699-project-member] GET https://10.4.3.119/volume/v3/snapshots/0de4322a-d69b-4072-8f5f-b78bc5114311 Aug 25 10:16:37.211030 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-d6ca7a7b-a142-4ef2-ad4f-00527e264959 req-0b4ecabd-60aa-4173-8737-cb8c4b5e3526 tempest-VolumesSnapshotsTestJSON-726118699 tempest-VolumesSnapshotsTestJSON-726118699-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:37.211868 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-d6ca7a7b-a142-4ef2-ad4f-00527e264959 req-0b4ecabd-60aa-4173-8737-cb8c4b5e3526 tempest-VolumesSnapshotsTestJSON-726118699 tempest-VolumesSnapshotsTestJSON-726118699-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:37.217371 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-e1795405-1ec1-45bc-9a56-05eb378d8a75 req-bb1c43db-8281-487b-a5fc-ff3fb17d4004 tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] GET https://10.4.3.119/volume/v3/volumes/a938df5f-b0cf-40a1-bd25-3875c892b274 Aug 25 10:16:37.217371 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-e1795405-1ec1-45bc-9a56-05eb378d8a75 req-bb1c43db-8281-487b-a5fc-ff3fb17d4004 tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:37.217371 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-e1795405-1ec1-45bc-9a56-05eb378d8a75 req-bb1c43db-8281-487b-a5fc-ff3fb17d4004 tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:37.232504 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:37.232504 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:16:37.239402 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-e1795405-1ec1-45bc-9a56-05eb378d8a75 req-bb1c43db-8281-487b-a5fc-ff3fb17d4004 tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] Volume info retrieved successfully. Aug 25 10:16:37.243463 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:37.243463 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:16:37.244162 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [req-d6ca7a7b-a142-4ef2-ad4f-00527e264959 req-0b4ecabd-60aa-4173-8737-cb8c4b5e3526 tempest-VolumesSnapshotsTestJSON-726118699 tempest-VolumesSnapshotsTestJSON-726118699-project-member] Snapshot retrieved successfully. Aug 25 10:16:37.245790 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-d6ca7a7b-a142-4ef2-ad4f-00527e264959 req-0b4ecabd-60aa-4173-8737-cb8c4b5e3526 tempest-VolumesSnapshotsTestJSON-726118699 tempest-VolumesSnapshotsTestJSON-726118699-project-member] https://10.4.3.119/volume/v3/snapshots/0de4322a-d69b-4072-8f5f-b78bc5114311 returned with HTTP 200 Aug 25 10:16:37.246239 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 64/266] 10.4.3.119 () {68 vars in 1604 bytes} [Tue Aug 25 10:16:37 2026] GET /volume/v3/snapshots/0de4322a-d69b-4072-8f5f-b78bc5114311 => generated 469 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:16:37.247034 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-e1795405-1ec1-45bc-9a56-05eb378d8a75 req-bb1c43db-8281-487b-a5fc-ff3fb17d4004 tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] https://10.4.3.119/volume/v3/volumes/a938df5f-b0cf-40a1-bd25-3875c892b274 returned with HTTP 200 Aug 25 10:16:37.247808 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 66/267] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:16:37 2026] GET /volume/v3/volumes/a938df5f-b0cf-40a1-bd25-3875c892b274 => generated 1361 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:16:37.263594 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-70e389c8-993b-465a-a8d6-5b095785eb39 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:37.267742 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-70e389c8-993b-465a-a8d6-5b095785eb39 None None] GET https://10.4.3.119/volume// Aug 25 10:16:37.267742 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-70e389c8-993b-465a-a8d6-5b095785eb39 None None] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:37.268619 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-70e389c8-993b-465a-a8d6-5b095785eb39 None None] Calling method 'all' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:37.269347 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-70e389c8-993b-465a-a8d6-5b095785eb39 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:16:37.270427 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 68/268] 10.4.3.119 () {66 vars in 1419 bytes} [Tue Aug 25 10:16:37 2026] GET /volume/ => generated 386 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:16:37.282271 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-e1795405-1ec1-45bc-9a56-05eb378d8a75 req-93dfabc2-cb64-4628-8970-fca3950ce35d None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:37.286386 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-e1795405-1ec1-45bc-9a56-05eb378d8a75 req-93dfabc2-cb64-4628-8970-fca3950ce35d tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] POST https://10.4.3.119/volume/v3/attachments Aug 25 10:16:37.287084 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-e1795405-1ec1-45bc-9a56-05eb378d8a75 req-93dfabc2-cb64-4628-8970-fca3950ce35d tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a938df5f-b0cf-40a1-bd25-3875c892b274", "connector": null, "instance_uuid": "63084973-219a-4d12-8801-10d782cd6f31"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:16:37.300280 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:37.300280 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:16:37.347262 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-e1795405-1ec1-45bc-9a56-05eb378d8a75 req-93dfabc2-cb64-4628-8970-fca3950ce35d tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] https://10.4.3.119/volume/v3/attachments returned with HTTP 200 Aug 25 10:16:37.348350 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 71/269] 10.4.3.119 () {74 vars in 1594 bytes} [Tue Aug 25 10:16:37 2026] POST /volume/v3/attachments => generated 273 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:16:37.595377 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-f57590bf-54e4-4b21-b5b9-2691111a2390 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:37.598377 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f57590bf-54e4-4b21-b5b9-2691111a2390 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] GET https://10.4.3.119/volume/v3/volumes/335f57b8-32f0-4600-b166-d8a4580dc6d9 Aug 25 10:16:37.598575 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f57590bf-54e4-4b21-b5b9-2691111a2390 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:37.598814 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f57590bf-54e4-4b21-b5b9-2691111a2390 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:37.608458 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:37.608458 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:16:37.615231 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-f57590bf-54e4-4b21-b5b9-2691111a2390 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Volume info retrieved successfully. Aug 25 10:16:37.621298 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f57590bf-54e4-4b21-b5b9-2691111a2390 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] https://10.4.3.119/volume/v3/volumes/335f57b8-32f0-4600-b166-d8a4580dc6d9 returned with HTTP 200 Aug 25 10:16:37.622107 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 65/270] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:16:37 2026] GET /volume/v3/volumes/335f57b8-32f0-4600-b166-d8a4580dc6d9 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:16:37.650181 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-0fcb2354-822d-4ac5-8d97-7a4727ca77e7 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:37.657045 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0fcb2354-822d-4ac5-8d97-7a4727ca77e7 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:16:37.657648 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0fcb2354-822d-4ac5-8d97-7a4727ca77e7 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-34365898"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:16:37.659562 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-0fcb2354-822d-4ac5-8d97-7a4727ca77e7 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-34365898'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:16:37.659742 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-0fcb2354-822d-4ac5-8d97-7a4727ca77e7 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Create volume of 1 GB Aug 25 10:16:37.674018 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-0fcb2354-822d-4ac5-8d97-7a4727ca77e7 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Availability Zones retrieved successfully. Aug 25 10:16:37.685539 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-0fcb2354-822d-4ac5-8d97-7a4727ca77e7 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Flow 'volume_create_api' (bb6dead4-51cf-4ff4-b5e0-09425db25fab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:16:37.686761 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-0fcb2354-822d-4ac5-8d97-7a4727ca77e7 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f5c20b6-e0ec-427e-8077-0ad23b028afe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:16:37.687900 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-0fcb2354-822d-4ac5-8d97-7a4727ca77e7 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:16:37.729082 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-0fcb2354-822d-4ac5-8d97-7a4727ca77e7 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f5c20b6-e0ec-427e-8077-0ad23b028afe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:16:37.730033 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-0fcb2354-822d-4ac5-8d97-7a4727ca77e7 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a5f74b7-6160-4922-8e20-8ea0ab82cd90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:16:37.750970 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-2d07f7d8-00cb-4f60-ada2-ce7c58ecefb7 req-be4196e3-abf9-4180-88b8-b1c80dd508cc None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:37.753999 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-2d07f7d8-00cb-4f60-ada2-ce7c58ecefb7 req-be4196e3-abf9-4180-88b8-b1c80dd508cc tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] GET https://10.4.3.119/volume/v3/volumes/374544f9-85ac-4558-892d-8be8671f3190 Aug 25 10:16:37.754495 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-2d07f7d8-00cb-4f60-ada2-ce7c58ecefb7 req-be4196e3-abf9-4180-88b8-b1c80dd508cc tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:37.755831 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-2d07f7d8-00cb-4f60-ada2-ce7c58ecefb7 req-be4196e3-abf9-4180-88b8-b1c80dd508cc tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:37.774371 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:37.774371 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:16:37.779489 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-2d07f7d8-00cb-4f60-ada2-ce7c58ecefb7 req-be4196e3-abf9-4180-88b8-b1c80dd508cc tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] Volume info retrieved successfully. Aug 25 10:16:37.790283 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-2d07f7d8-00cb-4f60-ada2-ce7c58ecefb7 req-be4196e3-abf9-4180-88b8-b1c80dd508cc tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] https://10.4.3.119/volume/v3/volumes/374544f9-85ac-4558-892d-8be8671f3190 returned with HTTP 200 Aug 25 10:16:37.792246 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 69/271] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:16:37 2026] GET /volume/v3/volumes/374544f9-85ac-4558-892d-8be8671f3190 => generated 1137 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:16:37.800178 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-0fcb2354-822d-4ac5-8d97-7a4727ca77e7 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Created reservations ['12169d6f-b415-4fdf-bb83-90d9888f80eb', '5d08699e-d3dc-4c47-8a38-7229b0ffbbd1', '2f7ff037-1090-4486-8a20-c0d33d1f9136', '41f153c1-8f2e-45e5-a826-c3e7c0bce13f'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:16:37.800709 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-0fcb2354-822d-4ac5-8d97-7a4727ca77e7 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a5f74b7-6160-4922-8e20-8ea0ab82cd90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['12169d6f-b415-4fdf-bb83-90d9888f80eb', '5d08699e-d3dc-4c47-8a38-7229b0ffbbd1', '2f7ff037-1090-4486-8a20-c0d33d1f9136', '41f153c1-8f2e-45e5-a826-c3e7c0bce13f']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:16:37.801627 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-0fcb2354-822d-4ac5-8d97-7a4727ca77e7 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (627ce72e-ade1-4156-aac5-1f4e3c9ca1ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:16:37.819207 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-2d07f7d8-00cb-4f60-ada2-ce7c58ecefb7 req-29c8abc5-d1e8-4c23-8527-fdd84a021401 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:37.825342 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-2d07f7d8-00cb-4f60-ada2-ce7c58ecefb7 req-29c8abc5-d1e8-4c23-8527-fdd84a021401 tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] POST https://10.4.3.119/volume/v3/volumes/374544f9-85ac-4558-892d-8be8671f3190/action Aug 25 10:16:37.825916 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-2d07f7d8-00cb-4f60-ada2-ce7c58ecefb7 req-29c8abc5-d1e8-4c23-8527-fdd84a021401 tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100390) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:16:37.826105 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-2d07f7d8-00cb-4f60-ada2-ce7c58ecefb7 req-29c8abc5-d1e8-4c23-8527-fdd84a021401 tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:16:37.840287 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-0fcb2354-822d-4ac5-8d97-7a4727ca77e7 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (627ce72e-ade1-4156-aac5-1f4e3c9ca1ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9d74c7e7-358a-4ca5-ac11-70c4486a5e4d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-34365898',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a917b2bfb74400984e4d7caaecc39f7',qos_specs=None,replication_status=,reservations=['12169d6f-b415-4fdf-bb83-90d9888f80eb','5d08699e-d3dc-4c47-8a38-7229b0ffbbd1','2f7ff037-1090-4486-8a20-c0d33d1f9136','41f153c1-8f2e-45e5-a826-c3e7c0bce13f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0b9f42629c4455eace3bd624f56a5eb',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:16:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-34365898',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9d74c7e7-358a-4ca5-ac11-70c4486a5e4d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a917b2bfb74400984e4d7caaecc39f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f0b9f42629c4455eace3bd624f56a5eb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:16:37.841798 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-0fcb2354-822d-4ac5-8d97-7a4727ca77e7 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55ac1e8c-dd21-4bda-9ba0-9f1599762f60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:16:37.841907 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:37.841907 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:16:37.842613 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [req-2d07f7d8-00cb-4f60-ada2-ce7c58ecefb7 req-29c8abc5-d1e8-4c23-8527-fdd84a021401 tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] Volume info retrieved successfully. Aug 25 10:16:37.854695 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [req-2d07f7d8-00cb-4f60-ada2-ce7c58ecefb7 req-29c8abc5-d1e8-4c23-8527-fdd84a021401 tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] Begin detaching volume completed successfully. Aug 25 10:16:37.855091 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-2d07f7d8-00cb-4f60-ada2-ce7c58ecefb7 req-29c8abc5-d1e8-4c23-8527-fdd84a021401 tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] https://10.4.3.119/volume/v3/volumes/374544f9-85ac-4558-892d-8be8671f3190/action returned with HTTP 202 Aug 25 10:16:37.856156 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 72/272] 10.4.3.119 () {72 vars in 1672 bytes} [Tue Aug 25 10:16:37 2026] POST /volume/v3/volumes/374544f9-85ac-4558-892d-8be8671f3190/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:16:37.885861 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-0fcb2354-822d-4ac5-8d97-7a4727ca77e7 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55ac1e8c-dd21-4bda-9ba0-9f1599762f60) transitioned into state 'SUCCESS' from state '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-34365898',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a917b2bfb74400984e4d7caaecc39f7',qos_specs=None,replication_status=,reservations=['12169d6f-b415-4fdf-bb83-90d9888f80eb','5d08699e-d3dc-4c47-8a38-7229b0ffbbd1','2f7ff037-1090-4486-8a20-c0d33d1f9136','41f153c1-8f2e-45e5-a826-c3e7c0bce13f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0b9f42629c4455eace3bd624f56a5eb',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:16:37.886763 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-0fcb2354-822d-4ac5-8d97-7a4727ca77e7 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (946a7a3f-506e-4e56-acd4-e812d4380366) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:16:37.903670 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-0fcb2354-822d-4ac5-8d97-7a4727ca77e7 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (946a7a3f-506e-4e56-acd4-e812d4380366) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:16:37.905101 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-0fcb2354-822d-4ac5-8d97-7a4727ca77e7 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Flow 'volume_create_api' (bb6dead4-51cf-4ff4-b5e0-09425db25fab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:16:37.905936 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-0fcb2354-822d-4ac5-8d97-7a4727ca77e7 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Create volume request issued successfully. Aug 25 10:16:37.907076 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0fcb2354-822d-4ac5-8d97-7a4727ca77e7 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:16:37.907198 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-9b4e6876-4139-4d26-b960-30adc12b9208 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:37.907669 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 67/273] 10.4.3.119 () {68 vars in 1258 bytes} [Tue Aug 25 10:16:37 2026] POST /volume/v3/volumes => generated 750 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:16:37.912026 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9b4e6876-4139-4d26-b960-30adc12b9208 tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] GET https://10.4.3.119/volume/v3/volumes/374544f9-85ac-4558-892d-8be8671f3190 Aug 25 10:16:37.912339 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9b4e6876-4139-4d26-b960-30adc12b9208 tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:37.912709 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9b4e6876-4139-4d26-b960-30adc12b9208 tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:37.927708 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:37.927708 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:16:37.929033 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-9947dd6d-0c7a-46dd-a549-aff237e8d627 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:37.933647 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9947dd6d-0c7a-46dd-a549-aff237e8d627 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] GET https://10.4.3.119/volume/v3/volumes/9d74c7e7-358a-4ca5-ac11-70c4486a5e4d Aug 25 10:16:37.933969 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9947dd6d-0c7a-46dd-a549-aff237e8d627 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:37.934668 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-9b4e6876-4139-4d26-b960-30adc12b9208 tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] Volume info retrieved successfully. Aug 25 10:16:37.934754 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9947dd6d-0c7a-46dd-a549-aff237e8d627 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:37.947078 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9b4e6876-4139-4d26-b960-30adc12b9208 tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] https://10.4.3.119/volume/v3/volumes/374544f9-85ac-4558-892d-8be8671f3190 returned with HTTP 200 Aug 25 10:16:37.947488 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:37.947488 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:16:37.947745 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 66/274] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:16:37 2026] GET /volume/v3/volumes/374544f9-85ac-4558-892d-8be8671f3190 => generated 1140 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:16:37.951130 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-fe188bae-7df4-40bf-8b49-55276eb2e2ba None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:37.951130 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-fe188bae-7df4-40bf-8b49-55276eb2e2ba None None] GET https://10.4.3.119/volume// Aug 25 10:16:37.951972 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-fe188bae-7df4-40bf-8b49-55276eb2e2ba None None] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:37.951972 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-fe188bae-7df4-40bf-8b49-55276eb2e2ba None None] Calling method 'all' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:37.954154 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-9947dd6d-0c7a-46dd-a549-aff237e8d627 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Volume info retrieved successfully. Aug 25 10:16:37.955196 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-fe188bae-7df4-40bf-8b49-55276eb2e2ba None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:16:37.955812 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 73/275] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:16:37 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:16:37.965332 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9947dd6d-0c7a-46dd-a549-aff237e8d627 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] https://10.4.3.119/volume/v3/volumes/9d74c7e7-358a-4ca5-ac11-70c4486a5e4d returned with HTTP 200 Aug 25 10:16:37.965840 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-2d07f7d8-00cb-4f60-ada2-ce7c58ecefb7 req-852c962a-5c74-4ab2-a896-d6ab8188f3f6 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:37.966391 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 70/276] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:16:37 2026] GET /volume/v3/volumes/9d74c7e7-358a-4ca5-ac11-70c4486a5e4d => generated 818 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:16:37.971797 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-2d07f7d8-00cb-4f60-ada2-ce7c58ecefb7 req-852c962a-5c74-4ab2-a896-d6ab8188f3f6 tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] GET https://10.4.3.119/volume/v3/volumes/374544f9-85ac-4558-892d-8be8671f3190 Aug 25 10:16:37.972196 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-2d07f7d8-00cb-4f60-ada2-ce7c58ecefb7 req-852c962a-5c74-4ab2-a896-d6ab8188f3f6 tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:37.972468 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-2d07f7d8-00cb-4f60-ada2-ce7c58ecefb7 req-852c962a-5c74-4ab2-a896-d6ab8188f3f6 tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:37.989877 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:37.989877 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:16:37.997362 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-2d07f7d8-00cb-4f60-ada2-ce7c58ecefb7 req-852c962a-5c74-4ab2-a896-d6ab8188f3f6 tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] Volume info retrieved successfully. Aug 25 10:16:38.006319 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-2d07f7d8-00cb-4f60-ada2-ce7c58ecefb7 req-852c962a-5c74-4ab2-a896-d6ab8188f3f6 tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] https://10.4.3.119/volume/v3/volumes/374544f9-85ac-4558-892d-8be8671f3190 returned with HTTP 200 Aug 25 10:16:38.007096 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 68/277] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:16:37 2026] GET /volume/v3/volumes/374544f9-85ac-4558-892d-8be8671f3190 => generated 1320 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:16:38.284616 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-17320f47-ec8a-421e-81ee-d457f0a692f0 req-7bf20adb-29aa-470a-9578-765894c1f29a None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:38.287397 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-17320f47-ec8a-421e-81ee-d457f0a692f0 req-7bf20adb-29aa-470a-9578-765894c1f29a tempest-VolumesSnapshotsTestJSON-726118699 tempest-VolumesSnapshotsTestJSON-726118699-project-member] GET https://10.4.3.119/volume/v3/snapshots/0de4322a-d69b-4072-8f5f-b78bc5114311 Aug 25 10:16:38.287681 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-17320f47-ec8a-421e-81ee-d457f0a692f0 req-7bf20adb-29aa-470a-9578-765894c1f29a tempest-VolumesSnapshotsTestJSON-726118699 tempest-VolumesSnapshotsTestJSON-726118699-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:38.287947 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-17320f47-ec8a-421e-81ee-d457f0a692f0 req-7bf20adb-29aa-470a-9578-765894c1f29a tempest-VolumesSnapshotsTestJSON-726118699 tempest-VolumesSnapshotsTestJSON-726118699-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:38.299705 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-17320f47-ec8a-421e-81ee-d457f0a692f0 req-7bf20adb-29aa-470a-9578-765894c1f29a tempest-VolumesSnapshotsTestJSON-726118699 tempest-VolumesSnapshotsTestJSON-726118699-project-member] https://10.4.3.119/volume/v3/snapshots/0de4322a-d69b-4072-8f5f-b78bc5114311 returned with HTTP 404 Aug 25 10:16:38.300270 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 67/278] 10.4.3.119 () {68 vars in 1604 bytes} [Tue Aug 25 10:16:38 2026] GET /volume/v3/snapshots/0de4322a-d69b-4072-8f5f-b78bc5114311 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:16:38.329437 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-016cb062-335b-42d2-9488-7bc17783ffb1 req-9c259086-06a8-450b-9e54-734782fb8908 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:38.331599 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-016cb062-335b-42d2-9488-7bc17783ffb1 req-9c259086-06a8-450b-9e54-734782fb8908 tempest-VolumesSnapshotsTestJSON-726118699 tempest-VolumesSnapshotsTestJSON-726118699-project-member] DELETE https://10.4.3.119/volume/v3/volumes/60c6141e-ca57-4321-95e7-3ccc439651ab Aug 25 10:16:38.331793 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-016cb062-335b-42d2-9488-7bc17783ffb1 req-9c259086-06a8-450b-9e54-734782fb8908 tempest-VolumesSnapshotsTestJSON-726118699 tempest-VolumesSnapshotsTestJSON-726118699-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:38.331969 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-016cb062-335b-42d2-9488-7bc17783ffb1 req-9c259086-06a8-450b-9e54-734782fb8908 tempest-VolumesSnapshotsTestJSON-726118699 tempest-VolumesSnapshotsTestJSON-726118699-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:38.332170 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [req-016cb062-335b-42d2-9488-7bc17783ffb1 req-9c259086-06a8-450b-9e54-734782fb8908 tempest-VolumesSnapshotsTestJSON-726118699 tempest-VolumesSnapshotsTestJSON-726118699-project-member] Delete volume with id: 60c6141e-ca57-4321-95e7-3ccc439651ab Aug 25 10:16:38.342153 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:38.342153 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:16:38.342949 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [req-016cb062-335b-42d2-9488-7bc17783ffb1 req-9c259086-06a8-450b-9e54-734782fb8908 tempest-VolumesSnapshotsTestJSON-726118699 tempest-VolumesSnapshotsTestJSON-726118699-project-member] Volume info retrieved successfully. Aug 25 10:16:38.376510 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [req-016cb062-335b-42d2-9488-7bc17783ffb1 req-9c259086-06a8-450b-9e54-734782fb8908 tempest-VolumesSnapshotsTestJSON-726118699 tempest-VolumesSnapshotsTestJSON-726118699-project-member] Delete volume request issued successfully. Aug 25 10:16:38.377037 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-016cb062-335b-42d2-9488-7bc17783ffb1 req-9c259086-06a8-450b-9e54-734782fb8908 tempest-VolumesSnapshotsTestJSON-726118699 tempest-VolumesSnapshotsTestJSON-726118699-project-member] https://10.4.3.119/volume/v3/volumes/60c6141e-ca57-4321-95e7-3ccc439651ab returned with HTTP 202 Aug 25 10:16:38.377037 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 74/279] 10.4.3.119 () {70 vars in 1620 bytes} [Tue Aug 25 10:16:38 2026] DELETE /volume/v3/volumes/60c6141e-ca57-4321-95e7-3ccc439651ab => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:16:38.403749 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-3b42dded-3aea-47e3-be69-e4d8cc1812f4 req-750acc61-525b-4e56-a56e-b3e66b99fa2b None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:38.407893 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-3b42dded-3aea-47e3-be69-e4d8cc1812f4 req-750acc61-525b-4e56-a56e-b3e66b99fa2b tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:16:38.409028 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-06cf91ba-c318-4a89-a34d-9ac7f6eebb05 req-52483a3d-ac85-4bd5-a335-51897928abd1 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:38.409176 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-3b42dded-3aea-47e3-be69-e4d8cc1812f4 req-750acc61-525b-4e56-a56e-b3e66b99fa2b tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-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": "63258f66-0e4f-4391-bbe9-9485754d31c5", "source_volid": null, "backup_id": null}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:16:38.411194 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volumes [req-3b42dded-3aea-47e3-be69-e4d8cc1812f4 req-750acc61-525b-4e56-a56e-b3e66b99fa2b tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-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': '63258f66-0e4f-4391-bbe9-9485754d31c5', 'source_volid': None, 'backup_id': None}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:16:38.412390 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-06cf91ba-c318-4a89-a34d-9ac7f6eebb05 req-52483a3d-ac85-4bd5-a335-51897928abd1 tempest-VolumesSnapshotsTestJSON-726118699 tempest-VolumesSnapshotsTestJSON-726118699-project-member] GET https://10.4.3.119/volume/v3/volumes/60c6141e-ca57-4321-95e7-3ccc439651ab Aug 25 10:16:38.413364 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-06cf91ba-c318-4a89-a34d-9ac7f6eebb05 req-52483a3d-ac85-4bd5-a335-51897928abd1 tempest-VolumesSnapshotsTestJSON-726118699 tempest-VolumesSnapshotsTestJSON-726118699-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:38.413364 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-06cf91ba-c318-4a89-a34d-9ac7f6eebb05 req-52483a3d-ac85-4bd5-a335-51897928abd1 tempest-VolumesSnapshotsTestJSON-726118699 tempest-VolumesSnapshotsTestJSON-726118699-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:38.426002 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:38.426002 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:16:38.431608 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-06cf91ba-c318-4a89-a34d-9ac7f6eebb05 req-52483a3d-ac85-4bd5-a335-51897928abd1 tempest-VolumesSnapshotsTestJSON-726118699 tempest-VolumesSnapshotsTestJSON-726118699-project-member] Volume info retrieved successfully. Aug 25 10:16:38.438895 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-06cf91ba-c318-4a89-a34d-9ac7f6eebb05 req-52483a3d-ac85-4bd5-a335-51897928abd1 tempest-VolumesSnapshotsTestJSON-726118699 tempest-VolumesSnapshotsTestJSON-726118699-project-member] https://10.4.3.119/volume/v3/volumes/60c6141e-ca57-4321-95e7-3ccc439651ab returned with HTTP 200 Aug 25 10:16:38.438895 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 69/280] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:16:38 2026] GET /volume/v3/volumes/60c6141e-ca57-4321-95e7-3ccc439651ab => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:16:38.967380 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-c0c760b5-bedc-45a1-a182-51dcfcfd2ea7 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:38.972050 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c0c760b5-bedc-45a1-a182-51dcfcfd2ea7 tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] GET https://10.4.3.119/volume/v3/volumes/374544f9-85ac-4558-892d-8be8671f3190 Aug 25 10:16:38.972050 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c0c760b5-bedc-45a1-a182-51dcfcfd2ea7 tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:38.972050 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c0c760b5-bedc-45a1-a182-51dcfcfd2ea7 tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:38.992173 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-c263a0d6-30c4-43f7-9e72-cda3d37e68f4 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:38.994271 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c263a0d6-30c4-43f7-9e72-cda3d37e68f4 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] GET https://10.4.3.119/volume/v3/volumes/9d74c7e7-358a-4ca5-ac11-70c4486a5e4d Aug 25 10:16:38.994725 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c263a0d6-30c4-43f7-9e72-cda3d37e68f4 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:38.995081 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c263a0d6-30c4-43f7-9e72-cda3d37e68f4 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:39.002042 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:39.002042 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:16:39.008579 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:39.008579 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:16:39.013898 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-c0c760b5-bedc-45a1-a182-51dcfcfd2ea7 tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] Volume info retrieved successfully. Aug 25 10:16:39.017927 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-c263a0d6-30c4-43f7-9e72-cda3d37e68f4 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Volume info retrieved successfully. Aug 25 10:16:39.024493 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c0c760b5-bedc-45a1-a182-51dcfcfd2ea7 tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] https://10.4.3.119/volume/v3/volumes/374544f9-85ac-4558-892d-8be8671f3190 returned with HTTP 200 Aug 25 10:16:39.025058 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 68/281] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:16:38 2026] GET /volume/v3/volumes/374544f9-85ac-4558-892d-8be8671f3190 => generated 1140 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:16:39.029093 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c263a0d6-30c4-43f7-9e72-cda3d37e68f4 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] https://10.4.3.119/volume/v3/volumes/9d74c7e7-358a-4ca5-ac11-70c4486a5e4d returned with HTTP 200 Aug 25 10:16:39.029093 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 75/282] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:16:38 2026] GET /volume/v3/volumes/9d74c7e7-358a-4ca5-ac11-70c4486a5e4d => generated 843 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:16:39.030897 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [req-3b42dded-3aea-47e3-be69-e4d8cc1812f4 req-750acc61-525b-4e56-a56e-b3e66b99fa2b tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] Create volume of 1 GB Aug 25 10:16:39.041911 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-3b42dded-3aea-47e3-be69-e4d8cc1812f4 req-750acc61-525b-4e56-a56e-b3e66b99fa2b tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] Availability Zones retrieved successfully. Aug 25 10:16:39.051154 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [req-3b42dded-3aea-47e3-be69-e4d8cc1812f4 req-750acc61-525b-4e56-a56e-b3e66b99fa2b tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] Flow 'volume_create_api' (8548e2e0-10e1-48eb-82ae-f58315aa32e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:16:39.052913 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [req-3b42dded-3aea-47e3-be69-e4d8cc1812f4 req-750acc61-525b-4e56-a56e-b3e66b99fa2b tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7186d56-3dac-4572-b60d-2745337f839f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:16:39.054521 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [req-3b42dded-3aea-47e3-be69-e4d8cc1812f4 req-750acc61-525b-4e56-a56e-b3e66b99fa2b tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] Validating volume size '1' using validate_int {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:16:39.172659 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [req-3b42dded-3aea-47e3-be69-e4d8cc1812f4 req-750acc61-525b-4e56-a56e-b3e66b99fa2b tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7186d56-3dac-4572-b60d-2745337f839f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:16:39.174435 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [req-3b42dded-3aea-47e3-be69-e4d8cc1812f4 req-750acc61-525b-4e56-a56e-b3e66b99fa2b tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ded79daa-f2cb-48e9-b74a-29bd8495c451) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:16:39.240716 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.quota [req-3b42dded-3aea-47e3-be69-e4d8cc1812f4 req-750acc61-525b-4e56-a56e-b3e66b99fa2b tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] Created reservations ['f5fb5fa6-e2f2-4294-8f0e-bdd7bc377c79', 'd1d5b4b7-e736-4f45-ab9b-34f35b82b626', '768bb73d-ab70-45b0-a208-23a8a8cb0d72', 'ef3cae9a-562b-4f7f-a579-68f702f6b61f'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:16:39.242256 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [req-3b42dded-3aea-47e3-be69-e4d8cc1812f4 req-750acc61-525b-4e56-a56e-b3e66b99fa2b tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ded79daa-f2cb-48e9-b74a-29bd8495c451) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f5fb5fa6-e2f2-4294-8f0e-bdd7bc377c79', 'd1d5b4b7-e736-4f45-ab9b-34f35b82b626', '768bb73d-ab70-45b0-a208-23a8a8cb0d72', 'ef3cae9a-562b-4f7f-a579-68f702f6b61f']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:16:39.243397 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [req-3b42dded-3aea-47e3-be69-e4d8cc1812f4 req-750acc61-525b-4e56-a56e-b3e66b99fa2b tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cfd014b2-328b-46d7-8674-3541112203f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:16:39.276683 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [req-3b42dded-3aea-47e3-be69-e4d8cc1812f4 req-750acc61-525b-4e56-a56e-b3e66b99fa2b tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cfd014b2-328b-46d7-8674-3541112203f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3b1eeaf7-ab9b-4216-be55-3913f4c86726', '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='42380ccfd1d64371b85c680eae3d2daa',qos_specs=None,replication_status=,reservations=['f5fb5fa6-e2f2-4294-8f0e-bdd7bc377c79','d1d5b4b7-e736-4f45-ab9b-34f35b82b626','768bb73d-ab70-45b0-a208-23a8a8cb0d72','ef3cae9a-562b-4f7f-a579-68f702f6b61f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b17c56560e594d72afea594cdd6a07db',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:16:39Z,deleted=False,deleted_at=None,display_description='',display_name='',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3b1eeaf7-ab9b-4216-be55-3913f4c86726,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='42380ccfd1d64371b85c680eae3d2daa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b17c56560e594d72afea594cdd6a07db',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:16:39.277556 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [req-3b42dded-3aea-47e3-be69-e4d8cc1812f4 req-750acc61-525b-4e56-a56e-b3e66b99fa2b tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05507ac5-a1a6-4de1-a3ae-ae59e021f7e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:16:39.307004 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [req-3b42dded-3aea-47e3-be69-e4d8cc1812f4 req-750acc61-525b-4e56-a56e-b3e66b99fa2b tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05507ac5-a1a6-4de1-a3ae-ae59e021f7e8) transitioned into 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='42380ccfd1d64371b85c680eae3d2daa',qos_specs=None,replication_status=,reservations=['f5fb5fa6-e2f2-4294-8f0e-bdd7bc377c79','d1d5b4b7-e736-4f45-ab9b-34f35b82b626','768bb73d-ab70-45b0-a208-23a8a8cb0d72','ef3cae9a-562b-4f7f-a579-68f702f6b61f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b17c56560e594d72afea594cdd6a07db',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:16:39.308248 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [req-3b42dded-3aea-47e3-be69-e4d8cc1812f4 req-750acc61-525b-4e56-a56e-b3e66b99fa2b tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1755183-c0d3-4874-8394-cabf8d74a66f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:16:39.334824 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [req-3b42dded-3aea-47e3-be69-e4d8cc1812f4 req-750acc61-525b-4e56-a56e-b3e66b99fa2b tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1755183-c0d3-4874-8394-cabf8d74a66f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:16:39.338244 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [req-3b42dded-3aea-47e3-be69-e4d8cc1812f4 req-750acc61-525b-4e56-a56e-b3e66b99fa2b tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] Flow 'volume_create_api' (8548e2e0-10e1-48eb-82ae-f58315aa32e3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:16:39.338624 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-3b42dded-3aea-47e3-be69-e4d8cc1812f4 req-750acc61-525b-4e56-a56e-b3e66b99fa2b tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] Create volume request issued successfully. Aug 25 10:16:39.339469 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-3b42dded-3aea-47e3-be69-e4d8cc1812f4 req-750acc61-525b-4e56-a56e-b3e66b99fa2b tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:16:39.340152 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 71/283] 10.4.3.119 () {72 vars in 1541 bytes} [Tue Aug 25 10:16:38 2026] POST /volume/v3/volumes => generated 703 bytes in 937 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:16:39.357582 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-3b42dded-3aea-47e3-be69-e4d8cc1812f4 req-0328b9d4-6d8e-4a5b-a910-fafe192c47b5 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:39.362366 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-3b42dded-3aea-47e3-be69-e4d8cc1812f4 req-0328b9d4-6d8e-4a5b-a910-fafe192c47b5 tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] GET https://10.4.3.119/volume/v3/volumes/3b1eeaf7-ab9b-4216-be55-3913f4c86726 Aug 25 10:16:39.362366 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-3b42dded-3aea-47e3-be69-e4d8cc1812f4 req-0328b9d4-6d8e-4a5b-a910-fafe192c47b5 tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:39.362366 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-3b42dded-3aea-47e3-be69-e4d8cc1812f4 req-0328b9d4-6d8e-4a5b-a910-fafe192c47b5 tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:39.378491 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:39.378491 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:16:39.383750 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-3b42dded-3aea-47e3-be69-e4d8cc1812f4 req-0328b9d4-6d8e-4a5b-a910-fafe192c47b5 tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] Volume info retrieved successfully. Aug 25 10:16:39.391210 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-3b42dded-3aea-47e3-be69-e4d8cc1812f4 req-0328b9d4-6d8e-4a5b-a910-fafe192c47b5 tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] https://10.4.3.119/volume/v3/volumes/3b1eeaf7-ab9b-4216-be55-3913f4c86726 returned with HTTP 200 Aug 25 10:16:39.391619 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 70/284] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:16:39 2026] GET /volume/v3/volumes/3b1eeaf7-ab9b-4216-be55-3913f4c86726 => generated 771 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:16:39.405976 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-3b42dded-3aea-47e3-be69-e4d8cc1812f4 req-5dcfd4d5-61b9-4c22-9f7d-fd29fe7e9375 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:39.411385 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-3b42dded-3aea-47e3-be69-e4d8cc1812f4 req-5dcfd4d5-61b9-4c22-9f7d-fd29fe7e9375 tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] GET https://10.4.3.119/volume/v3/volumes/3b1eeaf7-ab9b-4216-be55-3913f4c86726 Aug 25 10:16:39.411865 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-3b42dded-3aea-47e3-be69-e4d8cc1812f4 req-5dcfd4d5-61b9-4c22-9f7d-fd29fe7e9375 tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:39.411960 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-3b42dded-3aea-47e3-be69-e4d8cc1812f4 req-5dcfd4d5-61b9-4c22-9f7d-fd29fe7e9375 tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:39.427854 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:39.427854 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:16:39.437333 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [req-3b42dded-3aea-47e3-be69-e4d8cc1812f4 req-5dcfd4d5-61b9-4c22-9f7d-fd29fe7e9375 tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] Volume info retrieved successfully. Aug 25 10:16:39.457087 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-3b42dded-3aea-47e3-be69-e4d8cc1812f4 req-5dcfd4d5-61b9-4c22-9f7d-fd29fe7e9375 tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] https://10.4.3.119/volume/v3/volumes/3b1eeaf7-ab9b-4216-be55-3913f4c86726 returned with HTTP 200 Aug 25 10:16:39.459263 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 69/285] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:16:39 2026] GET /volume/v3/volumes/3b1eeaf7-ab9b-4216-be55-3913f4c86726 => generated 771 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:16:39.477250 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-717576bd-ac33-416f-9c8f-821fe00f4df9 req-508ef3b0-6a5b-4f50-859a-756022d63377 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:39.480671 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-717576bd-ac33-416f-9c8f-821fe00f4df9 req-508ef3b0-6a5b-4f50-859a-756022d63377 tempest-VolumesSnapshotsTestJSON-726118699 tempest-VolumesSnapshotsTestJSON-726118699-project-member] GET https://10.4.3.119/volume/v3/volumes/60c6141e-ca57-4321-95e7-3ccc439651ab Aug 25 10:16:39.480671 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-717576bd-ac33-416f-9c8f-821fe00f4df9 req-508ef3b0-6a5b-4f50-859a-756022d63377 tempest-VolumesSnapshotsTestJSON-726118699 tempest-VolumesSnapshotsTestJSON-726118699-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:39.480911 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-717576bd-ac33-416f-9c8f-821fe00f4df9 req-508ef3b0-6a5b-4f50-859a-756022d63377 tempest-VolumesSnapshotsTestJSON-726118699 tempest-VolumesSnapshotsTestJSON-726118699-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:39.486015 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-70636c57-ae84-4a4f-8567-d01d27d20e99 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:39.486015 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-70636c57-ae84-4a4f-8567-d01d27d20e99 None None] GET https://10.4.3.119/volume// Aug 25 10:16:39.486015 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-70636c57-ae84-4a4f-8567-d01d27d20e99 None None] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:39.486015 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-70636c57-ae84-4a4f-8567-d01d27d20e99 None None] Calling method 'all' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:39.486015 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-70636c57-ae84-4a4f-8567-d01d27d20e99 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:16:39.486015 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 72/286] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:16:39 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:16:39.491496 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-717576bd-ac33-416f-9c8f-821fe00f4df9 req-508ef3b0-6a5b-4f50-859a-756022d63377 tempest-VolumesSnapshotsTestJSON-726118699 tempest-VolumesSnapshotsTestJSON-726118699-project-member] https://10.4.3.119/volume/v3/volumes/60c6141e-ca57-4321-95e7-3ccc439651ab returned with HTTP 404 Aug 25 10:16:39.492215 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 76/287] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:16:39 2026] GET /volume/v3/volumes/60c6141e-ca57-4321-95e7-3ccc439651ab => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:16:39.500872 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-e1795405-1ec1-45bc-9a56-05eb378d8a75 req-b32c88cd-b9b2-4fd5-a218-b827fa37a50a None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:39.503912 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-e1795405-1ec1-45bc-9a56-05eb378d8a75 req-b32c88cd-b9b2-4fd5-a218-b827fa37a50a tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] GET https://10.4.3.119/volume/v3/volumes/a938df5f-b0cf-40a1-bd25-3875c892b274 Aug 25 10:16:39.505011 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-e1795405-1ec1-45bc-9a56-05eb378d8a75 req-b32c88cd-b9b2-4fd5-a218-b827fa37a50a tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:39.506907 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-e1795405-1ec1-45bc-9a56-05eb378d8a75 req-b32c88cd-b9b2-4fd5-a218-b827fa37a50a tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:39.524182 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:39.524182 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:16:39.529566 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-f998d1bc-48fd-49f6-92b9-81a98739b37b req-87277c96-78aa-4613-8fbc-93224695421b None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:39.531860 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-e1795405-1ec1-45bc-9a56-05eb378d8a75 req-b32c88cd-b9b2-4fd5-a218-b827fa37a50a tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] Volume info retrieved successfully. Aug 25 10:16:39.534614 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-f998d1bc-48fd-49f6-92b9-81a98739b37b req-87277c96-78aa-4613-8fbc-93224695421b tempest-VolumesSnapshotsTestJSON-726118699 tempest-VolumesSnapshotsTestJSON-726118699-project-member] DELETE https://10.4.3.119/volume/v3/volumes/60c6141e-ca57-4321-95e7-3ccc439651ab Aug 25 10:16:39.534879 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-f998d1bc-48fd-49f6-92b9-81a98739b37b req-87277c96-78aa-4613-8fbc-93224695421b tempest-VolumesSnapshotsTestJSON-726118699 tempest-VolumesSnapshotsTestJSON-726118699-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:39.535173 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-f998d1bc-48fd-49f6-92b9-81a98739b37b req-87277c96-78aa-4613-8fbc-93224695421b tempest-VolumesSnapshotsTestJSON-726118699 tempest-VolumesSnapshotsTestJSON-726118699-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:39.535741 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [req-f998d1bc-48fd-49f6-92b9-81a98739b37b req-87277c96-78aa-4613-8fbc-93224695421b tempest-VolumesSnapshotsTestJSON-726118699 tempest-VolumesSnapshotsTestJSON-726118699-project-member] Delete volume with id: 60c6141e-ca57-4321-95e7-3ccc439651ab Aug 25 10:16:39.539319 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-e1795405-1ec1-45bc-9a56-05eb378d8a75 req-b32c88cd-b9b2-4fd5-a218-b827fa37a50a tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] https://10.4.3.119/volume/v3/volumes/a938df5f-b0cf-40a1-bd25-3875c892b274 returned with HTTP 200 Aug 25 10:16:39.541269 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 71/288] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:16:39 2026] GET /volume/v3/volumes/a938df5f-b0cf-40a1-bd25-3875c892b274 => generated 1540 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:16:39.545024 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-f998d1bc-48fd-49f6-92b9-81a98739b37b req-87277c96-78aa-4613-8fbc-93224695421b tempest-VolumesSnapshotsTestJSON-726118699 tempest-VolumesSnapshotsTestJSON-726118699-project-member] https://10.4.3.119/volume/v3/volumes/60c6141e-ca57-4321-95e7-3ccc439651ab returned with HTTP 404 Aug 25 10:16:39.545958 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 70/289] 10.4.3.119 () {70 vars in 1620 bytes} [Tue Aug 25 10:16:39 2026] DELETE /volume/v3/volumes/60c6141e-ca57-4321-95e7-3ccc439651ab => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:16:39.578859 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-57e445f9-b090-4e61-8188-98890ee82773 req-203438b6-a56c-4633-bc2c-1e7ccf1cf423 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:39.584055 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-57e445f9-b090-4e61-8188-98890ee82773 req-203438b6-a56c-4633-bc2c-1e7ccf1cf423 tempest-VolumesSnapshotsTestJSON-726118699 tempest-VolumesSnapshotsTestJSON-726118699-project-member] GET https://10.4.3.119/volume/v3/volumes/60c6141e-ca57-4321-95e7-3ccc439651ab Aug 25 10:16:39.584055 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-57e445f9-b090-4e61-8188-98890ee82773 req-203438b6-a56c-4633-bc2c-1e7ccf1cf423 tempest-VolumesSnapshotsTestJSON-726118699 tempest-VolumesSnapshotsTestJSON-726118699-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:39.584055 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-57e445f9-b090-4e61-8188-98890ee82773 req-203438b6-a56c-4633-bc2c-1e7ccf1cf423 tempest-VolumesSnapshotsTestJSON-726118699 tempest-VolumesSnapshotsTestJSON-726118699-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:39.592327 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-57e445f9-b090-4e61-8188-98890ee82773 req-203438b6-a56c-4633-bc2c-1e7ccf1cf423 tempest-VolumesSnapshotsTestJSON-726118699 tempest-VolumesSnapshotsTestJSON-726118699-project-member] https://10.4.3.119/volume/v3/volumes/60c6141e-ca57-4321-95e7-3ccc439651ab returned with HTTP 404 Aug 25 10:16:39.593551 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 73/290] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:16:39 2026] GET /volume/v3/volumes/60c6141e-ca57-4321-95e7-3ccc439651ab => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:16:39.661396 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-e1795405-1ec1-45bc-9a56-05eb378d8a75 req-34d716a0-3100-49a7-a477-922a48f079b9 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:39.665509 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-e1795405-1ec1-45bc-9a56-05eb378d8a75 req-34d716a0-3100-49a7-a477-922a48f079b9 tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] PUT https://10.4.3.119/volume/v3/attachments/001b3c4b-322a-4f74-9bf1-cbcaf26090af Aug 25 10:16:39.666593 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-e1795405-1ec1-45bc-9a56-05eb378d8a75 req-34d716a0-3100-49a7-a477-922a48f079b9 tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.119", "host": "np0000008063", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3398d5156650", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "462fd6ce-c505-48ef-84ec-f85776d45b24", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:16:39.683030 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-e1795405-1ec1-45bc-9a56-05eb378d8a75 req-34d716a0-3100-49a7-a477-922a48f079b9 tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] Acquiring lock "cinder-attachment_update-a938df5f-b0cf-40a1-bd25-3875c892b274-np0000008063" by "attachment_update" {{(pid=100390) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 10:16:39.689532 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-e1795405-1ec1-45bc-9a56-05eb378d8a75 req-34d716a0-3100-49a7-a477-922a48f079b9 tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] Lock "cinder-attachment_update-a938df5f-b0cf-40a1-bd25-3875c892b274-np0000008063" acquired by "attachment_update" :: waited 0.007s {{(pid=100390) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 10:16:39.690518 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:39.690518 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:16:39.851580 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-e1795405-1ec1-45bc-9a56-05eb378d8a75 req-34d716a0-3100-49a7-a477-922a48f079b9 tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] Lock "cinder-attachment_update-a938df5f-b0cf-40a1-bd25-3875c892b274-np0000008063" released by "attachment_update" :: held 0.162s {{(pid=100390) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 10:16:39.851978 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-e1795405-1ec1-45bc-9a56-05eb378d8a75 req-34d716a0-3100-49a7-a477-922a48f079b9 tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] https://10.4.3.119/volume/v3/attachments/001b3c4b-322a-4f74-9bf1-cbcaf26090af returned with HTTP 200 Aug 25 10:16:39.852509 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 77/291] 10.4.3.119 () {74 vars in 1704 bytes} [Tue Aug 25 10:16:39 2026] PUT /volume/v3/attachments/001b3c4b-322a-4f74-9bf1-cbcaf26090af => generated 969 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:16:39.905744 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-e1795405-1ec1-45bc-9a56-05eb378d8a75 req-baae5d2e-102e-4b00-b052-2bd5a1213cc3 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:39.911163 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-e1795405-1ec1-45bc-9a56-05eb378d8a75 req-baae5d2e-102e-4b00-b052-2bd5a1213cc3 tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] POST https://10.4.3.119/volume/v3/attachments/001b3c4b-322a-4f74-9bf1-cbcaf26090af/action Aug 25 10:16:39.911163 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-e1795405-1ec1-45bc-9a56-05eb378d8a75 req-baae5d2e-102e-4b00-b052-2bd5a1213cc3 tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] Action body: b'{"os-complete": null}' {{(pid=100389) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:16:39.911163 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-e1795405-1ec1-45bc-9a56-05eb378d8a75 req-baae5d2e-102e-4b00-b052-2bd5a1213cc3 tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:16:39.936595 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:39.936595 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:16:39.962674 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-e1795405-1ec1-45bc-9a56-05eb378d8a75 req-baae5d2e-102e-4b00-b052-2bd5a1213cc3 tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] https://10.4.3.119/volume/v3/attachments/001b3c4b-322a-4f74-9bf1-cbcaf26090af/action returned with HTTP 204 Aug 25 10:16:39.962674 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 72/292] 10.4.3.119 () {74 vars in 1725 bytes} [Tue Aug 25 10:16:39 2026] POST /volume/v3/attachments/001b3c4b-322a-4f74-9bf1-cbcaf26090af/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:16:40.044480 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-9d47ed8d-72dc-43d3-bade-58456ed37d6a None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:40.047470 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9d47ed8d-72dc-43d3-bade-58456ed37d6a tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] GET https://10.4.3.119/volume/v3/volumes/374544f9-85ac-4558-892d-8be8671f3190 Aug 25 10:16:40.047657 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9d47ed8d-72dc-43d3-bade-58456ed37d6a tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:40.048016 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9d47ed8d-72dc-43d3-bade-58456ed37d6a tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:40.080059 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:40.080059 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:16:40.092397 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-9d47ed8d-72dc-43d3-bade-58456ed37d6a tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] Volume info retrieved successfully. Aug 25 10:16:40.101420 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9d47ed8d-72dc-43d3-bade-58456ed37d6a tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] https://10.4.3.119/volume/v3/volumes/374544f9-85ac-4558-892d-8be8671f3190 returned with HTTP 200 Aug 25 10:16:40.101663 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 71/293] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:16:40 2026] GET /volume/v3/volumes/374544f9-85ac-4558-892d-8be8671f3190 => generated 1140 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:16:41.124639 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-f47e2240-7a66-4794-87ce-ac1fbc1965d7 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:41.127383 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f47e2240-7a66-4794-87ce-ac1fbc1965d7 tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] GET https://10.4.3.119/volume/v3/volumes/374544f9-85ac-4558-892d-8be8671f3190 Aug 25 10:16:41.127732 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f47e2240-7a66-4794-87ce-ac1fbc1965d7 tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:41.128324 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f47e2240-7a66-4794-87ce-ac1fbc1965d7 tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:41.152738 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:41.152738 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:16:41.158366 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-f47e2240-7a66-4794-87ce-ac1fbc1965d7 tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] Volume info retrieved successfully. Aug 25 10:16:41.165237 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f47e2240-7a66-4794-87ce-ac1fbc1965d7 tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] https://10.4.3.119/volume/v3/volumes/374544f9-85ac-4558-892d-8be8671f3190 returned with HTTP 200 Aug 25 10:16:41.165688 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 74/294] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:16:41 2026] GET /volume/v3/volumes/374544f9-85ac-4558-892d-8be8671f3190 => generated 1140 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:16:42.189755 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-5c31fbc6-3d21-4d30-b501-8e2d234018c7 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:42.196608 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5c31fbc6-3d21-4d30-b501-8e2d234018c7 tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] GET https://10.4.3.119/volume/v3/volumes/374544f9-85ac-4558-892d-8be8671f3190 Aug 25 10:16:42.196608 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-5c31fbc6-3d21-4d30-b501-8e2d234018c7 tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:42.196837 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-5c31fbc6-3d21-4d30-b501-8e2d234018c7 tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:42.221764 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:42.221764 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:16:42.232531 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-5c31fbc6-3d21-4d30-b501-8e2d234018c7 tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] Volume info retrieved successfully. Aug 25 10:16:42.244427 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5c31fbc6-3d21-4d30-b501-8e2d234018c7 tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] https://10.4.3.119/volume/v3/volumes/374544f9-85ac-4558-892d-8be8671f3190 returned with HTTP 200 Aug 25 10:16:42.244427 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 78/295] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:16:42 2026] GET /volume/v3/volumes/374544f9-85ac-4558-892d-8be8671f3190 => generated 1140 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:16:42.287556 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-2d07f7d8-00cb-4f60-ada2-ce7c58ecefb7 req-af5a7e29-6a04-4f26-95ac-4f888ac5f49b None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:42.293997 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-2d07f7d8-00cb-4f60-ada2-ce7c58ecefb7 req-af5a7e29-6a04-4f26-95ac-4f888ac5f49b tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] DELETE https://10.4.3.119/volume/v3/attachments/b2c0357e-9bcc-4275-b163-b15e3d384489 Aug 25 10:16:42.294416 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-2d07f7d8-00cb-4f60-ada2-ce7c58ecefb7 req-af5a7e29-6a04-4f26-95ac-4f888ac5f49b tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:42.294772 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-2d07f7d8-00cb-4f60-ada2-ce7c58ecefb7 req-af5a7e29-6a04-4f26-95ac-4f888ac5f49b tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] Calling method 'version_select' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:42.305048 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:42.305048 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:16:42.423786 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-2d07f7d8-00cb-4f60-ada2-ce7c58ecefb7 req-af5a7e29-6a04-4f26-95ac-4f888ac5f49b tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] https://10.4.3.119/volume/v3/attachments/b2c0357e-9bcc-4275-b163-b15e3d384489 returned with HTTP 200 Aug 25 10:16:42.426351 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 73/296] 10.4.3.119 () {72 vars in 1673 bytes} [Tue Aug 25 10:16:42 2026] DELETE /volume/v3/attachments/b2c0357e-9bcc-4275-b163-b15e3d384489 => generated 19 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:16:42.502441 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-3b42dded-3aea-47e3-be69-e4d8cc1812f4 req-ce9d4341-967c-4fb0-b21e-e6facbdbb182 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:42.506986 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-3b42dded-3aea-47e3-be69-e4d8cc1812f4 req-ce9d4341-967c-4fb0-b21e-e6facbdbb182 tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] GET https://10.4.3.119/volume/v3/volumes/3b1eeaf7-ab9b-4216-be55-3913f4c86726 Aug 25 10:16:42.506986 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-3b42dded-3aea-47e3-be69-e4d8cc1812f4 req-ce9d4341-967c-4fb0-b21e-e6facbdbb182 tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:42.506986 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-3b42dded-3aea-47e3-be69-e4d8cc1812f4 req-ce9d4341-967c-4fb0-b21e-e6facbdbb182 tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:42.516501 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:42.516501 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:16:42.523026 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [req-3b42dded-3aea-47e3-be69-e4d8cc1812f4 req-ce9d4341-967c-4fb0-b21e-e6facbdbb182 tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] Volume info retrieved successfully. Aug 25 10:16:42.530439 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-3b42dded-3aea-47e3-be69-e4d8cc1812f4 req-ce9d4341-967c-4fb0-b21e-e6facbdbb182 tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] https://10.4.3.119/volume/v3/volumes/3b1eeaf7-ab9b-4216-be55-3913f4c86726 returned with HTTP 200 Aug 25 10:16:42.531097 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 72/297] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:16:42 2026] GET /volume/v3/volumes/3b1eeaf7-ab9b-4216-be55-3913f4c86726 => generated 1311 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:16:42.551683 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-029cd551-275f-4379-a970-1ab4c28f6bfa None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:42.552742 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-029cd551-275f-4379-a970-1ab4c28f6bfa None None] GET https://10.4.3.119/volume// Aug 25 10:16:42.552742 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-029cd551-275f-4379-a970-1ab4c28f6bfa None None] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:42.554410 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-029cd551-275f-4379-a970-1ab4c28f6bfa None None] Calling method 'all' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:42.554851 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-029cd551-275f-4379-a970-1ab4c28f6bfa None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:16:42.555937 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 75/298] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:16:42 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:16:42.569346 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-3b42dded-3aea-47e3-be69-e4d8cc1812f4 req-77f2ed68-1846-4f9c-8c0a-a30765669535 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:42.572599 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-3b42dded-3aea-47e3-be69-e4d8cc1812f4 req-77f2ed68-1846-4f9c-8c0a-a30765669535 tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] POST https://10.4.3.119/volume/v3/attachments Aug 25 10:16:42.572757 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-3b42dded-3aea-47e3-be69-e4d8cc1812f4 req-77f2ed68-1846-4f9c-8c0a-a30765669535 tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3b1eeaf7-ab9b-4216-be55-3913f4c86726", "connector": null, "instance_uuid": "23f6df1e-18bd-4959-ba87-04da5c65a56f"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:16:42.592929 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:42.592929 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:16:42.641993 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-3b42dded-3aea-47e3-be69-e4d8cc1812f4 req-77f2ed68-1846-4f9c-8c0a-a30765669535 tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] https://10.4.3.119/volume/v3/attachments returned with HTTP 200 Aug 25 10:16:42.642683 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 79/299] 10.4.3.119 () {74 vars in 1594 bytes} [Tue Aug 25 10:16:42 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 25 10:16:42.655325 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-7c060a2d-0d3a-49de-816a-7c53af20fa23 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:42.655807 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-7c060a2d-0d3a-49de-816a-7c53af20fa23 None None] GET https://10.4.3.119/volume// Aug 25 10:16:42.656025 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-7c060a2d-0d3a-49de-816a-7c53af20fa23 None None] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:42.656249 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-7c060a2d-0d3a-49de-816a-7c53af20fa23 None None] Calling method 'all' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:42.656748 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-7c060a2d-0d3a-49de-816a-7c53af20fa23 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:16:42.657036 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 74/300] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:16:42 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:16:42.671454 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-3b42dded-3aea-47e3-be69-e4d8cc1812f4 req-5f554a49-428b-450c-9fbf-5d82cd0f156b None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:42.675513 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-3b42dded-3aea-47e3-be69-e4d8cc1812f4 req-5f554a49-428b-450c-9fbf-5d82cd0f156b tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] GET https://10.4.3.119/volume/v3/volumes/3b1eeaf7-ab9b-4216-be55-3913f4c86726 Aug 25 10:16:42.675513 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-3b42dded-3aea-47e3-be69-e4d8cc1812f4 req-5f554a49-428b-450c-9fbf-5d82cd0f156b tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:42.675513 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-3b42dded-3aea-47e3-be69-e4d8cc1812f4 req-5f554a49-428b-450c-9fbf-5d82cd0f156b tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:42.692008 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:42.692008 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:16:42.698811 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [req-3b42dded-3aea-47e3-be69-e4d8cc1812f4 req-5f554a49-428b-450c-9fbf-5d82cd0f156b tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] Volume info retrieved successfully. Aug 25 10:16:42.706697 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-3b42dded-3aea-47e3-be69-e4d8cc1812f4 req-5f554a49-428b-450c-9fbf-5d82cd0f156b tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] https://10.4.3.119/volume/v3/volumes/3b1eeaf7-ab9b-4216-be55-3913f4c86726 returned with HTTP 200 Aug 25 10:16:42.707445 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 73/301] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:16:42 2026] GET /volume/v3/volumes/3b1eeaf7-ab9b-4216-be55-3913f4c86726 => generated 1490 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:16:42.849366 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-3b42dded-3aea-47e3-be69-e4d8cc1812f4 req-cfc38281-1909-4b24-934e-7a496d930a5d None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:42.853254 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-3b42dded-3aea-47e3-be69-e4d8cc1812f4 req-cfc38281-1909-4b24-934e-7a496d930a5d tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] PUT https://10.4.3.119/volume/v3/attachments/c70eafa3-0a7a-4990-9e9e-4d10898e74e1 Aug 25 10:16:42.853254 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-3b42dded-3aea-47e3-be69-e4d8cc1812f4 req-cfc38281-1909-4b24-934e-7a496d930a5d tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.119", "host": "np0000008063", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3398d5156650", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "462fd6ce-c505-48ef-84ec-f85776d45b24", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:16:42.862403 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-3b42dded-3aea-47e3-be69-e4d8cc1812f4 req-cfc38281-1909-4b24-934e-7a496d930a5d tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] Acquiring lock "cinder-attachment_update-3b1eeaf7-ab9b-4216-be55-3913f4c86726-np0000008063" by "attachment_update" {{(pid=100391) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 10:16:42.869670 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-3b42dded-3aea-47e3-be69-e4d8cc1812f4 req-cfc38281-1909-4b24-934e-7a496d930a5d tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] Lock "cinder-attachment_update-3b1eeaf7-ab9b-4216-be55-3913f4c86726-np0000008063" acquired by "attachment_update" :: waited 0.007s {{(pid=100391) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 10:16:42.870981 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:42.870981 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:16:43.026736 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-3b42dded-3aea-47e3-be69-e4d8cc1812f4 req-cfc38281-1909-4b24-934e-7a496d930a5d tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] Lock "cinder-attachment_update-3b1eeaf7-ab9b-4216-be55-3913f4c86726-np0000008063" released by "attachment_update" :: held 0.156s {{(pid=100391) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 10:16:43.026736 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-3b42dded-3aea-47e3-be69-e4d8cc1812f4 req-cfc38281-1909-4b24-934e-7a496d930a5d tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] https://10.4.3.119/volume/v3/attachments/c70eafa3-0a7a-4990-9e9e-4d10898e74e1 returned with HTTP 200 Aug 25 10:16:43.027233 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 76/302] 10.4.3.119 () {74 vars in 1704 bytes} [Tue Aug 25 10:16:42 2026] PUT /volume/v3/attachments/c70eafa3-0a7a-4990-9e9e-4d10898e74e1 => generated 969 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:16:43.073912 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-3b42dded-3aea-47e3-be69-e4d8cc1812f4 req-c9bfea82-9ba1-408c-9ef4-6664aa839290 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:43.077069 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-3b42dded-3aea-47e3-be69-e4d8cc1812f4 req-c9bfea82-9ba1-408c-9ef4-6664aa839290 tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] POST https://10.4.3.119/volume/v3/attachments/c70eafa3-0a7a-4990-9e9e-4d10898e74e1/action Aug 25 10:16:43.077693 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-3b42dded-3aea-47e3-be69-e4d8cc1812f4 req-c9bfea82-9ba1-408c-9ef4-6664aa839290 tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] Action body: b'{"os-complete": null}' {{(pid=100390) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:16:43.077879 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-3b42dded-3aea-47e3-be69-e4d8cc1812f4 req-c9bfea82-9ba1-408c-9ef4-6664aa839290 tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:16:43.116739 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:43.116739 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:16:43.142128 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-3b42dded-3aea-47e3-be69-e4d8cc1812f4 req-c9bfea82-9ba1-408c-9ef4-6664aa839290 tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] https://10.4.3.119/volume/v3/attachments/c70eafa3-0a7a-4990-9e9e-4d10898e74e1/action returned with HTTP 204 Aug 25 10:16:43.143030 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 80/303] 10.4.3.119 () {74 vars in 1725 bytes} [Tue Aug 25 10:16:43 2026] POST /volume/v3/attachments/c70eafa3-0a7a-4990-9e9e-4d10898e74e1/action => generated 0 bytes in 70 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:16:43.267268 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-75986910-c879-4071-b3b9-a67be3f1303f None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:43.270365 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-75986910-c879-4071-b3b9-a67be3f1303f tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] GET https://10.4.3.119/volume/v3/volumes/374544f9-85ac-4558-892d-8be8671f3190 Aug 25 10:16:43.270365 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-75986910-c879-4071-b3b9-a67be3f1303f tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:43.271447 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-75986910-c879-4071-b3b9-a67be3f1303f tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:43.290853 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:43.290853 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:16:43.299395 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-75986910-c879-4071-b3b9-a67be3f1303f tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] Volume info retrieved successfully. Aug 25 10:16:43.313685 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-75986910-c879-4071-b3b9-a67be3f1303f tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] https://10.4.3.119/volume/v3/volumes/374544f9-85ac-4558-892d-8be8671f3190 returned with HTTP 200 Aug 25 10:16:43.315027 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 75/304] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:16:43 2026] GET /volume/v3/volumes/374544f9-85ac-4558-892d-8be8671f3190 => generated 845 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:16:46.066660 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-2ba0b3d3-d720-4b2f-b527-62fee5961825 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:46.396169 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2ba0b3d3-d720-4b2f-b527-62fee5961825 tempest-VolumePoolsAdminTestsJSON-1196692565 tempest-VolumePoolsAdminTestsJSON-1196692565-project-admin] GET https://10.4.3.119/volume/v3/scheduler-stats/get_pools?detail=True Aug 25 10:16:46.396169 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2ba0b3d3-d720-4b2f-b527-62fee5961825 tempest-VolumePoolsAdminTestsJSON-1196692565 tempest-VolumePoolsAdminTestsJSON-1196692565-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:46.396169 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2ba0b3d3-d720-4b2f-b527-62fee5961825 tempest-VolumePoolsAdminTestsJSON-1196692565 tempest-VolumePoolsAdminTestsJSON-1196692565-project-admin] Calling method 'get_pools' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:46.425874 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2ba0b3d3-d720-4b2f-b527-62fee5961825 tempest-VolumePoolsAdminTestsJSON-1196692565 tempest-VolumePoolsAdminTestsJSON-1196692565-project-admin] https://10.4.3.119/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 25 10:16:46.426560 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 74/305] 10.4.3.119 () {66 vars in 1314 bytes} [Tue Aug 25 10:16:46 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 361 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:16:46.442604 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-236f67a7-16cf-41e7-abf8-78f08a05fbfb None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:46.445115 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-236f67a7-16cf-41e7-abf8-78f08a05fbfb tempest-VolumePoolsAdminTestsJSON-1196692565 tempest-VolumePoolsAdminTestsJSON-1196692565-project-admin] GET https://10.4.3.119/volume/v3/scheduler-stats/get_pools Aug 25 10:16:46.445292 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-236f67a7-16cf-41e7-abf8-78f08a05fbfb tempest-VolumePoolsAdminTestsJSON-1196692565 tempest-VolumePoolsAdminTestsJSON-1196692565-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:46.445476 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-236f67a7-16cf-41e7-abf8-78f08a05fbfb tempest-VolumePoolsAdminTestsJSON-1196692565 tempest-VolumePoolsAdminTestsJSON-1196692565-project-admin] Calling method 'get_pools' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:46.445721 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:46.445721 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:16:46.465664 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-236f67a7-16cf-41e7-abf8-78f08a05fbfb tempest-VolumePoolsAdminTestsJSON-1196692565 tempest-VolumePoolsAdminTestsJSON-1196692565-project-admin] https://10.4.3.119/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 25 10:16:46.467098 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 77/306] 10.4.3.119 () {66 vars in 1291 bytes} [Tue Aug 25 10:16:46 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:16:47.468588 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-0879107e-ff10-4c25-9a3c-46df0d2fef68 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:47.473208 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0879107e-ff10-4c25-9a3c-46df0d2fef68 tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] GET https://10.4.3.119/volume/v3/volumes/374544f9-85ac-4558-892d-8be8671f3190 Aug 25 10:16:47.473538 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0879107e-ff10-4c25-9a3c-46df0d2fef68 tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:47.473792 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0879107e-ff10-4c25-9a3c-46df0d2fef68 tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:47.484933 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:47.484933 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:16:47.493174 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-0879107e-ff10-4c25-9a3c-46df0d2fef68 tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] Volume info retrieved successfully. Aug 25 10:16:47.500236 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0879107e-ff10-4c25-9a3c-46df0d2fef68 tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] https://10.4.3.119/volume/v3/volumes/374544f9-85ac-4558-892d-8be8671f3190 returned with HTTP 200 Aug 25 10:16:47.500783 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 81/307] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:16:47 2026] GET /volume/v3/volumes/374544f9-85ac-4558-892d-8be8671f3190 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:16:47.582734 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-9b2174d9-9fd8-4668-b50b-4ef991f689c2 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:47.584929 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9b2174d9-9fd8-4668-b50b-4ef991f689c2 tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] GET https://10.4.3.119/volume/v3/volumes/374544f9-85ac-4558-892d-8be8671f3190 Aug 25 10:16:47.584929 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9b2174d9-9fd8-4668-b50b-4ef991f689c2 tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:47.584929 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9b2174d9-9fd8-4668-b50b-4ef991f689c2 tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:47.597981 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:47.597981 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:16:47.607504 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-9b2174d9-9fd8-4668-b50b-4ef991f689c2 tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] Volume info retrieved successfully. Aug 25 10:16:47.613925 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9b2174d9-9fd8-4668-b50b-4ef991f689c2 tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] https://10.4.3.119/volume/v3/volumes/374544f9-85ac-4558-892d-8be8671f3190 returned with HTTP 200 Aug 25 10:16:47.613925 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 76/308] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:16:47 2026] GET /volume/v3/volumes/374544f9-85ac-4558-892d-8be8671f3190 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:16:50.160897 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-8e785adb-2358-41f4-b6b7-fbf127bf13df req-81e66dc6-0455-48e8-9a91-9259f708a115 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:50.165912 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-8e785adb-2358-41f4-b6b7-fbf127bf13df req-81e66dc6-0455-48e8-9a91-9259f708a115 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] GET https://10.4.3.119/volume/v3/volumes/f13e2c27-208c-4c42-96a6-17a83c7b91f5 Aug 25 10:16:50.166480 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-8e785adb-2358-41f4-b6b7-fbf127bf13df req-81e66dc6-0455-48e8-9a91-9259f708a115 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:50.166480 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-8e785adb-2358-41f4-b6b7-fbf127bf13df req-81e66dc6-0455-48e8-9a91-9259f708a115 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:50.183957 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:50.183957 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:16:50.191192 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [req-8e785adb-2358-41f4-b6b7-fbf127bf13df req-81e66dc6-0455-48e8-9a91-9259f708a115 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Volume info retrieved successfully. Aug 25 10:16:50.199997 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-8e785adb-2358-41f4-b6b7-fbf127bf13df req-81e66dc6-0455-48e8-9a91-9259f708a115 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] https://10.4.3.119/volume/v3/volumes/f13e2c27-208c-4c42-96a6-17a83c7b91f5 returned with HTTP 200 Aug 25 10:16:50.200369 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 75/309] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:16:50 2026] GET /volume/v3/volumes/f13e2c27-208c-4c42-96a6-17a83c7b91f5 => generated 1390 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:16:50.213868 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-8e785adb-2358-41f4-b6b7-fbf127bf13df req-b63e8ad9-ba5e-4e8c-a900-71524bb33b89 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:50.216641 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-8e785adb-2358-41f4-b6b7-fbf127bf13df req-b63e8ad9-ba5e-4e8c-a900-71524bb33b89 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] GET https://10.4.3.119/volume/v3/volumes/335f57b8-32f0-4600-b166-d8a4580dc6d9 Aug 25 10:16:50.217304 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-8e785adb-2358-41f4-b6b7-fbf127bf13df req-b63e8ad9-ba5e-4e8c-a900-71524bb33b89 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:50.217755 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-8e785adb-2358-41f4-b6b7-fbf127bf13df req-b63e8ad9-ba5e-4e8c-a900-71524bb33b89 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:50.229624 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:50.229624 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:16:50.239624 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-8e785adb-2358-41f4-b6b7-fbf127bf13df req-b63e8ad9-ba5e-4e8c-a900-71524bb33b89 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Volume info retrieved successfully. Aug 25 10:16:50.250840 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-8e785adb-2358-41f4-b6b7-fbf127bf13df req-b63e8ad9-ba5e-4e8c-a900-71524bb33b89 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] https://10.4.3.119/volume/v3/volumes/335f57b8-32f0-4600-b166-d8a4580dc6d9 returned with HTTP 200 Aug 25 10:16:50.251499 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 78/310] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:16:50 2026] GET /volume/v3/volumes/335f57b8-32f0-4600-b166-d8a4580dc6d9 => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:16:50.264958 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-8e785adb-2358-41f4-b6b7-fbf127bf13df req-3af1e69e-e0f6-47fa-bb85-68c616039367 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:50.270805 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-8e785adb-2358-41f4-b6b7-fbf127bf13df req-3af1e69e-e0f6-47fa-bb85-68c616039367 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] GET https://10.4.3.119/volume/v3/volumes/9d74c7e7-358a-4ca5-ac11-70c4486a5e4d Aug 25 10:16:50.270977 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-8e785adb-2358-41f4-b6b7-fbf127bf13df req-3af1e69e-e0f6-47fa-bb85-68c616039367 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:50.271112 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-8e785adb-2358-41f4-b6b7-fbf127bf13df req-3af1e69e-e0f6-47fa-bb85-68c616039367 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:50.283057 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:50.283057 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:16:50.291280 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [req-8e785adb-2358-41f4-b6b7-fbf127bf13df req-3af1e69e-e0f6-47fa-bb85-68c616039367 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Volume info retrieved successfully. Aug 25 10:16:50.299582 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-8e785adb-2358-41f4-b6b7-fbf127bf13df req-3af1e69e-e0f6-47fa-bb85-68c616039367 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] https://10.4.3.119/volume/v3/volumes/9d74c7e7-358a-4ca5-ac11-70c4486a5e4d returned with HTTP 200 Aug 25 10:16:50.300197 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 82/311] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:16:50 2026] GET /volume/v3/volumes/9d74c7e7-358a-4ca5-ac11-70c4486a5e4d => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:16:50.315341 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-40f7d2c9-3bf8-4fc7-96a4-b43448d11973 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:50.315864 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-40f7d2c9-3bf8-4fc7-96a4-b43448d11973 None None] GET https://10.4.3.119/volume// Aug 25 10:16:50.316039 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-40f7d2c9-3bf8-4fc7-96a4-b43448d11973 None None] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:50.316283 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-40f7d2c9-3bf8-4fc7-96a4-b43448d11973 None None] Calling method 'all' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:50.316742 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-40f7d2c9-3bf8-4fc7-96a4-b43448d11973 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:16:50.317359 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 77/312] 10.4.3.119 () {66 vars in 1419 bytes} [Tue Aug 25 10:16:50 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:16:50.328835 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-8e785adb-2358-41f4-b6b7-fbf127bf13df req-e4cf2d66-a156-49ca-b159-9abf3b084e45 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:50.333483 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-8e785adb-2358-41f4-b6b7-fbf127bf13df req-e4cf2d66-a156-49ca-b159-9abf3b084e45 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] POST https://10.4.3.119/volume/v3/attachments Aug 25 10:16:50.333865 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-8e785adb-2358-41f4-b6b7-fbf127bf13df req-e4cf2d66-a156-49ca-b159-9abf3b084e45 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f13e2c27-208c-4c42-96a6-17a83c7b91f5", "connector": null, "instance_uuid": "fe81ab32-2d24-47b3-98cc-66ec23c3b5ea"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:16:50.348088 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:50.348088 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:16:50.385237 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-8e785adb-2358-41f4-b6b7-fbf127bf13df req-e4cf2d66-a156-49ca-b159-9abf3b084e45 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] https://10.4.3.119/volume/v3/attachments returned with HTTP 200 Aug 25 10:16:50.385812 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 76/313] 10.4.3.119 () {74 vars in 1594 bytes} [Tue Aug 25 10:16:50 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 25 10:16:50.397299 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-211ffa89-1bfc-45cd-943e-7ba1a31c2674 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:50.397767 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-211ffa89-1bfc-45cd-943e-7ba1a31c2674 None None] GET https://10.4.3.119/volume// Aug 25 10:16:50.398659 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-211ffa89-1bfc-45cd-943e-7ba1a31c2674 None None] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:50.398659 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-211ffa89-1bfc-45cd-943e-7ba1a31c2674 None None] Calling method 'all' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:50.399204 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-211ffa89-1bfc-45cd-943e-7ba1a31c2674 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:16:50.399593 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 79/314] 10.4.3.119 () {66 vars in 1419 bytes} [Tue Aug 25 10:16:50 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:16:50.410780 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-8e785adb-2358-41f4-b6b7-fbf127bf13df req-c840faa5-d828-449d-9afb-176fd41b9aea None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:50.413661 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-8e785adb-2358-41f4-b6b7-fbf127bf13df req-c840faa5-d828-449d-9afb-176fd41b9aea tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] POST https://10.4.3.119/volume/v3/attachments Aug 25 10:16:50.414056 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-8e785adb-2358-41f4-b6b7-fbf127bf13df req-c840faa5-d828-449d-9afb-176fd41b9aea tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "335f57b8-32f0-4600-b166-d8a4580dc6d9", "connector": null, "instance_uuid": "fe81ab32-2d24-47b3-98cc-66ec23c3b5ea"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:16:50.425119 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:50.425119 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:16:51.302098 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-8e785adb-2358-41f4-b6b7-fbf127bf13df req-c840faa5-d828-449d-9afb-176fd41b9aea tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] https://10.4.3.119/volume/v3/attachments returned with HTTP 200 Aug 25 10:16:51.302098 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 83/315] 10.4.3.119 () {74 vars in 1594 bytes} [Tue Aug 25 10:16:50 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 25 10:16:51.308961 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-0a888af4-b883-4272-984e-bca3e6567298 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:51.308961 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0a888af4-b883-4272-984e-bca3e6567298 None None] GET https://10.4.3.119/volume// Aug 25 10:16:51.308961 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0a888af4-b883-4272-984e-bca3e6567298 None None] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:51.308961 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0a888af4-b883-4272-984e-bca3e6567298 None None] Calling method 'all' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:51.308961 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0a888af4-b883-4272-984e-bca3e6567298 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:16:51.308961 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 78/316] 10.4.3.119 () {66 vars in 1419 bytes} [Tue Aug 25 10:16:50 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:16:51.311835 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-8e785adb-2358-41f4-b6b7-fbf127bf13df req-da6f0675-9b8a-4d09-a579-6ec30219ace2 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:51.311835 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-8e785adb-2358-41f4-b6b7-fbf127bf13df req-da6f0675-9b8a-4d09-a579-6ec30219ace2 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] POST https://10.4.3.119/volume/v3/attachments Aug 25 10:16:51.311835 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-8e785adb-2358-41f4-b6b7-fbf127bf13df req-da6f0675-9b8a-4d09-a579-6ec30219ace2 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9d74c7e7-358a-4ca5-ac11-70c4486a5e4d", "connector": null, "instance_uuid": "fe81ab32-2d24-47b3-98cc-66ec23c3b5ea"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:16:51.311835 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:51.311835 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:16:51.311835 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-8e785adb-2358-41f4-b6b7-fbf127bf13df req-da6f0675-9b8a-4d09-a579-6ec30219ace2 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] https://10.4.3.119/volume/v3/attachments returned with HTTP 200 Aug 25 10:16:51.311835 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 77/317] 10.4.3.119 () {74 vars in 1594 bytes} [Tue Aug 25 10:16:50 2026] POST /volume/v3/attachments => generated 273 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:16:51.387528 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-7ffeb764-2ef6-4996-86f0-aa457d84fc8e None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:51.391095 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7ffeb764-2ef6-4996-86f0-aa457d84fc8e tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] GET https://10.4.3.119/volume/v3/volumes/a938df5f-b0cf-40a1-bd25-3875c892b274 Aug 25 10:16:51.392331 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7ffeb764-2ef6-4996-86f0-aa457d84fc8e tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:51.392331 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7ffeb764-2ef6-4996-86f0-aa457d84fc8e tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:51.409338 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:51.409338 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:16:51.417365 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-7ffeb764-2ef6-4996-86f0-aa457d84fc8e tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] Volume info retrieved successfully. Aug 25 10:16:51.427927 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7ffeb764-2ef6-4996-86f0-aa457d84fc8e tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] https://10.4.3.119/volume/v3/volumes/a938df5f-b0cf-40a1-bd25-3875c892b274 returned with HTTP 200 Aug 25 10:16:51.428478 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 80/318] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:16:51 2026] GET /volume/v3/volumes/a938df5f-b0cf-40a1-bd25-3875c892b274 => generated 1833 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:16:51.947956 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-5165761a-533c-4a14-9cf3-82ee8b6c0e6f req-79408135-d356-4ce2-a292-d4612de99107 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:51.951527 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-5165761a-533c-4a14-9cf3-82ee8b6c0e6f req-79408135-d356-4ce2-a292-d4612de99107 tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] GET https://10.4.3.119/volume/v3/volumes/3b1eeaf7-ab9b-4216-be55-3913f4c86726 Aug 25 10:16:51.952234 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-5165761a-533c-4a14-9cf3-82ee8b6c0e6f req-79408135-d356-4ce2-a292-d4612de99107 tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:51.952528 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-5165761a-533c-4a14-9cf3-82ee8b6c0e6f req-79408135-d356-4ce2-a292-d4612de99107 tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:51.982638 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:51.982638 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:16:51.993910 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [req-5165761a-533c-4a14-9cf3-82ee8b6c0e6f req-79408135-d356-4ce2-a292-d4612de99107 tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] Volume info retrieved successfully. Aug 25 10:16:52.001168 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-5165761a-533c-4a14-9cf3-82ee8b6c0e6f req-79408135-d356-4ce2-a292-d4612de99107 tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] https://10.4.3.119/volume/v3/volumes/3b1eeaf7-ab9b-4216-be55-3913f4c86726 returned with HTTP 200 Aug 25 10:16:52.002826 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 84/319] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:16:51 2026] GET /volume/v3/volumes/3b1eeaf7-ab9b-4216-be55-3913f4c86726 => generated 1603 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:16:52.132664 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-b52fcb9e-9c06-4c12-97fa-b9fe556de8d1 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:52.275404 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b52fcb9e-9c06-4c12-97fa-b9fe556de8d1 tempest-VolumeTypesAccessTest-1947372782 tempest-VolumeTypesAccessTest-1947372782-project-admin] POST https://10.4.3.119/volume/v3/types Aug 25 10:16:52.275951 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b52fcb9e-9c06-4c12-97fa-b9fe556de8d1 tempest-VolumeTypesAccessTest-1947372782 tempest-VolumeTypesAccessTest-1947372782-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-276407122", "os-volume-type-access:is_public": false}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:16:52.300398 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b52fcb9e-9c06-4c12-97fa-b9fe556de8d1 tempest-VolumeTypesAccessTest-1947372782 tempest-VolumeTypesAccessTest-1947372782-project-admin] https://10.4.3.119/volume/v3/types returned with HTTP 200 Aug 25 10:16:52.301103 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 79/320] 10.4.3.119 () {68 vars in 1253 bytes} [Tue Aug 25 10:16:52 2026] POST /volume/v3/types => generated 228 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:16:52.312886 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-808cb4ae-71f6-445a-ae27-73a08fee9681 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:52.422414 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-808cb4ae-71f6-445a-ae27-73a08fee9681 tempest-VolumeTypesAccessTest-1454094961 tempest-VolumeTypesAccessTest-1454094961-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:16:52.422414 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-808cb4ae-71f6-445a-ae27-73a08fee9681 tempest-VolumeTypesAccessTest-1454094961 tempest-VolumeTypesAccessTest-1454094961-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "35535887-5a31-493c-97b1-da5595d28815", "size": 1}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:16:52.424934 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-808cb4ae-71f6-445a-ae27-73a08fee9681 tempest-VolumeTypesAccessTest-1454094961 tempest-VolumeTypesAccessTest-1454094961-project-member] Create volume request body: {'volume': {'volume_type': '35535887-5a31-493c-97b1-da5595d28815', 'size': 1}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:16:52.433041 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-808cb4ae-71f6-445a-ae27-73a08fee9681 tempest-VolumeTypesAccessTest-1454094961 tempest-VolumeTypesAccessTest-1454094961-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 404 Aug 25 10:16:52.436973 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 78/321] 10.4.3.119 () {68 vars in 1258 bytes} [Tue Aug 25 10:16:52 2026] POST /volume/v3/volumes => generated 114 bytes in 125 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:16:52.445165 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-58415873-9a51-43c4-a9fe-2d8592208517 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:52.447338 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-58415873-9a51-43c4-a9fe-2d8592208517 tempest-VolumeTypesAccessTest-1947372782 tempest-VolumeTypesAccessTest-1947372782-project-admin] POST https://10.4.3.119/volume/v3/types/35535887-5a31-493c-97b1-da5595d28815/action Aug 25 10:16:52.448224 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-58415873-9a51-43c4-a9fe-2d8592208517 tempest-VolumeTypesAccessTest-1947372782 tempest-VolumeTypesAccessTest-1947372782-project-admin] Action body: b'{"addProjectAccess": {"project": "ac7ac89bfe984a66a89f9a09b2f283b9"}}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:16:52.448224 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-58415873-9a51-43c4-a9fe-2d8592208517 tempest-VolumeTypesAccessTest-1947372782 tempest-VolumeTypesAccessTest-1947372782-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "ac7ac89bfe984a66a89f9a09b2f283b9"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:16:52.464810 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-58415873-9a51-43c4-a9fe-2d8592208517 tempest-VolumeTypesAccessTest-1947372782 tempest-VolumeTypesAccessTest-1947372782-project-admin] https://10.4.3.119/volume/v3/types/35535887-5a31-493c-97b1-da5595d28815/action returned with HTTP 202 Aug 25 10:16:52.465373 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 81/322] 10.4.3.119 () {68 vars in 1384 bytes} [Tue Aug 25 10:16:52 2026] POST /volume/v3/types/35535887-5a31-493c-97b1-da5595d28815/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:16:52.474336 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-2d15f185-d0bd-4758-8038-1f2037b01f56 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:52.476517 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2d15f185-d0bd-4758-8038-1f2037b01f56 tempest-VolumeTypesAccessTest-1454094961 tempest-VolumeTypesAccessTest-1454094961-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:16:52.477001 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2d15f185-d0bd-4758-8038-1f2037b01f56 tempest-VolumeTypesAccessTest-1454094961 tempest-VolumeTypesAccessTest-1454094961-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "35535887-5a31-493c-97b1-da5595d28815", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-1784315484"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:16:52.479051 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volumes [None req-2d15f185-d0bd-4758-8038-1f2037b01f56 tempest-VolumeTypesAccessTest-1454094961 tempest-VolumeTypesAccessTest-1454094961-project-member] Create volume request body: {'volume': {'volume_type': '35535887-5a31-493c-97b1-da5595d28815', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-1784315484'}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:16:52.485409 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-2d15f185-d0bd-4758-8038-1f2037b01f56 tempest-VolumeTypesAccessTest-1454094961 tempest-VolumeTypesAccessTest-1454094961-project-member] Create volume of 1 GB Aug 25 10:16:52.486511 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:52.486511 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:16:52.486614 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-2d15f185-d0bd-4758-8038-1f2037b01f56 tempest-VolumeTypesAccessTest-1454094961 tempest-VolumeTypesAccessTest-1454094961-project-member] Availability Zones retrieved successfully. Aug 25 10:16:52.495223 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-2d15f185-d0bd-4758-8038-1f2037b01f56 tempest-VolumeTypesAccessTest-1454094961 tempest-VolumeTypesAccessTest-1454094961-project-member] Flow 'volume_create_api' (d187a6d2-05d4-4605-ba9f-850ff5a42aa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:16:52.496413 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-2d15f185-d0bd-4758-8038-1f2037b01f56 tempest-VolumeTypesAccessTest-1454094961 tempest-VolumeTypesAccessTest-1454094961-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8178afcc-4c2d-4610-be33-ee63cf20befa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:16:52.497991 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-2d15f185-d0bd-4758-8038-1f2037b01f56 tempest-VolumeTypesAccessTest-1454094961 tempest-VolumeTypesAccessTest-1454094961-project-member] Validating volume size '1' using validate_int {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:16:52.529097 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-2d15f185-d0bd-4758-8038-1f2037b01f56 tempest-VolumeTypesAccessTest-1454094961 tempest-VolumeTypesAccessTest-1454094961-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8178afcc-4c2d-4610-be33-ee63cf20befa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:16:52Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=35535887-5a31-493c-97b1-da5595d28815,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-276407122',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35535887-5a31-493c-97b1-da5595d28815', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:16:52.530196 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-2d15f185-d0bd-4758-8038-1f2037b01f56 tempest-VolumeTypesAccessTest-1454094961 tempest-VolumeTypesAccessTest-1454094961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b0df23f-34df-4ec5-bf92-848ea946b964) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:16:52.578639 np0000008063 devstack@c-api.service[100390]: WARNING cinder.quota [None req-2d15f185-d0bd-4758-8038-1f2037b01f56 tempest-VolumeTypesAccessTest-1454094961 tempest-VolumeTypesAccessTest-1454094961-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-276407122 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-276407122, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:16:52.578884 np0000008063 devstack@c-api.service[100390]: WARNING cinder.quota [None req-2d15f185-d0bd-4758-8038-1f2037b01f56 tempest-VolumeTypesAccessTest-1454094961 tempest-VolumeTypesAccessTest-1454094961-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-276407122 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-276407122, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:16:52.634926 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-2d15f185-d0bd-4758-8038-1f2037b01f56 tempest-VolumeTypesAccessTest-1454094961 tempest-VolumeTypesAccessTest-1454094961-project-member] Created reservations ['f90e9252-d97d-4aef-91d7-bd79f8b87d53', '0673fb36-311c-4055-ad18-5da99bfa605a', '20904edc-112e-4192-92ea-0e280ab3234b', '02ce118f-d1e7-4052-bb13-f060e6893fb1'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:16:52.637165 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-2d15f185-d0bd-4758-8038-1f2037b01f56 tempest-VolumeTypesAccessTest-1454094961 tempest-VolumeTypesAccessTest-1454094961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b0df23f-34df-4ec5-bf92-848ea946b964) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f90e9252-d97d-4aef-91d7-bd79f8b87d53', '0673fb36-311c-4055-ad18-5da99bfa605a', '20904edc-112e-4192-92ea-0e280ab3234b', '02ce118f-d1e7-4052-bb13-f060e6893fb1']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:16:52.637718 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-2d15f185-d0bd-4758-8038-1f2037b01f56 tempest-VolumeTypesAccessTest-1454094961 tempest-VolumeTypesAccessTest-1454094961-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c3c824c-cbc8-4c2a-8806-40c8552ff7a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:16:52.666761 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-2d15f185-d0bd-4758-8038-1f2037b01f56 tempest-VolumeTypesAccessTest-1454094961 tempest-VolumeTypesAccessTest-1454094961-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c3c824c-cbc8-4c2a-8806-40c8552ff7a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a7d1cd0b-fa7c-4317-9618-8d2e3497b7b9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1784315484',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac7ac89bfe984a66a89f9a09b2f283b9',qos_specs=None,replication_status=,reservations=['f90e9252-d97d-4aef-91d7-bd79f8b87d53','0673fb36-311c-4055-ad18-5da99bfa605a','20904edc-112e-4192-92ea-0e280ab3234b','02ce118f-d1e7-4052-bb13-f060e6893fb1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6b21f0b728d407d8b5500179be4fa8f',volume_type_id=35535887-5a31-493c-97b1-da5595d28815), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:16:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1784315484',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a7d1cd0b-fa7c-4317-9618-8d2e3497b7b9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ac7ac89bfe984a66a89f9a09b2f283b9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b6b21f0b728d407d8b5500179be4fa8f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(35535887-5a31-493c-97b1-da5595d28815),volume_type_id=35535887-5a31-493c-97b1-da5595d28815)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:16:52.667388 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-2d15f185-d0bd-4758-8038-1f2037b01f56 tempest-VolumeTypesAccessTest-1454094961 tempest-VolumeTypesAccessTest-1454094961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7af0df4d-4c26-4ca9-8057-bd061a3cb7a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:16:52.691813 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-2d15f185-d0bd-4758-8038-1f2037b01f56 tempest-VolumeTypesAccessTest-1454094961 tempest-VolumeTypesAccessTest-1454094961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7af0df4d-4c26-4ca9-8057-bd061a3cb7a6) transitioned into state 'SUCCESS' from state '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-1784315484',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac7ac89bfe984a66a89f9a09b2f283b9',qos_specs=None,replication_status=,reservations=['f90e9252-d97d-4aef-91d7-bd79f8b87d53','0673fb36-311c-4055-ad18-5da99bfa605a','20904edc-112e-4192-92ea-0e280ab3234b','02ce118f-d1e7-4052-bb13-f060e6893fb1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6b21f0b728d407d8b5500179be4fa8f',volume_type_id=35535887-5a31-493c-97b1-da5595d28815)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:16:52.692703 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-2d15f185-d0bd-4758-8038-1f2037b01f56 tempest-VolumeTypesAccessTest-1454094961 tempest-VolumeTypesAccessTest-1454094961-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8c5d2c8-4fc7-4f2d-a475-971f329bcff2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:16:52.711344 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-2d15f185-d0bd-4758-8038-1f2037b01f56 tempest-VolumeTypesAccessTest-1454094961 tempest-VolumeTypesAccessTest-1454094961-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8c5d2c8-4fc7-4f2d-a475-971f329bcff2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:16:52.711344 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-2d15f185-d0bd-4758-8038-1f2037b01f56 tempest-VolumeTypesAccessTest-1454094961 tempest-VolumeTypesAccessTest-1454094961-project-member] Flow 'volume_create_api' (d187a6d2-05d4-4605-ba9f-850ff5a42aa3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:16:52.711344 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-2d15f185-d0bd-4758-8038-1f2037b01f56 tempest-VolumeTypesAccessTest-1454094961 tempest-VolumeTypesAccessTest-1454094961-project-member] Create volume request issued successfully. Aug 25 10:16:52.711990 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2d15f185-d0bd-4758-8038-1f2037b01f56 tempest-VolumeTypesAccessTest-1454094961 tempest-VolumeTypesAccessTest-1454094961-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:16:52.712604 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 85/323] 10.4.3.119 () {68 vars in 1259 bytes} [Tue Aug 25 10:16:52 2026] POST /volume/v3/volumes => generated 795 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:16:52.732782 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-c9ca1bec-4b81-4c8d-b757-57eda4cd2172 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:52.734835 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c9ca1bec-4b81-4c8d-b757-57eda4cd2172 tempest-VolumeTypesAccessTest-1454094961 tempest-VolumeTypesAccessTest-1454094961-project-member] GET https://10.4.3.119/volume/v3/volumes/a7d1cd0b-fa7c-4317-9618-8d2e3497b7b9 Aug 25 10:16:52.735077 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c9ca1bec-4b81-4c8d-b757-57eda4cd2172 tempest-VolumeTypesAccessTest-1454094961 tempest-VolumeTypesAccessTest-1454094961-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:52.735345 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c9ca1bec-4b81-4c8d-b757-57eda4cd2172 tempest-VolumeTypesAccessTest-1454094961 tempest-VolumeTypesAccessTest-1454094961-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:52.745054 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:52.745054 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:16:52.752252 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-c9ca1bec-4b81-4c8d-b757-57eda4cd2172 tempest-VolumeTypesAccessTest-1454094961 tempest-VolumeTypesAccessTest-1454094961-project-member] Volume info retrieved successfully. Aug 25 10:16:52.758546 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c9ca1bec-4b81-4c8d-b757-57eda4cd2172 tempest-VolumeTypesAccessTest-1454094961 tempest-VolumeTypesAccessTest-1454094961-project-member] https://10.4.3.119/volume/v3/volumes/a7d1cd0b-fa7c-4317-9618-8d2e3497b7b9 returned with HTTP 200 Aug 25 10:16:52.759103 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 80/324] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:16:52 2026] GET /volume/v3/volumes/a7d1cd0b-fa7c-4317-9618-8d2e3497b7b9 => generated 863 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:16:53.105825 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-e8abedee-0bf2-4f55-a41b-95b7b28626de None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:53.108074 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e8abedee-0bf2-4f55-a41b-95b7b28626de tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] DELETE https://10.4.3.119/volume/v3/volumes/374544f9-85ac-4558-892d-8be8671f3190 Aug 25 10:16:53.108372 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e8abedee-0bf2-4f55-a41b-95b7b28626de tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:53.108675 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e8abedee-0bf2-4f55-a41b-95b7b28626de tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:53.108886 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-e8abedee-0bf2-4f55-a41b-95b7b28626de tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] Delete volume with id: 374544f9-85ac-4558-892d-8be8671f3190 Aug 25 10:16:53.119045 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:53.119045 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:16:53.119555 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-e8abedee-0bf2-4f55-a41b-95b7b28626de tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] Volume info retrieved successfully. Aug 25 10:16:53.148692 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-e8abedee-0bf2-4f55-a41b-95b7b28626de tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] Delete volume request issued successfully. Aug 25 10:16:53.148978 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e8abedee-0bf2-4f55-a41b-95b7b28626de tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] https://10.4.3.119/volume/v3/volumes/374544f9-85ac-4558-892d-8be8671f3190 returned with HTTP 202 Aug 25 10:16:53.149499 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 79/325] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:16:53 2026] DELETE /volume/v3/volumes/374544f9-85ac-4558-892d-8be8671f3190 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:16:53.161351 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-3d449af8-68ca-4907-9445-d1ba2f4742ab None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:53.165108 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3d449af8-68ca-4907-9445-d1ba2f4742ab tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] GET https://10.4.3.119/volume/v3/volumes/374544f9-85ac-4558-892d-8be8671f3190 Aug 25 10:16:53.165508 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3d449af8-68ca-4907-9445-d1ba2f4742ab tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:53.165941 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3d449af8-68ca-4907-9445-d1ba2f4742ab tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:53.175800 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:53.175800 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:16:53.183173 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-3d449af8-68ca-4907-9445-d1ba2f4742ab tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] Volume info retrieved successfully. Aug 25 10:16:53.187615 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3d449af8-68ca-4907-9445-d1ba2f4742ab tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] https://10.4.3.119/volume/v3/volumes/374544f9-85ac-4558-892d-8be8671f3190 returned with HTTP 200 Aug 25 10:16:53.188350 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 82/326] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:16:53 2026] GET /volume/v3/volumes/374544f9-85ac-4558-892d-8be8671f3190 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:16:53.547356 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-3bee3100-d9cf-4a34-921e-0ee4992d550d None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:53.547929 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3bee3100-d9cf-4a34-921e-0ee4992d550d None None] GET https://10.4.3.119/volume// Aug 25 10:16:53.548465 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3bee3100-d9cf-4a34-921e-0ee4992d550d None None] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:53.548465 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3bee3100-d9cf-4a34-921e-0ee4992d550d None None] Calling method 'all' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:53.548996 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3bee3100-d9cf-4a34-921e-0ee4992d550d None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:16:53.549415 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 86/327] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:16:53 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:16:53.558733 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-8e785adb-2358-41f4-b6b7-fbf127bf13df req-ec6980c1-fdd5-48cf-b3de-730fe3544a26 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:53.561488 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-8e785adb-2358-41f4-b6b7-fbf127bf13df req-ec6980c1-fdd5-48cf-b3de-730fe3544a26 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] GET https://10.4.3.119/volume/v3/volumes/f13e2c27-208c-4c42-96a6-17a83c7b91f5 Aug 25 10:16:53.561772 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-8e785adb-2358-41f4-b6b7-fbf127bf13df req-ec6980c1-fdd5-48cf-b3de-730fe3544a26 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:53.561963 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-8e785adb-2358-41f4-b6b7-fbf127bf13df req-ec6980c1-fdd5-48cf-b3de-730fe3544a26 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:53.578260 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:53.578260 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:16:53.586775 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-8e785adb-2358-41f4-b6b7-fbf127bf13df req-ec6980c1-fdd5-48cf-b3de-730fe3544a26 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Volume info retrieved successfully. Aug 25 10:16:53.599196 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-8e785adb-2358-41f4-b6b7-fbf127bf13df req-ec6980c1-fdd5-48cf-b3de-730fe3544a26 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] https://10.4.3.119/volume/v3/volumes/f13e2c27-208c-4c42-96a6-17a83c7b91f5 returned with HTTP 200 Aug 25 10:16:53.600015 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 81/328] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:16:53 2026] GET /volume/v3/volumes/f13e2c27-208c-4c42-96a6-17a83c7b91f5 => generated 1569 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:16:53.702861 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-8e785adb-2358-41f4-b6b7-fbf127bf13df req-94028bae-e2c5-4ebd-920c-ba81e9dcf984 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:53.706969 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-8e785adb-2358-41f4-b6b7-fbf127bf13df req-94028bae-e2c5-4ebd-920c-ba81e9dcf984 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] PUT https://10.4.3.119/volume/v3/attachments/f4258f38-ba2b-4425-9f09-045ee6376cfd Aug 25 10:16:53.707468 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-8e785adb-2358-41f4-b6b7-fbf127bf13df req-94028bae-e2c5-4ebd-920c-ba81e9dcf984 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.119", "host": "np0000008063", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3398d5156650", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "462fd6ce-c505-48ef-84ec-f85776d45b24", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:16:53.719248 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.coordination [req-8e785adb-2358-41f4-b6b7-fbf127bf13df req-94028bae-e2c5-4ebd-920c-ba81e9dcf984 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Acquiring lock "cinder-attachment_update-f13e2c27-208c-4c42-96a6-17a83c7b91f5-np0000008063" by "attachment_update" {{(pid=100388) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 10:16:53.727800 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.coordination [req-8e785adb-2358-41f4-b6b7-fbf127bf13df req-94028bae-e2c5-4ebd-920c-ba81e9dcf984 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Lock "cinder-attachment_update-f13e2c27-208c-4c42-96a6-17a83c7b91f5-np0000008063" acquired by "attachment_update" :: waited 0.009s {{(pid=100388) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 10:16:53.728971 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:53.728971 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:16:53.776580 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-a6cbffe3-ba00-4f3e-94df-bd9140927089 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:53.779213 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a6cbffe3-ba00-4f3e-94df-bd9140927089 tempest-VolumeTypesAccessTest-1454094961 tempest-VolumeTypesAccessTest-1454094961-project-member] GET https://10.4.3.119/volume/v3/volumes/a7d1cd0b-fa7c-4317-9618-8d2e3497b7b9 Aug 25 10:16:53.779213 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a6cbffe3-ba00-4f3e-94df-bd9140927089 tempest-VolumeTypesAccessTest-1454094961 tempest-VolumeTypesAccessTest-1454094961-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:53.779213 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a6cbffe3-ba00-4f3e-94df-bd9140927089 tempest-VolumeTypesAccessTest-1454094961 tempest-VolumeTypesAccessTest-1454094961-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:53.792719 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:53.792719 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:16:53.800270 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-a6cbffe3-ba00-4f3e-94df-bd9140927089 tempest-VolumeTypesAccessTest-1454094961 tempest-VolumeTypesAccessTest-1454094961-project-member] Volume info retrieved successfully. Aug 25 10:16:53.809178 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a6cbffe3-ba00-4f3e-94df-bd9140927089 tempest-VolumeTypesAccessTest-1454094961 tempest-VolumeTypesAccessTest-1454094961-project-member] https://10.4.3.119/volume/v3/volumes/a7d1cd0b-fa7c-4317-9618-8d2e3497b7b9 returned with HTTP 200 Aug 25 10:16:53.809178 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 83/329] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:16:53 2026] GET /volume/v3/volumes/a7d1cd0b-fa7c-4317-9618-8d2e3497b7b9 => generated 888 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:16:53.828477 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-dfbaf748-c408-4aa4-baca-3b0797b51000 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:53.834259 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-dfbaf748-c408-4aa4-baca-3b0797b51000 tempest-VolumeTypesAccessTest-1454094961 tempest-VolumeTypesAccessTest-1454094961-project-member] GET https://10.4.3.119/volume/v3/volumes/a7d1cd0b-fa7c-4317-9618-8d2e3497b7b9 Aug 25 10:16:53.834631 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-dfbaf748-c408-4aa4-baca-3b0797b51000 tempest-VolumeTypesAccessTest-1454094961 tempest-VolumeTypesAccessTest-1454094961-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:53.834796 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-dfbaf748-c408-4aa4-baca-3b0797b51000 tempest-VolumeTypesAccessTest-1454094961 tempest-VolumeTypesAccessTest-1454094961-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:53.850166 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.coordination [req-8e785adb-2358-41f4-b6b7-fbf127bf13df req-94028bae-e2c5-4ebd-920c-ba81e9dcf984 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Lock "cinder-attachment_update-f13e2c27-208c-4c42-96a6-17a83c7b91f5-np0000008063" released by "attachment_update" :: held 0.122s {{(pid=100388) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 10:16:53.850373 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:53.850373 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:16:53.850480 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-8e785adb-2358-41f4-b6b7-fbf127bf13df req-94028bae-e2c5-4ebd-920c-ba81e9dcf984 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] https://10.4.3.119/volume/v3/attachments/f4258f38-ba2b-4425-9f09-045ee6376cfd returned with HTTP 200 Aug 25 10:16:53.851205 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 80/330] 10.4.3.119 () {74 vars in 1704 bytes} [Tue Aug 25 10:16:53 2026] PUT /volume/v3/attachments/f4258f38-ba2b-4425-9f09-045ee6376cfd => generated 969 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:16:53.856075 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-dfbaf748-c408-4aa4-baca-3b0797b51000 tempest-VolumeTypesAccessTest-1454094961 tempest-VolumeTypesAccessTest-1454094961-project-member] Volume info retrieved successfully. Aug 25 10:16:53.863053 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-dfbaf748-c408-4aa4-baca-3b0797b51000 tempest-VolumeTypesAccessTest-1454094961 tempest-VolumeTypesAccessTest-1454094961-project-member] https://10.4.3.119/volume/v3/volumes/a7d1cd0b-fa7c-4317-9618-8d2e3497b7b9 returned with HTTP 200 Aug 25 10:16:53.863834 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 87/331] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:16:53 2026] GET /volume/v3/volumes/a7d1cd0b-fa7c-4317-9618-8d2e3497b7b9 => generated 888 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:16:53.884347 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-5c274b04-5759-49e5-b164-b1832f92ded5 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:53.886736 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5c274b04-5759-49e5-b164-b1832f92ded5 tempest-VolumeTypesAccessTest-1454094961 tempest-VolumeTypesAccessTest-1454094961-project-member] DELETE https://10.4.3.119/volume/v3/volumes/a7d1cd0b-fa7c-4317-9618-8d2e3497b7b9 Aug 25 10:16:53.886968 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5c274b04-5759-49e5-b164-b1832f92ded5 tempest-VolumeTypesAccessTest-1454094961 tempest-VolumeTypesAccessTest-1454094961-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:53.887289 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5c274b04-5759-49e5-b164-b1832f92ded5 tempest-VolumeTypesAccessTest-1454094961 tempest-VolumeTypesAccessTest-1454094961-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:53.887743 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-5c274b04-5759-49e5-b164-b1832f92ded5 tempest-VolumeTypesAccessTest-1454094961 tempest-VolumeTypesAccessTest-1454094961-project-member] Delete volume with id: a7d1cd0b-fa7c-4317-9618-8d2e3497b7b9 Aug 25 10:16:53.889003 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-8e785adb-2358-41f4-b6b7-fbf127bf13df req-daaec200-828c-45b7-841f-4ee2fb0e48b2 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:53.892172 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-8e785adb-2358-41f4-b6b7-fbf127bf13df req-daaec200-828c-45b7-841f-4ee2fb0e48b2 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] POST https://10.4.3.119/volume/v3/attachments/f4258f38-ba2b-4425-9f09-045ee6376cfd/action Aug 25 10:16:53.892172 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-8e785adb-2358-41f4-b6b7-fbf127bf13df req-daaec200-828c-45b7-841f-4ee2fb0e48b2 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Action body: b'{"os-complete": null}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:16:53.892600 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-8e785adb-2358-41f4-b6b7-fbf127bf13df req-daaec200-828c-45b7-841f-4ee2fb0e48b2 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:16:53.900295 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:53.900295 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:16:53.903935 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-5c274b04-5759-49e5-b164-b1832f92ded5 tempest-VolumeTypesAccessTest-1454094961 tempest-VolumeTypesAccessTest-1454094961-project-member] Volume info retrieved successfully. Aug 25 10:16:53.918609 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:53.918609 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:16:53.944935 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-5c274b04-5759-49e5-b164-b1832f92ded5 tempest-VolumeTypesAccessTest-1454094961 tempest-VolumeTypesAccessTest-1454094961-project-member] Delete volume request issued successfully. Aug 25 10:16:53.945289 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5c274b04-5759-49e5-b164-b1832f92ded5 tempest-VolumeTypesAccessTest-1454094961 tempest-VolumeTypesAccessTest-1454094961-project-member] https://10.4.3.119/volume/v3/volumes/a7d1cd0b-fa7c-4317-9618-8d2e3497b7b9 returned with HTTP 202 Aug 25 10:16:53.946232 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 82/332] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:16:53 2026] DELETE /volume/v3/volumes/a7d1cd0b-fa7c-4317-9618-8d2e3497b7b9 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:16:53.965686 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-6e0bf78b-d9eb-4a99-a46a-a0f4b8ed8759 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:53.970474 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6e0bf78b-d9eb-4a99-a46a-a0f4b8ed8759 tempest-VolumeTypesAccessTest-1454094961 tempest-VolumeTypesAccessTest-1454094961-project-member] GET https://10.4.3.119/volume/v3/volumes/a7d1cd0b-fa7c-4317-9618-8d2e3497b7b9 Aug 25 10:16:53.970474 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-6e0bf78b-d9eb-4a99-a46a-a0f4b8ed8759 tempest-VolumeTypesAccessTest-1454094961 tempest-VolumeTypesAccessTest-1454094961-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:53.970474 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-6e0bf78b-d9eb-4a99-a46a-a0f4b8ed8759 tempest-VolumeTypesAccessTest-1454094961 tempest-VolumeTypesAccessTest-1454094961-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:53.970808 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-8e785adb-2358-41f4-b6b7-fbf127bf13df req-daaec200-828c-45b7-841f-4ee2fb0e48b2 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] https://10.4.3.119/volume/v3/attachments/f4258f38-ba2b-4425-9f09-045ee6376cfd/action returned with HTTP 204 Aug 25 10:16:53.970808 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 84/333] 10.4.3.119 () {74 vars in 1725 bytes} [Tue Aug 25 10:16:53 2026] POST /volume/v3/attachments/f4258f38-ba2b-4425-9f09-045ee6376cfd/action => generated 0 bytes in 83 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:16:53.981320 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:53.981320 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:16:53.998115 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-6e0bf78b-d9eb-4a99-a46a-a0f4b8ed8759 tempest-VolumeTypesAccessTest-1454094961 tempest-VolumeTypesAccessTest-1454094961-project-member] Volume info retrieved successfully. Aug 25 10:16:54.010579 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6e0bf78b-d9eb-4a99-a46a-a0f4b8ed8759 tempest-VolumeTypesAccessTest-1454094961 tempest-VolumeTypesAccessTest-1454094961-project-member] https://10.4.3.119/volume/v3/volumes/a7d1cd0b-fa7c-4317-9618-8d2e3497b7b9 returned with HTTP 200 Aug 25 10:16:54.011317 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 81/334] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:16:53 2026] GET /volume/v3/volumes/a7d1cd0b-fa7c-4317-9618-8d2e3497b7b9 => generated 887 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:16:54.021168 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-e72a737f-5d65-4f0c-8429-4ca9d7dcdc8f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:54.021623 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e72a737f-5d65-4f0c-8429-4ca9d7dcdc8f None None] GET https://10.4.3.119/volume// Aug 25 10:16:54.021818 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e72a737f-5d65-4f0c-8429-4ca9d7dcdc8f None None] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:54.021997 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e72a737f-5d65-4f0c-8429-4ca9d7dcdc8f None None] Calling method 'all' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:54.022437 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e72a737f-5d65-4f0c-8429-4ca9d7dcdc8f None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:16:54.023021 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 88/335] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:16:54 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:16:54.037572 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-8e785adb-2358-41f4-b6b7-fbf127bf13df req-77de3d10-090b-47a0-904f-2adaca2fcb76 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:54.042545 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-8e785adb-2358-41f4-b6b7-fbf127bf13df req-77de3d10-090b-47a0-904f-2adaca2fcb76 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] GET https://10.4.3.119/volume/v3/volumes/335f57b8-32f0-4600-b166-d8a4580dc6d9 Aug 25 10:16:54.044167 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-8e785adb-2358-41f4-b6b7-fbf127bf13df req-77de3d10-090b-47a0-904f-2adaca2fcb76 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:54.044167 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-8e785adb-2358-41f4-b6b7-fbf127bf13df req-77de3d10-090b-47a0-904f-2adaca2fcb76 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:54.066934 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:54.066934 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:16:54.079341 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-8e785adb-2358-41f4-b6b7-fbf127bf13df req-77de3d10-090b-47a0-904f-2adaca2fcb76 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Volume info retrieved successfully. Aug 25 10:16:54.087610 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-8e785adb-2358-41f4-b6b7-fbf127bf13df req-77de3d10-090b-47a0-904f-2adaca2fcb76 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] https://10.4.3.119/volume/v3/volumes/335f57b8-32f0-4600-b166-d8a4580dc6d9 returned with HTTP 200 Aug 25 10:16:54.088244 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 83/336] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:16:54 2026] GET /volume/v3/volumes/335f57b8-32f0-4600-b166-d8a4580dc6d9 => generated 1023 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:16:54.209765 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-81fc9812-c456-43d2-a9a0-22c9b9587b5d None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:54.214812 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-81fc9812-c456-43d2-a9a0-22c9b9587b5d tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] GET https://10.4.3.119/volume/v3/volumes/374544f9-85ac-4558-892d-8be8671f3190 Aug 25 10:16:54.215071 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-81fc9812-c456-43d2-a9a0-22c9b9587b5d tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:54.215475 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-81fc9812-c456-43d2-a9a0-22c9b9587b5d tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:54.222764 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-8e785adb-2358-41f4-b6b7-fbf127bf13df req-9e3423db-61e9-4610-96a5-f982e826f4b7 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:54.225029 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-8e785adb-2358-41f4-b6b7-fbf127bf13df req-9e3423db-61e9-4610-96a5-f982e826f4b7 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] PUT https://10.4.3.119/volume/v3/attachments/be7752e6-53da-471e-a259-8222f4ecd042 Aug 25 10:16:54.225541 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-8e785adb-2358-41f4-b6b7-fbf127bf13df req-9e3423db-61e9-4610-96a5-f982e826f4b7 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.119", "host": "np0000008063", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3398d5156650", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "462fd6ce-c505-48ef-84ec-f85776d45b24", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:16:54.228438 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-81fc9812-c456-43d2-a9a0-22c9b9587b5d tempest-TaggedAttachmentsTest-1918103660 tempest-TaggedAttachmentsTest-1918103660-project-member] https://10.4.3.119/volume/v3/volumes/374544f9-85ac-4558-892d-8be8671f3190 returned with HTTP 404 Aug 25 10:16:54.229450 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 85/337] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:16:54 2026] GET /volume/v3/volumes/374544f9-85ac-4558-892d-8be8671f3190 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:16:54.241996 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.coordination [req-8e785adb-2358-41f4-b6b7-fbf127bf13df req-9e3423db-61e9-4610-96a5-f982e826f4b7 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Acquiring lock "cinder-attachment_update-335f57b8-32f0-4600-b166-d8a4580dc6d9-np0000008063" by "attachment_update" {{(pid=100388) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 10:16:54.252591 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.coordination [req-8e785adb-2358-41f4-b6b7-fbf127bf13df req-9e3423db-61e9-4610-96a5-f982e826f4b7 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Lock "cinder-attachment_update-335f57b8-32f0-4600-b166-d8a4580dc6d9-np0000008063" acquired by "attachment_update" :: waited 0.008s {{(pid=100388) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 10:16:54.252591 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:54.252591 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:16:54.395970 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.coordination [req-8e785adb-2358-41f4-b6b7-fbf127bf13df req-9e3423db-61e9-4610-96a5-f982e826f4b7 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Lock "cinder-attachment_update-335f57b8-32f0-4600-b166-d8a4580dc6d9-np0000008063" released by "attachment_update" :: held 0.146s {{(pid=100388) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 10:16:54.396773 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-8e785adb-2358-41f4-b6b7-fbf127bf13df req-9e3423db-61e9-4610-96a5-f982e826f4b7 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] https://10.4.3.119/volume/v3/attachments/be7752e6-53da-471e-a259-8222f4ecd042 returned with HTTP 200 Aug 25 10:16:54.397555 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 82/338] 10.4.3.119 () {74 vars in 1704 bytes} [Tue Aug 25 10:16:54 2026] PUT /volume/v3/attachments/be7752e6-53da-471e-a259-8222f4ecd042 => generated 969 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:16:54.433673 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-8e785adb-2358-41f4-b6b7-fbf127bf13df req-23229122-e61f-4002-b976-0e130e0d1e25 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:54.442600 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-8e785adb-2358-41f4-b6b7-fbf127bf13df req-23229122-e61f-4002-b976-0e130e0d1e25 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] POST https://10.4.3.119/volume/v3/attachments/be7752e6-53da-471e-a259-8222f4ecd042/action Aug 25 10:16:54.442600 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-8e785adb-2358-41f4-b6b7-fbf127bf13df req-23229122-e61f-4002-b976-0e130e0d1e25 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Action body: b'{"os-complete": null}' {{(pid=100390) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:16:54.444690 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-8e785adb-2358-41f4-b6b7-fbf127bf13df req-23229122-e61f-4002-b976-0e130e0d1e25 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:16:54.474179 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:54.474179 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:16:54.502691 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-8e785adb-2358-41f4-b6b7-fbf127bf13df req-23229122-e61f-4002-b976-0e130e0d1e25 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] https://10.4.3.119/volume/v3/attachments/be7752e6-53da-471e-a259-8222f4ecd042/action returned with HTTP 204 Aug 25 10:16:54.503536 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 89/339] 10.4.3.119 () {74 vars in 1725 bytes} [Tue Aug 25 10:16:54 2026] POST /volume/v3/attachments/be7752e6-53da-471e-a259-8222f4ecd042/action => generated 0 bytes in 70 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:16:54.542926 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-c1ba0acf-39ff-4789-b785-e38a18afbcb6 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:54.543509 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c1ba0acf-39ff-4789-b785-e38a18afbcb6 None None] GET https://10.4.3.119/volume// Aug 25 10:16:54.543814 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c1ba0acf-39ff-4789-b785-e38a18afbcb6 None None] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:54.544435 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c1ba0acf-39ff-4789-b785-e38a18afbcb6 None None] Calling method 'all' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:54.544749 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c1ba0acf-39ff-4789-b785-e38a18afbcb6 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:16:54.545330 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 84/340] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:16:54 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:16:54.563549 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-8e785adb-2358-41f4-b6b7-fbf127bf13df req-2c6c3d0f-0526-45f6-a1ea-8b7ff322fa2c None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:54.567698 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-8e785adb-2358-41f4-b6b7-fbf127bf13df req-2c6c3d0f-0526-45f6-a1ea-8b7ff322fa2c tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] GET https://10.4.3.119/volume/v3/volumes/9d74c7e7-358a-4ca5-ac11-70c4486a5e4d Aug 25 10:16:54.568178 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-8e785adb-2358-41f4-b6b7-fbf127bf13df req-2c6c3d0f-0526-45f6-a1ea-8b7ff322fa2c tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:54.568740 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-8e785adb-2358-41f4-b6b7-fbf127bf13df req-2c6c3d0f-0526-45f6-a1ea-8b7ff322fa2c tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:54.587784 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:54.587784 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:16:54.597888 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-8e785adb-2358-41f4-b6b7-fbf127bf13df req-2c6c3d0f-0526-45f6-a1ea-8b7ff322fa2c tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Volume info retrieved successfully. Aug 25 10:16:54.605375 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-8e785adb-2358-41f4-b6b7-fbf127bf13df req-2c6c3d0f-0526-45f6-a1ea-8b7ff322fa2c tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] https://10.4.3.119/volume/v3/volumes/9d74c7e7-358a-4ca5-ac11-70c4486a5e4d returned with HTTP 200 Aug 25 10:16:54.606035 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 86/341] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:16:54 2026] GET /volume/v3/volumes/9d74c7e7-358a-4ca5-ac11-70c4486a5e4d => generated 1022 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:16:54.717317 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-8e785adb-2358-41f4-b6b7-fbf127bf13df req-71a14286-b39e-47c4-86ac-627cf04c33e4 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:54.724853 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-8e785adb-2358-41f4-b6b7-fbf127bf13df req-71a14286-b39e-47c4-86ac-627cf04c33e4 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] PUT https://10.4.3.119/volume/v3/attachments/511bfe9e-e792-49d0-899b-81698c121569 Aug 25 10:16:54.728265 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-8e785adb-2358-41f4-b6b7-fbf127bf13df req-71a14286-b39e-47c4-86ac-627cf04c33e4 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.119", "host": "np0000008063", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3398d5156650", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "462fd6ce-c505-48ef-84ec-f85776d45b24", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:16:54.748273 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.coordination [req-8e785adb-2358-41f4-b6b7-fbf127bf13df req-71a14286-b39e-47c4-86ac-627cf04c33e4 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Acquiring lock "cinder-attachment_update-9d74c7e7-358a-4ca5-ac11-70c4486a5e4d-np0000008063" by "attachment_update" {{(pid=100388) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 10:16:54.756958 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.coordination [req-8e785adb-2358-41f4-b6b7-fbf127bf13df req-71a14286-b39e-47c4-86ac-627cf04c33e4 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Lock "cinder-attachment_update-9d74c7e7-358a-4ca5-ac11-70c4486a5e4d-np0000008063" acquired by "attachment_update" :: waited 0.009s {{(pid=100388) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 10:16:54.759847 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:54.759847 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:16:54.941104 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.coordination [req-8e785adb-2358-41f4-b6b7-fbf127bf13df req-71a14286-b39e-47c4-86ac-627cf04c33e4 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Lock "cinder-attachment_update-9d74c7e7-358a-4ca5-ac11-70c4486a5e4d-np0000008063" released by "attachment_update" :: held 0.184s {{(pid=100388) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 10:16:54.941602 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-8e785adb-2358-41f4-b6b7-fbf127bf13df req-71a14286-b39e-47c4-86ac-627cf04c33e4 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] https://10.4.3.119/volume/v3/attachments/511bfe9e-e792-49d0-899b-81698c121569 returned with HTTP 200 Aug 25 10:16:54.942483 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 83/342] 10.4.3.119 () {74 vars in 1704 bytes} [Tue Aug 25 10:16:54 2026] PUT /volume/v3/attachments/511bfe9e-e792-49d0-899b-81698c121569 => generated 969 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:16:54.983670 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-8e785adb-2358-41f4-b6b7-fbf127bf13df req-134511b4-15e3-4f03-af1c-5f34d299023a None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:54.987760 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-8e785adb-2358-41f4-b6b7-fbf127bf13df req-134511b4-15e3-4f03-af1c-5f34d299023a tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] POST https://10.4.3.119/volume/v3/attachments/511bfe9e-e792-49d0-899b-81698c121569/action Aug 25 10:16:54.988999 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-8e785adb-2358-41f4-b6b7-fbf127bf13df req-134511b4-15e3-4f03-af1c-5f34d299023a tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Action body: b'{"os-complete": null}' {{(pid=100390) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:16:54.989228 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-8e785adb-2358-41f4-b6b7-fbf127bf13df req-134511b4-15e3-4f03-af1c-5f34d299023a tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:16:55.015173 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:55.015173 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:16:55.032412 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-8e785adb-2358-41f4-b6b7-fbf127bf13df req-134511b4-15e3-4f03-af1c-5f34d299023a tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] https://10.4.3.119/volume/v3/attachments/511bfe9e-e792-49d0-899b-81698c121569/action returned with HTTP 204 Aug 25 10:16:55.033081 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 90/343] 10.4.3.119 () {74 vars in 1725 bytes} [Tue Aug 25 10:16:54 2026] POST /volume/v3/attachments/511bfe9e-e792-49d0-899b-81698c121569/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:16:55.038577 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-fc28c5dd-7f85-4c9a-84bf-615ffbf9b798 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:55.041379 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-fc28c5dd-7f85-4c9a-84bf-615ffbf9b798 tempest-VolumeTypesAccessTest-1454094961 tempest-VolumeTypesAccessTest-1454094961-project-member] GET https://10.4.3.119/volume/v3/volumes/a7d1cd0b-fa7c-4317-9618-8d2e3497b7b9 Aug 25 10:16:55.041379 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-fc28c5dd-7f85-4c9a-84bf-615ffbf9b798 tempest-VolumeTypesAccessTest-1454094961 tempest-VolumeTypesAccessTest-1454094961-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:55.041379 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-fc28c5dd-7f85-4c9a-84bf-615ffbf9b798 tempest-VolumeTypesAccessTest-1454094961 tempest-VolumeTypesAccessTest-1454094961-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:55.054271 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-fc28c5dd-7f85-4c9a-84bf-615ffbf9b798 tempest-VolumeTypesAccessTest-1454094961 tempest-VolumeTypesAccessTest-1454094961-project-member] https://10.4.3.119/volume/v3/volumes/a7d1cd0b-fa7c-4317-9618-8d2e3497b7b9 returned with HTTP 404 Aug 25 10:16:55.054984 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 85/344] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:16:55 2026] GET /volume/v3/volumes/a7d1cd0b-fa7c-4317-9618-8d2e3497b7b9 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:16:55.075892 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-e6123e37-e4e7-4640-8c89-6f5d94d95e57 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:55.083054 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e6123e37-e4e7-4640-8c89-6f5d94d95e57 tempest-VolumeTypesAccessTest-1947372782 tempest-VolumeTypesAccessTest-1947372782-project-admin] POST https://10.4.3.119/volume/v3/types/35535887-5a31-493c-97b1-da5595d28815/action Aug 25 10:16:55.085245 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e6123e37-e4e7-4640-8c89-6f5d94d95e57 tempest-VolumeTypesAccessTest-1947372782 tempest-VolumeTypesAccessTest-1947372782-project-admin] Action body: b'{"removeProjectAccess": {"project": "ac7ac89bfe984a66a89f9a09b2f283b9"}}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:16:55.085245 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e6123e37-e4e7-4640-8c89-6f5d94d95e57 tempest-VolumeTypesAccessTest-1947372782 tempest-VolumeTypesAccessTest-1947372782-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "ac7ac89bfe984a66a89f9a09b2f283b9"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:16:55.106670 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e6123e37-e4e7-4640-8c89-6f5d94d95e57 tempest-VolumeTypesAccessTest-1947372782 tempest-VolumeTypesAccessTest-1947372782-project-admin] https://10.4.3.119/volume/v3/types/35535887-5a31-493c-97b1-da5595d28815/action returned with HTTP 202 Aug 25 10:16:55.107558 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 87/345] 10.4.3.119 () {68 vars in 1384 bytes} [Tue Aug 25 10:16:55 2026] POST /volume/v3/types/35535887-5a31-493c-97b1-da5595d28815/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:16:55.121204 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-b738c40e-e14e-4290-b162-02bb9d28c22d None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:55.125474 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b738c40e-e14e-4290-b162-02bb9d28c22d tempest-VolumeTypesAccessTest-1947372782 tempest-VolumeTypesAccessTest-1947372782-project-admin] DELETE https://10.4.3.119/volume/v3/types/35535887-5a31-493c-97b1-da5595d28815 Aug 25 10:16:55.127722 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b738c40e-e14e-4290-b162-02bb9d28c22d tempest-VolumeTypesAccessTest-1947372782 tempest-VolumeTypesAccessTest-1947372782-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:55.127722 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b738c40e-e14e-4290-b162-02bb9d28c22d tempest-VolumeTypesAccessTest-1947372782 tempest-VolumeTypesAccessTest-1947372782-project-admin] Calling method '_delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:55.127722 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:16:55.127722 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:16:55.201805 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b738c40e-e14e-4290-b162-02bb9d28c22d tempest-VolumeTypesAccessTest-1947372782 tempest-VolumeTypesAccessTest-1947372782-project-admin] https://10.4.3.119/volume/v3/types/35535887-5a31-493c-97b1-da5595d28815 returned with HTTP 202 Aug 25 10:16:55.202311 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 84/346] 10.4.3.119 () {66 vars in 1345 bytes} [Tue Aug 25 10:16:55 2026] DELETE /volume/v3/types/35535887-5a31-493c-97b1-da5595d28815 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:16:55.216226 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-289d61e9-c3b3-4a82-938b-0f3bdad82d3e None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:55.218967 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-289d61e9-c3b3-4a82-938b-0f3bdad82d3e tempest-VolumeTypesAccessTest-1947372782 tempest-VolumeTypesAccessTest-1947372782-project-admin] GET https://10.4.3.119/volume/v3/types/35535887-5a31-493c-97b1-da5595d28815 Aug 25 10:16:55.219243 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-289d61e9-c3b3-4a82-938b-0f3bdad82d3e tempest-VolumeTypesAccessTest-1947372782 tempest-VolumeTypesAccessTest-1947372782-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:55.219465 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-289d61e9-c3b3-4a82-938b-0f3bdad82d3e tempest-VolumeTypesAccessTest-1947372782 tempest-VolumeTypesAccessTest-1947372782-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:55.225933 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-289d61e9-c3b3-4a82-938b-0f3bdad82d3e tempest-VolumeTypesAccessTest-1947372782 tempest-VolumeTypesAccessTest-1947372782-project-admin] https://10.4.3.119/volume/v3/types/35535887-5a31-493c-97b1-da5595d28815 returned with HTTP 404 Aug 25 10:16:55.226753 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 91/347] 10.4.3.119 () {66 vars in 1342 bytes} [Tue Aug 25 10:16:55 2026] GET /volume/v3/types/35535887-5a31-493c-97b1-da5595d28815 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:16:55.242960 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-5e21ba59-f264-48dd-8718-46f6c367a0e6 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:55.245204 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5e21ba59-f264-48dd-8718-46f6c367a0e6 tempest-VolumeTypesAccessTest-1947372782 tempest-VolumeTypesAccessTest-1947372782-project-admin] POST https://10.4.3.119/volume/v3/types Aug 25 10:16:55.245204 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5e21ba59-f264-48dd-8718-46f6c367a0e6 tempest-VolumeTypesAccessTest-1947372782 tempest-VolumeTypesAccessTest-1947372782-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1972516709", "os-volume-type-access:is_public": false}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:16:55.270535 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5e21ba59-f264-48dd-8718-46f6c367a0e6 tempest-VolumeTypesAccessTest-1947372782 tempest-VolumeTypesAccessTest-1947372782-project-admin] https://10.4.3.119/volume/v3/types returned with HTTP 200 Aug 25 10:16:55.270713 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 86/348] 10.4.3.119 () {68 vars in 1253 bytes} [Tue Aug 25 10:16:55 2026] POST /volume/v3/types => generated 229 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:16:55.292676 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-3f45279c-27bf-43c7-8023-f6783a57dc68 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:55.299728 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3f45279c-27bf-43c7-8023-f6783a57dc68 tempest-VolumeTypesAccessTest-1947372782 tempest-VolumeTypesAccessTest-1947372782-project-admin] POST https://10.4.3.119/volume/v3/types/3d3eb074-5a9d-45da-ae5d-edf356114a54/action Aug 25 10:16:55.301434 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3f45279c-27bf-43c7-8023-f6783a57dc68 tempest-VolumeTypesAccessTest-1947372782 tempest-VolumeTypesAccessTest-1947372782-project-admin] Action body: b'{"addProjectAccess": {"project": "ac7ac89bfe984a66a89f9a09b2f283b9"}}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:16:55.302565 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3f45279c-27bf-43c7-8023-f6783a57dc68 tempest-VolumeTypesAccessTest-1947372782 tempest-VolumeTypesAccessTest-1947372782-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "ac7ac89bfe984a66a89f9a09b2f283b9"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:16:55.321779 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3f45279c-27bf-43c7-8023-f6783a57dc68 tempest-VolumeTypesAccessTest-1947372782 tempest-VolumeTypesAccessTest-1947372782-project-admin] https://10.4.3.119/volume/v3/types/3d3eb074-5a9d-45da-ae5d-edf356114a54/action returned with HTTP 202 Aug 25 10:16:55.322761 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 88/349] 10.4.3.119 () {68 vars in 1384 bytes} [Tue Aug 25 10:16:55 2026] POST /volume/v3/types/3d3eb074-5a9d-45da-ae5d-edf356114a54/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:16:55.334423 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-d1141026-b43d-4d1f-b299-79f3c3d47135 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:55.336914 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d1141026-b43d-4d1f-b299-79f3c3d47135 tempest-VolumeTypesAccessTest-1947372782 tempest-VolumeTypesAccessTest-1947372782-project-admin] POST https://10.4.3.119/volume/v3/types/3d3eb074-5a9d-45da-ae5d-edf356114a54/action Aug 25 10:16:55.337569 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d1141026-b43d-4d1f-b299-79f3c3d47135 tempest-VolumeTypesAccessTest-1947372782 tempest-VolumeTypesAccessTest-1947372782-project-admin] Action body: b'{"addProjectAccess": {"project": "83bc33419889446992f86b6e81bb271d"}}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:16:55.338157 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d1141026-b43d-4d1f-b299-79f3c3d47135 tempest-VolumeTypesAccessTest-1947372782 tempest-VolumeTypesAccessTest-1947372782-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "83bc33419889446992f86b6e81bb271d"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:16:55.359824 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d1141026-b43d-4d1f-b299-79f3c3d47135 tempest-VolumeTypesAccessTest-1947372782 tempest-VolumeTypesAccessTest-1947372782-project-admin] https://10.4.3.119/volume/v3/types/3d3eb074-5a9d-45da-ae5d-edf356114a54/action returned with HTTP 202 Aug 25 10:16:55.360614 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 85/350] 10.4.3.119 () {68 vars in 1384 bytes} [Tue Aug 25 10:16:55 2026] POST /volume/v3/types/3d3eb074-5a9d-45da-ae5d-edf356114a54/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:16:55.370524 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-84f9370a-0354-4154-b59e-5cb9f8533933 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:55.374476 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-84f9370a-0354-4154-b59e-5cb9f8533933 tempest-VolumeTypesAccessTest-1947372782 tempest-VolumeTypesAccessTest-1947372782-project-admin] GET https://10.4.3.119/volume/v3/types/3d3eb074-5a9d-45da-ae5d-edf356114a54/os-volume-type-access Aug 25 10:16:55.375130 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-84f9370a-0354-4154-b59e-5cb9f8533933 tempest-VolumeTypesAccessTest-1947372782 tempest-VolumeTypesAccessTest-1947372782-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:55.375591 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-84f9370a-0354-4154-b59e-5cb9f8533933 tempest-VolumeTypesAccessTest-1947372782 tempest-VolumeTypesAccessTest-1947372782-project-admin] Calling method 'index' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:55.405721 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-84f9370a-0354-4154-b59e-5cb9f8533933 tempest-VolumeTypesAccessTest-1947372782 tempest-VolumeTypesAccessTest-1947372782-project-admin] https://10.4.3.119/volume/v3/types/3d3eb074-5a9d-45da-ae5d-edf356114a54/os-volume-type-access returned with HTTP 200 Aug 25 10:16:55.405902 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 92/351] 10.4.3.119 () {66 vars in 1408 bytes} [Tue Aug 25 10:16:55 2026] GET /volume/v3/types/3d3eb074-5a9d-45da-ae5d-edf356114a54/os-volume-type-access => generated 244 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:16:55.419732 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-5fa41503-7dc9-4e2c-842d-72617e2ba169 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:55.422207 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5fa41503-7dc9-4e2c-842d-72617e2ba169 tempest-VolumeTypesAccessTest-1947372782 tempest-VolumeTypesAccessTest-1947372782-project-admin] POST https://10.4.3.119/volume/v3/types/3d3eb074-5a9d-45da-ae5d-edf356114a54/action Aug 25 10:16:55.422676 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5fa41503-7dc9-4e2c-842d-72617e2ba169 tempest-VolumeTypesAccessTest-1947372782 tempest-VolumeTypesAccessTest-1947372782-project-admin] Action body: b'{"removeProjectAccess": {"project": "83bc33419889446992f86b6e81bb271d"}}' {{(pid=100389) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:16:55.422943 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5fa41503-7dc9-4e2c-842d-72617e2ba169 tempest-VolumeTypesAccessTest-1947372782 tempest-VolumeTypesAccessTest-1947372782-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "83bc33419889446992f86b6e81bb271d"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:16:55.443618 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5fa41503-7dc9-4e2c-842d-72617e2ba169 tempest-VolumeTypesAccessTest-1947372782 tempest-VolumeTypesAccessTest-1947372782-project-admin] https://10.4.3.119/volume/v3/types/3d3eb074-5a9d-45da-ae5d-edf356114a54/action returned with HTTP 202 Aug 25 10:16:55.444359 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 87/352] 10.4.3.119 () {68 vars in 1384 bytes} [Tue Aug 25 10:16:55 2026] POST /volume/v3/types/3d3eb074-5a9d-45da-ae5d-edf356114a54/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:16:55.454857 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-9c4d228a-5365-4c8c-b73d-ea711093f101 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:55.457931 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9c4d228a-5365-4c8c-b73d-ea711093f101 tempest-VolumeTypesAccessTest-1947372782 tempest-VolumeTypesAccessTest-1947372782-project-admin] POST https://10.4.3.119/volume/v3/types/3d3eb074-5a9d-45da-ae5d-edf356114a54/action Aug 25 10:16:55.458064 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9c4d228a-5365-4c8c-b73d-ea711093f101 tempest-VolumeTypesAccessTest-1947372782 tempest-VolumeTypesAccessTest-1947372782-project-admin] Action body: b'{"removeProjectAccess": {"project": "ac7ac89bfe984a66a89f9a09b2f283b9"}}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:16:55.458208 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9c4d228a-5365-4c8c-b73d-ea711093f101 tempest-VolumeTypesAccessTest-1947372782 tempest-VolumeTypesAccessTest-1947372782-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "ac7ac89bfe984a66a89f9a09b2f283b9"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:16:55.475370 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9c4d228a-5365-4c8c-b73d-ea711093f101 tempest-VolumeTypesAccessTest-1947372782 tempest-VolumeTypesAccessTest-1947372782-project-admin] https://10.4.3.119/volume/v3/types/3d3eb074-5a9d-45da-ae5d-edf356114a54/action returned with HTTP 202 Aug 25 10:16:55.476375 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 89/353] 10.4.3.119 () {68 vars in 1384 bytes} [Tue Aug 25 10:16:55 2026] POST /volume/v3/types/3d3eb074-5a9d-45da-ae5d-edf356114a54/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:16:55.486399 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-5c2a5c2c-fee1-4d31-8680-639ab4a0e23a None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:55.490023 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5c2a5c2c-fee1-4d31-8680-639ab4a0e23a tempest-VolumeTypesAccessTest-1947372782 tempest-VolumeTypesAccessTest-1947372782-project-admin] DELETE https://10.4.3.119/volume/v3/types/3d3eb074-5a9d-45da-ae5d-edf356114a54 Aug 25 10:16:55.490023 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-5c2a5c2c-fee1-4d31-8680-639ab4a0e23a tempest-VolumeTypesAccessTest-1947372782 tempest-VolumeTypesAccessTest-1947372782-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:55.490543 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-5c2a5c2c-fee1-4d31-8680-639ab4a0e23a tempest-VolumeTypesAccessTest-1947372782 tempest-VolumeTypesAccessTest-1947372782-project-admin] Calling method '_delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:55.547976 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5c2a5c2c-fee1-4d31-8680-639ab4a0e23a tempest-VolumeTypesAccessTest-1947372782 tempest-VolumeTypesAccessTest-1947372782-project-admin] https://10.4.3.119/volume/v3/types/3d3eb074-5a9d-45da-ae5d-edf356114a54 returned with HTTP 202 Aug 25 10:16:55.549037 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 86/354] 10.4.3.119 () {66 vars in 1345 bytes} [Tue Aug 25 10:16:55 2026] DELETE /volume/v3/types/3d3eb074-5a9d-45da-ae5d-edf356114a54 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:16:55.560847 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-6bcd570c-1841-45de-af1f-28a169acbfb7 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:16:55.566488 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6bcd570c-1841-45de-af1f-28a169acbfb7 tempest-VolumeTypesAccessTest-1947372782 tempest-VolumeTypesAccessTest-1947372782-project-admin] GET https://10.4.3.119/volume/v3/types/3d3eb074-5a9d-45da-ae5d-edf356114a54 Aug 25 10:16:55.566488 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6bcd570c-1841-45de-af1f-28a169acbfb7 tempest-VolumeTypesAccessTest-1947372782 tempest-VolumeTypesAccessTest-1947372782-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:16:55.566488 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6bcd570c-1841-45de-af1f-28a169acbfb7 tempest-VolumeTypesAccessTest-1947372782 tempest-VolumeTypesAccessTest-1947372782-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:16:55.572131 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6bcd570c-1841-45de-af1f-28a169acbfb7 tempest-VolumeTypesAccessTest-1947372782 tempest-VolumeTypesAccessTest-1947372782-project-admin] https://10.4.3.119/volume/v3/types/3d3eb074-5a9d-45da-ae5d-edf356114a54 returned with HTTP 404 Aug 25 10:16:55.573675 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 93/355] 10.4.3.119 () {66 vars in 1342 bytes} [Tue Aug 25 10:16:55 2026] GET /volume/v3/types/3d3eb074-5a9d-45da-ae5d-edf356114a54 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:17:00.475608 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-68fccddf-2d20-47ed-a332-7d3f81f9ecbd None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:00.716935 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-68fccddf-2d20-47ed-a332-7d3f81f9ecbd tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] GET https://10.4.3.119/volume/v3/volumes Aug 25 10:17:00.717112 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-68fccddf-2d20-47ed-a332-7d3f81f9ecbd tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:00.717401 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-68fccddf-2d20-47ed-a332-7d3f81f9ecbd tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] Calling method 'index' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:00.718411 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.api_utils [None req-68fccddf-2d20-47ed-a332-7d3f81f9ecbd tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] Removing options '' from query. {{(pid=100389) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 10:17:00.720016 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-68fccddf-2d20-47ed-a332-7d3f81f9ecbd tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100389) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 10:17:00.770323 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-68fccddf-2d20-47ed-a332-7d3f81f9ecbd tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] Get all volumes completed successfully. Aug 25 10:17:00.770323 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-68fccddf-2d20-47ed-a332-7d3f81f9ecbd tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 200 Aug 25 10:17:00.770868 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 88/356] 10.4.3.119 () {66 vars in 1237 bytes} [Tue Aug 25 10:17:00 2026] GET /volume/v3/volumes => generated 15 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 10:17:00.783936 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-7e777814-00c6-418f-8a3a-bc5f1f284953 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:00.786913 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7e777814-00c6-418f-8a3a-bc5f1f284953 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:17:00.787819 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7e777814-00c6-418f-8a3a-bc5f1f284953 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1419661389"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:17:00.791487 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volumes [None req-7e777814-00c6-418f-8a3a-bc5f1f284953 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1419661389'}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:17:00.792024 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-7e777814-00c6-418f-8a3a-bc5f1f284953 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] Create volume of 1 GB Aug 25 10:17:00.800645 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-7e777814-00c6-418f-8a3a-bc5f1f284953 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] Availability Zones retrieved successfully. Aug 25 10:17:00.808665 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-7e777814-00c6-418f-8a3a-bc5f1f284953 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] Flow 'volume_create_api' (7fa1b8ca-59fb-4d5d-a703-4a11b5981897) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:17:00.809936 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-7e777814-00c6-418f-8a3a-bc5f1f284953 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5b09e18-2914-47af-a27b-c6b7a984b3f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:17:00.811202 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [None req-7e777814-00c6-418f-8a3a-bc5f1f284953 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] Validating volume size '1' using validate_int {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:17:00.860452 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-7e777814-00c6-418f-8a3a-bc5f1f284953 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5b09e18-2914-47af-a27b-c6b7a984b3f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:17:00.862793 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-7e777814-00c6-418f-8a3a-bc5f1f284953 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7486a9b9-63cc-41d6-9124-e40747582384) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:17:01.001428 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-7e777814-00c6-418f-8a3a-bc5f1f284953 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] Created reservations ['e9e28b41-0b12-4993-9413-9fff4d9a4821', '5a2daffb-dd13-4c48-8230-c154c0862d56', 'ea1a40ba-eec0-4e56-9dc8-60c7c8ecd419', '74de0176-5301-4ee9-8752-c1df7cf17bd6'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:17:01.003228 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-7e777814-00c6-418f-8a3a-bc5f1f284953 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7486a9b9-63cc-41d6-9124-e40747582384) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e9e28b41-0b12-4993-9413-9fff4d9a4821', '5a2daffb-dd13-4c48-8230-c154c0862d56', 'ea1a40ba-eec0-4e56-9dc8-60c7c8ecd419', '74de0176-5301-4ee9-8752-c1df7cf17bd6']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:17:01.006912 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-7e777814-00c6-418f-8a3a-bc5f1f284953 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0740344f-bebc-4c0a-8c0e-12d71c2ae5a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:17:01.054057 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-7e777814-00c6-418f-8a3a-bc5f1f284953 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0740344f-bebc-4c0a-8c0e-12d71c2ae5a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd533a6d4-53a1-4b27-a6a6-aa3c3cfa3010', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1419661389',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c409b6d25add45cfb0a456c469be333a',qos_specs=None,replication_status=,reservations=['e9e28b41-0b12-4993-9413-9fff4d9a4821','5a2daffb-dd13-4c48-8230-c154c0862d56','ea1a40ba-eec0-4e56-9dc8-60c7c8ecd419','74de0176-5301-4ee9-8752-c1df7cf17bd6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e526bc2eeb2d41f495e9bdc357e75a7e',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:17:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1419661389',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d533a6d4-53a1-4b27-a6a6-aa3c3cfa3010,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c409b6d25add45cfb0a456c469be333a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e526bc2eeb2d41f495e9bdc357e75a7e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:17:01.055884 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-7e777814-00c6-418f-8a3a-bc5f1f284953 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (085830cc-7cc4-4ffb-aa9f-345d744ffb22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:17:01.094250 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-7e777814-00c6-418f-8a3a-bc5f1f284953 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (085830cc-7cc4-4ffb-aa9f-345d744ffb22) transitioned into state 'SUCCESS' from state '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-1419661389',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c409b6d25add45cfb0a456c469be333a',qos_specs=None,replication_status=,reservations=['e9e28b41-0b12-4993-9413-9fff4d9a4821','5a2daffb-dd13-4c48-8230-c154c0862d56','ea1a40ba-eec0-4e56-9dc8-60c7c8ecd419','74de0176-5301-4ee9-8752-c1df7cf17bd6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e526bc2eeb2d41f495e9bdc357e75a7e',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:17:01.095126 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-7e777814-00c6-418f-8a3a-bc5f1f284953 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10848f2c-d72b-4fda-8b4b-eb036f7d76c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:17:01.122213 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-7e777814-00c6-418f-8a3a-bc5f1f284953 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10848f2c-d72b-4fda-8b4b-eb036f7d76c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:17:01.122787 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-7e777814-00c6-418f-8a3a-bc5f1f284953 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] Flow 'volume_create_api' (7fa1b8ca-59fb-4d5d-a703-4a11b5981897) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:17:01.123701 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-7e777814-00c6-418f-8a3a-bc5f1f284953 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] Create volume request issued successfully. Aug 25 10:17:01.123961 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7e777814-00c6-418f-8a3a-bc5f1f284953 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:17:01.124663 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 90/357] 10.4.3.119 () {68 vars in 1258 bytes} [Tue Aug 25 10:17:00 2026] POST /volume/v3/volumes => generated 755 bytes in 341 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:17:01.144796 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-9ae1fb4c-491b-4607-8b22-06e4f9b574f6 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:01.149671 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9ae1fb4c-491b-4607-8b22-06e4f9b574f6 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] GET https://10.4.3.119/volume/v3/volumes/d533a6d4-53a1-4b27-a6a6-aa3c3cfa3010 Aug 25 10:17:01.150587 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9ae1fb4c-491b-4607-8b22-06e4f9b574f6 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:01.150587 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9ae1fb4c-491b-4607-8b22-06e4f9b574f6 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:01.162400 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:01.162400 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:17:01.167297 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-9ae1fb4c-491b-4607-8b22-06e4f9b574f6 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] Volume info retrieved successfully. Aug 25 10:17:01.175817 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9ae1fb4c-491b-4607-8b22-06e4f9b574f6 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] https://10.4.3.119/volume/v3/volumes/d533a6d4-53a1-4b27-a6a6-aa3c3cfa3010 returned with HTTP 200 Aug 25 10:17:01.176482 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 87/358] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:17:01 2026] GET /volume/v3/volumes/d533a6d4-53a1-4b27-a6a6-aa3c3cfa3010 => generated 823 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:17:02.201459 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-e26e8464-376e-4e72-8f95-b1f7cbad1c59 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:02.203123 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e26e8464-376e-4e72-8f95-b1f7cbad1c59 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] GET https://10.4.3.119/volume/v3/volumes/d533a6d4-53a1-4b27-a6a6-aa3c3cfa3010 Aug 25 10:17:02.203447 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e26e8464-376e-4e72-8f95-b1f7cbad1c59 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:02.203734 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e26e8464-376e-4e72-8f95-b1f7cbad1c59 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:02.216766 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:02.216766 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:17:02.225763 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-e26e8464-376e-4e72-8f95-b1f7cbad1c59 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] Volume info retrieved successfully. Aug 25 10:17:02.235244 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e26e8464-376e-4e72-8f95-b1f7cbad1c59 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] https://10.4.3.119/volume/v3/volumes/d533a6d4-53a1-4b27-a6a6-aa3c3cfa3010 returned with HTTP 200 Aug 25 10:17:02.236697 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 94/359] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:17:02 2026] GET /volume/v3/volumes/d533a6d4-53a1-4b27-a6a6-aa3c3cfa3010 => generated 848 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:17:02.269219 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-1bb66798-2395-414a-9052-c0b2bd986c1e None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:02.273608 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1bb66798-2395-414a-9052-c0b2bd986c1e tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] GET https://10.4.3.119/volume/v3/volumes/d533a6d4-53a1-4b27-a6a6-aa3c3cfa3010 Aug 25 10:17:02.273920 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1bb66798-2395-414a-9052-c0b2bd986c1e tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:02.274771 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1bb66798-2395-414a-9052-c0b2bd986c1e tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:02.291796 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:02.291796 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:17:02.301828 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-1bb66798-2395-414a-9052-c0b2bd986c1e tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] Volume info retrieved successfully. Aug 25 10:17:02.309023 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1bb66798-2395-414a-9052-c0b2bd986c1e tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] https://10.4.3.119/volume/v3/volumes/d533a6d4-53a1-4b27-a6a6-aa3c3cfa3010 returned with HTTP 200 Aug 25 10:17:02.309661 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 89/360] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:17:02 2026] GET /volume/v3/volumes/d533a6d4-53a1-4b27-a6a6-aa3c3cfa3010 => generated 848 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:17:02.331257 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-44afb509-1339-4687-a1b9-59cbefb36f34 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:02.332556 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-44afb509-1339-4687-a1b9-59cbefb36f34 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:17:02.333084 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-44afb509-1339-4687-a1b9-59cbefb36f34 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1831941063"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:17:02.335200 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volumes [None req-44afb509-1339-4687-a1b9-59cbefb36f34 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1831941063'}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:17:02.335482 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-44afb509-1339-4687-a1b9-59cbefb36f34 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] Create volume of 1 GB Aug 25 10:17:02.335843 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:02.335843 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:17:02.344580 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-44afb509-1339-4687-a1b9-59cbefb36f34 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] Availability Zones retrieved successfully. Aug 25 10:17:02.355278 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-44afb509-1339-4687-a1b9-59cbefb36f34 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] Flow 'volume_create_api' (b8ff9bde-b4bd-400a-b083-5b48e654b5fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:17:02.356496 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-44afb509-1339-4687-a1b9-59cbefb36f34 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5cf5532f-4232-49d9-81d7-c463acf81cc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:17:02.358363 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [None req-44afb509-1339-4687-a1b9-59cbefb36f34 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] Validating volume size '1' using validate_int {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:17:02.423066 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-44afb509-1339-4687-a1b9-59cbefb36f34 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5cf5532f-4232-49d9-81d7-c463acf81cc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:17:02.426344 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-44afb509-1339-4687-a1b9-59cbefb36f34 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (957fbcf9-eaec-4ebf-bbe0-6a091d9e2303) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:17:02.518082 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-44afb509-1339-4687-a1b9-59cbefb36f34 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] Created reservations ['98751308-7cbe-4f37-b0ac-b71caab164c8', '799a6607-7689-4ef2-b9f4-c5628606ac29', 'd4e18837-428e-4fa4-9eff-71a8ad198a41', '2c6f8c35-ecf3-490e-86e1-b9e8b45c3451'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:17:02.519688 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-44afb509-1339-4687-a1b9-59cbefb36f34 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (957fbcf9-eaec-4ebf-bbe0-6a091d9e2303) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['98751308-7cbe-4f37-b0ac-b71caab164c8', '799a6607-7689-4ef2-b9f4-c5628606ac29', 'd4e18837-428e-4fa4-9eff-71a8ad198a41', '2c6f8c35-ecf3-490e-86e1-b9e8b45c3451']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:17:02.520727 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-44afb509-1339-4687-a1b9-59cbefb36f34 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30d4092d-134b-4078-9141-70d93884c5f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:17:02.560332 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-44afb509-1339-4687-a1b9-59cbefb36f34 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30d4092d-134b-4078-9141-70d93884c5f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '584374cf-d9b5-4dc1-bc82-fc7d0ec68b57', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1831941063',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c409b6d25add45cfb0a456c469be333a',qos_specs=None,replication_status=,reservations=['98751308-7cbe-4f37-b0ac-b71caab164c8','799a6607-7689-4ef2-b9f4-c5628606ac29','d4e18837-428e-4fa4-9eff-71a8ad198a41','2c6f8c35-ecf3-490e-86e1-b9e8b45c3451'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e526bc2eeb2d41f495e9bdc357e75a7e',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:17:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1831941063',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=584374cf-d9b5-4dc1-bc82-fc7d0ec68b57,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c409b6d25add45cfb0a456c469be333a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e526bc2eeb2d41f495e9bdc357e75a7e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:17:02.561591 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-44afb509-1339-4687-a1b9-59cbefb36f34 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc9243a9-dd00-40a4-bdcf-bfaff3018a16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:17:02.614581 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-44afb509-1339-4687-a1b9-59cbefb36f34 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc9243a9-dd00-40a4-bdcf-bfaff3018a16) transitioned into state 'SUCCESS' from state '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-1831941063',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c409b6d25add45cfb0a456c469be333a',qos_specs=None,replication_status=,reservations=['98751308-7cbe-4f37-b0ac-b71caab164c8','799a6607-7689-4ef2-b9f4-c5628606ac29','d4e18837-428e-4fa4-9eff-71a8ad198a41','2c6f8c35-ecf3-490e-86e1-b9e8b45c3451'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e526bc2eeb2d41f495e9bdc357e75a7e',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:17:02.615707 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-44afb509-1339-4687-a1b9-59cbefb36f34 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b10c9250-8a12-4252-bb52-cd5dce09d798) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:17:02.642278 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-44afb509-1339-4687-a1b9-59cbefb36f34 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b10c9250-8a12-4252-bb52-cd5dce09d798) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:17:02.642278 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-44afb509-1339-4687-a1b9-59cbefb36f34 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] Flow 'volume_create_api' (b8ff9bde-b4bd-400a-b083-5b48e654b5fc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:17:02.642278 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-44afb509-1339-4687-a1b9-59cbefb36f34 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] Create volume request issued successfully. Aug 25 10:17:02.642278 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-44afb509-1339-4687-a1b9-59cbefb36f34 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:17:02.642278 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 91/361] 10.4.3.119 () {68 vars in 1258 bytes} [Tue Aug 25 10:17:02 2026] POST /volume/v3/volumes => generated 755 bytes in 313 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:17:02.661223 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-761fccd5-ce7a-4747-8955-cd93f3573955 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:02.668084 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-761fccd5-ce7a-4747-8955-cd93f3573955 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] GET https://10.4.3.119/volume/v3/volumes/584374cf-d9b5-4dc1-bc82-fc7d0ec68b57 Aug 25 10:17:02.668084 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-761fccd5-ce7a-4747-8955-cd93f3573955 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:02.668084 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-761fccd5-ce7a-4747-8955-cd93f3573955 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:02.679041 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:02.679041 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:17:02.687414 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-761fccd5-ce7a-4747-8955-cd93f3573955 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] Volume info retrieved successfully. Aug 25 10:17:02.695207 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-761fccd5-ce7a-4747-8955-cd93f3573955 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] https://10.4.3.119/volume/v3/volumes/584374cf-d9b5-4dc1-bc82-fc7d0ec68b57 returned with HTTP 200 Aug 25 10:17:02.695799 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 88/362] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:17:02 2026] GET /volume/v3/volumes/584374cf-d9b5-4dc1-bc82-fc7d0ec68b57 => generated 823 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:17:03.716294 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-b2342be2-674d-468d-9bce-44c1b9b2ae54 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:03.718510 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b2342be2-674d-468d-9bce-44c1b9b2ae54 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] GET https://10.4.3.119/volume/v3/volumes/584374cf-d9b5-4dc1-bc82-fc7d0ec68b57 Aug 25 10:17:03.718905 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b2342be2-674d-468d-9bce-44c1b9b2ae54 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:03.719293 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b2342be2-674d-468d-9bce-44c1b9b2ae54 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:03.729981 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:03.729981 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:17:03.738128 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-b2342be2-674d-468d-9bce-44c1b9b2ae54 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] Volume info retrieved successfully. Aug 25 10:17:03.745066 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b2342be2-674d-468d-9bce-44c1b9b2ae54 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] https://10.4.3.119/volume/v3/volumes/584374cf-d9b5-4dc1-bc82-fc7d0ec68b57 returned with HTTP 200 Aug 25 10:17:03.745409 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 95/363] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:17:03 2026] GET /volume/v3/volumes/584374cf-d9b5-4dc1-bc82-fc7d0ec68b57 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:17:03.765938 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-efc6946d-9f17-42ef-b698-8fcd8e62ed9f None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:03.770367 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-efc6946d-9f17-42ef-b698-8fcd8e62ed9f tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] GET https://10.4.3.119/volume/v3/volumes/584374cf-d9b5-4dc1-bc82-fc7d0ec68b57 Aug 25 10:17:03.770617 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-efc6946d-9f17-42ef-b698-8fcd8e62ed9f tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:03.770690 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-efc6946d-9f17-42ef-b698-8fcd8e62ed9f tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:03.788044 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:03.788044 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:17:03.792745 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-efc6946d-9f17-42ef-b698-8fcd8e62ed9f tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] Volume info retrieved successfully. Aug 25 10:17:03.799274 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-efc6946d-9f17-42ef-b698-8fcd8e62ed9f tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] https://10.4.3.119/volume/v3/volumes/584374cf-d9b5-4dc1-bc82-fc7d0ec68b57 returned with HTTP 200 Aug 25 10:17:03.799274 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 90/364] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:17:03 2026] GET /volume/v3/volumes/584374cf-d9b5-4dc1-bc82-fc7d0ec68b57 => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:17:03.815329 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-2255cd3e-3689-4d80-9214-cfb569496a19 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:03.818674 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2255cd3e-3689-4d80-9214-cfb569496a19 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:17:03.819309 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2255cd3e-3689-4d80-9214-cfb569496a19 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1790369424"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:17:03.821148 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volumes [None req-2255cd3e-3689-4d80-9214-cfb569496a19 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1790369424'}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:17:03.821368 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-2255cd3e-3689-4d80-9214-cfb569496a19 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] Create volume of 1 GB Aug 25 10:17:03.821701 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:03.821701 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:17:03.829104 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-2255cd3e-3689-4d80-9214-cfb569496a19 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] Availability Zones retrieved successfully. Aug 25 10:17:03.839690 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-2255cd3e-3689-4d80-9214-cfb569496a19 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] Flow 'volume_create_api' (7a1cabad-e9ac-4403-987b-180c8fcf9f0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:17:03.841332 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-2255cd3e-3689-4d80-9214-cfb569496a19 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd393379-760e-46be-a95b-84388ec47a7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:17:03.843356 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [None req-2255cd3e-3689-4d80-9214-cfb569496a19 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] Validating volume size '1' using validate_int {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:17:03.896731 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-2255cd3e-3689-4d80-9214-cfb569496a19 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd393379-760e-46be-a95b-84388ec47a7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:17:03.898034 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-2255cd3e-3689-4d80-9214-cfb569496a19 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9cabcd12-69f8-4981-8162-49695fab3831) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:17:04.008067 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-2255cd3e-3689-4d80-9214-cfb569496a19 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] Created reservations ['318b3d87-5fb2-48ba-a454-184ca0c1fead', '64731e55-c72d-411a-af71-cdef4ec8ca6e', 'b913a1ce-ab8c-4abc-ad0d-4b1ea9391e04', 'b14c73c7-43d8-4e06-9de5-f2910baa6c7b'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:17:04.009459 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-2255cd3e-3689-4d80-9214-cfb569496a19 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9cabcd12-69f8-4981-8162-49695fab3831) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['318b3d87-5fb2-48ba-a454-184ca0c1fead', '64731e55-c72d-411a-af71-cdef4ec8ca6e', 'b913a1ce-ab8c-4abc-ad0d-4b1ea9391e04', 'b14c73c7-43d8-4e06-9de5-f2910baa6c7b']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:17:04.011054 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-2255cd3e-3689-4d80-9214-cfb569496a19 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce059363-cd2d-48c2-bf27-5aec2c9607f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:17:04.061216 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-2255cd3e-3689-4d80-9214-cfb569496a19 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce059363-cd2d-48c2-bf27-5aec2c9607f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0f6fd882-da67-4e80-addc-4d2a9a780c22', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1790369424',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c409b6d25add45cfb0a456c469be333a',qos_specs=None,replication_status=,reservations=['318b3d87-5fb2-48ba-a454-184ca0c1fead','64731e55-c72d-411a-af71-cdef4ec8ca6e','b913a1ce-ab8c-4abc-ad0d-4b1ea9391e04','b14c73c7-43d8-4e06-9de5-f2910baa6c7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e526bc2eeb2d41f495e9bdc357e75a7e',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:17:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1790369424',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0f6fd882-da67-4e80-addc-4d2a9a780c22,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c409b6d25add45cfb0a456c469be333a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e526bc2eeb2d41f495e9bdc357e75a7e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:17:04.061216 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-2255cd3e-3689-4d80-9214-cfb569496a19 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e42c797c-34d0-4310-a61a-1d3666592748) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:17:04.095954 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-2255cd3e-3689-4d80-9214-cfb569496a19 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e42c797c-34d0-4310-a61a-1d3666592748) transitioned into state 'SUCCESS' from state '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-1790369424',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c409b6d25add45cfb0a456c469be333a',qos_specs=None,replication_status=,reservations=['318b3d87-5fb2-48ba-a454-184ca0c1fead','64731e55-c72d-411a-af71-cdef4ec8ca6e','b913a1ce-ab8c-4abc-ad0d-4b1ea9391e04','b14c73c7-43d8-4e06-9de5-f2910baa6c7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e526bc2eeb2d41f495e9bdc357e75a7e',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:17:04.098270 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-2255cd3e-3689-4d80-9214-cfb569496a19 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3e2e83d-139f-4c28-9337-6805158671b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:17:04.114969 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-2255cd3e-3689-4d80-9214-cfb569496a19 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3e2e83d-139f-4c28-9337-6805158671b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:17:04.117090 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-2255cd3e-3689-4d80-9214-cfb569496a19 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] Flow 'volume_create_api' (7a1cabad-e9ac-4403-987b-180c8fcf9f0b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:17:04.117090 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-2255cd3e-3689-4d80-9214-cfb569496a19 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] Create volume request issued successfully. Aug 25 10:17:04.118040 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2255cd3e-3689-4d80-9214-cfb569496a19 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:17:04.118680 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 92/365] 10.4.3.119 () {68 vars in 1258 bytes} [Tue Aug 25 10:17:03 2026] POST /volume/v3/volumes => generated 755 bytes in 304 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:17:04.140299 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-3ff1afb9-2608-4bb6-bb8a-17b1642a4842 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:04.149219 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3ff1afb9-2608-4bb6-bb8a-17b1642a4842 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] GET https://10.4.3.119/volume/v3/volumes/0f6fd882-da67-4e80-addc-4d2a9a780c22 Aug 25 10:17:04.149219 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3ff1afb9-2608-4bb6-bb8a-17b1642a4842 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:04.149219 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3ff1afb9-2608-4bb6-bb8a-17b1642a4842 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:04.163441 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:04.163441 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:17:04.175104 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-3ff1afb9-2608-4bb6-bb8a-17b1642a4842 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] Volume info retrieved successfully. Aug 25 10:17:04.184726 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3ff1afb9-2608-4bb6-bb8a-17b1642a4842 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] https://10.4.3.119/volume/v3/volumes/0f6fd882-da67-4e80-addc-4d2a9a780c22 returned with HTTP 200 Aug 25 10:17:04.185620 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 89/366] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:17:04 2026] GET /volume/v3/volumes/0f6fd882-da67-4e80-addc-4d2a9a780c22 => generated 823 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:17:04.996311 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-57857b6e-39df-44fd-b70d-e7360bfb3290 req-fe581dc5-42b1-4980-82d6-1674e1897512 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:05.000562 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-57857b6e-39df-44fd-b70d-e7360bfb3290 req-fe581dc5-42b1-4980-82d6-1674e1897512 tempest-VolumesNegativeTest-904677895 tempest-VolumesNegativeTest-904677895-project-member] DELETE https://10.4.3.119/volume/v3/volumes/tempest-invalid-526736758 Aug 25 10:17:05.000726 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-57857b6e-39df-44fd-b70d-e7360bfb3290 req-fe581dc5-42b1-4980-82d6-1674e1897512 tempest-VolumesNegativeTest-904677895 tempest-VolumesNegativeTest-904677895-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:05.001447 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-57857b6e-39df-44fd-b70d-e7360bfb3290 req-fe581dc5-42b1-4980-82d6-1674e1897512 tempest-VolumesNegativeTest-904677895 tempest-VolumesNegativeTest-904677895-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:05.001447 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [req-57857b6e-39df-44fd-b70d-e7360bfb3290 req-fe581dc5-42b1-4980-82d6-1674e1897512 tempest-VolumesNegativeTest-904677895 tempest-VolumesNegativeTest-904677895-project-member] Delete volume with id: tempest-invalid-526736758 Aug 25 10:17:05.009078 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-57857b6e-39df-44fd-b70d-e7360bfb3290 req-fe581dc5-42b1-4980-82d6-1674e1897512 tempest-VolumesNegativeTest-904677895 tempest-VolumesNegativeTest-904677895-project-member] https://10.4.3.119/volume/v3/volumes/tempest-invalid-526736758 returned with HTTP 404 Aug 25 10:17:05.009438 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 96/367] 10.4.3.119 () {70 vars in 1587 bytes} [Tue Aug 25 10:17:04 2026] DELETE /volume/v3/volumes/tempest-invalid-526736758 => generated 98 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:17:05.104409 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-e0d6f81b-b044-4fb7-8896-74d678113b3a req-701387d3-2779-49df-8d2b-81962e49fc86 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:05.110244 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-e0d6f81b-b044-4fb7-8896-74d678113b3a req-701387d3-2779-49df-8d2b-81962e49fc86 tempest-VolumesNegativeTest-904677895 tempest-VolumesNegativeTest-904677895-project-member] DELETE https://10.4.3.119/volume/v3/volumes/14b14595-8ce4-444a-a859-3eebcf74503b Aug 25 10:17:05.110244 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-e0d6f81b-b044-4fb7-8896-74d678113b3a req-701387d3-2779-49df-8d2b-81962e49fc86 tempest-VolumesNegativeTest-904677895 tempest-VolumesNegativeTest-904677895-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:05.110244 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-e0d6f81b-b044-4fb7-8896-74d678113b3a req-701387d3-2779-49df-8d2b-81962e49fc86 tempest-VolumesNegativeTest-904677895 tempest-VolumesNegativeTest-904677895-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:05.110244 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [req-e0d6f81b-b044-4fb7-8896-74d678113b3a req-701387d3-2779-49df-8d2b-81962e49fc86 tempest-VolumesNegativeTest-904677895 tempest-VolumesNegativeTest-904677895-project-member] Delete volume with id: 14b14595-8ce4-444a-a859-3eebcf74503b Aug 25 10:17:05.120403 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-e0d6f81b-b044-4fb7-8896-74d678113b3a req-701387d3-2779-49df-8d2b-81962e49fc86 tempest-VolumesNegativeTest-904677895 tempest-VolumesNegativeTest-904677895-project-member] https://10.4.3.119/volume/v3/volumes/14b14595-8ce4-444a-a859-3eebcf74503b returned with HTTP 404 Aug 25 10:17:05.121078 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 91/368] 10.4.3.119 () {70 vars in 1620 bytes} [Tue Aug 25 10:17:05 2026] DELETE /volume/v3/volumes/14b14595-8ce4-444a-a859-3eebcf74503b => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:17:05.155042 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-167f5005-c4b8-4828-bb7d-8d35ab8a0dd2 req-dab63945-27eb-4526-8d14-836387751087 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:05.158030 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-167f5005-c4b8-4828-bb7d-8d35ab8a0dd2 req-dab63945-27eb-4526-8d14-836387751087 tempest-VolumesNegativeTest-904677895 tempest-VolumesNegativeTest-904677895-project-reader] GET https://10.4.3.119/volume/v3/volumes/7d73ac1e-c257-4e01-9463-7d4fa2cd3777 Aug 25 10:17:05.159464 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-167f5005-c4b8-4828-bb7d-8d35ab8a0dd2 req-dab63945-27eb-4526-8d14-836387751087 tempest-VolumesNegativeTest-904677895 tempest-VolumesNegativeTest-904677895-project-reader] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:05.159464 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-167f5005-c4b8-4828-bb7d-8d35ab8a0dd2 req-dab63945-27eb-4526-8d14-836387751087 tempest-VolumesNegativeTest-904677895 tempest-VolumesNegativeTest-904677895-project-reader] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:05.168986 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-167f5005-c4b8-4828-bb7d-8d35ab8a0dd2 req-dab63945-27eb-4526-8d14-836387751087 tempest-VolumesNegativeTest-904677895 tempest-VolumesNegativeTest-904677895-project-reader] https://10.4.3.119/volume/v3/volumes/7d73ac1e-c257-4e01-9463-7d4fa2cd3777 returned with HTTP 404 Aug 25 10:17:05.169948 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 93/369] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:17:05 2026] GET /volume/v3/volumes/7d73ac1e-c257-4e01-9463-7d4fa2cd3777 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:17:05.207405 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-eb111c90-cbcb-43ca-b0e9-55cac39ad803 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:05.209623 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-eb111c90-cbcb-43ca-b0e9-55cac39ad803 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] GET https://10.4.3.119/volume/v3/volumes/0f6fd882-da67-4e80-addc-4d2a9a780c22 Aug 25 10:17:05.209853 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-eb111c90-cbcb-43ca-b0e9-55cac39ad803 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:05.210047 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-eb111c90-cbcb-43ca-b0e9-55cac39ad803 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:05.221184 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:05.221184 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:17:05.230024 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-eb111c90-cbcb-43ca-b0e9-55cac39ad803 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] Volume info retrieved successfully. Aug 25 10:17:05.236246 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-eb111c90-cbcb-43ca-b0e9-55cac39ad803 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] https://10.4.3.119/volume/v3/volumes/0f6fd882-da67-4e80-addc-4d2a9a780c22 returned with HTTP 200 Aug 25 10:17:05.236986 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 90/370] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:17:05 2026] GET /volume/v3/volumes/0f6fd882-da67-4e80-addc-4d2a9a780c22 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:17:05.259024 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-2576b294-a329-4002-a41a-dd28dd0ca874 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:05.261176 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2576b294-a329-4002-a41a-dd28dd0ca874 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] GET https://10.4.3.119/volume/v3/volumes/0f6fd882-da67-4e80-addc-4d2a9a780c22 Aug 25 10:17:05.261408 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2576b294-a329-4002-a41a-dd28dd0ca874 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:05.262712 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2576b294-a329-4002-a41a-dd28dd0ca874 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:05.280488 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:05.280488 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:17:05.290225 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-2576b294-a329-4002-a41a-dd28dd0ca874 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] Volume info retrieved successfully. Aug 25 10:17:05.304899 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2576b294-a329-4002-a41a-dd28dd0ca874 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] https://10.4.3.119/volume/v3/volumes/0f6fd882-da67-4e80-addc-4d2a9a780c22 returned with HTTP 200 Aug 25 10:17:05.305620 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 97/371] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:17:05 2026] GET /volume/v3/volumes/0f6fd882-da67-4e80-addc-4d2a9a780c22 => generated 848 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:17:05.332324 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-5e019796-5ae8-4ca0-a6b7-05f6871068d0 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:05.472776 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-0c90d4b7-e8c9-4660-a463-ef1bddc463e5 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:05.475729 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0c90d4b7-e8c9-4660-a463-ef1bddc463e5 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] GET https://10.4.3.119/volume/v3/volumes/7d212249-5702-4838-9131-24756814f2ff Aug 25 10:17:05.476905 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0c90d4b7-e8c9-4660-a463-ef1bddc463e5 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:05.477175 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0c90d4b7-e8c9-4660-a463-ef1bddc463e5 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:05.502866 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:05.502866 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:17:05.510831 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-0c90d4b7-e8c9-4660-a463-ef1bddc463e5 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Volume info retrieved successfully. Aug 25 10:17:05.516522 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0c90d4b7-e8c9-4660-a463-ef1bddc463e5 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] https://10.4.3.119/volume/v3/volumes/7d212249-5702-4838-9131-24756814f2ff returned with HTTP 200 Aug 25 10:17:05.517057 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 94/372] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:17:05 2026] GET /volume/v3/volumes/7d212249-5702-4838-9131-24756814f2ff => generated 1143 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:17:05.587397 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-105ba430-4ff1-4dd4-b90d-c56d9746eeee req-b01027af-b31c-4895-ba27-951e0ee379ef None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:05.592380 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-105ba430-4ff1-4dd4-b90d-c56d9746eeee req-b01027af-b31c-4895-ba27-951e0ee379ef tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] GET https://10.4.3.119/volume/v3/volumes/7d212249-5702-4838-9131-24756814f2ff Aug 25 10:17:05.592380 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-105ba430-4ff1-4dd4-b90d-c56d9746eeee req-b01027af-b31c-4895-ba27-951e0ee379ef tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:05.592380 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-105ba430-4ff1-4dd4-b90d-c56d9746eeee req-b01027af-b31c-4895-ba27-951e0ee379ef tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:05.603486 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5e019796-5ae8-4ca0-a6b7-05f6871068d0 tempest-VolumesListAdminTestJSON-1083778827 tempest-VolumesListAdminTestJSON-1083778827-project-admin] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:17:05.606433 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5e019796-5ae8-4ca0-a6b7-05f6871068d0 tempest-VolumesListAdminTestJSON-1083778827 tempest-VolumesListAdminTestJSON-1083778827-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:17:05.608493 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:05.608493 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:17:05.608700 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-5e019796-5ae8-4ca0-a6b7-05f6871068d0 tempest-VolumesListAdminTestJSON-1083778827 tempest-VolumesListAdminTestJSON-1083778827-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:17:05.608853 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-5e019796-5ae8-4ca0-a6b7-05f6871068d0 tempest-VolumesListAdminTestJSON-1083778827 tempest-VolumesListAdminTestJSON-1083778827-project-admin] Create volume of 1 GB Aug 25 10:17:05.614753 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-5e019796-5ae8-4ca0-a6b7-05f6871068d0 tempest-VolumesListAdminTestJSON-1083778827 tempest-VolumesListAdminTestJSON-1083778827-project-admin] Availability Zones retrieved successfully. Aug 25 10:17:05.616749 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [req-105ba430-4ff1-4dd4-b90d-c56d9746eeee req-b01027af-b31c-4895-ba27-951e0ee379ef tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Volume info retrieved successfully. Aug 25 10:17:05.623184 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-5e019796-5ae8-4ca0-a6b7-05f6871068d0 tempest-VolumesListAdminTestJSON-1083778827 tempest-VolumesListAdminTestJSON-1083778827-project-admin] Flow 'volume_create_api' (06020cb5-3ad7-4025-a47d-649cb99b9ec0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:17:05.624399 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-105ba430-4ff1-4dd4-b90d-c56d9746eeee req-b01027af-b31c-4895-ba27-951e0ee379ef tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] https://10.4.3.119/volume/v3/volumes/7d212249-5702-4838-9131-24756814f2ff returned with HTTP 200 Aug 25 10:17:05.624984 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-5e019796-5ae8-4ca0-a6b7-05f6871068d0 tempest-VolumesListAdminTestJSON-1083778827 tempest-VolumesListAdminTestJSON-1083778827-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96374dee-8784-40e6-83d6-4d5925d8f241) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:17:05.625094 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 91/373] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:17:05 2026] GET /volume/v3/volumes/7d212249-5702-4838-9131-24756814f2ff => generated 1143 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:17:05.625557 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-5e019796-5ae8-4ca0-a6b7-05f6871068d0 tempest-VolumesListAdminTestJSON-1083778827 tempest-VolumesListAdminTestJSON-1083778827-project-admin] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:17:05.683271 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-5e019796-5ae8-4ca0-a6b7-05f6871068d0 tempest-VolumesListAdminTestJSON-1083778827 tempest-VolumesListAdminTestJSON-1083778827-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96374dee-8784-40e6-83d6-4d5925d8f241) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:17:05.684809 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-5e019796-5ae8-4ca0-a6b7-05f6871068d0 tempest-VolumesListAdminTestJSON-1083778827 tempest-VolumesListAdminTestJSON-1083778827-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f462161-2640-44b8-94f4-011a6a9b08c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:17:05.689803 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-105ba430-4ff1-4dd4-b90d-c56d9746eeee req-8b4fe3c2-c30b-4ce5-8c97-9abd1374309f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:05.693393 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-105ba430-4ff1-4dd4-b90d-c56d9746eeee req-8b4fe3c2-c30b-4ce5-8c97-9abd1374309f tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] POST https://10.4.3.119/volume/v3/volumes/7d212249-5702-4838-9131-24756814f2ff/action Aug 25 10:17:05.694928 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-105ba430-4ff1-4dd4-b90d-c56d9746eeee req-8b4fe3c2-c30b-4ce5-8c97-9abd1374309f tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100390) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:17:05.694928 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-105ba430-4ff1-4dd4-b90d-c56d9746eeee req-8b4fe3c2-c30b-4ce5-8c97-9abd1374309f tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:17:05.715346 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:05.715346 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:17:05.716314 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [req-105ba430-4ff1-4dd4-b90d-c56d9746eeee req-8b4fe3c2-c30b-4ce5-8c97-9abd1374309f tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Volume info retrieved successfully. Aug 25 10:17:05.730908 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [req-105ba430-4ff1-4dd4-b90d-c56d9746eeee req-8b4fe3c2-c30b-4ce5-8c97-9abd1374309f tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Begin detaching volume completed successfully. Aug 25 10:17:05.732042 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-105ba430-4ff1-4dd4-b90d-c56d9746eeee req-8b4fe3c2-c30b-4ce5-8c97-9abd1374309f tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] https://10.4.3.119/volume/v3/volumes/7d212249-5702-4838-9131-24756814f2ff/action returned with HTTP 202 Aug 25 10:17:05.732394 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 98/374] 10.4.3.119 () {72 vars in 1672 bytes} [Tue Aug 25 10:17:05 2026] POST /volume/v3/volumes/7d212249-5702-4838-9131-24756814f2ff/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 25 10:17:05.827977 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-5e019796-5ae8-4ca0-a6b7-05f6871068d0 tempest-VolumesListAdminTestJSON-1083778827 tempest-VolumesListAdminTestJSON-1083778827-project-admin] Created reservations ['5b34eaec-53bd-4221-a5b3-36567a65b8eb', 'c7704a2a-2f54-479f-a7b9-5006e8d763bf', '054a03f5-0858-4fc2-8b4f-a59ccdb5f47c', '7a37d86e-1b99-476d-8eb0-cae2c39fa75a'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:17:05.829494 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-5e019796-5ae8-4ca0-a6b7-05f6871068d0 tempest-VolumesListAdminTestJSON-1083778827 tempest-VolumesListAdminTestJSON-1083778827-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f462161-2640-44b8-94f4-011a6a9b08c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5b34eaec-53bd-4221-a5b3-36567a65b8eb', 'c7704a2a-2f54-479f-a7b9-5006e8d763bf', '054a03f5-0858-4fc2-8b4f-a59ccdb5f47c', '7a37d86e-1b99-476d-8eb0-cae2c39fa75a']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:17:05.830512 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-5e019796-5ae8-4ca0-a6b7-05f6871068d0 tempest-VolumesListAdminTestJSON-1083778827 tempest-VolumesListAdminTestJSON-1083778827-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (faecc0a7-2d34-402b-b0af-8f51db221910) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:17:05.832550 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-75451105-2499-4523-b7a3-9890b4b0305d None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:05.832550 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-75451105-2499-4523-b7a3-9890b4b0305d None None] GET https://10.4.3.119/volume// Aug 25 10:17:05.832550 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-75451105-2499-4523-b7a3-9890b4b0305d None None] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:05.832705 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-75451105-2499-4523-b7a3-9890b4b0305d None None] Calling method 'all' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:05.833356 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-75451105-2499-4523-b7a3-9890b4b0305d None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:17:05.833356 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 95/375] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:17:05 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:17:05.849490 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-105ba430-4ff1-4dd4-b90d-c56d9746eeee req-dcb4a85e-f2bb-48a9-9731-f15e80eb7064 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:05.852003 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-105ba430-4ff1-4dd4-b90d-c56d9746eeee req-dcb4a85e-f2bb-48a9-9731-f15e80eb7064 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] GET https://10.4.3.119/volume/v3/volumes/7d212249-5702-4838-9131-24756814f2ff Aug 25 10:17:05.852461 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-105ba430-4ff1-4dd4-b90d-c56d9746eeee req-dcb4a85e-f2bb-48a9-9731-f15e80eb7064 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:05.852840 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-105ba430-4ff1-4dd4-b90d-c56d9746eeee req-dcb4a85e-f2bb-48a9-9731-f15e80eb7064 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:05.867104 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:05.867104 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:17:05.875486 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [req-105ba430-4ff1-4dd4-b90d-c56d9746eeee req-dcb4a85e-f2bb-48a9-9731-f15e80eb7064 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Volume info retrieved successfully. Aug 25 10:17:05.876491 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-5e019796-5ae8-4ca0-a6b7-05f6871068d0 tempest-VolumesListAdminTestJSON-1083778827 tempest-VolumesListAdminTestJSON-1083778827-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (faecc0a7-2d34-402b-b0af-8f51db221910) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2332a2c3-41fe-4154-a89c-8e9d88530ae5', '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='c6ec94f0e56242179d9db1b13a92cbec',qos_specs=None,replication_status=,reservations=['5b34eaec-53bd-4221-a5b3-36567a65b8eb','c7704a2a-2f54-479f-a7b9-5006e8d763bf','054a03f5-0858-4fc2-8b4f-a59ccdb5f47c','7a37d86e-1b99-476d-8eb0-cae2c39fa75a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8465a9cf9b84501ba39227fb7d2a91f',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:17:05Z,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=2332a2c3-41fe-4154-a89c-8e9d88530ae5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c6ec94f0e56242179d9db1b13a92cbec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c8465a9cf9b84501ba39227fb7d2a91f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:17:05.878027 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-5e019796-5ae8-4ca0-a6b7-05f6871068d0 tempest-VolumesListAdminTestJSON-1083778827 tempest-VolumesListAdminTestJSON-1083778827-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38d2ddba-70e9-4563-9180-2fb571ecf103) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:17:05.883780 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-105ba430-4ff1-4dd4-b90d-c56d9746eeee req-dcb4a85e-f2bb-48a9-9731-f15e80eb7064 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] https://10.4.3.119/volume/v3/volumes/7d212249-5702-4838-9131-24756814f2ff returned with HTTP 200 Aug 25 10:17:05.884042 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 92/376] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:17:05 2026] GET /volume/v3/volumes/7d212249-5702-4838-9131-24756814f2ff => generated 1326 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:17:05.907833 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-5e019796-5ae8-4ca0-a6b7-05f6871068d0 tempest-VolumesListAdminTestJSON-1083778827 tempest-VolumesListAdminTestJSON-1083778827-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38d2ddba-70e9-4563-9180-2fb571ecf103) transitioned into state 'SUCCESS' from 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='c6ec94f0e56242179d9db1b13a92cbec',qos_specs=None,replication_status=,reservations=['5b34eaec-53bd-4221-a5b3-36567a65b8eb','c7704a2a-2f54-479f-a7b9-5006e8d763bf','054a03f5-0858-4fc2-8b4f-a59ccdb5f47c','7a37d86e-1b99-476d-8eb0-cae2c39fa75a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8465a9cf9b84501ba39227fb7d2a91f',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:17:05.908600 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-5e019796-5ae8-4ca0-a6b7-05f6871068d0 tempest-VolumesListAdminTestJSON-1083778827 tempest-VolumesListAdminTestJSON-1083778827-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e048e2c9-027e-4ac1-bf6a-9fdc4f670433) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:17:05.922191 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-5e019796-5ae8-4ca0-a6b7-05f6871068d0 tempest-VolumesListAdminTestJSON-1083778827 tempest-VolumesListAdminTestJSON-1083778827-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e048e2c9-027e-4ac1-bf6a-9fdc4f670433) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:17:05.925853 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-5e019796-5ae8-4ca0-a6b7-05f6871068d0 tempest-VolumesListAdminTestJSON-1083778827 tempest-VolumesListAdminTestJSON-1083778827-project-admin] Flow 'volume_create_api' (06020cb5-3ad7-4025-a47d-649cb99b9ec0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:17:05.925853 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-5e019796-5ae8-4ca0-a6b7-05f6871068d0 tempest-VolumesListAdminTestJSON-1083778827 tempest-VolumesListAdminTestJSON-1083778827-project-admin] Create volume request issued successfully. Aug 25 10:17:05.925853 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5e019796-5ae8-4ca0-a6b7-05f6871068d0 tempest-VolumesListAdminTestJSON-1083778827 tempest-VolumesListAdminTestJSON-1083778827-project-admin] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:17:05.925853 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 92/377] 10.4.3.119 () {68 vars in 1258 bytes} [Tue Aug 25 10:17:05 2026] POST /volume/v3/volumes => generated 733 bytes in 593 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:17:05.943683 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-6b88870b-3cf9-4cb3-8543-afe3c5b71510 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:05.946197 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6b88870b-3cf9-4cb3-8543-afe3c5b71510 tempest-VolumesListAdminTestJSON-1083778827 tempest-VolumesListAdminTestJSON-1083778827-project-admin] GET https://10.4.3.119/volume/v3/volumes/2332a2c3-41fe-4154-a89c-8e9d88530ae5 Aug 25 10:17:05.946577 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6b88870b-3cf9-4cb3-8543-afe3c5b71510 tempest-VolumesListAdminTestJSON-1083778827 tempest-VolumesListAdminTestJSON-1083778827-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:05.946842 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6b88870b-3cf9-4cb3-8543-afe3c5b71510 tempest-VolumesListAdminTestJSON-1083778827 tempest-VolumesListAdminTestJSON-1083778827-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:05.958058 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:05.958058 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:17:05.966996 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-6b88870b-3cf9-4cb3-8543-afe3c5b71510 tempest-VolumesListAdminTestJSON-1083778827 tempest-VolumesListAdminTestJSON-1083778827-project-admin] Volume info retrieved successfully. Aug 25 10:17:05.973276 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6b88870b-3cf9-4cb3-8543-afe3c5b71510 tempest-VolumesListAdminTestJSON-1083778827 tempest-VolumesListAdminTestJSON-1083778827-project-admin] https://10.4.3.119/volume/v3/volumes/2332a2c3-41fe-4154-a89c-8e9d88530ae5 returned with HTTP 200 Aug 25 10:17:05.973848 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 99/378] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:17:05 2026] GET /volume/v3/volumes/2332a2c3-41fe-4154-a89c-8e9d88530ae5 => generated 912 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:17:06.996603 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-bb8e2c7d-839f-4ed4-9203-998cfe4afb5f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:06.999619 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-bb8e2c7d-839f-4ed4-9203-998cfe4afb5f tempest-VolumesListAdminTestJSON-1083778827 tempest-VolumesListAdminTestJSON-1083778827-project-admin] GET https://10.4.3.119/volume/v3/volumes/2332a2c3-41fe-4154-a89c-8e9d88530ae5 Aug 25 10:17:06.999945 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-bb8e2c7d-839f-4ed4-9203-998cfe4afb5f tempest-VolumesListAdminTestJSON-1083778827 tempest-VolumesListAdminTestJSON-1083778827-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:07.000254 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-bb8e2c7d-839f-4ed4-9203-998cfe4afb5f tempest-VolumesListAdminTestJSON-1083778827 tempest-VolumesListAdminTestJSON-1083778827-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:07.022492 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:07.022492 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:17:07.032293 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-bb8e2c7d-839f-4ed4-9203-998cfe4afb5f tempest-VolumesListAdminTestJSON-1083778827 tempest-VolumesListAdminTestJSON-1083778827-project-admin] Volume info retrieved successfully. Aug 25 10:17:07.046855 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-bb8e2c7d-839f-4ed4-9203-998cfe4afb5f tempest-VolumesListAdminTestJSON-1083778827 tempest-VolumesListAdminTestJSON-1083778827-project-admin] https://10.4.3.119/volume/v3/volumes/2332a2c3-41fe-4154-a89c-8e9d88530ae5 returned with HTTP 200 Aug 25 10:17:07.047502 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 96/379] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:17:06 2026] GET /volume/v3/volumes/2332a2c3-41fe-4154-a89c-8e9d88530ae5 => generated 973 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 10:17:07.064775 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-761a85a9-67c1-456c-93ac-9f8dd9da54b3 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:07.068105 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-761a85a9-67c1-456c-93ac-9f8dd9da54b3 tempest-VolumesListAdminTestJSON-1083778827 tempest-VolumesListAdminTestJSON-1083778827-project-admin] GET https://10.4.3.119/volume/v3/volumes/detail?all_tenants=1&project_id=c409b6d25add45cfb0a456c469be333a Aug 25 10:17:07.068516 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-761a85a9-67c1-456c-93ac-9f8dd9da54b3 tempest-VolumesListAdminTestJSON-1083778827 tempest-VolumesListAdminTestJSON-1083778827-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:07.068988 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-761a85a9-67c1-456c-93ac-9f8dd9da54b3 tempest-VolumesListAdminTestJSON-1083778827 tempest-VolumesListAdminTestJSON-1083778827-project-admin] Calling method 'detail' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:07.069727 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-761a85a9-67c1-456c-93ac-9f8dd9da54b3 tempest-VolumesListAdminTestJSON-1083778827 tempest-VolumesListAdminTestJSON-1083778827-project-admin] Could not evaluate value c409b6d25add45cfb0a456c469be333a, assuming string {{(pid=100388) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 25 10:17:07.070557 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-761a85a9-67c1-456c-93ac-9f8dd9da54b3 tempest-VolumesListAdminTestJSON-1083778827 tempest-VolumesListAdminTestJSON-1083778827-project-admin] Searching by: MultiDict([('project_id', 'c409b6d25add45cfb0a456c469be333a'), ('all_tenants', 1)]). {{(pid=100388) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 10:17:07.126790 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-761a85a9-67c1-456c-93ac-9f8dd9da54b3 tempest-VolumesListAdminTestJSON-1083778827 tempest-VolumesListAdminTestJSON-1083778827-project-admin] Get all volumes completed successfully. Aug 25 10:17:07.126790 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:07.126790 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:17:07.139864 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-761a85a9-67c1-456c-93ac-9f8dd9da54b3 tempest-VolumesListAdminTestJSON-1083778827 tempest-VolumesListAdminTestJSON-1083778827-project-admin] https://10.4.3.119/volume/v3/volumes/detail?all_tenants=1&project_id=c409b6d25add45cfb0a456c469be333a returned with HTTP 200 Aug 25 10:17:07.140516 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 93/380] 10.4.3.119 () {66 vars in 1373 bytes} [Tue Aug 25 10:17:07 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=c409b6d25add45cfb0a456c469be333a => generated 3046 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:17:07.142480 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-105ba430-4ff1-4dd4-b90d-c56d9746eeee req-16f3006b-bc02-496b-a466-19e0f6961594 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:07.148400 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-105ba430-4ff1-4dd4-b90d-c56d9746eeee req-16f3006b-bc02-496b-a466-19e0f6961594 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] DELETE https://10.4.3.119/volume/v3/attachments/9810c5fa-33d3-4904-9974-8c2ceed2397c Aug 25 10:17:07.148710 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-105ba430-4ff1-4dd4-b90d-c56d9746eeee req-16f3006b-bc02-496b-a466-19e0f6961594 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:07.149124 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-105ba430-4ff1-4dd4-b90d-c56d9746eeee req-16f3006b-bc02-496b-a466-19e0f6961594 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Calling method 'version_select' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:07.161490 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-b031e106-ac07-48e7-a9a7-5984067f0f72 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:07.164324 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b031e106-ac07-48e7-a9a7-5984067f0f72 tempest-VolumesListAdminTestJSON-1083778827 tempest-VolumesListAdminTestJSON-1083778827-project-admin] DELETE https://10.4.3.119/volume/v3/volumes/2332a2c3-41fe-4154-a89c-8e9d88530ae5 Aug 25 10:17:07.164545 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b031e106-ac07-48e7-a9a7-5984067f0f72 tempest-VolumesListAdminTestJSON-1083778827 tempest-VolumesListAdminTestJSON-1083778827-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:07.164779 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b031e106-ac07-48e7-a9a7-5984067f0f72 tempest-VolumesListAdminTestJSON-1083778827 tempest-VolumesListAdminTestJSON-1083778827-project-admin] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:07.164976 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-b031e106-ac07-48e7-a9a7-5984067f0f72 tempest-VolumesListAdminTestJSON-1083778827 tempest-VolumesListAdminTestJSON-1083778827-project-admin] Delete volume with id: 2332a2c3-41fe-4154-a89c-8e9d88530ae5 Aug 25 10:17:07.176057 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:07.176057 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:17:07.182543 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:07.182543 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:17:07.182758 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-b031e106-ac07-48e7-a9a7-5984067f0f72 tempest-VolumesListAdminTestJSON-1083778827 tempest-VolumesListAdminTestJSON-1083778827-project-admin] Volume info retrieved successfully. Aug 25 10:17:07.223219 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-b031e106-ac07-48e7-a9a7-5984067f0f72 tempest-VolumesListAdminTestJSON-1083778827 tempest-VolumesListAdminTestJSON-1083778827-project-admin] Delete volume request issued successfully. Aug 25 10:17:07.224344 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b031e106-ac07-48e7-a9a7-5984067f0f72 tempest-VolumesListAdminTestJSON-1083778827 tempest-VolumesListAdminTestJSON-1083778827-project-admin] https://10.4.3.119/volume/v3/volumes/2332a2c3-41fe-4154-a89c-8e9d88530ae5 returned with HTTP 202 Aug 25 10:17:07.224344 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 100/381] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:17:07 2026] DELETE /volume/v3/volumes/2332a2c3-41fe-4154-a89c-8e9d88530ae5 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:17:07.243791 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-f97b46e0-3359-42dc-a63b-2d30328ffb15 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:07.248729 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f97b46e0-3359-42dc-a63b-2d30328ffb15 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] GET https://10.4.3.119/volume/v3/volumes/0f6fd882-da67-4e80-addc-4d2a9a780c22 Aug 25 10:17:07.249105 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f97b46e0-3359-42dc-a63b-2d30328ffb15 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:07.249582 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f97b46e0-3359-42dc-a63b-2d30328ffb15 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:07.260450 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-105ba430-4ff1-4dd4-b90d-c56d9746eeee req-16f3006b-bc02-496b-a466-19e0f6961594 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] https://10.4.3.119/volume/v3/attachments/9810c5fa-33d3-4904-9974-8c2ceed2397c returned with HTTP 200 Aug 25 10:17:07.261200 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 93/382] 10.4.3.119 () {72 vars in 1673 bytes} [Tue Aug 25 10:17:07 2026] DELETE /volume/v3/attachments/9810c5fa-33d3-4904-9974-8c2ceed2397c => generated 19 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:17:07.265200 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:07.265200 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:17:07.271773 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-f97b46e0-3359-42dc-a63b-2d30328ffb15 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] Volume info retrieved successfully. Aug 25 10:17:07.280669 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f97b46e0-3359-42dc-a63b-2d30328ffb15 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] https://10.4.3.119/volume/v3/volumes/0f6fd882-da67-4e80-addc-4d2a9a780c22 returned with HTTP 200 Aug 25 10:17:07.281623 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 97/383] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:17:07 2026] GET /volume/v3/volumes/0f6fd882-da67-4e80-addc-4d2a9a780c22 => generated 848 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:17:07.300837 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-a66e7951-f234-41ec-8802-5d7221d0afc2 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:07.308648 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a66e7951-f234-41ec-8802-5d7221d0afc2 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] DELETE https://10.4.3.119/volume/v3/volumes/0f6fd882-da67-4e80-addc-4d2a9a780c22 Aug 25 10:17:07.308975 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a66e7951-f234-41ec-8802-5d7221d0afc2 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:07.309678 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a66e7951-f234-41ec-8802-5d7221d0afc2 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:07.309972 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-a66e7951-f234-41ec-8802-5d7221d0afc2 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] Delete volume with id: 0f6fd882-da67-4e80-addc-4d2a9a780c22 Aug 25 10:17:07.323644 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:07.323644 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:17:07.324507 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-a66e7951-f234-41ec-8802-5d7221d0afc2 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] Volume info retrieved successfully. Aug 25 10:17:07.363829 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-a66e7951-f234-41ec-8802-5d7221d0afc2 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] Delete volume request issued successfully. Aug 25 10:17:07.364181 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a66e7951-f234-41ec-8802-5d7221d0afc2 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] https://10.4.3.119/volume/v3/volumes/0f6fd882-da67-4e80-addc-4d2a9a780c22 returned with HTTP 202 Aug 25 10:17:07.364781 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 94/384] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:17:07 2026] DELETE /volume/v3/volumes/0f6fd882-da67-4e80-addc-4d2a9a780c22 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:17:07.375731 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-426e6450-86f2-4ee1-b625-6023bce27d26 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:07.379393 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-426e6450-86f2-4ee1-b625-6023bce27d26 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] GET https://10.4.3.119/volume/v3/volumes/0f6fd882-da67-4e80-addc-4d2a9a780c22 Aug 25 10:17:07.379393 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-426e6450-86f2-4ee1-b625-6023bce27d26 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:07.379622 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-426e6450-86f2-4ee1-b625-6023bce27d26 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:07.390865 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:07.390865 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:17:07.398077 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-426e6450-86f2-4ee1-b625-6023bce27d26 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] Volume info retrieved successfully. Aug 25 10:17:07.413584 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-426e6450-86f2-4ee1-b625-6023bce27d26 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] https://10.4.3.119/volume/v3/volumes/0f6fd882-da67-4e80-addc-4d2a9a780c22 returned with HTTP 200 Aug 25 10:17:07.415099 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 101/385] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:17:07 2026] GET /volume/v3/volumes/0f6fd882-da67-4e80-addc-4d2a9a780c22 => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:17:07.538765 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-a753d1f5-46ee-4a48-a594-a48072f18f4d req-0982ec21-afda-421b-a688-33b186696fb8 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:07.544865 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-a753d1f5-46ee-4a48-a594-a48072f18f4d req-0982ec21-afda-421b-a688-33b186696fb8 tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] DELETE https://10.4.3.119/volume/v3/attachments/c70eafa3-0a7a-4990-9e9e-4d10898e74e1 Aug 25 10:17:07.545874 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-a753d1f5-46ee-4a48-a594-a48072f18f4d req-0982ec21-afda-421b-a688-33b186696fb8 tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:07.546112 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-a753d1f5-46ee-4a48-a594-a48072f18f4d req-0982ec21-afda-421b-a688-33b186696fb8 tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] Calling method 'version_select' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:07.566771 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:07.566771 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:17:07.684983 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-a753d1f5-46ee-4a48-a594-a48072f18f4d req-0982ec21-afda-421b-a688-33b186696fb8 tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] https://10.4.3.119/volume/v3/attachments/c70eafa3-0a7a-4990-9e9e-4d10898e74e1 returned with HTTP 200 Aug 25 10:17:07.685640 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 94/386] 10.4.3.119 () {72 vars in 1673 bytes} [Tue Aug 25 10:17:07 2026] DELETE /volume/v3/attachments/c70eafa3-0a7a-4990-9e9e-4d10898e74e1 => generated 19 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:17:07.702751 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-a753d1f5-46ee-4a48-a594-a48072f18f4d req-6a78d42d-1b7a-4c31-bba7-c4d72fb5e824 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:07.707074 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-a753d1f5-46ee-4a48-a594-a48072f18f4d req-6a78d42d-1b7a-4c31-bba7-c4d72fb5e824 tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] DELETE https://10.4.3.119/volume/v3/volumes/3b1eeaf7-ab9b-4216-be55-3913f4c86726 Aug 25 10:17:07.707342 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-a753d1f5-46ee-4a48-a594-a48072f18f4d req-6a78d42d-1b7a-4c31-bba7-c4d72fb5e824 tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:07.707684 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-a753d1f5-46ee-4a48-a594-a48072f18f4d req-6a78d42d-1b7a-4c31-bba7-c4d72fb5e824 tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:07.708005 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [req-a753d1f5-46ee-4a48-a594-a48072f18f4d req-6a78d42d-1b7a-4c31-bba7-c4d72fb5e824 tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] Delete volume with id: 3b1eeaf7-ab9b-4216-be55-3913f4c86726 Aug 25 10:17:07.722812 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:07.722812 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:17:07.723482 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-a753d1f5-46ee-4a48-a594-a48072f18f4d req-6a78d42d-1b7a-4c31-bba7-c4d72fb5e824 tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] Volume info retrieved successfully. Aug 25 10:17:07.764005 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-a753d1f5-46ee-4a48-a594-a48072f18f4d req-6a78d42d-1b7a-4c31-bba7-c4d72fb5e824 tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] Delete volume request issued successfully. Aug 25 10:17:07.764005 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-a753d1f5-46ee-4a48-a594-a48072f18f4d req-6a78d42d-1b7a-4c31-bba7-c4d72fb5e824 tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] https://10.4.3.119/volume/v3/volumes/3b1eeaf7-ab9b-4216-be55-3913f4c86726 returned with HTTP 202 Aug 25 10:17:07.764862 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 98/387] 10.4.3.119 () {70 vars in 1620 bytes} [Tue Aug 25 10:17:07 2026] DELETE /volume/v3/volumes/3b1eeaf7-ab9b-4216-be55-3913f4c86726 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:17:07.941363 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-4bffdae9-d702-49cb-a24d-22618d55491b None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:07.944898 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4bffdae9-d702-49cb-a24d-22618d55491b tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] GET https://10.4.3.119/volume/v3/volumes/7d212249-5702-4838-9131-24756814f2ff Aug 25 10:17:07.945492 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4bffdae9-d702-49cb-a24d-22618d55491b tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:07.945904 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4bffdae9-d702-49cb-a24d-22618d55491b tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:07.963106 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:07.963106 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:17:07.971478 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-4bffdae9-d702-49cb-a24d-22618d55491b tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Volume info retrieved successfully. Aug 25 10:17:07.979075 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4bffdae9-d702-49cb-a24d-22618d55491b tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] https://10.4.3.119/volume/v3/volumes/7d212249-5702-4838-9131-24756814f2ff returned with HTTP 200 Aug 25 10:17:07.979783 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 95/388] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:17:07 2026] GET /volume/v3/volumes/7d212249-5702-4838-9131-24756814f2ff => generated 851 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:17:08.319972 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-93ef7a47-785a-494b-9eb1-c207664e56cf None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:08.435229 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-029455ca-aad4-40e0-b2ed-066fdc43db35 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:08.437930 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-029455ca-aad4-40e0-b2ed-066fdc43db35 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] GET https://10.4.3.119/volume/v3/volumes/0f6fd882-da67-4e80-addc-4d2a9a780c22 Aug 25 10:17:08.438436 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-029455ca-aad4-40e0-b2ed-066fdc43db35 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:08.438526 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-93ef7a47-785a-494b-9eb1-c207664e56cf tempest-GroupSnapshotsV319Test-179785512 tempest-GroupSnapshotsV319Test-179785512-project-admin] POST https://10.4.3.119/volume/v3/types Aug 25 10:17:08.438701 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-029455ca-aad4-40e0-b2ed-066fdc43db35 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:08.438875 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-93ef7a47-785a-494b-9eb1-c207664e56cf tempest-GroupSnapshotsV319Test-179785512 tempest-GroupSnapshotsV319Test-179785512-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-1379753660"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:17:08.458695 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-029455ca-aad4-40e0-b2ed-066fdc43db35 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] https://10.4.3.119/volume/v3/volumes/0f6fd882-da67-4e80-addc-4d2a9a780c22 returned with HTTP 404 Aug 25 10:17:08.459547 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 95/389] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:17:08 2026] GET /volume/v3/volumes/0f6fd882-da67-4e80-addc-4d2a9a780c22 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 25 10:17:08.470636 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-7df7552a-7ab5-4c45-a4f1-35d11c03dd68 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:08.473323 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7df7552a-7ab5-4c45-a4f1-35d11c03dd68 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] GET https://10.4.3.119/volume/v3/volumes/584374cf-d9b5-4dc1-bc82-fc7d0ec68b57 Aug 25 10:17:08.473571 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7df7552a-7ab5-4c45-a4f1-35d11c03dd68 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:08.473788 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7df7552a-7ab5-4c45-a4f1-35d11c03dd68 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:08.475987 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-93ef7a47-785a-494b-9eb1-c207664e56cf tempest-GroupSnapshotsV319Test-179785512 tempest-GroupSnapshotsV319Test-179785512-project-admin] https://10.4.3.119/volume/v3/types returned with HTTP 200 Aug 25 10:17:08.475987 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 102/390] 10.4.3.119 () {68 vars in 1252 bytes} [Tue Aug 25 10:17:08 2026] POST /volume/v3/types => generated 228 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:17:08.487672 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:08.487672 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:17:08.489514 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-1a23089e-bb28-48d9-8870-f025578a8bae None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:08.492039 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1a23089e-bb28-48d9-8870-f025578a8bae tempest-GroupSnapshotsV319Test-179785512 tempest-GroupSnapshotsV319Test-179785512-project-admin] POST https://10.4.3.119/volume/v3/group_types Aug 25 10:17:08.492728 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1a23089e-bb28-48d9-8870-f025578a8bae tempest-GroupSnapshotsV319Test-179785512 tempest-GroupSnapshotsV319Test-179785512-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-1056396103"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:17:08.498400 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-7df7552a-7ab5-4c45-a4f1-35d11c03dd68 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] Volume info retrieved successfully. Aug 25 10:17:08.509713 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7df7552a-7ab5-4c45-a4f1-35d11c03dd68 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] https://10.4.3.119/volume/v3/volumes/584374cf-d9b5-4dc1-bc82-fc7d0ec68b57 returned with HTTP 200 Aug 25 10:17:08.510380 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 99/391] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:17:08 2026] GET /volume/v3/volumes/584374cf-d9b5-4dc1-bc82-fc7d0ec68b57 => generated 848 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:17:08.531523 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-682fbc44-5dd4-43a7-948b-7be33c6efb44 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:08.538404 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-682fbc44-5dd4-43a7-948b-7be33c6efb44 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] DELETE https://10.4.3.119/volume/v3/volumes/584374cf-d9b5-4dc1-bc82-fc7d0ec68b57 Aug 25 10:17:08.539600 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-682fbc44-5dd4-43a7-948b-7be33c6efb44 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:08.539600 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-682fbc44-5dd4-43a7-948b-7be33c6efb44 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:08.539600 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-682fbc44-5dd4-43a7-948b-7be33c6efb44 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] Delete volume with id: 584374cf-d9b5-4dc1-bc82-fc7d0ec68b57 Aug 25 10:17:08.539951 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1a23089e-bb28-48d9-8870-f025578a8bae tempest-GroupSnapshotsV319Test-179785512 tempest-GroupSnapshotsV319Test-179785512-project-admin] https://10.4.3.119/volume/v3/group_types returned with HTTP 202 Aug 25 10:17:08.540679 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 96/392] 10.4.3.119 () {70 vars in 1311 bytes} [Tue Aug 25 10:17:08 2026] POST /volume/v3/group_types => generated 185 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:17:08.550704 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-c6e5637c-21de-42fb-bc2d-695c4322674b None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:08.552427 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:08.552427 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:17:08.553178 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-682fbc44-5dd4-43a7-948b-7be33c6efb44 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] Volume info retrieved successfully. Aug 25 10:17:08.591769 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-682fbc44-5dd4-43a7-948b-7be33c6efb44 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] Delete volume request issued successfully. Aug 25 10:17:08.591769 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-682fbc44-5dd4-43a7-948b-7be33c6efb44 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] https://10.4.3.119/volume/v3/volumes/584374cf-d9b5-4dc1-bc82-fc7d0ec68b57 returned with HTTP 202 Aug 25 10:17:08.591769 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 96/393] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:17:08 2026] DELETE /volume/v3/volumes/584374cf-d9b5-4dc1-bc82-fc7d0ec68b57 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:17:08.604859 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-3bd19344-f6c7-4bfc-a233-65d19043031e None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:08.608965 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3bd19344-f6c7-4bfc-a233-65d19043031e tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] GET https://10.4.3.119/volume/v3/volumes/584374cf-d9b5-4dc1-bc82-fc7d0ec68b57 Aug 25 10:17:08.608965 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3bd19344-f6c7-4bfc-a233-65d19043031e tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:08.609931 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3bd19344-f6c7-4bfc-a233-65d19043031e tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:08.635624 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:08.635624 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:17:08.648023 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-3bd19344-f6c7-4bfc-a233-65d19043031e tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] Volume info retrieved successfully. Aug 25 10:17:08.656903 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3bd19344-f6c7-4bfc-a233-65d19043031e tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] https://10.4.3.119/volume/v3/volumes/584374cf-d9b5-4dc1-bc82-fc7d0ec68b57 returned with HTTP 200 Aug 25 10:17:08.657386 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 100/394] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:17:08 2026] GET /volume/v3/volumes/584374cf-d9b5-4dc1-bc82-fc7d0ec68b57 => generated 847 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:17:08.755826 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c6e5637c-21de-42fb-bc2d-695c4322674b tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] POST https://10.4.3.119/volume/v3/groups Aug 25 10:17:08.756962 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c6e5637c-21de-42fb-bc2d-695c4322674b tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "7cb89a90-af01-4f22-9b08-95075474580e", "volume_types": ["500acda9-5e10-44c1-9cb3-adb7c2d70e05"], "name": "tempest-GroupSnapshotsV319Test-Group-1642497274"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:17:08.758471 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.groups [None req-c6e5637c-21de-42fb-bc2d-695c4322674b tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] Creating new group {'group': {'group_type': '7cb89a90-af01-4f22-9b08-95075474580e', 'volume_types': ['500acda9-5e10-44c1-9cb3-adb7c2d70e05'], 'name': 'tempest-GroupSnapshotsV319Test-Group-1642497274'}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 25 10:17:08.791696 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.groups [None req-c6e5637c-21de-42fb-bc2d-695c4322674b tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-1642497274. Aug 25 10:17:08.832455 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-c6e5637c-21de-42fb-bc2d-695c4322674b tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] Availability zone cache updated, next update will occur around 2026-08-25 11:17:08.832059. {{(pid=100390) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 25 10:17:08.832519 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-c6e5637c-21de-42fb-bc2d-695c4322674b tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] Availability Zones retrieved successfully. Aug 25 10:17:08.908076 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-c6e5637c-21de-42fb-bc2d-695c4322674b tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] Created reservations ['41e6a2a4-8416-464d-95ca-1f22df05bb3e'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:17:08.962760 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c6e5637c-21de-42fb-bc2d-695c4322674b tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] https://10.4.3.119/volume/v3/groups returned with HTTP 202 Aug 25 10:17:08.962760 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 103/395] 10.4.3.119 () {70 vars in 1297 bytes} [Tue Aug 25 10:17:08 2026] POST /volume/v3/groups => generated 116 bytes in 411 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Aug 25 10:17:08.975191 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-36e7e00a-3e80-4e2f-af96-2dc560ca8db6 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:08.980548 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-36e7e00a-3e80-4e2f-af96-2dc560ca8db6 tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] GET https://10.4.3.119/volume/v3/groups/e0a83cc3-dcb3-4415-a71e-6e6a44c2cc88 Aug 25 10:17:08.980910 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-36e7e00a-3e80-4e2f-af96-2dc560ca8db6 tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:08.982641 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-36e7e00a-3e80-4e2f-af96-2dc560ca8db6 tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] Calling method 'version_select' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:08.982641 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.groups [None req-36e7e00a-3e80-4e2f-af96-2dc560ca8db6 tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] show called for member e0a83cc3-dcb3-4415-a71e-6e6a44c2cc88 {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 10:17:08.997010 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:08.997010 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:17:09.041310 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-36e7e00a-3e80-4e2f-af96-2dc560ca8db6 tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] https://10.4.3.119/volume/v3/groups/e0a83cc3-dcb3-4415-a71e-6e6a44c2cc88 returned with HTTP 200 Aug 25 10:17:09.042822 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 97/396] 10.4.3.119 () {68 vars in 1386 bytes} [Tue Aug 25 10:17:08 2026] GET /volume/v3/groups/e0a83cc3-dcb3-4415-a71e-6e6a44c2cc88 => generated 396 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:17:09.676463 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-d30e434a-7a68-4bd0-b170-5a9c3fa92704 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:09.678419 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d30e434a-7a68-4bd0-b170-5a9c3fa92704 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] GET https://10.4.3.119/volume/v3/volumes/584374cf-d9b5-4dc1-bc82-fc7d0ec68b57 Aug 25 10:17:09.678666 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d30e434a-7a68-4bd0-b170-5a9c3fa92704 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:09.678905 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d30e434a-7a68-4bd0-b170-5a9c3fa92704 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:09.686001 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d30e434a-7a68-4bd0-b170-5a9c3fa92704 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] https://10.4.3.119/volume/v3/volumes/584374cf-d9b5-4dc1-bc82-fc7d0ec68b57 returned with HTTP 404 Aug 25 10:17:09.686616 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 97/397] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:17:09 2026] GET /volume/v3/volumes/584374cf-d9b5-4dc1-bc82-fc7d0ec68b57 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:17:09.695767 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-77b8b664-c6d3-4a25-8455-0b7f9813cbcc None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:09.697869 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-77b8b664-c6d3-4a25-8455-0b7f9813cbcc tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] GET https://10.4.3.119/volume/v3/volumes/d533a6d4-53a1-4b27-a6a6-aa3c3cfa3010 Aug 25 10:17:09.698066 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-77b8b664-c6d3-4a25-8455-0b7f9813cbcc tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:09.698271 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-77b8b664-c6d3-4a25-8455-0b7f9813cbcc tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:09.705470 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:09.705470 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:17:09.709710 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-77b8b664-c6d3-4a25-8455-0b7f9813cbcc tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] Volume info retrieved successfully. Aug 25 10:17:09.718110 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-77b8b664-c6d3-4a25-8455-0b7f9813cbcc tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] https://10.4.3.119/volume/v3/volumes/d533a6d4-53a1-4b27-a6a6-aa3c3cfa3010 returned with HTTP 200 Aug 25 10:17:09.718715 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 101/398] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:17:09 2026] GET /volume/v3/volumes/d533a6d4-53a1-4b27-a6a6-aa3c3cfa3010 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:17:09.731123 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-d2ce3561-c49d-4f63-a11a-001eecc689cf None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:09.733248 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d2ce3561-c49d-4f63-a11a-001eecc689cf tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] DELETE https://10.4.3.119/volume/v3/volumes/d533a6d4-53a1-4b27-a6a6-aa3c3cfa3010 Aug 25 10:17:09.733584 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d2ce3561-c49d-4f63-a11a-001eecc689cf tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:09.733870 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d2ce3561-c49d-4f63-a11a-001eecc689cf tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:09.734094 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-d2ce3561-c49d-4f63-a11a-001eecc689cf tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] Delete volume with id: d533a6d4-53a1-4b27-a6a6-aa3c3cfa3010 Aug 25 10:17:09.742253 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:09.742253 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:17:09.742956 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-d2ce3561-c49d-4f63-a11a-001eecc689cf tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] Volume info retrieved successfully. Aug 25 10:17:09.770907 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-d2ce3561-c49d-4f63-a11a-001eecc689cf tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] Delete volume request issued successfully. Aug 25 10:17:09.774532 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d2ce3561-c49d-4f63-a11a-001eecc689cf tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] https://10.4.3.119/volume/v3/volumes/d533a6d4-53a1-4b27-a6a6-aa3c3cfa3010 returned with HTTP 202 Aug 25 10:17:09.775217 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 104/399] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:17:09 2026] DELETE /volume/v3/volumes/d533a6d4-53a1-4b27-a6a6-aa3c3cfa3010 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:17:09.784176 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-044df229-9b2d-4e86-8bbb-fb3b56f1ebf1 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:09.787906 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-044df229-9b2d-4e86-8bbb-fb3b56f1ebf1 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] GET https://10.4.3.119/volume/v3/volumes/d533a6d4-53a1-4b27-a6a6-aa3c3cfa3010 Aug 25 10:17:09.787906 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-044df229-9b2d-4e86-8bbb-fb3b56f1ebf1 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:09.787906 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-044df229-9b2d-4e86-8bbb-fb3b56f1ebf1 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:09.805173 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:09.805173 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:17:09.809438 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-044df229-9b2d-4e86-8bbb-fb3b56f1ebf1 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] Volume info retrieved successfully. Aug 25 10:17:09.817168 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-044df229-9b2d-4e86-8bbb-fb3b56f1ebf1 tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] https://10.4.3.119/volume/v3/volumes/d533a6d4-53a1-4b27-a6a6-aa3c3cfa3010 returned with HTTP 200 Aug 25 10:17:09.817986 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 98/400] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:17:09 2026] GET /volume/v3/volumes/d533a6d4-53a1-4b27-a6a6-aa3c3cfa3010 => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:17:10.061131 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-b624e120-3508-4c06-8d63-34a952aca17a None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:10.063294 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b624e120-3508-4c06-8d63-34a952aca17a tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] GET https://10.4.3.119/volume/v3/groups/e0a83cc3-dcb3-4415-a71e-6e6a44c2cc88 Aug 25 10:17:10.063557 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b624e120-3508-4c06-8d63-34a952aca17a tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:10.063770 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b624e120-3508-4c06-8d63-34a952aca17a tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] Calling method 'version_select' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:10.063923 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.groups [None req-b624e120-3508-4c06-8d63-34a952aca17a tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] show called for member e0a83cc3-dcb3-4415-a71e-6e6a44c2cc88 {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 10:17:10.071346 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:10.071346 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:17:10.108199 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b624e120-3508-4c06-8d63-34a952aca17a tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] https://10.4.3.119/volume/v3/groups/e0a83cc3-dcb3-4415-a71e-6e6a44c2cc88 returned with HTTP 200 Aug 25 10:17:10.108753 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 98/401] 10.4.3.119 () {68 vars in 1386 bytes} [Tue Aug 25 10:17:10 2026] GET /volume/v3/groups/e0a83cc3-dcb3-4415-a71e-6e6a44c2cc88 => generated 397 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:17:10.120703 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-bb188087-695f-46eb-8d22-c22f6f462f7f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:10.122493 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-bb188087-695f-46eb-8d22-c22f6f462f7f tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:17:10.122847 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-bb188087-695f-46eb-8d22-c22f6f462f7f tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1697147168", "volume_type": "500acda9-5e10-44c1-9cb3-adb7c2d70e05", "group_id": "e0a83cc3-dcb3-4415-a71e-6e6a44c2cc88", "size": 1}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:17:10.124403 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volumes [None req-bb188087-695f-46eb-8d22-c22f6f462f7f tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1697147168', 'volume_type': '500acda9-5e10-44c1-9cb3-adb7c2d70e05', 'group_id': 'e0a83cc3-dcb3-4415-a71e-6e6a44c2cc88', 'size': 1}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:17:10.134215 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:10.134215 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:17:10.134779 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-bb188087-695f-46eb-8d22-c22f6f462f7f tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] Create volume of 1 GB Aug 25 10:17:10.149766 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-bb188087-695f-46eb-8d22-c22f6f462f7f tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] Availability Zones retrieved successfully. Aug 25 10:17:10.155603 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-bb188087-695f-46eb-8d22-c22f6f462f7f tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] Flow 'volume_create_api' (617c0f55-6ac0-4b2a-94df-88950c186469) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:17:10.156540 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-bb188087-695f-46eb-8d22-c22f6f462f7f tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa25a024-f4e8-4c0e-b1d8-c83d10dcc214) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:17:10.157078 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:10.157078 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:17:10.157499 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [None req-bb188087-695f-46eb-8d22-c22f6f462f7f tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] Validating volume size '1' using validate_int {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:17:10.180424 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-bb188087-695f-46eb-8d22-c22f6f462f7f tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa25a024-f4e8-4c0e-b1d8-c83d10dcc214) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:17:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=500acda9-5e10-44c1-9cb3-adb7c2d70e05,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-1379753660',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '500acda9-5e10-44c1-9cb3-adb7c2d70e05', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'e0a83cc3-dcb3-4415-a71e-6e6a44c2cc88', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:17:10.182365 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-bb188087-695f-46eb-8d22-c22f6f462f7f tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c0148d1-56f1-48e6-995d-4033b894114d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:17:10.210121 np0000008063 devstack@c-api.service[100391]: WARNING cinder.quota [None req-bb188087-695f-46eb-8d22-c22f6f462f7f tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-1379753660 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-1379753660, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:17:10.210430 np0000008063 devstack@c-api.service[100391]: WARNING cinder.quota [None req-bb188087-695f-46eb-8d22-c22f6f462f7f tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1379753660 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1379753660, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:17:10.249200 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-bb188087-695f-46eb-8d22-c22f6f462f7f tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] Created reservations ['62a3ef16-afdc-4060-be41-9ee07ad98e94', '8d37fc50-aa41-4698-b575-f233075b3603', '25351ccf-e4f6-4144-b467-c179077ddace', 'f613facb-b574-4603-8f58-9793a2c39cc4'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:17:10.249200 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-bb188087-695f-46eb-8d22-c22f6f462f7f tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c0148d1-56f1-48e6-995d-4033b894114d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['62a3ef16-afdc-4060-be41-9ee07ad98e94', '8d37fc50-aa41-4698-b575-f233075b3603', '25351ccf-e4f6-4144-b467-c179077ddace', 'f613facb-b574-4603-8f58-9793a2c39cc4']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:17:10.250323 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-bb188087-695f-46eb-8d22-c22f6f462f7f tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db659c46-18f8-4657-8cc3-02baea54091f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:17:10.275415 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-bb188087-695f-46eb-8d22-c22f6f462f7f tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db659c46-18f8-4657-8cc3-02baea54091f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '76f72cab-4367-409a-848d-284e470180bb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1697147168',encryption_key_id=None,group_id=e0a83cc3-dcb3-4415-a71e-6e6a44c2cc88,group_type_id=,metadata={},multiattach=False,project_id='bf8cbc165c744624be3330f8be90fb2c',qos_specs=None,replication_status=,reservations=['62a3ef16-afdc-4060-be41-9ee07ad98e94','8d37fc50-aa41-4698-b575-f233075b3603','25351ccf-e4f6-4144-b467-c179077ddace','f613facb-b574-4603-8f58-9793a2c39cc4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5aab6e83a7c4ef5a9ea6b827af4fa30',volume_type_id=500acda9-5e10-44c1-9cb3-adb7c2d70e05), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:17:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1697147168',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=e0a83cc3-dcb3-4415-a71e-6e6a44c2cc88,host=None,id=76f72cab-4367-409a-848d-284e470180bb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bf8cbc165c744624be3330f8be90fb2c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f5aab6e83a7c4ef5a9ea6b827af4fa30',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(500acda9-5e10-44c1-9cb3-adb7c2d70e05),volume_type_id=500acda9-5e10-44c1-9cb3-adb7c2d70e05)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:17:10.276975 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-bb188087-695f-46eb-8d22-c22f6f462f7f tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (752057af-f28b-470b-8453-5d38a1569b29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:17:10.305337 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-bb188087-695f-46eb-8d22-c22f6f462f7f tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (752057af-f28b-470b-8453-5d38a1569b29) transitioned into state 'SUCCESS' from state '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-1697147168',encryption_key_id=None,group_id=e0a83cc3-dcb3-4415-a71e-6e6a44c2cc88,group_type_id=,metadata={},multiattach=False,project_id='bf8cbc165c744624be3330f8be90fb2c',qos_specs=None,replication_status=,reservations=['62a3ef16-afdc-4060-be41-9ee07ad98e94','8d37fc50-aa41-4698-b575-f233075b3603','25351ccf-e4f6-4144-b467-c179077ddace','f613facb-b574-4603-8f58-9793a2c39cc4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5aab6e83a7c4ef5a9ea6b827af4fa30',volume_type_id=500acda9-5e10-44c1-9cb3-adb7c2d70e05)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:17:10.306391 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-bb188087-695f-46eb-8d22-c22f6f462f7f tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c8ceeaa-5452-4078-b4df-6024a90cbed9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:17:10.341882 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-bb188087-695f-46eb-8d22-c22f6f462f7f tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c8ceeaa-5452-4078-b4df-6024a90cbed9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:17:10.343152 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-bb188087-695f-46eb-8d22-c22f6f462f7f tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] Flow 'volume_create_api' (617c0f55-6ac0-4b2a-94df-88950c186469) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:17:10.343602 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-bb188087-695f-46eb-8d22-c22f6f462f7f tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] Create volume request issued successfully. Aug 25 10:17:10.344650 np0000008063 devstack@c-api.service[100391]: WARNING stevedore.named [None req-bb188087-695f-46eb-8d22-c22f6f462f7f tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:17:10.344877 np0000008063 devstack@c-api.service[100391]: WARNING castellan.key_manager [None req-bb188087-695f-46eb-8d22-c22f6f462f7f tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:17:10.405615 np0000008063 devstack@c-api.service[100391]: DEBUG oslo_db.sqlalchemy.engines [None req-bb188087-695f-46eb-8d22-c22f6f462f7f tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100391) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 10:17:10.409840 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:10.409840 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:17:10.427797 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-bb188087-695f-46eb-8d22-c22f6f462f7f tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:17:10.428022 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 102/402] 10.4.3.119 () {70 vars in 1300 bytes} [Tue Aug 25 10:17:10 2026] POST /volume/v3/volumes => generated 827 bytes in 308 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:17:10.454793 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-574dfd4a-4af3-4a31-8354-adf68255e639 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:10.457855 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-574dfd4a-4af3-4a31-8354-adf68255e639 tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] GET https://10.4.3.119/volume/v3/volumes/76f72cab-4367-409a-848d-284e470180bb Aug 25 10:17:10.458457 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-574dfd4a-4af3-4a31-8354-adf68255e639 tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:10.460244 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-574dfd4a-4af3-4a31-8354-adf68255e639 tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:10.471807 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:10.471807 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:17:10.480936 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-574dfd4a-4af3-4a31-8354-adf68255e639 tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] Volume info retrieved successfully. Aug 25 10:17:10.481190 np0000008063 devstack@c-api.service[100390]: WARNING stevedore.named [None req-574dfd4a-4af3-4a31-8354-adf68255e639 tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:17:10.481470 np0000008063 devstack@c-api.service[100390]: WARNING castellan.key_manager [None req-574dfd4a-4af3-4a31-8354-adf68255e639 tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:17:10.538632 np0000008063 devstack@c-api.service[100390]: DEBUG oslo_db.sqlalchemy.engines [None req-574dfd4a-4af3-4a31-8354-adf68255e639 tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100390) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 10:17:10.542733 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:10.542733 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:17:10.554342 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-574dfd4a-4af3-4a31-8354-adf68255e639 tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] https://10.4.3.119/volume/v3/volumes/76f72cab-4367-409a-848d-284e470180bb returned with HTTP 200 Aug 25 10:17:10.554901 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 105/403] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:17:10 2026] GET /volume/v3/volumes/76f72cab-4367-409a-848d-284e470180bb => generated 895 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:17:10.833584 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-0e85e6a1-6bd9-4a97-b687-f23cf578f62e None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:10.835983 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0e85e6a1-6bd9-4a97-b687-f23cf578f62e tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] GET https://10.4.3.119/volume/v3/volumes/d533a6d4-53a1-4b27-a6a6-aa3c3cfa3010 Aug 25 10:17:10.836234 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0e85e6a1-6bd9-4a97-b687-f23cf578f62e tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:10.836467 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0e85e6a1-6bd9-4a97-b687-f23cf578f62e tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:10.844209 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0e85e6a1-6bd9-4a97-b687-f23cf578f62e tempest-VolumesListAdminTestJSON-202605638 tempest-VolumesListAdminTestJSON-202605638-project-member] https://10.4.3.119/volume/v3/volumes/d533a6d4-53a1-4b27-a6a6-aa3c3cfa3010 returned with HTTP 404 Aug 25 10:17:10.844964 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 99/404] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:17:10 2026] GET /volume/v3/volumes/d533a6d4-53a1-4b27-a6a6-aa3c3cfa3010 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:17:11.451206 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-302941eb-288a-4d2d-bf7f-d44418bb3fec None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:11.455043 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-302941eb-288a-4d2d-bf7f-d44418bb3fec tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] DELETE https://10.4.3.119/volume/v3/volumes/7d212249-5702-4838-9131-24756814f2ff Aug 25 10:17:11.455043 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-302941eb-288a-4d2d-bf7f-d44418bb3fec tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:11.455377 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-302941eb-288a-4d2d-bf7f-d44418bb3fec tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:11.455922 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-302941eb-288a-4d2d-bf7f-d44418bb3fec tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Delete volume with id: 7d212249-5702-4838-9131-24756814f2ff Aug 25 10:17:11.466589 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:11.466589 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:17:11.467390 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-302941eb-288a-4d2d-bf7f-d44418bb3fec tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Volume info retrieved successfully. Aug 25 10:17:11.492501 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-302941eb-288a-4d2d-bf7f-d44418bb3fec tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Delete volume request issued successfully. Aug 25 10:17:11.492696 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-302941eb-288a-4d2d-bf7f-d44418bb3fec tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] https://10.4.3.119/volume/v3/volumes/7d212249-5702-4838-9131-24756814f2ff returned with HTTP 202 Aug 25 10:17:11.493351 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 99/405] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:17:11 2026] DELETE /volume/v3/volumes/7d212249-5702-4838-9131-24756814f2ff => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:17:11.503179 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-d0ffd61f-9e4b-47f5-a98b-ef1fb5fd2ae3 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:11.505285 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d0ffd61f-9e4b-47f5-a98b-ef1fb5fd2ae3 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] GET https://10.4.3.119/volume/v3/volumes/7d212249-5702-4838-9131-24756814f2ff Aug 25 10:17:11.505461 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d0ffd61f-9e4b-47f5-a98b-ef1fb5fd2ae3 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:11.505654 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d0ffd61f-9e4b-47f5-a98b-ef1fb5fd2ae3 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:11.515810 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:11.515810 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:17:11.519753 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-d0ffd61f-9e4b-47f5-a98b-ef1fb5fd2ae3 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Volume info retrieved successfully. Aug 25 10:17:11.525878 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d0ffd61f-9e4b-47f5-a98b-ef1fb5fd2ae3 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] https://10.4.3.119/volume/v3/volumes/7d212249-5702-4838-9131-24756814f2ff returned with HTTP 200 Aug 25 10:17:11.526757 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 103/406] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:17:11 2026] GET /volume/v3/volumes/7d212249-5702-4838-9131-24756814f2ff => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:17:11.571845 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-c5d4eb93-6590-495e-8bf2-a142d86f92db None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:11.576411 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c5d4eb93-6590-495e-8bf2-a142d86f92db tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] GET https://10.4.3.119/volume/v3/volumes/76f72cab-4367-409a-848d-284e470180bb Aug 25 10:17:11.577291 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c5d4eb93-6590-495e-8bf2-a142d86f92db tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:11.577518 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c5d4eb93-6590-495e-8bf2-a142d86f92db tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:11.595014 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:11.595014 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:17:11.602201 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-c5d4eb93-6590-495e-8bf2-a142d86f92db tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] Volume info retrieved successfully. Aug 25 10:17:11.603506 np0000008063 devstack@c-api.service[100390]: WARNING stevedore.named [None req-c5d4eb93-6590-495e-8bf2-a142d86f92db tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:17:11.606155 np0000008063 devstack@c-api.service[100390]: WARNING castellan.key_manager [None req-c5d4eb93-6590-495e-8bf2-a142d86f92db tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:17:11.672468 np0000008063 devstack@c-api.service[100390]: DEBUG oslo_db.sqlalchemy.engines [None req-c5d4eb93-6590-495e-8bf2-a142d86f92db tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100390) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 10:17:11.675172 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:11.675172 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:17:11.693228 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c5d4eb93-6590-495e-8bf2-a142d86f92db tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] https://10.4.3.119/volume/v3/volumes/76f72cab-4367-409a-848d-284e470180bb returned with HTTP 200 Aug 25 10:17:11.694370 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 106/407] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:17:11 2026] GET /volume/v3/volumes/76f72cab-4367-409a-848d-284e470180bb => generated 920 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:17:11.719166 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-ad045674-00b2-4041-b26e-b46a1ebffb6d None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:11.719596 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ad045674-00b2-4041-b26e-b46a1ebffb6d tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] POST https://10.4.3.119/volume/v3/group_snapshots Aug 25 10:17:11.720167 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ad045674-00b2-4041-b26e-b46a1ebffb6d tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "e0a83cc3-dcb3-4415-a71e-6e6a44c2cc88", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-284286731"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:17:11.724376 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.group_snapshots [None req-ad045674-00b2-4041-b26e-b46a1ebffb6d tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'e0a83cc3-dcb3-4415-a71e-6e6a44c2cc88', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-284286731'}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 25 10:17:11.730550 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:11.730550 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:17:11.735489 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.group_snapshots [None req-ad045674-00b2-4041-b26e-b46a1ebffb6d tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-284286731. Aug 25 10:17:11.800423 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:11.800423 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:17:11.820838 np0000008063 devstack@c-api.service[100388]: WARNING cinder.quota [None req-ad045674-00b2-4041-b26e-b46a1ebffb6d tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1379753660 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1379753660, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:17:11.821361 np0000008063 devstack@c-api.service[100388]: WARNING cinder.quota [None req-ad045674-00b2-4041-b26e-b46a1ebffb6d tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-1379753660 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-1379753660, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:17:11.873553 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-ad045674-00b2-4041-b26e-b46a1ebffb6d tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] Created reservations ['da6106ac-43c4-4fe6-a548-b020281b2e81', 'a6abd125-f0d2-4471-8927-d42b821bffe4', '62f41c56-3de5-4387-a7a6-19ce92124a10', 'd6110ad8-c3fb-402a-b8d2-e3fa18c443d1'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:17:11.935083 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ad045674-00b2-4041-b26e-b46a1ebffb6d tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] https://10.4.3.119/volume/v3/group_snapshots returned with HTTP 202 Aug 25 10:17:11.935083 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 100/408] 10.4.3.119 () {70 vars in 1324 bytes} [Tue Aug 25 10:17:11 2026] POST /volume/v3/group_snapshots => generated 190 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:17:11.949317 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-f4884a1d-7728-4f4d-830c-c1ee0675934a None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:11.952106 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f4884a1d-7728-4f4d-830c-c1ee0675934a tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] GET https://10.4.3.119/volume/v3/group_snapshots/a8b5866a-fc81-4a12-99c6-071e38e181d1 Aug 25 10:17:11.952505 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f4884a1d-7728-4f4d-830c-c1ee0675934a tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:11.952767 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f4884a1d-7728-4f4d-830c-c1ee0675934a tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] Calling method 'version_select' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:11.953207 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.group_snapshots [None req-f4884a1d-7728-4f4d-830c-c1ee0675934a tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] show called for member a8b5866a-fc81-4a12-99c6-071e38e181d1 {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 25 10:17:11.964436 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:11.964436 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:17:11.971515 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f4884a1d-7728-4f4d-830c-c1ee0675934a tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] https://10.4.3.119/volume/v3/group_snapshots/a8b5866a-fc81-4a12-99c6-071e38e181d1 returned with HTTP 200 Aug 25 10:17:11.971515 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 100/409] 10.4.3.119 () {68 vars in 1413 bytes} [Tue Aug 25 10:17:11 2026] GET /volume/v3/group_snapshots/a8b5866a-fc81-4a12-99c6-071e38e181d1 => generated 329 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:17:12.030931 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-8ba9505f-fc27-44a8-a67b-4beca16c90e8 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:12.033578 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8ba9505f-fc27-44a8-a67b-4beca16c90e8 tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:17:12.034192 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-8ba9505f-fc27-44a8-a67b-4beca16c90e8 tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-370811275"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:17:12.036242 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volumes [None req-8ba9505f-fc27-44a8-a67b-4beca16c90e8 tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-370811275'}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:17:12.036447 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-8ba9505f-fc27-44a8-a67b-4beca16c90e8 tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] Create volume of 1 GB Aug 25 10:17:12.044586 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-8ba9505f-fc27-44a8-a67b-4beca16c90e8 tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] Availability Zones retrieved successfully. Aug 25 10:17:12.055903 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-8ba9505f-fc27-44a8-a67b-4beca16c90e8 tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] Flow 'volume_create_api' (4482ec8e-43ba-422f-bdbd-561d602a553c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:17:12.056664 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-8ba9505f-fc27-44a8-a67b-4beca16c90e8 tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c6cb1b7-42b1-4d0b-af0d-e23e09a95410) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:17:12.058362 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [None req-8ba9505f-fc27-44a8-a67b-4beca16c90e8 tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] Validating volume size '1' using validate_int {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:17:12.114384 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-8ba9505f-fc27-44a8-a67b-4beca16c90e8 tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c6cb1b7-42b1-4d0b-af0d-e23e09a95410) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:17:12.114384 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-8ba9505f-fc27-44a8-a67b-4beca16c90e8 tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecd8cdf3-db3e-41b7-8655-897ab75564e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:17:12.210842 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-8ba9505f-fc27-44a8-a67b-4beca16c90e8 tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] Created reservations ['3baa96d1-74e6-4382-802d-0408bfe51370', '6522a8e5-9d3f-49fd-8092-6a8b7b91cca4', 'd6a83c15-3ed2-4bb9-855b-57667fcdebd0', 'a57436fa-71b5-43da-b7f7-b7da625a8f31'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:17:12.212226 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-8ba9505f-fc27-44a8-a67b-4beca16c90e8 tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecd8cdf3-db3e-41b7-8655-897ab75564e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3baa96d1-74e6-4382-802d-0408bfe51370', '6522a8e5-9d3f-49fd-8092-6a8b7b91cca4', 'd6a83c15-3ed2-4bb9-855b-57667fcdebd0', 'a57436fa-71b5-43da-b7f7-b7da625a8f31']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:17:12.213597 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-8ba9505f-fc27-44a8-a67b-4beca16c90e8 tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1867f24-c358-483e-8735-fcb3610b5e27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:17:12.244105 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-8ba9505f-fc27-44a8-a67b-4beca16c90e8 tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1867f24-c358-483e-8735-fcb3610b5e27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a95c87e5-8580-4718-9d5a-736c0bd1bf4d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-370811275',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='454225d7156f4ffaa0ce534b6e46cab2',qos_specs=None,replication_status=,reservations=['3baa96d1-74e6-4382-802d-0408bfe51370','6522a8e5-9d3f-49fd-8092-6a8b7b91cca4','d6a83c15-3ed2-4bb9-855b-57667fcdebd0','a57436fa-71b5-43da-b7f7-b7da625a8f31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa9bb69aff1443bb9708904c69bbec8b',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:17:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-370811275',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a95c87e5-8580-4718-9d5a-736c0bd1bf4d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='454225d7156f4ffaa0ce534b6e46cab2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fa9bb69aff1443bb9708904c69bbec8b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:17:12.244105 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-8ba9505f-fc27-44a8-a67b-4beca16c90e8 tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6bb8c29-51ea-4816-bc32-9e565f948c27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:17:12.271100 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-8ba9505f-fc27-44a8-a67b-4beca16c90e8 tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6bb8c29-51ea-4816-bc32-9e565f948c27) transitioned into state 'SUCCESS' from state '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-370811275',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='454225d7156f4ffaa0ce534b6e46cab2',qos_specs=None,replication_status=,reservations=['3baa96d1-74e6-4382-802d-0408bfe51370','6522a8e5-9d3f-49fd-8092-6a8b7b91cca4','d6a83c15-3ed2-4bb9-855b-57667fcdebd0','a57436fa-71b5-43da-b7f7-b7da625a8f31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa9bb69aff1443bb9708904c69bbec8b',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:17:12.271860 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-8ba9505f-fc27-44a8-a67b-4beca16c90e8 tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78cced24-a8be-4031-862e-8f7b29b7a654) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:17:12.283451 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-8ba9505f-fc27-44a8-a67b-4beca16c90e8 tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78cced24-a8be-4031-862e-8f7b29b7a654) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:17:12.284471 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-8ba9505f-fc27-44a8-a67b-4beca16c90e8 tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] Flow 'volume_create_api' (4482ec8e-43ba-422f-bdbd-561d602a553c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:17:12.284840 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-8ba9505f-fc27-44a8-a67b-4beca16c90e8 tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] Create volume request issued successfully. Aug 25 10:17:12.286772 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8ba9505f-fc27-44a8-a67b-4beca16c90e8 tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:17:12.287696 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 104/410] 10.4.3.119 () {68 vars in 1258 bytes} [Tue Aug 25 10:17:12 2026] POST /volume/v3/volumes => generated 753 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:17:12.302692 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-242cd15b-cc89-4b98-8d9f-352a81b87b9f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:12.314565 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-242cd15b-cc89-4b98-8d9f-352a81b87b9f tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] GET https://10.4.3.119/volume/v3/volumes/a95c87e5-8580-4718-9d5a-736c0bd1bf4d Aug 25 10:17:12.316810 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-242cd15b-cc89-4b98-8d9f-352a81b87b9f tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:12.316810 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-242cd15b-cc89-4b98-8d9f-352a81b87b9f tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:12.325010 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:12.325010 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:17:12.330993 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-242cd15b-cc89-4b98-8d9f-352a81b87b9f tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] Volume info retrieved successfully. Aug 25 10:17:12.339014 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-242cd15b-cc89-4b98-8d9f-352a81b87b9f tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] https://10.4.3.119/volume/v3/volumes/a95c87e5-8580-4718-9d5a-736c0bd1bf4d returned with HTTP 200 Aug 25 10:17:12.339014 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 107/411] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:17:12 2026] GET /volume/v3/volumes/a95c87e5-8580-4718-9d5a-736c0bd1bf4d => generated 821 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:17:12.543066 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-450f9a13-e63c-4e07-a5d8-c7b92d2720c1 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:12.544958 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-450f9a13-e63c-4e07-a5d8-c7b92d2720c1 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] GET https://10.4.3.119/volume/v3/volumes/7d212249-5702-4838-9131-24756814f2ff Aug 25 10:17:12.545123 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-450f9a13-e63c-4e07-a5d8-c7b92d2720c1 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:12.545953 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-450f9a13-e63c-4e07-a5d8-c7b92d2720c1 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:12.553411 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-450f9a13-e63c-4e07-a5d8-c7b92d2720c1 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] https://10.4.3.119/volume/v3/volumes/7d212249-5702-4838-9131-24756814f2ff returned with HTTP 404 Aug 25 10:17:12.553964 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 101/412] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:17:12 2026] GET /volume/v3/volumes/7d212249-5702-4838-9131-24756814f2ff => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:17:12.564318 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-68aababf-2ddf-4d3a-823e-42dabdc9c038 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:12.566781 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-68aababf-2ddf-4d3a-823e-42dabdc9c038 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] DELETE https://10.4.3.119/volume/v3/volumes/36617406-3f0b-4228-9eaf-269eb60f6b3b Aug 25 10:17:12.567080 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-68aababf-2ddf-4d3a-823e-42dabdc9c038 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:12.567390 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-68aababf-2ddf-4d3a-823e-42dabdc9c038 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:12.567628 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-68aababf-2ddf-4d3a-823e-42dabdc9c038 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Delete volume with id: 36617406-3f0b-4228-9eaf-269eb60f6b3b Aug 25 10:17:12.578110 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:12.578110 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:17:12.578599 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-68aababf-2ddf-4d3a-823e-42dabdc9c038 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Volume info retrieved successfully. Aug 25 10:17:12.604800 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-68aababf-2ddf-4d3a-823e-42dabdc9c038 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Delete volume request issued successfully. Aug 25 10:17:12.605282 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-68aababf-2ddf-4d3a-823e-42dabdc9c038 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] https://10.4.3.119/volume/v3/volumes/36617406-3f0b-4228-9eaf-269eb60f6b3b returned with HTTP 202 Aug 25 10:17:12.605828 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 101/413] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:17:12 2026] DELETE /volume/v3/volumes/36617406-3f0b-4228-9eaf-269eb60f6b3b => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:17:12.618265 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-eccb261d-fb7f-4be7-a520-93cf78154971 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:12.621701 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-eccb261d-fb7f-4be7-a520-93cf78154971 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] GET https://10.4.3.119/volume/v3/volumes/36617406-3f0b-4228-9eaf-269eb60f6b3b Aug 25 10:17:12.621701 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-eccb261d-fb7f-4be7-a520-93cf78154971 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:12.621973 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-eccb261d-fb7f-4be7-a520-93cf78154971 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:12.631331 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:12.631331 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:17:12.636718 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-eccb261d-fb7f-4be7-a520-93cf78154971 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Volume info retrieved successfully. Aug 25 10:17:12.643109 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-eccb261d-fb7f-4be7-a520-93cf78154971 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] https://10.4.3.119/volume/v3/volumes/36617406-3f0b-4228-9eaf-269eb60f6b3b returned with HTTP 200 Aug 25 10:17:12.643873 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 105/414] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:17:12 2026] GET /volume/v3/volumes/36617406-3f0b-4228-9eaf-269eb60f6b3b => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:17:12.982432 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-39bd980b-7793-467c-86db-adc97c2771dc None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:12.986289 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-39bd980b-7793-467c-86db-adc97c2771dc tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] GET https://10.4.3.119/volume/v3/group_snapshots/a8b5866a-fc81-4a12-99c6-071e38e181d1 Aug 25 10:17:12.986289 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-39bd980b-7793-467c-86db-adc97c2771dc tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:12.986859 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-39bd980b-7793-467c-86db-adc97c2771dc tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] Calling method 'version_select' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:12.987047 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.group_snapshots [None req-39bd980b-7793-467c-86db-adc97c2771dc tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] show called for member a8b5866a-fc81-4a12-99c6-071e38e181d1 {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 25 10:17:12.995506 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:12.995506 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:17:13.006323 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-39bd980b-7793-467c-86db-adc97c2771dc tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] https://10.4.3.119/volume/v3/group_snapshots/a8b5866a-fc81-4a12-99c6-071e38e181d1 returned with HTTP 200 Aug 25 10:17:13.007193 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 108/415] 10.4.3.119 () {68 vars in 1413 bytes} [Tue Aug 25 10:17:12 2026] GET /volume/v3/group_snapshots/a8b5866a-fc81-4a12-99c6-071e38e181d1 => generated 330 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:17:13.026111 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-d3054e4c-1281-4054-89ff-be8304913ebf None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:13.031412 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d3054e4c-1281-4054-89ff-be8304913ebf tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] GET https://10.4.3.119/volume/v3/snapshots/detail Aug 25 10:17:13.031412 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d3054e4c-1281-4054-89ff-be8304913ebf tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:13.031686 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d3054e4c-1281-4054-89ff-be8304913ebf tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] Calling method 'detail' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:13.031872 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.api_utils [None req-d3054e4c-1281-4054-89ff-be8304913ebf tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] Removing options '' from query. {{(pid=100388) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 10:17:13.033711 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:13.033711 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:17:13.042207 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.db.api [None req-d3054e4c-1281-4054-89ff-be8304913ebf tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] Building query based on filter {{(pid=100388) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 10:17:13.054959 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-d3054e4c-1281-4054-89ff-be8304913ebf tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] Get all snapshots completed successfully. Aug 25 10:17:13.055761 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:13.055761 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:17:13.057199 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d3054e4c-1281-4054-89ff-be8304913ebf tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] https://10.4.3.119/volume/v3/snapshots/detail returned with HTTP 200 Aug 25 10:17:13.058054 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 102/416] 10.4.3.119 () {66 vars in 1264 bytes} [Tue Aug 25 10:17:13 2026] GET /volume/v3/snapshots/detail => generated 476 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:17:13.070165 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-1f8b69b8-95a9-42b6-9330-217e7e4e2817 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:13.073358 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1f8b69b8-95a9-42b6-9330-217e7e4e2817 tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] GET https://10.4.3.119/volume/v3/snapshots/fde53cff-f0df-405a-b0c7-bd4a258a667f Aug 25 10:17:13.073507 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1f8b69b8-95a9-42b6-9330-217e7e4e2817 tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:13.073725 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1f8b69b8-95a9-42b6-9330-217e7e4e2817 tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:13.083062 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:13.083062 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:17:13.083779 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-1f8b69b8-95a9-42b6-9330-217e7e4e2817 tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] Snapshot retrieved successfully. Aug 25 10:17:13.084821 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1f8b69b8-95a9-42b6-9330-217e7e4e2817 tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] https://10.4.3.119/volume/v3/snapshots/fde53cff-f0df-405a-b0c7-bd4a258a667f returned with HTTP 200 Aug 25 10:17:13.085719 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 102/417] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:17:13 2026] GET /volume/v3/snapshots/fde53cff-f0df-405a-b0c7-bd4a258a667f => generated 473 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:17:13.098731 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-b6ef8cc8-9998-4c93-8e17-684738d6e608 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:13.100999 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b6ef8cc8-9998-4c93-8e17-684738d6e608 tempest-GroupSnapshotsV319Test-179785512 tempest-GroupSnapshotsV319Test-179785512-project-admin] POST https://10.4.3.119/volume/v3/group_snapshots/a8b5866a-fc81-4a12-99c6-071e38e181d1/action Aug 25 10:17:13.101592 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b6ef8cc8-9998-4c93-8e17-684738d6e608 tempest-GroupSnapshotsV319Test-179785512 tempest-GroupSnapshotsV319Test-179785512-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:17:13.102774 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b6ef8cc8-9998-4c93-8e17-684738d6e608 tempest-GroupSnapshotsV319Test-179785512 tempest-GroupSnapshotsV319Test-179785512-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:17:13.103628 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.group_snapshots [None req-b6ef8cc8-9998-4c93-8e17-684738d6e608 tempest-GroupSnapshotsV319Test-179785512 tempest-GroupSnapshotsV319Test-179785512-project-admin] Updating group 'a8b5866a-fc81-4a12-99c6-071e38e181d1' with 'creating' {{(pid=100391) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 25 10:17:13.113105 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:13.113105 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:17:13.123814 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b6ef8cc8-9998-4c93-8e17-684738d6e608 tempest-GroupSnapshotsV319Test-179785512 tempest-GroupSnapshotsV319Test-179785512-project-admin] https://10.4.3.119/volume/v3/group_snapshots/a8b5866a-fc81-4a12-99c6-071e38e181d1/action returned with HTTP 202 Aug 25 10:17:13.126164 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 106/418] 10.4.3.119 () {70 vars in 1455 bytes} [Tue Aug 25 10:17:13 2026] POST /volume/v3/group_snapshots/a8b5866a-fc81-4a12-99c6-071e38e181d1/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 10:17:13.134632 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-20fb25b0-8acc-4730-b8c2-96a038dafb74 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:13.137043 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-20fb25b0-8acc-4730-b8c2-96a038dafb74 tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] GET https://10.4.3.119/volume/v3/group_snapshots/a8b5866a-fc81-4a12-99c6-071e38e181d1 Aug 25 10:17:13.137217 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-20fb25b0-8acc-4730-b8c2-96a038dafb74 tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:13.137477 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-20fb25b0-8acc-4730-b8c2-96a038dafb74 tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] Calling method 'version_select' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:13.137607 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.group_snapshots [None req-20fb25b0-8acc-4730-b8c2-96a038dafb74 tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] show called for member a8b5866a-fc81-4a12-99c6-071e38e181d1 {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 25 10:17:13.146946 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:13.146946 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:17:13.157262 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-20fb25b0-8acc-4730-b8c2-96a038dafb74 tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] https://10.4.3.119/volume/v3/group_snapshots/a8b5866a-fc81-4a12-99c6-071e38e181d1 returned with HTTP 200 Aug 25 10:17:13.157809 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 109/419] 10.4.3.119 () {68 vars in 1413 bytes} [Tue Aug 25 10:17:13 2026] GET /volume/v3/group_snapshots/a8b5866a-fc81-4a12-99c6-071e38e181d1 => generated 329 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:17:13.171161 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-a686a879-272d-44c9-9efb-8ef99df70c7f None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:13.174081 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a686a879-272d-44c9-9efb-8ef99df70c7f tempest-GroupSnapshotsV319Test-179785512 tempest-GroupSnapshotsV319Test-179785512-project-admin] POST https://10.4.3.119/volume/v3/group_snapshots/a8b5866a-fc81-4a12-99c6-071e38e181d1/action Aug 25 10:17:13.174550 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a686a879-272d-44c9-9efb-8ef99df70c7f tempest-GroupSnapshotsV319Test-179785512 tempest-GroupSnapshotsV319Test-179785512-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:17:13.175375 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a686a879-272d-44c9-9efb-8ef99df70c7f tempest-GroupSnapshotsV319Test-179785512 tempest-GroupSnapshotsV319Test-179785512-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:17:13.181704 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.group_snapshots [None req-a686a879-272d-44c9-9efb-8ef99df70c7f tempest-GroupSnapshotsV319Test-179785512 tempest-GroupSnapshotsV319Test-179785512-project-admin] Updating group 'a8b5866a-fc81-4a12-99c6-071e38e181d1' with 'available' {{(pid=100388) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 25 10:17:13.189808 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:13.189808 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:17:13.202073 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a686a879-272d-44c9-9efb-8ef99df70c7f tempest-GroupSnapshotsV319Test-179785512 tempest-GroupSnapshotsV319Test-179785512-project-admin] https://10.4.3.119/volume/v3/group_snapshots/a8b5866a-fc81-4a12-99c6-071e38e181d1/action returned with HTTP 202 Aug 25 10:17:13.202696 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 103/420] 10.4.3.119 () {70 vars in 1455 bytes} [Tue Aug 25 10:17:13 2026] POST /volume/v3/group_snapshots/a8b5866a-fc81-4a12-99c6-071e38e181d1/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 10:17:13.212984 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-e19aabd0-5684-4e10-984e-2614dca5168e None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:13.215211 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e19aabd0-5684-4e10-984e-2614dca5168e tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] GET https://10.4.3.119/volume/v3/group_snapshots/a8b5866a-fc81-4a12-99c6-071e38e181d1 Aug 25 10:17:13.215438 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e19aabd0-5684-4e10-984e-2614dca5168e tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:13.215631 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e19aabd0-5684-4e10-984e-2614dca5168e tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] Calling method 'version_select' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:13.215753 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.group_snapshots [None req-e19aabd0-5684-4e10-984e-2614dca5168e tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] show called for member a8b5866a-fc81-4a12-99c6-071e38e181d1 {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 25 10:17:13.220174 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:13.220174 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:17:13.224801 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e19aabd0-5684-4e10-984e-2614dca5168e tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] https://10.4.3.119/volume/v3/group_snapshots/a8b5866a-fc81-4a12-99c6-071e38e181d1 returned with HTTP 200 Aug 25 10:17:13.224801 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 103/421] 10.4.3.119 () {68 vars in 1413 bytes} [Tue Aug 25 10:17:13 2026] GET /volume/v3/group_snapshots/a8b5866a-fc81-4a12-99c6-071e38e181d1 => generated 330 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:17:13.239352 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-37be7e9f-5553-4826-99d4-d0c176172dc7 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:13.243124 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-37be7e9f-5553-4826-99d4-d0c176172dc7 tempest-GroupSnapshotsV319Test-179785512 tempest-GroupSnapshotsV319Test-179785512-project-admin] POST https://10.4.3.119/volume/v3/group_snapshots/a8b5866a-fc81-4a12-99c6-071e38e181d1/action Aug 25 10:17:13.243673 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-37be7e9f-5553-4826-99d4-d0c176172dc7 tempest-GroupSnapshotsV319Test-179785512 tempest-GroupSnapshotsV319Test-179785512-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:17:13.243854 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-37be7e9f-5553-4826-99d4-d0c176172dc7 tempest-GroupSnapshotsV319Test-179785512 tempest-GroupSnapshotsV319Test-179785512-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:17:13.245884 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.group_snapshots [None req-37be7e9f-5553-4826-99d4-d0c176172dc7 tempest-GroupSnapshotsV319Test-179785512 tempest-GroupSnapshotsV319Test-179785512-project-admin] Updating group 'a8b5866a-fc81-4a12-99c6-071e38e181d1' with 'error' {{(pid=100391) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 25 10:17:13.252590 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:13.252590 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:17:13.266122 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-37be7e9f-5553-4826-99d4-d0c176172dc7 tempest-GroupSnapshotsV319Test-179785512 tempest-GroupSnapshotsV319Test-179785512-project-admin] https://10.4.3.119/volume/v3/group_snapshots/a8b5866a-fc81-4a12-99c6-071e38e181d1/action returned with HTTP 202 Aug 25 10:17:13.266533 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 107/422] 10.4.3.119 () {70 vars in 1455 bytes} [Tue Aug 25 10:17:13 2026] POST /volume/v3/group_snapshots/a8b5866a-fc81-4a12-99c6-071e38e181d1/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 10:17:13.279447 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-cdc69e6a-f915-4231-85bc-017546246e7b None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:13.282593 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-cdc69e6a-f915-4231-85bc-017546246e7b tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] GET https://10.4.3.119/volume/v3/group_snapshots/a8b5866a-fc81-4a12-99c6-071e38e181d1 Aug 25 10:17:13.282860 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-cdc69e6a-f915-4231-85bc-017546246e7b tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:13.283088 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-cdc69e6a-f915-4231-85bc-017546246e7b tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] Calling method 'version_select' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:13.283376 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.group_snapshots [None req-cdc69e6a-f915-4231-85bc-017546246e7b tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] show called for member a8b5866a-fc81-4a12-99c6-071e38e181d1 {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 25 10:17:13.291902 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:13.291902 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:17:13.296314 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-cdc69e6a-f915-4231-85bc-017546246e7b tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] https://10.4.3.119/volume/v3/group_snapshots/a8b5866a-fc81-4a12-99c6-071e38e181d1 returned with HTTP 200 Aug 25 10:17:13.299032 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 110/423] 10.4.3.119 () {68 vars in 1413 bytes} [Tue Aug 25 10:17:13 2026] GET /volume/v3/group_snapshots/a8b5866a-fc81-4a12-99c6-071e38e181d1 => generated 326 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:17:13.312126 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-5fc309eb-babd-4276-87ce-5a3b546fc4d2 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:13.315943 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5fc309eb-babd-4276-87ce-5a3b546fc4d2 tempest-GroupSnapshotsV319Test-179785512 tempest-GroupSnapshotsV319Test-179785512-project-admin] POST https://10.4.3.119/volume/v3/group_snapshots/a8b5866a-fc81-4a12-99c6-071e38e181d1/action Aug 25 10:17:13.317487 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-5fc309eb-babd-4276-87ce-5a3b546fc4d2 tempest-GroupSnapshotsV319Test-179785512 tempest-GroupSnapshotsV319Test-179785512-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:17:13.317487 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-5fc309eb-babd-4276-87ce-5a3b546fc4d2 tempest-GroupSnapshotsV319Test-179785512 tempest-GroupSnapshotsV319Test-179785512-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:17:13.323685 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.group_snapshots [None req-5fc309eb-babd-4276-87ce-5a3b546fc4d2 tempest-GroupSnapshotsV319Test-179785512 tempest-GroupSnapshotsV319Test-179785512-project-admin] Updating group 'a8b5866a-fc81-4a12-99c6-071e38e181d1' with 'available' {{(pid=100388) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 25 10:17:13.326412 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:13.326412 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:17:13.347216 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5fc309eb-babd-4276-87ce-5a3b546fc4d2 tempest-GroupSnapshotsV319Test-179785512 tempest-GroupSnapshotsV319Test-179785512-project-admin] https://10.4.3.119/volume/v3/group_snapshots/a8b5866a-fc81-4a12-99c6-071e38e181d1/action returned with HTTP 202 Aug 25 10:17:13.348052 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 104/424] 10.4.3.119 () {70 vars in 1455 bytes} [Tue Aug 25 10:17:13 2026] POST /volume/v3/group_snapshots/a8b5866a-fc81-4a12-99c6-071e38e181d1/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 10:17:13.356847 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-53f6beab-7782-426f-8b0e-075c0f4f049e None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:13.359245 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-53f6beab-7782-426f-8b0e-075c0f4f049e tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] GET https://10.4.3.119/volume/v3/volumes/a95c87e5-8580-4718-9d5a-736c0bd1bf4d Aug 25 10:17:13.359464 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-b077c72f-7f74-437e-a196-764c3f1353d2 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:13.359534 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-53f6beab-7782-426f-8b0e-075c0f4f049e tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:13.359724 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-53f6beab-7782-426f-8b0e-075c0f4f049e tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:13.361932 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b077c72f-7f74-437e-a196-764c3f1353d2 tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] GET https://10.4.3.119/volume/v3/group_snapshots/a8b5866a-fc81-4a12-99c6-071e38e181d1 Aug 25 10:17:13.362881 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b077c72f-7f74-437e-a196-764c3f1353d2 tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:13.362881 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b077c72f-7f74-437e-a196-764c3f1353d2 tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] Calling method 'version_select' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:13.362881 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.group_snapshots [None req-b077c72f-7f74-437e-a196-764c3f1353d2 tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] show called for member a8b5866a-fc81-4a12-99c6-071e38e181d1 {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 25 10:17:13.371843 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:13.371843 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:17:13.373729 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:13.373729 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:17:13.377604 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-53f6beab-7782-426f-8b0e-075c0f4f049e tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] Volume info retrieved successfully. Aug 25 10:17:13.382229 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b077c72f-7f74-437e-a196-764c3f1353d2 tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] https://10.4.3.119/volume/v3/group_snapshots/a8b5866a-fc81-4a12-99c6-071e38e181d1 returned with HTTP 200 Aug 25 10:17:13.384003 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 108/425] 10.4.3.119 () {68 vars in 1413 bytes} [Tue Aug 25 10:17:13 2026] GET /volume/v3/group_snapshots/a8b5866a-fc81-4a12-99c6-071e38e181d1 => generated 330 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:17:13.384365 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-53f6beab-7782-426f-8b0e-075c0f4f049e tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] https://10.4.3.119/volume/v3/volumes/a95c87e5-8580-4718-9d5a-736c0bd1bf4d returned with HTTP 200 Aug 25 10:17:13.385013 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 104/426] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:17:13 2026] GET /volume/v3/volumes/a95c87e5-8580-4718-9d5a-736c0bd1bf4d => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:17:13.397586 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-2f397df0-91c0-4cde-90d6-aeaabd2e59c6 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:13.399879 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2f397df0-91c0-4cde-90d6-aeaabd2e59c6 tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] DELETE https://10.4.3.119/volume/v3/group_snapshots/a8b5866a-fc81-4a12-99c6-071e38e181d1 Aug 25 10:17:13.400424 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2f397df0-91c0-4cde-90d6-aeaabd2e59c6 tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:13.400424 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2f397df0-91c0-4cde-90d6-aeaabd2e59c6 tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] Calling method 'version_select' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:13.400712 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.group_snapshots [None req-2f397df0-91c0-4cde-90d6-aeaabd2e59c6 tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] delete called for member a8b5866a-fc81-4a12-99c6-071e38e181d1 {{(pid=100390) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 25 10:17:13.400803 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.group_snapshots [None req-2f397df0-91c0-4cde-90d6-aeaabd2e59c6 tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] Delete group_snapshot with id: a8b5866a-fc81-4a12-99c6-071e38e181d1 Aug 25 10:17:13.407330 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:13.407330 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:17:13.518938 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2f397df0-91c0-4cde-90d6-aeaabd2e59c6 tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] https://10.4.3.119/volume/v3/group_snapshots/a8b5866a-fc81-4a12-99c6-071e38e181d1 returned with HTTP 202 Aug 25 10:17:13.520410 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 111/427] 10.4.3.119 () {68 vars in 1416 bytes} [Tue Aug 25 10:17:13 2026] DELETE /volume/v3/group_snapshots/a8b5866a-fc81-4a12-99c6-071e38e181d1 => generated 0 bytes in 123 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 10:17:13.534167 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-3722b850-94d5-4c4e-9e9c-ca15124e988e None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:13.538283 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3722b850-94d5-4c4e-9e9c-ca15124e988e tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] GET https://10.4.3.119/volume/v3/volumes/detail Aug 25 10:17:13.538283 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3722b850-94d5-4c4e-9e9c-ca15124e988e tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:13.538645 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3722b850-94d5-4c4e-9e9c-ca15124e988e tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] Calling method 'detail' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:13.538950 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.api_utils [None req-3722b850-94d5-4c4e-9e9c-ca15124e988e tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] Removing options '' from query. {{(pid=100388) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 10:17:13.541109 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-3722b850-94d5-4c4e-9e9c-ca15124e988e tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100388) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 10:17:13.596062 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-3722b850-94d5-4c4e-9e9c-ca15124e988e tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] Get all volumes completed successfully. Aug 25 10:17:13.596911 np0000008063 devstack@c-api.service[100388]: WARNING stevedore.named [None req-3722b850-94d5-4c4e-9e9c-ca15124e988e tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:17:13.597074 np0000008063 devstack@c-api.service[100388]: WARNING castellan.key_manager [None req-3722b850-94d5-4c4e-9e9c-ca15124e988e tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:17:13.658955 np0000008063 devstack@c-api.service[100388]: DEBUG oslo_db.sqlalchemy.engines [None req-3722b850-94d5-4c4e-9e9c-ca15124e988e tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100388) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 10:17:13.661647 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-dce4edc3-781e-4540-87a3-37ec3d921061 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:13.663582 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:13.663582 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:17:13.663772 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-dce4edc3-781e-4540-87a3-37ec3d921061 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] GET https://10.4.3.119/volume/v3/volumes/36617406-3f0b-4228-9eaf-269eb60f6b3b Aug 25 10:17:13.663772 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-dce4edc3-781e-4540-87a3-37ec3d921061 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:13.664522 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-dce4edc3-781e-4540-87a3-37ec3d921061 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:13.673689 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3722b850-94d5-4c4e-9e9c-ca15124e988e tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] https://10.4.3.119/volume/v3/volumes/detail returned with HTTP 200 Aug 25 10:17:13.674755 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 105/428] 10.4.3.119 () {68 vars in 1299 bytes} [Tue Aug 25 10:17:13 2026] GET /volume/v3/volumes/detail => generated 923 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:17:13.681867 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-dce4edc3-781e-4540-87a3-37ec3d921061 tempest-ServerRescueNegativeTestJSON-847962270 tempest-ServerRescueNegativeTestJSON-847962270-project-member] https://10.4.3.119/volume/v3/volumes/36617406-3f0b-4228-9eaf-269eb60f6b3b returned with HTTP 404 Aug 25 10:17:13.682689 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 109/429] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:17:13 2026] GET /volume/v3/volumes/36617406-3f0b-4228-9eaf-269eb60f6b3b => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:17:13.693297 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-0b6b4317-3da9-483a-878a-0da13bc96735 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:13.695490 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0b6b4317-3da9-483a-878a-0da13bc96735 tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] GET https://10.4.3.119/volume/v3/snapshots/detail Aug 25 10:17:13.696100 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0b6b4317-3da9-483a-878a-0da13bc96735 tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:13.696100 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0b6b4317-3da9-483a-878a-0da13bc96735 tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] Calling method 'detail' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:13.696605 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.api_utils [None req-0b6b4317-3da9-483a-878a-0da13bc96735 tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] Removing options '' from query. {{(pid=100389) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 10:17:13.697737 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.db.api [None req-0b6b4317-3da9-483a-878a-0da13bc96735 tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] Building query based on filter {{(pid=100389) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 10:17:13.714424 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-0b6b4317-3da9-483a-878a-0da13bc96735 tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] Get all snapshots completed successfully. Aug 25 10:17:13.715678 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0b6b4317-3da9-483a-878a-0da13bc96735 tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] https://10.4.3.119/volume/v3/snapshots/detail returned with HTTP 200 Aug 25 10:17:13.716417 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 105/430] 10.4.3.119 () {66 vars in 1264 bytes} [Tue Aug 25 10:17:13 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 10:17:13.732408 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-9b18dc58-4202-4ad4-ac05-29eed0bc3f3e None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:13.735309 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-9b18dc58-4202-4ad4-ac05-29eed0bc3f3e tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] GET https://10.4.3.119/volume/v3/group_snapshots/a8b5866a-fc81-4a12-99c6-071e38e181d1 Aug 25 10:17:13.735309 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-9b18dc58-4202-4ad4-ac05-29eed0bc3f3e tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:13.735622 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-9b18dc58-4202-4ad4-ac05-29eed0bc3f3e tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] Calling method 'version_select' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:13.735826 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.group_snapshots [None req-9b18dc58-4202-4ad4-ac05-29eed0bc3f3e tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] show called for member a8b5866a-fc81-4a12-99c6-071e38e181d1 {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 25 10:17:13.742193 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-9b18dc58-4202-4ad4-ac05-29eed0bc3f3e tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] https://10.4.3.119/volume/v3/group_snapshots/a8b5866a-fc81-4a12-99c6-071e38e181d1 returned with HTTP 404 Aug 25 10:17:13.742913 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 112/431] 10.4.3.119 () {68 vars in 1413 bytes} [Tue Aug 25 10:17:13 2026] GET /volume/v3/group_snapshots/a8b5866a-fc81-4a12-99c6-071e38e181d1 => generated 116 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 10:17:13.762520 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-fb001f61-6402-45a7-bab4-d69c66defe4b None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:13.767187 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-fb001f61-6402-45a7-bab4-d69c66defe4b tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] GET https://10.4.3.119/volume/v3/volumes/detail Aug 25 10:17:13.767608 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-fb001f61-6402-45a7-bab4-d69c66defe4b tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:13.767661 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-fb001f61-6402-45a7-bab4-d69c66defe4b tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] Calling method 'detail' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:13.768256 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.api_utils [None req-fb001f61-6402-45a7-bab4-d69c66defe4b tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] Removing options '' from query. {{(pid=100388) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 10:17:13.769041 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-fb001f61-6402-45a7-bab4-d69c66defe4b tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100388) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 10:17:13.778214 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-fb001f61-6402-45a7-bab4-d69c66defe4b tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] Get all volumes completed successfully. Aug 25 10:17:13.779287 np0000008063 devstack@c-api.service[100388]: WARNING stevedore.named [None req-fb001f61-6402-45a7-bab4-d69c66defe4b tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:17:13.779472 np0000008063 devstack@c-api.service[100388]: WARNING castellan.key_manager [None req-fb001f61-6402-45a7-bab4-d69c66defe4b tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:17:13.823048 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-cbd76d9d-2049-4319-a983-1127106247f8 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:13.837623 np0000008063 devstack@c-api.service[100388]: DEBUG oslo_db.sqlalchemy.engines [None req-fb001f61-6402-45a7-bab4-d69c66defe4b tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100388) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 10:17:13.841965 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:13.841965 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:17:13.852497 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-fb001f61-6402-45a7-bab4-d69c66defe4b tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] https://10.4.3.119/volume/v3/volumes/detail returned with HTTP 200 Aug 25 10:17:13.853281 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 106/432] 10.4.3.119 () {68 vars in 1299 bytes} [Tue Aug 25 10:17:13 2026] GET /volume/v3/volumes/detail => generated 923 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 25 10:17:13.870088 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-f460939a-431c-40d4-a62c-696bca79b300 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:13.882798 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f460939a-431c-40d4-a62c-696bca79b300 tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] POST https://10.4.3.119/volume/v3/groups/e0a83cc3-dcb3-4415-a71e-6e6a44c2cc88/action Aug 25 10:17:13.883363 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f460939a-431c-40d4-a62c-696bca79b300 tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100389) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:17:13.883556 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f460939a-431c-40d4-a62c-696bca79b300 tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:17:13.887429 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.groups [None req-f460939a-431c-40d4-a62c-696bca79b300 tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] delete called for group e0a83cc3-dcb3-4415-a71e-6e6a44c2cc88 {{(pid=100389) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 25 10:17:13.887580 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.groups [None req-f460939a-431c-40d4-a62c-696bca79b300 tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] Delete group with id: e0a83cc3-dcb3-4415-a71e-6e6a44c2cc88 Aug 25 10:17:13.905218 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:13.905218 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:17:14.006674 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f460939a-431c-40d4-a62c-696bca79b300 tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] https://10.4.3.119/volume/v3/groups/e0a83cc3-dcb3-4415-a71e-6e6a44c2cc88/action returned with HTTP 202 Aug 25 10:17:14.007610 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 106/433] 10.4.3.119 () {70 vars in 1428 bytes} [Tue Aug 25 10:17:13 2026] POST /volume/v3/groups/e0a83cc3-dcb3-4415-a71e-6e6a44c2cc88/action => generated 0 bytes in 138 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 10:17:14.018372 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-0ec196c0-138f-4317-9c3a-3bf4a3069ebb None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:14.023126 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0ec196c0-138f-4317-9c3a-3bf4a3069ebb tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] GET https://10.4.3.119/volume/v3/volumes/76f72cab-4367-409a-848d-284e470180bb Aug 25 10:17:14.023449 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0ec196c0-138f-4317-9c3a-3bf4a3069ebb tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:14.023700 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0ec196c0-138f-4317-9c3a-3bf4a3069ebb tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:14.035774 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-cbd76d9d-2049-4319-a983-1127106247f8 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:17:14.036214 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-cbd76d9d-2049-4319-a983-1127106247f8 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-1788578806"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:17:14.038418 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volumes [None req-cbd76d9d-2049-4319-a983-1127106247f8 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-1788578806'}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:17:14.038538 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-cbd76d9d-2049-4319-a983-1127106247f8 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Create volume of 1 GB Aug 25 10:17:14.043942 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:14.043942 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:17:14.045328 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-cbd76d9d-2049-4319-a983-1127106247f8 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Availability Zones retrieved successfully. Aug 25 10:17:14.053020 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-0ec196c0-138f-4317-9c3a-3bf4a3069ebb tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] Volume info retrieved successfully. Aug 25 10:17:14.053752 np0000008063 devstack@c-api.service[100390]: WARNING stevedore.named [None req-0ec196c0-138f-4317-9c3a-3bf4a3069ebb tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:17:14.054002 np0000008063 devstack@c-api.service[100390]: WARNING castellan.key_manager [None req-0ec196c0-138f-4317-9c3a-3bf4a3069ebb tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:17:14.054079 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-cbd76d9d-2049-4319-a983-1127106247f8 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Flow 'volume_create_api' (b2604e3e-ac0f-471a-bd31-7134479f506d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:17:14.055581 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-cbd76d9d-2049-4319-a983-1127106247f8 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9c4b301-ceb7-4ea5-87cb-cb1aa63b6a86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:17:14.056921 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [None req-cbd76d9d-2049-4319-a983-1127106247f8 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Validating volume size '1' using validate_int {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:17:14.099829 np0000008063 devstack@c-api.service[100390]: DEBUG oslo_db.sqlalchemy.engines [None req-0ec196c0-138f-4317-9c3a-3bf4a3069ebb tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100390) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 10:17:14.100739 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-cbd76d9d-2049-4319-a983-1127106247f8 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9c4b301-ceb7-4ea5-87cb-cb1aa63b6a86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:17:14.101446 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-cbd76d9d-2049-4319-a983-1127106247f8 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58338592-11ec-4182-80d3-ec259ab6e7d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:17:14.105879 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:14.105879 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:17:14.116750 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0ec196c0-138f-4317-9c3a-3bf4a3069ebb tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] https://10.4.3.119/volume/v3/volumes/76f72cab-4367-409a-848d-284e470180bb returned with HTTP 200 Aug 25 10:17:14.117270 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 113/434] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:17:14 2026] GET /volume/v3/volumes/76f72cab-4367-409a-848d-284e470180bb => generated 919 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:17:14.123785 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-c741c0a9-569c-48f1-a33f-45f575d0d6f7 req-8f414b23-efca-4308-b504-d5bc9e2ff1c4 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:14.126878 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-c741c0a9-569c-48f1-a33f-45f575d0d6f7 req-8f414b23-efca-4308-b504-d5bc9e2ff1c4 tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] GET https://10.4.3.119/volume/v3/volumes/a95c87e5-8580-4718-9d5a-736c0bd1bf4d Aug 25 10:17:14.127165 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-c741c0a9-569c-48f1-a33f-45f575d0d6f7 req-8f414b23-efca-4308-b504-d5bc9e2ff1c4 tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:14.127428 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-c741c0a9-569c-48f1-a33f-45f575d0d6f7 req-8f414b23-efca-4308-b504-d5bc9e2ff1c4 tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:14.137573 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:14.137573 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:17:14.146168 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [req-c741c0a9-569c-48f1-a33f-45f575d0d6f7 req-8f414b23-efca-4308-b504-d5bc9e2ff1c4 tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] Volume info retrieved successfully. Aug 25 10:17:14.150243 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-c741c0a9-569c-48f1-a33f-45f575d0d6f7 req-8f414b23-efca-4308-b504-d5bc9e2ff1c4 tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] https://10.4.3.119/volume/v3/volumes/a95c87e5-8580-4718-9d5a-736c0bd1bf4d returned with HTTP 200 Aug 25 10:17:14.150784 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 107/435] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:17:14 2026] GET /volume/v3/volumes/a95c87e5-8580-4718-9d5a-736c0bd1bf4d => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:17:14.174196 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-cbd76d9d-2049-4319-a983-1127106247f8 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Created reservations ['9eeb34c1-b984-4655-bbce-df06aa28c12f', '2f6805b3-a244-475c-a23e-4f3f521d9ac6', 'e8bcfa50-d90d-4285-bd44-2f2f554b8b3b', '9d74bbf8-6f24-4970-9bc9-d25267f69d78'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:17:14.175405 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-cbd76d9d-2049-4319-a983-1127106247f8 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58338592-11ec-4182-80d3-ec259ab6e7d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9eeb34c1-b984-4655-bbce-df06aa28c12f', '2f6805b3-a244-475c-a23e-4f3f521d9ac6', 'e8bcfa50-d90d-4285-bd44-2f2f554b8b3b', '9d74bbf8-6f24-4970-9bc9-d25267f69d78']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:17:14.179166 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-cbd76d9d-2049-4319-a983-1127106247f8 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c03cccb6-0e34-4f22-bbd4-032c1f582be1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:17:14.211397 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-cbd76d9d-2049-4319-a983-1127106247f8 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c03cccb6-0e34-4f22-bbd4-032c1f582be1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1ab36185-3793-4da3-be45-997c801e951c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1788578806',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a047a09092445f19f441198f1090251',qos_specs=None,replication_status=,reservations=['9eeb34c1-b984-4655-bbce-df06aa28c12f','2f6805b3-a244-475c-a23e-4f3f521d9ac6','e8bcfa50-d90d-4285-bd44-2f2f554b8b3b','9d74bbf8-6f24-4970-9bc9-d25267f69d78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c960a6d5bcb430fad05fca09f808b9a',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:17:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1788578806',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1ab36185-3793-4da3-be45-997c801e951c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1a047a09092445f19f441198f1090251',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9c960a6d5bcb430fad05fca09f808b9a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:17:14.212057 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-cbd76d9d-2049-4319-a983-1127106247f8 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06408b7b-4b33-4ea5-b48a-4bc9dfc2881a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:17:14.236609 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-cbd76d9d-2049-4319-a983-1127106247f8 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06408b7b-4b33-4ea5-b48a-4bc9dfc2881a) transitioned into state 'SUCCESS' from state '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-1788578806',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a047a09092445f19f441198f1090251',qos_specs=None,replication_status=,reservations=['9eeb34c1-b984-4655-bbce-df06aa28c12f','2f6805b3-a244-475c-a23e-4f3f521d9ac6','e8bcfa50-d90d-4285-bd44-2f2f554b8b3b','9d74bbf8-6f24-4970-9bc9-d25267f69d78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c960a6d5bcb430fad05fca09f808b9a',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:17:14.238575 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-cbd76d9d-2049-4319-a983-1127106247f8 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14c2dc00-5461-4f50-b8b7-b573ce5317fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:17:14.246070 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-cbdb609b-a845-4662-8438-bcebf39a866c None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:14.246587 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-cbdb609b-a845-4662-8438-bcebf39a866c None None] GET https://10.4.3.119/volume// Aug 25 10:17:14.246764 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-cbdb609b-a845-4662-8438-bcebf39a866c None None] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:14.246986 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-cbdb609b-a845-4662-8438-bcebf39a866c None None] Calling method 'all' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:14.247308 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-cbdb609b-a845-4662-8438-bcebf39a866c None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:17:14.247910 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 107/436] 10.4.3.119 () {66 vars in 1428 bytes} [Tue Aug 25 10:17:14 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:17:14.253157 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-cbd76d9d-2049-4319-a983-1127106247f8 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14c2dc00-5461-4f50-b8b7-b573ce5317fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:17:14.254215 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-cbd76d9d-2049-4319-a983-1127106247f8 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Flow 'volume_create_api' (b2604e3e-ac0f-471a-bd31-7134479f506d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:17:14.254810 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-cbd76d9d-2049-4319-a983-1127106247f8 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Create volume request issued successfully. Aug 25 10:17:14.255772 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-cbd76d9d-2049-4319-a983-1127106247f8 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:17:14.256096 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 110/437] 10.4.3.119 () {70 vars in 1298 bytes} [Tue Aug 25 10:17:13 2026] POST /volume/v3/volumes => generated 752 bytes in 434 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:17:14.259612 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-c741c0a9-569c-48f1-a33f-45f575d0d6f7 req-595c021e-3aa7-4423-9777-198dfa9150b3 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:14.263241 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-c741c0a9-569c-48f1-a33f-45f575d0d6f7 req-595c021e-3aa7-4423-9777-198dfa9150b3 tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] POST https://10.4.3.119/volume/v3/attachments Aug 25 10:17:14.263750 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-c741c0a9-569c-48f1-a33f-45f575d0d6f7 req-595c021e-3aa7-4423-9777-198dfa9150b3 tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a95c87e5-8580-4718-9d5a-736c0bd1bf4d", "connector": null, "instance_uuid": "551b3207-4056-43c3-8dc9-0c6ad93ca995"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:17:14.268242 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-1163a4eb-80e3-4a5d-8809-e5a0be3e7250 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:14.273161 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1163a4eb-80e3-4a5d-8809-e5a0be3e7250 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] GET https://10.4.3.119/volume/v3/volumes/1ab36185-3793-4da3-be45-997c801e951c Aug 25 10:17:14.273161 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1163a4eb-80e3-4a5d-8809-e5a0be3e7250 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:14.273161 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1163a4eb-80e3-4a5d-8809-e5a0be3e7250 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:14.279673 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:14.279673 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:17:14.285859 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:14.285859 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:17:14.291623 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-1163a4eb-80e3-4a5d-8809-e5a0be3e7250 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Volume info retrieved successfully. Aug 25 10:17:14.301157 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1163a4eb-80e3-4a5d-8809-e5a0be3e7250 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] https://10.4.3.119/volume/v3/volumes/1ab36185-3793-4da3-be45-997c801e951c returned with HTTP 200 Aug 25 10:17:14.301157 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 108/438] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:17:14 2026] GET /volume/v3/volumes/1ab36185-3793-4da3-be45-997c801e951c => generated 820 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:17:14.339165 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-c741c0a9-569c-48f1-a33f-45f575d0d6f7 req-595c021e-3aa7-4423-9777-198dfa9150b3 tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] https://10.4.3.119/volume/v3/attachments returned with HTTP 200 Aug 25 10:17:14.339165 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 114/439] 10.4.3.119 () {74 vars in 1594 bytes} [Tue Aug 25 10:17:14 2026] POST /volume/v3/attachments => generated 273 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:17:14.378321 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-6d32261c-5f60-4496-8d52-706e00bbe988 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:14.380262 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6d32261c-5f60-4496-8d52-706e00bbe988 tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] GET https://10.4.3.119/volume/v3/volumes/a95c87e5-8580-4718-9d5a-736c0bd1bf4d Aug 25 10:17:14.380432 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6d32261c-5f60-4496-8d52-706e00bbe988 tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:14.380615 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6d32261c-5f60-4496-8d52-706e00bbe988 tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:14.397398 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:14.397398 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:17:14.405877 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-6d32261c-5f60-4496-8d52-706e00bbe988 tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] Volume info retrieved successfully. Aug 25 10:17:14.414638 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6d32261c-5f60-4496-8d52-706e00bbe988 tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] https://10.4.3.119/volume/v3/volumes/a95c87e5-8580-4718-9d5a-736c0bd1bf4d returned with HTTP 200 Aug 25 10:17:14.415352 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 108/440] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:17:14 2026] GET /volume/v3/volumes/a95c87e5-8580-4718-9d5a-736c0bd1bf4d => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:17:14.421343 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-9ebff212-e72a-4e7e-81d1-b20fd9048433 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:14.421343 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9ebff212-e72a-4e7e-81d1-b20fd9048433 None None] GET https://10.4.3.119/volume// Aug 25 10:17:14.421343 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9ebff212-e72a-4e7e-81d1-b20fd9048433 None None] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:14.421343 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9ebff212-e72a-4e7e-81d1-b20fd9048433 None None] Calling method 'all' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:14.421656 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9ebff212-e72a-4e7e-81d1-b20fd9048433 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:17:14.421755 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 111/441] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:17:14 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:17:14.432201 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-c741c0a9-569c-48f1-a33f-45f575d0d6f7 req-ffbe0fe0-8a01-4e6d-b480-5b8cfcbffd97 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:14.436191 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-c741c0a9-569c-48f1-a33f-45f575d0d6f7 req-ffbe0fe0-8a01-4e6d-b480-5b8cfcbffd97 tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] GET https://10.4.3.119/volume/v3/volumes/a95c87e5-8580-4718-9d5a-736c0bd1bf4d Aug 25 10:17:14.436708 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-c741c0a9-569c-48f1-a33f-45f575d0d6f7 req-ffbe0fe0-8a01-4e6d-b480-5b8cfcbffd97 tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:14.436708 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-c741c0a9-569c-48f1-a33f-45f575d0d6f7 req-ffbe0fe0-8a01-4e6d-b480-5b8cfcbffd97 tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:14.454529 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:14.454529 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:17:14.462324 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [req-c741c0a9-569c-48f1-a33f-45f575d0d6f7 req-ffbe0fe0-8a01-4e6d-b480-5b8cfcbffd97 tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] Volume info retrieved successfully. Aug 25 10:17:14.469357 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-c741c0a9-569c-48f1-a33f-45f575d0d6f7 req-ffbe0fe0-8a01-4e6d-b480-5b8cfcbffd97 tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] https://10.4.3.119/volume/v3/volumes/a95c87e5-8580-4718-9d5a-736c0bd1bf4d returned with HTTP 200 Aug 25 10:17:14.470079 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 109/442] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:17:14 2026] GET /volume/v3/volumes/a95c87e5-8580-4718-9d5a-736c0bd1bf4d => generated 1025 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:17:14.484403 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-9c0e047f-74be-46dc-b1c4-9dc9cb9c28db req-d4e5b69f-56a7-4dca-a90c-b3ab9ef07f20 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:14.487280 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-9c0e047f-74be-46dc-b1c4-9dc9cb9c28db req-d4e5b69f-56a7-4dca-a90c-b3ab9ef07f20 tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] DELETE https://10.4.3.119/volume/v3/attachments/a93bd42e-9951-4e83-8add-9c5094c055f2 Aug 25 10:17:14.487523 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-9c0e047f-74be-46dc-b1c4-9dc9cb9c28db req-d4e5b69f-56a7-4dca-a90c-b3ab9ef07f20 tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:14.488002 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-9c0e047f-74be-46dc-b1c4-9dc9cb9c28db req-d4e5b69f-56a7-4dca-a90c-b3ab9ef07f20 tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] Calling method 'version_select' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:14.498426 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:14.498426 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:17:14.555923 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-9c0e047f-74be-46dc-b1c4-9dc9cb9c28db req-d4e5b69f-56a7-4dca-a90c-b3ab9ef07f20 tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] https://10.4.3.119/volume/v3/attachments/a93bd42e-9951-4e83-8add-9c5094c055f2 returned with HTTP 200 Aug 25 10:17:14.556497 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 115/443] 10.4.3.119 () {72 vars in 1673 bytes} [Tue Aug 25 10:17:14 2026] DELETE /volume/v3/attachments/a93bd42e-9951-4e83-8add-9c5094c055f2 => generated 19 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:17:14.574996 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-9c0e047f-74be-46dc-b1c4-9dc9cb9c28db req-10c0701d-3cca-4274-9d71-989e31223263 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:14.576301 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-c741c0a9-569c-48f1-a33f-45f575d0d6f7 req-90421a41-7cc7-434a-8210-f20560e9a189 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:14.578837 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-9c0e047f-74be-46dc-b1c4-9dc9cb9c28db req-10c0701d-3cca-4274-9d71-989e31223263 tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] DELETE https://10.4.3.119/volume/v3/volumes/de2037fb-4daf-4329-8643-af3fc1cf73df Aug 25 10:17:14.579096 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-9c0e047f-74be-46dc-b1c4-9dc9cb9c28db req-10c0701d-3cca-4274-9d71-989e31223263 tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:14.579186 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-c741c0a9-569c-48f1-a33f-45f575d0d6f7 req-90421a41-7cc7-434a-8210-f20560e9a189 tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] PUT https://10.4.3.119/volume/v3/attachments/6accd1fb-8340-4976-9e9d-d66d7cd3fa52 Aug 25 10:17:14.579381 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-9c0e047f-74be-46dc-b1c4-9dc9cb9c28db req-10c0701d-3cca-4274-9d71-989e31223263 tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:14.579589 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [req-9c0e047f-74be-46dc-b1c4-9dc9cb9c28db req-10c0701d-3cca-4274-9d71-989e31223263 tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] Delete volume with id: de2037fb-4daf-4329-8643-af3fc1cf73df Aug 25 10:17:14.579646 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-c741c0a9-569c-48f1-a33f-45f575d0d6f7 req-90421a41-7cc7-434a-8210-f20560e9a189 tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.119", "host": "np0000008063", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3398d5156650", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "462fd6ce-c505-48ef-84ec-f85776d45b24", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:17:14.587158 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:14.587158 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:17:14.587877 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-9c0e047f-74be-46dc-b1c4-9dc9cb9c28db req-10c0701d-3cca-4274-9d71-989e31223263 tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] Volume info retrieved successfully. Aug 25 10:17:14.594019 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-c741c0a9-569c-48f1-a33f-45f575d0d6f7 req-90421a41-7cc7-434a-8210-f20560e9a189 tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] Acquiring lock "cinder-attachment_update-a95c87e5-8580-4718-9d5a-736c0bd1bf4d-np0000008063" by "attachment_update" {{(pid=100391) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 10:17:14.601240 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-c741c0a9-569c-48f1-a33f-45f575d0d6f7 req-90421a41-7cc7-434a-8210-f20560e9a189 tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] Lock "cinder-attachment_update-a95c87e5-8580-4718-9d5a-736c0bd1bf4d-np0000008063" acquired by "attachment_update" :: waited 0.007s {{(pid=100391) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 10:17:14.602227 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:14.602227 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:17:14.608568 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-9c0e047f-74be-46dc-b1c4-9dc9cb9c28db req-10c0701d-3cca-4274-9d71-989e31223263 tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] Delete volume request issued successfully. Aug 25 10:17:14.608755 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-9c0e047f-74be-46dc-b1c4-9dc9cb9c28db req-10c0701d-3cca-4274-9d71-989e31223263 tempest-ServerBootFromVolumeStableRescueTest-313589040 tempest-ServerBootFromVolumeStableRescueTest-313589040-project-member] https://10.4.3.119/volume/v3/volumes/de2037fb-4daf-4329-8643-af3fc1cf73df returned with HTTP 202 Aug 25 10:17:14.609343 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 109/444] 10.4.3.119 () {70 vars in 1620 bytes} [Tue Aug 25 10:17:14 2026] DELETE /volume/v3/volumes/de2037fb-4daf-4329-8643-af3fc1cf73df => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:17:14.708992 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-c741c0a9-569c-48f1-a33f-45f575d0d6f7 req-90421a41-7cc7-434a-8210-f20560e9a189 tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] Lock "cinder-attachment_update-a95c87e5-8580-4718-9d5a-736c0bd1bf4d-np0000008063" released by "attachment_update" :: held 0.107s {{(pid=100391) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 10:17:14.708992 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-c741c0a9-569c-48f1-a33f-45f575d0d6f7 req-90421a41-7cc7-434a-8210-f20560e9a189 tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] https://10.4.3.119/volume/v3/attachments/6accd1fb-8340-4976-9e9d-d66d7cd3fa52 returned with HTTP 200 Aug 25 10:17:14.709681 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 112/445] 10.4.3.119 () {74 vars in 1704 bytes} [Tue Aug 25 10:17:14 2026] PUT /volume/v3/attachments/6accd1fb-8340-4976-9e9d-d66d7cd3fa52 => generated 969 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:17:15.135548 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-167f8708-0c66-42b9-89fb-1a87b604d105 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:15.140187 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-167f8708-0c66-42b9-89fb-1a87b604d105 tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] GET https://10.4.3.119/volume/v3/volumes/76f72cab-4367-409a-848d-284e470180bb Aug 25 10:17:15.140456 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-167f8708-0c66-42b9-89fb-1a87b604d105 tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:15.140719 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-167f8708-0c66-42b9-89fb-1a87b604d105 tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:15.147007 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-167f8708-0c66-42b9-89fb-1a87b604d105 tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] https://10.4.3.119/volume/v3/volumes/76f72cab-4367-409a-848d-284e470180bb returned with HTTP 404 Aug 25 10:17:15.147564 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 110/446] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:17:15 2026] GET /volume/v3/volumes/76f72cab-4367-409a-848d-284e470180bb => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 10:17:15.155941 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-a44c9e35-e773-441e-837a-bb1ae6bfc7fa None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:15.157755 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a44c9e35-e773-441e-837a-bb1ae6bfc7fa tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] GET https://10.4.3.119/volume/v3/groups/e0a83cc3-dcb3-4415-a71e-6e6a44c2cc88 Aug 25 10:17:15.157996 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a44c9e35-e773-441e-837a-bb1ae6bfc7fa tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:15.158185 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a44c9e35-e773-441e-837a-bb1ae6bfc7fa tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] Calling method 'version_select' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:15.158322 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.groups [None req-a44c9e35-e773-441e-837a-bb1ae6bfc7fa tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] show called for member e0a83cc3-dcb3-4415-a71e-6e6a44c2cc88 {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 10:17:15.161569 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a44c9e35-e773-441e-837a-bb1ae6bfc7fa tempest-GroupSnapshotsV319Test-1908132011 tempest-GroupSnapshotsV319Test-1908132011-project-member] https://10.4.3.119/volume/v3/groups/e0a83cc3-dcb3-4415-a71e-6e6a44c2cc88 returned with HTTP 404 Aug 25 10:17:15.162086 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 116/447] 10.4.3.119 () {68 vars in 1386 bytes} [Tue Aug 25 10:17:15 2026] GET /volume/v3/groups/e0a83cc3-dcb3-4415-a71e-6e6a44c2cc88 => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 10:17:15.173613 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-26b7fd8e-b458-40db-932e-5195c01c7bb8 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:15.176534 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-26b7fd8e-b458-40db-932e-5195c01c7bb8 tempest-GroupSnapshotsV319Test-179785512 tempest-GroupSnapshotsV319Test-179785512-project-admin] DELETE https://10.4.3.119/volume/v3/group_types/7cb89a90-af01-4f22-9b08-95075474580e Aug 25 10:17:15.176833 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-26b7fd8e-b458-40db-932e-5195c01c7bb8 tempest-GroupSnapshotsV319Test-179785512 tempest-GroupSnapshotsV319Test-179785512-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:15.180255 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-26b7fd8e-b458-40db-932e-5195c01c7bb8 tempest-GroupSnapshotsV319Test-179785512 tempest-GroupSnapshotsV319Test-179785512-project-admin] Calling method 'version_select' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:15.212271 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-26b7fd8e-b458-40db-932e-5195c01c7bb8 tempest-GroupSnapshotsV319Test-179785512 tempest-GroupSnapshotsV319Test-179785512-project-admin] https://10.4.3.119/volume/v3/group_types/7cb89a90-af01-4f22-9b08-95075474580e returned with HTTP 202 Aug 25 10:17:15.213005 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 110/448] 10.4.3.119 () {68 vars in 1404 bytes} [Tue Aug 25 10:17:15 2026] DELETE /volume/v3/group_types/7cb89a90-af01-4f22-9b08-95075474580e => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 10:17:15.223227 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-e160b18b-c71f-47b7-8a76-93c0542c31d4 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:15.226001 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e160b18b-c71f-47b7-8a76-93c0542c31d4 tempest-GroupSnapshotsV319Test-179785512 tempest-GroupSnapshotsV319Test-179785512-project-admin] DELETE https://10.4.3.119/volume/v3/types/500acda9-5e10-44c1-9cb3-adb7c2d70e05 Aug 25 10:17:15.226375 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e160b18b-c71f-47b7-8a76-93c0542c31d4 tempest-GroupSnapshotsV319Test-179785512 tempest-GroupSnapshotsV319Test-179785512-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:15.226792 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e160b18b-c71f-47b7-8a76-93c0542c31d4 tempest-GroupSnapshotsV319Test-179785512 tempest-GroupSnapshotsV319Test-179785512-project-admin] Calling method '_delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:15.227476 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:15.227476 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:17:15.285240 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e160b18b-c71f-47b7-8a76-93c0542c31d4 tempest-GroupSnapshotsV319Test-179785512 tempest-GroupSnapshotsV319Test-179785512-project-admin] https://10.4.3.119/volume/v3/types/500acda9-5e10-44c1-9cb3-adb7c2d70e05 returned with HTTP 202 Aug 25 10:17:15.285809 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 113/449] 10.4.3.119 () {66 vars in 1345 bytes} [Tue Aug 25 10:17:15 2026] DELETE /volume/v3/types/500acda9-5e10-44c1-9cb3-adb7c2d70e05 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:17:15.294416 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-800efe32-5efd-4e64-9db7-c95299f9946b None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:15.297544 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-800efe32-5efd-4e64-9db7-c95299f9946b tempest-GroupSnapshotsV319Test-179785512 tempest-GroupSnapshotsV319Test-179785512-project-admin] GET https://10.4.3.119/volume/v3/types/500acda9-5e10-44c1-9cb3-adb7c2d70e05 Aug 25 10:17:15.298117 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-800efe32-5efd-4e64-9db7-c95299f9946b tempest-GroupSnapshotsV319Test-179785512 tempest-GroupSnapshotsV319Test-179785512-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:15.298551 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-800efe32-5efd-4e64-9db7-c95299f9946b tempest-GroupSnapshotsV319Test-179785512 tempest-GroupSnapshotsV319Test-179785512-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:15.303628 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-800efe32-5efd-4e64-9db7-c95299f9946b tempest-GroupSnapshotsV319Test-179785512 tempest-GroupSnapshotsV319Test-179785512-project-admin] https://10.4.3.119/volume/v3/types/500acda9-5e10-44c1-9cb3-adb7c2d70e05 returned with HTTP 404 Aug 25 10:17:15.304465 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 111/450] 10.4.3.119 () {66 vars in 1342 bytes} [Tue Aug 25 10:17:15 2026] GET /volume/v3/types/500acda9-5e10-44c1-9cb3-adb7c2d70e05 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:17:15.322335 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-39f720ef-ee8e-4c38-b518-d5f1e3fc0112 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:15.325659 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-39f720ef-ee8e-4c38-b518-d5f1e3fc0112 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] GET https://10.4.3.119/volume/v3/volumes/1ab36185-3793-4da3-be45-997c801e951c Aug 25 10:17:15.327379 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-39f720ef-ee8e-4c38-b518-d5f1e3fc0112 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:15.327683 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-39f720ef-ee8e-4c38-b518-d5f1e3fc0112 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:15.342442 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:15.342442 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:17:15.347816 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-39f720ef-ee8e-4c38-b518-d5f1e3fc0112 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Volume info retrieved successfully. Aug 25 10:17:15.357319 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-39f720ef-ee8e-4c38-b518-d5f1e3fc0112 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] https://10.4.3.119/volume/v3/volumes/1ab36185-3793-4da3-be45-997c801e951c returned with HTTP 200 Aug 25 10:17:15.357319 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 117/451] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:17:15 2026] GET /volume/v3/volumes/1ab36185-3793-4da3-be45-997c801e951c => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:17:15.369994 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-aa5e5c4b-a0d7-4d88-a373-ed79b39b38c9 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:15.371568 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-aa5e5c4b-a0d7-4d88-a373-ed79b39b38c9 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] POST https://10.4.3.119/volume/v3/backups Aug 25 10:17:15.371812 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-aa5e5c4b-a0d7-4d88-a373-ed79b39b38c9 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1ab36185-3793-4da3-be45-997c801e951c", "name": "tempest-VolumesBackupsV39Test-Backup-2005166070", "container": "tempest-volumesbackupsv39test-backup-container-32488432"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:17:15.373598 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.contrib.backups [None req-aa5e5c4b-a0d7-4d88-a373-ed79b39b38c9 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Creating new backup {'backup': {'volume_id': '1ab36185-3793-4da3-be45-997c801e951c', 'name': 'tempest-VolumesBackupsV39Test-Backup-2005166070', 'container': 'tempest-volumesbackupsv39test-backup-container-32488432'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 10:17:15.373743 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.contrib.backups [None req-aa5e5c4b-a0d7-4d88-a373-ed79b39b38c9 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Creating backup of volume 1ab36185-3793-4da3-be45-997c801e951c in container tempest-volumesbackupsv39test-backup-container-32488432 Aug 25 10:17:15.381576 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:15.381576 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:17:15.381667 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-aa5e5c4b-a0d7-4d88-a373-ed79b39b38c9 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Volume info retrieved successfully. Aug 25 10:17:15.431211 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-aa5e5c4b-a0d7-4d88-a373-ed79b39b38c9 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Created reservations ['67e706b2-00de-4df0-8228-84a0636e5939', 'aa1255cc-9455-4418-bb8d-6e7e74f5d389'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:17:15.434336 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-4bd82fc7-892b-4a6b-a557-87af7a92c667 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:15.437521 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4bd82fc7-892b-4a6b-a557-87af7a92c667 tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] GET https://10.4.3.119/volume/v3/volumes/a95c87e5-8580-4718-9d5a-736c0bd1bf4d Aug 25 10:17:15.437838 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4bd82fc7-892b-4a6b-a557-87af7a92c667 tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:15.438190 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4bd82fc7-892b-4a6b-a557-87af7a92c667 tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:15.452156 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:15.452156 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:17:15.457029 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-4bd82fc7-892b-4a6b-a557-87af7a92c667 tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] Volume info retrieved successfully. Aug 25 10:17:15.462241 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4bd82fc7-892b-4a6b-a557-87af7a92c667 tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] https://10.4.3.119/volume/v3/volumes/a95c87e5-8580-4718-9d5a-736c0bd1bf4d returned with HTTP 200 Aug 25 10:17:15.462787 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 114/452] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:17:15 2026] GET /volume/v3/volumes/a95c87e5-8580-4718-9d5a-736c0bd1bf4d => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:17:15.496397 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-aa5e5c4b-a0d7-4d88-a373-ed79b39b38c9 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] https://10.4.3.119/volume/v3/backups returned with HTTP 202 Aug 25 10:17:15.496811 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 111/453] 10.4.3.119 () {70 vars in 1299 bytes} [Tue Aug 25 10:17:15 2026] POST /volume/v3/backups => generated 333 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:17:15.506247 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-741cb09a-8c53-45c3-bd1b-c23436727399 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:15.508441 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-741cb09a-8c53-45c3-bd1b-c23436727399 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] GET https://10.4.3.119/volume/v3/backups/1da8df09-864f-45d4-a02b-2a34be680929 Aug 25 10:17:15.508797 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-741cb09a-8c53-45c3-bd1b-c23436727399 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:15.509074 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-741cb09a-8c53-45c3-bd1b-c23436727399 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:15.509429 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-741cb09a-8c53-45c3-bd1b-c23436727399 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Show backup with id 1da8df09-864f-45d4-a02b-2a34be680929. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:17:15.528430 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:15.528430 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:17:15.529744 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-741cb09a-8c53-45c3-bd1b-c23436727399 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] https://10.4.3.119/volume/v3/backups/1da8df09-864f-45d4-a02b-2a34be680929 returned with HTTP 200 Aug 25 10:17:15.530428 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 112/454] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:17:15 2026] GET /volume/v3/backups/1da8df09-864f-45d4-a02b-2a34be680929 => generated 793 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:17:16.479390 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-4fade622-bcec-4522-81de-5b05e8f74251 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:16.481654 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4fade622-bcec-4522-81de-5b05e8f74251 tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] GET https://10.4.3.119/volume/v3/volumes/a95c87e5-8580-4718-9d5a-736c0bd1bf4d Aug 25 10:17:16.481916 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4fade622-bcec-4522-81de-5b05e8f74251 tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:16.482178 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4fade622-bcec-4522-81de-5b05e8f74251 tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:16.497967 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:16.497967 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:17:16.502087 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-4fade622-bcec-4522-81de-5b05e8f74251 tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] Volume info retrieved successfully. Aug 25 10:17:16.507118 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4fade622-bcec-4522-81de-5b05e8f74251 tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] https://10.4.3.119/volume/v3/volumes/a95c87e5-8580-4718-9d5a-736c0bd1bf4d returned with HTTP 200 Aug 25 10:17:16.507627 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 118/455] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:17:16 2026] GET /volume/v3/volumes/a95c87e5-8580-4718-9d5a-736c0bd1bf4d => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:17:16.543250 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-e3d4e4aa-9b4c-4cf3-8a63-c917a975a66e None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:16.545633 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e3d4e4aa-9b4c-4cf3-8a63-c917a975a66e tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] GET https://10.4.3.119/volume/v3/backups/1da8df09-864f-45d4-a02b-2a34be680929 Aug 25 10:17:16.545749 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e3d4e4aa-9b4c-4cf3-8a63-c917a975a66e tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:16.545989 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e3d4e4aa-9b4c-4cf3-8a63-c917a975a66e tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:16.546780 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-e3d4e4aa-9b4c-4cf3-8a63-c917a975a66e tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Show backup with id 1da8df09-864f-45d4-a02b-2a34be680929. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:17:16.565861 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:16.565861 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:17:16.567744 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e3d4e4aa-9b4c-4cf3-8a63-c917a975a66e tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] https://10.4.3.119/volume/v3/backups/1da8df09-864f-45d4-a02b-2a34be680929 returned with HTTP 200 Aug 25 10:17:16.567744 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 115/456] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:17:16 2026] GET /volume/v3/backups/1da8df09-864f-45d4-a02b-2a34be680929 => generated 795 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:17:17.525529 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-c6968bb2-f932-4de3-b5b6-90eeb2408398 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:17.529195 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c6968bb2-f932-4de3-b5b6-90eeb2408398 tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] GET https://10.4.3.119/volume/v3/volumes/a95c87e5-8580-4718-9d5a-736c0bd1bf4d Aug 25 10:17:17.529195 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c6968bb2-f932-4de3-b5b6-90eeb2408398 tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:17.529195 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c6968bb2-f932-4de3-b5b6-90eeb2408398 tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:17.546901 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:17.546901 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:17:17.558638 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-c6968bb2-f932-4de3-b5b6-90eeb2408398 tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] Volume info retrieved successfully. Aug 25 10:17:17.572984 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c6968bb2-f932-4de3-b5b6-90eeb2408398 tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] https://10.4.3.119/volume/v3/volumes/a95c87e5-8580-4718-9d5a-736c0bd1bf4d returned with HTTP 200 Aug 25 10:17:17.572984 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 112/457] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:17:17 2026] GET /volume/v3/volumes/a95c87e5-8580-4718-9d5a-736c0bd1bf4d => generated 846 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:17:17.585493 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-305bcc80-1573-43a4-a27c-02661a9dac63 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:17.587937 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-305bcc80-1573-43a4-a27c-02661a9dac63 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] GET https://10.4.3.119/volume/v3/backups/1da8df09-864f-45d4-a02b-2a34be680929 Aug 25 10:17:17.589101 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-305bcc80-1573-43a4-a27c-02661a9dac63 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:17.589101 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-305bcc80-1573-43a4-a27c-02661a9dac63 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:17.589101 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-305bcc80-1573-43a4-a27c-02661a9dac63 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Show backup with id 1da8df09-864f-45d4-a02b-2a34be680929. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:17:17.595326 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:17.595326 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:17:17.597783 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-305bcc80-1573-43a4-a27c-02661a9dac63 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] https://10.4.3.119/volume/v3/backups/1da8df09-864f-45d4-a02b-2a34be680929 returned with HTTP 200 Aug 25 10:17:17.597783 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 113/458] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:17:17 2026] GET /volume/v3/backups/1da8df09-864f-45d4-a02b-2a34be680929 => generated 795 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:17:18.591720 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-4bd87ee3-803b-4676-b782-e25ceb0f1850 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:18.598566 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4bd87ee3-803b-4676-b782-e25ceb0f1850 tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] GET https://10.4.3.119/volume/v3/volumes/a95c87e5-8580-4718-9d5a-736c0bd1bf4d Aug 25 10:17:18.598566 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4bd87ee3-803b-4676-b782-e25ceb0f1850 tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:18.599587 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4bd87ee3-803b-4676-b782-e25ceb0f1850 tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:18.611507 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-d5b83483-3eda-4111-ad89-18ccfcec5e75 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:18.617344 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d5b83483-3eda-4111-ad89-18ccfcec5e75 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] GET https://10.4.3.119/volume/v3/backups/1da8df09-864f-45d4-a02b-2a34be680929 Aug 25 10:17:18.617344 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d5b83483-3eda-4111-ad89-18ccfcec5e75 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:18.617344 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d5b83483-3eda-4111-ad89-18ccfcec5e75 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:18.617344 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-d5b83483-3eda-4111-ad89-18ccfcec5e75 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Show backup with id 1da8df09-864f-45d4-a02b-2a34be680929. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:17:18.619930 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:18.619930 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:17:18.626503 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-4bd87ee3-803b-4676-b782-e25ceb0f1850 tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] Volume info retrieved successfully. Aug 25 10:17:18.629187 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:18.629187 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:17:18.629187 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d5b83483-3eda-4111-ad89-18ccfcec5e75 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] https://10.4.3.119/volume/v3/backups/1da8df09-864f-45d4-a02b-2a34be680929 returned with HTTP 200 Aug 25 10:17:18.629187 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 116/459] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:17:18 2026] GET /volume/v3/backups/1da8df09-864f-45d4-a02b-2a34be680929 => generated 795 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:17:18.634034 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4bd87ee3-803b-4676-b782-e25ceb0f1850 tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] https://10.4.3.119/volume/v3/volumes/a95c87e5-8580-4718-9d5a-736c0bd1bf4d returned with HTTP 200 Aug 25 10:17:18.634580 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 119/460] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:17:18 2026] GET /volume/v3/volumes/a95c87e5-8580-4718-9d5a-736c0bd1bf4d => generated 846 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:17:18.742162 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-a6f99d77-4fb9-4185-8d41-15fdd8c38c30 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:18.859594 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a6f99d77-4fb9-4185-8d41-15fdd8c38c30 tempest-UserMessagesTest-1230114423 tempest-UserMessagesTest-1230114423-project-admin] POST https://10.4.3.119/volume/v3/types Aug 25 10:17:18.859594 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a6f99d77-4fb9-4185-8d41-15fdd8c38c30 tempest-UserMessagesTest-1230114423 tempest-UserMessagesTest-1230114423-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-582663264", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1100904343", "vendor_name": "tempest-vendor_name-976330424"}}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:17:18.880174 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a6f99d77-4fb9-4185-8d41-15fdd8c38c30 tempest-UserMessagesTest-1230114423 tempest-UserMessagesTest-1230114423-project-admin] https://10.4.3.119/volume/v3/types returned with HTTP 200 Aug 25 10:17:18.880174 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 113/461] 10.4.3.119 () {68 vars in 1253 bytes} [Tue Aug 25 10:17:18 2026] POST /volume/v3/types => generated 326 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:17:18.893326 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-523a1ccf-23e5-4f99-8965-7cee115fde13 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:19.185976 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-523a1ccf-23e5-4f99-8965-7cee115fde13 tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:17:19.186492 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-523a1ccf-23e5-4f99-8965-7cee115fde13 tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "84f4fca0-b6c9-4bf4-9d47-ed15c66d763d", "size": 1, "name": "tempest-UserMessagesTest-Volume-1250791388"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:17:19.190312 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-523a1ccf-23e5-4f99-8965-7cee115fde13 tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] Create volume request body: {'volume': {'volume_type': '84f4fca0-b6c9-4bf4-9d47-ed15c66d763d', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1250791388'}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:17:19.198417 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-523a1ccf-23e5-4f99-8965-7cee115fde13 tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] Create volume of 1 GB Aug 25 10:17:19.198931 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:19.198931 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:17:19.199642 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-523a1ccf-23e5-4f99-8965-7cee115fde13 tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] Availability Zones retrieved successfully. Aug 25 10:17:19.208353 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-523a1ccf-23e5-4f99-8965-7cee115fde13 tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] Flow 'volume_create_api' (c589736b-a1b1-46c6-9948-672a4405cbb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:17:19.209480 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-523a1ccf-23e5-4f99-8965-7cee115fde13 tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d724aeb-6aa3-4bd6-b993-5bcc796f9ac7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:17:19.210683 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [None req-523a1ccf-23e5-4f99-8965-7cee115fde13 tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] Validating volume size '1' using validate_int {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:17:19.239687 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-523a1ccf-23e5-4f99-8965-7cee115fde13 tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d724aeb-6aa3-4bd6-b993-5bcc796f9ac7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:17:19Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1100904343',vendor_name='tempest-vendor_name-976330424'},id=84f4fca0-b6c9-4bf4-9d47-ed15c66d763d,is_public=True,name='tempest-UserMessagesTest-volume-type-582663264',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84f4fca0-b6c9-4bf4-9d47-ed15c66d763d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:17:19.240160 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-523a1ccf-23e5-4f99-8965-7cee115fde13 tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce8c05d1-5eb1-4809-9df6-ea29f81928e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:17:19.276347 np0000008063 devstack@c-api.service[100388]: WARNING cinder.quota [None req-523a1ccf-23e5-4f99-8965-7cee115fde13 tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-582663264 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-582663264, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:17:19.276626 np0000008063 devstack@c-api.service[100388]: WARNING cinder.quota [None req-523a1ccf-23e5-4f99-8965-7cee115fde13 tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-582663264 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-582663264, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:17:19.332522 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-523a1ccf-23e5-4f99-8965-7cee115fde13 tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] Created reservations ['030e36d8-2663-4eb5-993e-a268d204790f', '97081b18-11a0-4d47-8f78-734d02f04f22', 'f70e10c3-2129-4cbe-a5ed-60a39562556d', '4ed21d27-ea96-44df-b5f8-cc83eee17c57'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:17:19.333993 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-523a1ccf-23e5-4f99-8965-7cee115fde13 tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce8c05d1-5eb1-4809-9df6-ea29f81928e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['030e36d8-2663-4eb5-993e-a268d204790f', '97081b18-11a0-4d47-8f78-734d02f04f22', 'f70e10c3-2129-4cbe-a5ed-60a39562556d', '4ed21d27-ea96-44df-b5f8-cc83eee17c57']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:17:19.334629 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-523a1ccf-23e5-4f99-8965-7cee115fde13 tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c41d85f6-3f0c-4b4d-98b9-28d671a8329c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:17:19.372827 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-523a1ccf-23e5-4f99-8965-7cee115fde13 tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c41d85f6-3f0c-4b4d-98b9-28d671a8329c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f9b4a7cd-4bed-43c5-b9f5-3f09f37d4422', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1250791388',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d77f1a2d24740c78b2a092a36f65e6b',qos_specs=None,replication_status=,reservations=['030e36d8-2663-4eb5-993e-a268d204790f','97081b18-11a0-4d47-8f78-734d02f04f22','f70e10c3-2129-4cbe-a5ed-60a39562556d','4ed21d27-ea96-44df-b5f8-cc83eee17c57'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c91a446d834f441fb34ce40fe954d085',volume_type_id=84f4fca0-b6c9-4bf4-9d47-ed15c66d763d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:17:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1250791388',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f9b4a7cd-4bed-43c5-b9f5-3f09f37d4422,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4d77f1a2d24740c78b2a092a36f65e6b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c91a446d834f441fb34ce40fe954d085',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84f4fca0-b6c9-4bf4-9d47-ed15c66d763d),volume_type_id=84f4fca0-b6c9-4bf4-9d47-ed15c66d763d)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:17:19.374864 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-523a1ccf-23e5-4f99-8965-7cee115fde13 tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (233c2d2c-9b33-4f48-a75f-88db297dd684) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:17:19.412069 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-523a1ccf-23e5-4f99-8965-7cee115fde13 tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (233c2d2c-9b33-4f48-a75f-88db297dd684) transitioned into state 'SUCCESS' from state '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-1250791388',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d77f1a2d24740c78b2a092a36f65e6b',qos_specs=None,replication_status=,reservations=['030e36d8-2663-4eb5-993e-a268d204790f','97081b18-11a0-4d47-8f78-734d02f04f22','f70e10c3-2129-4cbe-a5ed-60a39562556d','4ed21d27-ea96-44df-b5f8-cc83eee17c57'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c91a446d834f441fb34ce40fe954d085',volume_type_id=84f4fca0-b6c9-4bf4-9d47-ed15c66d763d)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:17:19.412069 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-523a1ccf-23e5-4f99-8965-7cee115fde13 tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0eb4d94b-4796-48bb-b8df-071d6498648e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:17:19.434877 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-523a1ccf-23e5-4f99-8965-7cee115fde13 tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0eb4d94b-4796-48bb-b8df-071d6498648e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:17:19.434877 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-523a1ccf-23e5-4f99-8965-7cee115fde13 tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] Flow 'volume_create_api' (c589736b-a1b1-46c6-9948-672a4405cbb0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:17:19.434877 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-523a1ccf-23e5-4f99-8965-7cee115fde13 tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] Create volume request issued successfully. Aug 25 10:17:19.434877 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-523a1ccf-23e5-4f99-8965-7cee115fde13 tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:17:19.434877 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 114/462] 10.4.3.119 () {70 vars in 1299 bytes} [Tue Aug 25 10:17:18 2026] POST /volume/v3/volumes => generated 785 bytes in 540 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:17:19.452182 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-b7a633a3-1f22-47ff-9241-5a517251077d None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:19.455015 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b7a633a3-1f22-47ff-9241-5a517251077d tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] GET https://10.4.3.119/volume/v3/volumes/f9b4a7cd-4bed-43c5-b9f5-3f09f37d4422 Aug 25 10:17:19.457291 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b7a633a3-1f22-47ff-9241-5a517251077d tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:19.457291 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b7a633a3-1f22-47ff-9241-5a517251077d tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:19.471328 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:19.471328 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:17:19.477656 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-b7a633a3-1f22-47ff-9241-5a517251077d tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] Volume info retrieved successfully. Aug 25 10:17:19.483976 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b7a633a3-1f22-47ff-9241-5a517251077d tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] https://10.4.3.119/volume/v3/volumes/f9b4a7cd-4bed-43c5-b9f5-3f09f37d4422 returned with HTTP 200 Aug 25 10:17:19.484783 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 117/463] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:17:19 2026] GET /volume/v3/volumes/f9b4a7cd-4bed-43c5-b9f5-3f09f37d4422 => generated 853 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:17:19.642651 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-a3ea4f7e-af12-4154-a5aa-b5b751badae4 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:19.647547 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a3ea4f7e-af12-4154-a5aa-b5b751badae4 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] GET https://10.4.3.119/volume/v3/backups/1da8df09-864f-45d4-a02b-2a34be680929 Aug 25 10:17:19.647888 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a3ea4f7e-af12-4154-a5aa-b5b751badae4 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:19.648482 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a3ea4f7e-af12-4154-a5aa-b5b751badae4 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:19.648482 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-a3ea4f7e-af12-4154-a5aa-b5b751badae4 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Show backup with id 1da8df09-864f-45d4-a02b-2a34be680929. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:17:19.653593 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-ff19accf-7bea-45ba-9efa-a577abb3570f None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:19.656420 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ff19accf-7bea-45ba-9efa-a577abb3570f tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] GET https://10.4.3.119/volume/v3/volumes/a95c87e5-8580-4718-9d5a-736c0bd1bf4d Aug 25 10:17:19.656816 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ff19accf-7bea-45ba-9efa-a577abb3570f tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:19.657056 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ff19accf-7bea-45ba-9efa-a577abb3570f tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:19.667561 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:19.667561 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:17:19.668654 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a3ea4f7e-af12-4154-a5aa-b5b751badae4 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] https://10.4.3.119/volume/v3/backups/1da8df09-864f-45d4-a02b-2a34be680929 returned with HTTP 200 Aug 25 10:17:19.669346 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 120/464] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:17:19 2026] GET /volume/v3/backups/1da8df09-864f-45d4-a02b-2a34be680929 => generated 795 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:17:19.674932 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:19.674932 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:17:19.689578 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-ff19accf-7bea-45ba-9efa-a577abb3570f tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] Volume info retrieved successfully. Aug 25 10:17:19.694604 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ff19accf-7bea-45ba-9efa-a577abb3570f tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] https://10.4.3.119/volume/v3/volumes/a95c87e5-8580-4718-9d5a-736c0bd1bf4d returned with HTTP 200 Aug 25 10:17:19.695145 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 114/465] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:17:19 2026] GET /volume/v3/volumes/a95c87e5-8580-4718-9d5a-736c0bd1bf4d => generated 846 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:17:20.516075 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-8e134b7d-52aa-434c-8b6c-fbdd6d8eb650 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:20.519000 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8e134b7d-52aa-434c-8b6c-fbdd6d8eb650 tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] GET https://10.4.3.119/volume/v3/volumes/f9b4a7cd-4bed-43c5-b9f5-3f09f37d4422 Aug 25 10:17:20.519319 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8e134b7d-52aa-434c-8b6c-fbdd6d8eb650 tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:20.520562 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8e134b7d-52aa-434c-8b6c-fbdd6d8eb650 tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:20.532644 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:20.532644 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:17:20.542042 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-8e134b7d-52aa-434c-8b6c-fbdd6d8eb650 tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] Volume info retrieved successfully. Aug 25 10:17:20.545523 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8e134b7d-52aa-434c-8b6c-fbdd6d8eb650 tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] https://10.4.3.119/volume/v3/volumes/f9b4a7cd-4bed-43c5-b9f5-3f09f37d4422 returned with HTTP 200 Aug 25 10:17:20.546101 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 115/466] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:17:20 2026] GET /volume/v3/volumes/f9b4a7cd-4bed-43c5-b9f5-3f09f37d4422 => generated 874 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:17:20.574323 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-edadd5c1-a029-4b90-8de6-e12439bf4bdb None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:20.580107 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-edadd5c1-a029-4b90-8de6-e12439bf4bdb tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] GET https://10.4.3.119/volume/v3/messages Aug 25 10:17:20.580107 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-edadd5c1-a029-4b90-8de6-e12439bf4bdb tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:20.580276 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-edadd5c1-a029-4b90-8de6-e12439bf4bdb tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] Calling method 'version_select' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:20.588691 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-edadd5c1-a029-4b90-8de6-e12439bf4bdb tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] https://10.4.3.119/volume/v3/messages returned with HTTP 200 Aug 25 10:17:20.589342 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 118/467] 10.4.3.119 () {68 vars in 1280 bytes} [Tue Aug 25 10:17:20 2026] GET /volume/v3/messages => generated 670 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:17:20.601968 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-4a5b16ed-ece8-41dd-839c-91e6c4ca7471 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:20.604266 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4a5b16ed-ece8-41dd-839c-91e6c4ca7471 tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] DELETE https://10.4.3.119/volume/v3/messages/99fca0d7-3ebc-4cd9-8d5c-1f8214930501 Aug 25 10:17:20.604410 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4a5b16ed-ece8-41dd-839c-91e6c4ca7471 tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:20.604792 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4a5b16ed-ece8-41dd-839c-91e6c4ca7471 tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] Calling method 'version_select' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:20.623664 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4a5b16ed-ece8-41dd-839c-91e6c4ca7471 tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] https://10.4.3.119/volume/v3/messages/99fca0d7-3ebc-4cd9-8d5c-1f8214930501 returned with HTTP 204 Aug 25 10:17:20.625861 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 121/468] 10.4.3.119 () {68 vars in 1394 bytes} [Tue Aug 25 10:17:20 2026] DELETE /volume/v3/messages/99fca0d7-3ebc-4cd9-8d5c-1f8214930501 => generated 0 bytes in 23 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 25 10:17:20.635377 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-bc2d4af1-d74a-45ee-899e-8ec2c4a5d11e None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:20.637465 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-bc2d4af1-d74a-45ee-899e-8ec2c4a5d11e tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] GET https://10.4.3.119/volume/v3/messages/99fca0d7-3ebc-4cd9-8d5c-1f8214930501 Aug 25 10:17:20.637975 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-bc2d4af1-d74a-45ee-899e-8ec2c4a5d11e tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:20.637975 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-bc2d4af1-d74a-45ee-899e-8ec2c4a5d11e tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] Calling method 'version_select' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:20.645882 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-bc2d4af1-d74a-45ee-899e-8ec2c4a5d11e tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] https://10.4.3.119/volume/v3/messages/99fca0d7-3ebc-4cd9-8d5c-1f8214930501 returned with HTTP 404 Aug 25 10:17:20.646718 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 115/469] 10.4.3.119 () {68 vars in 1391 bytes} [Tue Aug 25 10:17:20 2026] GET /volume/v3/messages/99fca0d7-3ebc-4cd9-8d5c-1f8214930501 => generated 110 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:17:20.658523 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-3d8d4778-7346-4a6f-b96e-614bc88235ec None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:20.661069 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3d8d4778-7346-4a6f-b96e-614bc88235ec tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] GET https://10.4.3.119/volume/v3/volumes/f9b4a7cd-4bed-43c5-b9f5-3f09f37d4422 Aug 25 10:17:20.661163 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3d8d4778-7346-4a6f-b96e-614bc88235ec tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:20.662069 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3d8d4778-7346-4a6f-b96e-614bc88235ec tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:20.675254 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:20.675254 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:17:20.680560 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-3d8d4778-7346-4a6f-b96e-614bc88235ec tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] Volume info retrieved successfully. Aug 25 10:17:20.687182 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-bc20d575-cb5e-4098-992a-43c74d730ab0 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:20.692431 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3d8d4778-7346-4a6f-b96e-614bc88235ec tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] https://10.4.3.119/volume/v3/volumes/f9b4a7cd-4bed-43c5-b9f5-3f09f37d4422 returned with HTTP 200 Aug 25 10:17:20.692492 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-bc20d575-cb5e-4098-992a-43c74d730ab0 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] GET https://10.4.3.119/volume/v3/backups/1da8df09-864f-45d4-a02b-2a34be680929 Aug 25 10:17:20.692492 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-bc20d575-cb5e-4098-992a-43c74d730ab0 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:20.692563 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 116/470] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:17:20 2026] GET /volume/v3/volumes/f9b4a7cd-4bed-43c5-b9f5-3f09f37d4422 => generated 874 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:17:20.692600 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-bc20d575-cb5e-4098-992a-43c74d730ab0 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:20.692600 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-bc20d575-cb5e-4098-992a-43c74d730ab0 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Show backup with id 1da8df09-864f-45d4-a02b-2a34be680929. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:17:20.701364 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:20.701364 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:17:20.702307 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-bc20d575-cb5e-4098-992a-43c74d730ab0 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] https://10.4.3.119/volume/v3/backups/1da8df09-864f-45d4-a02b-2a34be680929 returned with HTTP 200 Aug 25 10:17:20.702861 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 119/471] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:17:20 2026] GET /volume/v3/backups/1da8df09-864f-45d4-a02b-2a34be680929 => generated 795 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:17:20.710803 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-4c164513-b17c-4385-baf2-98b1d5332dbe None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:20.713499 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4c164513-b17c-4385-baf2-98b1d5332dbe tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] DELETE https://10.4.3.119/volume/v3/volumes/f9b4a7cd-4bed-43c5-b9f5-3f09f37d4422 Aug 25 10:17:20.713626 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4c164513-b17c-4385-baf2-98b1d5332dbe tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:20.714059 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4c164513-b17c-4385-baf2-98b1d5332dbe tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:20.714234 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-4c164513-b17c-4385-baf2-98b1d5332dbe tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] Delete volume with id: f9b4a7cd-4bed-43c5-b9f5-3f09f37d4422 Aug 25 10:17:20.717491 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-a28204a7-a0a3-4603-9aeb-1e6f91b98452 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:20.718333 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-c741c0a9-569c-48f1-a33f-45f575d0d6f7 req-dda37c38-16b7-433a-aa0b-701fcf5f583c None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:20.720544 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a28204a7-a0a3-4603-9aeb-1e6f91b98452 tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] GET https://10.4.3.119/volume/v3/volumes/a95c87e5-8580-4718-9d5a-736c0bd1bf4d Aug 25 10:17:20.720646 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a28204a7-a0a3-4603-9aeb-1e6f91b98452 tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:20.720887 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a28204a7-a0a3-4603-9aeb-1e6f91b98452 tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:20.723927 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:20.723927 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:17:20.724081 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-c741c0a9-569c-48f1-a33f-45f575d0d6f7 req-dda37c38-16b7-433a-aa0b-701fcf5f583c tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] POST https://10.4.3.119/volume/v3/attachments/6accd1fb-8340-4976-9e9d-d66d7cd3fa52/action Aug 25 10:17:20.724553 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-c741c0a9-569c-48f1-a33f-45f575d0d6f7 req-dda37c38-16b7-433a-aa0b-701fcf5f583c tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] Action body: b'{"os-complete": null}' {{(pid=100389) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:17:20.724625 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-4c164513-b17c-4385-baf2-98b1d5332dbe tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] Volume info retrieved successfully. Aug 25 10:17:20.724798 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-c741c0a9-569c-48f1-a33f-45f575d0d6f7 req-dda37c38-16b7-433a-aa0b-701fcf5f583c tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:17:20.726723 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-4c164513-b17c-4385-baf2-98b1d5332dbe tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100390) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 25 10:17:20.737288 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:20.737288 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:17:20.742074 np0000008063 devstack@c-api.service[100390]: WARNING cinder.quota [None req-4c164513-b17c-4385-baf2-98b1d5332dbe tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-582663264 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-582663264, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:17:20.742466 np0000008063 devstack@c-api.service[100390]: WARNING cinder.quota [None req-4c164513-b17c-4385-baf2-98b1d5332dbe tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-582663264 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-582663264, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:17:20.744021 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-a28204a7-a0a3-4603-9aeb-1e6f91b98452 tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] Volume info retrieved successfully. Aug 25 10:17:20.751023 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a28204a7-a0a3-4603-9aeb-1e6f91b98452 tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] https://10.4.3.119/volume/v3/volumes/a95c87e5-8580-4718-9d5a-736c0bd1bf4d returned with HTTP 200 Aug 25 10:17:20.751023 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 117/472] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:17:20 2026] GET /volume/v3/volumes/a95c87e5-8580-4718-9d5a-736c0bd1bf4d => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:17:20.751452 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:20.751452 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:17:20.756625 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-4c164513-b17c-4385-baf2-98b1d5332dbe tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] Created reservations ['d0bde7a4-2469-4c1f-8ca7-78a3c57c125a', 'c0b69479-b5f8-4551-bc41-fb55a0c3c4d5', '9d3bad28-f58f-4790-9433-97fd739d3c7c', '32442e71-13d6-4c13-933e-c818f9b404d0'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:17:20.768388 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-c741c0a9-569c-48f1-a33f-45f575d0d6f7 req-dda37c38-16b7-433a-aa0b-701fcf5f583c tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] https://10.4.3.119/volume/v3/attachments/6accd1fb-8340-4976-9e9d-d66d7cd3fa52/action returned with HTTP 204 Aug 25 10:17:20.769030 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 116/473] 10.4.3.119 () {74 vars in 1725 bytes} [Tue Aug 25 10:17:20 2026] POST /volume/v3/attachments/6accd1fb-8340-4976-9e9d-d66d7cd3fa52/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:17:20.801843 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-4c164513-b17c-4385-baf2-98b1d5332dbe tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] Delete volume request issued successfully. Aug 25 10:17:20.801843 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4c164513-b17c-4385-baf2-98b1d5332dbe tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] https://10.4.3.119/volume/v3/volumes/f9b4a7cd-4bed-43c5-b9f5-3f09f37d4422 returned with HTTP 202 Aug 25 10:17:20.802471 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 122/474] 10.4.3.119 () {68 vars in 1391 bytes} [Tue Aug 25 10:17:20 2026] DELETE /volume/v3/volumes/f9b4a7cd-4bed-43c5-b9f5-3f09f37d4422 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:17:20.815414 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-4c92041b-f604-46f4-bd61-65a607595de4 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:20.818092 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4c92041b-f604-46f4-bd61-65a607595de4 tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] GET https://10.4.3.119/volume/v3/volumes/f9b4a7cd-4bed-43c5-b9f5-3f09f37d4422 Aug 25 10:17:20.819300 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4c92041b-f604-46f4-bd61-65a607595de4 tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:20.819300 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4c92041b-f604-46f4-bd61-65a607595de4 tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:20.830681 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4c92041b-f604-46f4-bd61-65a607595de4 tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] https://10.4.3.119/volume/v3/volumes/f9b4a7cd-4bed-43c5-b9f5-3f09f37d4422 returned with HTTP 404 Aug 25 10:17:20.830958 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 120/475] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:17:20 2026] GET /volume/v3/volumes/f9b4a7cd-4bed-43c5-b9f5-3f09f37d4422 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:17:20.838823 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-c0d1392d-e014-408f-9d20-92c3bce1a69e None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:20.841807 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c0d1392d-e014-408f-9d20-92c3bce1a69e tempest-UserMessagesTest-1230114423 tempest-UserMessagesTest-1230114423-project-admin] DELETE https://10.4.3.119/volume/v3/types/84f4fca0-b6c9-4bf4-9d47-ed15c66d763d Aug 25 10:17:20.842344 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c0d1392d-e014-408f-9d20-92c3bce1a69e tempest-UserMessagesTest-1230114423 tempest-UserMessagesTest-1230114423-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:20.842635 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c0d1392d-e014-408f-9d20-92c3bce1a69e tempest-UserMessagesTest-1230114423 tempest-UserMessagesTest-1230114423-project-admin] Calling method '_delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:20.882442 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c0d1392d-e014-408f-9d20-92c3bce1a69e tempest-UserMessagesTest-1230114423 tempest-UserMessagesTest-1230114423-project-admin] https://10.4.3.119/volume/v3/types/84f4fca0-b6c9-4bf4-9d47-ed15c66d763d returned with HTTP 202 Aug 25 10:17:20.882919 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 118/476] 10.4.3.119 () {66 vars in 1345 bytes} [Tue Aug 25 10:17:20 2026] DELETE /volume/v3/types/84f4fca0-b6c9-4bf4-9d47-ed15c66d763d => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:17:20.891566 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-51c5dfaf-f9dc-4eed-b5dd-2507accc8719 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:20.894380 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-51c5dfaf-f9dc-4eed-b5dd-2507accc8719 tempest-UserMessagesTest-1230114423 tempest-UserMessagesTest-1230114423-project-admin] GET https://10.4.3.119/volume/v3/types/84f4fca0-b6c9-4bf4-9d47-ed15c66d763d Aug 25 10:17:20.894787 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-51c5dfaf-f9dc-4eed-b5dd-2507accc8719 tempest-UserMessagesTest-1230114423 tempest-UserMessagesTest-1230114423-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:20.894998 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-51c5dfaf-f9dc-4eed-b5dd-2507accc8719 tempest-UserMessagesTest-1230114423 tempest-UserMessagesTest-1230114423-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:20.901155 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-51c5dfaf-f9dc-4eed-b5dd-2507accc8719 tempest-UserMessagesTest-1230114423 tempest-UserMessagesTest-1230114423-project-admin] https://10.4.3.119/volume/v3/types/84f4fca0-b6c9-4bf4-9d47-ed15c66d763d returned with HTTP 404 Aug 25 10:17:20.901155 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 117/477] 10.4.3.119 () {66 vars in 1342 bytes} [Tue Aug 25 10:17:20 2026] GET /volume/v3/types/84f4fca0-b6c9-4bf4-9d47-ed15c66d763d => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:17:20.912078 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-dad8e0bf-e29f-4863-a569-57e3e1b24ffb None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:20.916821 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-dad8e0bf-e29f-4863-a569-57e3e1b24ffb tempest-UserMessagesTest-1230114423 tempest-UserMessagesTest-1230114423-project-admin] POST https://10.4.3.119/volume/v3/types Aug 25 10:17:20.917437 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-dad8e0bf-e29f-4863-a569-57e3e1b24ffb tempest-UserMessagesTest-1230114423 tempest-UserMessagesTest-1230114423-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-709687574", "extra_specs": {"storage_protocol": "tempest-storage_protocol-542116166", "vendor_name": "tempest-vendor_name-1375797583"}}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:17:20.948284 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-dad8e0bf-e29f-4863-a569-57e3e1b24ffb tempest-UserMessagesTest-1230114423 tempest-UserMessagesTest-1230114423-project-admin] https://10.4.3.119/volume/v3/types returned with HTTP 200 Aug 25 10:17:20.949003 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 123/478] 10.4.3.119 () {68 vars in 1253 bytes} [Tue Aug 25 10:17:20 2026] POST /volume/v3/types => generated 326 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:17:20.961021 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-3aba1421-8c35-4bfd-8b86-e1c8fa65ec42 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:20.964245 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3aba1421-8c35-4bfd-8b86-e1c8fa65ec42 tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:17:20.964693 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3aba1421-8c35-4bfd-8b86-e1c8fa65ec42 tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "a02b1aaf-4e59-4c52-9a55-399c8e7ada01", "size": 1, "name": "tempest-UserMessagesTest-Volume-895979795"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:17:20.967010 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volumes [None req-3aba1421-8c35-4bfd-8b86-e1c8fa65ec42 tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] Create volume request body: {'volume': {'volume_type': 'a02b1aaf-4e59-4c52-9a55-399c8e7ada01', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-895979795'}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:17:20.973644 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-3aba1421-8c35-4bfd-8b86-e1c8fa65ec42 tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] Create volume of 1 GB Aug 25 10:17:20.974172 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:20.974172 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:17:20.976116 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-3aba1421-8c35-4bfd-8b86-e1c8fa65ec42 tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] Availability Zones retrieved successfully. Aug 25 10:17:20.984770 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-3aba1421-8c35-4bfd-8b86-e1c8fa65ec42 tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] Flow 'volume_create_api' (1d26154f-40eb-4a49-b169-40564a9e5928) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:17:20.988147 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-3aba1421-8c35-4bfd-8b86-e1c8fa65ec42 tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a007aeb1-da4b-4f26-b87e-4589f9d247cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:17:20.989989 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [None req-3aba1421-8c35-4bfd-8b86-e1c8fa65ec42 tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] Validating volume size '1' using validate_int {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:17:21.027560 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-3aba1421-8c35-4bfd-8b86-e1c8fa65ec42 tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a007aeb1-da4b-4f26-b87e-4589f9d247cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:17:21Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-542116166',vendor_name='tempest-vendor_name-1375797583'},id=a02b1aaf-4e59-4c52-9a55-399c8e7ada01,is_public=True,name='tempest-UserMessagesTest-volume-type-709687574',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a02b1aaf-4e59-4c52-9a55-399c8e7ada01', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:17:21.028761 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-3aba1421-8c35-4bfd-8b86-e1c8fa65ec42 tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76b86b2b-75fd-43a9-b682-ce452520d12c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:17:21.081726 np0000008063 devstack@c-api.service[100391]: WARNING cinder.quota [None req-3aba1421-8c35-4bfd-8b86-e1c8fa65ec42 tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-709687574 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-709687574, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:17:21.082116 np0000008063 devstack@c-api.service[100391]: WARNING cinder.quota [None req-3aba1421-8c35-4bfd-8b86-e1c8fa65ec42 tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-709687574 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-709687574, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:17:21.136837 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-3aba1421-8c35-4bfd-8b86-e1c8fa65ec42 tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] Created reservations ['bc1e75ca-5e9e-4d6f-ab54-fa7d689886bd', '41bd5434-f1f1-4fe8-a4fc-b0a21e7de264', 'cef22c89-fad0-4d10-944f-644b83c30b80', '0587bfac-f6d2-4d0f-8df4-f309894d058f'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:17:21.138075 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-3aba1421-8c35-4bfd-8b86-e1c8fa65ec42 tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76b86b2b-75fd-43a9-b682-ce452520d12c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bc1e75ca-5e9e-4d6f-ab54-fa7d689886bd', '41bd5434-f1f1-4fe8-a4fc-b0a21e7de264', 'cef22c89-fad0-4d10-944f-644b83c30b80', '0587bfac-f6d2-4d0f-8df4-f309894d058f']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:17:21.138530 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-3aba1421-8c35-4bfd-8b86-e1c8fa65ec42 tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eddcd849-af16-44d7-88bc-b9705f87a4bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:17:21.173343 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-3aba1421-8c35-4bfd-8b86-e1c8fa65ec42 tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eddcd849-af16-44d7-88bc-b9705f87a4bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9510d4d8-778e-499d-92a6-9a122091d1fd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-895979795',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d77f1a2d24740c78b2a092a36f65e6b',qos_specs=None,replication_status=,reservations=['bc1e75ca-5e9e-4d6f-ab54-fa7d689886bd','41bd5434-f1f1-4fe8-a4fc-b0a21e7de264','cef22c89-fad0-4d10-944f-644b83c30b80','0587bfac-f6d2-4d0f-8df4-f309894d058f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c91a446d834f441fb34ce40fe954d085',volume_type_id=a02b1aaf-4e59-4c52-9a55-399c8e7ada01), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:17:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-895979795',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9510d4d8-778e-499d-92a6-9a122091d1fd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4d77f1a2d24740c78b2a092a36f65e6b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c91a446d834f441fb34ce40fe954d085',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a02b1aaf-4e59-4c52-9a55-399c8e7ada01),volume_type_id=a02b1aaf-4e59-4c52-9a55-399c8e7ada01)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:17:21.174357 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-3aba1421-8c35-4bfd-8b86-e1c8fa65ec42 tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1b46afe-25f3-4357-a44e-97fcec1f85e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:17:21.201182 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-3aba1421-8c35-4bfd-8b86-e1c8fa65ec42 tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1b46afe-25f3-4357-a44e-97fcec1f85e9) transitioned into state 'SUCCESS' from state '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-895979795',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d77f1a2d24740c78b2a092a36f65e6b',qos_specs=None,replication_status=,reservations=['bc1e75ca-5e9e-4d6f-ab54-fa7d689886bd','41bd5434-f1f1-4fe8-a4fc-b0a21e7de264','cef22c89-fad0-4d10-944f-644b83c30b80','0587bfac-f6d2-4d0f-8df4-f309894d058f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c91a446d834f441fb34ce40fe954d085',volume_type_id=a02b1aaf-4e59-4c52-9a55-399c8e7ada01)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:17:21.203293 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-3aba1421-8c35-4bfd-8b86-e1c8fa65ec42 tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (328bec30-c271-4b24-bd13-14364d0e1f27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:17:21.218035 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-3aba1421-8c35-4bfd-8b86-e1c8fa65ec42 tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (328bec30-c271-4b24-bd13-14364d0e1f27) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:17:21.219156 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-3aba1421-8c35-4bfd-8b86-e1c8fa65ec42 tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] Flow 'volume_create_api' (1d26154f-40eb-4a49-b169-40564a9e5928) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:17:21.219677 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-3aba1421-8c35-4bfd-8b86-e1c8fa65ec42 tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] Create volume request issued successfully. Aug 25 10:17:21.220852 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3aba1421-8c35-4bfd-8b86-e1c8fa65ec42 tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:17:21.221377 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 121/479] 10.4.3.119 () {70 vars in 1299 bytes} [Tue Aug 25 10:17:20 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 25 10:17:21.239521 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-ec1aba63-56c2-4383-bf4e-d83f4b0769bb None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:21.242602 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ec1aba63-56c2-4383-bf4e-d83f4b0769bb tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] GET https://10.4.3.119/volume/v3/volumes/9510d4d8-778e-499d-92a6-9a122091d1fd Aug 25 10:17:21.242930 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ec1aba63-56c2-4383-bf4e-d83f4b0769bb tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:21.243416 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ec1aba63-56c2-4383-bf4e-d83f4b0769bb tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:21.253316 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:21.253316 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:17:21.262386 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-ec1aba63-56c2-4383-bf4e-d83f4b0769bb tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] Volume info retrieved successfully. Aug 25 10:17:21.269342 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ec1aba63-56c2-4383-bf4e-d83f4b0769bb tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] https://10.4.3.119/volume/v3/volumes/9510d4d8-778e-499d-92a6-9a122091d1fd returned with HTTP 200 Aug 25 10:17:21.270229 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 119/480] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:17:21 2026] GET /volume/v3/volumes/9510d4d8-778e-499d-92a6-9a122091d1fd => generated 852 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:17:21.726850 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-987c30fb-6cf4-4c3d-ac2a-48f5fe1b8092 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:21.730412 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-987c30fb-6cf4-4c3d-ac2a-48f5fe1b8092 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] GET https://10.4.3.119/volume/v3/backups/1da8df09-864f-45d4-a02b-2a34be680929 Aug 25 10:17:21.731543 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-987c30fb-6cf4-4c3d-ac2a-48f5fe1b8092 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:21.731543 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-987c30fb-6cf4-4c3d-ac2a-48f5fe1b8092 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:21.732462 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-987c30fb-6cf4-4c3d-ac2a-48f5fe1b8092 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Show backup with id 1da8df09-864f-45d4-a02b-2a34be680929. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:17:21.739543 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:21.739543 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:17:21.742327 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-987c30fb-6cf4-4c3d-ac2a-48f5fe1b8092 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] https://10.4.3.119/volume/v3/backups/1da8df09-864f-45d4-a02b-2a34be680929 returned with HTTP 200 Aug 25 10:17:21.742327 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 118/481] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:17:21 2026] GET /volume/v3/backups/1da8df09-864f-45d4-a02b-2a34be680929 => generated 795 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:17:21.766123 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-a4385edd-8486-40ba-aeb8-1f341c049ce7 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:21.769916 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a4385edd-8486-40ba-aeb8-1f341c049ce7 tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] GET https://10.4.3.119/volume/v3/volumes/a95c87e5-8580-4718-9d5a-736c0bd1bf4d Aug 25 10:17:21.770066 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a4385edd-8486-40ba-aeb8-1f341c049ce7 tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:21.770498 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a4385edd-8486-40ba-aeb8-1f341c049ce7 tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:21.786426 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:21.786426 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:17:21.792109 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-a4385edd-8486-40ba-aeb8-1f341c049ce7 tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] Volume info retrieved successfully. Aug 25 10:17:21.798122 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a4385edd-8486-40ba-aeb8-1f341c049ce7 tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] https://10.4.3.119/volume/v3/volumes/a95c87e5-8580-4718-9d5a-736c0bd1bf4d returned with HTTP 200 Aug 25 10:17:21.799488 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 124/482] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:17:21 2026] GET /volume/v3/volumes/a95c87e5-8580-4718-9d5a-736c0bd1bf4d => generated 1138 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:17:21.816877 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-a0329a5c-a229-4a9e-b3ff-9b96768c117d None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:21.820281 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a0329a5c-a229-4a9e-b3ff-9b96768c117d tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] GET https://10.4.3.119/volume/v3/volumes/a95c87e5-8580-4718-9d5a-736c0bd1bf4d Aug 25 10:17:21.821333 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a0329a5c-a229-4a9e-b3ff-9b96768c117d tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:21.821333 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a0329a5c-a229-4a9e-b3ff-9b96768c117d tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:21.838273 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:21.838273 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:17:21.845337 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-a0329a5c-a229-4a9e-b3ff-9b96768c117d tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] Volume info retrieved successfully. Aug 25 10:17:21.852160 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a0329a5c-a229-4a9e-b3ff-9b96768c117d tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] https://10.4.3.119/volume/v3/volumes/a95c87e5-8580-4718-9d5a-736c0bd1bf4d returned with HTTP 200 Aug 25 10:17:21.852742 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 122/483] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:17:21 2026] GET /volume/v3/volumes/a95c87e5-8580-4718-9d5a-736c0bd1bf4d => generated 1138 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:17:22.298020 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-8dc454da-a4e4-4620-bd8f-513b7f961fca None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:22.301673 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8dc454da-a4e4-4620-bd8f-513b7f961fca tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] GET https://10.4.3.119/volume/v3/volumes/9510d4d8-778e-499d-92a6-9a122091d1fd Aug 25 10:17:22.302552 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8dc454da-a4e4-4620-bd8f-513b7f961fca tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:22.302552 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8dc454da-a4e4-4620-bd8f-513b7f961fca tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:22.317232 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:22.317232 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:17:22.326799 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-8dc454da-a4e4-4620-bd8f-513b7f961fca tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] Volume info retrieved successfully. Aug 25 10:17:22.334949 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8dc454da-a4e4-4620-bd8f-513b7f961fca tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] https://10.4.3.119/volume/v3/volumes/9510d4d8-778e-499d-92a6-9a122091d1fd returned with HTTP 200 Aug 25 10:17:22.335542 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 120/484] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:17:22 2026] GET /volume/v3/volumes/9510d4d8-778e-499d-92a6-9a122091d1fd => generated 873 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:17:22.354383 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-2efc5f0b-d17d-46b6-9d5a-0da9008b88c4 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:22.357669 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-2efc5f0b-d17d-46b6-9d5a-0da9008b88c4 tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] GET https://10.4.3.119/volume/v3/messages Aug 25 10:17:22.358048 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-2efc5f0b-d17d-46b6-9d5a-0da9008b88c4 tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:22.358297 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-2efc5f0b-d17d-46b6-9d5a-0da9008b88c4 tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] Calling method 'version_select' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:22.363775 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-2efc5f0b-d17d-46b6-9d5a-0da9008b88c4 tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] https://10.4.3.119/volume/v3/messages returned with HTTP 200 Aug 25 10:17:22.364169 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 119/485] 10.4.3.119 () {68 vars in 1280 bytes} [Tue Aug 25 10:17:22 2026] GET /volume/v3/messages => generated 670 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:17:22.382706 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-e9b0333a-e89f-4fe1-9b0f-7e82c67e75de None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:22.385662 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e9b0333a-e89f-4fe1-9b0f-7e82c67e75de tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] GET https://10.4.3.119/volume/v3/messages/ea0c1cf3-cf8e-4f17-a7c3-965873756c03 Aug 25 10:17:22.386661 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e9b0333a-e89f-4fe1-9b0f-7e82c67e75de tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:22.386856 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e9b0333a-e89f-4fe1-9b0f-7e82c67e75de tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] Calling method 'version_select' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:22.396773 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e9b0333a-e89f-4fe1-9b0f-7e82c67e75de tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] https://10.4.3.119/volume/v3/messages/ea0c1cf3-cf8e-4f17-a7c3-965873756c03 returned with HTTP 200 Aug 25 10:17:22.397885 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 125/486] 10.4.3.119 () {68 vars in 1391 bytes} [Tue Aug 25 10:17:22 2026] GET /volume/v3/messages/ea0c1cf3-cf8e-4f17-a7c3-965873756c03 => generated 667 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:17:22.411224 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-ad0e6c6a-307a-4ae1-a884-10b7c321608b None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:22.413898 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ad0e6c6a-307a-4ae1-a884-10b7c321608b tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] GET https://10.4.3.119/volume/v3/messages Aug 25 10:17:22.414291 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ad0e6c6a-307a-4ae1-a884-10b7c321608b tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:22.414704 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ad0e6c6a-307a-4ae1-a884-10b7c321608b tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] Calling method 'version_select' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:22.419974 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ad0e6c6a-307a-4ae1-a884-10b7c321608b tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] https://10.4.3.119/volume/v3/messages returned with HTTP 200 Aug 25 10:17:22.420369 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 123/487] 10.4.3.119 () {68 vars in 1280 bytes} [Tue Aug 25 10:17:22 2026] GET /volume/v3/messages => generated 670 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:17:22.433006 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-db3c3eac-9b7e-4559-a383-e130697a5019 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:22.435042 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-db3c3eac-9b7e-4559-a383-e130697a5019 tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] DELETE https://10.4.3.119/volume/v3/messages/ea0c1cf3-cf8e-4f17-a7c3-965873756c03 Aug 25 10:17:22.435555 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-db3c3eac-9b7e-4559-a383-e130697a5019 tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:22.435555 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-db3c3eac-9b7e-4559-a383-e130697a5019 tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] Calling method 'version_select' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:22.449806 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-db3c3eac-9b7e-4559-a383-e130697a5019 tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] https://10.4.3.119/volume/v3/messages/ea0c1cf3-cf8e-4f17-a7c3-965873756c03 returned with HTTP 204 Aug 25 10:17:22.449806 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 121/488] 10.4.3.119 () {68 vars in 1394 bytes} [Tue Aug 25 10:17:22 2026] DELETE /volume/v3/messages/ea0c1cf3-cf8e-4f17-a7c3-965873756c03 => generated 0 bytes in 17 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 25 10:17:22.460801 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-4f071b17-5dcd-4260-b26d-e1382b0e7fcb None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:22.463158 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4f071b17-5dcd-4260-b26d-e1382b0e7fcb tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] GET https://10.4.3.119/volume/v3/volumes/9510d4d8-778e-499d-92a6-9a122091d1fd Aug 25 10:17:22.463380 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4f071b17-5dcd-4260-b26d-e1382b0e7fcb tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:22.463565 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4f071b17-5dcd-4260-b26d-e1382b0e7fcb tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:22.474317 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:22.474317 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:17:22.479485 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-4f071b17-5dcd-4260-b26d-e1382b0e7fcb tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] Volume info retrieved successfully. Aug 25 10:17:22.490775 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4f071b17-5dcd-4260-b26d-e1382b0e7fcb tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] https://10.4.3.119/volume/v3/volumes/9510d4d8-778e-499d-92a6-9a122091d1fd returned with HTTP 200 Aug 25 10:17:22.490775 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 120/489] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:17:22 2026] GET /volume/v3/volumes/9510d4d8-778e-499d-92a6-9a122091d1fd => generated 873 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:17:22.512330 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-a7051070-6702-4ba2-9f54-d6d7297fa5ce None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:22.514774 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a7051070-6702-4ba2-9f54-d6d7297fa5ce tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] DELETE https://10.4.3.119/volume/v3/volumes/9510d4d8-778e-499d-92a6-9a122091d1fd Aug 25 10:17:22.515641 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a7051070-6702-4ba2-9f54-d6d7297fa5ce tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:22.515641 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a7051070-6702-4ba2-9f54-d6d7297fa5ce tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:22.515736 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-a7051070-6702-4ba2-9f54-d6d7297fa5ce tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] Delete volume with id: 9510d4d8-778e-499d-92a6-9a122091d1fd Aug 25 10:17:22.526314 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:22.526314 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:17:22.527032 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-a7051070-6702-4ba2-9f54-d6d7297fa5ce tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] Volume info retrieved successfully. Aug 25 10:17:22.529694 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-a7051070-6702-4ba2-9f54-d6d7297fa5ce tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100390) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 25 10:17:22.546376 np0000008063 devstack@c-api.service[100390]: WARNING cinder.quota [None req-a7051070-6702-4ba2-9f54-d6d7297fa5ce tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-709687574 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-709687574, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:17:22.546892 np0000008063 devstack@c-api.service[100390]: WARNING cinder.quota [None req-a7051070-6702-4ba2-9f54-d6d7297fa5ce tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-709687574 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-709687574, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:17:22.558875 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-a7051070-6702-4ba2-9f54-d6d7297fa5ce tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] Created reservations ['3a980bdc-a0c1-4d83-b0bc-a9bef28a4130', '4c87b99d-d43b-4433-b17a-d35a03cfe2ff', 'b56ac9f1-428c-46b4-8277-b0c671563bea', 'af62c430-3e92-411b-b87e-607549f58d51'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:17:22.602667 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-a7051070-6702-4ba2-9f54-d6d7297fa5ce tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] Delete volume request issued successfully. Aug 25 10:17:22.602937 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a7051070-6702-4ba2-9f54-d6d7297fa5ce tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] https://10.4.3.119/volume/v3/volumes/9510d4d8-778e-499d-92a6-9a122091d1fd returned with HTTP 202 Aug 25 10:17:22.603532 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 126/490] 10.4.3.119 () {68 vars in 1391 bytes} [Tue Aug 25 10:17:22 2026] DELETE /volume/v3/volumes/9510d4d8-778e-499d-92a6-9a122091d1fd => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:17:22.612224 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-e6532ed4-94bb-430b-8648-a988decfddac None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:22.614177 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e6532ed4-94bb-430b-8648-a988decfddac tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] GET https://10.4.3.119/volume/v3/volumes/9510d4d8-778e-499d-92a6-9a122091d1fd Aug 25 10:17:22.615226 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e6532ed4-94bb-430b-8648-a988decfddac tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:22.617107 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e6532ed4-94bb-430b-8648-a988decfddac tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:22.626487 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e6532ed4-94bb-430b-8648-a988decfddac tempest-UserMessagesTest-978738469 tempest-UserMessagesTest-978738469-project-member] https://10.4.3.119/volume/v3/volumes/9510d4d8-778e-499d-92a6-9a122091d1fd returned with HTTP 404 Aug 25 10:17:22.627121 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 124/491] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:17:22 2026] GET /volume/v3/volumes/9510d4d8-778e-499d-92a6-9a122091d1fd => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:17:22.636690 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-5f2729c8-e60e-41ee-9f2b-98ff3b82b416 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:22.640394 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5f2729c8-e60e-41ee-9f2b-98ff3b82b416 tempest-UserMessagesTest-1230114423 tempest-UserMessagesTest-1230114423-project-admin] DELETE https://10.4.3.119/volume/v3/types/a02b1aaf-4e59-4c52-9a55-399c8e7ada01 Aug 25 10:17:22.640785 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-5f2729c8-e60e-41ee-9f2b-98ff3b82b416 tempest-UserMessagesTest-1230114423 tempest-UserMessagesTest-1230114423-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:22.641824 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-5f2729c8-e60e-41ee-9f2b-98ff3b82b416 tempest-UserMessagesTest-1230114423 tempest-UserMessagesTest-1230114423-project-admin] Calling method '_delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:22.678643 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5f2729c8-e60e-41ee-9f2b-98ff3b82b416 tempest-UserMessagesTest-1230114423 tempest-UserMessagesTest-1230114423-project-admin] https://10.4.3.119/volume/v3/types/a02b1aaf-4e59-4c52-9a55-399c8e7ada01 returned with HTTP 202 Aug 25 10:17:22.679275 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 122/492] 10.4.3.119 () {66 vars in 1345 bytes} [Tue Aug 25 10:17:22 2026] DELETE /volume/v3/types/a02b1aaf-4e59-4c52-9a55-399c8e7ada01 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:17:22.687841 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-72fd1d7e-90c5-4407-87e1-647c19dada1d None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:22.689895 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-72fd1d7e-90c5-4407-87e1-647c19dada1d tempest-UserMessagesTest-1230114423 tempest-UserMessagesTest-1230114423-project-admin] GET https://10.4.3.119/volume/v3/types/a02b1aaf-4e59-4c52-9a55-399c8e7ada01 Aug 25 10:17:22.690251 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-72fd1d7e-90c5-4407-87e1-647c19dada1d tempest-UserMessagesTest-1230114423 tempest-UserMessagesTest-1230114423-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:22.690597 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-72fd1d7e-90c5-4407-87e1-647c19dada1d tempest-UserMessagesTest-1230114423 tempest-UserMessagesTest-1230114423-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:22.694405 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-72fd1d7e-90c5-4407-87e1-647c19dada1d tempest-UserMessagesTest-1230114423 tempest-UserMessagesTest-1230114423-project-admin] https://10.4.3.119/volume/v3/types/a02b1aaf-4e59-4c52-9a55-399c8e7ada01 returned with HTTP 404 Aug 25 10:17:22.694879 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 121/493] 10.4.3.119 () {66 vars in 1342 bytes} [Tue Aug 25 10:17:22 2026] GET /volume/v3/types/a02b1aaf-4e59-4c52-9a55-399c8e7ada01 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:17:22.756684 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-f5f00d78-9777-4bf2-b909-e28227091921 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:22.759980 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f5f00d78-9777-4bf2-b909-e28227091921 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] GET https://10.4.3.119/volume/v3/backups/1da8df09-864f-45d4-a02b-2a34be680929 Aug 25 10:17:22.760981 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f5f00d78-9777-4bf2-b909-e28227091921 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:22.760981 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f5f00d78-9777-4bf2-b909-e28227091921 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:22.763453 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-f5f00d78-9777-4bf2-b909-e28227091921 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Show backup with id 1da8df09-864f-45d4-a02b-2a34be680929. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:17:22.767621 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:22.767621 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:17:22.768712 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f5f00d78-9777-4bf2-b909-e28227091921 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] https://10.4.3.119/volume/v3/backups/1da8df09-864f-45d4-a02b-2a34be680929 returned with HTTP 200 Aug 25 10:17:22.769531 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 127/494] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:17:22 2026] GET /volume/v3/backups/1da8df09-864f-45d4-a02b-2a34be680929 => generated 795 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:17:23.784872 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-92996489-77dd-46c1-b92d-520d92407bb6 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:23.789060 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-92996489-77dd-46c1-b92d-520d92407bb6 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] GET https://10.4.3.119/volume/v3/backups/1da8df09-864f-45d4-a02b-2a34be680929 Aug 25 10:17:23.789060 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-92996489-77dd-46c1-b92d-520d92407bb6 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:23.789060 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-92996489-77dd-46c1-b92d-520d92407bb6 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:23.789060 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-92996489-77dd-46c1-b92d-520d92407bb6 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Show backup with id 1da8df09-864f-45d4-a02b-2a34be680929. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:17:23.795530 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:23.795530 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:17:23.795530 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-92996489-77dd-46c1-b92d-520d92407bb6 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] https://10.4.3.119/volume/v3/backups/1da8df09-864f-45d4-a02b-2a34be680929 returned with HTTP 200 Aug 25 10:17:23.795530 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 125/495] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:17:23 2026] GET /volume/v3/backups/1da8df09-864f-45d4-a02b-2a34be680929 => generated 795 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:17:24.813587 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-13009207-8538-48d9-8ebb-7e7aff7f8a04 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:24.816705 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-13009207-8538-48d9-8ebb-7e7aff7f8a04 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] GET https://10.4.3.119/volume/v3/backups/1da8df09-864f-45d4-a02b-2a34be680929 Aug 25 10:17:24.817304 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-13009207-8538-48d9-8ebb-7e7aff7f8a04 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:24.818070 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-13009207-8538-48d9-8ebb-7e7aff7f8a04 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:24.818070 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-13009207-8538-48d9-8ebb-7e7aff7f8a04 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Show backup with id 1da8df09-864f-45d4-a02b-2a34be680929. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:17:24.825063 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:24.825063 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:17:24.827022 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-13009207-8538-48d9-8ebb-7e7aff7f8a04 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] https://10.4.3.119/volume/v3/backups/1da8df09-864f-45d4-a02b-2a34be680929 returned with HTTP 200 Aug 25 10:17:24.829002 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 123/496] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:17:24 2026] GET /volume/v3/backups/1da8df09-864f-45d4-a02b-2a34be680929 => generated 795 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:17:25.036836 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-5b7c10b9-793d-408e-86a7-caa85335b4d6 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:25.041989 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5b7c10b9-793d-408e-86a7-caa85335b4d6 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] GET https://10.4.3.119/volume/v3/volumes/98cacef8-0218-4cd5-a5ce-897f11bd080f Aug 25 10:17:25.042502 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5b7c10b9-793d-408e-86a7-caa85335b4d6 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:25.042906 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5b7c10b9-793d-408e-86a7-caa85335b4d6 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:25.057677 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:25.057677 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:17:25.068761 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-5b7c10b9-793d-408e-86a7-caa85335b4d6 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Volume info retrieved successfully. Aug 25 10:17:25.079736 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5b7c10b9-793d-408e-86a7-caa85335b4d6 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] https://10.4.3.119/volume/v3/volumes/98cacef8-0218-4cd5-a5ce-897f11bd080f returned with HTTP 200 Aug 25 10:17:25.081099 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 122/497] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:17:25 2026] GET /volume/v3/volumes/98cacef8-0218-4cd5-a5ce-897f11bd080f => generated 1139 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:17:25.466274 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-27fc4733-5501-468c-8cce-fcae3f9caaab None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:25.472026 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-27fc4733-5501-468c-8cce-fcae3f9caaab tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] GET https://10.4.3.119/volume/v3/volumes/98cacef8-0218-4cd5-a5ce-897f11bd080f Aug 25 10:17:25.472371 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-27fc4733-5501-468c-8cce-fcae3f9caaab tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:25.472848 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-27fc4733-5501-468c-8cce-fcae3f9caaab tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:25.487441 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:25.487441 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:17:25.497227 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-27fc4733-5501-468c-8cce-fcae3f9caaab tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Volume info retrieved successfully. Aug 25 10:17:25.504725 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-27fc4733-5501-468c-8cce-fcae3f9caaab tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] https://10.4.3.119/volume/v3/volumes/98cacef8-0218-4cd5-a5ce-897f11bd080f returned with HTTP 200 Aug 25 10:17:25.505267 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 128/498] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:17:25 2026] GET /volume/v3/volumes/98cacef8-0218-4cd5-a5ce-897f11bd080f => generated 1139 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:17:25.590686 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-89d9cb37-7eca-40b3-9b6e-7298d4efe6b4 req-67da01f2-432a-4138-8ba0-7427e565fc93 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:25.595436 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-89d9cb37-7eca-40b3-9b6e-7298d4efe6b4 req-67da01f2-432a-4138-8ba0-7427e565fc93 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] GET https://10.4.3.119/volume/v3/volumes/98cacef8-0218-4cd5-a5ce-897f11bd080f Aug 25 10:17:25.595738 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-89d9cb37-7eca-40b3-9b6e-7298d4efe6b4 req-67da01f2-432a-4138-8ba0-7427e565fc93 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:25.596017 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-89d9cb37-7eca-40b3-9b6e-7298d4efe6b4 req-67da01f2-432a-4138-8ba0-7427e565fc93 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:25.613722 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:25.613722 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:17:25.623675 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-89d9cb37-7eca-40b3-9b6e-7298d4efe6b4 req-67da01f2-432a-4138-8ba0-7427e565fc93 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Volume info retrieved successfully. Aug 25 10:17:25.632045 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-89d9cb37-7eca-40b3-9b6e-7298d4efe6b4 req-67da01f2-432a-4138-8ba0-7427e565fc93 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] https://10.4.3.119/volume/v3/volumes/98cacef8-0218-4cd5-a5ce-897f11bd080f returned with HTTP 200 Aug 25 10:17:25.632730 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 126/499] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:17:25 2026] GET /volume/v3/volumes/98cacef8-0218-4cd5-a5ce-897f11bd080f => generated 1139 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:17:25.713058 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-89d9cb37-7eca-40b3-9b6e-7298d4efe6b4 req-60de00b7-c5e8-469d-b5d9-3e1389686ac8 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:25.717016 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-89d9cb37-7eca-40b3-9b6e-7298d4efe6b4 req-60de00b7-c5e8-469d-b5d9-3e1389686ac8 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] POST https://10.4.3.119/volume/v3/volumes/98cacef8-0218-4cd5-a5ce-897f11bd080f/action Aug 25 10:17:25.717450 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-89d9cb37-7eca-40b3-9b6e-7298d4efe6b4 req-60de00b7-c5e8-469d-b5d9-3e1389686ac8 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:17:25.717602 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-89d9cb37-7eca-40b3-9b6e-7298d4efe6b4 req-60de00b7-c5e8-469d-b5d9-3e1389686ac8 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:17:25.730114 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:25.730114 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:17:25.730744 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [req-89d9cb37-7eca-40b3-9b6e-7298d4efe6b4 req-60de00b7-c5e8-469d-b5d9-3e1389686ac8 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Volume info retrieved successfully. Aug 25 10:17:25.744514 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [req-89d9cb37-7eca-40b3-9b6e-7298d4efe6b4 req-60de00b7-c5e8-469d-b5d9-3e1389686ac8 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Begin detaching volume completed successfully. Aug 25 10:17:25.745316 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-89d9cb37-7eca-40b3-9b6e-7298d4efe6b4 req-60de00b7-c5e8-469d-b5d9-3e1389686ac8 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] https://10.4.3.119/volume/v3/volumes/98cacef8-0218-4cd5-a5ce-897f11bd080f/action returned with HTTP 202 Aug 25 10:17:25.745729 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 124/500] 10.4.3.119 () {72 vars in 1672 bytes} [Tue Aug 25 10:17:25 2026] POST /volume/v3/volumes/98cacef8-0218-4cd5-a5ce-897f11bd080f/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:17:25.838396 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-ab78e5df-f989-413e-af79-f5f941eb2ff9 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:25.839886 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ab78e5df-f989-413e-af79-f5f941eb2ff9 None None] GET https://10.4.3.119/volume// Aug 25 10:17:25.839886 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ab78e5df-f989-413e-af79-f5f941eb2ff9 None None] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:25.841833 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ab78e5df-f989-413e-af79-f5f941eb2ff9 None None] Calling method 'all' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:25.842493 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ab78e5df-f989-413e-af79-f5f941eb2ff9 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:17:25.842897 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 123/501] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:17:25 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:17:25.850691 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-8a56449d-b688-4200-a6ce-5d0e7840710c None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:25.854014 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8a56449d-b688-4200-a6ce-5d0e7840710c tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] GET https://10.4.3.119/volume/v3/backups/1da8df09-864f-45d4-a02b-2a34be680929 Aug 25 10:17:25.854014 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8a56449d-b688-4200-a6ce-5d0e7840710c tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:25.856725 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8a56449d-b688-4200-a6ce-5d0e7840710c tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:25.856725 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-8a56449d-b688-4200-a6ce-5d0e7840710c tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Show backup with id 1da8df09-864f-45d4-a02b-2a34be680929. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:17:25.868501 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:25.868501 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:17:25.870271 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8a56449d-b688-4200-a6ce-5d0e7840710c tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] https://10.4.3.119/volume/v3/backups/1da8df09-864f-45d4-a02b-2a34be680929 returned with HTTP 200 Aug 25 10:17:25.871536 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 129/502] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:17:25 2026] GET /volume/v3/backups/1da8df09-864f-45d4-a02b-2a34be680929 => generated 795 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:17:25.872201 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-89d9cb37-7eca-40b3-9b6e-7298d4efe6b4 req-78e9715b-6ff3-4b3d-86ad-b3ca1617b9f5 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:25.876477 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-89d9cb37-7eca-40b3-9b6e-7298d4efe6b4 req-78e9715b-6ff3-4b3d-86ad-b3ca1617b9f5 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] GET https://10.4.3.119/volume/v3/volumes/98cacef8-0218-4cd5-a5ce-897f11bd080f Aug 25 10:17:25.877172 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-89d9cb37-7eca-40b3-9b6e-7298d4efe6b4 req-78e9715b-6ff3-4b3d-86ad-b3ca1617b9f5 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:25.877172 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-89d9cb37-7eca-40b3-9b6e-7298d4efe6b4 req-78e9715b-6ff3-4b3d-86ad-b3ca1617b9f5 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:25.897006 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:25.897006 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:17:25.907174 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-89d9cb37-7eca-40b3-9b6e-7298d4efe6b4 req-78e9715b-6ff3-4b3d-86ad-b3ca1617b9f5 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Volume info retrieved successfully. Aug 25 10:17:25.914174 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-89d9cb37-7eca-40b3-9b6e-7298d4efe6b4 req-78e9715b-6ff3-4b3d-86ad-b3ca1617b9f5 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] https://10.4.3.119/volume/v3/volumes/98cacef8-0218-4cd5-a5ce-897f11bd080f returned with HTTP 200 Aug 25 10:17:25.914370 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 127/503] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:17:25 2026] GET /volume/v3/volumes/98cacef8-0218-4cd5-a5ce-897f11bd080f => generated 1322 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:17:26.336185 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-72682f3f-48c8-4cd9-b0e8-c1fb31084ca3 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:26.545452 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-72682f3f-48c8-4cd9-b0e8-c1fb31084ca3 tempest-VolumeSnapshotQuotasNegativeTestJSON-416887800 tempest-VolumeSnapshotQuotasNegativeTestJSON-416887800-project-admin] GET https://10.4.3.119/volume/v3/os-quota-sets/5c25a31dfedb4be8b04e4630118c6bee Aug 25 10:17:26.545774 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-72682f3f-48c8-4cd9-b0e8-c1fb31084ca3 tempest-VolumeSnapshotQuotasNegativeTestJSON-416887800 tempest-VolumeSnapshotQuotasNegativeTestJSON-416887800-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:26.547013 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-72682f3f-48c8-4cd9-b0e8-c1fb31084ca3 tempest-VolumeSnapshotQuotasNegativeTestJSON-416887800 tempest-VolumeSnapshotQuotasNegativeTestJSON-416887800-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:26.558668 np0000008063 devstack@c-api.service[100388]: WARNING cinder.quota [None req-72682f3f-48c8-4cd9-b0e8-c1fb31084ca3 tempest-VolumeSnapshotQuotasNegativeTestJSON-416887800 tempest-VolumeSnapshotQuotasNegativeTestJSON-416887800-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 25 10:17:26.559708 np0000008063 devstack@c-api.service[100388]: WARNING cinder.quota [None req-72682f3f-48c8-4cd9-b0e8-c1fb31084ca3 tempest-VolumeSnapshotQuotasNegativeTestJSON-416887800 tempest-VolumeSnapshotQuotasNegativeTestJSON-416887800-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 25 10:17:26.560435 np0000008063 devstack@c-api.service[100388]: WARNING cinder.quota [None req-72682f3f-48c8-4cd9-b0e8-c1fb31084ca3 tempest-VolumeSnapshotQuotasNegativeTestJSON-416887800 tempest-VolumeSnapshotQuotasNegativeTestJSON-416887800-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 25 10:17:26.562256 np0000008063 devstack@c-api.service[100388]: WARNING cinder.quota [None req-72682f3f-48c8-4cd9-b0e8-c1fb31084ca3 tempest-VolumeSnapshotQuotasNegativeTestJSON-416887800 tempest-VolumeSnapshotQuotasNegativeTestJSON-416887800-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 25 10:17:26.562256 np0000008063 devstack@c-api.service[100388]: WARNING cinder.quota [None req-72682f3f-48c8-4cd9-b0e8-c1fb31084ca3 tempest-VolumeSnapshotQuotasNegativeTestJSON-416887800 tempest-VolumeSnapshotQuotasNegativeTestJSON-416887800-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 25 10:17:26.562256 np0000008063 devstack@c-api.service[100388]: WARNING cinder.quota [None req-72682f3f-48c8-4cd9-b0e8-c1fb31084ca3 tempest-VolumeSnapshotQuotasNegativeTestJSON-416887800 tempest-VolumeSnapshotQuotasNegativeTestJSON-416887800-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 25 10:17:26.562256 np0000008063 devstack@c-api.service[100388]: WARNING cinder.quota [None req-72682f3f-48c8-4cd9-b0e8-c1fb31084ca3 tempest-VolumeSnapshotQuotasNegativeTestJSON-416887800 tempest-VolumeSnapshotQuotasNegativeTestJSON-416887800-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 25 10:17:26.569562 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-72682f3f-48c8-4cd9-b0e8-c1fb31084ca3 tempest-VolumeSnapshotQuotasNegativeTestJSON-416887800 tempest-VolumeSnapshotQuotasNegativeTestJSON-416887800-project-admin] https://10.4.3.119/volume/v3/os-quota-sets/5c25a31dfedb4be8b04e4630118c6bee returned with HTTP 200 Aug 25 10:17:26.570882 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 125/504] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:17:26 2026] GET /volume/v3/os-quota-sets/5c25a31dfedb4be8b04e4630118c6bee => generated 437 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:17:26.591072 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-98e39ca8-0ccc-4456-9f3a-95a4c3ce2c66 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:26.602849 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-98e39ca8-0ccc-4456-9f3a-95a4c3ce2c66 tempest-VolumeSnapshotQuotasNegativeTestJSON-416887800 tempest-VolumeSnapshotQuotasNegativeTestJSON-416887800-project-admin] PUT https://10.4.3.119/volume/v3/os-quota-sets/5c25a31dfedb4be8b04e4630118c6bee Aug 25 10:17:26.602849 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-98e39ca8-0ccc-4456-9f3a-95a4c3ce2c66 tempest-VolumeSnapshotQuotasNegativeTestJSON-416887800 tempest-VolumeSnapshotQuotasNegativeTestJSON-416887800-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:17:26.742059 np0000008063 devstack@c-api.service[100389]: WARNING cinder.quota [None req-98e39ca8-0ccc-4456-9f3a-95a4c3ce2c66 tempest-VolumeSnapshotQuotasNegativeTestJSON-416887800 tempest-VolumeSnapshotQuotasNegativeTestJSON-416887800-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 25 10:17:26.742788 np0000008063 devstack@c-api.service[100389]: WARNING cinder.quota [None req-98e39ca8-0ccc-4456-9f3a-95a4c3ce2c66 tempest-VolumeSnapshotQuotasNegativeTestJSON-416887800 tempest-VolumeSnapshotQuotasNegativeTestJSON-416887800-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 25 10:17:26.743160 np0000008063 devstack@c-api.service[100389]: WARNING cinder.quota [None req-98e39ca8-0ccc-4456-9f3a-95a4c3ce2c66 tempest-VolumeSnapshotQuotasNegativeTestJSON-416887800 tempest-VolumeSnapshotQuotasNegativeTestJSON-416887800-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 25 10:17:26.743930 np0000008063 devstack@c-api.service[100389]: WARNING cinder.quota [None req-98e39ca8-0ccc-4456-9f3a-95a4c3ce2c66 tempest-VolumeSnapshotQuotasNegativeTestJSON-416887800 tempest-VolumeSnapshotQuotasNegativeTestJSON-416887800-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 25 10:17:26.744382 np0000008063 devstack@c-api.service[100389]: WARNING cinder.quota [None req-98e39ca8-0ccc-4456-9f3a-95a4c3ce2c66 tempest-VolumeSnapshotQuotasNegativeTestJSON-416887800 tempest-VolumeSnapshotQuotasNegativeTestJSON-416887800-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 25 10:17:26.744941 np0000008063 devstack@c-api.service[100389]: WARNING cinder.quota [None req-98e39ca8-0ccc-4456-9f3a-95a4c3ce2c66 tempest-VolumeSnapshotQuotasNegativeTestJSON-416887800 tempest-VolumeSnapshotQuotasNegativeTestJSON-416887800-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 25 10:17:26.745294 np0000008063 devstack@c-api.service[100389]: WARNING cinder.quota [None req-98e39ca8-0ccc-4456-9f3a-95a4c3ce2c66 tempest-VolumeSnapshotQuotasNegativeTestJSON-416887800 tempest-VolumeSnapshotQuotasNegativeTestJSON-416887800-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 25 10:17:26.747046 np0000008063 devstack@c-api.service[100389]: DEBUG dbcounter [-] [100389] Writing DB stats cinder:SELECT=303,cinder:UPDATE=57,cinder:INSERT=34 {{(pid=100389) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 10:17:26.762326 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-98e39ca8-0ccc-4456-9f3a-95a4c3ce2c66 tempest-VolumeSnapshotQuotasNegativeTestJSON-416887800 tempest-VolumeSnapshotQuotasNegativeTestJSON-416887800-project-admin] https://10.4.3.119/volume/v3/os-quota-sets/5c25a31dfedb4be8b04e4630118c6bee returned with HTTP 200 Aug 25 10:17:26.763197 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 124/505] 10.4.3.119 () {68 vars in 1374 bytes} [Tue Aug 25 10:17:26 2026] PUT /volume/v3/os-quota-sets/5c25a31dfedb4be8b04e4630118c6bee => generated 390 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:17:26.778290 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-3f6a0c64-0c0b-404b-b199-10b7285a4a75 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:26.889679 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-383a4690-e6cc-4d5d-8f45-7dc0f87d9ee6 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:26.894190 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-383a4690-e6cc-4d5d-8f45-7dc0f87d9ee6 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] GET https://10.4.3.119/volume/v3/backups/1da8df09-864f-45d4-a02b-2a34be680929 Aug 25 10:17:26.894543 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-383a4690-e6cc-4d5d-8f45-7dc0f87d9ee6 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:26.894664 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-383a4690-e6cc-4d5d-8f45-7dc0f87d9ee6 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:26.894730 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-383a4690-e6cc-4d5d-8f45-7dc0f87d9ee6 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Show backup with id 1da8df09-864f-45d4-a02b-2a34be680929. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:17:26.900986 np0000008063 devstack@c-api.service[100391]: DEBUG dbcounter [-] [100391] Writing DB stats cinder:SELECT=422,cinder:UPDATE=128,cinder:INSERT=78 {{(pid=100391) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 10:17:26.905598 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:26.905598 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:17:26.907054 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-383a4690-e6cc-4d5d-8f45-7dc0f87d9ee6 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] https://10.4.3.119/volume/v3/backups/1da8df09-864f-45d4-a02b-2a34be680929 returned with HTTP 200 Aug 25 10:17:26.907781 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 128/506] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:17:26 2026] GET /volume/v3/backups/1da8df09-864f-45d4-a02b-2a34be680929 => generated 795 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:17:26.920467 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3f6a0c64-0c0b-404b-b199-10b7285a4a75 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:17:26.921000 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3f6a0c64-0c0b-404b-b199-10b7285a4a75 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-2007629255"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:17:26.923122 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volumes [None req-3f6a0c64-0c0b-404b-b199-10b7285a4a75 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-2007629255'}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:17:26.923330 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-3f6a0c64-0c0b-404b-b199-10b7285a4a75 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017-project-member] Create volume of 1 GB Aug 25 10:17:26.934467 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-3f6a0c64-0c0b-404b-b199-10b7285a4a75 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017-project-member] Availability Zones retrieved successfully. Aug 25 10:17:26.941071 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-3f6a0c64-0c0b-404b-b199-10b7285a4a75 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017-project-member] Flow 'volume_create_api' (69dcc02b-4a0a-48b3-824d-b14ea4dbd174) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:17:26.942048 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-3f6a0c64-0c0b-404b-b199-10b7285a4a75 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db2d1fee-5309-49a5-8df0-e6366dbd5f37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:17:26.943097 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-3f6a0c64-0c0b-404b-b199-10b7285a4a75 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017-project-member] Validating volume size '1' using validate_int {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:17:26.999638 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-3f6a0c64-0c0b-404b-b199-10b7285a4a75 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db2d1fee-5309-49a5-8df0-e6366dbd5f37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:17:27.001106 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-3f6a0c64-0c0b-404b-b199-10b7285a4a75 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d51af18-ac63-461c-a425-7dc863d4fe38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:17:27.114718 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-3f6a0c64-0c0b-404b-b199-10b7285a4a75 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017-project-member] Created reservations ['fec300cf-a358-4413-b4a3-7b63e85a027a', '755d225a-76dc-462b-b07a-7c1a9ca3126a', '50b17fe8-f1a4-4f4c-988f-b6d17e15c049', 'b3bd69e9-281b-463c-a983-3ace63f4a252'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:17:27.115886 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-3f6a0c64-0c0b-404b-b199-10b7285a4a75 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d51af18-ac63-461c-a425-7dc863d4fe38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fec300cf-a358-4413-b4a3-7b63e85a027a', '755d225a-76dc-462b-b07a-7c1a9ca3126a', '50b17fe8-f1a4-4f4c-988f-b6d17e15c049', 'b3bd69e9-281b-463c-a983-3ace63f4a252']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:17:27.118351 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-3f6a0c64-0c0b-404b-b199-10b7285a4a75 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e45068e-b689-41c7-ae7e-d1ef495abd8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:17:27.150640 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-3f6a0c64-0c0b-404b-b199-10b7285a4a75 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e45068e-b689-41c7-ae7e-d1ef495abd8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'efa5192e-e225-4878-b9a5-aa707884bb6c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-2007629255',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c25a31dfedb4be8b04e4630118c6bee',qos_specs=None,replication_status=,reservations=['fec300cf-a358-4413-b4a3-7b63e85a027a','755d225a-76dc-462b-b07a-7c1a9ca3126a','50b17fe8-f1a4-4f4c-988f-b6d17e15c049','b3bd69e9-281b-463c-a983-3ace63f4a252'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ceb676f12aa6450fbae78dcc805c92de',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:17:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-2007629255',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=efa5192e-e225-4878-b9a5-aa707884bb6c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5c25a31dfedb4be8b04e4630118c6bee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ceb676f12aa6450fbae78dcc805c92de',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:17:27.151651 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-3f6a0c64-0c0b-404b-b199-10b7285a4a75 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (225c02a9-bd91-4e42-9537-d79f0df0b273) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:17:27.176725 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-3f6a0c64-0c0b-404b-b199-10b7285a4a75 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (225c02a9-bd91-4e42-9537-d79f0df0b273) transitioned into state 'SUCCESS' from state '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-2007629255',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c25a31dfedb4be8b04e4630118c6bee',qos_specs=None,replication_status=,reservations=['fec300cf-a358-4413-b4a3-7b63e85a027a','755d225a-76dc-462b-b07a-7c1a9ca3126a','50b17fe8-f1a4-4f4c-988f-b6d17e15c049','b3bd69e9-281b-463c-a983-3ace63f4a252'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ceb676f12aa6450fbae78dcc805c92de',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:17:27.177667 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-3f6a0c64-0c0b-404b-b199-10b7285a4a75 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32a5ab52-9945-44f6-b06a-21707fc2cb54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:17:27.193531 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-3f6a0c64-0c0b-404b-b199-10b7285a4a75 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32a5ab52-9945-44f6-b06a-21707fc2cb54) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:17:27.195680 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-3f6a0c64-0c0b-404b-b199-10b7285a4a75 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017-project-member] Flow 'volume_create_api' (69dcc02b-4a0a-48b3-824d-b14ea4dbd174) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:17:27.195680 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-3f6a0c64-0c0b-404b-b199-10b7285a4a75 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017-project-member] Create volume request issued successfully. Aug 25 10:17:27.196482 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3f6a0c64-0c0b-404b-b199-10b7285a4a75 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:17:27.197023 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 130/507] 10.4.3.119 () {68 vars in 1258 bytes} [Tue Aug 25 10:17:26 2026] POST /volume/v3/volumes => generated 767 bytes in 421 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 25 10:17:27.212627 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-1b574f25-2650-4a7f-938b-4e162aabb0c7 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:27.215322 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1b574f25-2650-4a7f-938b-4e162aabb0c7 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017-project-member] GET https://10.4.3.119/volume/v3/volumes/efa5192e-e225-4878-b9a5-aa707884bb6c Aug 25 10:17:27.216032 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1b574f25-2650-4a7f-938b-4e162aabb0c7 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:27.216287 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1b574f25-2650-4a7f-938b-4e162aabb0c7 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:27.226313 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:27.226313 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:17:27.231981 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-1b574f25-2650-4a7f-938b-4e162aabb0c7 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017-project-member] Volume info retrieved successfully. Aug 25 10:17:27.239257 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1b574f25-2650-4a7f-938b-4e162aabb0c7 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017-project-member] https://10.4.3.119/volume/v3/volumes/efa5192e-e225-4878-b9a5-aa707884bb6c returned with HTTP 200 Aug 25 10:17:27.240005 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 126/508] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:17:27 2026] GET /volume/v3/volumes/efa5192e-e225-4878-b9a5-aa707884bb6c => generated 835 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:17:27.448561 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-aaea6c97-d4e8-4023-891c-782f66bb4354 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:27.450659 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-aaea6c97-d4e8-4023-891c-782f66bb4354 None None] GET https://10.4.3.119/volume// Aug 25 10:17:27.450659 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-aaea6c97-d4e8-4023-891c-782f66bb4354 None None] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:27.450941 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-aaea6c97-d4e8-4023-891c-782f66bb4354 None None] Calling method 'all' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:27.453512 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-aaea6c97-d4e8-4023-891c-782f66bb4354 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:17:27.455274 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 125/509] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:17:27 2026] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:17:27.469949 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-0e5f5f0c-b35f-436b-9808-dadd68374e0a req-6de30578-65b4-430c-8961-3035c27a3feb None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:27.473642 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-0e5f5f0c-b35f-436b-9808-dadd68374e0a req-6de30578-65b4-430c-8961-3035c27a3feb tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] POST https://10.4.3.119/volume/v3/attachments Aug 25 10:17:27.476057 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-0e5f5f0c-b35f-436b-9808-dadd68374e0a req-6de30578-65b4-430c-8961-3035c27a3feb tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a95c87e5-8580-4718-9d5a-736c0bd1bf4d", "connector": null, "instance_uuid": "551b3207-4056-43c3-8dc9-0c6ad93ca995"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:17:27.494686 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:27.494686 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:17:27.562093 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-0e5f5f0c-b35f-436b-9808-dadd68374e0a req-6de30578-65b4-430c-8961-3035c27a3feb tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] https://10.4.3.119/volume/v3/attachments returned with HTTP 200 Aug 25 10:17:27.562780 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 129/510] 10.4.3.119 () {74 vars in 1594 bytes} [Tue Aug 25 10:17:27 2026] POST /volume/v3/attachments => generated 273 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 25 10:17:27.579437 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-0e5f5f0c-b35f-436b-9808-dadd68374e0a req-c31f1ae7-4ff7-41bb-b6a8-44ac92a5f8b9 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:27.585963 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-0e5f5f0c-b35f-436b-9808-dadd68374e0a req-c31f1ae7-4ff7-41bb-b6a8-44ac92a5f8b9 tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] DELETE https://10.4.3.119/volume/v3/attachments/6accd1fb-8340-4976-9e9d-d66d7cd3fa52 Aug 25 10:17:27.585963 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-0e5f5f0c-b35f-436b-9808-dadd68374e0a req-c31f1ae7-4ff7-41bb-b6a8-44ac92a5f8b9 tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:27.587456 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-0e5f5f0c-b35f-436b-9808-dadd68374e0a req-c31f1ae7-4ff7-41bb-b6a8-44ac92a5f8b9 tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] Calling method 'version_select' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:27.602305 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:27.602305 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:17:27.722514 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-0e5f5f0c-b35f-436b-9808-dadd68374e0a req-c31f1ae7-4ff7-41bb-b6a8-44ac92a5f8b9 tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] https://10.4.3.119/volume/v3/attachments/6accd1fb-8340-4976-9e9d-d66d7cd3fa52 returned with HTTP 200 Aug 25 10:17:27.722514 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 131/511] 10.4.3.119 () {72 vars in 1673 bytes} [Tue Aug 25 10:17:27 2026] DELETE /volume/v3/attachments/6accd1fb-8340-4976-9e9d-d66d7cd3fa52 => generated 192 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:17:27.869062 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-89d9cb37-7eca-40b3-9b6e-7298d4efe6b4 req-ffd6e267-e2ce-41b7-b9fc-cb2c480e3419 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:27.872486 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-89d9cb37-7eca-40b3-9b6e-7298d4efe6b4 req-ffd6e267-e2ce-41b7-b9fc-cb2c480e3419 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] DELETE https://10.4.3.119/volume/v3/attachments/47758248-77a5-424f-aa31-bd00cbe386cf Aug 25 10:17:27.872486 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-89d9cb37-7eca-40b3-9b6e-7298d4efe6b4 req-ffd6e267-e2ce-41b7-b9fc-cb2c480e3419 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:27.873354 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-89d9cb37-7eca-40b3-9b6e-7298d4efe6b4 req-ffd6e267-e2ce-41b7-b9fc-cb2c480e3419 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Calling method 'version_select' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:27.889283 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:27.889283 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:17:27.923731 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-1c96bbfa-2601-40bb-9320-12a3b9b3cf8d req-e2b7b166-4a29-4604-a7a4-ca1d8749b69c None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:27.924624 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-b5d7176d-8603-4b66-bd60-bb8d208f390c None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:27.927440 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b5d7176d-8603-4b66-bd60-bb8d208f390c tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] GET https://10.4.3.119/volume/v3/backups/1da8df09-864f-45d4-a02b-2a34be680929 Aug 25 10:17:27.928581 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b5d7176d-8603-4b66-bd60-bb8d208f390c tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:27.928643 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b5d7176d-8603-4b66-bd60-bb8d208f390c tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:27.929488 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-b5d7176d-8603-4b66-bd60-bb8d208f390c tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Show backup with id 1da8df09-864f-45d4-a02b-2a34be680929. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:17:27.929626 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-1c96bbfa-2601-40bb-9320-12a3b9b3cf8d req-e2b7b166-4a29-4604-a7a4-ca1d8749b69c tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] GET https://10.4.3.119/volume/v3/volumes/a938df5f-b0cf-40a1-bd25-3875c892b274 Aug 25 10:17:27.929808 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-1c96bbfa-2601-40bb-9320-12a3b9b3cf8d req-e2b7b166-4a29-4604-a7a4-ca1d8749b69c tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:27.930563 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-1c96bbfa-2601-40bb-9320-12a3b9b3cf8d req-e2b7b166-4a29-4604-a7a4-ca1d8749b69c tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:27.937417 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:27.937417 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:17:27.938557 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b5d7176d-8603-4b66-bd60-bb8d208f390c tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] https://10.4.3.119/volume/v3/backups/1da8df09-864f-45d4-a02b-2a34be680929 returned with HTTP 200 Aug 25 10:17:27.940671 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 130/512] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:17:27 2026] GET /volume/v3/backups/1da8df09-864f-45d4-a02b-2a34be680929 => generated 795 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:17:27.947021 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:27.947021 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:17:27.951815 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-1c96bbfa-2601-40bb-9320-12a3b9b3cf8d req-e2b7b166-4a29-4604-a7a4-ca1d8749b69c tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] Volume info retrieved successfully. Aug 25 10:17:27.962780 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-1c96bbfa-2601-40bb-9320-12a3b9b3cf8d req-e2b7b166-4a29-4604-a7a4-ca1d8749b69c tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] https://10.4.3.119/volume/v3/volumes/a938df5f-b0cf-40a1-bd25-3875c892b274 returned with HTTP 200 Aug 25 10:17:27.963502 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 126/513] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:17:27 2026] GET /volume/v3/volumes/a938df5f-b0cf-40a1-bd25-3875c892b274 => generated 1653 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:17:28.004785 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-89d9cb37-7eca-40b3-9b6e-7298d4efe6b4 req-ffd6e267-e2ce-41b7-b9fc-cb2c480e3419 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] https://10.4.3.119/volume/v3/attachments/47758248-77a5-424f-aa31-bd00cbe386cf returned with HTTP 200 Aug 25 10:17:28.004785 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 127/514] 10.4.3.119 () {72 vars in 1673 bytes} [Tue Aug 25 10:17:27 2026] DELETE /volume/v3/attachments/47758248-77a5-424f-aa31-bd00cbe386cf => generated 19 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:17:28.015557 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-1c96bbfa-2601-40bb-9320-12a3b9b3cf8d req-47e192e9-88fa-4cfd-a993-e95141e0413d None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:28.018560 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-1c96bbfa-2601-40bb-9320-12a3b9b3cf8d req-47e192e9-88fa-4cfd-a993-e95141e0413d tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] GET https://10.4.3.119/volume/v3/volumes/a938df5f-b0cf-40a1-bd25-3875c892b274 Aug 25 10:17:28.018931 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-1c96bbfa-2601-40bb-9320-12a3b9b3cf8d req-47e192e9-88fa-4cfd-a993-e95141e0413d tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:28.020258 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-1c96bbfa-2601-40bb-9320-12a3b9b3cf8d req-47e192e9-88fa-4cfd-a993-e95141e0413d tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:28.023157 np0000008063 devstack@c-api.service[100390]: DEBUG dbcounter [-] [100390] Writing DB stats cinder:SELECT=357,cinder:INSERT=53,cinder:UPDATE=101 {{(pid=100390) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 10:17:28.040078 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:28.040078 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:17:28.048747 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [req-1c96bbfa-2601-40bb-9320-12a3b9b3cf8d req-47e192e9-88fa-4cfd-a993-e95141e0413d tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] Volume info retrieved successfully. Aug 25 10:17:28.056794 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-1c96bbfa-2601-40bb-9320-12a3b9b3cf8d req-47e192e9-88fa-4cfd-a993-e95141e0413d tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] https://10.4.3.119/volume/v3/volumes/a938df5f-b0cf-40a1-bd25-3875c892b274 returned with HTTP 200 Aug 25 10:17:28.057265 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 132/515] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:17:28 2026] GET /volume/v3/volumes/a938df5f-b0cf-40a1-bd25-3875c892b274 => generated 1653 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:17:28.256774 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-05e48bfc-63a0-4d59-a37d-a8442f54e21c None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:28.258919 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-05e48bfc-63a0-4d59-a37d-a8442f54e21c tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017-project-member] GET https://10.4.3.119/volume/v3/volumes/efa5192e-e225-4878-b9a5-aa707884bb6c Aug 25 10:17:28.259121 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-05e48bfc-63a0-4d59-a37d-a8442f54e21c tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:28.259371 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-05e48bfc-63a0-4d59-a37d-a8442f54e21c tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:28.271390 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:28.271390 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:17:28.282293 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-05e48bfc-63a0-4d59-a37d-a8442f54e21c tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017-project-member] Volume info retrieved successfully. Aug 25 10:17:28.289094 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-05e48bfc-63a0-4d59-a37d-a8442f54e21c tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017-project-member] https://10.4.3.119/volume/v3/volumes/efa5192e-e225-4878-b9a5-aa707884bb6c returned with HTTP 200 Aug 25 10:17:28.289519 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 131/516] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:17:28 2026] GET /volume/v3/volumes/efa5192e-e225-4878-b9a5-aa707884bb6c => generated 860 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:17:28.310613 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-060a0e7c-198b-4f3b-a5b0-14d431e70efd None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:28.316503 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-060a0e7c-198b-4f3b-a5b0-14d431e70efd tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017-project-member] POST https://10.4.3.119/volume/v3/snapshots Aug 25 10:17:28.318228 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-060a0e7c-198b-4f3b-a5b0-14d431e70efd tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "efa5192e-e225-4878-b9a5-aa707884bb6c", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-1509810128"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:17:28.332702 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:28.332702 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:17:28.332702 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-060a0e7c-198b-4f3b-a5b0-14d431e70efd tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017-project-member] Volume info retrieved successfully. Aug 25 10:17:28.333678 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.snapshots [None req-060a0e7c-198b-4f3b-a5b0-14d431e70efd tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017-project-member] Create snapshot from volume efa5192e-e225-4878-b9a5-aa707884bb6c Aug 25 10:17:28.404472 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-060a0e7c-198b-4f3b-a5b0-14d431e70efd tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017-project-member] Created reservations ['ca3ce1af-2a89-4231-9886-5e97e3d90b7a', 'c95f9d25-3429-442b-a909-ed84332de5e5', '90926404-3e11-4860-bb4b-64bf691c8c69', 'bf9bed89-1fd6-4a8b-bfdf-3fbe865bc072'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:17:28.475032 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-060a0e7c-198b-4f3b-a5b0-14d431e70efd tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017-project-member] Snapshot create request issued successfully. Aug 25 10:17:28.475032 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-060a0e7c-198b-4f3b-a5b0-14d431e70efd tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017-project-member] https://10.4.3.119/volume/v3/snapshots returned with HTTP 202 Aug 25 10:17:28.475653 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 127/517] 10.4.3.119 () {68 vars in 1265 bytes} [Tue Aug 25 10:17:28 2026] POST /volume/v3/snapshots => generated 323 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:17:28.491682 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-2755fa86-8ed0-42b1-803f-c21509d90b1d None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:28.493799 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2755fa86-8ed0-42b1-803f-c21509d90b1d tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017-project-member] GET https://10.4.3.119/volume/v3/snapshots/75e38ccf-0a38-4576-813c-d811d22ce4b2 Aug 25 10:17:28.494078 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2755fa86-8ed0-42b1-803f-c21509d90b1d tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:28.494719 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2755fa86-8ed0-42b1-803f-c21509d90b1d tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:28.502013 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:28.502013 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:17:28.502603 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-2755fa86-8ed0-42b1-803f-c21509d90b1d tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017-project-member] Snapshot retrieved successfully. Aug 25 10:17:28.503665 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2755fa86-8ed0-42b1-803f-c21509d90b1d tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017-project-member] https://10.4.3.119/volume/v3/snapshots/75e38ccf-0a38-4576-813c-d811d22ce4b2 returned with HTTP 200 Aug 25 10:17:28.505466 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 128/518] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:17:28 2026] GET /volume/v3/snapshots/75e38ccf-0a38-4576-813c-d811d22ce4b2 => generated 455 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:17:28.958729 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-84926b20-5032-42b3-80a7-a637bec8b4bd None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:28.961268 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-84926b20-5032-42b3-80a7-a637bec8b4bd tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] GET https://10.4.3.119/volume/v3/backups/1da8df09-864f-45d4-a02b-2a34be680929 Aug 25 10:17:28.965010 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-84926b20-5032-42b3-80a7-a637bec8b4bd tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:28.965010 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-84926b20-5032-42b3-80a7-a637bec8b4bd tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:28.965010 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-84926b20-5032-42b3-80a7-a637bec8b4bd tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Show backup with id 1da8df09-864f-45d4-a02b-2a34be680929. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:17:28.970012 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:28.970012 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:17:28.971243 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-84926b20-5032-42b3-80a7-a637bec8b4bd tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] https://10.4.3.119/volume/v3/backups/1da8df09-864f-45d4-a02b-2a34be680929 returned with HTTP 200 Aug 25 10:17:28.972686 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 133/519] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:17:28 2026] GET /volume/v3/backups/1da8df09-864f-45d4-a02b-2a34be680929 => generated 795 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:17:29.061357 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-318abdb1-118b-452d-b4f7-079c28c240ba None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:29.064464 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-318abdb1-118b-452d-b4f7-079c28c240ba tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] GET https://10.4.3.119/volume/v3/volumes/98cacef8-0218-4cd5-a5ce-897f11bd080f Aug 25 10:17:29.064464 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-318abdb1-118b-452d-b4f7-079c28c240ba tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:29.065041 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-318abdb1-118b-452d-b4f7-079c28c240ba tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:29.094461 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:29.094461 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:17:29.109481 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-318abdb1-118b-452d-b4f7-079c28c240ba tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Volume info retrieved successfully. Aug 25 10:17:29.116420 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-318abdb1-118b-452d-b4f7-079c28c240ba tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] https://10.4.3.119/volume/v3/volumes/98cacef8-0218-4cd5-a5ce-897f11bd080f returned with HTTP 200 Aug 25 10:17:29.116962 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 132/520] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:17:29 2026] GET /volume/v3/volumes/98cacef8-0218-4cd5-a5ce-897f11bd080f => generated 847 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:17:29.520518 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-3834b6c2-8e9b-4d0d-ad67-c24fb25052dc None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:29.522955 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3834b6c2-8e9b-4d0d-ad67-c24fb25052dc tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017-project-member] GET https://10.4.3.119/volume/v3/snapshots/75e38ccf-0a38-4576-813c-d811d22ce4b2 Aug 25 10:17:29.523432 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3834b6c2-8e9b-4d0d-ad67-c24fb25052dc tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:29.523821 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3834b6c2-8e9b-4d0d-ad67-c24fb25052dc tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:29.534131 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:29.534131 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:17:29.534131 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-3834b6c2-8e9b-4d0d-ad67-c24fb25052dc tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017-project-member] Snapshot retrieved successfully. Aug 25 10:17:29.534131 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3834b6c2-8e9b-4d0d-ad67-c24fb25052dc tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017-project-member] https://10.4.3.119/volume/v3/snapshots/75e38ccf-0a38-4576-813c-d811d22ce4b2 returned with HTTP 200 Aug 25 10:17:29.534131 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 128/521] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:17:29 2026] GET /volume/v3/snapshots/75e38ccf-0a38-4576-813c-d811d22ce4b2 => generated 482 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:17:29.549000 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-bf8c4aab-5035-4daf-ab07-e36f040ce4a5 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:29.553443 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-bf8c4aab-5035-4daf-ab07-e36f040ce4a5 tempest-VolumeSnapshotQuotasNegativeTestJSON-416887800 tempest-VolumeSnapshotQuotasNegativeTestJSON-416887800-project-admin] PUT https://10.4.3.119/volume/v3/os-quota-sets/5c25a31dfedb4be8b04e4630118c6bee Aug 25 10:17:29.553856 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-bf8c4aab-5035-4daf-ab07-e36f040ce4a5 tempest-VolumeSnapshotQuotasNegativeTestJSON-416887800 tempest-VolumeSnapshotQuotasNegativeTestJSON-416887800-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:17:29.621480 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-0e5f5f0c-b35f-436b-9808-dadd68374e0a req-084d18d0-cbdd-4eb9-b0e6-887b1a94bf5c None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:29.625548 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-0e5f5f0c-b35f-436b-9808-dadd68374e0a req-084d18d0-cbdd-4eb9-b0e6-887b1a94bf5c tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] PUT https://10.4.3.119/volume/v3/attachments/b426e94f-6f28-41f6-8785-98524b185d4f Aug 25 10:17:29.626603 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-0e5f5f0c-b35f-436b-9808-dadd68374e0a req-084d18d0-cbdd-4eb9-b0e6-887b1a94bf5c tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.119", "host": "np0000008063", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3398d5156650", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "462fd6ce-c505-48ef-84ec-f85776d45b24", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:17:29.646294 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-0e5f5f0c-b35f-436b-9808-dadd68374e0a req-084d18d0-cbdd-4eb9-b0e6-887b1a94bf5c tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] Acquiring lock "cinder-attachment_update-a95c87e5-8580-4718-9d5a-736c0bd1bf4d-np0000008063" by "attachment_update" {{(pid=100390) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 10:17:29.647829 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-bf8c4aab-5035-4daf-ab07-e36f040ce4a5 tempest-VolumeSnapshotQuotasNegativeTestJSON-416887800 tempest-VolumeSnapshotQuotasNegativeTestJSON-416887800-project-admin] https://10.4.3.119/volume/v3/os-quota-sets/5c25a31dfedb4be8b04e4630118c6bee returned with HTTP 200 Aug 25 10:17:29.647829 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 129/522] 10.4.3.119 () {68 vars in 1374 bytes} [Tue Aug 25 10:17:29 2026] PUT /volume/v3/os-quota-sets/5c25a31dfedb4be8b04e4630118c6bee => generated 390 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:17:29.657546 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-0e5f5f0c-b35f-436b-9808-dadd68374e0a req-084d18d0-cbdd-4eb9-b0e6-887b1a94bf5c tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] Lock "cinder-attachment_update-a95c87e5-8580-4718-9d5a-736c0bd1bf4d-np0000008063" acquired by "attachment_update" :: waited 0.011s {{(pid=100390) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 10:17:29.658560 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:29.658560 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:17:29.675175 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-70a1a1cf-e96f-437d-b9b6-c538fd860462 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:29.675175 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-70a1a1cf-e96f-437d-b9b6-c538fd860462 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017-project-member] POST https://10.4.3.119/volume/v3/snapshots Aug 25 10:17:29.675175 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-70a1a1cf-e96f-437d-b9b6-c538fd860462 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "efa5192e-e225-4878-b9a5-aa707884bb6c"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:17:29.691192 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:29.691192 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:17:29.692063 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-70a1a1cf-e96f-437d-b9b6-c538fd860462 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017-project-member] Volume info retrieved successfully. Aug 25 10:17:29.692402 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.snapshots [None req-70a1a1cf-e96f-437d-b9b6-c538fd860462 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017-project-member] Create snapshot from volume efa5192e-e225-4878-b9a5-aa707884bb6c Aug 25 10:17:29.725678 np0000008063 devstack@c-api.service[100391]: WARNING cinder.quota_utils [None req-70a1a1cf-e96f-437d-b9b6-c538fd860462 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017-project-member] Quota exceeded for 5c25a31dfedb4be8b04e4630118c6bee, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 25 10:17:29.725678 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.middleware.fault [None req-70a1a1cf-e96f-437d-b9b6-c538fd860462 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017-project-member] https://10.4.3.119/volume/v3/snapshots returned with HTTP 413 Aug 25 10:17:29.725678 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 133/523] 10.4.3.119 () {68 vars in 1264 bytes} [Tue Aug 25 10:17:29 2026] POST /volume/v3/snapshots => generated 208 bytes in 55 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 25 10:17:29.736775 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-f3d2d641-3ef0-4dc7-8075-d63692a8291f None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:29.742283 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f3d2d641-3ef0-4dc7-8075-d63692a8291f tempest-VolumeSnapshotQuotasNegativeTestJSON-416887800 tempest-VolumeSnapshotQuotasNegativeTestJSON-416887800-project-admin] PUT https://10.4.3.119/volume/v3/os-quota-sets/5c25a31dfedb4be8b04e4630118c6bee Aug 25 10:17:29.743079 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f3d2d641-3ef0-4dc7-8075-d63692a8291f tempest-VolumeSnapshotQuotasNegativeTestJSON-416887800 tempest-VolumeSnapshotQuotasNegativeTestJSON-416887800-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:17:29.836571 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-0e5f5f0c-b35f-436b-9808-dadd68374e0a req-084d18d0-cbdd-4eb9-b0e6-887b1a94bf5c tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] Lock "cinder-attachment_update-a95c87e5-8580-4718-9d5a-736c0bd1bf4d-np0000008063" released by "attachment_update" :: held 0.179s {{(pid=100390) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 10:17:29.836755 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-0e5f5f0c-b35f-436b-9808-dadd68374e0a req-084d18d0-cbdd-4eb9-b0e6-887b1a94bf5c tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] https://10.4.3.119/volume/v3/attachments/b426e94f-6f28-41f6-8785-98524b185d4f returned with HTTP 200 Aug 25 10:17:29.837734 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 134/524] 10.4.3.119 () {74 vars in 1704 bytes} [Tue Aug 25 10:17:29 2026] PUT /volume/v3/attachments/b426e94f-6f28-41f6-8785-98524b185d4f => generated 969 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:17:29.858244 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-0e5f5f0c-b35f-436b-9808-dadd68374e0a req-31a00516-a9da-4d6a-9089-9e6a52133d75 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:29.871178 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-0e5f5f0c-b35f-436b-9808-dadd68374e0a req-31a00516-a9da-4d6a-9089-9e6a52133d75 tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] GET https://10.4.3.119/volume/v3/attachments/b426e94f-6f28-41f6-8785-98524b185d4f Aug 25 10:17:29.872962 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-0e5f5f0c-b35f-436b-9808-dadd68374e0a req-31a00516-a9da-4d6a-9089-9e6a52133d75 tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:29.874753 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-0e5f5f0c-b35f-436b-9808-dadd68374e0a req-31a00516-a9da-4d6a-9089-9e6a52133d75 tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] Calling method 'version_select' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:29.877204 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f3d2d641-3ef0-4dc7-8075-d63692a8291f tempest-VolumeSnapshotQuotasNegativeTestJSON-416887800 tempest-VolumeSnapshotQuotasNegativeTestJSON-416887800-project-admin] https://10.4.3.119/volume/v3/os-quota-sets/5c25a31dfedb4be8b04e4630118c6bee returned with HTTP 200 Aug 25 10:17:29.880835 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 129/525] 10.4.3.119 () {68 vars in 1374 bytes} [Tue Aug 25 10:17:29 2026] PUT /volume/v3/os-quota-sets/5c25a31dfedb4be8b04e4630118c6bee => generated 390 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:17:29.895215 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-9ebc61ca-3f85-491a-9a5c-278644628769 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:29.901168 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9ebc61ca-3f85-491a-9a5c-278644628769 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017-project-member] POST https://10.4.3.119/volume/v3/snapshots Aug 25 10:17:29.901168 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9ebc61ca-3f85-491a-9a5c-278644628769 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "efa5192e-e225-4878-b9a5-aa707884bb6c"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:17:29.904055 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-0e5f5f0c-b35f-436b-9808-dadd68374e0a req-31a00516-a9da-4d6a-9089-9e6a52133d75 tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] https://10.4.3.119/volume/v3/attachments/b426e94f-6f28-41f6-8785-98524b185d4f returned with HTTP 200 Aug 25 10:17:29.904636 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 130/526] 10.4.3.119 () {70 vars in 1651 bytes} [Tue Aug 25 10:17:29 2026] GET /volume/v3/attachments/b426e94f-6f28-41f6-8785-98524b185d4f => generated 994 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:17:29.913970 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:29.913970 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:17:29.914889 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-9ebc61ca-3f85-491a-9a5c-278644628769 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017-project-member] Volume info retrieved successfully. Aug 25 10:17:29.915013 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.snapshots [None req-9ebc61ca-3f85-491a-9a5c-278644628769 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017-project-member] Create snapshot from volume efa5192e-e225-4878-b9a5-aa707884bb6c Aug 25 10:17:29.951809 np0000008063 devstack@c-api.service[100391]: WARNING cinder.quota_utils [None req-9ebc61ca-3f85-491a-9a5c-278644628769 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017-project-member] Quota exceeded for 5c25a31dfedb4be8b04e4630118c6bee, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Aug 25 10:17:29.952092 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.middleware.fault [None req-9ebc61ca-3f85-491a-9a5c-278644628769 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017-project-member] https://10.4.3.119/volume/v3/snapshots returned with HTTP 413 Aug 25 10:17:29.953084 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 134/527] 10.4.3.119 () {68 vars in 1264 bytes} [Tue Aug 25 10:17:29 2026] POST /volume/v3/snapshots => generated 133 bytes in 58 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 25 10:17:29.967207 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-0ade59e5-5110-4a60-8a2f-a254abd82538 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:29.967374 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-4de1794a-bb13-449f-b20e-7514c8821db9 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:29.967931 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4de1794a-bb13-449f-b20e-7514c8821db9 None None] GET https://10.4.3.119/volume// Aug 25 10:17:29.968217 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4de1794a-bb13-449f-b20e-7514c8821db9 None None] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:29.968469 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4de1794a-bb13-449f-b20e-7514c8821db9 None None] Calling method 'all' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:29.969023 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4de1794a-bb13-449f-b20e-7514c8821db9 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:17:29.969506 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 130/528] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:17:29 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:17:29.972693 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0ade59e5-5110-4a60-8a2f-a254abd82538 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017-project-member] DELETE https://10.4.3.119/volume/v3/snapshots/75e38ccf-0a38-4576-813c-d811d22ce4b2 Aug 25 10:17:29.972693 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0ade59e5-5110-4a60-8a2f-a254abd82538 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:29.973564 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0ade59e5-5110-4a60-8a2f-a254abd82538 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:29.973564 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.snapshots [None req-0ade59e5-5110-4a60-8a2f-a254abd82538 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017-project-member] Delete snapshot with id: 75e38ccf-0a38-4576-813c-d811d22ce4b2 Aug 25 10:17:29.984056 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-1c96bbfa-2601-40bb-9320-12a3b9b3cf8d req-49c7ed4a-bf06-464a-a296-f6facabbf783 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:29.992706 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-1c96bbfa-2601-40bb-9320-12a3b9b3cf8d req-49c7ed4a-bf06-464a-a296-f6facabbf783 tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] POST https://10.4.3.119/volume/v3/attachments Aug 25 10:17:29.993029 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-1c96bbfa-2601-40bb-9320-12a3b9b3cf8d req-49c7ed4a-bf06-464a-a296-f6facabbf783 tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a938df5f-b0cf-40a1-bd25-3875c892b274", "connector": null, "instance_uuid": "63084973-219a-4d12-8801-10d782cd6f31"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:17:29.993209 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:29.993209 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:17:29.993874 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-0ade59e5-5110-4a60-8a2f-a254abd82538 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017-project-member] Snapshot retrieved successfully. Aug 25 10:17:29.996722 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-63f89725-cbe5-4b97-9a25-a46506fa948d None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:30.002965 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-63f89725-cbe5-4b97-9a25-a46506fa948d tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] GET https://10.4.3.119/volume/v3/backups/1da8df09-864f-45d4-a02b-2a34be680929 Aug 25 10:17:30.003837 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-63f89725-cbe5-4b97-9a25-a46506fa948d tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:30.003837 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-63f89725-cbe5-4b97-9a25-a46506fa948d tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:30.003837 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-63f89725-cbe5-4b97-9a25-a46506fa948d tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Show backup with id 1da8df09-864f-45d4-a02b-2a34be680929. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:17:30.016194 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:30.016194 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:17:30.016878 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-63f89725-cbe5-4b97-9a25-a46506fa948d tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] https://10.4.3.119/volume/v3/backups/1da8df09-864f-45d4-a02b-2a34be680929 returned with HTTP 200 Aug 25 10:17:30.017067 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 135/529] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:17:29 2026] GET /volume/v3/backups/1da8df09-864f-45d4-a02b-2a34be680929 => generated 795 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:17:30.024340 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:30.024340 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:17:30.033568 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-0ade59e5-5110-4a60-8a2f-a254abd82538 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017-project-member] Snapshot delete request issued successfully. Aug 25 10:17:30.034166 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0ade59e5-5110-4a60-8a2f-a254abd82538 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017-project-member] https://10.4.3.119/volume/v3/snapshots/75e38ccf-0a38-4576-813c-d811d22ce4b2 returned with HTTP 202 Aug 25 10:17:30.034930 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 135/530] 10.4.3.119 () {66 vars in 1357 bytes} [Tue Aug 25 10:17:29 2026] DELETE /volume/v3/snapshots/75e38ccf-0a38-4576-813c-d811d22ce4b2 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:17:30.048335 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-a37b0f55-63cd-4f97-b135-c0bac6b48bd5 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:30.055219 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a37b0f55-63cd-4f97-b135-c0bac6b48bd5 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017-project-member] GET https://10.4.3.119/volume/v3/snapshots/75e38ccf-0a38-4576-813c-d811d22ce4b2 Aug 25 10:17:30.055420 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a37b0f55-63cd-4f97-b135-c0bac6b48bd5 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:30.055586 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a37b0f55-63cd-4f97-b135-c0bac6b48bd5 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:30.065162 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:30.065162 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:17:30.065162 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-a37b0f55-63cd-4f97-b135-c0bac6b48bd5 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017-project-member] Snapshot retrieved successfully. Aug 25 10:17:30.065553 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a37b0f55-63cd-4f97-b135-c0bac6b48bd5 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017-project-member] https://10.4.3.119/volume/v3/snapshots/75e38ccf-0a38-4576-813c-d811d22ce4b2 returned with HTTP 200 Aug 25 10:17:30.066165 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 131/531] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:17:30 2026] GET /volume/v3/snapshots/75e38ccf-0a38-4576-813c-d811d22ce4b2 => generated 481 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:17:30.086096 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-1c96bbfa-2601-40bb-9320-12a3b9b3cf8d req-49c7ed4a-bf06-464a-a296-f6facabbf783 tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] https://10.4.3.119/volume/v3/attachments returned with HTTP 200 Aug 25 10:17:30.087305 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 131/532] 10.4.3.119 () {74 vars in 1594 bytes} [Tue Aug 25 10:17:29 2026] POST /volume/v3/attachments => generated 273 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:17:30.167116 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-1c96bbfa-2601-40bb-9320-12a3b9b3cf8d req-a503d849-8147-4f55-9b06-bbce8cc94325 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:30.170291 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-1c96bbfa-2601-40bb-9320-12a3b9b3cf8d req-a503d849-8147-4f55-9b06-bbce8cc94325 tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] DELETE https://10.4.3.119/volume/v3/attachments/001b3c4b-322a-4f74-9bf1-cbcaf26090af Aug 25 10:17:30.170664 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-1c96bbfa-2601-40bb-9320-12a3b9b3cf8d req-a503d849-8147-4f55-9b06-bbce8cc94325 tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:30.170980 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-1c96bbfa-2601-40bb-9320-12a3b9b3cf8d req-a503d849-8147-4f55-9b06-bbce8cc94325 tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] Calling method 'version_select' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:30.184818 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:30.184818 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:17:30.277594 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-1c96bbfa-2601-40bb-9320-12a3b9b3cf8d req-a503d849-8147-4f55-9b06-bbce8cc94325 tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] https://10.4.3.119/volume/v3/attachments/001b3c4b-322a-4f74-9bf1-cbcaf26090af returned with HTTP 200 Aug 25 10:17:30.278068 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 136/533] 10.4.3.119 () {72 vars in 1673 bytes} [Tue Aug 25 10:17:30 2026] DELETE /volume/v3/attachments/001b3c4b-322a-4f74-9bf1-cbcaf26090af => generated 192 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:17:30.448694 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-d65dd65e-b72c-4177-a2d9-40d57f362365 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:30.449153 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d65dd65e-b72c-4177-a2d9-40d57f362365 None None] GET https://10.4.3.119/volume// Aug 25 10:17:30.449411 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d65dd65e-b72c-4177-a2d9-40d57f362365 None None] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:30.449503 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d65dd65e-b72c-4177-a2d9-40d57f362365 None None] Calling method 'all' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:30.449878 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d65dd65e-b72c-4177-a2d9-40d57f362365 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:17:30.450225 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 136/534] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:17:30 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:17:30.459513 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-1c96bbfa-2601-40bb-9320-12a3b9b3cf8d req-58e91418-8ac7-424a-aa3b-6dc7a7dccd9e None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:30.463298 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-1c96bbfa-2601-40bb-9320-12a3b9b3cf8d req-58e91418-8ac7-424a-aa3b-6dc7a7dccd9e tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] POST https://10.4.3.119/volume/v3/volumes/a938df5f-b0cf-40a1-bd25-3875c892b274/action Aug 25 10:17:30.463862 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-1c96bbfa-2601-40bb-9320-12a3b9b3cf8d req-58e91418-8ac7-424a-aa3b-6dc7a7dccd9e tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] Action body: b'{"os-reimage": {"image_id": "f28e4204-d245-4a30-9fd0-c3f70b4a89fb", "reimage_reserved": true}}' {{(pid=100389) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:17:30.464082 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-1c96bbfa-2601-40bb-9320-12a3b9b3cf8d req-58e91418-8ac7-424a-aa3b-6dc7a7dccd9e tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] Action: 'action', calling method: version_select, body: {"os-reimage": {"image_id": "f28e4204-d245-4a30-9fd0-c3f70b4a89fb", "reimage_reserved": true}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:17:30.485301 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:30.485301 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:17:30.485992 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-1c96bbfa-2601-40bb-9320-12a3b9b3cf8d req-58e91418-8ac7-424a-aa3b-6dc7a7dccd9e tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] Volume info retrieved successfully. Aug 25 10:17:30.975785 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-1c96bbfa-2601-40bb-9320-12a3b9b3cf8d req-58e91418-8ac7-424a-aa3b-6dc7a7dccd9e tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] https://10.4.3.119/volume/v3/volumes/a938df5f-b0cf-40a1-bd25-3875c892b274/action returned with HTTP 202 Aug 25 10:17:30.976383 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 132/535] 10.4.3.119 () {74 vars in 1713 bytes} [Tue Aug 25 10:17:30 2026] POST /volume/v3/volumes/a938df5f-b0cf-40a1-bd25-3875c892b274/action => generated 0 bytes in 518 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 25 10:17:31.036391 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-b98321ac-d59e-4889-8d62-78ee003fcebb None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:31.039301 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b98321ac-d59e-4889-8d62-78ee003fcebb tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] GET https://10.4.3.119/volume/v3/backups/1da8df09-864f-45d4-a02b-2a34be680929 Aug 25 10:17:31.039538 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b98321ac-d59e-4889-8d62-78ee003fcebb tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:31.039919 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b98321ac-d59e-4889-8d62-78ee003fcebb tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:31.040126 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-b98321ac-d59e-4889-8d62-78ee003fcebb tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Show backup with id 1da8df09-864f-45d4-a02b-2a34be680929. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:17:31.042864 np0000008063 devstack@c-api.service[100388]: DEBUG dbcounter [-] [100388] Writing DB stats cinder:SELECT=347,cinder:UPDATE=74,cinder:INSERT=31 {{(pid=100388) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 10:17:31.048069 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:31.048069 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:17:31.049641 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b98321ac-d59e-4889-8d62-78ee003fcebb tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] https://10.4.3.119/volume/v3/backups/1da8df09-864f-45d4-a02b-2a34be680929 returned with HTTP 200 Aug 25 10:17:31.050317 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 132/536] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:17:31 2026] GET /volume/v3/backups/1da8df09-864f-45d4-a02b-2a34be680929 => generated 795 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:17:31.079699 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-c2cc4fa2-d58d-4d9c-961f-e384bbcf40fe None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:31.082226 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c2cc4fa2-d58d-4d9c-961f-e384bbcf40fe tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017-project-member] GET https://10.4.3.119/volume/v3/snapshots/75e38ccf-0a38-4576-813c-d811d22ce4b2 Aug 25 10:17:31.082226 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c2cc4fa2-d58d-4d9c-961f-e384bbcf40fe tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:31.082443 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c2cc4fa2-d58d-4d9c-961f-e384bbcf40fe tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:31.089919 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c2cc4fa2-d58d-4d9c-961f-e384bbcf40fe tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017-project-member] https://10.4.3.119/volume/v3/snapshots/75e38ccf-0a38-4576-813c-d811d22ce4b2 returned with HTTP 404 Aug 25 10:17:31.092718 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 137/537] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:17:31 2026] GET /volume/v3/snapshots/75e38ccf-0a38-4576-813c-d811d22ce4b2 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:17:31.103084 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-b2c2f72a-01fe-4971-b928-b76899b2361c None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:31.107108 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b2c2f72a-01fe-4971-b928-b76899b2361c tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017-project-member] GET https://10.4.3.119/volume/v3/volumes/efa5192e-e225-4878-b9a5-aa707884bb6c Aug 25 10:17:31.107401 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b2c2f72a-01fe-4971-b928-b76899b2361c tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:31.107694 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b2c2f72a-01fe-4971-b928-b76899b2361c tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:31.119756 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:31.119756 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:17:31.131944 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-b2c2f72a-01fe-4971-b928-b76899b2361c tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017-project-member] Volume info retrieved successfully. Aug 25 10:17:31.139468 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b2c2f72a-01fe-4971-b928-b76899b2361c tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017-project-member] https://10.4.3.119/volume/v3/volumes/efa5192e-e225-4878-b9a5-aa707884bb6c returned with HTTP 200 Aug 25 10:17:31.140119 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 137/538] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:17:31 2026] GET /volume/v3/volumes/efa5192e-e225-4878-b9a5-aa707884bb6c => generated 860 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:17:31.158508 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-79f48610-b31d-41f5-9182-20f1a1c5e0cb None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:31.161088 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-79f48610-b31d-41f5-9182-20f1a1c5e0cb tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017-project-member] DELETE https://10.4.3.119/volume/v3/volumes/efa5192e-e225-4878-b9a5-aa707884bb6c Aug 25 10:17:31.161423 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-79f48610-b31d-41f5-9182-20f1a1c5e0cb tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:31.161846 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-79f48610-b31d-41f5-9182-20f1a1c5e0cb tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:31.162023 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-79f48610-b31d-41f5-9182-20f1a1c5e0cb tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017-project-member] Delete volume with id: efa5192e-e225-4878-b9a5-aa707884bb6c Aug 25 10:17:31.179750 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:31.179750 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:17:31.179750 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-79f48610-b31d-41f5-9182-20f1a1c5e0cb tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017-project-member] Volume info retrieved successfully. Aug 25 10:17:31.221531 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-79f48610-b31d-41f5-9182-20f1a1c5e0cb tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017-project-member] Delete volume request issued successfully. Aug 25 10:17:31.221733 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-79f48610-b31d-41f5-9182-20f1a1c5e0cb tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017-project-member] https://10.4.3.119/volume/v3/volumes/efa5192e-e225-4878-b9a5-aa707884bb6c returned with HTTP 202 Aug 25 10:17:31.222391 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 133/539] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:17:31 2026] DELETE /volume/v3/volumes/efa5192e-e225-4878-b9a5-aa707884bb6c => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:17:31.232884 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-7dfc6415-6eb5-4af0-b46a-b88657eaf1a3 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:31.236471 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7dfc6415-6eb5-4af0-b46a-b88657eaf1a3 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017-project-member] GET https://10.4.3.119/volume/v3/volumes/efa5192e-e225-4878-b9a5-aa707884bb6c Aug 25 10:17:31.236471 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7dfc6415-6eb5-4af0-b46a-b88657eaf1a3 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:31.236724 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7dfc6415-6eb5-4af0-b46a-b88657eaf1a3 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:31.251306 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:31.251306 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:17:31.256890 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-7dfc6415-6eb5-4af0-b46a-b88657eaf1a3 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017-project-member] Volume info retrieved successfully. Aug 25 10:17:31.262626 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7dfc6415-6eb5-4af0-b46a-b88657eaf1a3 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017-project-member] https://10.4.3.119/volume/v3/volumes/efa5192e-e225-4878-b9a5-aa707884bb6c returned with HTTP 200 Aug 25 10:17:31.263179 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 133/540] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:17:31 2026] GET /volume/v3/volumes/efa5192e-e225-4878-b9a5-aa707884bb6c => generated 859 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:17:32.069471 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-43e35c69-1c71-42ee-84a5-39f35fa32d81 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:32.069471 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-43e35c69-1c71-42ee-84a5-39f35fa32d81 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] GET https://10.4.3.119/volume/v3/backups/1da8df09-864f-45d4-a02b-2a34be680929 Aug 25 10:17:32.069471 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-43e35c69-1c71-42ee-84a5-39f35fa32d81 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:32.069958 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-43e35c69-1c71-42ee-84a5-39f35fa32d81 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:32.069958 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-43e35c69-1c71-42ee-84a5-39f35fa32d81 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Show backup with id 1da8df09-864f-45d4-a02b-2a34be680929. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:17:32.076517 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:32.076517 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:17:32.077595 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-43e35c69-1c71-42ee-84a5-39f35fa32d81 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] https://10.4.3.119/volume/v3/backups/1da8df09-864f-45d4-a02b-2a34be680929 returned with HTTP 200 Aug 25 10:17:32.078164 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 138/541] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:17:32 2026] GET /volume/v3/backups/1da8df09-864f-45d4-a02b-2a34be680929 => generated 795 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:17:32.284522 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-c2d6a859-acd9-43d4-828e-9cb08e8508c3 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:32.284522 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c2d6a859-acd9-43d4-828e-9cb08e8508c3 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017-project-member] GET https://10.4.3.119/volume/v3/volumes/efa5192e-e225-4878-b9a5-aa707884bb6c Aug 25 10:17:32.284981 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c2d6a859-acd9-43d4-828e-9cb08e8508c3 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:32.284981 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c2d6a859-acd9-43d4-828e-9cb08e8508c3 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:32.295008 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c2d6a859-acd9-43d4-828e-9cb08e8508c3 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017 tempest-VolumeSnapshotQuotasNegativeTestJSON-34562017-project-member] https://10.4.3.119/volume/v3/volumes/efa5192e-e225-4878-b9a5-aa707884bb6c returned with HTTP 404 Aug 25 10:17:32.295801 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 138/542] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:17:32 2026] GET /volume/v3/volumes/efa5192e-e225-4878-b9a5-aa707884bb6c => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:17:32.308713 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-2783fd75-e318-416f-891d-51ee4c212aa4 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:32.310300 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-2783fd75-e318-416f-891d-51ee4c212aa4 tempest-VolumeSnapshotQuotasNegativeTestJSON-416887800 tempest-VolumeSnapshotQuotasNegativeTestJSON-416887800-project-admin] PUT https://10.4.3.119/volume/v3/os-quota-sets/5c25a31dfedb4be8b04e4630118c6bee Aug 25 10:17:32.312595 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-2783fd75-e318-416f-891d-51ee4c212aa4 tempest-VolumeSnapshotQuotasNegativeTestJSON-416887800 tempest-VolumeSnapshotQuotasNegativeTestJSON-416887800-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=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:17:32.507925 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-2783fd75-e318-416f-891d-51ee4c212aa4 tempest-VolumeSnapshotQuotasNegativeTestJSON-416887800 tempest-VolumeSnapshotQuotasNegativeTestJSON-416887800-project-admin] https://10.4.3.119/volume/v3/os-quota-sets/5c25a31dfedb4be8b04e4630118c6bee returned with HTTP 200 Aug 25 10:17:32.507925 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 134/543] 10.4.3.119 () {68 vars in 1375 bytes} [Tue Aug 25 10:17:32 2026] PUT /volume/v3/os-quota-sets/5c25a31dfedb4be8b04e4630118c6bee => generated 395 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:17:33.101075 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-4ee7caee-4253-4a15-b6bc-57a419c97976 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:33.104012 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4ee7caee-4253-4a15-b6bc-57a419c97976 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] GET https://10.4.3.119/volume/v3/backups/1da8df09-864f-45d4-a02b-2a34be680929 Aug 25 10:17:33.104410 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4ee7caee-4253-4a15-b6bc-57a419c97976 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:33.104673 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4ee7caee-4253-4a15-b6bc-57a419c97976 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:33.104888 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-4ee7caee-4253-4a15-b6bc-57a419c97976 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Show backup with id 1da8df09-864f-45d4-a02b-2a34be680929. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:17:33.111770 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:33.111770 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:17:33.113771 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4ee7caee-4253-4a15-b6bc-57a419c97976 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] https://10.4.3.119/volume/v3/backups/1da8df09-864f-45d4-a02b-2a34be680929 returned with HTTP 200 Aug 25 10:17:33.113771 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 134/544] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:17:33 2026] GET /volume/v3/backups/1da8df09-864f-45d4-a02b-2a34be680929 => generated 795 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:17:33.936491 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-27b475b4-9bae-4728-810a-632d351d1a7e None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:33.941576 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-27b475b4-9bae-4728-810a-632d351d1a7e tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:17:33.942444 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-27b475b4-9bae-4728-810a-632d351d1a7e tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-528309165", "imageRef": "63258f66-0e4f-4391-bbe9-9485754d31c5", "size": 1}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:17:33.946251 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volumes [None req-27b475b4-9bae-4728-810a-632d351d1a7e tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-528309165', 'imageRef': '63258f66-0e4f-4391-bbe9-9485754d31c5', 'size': 1}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:17:34.104003 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-27b475b4-9bae-4728-810a-632d351d1a7e tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Create volume of 1 GB Aug 25 10:17:34.110325 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-27b475b4-9bae-4728-810a-632d351d1a7e tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Availability Zones retrieved successfully. Aug 25 10:17:34.118747 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-27b475b4-9bae-4728-810a-632d351d1a7e tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Flow 'volume_create_api' (35575a7a-7af5-41b6-8a0d-6f9fbd8e7780) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:17:34.120394 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-27b475b4-9bae-4728-810a-632d351d1a7e tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (369de3ec-af4f-4ae9-bebc-480a9cc95ce4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:17:34.121411 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [None req-27b475b4-9bae-4728-810a-632d351d1a7e tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Validating volume size '1' using validate_int {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:17:34.130258 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-c453eed2-2643-4771-9921-183f99c8aa75 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:34.130788 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c453eed2-2643-4771-9921-183f99c8aa75 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] GET https://10.4.3.119/volume/v3/backups/1da8df09-864f-45d4-a02b-2a34be680929 Aug 25 10:17:34.130830 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c453eed2-2643-4771-9921-183f99c8aa75 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:34.133444 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c453eed2-2643-4771-9921-183f99c8aa75 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:34.133444 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-c453eed2-2643-4771-9921-183f99c8aa75 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Show backup with id 1da8df09-864f-45d4-a02b-2a34be680929. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:17:34.140574 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:34.140574 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:17:34.141638 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c453eed2-2643-4771-9921-183f99c8aa75 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] https://10.4.3.119/volume/v3/backups/1da8df09-864f-45d4-a02b-2a34be680929 returned with HTTP 200 Aug 25 10:17:34.142065 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 139/545] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:17:34 2026] GET /volume/v3/backups/1da8df09-864f-45d4-a02b-2a34be680929 => generated 795 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:17:34.258940 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-27b475b4-9bae-4728-810a-632d351d1a7e tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (369de3ec-af4f-4ae9-bebc-480a9cc95ce4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:17:34.261088 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-27b475b4-9bae-4728-810a-632d351d1a7e tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dedc6c69-507d-48b1-b734-f337195adaa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:17:34.355201 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-27b475b4-9bae-4728-810a-632d351d1a7e tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Created reservations ['631a89cf-3f0d-4db2-ab13-5d71d034f8f6', '0467bed1-a35c-4874-bf92-f40cb6e2b027', 'b3fc4867-7f1c-43b0-bc06-81fd2b024f8a', '195c452c-a79c-49c2-a368-e9f24daadd78'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:17:34.356040 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-27b475b4-9bae-4728-810a-632d351d1a7e tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dedc6c69-507d-48b1-b734-f337195adaa1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['631a89cf-3f0d-4db2-ab13-5d71d034f8f6', '0467bed1-a35c-4874-bf92-f40cb6e2b027', 'b3fc4867-7f1c-43b0-bc06-81fd2b024f8a', '195c452c-a79c-49c2-a368-e9f24daadd78']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:17:34.356863 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-27b475b4-9bae-4728-810a-632d351d1a7e tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35501ffc-a373-4dad-aeda-d86358c34ddc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:17:34.410559 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-27b475b4-9bae-4728-810a-632d351d1a7e tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35501ffc-a373-4dad-aeda-d86358c34ddc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b6aeda89-05af-4ecb-a394-083a2bdfbbfe', '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-528309165',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='847060ae61614ee69082a315e85c5283',qos_specs=None,replication_status=,reservations=['631a89cf-3f0d-4db2-ab13-5d71d034f8f6','0467bed1-a35c-4874-bf92-f40cb6e2b027','b3fc4867-7f1c-43b0-bc06-81fd2b024f8a','195c452c-a79c-49c2-a368-e9f24daadd78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e840520319de47f1bde2443dc47293fa',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:17:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-528309165',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b6aeda89-05af-4ecb-a394-083a2bdfbbfe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='847060ae61614ee69082a315e85c5283',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e840520319de47f1bde2443dc47293fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:17:34.410559 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-27b475b4-9bae-4728-810a-632d351d1a7e tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c32d9489-9b56-4c79-a3a2-0d988b0a8042) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:17:34.443505 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-27b475b4-9bae-4728-810a-632d351d1a7e tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c32d9489-9b56-4c79-a3a2-0d988b0a8042) transitioned into state 'SUCCESS' from state '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-528309165',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='847060ae61614ee69082a315e85c5283',qos_specs=None,replication_status=,reservations=['631a89cf-3f0d-4db2-ab13-5d71d034f8f6','0467bed1-a35c-4874-bf92-f40cb6e2b027','b3fc4867-7f1c-43b0-bc06-81fd2b024f8a','195c452c-a79c-49c2-a368-e9f24daadd78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e840520319de47f1bde2443dc47293fa',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:17:34.444043 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-27b475b4-9bae-4728-810a-632d351d1a7e tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1fe0bffa-4193-4f53-bcf1-24600cd2cc3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:17:34.458943 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-27b475b4-9bae-4728-810a-632d351d1a7e tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1fe0bffa-4193-4f53-bcf1-24600cd2cc3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:17:34.460363 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-27b475b4-9bae-4728-810a-632d351d1a7e tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Flow 'volume_create_api' (35575a7a-7af5-41b6-8a0d-6f9fbd8e7780) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:17:34.460990 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-27b475b4-9bae-4728-810a-632d351d1a7e tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Create volume request issued successfully. Aug 25 10:17:34.461550 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-27b475b4-9bae-4728-810a-632d351d1a7e tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:17:34.463010 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 139/546] 10.4.3.119 () {68 vars in 1259 bytes} [Tue Aug 25 10:17:33 2026] POST /volume/v3/volumes => generated 752 bytes in 528 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:17:34.483785 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-da1e0545-5bc6-4e4a-8e23-41dd14ed9500 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:34.493057 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-da1e0545-5bc6-4e4a-8e23-41dd14ed9500 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] GET https://10.4.3.119/volume/v3/volumes/b6aeda89-05af-4ecb-a394-083a2bdfbbfe Aug 25 10:17:34.493357 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-da1e0545-5bc6-4e4a-8e23-41dd14ed9500 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:34.494984 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-da1e0545-5bc6-4e4a-8e23-41dd14ed9500 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:34.520049 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:34.520049 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:17:34.535125 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-da1e0545-5bc6-4e4a-8e23-41dd14ed9500 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Volume info retrieved successfully. Aug 25 10:17:34.548040 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-da1e0545-5bc6-4e4a-8e23-41dd14ed9500 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] https://10.4.3.119/volume/v3/volumes/b6aeda89-05af-4ecb-a394-083a2bdfbbfe returned with HTTP 200 Aug 25 10:17:34.549763 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 135/547] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:17:34 2026] GET /volume/v3/volumes/b6aeda89-05af-4ecb-a394-083a2bdfbbfe => generated 820 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:17:35.156681 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-a4602501-a742-4965-977c-413d44be0f9e None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:35.164108 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a4602501-a742-4965-977c-413d44be0f9e tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] GET https://10.4.3.119/volume/v3/backups/1da8df09-864f-45d4-a02b-2a34be680929 Aug 25 10:17:35.164108 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a4602501-a742-4965-977c-413d44be0f9e tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:35.164108 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a4602501-a742-4965-977c-413d44be0f9e tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:35.164108 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-a4602501-a742-4965-977c-413d44be0f9e tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Show backup with id 1da8df09-864f-45d4-a02b-2a34be680929. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:17:35.170027 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:35.170027 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:17:35.171316 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a4602501-a742-4965-977c-413d44be0f9e tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] https://10.4.3.119/volume/v3/backups/1da8df09-864f-45d4-a02b-2a34be680929 returned with HTTP 200 Aug 25 10:17:35.172022 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 135/548] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:17:35 2026] GET /volume/v3/backups/1da8df09-864f-45d4-a02b-2a34be680929 => generated 795 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:17:35.568088 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-b702a138-f8de-4a47-801b-108a13ad5af5 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:35.570913 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b702a138-f8de-4a47-801b-108a13ad5af5 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] GET https://10.4.3.119/volume/v3/volumes/b6aeda89-05af-4ecb-a394-083a2bdfbbfe Aug 25 10:17:35.571112 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b702a138-f8de-4a47-801b-108a13ad5af5 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:35.571416 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b702a138-f8de-4a47-801b-108a13ad5af5 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:35.584655 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:35.584655 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:17:35.590982 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-b702a138-f8de-4a47-801b-108a13ad5af5 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Volume info retrieved successfully. Aug 25 10:17:35.600678 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b702a138-f8de-4a47-801b-108a13ad5af5 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] https://10.4.3.119/volume/v3/volumes/b6aeda89-05af-4ecb-a394-083a2bdfbbfe returned with HTTP 200 Aug 25 10:17:35.602516 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 140/549] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:17:35 2026] GET /volume/v3/volumes/b6aeda89-05af-4ecb-a394-083a2bdfbbfe => generated 1360 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:17:35.645126 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-8fe491c7-d354-4292-b982-d3162f1ee351 req-fe965559-116a-4805-9280-1f6f2bfdc6a4 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:35.648333 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-8fe491c7-d354-4292-b982-d3162f1ee351 req-fe965559-116a-4805-9280-1f6f2bfdc6a4 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] GET https://10.4.3.119/volume/v3/volumes/b6aeda89-05af-4ecb-a394-083a2bdfbbfe Aug 25 10:17:35.648663 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-8fe491c7-d354-4292-b982-d3162f1ee351 req-fe965559-116a-4805-9280-1f6f2bfdc6a4 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:35.648973 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-8fe491c7-d354-4292-b982-d3162f1ee351 req-fe965559-116a-4805-9280-1f6f2bfdc6a4 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:35.661437 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:35.661437 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:17:35.666184 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-8fe491c7-d354-4292-b982-d3162f1ee351 req-fe965559-116a-4805-9280-1f6f2bfdc6a4 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Volume info retrieved successfully. Aug 25 10:17:35.672768 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-8fe491c7-d354-4292-b982-d3162f1ee351 req-fe965559-116a-4805-9280-1f6f2bfdc6a4 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] https://10.4.3.119/volume/v3/volumes/b6aeda89-05af-4ecb-a394-083a2bdfbbfe returned with HTTP 200 Aug 25 10:17:35.674004 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 140/550] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:17:35 2026] GET /volume/v3/volumes/b6aeda89-05af-4ecb-a394-083a2bdfbbfe => generated 1360 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:17:35.807599 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-0e5f5f0c-b35f-436b-9808-dadd68374e0a req-b53a665d-1d6c-4c4c-9709-4563ffc6234d None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:35.810626 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-0e5f5f0c-b35f-436b-9808-dadd68374e0a req-b53a665d-1d6c-4c4c-9709-4563ffc6234d tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] POST https://10.4.3.119/volume/v3/attachments/b426e94f-6f28-41f6-8785-98524b185d4f/action Aug 25 10:17:35.811194 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-0e5f5f0c-b35f-436b-9808-dadd68374e0a req-b53a665d-1d6c-4c4c-9709-4563ffc6234d tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] Action body: b'{"os-complete": null}' {{(pid=100389) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:17:35.811463 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-0e5f5f0c-b35f-436b-9808-dadd68374e0a req-b53a665d-1d6c-4c4c-9709-4563ffc6234d tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:17:35.847285 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:35.847285 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:17:35.874917 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-0e5f5f0c-b35f-436b-9808-dadd68374e0a req-b53a665d-1d6c-4c4c-9709-4563ffc6234d tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] https://10.4.3.119/volume/v3/attachments/b426e94f-6f28-41f6-8785-98524b185d4f/action returned with HTTP 204 Aug 25 10:17:35.875679 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 136/551] 10.4.3.119 () {74 vars in 1725 bytes} [Tue Aug 25 10:17:35 2026] POST /volume/v3/attachments/b426e94f-6f28-41f6-8785-98524b185d4f/action => generated 0 bytes in 68 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:17:35.944514 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-e83f10c6-bb5e-4d4c-a5a1-57c26cb80980 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:36.193173 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-6084dc9b-f82b-45c4-ab88-c8a4de3a4ca9 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:36.196985 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6084dc9b-f82b-45c4-ab88-c8a4de3a4ca9 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] GET https://10.4.3.119/volume/v3/backups/1da8df09-864f-45d4-a02b-2a34be680929 Aug 25 10:17:36.197436 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6084dc9b-f82b-45c4-ab88-c8a4de3a4ca9 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:36.197793 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6084dc9b-f82b-45c4-ab88-c8a4de3a4ca9 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:36.198075 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-6084dc9b-f82b-45c4-ab88-c8a4de3a4ca9 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Show backup with id 1da8df09-864f-45d4-a02b-2a34be680929. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:17:36.206369 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:36.206369 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:17:36.207797 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6084dc9b-f82b-45c4-ab88-c8a4de3a4ca9 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] https://10.4.3.119/volume/v3/backups/1da8df09-864f-45d4-a02b-2a34be680929 returned with HTTP 200 Aug 25 10:17:36.208671 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 141/552] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:17:36 2026] GET /volume/v3/backups/1da8df09-864f-45d4-a02b-2a34be680929 => generated 795 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:17:36.210501 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e83f10c6-bb5e-4d4c-a5a1-57c26cb80980 tempest-VolumesMetadataTest-1650481529 tempest-VolumesMetadataTest-1650481529-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:17:36.210880 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e83f10c6-bb5e-4d4c-a5a1-57c26cb80980 tempest-VolumesMetadataTest-1650481529 tempest-VolumesMetadataTest-1650481529-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-441087530"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:17:36.213525 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-e83f10c6-bb5e-4d4c-a5a1-57c26cb80980 tempest-VolumesMetadataTest-1650481529 tempest-VolumesMetadataTest-1650481529-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-441087530'}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:17:36.214048 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-e83f10c6-bb5e-4d4c-a5a1-57c26cb80980 tempest-VolumesMetadataTest-1650481529 tempest-VolumesMetadataTest-1650481529-project-member] Create volume of 1 GB Aug 25 10:17:36.222444 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-e83f10c6-bb5e-4d4c-a5a1-57c26cb80980 tempest-VolumesMetadataTest-1650481529 tempest-VolumesMetadataTest-1650481529-project-member] Availability Zones retrieved successfully. Aug 25 10:17:36.231787 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-e83f10c6-bb5e-4d4c-a5a1-57c26cb80980 tempest-VolumesMetadataTest-1650481529 tempest-VolumesMetadataTest-1650481529-project-member] Flow 'volume_create_api' (3bd86fe1-b097-4120-a00a-7343346d5a8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:17:36.233362 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-e83f10c6-bb5e-4d4c-a5a1-57c26cb80980 tempest-VolumesMetadataTest-1650481529 tempest-VolumesMetadataTest-1650481529-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2c07412-3740-480a-8cd5-9c62675e31f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:17:36.235059 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [None req-e83f10c6-bb5e-4d4c-a5a1-57c26cb80980 tempest-VolumesMetadataTest-1650481529 tempest-VolumesMetadataTest-1650481529-project-member] Validating volume size '1' using validate_int {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:17:36.277094 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-e83f10c6-bb5e-4d4c-a5a1-57c26cb80980 tempest-VolumesMetadataTest-1650481529 tempest-VolumesMetadataTest-1650481529-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2c07412-3740-480a-8cd5-9c62675e31f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:17:36.279350 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-e83f10c6-bb5e-4d4c-a5a1-57c26cb80980 tempest-VolumesMetadataTest-1650481529 tempest-VolumesMetadataTest-1650481529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7299de6-5f14-4905-88f5-68553036124c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:17:36.376570 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-e83f10c6-bb5e-4d4c-a5a1-57c26cb80980 tempest-VolumesMetadataTest-1650481529 tempest-VolumesMetadataTest-1650481529-project-member] Created reservations ['6981a1d0-be90-4aa9-95b2-ad7277e80a1c', 'cd60bedb-1b8d-406a-81cc-64ef5b5b55b0', '272852e7-0186-4bdf-9f72-84d5e387635a', '75bf61e1-cae1-40e8-ab9c-2199a7cc3074'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:17:36.377651 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-e83f10c6-bb5e-4d4c-a5a1-57c26cb80980 tempest-VolumesMetadataTest-1650481529 tempest-VolumesMetadataTest-1650481529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7299de6-5f14-4905-88f5-68553036124c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6981a1d0-be90-4aa9-95b2-ad7277e80a1c', 'cd60bedb-1b8d-406a-81cc-64ef5b5b55b0', '272852e7-0186-4bdf-9f72-84d5e387635a', '75bf61e1-cae1-40e8-ab9c-2199a7cc3074']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:17:36.379217 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-e83f10c6-bb5e-4d4c-a5a1-57c26cb80980 tempest-VolumesMetadataTest-1650481529 tempest-VolumesMetadataTest-1650481529-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23db5847-3c68-46c6-b02b-2f6d2b7a3c17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:17:36.413961 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-e83f10c6-bb5e-4d4c-a5a1-57c26cb80980 tempest-VolumesMetadataTest-1650481529 tempest-VolumesMetadataTest-1650481529-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23db5847-3c68-46c6-b02b-2f6d2b7a3c17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e75849aa-8697-471e-b318-384c15793743', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-441087530',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de1077ce484c404f96ba41146e95f782',qos_specs=None,replication_status=,reservations=['6981a1d0-be90-4aa9-95b2-ad7277e80a1c','cd60bedb-1b8d-406a-81cc-64ef5b5b55b0','272852e7-0186-4bdf-9f72-84d5e387635a','75bf61e1-cae1-40e8-ab9c-2199a7cc3074'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34538e905cdf4a409683a93269c9de32',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:17:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-441087530',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e75849aa-8697-471e-b318-384c15793743,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='de1077ce484c404f96ba41146e95f782',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='34538e905cdf4a409683a93269c9de32',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:17:36.415696 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-e83f10c6-bb5e-4d4c-a5a1-57c26cb80980 tempest-VolumesMetadataTest-1650481529 tempest-VolumesMetadataTest-1650481529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e93d07e-498a-4ac0-9847-01064880a20b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:17:36.448386 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-e83f10c6-bb5e-4d4c-a5a1-57c26cb80980 tempest-VolumesMetadataTest-1650481529 tempest-VolumesMetadataTest-1650481529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e93d07e-498a-4ac0-9847-01064880a20b) transitioned into state 'SUCCESS' from state '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-441087530',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de1077ce484c404f96ba41146e95f782',qos_specs=None,replication_status=,reservations=['6981a1d0-be90-4aa9-95b2-ad7277e80a1c','cd60bedb-1b8d-406a-81cc-64ef5b5b55b0','272852e7-0186-4bdf-9f72-84d5e387635a','75bf61e1-cae1-40e8-ab9c-2199a7cc3074'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34538e905cdf4a409683a93269c9de32',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:17:36.448386 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-e83f10c6-bb5e-4d4c-a5a1-57c26cb80980 tempest-VolumesMetadataTest-1650481529 tempest-VolumesMetadataTest-1650481529-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dff219d5-02a2-436d-af4c-114bf0790d29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:17:36.468164 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-e83f10c6-bb5e-4d4c-a5a1-57c26cb80980 tempest-VolumesMetadataTest-1650481529 tempest-VolumesMetadataTest-1650481529-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dff219d5-02a2-436d-af4c-114bf0790d29) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:17:36.468164 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-e83f10c6-bb5e-4d4c-a5a1-57c26cb80980 tempest-VolumesMetadataTest-1650481529 tempest-VolumesMetadataTest-1650481529-project-member] Flow 'volume_create_api' (3bd86fe1-b097-4120-a00a-7343346d5a8d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:17:36.468164 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-e83f10c6-bb5e-4d4c-a5a1-57c26cb80980 tempest-VolumesMetadataTest-1650481529 tempest-VolumesMetadataTest-1650481529-project-member] Create volume request issued successfully. Aug 25 10:17:36.469234 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e83f10c6-bb5e-4d4c-a5a1-57c26cb80980 tempest-VolumesMetadataTest-1650481529 tempest-VolumesMetadataTest-1650481529-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:17:36.469836 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 136/553] 10.4.3.119 () {68 vars in 1258 bytes} [Tue Aug 25 10:17:35 2026] POST /volume/v3/volumes => generated 749 bytes in 526 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:17:36.478273 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-8fe491c7-d354-4292-b982-d3162f1ee351 req-20b36ae9-6934-4b91-844e-fb8efc6d8284 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:36.482166 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-8fe491c7-d354-4292-b982-d3162f1ee351 req-20b36ae9-6934-4b91-844e-fb8efc6d8284 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] GET https://10.4.3.119/volume/v3/volumes/b6aeda89-05af-4ecb-a394-083a2bdfbbfe Aug 25 10:17:36.482605 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-8fe491c7-d354-4292-b982-d3162f1ee351 req-20b36ae9-6934-4b91-844e-fb8efc6d8284 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:36.483109 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-8fe491c7-d354-4292-b982-d3162f1ee351 req-20b36ae9-6934-4b91-844e-fb8efc6d8284 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:36.484733 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-53a86db3-99f5-42a2-9471-4d9ab9ed8861 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:36.487249 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-53a86db3-99f5-42a2-9471-4d9ab9ed8861 tempest-VolumesMetadataTest-1650481529 tempest-VolumesMetadataTest-1650481529-project-member] GET https://10.4.3.119/volume/v3/volumes/e75849aa-8697-471e-b318-384c15793743 Aug 25 10:17:36.487249 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-53a86db3-99f5-42a2-9471-4d9ab9ed8861 tempest-VolumesMetadataTest-1650481529 tempest-VolumesMetadataTest-1650481529-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:36.488526 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-53a86db3-99f5-42a2-9471-4d9ab9ed8861 tempest-VolumesMetadataTest-1650481529 tempest-VolumesMetadataTest-1650481529-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:36.492214 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:36.492214 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:17:36.497249 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:36.497249 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:17:36.497511 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-8fe491c7-d354-4292-b982-d3162f1ee351 req-20b36ae9-6934-4b91-844e-fb8efc6d8284 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Volume info retrieved successfully. Aug 25 10:17:36.503221 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-8fe491c7-d354-4292-b982-d3162f1ee351 req-20b36ae9-6934-4b91-844e-fb8efc6d8284 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] https://10.4.3.119/volume/v3/volumes/b6aeda89-05af-4ecb-a394-083a2bdfbbfe returned with HTTP 200 Aug 25 10:17:36.503721 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-53a86db3-99f5-42a2-9471-4d9ab9ed8861 tempest-VolumesMetadataTest-1650481529 tempest-VolumesMetadataTest-1650481529-project-member] Volume info retrieved successfully. Aug 25 10:17:36.503804 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 141/554] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:17:36 2026] GET /volume/v3/volumes/b6aeda89-05af-4ecb-a394-083a2bdfbbfe => generated 1360 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:17:36.512552 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-53a86db3-99f5-42a2-9471-4d9ab9ed8861 tempest-VolumesMetadataTest-1650481529 tempest-VolumesMetadataTest-1650481529-project-member] https://10.4.3.119/volume/v3/volumes/e75849aa-8697-471e-b318-384c15793743 returned with HTTP 200 Aug 25 10:17:36.513038 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 137/555] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:17:36 2026] GET /volume/v3/volumes/e75849aa-8697-471e-b318-384c15793743 => generated 817 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:17:36.515681 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-e3eeb19e-c1e0-41ed-9257-46dce9a21560 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:36.515949 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e3eeb19e-c1e0-41ed-9257-46dce9a21560 None None] GET https://10.4.3.119/volume// Aug 25 10:17:36.516189 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e3eeb19e-c1e0-41ed-9257-46dce9a21560 None None] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:36.516482 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e3eeb19e-c1e0-41ed-9257-46dce9a21560 None None] Calling method 'all' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:36.516887 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e3eeb19e-c1e0-41ed-9257-46dce9a21560 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:17:36.517267 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 142/556] 10.4.3.119 () {66 vars in 1419 bytes} [Tue Aug 25 10:17:36 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:17:36.528392 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-8fe491c7-d354-4292-b982-d3162f1ee351 req-c43ea1dc-4800-4569-be5a-457f043ea9aa None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:36.531168 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-8fe491c7-d354-4292-b982-d3162f1ee351 req-c43ea1dc-4800-4569-be5a-457f043ea9aa tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] POST https://10.4.3.119/volume/v3/attachments Aug 25 10:17:36.532036 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-8fe491c7-d354-4292-b982-d3162f1ee351 req-c43ea1dc-4800-4569-be5a-457f043ea9aa tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b6aeda89-05af-4ecb-a394-083a2bdfbbfe", "connector": null, "instance_uuid": "4f5aa09c-995f-4d34-bde3-d9473ea0fb0a"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:17:36.550119 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:36.550119 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:17:36.591210 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-8fe491c7-d354-4292-b982-d3162f1ee351 req-c43ea1dc-4800-4569-be5a-457f043ea9aa tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] https://10.4.3.119/volume/v3/attachments returned with HTTP 200 Aug 25 10:17:36.592330 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 137/557] 10.4.3.119 () {74 vars in 1594 bytes} [Tue Aug 25 10:17:36 2026] POST /volume/v3/attachments => generated 273 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:17:37.228039 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-da933feb-86dd-4036-ad7f-b4c571b2922f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:37.233562 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-da933feb-86dd-4036-ad7f-b4c571b2922f tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] GET https://10.4.3.119/volume/v3/backups/1da8df09-864f-45d4-a02b-2a34be680929 Aug 25 10:17:37.233807 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-da933feb-86dd-4036-ad7f-b4c571b2922f tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:37.235072 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-da933feb-86dd-4036-ad7f-b4c571b2922f tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:37.235072 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-da933feb-86dd-4036-ad7f-b4c571b2922f tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Show backup with id 1da8df09-864f-45d4-a02b-2a34be680929. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:17:37.247893 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:37.247893 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:17:37.249108 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-da933feb-86dd-4036-ad7f-b4c571b2922f tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] https://10.4.3.119/volume/v3/backups/1da8df09-864f-45d4-a02b-2a34be680929 returned with HTTP 200 Aug 25 10:17:37.251176 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 142/558] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:17:37 2026] GET /volume/v3/backups/1da8df09-864f-45d4-a02b-2a34be680929 => generated 795 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:17:37.536313 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-dad2da87-131a-48ed-ad56-057d8531877b None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:37.539745 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-dad2da87-131a-48ed-ad56-057d8531877b tempest-VolumesMetadataTest-1650481529 tempest-VolumesMetadataTest-1650481529-project-member] GET https://10.4.3.119/volume/v3/volumes/e75849aa-8697-471e-b318-384c15793743 Aug 25 10:17:37.539985 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-dad2da87-131a-48ed-ad56-057d8531877b tempest-VolumesMetadataTest-1650481529 tempest-VolumesMetadataTest-1650481529-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:37.540274 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-dad2da87-131a-48ed-ad56-057d8531877b tempest-VolumesMetadataTest-1650481529 tempest-VolumesMetadataTest-1650481529-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:37.555097 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:37.555097 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:17:37.569770 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-dad2da87-131a-48ed-ad56-057d8531877b tempest-VolumesMetadataTest-1650481529 tempest-VolumesMetadataTest-1650481529-project-member] Volume info retrieved successfully. Aug 25 10:17:37.580556 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-dad2da87-131a-48ed-ad56-057d8531877b tempest-VolumesMetadataTest-1650481529 tempest-VolumesMetadataTest-1650481529-project-member] https://10.4.3.119/volume/v3/volumes/e75849aa-8697-471e-b318-384c15793743 returned with HTTP 200 Aug 25 10:17:37.581740 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 138/559] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:17:37 2026] GET /volume/v3/volumes/e75849aa-8697-471e-b318-384c15793743 => generated 842 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:17:37.610591 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-ad57a7b1-97fc-45ba-bbdf-3a6c5cf7e06f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:37.613400 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ad57a7b1-97fc-45ba-bbdf-3a6c5cf7e06f tempest-VolumesMetadataTest-1650481529 tempest-VolumesMetadataTest-1650481529-project-member] POST https://10.4.3.119/volume/v3/volumes/e75849aa-8697-471e-b318-384c15793743/metadata Aug 25 10:17:37.613869 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ad57a7b1-97fc-45ba-bbdf-3a6c5cf7e06f tempest-VolumesMetadataTest-1650481529 tempest-VolumesMetadataTest-1650481529-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:17:37.637596 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:37.637596 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:17:37.638600 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-ad57a7b1-97fc-45ba-bbdf-3a6c5cf7e06f tempest-VolumesMetadataTest-1650481529 tempest-VolumesMetadataTest-1650481529-project-member] Volume info retrieved successfully. Aug 25 10:17:37.668063 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-ad57a7b1-97fc-45ba-bbdf-3a6c5cf7e06f tempest-VolumesMetadataTest-1650481529 tempest-VolumesMetadataTest-1650481529-project-member] Create volume metadata completed successfully. Aug 25 10:17:37.668987 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ad57a7b1-97fc-45ba-bbdf-3a6c5cf7e06f tempest-VolumesMetadataTest-1650481529 tempest-VolumesMetadataTest-1650481529-project-member] https://10.4.3.119/volume/v3/volumes/e75849aa-8697-471e-b318-384c15793743/metadata returned with HTTP 200 Aug 25 10:17:37.670596 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 143/560] 10.4.3.119 () {68 vars in 1397 bytes} [Tue Aug 25 10:17:37 2026] POST /volume/v3/volumes/e75849aa-8697-471e-b318-384c15793743/metadata => generated 101 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:17:37.680177 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-cc5b3d4c-e08c-4694-a55b-894faebc680d None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:37.682195 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-cc5b3d4c-e08c-4694-a55b-894faebc680d tempest-VolumesMetadataTest-1650481529 tempest-VolumesMetadataTest-1650481529-project-member] GET https://10.4.3.119/volume/v3/volumes/e75849aa-8697-471e-b318-384c15793743/metadata Aug 25 10:17:37.682429 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-cc5b3d4c-e08c-4694-a55b-894faebc680d tempest-VolumesMetadataTest-1650481529 tempest-VolumesMetadataTest-1650481529-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:37.682671 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-cc5b3d4c-e08c-4694-a55b-894faebc680d tempest-VolumesMetadataTest-1650481529 tempest-VolumesMetadataTest-1650481529-project-member] Calling method 'index' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:37.696219 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:37.696219 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:17:37.696540 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-cc5b3d4c-e08c-4694-a55b-894faebc680d tempest-VolumesMetadataTest-1650481529 tempest-VolumesMetadataTest-1650481529-project-member] Volume info retrieved successfully. Aug 25 10:17:37.711207 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-cc5b3d4c-e08c-4694-a55b-894faebc680d tempest-VolumesMetadataTest-1650481529 tempest-VolumesMetadataTest-1650481529-project-member] Get volume metadata completed successfully. Aug 25 10:17:37.711832 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-cc5b3d4c-e08c-4694-a55b-894faebc680d tempest-VolumesMetadataTest-1650481529 tempest-VolumesMetadataTest-1650481529-project-member] https://10.4.3.119/volume/v3/volumes/e75849aa-8697-471e-b318-384c15793743/metadata returned with HTTP 200 Aug 25 10:17:37.712683 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 138/561] 10.4.3.119 () {66 vars in 1375 bytes} [Tue Aug 25 10:17:37 2026] GET /volume/v3/volumes/e75849aa-8697-471e-b318-384c15793743/metadata => generated 101 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:17:37.728084 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-848ca577-8d5f-4dfd-852f-d9956d8d2562 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:37.730422 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-848ca577-8d5f-4dfd-852f-d9956d8d2562 tempest-VolumesMetadataTest-1650481529 tempest-VolumesMetadataTest-1650481529-project-member] PUT https://10.4.3.119/volume/v3/volumes/e75849aa-8697-471e-b318-384c15793743/metadata Aug 25 10:17:37.730751 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-848ca577-8d5f-4dfd-852f-d9956d8d2562 tempest-VolumesMetadataTest-1650481529 tempest-VolumesMetadataTest-1650481529-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:17:37.741729 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:37.741729 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:17:37.742159 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-848ca577-8d5f-4dfd-852f-d9956d8d2562 tempest-VolumesMetadataTest-1650481529 tempest-VolumesMetadataTest-1650481529-project-member] Volume info retrieved successfully. Aug 25 10:17:37.773011 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-848ca577-8d5f-4dfd-852f-d9956d8d2562 tempest-VolumesMetadataTest-1650481529 tempest-VolumesMetadataTest-1650481529-project-member] Update volume metadata completed successfully. Aug 25 10:17:37.773593 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-848ca577-8d5f-4dfd-852f-d9956d8d2562 tempest-VolumesMetadataTest-1650481529 tempest-VolumesMetadataTest-1650481529-project-member] https://10.4.3.119/volume/v3/volumes/e75849aa-8697-471e-b318-384c15793743/metadata returned with HTTP 200 Aug 25 10:17:37.774520 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 143/562] 10.4.3.119 () {68 vars in 1395 bytes} [Tue Aug 25 10:17:37 2026] PUT /volume/v3/volumes/e75849aa-8697-471e-b318-384c15793743/metadata => generated 57 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 10:17:37.788263 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-8811b1cc-91ec-4f39-bf2e-9332a83d41f6 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:37.790286 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8811b1cc-91ec-4f39-bf2e-9332a83d41f6 tempest-VolumesMetadataTest-1650481529 tempest-VolumesMetadataTest-1650481529-project-member] GET https://10.4.3.119/volume/v3/volumes/e75849aa-8697-471e-b318-384c15793743/metadata Aug 25 10:17:37.790542 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8811b1cc-91ec-4f39-bf2e-9332a83d41f6 tempest-VolumesMetadataTest-1650481529 tempest-VolumesMetadataTest-1650481529-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:37.790868 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8811b1cc-91ec-4f39-bf2e-9332a83d41f6 tempest-VolumesMetadataTest-1650481529 tempest-VolumesMetadataTest-1650481529-project-member] Calling method 'index' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:37.806642 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:37.806642 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:17:37.807274 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-8811b1cc-91ec-4f39-bf2e-9332a83d41f6 tempest-VolumesMetadataTest-1650481529 tempest-VolumesMetadataTest-1650481529-project-member] Volume info retrieved successfully. Aug 25 10:17:37.829020 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-8811b1cc-91ec-4f39-bf2e-9332a83d41f6 tempest-VolumesMetadataTest-1650481529 tempest-VolumesMetadataTest-1650481529-project-member] Get volume metadata completed successfully. Aug 25 10:17:37.830475 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8811b1cc-91ec-4f39-bf2e-9332a83d41f6 tempest-VolumesMetadataTest-1650481529 tempest-VolumesMetadataTest-1650481529-project-member] https://10.4.3.119/volume/v3/volumes/e75849aa-8697-471e-b318-384c15793743/metadata returned with HTTP 200 Aug 25 10:17:37.830475 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 139/563] 10.4.3.119 () {66 vars in 1375 bytes} [Tue Aug 25 10:17:37 2026] GET /volume/v3/volumes/e75849aa-8697-471e-b318-384c15793743/metadata => generated 57 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 10:17:37.843110 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-e0f31ec0-8b62-49a4-bac1-d33e941fe992 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:37.846290 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e0f31ec0-8b62-49a4-bac1-d33e941fe992 tempest-VolumesMetadataTest-1650481529 tempest-VolumesMetadataTest-1650481529-project-member] DELETE https://10.4.3.119/volume/v3/volumes/e75849aa-8697-471e-b318-384c15793743/metadata/key1 Aug 25 10:17:37.847302 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e0f31ec0-8b62-49a4-bac1-d33e941fe992 tempest-VolumesMetadataTest-1650481529 tempest-VolumesMetadataTest-1650481529-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:37.847302 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e0f31ec0-8b62-49a4-bac1-d33e941fe992 tempest-VolumesMetadataTest-1650481529 tempest-VolumesMetadataTest-1650481529-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:37.861025 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:37.861025 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:17:37.861664 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-e0f31ec0-8b62-49a4-bac1-d33e941fe992 tempest-VolumesMetadataTest-1650481529 tempest-VolumesMetadataTest-1650481529-project-member] Volume info retrieved successfully. Aug 25 10:17:37.875023 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-e0f31ec0-8b62-49a4-bac1-d33e941fe992 tempest-VolumesMetadataTest-1650481529 tempest-VolumesMetadataTest-1650481529-project-member] Get volume metadata completed successfully. Aug 25 10:17:37.894642 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-e0f31ec0-8b62-49a4-bac1-d33e941fe992 tempest-VolumesMetadataTest-1650481529 tempest-VolumesMetadataTest-1650481529-project-member] Delete volume metadata completed successfully. Aug 25 10:17:37.894972 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e0f31ec0-8b62-49a4-bac1-d33e941fe992 tempest-VolumesMetadataTest-1650481529 tempest-VolumesMetadataTest-1650481529-project-member] https://10.4.3.119/volume/v3/volumes/e75849aa-8697-471e-b318-384c15793743/metadata/key1 returned with HTTP 200 Aug 25 10:17:37.895642 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 144/564] 10.4.3.119 () {66 vars in 1393 bytes} [Tue Aug 25 10:17:37 2026] DELETE /volume/v3/volumes/e75849aa-8697-471e-b318-384c15793743/metadata/key1 => generated 0 bytes in 53 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 25 10:17:37.908173 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-1db65ce4-b5dc-402a-9fa7-0cccc63f6bc2 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:37.910509 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1db65ce4-b5dc-402a-9fa7-0cccc63f6bc2 tempest-VolumesMetadataTest-1650481529 tempest-VolumesMetadataTest-1650481529-project-member] GET https://10.4.3.119/volume/v3/volumes/e75849aa-8697-471e-b318-384c15793743/metadata Aug 25 10:17:37.910875 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1db65ce4-b5dc-402a-9fa7-0cccc63f6bc2 tempest-VolumesMetadataTest-1650481529 tempest-VolumesMetadataTest-1650481529-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:37.911160 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1db65ce4-b5dc-402a-9fa7-0cccc63f6bc2 tempest-VolumesMetadataTest-1650481529 tempest-VolumesMetadataTest-1650481529-project-member] Calling method 'index' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:37.927599 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:37.927599 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:17:37.928463 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-1db65ce4-b5dc-402a-9fa7-0cccc63f6bc2 tempest-VolumesMetadataTest-1650481529 tempest-VolumesMetadataTest-1650481529-project-member] Volume info retrieved successfully. Aug 25 10:17:37.936510 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-1db65ce4-b5dc-402a-9fa7-0cccc63f6bc2 tempest-VolumesMetadataTest-1650481529 tempest-VolumesMetadataTest-1650481529-project-member] Get volume metadata completed successfully. Aug 25 10:17:37.937113 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1db65ce4-b5dc-402a-9fa7-0cccc63f6bc2 tempest-VolumesMetadataTest-1650481529 tempest-VolumesMetadataTest-1650481529-project-member] https://10.4.3.119/volume/v3/volumes/e75849aa-8697-471e-b318-384c15793743/metadata returned with HTTP 200 Aug 25 10:17:37.938689 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 139/565] 10.4.3.119 () {66 vars in 1375 bytes} [Tue Aug 25 10:17:37 2026] GET /volume/v3/volumes/e75849aa-8697-471e-b318-384c15793743/metadata => generated 32 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 10:17:37.953795 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-805a0c47-e3cb-4f51-b02b-c3c2d6f2ffc1 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:37.962941 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-805a0c47-e3cb-4f51-b02b-c3c2d6f2ffc1 tempest-VolumesMetadataTest-1650481529 tempest-VolumesMetadataTest-1650481529-project-member] PUT https://10.4.3.119/volume/v3/volumes/e75849aa-8697-471e-b318-384c15793743/metadata Aug 25 10:17:37.962941 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-805a0c47-e3cb-4f51-b02b-c3c2d6f2ffc1 tempest-VolumesMetadataTest-1650481529 tempest-VolumesMetadataTest-1650481529-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:17:37.988122 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:37.988122 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:17:37.988680 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-805a0c47-e3cb-4f51-b02b-c3c2d6f2ffc1 tempest-VolumesMetadataTest-1650481529 tempest-VolumesMetadataTest-1650481529-project-member] Volume info retrieved successfully. Aug 25 10:17:38.007543 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-805a0c47-e3cb-4f51-b02b-c3c2d6f2ffc1 tempest-VolumesMetadataTest-1650481529 tempest-VolumesMetadataTest-1650481529-project-member] Update volume metadata completed successfully. Aug 25 10:17:38.007854 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-805a0c47-e3cb-4f51-b02b-c3c2d6f2ffc1 tempest-VolumesMetadataTest-1650481529 tempest-VolumesMetadataTest-1650481529-project-member] https://10.4.3.119/volume/v3/volumes/e75849aa-8697-471e-b318-384c15793743/metadata returned with HTTP 200 Aug 25 10:17:38.008433 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 144/566] 10.4.3.119 () {68 vars in 1395 bytes} [Tue Aug 25 10:17:37 2026] PUT /volume/v3/volumes/e75849aa-8697-471e-b318-384c15793743/metadata => generated 16 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 10:17:38.021338 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-ba19d3fc-8b86-4f61-a6e1-7fd27375e0aa None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:38.024645 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ba19d3fc-8b86-4f61-a6e1-7fd27375e0aa tempest-VolumesMetadataTest-1650481529 tempest-VolumesMetadataTest-1650481529-project-member] POST https://10.4.3.119/volume/v3/volumes/e75849aa-8697-471e-b318-384c15793743/metadata Aug 25 10:17:38.025240 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ba19d3fc-8b86-4f61-a6e1-7fd27375e0aa tempest-VolumesMetadataTest-1650481529 tempest-VolumesMetadataTest-1650481529-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:17:38.040785 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:38.040785 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:17:38.041724 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-ba19d3fc-8b86-4f61-a6e1-7fd27375e0aa tempest-VolumesMetadataTest-1650481529 tempest-VolumesMetadataTest-1650481529-project-member] Volume info retrieved successfully. Aug 25 10:17:38.065276 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-ba19d3fc-8b86-4f61-a6e1-7fd27375e0aa tempest-VolumesMetadataTest-1650481529 tempest-VolumesMetadataTest-1650481529-project-member] Create volume metadata completed successfully. Aug 25 10:17:38.065664 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ba19d3fc-8b86-4f61-a6e1-7fd27375e0aa tempest-VolumesMetadataTest-1650481529 tempest-VolumesMetadataTest-1650481529-project-member] https://10.4.3.119/volume/v3/volumes/e75849aa-8697-471e-b318-384c15793743/metadata returned with HTTP 200 Aug 25 10:17:38.066660 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 140/567] 10.4.3.119 () {68 vars in 1396 bytes} [Tue Aug 25 10:17:38 2026] POST /volume/v3/volumes/e75849aa-8697-471e-b318-384c15793743/metadata => generated 68 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 10:17:38.079463 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-1e3c1a0e-acbe-4704-844a-00fac493a127 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:38.081771 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1e3c1a0e-acbe-4704-844a-00fac493a127 tempest-VolumesMetadataTest-1650481529 tempest-VolumesMetadataTest-1650481529-project-member] PUT https://10.4.3.119/volume/v3/volumes/e75849aa-8697-471e-b318-384c15793743/metadata/key3 Aug 25 10:17:38.082277 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1e3c1a0e-acbe-4704-844a-00fac493a127 tempest-VolumesMetadataTest-1650481529 tempest-VolumesMetadataTest-1650481529-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:17:38.098743 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:38.098743 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:17:38.099329 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-1e3c1a0e-acbe-4704-844a-00fac493a127 tempest-VolumesMetadataTest-1650481529 tempest-VolumesMetadataTest-1650481529-project-member] Volume info retrieved successfully. Aug 25 10:17:38.130950 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-1e3c1a0e-acbe-4704-844a-00fac493a127 tempest-VolumesMetadataTest-1650481529 tempest-VolumesMetadataTest-1650481529-project-member] Update volume metadata completed successfully. Aug 25 10:17:38.131632 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1e3c1a0e-acbe-4704-844a-00fac493a127 tempest-VolumesMetadataTest-1650481529 tempest-VolumesMetadataTest-1650481529-project-member] https://10.4.3.119/volume/v3/volumes/e75849aa-8697-471e-b318-384c15793743/metadata/key3 returned with HTTP 200 Aug 25 10:17:38.132461 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 145/568] 10.4.3.119 () {68 vars in 1410 bytes} [Tue Aug 25 10:17:38 2026] PUT /volume/v3/volumes/e75849aa-8697-471e-b318-384c15793743/metadata/key3 => generated 35 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 10:17:38.141521 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-24e0172c-abe5-47bc-ab92-8ff027340623 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:38.145028 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-24e0172c-abe5-47bc-ab92-8ff027340623 tempest-VolumesMetadataTest-1650481529 tempest-VolumesMetadataTest-1650481529-project-member] GET https://10.4.3.119/volume/v3/volumes/e75849aa-8697-471e-b318-384c15793743/metadata/key3 Aug 25 10:17:38.146000 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-24e0172c-abe5-47bc-ab92-8ff027340623 tempest-VolumesMetadataTest-1650481529 tempest-VolumesMetadataTest-1650481529-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:38.146292 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-24e0172c-abe5-47bc-ab92-8ff027340623 tempest-VolumesMetadataTest-1650481529 tempest-VolumesMetadataTest-1650481529-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:38.165727 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:38.165727 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:17:38.168216 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-24e0172c-abe5-47bc-ab92-8ff027340623 tempest-VolumesMetadataTest-1650481529 tempest-VolumesMetadataTest-1650481529-project-member] Volume info retrieved successfully. Aug 25 10:17:38.178859 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-24e0172c-abe5-47bc-ab92-8ff027340623 tempest-VolumesMetadataTest-1650481529 tempest-VolumesMetadataTest-1650481529-project-member] Get volume metadata completed successfully. Aug 25 10:17:38.179374 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-24e0172c-abe5-47bc-ab92-8ff027340623 tempest-VolumesMetadataTest-1650481529 tempest-VolumesMetadataTest-1650481529-project-member] https://10.4.3.119/volume/v3/volumes/e75849aa-8697-471e-b318-384c15793743/metadata/key3 returned with HTTP 200 Aug 25 10:17:38.180228 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 140/569] 10.4.3.119 () {66 vars in 1390 bytes} [Tue Aug 25 10:17:38 2026] GET /volume/v3/volumes/e75849aa-8697-471e-b318-384c15793743/metadata/key3 => generated 35 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 10:17:38.195291 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-2e7163fb-750a-469f-b244-f22f06a41d0a None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:38.200886 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2e7163fb-750a-469f-b244-f22f06a41d0a tempest-VolumesMetadataTest-1650481529 tempest-VolumesMetadataTest-1650481529-project-member] GET https://10.4.3.119/volume/v3/volumes/e75849aa-8697-471e-b318-384c15793743/metadata Aug 25 10:17:38.204300 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2e7163fb-750a-469f-b244-f22f06a41d0a tempest-VolumesMetadataTest-1650481529 tempest-VolumesMetadataTest-1650481529-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:38.204694 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2e7163fb-750a-469f-b244-f22f06a41d0a tempest-VolumesMetadataTest-1650481529 tempest-VolumesMetadataTest-1650481529-project-member] Calling method 'index' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:38.228165 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:38.228165 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:17:38.228165 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-2e7163fb-750a-469f-b244-f22f06a41d0a tempest-VolumesMetadataTest-1650481529 tempest-VolumesMetadataTest-1650481529-project-member] Volume info retrieved successfully. Aug 25 10:17:38.243200 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-2e7163fb-750a-469f-b244-f22f06a41d0a tempest-VolumesMetadataTest-1650481529 tempest-VolumesMetadataTest-1650481529-project-member] Get volume metadata completed successfully. Aug 25 10:17:38.244508 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2e7163fb-750a-469f-b244-f22f06a41d0a tempest-VolumesMetadataTest-1650481529 tempest-VolumesMetadataTest-1650481529-project-member] https://10.4.3.119/volume/v3/volumes/e75849aa-8697-471e-b318-384c15793743/metadata returned with HTTP 200 Aug 25 10:17:38.244508 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 145/570] 10.4.3.119 () {66 vars in 1375 bytes} [Tue Aug 25 10:17:38 2026] GET /volume/v3/volumes/e75849aa-8697-471e-b318-384c15793743/metadata => generated 75 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 10:17:38.255895 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-8853d6e4-2306-4873-bdf1-a590dc9ab480 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:38.261765 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8853d6e4-2306-4873-bdf1-a590dc9ab480 tempest-VolumesMetadataTest-1650481529 tempest-VolumesMetadataTest-1650481529-project-member] PUT https://10.4.3.119/volume/v3/volumes/e75849aa-8697-471e-b318-384c15793743/metadata Aug 25 10:17:38.262444 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8853d6e4-2306-4873-bdf1-a590dc9ab480 tempest-VolumesMetadataTest-1650481529 tempest-VolumesMetadataTest-1650481529-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:17:38.270754 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-efffd929-e139-44a2-bbd1-5299c89e9872 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:38.276624 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-efffd929-e139-44a2-bbd1-5299c89e9872 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] GET https://10.4.3.119/volume/v3/backups/1da8df09-864f-45d4-a02b-2a34be680929 Aug 25 10:17:38.277596 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-efffd929-e139-44a2-bbd1-5299c89e9872 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:38.277596 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-efffd929-e139-44a2-bbd1-5299c89e9872 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:38.277596 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-efffd929-e139-44a2-bbd1-5299c89e9872 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Show backup with id 1da8df09-864f-45d4-a02b-2a34be680929. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:17:38.280157 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:38.280157 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:17:38.280157 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-8853d6e4-2306-4873-bdf1-a590dc9ab480 tempest-VolumesMetadataTest-1650481529 tempest-VolumesMetadataTest-1650481529-project-member] Volume info retrieved successfully. Aug 25 10:17:38.287240 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:38.287240 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:17:38.288310 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-efffd929-e139-44a2-bbd1-5299c89e9872 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] https://10.4.3.119/volume/v3/backups/1da8df09-864f-45d4-a02b-2a34be680929 returned with HTTP 200 Aug 25 10:17:38.289128 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 146/571] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:17:38 2026] GET /volume/v3/backups/1da8df09-864f-45d4-a02b-2a34be680929 => generated 795 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:17:38.304898 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-8853d6e4-2306-4873-bdf1-a590dc9ab480 tempest-VolumesMetadataTest-1650481529 tempest-VolumesMetadataTest-1650481529-project-member] Update volume metadata completed successfully. Aug 25 10:17:38.305088 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8853d6e4-2306-4873-bdf1-a590dc9ab480 tempest-VolumesMetadataTest-1650481529 tempest-VolumesMetadataTest-1650481529-project-member] https://10.4.3.119/volume/v3/volumes/e75849aa-8697-471e-b318-384c15793743/metadata returned with HTTP 200 Aug 25 10:17:38.305592 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 141/572] 10.4.3.119 () {68 vars in 1395 bytes} [Tue Aug 25 10:17:38 2026] PUT /volume/v3/volumes/e75849aa-8697-471e-b318-384c15793743/metadata => generated 16 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 10:17:38.316862 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-ab767fd7-82f0-4988-8242-0e8e7076e010 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:38.322657 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ab767fd7-82f0-4988-8242-0e8e7076e010 tempest-VolumesMetadataTest-1650481529 tempest-VolumesMetadataTest-1650481529-project-member] GET https://10.4.3.119/volume/v3/volumes/e75849aa-8697-471e-b318-384c15793743 Aug 25 10:17:38.322657 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ab767fd7-82f0-4988-8242-0e8e7076e010 tempest-VolumesMetadataTest-1650481529 tempest-VolumesMetadataTest-1650481529-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:38.322912 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ab767fd7-82f0-4988-8242-0e8e7076e010 tempest-VolumesMetadataTest-1650481529 tempest-VolumesMetadataTest-1650481529-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:38.342352 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:38.342352 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:17:38.351289 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-ab767fd7-82f0-4988-8242-0e8e7076e010 tempest-VolumesMetadataTest-1650481529 tempest-VolumesMetadataTest-1650481529-project-member] Volume info retrieved successfully. Aug 25 10:17:38.363504 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ab767fd7-82f0-4988-8242-0e8e7076e010 tempest-VolumesMetadataTest-1650481529 tempest-VolumesMetadataTest-1650481529-project-member] https://10.4.3.119/volume/v3/volumes/e75849aa-8697-471e-b318-384c15793743 returned with HTTP 200 Aug 25 10:17:38.363504 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 141/573] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:17:38 2026] GET /volume/v3/volumes/e75849aa-8697-471e-b318-384c15793743 => generated 842 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:17:38.383225 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-47492afb-a198-4d4b-95fa-a452e5b860ac None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:38.387390 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-47492afb-a198-4d4b-95fa-a452e5b860ac tempest-VolumesMetadataTest-1650481529 tempest-VolumesMetadataTest-1650481529-project-member] DELETE https://10.4.3.119/volume/v3/volumes/e75849aa-8697-471e-b318-384c15793743 Aug 25 10:17:38.387681 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-47492afb-a198-4d4b-95fa-a452e5b860ac tempest-VolumesMetadataTest-1650481529 tempest-VolumesMetadataTest-1650481529-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:38.387984 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-47492afb-a198-4d4b-95fa-a452e5b860ac tempest-VolumesMetadataTest-1650481529 tempest-VolumesMetadataTest-1650481529-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:38.388228 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-47492afb-a198-4d4b-95fa-a452e5b860ac tempest-VolumesMetadataTest-1650481529 tempest-VolumesMetadataTest-1650481529-project-member] Delete volume with id: e75849aa-8697-471e-b318-384c15793743 Aug 25 10:17:38.399993 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:38.399993 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:17:38.401003 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-47492afb-a198-4d4b-95fa-a452e5b860ac tempest-VolumesMetadataTest-1650481529 tempest-VolumesMetadataTest-1650481529-project-member] Volume info retrieved successfully. Aug 25 10:17:38.444920 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-47492afb-a198-4d4b-95fa-a452e5b860ac tempest-VolumesMetadataTest-1650481529 tempest-VolumesMetadataTest-1650481529-project-member] Delete volume request issued successfully. Aug 25 10:17:38.445292 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-47492afb-a198-4d4b-95fa-a452e5b860ac tempest-VolumesMetadataTest-1650481529 tempest-VolumesMetadataTest-1650481529-project-member] https://10.4.3.119/volume/v3/volumes/e75849aa-8697-471e-b318-384c15793743 returned with HTTP 202 Aug 25 10:17:38.445917 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 146/574] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:17:38 2026] DELETE /volume/v3/volumes/e75849aa-8697-471e-b318-384c15793743 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:17:38.458799 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-c471aeac-f112-4414-8af4-67ec272abe93 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:38.464367 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c471aeac-f112-4414-8af4-67ec272abe93 tempest-VolumesMetadataTest-1650481529 tempest-VolumesMetadataTest-1650481529-project-member] GET https://10.4.3.119/volume/v3/volumes/e75849aa-8697-471e-b318-384c15793743 Aug 25 10:17:38.464547 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c471aeac-f112-4414-8af4-67ec272abe93 tempest-VolumesMetadataTest-1650481529 tempest-VolumesMetadataTest-1650481529-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:38.464798 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c471aeac-f112-4414-8af4-67ec272abe93 tempest-VolumesMetadataTest-1650481529 tempest-VolumesMetadataTest-1650481529-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:38.482377 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:38.482377 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:17:38.487753 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-c471aeac-f112-4414-8af4-67ec272abe93 tempest-VolumesMetadataTest-1650481529 tempest-VolumesMetadataTest-1650481529-project-member] Volume info retrieved successfully. Aug 25 10:17:38.496119 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c471aeac-f112-4414-8af4-67ec272abe93 tempest-VolumesMetadataTest-1650481529 tempest-VolumesMetadataTest-1650481529-project-member] https://10.4.3.119/volume/v3/volumes/e75849aa-8697-471e-b318-384c15793743 returned with HTTP 200 Aug 25 10:17:38.496729 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 147/575] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:17:38 2026] GET /volume/v3/volumes/e75849aa-8697-471e-b318-384c15793743 => generated 841 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:17:38.740638 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-8a389e98-1c6d-460b-8ad8-40c214b1a251 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:38.742483 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8a389e98-1c6d-460b-8ad8-40c214b1a251 None None] GET https://10.4.3.119/volume// Aug 25 10:17:38.742483 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8a389e98-1c6d-460b-8ad8-40c214b1a251 None None] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:38.742483 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8a389e98-1c6d-460b-8ad8-40c214b1a251 None None] Calling method 'all' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:38.742483 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8a389e98-1c6d-460b-8ad8-40c214b1a251 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:17:38.742483 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 142/576] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:17:38 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:17:38.759747 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-8fe491c7-d354-4292-b982-d3162f1ee351 req-266e0960-d752-4e90-8586-19488120089e None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:38.762756 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-8fe491c7-d354-4292-b982-d3162f1ee351 req-266e0960-d752-4e90-8586-19488120089e tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] GET https://10.4.3.119/volume/v3/volumes/b6aeda89-05af-4ecb-a394-083a2bdfbbfe Aug 25 10:17:38.763511 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-8fe491c7-d354-4292-b982-d3162f1ee351 req-266e0960-d752-4e90-8586-19488120089e tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:38.763511 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-8fe491c7-d354-4292-b982-d3162f1ee351 req-266e0960-d752-4e90-8586-19488120089e tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:38.782542 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:38.782542 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:17:38.789170 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [req-8fe491c7-d354-4292-b982-d3162f1ee351 req-266e0960-d752-4e90-8586-19488120089e tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Volume info retrieved successfully. Aug 25 10:17:38.799186 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-8fe491c7-d354-4292-b982-d3162f1ee351 req-266e0960-d752-4e90-8586-19488120089e tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] https://10.4.3.119/volume/v3/volumes/b6aeda89-05af-4ecb-a394-083a2bdfbbfe returned with HTTP 200 Aug 25 10:17:38.799843 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 142/577] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:17:38 2026] GET /volume/v3/volumes/b6aeda89-05af-4ecb-a394-083a2bdfbbfe => generated 1539 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:17:38.936114 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-8fe491c7-d354-4292-b982-d3162f1ee351 req-da41dbf4-839e-4dbd-b577-b3759e7eb16e None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:38.942073 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-8fe491c7-d354-4292-b982-d3162f1ee351 req-da41dbf4-839e-4dbd-b577-b3759e7eb16e tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] PUT https://10.4.3.119/volume/v3/attachments/90c25760-8cc1-4091-8b16-5f1c4a1634d6 Aug 25 10:17:38.942598 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-8fe491c7-d354-4292-b982-d3162f1ee351 req-da41dbf4-839e-4dbd-b577-b3759e7eb16e tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.119", "host": "np0000008063", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3398d5156650", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "462fd6ce-c505-48ef-84ec-f85776d45b24", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:17:38.958732 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-8fe491c7-d354-4292-b982-d3162f1ee351 req-da41dbf4-839e-4dbd-b577-b3759e7eb16e tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Acquiring lock "cinder-attachment_update-b6aeda89-05af-4ecb-a394-083a2bdfbbfe-np0000008063" by "attachment_update" {{(pid=100391) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 10:17:38.966159 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-8fe491c7-d354-4292-b982-d3162f1ee351 req-da41dbf4-839e-4dbd-b577-b3759e7eb16e tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Lock "cinder-attachment_update-b6aeda89-05af-4ecb-a394-083a2bdfbbfe-np0000008063" acquired by "attachment_update" :: waited 0.007s {{(pid=100391) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 10:17:38.968055 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:38.968055 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:17:39.147857 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-8fe491c7-d354-4292-b982-d3162f1ee351 req-da41dbf4-839e-4dbd-b577-b3759e7eb16e tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Lock "cinder-attachment_update-b6aeda89-05af-4ecb-a394-083a2bdfbbfe-np0000008063" released by "attachment_update" :: held 0.182s {{(pid=100391) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 10:17:39.148356 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-8fe491c7-d354-4292-b982-d3162f1ee351 req-da41dbf4-839e-4dbd-b577-b3759e7eb16e tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] https://10.4.3.119/volume/v3/attachments/90c25760-8cc1-4091-8b16-5f1c4a1634d6 returned with HTTP 200 Aug 25 10:17:39.149018 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 147/578] 10.4.3.119 () {74 vars in 1704 bytes} [Tue Aug 25 10:17:38 2026] PUT /volume/v3/attachments/90c25760-8cc1-4091-8b16-5f1c4a1634d6 => generated 969 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:17:39.197440 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-8fe491c7-d354-4292-b982-d3162f1ee351 req-97ec390c-0852-4a3e-8ac5-dc7e49a6ed00 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:39.201290 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-8fe491c7-d354-4292-b982-d3162f1ee351 req-97ec390c-0852-4a3e-8ac5-dc7e49a6ed00 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] POST https://10.4.3.119/volume/v3/attachments/90c25760-8cc1-4091-8b16-5f1c4a1634d6/action Aug 25 10:17:39.202021 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-8fe491c7-d354-4292-b982-d3162f1ee351 req-97ec390c-0852-4a3e-8ac5-dc7e49a6ed00 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Action body: b'{"os-complete": null}' {{(pid=100390) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:17:39.202105 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-8fe491c7-d354-4292-b982-d3162f1ee351 req-97ec390c-0852-4a3e-8ac5-dc7e49a6ed00 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:17:39.238271 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:39.238271 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:17:39.271794 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-8fe491c7-d354-4292-b982-d3162f1ee351 req-97ec390c-0852-4a3e-8ac5-dc7e49a6ed00 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] https://10.4.3.119/volume/v3/attachments/90c25760-8cc1-4091-8b16-5f1c4a1634d6/action returned with HTTP 204 Aug 25 10:17:39.272649 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 148/579] 10.4.3.119 () {74 vars in 1725 bytes} [Tue Aug 25 10:17:39 2026] POST /volume/v3/attachments/90c25760-8cc1-4091-8b16-5f1c4a1634d6/action => generated 0 bytes in 76 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:17:39.308934 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-0e44fd28-2cee-4c32-bb33-18585cbd640c None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:39.313862 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0e44fd28-2cee-4c32-bb33-18585cbd640c tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] GET https://10.4.3.119/volume/v3/backups/1da8df09-864f-45d4-a02b-2a34be680929 Aug 25 10:17:39.313862 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0e44fd28-2cee-4c32-bb33-18585cbd640c tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:39.314557 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0e44fd28-2cee-4c32-bb33-18585cbd640c tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:39.314618 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-0e44fd28-2cee-4c32-bb33-18585cbd640c tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Show backup with id 1da8df09-864f-45d4-a02b-2a34be680929. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:17:39.323234 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:39.323234 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:17:39.323234 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0e44fd28-2cee-4c32-bb33-18585cbd640c tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] https://10.4.3.119/volume/v3/backups/1da8df09-864f-45d4-a02b-2a34be680929 returned with HTTP 200 Aug 25 10:17:39.323234 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 143/580] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:17:39 2026] GET /volume/v3/backups/1da8df09-864f-45d4-a02b-2a34be680929 => generated 795 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:17:39.519659 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-f4714fa3-9958-47e6-b879-7bb115014c7a None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:39.523704 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f4714fa3-9958-47e6-b879-7bb115014c7a tempest-VolumesMetadataTest-1650481529 tempest-VolumesMetadataTest-1650481529-project-member] GET https://10.4.3.119/volume/v3/volumes/e75849aa-8697-471e-b318-384c15793743 Aug 25 10:17:39.523963 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f4714fa3-9958-47e6-b879-7bb115014c7a tempest-VolumesMetadataTest-1650481529 tempest-VolumesMetadataTest-1650481529-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:39.525084 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f4714fa3-9958-47e6-b879-7bb115014c7a tempest-VolumesMetadataTest-1650481529 tempest-VolumesMetadataTest-1650481529-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:39.535286 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f4714fa3-9958-47e6-b879-7bb115014c7a tempest-VolumesMetadataTest-1650481529 tempest-VolumesMetadataTest-1650481529-project-member] https://10.4.3.119/volume/v3/volumes/e75849aa-8697-471e-b318-384c15793743 returned with HTTP 404 Aug 25 10:17:39.536638 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 143/581] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:17:39 2026] GET /volume/v3/volumes/e75849aa-8697-471e-b318-384c15793743 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:17:40.342988 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-152d8eba-a66d-4eeb-b672-ccab9fb921b4 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:40.346238 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-152d8eba-a66d-4eeb-b672-ccab9fb921b4 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] GET https://10.4.3.119/volume/v3/backups/1da8df09-864f-45d4-a02b-2a34be680929 Aug 25 10:17:40.346735 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-152d8eba-a66d-4eeb-b672-ccab9fb921b4 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:40.347091 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-152d8eba-a66d-4eeb-b672-ccab9fb921b4 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:40.347542 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-152d8eba-a66d-4eeb-b672-ccab9fb921b4 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Show backup with id 1da8df09-864f-45d4-a02b-2a34be680929. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:17:40.353313 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:40.353313 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:17:40.355033 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-152d8eba-a66d-4eeb-b672-ccab9fb921b4 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] https://10.4.3.119/volume/v3/backups/1da8df09-864f-45d4-a02b-2a34be680929 returned with HTTP 200 Aug 25 10:17:40.355716 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 148/582] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:17:40 2026] GET /volume/v3/backups/1da8df09-864f-45d4-a02b-2a34be680929 => generated 796 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:17:40.380809 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-186b3bc8-e965-41db-b35f-5dbbee01252e None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:40.380809 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-186b3bc8-e965-41db-b35f-5dbbee01252e None None] GET https://10.4.3.119/volume// Aug 25 10:17:40.380809 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-186b3bc8-e965-41db-b35f-5dbbee01252e None None] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:40.380809 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-186b3bc8-e965-41db-b35f-5dbbee01252e None None] Calling method 'all' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:40.380809 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-186b3bc8-e965-41db-b35f-5dbbee01252e None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:17:40.380809 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 149/583] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:17:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:17:40.398089 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-e39ec5ed-a777-4c3d-8fa3-d96bb61353a7 req-6883495a-3593-40ef-b150-519a5d94d14e None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:40.402959 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-e39ec5ed-a777-4c3d-8fa3-d96bb61353a7 req-6883495a-3593-40ef-b150-519a5d94d14e tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] POST https://10.4.3.119/volume/v3/attachments Aug 25 10:17:40.404831 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-e39ec5ed-a777-4c3d-8fa3-d96bb61353a7 req-6883495a-3593-40ef-b150-519a5d94d14e tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a95c87e5-8580-4718-9d5a-736c0bd1bf4d", "connector": null, "instance_uuid": "551b3207-4056-43c3-8dc9-0c6ad93ca995"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:17:40.435360 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:40.435360 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:17:40.503013 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-e39ec5ed-a777-4c3d-8fa3-d96bb61353a7 req-6883495a-3593-40ef-b150-519a5d94d14e tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] https://10.4.3.119/volume/v3/attachments returned with HTTP 200 Aug 25 10:17:40.503493 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 144/584] 10.4.3.119 () {74 vars in 1594 bytes} [Tue Aug 25 10:17:40 2026] POST /volume/v3/attachments => generated 273 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:17:40.539401 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-e39ec5ed-a777-4c3d-8fa3-d96bb61353a7 req-b11efb86-f712-4382-bc8a-7ed4783b35fc None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:40.543369 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-e39ec5ed-a777-4c3d-8fa3-d96bb61353a7 req-b11efb86-f712-4382-bc8a-7ed4783b35fc tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] DELETE https://10.4.3.119/volume/v3/attachments/b426e94f-6f28-41f6-8785-98524b185d4f Aug 25 10:17:40.543897 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-e39ec5ed-a777-4c3d-8fa3-d96bb61353a7 req-b11efb86-f712-4382-bc8a-7ed4783b35fc tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:40.544255 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-e39ec5ed-a777-4c3d-8fa3-d96bb61353a7 req-b11efb86-f712-4382-bc8a-7ed4783b35fc tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] Calling method 'version_select' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:40.566761 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:40.566761 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:17:40.695701 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-e39ec5ed-a777-4c3d-8fa3-d96bb61353a7 req-b11efb86-f712-4382-bc8a-7ed4783b35fc tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] https://10.4.3.119/volume/v3/attachments/b426e94f-6f28-41f6-8785-98524b185d4f returned with HTTP 200 Aug 25 10:17:40.696909 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 144/585] 10.4.3.119 () {72 vars in 1673 bytes} [Tue Aug 25 10:17:40 2026] DELETE /volume/v3/attachments/b426e94f-6f28-41f6-8785-98524b185d4f => generated 192 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:17:41.373627 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-e7fbcafd-9547-4638-b975-49074f974570 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:41.373627 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e7fbcafd-9547-4638-b975-49074f974570 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] GET https://10.4.3.119/volume/v3/backups/1da8df09-864f-45d4-a02b-2a34be680929 Aug 25 10:17:41.373627 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e7fbcafd-9547-4638-b975-49074f974570 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:41.373627 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e7fbcafd-9547-4638-b975-49074f974570 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:41.373627 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-e7fbcafd-9547-4638-b975-49074f974570 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Show backup with id 1da8df09-864f-45d4-a02b-2a34be680929. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:17:41.383294 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:41.383294 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:17:41.384072 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e7fbcafd-9547-4638-b975-49074f974570 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] https://10.4.3.119/volume/v3/backups/1da8df09-864f-45d4-a02b-2a34be680929 returned with HTTP 200 Aug 25 10:17:41.384520 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 149/586] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:17:41 2026] GET /volume/v3/backups/1da8df09-864f-45d4-a02b-2a34be680929 => generated 797 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:17:41.398281 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-bea4e287-7052-4c2f-9e77-67aeabf8cf1e None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:41.403165 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-bea4e287-7052-4c2f-9e77-67aeabf8cf1e tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] GET https://10.4.3.119/volume/v3/volumes/1ab36185-3793-4da3-be45-997c801e951c Aug 25 10:17:41.403555 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-bea4e287-7052-4c2f-9e77-67aeabf8cf1e tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:41.403927 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-bea4e287-7052-4c2f-9e77-67aeabf8cf1e tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:41.415566 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:41.415566 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:17:41.421182 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-bea4e287-7052-4c2f-9e77-67aeabf8cf1e tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Volume info retrieved successfully. Aug 25 10:17:41.427198 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-bea4e287-7052-4c2f-9e77-67aeabf8cf1e tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] https://10.4.3.119/volume/v3/volumes/1ab36185-3793-4da3-be45-997c801e951c returned with HTTP 200 Aug 25 10:17:41.428216 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 150/587] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:17:41 2026] GET /volume/v3/volumes/1ab36185-3793-4da3-be45-997c801e951c => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 10:17:41.449542 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-9b8a500a-7bd9-4d0c-9c04-e39590d1254e None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:41.451649 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9b8a500a-7bd9-4d0c-9c04-e39590d1254e tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] PUT https://10.4.3.119/volume/v3/backups/1da8df09-864f-45d4-a02b-2a34be680929 Aug 25 10:17:41.453372 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9b8a500a-7bd9-4d0c-9c04-e39590d1254e tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-223180030", "description": "tempest-volume-backup-description-1110710039"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:17:41.468152 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:41.468152 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:17:41.479969 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9b8a500a-7bd9-4d0c-9c04-e39590d1254e tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] https://10.4.3.119/volume/v3/backups/1da8df09-864f-45d4-a02b-2a34be680929 returned with HTTP 200 Aug 25 10:17:41.480522 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 145/588] 10.4.3.119 () {70 vars in 1409 bytes} [Tue Aug 25 10:17:41 2026] PUT /volume/v3/backups/1da8df09-864f-45d4-a02b-2a34be680929 => generated 332 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:17:41.495930 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-1328bb4a-51e4-4f1c-bcfb-8597d0508d15 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:41.498044 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1328bb4a-51e4-4f1c-bcfb-8597d0508d15 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] GET https://10.4.3.119/volume/v3/backups/1da8df09-864f-45d4-a02b-2a34be680929 Aug 25 10:17:41.498526 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1328bb4a-51e4-4f1c-bcfb-8597d0508d15 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:41.498854 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1328bb4a-51e4-4f1c-bcfb-8597d0508d15 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:41.499114 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-1328bb4a-51e4-4f1c-bcfb-8597d0508d15 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Show backup with id 1da8df09-864f-45d4-a02b-2a34be680929. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:17:41.506600 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:41.506600 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:17:41.506600 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1328bb4a-51e4-4f1c-bcfb-8597d0508d15 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] https://10.4.3.119/volume/v3/backups/1da8df09-864f-45d4-a02b-2a34be680929 returned with HTTP 200 Aug 25 10:17:41.506600 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 145/589] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:17:41 2026] GET /volume/v3/backups/1da8df09-864f-45d4-a02b-2a34be680929 => generated 838 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:17:41.529850 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-713d2b00-2971-4ac3-b467-c184bfd82e6e None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:41.532791 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-713d2b00-2971-4ac3-b467-c184bfd82e6e tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] DELETE https://10.4.3.119/volume/v3/backups/1da8df09-864f-45d4-a02b-2a34be680929 Aug 25 10:17:41.533684 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-713d2b00-2971-4ac3-b467-c184bfd82e6e tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:41.533684 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-713d2b00-2971-4ac3-b467-c184bfd82e6e tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:41.533684 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.contrib.backups [None req-713d2b00-2971-4ac3-b467-c184bfd82e6e tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Delete backup with id: 1da8df09-864f-45d4-a02b-2a34be680929. Aug 25 10:17:41.543477 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:41.543477 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:17:41.583504 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.backup.rpcapi [None req-713d2b00-2971-4ac3-b467-c184bfd82e6e tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] delete_backup rpcapi backup_id 1da8df09-864f-45d4-a02b-2a34be680929 {{(pid=100391) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 10:17:41.586029 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-713d2b00-2971-4ac3-b467-c184bfd82e6e tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] https://10.4.3.119/volume/v3/backups/1da8df09-864f-45d4-a02b-2a34be680929 returned with HTTP 202 Aug 25 10:17:41.586783 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 150/590] 10.4.3.119 () {68 vars in 1391 bytes} [Tue Aug 25 10:17:41 2026] DELETE /volume/v3/backups/1da8df09-864f-45d4-a02b-2a34be680929 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:17:41.601481 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-b467ed7a-92fb-4104-85a5-0ad895913e47 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:41.605706 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b467ed7a-92fb-4104-85a5-0ad895913e47 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] GET https://10.4.3.119/volume/v3/backups/1da8df09-864f-45d4-a02b-2a34be680929 Aug 25 10:17:41.606296 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b467ed7a-92fb-4104-85a5-0ad895913e47 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:41.606714 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b467ed7a-92fb-4104-85a5-0ad895913e47 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:41.606854 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-b467ed7a-92fb-4104-85a5-0ad895913e47 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Show backup with id 1da8df09-864f-45d4-a02b-2a34be680929. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:17:41.613796 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:41.613796 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:17:41.615095 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b467ed7a-92fb-4104-85a5-0ad895913e47 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] https://10.4.3.119/volume/v3/backups/1da8df09-864f-45d4-a02b-2a34be680929 returned with HTTP 200 Aug 25 10:17:41.615834 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 151/591] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:17:41 2026] GET /volume/v3/backups/1da8df09-864f-45d4-a02b-2a34be680929 => generated 837 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:17:42.630995 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-bb83d549-45ba-4074-95e5-f3cebb16ee86 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:42.634610 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-bb83d549-45ba-4074-95e5-f3cebb16ee86 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] GET https://10.4.3.119/volume/v3/backups/1da8df09-864f-45d4-a02b-2a34be680929 Aug 25 10:17:42.634610 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-bb83d549-45ba-4074-95e5-f3cebb16ee86 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:42.635889 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-bb83d549-45ba-4074-95e5-f3cebb16ee86 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:42.636678 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-bb83d549-45ba-4074-95e5-f3cebb16ee86 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Show backup with id 1da8df09-864f-45d4-a02b-2a34be680929. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:17:42.641999 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-bb83d549-45ba-4074-95e5-f3cebb16ee86 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] https://10.4.3.119/volume/v3/backups/1da8df09-864f-45d4-a02b-2a34be680929 returned with HTTP 404 Aug 25 10:17:42.642110 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 146/592] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:17:42 2026] GET /volume/v3/backups/1da8df09-864f-45d4-a02b-2a34be680929 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:17:42.775128 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-91af2ce3-0c59-41a5-939b-18a478182957 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:42.777428 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-91af2ce3-0c59-41a5-939b-18a478182957 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] GET https://10.4.3.119/volume/v3/volumes/1ab36185-3793-4da3-be45-997c801e951c Aug 25 10:17:42.777767 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-91af2ce3-0c59-41a5-939b-18a478182957 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:42.778541 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-91af2ce3-0c59-41a5-939b-18a478182957 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:42.787899 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:42.787899 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:17:42.792408 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-91af2ce3-0c59-41a5-939b-18a478182957 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Volume info retrieved successfully. Aug 25 10:17:42.797656 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-91af2ce3-0c59-41a5-939b-18a478182957 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] https://10.4.3.119/volume/v3/volumes/1ab36185-3793-4da3-be45-997c801e951c returned with HTTP 200 Aug 25 10:17:42.798360 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 146/593] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:17:42 2026] GET /volume/v3/volumes/1ab36185-3793-4da3-be45-997c801e951c => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:17:42.819891 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-95ffa688-7260-4b3e-9b15-6b2e550100d3 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:42.821456 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-95ffa688-7260-4b3e-9b15-6b2e550100d3 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] DELETE https://10.4.3.119/volume/v3/volumes/1ab36185-3793-4da3-be45-997c801e951c Aug 25 10:17:42.821649 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-95ffa688-7260-4b3e-9b15-6b2e550100d3 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:42.821792 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-95ffa688-7260-4b3e-9b15-6b2e550100d3 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:42.822055 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-95ffa688-7260-4b3e-9b15-6b2e550100d3 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Delete volume with id: 1ab36185-3793-4da3-be45-997c801e951c Aug 25 10:17:42.839240 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:42.839240 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:17:42.839400 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-95ffa688-7260-4b3e-9b15-6b2e550100d3 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Volume info retrieved successfully. Aug 25 10:17:42.878296 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-95ffa688-7260-4b3e-9b15-6b2e550100d3 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Delete volume request issued successfully. Aug 25 10:17:42.878585 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-95ffa688-7260-4b3e-9b15-6b2e550100d3 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] https://10.4.3.119/volume/v3/volumes/1ab36185-3793-4da3-be45-997c801e951c returned with HTTP 202 Aug 25 10:17:42.879480 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 151/594] 10.4.3.119 () {68 vars in 1391 bytes} [Tue Aug 25 10:17:42 2026] DELETE /volume/v3/volumes/1ab36185-3793-4da3-be45-997c801e951c => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:17:42.888610 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-135ac247-245c-4752-a3e0-33cdd19c7523 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:42.891456 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-135ac247-245c-4752-a3e0-33cdd19c7523 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] GET https://10.4.3.119/volume/v3/volumes/1ab36185-3793-4da3-be45-997c801e951c Aug 25 10:17:42.891839 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-135ac247-245c-4752-a3e0-33cdd19c7523 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:42.892038 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-135ac247-245c-4752-a3e0-33cdd19c7523 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:42.904078 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:42.904078 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:17:42.911795 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-135ac247-245c-4752-a3e0-33cdd19c7523 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Volume info retrieved successfully. Aug 25 10:17:42.914780 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-a6939d38-2cdf-44e3-b7a3-380f27010783 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:42.921279 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-135ac247-245c-4752-a3e0-33cdd19c7523 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] https://10.4.3.119/volume/v3/volumes/1ab36185-3793-4da3-be45-997c801e951c returned with HTTP 200 Aug 25 10:17:42.921369 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 152/595] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:17:42 2026] GET /volume/v3/volumes/1ab36185-3793-4da3-be45-997c801e951c => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:17:43.221381 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a6939d38-2cdf-44e3-b7a3-380f27010783 tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:17:43.221813 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a6939d38-2cdf-44e3-b7a3-380f27010783 tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1102826050"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:17:43.223789 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-a6939d38-2cdf-44e3-b7a3-380f27010783 tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1102826050'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:17:43.223919 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-a6939d38-2cdf-44e3-b7a3-380f27010783 tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] Create volume of 1 GB Aug 25 10:17:43.236370 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-a6939d38-2cdf-44e3-b7a3-380f27010783 tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] Availability Zones retrieved successfully. Aug 25 10:17:43.242874 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-a6939d38-2cdf-44e3-b7a3-380f27010783 tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] Flow 'volume_create_api' (2cafb622-5040-459f-bcca-305059cd084a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:17:43.248962 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-a6939d38-2cdf-44e3-b7a3-380f27010783 tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ded98fa-8fa6-438b-9c22-9bf50a217bdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:17:43.250357 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-a6939d38-2cdf-44e3-b7a3-380f27010783 tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:17:43.305064 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-a6939d38-2cdf-44e3-b7a3-380f27010783 tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ded98fa-8fa6-438b-9c22-9bf50a217bdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:17:43.307158 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-a6939d38-2cdf-44e3-b7a3-380f27010783 tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07139e3f-3095-4ab1-ba9a-b93fcf43bd24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:17:43.410862 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-a6939d38-2cdf-44e3-b7a3-380f27010783 tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] Created reservations ['978c3faa-fb92-4812-9f8e-f3880c151e3e', '9e94a7d7-5351-4227-a62d-f15cc32bb1bd', '92c50913-477b-458e-9d2c-7fd9c982ce9e', '571e5879-9c18-4a51-8c48-a68fbb161cd3'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:17:43.412039 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-a6939d38-2cdf-44e3-b7a3-380f27010783 tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07139e3f-3095-4ab1-ba9a-b93fcf43bd24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['978c3faa-fb92-4812-9f8e-f3880c151e3e', '9e94a7d7-5351-4227-a62d-f15cc32bb1bd', '92c50913-477b-458e-9d2c-7fd9c982ce9e', '571e5879-9c18-4a51-8c48-a68fbb161cd3']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:17:43.413251 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-a6939d38-2cdf-44e3-b7a3-380f27010783 tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8931703-0750-4ebd-8a0b-20c259c96aa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:17:43.419547 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-e39ec5ed-a777-4c3d-8fa3-d96bb61353a7 req-f4e5f9cb-07ed-4b9e-a7e4-71946b0d558a None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:43.425726 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-e39ec5ed-a777-4c3d-8fa3-d96bb61353a7 req-f4e5f9cb-07ed-4b9e-a7e4-71946b0d558a tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] PUT https://10.4.3.119/volume/v3/attachments/38ee216d-6997-425b-b5d2-f59e4aa3f745 Aug 25 10:17:43.426119 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-e39ec5ed-a777-4c3d-8fa3-d96bb61353a7 req-f4e5f9cb-07ed-4b9e-a7e4-71946b0d558a tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.119", "host": "np0000008063", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3398d5156650", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "462fd6ce-c505-48ef-84ec-f85776d45b24", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:17:43.443877 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.coordination [req-e39ec5ed-a777-4c3d-8fa3-d96bb61353a7 req-f4e5f9cb-07ed-4b9e-a7e4-71946b0d558a tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] Acquiring lock "cinder-attachment_update-a95c87e5-8580-4718-9d5a-736c0bd1bf4d-np0000008063" by "attachment_update" {{(pid=100388) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 10:17:43.450591 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.coordination [req-e39ec5ed-a777-4c3d-8fa3-d96bb61353a7 req-f4e5f9cb-07ed-4b9e-a7e4-71946b0d558a tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] Lock "cinder-attachment_update-a95c87e5-8580-4718-9d5a-736c0bd1bf4d-np0000008063" acquired by "attachment_update" :: waited 0.007s {{(pid=100388) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 10:17:43.451752 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:43.451752 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:17:43.456727 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-a6939d38-2cdf-44e3-b7a3-380f27010783 tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8931703-0750-4ebd-8a0b-20c259c96aa7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a0700073-f3bc-4c51-96da-2763e74d0aa5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1102826050',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b844eab75d94ba087b991b74375627e',qos_specs=None,replication_status=,reservations=['978c3faa-fb92-4812-9f8e-f3880c151e3e','9e94a7d7-5351-4227-a62d-f15cc32bb1bd','92c50913-477b-458e-9d2c-7fd9c982ce9e','571e5879-9c18-4a51-8c48-a68fbb161cd3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d038b75f9e9b48f4a356bb66002851c0',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:17:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1102826050',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a0700073-f3bc-4c51-96da-2763e74d0aa5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5b844eab75d94ba087b991b74375627e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d038b75f9e9b48f4a356bb66002851c0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:17:43.457786 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-a6939d38-2cdf-44e3-b7a3-380f27010783 tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7a6ca9b-ba76-4cb2-8001-b731aa11092f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:17:43.488446 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-a6939d38-2cdf-44e3-b7a3-380f27010783 tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7a6ca9b-ba76-4cb2-8001-b731aa11092f) transitioned into state 'SUCCESS' from state '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-1102826050',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b844eab75d94ba087b991b74375627e',qos_specs=None,replication_status=,reservations=['978c3faa-fb92-4812-9f8e-f3880c151e3e','9e94a7d7-5351-4227-a62d-f15cc32bb1bd','92c50913-477b-458e-9d2c-7fd9c982ce9e','571e5879-9c18-4a51-8c48-a68fbb161cd3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d038b75f9e9b48f4a356bb66002851c0',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:17:43.489929 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-a6939d38-2cdf-44e3-b7a3-380f27010783 tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0db0a2d0-c1d6-4d6c-a051-c845cc8accd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:17:43.507553 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-a6939d38-2cdf-44e3-b7a3-380f27010783 tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0db0a2d0-c1d6-4d6c-a051-c845cc8accd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:17:43.508523 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-a6939d38-2cdf-44e3-b7a3-380f27010783 tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] Flow 'volume_create_api' (2cafb622-5040-459f-bcca-305059cd084a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:17:43.508889 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-a6939d38-2cdf-44e3-b7a3-380f27010783 tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] Create volume request issued successfully. Aug 25 10:17:43.509722 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a6939d38-2cdf-44e3-b7a3-380f27010783 tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:17:43.510275 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 147/596] 10.4.3.119 () {70 vars in 1299 bytes} [Tue Aug 25 10:17:42 2026] POST /volume/v3/volumes => generated 819 bytes in 596 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:17:43.528460 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-cb69ebf1-9fcd-4a32-9e44-13e2bf123262 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:43.530672 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-cb69ebf1-9fcd-4a32-9e44-13e2bf123262 tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] GET https://10.4.3.119/volume/v3/volumes/a0700073-f3bc-4c51-96da-2763e74d0aa5 Aug 25 10:17:43.531013 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-cb69ebf1-9fcd-4a32-9e44-13e2bf123262 tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:43.533255 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-cb69ebf1-9fcd-4a32-9e44-13e2bf123262 tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:43.540210 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:43.540210 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:17:43.548386 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-cb69ebf1-9fcd-4a32-9e44-13e2bf123262 tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] Volume info retrieved successfully. Aug 25 10:17:43.555379 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-cb69ebf1-9fcd-4a32-9e44-13e2bf123262 tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] https://10.4.3.119/volume/v3/volumes/a0700073-f3bc-4c51-96da-2763e74d0aa5 returned with HTTP 200 Aug 25 10:17:43.556423 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 152/597] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:17:43 2026] GET /volume/v3/volumes/a0700073-f3bc-4c51-96da-2763e74d0aa5 => generated 887 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:17:43.588178 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.coordination [req-e39ec5ed-a777-4c3d-8fa3-d96bb61353a7 req-f4e5f9cb-07ed-4b9e-a7e4-71946b0d558a tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] Lock "cinder-attachment_update-a95c87e5-8580-4718-9d5a-736c0bd1bf4d-np0000008063" released by "attachment_update" :: held 0.137s {{(pid=100388) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 10:17:43.588621 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-e39ec5ed-a777-4c3d-8fa3-d96bb61353a7 req-f4e5f9cb-07ed-4b9e-a7e4-71946b0d558a tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] https://10.4.3.119/volume/v3/attachments/38ee216d-6997-425b-b5d2-f59e4aa3f745 returned with HTTP 200 Aug 25 10:17:43.590192 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 147/598] 10.4.3.119 () {74 vars in 1704 bytes} [Tue Aug 25 10:17:43 2026] PUT /volume/v3/attachments/38ee216d-6997-425b-b5d2-f59e4aa3f745 => generated 969 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:17:43.608932 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-e39ec5ed-a777-4c3d-8fa3-d96bb61353a7 req-ae272ebd-159c-49ec-9b40-6b9034bd6555 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:43.613351 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-e39ec5ed-a777-4c3d-8fa3-d96bb61353a7 req-ae272ebd-159c-49ec-9b40-6b9034bd6555 tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] GET https://10.4.3.119/volume/v3/attachments/38ee216d-6997-425b-b5d2-f59e4aa3f745 Aug 25 10:17:43.613351 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-e39ec5ed-a777-4c3d-8fa3-d96bb61353a7 req-ae272ebd-159c-49ec-9b40-6b9034bd6555 tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:43.613673 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-e39ec5ed-a777-4c3d-8fa3-d96bb61353a7 req-ae272ebd-159c-49ec-9b40-6b9034bd6555 tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] Calling method 'version_select' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:43.645724 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-e39ec5ed-a777-4c3d-8fa3-d96bb61353a7 req-ae272ebd-159c-49ec-9b40-6b9034bd6555 tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] https://10.4.3.119/volume/v3/attachments/38ee216d-6997-425b-b5d2-f59e4aa3f745 returned with HTTP 200 Aug 25 10:17:43.646643 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 153/599] 10.4.3.119 () {70 vars in 1651 bytes} [Tue Aug 25 10:17:43 2026] GET /volume/v3/attachments/38ee216d-6997-425b-b5d2-f59e4aa3f745 => generated 994 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:17:43.936899 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-bcaf2f68-a0a6-4f1f-b2c1-adaee6cbfc30 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:43.939203 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-bcaf2f68-a0a6-4f1f-b2c1-adaee6cbfc30 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] GET https://10.4.3.119/volume/v3/volumes/1ab36185-3793-4da3-be45-997c801e951c Aug 25 10:17:43.939509 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-bcaf2f68-a0a6-4f1f-b2c1-adaee6cbfc30 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:43.939878 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-bcaf2f68-a0a6-4f1f-b2c1-adaee6cbfc30 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:43.946601 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-bcaf2f68-a0a6-4f1f-b2c1-adaee6cbfc30 tempest-VolumesBackupsV39Test-287388848 tempest-VolumesBackupsV39Test-287388848-project-member] https://10.4.3.119/volume/v3/volumes/1ab36185-3793-4da3-be45-997c801e951c returned with HTTP 404 Aug 25 10:17:43.947308 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 148/600] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:17:43 2026] GET /volume/v3/volumes/1ab36185-3793-4da3-be45-997c801e951c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:17:44.580286 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-9db9304f-f00b-44af-8e77-adbb52756c7d None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:44.583187 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9db9304f-f00b-44af-8e77-adbb52756c7d tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] GET https://10.4.3.119/volume/v3/volumes/a0700073-f3bc-4c51-96da-2763e74d0aa5 Aug 25 10:17:44.583469 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9db9304f-f00b-44af-8e77-adbb52756c7d tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:44.583736 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9db9304f-f00b-44af-8e77-adbb52756c7d tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:44.599582 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:44.599582 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:17:44.608798 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-9db9304f-f00b-44af-8e77-adbb52756c7d tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] Volume info retrieved successfully. Aug 25 10:17:44.620660 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9db9304f-f00b-44af-8e77-adbb52756c7d tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] https://10.4.3.119/volume/v3/volumes/a0700073-f3bc-4c51-96da-2763e74d0aa5 returned with HTTP 200 Aug 25 10:17:44.621738 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 153/601] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:17:44 2026] GET /volume/v3/volumes/a0700073-f3bc-4c51-96da-2763e74d0aa5 => generated 946 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:17:44.636164 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-20ad8d70-a740-4d1b-8be5-1eb7737096c0 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:44.638463 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-20ad8d70-a740-4d1b-8be5-1eb7737096c0 tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] POST https://10.4.3.119/volume/v3/volume-transfers Aug 25 10:17:44.639047 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-20ad8d70-a740-4d1b-8be5-1eb7737096c0 tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "a0700073-f3bc-4c51-96da-2763e74d0aa5"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:17:44.641218 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volume_transfer [None req-20ad8d70-a740-4d1b-8be5-1eb7737096c0 tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] Creating new volume transfer {'transfer': {'volume_id': 'a0700073-f3bc-4c51-96da-2763e74d0aa5'}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 25 10:17:44.641419 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volume_transfer [None req-20ad8d70-a740-4d1b-8be5-1eb7737096c0 tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] Creating transfer of volume a0700073-f3bc-4c51-96da-2763e74d0aa5 Aug 25 10:17:44.641596 np0000008063 devstack@c-api.service[100388]: INFO cinder.transfer.api [None req-20ad8d70-a740-4d1b-8be5-1eb7737096c0 tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] Generating transfer record for volume a0700073-f3bc-4c51-96da-2763e74d0aa5 Aug 25 10:17:44.653047 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:44.653047 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:17:44.674661 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-20ad8d70-a740-4d1b-8be5-1eb7737096c0 tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] https://10.4.3.119/volume/v3/volume-transfers returned with HTTP 202 Aug 25 10:17:44.675682 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 148/602] 10.4.3.119 () {70 vars in 1326 bytes} [Tue Aug 25 10:17:44 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:17:44.686680 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-e02ed81f-d949-4e82-a368-762e7889cae4 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:44.688762 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e02ed81f-d949-4e82-a368-762e7889cae4 tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] GET https://10.4.3.119/volume/v3/volumes/a0700073-f3bc-4c51-96da-2763e74d0aa5 Aug 25 10:17:44.689048 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e02ed81f-d949-4e82-a368-762e7889cae4 tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:44.689324 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e02ed81f-d949-4e82-a368-762e7889cae4 tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:44.697831 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:44.697831 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:17:44.703311 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-e02ed81f-d949-4e82-a368-762e7889cae4 tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] Volume info retrieved successfully. Aug 25 10:17:44.708738 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e02ed81f-d949-4e82-a368-762e7889cae4 tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] https://10.4.3.119/volume/v3/volumes/a0700073-f3bc-4c51-96da-2763e74d0aa5 returned with HTTP 200 Aug 25 10:17:44.709234 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 154/603] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:17:44 2026] GET /volume/v3/volumes/a0700073-f3bc-4c51-96da-2763e74d0aa5 => generated 954 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:17:44.725756 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-c3af57d9-d2f5-41ae-84d4-6563bd19c181 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:44.731917 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c3af57d9-d2f5-41ae-84d4-6563bd19c181 tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] GET https://10.4.3.119/volume/v3/volume-transfers/462c7efe-7e27-4b53-b184-4a433604209f Aug 25 10:17:44.732246 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c3af57d9-d2f5-41ae-84d4-6563bd19c181 tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:44.734855 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c3af57d9-d2f5-41ae-84d4-6563bd19c181 tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:44.734855 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:44.734855 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:17:44.740971 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c3af57d9-d2f5-41ae-84d4-6563bd19c181 tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] https://10.4.3.119/volume/v3/volume-transfers/462c7efe-7e27-4b53-b184-4a433604209f returned with HTTP 200 Aug 25 10:17:44.741456 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 149/604] 10.4.3.119 () {68 vars in 1416 bytes} [Tue Aug 25 10:17:44 2026] GET /volume/v3/volume-transfers/462c7efe-7e27-4b53-b184-4a433604209f => generated 432 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:17:44.757527 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-86d01627-29f6-4681-8587-6a590d9c01fb None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:44.760282 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-86d01627-29f6-4681-8587-6a590d9c01fb tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] GET https://10.4.3.119/volume/v3/volume-transfers Aug 25 10:17:44.760778 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-86d01627-29f6-4681-8587-6a590d9c01fb tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:44.761439 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-86d01627-29f6-4681-8587-6a590d9c01fb tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] Calling method 'index' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:44.761670 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volume_transfer [None req-86d01627-29f6-4681-8587-6a590d9c01fb tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] Listing volume transfers {{(pid=100391) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 25 10:17:44.773326 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-86d01627-29f6-4681-8587-6a590d9c01fb tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] https://10.4.3.119/volume/v3/volume-transfers returned with HTTP 200 Aug 25 10:17:44.774743 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 154/605] 10.4.3.119 () {68 vars in 1305 bytes} [Tue Aug 25 10:17:44 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:17:44.786028 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-959268f7-b3e6-4359-be5f-6f2eeba4f81b None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:44.972556 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-959268f7-b3e6-4359-be5f-6f2eeba4f81b tempest-VolumesTransfersV355Test-1358483742 tempest-VolumesTransfersV355Test-1358483742-project-member] POST https://10.4.3.119/volume/v3/volume-transfers/462c7efe-7e27-4b53-b184-4a433604209f/accept Aug 25 10:17:44.973295 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-959268f7-b3e6-4359-be5f-6f2eeba4f81b tempest-VolumesTransfersV355Test-1358483742 tempest-VolumesTransfersV355Test-1358483742-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "6cddea8256e46b45"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:17:44.975493 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.contrib.volume_transfer [None req-959268f7-b3e6-4359-be5f-6f2eeba4f81b tempest-VolumesTransfersV355Test-1358483742 tempest-VolumesTransfersV355Test-1358483742-project-member] Accepting volume transfer 462c7efe-7e27-4b53-b184-4a433604209f {{(pid=100388) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 25 10:17:44.975710 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.contrib.volume_transfer [None req-959268f7-b3e6-4359-be5f-6f2eeba4f81b tempest-VolumesTransfersV355Test-1358483742 tempest-VolumesTransfersV355Test-1358483742-project-member] Accepting transfer 462c7efe-7e27-4b53-b184-4a433604209f Aug 25 10:17:45.110374 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-959268f7-b3e6-4359-be5f-6f2eeba4f81b tempest-VolumesTransfersV355Test-1358483742 tempest-VolumesTransfersV355Test-1358483742-project-member] Created reservations ['c2f1c1a2-d896-44cf-873d-877f054e6044', 'ef4c3685-ba73-4243-a44a-c3efc29250c5', 'fff1c533-3fb2-4a44-bed8-0cda22ceda46', '49bc0bb4-25a9-40fb-b03e-f4a9cdc6de4d'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:17:45.137169 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-959268f7-b3e6-4359-be5f-6f2eeba4f81b tempest-VolumesTransfersV355Test-1358483742 tempest-VolumesTransfersV355Test-1358483742-project-member] Created reservations ['478ed383-982b-4684-8b59-aad9f681fefc', 'd733aa2e-cc58-4fa5-be0e-7825a42f3ebf', '6933a2c0-754e-4b34-8b57-62979743f88e', 'd87e3b58-c6fb-482b-b2cd-1f1d7b780dd0'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:17:45.194483 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-959268f7-b3e6-4359-be5f-6f2eeba4f81b tempest-VolumesTransfersV355Test-1358483742 tempest-VolumesTransfersV355Test-1358483742-project-member] Created reservations ['5f42c73b-c97c-4713-8b55-ba3b957b32af', 'f2e2064d-aa22-4caa-aa97-eb2ae358cbce', 'bc885a09-b376-474c-83ad-4871b15cd2cc', '39c9a13e-7d85-4db1-a24d-050b5c5cea8d'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:17:45.241075 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-959268f7-b3e6-4359-be5f-6f2eeba4f81b tempest-VolumesTransfersV355Test-1358483742 tempest-VolumesTransfersV355Test-1358483742-project-member] Created reservations ['5255a51b-e90d-4330-8939-7916e50e783b', 'defcba50-94b9-4688-a668-a6d327cb26ed', '784ad585-73fe-42f1-9584-5476da444931', '0125946b-bf3f-41ce-a357-401203967e51'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:17:45.256306 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-959268f7-b3e6-4359-be5f-6f2eeba4f81b tempest-VolumesTransfersV355Test-1358483742 tempest-VolumesTransfersV355Test-1358483742-project-member] Transfer volume completed successfully. Aug 25 10:17:45.345403 np0000008063 devstack@c-api.service[100388]: INFO cinder.transfer.api [None req-959268f7-b3e6-4359-be5f-6f2eeba4f81b tempest-VolumesTransfersV355Test-1358483742 tempest-VolumesTransfersV355Test-1358483742-project-member] Volume a0700073-f3bc-4c51-96da-2763e74d0aa5 has been transferred. Aug 25 10:17:45.354222 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-959268f7-b3e6-4359-be5f-6f2eeba4f81b tempest-VolumesTransfersV355Test-1358483742 tempest-VolumesTransfersV355Test-1358483742-project-member] https://10.4.3.119/volume/v3/volume-transfers/462c7efe-7e27-4b53-b184-4a433604209f/accept returned with HTTP 202 Aug 25 10:17:45.354476 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 149/606] 10.4.3.119 () {70 vars in 1458 bytes} [Tue Aug 25 10:17:44 2026] POST /volume/v3/volume-transfers/462c7efe-7e27-4b53-b184-4a433604209f/accept => generated 365 bytes in 569 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:17:45.364347 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-5a9fed49-6467-48cb-b8a6-59f8c135185a None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:45.366372 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5a9fed49-6467-48cb-b8a6-59f8c135185a tempest-VolumesTransfersV355Test-1358483742 tempest-VolumesTransfersV355Test-1358483742-project-member] GET https://10.4.3.119/volume/v3/volumes/a0700073-f3bc-4c51-96da-2763e74d0aa5 Aug 25 10:17:45.366656 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-5a9fed49-6467-48cb-b8a6-59f8c135185a tempest-VolumesTransfersV355Test-1358483742 tempest-VolumesTransfersV355Test-1358483742-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:45.366902 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-5a9fed49-6467-48cb-b8a6-59f8c135185a tempest-VolumesTransfersV355Test-1358483742 tempest-VolumesTransfersV355Test-1358483742-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:45.375571 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:45.375571 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:17:45.380862 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-5a9fed49-6467-48cb-b8a6-59f8c135185a tempest-VolumesTransfersV355Test-1358483742 tempest-VolumesTransfersV355Test-1358483742-project-member] Volume info retrieved successfully. Aug 25 10:17:45.386764 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5a9fed49-6467-48cb-b8a6-59f8c135185a tempest-VolumesTransfersV355Test-1358483742 tempest-VolumesTransfersV355Test-1358483742-project-member] https://10.4.3.119/volume/v3/volumes/a0700073-f3bc-4c51-96da-2763e74d0aa5 returned with HTTP 200 Aug 25 10:17:45.387319 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 155/607] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:17:45 2026] GET /volume/v3/volumes/a0700073-f3bc-4c51-96da-2763e74d0aa5 => generated 946 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:17:45.402741 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-05e0c7e7-bc2d-4ba8-a97d-73acd2e7a145 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:45.405008 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-05e0c7e7-bc2d-4ba8-a97d-73acd2e7a145 tempest-VolumesTransfersV355Test-1358483742 tempest-VolumesTransfersV355Test-1358483742-project-member] GET https://10.4.3.119/volume/v3/volumes/a0700073-f3bc-4c51-96da-2763e74d0aa5 Aug 25 10:17:45.405277 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-05e0c7e7-bc2d-4ba8-a97d-73acd2e7a145 tempest-VolumesTransfersV355Test-1358483742 tempest-VolumesTransfersV355Test-1358483742-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:45.405713 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-05e0c7e7-bc2d-4ba8-a97d-73acd2e7a145 tempest-VolumesTransfersV355Test-1358483742 tempest-VolumesTransfersV355Test-1358483742-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:45.416031 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:45.416031 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:17:45.427052 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-05e0c7e7-bc2d-4ba8-a97d-73acd2e7a145 tempest-VolumesTransfersV355Test-1358483742 tempest-VolumesTransfersV355Test-1358483742-project-member] Volume info retrieved successfully. Aug 25 10:17:45.436919 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-05e0c7e7-bc2d-4ba8-a97d-73acd2e7a145 tempest-VolumesTransfersV355Test-1358483742 tempest-VolumesTransfersV355Test-1358483742-project-member] https://10.4.3.119/volume/v3/volumes/a0700073-f3bc-4c51-96da-2763e74d0aa5 returned with HTTP 200 Aug 25 10:17:45.437406 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 150/608] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:17:45 2026] GET /volume/v3/volumes/a0700073-f3bc-4c51-96da-2763e74d0aa5 => generated 946 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:17:45.451889 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-acfc5259-8d52-41a4-99a7-7a14db9523ec None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:45.454631 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-acfc5259-8d52-41a4-99a7-7a14db9523ec tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] DELETE https://10.4.3.119/volume/v3/volume-transfers/462c7efe-7e27-4b53-b184-4a433604209f Aug 25 10:17:45.454962 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-acfc5259-8d52-41a4-99a7-7a14db9523ec tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:45.455311 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-acfc5259-8d52-41a4-99a7-7a14db9523ec tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:45.455476 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.contrib.volume_transfer [None req-acfc5259-8d52-41a4-99a7-7a14db9523ec tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] Delete transfer with id: 462c7efe-7e27-4b53-b184-4a433604209f Aug 25 10:17:45.461159 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-acfc5259-8d52-41a4-99a7-7a14db9523ec tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] https://10.4.3.119/volume/v3/volume-transfers/462c7efe-7e27-4b53-b184-4a433604209f returned with HTTP 404 Aug 25 10:17:45.461946 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 155/609] 10.4.3.119 () {68 vars in 1419 bytes} [Tue Aug 25 10:17:45 2026] DELETE /volume/v3/volume-transfers/462c7efe-7e27-4b53-b184-4a433604209f => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 10:17:45.469949 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-389cbf8c-a306-49f2-81fb-cd1458e0894c None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:45.573367 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-a3b87877-0b4d-4aad-ae56-2056034a9e60 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:45.617680 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a3b87877-0b4d-4aad-ae56-2056034a9e60 tempest-VolumesCloneNegativeTest-702050182 tempest-VolumesCloneNegativeTest-702050182-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:17:45.618823 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a3b87877-0b4d-4aad-ae56-2056034a9e60 tempest-VolumesCloneNegativeTest-702050182 tempest-VolumesCloneNegativeTest-702050182-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-1179846024"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:17:45.620874 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volumes [None req-a3b87877-0b4d-4aad-ae56-2056034a9e60 tempest-VolumesCloneNegativeTest-702050182 tempest-VolumesCloneNegativeTest-702050182-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-1179846024'}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:17:45.621005 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-a3b87877-0b4d-4aad-ae56-2056034a9e60 tempest-VolumesCloneNegativeTest-702050182 tempest-VolumesCloneNegativeTest-702050182-project-member] Create volume of 2 GB Aug 25 10:17:45.627798 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-a3b87877-0b4d-4aad-ae56-2056034a9e60 tempest-VolumesCloneNegativeTest-702050182 tempest-VolumesCloneNegativeTest-702050182-project-member] Availability Zones retrieved successfully. Aug 25 10:17:45.637078 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-389cbf8c-a306-49f2-81fb-cd1458e0894c tempest-VolumesTransfersV355Test-515763000 tempest-VolumesTransfersV355Test-515763000-project-admin] DELETE https://10.4.3.119/volume/v3/volumes/a0700073-f3bc-4c51-96da-2763e74d0aa5 Aug 25 10:17:45.637636 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-389cbf8c-a306-49f2-81fb-cd1458e0894c tempest-VolumesTransfersV355Test-515763000 tempest-VolumesTransfersV355Test-515763000-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:45.637636 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-389cbf8c-a306-49f2-81fb-cd1458e0894c tempest-VolumesTransfersV355Test-515763000 tempest-VolumesTransfersV355Test-515763000-project-admin] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:45.637846 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-389cbf8c-a306-49f2-81fb-cd1458e0894c tempest-VolumesTransfersV355Test-515763000 tempest-VolumesTransfersV355Test-515763000-project-admin] Delete volume with id: a0700073-f3bc-4c51-96da-2763e74d0aa5 Aug 25 10:17:45.639592 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-a3b87877-0b4d-4aad-ae56-2056034a9e60 tempest-VolumesCloneNegativeTest-702050182 tempest-VolumesCloneNegativeTest-702050182-project-member] Flow 'volume_create_api' (3583b6f2-df46-4644-b6ec-b4a8563e36bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:17:45.641769 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-a3b87877-0b4d-4aad-ae56-2056034a9e60 tempest-VolumesCloneNegativeTest-702050182 tempest-VolumesCloneNegativeTest-702050182-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e0136a3-b503-4fd6-8e67-6c2798071ac7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:17:45.643364 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-a3b87877-0b4d-4aad-ae56-2056034a9e60 tempest-VolumesCloneNegativeTest-702050182 tempest-VolumesCloneNegativeTest-702050182-project-member] Validating volume size '2' using validate_int {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:17:45.649029 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:45.649029 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:17:45.649590 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-389cbf8c-a306-49f2-81fb-cd1458e0894c tempest-VolumesTransfersV355Test-515763000 tempest-VolumesTransfersV355Test-515763000-project-admin] Volume info retrieved successfully. Aug 25 10:17:45.676897 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-389cbf8c-a306-49f2-81fb-cd1458e0894c tempest-VolumesTransfersV355Test-515763000 tempest-VolumesTransfersV355Test-515763000-project-admin] Delete volume request issued successfully. Aug 25 10:17:45.677165 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-389cbf8c-a306-49f2-81fb-cd1458e0894c tempest-VolumesTransfersV355Test-515763000 tempest-VolumesTransfersV355Test-515763000-project-admin] https://10.4.3.119/volume/v3/volumes/a0700073-f3bc-4c51-96da-2763e74d0aa5 returned with HTTP 202 Aug 25 10:17:45.677903 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 150/610] 10.4.3.119 () {68 vars in 1392 bytes} [Tue Aug 25 10:17:45 2026] DELETE /volume/v3/volumes/a0700073-f3bc-4c51-96da-2763e74d0aa5 => generated 0 bytes in 208 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 10:17:45.682329 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-a3b87877-0b4d-4aad-ae56-2056034a9e60 tempest-VolumesCloneNegativeTest-702050182 tempest-VolumesCloneNegativeTest-702050182-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e0136a3-b503-4fd6-8e67-6c2798071ac7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:17:45.683396 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-a3b87877-0b4d-4aad-ae56-2056034a9e60 tempest-VolumesCloneNegativeTest-702050182 tempest-VolumesCloneNegativeTest-702050182-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (987f1372-979a-47b5-ba91-96f095e590ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:17:45.686059 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-e63e3d9b-ca59-4c8c-bb2a-34b994af1393 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:45.687929 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e63e3d9b-ca59-4c8c-bb2a-34b994af1393 tempest-VolumesTransfersV355Test-515763000 tempest-VolumesTransfersV355Test-515763000-project-admin] GET https://10.4.3.119/volume/v3/volumes/a0700073-f3bc-4c51-96da-2763e74d0aa5 Aug 25 10:17:45.688245 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e63e3d9b-ca59-4c8c-bb2a-34b994af1393 tempest-VolumesTransfersV355Test-515763000 tempest-VolumesTransfersV355Test-515763000-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:45.690031 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e63e3d9b-ca59-4c8c-bb2a-34b994af1393 tempest-VolumesTransfersV355Test-515763000 tempest-VolumesTransfersV355Test-515763000-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:45.697844 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:45.697844 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:17:45.705238 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-e63e3d9b-ca59-4c8c-bb2a-34b994af1393 tempest-VolumesTransfersV355Test-515763000 tempest-VolumesTransfersV355Test-515763000-project-admin] Volume info retrieved successfully. Aug 25 10:17:45.713790 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e63e3d9b-ca59-4c8c-bb2a-34b994af1393 tempest-VolumesTransfersV355Test-515763000 tempest-VolumesTransfersV355Test-515763000-project-admin] https://10.4.3.119/volume/v3/volumes/a0700073-f3bc-4c51-96da-2763e74d0aa5 returned with HTTP 200 Aug 25 10:17:45.714714 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 151/611] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:17:45 2026] GET /volume/v3/volumes/a0700073-f3bc-4c51-96da-2763e74d0aa5 => generated 1139 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:17:45.764760 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-a3b87877-0b4d-4aad-ae56-2056034a9e60 tempest-VolumesCloneNegativeTest-702050182 tempest-VolumesCloneNegativeTest-702050182-project-member] Created reservations ['1b643f91-fba3-4c7a-ad13-ffa03b06d8a3', '30bafdbd-237c-44d2-bb2e-99e9b8797d0e', 'cab8b7eb-17fd-460c-89c7-f15a6dc38b20', '8198c12b-8362-422d-b668-ef4cfb4d7dbe'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:17:45.765849 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-a3b87877-0b4d-4aad-ae56-2056034a9e60 tempest-VolumesCloneNegativeTest-702050182 tempest-VolumesCloneNegativeTest-702050182-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (987f1372-979a-47b5-ba91-96f095e590ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1b643f91-fba3-4c7a-ad13-ffa03b06d8a3', '30bafdbd-237c-44d2-bb2e-99e9b8797d0e', 'cab8b7eb-17fd-460c-89c7-f15a6dc38b20', '8198c12b-8362-422d-b668-ef4cfb4d7dbe']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:17:45.766940 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-a3b87877-0b4d-4aad-ae56-2056034a9e60 tempest-VolumesCloneNegativeTest-702050182 tempest-VolumesCloneNegativeTest-702050182-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b51037a5-f904-4ffc-a061-9805c6f4e561) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:17:45.798203 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-a3b87877-0b4d-4aad-ae56-2056034a9e60 tempest-VolumesCloneNegativeTest-702050182 tempest-VolumesCloneNegativeTest-702050182-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b51037a5-f904-4ffc-a061-9805c6f4e561) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '70c6a9fe-da76-485e-9713-eb8eb5220ecf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1179846024',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7b9be2f6afd454f9577de6f5a16c878',qos_specs=None,replication_status=,reservations=['1b643f91-fba3-4c7a-ad13-ffa03b06d8a3','30bafdbd-237c-44d2-bb2e-99e9b8797d0e','cab8b7eb-17fd-460c-89c7-f15a6dc38b20','8198c12b-8362-422d-b668-ef4cfb4d7dbe'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c8c1d605606419dba530bc9de536285',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:17:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1179846024',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=70c6a9fe-da76-485e-9713-eb8eb5220ecf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c7b9be2f6afd454f9577de6f5a16c878',provider_auth=None,provider_geometry=None,provider_id=None,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='4c8c1d605606419dba530bc9de536285',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:17:45.799156 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-a3b87877-0b4d-4aad-ae56-2056034a9e60 tempest-VolumesCloneNegativeTest-702050182 tempest-VolumesCloneNegativeTest-702050182-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a5f186c-6d65-46f1-ab06-82fe4cc5d22a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:17:45.826456 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-a3b87877-0b4d-4aad-ae56-2056034a9e60 tempest-VolumesCloneNegativeTest-702050182 tempest-VolumesCloneNegativeTest-702050182-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a5f186c-6d65-46f1-ab06-82fe4cc5d22a) transitioned into state 'SUCCESS' from state '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-1179846024',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7b9be2f6afd454f9577de6f5a16c878',qos_specs=None,replication_status=,reservations=['1b643f91-fba3-4c7a-ad13-ffa03b06d8a3','30bafdbd-237c-44d2-bb2e-99e9b8797d0e','cab8b7eb-17fd-460c-89c7-f15a6dc38b20','8198c12b-8362-422d-b668-ef4cfb4d7dbe'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c8c1d605606419dba530bc9de536285',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:17:45.827454 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-a3b87877-0b4d-4aad-ae56-2056034a9e60 tempest-VolumesCloneNegativeTest-702050182 tempest-VolumesCloneNegativeTest-702050182-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b058c48e-2b94-47d9-826c-0027ca9d9090) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:17:45.844642 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-a3b87877-0b4d-4aad-ae56-2056034a9e60 tempest-VolumesCloneNegativeTest-702050182 tempest-VolumesCloneNegativeTest-702050182-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b058c48e-2b94-47d9-826c-0027ca9d9090) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:17:45.844642 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-a3b87877-0b4d-4aad-ae56-2056034a9e60 tempest-VolumesCloneNegativeTest-702050182 tempest-VolumesCloneNegativeTest-702050182-project-member] Flow 'volume_create_api' (3583b6f2-df46-4644-b6ec-b4a8563e36bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:17:45.844642 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-a3b87877-0b4d-4aad-ae56-2056034a9e60 tempest-VolumesCloneNegativeTest-702050182 tempest-VolumesCloneNegativeTest-702050182-project-member] Create volume request issued successfully. Aug 25 10:17:45.844642 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a3b87877-0b4d-4aad-ae56-2056034a9e60 tempest-VolumesCloneNegativeTest-702050182 tempest-VolumesCloneNegativeTest-702050182-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:17:45.845396 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 156/612] 10.4.3.119 () {68 vars in 1258 bytes} [Tue Aug 25 10:17:45 2026] POST /volume/v3/volumes => generated 755 bytes in 272 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:17:45.860400 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-57e6d438-e8ad-4994-9703-b86b571b4d3a None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:45.862516 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-57e6d438-e8ad-4994-9703-b86b571b4d3a tempest-VolumesCloneNegativeTest-702050182 tempest-VolumesCloneNegativeTest-702050182-project-member] GET https://10.4.3.119/volume/v3/volumes/70c6a9fe-da76-485e-9713-eb8eb5220ecf Aug 25 10:17:45.862840 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-57e6d438-e8ad-4994-9703-b86b571b4d3a tempest-VolumesCloneNegativeTest-702050182 tempest-VolumesCloneNegativeTest-702050182-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:45.862945 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-57e6d438-e8ad-4994-9703-b86b571b4d3a tempest-VolumesCloneNegativeTest-702050182 tempest-VolumesCloneNegativeTest-702050182-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:45.873809 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:45.873809 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:17:45.876437 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-57e6d438-e8ad-4994-9703-b86b571b4d3a tempest-VolumesCloneNegativeTest-702050182 tempest-VolumesCloneNegativeTest-702050182-project-member] Volume info retrieved successfully. Aug 25 10:17:45.881822 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-57e6d438-e8ad-4994-9703-b86b571b4d3a tempest-VolumesCloneNegativeTest-702050182 tempest-VolumesCloneNegativeTest-702050182-project-member] https://10.4.3.119/volume/v3/volumes/70c6a9fe-da76-485e-9713-eb8eb5220ecf returned with HTTP 200 Aug 25 10:17:45.882462 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 156/613] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:17:45 2026] GET /volume/v3/volumes/70c6a9fe-da76-485e-9713-eb8eb5220ecf => generated 823 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:17:46.732302 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-d925310c-d61f-455b-adc9-7324b36ab4d6 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:46.735069 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d925310c-d61f-455b-adc9-7324b36ab4d6 tempest-VolumesTransfersV355Test-515763000 tempest-VolumesTransfersV355Test-515763000-project-admin] GET https://10.4.3.119/volume/v3/volumes/a0700073-f3bc-4c51-96da-2763e74d0aa5 Aug 25 10:17:46.735335 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d925310c-d61f-455b-adc9-7324b36ab4d6 tempest-VolumesTransfersV355Test-515763000 tempest-VolumesTransfersV355Test-515763000-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:46.735537 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d925310c-d61f-455b-adc9-7324b36ab4d6 tempest-VolumesTransfersV355Test-515763000 tempest-VolumesTransfersV355Test-515763000-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:46.748070 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d925310c-d61f-455b-adc9-7324b36ab4d6 tempest-VolumesTransfersV355Test-515763000 tempest-VolumesTransfersV355Test-515763000-project-admin] https://10.4.3.119/volume/v3/volumes/a0700073-f3bc-4c51-96da-2763e74d0aa5 returned with HTTP 404 Aug 25 10:17:46.748604 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 151/614] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:17:46 2026] GET /volume/v3/volumes/a0700073-f3bc-4c51-96da-2763e74d0aa5 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 10:17:46.756892 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-9932355c-368c-4a39-80eb-e67895e9509f None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:46.759264 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9932355c-368c-4a39-80eb-e67895e9509f tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] GET https://10.4.3.119/volume/v3/volumes/a0700073-f3bc-4c51-96da-2763e74d0aa5 Aug 25 10:17:46.759562 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9932355c-368c-4a39-80eb-e67895e9509f tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:46.759824 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9932355c-368c-4a39-80eb-e67895e9509f tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:46.767891 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9932355c-368c-4a39-80eb-e67895e9509f tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] https://10.4.3.119/volume/v3/volumes/a0700073-f3bc-4c51-96da-2763e74d0aa5 returned with HTTP 404 Aug 25 10:17:46.768644 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 152/615] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:17:46 2026] GET /volume/v3/volumes/a0700073-f3bc-4c51-96da-2763e74d0aa5 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 10:17:46.776920 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-3d9d4daa-eb4e-4172-8225-5bb774713455 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:46.779711 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3d9d4daa-eb4e-4172-8225-5bb774713455 tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] DELETE https://10.4.3.119/volume/v3/volumes/a0700073-f3bc-4c51-96da-2763e74d0aa5 Aug 25 10:17:46.780052 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3d9d4daa-eb4e-4172-8225-5bb774713455 tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:46.780361 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3d9d4daa-eb4e-4172-8225-5bb774713455 tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:46.780535 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-3d9d4daa-eb4e-4172-8225-5bb774713455 tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] Delete volume with id: a0700073-f3bc-4c51-96da-2763e74d0aa5 Aug 25 10:17:46.789711 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3d9d4daa-eb4e-4172-8225-5bb774713455 tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] https://10.4.3.119/volume/v3/volumes/a0700073-f3bc-4c51-96da-2763e74d0aa5 returned with HTTP 404 Aug 25 10:17:46.791741 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 157/616] 10.4.3.119 () {68 vars in 1392 bytes} [Tue Aug 25 10:17:46 2026] DELETE /volume/v3/volumes/a0700073-f3bc-4c51-96da-2763e74d0aa5 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 10:17:46.806515 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-a201edad-129d-46a9-8bc7-d2d47d62684d None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:46.809284 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a201edad-129d-46a9-8bc7-d2d47d62684d tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:17:46.809552 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a201edad-129d-46a9-8bc7-d2d47d62684d tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-74977127"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:17:46.811818 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volumes [None req-a201edad-129d-46a9-8bc7-d2d47d62684d tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-74977127'}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:17:46.812055 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-a201edad-129d-46a9-8bc7-d2d47d62684d tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] Create volume of 1 GB Aug 25 10:17:46.817109 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-a201edad-129d-46a9-8bc7-d2d47d62684d tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] Availability Zones retrieved successfully. Aug 25 10:17:46.823868 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-a201edad-129d-46a9-8bc7-d2d47d62684d tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] Flow 'volume_create_api' (cd02cd42-121f-469c-b12b-b8767a395f0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:17:46.825114 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-a201edad-129d-46a9-8bc7-d2d47d62684d tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77bd5525-1ee8-4909-b72e-3289286ab134) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:17:46.826297 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [None req-a201edad-129d-46a9-8bc7-d2d47d62684d tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] Validating volume size '1' using validate_int {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:17:46.860830 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-a201edad-129d-46a9-8bc7-d2d47d62684d tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77bd5525-1ee8-4909-b72e-3289286ab134) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:17:46.860830 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-a201edad-129d-46a9-8bc7-d2d47d62684d tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae0d4064-cb0d-4d5b-bf01-69bd2c7e9586) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:17:46.898891 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-d091aa95-ef53-4434-a06b-a55e6ecd825c None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:46.904762 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d091aa95-ef53-4434-a06b-a55e6ecd825c tempest-VolumesCloneNegativeTest-702050182 tempest-VolumesCloneNegativeTest-702050182-project-member] GET https://10.4.3.119/volume/v3/volumes/70c6a9fe-da76-485e-9713-eb8eb5220ecf Aug 25 10:17:46.905065 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d091aa95-ef53-4434-a06b-a55e6ecd825c tempest-VolumesCloneNegativeTest-702050182 tempest-VolumesCloneNegativeTest-702050182-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:46.905453 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d091aa95-ef53-4434-a06b-a55e6ecd825c tempest-VolumesCloneNegativeTest-702050182 tempest-VolumesCloneNegativeTest-702050182-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:46.921846 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:46.921846 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:17:46.928657 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-d091aa95-ef53-4434-a06b-a55e6ecd825c tempest-VolumesCloneNegativeTest-702050182 tempest-VolumesCloneNegativeTest-702050182-project-member] Volume info retrieved successfully. Aug 25 10:17:46.929032 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-a201edad-129d-46a9-8bc7-d2d47d62684d tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] Created reservations ['adfa2b50-3daf-421d-84cc-025533333fec', '093edcce-7974-43f3-9606-cea7a26144dd', '00b3aa09-1676-48d7-a7b6-a3e6b9b55cd9', '35a322e8-1809-4180-bd5b-76273bd2d7a7'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:17:46.929886 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-a201edad-129d-46a9-8bc7-d2d47d62684d tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae0d4064-cb0d-4d5b-bf01-69bd2c7e9586) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['adfa2b50-3daf-421d-84cc-025533333fec', '093edcce-7974-43f3-9606-cea7a26144dd', '00b3aa09-1676-48d7-a7b6-a3e6b9b55cd9', '35a322e8-1809-4180-bd5b-76273bd2d7a7']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:17:46.930690 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-a201edad-129d-46a9-8bc7-d2d47d62684d tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8aea5b64-9758-4a03-bcff-26e4c27adb24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:17:46.935044 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d091aa95-ef53-4434-a06b-a55e6ecd825c tempest-VolumesCloneNegativeTest-702050182 tempest-VolumesCloneNegativeTest-702050182-project-member] https://10.4.3.119/volume/v3/volumes/70c6a9fe-da76-485e-9713-eb8eb5220ecf returned with HTTP 200 Aug 25 10:17:46.935864 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 152/617] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:17:46 2026] GET /volume/v3/volumes/70c6a9fe-da76-485e-9713-eb8eb5220ecf => generated 848 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:17:46.955261 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-61145a2a-bae5-4aa0-9da9-15305f160003 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:46.957072 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-61145a2a-bae5-4aa0-9da9-15305f160003 tempest-VolumesCloneNegativeTest-702050182 tempest-VolumesCloneNegativeTest-702050182-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:17:46.957685 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-61145a2a-bae5-4aa0-9da9-15305f160003 tempest-VolumesCloneNegativeTest-702050182 tempest-VolumesCloneNegativeTest-702050182-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "70c6a9fe-da76-485e-9713-eb8eb5220ecf"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:17:46.959116 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-61145a2a-bae5-4aa0-9da9-15305f160003 tempest-VolumesCloneNegativeTest-702050182 tempest-VolumesCloneNegativeTest-702050182-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '70c6a9fe-da76-485e-9713-eb8eb5220ecf'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:17:46.964467 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-a201edad-129d-46a9-8bc7-d2d47d62684d tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8aea5b64-9758-4a03-bcff-26e4c27adb24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '894ebad8-9378-4184-bcbb-77afb14bb640', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-74977127',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b844eab75d94ba087b991b74375627e',qos_specs=None,replication_status=,reservations=['adfa2b50-3daf-421d-84cc-025533333fec','093edcce-7974-43f3-9606-cea7a26144dd','00b3aa09-1676-48d7-a7b6-a3e6b9b55cd9','35a322e8-1809-4180-bd5b-76273bd2d7a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d038b75f9e9b48f4a356bb66002851c0',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:17:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-74977127',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=894ebad8-9378-4184-bcbb-77afb14bb640,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5b844eab75d94ba087b991b74375627e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d038b75f9e9b48f4a356bb66002851c0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:17:46.965465 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-a201edad-129d-46a9-8bc7-d2d47d62684d tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77260aca-2a8d-4ecd-820f-e45ca7f6a886) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:17:46.968221 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:46.968221 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:17:46.968719 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-61145a2a-bae5-4aa0-9da9-15305f160003 tempest-VolumesCloneNegativeTest-702050182 tempest-VolumesCloneNegativeTest-702050182-project-member] Volume retrieved successfully. Aug 25 10:17:46.968886 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-61145a2a-bae5-4aa0-9da9-15305f160003 tempest-VolumesCloneNegativeTest-702050182 tempest-VolumesCloneNegativeTest-702050182-project-member] Create volume of 1 GB Aug 25 10:17:46.974777 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-61145a2a-bae5-4aa0-9da9-15305f160003 tempest-VolumesCloneNegativeTest-702050182 tempest-VolumesCloneNegativeTest-702050182-project-member] Availability Zones retrieved successfully. Aug 25 10:17:46.982867 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-61145a2a-bae5-4aa0-9da9-15305f160003 tempest-VolumesCloneNegativeTest-702050182 tempest-VolumesCloneNegativeTest-702050182-project-member] Flow 'volume_create_api' (bdf97dfc-ebf4-4636-be89-06e16070a2be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:17:46.984561 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-61145a2a-bae5-4aa0-9da9-15305f160003 tempest-VolumesCloneNegativeTest-702050182 tempest-VolumesCloneNegativeTest-702050182-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ae0400c-1c6c-4a4c-9fd4-56d799d06bff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:17:46.985746 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-61145a2a-bae5-4aa0-9da9-15305f160003 tempest-VolumesCloneNegativeTest-702050182 tempest-VolumesCloneNegativeTest-702050182-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:17:46.987480 np0000008063 devstack@c-api.service[100389]: WARNING cinder.volume.api [None req-61145a2a-bae5-4aa0-9da9-15305f160003 tempest-VolumesCloneNegativeTest-702050182 tempest-VolumesCloneNegativeTest-702050182-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ae0400c-1c6c-4a4c-9fd4-56d799d06bff) transitioned into state 'FAILURE' from state 'RUNNING' Aug 25 10:17:46.987480 np0000008063 devstack@c-api.service[100389]: 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 25 10:17:46.989475 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-61145a2a-bae5-4aa0-9da9-15305f160003 tempest-VolumesCloneNegativeTest-702050182 tempest-VolumesCloneNegativeTest-702050182-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ae0400c-1c6c-4a4c-9fd4-56d799d06bff) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:17:46.990506 np0000008063 devstack@c-api.service[100389]: WARNING cinder.volume.api [None req-61145a2a-bae5-4aa0-9da9-15305f160003 tempest-VolumesCloneNegativeTest-702050182 tempest-VolumesCloneNegativeTest-702050182-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ae0400c-1c6c-4a4c-9fd4-56d799d06bff) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 25 10:17:46.991569 np0000008063 devstack@c-api.service[100389]: WARNING cinder.volume.api [None req-61145a2a-bae5-4aa0-9da9-15305f160003 tempest-VolumesCloneNegativeTest-702050182 tempest-VolumesCloneNegativeTest-702050182-project-member] Flow 'volume_create_api' (bdf97dfc-ebf4-4636-be89-06e16070a2be) transitioned into state 'REVERTED' from state 'RUNNING' Aug 25 10:17:46.991979 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-61145a2a-bae5-4aa0-9da9-15305f160003 tempest-VolumesCloneNegativeTest-702050182 tempest-VolumesCloneNegativeTest-702050182-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 400 Aug 25 10:17:46.992684 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 153/618] 10.4.3.119 () {68 vars in 1258 bytes} [Tue Aug 25 10:17:46 2026] POST /volume/v3/volumes => generated 173 bytes in 38 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 25 10:17:46.995742 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-a201edad-129d-46a9-8bc7-d2d47d62684d tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77260aca-2a8d-4ecd-820f-e45ca7f6a886) transitioned into state 'SUCCESS' from state '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-74977127',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b844eab75d94ba087b991b74375627e',qos_specs=None,replication_status=,reservations=['adfa2b50-3daf-421d-84cc-025533333fec','093edcce-7974-43f3-9606-cea7a26144dd','00b3aa09-1676-48d7-a7b6-a3e6b9b55cd9','35a322e8-1809-4180-bd5b-76273bd2d7a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d038b75f9e9b48f4a356bb66002851c0',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:17:46.997821 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-a201edad-129d-46a9-8bc7-d2d47d62684d tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8fe29e51-e6ea-40f9-b93e-ab188b4259e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:17:47.004933 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-c5c99f64-253a-4d9c-9a80-e4fb5f3c1287 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:47.010687 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c5c99f64-253a-4d9c-9a80-e4fb5f3c1287 tempest-VolumesCloneNegativeTest-702050182 tempest-VolumesCloneNegativeTest-702050182-project-member] GET https://10.4.3.119/volume/v3/volumes/70c6a9fe-da76-485e-9713-eb8eb5220ecf Aug 25 10:17:47.011902 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-a201edad-129d-46a9-8bc7-d2d47d62684d tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8fe29e51-e6ea-40f9-b93e-ab188b4259e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:17:47.012022 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c5c99f64-253a-4d9c-9a80-e4fb5f3c1287 tempest-VolumesCloneNegativeTest-702050182 tempest-VolumesCloneNegativeTest-702050182-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:47.012358 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c5c99f64-253a-4d9c-9a80-e4fb5f3c1287 tempest-VolumesCloneNegativeTest-702050182 tempest-VolumesCloneNegativeTest-702050182-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:47.012916 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-a201edad-129d-46a9-8bc7-d2d47d62684d tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] Flow 'volume_create_api' (cd02cd42-121f-469c-b12b-b8767a395f0a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:17:47.013408 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-a201edad-129d-46a9-8bc7-d2d47d62684d tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] Create volume request issued successfully. Aug 25 10:17:47.014225 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a201edad-129d-46a9-8bc7-d2d47d62684d tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:17:47.015098 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 157/619] 10.4.3.119 () {70 vars in 1299 bytes} [Tue Aug 25 10:17:46 2026] POST /volume/v3/volumes => generated 817 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:17:47.029807 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:47.029807 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:17:47.032111 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-dfbccd2a-1d79-40c3-aad5-79a2481275fb None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:47.034194 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-dfbccd2a-1d79-40c3-aad5-79a2481275fb tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] GET https://10.4.3.119/volume/v3/volumes/894ebad8-9378-4184-bcbb-77afb14bb640 Aug 25 10:17:47.034505 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-dfbccd2a-1d79-40c3-aad5-79a2481275fb tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:47.034711 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-dfbccd2a-1d79-40c3-aad5-79a2481275fb tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:47.037122 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-c5c99f64-253a-4d9c-9a80-e4fb5f3c1287 tempest-VolumesCloneNegativeTest-702050182 tempest-VolumesCloneNegativeTest-702050182-project-member] Volume info retrieved successfully. Aug 25 10:17:47.043257 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c5c99f64-253a-4d9c-9a80-e4fb5f3c1287 tempest-VolumesCloneNegativeTest-702050182 tempest-VolumesCloneNegativeTest-702050182-project-member] https://10.4.3.119/volume/v3/volumes/70c6a9fe-da76-485e-9713-eb8eb5220ecf returned with HTTP 200 Aug 25 10:17:47.044229 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 158/620] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:17:47 2026] GET /volume/v3/volumes/70c6a9fe-da76-485e-9713-eb8eb5220ecf => generated 848 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:17:47.044840 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:47.044840 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:17:47.051226 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-dfbccd2a-1d79-40c3-aad5-79a2481275fb tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] Volume info retrieved successfully. Aug 25 10:17:47.056503 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-dfbccd2a-1d79-40c3-aad5-79a2481275fb tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] https://10.4.3.119/volume/v3/volumes/894ebad8-9378-4184-bcbb-77afb14bb640 returned with HTTP 200 Aug 25 10:17:47.056918 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 153/621] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:17:47 2026] GET /volume/v3/volumes/894ebad8-9378-4184-bcbb-77afb14bb640 => generated 885 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:17:47.060676 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-4807f5c6-9346-4079-b857-671b58a34154 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:47.062719 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4807f5c6-9346-4079-b857-671b58a34154 tempest-VolumesCloneNegativeTest-702050182 tempest-VolumesCloneNegativeTest-702050182-project-member] DELETE https://10.4.3.119/volume/v3/volumes/70c6a9fe-da76-485e-9713-eb8eb5220ecf Aug 25 10:17:47.062933 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4807f5c6-9346-4079-b857-671b58a34154 tempest-VolumesCloneNegativeTest-702050182 tempest-VolumesCloneNegativeTest-702050182-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:47.063197 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4807f5c6-9346-4079-b857-671b58a34154 tempest-VolumesCloneNegativeTest-702050182 tempest-VolumesCloneNegativeTest-702050182-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:47.063351 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-4807f5c6-9346-4079-b857-671b58a34154 tempest-VolumesCloneNegativeTest-702050182 tempest-VolumesCloneNegativeTest-702050182-project-member] Delete volume with id: 70c6a9fe-da76-485e-9713-eb8eb5220ecf Aug 25 10:17:47.072163 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:47.072163 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:17:47.072816 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-4807f5c6-9346-4079-b857-671b58a34154 tempest-VolumesCloneNegativeTest-702050182 tempest-VolumesCloneNegativeTest-702050182-project-member] Volume info retrieved successfully. Aug 25 10:17:47.097303 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-4807f5c6-9346-4079-b857-671b58a34154 tempest-VolumesCloneNegativeTest-702050182 tempest-VolumesCloneNegativeTest-702050182-project-member] Delete volume request issued successfully. Aug 25 10:17:47.097563 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4807f5c6-9346-4079-b857-671b58a34154 tempest-VolumesCloneNegativeTest-702050182 tempest-VolumesCloneNegativeTest-702050182-project-member] https://10.4.3.119/volume/v3/volumes/70c6a9fe-da76-485e-9713-eb8eb5220ecf returned with HTTP 202 Aug 25 10:17:47.098144 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 154/622] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:17:47 2026] DELETE /volume/v3/volumes/70c6a9fe-da76-485e-9713-eb8eb5220ecf => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:17:47.108415 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-c9c9b684-ea55-4061-8feb-8002a6196b7f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:47.111095 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c9c9b684-ea55-4061-8feb-8002a6196b7f tempest-VolumesCloneNegativeTest-702050182 tempest-VolumesCloneNegativeTest-702050182-project-member] GET https://10.4.3.119/volume/v3/volumes/70c6a9fe-da76-485e-9713-eb8eb5220ecf Aug 25 10:17:47.111378 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c9c9b684-ea55-4061-8feb-8002a6196b7f tempest-VolumesCloneNegativeTest-702050182 tempest-VolumesCloneNegativeTest-702050182-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:47.111622 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c9c9b684-ea55-4061-8feb-8002a6196b7f tempest-VolumesCloneNegativeTest-702050182 tempest-VolumesCloneNegativeTest-702050182-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:47.123029 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:47.123029 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:17:47.128481 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-c9c9b684-ea55-4061-8feb-8002a6196b7f tempest-VolumesCloneNegativeTest-702050182 tempest-VolumesCloneNegativeTest-702050182-project-member] Volume info retrieved successfully. Aug 25 10:17:47.134281 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c9c9b684-ea55-4061-8feb-8002a6196b7f tempest-VolumesCloneNegativeTest-702050182 tempest-VolumesCloneNegativeTest-702050182-project-member] https://10.4.3.119/volume/v3/volumes/70c6a9fe-da76-485e-9713-eb8eb5220ecf returned with HTTP 200 Aug 25 10:17:47.134771 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 158/623] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:17:47 2026] GET /volume/v3/volumes/70c6a9fe-da76-485e-9713-eb8eb5220ecf => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:17:48.074755 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-46b18f60-48cc-4c9c-8b21-b6dfa55507c1 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:48.076792 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-46b18f60-48cc-4c9c-8b21-b6dfa55507c1 tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] GET https://10.4.3.119/volume/v3/volumes/894ebad8-9378-4184-bcbb-77afb14bb640 Aug 25 10:17:48.077257 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-46b18f60-48cc-4c9c-8b21-b6dfa55507c1 tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:48.077490 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-46b18f60-48cc-4c9c-8b21-b6dfa55507c1 tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:48.086210 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:48.086210 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:17:48.094108 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-46b18f60-48cc-4c9c-8b21-b6dfa55507c1 tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] Volume info retrieved successfully. Aug 25 10:17:48.101107 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-46b18f60-48cc-4c9c-8b21-b6dfa55507c1 tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] https://10.4.3.119/volume/v3/volumes/894ebad8-9378-4184-bcbb-77afb14bb640 returned with HTTP 200 Aug 25 10:17:48.101830 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 159/624] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:17:48 2026] GET /volume/v3/volumes/894ebad8-9378-4184-bcbb-77afb14bb640 => generated 944 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 25 10:17:48.121644 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-02e3e65f-204b-4223-96f9-e147632a471b None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:48.123799 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-02e3e65f-204b-4223-96f9-e147632a471b tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] POST https://10.4.3.119/volume/v3/volume-transfers Aug 25 10:17:48.124343 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-02e3e65f-204b-4223-96f9-e147632a471b tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "894ebad8-9378-4184-bcbb-77afb14bb640"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:17:48.126289 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volume_transfer [None req-02e3e65f-204b-4223-96f9-e147632a471b tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] Creating new volume transfer {'transfer': {'volume_id': '894ebad8-9378-4184-bcbb-77afb14bb640'}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 25 10:17:48.126467 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volume_transfer [None req-02e3e65f-204b-4223-96f9-e147632a471b tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] Creating transfer of volume 894ebad8-9378-4184-bcbb-77afb14bb640 Aug 25 10:17:48.126627 np0000008063 devstack@c-api.service[100388]: INFO cinder.transfer.api [None req-02e3e65f-204b-4223-96f9-e147632a471b tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] Generating transfer record for volume 894ebad8-9378-4184-bcbb-77afb14bb640 Aug 25 10:17:48.138882 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:48.138882 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:17:48.154185 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-02e3e65f-204b-4223-96f9-e147632a471b tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] https://10.4.3.119/volume/v3/volume-transfers returned with HTTP 202 Aug 25 10:17:48.154757 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 154/625] 10.4.3.119 () {70 vars in 1326 bytes} [Tue Aug 25 10:17:48 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:17:48.156785 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-53bb47f8-ddff-4007-bcf2-0d25d59b1855 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:48.158971 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-53bb47f8-ddff-4007-bcf2-0d25d59b1855 tempest-VolumesCloneNegativeTest-702050182 tempest-VolumesCloneNegativeTest-702050182-project-member] GET https://10.4.3.119/volume/v3/volumes/70c6a9fe-da76-485e-9713-eb8eb5220ecf Aug 25 10:17:48.159299 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-53bb47f8-ddff-4007-bcf2-0d25d59b1855 tempest-VolumesCloneNegativeTest-702050182 tempest-VolumesCloneNegativeTest-702050182-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:48.159555 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-53bb47f8-ddff-4007-bcf2-0d25d59b1855 tempest-VolumesCloneNegativeTest-702050182 tempest-VolumesCloneNegativeTest-702050182-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:48.165700 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-c0705495-8df9-4412-a317-8837716f8b99 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:48.167668 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c0705495-8df9-4412-a317-8837716f8b99 tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] GET https://10.4.3.119/volume/v3/volumes/894ebad8-9378-4184-bcbb-77afb14bb640 Aug 25 10:17:48.167756 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-53bb47f8-ddff-4007-bcf2-0d25d59b1855 tempest-VolumesCloneNegativeTest-702050182 tempest-VolumesCloneNegativeTest-702050182-project-member] https://10.4.3.119/volume/v3/volumes/70c6a9fe-da76-485e-9713-eb8eb5220ecf returned with HTTP 404 Aug 25 10:17:48.167926 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c0705495-8df9-4412-a317-8837716f8b99 tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:48.168233 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 155/626] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:17:48 2026] GET /volume/v3/volumes/70c6a9fe-da76-485e-9713-eb8eb5220ecf => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:17:48.168307 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c0705495-8df9-4412-a317-8837716f8b99 tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:48.177092 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:48.177092 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:17:48.182972 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-c0705495-8df9-4412-a317-8837716f8b99 tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] Volume info retrieved successfully. Aug 25 10:17:48.188866 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c0705495-8df9-4412-a317-8837716f8b99 tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] https://10.4.3.119/volume/v3/volumes/894ebad8-9378-4184-bcbb-77afb14bb640 returned with HTTP 200 Aug 25 10:17:48.189395 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 159/627] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:17:48 2026] GET /volume/v3/volumes/894ebad8-9378-4184-bcbb-77afb14bb640 => generated 952 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:17:48.207946 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-e1218f01-d93c-4e1d-976b-e53fcd391fee None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:48.210098 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e1218f01-d93c-4e1d-976b-e53fcd391fee tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] GET https://10.4.3.119/volume/v3/volume-transfers/detail Aug 25 10:17:48.210440 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e1218f01-d93c-4e1d-976b-e53fcd391fee tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:48.210741 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e1218f01-d93c-4e1d-976b-e53fcd391fee tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] Calling method 'detail' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:48.210986 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volume_transfer [None req-e1218f01-d93c-4e1d-976b-e53fcd391fee tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] Listing volume transfers {{(pid=100390) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 25 10:17:48.218752 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e1218f01-d93c-4e1d-976b-e53fcd391fee tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] https://10.4.3.119/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 25 10:17:48.219227 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 160/628] 10.4.3.119 () {68 vars in 1326 bytes} [Tue Aug 25 10:17:48 2026] GET /volume/v3/volume-transfers/detail => generated 435 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:17:48.229595 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-7a3c182d-51a1-435d-9a78-304698f4a5d6 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:48.232424 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7a3c182d-51a1-435d-9a78-304698f4a5d6 tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] DELETE https://10.4.3.119/volume/v3/volume-transfers/a964cec5-83f1-410d-88ea-6a7aed125d3a Aug 25 10:17:48.232424 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7a3c182d-51a1-435d-9a78-304698f4a5d6 tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:48.232424 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7a3c182d-51a1-435d-9a78-304698f4a5d6 tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:48.232570 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.contrib.volume_transfer [None req-7a3c182d-51a1-435d-9a78-304698f4a5d6 tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] Delete transfer with id: a964cec5-83f1-410d-88ea-6a7aed125d3a Aug 25 10:17:48.246284 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:48.246284 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:17:48.260460 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7a3c182d-51a1-435d-9a78-304698f4a5d6 tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] https://10.4.3.119/volume/v3/volume-transfers/a964cec5-83f1-410d-88ea-6a7aed125d3a returned with HTTP 202 Aug 25 10:17:48.261047 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 155/629] 10.4.3.119 () {68 vars in 1419 bytes} [Tue Aug 25 10:17:48 2026] DELETE /volume/v3/volume-transfers/a964cec5-83f1-410d-88ea-6a7aed125d3a => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 10:17:48.269786 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-aaabe022-4e93-48e4-abea-7bf963ef70b3 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:48.272512 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-aaabe022-4e93-48e4-abea-7bf963ef70b3 tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] GET https://10.4.3.119/volume/v3/volumes/894ebad8-9378-4184-bcbb-77afb14bb640 Aug 25 10:17:48.272871 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-aaabe022-4e93-48e4-abea-7bf963ef70b3 tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:48.273193 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-aaabe022-4e93-48e4-abea-7bf963ef70b3 tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:48.283253 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:48.283253 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:17:48.288394 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-aaabe022-4e93-48e4-abea-7bf963ef70b3 tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] Volume info retrieved successfully. Aug 25 10:17:48.294498 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-aaabe022-4e93-48e4-abea-7bf963ef70b3 tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] https://10.4.3.119/volume/v3/volumes/894ebad8-9378-4184-bcbb-77afb14bb640 returned with HTTP 200 Aug 25 10:17:48.294993 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 156/630] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:17:48 2026] GET /volume/v3/volumes/894ebad8-9378-4184-bcbb-77afb14bb640 => generated 944 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:17:48.311291 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-de2b56c3-7f7d-4049-ae50-a0abcf9f5160 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:48.313412 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-de2b56c3-7f7d-4049-ae50-a0abcf9f5160 tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] DELETE https://10.4.3.119/volume/v3/volume-transfers/a964cec5-83f1-410d-88ea-6a7aed125d3a Aug 25 10:17:48.313652 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-de2b56c3-7f7d-4049-ae50-a0abcf9f5160 tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:48.313846 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-de2b56c3-7f7d-4049-ae50-a0abcf9f5160 tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:48.313937 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.contrib.volume_transfer [None req-de2b56c3-7f7d-4049-ae50-a0abcf9f5160 tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] Delete transfer with id: a964cec5-83f1-410d-88ea-6a7aed125d3a Aug 25 10:17:48.317781 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-de2b56c3-7f7d-4049-ae50-a0abcf9f5160 tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] https://10.4.3.119/volume/v3/volume-transfers/a964cec5-83f1-410d-88ea-6a7aed125d3a returned with HTTP 404 Aug 25 10:17:48.318355 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 160/631] 10.4.3.119 () {68 vars in 1419 bytes} [Tue Aug 25 10:17:48 2026] DELETE /volume/v3/volume-transfers/a964cec5-83f1-410d-88ea-6a7aed125d3a => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 10:17:48.325956 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-f7c55b49-250f-4534-a232-744ee7f251f7 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:48.328065 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f7c55b49-250f-4534-a232-744ee7f251f7 tempest-VolumesTransfersV355Test-515763000 tempest-VolumesTransfersV355Test-515763000-project-admin] DELETE https://10.4.3.119/volume/v3/volumes/894ebad8-9378-4184-bcbb-77afb14bb640 Aug 25 10:17:48.328366 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f7c55b49-250f-4534-a232-744ee7f251f7 tempest-VolumesTransfersV355Test-515763000 tempest-VolumesTransfersV355Test-515763000-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:48.328924 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f7c55b49-250f-4534-a232-744ee7f251f7 tempest-VolumesTransfersV355Test-515763000 tempest-VolumesTransfersV355Test-515763000-project-admin] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:48.329760 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-f7c55b49-250f-4534-a232-744ee7f251f7 tempest-VolumesTransfersV355Test-515763000 tempest-VolumesTransfersV355Test-515763000-project-admin] Delete volume with id: 894ebad8-9378-4184-bcbb-77afb14bb640 Aug 25 10:17:48.339296 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:48.339296 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:17:48.340554 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-f7c55b49-250f-4534-a232-744ee7f251f7 tempest-VolumesTransfersV355Test-515763000 tempest-VolumesTransfersV355Test-515763000-project-admin] Volume info retrieved successfully. Aug 25 10:17:48.359685 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-f7c55b49-250f-4534-a232-744ee7f251f7 tempest-VolumesTransfersV355Test-515763000 tempest-VolumesTransfersV355Test-515763000-project-admin] Delete volume request issued successfully. Aug 25 10:17:48.359949 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f7c55b49-250f-4534-a232-744ee7f251f7 tempest-VolumesTransfersV355Test-515763000 tempest-VolumesTransfersV355Test-515763000-project-admin] https://10.4.3.119/volume/v3/volumes/894ebad8-9378-4184-bcbb-77afb14bb640 returned with HTTP 202 Aug 25 10:17:48.360478 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 161/632] 10.4.3.119 () {68 vars in 1392 bytes} [Tue Aug 25 10:17:48 2026] DELETE /volume/v3/volumes/894ebad8-9378-4184-bcbb-77afb14bb640 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 10:17:48.369331 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-a95e0d1a-5c99-4f3b-8bec-37a2c891b3f8 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:48.374204 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a95e0d1a-5c99-4f3b-8bec-37a2c891b3f8 tempest-VolumesTransfersV355Test-515763000 tempest-VolumesTransfersV355Test-515763000-project-admin] GET https://10.4.3.119/volume/v3/volumes/894ebad8-9378-4184-bcbb-77afb14bb640 Aug 25 10:17:48.374486 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a95e0d1a-5c99-4f3b-8bec-37a2c891b3f8 tempest-VolumesTransfersV355Test-515763000 tempest-VolumesTransfersV355Test-515763000-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:48.374718 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a95e0d1a-5c99-4f3b-8bec-37a2c891b3f8 tempest-VolumesTransfersV355Test-515763000 tempest-VolumesTransfersV355Test-515763000-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:48.385335 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:17:48.385335 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:17:48.390752 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-a95e0d1a-5c99-4f3b-8bec-37a2c891b3f8 tempest-VolumesTransfersV355Test-515763000 tempest-VolumesTransfersV355Test-515763000-project-admin] Volume info retrieved successfully. Aug 25 10:17:48.396954 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a95e0d1a-5c99-4f3b-8bec-37a2c891b3f8 tempest-VolumesTransfersV355Test-515763000 tempest-VolumesTransfersV355Test-515763000-project-admin] https://10.4.3.119/volume/v3/volumes/894ebad8-9378-4184-bcbb-77afb14bb640 returned with HTTP 200 Aug 25 10:17:48.397885 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 156/633] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:17:48 2026] GET /volume/v3/volumes/894ebad8-9378-4184-bcbb-77afb14bb640 => generated 1137 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:17:49.419476 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-c4788036-684c-4057-9093-4ba813613fcf None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:49.421916 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c4788036-684c-4057-9093-4ba813613fcf tempest-VolumesTransfersV355Test-515763000 tempest-VolumesTransfersV355Test-515763000-project-admin] GET https://10.4.3.119/volume/v3/volumes/894ebad8-9378-4184-bcbb-77afb14bb640 Aug 25 10:17:49.422550 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c4788036-684c-4057-9093-4ba813613fcf tempest-VolumesTransfersV355Test-515763000 tempest-VolumesTransfersV355Test-515763000-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:49.422550 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c4788036-684c-4057-9093-4ba813613fcf tempest-VolumesTransfersV355Test-515763000 tempest-VolumesTransfersV355Test-515763000-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:49.429825 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c4788036-684c-4057-9093-4ba813613fcf tempest-VolumesTransfersV355Test-515763000 tempest-VolumesTransfersV355Test-515763000-project-admin] https://10.4.3.119/volume/v3/volumes/894ebad8-9378-4184-bcbb-77afb14bb640 returned with HTTP 404 Aug 25 10:17:49.430878 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 157/634] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:17:49 2026] GET /volume/v3/volumes/894ebad8-9378-4184-bcbb-77afb14bb640 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 10:17:49.443211 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-fde129c5-2369-4c26-b8d7-4b3770167bcb None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:49.445063 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-fde129c5-2369-4c26-b8d7-4b3770167bcb tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] GET https://10.4.3.119/volume/v3/volumes/894ebad8-9378-4184-bcbb-77afb14bb640 Aug 25 10:17:49.445521 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-fde129c5-2369-4c26-b8d7-4b3770167bcb tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:49.445997 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-fde129c5-2369-4c26-b8d7-4b3770167bcb tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:49.455901 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-fde129c5-2369-4c26-b8d7-4b3770167bcb tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] https://10.4.3.119/volume/v3/volumes/894ebad8-9378-4184-bcbb-77afb14bb640 returned with HTTP 404 Aug 25 10:17:49.456400 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 161/635] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:17:49 2026] GET /volume/v3/volumes/894ebad8-9378-4184-bcbb-77afb14bb640 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 10:17:49.468603 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-4be768cd-b03e-4b79-9799-151a28800eaf None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:49.471250 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4be768cd-b03e-4b79-9799-151a28800eaf tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] DELETE https://10.4.3.119/volume/v3/volumes/894ebad8-9378-4184-bcbb-77afb14bb640 Aug 25 10:17:49.471773 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4be768cd-b03e-4b79-9799-151a28800eaf tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:17:49.471773 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4be768cd-b03e-4b79-9799-151a28800eaf tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:17:49.471962 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-4be768cd-b03e-4b79-9799-151a28800eaf tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] Delete volume with id: 894ebad8-9378-4184-bcbb-77afb14bb640 Aug 25 10:17:49.479205 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4be768cd-b03e-4b79-9799-151a28800eaf tempest-VolumesTransfersV355Test-926068303 tempest-VolumesTransfersV355Test-926068303-project-member] https://10.4.3.119/volume/v3/volumes/894ebad8-9378-4184-bcbb-77afb14bb640 returned with HTTP 404 Aug 25 10:17:49.480123 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 162/636] 10.4.3.119 () {68 vars in 1392 bytes} [Tue Aug 25 10:17:49 2026] DELETE /volume/v3/volumes/894ebad8-9378-4184-bcbb-77afb14bb640 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 10:17:58.395504 np0000008063 devstack@c-api.service[100388]: DEBUG dbcounter [-] [100388] Writing DB stats cinder:SELECT=155,cinder:INSERT=38,cinder:UPDATE=53 {{(pid=100388) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 10:17:59.198004 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-8f6c96c4-ad8b-4f4e-bf48-810a79b3a97e None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:17:59.304746 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8f6c96c4-ad8b-4f4e-bf48-810a79b3a97e tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:17:59.305123 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8f6c96c4-ad8b-4f4e-bf48-810a79b3a97e tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-2083508145"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:17:59.306703 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-8f6c96c4-ad8b-4f4e-bf48-810a79b3a97e tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-2083508145'}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:17:59.306848 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-8f6c96c4-ad8b-4f4e-bf48-810a79b3a97e tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Create volume of 1 GB Aug 25 10:17:59.311825 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-8f6c96c4-ad8b-4f4e-bf48-810a79b3a97e tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Availability Zones retrieved successfully. Aug 25 10:17:59.317677 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-8f6c96c4-ad8b-4f4e-bf48-810a79b3a97e tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Flow 'volume_create_api' (f3b41889-7a57-4bc9-931d-81e6eb70f6dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:17:59.318823 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-8f6c96c4-ad8b-4f4e-bf48-810a79b3a97e tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (666e3d76-281c-4110-bfe0-6390e51b92bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:17:59.320076 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [None req-8f6c96c4-ad8b-4f4e-bf48-810a79b3a97e tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Validating volume size '1' using validate_int {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:17:59.350216 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-8f6c96c4-ad8b-4f4e-bf48-810a79b3a97e tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (666e3d76-281c-4110-bfe0-6390e51b92bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:17:59.351905 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-8f6c96c4-ad8b-4f4e-bf48-810a79b3a97e tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da2f61f2-4eda-419d-8cd4-1b3b4e4dc824) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:17:59.426185 np0000008063 devstack@c-api.service[100389]: DEBUG dbcounter [-] [100389] Writing DB stats cinder:SELECT=154,cinder:INSERT=24,cinder:UPDATE=38 {{(pid=100389) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 10:17:59.438835 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-8f6c96c4-ad8b-4f4e-bf48-810a79b3a97e tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Created reservations ['8e238927-3848-4b40-9ec8-a2ac11122a17', 'a238ea8f-3ede-446e-a9cd-82e515f95414', 'fd5c2f83-2442-4853-87ef-b7fab5d7e172', 'f715ac8a-f2e5-465f-b220-e76d1a059793'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:17:59.439855 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-8f6c96c4-ad8b-4f4e-bf48-810a79b3a97e tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da2f61f2-4eda-419d-8cd4-1b3b4e4dc824) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8e238927-3848-4b40-9ec8-a2ac11122a17', 'a238ea8f-3ede-446e-a9cd-82e515f95414', 'fd5c2f83-2442-4853-87ef-b7fab5d7e172', 'f715ac8a-f2e5-465f-b220-e76d1a059793']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:17:59.440641 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-8f6c96c4-ad8b-4f4e-bf48-810a79b3a97e tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (319ad6ee-de5b-4e84-9d8c-f28ce986f5f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:17:59.449104 np0000008063 devstack@c-api.service[100391]: DEBUG dbcounter [-] [100391] Writing DB stats cinder:SELECT=143,cinder:UPDATE=37,cinder:INSERT=15 {{(pid=100391) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 10:17:59.465838 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-8f6c96c4-ad8b-4f4e-bf48-810a79b3a97e tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (319ad6ee-de5b-4e84-9d8c-f28ce986f5f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5723c976-9411-4fae-8e9f-aa49ed50be6e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2083508145',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de2ee1c8992c4154ba507b073e6f3a11',qos_specs=None,replication_status=,reservations=['8e238927-3848-4b40-9ec8-a2ac11122a17','a238ea8f-3ede-446e-a9cd-82e515f95414','fd5c2f83-2442-4853-87ef-b7fab5d7e172','f715ac8a-f2e5-465f-b220-e76d1a059793'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='553b3adf45b04738820c8d4f67a9a309',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:17:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2083508145',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5723c976-9411-4fae-8e9f-aa49ed50be6e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='de2ee1c8992c4154ba507b073e6f3a11',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='553b3adf45b04738820c8d4f67a9a309',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:17:59.467171 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-8f6c96c4-ad8b-4f4e-bf48-810a79b3a97e tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8df147e5-36c5-4cb7-bfe2-fad810633a75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:17:59.475310 np0000008063 devstack@c-api.service[100390]: DEBUG dbcounter [-] [100390] Writing DB stats cinder:SELECT=104,cinder:UPDATE=20,cinder:INSERT=12 {{(pid=100390) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 10:17:59.488925 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-8f6c96c4-ad8b-4f4e-bf48-810a79b3a97e tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8df147e5-36c5-4cb7-bfe2-fad810633a75) transitioned into state 'SUCCESS' from state '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-2083508145',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de2ee1c8992c4154ba507b073e6f3a11',qos_specs=None,replication_status=,reservations=['8e238927-3848-4b40-9ec8-a2ac11122a17','a238ea8f-3ede-446e-a9cd-82e515f95414','fd5c2f83-2442-4853-87ef-b7fab5d7e172','f715ac8a-f2e5-465f-b220-e76d1a059793'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='553b3adf45b04738820c8d4f67a9a309',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:17:59.489564 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-8f6c96c4-ad8b-4f4e-bf48-810a79b3a97e tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de17292f-b4fb-4037-9527-b4c72c279b29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:17:59.501068 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-8f6c96c4-ad8b-4f4e-bf48-810a79b3a97e tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de17292f-b4fb-4037-9527-b4c72c279b29) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:17:59.503164 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-8f6c96c4-ad8b-4f4e-bf48-810a79b3a97e tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Flow 'volume_create_api' (f3b41889-7a57-4bc9-931d-81e6eb70f6dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:17:59.503164 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-8f6c96c4-ad8b-4f4e-bf48-810a79b3a97e tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Create volume request issued successfully. Aug 25 10:17:59.503164 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8f6c96c4-ad8b-4f4e-bf48-810a79b3a97e tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:17:59.503312 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 157/637] 10.4.3.119 () {68 vars in 1258 bytes} [Tue Aug 25 10:17:59 2026] POST /volume/v3/volumes => generated 749 bytes in 306 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:18:01.908658 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-0ce15fc9-7dc1-4922-8007-f755bd44758a None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:18:01.909112 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0ce15fc9-7dc1-4922-8007-f755bd44758a None None] GET https://10.4.3.119/volume// Aug 25 10:18:01.909475 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0ce15fc9-7dc1-4922-8007-f755bd44758a None None] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:18:01.909717 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0ce15fc9-7dc1-4922-8007-f755bd44758a None None] Calling method 'all' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:18:01.910052 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0ce15fc9-7dc1-4922-8007-f755bd44758a None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:18:01.910453 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 158/638] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:18:01 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:18:01.925843 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-1c96bbfa-2601-40bb-9320-12a3b9b3cf8d req-22034818-be12-4454-a5d6-9b888ba9bb32 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:18:01.929000 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-1c96bbfa-2601-40bb-9320-12a3b9b3cf8d req-22034818-be12-4454-a5d6-9b888ba9bb32 tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] GET https://10.4.3.119/volume/v3/volumes/a938df5f-b0cf-40a1-bd25-3875c892b274 Aug 25 10:18:01.929281 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-1c96bbfa-2601-40bb-9320-12a3b9b3cf8d req-22034818-be12-4454-a5d6-9b888ba9bb32 tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:18:01.929783 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-1c96bbfa-2601-40bb-9320-12a3b9b3cf8d req-22034818-be12-4454-a5d6-9b888ba9bb32 tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:18:01.940777 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:18:01.940777 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:18:01.945300 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-1c96bbfa-2601-40bb-9320-12a3b9b3cf8d req-22034818-be12-4454-a5d6-9b888ba9bb32 tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] Volume info retrieved successfully. Aug 25 10:18:01.953237 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-1c96bbfa-2601-40bb-9320-12a3b9b3cf8d req-22034818-be12-4454-a5d6-9b888ba9bb32 tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] https://10.4.3.119/volume/v3/volumes/a938df5f-b0cf-40a1-bd25-3875c892b274 returned with HTTP 200 Aug 25 10:18:01.954002 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 162/639] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:18:01 2026] GET /volume/v3/volumes/a938df5f-b0cf-40a1-bd25-3875c892b274 => generated 1540 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:18:02.088647 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-1c96bbfa-2601-40bb-9320-12a3b9b3cf8d req-e1a3e157-df42-4fef-baa0-74f91e18b288 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:18:02.093074 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-1c96bbfa-2601-40bb-9320-12a3b9b3cf8d req-e1a3e157-df42-4fef-baa0-74f91e18b288 tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] PUT https://10.4.3.119/volume/v3/attachments/ef5e13fe-3f3f-47f2-b11e-63e50788d057 Aug 25 10:18:02.093650 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-1c96bbfa-2601-40bb-9320-12a3b9b3cf8d req-e1a3e157-df42-4fef-baa0-74f91e18b288 tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.119", "host": "np0000008063", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3398d5156650", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "462fd6ce-c505-48ef-84ec-f85776d45b24", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:18:02.102665 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-1c96bbfa-2601-40bb-9320-12a3b9b3cf8d req-e1a3e157-df42-4fef-baa0-74f91e18b288 tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] Acquiring lock "cinder-attachment_update-a938df5f-b0cf-40a1-bd25-3875c892b274-np0000008063" by "attachment_update" {{(pid=100390) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 10:18:02.108498 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-1c96bbfa-2601-40bb-9320-12a3b9b3cf8d req-e1a3e157-df42-4fef-baa0-74f91e18b288 tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] Lock "cinder-attachment_update-a938df5f-b0cf-40a1-bd25-3875c892b274-np0000008063" acquired by "attachment_update" :: waited 0.006s {{(pid=100390) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 10:18:02.110004 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:18:02.110004 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:18:02.492741 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-1c96bbfa-2601-40bb-9320-12a3b9b3cf8d req-e1a3e157-df42-4fef-baa0-74f91e18b288 tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] Lock "cinder-attachment_update-a938df5f-b0cf-40a1-bd25-3875c892b274-np0000008063" released by "attachment_update" :: held 0.382s {{(pid=100390) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 10:18:02.492741 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-1c96bbfa-2601-40bb-9320-12a3b9b3cf8d req-e1a3e157-df42-4fef-baa0-74f91e18b288 tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] https://10.4.3.119/volume/v3/attachments/ef5e13fe-3f3f-47f2-b11e-63e50788d057 returned with HTTP 200 Aug 25 10:18:02.492741 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 163/640] 10.4.3.119 () {74 vars in 1704 bytes} [Tue Aug 25 10:18:02 2026] PUT /volume/v3/attachments/ef5e13fe-3f3f-47f2-b11e-63e50788d057 => generated 969 bytes in 404 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:18:02.543508 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-1c96bbfa-2601-40bb-9320-12a3b9b3cf8d req-cd59a0d2-2b6e-4bd3-a045-863dc276f528 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:18:02.548112 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-1c96bbfa-2601-40bb-9320-12a3b9b3cf8d req-cd59a0d2-2b6e-4bd3-a045-863dc276f528 tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] POST https://10.4.3.119/volume/v3/attachments/ef5e13fe-3f3f-47f2-b11e-63e50788d057/action Aug 25 10:18:02.548667 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-1c96bbfa-2601-40bb-9320-12a3b9b3cf8d req-cd59a0d2-2b6e-4bd3-a045-863dc276f528 tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] Action body: b'{"os-complete": null}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:18:02.548847 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-1c96bbfa-2601-40bb-9320-12a3b9b3cf8d req-cd59a0d2-2b6e-4bd3-a045-863dc276f528 tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:18:02.588812 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:18:02.588812 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:18:02.624002 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-1c96bbfa-2601-40bb-9320-12a3b9b3cf8d req-cd59a0d2-2b6e-4bd3-a045-863dc276f528 tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] https://10.4.3.119/volume/v3/attachments/ef5e13fe-3f3f-47f2-b11e-63e50788d057/action returned with HTTP 204 Aug 25 10:18:02.624636 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 158/641] 10.4.3.119 () {74 vars in 1725 bytes} [Tue Aug 25 10:18:02 2026] POST /volume/v3/attachments/ef5e13fe-3f3f-47f2-b11e-63e50788d057/action => generated 0 bytes in 82 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:18:03.256297 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-fe5de7d1-d618-40fe-ba72-d8b06fe10d11 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:18:03.355441 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-fe5de7d1-d618-40fe-ba72-d8b06fe10d11 tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:18:03.355923 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-fe5de7d1-d618-40fe-ba72-d8b06fe10d11 tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendAttachedTest-Volume-1094859151"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:18:03.358055 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-fe5de7d1-d618-40fe-ba72-d8b06fe10d11 tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendAttachedTest-Volume-1094859151'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:18:03.358253 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-fe5de7d1-d618-40fe-ba72-d8b06fe10d11 tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] Create volume of 1 GB Aug 25 10:18:03.363344 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-fe5de7d1-d618-40fe-ba72-d8b06fe10d11 tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] Availability Zones retrieved successfully. Aug 25 10:18:03.370312 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-fe5de7d1-d618-40fe-ba72-d8b06fe10d11 tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] Flow 'volume_create_api' (c14f1187-6fe0-4b43-8a96-33de073fb7c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:18:03.371651 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-fe5de7d1-d618-40fe-ba72-d8b06fe10d11 tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34236657-1d89-487a-8681-758567ebdad8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:18:03.373110 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-fe5de7d1-d618-40fe-ba72-d8b06fe10d11 tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:18:03.406729 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-fe5de7d1-d618-40fe-ba72-d8b06fe10d11 tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34236657-1d89-487a-8681-758567ebdad8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:18:03.408125 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-fe5de7d1-d618-40fe-ba72-d8b06fe10d11 tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3e1d42b-bde4-4d0b-827f-d4f9e430b2f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:18:03.495708 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-fe5de7d1-d618-40fe-ba72-d8b06fe10d11 tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] Created reservations ['5d970fcf-181f-4e89-9a0f-d6adff973462', 'fea67e47-3261-4b20-872d-596e06b9f8dd', '54c07c9f-873f-49c4-a80e-35452bbd48c8', 'e2192423-5c23-4a58-8c25-7d28f7410066'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:18:03.496625 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-fe5de7d1-d618-40fe-ba72-d8b06fe10d11 tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3e1d42b-bde4-4d0b-827f-d4f9e430b2f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5d970fcf-181f-4e89-9a0f-d6adff973462', 'fea67e47-3261-4b20-872d-596e06b9f8dd', '54c07c9f-873f-49c4-a80e-35452bbd48c8', 'e2192423-5c23-4a58-8c25-7d28f7410066']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:18:03.498179 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-fe5de7d1-d618-40fe-ba72-d8b06fe10d11 tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98e58e22-084b-4b44-853a-f6880480ea0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:18:03.535583 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-fe5de7d1-d618-40fe-ba72-d8b06fe10d11 tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98e58e22-084b-4b44-853a-f6880480ea0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fd15bead-1b99-49ad-89c2-856cea6afe9d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1094859151',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad8c4280c8e14c36b3b90d2a6874b247',qos_specs=None,replication_status=,reservations=['5d970fcf-181f-4e89-9a0f-d6adff973462','fea67e47-3261-4b20-872d-596e06b9f8dd','54c07c9f-873f-49c4-a80e-35452bbd48c8','e2192423-5c23-4a58-8c25-7d28f7410066'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ca0baa571db4d9987182cf046fffb58',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:18:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1094859151',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fd15bead-1b99-49ad-89c2-856cea6afe9d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ad8c4280c8e14c36b3b90d2a6874b247',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6ca0baa571db4d9987182cf046fffb58',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:18:03.535998 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-fe5de7d1-d618-40fe-ba72-d8b06fe10d11 tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ddd006b-b9cd-4984-a63c-14a59869201e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:18:03.577457 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-fe5de7d1-d618-40fe-ba72-d8b06fe10d11 tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ddd006b-b9cd-4984-a63c-14a59869201e) transitioned into state 'SUCCESS' from state '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-1094859151',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad8c4280c8e14c36b3b90d2a6874b247',qos_specs=None,replication_status=,reservations=['5d970fcf-181f-4e89-9a0f-d6adff973462','fea67e47-3261-4b20-872d-596e06b9f8dd','54c07c9f-873f-49c4-a80e-35452bbd48c8','e2192423-5c23-4a58-8c25-7d28f7410066'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ca0baa571db4d9987182cf046fffb58',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:18:03.581907 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-fe5de7d1-d618-40fe-ba72-d8b06fe10d11 tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88fe6d33-9d3c-4ee4-b2c6-5d8bd1d838a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:18:03.599298 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-fe5de7d1-d618-40fe-ba72-d8b06fe10d11 tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88fe6d33-9d3c-4ee4-b2c6-5d8bd1d838a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:18:03.600948 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-fe5de7d1-d618-40fe-ba72-d8b06fe10d11 tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] Flow 'volume_create_api' (c14f1187-6fe0-4b43-8a96-33de073fb7c2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:18:03.601640 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-fe5de7d1-d618-40fe-ba72-d8b06fe10d11 tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] Create volume request issued successfully. Aug 25 10:18:03.602908 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-fe5de7d1-d618-40fe-ba72-d8b06fe10d11 tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:18:03.603790 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 159/642] 10.4.3.119 () {70 vars in 1299 bytes} [Tue Aug 25 10:18:03 2026] POST /volume/v3/volumes => generated 774 bytes in 349 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:18:03.624979 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-28175a4d-e0d0-4dfa-83fb-6706daa34530 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:18:03.628073 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-28175a4d-e0d0-4dfa-83fb-6706daa34530 tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] GET https://10.4.3.119/volume/v3/volumes/fd15bead-1b99-49ad-89c2-856cea6afe9d Aug 25 10:18:03.628634 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-28175a4d-e0d0-4dfa-83fb-6706daa34530 tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:18:03.628634 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-28175a4d-e0d0-4dfa-83fb-6706daa34530 tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:18:03.641322 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:18:03.641322 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:18:03.648805 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-28175a4d-e0d0-4dfa-83fb-6706daa34530 tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] Volume info retrieved successfully. Aug 25 10:18:03.657006 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-28175a4d-e0d0-4dfa-83fb-6706daa34530 tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] https://10.4.3.119/volume/v3/volumes/fd15bead-1b99-49ad-89c2-856cea6afe9d returned with HTTP 200 Aug 25 10:18:03.657572 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 163/643] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:18:03 2026] GET /volume/v3/volumes/fd15bead-1b99-49ad-89c2-856cea6afe9d => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:18:04.675014 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-56cba3ea-901b-4ca2-9768-fc4f1d2cbedc None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:18:04.677253 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-56cba3ea-901b-4ca2-9768-fc4f1d2cbedc tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] GET https://10.4.3.119/volume/v3/volumes/fd15bead-1b99-49ad-89c2-856cea6afe9d Aug 25 10:18:04.677568 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-56cba3ea-901b-4ca2-9768-fc4f1d2cbedc tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:18:04.680002 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-56cba3ea-901b-4ca2-9768-fc4f1d2cbedc tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:18:04.697412 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:18:04.697412 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:18:04.709046 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-56cba3ea-901b-4ca2-9768-fc4f1d2cbedc tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] Volume info retrieved successfully. Aug 25 10:18:04.717839 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-56cba3ea-901b-4ca2-9768-fc4f1d2cbedc tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] https://10.4.3.119/volume/v3/volumes/fd15bead-1b99-49ad-89c2-856cea6afe9d returned with HTTP 200 Aug 25 10:18:04.718623 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 164/644] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:18:04 2026] GET /volume/v3/volumes/fd15bead-1b99-49ad-89c2-856cea6afe9d => generated 867 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:18:09.855518 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-e39ec5ed-a777-4c3d-8fa3-d96bb61353a7 req-8bbe82ff-a4f9-4b3d-aa9e-6ae797153df5 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:18:09.861064 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-e39ec5ed-a777-4c3d-8fa3-d96bb61353a7 req-8bbe82ff-a4f9-4b3d-aa9e-6ae797153df5 tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] POST https://10.4.3.119/volume/v3/attachments/38ee216d-6997-425b-b5d2-f59e4aa3f745/action Aug 25 10:18:09.862059 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-e39ec5ed-a777-4c3d-8fa3-d96bb61353a7 req-8bbe82ff-a4f9-4b3d-aa9e-6ae797153df5 tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] Action body: b'{"os-complete": null}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:18:09.862643 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-e39ec5ed-a777-4c3d-8fa3-d96bb61353a7 req-8bbe82ff-a4f9-4b3d-aa9e-6ae797153df5 tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:18:09.896356 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:18:09.896356 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:18:09.921758 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-e39ec5ed-a777-4c3d-8fa3-d96bb61353a7 req-8bbe82ff-a4f9-4b3d-aa9e-6ae797153df5 tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] https://10.4.3.119/volume/v3/attachments/38ee216d-6997-425b-b5d2-f59e4aa3f745/action returned with HTTP 204 Aug 25 10:18:09.923825 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 159/645] 10.4.3.119 () {74 vars in 1725 bytes} [Tue Aug 25 10:18:09 2026] POST /volume/v3/attachments/38ee216d-6997-425b-b5d2-f59e4aa3f745/action => generated 0 bytes in 68 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:18:13.585279 np0000008063 devstack@c-api.service[100389]: DEBUG dbcounter [-] [100389] Writing DB stats cinder:SELECT=27,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=100389) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 10:18:13.656095 np0000008063 devstack@c-api.service[100391]: DEBUG dbcounter [-] [100391] Writing DB stats cinder:SELECT=9 {{(pid=100391) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 10:18:14.438619 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-f338c114-2347-4b5c-9427-2ecb037e6a29 req-b41654c0-3bba-422f-920e-39ea119386a6 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:18:14.442055 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-f338c114-2347-4b5c-9427-2ecb037e6a29 req-b41654c0-3bba-422f-920e-39ea119386a6 tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] DELETE https://10.4.3.119/volume/v3/attachments/38ee216d-6997-425b-b5d2-f59e4aa3f745 Aug 25 10:18:14.442312 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-f338c114-2347-4b5c-9427-2ecb037e6a29 req-b41654c0-3bba-422f-920e-39ea119386a6 tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:18:14.442541 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-f338c114-2347-4b5c-9427-2ecb037e6a29 req-b41654c0-3bba-422f-920e-39ea119386a6 tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] Calling method 'version_select' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:18:14.458284 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:18:14.458284 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:18:14.554333 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-f338c114-2347-4b5c-9427-2ecb037e6a29 req-b41654c0-3bba-422f-920e-39ea119386a6 tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] https://10.4.3.119/volume/v3/attachments/38ee216d-6997-425b-b5d2-f59e4aa3f745 returned with HTTP 200 Aug 25 10:18:14.554856 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 160/646] 10.4.3.119 () {72 vars in 1673 bytes} [Tue Aug 25 10:18:14 2026] DELETE /volume/v3/attachments/38ee216d-6997-425b-b5d2-f59e4aa3f745 => generated 19 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:18:14.714297 np0000008063 devstack@c-api.service[100390]: DEBUG dbcounter [-] [100390] Writing DB stats cinder:SELECT=8,cinder:UPDATE=1 {{(pid=100390) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 10:18:14.770367 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-7b545e83-1643-422d-a528-2ab75dba9d56 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:18:14.770780 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7b545e83-1643-422d-a528-2ab75dba9d56 None None] GET https://10.4.3.119/volume// Aug 25 10:18:14.771003 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7b545e83-1643-422d-a528-2ab75dba9d56 None None] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:18:14.771267 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7b545e83-1643-422d-a528-2ab75dba9d56 None None] Calling method 'all' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:18:14.771792 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7b545e83-1643-422d-a528-2ab75dba9d56 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:18:14.772257 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 164/647] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:18:14 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:18:14.786578 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-7bae5fef-6f41-49e3-9f4e-9287140d2dc3 req-1fd5c1e4-4d58-4264-a476-d839680719df None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:18:14.793163 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-7bae5fef-6f41-49e3-9f4e-9287140d2dc3 req-1fd5c1e4-4d58-4264-a476-d839680719df tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] POST https://10.4.3.119/volume/v3/attachments Aug 25 10:18:14.793780 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-7bae5fef-6f41-49e3-9f4e-9287140d2dc3 req-1fd5c1e4-4d58-4264-a476-d839680719df tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b6aeda89-05af-4ecb-a394-083a2bdfbbfe", "connector": null, "instance_uuid": "4f5aa09c-995f-4d34-bde3-d9473ea0fb0a"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:18:14.810587 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:18:14.810587 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:18:14.863691 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-7bae5fef-6f41-49e3-9f4e-9287140d2dc3 req-1fd5c1e4-4d58-4264-a476-d839680719df tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] https://10.4.3.119/volume/v3/attachments returned with HTTP 200 Aug 25 10:18:14.864198 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 165/648] 10.4.3.119 () {74 vars in 1594 bytes} [Tue Aug 25 10:18:14 2026] POST /volume/v3/attachments => generated 273 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:18:14.873314 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-7bae5fef-6f41-49e3-9f4e-9287140d2dc3 req-8e85e9fa-f41c-40f3-9453-c66b3b36b69e None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:18:14.876262 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-7bae5fef-6f41-49e3-9f4e-9287140d2dc3 req-8e85e9fa-f41c-40f3-9453-c66b3b36b69e tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] DELETE https://10.4.3.119/volume/v3/attachments/90c25760-8cc1-4091-8b16-5f1c4a1634d6 Aug 25 10:18:14.876523 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-7bae5fef-6f41-49e3-9f4e-9287140d2dc3 req-8e85e9fa-f41c-40f3-9453-c66b3b36b69e tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:18:14.877427 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-7bae5fef-6f41-49e3-9f4e-9287140d2dc3 req-8e85e9fa-f41c-40f3-9453-c66b3b36b69e tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Calling method 'version_select' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:18:14.887346 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:18:14.887346 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:18:14.983540 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-7bae5fef-6f41-49e3-9f4e-9287140d2dc3 req-8e85e9fa-f41c-40f3-9453-c66b3b36b69e tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] https://10.4.3.119/volume/v3/attachments/90c25760-8cc1-4091-8b16-5f1c4a1634d6 returned with HTTP 200 Aug 25 10:18:14.983837 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 160/649] 10.4.3.119 () {72 vars in 1673 bytes} [Tue Aug 25 10:18:14 2026] DELETE /volume/v3/attachments/90c25760-8cc1-4091-8b16-5f1c4a1634d6 => generated 192 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:18:14.996329 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-57e2a451-49e6-4533-ba9d-a9e3053ad369 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:18:14.998759 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-57e2a451-49e6-4533-ba9d-a9e3053ad369 tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] GET https://10.4.3.119/volume/v3/volumes/a938df5f-b0cf-40a1-bd25-3875c892b274 Aug 25 10:18:14.998981 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-57e2a451-49e6-4533-ba9d-a9e3053ad369 tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:18:14.999598 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-57e2a451-49e6-4533-ba9d-a9e3053ad369 tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:18:15.010473 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-bbad1445-e3af-4d00-aa12-f4b9de08b31a None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:18:15.015545 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-bbad1445-e3af-4d00-aa12-f4b9de08b31a tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] GET https://10.4.3.119/volume/v3/volumes/a95c87e5-8580-4718-9d5a-736c0bd1bf4d Aug 25 10:18:15.017804 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-bbad1445-e3af-4d00-aa12-f4b9de08b31a tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:18:15.020075 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-bbad1445-e3af-4d00-aa12-f4b9de08b31a tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:18:15.027003 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:18:15.027003 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:18:15.031285 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:18:15.031285 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:18:15.033518 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-57e2a451-49e6-4533-ba9d-a9e3053ad369 tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] Volume info retrieved successfully. Aug 25 10:18:15.043293 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-bbad1445-e3af-4d00-aa12-f4b9de08b31a tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] Volume info retrieved successfully. Aug 25 10:18:15.043400 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-57e2a451-49e6-4533-ba9d-a9e3053ad369 tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] https://10.4.3.119/volume/v3/volumes/a938df5f-b0cf-40a1-bd25-3875c892b274 returned with HTTP 200 Aug 25 10:18:15.043727 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 161/650] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:18:14 2026] GET /volume/v3/volumes/a938df5f-b0cf-40a1-bd25-3875c892b274 => generated 1833 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:18:15.046476 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-bbad1445-e3af-4d00-aa12-f4b9de08b31a tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] https://10.4.3.119/volume/v3/volumes/a95c87e5-8580-4718-9d5a-736c0bd1bf4d returned with HTTP 200 Aug 25 10:18:15.047750 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 165/651] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:18:15 2026] GET /volume/v3/volumes/a95c87e5-8580-4718-9d5a-736c0bd1bf4d => generated 846 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:18:15.115777 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-46738fce-532f-4319-b7d7-c676ebf5c897 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:18:15.119296 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-46738fce-532f-4319-b7d7-c676ebf5c897 tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] GET https://10.4.3.119/volume/v3/volumes/a95c87e5-8580-4718-9d5a-736c0bd1bf4d Aug 25 10:18:15.119782 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-46738fce-532f-4319-b7d7-c676ebf5c897 tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:18:15.120129 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-46738fce-532f-4319-b7d7-c676ebf5c897 tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:18:15.139968 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:18:15.139968 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:18:15.145482 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-46738fce-532f-4319-b7d7-c676ebf5c897 tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] Volume info retrieved successfully. Aug 25 10:18:15.154433 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-46738fce-532f-4319-b7d7-c676ebf5c897 tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] https://10.4.3.119/volume/v3/volumes/a95c87e5-8580-4718-9d5a-736c0bd1bf4d returned with HTTP 200 Aug 25 10:18:15.154433 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 166/652] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:18:15 2026] GET /volume/v3/volumes/a95c87e5-8580-4718-9d5a-736c0bd1bf4d => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:18:15.182614 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-7dcb2d6d-4159-414c-a759-ce311f58d147 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:18:15.186824 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7dcb2d6d-4159-414c-a759-ce311f58d147 tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] DELETE https://10.4.3.119/volume/v3/volumes/a95c87e5-8580-4718-9d5a-736c0bd1bf4d Aug 25 10:18:15.187079 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7dcb2d6d-4159-414c-a759-ce311f58d147 tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:18:15.188291 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7dcb2d6d-4159-414c-a759-ce311f58d147 tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:18:15.188291 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-7dcb2d6d-4159-414c-a759-ce311f58d147 tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] Delete volume with id: a95c87e5-8580-4718-9d5a-736c0bd1bf4d Aug 25 10:18:15.200471 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:18:15.200471 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:18:15.202040 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-7dcb2d6d-4159-414c-a759-ce311f58d147 tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] Volume info retrieved successfully. Aug 25 10:18:15.235936 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-7dcb2d6d-4159-414c-a759-ce311f58d147 tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] Delete volume request issued successfully. Aug 25 10:18:15.236280 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7dcb2d6d-4159-414c-a759-ce311f58d147 tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] https://10.4.3.119/volume/v3/volumes/a95c87e5-8580-4718-9d5a-736c0bd1bf4d returned with HTTP 202 Aug 25 10:18:15.236938 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 161/653] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:18:15 2026] DELETE /volume/v3/volumes/a95c87e5-8580-4718-9d5a-736c0bd1bf4d => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:18:15.249310 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-00663a1e-2ef4-49b3-a275-bb317afde17c None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:18:15.253858 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-00663a1e-2ef4-49b3-a275-bb317afde17c tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] GET https://10.4.3.119/volume/v3/volumes/a95c87e5-8580-4718-9d5a-736c0bd1bf4d Aug 25 10:18:15.253858 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-00663a1e-2ef4-49b3-a275-bb317afde17c tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:18:15.253858 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-00663a1e-2ef4-49b3-a275-bb317afde17c tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:18:15.270900 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:18:15.270900 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:18:15.278381 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-00663a1e-2ef4-49b3-a275-bb317afde17c tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] Volume info retrieved successfully. Aug 25 10:18:15.287752 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-00663a1e-2ef4-49b3-a275-bb317afde17c tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] https://10.4.3.119/volume/v3/volumes/a95c87e5-8580-4718-9d5a-736c0bd1bf4d returned with HTTP 200 Aug 25 10:18:15.288796 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 162/654] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:18:15 2026] GET /volume/v3/volumes/a95c87e5-8580-4718-9d5a-736c0bd1bf4d => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:18:16.267067 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-7bae5fef-6f41-49e3-9f4e-9287140d2dc3 req-aaf6dc34-cad6-4452-a6bc-0e87acda0cb5 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:18:16.269692 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-7bae5fef-6f41-49e3-9f4e-9287140d2dc3 req-aaf6dc34-cad6-4452-a6bc-0e87acda0cb5 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] PUT https://10.4.3.119/volume/v3/attachments/2b59f9cf-eb71-44f3-a9cb-8353fe231ef5 Aug 25 10:18:16.271195 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-7bae5fef-6f41-49e3-9f4e-9287140d2dc3 req-aaf6dc34-cad6-4452-a6bc-0e87acda0cb5 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.119", "host": "np0000008063", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3398d5156650", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "462fd6ce-c505-48ef-84ec-f85776d45b24", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:18:16.286003 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-7bae5fef-6f41-49e3-9f4e-9287140d2dc3 req-aaf6dc34-cad6-4452-a6bc-0e87acda0cb5 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Acquiring lock "cinder-attachment_update-b6aeda89-05af-4ecb-a394-083a2bdfbbfe-np0000008063" by "attachment_update" {{(pid=100391) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 10:18:16.293116 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-7bae5fef-6f41-49e3-9f4e-9287140d2dc3 req-aaf6dc34-cad6-4452-a6bc-0e87acda0cb5 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Lock "cinder-attachment_update-b6aeda89-05af-4ecb-a394-083a2bdfbbfe-np0000008063" acquired by "attachment_update" :: waited 0.007s {{(pid=100391) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 10:18:16.295205 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:18:16.295205 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:18:16.309303 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-2fa7fc7c-8426-4417-88e3-e28fbb9b6952 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:18:16.311550 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2fa7fc7c-8426-4417-88e3-e28fbb9b6952 tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] GET https://10.4.3.119/volume/v3/volumes/a95c87e5-8580-4718-9d5a-736c0bd1bf4d Aug 25 10:18:16.311862 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2fa7fc7c-8426-4417-88e3-e28fbb9b6952 tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:18:16.312074 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2fa7fc7c-8426-4417-88e3-e28fbb9b6952 tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:18:16.322051 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2fa7fc7c-8426-4417-88e3-e28fbb9b6952 tempest-ServerActionsTestOtherB-1417087221 tempest-ServerActionsTestOtherB-1417087221-project-member] https://10.4.3.119/volume/v3/volumes/a95c87e5-8580-4718-9d5a-736c0bd1bf4d returned with HTTP 404 Aug 25 10:18:16.322576 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 167/655] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:18:16 2026] GET /volume/v3/volumes/a95c87e5-8580-4718-9d5a-736c0bd1bf4d => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:18:16.421758 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-7bae5fef-6f41-49e3-9f4e-9287140d2dc3 req-aaf6dc34-cad6-4452-a6bc-0e87acda0cb5 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Lock "cinder-attachment_update-b6aeda89-05af-4ecb-a394-083a2bdfbbfe-np0000008063" released by "attachment_update" :: held 0.128s {{(pid=100391) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 10:18:16.421758 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-7bae5fef-6f41-49e3-9f4e-9287140d2dc3 req-aaf6dc34-cad6-4452-a6bc-0e87acda0cb5 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] https://10.4.3.119/volume/v3/attachments/2b59f9cf-eb71-44f3-a9cb-8353fe231ef5 returned with HTTP 200 Aug 25 10:18:16.421758 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 166/656] 10.4.3.119 () {74 vars in 1704 bytes} [Tue Aug 25 10:18:16 2026] PUT /volume/v3/attachments/2b59f9cf-eb71-44f3-a9cb-8353fe231ef5 => generated 969 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:18:16.439475 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-7bae5fef-6f41-49e3-9f4e-9287140d2dc3 req-49c6f2be-a74f-44bb-8c34-5c7b340d7c16 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:18:16.443326 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-7bae5fef-6f41-49e3-9f4e-9287140d2dc3 req-49c6f2be-a74f-44bb-8c34-5c7b340d7c16 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] GET https://10.4.3.119/volume/v3/attachments/2b59f9cf-eb71-44f3-a9cb-8353fe231ef5 Aug 25 10:18:16.443641 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-7bae5fef-6f41-49e3-9f4e-9287140d2dc3 req-49c6f2be-a74f-44bb-8c34-5c7b340d7c16 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:18:16.443909 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-7bae5fef-6f41-49e3-9f4e-9287140d2dc3 req-49c6f2be-a74f-44bb-8c34-5c7b340d7c16 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Calling method 'version_select' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:18:16.469535 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-7bae5fef-6f41-49e3-9f4e-9287140d2dc3 req-49c6f2be-a74f-44bb-8c34-5c7b340d7c16 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] https://10.4.3.119/volume/v3/attachments/2b59f9cf-eb71-44f3-a9cb-8353fe231ef5 returned with HTTP 200 Aug 25 10:18:16.470989 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 162/657] 10.4.3.119 () {70 vars in 1651 bytes} [Tue Aug 25 10:18:16 2026] GET /volume/v3/attachments/2b59f9cf-eb71-44f3-a9cb-8353fe231ef5 => generated 994 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:18:20.833311 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-b5327862-d8f0-478c-9c8c-256708beb67c None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:18:20.837503 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b5327862-d8f0-478c-9c8c-256708beb67c tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:18:20.838540 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b5327862-d8f0-478c-9c8c-256708beb67c tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1396274640"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:18:20.841083 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-b5327862-d8f0-478c-9c8c-256708beb67c tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1396274640'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:18:20.841476 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-b5327862-d8f0-478c-9c8c-256708beb67c tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Create volume of 1 GB Aug 25 10:18:20.847486 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-b5327862-d8f0-478c-9c8c-256708beb67c tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Availability Zones retrieved successfully. Aug 25 10:18:20.857424 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-b5327862-d8f0-478c-9c8c-256708beb67c tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Flow 'volume_create_api' (367d30a5-0ff3-45d6-8037-a7f8517120be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:18:20.858336 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-b5327862-d8f0-478c-9c8c-256708beb67c tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38e19736-3258-4d77-91e3-016554b3160b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:18:20.860997 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-b5327862-d8f0-478c-9c8c-256708beb67c tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:18:20.907401 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-b5327862-d8f0-478c-9c8c-256708beb67c tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38e19736-3258-4d77-91e3-016554b3160b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:18:20.908987 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-b5327862-d8f0-478c-9c8c-256708beb67c tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed611732-37ac-42e7-aae3-dcad7fa7d161) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:18:21.061950 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-b5327862-d8f0-478c-9c8c-256708beb67c tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Created reservations ['e8a5d463-cc97-4209-aa17-9886df6a7fe0', '51d223a3-277d-45f7-8ae3-97ebb39ad61c', '309f9bd8-b794-485b-95c6-3df1332d0d42', 'e2b0a809-04ab-4203-a944-99bab6fbe3bd'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:18:21.065089 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-b5327862-d8f0-478c-9c8c-256708beb67c tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed611732-37ac-42e7-aae3-dcad7fa7d161) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e8a5d463-cc97-4209-aa17-9886df6a7fe0', '51d223a3-277d-45f7-8ae3-97ebb39ad61c', '309f9bd8-b794-485b-95c6-3df1332d0d42', 'e2b0a809-04ab-4203-a944-99bab6fbe3bd']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:18:21.067305 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-b5327862-d8f0-478c-9c8c-256708beb67c tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a0d3e22-044c-40da-bbc0-fa76d6b74f78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:18:21.114531 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-b5327862-d8f0-478c-9c8c-256708beb67c tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a0d3e22-044c-40da-bbc0-fa76d6b74f78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '04fcc43f-2dcb-4a0b-903b-9433014dd9f4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1396274640',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='156320fc5a83439084ea182da28e8e3f',qos_specs=None,replication_status=,reservations=['e8a5d463-cc97-4209-aa17-9886df6a7fe0','51d223a3-277d-45f7-8ae3-97ebb39ad61c','309f9bd8-b794-485b-95c6-3df1332d0d42','e2b0a809-04ab-4203-a944-99bab6fbe3bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b130ae1e1d194fdfa4d82c465631e801',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:18:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1396274640',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=04fcc43f-2dcb-4a0b-903b-9433014dd9f4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='156320fc5a83439084ea182da28e8e3f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b130ae1e1d194fdfa4d82c465631e801',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:18:21.116350 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-b5327862-d8f0-478c-9c8c-256708beb67c tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de5c7bb0-f8a5-4ad3-9953-49985ec045f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:18:21.150160 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-b5327862-d8f0-478c-9c8c-256708beb67c tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de5c7bb0-f8a5-4ad3-9953-49985ec045f3) transitioned into state 'SUCCESS' from state '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-1396274640',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='156320fc5a83439084ea182da28e8e3f',qos_specs=None,replication_status=,reservations=['e8a5d463-cc97-4209-aa17-9886df6a7fe0','51d223a3-277d-45f7-8ae3-97ebb39ad61c','309f9bd8-b794-485b-95c6-3df1332d0d42','e2b0a809-04ab-4203-a944-99bab6fbe3bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b130ae1e1d194fdfa4d82c465631e801',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:18:21.152031 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-b5327862-d8f0-478c-9c8c-256708beb67c tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51e1b082-1d66-4886-bb4b-190ef6508a6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:18:21.164480 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-b5327862-d8f0-478c-9c8c-256708beb67c tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51e1b082-1d66-4886-bb4b-190ef6508a6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:18:21.165892 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-b5327862-d8f0-478c-9c8c-256708beb67c tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Flow 'volume_create_api' (367d30a5-0ff3-45d6-8037-a7f8517120be) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:18:21.166765 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-b5327862-d8f0-478c-9c8c-256708beb67c tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Create volume request issued successfully. Aug 25 10:18:21.167780 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b5327862-d8f0-478c-9c8c-256708beb67c tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:18:21.168550 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 163/658] 10.4.3.119 () {68 vars in 1258 bytes} [Tue Aug 25 10:18:20 2026] POST /volume/v3/volumes => generated 757 bytes in 337 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:18:21.189959 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-ed3c9ac5-ea59-4d41-a904-8e8eaf7d3efd None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:18:21.195169 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ed3c9ac5-ea59-4d41-a904-8e8eaf7d3efd tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] GET https://10.4.3.119/volume/v3/volumes/04fcc43f-2dcb-4a0b-903b-9433014dd9f4 Aug 25 10:18:21.195460 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ed3c9ac5-ea59-4d41-a904-8e8eaf7d3efd tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:18:21.196035 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ed3c9ac5-ea59-4d41-a904-8e8eaf7d3efd tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:18:21.212633 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:18:21.212633 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:18:21.222971 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-ed3c9ac5-ea59-4d41-a904-8e8eaf7d3efd tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Volume info retrieved successfully. Aug 25 10:18:21.231189 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ed3c9ac5-ea59-4d41-a904-8e8eaf7d3efd tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] https://10.4.3.119/volume/v3/volumes/04fcc43f-2dcb-4a0b-903b-9433014dd9f4 returned with HTTP 200 Aug 25 10:18:21.232432 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 168/659] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:18:21 2026] GET /volume/v3/volumes/04fcc43f-2dcb-4a0b-903b-9433014dd9f4 => generated 825 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:18:21.684911 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-7bae5fef-6f41-49e3-9f4e-9287140d2dc3 req-c30c1ac1-645d-41ee-ac32-8500e85dc2cc None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:18:21.688082 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-7bae5fef-6f41-49e3-9f4e-9287140d2dc3 req-c30c1ac1-645d-41ee-ac32-8500e85dc2cc tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] POST https://10.4.3.119/volume/v3/attachments/2b59f9cf-eb71-44f3-a9cb-8353fe231ef5/action Aug 25 10:18:21.688539 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-7bae5fef-6f41-49e3-9f4e-9287140d2dc3 req-c30c1ac1-645d-41ee-ac32-8500e85dc2cc tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Action body: b'{"os-complete": null}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:18:21.688701 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-7bae5fef-6f41-49e3-9f4e-9287140d2dc3 req-c30c1ac1-645d-41ee-ac32-8500e85dc2cc tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:18:21.715116 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:18:21.715116 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:18:21.744344 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-7bae5fef-6f41-49e3-9f4e-9287140d2dc3 req-c30c1ac1-645d-41ee-ac32-8500e85dc2cc tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] https://10.4.3.119/volume/v3/attachments/2b59f9cf-eb71-44f3-a9cb-8353fe231ef5/action returned with HTTP 204 Aug 25 10:18:21.745037 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 167/660] 10.4.3.119 () {74 vars in 1725 bytes} [Tue Aug 25 10:18:21 2026] POST /volume/v3/attachments/2b59f9cf-eb71-44f3-a9cb-8353fe231ef5/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:18:22.249110 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-63bed003-dac8-49b6-9589-59ad381c798b None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:18:22.252381 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-63bed003-dac8-49b6-9589-59ad381c798b tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] GET https://10.4.3.119/volume/v3/volumes/04fcc43f-2dcb-4a0b-903b-9433014dd9f4 Aug 25 10:18:22.252381 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-63bed003-dac8-49b6-9589-59ad381c798b tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:18:22.252381 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-63bed003-dac8-49b6-9589-59ad381c798b tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:18:22.266305 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:18:22.266305 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:18:22.271928 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-63bed003-dac8-49b6-9589-59ad381c798b tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Volume info retrieved successfully. Aug 25 10:18:22.276672 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-63bed003-dac8-49b6-9589-59ad381c798b tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] https://10.4.3.119/volume/v3/volumes/04fcc43f-2dcb-4a0b-903b-9433014dd9f4 returned with HTTP 200 Aug 25 10:18:22.277230 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 163/661] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:18:22 2026] GET /volume/v3/volumes/04fcc43f-2dcb-4a0b-903b-9433014dd9f4 => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:18:23.331663 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-fef178ab-4428-4040-8e22-ca0eddb655c7 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:18:23.334121 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-fef178ab-4428-4040-8e22-ca0eddb655c7 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:18:23.335821 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-fef178ab-4428-4040-8e22-ca0eddb655c7 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-192580711"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:18:23.337977 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-fef178ab-4428-4040-8e22-ca0eddb655c7 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-192580711'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:18:23.338230 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-fef178ab-4428-4040-8e22-ca0eddb655c7 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Create volume of 1 GB Aug 25 10:18:23.338739 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:18:23.338739 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:18:23.345071 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-fef178ab-4428-4040-8e22-ca0eddb655c7 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Availability Zones retrieved successfully. Aug 25 10:18:23.353796 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-fef178ab-4428-4040-8e22-ca0eddb655c7 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Flow 'volume_create_api' (045fd907-66fe-499a-854e-1303a52464bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:18:23.355110 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-fef178ab-4428-4040-8e22-ca0eddb655c7 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (adccc534-74ff-4557-b282-7016abd7e4a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:18:23.356303 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-fef178ab-4428-4040-8e22-ca0eddb655c7 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:18:23.389786 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-fef178ab-4428-4040-8e22-ca0eddb655c7 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (adccc534-74ff-4557-b282-7016abd7e4a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:18:23.390707 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-fef178ab-4428-4040-8e22-ca0eddb655c7 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (737beddb-e8b2-4aa8-9f42-c39bd49930da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:18:23.477943 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-fef178ab-4428-4040-8e22-ca0eddb655c7 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Created reservations ['152588de-1a85-406f-8618-f0a45a7a12be', '3be289a6-2e40-4cdf-8003-c81d2bdd60b1', 'f6d114cc-16f9-481a-8204-b00b6d5c0614', '337b5c00-aa50-4db7-9218-a9f4fdadb566'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:18:23.478594 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-fef178ab-4428-4040-8e22-ca0eddb655c7 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (737beddb-e8b2-4aa8-9f42-c39bd49930da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['152588de-1a85-406f-8618-f0a45a7a12be', '3be289a6-2e40-4cdf-8003-c81d2bdd60b1', 'f6d114cc-16f9-481a-8204-b00b6d5c0614', '337b5c00-aa50-4db7-9218-a9f4fdadb566']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:18:23.479750 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-fef178ab-4428-4040-8e22-ca0eddb655c7 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aefa6e0f-6c12-4082-ab52-089d83dbf3cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:18:23.505789 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-fef178ab-4428-4040-8e22-ca0eddb655c7 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aefa6e0f-6c12-4082-ab52-089d83dbf3cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3952faeb-4c45-4c5f-86b9-81e751b653b9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-192580711',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a525723dea240d99a7a83d34a3669c6',qos_specs=None,replication_status=,reservations=['152588de-1a85-406f-8618-f0a45a7a12be','3be289a6-2e40-4cdf-8003-c81d2bdd60b1','f6d114cc-16f9-481a-8204-b00b6d5c0614','337b5c00-aa50-4db7-9218-a9f4fdadb566'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='69f9dccbb70b444c9a20074603521dd1',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:18:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-192580711',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3952faeb-4c45-4c5f-86b9-81e751b653b9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0a525723dea240d99a7a83d34a3669c6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='69f9dccbb70b444c9a20074603521dd1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:18:23.506625 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-fef178ab-4428-4040-8e22-ca0eddb655c7 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fcb5605c-08dd-4573-bcdf-732c7a5725f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:18:23.536111 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-fef178ab-4428-4040-8e22-ca0eddb655c7 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fcb5605c-08dd-4573-bcdf-732c7a5725f9) transitioned into state 'SUCCESS' from state '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-192580711',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a525723dea240d99a7a83d34a3669c6',qos_specs=None,replication_status=,reservations=['152588de-1a85-406f-8618-f0a45a7a12be','3be289a6-2e40-4cdf-8003-c81d2bdd60b1','f6d114cc-16f9-481a-8204-b00b6d5c0614','337b5c00-aa50-4db7-9218-a9f4fdadb566'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='69f9dccbb70b444c9a20074603521dd1',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:18:23.536927 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-fef178ab-4428-4040-8e22-ca0eddb655c7 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (910986db-59f0-4f5f-9920-b45fee4b034c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:18:23.547983 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-fef178ab-4428-4040-8e22-ca0eddb655c7 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (910986db-59f0-4f5f-9920-b45fee4b034c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:18:23.549117 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-fef178ab-4428-4040-8e22-ca0eddb655c7 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Flow 'volume_create_api' (045fd907-66fe-499a-854e-1303a52464bc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:18:23.549744 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-fef178ab-4428-4040-8e22-ca0eddb655c7 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Create volume request issued successfully. Aug 25 10:18:23.550493 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-fef178ab-4428-4040-8e22-ca0eddb655c7 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:18:23.551407 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 164/662] 10.4.3.119 () {68 vars in 1258 bytes} [Tue Aug 25 10:18:23 2026] POST /volume/v3/volumes => generated 754 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 25 10:18:23.567469 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-e1bed762-c8b7-4021-a696-1b8d27db2db7 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:18:23.570428 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e1bed762-c8b7-4021-a696-1b8d27db2db7 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] GET https://10.4.3.119/volume/v3/volumes/3952faeb-4c45-4c5f-86b9-81e751b653b9 Aug 25 10:18:23.570684 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e1bed762-c8b7-4021-a696-1b8d27db2db7 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:18:23.570939 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e1bed762-c8b7-4021-a696-1b8d27db2db7 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:18:23.579581 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:18:23.579581 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:18:23.584723 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-e1bed762-c8b7-4021-a696-1b8d27db2db7 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Volume info retrieved successfully. Aug 25 10:18:23.590004 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e1bed762-c8b7-4021-a696-1b8d27db2db7 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] https://10.4.3.119/volume/v3/volumes/3952faeb-4c45-4c5f-86b9-81e751b653b9 returned with HTTP 200 Aug 25 10:18:23.590522 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 169/663] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:18:23 2026] GET /volume/v3/volumes/3952faeb-4c45-4c5f-86b9-81e751b653b9 => generated 822 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:18:24.607999 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-7520cc41-fe8f-4af6-9345-020bb81cbd18 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:18:24.609909 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7520cc41-fe8f-4af6-9345-020bb81cbd18 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] GET https://10.4.3.119/volume/v3/volumes/3952faeb-4c45-4c5f-86b9-81e751b653b9 Aug 25 10:18:24.610128 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7520cc41-fe8f-4af6-9345-020bb81cbd18 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:18:24.610330 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7520cc41-fe8f-4af6-9345-020bb81cbd18 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:18:24.623129 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:18:24.623129 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:18:24.630411 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-7520cc41-fe8f-4af6-9345-020bb81cbd18 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Volume info retrieved successfully. Aug 25 10:18:24.636179 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7520cc41-fe8f-4af6-9345-020bb81cbd18 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] https://10.4.3.119/volume/v3/volumes/3952faeb-4c45-4c5f-86b9-81e751b653b9 returned with HTTP 200 Aug 25 10:18:24.636710 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 168/664] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:18:24 2026] GET /volume/v3/volumes/3952faeb-4c45-4c5f-86b9-81e751b653b9 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:18:24.697796 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-eddc10bc-21fe-4f7d-8b49-7d0a9493fb70 req-33d58fcc-55fa-4457-99a5-26f5fd4fbf1a None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:18:24.701200 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-eddc10bc-21fe-4f7d-8b49-7d0a9493fb70 req-33d58fcc-55fa-4457-99a5-26f5fd4fbf1a tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] GET https://10.4.3.119/volume/v3/volumes/3952faeb-4c45-4c5f-86b9-81e751b653b9 Aug 25 10:18:24.701647 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-eddc10bc-21fe-4f7d-8b49-7d0a9493fb70 req-33d58fcc-55fa-4457-99a5-26f5fd4fbf1a tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:18:24.702037 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-eddc10bc-21fe-4f7d-8b49-7d0a9493fb70 req-33d58fcc-55fa-4457-99a5-26f5fd4fbf1a tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:18:24.710921 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:18:24.710921 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:18:24.715645 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [req-eddc10bc-21fe-4f7d-8b49-7d0a9493fb70 req-33d58fcc-55fa-4457-99a5-26f5fd4fbf1a tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Volume info retrieved successfully. Aug 25 10:18:24.723683 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-eddc10bc-21fe-4f7d-8b49-7d0a9493fb70 req-33d58fcc-55fa-4457-99a5-26f5fd4fbf1a tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] https://10.4.3.119/volume/v3/volumes/3952faeb-4c45-4c5f-86b9-81e751b653b9 returned with HTTP 200 Aug 25 10:18:24.724112 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 164/665] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:18:24 2026] GET /volume/v3/volumes/3952faeb-4c45-4c5f-86b9-81e751b653b9 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:18:24.855557 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-1e67115e-2fbc-4ecd-b779-dbfe7fd2c165 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:18:24.856623 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1e67115e-2fbc-4ecd-b779-dbfe7fd2c165 None None] GET https://10.4.3.119/volume// Aug 25 10:18:24.856623 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1e67115e-2fbc-4ecd-b779-dbfe7fd2c165 None None] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:18:24.856623 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1e67115e-2fbc-4ecd-b779-dbfe7fd2c165 None None] Calling method 'all' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:18:24.857178 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1e67115e-2fbc-4ecd-b779-dbfe7fd2c165 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:18:24.857653 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 165/666] 10.4.3.119 () {66 vars in 1428 bytes} [Tue Aug 25 10:18:24 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:18:24.869000 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-eddc10bc-21fe-4f7d-8b49-7d0a9493fb70 req-af2def5d-4bf9-46fc-9111-2ecc2f5a6666 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:18:24.871566 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-eddc10bc-21fe-4f7d-8b49-7d0a9493fb70 req-af2def5d-4bf9-46fc-9111-2ecc2f5a6666 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] POST https://10.4.3.119/volume/v3/attachments Aug 25 10:18:24.872009 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-eddc10bc-21fe-4f7d-8b49-7d0a9493fb70 req-af2def5d-4bf9-46fc-9111-2ecc2f5a6666 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3952faeb-4c45-4c5f-86b9-81e751b653b9", "connector": null, "instance_uuid": "240f2a8c-b586-47e9-a8c1-2e87f3fcd36e"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:18:24.883846 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:18:24.883846 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:18:24.924794 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-eddc10bc-21fe-4f7d-8b49-7d0a9493fb70 req-af2def5d-4bf9-46fc-9111-2ecc2f5a6666 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] https://10.4.3.119/volume/v3/attachments returned with HTTP 200 Aug 25 10:18:24.926258 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 170/667] 10.4.3.119 () {74 vars in 1594 bytes} [Tue Aug 25 10:18:24 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 25 10:18:24.969295 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-05ca9543-020b-44bf-b884-6ee39cacc953 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:18:24.973663 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-05ca9543-020b-44bf-b884-6ee39cacc953 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] GET https://10.4.3.119/volume/v3/volumes/3952faeb-4c45-4c5f-86b9-81e751b653b9 Aug 25 10:18:24.973663 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-05ca9543-020b-44bf-b884-6ee39cacc953 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:18:24.973893 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-05ca9543-020b-44bf-b884-6ee39cacc953 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:18:24.997433 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:18:24.997433 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:18:24.999542 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-bb42258c-965d-49d5-b4bd-a94a068fe191 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:18:25.000077 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-bb42258c-965d-49d5-b4bd-a94a068fe191 None None] GET https://10.4.3.119/volume// Aug 25 10:18:25.000316 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-bb42258c-965d-49d5-b4bd-a94a068fe191 None None] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:18:25.000578 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-bb42258c-965d-49d5-b4bd-a94a068fe191 None None] Calling method 'all' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:18:25.001094 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-bb42258c-965d-49d5-b4bd-a94a068fe191 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:18:25.001677 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 165/668] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:18:24 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:18:25.007738 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-05ca9543-020b-44bf-b884-6ee39cacc953 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Volume info retrieved successfully. Aug 25 10:18:25.015878 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-eddc10bc-21fe-4f7d-8b49-7d0a9493fb70 req-b7cfb68f-059f-4589-9eda-d8045dec8a09 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:18:25.020399 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-05ca9543-020b-44bf-b884-6ee39cacc953 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] https://10.4.3.119/volume/v3/volumes/3952faeb-4c45-4c5f-86b9-81e751b653b9 returned with HTTP 200 Aug 25 10:18:25.020929 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-eddc10bc-21fe-4f7d-8b49-7d0a9493fb70 req-b7cfb68f-059f-4589-9eda-d8045dec8a09 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] GET https://10.4.3.119/volume/v3/volumes/3952faeb-4c45-4c5f-86b9-81e751b653b9 Aug 25 10:18:25.021036 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 169/669] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:18:24 2026] GET /volume/v3/volumes/3952faeb-4c45-4c5f-86b9-81e751b653b9 => generated 846 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:18:25.021122 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-eddc10bc-21fe-4f7d-8b49-7d0a9493fb70 req-b7cfb68f-059f-4589-9eda-d8045dec8a09 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:18:25.022027 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-eddc10bc-21fe-4f7d-8b49-7d0a9493fb70 req-b7cfb68f-059f-4589-9eda-d8045dec8a09 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:18:25.041626 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:18:25.041626 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:18:25.054548 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-eddc10bc-21fe-4f7d-8b49-7d0a9493fb70 req-b7cfb68f-059f-4589-9eda-d8045dec8a09 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Volume info retrieved successfully. Aug 25 10:18:25.070400 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-eddc10bc-21fe-4f7d-8b49-7d0a9493fb70 req-b7cfb68f-059f-4589-9eda-d8045dec8a09 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] https://10.4.3.119/volume/v3/volumes/3952faeb-4c45-4c5f-86b9-81e751b653b9 returned with HTTP 200 Aug 25 10:18:25.071332 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 166/670] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:18:25 2026] GET /volume/v3/volumes/3952faeb-4c45-4c5f-86b9-81e751b653b9 => generated 1026 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:18:25.191776 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-eddc10bc-21fe-4f7d-8b49-7d0a9493fb70 req-fc79b010-ceb3-4f19-adc0-5df71aaa9441 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:18:25.194561 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-eddc10bc-21fe-4f7d-8b49-7d0a9493fb70 req-fc79b010-ceb3-4f19-adc0-5df71aaa9441 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] PUT https://10.4.3.119/volume/v3/attachments/88cc03cf-503f-4d68-b726-4135573075a5 Aug 25 10:18:25.195059 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-eddc10bc-21fe-4f7d-8b49-7d0a9493fb70 req-fc79b010-ceb3-4f19-adc0-5df71aaa9441 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.119", "host": "np0000008063", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3398d5156650", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "462fd6ce-c505-48ef-84ec-f85776d45b24", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:18:25.204626 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-eddc10bc-21fe-4f7d-8b49-7d0a9493fb70 req-fc79b010-ceb3-4f19-adc0-5df71aaa9441 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Acquiring lock "cinder-attachment_update-3952faeb-4c45-4c5f-86b9-81e751b653b9-np0000008063" by "attachment_update" {{(pid=100390) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 10:18:25.211470 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-eddc10bc-21fe-4f7d-8b49-7d0a9493fb70 req-fc79b010-ceb3-4f19-adc0-5df71aaa9441 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Lock "cinder-attachment_update-3952faeb-4c45-4c5f-86b9-81e751b653b9-np0000008063" acquired by "attachment_update" :: waited 0.007s {{(pid=100390) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 10:18:25.212969 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:18:25.212969 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:18:25.325899 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-eddc10bc-21fe-4f7d-8b49-7d0a9493fb70 req-fc79b010-ceb3-4f19-adc0-5df71aaa9441 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Lock "cinder-attachment_update-3952faeb-4c45-4c5f-86b9-81e751b653b9-np0000008063" released by "attachment_update" :: held 0.115s {{(pid=100390) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 10:18:25.326355 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-eddc10bc-21fe-4f7d-8b49-7d0a9493fb70 req-fc79b010-ceb3-4f19-adc0-5df71aaa9441 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] https://10.4.3.119/volume/v3/attachments/88cc03cf-503f-4d68-b726-4135573075a5 returned with HTTP 200 Aug 25 10:18:25.326952 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 171/671] 10.4.3.119 () {74 vars in 1704 bytes} [Tue Aug 25 10:18:25 2026] PUT /volume/v3/attachments/88cc03cf-503f-4d68-b726-4135573075a5 => generated 969 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 25 10:18:26.045601 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-34c8d5bd-1d3b-48c6-b7b2-95ca59985ee0 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:18:26.048835 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-34c8d5bd-1d3b-48c6-b7b2-95ca59985ee0 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] GET https://10.4.3.119/volume/v3/volumes/3952faeb-4c45-4c5f-86b9-81e751b653b9 Aug 25 10:18:26.049707 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-34c8d5bd-1d3b-48c6-b7b2-95ca59985ee0 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:18:26.049707 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-34c8d5bd-1d3b-48c6-b7b2-95ca59985ee0 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:18:26.067313 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:18:26.067313 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:18:26.074321 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-34c8d5bd-1d3b-48c6-b7b2-95ca59985ee0 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Volume info retrieved successfully. Aug 25 10:18:26.081075 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-34c8d5bd-1d3b-48c6-b7b2-95ca59985ee0 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] https://10.4.3.119/volume/v3/volumes/3952faeb-4c45-4c5f-86b9-81e751b653b9 returned with HTTP 200 Aug 25 10:18:26.082165 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 166/672] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:18:26 2026] GET /volume/v3/volumes/3952faeb-4c45-4c5f-86b9-81e751b653b9 => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:18:27.098902 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-dafa12e7-8d99-41bd-bd21-64948c4d508c None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:18:27.102074 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-dafa12e7-8d99-41bd-bd21-64948c4d508c tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] GET https://10.4.3.119/volume/v3/volumes/3952faeb-4c45-4c5f-86b9-81e751b653b9 Aug 25 10:18:27.102352 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-dafa12e7-8d99-41bd-bd21-64948c4d508c tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:18:27.102692 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-dafa12e7-8d99-41bd-bd21-64948c4d508c tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:18:27.116599 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:18:27.116599 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:18:27.121165 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-dafa12e7-8d99-41bd-bd21-64948c4d508c tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Volume info retrieved successfully. Aug 25 10:18:27.126685 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-dafa12e7-8d99-41bd-bd21-64948c4d508c tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] https://10.4.3.119/volume/v3/volumes/3952faeb-4c45-4c5f-86b9-81e751b653b9 returned with HTTP 200 Aug 25 10:18:27.127312 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 170/673] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:18:27 2026] GET /volume/v3/volumes/3952faeb-4c45-4c5f-86b9-81e751b653b9 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:18:28.142971 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-1dcd5f02-f941-4c9a-8e8b-d0306c58970d None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:18:28.145185 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1dcd5f02-f941-4c9a-8e8b-d0306c58970d tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] GET https://10.4.3.119/volume/v3/volumes/3952faeb-4c45-4c5f-86b9-81e751b653b9 Aug 25 10:18:28.145421 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1dcd5f02-f941-4c9a-8e8b-d0306c58970d tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:18:28.145626 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1dcd5f02-f941-4c9a-8e8b-d0306c58970d tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:18:28.159465 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:18:28.159465 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:18:28.167850 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-1dcd5f02-f941-4c9a-8e8b-d0306c58970d tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Volume info retrieved successfully. Aug 25 10:18:28.174119 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1dcd5f02-f941-4c9a-8e8b-d0306c58970d tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] https://10.4.3.119/volume/v3/volumes/3952faeb-4c45-4c5f-86b9-81e751b653b9 returned with HTTP 200 Aug 25 10:18:28.174842 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 167/674] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:18:28 2026] GET /volume/v3/volumes/3952faeb-4c45-4c5f-86b9-81e751b653b9 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:18:28.632534 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-eddc10bc-21fe-4f7d-8b49-7d0a9493fb70 req-855735b6-a999-4fc7-90e6-9f1c6ff9672e None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:18:28.636080 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-eddc10bc-21fe-4f7d-8b49-7d0a9493fb70 req-855735b6-a999-4fc7-90e6-9f1c6ff9672e tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] POST https://10.4.3.119/volume/v3/attachments/88cc03cf-503f-4d68-b726-4135573075a5/action Aug 25 10:18:28.636291 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-eddc10bc-21fe-4f7d-8b49-7d0a9493fb70 req-855735b6-a999-4fc7-90e6-9f1c6ff9672e tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Action body: b'{"os-complete": null}' {{(pid=100390) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:18:28.636399 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-eddc10bc-21fe-4f7d-8b49-7d0a9493fb70 req-855735b6-a999-4fc7-90e6-9f1c6ff9672e tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:18:28.669327 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:18:28.669327 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:18:28.693175 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-eddc10bc-21fe-4f7d-8b49-7d0a9493fb70 req-855735b6-a999-4fc7-90e6-9f1c6ff9672e tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] https://10.4.3.119/volume/v3/attachments/88cc03cf-503f-4d68-b726-4135573075a5/action returned with HTTP 204 Aug 25 10:18:28.693893 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 172/675] 10.4.3.119 () {74 vars in 1725 bytes} [Tue Aug 25 10:18:28 2026] POST /volume/v3/attachments/88cc03cf-503f-4d68-b726-4135573075a5/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:18:29.193491 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-743ffaf5-f11b-4b14-a30a-e4f1069072be None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:18:29.196169 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-743ffaf5-f11b-4b14-a30a-e4f1069072be tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] GET https://10.4.3.119/volume/v3/volumes/3952faeb-4c45-4c5f-86b9-81e751b653b9 Aug 25 10:18:29.197062 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-743ffaf5-f11b-4b14-a30a-e4f1069072be tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:18:29.197062 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-743ffaf5-f11b-4b14-a30a-e4f1069072be tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:18:29.212117 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:18:29.212117 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:18:29.223608 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-743ffaf5-f11b-4b14-a30a-e4f1069072be tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Volume info retrieved successfully. Aug 25 10:18:29.228966 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-743ffaf5-f11b-4b14-a30a-e4f1069072be tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] https://10.4.3.119/volume/v3/volumes/3952faeb-4c45-4c5f-86b9-81e751b653b9 returned with HTTP 200 Aug 25 10:18:29.229490 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 167/676] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:18:29 2026] GET /volume/v3/volumes/3952faeb-4c45-4c5f-86b9-81e751b653b9 => generated 1139 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:18:29.243640 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-0b9c1c50-2969-4d93-a34a-2fa1946fe65c None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:18:29.245793 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0b9c1c50-2969-4d93-a34a-2fa1946fe65c tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] GET https://10.4.3.119/volume/v3/volumes/3952faeb-4c45-4c5f-86b9-81e751b653b9 Aug 25 10:18:29.250152 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0b9c1c50-2969-4d93-a34a-2fa1946fe65c tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:18:29.250533 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0b9c1c50-2969-4d93-a34a-2fa1946fe65c tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:18:29.266100 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:18:29.266100 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:18:29.273757 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-0b9c1c50-2969-4d93-a34a-2fa1946fe65c tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Volume info retrieved successfully. Aug 25 10:18:29.280852 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0b9c1c50-2969-4d93-a34a-2fa1946fe65c tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] https://10.4.3.119/volume/v3/volumes/3952faeb-4c45-4c5f-86b9-81e751b653b9 returned with HTTP 200 Aug 25 10:18:29.282106 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 171/677] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:18:29 2026] GET /volume/v3/volumes/3952faeb-4c45-4c5f-86b9-81e751b653b9 => generated 1139 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:18:29.875790 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-cf471694-a266-4471-992a-999c055a7fd5 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:18:30.204635 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-cf471694-a266-4471-992a-999c055a7fd5 tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:18:30.204907 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-cf471694-a266-4471-992a-999c055a7fd5 tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-2091822158"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:18:30.207810 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-cf471694-a266-4471-992a-999c055a7fd5 tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerStableDeviceRescueTest-volume-2091822158'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:18:30.208004 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-cf471694-a266-4471-992a-999c055a7fd5 tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] Create volume of 1 GB Aug 25 10:18:30.216725 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-cf471694-a266-4471-992a-999c055a7fd5 tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] Availability Zones retrieved successfully. Aug 25 10:18:30.228249 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-cf471694-a266-4471-992a-999c055a7fd5 tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] Flow 'volume_create_api' (cfb784c1-4123-4d93-a7a2-167ba08beed9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:18:30.229954 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-cf471694-a266-4471-992a-999c055a7fd5 tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c7244c3-44da-47af-80a4-40d6077e6cf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:18:30.231695 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-cf471694-a266-4471-992a-999c055a7fd5 tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:18:30.292544 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-cf471694-a266-4471-992a-999c055a7fd5 tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c7244c3-44da-47af-80a4-40d6077e6cf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:18:30.293637 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-cf471694-a266-4471-992a-999c055a7fd5 tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38906e72-6d23-4404-8a26-ec4429f299fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:18:30.431120 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-cf471694-a266-4471-992a-999c055a7fd5 tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] Created reservations ['4dcd6996-ef50-4fac-9c1e-a8b73bbb2fa7', 'd3a386b0-3a45-489e-ab21-b51fbae3300e', 'e9e1c9e6-e428-4439-b63b-50e58f4fa633', '0ae0c8a7-1207-435b-af4f-6d2c6474d0c1'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:18:30.431120 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-cf471694-a266-4471-992a-999c055a7fd5 tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38906e72-6d23-4404-8a26-ec4429f299fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4dcd6996-ef50-4fac-9c1e-a8b73bbb2fa7', 'd3a386b0-3a45-489e-ab21-b51fbae3300e', 'e9e1c9e6-e428-4439-b63b-50e58f4fa633', '0ae0c8a7-1207-435b-af4f-6d2c6474d0c1']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:18:30.436260 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-cf471694-a266-4471-992a-999c055a7fd5 tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86ccbc00-4536-48aa-a5c1-82d563b22b35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:18:30.488122 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-cf471694-a266-4471-992a-999c055a7fd5 tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86ccbc00-4536-48aa-a5c1-82d563b22b35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2ac7e988-5c86-4e30-9017-ac0fcd825567', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-2091822158',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11df1e1ad99e43e58d816f0015510f03',qos_specs=None,replication_status=,reservations=['4dcd6996-ef50-4fac-9c1e-a8b73bbb2fa7','d3a386b0-3a45-489e-ab21-b51fbae3300e','e9e1c9e6-e428-4439-b63b-50e58f4fa633','0ae0c8a7-1207-435b-af4f-6d2c6474d0c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='33352bf877b74db2b770386cd8556efd',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:18:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-2091822158',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2ac7e988-5c86-4e30-9017-ac0fcd825567,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='11df1e1ad99e43e58d816f0015510f03',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='33352bf877b74db2b770386cd8556efd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:18:30.489173 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-cf471694-a266-4471-992a-999c055a7fd5 tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (184b930b-f2d9-432f-8152-9ba2e8fe9dd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:18:30.539180 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-cf471694-a266-4471-992a-999c055a7fd5 tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (184b930b-f2d9-432f-8152-9ba2e8fe9dd5) transitioned into state 'SUCCESS' from state '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-2091822158',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11df1e1ad99e43e58d816f0015510f03',qos_specs=None,replication_status=,reservations=['4dcd6996-ef50-4fac-9c1e-a8b73bbb2fa7','d3a386b0-3a45-489e-ab21-b51fbae3300e','e9e1c9e6-e428-4439-b63b-50e58f4fa633','0ae0c8a7-1207-435b-af4f-6d2c6474d0c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='33352bf877b74db2b770386cd8556efd',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:18:30.539563 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-cf471694-a266-4471-992a-999c055a7fd5 tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb0b81e5-0e83-4666-b1f7-9e363fcb5139) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:18:30.558358 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-cf471694-a266-4471-992a-999c055a7fd5 tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb0b81e5-0e83-4666-b1f7-9e363fcb5139) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:18:30.559660 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-cf471694-a266-4471-992a-999c055a7fd5 tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] Flow 'volume_create_api' (cfb784c1-4123-4d93-a7a2-167ba08beed9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:18:30.560620 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-cf471694-a266-4471-992a-999c055a7fd5 tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] Create volume request issued successfully. Aug 25 10:18:30.562726 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-cf471694-a266-4471-992a-999c055a7fd5 tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:18:30.563459 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 168/678] 10.4.3.119 () {68 vars in 1258 bytes} [Tue Aug 25 10:18:29 2026] POST /volume/v3/volumes => generated 759 bytes in 688 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:18:31.003629 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-e6534ad9-c442-45af-9697-7aa3d683ea56 req-91d59257-c83d-4378-b53e-75b45fe3b626 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:18:31.008299 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-e6534ad9-c442-45af-9697-7aa3d683ea56 req-91d59257-c83d-4378-b53e-75b45fe3b626 tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] GET https://10.4.3.119/volume/v3/volumes/04fcc43f-2dcb-4a0b-903b-9433014dd9f4 Aug 25 10:18:31.008689 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-e6534ad9-c442-45af-9697-7aa3d683ea56 req-91d59257-c83d-4378-b53e-75b45fe3b626 tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:18:31.009031 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-e6534ad9-c442-45af-9697-7aa3d683ea56 req-91d59257-c83d-4378-b53e-75b45fe3b626 tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:18:31.023969 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:18:31.023969 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:18:31.037886 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [req-e6534ad9-c442-45af-9697-7aa3d683ea56 req-91d59257-c83d-4378-b53e-75b45fe3b626 tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Volume info retrieved successfully. Aug 25 10:18:31.045070 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-e6534ad9-c442-45af-9697-7aa3d683ea56 req-91d59257-c83d-4378-b53e-75b45fe3b626 tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] https://10.4.3.119/volume/v3/volumes/04fcc43f-2dcb-4a0b-903b-9433014dd9f4 returned with HTTP 200 Aug 25 10:18:31.045070 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 173/679] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:18:31 2026] GET /volume/v3/volumes/04fcc43f-2dcb-4a0b-903b-9433014dd9f4 => generated 850 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:18:31.083544 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-e6d12d1d-d1c9-4d49-8d10-a7c51a2de792 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:18:31.084695 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e6d12d1d-d1c9-4d49-8d10-a7c51a2de792 None None] GET https://10.4.3.119/volume// Aug 25 10:18:31.085094 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e6d12d1d-d1c9-4d49-8d10-a7c51a2de792 None None] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:18:31.085586 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e6d12d1d-d1c9-4d49-8d10-a7c51a2de792 None None] Calling method 'all' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:18:31.085885 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e6d12d1d-d1c9-4d49-8d10-a7c51a2de792 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:18:31.086757 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 168/680] 10.4.3.119 () {66 vars in 1419 bytes} [Tue Aug 25 10:18:31 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:18:31.099486 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-e6534ad9-c442-45af-9697-7aa3d683ea56 req-a65822ce-c7c6-4bba-a884-81cc52953079 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:18:31.103350 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-e6534ad9-c442-45af-9697-7aa3d683ea56 req-a65822ce-c7c6-4bba-a884-81cc52953079 tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] POST https://10.4.3.119/volume/v3/attachments Aug 25 10:18:31.103894 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-e6534ad9-c442-45af-9697-7aa3d683ea56 req-a65822ce-c7c6-4bba-a884-81cc52953079 tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "04fcc43f-2dcb-4a0b-903b-9433014dd9f4", "connector": null, "instance_uuid": "2b10f998-e101-435a-bf25-af0965f5ddd8"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:18:31.117689 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:18:31.117689 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:18:31.164260 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-e6534ad9-c442-45af-9697-7aa3d683ea56 req-a65822ce-c7c6-4bba-a884-81cc52953079 tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] https://10.4.3.119/volume/v3/attachments returned with HTTP 200 Aug 25 10:18:31.164946 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 172/681] 10.4.3.119 () {74 vars in 1594 bytes} [Tue Aug 25 10:18:31 2026] POST /volume/v3/attachments => generated 273 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:18:31.231179 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-e6534ad9-c442-45af-9697-7aa3d683ea56 req-29a9c00e-d110-4b41-8eda-757c99527acb None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:18:31.235636 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-e6534ad9-c442-45af-9697-7aa3d683ea56 req-29a9c00e-d110-4b41-8eda-757c99527acb tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] POST https://10.4.3.119/volume/v3/attachments/bbb43c0b-7452-4bb3-8459-d16c7aceea33/action Aug 25 10:18:31.236091 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-e6534ad9-c442-45af-9697-7aa3d683ea56 req-29a9c00e-d110-4b41-8eda-757c99527acb tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Action body: b'{"os-complete": null}' {{(pid=100389) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:18:31.236262 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-e6534ad9-c442-45af-9697-7aa3d683ea56 req-29a9c00e-d110-4b41-8eda-757c99527acb tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:18:31.262739 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:18:31.262739 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:18:31.283867 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-e6534ad9-c442-45af-9697-7aa3d683ea56 req-29a9c00e-d110-4b41-8eda-757c99527acb tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] https://10.4.3.119/volume/v3/attachments/bbb43c0b-7452-4bb3-8459-d16c7aceea33/action returned with HTTP 204 Aug 25 10:18:31.285098 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 169/682] 10.4.3.119 () {74 vars in 1725 bytes} [Tue Aug 25 10:18:31 2026] POST /volume/v3/attachments/bbb43c0b-7452-4bb3-8459-d16c7aceea33/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:18:31.330902 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-a01c9e8d-16a9-46d4-a5c8-4a29f7ac6938 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:18:31.334299 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a01c9e8d-16a9-46d4-a5c8-4a29f7ac6938 tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] GET https://10.4.3.119/volume/v3/volumes/04fcc43f-2dcb-4a0b-903b-9433014dd9f4 Aug 25 10:18:31.334594 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a01c9e8d-16a9-46d4-a5c8-4a29f7ac6938 tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:18:31.334771 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a01c9e8d-16a9-46d4-a5c8-4a29f7ac6938 tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:18:31.358041 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:18:31.358041 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:18:31.363066 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-a01c9e8d-16a9-46d4-a5c8-4a29f7ac6938 tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Volume info retrieved successfully. Aug 25 10:18:31.373889 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a01c9e8d-16a9-46d4-a5c8-4a29f7ac6938 tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] https://10.4.3.119/volume/v3/volumes/04fcc43f-2dcb-4a0b-903b-9433014dd9f4 returned with HTTP 200 Aug 25 10:18:31.373889 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 174/683] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:18:31 2026] GET /volume/v3/volumes/04fcc43f-2dcb-4a0b-903b-9433014dd9f4 => generated 1112 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:18:31.394233 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-5871ea3e-d625-4b91-84bc-4b619e33d002 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:18:31.398860 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5871ea3e-d625-4b91-84bc-4b619e33d002 tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] GET https://10.4.3.119/volume/v3/volumes/04fcc43f-2dcb-4a0b-903b-9433014dd9f4 Aug 25 10:18:31.399118 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-5871ea3e-d625-4b91-84bc-4b619e33d002 tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:18:31.399386 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-5871ea3e-d625-4b91-84bc-4b619e33d002 tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:18:31.421170 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:18:31.421170 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:18:31.425036 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-5871ea3e-d625-4b91-84bc-4b619e33d002 tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Volume info retrieved successfully. Aug 25 10:18:31.431922 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5871ea3e-d625-4b91-84bc-4b619e33d002 tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] https://10.4.3.119/volume/v3/volumes/04fcc43f-2dcb-4a0b-903b-9433014dd9f4 returned with HTTP 200 Aug 25 10:18:31.432398 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 169/684] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:18:31 2026] GET /volume/v3/volumes/04fcc43f-2dcb-4a0b-903b-9433014dd9f4 => generated 1112 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:18:32.929005 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-17117a3b-3615-43f2-985a-d40585834363 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:18:32.930491 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-17117a3b-3615-43f2-985a-d40585834363 None None] GET https://10.4.3.119/volume// Aug 25 10:18:32.930491 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-17117a3b-3615-43f2-985a-d40585834363 None None] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:18:32.930491 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-17117a3b-3615-43f2-985a-d40585834363 None None] Calling method 'all' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:18:32.930491 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-17117a3b-3615-43f2-985a-d40585834363 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:18:32.930791 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 173/685] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:18:32 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:18:32.944878 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-2cdc6964-4460-4597-9e2b-c25c9620645b req-ecbbc0b8-6c8e-4106-95a1-b6facb4326d5 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:18:32.953116 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-2cdc6964-4460-4597-9e2b-c25c9620645b req-ecbbc0b8-6c8e-4106-95a1-b6facb4326d5 tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] GET https://10.4.3.119/volume/v3/volumes/04fcc43f-2dcb-4a0b-903b-9433014dd9f4 Aug 25 10:18:32.953378 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-2cdc6964-4460-4597-9e2b-c25c9620645b req-ecbbc0b8-6c8e-4106-95a1-b6facb4326d5 tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:18:32.953648 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-2cdc6964-4460-4597-9e2b-c25c9620645b req-ecbbc0b8-6c8e-4106-95a1-b6facb4326d5 tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:18:32.974930 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:18:32.974930 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:18:32.990786 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-2cdc6964-4460-4597-9e2b-c25c9620645b req-ecbbc0b8-6c8e-4106-95a1-b6facb4326d5 tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Volume info retrieved successfully. Aug 25 10:18:33.000825 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-2cdc6964-4460-4597-9e2b-c25c9620645b req-ecbbc0b8-6c8e-4106-95a1-b6facb4326d5 tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] https://10.4.3.119/volume/v3/volumes/04fcc43f-2dcb-4a0b-903b-9433014dd9f4 returned with HTTP 200 Aug 25 10:18:33.001424 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 170/686] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:18:32 2026] GET /volume/v3/volumes/04fcc43f-2dcb-4a0b-903b-9433014dd9f4 => generated 1292 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:18:33.160303 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-2cdc6964-4460-4597-9e2b-c25c9620645b req-78e2033f-9fad-4eb3-8634-a5080f095376 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:18:33.163046 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-2cdc6964-4460-4597-9e2b-c25c9620645b req-78e2033f-9fad-4eb3-8634-a5080f095376 tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] PUT https://10.4.3.119/volume/v3/attachments/bbb43c0b-7452-4bb3-8459-d16c7aceea33 Aug 25 10:18:33.163521 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-2cdc6964-4460-4597-9e2b-c25c9620645b req-78e2033f-9fad-4eb3-8634-a5080f095376 tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.119", "host": "np0000008063", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3398d5156650", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "462fd6ce-c505-48ef-84ec-f85776d45b24", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:18:33.173663 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-2cdc6964-4460-4597-9e2b-c25c9620645b req-78e2033f-9fad-4eb3-8634-a5080f095376 tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Acquiring lock "cinder-attachment_update-04fcc43f-2dcb-4a0b-903b-9433014dd9f4-np0000008063" by "attachment_update" {{(pid=100390) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 10:18:33.180462 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-2cdc6964-4460-4597-9e2b-c25c9620645b req-78e2033f-9fad-4eb3-8634-a5080f095376 tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Lock "cinder-attachment_update-04fcc43f-2dcb-4a0b-903b-9433014dd9f4-np0000008063" acquired by "attachment_update" :: waited 0.006s {{(pid=100390) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 10:18:33.181265 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:18:33.181265 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:18:33.339235 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-2cdc6964-4460-4597-9e2b-c25c9620645b req-78e2033f-9fad-4eb3-8634-a5080f095376 tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Lock "cinder-attachment_update-04fcc43f-2dcb-4a0b-903b-9433014dd9f4-np0000008063" released by "attachment_update" :: held 0.159s {{(pid=100390) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 10:18:33.339689 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-2cdc6964-4460-4597-9e2b-c25c9620645b req-78e2033f-9fad-4eb3-8634-a5080f095376 tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] https://10.4.3.119/volume/v3/attachments/bbb43c0b-7452-4bb3-8459-d16c7aceea33 returned with HTTP 200 Aug 25 10:18:33.340419 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 175/687] 10.4.3.119 () {74 vars in 1704 bytes} [Tue Aug 25 10:18:33 2026] PUT /volume/v3/attachments/bbb43c0b-7452-4bb3-8459-d16c7aceea33 => generated 969 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:18:33.385120 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-2cdc6964-4460-4597-9e2b-c25c9620645b req-334a699d-805f-4b3e-a85b-5a5a6ca2494b None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:18:33.391343 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-2cdc6964-4460-4597-9e2b-c25c9620645b req-334a699d-805f-4b3e-a85b-5a5a6ca2494b tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] POST https://10.4.3.119/volume/v3/attachments/bbb43c0b-7452-4bb3-8459-d16c7aceea33/action Aug 25 10:18:33.391343 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-2cdc6964-4460-4597-9e2b-c25c9620645b req-334a699d-805f-4b3e-a85b-5a5a6ca2494b tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Action body: b'{"os-complete": null}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:18:33.391343 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-2cdc6964-4460-4597-9e2b-c25c9620645b req-334a699d-805f-4b3e-a85b-5a5a6ca2494b tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:18:33.428230 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:18:33.428230 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:18:33.450168 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-2cdc6964-4460-4597-9e2b-c25c9620645b req-334a699d-805f-4b3e-a85b-5a5a6ca2494b tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] https://10.4.3.119/volume/v3/attachments/bbb43c0b-7452-4bb3-8459-d16c7aceea33/action returned with HTTP 204 Aug 25 10:18:33.450168 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 170/688] 10.4.3.119 () {74 vars in 1725 bytes} [Tue Aug 25 10:18:33 2026] POST /volume/v3/attachments/bbb43c0b-7452-4bb3-8459-d16c7aceea33/action => generated 0 bytes in 68 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 25 10:18:35.452456 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-05a0e46d-8cbf-4817-bbba-6558439de55c req-b1e57b09-741c-42f1-9360-42089ec7393f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:18:35.454622 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-05a0e46d-8cbf-4817-bbba-6558439de55c req-b1e57b09-741c-42f1-9360-42089ec7393f tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] DELETE https://10.4.3.119/volume/v3/attachments/f4258f38-ba2b-4425-9f09-045ee6376cfd Aug 25 10:18:35.455469 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-05a0e46d-8cbf-4817-bbba-6558439de55c req-b1e57b09-741c-42f1-9360-42089ec7393f tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:18:35.456087 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-05a0e46d-8cbf-4817-bbba-6558439de55c req-b1e57b09-741c-42f1-9360-42089ec7393f tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Calling method 'version_select' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:18:35.473913 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:18:35.473913 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:18:35.554946 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-05a0e46d-8cbf-4817-bbba-6558439de55c req-b1e57b09-741c-42f1-9360-42089ec7393f tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] https://10.4.3.119/volume/v3/attachments/f4258f38-ba2b-4425-9f09-045ee6376cfd returned with HTTP 200 Aug 25 10:18:35.555598 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 174/689] 10.4.3.119 () {72 vars in 1673 bytes} [Tue Aug 25 10:18:35 2026] DELETE /volume/v3/attachments/f4258f38-ba2b-4425-9f09-045ee6376cfd => generated 19 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:18:35.576859 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-05a0e46d-8cbf-4817-bbba-6558439de55c req-acac0fc9-3aac-4a10-9b9b-eafb6db648a3 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:18:35.580716 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-05a0e46d-8cbf-4817-bbba-6558439de55c req-acac0fc9-3aac-4a10-9b9b-eafb6db648a3 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] DELETE https://10.4.3.119/volume/v3/attachments/be7752e6-53da-471e-a259-8222f4ecd042 Aug 25 10:18:35.580716 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-05a0e46d-8cbf-4817-bbba-6558439de55c req-acac0fc9-3aac-4a10-9b9b-eafb6db648a3 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:18:35.580716 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-05a0e46d-8cbf-4817-bbba-6558439de55c req-acac0fc9-3aac-4a10-9b9b-eafb6db648a3 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Calling method 'version_select' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:18:35.594012 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:18:35.594012 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:18:35.683282 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-05a0e46d-8cbf-4817-bbba-6558439de55c req-acac0fc9-3aac-4a10-9b9b-eafb6db648a3 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] https://10.4.3.119/volume/v3/attachments/be7752e6-53da-471e-a259-8222f4ecd042 returned with HTTP 200 Aug 25 10:18:35.684161 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 171/690] 10.4.3.119 () {72 vars in 1673 bytes} [Tue Aug 25 10:18:35 2026] DELETE /volume/v3/attachments/be7752e6-53da-471e-a259-8222f4ecd042 => generated 19 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:18:35.699700 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-05a0e46d-8cbf-4817-bbba-6558439de55c req-51b8f459-0ade-4979-bbf6-610dca120f4f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:18:35.703227 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-05a0e46d-8cbf-4817-bbba-6558439de55c req-51b8f459-0ade-4979-bbf6-610dca120f4f tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] DELETE https://10.4.3.119/volume/v3/attachments/511bfe9e-e792-49d0-899b-81698c121569 Aug 25 10:18:35.703471 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-05a0e46d-8cbf-4817-bbba-6558439de55c req-51b8f459-0ade-4979-bbf6-610dca120f4f tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:18:35.704350 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-05a0e46d-8cbf-4817-bbba-6558439de55c req-51b8f459-0ade-4979-bbf6-610dca120f4f tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Calling method 'version_select' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:18:35.719440 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:18:35.719440 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:18:35.794965 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-05a0e46d-8cbf-4817-bbba-6558439de55c req-51b8f459-0ade-4979-bbf6-610dca120f4f tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] https://10.4.3.119/volume/v3/attachments/511bfe9e-e792-49d0-899b-81698c121569 returned with HTTP 200 Aug 25 10:18:35.795582 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 176/691] 10.4.3.119 () {72 vars in 1673 bytes} [Tue Aug 25 10:18:35 2026] DELETE /volume/v3/attachments/511bfe9e-e792-49d0-899b-81698c121569 => generated 19 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:18:40.879158 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-df6b629e-184e-4d6d-94d4-0824cc5af4d7 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:18:40.881331 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-df6b629e-184e-4d6d-94d4-0824cc5af4d7 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] DELETE https://10.4.3.119/volume/v3/volumes/9d74c7e7-358a-4ca5-ac11-70c4486a5e4d Aug 25 10:18:40.881655 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-df6b629e-184e-4d6d-94d4-0824cc5af4d7 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:18:40.881988 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-df6b629e-184e-4d6d-94d4-0824cc5af4d7 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:18:40.882210 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-df6b629e-184e-4d6d-94d4-0824cc5af4d7 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Delete volume with id: 9d74c7e7-358a-4ca5-ac11-70c4486a5e4d Aug 25 10:18:40.892428 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:18:40.892428 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:18:40.893124 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-df6b629e-184e-4d6d-94d4-0824cc5af4d7 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Volume info retrieved successfully. Aug 25 10:18:40.918831 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-df6b629e-184e-4d6d-94d4-0824cc5af4d7 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Delete volume request issued successfully. Aug 25 10:18:40.919029 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-df6b629e-184e-4d6d-94d4-0824cc5af4d7 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] https://10.4.3.119/volume/v3/volumes/9d74c7e7-358a-4ca5-ac11-70c4486a5e4d returned with HTTP 202 Aug 25 10:18:40.919581 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 171/692] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:18:40 2026] DELETE /volume/v3/volumes/9d74c7e7-358a-4ca5-ac11-70c4486a5e4d => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:18:40.927371 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-df70eb93-b2f1-4b04-9246-784cd9137f61 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:18:40.929372 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-df70eb93-b2f1-4b04-9246-784cd9137f61 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] GET https://10.4.3.119/volume/v3/volumes/9d74c7e7-358a-4ca5-ac11-70c4486a5e4d Aug 25 10:18:40.929622 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-df70eb93-b2f1-4b04-9246-784cd9137f61 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:18:40.930250 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-df70eb93-b2f1-4b04-9246-784cd9137f61 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:18:40.939773 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:18:40.939773 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:18:40.945325 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-df70eb93-b2f1-4b04-9246-784cd9137f61 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Volume info retrieved successfully. Aug 25 10:18:40.951747 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-df70eb93-b2f1-4b04-9246-784cd9137f61 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] https://10.4.3.119/volume/v3/volumes/9d74c7e7-358a-4ca5-ac11-70c4486a5e4d returned with HTTP 200 Aug 25 10:18:40.952303 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 175/693] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:18:40 2026] GET /volume/v3/volumes/9d74c7e7-358a-4ca5-ac11-70c4486a5e4d => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:18:41.976583 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-c3e70f40-a0ea-493d-a7a8-c82b09020a98 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:18:41.978452 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c3e70f40-a0ea-493d-a7a8-c82b09020a98 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] GET https://10.4.3.119/volume/v3/volumes/9d74c7e7-358a-4ca5-ac11-70c4486a5e4d Aug 25 10:18:41.978782 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c3e70f40-a0ea-493d-a7a8-c82b09020a98 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:18:41.979164 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c3e70f40-a0ea-493d-a7a8-c82b09020a98 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:18:41.991386 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c3e70f40-a0ea-493d-a7a8-c82b09020a98 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] https://10.4.3.119/volume/v3/volumes/9d74c7e7-358a-4ca5-ac11-70c4486a5e4d returned with HTTP 404 Aug 25 10:18:41.992349 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 172/694] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:18:41 2026] GET /volume/v3/volumes/9d74c7e7-358a-4ca5-ac11-70c4486a5e4d => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:18:42.011218 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-9f45ece7-1b0c-4489-b658-404b822937b8 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:18:42.015614 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-9f45ece7-1b0c-4489-b658-404b822937b8 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] DELETE https://10.4.3.119/volume/v3/volumes/335f57b8-32f0-4600-b166-d8a4580dc6d9 Aug 25 10:18:42.015861 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-9f45ece7-1b0c-4489-b658-404b822937b8 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:18:42.016130 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-9f45ece7-1b0c-4489-b658-404b822937b8 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:18:42.016535 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-9f45ece7-1b0c-4489-b658-404b822937b8 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Delete volume with id: 335f57b8-32f0-4600-b166-d8a4580dc6d9 Aug 25 10:18:42.029967 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:18:42.029967 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:18:42.031394 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-9f45ece7-1b0c-4489-b658-404b822937b8 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Volume info retrieved successfully. Aug 25 10:18:42.067276 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-9f45ece7-1b0c-4489-b658-404b822937b8 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Delete volume request issued successfully. Aug 25 10:18:42.067423 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-9f45ece7-1b0c-4489-b658-404b822937b8 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] https://10.4.3.119/volume/v3/volumes/335f57b8-32f0-4600-b166-d8a4580dc6d9 returned with HTTP 202 Aug 25 10:18:42.067945 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 177/695] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:18:42 2026] DELETE /volume/v3/volumes/335f57b8-32f0-4600-b166-d8a4580dc6d9 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:18:42.080101 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-1f8d9697-7f4c-46c9-9558-6f3c110040a4 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:18:42.084090 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1f8d9697-7f4c-46c9-9558-6f3c110040a4 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] GET https://10.4.3.119/volume/v3/volumes/335f57b8-32f0-4600-b166-d8a4580dc6d9 Aug 25 10:18:42.084604 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1f8d9697-7f4c-46c9-9558-6f3c110040a4 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:18:42.084899 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1f8d9697-7f4c-46c9-9558-6f3c110040a4 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:18:42.098970 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:18:42.098970 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:18:42.107687 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-1f8d9697-7f4c-46c9-9558-6f3c110040a4 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Volume info retrieved successfully. Aug 25 10:18:42.114916 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1f8d9697-7f4c-46c9-9558-6f3c110040a4 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] https://10.4.3.119/volume/v3/volumes/335f57b8-32f0-4600-b166-d8a4580dc6d9 returned with HTTP 200 Aug 25 10:18:42.115818 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 172/696] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:18:42 2026] GET /volume/v3/volumes/335f57b8-32f0-4600-b166-d8a4580dc6d9 => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:18:43.130810 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-46eeb344-dca2-4903-a191-66d31dabd2d1 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:18:43.133892 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-46eeb344-dca2-4903-a191-66d31dabd2d1 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] GET https://10.4.3.119/volume/v3/volumes/335f57b8-32f0-4600-b166-d8a4580dc6d9 Aug 25 10:18:43.133892 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-46eeb344-dca2-4903-a191-66d31dabd2d1 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:18:43.133892 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-46eeb344-dca2-4903-a191-66d31dabd2d1 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:18:43.141811 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-46eeb344-dca2-4903-a191-66d31dabd2d1 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] https://10.4.3.119/volume/v3/volumes/335f57b8-32f0-4600-b166-d8a4580dc6d9 returned with HTTP 404 Aug 25 10:18:43.142640 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 176/697] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:18:43 2026] GET /volume/v3/volumes/335f57b8-32f0-4600-b166-d8a4580dc6d9 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:18:43.152299 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-dea3d541-1b6d-4790-8b33-cddaae3049b5 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:18:43.154902 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-dea3d541-1b6d-4790-8b33-cddaae3049b5 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] DELETE https://10.4.3.119/volume/v3/volumes/f13e2c27-208c-4c42-96a6-17a83c7b91f5 Aug 25 10:18:43.155175 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-dea3d541-1b6d-4790-8b33-cddaae3049b5 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:18:43.155515 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-dea3d541-1b6d-4790-8b33-cddaae3049b5 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:18:43.155515 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-dea3d541-1b6d-4790-8b33-cddaae3049b5 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Delete volume with id: f13e2c27-208c-4c42-96a6-17a83c7b91f5 Aug 25 10:18:43.170312 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:18:43.170312 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:18:43.170312 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-dea3d541-1b6d-4790-8b33-cddaae3049b5 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Volume info retrieved successfully. Aug 25 10:18:43.204033 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-dea3d541-1b6d-4790-8b33-cddaae3049b5 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Delete volume request issued successfully. Aug 25 10:18:43.204322 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-dea3d541-1b6d-4790-8b33-cddaae3049b5 tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] https://10.4.3.119/volume/v3/volumes/f13e2c27-208c-4c42-96a6-17a83c7b91f5 returned with HTTP 202 Aug 25 10:18:43.204799 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 173/698] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:18:43 2026] DELETE /volume/v3/volumes/f13e2c27-208c-4c42-96a6-17a83c7b91f5 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:18:43.215265 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-75a9e15f-4bbe-4bf1-ab47-2813973816ce None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:18:43.217481 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-75a9e15f-4bbe-4bf1-ab47-2813973816ce tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] GET https://10.4.3.119/volume/v3/volumes/f13e2c27-208c-4c42-96a6-17a83c7b91f5 Aug 25 10:18:43.217842 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-75a9e15f-4bbe-4bf1-ab47-2813973816ce tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:18:43.218167 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-75a9e15f-4bbe-4bf1-ab47-2813973816ce tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:18:43.227820 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:18:43.227820 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:18:43.236547 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-75a9e15f-4bbe-4bf1-ab47-2813973816ce tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Volume info retrieved successfully. Aug 25 10:18:43.246178 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-75a9e15f-4bbe-4bf1-ab47-2813973816ce tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] https://10.4.3.119/volume/v3/volumes/f13e2c27-208c-4c42-96a6-17a83c7b91f5 returned with HTTP 200 Aug 25 10:18:43.247620 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 178/699] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:18:43 2026] GET /volume/v3/volumes/f13e2c27-208c-4c42-96a6-17a83c7b91f5 => generated 1389 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:18:44.270611 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-8b53a019-0d09-4eb1-b8a0-de84ac747f3b None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:18:44.276216 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8b53a019-0d09-4eb1-b8a0-de84ac747f3b tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] GET https://10.4.3.119/volume/v3/volumes/f13e2c27-208c-4c42-96a6-17a83c7b91f5 Aug 25 10:18:44.276216 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8b53a019-0d09-4eb1-b8a0-de84ac747f3b tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:18:44.276216 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8b53a019-0d09-4eb1-b8a0-de84ac747f3b tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:18:44.284473 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8b53a019-0d09-4eb1-b8a0-de84ac747f3b tempest-TaggedBootDevicesTest-1724109251 tempest-TaggedBootDevicesTest-1724109251-project-member] https://10.4.3.119/volume/v3/volumes/f13e2c27-208c-4c42-96a6-17a83c7b91f5 returned with HTTP 404 Aug 25 10:18:44.285399 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 173/700] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:18:44 2026] GET /volume/v3/volumes/f13e2c27-208c-4c42-96a6-17a83c7b91f5 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:18:47.834289 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-996fded5-6d51-47df-86e2-aa8e66ee68fa None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:18:47.837784 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-996fded5-6d51-47df-86e2-aa8e66ee68fa tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/volumes/5723c976-9411-4fae-8e9f-aa49ed50be6e Aug 25 10:18:47.837784 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-996fded5-6d51-47df-86e2-aa8e66ee68fa tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:18:47.838379 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-996fded5-6d51-47df-86e2-aa8e66ee68fa tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:18:47.849731 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:18:47.849731 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:18:47.856017 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-996fded5-6d51-47df-86e2-aa8e66ee68fa tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Volume info retrieved successfully. Aug 25 10:18:47.863159 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-996fded5-6d51-47df-86e2-aa8e66ee68fa tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/volumes/5723c976-9411-4fae-8e9f-aa49ed50be6e returned with HTTP 200 Aug 25 10:18:47.863741 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 177/701] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:18:47 2026] GET /volume/v3/volumes/5723c976-9411-4fae-8e9f-aa49ed50be6e => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:18:47.929014 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-138cc267-15b4-4869-b94a-9faab853b6bc req-cb3a1064-f22b-42dc-b417-40991c1bf564 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:18:47.931386 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-138cc267-15b4-4869-b94a-9faab853b6bc req-cb3a1064-f22b-42dc-b417-40991c1bf564 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/volumes/5723c976-9411-4fae-8e9f-aa49ed50be6e Aug 25 10:18:47.931542 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-138cc267-15b4-4869-b94a-9faab853b6bc req-cb3a1064-f22b-42dc-b417-40991c1bf564 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:18:47.931875 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-138cc267-15b4-4869-b94a-9faab853b6bc req-cb3a1064-f22b-42dc-b417-40991c1bf564 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:18:47.940380 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:18:47.940380 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:18:47.944691 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-138cc267-15b4-4869-b94a-9faab853b6bc req-cb3a1064-f22b-42dc-b417-40991c1bf564 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Volume info retrieved successfully. Aug 25 10:18:47.949604 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-138cc267-15b4-4869-b94a-9faab853b6bc req-cb3a1064-f22b-42dc-b417-40991c1bf564 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/volumes/5723c976-9411-4fae-8e9f-aa49ed50be6e returned with HTTP 200 Aug 25 10:18:47.950293 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 174/702] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:18:47 2026] GET /volume/v3/volumes/5723c976-9411-4fae-8e9f-aa49ed50be6e => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:18:48.059221 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-bf41babc-a420-4694-9082-2acc1ebdedf7 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:18:48.059715 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-bf41babc-a420-4694-9082-2acc1ebdedf7 None None] GET https://10.4.3.119/volume// Aug 25 10:18:48.059920 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-bf41babc-a420-4694-9082-2acc1ebdedf7 None None] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:18:48.060222 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-bf41babc-a420-4694-9082-2acc1ebdedf7 None None] Calling method 'all' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:18:48.060688 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-bf41babc-a420-4694-9082-2acc1ebdedf7 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:18:48.060974 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 179/703] 10.4.3.119 () {66 vars in 1428 bytes} [Tue Aug 25 10:18:48 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:18:48.069619 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-138cc267-15b4-4869-b94a-9faab853b6bc req-5df22c7f-16c5-4c93-bfd7-38eefec4b824 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:18:48.072567 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-138cc267-15b4-4869-b94a-9faab853b6bc req-5df22c7f-16c5-4c93-bfd7-38eefec4b824 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] POST https://10.4.3.119/volume/v3/attachments Aug 25 10:18:48.072956 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-138cc267-15b4-4869-b94a-9faab853b6bc req-5df22c7f-16c5-4c93-bfd7-38eefec4b824 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5723c976-9411-4fae-8e9f-aa49ed50be6e", "connector": null, "instance_uuid": "8581208a-af75-4eb1-9744-08bda1da2370"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:18:48.085158 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:18:48.085158 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:18:48.134358 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-138cc267-15b4-4869-b94a-9faab853b6bc req-5df22c7f-16c5-4c93-bfd7-38eefec4b824 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/attachments returned with HTTP 200 Aug 25 10:18:48.134947 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 174/704] 10.4.3.119 () {74 vars in 1594 bytes} [Tue Aug 25 10:18:48 2026] POST /volume/v3/attachments => generated 273 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:18:48.168734 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-15aac901-c213-4b4f-9fc8-2a73b0c319d6 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:18:48.171305 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-15aac901-c213-4b4f-9fc8-2a73b0c319d6 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/volumes/5723c976-9411-4fae-8e9f-aa49ed50be6e Aug 25 10:18:48.171539 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-15aac901-c213-4b4f-9fc8-2a73b0c319d6 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:18:48.171747 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-15aac901-c213-4b4f-9fc8-2a73b0c319d6 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:18:48.182069 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-d295b3c5-d54c-400e-b114-5151f7b9f846 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:18:48.182475 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d295b3c5-d54c-400e-b114-5151f7b9f846 None None] GET https://10.4.3.119/volume// Aug 25 10:18:48.182561 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:18:48.182561 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:18:48.182682 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d295b3c5-d54c-400e-b114-5151f7b9f846 None None] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:18:48.182871 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d295b3c5-d54c-400e-b114-5151f7b9f846 None None] Calling method 'all' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:18:48.183223 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d295b3c5-d54c-400e-b114-5151f7b9f846 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:18:48.183525 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 175/705] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:18:48 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:18:48.187165 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-15aac901-c213-4b4f-9fc8-2a73b0c319d6 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Volume info retrieved successfully. Aug 25 10:18:48.192752 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-15aac901-c213-4b4f-9fc8-2a73b0c319d6 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/volumes/5723c976-9411-4fae-8e9f-aa49ed50be6e returned with HTTP 200 Aug 25 10:18:48.193234 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 178/706] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:18:48 2026] GET /volume/v3/volumes/5723c976-9411-4fae-8e9f-aa49ed50be6e => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:18:48.199920 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-138cc267-15b4-4869-b94a-9faab853b6bc req-6b6a78d4-7844-468a-9bfb-7fcc4ecff2ce None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:18:48.204524 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-138cc267-15b4-4869-b94a-9faab853b6bc req-6b6a78d4-7844-468a-9bfb-7fcc4ecff2ce tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/volumes/5723c976-9411-4fae-8e9f-aa49ed50be6e Aug 25 10:18:48.204757 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-138cc267-15b4-4869-b94a-9faab853b6bc req-6b6a78d4-7844-468a-9bfb-7fcc4ecff2ce tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:18:48.204967 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-138cc267-15b4-4869-b94a-9faab853b6bc req-6b6a78d4-7844-468a-9bfb-7fcc4ecff2ce tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:18:48.217274 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:18:48.217274 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:18:48.222438 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [req-138cc267-15b4-4869-b94a-9faab853b6bc req-6b6a78d4-7844-468a-9bfb-7fcc4ecff2ce tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Volume info retrieved successfully. Aug 25 10:18:48.227122 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-138cc267-15b4-4869-b94a-9faab853b6bc req-6b6a78d4-7844-468a-9bfb-7fcc4ecff2ce tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/volumes/5723c976-9411-4fae-8e9f-aa49ed50be6e returned with HTTP 200 Aug 25 10:18:48.227632 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 180/707] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:18:48 2026] GET /volume/v3/volumes/5723c976-9411-4fae-8e9f-aa49ed50be6e => generated 1021 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:18:48.338903 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-138cc267-15b4-4869-b94a-9faab853b6bc req-fd4f61f1-f631-4b58-a61a-9bec809af1e1 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:18:48.342597 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-138cc267-15b4-4869-b94a-9faab853b6bc req-fd4f61f1-f631-4b58-a61a-9bec809af1e1 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] PUT https://10.4.3.119/volume/v3/attachments/abecd87f-2b99-4e0b-9611-98c64e6b9a71 Aug 25 10:18:48.343118 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-138cc267-15b4-4869-b94a-9faab853b6bc req-fd4f61f1-f631-4b58-a61a-9bec809af1e1 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.119", "host": "np0000008063", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3398d5156650", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "462fd6ce-c505-48ef-84ec-f85776d45b24", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:18:48.354158 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.coordination [req-138cc267-15b4-4869-b94a-9faab853b6bc req-fd4f61f1-f631-4b58-a61a-9bec809af1e1 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Acquiring lock "cinder-attachment_update-5723c976-9411-4fae-8e9f-aa49ed50be6e-np0000008063" by "attachment_update" {{(pid=100388) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 10:18:48.361644 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.coordination [req-138cc267-15b4-4869-b94a-9faab853b6bc req-fd4f61f1-f631-4b58-a61a-9bec809af1e1 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Lock "cinder-attachment_update-5723c976-9411-4fae-8e9f-aa49ed50be6e-np0000008063" acquired by "attachment_update" :: waited 0.006s {{(pid=100388) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 10:18:48.362774 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:18:48.362774 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:18:48.473483 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.coordination [req-138cc267-15b4-4869-b94a-9faab853b6bc req-fd4f61f1-f631-4b58-a61a-9bec809af1e1 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Lock "cinder-attachment_update-5723c976-9411-4fae-8e9f-aa49ed50be6e-np0000008063" released by "attachment_update" :: held 0.113s {{(pid=100388) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 10:18:48.473922 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-138cc267-15b4-4869-b94a-9faab853b6bc req-fd4f61f1-f631-4b58-a61a-9bec809af1e1 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/attachments/abecd87f-2b99-4e0b-9611-98c64e6b9a71 returned with HTTP 200 Aug 25 10:18:48.474514 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 175/708] 10.4.3.119 () {74 vars in 1704 bytes} [Tue Aug 25 10:18:48 2026] PUT /volume/v3/attachments/abecd87f-2b99-4e0b-9611-98c64e6b9a71 => generated 969 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:18:49.209995 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-6dc44dd1-555c-4c93-aaa5-4359516e4291 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:18:49.212542 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6dc44dd1-555c-4c93-aaa5-4359516e4291 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/volumes/5723c976-9411-4fae-8e9f-aa49ed50be6e Aug 25 10:18:49.212830 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6dc44dd1-555c-4c93-aaa5-4359516e4291 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:18:49.213121 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6dc44dd1-555c-4c93-aaa5-4359516e4291 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:18:49.227954 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:18:49.227954 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:18:49.232618 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-6dc44dd1-555c-4c93-aaa5-4359516e4291 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Volume info retrieved successfully. Aug 25 10:18:49.239971 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6dc44dd1-555c-4c93-aaa5-4359516e4291 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/volumes/5723c976-9411-4fae-8e9f-aa49ed50be6e returned with HTTP 200 Aug 25 10:18:49.241521 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 176/709] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:18:49 2026] GET /volume/v3/volumes/5723c976-9411-4fae-8e9f-aa49ed50be6e => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:18:50.258925 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-192adda9-be08-4802-9318-8846bfdf4b6d None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:18:50.260902 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-192adda9-be08-4802-9318-8846bfdf4b6d tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/volumes/5723c976-9411-4fae-8e9f-aa49ed50be6e Aug 25 10:18:50.261286 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-192adda9-be08-4802-9318-8846bfdf4b6d tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:18:50.262861 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-192adda9-be08-4802-9318-8846bfdf4b6d tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:18:50.273020 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:18:50.273020 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:18:50.277609 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-192adda9-be08-4802-9318-8846bfdf4b6d tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Volume info retrieved successfully. Aug 25 10:18:50.282566 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-192adda9-be08-4802-9318-8846bfdf4b6d tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/volumes/5723c976-9411-4fae-8e9f-aa49ed50be6e returned with HTTP 200 Aug 25 10:18:50.283100 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 179/710] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:18:50 2026] GET /volume/v3/volumes/5723c976-9411-4fae-8e9f-aa49ed50be6e => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:18:51.304251 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-81b95a5f-c59b-4db8-9e53-9d8161ee6785 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:18:51.306598 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-81b95a5f-c59b-4db8-9e53-9d8161ee6785 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/volumes/5723c976-9411-4fae-8e9f-aa49ed50be6e Aug 25 10:18:51.306820 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-81b95a5f-c59b-4db8-9e53-9d8161ee6785 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:18:51.307060 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-81b95a5f-c59b-4db8-9e53-9d8161ee6785 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:18:51.328933 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:18:51.328933 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:18:51.341973 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-81b95a5f-c59b-4db8-9e53-9d8161ee6785 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Volume info retrieved successfully. Aug 25 10:18:51.348694 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-81b95a5f-c59b-4db8-9e53-9d8161ee6785 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/volumes/5723c976-9411-4fae-8e9f-aa49ed50be6e returned with HTTP 200 Aug 25 10:18:51.349643 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 181/711] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:18:51 2026] GET /volume/v3/volumes/5723c976-9411-4fae-8e9f-aa49ed50be6e => generated 842 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:18:52.366496 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-f7550d5c-c77a-44c3-956d-307c9b863652 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:18:52.370621 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f7550d5c-c77a-44c3-956d-307c9b863652 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/volumes/5723c976-9411-4fae-8e9f-aa49ed50be6e Aug 25 10:18:52.370621 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f7550d5c-c77a-44c3-956d-307c9b863652 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:18:52.370621 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f7550d5c-c77a-44c3-956d-307c9b863652 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:18:52.381992 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:18:52.381992 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:18:52.386959 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-f7550d5c-c77a-44c3-956d-307c9b863652 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Volume info retrieved successfully. Aug 25 10:18:52.396074 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f7550d5c-c77a-44c3-956d-307c9b863652 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/volumes/5723c976-9411-4fae-8e9f-aa49ed50be6e returned with HTTP 200 Aug 25 10:18:52.396074 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 176/712] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:18:52 2026] GET /volume/v3/volumes/5723c976-9411-4fae-8e9f-aa49ed50be6e => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:18:52.818836 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-138cc267-15b4-4869-b94a-9faab853b6bc req-c1eef389-22a2-4100-807c-787ad996b25a None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:18:52.822959 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-138cc267-15b4-4869-b94a-9faab853b6bc req-c1eef389-22a2-4100-807c-787ad996b25a tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] POST https://10.4.3.119/volume/v3/attachments/abecd87f-2b99-4e0b-9611-98c64e6b9a71/action Aug 25 10:18:52.825156 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-138cc267-15b4-4869-b94a-9faab853b6bc req-c1eef389-22a2-4100-807c-787ad996b25a tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Action body: b'{"os-complete": null}' {{(pid=100389) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:18:52.825156 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-138cc267-15b4-4869-b94a-9faab853b6bc req-c1eef389-22a2-4100-807c-787ad996b25a tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:18:52.855657 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:18:52.855657 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:18:52.876472 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-138cc267-15b4-4869-b94a-9faab853b6bc req-c1eef389-22a2-4100-807c-787ad996b25a tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/attachments/abecd87f-2b99-4e0b-9611-98c64e6b9a71/action returned with HTTP 204 Aug 25 10:18:52.877331 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 177/713] 10.4.3.119 () {74 vars in 1725 bytes} [Tue Aug 25 10:18:52 2026] POST /volume/v3/attachments/abecd87f-2b99-4e0b-9611-98c64e6b9a71/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:18:53.414490 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-9158ea11-ce8e-4849-b417-2a0b4fb63d2d None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:18:53.421610 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9158ea11-ce8e-4849-b417-2a0b4fb63d2d tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/volumes/5723c976-9411-4fae-8e9f-aa49ed50be6e Aug 25 10:18:53.421610 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9158ea11-ce8e-4849-b417-2a0b4fb63d2d tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:18:53.421610 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9158ea11-ce8e-4849-b417-2a0b4fb63d2d tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:18:53.434473 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:18:53.434473 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:18:53.439437 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-9158ea11-ce8e-4849-b417-2a0b4fb63d2d tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Volume info retrieved successfully. Aug 25 10:18:53.444634 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9158ea11-ce8e-4849-b417-2a0b4fb63d2d tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/volumes/5723c976-9411-4fae-8e9f-aa49ed50be6e returned with HTTP 200 Aug 25 10:18:53.445586 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 180/714] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:18:53 2026] GET /volume/v3/volumes/5723c976-9411-4fae-8e9f-aa49ed50be6e => generated 1134 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:18:53.461346 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-a25d4894-214c-4f87-bb49-08a5400aa3a3 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:18:53.463342 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a25d4894-214c-4f87-bb49-08a5400aa3a3 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] POST https://10.4.3.119/volume/v3/backups Aug 25 10:18:53.463689 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a25d4894-214c-4f87-bb49-08a5400aa3a3 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5723c976-9411-4fae-8e9f-aa49ed50be6e", "name": "tempest-VolumesBackupsTest-Backup-758554791", "force": true, "container": "tempest-volumesbackupstest-backup-container-56848548"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:18:53.465160 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.contrib.backups [None req-a25d4894-214c-4f87-bb49-08a5400aa3a3 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Creating new backup {'backup': {'volume_id': '5723c976-9411-4fae-8e9f-aa49ed50be6e', 'name': 'tempest-VolumesBackupsTest-Backup-758554791', 'force': True, 'container': 'tempest-volumesbackupstest-backup-container-56848548'}} {{(pid=100390) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 10:18:53.465338 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.contrib.backups [None req-a25d4894-214c-4f87-bb49-08a5400aa3a3 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Creating backup of volume 5723c976-9411-4fae-8e9f-aa49ed50be6e in container tempest-volumesbackupstest-backup-container-56848548 Aug 25 10:18:53.476894 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:18:53.476894 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:18:53.477504 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-a25d4894-214c-4f87-bb49-08a5400aa3a3 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Volume info retrieved successfully. Aug 25 10:18:53.516897 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-a25d4894-214c-4f87-bb49-08a5400aa3a3 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Created reservations ['c68702fd-78cd-4e08-b969-258d52b8d042', 'aae0ff6d-70c4-41d3-b492-bc8f9a38cd1c'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:18:53.574164 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a25d4894-214c-4f87-bb49-08a5400aa3a3 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups returned with HTTP 202 Aug 25 10:18:53.574814 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 182/715] 10.4.3.119 () {68 vars in 1259 bytes} [Tue Aug 25 10:18:53 2026] POST /volume/v3/backups => generated 329 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:18:53.585535 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-191f8d8c-6bdc-4d79-a23a-7b415cb16239 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:18:53.587712 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-191f8d8c-6bdc-4d79-a23a-7b415cb16239 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/8b9d9a98-c1cd-4c80-8c31-284097b44f0a Aug 25 10:18:53.587933 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-191f8d8c-6bdc-4d79-a23a-7b415cb16239 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:18:53.588157 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-191f8d8c-6bdc-4d79-a23a-7b415cb16239 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:18:53.588336 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-191f8d8c-6bdc-4d79-a23a-7b415cb16239 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id 8b9d9a98-c1cd-4c80-8c31-284097b44f0a. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:18:53.593445 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:18:53.593445 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:18:53.594466 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-191f8d8c-6bdc-4d79-a23a-7b415cb16239 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/8b9d9a98-c1cd-4c80-8c31-284097b44f0a returned with HTTP 200 Aug 25 10:18:53.595126 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 177/716] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:18:53 2026] GET /volume/v3/backups/8b9d9a98-c1cd-4c80-8c31-284097b44f0a => generated 786 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:18:53.704853 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-991849de-a017-403e-963c-a2c750064323 req-8138655d-440c-4615-b275-3e8571731631 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:18:53.707949 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-991849de-a017-403e-963c-a2c750064323 req-8138655d-440c-4615-b275-3e8571731631 tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] DELETE https://10.4.3.119/volume/v3/attachments/ef5e13fe-3f3f-47f2-b11e-63e50788d057 Aug 25 10:18:53.708228 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-991849de-a017-403e-963c-a2c750064323 req-8138655d-440c-4615-b275-3e8571731631 tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:18:53.708489 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-991849de-a017-403e-963c-a2c750064323 req-8138655d-440c-4615-b275-3e8571731631 tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] Calling method 'version_select' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:18:53.721367 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:18:53.721367 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:18:53.863801 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-991849de-a017-403e-963c-a2c750064323 req-8138655d-440c-4615-b275-3e8571731631 tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] https://10.4.3.119/volume/v3/attachments/ef5e13fe-3f3f-47f2-b11e-63e50788d057 returned with HTTP 200 Aug 25 10:18:53.864446 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 178/717] 10.4.3.119 () {72 vars in 1673 bytes} [Tue Aug 25 10:18:53 2026] DELETE /volume/v3/attachments/ef5e13fe-3f3f-47f2-b11e-63e50788d057 => generated 19 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:18:53.881856 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-991849de-a017-403e-963c-a2c750064323 req-1ceecee0-af8d-4ab9-b430-85d182df5b1b None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:18:53.887473 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-991849de-a017-403e-963c-a2c750064323 req-1ceecee0-af8d-4ab9-b430-85d182df5b1b tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] DELETE https://10.4.3.119/volume/v3/volumes/a938df5f-b0cf-40a1-bd25-3875c892b274 Aug 25 10:18:53.888150 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-991849de-a017-403e-963c-a2c750064323 req-1ceecee0-af8d-4ab9-b430-85d182df5b1b tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:18:53.888679 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-991849de-a017-403e-963c-a2c750064323 req-1ceecee0-af8d-4ab9-b430-85d182df5b1b tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:18:53.889203 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [req-991849de-a017-403e-963c-a2c750064323 req-1ceecee0-af8d-4ab9-b430-85d182df5b1b tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] Delete volume with id: a938df5f-b0cf-40a1-bd25-3875c892b274 Aug 25 10:18:53.908334 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:18:53.908334 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:18:53.909370 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-991849de-a017-403e-963c-a2c750064323 req-1ceecee0-af8d-4ab9-b430-85d182df5b1b tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] Volume info retrieved successfully. Aug 25 10:18:53.943367 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-991849de-a017-403e-963c-a2c750064323 req-1ceecee0-af8d-4ab9-b430-85d182df5b1b tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] Delete volume request issued successfully. Aug 25 10:18:53.943367 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-991849de-a017-403e-963c-a2c750064323 req-1ceecee0-af8d-4ab9-b430-85d182df5b1b tempest-ServerActionsV293TestJSON-20332389 tempest-ServerActionsV293TestJSON-20332389-project-member] https://10.4.3.119/volume/v3/volumes/a938df5f-b0cf-40a1-bd25-3875c892b274 returned with HTTP 202 Aug 25 10:18:53.944830 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 181/718] 10.4.3.119 () {70 vars in 1620 bytes} [Tue Aug 25 10:18:53 2026] DELETE /volume/v3/volumes/a938df5f-b0cf-40a1-bd25-3875c892b274 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:18:54.050715 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-9e9ef2eb-cd34-4845-89c3-2f65f9adb5f3 req-04e7901e-ff1a-44f4-a3dc-320fae80fe14 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:18:54.053992 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-9e9ef2eb-cd34-4845-89c3-2f65f9adb5f3 req-04e7901e-ff1a-44f4-a3dc-320fae80fe14 tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] GET https://10.4.3.119/volume/v3/volumes/fd15bead-1b99-49ad-89c2-856cea6afe9d Aug 25 10:18:54.054251 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-9e9ef2eb-cd34-4845-89c3-2f65f9adb5f3 req-04e7901e-ff1a-44f4-a3dc-320fae80fe14 tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:18:54.054498 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-9e9ef2eb-cd34-4845-89c3-2f65f9adb5f3 req-04e7901e-ff1a-44f4-a3dc-320fae80fe14 tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:18:54.073025 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:18:54.073025 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:18:54.078795 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [req-9e9ef2eb-cd34-4845-89c3-2f65f9adb5f3 req-04e7901e-ff1a-44f4-a3dc-320fae80fe14 tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] Volume info retrieved successfully. Aug 25 10:18:54.085617 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-9e9ef2eb-cd34-4845-89c3-2f65f9adb5f3 req-04e7901e-ff1a-44f4-a3dc-320fae80fe14 tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] https://10.4.3.119/volume/v3/volumes/fd15bead-1b99-49ad-89c2-856cea6afe9d returned with HTTP 200 Aug 25 10:18:54.086202 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 183/719] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:18:54 2026] GET /volume/v3/volumes/fd15bead-1b99-49ad-89c2-856cea6afe9d => generated 849 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:18:54.192980 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-fca15939-4235-4efb-9404-8c9900c90276 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:18:54.193340 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-fca15939-4235-4efb-9404-8c9900c90276 None None] GET https://10.4.3.119/volume// Aug 25 10:18:54.193495 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-fca15939-4235-4efb-9404-8c9900c90276 None None] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:18:54.193706 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-fca15939-4235-4efb-9404-8c9900c90276 None None] Calling method 'all' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:18:54.194080 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-fca15939-4235-4efb-9404-8c9900c90276 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:18:54.194426 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 178/720] 10.4.3.119 () {66 vars in 1428 bytes} [Tue Aug 25 10:18:54 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:18:54.204487 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-9e9ef2eb-cd34-4845-89c3-2f65f9adb5f3 req-336c6276-2a87-40ab-af2b-1a4891451fc6 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:18:54.207293 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-9e9ef2eb-cd34-4845-89c3-2f65f9adb5f3 req-336c6276-2a87-40ab-af2b-1a4891451fc6 tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] POST https://10.4.3.119/volume/v3/attachments Aug 25 10:18:54.207784 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-9e9ef2eb-cd34-4845-89c3-2f65f9adb5f3 req-336c6276-2a87-40ab-af2b-1a4891451fc6 tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fd15bead-1b99-49ad-89c2-856cea6afe9d", "connector": null, "instance_uuid": "642eab2c-3988-48e4-9fb1-a7ad214cbe10"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:18:54.219687 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:18:54.219687 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:18:54.258641 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-9e9ef2eb-cd34-4845-89c3-2f65f9adb5f3 req-336c6276-2a87-40ab-af2b-1a4891451fc6 tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] https://10.4.3.119/volume/v3/attachments returned with HTTP 200 Aug 25 10:18:54.259239 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 179/721] 10.4.3.119 () {74 vars in 1594 bytes} [Tue Aug 25 10:18:54 2026] POST /volume/v3/attachments => generated 273 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 25 10:18:54.295098 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-d8ce18e6-e264-443e-8cd6-1c0afcccc72a None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:18:54.297910 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d8ce18e6-e264-443e-8cd6-1c0afcccc72a tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] GET https://10.4.3.119/volume/v3/volumes/fd15bead-1b99-49ad-89c2-856cea6afe9d Aug 25 10:18:54.298414 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d8ce18e6-e264-443e-8cd6-1c0afcccc72a tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:18:54.299010 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d8ce18e6-e264-443e-8cd6-1c0afcccc72a tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:18:54.314611 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:18:54.314611 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:18:54.316367 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-dfc3c7ce-59c9-4692-9da5-033ccdb56d9d None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:18:54.316874 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-dfc3c7ce-59c9-4692-9da5-033ccdb56d9d None None] GET https://10.4.3.119/volume// Aug 25 10:18:54.317096 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-dfc3c7ce-59c9-4692-9da5-033ccdb56d9d None None] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:18:54.317660 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-dfc3c7ce-59c9-4692-9da5-033ccdb56d9d None None] Calling method 'all' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:18:54.318102 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-dfc3c7ce-59c9-4692-9da5-033ccdb56d9d None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:18:54.318530 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 184/722] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:18:54 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:18:54.320073 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-d8ce18e6-e264-443e-8cd6-1c0afcccc72a tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] Volume info retrieved successfully. Aug 25 10:18:54.326527 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d8ce18e6-e264-443e-8cd6-1c0afcccc72a tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] https://10.4.3.119/volume/v3/volumes/fd15bead-1b99-49ad-89c2-856cea6afe9d returned with HTTP 200 Aug 25 10:18:54.327084 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 182/723] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:18:54 2026] GET /volume/v3/volumes/fd15bead-1b99-49ad-89c2-856cea6afe9d => generated 866 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:18:54.329430 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-9e9ef2eb-cd34-4845-89c3-2f65f9adb5f3 req-c6d89b53-7d68-4eba-960a-65eaa0486b19 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:18:54.332067 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-9e9ef2eb-cd34-4845-89c3-2f65f9adb5f3 req-c6d89b53-7d68-4eba-960a-65eaa0486b19 tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] GET https://10.4.3.119/volume/v3/volumes/fd15bead-1b99-49ad-89c2-856cea6afe9d Aug 25 10:18:54.332389 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-9e9ef2eb-cd34-4845-89c3-2f65f9adb5f3 req-c6d89b53-7d68-4eba-960a-65eaa0486b19 tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:18:54.332533 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-9e9ef2eb-cd34-4845-89c3-2f65f9adb5f3 req-c6d89b53-7d68-4eba-960a-65eaa0486b19 tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:18:54.344400 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:18:54.344400 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:18:54.349405 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [req-9e9ef2eb-cd34-4845-89c3-2f65f9adb5f3 req-c6d89b53-7d68-4eba-960a-65eaa0486b19 tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] Volume info retrieved successfully. Aug 25 10:18:54.356157 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-9e9ef2eb-cd34-4845-89c3-2f65f9adb5f3 req-c6d89b53-7d68-4eba-960a-65eaa0486b19 tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] https://10.4.3.119/volume/v3/volumes/fd15bead-1b99-49ad-89c2-856cea6afe9d returned with HTTP 200 Aug 25 10:18:54.356886 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 179/724] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:18:54 2026] GET /volume/v3/volumes/fd15bead-1b99-49ad-89c2-856cea6afe9d => generated 1028 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:18:54.477261 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-9e9ef2eb-cd34-4845-89c3-2f65f9adb5f3 req-18e2314b-bd6e-4124-995d-09e4e11714b6 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:18:54.481785 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-9e9ef2eb-cd34-4845-89c3-2f65f9adb5f3 req-18e2314b-bd6e-4124-995d-09e4e11714b6 tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] PUT https://10.4.3.119/volume/v3/attachments/8d354561-49e9-453f-ab64-84808f3f94ff Aug 25 10:18:54.482367 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-9e9ef2eb-cd34-4845-89c3-2f65f9adb5f3 req-18e2314b-bd6e-4124-995d-09e4e11714b6 tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.119", "host": "np0000008063", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3398d5156650", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "462fd6ce-c505-48ef-84ec-f85776d45b24", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:18:54.494825 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-9e9ef2eb-cd34-4845-89c3-2f65f9adb5f3 req-18e2314b-bd6e-4124-995d-09e4e11714b6 tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] Acquiring lock "cinder-attachment_update-fd15bead-1b99-49ad-89c2-856cea6afe9d-np0000008063" by "attachment_update" {{(pid=100389) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 10:18:54.502021 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-9e9ef2eb-cd34-4845-89c3-2f65f9adb5f3 req-18e2314b-bd6e-4124-995d-09e4e11714b6 tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] Lock "cinder-attachment_update-fd15bead-1b99-49ad-89c2-856cea6afe9d-np0000008063" acquired by "attachment_update" :: waited 0.007s {{(pid=100389) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 10:18:54.503549 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:18:54.503549 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:18:54.608733 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-77f8036b-8e99-4f80-b7cf-573df19d4b03 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:18:54.614494 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-77f8036b-8e99-4f80-b7cf-573df19d4b03 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/8b9d9a98-c1cd-4c80-8c31-284097b44f0a Aug 25 10:18:54.615465 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-77f8036b-8e99-4f80-b7cf-573df19d4b03 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:18:54.617589 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-77f8036b-8e99-4f80-b7cf-573df19d4b03 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:18:54.617766 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-77f8036b-8e99-4f80-b7cf-573df19d4b03 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id 8b9d9a98-c1cd-4c80-8c31-284097b44f0a. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:18:54.626334 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:18:54.626334 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:18:54.628098 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-77f8036b-8e99-4f80-b7cf-573df19d4b03 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/8b9d9a98-c1cd-4c80-8c31-284097b44f0a returned with HTTP 200 Aug 25 10:18:54.629555 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-9e9ef2eb-cd34-4845-89c3-2f65f9adb5f3 req-18e2314b-bd6e-4124-995d-09e4e11714b6 tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] Lock "cinder-attachment_update-fd15bead-1b99-49ad-89c2-856cea6afe9d-np0000008063" released by "attachment_update" :: held 0.127s {{(pid=100389) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 10:18:54.629555 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-9e9ef2eb-cd34-4845-89c3-2f65f9adb5f3 req-18e2314b-bd6e-4124-995d-09e4e11714b6 tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] https://10.4.3.119/volume/v3/attachments/8d354561-49e9-453f-ab64-84808f3f94ff returned with HTTP 200 Aug 25 10:18:54.629555 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 180/725] 10.4.3.119 () {74 vars in 1704 bytes} [Tue Aug 25 10:18:54 2026] PUT /volume/v3/attachments/8d354561-49e9-453f-ab64-84808f3f94ff => generated 969 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:18:54.629841 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 185/726] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:18:54 2026] GET /volume/v3/backups/8b9d9a98-c1cd-4c80-8c31-284097b44f0a => generated 788 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 10:18:55.349130 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-63774fcc-2d72-4b99-a304-d3e378a6f7ec None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:18:55.350873 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-63774fcc-2d72-4b99-a304-d3e378a6f7ec tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] GET https://10.4.3.119/volume/v3/volumes/fd15bead-1b99-49ad-89c2-856cea6afe9d Aug 25 10:18:55.351162 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-63774fcc-2d72-4b99-a304-d3e378a6f7ec tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:18:55.351419 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-63774fcc-2d72-4b99-a304-d3e378a6f7ec tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:18:55.375337 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:18:55.375337 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:18:55.381567 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-63774fcc-2d72-4b99-a304-d3e378a6f7ec tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] Volume info retrieved successfully. Aug 25 10:18:55.389829 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-63774fcc-2d72-4b99-a304-d3e378a6f7ec tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] https://10.4.3.119/volume/v3/volumes/fd15bead-1b99-49ad-89c2-856cea6afe9d returned with HTTP 200 Aug 25 10:18:55.390549 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 183/727] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:18:55 2026] GET /volume/v3/volumes/fd15bead-1b99-49ad-89c2-856cea6afe9d => generated 867 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:18:55.646947 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-6c52f0e9-35ec-41fa-a29f-324731975804 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:18:55.649658 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6c52f0e9-35ec-41fa-a29f-324731975804 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/8b9d9a98-c1cd-4c80-8c31-284097b44f0a Aug 25 10:18:55.649982 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-6c52f0e9-35ec-41fa-a29f-324731975804 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:18:55.650292 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-6c52f0e9-35ec-41fa-a29f-324731975804 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:18:55.650453 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-6c52f0e9-35ec-41fa-a29f-324731975804 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id 8b9d9a98-c1cd-4c80-8c31-284097b44f0a. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:18:55.656803 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:18:55.656803 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:18:55.658246 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6c52f0e9-35ec-41fa-a29f-324731975804 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/8b9d9a98-c1cd-4c80-8c31-284097b44f0a returned with HTTP 200 Aug 25 10:18:55.659446 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 180/728] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:18:55 2026] GET /volume/v3/backups/8b9d9a98-c1cd-4c80-8c31-284097b44f0a => generated 788 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:18:56.408509 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-aff021ef-0a46-41e4-805a-58bac1680ec6 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:18:56.411303 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-aff021ef-0a46-41e4-805a-58bac1680ec6 tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] GET https://10.4.3.119/volume/v3/volumes/fd15bead-1b99-49ad-89c2-856cea6afe9d Aug 25 10:18:56.411565 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-aff021ef-0a46-41e4-805a-58bac1680ec6 tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:18:56.412459 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-aff021ef-0a46-41e4-805a-58bac1680ec6 tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:18:56.429907 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:18:56.429907 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:18:56.442427 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-aff021ef-0a46-41e4-805a-58bac1680ec6 tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] Volume info retrieved successfully. Aug 25 10:18:56.448884 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-aff021ef-0a46-41e4-805a-58bac1680ec6 tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] https://10.4.3.119/volume/v3/volumes/fd15bead-1b99-49ad-89c2-856cea6afe9d returned with HTTP 200 Aug 25 10:18:56.449998 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 181/729] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:18:56 2026] GET /volume/v3/volumes/fd15bead-1b99-49ad-89c2-856cea6afe9d => generated 867 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:18:56.677515 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-84fbddf3-5159-40fa-b564-9b3883b0169d None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:18:56.677515 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-84fbddf3-5159-40fa-b564-9b3883b0169d tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/8b9d9a98-c1cd-4c80-8c31-284097b44f0a Aug 25 10:18:56.677515 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-84fbddf3-5159-40fa-b564-9b3883b0169d tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:18:56.677515 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-84fbddf3-5159-40fa-b564-9b3883b0169d tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:18:56.677515 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-84fbddf3-5159-40fa-b564-9b3883b0169d tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id 8b9d9a98-c1cd-4c80-8c31-284097b44f0a. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:18:56.686224 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:18:56.686224 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:18:56.688552 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-84fbddf3-5159-40fa-b564-9b3883b0169d tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/8b9d9a98-c1cd-4c80-8c31-284097b44f0a returned with HTTP 200 Aug 25 10:18:56.688928 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 186/730] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:18:56 2026] GET /volume/v3/backups/8b9d9a98-c1cd-4c80-8c31-284097b44f0a => generated 788 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:18:57.470166 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-806f91fa-6283-49c3-9521-19604cce6662 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:18:57.474072 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-806f91fa-6283-49c3-9521-19604cce6662 tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] GET https://10.4.3.119/volume/v3/volumes/fd15bead-1b99-49ad-89c2-856cea6afe9d Aug 25 10:18:57.475812 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-806f91fa-6283-49c3-9521-19604cce6662 tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:18:57.475812 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-806f91fa-6283-49c3-9521-19604cce6662 tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:18:57.506510 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:18:57.506510 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:18:57.512484 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-806f91fa-6283-49c3-9521-19604cce6662 tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] Volume info retrieved successfully. Aug 25 10:18:57.520491 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-806f91fa-6283-49c3-9521-19604cce6662 tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] https://10.4.3.119/volume/v3/volumes/fd15bead-1b99-49ad-89c2-856cea6afe9d returned with HTTP 200 Aug 25 10:18:57.521122 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 184/731] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:18:57 2026] GET /volume/v3/volumes/fd15bead-1b99-49ad-89c2-856cea6afe9d => generated 867 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:18:57.710739 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-fa16d2bd-6792-470e-829d-292e13b81a0a None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:18:57.718309 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-fa16d2bd-6792-470e-829d-292e13b81a0a tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/8b9d9a98-c1cd-4c80-8c31-284097b44f0a Aug 25 10:18:57.721049 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-fa16d2bd-6792-470e-829d-292e13b81a0a tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:18:57.721049 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-fa16d2bd-6792-470e-829d-292e13b81a0a tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:18:57.721049 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-fa16d2bd-6792-470e-829d-292e13b81a0a tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id 8b9d9a98-c1cd-4c80-8c31-284097b44f0a. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:18:57.727490 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:18:57.727490 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:18:57.729314 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-fa16d2bd-6792-470e-829d-292e13b81a0a tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/8b9d9a98-c1cd-4c80-8c31-284097b44f0a returned with HTTP 200 Aug 25 10:18:57.729488 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 181/732] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:18:57 2026] GET /volume/v3/backups/8b9d9a98-c1cd-4c80-8c31-284097b44f0a => generated 788 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:18:58.542394 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-e9eb968e-7d23-4b03-ba50-867219a71992 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:18:58.546908 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e9eb968e-7d23-4b03-ba50-867219a71992 tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] GET https://10.4.3.119/volume/v3/volumes/fd15bead-1b99-49ad-89c2-856cea6afe9d Aug 25 10:18:58.547729 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e9eb968e-7d23-4b03-ba50-867219a71992 tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:18:58.547910 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e9eb968e-7d23-4b03-ba50-867219a71992 tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:18:58.567904 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:18:58.567904 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:18:58.579079 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-e9eb968e-7d23-4b03-ba50-867219a71992 tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] Volume info retrieved successfully. Aug 25 10:18:58.592026 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e9eb968e-7d23-4b03-ba50-867219a71992 tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] https://10.4.3.119/volume/v3/volumes/fd15bead-1b99-49ad-89c2-856cea6afe9d returned with HTTP 200 Aug 25 10:18:58.593098 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 182/733] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:18:58 2026] GET /volume/v3/volumes/fd15bead-1b99-49ad-89c2-856cea6afe9d => generated 867 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:18:58.752826 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-50f8df1a-fb77-4168-a826-e4586163f47f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:18:58.757739 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-50f8df1a-fb77-4168-a826-e4586163f47f tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/8b9d9a98-c1cd-4c80-8c31-284097b44f0a Aug 25 10:18:58.757739 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-50f8df1a-fb77-4168-a826-e4586163f47f tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:18:58.757739 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-50f8df1a-fb77-4168-a826-e4586163f47f tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:18:58.760535 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-50f8df1a-fb77-4168-a826-e4586163f47f tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id 8b9d9a98-c1cd-4c80-8c31-284097b44f0a. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:18:58.767607 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:18:58.767607 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:18:58.768582 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-50f8df1a-fb77-4168-a826-e4586163f47f tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/8b9d9a98-c1cd-4c80-8c31-284097b44f0a returned with HTTP 200 Aug 25 10:18:58.769268 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 187/734] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:18:58 2026] GET /volume/v3/backups/8b9d9a98-c1cd-4c80-8c31-284097b44f0a => generated 788 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:18:59.606863 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-f120e38c-f715-4ba8-9569-8c07316c3f4a None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:18:59.608964 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f120e38c-f715-4ba8-9569-8c07316c3f4a tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] GET https://10.4.3.119/volume/v3/volumes/fd15bead-1b99-49ad-89c2-856cea6afe9d Aug 25 10:18:59.609179 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f120e38c-f715-4ba8-9569-8c07316c3f4a tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:18:59.609355 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f120e38c-f715-4ba8-9569-8c07316c3f4a tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:18:59.625755 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:18:59.625755 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:18:59.634812 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-f120e38c-f715-4ba8-9569-8c07316c3f4a tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] Volume info retrieved successfully. Aug 25 10:18:59.643218 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f120e38c-f715-4ba8-9569-8c07316c3f4a tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] https://10.4.3.119/volume/v3/volumes/fd15bead-1b99-49ad-89c2-856cea6afe9d returned with HTTP 200 Aug 25 10:18:59.644253 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 185/735] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:18:59 2026] GET /volume/v3/volumes/fd15bead-1b99-49ad-89c2-856cea6afe9d => generated 867 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 25 10:18:59.708706 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-9e9ef2eb-cd34-4845-89c3-2f65f9adb5f3 req-499daf09-950a-494d-a7e7-29d0bba0b9a1 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:18:59.711557 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-9e9ef2eb-cd34-4845-89c3-2f65f9adb5f3 req-499daf09-950a-494d-a7e7-29d0bba0b9a1 tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] POST https://10.4.3.119/volume/v3/attachments/8d354561-49e9-453f-ab64-84808f3f94ff/action Aug 25 10:18:59.711898 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-9e9ef2eb-cd34-4845-89c3-2f65f9adb5f3 req-499daf09-950a-494d-a7e7-29d0bba0b9a1 tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] Action body: b'{"os-complete": null}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:18:59.712061 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-9e9ef2eb-cd34-4845-89c3-2f65f9adb5f3 req-499daf09-950a-494d-a7e7-29d0bba0b9a1 tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:18:59.715872 np0000008063 devstack@c-api.service[100388]: DEBUG dbcounter [-] [100388] Writing DB stats cinder:SELECT=112,cinder:INSERT=13,cinder:UPDATE=26 {{(pid=100388) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 10:18:59.733848 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:18:59.733848 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:18:59.748670 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-9e9ef2eb-cd34-4845-89c3-2f65f9adb5f3 req-499daf09-950a-494d-a7e7-29d0bba0b9a1 tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] https://10.4.3.119/volume/v3/attachments/8d354561-49e9-453f-ab64-84808f3f94ff/action returned with HTTP 204 Aug 25 10:18:59.749211 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 182/736] 10.4.3.119 () {74 vars in 1725 bytes} [Tue Aug 25 10:18:59 2026] POST /volume/v3/attachments/8d354561-49e9-453f-ab64-84808f3f94ff/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 25 10:18:59.784588 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-23f966aa-c7b2-4e7a-a679-4f52874de5cd None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:18:59.792197 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-23f966aa-c7b2-4e7a-a679-4f52874de5cd tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/8b9d9a98-c1cd-4c80-8c31-284097b44f0a Aug 25 10:18:59.792403 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-23f966aa-c7b2-4e7a-a679-4f52874de5cd tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:18:59.792632 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-23f966aa-c7b2-4e7a-a679-4f52874de5cd tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:18:59.792733 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-23f966aa-c7b2-4e7a-a679-4f52874de5cd tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id 8b9d9a98-c1cd-4c80-8c31-284097b44f0a. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:18:59.800397 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:18:59.800397 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:18:59.801913 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-23f966aa-c7b2-4e7a-a679-4f52874de5cd tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/8b9d9a98-c1cd-4c80-8c31-284097b44f0a returned with HTTP 200 Aug 25 10:18:59.802469 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 183/737] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:18:59 2026] GET /volume/v3/backups/8b9d9a98-c1cd-4c80-8c31-284097b44f0a => generated 788 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:19:00.659903 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-cbbaebae-24a7-4c01-bb3a-6b463687b975 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:00.662679 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-cbbaebae-24a7-4c01-bb3a-6b463687b975 tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] GET https://10.4.3.119/volume/v3/volumes/fd15bead-1b99-49ad-89c2-856cea6afe9d Aug 25 10:19:00.662679 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-cbbaebae-24a7-4c01-bb3a-6b463687b975 tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:00.663551 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-cbbaebae-24a7-4c01-bb3a-6b463687b975 tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:00.679831 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:00.679831 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:19:00.686783 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-cbbaebae-24a7-4c01-bb3a-6b463687b975 tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] Volume info retrieved successfully. Aug 25 10:19:00.700663 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-cbbaebae-24a7-4c01-bb3a-6b463687b975 tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] https://10.4.3.119/volume/v3/volumes/fd15bead-1b99-49ad-89c2-856cea6afe9d returned with HTTP 200 Aug 25 10:19:00.701430 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 188/738] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:19:00 2026] GET /volume/v3/volumes/fd15bead-1b99-49ad-89c2-856cea6afe9d => generated 1159 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:19:00.722860 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-26c2cfb8-52ca-4902-a3a6-a88387fee0fe None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:00.728155 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-26c2cfb8-52ca-4902-a3a6-a88387fee0fe tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] POST https://10.4.3.119/volume/v3/volumes/fd15bead-1b99-49ad-89c2-856cea6afe9d/action Aug 25 10:19:00.728155 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-26c2cfb8-52ca-4902-a3a6-a88387fee0fe tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:19:00.728155 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-26c2cfb8-52ca-4902-a3a6-a88387fee0fe tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:19:00.742221 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:00.742221 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:19:00.742772 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-26c2cfb8-52ca-4902-a3a6-a88387fee0fe tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] Volume info retrieved successfully. Aug 25 10:19:00.796809 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-26c2cfb8-52ca-4902-a3a6-a88387fee0fe tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] Created reservations ['1076da74-c57d-4b58-953e-168f7e206de6', '44600497-2318-45f5-8c68-9e94d56eb3cc'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:19:00.819087 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-f315d0ea-cff4-436b-b938-d56dcad51b3a None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:00.822472 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f315d0ea-cff4-436b-b938-d56dcad51b3a tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/8b9d9a98-c1cd-4c80-8c31-284097b44f0a Aug 25 10:19:00.823066 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f315d0ea-cff4-436b-b938-d56dcad51b3a tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:00.824406 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f315d0ea-cff4-436b-b938-d56dcad51b3a tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:00.824596 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-f315d0ea-cff4-436b-b938-d56dcad51b3a tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id 8b9d9a98-c1cd-4c80-8c31-284097b44f0a. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:19:00.829208 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:00.829208 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:19:00.830189 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f315d0ea-cff4-436b-b938-d56dcad51b3a tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/8b9d9a98-c1cd-4c80-8c31-284097b44f0a returned with HTTP 200 Aug 25 10:19:00.830717 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 183/739] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:19:00 2026] GET /volume/v3/backups/8b9d9a98-c1cd-4c80-8c31-284097b44f0a => generated 788 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 10:19:00.838536 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-26c2cfb8-52ca-4902-a3a6-a88387fee0fe tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] Extend volume request issued successfully. Aug 25 10:19:00.838793 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-26c2cfb8-52ca-4902-a3a6-a88387fee0fe tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] https://10.4.3.119/volume/v3/volumes/fd15bead-1b99-49ad-89c2-856cea6afe9d/action returned with HTTP 202 Aug 25 10:19:00.839396 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 186/740] 10.4.3.119 () {70 vars in 1431 bytes} [Tue Aug 25 10:19:00 2026] POST /volume/v3/volumes/fd15bead-1b99-49ad-89c2-856cea6afe9d/action => generated 0 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 25 10:19:00.848425 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-d21f3b91-cc8b-403f-b5e1-4037ccaad039 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:00.850288 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d21f3b91-cc8b-403f-b5e1-4037ccaad039 tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] GET https://10.4.3.119/volume/v3/volumes/fd15bead-1b99-49ad-89c2-856cea6afe9d Aug 25 10:19:00.850643 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d21f3b91-cc8b-403f-b5e1-4037ccaad039 tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:00.850886 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d21f3b91-cc8b-403f-b5e1-4037ccaad039 tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:00.867207 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:00.867207 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:19:00.872565 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-d21f3b91-cc8b-403f-b5e1-4037ccaad039 tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] Volume info retrieved successfully. Aug 25 10:19:00.879026 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d21f3b91-cc8b-403f-b5e1-4037ccaad039 tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] https://10.4.3.119/volume/v3/volumes/fd15bead-1b99-49ad-89c2-856cea6afe9d returned with HTTP 200 Aug 25 10:19:00.879804 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 184/741] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:19:00 2026] GET /volume/v3/volumes/fd15bead-1b99-49ad-89c2-856cea6afe9d => generated 1162 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:19:01.536570 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-26c2cfb8-52ca-4902-a3a6-a88387fee0fe req-4cfdcf9f-633e-4e89-8f43-c3444645b7ff None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:01.542565 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-26c2cfb8-52ca-4902-a3a6-a88387fee0fe req-4cfdcf9f-633e-4e89-8f43-c3444645b7ff service nova] GET https://10.4.3.119/volume/v3/volumes/fd15bead-1b99-49ad-89c2-856cea6afe9d Aug 25 10:19:01.543035 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-26c2cfb8-52ca-4902-a3a6-a88387fee0fe req-4cfdcf9f-633e-4e89-8f43-c3444645b7ff service nova] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:01.543351 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-26c2cfb8-52ca-4902-a3a6-a88387fee0fe req-4cfdcf9f-633e-4e89-8f43-c3444645b7ff service nova] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:01.557803 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:01.557803 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:19:01.562936 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [req-26c2cfb8-52ca-4902-a3a6-a88387fee0fe req-4cfdcf9f-633e-4e89-8f43-c3444645b7ff service nova] Volume info retrieved successfully. Aug 25 10:19:01.568636 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-26c2cfb8-52ca-4902-a3a6-a88387fee0fe req-4cfdcf9f-633e-4e89-8f43-c3444645b7ff service nova] https://10.4.3.119/volume/v3/volumes/fd15bead-1b99-49ad-89c2-856cea6afe9d returned with HTTP 200 Aug 25 10:19:01.568636 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 189/742] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:19:01 2026] GET /volume/v3/volumes/fd15bead-1b99-49ad-89c2-856cea6afe9d => generated 1324 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:19:01.853702 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-1290fe6a-a17c-484e-91c1-e2e87fe5309c None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:01.856765 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1290fe6a-a17c-484e-91c1-e2e87fe5309c tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/8b9d9a98-c1cd-4c80-8c31-284097b44f0a Aug 25 10:19:01.858966 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1290fe6a-a17c-484e-91c1-e2e87fe5309c tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:01.860117 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1290fe6a-a17c-484e-91c1-e2e87fe5309c tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:01.860117 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-1290fe6a-a17c-484e-91c1-e2e87fe5309c tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id 8b9d9a98-c1cd-4c80-8c31-284097b44f0a. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:19:01.874961 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:01.874961 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:19:01.877336 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1290fe6a-a17c-484e-91c1-e2e87fe5309c tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/8b9d9a98-c1cd-4c80-8c31-284097b44f0a returned with HTTP 200 Aug 25 10:19:01.878610 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 184/743] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:19:01 2026] GET /volume/v3/backups/8b9d9a98-c1cd-4c80-8c31-284097b44f0a => generated 788 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:19:01.905151 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-72b37e2e-9636-4b2d-b68b-e6deef3841e0 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:01.912011 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-72b37e2e-9636-4b2d-b68b-e6deef3841e0 tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] GET https://10.4.3.119/volume/v3/volumes/fd15bead-1b99-49ad-89c2-856cea6afe9d Aug 25 10:19:01.912715 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-72b37e2e-9636-4b2d-b68b-e6deef3841e0 tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:01.912715 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-72b37e2e-9636-4b2d-b68b-e6deef3841e0 tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:01.941228 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:01.941228 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:19:01.955217 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-72b37e2e-9636-4b2d-b68b-e6deef3841e0 tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] Volume info retrieved successfully. Aug 25 10:19:01.959281 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-72b37e2e-9636-4b2d-b68b-e6deef3841e0 tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] https://10.4.3.119/volume/v3/volumes/fd15bead-1b99-49ad-89c2-856cea6afe9d returned with HTTP 200 Aug 25 10:19:01.959749 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 187/744] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:19:01 2026] GET /volume/v3/volumes/fd15bead-1b99-49ad-89c2-856cea6afe9d => generated 1159 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:19:01.989970 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-bb387df6-6612-4e90-b5e7-0ce48658ba49 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:01.992971 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-bb387df6-6612-4e90-b5e7-0ce48658ba49 tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] GET https://10.4.3.119/volume/v3/volumes/fd15bead-1b99-49ad-89c2-856cea6afe9d Aug 25 10:19:01.993573 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-bb387df6-6612-4e90-b5e7-0ce48658ba49 tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:01.994084 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-bb387df6-6612-4e90-b5e7-0ce48658ba49 tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:02.011924 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:02.011924 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:19:02.017636 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-bb387df6-6612-4e90-b5e7-0ce48658ba49 tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] Volume info retrieved successfully. Aug 25 10:19:02.028447 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-bb387df6-6612-4e90-b5e7-0ce48658ba49 tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] https://10.4.3.119/volume/v3/volumes/fd15bead-1b99-49ad-89c2-856cea6afe9d returned with HTTP 200 Aug 25 10:19:02.028447 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 185/745] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:19:01 2026] GET /volume/v3/volumes/fd15bead-1b99-49ad-89c2-856cea6afe9d => generated 1159 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:19:02.466861 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-6f5235f2-e62b-4188-ad30-07dc5f5a7499 req-d137f95a-17ed-4ba8-b7d2-b4143c30e7ac None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:02.473166 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-6f5235f2-e62b-4188-ad30-07dc5f5a7499 req-d137f95a-17ed-4ba8-b7d2-b4143c30e7ac tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] GET https://10.4.3.119/volume/v3/volumes/fd15bead-1b99-49ad-89c2-856cea6afe9d Aug 25 10:19:02.473166 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-6f5235f2-e62b-4188-ad30-07dc5f5a7499 req-d137f95a-17ed-4ba8-b7d2-b4143c30e7ac tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:02.473166 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-6f5235f2-e62b-4188-ad30-07dc5f5a7499 req-d137f95a-17ed-4ba8-b7d2-b4143c30e7ac tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:02.487690 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:02.487690 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:19:02.494688 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [req-6f5235f2-e62b-4188-ad30-07dc5f5a7499 req-d137f95a-17ed-4ba8-b7d2-b4143c30e7ac tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] Volume info retrieved successfully. Aug 25 10:19:02.501876 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-6f5235f2-e62b-4188-ad30-07dc5f5a7499 req-d137f95a-17ed-4ba8-b7d2-b4143c30e7ac tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] https://10.4.3.119/volume/v3/volumes/fd15bead-1b99-49ad-89c2-856cea6afe9d returned with HTTP 200 Aug 25 10:19:02.502479 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 190/746] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:19:02 2026] GET /volume/v3/volumes/fd15bead-1b99-49ad-89c2-856cea6afe9d => generated 1141 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:19:02.530057 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-6f5235f2-e62b-4188-ad30-07dc5f5a7499 req-cd3ed6a2-9c4d-42a7-94f7-d31439ca1a1d None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:02.535125 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-6f5235f2-e62b-4188-ad30-07dc5f5a7499 req-cd3ed6a2-9c4d-42a7-94f7-d31439ca1a1d tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] POST https://10.4.3.119/volume/v3/volumes/fd15bead-1b99-49ad-89c2-856cea6afe9d/action Aug 25 10:19:02.535725 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-6f5235f2-e62b-4188-ad30-07dc5f5a7499 req-cd3ed6a2-9c4d-42a7-94f7-d31439ca1a1d tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:19:02.536223 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-6f5235f2-e62b-4188-ad30-07dc5f5a7499 req-cd3ed6a2-9c4d-42a7-94f7-d31439ca1a1d tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:19:02.554995 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:02.554995 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:19:02.555841 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [req-6f5235f2-e62b-4188-ad30-07dc5f5a7499 req-cd3ed6a2-9c4d-42a7-94f7-d31439ca1a1d tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] Volume info retrieved successfully. Aug 25 10:19:02.568162 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [req-6f5235f2-e62b-4188-ad30-07dc5f5a7499 req-cd3ed6a2-9c4d-42a7-94f7-d31439ca1a1d tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] Begin detaching volume completed successfully. Aug 25 10:19:02.568416 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-6f5235f2-e62b-4188-ad30-07dc5f5a7499 req-cd3ed6a2-9c4d-42a7-94f7-d31439ca1a1d tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] https://10.4.3.119/volume/v3/volumes/fd15bead-1b99-49ad-89c2-856cea6afe9d/action returned with HTTP 202 Aug 25 10:19:02.568918 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 185/747] 10.4.3.119 () {72 vars in 1672 bytes} [Tue Aug 25 10:19:02 2026] POST /volume/v3/volumes/fd15bead-1b99-49ad-89c2-856cea6afe9d/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:19:02.601362 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-605b4be6-9f71-49fd-87de-ec6ca23c5299 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:02.604795 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-605b4be6-9f71-49fd-87de-ec6ca23c5299 tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] GET https://10.4.3.119/volume/v3/volumes/fd15bead-1b99-49ad-89c2-856cea6afe9d Aug 25 10:19:02.605991 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-605b4be6-9f71-49fd-87de-ec6ca23c5299 tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:02.605991 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-605b4be6-9f71-49fd-87de-ec6ca23c5299 tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:02.620596 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:02.620596 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:19:02.628989 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-605b4be6-9f71-49fd-87de-ec6ca23c5299 tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] Volume info retrieved successfully. Aug 25 10:19:02.633618 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-605b4be6-9f71-49fd-87de-ec6ca23c5299 tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] https://10.4.3.119/volume/v3/volumes/fd15bead-1b99-49ad-89c2-856cea6afe9d returned with HTTP 200 Aug 25 10:19:02.634512 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 188/748] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:19:02 2026] GET /volume/v3/volumes/fd15bead-1b99-49ad-89c2-856cea6afe9d => generated 1162 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:19:02.649587 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-aa70a313-247f-46b7-ad63-aa51b641695a None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:02.649587 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-aa70a313-247f-46b7-ad63-aa51b641695a None None] GET https://10.4.3.119/volume// Aug 25 10:19:02.650746 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-aa70a313-247f-46b7-ad63-aa51b641695a None None] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:02.650746 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-aa70a313-247f-46b7-ad63-aa51b641695a None None] Calling method 'all' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:02.651267 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-aa70a313-247f-46b7-ad63-aa51b641695a None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:19:02.651750 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 186/749] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:19:02 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:19:02.664344 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-6f5235f2-e62b-4188-ad30-07dc5f5a7499 req-9c132704-d992-4167-aa84-d4bdda92655f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:02.667432 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-6f5235f2-e62b-4188-ad30-07dc5f5a7499 req-9c132704-d992-4167-aa84-d4bdda92655f tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] GET https://10.4.3.119/volume/v3/volumes/fd15bead-1b99-49ad-89c2-856cea6afe9d Aug 25 10:19:02.668187 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-6f5235f2-e62b-4188-ad30-07dc5f5a7499 req-9c132704-d992-4167-aa84-d4bdda92655f tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:02.668632 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-6f5235f2-e62b-4188-ad30-07dc5f5a7499 req-9c132704-d992-4167-aa84-d4bdda92655f tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:02.684864 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:02.684864 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:19:02.690473 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [req-6f5235f2-e62b-4188-ad30-07dc5f5a7499 req-9c132704-d992-4167-aa84-d4bdda92655f tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] Volume info retrieved successfully. Aug 25 10:19:02.697976 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-6f5235f2-e62b-4188-ad30-07dc5f5a7499 req-9c132704-d992-4167-aa84-d4bdda92655f tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] https://10.4.3.119/volume/v3/volumes/fd15bead-1b99-49ad-89c2-856cea6afe9d returned with HTTP 200 Aug 25 10:19:02.698633 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 191/750] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:19:02 2026] GET /volume/v3/volumes/fd15bead-1b99-49ad-89c2-856cea6afe9d => generated 1324 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:19:02.896558 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-646ccc74-2399-4bc1-8de1-f39d80ca398b None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:02.900018 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-646ccc74-2399-4bc1-8de1-f39d80ca398b tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/8b9d9a98-c1cd-4c80-8c31-284097b44f0a Aug 25 10:19:02.900018 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-646ccc74-2399-4bc1-8de1-f39d80ca398b tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:02.901573 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-646ccc74-2399-4bc1-8de1-f39d80ca398b tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:02.902497 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-646ccc74-2399-4bc1-8de1-f39d80ca398b tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id 8b9d9a98-c1cd-4c80-8c31-284097b44f0a. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:19:02.913765 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:02.913765 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:19:02.915288 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-646ccc74-2399-4bc1-8de1-f39d80ca398b tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/8b9d9a98-c1cd-4c80-8c31-284097b44f0a returned with HTTP 200 Aug 25 10:19:02.915809 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 186/751] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:19:02 2026] GET /volume/v3/backups/8b9d9a98-c1cd-4c80-8c31-284097b44f0a => generated 788 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:19:03.653491 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-5b5401c6-6f04-4b2c-8297-54b34ca97939 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:03.659383 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5b5401c6-6f04-4b2c-8297-54b34ca97939 tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] GET https://10.4.3.119/volume/v3/volumes/fd15bead-1b99-49ad-89c2-856cea6afe9d Aug 25 10:19:03.659383 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5b5401c6-6f04-4b2c-8297-54b34ca97939 tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:03.659383 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5b5401c6-6f04-4b2c-8297-54b34ca97939 tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:03.673921 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:03.673921 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:19:03.681593 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-5b5401c6-6f04-4b2c-8297-54b34ca97939 tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] Volume info retrieved successfully. Aug 25 10:19:03.692172 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5b5401c6-6f04-4b2c-8297-54b34ca97939 tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] https://10.4.3.119/volume/v3/volumes/fd15bead-1b99-49ad-89c2-856cea6afe9d returned with HTTP 200 Aug 25 10:19:03.692172 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 189/752] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:19:03 2026] GET /volume/v3/volumes/fd15bead-1b99-49ad-89c2-856cea6afe9d => generated 1162 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 25 10:19:03.933159 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-e9087b47-4c16-4b55-bc07-e37a536bf993 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:03.937693 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e9087b47-4c16-4b55-bc07-e37a536bf993 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/8b9d9a98-c1cd-4c80-8c31-284097b44f0a Aug 25 10:19:03.937928 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e9087b47-4c16-4b55-bc07-e37a536bf993 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:03.938220 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e9087b47-4c16-4b55-bc07-e37a536bf993 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:03.938341 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-e9087b47-4c16-4b55-bc07-e37a536bf993 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id 8b9d9a98-c1cd-4c80-8c31-284097b44f0a. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:19:03.949083 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:03.949083 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:19:03.951155 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e9087b47-4c16-4b55-bc07-e37a536bf993 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/8b9d9a98-c1cd-4c80-8c31-284097b44f0a returned with HTTP 200 Aug 25 10:19:03.952032 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 187/753] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:19:03 2026] GET /volume/v3/backups/8b9d9a98-c1cd-4c80-8c31-284097b44f0a => generated 788 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:19:04.030338 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-6f5235f2-e62b-4188-ad30-07dc5f5a7499 req-4477eb0e-4633-4c02-aaed-383c21b22213 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:04.034299 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-6f5235f2-e62b-4188-ad30-07dc5f5a7499 req-4477eb0e-4633-4c02-aaed-383c21b22213 tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] DELETE https://10.4.3.119/volume/v3/attachments/8d354561-49e9-453f-ab64-84808f3f94ff Aug 25 10:19:04.034508 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-6f5235f2-e62b-4188-ad30-07dc5f5a7499 req-4477eb0e-4633-4c02-aaed-383c21b22213 tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:04.034785 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-6f5235f2-e62b-4188-ad30-07dc5f5a7499 req-4477eb0e-4633-4c02-aaed-383c21b22213 tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] Calling method 'version_select' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:04.047376 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:04.047376 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:19:04.240603 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-6f5235f2-e62b-4188-ad30-07dc5f5a7499 req-4477eb0e-4633-4c02-aaed-383c21b22213 tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] https://10.4.3.119/volume/v3/attachments/8d354561-49e9-453f-ab64-84808f3f94ff returned with HTTP 200 Aug 25 10:19:04.240833 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 192/754] 10.4.3.119 () {72 vars in 1673 bytes} [Tue Aug 25 10:19:04 2026] DELETE /volume/v3/attachments/8d354561-49e9-453f-ab64-84808f3f94ff => generated 19 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:19:04.668854 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-c0517712-8f5a-4d2e-9491-1a843ed70d74 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:04.710473 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-d8f88430-14cc-4497-afae-f49c8229c35e None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:04.712631 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d8f88430-14cc-4497-afae-f49c8229c35e tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] GET https://10.4.3.119/volume/v3/volumes/fd15bead-1b99-49ad-89c2-856cea6afe9d Aug 25 10:19:04.714256 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d8f88430-14cc-4497-afae-f49c8229c35e tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:04.714584 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d8f88430-14cc-4497-afae-f49c8229c35e tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:04.740604 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:04.740604 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:19:04.749914 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-d8f88430-14cc-4497-afae-f49c8229c35e tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] Volume info retrieved successfully. Aug 25 10:19:04.757000 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d8f88430-14cc-4497-afae-f49c8229c35e tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] https://10.4.3.119/volume/v3/volumes/fd15bead-1b99-49ad-89c2-856cea6afe9d returned with HTTP 200 Aug 25 10:19:04.757000 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 190/755] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:19:04 2026] GET /volume/v3/volumes/fd15bead-1b99-49ad-89c2-856cea6afe9d => generated 867 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:19:04.857109 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c0517712-8f5a-4d2e-9491-1a843ed70d74 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:19:04.857109 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c0517712-8f5a-4d2e-9491-1a843ed70d74 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1348045013", "imageRef": "63258f66-0e4f-4391-bbe9-9485754d31c5"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:19:04.860306 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-c0517712-8f5a-4d2e-9491-1a843ed70d74 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1348045013', 'imageRef': '63258f66-0e4f-4391-bbe9-9485754d31c5'}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:19:04.966425 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-21c1efe6-2dde-435f-a070-da951f0e0323 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:04.973339 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-21c1efe6-2dde-435f-a070-da951f0e0323 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/8b9d9a98-c1cd-4c80-8c31-284097b44f0a Aug 25 10:19:04.973813 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-21c1efe6-2dde-435f-a070-da951f0e0323 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:04.973813 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-21c1efe6-2dde-435f-a070-da951f0e0323 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:04.973951 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-21c1efe6-2dde-435f-a070-da951f0e0323 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id 8b9d9a98-c1cd-4c80-8c31-284097b44f0a. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:19:04.983482 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:04.983482 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:19:04.984639 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-21c1efe6-2dde-435f-a070-da951f0e0323 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/8b9d9a98-c1cd-4c80-8c31-284097b44f0a returned with HTTP 200 Aug 25 10:19:04.985925 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 188/756] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:19:04 2026] GET /volume/v3/backups/8b9d9a98-c1cd-4c80-8c31-284097b44f0a => generated 788 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:19:05.006995 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-c0517712-8f5a-4d2e-9491-1a843ed70d74 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Create volume of 1 GB Aug 25 10:19:05.022005 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-c0517712-8f5a-4d2e-9491-1a843ed70d74 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Availability Zones retrieved successfully. Aug 25 10:19:05.032213 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-c0517712-8f5a-4d2e-9491-1a843ed70d74 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Flow 'volume_create_api' (64bc67a2-3043-4833-802e-3a629e9d788c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:19:05.035211 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-c0517712-8f5a-4d2e-9491-1a843ed70d74 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a8d6e12-c239-4551-8e46-a61dc0c610bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:19:05.037407 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [None req-c0517712-8f5a-4d2e-9491-1a843ed70d74 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Validating volume size '1' using validate_int {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:19:05.152373 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-c0517712-8f5a-4d2e-9491-1a843ed70d74 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a8d6e12-c239-4551-8e46-a61dc0c610bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:19:05.153440 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-c0517712-8f5a-4d2e-9491-1a843ed70d74 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83e0cee6-82db-47e4-b3b3-3abe6cc89d77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:19:05.263879 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-c0517712-8f5a-4d2e-9491-1a843ed70d74 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Created reservations ['6f6f93f1-9dab-4575-ae18-8ba0997392e6', 'b1ff47d6-9c89-436e-9ccd-e88e756dd972', 'ae854e03-3410-469e-9ec9-76924f3209ab', 'be3a9765-c99a-4eab-8817-699439aabc5b'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:19:05.265378 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-c0517712-8f5a-4d2e-9491-1a843ed70d74 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83e0cee6-82db-47e4-b3b3-3abe6cc89d77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6f6f93f1-9dab-4575-ae18-8ba0997392e6', 'b1ff47d6-9c89-436e-9ccd-e88e756dd972', 'ae854e03-3410-469e-9ec9-76924f3209ab', 'be3a9765-c99a-4eab-8817-699439aabc5b']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:19:05.266605 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-c0517712-8f5a-4d2e-9491-1a843ed70d74 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7549eee3-7c18-4af3-983d-6d43ada8c105) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:19:05.298709 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-c0517712-8f5a-4d2e-9491-1a843ed70d74 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7549eee3-7c18-4af3-983d-6d43ada8c105) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0468342c-120d-4b83-a0bf-e60eccd95aa8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1348045013',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a88403972d84bf8b72cd6e64e4a6269',qos_specs=None,replication_status=,reservations=['6f6f93f1-9dab-4575-ae18-8ba0997392e6','b1ff47d6-9c89-436e-9ccd-e88e756dd972','ae854e03-3410-469e-9ec9-76924f3209ab','be3a9765-c99a-4eab-8817-699439aabc5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31fd8cd8384a4c4d87b5b52c1b844eba',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:19:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1348045013',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0468342c-120d-4b83-a0bf-e60eccd95aa8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a88403972d84bf8b72cd6e64e4a6269',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='31fd8cd8384a4c4d87b5b52c1b844eba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:19:05.300325 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-c0517712-8f5a-4d2e-9491-1a843ed70d74 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd144fce-74d8-43c8-af80-ee265d036290) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:19:05.340723 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-c0517712-8f5a-4d2e-9491-1a843ed70d74 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd144fce-74d8-43c8-af80-ee265d036290) transitioned into state 'SUCCESS' from state '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-1348045013',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a88403972d84bf8b72cd6e64e4a6269',qos_specs=None,replication_status=,reservations=['6f6f93f1-9dab-4575-ae18-8ba0997392e6','b1ff47d6-9c89-436e-9ccd-e88e756dd972','ae854e03-3410-469e-9ec9-76924f3209ab','be3a9765-c99a-4eab-8817-699439aabc5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31fd8cd8384a4c4d87b5b52c1b844eba',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:19:05.341772 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-c0517712-8f5a-4d2e-9491-1a843ed70d74 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c74f585e-9b87-4f4c-9c21-5f26596eb499) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:19:05.359296 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-c0517712-8f5a-4d2e-9491-1a843ed70d74 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c74f585e-9b87-4f4c-9c21-5f26596eb499) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:19:05.360368 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-c0517712-8f5a-4d2e-9491-1a843ed70d74 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Flow 'volume_create_api' (64bc67a2-3043-4833-802e-3a629e9d788c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:19:05.360439 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-c0517712-8f5a-4d2e-9491-1a843ed70d74 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Create volume request issued successfully. Aug 25 10:19:05.361149 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c0517712-8f5a-4d2e-9491-1a843ed70d74 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:19:05.361995 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 187/757] 10.4.3.119 () {68 vars in 1259 bytes} [Tue Aug 25 10:19:04 2026] POST /volume/v3/volumes => generated 757 bytes in 694 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:19:05.383868 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-0fd1cb19-6439-48c0-a0d7-6aba72f59dc4 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:05.389085 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0fd1cb19-6439-48c0-a0d7-6aba72f59dc4 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] GET https://10.4.3.119/volume/v3/volumes/0468342c-120d-4b83-a0bf-e60eccd95aa8 Aug 25 10:19:05.389467 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0fd1cb19-6439-48c0-a0d7-6aba72f59dc4 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:05.389688 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0fd1cb19-6439-48c0-a0d7-6aba72f59dc4 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:05.400515 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:05.400515 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:19:05.406329 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-0fd1cb19-6439-48c0-a0d7-6aba72f59dc4 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Volume info retrieved successfully. Aug 25 10:19:05.413889 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0fd1cb19-6439-48c0-a0d7-6aba72f59dc4 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] https://10.4.3.119/volume/v3/volumes/0468342c-120d-4b83-a0bf-e60eccd95aa8 returned with HTTP 200 Aug 25 10:19:05.414474 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 193/758] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:19:05 2026] GET /volume/v3/volumes/0468342c-120d-4b83-a0bf-e60eccd95aa8 => generated 825 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:19:05.446729 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-8eecee68-ca9c-4ccc-8d0f-af165c1348c1 req-f32f400d-b8a4-4e21-abed-3ea98e2481ba None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:05.448950 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-8eecee68-ca9c-4ccc-8d0f-af165c1348c1 req-f32f400d-b8a4-4e21-abed-3ea98e2481ba tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] DELETE https://10.4.3.119/volume/v3/attachments/2b59f9cf-eb71-44f3-a9cb-8353fe231ef5 Aug 25 10:19:05.449577 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-8eecee68-ca9c-4ccc-8d0f-af165c1348c1 req-f32f400d-b8a4-4e21-abed-3ea98e2481ba tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:05.449577 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-8eecee68-ca9c-4ccc-8d0f-af165c1348c1 req-f32f400d-b8a4-4e21-abed-3ea98e2481ba tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Calling method 'version_select' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:05.459117 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:05.459117 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:19:05.548546 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-8eecee68-ca9c-4ccc-8d0f-af165c1348c1 req-f32f400d-b8a4-4e21-abed-3ea98e2481ba tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] https://10.4.3.119/volume/v3/attachments/2b59f9cf-eb71-44f3-a9cb-8353fe231ef5 returned with HTTP 200 Aug 25 10:19:05.549124 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 191/759] 10.4.3.119 () {72 vars in 1673 bytes} [Tue Aug 25 10:19:05 2026] DELETE /volume/v3/attachments/2b59f9cf-eb71-44f3-a9cb-8353fe231ef5 => generated 19 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:19:05.568391 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-8eecee68-ca9c-4ccc-8d0f-af165c1348c1 req-8a37afce-ece0-43a2-bedf-ceea6a7f4886 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:05.574239 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-8eecee68-ca9c-4ccc-8d0f-af165c1348c1 req-8a37afce-ece0-43a2-bedf-ceea6a7f4886 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] DELETE https://10.4.3.119/volume/v3/volumes/b6aeda89-05af-4ecb-a394-083a2bdfbbfe Aug 25 10:19:05.574494 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-8eecee68-ca9c-4ccc-8d0f-af165c1348c1 req-8a37afce-ece0-43a2-bedf-ceea6a7f4886 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:05.574747 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-8eecee68-ca9c-4ccc-8d0f-af165c1348c1 req-8a37afce-ece0-43a2-bedf-ceea6a7f4886 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:05.574923 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [req-8eecee68-ca9c-4ccc-8d0f-af165c1348c1 req-8a37afce-ece0-43a2-bedf-ceea6a7f4886 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Delete volume with id: b6aeda89-05af-4ecb-a394-083a2bdfbbfe Aug 25 10:19:05.590684 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:05.590684 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:19:05.591377 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-8eecee68-ca9c-4ccc-8d0f-af165c1348c1 req-8a37afce-ece0-43a2-bedf-ceea6a7f4886 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Volume info retrieved successfully. Aug 25 10:19:05.633184 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-8eecee68-ca9c-4ccc-8d0f-af165c1348c1 req-8a37afce-ece0-43a2-bedf-ceea6a7f4886 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Delete volume request issued successfully. Aug 25 10:19:05.633391 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-8eecee68-ca9c-4ccc-8d0f-af165c1348c1 req-8a37afce-ece0-43a2-bedf-ceea6a7f4886 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] https://10.4.3.119/volume/v3/volumes/b6aeda89-05af-4ecb-a394-083a2bdfbbfe returned with HTTP 202 Aug 25 10:19:05.633959 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 189/760] 10.4.3.119 () {70 vars in 1620 bytes} [Tue Aug 25 10:19:05 2026] DELETE /volume/v3/volumes/b6aeda89-05af-4ecb-a394-083a2bdfbbfe => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:19:05.998042 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-63432a57-bfb3-404a-ba46-8f3f70010e40 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:06.002582 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-63432a57-bfb3-404a-ba46-8f3f70010e40 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/8b9d9a98-c1cd-4c80-8c31-284097b44f0a Aug 25 10:19:06.002766 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-0c9bef66-faee-4b01-9a47-a3204b5e8608 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:06.002850 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-63432a57-bfb3-404a-ba46-8f3f70010e40 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:06.003155 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-63432a57-bfb3-404a-ba46-8f3f70010e40 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:06.003292 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-63432a57-bfb3-404a-ba46-8f3f70010e40 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id 8b9d9a98-c1cd-4c80-8c31-284097b44f0a. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:19:06.005400 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0c9bef66-faee-4b01-9a47-a3204b5e8608 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] DELETE https://10.4.3.119/volume/v3/volumes/98cacef8-0218-4cd5-a5ce-897f11bd080f Aug 25 10:19:06.005664 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0c9bef66-faee-4b01-9a47-a3204b5e8608 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:06.006080 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0c9bef66-faee-4b01-9a47-a3204b5e8608 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:06.006361 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-0c9bef66-faee-4b01-9a47-a3204b5e8608 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Delete volume with id: 98cacef8-0218-4cd5-a5ce-897f11bd080f Aug 25 10:19:06.008675 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:06.008675 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:19:06.009723 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-63432a57-bfb3-404a-ba46-8f3f70010e40 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/8b9d9a98-c1cd-4c80-8c31-284097b44f0a returned with HTTP 200 Aug 25 10:19:06.010194 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 188/761] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:19:05 2026] GET /volume/v3/backups/8b9d9a98-c1cd-4c80-8c31-284097b44f0a => generated 788 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:19:06.020654 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:06.020654 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:19:06.021454 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-0c9bef66-faee-4b01-9a47-a3204b5e8608 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Volume info retrieved successfully. Aug 25 10:19:06.049512 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-0c9bef66-faee-4b01-9a47-a3204b5e8608 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Delete volume request issued successfully. Aug 25 10:19:06.049810 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0c9bef66-faee-4b01-9a47-a3204b5e8608 tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] https://10.4.3.119/volume/v3/volumes/98cacef8-0218-4cd5-a5ce-897f11bd080f returned with HTTP 202 Aug 25 10:19:06.050478 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 194/762] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:19:06 2026] DELETE /volume/v3/volumes/98cacef8-0218-4cd5-a5ce-897f11bd080f => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:19:06.060154 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-67a25339-ee87-471e-91ac-0079e30727cb None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:06.062658 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-67a25339-ee87-471e-91ac-0079e30727cb tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] GET https://10.4.3.119/volume/v3/volumes/98cacef8-0218-4cd5-a5ce-897f11bd080f Aug 25 10:19:06.062932 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-67a25339-ee87-471e-91ac-0079e30727cb tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:06.063160 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-67a25339-ee87-471e-91ac-0079e30727cb tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:06.075754 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:06.075754 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:19:06.083871 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-67a25339-ee87-471e-91ac-0079e30727cb tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Volume info retrieved successfully. Aug 25 10:19:06.092263 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-67a25339-ee87-471e-91ac-0079e30727cb tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] https://10.4.3.119/volume/v3/volumes/98cacef8-0218-4cd5-a5ce-897f11bd080f returned with HTTP 200 Aug 25 10:19:06.092802 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 192/763] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:19:06 2026] GET /volume/v3/volumes/98cacef8-0218-4cd5-a5ce-897f11bd080f => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:19:06.434232 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-94b830b4-93ea-439a-9049-df3a7cbd32f4 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:06.439201 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-94b830b4-93ea-439a-9049-df3a7cbd32f4 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] GET https://10.4.3.119/volume/v3/volumes/0468342c-120d-4b83-a0bf-e60eccd95aa8 Aug 25 10:19:06.440359 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-94b830b4-93ea-439a-9049-df3a7cbd32f4 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:06.440738 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-94b830b4-93ea-439a-9049-df3a7cbd32f4 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:06.454608 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:06.454608 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:19:06.460061 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-94b830b4-93ea-439a-9049-df3a7cbd32f4 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Volume info retrieved successfully. Aug 25 10:19:06.468676 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-94b830b4-93ea-439a-9049-df3a7cbd32f4 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] https://10.4.3.119/volume/v3/volumes/0468342c-120d-4b83-a0bf-e60eccd95aa8 returned with HTTP 200 Aug 25 10:19:06.468676 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 190/764] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:19:06 2026] GET /volume/v3/volumes/0468342c-120d-4b83-a0bf-e60eccd95aa8 => generated 1365 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:19:06.482302 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-8c88d148-9756-4443-9e0c-eff235cad42c None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:06.489172 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8c88d148-9756-4443-9e0c-eff235cad42c tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:19:06.489172 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8c88d148-9756-4443-9e0c-eff235cad42c tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-306417128"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:19:06.489172 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-8c88d148-9756-4443-9e0c-eff235cad42c tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-306417128'}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:19:06.489172 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-8c88d148-9756-4443-9e0c-eff235cad42c tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Create volume of 1 GB Aug 25 10:19:06.496556 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-8c88d148-9756-4443-9e0c-eff235cad42c tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Availability Zones retrieved successfully. Aug 25 10:19:06.506388 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-8c88d148-9756-4443-9e0c-eff235cad42c tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Flow 'volume_create_api' (e54fe09c-3757-46f4-be65-5055ba1ea785) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:19:06.508148 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-8c88d148-9756-4443-9e0c-eff235cad42c tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05729d55-0d0f-45c4-8767-b6bab4af716a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:19:06.509501 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [None req-8c88d148-9756-4443-9e0c-eff235cad42c tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Validating volume size '1' using validate_int {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:19:06.548723 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-8c88d148-9756-4443-9e0c-eff235cad42c tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05729d55-0d0f-45c4-8767-b6bab4af716a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:19:06.550770 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-8c88d148-9756-4443-9e0c-eff235cad42c tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db2fa8cf-2623-4098-aa84-9b63de274412) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:19:06.603818 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-8c88d148-9756-4443-9e0c-eff235cad42c tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Created reservations ['cad44546-b31d-42a3-9619-81499604ed45', '7c6aa293-4dc5-42e5-a064-3e3a99675491', '4f5343cf-080c-44d8-9b2e-bbc7d495a1a9', '41f2794b-a677-48fc-b53d-e870ec53e626'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:19:06.605055 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-8c88d148-9756-4443-9e0c-eff235cad42c tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db2fa8cf-2623-4098-aa84-9b63de274412) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cad44546-b31d-42a3-9619-81499604ed45', '7c6aa293-4dc5-42e5-a064-3e3a99675491', '4f5343cf-080c-44d8-9b2e-bbc7d495a1a9', '41f2794b-a677-48fc-b53d-e870ec53e626']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:19:06.606454 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-8c88d148-9756-4443-9e0c-eff235cad42c tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b70e270-0ca9-40a0-9217-4105d9991c47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:19:06.636822 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-8c88d148-9756-4443-9e0c-eff235cad42c tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b70e270-0ca9-40a0-9217-4105d9991c47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f663a182-d51c-45db-a33d-9995903ccf7b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-306417128',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a88403972d84bf8b72cd6e64e4a6269',qos_specs=None,replication_status=,reservations=['cad44546-b31d-42a3-9619-81499604ed45','7c6aa293-4dc5-42e5-a064-3e3a99675491','4f5343cf-080c-44d8-9b2e-bbc7d495a1a9','41f2794b-a677-48fc-b53d-e870ec53e626'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31fd8cd8384a4c4d87b5b52c1b844eba',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:19:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-306417128',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f663a182-d51c-45db-a33d-9995903ccf7b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a88403972d84bf8b72cd6e64e4a6269',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='31fd8cd8384a4c4d87b5b52c1b844eba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:19:06.638049 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-8c88d148-9756-4443-9e0c-eff235cad42c tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6dc34a87-f908-4e02-91dd-c73d35967a94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:19:06.664517 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-8c88d148-9756-4443-9e0c-eff235cad42c tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6dc34a87-f908-4e02-91dd-c73d35967a94) transitioned into state 'SUCCESS' from state '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-306417128',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a88403972d84bf8b72cd6e64e4a6269',qos_specs=None,replication_status=,reservations=['cad44546-b31d-42a3-9619-81499604ed45','7c6aa293-4dc5-42e5-a064-3e3a99675491','4f5343cf-080c-44d8-9b2e-bbc7d495a1a9','41f2794b-a677-48fc-b53d-e870ec53e626'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31fd8cd8384a4c4d87b5b52c1b844eba',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:19:06.665515 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-8c88d148-9756-4443-9e0c-eff235cad42c tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61a82ab9-f31e-4dec-ad86-7565e7614fae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:19:06.684752 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-8c88d148-9756-4443-9e0c-eff235cad42c tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61a82ab9-f31e-4dec-ad86-7565e7614fae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:19:06.684752 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-8c88d148-9756-4443-9e0c-eff235cad42c tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Flow 'volume_create_api' (e54fe09c-3757-46f4-be65-5055ba1ea785) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:19:06.684752 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-8c88d148-9756-4443-9e0c-eff235cad42c tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Create volume request issued successfully. Aug 25 10:19:06.684752 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8c88d148-9756-4443-9e0c-eff235cad42c tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:19:06.684752 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 189/765] 10.4.3.119 () {68 vars in 1258 bytes} [Tue Aug 25 10:19:06 2026] POST /volume/v3/volumes => generated 756 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:19:06.702483 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-a5f12542-fcd4-4650-8af9-f3b3397c65c9 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:06.704465 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a5f12542-fcd4-4650-8af9-f3b3397c65c9 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] GET https://10.4.3.119/volume/v3/volumes/f663a182-d51c-45db-a33d-9995903ccf7b Aug 25 10:19:06.704796 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a5f12542-fcd4-4650-8af9-f3b3397c65c9 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:06.705008 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a5f12542-fcd4-4650-8af9-f3b3397c65c9 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:06.714885 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:06.714885 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:19:06.720094 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-a5f12542-fcd4-4650-8af9-f3b3397c65c9 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Volume info retrieved successfully. Aug 25 10:19:06.726474 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a5f12542-fcd4-4650-8af9-f3b3397c65c9 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] https://10.4.3.119/volume/v3/volumes/f663a182-d51c-45db-a33d-9995903ccf7b returned with HTTP 200 Aug 25 10:19:06.729000 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 195/766] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:19:06 2026] GET /volume/v3/volumes/f663a182-d51c-45db-a33d-9995903ccf7b => generated 824 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:19:07.025021 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-b53095d8-2b6e-4056-91b8-e40dceafda8b None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:07.027885 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b53095d8-2b6e-4056-91b8-e40dceafda8b tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/8b9d9a98-c1cd-4c80-8c31-284097b44f0a Aug 25 10:19:07.028339 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b53095d8-2b6e-4056-91b8-e40dceafda8b tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:07.029480 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b53095d8-2b6e-4056-91b8-e40dceafda8b tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:07.029480 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-b53095d8-2b6e-4056-91b8-e40dceafda8b tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id 8b9d9a98-c1cd-4c80-8c31-284097b44f0a. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:19:07.037233 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:07.037233 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:19:07.038728 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b53095d8-2b6e-4056-91b8-e40dceafda8b tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/8b9d9a98-c1cd-4c80-8c31-284097b44f0a returned with HTTP 200 Aug 25 10:19:07.039582 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 193/767] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:19:07 2026] GET /volume/v3/backups/8b9d9a98-c1cd-4c80-8c31-284097b44f0a => generated 788 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:19:07.109067 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-5e5c8f5a-7db1-432a-a45e-2ee2f7c40a7c None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:07.110734 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5e5c8f5a-7db1-432a-a45e-2ee2f7c40a7c tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] GET https://10.4.3.119/volume/v3/volumes/98cacef8-0218-4cd5-a5ce-897f11bd080f Aug 25 10:19:07.110839 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5e5c8f5a-7db1-432a-a45e-2ee2f7c40a7c tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:07.111730 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5e5c8f5a-7db1-432a-a45e-2ee2f7c40a7c tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:07.118154 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5e5c8f5a-7db1-432a-a45e-2ee2f7c40a7c tempest-ServerActionsTestOtherA-1940747057 tempest-ServerActionsTestOtherA-1940747057-project-member] https://10.4.3.119/volume/v3/volumes/98cacef8-0218-4cd5-a5ce-897f11bd080f returned with HTTP 404 Aug 25 10:19:07.118846 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 191/768] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:19:07 2026] GET /volume/v3/volumes/98cacef8-0218-4cd5-a5ce-897f11bd080f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:19:07.750849 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-cb7468c9-8962-4a50-9f5b-06ab547eba1a None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:07.753257 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-cb7468c9-8962-4a50-9f5b-06ab547eba1a tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] GET https://10.4.3.119/volume/v3/volumes/f663a182-d51c-45db-a33d-9995903ccf7b Aug 25 10:19:07.754197 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-cb7468c9-8962-4a50-9f5b-06ab547eba1a tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:07.754197 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-cb7468c9-8962-4a50-9f5b-06ab547eba1a tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:07.765506 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:07.765506 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:19:07.771722 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-cb7468c9-8962-4a50-9f5b-06ab547eba1a tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Volume info retrieved successfully. Aug 25 10:19:07.779318 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-cb7468c9-8962-4a50-9f5b-06ab547eba1a tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] https://10.4.3.119/volume/v3/volumes/f663a182-d51c-45db-a33d-9995903ccf7b returned with HTTP 200 Aug 25 10:19:07.779938 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 190/769] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:19:07 2026] GET /volume/v3/volumes/f663a182-d51c-45db-a33d-9995903ccf7b => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:19:07.798833 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-89051813-24fd-4fe4-b48d-1590976a7fb1 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:07.802619 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-89051813-24fd-4fe4-b48d-1590976a7fb1 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:19:07.803385 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-89051813-24fd-4fe4-b48d-1590976a7fb1 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-557277536"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:19:07.807471 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volumes [None req-89051813-24fd-4fe4-b48d-1590976a7fb1 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-557277536'}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:19:07.807471 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-89051813-24fd-4fe4-b48d-1590976a7fb1 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Create volume of 1 GB Aug 25 10:19:07.821436 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-89051813-24fd-4fe4-b48d-1590976a7fb1 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Availability Zones retrieved successfully. Aug 25 10:19:07.837352 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-89051813-24fd-4fe4-b48d-1590976a7fb1 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Flow 'volume_create_api' (cbf8bb7a-1e00-4791-9014-3fdb9a8d9fd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:19:07.838719 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-89051813-24fd-4fe4-b48d-1590976a7fb1 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1fadccc-d764-4449-a242-a634936cc227) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:19:07.839859 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-89051813-24fd-4fe4-b48d-1590976a7fb1 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Validating volume size '1' using validate_int {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:19:07.899382 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-89051813-24fd-4fe4-b48d-1590976a7fb1 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1fadccc-d764-4449-a242-a634936cc227) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:19:07.900572 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-89051813-24fd-4fe4-b48d-1590976a7fb1 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0dd9505-a60b-461b-a19b-9645635bd60a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:19:07.970364 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-89051813-24fd-4fe4-b48d-1590976a7fb1 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Created reservations ['82a814fc-ba51-44d8-9018-48a1f158922a', '5dc8b687-3b52-4cc5-b67c-e7d010190893', 'd9ad408e-2a79-4b84-9733-5b459ebeb848', '0899b200-b911-4086-8700-b111b68f5cff'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:19:07.973770 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-89051813-24fd-4fe4-b48d-1590976a7fb1 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0dd9505-a60b-461b-a19b-9645635bd60a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['82a814fc-ba51-44d8-9018-48a1f158922a', '5dc8b687-3b52-4cc5-b67c-e7d010190893', 'd9ad408e-2a79-4b84-9733-5b459ebeb848', '0899b200-b911-4086-8700-b111b68f5cff']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:19:07.973770 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-89051813-24fd-4fe4-b48d-1590976a7fb1 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb93daac-cedf-4cc9-a270-cd4fed28209b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:19:08.013583 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-89051813-24fd-4fe4-b48d-1590976a7fb1 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb93daac-cedf-4cc9-a270-cd4fed28209b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2631848e-511c-4282-8683-330b618cc07b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-557277536',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a88403972d84bf8b72cd6e64e4a6269',qos_specs=None,replication_status=,reservations=['82a814fc-ba51-44d8-9018-48a1f158922a','5dc8b687-3b52-4cc5-b67c-e7d010190893','d9ad408e-2a79-4b84-9733-5b459ebeb848','0899b200-b911-4086-8700-b111b68f5cff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31fd8cd8384a4c4d87b5b52c1b844eba',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:19:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-557277536',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2631848e-511c-4282-8683-330b618cc07b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a88403972d84bf8b72cd6e64e4a6269',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='31fd8cd8384a4c4d87b5b52c1b844eba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:19:08.014734 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-89051813-24fd-4fe4-b48d-1590976a7fb1 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa58a903-197b-46f4-ae08-256b10e40fcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:19:08.041689 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-89051813-24fd-4fe4-b48d-1590976a7fb1 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa58a903-197b-46f4-ae08-256b10e40fcd) transitioned into state 'SUCCESS' from state '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-557277536',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a88403972d84bf8b72cd6e64e4a6269',qos_specs=None,replication_status=,reservations=['82a814fc-ba51-44d8-9018-48a1f158922a','5dc8b687-3b52-4cc5-b67c-e7d010190893','d9ad408e-2a79-4b84-9733-5b459ebeb848','0899b200-b911-4086-8700-b111b68f5cff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31fd8cd8384a4c4d87b5b52c1b844eba',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:19:08.042872 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-89051813-24fd-4fe4-b48d-1590976a7fb1 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1971f6b4-9feb-4bfd-b7f8-df47568bcdcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:19:08.054479 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-a025885b-691b-4c92-b0dc-cd29d35fffd9 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:08.057377 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a025885b-691b-4c92-b0dc-cd29d35fffd9 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/8b9d9a98-c1cd-4c80-8c31-284097b44f0a Aug 25 10:19:08.057911 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a025885b-691b-4c92-b0dc-cd29d35fffd9 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:08.058349 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a025885b-691b-4c92-b0dc-cd29d35fffd9 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:08.058651 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-a025885b-691b-4c92-b0dc-cd29d35fffd9 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id 8b9d9a98-c1cd-4c80-8c31-284097b44f0a. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:19:08.063018 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-89051813-24fd-4fe4-b48d-1590976a7fb1 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1971f6b4-9feb-4bfd-b7f8-df47568bcdcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:19:08.067169 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-89051813-24fd-4fe4-b48d-1590976a7fb1 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Flow 'volume_create_api' (cbf8bb7a-1e00-4791-9014-3fdb9a8d9fd7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:19:08.067169 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-89051813-24fd-4fe4-b48d-1590976a7fb1 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Create volume request issued successfully. Aug 25 10:19:08.067169 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-89051813-24fd-4fe4-b48d-1590976a7fb1 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:19:08.067169 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 196/770] 10.4.3.119 () {68 vars in 1258 bytes} [Tue Aug 25 10:19:07 2026] POST /volume/v3/volumes => generated 756 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:19:08.069538 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:08.069538 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:19:08.074067 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a025885b-691b-4c92-b0dc-cd29d35fffd9 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/8b9d9a98-c1cd-4c80-8c31-284097b44f0a returned with HTTP 200 Aug 25 10:19:08.074067 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 194/771] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:19:08 2026] GET /volume/v3/backups/8b9d9a98-c1cd-4c80-8c31-284097b44f0a => generated 788 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:19:08.084100 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-acb989a0-3d7a-4bbd-b451-1f527d7e064b None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:08.086309 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-acb989a0-3d7a-4bbd-b451-1f527d7e064b tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] GET https://10.4.3.119/volume/v3/volumes/2631848e-511c-4282-8683-330b618cc07b Aug 25 10:19:08.086770 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-acb989a0-3d7a-4bbd-b451-1f527d7e064b tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:08.088091 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-acb989a0-3d7a-4bbd-b451-1f527d7e064b tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:08.098021 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:08.098021 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:19:08.107268 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-acb989a0-3d7a-4bbd-b451-1f527d7e064b tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Volume info retrieved successfully. Aug 25 10:19:08.116474 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-acb989a0-3d7a-4bbd-b451-1f527d7e064b tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] https://10.4.3.119/volume/v3/volumes/2631848e-511c-4282-8683-330b618cc07b returned with HTTP 200 Aug 25 10:19:08.117351 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 192/772] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:19:08 2026] GET /volume/v3/volumes/2631848e-511c-4282-8683-330b618cc07b => generated 824 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:19:08.602748 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-7e23b2c3-bc3d-457e-9377-e14a6d9a57e5 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:08.605068 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7e23b2c3-bc3d-457e-9377-e14a6d9a57e5 tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] GET https://10.4.3.119/volume/v3/volumes/fd15bead-1b99-49ad-89c2-856cea6afe9d Aug 25 10:19:08.605379 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7e23b2c3-bc3d-457e-9377-e14a6d9a57e5 tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:08.605652 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7e23b2c3-bc3d-457e-9377-e14a6d9a57e5 tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:08.614608 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:08.614608 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:19:08.620178 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-7e23b2c3-bc3d-457e-9377-e14a6d9a57e5 tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] Volume info retrieved successfully. Aug 25 10:19:08.626254 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7e23b2c3-bc3d-457e-9377-e14a6d9a57e5 tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] https://10.4.3.119/volume/v3/volumes/fd15bead-1b99-49ad-89c2-856cea6afe9d returned with HTTP 200 Aug 25 10:19:08.626891 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 191/773] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:19:08 2026] GET /volume/v3/volumes/fd15bead-1b99-49ad-89c2-856cea6afe9d => generated 867 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:19:08.643498 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-2f5bdb42-7bf5-4070-a0f1-49e55ca2c34e None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:08.646296 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2f5bdb42-7bf5-4070-a0f1-49e55ca2c34e tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] DELETE https://10.4.3.119/volume/v3/volumes/fd15bead-1b99-49ad-89c2-856cea6afe9d Aug 25 10:19:08.646497 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2f5bdb42-7bf5-4070-a0f1-49e55ca2c34e tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:08.646700 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2f5bdb42-7bf5-4070-a0f1-49e55ca2c34e tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:08.646870 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-2f5bdb42-7bf5-4070-a0f1-49e55ca2c34e tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] Delete volume with id: fd15bead-1b99-49ad-89c2-856cea6afe9d Aug 25 10:19:08.656849 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:08.656849 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:19:08.657776 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-2f5bdb42-7bf5-4070-a0f1-49e55ca2c34e tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] Volume info retrieved successfully. Aug 25 10:19:08.683800 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-2f5bdb42-7bf5-4070-a0f1-49e55ca2c34e tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] Delete volume request issued successfully. Aug 25 10:19:08.683800 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2f5bdb42-7bf5-4070-a0f1-49e55ca2c34e tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] https://10.4.3.119/volume/v3/volumes/fd15bead-1b99-49ad-89c2-856cea6afe9d returned with HTTP 202 Aug 25 10:19:08.684174 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 197/774] 10.4.3.119 () {68 vars in 1392 bytes} [Tue Aug 25 10:19:08 2026] DELETE /volume/v3/volumes/fd15bead-1b99-49ad-89c2-856cea6afe9d => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 10:19:08.694224 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-e58b9e63-75a9-4892-acbf-b8e2c629eb8e None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:08.696052 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e58b9e63-75a9-4892-acbf-b8e2c629eb8e tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] GET https://10.4.3.119/volume/v3/volumes/fd15bead-1b99-49ad-89c2-856cea6afe9d Aug 25 10:19:08.696348 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e58b9e63-75a9-4892-acbf-b8e2c629eb8e tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:08.696593 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e58b9e63-75a9-4892-acbf-b8e2c629eb8e tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:08.705985 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:08.705985 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:19:08.711511 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-e58b9e63-75a9-4892-acbf-b8e2c629eb8e tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] Volume info retrieved successfully. Aug 25 10:19:08.717265 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e58b9e63-75a9-4892-acbf-b8e2c629eb8e tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] https://10.4.3.119/volume/v3/volumes/fd15bead-1b99-49ad-89c2-856cea6afe9d returned with HTTP 200 Aug 25 10:19:08.717698 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 195/775] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:19:08 2026] GET /volume/v3/volumes/fd15bead-1b99-49ad-89c2-856cea6afe9d => generated 866 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:19:09.088538 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-6019c376-eba0-4c9e-8357-bd42be30006f None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:09.090822 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6019c376-eba0-4c9e-8357-bd42be30006f tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/8b9d9a98-c1cd-4c80-8c31-284097b44f0a Aug 25 10:19:09.091120 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6019c376-eba0-4c9e-8357-bd42be30006f tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:09.091497 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6019c376-eba0-4c9e-8357-bd42be30006f tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:09.091649 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-6019c376-eba0-4c9e-8357-bd42be30006f tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id 8b9d9a98-c1cd-4c80-8c31-284097b44f0a. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:19:09.098064 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:09.098064 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:19:09.099198 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6019c376-eba0-4c9e-8357-bd42be30006f tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/8b9d9a98-c1cd-4c80-8c31-284097b44f0a returned with HTTP 200 Aug 25 10:19:09.099821 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 193/776] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:19:09 2026] GET /volume/v3/backups/8b9d9a98-c1cd-4c80-8c31-284097b44f0a => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:19:09.135836 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-77466c7c-c6e9-49f0-900f-b1c51089ac5d None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:09.138096 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-77466c7c-c6e9-49f0-900f-b1c51089ac5d tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] GET https://10.4.3.119/volume/v3/volumes/2631848e-511c-4282-8683-330b618cc07b Aug 25 10:19:09.138306 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-77466c7c-c6e9-49f0-900f-b1c51089ac5d tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:09.138620 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-77466c7c-c6e9-49f0-900f-b1c51089ac5d tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:09.150366 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:09.150366 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:19:09.158279 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-77466c7c-c6e9-49f0-900f-b1c51089ac5d tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Volume info retrieved successfully. Aug 25 10:19:09.165639 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-77466c7c-c6e9-49f0-900f-b1c51089ac5d tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] https://10.4.3.119/volume/v3/volumes/2631848e-511c-4282-8683-330b618cc07b returned with HTTP 200 Aug 25 10:19:09.166368 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 192/777] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:19:09 2026] GET /volume/v3/volumes/2631848e-511c-4282-8683-330b618cc07b => generated 849 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:19:09.736969 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-a8e0da57-fa88-4763-bd84-24c3ce73641c None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:09.739427 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a8e0da57-fa88-4763-bd84-24c3ce73641c tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] GET https://10.4.3.119/volume/v3/volumes/fd15bead-1b99-49ad-89c2-856cea6afe9d Aug 25 10:19:09.739759 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a8e0da57-fa88-4763-bd84-24c3ce73641c tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:09.740025 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a8e0da57-fa88-4763-bd84-24c3ce73641c tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:09.748168 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a8e0da57-fa88-4763-bd84-24c3ce73641c tempest-VolumesExtendAttachedTest-1611854209 tempest-VolumesExtendAttachedTest-1611854209-project-member] https://10.4.3.119/volume/v3/volumes/fd15bead-1b99-49ad-89c2-856cea6afe9d returned with HTTP 404 Aug 25 10:19:09.748856 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 198/778] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:19:09 2026] GET /volume/v3/volumes/fd15bead-1b99-49ad-89c2-856cea6afe9d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 10:19:10.113194 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-c945b2da-20ac-4e90-988d-ee8adccdfa84 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:10.115299 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c945b2da-20ac-4e90-988d-ee8adccdfa84 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/8b9d9a98-c1cd-4c80-8c31-284097b44f0a Aug 25 10:19:10.115521 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c945b2da-20ac-4e90-988d-ee8adccdfa84 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:10.115770 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c945b2da-20ac-4e90-988d-ee8adccdfa84 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:10.115923 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-c945b2da-20ac-4e90-988d-ee8adccdfa84 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id 8b9d9a98-c1cd-4c80-8c31-284097b44f0a. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:19:10.121434 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:10.121434 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:19:10.123787 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c945b2da-20ac-4e90-988d-ee8adccdfa84 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/8b9d9a98-c1cd-4c80-8c31-284097b44f0a returned with HTTP 200 Aug 25 10:19:10.124422 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 196/779] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:19:10 2026] GET /volume/v3/backups/8b9d9a98-c1cd-4c80-8c31-284097b44f0a => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:19:11.138037 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-0ca1bbff-caa1-4d3a-a4df-b988e658d36d None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:11.140320 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0ca1bbff-caa1-4d3a-a4df-b988e658d36d tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/8b9d9a98-c1cd-4c80-8c31-284097b44f0a Aug 25 10:19:11.140537 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0ca1bbff-caa1-4d3a-a4df-b988e658d36d tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:11.140713 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0ca1bbff-caa1-4d3a-a4df-b988e658d36d tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:11.140883 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-0ca1bbff-caa1-4d3a-a4df-b988e658d36d tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id 8b9d9a98-c1cd-4c80-8c31-284097b44f0a. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:19:11.149832 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:11.149832 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:19:11.150467 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0ca1bbff-caa1-4d3a-a4df-b988e658d36d tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/8b9d9a98-c1cd-4c80-8c31-284097b44f0a returned with HTTP 200 Aug 25 10:19:11.150857 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 194/780] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:19:11 2026] GET /volume/v3/backups/8b9d9a98-c1cd-4c80-8c31-284097b44f0a => generated 788 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:19:12.168354 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-ea1eb72c-d5a7-4cdc-a0da-3bdb0ecda8de None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:12.170623 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ea1eb72c-d5a7-4cdc-a0da-3bdb0ecda8de tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/8b9d9a98-c1cd-4c80-8c31-284097b44f0a Aug 25 10:19:12.170857 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ea1eb72c-d5a7-4cdc-a0da-3bdb0ecda8de tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:12.171190 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ea1eb72c-d5a7-4cdc-a0da-3bdb0ecda8de tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:12.171386 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-ea1eb72c-d5a7-4cdc-a0da-3bdb0ecda8de tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id 8b9d9a98-c1cd-4c80-8c31-284097b44f0a. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:19:12.188302 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:12.188302 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:19:12.188302 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ea1eb72c-d5a7-4cdc-a0da-3bdb0ecda8de tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/8b9d9a98-c1cd-4c80-8c31-284097b44f0a returned with HTTP 200 Aug 25 10:19:12.188302 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 193/781] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:19:12 2026] GET /volume/v3/backups/8b9d9a98-c1cd-4c80-8c31-284097b44f0a => generated 790 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:19:12.200149 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-feb9198e-e48b-42cb-b3a3-6c41018b9599 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:12.205102 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-feb9198e-e48b-42cb-b3a3-6c41018b9599 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/volumes/5723c976-9411-4fae-8e9f-aa49ed50be6e Aug 25 10:19:12.205412 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-feb9198e-e48b-42cb-b3a3-6c41018b9599 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:12.207375 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-feb9198e-e48b-42cb-b3a3-6c41018b9599 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:12.221131 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:12.221131 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:19:12.229878 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-feb9198e-e48b-42cb-b3a3-6c41018b9599 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Volume info retrieved successfully. Aug 25 10:19:12.237859 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-feb9198e-e48b-42cb-b3a3-6c41018b9599 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/volumes/5723c976-9411-4fae-8e9f-aa49ed50be6e returned with HTTP 200 Aug 25 10:19:12.238394 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 199/782] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:19:12 2026] GET /volume/v3/volumes/5723c976-9411-4fae-8e9f-aa49ed50be6e => generated 1134 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:19:12.275482 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-cda8fbd5-173a-4b33-a4a6-0e699f13321d None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:12.278892 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-cda8fbd5-173a-4b33-a4a6-0e699f13321d tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] DELETE https://10.4.3.119/volume/v3/backups/8b9d9a98-c1cd-4c80-8c31-284097b44f0a Aug 25 10:19:12.280016 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-cda8fbd5-173a-4b33-a4a6-0e699f13321d tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:12.280016 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-cda8fbd5-173a-4b33-a4a6-0e699f13321d tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:12.280016 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.contrib.backups [None req-cda8fbd5-173a-4b33-a4a6-0e699f13321d tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Delete backup with id: 8b9d9a98-c1cd-4c80-8c31-284097b44f0a. Aug 25 10:19:12.287985 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:12.287985 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:19:12.315505 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.backup.rpcapi [None req-cda8fbd5-173a-4b33-a4a6-0e699f13321d tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] delete_backup rpcapi backup_id 8b9d9a98-c1cd-4c80-8c31-284097b44f0a {{(pid=100391) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 10:19:12.317732 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-cda8fbd5-173a-4b33-a4a6-0e699f13321d tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/8b9d9a98-c1cd-4c80-8c31-284097b44f0a returned with HTTP 202 Aug 25 10:19:12.318464 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 197/783] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:19:12 2026] DELETE /volume/v3/backups/8b9d9a98-c1cd-4c80-8c31-284097b44f0a => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 25 10:19:12.331558 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-992c32a2-4d49-410e-9c2f-063513d2c4c5 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:12.334826 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-992c32a2-4d49-410e-9c2f-063513d2c4c5 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/8b9d9a98-c1cd-4c80-8c31-284097b44f0a Aug 25 10:19:12.335713 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-992c32a2-4d49-410e-9c2f-063513d2c4c5 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:12.336426 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-992c32a2-4d49-410e-9c2f-063513d2c4c5 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:12.336619 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-992c32a2-4d49-410e-9c2f-063513d2c4c5 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id 8b9d9a98-c1cd-4c80-8c31-284097b44f0a. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:19:12.345042 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:12.345042 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:19:12.346570 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-992c32a2-4d49-410e-9c2f-063513d2c4c5 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/8b9d9a98-c1cd-4c80-8c31-284097b44f0a returned with HTTP 200 Aug 25 10:19:12.348172 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 195/784] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:19:12 2026] GET /volume/v3/backups/8b9d9a98-c1cd-4c80-8c31-284097b44f0a => generated 789 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 10:19:13.363451 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-4b663551-4d09-4af0-8b5c-981d582beabf None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:13.368854 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4b663551-4d09-4af0-8b5c-981d582beabf tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/8b9d9a98-c1cd-4c80-8c31-284097b44f0a Aug 25 10:19:13.369105 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4b663551-4d09-4af0-8b5c-981d582beabf tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:13.369898 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4b663551-4d09-4af0-8b5c-981d582beabf tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:13.370672 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-4b663551-4d09-4af0-8b5c-981d582beabf tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id 8b9d9a98-c1cd-4c80-8c31-284097b44f0a. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:19:13.376566 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4b663551-4d09-4af0-8b5c-981d582beabf tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/8b9d9a98-c1cd-4c80-8c31-284097b44f0a returned with HTTP 404 Aug 25 10:19:13.377588 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 194/785] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:19:13 2026] GET /volume/v3/backups/8b9d9a98-c1cd-4c80-8c31-284097b44f0a => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:19:13.556449 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-6cae0fd1-eb56-4725-8557-ad1c020bf89b req-e693e8bf-2560-4bcf-971d-9493fe6e28fa None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:13.560204 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-6cae0fd1-eb56-4725-8557-ad1c020bf89b req-e693e8bf-2560-4bcf-971d-9493fe6e28fa tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/volumes/5723c976-9411-4fae-8e9f-aa49ed50be6e Aug 25 10:19:13.560204 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-6cae0fd1-eb56-4725-8557-ad1c020bf89b req-e693e8bf-2560-4bcf-971d-9493fe6e28fa tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:13.560204 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-6cae0fd1-eb56-4725-8557-ad1c020bf89b req-e693e8bf-2560-4bcf-971d-9493fe6e28fa tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:13.584472 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:13.584472 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:19:13.593943 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [req-6cae0fd1-eb56-4725-8557-ad1c020bf89b req-e693e8bf-2560-4bcf-971d-9493fe6e28fa tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Volume info retrieved successfully. Aug 25 10:19:13.599901 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-6cae0fd1-eb56-4725-8557-ad1c020bf89b req-e693e8bf-2560-4bcf-971d-9493fe6e28fa tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/volumes/5723c976-9411-4fae-8e9f-aa49ed50be6e returned with HTTP 200 Aug 25 10:19:13.600384 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 200/786] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:19:13 2026] GET /volume/v3/volumes/5723c976-9411-4fae-8e9f-aa49ed50be6e => generated 1134 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:19:13.627381 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-6cae0fd1-eb56-4725-8557-ad1c020bf89b req-b5f06ea0-295a-4313-a711-1b0b8cb91214 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:13.630460 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-6cae0fd1-eb56-4725-8557-ad1c020bf89b req-b5f06ea0-295a-4313-a711-1b0b8cb91214 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] POST https://10.4.3.119/volume/v3/volumes/5723c976-9411-4fae-8e9f-aa49ed50be6e/action Aug 25 10:19:13.631010 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-6cae0fd1-eb56-4725-8557-ad1c020bf89b req-b5f06ea0-295a-4313-a711-1b0b8cb91214 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:19:13.631150 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-6cae0fd1-eb56-4725-8557-ad1c020bf89b req-b5f06ea0-295a-4313-a711-1b0b8cb91214 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:19:13.650884 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:13.650884 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:19:13.651605 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-6cae0fd1-eb56-4725-8557-ad1c020bf89b req-b5f06ea0-295a-4313-a711-1b0b8cb91214 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Volume info retrieved successfully. Aug 25 10:19:13.662940 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-6cae0fd1-eb56-4725-8557-ad1c020bf89b req-b5f06ea0-295a-4313-a711-1b0b8cb91214 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Begin detaching volume completed successfully. Aug 25 10:19:13.663313 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-6cae0fd1-eb56-4725-8557-ad1c020bf89b req-b5f06ea0-295a-4313-a711-1b0b8cb91214 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/volumes/5723c976-9411-4fae-8e9f-aa49ed50be6e/action returned with HTTP 202 Aug 25 10:19:13.664033 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 198/787] 10.4.3.119 () {72 vars in 1672 bytes} [Tue Aug 25 10:19:13 2026] POST /volume/v3/volumes/5723c976-9411-4fae-8e9f-aa49ed50be6e/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:19:13.703863 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-3e7090c9-9986-472d-a0d6-9e44cb785448 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:13.708013 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3e7090c9-9986-472d-a0d6-9e44cb785448 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/volumes/5723c976-9411-4fae-8e9f-aa49ed50be6e Aug 25 10:19:13.710743 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3e7090c9-9986-472d-a0d6-9e44cb785448 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:13.711928 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3e7090c9-9986-472d-a0d6-9e44cb785448 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:13.717436 np0000008063 devstack@c-api.service[100389]: DEBUG dbcounter [-] [100389] Writing DB stats cinder:SELECT=205,cinder:UPDATE=54,cinder:INSERT=33 {{(pid=100389) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 10:19:13.738238 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:13.738238 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:19:13.746479 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-3e7090c9-9986-472d-a0d6-9e44cb785448 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Volume info retrieved successfully. Aug 25 10:19:13.756868 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-a42dd3ff-7851-44dd-9e5a-ef0d69771ce0 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:13.756868 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a42dd3ff-7851-44dd-9e5a-ef0d69771ce0 None None] GET https://10.4.3.119/volume// Aug 25 10:19:13.757122 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3e7090c9-9986-472d-a0d6-9e44cb785448 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/volumes/5723c976-9411-4fae-8e9f-aa49ed50be6e returned with HTTP 200 Aug 25 10:19:13.757193 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a42dd3ff-7851-44dd-9e5a-ef0d69771ce0 None None] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:13.757193 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a42dd3ff-7851-44dd-9e5a-ef0d69771ce0 None None] Calling method 'all' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:13.757547 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 196/788] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:19:13 2026] GET /volume/v3/volumes/5723c976-9411-4fae-8e9f-aa49ed50be6e => generated 1137 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:19:13.757717 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a42dd3ff-7851-44dd-9e5a-ef0d69771ce0 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:19:13.759009 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 195/789] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:19:13 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:19:13.776704 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-6cae0fd1-eb56-4725-8557-ad1c020bf89b req-1c272087-5655-4c06-9d3d-4eedf45bf16a None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:13.780500 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-6cae0fd1-eb56-4725-8557-ad1c020bf89b req-1c272087-5655-4c06-9d3d-4eedf45bf16a tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/volumes/5723c976-9411-4fae-8e9f-aa49ed50be6e Aug 25 10:19:13.780500 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-6cae0fd1-eb56-4725-8557-ad1c020bf89b req-1c272087-5655-4c06-9d3d-4eedf45bf16a tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:13.780500 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-6cae0fd1-eb56-4725-8557-ad1c020bf89b req-1c272087-5655-4c06-9d3d-4eedf45bf16a tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:13.797396 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:13.797396 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:19:13.802474 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [req-6cae0fd1-eb56-4725-8557-ad1c020bf89b req-1c272087-5655-4c06-9d3d-4eedf45bf16a tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Volume info retrieved successfully. Aug 25 10:19:13.809641 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-6cae0fd1-eb56-4725-8557-ad1c020bf89b req-1c272087-5655-4c06-9d3d-4eedf45bf16a tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/volumes/5723c976-9411-4fae-8e9f-aa49ed50be6e returned with HTTP 200 Aug 25 10:19:13.810264 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 201/790] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:19:13 2026] GET /volume/v3/volumes/5723c976-9411-4fae-8e9f-aa49ed50be6e => generated 1317 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:19:14.777242 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-4f62ce98-7085-418d-862f-71aa99c12776 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:14.779453 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4f62ce98-7085-418d-862f-71aa99c12776 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/volumes/5723c976-9411-4fae-8e9f-aa49ed50be6e Aug 25 10:19:14.779631 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4f62ce98-7085-418d-862f-71aa99c12776 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:14.782578 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4f62ce98-7085-418d-862f-71aa99c12776 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:14.787931 np0000008063 devstack@c-api.service[100391]: DEBUG dbcounter [-] [100391] Writing DB stats cinder:SELECT=156,cinder:UPDATE=17,cinder:INSERT=4 {{(pid=100391) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 10:19:14.803178 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:14.803178 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:19:14.809658 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-4f62ce98-7085-418d-862f-71aa99c12776 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Volume info retrieved successfully. Aug 25 10:19:14.817615 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4f62ce98-7085-418d-862f-71aa99c12776 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/volumes/5723c976-9411-4fae-8e9f-aa49ed50be6e returned with HTTP 200 Aug 25 10:19:14.818017 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 199/791] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:19:14 2026] GET /volume/v3/volumes/5723c976-9411-4fae-8e9f-aa49ed50be6e => generated 1137 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:19:14.832623 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-6cae0fd1-eb56-4725-8557-ad1c020bf89b req-20f4ea5d-e16c-4821-987d-a73dd744afd7 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:14.838514 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-6cae0fd1-eb56-4725-8557-ad1c020bf89b req-20f4ea5d-e16c-4821-987d-a73dd744afd7 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] DELETE https://10.4.3.119/volume/v3/attachments/abecd87f-2b99-4e0b-9611-98c64e6b9a71 Aug 25 10:19:14.838702 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-6cae0fd1-eb56-4725-8557-ad1c020bf89b req-20f4ea5d-e16c-4821-987d-a73dd744afd7 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:14.838947 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-6cae0fd1-eb56-4725-8557-ad1c020bf89b req-20f4ea5d-e16c-4821-987d-a73dd744afd7 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'version_select' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:14.853810 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:14.853810 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:19:14.932066 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-6cae0fd1-eb56-4725-8557-ad1c020bf89b req-20f4ea5d-e16c-4821-987d-a73dd744afd7 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/attachments/abecd87f-2b99-4e0b-9611-98c64e6b9a71 returned with HTTP 200 Aug 25 10:19:14.932695 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 197/792] 10.4.3.119 () {72 vars in 1673 bytes} [Tue Aug 25 10:19:14 2026] DELETE /volume/v3/attachments/abecd87f-2b99-4e0b-9611-98c64e6b9a71 => generated 19 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:19:15.844543 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-57976ed3-4f00-4b83-9ece-e8c762fb1239 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:15.849386 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-57976ed3-4f00-4b83-9ece-e8c762fb1239 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/volumes/5723c976-9411-4fae-8e9f-aa49ed50be6e Aug 25 10:19:15.849679 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-57976ed3-4f00-4b83-9ece-e8c762fb1239 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:15.850865 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-57976ed3-4f00-4b83-9ece-e8c762fb1239 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:15.859009 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:15.859009 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:19:15.869795 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-57976ed3-4f00-4b83-9ece-e8c762fb1239 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Volume info retrieved successfully. Aug 25 10:19:15.877950 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-57976ed3-4f00-4b83-9ece-e8c762fb1239 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/volumes/5723c976-9411-4fae-8e9f-aa49ed50be6e returned with HTTP 200 Aug 25 10:19:15.878493 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 196/793] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:19:15 2026] GET /volume/v3/volumes/5723c976-9411-4fae-8e9f-aa49ed50be6e => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:19:18.665159 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-cc3793ab-13db-48a0-a4c3-ec7bc3ca42fd req-a0df3246-3bd2-4422-abc7-c58a94912856 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:18.668281 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-cc3793ab-13db-48a0-a4c3-ec7bc3ca42fd req-a0df3246-3bd2-4422-abc7-c58a94912856 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] GET https://10.4.3.119/volume/v3/volumes/0468342c-120d-4b83-a0bf-e60eccd95aa8 Aug 25 10:19:18.668281 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-cc3793ab-13db-48a0-a4c3-ec7bc3ca42fd req-a0df3246-3bd2-4422-abc7-c58a94912856 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:18.668281 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-cc3793ab-13db-48a0-a4c3-ec7bc3ca42fd req-a0df3246-3bd2-4422-abc7-c58a94912856 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:18.671708 np0000008063 devstack@c-api.service[100390]: DEBUG dbcounter [-] [100390] Writing DB stats cinder:SELECT=177,cinder:UPDATE=37,cinder:INSERT=16 {{(pid=100390) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 10:19:18.688658 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:18.688658 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:19:18.697379 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [req-cc3793ab-13db-48a0-a4c3-ec7bc3ca42fd req-a0df3246-3bd2-4422-abc7-c58a94912856 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Volume info retrieved successfully. Aug 25 10:19:18.710373 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-cc3793ab-13db-48a0-a4c3-ec7bc3ca42fd req-a0df3246-3bd2-4422-abc7-c58a94912856 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] https://10.4.3.119/volume/v3/volumes/0468342c-120d-4b83-a0bf-e60eccd95aa8 returned with HTTP 200 Aug 25 10:19:18.710373 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 202/794] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:19:18 2026] GET /volume/v3/volumes/0468342c-120d-4b83-a0bf-e60eccd95aa8 => generated 1365 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 25 10:19:18.727908 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-cc3793ab-13db-48a0-a4c3-ec7bc3ca42fd req-dcdd89ca-5166-4d25-be1e-3c958c3cc5a2 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:18.733007 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-cc3793ab-13db-48a0-a4c3-ec7bc3ca42fd req-dcdd89ca-5166-4d25-be1e-3c958c3cc5a2 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] GET https://10.4.3.119/volume/v3/volumes/f663a182-d51c-45db-a33d-9995903ccf7b Aug 25 10:19:18.734602 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-cc3793ab-13db-48a0-a4c3-ec7bc3ca42fd req-dcdd89ca-5166-4d25-be1e-3c958c3cc5a2 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:18.734817 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-cc3793ab-13db-48a0-a4c3-ec7bc3ca42fd req-dcdd89ca-5166-4d25-be1e-3c958c3cc5a2 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:18.749662 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:18.749662 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:19:18.758863 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-cc3793ab-13db-48a0-a4c3-ec7bc3ca42fd req-dcdd89ca-5166-4d25-be1e-3c958c3cc5a2 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Volume info retrieved successfully. Aug 25 10:19:18.765235 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-cc3793ab-13db-48a0-a4c3-ec7bc3ca42fd req-dcdd89ca-5166-4d25-be1e-3c958c3cc5a2 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] https://10.4.3.119/volume/v3/volumes/f663a182-d51c-45db-a33d-9995903ccf7b returned with HTTP 200 Aug 25 10:19:18.766382 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 200/795] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:19:18 2026] GET /volume/v3/volumes/f663a182-d51c-45db-a33d-9995903ccf7b => generated 849 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:19:18.779264 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-cc3793ab-13db-48a0-a4c3-ec7bc3ca42fd req-8f08418a-03a3-4bce-bde1-201d1b4d9934 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:18.782404 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-cc3793ab-13db-48a0-a4c3-ec7bc3ca42fd req-8f08418a-03a3-4bce-bde1-201d1b4d9934 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] GET https://10.4.3.119/volume/v3/volumes/2631848e-511c-4282-8683-330b618cc07b Aug 25 10:19:18.784174 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-cc3793ab-13db-48a0-a4c3-ec7bc3ca42fd req-8f08418a-03a3-4bce-bde1-201d1b4d9934 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:18.784174 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-cc3793ab-13db-48a0-a4c3-ec7bc3ca42fd req-8f08418a-03a3-4bce-bde1-201d1b4d9934 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:18.792770 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:18.792770 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:19:18.802157 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-cc3793ab-13db-48a0-a4c3-ec7bc3ca42fd req-8f08418a-03a3-4bce-bde1-201d1b4d9934 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Volume info retrieved successfully. Aug 25 10:19:18.805385 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-cc3793ab-13db-48a0-a4c3-ec7bc3ca42fd req-8f08418a-03a3-4bce-bde1-201d1b4d9934 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] https://10.4.3.119/volume/v3/volumes/2631848e-511c-4282-8683-330b618cc07b returned with HTTP 200 Aug 25 10:19:18.805993 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 198/796] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:19:18 2026] GET /volume/v3/volumes/2631848e-511c-4282-8683-330b618cc07b => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:19:18.822155 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-cf667e98-0cf0-40cd-9137-0f4425225a79 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:18.822155 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-cf667e98-0cf0-40cd-9137-0f4425225a79 None None] GET https://10.4.3.119/volume// Aug 25 10:19:18.822699 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-cf667e98-0cf0-40cd-9137-0f4425225a79 None None] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:18.822699 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-cf667e98-0cf0-40cd-9137-0f4425225a79 None None] Calling method 'all' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:18.825753 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-cf667e98-0cf0-40cd-9137-0f4425225a79 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:19:18.825753 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 197/797] 10.4.3.119 () {66 vars in 1419 bytes} [Tue Aug 25 10:19:18 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:19:18.837995 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-cc3793ab-13db-48a0-a4c3-ec7bc3ca42fd req-7a86dc80-dcfa-42b8-9235-4dbcc374fe1f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:18.840830 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-cc3793ab-13db-48a0-a4c3-ec7bc3ca42fd req-7a86dc80-dcfa-42b8-9235-4dbcc374fe1f tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] POST https://10.4.3.119/volume/v3/attachments Aug 25 10:19:18.841385 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-cc3793ab-13db-48a0-a4c3-ec7bc3ca42fd req-7a86dc80-dcfa-42b8-9235-4dbcc374fe1f tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0468342c-120d-4b83-a0bf-e60eccd95aa8", "connector": null, "instance_uuid": "beb8bc9e-2123-423f-972d-54fd05bb0d23"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:19:18.852779 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:18.852779 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:19:18.903829 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-cc3793ab-13db-48a0-a4c3-ec7bc3ca42fd req-7a86dc80-dcfa-42b8-9235-4dbcc374fe1f tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] https://10.4.3.119/volume/v3/attachments returned with HTTP 200 Aug 25 10:19:18.904768 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 203/798] 10.4.3.119 () {74 vars in 1594 bytes} [Tue Aug 25 10:19:18 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 25 10:19:18.917715 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-1438feca-6305-4033-8f27-9fd647c1d7e9 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:18.917715 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1438feca-6305-4033-8f27-9fd647c1d7e9 None None] GET https://10.4.3.119/volume// Aug 25 10:19:18.917715 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1438feca-6305-4033-8f27-9fd647c1d7e9 None None] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:18.917715 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1438feca-6305-4033-8f27-9fd647c1d7e9 None None] Calling method 'all' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:18.917715 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1438feca-6305-4033-8f27-9fd647c1d7e9 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:19:18.917715 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 201/799] 10.4.3.119 () {66 vars in 1419 bytes} [Tue Aug 25 10:19:18 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 25 10:19:18.933560 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-cc3793ab-13db-48a0-a4c3-ec7bc3ca42fd req-b329330b-422a-4a83-a0c4-259208a3b883 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:18.937170 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-cc3793ab-13db-48a0-a4c3-ec7bc3ca42fd req-b329330b-422a-4a83-a0c4-259208a3b883 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] POST https://10.4.3.119/volume/v3/attachments Aug 25 10:19:18.937789 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-cc3793ab-13db-48a0-a4c3-ec7bc3ca42fd req-b329330b-422a-4a83-a0c4-259208a3b883 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f663a182-d51c-45db-a33d-9995903ccf7b", "connector": null, "instance_uuid": "beb8bc9e-2123-423f-972d-54fd05bb0d23"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:19:18.957784 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:18.957784 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:19:19.026106 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-cc3793ab-13db-48a0-a4c3-ec7bc3ca42fd req-b329330b-422a-4a83-a0c4-259208a3b883 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] https://10.4.3.119/volume/v3/attachments returned with HTTP 200 Aug 25 10:19:19.026890 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 199/800] 10.4.3.119 () {74 vars in 1594 bytes} [Tue Aug 25 10:19:18 2026] POST /volume/v3/attachments => generated 273 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:19:19.041695 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-36949f25-f15e-4108-bbc9-ade1a7ced0e7 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:19.042383 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-36949f25-f15e-4108-bbc9-ade1a7ced0e7 None None] GET https://10.4.3.119/volume// Aug 25 10:19:19.042807 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-36949f25-f15e-4108-bbc9-ade1a7ced0e7 None None] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:19.043235 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-36949f25-f15e-4108-bbc9-ade1a7ced0e7 None None] Calling method 'all' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:19.043539 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-36949f25-f15e-4108-bbc9-ade1a7ced0e7 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:19:19.045069 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 198/801] 10.4.3.119 () {66 vars in 1419 bytes} [Tue Aug 25 10:19:19 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:19:19.059881 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-cc3793ab-13db-48a0-a4c3-ec7bc3ca42fd req-0358b111-f982-478d-991d-8eb3cbc140d7 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:19.062620 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-cc3793ab-13db-48a0-a4c3-ec7bc3ca42fd req-0358b111-f982-478d-991d-8eb3cbc140d7 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] POST https://10.4.3.119/volume/v3/attachments Aug 25 10:19:19.063055 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-cc3793ab-13db-48a0-a4c3-ec7bc3ca42fd req-0358b111-f982-478d-991d-8eb3cbc140d7 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2631848e-511c-4282-8683-330b618cc07b", "connector": null, "instance_uuid": "beb8bc9e-2123-423f-972d-54fd05bb0d23"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:19:19.080784 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:19.080784 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:19:19.141058 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-cc3793ab-13db-48a0-a4c3-ec7bc3ca42fd req-0358b111-f982-478d-991d-8eb3cbc140d7 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] https://10.4.3.119/volume/v3/attachments returned with HTTP 200 Aug 25 10:19:19.141857 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 204/802] 10.4.3.119 () {74 vars in 1594 bytes} [Tue Aug 25 10:19:19 2026] POST /volume/v3/attachments => generated 273 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:19:19.496213 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-7eb1a321-3e11-44e5-b94a-11d01bc5ab18 req-65356ac8-9294-4236-aebd-45bfad42da9a None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:19.501032 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-7eb1a321-3e11-44e5-b94a-11d01bc5ab18 req-65356ac8-9294-4236-aebd-45bfad42da9a tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] GET https://10.4.3.119/volume/v3/volumes/3952faeb-4c45-4c5f-86b9-81e751b653b9 Aug 25 10:19:19.501032 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-7eb1a321-3e11-44e5-b94a-11d01bc5ab18 req-65356ac8-9294-4236-aebd-45bfad42da9a tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:19.501032 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-7eb1a321-3e11-44e5-b94a-11d01bc5ab18 req-65356ac8-9294-4236-aebd-45bfad42da9a tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:19.519755 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:19.519755 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:19:19.524673 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-7eb1a321-3e11-44e5-b94a-11d01bc5ab18 req-65356ac8-9294-4236-aebd-45bfad42da9a tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Volume info retrieved successfully. Aug 25 10:19:19.532756 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-7eb1a321-3e11-44e5-b94a-11d01bc5ab18 req-65356ac8-9294-4236-aebd-45bfad42da9a tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] https://10.4.3.119/volume/v3/volumes/3952faeb-4c45-4c5f-86b9-81e751b653b9 returned with HTTP 200 Aug 25 10:19:19.533152 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 202/803] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:19:19 2026] GET /volume/v3/volumes/3952faeb-4c45-4c5f-86b9-81e751b653b9 => generated 1139 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:19:19.711544 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-eaf2f7cf-2738-4819-8e1c-ca686afa39c1 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:19.713842 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-eaf2f7cf-2738-4819-8e1c-ca686afa39c1 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] DELETE https://10.4.3.119/volume/v3/volumes/5723c976-9411-4fae-8e9f-aa49ed50be6e Aug 25 10:19:19.714151 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-eaf2f7cf-2738-4819-8e1c-ca686afa39c1 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:19.714427 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-eaf2f7cf-2738-4819-8e1c-ca686afa39c1 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:19.714659 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-eaf2f7cf-2738-4819-8e1c-ca686afa39c1 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Delete volume with id: 5723c976-9411-4fae-8e9f-aa49ed50be6e Aug 25 10:19:19.729072 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:19.729072 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:19:19.729547 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-eaf2f7cf-2738-4819-8e1c-ca686afa39c1 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Volume info retrieved successfully. Aug 25 10:19:19.777701 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-eaf2f7cf-2738-4819-8e1c-ca686afa39c1 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Delete volume request issued successfully. Aug 25 10:19:19.777701 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-eaf2f7cf-2738-4819-8e1c-ca686afa39c1 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/volumes/5723c976-9411-4fae-8e9f-aa49ed50be6e returned with HTTP 202 Aug 25 10:19:19.778254 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 200/804] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:19:19 2026] DELETE /volume/v3/volumes/5723c976-9411-4fae-8e9f-aa49ed50be6e => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:19:19.793239 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-9abbf04d-0b05-4b5e-a46e-2ba5e9b632ca None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:19.796182 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9abbf04d-0b05-4b5e-a46e-2ba5e9b632ca tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/volumes/5723c976-9411-4fae-8e9f-aa49ed50be6e Aug 25 10:19:19.796182 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9abbf04d-0b05-4b5e-a46e-2ba5e9b632ca tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:19.796833 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9abbf04d-0b05-4b5e-a46e-2ba5e9b632ca tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:19.813300 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:19.813300 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:19:19.821469 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-9abbf04d-0b05-4b5e-a46e-2ba5e9b632ca tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Volume info retrieved successfully. Aug 25 10:19:19.831794 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9abbf04d-0b05-4b5e-a46e-2ba5e9b632ca tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/volumes/5723c976-9411-4fae-8e9f-aa49ed50be6e returned with HTTP 200 Aug 25 10:19:19.832644 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 199/805] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:19:19 2026] GET /volume/v3/volumes/5723c976-9411-4fae-8e9f-aa49ed50be6e => generated 841 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:19:20.854316 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-80600261-48dc-40c9-b699-72b761a2e735 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:20.856867 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-80600261-48dc-40c9-b699-72b761a2e735 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/volumes/5723c976-9411-4fae-8e9f-aa49ed50be6e Aug 25 10:19:20.857778 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-80600261-48dc-40c9-b699-72b761a2e735 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:20.858110 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-80600261-48dc-40c9-b699-72b761a2e735 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:20.870480 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-80600261-48dc-40c9-b699-72b761a2e735 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/volumes/5723c976-9411-4fae-8e9f-aa49ed50be6e returned with HTTP 404 Aug 25 10:19:20.871952 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 205/806] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:19:20 2026] GET /volume/v3/volumes/5723c976-9411-4fae-8e9f-aa49ed50be6e => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:19:20.880479 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-78fe643b-6fa3-4ff3-b6d4-d6c1d00a887a None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:20.882865 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-78fe643b-6fa3-4ff3-b6d4-d6c1d00a887a tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/volumes/5723c976-9411-4fae-8e9f-aa49ed50be6e Aug 25 10:19:20.883206 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-78fe643b-6fa3-4ff3-b6d4-d6c1d00a887a tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:20.883474 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-78fe643b-6fa3-4ff3-b6d4-d6c1d00a887a tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:20.891871 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-78fe643b-6fa3-4ff3-b6d4-d6c1d00a887a tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/volumes/5723c976-9411-4fae-8e9f-aa49ed50be6e returned with HTTP 404 Aug 25 10:19:20.892078 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 203/807] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:19:20 2026] GET /volume/v3/volumes/5723c976-9411-4fae-8e9f-aa49ed50be6e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:19:20.903398 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-74792ae5-5d61-41d0-848f-22c5ce4d6781 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:20.909118 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-74792ae5-5d61-41d0-848f-22c5ce4d6781 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] DELETE https://10.4.3.119/volume/v3/volumes/5723c976-9411-4fae-8e9f-aa49ed50be6e Aug 25 10:19:20.909118 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-74792ae5-5d61-41d0-848f-22c5ce4d6781 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:20.909118 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-74792ae5-5d61-41d0-848f-22c5ce4d6781 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:20.909118 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-74792ae5-5d61-41d0-848f-22c5ce4d6781 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Delete volume with id: 5723c976-9411-4fae-8e9f-aa49ed50be6e Aug 25 10:19:20.920328 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-74792ae5-5d61-41d0-848f-22c5ce4d6781 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/volumes/5723c976-9411-4fae-8e9f-aa49ed50be6e returned with HTTP 404 Aug 25 10:19:20.921370 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 201/808] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:19:20 2026] DELETE /volume/v3/volumes/5723c976-9411-4fae-8e9f-aa49ed50be6e => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:19:20.965529 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-27c027e4-793b-4337-a232-ff1acd31cf57 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:20.972159 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-27c027e4-793b-4337-a232-ff1acd31cf57 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:19:20.972159 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-27c027e4-793b-4337-a232-ff1acd31cf57 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "63258f66-0e4f-4391-bbe9-9485754d31c5", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-1991424801"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:19:20.973840 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-27c027e4-793b-4337-a232-ff1acd31cf57 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Create volume request body: {'volume': {'imageRef': '63258f66-0e4f-4391-bbe9-9485754d31c5', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1991424801'}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:19:21.114871 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-27c027e4-793b-4337-a232-ff1acd31cf57 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Create volume of 1 GB Aug 25 10:19:21.123102 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-27c027e4-793b-4337-a232-ff1acd31cf57 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Availability Zones retrieved successfully. Aug 25 10:19:21.133397 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-27c027e4-793b-4337-a232-ff1acd31cf57 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Flow 'volume_create_api' (17f274f5-53d0-4c76-b725-5e7e57cd8208) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:19:21.134994 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-27c027e4-793b-4337-a232-ff1acd31cf57 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aff94971-fa79-405b-ab63-fc12a1289738) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:19:21.136629 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [None req-27c027e4-793b-4337-a232-ff1acd31cf57 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Validating volume size '1' using validate_int {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:19:21.250717 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-27c027e4-793b-4337-a232-ff1acd31cf57 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aff94971-fa79-405b-ab63-fc12a1289738) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:19:21.252302 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-27c027e4-793b-4337-a232-ff1acd31cf57 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db4807aa-70c3-48c2-ba8d-2ebf0d094c08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:19:21.338259 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-27c027e4-793b-4337-a232-ff1acd31cf57 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Created reservations ['2242fc31-ba27-4597-8e26-b7e3d4c9e801', '05a66698-a3a0-4940-a3d2-c7f4badc4d2b', '71ba133e-d8af-4f97-95e8-9e37f6cdb95e', 'de85bc09-ade3-4c32-96a2-b559ad568ab6'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:19:21.339893 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-27c027e4-793b-4337-a232-ff1acd31cf57 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db4807aa-70c3-48c2-ba8d-2ebf0d094c08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2242fc31-ba27-4597-8e26-b7e3d4c9e801', '05a66698-a3a0-4940-a3d2-c7f4badc4d2b', '71ba133e-d8af-4f97-95e8-9e37f6cdb95e', 'de85bc09-ade3-4c32-96a2-b559ad568ab6']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:19:21.340754 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-27c027e4-793b-4337-a232-ff1acd31cf57 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (775399cd-e2cc-46f1-b100-8071ca2c5df5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:19:21.388334 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-27c027e4-793b-4337-a232-ff1acd31cf57 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (775399cd-e2cc-46f1-b100-8071ca2c5df5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0f2839fb-3ef5-4064-b7c3-6b378b44fa8d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1991424801',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de2ee1c8992c4154ba507b073e6f3a11',qos_specs=None,replication_status=,reservations=['2242fc31-ba27-4597-8e26-b7e3d4c9e801','05a66698-a3a0-4940-a3d2-c7f4badc4d2b','71ba133e-d8af-4f97-95e8-9e37f6cdb95e','de85bc09-ade3-4c32-96a2-b559ad568ab6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='553b3adf45b04738820c8d4f67a9a309',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:19:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1991424801',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0f2839fb-3ef5-4064-b7c3-6b378b44fa8d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='de2ee1c8992c4154ba507b073e6f3a11',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='553b3adf45b04738820c8d4f67a9a309',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:19:21.389167 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-27c027e4-793b-4337-a232-ff1acd31cf57 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8391bb0-d057-4418-a9a4-13eac8389c70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:19:21.417738 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-27c027e4-793b-4337-a232-ff1acd31cf57 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8391bb0-d057-4418-a9a4-13eac8389c70) transitioned into state 'SUCCESS' from state '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-1991424801',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de2ee1c8992c4154ba507b073e6f3a11',qos_specs=None,replication_status=,reservations=['2242fc31-ba27-4597-8e26-b7e3d4c9e801','05a66698-a3a0-4940-a3d2-c7f4badc4d2b','71ba133e-d8af-4f97-95e8-9e37f6cdb95e','de85bc09-ade3-4c32-96a2-b559ad568ab6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='553b3adf45b04738820c8d4f67a9a309',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:19:21.418808 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-27c027e4-793b-4337-a232-ff1acd31cf57 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2fa02204-e00c-4a99-9108-8b0b658eb2c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:19:21.438168 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-27c027e4-793b-4337-a232-ff1acd31cf57 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2fa02204-e00c-4a99-9108-8b0b658eb2c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:19:21.438168 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-27c027e4-793b-4337-a232-ff1acd31cf57 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Flow 'volume_create_api' (17f274f5-53d0-4c76-b725-5e7e57cd8208) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:19:21.439662 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-27c027e4-793b-4337-a232-ff1acd31cf57 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Create volume request issued successfully. Aug 25 10:19:21.439662 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-27c027e4-793b-4337-a232-ff1acd31cf57 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:19:21.440889 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 200/809] 10.4.3.119 () {68 vars in 1259 bytes} [Tue Aug 25 10:19:20 2026] POST /volume/v3/volumes => generated 749 bytes in 475 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:19:21.459757 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-727de9ca-7848-439f-af0b-d9ec6224d895 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:21.461304 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-b251facb-bc0f-494d-b361-41e63a2fed02 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:21.461713 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b251facb-bc0f-494d-b361-41e63a2fed02 None None] GET https://10.4.3.119/volume// Aug 25 10:19:21.461786 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-727de9ca-7848-439f-af0b-d9ec6224d895 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/volumes/0f2839fb-3ef5-4064-b7c3-6b378b44fa8d Aug 25 10:19:21.463096 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b251facb-bc0f-494d-b361-41e63a2fed02 None None] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:21.463194 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-727de9ca-7848-439f-af0b-d9ec6224d895 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:21.463258 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b251facb-bc0f-494d-b361-41e63a2fed02 None None] Calling method 'all' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:21.463291 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-727de9ca-7848-439f-af0b-d9ec6224d895 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:21.463319 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b251facb-bc0f-494d-b361-41e63a2fed02 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:19:21.463319 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 204/810] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:19:21 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:19:21.474154 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-cc3793ab-13db-48a0-a4c3-ec7bc3ca42fd req-e61ec614-fbc8-48b5-910a-535b35a825cc None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:21.477170 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:21.477170 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:19:21.477345 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-cc3793ab-13db-48a0-a4c3-ec7bc3ca42fd req-e61ec614-fbc8-48b5-910a-535b35a825cc tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] GET https://10.4.3.119/volume/v3/volumes/0468342c-120d-4b83-a0bf-e60eccd95aa8 Aug 25 10:19:21.477345 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-cc3793ab-13db-48a0-a4c3-ec7bc3ca42fd req-e61ec614-fbc8-48b5-910a-535b35a825cc tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:21.477345 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-cc3793ab-13db-48a0-a4c3-ec7bc3ca42fd req-e61ec614-fbc8-48b5-910a-535b35a825cc tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:21.483269 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-727de9ca-7848-439f-af0b-d9ec6224d895 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Volume info retrieved successfully. Aug 25 10:19:21.488277 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:21.488277 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:19:21.491345 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-727de9ca-7848-439f-af0b-d9ec6224d895 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/volumes/0f2839fb-3ef5-4064-b7c3-6b378b44fa8d returned with HTTP 200 Aug 25 10:19:21.491854 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 206/811] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:19:21 2026] GET /volume/v3/volumes/0f2839fb-3ef5-4064-b7c3-6b378b44fa8d => generated 817 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:19:21.493720 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-cc3793ab-13db-48a0-a4c3-ec7bc3ca42fd req-e61ec614-fbc8-48b5-910a-535b35a825cc tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Volume info retrieved successfully. Aug 25 10:19:21.502800 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-cc3793ab-13db-48a0-a4c3-ec7bc3ca42fd req-e61ec614-fbc8-48b5-910a-535b35a825cc tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] https://10.4.3.119/volume/v3/volumes/0468342c-120d-4b83-a0bf-e60eccd95aa8 returned with HTTP 200 Aug 25 10:19:21.503498 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 202/812] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:19:21 2026] GET /volume/v3/volumes/0468342c-120d-4b83-a0bf-e60eccd95aa8 => generated 1544 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:19:21.643660 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-cc3793ab-13db-48a0-a4c3-ec7bc3ca42fd req-58a5c63a-e98f-470e-a05b-b2fdd7a44adf None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:21.647150 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-cc3793ab-13db-48a0-a4c3-ec7bc3ca42fd req-58a5c63a-e98f-470e-a05b-b2fdd7a44adf tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] PUT https://10.4.3.119/volume/v3/attachments/624772a5-5245-442e-b978-a6fad06a71c0 Aug 25 10:19:21.647469 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-cc3793ab-13db-48a0-a4c3-ec7bc3ca42fd req-58a5c63a-e98f-470e-a05b-b2fdd7a44adf tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.119", "host": "np0000008063", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3398d5156650", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "462fd6ce-c505-48ef-84ec-f85776d45b24", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:19:21.660851 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.coordination [req-cc3793ab-13db-48a0-a4c3-ec7bc3ca42fd req-58a5c63a-e98f-470e-a05b-b2fdd7a44adf tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Acquiring lock "cinder-attachment_update-0468342c-120d-4b83-a0bf-e60eccd95aa8-np0000008063" by "attachment_update" {{(pid=100388) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 10:19:21.668044 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.coordination [req-cc3793ab-13db-48a0-a4c3-ec7bc3ca42fd req-58a5c63a-e98f-470e-a05b-b2fdd7a44adf tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Lock "cinder-attachment_update-0468342c-120d-4b83-a0bf-e60eccd95aa8-np0000008063" acquired by "attachment_update" :: waited 0.007s {{(pid=100388) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 10:19:21.669634 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:21.669634 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:19:21.822849 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.coordination [req-cc3793ab-13db-48a0-a4c3-ec7bc3ca42fd req-58a5c63a-e98f-470e-a05b-b2fdd7a44adf tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Lock "cinder-attachment_update-0468342c-120d-4b83-a0bf-e60eccd95aa8-np0000008063" released by "attachment_update" :: held 0.154s {{(pid=100388) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 10:19:21.824665 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-cc3793ab-13db-48a0-a4c3-ec7bc3ca42fd req-58a5c63a-e98f-470e-a05b-b2fdd7a44adf tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] https://10.4.3.119/volume/v3/attachments/624772a5-5245-442e-b978-a6fad06a71c0 returned with HTTP 200 Aug 25 10:19:21.825380 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 201/813] 10.4.3.119 () {74 vars in 1704 bytes} [Tue Aug 25 10:19:21 2026] PUT /volume/v3/attachments/624772a5-5245-442e-b978-a6fad06a71c0 => generated 969 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:19:21.882500 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-cc3793ab-13db-48a0-a4c3-ec7bc3ca42fd req-eea491dc-c34d-4caa-b037-0998f8656526 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:21.887950 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-cc3793ab-13db-48a0-a4c3-ec7bc3ca42fd req-eea491dc-c34d-4caa-b037-0998f8656526 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] POST https://10.4.3.119/volume/v3/attachments/624772a5-5245-442e-b978-a6fad06a71c0/action Aug 25 10:19:21.888814 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-cc3793ab-13db-48a0-a4c3-ec7bc3ca42fd req-eea491dc-c34d-4caa-b037-0998f8656526 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Action body: b'{"os-complete": null}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:19:21.888814 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-cc3793ab-13db-48a0-a4c3-ec7bc3ca42fd req-eea491dc-c34d-4caa-b037-0998f8656526 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:19:21.917856 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:21.917856 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:19:21.938022 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-cc3793ab-13db-48a0-a4c3-ec7bc3ca42fd req-eea491dc-c34d-4caa-b037-0998f8656526 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] https://10.4.3.119/volume/v3/attachments/624772a5-5245-442e-b978-a6fad06a71c0/action returned with HTTP 204 Aug 25 10:19:21.938440 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 205/814] 10.4.3.119 () {74 vars in 1725 bytes} [Tue Aug 25 10:19:21 2026] POST /volume/v3/attachments/624772a5-5245-442e-b978-a6fad06a71c0/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:19:21.986598 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-5d828738-6b8d-4266-a6bd-572059a42aac None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:21.986983 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5d828738-6b8d-4266-a6bd-572059a42aac None None] GET https://10.4.3.119/volume// Aug 25 10:19:21.987191 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-5d828738-6b8d-4266-a6bd-572059a42aac None None] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:21.987393 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-5d828738-6b8d-4266-a6bd-572059a42aac None None] Calling method 'all' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:21.987901 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5d828738-6b8d-4266-a6bd-572059a42aac None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:19:21.988000 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 207/815] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:19:21 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:19:22.001635 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-cc3793ab-13db-48a0-a4c3-ec7bc3ca42fd req-c378426e-95e1-4188-8e66-fb9dbd2a3000 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:22.004536 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-cc3793ab-13db-48a0-a4c3-ec7bc3ca42fd req-c378426e-95e1-4188-8e66-fb9dbd2a3000 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] GET https://10.4.3.119/volume/v3/volumes/f663a182-d51c-45db-a33d-9995903ccf7b Aug 25 10:19:22.004804 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-cc3793ab-13db-48a0-a4c3-ec7bc3ca42fd req-c378426e-95e1-4188-8e66-fb9dbd2a3000 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:22.005094 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-cc3793ab-13db-48a0-a4c3-ec7bc3ca42fd req-c378426e-95e1-4188-8e66-fb9dbd2a3000 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:22.024921 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:22.024921 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:19:22.034406 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-cc3793ab-13db-48a0-a4c3-ec7bc3ca42fd req-c378426e-95e1-4188-8e66-fb9dbd2a3000 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Volume info retrieved successfully. Aug 25 10:19:22.048283 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-cc3793ab-13db-48a0-a4c3-ec7bc3ca42fd req-c378426e-95e1-4188-8e66-fb9dbd2a3000 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] https://10.4.3.119/volume/v3/volumes/f663a182-d51c-45db-a33d-9995903ccf7b returned with HTTP 200 Aug 25 10:19:22.048914 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 203/816] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:19:22 2026] GET /volume/v3/volumes/f663a182-d51c-45db-a33d-9995903ccf7b => generated 1028 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 25 10:19:22.245233 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-cc3793ab-13db-48a0-a4c3-ec7bc3ca42fd req-c8706c18-e715-4179-8566-16984e4a5132 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:22.247688 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-cc3793ab-13db-48a0-a4c3-ec7bc3ca42fd req-c8706c18-e715-4179-8566-16984e4a5132 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] PUT https://10.4.3.119/volume/v3/attachments/9dc30f5d-9dd2-452a-b188-50067def175d Aug 25 10:19:22.248416 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-cc3793ab-13db-48a0-a4c3-ec7bc3ca42fd req-c8706c18-e715-4179-8566-16984e4a5132 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.119", "host": "np0000008063", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3398d5156650", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "462fd6ce-c505-48ef-84ec-f85776d45b24", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:19:22.264634 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.coordination [req-cc3793ab-13db-48a0-a4c3-ec7bc3ca42fd req-c8706c18-e715-4179-8566-16984e4a5132 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Acquiring lock "cinder-attachment_update-f663a182-d51c-45db-a33d-9995903ccf7b-np0000008063" by "attachment_update" {{(pid=100388) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 10:19:22.277065 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.coordination [req-cc3793ab-13db-48a0-a4c3-ec7bc3ca42fd req-c8706c18-e715-4179-8566-16984e4a5132 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Lock "cinder-attachment_update-f663a182-d51c-45db-a33d-9995903ccf7b-np0000008063" acquired by "attachment_update" :: waited 0.012s {{(pid=100388) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 10:19:22.278860 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:22.278860 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:19:22.432999 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.coordination [req-cc3793ab-13db-48a0-a4c3-ec7bc3ca42fd req-c8706c18-e715-4179-8566-16984e4a5132 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Lock "cinder-attachment_update-f663a182-d51c-45db-a33d-9995903ccf7b-np0000008063" released by "attachment_update" :: held 0.156s {{(pid=100388) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 10:19:22.433441 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-cc3793ab-13db-48a0-a4c3-ec7bc3ca42fd req-c8706c18-e715-4179-8566-16984e4a5132 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] https://10.4.3.119/volume/v3/attachments/9dc30f5d-9dd2-452a-b188-50067def175d returned with HTTP 200 Aug 25 10:19:22.434126 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 202/817] 10.4.3.119 () {74 vars in 1704 bytes} [Tue Aug 25 10:19:22 2026] PUT /volume/v3/attachments/9dc30f5d-9dd2-452a-b188-50067def175d => generated 969 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:19:22.508052 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-b5c13470-01ee-4529-92d2-5a8aa850e40a None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:22.510729 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b5c13470-01ee-4529-92d2-5a8aa850e40a tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/volumes/0f2839fb-3ef5-4064-b7c3-6b378b44fa8d Aug 25 10:19:22.511000 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b5c13470-01ee-4529-92d2-5a8aa850e40a tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:22.512994 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b5c13470-01ee-4529-92d2-5a8aa850e40a tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:22.521297 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:22.521297 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:19:22.528366 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-b5c13470-01ee-4529-92d2-5a8aa850e40a tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Volume info retrieved successfully. Aug 25 10:19:22.534402 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-cc3793ab-13db-48a0-a4c3-ec7bc3ca42fd req-d7adad19-947e-40d0-8440-5f6165bc0b3a None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:22.538306 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-cc3793ab-13db-48a0-a4c3-ec7bc3ca42fd req-d7adad19-947e-40d0-8440-5f6165bc0b3a tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] POST https://10.4.3.119/volume/v3/attachments/9dc30f5d-9dd2-452a-b188-50067def175d/action Aug 25 10:19:22.538306 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-cc3793ab-13db-48a0-a4c3-ec7bc3ca42fd req-d7adad19-947e-40d0-8440-5f6165bc0b3a tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Action body: b'{"os-complete": null}' {{(pid=100390) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:19:22.538486 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-cc3793ab-13db-48a0-a4c3-ec7bc3ca42fd req-d7adad19-947e-40d0-8440-5f6165bc0b3a tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:19:22.541466 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b5c13470-01ee-4529-92d2-5a8aa850e40a tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/volumes/0f2839fb-3ef5-4064-b7c3-6b378b44fa8d returned with HTTP 200 Aug 25 10:19:22.542177 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 206/818] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:19:22 2026] GET /volume/v3/volumes/0f2839fb-3ef5-4064-b7c3-6b378b44fa8d => generated 1357 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:19:22.559031 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:22.559031 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:19:22.559347 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-037cb56d-79c0-4cdf-99b1-5ec78649d4f1 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:22.561846 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-037cb56d-79c0-4cdf-99b1-5ec78649d4f1 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/volumes/0f2839fb-3ef5-4064-b7c3-6b378b44fa8d Aug 25 10:19:22.562074 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-037cb56d-79c0-4cdf-99b1-5ec78649d4f1 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:22.562369 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-037cb56d-79c0-4cdf-99b1-5ec78649d4f1 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:22.574243 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:22.574243 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:19:22.576053 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-cc3793ab-13db-48a0-a4c3-ec7bc3ca42fd req-d7adad19-947e-40d0-8440-5f6165bc0b3a tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] https://10.4.3.119/volume/v3/attachments/9dc30f5d-9dd2-452a-b188-50067def175d/action returned with HTTP 204 Aug 25 10:19:22.577176 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 208/819] 10.4.3.119 () {74 vars in 1725 bytes} [Tue Aug 25 10:19:22 2026] POST /volume/v3/attachments/9dc30f5d-9dd2-452a-b188-50067def175d/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:19:22.580016 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-037cb56d-79c0-4cdf-99b1-5ec78649d4f1 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Volume info retrieved successfully. Aug 25 10:19:22.587813 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-037cb56d-79c0-4cdf-99b1-5ec78649d4f1 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/volumes/0f2839fb-3ef5-4064-b7c3-6b378b44fa8d returned with HTTP 200 Aug 25 10:19:22.588545 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 204/820] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:19:22 2026] GET /volume/v3/volumes/0f2839fb-3ef5-4064-b7c3-6b378b44fa8d => generated 1357 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:19:22.608540 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-2a98065f-74b3-4354-939c-444d30577e60 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:22.611221 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2a98065f-74b3-4354-939c-444d30577e60 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] POST https://10.4.3.119/volume/v3/backups Aug 25 10:19:22.611221 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2a98065f-74b3-4354-939c-444d30577e60 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0f2839fb-3ef5-4064-b7c3-6b378b44fa8d", "name": "tempest-VolumesBackupsTest-Backup-882102753", "container": "tempest-volumesbackupstest-backup-container-1114618346"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:19:22.611924 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.contrib.backups [None req-2a98065f-74b3-4354-939c-444d30577e60 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Creating new backup {'backup': {'volume_id': '0f2839fb-3ef5-4064-b7c3-6b378b44fa8d', 'name': 'tempest-VolumesBackupsTest-Backup-882102753', 'container': 'tempest-volumesbackupstest-backup-container-1114618346'}} {{(pid=100388) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 10:19:22.611924 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.contrib.backups [None req-2a98065f-74b3-4354-939c-444d30577e60 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Creating backup of volume 0f2839fb-3ef5-4064-b7c3-6b378b44fa8d in container tempest-volumesbackupstest-backup-container-1114618346 Aug 25 10:19:22.622402 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:22.622402 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:19:22.622715 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-2a98065f-74b3-4354-939c-444d30577e60 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Volume info retrieved successfully. Aug 25 10:19:22.651649 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-2a98065f-74b3-4354-939c-444d30577e60 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Created reservations ['c44a499c-7827-4e3d-9e2c-4876f43fcfba', '4ce95f00-d83f-46e0-aaf4-da24ff5fa88b'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:19:22.700078 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2a98065f-74b3-4354-939c-444d30577e60 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups returned with HTTP 202 Aug 25 10:19:22.701171 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 203/821] 10.4.3.119 () {68 vars in 1259 bytes} [Tue Aug 25 10:19:22 2026] POST /volume/v3/backups => generated 329 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:19:22.714226 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-da6a82fc-41ff-4041-ac94-5a1e3495d42d None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:22.717241 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-da6a82fc-41ff-4041-ac94-5a1e3495d42d tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/d3e8c379-7467-4ddf-8fc2-03690c5704d6 Aug 25 10:19:22.717241 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-da6a82fc-41ff-4041-ac94-5a1e3495d42d tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:22.717665 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-da6a82fc-41ff-4041-ac94-5a1e3495d42d tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:22.717665 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-da6a82fc-41ff-4041-ac94-5a1e3495d42d tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id d3e8c379-7467-4ddf-8fc2-03690c5704d6. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:19:22.724554 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:22.724554 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:19:22.725736 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-da6a82fc-41ff-4041-ac94-5a1e3495d42d tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/d3e8c379-7467-4ddf-8fc2-03690c5704d6 returned with HTTP 200 Aug 25 10:19:22.726263 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 207/822] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:19:22 2026] GET /volume/v3/backups/d3e8c379-7467-4ddf-8fc2-03690c5704d6 => generated 788 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:19:22.740327 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-5eccc84a-20ea-48d8-bf44-a21ca320d42b None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:22.741735 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5eccc84a-20ea-48d8-bf44-a21ca320d42b None None] GET https://10.4.3.119/volume// Aug 25 10:19:22.742564 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-5eccc84a-20ea-48d8-bf44-a21ca320d42b None None] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:22.742899 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-5eccc84a-20ea-48d8-bf44-a21ca320d42b None None] Calling method 'all' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:22.743261 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5eccc84a-20ea-48d8-bf44-a21ca320d42b None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:19:22.744039 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 209/823] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:19:22 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:19:22.797308 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-cc3793ab-13db-48a0-a4c3-ec7bc3ca42fd req-4fa6be87-17d1-4757-989b-d199ea39a491 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:22.804040 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-cc3793ab-13db-48a0-a4c3-ec7bc3ca42fd req-4fa6be87-17d1-4757-989b-d199ea39a491 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] GET https://10.4.3.119/volume/v3/volumes/2631848e-511c-4282-8683-330b618cc07b Aug 25 10:19:22.804040 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-cc3793ab-13db-48a0-a4c3-ec7bc3ca42fd req-4fa6be87-17d1-4757-989b-d199ea39a491 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:22.804040 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-cc3793ab-13db-48a0-a4c3-ec7bc3ca42fd req-4fa6be87-17d1-4757-989b-d199ea39a491 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:22.815159 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:22.815159 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:19:22.822456 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-cc3793ab-13db-48a0-a4c3-ec7bc3ca42fd req-4fa6be87-17d1-4757-989b-d199ea39a491 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Volume info retrieved successfully. Aug 25 10:19:22.831165 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-cc3793ab-13db-48a0-a4c3-ec7bc3ca42fd req-4fa6be87-17d1-4757-989b-d199ea39a491 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] https://10.4.3.119/volume/v3/volumes/2631848e-511c-4282-8683-330b618cc07b returned with HTTP 200 Aug 25 10:19:22.831165 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 205/824] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:19:22 2026] GET /volume/v3/volumes/2631848e-511c-4282-8683-330b618cc07b => generated 1028 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:19:23.049818 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-cc3793ab-13db-48a0-a4c3-ec7bc3ca42fd req-f9c21fac-b012-4ccd-b74c-14aeec96a3e9 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:23.052711 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-cc3793ab-13db-48a0-a4c3-ec7bc3ca42fd req-f9c21fac-b012-4ccd-b74c-14aeec96a3e9 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] PUT https://10.4.3.119/volume/v3/attachments/07aadd6d-11d8-4496-a408-8f5c11b82002 Aug 25 10:19:23.053339 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-cc3793ab-13db-48a0-a4c3-ec7bc3ca42fd req-f9c21fac-b012-4ccd-b74c-14aeec96a3e9 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.119", "host": "np0000008063", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3398d5156650", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "462fd6ce-c505-48ef-84ec-f85776d45b24", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:19:23.073597 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.coordination [req-cc3793ab-13db-48a0-a4c3-ec7bc3ca42fd req-f9c21fac-b012-4ccd-b74c-14aeec96a3e9 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Acquiring lock "cinder-attachment_update-2631848e-511c-4282-8683-330b618cc07b-np0000008063" by "attachment_update" {{(pid=100388) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 10:19:23.083514 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.coordination [req-cc3793ab-13db-48a0-a4c3-ec7bc3ca42fd req-f9c21fac-b012-4ccd-b74c-14aeec96a3e9 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Lock "cinder-attachment_update-2631848e-511c-4282-8683-330b618cc07b-np0000008063" acquired by "attachment_update" :: waited 0.009s {{(pid=100388) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 10:19:23.087156 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:23.087156 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:19:23.248973 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.coordination [req-cc3793ab-13db-48a0-a4c3-ec7bc3ca42fd req-f9c21fac-b012-4ccd-b74c-14aeec96a3e9 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Lock "cinder-attachment_update-2631848e-511c-4282-8683-330b618cc07b-np0000008063" released by "attachment_update" :: held 0.166s {{(pid=100388) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 10:19:23.249566 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-cc3793ab-13db-48a0-a4c3-ec7bc3ca42fd req-f9c21fac-b012-4ccd-b74c-14aeec96a3e9 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] https://10.4.3.119/volume/v3/attachments/07aadd6d-11d8-4496-a408-8f5c11b82002 returned with HTTP 200 Aug 25 10:19:23.250697 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 204/825] 10.4.3.119 () {74 vars in 1704 bytes} [Tue Aug 25 10:19:23 2026] PUT /volume/v3/attachments/07aadd6d-11d8-4496-a408-8f5c11b82002 => generated 969 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:19:23.308363 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-cc3793ab-13db-48a0-a4c3-ec7bc3ca42fd req-467b933e-641b-440b-997f-08d56065ba2d None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:23.313368 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-cc3793ab-13db-48a0-a4c3-ec7bc3ca42fd req-467b933e-641b-440b-997f-08d56065ba2d tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] POST https://10.4.3.119/volume/v3/attachments/07aadd6d-11d8-4496-a408-8f5c11b82002/action Aug 25 10:19:23.313368 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-cc3793ab-13db-48a0-a4c3-ec7bc3ca42fd req-467b933e-641b-440b-997f-08d56065ba2d tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Action body: b'{"os-complete": null}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:19:23.313368 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-cc3793ab-13db-48a0-a4c3-ec7bc3ca42fd req-467b933e-641b-440b-997f-08d56065ba2d tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:19:23.345991 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:23.345991 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:19:23.372586 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-cc3793ab-13db-48a0-a4c3-ec7bc3ca42fd req-467b933e-641b-440b-997f-08d56065ba2d tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] https://10.4.3.119/volume/v3/attachments/07aadd6d-11d8-4496-a408-8f5c11b82002/action returned with HTTP 204 Aug 25 10:19:23.373269 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 208/826] 10.4.3.119 () {74 vars in 1725 bytes} [Tue Aug 25 10:19:23 2026] POST /volume/v3/attachments/07aadd6d-11d8-4496-a408-8f5c11b82002/action => generated 0 bytes in 67 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:19:23.743305 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-4dc396c4-6c85-4cca-a9f9-057cefcd38cc None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:23.748155 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4dc396c4-6c85-4cca-a9f9-057cefcd38cc tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/d3e8c379-7467-4ddf-8fc2-03690c5704d6 Aug 25 10:19:23.748370 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4dc396c4-6c85-4cca-a9f9-057cefcd38cc tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:23.749221 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4dc396c4-6c85-4cca-a9f9-057cefcd38cc tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:23.749221 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-4dc396c4-6c85-4cca-a9f9-057cefcd38cc tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id d3e8c379-7467-4ddf-8fc2-03690c5704d6. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:19:23.758980 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:23.758980 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:19:23.759936 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4dc396c4-6c85-4cca-a9f9-057cefcd38cc tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/d3e8c379-7467-4ddf-8fc2-03690c5704d6 returned with HTTP 200 Aug 25 10:19:23.760508 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 210/827] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:19:23 2026] GET /volume/v3/backups/d3e8c379-7467-4ddf-8fc2-03690c5704d6 => generated 790 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:19:23.880857 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-3e72f7eb-aee0-43ad-8cb4-eb0468c2debb None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:23.886707 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3e72f7eb-aee0-43ad-8cb4-eb0468c2debb tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] GET https://10.4.3.119/volume/v3/volumes/04fcc43f-2dcb-4a0b-903b-9433014dd9f4 Aug 25 10:19:23.886707 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3e72f7eb-aee0-43ad-8cb4-eb0468c2debb tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:23.886707 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3e72f7eb-aee0-43ad-8cb4-eb0468c2debb tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:23.914062 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:23.914062 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:19:23.919078 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-3e72f7eb-aee0-43ad-8cb4-eb0468c2debb tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Volume info retrieved successfully. Aug 25 10:19:23.926789 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3e72f7eb-aee0-43ad-8cb4-eb0468c2debb tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] https://10.4.3.119/volume/v3/volumes/04fcc43f-2dcb-4a0b-903b-9433014dd9f4 returned with HTTP 200 Aug 25 10:19:23.927383 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 206/828] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:19:23 2026] GET /volume/v3/volumes/04fcc43f-2dcb-4a0b-903b-9433014dd9f4 => generated 1142 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:19:23.995172 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-31b778b3-a521-4095-b02e-59127483137d req-acdbc9f3-fe23-4212-96b8-bfcba68500c0 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:24.001636 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-31b778b3-a521-4095-b02e-59127483137d req-acdbc9f3-fe23-4212-96b8-bfcba68500c0 tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] GET https://10.4.3.119/volume/v3/volumes/04fcc43f-2dcb-4a0b-903b-9433014dd9f4 Aug 25 10:19:24.001636 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-31b778b3-a521-4095-b02e-59127483137d req-acdbc9f3-fe23-4212-96b8-bfcba68500c0 tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:24.004203 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-31b778b3-a521-4095-b02e-59127483137d req-acdbc9f3-fe23-4212-96b8-bfcba68500c0 tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:24.032477 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:24.032477 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:19:24.041602 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [req-31b778b3-a521-4095-b02e-59127483137d req-acdbc9f3-fe23-4212-96b8-bfcba68500c0 tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Volume info retrieved successfully. Aug 25 10:19:24.051581 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-31b778b3-a521-4095-b02e-59127483137d req-acdbc9f3-fe23-4212-96b8-bfcba68500c0 tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] https://10.4.3.119/volume/v3/volumes/04fcc43f-2dcb-4a0b-903b-9433014dd9f4 returned with HTTP 200 Aug 25 10:19:24.052677 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 205/829] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:19:23 2026] GET /volume/v3/volumes/04fcc43f-2dcb-4a0b-903b-9433014dd9f4 => generated 1142 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 25 10:19:24.086425 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-31b778b3-a521-4095-b02e-59127483137d req-2aca76d1-04f3-4335-9c39-3fa23a2c15f6 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:24.091016 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-31b778b3-a521-4095-b02e-59127483137d req-2aca76d1-04f3-4335-9c39-3fa23a2c15f6 tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] POST https://10.4.3.119/volume/v3/volumes/04fcc43f-2dcb-4a0b-903b-9433014dd9f4/action Aug 25 10:19:24.091602 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-31b778b3-a521-4095-b02e-59127483137d req-2aca76d1-04f3-4335-9c39-3fa23a2c15f6 tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:19:24.091704 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-31b778b3-a521-4095-b02e-59127483137d req-2aca76d1-04f3-4335-9c39-3fa23a2c15f6 tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:19:24.120262 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:24.120262 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:19:24.120262 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-31b778b3-a521-4095-b02e-59127483137d req-2aca76d1-04f3-4335-9c39-3fa23a2c15f6 tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Volume info retrieved successfully. Aug 25 10:19:24.129063 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-31b778b3-a521-4095-b02e-59127483137d req-2aca76d1-04f3-4335-9c39-3fa23a2c15f6 tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Begin detaching volume completed successfully. Aug 25 10:19:24.129410 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-31b778b3-a521-4095-b02e-59127483137d req-2aca76d1-04f3-4335-9c39-3fa23a2c15f6 tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] https://10.4.3.119/volume/v3/volumes/04fcc43f-2dcb-4a0b-903b-9433014dd9f4/action returned with HTTP 202 Aug 25 10:19:24.130014 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 209/830] 10.4.3.119 () {72 vars in 1672 bytes} [Tue Aug 25 10:19:24 2026] POST /volume/v3/volumes/04fcc43f-2dcb-4a0b-903b-9433014dd9f4/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:19:24.215703 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-86745e81-0db2-43e9-9dc4-e8e9d1023d20 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:24.215703 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-86745e81-0db2-43e9-9dc4-e8e9d1023d20 None None] GET https://10.4.3.119/volume// Aug 25 10:19:24.215703 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-86745e81-0db2-43e9-9dc4-e8e9d1023d20 None None] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:24.215703 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-86745e81-0db2-43e9-9dc4-e8e9d1023d20 None None] Calling method 'all' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:24.215703 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-86745e81-0db2-43e9-9dc4-e8e9d1023d20 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:19:24.215703 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 211/831] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:19:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:19:24.242652 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-31b778b3-a521-4095-b02e-59127483137d req-f71fe338-f176-4a74-9a25-3c080e64ae0c None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:24.246626 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-31b778b3-a521-4095-b02e-59127483137d req-f71fe338-f176-4a74-9a25-3c080e64ae0c tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] GET https://10.4.3.119/volume/v3/volumes/04fcc43f-2dcb-4a0b-903b-9433014dd9f4 Aug 25 10:19:24.246626 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-31b778b3-a521-4095-b02e-59127483137d req-f71fe338-f176-4a74-9a25-3c080e64ae0c tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:24.246626 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-31b778b3-a521-4095-b02e-59127483137d req-f71fe338-f176-4a74-9a25-3c080e64ae0c tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:24.257742 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:24.257742 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:19:24.264263 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-31b778b3-a521-4095-b02e-59127483137d req-f71fe338-f176-4a74-9a25-3c080e64ae0c tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Volume info retrieved successfully. Aug 25 10:19:24.270585 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-31b778b3-a521-4095-b02e-59127483137d req-f71fe338-f176-4a74-9a25-3c080e64ae0c tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] https://10.4.3.119/volume/v3/volumes/04fcc43f-2dcb-4a0b-903b-9433014dd9f4 returned with HTTP 200 Aug 25 10:19:24.271008 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 207/832] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:19:24 2026] GET /volume/v3/volumes/04fcc43f-2dcb-4a0b-903b-9433014dd9f4 => generated 1325 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:19:24.699972 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-9786c4c0-e3b7-4b61-afc6-37d48b55bbd1 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:24.703686 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9786c4c0-e3b7-4b61-afc6-37d48b55bbd1 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] GET https://10.4.3.119/volume/v3/volumes/3952faeb-4c45-4c5f-86b9-81e751b653b9 Aug 25 10:19:24.703686 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9786c4c0-e3b7-4b61-afc6-37d48b55bbd1 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:24.703965 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9786c4c0-e3b7-4b61-afc6-37d48b55bbd1 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:24.725770 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:24.725770 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:19:24.733713 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-9786c4c0-e3b7-4b61-afc6-37d48b55bbd1 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Volume info retrieved successfully. Aug 25 10:19:24.741903 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9786c4c0-e3b7-4b61-afc6-37d48b55bbd1 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] https://10.4.3.119/volume/v3/volumes/3952faeb-4c45-4c5f-86b9-81e751b653b9 returned with HTTP 200 Aug 25 10:19:24.743167 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 206/833] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:19:24 2026] GET /volume/v3/volumes/3952faeb-4c45-4c5f-86b9-81e751b653b9 => generated 1139 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:19:24.775899 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-7ce32deb-1791-4037-bf43-3464ceea8718 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:24.778529 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7ce32deb-1791-4037-bf43-3464ceea8718 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/d3e8c379-7467-4ddf-8fc2-03690c5704d6 Aug 25 10:19:24.778698 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7ce32deb-1791-4037-bf43-3464ceea8718 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:24.778875 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7ce32deb-1791-4037-bf43-3464ceea8718 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:24.778961 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-7ce32deb-1791-4037-bf43-3464ceea8718 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id d3e8c379-7467-4ddf-8fc2-03690c5704d6. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:19:24.786902 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:24.786902 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:19:24.788746 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7ce32deb-1791-4037-bf43-3464ceea8718 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/d3e8c379-7467-4ddf-8fc2-03690c5704d6 returned with HTTP 200 Aug 25 10:19:24.788943 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 210/834] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:19:24 2026] GET /volume/v3/backups/d3e8c379-7467-4ddf-8fc2-03690c5704d6 => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:19:24.799129 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-9d5da4f0-f104-4697-87a3-c603ab20d4d3 req-4be1e3b8-9a7f-4c91-bc25-e23722bad708 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:24.802201 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-9d5da4f0-f104-4697-87a3-c603ab20d4d3 req-4be1e3b8-9a7f-4c91-bc25-e23722bad708 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] GET https://10.4.3.119/volume/v3/volumes/3952faeb-4c45-4c5f-86b9-81e751b653b9 Aug 25 10:19:24.802471 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-9d5da4f0-f104-4697-87a3-c603ab20d4d3 req-4be1e3b8-9a7f-4c91-bc25-e23722bad708 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:24.802674 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-9d5da4f0-f104-4697-87a3-c603ab20d4d3 req-4be1e3b8-9a7f-4c91-bc25-e23722bad708 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:24.816735 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:24.816735 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:19:24.822661 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [req-9d5da4f0-f104-4697-87a3-c603ab20d4d3 req-4be1e3b8-9a7f-4c91-bc25-e23722bad708 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Volume info retrieved successfully. Aug 25 10:19:24.830247 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-9d5da4f0-f104-4697-87a3-c603ab20d4d3 req-4be1e3b8-9a7f-4c91-bc25-e23722bad708 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] https://10.4.3.119/volume/v3/volumes/3952faeb-4c45-4c5f-86b9-81e751b653b9 returned with HTTP 200 Aug 25 10:19:24.832169 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 212/835] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:19:24 2026] GET /volume/v3/volumes/3952faeb-4c45-4c5f-86b9-81e751b653b9 => generated 1139 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:19:24.861974 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-9d5da4f0-f104-4697-87a3-c603ab20d4d3 req-924f34aa-7f06-4485-ab5e-e41d187a1758 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:24.867255 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-9d5da4f0-f104-4697-87a3-c603ab20d4d3 req-924f34aa-7f06-4485-ab5e-e41d187a1758 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] POST https://10.4.3.119/volume/v3/volumes/3952faeb-4c45-4c5f-86b9-81e751b653b9/action Aug 25 10:19:24.867789 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-9d5da4f0-f104-4697-87a3-c603ab20d4d3 req-924f34aa-7f06-4485-ab5e-e41d187a1758 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100389) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:19:24.867959 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-9d5da4f0-f104-4697-87a3-c603ab20d4d3 req-924f34aa-7f06-4485-ab5e-e41d187a1758 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:19:24.884269 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:24.884269 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:19:24.884926 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-9d5da4f0-f104-4697-87a3-c603ab20d4d3 req-924f34aa-7f06-4485-ab5e-e41d187a1758 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Volume info retrieved successfully. Aug 25 10:19:24.899170 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-9d5da4f0-f104-4697-87a3-c603ab20d4d3 req-924f34aa-7f06-4485-ab5e-e41d187a1758 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Begin detaching volume completed successfully. Aug 25 10:19:24.899170 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-9d5da4f0-f104-4697-87a3-c603ab20d4d3 req-924f34aa-7f06-4485-ab5e-e41d187a1758 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] https://10.4.3.119/volume/v3/volumes/3952faeb-4c45-4c5f-86b9-81e751b653b9/action returned with HTTP 202 Aug 25 10:19:24.899782 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 208/836] 10.4.3.119 () {72 vars in 1672 bytes} [Tue Aug 25 10:19:24 2026] POST /volume/v3/volumes/3952faeb-4c45-4c5f-86b9-81e751b653b9/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:19:24.969114 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-004e0f67-5c42-4200-b48b-618cfa7921d5 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:24.970033 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-004e0f67-5c42-4200-b48b-618cfa7921d5 None None] GET https://10.4.3.119/volume// Aug 25 10:19:24.970500 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-004e0f67-5c42-4200-b48b-618cfa7921d5 None None] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:24.970769 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-004e0f67-5c42-4200-b48b-618cfa7921d5 None None] Calling method 'all' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:24.971360 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-004e0f67-5c42-4200-b48b-618cfa7921d5 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:19:24.972373 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 207/837] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:19:24 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:19:24.996070 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-9d5da4f0-f104-4697-87a3-c603ab20d4d3 req-86c1c7f6-c6f2-4663-a75d-1e23e03ad51f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:24.999382 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-9d5da4f0-f104-4697-87a3-c603ab20d4d3 req-86c1c7f6-c6f2-4663-a75d-1e23e03ad51f tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] GET https://10.4.3.119/volume/v3/volumes/3952faeb-4c45-4c5f-86b9-81e751b653b9 Aug 25 10:19:24.999744 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-9d5da4f0-f104-4697-87a3-c603ab20d4d3 req-86c1c7f6-c6f2-4663-a75d-1e23e03ad51f tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:25.000041 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-9d5da4f0-f104-4697-87a3-c603ab20d4d3 req-86c1c7f6-c6f2-4663-a75d-1e23e03ad51f tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:25.016381 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:25.016381 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:19:25.021768 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-9d5da4f0-f104-4697-87a3-c603ab20d4d3 req-86c1c7f6-c6f2-4663-a75d-1e23e03ad51f tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Volume info retrieved successfully. Aug 25 10:19:25.027905 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-9d5da4f0-f104-4697-87a3-c603ab20d4d3 req-86c1c7f6-c6f2-4663-a75d-1e23e03ad51f tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] https://10.4.3.119/volume/v3/volumes/3952faeb-4c45-4c5f-86b9-81e751b653b9 returned with HTTP 200 Aug 25 10:19:25.028452 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 211/838] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:19:24 2026] GET /volume/v3/volumes/3952faeb-4c45-4c5f-86b9-81e751b653b9 => generated 1322 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:19:25.761084 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-31b778b3-a521-4095-b02e-59127483137d req-9fad9eb8-c9df-47e6-93b8-fcf2f825ebf9 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:25.771021 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-31b778b3-a521-4095-b02e-59127483137d req-9fad9eb8-c9df-47e6-93b8-fcf2f825ebf9 tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] DELETE https://10.4.3.119/volume/v3/attachments/bbb43c0b-7452-4bb3-8459-d16c7aceea33 Aug 25 10:19:25.771287 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-31b778b3-a521-4095-b02e-59127483137d req-9fad9eb8-c9df-47e6-93b8-fcf2f825ebf9 tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:25.771530 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-31b778b3-a521-4095-b02e-59127483137d req-9fad9eb8-c9df-47e6-93b8-fcf2f825ebf9 tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Calling method 'version_select' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:25.795329 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:25.795329 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:19:25.805309 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-88611544-6e74-47ed-8f5c-8582ce44c555 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:25.809509 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-88611544-6e74-47ed-8f5c-8582ce44c555 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/d3e8c379-7467-4ddf-8fc2-03690c5704d6 Aug 25 10:19:25.809509 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-88611544-6e74-47ed-8f5c-8582ce44c555 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:25.809509 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-88611544-6e74-47ed-8f5c-8582ce44c555 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:25.809690 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-88611544-6e74-47ed-8f5c-8582ce44c555 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id d3e8c379-7467-4ddf-8fc2-03690c5704d6. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:19:25.819211 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:25.819211 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:19:25.821094 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-88611544-6e74-47ed-8f5c-8582ce44c555 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/d3e8c379-7467-4ddf-8fc2-03690c5704d6 returned with HTTP 200 Aug 25 10:19:25.821887 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 209/839] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:19:25 2026] GET /volume/v3/backups/d3e8c379-7467-4ddf-8fc2-03690c5704d6 => generated 790 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:19:25.916268 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-31b778b3-a521-4095-b02e-59127483137d req-9fad9eb8-c9df-47e6-93b8-fcf2f825ebf9 tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] https://10.4.3.119/volume/v3/attachments/bbb43c0b-7452-4bb3-8459-d16c7aceea33 returned with HTTP 200 Aug 25 10:19:25.916268 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 213/840] 10.4.3.119 () {72 vars in 1673 bytes} [Tue Aug 25 10:19:25 2026] DELETE /volume/v3/attachments/bbb43c0b-7452-4bb3-8459-d16c7aceea33 => generated 19 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:19:26.415505 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-9d5da4f0-f104-4697-87a3-c603ab20d4d3 req-fe3578df-10a6-4217-9e5e-3f5e13200411 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:26.418061 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-9d5da4f0-f104-4697-87a3-c603ab20d4d3 req-fe3578df-10a6-4217-9e5e-3f5e13200411 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] DELETE https://10.4.3.119/volume/v3/attachments/88cc03cf-503f-4d68-b726-4135573075a5 Aug 25 10:19:26.418392 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-9d5da4f0-f104-4697-87a3-c603ab20d4d3 req-fe3578df-10a6-4217-9e5e-3f5e13200411 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:26.418656 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-9d5da4f0-f104-4697-87a3-c603ab20d4d3 req-fe3578df-10a6-4217-9e5e-3f5e13200411 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Calling method 'version_select' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:26.420332 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-0dcb489b-e218-4886-9596-9c7e0eb7f4f4 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:26.424597 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0dcb489b-e218-4886-9596-9c7e0eb7f4f4 tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] GET https://10.4.3.119/volume/v3/volumes/04fcc43f-2dcb-4a0b-903b-9433014dd9f4 Aug 25 10:19:26.425397 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0dcb489b-e218-4886-9596-9c7e0eb7f4f4 tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:26.425397 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0dcb489b-e218-4886-9596-9c7e0eb7f4f4 tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:26.429717 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:26.429717 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:19:26.439184 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:26.439184 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:19:26.444069 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-0dcb489b-e218-4886-9596-9c7e0eb7f4f4 tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Volume info retrieved successfully. Aug 25 10:19:26.452279 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0dcb489b-e218-4886-9596-9c7e0eb7f4f4 tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] https://10.4.3.119/volume/v3/volumes/04fcc43f-2dcb-4a0b-903b-9433014dd9f4 returned with HTTP 200 Aug 25 10:19:26.453527 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 212/841] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:19:26 2026] GET /volume/v3/volumes/04fcc43f-2dcb-4a0b-903b-9433014dd9f4 => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:19:26.505494 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-aae11397-481a-4ffa-a741-58b6996be5fa None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:26.552644 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-9d5da4f0-f104-4697-87a3-c603ab20d4d3 req-fe3578df-10a6-4217-9e5e-3f5e13200411 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] https://10.4.3.119/volume/v3/attachments/88cc03cf-503f-4d68-b726-4135573075a5 returned with HTTP 200 Aug 25 10:19:26.553364 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 208/842] 10.4.3.119 () {72 vars in 1673 bytes} [Tue Aug 25 10:19:26 2026] DELETE /volume/v3/attachments/88cc03cf-503f-4d68-b726-4135573075a5 => generated 19 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:19:26.750123 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-aae11397-481a-4ffa-a741-58b6996be5fa tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:19:26.750939 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-aae11397-481a-4ffa-a741-58b6996be5fa tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-610936643", "imageRef": "63258f66-0e4f-4391-bbe9-9485754d31c5"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:19:26.753373 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-aae11397-481a-4ffa-a741-58b6996be5fa tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-610936643', 'imageRef': '63258f66-0e4f-4391-bbe9-9485754d31c5'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:19:26.838600 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-29ee4e62-f690-4942-99d2-26bd7d3424c9 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:26.843744 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-29ee4e62-f690-4942-99d2-26bd7d3424c9 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/d3e8c379-7467-4ddf-8fc2-03690c5704d6 Aug 25 10:19:26.843744 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-29ee4e62-f690-4942-99d2-26bd7d3424c9 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:26.843744 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-29ee4e62-f690-4942-99d2-26bd7d3424c9 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:26.843744 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-29ee4e62-f690-4942-99d2-26bd7d3424c9 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id d3e8c379-7467-4ddf-8fc2-03690c5704d6. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:19:26.853428 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:26.853428 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:19:26.854937 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-29ee4e62-f690-4942-99d2-26bd7d3424c9 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/d3e8c379-7467-4ddf-8fc2-03690c5704d6 returned with HTTP 200 Aug 25 10:19:26.855416 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 214/843] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:19:26 2026] GET /volume/v3/backups/d3e8c379-7467-4ddf-8fc2-03690c5704d6 => generated 790 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:19:26.906013 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-aae11397-481a-4ffa-a741-58b6996be5fa tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Create volume of 1 GB Aug 25 10:19:26.906013 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:26.906013 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:19:26.906545 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-aae11397-481a-4ffa-a741-58b6996be5fa tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Availability Zones retrieved successfully. Aug 25 10:19:26.911909 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-aae11397-481a-4ffa-a741-58b6996be5fa tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Flow 'volume_create_api' (71be13c6-be2e-4165-8908-0eb7c61eda1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:19:26.913397 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-aae11397-481a-4ffa-a741-58b6996be5fa tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f353bb29-84ad-4503-8241-7ab6a626c9c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:19:26.914453 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-aae11397-481a-4ffa-a741-58b6996be5fa tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:19:26.978150 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:26.978150 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:19:26.998602 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-aae11397-481a-4ffa-a741-58b6996be5fa tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f353bb29-84ad-4503-8241-7ab6a626c9c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:28Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=451585a9-d406-4d92-91fa-a01f40f52ef4,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '451585a9-d406-4d92-91fa-a01f40f52ef4', 'encryption_key_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=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:19:27.002194 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-aae11397-481a-4ffa-a741-58b6996be5fa tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecb44976-a66e-4da2-9374-964f808e6718) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:19:27.142808 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-aae11397-481a-4ffa-a741-58b6996be5fa tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Created reservations ['f080c2c6-ea89-4444-8d64-3b84319a16f4', '32d938ec-dd6b-4ea3-b9b2-22d4d455c172', 'd97fb47d-d532-4cdb-bdc5-b8b6acf605ee', '56250300-3997-47d0-9546-0d68591daf1f'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:19:27.143707 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-aae11397-481a-4ffa-a741-58b6996be5fa tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecb44976-a66e-4da2-9374-964f808e6718) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f080c2c6-ea89-4444-8d64-3b84319a16f4', '32d938ec-dd6b-4ea3-b9b2-22d4d455c172', 'd97fb47d-d532-4cdb-bdc5-b8b6acf605ee', '56250300-3997-47d0-9546-0d68591daf1f']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:19:27.145528 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-aae11397-481a-4ffa-a741-58b6996be5fa tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c617d63b-063e-48e6-b12a-b8d7bad44f26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:19:27.154266 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-9943172f-85f8-4485-8732-e487e6ea717e None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:27.157165 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9943172f-85f8-4485-8732-e487e6ea717e tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] GET https://10.4.3.119/volume/v3/volumes/3952faeb-4c45-4c5f-86b9-81e751b653b9 Aug 25 10:19:27.157449 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9943172f-85f8-4485-8732-e487e6ea717e tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:27.159256 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9943172f-85f8-4485-8732-e487e6ea717e tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:27.173290 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:27.173290 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:19:27.178697 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-9943172f-85f8-4485-8732-e487e6ea717e tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Volume info retrieved successfully. Aug 25 10:19:27.184578 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9943172f-85f8-4485-8732-e487e6ea717e tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] https://10.4.3.119/volume/v3/volumes/3952faeb-4c45-4c5f-86b9-81e751b653b9 returned with HTTP 200 Aug 25 10:19:27.184751 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-aae11397-481a-4ffa-a741-58b6996be5fa tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c617d63b-063e-48e6-b12a-b8d7bad44f26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'accae504-5f3f-4b92-8d9c-64c2b46df81e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-610936643',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='e6804998faf7488b8b2eebe9f69a7f62',qos_specs=None,replication_status=,reservations=['f080c2c6-ea89-4444-8d64-3b84319a16f4','32d938ec-dd6b-4ea3-b9b2-22d4d455c172','d97fb47d-d532-4cdb-bdc5-b8b6acf605ee','56250300-3997-47d0-9546-0d68591daf1f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54f47a73f6ed40a48ba8b029688bf841',volume_type_id=451585a9-d406-4d92-91fa-a01f40f52ef4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:19:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-610936643',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=accae504-5f3f-4b92-8d9c-64c2b46df81e,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='e6804998faf7488b8b2eebe9f69a7f62',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='54f47a73f6ed40a48ba8b029688bf841',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(451585a9-d406-4d92-91fa-a01f40f52ef4),volume_type_id=451585a9-d406-4d92-91fa-a01f40f52ef4)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:19:27.185440 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 213/844] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:19:27 2026] GET /volume/v3/volumes/3952faeb-4c45-4c5f-86b9-81e751b653b9 => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:19:27.185710 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-aae11397-481a-4ffa-a741-58b6996be5fa tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0aadb18e-8e36-4c4f-a70a-a60459c94aef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:19:27.219182 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-aae11397-481a-4ffa-a741-58b6996be5fa tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0aadb18e-8e36-4c4f-a70a-a60459c94aef) transitioned into state 'SUCCESS' from state '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-610936643',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='e6804998faf7488b8b2eebe9f69a7f62',qos_specs=None,replication_status=,reservations=['f080c2c6-ea89-4444-8d64-3b84319a16f4','32d938ec-dd6b-4ea3-b9b2-22d4d455c172','d97fb47d-d532-4cdb-bdc5-b8b6acf605ee','56250300-3997-47d0-9546-0d68591daf1f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54f47a73f6ed40a48ba8b029688bf841',volume_type_id=451585a9-d406-4d92-91fa-a01f40f52ef4)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:19:27.220271 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-aae11397-481a-4ffa-a741-58b6996be5fa tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4c90670-b454-462b-81e9-c1abd9b151e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:19:27.237733 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-aae11397-481a-4ffa-a741-58b6996be5fa tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4c90670-b454-462b-81e9-c1abd9b151e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:19:27.238931 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-aae11397-481a-4ffa-a741-58b6996be5fa tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Flow 'volume_create_api' (71be13c6-be2e-4165-8908-0eb7c61eda1a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:19:27.239774 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-aae11397-481a-4ffa-a741-58b6996be5fa tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Create volume request issued successfully. Aug 25 10:19:27.241312 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-aae11397-481a-4ffa-a741-58b6996be5fa tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:19:27.241312 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 210/845] 10.4.3.119 () {68 vars in 1259 bytes} [Tue Aug 25 10:19:26 2026] POST /volume/v3/volumes => generated 759 bytes in 737 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 25 10:19:27.260103 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-5062996e-d059-4af1-a257-a0dc084b9578 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:27.268359 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5062996e-d059-4af1-a257-a0dc084b9578 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] GET https://10.4.3.119/volume/v3/volumes/accae504-5f3f-4b92-8d9c-64c2b46df81e Aug 25 10:19:27.268359 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-5062996e-d059-4af1-a257-a0dc084b9578 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:27.268359 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-5062996e-d059-4af1-a257-a0dc084b9578 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:27.290454 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:27.290454 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:19:27.298262 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-5062996e-d059-4af1-a257-a0dc084b9578 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Volume info retrieved successfully. Aug 25 10:19:27.307461 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5062996e-d059-4af1-a257-a0dc084b9578 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/volumes/accae504-5f3f-4b92-8d9c-64c2b46df81e returned with HTTP 200 Aug 25 10:19:27.309575 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 209/846] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:19:27 2026] GET /volume/v3/volumes/accae504-5f3f-4b92-8d9c-64c2b46df81e => generated 827 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:19:27.875419 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-3dd1b6b7-705c-458e-8a3c-63604beeeb48 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:27.879414 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3dd1b6b7-705c-458e-8a3c-63604beeeb48 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/d3e8c379-7467-4ddf-8fc2-03690c5704d6 Aug 25 10:19:27.879684 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3dd1b6b7-705c-458e-8a3c-63604beeeb48 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:27.879880 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3dd1b6b7-705c-458e-8a3c-63604beeeb48 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:27.879990 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-3dd1b6b7-705c-458e-8a3c-63604beeeb48 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id d3e8c379-7467-4ddf-8fc2-03690c5704d6. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:19:27.885119 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:27.885119 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:19:27.885962 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3dd1b6b7-705c-458e-8a3c-63604beeeb48 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/d3e8c379-7467-4ddf-8fc2-03690c5704d6 returned with HTTP 200 Aug 25 10:19:27.886617 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 215/847] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:19:27 2026] GET /volume/v3/backups/d3e8c379-7467-4ddf-8fc2-03690c5704d6 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:19:28.341555 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-131bf95f-a760-4e82-9508-3fadc8c2f06a None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:28.341555 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-131bf95f-a760-4e82-9508-3fadc8c2f06a tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] GET https://10.4.3.119/volume/v3/volumes/accae504-5f3f-4b92-8d9c-64c2b46df81e Aug 25 10:19:28.342338 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-131bf95f-a760-4e82-9508-3fadc8c2f06a tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:28.342338 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-131bf95f-a760-4e82-9508-3fadc8c2f06a tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:28.363384 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:28.363384 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:19:28.373476 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-131bf95f-a760-4e82-9508-3fadc8c2f06a tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Volume info retrieved successfully. Aug 25 10:19:28.382032 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-131bf95f-a760-4e82-9508-3fadc8c2f06a tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/volumes/accae504-5f3f-4b92-8d9c-64c2b46df81e returned with HTTP 200 Aug 25 10:19:28.382032 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 214/848] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:19:28 2026] GET /volume/v3/volumes/accae504-5f3f-4b92-8d9c-64c2b46df81e => generated 1367 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:19:28.604965 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-2af9c8c7-4eab-4176-8552-c326f7ef8272 req-3188cfab-044b-4337-8708-066be256722e None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:28.607865 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-2af9c8c7-4eab-4176-8552-c326f7ef8272 req-3188cfab-044b-4337-8708-066be256722e tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] GET https://10.4.3.119/volume/v3/volumes/accae504-5f3f-4b92-8d9c-64c2b46df81e Aug 25 10:19:28.608085 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-2af9c8c7-4eab-4176-8552-c326f7ef8272 req-3188cfab-044b-4337-8708-066be256722e tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:28.608323 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-2af9c8c7-4eab-4176-8552-c326f7ef8272 req-3188cfab-044b-4337-8708-066be256722e tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:28.617703 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:28.617703 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:19:28.623012 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-2af9c8c7-4eab-4176-8552-c326f7ef8272 req-3188cfab-044b-4337-8708-066be256722e tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Volume info retrieved successfully. Aug 25 10:19:28.631619 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-2af9c8c7-4eab-4176-8552-c326f7ef8272 req-3188cfab-044b-4337-8708-066be256722e tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/volumes/accae504-5f3f-4b92-8d9c-64c2b46df81e returned with HTTP 200 Aug 25 10:19:28.631982 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 211/849] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:19:28 2026] GET /volume/v3/volumes/accae504-5f3f-4b92-8d9c-64c2b46df81e => generated 1367 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:19:28.791588 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-619c9739-2173-4f1b-9eea-a306cf685b69 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:28.793705 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-619c9739-2173-4f1b-9eea-a306cf685b69 tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] GET https://10.4.3.119/volume/v3/volumes/2ac7e988-5c86-4e30-9017-ac0fcd825567 Aug 25 10:19:28.793885 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-619c9739-2173-4f1b-9eea-a306cf685b69 tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:28.794431 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-619c9739-2173-4f1b-9eea-a306cf685b69 tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:28.803672 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:28.803672 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:19:28.819745 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-619c9739-2173-4f1b-9eea-a306cf685b69 tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] Volume info retrieved successfully. Aug 25 10:19:28.830899 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-619c9739-2173-4f1b-9eea-a306cf685b69 tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] https://10.4.3.119/volume/v3/volumes/2ac7e988-5c86-4e30-9017-ac0fcd825567 returned with HTTP 200 Aug 25 10:19:28.831678 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 210/850] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:19:28 2026] GET /volume/v3/volumes/2ac7e988-5c86-4e30-9017-ac0fcd825567 => generated 852 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:19:28.905039 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-49f7e3f7-1c61-4206-a482-ed7b1f7fa515 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:28.909316 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-49f7e3f7-1c61-4206-a482-ed7b1f7fa515 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/d3e8c379-7467-4ddf-8fc2-03690c5704d6 Aug 25 10:19:28.909520 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-d8193e60-f3af-4325-89b9-e5c414324c4b req-7f1eb5d5-723a-4479-a860-073defc16f48 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:28.909620 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-49f7e3f7-1c61-4206-a482-ed7b1f7fa515 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:28.909620 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-49f7e3f7-1c61-4206-a482-ed7b1f7fa515 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:28.909620 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-49f7e3f7-1c61-4206-a482-ed7b1f7fa515 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id d3e8c379-7467-4ddf-8fc2-03690c5704d6. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:19:28.916632 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-d8193e60-f3af-4325-89b9-e5c414324c4b req-7f1eb5d5-723a-4479-a860-073defc16f48 tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] GET https://10.4.3.119/volume/v3/volumes/2ac7e988-5c86-4e30-9017-ac0fcd825567 Aug 25 10:19:28.916632 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-d8193e60-f3af-4325-89b9-e5c414324c4b req-7f1eb5d5-723a-4479-a860-073defc16f48 tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:28.916632 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-d8193e60-f3af-4325-89b9-e5c414324c4b req-7f1eb5d5-723a-4479-a860-073defc16f48 tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:28.917297 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:28.917297 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:19:28.918576 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-49f7e3f7-1c61-4206-a482-ed7b1f7fa515 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/d3e8c379-7467-4ddf-8fc2-03690c5704d6 returned with HTTP 200 Aug 25 10:19:28.919232 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 216/851] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:19:28 2026] GET /volume/v3/backups/d3e8c379-7467-4ddf-8fc2-03690c5704d6 => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:19:28.925763 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:28.925763 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:19:28.931798 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-d8193e60-f3af-4325-89b9-e5c414324c4b req-7f1eb5d5-723a-4479-a860-073defc16f48 tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] Volume info retrieved successfully. Aug 25 10:19:28.942865 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-d8193e60-f3af-4325-89b9-e5c414324c4b req-7f1eb5d5-723a-4479-a860-073defc16f48 tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] https://10.4.3.119/volume/v3/volumes/2ac7e988-5c86-4e30-9017-ac0fcd825567 returned with HTTP 200 Aug 25 10:19:28.944119 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 215/852] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:19:28 2026] GET /volume/v3/volumes/2ac7e988-5c86-4e30-9017-ac0fcd825567 => generated 852 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:19:29.104156 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-374868e0-4569-4add-8195-cc80c9c8b9bd None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:29.104448 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-374868e0-4569-4add-8195-cc80c9c8b9bd None None] GET https://10.4.3.119/volume// Aug 25 10:19:29.104647 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-374868e0-4569-4add-8195-cc80c9c8b9bd None None] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:29.104835 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-374868e0-4569-4add-8195-cc80c9c8b9bd None None] Calling method 'all' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:29.105329 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-374868e0-4569-4add-8195-cc80c9c8b9bd None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:19:29.106286 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 212/853] 10.4.3.119 () {66 vars in 1428 bytes} [Tue Aug 25 10:19:29 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:19:29.125637 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-d8193e60-f3af-4325-89b9-e5c414324c4b req-a88666cd-882e-411a-a49c-201d56b67251 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:29.129574 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-d8193e60-f3af-4325-89b9-e5c414324c4b req-a88666cd-882e-411a-a49c-201d56b67251 tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] POST https://10.4.3.119/volume/v3/attachments Aug 25 10:19:29.132694 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-d8193e60-f3af-4325-89b9-e5c414324c4b req-a88666cd-882e-411a-a49c-201d56b67251 tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2ac7e988-5c86-4e30-9017-ac0fcd825567", "connector": null, "instance_uuid": "73db86cd-7716-4ee7-93cb-a67adc8b6bc6"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:19:29.152064 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:29.152064 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:19:29.235662 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-d8193e60-f3af-4325-89b9-e5c414324c4b req-a88666cd-882e-411a-a49c-201d56b67251 tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] https://10.4.3.119/volume/v3/attachments returned with HTTP 200 Aug 25 10:19:29.236036 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 211/854] 10.4.3.119 () {74 vars in 1594 bytes} [Tue Aug 25 10:19:29 2026] POST /volume/v3/attachments => generated 273 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:19:29.292041 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-aed7e9a3-dbeb-4294-9dee-6209c0857f9b None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:29.296987 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-aed7e9a3-dbeb-4294-9dee-6209c0857f9b tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] GET https://10.4.3.119/volume/v3/volumes/2ac7e988-5c86-4e30-9017-ac0fcd825567 Aug 25 10:19:29.297320 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-aed7e9a3-dbeb-4294-9dee-6209c0857f9b tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:29.297602 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-aed7e9a3-dbeb-4294-9dee-6209c0857f9b tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:29.321172 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:29.321172 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:19:29.330234 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-aed7e9a3-dbeb-4294-9dee-6209c0857f9b tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] Volume info retrieved successfully. Aug 25 10:19:29.338048 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-aed7e9a3-dbeb-4294-9dee-6209c0857f9b tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] https://10.4.3.119/volume/v3/volumes/2ac7e988-5c86-4e30-9017-ac0fcd825567 returned with HTTP 200 Aug 25 10:19:29.338048 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 217/855] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:19:29 2026] GET /volume/v3/volumes/2ac7e988-5c86-4e30-9017-ac0fcd825567 => generated 851 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:19:29.347796 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-70672353-e077-4667-b8f8-33ff33832c21 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:29.347796 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-70672353-e077-4667-b8f8-33ff33832c21 None None] GET https://10.4.3.119/volume// Aug 25 10:19:29.349018 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-70672353-e077-4667-b8f8-33ff33832c21 None None] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:29.349018 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-70672353-e077-4667-b8f8-33ff33832c21 None None] Calling method 'all' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:29.353236 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-70672353-e077-4667-b8f8-33ff33832c21 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:19:29.353236 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 216/856] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:19:29 2026] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:19:29.372502 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-d8193e60-f3af-4325-89b9-e5c414324c4b req-c7ddf16e-e3fd-4bbc-8cfa-7f325a23c8b2 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:29.378184 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-d8193e60-f3af-4325-89b9-e5c414324c4b req-c7ddf16e-e3fd-4bbc-8cfa-7f325a23c8b2 tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] GET https://10.4.3.119/volume/v3/volumes/2ac7e988-5c86-4e30-9017-ac0fcd825567 Aug 25 10:19:29.378524 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-d8193e60-f3af-4325-89b9-e5c414324c4b req-c7ddf16e-e3fd-4bbc-8cfa-7f325a23c8b2 tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:29.379571 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-d8193e60-f3af-4325-89b9-e5c414324c4b req-c7ddf16e-e3fd-4bbc-8cfa-7f325a23c8b2 tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:29.400774 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:29.400774 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:19:29.413103 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-d8193e60-f3af-4325-89b9-e5c414324c4b req-c7ddf16e-e3fd-4bbc-8cfa-7f325a23c8b2 tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] Volume info retrieved successfully. Aug 25 10:19:29.423785 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-d8193e60-f3af-4325-89b9-e5c414324c4b req-c7ddf16e-e3fd-4bbc-8cfa-7f325a23c8b2 tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] https://10.4.3.119/volume/v3/volumes/2ac7e988-5c86-4e30-9017-ac0fcd825567 returned with HTTP 200 Aug 25 10:19:29.424381 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 213/857] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:19:29 2026] GET /volume/v3/volumes/2ac7e988-5c86-4e30-9017-ac0fcd825567 => generated 1031 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:19:29.490345 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-2af9c8c7-4eab-4176-8552-c326f7ef8272 req-77cb023f-44b6-473b-96cf-895a0c21909d None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:29.494373 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-2af9c8c7-4eab-4176-8552-c326f7ef8272 req-77cb023f-44b6-473b-96cf-895a0c21909d tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] GET https://10.4.3.119/volume/v3/volumes/accae504-5f3f-4b92-8d9c-64c2b46df81e Aug 25 10:19:29.494373 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-2af9c8c7-4eab-4176-8552-c326f7ef8272 req-77cb023f-44b6-473b-96cf-895a0c21909d tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:29.494677 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-2af9c8c7-4eab-4176-8552-c326f7ef8272 req-77cb023f-44b6-473b-96cf-895a0c21909d tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:29.504759 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:29.504759 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:19:29.509508 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [req-2af9c8c7-4eab-4176-8552-c326f7ef8272 req-77cb023f-44b6-473b-96cf-895a0c21909d tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Volume info retrieved successfully. Aug 25 10:19:29.516557 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-2af9c8c7-4eab-4176-8552-c326f7ef8272 req-77cb023f-44b6-473b-96cf-895a0c21909d tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/volumes/accae504-5f3f-4b92-8d9c-64c2b46df81e returned with HTTP 200 Aug 25 10:19:29.517264 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 212/858] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:19:29 2026] GET /volume/v3/volumes/accae504-5f3f-4b92-8d9c-64c2b46df81e => generated 1367 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:19:29.530308 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-d0fbadea-6113-40fe-85da-eb3ddd59bddc None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:29.530958 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d0fbadea-6113-40fe-85da-eb3ddd59bddc None None] GET https://10.4.3.119/volume// Aug 25 10:19:29.531375 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d0fbadea-6113-40fe-85da-eb3ddd59bddc None None] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:29.531668 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d0fbadea-6113-40fe-85da-eb3ddd59bddc None None] Calling method 'all' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:29.533418 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d0fbadea-6113-40fe-85da-eb3ddd59bddc None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:19:29.533907 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 218/859] 10.4.3.119 () {66 vars in 1419 bytes} [Tue Aug 25 10:19:29 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:19:29.544607 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-2af9c8c7-4eab-4176-8552-c326f7ef8272 req-6d6cfe23-1254-432b-8562-f0986f810c6a None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:29.549360 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-2af9c8c7-4eab-4176-8552-c326f7ef8272 req-6d6cfe23-1254-432b-8562-f0986f810c6a tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] POST https://10.4.3.119/volume/v3/attachments Aug 25 10:19:29.549360 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-2af9c8c7-4eab-4176-8552-c326f7ef8272 req-6d6cfe23-1254-432b-8562-f0986f810c6a tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "accae504-5f3f-4b92-8d9c-64c2b46df81e", "connector": null, "instance_uuid": "fac3a2b8-15dd-475a-b207-22f25d912da1"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:19:29.562345 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:29.562345 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:19:29.595349 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-d8193e60-f3af-4325-89b9-e5c414324c4b req-e8411ec1-58b4-4f94-b1d4-5f9393137902 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:29.601665 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-d8193e60-f3af-4325-89b9-e5c414324c4b req-e8411ec1-58b4-4f94-b1d4-5f9393137902 tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] PUT https://10.4.3.119/volume/v3/attachments/8d36a30e-1eb1-4153-8880-2fd9c29e8ad3 Aug 25 10:19:29.602015 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-d8193e60-f3af-4325-89b9-e5c414324c4b req-e8411ec1-58b4-4f94-b1d4-5f9393137902 tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.119", "host": "np0000008063", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3398d5156650", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "462fd6ce-c505-48ef-84ec-f85776d45b24", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:19:29.612684 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-2af9c8c7-4eab-4176-8552-c326f7ef8272 req-6d6cfe23-1254-432b-8562-f0986f810c6a tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/attachments returned with HTTP 200 Aug 25 10:19:29.613547 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 217/860] 10.4.3.119 () {74 vars in 1594 bytes} [Tue Aug 25 10:19:29 2026] POST /volume/v3/attachments => generated 273 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:19:29.619547 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-d8193e60-f3af-4325-89b9-e5c414324c4b req-e8411ec1-58b4-4f94-b1d4-5f9393137902 tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] Acquiring lock "cinder-attachment_update-2ac7e988-5c86-4e30-9017-ac0fcd825567-np0000008063" by "attachment_update" {{(pid=100389) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 10:19:29.625594 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-d8193e60-f3af-4325-89b9-e5c414324c4b req-e8411ec1-58b4-4f94-b1d4-5f9393137902 tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] Lock "cinder-attachment_update-2ac7e988-5c86-4e30-9017-ac0fcd825567-np0000008063" acquired by "attachment_update" :: waited 0.006s {{(pid=100389) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 10:19:29.626903 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:29.626903 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:19:29.803062 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-d8193e60-f3af-4325-89b9-e5c414324c4b req-e8411ec1-58b4-4f94-b1d4-5f9393137902 tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] Lock "cinder-attachment_update-2ac7e988-5c86-4e30-9017-ac0fcd825567-np0000008063" released by "attachment_update" :: held 0.177s {{(pid=100389) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 10:19:29.803765 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-d8193e60-f3af-4325-89b9-e5c414324c4b req-e8411ec1-58b4-4f94-b1d4-5f9393137902 tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] https://10.4.3.119/volume/v3/attachments/8d36a30e-1eb1-4153-8880-2fd9c29e8ad3 returned with HTTP 200 Aug 25 10:19:29.804622 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 214/861] 10.4.3.119 () {74 vars in 1704 bytes} [Tue Aug 25 10:19:29 2026] PUT /volume/v3/attachments/8d36a30e-1eb1-4153-8880-2fd9c29e8ad3 => generated 969 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:19:29.934171 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-286fea96-0fed-4ad1-9c5e-6cbe30ccce17 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:29.938214 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-286fea96-0fed-4ad1-9c5e-6cbe30ccce17 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/d3e8c379-7467-4ddf-8fc2-03690c5704d6 Aug 25 10:19:29.938961 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-286fea96-0fed-4ad1-9c5e-6cbe30ccce17 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:29.939711 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-286fea96-0fed-4ad1-9c5e-6cbe30ccce17 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:29.939839 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-286fea96-0fed-4ad1-9c5e-6cbe30ccce17 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id d3e8c379-7467-4ddf-8fc2-03690c5704d6. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:19:29.950367 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:29.950367 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:19:29.951646 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-286fea96-0fed-4ad1-9c5e-6cbe30ccce17 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/d3e8c379-7467-4ddf-8fc2-03690c5704d6 returned with HTTP 200 Aug 25 10:19:29.952397 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 213/862] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:19:29 2026] GET /volume/v3/backups/d3e8c379-7467-4ddf-8fc2-03690c5704d6 => generated 790 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:19:30.356692 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-58f0af33-f99e-4e09-adc1-3a77b78e636f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:30.358926 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-58f0af33-f99e-4e09-adc1-3a77b78e636f tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] GET https://10.4.3.119/volume/v3/volumes/2ac7e988-5c86-4e30-9017-ac0fcd825567 Aug 25 10:19:30.359310 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-58f0af33-f99e-4e09-adc1-3a77b78e636f tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:30.360020 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-58f0af33-f99e-4e09-adc1-3a77b78e636f tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:30.387575 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:30.387575 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:19:30.396371 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-58f0af33-f99e-4e09-adc1-3a77b78e636f tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] Volume info retrieved successfully. Aug 25 10:19:30.404553 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-58f0af33-f99e-4e09-adc1-3a77b78e636f tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] https://10.4.3.119/volume/v3/volumes/2ac7e988-5c86-4e30-9017-ac0fcd825567 returned with HTTP 200 Aug 25 10:19:30.406622 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 219/863] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:19:30 2026] GET /volume/v3/volumes/2ac7e988-5c86-4e30-9017-ac0fcd825567 => generated 852 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:19:30.967604 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-07b8e0d8-c1ef-42b0-ba31-34e1628b843f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:30.970289 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-07b8e0d8-c1ef-42b0-ba31-34e1628b843f tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/d3e8c379-7467-4ddf-8fc2-03690c5704d6 Aug 25 10:19:30.970669 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-07b8e0d8-c1ef-42b0-ba31-34e1628b843f tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:30.970960 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-07b8e0d8-c1ef-42b0-ba31-34e1628b843f tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:30.971186 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-07b8e0d8-c1ef-42b0-ba31-34e1628b843f tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id d3e8c379-7467-4ddf-8fc2-03690c5704d6. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:19:30.978190 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:30.978190 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:19:30.979616 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-07b8e0d8-c1ef-42b0-ba31-34e1628b843f tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/d3e8c379-7467-4ddf-8fc2-03690c5704d6 returned with HTTP 200 Aug 25 10:19:30.980237 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 218/864] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:19:30 2026] GET /volume/v3/backups/d3e8c379-7467-4ddf-8fc2-03690c5704d6 => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:19:31.425986 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-9de026ac-9a61-4f8d-964c-ee2dfd939191 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:31.426452 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9de026ac-9a61-4f8d-964c-ee2dfd939191 None None] GET https://10.4.3.119/volume// Aug 25 10:19:31.426560 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9de026ac-9a61-4f8d-964c-ee2dfd939191 None None] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:31.427695 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9de026ac-9a61-4f8d-964c-ee2dfd939191 None None] Calling method 'all' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:31.427695 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9de026ac-9a61-4f8d-964c-ee2dfd939191 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:19:31.428386 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-e33bf4e4-36d8-4be0-a0aa-740901f5c051 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:31.428882 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 215/865] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:19:31 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:19:31.432265 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e33bf4e4-36d8-4be0-a0aa-740901f5c051 tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] GET https://10.4.3.119/volume/v3/volumes/2ac7e988-5c86-4e30-9017-ac0fcd825567 Aug 25 10:19:31.432766 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e33bf4e4-36d8-4be0-a0aa-740901f5c051 tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:31.433338 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e33bf4e4-36d8-4be0-a0aa-740901f5c051 tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:31.443378 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-2af9c8c7-4eab-4176-8552-c326f7ef8272 req-f3997a6a-8dc0-4abd-bcba-dfd87dd76ec3 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:31.451497 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-2af9c8c7-4eab-4176-8552-c326f7ef8272 req-f3997a6a-8dc0-4abd-bcba-dfd87dd76ec3 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] GET https://10.4.3.119/volume/v3/volumes/accae504-5f3f-4b92-8d9c-64c2b46df81e Aug 25 10:19:31.452154 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:31.452154 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:19:31.452269 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-2af9c8c7-4eab-4176-8552-c326f7ef8272 req-f3997a6a-8dc0-4abd-bcba-dfd87dd76ec3 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:31.453220 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-2af9c8c7-4eab-4176-8552-c326f7ef8272 req-f3997a6a-8dc0-4abd-bcba-dfd87dd76ec3 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:31.460032 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-e33bf4e4-36d8-4be0-a0aa-740901f5c051 tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] Volume info retrieved successfully. Aug 25 10:19:31.468379 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e33bf4e4-36d8-4be0-a0aa-740901f5c051 tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] https://10.4.3.119/volume/v3/volumes/2ac7e988-5c86-4e30-9017-ac0fcd825567 returned with HTTP 200 Aug 25 10:19:31.469014 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 214/866] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:19:31 2026] GET /volume/v3/volumes/2ac7e988-5c86-4e30-9017-ac0fcd825567 => generated 852 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:19:31.475103 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:31.475103 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:19:31.481216 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [req-2af9c8c7-4eab-4176-8552-c326f7ef8272 req-f3997a6a-8dc0-4abd-bcba-dfd87dd76ec3 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Volume info retrieved successfully. Aug 25 10:19:31.488569 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-2af9c8c7-4eab-4176-8552-c326f7ef8272 req-f3997a6a-8dc0-4abd-bcba-dfd87dd76ec3 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/volumes/accae504-5f3f-4b92-8d9c-64c2b46df81e returned with HTTP 200 Aug 25 10:19:31.489161 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 220/867] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:19:31 2026] GET /volume/v3/volumes/accae504-5f3f-4b92-8d9c-64c2b46df81e => generated 1546 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:19:31.645857 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-2af9c8c7-4eab-4176-8552-c326f7ef8272 req-c600d475-fdf5-4940-b0c9-b8d7bf59836a None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:31.651040 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-2af9c8c7-4eab-4176-8552-c326f7ef8272 req-c600d475-fdf5-4940-b0c9-b8d7bf59836a tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] PUT https://10.4.3.119/volume/v3/attachments/ff0bb595-ba62-44bb-8187-e487eb5b5616 Aug 25 10:19:31.651040 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-2af9c8c7-4eab-4176-8552-c326f7ef8272 req-c600d475-fdf5-4940-b0c9-b8d7bf59836a tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.119", "host": "np0000008063", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3398d5156650", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "462fd6ce-c505-48ef-84ec-f85776d45b24", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:19:31.675479 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-2af9c8c7-4eab-4176-8552-c326f7ef8272 req-c600d475-fdf5-4940-b0c9-b8d7bf59836a tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Acquiring lock "cinder-attachment_update-accae504-5f3f-4b92-8d9c-64c2b46df81e-np0000008063" by "attachment_update" {{(pid=100391) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 10:19:31.683077 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-2af9c8c7-4eab-4176-8552-c326f7ef8272 req-c600d475-fdf5-4940-b0c9-b8d7bf59836a tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Lock "cinder-attachment_update-accae504-5f3f-4b92-8d9c-64c2b46df81e-np0000008063" acquired by "attachment_update" :: waited 0.009s {{(pid=100391) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 10:19:31.686242 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:31.686242 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:19:31.850539 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-2af9c8c7-4eab-4176-8552-c326f7ef8272 req-c600d475-fdf5-4940-b0c9-b8d7bf59836a tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Lock "cinder-attachment_update-accae504-5f3f-4b92-8d9c-64c2b46df81e-np0000008063" released by "attachment_update" :: held 0.167s {{(pid=100391) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 10:19:31.851705 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-2af9c8c7-4eab-4176-8552-c326f7ef8272 req-c600d475-fdf5-4940-b0c9-b8d7bf59836a tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/attachments/ff0bb595-ba62-44bb-8187-e487eb5b5616 returned with HTTP 200 Aug 25 10:19:31.851802 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 219/868] 10.4.3.119 () {74 vars in 1704 bytes} [Tue Aug 25 10:19:31 2026] PUT /volume/v3/attachments/ff0bb595-ba62-44bb-8187-e487eb5b5616 => generated 969 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:19:31.891289 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-2af9c8c7-4eab-4176-8552-c326f7ef8272 req-2f5f76eb-d167-443b-beae-824c51d77d14 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:31.901807 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-2af9c8c7-4eab-4176-8552-c326f7ef8272 req-2f5f76eb-d167-443b-beae-824c51d77d14 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] POST https://10.4.3.119/volume/v3/attachments/ff0bb595-ba62-44bb-8187-e487eb5b5616/action Aug 25 10:19:31.902348 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-2af9c8c7-4eab-4176-8552-c326f7ef8272 req-2f5f76eb-d167-443b-beae-824c51d77d14 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Action body: b'{"os-complete": null}' {{(pid=100389) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:19:31.902617 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-2af9c8c7-4eab-4176-8552-c326f7ef8272 req-2f5f76eb-d167-443b-beae-824c51d77d14 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:19:31.938058 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:31.938058 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:19:31.956795 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-2af9c8c7-4eab-4176-8552-c326f7ef8272 req-2f5f76eb-d167-443b-beae-824c51d77d14 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/attachments/ff0bb595-ba62-44bb-8187-e487eb5b5616/action returned with HTTP 204 Aug 25 10:19:31.957442 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 216/869] 10.4.3.119 () {74 vars in 1725 bytes} [Tue Aug 25 10:19:31 2026] POST /volume/v3/attachments/ff0bb595-ba62-44bb-8187-e487eb5b5616/action => generated 0 bytes in 67 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:19:31.996856 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-6aedeff5-4c38-439e-9ccf-3a047cb048c5 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:32.002532 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6aedeff5-4c38-439e-9ccf-3a047cb048c5 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/d3e8c379-7467-4ddf-8fc2-03690c5704d6 Aug 25 10:19:32.003792 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-6aedeff5-4c38-439e-9ccf-3a047cb048c5 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:32.003792 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-6aedeff5-4c38-439e-9ccf-3a047cb048c5 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:32.004434 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-6aedeff5-4c38-439e-9ccf-3a047cb048c5 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id d3e8c379-7467-4ddf-8fc2-03690c5704d6. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:19:32.011821 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:32.011821 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:19:32.014820 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6aedeff5-4c38-439e-9ccf-3a047cb048c5 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/d3e8c379-7467-4ddf-8fc2-03690c5704d6 returned with HTTP 200 Aug 25 10:19:32.014820 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 215/870] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:19:31 2026] GET /volume/v3/backups/d3e8c379-7467-4ddf-8fc2-03690c5704d6 => generated 790 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:19:32.488126 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-5f65e24c-4256-4652-a708-1eadd16d6fea None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:32.490517 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5f65e24c-4256-4652-a708-1eadd16d6fea tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] GET https://10.4.3.119/volume/v3/volumes/2ac7e988-5c86-4e30-9017-ac0fcd825567 Aug 25 10:19:32.490737 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-5f65e24c-4256-4652-a708-1eadd16d6fea tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:32.490947 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-5f65e24c-4256-4652-a708-1eadd16d6fea tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:32.506077 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:32.506077 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:19:32.513275 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-5f65e24c-4256-4652-a708-1eadd16d6fea tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] Volume info retrieved successfully. Aug 25 10:19:32.520830 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5f65e24c-4256-4652-a708-1eadd16d6fea tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] https://10.4.3.119/volume/v3/volumes/2ac7e988-5c86-4e30-9017-ac0fcd825567 returned with HTTP 200 Aug 25 10:19:32.521106 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 221/871] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:19:32 2026] GET /volume/v3/volumes/2ac7e988-5c86-4e30-9017-ac0fcd825567 => generated 852 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:19:33.033685 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-9e6cf512-40ac-4133-8d55-75ba1932cde8 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:33.037425 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9e6cf512-40ac-4133-8d55-75ba1932cde8 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/d3e8c379-7467-4ddf-8fc2-03690c5704d6 Aug 25 10:19:33.037737 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9e6cf512-40ac-4133-8d55-75ba1932cde8 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:33.038030 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9e6cf512-40ac-4133-8d55-75ba1932cde8 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:33.038213 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-9e6cf512-40ac-4133-8d55-75ba1932cde8 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id d3e8c379-7467-4ddf-8fc2-03690c5704d6. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:19:33.046298 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:33.046298 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:19:33.047447 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9e6cf512-40ac-4133-8d55-75ba1932cde8 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/d3e8c379-7467-4ddf-8fc2-03690c5704d6 returned with HTTP 200 Aug 25 10:19:33.048907 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 220/872] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:19:33 2026] GET /volume/v3/backups/d3e8c379-7467-4ddf-8fc2-03690c5704d6 => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:19:33.203474 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-d8193e60-f3af-4325-89b9-e5c414324c4b req-8a59b8f1-580c-420c-a6c2-051f56caf394 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:33.212347 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-d8193e60-f3af-4325-89b9-e5c414324c4b req-8a59b8f1-580c-420c-a6c2-051f56caf394 tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] POST https://10.4.3.119/volume/v3/attachments/8d36a30e-1eb1-4153-8880-2fd9c29e8ad3/action Aug 25 10:19:33.216203 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-d8193e60-f3af-4325-89b9-e5c414324c4b req-8a59b8f1-580c-420c-a6c2-051f56caf394 tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] Action body: b'{"os-complete": null}' {{(pid=100389) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:19:33.216203 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-d8193e60-f3af-4325-89b9-e5c414324c4b req-8a59b8f1-580c-420c-a6c2-051f56caf394 tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:19:33.258202 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:33.258202 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:19:33.296302 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-d8193e60-f3af-4325-89b9-e5c414324c4b req-8a59b8f1-580c-420c-a6c2-051f56caf394 tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] https://10.4.3.119/volume/v3/attachments/8d36a30e-1eb1-4153-8880-2fd9c29e8ad3/action returned with HTTP 204 Aug 25 10:19:33.296986 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 217/873] 10.4.3.119 () {74 vars in 1725 bytes} [Tue Aug 25 10:19:33 2026] POST /volume/v3/attachments/8d36a30e-1eb1-4153-8880-2fd9c29e8ad3/action => generated 0 bytes in 94 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:19:33.539342 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-447f366a-c370-4d55-ab2d-efb1b365f30d None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:33.542228 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-447f366a-c370-4d55-ab2d-efb1b365f30d tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] GET https://10.4.3.119/volume/v3/volumes/2ac7e988-5c86-4e30-9017-ac0fcd825567 Aug 25 10:19:33.542626 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-447f366a-c370-4d55-ab2d-efb1b365f30d tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:33.542984 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-447f366a-c370-4d55-ab2d-efb1b365f30d tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:33.560538 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:33.560538 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:19:33.568055 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-447f366a-c370-4d55-ab2d-efb1b365f30d tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] Volume info retrieved successfully. Aug 25 10:19:33.577027 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-447f366a-c370-4d55-ab2d-efb1b365f30d tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] https://10.4.3.119/volume/v3/volumes/2ac7e988-5c86-4e30-9017-ac0fcd825567 returned with HTTP 200 Aug 25 10:19:33.577528 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 216/874] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:19:33 2026] GET /volume/v3/volumes/2ac7e988-5c86-4e30-9017-ac0fcd825567 => generated 1144 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:19:33.594819 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-3b901197-1200-4575-8425-0cb99eb23201 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:33.599337 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3b901197-1200-4575-8425-0cb99eb23201 tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] GET https://10.4.3.119/volume/v3/volumes/2ac7e988-5c86-4e30-9017-ac0fcd825567 Aug 25 10:19:33.599337 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3b901197-1200-4575-8425-0cb99eb23201 tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:33.599337 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3b901197-1200-4575-8425-0cb99eb23201 tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:33.613807 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:33.613807 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:19:33.617447 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-3b901197-1200-4575-8425-0cb99eb23201 tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] Volume info retrieved successfully. Aug 25 10:19:33.622955 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3b901197-1200-4575-8425-0cb99eb23201 tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] https://10.4.3.119/volume/v3/volumes/2ac7e988-5c86-4e30-9017-ac0fcd825567 returned with HTTP 200 Aug 25 10:19:33.623464 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 222/875] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:19:33 2026] GET /volume/v3/volumes/2ac7e988-5c86-4e30-9017-ac0fcd825567 => generated 1144 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:19:33.643256 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-731d47e1-b58c-4806-8a65-045c990efd30 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:33.647985 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-731d47e1-b58c-4806-8a65-045c990efd30 tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] GET https://10.4.3.119/volume/v3/volumes/2ac7e988-5c86-4e30-9017-ac0fcd825567 Aug 25 10:19:33.648299 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-731d47e1-b58c-4806-8a65-045c990efd30 tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:33.651148 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-731d47e1-b58c-4806-8a65-045c990efd30 tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:33.663836 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:33.663836 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:19:33.669317 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-731d47e1-b58c-4806-8a65-045c990efd30 tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] Volume info retrieved successfully. Aug 25 10:19:33.670820 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-0280ee0a-498a-4eb2-b841-f19a0c4dd175 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:33.673566 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0280ee0a-498a-4eb2-b841-f19a0c4dd175 tempest-ServersNegativeTestJSON-947787429 tempest-ServersNegativeTestJSON-947787429-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:19:33.674156 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0280ee0a-498a-4eb2-b841-f19a0c4dd175 tempest-ServersNegativeTestJSON-947787429 tempest-ServersNegativeTestJSON-947787429-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-446950521"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:19:33.675840 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-0280ee0a-498a-4eb2-b841-f19a0c4dd175 tempest-ServersNegativeTestJSON-947787429 tempest-ServersNegativeTestJSON-947787429-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-446950521'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:19:33.676026 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-0280ee0a-498a-4eb2-b841-f19a0c4dd175 tempest-ServersNegativeTestJSON-947787429 tempest-ServersNegativeTestJSON-947787429-project-member] Create volume of 1 GB Aug 25 10:19:33.676276 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-731d47e1-b58c-4806-8a65-045c990efd30 tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] https://10.4.3.119/volume/v3/volumes/2ac7e988-5c86-4e30-9017-ac0fcd825567 returned with HTTP 200 Aug 25 10:19:33.676954 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 221/876] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:19:33 2026] GET /volume/v3/volumes/2ac7e988-5c86-4e30-9017-ac0fcd825567 => generated 1144 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:19:33.691277 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-0280ee0a-498a-4eb2-b841-f19a0c4dd175 tempest-ServersNegativeTestJSON-947787429 tempest-ServersNegativeTestJSON-947787429-project-member] Availability Zones retrieved successfully. Aug 25 10:19:33.702655 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-0280ee0a-498a-4eb2-b841-f19a0c4dd175 tempest-ServersNegativeTestJSON-947787429 tempest-ServersNegativeTestJSON-947787429-project-member] Flow 'volume_create_api' (49ca1c63-5dea-4034-b125-295385586c34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:19:33.705671 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-0280ee0a-498a-4eb2-b841-f19a0c4dd175 tempest-ServersNegativeTestJSON-947787429 tempest-ServersNegativeTestJSON-947787429-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f535560b-3826-418f-b6b8-83f2ed08bedc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:19:33.706364 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-0280ee0a-498a-4eb2-b841-f19a0c4dd175 tempest-ServersNegativeTestJSON-947787429 tempest-ServersNegativeTestJSON-947787429-project-member] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:19:33.748316 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-0280ee0a-498a-4eb2-b841-f19a0c4dd175 tempest-ServersNegativeTestJSON-947787429 tempest-ServersNegativeTestJSON-947787429-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f535560b-3826-418f-b6b8-83f2ed08bedc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:19:33.749089 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-0280ee0a-498a-4eb2-b841-f19a0c4dd175 tempest-ServersNegativeTestJSON-947787429 tempest-ServersNegativeTestJSON-947787429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cdb1cf08-e4ae-4321-9d8c-97aae1c856ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:19:33.864612 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-0280ee0a-498a-4eb2-b841-f19a0c4dd175 tempest-ServersNegativeTestJSON-947787429 tempest-ServersNegativeTestJSON-947787429-project-member] Created reservations ['19356ebd-4c06-479f-90f1-f63efa0bc5fe', 'f7eb1a02-2d18-4eb5-99f7-9bf4ca705d48', 'c84bfe34-25c0-4ab9-a465-03c9dbe6ea24', 'ffc365d9-0608-4e28-a29e-f4c2041406ba'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:19:33.865441 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-0280ee0a-498a-4eb2-b841-f19a0c4dd175 tempest-ServersNegativeTestJSON-947787429 tempest-ServersNegativeTestJSON-947787429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cdb1cf08-e4ae-4321-9d8c-97aae1c856ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['19356ebd-4c06-479f-90f1-f63efa0bc5fe', 'f7eb1a02-2d18-4eb5-99f7-9bf4ca705d48', 'c84bfe34-25c0-4ab9-a465-03c9dbe6ea24', 'ffc365d9-0608-4e28-a29e-f4c2041406ba']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:19:33.867501 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-0280ee0a-498a-4eb2-b841-f19a0c4dd175 tempest-ServersNegativeTestJSON-947787429 tempest-ServersNegativeTestJSON-947787429-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc17b767-73fb-4909-9949-03c3e351908f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:19:33.904492 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-0280ee0a-498a-4eb2-b841-f19a0c4dd175 tempest-ServersNegativeTestJSON-947787429 tempest-ServersNegativeTestJSON-947787429-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc17b767-73fb-4909-9949-03c3e351908f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e21398a1-e8c5-492e-8326-509e7d6271cd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-446950521',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41b7e524abf040d7a9aa4343a7184969',qos_specs=None,replication_status=,reservations=['19356ebd-4c06-479f-90f1-f63efa0bc5fe','f7eb1a02-2d18-4eb5-99f7-9bf4ca705d48','c84bfe34-25c0-4ab9-a465-03c9dbe6ea24','ffc365d9-0608-4e28-a29e-f4c2041406ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68d610503ce541f89ff964d108fe56d7',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:19:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-446950521',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e21398a1-e8c5-492e-8326-509e7d6271cd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='41b7e524abf040d7a9aa4343a7184969',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='68d610503ce541f89ff964d108fe56d7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:19:33.906312 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-0280ee0a-498a-4eb2-b841-f19a0c4dd175 tempest-ServersNegativeTestJSON-947787429 tempest-ServersNegativeTestJSON-947787429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff1af8e8-a01e-4336-b220-4b3b03c788e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:19:33.918038 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-dd0b4621-e735-459a-bd23-7a18a6d6f6af req-7161f083-dfc2-48bf-a6d8-6ba63c04ccbd None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:33.921541 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-dd0b4621-e735-459a-bd23-7a18a6d6f6af req-7161f083-dfc2-48bf-a6d8-6ba63c04ccbd tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] GET https://10.4.3.119/volume/v3/volumes/2ac7e988-5c86-4e30-9017-ac0fcd825567 Aug 25 10:19:33.921845 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-dd0b4621-e735-459a-bd23-7a18a6d6f6af req-7161f083-dfc2-48bf-a6d8-6ba63c04ccbd tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:33.922936 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-dd0b4621-e735-459a-bd23-7a18a6d6f6af req-7161f083-dfc2-48bf-a6d8-6ba63c04ccbd tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:33.938863 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:33.938863 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:19:33.941622 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-0280ee0a-498a-4eb2-b841-f19a0c4dd175 tempest-ServersNegativeTestJSON-947787429 tempest-ServersNegativeTestJSON-947787429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff1af8e8-a01e-4336-b220-4b3b03c788e0) transitioned into state 'SUCCESS' from state '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-446950521',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41b7e524abf040d7a9aa4343a7184969',qos_specs=None,replication_status=,reservations=['19356ebd-4c06-479f-90f1-f63efa0bc5fe','f7eb1a02-2d18-4eb5-99f7-9bf4ca705d48','c84bfe34-25c0-4ab9-a465-03c9dbe6ea24','ffc365d9-0608-4e28-a29e-f4c2041406ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68d610503ce541f89ff964d108fe56d7',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:19:33.942530 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-0280ee0a-498a-4eb2-b841-f19a0c4dd175 tempest-ServersNegativeTestJSON-947787429 tempest-ServersNegativeTestJSON-947787429-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14d46d5b-9c2d-42d7-ab67-1d13dc82e0c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:19:33.945929 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [req-dd0b4621-e735-459a-bd23-7a18a6d6f6af req-7161f083-dfc2-48bf-a6d8-6ba63c04ccbd tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] Volume info retrieved successfully. Aug 25 10:19:33.954641 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-dd0b4621-e735-459a-bd23-7a18a6d6f6af req-7161f083-dfc2-48bf-a6d8-6ba63c04ccbd tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] https://10.4.3.119/volume/v3/volumes/2ac7e988-5c86-4e30-9017-ac0fcd825567 returned with HTTP 200 Aug 25 10:19:33.955396 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-0280ee0a-498a-4eb2-b841-f19a0c4dd175 tempest-ServersNegativeTestJSON-947787429 tempest-ServersNegativeTestJSON-947787429-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14d46d5b-9c2d-42d7-ab67-1d13dc82e0c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:19:33.955935 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 217/877] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:19:33 2026] GET /volume/v3/volumes/2ac7e988-5c86-4e30-9017-ac0fcd825567 => generated 1144 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:19:33.956763 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-0280ee0a-498a-4eb2-b841-f19a0c4dd175 tempest-ServersNegativeTestJSON-947787429 tempest-ServersNegativeTestJSON-947787429-project-member] Flow 'volume_create_api' (49ca1c63-5dea-4034-b125-295385586c34) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:19:33.957578 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-0280ee0a-498a-4eb2-b841-f19a0c4dd175 tempest-ServersNegativeTestJSON-947787429 tempest-ServersNegativeTestJSON-947787429-project-member] Create volume request issued successfully. Aug 25 10:19:33.958273 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0280ee0a-498a-4eb2-b841-f19a0c4dd175 tempest-ServersNegativeTestJSON-947787429 tempest-ServersNegativeTestJSON-947787429-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:19:33.958868 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 218/878] 10.4.3.119 () {68 vars in 1258 bytes} [Tue Aug 25 10:19:33 2026] POST /volume/v3/volumes => generated 753 bytes in 289 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:19:33.977657 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-a54fe12b-371e-4576-90a7-8ff4b73a6785 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:33.986178 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a54fe12b-371e-4576-90a7-8ff4b73a6785 tempest-ServersNegativeTestJSON-947787429 tempest-ServersNegativeTestJSON-947787429-project-member] GET https://10.4.3.119/volume/v3/volumes/e21398a1-e8c5-492e-8326-509e7d6271cd Aug 25 10:19:33.986493 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a54fe12b-371e-4576-90a7-8ff4b73a6785 tempest-ServersNegativeTestJSON-947787429 tempest-ServersNegativeTestJSON-947787429-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:33.986719 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a54fe12b-371e-4576-90a7-8ff4b73a6785 tempest-ServersNegativeTestJSON-947787429 tempest-ServersNegativeTestJSON-947787429-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:34.000734 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:34.000734 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:19:34.012324 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-a54fe12b-371e-4576-90a7-8ff4b73a6785 tempest-ServersNegativeTestJSON-947787429 tempest-ServersNegativeTestJSON-947787429-project-member] Volume info retrieved successfully. Aug 25 10:19:34.019889 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a54fe12b-371e-4576-90a7-8ff4b73a6785 tempest-ServersNegativeTestJSON-947787429 tempest-ServersNegativeTestJSON-947787429-project-member] https://10.4.3.119/volume/v3/volumes/e21398a1-e8c5-492e-8326-509e7d6271cd returned with HTTP 200 Aug 25 10:19:34.020711 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 223/879] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:19:33 2026] GET /volume/v3/volumes/e21398a1-e8c5-492e-8326-509e7d6271cd => generated 821 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:19:34.073856 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-2bf6ef91-28dd-46f6-a57d-a5f232961bc5 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:34.077171 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2bf6ef91-28dd-46f6-a57d-a5f232961bc5 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/d3e8c379-7467-4ddf-8fc2-03690c5704d6 Aug 25 10:19:34.077561 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2bf6ef91-28dd-46f6-a57d-a5f232961bc5 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:34.077923 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2bf6ef91-28dd-46f6-a57d-a5f232961bc5 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:34.078176 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-2bf6ef91-28dd-46f6-a57d-a5f232961bc5 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id d3e8c379-7467-4ddf-8fc2-03690c5704d6. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:19:34.090172 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:34.090172 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:19:34.090172 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2bf6ef91-28dd-46f6-a57d-a5f232961bc5 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/d3e8c379-7467-4ddf-8fc2-03690c5704d6 returned with HTTP 200 Aug 25 10:19:34.090172 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 222/880] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:19:34 2026] GET /volume/v3/backups/d3e8c379-7467-4ddf-8fc2-03690c5704d6 => generated 790 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:19:35.048163 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-12113806-b34d-43b4-a6ed-958563f85194 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:35.053171 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-12113806-b34d-43b4-a6ed-958563f85194 tempest-ServersNegativeTestJSON-947787429 tempest-ServersNegativeTestJSON-947787429-project-member] GET https://10.4.3.119/volume/v3/volumes/e21398a1-e8c5-492e-8326-509e7d6271cd Aug 25 10:19:35.053171 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-12113806-b34d-43b4-a6ed-958563f85194 tempest-ServersNegativeTestJSON-947787429 tempest-ServersNegativeTestJSON-947787429-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:35.053171 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-12113806-b34d-43b4-a6ed-958563f85194 tempest-ServersNegativeTestJSON-947787429 tempest-ServersNegativeTestJSON-947787429-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:35.067598 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:35.067598 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:19:35.074164 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-12113806-b34d-43b4-a6ed-958563f85194 tempest-ServersNegativeTestJSON-947787429 tempest-ServersNegativeTestJSON-947787429-project-member] Volume info retrieved successfully. Aug 25 10:19:35.079520 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-12113806-b34d-43b4-a6ed-958563f85194 tempest-ServersNegativeTestJSON-947787429 tempest-ServersNegativeTestJSON-947787429-project-member] https://10.4.3.119/volume/v3/volumes/e21398a1-e8c5-492e-8326-509e7d6271cd returned with HTTP 200 Aug 25 10:19:35.079968 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 218/881] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:19:35 2026] GET /volume/v3/volumes/e21398a1-e8c5-492e-8326-509e7d6271cd => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:19:35.101371 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-cec351b4-8f5e-47d0-b572-40c33a73a3b7 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:35.105105 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-b6ae18db-a78f-4cc2-90b0-f8d433262456 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:35.105495 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-cec351b4-8f5e-47d0-b572-40c33a73a3b7 tempest-ServersNegativeTestJSON-947787429 tempest-ServersNegativeTestJSON-947787429-project-member] POST https://10.4.3.119/volume/v3/volumes/e21398a1-e8c5-492e-8326-509e7d6271cd/action Aug 25 10:19:35.106592 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-cec351b4-8f5e-47d0-b572-40c33a73a3b7 tempest-ServersNegativeTestJSON-947787429 tempest-ServersNegativeTestJSON-947787429-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100389) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:19:35.106592 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-cec351b4-8f5e-47d0-b572-40c33a73a3b7 tempest-ServersNegativeTestJSON-947787429 tempest-ServersNegativeTestJSON-947787429-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:19:35.108361 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b6ae18db-a78f-4cc2-90b0-f8d433262456 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/d3e8c379-7467-4ddf-8fc2-03690c5704d6 Aug 25 10:19:35.108615 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b6ae18db-a78f-4cc2-90b0-f8d433262456 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:35.108860 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b6ae18db-a78f-4cc2-90b0-f8d433262456 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:35.109001 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-b6ae18db-a78f-4cc2-90b0-f8d433262456 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id d3e8c379-7467-4ddf-8fc2-03690c5704d6. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:19:35.118604 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:35.118604 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:19:35.119861 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b6ae18db-a78f-4cc2-90b0-f8d433262456 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/d3e8c379-7467-4ddf-8fc2-03690c5704d6 returned with HTTP 200 Aug 25 10:19:35.120253 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 224/882] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:19:35 2026] GET /volume/v3/backups/d3e8c379-7467-4ddf-8fc2-03690c5704d6 => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:19:35.122380 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:35.122380 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:19:35.122906 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-cec351b4-8f5e-47d0-b572-40c33a73a3b7 tempest-ServersNegativeTestJSON-947787429 tempest-ServersNegativeTestJSON-947787429-project-member] Volume info retrieved successfully. Aug 25 10:19:35.148623 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-cec351b4-8f5e-47d0-b572-40c33a73a3b7 tempest-ServersNegativeTestJSON-947787429 tempest-ServersNegativeTestJSON-947787429-project-member] Volume updated successfully. Aug 25 10:19:35.148953 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-cec351b4-8f5e-47d0-b572-40c33a73a3b7 tempest-ServersNegativeTestJSON-947787429 tempest-ServersNegativeTestJSON-947787429-project-member] https://10.4.3.119/volume/v3/volumes/e21398a1-e8c5-492e-8326-509e7d6271cd/action returned with HTTP 200 Aug 25 10:19:35.150037 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 219/883] 10.4.3.119 () {68 vars in 1390 bytes} [Tue Aug 25 10:19:35 2026] POST /volume/v3/volumes/e21398a1-e8c5-492e-8326-509e7d6271cd/action => generated 0 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 25 10:19:35.161448 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-270f2ac6-dca8-4da1-98d4-3dca80100b16 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:35.166667 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-270f2ac6-dca8-4da1-98d4-3dca80100b16 tempest-ServersNegativeTestJSON-947787429 tempest-ServersNegativeTestJSON-947787429-project-member] GET https://10.4.3.119/volume/v3/volumes/e21398a1-e8c5-492e-8326-509e7d6271cd Aug 25 10:19:35.166667 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-270f2ac6-dca8-4da1-98d4-3dca80100b16 tempest-ServersNegativeTestJSON-947787429 tempest-ServersNegativeTestJSON-947787429-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:35.166756 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-270f2ac6-dca8-4da1-98d4-3dca80100b16 tempest-ServersNegativeTestJSON-947787429 tempest-ServersNegativeTestJSON-947787429-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:35.183343 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:35.183343 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:19:35.195288 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-270f2ac6-dca8-4da1-98d4-3dca80100b16 tempest-ServersNegativeTestJSON-947787429 tempest-ServersNegativeTestJSON-947787429-project-member] Volume info retrieved successfully. Aug 25 10:19:35.205446 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-270f2ac6-dca8-4da1-98d4-3dca80100b16 tempest-ServersNegativeTestJSON-947787429 tempest-ServersNegativeTestJSON-947787429-project-member] https://10.4.3.119/volume/v3/volumes/e21398a1-e8c5-492e-8326-509e7d6271cd returned with HTTP 200 Aug 25 10:19:35.205446 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 223/884] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:19:35 2026] GET /volume/v3/volumes/e21398a1-e8c5-492e-8326-509e7d6271cd => generated 846 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:19:35.410813 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-8d653711-c0b8-4695-ad1d-ee9ee07215bf req-59b92772-06d0-45da-9e54-068986d3eb73 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:35.415921 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-8d653711-c0b8-4695-ad1d-ee9ee07215bf req-59b92772-06d0-45da-9e54-068986d3eb73 tempest-ServersNegativeTestJSON-947787429 tempest-ServersNegativeTestJSON-947787429-project-member] GET https://10.4.3.119/volume/v3/volumes/e21398a1-e8c5-492e-8326-509e7d6271cd Aug 25 10:19:35.416184 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-8d653711-c0b8-4695-ad1d-ee9ee07215bf req-59b92772-06d0-45da-9e54-068986d3eb73 tempest-ServersNegativeTestJSON-947787429 tempest-ServersNegativeTestJSON-947787429-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:35.416384 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-8d653711-c0b8-4695-ad1d-ee9ee07215bf req-59b92772-06d0-45da-9e54-068986d3eb73 tempest-ServersNegativeTestJSON-947787429 tempest-ServersNegativeTestJSON-947787429-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:35.430768 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:35.430768 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:19:35.437535 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [req-8d653711-c0b8-4695-ad1d-ee9ee07215bf req-59b92772-06d0-45da-9e54-068986d3eb73 tempest-ServersNegativeTestJSON-947787429 tempest-ServersNegativeTestJSON-947787429-project-member] Volume info retrieved successfully. Aug 25 10:19:35.448994 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-8d653711-c0b8-4695-ad1d-ee9ee07215bf req-59b92772-06d0-45da-9e54-068986d3eb73 tempest-ServersNegativeTestJSON-947787429 tempest-ServersNegativeTestJSON-947787429-project-member] https://10.4.3.119/volume/v3/volumes/e21398a1-e8c5-492e-8326-509e7d6271cd returned with HTTP 200 Aug 25 10:19:35.448994 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 219/885] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:19:35 2026] GET /volume/v3/volumes/e21398a1-e8c5-492e-8326-509e7d6271cd => generated 846 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:19:36.140097 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-368c6751-615a-4ec2-9304-a808ba356a8a None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:36.141467 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-368c6751-615a-4ec2-9304-a808ba356a8a tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/d3e8c379-7467-4ddf-8fc2-03690c5704d6 Aug 25 10:19:36.141861 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-368c6751-615a-4ec2-9304-a808ba356a8a tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:36.142129 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-368c6751-615a-4ec2-9304-a808ba356a8a tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:36.142336 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-368c6751-615a-4ec2-9304-a808ba356a8a tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id d3e8c379-7467-4ddf-8fc2-03690c5704d6. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:19:36.164603 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:36.164603 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:19:36.165533 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-368c6751-615a-4ec2-9304-a808ba356a8a tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/d3e8c379-7467-4ddf-8fc2-03690c5704d6 returned with HTTP 200 Aug 25 10:19:36.166534 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 225/886] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:19:36 2026] GET /volume/v3/backups/d3e8c379-7467-4ddf-8fc2-03690c5704d6 => generated 790 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 10:19:36.294468 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-2da0985f-7e53-43cf-80ed-bc14dcc85733 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:36.302366 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-2da0985f-7e53-43cf-80ed-bc14dcc85733 tempest-ServersNegativeTestJSON-947787429 tempest-ServersNegativeTestJSON-947787429-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:19:36.303046 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-2da0985f-7e53-43cf-80ed-bc14dcc85733 tempest-ServersNegativeTestJSON-947787429 tempest-ServersNegativeTestJSON-947787429-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1817148193"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:19:36.305556 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-2da0985f-7e53-43cf-80ed-bc14dcc85733 tempest-ServersNegativeTestJSON-947787429 tempest-ServersNegativeTestJSON-947787429-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1817148193'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:19:36.305726 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-2da0985f-7e53-43cf-80ed-bc14dcc85733 tempest-ServersNegativeTestJSON-947787429 tempest-ServersNegativeTestJSON-947787429-project-member] Create volume of 1 GB Aug 25 10:19:36.316126 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-2da0985f-7e53-43cf-80ed-bc14dcc85733 tempest-ServersNegativeTestJSON-947787429 tempest-ServersNegativeTestJSON-947787429-project-member] Availability Zones retrieved successfully. Aug 25 10:19:36.322506 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-2da0985f-7e53-43cf-80ed-bc14dcc85733 tempest-ServersNegativeTestJSON-947787429 tempest-ServersNegativeTestJSON-947787429-project-member] Flow 'volume_create_api' (1541dd25-5d3f-4914-8f8a-6d04887408ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:19:36.323759 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-2da0985f-7e53-43cf-80ed-bc14dcc85733 tempest-ServersNegativeTestJSON-947787429 tempest-ServersNegativeTestJSON-947787429-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3278ea34-a7e7-4c4e-a1fb-15d97d35621b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:19:36.324953 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-2da0985f-7e53-43cf-80ed-bc14dcc85733 tempest-ServersNegativeTestJSON-947787429 tempest-ServersNegativeTestJSON-947787429-project-member] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:19:36.391373 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-2da0985f-7e53-43cf-80ed-bc14dcc85733 tempest-ServersNegativeTestJSON-947787429 tempest-ServersNegativeTestJSON-947787429-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3278ea34-a7e7-4c4e-a1fb-15d97d35621b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:19:36.391852 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-2da0985f-7e53-43cf-80ed-bc14dcc85733 tempest-ServersNegativeTestJSON-947787429 tempest-ServersNegativeTestJSON-947787429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26be8a7a-daab-4f90-88f4-abe8ef08ea14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:19:36.474402 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-2da0985f-7e53-43cf-80ed-bc14dcc85733 tempest-ServersNegativeTestJSON-947787429 tempest-ServersNegativeTestJSON-947787429-project-member] Created reservations ['b46d8d40-d9d5-4335-9c4b-99a21a3a236c', '39cf7184-f66b-4fe1-8f6a-fc6d1cdbc0dd', '44ea4f57-54bf-4bbf-a35c-0244ce70b0e9', 'fffe9aa5-ef31-460d-a7db-73cb7a292f8b'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:19:36.475986 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-2da0985f-7e53-43cf-80ed-bc14dcc85733 tempest-ServersNegativeTestJSON-947787429 tempest-ServersNegativeTestJSON-947787429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26be8a7a-daab-4f90-88f4-abe8ef08ea14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b46d8d40-d9d5-4335-9c4b-99a21a3a236c', '39cf7184-f66b-4fe1-8f6a-fc6d1cdbc0dd', '44ea4f57-54bf-4bbf-a35c-0244ce70b0e9', 'fffe9aa5-ef31-460d-a7db-73cb7a292f8b']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:19:36.477156 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-2da0985f-7e53-43cf-80ed-bc14dcc85733 tempest-ServersNegativeTestJSON-947787429 tempest-ServersNegativeTestJSON-947787429-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1b1a5d7-5530-4e98-b4ae-ec8741073957) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:19:36.516163 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-2da0985f-7e53-43cf-80ed-bc14dcc85733 tempest-ServersNegativeTestJSON-947787429 tempest-ServersNegativeTestJSON-947787429-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1b1a5d7-5530-4e98-b4ae-ec8741073957) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '699f924d-7ef2-40a4-a3ee-ca5f80bc22a2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1817148193',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41b7e524abf040d7a9aa4343a7184969',qos_specs=None,replication_status=,reservations=['b46d8d40-d9d5-4335-9c4b-99a21a3a236c','39cf7184-f66b-4fe1-8f6a-fc6d1cdbc0dd','44ea4f57-54bf-4bbf-a35c-0244ce70b0e9','fffe9aa5-ef31-460d-a7db-73cb7a292f8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68d610503ce541f89ff964d108fe56d7',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:19:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1817148193',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=699f924d-7ef2-40a4-a3ee-ca5f80bc22a2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='41b7e524abf040d7a9aa4343a7184969',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='68d610503ce541f89ff964d108fe56d7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:19:36.516163 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-2da0985f-7e53-43cf-80ed-bc14dcc85733 tempest-ServersNegativeTestJSON-947787429 tempest-ServersNegativeTestJSON-947787429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6e73861-2b90-4e2c-81bd-079b957a5cd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:19:36.541423 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-2da0985f-7e53-43cf-80ed-bc14dcc85733 tempest-ServersNegativeTestJSON-947787429 tempest-ServersNegativeTestJSON-947787429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6e73861-2b90-4e2c-81bd-079b957a5cd0) transitioned into state 'SUCCESS' from state '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-1817148193',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41b7e524abf040d7a9aa4343a7184969',qos_specs=None,replication_status=,reservations=['b46d8d40-d9d5-4335-9c4b-99a21a3a236c','39cf7184-f66b-4fe1-8f6a-fc6d1cdbc0dd','44ea4f57-54bf-4bbf-a35c-0244ce70b0e9','fffe9aa5-ef31-460d-a7db-73cb7a292f8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68d610503ce541f89ff964d108fe56d7',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:19:36.542252 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-2da0985f-7e53-43cf-80ed-bc14dcc85733 tempest-ServersNegativeTestJSON-947787429 tempest-ServersNegativeTestJSON-947787429-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ec685fb-9627-4592-bedc-c6a15f445374) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:19:36.563623 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-2da0985f-7e53-43cf-80ed-bc14dcc85733 tempest-ServersNegativeTestJSON-947787429 tempest-ServersNegativeTestJSON-947787429-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ec685fb-9627-4592-bedc-c6a15f445374) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:19:36.567676 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-2da0985f-7e53-43cf-80ed-bc14dcc85733 tempest-ServersNegativeTestJSON-947787429 tempest-ServersNegativeTestJSON-947787429-project-member] Flow 'volume_create_api' (1541dd25-5d3f-4914-8f8a-6d04887408ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:19:36.568208 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-2da0985f-7e53-43cf-80ed-bc14dcc85733 tempest-ServersNegativeTestJSON-947787429 tempest-ServersNegativeTestJSON-947787429-project-member] Create volume request issued successfully. Aug 25 10:19:36.569121 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-2da0985f-7e53-43cf-80ed-bc14dcc85733 tempest-ServersNegativeTestJSON-947787429 tempest-ServersNegativeTestJSON-947787429-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:19:36.569767 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 220/887] 10.4.3.119 () {68 vars in 1258 bytes} [Tue Aug 25 10:19:36 2026] POST /volume/v3/volumes => generated 754 bytes in 276 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:19:36.596638 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-bf812e35-5fee-4599-8dbb-9f1314c89f33 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:36.599726 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-bf812e35-5fee-4599-8dbb-9f1314c89f33 tempest-ServersNegativeTestJSON-947787429 tempest-ServersNegativeTestJSON-947787429-project-member] GET https://10.4.3.119/volume/v3/volumes/699f924d-7ef2-40a4-a3ee-ca5f80bc22a2 Aug 25 10:19:36.602851 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-bf812e35-5fee-4599-8dbb-9f1314c89f33 tempest-ServersNegativeTestJSON-947787429 tempest-ServersNegativeTestJSON-947787429-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:36.602851 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-bf812e35-5fee-4599-8dbb-9f1314c89f33 tempest-ServersNegativeTestJSON-947787429 tempest-ServersNegativeTestJSON-947787429-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:36.619840 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:36.619840 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:19:36.625696 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-bf812e35-5fee-4599-8dbb-9f1314c89f33 tempest-ServersNegativeTestJSON-947787429 tempest-ServersNegativeTestJSON-947787429-project-member] Volume info retrieved successfully. Aug 25 10:19:36.634444 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-bf812e35-5fee-4599-8dbb-9f1314c89f33 tempest-ServersNegativeTestJSON-947787429 tempest-ServersNegativeTestJSON-947787429-project-member] https://10.4.3.119/volume/v3/volumes/699f924d-7ef2-40a4-a3ee-ca5f80bc22a2 returned with HTTP 200 Aug 25 10:19:36.634444 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 224/888] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:19:36 2026] GET /volume/v3/volumes/699f924d-7ef2-40a4-a3ee-ca5f80bc22a2 => generated 822 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:19:37.182941 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-40141276-41d1-4dbe-892e-2f55d6f2920d None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:37.186289 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-40141276-41d1-4dbe-892e-2f55d6f2920d tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/d3e8c379-7467-4ddf-8fc2-03690c5704d6 Aug 25 10:19:37.186289 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-40141276-41d1-4dbe-892e-2f55d6f2920d tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:37.186289 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-40141276-41d1-4dbe-892e-2f55d6f2920d tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:37.186289 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-40141276-41d1-4dbe-892e-2f55d6f2920d tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id d3e8c379-7467-4ddf-8fc2-03690c5704d6. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:19:37.201819 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:37.201819 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:19:37.202914 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-40141276-41d1-4dbe-892e-2f55d6f2920d tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/d3e8c379-7467-4ddf-8fc2-03690c5704d6 returned with HTTP 200 Aug 25 10:19:37.203513 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 220/889] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:19:37 2026] GET /volume/v3/backups/d3e8c379-7467-4ddf-8fc2-03690c5704d6 => generated 790 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:19:37.658387 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-1ddf1358-5b61-4b02-8097-243f3392578c None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:37.660909 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1ddf1358-5b61-4b02-8097-243f3392578c tempest-ServersNegativeTestJSON-947787429 tempest-ServersNegativeTestJSON-947787429-project-member] GET https://10.4.3.119/volume/v3/volumes/699f924d-7ef2-40a4-a3ee-ca5f80bc22a2 Aug 25 10:19:37.660909 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1ddf1358-5b61-4b02-8097-243f3392578c tempest-ServersNegativeTestJSON-947787429 tempest-ServersNegativeTestJSON-947787429-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:37.660909 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1ddf1358-5b61-4b02-8097-243f3392578c tempest-ServersNegativeTestJSON-947787429 tempest-ServersNegativeTestJSON-947787429-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:37.673088 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:37.673088 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:19:37.682429 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-1ddf1358-5b61-4b02-8097-243f3392578c tempest-ServersNegativeTestJSON-947787429 tempest-ServersNegativeTestJSON-947787429-project-member] Volume info retrieved successfully. Aug 25 10:19:37.695757 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1ddf1358-5b61-4b02-8097-243f3392578c tempest-ServersNegativeTestJSON-947787429 tempest-ServersNegativeTestJSON-947787429-project-member] https://10.4.3.119/volume/v3/volumes/699f924d-7ef2-40a4-a3ee-ca5f80bc22a2 returned with HTTP 200 Aug 25 10:19:37.697912 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 226/890] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:19:37 2026] GET /volume/v3/volumes/699f924d-7ef2-40a4-a3ee-ca5f80bc22a2 => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:19:38.172471 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-4cb9e7fd-5cb1-4b9c-bba8-5d81c6352193 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:38.177926 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4cb9e7fd-5cb1-4b9c-bba8-5d81c6352193 tempest-ServersNegativeTestJSON-947787429 tempest-ServersNegativeTestJSON-947787429-project-member] DELETE https://10.4.3.119/volume/v3/volumes/699f924d-7ef2-40a4-a3ee-ca5f80bc22a2 Aug 25 10:19:38.178854 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4cb9e7fd-5cb1-4b9c-bba8-5d81c6352193 tempest-ServersNegativeTestJSON-947787429 tempest-ServersNegativeTestJSON-947787429-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:38.179740 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4cb9e7fd-5cb1-4b9c-bba8-5d81c6352193 tempest-ServersNegativeTestJSON-947787429 tempest-ServersNegativeTestJSON-947787429-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:38.180024 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-4cb9e7fd-5cb1-4b9c-bba8-5d81c6352193 tempest-ServersNegativeTestJSON-947787429 tempest-ServersNegativeTestJSON-947787429-project-member] Delete volume with id: 699f924d-7ef2-40a4-a3ee-ca5f80bc22a2 Aug 25 10:19:38.205925 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:38.205925 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:19:38.206710 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-4cb9e7fd-5cb1-4b9c-bba8-5d81c6352193 tempest-ServersNegativeTestJSON-947787429 tempest-ServersNegativeTestJSON-947787429-project-member] Volume info retrieved successfully. Aug 25 10:19:38.220454 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-cad52934-0f1c-4696-b8a6-d795a3e44c05 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:38.222770 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-cad52934-0f1c-4696-b8a6-d795a3e44c05 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/d3e8c379-7467-4ddf-8fc2-03690c5704d6 Aug 25 10:19:38.223433 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-cad52934-0f1c-4696-b8a6-d795a3e44c05 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:38.223433 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-cad52934-0f1c-4696-b8a6-d795a3e44c05 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:38.223558 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-cad52934-0f1c-4696-b8a6-d795a3e44c05 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id d3e8c379-7467-4ddf-8fc2-03690c5704d6. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:19:38.233548 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:38.233548 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:19:38.234585 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-cad52934-0f1c-4696-b8a6-d795a3e44c05 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/d3e8c379-7467-4ddf-8fc2-03690c5704d6 returned with HTTP 200 Aug 25 10:19:38.235064 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 225/891] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:19:38 2026] GET /volume/v3/backups/d3e8c379-7467-4ddf-8fc2-03690c5704d6 => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:19:38.255530 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-4cb9e7fd-5cb1-4b9c-bba8-5d81c6352193 tempest-ServersNegativeTestJSON-947787429 tempest-ServersNegativeTestJSON-947787429-project-member] Delete volume request issued successfully. Aug 25 10:19:38.256027 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4cb9e7fd-5cb1-4b9c-bba8-5d81c6352193 tempest-ServersNegativeTestJSON-947787429 tempest-ServersNegativeTestJSON-947787429-project-member] https://10.4.3.119/volume/v3/volumes/699f924d-7ef2-40a4-a3ee-ca5f80bc22a2 returned with HTTP 202 Aug 25 10:19:38.256944 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 221/892] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:19:38 2026] DELETE /volume/v3/volumes/699f924d-7ef2-40a4-a3ee-ca5f80bc22a2 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:19:38.268626 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-575433e1-be2a-4880-b7c9-da2c013a632c None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:38.275451 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-575433e1-be2a-4880-b7c9-da2c013a632c tempest-ServersNegativeTestJSON-947787429 tempest-ServersNegativeTestJSON-947787429-project-member] GET https://10.4.3.119/volume/v3/volumes/699f924d-7ef2-40a4-a3ee-ca5f80bc22a2 Aug 25 10:19:38.275880 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-575433e1-be2a-4880-b7c9-da2c013a632c tempest-ServersNegativeTestJSON-947787429 tempest-ServersNegativeTestJSON-947787429-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:38.275880 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-575433e1-be2a-4880-b7c9-da2c013a632c tempest-ServersNegativeTestJSON-947787429 tempest-ServersNegativeTestJSON-947787429-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:38.291726 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:38.291726 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:19:38.306727 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-575433e1-be2a-4880-b7c9-da2c013a632c tempest-ServersNegativeTestJSON-947787429 tempest-ServersNegativeTestJSON-947787429-project-member] Volume info retrieved successfully. Aug 25 10:19:38.322760 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-575433e1-be2a-4880-b7c9-da2c013a632c tempest-ServersNegativeTestJSON-947787429 tempest-ServersNegativeTestJSON-947787429-project-member] https://10.4.3.119/volume/v3/volumes/699f924d-7ef2-40a4-a3ee-ca5f80bc22a2 returned with HTTP 200 Aug 25 10:19:38.323702 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 221/893] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:19:38 2026] GET /volume/v3/volumes/699f924d-7ef2-40a4-a3ee-ca5f80bc22a2 => generated 846 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:19:39.251998 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-fcc43d34-05a5-42b9-bb22-79b49c7757e7 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:39.256698 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-fcc43d34-05a5-42b9-bb22-79b49c7757e7 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/d3e8c379-7467-4ddf-8fc2-03690c5704d6 Aug 25 10:19:39.256928 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-fcc43d34-05a5-42b9-bb22-79b49c7757e7 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:39.257298 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-fcc43d34-05a5-42b9-bb22-79b49c7757e7 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:39.257522 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-fcc43d34-05a5-42b9-bb22-79b49c7757e7 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id d3e8c379-7467-4ddf-8fc2-03690c5704d6. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:19:39.265275 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:39.265275 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:19:39.266238 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-fcc43d34-05a5-42b9-bb22-79b49c7757e7 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/d3e8c379-7467-4ddf-8fc2-03690c5704d6 returned with HTTP 200 Aug 25 10:19:39.266961 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 227/894] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:19:39 2026] GET /volume/v3/backups/d3e8c379-7467-4ddf-8fc2-03690c5704d6 => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:19:39.342123 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-7553639e-9ea8-465e-8acb-bb0fa28f9f40 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:39.344222 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7553639e-9ea8-465e-8acb-bb0fa28f9f40 tempest-ServersNegativeTestJSON-947787429 tempest-ServersNegativeTestJSON-947787429-project-member] GET https://10.4.3.119/volume/v3/volumes/699f924d-7ef2-40a4-a3ee-ca5f80bc22a2 Aug 25 10:19:39.344860 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7553639e-9ea8-465e-8acb-bb0fa28f9f40 tempest-ServersNegativeTestJSON-947787429 tempest-ServersNegativeTestJSON-947787429-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:39.344860 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7553639e-9ea8-465e-8acb-bb0fa28f9f40 tempest-ServersNegativeTestJSON-947787429 tempest-ServersNegativeTestJSON-947787429-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:39.352157 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7553639e-9ea8-465e-8acb-bb0fa28f9f40 tempest-ServersNegativeTestJSON-947787429 tempest-ServersNegativeTestJSON-947787429-project-member] https://10.4.3.119/volume/v3/volumes/699f924d-7ef2-40a4-a3ee-ca5f80bc22a2 returned with HTTP 404 Aug 25 10:19:39.352802 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 226/895] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:19:39 2026] GET /volume/v3/volumes/699f924d-7ef2-40a4-a3ee-ca5f80bc22a2 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:19:39.362869 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-9decb384-ae89-4b4f-9604-f6ebc5664df8 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:39.365068 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9decb384-ae89-4b4f-9604-f6ebc5664df8 tempest-ServersNegativeTestJSON-947787429 tempest-ServersNegativeTestJSON-947787429-project-member] DELETE https://10.4.3.119/volume/v3/volumes/e21398a1-e8c5-492e-8326-509e7d6271cd Aug 25 10:19:39.365445 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9decb384-ae89-4b4f-9604-f6ebc5664df8 tempest-ServersNegativeTestJSON-947787429 tempest-ServersNegativeTestJSON-947787429-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:39.366030 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9decb384-ae89-4b4f-9604-f6ebc5664df8 tempest-ServersNegativeTestJSON-947787429 tempest-ServersNegativeTestJSON-947787429-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:39.366290 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-9decb384-ae89-4b4f-9604-f6ebc5664df8 tempest-ServersNegativeTestJSON-947787429 tempest-ServersNegativeTestJSON-947787429-project-member] Delete volume with id: e21398a1-e8c5-492e-8326-509e7d6271cd Aug 25 10:19:39.375789 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:39.375789 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:19:39.376642 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-9decb384-ae89-4b4f-9604-f6ebc5664df8 tempest-ServersNegativeTestJSON-947787429 tempest-ServersNegativeTestJSON-947787429-project-member] Volume info retrieved successfully. Aug 25 10:19:39.407764 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-9decb384-ae89-4b4f-9604-f6ebc5664df8 tempest-ServersNegativeTestJSON-947787429 tempest-ServersNegativeTestJSON-947787429-project-member] Delete volume request issued successfully. Aug 25 10:19:39.408052 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9decb384-ae89-4b4f-9604-f6ebc5664df8 tempest-ServersNegativeTestJSON-947787429 tempest-ServersNegativeTestJSON-947787429-project-member] https://10.4.3.119/volume/v3/volumes/e21398a1-e8c5-492e-8326-509e7d6271cd returned with HTTP 202 Aug 25 10:19:39.408617 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 222/896] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:19:39 2026] DELETE /volume/v3/volumes/e21398a1-e8c5-492e-8326-509e7d6271cd => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:19:39.423152 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-7d7bf19c-e82f-4ad8-baf5-6a034acb52a9 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:39.425902 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7d7bf19c-e82f-4ad8-baf5-6a034acb52a9 tempest-ServersNegativeTestJSON-947787429 tempest-ServersNegativeTestJSON-947787429-project-member] GET https://10.4.3.119/volume/v3/volumes/e21398a1-e8c5-492e-8326-509e7d6271cd Aug 25 10:19:39.426299 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7d7bf19c-e82f-4ad8-baf5-6a034acb52a9 tempest-ServersNegativeTestJSON-947787429 tempest-ServersNegativeTestJSON-947787429-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:39.427817 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7d7bf19c-e82f-4ad8-baf5-6a034acb52a9 tempest-ServersNegativeTestJSON-947787429 tempest-ServersNegativeTestJSON-947787429-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:39.439497 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:39.439497 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:19:39.450333 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-7d7bf19c-e82f-4ad8-baf5-6a034acb52a9 tempest-ServersNegativeTestJSON-947787429 tempest-ServersNegativeTestJSON-947787429-project-member] Volume info retrieved successfully. Aug 25 10:19:39.458649 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7d7bf19c-e82f-4ad8-baf5-6a034acb52a9 tempest-ServersNegativeTestJSON-947787429 tempest-ServersNegativeTestJSON-947787429-project-member] https://10.4.3.119/volume/v3/volumes/e21398a1-e8c5-492e-8326-509e7d6271cd returned with HTTP 200 Aug 25 10:19:39.458649 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 222/897] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:19:39 2026] GET /volume/v3/volumes/e21398a1-e8c5-492e-8326-509e7d6271cd => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:19:40.285317 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-7ca64359-6681-41a3-8824-2f12d0b2d2be None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:40.291077 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7ca64359-6681-41a3-8824-2f12d0b2d2be tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/d3e8c379-7467-4ddf-8fc2-03690c5704d6 Aug 25 10:19:40.291390 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-7ca64359-6681-41a3-8824-2f12d0b2d2be tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:40.291625 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-7ca64359-6681-41a3-8824-2f12d0b2d2be tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:40.291780 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-7ca64359-6681-41a3-8824-2f12d0b2d2be tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id d3e8c379-7467-4ddf-8fc2-03690c5704d6. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:19:40.299093 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:40.299093 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:19:40.300193 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7ca64359-6681-41a3-8824-2f12d0b2d2be tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/d3e8c379-7467-4ddf-8fc2-03690c5704d6 returned with HTTP 200 Aug 25 10:19:40.300680 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 228/898] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:19:40 2026] GET /volume/v3/backups/d3e8c379-7467-4ddf-8fc2-03690c5704d6 => generated 790 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:19:40.479791 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-12749ee0-4014-4c3f-8ff9-6a4468edc7f9 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:40.487552 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-12749ee0-4014-4c3f-8ff9-6a4468edc7f9 tempest-ServersNegativeTestJSON-947787429 tempest-ServersNegativeTestJSON-947787429-project-member] GET https://10.4.3.119/volume/v3/volumes/e21398a1-e8c5-492e-8326-509e7d6271cd Aug 25 10:19:40.489327 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-12749ee0-4014-4c3f-8ff9-6a4468edc7f9 tempest-ServersNegativeTestJSON-947787429 tempest-ServersNegativeTestJSON-947787429-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:40.489404 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-12749ee0-4014-4c3f-8ff9-6a4468edc7f9 tempest-ServersNegativeTestJSON-947787429 tempest-ServersNegativeTestJSON-947787429-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:40.503505 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-12749ee0-4014-4c3f-8ff9-6a4468edc7f9 tempest-ServersNegativeTestJSON-947787429 tempest-ServersNegativeTestJSON-947787429-project-member] https://10.4.3.119/volume/v3/volumes/e21398a1-e8c5-492e-8326-509e7d6271cd returned with HTTP 404 Aug 25 10:19:40.503946 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 227/899] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:19:40 2026] GET /volume/v3/volumes/e21398a1-e8c5-492e-8326-509e7d6271cd => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:19:41.318416 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-40b8d8a4-81e4-4684-b88c-e8c40a79c993 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:41.324643 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-40b8d8a4-81e4-4684-b88c-e8c40a79c993 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/d3e8c379-7467-4ddf-8fc2-03690c5704d6 Aug 25 10:19:41.324643 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-40b8d8a4-81e4-4684-b88c-e8c40a79c993 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:41.325042 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-40b8d8a4-81e4-4684-b88c-e8c40a79c993 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:41.325042 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-40b8d8a4-81e4-4684-b88c-e8c40a79c993 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id d3e8c379-7467-4ddf-8fc2-03690c5704d6. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:19:41.333889 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:41.333889 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:19:41.333889 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-40b8d8a4-81e4-4684-b88c-e8c40a79c993 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/d3e8c379-7467-4ddf-8fc2-03690c5704d6 returned with HTTP 200 Aug 25 10:19:41.334336 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 223/900] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:19:41 2026] GET /volume/v3/backups/d3e8c379-7467-4ddf-8fc2-03690c5704d6 => generated 790 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:19:42.351351 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-b5b25c58-1ddd-421f-8a21-2ed0d9f5c6d4 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:42.359000 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b5b25c58-1ddd-421f-8a21-2ed0d9f5c6d4 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/d3e8c379-7467-4ddf-8fc2-03690c5704d6 Aug 25 10:19:42.359000 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b5b25c58-1ddd-421f-8a21-2ed0d9f5c6d4 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:42.359000 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b5b25c58-1ddd-421f-8a21-2ed0d9f5c6d4 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:42.359000 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-b5b25c58-1ddd-421f-8a21-2ed0d9f5c6d4 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id d3e8c379-7467-4ddf-8fc2-03690c5704d6. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:19:42.369850 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:42.369850 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:19:42.371380 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b5b25c58-1ddd-421f-8a21-2ed0d9f5c6d4 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/d3e8c379-7467-4ddf-8fc2-03690c5704d6 returned with HTTP 200 Aug 25 10:19:42.372154 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 223/901] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:19:42 2026] GET /volume/v3/backups/d3e8c379-7467-4ddf-8fc2-03690c5704d6 => generated 790 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:19:43.391239 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-9a539b04-6d29-4898-a648-ee578d9c926f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:43.394471 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-9a539b04-6d29-4898-a648-ee578d9c926f tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/d3e8c379-7467-4ddf-8fc2-03690c5704d6 Aug 25 10:19:43.394861 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-9a539b04-6d29-4898-a648-ee578d9c926f tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:43.395494 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-9a539b04-6d29-4898-a648-ee578d9c926f tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:43.395789 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-9a539b04-6d29-4898-a648-ee578d9c926f tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id d3e8c379-7467-4ddf-8fc2-03690c5704d6. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:19:43.407239 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:43.407239 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:19:43.409152 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-9a539b04-6d29-4898-a648-ee578d9c926f tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/d3e8c379-7467-4ddf-8fc2-03690c5704d6 returned with HTTP 200 Aug 25 10:19:43.410581 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 229/902] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:19:43 2026] GET /volume/v3/backups/d3e8c379-7467-4ddf-8fc2-03690c5704d6 => generated 791 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:19:44.430670 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-c54dc532-8185-4f56-a88a-b71f07b9db80 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:44.436609 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c54dc532-8185-4f56-a88a-b71f07b9db80 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/d3e8c379-7467-4ddf-8fc2-03690c5704d6 Aug 25 10:19:44.436913 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c54dc532-8185-4f56-a88a-b71f07b9db80 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:44.437175 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c54dc532-8185-4f56-a88a-b71f07b9db80 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:44.437316 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-c54dc532-8185-4f56-a88a-b71f07b9db80 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id d3e8c379-7467-4ddf-8fc2-03690c5704d6. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:19:44.449495 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:44.449495 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:19:44.451495 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c54dc532-8185-4f56-a88a-b71f07b9db80 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/d3e8c379-7467-4ddf-8fc2-03690c5704d6 returned with HTTP 200 Aug 25 10:19:44.451876 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 228/903] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:19:44 2026] GET /volume/v3/backups/d3e8c379-7467-4ddf-8fc2-03690c5704d6 => generated 791 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:19:45.472499 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-56d8cc8f-1624-4acc-99f9-f94bdc3c5d15 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:45.477468 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-56d8cc8f-1624-4acc-99f9-f94bdc3c5d15 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/d3e8c379-7467-4ddf-8fc2-03690c5704d6 Aug 25 10:19:45.478861 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-56d8cc8f-1624-4acc-99f9-f94bdc3c5d15 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:45.479052 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-56d8cc8f-1624-4acc-99f9-f94bdc3c5d15 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:45.479506 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-56d8cc8f-1624-4acc-99f9-f94bdc3c5d15 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id d3e8c379-7467-4ddf-8fc2-03690c5704d6. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:19:45.485466 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:45.485466 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:19:45.486531 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-56d8cc8f-1624-4acc-99f9-f94bdc3c5d15 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/d3e8c379-7467-4ddf-8fc2-03690c5704d6 returned with HTTP 200 Aug 25 10:19:45.487124 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 224/904] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:19:45 2026] GET /volume/v3/backups/d3e8c379-7467-4ddf-8fc2-03690c5704d6 => generated 792 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:19:45.504040 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-b693b397-0250-4c22-9614-92837ccd852c None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:45.508999 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b693b397-0250-4c22-9614-92837ccd852c tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/volumes/0f2839fb-3ef5-4064-b7c3-6b378b44fa8d Aug 25 10:19:45.509423 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b693b397-0250-4c22-9614-92837ccd852c tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:45.509786 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b693b397-0250-4c22-9614-92837ccd852c tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:45.521070 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:45.521070 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:19:45.530229 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-b693b397-0250-4c22-9614-92837ccd852c tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Volume info retrieved successfully. Aug 25 10:19:45.539652 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b693b397-0250-4c22-9614-92837ccd852c tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/volumes/0f2839fb-3ef5-4064-b7c3-6b378b44fa8d returned with HTTP 200 Aug 25 10:19:45.539652 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 224/905] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:19:45 2026] GET /volume/v3/volumes/0f2839fb-3ef5-4064-b7c3-6b378b44fa8d => generated 1357 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:19:45.562553 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-63f3b322-c8ed-4d0c-ac68-18f2725a9261 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:45.568438 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-63f3b322-c8ed-4d0c-ac68-18f2725a9261 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] POST https://10.4.3.119/volume/v3/backups/d3e8c379-7467-4ddf-8fc2-03690c5704d6/restore Aug 25 10:19:45.568572 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-63f3b322-c8ed-4d0c-ac68-18f2725a9261 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:19:45.572119 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.contrib.backups [None req-63f3b322-c8ed-4d0c-ac68-18f2725a9261 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Restoring backup d3e8c379-7467-4ddf-8fc2-03690c5704d6 ({'restore': {}}) {{(pid=100390) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 25 10:19:45.572290 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.contrib.backups [None req-63f3b322-c8ed-4d0c-ac68-18f2725a9261 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Restoring backup d3e8c379-7467-4ddf-8fc2-03690c5704d6 to volume None. Aug 25 10:19:45.580581 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:45.580581 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:19:45.583288 np0000008063 devstack@c-api.service[100390]: INFO cinder.backup.api [None req-63f3b322-c8ed-4d0c-ac68-18f2725a9261 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Creating volume of 1 GB for restore of backup d3e8c379-7467-4ddf-8fc2-03690c5704d6. Aug 25 10:19:45.593165 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-63f3b322-c8ed-4d0c-ac68-18f2725a9261 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Availability zone cache updated, next update will occur around 2026-08-25 11:19:45.592746. {{(pid=100390) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 25 10:19:45.593331 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-63f3b322-c8ed-4d0c-ac68-18f2725a9261 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Availability Zones retrieved successfully. Aug 25 10:19:45.601054 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-63f3b322-c8ed-4d0c-ac68-18f2725a9261 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Flow 'volume_create_api' (1cd3c3e0-34a5-4674-a18f-dacbfd7e072a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:19:45.603127 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-63f3b322-c8ed-4d0c-ac68-18f2725a9261 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77932aa7-fc7a-46fc-99bf-cee0f58e78bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:19:45.603942 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-63f3b322-c8ed-4d0c-ac68-18f2725a9261 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Validating volume size '1' using validate_int {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:19:45.647031 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-63f3b322-c8ed-4d0c-ac68-18f2725a9261 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77932aa7-fc7a-46fc-99bf-cee0f58e78bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:19:45.647917 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-63f3b322-c8ed-4d0c-ac68-18f2725a9261 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4cc02da3-3291-4354-a3c2-81e407f3e97e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:19:45.745512 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-63f3b322-c8ed-4d0c-ac68-18f2725a9261 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Created reservations ['cd44ec8d-394d-499f-b7ae-e822a19e44bb', '6d8b6992-b533-4099-85f7-602d8c707a6a', '450a358d-aa0b-4e5e-a5eb-b8e3a31f4988', 'be6cb152-5b31-4670-80cb-900830887ea1'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:19:45.749987 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-63f3b322-c8ed-4d0c-ac68-18f2725a9261 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4cc02da3-3291-4354-a3c2-81e407f3e97e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cd44ec8d-394d-499f-b7ae-e822a19e44bb', '6d8b6992-b533-4099-85f7-602d8c707a6a', '450a358d-aa0b-4e5e-a5eb-b8e3a31f4988', 'be6cb152-5b31-4670-80cb-900830887ea1']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:19:45.749987 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-63f3b322-c8ed-4d0c-ac68-18f2725a9261 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bedee3f4-4805-4410-a116-26681d390668) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:19:45.813369 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-63f3b322-c8ed-4d0c-ac68-18f2725a9261 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bedee3f4-4805-4410-a116-26681d390668) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '92b2241b-a8a6-4902-b7b7-7829540c3338', '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_d3e8c379-7467-4ddf-8fc2-03690c5704d6',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de2ee1c8992c4154ba507b073e6f3a11',qos_specs=None,replication_status=,reservations=['cd44ec8d-394d-499f-b7ae-e822a19e44bb','6d8b6992-b533-4099-85f7-602d8c707a6a','450a358d-aa0b-4e5e-a5eb-b8e3a31f4988','be6cb152-5b31-4670-80cb-900830887ea1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='553b3adf45b04738820c8d4f67a9a309',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:19:45Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_d3e8c379-7467-4ddf-8fc2-03690c5704d6',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=92b2241b-a8a6-4902-b7b7-7829540c3338,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='de2ee1c8992c4154ba507b073e6f3a11',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='553b3adf45b04738820c8d4f67a9a309',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:19:45.813369 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-63f3b322-c8ed-4d0c-ac68-18f2725a9261 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71de06a9-e137-4c9f-a030-6743d433be1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:19:45.839116 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-63f3b322-c8ed-4d0c-ac68-18f2725a9261 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71de06a9-e137-4c9f-a030-6743d433be1f) transitioned into 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_d3e8c379-7467-4ddf-8fc2-03690c5704d6',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de2ee1c8992c4154ba507b073e6f3a11',qos_specs=None,replication_status=,reservations=['cd44ec8d-394d-499f-b7ae-e822a19e44bb','6d8b6992-b533-4099-85f7-602d8c707a6a','450a358d-aa0b-4e5e-a5eb-b8e3a31f4988','be6cb152-5b31-4670-80cb-900830887ea1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='553b3adf45b04738820c8d4f67a9a309',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:19:45.839116 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-63f3b322-c8ed-4d0c-ac68-18f2725a9261 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8da1c1be-0132-4d43-bed8-ff752976b0ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:19:45.849098 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-63f3b322-c8ed-4d0c-ac68-18f2725a9261 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8da1c1be-0132-4d43-bed8-ff752976b0ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:19:45.850236 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-63f3b322-c8ed-4d0c-ac68-18f2725a9261 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Flow 'volume_create_api' (1cd3c3e0-34a5-4674-a18f-dacbfd7e072a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:19:45.852179 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-63f3b322-c8ed-4d0c-ac68-18f2725a9261 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Create volume request issued successfully. Aug 25 10:19:45.862388 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:45.862388 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:19:45.863086 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-63f3b322-c8ed-4d0c-ac68-18f2725a9261 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Volume info retrieved successfully. Aug 25 10:19:46.875049 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:46.875049 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:19:46.875782 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-63f3b322-c8ed-4d0c-ac68-18f2725a9261 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Volume info retrieved successfully. Aug 25 10:19:46.875868 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.backup.api [None req-63f3b322-c8ed-4d0c-ac68-18f2725a9261 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Checking backup size 1 against volume size 1 {{(pid=100390) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 25 10:19:46.876009 np0000008063 devstack@c-api.service[100390]: INFO cinder.backup.api [None req-63f3b322-c8ed-4d0c-ac68-18f2725a9261 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Overwriting volume 92b2241b-a8a6-4902-b7b7-7829540c3338 with restore of backup d3e8c379-7467-4ddf-8fc2-03690c5704d6 Aug 25 10:19:46.904979 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.backup.rpcapi [None req-63f3b322-c8ed-4d0c-ac68-18f2725a9261 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] restore_backup in rpcapi backup_id d3e8c379-7467-4ddf-8fc2-03690c5704d6 {{(pid=100390) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 25 10:19:46.911119 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-63f3b322-c8ed-4d0c-ac68-18f2725a9261 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/d3e8c379-7467-4ddf-8fc2-03690c5704d6/restore returned with HTTP 202 Aug 25 10:19:46.911985 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 230/906] 10.4.3.119 () {68 vars in 1393 bytes} [Tue Aug 25 10:19:45 2026] POST /volume/v3/backups/d3e8c379-7467-4ddf-8fc2-03690c5704d6/restore => generated 189 bytes in 1350 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:19:46.922841 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-5858c3cd-6225-46bf-bbbd-f5ff4ac89724 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:46.926269 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5858c3cd-6225-46bf-bbbd-f5ff4ac89724 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/d3e8c379-7467-4ddf-8fc2-03690c5704d6 Aug 25 10:19:46.926494 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5858c3cd-6225-46bf-bbbd-f5ff4ac89724 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:46.926623 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5858c3cd-6225-46bf-bbbd-f5ff4ac89724 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:46.926834 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-5858c3cd-6225-46bf-bbbd-f5ff4ac89724 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id d3e8c379-7467-4ddf-8fc2-03690c5704d6. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:19:46.932888 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:46.932888 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:19:46.933453 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5858c3cd-6225-46bf-bbbd-f5ff4ac89724 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/d3e8c379-7467-4ddf-8fc2-03690c5704d6 returned with HTTP 200 Aug 25 10:19:46.934197 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 229/907] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:19:46 2026] GET /volume/v3/backups/d3e8c379-7467-4ddf-8fc2-03690c5704d6 => generated 792 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:19:47.937548 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-4a09a9f8-34b7-4f8f-aefe-5eb9daf16b5e None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:47.939257 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4a09a9f8-34b7-4f8f-aefe-5eb9daf16b5e tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:19:47.939644 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4a09a9f8-34b7-4f8f-aefe-5eb9daf16b5e tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-920394828", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:19:47.941325 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-4a09a9f8-34b7-4f8f-aefe-5eb9daf16b5e tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-920394828', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:19:47.941441 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-4a09a9f8-34b7-4f8f-aefe-5eb9daf16b5e tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Create volume of 1 GB Aug 25 10:19:47.947048 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-8f847bcb-7090-427f-a3d9-811e94853a12 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:47.951338 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-4a09a9f8-34b7-4f8f-aefe-5eb9daf16b5e tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Availability Zones retrieved successfully. Aug 25 10:19:47.951495 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8f847bcb-7090-427f-a3d9-811e94853a12 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/d3e8c379-7467-4ddf-8fc2-03690c5704d6 Aug 25 10:19:47.951495 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8f847bcb-7090-427f-a3d9-811e94853a12 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:47.951495 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8f847bcb-7090-427f-a3d9-811e94853a12 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:47.951495 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-8f847bcb-7090-427f-a3d9-811e94853a12 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id d3e8c379-7467-4ddf-8fc2-03690c5704d6. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:19:47.954806 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:47.954806 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:19:47.956039 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8f847bcb-7090-427f-a3d9-811e94853a12 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/d3e8c379-7467-4ddf-8fc2-03690c5704d6 returned with HTTP 200 Aug 25 10:19:47.956548 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 225/908] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:19:47 2026] GET /volume/v3/backups/d3e8c379-7467-4ddf-8fc2-03690c5704d6 => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:19:47.956829 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-4a09a9f8-34b7-4f8f-aefe-5eb9daf16b5e tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Flow 'volume_create_api' (bc7ab016-3756-4e62-ae45-315f3e16a3d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:19:47.958524 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-4a09a9f8-34b7-4f8f-aefe-5eb9daf16b5e tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77fa8002-a58b-4f9e-a5e4-62d85777818f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:19:47.959895 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-4a09a9f8-34b7-4f8f-aefe-5eb9daf16b5e tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:19:47.994554 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-4a09a9f8-34b7-4f8f-aefe-5eb9daf16b5e tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77fa8002-a58b-4f9e-a5e4-62d85777818f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:19:47.995902 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-4a09a9f8-34b7-4f8f-aefe-5eb9daf16b5e tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c18fafab-c4c4-4c8d-97d9-441fb2a1d93b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:19:48.087486 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-4a09a9f8-34b7-4f8f-aefe-5eb9daf16b5e tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Created reservations ['66cc52e5-3157-46bc-afdc-11ad7bdbc76d', '2adfa2b2-c029-4a76-8f5b-2ff84717a22f', '30a53e9d-cd1b-44b5-a553-9117b26a1a75', '5daf052b-8e1e-48d1-b149-f1816b2dc6ea'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:19:48.088516 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-4a09a9f8-34b7-4f8f-aefe-5eb9daf16b5e tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c18fafab-c4c4-4c8d-97d9-441fb2a1d93b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['66cc52e5-3157-46bc-afdc-11ad7bdbc76d', '2adfa2b2-c029-4a76-8f5b-2ff84717a22f', '30a53e9d-cd1b-44b5-a553-9117b26a1a75', '5daf052b-8e1e-48d1-b149-f1816b2dc6ea']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:19:48.089396 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-4a09a9f8-34b7-4f8f-aefe-5eb9daf16b5e tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33e7db5c-dc62-4b5f-aa1d-0b4d9dfa01e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:19:48.124068 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-4a09a9f8-34b7-4f8f-aefe-5eb9daf16b5e tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33e7db5c-dc62-4b5f-aa1d-0b4d9dfa01e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd3d0f596-a552-4bc6-9fd8-db66cf7c8fd9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-920394828',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='340dfcdb2b2547978f14f419f1419366',qos_specs=None,replication_status=,reservations=['66cc52e5-3157-46bc-afdc-11ad7bdbc76d','2adfa2b2-c029-4a76-8f5b-2ff84717a22f','30a53e9d-cd1b-44b5-a553-9117b26a1a75','5daf052b-8e1e-48d1-b149-f1816b2dc6ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af199c01fc4544c58494b7e293ae3c67',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:19:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-920394828',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d3d0f596-a552-4bc6-9fd8-db66cf7c8fd9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='340dfcdb2b2547978f14f419f1419366',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='af199c01fc4544c58494b7e293ae3c67',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:19:48.126795 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-4a09a9f8-34b7-4f8f-aefe-5eb9daf16b5e tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d8d60da-c063-4a38-9dff-021ef30695d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:19:48.159750 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-4a09a9f8-34b7-4f8f-aefe-5eb9daf16b5e tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d8d60da-c063-4a38-9dff-021ef30695d1) transitioned into state 'SUCCESS' from state '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-920394828',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='340dfcdb2b2547978f14f419f1419366',qos_specs=None,replication_status=,reservations=['66cc52e5-3157-46bc-afdc-11ad7bdbc76d','2adfa2b2-c029-4a76-8f5b-2ff84717a22f','30a53e9d-cd1b-44b5-a553-9117b26a1a75','5daf052b-8e1e-48d1-b149-f1816b2dc6ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af199c01fc4544c58494b7e293ae3c67',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:19:48.160842 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-4a09a9f8-34b7-4f8f-aefe-5eb9daf16b5e tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d73b82b2-9e40-4697-9b7b-418836ab28ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:19:48.187034 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-4a09a9f8-34b7-4f8f-aefe-5eb9daf16b5e tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d73b82b2-9e40-4697-9b7b-418836ab28ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:19:48.188572 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-4a09a9f8-34b7-4f8f-aefe-5eb9daf16b5e tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Flow 'volume_create_api' (bc7ab016-3756-4e62-ae45-315f3e16a3d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:19:48.188980 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-4a09a9f8-34b7-4f8f-aefe-5eb9daf16b5e tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Create volume request issued successfully. Aug 25 10:19:48.190084 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4a09a9f8-34b7-4f8f-aefe-5eb9daf16b5e tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:19:48.190685 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 225/909] 10.4.3.119 () {68 vars in 1259 bytes} [Tue Aug 25 10:19:47 2026] POST /volume/v3/volumes => generated 754 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:19:48.208363 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-47548e5c-5370-4b4c-a77b-10ab93890084 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:48.210711 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-47548e5c-5370-4b4c-a77b-10ab93890084 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] GET https://10.4.3.119/volume/v3/volumes/d3d0f596-a552-4bc6-9fd8-db66cf7c8fd9 Aug 25 10:19:48.210928 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-47548e5c-5370-4b4c-a77b-10ab93890084 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:48.211106 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-47548e5c-5370-4b4c-a77b-10ab93890084 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:48.221404 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:48.221404 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:19:48.235962 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-47548e5c-5370-4b4c-a77b-10ab93890084 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Volume info retrieved successfully. Aug 25 10:19:48.239026 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-47548e5c-5370-4b4c-a77b-10ab93890084 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] https://10.4.3.119/volume/v3/volumes/d3d0f596-a552-4bc6-9fd8-db66cf7c8fd9 returned with HTTP 200 Aug 25 10:19:48.239592 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 231/910] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:19:48 2026] GET /volume/v3/volumes/d3d0f596-a552-4bc6-9fd8-db66cf7c8fd9 => generated 822 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:19:48.970620 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-cf773a71-5575-4851-b8d5-81dad1888967 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:48.973129 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-cf773a71-5575-4851-b8d5-81dad1888967 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/d3e8c379-7467-4ddf-8fc2-03690c5704d6 Aug 25 10:19:48.973479 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-cf773a71-5575-4851-b8d5-81dad1888967 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:48.973903 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-cf773a71-5575-4851-b8d5-81dad1888967 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:48.973972 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-cf773a71-5575-4851-b8d5-81dad1888967 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id d3e8c379-7467-4ddf-8fc2-03690c5704d6. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:19:48.980372 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:48.980372 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:19:48.981182 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-cf773a71-5575-4851-b8d5-81dad1888967 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/d3e8c379-7467-4ddf-8fc2-03690c5704d6 returned with HTTP 200 Aug 25 10:19:48.981698 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 230/911] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:19:48 2026] GET /volume/v3/backups/d3e8c379-7467-4ddf-8fc2-03690c5704d6 => generated 792 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:19:49.261164 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-c82a7404-94c9-462a-b868-f321ff2ac69c None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:49.264125 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c82a7404-94c9-462a-b868-f321ff2ac69c tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] GET https://10.4.3.119/volume/v3/volumes/d3d0f596-a552-4bc6-9fd8-db66cf7c8fd9 Aug 25 10:19:49.264359 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c82a7404-94c9-462a-b868-f321ff2ac69c tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:49.264549 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c82a7404-94c9-462a-b868-f321ff2ac69c tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:49.277688 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:49.277688 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:19:49.286090 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-c82a7404-94c9-462a-b868-f321ff2ac69c tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Volume info retrieved successfully. Aug 25 10:19:49.291039 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c82a7404-94c9-462a-b868-f321ff2ac69c tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] https://10.4.3.119/volume/v3/volumes/d3d0f596-a552-4bc6-9fd8-db66cf7c8fd9 returned with HTTP 200 Aug 25 10:19:49.291547 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 226/912] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:19:49 2026] GET /volume/v3/volumes/d3d0f596-a552-4bc6-9fd8-db66cf7c8fd9 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:19:49.307695 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-c7b0ea7f-c5b5-4d39-ac7a-57a1dd01fe00 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:49.310626 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c7b0ea7f-c5b5-4d39-ac7a-57a1dd01fe00 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] GET https://10.4.3.119/volume/v3/volumes/d3d0f596-a552-4bc6-9fd8-db66cf7c8fd9 Aug 25 10:19:49.310796 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c7b0ea7f-c5b5-4d39-ac7a-57a1dd01fe00 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:49.310958 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c7b0ea7f-c5b5-4d39-ac7a-57a1dd01fe00 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:49.321183 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:49.321183 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:19:49.325190 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-c7b0ea7f-c5b5-4d39-ac7a-57a1dd01fe00 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Volume info retrieved successfully. Aug 25 10:19:49.330742 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c7b0ea7f-c5b5-4d39-ac7a-57a1dd01fe00 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] https://10.4.3.119/volume/v3/volumes/d3d0f596-a552-4bc6-9fd8-db66cf7c8fd9 returned with HTTP 200 Aug 25 10:19:49.331111 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 226/913] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:19:49 2026] GET /volume/v3/volumes/d3d0f596-a552-4bc6-9fd8-db66cf7c8fd9 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:19:49.351554 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-3dc9a1c7-a21e-48fa-a472-75440f3b0e54 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:49.353691 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3dc9a1c7-a21e-48fa-a472-75440f3b0e54 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] GET https://10.4.3.119/volume/v3/volumes Aug 25 10:19:49.353979 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3dc9a1c7-a21e-48fa-a472-75440f3b0e54 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:49.354252 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3dc9a1c7-a21e-48fa-a472-75440f3b0e54 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Calling method 'index' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:49.354840 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.api_utils [None req-3dc9a1c7-a21e-48fa-a472-75440f3b0e54 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Removing options '' from query. {{(pid=100390) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 10:19:49.355861 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-3dc9a1c7-a21e-48fa-a472-75440f3b0e54 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100390) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 10:19:49.395076 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-3dc9a1c7-a21e-48fa-a472-75440f3b0e54 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Get all volumes completed successfully. Aug 25 10:19:49.395704 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3dc9a1c7-a21e-48fa-a472-75440f3b0e54 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 200 Aug 25 10:19:49.396237 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 232/914] 10.4.3.119 () {66 vars in 1237 bytes} [Tue Aug 25 10:19:49 2026] GET /volume/v3/volumes => generated 338 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:19:49.406120 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-b0040f9d-036e-404e-ae02-e8121e74dfb0 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:49.408629 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b0040f9d-036e-404e-ae02-e8121e74dfb0 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] GET https://10.4.3.119/volume/v3/volumes/d3d0f596-a552-4bc6-9fd8-db66cf7c8fd9 Aug 25 10:19:49.408906 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b0040f9d-036e-404e-ae02-e8121e74dfb0 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:49.409254 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b0040f9d-036e-404e-ae02-e8121e74dfb0 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:49.418748 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:49.418748 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:19:49.427789 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-b0040f9d-036e-404e-ae02-e8121e74dfb0 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Volume info retrieved successfully. Aug 25 10:19:49.441112 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b0040f9d-036e-404e-ae02-e8121e74dfb0 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] https://10.4.3.119/volume/v3/volumes/d3d0f596-a552-4bc6-9fd8-db66cf7c8fd9 returned with HTTP 200 Aug 25 10:19:49.441112 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 231/915] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:19:49 2026] GET /volume/v3/volumes/d3d0f596-a552-4bc6-9fd8-db66cf7c8fd9 => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:19:49.495618 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-e88ef9de-ae64-4edf-9115-bee0c3bea496 req-6f6b169c-2c26-4a31-b6b6-f7638d643bcb None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:49.497839 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-e88ef9de-ae64-4edf-9115-bee0c3bea496 req-6f6b169c-2c26-4a31-b6b6-f7638d643bcb tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] GET https://10.4.3.119/volume/v3/volumes/d3d0f596-a552-4bc6-9fd8-db66cf7c8fd9 Aug 25 10:19:49.498079 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-e88ef9de-ae64-4edf-9115-bee0c3bea496 req-6f6b169c-2c26-4a31-b6b6-f7638d643bcb tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:49.498333 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-e88ef9de-ae64-4edf-9115-bee0c3bea496 req-6f6b169c-2c26-4a31-b6b6-f7638d643bcb tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:49.509945 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:49.509945 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:19:49.519837 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [req-e88ef9de-ae64-4edf-9115-bee0c3bea496 req-6f6b169c-2c26-4a31-b6b6-f7638d643bcb tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Volume info retrieved successfully. Aug 25 10:19:49.530601 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-e88ef9de-ae64-4edf-9115-bee0c3bea496 req-6f6b169c-2c26-4a31-b6b6-f7638d643bcb tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] https://10.4.3.119/volume/v3/volumes/d3d0f596-a552-4bc6-9fd8-db66cf7c8fd9 returned with HTTP 200 Aug 25 10:19:49.531048 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 227/916] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:19:49 2026] GET /volume/v3/volumes/d3d0f596-a552-4bc6-9fd8-db66cf7c8fd9 => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:19:49.632304 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-ee8da02f-18dc-48b2-9906-2a406ea9c9cf None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:49.632758 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ee8da02f-18dc-48b2-9906-2a406ea9c9cf None None] GET https://10.4.3.119/volume// Aug 25 10:19:49.632960 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ee8da02f-18dc-48b2-9906-2a406ea9c9cf None None] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:49.633152 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ee8da02f-18dc-48b2-9906-2a406ea9c9cf None None] Calling method 'all' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:49.633484 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ee8da02f-18dc-48b2-9906-2a406ea9c9cf None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:19:49.633895 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 227/917] 10.4.3.119 () {66 vars in 1428 bytes} [Tue Aug 25 10:19:49 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:19:49.645650 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-e88ef9de-ae64-4edf-9115-bee0c3bea496 req-5acfb211-3501-44f5-96c2-6ec5b162e9ce None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:49.648305 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-e88ef9de-ae64-4edf-9115-bee0c3bea496 req-5acfb211-3501-44f5-96c2-6ec5b162e9ce tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] POST https://10.4.3.119/volume/v3/attachments Aug 25 10:19:49.648741 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-e88ef9de-ae64-4edf-9115-bee0c3bea496 req-5acfb211-3501-44f5-96c2-6ec5b162e9ce tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d3d0f596-a552-4bc6-9fd8-db66cf7c8fd9", "connector": null, "instance_uuid": "e6b883d9-97d4-40b1-b602-a0123782767f"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:19:49.663075 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:49.663075 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:19:49.704170 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-e88ef9de-ae64-4edf-9115-bee0c3bea496 req-5acfb211-3501-44f5-96c2-6ec5b162e9ce tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] https://10.4.3.119/volume/v3/attachments returned with HTTP 200 Aug 25 10:19:49.704540 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 233/918] 10.4.3.119 () {74 vars in 1594 bytes} [Tue Aug 25 10:19:49 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 25 10:19:49.736379 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-87cc5130-582a-4ce4-9285-2a8c6cbf8bd6 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:49.740320 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-87cc5130-582a-4ce4-9285-2a8c6cbf8bd6 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] GET https://10.4.3.119/volume/v3/volumes/d3d0f596-a552-4bc6-9fd8-db66cf7c8fd9 Aug 25 10:19:49.740320 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-87cc5130-582a-4ce4-9285-2a8c6cbf8bd6 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:49.740320 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-87cc5130-582a-4ce4-9285-2a8c6cbf8bd6 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:49.756378 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-ed376cce-e6bd-4a38-9b61-ee4c4db18913 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:49.756800 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ed376cce-e6bd-4a38-9b61-ee4c4db18913 None None] GET https://10.4.3.119/volume// Aug 25 10:19:49.757126 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ed376cce-e6bd-4a38-9b61-ee4c4db18913 None None] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:49.757405 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ed376cce-e6bd-4a38-9b61-ee4c4db18913 None None] Calling method 'all' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:49.757803 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ed376cce-e6bd-4a38-9b61-ee4c4db18913 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:19:49.758230 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 228/919] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:19:49 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:19:49.758863 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:49.758863 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:19:49.768311 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-e88ef9de-ae64-4edf-9115-bee0c3bea496 req-5d059515-3620-42da-bce7-49b4d533b5e5 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:49.768858 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-87cc5130-582a-4ce4-9285-2a8c6cbf8bd6 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Volume info retrieved successfully. Aug 25 10:19:49.771696 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-e88ef9de-ae64-4edf-9115-bee0c3bea496 req-5d059515-3620-42da-bce7-49b4d533b5e5 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] GET https://10.4.3.119/volume/v3/volumes/d3d0f596-a552-4bc6-9fd8-db66cf7c8fd9 Aug 25 10:19:49.771696 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-e88ef9de-ae64-4edf-9115-bee0c3bea496 req-5d059515-3620-42da-bce7-49b4d533b5e5 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:49.772531 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-e88ef9de-ae64-4edf-9115-bee0c3bea496 req-5d059515-3620-42da-bce7-49b4d533b5e5 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:49.775791 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-87cc5130-582a-4ce4-9285-2a8c6cbf8bd6 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] https://10.4.3.119/volume/v3/volumes/d3d0f596-a552-4bc6-9fd8-db66cf7c8fd9 returned with HTTP 200 Aug 25 10:19:49.775791 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 232/920] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:19:49 2026] GET /volume/v3/volumes/d3d0f596-a552-4bc6-9fd8-db66cf7c8fd9 => generated 846 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:19:49.788471 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:49.788471 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:19:49.794200 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-e88ef9de-ae64-4edf-9115-bee0c3bea496 req-5d059515-3620-42da-bce7-49b4d533b5e5 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Volume info retrieved successfully. Aug 25 10:19:49.802013 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-e88ef9de-ae64-4edf-9115-bee0c3bea496 req-5d059515-3620-42da-bce7-49b4d533b5e5 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] https://10.4.3.119/volume/v3/volumes/d3d0f596-a552-4bc6-9fd8-db66cf7c8fd9 returned with HTTP 200 Aug 25 10:19:49.803283 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 228/921] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:19:49 2026] GET /volume/v3/volumes/d3d0f596-a552-4bc6-9fd8-db66cf7c8fd9 => generated 1026 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:19:49.974355 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-e88ef9de-ae64-4edf-9115-bee0c3bea496 req-66ed6a44-e4c6-4712-9b86-1653d5a6c0d3 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:49.977621 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-e88ef9de-ae64-4edf-9115-bee0c3bea496 req-66ed6a44-e4c6-4712-9b86-1653d5a6c0d3 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] PUT https://10.4.3.119/volume/v3/attachments/166bc1b0-220c-4fb0-97e7-a3f24a5ed34d Aug 25 10:19:49.978130 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-e88ef9de-ae64-4edf-9115-bee0c3bea496 req-66ed6a44-e4c6-4712-9b86-1653d5a6c0d3 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.119", "host": "np0000008063", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3398d5156650", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "462fd6ce-c505-48ef-84ec-f85776d45b24", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:19:49.988609 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-e88ef9de-ae64-4edf-9115-bee0c3bea496 req-66ed6a44-e4c6-4712-9b86-1653d5a6c0d3 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Acquiring lock "cinder-attachment_update-d3d0f596-a552-4bc6-9fd8-db66cf7c8fd9-np0000008063" by "attachment_update" {{(pid=100390) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 10:19:49.997441 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-e88ef9de-ae64-4edf-9115-bee0c3bea496 req-66ed6a44-e4c6-4712-9b86-1653d5a6c0d3 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Lock "cinder-attachment_update-d3d0f596-a552-4bc6-9fd8-db66cf7c8fd9-np0000008063" acquired by "attachment_update" :: waited 0.008s {{(pid=100390) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 10:19:49.997514 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-85e8a010-9f92-46b8-9a08-6f2abab1e1c4 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:49.997669 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:49.997669 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:19:50.002588 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-85e8a010-9f92-46b8-9a08-6f2abab1e1c4 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/d3e8c379-7467-4ddf-8fc2-03690c5704d6 Aug 25 10:19:50.003483 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-85e8a010-9f92-46b8-9a08-6f2abab1e1c4 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:50.004451 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-85e8a010-9f92-46b8-9a08-6f2abab1e1c4 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:50.004748 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-85e8a010-9f92-46b8-9a08-6f2abab1e1c4 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id d3e8c379-7467-4ddf-8fc2-03690c5704d6. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:19:50.013975 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:50.013975 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:19:50.015686 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-85e8a010-9f92-46b8-9a08-6f2abab1e1c4 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/d3e8c379-7467-4ddf-8fc2-03690c5704d6 returned with HTTP 200 Aug 25 10:19:50.016323 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 229/922] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:19:49 2026] GET /volume/v3/backups/d3e8c379-7467-4ddf-8fc2-03690c5704d6 => generated 792 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:19:50.132182 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-e88ef9de-ae64-4edf-9115-bee0c3bea496 req-66ed6a44-e4c6-4712-9b86-1653d5a6c0d3 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Lock "cinder-attachment_update-d3d0f596-a552-4bc6-9fd8-db66cf7c8fd9-np0000008063" released by "attachment_update" :: held 0.136s {{(pid=100390) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 10:19:50.139261 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-e88ef9de-ae64-4edf-9115-bee0c3bea496 req-66ed6a44-e4c6-4712-9b86-1653d5a6c0d3 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] https://10.4.3.119/volume/v3/attachments/166bc1b0-220c-4fb0-97e7-a3f24a5ed34d returned with HTTP 200 Aug 25 10:19:50.139261 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 234/923] 10.4.3.119 () {74 vars in 1704 bytes} [Tue Aug 25 10:19:49 2026] PUT /volume/v3/attachments/166bc1b0-220c-4fb0-97e7-a3f24a5ed34d => generated 969 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:19:50.282179 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-2958879a-9a8d-41bf-a9da-0196c9c94980 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:50.437613 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2958879a-9a8d-41bf-a9da-0196c9c94980 tempest-GroupSnapshotsTest-2131196847 tempest-GroupSnapshotsTest-2131196847-project-admin] POST https://10.4.3.119/volume/v3/types Aug 25 10:19:50.438776 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2958879a-9a8d-41bf-a9da-0196c9c94980 tempest-GroupSnapshotsTest-2131196847 tempest-GroupSnapshotsTest-2131196847-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-630316246"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:19:50.467155 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2958879a-9a8d-41bf-a9da-0196c9c94980 tempest-GroupSnapshotsTest-2131196847 tempest-GroupSnapshotsTest-2131196847-project-admin] https://10.4.3.119/volume/v3/types returned with HTTP 200 Aug 25 10:19:50.467755 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 233/924] 10.4.3.119 () {68 vars in 1252 bytes} [Tue Aug 25 10:19:50 2026] POST /volume/v3/types => generated 223 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:19:50.481655 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-39357a14-fbbb-491f-ae76-5fed69a1d984 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:50.485058 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-39357a14-fbbb-491f-ae76-5fed69a1d984 tempest-GroupSnapshotsTest-2131196847 tempest-GroupSnapshotsTest-2131196847-project-admin] POST https://10.4.3.119/volume/v3/group_types Aug 25 10:19:50.485058 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-39357a14-fbbb-491f-ae76-5fed69a1d984 tempest-GroupSnapshotsTest-2131196847 tempest-GroupSnapshotsTest-2131196847-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-166962588"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:19:50.507972 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-39357a14-fbbb-491f-ae76-5fed69a1d984 tempest-GroupSnapshotsTest-2131196847 tempest-GroupSnapshotsTest-2131196847-project-admin] https://10.4.3.119/volume/v3/group_types returned with HTTP 202 Aug 25 10:19:50.508749 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 229/925] 10.4.3.119 () {70 vars in 1311 bytes} [Tue Aug 25 10:19:50 2026] POST /volume/v3/group_types => generated 180 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:19:50.518348 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-69c26969-7071-40af-8f71-be57c7e1ce79 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:50.600783 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-69c26969-7071-40af-8f71-be57c7e1ce79 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] POST https://10.4.3.119/volume/v3/groups Aug 25 10:19:50.601355 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-69c26969-7071-40af-8f71-be57c7e1ce79 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "d9b7a53d-a0dc-4700-8eda-719b4085dadc", "volume_types": ["451a8f47-38ba-4413-82fe-fadc2fa26373"], "name": "tempest-GroupSnapshotsTest-Group-786698005"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:19:50.605176 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.groups [None req-69c26969-7071-40af-8f71-be57c7e1ce79 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Creating new group {'group': {'group_type': 'd9b7a53d-a0dc-4700-8eda-719b4085dadc', 'volume_types': ['451a8f47-38ba-4413-82fe-fadc2fa26373'], 'name': 'tempest-GroupSnapshotsTest-Group-786698005'}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 25 10:19:50.608374 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.groups [None req-69c26969-7071-40af-8f71-be57c7e1ce79 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Creating group tempest-GroupSnapshotsTest-Group-786698005. Aug 25 10:19:50.633213 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-69c26969-7071-40af-8f71-be57c7e1ce79 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Availability zone cache updated, next update will occur around 2026-08-25 11:19:50.632765. {{(pid=100388) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 25 10:19:50.633389 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-69c26969-7071-40af-8f71-be57c7e1ce79 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Availability Zones retrieved successfully. Aug 25 10:19:50.662543 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-69c26969-7071-40af-8f71-be57c7e1ce79 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Created reservations ['d18e6263-baab-4e8e-a1d3-a53a609caff4'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:19:50.697066 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-69c26969-7071-40af-8f71-be57c7e1ce79 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] https://10.4.3.119/volume/v3/groups returned with HTTP 202 Aug 25 10:19:50.697630 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 230/926] 10.4.3.119 () {70 vars in 1297 bytes} [Tue Aug 25 10:19:50 2026] POST /volume/v3/groups => generated 111 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:19:50.708073 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-780991e6-2ad7-4613-b2bc-de4fe82b727f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:50.710409 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-780991e6-2ad7-4613-b2bc-de4fe82b727f tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] GET https://10.4.3.119/volume/v3/groups/bd2bc84b-1844-451c-a0a1-8324795fce9d Aug 25 10:19:50.710626 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-780991e6-2ad7-4613-b2bc-de4fe82b727f tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:50.710815 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-780991e6-2ad7-4613-b2bc-de4fe82b727f tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Calling method 'version_select' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:50.710983 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.groups [None req-780991e6-2ad7-4613-b2bc-de4fe82b727f tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] show called for member bd2bc84b-1844-451c-a0a1-8324795fce9d {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 10:19:50.716482 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:50.716482 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:19:50.736261 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-780991e6-2ad7-4613-b2bc-de4fe82b727f tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] https://10.4.3.119/volume/v3/groups/bd2bc84b-1844-451c-a0a1-8324795fce9d returned with HTTP 200 Aug 25 10:19:50.737182 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 235/927] 10.4.3.119 () {68 vars in 1386 bytes} [Tue Aug 25 10:19:50 2026] GET /volume/v3/groups/bd2bc84b-1844-451c-a0a1-8324795fce9d => generated 391 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:19:50.798842 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-e1a5f028-4ce9-4130-9299-ccba5c493c05 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:50.808061 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e1a5f028-4ce9-4130-9299-ccba5c493c05 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] GET https://10.4.3.119/volume/v3/volumes/d3d0f596-a552-4bc6-9fd8-db66cf7c8fd9 Aug 25 10:19:50.808996 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e1a5f028-4ce9-4130-9299-ccba5c493c05 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:50.809106 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e1a5f028-4ce9-4130-9299-ccba5c493c05 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:50.844605 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:50.844605 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:19:50.860793 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-e1a5f028-4ce9-4130-9299-ccba5c493c05 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Volume info retrieved successfully. Aug 25 10:19:50.882520 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e1a5f028-4ce9-4130-9299-ccba5c493c05 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] https://10.4.3.119/volume/v3/volumes/d3d0f596-a552-4bc6-9fd8-db66cf7c8fd9 returned with HTTP 200 Aug 25 10:19:50.883266 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 234/928] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:19:50 2026] GET /volume/v3/volumes/d3d0f596-a552-4bc6-9fd8-db66cf7c8fd9 => generated 847 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:19:51.030434 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-94daeeff-bd4e-4ff7-8596-0ad670a467f9 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:51.034574 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-94daeeff-bd4e-4ff7-8596-0ad670a467f9 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/d3e8c379-7467-4ddf-8fc2-03690c5704d6 Aug 25 10:19:51.034574 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-94daeeff-bd4e-4ff7-8596-0ad670a467f9 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:51.034728 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-94daeeff-bd4e-4ff7-8596-0ad670a467f9 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:51.034769 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-94daeeff-bd4e-4ff7-8596-0ad670a467f9 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id d3e8c379-7467-4ddf-8fc2-03690c5704d6. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:19:51.045427 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:51.045427 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:19:51.046514 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-94daeeff-bd4e-4ff7-8596-0ad670a467f9 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/d3e8c379-7467-4ddf-8fc2-03690c5704d6 returned with HTTP 200 Aug 25 10:19:51.046886 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 230/929] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:19:51 2026] GET /volume/v3/backups/d3e8c379-7467-4ddf-8fc2-03690c5704d6 => generated 792 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:19:51.750229 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-fc30ed5d-4ec9-4781-8f17-05f97073938c None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:51.753894 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-fc30ed5d-4ec9-4781-8f17-05f97073938c tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] GET https://10.4.3.119/volume/v3/groups/bd2bc84b-1844-451c-a0a1-8324795fce9d Aug 25 10:19:51.753894 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-fc30ed5d-4ec9-4781-8f17-05f97073938c tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:51.753894 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-fc30ed5d-4ec9-4781-8f17-05f97073938c tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Calling method 'version_select' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:51.753894 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.groups [None req-fc30ed5d-4ec9-4781-8f17-05f97073938c tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] show called for member bd2bc84b-1844-451c-a0a1-8324795fce9d {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 10:19:51.757700 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:51.757700 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:19:51.766799 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-fc30ed5d-4ec9-4781-8f17-05f97073938c tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] https://10.4.3.119/volume/v3/groups/bd2bc84b-1844-451c-a0a1-8324795fce9d returned with HTTP 200 Aug 25 10:19:51.767415 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 231/930] 10.4.3.119 () {68 vars in 1386 bytes} [Tue Aug 25 10:19:51 2026] GET /volume/v3/groups/bd2bc84b-1844-451c-a0a1-8324795fce9d => generated 392 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:19:51.777049 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-dc366cc2-64ba-43ca-9f95-1fa99d737dd1 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:51.779943 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-dc366cc2-64ba-43ca-9f95-1fa99d737dd1 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:19:51.780451 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-dc366cc2-64ba-43ca-9f95-1fa99d737dd1 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-2073473075", "volume_type": "451a8f47-38ba-4413-82fe-fadc2fa26373", "group_id": "bd2bc84b-1844-451c-a0a1-8324795fce9d", "size": 1}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:19:51.782754 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volumes [None req-dc366cc2-64ba-43ca-9f95-1fa99d737dd1 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-2073473075', 'volume_type': '451a8f47-38ba-4413-82fe-fadc2fa26373', 'group_id': 'bd2bc84b-1844-451c-a0a1-8324795fce9d', 'size': 1}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:19:51.792018 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:51.792018 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:19:51.792840 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-dc366cc2-64ba-43ca-9f95-1fa99d737dd1 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Create volume of 1 GB Aug 25 10:19:51.799433 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-dc366cc2-64ba-43ca-9f95-1fa99d737dd1 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Availability Zones retrieved successfully. Aug 25 10:19:51.807301 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-dc366cc2-64ba-43ca-9f95-1fa99d737dd1 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Flow 'volume_create_api' (62b6efcc-d602-4e36-abc8-c250804422e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:19:51.809634 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-dc366cc2-64ba-43ca-9f95-1fa99d737dd1 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbe32aaa-4a4c-44e9-be39-2afdc0d1ffd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:19:51.810089 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:51.810089 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:19:51.810769 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-dc366cc2-64ba-43ca-9f95-1fa99d737dd1 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Validating volume size '1' using validate_int {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:19:51.834954 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-dc366cc2-64ba-43ca-9f95-1fa99d737dd1 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbe32aaa-4a4c-44e9-be39-2afdc0d1ffd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:19:50Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=451a8f47-38ba-4413-82fe-fadc2fa26373,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-630316246',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '451a8f47-38ba-4413-82fe-fadc2fa26373', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'bd2bc84b-1844-451c-a0a1-8324795fce9d', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:19:51.836100 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-dc366cc2-64ba-43ca-9f95-1fa99d737dd1 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd3e7b1b-9840-4ec7-b96f-bb64843bddb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:19:51.866209 np0000008063 devstack@c-api.service[100390]: WARNING cinder.quota [None req-dc366cc2-64ba-43ca-9f95-1fa99d737dd1 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-630316246 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-630316246, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:19:51.866657 np0000008063 devstack@c-api.service[100390]: WARNING cinder.quota [None req-dc366cc2-64ba-43ca-9f95-1fa99d737dd1 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-630316246 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-630316246, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:19:51.902635 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-c91e13c4-409e-482c-88cd-fbccf1e26291 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:51.905558 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c91e13c4-409e-482c-88cd-fbccf1e26291 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] GET https://10.4.3.119/volume/v3/volumes/d3d0f596-a552-4bc6-9fd8-db66cf7c8fd9 Aug 25 10:19:51.905831 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c91e13c4-409e-482c-88cd-fbccf1e26291 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:51.906104 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c91e13c4-409e-482c-88cd-fbccf1e26291 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:51.912802 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-dc366cc2-64ba-43ca-9f95-1fa99d737dd1 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Created reservations ['6e234b40-590b-4602-a6d4-ac615a7563b0', '1dbeeec0-6019-45c4-b53a-c301201f6d35', 'dfef7de3-1a8d-4444-bf86-06643f6df5e6', 'ecc40e5a-cca2-45b3-8125-8e72b98808d9'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:19:51.913608 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-dc366cc2-64ba-43ca-9f95-1fa99d737dd1 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd3e7b1b-9840-4ec7-b96f-bb64843bddb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e234b40-590b-4602-a6d4-ac615a7563b0', '1dbeeec0-6019-45c4-b53a-c301201f6d35', 'dfef7de3-1a8d-4444-bf86-06643f6df5e6', 'ecc40e5a-cca2-45b3-8125-8e72b98808d9']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:19:51.914981 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-dc366cc2-64ba-43ca-9f95-1fa99d737dd1 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae83bffb-05f3-4642-ba9f-3520c8d82cdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:19:51.920296 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:51.920296 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:19:51.926417 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-c91e13c4-409e-482c-88cd-fbccf1e26291 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Volume info retrieved successfully. Aug 25 10:19:51.931743 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c91e13c4-409e-482c-88cd-fbccf1e26291 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] https://10.4.3.119/volume/v3/volumes/d3d0f596-a552-4bc6-9fd8-db66cf7c8fd9 returned with HTTP 200 Aug 25 10:19:51.932205 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 235/931] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:19:51 2026] GET /volume/v3/volumes/d3d0f596-a552-4bc6-9fd8-db66cf7c8fd9 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:19:51.942203 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-dc366cc2-64ba-43ca-9f95-1fa99d737dd1 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae83bffb-05f3-4642-ba9f-3520c8d82cdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dd692e61-79ba-4430-8fad-070fd6352206', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-2073473075',encryption_key_id=None,group_id=bd2bc84b-1844-451c-a0a1-8324795fce9d,group_type_id=,metadata={},multiattach=False,project_id='605fda96fd66421cac4b827bb6ccc63a',qos_specs=None,replication_status=,reservations=['6e234b40-590b-4602-a6d4-ac615a7563b0','1dbeeec0-6019-45c4-b53a-c301201f6d35','dfef7de3-1a8d-4444-bf86-06643f6df5e6','ecc40e5a-cca2-45b3-8125-8e72b98808d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='734bc348a96d47ab85cd73b4e26a377e',volume_type_id=451a8f47-38ba-4413-82fe-fadc2fa26373), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:19:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-2073473075',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=bd2bc84b-1844-451c-a0a1-8324795fce9d,host=None,id=dd692e61-79ba-4430-8fad-070fd6352206,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='605fda96fd66421cac4b827bb6ccc63a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='734bc348a96d47ab85cd73b4e26a377e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(451a8f47-38ba-4413-82fe-fadc2fa26373),volume_type_id=451a8f47-38ba-4413-82fe-fadc2fa26373)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:19:51.943225 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-dc366cc2-64ba-43ca-9f95-1fa99d737dd1 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14184867-8074-4ea5-a6d1-15f111d928bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:19:51.967379 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-dc366cc2-64ba-43ca-9f95-1fa99d737dd1 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14184867-8074-4ea5-a6d1-15f111d928bf) transitioned into state 'SUCCESS' from state '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-2073473075',encryption_key_id=None,group_id=bd2bc84b-1844-451c-a0a1-8324795fce9d,group_type_id=,metadata={},multiattach=False,project_id='605fda96fd66421cac4b827bb6ccc63a',qos_specs=None,replication_status=,reservations=['6e234b40-590b-4602-a6d4-ac615a7563b0','1dbeeec0-6019-45c4-b53a-c301201f6d35','dfef7de3-1a8d-4444-bf86-06643f6df5e6','ecc40e5a-cca2-45b3-8125-8e72b98808d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='734bc348a96d47ab85cd73b4e26a377e',volume_type_id=451a8f47-38ba-4413-82fe-fadc2fa26373)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:19:51.968959 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-dc366cc2-64ba-43ca-9f95-1fa99d737dd1 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75348fa2-a490-4f33-a577-19147a2fc9d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:19:51.987953 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-dc366cc2-64ba-43ca-9f95-1fa99d737dd1 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75348fa2-a490-4f33-a577-19147a2fc9d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:19:51.989230 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-dc366cc2-64ba-43ca-9f95-1fa99d737dd1 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Flow 'volume_create_api' (62b6efcc-d602-4e36-abc8-c250804422e7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:19:51.989631 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-dc366cc2-64ba-43ca-9f95-1fa99d737dd1 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Create volume request issued successfully. Aug 25 10:19:51.990517 np0000008063 devstack@c-api.service[100390]: WARNING stevedore.named [None req-dc366cc2-64ba-43ca-9f95-1fa99d737dd1 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:19:51.990740 np0000008063 devstack@c-api.service[100390]: WARNING castellan.key_manager [None req-dc366cc2-64ba-43ca-9f95-1fa99d737dd1 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:19:52.049875 np0000008063 devstack@c-api.service[100390]: DEBUG oslo_db.sqlalchemy.engines [None req-dc366cc2-64ba-43ca-9f95-1fa99d737dd1 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100390) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 10:19:52.057899 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:52.057899 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:19:52.061150 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-b911a7f5-fbff-4bac-a59c-374a716995b3 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:52.064654 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b911a7f5-fbff-4bac-a59c-374a716995b3 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/d3e8c379-7467-4ddf-8fc2-03690c5704d6 Aug 25 10:19:52.064815 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b911a7f5-fbff-4bac-a59c-374a716995b3 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:52.065391 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b911a7f5-fbff-4bac-a59c-374a716995b3 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:52.065546 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-b911a7f5-fbff-4bac-a59c-374a716995b3 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id d3e8c379-7467-4ddf-8fc2-03690c5704d6. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:19:52.066233 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-dc366cc2-64ba-43ca-9f95-1fa99d737dd1 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:19:52.066787 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 236/932] 10.4.3.119 () {70 vars in 1300 bytes} [Tue Aug 25 10:19:51 2026] POST /volume/v3/volumes => generated 822 bytes in 290 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:19:52.071953 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:52.071953 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:19:52.073101 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b911a7f5-fbff-4bac-a59c-374a716995b3 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/d3e8c379-7467-4ddf-8fc2-03690c5704d6 returned with HTTP 200 Aug 25 10:19:52.073846 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 231/933] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:19:52 2026] GET /volume/v3/backups/d3e8c379-7467-4ddf-8fc2-03690c5704d6 => generated 792 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:19:52.088447 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-438d6e9b-bfca-4b08-b3c7-cd3cd5dacdef None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:52.090749 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-438d6e9b-bfca-4b08-b3c7-cd3cd5dacdef tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] GET https://10.4.3.119/volume/v3/volumes/dd692e61-79ba-4430-8fad-070fd6352206 Aug 25 10:19:52.091331 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-438d6e9b-bfca-4b08-b3c7-cd3cd5dacdef tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:52.091668 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-438d6e9b-bfca-4b08-b3c7-cd3cd5dacdef tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:52.104402 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:52.104402 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:19:52.111507 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-438d6e9b-bfca-4b08-b3c7-cd3cd5dacdef tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Volume info retrieved successfully. Aug 25 10:19:52.113902 np0000008063 devstack@c-api.service[100388]: WARNING stevedore.named [None req-438d6e9b-bfca-4b08-b3c7-cd3cd5dacdef tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:19:52.113902 np0000008063 devstack@c-api.service[100388]: WARNING castellan.key_manager [None req-438d6e9b-bfca-4b08-b3c7-cd3cd5dacdef tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:19:52.179934 np0000008063 devstack@c-api.service[100388]: DEBUG oslo_db.sqlalchemy.engines [None req-438d6e9b-bfca-4b08-b3c7-cd3cd5dacdef tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100388) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 10:19:52.181369 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:52.181369 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:19:52.192900 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-438d6e9b-bfca-4b08-b3c7-cd3cd5dacdef tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] https://10.4.3.119/volume/v3/volumes/dd692e61-79ba-4430-8fad-070fd6352206 returned with HTTP 200 Aug 25 10:19:52.193523 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 232/934] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:19:52 2026] GET /volume/v3/volumes/dd692e61-79ba-4430-8fad-070fd6352206 => generated 914 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:19:52.949986 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-022aed20-b632-4c69-a89f-bcd6493d2dad None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:52.952449 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-022aed20-b632-4c69-a89f-bcd6493d2dad tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] GET https://10.4.3.119/volume/v3/volumes/d3d0f596-a552-4bc6-9fd8-db66cf7c8fd9 Aug 25 10:19:52.952651 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-022aed20-b632-4c69-a89f-bcd6493d2dad tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:52.952875 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-022aed20-b632-4c69-a89f-bcd6493d2dad tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:52.969729 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:52.969729 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:19:52.977214 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-022aed20-b632-4c69-a89f-bcd6493d2dad tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Volume info retrieved successfully. Aug 25 10:19:52.983438 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-022aed20-b632-4c69-a89f-bcd6493d2dad tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] https://10.4.3.119/volume/v3/volumes/d3d0f596-a552-4bc6-9fd8-db66cf7c8fd9 returned with HTTP 200 Aug 25 10:19:52.983585 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 236/935] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:19:52 2026] GET /volume/v3/volumes/d3d0f596-a552-4bc6-9fd8-db66cf7c8fd9 => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:19:53.092095 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-5899554c-3a9c-429f-afb7-40f139f86511 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:53.094889 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5899554c-3a9c-429f-afb7-40f139f86511 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/d3e8c379-7467-4ddf-8fc2-03690c5704d6 Aug 25 10:19:53.094889 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-5899554c-3a9c-429f-afb7-40f139f86511 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:53.096466 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-5899554c-3a9c-429f-afb7-40f139f86511 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:53.096466 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-5899554c-3a9c-429f-afb7-40f139f86511 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id d3e8c379-7467-4ddf-8fc2-03690c5704d6. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:19:53.107255 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:53.107255 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:19:53.109676 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5899554c-3a9c-429f-afb7-40f139f86511 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/d3e8c379-7467-4ddf-8fc2-03690c5704d6 returned with HTTP 200 Aug 25 10:19:53.109943 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 237/936] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:19:53 2026] GET /volume/v3/backups/d3e8c379-7467-4ddf-8fc2-03690c5704d6 => generated 792 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:19:53.211770 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-8a0efe6d-ddce-41bd-988a-2d79201c443a None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:53.220503 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8a0efe6d-ddce-41bd-988a-2d79201c443a tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] GET https://10.4.3.119/volume/v3/volumes/dd692e61-79ba-4430-8fad-070fd6352206 Aug 25 10:19:53.220503 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8a0efe6d-ddce-41bd-988a-2d79201c443a tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:53.220503 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8a0efe6d-ddce-41bd-988a-2d79201c443a tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:53.241199 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:53.241199 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:19:53.256235 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-8a0efe6d-ddce-41bd-988a-2d79201c443a tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Volume info retrieved successfully. Aug 25 10:19:53.256235 np0000008063 devstack@c-api.service[100389]: WARNING stevedore.named [None req-8a0efe6d-ddce-41bd-988a-2d79201c443a tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:19:53.256235 np0000008063 devstack@c-api.service[100389]: WARNING castellan.key_manager [None req-8a0efe6d-ddce-41bd-988a-2d79201c443a tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:19:53.323328 np0000008063 devstack@c-api.service[100389]: DEBUG oslo_db.sqlalchemy.engines [None req-8a0efe6d-ddce-41bd-988a-2d79201c443a tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100389) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 10:19:53.332287 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:53.332287 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:19:53.349879 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8a0efe6d-ddce-41bd-988a-2d79201c443a tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] https://10.4.3.119/volume/v3/volumes/dd692e61-79ba-4430-8fad-070fd6352206 returned with HTTP 200 Aug 25 10:19:53.349879 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 232/937] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:19:53 2026] GET /volume/v3/volumes/dd692e61-79ba-4430-8fad-070fd6352206 => generated 915 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:19:53.378641 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-2efb00a7-4bc5-4bd2-8530-5e820f36d3e6 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:53.386391 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2efb00a7-4bc5-4bd2-8530-5e820f36d3e6 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] POST https://10.4.3.119/volume/v3/group_snapshots Aug 25 10:19:53.386391 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2efb00a7-4bc5-4bd2-8530-5e820f36d3e6 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "bd2bc84b-1844-451c-a0a1-8324795fce9d", "name": "tempest-group_snapshot-243252289"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:19:53.390773 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.group_snapshots [None req-2efb00a7-4bc5-4bd2-8530-5e820f36d3e6 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'bd2bc84b-1844-451c-a0a1-8324795fce9d', 'name': 'tempest-group_snapshot-243252289'}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 25 10:19:53.405261 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:53.405261 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:19:53.414972 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.group_snapshots [None req-2efb00a7-4bc5-4bd2-8530-5e820f36d3e6 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Creating group_snapshot tempest-group_snapshot-243252289. Aug 25 10:19:53.459866 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:53.459866 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:19:53.478644 np0000008063 devstack@c-api.service[100388]: WARNING cinder.quota [None req-2efb00a7-4bc5-4bd2-8530-5e820f36d3e6 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-630316246 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-630316246, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:19:53.479030 np0000008063 devstack@c-api.service[100388]: WARNING cinder.quota [None req-2efb00a7-4bc5-4bd2-8530-5e820f36d3e6 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-630316246 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-630316246, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:19:53.527164 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-2efb00a7-4bc5-4bd2-8530-5e820f36d3e6 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Created reservations ['220d3086-d0cd-455e-a898-19a116f05a8a', 'a1a33223-51fc-470e-9ff1-d5f66a752775', '873b4c66-1411-4328-b47f-27d8eccd0c4a', '6910cd26-04b7-4391-b13a-0238a0eb9e22'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:19:53.607865 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2efb00a7-4bc5-4bd2-8530-5e820f36d3e6 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] https://10.4.3.119/volume/v3/group_snapshots returned with HTTP 202 Aug 25 10:19:53.609242 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 233/938] 10.4.3.119 () {70 vars in 1324 bytes} [Tue Aug 25 10:19:53 2026] POST /volume/v3/group_snapshots => generated 167 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:19:53.621977 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-b1bbb009-d7ba-4a2e-84c2-2d62efcf0692 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:53.624971 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b1bbb009-d7ba-4a2e-84c2-2d62efcf0692 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] GET https://10.4.3.119/volume/v3/group_snapshots/92785021-00dc-45e1-9ccd-84cd052c9ed3 Aug 25 10:19:53.625508 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b1bbb009-d7ba-4a2e-84c2-2d62efcf0692 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:53.625508 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b1bbb009-d7ba-4a2e-84c2-2d62efcf0692 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Calling method 'version_select' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:53.626312 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.group_snapshots [None req-b1bbb009-d7ba-4a2e-84c2-2d62efcf0692 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] show called for member 92785021-00dc-45e1-9ccd-84cd052c9ed3 {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 25 10:19:53.636914 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:53.636914 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:19:53.650156 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b1bbb009-d7ba-4a2e-84c2-2d62efcf0692 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] https://10.4.3.119/volume/v3/group_snapshots/92785021-00dc-45e1-9ccd-84cd052c9ed3 returned with HTTP 200 Aug 25 10:19:53.650156 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 237/939] 10.4.3.119 () {68 vars in 1413 bytes} [Tue Aug 25 10:19:53 2026] GET /volume/v3/group_snapshots/92785021-00dc-45e1-9ccd-84cd052c9ed3 => generated 306 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 25 10:19:54.011482 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-bb824541-95f9-488b-93dd-a56d6e75ff16 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:54.013742 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-bb824541-95f9-488b-93dd-a56d6e75ff16 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] GET https://10.4.3.119/volume/v3/volumes/d3d0f596-a552-4bc6-9fd8-db66cf7c8fd9 Aug 25 10:19:54.013940 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-bb824541-95f9-488b-93dd-a56d6e75ff16 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:54.014261 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-bb824541-95f9-488b-93dd-a56d6e75ff16 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:54.068015 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:54.068015 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:19:54.082618 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-bb824541-95f9-488b-93dd-a56d6e75ff16 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Volume info retrieved successfully. Aug 25 10:19:54.092979 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-bb824541-95f9-488b-93dd-a56d6e75ff16 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] https://10.4.3.119/volume/v3/volumes/d3d0f596-a552-4bc6-9fd8-db66cf7c8fd9 returned with HTTP 200 Aug 25 10:19:54.092979 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 238/940] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:19:54 2026] GET /volume/v3/volumes/d3d0f596-a552-4bc6-9fd8-db66cf7c8fd9 => generated 847 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:19:54.127748 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-fe1652d1-f109-4c04-98b9-06fa17545243 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:54.153442 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-fe1652d1-f109-4c04-98b9-06fa17545243 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/d3e8c379-7467-4ddf-8fc2-03690c5704d6 Aug 25 10:19:54.153770 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-fe1652d1-f109-4c04-98b9-06fa17545243 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:54.161713 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-fe1652d1-f109-4c04-98b9-06fa17545243 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:54.162129 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-fe1652d1-f109-4c04-98b9-06fa17545243 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id d3e8c379-7467-4ddf-8fc2-03690c5704d6. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:19:54.201921 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:54.201921 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:19:54.201921 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-fe1652d1-f109-4c04-98b9-06fa17545243 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/d3e8c379-7467-4ddf-8fc2-03690c5704d6 returned with HTTP 200 Aug 25 10:19:54.201921 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 233/941] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:19:54 2026] GET /volume/v3/backups/d3e8c379-7467-4ddf-8fc2-03690c5704d6 => generated 792 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:19:54.668961 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-913489a6-fbec-4654-8812-ba087f03f517 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:54.673428 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-913489a6-fbec-4654-8812-ba087f03f517 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] GET https://10.4.3.119/volume/v3/group_snapshots/92785021-00dc-45e1-9ccd-84cd052c9ed3 Aug 25 10:19:54.674170 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-913489a6-fbec-4654-8812-ba087f03f517 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:54.674170 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-913489a6-fbec-4654-8812-ba087f03f517 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Calling method 'version_select' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:54.674396 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.group_snapshots [None req-913489a6-fbec-4654-8812-ba087f03f517 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] show called for member 92785021-00dc-45e1-9ccd-84cd052c9ed3 {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 25 10:19:54.680952 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:54.680952 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:19:54.689165 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-913489a6-fbec-4654-8812-ba087f03f517 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] https://10.4.3.119/volume/v3/group_snapshots/92785021-00dc-45e1-9ccd-84cd052c9ed3 returned with HTTP 200 Aug 25 10:19:54.689165 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 234/942] 10.4.3.119 () {68 vars in 1413 bytes} [Tue Aug 25 10:19:54 2026] GET /volume/v3/group_snapshots/92785021-00dc-45e1-9ccd-84cd052c9ed3 => generated 307 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:19:54.701670 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-6b15f947-bcc0-4420-bde4-3c89b174091e None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:54.704544 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6b15f947-bcc0-4420-bde4-3c89b174091e tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] GET https://10.4.3.119/volume/v3/snapshots/detail Aug 25 10:19:54.704826 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6b15f947-bcc0-4420-bde4-3c89b174091e tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:54.705081 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6b15f947-bcc0-4420-bde4-3c89b174091e tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Calling method 'detail' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:54.705507 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.api_utils [None req-6b15f947-bcc0-4420-bde4-3c89b174091e tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Removing options '' from query. {{(pid=100391) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 10:19:54.707758 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.db.api [None req-6b15f947-bcc0-4420-bde4-3c89b174091e tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Building query based on filter {{(pid=100391) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 10:19:54.732335 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-6b15f947-bcc0-4420-bde4-3c89b174091e tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Get all snapshots completed successfully. Aug 25 10:19:54.732469 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:54.732469 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:19:54.733287 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6b15f947-bcc0-4420-bde4-3c89b174091e tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] https://10.4.3.119/volume/v3/snapshots/detail returned with HTTP 200 Aug 25 10:19:54.734021 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 238/943] 10.4.3.119 () {66 vars in 1264 bytes} [Tue Aug 25 10:19:54 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:19:54.747713 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-19e5fd23-071c-4864-bfa1-06ba20a62aad None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:54.754280 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-19e5fd23-071c-4864-bfa1-06ba20a62aad tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] GET https://10.4.3.119/volume/v3/snapshots/01aaae2d-d14d-45be-81cd-8ed7c6b86a85 Aug 25 10:19:54.755992 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-19e5fd23-071c-4864-bfa1-06ba20a62aad tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:54.755992 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-19e5fd23-071c-4864-bfa1-06ba20a62aad tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:54.767008 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:54.767008 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:19:54.768097 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-19e5fd23-071c-4864-bfa1-06ba20a62aad tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Snapshot retrieved successfully. Aug 25 10:19:54.769148 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-19e5fd23-071c-4864-bfa1-06ba20a62aad tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] https://10.4.3.119/volume/v3/snapshots/01aaae2d-d14d-45be-81cd-8ed7c6b86a85 returned with HTTP 200 Aug 25 10:19:54.770130 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 239/944] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:19:54 2026] GET /volume/v3/snapshots/01aaae2d-d14d-45be-81cd-8ed7c6b86a85 => generated 450 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:19:54.782836 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-7ee64dd8-fdc7-4f81-ba1c-3369afbdf16c None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:54.784786 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-7ee64dd8-fdc7-4f81-ba1c-3369afbdf16c tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] POST https://10.4.3.119/volume/v3/groups/action Aug 25 10:19:54.785464 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-7ee64dd8-fdc7-4f81-ba1c-3369afbdf16c tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "92785021-00dc-45e1-9ccd-84cd052c9ed3", "name": "tempest-Group_from_snap-457335588"}}' {{(pid=100389) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:19:54.785677 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-7ee64dd8-fdc7-4f81-ba1c-3369afbdf16c tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "92785021-00dc-45e1-9ccd-84cd052c9ed3", "name": "tempest-Group_from_snap-457335588"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:19:54.787540 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.groups [None req-7ee64dd8-fdc7-4f81-ba1c-3369afbdf16c tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Creating new group {'create-from-src': {'group_snapshot_id': '92785021-00dc-45e1-9ccd-84cd052c9ed3', 'name': 'tempest-Group_from_snap-457335588'}}. {{(pid=100389) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 25 10:19:54.787749 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.groups [None req-7ee64dd8-fdc7-4f81-ba1c-3369afbdf16c tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Creating group tempest-Group_from_snap-457335588 from group_snapshot 92785021-00dc-45e1-9ccd-84cd052c9ed3. Aug 25 10:19:54.794619 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:54.794619 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:19:54.807857 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:54.807857 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:19:54.812362 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:54.812362 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:19:54.880647 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-7ee64dd8-fdc7-4f81-ba1c-3369afbdf16c tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Created reservations ['8277e15a-4c35-4857-bda4-7d2e232ba097'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:19:55.001781 np0000008063 devstack@c-api.service[100389]: INFO cinder.group.api [None req-7ee64dd8-fdc7-4f81-ba1c-3369afbdf16c tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] A mapping entry already exists for group 69ca019d-e23b-4ef2-98f7-3907ad1cfc8b and volume type 451a8f47-38ba-4413-82fe-fadc2fa26373. Do not need to create again. Aug 25 10:19:55.002193 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:55.002193 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:19:55.007293 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-7ee64dd8-fdc7-4f81-ba1c-3369afbdf16c tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Availability zone cache updated, next update will occur around 2026-08-25 11:19:55.006356. {{(pid=100389) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 25 10:19:55.007293 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-7ee64dd8-fdc7-4f81-ba1c-3369afbdf16c tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Availability Zones retrieved successfully. Aug 25 10:19:55.013597 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-7ee64dd8-fdc7-4f81-ba1c-3369afbdf16c tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Flow 'volume_create_api' (15e32236-340f-49f1-a3cc-1d6c851798f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:19:55.014541 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-7ee64dd8-fdc7-4f81-ba1c-3369afbdf16c tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b218e2ca-5db7-4fc0-a126-c8ab7899fefd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:19:55.015880 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-7ee64dd8-fdc7-4f81-ba1c-3369afbdf16c tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:19:55.069020 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-7ee64dd8-fdc7-4f81-ba1c-3369afbdf16c tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b218e2ca-5db7-4fc0-a126-c8ab7899fefd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '01aaae2d-d14d-45be-81cd-8ed7c6b86a85', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:19:50Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=451a8f47-38ba-4413-82fe-fadc2fa26373,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-630316246',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '451a8f47-38ba-4413-82fe-fadc2fa26373', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '69ca019d-e23b-4ef2-98f7-3907ad1cfc8b', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:19:55.074419 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-7ee64dd8-fdc7-4f81-ba1c-3369afbdf16c tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5e6f876-3899-49c4-8fdb-7b16320f4d9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:19:55.117250 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-90bf0d5c-4983-4e06-8bc3-7eddb390b3bc None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:55.122319 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-90bf0d5c-4983-4e06-8bc3-7eddb390b3bc tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] GET https://10.4.3.119/volume/v3/volumes/d3d0f596-a552-4bc6-9fd8-db66cf7c8fd9 Aug 25 10:19:55.122604 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-90bf0d5c-4983-4e06-8bc3-7eddb390b3bc tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:55.122808 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-90bf0d5c-4983-4e06-8bc3-7eddb390b3bc tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:55.124875 np0000008063 devstack@c-api.service[100389]: WARNING cinder.quota [None req-7ee64dd8-fdc7-4f81-ba1c-3369afbdf16c tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-630316246 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-630316246, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:19:55.148860 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-7ee64dd8-fdc7-4f81-ba1c-3369afbdf16c tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Created reservations ['111ad566-0fe1-424a-9007-70f0d8d90cfa', '75c4f86b-1c9f-4c39-800c-5d2a206befd4'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:19:55.148988 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:55.148988 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:19:55.150863 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-7ee64dd8-fdc7-4f81-ba1c-3369afbdf16c tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5e6f876-3899-49c4-8fdb-7b16320f4d9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['111ad566-0fe1-424a-9007-70f0d8d90cfa', '75c4f86b-1c9f-4c39-800c-5d2a206befd4']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:19:55.151022 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-7ee64dd8-fdc7-4f81-ba1c-3369afbdf16c tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9ea3767-261e-4544-bbfb-d0c456347b13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:19:55.155258 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-90bf0d5c-4983-4e06-8bc3-7eddb390b3bc tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Volume info retrieved successfully. Aug 25 10:19:55.163164 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-90bf0d5c-4983-4e06-8bc3-7eddb390b3bc tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] https://10.4.3.119/volume/v3/volumes/d3d0f596-a552-4bc6-9fd8-db66cf7c8fd9 returned with HTTP 200 Aug 25 10:19:55.163635 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 235/945] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:19:55 2026] GET /volume/v3/volumes/d3d0f596-a552-4bc6-9fd8-db66cf7c8fd9 => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:19:55.185823 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-b6520ae2-5104-4c18-93d7-49c2b750dfe1 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:55.189113 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b6520ae2-5104-4c18-93d7-49c2b750dfe1 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/d3e8c379-7467-4ddf-8fc2-03690c5704d6 Aug 25 10:19:55.189954 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b6520ae2-5104-4c18-93d7-49c2b750dfe1 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:55.191224 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b6520ae2-5104-4c18-93d7-49c2b750dfe1 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:55.191392 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-b6520ae2-5104-4c18-93d7-49c2b750dfe1 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id d3e8c379-7467-4ddf-8fc2-03690c5704d6. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:19:55.200286 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:55.200286 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:19:55.201464 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b6520ae2-5104-4c18-93d7-49c2b750dfe1 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/d3e8c379-7467-4ddf-8fc2-03690c5704d6 returned with HTTP 200 Aug 25 10:19:55.203859 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-7ee64dd8-fdc7-4f81-ba1c-3369afbdf16c tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9ea3767-261e-4544-bbfb-d0c456347b13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '557d52f6-976e-4d43-ada8-d84c9d05e6b8', '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=69ca019d-e23b-4ef2-98f7-3907ad1cfc8b,group_type_id=,metadata={},multiattach=False,project_id='605fda96fd66421cac4b827bb6ccc63a',qos_specs=None,replication_status=,reservations=['111ad566-0fe1-424a-9007-70f0d8d90cfa','75c4f86b-1c9f-4c39-800c-5d2a206befd4'],size=1,snapshot_id=01aaae2d-d14d-45be-81cd-8ed7c6b86a85,source_replicaid=,source_volid=None,status='creating',user_id='734bc348a96d47ab85cd73b4e26a377e',volume_type_id=451a8f47-38ba-4413-82fe-fadc2fa26373), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:19:55Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=69ca019d-e23b-4ef2-98f7-3907ad1cfc8b,host=None,id=557d52f6-976e-4d43-ada8-d84c9d05e6b8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='605fda96fd66421cac4b827bb6ccc63a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=01aaae2d-d14d-45be-81cd-8ed7c6b86a85,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='734bc348a96d47ab85cd73b4e26a377e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(451a8f47-38ba-4413-82fe-fadc2fa26373),volume_type_id=451a8f47-38ba-4413-82fe-fadc2fa26373)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:19:55.204167 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 239/946] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:19:55 2026] GET /volume/v3/backups/d3e8c379-7467-4ddf-8fc2-03690c5704d6 => generated 792 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:19:55.204792 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-7ee64dd8-fdc7-4f81-ba1c-3369afbdf16c tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6fe05c90-be82-4798-9efd-8ba8245cf55a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:19:55.242971 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-7ee64dd8-fdc7-4f81-ba1c-3369afbdf16c tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6fe05c90-be82-4798-9efd-8ba8245cf55a) transitioned into state 'SUCCESS' from 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=69ca019d-e23b-4ef2-98f7-3907ad1cfc8b,group_type_id=,metadata={},multiattach=False,project_id='605fda96fd66421cac4b827bb6ccc63a',qos_specs=None,replication_status=,reservations=['111ad566-0fe1-424a-9007-70f0d8d90cfa','75c4f86b-1c9f-4c39-800c-5d2a206befd4'],size=1,snapshot_id=01aaae2d-d14d-45be-81cd-8ed7c6b86a85,source_replicaid=,source_volid=None,status='creating',user_id='734bc348a96d47ab85cd73b4e26a377e',volume_type_id=451a8f47-38ba-4413-82fe-fadc2fa26373)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:19:55.244023 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-7ee64dd8-fdc7-4f81-ba1c-3369afbdf16c tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Flow 'volume_create_api' (15e32236-340f-49f1-a3cc-1d6c851798f6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:19:55.246334 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-7ee64dd8-fdc7-4f81-ba1c-3369afbdf16c tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Create volume request issued successfully. Aug 25 10:19:55.296994 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-7ee64dd8-fdc7-4f81-ba1c-3369afbdf16c tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] https://10.4.3.119/volume/v3/groups/action returned with HTTP 202 Aug 25 10:19:55.297755 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 234/947] 10.4.3.119 () {70 vars in 1318 bytes} [Tue Aug 25 10:19:54 2026] POST /volume/v3/groups/action => generated 102 bytes in 516 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:19:55.316524 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-f81cd0e9-60c0-41b9-a5df-779e04233bfe None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:55.319544 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f81cd0e9-60c0-41b9-a5df-779e04233bfe tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] GET https://10.4.3.119/volume/v3/volumes/detail Aug 25 10:19:55.320723 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f81cd0e9-60c0-41b9-a5df-779e04233bfe tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:55.320723 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f81cd0e9-60c0-41b9-a5df-779e04233bfe tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Calling method 'detail' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:55.321233 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.api_utils [None req-f81cd0e9-60c0-41b9-a5df-779e04233bfe tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Removing options '' from query. {{(pid=100390) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 10:19:55.322674 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-f81cd0e9-60c0-41b9-a5df-779e04233bfe tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100390) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 10:19:55.334119 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-f81cd0e9-60c0-41b9-a5df-779e04233bfe tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Get all volumes completed successfully. Aug 25 10:19:55.334855 np0000008063 devstack@c-api.service[100390]: WARNING stevedore.named [None req-f81cd0e9-60c0-41b9-a5df-779e04233bfe tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:19:55.335019 np0000008063 devstack@c-api.service[100390]: WARNING castellan.key_manager [None req-f81cd0e9-60c0-41b9-a5df-779e04233bfe tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:19:55.391096 np0000008063 devstack@c-api.service[100390]: DEBUG oslo_db.sqlalchemy.engines [None req-f81cd0e9-60c0-41b9-a5df-779e04233bfe tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100390) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 10:19:55.395665 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:55.395665 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:19:55.402193 np0000008063 devstack@c-api.service[100390]: WARNING stevedore.named [None req-f81cd0e9-60c0-41b9-a5df-779e04233bfe tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:19:55.402193 np0000008063 devstack@c-api.service[100390]: WARNING castellan.key_manager [None req-f81cd0e9-60c0-41b9-a5df-779e04233bfe tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:19:55.453193 np0000008063 devstack@c-api.service[100390]: DEBUG oslo_db.sqlalchemy.engines [None req-f81cd0e9-60c0-41b9-a5df-779e04233bfe tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100390) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 10:19:55.457591 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:55.457591 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:19:55.468632 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f81cd0e9-60c0-41b9-a5df-779e04233bfe tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] https://10.4.3.119/volume/v3/volumes/detail returned with HTTP 200 Aug 25 10:19:55.469407 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 240/948] 10.4.3.119 () {68 vars in 1299 bytes} [Tue Aug 25 10:19:55 2026] GET /volume/v3/volumes/detail => generated 1833 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:19:55.489630 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-22c6da72-ad03-4b18-b245-121f4a0caaf3 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:55.491469 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-22c6da72-ad03-4b18-b245-121f4a0caaf3 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] GET https://10.4.3.119/volume/v3/volumes/557d52f6-976e-4d43-ada8-d84c9d05e6b8 Aug 25 10:19:55.491717 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-22c6da72-ad03-4b18-b245-121f4a0caaf3 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:55.491929 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-22c6da72-ad03-4b18-b245-121f4a0caaf3 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:55.506733 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:55.506733 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:19:55.517479 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-22c6da72-ad03-4b18-b245-121f4a0caaf3 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Volume info retrieved successfully. Aug 25 10:19:55.517479 np0000008063 devstack@c-api.service[100388]: WARNING stevedore.named [None req-22c6da72-ad03-4b18-b245-121f4a0caaf3 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:19:55.517479 np0000008063 devstack@c-api.service[100388]: WARNING castellan.key_manager [None req-22c6da72-ad03-4b18-b245-121f4a0caaf3 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:19:55.577853 np0000008063 devstack@c-api.service[100388]: DEBUG oslo_db.sqlalchemy.engines [None req-22c6da72-ad03-4b18-b245-121f4a0caaf3 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100388) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 10:19:55.585396 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:55.585396 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:19:55.596850 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-22c6da72-ad03-4b18-b245-121f4a0caaf3 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] https://10.4.3.119/volume/v3/volumes/557d52f6-976e-4d43-ada8-d84c9d05e6b8 returned with HTTP 200 Aug 25 10:19:55.598437 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 236/949] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:19:55 2026] GET /volume/v3/volumes/557d52f6-976e-4d43-ada8-d84c9d05e6b8 => generated 926 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:19:55.614826 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-0f2b9e75-7d73-4ad6-baf1-3f58c64f5513 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:55.617206 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0f2b9e75-7d73-4ad6-baf1-3f58c64f5513 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] GET https://10.4.3.119/volume/v3/groups/69ca019d-e23b-4ef2-98f7-3907ad1cfc8b Aug 25 10:19:55.617475 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0f2b9e75-7d73-4ad6-baf1-3f58c64f5513 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:55.617776 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0f2b9e75-7d73-4ad6-baf1-3f58c64f5513 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Calling method 'version_select' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:55.617953 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.groups [None req-0f2b9e75-7d73-4ad6-baf1-3f58c64f5513 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] show called for member 69ca019d-e23b-4ef2-98f7-3907ad1cfc8b {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 10:19:55.622765 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:55.622765 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:19:55.634782 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0f2b9e75-7d73-4ad6-baf1-3f58c64f5513 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] https://10.4.3.119/volume/v3/groups/69ca019d-e23b-4ef2-98f7-3907ad1cfc8b returned with HTTP 200 Aug 25 10:19:55.636180 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 240/950] 10.4.3.119 () {68 vars in 1386 bytes} [Tue Aug 25 10:19:55 2026] GET /volume/v3/groups/69ca019d-e23b-4ef2-98f7-3907ad1cfc8b => generated 417 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:19:55.649818 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-0e8b5d91-ab81-4493-baa3-6d5a2602af2d None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:55.652971 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0e8b5d91-ab81-4493-baa3-6d5a2602af2d tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] GET https://10.4.3.119/volume/v3/volumes/detail Aug 25 10:19:55.657411 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0e8b5d91-ab81-4493-baa3-6d5a2602af2d tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:55.657411 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0e8b5d91-ab81-4493-baa3-6d5a2602af2d tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Calling method 'detail' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:55.657411 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.api_utils [None req-0e8b5d91-ab81-4493-baa3-6d5a2602af2d tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Removing options '' from query. {{(pid=100389) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 10:19:55.657411 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:55.657411 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:19:55.657791 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-0e8b5d91-ab81-4493-baa3-6d5a2602af2d tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100389) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 10:19:55.672214 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-0e8b5d91-ab81-4493-baa3-6d5a2602af2d tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Get all volumes completed successfully. Aug 25 10:19:55.674223 np0000008063 devstack@c-api.service[100389]: WARNING stevedore.named [None req-0e8b5d91-ab81-4493-baa3-6d5a2602af2d tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:19:55.674854 np0000008063 devstack@c-api.service[100389]: WARNING castellan.key_manager [None req-0e8b5d91-ab81-4493-baa3-6d5a2602af2d tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:19:55.740649 np0000008063 devstack@c-api.service[100389]: DEBUG oslo_db.sqlalchemy.engines [None req-0e8b5d91-ab81-4493-baa3-6d5a2602af2d tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100389) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 10:19:55.745231 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:55.745231 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:19:55.752219 np0000008063 devstack@c-api.service[100389]: WARNING stevedore.named [None req-0e8b5d91-ab81-4493-baa3-6d5a2602af2d tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:19:55.752219 np0000008063 devstack@c-api.service[100389]: WARNING castellan.key_manager [None req-0e8b5d91-ab81-4493-baa3-6d5a2602af2d tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:19:55.814868 np0000008063 devstack@c-api.service[100389]: DEBUG oslo_db.sqlalchemy.engines [None req-0e8b5d91-ab81-4493-baa3-6d5a2602af2d tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100389) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 10:19:55.820733 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:55.820733 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:19:55.832256 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0e8b5d91-ab81-4493-baa3-6d5a2602af2d tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] https://10.4.3.119/volume/v3/volumes/detail returned with HTTP 200 Aug 25 10:19:55.832898 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 235/951] 10.4.3.119 () {68 vars in 1299 bytes} [Tue Aug 25 10:19:55 2026] GET /volume/v3/volumes/detail => generated 1834 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:19:55.854952 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-24e0629d-94c8-4246-820f-e29c94e8b539 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:55.858007 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-24e0629d-94c8-4246-820f-e29c94e8b539 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] POST https://10.4.3.119/volume/v3/groups/69ca019d-e23b-4ef2-98f7-3907ad1cfc8b/action Aug 25 10:19:55.858815 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-24e0629d-94c8-4246-820f-e29c94e8b539 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100390) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:19:55.858940 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-24e0629d-94c8-4246-820f-e29c94e8b539 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:19:55.861462 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.groups [None req-24e0629d-94c8-4246-820f-e29c94e8b539 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] delete called for group 69ca019d-e23b-4ef2-98f7-3907ad1cfc8b {{(pid=100390) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 25 10:19:55.861688 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.groups [None req-24e0629d-94c8-4246-820f-e29c94e8b539 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Delete group with id: 69ca019d-e23b-4ef2-98f7-3907ad1cfc8b Aug 25 10:19:55.869763 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:55.869763 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:19:56.000866 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-24e0629d-94c8-4246-820f-e29c94e8b539 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] https://10.4.3.119/volume/v3/groups/69ca019d-e23b-4ef2-98f7-3907ad1cfc8b/action returned with HTTP 202 Aug 25 10:19:56.000866 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 241/952] 10.4.3.119 () {70 vars in 1428 bytes} [Tue Aug 25 10:19:55 2026] POST /volume/v3/groups/69ca019d-e23b-4ef2-98f7-3907ad1cfc8b/action => generated 0 bytes in 147 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 10:19:56.018837 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-d33a1b0d-ba94-439a-b418-4556ef92da09 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:56.027367 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d33a1b0d-ba94-439a-b418-4556ef92da09 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] GET https://10.4.3.119/volume/v3/volumes/557d52f6-976e-4d43-ada8-d84c9d05e6b8 Aug 25 10:19:56.028177 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d33a1b0d-ba94-439a-b418-4556ef92da09 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:56.028177 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d33a1b0d-ba94-439a-b418-4556ef92da09 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:56.049560 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:56.049560 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:19:56.057358 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-d33a1b0d-ba94-439a-b418-4556ef92da09 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Volume info retrieved successfully. Aug 25 10:19:56.059176 np0000008063 devstack@c-api.service[100388]: WARNING stevedore.named [None req-d33a1b0d-ba94-439a-b418-4556ef92da09 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:19:56.059176 np0000008063 devstack@c-api.service[100388]: WARNING castellan.key_manager [None req-d33a1b0d-ba94-439a-b418-4556ef92da09 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:19:56.115906 np0000008063 devstack@c-api.service[100388]: DEBUG oslo_db.sqlalchemy.engines [None req-d33a1b0d-ba94-439a-b418-4556ef92da09 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100388) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 10:19:56.121504 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:56.121504 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:19:56.145251 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d33a1b0d-ba94-439a-b418-4556ef92da09 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] https://10.4.3.119/volume/v3/volumes/557d52f6-976e-4d43-ada8-d84c9d05e6b8 returned with HTTP 200 Aug 25 10:19:56.145251 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 237/953] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:19:56 2026] GET /volume/v3/volumes/557d52f6-976e-4d43-ada8-d84c9d05e6b8 => generated 925 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:19:56.185335 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-469e1c39-25c7-403b-8349-2cf1b251beee None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:56.187755 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-469e1c39-25c7-403b-8349-2cf1b251beee tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] GET https://10.4.3.119/volume/v3/volumes/d3d0f596-a552-4bc6-9fd8-db66cf7c8fd9 Aug 25 10:19:56.188160 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-469e1c39-25c7-403b-8349-2cf1b251beee tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:56.188386 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-469e1c39-25c7-403b-8349-2cf1b251beee tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:56.201072 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:56.201072 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:19:56.207483 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-469e1c39-25c7-403b-8349-2cf1b251beee tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Volume info retrieved successfully. Aug 25 10:19:56.218823 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-469e1c39-25c7-403b-8349-2cf1b251beee tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] https://10.4.3.119/volume/v3/volumes/d3d0f596-a552-4bc6-9fd8-db66cf7c8fd9 returned with HTTP 200 Aug 25 10:19:56.218823 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 241/954] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:19:56 2026] GET /volume/v3/volumes/d3d0f596-a552-4bc6-9fd8-db66cf7c8fd9 => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:19:56.224312 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-4011aa5d-0663-4281-8f5f-4336c9f78369 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:56.227469 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4011aa5d-0663-4281-8f5f-4336c9f78369 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/d3e8c379-7467-4ddf-8fc2-03690c5704d6 Aug 25 10:19:56.227789 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4011aa5d-0663-4281-8f5f-4336c9f78369 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:56.228053 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4011aa5d-0663-4281-8f5f-4336c9f78369 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:56.228250 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-4011aa5d-0663-4281-8f5f-4336c9f78369 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id d3e8c379-7467-4ddf-8fc2-03690c5704d6. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:19:56.235450 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:56.235450 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:19:56.235450 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4011aa5d-0663-4281-8f5f-4336c9f78369 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/d3e8c379-7467-4ddf-8fc2-03690c5704d6 returned with HTTP 200 Aug 25 10:19:56.235450 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 236/955] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:19:56 2026] GET /volume/v3/backups/d3e8c379-7467-4ddf-8fc2-03690c5704d6 => generated 792 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:19:56.357982 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-e88ef9de-ae64-4edf-9115-bee0c3bea496 req-025885e5-ba27-4abd-95aa-4218b76ef465 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:56.363168 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-e88ef9de-ae64-4edf-9115-bee0c3bea496 req-025885e5-ba27-4abd-95aa-4218b76ef465 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] POST https://10.4.3.119/volume/v3/attachments/166bc1b0-220c-4fb0-97e7-a3f24a5ed34d/action Aug 25 10:19:56.363168 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-e88ef9de-ae64-4edf-9115-bee0c3bea496 req-025885e5-ba27-4abd-95aa-4218b76ef465 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Action body: b'{"os-complete": null}' {{(pid=100390) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:19:56.363168 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-e88ef9de-ae64-4edf-9115-bee0c3bea496 req-025885e5-ba27-4abd-95aa-4218b76ef465 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:19:56.393099 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:56.393099 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:19:56.427550 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-e88ef9de-ae64-4edf-9115-bee0c3bea496 req-025885e5-ba27-4abd-95aa-4218b76ef465 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] https://10.4.3.119/volume/v3/attachments/166bc1b0-220c-4fb0-97e7-a3f24a5ed34d/action returned with HTTP 204 Aug 25 10:19:56.427550 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 242/956] 10.4.3.119 () {74 vars in 1725 bytes} [Tue Aug 25 10:19:56 2026] POST /volume/v3/attachments/166bc1b0-220c-4fb0-97e7-a3f24a5ed34d/action => generated 0 bytes in 70 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:19:57.168325 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-d5ef640f-0e1a-4c00-9689-a822d14bba24 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:57.172993 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d5ef640f-0e1a-4c00-9689-a822d14bba24 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] GET https://10.4.3.119/volume/v3/volumes/557d52f6-976e-4d43-ada8-d84c9d05e6b8 Aug 25 10:19:57.172993 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d5ef640f-0e1a-4c00-9689-a822d14bba24 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:57.172993 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d5ef640f-0e1a-4c00-9689-a822d14bba24 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:57.184065 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d5ef640f-0e1a-4c00-9689-a822d14bba24 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] https://10.4.3.119/volume/v3/volumes/557d52f6-976e-4d43-ada8-d84c9d05e6b8 returned with HTTP 404 Aug 25 10:19:57.185361 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 238/957] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:19:57 2026] GET /volume/v3/volumes/557d52f6-976e-4d43-ada8-d84c9d05e6b8 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 10:19:57.199257 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-c90c884d-b6b1-40de-8065-642500de70f1 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:57.202242 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c90c884d-b6b1-40de-8065-642500de70f1 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] GET https://10.4.3.119/volume/v3/groups/69ca019d-e23b-4ef2-98f7-3907ad1cfc8b Aug 25 10:19:57.203090 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c90c884d-b6b1-40de-8065-642500de70f1 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:57.204195 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c90c884d-b6b1-40de-8065-642500de70f1 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Calling method 'version_select' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:57.204195 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.groups [None req-c90c884d-b6b1-40de-8065-642500de70f1 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] show called for member 69ca019d-e23b-4ef2-98f7-3907ad1cfc8b {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 10:19:57.210219 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c90c884d-b6b1-40de-8065-642500de70f1 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] https://10.4.3.119/volume/v3/groups/69ca019d-e23b-4ef2-98f7-3907ad1cfc8b returned with HTTP 404 Aug 25 10:19:57.210219 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 242/958] 10.4.3.119 () {68 vars in 1386 bytes} [Tue Aug 25 10:19:57 2026] GET /volume/v3/groups/69ca019d-e23b-4ef2-98f7-3907ad1cfc8b => generated 108 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 10:19:57.222042 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-cd00276e-d673-44d6-bd45-be8a730c7cf9 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:57.223879 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-cd00276e-d673-44d6-bd45-be8a730c7cf9 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] DELETE https://10.4.3.119/volume/v3/group_snapshots/92785021-00dc-45e1-9ccd-84cd052c9ed3 Aug 25 10:19:57.224066 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-cd00276e-d673-44d6-bd45-be8a730c7cf9 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:57.224292 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-cd00276e-d673-44d6-bd45-be8a730c7cf9 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Calling method 'version_select' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:57.225789 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.group_snapshots [None req-cd00276e-d673-44d6-bd45-be8a730c7cf9 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] delete called for member 92785021-00dc-45e1-9ccd-84cd052c9ed3 {{(pid=100389) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 25 10:19:57.225789 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.group_snapshots [None req-cd00276e-d673-44d6-bd45-be8a730c7cf9 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Delete group_snapshot with id: 92785021-00dc-45e1-9ccd-84cd052c9ed3 Aug 25 10:19:57.233129 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:57.233129 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:19:57.241297 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-d4d707a4-2ac3-40bf-8cb2-82439fb1a07e None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:57.244503 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d4d707a4-2ac3-40bf-8cb2-82439fb1a07e tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] GET https://10.4.3.119/volume/v3/volumes/d3d0f596-a552-4bc6-9fd8-db66cf7c8fd9 Aug 25 10:19:57.244503 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d4d707a4-2ac3-40bf-8cb2-82439fb1a07e tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:57.244819 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d4d707a4-2ac3-40bf-8cb2-82439fb1a07e tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:57.250396 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-64072d8d-b24d-400b-b5d3-c283ac0952bb None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:57.253351 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-64072d8d-b24d-400b-b5d3-c283ac0952bb tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/d3e8c379-7467-4ddf-8fc2-03690c5704d6 Aug 25 10:19:57.253646 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-64072d8d-b24d-400b-b5d3-c283ac0952bb tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:57.253930 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-64072d8d-b24d-400b-b5d3-c283ac0952bb tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:57.254847 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-64072d8d-b24d-400b-b5d3-c283ac0952bb tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id d3e8c379-7467-4ddf-8fc2-03690c5704d6. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:19:57.266409 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:57.266409 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:19:57.272235 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:57.272235 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:19:57.272235 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-64072d8d-b24d-400b-b5d3-c283ac0952bb tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/d3e8c379-7467-4ddf-8fc2-03690c5704d6 returned with HTTP 200 Aug 25 10:19:57.273351 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 239/959] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:19:57 2026] GET /volume/v3/backups/d3e8c379-7467-4ddf-8fc2-03690c5704d6 => generated 792 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:19:57.280060 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-d4d707a4-2ac3-40bf-8cb2-82439fb1a07e tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Volume info retrieved successfully. Aug 25 10:19:57.284174 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-cd00276e-d673-44d6-bd45-be8a730c7cf9 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] https://10.4.3.119/volume/v3/group_snapshots/92785021-00dc-45e1-9ccd-84cd052c9ed3 returned with HTTP 202 Aug 25 10:19:57.284813 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 237/960] 10.4.3.119 () {68 vars in 1416 bytes} [Tue Aug 25 10:19:57 2026] DELETE /volume/v3/group_snapshots/92785021-00dc-45e1-9ccd-84cd052c9ed3 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 10:19:57.289786 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d4d707a4-2ac3-40bf-8cb2-82439fb1a07e tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] https://10.4.3.119/volume/v3/volumes/d3d0f596-a552-4bc6-9fd8-db66cf7c8fd9 returned with HTTP 200 Aug 25 10:19:57.289786 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 243/961] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:19:57 2026] GET /volume/v3/volumes/d3d0f596-a552-4bc6-9fd8-db66cf7c8fd9 => generated 1139 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:19:57.296251 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-db488a7d-25a7-4073-98f5-71b5fdf21414 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:57.299649 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-db488a7d-25a7-4073-98f5-71b5fdf21414 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] GET https://10.4.3.119/volume/v3/volumes/detail Aug 25 10:19:57.301297 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-db488a7d-25a7-4073-98f5-71b5fdf21414 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:57.301297 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-db488a7d-25a7-4073-98f5-71b5fdf21414 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Calling method 'detail' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:57.301297 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.api_utils [None req-db488a7d-25a7-4073-98f5-71b5fdf21414 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Removing options '' from query. {{(pid=100391) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 10:19:57.302604 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-db488a7d-25a7-4073-98f5-71b5fdf21414 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100391) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 10:19:57.309370 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-60fa7874-1f29-4383-bfa9-3663f442542e None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:57.316072 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-60fa7874-1f29-4383-bfa9-3663f442542e tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] GET https://10.4.3.119/volume/v3/volumes/d3d0f596-a552-4bc6-9fd8-db66cf7c8fd9 Aug 25 10:19:57.316072 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-60fa7874-1f29-4383-bfa9-3663f442542e tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:57.316072 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-60fa7874-1f29-4383-bfa9-3663f442542e tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:57.341013 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:57.341013 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:19:57.350249 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-60fa7874-1f29-4383-bfa9-3663f442542e tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Volume info retrieved successfully. Aug 25 10:19:57.354518 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-db488a7d-25a7-4073-98f5-71b5fdf21414 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Get all volumes completed successfully. Aug 25 10:19:57.355297 np0000008063 devstack@c-api.service[100391]: WARNING stevedore.named [None req-db488a7d-25a7-4073-98f5-71b5fdf21414 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:19:57.355724 np0000008063 devstack@c-api.service[100391]: WARNING castellan.key_manager [None req-db488a7d-25a7-4073-98f5-71b5fdf21414 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:19:57.356411 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-60fa7874-1f29-4383-bfa9-3663f442542e tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] https://10.4.3.119/volume/v3/volumes/d3d0f596-a552-4bc6-9fd8-db66cf7c8fd9 returned with HTTP 200 Aug 25 10:19:57.357291 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 240/962] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:19:57 2026] GET /volume/v3/volumes/d3d0f596-a552-4bc6-9fd8-db66cf7c8fd9 => generated 1139 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:19:57.378933 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-830170de-fecb-417f-b54a-d4e862d7c1ad None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:57.382555 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-830170de-fecb-417f-b54a-d4e862d7c1ad tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] POST https://10.4.3.119/volume/v3/snapshots Aug 25 10:19:57.384865 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-830170de-fecb-417f-b54a-d4e862d7c1ad tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d3d0f596-a552-4bc6-9fd8-db66cf7c8fd9", "force": true, "name": "tempest-TestMinimumBasicScenario-snapshot-652349209", "description": null, "metadata": null}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:19:57.407948 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:57.407948 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:19:57.409534 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-830170de-fecb-417f-b54a-d4e862d7c1ad tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Volume info retrieved successfully. Aug 25 10:19:57.409534 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.snapshots [None req-830170de-fecb-417f-b54a-d4e862d7c1ad tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Create snapshot from volume d3d0f596-a552-4bc6-9fd8-db66cf7c8fd9 Aug 25 10:19:57.421441 np0000008063 devstack@c-api.service[100391]: DEBUG oslo_db.sqlalchemy.engines [None req-db488a7d-25a7-4073-98f5-71b5fdf21414 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100391) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 10:19:57.429865 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:57.429865 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:19:57.441874 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-db488a7d-25a7-4073-98f5-71b5fdf21414 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] https://10.4.3.119/volume/v3/volumes/detail returned with HTTP 200 Aug 25 10:19:57.442914 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 243/963] 10.4.3.119 () {68 vars in 1299 bytes} [Tue Aug 25 10:19:57 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:19:57.462015 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-97af3b44-747e-486c-9f6c-914136663847 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:57.464713 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-97af3b44-747e-486c-9f6c-914136663847 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] GET https://10.4.3.119/volume/v3/snapshots/detail Aug 25 10:19:57.465063 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-97af3b44-747e-486c-9f6c-914136663847 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:57.465338 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-97af3b44-747e-486c-9f6c-914136663847 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Calling method 'detail' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:57.465683 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.api_utils [None req-97af3b44-747e-486c-9f6c-914136663847 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Removing options '' from query. {{(pid=100390) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 10:19:57.467560 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.db.api [None req-97af3b44-747e-486c-9f6c-914136663847 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Building query based on filter {{(pid=100390) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 10:19:57.488246 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-97af3b44-747e-486c-9f6c-914136663847 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Get all snapshots completed successfully. Aug 25 10:19:57.489545 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-97af3b44-747e-486c-9f6c-914136663847 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] https://10.4.3.119/volume/v3/snapshots/detail returned with HTTP 200 Aug 25 10:19:57.489825 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 244/964] 10.4.3.119 () {66 vars in 1264 bytes} [Tue Aug 25 10:19:57 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 10:19:57.505614 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-830170de-fecb-417f-b54a-d4e862d7c1ad tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Created reservations ['3493b565-14ea-4f5a-896c-bcdc1a1a4432', '41afbbc9-a93f-41fa-86be-8c430e36c36e', 'e6f94395-f7e7-4f60-a962-d23cf7615288', '18ebe453-8114-421f-b5a8-f4f22a3da664'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:19:57.509457 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-27cae673-f8b0-400f-a01f-cbbcf6f58d35 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:57.513015 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-27cae673-f8b0-400f-a01f-cbbcf6f58d35 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] GET https://10.4.3.119/volume/v3/group_snapshots/92785021-00dc-45e1-9ccd-84cd052c9ed3 Aug 25 10:19:57.513015 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-27cae673-f8b0-400f-a01f-cbbcf6f58d35 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:57.513015 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-27cae673-f8b0-400f-a01f-cbbcf6f58d35 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Calling method 'version_select' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:57.513167 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.group_snapshots [None req-27cae673-f8b0-400f-a01f-cbbcf6f58d35 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] show called for member 92785021-00dc-45e1-9ccd-84cd052c9ed3 {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 25 10:19:57.518416 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-27cae673-f8b0-400f-a01f-cbbcf6f58d35 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] https://10.4.3.119/volume/v3/group_snapshots/92785021-00dc-45e1-9ccd-84cd052c9ed3 returned with HTTP 404 Aug 25 10:19:57.519842 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 241/965] 10.4.3.119 () {68 vars in 1413 bytes} [Tue Aug 25 10:19:57 2026] GET /volume/v3/group_snapshots/92785021-00dc-45e1-9ccd-84cd052c9ed3 => generated 116 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 10:19:57.533036 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-8d80962a-8132-43e7-a509-55f9a1ab5a2e None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:57.536277 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8d80962a-8132-43e7-a509-55f9a1ab5a2e tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] GET https://10.4.3.119/volume/v3/volumes/detail Aug 25 10:19:57.536277 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-8d80962a-8132-43e7-a509-55f9a1ab5a2e tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:57.536489 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-8d80962a-8132-43e7-a509-55f9a1ab5a2e tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Calling method 'detail' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:57.538072 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.api_utils [None req-8d80962a-8132-43e7-a509-55f9a1ab5a2e tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Removing options '' from query. {{(pid=100391) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 10:19:57.538730 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-8d80962a-8132-43e7-a509-55f9a1ab5a2e tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100391) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 10:19:57.549081 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-8d80962a-8132-43e7-a509-55f9a1ab5a2e tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Get all volumes completed successfully. Aug 25 10:19:57.550090 np0000008063 devstack@c-api.service[100391]: WARNING stevedore.named [None req-8d80962a-8132-43e7-a509-55f9a1ab5a2e tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:19:57.551125 np0000008063 devstack@c-api.service[100391]: WARNING castellan.key_manager [None req-8d80962a-8132-43e7-a509-55f9a1ab5a2e tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:19:57.586413 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-830170de-fecb-417f-b54a-d4e862d7c1ad tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Snapshot force create request issued successfully. Aug 25 10:19:57.586893 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-830170de-fecb-417f-b54a-d4e862d7c1ad tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] https://10.4.3.119/volume/v3/snapshots returned with HTTP 202 Aug 25 10:19:57.587457 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 238/966] 10.4.3.119 () {68 vars in 1265 bytes} [Tue Aug 25 10:19:57 2026] POST /volume/v3/snapshots => generated 310 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:19:57.595462 np0000008063 devstack@c-api.service[100391]: DEBUG oslo_db.sqlalchemy.engines [None req-8d80962a-8132-43e7-a509-55f9a1ab5a2e tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100391) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 10:19:57.599841 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:57.599841 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:19:57.603861 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-e1ee1552-2d4f-4f93-8f7a-0aade6217742 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:57.606505 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e1ee1552-2d4f-4f93-8f7a-0aade6217742 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] GET https://10.4.3.119/volume/v3/snapshots/3f0a62f3-36b6-401e-9843-00d8c36457ef Aug 25 10:19:57.606719 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e1ee1552-2d4f-4f93-8f7a-0aade6217742 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:57.607067 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e1ee1552-2d4f-4f93-8f7a-0aade6217742 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:57.610952 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8d80962a-8132-43e7-a509-55f9a1ab5a2e tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] https://10.4.3.119/volume/v3/volumes/detail returned with HTTP 200 Aug 25 10:19:57.612213 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 244/967] 10.4.3.119 () {68 vars in 1299 bytes} [Tue Aug 25 10:19:57 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:19:57.616687 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:57.616687 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:19:57.617475 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-e1ee1552-2d4f-4f93-8f7a-0aade6217742 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Snapshot retrieved successfully. Aug 25 10:19:57.618862 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e1ee1552-2d4f-4f93-8f7a-0aade6217742 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] https://10.4.3.119/volume/v3/snapshots/3f0a62f3-36b6-401e-9843-00d8c36457ef returned with HTTP 200 Aug 25 10:19:57.619490 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 245/968] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:19:57 2026] GET /volume/v3/snapshots/3f0a62f3-36b6-401e-9843-00d8c36457ef => generated 442 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:19:57.628912 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-965dad93-15ac-4620-bf74-eb6fc126e0db None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:57.631830 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-965dad93-15ac-4620-bf74-eb6fc126e0db tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] POST https://10.4.3.119/volume/v3/groups/bd2bc84b-1844-451c-a0a1-8324795fce9d/action Aug 25 10:19:57.632772 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-965dad93-15ac-4620-bf74-eb6fc126e0db tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:19:57.632977 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-965dad93-15ac-4620-bf74-eb6fc126e0db tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:19:57.635720 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.groups [None req-965dad93-15ac-4620-bf74-eb6fc126e0db tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] delete called for group bd2bc84b-1844-451c-a0a1-8324795fce9d {{(pid=100388) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 25 10:19:57.635720 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.groups [None req-965dad93-15ac-4620-bf74-eb6fc126e0db tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Delete group with id: bd2bc84b-1844-451c-a0a1-8324795fce9d Aug 25 10:19:57.643736 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:57.643736 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:19:57.719183 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-965dad93-15ac-4620-bf74-eb6fc126e0db tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] https://10.4.3.119/volume/v3/groups/bd2bc84b-1844-451c-a0a1-8324795fce9d/action returned with HTTP 202 Aug 25 10:19:57.719839 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 242/969] 10.4.3.119 () {70 vars in 1428 bytes} [Tue Aug 25 10:19:57 2026] POST /volume/v3/groups/bd2bc84b-1844-451c-a0a1-8324795fce9d/action => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 10:19:57.731543 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-c6227efe-60de-46de-9432-1fb73d39389e None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:57.734704 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c6227efe-60de-46de-9432-1fb73d39389e tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] GET https://10.4.3.119/volume/v3/volumes/dd692e61-79ba-4430-8fad-070fd6352206 Aug 25 10:19:57.735286 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c6227efe-60de-46de-9432-1fb73d39389e tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:57.735286 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c6227efe-60de-46de-9432-1fb73d39389e tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:57.748291 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:57.748291 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:19:57.755668 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-c6227efe-60de-46de-9432-1fb73d39389e tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Volume info retrieved successfully. Aug 25 10:19:57.756836 np0000008063 devstack@c-api.service[100389]: WARNING stevedore.named [None req-c6227efe-60de-46de-9432-1fb73d39389e tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:19:57.757053 np0000008063 devstack@c-api.service[100389]: WARNING castellan.key_manager [None req-c6227efe-60de-46de-9432-1fb73d39389e tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:19:57.811557 np0000008063 devstack@c-api.service[100389]: DEBUG oslo_db.sqlalchemy.engines [None req-c6227efe-60de-46de-9432-1fb73d39389e tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100389) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 10:19:57.818054 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:57.818054 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:19:57.834636 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c6227efe-60de-46de-9432-1fb73d39389e tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] https://10.4.3.119/volume/v3/volumes/dd692e61-79ba-4430-8fad-070fd6352206 returned with HTTP 200 Aug 25 10:19:57.834636 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 239/970] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:19:57 2026] GET /volume/v3/volumes/dd692e61-79ba-4430-8fad-070fd6352206 => generated 914 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:19:58.292974 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-b7a6e159-062b-4c91-ad7c-0a2734ea25b9 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:58.293789 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b7a6e159-062b-4c91-ad7c-0a2734ea25b9 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/d3e8c379-7467-4ddf-8fc2-03690c5704d6 Aug 25 10:19:58.293912 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b7a6e159-062b-4c91-ad7c-0a2734ea25b9 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:58.294108 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b7a6e159-062b-4c91-ad7c-0a2734ea25b9 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:58.294250 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-b7a6e159-062b-4c91-ad7c-0a2734ea25b9 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id d3e8c379-7467-4ddf-8fc2-03690c5704d6. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:19:58.313652 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:58.313652 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:19:58.315852 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b7a6e159-062b-4c91-ad7c-0a2734ea25b9 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/d3e8c379-7467-4ddf-8fc2-03690c5704d6 returned with HTTP 200 Aug 25 10:19:58.317018 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 245/971] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:19:58 2026] GET /volume/v3/backups/d3e8c379-7467-4ddf-8fc2-03690c5704d6 => generated 792 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:19:58.634279 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-d956b09a-4e30-40ba-bb51-1b2e0677c8dd None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:58.637296 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d956b09a-4e30-40ba-bb51-1b2e0677c8dd tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] GET https://10.4.3.119/volume/v3/snapshots/3f0a62f3-36b6-401e-9843-00d8c36457ef Aug 25 10:19:58.638037 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d956b09a-4e30-40ba-bb51-1b2e0677c8dd tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:58.638037 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d956b09a-4e30-40ba-bb51-1b2e0677c8dd tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:58.645955 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:58.645955 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:19:58.646615 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-d956b09a-4e30-40ba-bb51-1b2e0677c8dd tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Snapshot retrieved successfully. Aug 25 10:19:58.649252 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d956b09a-4e30-40ba-bb51-1b2e0677c8dd tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] https://10.4.3.119/volume/v3/snapshots/3f0a62f3-36b6-401e-9843-00d8c36457ef returned with HTTP 200 Aug 25 10:19:58.649252 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 246/972] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:19:58 2026] GET /volume/v3/snapshots/3f0a62f3-36b6-401e-9843-00d8c36457ef => generated 469 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:19:58.660241 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-1deb7b24-ea0b-4e4c-84a1-3460688dd004 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:58.668033 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1deb7b24-ea0b-4e4c-84a1-3460688dd004 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] GET https://10.4.3.119/volume/v3/snapshots/3f0a62f3-36b6-401e-9843-00d8c36457ef Aug 25 10:19:58.668033 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1deb7b24-ea0b-4e4c-84a1-3460688dd004 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:58.668252 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1deb7b24-ea0b-4e4c-84a1-3460688dd004 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:58.685466 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:58.685466 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:19:58.685466 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-1deb7b24-ea0b-4e4c-84a1-3460688dd004 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Snapshot retrieved successfully. Aug 25 10:19:58.686361 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1deb7b24-ea0b-4e4c-84a1-3460688dd004 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] https://10.4.3.119/volume/v3/snapshots/3f0a62f3-36b6-401e-9843-00d8c36457ef returned with HTTP 200 Aug 25 10:19:58.686928 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 243/973] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:19:58 2026] GET /volume/v3/snapshots/3f0a62f3-36b6-401e-9843-00d8c36457ef => generated 469 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:19:58.705304 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-f7e7bc80-929e-4589-be59-9d986aa10320 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:58.711111 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f7e7bc80-929e-4589-be59-9d986aa10320 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] GET https://10.4.3.119/volume/v3/volumes/d3d0f596-a552-4bc6-9fd8-db66cf7c8fd9 Aug 25 10:19:58.711671 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f7e7bc80-929e-4589-be59-9d986aa10320 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:58.711671 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f7e7bc80-929e-4589-be59-9d986aa10320 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:58.726560 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:58.726560 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:19:58.732927 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-f7e7bc80-929e-4589-be59-9d986aa10320 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Volume info retrieved successfully. Aug 25 10:19:58.739182 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f7e7bc80-929e-4589-be59-9d986aa10320 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] https://10.4.3.119/volume/v3/volumes/d3d0f596-a552-4bc6-9fd8-db66cf7c8fd9 returned with HTTP 200 Aug 25 10:19:58.740084 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 240/974] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:19:58 2026] GET /volume/v3/volumes/d3d0f596-a552-4bc6-9fd8-db66cf7c8fd9 => generated 1139 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:19:58.856717 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-91583296-04b7-42c0-aa79-47ede6748c3a None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:58.859596 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-91583296-04b7-42c0-aa79-47ede6748c3a tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] GET https://10.4.3.119/volume/v3/volumes/dd692e61-79ba-4430-8fad-070fd6352206 Aug 25 10:19:58.859596 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-91583296-04b7-42c0-aa79-47ede6748c3a tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:58.859596 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-91583296-04b7-42c0-aa79-47ede6748c3a tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:58.873786 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-91583296-04b7-42c0-aa79-47ede6748c3a tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] https://10.4.3.119/volume/v3/volumes/dd692e61-79ba-4430-8fad-070fd6352206 returned with HTTP 404 Aug 25 10:19:58.874093 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 246/975] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:19:58 2026] GET /volume/v3/volumes/dd692e61-79ba-4430-8fad-070fd6352206 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 10:19:58.887440 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-ccd91f3a-502a-4bd2-be17-738c2b514f4c None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:58.891943 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ccd91f3a-502a-4bd2-be17-738c2b514f4c tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] GET https://10.4.3.119/volume/v3/groups/bd2bc84b-1844-451c-a0a1-8324795fce9d Aug 25 10:19:58.891943 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ccd91f3a-502a-4bd2-be17-738c2b514f4c tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:58.891943 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ccd91f3a-502a-4bd2-be17-738c2b514f4c tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Calling method 'version_select' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:58.891943 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.groups [None req-ccd91f3a-502a-4bd2-be17-738c2b514f4c tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] show called for member bd2bc84b-1844-451c-a0a1-8324795fce9d {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 10:19:58.898654 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ccd91f3a-502a-4bd2-be17-738c2b514f4c tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] https://10.4.3.119/volume/v3/groups/bd2bc84b-1844-451c-a0a1-8324795fce9d returned with HTTP 404 Aug 25 10:19:58.900354 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 247/976] 10.4.3.119 () {68 vars in 1386 bytes} [Tue Aug 25 10:19:58 2026] GET /volume/v3/groups/bd2bc84b-1844-451c-a0a1-8324795fce9d => generated 108 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 10:19:58.915860 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-119b7a6f-d741-4765-9eb9-55e4455a9714 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:58.921086 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-119b7a6f-d741-4765-9eb9-55e4455a9714 tempest-GroupSnapshotsTest-2131196847 tempest-GroupSnapshotsTest-2131196847-project-admin] DELETE https://10.4.3.119/volume/v3/group_types/d9b7a53d-a0dc-4700-8eda-719b4085dadc Aug 25 10:19:58.921659 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-119b7a6f-d741-4765-9eb9-55e4455a9714 tempest-GroupSnapshotsTest-2131196847 tempest-GroupSnapshotsTest-2131196847-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:58.922026 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-119b7a6f-d741-4765-9eb9-55e4455a9714 tempest-GroupSnapshotsTest-2131196847 tempest-GroupSnapshotsTest-2131196847-project-admin] Calling method 'version_select' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:58.964747 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-119b7a6f-d741-4765-9eb9-55e4455a9714 tempest-GroupSnapshotsTest-2131196847 tempest-GroupSnapshotsTest-2131196847-project-admin] https://10.4.3.119/volume/v3/group_types/d9b7a53d-a0dc-4700-8eda-719b4085dadc returned with HTTP 202 Aug 25 10:19:58.965885 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 244/977] 10.4.3.119 () {68 vars in 1404 bytes} [Tue Aug 25 10:19:58 2026] DELETE /volume/v3/group_types/d9b7a53d-a0dc-4700-8eda-719b4085dadc => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 10:19:58.977305 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-840bac1b-cced-4828-ae2f-c30b8f89d504 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:58.980098 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-840bac1b-cced-4828-ae2f-c30b8f89d504 tempest-GroupSnapshotsTest-2131196847 tempest-GroupSnapshotsTest-2131196847-project-admin] DELETE https://10.4.3.119/volume/v3/types/451a8f47-38ba-4413-82fe-fadc2fa26373 Aug 25 10:19:58.980098 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-840bac1b-cced-4828-ae2f-c30b8f89d504 tempest-GroupSnapshotsTest-2131196847 tempest-GroupSnapshotsTest-2131196847-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:58.980098 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-840bac1b-cced-4828-ae2f-c30b8f89d504 tempest-GroupSnapshotsTest-2131196847 tempest-GroupSnapshotsTest-2131196847-project-admin] Calling method '_delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:59.061309 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-840bac1b-cced-4828-ae2f-c30b8f89d504 tempest-GroupSnapshotsTest-2131196847 tempest-GroupSnapshotsTest-2131196847-project-admin] https://10.4.3.119/volume/v3/types/451a8f47-38ba-4413-82fe-fadc2fa26373 returned with HTTP 202 Aug 25 10:19:59.061493 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 241/978] 10.4.3.119 () {66 vars in 1345 bytes} [Tue Aug 25 10:19:58 2026] DELETE /volume/v3/types/451a8f47-38ba-4413-82fe-fadc2fa26373 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:19:59.074458 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-9cd73419-42c8-474a-afac-50b263431c17 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:59.078488 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9cd73419-42c8-474a-afac-50b263431c17 tempest-GroupSnapshotsTest-2131196847 tempest-GroupSnapshotsTest-2131196847-project-admin] GET https://10.4.3.119/volume/v3/types/451a8f47-38ba-4413-82fe-fadc2fa26373 Aug 25 10:19:59.079902 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9cd73419-42c8-474a-afac-50b263431c17 tempest-GroupSnapshotsTest-2131196847 tempest-GroupSnapshotsTest-2131196847-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:59.079902 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9cd73419-42c8-474a-afac-50b263431c17 tempest-GroupSnapshotsTest-2131196847 tempest-GroupSnapshotsTest-2131196847-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:59.085814 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9cd73419-42c8-474a-afac-50b263431c17 tempest-GroupSnapshotsTest-2131196847 tempest-GroupSnapshotsTest-2131196847-project-admin] https://10.4.3.119/volume/v3/types/451a8f47-38ba-4413-82fe-fadc2fa26373 returned with HTTP 404 Aug 25 10:19:59.085814 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 247/979] 10.4.3.119 () {66 vars in 1342 bytes} [Tue Aug 25 10:19:59 2026] GET /volume/v3/types/451a8f47-38ba-4413-82fe-fadc2fa26373 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:19:59.097746 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-cb85cc17-c133-4ae4-b51f-9ff8f683258c None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:59.100792 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-cb85cc17-c133-4ae4-b51f-9ff8f683258c tempest-GroupSnapshotsTest-2131196847 tempest-GroupSnapshotsTest-2131196847-project-admin] POST https://10.4.3.119/volume/v3/types Aug 25 10:19:59.101351 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-cb85cc17-c133-4ae4-b51f-9ff8f683258c tempest-GroupSnapshotsTest-2131196847 tempest-GroupSnapshotsTest-2131196847-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-222886058"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:19:59.146082 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-cb85cc17-c133-4ae4-b51f-9ff8f683258c tempest-GroupSnapshotsTest-2131196847 tempest-GroupSnapshotsTest-2131196847-project-admin] https://10.4.3.119/volume/v3/types returned with HTTP 200 Aug 25 10:19:59.146082 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 248/980] 10.4.3.119 () {68 vars in 1252 bytes} [Tue Aug 25 10:19:59 2026] POST /volume/v3/types => generated 223 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:19:59.157616 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-e2b7d354-197f-4da2-9521-b5791212db2c None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:59.161896 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e2b7d354-197f-4da2-9521-b5791212db2c tempest-GroupSnapshotsTest-2131196847 tempest-GroupSnapshotsTest-2131196847-project-admin] POST https://10.4.3.119/volume/v3/group_types Aug 25 10:19:59.163110 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e2b7d354-197f-4da2-9521-b5791212db2c tempest-GroupSnapshotsTest-2131196847 tempest-GroupSnapshotsTest-2131196847-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-938789506"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:19:59.193188 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e2b7d354-197f-4da2-9521-b5791212db2c tempest-GroupSnapshotsTest-2131196847 tempest-GroupSnapshotsTest-2131196847-project-admin] https://10.4.3.119/volume/v3/group_types returned with HTTP 202 Aug 25 10:19:59.193866 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 245/981] 10.4.3.119 () {70 vars in 1311 bytes} [Tue Aug 25 10:19:59 2026] POST /volume/v3/group_types => generated 180 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:19:59.208720 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-ce0d7f42-aedb-4ebe-b20d-0807356b13e0 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:59.213213 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ce0d7f42-aedb-4ebe-b20d-0807356b13e0 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] POST https://10.4.3.119/volume/v3/groups Aug 25 10:19:59.215087 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ce0d7f42-aedb-4ebe-b20d-0807356b13e0 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "4406e631-abf5-4cee-9844-4e420ae7c1cc", "volume_types": ["ba65faca-960f-4442-8130-10e088e20340"], "name": "tempest-GroupSnapshotsTest-Group-1753436261"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:19:59.217885 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.groups [None req-ce0d7f42-aedb-4ebe-b20d-0807356b13e0 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Creating new group {'group': {'group_type': '4406e631-abf5-4cee-9844-4e420ae7c1cc', 'volume_types': ['ba65faca-960f-4442-8130-10e088e20340'], 'name': 'tempest-GroupSnapshotsTest-Group-1753436261'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 25 10:19:59.224911 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.groups [None req-ce0d7f42-aedb-4ebe-b20d-0807356b13e0 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Creating group tempest-GroupSnapshotsTest-Group-1753436261. Aug 25 10:19:59.255929 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-ce0d7f42-aedb-4ebe-b20d-0807356b13e0 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Availability Zones retrieved successfully. Aug 25 10:19:59.281123 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-ce0d7f42-aedb-4ebe-b20d-0807356b13e0 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Created reservations ['62ed19a8-d285-44da-b262-711f8ceb0fb7'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:19:59.321722 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ce0d7f42-aedb-4ebe-b20d-0807356b13e0 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] https://10.4.3.119/volume/v3/groups returned with HTTP 202 Aug 25 10:19:59.322093 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 242/982] 10.4.3.119 () {70 vars in 1297 bytes} [Tue Aug 25 10:19:59 2026] POST /volume/v3/groups => generated 112 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:19:59.336759 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-9598aa2c-c515-4516-947d-53794d8085fd None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:59.339627 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-2abac9f7-82bd-48fc-af45-58d029a72e78 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:59.342112 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2abac9f7-82bd-48fc-af45-58d029a72e78 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] GET https://10.4.3.119/volume/v3/groups/ae08b8bc-0e33-4c66-85ce-c913be16d08d Aug 25 10:19:59.342329 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2abac9f7-82bd-48fc-af45-58d029a72e78 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:59.342413 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9598aa2c-c515-4516-947d-53794d8085fd tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/d3e8c379-7467-4ddf-8fc2-03690c5704d6 Aug 25 10:19:59.342562 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2abac9f7-82bd-48fc-af45-58d029a72e78 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Calling method 'version_select' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:59.343028 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.groups [None req-2abac9f7-82bd-48fc-af45-58d029a72e78 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] show called for member ae08b8bc-0e33-4c66-85ce-c913be16d08d {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 10:19:59.343108 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9598aa2c-c515-4516-947d-53794d8085fd tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:59.343336 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9598aa2c-c515-4516-947d-53794d8085fd tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:59.343472 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-9598aa2c-c515-4516-947d-53794d8085fd tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id d3e8c379-7467-4ddf-8fc2-03690c5704d6. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:19:59.348151 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:59.348151 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:19:59.352188 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:59.352188 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:19:59.352814 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9598aa2c-c515-4516-947d-53794d8085fd tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/d3e8c379-7467-4ddf-8fc2-03690c5704d6 returned with HTTP 200 Aug 25 10:19:59.353738 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 248/983] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:19:59 2026] GET /volume/v3/backups/d3e8c379-7467-4ddf-8fc2-03690c5704d6 => generated 792 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:19:59.363889 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2abac9f7-82bd-48fc-af45-58d029a72e78 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] https://10.4.3.119/volume/v3/groups/ae08b8bc-0e33-4c66-85ce-c913be16d08d returned with HTTP 200 Aug 25 10:19:59.364614 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 249/984] 10.4.3.119 () {68 vars in 1386 bytes} [Tue Aug 25 10:19:59 2026] GET /volume/v3/groups/ae08b8bc-0e33-4c66-85ce-c913be16d08d => generated 392 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:19:59.380620 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-e06d8b9c-b3cd-4981-a5b5-354ff022af33 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:59.385092 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e06d8b9c-b3cd-4981-a5b5-354ff022af33 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/volumes/92b2241b-a8a6-4902-b7b7-7829540c3338 Aug 25 10:19:59.385295 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e06d8b9c-b3cd-4981-a5b5-354ff022af33 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:59.385537 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e06d8b9c-b3cd-4981-a5b5-354ff022af33 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:59.402668 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:59.402668 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:19:59.410562 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-e06d8b9c-b3cd-4981-a5b5-354ff022af33 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Volume info retrieved successfully. Aug 25 10:19:59.419742 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e06d8b9c-b3cd-4981-a5b5-354ff022af33 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/volumes/92b2241b-a8a6-4902-b7b7-7829540c3338 returned with HTTP 200 Aug 25 10:19:59.419742 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 246/985] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:19:59 2026] GET /volume/v3/volumes/92b2241b-a8a6-4902-b7b7-7829540c3338 => generated 1412 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:19:59.440261 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-7e1e63c3-9f8a-4eca-8a4f-6ddf0029b25d None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:59.443778 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-7e1e63c3-9f8a-4eca-8a4f-6ddf0029b25d tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/volumes/92b2241b-a8a6-4902-b7b7-7829540c3338 Aug 25 10:19:59.444084 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-7e1e63c3-9f8a-4eca-8a4f-6ddf0029b25d tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:59.444419 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-7e1e63c3-9f8a-4eca-8a4f-6ddf0029b25d tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:59.457630 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:59.457630 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:19:59.467707 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-7e1e63c3-9f8a-4eca-8a4f-6ddf0029b25d tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Volume info retrieved successfully. Aug 25 10:19:59.478013 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-7e1e63c3-9f8a-4eca-8a4f-6ddf0029b25d tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/volumes/92b2241b-a8a6-4902-b7b7-7829540c3338 returned with HTTP 200 Aug 25 10:19:59.478632 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 243/986] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:19:59 2026] GET /volume/v3/volumes/92b2241b-a8a6-4902-b7b7-7829540c3338 => generated 1412 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:19:59.500099 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-87482a53-1ba1-41b5-9749-a94e0daa8475 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:59.503942 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-87482a53-1ba1-41b5-9749-a94e0daa8475 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] DELETE https://10.4.3.119/volume/v3/volumes/92b2241b-a8a6-4902-b7b7-7829540c3338 Aug 25 10:19:59.503942 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-87482a53-1ba1-41b5-9749-a94e0daa8475 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:59.504429 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-87482a53-1ba1-41b5-9749-a94e0daa8475 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:59.504936 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-87482a53-1ba1-41b5-9749-a94e0daa8475 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Delete volume with id: 92b2241b-a8a6-4902-b7b7-7829540c3338 Aug 25 10:19:59.518058 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:59.518058 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:19:59.518883 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-87482a53-1ba1-41b5-9749-a94e0daa8475 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Volume info retrieved successfully. Aug 25 10:19:59.552600 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-87482a53-1ba1-41b5-9749-a94e0daa8475 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Delete volume request issued successfully. Aug 25 10:19:59.553558 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-87482a53-1ba1-41b5-9749-a94e0daa8475 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/volumes/92b2241b-a8a6-4902-b7b7-7829540c3338 returned with HTTP 202 Aug 25 10:19:59.553558 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 249/987] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:19:59 2026] DELETE /volume/v3/volumes/92b2241b-a8a6-4902-b7b7-7829540c3338 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:19:59.564433 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-ff066ed7-06e0-4f0d-9953-2cec99ff1b6c None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:19:59.568444 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ff066ed7-06e0-4f0d-9953-2cec99ff1b6c tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/volumes/92b2241b-a8a6-4902-b7b7-7829540c3338 Aug 25 10:19:59.568444 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ff066ed7-06e0-4f0d-9953-2cec99ff1b6c tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:19:59.568444 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ff066ed7-06e0-4f0d-9953-2cec99ff1b6c tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:19:59.579705 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:19:59.579705 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:19:59.585462 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-ff066ed7-06e0-4f0d-9953-2cec99ff1b6c tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Volume info retrieved successfully. Aug 25 10:19:59.595590 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ff066ed7-06e0-4f0d-9953-2cec99ff1b6c tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/volumes/92b2241b-a8a6-4902-b7b7-7829540c3338 returned with HTTP 200 Aug 25 10:19:59.596667 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 250/988] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:19:59 2026] GET /volume/v3/volumes/92b2241b-a8a6-4902-b7b7-7829540c3338 => generated 1411 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:20:00.384027 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-2ed77c92-3e87-4942-b266-bc63b2e1b9fd None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:00.391035 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2ed77c92-3e87-4942-b266-bc63b2e1b9fd tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] GET https://10.4.3.119/volume/v3/groups/ae08b8bc-0e33-4c66-85ce-c913be16d08d Aug 25 10:20:00.395573 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2ed77c92-3e87-4942-b266-bc63b2e1b9fd tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:00.395842 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2ed77c92-3e87-4942-b266-bc63b2e1b9fd tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Calling method 'version_select' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:00.397215 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.groups [None req-2ed77c92-3e87-4942-b266-bc63b2e1b9fd tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] show called for member ae08b8bc-0e33-4c66-85ce-c913be16d08d {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 10:20:00.398878 np0000008063 devstack@c-api.service[100388]: DEBUG dbcounter [-] [100388] Writing DB stats cinder:SELECT=295,cinder:UPDATE=74,cinder:INSERT=39 {{(pid=100388) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 10:20:00.404314 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:00.404314 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:20:00.424274 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2ed77c92-3e87-4942-b266-bc63b2e1b9fd tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] https://10.4.3.119/volume/v3/groups/ae08b8bc-0e33-4c66-85ce-c913be16d08d returned with HTTP 200 Aug 25 10:20:00.424982 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 247/989] 10.4.3.119 () {68 vars in 1386 bytes} [Tue Aug 25 10:20:00 2026] GET /volume/v3/groups/ae08b8bc-0e33-4c66-85ce-c913be16d08d => generated 393 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:20:00.447115 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-daa1c74a-6907-43a5-b161-4c99171a4d24 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:00.451933 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-daa1c74a-6907-43a5-b161-4c99171a4d24 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:20:00.452439 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-daa1c74a-6907-43a5-b161-4c99171a4d24 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-729960522", "volume_type": "ba65faca-960f-4442-8130-10e088e20340", "group_id": "ae08b8bc-0e33-4c66-85ce-c913be16d08d", "size": 1}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:20:00.456163 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-daa1c74a-6907-43a5-b161-4c99171a4d24 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-729960522', 'volume_type': 'ba65faca-960f-4442-8130-10e088e20340', 'group_id': 'ae08b8bc-0e33-4c66-85ce-c913be16d08d', 'size': 1}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:20:00.466562 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:00.466562 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:20:00.467849 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-daa1c74a-6907-43a5-b161-4c99171a4d24 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Create volume of 1 GB Aug 25 10:20:00.482484 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-daa1c74a-6907-43a5-b161-4c99171a4d24 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Availability Zones retrieved successfully. Aug 25 10:20:00.492471 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-daa1c74a-6907-43a5-b161-4c99171a4d24 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Flow 'volume_create_api' (1b45e3a1-e0ed-4270-a324-83e4b0e207ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:20:00.492471 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-daa1c74a-6907-43a5-b161-4c99171a4d24 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79bef17d-1a89-4f04-b86c-517d2428cbe6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:20:00.493185 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:00.493185 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:20:00.494429 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-daa1c74a-6907-43a5-b161-4c99171a4d24 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:20:00.527316 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-daa1c74a-6907-43a5-b161-4c99171a4d24 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79bef17d-1a89-4f04-b86c-517d2428cbe6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:19:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ba65faca-960f-4442-8130-10e088e20340,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-222886058',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ba65faca-960f-4442-8130-10e088e20340', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'ae08b8bc-0e33-4c66-85ce-c913be16d08d', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:20:00.528574 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-daa1c74a-6907-43a5-b161-4c99171a4d24 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c534f7c4-c2a7-495d-a4a1-edc86c3216cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:20:00.569693 np0000008063 devstack@c-api.service[100389]: WARNING cinder.quota [None req-daa1c74a-6907-43a5-b161-4c99171a4d24 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-222886058 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-222886058, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:20:00.569693 np0000008063 devstack@c-api.service[100389]: WARNING cinder.quota [None req-daa1c74a-6907-43a5-b161-4c99171a4d24 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-222886058 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-222886058, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:20:00.617066 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-b6cdfa37-4e1d-415c-922e-7746f1c5ef00 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:00.619733 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-daa1c74a-6907-43a5-b161-4c99171a4d24 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Created reservations ['dfa5dfb6-0471-4ae4-9049-7f27ce453045', '888947a5-661f-47df-a39e-ad90857ce2ba', 'b0998854-5998-4405-ba26-519017694793', 'af955843-86be-4632-8532-a19ab30a9dd1'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:20:00.620345 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-daa1c74a-6907-43a5-b161-4c99171a4d24 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c534f7c4-c2a7-495d-a4a1-edc86c3216cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dfa5dfb6-0471-4ae4-9049-7f27ce453045', '888947a5-661f-47df-a39e-ad90857ce2ba', 'b0998854-5998-4405-ba26-519017694793', 'af955843-86be-4632-8532-a19ab30a9dd1']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:20:00.620514 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b6cdfa37-4e1d-415c-922e-7746f1c5ef00 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/volumes/92b2241b-a8a6-4902-b7b7-7829540c3338 Aug 25 10:20:00.620691 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b6cdfa37-4e1d-415c-922e-7746f1c5ef00 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:00.620851 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b6cdfa37-4e1d-415c-922e-7746f1c5ef00 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:00.621940 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-daa1c74a-6907-43a5-b161-4c99171a4d24 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07bd0224-f23e-4a99-af32-de0f9ebd119c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:20:00.633028 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b6cdfa37-4e1d-415c-922e-7746f1c5ef00 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/volumes/92b2241b-a8a6-4902-b7b7-7829540c3338 returned with HTTP 404 Aug 25 10:20:00.633377 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 250/990] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:00 2026] GET /volume/v3/volumes/92b2241b-a8a6-4902-b7b7-7829540c3338 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:20:00.645012 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-49a9af41-8f66-4b2e-84c6-8103d1f2fe70 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:00.648106 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-49a9af41-8f66-4b2e-84c6-8103d1f2fe70 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] DELETE https://10.4.3.119/volume/v3/backups/d3e8c379-7467-4ddf-8fc2-03690c5704d6 Aug 25 10:20:00.649365 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-49a9af41-8f66-4b2e-84c6-8103d1f2fe70 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:00.649365 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-49a9af41-8f66-4b2e-84c6-8103d1f2fe70 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:00.649365 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.contrib.backups [None req-49a9af41-8f66-4b2e-84c6-8103d1f2fe70 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Delete backup with id: d3e8c379-7467-4ddf-8fc2-03690c5704d6. Aug 25 10:20:00.653105 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-daa1c74a-6907-43a5-b161-4c99171a4d24 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07bd0224-f23e-4a99-af32-de0f9ebd119c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '156e611a-ae80-4133-9c99-824cf4c7ec7c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-729960522',encryption_key_id=None,group_id=ae08b8bc-0e33-4c66-85ce-c913be16d08d,group_type_id=,metadata={},multiattach=False,project_id='605fda96fd66421cac4b827bb6ccc63a',qos_specs=None,replication_status=,reservations=['dfa5dfb6-0471-4ae4-9049-7f27ce453045','888947a5-661f-47df-a39e-ad90857ce2ba','b0998854-5998-4405-ba26-519017694793','af955843-86be-4632-8532-a19ab30a9dd1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='734bc348a96d47ab85cd73b4e26a377e',volume_type_id=ba65faca-960f-4442-8130-10e088e20340), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:20:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-729960522',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=ae08b8bc-0e33-4c66-85ce-c913be16d08d,host=None,id=156e611a-ae80-4133-9c99-824cf4c7ec7c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='605fda96fd66421cac4b827bb6ccc63a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='734bc348a96d47ab85cd73b4e26a377e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ba65faca-960f-4442-8130-10e088e20340),volume_type_id=ba65faca-960f-4442-8130-10e088e20340)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:20:00.654112 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-daa1c74a-6907-43a5-b161-4c99171a4d24 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e829deda-d613-4ebc-9661-f1c15f94c82d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:20:00.657229 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:00.657229 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:20:00.683711 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-daa1c74a-6907-43a5-b161-4c99171a4d24 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e829deda-d613-4ebc-9661-f1c15f94c82d) transitioned into state 'SUCCESS' from state '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-729960522',encryption_key_id=None,group_id=ae08b8bc-0e33-4c66-85ce-c913be16d08d,group_type_id=,metadata={},multiattach=False,project_id='605fda96fd66421cac4b827bb6ccc63a',qos_specs=None,replication_status=,reservations=['dfa5dfb6-0471-4ae4-9049-7f27ce453045','888947a5-661f-47df-a39e-ad90857ce2ba','b0998854-5998-4405-ba26-519017694793','af955843-86be-4632-8532-a19ab30a9dd1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='734bc348a96d47ab85cd73b4e26a377e',volume_type_id=ba65faca-960f-4442-8130-10e088e20340)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:20:00.684708 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.backup.rpcapi [None req-49a9af41-8f66-4b2e-84c6-8103d1f2fe70 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] delete_backup rpcapi backup_id d3e8c379-7467-4ddf-8fc2-03690c5704d6 {{(pid=100390) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 10:20:00.685005 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-daa1c74a-6907-43a5-b161-4c99171a4d24 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f637781-ce71-400e-b801-58b05182f1d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:20:00.687157 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-49a9af41-8f66-4b2e-84c6-8103d1f2fe70 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/d3e8c379-7467-4ddf-8fc2-03690c5704d6 returned with HTTP 202 Aug 25 10:20:00.687733 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 251/991] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:20:00 2026] DELETE /volume/v3/backups/d3e8c379-7467-4ddf-8fc2-03690c5704d6 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:20:00.699965 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-f49bf8ff-3287-471d-8a8d-95c3810d7ccc None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:00.704123 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-daa1c74a-6907-43a5-b161-4c99171a4d24 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f637781-ce71-400e-b801-58b05182f1d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:20:00.705277 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-daa1c74a-6907-43a5-b161-4c99171a4d24 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Flow 'volume_create_api' (1b45e3a1-e0ed-4270-a324-83e4b0e207ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:20:00.706284 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-daa1c74a-6907-43a5-b161-4c99171a4d24 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Create volume request issued successfully. Aug 25 10:20:00.706382 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f49bf8ff-3287-471d-8a8d-95c3810d7ccc tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/d3e8c379-7467-4ddf-8fc2-03690c5704d6 Aug 25 10:20:00.707051 np0000008063 devstack@c-api.service[100389]: WARNING stevedore.named [None req-daa1c74a-6907-43a5-b161-4c99171a4d24 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:20:00.707336 np0000008063 devstack@c-api.service[100389]: WARNING castellan.key_manager [None req-daa1c74a-6907-43a5-b161-4c99171a4d24 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:20:00.707727 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f49bf8ff-3287-471d-8a8d-95c3810d7ccc tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:00.709927 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f49bf8ff-3287-471d-8a8d-95c3810d7ccc tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:00.709927 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-f49bf8ff-3287-471d-8a8d-95c3810d7ccc tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id d3e8c379-7467-4ddf-8fc2-03690c5704d6. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:20:00.716444 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:00.716444 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:20:00.716444 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f49bf8ff-3287-471d-8a8d-95c3810d7ccc tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/d3e8c379-7467-4ddf-8fc2-03690c5704d6 returned with HTTP 200 Aug 25 10:20:00.716444 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 248/992] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:00 2026] GET /volume/v3/backups/d3e8c379-7467-4ddf-8fc2-03690c5704d6 => generated 791 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:00.763783 np0000008063 devstack@c-api.service[100389]: DEBUG oslo_db.sqlalchemy.engines [None req-daa1c74a-6907-43a5-b161-4c99171a4d24 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100389) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 10:20:00.772672 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:00.772672 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:20:00.783433 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-daa1c74a-6907-43a5-b161-4c99171a4d24 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:20:00.784557 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 244/993] 10.4.3.119 () {70 vars in 1300 bytes} [Tue Aug 25 10:20:00 2026] POST /volume/v3/volumes => generated 821 bytes in 339 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:20:00.812240 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-1931e46c-8cc2-49fd-bb7c-6dd042851ab9 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:00.815640 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1931e46c-8cc2-49fd-bb7c-6dd042851ab9 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] GET https://10.4.3.119/volume/v3/volumes/156e611a-ae80-4133-9c99-824cf4c7ec7c Aug 25 10:20:00.815826 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1931e46c-8cc2-49fd-bb7c-6dd042851ab9 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:00.816092 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1931e46c-8cc2-49fd-bb7c-6dd042851ab9 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:00.830629 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:00.830629 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:20:00.838006 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-1931e46c-8cc2-49fd-bb7c-6dd042851ab9 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Volume info retrieved successfully. Aug 25 10:20:00.840320 np0000008063 devstack@c-api.service[100391]: WARNING stevedore.named [None req-1931e46c-8cc2-49fd-bb7c-6dd042851ab9 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:20:00.840666 np0000008063 devstack@c-api.service[100391]: WARNING castellan.key_manager [None req-1931e46c-8cc2-49fd-bb7c-6dd042851ab9 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:20:00.908212 np0000008063 devstack@c-api.service[100391]: DEBUG oslo_db.sqlalchemy.engines [None req-1931e46c-8cc2-49fd-bb7c-6dd042851ab9 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100391) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 10:20:00.916395 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:00.916395 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:20:00.930489 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1931e46c-8cc2-49fd-bb7c-6dd042851ab9 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] https://10.4.3.119/volume/v3/volumes/156e611a-ae80-4133-9c99-824cf4c7ec7c returned with HTTP 200 Aug 25 10:20:00.931515 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 251/994] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:20:00 2026] GET /volume/v3/volumes/156e611a-ae80-4133-9c99-824cf4c7ec7c => generated 889 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 25 10:20:01.733980 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-e75aae30-7a02-4fe6-8127-2ec3af840d61 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:01.737065 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e75aae30-7a02-4fe6-8127-2ec3af840d61 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/d3e8c379-7467-4ddf-8fc2-03690c5704d6 Aug 25 10:20:01.737065 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e75aae30-7a02-4fe6-8127-2ec3af840d61 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:01.737368 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e75aae30-7a02-4fe6-8127-2ec3af840d61 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:01.738184 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-e75aae30-7a02-4fe6-8127-2ec3af840d61 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id d3e8c379-7467-4ddf-8fc2-03690c5704d6. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:20:01.762115 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:01.762115 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:20:01.764251 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e75aae30-7a02-4fe6-8127-2ec3af840d61 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/d3e8c379-7467-4ddf-8fc2-03690c5704d6 returned with HTTP 200 Aug 25 10:20:01.765694 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 252/995] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:01 2026] GET /volume/v3/backups/d3e8c379-7467-4ddf-8fc2-03690c5704d6 => generated 791 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 10:20:01.956917 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-f414b7a8-5d18-4786-ae26-94337d255c04 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:01.969096 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f414b7a8-5d18-4786-ae26-94337d255c04 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] GET https://10.4.3.119/volume/v3/volumes/156e611a-ae80-4133-9c99-824cf4c7ec7c Aug 25 10:20:01.969096 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f414b7a8-5d18-4786-ae26-94337d255c04 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:01.970064 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f414b7a8-5d18-4786-ae26-94337d255c04 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:01.986525 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:01.986525 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:20:01.996216 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-f414b7a8-5d18-4786-ae26-94337d255c04 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Volume info retrieved successfully. Aug 25 10:20:01.997503 np0000008063 devstack@c-api.service[100388]: WARNING stevedore.named [None req-f414b7a8-5d18-4786-ae26-94337d255c04 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:20:01.997503 np0000008063 devstack@c-api.service[100388]: WARNING castellan.key_manager [None req-f414b7a8-5d18-4786-ae26-94337d255c04 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:20:02.056075 np0000008063 devstack@c-api.service[100388]: DEBUG oslo_db.sqlalchemy.engines [None req-f414b7a8-5d18-4786-ae26-94337d255c04 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100388) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 10:20:02.062507 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:02.062507 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:20:02.082970 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f414b7a8-5d18-4786-ae26-94337d255c04 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] https://10.4.3.119/volume/v3/volumes/156e611a-ae80-4133-9c99-824cf4c7ec7c returned with HTTP 200 Aug 25 10:20:02.082970 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 249/996] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:20:01 2026] GET /volume/v3/volumes/156e611a-ae80-4133-9c99-824cf4c7ec7c => generated 914 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:20:02.106517 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-051323e8-8d9b-439a-91a1-763c2dc4e9c0 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:02.109097 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-051323e8-8d9b-439a-91a1-763c2dc4e9c0 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:20:02.109486 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-051323e8-8d9b-439a-91a1-763c2dc4e9c0 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-448095843", "volume_type": "ba65faca-960f-4442-8130-10e088e20340", "group_id": "ae08b8bc-0e33-4c66-85ce-c913be16d08d", "size": 1}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:20:02.111116 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-051323e8-8d9b-439a-91a1-763c2dc4e9c0 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-448095843', 'volume_type': 'ba65faca-960f-4442-8130-10e088e20340', 'group_id': 'ae08b8bc-0e33-4c66-85ce-c913be16d08d', 'size': 1}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:20:02.128949 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:02.128949 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:20:02.130181 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-051323e8-8d9b-439a-91a1-763c2dc4e9c0 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Create volume of 1 GB Aug 25 10:20:02.139204 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-051323e8-8d9b-439a-91a1-763c2dc4e9c0 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Availability Zones retrieved successfully. Aug 25 10:20:02.147429 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-051323e8-8d9b-439a-91a1-763c2dc4e9c0 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Flow 'volume_create_api' (d78c414b-c85f-43cd-b6de-d4b14b317167) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:20:02.150478 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-051323e8-8d9b-439a-91a1-763c2dc4e9c0 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51970b0b-0f38-45ee-9f4f-267f89980a2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:20:02.150478 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:02.150478 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:20:02.150883 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-051323e8-8d9b-439a-91a1-763c2dc4e9c0 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:20:02.192174 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-051323e8-8d9b-439a-91a1-763c2dc4e9c0 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51970b0b-0f38-45ee-9f4f-267f89980a2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:19:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ba65faca-960f-4442-8130-10e088e20340,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-222886058',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ba65faca-960f-4442-8130-10e088e20340', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'ae08b8bc-0e33-4c66-85ce-c913be16d08d', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:20:02.193848 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-051323e8-8d9b-439a-91a1-763c2dc4e9c0 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19315824-d9bd-43bf-ae5c-ae9b8e91931d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:20:02.280320 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-051323e8-8d9b-439a-91a1-763c2dc4e9c0 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Created reservations ['490cc18d-74ee-41d8-8d28-28e18d5c1845', 'c6d15bfa-7727-41c6-bb81-6dbd96b8e62b', '56c0c25a-29f9-4510-93c1-501cc842a8f7', '451ccf20-508f-43a2-ac04-be3fb72691aa'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:20:02.282418 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-051323e8-8d9b-439a-91a1-763c2dc4e9c0 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19315824-d9bd-43bf-ae5c-ae9b8e91931d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['490cc18d-74ee-41d8-8d28-28e18d5c1845', 'c6d15bfa-7727-41c6-bb81-6dbd96b8e62b', '56c0c25a-29f9-4510-93c1-501cc842a8f7', '451ccf20-508f-43a2-ac04-be3fb72691aa']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:20:02.283265 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-051323e8-8d9b-439a-91a1-763c2dc4e9c0 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eefa9d52-4a15-409f-9068-af8791e6fa07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:20:02.313034 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-051323e8-8d9b-439a-91a1-763c2dc4e9c0 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eefa9d52-4a15-409f-9068-af8791e6fa07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f12dd41e-c746-4562-83ff-6c7d8913ceb2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-448095843',encryption_key_id=None,group_id=ae08b8bc-0e33-4c66-85ce-c913be16d08d,group_type_id=,metadata={},multiattach=False,project_id='605fda96fd66421cac4b827bb6ccc63a',qos_specs=None,replication_status=,reservations=['490cc18d-74ee-41d8-8d28-28e18d5c1845','c6d15bfa-7727-41c6-bb81-6dbd96b8e62b','56c0c25a-29f9-4510-93c1-501cc842a8f7','451ccf20-508f-43a2-ac04-be3fb72691aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='734bc348a96d47ab85cd73b4e26a377e',volume_type_id=ba65faca-960f-4442-8130-10e088e20340), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:20:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-448095843',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=ae08b8bc-0e33-4c66-85ce-c913be16d08d,host=None,id=f12dd41e-c746-4562-83ff-6c7d8913ceb2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='605fda96fd66421cac4b827bb6ccc63a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='734bc348a96d47ab85cd73b4e26a377e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ba65faca-960f-4442-8130-10e088e20340),volume_type_id=ba65faca-960f-4442-8130-10e088e20340)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:20:02.314729 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-051323e8-8d9b-439a-91a1-763c2dc4e9c0 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (212b1126-120d-4d7c-8452-036fa0d709ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:20:02.342715 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-051323e8-8d9b-439a-91a1-763c2dc4e9c0 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (212b1126-120d-4d7c-8452-036fa0d709ea) transitioned into state 'SUCCESS' from state '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-448095843',encryption_key_id=None,group_id=ae08b8bc-0e33-4c66-85ce-c913be16d08d,group_type_id=,metadata={},multiattach=False,project_id='605fda96fd66421cac4b827bb6ccc63a',qos_specs=None,replication_status=,reservations=['490cc18d-74ee-41d8-8d28-28e18d5c1845','c6d15bfa-7727-41c6-bb81-6dbd96b8e62b','56c0c25a-29f9-4510-93c1-501cc842a8f7','451ccf20-508f-43a2-ac04-be3fb72691aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='734bc348a96d47ab85cd73b4e26a377e',volume_type_id=ba65faca-960f-4442-8130-10e088e20340)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:20:02.343832 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-051323e8-8d9b-439a-91a1-763c2dc4e9c0 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0deb7cd-34ea-4aa9-a6f9-4578082fa244) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:20:02.363967 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-051323e8-8d9b-439a-91a1-763c2dc4e9c0 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0deb7cd-34ea-4aa9-a6f9-4578082fa244) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:20:02.365054 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-051323e8-8d9b-439a-91a1-763c2dc4e9c0 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Flow 'volume_create_api' (d78c414b-c85f-43cd-b6de-d4b14b317167) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:20:02.365694 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-051323e8-8d9b-439a-91a1-763c2dc4e9c0 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Create volume request issued successfully. Aug 25 10:20:02.367691 np0000008063 devstack@c-api.service[100389]: WARNING stevedore.named [None req-051323e8-8d9b-439a-91a1-763c2dc4e9c0 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:20:02.367691 np0000008063 devstack@c-api.service[100389]: WARNING castellan.key_manager [None req-051323e8-8d9b-439a-91a1-763c2dc4e9c0 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:20:02.425422 np0000008063 devstack@c-api.service[100389]: DEBUG oslo_db.sqlalchemy.engines [None req-051323e8-8d9b-439a-91a1-763c2dc4e9c0 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100389) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 10:20:02.431461 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:02.431461 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:20:02.437238 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-051323e8-8d9b-439a-91a1-763c2dc4e9c0 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:20:02.437970 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 245/997] 10.4.3.119 () {70 vars in 1300 bytes} [Tue Aug 25 10:20:02 2026] POST /volume/v3/volumes => generated 821 bytes in 332 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Aug 25 10:20:02.451667 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-d14b1db8-d735-436f-88dd-0e37b34c3ce6 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:02.454612 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d14b1db8-d735-436f-88dd-0e37b34c3ce6 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] GET https://10.4.3.119/volume/v3/volumes/f12dd41e-c746-4562-83ff-6c7d8913ceb2 Aug 25 10:20:02.454948 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d14b1db8-d735-436f-88dd-0e37b34c3ce6 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:02.455313 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d14b1db8-d735-436f-88dd-0e37b34c3ce6 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:02.464767 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:02.464767 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:20:02.470044 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-d14b1db8-d735-436f-88dd-0e37b34c3ce6 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Volume info retrieved successfully. Aug 25 10:20:02.470649 np0000008063 devstack@c-api.service[100391]: WARNING stevedore.named [None req-d14b1db8-d735-436f-88dd-0e37b34c3ce6 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:20:02.470858 np0000008063 devstack@c-api.service[100391]: WARNING castellan.key_manager [None req-d14b1db8-d735-436f-88dd-0e37b34c3ce6 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:20:02.528621 np0000008063 devstack@c-api.service[100391]: DEBUG oslo_db.sqlalchemy.engines [None req-d14b1db8-d735-436f-88dd-0e37b34c3ce6 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100391) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 10:20:02.534554 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:02.534554 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:20:02.544497 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d14b1db8-d735-436f-88dd-0e37b34c3ce6 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] https://10.4.3.119/volume/v3/volumes/f12dd41e-c746-4562-83ff-6c7d8913ceb2 returned with HTTP 200 Aug 25 10:20:02.544970 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 252/998] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:20:02 2026] GET /volume/v3/volumes/f12dd41e-c746-4562-83ff-6c7d8913ceb2 => generated 889 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:20:02.781179 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-d4c71682-5d6b-427a-b7b8-72e0818594ca None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:02.784206 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d4c71682-5d6b-427a-b7b8-72e0818594ca tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/d3e8c379-7467-4ddf-8fc2-03690c5704d6 Aug 25 10:20:02.784331 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d4c71682-5d6b-427a-b7b8-72e0818594ca tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:02.784515 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d4c71682-5d6b-427a-b7b8-72e0818594ca tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:02.785275 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-d4c71682-5d6b-427a-b7b8-72e0818594ca tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id d3e8c379-7467-4ddf-8fc2-03690c5704d6. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:20:02.790457 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d4c71682-5d6b-427a-b7b8-72e0818594ca tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/d3e8c379-7467-4ddf-8fc2-03690c5704d6 returned with HTTP 404 Aug 25 10:20:02.791237 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 253/999] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:02 2026] GET /volume/v3/backups/d3e8c379-7467-4ddf-8fc2-03690c5704d6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:20:02.907037 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-b17918e5-7d90-4a6b-8c14-afb039d91394 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:02.910825 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b17918e5-7d90-4a6b-8c14-afb039d91394 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/volumes/0f2839fb-3ef5-4064-b7c3-6b378b44fa8d Aug 25 10:20:02.910825 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b17918e5-7d90-4a6b-8c14-afb039d91394 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:02.910825 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b17918e5-7d90-4a6b-8c14-afb039d91394 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:02.922535 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:02.922535 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:20:02.932107 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-b17918e5-7d90-4a6b-8c14-afb039d91394 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Volume info retrieved successfully. Aug 25 10:20:02.940448 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b17918e5-7d90-4a6b-8c14-afb039d91394 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/volumes/0f2839fb-3ef5-4064-b7c3-6b378b44fa8d returned with HTTP 200 Aug 25 10:20:02.941011 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 250/1000] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:02 2026] GET /volume/v3/volumes/0f2839fb-3ef5-4064-b7c3-6b378b44fa8d => generated 1357 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:20:02.959561 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-41fa83e4-2ef6-4e96-a03c-5c490a1ea528 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:02.962154 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-41fa83e4-2ef6-4e96-a03c-5c490a1ea528 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] DELETE https://10.4.3.119/volume/v3/volumes/0f2839fb-3ef5-4064-b7c3-6b378b44fa8d Aug 25 10:20:02.962430 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-41fa83e4-2ef6-4e96-a03c-5c490a1ea528 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:02.962588 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-41fa83e4-2ef6-4e96-a03c-5c490a1ea528 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:02.963030 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-41fa83e4-2ef6-4e96-a03c-5c490a1ea528 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Delete volume with id: 0f2839fb-3ef5-4064-b7c3-6b378b44fa8d Aug 25 10:20:02.972849 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:02.972849 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:20:02.973443 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-41fa83e4-2ef6-4e96-a03c-5c490a1ea528 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Volume info retrieved successfully. Aug 25 10:20:03.001190 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-41fa83e4-2ef6-4e96-a03c-5c490a1ea528 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Delete volume request issued successfully. Aug 25 10:20:03.001190 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-41fa83e4-2ef6-4e96-a03c-5c490a1ea528 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/volumes/0f2839fb-3ef5-4064-b7c3-6b378b44fa8d returned with HTTP 202 Aug 25 10:20:03.001190 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 246/1001] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:20:02 2026] DELETE /volume/v3/volumes/0f2839fb-3ef5-4064-b7c3-6b378b44fa8d => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:20:03.014987 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-8ae4ab04-8f6a-465d-ab36-f4d0dae668b4 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:03.019709 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8ae4ab04-8f6a-465d-ab36-f4d0dae668b4 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/volumes/0f2839fb-3ef5-4064-b7c3-6b378b44fa8d Aug 25 10:20:03.020234 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-8ae4ab04-8f6a-465d-ab36-f4d0dae668b4 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:03.020733 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-8ae4ab04-8f6a-465d-ab36-f4d0dae668b4 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:03.036920 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:03.036920 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:20:03.050168 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-8ae4ab04-8f6a-465d-ab36-f4d0dae668b4 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Volume info retrieved successfully. Aug 25 10:20:03.055923 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8ae4ab04-8f6a-465d-ab36-f4d0dae668b4 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/volumes/0f2839fb-3ef5-4064-b7c3-6b378b44fa8d returned with HTTP 200 Aug 25 10:20:03.056752 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 253/1002] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:03 2026] GET /volume/v3/volumes/0f2839fb-3ef5-4064-b7c3-6b378b44fa8d => generated 1356 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:20:03.569519 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-74f0951e-27a0-485f-9d0b-97728370ac9f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:03.571580 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-74f0951e-27a0-485f-9d0b-97728370ac9f tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] GET https://10.4.3.119/volume/v3/volumes/f12dd41e-c746-4562-83ff-6c7d8913ceb2 Aug 25 10:20:03.571854 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-74f0951e-27a0-485f-9d0b-97728370ac9f tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:03.572122 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-74f0951e-27a0-485f-9d0b-97728370ac9f tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:03.582286 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:03.582286 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:20:03.588873 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-74f0951e-27a0-485f-9d0b-97728370ac9f tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Volume info retrieved successfully. Aug 25 10:20:03.589744 np0000008063 devstack@c-api.service[100390]: WARNING stevedore.named [None req-74f0951e-27a0-485f-9d0b-97728370ac9f tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:20:03.590025 np0000008063 devstack@c-api.service[100390]: WARNING castellan.key_manager [None req-74f0951e-27a0-485f-9d0b-97728370ac9f tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:20:03.639406 np0000008063 devstack@c-api.service[100390]: DEBUG oslo_db.sqlalchemy.engines [None req-74f0951e-27a0-485f-9d0b-97728370ac9f tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100390) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 10:20:03.645649 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:03.645649 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:20:03.657651 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-74f0951e-27a0-485f-9d0b-97728370ac9f tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] https://10.4.3.119/volume/v3/volumes/f12dd41e-c746-4562-83ff-6c7d8913ceb2 returned with HTTP 200 Aug 25 10:20:03.658128 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 254/1003] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:20:03 2026] GET /volume/v3/volumes/f12dd41e-c746-4562-83ff-6c7d8913ceb2 => generated 914 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:20:03.677985 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-8fa5ee59-7541-4311-a399-7d7c261cb88f None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:03.681761 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8fa5ee59-7541-4311-a399-7d7c261cb88f tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] PUT https://10.4.3.119/volume/v3/groups/ae08b8bc-0e33-4c66-85ce-c913be16d08d Aug 25 10:20:03.682177 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8fa5ee59-7541-4311-a399-7d7c261cb88f tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "156e611a-ae80-4133-9c99-824cf4c7ec7c"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:20:03.687944 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.groups [None req-8fa5ee59-7541-4311-a399-7d7c261cb88f tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Update called for group ae08b8bc-0e33-4c66-85ce-c913be16d08d. {{(pid=100388) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 25 10:20:03.688096 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.groups [None req-8fa5ee59-7541-4311-a399-7d7c261cb88f tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Updating group ae08b8bc-0e33-4c66-85ce-c913be16d08d with name None description: None add_volumes: None remove_volumes: 156e611a-ae80-4133-9c99-824cf4c7ec7c. Aug 25 10:20:03.693233 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:03.693233 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:20:03.731842 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8fa5ee59-7541-4311-a399-7d7c261cb88f tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] https://10.4.3.119/volume/v3/groups/ae08b8bc-0e33-4c66-85ce-c913be16d08d returned with HTTP 202 Aug 25 10:20:03.732060 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 251/1004] 10.4.3.119 () {70 vars in 1406 bytes} [Tue Aug 25 10:20:03 2026] PUT /volume/v3/groups/ae08b8bc-0e33-4c66-85ce-c913be16d08d => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 10:20:03.746202 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-f03d1655-f3da-4c80-9346-851615a48f3f None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:03.751064 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f03d1655-f3da-4c80-9346-851615a48f3f tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] GET https://10.4.3.119/volume/v3/groups/ae08b8bc-0e33-4c66-85ce-c913be16d08d Aug 25 10:20:03.751480 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f03d1655-f3da-4c80-9346-851615a48f3f tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:03.751540 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f03d1655-f3da-4c80-9346-851615a48f3f tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Calling method 'version_select' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:03.752042 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.groups [None req-f03d1655-f3da-4c80-9346-851615a48f3f tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] show called for member ae08b8bc-0e33-4c66-85ce-c913be16d08d {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 10:20:03.757075 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:03.757075 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:20:03.775942 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f03d1655-f3da-4c80-9346-851615a48f3f tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] https://10.4.3.119/volume/v3/groups/ae08b8bc-0e33-4c66-85ce-c913be16d08d returned with HTTP 200 Aug 25 10:20:03.776940 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 247/1005] 10.4.3.119 () {68 vars in 1386 bytes} [Tue Aug 25 10:20:03 2026] GET /volume/v3/groups/ae08b8bc-0e33-4c66-85ce-c913be16d08d => generated 392 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:20:04.077056 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-6bc9538d-ffb8-4e83-8ce9-e7f85f34ace7 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:04.080814 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6bc9538d-ffb8-4e83-8ce9-e7f85f34ace7 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/volumes/0f2839fb-3ef5-4064-b7c3-6b378b44fa8d Aug 25 10:20:04.081522 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6bc9538d-ffb8-4e83-8ce9-e7f85f34ace7 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:04.082105 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6bc9538d-ffb8-4e83-8ce9-e7f85f34ace7 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:04.093816 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6bc9538d-ffb8-4e83-8ce9-e7f85f34ace7 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/volumes/0f2839fb-3ef5-4064-b7c3-6b378b44fa8d returned with HTTP 404 Aug 25 10:20:04.095079 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 254/1006] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:04 2026] GET /volume/v3/volumes/0f2839fb-3ef5-4064-b7c3-6b378b44fa8d => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 25 10:20:04.116836 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-46b66184-1d1e-417c-baa1-6c3f8dffa36f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:04.122327 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-46b66184-1d1e-417c-baa1-6c3f8dffa36f tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:20:04.122327 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-46b66184-1d1e-417c-baa1-6c3f8dffa36f tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-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-1323429531"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:20:04.125054 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volumes [None req-46b66184-1d1e-417c-baa1-6c3f8dffa36f tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1323429531'}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:20:04.125242 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-46b66184-1d1e-417c-baa1-6c3f8dffa36f tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Create volume of 1 GB Aug 25 10:20:04.133255 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-46b66184-1d1e-417c-baa1-6c3f8dffa36f tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Availability Zones retrieved successfully. Aug 25 10:20:04.143266 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-46b66184-1d1e-417c-baa1-6c3f8dffa36f tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Flow 'volume_create_api' (811cc817-85ec-4cc0-8940-e63c6a1c6e6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:20:04.144663 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-46b66184-1d1e-417c-baa1-6c3f8dffa36f tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01b57147-8df8-481a-90ae-4ceba53497ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:20:04.146158 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-46b66184-1d1e-417c-baa1-6c3f8dffa36f tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Validating volume size '1' using validate_int {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:20:04.189449 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-46b66184-1d1e-417c-baa1-6c3f8dffa36f tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01b57147-8df8-481a-90ae-4ceba53497ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:20:04.190651 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-46b66184-1d1e-417c-baa1-6c3f8dffa36f tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd2f8b7c-8814-4c37-a20f-175b77d836b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:20:04.261304 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-46b66184-1d1e-417c-baa1-6c3f8dffa36f tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Created reservations ['a827789d-d35e-4bb1-9bad-89a4833e5be6', '813f1e63-3362-4930-be89-78925d5b58fa', 'e068eea6-fa09-4b8c-abb9-4166c3c9af48', '831614fc-dc14-4a8c-b683-e2bd131216fd'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:20:04.262400 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-46b66184-1d1e-417c-baa1-6c3f8dffa36f tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd2f8b7c-8814-4c37-a20f-175b77d836b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a827789d-d35e-4bb1-9bad-89a4833e5be6', '813f1e63-3362-4930-be89-78925d5b58fa', 'e068eea6-fa09-4b8c-abb9-4166c3c9af48', '831614fc-dc14-4a8c-b683-e2bd131216fd']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:20:04.263290 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-46b66184-1d1e-417c-baa1-6c3f8dffa36f tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (145ceb31-c3c7-4eb6-9644-43b6d295213d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:20:04.319477 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-46b66184-1d1e-417c-baa1-6c3f8dffa36f tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (145ceb31-c3c7-4eb6-9644-43b6d295213d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c4fbdfab-38db-48d6-94cd-3d9f7e5a2827', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1323429531',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='de2ee1c8992c4154ba507b073e6f3a11',qos_specs=None,replication_status=,reservations=['a827789d-d35e-4bb1-9bad-89a4833e5be6','813f1e63-3362-4930-be89-78925d5b58fa','e068eea6-fa09-4b8c-abb9-4166c3c9af48','831614fc-dc14-4a8c-b683-e2bd131216fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='553b3adf45b04738820c8d4f67a9a309',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:20:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1323429531',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c4fbdfab-38db-48d6-94cd-3d9f7e5a2827,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='de2ee1c8992c4154ba507b073e6f3a11',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='553b3adf45b04738820c8d4f67a9a309',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:20:04.320158 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-46b66184-1d1e-417c-baa1-6c3f8dffa36f tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0758d375-1e7e-46b9-b026-359e26cb7c92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:20:04.355638 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-46b66184-1d1e-417c-baa1-6c3f8dffa36f tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0758d375-1e7e-46b9-b026-359e26cb7c92) transitioned into state 'SUCCESS' from state '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-1323429531',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='de2ee1c8992c4154ba507b073e6f3a11',qos_specs=None,replication_status=,reservations=['a827789d-d35e-4bb1-9bad-89a4833e5be6','813f1e63-3362-4930-be89-78925d5b58fa','e068eea6-fa09-4b8c-abb9-4166c3c9af48','831614fc-dc14-4a8c-b683-e2bd131216fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='553b3adf45b04738820c8d4f67a9a309',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:20:04.358004 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-46b66184-1d1e-417c-baa1-6c3f8dffa36f tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91d4ab74-2d4a-485b-bc21-e826078fda38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:20:04.383275 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-46b66184-1d1e-417c-baa1-6c3f8dffa36f tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91d4ab74-2d4a-485b-bc21-e826078fda38) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:20:04.383275 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-46b66184-1d1e-417c-baa1-6c3f8dffa36f tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Flow 'volume_create_api' (811cc817-85ec-4cc0-8940-e63c6a1c6e6c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:20:04.383275 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-46b66184-1d1e-417c-baa1-6c3f8dffa36f tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Create volume request issued successfully. Aug 25 10:20:04.383275 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-46b66184-1d1e-417c-baa1-6c3f8dffa36f tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:20:04.383275 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 255/1007] 10.4.3.119 () {68 vars in 1259 bytes} [Tue Aug 25 10:20:04 2026] POST /volume/v3/volumes => generated 816 bytes in 264 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:20:04.402892 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-cf9826a3-0b48-4b41-aadd-f33eb2c09824 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:04.407287 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-cf9826a3-0b48-4b41-aadd-f33eb2c09824 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/volumes/c4fbdfab-38db-48d6-94cd-3d9f7e5a2827 Aug 25 10:20:04.407287 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-cf9826a3-0b48-4b41-aadd-f33eb2c09824 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:04.407287 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-cf9826a3-0b48-4b41-aadd-f33eb2c09824 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:04.421475 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:04.421475 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:20:04.427913 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-cf9826a3-0b48-4b41-aadd-f33eb2c09824 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Volume info retrieved successfully. Aug 25 10:20:04.434667 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-cf9826a3-0b48-4b41-aadd-f33eb2c09824 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/volumes/c4fbdfab-38db-48d6-94cd-3d9f7e5a2827 returned with HTTP 200 Aug 25 10:20:04.434667 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 252/1008] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:04 2026] GET /volume/v3/volumes/c4fbdfab-38db-48d6-94cd-3d9f7e5a2827 => generated 884 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:04.793026 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-6bab829c-c3f5-46e4-8081-5443192ef019 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:04.795693 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6bab829c-c3f5-46e4-8081-5443192ef019 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] GET https://10.4.3.119/volume/v3/groups/ae08b8bc-0e33-4c66-85ce-c913be16d08d Aug 25 10:20:04.795964 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6bab829c-c3f5-46e4-8081-5443192ef019 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:04.796200 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6bab829c-c3f5-46e4-8081-5443192ef019 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Calling method 'version_select' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:04.796402 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.groups [None req-6bab829c-c3f5-46e4-8081-5443192ef019 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] show called for member ae08b8bc-0e33-4c66-85ce-c913be16d08d {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 10:20:04.804621 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:04.804621 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:20:04.818410 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6bab829c-c3f5-46e4-8081-5443192ef019 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] https://10.4.3.119/volume/v3/groups/ae08b8bc-0e33-4c66-85ce-c913be16d08d returned with HTTP 200 Aug 25 10:20:04.819189 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 248/1009] 10.4.3.119 () {68 vars in 1386 bytes} [Tue Aug 25 10:20:04 2026] GET /volume/v3/groups/ae08b8bc-0e33-4c66-85ce-c913be16d08d => generated 393 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:20:04.835131 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-0132ed3b-5a46-4653-acde-dd7a585be940 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:04.837614 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0132ed3b-5a46-4653-acde-dd7a585be940 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] PUT https://10.4.3.119/volume/v3/groups/ae08b8bc-0e33-4c66-85ce-c913be16d08d Aug 25 10:20:04.838128 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0132ed3b-5a46-4653-acde-dd7a585be940 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "156e611a-ae80-4133-9c99-824cf4c7ec7c"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:20:04.846223 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.groups [None req-0132ed3b-5a46-4653-acde-dd7a585be940 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Update called for group ae08b8bc-0e33-4c66-85ce-c913be16d08d. {{(pid=100391) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 25 10:20:04.846554 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.groups [None req-0132ed3b-5a46-4653-acde-dd7a585be940 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Updating group ae08b8bc-0e33-4c66-85ce-c913be16d08d with name None description: None add_volumes: 156e611a-ae80-4133-9c99-824cf4c7ec7c remove_volumes: None. Aug 25 10:20:04.852612 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:04.852612 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:20:04.928943 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0132ed3b-5a46-4653-acde-dd7a585be940 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] https://10.4.3.119/volume/v3/groups/ae08b8bc-0e33-4c66-85ce-c913be16d08d returned with HTTP 202 Aug 25 10:20:04.930040 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 255/1010] 10.4.3.119 () {70 vars in 1406 bytes} [Tue Aug 25 10:20:04 2026] PUT /volume/v3/groups/ae08b8bc-0e33-4c66-85ce-c913be16d08d => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 10:20:04.939304 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-86731283-3814-4750-a23a-8b62aa840e33 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:04.941764 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-86731283-3814-4750-a23a-8b62aa840e33 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] GET https://10.4.3.119/volume/v3/groups/ae08b8bc-0e33-4c66-85ce-c913be16d08d Aug 25 10:20:04.942514 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-86731283-3814-4750-a23a-8b62aa840e33 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:04.942514 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-86731283-3814-4750-a23a-8b62aa840e33 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Calling method 'version_select' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:04.943262 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.groups [None req-86731283-3814-4750-a23a-8b62aa840e33 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] show called for member ae08b8bc-0e33-4c66-85ce-c913be16d08d {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 10:20:04.947069 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:04.947069 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:20:04.956845 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-86731283-3814-4750-a23a-8b62aa840e33 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] https://10.4.3.119/volume/v3/groups/ae08b8bc-0e33-4c66-85ce-c913be16d08d returned with HTTP 200 Aug 25 10:20:04.957766 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 256/1011] 10.4.3.119 () {68 vars in 1386 bytes} [Tue Aug 25 10:20:04 2026] GET /volume/v3/groups/ae08b8bc-0e33-4c66-85ce-c913be16d08d => generated 392 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:20:05.457975 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-6b5cf7e0-012e-42a3-889d-86bae22a1cdb None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:05.460500 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6b5cf7e0-012e-42a3-889d-86bae22a1cdb tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/volumes/c4fbdfab-38db-48d6-94cd-3d9f7e5a2827 Aug 25 10:20:05.460802 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-6b5cf7e0-012e-42a3-889d-86bae22a1cdb tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:05.460973 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-6b5cf7e0-012e-42a3-889d-86bae22a1cdb tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:05.472580 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:05.472580 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:20:05.479057 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-6b5cf7e0-012e-42a3-889d-86bae22a1cdb tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Volume info retrieved successfully. Aug 25 10:20:05.493836 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6b5cf7e0-012e-42a3-889d-86bae22a1cdb tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/volumes/c4fbdfab-38db-48d6-94cd-3d9f7e5a2827 returned with HTTP 200 Aug 25 10:20:05.494710 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 253/1012] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:05 2026] GET /volume/v3/volumes/c4fbdfab-38db-48d6-94cd-3d9f7e5a2827 => generated 909 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:05.515354 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-5fd11fb1-5184-445f-b1e7-4ee721995fcd None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:05.518474 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5fd11fb1-5184-445f-b1e7-4ee721995fcd tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] POST https://10.4.3.119/volume/v3/backups Aug 25 10:20:05.518681 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5fd11fb1-5184-445f-b1e7-4ee721995fcd tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c4fbdfab-38db-48d6-94cd-3d9f7e5a2827", "name": "tempest-VolumesBackupsTest-Backup-396595758", "description": "tempest-backup-description-193925803", "container": "tempest-volumesbackupstest-backup-container-736821098"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:20:05.520542 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.contrib.backups [None req-5fd11fb1-5184-445f-b1e7-4ee721995fcd tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Creating new backup {'backup': {'volume_id': 'c4fbdfab-38db-48d6-94cd-3d9f7e5a2827', 'name': 'tempest-VolumesBackupsTest-Backup-396595758', 'description': 'tempest-backup-description-193925803', 'container': 'tempest-volumesbackupstest-backup-container-736821098'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 10:20:05.520788 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.contrib.backups [None req-5fd11fb1-5184-445f-b1e7-4ee721995fcd tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Creating backup of volume c4fbdfab-38db-48d6-94cd-3d9f7e5a2827 in container tempest-volumesbackupstest-backup-container-736821098 Aug 25 10:20:05.536772 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:05.536772 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:20:05.537940 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-5fd11fb1-5184-445f-b1e7-4ee721995fcd tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Volume info retrieved successfully. Aug 25 10:20:05.573905 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-5fd11fb1-5184-445f-b1e7-4ee721995fcd tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Created reservations ['31aa3d14-9e33-47e7-b513-686398592898', 'a0d522f3-486f-4ed1-aa0a-d42bc2b153e5'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:20:05.628127 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5fd11fb1-5184-445f-b1e7-4ee721995fcd tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups returned with HTTP 202 Aug 25 10:20:05.629585 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 249/1013] 10.4.3.119 () {68 vars in 1259 bytes} [Tue Aug 25 10:20:05 2026] POST /volume/v3/backups => generated 329 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:20:05.644594 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-3f7488a2-f071-4cd3-bb5e-159385b34033 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:05.647764 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3f7488a2-f071-4cd3-bb5e-159385b34033 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/e41d8400-39b3-4954-b9b4-1b07b2140acd Aug 25 10:20:05.648306 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3f7488a2-f071-4cd3-bb5e-159385b34033 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:05.649030 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3f7488a2-f071-4cd3-bb5e-159385b34033 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:05.649030 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-3f7488a2-f071-4cd3-bb5e-159385b34033 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id e41d8400-39b3-4954-b9b4-1b07b2140acd. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:20:05.657038 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:05.657038 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:20:05.658074 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3f7488a2-f071-4cd3-bb5e-159385b34033 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/e41d8400-39b3-4954-b9b4-1b07b2140acd returned with HTTP 200 Aug 25 10:20:05.659116 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 256/1014] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:05 2026] GET /volume/v3/backups/e41d8400-39b3-4954-b9b4-1b07b2140acd => generated 821 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:05.970320 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-bd45cc0d-8f72-4d35-98d1-3b2d37ba540b None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:05.975219 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-bd45cc0d-8f72-4d35-98d1-3b2d37ba540b tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] GET https://10.4.3.119/volume/v3/groups/ae08b8bc-0e33-4c66-85ce-c913be16d08d Aug 25 10:20:05.975671 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-bd45cc0d-8f72-4d35-98d1-3b2d37ba540b tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:05.975963 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-bd45cc0d-8f72-4d35-98d1-3b2d37ba540b tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Calling method 'version_select' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:05.976608 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.groups [None req-bd45cc0d-8f72-4d35-98d1-3b2d37ba540b tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] show called for member ae08b8bc-0e33-4c66-85ce-c913be16d08d {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 10:20:05.981509 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:05.981509 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:20:05.999328 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-bd45cc0d-8f72-4d35-98d1-3b2d37ba540b tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] https://10.4.3.119/volume/v3/groups/ae08b8bc-0e33-4c66-85ce-c913be16d08d returned with HTTP 200 Aug 25 10:20:06.000238 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 257/1015] 10.4.3.119 () {68 vars in 1386 bytes} [Tue Aug 25 10:20:05 2026] GET /volume/v3/groups/ae08b8bc-0e33-4c66-85ce-c913be16d08d => generated 393 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:20:06.012014 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-bd8d7d32-38ed-4a5c-bdcd-6581e5affc67 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:06.014797 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-bd8d7d32-38ed-4a5c-bdcd-6581e5affc67 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] PUT https://10.4.3.119/volume/v3/groups/ae08b8bc-0e33-4c66-85ce-c913be16d08d Aug 25 10:20:06.015393 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-bd8d7d32-38ed-4a5c-bdcd-6581e5affc67 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "f12dd41e-c746-4562-83ff-6c7d8913ceb2"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:20:06.020534 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.groups [None req-bd8d7d32-38ed-4a5c-bdcd-6581e5affc67 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Update called for group ae08b8bc-0e33-4c66-85ce-c913be16d08d. {{(pid=100388) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 25 10:20:06.020637 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.groups [None req-bd8d7d32-38ed-4a5c-bdcd-6581e5affc67 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Updating group ae08b8bc-0e33-4c66-85ce-c913be16d08d with name None description: None add_volumes: None remove_volumes: f12dd41e-c746-4562-83ff-6c7d8913ceb2. Aug 25 10:20:06.028523 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:06.028523 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:20:06.056526 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-bd8d7d32-38ed-4a5c-bdcd-6581e5affc67 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] https://10.4.3.119/volume/v3/groups/ae08b8bc-0e33-4c66-85ce-c913be16d08d returned with HTTP 202 Aug 25 10:20:06.057215 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 254/1016] 10.4.3.119 () {70 vars in 1406 bytes} [Tue Aug 25 10:20:06 2026] PUT /volume/v3/groups/ae08b8bc-0e33-4c66-85ce-c913be16d08d => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 10:20:06.069284 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-610200f8-e246-40bf-bed1-3c69568a7174 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:06.072083 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-610200f8-e246-40bf-bed1-3c69568a7174 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] GET https://10.4.3.119/volume/v3/groups/ae08b8bc-0e33-4c66-85ce-c913be16d08d Aug 25 10:20:06.072386 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-610200f8-e246-40bf-bed1-3c69568a7174 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:06.072612 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-610200f8-e246-40bf-bed1-3c69568a7174 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Calling method 'version_select' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:06.072765 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.groups [None req-610200f8-e246-40bf-bed1-3c69568a7174 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] show called for member ae08b8bc-0e33-4c66-85ce-c913be16d08d {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 10:20:06.077286 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:06.077286 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:20:06.087867 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-610200f8-e246-40bf-bed1-3c69568a7174 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] https://10.4.3.119/volume/v3/groups/ae08b8bc-0e33-4c66-85ce-c913be16d08d returned with HTTP 200 Aug 25 10:20:06.088284 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 250/1017] 10.4.3.119 () {68 vars in 1386 bytes} [Tue Aug 25 10:20:06 2026] GET /volume/v3/groups/ae08b8bc-0e33-4c66-85ce-c913be16d08d => generated 392 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:20:06.366434 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-5ef1bb51-2021-474d-a43d-ce78b5d48634 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:06.371165 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5ef1bb51-2021-474d-a43d-ce78b5d48634 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:20:06.371165 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5ef1bb51-2021-474d-a43d-ce78b5d48634 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-613112052"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:20:06.371907 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volumes [None req-5ef1bb51-2021-474d-a43d-ce78b5d48634 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-613112052'}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:20:06.376456 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-5ef1bb51-2021-474d-a43d-ce78b5d48634 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Create volume of 1 GB Aug 25 10:20:06.377116 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:06.377116 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:20:06.378079 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-5ef1bb51-2021-474d-a43d-ce78b5d48634 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Availability Zones retrieved successfully. Aug 25 10:20:06.384883 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-5ef1bb51-2021-474d-a43d-ce78b5d48634 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Flow 'volume_create_api' (2b19debd-561d-4a65-b75c-89eb3b1ae541) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:20:06.386087 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-5ef1bb51-2021-474d-a43d-ce78b5d48634 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef6af9ea-458f-4dd4-bebe-984d24b2c922) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:20:06.389031 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [None req-5ef1bb51-2021-474d-a43d-ce78b5d48634 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Validating volume size '1' using validate_int {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:20:06.400719 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:06.400719 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:20:06.418203 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-5ef1bb51-2021-474d-a43d-ce78b5d48634 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef6af9ea-458f-4dd4-bebe-984d24b2c922) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:28Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=451585a9-d406-4d92-91fa-a01f40f52ef4,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '451585a9-d406-4d92-91fa-a01f40f52ef4', 'encryption_key_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=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:20:06.419013 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-5ef1bb51-2021-474d-a43d-ce78b5d48634 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30166dc1-dc3d-4fca-82a0-406f7ba2828b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:20:06.486163 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-5ef1bb51-2021-474d-a43d-ce78b5d48634 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Created reservations ['0a181c2d-f3b1-4b45-8ab0-c0112d8679cc', 'de4d480e-440a-4f0b-9a20-4379a692b998', '8ae309a9-b2e8-4274-a2d9-e4fc08891faf', '0c1220cd-145b-4340-a27e-76efd600556f'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:20:06.486163 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-5ef1bb51-2021-474d-a43d-ce78b5d48634 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30166dc1-dc3d-4fca-82a0-406f7ba2828b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a181c2d-f3b1-4b45-8ab0-c0112d8679cc', 'de4d480e-440a-4f0b-9a20-4379a692b998', '8ae309a9-b2e8-4274-a2d9-e4fc08891faf', '0c1220cd-145b-4340-a27e-76efd600556f']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:20:06.486163 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-5ef1bb51-2021-474d-a43d-ce78b5d48634 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d1638ea-41f9-49bf-9699-599b4c6a70f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:20:06.523873 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-5ef1bb51-2021-474d-a43d-ce78b5d48634 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d1638ea-41f9-49bf-9699-599b4c6a70f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '07842797-d216-46f3-963b-71c753dac3b9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-613112052',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='e6804998faf7488b8b2eebe9f69a7f62',qos_specs=None,replication_status=,reservations=['0a181c2d-f3b1-4b45-8ab0-c0112d8679cc','de4d480e-440a-4f0b-9a20-4379a692b998','8ae309a9-b2e8-4274-a2d9-e4fc08891faf','0c1220cd-145b-4340-a27e-76efd600556f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54f47a73f6ed40a48ba8b029688bf841',volume_type_id=451585a9-d406-4d92-91fa-a01f40f52ef4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:20:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-613112052',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=07842797-d216-46f3-963b-71c753dac3b9,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='e6804998faf7488b8b2eebe9f69a7f62',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='54f47a73f6ed40a48ba8b029688bf841',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(451585a9-d406-4d92-91fa-a01f40f52ef4),volume_type_id=451585a9-d406-4d92-91fa-a01f40f52ef4)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:20:06.524949 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-5ef1bb51-2021-474d-a43d-ce78b5d48634 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be770e14-3315-407a-9099-91900b836906) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:20:06.561744 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-5ef1bb51-2021-474d-a43d-ce78b5d48634 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be770e14-3315-407a-9099-91900b836906) transitioned into state 'SUCCESS' from state '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-613112052',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='e6804998faf7488b8b2eebe9f69a7f62',qos_specs=None,replication_status=,reservations=['0a181c2d-f3b1-4b45-8ab0-c0112d8679cc','de4d480e-440a-4f0b-9a20-4379a692b998','8ae309a9-b2e8-4274-a2d9-e4fc08891faf','0c1220cd-145b-4340-a27e-76efd600556f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54f47a73f6ed40a48ba8b029688bf841',volume_type_id=451585a9-d406-4d92-91fa-a01f40f52ef4)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:20:06.562548 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-5ef1bb51-2021-474d-a43d-ce78b5d48634 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13349d6c-9e5b-40a4-979b-8e1446dcda2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:20:06.588844 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-5ef1bb51-2021-474d-a43d-ce78b5d48634 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13349d6c-9e5b-40a4-979b-8e1446dcda2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:20:06.589989 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-5ef1bb51-2021-474d-a43d-ce78b5d48634 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Flow 'volume_create_api' (2b19debd-561d-4a65-b75c-89eb3b1ae541) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:20:06.590396 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-5ef1bb51-2021-474d-a43d-ce78b5d48634 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Create volume request issued successfully. Aug 25 10:20:06.591409 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5ef1bb51-2021-474d-a43d-ce78b5d48634 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:20:06.592544 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 257/1018] 10.4.3.119 () {68 vars in 1259 bytes} [Tue Aug 25 10:20:06 2026] POST /volume/v3/volumes => generated 759 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:20:06.609419 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-824eb184-241b-44f9-b98d-491140922e75 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:06.611074 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-824eb184-241b-44f9-b98d-491140922e75 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] GET https://10.4.3.119/volume/v3/volumes/07842797-d216-46f3-963b-71c753dac3b9 Aug 25 10:20:06.611392 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-824eb184-241b-44f9-b98d-491140922e75 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:06.611533 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-824eb184-241b-44f9-b98d-491140922e75 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:06.620752 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:06.620752 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:20:06.625631 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-824eb184-241b-44f9-b98d-491140922e75 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Volume info retrieved successfully. Aug 25 10:20:06.635045 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-824eb184-241b-44f9-b98d-491140922e75 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/volumes/07842797-d216-46f3-963b-71c753dac3b9 returned with HTTP 200 Aug 25 10:20:06.635045 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 258/1019] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:06 2026] GET /volume/v3/volumes/07842797-d216-46f3-963b-71c753dac3b9 => generated 827 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:06.673767 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-a6c2726c-a018-4c99-a2d3-0bd9fe60abab None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:06.676337 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a6c2726c-a018-4c99-a2d3-0bd9fe60abab tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/e41d8400-39b3-4954-b9b4-1b07b2140acd Aug 25 10:20:06.676552 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a6c2726c-a018-4c99-a2d3-0bd9fe60abab tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:06.676765 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a6c2726c-a018-4c99-a2d3-0bd9fe60abab tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:06.676889 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-a6c2726c-a018-4c99-a2d3-0bd9fe60abab tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id e41d8400-39b3-4954-b9b4-1b07b2140acd. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:20:06.683207 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:06.683207 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:20:06.685601 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a6c2726c-a018-4c99-a2d3-0bd9fe60abab tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/e41d8400-39b3-4954-b9b4-1b07b2140acd returned with HTTP 200 Aug 25 10:20:06.685601 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 255/1020] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:06 2026] GET /volume/v3/backups/e41d8400-39b3-4954-b9b4-1b07b2140acd => generated 823 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:07.105527 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-6369fb37-d2db-4e1d-9e53-97155d2bf209 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:07.108899 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6369fb37-d2db-4e1d-9e53-97155d2bf209 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] GET https://10.4.3.119/volume/v3/groups/ae08b8bc-0e33-4c66-85ce-c913be16d08d Aug 25 10:20:07.109331 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6369fb37-d2db-4e1d-9e53-97155d2bf209 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:07.109688 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6369fb37-d2db-4e1d-9e53-97155d2bf209 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Calling method 'version_select' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:07.109836 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.groups [None req-6369fb37-d2db-4e1d-9e53-97155d2bf209 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] show called for member ae08b8bc-0e33-4c66-85ce-c913be16d08d {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 10:20:07.116640 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:07.116640 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:20:07.137850 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6369fb37-d2db-4e1d-9e53-97155d2bf209 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] https://10.4.3.119/volume/v3/groups/ae08b8bc-0e33-4c66-85ce-c913be16d08d returned with HTTP 200 Aug 25 10:20:07.138811 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 251/1021] 10.4.3.119 () {68 vars in 1386 bytes} [Tue Aug 25 10:20:07 2026] GET /volume/v3/groups/ae08b8bc-0e33-4c66-85ce-c913be16d08d => generated 393 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:20:07.154435 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-56a75f52-d998-4549-b56d-67602252e210 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:07.157264 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-56a75f52-d998-4549-b56d-67602252e210 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] PUT https://10.4.3.119/volume/v3/groups/ae08b8bc-0e33-4c66-85ce-c913be16d08d Aug 25 10:20:07.157789 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-56a75f52-d998-4549-b56d-67602252e210 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "f12dd41e-c746-4562-83ff-6c7d8913ceb2"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:20:07.159850 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.groups [None req-56a75f52-d998-4549-b56d-67602252e210 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Update called for group ae08b8bc-0e33-4c66-85ce-c913be16d08d. {{(pid=100391) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 25 10:20:07.160050 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.groups [None req-56a75f52-d998-4549-b56d-67602252e210 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Updating group ae08b8bc-0e33-4c66-85ce-c913be16d08d with name None description: None add_volumes: f12dd41e-c746-4562-83ff-6c7d8913ceb2 remove_volumes: None. Aug 25 10:20:07.166047 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:07.166047 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:20:07.209881 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-56a75f52-d998-4549-b56d-67602252e210 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] https://10.4.3.119/volume/v3/groups/ae08b8bc-0e33-4c66-85ce-c913be16d08d returned with HTTP 202 Aug 25 10:20:07.210390 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 258/1022] 10.4.3.119 () {70 vars in 1406 bytes} [Tue Aug 25 10:20:07 2026] PUT /volume/v3/groups/ae08b8bc-0e33-4c66-85ce-c913be16d08d => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 10:20:07.221760 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-2b87d6c8-895d-4986-95dc-0d27476b21e0 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:07.224445 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2b87d6c8-895d-4986-95dc-0d27476b21e0 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] GET https://10.4.3.119/volume/v3/groups/ae08b8bc-0e33-4c66-85ce-c913be16d08d Aug 25 10:20:07.224956 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2b87d6c8-895d-4986-95dc-0d27476b21e0 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:07.225383 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2b87d6c8-895d-4986-95dc-0d27476b21e0 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Calling method 'version_select' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:07.226867 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.groups [None req-2b87d6c8-895d-4986-95dc-0d27476b21e0 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] show called for member ae08b8bc-0e33-4c66-85ce-c913be16d08d {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 10:20:07.230999 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:07.230999 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:20:07.245833 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2b87d6c8-895d-4986-95dc-0d27476b21e0 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] https://10.4.3.119/volume/v3/groups/ae08b8bc-0e33-4c66-85ce-c913be16d08d returned with HTTP 200 Aug 25 10:20:07.245833 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 259/1023] 10.4.3.119 () {68 vars in 1386 bytes} [Tue Aug 25 10:20:07 2026] GET /volume/v3/groups/ae08b8bc-0e33-4c66-85ce-c913be16d08d => generated 392 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:20:07.651313 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-dabda3ae-fe88-4a36-bc72-9f5e992bf028 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:07.653450 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-dabda3ae-fe88-4a36-bc72-9f5e992bf028 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] GET https://10.4.3.119/volume/v3/volumes/07842797-d216-46f3-963b-71c753dac3b9 Aug 25 10:20:07.653699 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-dabda3ae-fe88-4a36-bc72-9f5e992bf028 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:07.653929 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-dabda3ae-fe88-4a36-bc72-9f5e992bf028 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:07.662688 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:07.662688 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:20:07.667624 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-dabda3ae-fe88-4a36-bc72-9f5e992bf028 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Volume info retrieved successfully. Aug 25 10:20:07.672940 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-dabda3ae-fe88-4a36-bc72-9f5e992bf028 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/volumes/07842797-d216-46f3-963b-71c753dac3b9 returned with HTTP 200 Aug 25 10:20:07.673360 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 256/1024] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:07 2026] GET /volume/v3/volumes/07842797-d216-46f3-963b-71c753dac3b9 => generated 852 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:07.697256 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-591fb1d4-e0ec-4ba0-aa6b-343de9d2dd81 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:07.700305 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-591fb1d4-e0ec-4ba0-aa6b-343de9d2dd81 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/e41d8400-39b3-4954-b9b4-1b07b2140acd Aug 25 10:20:07.700584 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-591fb1d4-e0ec-4ba0-aa6b-343de9d2dd81 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:07.700826 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-591fb1d4-e0ec-4ba0-aa6b-343de9d2dd81 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:07.700959 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-591fb1d4-e0ec-4ba0-aa6b-343de9d2dd81 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id e41d8400-39b3-4954-b9b4-1b07b2140acd. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:20:07.706225 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:07.706225 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:20:07.707219 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-591fb1d4-e0ec-4ba0-aa6b-343de9d2dd81 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/e41d8400-39b3-4954-b9b4-1b07b2140acd returned with HTTP 200 Aug 25 10:20:07.707712 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 252/1025] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:07 2026] GET /volume/v3/backups/e41d8400-39b3-4954-b9b4-1b07b2140acd => generated 823 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:07.720058 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-3e3556c0-77fd-42ef-949e-737c7489e65d req-2bba5355-ff71-4060-9858-1fab42e9baea None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:07.722763 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-3e3556c0-77fd-42ef-949e-737c7489e65d req-2bba5355-ff71-4060-9858-1fab42e9baea tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] GET https://10.4.3.119/volume/v3/volumes/07842797-d216-46f3-963b-71c753dac3b9 Aug 25 10:20:07.723018 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-3e3556c0-77fd-42ef-949e-737c7489e65d req-2bba5355-ff71-4060-9858-1fab42e9baea tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:07.723531 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-3e3556c0-77fd-42ef-949e-737c7489e65d req-2bba5355-ff71-4060-9858-1fab42e9baea tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:07.733316 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:07.733316 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:20:07.738803 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-3e3556c0-77fd-42ef-949e-737c7489e65d req-2bba5355-ff71-4060-9858-1fab42e9baea tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Volume info retrieved successfully. Aug 25 10:20:07.744774 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-3e3556c0-77fd-42ef-949e-737c7489e65d req-2bba5355-ff71-4060-9858-1fab42e9baea tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/volumes/07842797-d216-46f3-963b-71c753dac3b9 returned with HTTP 200 Aug 25 10:20:07.745303 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 259/1026] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:20:07 2026] GET /volume/v3/volumes/07842797-d216-46f3-963b-71c753dac3b9 => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:07.866098 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-ce83d4b9-0baa-4937-b4b8-4a79e6089bfa None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:07.866660 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ce83d4b9-0baa-4937-b4b8-4a79e6089bfa None None] GET https://10.4.3.119/volume// Aug 25 10:20:07.866898 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ce83d4b9-0baa-4937-b4b8-4a79e6089bfa None None] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:07.867116 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ce83d4b9-0baa-4937-b4b8-4a79e6089bfa None None] Calling method 'all' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:07.867547 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ce83d4b9-0baa-4937-b4b8-4a79e6089bfa None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:20:07.868463 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 260/1027] 10.4.3.119 () {66 vars in 1428 bytes} [Tue Aug 25 10:20:07 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:20:07.878022 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-3e3556c0-77fd-42ef-949e-737c7489e65d req-f52eb33a-8e73-4962-8213-6c129e3077c1 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:07.881017 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-3e3556c0-77fd-42ef-949e-737c7489e65d req-f52eb33a-8e73-4962-8213-6c129e3077c1 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] POST https://10.4.3.119/volume/v3/attachments Aug 25 10:20:07.881535 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-3e3556c0-77fd-42ef-949e-737c7489e65d req-f52eb33a-8e73-4962-8213-6c129e3077c1 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "07842797-d216-46f3-963b-71c753dac3b9", "connector": null, "instance_uuid": "bc1bc108-9661-43af-8f52-c3be00f3f712"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:20:07.893020 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:07.893020 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:20:07.944831 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-3e3556c0-77fd-42ef-949e-737c7489e65d req-f52eb33a-8e73-4962-8213-6c129e3077c1 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/attachments returned with HTTP 200 Aug 25 10:20:07.945442 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 257/1028] 10.4.3.119 () {74 vars in 1594 bytes} [Tue Aug 25 10:20:07 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 25 10:20:08.005667 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-79ce0cdf-5093-4ac5-953f-d4529514a71d None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:08.007659 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-79ce0cdf-5093-4ac5-953f-d4529514a71d tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] GET https://10.4.3.119/volume/v3/volumes/07842797-d216-46f3-963b-71c753dac3b9 Aug 25 10:20:08.007881 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-79ce0cdf-5093-4ac5-953f-d4529514a71d tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:08.009157 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-79ce0cdf-5093-4ac5-953f-d4529514a71d tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:08.015582 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-26a71ab1-c046-4594-8317-abb0bc031ebe None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:08.016689 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-26a71ab1-c046-4594-8317-abb0bc031ebe None None] GET https://10.4.3.119/volume// Aug 25 10:20:08.016874 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-26a71ab1-c046-4594-8317-abb0bc031ebe None None] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:08.017176 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-26a71ab1-c046-4594-8317-abb0bc031ebe None None] Calling method 'all' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:08.017632 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-26a71ab1-c046-4594-8317-abb0bc031ebe None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:20:08.020853 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 260/1029] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:20:08 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:20:08.029621 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-3e3556c0-77fd-42ef-949e-737c7489e65d req-e9c37fa3-b3ae-4993-b7d5-71743528d9b1 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:08.031618 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:08.031618 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:20:08.036592 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-3e3556c0-77fd-42ef-949e-737c7489e65d req-e9c37fa3-b3ae-4993-b7d5-71743528d9b1 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] GET https://10.4.3.119/volume/v3/volumes/07842797-d216-46f3-963b-71c753dac3b9 Aug 25 10:20:08.036592 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-3e3556c0-77fd-42ef-949e-737c7489e65d req-e9c37fa3-b3ae-4993-b7d5-71743528d9b1 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:08.037374 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-3e3556c0-77fd-42ef-949e-737c7489e65d req-e9c37fa3-b3ae-4993-b7d5-71743528d9b1 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:08.039280 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-79ce0cdf-5093-4ac5-953f-d4529514a71d tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Volume info retrieved successfully. Aug 25 10:20:08.050903 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-79ce0cdf-5093-4ac5-953f-d4529514a71d tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/volumes/07842797-d216-46f3-963b-71c753dac3b9 returned with HTTP 200 Aug 25 10:20:08.051781 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 253/1030] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:08 2026] GET /volume/v3/volumes/07842797-d216-46f3-963b-71c753dac3b9 => generated 851 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:08.053836 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:08.053836 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:20:08.059108 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [req-3e3556c0-77fd-42ef-949e-737c7489e65d req-e9c37fa3-b3ae-4993-b7d5-71743528d9b1 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Volume info retrieved successfully. Aug 25 10:20:08.065227 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-3e3556c0-77fd-42ef-949e-737c7489e65d req-e9c37fa3-b3ae-4993-b7d5-71743528d9b1 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/volumes/07842797-d216-46f3-963b-71c753dac3b9 returned with HTTP 200 Aug 25 10:20:08.065918 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 261/1031] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:20:08 2026] GET /volume/v3/volumes/07842797-d216-46f3-963b-71c753dac3b9 => generated 1031 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:20:08.190526 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-3e3556c0-77fd-42ef-949e-737c7489e65d req-d9f5974b-5b3d-4277-8123-2950eac764e1 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:08.194921 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-3e3556c0-77fd-42ef-949e-737c7489e65d req-d9f5974b-5b3d-4277-8123-2950eac764e1 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] PUT https://10.4.3.119/volume/v3/attachments/afc44921-ff47-4024-af37-6665f0a5a88a Aug 25 10:20:08.195444 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-3e3556c0-77fd-42ef-949e-737c7489e65d req-d9f5974b-5b3d-4277-8123-2950eac764e1 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.119", "host": "np0000008063", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3398d5156650", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "462fd6ce-c505-48ef-84ec-f85776d45b24", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:20:08.207540 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.coordination [req-3e3556c0-77fd-42ef-949e-737c7489e65d req-d9f5974b-5b3d-4277-8123-2950eac764e1 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Acquiring lock "cinder-attachment_update-07842797-d216-46f3-963b-71c753dac3b9-np0000008063" by "attachment_update" {{(pid=100388) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 10:20:08.213580 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.coordination [req-3e3556c0-77fd-42ef-949e-737c7489e65d req-d9f5974b-5b3d-4277-8123-2950eac764e1 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Lock "cinder-attachment_update-07842797-d216-46f3-963b-71c753dac3b9-np0000008063" acquired by "attachment_update" :: waited 0.006s {{(pid=100388) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 10:20:08.215031 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:08.215031 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:20:08.261836 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-b391e520-254d-4a55-9b9c-8fc55a821fce None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:08.266644 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b391e520-254d-4a55-9b9c-8fc55a821fce tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] GET https://10.4.3.119/volume/v3/groups/ae08b8bc-0e33-4c66-85ce-c913be16d08d Aug 25 10:20:08.266918 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b391e520-254d-4a55-9b9c-8fc55a821fce tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:08.267166 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b391e520-254d-4a55-9b9c-8fc55a821fce tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Calling method 'version_select' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:08.267335 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.groups [None req-b391e520-254d-4a55-9b9c-8fc55a821fce tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] show called for member ae08b8bc-0e33-4c66-85ce-c913be16d08d {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 10:20:08.273651 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:08.273651 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:20:08.288293 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b391e520-254d-4a55-9b9c-8fc55a821fce tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] https://10.4.3.119/volume/v3/groups/ae08b8bc-0e33-4c66-85ce-c913be16d08d returned with HTTP 200 Aug 25 10:20:08.288889 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 261/1032] 10.4.3.119 () {68 vars in 1386 bytes} [Tue Aug 25 10:20:08 2026] GET /volume/v3/groups/ae08b8bc-0e33-4c66-85ce-c913be16d08d => generated 393 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:20:08.299655 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-64e759d9-e0de-4dba-9528-75ff6c08c694 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:08.302157 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-64e759d9-e0de-4dba-9528-75ff6c08c694 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] GET https://10.4.3.119/volume/v3/volumes/detail Aug 25 10:20:08.302157 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-64e759d9-e0de-4dba-9528-75ff6c08c694 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:08.302157 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-64e759d9-e0de-4dba-9528-75ff6c08c694 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Calling method 'detail' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:08.302157 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.api_utils [None req-64e759d9-e0de-4dba-9528-75ff6c08c694 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Removing options '' from query. {{(pid=100389) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 10:20:08.302704 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-64e759d9-e0de-4dba-9528-75ff6c08c694 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100389) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 10:20:08.313864 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-64e759d9-e0de-4dba-9528-75ff6c08c694 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Get all volumes completed successfully. Aug 25 10:20:08.314710 np0000008063 devstack@c-api.service[100389]: WARNING stevedore.named [None req-64e759d9-e0de-4dba-9528-75ff6c08c694 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:20:08.314910 np0000008063 devstack@c-api.service[100389]: WARNING castellan.key_manager [None req-64e759d9-e0de-4dba-9528-75ff6c08c694 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:20:08.347289 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.coordination [req-3e3556c0-77fd-42ef-949e-737c7489e65d req-d9f5974b-5b3d-4277-8123-2950eac764e1 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Lock "cinder-attachment_update-07842797-d216-46f3-963b-71c753dac3b9-np0000008063" released by "attachment_update" :: held 0.134s {{(pid=100388) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 10:20:08.350949 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-3e3556c0-77fd-42ef-949e-737c7489e65d req-d9f5974b-5b3d-4277-8123-2950eac764e1 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/attachments/afc44921-ff47-4024-af37-6665f0a5a88a returned with HTTP 200 Aug 25 10:20:08.350949 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 258/1033] 10.4.3.119 () {74 vars in 1704 bytes} [Tue Aug 25 10:20:08 2026] PUT /volume/v3/attachments/afc44921-ff47-4024-af37-6665f0a5a88a => generated 969 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:20:08.365653 np0000008063 devstack@c-api.service[100389]: DEBUG oslo_db.sqlalchemy.engines [None req-64e759d9-e0de-4dba-9528-75ff6c08c694 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100389) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 10:20:08.369278 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:08.369278 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:20:08.374542 np0000008063 devstack@c-api.service[100389]: WARNING stevedore.named [None req-64e759d9-e0de-4dba-9528-75ff6c08c694 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:20:08.374803 np0000008063 devstack@c-api.service[100389]: WARNING castellan.key_manager [None req-64e759d9-e0de-4dba-9528-75ff6c08c694 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:20:08.428609 np0000008063 devstack@c-api.service[100389]: DEBUG oslo_db.sqlalchemy.engines [None req-64e759d9-e0de-4dba-9528-75ff6c08c694 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100389) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 10:20:08.431927 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:08.431927 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:20:08.443579 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-64e759d9-e0de-4dba-9528-75ff6c08c694 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] https://10.4.3.119/volume/v3/volumes/detail returned with HTTP 200 Aug 25 10:20:08.444292 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 254/1034] 10.4.3.119 () {68 vars in 1299 bytes} [Tue Aug 25 10:20:08 2026] GET /volume/v3/volumes/detail => generated 1821 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:20:08.463097 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-b3462884-585f-4047-9453-a1a81a3b5da8 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:08.465969 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b3462884-585f-4047-9453-a1a81a3b5da8 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] POST https://10.4.3.119/volume/v3/group_snapshots Aug 25 10:20:08.466676 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b3462884-585f-4047-9453-a1a81a3b5da8 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "ae08b8bc-0e33-4c66-85ce-c913be16d08d", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-590321666"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:20:08.468981 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.group_snapshots [None req-b3462884-585f-4047-9453-a1a81a3b5da8 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'ae08b8bc-0e33-4c66-85ce-c913be16d08d', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-590321666'}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 25 10:20:08.474336 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:08.474336 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:20:08.478590 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.group_snapshots [None req-b3462884-585f-4047-9453-a1a81a3b5da8 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-590321666. Aug 25 10:20:08.506101 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:08.506101 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:20:08.528551 np0000008063 devstack@c-api.service[100390]: WARNING cinder.quota [None req-b3462884-585f-4047-9453-a1a81a3b5da8 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-222886058 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-222886058, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:20:08.528551 np0000008063 devstack@c-api.service[100390]: WARNING cinder.quota [None req-b3462884-585f-4047-9453-a1a81a3b5da8 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-222886058 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-222886058, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:20:08.559165 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-b3462884-585f-4047-9453-a1a81a3b5da8 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Created reservations ['7674927e-417a-41c6-abb4-bcb9cda9f373', '9aab464c-a203-4e0f-b83c-c22fac65c9aa', 'e0a44d38-af30-4ee4-8b43-7bbc0dabaf21', '9524486f-2690-402f-a925-fa74923ed044'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:20:08.611743 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b3462884-585f-4047-9453-a1a81a3b5da8 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] https://10.4.3.119/volume/v3/group_snapshots returned with HTTP 202 Aug 25 10:20:08.612285 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 262/1035] 10.4.3.119 () {70 vars in 1324 bytes} [Tue Aug 25 10:20:08 2026] POST /volume/v3/group_snapshots => generated 186 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:20:08.622917 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-4388ce31-3734-4ca8-bd6c-7e549fa85c9e None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:08.624806 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4388ce31-3734-4ca8-bd6c-7e549fa85c9e tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] GET https://10.4.3.119/volume/v3/group_snapshots/7fbc566b-3586-42c6-82ec-650afb856f32 Aug 25 10:20:08.625059 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4388ce31-3734-4ca8-bd6c-7e549fa85c9e tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:08.625268 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4388ce31-3734-4ca8-bd6c-7e549fa85c9e tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Calling method 'version_select' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:08.625385 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.group_snapshots [None req-4388ce31-3734-4ca8-bd6c-7e549fa85c9e tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] show called for member 7fbc566b-3586-42c6-82ec-650afb856f32 {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 25 10:20:08.629375 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:08.629375 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:20:08.633586 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4388ce31-3734-4ca8-bd6c-7e549fa85c9e tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] https://10.4.3.119/volume/v3/group_snapshots/7fbc566b-3586-42c6-82ec-650afb856f32 returned with HTTP 200 Aug 25 10:20:08.634039 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 262/1036] 10.4.3.119 () {68 vars in 1413 bytes} [Tue Aug 25 10:20:08 2026] GET /volume/v3/group_snapshots/7fbc566b-3586-42c6-82ec-650afb856f32 => generated 325 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:20:08.721712 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-8586ed7a-419d-46f5-8e10-1e6d3ce15683 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:08.723371 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8586ed7a-419d-46f5-8e10-1e6d3ce15683 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/e41d8400-39b3-4954-b9b4-1b07b2140acd Aug 25 10:20:08.723540 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8586ed7a-419d-46f5-8e10-1e6d3ce15683 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:08.723739 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8586ed7a-419d-46f5-8e10-1e6d3ce15683 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:08.723840 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-8586ed7a-419d-46f5-8e10-1e6d3ce15683 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id e41d8400-39b3-4954-b9b4-1b07b2140acd. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:20:08.728121 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:08.728121 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:20:08.728977 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8586ed7a-419d-46f5-8e10-1e6d3ce15683 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/e41d8400-39b3-4954-b9b4-1b07b2140acd returned with HTTP 200 Aug 25 10:20:08.729363 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 259/1037] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:08 2026] GET /volume/v3/backups/e41d8400-39b3-4954-b9b4-1b07b2140acd => generated 823 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:09.068845 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-4d20f362-9437-44f1-a153-495909fc3fb8 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:09.073169 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4d20f362-9437-44f1-a153-495909fc3fb8 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] GET https://10.4.3.119/volume/v3/volumes/07842797-d216-46f3-963b-71c753dac3b9 Aug 25 10:20:09.073169 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4d20f362-9437-44f1-a153-495909fc3fb8 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:09.073169 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4d20f362-9437-44f1-a153-495909fc3fb8 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:09.085199 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:09.085199 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:20:09.089461 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-4d20f362-9437-44f1-a153-495909fc3fb8 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Volume info retrieved successfully. Aug 25 10:20:09.094483 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4d20f362-9437-44f1-a153-495909fc3fb8 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/volumes/07842797-d216-46f3-963b-71c753dac3b9 returned with HTTP 200 Aug 25 10:20:09.095268 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 255/1038] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:09 2026] GET /volume/v3/volumes/07842797-d216-46f3-963b-71c753dac3b9 => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:09.667181 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-709e1ba2-3b4a-41c8-9a78-3fbdb1bc49c9 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:09.675370 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-709e1ba2-3b4a-41c8-9a78-3fbdb1bc49c9 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] GET https://10.4.3.119/volume/v3/group_snapshots/7fbc566b-3586-42c6-82ec-650afb856f32 Aug 25 10:20:09.675370 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-709e1ba2-3b4a-41c8-9a78-3fbdb1bc49c9 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:09.675370 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-709e1ba2-3b4a-41c8-9a78-3fbdb1bc49c9 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Calling method 'version_select' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:09.675370 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.group_snapshots [None req-709e1ba2-3b4a-41c8-9a78-3fbdb1bc49c9 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] show called for member 7fbc566b-3586-42c6-82ec-650afb856f32 {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 25 10:20:09.677231 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:09.677231 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:20:09.683319 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-709e1ba2-3b4a-41c8-9a78-3fbdb1bc49c9 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] https://10.4.3.119/volume/v3/group_snapshots/7fbc566b-3586-42c6-82ec-650afb856f32 returned with HTTP 200 Aug 25 10:20:09.683922 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 263/1039] 10.4.3.119 () {68 vars in 1413 bytes} [Tue Aug 25 10:20:09 2026] GET /volume/v3/group_snapshots/7fbc566b-3586-42c6-82ec-650afb856f32 => generated 326 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:20:09.702172 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-944b2876-e839-4d74-9d51-df37b49dda43 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:09.706504 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-944b2876-e839-4d74-9d51-df37b49dda43 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] GET https://10.4.3.119/volume/v3/snapshots/detail Aug 25 10:20:09.707829 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-944b2876-e839-4d74-9d51-df37b49dda43 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:09.707998 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-944b2876-e839-4d74-9d51-df37b49dda43 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Calling method 'detail' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:09.708738 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.api_utils [None req-944b2876-e839-4d74-9d51-df37b49dda43 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Removing options '' from query. {{(pid=100391) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 10:20:09.711048 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.db.api [None req-944b2876-e839-4d74-9d51-df37b49dda43 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Building query based on filter {{(pid=100391) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 10:20:09.718416 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-944b2876-e839-4d74-9d51-df37b49dda43 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Get all snapshots completed successfully. Aug 25 10:20:09.718416 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:09.718416 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:20:09.719235 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-944b2876-e839-4d74-9d51-df37b49dda43 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] https://10.4.3.119/volume/v3/snapshots/detail returned with HTTP 200 Aug 25 10:20:09.719974 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 263/1040] 10.4.3.119 () {66 vars in 1264 bytes} [Tue Aug 25 10:20:09 2026] GET /volume/v3/snapshots/detail => generated 929 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:09.743817 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-3955e98d-d0ed-4a0e-bbf6-37a9cc35b558 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:09.744161 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-365966cd-eee2-4f4d-9998-4a8ab9518dfe None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:09.746241 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3955e98d-d0ed-4a0e-bbf6-37a9cc35b558 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/e41d8400-39b3-4954-b9b4-1b07b2140acd Aug 25 10:20:09.746944 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3955e98d-d0ed-4a0e-bbf6-37a9cc35b558 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:09.746944 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3955e98d-d0ed-4a0e-bbf6-37a9cc35b558 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:09.746944 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-3955e98d-d0ed-4a0e-bbf6-37a9cc35b558 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id e41d8400-39b3-4954-b9b4-1b07b2140acd. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:20:09.750988 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-365966cd-eee2-4f4d-9998-4a8ab9518dfe tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] GET https://10.4.3.119/volume/v3/snapshots/bc28cc37-1ba9-4155-85a5-5717a7b65c3a Aug 25 10:20:09.751126 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-365966cd-eee2-4f4d-9998-4a8ab9518dfe tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:09.751338 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-365966cd-eee2-4f4d-9998-4a8ab9518dfe tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:09.755618 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:09.755618 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:20:09.757540 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3955e98d-d0ed-4a0e-bbf6-37a9cc35b558 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/e41d8400-39b3-4954-b9b4-1b07b2140acd returned with HTTP 200 Aug 25 10:20:09.758193 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 256/1041] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:09 2026] GET /volume/v3/backups/e41d8400-39b3-4954-b9b4-1b07b2140acd => generated 823 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:09.760951 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:09.760951 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:20:09.761444 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-365966cd-eee2-4f4d-9998-4a8ab9518dfe tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Snapshot retrieved successfully. Aug 25 10:20:09.762348 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-365966cd-eee2-4f4d-9998-4a8ab9518dfe tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] https://10.4.3.119/volume/v3/snapshots/bc28cc37-1ba9-4155-85a5-5717a7b65c3a returned with HTTP 200 Aug 25 10:20:09.762994 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 260/1042] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:20:09 2026] GET /volume/v3/snapshots/bc28cc37-1ba9-4155-85a5-5717a7b65c3a => generated 469 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:09.787017 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-0a5e0db1-a4dc-4ad9-946a-1512bac0dc45 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:09.789983 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0a5e0db1-a4dc-4ad9-946a-1512bac0dc45 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] GET https://10.4.3.119/volume/v3/snapshots/2a7cdb94-14bf-4709-8e2e-d01d7aae3084 Aug 25 10:20:09.790737 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0a5e0db1-a4dc-4ad9-946a-1512bac0dc45 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:09.790737 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0a5e0db1-a4dc-4ad9-946a-1512bac0dc45 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:09.802057 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:09.802057 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:20:09.802799 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-0a5e0db1-a4dc-4ad9-946a-1512bac0dc45 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Snapshot retrieved successfully. Aug 25 10:20:09.805103 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0a5e0db1-a4dc-4ad9-946a-1512bac0dc45 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] https://10.4.3.119/volume/v3/snapshots/2a7cdb94-14bf-4709-8e2e-d01d7aae3084 returned with HTTP 200 Aug 25 10:20:09.805726 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 264/1043] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:20:09 2026] GET /volume/v3/snapshots/2a7cdb94-14bf-4709-8e2e-d01d7aae3084 => generated 469 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:09.827101 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-6c715faa-0843-4859-bd1d-0928e54e7249 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:09.832427 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6c715faa-0843-4859-bd1d-0928e54e7249 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] DELETE https://10.4.3.119/volume/v3/group_snapshots/7fbc566b-3586-42c6-82ec-650afb856f32 Aug 25 10:20:09.833298 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6c715faa-0843-4859-bd1d-0928e54e7249 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:09.834369 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6c715faa-0843-4859-bd1d-0928e54e7249 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Calling method 'version_select' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:09.834369 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.group_snapshots [None req-6c715faa-0843-4859-bd1d-0928e54e7249 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] delete called for member 7fbc566b-3586-42c6-82ec-650afb856f32 {{(pid=100391) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 25 10:20:09.835741 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.group_snapshots [None req-6c715faa-0843-4859-bd1d-0928e54e7249 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Delete group_snapshot with id: 7fbc566b-3586-42c6-82ec-650afb856f32 Aug 25 10:20:09.843515 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:09.843515 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:20:09.953352 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6c715faa-0843-4859-bd1d-0928e54e7249 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] https://10.4.3.119/volume/v3/group_snapshots/7fbc566b-3586-42c6-82ec-650afb856f32 returned with HTTP 202 Aug 25 10:20:09.954091 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 264/1044] 10.4.3.119 () {68 vars in 1416 bytes} [Tue Aug 25 10:20:09 2026] DELETE /volume/v3/group_snapshots/7fbc566b-3586-42c6-82ec-650afb856f32 => generated 0 bytes in 128 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 10:20:09.963628 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-8759a67f-1672-4667-a822-cdd39636d8af None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:09.967000 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8759a67f-1672-4667-a822-cdd39636d8af tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] GET https://10.4.3.119/volume/v3/volumes/detail Aug 25 10:20:09.967514 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8759a67f-1672-4667-a822-cdd39636d8af tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:09.967850 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8759a67f-1672-4667-a822-cdd39636d8af tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Calling method 'detail' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:09.968417 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.api_utils [None req-8759a67f-1672-4667-a822-cdd39636d8af tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Removing options '' from query. {{(pid=100389) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 10:20:09.970029 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-8759a67f-1672-4667-a822-cdd39636d8af tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100389) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 10:20:09.980582 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-8759a67f-1672-4667-a822-cdd39636d8af tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Get all volumes completed successfully. Aug 25 10:20:09.981826 np0000008063 devstack@c-api.service[100389]: WARNING stevedore.named [None req-8759a67f-1672-4667-a822-cdd39636d8af tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:20:09.981826 np0000008063 devstack@c-api.service[100389]: WARNING castellan.key_manager [None req-8759a67f-1672-4667-a822-cdd39636d8af tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:20:10.030978 np0000008063 devstack@c-api.service[100389]: DEBUG oslo_db.sqlalchemy.engines [None req-8759a67f-1672-4667-a822-cdd39636d8af tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100389) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 10:20:10.035210 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:10.035210 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:20:10.040650 np0000008063 devstack@c-api.service[100389]: WARNING stevedore.named [None req-8759a67f-1672-4667-a822-cdd39636d8af tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:20:10.041055 np0000008063 devstack@c-api.service[100389]: WARNING castellan.key_manager [None req-8759a67f-1672-4667-a822-cdd39636d8af tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:20:10.101052 np0000008063 devstack@c-api.service[100389]: DEBUG oslo_db.sqlalchemy.engines [None req-8759a67f-1672-4667-a822-cdd39636d8af tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100389) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 10:20:10.106733 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:10.106733 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:20:10.113927 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-fbda2c43-8457-4b32-a56d-06e73d4d3297 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:10.116409 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-fbda2c43-8457-4b32-a56d-06e73d4d3297 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] GET https://10.4.3.119/volume/v3/volumes/07842797-d216-46f3-963b-71c753dac3b9 Aug 25 10:20:10.116729 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-fbda2c43-8457-4b32-a56d-06e73d4d3297 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:10.116990 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-fbda2c43-8457-4b32-a56d-06e73d4d3297 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:10.120318 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8759a67f-1672-4667-a822-cdd39636d8af tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] https://10.4.3.119/volume/v3/volumes/detail returned with HTTP 200 Aug 25 10:20:10.121152 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 257/1045] 10.4.3.119 () {68 vars in 1299 bytes} [Tue Aug 25 10:20:09 2026] GET /volume/v3/volumes/detail => generated 1821 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:20:10.133313 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:10.133313 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:20:10.141052 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-e1937868-8000-4dce-991c-80355bcb63ae None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:10.142163 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-fbda2c43-8457-4b32-a56d-06e73d4d3297 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Volume info retrieved successfully. Aug 25 10:20:10.144127 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e1937868-8000-4dce-991c-80355bcb63ae tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] GET https://10.4.3.119/volume/v3/snapshots/detail Aug 25 10:20:10.144459 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e1937868-8000-4dce-991c-80355bcb63ae tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:10.144756 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e1937868-8000-4dce-991c-80355bcb63ae tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Calling method 'detail' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:10.145149 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.api_utils [None req-e1937868-8000-4dce-991c-80355bcb63ae tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Removing options '' from query. {{(pid=100390) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 10:20:10.147676 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.db.api [None req-e1937868-8000-4dce-991c-80355bcb63ae tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Building query based on filter {{(pid=100390) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 10:20:10.149270 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-fbda2c43-8457-4b32-a56d-06e73d4d3297 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/volumes/07842797-d216-46f3-963b-71c753dac3b9 returned with HTTP 200 Aug 25 10:20:10.149796 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 261/1046] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:10 2026] GET /volume/v3/volumes/07842797-d216-46f3-963b-71c753dac3b9 => generated 852 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:10.153595 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-e1937868-8000-4dce-991c-80355bcb63ae tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Get all snapshots completed successfully. Aug 25 10:20:10.153976 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:10.153976 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:20:10.154714 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e1937868-8000-4dce-991c-80355bcb63ae tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] https://10.4.3.119/volume/v3/snapshots/detail returned with HTTP 200 Aug 25 10:20:10.155254 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 265/1047] 10.4.3.119 () {66 vars in 1264 bytes} [Tue Aug 25 10:20:10 2026] GET /volume/v3/snapshots/detail => generated 470 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:10.168118 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-48a0c5b2-e978-494a-ad59-c8651c537828 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:10.169660 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-48a0c5b2-e978-494a-ad59-c8651c537828 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] GET https://10.4.3.119/volume/v3/snapshots/bc28cc37-1ba9-4155-85a5-5717a7b65c3a Aug 25 10:20:10.169901 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-48a0c5b2-e978-494a-ad59-c8651c537828 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:10.170117 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-48a0c5b2-e978-494a-ad59-c8651c537828 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:10.175818 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:10.175818 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:20:10.176374 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-48a0c5b2-e978-494a-ad59-c8651c537828 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Snapshot retrieved successfully. Aug 25 10:20:10.177369 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-48a0c5b2-e978-494a-ad59-c8651c537828 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] https://10.4.3.119/volume/v3/snapshots/bc28cc37-1ba9-4155-85a5-5717a7b65c3a returned with HTTP 200 Aug 25 10:20:10.177794 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 265/1048] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:20:10 2026] GET /volume/v3/snapshots/bc28cc37-1ba9-4155-85a5-5717a7b65c3a => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:10.770371 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-413b66a5-f5d8-4cd6-8749-82dd6cb5d078 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:10.772950 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-413b66a5-f5d8-4cd6-8749-82dd6cb5d078 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/e41d8400-39b3-4954-b9b4-1b07b2140acd Aug 25 10:20:10.773263 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-413b66a5-f5d8-4cd6-8749-82dd6cb5d078 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:10.773518 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-413b66a5-f5d8-4cd6-8749-82dd6cb5d078 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:10.773674 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-413b66a5-f5d8-4cd6-8749-82dd6cb5d078 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id e41d8400-39b3-4954-b9b4-1b07b2140acd. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:20:10.778913 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:10.778913 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:20:10.780094 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-413b66a5-f5d8-4cd6-8749-82dd6cb5d078 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/e41d8400-39b3-4954-b9b4-1b07b2140acd returned with HTTP 200 Aug 25 10:20:10.780503 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 258/1049] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:10 2026] GET /volume/v3/backups/e41d8400-39b3-4954-b9b4-1b07b2140acd => generated 823 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:11.166092 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-b2c2ac91-1285-4cf3-955c-510cba33b5c1 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:11.168691 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b2c2ac91-1285-4cf3-955c-510cba33b5c1 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] GET https://10.4.3.119/volume/v3/volumes/07842797-d216-46f3-963b-71c753dac3b9 Aug 25 10:20:11.169056 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b2c2ac91-1285-4cf3-955c-510cba33b5c1 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:11.169379 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b2c2ac91-1285-4cf3-955c-510cba33b5c1 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:11.184625 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:11.184625 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:20:11.191682 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-b2c2ac91-1285-4cf3-955c-510cba33b5c1 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Volume info retrieved successfully. Aug 25 10:20:11.192768 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-908ec028-df2f-4872-bdc0-51cb208a9b10 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:11.197976 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-908ec028-df2f-4872-bdc0-51cb208a9b10 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] GET https://10.4.3.119/volume/v3/snapshots/bc28cc37-1ba9-4155-85a5-5717a7b65c3a Aug 25 10:20:11.198248 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b2c2ac91-1285-4cf3-955c-510cba33b5c1 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/volumes/07842797-d216-46f3-963b-71c753dac3b9 returned with HTTP 200 Aug 25 10:20:11.198888 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 262/1050] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:11 2026] GET /volume/v3/volumes/07842797-d216-46f3-963b-71c753dac3b9 => generated 852 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:11.198973 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-908ec028-df2f-4872-bdc0-51cb208a9b10 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:11.199227 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-908ec028-df2f-4872-bdc0-51cb208a9b10 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:11.212161 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-908ec028-df2f-4872-bdc0-51cb208a9b10 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] https://10.4.3.119/volume/v3/snapshots/bc28cc37-1ba9-4155-85a5-5717a7b65c3a returned with HTTP 404 Aug 25 10:20:11.213077 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 266/1051] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:20:11 2026] GET /volume/v3/snapshots/bc28cc37-1ba9-4155-85a5-5717a7b65c3a => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:20:11.221303 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-172713b1-3f43-47ad-a21a-dd30256463bc None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:11.223323 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-172713b1-3f43-47ad-a21a-dd30256463bc tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] GET https://10.4.3.119/volume/v3/group_snapshots/7fbc566b-3586-42c6-82ec-650afb856f32 Aug 25 10:20:11.223647 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-172713b1-3f43-47ad-a21a-dd30256463bc tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:11.223970 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-172713b1-3f43-47ad-a21a-dd30256463bc tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Calling method 'version_select' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:11.224201 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.group_snapshots [None req-172713b1-3f43-47ad-a21a-dd30256463bc tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] show called for member 7fbc566b-3586-42c6-82ec-650afb856f32 {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 25 10:20:11.227900 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-172713b1-3f43-47ad-a21a-dd30256463bc tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] https://10.4.3.119/volume/v3/group_snapshots/7fbc566b-3586-42c6-82ec-650afb856f32 returned with HTTP 404 Aug 25 10:20:11.228742 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 266/1052] 10.4.3.119 () {68 vars in 1413 bytes} [Tue Aug 25 10:20:11 2026] GET /volume/v3/group_snapshots/7fbc566b-3586-42c6-82ec-650afb856f32 => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 10:20:11.237556 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-03e97999-f904-4f73-9501-fbfaad2eb3e9 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:11.239625 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-03e97999-f904-4f73-9501-fbfaad2eb3e9 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] DELETE https://10.4.3.119/volume/v3/group_snapshots/7fbc566b-3586-42c6-82ec-650afb856f32 Aug 25 10:20:11.239837 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-03e97999-f904-4f73-9501-fbfaad2eb3e9 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:11.240021 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-03e97999-f904-4f73-9501-fbfaad2eb3e9 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Calling method 'version_select' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:11.240202 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.group_snapshots [None req-03e97999-f904-4f73-9501-fbfaad2eb3e9 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] delete called for member 7fbc566b-3586-42c6-82ec-650afb856f32 {{(pid=100389) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 25 10:20:11.240363 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.group_snapshots [None req-03e97999-f904-4f73-9501-fbfaad2eb3e9 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Delete group_snapshot with id: 7fbc566b-3586-42c6-82ec-650afb856f32 Aug 25 10:20:11.243931 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-03e97999-f904-4f73-9501-fbfaad2eb3e9 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] https://10.4.3.119/volume/v3/group_snapshots/7fbc566b-3586-42c6-82ec-650afb856f32 returned with HTTP 404 Aug 25 10:20:11.244497 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 259/1053] 10.4.3.119 () {68 vars in 1416 bytes} [Tue Aug 25 10:20:11 2026] DELETE /volume/v3/group_snapshots/7fbc566b-3586-42c6-82ec-650afb856f32 => generated 116 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 10:20:11.252201 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-c7b78354-c6f1-4c19-87c5-34faa6b0e5db None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:11.254148 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c7b78354-c6f1-4c19-87c5-34faa6b0e5db tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] GET https://10.4.3.119/volume/v3/volumes/detail Aug 25 10:20:11.254467 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c7b78354-c6f1-4c19-87c5-34faa6b0e5db tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:11.254726 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c7b78354-c6f1-4c19-87c5-34faa6b0e5db tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Calling method 'detail' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:11.255300 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.api_utils [None req-c7b78354-c6f1-4c19-87c5-34faa6b0e5db tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Removing options '' from query. {{(pid=100388) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 10:20:11.256041 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-c7b78354-c6f1-4c19-87c5-34faa6b0e5db tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100388) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 10:20:11.264529 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-c7b78354-c6f1-4c19-87c5-34faa6b0e5db tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Get all volumes completed successfully. Aug 25 10:20:11.265652 np0000008063 devstack@c-api.service[100388]: WARNING stevedore.named [None req-c7b78354-c6f1-4c19-87c5-34faa6b0e5db tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:20:11.265889 np0000008063 devstack@c-api.service[100388]: WARNING castellan.key_manager [None req-c7b78354-c6f1-4c19-87c5-34faa6b0e5db tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:20:11.316457 np0000008063 devstack@c-api.service[100388]: DEBUG oslo_db.sqlalchemy.engines [None req-c7b78354-c6f1-4c19-87c5-34faa6b0e5db tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100388) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 10:20:11.321473 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:11.321473 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:20:11.327265 np0000008063 devstack@c-api.service[100388]: WARNING stevedore.named [None req-c7b78354-c6f1-4c19-87c5-34faa6b0e5db tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:20:11.327554 np0000008063 devstack@c-api.service[100388]: WARNING castellan.key_manager [None req-c7b78354-c6f1-4c19-87c5-34faa6b0e5db tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:20:11.369716 np0000008063 devstack@c-api.service[100388]: DEBUG oslo_db.sqlalchemy.engines [None req-c7b78354-c6f1-4c19-87c5-34faa6b0e5db tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100388) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 10:20:11.373642 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:11.373642 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:20:11.383837 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c7b78354-c6f1-4c19-87c5-34faa6b0e5db tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] https://10.4.3.119/volume/v3/volumes/detail returned with HTTP 200 Aug 25 10:20:11.384617 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 263/1054] 10.4.3.119 () {68 vars in 1299 bytes} [Tue Aug 25 10:20:11 2026] GET /volume/v3/volumes/detail => generated 1821 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:20:11.400733 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-79f91708-0666-4c03-8a0b-cfa5dc42d367 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:11.404203 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-79f91708-0666-4c03-8a0b-cfa5dc42d367 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] POST https://10.4.3.119/volume/v3/groups/ae08b8bc-0e33-4c66-85ce-c913be16d08d/action Aug 25 10:20:11.404203 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-79f91708-0666-4c03-8a0b-cfa5dc42d367 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100390) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:20:11.404203 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-79f91708-0666-4c03-8a0b-cfa5dc42d367 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:20:11.406190 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.groups [None req-79f91708-0666-4c03-8a0b-cfa5dc42d367 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] delete called for group ae08b8bc-0e33-4c66-85ce-c913be16d08d {{(pid=100390) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 25 10:20:11.406340 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.groups [None req-79f91708-0666-4c03-8a0b-cfa5dc42d367 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Delete group with id: ae08b8bc-0e33-4c66-85ce-c913be16d08d Aug 25 10:20:11.411832 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:11.411832 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:20:11.469228 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-79f91708-0666-4c03-8a0b-cfa5dc42d367 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] https://10.4.3.119/volume/v3/groups/ae08b8bc-0e33-4c66-85ce-c913be16d08d/action returned with HTTP 202 Aug 25 10:20:11.469762 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 267/1055] 10.4.3.119 () {70 vars in 1428 bytes} [Tue Aug 25 10:20:11 2026] POST /volume/v3/groups/ae08b8bc-0e33-4c66-85ce-c913be16d08d/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 10:20:11.481926 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-c9cdc56e-a334-4dfe-a89f-a623b1e50193 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:11.484541 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c9cdc56e-a334-4dfe-a89f-a623b1e50193 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] GET https://10.4.3.119/volume/v3/volumes/f12dd41e-c746-4562-83ff-6c7d8913ceb2 Aug 25 10:20:11.484838 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c9cdc56e-a334-4dfe-a89f-a623b1e50193 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:11.485093 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c9cdc56e-a334-4dfe-a89f-a623b1e50193 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:11.495171 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:11.495171 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:20:11.500727 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-c9cdc56e-a334-4dfe-a89f-a623b1e50193 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Volume info retrieved successfully. Aug 25 10:20:11.501971 np0000008063 devstack@c-api.service[100391]: WARNING stevedore.named [None req-c9cdc56e-a334-4dfe-a89f-a623b1e50193 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:20:11.501971 np0000008063 devstack@c-api.service[100391]: WARNING castellan.key_manager [None req-c9cdc56e-a334-4dfe-a89f-a623b1e50193 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:20:11.560046 np0000008063 devstack@c-api.service[100391]: DEBUG oslo_db.sqlalchemy.engines [None req-c9cdc56e-a334-4dfe-a89f-a623b1e50193 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100391) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 10:20:11.565057 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:11.565057 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:20:11.579455 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c9cdc56e-a334-4dfe-a89f-a623b1e50193 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] https://10.4.3.119/volume/v3/volumes/f12dd41e-c746-4562-83ff-6c7d8913ceb2 returned with HTTP 200 Aug 25 10:20:11.580753 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 267/1056] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:20:11 2026] GET /volume/v3/volumes/f12dd41e-c746-4562-83ff-6c7d8913ceb2 => generated 913 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:20:11.716251 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-3e3556c0-77fd-42ef-949e-737c7489e65d req-49272a2f-2853-42d9-b552-506e25ba97c3 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:11.719411 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-3e3556c0-77fd-42ef-949e-737c7489e65d req-49272a2f-2853-42d9-b552-506e25ba97c3 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] POST https://10.4.3.119/volume/v3/attachments/afc44921-ff47-4024-af37-6665f0a5a88a/action Aug 25 10:20:11.720956 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-3e3556c0-77fd-42ef-949e-737c7489e65d req-49272a2f-2853-42d9-b552-506e25ba97c3 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Action body: b'{"os-complete": null}' {{(pid=100389) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:20:11.720956 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-3e3556c0-77fd-42ef-949e-737c7489e65d req-49272a2f-2853-42d9-b552-506e25ba97c3 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:20:11.752802 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:11.752802 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:20:11.784189 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-3e3556c0-77fd-42ef-949e-737c7489e65d req-49272a2f-2853-42d9-b552-506e25ba97c3 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/attachments/afc44921-ff47-4024-af37-6665f0a5a88a/action returned with HTTP 204 Aug 25 10:20:11.784818 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 260/1057] 10.4.3.119 () {74 vars in 1725 bytes} [Tue Aug 25 10:20:11 2026] POST /volume/v3/attachments/afc44921-ff47-4024-af37-6665f0a5a88a/action => generated 0 bytes in 69 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:20:11.802630 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-6582461b-22b1-47c9-8b47-e4b609e36e33 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:11.805462 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6582461b-22b1-47c9-8b47-e4b609e36e33 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/e41d8400-39b3-4954-b9b4-1b07b2140acd Aug 25 10:20:11.806723 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-6582461b-22b1-47c9-8b47-e4b609e36e33 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:11.806723 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-6582461b-22b1-47c9-8b47-e4b609e36e33 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:11.806723 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-6582461b-22b1-47c9-8b47-e4b609e36e33 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id e41d8400-39b3-4954-b9b4-1b07b2140acd. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:20:11.813223 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:11.813223 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:20:11.815364 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6582461b-22b1-47c9-8b47-e4b609e36e33 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/e41d8400-39b3-4954-b9b4-1b07b2140acd returned with HTTP 200 Aug 25 10:20:11.815364 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 264/1058] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:11 2026] GET /volume/v3/backups/e41d8400-39b3-4954-b9b4-1b07b2140acd => generated 823 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:12.213575 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-2454bd04-f892-46ca-91f5-cf29c73f30c9 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:12.215457 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2454bd04-f892-46ca-91f5-cf29c73f30c9 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] GET https://10.4.3.119/volume/v3/volumes/07842797-d216-46f3-963b-71c753dac3b9 Aug 25 10:20:12.215733 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2454bd04-f892-46ca-91f5-cf29c73f30c9 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:12.216020 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2454bd04-f892-46ca-91f5-cf29c73f30c9 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:12.228446 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:12.228446 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:20:12.233480 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-2454bd04-f892-46ca-91f5-cf29c73f30c9 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Volume info retrieved successfully. Aug 25 10:20:12.239856 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2454bd04-f892-46ca-91f5-cf29c73f30c9 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/volumes/07842797-d216-46f3-963b-71c753dac3b9 returned with HTTP 200 Aug 25 10:20:12.240361 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 268/1059] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:12 2026] GET /volume/v3/volumes/07842797-d216-46f3-963b-71c753dac3b9 => generated 1144 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:20:12.298391 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-2f4cfe6e-c765-4298-bf70-94ba442fc686 req-bdda027f-fabc-476d-a450-02bcb2287761 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:12.301803 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-2f4cfe6e-c765-4298-bf70-94ba442fc686 req-bdda027f-fabc-476d-a450-02bcb2287761 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] GET https://10.4.3.119/volume/v3/volumes/07842797-d216-46f3-963b-71c753dac3b9 Aug 25 10:20:12.302198 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-2f4cfe6e-c765-4298-bf70-94ba442fc686 req-bdda027f-fabc-476d-a450-02bcb2287761 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:12.302424 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-2f4cfe6e-c765-4298-bf70-94ba442fc686 req-bdda027f-fabc-476d-a450-02bcb2287761 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:12.318261 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:12.318261 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:20:12.326417 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-2f4cfe6e-c765-4298-bf70-94ba442fc686 req-bdda027f-fabc-476d-a450-02bcb2287761 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Volume info retrieved successfully. Aug 25 10:20:12.335461 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-2f4cfe6e-c765-4298-bf70-94ba442fc686 req-bdda027f-fabc-476d-a450-02bcb2287761 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/volumes/07842797-d216-46f3-963b-71c753dac3b9 returned with HTTP 200 Aug 25 10:20:12.335461 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 268/1060] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:20:12 2026] GET /volume/v3/volumes/07842797-d216-46f3-963b-71c753dac3b9 => generated 1144 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:20:12.435161 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-fdc7ca1f-a6ec-42ca-b96d-8ccba306494c None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:12.435569 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-fdc7ca1f-a6ec-42ca-b96d-8ccba306494c None None] GET https://10.4.3.119/volume// Aug 25 10:20:12.435784 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-fdc7ca1f-a6ec-42ca-b96d-8ccba306494c None None] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:12.435980 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-fdc7ca1f-a6ec-42ca-b96d-8ccba306494c None None] Calling method 'all' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:12.436370 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-fdc7ca1f-a6ec-42ca-b96d-8ccba306494c None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:20:12.437095 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 261/1061] 10.4.3.119 () {66 vars in 1428 bytes} [Tue Aug 25 10:20:12 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:20:12.446907 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-2f4cfe6e-c765-4298-bf70-94ba442fc686 req-154db8f5-9fb0-4a7a-967a-cbc9ef97f6df None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:12.451474 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-2f4cfe6e-c765-4298-bf70-94ba442fc686 req-154db8f5-9fb0-4a7a-967a-cbc9ef97f6df tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] POST https://10.4.3.119/volume/v3/attachments Aug 25 10:20:12.451751 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-2f4cfe6e-c765-4298-bf70-94ba442fc686 req-154db8f5-9fb0-4a7a-967a-cbc9ef97f6df tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "07842797-d216-46f3-963b-71c753dac3b9", "connector": null, "instance_uuid": "4610b855-2096-40d4-bc52-ea45615a8482"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:20:12.471536 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:12.471536 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:20:12.521734 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-2f4cfe6e-c765-4298-bf70-94ba442fc686 req-154db8f5-9fb0-4a7a-967a-cbc9ef97f6df tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/attachments returned with HTTP 200 Aug 25 10:20:12.523011 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 265/1062] 10.4.3.119 () {74 vars in 1594 bytes} [Tue Aug 25 10:20:12 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 25 10:20:12.566013 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-8fde5237-d87e-4cce-800c-7d335c405fe8 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:12.568552 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8fde5237-d87e-4cce-800c-7d335c405fe8 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] GET https://10.4.3.119/volume/v3/volumes/07842797-d216-46f3-963b-71c753dac3b9 Aug 25 10:20:12.568735 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8fde5237-d87e-4cce-800c-7d335c405fe8 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:12.568971 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8fde5237-d87e-4cce-800c-7d335c405fe8 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:12.581233 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-3afaf51c-a950-4f68-a3fc-518597110862 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:12.582273 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3afaf51c-a950-4f68-a3fc-518597110862 None None] GET https://10.4.3.119/volume// Aug 25 10:20:12.582643 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3afaf51c-a950-4f68-a3fc-518597110862 None None] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:12.583039 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3afaf51c-a950-4f68-a3fc-518597110862 None None] Calling method 'all' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:12.584549 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3afaf51c-a950-4f68-a3fc-518597110862 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:20:12.584549 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 269/1063] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:20:12 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:20:12.588699 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:12.588699 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:20:12.594115 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-8fde5237-d87e-4cce-800c-7d335c405fe8 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Volume info retrieved successfully. Aug 25 10:20:12.598416 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-2f4cfe6e-c765-4298-bf70-94ba442fc686 req-7dbf3388-26f9-4133-8912-f07aad962634 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:12.600601 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-1e87f9e4-a22d-4bfd-9b86-54aaeaad4ffe None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:12.603263 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-2f4cfe6e-c765-4298-bf70-94ba442fc686 req-7dbf3388-26f9-4133-8912-f07aad962634 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] GET https://10.4.3.119/volume/v3/volumes/07842797-d216-46f3-963b-71c753dac3b9 Aug 25 10:20:12.603263 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-2f4cfe6e-c765-4298-bf70-94ba442fc686 req-7dbf3388-26f9-4133-8912-f07aad962634 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:12.603263 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-2f4cfe6e-c765-4298-bf70-94ba442fc686 req-7dbf3388-26f9-4133-8912-f07aad962634 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:12.604024 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1e87f9e4-a22d-4bfd-9b86-54aaeaad4ffe tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] GET https://10.4.3.119/volume/v3/volumes/f12dd41e-c746-4562-83ff-6c7d8913ceb2 Aug 25 10:20:12.604720 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8fde5237-d87e-4cce-800c-7d335c405fe8 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/volumes/07842797-d216-46f3-963b-71c753dac3b9 returned with HTTP 200 Aug 25 10:20:12.604855 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1e87f9e4-a22d-4bfd-9b86-54aaeaad4ffe tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:12.605152 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1e87f9e4-a22d-4bfd-9b86-54aaeaad4ffe tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:12.605457 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 269/1064] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:12 2026] GET /volume/v3/volumes/07842797-d216-46f3-963b-71c753dac3b9 => generated 1146 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:20:12.619704 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1e87f9e4-a22d-4bfd-9b86-54aaeaad4ffe tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] https://10.4.3.119/volume/v3/volumes/f12dd41e-c746-4562-83ff-6c7d8913ceb2 returned with HTTP 404 Aug 25 10:20:12.620527 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 266/1065] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:20:12 2026] GET /volume/v3/volumes/f12dd41e-c746-4562-83ff-6c7d8913ceb2 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 10:20:12.627803 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:12.627803 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:20:12.632070 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-7bad2d51-c754-4bf9-b870-c3839405cd75 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:12.634997 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7bad2d51-c754-4bf9-b870-c3839405cd75 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] GET https://10.4.3.119/volume/v3/volumes/156e611a-ae80-4133-9c99-824cf4c7ec7c Aug 25 10:20:12.635152 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-2f4cfe6e-c765-4298-bf70-94ba442fc686 req-7dbf3388-26f9-4133-8912-f07aad962634 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Volume info retrieved successfully. Aug 25 10:20:12.635813 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7bad2d51-c754-4bf9-b870-c3839405cd75 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:12.636176 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7bad2d51-c754-4bf9-b870-c3839405cd75 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:12.644862 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-2f4cfe6e-c765-4298-bf70-94ba442fc686 req-7dbf3388-26f9-4133-8912-f07aad962634 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/volumes/07842797-d216-46f3-963b-71c753dac3b9 returned with HTTP 200 Aug 25 10:20:12.646528 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 262/1066] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:20:12 2026] GET /volume/v3/volumes/07842797-d216-46f3-963b-71c753dac3b9 => generated 1326 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:20:12.649048 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7bad2d51-c754-4bf9-b870-c3839405cd75 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] https://10.4.3.119/volume/v3/volumes/156e611a-ae80-4133-9c99-824cf4c7ec7c returned with HTTP 404 Aug 25 10:20:12.650463 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 270/1067] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:20:12 2026] GET /volume/v3/volumes/156e611a-ae80-4133-9c99-824cf4c7ec7c => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 10:20:12.664324 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-fef3fb02-1237-4fc5-96d2-bfb343be6ee1 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:12.667621 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-fef3fb02-1237-4fc5-96d2-bfb343be6ee1 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] GET https://10.4.3.119/volume/v3/groups/ae08b8bc-0e33-4c66-85ce-c913be16d08d Aug 25 10:20:12.668102 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-fef3fb02-1237-4fc5-96d2-bfb343be6ee1 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:12.668384 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-fef3fb02-1237-4fc5-96d2-bfb343be6ee1 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Calling method 'version_select' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:12.669700 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.groups [None req-fef3fb02-1237-4fc5-96d2-bfb343be6ee1 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] show called for member ae08b8bc-0e33-4c66-85ce-c913be16d08d {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 10:20:12.674175 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-fef3fb02-1237-4fc5-96d2-bfb343be6ee1 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] https://10.4.3.119/volume/v3/groups/ae08b8bc-0e33-4c66-85ce-c913be16d08d returned with HTTP 404 Aug 25 10:20:12.675762 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 270/1068] 10.4.3.119 () {68 vars in 1386 bytes} [Tue Aug 25 10:20:12 2026] GET /volume/v3/groups/ae08b8bc-0e33-4c66-85ce-c913be16d08d => generated 108 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 10:20:12.685713 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-00acb79e-d0bc-49f5-b436-9c5aa19b702d None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:12.689757 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-00acb79e-d0bc-49f5-b436-9c5aa19b702d tempest-GroupSnapshotsTest-2131196847 tempest-GroupSnapshotsTest-2131196847-project-admin] DELETE https://10.4.3.119/volume/v3/group_types/4406e631-abf5-4cee-9844-4e420ae7c1cc Aug 25 10:20:12.690088 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-00acb79e-d0bc-49f5-b436-9c5aa19b702d tempest-GroupSnapshotsTest-2131196847 tempest-GroupSnapshotsTest-2131196847-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:12.690416 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-00acb79e-d0bc-49f5-b436-9c5aa19b702d tempest-GroupSnapshotsTest-2131196847 tempest-GroupSnapshotsTest-2131196847-project-admin] Calling method 'version_select' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:12.690832 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:12.690832 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:20:12.713021 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-00acb79e-d0bc-49f5-b436-9c5aa19b702d tempest-GroupSnapshotsTest-2131196847 tempest-GroupSnapshotsTest-2131196847-project-admin] https://10.4.3.119/volume/v3/group_types/4406e631-abf5-4cee-9844-4e420ae7c1cc returned with HTTP 202 Aug 25 10:20:12.714032 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 267/1069] 10.4.3.119 () {68 vars in 1404 bytes} [Tue Aug 25 10:20:12 2026] DELETE /volume/v3/group_types/4406e631-abf5-4cee-9844-4e420ae7c1cc => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 10:20:12.737203 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-6428b5c6-23d4-45b0-83b4-4246c3547239 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:12.737500 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6428b5c6-23d4-45b0-83b4-4246c3547239 tempest-GroupSnapshotsTest-2131196847 tempest-GroupSnapshotsTest-2131196847-project-admin] DELETE https://10.4.3.119/volume/v3/types/ba65faca-960f-4442-8130-10e088e20340 Aug 25 10:20:12.737747 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6428b5c6-23d4-45b0-83b4-4246c3547239 tempest-GroupSnapshotsTest-2131196847 tempest-GroupSnapshotsTest-2131196847-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:12.738014 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6428b5c6-23d4-45b0-83b4-4246c3547239 tempest-GroupSnapshotsTest-2131196847 tempest-GroupSnapshotsTest-2131196847-project-admin] Calling method '_delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:12.783099 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-2f4cfe6e-c765-4298-bf70-94ba442fc686 req-fac0b4c4-0356-4cc5-989e-4b072526ea9e None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:12.785932 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-2f4cfe6e-c765-4298-bf70-94ba442fc686 req-fac0b4c4-0356-4cc5-989e-4b072526ea9e tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] PUT https://10.4.3.119/volume/v3/attachments/b2b68344-52ee-43d2-9a17-8913ce6847eb Aug 25 10:20:12.786875 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-2f4cfe6e-c765-4298-bf70-94ba442fc686 req-fac0b4c4-0356-4cc5-989e-4b072526ea9e tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.119", "host": "np0000008063", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3398d5156650", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "462fd6ce-c505-48ef-84ec-f85776d45b24", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:20:12.787691 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6428b5c6-23d4-45b0-83b4-4246c3547239 tempest-GroupSnapshotsTest-2131196847 tempest-GroupSnapshotsTest-2131196847-project-admin] https://10.4.3.119/volume/v3/types/ba65faca-960f-4442-8130-10e088e20340 returned with HTTP 202 Aug 25 10:20:12.788236 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 263/1070] 10.4.3.119 () {66 vars in 1345 bytes} [Tue Aug 25 10:20:12 2026] DELETE /volume/v3/types/ba65faca-960f-4442-8130-10e088e20340 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:20:12.797849 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-d508e72e-2896-4c2e-9f6e-83a463e76b50 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:12.799888 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d508e72e-2896-4c2e-9f6e-83a463e76b50 tempest-GroupSnapshotsTest-2131196847 tempest-GroupSnapshotsTest-2131196847-project-admin] GET https://10.4.3.119/volume/v3/types/ba65faca-960f-4442-8130-10e088e20340 Aug 25 10:20:12.800273 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d508e72e-2896-4c2e-9f6e-83a463e76b50 tempest-GroupSnapshotsTest-2131196847 tempest-GroupSnapshotsTest-2131196847-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:12.800363 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-2f4cfe6e-c765-4298-bf70-94ba442fc686 req-fac0b4c4-0356-4cc5-989e-4b072526ea9e tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Acquiring lock "cinder-attachment_update-07842797-d216-46f3-963b-71c753dac3b9-np0000008063" by "attachment_update" {{(pid=100391) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 10:20:12.800425 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d508e72e-2896-4c2e-9f6e-83a463e76b50 tempest-GroupSnapshotsTest-2131196847 tempest-GroupSnapshotsTest-2131196847-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:12.806897 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d508e72e-2896-4c2e-9f6e-83a463e76b50 tempest-GroupSnapshotsTest-2131196847 tempest-GroupSnapshotsTest-2131196847-project-admin] https://10.4.3.119/volume/v3/types/ba65faca-960f-4442-8130-10e088e20340 returned with HTTP 404 Aug 25 10:20:12.806897 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 271/1071] 10.4.3.119 () {66 vars in 1342 bytes} [Tue Aug 25 10:20:12 2026] GET /volume/v3/types/ba65faca-960f-4442-8130-10e088e20340 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:20:12.809482 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-2f4cfe6e-c765-4298-bf70-94ba442fc686 req-fac0b4c4-0356-4cc5-989e-4b072526ea9e tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Lock "cinder-attachment_update-07842797-d216-46f3-963b-71c753dac3b9-np0000008063" acquired by "attachment_update" :: waited 0.009s {{(pid=100391) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 10:20:12.810993 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:12.810993 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:20:12.822211 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-ba8942a6-3c00-4c42-9e6f-aa66f70f0219 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:12.824520 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ba8942a6-3c00-4c42-9e6f-aa66f70f0219 tempest-GroupSnapshotsTest-2131196847 tempest-GroupSnapshotsTest-2131196847-project-admin] POST https://10.4.3.119/volume/v3/types Aug 25 10:20:12.825404 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ba8942a6-3c00-4c42-9e6f-aa66f70f0219 tempest-GroupSnapshotsTest-2131196847 tempest-GroupSnapshotsTest-2131196847-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1296678684"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:20:12.828271 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-0f7ce7a6-eefd-41b8-b230-916da65a6fb0 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:12.831761 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0f7ce7a6-eefd-41b8-b230-916da65a6fb0 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/e41d8400-39b3-4954-b9b4-1b07b2140acd Aug 25 10:20:12.831761 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0f7ce7a6-eefd-41b8-b230-916da65a6fb0 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:12.831761 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0f7ce7a6-eefd-41b8-b230-916da65a6fb0 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:12.831761 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-0f7ce7a6-eefd-41b8-b230-916da65a6fb0 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id e41d8400-39b3-4954-b9b4-1b07b2140acd. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:20:12.838226 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:12.838226 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:20:12.839514 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0f7ce7a6-eefd-41b8-b230-916da65a6fb0 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/e41d8400-39b3-4954-b9b4-1b07b2140acd returned with HTTP 200 Aug 25 10:20:12.840045 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 264/1072] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:12 2026] GET /volume/v3/backups/e41d8400-39b3-4954-b9b4-1b07b2140acd => generated 823 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:12.846877 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ba8942a6-3c00-4c42-9e6f-aa66f70f0219 tempest-GroupSnapshotsTest-2131196847 tempest-GroupSnapshotsTest-2131196847-project-admin] https://10.4.3.119/volume/v3/types returned with HTTP 200 Aug 25 10:20:12.846877 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 268/1073] 10.4.3.119 () {68 vars in 1252 bytes} [Tue Aug 25 10:20:12 2026] POST /volume/v3/types => generated 224 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:12.856695 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-c5f7dcdc-da15-48c3-97d4-a5b26d1525ab None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:12.858774 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c5f7dcdc-da15-48c3-97d4-a5b26d1525ab tempest-GroupSnapshotsTest-2131196847 tempest-GroupSnapshotsTest-2131196847-project-admin] POST https://10.4.3.119/volume/v3/group_types Aug 25 10:20:12.859723 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c5f7dcdc-da15-48c3-97d4-a5b26d1525ab tempest-GroupSnapshotsTest-2131196847 tempest-GroupSnapshotsTest-2131196847-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-755225274"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:20:12.885644 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c5f7dcdc-da15-48c3-97d4-a5b26d1525ab tempest-GroupSnapshotsTest-2131196847 tempest-GroupSnapshotsTest-2131196847-project-admin] https://10.4.3.119/volume/v3/group_types returned with HTTP 202 Aug 25 10:20:12.886148 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 272/1074] 10.4.3.119 () {70 vars in 1311 bytes} [Tue Aug 25 10:20:12 2026] POST /volume/v3/group_types => generated 180 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:20:12.896350 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-d2f3c228-6b72-49b8-ba7d-e7bde9c5ce52 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:12.898374 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d2f3c228-6b72-49b8-ba7d-e7bde9c5ce52 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] POST https://10.4.3.119/volume/v3/groups Aug 25 10:20:12.898795 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d2f3c228-6b72-49b8-ba7d-e7bde9c5ce52 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "171d44b3-1505-4c5a-b998-7dcfa77094a4", "volume_types": ["6ccb797b-448c-4296-97a7-f792653ee373"], "name": "tempest-GroupSnapshotsTest-Group-1431073910"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:20:12.900443 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.groups [None req-d2f3c228-6b72-49b8-ba7d-e7bde9c5ce52 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Creating new group {'group': {'group_type': '171d44b3-1505-4c5a-b998-7dcfa77094a4', 'volume_types': ['6ccb797b-448c-4296-97a7-f792653ee373'], 'name': 'tempest-GroupSnapshotsTest-Group-1431073910'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 25 10:20:12.904274 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.groups [None req-d2f3c228-6b72-49b8-ba7d-e7bde9c5ce52 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Creating group tempest-GroupSnapshotsTest-Group-1431073910. Aug 25 10:20:12.912999 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-d2f3c228-6b72-49b8-ba7d-e7bde9c5ce52 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Availability Zones retrieved successfully. Aug 25 10:20:12.916980 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-2f4cfe6e-c765-4298-bf70-94ba442fc686 req-fac0b4c4-0356-4cc5-989e-4b072526ea9e tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Lock "cinder-attachment_update-07842797-d216-46f3-963b-71c753dac3b9-np0000008063" released by "attachment_update" :: held 0.107s {{(pid=100391) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 10:20:12.917366 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-2f4cfe6e-c765-4298-bf70-94ba442fc686 req-fac0b4c4-0356-4cc5-989e-4b072526ea9e tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/attachments/b2b68344-52ee-43d2-9a17-8913ce6847eb returned with HTTP 200 Aug 25 10:20:12.918331 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 271/1075] 10.4.3.119 () {74 vars in 1704 bytes} [Tue Aug 25 10:20:12 2026] PUT /volume/v3/attachments/b2b68344-52ee-43d2-9a17-8913ce6847eb => generated 969 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:20:12.929018 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-d2f3c228-6b72-49b8-ba7d-e7bde9c5ce52 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Created reservations ['1d5377ab-7aeb-4415-92e6-b3c3e56c36a1'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:20:12.978590 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d2f3c228-6b72-49b8-ba7d-e7bde9c5ce52 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] https://10.4.3.119/volume/v3/groups returned with HTTP 202 Aug 25 10:20:12.979817 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 265/1076] 10.4.3.119 () {70 vars in 1297 bytes} [Tue Aug 25 10:20:12 2026] POST /volume/v3/groups => generated 112 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:20:12.991029 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-dd29773d-acf5-4ede-8685-b82cc1c3d3fa None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:12.994861 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-dd29773d-acf5-4ede-8685-b82cc1c3d3fa tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] GET https://10.4.3.119/volume/v3/groups/49f6f652-60fd-416d-a3af-88963aa93780 Aug 25 10:20:12.994861 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-dd29773d-acf5-4ede-8685-b82cc1c3d3fa tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:12.994861 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-dd29773d-acf5-4ede-8685-b82cc1c3d3fa tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Calling method 'version_select' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:12.994861 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.groups [None req-dd29773d-acf5-4ede-8685-b82cc1c3d3fa tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] show called for member 49f6f652-60fd-416d-a3af-88963aa93780 {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 10:20:13.001238 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:13.001238 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:20:13.017082 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-dd29773d-acf5-4ede-8685-b82cc1c3d3fa tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] https://10.4.3.119/volume/v3/groups/49f6f652-60fd-416d-a3af-88963aa93780 returned with HTTP 200 Aug 25 10:20:13.017082 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 269/1077] 10.4.3.119 () {68 vars in 1386 bytes} [Tue Aug 25 10:20:12 2026] GET /volume/v3/groups/49f6f652-60fd-416d-a3af-88963aa93780 => generated 392 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:20:13.623812 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-82be2075-129a-4690-bf5d-d0b6478695e7 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:13.626294 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-82be2075-129a-4690-bf5d-d0b6478695e7 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] GET https://10.4.3.119/volume/v3/volumes/07842797-d216-46f3-963b-71c753dac3b9 Aug 25 10:20:13.626578 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-82be2075-129a-4690-bf5d-d0b6478695e7 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:13.627553 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-82be2075-129a-4690-bf5d-d0b6478695e7 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:13.643608 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:13.643608 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:20:13.649384 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-82be2075-129a-4690-bf5d-d0b6478695e7 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Volume info retrieved successfully. Aug 25 10:20:13.657044 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-82be2075-129a-4690-bf5d-d0b6478695e7 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/volumes/07842797-d216-46f3-963b-71c753dac3b9 returned with HTTP 200 Aug 25 10:20:13.657650 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 273/1078] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:13 2026] GET /volume/v3/volumes/07842797-d216-46f3-963b-71c753dac3b9 => generated 1147 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:20:13.857539 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-b66ad069-cfa2-4208-a03a-5451fe9f2873 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:13.860297 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b66ad069-cfa2-4208-a03a-5451fe9f2873 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/e41d8400-39b3-4954-b9b4-1b07b2140acd Aug 25 10:20:13.860598 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b66ad069-cfa2-4208-a03a-5451fe9f2873 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:13.861169 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b66ad069-cfa2-4208-a03a-5451fe9f2873 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:13.861747 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-b66ad069-cfa2-4208-a03a-5451fe9f2873 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id e41d8400-39b3-4954-b9b4-1b07b2140acd. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:20:13.867371 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:13.867371 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:20:13.868953 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b66ad069-cfa2-4208-a03a-5451fe9f2873 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/e41d8400-39b3-4954-b9b4-1b07b2140acd returned with HTTP 200 Aug 25 10:20:13.869542 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 272/1079] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:13 2026] GET /volume/v3/backups/e41d8400-39b3-4954-b9b4-1b07b2140acd => generated 823 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:14.035972 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-db3c4d21-c7ac-4fba-8bfe-86394e9ff50a None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:14.038353 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-db3c4d21-c7ac-4fba-8bfe-86394e9ff50a tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] GET https://10.4.3.119/volume/v3/groups/49f6f652-60fd-416d-a3af-88963aa93780 Aug 25 10:20:14.038738 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-db3c4d21-c7ac-4fba-8bfe-86394e9ff50a tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:14.038967 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-db3c4d21-c7ac-4fba-8bfe-86394e9ff50a tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Calling method 'version_select' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:14.039163 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.groups [None req-db3c4d21-c7ac-4fba-8bfe-86394e9ff50a tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] show called for member 49f6f652-60fd-416d-a3af-88963aa93780 {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 10:20:14.041218 np0000008063 devstack@c-api.service[100389]: DEBUG dbcounter [-] [100389] Writing DB stats cinder:SELECT=456,cinder:UPDATE=136,cinder:INSERT=78 {{(pid=100389) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 10:20:14.043763 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:14.043763 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:20:14.058611 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-db3c4d21-c7ac-4fba-8bfe-86394e9ff50a tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] https://10.4.3.119/volume/v3/groups/49f6f652-60fd-416d-a3af-88963aa93780 returned with HTTP 200 Aug 25 10:20:14.059546 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 266/1080] 10.4.3.119 () {68 vars in 1386 bytes} [Tue Aug 25 10:20:14 2026] GET /volume/v3/groups/49f6f652-60fd-416d-a3af-88963aa93780 => generated 393 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:20:14.071986 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-23113bc2-0f66-4436-80a2-56c95728d3d5 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:14.074475 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-23113bc2-0f66-4436-80a2-56c95728d3d5 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:20:14.074969 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-23113bc2-0f66-4436-80a2-56c95728d3d5 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1869515965", "volume_type": "6ccb797b-448c-4296-97a7-f792653ee373", "group_id": "49f6f652-60fd-416d-a3af-88963aa93780", "size": 1}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:20:14.077169 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-23113bc2-0f66-4436-80a2-56c95728d3d5 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1869515965', 'volume_type': '6ccb797b-448c-4296-97a7-f792653ee373', 'group_id': '49f6f652-60fd-416d-a3af-88963aa93780', 'size': 1}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:20:14.087805 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:14.087805 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:20:14.087805 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-23113bc2-0f66-4436-80a2-56c95728d3d5 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Create volume of 1 GB Aug 25 10:20:14.103825 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-23113bc2-0f66-4436-80a2-56c95728d3d5 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Availability Zones retrieved successfully. Aug 25 10:20:14.111758 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-23113bc2-0f66-4436-80a2-56c95728d3d5 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Flow 'volume_create_api' (b247b7ae-73c5-410c-95c3-991ac2b579df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:20:14.113235 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-23113bc2-0f66-4436-80a2-56c95728d3d5 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9fa9515-b28b-42c5-9b51-ce5841e2ba03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:20:14.113959 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:14.113959 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:20:14.114507 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [None req-23113bc2-0f66-4436-80a2-56c95728d3d5 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Validating volume size '1' using validate_int {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:20:14.141510 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-23113bc2-0f66-4436-80a2-56c95728d3d5 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9fa9515-b28b-42c5-9b51-ce5841e2ba03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:20:13Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6ccb797b-448c-4296-97a7-f792653ee373,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1296678684',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6ccb797b-448c-4296-97a7-f792653ee373', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '49f6f652-60fd-416d-a3af-88963aa93780', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:20:14.142273 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-23113bc2-0f66-4436-80a2-56c95728d3d5 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61bc16fe-ae24-4a90-90a1-95015addc205) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:20:14.181555 np0000008063 devstack@c-api.service[100388]: WARNING cinder.quota [None req-23113bc2-0f66-4436-80a2-56c95728d3d5 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1296678684 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1296678684, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:20:14.181957 np0000008063 devstack@c-api.service[100388]: WARNING cinder.quota [None req-23113bc2-0f66-4436-80a2-56c95728d3d5 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1296678684 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1296678684, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:20:14.219984 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-23113bc2-0f66-4436-80a2-56c95728d3d5 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Created reservations ['49ad99a8-c33f-4c94-b8e3-0139bbfb76f9', '9af1041e-3088-4e75-9dae-a346ed7ca0be', '6be53482-95e5-47fc-8d16-5fbe2ea0d977', '4c4d69cb-4802-4c8e-969d-ae44a5a82082'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:20:14.220827 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-23113bc2-0f66-4436-80a2-56c95728d3d5 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61bc16fe-ae24-4a90-90a1-95015addc205) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['49ad99a8-c33f-4c94-b8e3-0139bbfb76f9', '9af1041e-3088-4e75-9dae-a346ed7ca0be', '6be53482-95e5-47fc-8d16-5fbe2ea0d977', '4c4d69cb-4802-4c8e-969d-ae44a5a82082']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:20:14.221660 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-23113bc2-0f66-4436-80a2-56c95728d3d5 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc38207c-e1a0-4209-a4e3-0bb0ca2c07a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:20:14.253272 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-23113bc2-0f66-4436-80a2-56c95728d3d5 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc38207c-e1a0-4209-a4e3-0bb0ca2c07a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd43b7a5e-66cf-4cba-b93e-01fb8c96cf4b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1869515965',encryption_key_id=None,group_id=49f6f652-60fd-416d-a3af-88963aa93780,group_type_id=,metadata={},multiattach=False,project_id='605fda96fd66421cac4b827bb6ccc63a',qos_specs=None,replication_status=,reservations=['49ad99a8-c33f-4c94-b8e3-0139bbfb76f9','9af1041e-3088-4e75-9dae-a346ed7ca0be','6be53482-95e5-47fc-8d16-5fbe2ea0d977','4c4d69cb-4802-4c8e-969d-ae44a5a82082'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='734bc348a96d47ab85cd73b4e26a377e',volume_type_id=6ccb797b-448c-4296-97a7-f792653ee373), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:20:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1869515965',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=49f6f652-60fd-416d-a3af-88963aa93780,host=None,id=d43b7a5e-66cf-4cba-b93e-01fb8c96cf4b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='605fda96fd66421cac4b827bb6ccc63a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='734bc348a96d47ab85cd73b4e26a377e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ccb797b-448c-4296-97a7-f792653ee373),volume_type_id=6ccb797b-448c-4296-97a7-f792653ee373)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:20:14.254116 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-23113bc2-0f66-4436-80a2-56c95728d3d5 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18622c49-f0f8-458d-9dcd-ab4a286588c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:20:14.276650 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-23113bc2-0f66-4436-80a2-56c95728d3d5 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18622c49-f0f8-458d-9dcd-ab4a286588c5) transitioned into state 'SUCCESS' from state '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-1869515965',encryption_key_id=None,group_id=49f6f652-60fd-416d-a3af-88963aa93780,group_type_id=,metadata={},multiattach=False,project_id='605fda96fd66421cac4b827bb6ccc63a',qos_specs=None,replication_status=,reservations=['49ad99a8-c33f-4c94-b8e3-0139bbfb76f9','9af1041e-3088-4e75-9dae-a346ed7ca0be','6be53482-95e5-47fc-8d16-5fbe2ea0d977','4c4d69cb-4802-4c8e-969d-ae44a5a82082'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='734bc348a96d47ab85cd73b4e26a377e',volume_type_id=6ccb797b-448c-4296-97a7-f792653ee373)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:20:14.277850 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-23113bc2-0f66-4436-80a2-56c95728d3d5 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (672601fa-de97-4f60-a54e-5a02bdf64ed5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:20:14.294897 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-23113bc2-0f66-4436-80a2-56c95728d3d5 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (672601fa-de97-4f60-a54e-5a02bdf64ed5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:20:14.295823 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-23113bc2-0f66-4436-80a2-56c95728d3d5 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Flow 'volume_create_api' (b247b7ae-73c5-410c-95c3-991ac2b579df) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:20:14.296245 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-23113bc2-0f66-4436-80a2-56c95728d3d5 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Create volume request issued successfully. Aug 25 10:20:14.296979 np0000008063 devstack@c-api.service[100388]: WARNING stevedore.named [None req-23113bc2-0f66-4436-80a2-56c95728d3d5 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:20:14.297277 np0000008063 devstack@c-api.service[100388]: WARNING castellan.key_manager [None req-23113bc2-0f66-4436-80a2-56c95728d3d5 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:20:14.346521 np0000008063 devstack@c-api.service[100388]: DEBUG oslo_db.sqlalchemy.engines [None req-23113bc2-0f66-4436-80a2-56c95728d3d5 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100388) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 10:20:14.350152 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:14.350152 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:20:14.354376 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-23113bc2-0f66-4436-80a2-56c95728d3d5 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:20:14.355113 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 270/1081] 10.4.3.119 () {70 vars in 1300 bytes} [Tue Aug 25 10:20:14 2026] POST /volume/v3/volumes => generated 823 bytes in 283 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:20:14.370804 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-f873b7d9-ed9e-4c76-8298-69109ae407c9 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:14.373263 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f873b7d9-ed9e-4c76-8298-69109ae407c9 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] GET https://10.4.3.119/volume/v3/volumes/d43b7a5e-66cf-4cba-b93e-01fb8c96cf4b Aug 25 10:20:14.373435 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f873b7d9-ed9e-4c76-8298-69109ae407c9 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:14.373841 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f873b7d9-ed9e-4c76-8298-69109ae407c9 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:14.382940 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:14.382940 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:20:14.388509 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-f873b7d9-ed9e-4c76-8298-69109ae407c9 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Volume info retrieved successfully. Aug 25 10:20:14.389180 np0000008063 devstack@c-api.service[100390]: WARNING stevedore.named [None req-f873b7d9-ed9e-4c76-8298-69109ae407c9 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:20:14.389558 np0000008063 devstack@c-api.service[100390]: WARNING castellan.key_manager [None req-f873b7d9-ed9e-4c76-8298-69109ae407c9 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:20:14.447049 np0000008063 devstack@c-api.service[100390]: DEBUG oslo_db.sqlalchemy.engines [None req-f873b7d9-ed9e-4c76-8298-69109ae407c9 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100390) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 10:20:14.452192 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:14.452192 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:20:14.466544 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f873b7d9-ed9e-4c76-8298-69109ae407c9 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] https://10.4.3.119/volume/v3/volumes/d43b7a5e-66cf-4cba-b93e-01fb8c96cf4b returned with HTTP 200 Aug 25 10:20:14.466647 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 274/1082] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:20:14 2026] GET /volume/v3/volumes/d43b7a5e-66cf-4cba-b93e-01fb8c96cf4b => generated 891 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:20:14.680276 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-3962fffa-1043-4608-8dde-14a99120f2b0 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:14.682937 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3962fffa-1043-4608-8dde-14a99120f2b0 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] GET https://10.4.3.119/volume/v3/volumes/07842797-d216-46f3-963b-71c753dac3b9 Aug 25 10:20:14.683127 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3962fffa-1043-4608-8dde-14a99120f2b0 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:14.683369 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3962fffa-1043-4608-8dde-14a99120f2b0 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:14.701558 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:14.701558 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:20:14.707407 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-3962fffa-1043-4608-8dde-14a99120f2b0 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Volume info retrieved successfully. Aug 25 10:20:14.714730 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3962fffa-1043-4608-8dde-14a99120f2b0 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/volumes/07842797-d216-46f3-963b-71c753dac3b9 returned with HTTP 200 Aug 25 10:20:14.715496 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 273/1083] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:14 2026] GET /volume/v3/volumes/07842797-d216-46f3-963b-71c753dac3b9 => generated 1147 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:20:14.890690 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-06f6fa6c-d3ff-4cec-9dca-3e83143621df None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:14.892801 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-06f6fa6c-d3ff-4cec-9dca-3e83143621df tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/e41d8400-39b3-4954-b9b4-1b07b2140acd Aug 25 10:20:14.893118 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-06f6fa6c-d3ff-4cec-9dca-3e83143621df tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:14.893386 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-06f6fa6c-d3ff-4cec-9dca-3e83143621df tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:14.893543 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-06f6fa6c-d3ff-4cec-9dca-3e83143621df tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id e41d8400-39b3-4954-b9b4-1b07b2140acd. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:20:14.900507 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:14.900507 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:20:14.901641 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-06f6fa6c-d3ff-4cec-9dca-3e83143621df tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/e41d8400-39b3-4954-b9b4-1b07b2140acd returned with HTTP 200 Aug 25 10:20:14.902309 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 267/1084] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:14 2026] GET /volume/v3/backups/e41d8400-39b3-4954-b9b4-1b07b2140acd => generated 823 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:15.228107 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-2f4cfe6e-c765-4298-bf70-94ba442fc686 req-7a663a9b-f5c5-44d1-a8e2-8ce7f6633db0 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:15.232284 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-2f4cfe6e-c765-4298-bf70-94ba442fc686 req-7a663a9b-f5c5-44d1-a8e2-8ce7f6633db0 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] POST https://10.4.3.119/volume/v3/attachments/b2b68344-52ee-43d2-9a17-8913ce6847eb/action Aug 25 10:20:15.232795 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-2f4cfe6e-c765-4298-bf70-94ba442fc686 req-7a663a9b-f5c5-44d1-a8e2-8ce7f6633db0 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Action body: b'{"os-complete": null}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:20:15.232989 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-2f4cfe6e-c765-4298-bf70-94ba442fc686 req-7a663a9b-f5c5-44d1-a8e2-8ce7f6633db0 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:20:15.266124 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:15.266124 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:20:15.285878 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-2f4cfe6e-c765-4298-bf70-94ba442fc686 req-7a663a9b-f5c5-44d1-a8e2-8ce7f6633db0 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/attachments/b2b68344-52ee-43d2-9a17-8913ce6847eb/action returned with HTTP 204 Aug 25 10:20:15.286951 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 271/1085] 10.4.3.119 () {74 vars in 1725 bytes} [Tue Aug 25 10:20:15 2026] POST /volume/v3/attachments/b2b68344-52ee-43d2-9a17-8913ce6847eb/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:20:15.487316 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-bd1614b1-dd90-464b-9ff8-c1f321105043 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:15.489630 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-bd1614b1-dd90-464b-9ff8-c1f321105043 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] GET https://10.4.3.119/volume/v3/volumes/d43b7a5e-66cf-4cba-b93e-01fb8c96cf4b Aug 25 10:20:15.490022 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-bd1614b1-dd90-464b-9ff8-c1f321105043 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:15.490259 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-bd1614b1-dd90-464b-9ff8-c1f321105043 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:15.498555 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:15.498555 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:20:15.503620 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-bd1614b1-dd90-464b-9ff8-c1f321105043 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Volume info retrieved successfully. Aug 25 10:20:15.504611 np0000008063 devstack@c-api.service[100390]: WARNING stevedore.named [None req-bd1614b1-dd90-464b-9ff8-c1f321105043 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:20:15.505059 np0000008063 devstack@c-api.service[100390]: WARNING castellan.key_manager [None req-bd1614b1-dd90-464b-9ff8-c1f321105043 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:20:15.554615 np0000008063 devstack@c-api.service[100390]: DEBUG oslo_db.sqlalchemy.engines [None req-bd1614b1-dd90-464b-9ff8-c1f321105043 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100390) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 10:20:15.559940 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:15.559940 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:20:15.572734 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-bd1614b1-dd90-464b-9ff8-c1f321105043 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] https://10.4.3.119/volume/v3/volumes/d43b7a5e-66cf-4cba-b93e-01fb8c96cf4b returned with HTTP 200 Aug 25 10:20:15.573389 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 275/1086] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:20:15 2026] GET /volume/v3/volumes/d43b7a5e-66cf-4cba-b93e-01fb8c96cf4b => generated 916 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:20:15.589446 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-5840746f-db59-4a62-8fdc-867a556f6ba1 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:15.591848 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5840746f-db59-4a62-8fdc-867a556f6ba1 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] POST https://10.4.3.119/volume/v3/group_snapshots Aug 25 10:20:15.592320 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5840746f-db59-4a62-8fdc-867a556f6ba1 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "49f6f652-60fd-416d-a3af-88963aa93780", "name": "tempest-group_snapshot-995478642"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:20:15.593897 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.group_snapshots [None req-5840746f-db59-4a62-8fdc-867a556f6ba1 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '49f6f652-60fd-416d-a3af-88963aa93780', 'name': 'tempest-group_snapshot-995478642'}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 25 10:20:15.595559 np0000008063 devstack@c-api.service[100391]: DEBUG dbcounter [-] [100391] Writing DB stats cinder:SELECT=231,cinder:UPDATE=27,cinder:INSERT=9 {{(pid=100391) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 10:20:15.598859 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:15.598859 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:20:15.605597 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.group_snapshots [None req-5840746f-db59-4a62-8fdc-867a556f6ba1 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Creating group_snapshot tempest-group_snapshot-995478642. Aug 25 10:20:15.661128 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:15.661128 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:20:15.679836 np0000008063 devstack@c-api.service[100391]: WARNING cinder.quota [None req-5840746f-db59-4a62-8fdc-867a556f6ba1 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1296678684 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1296678684, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:20:15.681081 np0000008063 devstack@c-api.service[100391]: WARNING cinder.quota [None req-5840746f-db59-4a62-8fdc-867a556f6ba1 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1296678684 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1296678684, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:20:15.708940 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-5840746f-db59-4a62-8fdc-867a556f6ba1 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Created reservations ['be577730-e6b0-47cb-b21c-28ed368c2eee', 'be2cdc57-32ff-4318-a4e8-622dc92a132e', '64dbec77-0109-4457-b19c-b363bd45a776', '3e96902d-b053-4386-a2d8-b1b3cf912989'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:20:15.730809 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-c73230b0-c00b-4416-9c12-93201d6b7a23 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:15.736678 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c73230b0-c00b-4416-9c12-93201d6b7a23 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] GET https://10.4.3.119/volume/v3/volumes/07842797-d216-46f3-963b-71c753dac3b9 Aug 25 10:20:15.737558 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c73230b0-c00b-4416-9c12-93201d6b7a23 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:15.737879 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c73230b0-c00b-4416-9c12-93201d6b7a23 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:15.761384 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5840746f-db59-4a62-8fdc-867a556f6ba1 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] https://10.4.3.119/volume/v3/group_snapshots returned with HTTP 202 Aug 25 10:20:15.762164 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 274/1087] 10.4.3.119 () {70 vars in 1324 bytes} [Tue Aug 25 10:20:15 2026] POST /volume/v3/group_snapshots => generated 167 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:20:15.768602 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:15.768602 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:20:15.774883 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-c73230b0-c00b-4416-9c12-93201d6b7a23 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Volume info retrieved successfully. Aug 25 10:20:15.775170 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-0733ab7f-c335-4d47-8d10-0366412e51fd None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:15.779851 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0733ab7f-c335-4d47-8d10-0366412e51fd tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] GET https://10.4.3.119/volume/v3/group_snapshots/92b82455-801a-4dad-b8cd-12312b9059b5 Aug 25 10:20:15.780042 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0733ab7f-c335-4d47-8d10-0366412e51fd tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:15.780302 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0733ab7f-c335-4d47-8d10-0366412e51fd tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Calling method 'version_select' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:15.780641 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.group_snapshots [None req-0733ab7f-c335-4d47-8d10-0366412e51fd tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] show called for member 92b82455-801a-4dad-b8cd-12312b9059b5 {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 25 10:20:15.784623 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:15.784623 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:20:15.785846 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c73230b0-c00b-4416-9c12-93201d6b7a23 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/volumes/07842797-d216-46f3-963b-71c753dac3b9 returned with HTTP 200 Aug 25 10:20:15.786538 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 268/1088] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:15 2026] GET /volume/v3/volumes/07842797-d216-46f3-963b-71c753dac3b9 => generated 1441 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:20:15.791598 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0733ab7f-c335-4d47-8d10-0366412e51fd tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] https://10.4.3.119/volume/v3/group_snapshots/92b82455-801a-4dad-b8cd-12312b9059b5 returned with HTTP 200 Aug 25 10:20:15.792069 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 272/1089] 10.4.3.119 () {68 vars in 1413 bytes} [Tue Aug 25 10:20:15 2026] GET /volume/v3/group_snapshots/92b82455-801a-4dad-b8cd-12312b9059b5 => generated 306 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:20:15.805011 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-698ba63c-68a2-441d-b8df-9d5368379302 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:15.920926 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-b9ede2e2-371b-455f-bcd2-47a49215042f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:15.924571 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b9ede2e2-371b-455f-bcd2-47a49215042f tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/e41d8400-39b3-4954-b9b4-1b07b2140acd Aug 25 10:20:15.924715 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b9ede2e2-371b-455f-bcd2-47a49215042f tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:15.925039 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b9ede2e2-371b-455f-bcd2-47a49215042f tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:15.925544 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-b9ede2e2-371b-455f-bcd2-47a49215042f tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id e41d8400-39b3-4954-b9b4-1b07b2140acd. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:20:15.934216 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:15.934216 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:20:15.935910 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b9ede2e2-371b-455f-bcd2-47a49215042f tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/e41d8400-39b3-4954-b9b4-1b07b2140acd returned with HTTP 200 Aug 25 10:20:15.936283 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 275/1090] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:15 2026] GET /volume/v3/backups/e41d8400-39b3-4954-b9b4-1b07b2140acd => generated 823 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:15.948020 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-698ba63c-68a2-441d-b8df-9d5368379302 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-reader] GET https://10.4.3.119/volume/v3/volumes/07842797-d216-46f3-963b-71c753dac3b9 Aug 25 10:20:15.948316 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-698ba63c-68a2-441d-b8df-9d5368379302 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-reader] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:15.948606 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-698ba63c-68a2-441d-b8df-9d5368379302 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-reader] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:15.967270 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:15.967270 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:20:15.973166 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-698ba63c-68a2-441d-b8df-9d5368379302 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-reader] Volume info retrieved successfully. Aug 25 10:20:15.980985 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-698ba63c-68a2-441d-b8df-9d5368379302 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-reader] https://10.4.3.119/volume/v3/volumes/07842797-d216-46f3-963b-71c753dac3b9 returned with HTTP 200 Aug 25 10:20:15.981613 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 276/1091] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:15 2026] GET /volume/v3/volumes/07842797-d216-46f3-963b-71c753dac3b9 => generated 1441 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:20:16.054432 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-11d551d5-5a30-4ea9-a0d6-9aac5e7772ba None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:16.057185 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-11d551d5-5a30-4ea9-a0d6-9aac5e7772ba tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-reader] GET https://10.4.3.119/volume/v3/volumes/07842797-d216-46f3-963b-71c753dac3b9 Aug 25 10:20:16.057185 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-11d551d5-5a30-4ea9-a0d6-9aac5e7772ba tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-reader] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:16.057610 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-11d551d5-5a30-4ea9-a0d6-9aac5e7772ba tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-reader] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:16.073992 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:16.073992 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:20:16.080864 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-11d551d5-5a30-4ea9-a0d6-9aac5e7772ba tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-reader] Volume info retrieved successfully. Aug 25 10:20:16.087815 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-11d551d5-5a30-4ea9-a0d6-9aac5e7772ba tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-reader] https://10.4.3.119/volume/v3/volumes/07842797-d216-46f3-963b-71c753dac3b9 returned with HTTP 200 Aug 25 10:20:16.090764 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 269/1092] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:16 2026] GET /volume/v3/volumes/07842797-d216-46f3-963b-71c753dac3b9 => generated 1441 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 25 10:20:16.141871 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-b207d850-b3c3-4b1a-8c41-91a9f4b82db4 req-149677e7-10d8-4305-abc7-85d2e5650945 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:16.146865 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-b207d850-b3c3-4b1a-8c41-91a9f4b82db4 req-149677e7-10d8-4305-abc7-85d2e5650945 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] GET https://10.4.3.119/volume/v3/volumes/07842797-d216-46f3-963b-71c753dac3b9 Aug 25 10:20:16.146865 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-b207d850-b3c3-4b1a-8c41-91a9f4b82db4 req-149677e7-10d8-4305-abc7-85d2e5650945 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:16.147967 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-b207d850-b3c3-4b1a-8c41-91a9f4b82db4 req-149677e7-10d8-4305-abc7-85d2e5650945 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:16.164631 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:16.164631 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:20:16.171633 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [req-b207d850-b3c3-4b1a-8c41-91a9f4b82db4 req-149677e7-10d8-4305-abc7-85d2e5650945 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Volume info retrieved successfully. Aug 25 10:20:16.179585 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-b207d850-b3c3-4b1a-8c41-91a9f4b82db4 req-149677e7-10d8-4305-abc7-85d2e5650945 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/volumes/07842797-d216-46f3-963b-71c753dac3b9 returned with HTTP 200 Aug 25 10:20:16.180579 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 273/1093] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:20:16 2026] GET /volume/v3/volumes/07842797-d216-46f3-963b-71c753dac3b9 => generated 1441 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:20:16.203946 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-b207d850-b3c3-4b1a-8c41-91a9f4b82db4 req-cee7d0db-1ab4-4af1-b91c-37cd3f213ef2 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:16.205962 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-b207d850-b3c3-4b1a-8c41-91a9f4b82db4 req-cee7d0db-1ab4-4af1-b91c-37cd3f213ef2 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] POST https://10.4.3.119/volume/v3/volumes/07842797-d216-46f3-963b-71c753dac3b9/action Aug 25 10:20:16.206308 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-b207d850-b3c3-4b1a-8c41-91a9f4b82db4 req-cee7d0db-1ab4-4af1-b91c-37cd3f213ef2 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:20:16.206502 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-b207d850-b3c3-4b1a-8c41-91a9f4b82db4 req-cee7d0db-1ab4-4af1-b91c-37cd3f213ef2 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:20:16.223753 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:16.223753 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:20:16.224589 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-b207d850-b3c3-4b1a-8c41-91a9f4b82db4 req-cee7d0db-1ab4-4af1-b91c-37cd3f213ef2 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Volume info retrieved successfully. Aug 25 10:20:16.233377 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-b207d850-b3c3-4b1a-8c41-91a9f4b82db4 req-cee7d0db-1ab4-4af1-b91c-37cd3f213ef2 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Begin detaching volume completed successfully. Aug 25 10:20:16.233675 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-b207d850-b3c3-4b1a-8c41-91a9f4b82db4 req-cee7d0db-1ab4-4af1-b91c-37cd3f213ef2 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/volumes/07842797-d216-46f3-963b-71c753dac3b9/action returned with HTTP 202 Aug 25 10:20:16.234329 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 276/1094] 10.4.3.119 () {72 vars in 1672 bytes} [Tue Aug 25 10:20:16 2026] POST /volume/v3/volumes/07842797-d216-46f3-963b-71c753dac3b9/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:20:16.259925 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-409af21c-1d57-4ded-a19f-ef8a278063fb None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:16.262881 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-409af21c-1d57-4ded-a19f-ef8a278063fb tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] GET https://10.4.3.119/volume/v3/volumes/07842797-d216-46f3-963b-71c753dac3b9 Aug 25 10:20:16.262881 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-409af21c-1d57-4ded-a19f-ef8a278063fb tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:16.263268 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-409af21c-1d57-4ded-a19f-ef8a278063fb tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:16.284767 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:16.284767 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:20:16.289007 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-75a4b04b-4971-4060-8e00-aaeabaa843f7 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:16.289472 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-75a4b04b-4971-4060-8e00-aaeabaa843f7 None None] GET https://10.4.3.119/volume// Aug 25 10:20:16.289835 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-75a4b04b-4971-4060-8e00-aaeabaa843f7 None None] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:16.290059 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-75a4b04b-4971-4060-8e00-aaeabaa843f7 None None] Calling method 'all' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:16.290631 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-75a4b04b-4971-4060-8e00-aaeabaa843f7 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:20:16.290930 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 270/1095] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:20:16 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:20:16.292580 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-409af21c-1d57-4ded-a19f-ef8a278063fb tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Volume info retrieved successfully. Aug 25 10:20:16.299258 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-409af21c-1d57-4ded-a19f-ef8a278063fb tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/volumes/07842797-d216-46f3-963b-71c753dac3b9 returned with HTTP 200 Aug 25 10:20:16.299964 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 277/1096] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:16 2026] GET /volume/v3/volumes/07842797-d216-46f3-963b-71c753dac3b9 => generated 1444 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:20:16.307779 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-b207d850-b3c3-4b1a-8c41-91a9f4b82db4 req-5ac88e44-a234-4878-b1f2-1839c5281b24 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:16.312190 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-b207d850-b3c3-4b1a-8c41-91a9f4b82db4 req-5ac88e44-a234-4878-b1f2-1839c5281b24 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] GET https://10.4.3.119/volume/v3/volumes/07842797-d216-46f3-963b-71c753dac3b9 Aug 25 10:20:16.312377 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-b207d850-b3c3-4b1a-8c41-91a9f4b82db4 req-5ac88e44-a234-4878-b1f2-1839c5281b24 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:16.312805 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-b207d850-b3c3-4b1a-8c41-91a9f4b82db4 req-5ac88e44-a234-4878-b1f2-1839c5281b24 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:16.331790 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:16.331790 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:20:16.338273 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [req-b207d850-b3c3-4b1a-8c41-91a9f4b82db4 req-5ac88e44-a234-4878-b1f2-1839c5281b24 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Volume info retrieved successfully. Aug 25 10:20:16.344847 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-b207d850-b3c3-4b1a-8c41-91a9f4b82db4 req-5ac88e44-a234-4878-b1f2-1839c5281b24 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/volumes/07842797-d216-46f3-963b-71c753dac3b9 returned with HTTP 200 Aug 25 10:20:16.345478 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 274/1097] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:20:16 2026] GET /volume/v3/volumes/07842797-d216-46f3-963b-71c753dac3b9 => generated 1624 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:20:16.804219 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-8b3ed173-4e66-4004-8a23-a522b8543b1a None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:16.806804 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8b3ed173-4e66-4004-8a23-a522b8543b1a tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] GET https://10.4.3.119/volume/v3/group_snapshots/92b82455-801a-4dad-b8cd-12312b9059b5 Aug 25 10:20:16.807117 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-8b3ed173-4e66-4004-8a23-a522b8543b1a tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:16.807416 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-8b3ed173-4e66-4004-8a23-a522b8543b1a tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Calling method 'version_select' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:16.807610 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.group_snapshots [None req-8b3ed173-4e66-4004-8a23-a522b8543b1a tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] show called for member 92b82455-801a-4dad-b8cd-12312b9059b5 {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 25 10:20:16.812077 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:16.812077 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:20:16.816421 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8b3ed173-4e66-4004-8a23-a522b8543b1a tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] https://10.4.3.119/volume/v3/group_snapshots/92b82455-801a-4dad-b8cd-12312b9059b5 returned with HTTP 200 Aug 25 10:20:16.816888 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 277/1098] 10.4.3.119 () {68 vars in 1413 bytes} [Tue Aug 25 10:20:16 2026] GET /volume/v3/group_snapshots/92b82455-801a-4dad-b8cd-12312b9059b5 => generated 307 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:20:16.825734 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-496a9dd6-ce61-4878-a1b0-5debc9ac830f None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:16.827734 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-496a9dd6-ce61-4878-a1b0-5debc9ac830f tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] GET https://10.4.3.119/volume/v3/snapshots/detail Aug 25 10:20:16.828162 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-496a9dd6-ce61-4878-a1b0-5debc9ac830f tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:16.828472 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-496a9dd6-ce61-4878-a1b0-5debc9ac830f tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Calling method 'detail' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:16.828771 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.api_utils [None req-496a9dd6-ce61-4878-a1b0-5debc9ac830f tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Removing options '' from query. {{(pid=100389) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 10:20:16.829887 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.db.api [None req-496a9dd6-ce61-4878-a1b0-5debc9ac830f tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Building query based on filter {{(pid=100389) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 10:20:16.834713 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-496a9dd6-ce61-4878-a1b0-5debc9ac830f tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Get all snapshots completed successfully. Aug 25 10:20:16.835276 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:16.835276 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:20:16.836260 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-496a9dd6-ce61-4878-a1b0-5debc9ac830f tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] https://10.4.3.119/volume/v3/snapshots/detail returned with HTTP 200 Aug 25 10:20:16.836779 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 271/1099] 10.4.3.119 () {66 vars in 1264 bytes} [Tue Aug 25 10:20:16 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:16.847219 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-0f619eb5-ef3b-4dc5-b1a3-3c3f4163d28a None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:16.849352 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0f619eb5-ef3b-4dc5-b1a3-3c3f4163d28a tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] GET https://10.4.3.119/volume/v3/snapshots/48db1684-799d-4075-9e2c-cac92dfe994b Aug 25 10:20:16.849726 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0f619eb5-ef3b-4dc5-b1a3-3c3f4163d28a tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:16.850111 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0f619eb5-ef3b-4dc5-b1a3-3c3f4163d28a tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:16.855859 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:16.855859 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:20:16.856318 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-0f619eb5-ef3b-4dc5-b1a3-3c3f4163d28a tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Snapshot retrieved successfully. Aug 25 10:20:16.857206 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0f619eb5-ef3b-4dc5-b1a3-3c3f4163d28a tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] https://10.4.3.119/volume/v3/snapshots/48db1684-799d-4075-9e2c-cac92dfe994b returned with HTTP 200 Aug 25 10:20:16.857625 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 278/1100] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:20:16 2026] GET /volume/v3/snapshots/48db1684-799d-4075-9e2c-cac92dfe994b => generated 450 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:16.869280 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-060fece5-4299-4e67-bf89-02a7b923a952 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:16.871159 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-060fece5-4299-4e67-bf89-02a7b923a952 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] GET https://10.4.3.119/volume/v3/group_snapshots/92b82455-801a-4dad-b8cd-12312b9059b5 Aug 25 10:20:16.871430 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-060fece5-4299-4e67-bf89-02a7b923a952 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:16.871718 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-060fece5-4299-4e67-bf89-02a7b923a952 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Calling method 'version_select' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:16.871920 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.group_snapshots [None req-060fece5-4299-4e67-bf89-02a7b923a952 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] show called for member 92b82455-801a-4dad-b8cd-12312b9059b5 {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 25 10:20:16.875644 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:16.875644 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:20:16.879628 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-060fece5-4299-4e67-bf89-02a7b923a952 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] https://10.4.3.119/volume/v3/group_snapshots/92b82455-801a-4dad-b8cd-12312b9059b5 returned with HTTP 200 Aug 25 10:20:16.880267 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 275/1101] 10.4.3.119 () {68 vars in 1413 bytes} [Tue Aug 25 10:20:16 2026] GET /volume/v3/group_snapshots/92b82455-801a-4dad-b8cd-12312b9059b5 => generated 307 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:20:16.890805 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-32d47f20-4b6f-4afa-9ec6-5198542907cc None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:16.892973 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-32d47f20-4b6f-4afa-9ec6-5198542907cc tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] GET https://10.4.3.119/volume/v3/group_snapshots/detail Aug 25 10:20:16.893272 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-32d47f20-4b6f-4afa-9ec6-5198542907cc tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:16.893516 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-32d47f20-4b6f-4afa-9ec6-5198542907cc tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Calling method 'version_select' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:16.904356 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-32d47f20-4b6f-4afa-9ec6-5198542907cc tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] https://10.4.3.119/volume/v3/group_snapshots/detail returned with HTTP 200 Aug 25 10:20:16.904801 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 278/1102] 10.4.3.119 () {68 vars in 1323 bytes} [Tue Aug 25 10:20:16 2026] GET /volume/v3/group_snapshots/detail => generated 310 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:20:16.914613 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-442bb8f2-516d-4c2d-bbac-adb4b5eb6009 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:16.917250 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-442bb8f2-516d-4c2d-bbac-adb4b5eb6009 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] DELETE https://10.4.3.119/volume/v3/group_snapshots/92b82455-801a-4dad-b8cd-12312b9059b5 Aug 25 10:20:16.917548 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-442bb8f2-516d-4c2d-bbac-adb4b5eb6009 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:16.917824 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-442bb8f2-516d-4c2d-bbac-adb4b5eb6009 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Calling method 'version_select' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:16.918006 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.group_snapshots [None req-442bb8f2-516d-4c2d-bbac-adb4b5eb6009 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] delete called for member 92b82455-801a-4dad-b8cd-12312b9059b5 {{(pid=100389) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 25 10:20:16.918153 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.group_snapshots [None req-442bb8f2-516d-4c2d-bbac-adb4b5eb6009 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Delete group_snapshot with id: 92b82455-801a-4dad-b8cd-12312b9059b5 Aug 25 10:20:16.923098 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:16.923098 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:20:16.956982 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-8bc9a19a-022c-4257-ac15-6b4e8a5b7e66 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:16.959275 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8bc9a19a-022c-4257-ac15-6b4e8a5b7e66 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/e41d8400-39b3-4954-b9b4-1b07b2140acd Aug 25 10:20:16.960162 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8bc9a19a-022c-4257-ac15-6b4e8a5b7e66 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:16.960162 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8bc9a19a-022c-4257-ac15-6b4e8a5b7e66 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:16.960390 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-8bc9a19a-022c-4257-ac15-6b4e8a5b7e66 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id e41d8400-39b3-4954-b9b4-1b07b2140acd. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:20:16.965961 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-442bb8f2-516d-4c2d-bbac-adb4b5eb6009 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] https://10.4.3.119/volume/v3/group_snapshots/92b82455-801a-4dad-b8cd-12312b9059b5 returned with HTTP 202 Aug 25 10:20:16.968366 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 272/1103] 10.4.3.119 () {68 vars in 1416 bytes} [Tue Aug 25 10:20:16 2026] DELETE /volume/v3/group_snapshots/92b82455-801a-4dad-b8cd-12312b9059b5 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 10:20:16.969578 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:16.969578 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:20:16.970450 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8bc9a19a-022c-4257-ac15-6b4e8a5b7e66 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/e41d8400-39b3-4954-b9b4-1b07b2140acd returned with HTTP 200 Aug 25 10:20:16.970928 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 279/1104] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:16 2026] GET /volume/v3/backups/e41d8400-39b3-4954-b9b4-1b07b2140acd => generated 823 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:16.978436 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-7dee1f59-8426-42c7-b8d1-5ff88d1cdca6 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:16.980882 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7dee1f59-8426-42c7-b8d1-5ff88d1cdca6 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] GET https://10.4.3.119/volume/v3/volumes/detail Aug 25 10:20:16.981335 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7dee1f59-8426-42c7-b8d1-5ff88d1cdca6 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:16.981613 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7dee1f59-8426-42c7-b8d1-5ff88d1cdca6 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Calling method 'detail' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:16.981978 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.api_utils [None req-7dee1f59-8426-42c7-b8d1-5ff88d1cdca6 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Removing options '' from query. {{(pid=100388) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 10:20:16.984780 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-7dee1f59-8426-42c7-b8d1-5ff88d1cdca6 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100388) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 10:20:16.997296 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-7dee1f59-8426-42c7-b8d1-5ff88d1cdca6 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Get all volumes completed successfully. Aug 25 10:20:16.998373 np0000008063 devstack@c-api.service[100388]: WARNING stevedore.named [None req-7dee1f59-8426-42c7-b8d1-5ff88d1cdca6 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:20:16.998606 np0000008063 devstack@c-api.service[100388]: WARNING castellan.key_manager [None req-7dee1f59-8426-42c7-b8d1-5ff88d1cdca6 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:20:17.066874 np0000008063 devstack@c-api.service[100388]: DEBUG oslo_db.sqlalchemy.engines [None req-7dee1f59-8426-42c7-b8d1-5ff88d1cdca6 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100388) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 10:20:17.071855 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:17.071855 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:20:17.084755 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7dee1f59-8426-42c7-b8d1-5ff88d1cdca6 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] https://10.4.3.119/volume/v3/volumes/detail returned with HTTP 200 Aug 25 10:20:17.085263 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 276/1105] 10.4.3.119 () {68 vars in 1299 bytes} [Tue Aug 25 10:20:16 2026] GET /volume/v3/volumes/detail => generated 919 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:20:17.109510 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-3b26a838-2785-4a00-8861-742e9bbd67ca None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:17.112128 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3b26a838-2785-4a00-8861-742e9bbd67ca tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] GET https://10.4.3.119/volume/v3/snapshots/detail Aug 25 10:20:17.112351 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3b26a838-2785-4a00-8861-742e9bbd67ca tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:17.112913 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3b26a838-2785-4a00-8861-742e9bbd67ca tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Calling method 'detail' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:17.112986 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.api_utils [None req-3b26a838-2785-4a00-8861-742e9bbd67ca tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Removing options '' from query. {{(pid=100391) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 10:20:17.113863 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:17.113863 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:20:17.115299 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.db.api [None req-3b26a838-2785-4a00-8861-742e9bbd67ca tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Building query based on filter {{(pid=100391) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 10:20:17.122511 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-3b26a838-2785-4a00-8861-742e9bbd67ca tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Get all snapshots completed successfully. Aug 25 10:20:17.124218 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3b26a838-2785-4a00-8861-742e9bbd67ca tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] https://10.4.3.119/volume/v3/snapshots/detail returned with HTTP 200 Aug 25 10:20:17.125160 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 279/1106] 10.4.3.119 () {66 vars in 1264 bytes} [Tue Aug 25 10:20:17 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Aug 25 10:20:17.141039 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-e1975c03-d3da-446b-a11f-e6735a1cdf59 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:17.143290 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e1975c03-d3da-446b-a11f-e6735a1cdf59 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] GET https://10.4.3.119/volume/v3/group_snapshots/92b82455-801a-4dad-b8cd-12312b9059b5 Aug 25 10:20:17.143631 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e1975c03-d3da-446b-a11f-e6735a1cdf59 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:17.143953 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e1975c03-d3da-446b-a11f-e6735a1cdf59 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Calling method 'version_select' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:17.144114 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.group_snapshots [None req-e1975c03-d3da-446b-a11f-e6735a1cdf59 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] show called for member 92b82455-801a-4dad-b8cd-12312b9059b5 {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 25 10:20:17.148796 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e1975c03-d3da-446b-a11f-e6735a1cdf59 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] https://10.4.3.119/volume/v3/group_snapshots/92b82455-801a-4dad-b8cd-12312b9059b5 returned with HTTP 404 Aug 25 10:20:17.149612 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 273/1107] 10.4.3.119 () {68 vars in 1413 bytes} [Tue Aug 25 10:20:17 2026] GET /volume/v3/group_snapshots/92b82455-801a-4dad-b8cd-12312b9059b5 => generated 116 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 10:20:17.164162 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-79601b84-9162-46d5-a9ab-cb03ced6fb13 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:17.167381 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-79601b84-9162-46d5-a9ab-cb03ced6fb13 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] GET https://10.4.3.119/volume/v3/group_snapshots Aug 25 10:20:17.167754 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-79601b84-9162-46d5-a9ab-cb03ced6fb13 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:17.167953 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-79601b84-9162-46d5-a9ab-cb03ced6fb13 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Calling method 'version_select' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:17.175879 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-79601b84-9162-46d5-a9ab-cb03ced6fb13 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] https://10.4.3.119/volume/v3/group_snapshots returned with HTTP 200 Aug 25 10:20:17.176674 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 280/1108] 10.4.3.119 () {68 vars in 1302 bytes} [Tue Aug 25 10:20:17 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:17.196308 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-6d6c6cdc-d2ba-4957-bd5c-f96dd0022183 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:17.199169 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6d6c6cdc-d2ba-4957-bd5c-f96dd0022183 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] DELETE https://10.4.3.119/volume/v3/group_snapshots/92b82455-801a-4dad-b8cd-12312b9059b5 Aug 25 10:20:17.199664 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-6d6c6cdc-d2ba-4957-bd5c-f96dd0022183 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:17.199959 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-6d6c6cdc-d2ba-4957-bd5c-f96dd0022183 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Calling method 'version_select' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:17.200183 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.group_snapshots [None req-6d6c6cdc-d2ba-4957-bd5c-f96dd0022183 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] delete called for member 92b82455-801a-4dad-b8cd-12312b9059b5 {{(pid=100388) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 25 10:20:17.200318 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.group_snapshots [None req-6d6c6cdc-d2ba-4957-bd5c-f96dd0022183 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Delete group_snapshot with id: 92b82455-801a-4dad-b8cd-12312b9059b5 Aug 25 10:20:17.205800 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6d6c6cdc-d2ba-4957-bd5c-f96dd0022183 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] https://10.4.3.119/volume/v3/group_snapshots/92b82455-801a-4dad-b8cd-12312b9059b5 returned with HTTP 404 Aug 25 10:20:17.207639 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 277/1109] 10.4.3.119 () {68 vars in 1416 bytes} [Tue Aug 25 10:20:17 2026] DELETE /volume/v3/group_snapshots/92b82455-801a-4dad-b8cd-12312b9059b5 => generated 116 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 10:20:17.220899 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-6d48cdbd-0d80-482a-a7ca-d10d137b98ea None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:17.224068 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6d48cdbd-0d80-482a-a7ca-d10d137b98ea tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] GET https://10.4.3.119/volume/v3/volumes/detail Aug 25 10:20:17.224350 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6d48cdbd-0d80-482a-a7ca-d10d137b98ea tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:17.224533 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6d48cdbd-0d80-482a-a7ca-d10d137b98ea tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Calling method 'detail' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:17.225930 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.api_utils [None req-6d48cdbd-0d80-482a-a7ca-d10d137b98ea tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Removing options '' from query. {{(pid=100391) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 10:20:17.228723 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-6d48cdbd-0d80-482a-a7ca-d10d137b98ea tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100391) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 10:20:17.240027 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-6d48cdbd-0d80-482a-a7ca-d10d137b98ea tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Get all volumes completed successfully. Aug 25 10:20:17.242477 np0000008063 devstack@c-api.service[100391]: WARNING stevedore.named [None req-6d48cdbd-0d80-482a-a7ca-d10d137b98ea tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:20:17.242477 np0000008063 devstack@c-api.service[100391]: WARNING castellan.key_manager [None req-6d48cdbd-0d80-482a-a7ca-d10d137b98ea tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:20:17.280515 np0000008063 devstack@c-api.service[100391]: DEBUG oslo_db.sqlalchemy.engines [None req-6d48cdbd-0d80-482a-a7ca-d10d137b98ea tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100391) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 10:20:17.285753 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:17.285753 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:20:17.294672 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6d48cdbd-0d80-482a-a7ca-d10d137b98ea tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] https://10.4.3.119/volume/v3/volumes/detail returned with HTTP 200 Aug 25 10:20:17.295396 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 280/1110] 10.4.3.119 () {68 vars in 1299 bytes} [Tue Aug 25 10:20:17 2026] GET /volume/v3/volumes/detail => generated 919 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 25 10:20:17.317114 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-45dd190f-063f-4f28-835c-29bb78fa83c1 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:17.319340 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-45dd190f-063f-4f28-835c-29bb78fa83c1 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] GET https://10.4.3.119/volume/v3/volumes/07842797-d216-46f3-963b-71c753dac3b9 Aug 25 10:20:17.319600 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-45dd190f-063f-4f28-835c-29bb78fa83c1 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:17.319970 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-45dd190f-063f-4f28-835c-29bb78fa83c1 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:17.335880 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-5f083a94-03f4-4047-abfa-d4834ba9d81d None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:17.337864 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:17.337864 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:20:17.342521 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5f083a94-03f4-4047-abfa-d4834ba9d81d tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] POST https://10.4.3.119/volume/v3/groups/49f6f652-60fd-416d-a3af-88963aa93780/action Aug 25 10:20:17.343263 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-45dd190f-063f-4f28-835c-29bb78fa83c1 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Volume info retrieved successfully. Aug 25 10:20:17.344410 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-5f083a94-03f4-4047-abfa-d4834ba9d81d tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100390) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:20:17.346637 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-5f083a94-03f4-4047-abfa-d4834ba9d81d tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:20:17.351613 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.groups [None req-5f083a94-03f4-4047-abfa-d4834ba9d81d tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] delete called for group 49f6f652-60fd-416d-a3af-88963aa93780 {{(pid=100390) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 25 10:20:17.351833 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.groups [None req-5f083a94-03f4-4047-abfa-d4834ba9d81d tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Delete group with id: 49f6f652-60fd-416d-a3af-88963aa93780 Aug 25 10:20:17.352127 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-45dd190f-063f-4f28-835c-29bb78fa83c1 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/volumes/07842797-d216-46f3-963b-71c753dac3b9 returned with HTTP 200 Aug 25 10:20:17.352798 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 274/1111] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:17 2026] GET /volume/v3/volumes/07842797-d216-46f3-963b-71c753dac3b9 => generated 1444 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:20:17.365395 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:17.365395 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:20:17.417657 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5f083a94-03f4-4047-abfa-d4834ba9d81d tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] https://10.4.3.119/volume/v3/groups/49f6f652-60fd-416d-a3af-88963aa93780/action returned with HTTP 202 Aug 25 10:20:17.418317 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 281/1112] 10.4.3.119 () {70 vars in 1428 bytes} [Tue Aug 25 10:20:17 2026] POST /volume/v3/groups/49f6f652-60fd-416d-a3af-88963aa93780/action => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Aug 25 10:20:17.428814 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-33f5c769-1ffe-4528-9258-1f0c654b67af None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:17.431715 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-33f5c769-1ffe-4528-9258-1f0c654b67af tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] GET https://10.4.3.119/volume/v3/volumes/d43b7a5e-66cf-4cba-b93e-01fb8c96cf4b Aug 25 10:20:17.432191 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-33f5c769-1ffe-4528-9258-1f0c654b67af tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:17.432496 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-33f5c769-1ffe-4528-9258-1f0c654b67af tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:17.442336 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:17.442336 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:20:17.447690 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-33f5c769-1ffe-4528-9258-1f0c654b67af tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Volume info retrieved successfully. Aug 25 10:20:17.448700 np0000008063 devstack@c-api.service[100388]: WARNING stevedore.named [None req-33f5c769-1ffe-4528-9258-1f0c654b67af tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:20:17.448927 np0000008063 devstack@c-api.service[100388]: WARNING castellan.key_manager [None req-33f5c769-1ffe-4528-9258-1f0c654b67af tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:20:17.495507 np0000008063 devstack@c-api.service[100388]: DEBUG oslo_db.sqlalchemy.engines [None req-33f5c769-1ffe-4528-9258-1f0c654b67af tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100388) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 10:20:17.502402 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:17.502402 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:20:17.516279 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-33f5c769-1ffe-4528-9258-1f0c654b67af tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] https://10.4.3.119/volume/v3/volumes/d43b7a5e-66cf-4cba-b93e-01fb8c96cf4b returned with HTTP 200 Aug 25 10:20:17.516794 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 278/1113] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:20:17 2026] GET /volume/v3/volumes/d43b7a5e-66cf-4cba-b93e-01fb8c96cf4b => generated 915 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:20:17.539734 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-b207d850-b3c3-4b1a-8c41-91a9f4b82db4 req-c1f6bbe1-aab3-4a66-976a-05dfd03b40bd None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:17.543333 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-b207d850-b3c3-4b1a-8c41-91a9f4b82db4 req-c1f6bbe1-aab3-4a66-976a-05dfd03b40bd tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] GET https://10.4.3.119/volume/v3/volumes/07842797-d216-46f3-963b-71c753dac3b9 Aug 25 10:20:17.543333 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-b207d850-b3c3-4b1a-8c41-91a9f4b82db4 req-c1f6bbe1-aab3-4a66-976a-05dfd03b40bd tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:17.544333 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-b207d850-b3c3-4b1a-8c41-91a9f4b82db4 req-c1f6bbe1-aab3-4a66-976a-05dfd03b40bd tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:17.561588 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:17.561588 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:20:17.569176 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-b207d850-b3c3-4b1a-8c41-91a9f4b82db4 req-c1f6bbe1-aab3-4a66-976a-05dfd03b40bd tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Volume info retrieved successfully. Aug 25 10:20:17.575195 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-b207d850-b3c3-4b1a-8c41-91a9f4b82db4 req-c1f6bbe1-aab3-4a66-976a-05dfd03b40bd tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/volumes/07842797-d216-46f3-963b-71c753dac3b9 returned with HTTP 200 Aug 25 10:20:17.575964 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 281/1114] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:20:17 2026] GET /volume/v3/volumes/07842797-d216-46f3-963b-71c753dac3b9 => generated 1444 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:20:17.600677 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-b207d850-b3c3-4b1a-8c41-91a9f4b82db4 req-25e1b2e5-329b-454b-959d-7e88e55dece7 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:17.603364 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-b207d850-b3c3-4b1a-8c41-91a9f4b82db4 req-25e1b2e5-329b-454b-959d-7e88e55dece7 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] DELETE https://10.4.3.119/volume/v3/attachments/afc44921-ff47-4024-af37-6665f0a5a88a Aug 25 10:20:17.603545 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-b207d850-b3c3-4b1a-8c41-91a9f4b82db4 req-25e1b2e5-329b-454b-959d-7e88e55dece7 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:17.603835 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-b207d850-b3c3-4b1a-8c41-91a9f4b82db4 req-25e1b2e5-329b-454b-959d-7e88e55dece7 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Calling method 'version_select' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:17.612386 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:17.612386 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:20:17.699023 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-b207d850-b3c3-4b1a-8c41-91a9f4b82db4 req-25e1b2e5-329b-454b-959d-7e88e55dece7 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/attachments/afc44921-ff47-4024-af37-6665f0a5a88a returned with HTTP 200 Aug 25 10:20:17.699560 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 275/1115] 10.4.3.119 () {72 vars in 1673 bytes} [Tue Aug 25 10:20:17 2026] DELETE /volume/v3/attachments/afc44921-ff47-4024-af37-6665f0a5a88a => generated 192 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:20:18.006317 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-223e6bec-09d5-4efe-b508-e692f2b740f7 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:18.021682 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-223e6bec-09d5-4efe-b508-e692f2b740f7 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/e41d8400-39b3-4954-b9b4-1b07b2140acd Aug 25 10:20:18.021682 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-223e6bec-09d5-4efe-b508-e692f2b740f7 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:18.021682 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-223e6bec-09d5-4efe-b508-e692f2b740f7 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:18.022682 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-223e6bec-09d5-4efe-b508-e692f2b740f7 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id e41d8400-39b3-4954-b9b4-1b07b2140acd. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:20:18.033765 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:18.033765 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:20:18.036847 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-223e6bec-09d5-4efe-b508-e692f2b740f7 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/e41d8400-39b3-4954-b9b4-1b07b2140acd returned with HTTP 200 Aug 25 10:20:18.037958 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 282/1116] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:17 2026] GET /volume/v3/backups/e41d8400-39b3-4954-b9b4-1b07b2140acd => generated 823 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:18.372413 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-00b3da76-4f86-4401-ba40-59ea424cd694 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:18.375549 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-00b3da76-4f86-4401-ba40-59ea424cd694 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] GET https://10.4.3.119/volume/v3/volumes/07842797-d216-46f3-963b-71c753dac3b9 Aug 25 10:20:18.375549 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-00b3da76-4f86-4401-ba40-59ea424cd694 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:18.375770 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-00b3da76-4f86-4401-ba40-59ea424cd694 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:18.392411 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:18.392411 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:20:18.398116 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-00b3da76-4f86-4401-ba40-59ea424cd694 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Volume info retrieved successfully. Aug 25 10:20:18.406389 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-00b3da76-4f86-4401-ba40-59ea424cd694 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/volumes/07842797-d216-46f3-963b-71c753dac3b9 returned with HTTP 200 Aug 25 10:20:18.406913 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 279/1117] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:18 2026] GET /volume/v3/volumes/07842797-d216-46f3-963b-71c753dac3b9 => generated 1144 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:20:18.478533 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-35e972f4-e3e0-4d41-9c20-627acb8952de None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:18.481486 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-35e972f4-e3e0-4d41-9c20-627acb8952de tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-reader] GET https://10.4.3.119/volume/v3/volumes/07842797-d216-46f3-963b-71c753dac3b9 Aug 25 10:20:18.481486 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-35e972f4-e3e0-4d41-9c20-627acb8952de tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-reader] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:18.482567 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-35e972f4-e3e0-4d41-9c20-627acb8952de tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-reader] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:18.498691 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:18.498691 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:20:18.504899 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-35e972f4-e3e0-4d41-9c20-627acb8952de tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-reader] Volume info retrieved successfully. Aug 25 10:20:18.511903 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-35e972f4-e3e0-4d41-9c20-627acb8952de tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-reader] https://10.4.3.119/volume/v3/volumes/07842797-d216-46f3-963b-71c753dac3b9 returned with HTTP 200 Aug 25 10:20:18.512698 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 282/1118] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:18 2026] GET /volume/v3/volumes/07842797-d216-46f3-963b-71c753dac3b9 => generated 1144 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:20:18.544919 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-660a03b4-1e58-4077-8a39-2e9ce40849d9 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:18.551576 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-660a03b4-1e58-4077-8a39-2e9ce40849d9 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] GET https://10.4.3.119/volume/v3/volumes/d43b7a5e-66cf-4cba-b93e-01fb8c96cf4b Aug 25 10:20:18.552594 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-660a03b4-1e58-4077-8a39-2e9ce40849d9 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:18.552854 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-660a03b4-1e58-4077-8a39-2e9ce40849d9 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:18.565467 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-660a03b4-1e58-4077-8a39-2e9ce40849d9 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] https://10.4.3.119/volume/v3/volumes/d43b7a5e-66cf-4cba-b93e-01fb8c96cf4b returned with HTTP 404 Aug 25 10:20:18.567358 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 276/1119] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:20:18 2026] GET /volume/v3/volumes/d43b7a5e-66cf-4cba-b93e-01fb8c96cf4b => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 10:20:18.582772 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-9c248b3b-dd07-48c0-80ec-166fa80dab10 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:18.586614 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-04b89671-9ee4-4c19-bc63-9e292fe6e77b req-d8aa8cf8-b70a-4e36-b8c3-957ec52328fd None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:18.587113 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-9c248b3b-dd07-48c0-80ec-166fa80dab10 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] GET https://10.4.3.119/volume/v3/groups/49f6f652-60fd-416d-a3af-88963aa93780 Aug 25 10:20:18.587190 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-9c248b3b-dd07-48c0-80ec-166fa80dab10 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:18.587370 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-9c248b3b-dd07-48c0-80ec-166fa80dab10 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] Calling method 'version_select' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:18.587545 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.groups [None req-9c248b3b-dd07-48c0-80ec-166fa80dab10 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] show called for member 49f6f652-60fd-416d-a3af-88963aa93780 {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 10:20:18.589332 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-04b89671-9ee4-4c19-bc63-9e292fe6e77b req-d8aa8cf8-b70a-4e36-b8c3-957ec52328fd tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] GET https://10.4.3.119/volume/v3/volumes/07842797-d216-46f3-963b-71c753dac3b9 Aug 25 10:20:18.590597 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-04b89671-9ee4-4c19-bc63-9e292fe6e77b req-d8aa8cf8-b70a-4e36-b8c3-957ec52328fd tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:18.590597 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-04b89671-9ee4-4c19-bc63-9e292fe6e77b req-d8aa8cf8-b70a-4e36-b8c3-957ec52328fd tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:18.600009 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-9c248b3b-dd07-48c0-80ec-166fa80dab10 tempest-GroupSnapshotsTest-1756851805 tempest-GroupSnapshotsTest-1756851805-project-member] https://10.4.3.119/volume/v3/groups/49f6f652-60fd-416d-a3af-88963aa93780 returned with HTTP 404 Aug 25 10:20:18.600009 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 283/1120] 10.4.3.119 () {68 vars in 1386 bytes} [Tue Aug 25 10:20:18 2026] GET /volume/v3/groups/49f6f652-60fd-416d-a3af-88963aa93780 => generated 108 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 10:20:18.609942 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:18.609942 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:20:18.612889 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-802da5fe-0cb0-4f3e-9df3-63be7aae332f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:18.615699 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-802da5fe-0cb0-4f3e-9df3-63be7aae332f tempest-GroupSnapshotsTest-2131196847 tempest-GroupSnapshotsTest-2131196847-project-admin] DELETE https://10.4.3.119/volume/v3/group_types/171d44b3-1505-4c5a-b998-7dcfa77094a4 Aug 25 10:20:18.616308 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-802da5fe-0cb0-4f3e-9df3-63be7aae332f tempest-GroupSnapshotsTest-2131196847 tempest-GroupSnapshotsTest-2131196847-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:18.616308 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-802da5fe-0cb0-4f3e-9df3-63be7aae332f tempest-GroupSnapshotsTest-2131196847 tempest-GroupSnapshotsTest-2131196847-project-admin] Calling method 'version_select' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:18.617499 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [req-04b89671-9ee4-4c19-bc63-9e292fe6e77b req-d8aa8cf8-b70a-4e36-b8c3-957ec52328fd tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Volume info retrieved successfully. Aug 25 10:20:18.622662 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-04b89671-9ee4-4c19-bc63-9e292fe6e77b req-d8aa8cf8-b70a-4e36-b8c3-957ec52328fd tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/volumes/07842797-d216-46f3-963b-71c753dac3b9 returned with HTTP 200 Aug 25 10:20:18.623384 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 280/1121] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:20:18 2026] GET /volume/v3/volumes/07842797-d216-46f3-963b-71c753dac3b9 => generated 1144 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:20:18.650837 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-04b89671-9ee4-4c19-bc63-9e292fe6e77b req-07f13ec6-30bd-4e78-9efa-ef6e94419597 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:18.655684 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-04b89671-9ee4-4c19-bc63-9e292fe6e77b req-07f13ec6-30bd-4e78-9efa-ef6e94419597 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] POST https://10.4.3.119/volume/v3/volumes/07842797-d216-46f3-963b-71c753dac3b9/action Aug 25 10:20:18.657374 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-04b89671-9ee4-4c19-bc63-9e292fe6e77b req-07f13ec6-30bd-4e78-9efa-ef6e94419597 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100389) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:20:18.657479 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-04b89671-9ee4-4c19-bc63-9e292fe6e77b req-07f13ec6-30bd-4e78-9efa-ef6e94419597 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:20:18.665857 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-802da5fe-0cb0-4f3e-9df3-63be7aae332f tempest-GroupSnapshotsTest-2131196847 tempest-GroupSnapshotsTest-2131196847-project-admin] https://10.4.3.119/volume/v3/group_types/171d44b3-1505-4c5a-b998-7dcfa77094a4 returned with HTTP 202 Aug 25 10:20:18.666962 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 283/1122] 10.4.3.119 () {68 vars in 1404 bytes} [Tue Aug 25 10:20:18 2026] DELETE /volume/v3/group_types/171d44b3-1505-4c5a-b998-7dcfa77094a4 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 10:20:18.677191 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-0f972120-f031-4d7e-b711-43027e1c1a3b None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:18.679099 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0f972120-f031-4d7e-b711-43027e1c1a3b tempest-GroupSnapshotsTest-2131196847 tempest-GroupSnapshotsTest-2131196847-project-admin] DELETE https://10.4.3.119/volume/v3/types/6ccb797b-448c-4296-97a7-f792653ee373 Aug 25 10:20:18.679574 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0f972120-f031-4d7e-b711-43027e1c1a3b tempest-GroupSnapshotsTest-2131196847 tempest-GroupSnapshotsTest-2131196847-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:18.679872 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0f972120-f031-4d7e-b711-43027e1c1a3b tempest-GroupSnapshotsTest-2131196847 tempest-GroupSnapshotsTest-2131196847-project-admin] Calling method '_delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:18.693845 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:18.693845 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:20:18.696616 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-04b89671-9ee4-4c19-bc63-9e292fe6e77b req-07f13ec6-30bd-4e78-9efa-ef6e94419597 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Volume info retrieved successfully. Aug 25 10:20:18.698031 np0000008063 devstack@c-api.service[100390]: DEBUG dbcounter [-] [100390] Writing DB stats cinder:SELECT=347,cinder:UPDATE=72,cinder:INSERT=38 {{(pid=100390) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 10:20:18.718791 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-04b89671-9ee4-4c19-bc63-9e292fe6e77b req-07f13ec6-30bd-4e78-9efa-ef6e94419597 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Begin detaching volume completed successfully. Aug 25 10:20:18.718791 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-04b89671-9ee4-4c19-bc63-9e292fe6e77b req-07f13ec6-30bd-4e78-9efa-ef6e94419597 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/volumes/07842797-d216-46f3-963b-71c753dac3b9/action returned with HTTP 202 Aug 25 10:20:18.721193 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 277/1123] 10.4.3.119 () {72 vars in 1672 bytes} [Tue Aug 25 10:20:18 2026] POST /volume/v3/volumes/07842797-d216-46f3-963b-71c753dac3b9/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:20:18.761398 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0f972120-f031-4d7e-b711-43027e1c1a3b tempest-GroupSnapshotsTest-2131196847 tempest-GroupSnapshotsTest-2131196847-project-admin] https://10.4.3.119/volume/v3/types/6ccb797b-448c-4296-97a7-f792653ee373 returned with HTTP 202 Aug 25 10:20:18.761398 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 284/1124] 10.4.3.119 () {66 vars in 1345 bytes} [Tue Aug 25 10:20:18 2026] DELETE /volume/v3/types/6ccb797b-448c-4296-97a7-f792653ee373 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:20:18.769656 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-fe14a8b5-392b-433f-99dc-326848f019d1 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:18.773956 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-fe14a8b5-392b-433f-99dc-326848f019d1 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] GET https://10.4.3.119/volume/v3/volumes/07842797-d216-46f3-963b-71c753dac3b9 Aug 25 10:20:18.774289 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-fe14a8b5-392b-433f-99dc-326848f019d1 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:18.775324 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-69b1f7e3-2bba-4320-b371-30fc1cfaf078 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:18.776004 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-fe14a8b5-392b-433f-99dc-326848f019d1 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:18.778899 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-69b1f7e3-2bba-4320-b371-30fc1cfaf078 tempest-GroupSnapshotsTest-2131196847 tempest-GroupSnapshotsTest-2131196847-project-admin] GET https://10.4.3.119/volume/v3/types/6ccb797b-448c-4296-97a7-f792653ee373 Aug 25 10:20:18.779244 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-69b1f7e3-2bba-4320-b371-30fc1cfaf078 tempest-GroupSnapshotsTest-2131196847 tempest-GroupSnapshotsTest-2131196847-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:18.779556 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-69b1f7e3-2bba-4320-b371-30fc1cfaf078 tempest-GroupSnapshotsTest-2131196847 tempest-GroupSnapshotsTest-2131196847-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:18.787215 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-69b1f7e3-2bba-4320-b371-30fc1cfaf078 tempest-GroupSnapshotsTest-2131196847 tempest-GroupSnapshotsTest-2131196847-project-admin] https://10.4.3.119/volume/v3/types/6ccb797b-448c-4296-97a7-f792653ee373 returned with HTTP 404 Aug 25 10:20:18.787215 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 284/1125] 10.4.3.119 () {66 vars in 1342 bytes} [Tue Aug 25 10:20:18 2026] GET /volume/v3/types/6ccb797b-448c-4296-97a7-f792653ee373 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:20:18.799520 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:18.799520 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:20:18.807627 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-fe14a8b5-392b-433f-99dc-326848f019d1 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Volume info retrieved successfully. Aug 25 10:20:18.809413 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-85904012-c3ca-4459-9a4a-921ace08cf23 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:18.809774 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-85904012-c3ca-4459-9a4a-921ace08cf23 None None] GET https://10.4.3.119/volume// Aug 25 10:20:18.810020 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-85904012-c3ca-4459-9a4a-921ace08cf23 None None] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:18.810350 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-85904012-c3ca-4459-9a4a-921ace08cf23 None None] Calling method 'all' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:18.810845 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-85904012-c3ca-4459-9a4a-921ace08cf23 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:20:18.811575 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 278/1126] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:20:18 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:20:18.817935 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-fe14a8b5-392b-433f-99dc-326848f019d1 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/volumes/07842797-d216-46f3-963b-71c753dac3b9 returned with HTTP 200 Aug 25 10:20:18.817935 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 281/1127] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:18 2026] GET /volume/v3/volumes/07842797-d216-46f3-963b-71c753dac3b9 => generated 1147 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:20:18.824350 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-04b89671-9ee4-4c19-bc63-9e292fe6e77b req-a9aab54d-2972-44c3-a496-70abd6f4f099 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:18.828922 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-04b89671-9ee4-4c19-bc63-9e292fe6e77b req-a9aab54d-2972-44c3-a496-70abd6f4f099 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] GET https://10.4.3.119/volume/v3/volumes/07842797-d216-46f3-963b-71c753dac3b9 Aug 25 10:20:18.829354 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-04b89671-9ee4-4c19-bc63-9e292fe6e77b req-a9aab54d-2972-44c3-a496-70abd6f4f099 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:18.829877 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-04b89671-9ee4-4c19-bc63-9e292fe6e77b req-a9aab54d-2972-44c3-a496-70abd6f4f099 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:18.851547 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:18.851547 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:20:18.857554 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [req-04b89671-9ee4-4c19-bc63-9e292fe6e77b req-a9aab54d-2972-44c3-a496-70abd6f4f099 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Volume info retrieved successfully. Aug 25 10:20:18.865087 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-04b89671-9ee4-4c19-bc63-9e292fe6e77b req-a9aab54d-2972-44c3-a496-70abd6f4f099 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/volumes/07842797-d216-46f3-963b-71c753dac3b9 returned with HTTP 200 Aug 25 10:20:18.865087 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 285/1128] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:20:18 2026] GET /volume/v3/volumes/07842797-d216-46f3-963b-71c753dac3b9 => generated 1327 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:20:19.061296 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-5e9628cf-6f3d-44be-bfba-ad289b48bfcb None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:19.063701 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5e9628cf-6f3d-44be-bfba-ad289b48bfcb tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/e41d8400-39b3-4954-b9b4-1b07b2140acd Aug 25 10:20:19.063701 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5e9628cf-6f3d-44be-bfba-ad289b48bfcb tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:19.064179 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5e9628cf-6f3d-44be-bfba-ad289b48bfcb tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:19.064179 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-5e9628cf-6f3d-44be-bfba-ad289b48bfcb tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id e41d8400-39b3-4954-b9b4-1b07b2140acd. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:20:19.070046 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:19.070046 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:20:19.070983 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5e9628cf-6f3d-44be-bfba-ad289b48bfcb tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/e41d8400-39b3-4954-b9b4-1b07b2140acd returned with HTTP 200 Aug 25 10:20:19.071424 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 285/1129] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:19 2026] GET /volume/v3/backups/e41d8400-39b3-4954-b9b4-1b07b2140acd => generated 823 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:19.841001 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-b33e6581-a3dc-40d8-a1c4-d3939441fb9a None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:19.843844 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b33e6581-a3dc-40d8-a1c4-d3939441fb9a tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] GET https://10.4.3.119/volume/v3/volumes/07842797-d216-46f3-963b-71c753dac3b9 Aug 25 10:20:19.844067 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b33e6581-a3dc-40d8-a1c4-d3939441fb9a tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:19.844294 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b33e6581-a3dc-40d8-a1c4-d3939441fb9a tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:19.855409 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:19.855409 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:20:19.860835 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-b33e6581-a3dc-40d8-a1c4-d3939441fb9a tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Volume info retrieved successfully. Aug 25 10:20:19.866576 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b33e6581-a3dc-40d8-a1c4-d3939441fb9a tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/volumes/07842797-d216-46f3-963b-71c753dac3b9 returned with HTTP 200 Aug 25 10:20:19.867260 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 279/1130] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:19 2026] GET /volume/v3/volumes/07842797-d216-46f3-963b-71c753dac3b9 => generated 1147 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:20:20.088618 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-a3146bc3-ade1-4597-9412-56c6de43a550 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:20.092248 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a3146bc3-ade1-4597-9412-56c6de43a550 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/e41d8400-39b3-4954-b9b4-1b07b2140acd Aug 25 10:20:20.092585 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a3146bc3-ade1-4597-9412-56c6de43a550 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:20.092929 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a3146bc3-ade1-4597-9412-56c6de43a550 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:20.093060 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-a3146bc3-ade1-4597-9412-56c6de43a550 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id e41d8400-39b3-4954-b9b4-1b07b2140acd. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:20:20.100017 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:20.100017 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:20:20.101047 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a3146bc3-ade1-4597-9412-56c6de43a550 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/e41d8400-39b3-4954-b9b4-1b07b2140acd returned with HTTP 200 Aug 25 10:20:20.101656 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 282/1131] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:20 2026] GET /volume/v3/backups/e41d8400-39b3-4954-b9b4-1b07b2140acd => generated 823 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:20.898778 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-04659485-6a06-4dd2-8d65-60264337e0c1 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:20.901666 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-04659485-6a06-4dd2-8d65-60264337e0c1 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] GET https://10.4.3.119/volume/v3/volumes/07842797-d216-46f3-963b-71c753dac3b9 Aug 25 10:20:20.901955 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-04659485-6a06-4dd2-8d65-60264337e0c1 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:20.902409 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-04659485-6a06-4dd2-8d65-60264337e0c1 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:20.917481 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:20.917481 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:20:20.923354 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-04659485-6a06-4dd2-8d65-60264337e0c1 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Volume info retrieved successfully. Aug 25 10:20:20.930920 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-04659485-6a06-4dd2-8d65-60264337e0c1 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/volumes/07842797-d216-46f3-963b-71c753dac3b9 returned with HTTP 200 Aug 25 10:20:20.931564 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 286/1132] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:20 2026] GET /volume/v3/volumes/07842797-d216-46f3-963b-71c753dac3b9 => generated 1147 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:20:21.116808 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-79fe8658-7809-4523-8bdb-41a13c069718 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:21.121170 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-79fe8658-7809-4523-8bdb-41a13c069718 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/e41d8400-39b3-4954-b9b4-1b07b2140acd Aug 25 10:20:21.121170 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-79fe8658-7809-4523-8bdb-41a13c069718 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:21.123256 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-79fe8658-7809-4523-8bdb-41a13c069718 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:21.123256 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-79fe8658-7809-4523-8bdb-41a13c069718 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id e41d8400-39b3-4954-b9b4-1b07b2140acd. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:20:21.133481 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:21.133481 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:20:21.135704 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-79fe8658-7809-4523-8bdb-41a13c069718 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/e41d8400-39b3-4954-b9b4-1b07b2140acd returned with HTTP 200 Aug 25 10:20:21.135704 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 286/1133] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:21 2026] GET /volume/v3/backups/e41d8400-39b3-4954-b9b4-1b07b2140acd => generated 823 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:21.953122 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-e289a0f6-f9d2-448a-a3f5-91102621cc05 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:21.957221 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e289a0f6-f9d2-448a-a3f5-91102621cc05 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] GET https://10.4.3.119/volume/v3/volumes/07842797-d216-46f3-963b-71c753dac3b9 Aug 25 10:20:21.957221 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e289a0f6-f9d2-448a-a3f5-91102621cc05 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:21.957221 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e289a0f6-f9d2-448a-a3f5-91102621cc05 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:21.970308 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:21.970308 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:20:21.983281 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-e289a0f6-f9d2-448a-a3f5-91102621cc05 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Volume info retrieved successfully. Aug 25 10:20:21.986116 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-f9b39483-d0ea-4aca-b39c-7c73e85cf7c2 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:21.992240 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e289a0f6-f9d2-448a-a3f5-91102621cc05 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/volumes/07842797-d216-46f3-963b-71c753dac3b9 returned with HTTP 200 Aug 25 10:20:21.993671 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 280/1134] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:21 2026] GET /volume/v3/volumes/07842797-d216-46f3-963b-71c753dac3b9 => generated 1147 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:20:22.125164 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f9b39483-d0ea-4aca-b39c-7c73e85cf7c2 tempest-GroupTypeSpecsTest-527812988 tempest-GroupTypeSpecsTest-527812988-project-admin] POST https://10.4.3.119/volume/v3/group_types Aug 25 10:20:22.125164 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f9b39483-d0ea-4aca-b39c-7c73e85cf7c2 tempest-GroupTypeSpecsTest-527812988 tempest-GroupTypeSpecsTest-527812988-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-1944116077"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:20:22.149625 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-3136ab6e-0cdc-41c9-95c1-42b577752313 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:22.155998 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3136ab6e-0cdc-41c9-95c1-42b577752313 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/e41d8400-39b3-4954-b9b4-1b07b2140acd Aug 25 10:20:22.155998 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3136ab6e-0cdc-41c9-95c1-42b577752313 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:22.155998 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3136ab6e-0cdc-41c9-95c1-42b577752313 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:22.155998 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-3136ab6e-0cdc-41c9-95c1-42b577752313 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id e41d8400-39b3-4954-b9b4-1b07b2140acd. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:20:22.158469 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f9b39483-d0ea-4aca-b39c-7c73e85cf7c2 tempest-GroupTypeSpecsTest-527812988 tempest-GroupTypeSpecsTest-527812988-project-admin] https://10.4.3.119/volume/v3/group_types returned with HTTP 202 Aug 25 10:20:22.159417 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 283/1135] 10.4.3.119 () {70 vars in 1311 bytes} [Tue Aug 25 10:20:21 2026] POST /volume/v3/group_types => generated 181 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:20:22.159495 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:22.159495 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:20:22.160804 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3136ab6e-0cdc-41c9-95c1-42b577752313 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/e41d8400-39b3-4954-b9b4-1b07b2140acd returned with HTTP 200 Aug 25 10:20:22.161458 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 287/1136] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:22 2026] GET /volume/v3/backups/e41d8400-39b3-4954-b9b4-1b07b2140acd => generated 823 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:22.175073 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-1094da01-953c-4561-97e6-36f948fc4f98 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:22.175217 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-41950ada-dddc-41b5-a459-1587dac78772 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:22.177402 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1094da01-953c-4561-97e6-36f948fc4f98 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:20:22.182712 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-41950ada-dddc-41b5-a459-1587dac78772 tempest-GroupTypeSpecsTest-527812988 tempest-GroupTypeSpecsTest-527812988-project-admin] POST https://10.4.3.119/volume/v3/group_types/6ea5e1a0-6278-448f-8be8-bdff43f0abc3/group_specs Aug 25 10:20:22.182712 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-41950ada-dddc-41b5-a459-1587dac78772 tempest-GroupTypeSpecsTest-527812988 tempest-GroupTypeSpecsTest-527812988-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:20:22.182898 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1094da01-953c-4561-97e6-36f948fc4f98 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-670365679"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:20:22.183485 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-1094da01-953c-4561-97e6-36f948fc4f98 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-670365679'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:20:22.183719 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-1094da01-953c-4561-97e6-36f948fc4f98 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Create volume of 1 GB Aug 25 10:20:22.190775 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-1094da01-953c-4561-97e6-36f948fc4f98 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Availability Zones retrieved successfully. Aug 25 10:20:22.198685 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-1094da01-953c-4561-97e6-36f948fc4f98 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Flow 'volume_create_api' (e4ac1c61-79bf-4d96-a938-d5a1ebdbbd6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:20:22.200296 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-1094da01-953c-4561-97e6-36f948fc4f98 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c263e11c-9670-4685-92f0-ef7a8c5e1e30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:20:22.201762 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-1094da01-953c-4561-97e6-36f948fc4f98 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:20:22.206779 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-41950ada-dddc-41b5-a459-1587dac78772 tempest-GroupTypeSpecsTest-527812988 tempest-GroupTypeSpecsTest-527812988-project-admin] https://10.4.3.119/volume/v3/group_types/6ea5e1a0-6278-448f-8be8-bdff43f0abc3/group_specs returned with HTTP 202 Aug 25 10:20:22.207522 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 287/1137] 10.4.3.119 () {70 vars in 1458 bytes} [Tue Aug 25 10:20:22 2026] POST /volume/v3/group_types/6ea5e1a0-6278-448f-8be8-bdff43f0abc3/group_specs => generated 53 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:20:22.222628 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-ae126330-2087-4bd7-af44-aacd90d8e789 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:22.226466 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ae126330-2087-4bd7-af44-aacd90d8e789 tempest-GroupTypeSpecsTest-527812988 tempest-GroupTypeSpecsTest-527812988-project-admin] POST https://10.4.3.119/volume/v3/group_types/6ea5e1a0-6278-448f-8be8-bdff43f0abc3/group_specs Aug 25 10:20:22.227021 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ae126330-2087-4bd7-af44-aacd90d8e789 tempest-GroupTypeSpecsTest-527812988 tempest-GroupTypeSpecsTest-527812988-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:20:22.253760 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ae126330-2087-4bd7-af44-aacd90d8e789 tempest-GroupTypeSpecsTest-527812988 tempest-GroupTypeSpecsTest-527812988-project-admin] https://10.4.3.119/volume/v3/group_types/6ea5e1a0-6278-448f-8be8-bdff43f0abc3/group_specs returned with HTTP 202 Aug 25 10:20:22.254480 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 284/1138] 10.4.3.119 () {70 vars in 1458 bytes} [Tue Aug 25 10:20:22 2026] POST /volume/v3/group_types/6ea5e1a0-6278-448f-8be8-bdff43f0abc3/group_specs => generated 61 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:20:22.255157 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-1094da01-953c-4561-97e6-36f948fc4f98 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c263e11c-9670-4685-92f0-ef7a8c5e1e30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:20:22.256527 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-1094da01-953c-4561-97e6-36f948fc4f98 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5bc4504f-63d6-4604-8b44-b31746871bda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:20:22.265531 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-a3f6df01-73b4-4d63-b97e-ddd2fbc623db None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:22.268476 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a3f6df01-73b4-4d63-b97e-ddd2fbc623db tempest-GroupTypeSpecsTest-527812988 tempest-GroupTypeSpecsTest-527812988-project-admin] GET https://10.4.3.119/volume/v3/group_types/6ea5e1a0-6278-448f-8be8-bdff43f0abc3/group_specs/key2 Aug 25 10:20:22.268570 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a3f6df01-73b4-4d63-b97e-ddd2fbc623db tempest-GroupTypeSpecsTest-527812988 tempest-GroupTypeSpecsTest-527812988-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:22.269303 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a3f6df01-73b4-4d63-b97e-ddd2fbc623db tempest-GroupTypeSpecsTest-527812988 tempest-GroupTypeSpecsTest-527812988-project-admin] Calling method 'version_select' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:22.280409 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a3f6df01-73b4-4d63-b97e-ddd2fbc623db tempest-GroupTypeSpecsTest-527812988 tempest-GroupTypeSpecsTest-527812988-project-admin] https://10.4.3.119/volume/v3/group_types/6ea5e1a0-6278-448f-8be8-bdff43f0abc3/group_specs/key2 returned with HTTP 200 Aug 25 10:20:22.280862 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 288/1139] 10.4.3.119 () {68 vars in 1452 bytes} [Tue Aug 25 10:20:22 2026] GET /volume/v3/group_types/6ea5e1a0-6278-448f-8be8-bdff43f0abc3/group_specs/key2 => generated 26 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:22.290423 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-3963b3c7-5bb9-48c4-ae7a-fbd864f319c2 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:22.293715 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3963b3c7-5bb9-48c4-ae7a-fbd864f319c2 tempest-GroupTypeSpecsTest-527812988 tempest-GroupTypeSpecsTest-527812988-project-admin] GET https://10.4.3.119/volume/v3/group_types/6ea5e1a0-6278-448f-8be8-bdff43f0abc3/group_specs/key3 Aug 25 10:20:22.293860 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3963b3c7-5bb9-48c4-ae7a-fbd864f319c2 tempest-GroupTypeSpecsTest-527812988 tempest-GroupTypeSpecsTest-527812988-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:22.294570 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3963b3c7-5bb9-48c4-ae7a-fbd864f319c2 tempest-GroupTypeSpecsTest-527812988 tempest-GroupTypeSpecsTest-527812988-project-admin] Calling method 'version_select' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:22.307659 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3963b3c7-5bb9-48c4-ae7a-fbd864f319c2 tempest-GroupTypeSpecsTest-527812988 tempest-GroupTypeSpecsTest-527812988-project-admin] https://10.4.3.119/volume/v3/group_types/6ea5e1a0-6278-448f-8be8-bdff43f0abc3/group_specs/key3 returned with HTTP 200 Aug 25 10:20:22.308855 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 288/1140] 10.4.3.119 () {68 vars in 1452 bytes} [Tue Aug 25 10:20:22 2026] GET /volume/v3/group_types/6ea5e1a0-6278-448f-8be8-bdff43f0abc3/group_specs/key3 => generated 18 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:22.318530 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-dbeb15c1-e811-4895-b18a-b52085445d1e None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:22.321093 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-dbeb15c1-e811-4895-b18a-b52085445d1e tempest-GroupTypeSpecsTest-527812988 tempest-GroupTypeSpecsTest-527812988-project-admin] PUT https://10.4.3.119/volume/v3/group_types/6ea5e1a0-6278-448f-8be8-bdff43f0abc3/group_specs/key3 Aug 25 10:20:22.321604 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-dbeb15c1-e811-4895-b18a-b52085445d1e tempest-GroupTypeSpecsTest-527812988 tempest-GroupTypeSpecsTest-527812988-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:20:22.327241 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-1094da01-953c-4561-97e6-36f948fc4f98 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Created reservations ['c0e78f00-f6dc-4117-a5c1-7be837e39c43', 'abacdbeb-2c5e-4cd2-a728-f8d410991285', '44e859a2-921b-46eb-8c12-0c09098e9713', '5f623438-55e6-4daa-b69a-93c786f884c8'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:20:22.328519 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-1094da01-953c-4561-97e6-36f948fc4f98 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5bc4504f-63d6-4604-8b44-b31746871bda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c0e78f00-f6dc-4117-a5c1-7be837e39c43', 'abacdbeb-2c5e-4cd2-a728-f8d410991285', '44e859a2-921b-46eb-8c12-0c09098e9713', '5f623438-55e6-4daa-b69a-93c786f884c8']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:20:22.329901 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-1094da01-953c-4561-97e6-36f948fc4f98 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04160409-9efc-44f0-aa22-a3c71d1cc8c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:20:22.347579 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-dbeb15c1-e811-4895-b18a-b52085445d1e tempest-GroupTypeSpecsTest-527812988 tempest-GroupTypeSpecsTest-527812988-project-admin] https://10.4.3.119/volume/v3/group_types/6ea5e1a0-6278-448f-8be8-bdff43f0abc3/group_specs/key3 returned with HTTP 200 Aug 25 10:20:22.348131 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 285/1141] 10.4.3.119 () {70 vars in 1472 bytes} [Tue Aug 25 10:20:22 2026] PUT /volume/v3/group_types/6ea5e1a0-6278-448f-8be8-bdff43f0abc3/group_specs/key3 => generated 26 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:22.359038 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-a127b2aa-91bb-4126-a0e3-ca40a3cf38a7 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:22.361179 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a127b2aa-91bb-4126-a0e3-ca40a3cf38a7 tempest-GroupTypeSpecsTest-527812988 tempest-GroupTypeSpecsTest-527812988-project-admin] GET https://10.4.3.119/volume/v3/group_types/6ea5e1a0-6278-448f-8be8-bdff43f0abc3/group_specs Aug 25 10:20:22.361406 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a127b2aa-91bb-4126-a0e3-ca40a3cf38a7 tempest-GroupTypeSpecsTest-527812988 tempest-GroupTypeSpecsTest-527812988-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:22.361578 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a127b2aa-91bb-4126-a0e3-ca40a3cf38a7 tempest-GroupTypeSpecsTest-527812988 tempest-GroupTypeSpecsTest-527812988-project-admin] Calling method 'version_select' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:22.362665 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-1094da01-953c-4561-97e6-36f948fc4f98 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04160409-9efc-44f0-aa22-a3c71d1cc8c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a0d95ceb-52ca-4525-b5f0-ce836723a3ad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-670365679',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a525723dea240d99a7a83d34a3669c6',qos_specs=None,replication_status=,reservations=['c0e78f00-f6dc-4117-a5c1-7be837e39c43','abacdbeb-2c5e-4cd2-a728-f8d410991285','44e859a2-921b-46eb-8c12-0c09098e9713','5f623438-55e6-4daa-b69a-93c786f884c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='69f9dccbb70b444c9a20074603521dd1',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:20:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-670365679',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a0d95ceb-52ca-4525-b5f0-ce836723a3ad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0a525723dea240d99a7a83d34a3669c6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='69f9dccbb70b444c9a20074603521dd1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:20:22.363582 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-1094da01-953c-4561-97e6-36f948fc4f98 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c444d6d6-fd65-4c36-a787-72838357138d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:20:22.369242 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a127b2aa-91bb-4126-a0e3-ca40a3cf38a7 tempest-GroupTypeSpecsTest-527812988 tempest-GroupTypeSpecsTest-527812988-project-admin] https://10.4.3.119/volume/v3/group_types/6ea5e1a0-6278-448f-8be8-bdff43f0abc3/group_specs returned with HTTP 200 Aug 25 10:20:22.369995 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 289/1142] 10.4.3.119 () {68 vars in 1437 bytes} [Tue Aug 25 10:20:22 2026] GET /volume/v3/group_types/6ea5e1a0-6278-448f-8be8-bdff43f0abc3/group_specs => generated 87 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:22.380167 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-4e66d4ec-232d-4d13-8550-f85c8101e29c None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:22.382298 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4e66d4ec-232d-4d13-8550-f85c8101e29c tempest-GroupTypeSpecsTest-527812988 tempest-GroupTypeSpecsTest-527812988-project-admin] DELETE https://10.4.3.119/volume/v3/group_types/6ea5e1a0-6278-448f-8be8-bdff43f0abc3/group_specs/key1 Aug 25 10:20:22.382520 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4e66d4ec-232d-4d13-8550-f85c8101e29c tempest-GroupTypeSpecsTest-527812988 tempest-GroupTypeSpecsTest-527812988-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:22.382709 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4e66d4ec-232d-4d13-8550-f85c8101e29c tempest-GroupTypeSpecsTest-527812988 tempest-GroupTypeSpecsTest-527812988-project-admin] Calling method 'version_select' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:22.389594 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-1094da01-953c-4561-97e6-36f948fc4f98 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c444d6d6-fd65-4c36-a787-72838357138d) transitioned into state 'SUCCESS' from state '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-670365679',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a525723dea240d99a7a83d34a3669c6',qos_specs=None,replication_status=,reservations=['c0e78f00-f6dc-4117-a5c1-7be837e39c43','abacdbeb-2c5e-4cd2-a728-f8d410991285','44e859a2-921b-46eb-8c12-0c09098e9713','5f623438-55e6-4daa-b69a-93c786f884c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='69f9dccbb70b444c9a20074603521dd1',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:20:22.390465 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-1094da01-953c-4561-97e6-36f948fc4f98 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51540743-2e6a-4967-a796-6b229d118a86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:20:22.397351 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4e66d4ec-232d-4d13-8550-f85c8101e29c tempest-GroupTypeSpecsTest-527812988 tempest-GroupTypeSpecsTest-527812988-project-admin] https://10.4.3.119/volume/v3/group_types/6ea5e1a0-6278-448f-8be8-bdff43f0abc3/group_specs/key1 returned with HTTP 202 Aug 25 10:20:22.398184 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 289/1143] 10.4.3.119 () {68 vars in 1455 bytes} [Tue Aug 25 10:20:22 2026] DELETE /volume/v3/group_types/6ea5e1a0-6278-448f-8be8-bdff43f0abc3/group_specs/key1 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 10:20:22.405053 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-1094da01-953c-4561-97e6-36f948fc4f98 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51540743-2e6a-4967-a796-6b229d118a86) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:20:22.406552 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-1094da01-953c-4561-97e6-36f948fc4f98 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Flow 'volume_create_api' (e4ac1c61-79bf-4d96-a938-d5a1ebdbbd6c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:20:22.407082 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-1094da01-953c-4561-97e6-36f948fc4f98 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Create volume request issued successfully. Aug 25 10:20:22.409003 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1094da01-953c-4561-97e6-36f948fc4f98 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:20:22.409003 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 281/1144] 10.4.3.119 () {68 vars in 1258 bytes} [Tue Aug 25 10:20:22 2026] POST /volume/v3/volumes => generated 754 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 25 10:20:22.412351 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-76f34c3b-fd73-407b-83ec-3c089e3882dc None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:22.414614 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-76f34c3b-fd73-407b-83ec-3c089e3882dc tempest-GroupTypeSpecsTest-527812988 tempest-GroupTypeSpecsTest-527812988-project-admin] GET https://10.4.3.119/volume/v3/group_types/6ea5e1a0-6278-448f-8be8-bdff43f0abc3/group_specs/key1 Aug 25 10:20:22.414885 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-76f34c3b-fd73-407b-83ec-3c089e3882dc tempest-GroupTypeSpecsTest-527812988 tempest-GroupTypeSpecsTest-527812988-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:22.415111 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-76f34c3b-fd73-407b-83ec-3c089e3882dc tempest-GroupTypeSpecsTest-527812988 tempest-GroupTypeSpecsTest-527812988-project-admin] Calling method 'version_select' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:22.424396 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-76f34c3b-fd73-407b-83ec-3c089e3882dc tempest-GroupTypeSpecsTest-527812988 tempest-GroupTypeSpecsTest-527812988-project-admin] HTTP exception thrown: Group Type 6ea5e1a0-6278-448f-8be8-bdff43f0abc3 has no extra spec with key key1. Aug 25 10:20:22.424591 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-76f34c3b-fd73-407b-83ec-3c089e3882dc tempest-GroupTypeSpecsTest-527812988 tempest-GroupTypeSpecsTest-527812988-project-admin] https://10.4.3.119/volume/v3/group_types/6ea5e1a0-6278-448f-8be8-bdff43f0abc3/group_specs/key1 returned with HTTP 404 Aug 25 10:20:22.425215 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 286/1145] 10.4.3.119 () {68 vars in 1452 bytes} [Tue Aug 25 10:20:22 2026] GET /volume/v3/group_types/6ea5e1a0-6278-448f-8be8-bdff43f0abc3/group_specs/key1 => generated 126 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 10:20:22.427862 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-99df94c1-4c9f-4d03-b8c4-c5e8ea3f231b None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:22.433818 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-99df94c1-4c9f-4d03-b8c4-c5e8ea3f231b tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] GET https://10.4.3.119/volume/v3/volumes/a0d95ceb-52ca-4525-b5f0-ce836723a3ad Aug 25 10:20:22.433818 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-99df94c1-4c9f-4d03-b8c4-c5e8ea3f231b tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:22.434346 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-99df94c1-4c9f-4d03-b8c4-c5e8ea3f231b tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:22.439488 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-790c00ae-c5a5-4ca1-b283-21bdc50c9109 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:22.444689 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-790c00ae-c5a5-4ca1-b283-21bdc50c9109 tempest-GroupTypeSpecsTest-527812988 tempest-GroupTypeSpecsTest-527812988-project-admin] DELETE https://10.4.3.119/volume/v3/group_types/6ea5e1a0-6278-448f-8be8-bdff43f0abc3/group_specs/key2 Aug 25 10:20:22.445118 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-790c00ae-c5a5-4ca1-b283-21bdc50c9109 tempest-GroupTypeSpecsTest-527812988 tempest-GroupTypeSpecsTest-527812988-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:22.445468 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-790c00ae-c5a5-4ca1-b283-21bdc50c9109 tempest-GroupTypeSpecsTest-527812988 tempest-GroupTypeSpecsTest-527812988-project-admin] Calling method 'version_select' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:22.448064 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:22.448064 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:20:22.453471 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-99df94c1-4c9f-4d03-b8c4-c5e8ea3f231b tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Volume info retrieved successfully. Aug 25 10:20:22.459930 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-99df94c1-4c9f-4d03-b8c4-c5e8ea3f231b tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] https://10.4.3.119/volume/v3/volumes/a0d95ceb-52ca-4525-b5f0-ce836723a3ad returned with HTTP 200 Aug 25 10:20:22.461340 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 290/1146] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:22 2026] GET /volume/v3/volumes/a0d95ceb-52ca-4525-b5f0-ce836723a3ad => generated 822 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:22.464366 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-790c00ae-c5a5-4ca1-b283-21bdc50c9109 tempest-GroupTypeSpecsTest-527812988 tempest-GroupTypeSpecsTest-527812988-project-admin] https://10.4.3.119/volume/v3/group_types/6ea5e1a0-6278-448f-8be8-bdff43f0abc3/group_specs/key2 returned with HTTP 202 Aug 25 10:20:22.465090 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 290/1147] 10.4.3.119 () {68 vars in 1455 bytes} [Tue Aug 25 10:20:22 2026] DELETE /volume/v3/group_types/6ea5e1a0-6278-448f-8be8-bdff43f0abc3/group_specs/key2 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 10:20:22.475289 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-ecdabc83-8707-484d-8868-298d70c1b4e6 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:22.478247 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ecdabc83-8707-484d-8868-298d70c1b4e6 tempest-GroupTypeSpecsTest-527812988 tempest-GroupTypeSpecsTest-527812988-project-admin] GET https://10.4.3.119/volume/v3/group_types/6ea5e1a0-6278-448f-8be8-bdff43f0abc3/group_specs/key2 Aug 25 10:20:22.478419 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ecdabc83-8707-484d-8868-298d70c1b4e6 tempest-GroupTypeSpecsTest-527812988 tempest-GroupTypeSpecsTest-527812988-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:22.478699 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ecdabc83-8707-484d-8868-298d70c1b4e6 tempest-GroupTypeSpecsTest-527812988 tempest-GroupTypeSpecsTest-527812988-project-admin] Calling method 'version_select' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:22.479047 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:22.479047 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:20:22.489198 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ecdabc83-8707-484d-8868-298d70c1b4e6 tempest-GroupTypeSpecsTest-527812988 tempest-GroupTypeSpecsTest-527812988-project-admin] HTTP exception thrown: Group Type 6ea5e1a0-6278-448f-8be8-bdff43f0abc3 has no extra spec with key key2. Aug 25 10:20:22.489198 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ecdabc83-8707-484d-8868-298d70c1b4e6 tempest-GroupTypeSpecsTest-527812988 tempest-GroupTypeSpecsTest-527812988-project-admin] https://10.4.3.119/volume/v3/group_types/6ea5e1a0-6278-448f-8be8-bdff43f0abc3/group_specs/key2 returned with HTTP 404 Aug 25 10:20:22.489198 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 282/1148] 10.4.3.119 () {68 vars in 1452 bytes} [Tue Aug 25 10:20:22 2026] GET /volume/v3/group_types/6ea5e1a0-6278-448f-8be8-bdff43f0abc3/group_specs/key2 => generated 126 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 10:20:22.498222 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-3cc654c8-1252-4cce-ae3c-512075a9d412 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:22.502761 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3cc654c8-1252-4cce-ae3c-512075a9d412 tempest-GroupTypeSpecsTest-527812988 tempest-GroupTypeSpecsTest-527812988-project-admin] DELETE https://10.4.3.119/volume/v3/group_types/6ea5e1a0-6278-448f-8be8-bdff43f0abc3/group_specs/key3 Aug 25 10:20:22.505314 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3cc654c8-1252-4cce-ae3c-512075a9d412 tempest-GroupTypeSpecsTest-527812988 tempest-GroupTypeSpecsTest-527812988-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:22.505378 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3cc654c8-1252-4cce-ae3c-512075a9d412 tempest-GroupTypeSpecsTest-527812988 tempest-GroupTypeSpecsTest-527812988-project-admin] Calling method 'version_select' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:22.525756 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3cc654c8-1252-4cce-ae3c-512075a9d412 tempest-GroupTypeSpecsTest-527812988 tempest-GroupTypeSpecsTest-527812988-project-admin] https://10.4.3.119/volume/v3/group_types/6ea5e1a0-6278-448f-8be8-bdff43f0abc3/group_specs/key3 returned with HTTP 202 Aug 25 10:20:22.529768 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 287/1149] 10.4.3.119 () {68 vars in 1455 bytes} [Tue Aug 25 10:20:22 2026] DELETE /volume/v3/group_types/6ea5e1a0-6278-448f-8be8-bdff43f0abc3/group_specs/key3 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 10:20:22.539822 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-6bd03a9b-7d0f-4d3a-ac7d-a3494f5987fa None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:22.542630 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6bd03a9b-7d0f-4d3a-ac7d-a3494f5987fa tempest-GroupTypeSpecsTest-527812988 tempest-GroupTypeSpecsTest-527812988-project-admin] GET https://10.4.3.119/volume/v3/group_types/6ea5e1a0-6278-448f-8be8-bdff43f0abc3/group_specs/key3 Aug 25 10:20:22.544162 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6bd03a9b-7d0f-4d3a-ac7d-a3494f5987fa tempest-GroupTypeSpecsTest-527812988 tempest-GroupTypeSpecsTest-527812988-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:22.544162 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6bd03a9b-7d0f-4d3a-ac7d-a3494f5987fa tempest-GroupTypeSpecsTest-527812988 tempest-GroupTypeSpecsTest-527812988-project-admin] Calling method 'version_select' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:22.556779 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6bd03a9b-7d0f-4d3a-ac7d-a3494f5987fa tempest-GroupTypeSpecsTest-527812988 tempest-GroupTypeSpecsTest-527812988-project-admin] HTTP exception thrown: Group Type 6ea5e1a0-6278-448f-8be8-bdff43f0abc3 has no extra spec with key key3. Aug 25 10:20:22.556779 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6bd03a9b-7d0f-4d3a-ac7d-a3494f5987fa tempest-GroupTypeSpecsTest-527812988 tempest-GroupTypeSpecsTest-527812988-project-admin] https://10.4.3.119/volume/v3/group_types/6ea5e1a0-6278-448f-8be8-bdff43f0abc3/group_specs/key3 returned with HTTP 404 Aug 25 10:20:22.556779 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 291/1150] 10.4.3.119 () {68 vars in 1452 bytes} [Tue Aug 25 10:20:22 2026] GET /volume/v3/group_types/6ea5e1a0-6278-448f-8be8-bdff43f0abc3/group_specs/key3 => generated 126 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 10:20:22.569002 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-ccf14a16-ecbd-49fb-a74a-dbd2eff17cc4 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:22.571491 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ccf14a16-ecbd-49fb-a74a-dbd2eff17cc4 tempest-GroupTypeSpecsTest-527812988 tempest-GroupTypeSpecsTest-527812988-project-admin] DELETE https://10.4.3.119/volume/v3/group_types/6ea5e1a0-6278-448f-8be8-bdff43f0abc3 Aug 25 10:20:22.571780 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ccf14a16-ecbd-49fb-a74a-dbd2eff17cc4 tempest-GroupTypeSpecsTest-527812988 tempest-GroupTypeSpecsTest-527812988-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:22.572026 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ccf14a16-ecbd-49fb-a74a-dbd2eff17cc4 tempest-GroupTypeSpecsTest-527812988 tempest-GroupTypeSpecsTest-527812988-project-admin] Calling method 'version_select' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:22.588243 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-edff36e6-337d-48a4-a0de-90c26dc029ba None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:22.591547 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ccf14a16-ecbd-49fb-a74a-dbd2eff17cc4 tempest-GroupTypeSpecsTest-527812988 tempest-GroupTypeSpecsTest-527812988-project-admin] https://10.4.3.119/volume/v3/group_types/6ea5e1a0-6278-448f-8be8-bdff43f0abc3 returned with HTTP 202 Aug 25 10:20:22.591612 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-edff36e6-337d-48a4-a0de-90c26dc029ba tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] GET https://10.4.3.119/volume/v3/volumes/2ac7e988-5c86-4e30-9017-ac0fcd825567 Aug 25 10:20:22.591919 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-edff36e6-337d-48a4-a0de-90c26dc029ba tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:22.592037 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 291/1151] 10.4.3.119 () {68 vars in 1404 bytes} [Tue Aug 25 10:20:22 2026] DELETE /volume/v3/group_types/6ea5e1a0-6278-448f-8be8-bdff43f0abc3 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 10:20:22.592115 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-edff36e6-337d-48a4-a0de-90c26dc029ba tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:22.604723 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:22.604723 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:20:22.610210 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-edff36e6-337d-48a4-a0de-90c26dc029ba tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] Volume info retrieved successfully. Aug 25 10:20:22.617334 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-edff36e6-337d-48a4-a0de-90c26dc029ba tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] https://10.4.3.119/volume/v3/volumes/2ac7e988-5c86-4e30-9017-ac0fcd825567 returned with HTTP 200 Aug 25 10:20:22.618488 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 283/1152] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:22 2026] GET /volume/v3/volumes/2ac7e988-5c86-4e30-9017-ac0fcd825567 => generated 1144 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 25 10:20:22.672592 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-bb74b67c-f6fa-4541-9f0a-4c01f17b9e03 req-921f40e7-8288-4178-a37d-44406ca51f32 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:22.675601 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-bb74b67c-f6fa-4541-9f0a-4c01f17b9e03 req-921f40e7-8288-4178-a37d-44406ca51f32 tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] GET https://10.4.3.119/volume/v3/volumes/2ac7e988-5c86-4e30-9017-ac0fcd825567 Aug 25 10:20:22.675906 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-bb74b67c-f6fa-4541-9f0a-4c01f17b9e03 req-921f40e7-8288-4178-a37d-44406ca51f32 tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:22.676219 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-bb74b67c-f6fa-4541-9f0a-4c01f17b9e03 req-921f40e7-8288-4178-a37d-44406ca51f32 tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:22.689286 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:22.689286 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:20:22.694685 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [req-bb74b67c-f6fa-4541-9f0a-4c01f17b9e03 req-921f40e7-8288-4178-a37d-44406ca51f32 tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] Volume info retrieved successfully. Aug 25 10:20:22.699610 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-bb74b67c-f6fa-4541-9f0a-4c01f17b9e03 req-921f40e7-8288-4178-a37d-44406ca51f32 tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] https://10.4.3.119/volume/v3/volumes/2ac7e988-5c86-4e30-9017-ac0fcd825567 returned with HTTP 200 Aug 25 10:20:22.700269 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 288/1153] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:20:22 2026] GET /volume/v3/volumes/2ac7e988-5c86-4e30-9017-ac0fcd825567 => generated 1144 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:20:22.725125 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-bb74b67c-f6fa-4541-9f0a-4c01f17b9e03 req-5d680962-0763-438e-a112-32fd6e7d3dc1 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:22.730770 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-bb74b67c-f6fa-4541-9f0a-4c01f17b9e03 req-5d680962-0763-438e-a112-32fd6e7d3dc1 tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] POST https://10.4.3.119/volume/v3/volumes/2ac7e988-5c86-4e30-9017-ac0fcd825567/action Aug 25 10:20:22.730770 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-bb74b67c-f6fa-4541-9f0a-4c01f17b9e03 req-5d680962-0763-438e-a112-32fd6e7d3dc1 tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100390) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:20:22.730770 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-bb74b67c-f6fa-4541-9f0a-4c01f17b9e03 req-5d680962-0763-438e-a112-32fd6e7d3dc1 tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:20:22.752174 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:22.752174 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:20:22.752909 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [req-bb74b67c-f6fa-4541-9f0a-4c01f17b9e03 req-5d680962-0763-438e-a112-32fd6e7d3dc1 tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] Volume info retrieved successfully. Aug 25 10:20:22.763443 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [req-bb74b67c-f6fa-4541-9f0a-4c01f17b9e03 req-5d680962-0763-438e-a112-32fd6e7d3dc1 tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] Begin detaching volume completed successfully. Aug 25 10:20:22.764156 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-bb74b67c-f6fa-4541-9f0a-4c01f17b9e03 req-5d680962-0763-438e-a112-32fd6e7d3dc1 tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] https://10.4.3.119/volume/v3/volumes/2ac7e988-5c86-4e30-9017-ac0fcd825567/action returned with HTTP 202 Aug 25 10:20:22.764744 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 292/1154] 10.4.3.119 () {72 vars in 1672 bytes} [Tue Aug 25 10:20:22 2026] POST /volume/v3/volumes/2ac7e988-5c86-4e30-9017-ac0fcd825567/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:20:22.830183 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-231cba45-792d-43cb-98c3-ced5cfa48824 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:22.830749 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-231cba45-792d-43cb-98c3-ced5cfa48824 None None] GET https://10.4.3.119/volume// Aug 25 10:20:22.831058 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-231cba45-792d-43cb-98c3-ced5cfa48824 None None] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:22.831824 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-231cba45-792d-43cb-98c3-ced5cfa48824 None None] Calling method 'all' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:22.831824 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-231cba45-792d-43cb-98c3-ced5cfa48824 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:20:22.832705 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 292/1155] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:20:22 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:20:22.848585 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-bb74b67c-f6fa-4541-9f0a-4c01f17b9e03 req-4d36a739-6cda-412b-aebc-50f4a9c21ddf None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:22.850285 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-bb74b67c-f6fa-4541-9f0a-4c01f17b9e03 req-4d36a739-6cda-412b-aebc-50f4a9c21ddf tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] GET https://10.4.3.119/volume/v3/volumes/2ac7e988-5c86-4e30-9017-ac0fcd825567 Aug 25 10:20:22.850513 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-bb74b67c-f6fa-4541-9f0a-4c01f17b9e03 req-4d36a739-6cda-412b-aebc-50f4a9c21ddf tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:22.850838 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-bb74b67c-f6fa-4541-9f0a-4c01f17b9e03 req-4d36a739-6cda-412b-aebc-50f4a9c21ddf tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:22.864601 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:22.864601 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:20:22.870969 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-bb74b67c-f6fa-4541-9f0a-4c01f17b9e03 req-4d36a739-6cda-412b-aebc-50f4a9c21ddf tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] Volume info retrieved successfully. Aug 25 10:20:22.879526 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-bb74b67c-f6fa-4541-9f0a-4c01f17b9e03 req-4d36a739-6cda-412b-aebc-50f4a9c21ddf tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] https://10.4.3.119/volume/v3/volumes/2ac7e988-5c86-4e30-9017-ac0fcd825567 returned with HTTP 200 Aug 25 10:20:22.880237 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 284/1156] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:20:22 2026] GET /volume/v3/volumes/2ac7e988-5c86-4e30-9017-ac0fcd825567 => generated 1327 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:20:23.013586 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-459f88ab-77b0-48db-916b-5ac14462cc38 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:23.016931 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-459f88ab-77b0-48db-916b-5ac14462cc38 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] GET https://10.4.3.119/volume/v3/volumes/07842797-d216-46f3-963b-71c753dac3b9 Aug 25 10:20:23.017238 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-459f88ab-77b0-48db-916b-5ac14462cc38 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:23.017475 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-459f88ab-77b0-48db-916b-5ac14462cc38 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:23.035615 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:23.035615 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:20:23.045466 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-459f88ab-77b0-48db-916b-5ac14462cc38 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Volume info retrieved successfully. Aug 25 10:20:23.058820 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-459f88ab-77b0-48db-916b-5ac14462cc38 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/volumes/07842797-d216-46f3-963b-71c753dac3b9 returned with HTTP 200 Aug 25 10:20:23.059533 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 289/1157] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:23 2026] GET /volume/v3/volumes/07842797-d216-46f3-963b-71c753dac3b9 => generated 1147 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:20:23.089797 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-04b89671-9ee4-4c19-bc63-9e292fe6e77b req-1323da18-59a9-41e2-b5e9-eaa15fea1012 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:23.094000 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-04b89671-9ee4-4c19-bc63-9e292fe6e77b req-1323da18-59a9-41e2-b5e9-eaa15fea1012 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] GET https://10.4.3.119/volume/v3/volumes/07842797-d216-46f3-963b-71c753dac3b9 Aug 25 10:20:23.094584 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-04b89671-9ee4-4c19-bc63-9e292fe6e77b req-1323da18-59a9-41e2-b5e9-eaa15fea1012 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:23.095238 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-04b89671-9ee4-4c19-bc63-9e292fe6e77b req-1323da18-59a9-41e2-b5e9-eaa15fea1012 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:23.113028 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:23.113028 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:20:23.116796 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [req-04b89671-9ee4-4c19-bc63-9e292fe6e77b req-1323da18-59a9-41e2-b5e9-eaa15fea1012 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Volume info retrieved successfully. Aug 25 10:20:23.123226 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-04b89671-9ee4-4c19-bc63-9e292fe6e77b req-1323da18-59a9-41e2-b5e9-eaa15fea1012 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/volumes/07842797-d216-46f3-963b-71c753dac3b9 returned with HTTP 200 Aug 25 10:20:23.123557 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 293/1158] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:20:23 2026] GET /volume/v3/volumes/07842797-d216-46f3-963b-71c753dac3b9 => generated 1147 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:20:23.177850 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-cbabd6da-3d99-4dbe-9477-45c07603e547 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:23.180652 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-cbabd6da-3d99-4dbe-9477-45c07603e547 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/e41d8400-39b3-4954-b9b4-1b07b2140acd Aug 25 10:20:23.180870 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-cbabd6da-3d99-4dbe-9477-45c07603e547 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:23.181272 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-cbabd6da-3d99-4dbe-9477-45c07603e547 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:23.181272 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-cbabd6da-3d99-4dbe-9477-45c07603e547 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id e41d8400-39b3-4954-b9b4-1b07b2140acd. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:20:23.192127 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:23.192127 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:20:23.193261 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-cbabd6da-3d99-4dbe-9477-45c07603e547 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/e41d8400-39b3-4954-b9b4-1b07b2140acd returned with HTTP 200 Aug 25 10:20:23.194716 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 293/1159] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:23 2026] GET /volume/v3/backups/e41d8400-39b3-4954-b9b4-1b07b2140acd => generated 824 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:23.476878 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-5f4d19f1-6176-4c8c-a6fe-569b870356ae None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:23.482408 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5f4d19f1-6176-4c8c-a6fe-569b870356ae tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] GET https://10.4.3.119/volume/v3/volumes/a0d95ceb-52ca-4525-b5f0-ce836723a3ad Aug 25 10:20:23.482861 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5f4d19f1-6176-4c8c-a6fe-569b870356ae tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:23.483181 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5f4d19f1-6176-4c8c-a6fe-569b870356ae tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:23.498038 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:23.498038 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:20:23.504264 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-5f4d19f1-6176-4c8c-a6fe-569b870356ae tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Volume info retrieved successfully. Aug 25 10:20:23.510362 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5f4d19f1-6176-4c8c-a6fe-569b870356ae tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] https://10.4.3.119/volume/v3/volumes/a0d95ceb-52ca-4525-b5f0-ce836723a3ad returned with HTTP 200 Aug 25 10:20:23.510847 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 285/1160] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:23 2026] GET /volume/v3/volumes/a0d95ceb-52ca-4525-b5f0-ce836723a3ad => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:23.568656 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-3b626dd7-4144-4786-bd2e-c0e688b5e203 req-aa37cf8a-df58-426c-9e95-735e046f3475 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:23.571238 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-3b626dd7-4144-4786-bd2e-c0e688b5e203 req-aa37cf8a-df58-426c-9e95-735e046f3475 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] GET https://10.4.3.119/volume/v3/volumes/a0d95ceb-52ca-4525-b5f0-ce836723a3ad Aug 25 10:20:23.571457 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-3b626dd7-4144-4786-bd2e-c0e688b5e203 req-aa37cf8a-df58-426c-9e95-735e046f3475 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:23.571691 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-3b626dd7-4144-4786-bd2e-c0e688b5e203 req-aa37cf8a-df58-426c-9e95-735e046f3475 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:23.583658 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:23.583658 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:20:23.588462 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [req-3b626dd7-4144-4786-bd2e-c0e688b5e203 req-aa37cf8a-df58-426c-9e95-735e046f3475 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Volume info retrieved successfully. Aug 25 10:20:23.594568 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-3b626dd7-4144-4786-bd2e-c0e688b5e203 req-aa37cf8a-df58-426c-9e95-735e046f3475 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] https://10.4.3.119/volume/v3/volumes/a0d95ceb-52ca-4525-b5f0-ce836723a3ad returned with HTTP 200 Aug 25 10:20:23.595245 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 290/1161] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:20:23 2026] GET /volume/v3/volumes/a0d95ceb-52ca-4525-b5f0-ce836723a3ad => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:23.614623 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-04b89671-9ee4-4c19-bc63-9e292fe6e77b req-071163c4-7982-47c1-9a0e-aa17dfa7ae09 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:23.620197 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-04b89671-9ee4-4c19-bc63-9e292fe6e77b req-071163c4-7982-47c1-9a0e-aa17dfa7ae09 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] DELETE https://10.4.3.119/volume/v3/attachments/b2b68344-52ee-43d2-9a17-8913ce6847eb Aug 25 10:20:23.620197 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-04b89671-9ee4-4c19-bc63-9e292fe6e77b req-071163c4-7982-47c1-9a0e-aa17dfa7ae09 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:23.620197 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-04b89671-9ee4-4c19-bc63-9e292fe6e77b req-071163c4-7982-47c1-9a0e-aa17dfa7ae09 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Calling method 'version_select' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:23.644725 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:23.644725 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:20:23.715430 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-04b89671-9ee4-4c19-bc63-9e292fe6e77b req-071163c4-7982-47c1-9a0e-aa17dfa7ae09 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/attachments/b2b68344-52ee-43d2-9a17-8913ce6847eb returned with HTTP 200 Aug 25 10:20:23.715707 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 294/1162] 10.4.3.119 () {72 vars in 1673 bytes} [Tue Aug 25 10:20:23 2026] DELETE /volume/v3/attachments/b2b68344-52ee-43d2-9a17-8913ce6847eb => generated 19 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:23.726261 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-b2b09799-8432-4979-8055-02f2fc6ce65e None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:23.726261 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b2b09799-8432-4979-8055-02f2fc6ce65e None None] GET https://10.4.3.119/volume// Aug 25 10:20:23.726553 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b2b09799-8432-4979-8055-02f2fc6ce65e None None] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:23.726825 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b2b09799-8432-4979-8055-02f2fc6ce65e None None] Calling method 'all' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:23.728388 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b2b09799-8432-4979-8055-02f2fc6ce65e None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:20:23.728850 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 294/1163] 10.4.3.119 () {66 vars in 1428 bytes} [Tue Aug 25 10:20:23 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:20:23.741847 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-3b626dd7-4144-4786-bd2e-c0e688b5e203 req-171e6102-583b-4157-bc50-efdee7a8d178 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:23.988582 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-3b626dd7-4144-4786-bd2e-c0e688b5e203 req-171e6102-583b-4157-bc50-efdee7a8d178 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] POST https://10.4.3.119/volume/v3/attachments Aug 25 10:20:23.989057 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-3b626dd7-4144-4786-bd2e-c0e688b5e203 req-171e6102-583b-4157-bc50-efdee7a8d178 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a0d95ceb-52ca-4525-b5f0-ce836723a3ad", "connector": null, "instance_uuid": "cb852b8f-f54d-4e24-bfc9-e01be723d780"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:20:24.006444 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:24.006444 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:20:24.048829 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-3b626dd7-4144-4786-bd2e-c0e688b5e203 req-171e6102-583b-4157-bc50-efdee7a8d178 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] https://10.4.3.119/volume/v3/attachments returned with HTTP 200 Aug 25 10:20:24.049334 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 286/1164] 10.4.3.119 () {74 vars in 1594 bytes} [Tue Aug 25 10:20:23 2026] POST /volume/v3/attachments => generated 273 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:20:24.081682 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-3f673006-6d22-48bc-b95c-e60312d98dd2 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:24.084170 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3f673006-6d22-48bc-b95c-e60312d98dd2 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] GET https://10.4.3.119/volume/v3/volumes/07842797-d216-46f3-963b-71c753dac3b9 Aug 25 10:20:24.084900 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3f673006-6d22-48bc-b95c-e60312d98dd2 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:24.084900 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3f673006-6d22-48bc-b95c-e60312d98dd2 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:24.094019 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:24.094019 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:20:24.099227 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-3f673006-6d22-48bc-b95c-e60312d98dd2 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Volume info retrieved successfully. Aug 25 10:20:24.107021 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3f673006-6d22-48bc-b95c-e60312d98dd2 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/volumes/07842797-d216-46f3-963b-71c753dac3b9 returned with HTTP 200 Aug 25 10:20:24.107942 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 291/1165] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:24 2026] GET /volume/v3/volumes/07842797-d216-46f3-963b-71c753dac3b9 => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:24.110602 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-b7bcb553-d618-46ca-b780-6b019f466c69 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:24.112833 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b7bcb553-d618-46ca-b780-6b019f466c69 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] GET https://10.4.3.119/volume/v3/volumes/a0d95ceb-52ca-4525-b5f0-ce836723a3ad Aug 25 10:20:24.113163 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b7bcb553-d618-46ca-b780-6b019f466c69 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:24.113418 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b7bcb553-d618-46ca-b780-6b019f466c69 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:24.127081 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-bb74b67c-f6fa-4541-9f0a-4c01f17b9e03 req-a2b1cc09-adec-4bb0-b91c-f3f02cabaf0f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:24.128900 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-6f1ca9b1-69e8-4655-a056-2533dda2d1f0 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:24.130528 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6f1ca9b1-69e8-4655-a056-2533dda2d1f0 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] GET https://10.4.3.119/volume/v3/volumes/07842797-d216-46f3-963b-71c753dac3b9 Aug 25 10:20:24.130947 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6f1ca9b1-69e8-4655-a056-2533dda2d1f0 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:24.131340 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6f1ca9b1-69e8-4655-a056-2533dda2d1f0 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:24.132749 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:24.132749 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:20:24.134806 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-bb74b67c-f6fa-4541-9f0a-4c01f17b9e03 req-a2b1cc09-adec-4bb0-b91c-f3f02cabaf0f tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] DELETE https://10.4.3.119/volume/v3/attachments/8d36a30e-1eb1-4153-8880-2fd9c29e8ad3 Aug 25 10:20:24.135200 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-bb74b67c-f6fa-4541-9f0a-4c01f17b9e03 req-a2b1cc09-adec-4bb0-b91c-f3f02cabaf0f tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:24.135485 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-bb74b67c-f6fa-4541-9f0a-4c01f17b9e03 req-a2b1cc09-adec-4bb0-b91c-f3f02cabaf0f tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] Calling method 'version_select' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:24.141396 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-b7bcb553-d618-46ca-b780-6b019f466c69 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Volume info retrieved successfully. Aug 25 10:20:24.143069 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:24.143069 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:20:24.149166 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:24.149166 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:20:24.151540 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-6f1ca9b1-69e8-4655-a056-2533dda2d1f0 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Volume info retrieved successfully. Aug 25 10:20:24.153411 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b7bcb553-d618-46ca-b780-6b019f466c69 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] https://10.4.3.119/volume/v3/volumes/a0d95ceb-52ca-4525-b5f0-ce836723a3ad returned with HTTP 200 Aug 25 10:20:24.153680 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-f7271b6c-968b-4839-be80-a1a7e59b9170 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:24.153741 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 295/1166] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:24 2026] GET /volume/v3/volumes/a0d95ceb-52ca-4525-b5f0-ce836723a3ad => generated 846 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:24.154317 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f7271b6c-968b-4839-be80-a1a7e59b9170 None None] GET https://10.4.3.119/volume// Aug 25 10:20:24.154582 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f7271b6c-968b-4839-be80-a1a7e59b9170 None None] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:24.154990 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f7271b6c-968b-4839-be80-a1a7e59b9170 None None] Calling method 'all' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:24.158165 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f7271b6c-968b-4839-be80-a1a7e59b9170 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:20:24.158165 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 292/1167] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:20:24 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:20:24.168056 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6f1ca9b1-69e8-4655-a056-2533dda2d1f0 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/volumes/07842797-d216-46f3-963b-71c753dac3b9 returned with HTTP 200 Aug 25 10:20:24.168056 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 287/1168] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:24 2026] GET /volume/v3/volumes/07842797-d216-46f3-963b-71c753dac3b9 => generated 852 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 10:20:24.169158 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-3b626dd7-4144-4786-bd2e-c0e688b5e203 req-ac6a6c4a-481f-4a5f-a9e2-4723536572df None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:24.171935 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-3b626dd7-4144-4786-bd2e-c0e688b5e203 req-ac6a6c4a-481f-4a5f-a9e2-4723536572df tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] GET https://10.4.3.119/volume/v3/volumes/a0d95ceb-52ca-4525-b5f0-ce836723a3ad Aug 25 10:20:24.171935 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-3b626dd7-4144-4786-bd2e-c0e688b5e203 req-ac6a6c4a-481f-4a5f-a9e2-4723536572df tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:24.171935 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-3b626dd7-4144-4786-bd2e-c0e688b5e203 req-ac6a6c4a-481f-4a5f-a9e2-4723536572df tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:24.188933 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:24.188933 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:20:24.199207 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [req-3b626dd7-4144-4786-bd2e-c0e688b5e203 req-ac6a6c4a-481f-4a5f-a9e2-4723536572df tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Volume info retrieved successfully. Aug 25 10:20:24.208340 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-3b626dd7-4144-4786-bd2e-c0e688b5e203 req-ac6a6c4a-481f-4a5f-a9e2-4723536572df tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] https://10.4.3.119/volume/v3/volumes/a0d95ceb-52ca-4525-b5f0-ce836723a3ad returned with HTTP 200 Aug 25 10:20:24.209328 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 296/1169] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:20:24 2026] GET /volume/v3/volumes/a0d95ceb-52ca-4525-b5f0-ce836723a3ad => generated 1026 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:20:24.210535 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-cd9a38bf-ba56-4942-8fdb-d13c7d11e1a3 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:24.214243 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-cd9a38bf-ba56-4942-8fdb-d13c7d11e1a3 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/e41d8400-39b3-4954-b9b4-1b07b2140acd Aug 25 10:20:24.214538 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-cd9a38bf-ba56-4942-8fdb-d13c7d11e1a3 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:24.214785 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-cd9a38bf-ba56-4942-8fdb-d13c7d11e1a3 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:24.214944 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-cd9a38bf-ba56-4942-8fdb-d13c7d11e1a3 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id e41d8400-39b3-4954-b9b4-1b07b2140acd. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:20:24.221708 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:24.221708 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:20:24.222901 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-cd9a38bf-ba56-4942-8fdb-d13c7d11e1a3 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/e41d8400-39b3-4954-b9b4-1b07b2140acd returned with HTTP 200 Aug 25 10:20:24.223943 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 293/1170] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:24 2026] GET /volume/v3/backups/e41d8400-39b3-4954-b9b4-1b07b2140acd => generated 825 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:24.239542 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-31359e8e-4e40-417d-a37e-26989d899c5f None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:24.245613 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-31359e8e-4e40-417d-a37e-26989d899c5f tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/volumes/c4fbdfab-38db-48d6-94cd-3d9f7e5a2827 Aug 25 10:20:24.246529 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-31359e8e-4e40-417d-a37e-26989d899c5f tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:24.246529 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-31359e8e-4e40-417d-a37e-26989d899c5f tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:24.252169 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-bb74b67c-f6fa-4541-9f0a-4c01f17b9e03 req-a2b1cc09-adec-4bb0-b91c-f3f02cabaf0f tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] https://10.4.3.119/volume/v3/attachments/8d36a30e-1eb1-4153-8880-2fd9c29e8ad3 returned with HTTP 200 Aug 25 10:20:24.252169 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 295/1171] 10.4.3.119 () {72 vars in 1673 bytes} [Tue Aug 25 10:20:24 2026] DELETE /volume/v3/attachments/8d36a30e-1eb1-4153-8880-2fd9c29e8ad3 => generated 19 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:24.252623 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-c0e28fc9-da34-4b3a-9f0d-d94720e1579e None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:24.254074 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c0e28fc9-da34-4b3a-9f0d-d94720e1579e tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] GET https://10.4.3.119/volume/v3/volumes/07842797-d216-46f3-963b-71c753dac3b9 Aug 25 10:20:24.254354 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c0e28fc9-da34-4b3a-9f0d-d94720e1579e tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:24.254590 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c0e28fc9-da34-4b3a-9f0d-d94720e1579e tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:24.257061 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:24.257061 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:20:24.263795 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:24.263795 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:20:24.265451 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-31359e8e-4e40-417d-a37e-26989d899c5f tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Volume info retrieved successfully. Aug 25 10:20:24.271353 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-c0e28fc9-da34-4b3a-9f0d-d94720e1579e tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Volume info retrieved successfully. Aug 25 10:20:24.273178 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-31359e8e-4e40-417d-a37e-26989d899c5f tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/volumes/c4fbdfab-38db-48d6-94cd-3d9f7e5a2827 returned with HTTP 200 Aug 25 10:20:24.273680 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 288/1172] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:24 2026] GET /volume/v3/volumes/c4fbdfab-38db-48d6-94cd-3d9f7e5a2827 => generated 909 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:24.277800 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c0e28fc9-da34-4b3a-9f0d-d94720e1579e tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/volumes/07842797-d216-46f3-963b-71c753dac3b9 returned with HTTP 200 Aug 25 10:20:24.278484 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 297/1173] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:24 2026] GET /volume/v3/volumes/07842797-d216-46f3-963b-71c753dac3b9 => generated 852 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:24.294327 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-a2d9fccf-4c69-4567-8894-6dce8f70d898 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:24.299605 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a2d9fccf-4c69-4567-8894-6dce8f70d898 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/e41d8400-39b3-4954-b9b4-1b07b2140acd Aug 25 10:20:24.299605 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a2d9fccf-4c69-4567-8894-6dce8f70d898 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:24.299750 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a2d9fccf-4c69-4567-8894-6dce8f70d898 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:24.299905 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-a2d9fccf-4c69-4567-8894-6dce8f70d898 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id e41d8400-39b3-4954-b9b4-1b07b2140acd. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:20:24.307811 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:24.307811 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:20:24.308769 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a2d9fccf-4c69-4567-8894-6dce8f70d898 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/e41d8400-39b3-4954-b9b4-1b07b2140acd returned with HTTP 200 Aug 25 10:20:24.309253 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 294/1174] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:24 2026] GET /volume/v3/backups/e41d8400-39b3-4954-b9b4-1b07b2140acd => generated 825 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:24.326553 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-b40823fc-ce08-4cc8-9aa9-73e13664a3e3 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:24.329230 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b40823fc-ce08-4cc8-9aa9-73e13664a3e3 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/detail Aug 25 10:20:24.329462 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b40823fc-ce08-4cc8-9aa9-73e13664a3e3 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:24.329736 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b40823fc-ce08-4cc8-9aa9-73e13664a3e3 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'detail' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:24.330040 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.api_utils [None req-b40823fc-ce08-4cc8-9aa9-73e13664a3e3 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Removing options '' from query. {{(pid=100391) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 10:20:24.331018 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:24.331018 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:20:24.355309 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b40823fc-ce08-4cc8-9aa9-73e13664a3e3 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/detail returned with HTTP 200 Aug 25 10:20:24.355309 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 296/1175] 10.4.3.119 () {66 vars in 1258 bytes} [Tue Aug 25 10:20:24 2026] GET /volume/v3/backups/detail => generated 828 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:24.368609 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-eb1eb48d-4cf5-4692-a0ce-abff751c81fe None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:24.368609 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-eb1eb48d-4cf5-4692-a0ce-abff751c81fe tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] POST https://10.4.3.119/volume/v3/backups/e41d8400-39b3-4954-b9b4-1b07b2140acd/restore Aug 25 10:20:24.368609 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-eb1eb48d-4cf5-4692-a0ce-abff751c81fe tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:20:24.372170 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.contrib.backups [None req-eb1eb48d-4cf5-4692-a0ce-abff751c81fe tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Restoring backup e41d8400-39b3-4954-b9b4-1b07b2140acd ({'restore': {}}) {{(pid=100389) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 25 10:20:24.372170 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.contrib.backups [None req-eb1eb48d-4cf5-4692-a0ce-abff751c81fe tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Restoring backup e41d8400-39b3-4954-b9b4-1b07b2140acd to volume None. Aug 25 10:20:24.377483 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:24.377483 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:20:24.379301 np0000008063 devstack@c-api.service[100389]: INFO cinder.backup.api [None req-eb1eb48d-4cf5-4692-a0ce-abff751c81fe tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Creating volume of 1 GB for restore of backup e41d8400-39b3-4954-b9b4-1b07b2140acd. Aug 25 10:20:24.394309 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-eb1eb48d-4cf5-4692-a0ce-abff751c81fe tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Availability zone cache updated, next update will occur around 2026-08-25 11:20:24.393808. {{(pid=100389) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 25 10:20:24.394464 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-eb1eb48d-4cf5-4692-a0ce-abff751c81fe tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Availability Zones retrieved successfully. Aug 25 10:20:24.407122 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-eb1eb48d-4cf5-4692-a0ce-abff751c81fe tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Flow 'volume_create_api' (d585de2b-7bf0-4411-9be3-1927969a3a89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:20:24.410414 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-eb1eb48d-4cf5-4692-a0ce-abff751c81fe tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c95d13fa-ad3d-4eb8-a645-8b79067c30ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:20:24.411840 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-eb1eb48d-4cf5-4692-a0ce-abff751c81fe tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:20:24.459334 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-3b626dd7-4144-4786-bd2e-c0e688b5e203 req-527882a2-20e0-4a21-a6ac-6a9b30f9bc10 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:24.462397 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-3b626dd7-4144-4786-bd2e-c0e688b5e203 req-527882a2-20e0-4a21-a6ac-6a9b30f9bc10 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] PUT https://10.4.3.119/volume/v3/attachments/95af019f-f437-44ac-a726-5e3a8166a496 Aug 25 10:20:24.462949 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-3b626dd7-4144-4786-bd2e-c0e688b5e203 req-527882a2-20e0-4a21-a6ac-6a9b30f9bc10 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.119", "host": "np0000008063", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3398d5156650", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "462fd6ce-c505-48ef-84ec-f85776d45b24", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:20:24.464697 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-eb1eb48d-4cf5-4692-a0ce-abff751c81fe tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c95d13fa-ad3d-4eb8-a645-8b79067c30ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:20:24.465558 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-eb1eb48d-4cf5-4692-a0ce-abff751c81fe tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6334dcd-b5be-4170-88df-dcdad365571b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:20:24.476545 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-3b626dd7-4144-4786-bd2e-c0e688b5e203 req-527882a2-20e0-4a21-a6ac-6a9b30f9bc10 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Acquiring lock "cinder-attachment_update-a0d95ceb-52ca-4525-b5f0-ce836723a3ad-np0000008063" by "attachment_update" {{(pid=100390) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 10:20:24.484449 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-3b626dd7-4144-4786-bd2e-c0e688b5e203 req-527882a2-20e0-4a21-a6ac-6a9b30f9bc10 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Lock "cinder-attachment_update-a0d95ceb-52ca-4525-b5f0-ce836723a3ad-np0000008063" acquired by "attachment_update" :: waited 0.008s {{(pid=100390) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 10:20:24.485980 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:24.485980 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:20:24.540712 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-eb1eb48d-4cf5-4692-a0ce-abff751c81fe tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Created reservations ['eb02f7ec-369b-437d-9cf5-2b55a485f9e1', '3a369383-08b8-4c87-9f94-ea8629fd6a37', 'be233d9c-fb87-49a5-b1d7-a96704a4aa8c', 'f2cbcd2b-6aef-4e5d-917d-65b620fd784b'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:20:24.541831 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-eb1eb48d-4cf5-4692-a0ce-abff751c81fe tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6334dcd-b5be-4170-88df-dcdad365571b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb02f7ec-369b-437d-9cf5-2b55a485f9e1', '3a369383-08b8-4c87-9f94-ea8629fd6a37', 'be233d9c-fb87-49a5-b1d7-a96704a4aa8c', 'f2cbcd2b-6aef-4e5d-917d-65b620fd784b']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:20:24.542827 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-eb1eb48d-4cf5-4692-a0ce-abff751c81fe tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b94c8ca3-fb9a-4154-9d1f-3362c27ed450) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:20:24.582564 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-eb1eb48d-4cf5-4692-a0ce-abff751c81fe tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b94c8ca3-fb9a-4154-9d1f-3362c27ed450) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f3488f36-7f63-4d58-b500-8ea6add5ac44', '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_e41d8400-39b3-4954-b9b4-1b07b2140acd',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de2ee1c8992c4154ba507b073e6f3a11',qos_specs=None,replication_status=,reservations=['eb02f7ec-369b-437d-9cf5-2b55a485f9e1','3a369383-08b8-4c87-9f94-ea8629fd6a37','be233d9c-fb87-49a5-b1d7-a96704a4aa8c','f2cbcd2b-6aef-4e5d-917d-65b620fd784b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='553b3adf45b04738820c8d4f67a9a309',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:20:24Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_e41d8400-39b3-4954-b9b4-1b07b2140acd',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f3488f36-7f63-4d58-b500-8ea6add5ac44,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='de2ee1c8992c4154ba507b073e6f3a11',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='553b3adf45b04738820c8d4f67a9a309',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:20:24.583781 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-eb1eb48d-4cf5-4692-a0ce-abff751c81fe tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (374592ea-bc46-4b48-9b40-e70a16cd3232) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:20:24.605564 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-eb1eb48d-4cf5-4692-a0ce-abff751c81fe tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (374592ea-bc46-4b48-9b40-e70a16cd3232) transitioned into 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_e41d8400-39b3-4954-b9b4-1b07b2140acd',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de2ee1c8992c4154ba507b073e6f3a11',qos_specs=None,replication_status=,reservations=['eb02f7ec-369b-437d-9cf5-2b55a485f9e1','3a369383-08b8-4c87-9f94-ea8629fd6a37','be233d9c-fb87-49a5-b1d7-a96704a4aa8c','f2cbcd2b-6aef-4e5d-917d-65b620fd784b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='553b3adf45b04738820c8d4f67a9a309',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:20:24.606584 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-eb1eb48d-4cf5-4692-a0ce-abff751c81fe tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11d96181-d533-4679-bde2-ff334f90d00f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:20:24.621460 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-3b626dd7-4144-4786-bd2e-c0e688b5e203 req-527882a2-20e0-4a21-a6ac-6a9b30f9bc10 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Lock "cinder-attachment_update-a0d95ceb-52ca-4525-b5f0-ce836723a3ad-np0000008063" released by "attachment_update" :: held 0.137s {{(pid=100390) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 10:20:24.621920 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-3b626dd7-4144-4786-bd2e-c0e688b5e203 req-527882a2-20e0-4a21-a6ac-6a9b30f9bc10 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] https://10.4.3.119/volume/v3/attachments/95af019f-f437-44ac-a726-5e3a8166a496 returned with HTTP 200 Aug 25 10:20:24.622917 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 298/1176] 10.4.3.119 () {74 vars in 1704 bytes} [Tue Aug 25 10:20:24 2026] PUT /volume/v3/attachments/95af019f-f437-44ac-a726-5e3a8166a496 => generated 969 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:20:24.623953 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-eb1eb48d-4cf5-4692-a0ce-abff751c81fe tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11d96181-d533-4679-bde2-ff334f90d00f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:20:24.625230 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-eb1eb48d-4cf5-4692-a0ce-abff751c81fe tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Flow 'volume_create_api' (d585de2b-7bf0-4411-9be3-1927969a3a89) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:20:24.625576 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-eb1eb48d-4cf5-4692-a0ce-abff751c81fe tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Create volume request issued successfully. Aug 25 10:20:24.641497 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:24.641497 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:20:24.642090 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-eb1eb48d-4cf5-4692-a0ce-abff751c81fe tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Volume info retrieved successfully. Aug 25 10:20:24.965235 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-e20de7c1-e2ec-4f67-afb2-378601df0bb6 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:24.967684 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e20de7c1-e2ec-4f67-afb2-378601df0bb6 tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] GET https://10.4.3.119/volume/v3/volumes/2ac7e988-5c86-4e30-9017-ac0fcd825567 Aug 25 10:20:24.967892 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e20de7c1-e2ec-4f67-afb2-378601df0bb6 tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:24.968163 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e20de7c1-e2ec-4f67-afb2-378601df0bb6 tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:24.984656 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:24.984656 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:20:24.988712 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-e20de7c1-e2ec-4f67-afb2-378601df0bb6 tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] Volume info retrieved successfully. Aug 25 10:20:24.995319 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e20de7c1-e2ec-4f67-afb2-378601df0bb6 tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] https://10.4.3.119/volume/v3/volumes/2ac7e988-5c86-4e30-9017-ac0fcd825567 returned with HTTP 200 Aug 25 10:20:24.995829 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 295/1177] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:24 2026] GET /volume/v3/volumes/2ac7e988-5c86-4e30-9017-ac0fcd825567 => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:25.172193 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-6583b78c-2680-40bf-977f-5a06007a2cad None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:25.178576 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6583b78c-2680-40bf-977f-5a06007a2cad tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] GET https://10.4.3.119/volume/v3/volumes/a0d95ceb-52ca-4525-b5f0-ce836723a3ad Aug 25 10:20:25.178854 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6583b78c-2680-40bf-977f-5a06007a2cad tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:25.180040 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6583b78c-2680-40bf-977f-5a06007a2cad tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:25.200654 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:25.200654 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:20:25.209361 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-6583b78c-2680-40bf-977f-5a06007a2cad tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Volume info retrieved successfully. Aug 25 10:20:25.223653 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6583b78c-2680-40bf-977f-5a06007a2cad tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] https://10.4.3.119/volume/v3/volumes/a0d95ceb-52ca-4525-b5f0-ce836723a3ad returned with HTTP 200 Aug 25 10:20:25.224563 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 297/1178] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:25 2026] GET /volume/v3/volumes/a0d95ceb-52ca-4525-b5f0-ce836723a3ad => generated 847 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:25.655363 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:25.655363 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:20:25.656031 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-eb1eb48d-4cf5-4692-a0ce-abff751c81fe tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Volume info retrieved successfully. Aug 25 10:20:25.656111 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.backup.api [None req-eb1eb48d-4cf5-4692-a0ce-abff751c81fe tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Checking backup size 1 against volume size 1 {{(pid=100389) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 25 10:20:25.656299 np0000008063 devstack@c-api.service[100389]: INFO cinder.backup.api [None req-eb1eb48d-4cf5-4692-a0ce-abff751c81fe tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Overwriting volume f3488f36-7f63-4d58-b500-8ea6add5ac44 with restore of backup e41d8400-39b3-4954-b9b4-1b07b2140acd Aug 25 10:20:25.684938 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.backup.rpcapi [None req-eb1eb48d-4cf5-4692-a0ce-abff751c81fe tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] restore_backup in rpcapi backup_id e41d8400-39b3-4954-b9b4-1b07b2140acd {{(pid=100389) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 25 10:20:25.687604 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-eb1eb48d-4cf5-4692-a0ce-abff751c81fe tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/e41d8400-39b3-4954-b9b4-1b07b2140acd/restore returned with HTTP 202 Aug 25 10:20:25.688442 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 289/1179] 10.4.3.119 () {68 vars in 1393 bytes} [Tue Aug 25 10:20:24 2026] POST /volume/v3/backups/e41d8400-39b3-4954-b9b4-1b07b2140acd/restore => generated 189 bytes in 1324 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:20:25.703130 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-d777aef1-ffc7-4e48-989b-cebb559e5804 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:25.707161 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d777aef1-ffc7-4e48-989b-cebb559e5804 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/e41d8400-39b3-4954-b9b4-1b07b2140acd Aug 25 10:20:25.707619 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d777aef1-ffc7-4e48-989b-cebb559e5804 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:25.708116 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d777aef1-ffc7-4e48-989b-cebb559e5804 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:25.708495 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-d777aef1-ffc7-4e48-989b-cebb559e5804 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id e41d8400-39b3-4954-b9b4-1b07b2140acd. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:20:25.717563 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:25.717563 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:20:25.724017 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d777aef1-ffc7-4e48-989b-cebb559e5804 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/e41d8400-39b3-4954-b9b4-1b07b2140acd returned with HTTP 200 Aug 25 10:20:25.724017 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 299/1180] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:25 2026] GET /volume/v3/backups/e41d8400-39b3-4954-b9b4-1b07b2140acd => generated 825 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:26.197259 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-6af1f133-f275-4aea-a5e6-71760c69c9f0 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:26.234097 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-aaf04d3d-7d2a-4c59-b3a6-3d6d8696d6f8 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:26.237703 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-aaf04d3d-7d2a-4c59-b3a6-3d6d8696d6f8 tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:20:26.237703 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-aaf04d3d-7d2a-4c59-b3a6-3d6d8696d6f8 tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-53129338"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:20:26.238865 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volumes [None req-aaf04d3d-7d2a-4c59-b3a6-3d6d8696d6f8 tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-53129338'}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:20:26.238986 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-aaf04d3d-7d2a-4c59-b3a6-3d6d8696d6f8 tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Create volume of 1 GB Aug 25 10:20:26.239096 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-8c6d6c31-5893-4c53-905a-f2fe27b17296 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:26.241297 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8c6d6c31-5893-4c53-905a-f2fe27b17296 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] DELETE https://10.4.3.119/volume/v3/snapshots/3f0a62f3-36b6-401e-9843-00d8c36457ef Aug 25 10:20:26.242240 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8c6d6c31-5893-4c53-905a-f2fe27b17296 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:26.242240 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8c6d6c31-5893-4c53-905a-f2fe27b17296 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:26.242240 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.snapshots [None req-8c6d6c31-5893-4c53-905a-f2fe27b17296 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Delete snapshot with id: 3f0a62f3-36b6-401e-9843-00d8c36457ef Aug 25 10:20:26.242378 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-6bd2d1ea-13b9-4e0c-a8ba-7844ee803a14 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:26.243370 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-aaf04d3d-7d2a-4c59-b3a6-3d6d8696d6f8 tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Availability Zones retrieved successfully. Aug 25 10:20:26.245777 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6bd2d1ea-13b9-4e0c-a8ba-7844ee803a14 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] GET https://10.4.3.119/volume/v3/volumes/a0d95ceb-52ca-4525-b5f0-ce836723a3ad Aug 25 10:20:26.246016 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6bd2d1ea-13b9-4e0c-a8ba-7844ee803a14 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:26.246818 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6bd2d1ea-13b9-4e0c-a8ba-7844ee803a14 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:26.249591 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:26.249591 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:20:26.249783 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-8c6d6c31-5893-4c53-905a-f2fe27b17296 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Snapshot retrieved successfully. Aug 25 10:20:26.250592 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-aaf04d3d-7d2a-4c59-b3a6-3d6d8696d6f8 tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Flow 'volume_create_api' (5f9c33b2-e2d3-4df6-87dc-5334daefccdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:20:26.251770 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-aaf04d3d-7d2a-4c59-b3a6-3d6d8696d6f8 tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d539fbd0-596e-4677-9bce-af35f2b80857) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:20:26.253097 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [None req-aaf04d3d-7d2a-4c59-b3a6-3d6d8696d6f8 tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Validating volume size '1' using validate_int {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:20:26.265598 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:26.265598 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:20:26.275797 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-6bd2d1ea-13b9-4e0c-a8ba-7844ee803a14 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Volume info retrieved successfully. Aug 25 10:20:26.289174 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6bd2d1ea-13b9-4e0c-a8ba-7844ee803a14 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] https://10.4.3.119/volume/v3/volumes/a0d95ceb-52ca-4525-b5f0-ce836723a3ad returned with HTTP 200 Aug 25 10:20:26.289174 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 300/1181] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:26 2026] GET /volume/v3/volumes/a0d95ceb-52ca-4525-b5f0-ce836723a3ad => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:26.289356 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-8c6d6c31-5893-4c53-905a-f2fe27b17296 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Snapshot delete request issued successfully. Aug 25 10:20:26.289356 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8c6d6c31-5893-4c53-905a-f2fe27b17296 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] https://10.4.3.119/volume/v3/snapshots/3f0a62f3-36b6-401e-9843-00d8c36457ef returned with HTTP 202 Aug 25 10:20:26.289356 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 290/1182] 10.4.3.119 () {66 vars in 1357 bytes} [Tue Aug 25 10:20:26 2026] DELETE /volume/v3/snapshots/3f0a62f3-36b6-401e-9843-00d8c36457ef => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:20:26.289500 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-aaf04d3d-7d2a-4c59-b3a6-3d6d8696d6f8 tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d539fbd0-596e-4677-9bce-af35f2b80857) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:20:26.289500 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-aaf04d3d-7d2a-4c59-b3a6-3d6d8696d6f8 tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db97fc30-09e2-42df-b8ba-faffd5257ff0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:20:26.298833 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-6ebd42bc-e34d-4b5e-b917-2093ceda11fb None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:26.301530 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6ebd42bc-e34d-4b5e-b917-2093ceda11fb tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] GET https://10.4.3.119/volume/v3/snapshots/3f0a62f3-36b6-401e-9843-00d8c36457ef Aug 25 10:20:26.302874 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6ebd42bc-e34d-4b5e-b917-2093ceda11fb tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:26.305108 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6ebd42bc-e34d-4b5e-b917-2093ceda11fb tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:26.311863 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:26.311863 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:20:26.312418 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-6ebd42bc-e34d-4b5e-b917-2093ceda11fb tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Snapshot retrieved successfully. Aug 25 10:20:26.313442 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6ebd42bc-e34d-4b5e-b917-2093ceda11fb tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] https://10.4.3.119/volume/v3/snapshots/3f0a62f3-36b6-401e-9843-00d8c36457ef returned with HTTP 200 Aug 25 10:20:26.314120 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 301/1183] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:20:26 2026] GET /volume/v3/snapshots/3f0a62f3-36b6-401e-9843-00d8c36457ef => generated 468 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:26.341995 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-aaf04d3d-7d2a-4c59-b3a6-3d6d8696d6f8 tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Created reservations ['ac345341-5ebe-4061-a6bc-d6bd17a8eb37', '23dd155a-e926-4b71-a94d-b7fc162840c0', 'f2470030-e5e8-47df-b00a-57526291c01a', '23c3740c-b737-4dfc-8c76-5cb3ba05b3a7'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:20:26.343008 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-aaf04d3d-7d2a-4c59-b3a6-3d6d8696d6f8 tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db97fc30-09e2-42df-b8ba-faffd5257ff0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ac345341-5ebe-4061-a6bc-d6bd17a8eb37', '23dd155a-e926-4b71-a94d-b7fc162840c0', 'f2470030-e5e8-47df-b00a-57526291c01a', '23c3740c-b737-4dfc-8c76-5cb3ba05b3a7']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:20:26.343831 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-aaf04d3d-7d2a-4c59-b3a6-3d6d8696d6f8 tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fab12177-3ffb-43cc-bc2c-b43ebfdd82b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:20:26.381200 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-aaf04d3d-7d2a-4c59-b3a6-3d6d8696d6f8 tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fab12177-3ffb-43cc-bc2c-b43ebfdd82b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ab76682b-05e8-4f0d-96fb-a6eae42a6f8d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-53129338',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='156320fc5a83439084ea182da28e8e3f',qos_specs=None,replication_status=,reservations=['ac345341-5ebe-4061-a6bc-d6bd17a8eb37','23dd155a-e926-4b71-a94d-b7fc162840c0','f2470030-e5e8-47df-b00a-57526291c01a','23c3740c-b737-4dfc-8c76-5cb3ba05b3a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b130ae1e1d194fdfa4d82c465631e801',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:20:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-53129338',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ab76682b-05e8-4f0d-96fb-a6eae42a6f8d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='156320fc5a83439084ea182da28e8e3f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b130ae1e1d194fdfa4d82c465631e801',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:20:26.381200 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-aaf04d3d-7d2a-4c59-b3a6-3d6d8696d6f8 tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32490dbe-26cb-43c5-87c2-c0b83e9b96db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:20:26.413332 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6af1f133-f275-4aea-a5e6-71760c69c9f0 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:20:26.413733 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-6af1f133-f275-4aea-a5e6-71760c69c9f0 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-1904166729"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:20:26.415404 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-6af1f133-f275-4aea-a5e6-71760c69c9f0 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-1904166729'}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:20:26.416353 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-6af1f133-f275-4aea-a5e6-71760c69c9f0 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Create volume of 1 GB Aug 25 10:20:26.419539 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-aaf04d3d-7d2a-4c59-b3a6-3d6d8696d6f8 tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32490dbe-26cb-43c5-87c2-c0b83e9b96db) transitioned into state 'SUCCESS' from state '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-53129338',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='156320fc5a83439084ea182da28e8e3f',qos_specs=None,replication_status=,reservations=['ac345341-5ebe-4061-a6bc-d6bd17a8eb37','23dd155a-e926-4b71-a94d-b7fc162840c0','f2470030-e5e8-47df-b00a-57526291c01a','23c3740c-b737-4dfc-8c76-5cb3ba05b3a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b130ae1e1d194fdfa4d82c465631e801',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:20:26.420692 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-aaf04d3d-7d2a-4c59-b3a6-3d6d8696d6f8 tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d8278b3-c963-4e9f-b762-3746ab925b11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:20:26.432181 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-6af1f133-f275-4aea-a5e6-71760c69c9f0 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Availability Zones retrieved successfully. Aug 25 10:20:26.436505 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-aaf04d3d-7d2a-4c59-b3a6-3d6d8696d6f8 tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d8278b3-c963-4e9f-b762-3746ab925b11) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:20:26.437611 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-aaf04d3d-7d2a-4c59-b3a6-3d6d8696d6f8 tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Flow 'volume_create_api' (5f9c33b2-e2d3-4df6-87dc-5334daefccdc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:20:26.438002 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-aaf04d3d-7d2a-4c59-b3a6-3d6d8696d6f8 tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Create volume request issued successfully. Aug 25 10:20:26.438650 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-aaf04d3d-7d2a-4c59-b3a6-3d6d8696d6f8 tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:20:26.439124 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 298/1184] 10.4.3.119 () {68 vars in 1258 bytes} [Tue Aug 25 10:20:26 2026] POST /volume/v3/volumes => generated 755 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:20:26.441522 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-6af1f133-f275-4aea-a5e6-71760c69c9f0 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Flow 'volume_create_api' (0f26a89e-5fe0-4a79-86e7-8aaeb0132c67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:20:26.442661 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-6af1f133-f275-4aea-a5e6-71760c69c9f0 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75a88072-54ba-4c7f-823a-48fdc6c0d39a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:20:26.443685 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [None req-6af1f133-f275-4aea-a5e6-71760c69c9f0 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Validating volume size '1' using validate_int {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:20:26.459656 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-9450d743-e610-426d-9034-54f67cb68bcd None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:26.463684 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9450d743-e610-426d-9034-54f67cb68bcd tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] GET https://10.4.3.119/volume/v3/volumes/ab76682b-05e8-4f0d-96fb-a6eae42a6f8d Aug 25 10:20:26.463684 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9450d743-e610-426d-9034-54f67cb68bcd tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:26.467502 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9450d743-e610-426d-9034-54f67cb68bcd tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:26.486189 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:26.486189 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:20:26.488824 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-6af1f133-f275-4aea-a5e6-71760c69c9f0 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75a88072-54ba-4c7f-823a-48fdc6c0d39a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:20:26.490039 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-6af1f133-f275-4aea-a5e6-71760c69c9f0 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6d2a120-a5d7-42d8-aa33-b8fcfee737a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:20:26.494854 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-9450d743-e610-426d-9034-54f67cb68bcd tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Volume info retrieved successfully. Aug 25 10:20:26.505709 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9450d743-e610-426d-9034-54f67cb68bcd tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] https://10.4.3.119/volume/v3/volumes/ab76682b-05e8-4f0d-96fb-a6eae42a6f8d returned with HTTP 200 Aug 25 10:20:26.505709 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 291/1185] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:26 2026] GET /volume/v3/volumes/ab76682b-05e8-4f0d-96fb-a6eae42a6f8d => generated 823 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:26.603566 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-6af1f133-f275-4aea-a5e6-71760c69c9f0 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Created reservations ['54ccd18c-cbf0-45f1-b623-6c1862bd94af', 'aa99de35-5716-4d6a-9a35-e131bb4c3701', '8940b89b-9104-4128-978c-c7dec61fb2c7', '6b8ae40e-9dc7-426c-9a42-ef91e732c968'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:20:26.604762 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-6af1f133-f275-4aea-a5e6-71760c69c9f0 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6d2a120-a5d7-42d8-aa33-b8fcfee737a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['54ccd18c-cbf0-45f1-b623-6c1862bd94af', 'aa99de35-5716-4d6a-9a35-e131bb4c3701', '8940b89b-9104-4128-978c-c7dec61fb2c7', '6b8ae40e-9dc7-426c-9a42-ef91e732c968']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:20:26.605995 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-6af1f133-f275-4aea-a5e6-71760c69c9f0 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50841ade-017f-4687-a1b2-a72ade7a3fc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:20:26.639773 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-6af1f133-f275-4aea-a5e6-71760c69c9f0 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50841ade-017f-4687-a1b2-a72ade7a3fc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2f997b83-cca2-48e0-9359-128fe8042da5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1904166729',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d6a29b759d04a86b39cc82518562e61',qos_specs=None,replication_status=,reservations=['54ccd18c-cbf0-45f1-b623-6c1862bd94af','aa99de35-5716-4d6a-9a35-e131bb4c3701','8940b89b-9104-4128-978c-c7dec61fb2c7','6b8ae40e-9dc7-426c-9a42-ef91e732c968'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c3c602aaca24da9b215cf7367819c87',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:20:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1904166729',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2f997b83-cca2-48e0-9359-128fe8042da5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d6a29b759d04a86b39cc82518562e61',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3c3c602aaca24da9b215cf7367819c87',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:20:26.641301 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-6af1f133-f275-4aea-a5e6-71760c69c9f0 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afc33366-3533-444f-98de-2b5d0c5dabfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:20:26.670597 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-6af1f133-f275-4aea-a5e6-71760c69c9f0 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afc33366-3533-444f-98de-2b5d0c5dabfe) transitioned into state 'SUCCESS' from state '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-1904166729',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d6a29b759d04a86b39cc82518562e61',qos_specs=None,replication_status=,reservations=['54ccd18c-cbf0-45f1-b623-6c1862bd94af','aa99de35-5716-4d6a-9a35-e131bb4c3701','8940b89b-9104-4128-978c-c7dec61fb2c7','6b8ae40e-9dc7-426c-9a42-ef91e732c968'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c3c602aaca24da9b215cf7367819c87',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:20:26.671459 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-6af1f133-f275-4aea-a5e6-71760c69c9f0 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff6b0527-d682-401e-b358-d58a306fc8b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:20:26.684510 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-6af1f133-f275-4aea-a5e6-71760c69c9f0 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff6b0527-d682-401e-b358-d58a306fc8b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:20:26.686001 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-6af1f133-f275-4aea-a5e6-71760c69c9f0 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Flow 'volume_create_api' (0f26a89e-5fe0-4a79-86e7-8aaeb0132c67) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:20:26.686487 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-6af1f133-f275-4aea-a5e6-71760c69c9f0 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Create volume request issued successfully. Aug 25 10:20:26.687905 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6af1f133-f275-4aea-a5e6-71760c69c9f0 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:20:26.688629 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 296/1186] 10.4.3.119 () {68 vars in 1258 bytes} [Tue Aug 25 10:20:26 2026] POST /volume/v3/volumes => generated 751 bytes in 492 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:20:26.703513 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-39374bdf-9418-4322-9a71-e59469b1c822 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:26.705774 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-39374bdf-9418-4322-9a71-e59469b1c822 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] GET https://10.4.3.119/volume/v3/volumes/2f997b83-cca2-48e0-9359-128fe8042da5 Aug 25 10:20:26.707540 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-39374bdf-9418-4322-9a71-e59469b1c822 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:26.708020 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-39374bdf-9418-4322-9a71-e59469b1c822 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:26.718818 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:26.718818 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:20:26.724166 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-39374bdf-9418-4322-9a71-e59469b1c822 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Volume info retrieved successfully. Aug 25 10:20:26.733373 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-39374bdf-9418-4322-9a71-e59469b1c822 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] https://10.4.3.119/volume/v3/volumes/2f997b83-cca2-48e0-9359-128fe8042da5 returned with HTTP 200 Aug 25 10:20:26.733881 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 302/1187] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:26 2026] GET /volume/v3/volumes/2f997b83-cca2-48e0-9359-128fe8042da5 => generated 819 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:26.734489 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-3e74835b-63c2-4369-9219-ff0a9d6a74ae None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:26.739872 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3e74835b-63c2-4369-9219-ff0a9d6a74ae tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/e41d8400-39b3-4954-b9b4-1b07b2140acd Aug 25 10:20:26.739872 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3e74835b-63c2-4369-9219-ff0a9d6a74ae tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:26.739872 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3e74835b-63c2-4369-9219-ff0a9d6a74ae tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:26.739872 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-3e74835b-63c2-4369-9219-ff0a9d6a74ae tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id e41d8400-39b3-4954-b9b4-1b07b2140acd. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:20:26.744703 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:26.744703 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:20:26.745437 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3e74835b-63c2-4369-9219-ff0a9d6a74ae tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/e41d8400-39b3-4954-b9b4-1b07b2140acd returned with HTTP 200 Aug 25 10:20:26.745822 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 299/1188] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:26 2026] GET /volume/v3/backups/e41d8400-39b3-4954-b9b4-1b07b2140acd => generated 825 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:27.311694 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-1241e64f-0f8a-4ee3-83fa-5300077a71a0 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:27.315028 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1241e64f-0f8a-4ee3-83fa-5300077a71a0 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] GET https://10.4.3.119/volume/v3/volumes/a0d95ceb-52ca-4525-b5f0-ce836723a3ad Aug 25 10:20:27.315854 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1241e64f-0f8a-4ee3-83fa-5300077a71a0 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:27.316006 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1241e64f-0f8a-4ee3-83fa-5300077a71a0 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:27.331208 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-59839f3d-6339-4dc1-b63c-8965aa84cda5 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:27.333687 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:27.333687 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:20:27.334288 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-59839f3d-6339-4dc1-b63c-8965aa84cda5 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] GET https://10.4.3.119/volume/v3/snapshots/3f0a62f3-36b6-401e-9843-00d8c36457ef Aug 25 10:20:27.334567 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-59839f3d-6339-4dc1-b63c-8965aa84cda5 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:27.334826 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-59839f3d-6339-4dc1-b63c-8965aa84cda5 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:27.341367 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-1241e64f-0f8a-4ee3-83fa-5300077a71a0 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Volume info retrieved successfully. Aug 25 10:20:27.342336 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-59839f3d-6339-4dc1-b63c-8965aa84cda5 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] https://10.4.3.119/volume/v3/snapshots/3f0a62f3-36b6-401e-9843-00d8c36457ef returned with HTTP 404 Aug 25 10:20:27.343167 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 297/1189] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:20:27 2026] GET /volume/v3/snapshots/3f0a62f3-36b6-401e-9843-00d8c36457ef => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 25 10:20:27.350272 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1241e64f-0f8a-4ee3-83fa-5300077a71a0 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] https://10.4.3.119/volume/v3/volumes/a0d95ceb-52ca-4525-b5f0-ce836723a3ad returned with HTTP 200 Aug 25 10:20:27.350909 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 292/1190] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:27 2026] GET /volume/v3/volumes/a0d95ceb-52ca-4525-b5f0-ce836723a3ad => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:27.526019 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-014d6fc4-50f9-4e97-aa9f-b770ce319ff6 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:27.528884 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-014d6fc4-50f9-4e97-aa9f-b770ce319ff6 tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] GET https://10.4.3.119/volume/v3/volumes/ab76682b-05e8-4f0d-96fb-a6eae42a6f8d Aug 25 10:20:27.529176 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-014d6fc4-50f9-4e97-aa9f-b770ce319ff6 tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:27.529440 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-014d6fc4-50f9-4e97-aa9f-b770ce319ff6 tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:27.538571 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-07c8c876-1830-4f81-9d0d-b59c022fbe32 req-96637d21-aad2-4a3f-a1dd-136ff1b4ec63 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:27.543162 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:27.543162 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:20:27.543379 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-07c8c876-1830-4f81-9d0d-b59c022fbe32 req-96637d21-aad2-4a3f-a1dd-136ff1b4ec63 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] GET https://10.4.3.119/volume/v3/attachments?instance_id=e6b883d9-97d4-40b1-b602-a0123782767f Aug 25 10:20:27.543379 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-07c8c876-1830-4f81-9d0d-b59c022fbe32 req-96637d21-aad2-4a3f-a1dd-136ff1b4ec63 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:27.543379 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-07c8c876-1830-4f81-9d0d-b59c022fbe32 req-96637d21-aad2-4a3f-a1dd-136ff1b4ec63 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Calling method 'version_select' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:27.549978 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-014d6fc4-50f9-4e97-aa9f-b770ce319ff6 tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Volume info retrieved successfully. Aug 25 10:20:27.560202 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-014d6fc4-50f9-4e97-aa9f-b770ce319ff6 tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] https://10.4.3.119/volume/v3/volumes/ab76682b-05e8-4f0d-96fb-a6eae42a6f8d returned with HTTP 200 Aug 25 10:20:27.560871 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 303/1191] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:27 2026] GET /volume/v3/volumes/ab76682b-05e8-4f0d-96fb-a6eae42a6f8d => generated 848 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:27.566564 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-07c8c876-1830-4f81-9d0d-b59c022fbe32 req-96637d21-aad2-4a3f-a1dd-136ff1b4ec63 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] https://10.4.3.119/volume/v3/attachments?instance_id=e6b883d9-97d4-40b1-b602-a0123782767f returned with HTTP 200 Aug 25 10:20:27.569161 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 300/1192] 10.4.3.119 () {70 vars in 1637 bytes} [Tue Aug 25 10:20:27 2026] GET /volume/v3/attachments?instance_id=e6b883d9-97d4-40b1-b602-a0123782767f => generated 192 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:20:27.582488 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-07c8c876-1830-4f81-9d0d-b59c022fbe32 req-7586f874-ae73-4968-a313-8e89f596313f None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:27.586740 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-07c8c876-1830-4f81-9d0d-b59c022fbe32 req-7586f874-ae73-4968-a313-8e89f596313f tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] GET https://10.4.3.119/volume/v3/attachments/166bc1b0-220c-4fb0-97e7-a3f24a5ed34d Aug 25 10:20:27.586740 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-07c8c876-1830-4f81-9d0d-b59c022fbe32 req-7586f874-ae73-4968-a313-8e89f596313f tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:27.586740 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-07c8c876-1830-4f81-9d0d-b59c022fbe32 req-7586f874-ae73-4968-a313-8e89f596313f tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Calling method 'version_select' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:27.619418 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-07c8c876-1830-4f81-9d0d-b59c022fbe32 req-7586f874-ae73-4968-a313-8e89f596313f tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] https://10.4.3.119/volume/v3/attachments/166bc1b0-220c-4fb0-97e7-a3f24a5ed34d returned with HTTP 200 Aug 25 10:20:27.620050 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 298/1193] 10.4.3.119 () {70 vars in 1651 bytes} [Tue Aug 25 10:20:27 2026] GET /volume/v3/attachments/166bc1b0-220c-4fb0-97e7-a3f24a5ed34d => generated 993 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:20:27.751162 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-17f98620-fbd2-49cb-bee5-060f54512485 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:27.756536 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-17f98620-fbd2-49cb-bee5-060f54512485 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] GET https://10.4.3.119/volume/v3/volumes/2f997b83-cca2-48e0-9359-128fe8042da5 Aug 25 10:20:27.758123 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-17f98620-fbd2-49cb-bee5-060f54512485 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:27.758123 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-17f98620-fbd2-49cb-bee5-060f54512485 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:27.765058 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-a09aadaa-126b-420b-b6f8-b15ca2c5e2b7 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:27.768607 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a09aadaa-126b-420b-b6f8-b15ca2c5e2b7 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/e41d8400-39b3-4954-b9b4-1b07b2140acd Aug 25 10:20:27.771256 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a09aadaa-126b-420b-b6f8-b15ca2c5e2b7 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:27.771256 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a09aadaa-126b-420b-b6f8-b15ca2c5e2b7 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:27.771256 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-a09aadaa-126b-420b-b6f8-b15ca2c5e2b7 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id e41d8400-39b3-4954-b9b4-1b07b2140acd. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:20:27.774332 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:27.774332 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:20:27.784172 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:27.784172 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:20:27.784172 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a09aadaa-126b-420b-b6f8-b15ca2c5e2b7 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/e41d8400-39b3-4954-b9b4-1b07b2140acd returned with HTTP 200 Aug 25 10:20:27.784461 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 304/1194] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:27 2026] GET /volume/v3/backups/e41d8400-39b3-4954-b9b4-1b07b2140acd => generated 825 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:27.790591 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-17f98620-fbd2-49cb-bee5-060f54512485 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Volume info retrieved successfully. Aug 25 10:20:27.798790 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-17f98620-fbd2-49cb-bee5-060f54512485 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] https://10.4.3.119/volume/v3/volumes/2f997b83-cca2-48e0-9359-128fe8042da5 returned with HTTP 200 Aug 25 10:20:27.799337 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 293/1195] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:27 2026] GET /volume/v3/volumes/2f997b83-cca2-48e0-9359-128fe8042da5 => generated 844 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:27.816414 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-963098a3-ec11-42c7-ac2d-0ea5d8f54b41 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:27.820496 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-963098a3-ec11-42c7-ac2d-0ea5d8f54b41 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] POST https://10.4.3.119/volume/v3/snapshots Aug 25 10:20:27.821335 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-963098a3-ec11-42c7-ac2d-0ea5d8f54b41 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2f997b83-cca2-48e0-9359-128fe8042da5", "name": "tempest-SnapshotsActionsTest-Snapshot-1604137542"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:20:27.839471 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:27.839471 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:20:27.839902 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-963098a3-ec11-42c7-ac2d-0ea5d8f54b41 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Volume info retrieved successfully. Aug 25 10:20:27.840040 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.snapshots [None req-963098a3-ec11-42c7-ac2d-0ea5d8f54b41 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Create snapshot from volume 2f997b83-cca2-48e0-9359-128fe8042da5 Aug 25 10:20:27.912604 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-963098a3-ec11-42c7-ac2d-0ea5d8f54b41 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Created reservations ['476d25d1-8509-4928-b0ec-30cb62f2c00f', '869a7de8-637e-4aef-8c68-8d9b60afc48e', 'abc3506d-2243-4a99-8370-214e88ee33cb', 'f7670f82-5525-4edd-a473-a6b28fba8063'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:20:27.967715 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-963098a3-ec11-42c7-ac2d-0ea5d8f54b41 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Snapshot create request issued successfully. Aug 25 10:20:27.974169 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-963098a3-ec11-42c7-ac2d-0ea5d8f54b41 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] https://10.4.3.119/volume/v3/snapshots returned with HTTP 202 Aug 25 10:20:27.974169 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 301/1196] 10.4.3.119 () {68 vars in 1265 bytes} [Tue Aug 25 10:20:27 2026] POST /volume/v3/snapshots => generated 307 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:20:27.985384 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-d7cec960-8190-4f1a-9165-5833dfe502cb None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:27.989260 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d7cec960-8190-4f1a-9165-5833dfe502cb tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] GET https://10.4.3.119/volume/v3/snapshots/e3d8a996-0b3a-420f-9d05-dd1e22704bfc Aug 25 10:20:27.989802 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d7cec960-8190-4f1a-9165-5833dfe502cb tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:27.989973 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d7cec960-8190-4f1a-9165-5833dfe502cb tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:27.999169 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:27.999169 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:20:28.000063 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-d7cec960-8190-4f1a-9165-5833dfe502cb tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Snapshot retrieved successfully. Aug 25 10:20:28.001185 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d7cec960-8190-4f1a-9165-5833dfe502cb tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] https://10.4.3.119/volume/v3/snapshots/e3d8a996-0b3a-420f-9d05-dd1e22704bfc returned with HTTP 200 Aug 25 10:20:28.001690 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 299/1197] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:20:27 2026] GET /volume/v3/snapshots/e3d8a996-0b3a-420f-9d05-dd1e22704bfc => generated 439 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:28.077579 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-3b626dd7-4144-4786-bd2e-c0e688b5e203 req-63793680-da8c-46c9-bfc1-f41daeb51b2c None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:28.080925 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-3b626dd7-4144-4786-bd2e-c0e688b5e203 req-63793680-da8c-46c9-bfc1-f41daeb51b2c tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] POST https://10.4.3.119/volume/v3/attachments/95af019f-f437-44ac-a726-5e3a8166a496/action Aug 25 10:20:28.081374 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-3b626dd7-4144-4786-bd2e-c0e688b5e203 req-63793680-da8c-46c9-bfc1-f41daeb51b2c tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Action body: b'{"os-complete": null}' {{(pid=100390) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:20:28.081496 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-3b626dd7-4144-4786-bd2e-c0e688b5e203 req-63793680-da8c-46c9-bfc1-f41daeb51b2c tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:20:28.107228 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:28.107228 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:20:28.125358 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-3b626dd7-4144-4786-bd2e-c0e688b5e203 req-63793680-da8c-46c9-bfc1-f41daeb51b2c tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] https://10.4.3.119/volume/v3/attachments/95af019f-f437-44ac-a726-5e3a8166a496/action returned with HTTP 204 Aug 25 10:20:28.125913 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 305/1198] 10.4.3.119 () {74 vars in 1725 bytes} [Tue Aug 25 10:20:28 2026] POST /volume/v3/attachments/95af019f-f437-44ac-a726-5e3a8166a496/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:20:28.370399 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-dbe8b857-2c1e-4a70-b75e-eeb6dc2885c3 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:28.372509 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-dbe8b857-2c1e-4a70-b75e-eeb6dc2885c3 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] GET https://10.4.3.119/volume/v3/volumes/a0d95ceb-52ca-4525-b5f0-ce836723a3ad Aug 25 10:20:28.372831 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-dbe8b857-2c1e-4a70-b75e-eeb6dc2885c3 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:28.373264 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-dbe8b857-2c1e-4a70-b75e-eeb6dc2885c3 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:28.388938 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:28.388938 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:20:28.394404 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-dbe8b857-2c1e-4a70-b75e-eeb6dc2885c3 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Volume info retrieved successfully. Aug 25 10:20:28.403903 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-dbe8b857-2c1e-4a70-b75e-eeb6dc2885c3 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] https://10.4.3.119/volume/v3/volumes/a0d95ceb-52ca-4525-b5f0-ce836723a3ad returned with HTTP 200 Aug 25 10:20:28.404514 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 294/1199] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:28 2026] GET /volume/v3/volumes/a0d95ceb-52ca-4525-b5f0-ce836723a3ad => generated 1139 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:20:28.427609 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-eecbc92c-0b0e-4495-9dfe-a36f9fb89673 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:28.430834 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-eecbc92c-0b0e-4495-9dfe-a36f9fb89673 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] GET https://10.4.3.119/volume/v3/volumes/a0d95ceb-52ca-4525-b5f0-ce836723a3ad Aug 25 10:20:28.431253 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-eecbc92c-0b0e-4495-9dfe-a36f9fb89673 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:28.431512 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-eecbc92c-0b0e-4495-9dfe-a36f9fb89673 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:28.445296 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:28.445296 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:20:28.453250 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-eecbc92c-0b0e-4495-9dfe-a36f9fb89673 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Volume info retrieved successfully. Aug 25 10:20:28.461740 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-eecbc92c-0b0e-4495-9dfe-a36f9fb89673 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] https://10.4.3.119/volume/v3/volumes/a0d95ceb-52ca-4525-b5f0-ce836723a3ad returned with HTTP 200 Aug 25 10:20:28.462495 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 302/1200] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:28 2026] GET /volume/v3/volumes/a0d95ceb-52ca-4525-b5f0-ce836723a3ad => generated 1139 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:20:28.537508 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-666f7307-4e81-4254-b806-c091a5000b21 req-7b8ba8e2-ccba-4ded-bb84-2f13f955473c None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:28.541456 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-666f7307-4e81-4254-b806-c091a5000b21 req-7b8ba8e2-ccba-4ded-bb84-2f13f955473c tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] GET https://10.4.3.119/volume/v3/volumes/a0d95ceb-52ca-4525-b5f0-ce836723a3ad Aug 25 10:20:28.541654 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-666f7307-4e81-4254-b806-c091a5000b21 req-7b8ba8e2-ccba-4ded-bb84-2f13f955473c tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:28.541840 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-666f7307-4e81-4254-b806-c091a5000b21 req-7b8ba8e2-ccba-4ded-bb84-2f13f955473c tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:28.560638 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:28.560638 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:20:28.566506 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [req-666f7307-4e81-4254-b806-c091a5000b21 req-7b8ba8e2-ccba-4ded-bb84-2f13f955473c tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Volume info retrieved successfully. Aug 25 10:20:28.572477 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-666f7307-4e81-4254-b806-c091a5000b21 req-7b8ba8e2-ccba-4ded-bb84-2f13f955473c tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] https://10.4.3.119/volume/v3/volumes/a0d95ceb-52ca-4525-b5f0-ce836723a3ad returned with HTTP 200 Aug 25 10:20:28.573023 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 300/1201] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:20:28 2026] GET /volume/v3/volumes/a0d95ceb-52ca-4525-b5f0-ce836723a3ad => generated 1139 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:20:28.591934 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-1381a580-b4de-4ced-a0ce-04d8b18a5574 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:28.595766 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1381a580-b4de-4ced-a0ce-04d8b18a5574 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] GET https://10.4.3.119/volume/v3/volumes/a0d95ceb-52ca-4525-b5f0-ce836723a3ad Aug 25 10:20:28.596064 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1381a580-b4de-4ced-a0ce-04d8b18a5574 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:28.596493 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1381a580-b4de-4ced-a0ce-04d8b18a5574 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:28.617095 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:28.617095 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:20:28.625018 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-1381a580-b4de-4ced-a0ce-04d8b18a5574 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Volume info retrieved successfully. Aug 25 10:20:28.631205 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1381a580-b4de-4ced-a0ce-04d8b18a5574 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] https://10.4.3.119/volume/v3/volumes/a0d95ceb-52ca-4525-b5f0-ce836723a3ad returned with HTTP 200 Aug 25 10:20:28.631765 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 306/1202] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:28 2026] GET /volume/v3/volumes/a0d95ceb-52ca-4525-b5f0-ce836723a3ad => generated 1139 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:20:28.692758 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-411274cb-ad4f-490d-8ea0-9b4412fac321 req-537c0f11-c561-49ae-b252-be66c30003b1 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:28.697177 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-411274cb-ad4f-490d-8ea0-9b4412fac321 req-537c0f11-c561-49ae-b252-be66c30003b1 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] GET https://10.4.3.119/volume/v3/volumes/a0d95ceb-52ca-4525-b5f0-ce836723a3ad Aug 25 10:20:28.697476 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-411274cb-ad4f-490d-8ea0-9b4412fac321 req-537c0f11-c561-49ae-b252-be66c30003b1 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:28.697580 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-411274cb-ad4f-490d-8ea0-9b4412fac321 req-537c0f11-c561-49ae-b252-be66c30003b1 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:28.713352 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:28.713352 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:20:28.718258 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-411274cb-ad4f-490d-8ea0-9b4412fac321 req-537c0f11-c561-49ae-b252-be66c30003b1 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Volume info retrieved successfully. Aug 25 10:20:28.722839 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-411274cb-ad4f-490d-8ea0-9b4412fac321 req-537c0f11-c561-49ae-b252-be66c30003b1 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] https://10.4.3.119/volume/v3/volumes/a0d95ceb-52ca-4525-b5f0-ce836723a3ad returned with HTTP 200 Aug 25 10:20:28.723265 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 295/1203] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:20:28 2026] GET /volume/v3/volumes/a0d95ceb-52ca-4525-b5f0-ce836723a3ad => generated 1139 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:20:28.745172 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-411274cb-ad4f-490d-8ea0-9b4412fac321 req-f6ccbb1c-d78c-42dc-b32a-3312d1810490 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:28.748383 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-411274cb-ad4f-490d-8ea0-9b4412fac321 req-f6ccbb1c-d78c-42dc-b32a-3312d1810490 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] POST https://10.4.3.119/volume/v3/volumes/a0d95ceb-52ca-4525-b5f0-ce836723a3ad/action Aug 25 10:20:28.749058 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-411274cb-ad4f-490d-8ea0-9b4412fac321 req-f6ccbb1c-d78c-42dc-b32a-3312d1810490 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:20:28.749254 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-411274cb-ad4f-490d-8ea0-9b4412fac321 req-f6ccbb1c-d78c-42dc-b32a-3312d1810490 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:20:28.767556 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:28.767556 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:20:28.768195 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-411274cb-ad4f-490d-8ea0-9b4412fac321 req-f6ccbb1c-d78c-42dc-b32a-3312d1810490 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Volume info retrieved successfully. Aug 25 10:20:28.777566 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-411274cb-ad4f-490d-8ea0-9b4412fac321 req-f6ccbb1c-d78c-42dc-b32a-3312d1810490 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Begin detaching volume completed successfully. Aug 25 10:20:28.777848 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-411274cb-ad4f-490d-8ea0-9b4412fac321 req-f6ccbb1c-d78c-42dc-b32a-3312d1810490 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] https://10.4.3.119/volume/v3/volumes/a0d95ceb-52ca-4525-b5f0-ce836723a3ad/action returned with HTTP 202 Aug 25 10:20:28.778472 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 303/1204] 10.4.3.119 () {72 vars in 1672 bytes} [Tue Aug 25 10:20:28 2026] POST /volume/v3/volumes/a0d95ceb-52ca-4525-b5f0-ce836723a3ad/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:20:28.803425 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-952b8868-5c75-4d12-9f87-303b8246963b None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:28.806247 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-952b8868-5c75-4d12-9f87-303b8246963b tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/e41d8400-39b3-4954-b9b4-1b07b2140acd Aug 25 10:20:28.806557 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-952b8868-5c75-4d12-9f87-303b8246963b tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:28.806866 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-952b8868-5c75-4d12-9f87-303b8246963b tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:28.806958 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-952b8868-5c75-4d12-9f87-303b8246963b tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id e41d8400-39b3-4954-b9b4-1b07b2140acd. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:20:28.814325 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:28.814325 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:20:28.815365 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-952b8868-5c75-4d12-9f87-303b8246963b tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/e41d8400-39b3-4954-b9b4-1b07b2140acd returned with HTTP 200 Aug 25 10:20:28.815864 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 301/1205] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:28 2026] GET /volume/v3/backups/e41d8400-39b3-4954-b9b4-1b07b2140acd => generated 825 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:28.868428 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-8a85cd9f-48b3-4205-8b44-3b719bfc1677 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:28.868428 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8a85cd9f-48b3-4205-8b44-3b719bfc1677 None None] GET https://10.4.3.119/volume// Aug 25 10:20:28.869079 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8a85cd9f-48b3-4205-8b44-3b719bfc1677 None None] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:28.869079 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8a85cd9f-48b3-4205-8b44-3b719bfc1677 None None] Calling method 'all' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:28.869865 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8a85cd9f-48b3-4205-8b44-3b719bfc1677 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:20:28.870313 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 307/1206] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:20:28 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:20:28.884605 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-411274cb-ad4f-490d-8ea0-9b4412fac321 req-d5d7c3a7-0e42-4945-8d85-70ea85e6ae1d None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:28.887530 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-411274cb-ad4f-490d-8ea0-9b4412fac321 req-d5d7c3a7-0e42-4945-8d85-70ea85e6ae1d tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] GET https://10.4.3.119/volume/v3/volumes/a0d95ceb-52ca-4525-b5f0-ce836723a3ad Aug 25 10:20:28.888479 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-411274cb-ad4f-490d-8ea0-9b4412fac321 req-d5d7c3a7-0e42-4945-8d85-70ea85e6ae1d tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:28.888479 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-411274cb-ad4f-490d-8ea0-9b4412fac321 req-d5d7c3a7-0e42-4945-8d85-70ea85e6ae1d tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:28.907737 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:28.907737 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:20:28.913765 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-411274cb-ad4f-490d-8ea0-9b4412fac321 req-d5d7c3a7-0e42-4945-8d85-70ea85e6ae1d tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Volume info retrieved successfully. Aug 25 10:20:28.920101 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-411274cb-ad4f-490d-8ea0-9b4412fac321 req-d5d7c3a7-0e42-4945-8d85-70ea85e6ae1d tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] https://10.4.3.119/volume/v3/volumes/a0d95ceb-52ca-4525-b5f0-ce836723a3ad returned with HTTP 200 Aug 25 10:20:28.920742 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 296/1207] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:20:28 2026] GET /volume/v3/volumes/a0d95ceb-52ca-4525-b5f0-ce836723a3ad => generated 1322 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:20:29.018699 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-ec2d8922-427d-438f-ba90-b9967072adae None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:29.024489 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ec2d8922-427d-438f-ba90-b9967072adae tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] GET https://10.4.3.119/volume/v3/snapshots/e3d8a996-0b3a-420f-9d05-dd1e22704bfc Aug 25 10:20:29.024805 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ec2d8922-427d-438f-ba90-b9967072adae tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:29.025460 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ec2d8922-427d-438f-ba90-b9967072adae tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:29.041106 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:29.041106 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:20:29.041696 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-ec2d8922-427d-438f-ba90-b9967072adae tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Snapshot retrieved successfully. Aug 25 10:20:29.042691 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ec2d8922-427d-438f-ba90-b9967072adae tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] https://10.4.3.119/volume/v3/snapshots/e3d8a996-0b3a-420f-9d05-dd1e22704bfc returned with HTTP 200 Aug 25 10:20:29.045231 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 304/1208] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:20:29 2026] GET /volume/v3/snapshots/e3d8a996-0b3a-420f-9d05-dd1e22704bfc => generated 466 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:29.079486 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-6625fe7b-e91e-4172-ac6c-b71efa38e789 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:29.132197 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6625fe7b-e91e-4172-ac6c-b71efa38e789 tempest-SnapshotsActionsTest-1272270208 tempest-SnapshotsActionsTest-1272270208-project-admin] POST https://10.4.3.119/volume/v3/snapshots/e3d8a996-0b3a-420f-9d05-dd1e22704bfc/action Aug 25 10:20:29.132953 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-6625fe7b-e91e-4172-ac6c-b71efa38e789 tempest-SnapshotsActionsTest-1272270208 tempest-SnapshotsActionsTest-1272270208-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:20:29.132953 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-6625fe7b-e91e-4172-ac6c-b71efa38e789 tempest-SnapshotsActionsTest-1272270208 tempest-SnapshotsActionsTest-1272270208-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:20:29.135026 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.contrib.admin_actions [None req-6625fe7b-e91e-4172-ac6c-b71efa38e789 tempest-SnapshotsActionsTest-1272270208 tempest-SnapshotsActionsTest-1272270208-project-admin] Updating snapshot 'e3d8a996-0b3a-420f-9d05-dd1e22704bfc' with '{'status': 'creating'}' {{(pid=100388) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 25 10:20:29.155240 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:29.155240 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:20:29.192654 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6625fe7b-e91e-4172-ac6c-b71efa38e789 tempest-SnapshotsActionsTest-1272270208 tempest-SnapshotsActionsTest-1272270208-project-admin] https://10.4.3.119/volume/v3/snapshots/e3d8a996-0b3a-420f-9d05-dd1e22704bfc/action returned with HTTP 202 Aug 25 10:20:29.193469 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 302/1209] 10.4.3.119 () {68 vars in 1396 bytes} [Tue Aug 25 10:20:29 2026] POST /volume/v3/snapshots/e3d8a996-0b3a-420f-9d05-dd1e22704bfc/action => generated 0 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:20:29.204500 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-1932d70d-844d-4f3d-abb3-977a196bb674 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:29.207206 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1932d70d-844d-4f3d-abb3-977a196bb674 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] GET https://10.4.3.119/volume/v3/snapshots/e3d8a996-0b3a-420f-9d05-dd1e22704bfc Aug 25 10:20:29.207517 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1932d70d-844d-4f3d-abb3-977a196bb674 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:29.207690 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1932d70d-844d-4f3d-abb3-977a196bb674 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:29.215751 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:29.215751 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:20:29.216481 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-1932d70d-844d-4f3d-abb3-977a196bb674 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Snapshot retrieved successfully. Aug 25 10:20:29.217384 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1932d70d-844d-4f3d-abb3-977a196bb674 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] https://10.4.3.119/volume/v3/snapshots/e3d8a996-0b3a-420f-9d05-dd1e22704bfc returned with HTTP 200 Aug 25 10:20:29.217893 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 308/1210] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:20:29 2026] GET /volume/v3/snapshots/e3d8a996-0b3a-420f-9d05-dd1e22704bfc => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:29.233932 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-f8deccb7-028c-4400-9037-98711ac9277f None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:29.236575 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f8deccb7-028c-4400-9037-98711ac9277f tempest-SnapshotsActionsTest-1272270208 tempest-SnapshotsActionsTest-1272270208-project-admin] POST https://10.4.3.119/volume/v3/snapshots/e3d8a996-0b3a-420f-9d05-dd1e22704bfc/action Aug 25 10:20:29.237132 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f8deccb7-028c-4400-9037-98711ac9277f tempest-SnapshotsActionsTest-1272270208 tempest-SnapshotsActionsTest-1272270208-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100389) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:20:29.237412 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f8deccb7-028c-4400-9037-98711ac9277f tempest-SnapshotsActionsTest-1272270208 tempest-SnapshotsActionsTest-1272270208-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:20:29.239697 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.contrib.admin_actions [None req-f8deccb7-028c-4400-9037-98711ac9277f tempest-SnapshotsActionsTest-1272270208 tempest-SnapshotsActionsTest-1272270208-project-admin] Updating snapshot 'e3d8a996-0b3a-420f-9d05-dd1e22704bfc' with '{'status': 'available'}' {{(pid=100389) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 25 10:20:29.272988 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:29.272988 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:20:29.303490 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f8deccb7-028c-4400-9037-98711ac9277f tempest-SnapshotsActionsTest-1272270208 tempest-SnapshotsActionsTest-1272270208-project-admin] https://10.4.3.119/volume/v3/snapshots/e3d8a996-0b3a-420f-9d05-dd1e22704bfc/action returned with HTTP 202 Aug 25 10:20:29.304236 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 297/1211] 10.4.3.119 () {68 vars in 1396 bytes} [Tue Aug 25 10:20:29 2026] POST /volume/v3/snapshots/e3d8a996-0b3a-420f-9d05-dd1e22704bfc/action => generated 0 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:20:29.315494 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-d38b82e1-374b-412b-a7e9-dbc68418e529 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:29.319843 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d38b82e1-374b-412b-a7e9-dbc68418e529 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] GET https://10.4.3.119/volume/v3/snapshots/e3d8a996-0b3a-420f-9d05-dd1e22704bfc Aug 25 10:20:29.319843 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d38b82e1-374b-412b-a7e9-dbc68418e529 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:29.319843 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d38b82e1-374b-412b-a7e9-dbc68418e529 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:29.335243 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:29.335243 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:20:29.337043 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-d38b82e1-374b-412b-a7e9-dbc68418e529 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Snapshot retrieved successfully. Aug 25 10:20:29.338410 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d38b82e1-374b-412b-a7e9-dbc68418e529 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] https://10.4.3.119/volume/v3/snapshots/e3d8a996-0b3a-420f-9d05-dd1e22704bfc returned with HTTP 200 Aug 25 10:20:29.339015 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 305/1212] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:20:29 2026] GET /volume/v3/snapshots/e3d8a996-0b3a-420f-9d05-dd1e22704bfc => generated 466 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:29.357218 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-d5c6d62d-50f5-450f-af7b-146de2e9f2b1 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:29.360603 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d5c6d62d-50f5-450f-af7b-146de2e9f2b1 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] POST https://10.4.3.119/volume/v3/snapshots Aug 25 10:20:29.361048 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d5c6d62d-50f5-450f-af7b-146de2e9f2b1 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2f997b83-cca2-48e0-9359-128fe8042da5", "name": "tempest-SnapshotsActionsTest-Snapshot-1185526375"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:20:29.381420 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:29.381420 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:20:29.381420 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-d5c6d62d-50f5-450f-af7b-146de2e9f2b1 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Volume info retrieved successfully. Aug 25 10:20:29.381420 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.snapshots [None req-d5c6d62d-50f5-450f-af7b-146de2e9f2b1 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Create snapshot from volume 2f997b83-cca2-48e0-9359-128fe8042da5 Aug 25 10:20:29.427574 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-d5c6d62d-50f5-450f-af7b-146de2e9f2b1 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Created reservations ['7108be04-cc9f-4e34-b4cb-4d6b0ed0beb1', '075e79fb-66e3-4240-8e89-1b7fc86af8e5', '39bc51e6-7429-43be-b5c7-55d9d9852a6d', '5d9ecc07-0b9b-490b-b345-5a37b011f23e'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:20:29.486273 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-d5c6d62d-50f5-450f-af7b-146de2e9f2b1 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Snapshot create request issued successfully. Aug 25 10:20:29.486805 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d5c6d62d-50f5-450f-af7b-146de2e9f2b1 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] https://10.4.3.119/volume/v3/snapshots returned with HTTP 202 Aug 25 10:20:29.487555 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 303/1213] 10.4.3.119 () {68 vars in 1265 bytes} [Tue Aug 25 10:20:29 2026] POST /volume/v3/snapshots => generated 307 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:20:29.498294 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-bf1c16ff-bbac-4a7c-93da-65471b6adaff None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:29.500665 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-bf1c16ff-bbac-4a7c-93da-65471b6adaff tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] GET https://10.4.3.119/volume/v3/snapshots/cfb0cd81-8593-4df5-a2cc-f6c940d7d06f Aug 25 10:20:29.501001 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-bf1c16ff-bbac-4a7c-93da-65471b6adaff tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:29.501226 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-bf1c16ff-bbac-4a7c-93da-65471b6adaff tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:29.511004 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:29.511004 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:20:29.511356 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-bf1c16ff-bbac-4a7c-93da-65471b6adaff tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Snapshot retrieved successfully. Aug 25 10:20:29.512666 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-bf1c16ff-bbac-4a7c-93da-65471b6adaff tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] https://10.4.3.119/volume/v3/snapshots/cfb0cd81-8593-4df5-a2cc-f6c940d7d06f returned with HTTP 200 Aug 25 10:20:29.513369 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 309/1214] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:20:29 2026] GET /volume/v3/snapshots/cfb0cd81-8593-4df5-a2cc-f6c940d7d06f => generated 439 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:29.833941 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-9ba24bee-3002-469c-ac44-3f0aa2d372d2 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:29.838205 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9ba24bee-3002-469c-ac44-3f0aa2d372d2 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/e41d8400-39b3-4954-b9b4-1b07b2140acd Aug 25 10:20:29.838205 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9ba24bee-3002-469c-ac44-3f0aa2d372d2 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:29.838205 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9ba24bee-3002-469c-ac44-3f0aa2d372d2 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:29.838205 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-9ba24bee-3002-469c-ac44-3f0aa2d372d2 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id e41d8400-39b3-4954-b9b4-1b07b2140acd. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:20:29.845185 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:29.845185 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:20:29.846433 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9ba24bee-3002-469c-ac44-3f0aa2d372d2 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/e41d8400-39b3-4954-b9b4-1b07b2140acd returned with HTTP 200 Aug 25 10:20:29.846883 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 298/1215] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:29 2026] GET /volume/v3/backups/e41d8400-39b3-4954-b9b4-1b07b2140acd => generated 825 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:30.525186 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-834b17e1-242e-4cdf-940e-9e9ad973c6a6 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:30.528472 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-48774a81-1559-400c-b23a-e68345a9ff2d None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:30.529161 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-834b17e1-242e-4cdf-940e-9e9ad973c6a6 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] GET https://10.4.3.119/volume/v3/snapshots/cfb0cd81-8593-4df5-a2cc-f6c940d7d06f Aug 25 10:20:30.529500 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-834b17e1-242e-4cdf-940e-9e9ad973c6a6 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:30.529774 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-834b17e1-242e-4cdf-940e-9e9ad973c6a6 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:30.533263 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-48774a81-1559-400c-b23a-e68345a9ff2d tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] DELETE https://10.4.3.119/volume/v3/volumes/2ac7e988-5c86-4e30-9017-ac0fcd825567 Aug 25 10:20:30.534309 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-48774a81-1559-400c-b23a-e68345a9ff2d tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:30.534309 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-48774a81-1559-400c-b23a-e68345a9ff2d tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:30.538022 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-48774a81-1559-400c-b23a-e68345a9ff2d tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] Delete volume with id: 2ac7e988-5c86-4e30-9017-ac0fcd825567 Aug 25 10:20:30.544903 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:30.544903 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:20:30.545627 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-834b17e1-242e-4cdf-940e-9e9ad973c6a6 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Snapshot retrieved successfully. Aug 25 10:20:30.546917 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-834b17e1-242e-4cdf-940e-9e9ad973c6a6 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] https://10.4.3.119/volume/v3/snapshots/cfb0cd81-8593-4df5-a2cc-f6c940d7d06f returned with HTTP 200 Aug 25 10:20:30.547506 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 306/1216] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:20:30 2026] GET /volume/v3/snapshots/cfb0cd81-8593-4df5-a2cc-f6c940d7d06f => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:30.554801 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:30.554801 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:20:30.554801 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-48774a81-1559-400c-b23a-e68345a9ff2d tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] Volume info retrieved successfully. Aug 25 10:20:30.560603 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-b522da54-8add-42be-b6ba-91623145c27f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:30.563166 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b522da54-8add-42be-b6ba-91623145c27f tempest-SnapshotsActionsTest-1272270208 tempest-SnapshotsActionsTest-1272270208-project-admin] POST https://10.4.3.119/volume/v3/snapshots/cfb0cd81-8593-4df5-a2cc-f6c940d7d06f/action Aug 25 10:20:30.563822 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b522da54-8add-42be-b6ba-91623145c27f tempest-SnapshotsActionsTest-1272270208 tempest-SnapshotsActionsTest-1272270208-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100390) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:20:30.564066 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b522da54-8add-42be-b6ba-91623145c27f tempest-SnapshotsActionsTest-1272270208 tempest-SnapshotsActionsTest-1272270208-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:20:30.566495 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.contrib.admin_actions [None req-b522da54-8add-42be-b6ba-91623145c27f tempest-SnapshotsActionsTest-1272270208 tempest-SnapshotsActionsTest-1272270208-project-admin] Updating snapshot 'cfb0cd81-8593-4df5-a2cc-f6c940d7d06f' with '{'status': 'creating'}' {{(pid=100390) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 25 10:20:30.582605 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-48774a81-1559-400c-b23a-e68345a9ff2d tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] Delete volume request issued successfully. Aug 25 10:20:30.582895 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-48774a81-1559-400c-b23a-e68345a9ff2d tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] https://10.4.3.119/volume/v3/volumes/2ac7e988-5c86-4e30-9017-ac0fcd825567 returned with HTTP 202 Aug 25 10:20:30.583353 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 304/1217] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:20:30 2026] DELETE /volume/v3/volumes/2ac7e988-5c86-4e30-9017-ac0fcd825567 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:20:30.595070 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-c0dd1ef8-ca7a-4e1e-b739-42d0ec40143b None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:30.600045 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c0dd1ef8-ca7a-4e1e-b739-42d0ec40143b tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] GET https://10.4.3.119/volume/v3/volumes/2ac7e988-5c86-4e30-9017-ac0fcd825567 Aug 25 10:20:30.600336 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c0dd1ef8-ca7a-4e1e-b739-42d0ec40143b tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:30.601304 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c0dd1ef8-ca7a-4e1e-b739-42d0ec40143b tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:30.606696 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:30.606696 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:20:30.612278 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:30.612278 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:20:30.618954 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-c0dd1ef8-ca7a-4e1e-b739-42d0ec40143b tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] Volume info retrieved successfully. Aug 25 10:20:30.626940 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c0dd1ef8-ca7a-4e1e-b739-42d0ec40143b tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] https://10.4.3.119/volume/v3/volumes/2ac7e988-5c86-4e30-9017-ac0fcd825567 returned with HTTP 200 Aug 25 10:20:30.626940 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 299/1218] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:30 2026] GET /volume/v3/volumes/2ac7e988-5c86-4e30-9017-ac0fcd825567 => generated 851 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:30.627668 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b522da54-8add-42be-b6ba-91623145c27f tempest-SnapshotsActionsTest-1272270208 tempest-SnapshotsActionsTest-1272270208-project-admin] https://10.4.3.119/volume/v3/snapshots/cfb0cd81-8593-4df5-a2cc-f6c940d7d06f/action returned with HTTP 202 Aug 25 10:20:30.628895 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 310/1219] 10.4.3.119 () {68 vars in 1396 bytes} [Tue Aug 25 10:20:30 2026] POST /volume/v3/snapshots/cfb0cd81-8593-4df5-a2cc-f6c940d7d06f/action => generated 0 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:20:30.642738 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-a1f296cd-4202-44fd-bbc3-b3cf5459bb22 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:30.645267 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a1f296cd-4202-44fd-bbc3-b3cf5459bb22 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] GET https://10.4.3.119/volume/v3/snapshots/cfb0cd81-8593-4df5-a2cc-f6c940d7d06f Aug 25 10:20:30.646167 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a1f296cd-4202-44fd-bbc3-b3cf5459bb22 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:30.646167 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a1f296cd-4202-44fd-bbc3-b3cf5459bb22 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:30.656588 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:30.656588 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:20:30.656588 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-a1f296cd-4202-44fd-bbc3-b3cf5459bb22 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Snapshot retrieved successfully. Aug 25 10:20:30.658647 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a1f296cd-4202-44fd-bbc3-b3cf5459bb22 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] https://10.4.3.119/volume/v3/snapshots/cfb0cd81-8593-4df5-a2cc-f6c940d7d06f returned with HTTP 200 Aug 25 10:20:30.658792 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 307/1220] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:20:30 2026] GET /volume/v3/snapshots/cfb0cd81-8593-4df5-a2cc-f6c940d7d06f => generated 465 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:30.673202 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-ec79277c-3a69-4fe6-9b2f-c5f6f65a3385 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:30.677443 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ec79277c-3a69-4fe6-9b2f-c5f6f65a3385 tempest-SnapshotsActionsTest-1272270208 tempest-SnapshotsActionsTest-1272270208-project-admin] POST https://10.4.3.119/volume/v3/snapshots/cfb0cd81-8593-4df5-a2cc-f6c940d7d06f/action Aug 25 10:20:30.677443 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ec79277c-3a69-4fe6-9b2f-c5f6f65a3385 tempest-SnapshotsActionsTest-1272270208 tempest-SnapshotsActionsTest-1272270208-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:20:30.677443 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ec79277c-3a69-4fe6-9b2f-c5f6f65a3385 tempest-SnapshotsActionsTest-1272270208 tempest-SnapshotsActionsTest-1272270208-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:20:30.687831 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:30.687831 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:20:30.688899 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-ec79277c-3a69-4fe6-9b2f-c5f6f65a3385 tempest-SnapshotsActionsTest-1272270208 tempest-SnapshotsActionsTest-1272270208-project-admin] Snapshot retrieved successfully. Aug 25 10:20:30.728248 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-ec79277c-3a69-4fe6-9b2f-c5f6f65a3385 tempest-SnapshotsActionsTest-1272270208 tempest-SnapshotsActionsTest-1272270208-project-admin] Snapshot delete request issued successfully. Aug 25 10:20:30.729197 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ec79277c-3a69-4fe6-9b2f-c5f6f65a3385 tempest-SnapshotsActionsTest-1272270208 tempest-SnapshotsActionsTest-1272270208-project-admin] https://10.4.3.119/volume/v3/snapshots/cfb0cd81-8593-4df5-a2cc-f6c940d7d06f/action returned with HTTP 202 Aug 25 10:20:30.729197 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 305/1221] 10.4.3.119 () {68 vars in 1396 bytes} [Tue Aug 25 10:20:30 2026] POST /volume/v3/snapshots/cfb0cd81-8593-4df5-a2cc-f6c940d7d06f/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:20:30.740619 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-30d189f3-be76-4873-a2fa-d41c117c2d55 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:30.742843 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-30d189f3-be76-4873-a2fa-d41c117c2d55 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] GET https://10.4.3.119/volume/v3/snapshots/cfb0cd81-8593-4df5-a2cc-f6c940d7d06f Aug 25 10:20:30.743094 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-30d189f3-be76-4873-a2fa-d41c117c2d55 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:30.743584 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-30d189f3-be76-4873-a2fa-d41c117c2d55 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:30.751333 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:30.751333 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:20:30.751611 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-30d189f3-be76-4873-a2fa-d41c117c2d55 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Snapshot retrieved successfully. Aug 25 10:20:30.752688 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-30d189f3-be76-4873-a2fa-d41c117c2d55 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] https://10.4.3.119/volume/v3/snapshots/cfb0cd81-8593-4df5-a2cc-f6c940d7d06f returned with HTTP 200 Aug 25 10:20:30.753345 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 300/1222] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:20:30 2026] GET /volume/v3/snapshots/cfb0cd81-8593-4df5-a2cc-f6c940d7d06f => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 10:20:30.863762 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-1c2ae9ae-cac5-40c6-8962-96451e7ad3d0 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:30.868071 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1c2ae9ae-cac5-40c6-8962-96451e7ad3d0 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/e41d8400-39b3-4954-b9b4-1b07b2140acd Aug 25 10:20:30.868420 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1c2ae9ae-cac5-40c6-8962-96451e7ad3d0 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:30.870460 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1c2ae9ae-cac5-40c6-8962-96451e7ad3d0 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:30.870639 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-1c2ae9ae-cac5-40c6-8962-96451e7ad3d0 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id e41d8400-39b3-4954-b9b4-1b07b2140acd. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:20:30.883395 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:30.883395 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:20:30.884702 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1c2ae9ae-cac5-40c6-8962-96451e7ad3d0 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/e41d8400-39b3-4954-b9b4-1b07b2140acd returned with HTTP 200 Aug 25 10:20:30.885342 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 311/1223] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:30 2026] GET /volume/v3/backups/e41d8400-39b3-4954-b9b4-1b07b2140acd => generated 825 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:30.910546 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-411274cb-ad4f-490d-8ea0-9b4412fac321 req-5db7b61e-c514-4af7-b4ff-320c6c92f64f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:30.915269 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-411274cb-ad4f-490d-8ea0-9b4412fac321 req-5db7b61e-c514-4af7-b4ff-320c6c92f64f tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] DELETE https://10.4.3.119/volume/v3/attachments/95af019f-f437-44ac-a726-5e3a8166a496 Aug 25 10:20:30.915453 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-411274cb-ad4f-490d-8ea0-9b4412fac321 req-5db7b61e-c514-4af7-b4ff-320c6c92f64f tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:30.915721 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-411274cb-ad4f-490d-8ea0-9b4412fac321 req-5db7b61e-c514-4af7-b4ff-320c6c92f64f tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Calling method 'version_select' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:30.937555 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:30.937555 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:20:31.017087 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-411274cb-ad4f-490d-8ea0-9b4412fac321 req-5db7b61e-c514-4af7-b4ff-320c6c92f64f tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] https://10.4.3.119/volume/v3/attachments/95af019f-f437-44ac-a726-5e3a8166a496 returned with HTTP 200 Aug 25 10:20:31.018018 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 308/1224] 10.4.3.119 () {72 vars in 1673 bytes} [Tue Aug 25 10:20:30 2026] DELETE /volume/v3/attachments/95af019f-f437-44ac-a726-5e3a8166a496 => generated 19 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:31.645535 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-c2914fb9-e342-4d86-8ee2-3392d9d37434 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:31.647826 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c2914fb9-e342-4d86-8ee2-3392d9d37434 tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] GET https://10.4.3.119/volume/v3/volumes/2ac7e988-5c86-4e30-9017-ac0fcd825567 Aug 25 10:20:31.648070 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c2914fb9-e342-4d86-8ee2-3392d9d37434 tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:31.648337 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c2914fb9-e342-4d86-8ee2-3392d9d37434 tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:31.655844 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c2914fb9-e342-4d86-8ee2-3392d9d37434 tempest-ServerStableDeviceRescueTest-452282324 tempest-ServerStableDeviceRescueTest-452282324-project-member] https://10.4.3.119/volume/v3/volumes/2ac7e988-5c86-4e30-9017-ac0fcd825567 returned with HTTP 404 Aug 25 10:20:31.659162 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 306/1225] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:31 2026] GET /volume/v3/volumes/2ac7e988-5c86-4e30-9017-ac0fcd825567 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:20:31.764188 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-5305feb3-2be4-438e-9905-52795cd5deb7 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:31.766449 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5305feb3-2be4-438e-9905-52795cd5deb7 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] GET https://10.4.3.119/volume/v3/snapshots/cfb0cd81-8593-4df5-a2cc-f6c940d7d06f Aug 25 10:20:31.766664 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5305feb3-2be4-438e-9905-52795cd5deb7 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:31.766903 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5305feb3-2be4-438e-9905-52795cd5deb7 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:31.772217 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5305feb3-2be4-438e-9905-52795cd5deb7 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] https://10.4.3.119/volume/v3/snapshots/cfb0cd81-8593-4df5-a2cc-f6c940d7d06f returned with HTTP 404 Aug 25 10:20:31.772792 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 301/1226] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:20:31 2026] GET /volume/v3/snapshots/cfb0cd81-8593-4df5-a2cc-f6c940d7d06f => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:20:31.785851 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-910349ba-a12f-446b-8f2a-eb359089766a None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:31.787802 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-910349ba-a12f-446b-8f2a-eb359089766a tempest-SnapshotsActionsTest-1272270208 tempest-SnapshotsActionsTest-1272270208-project-admin] POST https://10.4.3.119/volume/v3/snapshots/e3d8a996-0b3a-420f-9d05-dd1e22704bfc/action Aug 25 10:20:31.788164 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-910349ba-a12f-446b-8f2a-eb359089766a tempest-SnapshotsActionsTest-1272270208 tempest-SnapshotsActionsTest-1272270208-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100390) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:20:31.792046 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-910349ba-a12f-446b-8f2a-eb359089766a tempest-SnapshotsActionsTest-1272270208 tempest-SnapshotsActionsTest-1272270208-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:20:31.792046 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.contrib.admin_actions [None req-910349ba-a12f-446b-8f2a-eb359089766a tempest-SnapshotsActionsTest-1272270208 tempest-SnapshotsActionsTest-1272270208-project-admin] Updating snapshot 'e3d8a996-0b3a-420f-9d05-dd1e22704bfc' with '{'status': 'available'}' {{(pid=100390) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 25 10:20:31.803100 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:31.803100 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:20:31.823253 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-910349ba-a12f-446b-8f2a-eb359089766a tempest-SnapshotsActionsTest-1272270208 tempest-SnapshotsActionsTest-1272270208-project-admin] https://10.4.3.119/volume/v3/snapshots/e3d8a996-0b3a-420f-9d05-dd1e22704bfc/action returned with HTTP 202 Aug 25 10:20:31.823253 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 312/1227] 10.4.3.119 () {68 vars in 1396 bytes} [Tue Aug 25 10:20:31 2026] POST /volume/v3/snapshots/e3d8a996-0b3a-420f-9d05-dd1e22704bfc/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:20:31.832603 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-cb5279c6-4a2d-42c8-a32a-ffb9c504c842 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:31.839009 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-cb5279c6-4a2d-42c8-a32a-ffb9c504c842 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] GET https://10.4.3.119/volume/v3/snapshots/e3d8a996-0b3a-420f-9d05-dd1e22704bfc Aug 25 10:20:31.839009 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-cb5279c6-4a2d-42c8-a32a-ffb9c504c842 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:31.839411 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-cb5279c6-4a2d-42c8-a32a-ffb9c504c842 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:31.850756 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:31.850756 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:20:31.854547 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-cb5279c6-4a2d-42c8-a32a-ffb9c504c842 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Snapshot retrieved successfully. Aug 25 10:20:31.855985 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-cb5279c6-4a2d-42c8-a32a-ffb9c504c842 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] https://10.4.3.119/volume/v3/snapshots/e3d8a996-0b3a-420f-9d05-dd1e22704bfc returned with HTTP 200 Aug 25 10:20:31.856633 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 309/1228] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:20:31 2026] GET /volume/v3/snapshots/e3d8a996-0b3a-420f-9d05-dd1e22704bfc => generated 466 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:31.869803 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-049178a6-582b-4f72-b8da-c8e10007c7a5 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:31.872150 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-049178a6-582b-4f72-b8da-c8e10007c7a5 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] DELETE https://10.4.3.119/volume/v3/snapshots/cfb0cd81-8593-4df5-a2cc-f6c940d7d06f Aug 25 10:20:31.872398 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-049178a6-582b-4f72-b8da-c8e10007c7a5 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:31.872585 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-049178a6-582b-4f72-b8da-c8e10007c7a5 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:31.872686 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.snapshots [None req-049178a6-582b-4f72-b8da-c8e10007c7a5 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Delete snapshot with id: cfb0cd81-8593-4df5-a2cc-f6c940d7d06f Aug 25 10:20:31.878104 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-049178a6-582b-4f72-b8da-c8e10007c7a5 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] https://10.4.3.119/volume/v3/snapshots/cfb0cd81-8593-4df5-a2cc-f6c940d7d06f returned with HTTP 404 Aug 25 10:20:31.878790 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 307/1229] 10.4.3.119 () {66 vars in 1357 bytes} [Tue Aug 25 10:20:31 2026] DELETE /volume/v3/snapshots/cfb0cd81-8593-4df5-a2cc-f6c940d7d06f => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:20:31.888061 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-5613d467-64c2-4ddd-b4df-ed9e3f632e7f None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:31.889939 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5613d467-64c2-4ddd-b4df-ed9e3f632e7f tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] POST https://10.4.3.119/volume/v3/snapshots Aug 25 10:20:31.890373 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5613d467-64c2-4ddd-b4df-ed9e3f632e7f tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2f997b83-cca2-48e0-9359-128fe8042da5", "name": "tempest-SnapshotsActionsTest-Snapshot-327516682"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:20:31.901169 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:31.901169 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:20:31.901671 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-5613d467-64c2-4ddd-b4df-ed9e3f632e7f tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Volume info retrieved successfully. Aug 25 10:20:31.901827 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.snapshots [None req-5613d467-64c2-4ddd-b4df-ed9e3f632e7f tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Create snapshot from volume 2f997b83-cca2-48e0-9359-128fe8042da5 Aug 25 10:20:31.904624 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-8bf3a836-02b2-42c4-b622-3ec0a291d72f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:31.907966 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8bf3a836-02b2-42c4-b622-3ec0a291d72f tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/e41d8400-39b3-4954-b9b4-1b07b2140acd Aug 25 10:20:31.910505 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8bf3a836-02b2-42c4-b622-3ec0a291d72f tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:31.910505 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8bf3a836-02b2-42c4-b622-3ec0a291d72f tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:31.910505 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-8bf3a836-02b2-42c4-b622-3ec0a291d72f tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id e41d8400-39b3-4954-b9b4-1b07b2140acd. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:20:31.915877 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:31.915877 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:20:31.917060 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8bf3a836-02b2-42c4-b622-3ec0a291d72f tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/e41d8400-39b3-4954-b9b4-1b07b2140acd returned with HTTP 200 Aug 25 10:20:31.917962 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 313/1230] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:31 2026] GET /volume/v3/backups/e41d8400-39b3-4954-b9b4-1b07b2140acd => generated 825 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:31.944471 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-5613d467-64c2-4ddd-b4df-ed9e3f632e7f tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Created reservations ['d8d962f2-7d63-4b86-b3fb-46f833a8be64', '5d47c44b-9778-4460-9dfd-acbd10617e7f', 'e6b14175-3405-473e-aed0-0fd359822fce', '5739ebb6-7684-4810-b7b8-43f20da79eaa'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:20:31.991472 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-5613d467-64c2-4ddd-b4df-ed9e3f632e7f tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Snapshot create request issued successfully. Aug 25 10:20:31.992998 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5613d467-64c2-4ddd-b4df-ed9e3f632e7f tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] https://10.4.3.119/volume/v3/snapshots returned with HTTP 202 Aug 25 10:20:31.992998 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 302/1231] 10.4.3.119 () {68 vars in 1265 bytes} [Tue Aug 25 10:20:31 2026] POST /volume/v3/snapshots => generated 306 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:20:32.005734 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-b8d82e80-6c3c-4fd8-8f74-a0ca02929f91 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:32.012622 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b8d82e80-6c3c-4fd8-8f74-a0ca02929f91 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] GET https://10.4.3.119/volume/v3/snapshots/a19448d2-f0c7-40e9-bd49-f123d483ac7c Aug 25 10:20:32.012622 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b8d82e80-6c3c-4fd8-8f74-a0ca02929f91 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:32.013721 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b8d82e80-6c3c-4fd8-8f74-a0ca02929f91 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:32.023921 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:32.023921 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:20:32.026646 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-b8d82e80-6c3c-4fd8-8f74-a0ca02929f91 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Snapshot retrieved successfully. Aug 25 10:20:32.026646 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b8d82e80-6c3c-4fd8-8f74-a0ca02929f91 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] https://10.4.3.119/volume/v3/snapshots/a19448d2-f0c7-40e9-bd49-f123d483ac7c returned with HTTP 200 Aug 25 10:20:32.026646 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 310/1232] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:20:32 2026] GET /volume/v3/snapshots/a19448d2-f0c7-40e9-bd49-f123d483ac7c => generated 438 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:32.057194 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-c716ff6b-bbd6-4578-b417-8c84efab0d9f None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:32.062031 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c716ff6b-bbd6-4578-b417-8c84efab0d9f tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] GET https://10.4.3.119/volume/v3/volumes/a0d95ceb-52ca-4525-b5f0-ce836723a3ad Aug 25 10:20:32.062031 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c716ff6b-bbd6-4578-b417-8c84efab0d9f tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:32.062031 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c716ff6b-bbd6-4578-b417-8c84efab0d9f tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:32.073638 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:32.073638 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:20:32.080206 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-c716ff6b-bbd6-4578-b417-8c84efab0d9f tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Volume info retrieved successfully. Aug 25 10:20:32.090113 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c716ff6b-bbd6-4578-b417-8c84efab0d9f tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] https://10.4.3.119/volume/v3/volumes/a0d95ceb-52ca-4525-b5f0-ce836723a3ad returned with HTTP 200 Aug 25 10:20:32.090710 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 308/1233] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:32 2026] GET /volume/v3/volumes/a0d95ceb-52ca-4525-b5f0-ce836723a3ad => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:32.934181 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-5e54ccef-7808-4dbe-ad57-a611399478bc None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:32.938723 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5e54ccef-7808-4dbe-ad57-a611399478bc tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/e41d8400-39b3-4954-b9b4-1b07b2140acd Aug 25 10:20:32.938723 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-5e54ccef-7808-4dbe-ad57-a611399478bc tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:32.938723 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-5e54ccef-7808-4dbe-ad57-a611399478bc tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:32.938723 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-5e54ccef-7808-4dbe-ad57-a611399478bc tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id e41d8400-39b3-4954-b9b4-1b07b2140acd. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:20:32.946357 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:32.946357 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:20:32.947711 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5e54ccef-7808-4dbe-ad57-a611399478bc tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/e41d8400-39b3-4954-b9b4-1b07b2140acd returned with HTTP 200 Aug 25 10:20:32.948585 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 314/1234] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:32 2026] GET /volume/v3/backups/e41d8400-39b3-4954-b9b4-1b07b2140acd => generated 825 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:33.039461 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-09990c57-3646-448a-bd5f-282f37b75978 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:33.041572 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-09990c57-3646-448a-bd5f-282f37b75978 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] GET https://10.4.3.119/volume/v3/snapshots/a19448d2-f0c7-40e9-bd49-f123d483ac7c Aug 25 10:20:33.041859 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-09990c57-3646-448a-bd5f-282f37b75978 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:33.042010 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-09990c57-3646-448a-bd5f-282f37b75978 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:33.064606 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:33.064606 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:20:33.065453 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-09990c57-3646-448a-bd5f-282f37b75978 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Snapshot retrieved successfully. Aug 25 10:20:33.066684 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-09990c57-3646-448a-bd5f-282f37b75978 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] https://10.4.3.119/volume/v3/snapshots/a19448d2-f0c7-40e9-bd49-f123d483ac7c returned with HTTP 200 Aug 25 10:20:33.067356 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 303/1235] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:20:33 2026] GET /volume/v3/snapshots/a19448d2-f0c7-40e9-bd49-f123d483ac7c => generated 465 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:33.083808 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-76c23e30-18e5-4838-990b-a3e7f18959c6 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:33.084871 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-76c23e30-18e5-4838-990b-a3e7f18959c6 tempest-SnapshotsActionsTest-1272270208 tempest-SnapshotsActionsTest-1272270208-project-admin] POST https://10.4.3.119/volume/v3/snapshots/a19448d2-f0c7-40e9-bd49-f123d483ac7c/action Aug 25 10:20:33.085358 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-76c23e30-18e5-4838-990b-a3e7f18959c6 tempest-SnapshotsActionsTest-1272270208 tempest-SnapshotsActionsTest-1272270208-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:20:33.085526 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-76c23e30-18e5-4838-990b-a3e7f18959c6 tempest-SnapshotsActionsTest-1272270208 tempest-SnapshotsActionsTest-1272270208-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:20:33.087567 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.contrib.admin_actions [None req-76c23e30-18e5-4838-990b-a3e7f18959c6 tempest-SnapshotsActionsTest-1272270208 tempest-SnapshotsActionsTest-1272270208-project-admin] Updating snapshot 'a19448d2-f0c7-40e9-bd49-f123d483ac7c' with '{'status': 'deleting'}' {{(pid=100391) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 25 10:20:33.101722 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:33.101722 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:20:33.139938 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-76c23e30-18e5-4838-990b-a3e7f18959c6 tempest-SnapshotsActionsTest-1272270208 tempest-SnapshotsActionsTest-1272270208-project-admin] https://10.4.3.119/volume/v3/snapshots/a19448d2-f0c7-40e9-bd49-f123d483ac7c/action returned with HTTP 202 Aug 25 10:20:33.140419 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 311/1236] 10.4.3.119 () {68 vars in 1396 bytes} [Tue Aug 25 10:20:33 2026] POST /volume/v3/snapshots/a19448d2-f0c7-40e9-bd49-f123d483ac7c/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:20:33.151278 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-79d69306-c71c-4947-86bb-49d205f0cf84 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:33.153156 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-79d69306-c71c-4947-86bb-49d205f0cf84 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] GET https://10.4.3.119/volume/v3/snapshots/a19448d2-f0c7-40e9-bd49-f123d483ac7c Aug 25 10:20:33.153251 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-79d69306-c71c-4947-86bb-49d205f0cf84 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:33.153480 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-79d69306-c71c-4947-86bb-49d205f0cf84 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:33.160662 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:33.160662 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:20:33.161253 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-79d69306-c71c-4947-86bb-49d205f0cf84 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Snapshot retrieved successfully. Aug 25 10:20:33.162085 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-79d69306-c71c-4947-86bb-49d205f0cf84 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] https://10.4.3.119/volume/v3/snapshots/a19448d2-f0c7-40e9-bd49-f123d483ac7c returned with HTTP 200 Aug 25 10:20:33.162586 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 309/1237] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:20:33 2026] GET /volume/v3/snapshots/a19448d2-f0c7-40e9-bd49-f123d483ac7c => generated 464 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:33.175730 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-3a813475-1eb4-4e84-ac6e-0c4bb303f835 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:33.177632 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3a813475-1eb4-4e84-ac6e-0c4bb303f835 tempest-SnapshotsActionsTest-1272270208 tempest-SnapshotsActionsTest-1272270208-project-admin] POST https://10.4.3.119/volume/v3/snapshots/a19448d2-f0c7-40e9-bd49-f123d483ac7c/action Aug 25 10:20:33.177938 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3a813475-1eb4-4e84-ac6e-0c4bb303f835 tempest-SnapshotsActionsTest-1272270208 tempest-SnapshotsActionsTest-1272270208-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100390) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:20:33.178166 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3a813475-1eb4-4e84-ac6e-0c4bb303f835 tempest-SnapshotsActionsTest-1272270208 tempest-SnapshotsActionsTest-1272270208-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:20:33.190837 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:33.190837 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:20:33.190837 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-3a813475-1eb4-4e84-ac6e-0c4bb303f835 tempest-SnapshotsActionsTest-1272270208 tempest-SnapshotsActionsTest-1272270208-project-admin] Snapshot retrieved successfully. Aug 25 10:20:33.210122 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-3a813475-1eb4-4e84-ac6e-0c4bb303f835 tempest-SnapshotsActionsTest-1272270208 tempest-SnapshotsActionsTest-1272270208-project-admin] Snapshot delete request issued successfully. Aug 25 10:20:33.210122 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3a813475-1eb4-4e84-ac6e-0c4bb303f835 tempest-SnapshotsActionsTest-1272270208 tempest-SnapshotsActionsTest-1272270208-project-admin] https://10.4.3.119/volume/v3/snapshots/a19448d2-f0c7-40e9-bd49-f123d483ac7c/action returned with HTTP 202 Aug 25 10:20:33.213158 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 315/1238] 10.4.3.119 () {68 vars in 1396 bytes} [Tue Aug 25 10:20:33 2026] POST /volume/v3/snapshots/a19448d2-f0c7-40e9-bd49-f123d483ac7c/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:20:33.226014 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-cdcd07a4-529b-45fd-a0a8-2002a71e8184 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:33.228695 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-cdcd07a4-529b-45fd-a0a8-2002a71e8184 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] GET https://10.4.3.119/volume/v3/snapshots/a19448d2-f0c7-40e9-bd49-f123d483ac7c Aug 25 10:20:33.228978 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-cdcd07a4-529b-45fd-a0a8-2002a71e8184 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:33.229378 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-cdcd07a4-529b-45fd-a0a8-2002a71e8184 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:33.250093 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:33.250093 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:20:33.250093 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-cdcd07a4-529b-45fd-a0a8-2002a71e8184 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Snapshot retrieved successfully. Aug 25 10:20:33.250919 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-cdcd07a4-529b-45fd-a0a8-2002a71e8184 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] https://10.4.3.119/volume/v3/snapshots/a19448d2-f0c7-40e9-bd49-f123d483ac7c returned with HTTP 200 Aug 25 10:20:33.252440 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 304/1239] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:20:33 2026] GET /volume/v3/snapshots/a19448d2-f0c7-40e9-bd49-f123d483ac7c => generated 464 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:33.969223 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-3537874f-df7f-4f57-9c82-f1dda2cbbe8d None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:33.971121 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3537874f-df7f-4f57-9c82-f1dda2cbbe8d tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/e41d8400-39b3-4954-b9b4-1b07b2140acd Aug 25 10:20:33.971414 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3537874f-df7f-4f57-9c82-f1dda2cbbe8d tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:33.971664 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3537874f-df7f-4f57-9c82-f1dda2cbbe8d tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:33.971808 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-3537874f-df7f-4f57-9c82-f1dda2cbbe8d tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id e41d8400-39b3-4954-b9b4-1b07b2140acd. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:20:33.981189 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:33.981189 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:20:33.982326 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3537874f-df7f-4f57-9c82-f1dda2cbbe8d tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/e41d8400-39b3-4954-b9b4-1b07b2140acd returned with HTTP 200 Aug 25 10:20:33.982847 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 312/1240] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:33 2026] GET /volume/v3/backups/e41d8400-39b3-4954-b9b4-1b07b2140acd => generated 825 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:34.269699 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-a7f4802d-1f54-416a-80bf-c472efdbc4ac None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:34.273167 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a7f4802d-1f54-416a-80bf-c472efdbc4ac tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] GET https://10.4.3.119/volume/v3/snapshots/a19448d2-f0c7-40e9-bd49-f123d483ac7c Aug 25 10:20:34.273526 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a7f4802d-1f54-416a-80bf-c472efdbc4ac tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:34.273723 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a7f4802d-1f54-416a-80bf-c472efdbc4ac tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:34.284344 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a7f4802d-1f54-416a-80bf-c472efdbc4ac tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] https://10.4.3.119/volume/v3/snapshots/a19448d2-f0c7-40e9-bd49-f123d483ac7c returned with HTTP 404 Aug 25 10:20:34.285016 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 310/1241] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:20:34 2026] GET /volume/v3/snapshots/a19448d2-f0c7-40e9-bd49-f123d483ac7c => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:20:34.296174 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-98325fc5-f3a4-4147-ab86-50557a3d5ee6 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:34.298408 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-98325fc5-f3a4-4147-ab86-50557a3d5ee6 tempest-SnapshotsActionsTest-1272270208 tempest-SnapshotsActionsTest-1272270208-project-admin] POST https://10.4.3.119/volume/v3/snapshots/e3d8a996-0b3a-420f-9d05-dd1e22704bfc/action Aug 25 10:20:34.299035 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-98325fc5-f3a4-4147-ab86-50557a3d5ee6 tempest-SnapshotsActionsTest-1272270208 tempest-SnapshotsActionsTest-1272270208-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100390) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:20:34.300178 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-98325fc5-f3a4-4147-ab86-50557a3d5ee6 tempest-SnapshotsActionsTest-1272270208 tempest-SnapshotsActionsTest-1272270208-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:20:34.301075 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.contrib.admin_actions [None req-98325fc5-f3a4-4147-ab86-50557a3d5ee6 tempest-SnapshotsActionsTest-1272270208 tempest-SnapshotsActionsTest-1272270208-project-admin] Updating snapshot 'e3d8a996-0b3a-420f-9d05-dd1e22704bfc' with '{'status': 'available'}' {{(pid=100390) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 25 10:20:34.320367 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:34.320367 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:20:34.336303 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-98325fc5-f3a4-4147-ab86-50557a3d5ee6 tempest-SnapshotsActionsTest-1272270208 tempest-SnapshotsActionsTest-1272270208-project-admin] https://10.4.3.119/volume/v3/snapshots/e3d8a996-0b3a-420f-9d05-dd1e22704bfc/action returned with HTTP 202 Aug 25 10:20:34.337500 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 316/1242] 10.4.3.119 () {68 vars in 1396 bytes} [Tue Aug 25 10:20:34 2026] POST /volume/v3/snapshots/e3d8a996-0b3a-420f-9d05-dd1e22704bfc/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:20:34.350858 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-ca041d96-c12c-4498-a28f-6ce90d54a404 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:34.355357 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ca041d96-c12c-4498-a28f-6ce90d54a404 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] GET https://10.4.3.119/volume/v3/snapshots/e3d8a996-0b3a-420f-9d05-dd1e22704bfc Aug 25 10:20:34.355638 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ca041d96-c12c-4498-a28f-6ce90d54a404 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:34.355890 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ca041d96-c12c-4498-a28f-6ce90d54a404 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:34.365521 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:34.365521 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:20:34.366071 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-ca041d96-c12c-4498-a28f-6ce90d54a404 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Snapshot retrieved successfully. Aug 25 10:20:34.367106 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ca041d96-c12c-4498-a28f-6ce90d54a404 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] https://10.4.3.119/volume/v3/snapshots/e3d8a996-0b3a-420f-9d05-dd1e22704bfc returned with HTTP 200 Aug 25 10:20:34.368119 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 305/1243] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:20:34 2026] GET /volume/v3/snapshots/e3d8a996-0b3a-420f-9d05-dd1e22704bfc => generated 466 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:34.380927 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-25d86348-f45e-4481-84b2-ee6a5853640a None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:34.384177 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-25d86348-f45e-4481-84b2-ee6a5853640a tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] DELETE https://10.4.3.119/volume/v3/snapshots/a19448d2-f0c7-40e9-bd49-f123d483ac7c Aug 25 10:20:34.384529 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-25d86348-f45e-4481-84b2-ee6a5853640a tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:34.384784 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-25d86348-f45e-4481-84b2-ee6a5853640a tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:34.384911 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.snapshots [None req-25d86348-f45e-4481-84b2-ee6a5853640a tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Delete snapshot with id: a19448d2-f0c7-40e9-bd49-f123d483ac7c Aug 25 10:20:34.395636 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-25d86348-f45e-4481-84b2-ee6a5853640a tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] https://10.4.3.119/volume/v3/snapshots/a19448d2-f0c7-40e9-bd49-f123d483ac7c returned with HTTP 404 Aug 25 10:20:34.396843 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 313/1244] 10.4.3.119 () {66 vars in 1357 bytes} [Tue Aug 25 10:20:34 2026] DELETE /volume/v3/snapshots/a19448d2-f0c7-40e9-bd49-f123d483ac7c => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:20:34.412321 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-c6a1e965-20ab-4b3e-9398-b2de4e7ca1fd None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:34.415226 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c6a1e965-20ab-4b3e-9398-b2de4e7ca1fd tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] POST https://10.4.3.119/volume/v3/snapshots Aug 25 10:20:34.415670 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c6a1e965-20ab-4b3e-9398-b2de4e7ca1fd tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2f997b83-cca2-48e0-9359-128fe8042da5", "name": "tempest-SnapshotsActionsTest-Snapshot-1522007734"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:20:34.437778 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:34.437778 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:20:34.439736 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-c6a1e965-20ab-4b3e-9398-b2de4e7ca1fd tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Volume info retrieved successfully. Aug 25 10:20:34.439927 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.snapshots [None req-c6a1e965-20ab-4b3e-9398-b2de4e7ca1fd tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Create snapshot from volume 2f997b83-cca2-48e0-9359-128fe8042da5 Aug 25 10:20:34.495366 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-c6a1e965-20ab-4b3e-9398-b2de4e7ca1fd tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Created reservations ['b59db316-1014-4c64-bad3-ae668bc955d4', 'bd93a6ca-8c87-4a8a-89c7-4cdf890431a0', '91d1b3de-2164-4a9b-8659-a7119c5db7c4', '47b238a0-cfcb-4036-861d-6c93bbcc2cc3'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:20:34.553731 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-c6a1e965-20ab-4b3e-9398-b2de4e7ca1fd tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Snapshot create request issued successfully. Aug 25 10:20:34.554187 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c6a1e965-20ab-4b3e-9398-b2de4e7ca1fd tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] https://10.4.3.119/volume/v3/snapshots returned with HTTP 202 Aug 25 10:20:34.554511 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 311/1245] 10.4.3.119 () {68 vars in 1265 bytes} [Tue Aug 25 10:20:34 2026] POST /volume/v3/snapshots => generated 307 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:20:34.572042 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-6f69a989-f1b3-412f-b754-47ae5997ab6a None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:34.574370 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6f69a989-f1b3-412f-b754-47ae5997ab6a tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] GET https://10.4.3.119/volume/v3/snapshots/124bb39b-48b7-4ac3-856b-4a28ca8115fc Aug 25 10:20:34.574686 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6f69a989-f1b3-412f-b754-47ae5997ab6a tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:34.575548 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6f69a989-f1b3-412f-b754-47ae5997ab6a tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:34.581242 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:34.581242 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:20:34.582046 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-6f69a989-f1b3-412f-b754-47ae5997ab6a tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Snapshot retrieved successfully. Aug 25 10:20:34.582918 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6f69a989-f1b3-412f-b754-47ae5997ab6a tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] https://10.4.3.119/volume/v3/snapshots/124bb39b-48b7-4ac3-856b-4a28ca8115fc returned with HTTP 200 Aug 25 10:20:34.583510 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 317/1246] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:20:34 2026] GET /volume/v3/snapshots/124bb39b-48b7-4ac3-856b-4a28ca8115fc => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:34.998366 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-3dbb7841-eaea-4b44-a5ea-895ef79eabb1 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:35.002124 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3dbb7841-eaea-4b44-a5ea-895ef79eabb1 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/e41d8400-39b3-4954-b9b4-1b07b2140acd Aug 25 10:20:35.003158 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3dbb7841-eaea-4b44-a5ea-895ef79eabb1 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:35.003158 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3dbb7841-eaea-4b44-a5ea-895ef79eabb1 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:35.003158 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-3dbb7841-eaea-4b44-a5ea-895ef79eabb1 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id e41d8400-39b3-4954-b9b4-1b07b2140acd. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:20:35.015617 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:35.015617 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:20:35.015617 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3dbb7841-eaea-4b44-a5ea-895ef79eabb1 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/e41d8400-39b3-4954-b9b4-1b07b2140acd returned with HTTP 200 Aug 25 10:20:35.019651 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 306/1247] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:34 2026] GET /volume/v3/backups/e41d8400-39b3-4954-b9b4-1b07b2140acd => generated 825 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:35.598514 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-e9b50e5a-c313-4870-b245-4a07455427e0 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:35.603857 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e9b50e5a-c313-4870-b245-4a07455427e0 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] GET https://10.4.3.119/volume/v3/snapshots/124bb39b-48b7-4ac3-856b-4a28ca8115fc Aug 25 10:20:35.603857 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e9b50e5a-c313-4870-b245-4a07455427e0 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:35.603857 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e9b50e5a-c313-4870-b245-4a07455427e0 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:35.612160 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:35.612160 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:20:35.612772 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-e9b50e5a-c313-4870-b245-4a07455427e0 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Snapshot retrieved successfully. Aug 25 10:20:35.617272 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e9b50e5a-c313-4870-b245-4a07455427e0 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] https://10.4.3.119/volume/v3/snapshots/124bb39b-48b7-4ac3-856b-4a28ca8115fc returned with HTTP 200 Aug 25 10:20:35.618726 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 314/1248] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:20:35 2026] GET /volume/v3/snapshots/124bb39b-48b7-4ac3-856b-4a28ca8115fc => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:35.630445 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-a3f7c05b-2202-4d69-a597-607d900b5ad0 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:35.633535 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a3f7c05b-2202-4d69-a597-607d900b5ad0 tempest-SnapshotsActionsTest-1272270208 tempest-SnapshotsActionsTest-1272270208-project-admin] POST https://10.4.3.119/volume/v3/snapshots/124bb39b-48b7-4ac3-856b-4a28ca8115fc/action Aug 25 10:20:35.633994 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a3f7c05b-2202-4d69-a597-607d900b5ad0 tempest-SnapshotsActionsTest-1272270208 tempest-SnapshotsActionsTest-1272270208-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:20:35.633994 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a3f7c05b-2202-4d69-a597-607d900b5ad0 tempest-SnapshotsActionsTest-1272270208 tempest-SnapshotsActionsTest-1272270208-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:20:35.635874 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.contrib.admin_actions [None req-a3f7c05b-2202-4d69-a597-607d900b5ad0 tempest-SnapshotsActionsTest-1272270208 tempest-SnapshotsActionsTest-1272270208-project-admin] Updating snapshot '124bb39b-48b7-4ac3-856b-4a28ca8115fc' with '{'status': 'error'}' {{(pid=100388) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 25 10:20:35.652130 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:35.652130 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:20:35.675907 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a3f7c05b-2202-4d69-a597-607d900b5ad0 tempest-SnapshotsActionsTest-1272270208 tempest-SnapshotsActionsTest-1272270208-project-admin] https://10.4.3.119/volume/v3/snapshots/124bb39b-48b7-4ac3-856b-4a28ca8115fc/action returned with HTTP 202 Aug 25 10:20:35.676472 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 312/1249] 10.4.3.119 () {68 vars in 1396 bytes} [Tue Aug 25 10:20:35 2026] POST /volume/v3/snapshots/124bb39b-48b7-4ac3-856b-4a28ca8115fc/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:20:35.690896 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-ad87857f-e435-4390-8b0b-2f7795afda64 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:35.694526 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ad87857f-e435-4390-8b0b-2f7795afda64 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] GET https://10.4.3.119/volume/v3/snapshots/124bb39b-48b7-4ac3-856b-4a28ca8115fc Aug 25 10:20:35.694728 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ad87857f-e435-4390-8b0b-2f7795afda64 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:35.694907 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ad87857f-e435-4390-8b0b-2f7795afda64 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:35.706016 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:35.706016 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:20:35.706636 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-ad87857f-e435-4390-8b0b-2f7795afda64 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Snapshot retrieved successfully. Aug 25 10:20:35.707647 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ad87857f-e435-4390-8b0b-2f7795afda64 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] https://10.4.3.119/volume/v3/snapshots/124bb39b-48b7-4ac3-856b-4a28ca8115fc returned with HTTP 200 Aug 25 10:20:35.708086 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 318/1250] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:20:35 2026] GET /volume/v3/snapshots/124bb39b-48b7-4ac3-856b-4a28ca8115fc => generated 462 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:35.721357 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-f2ecf031-24af-4196-8716-8efdbe5bc4ce None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:35.725152 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f2ecf031-24af-4196-8716-8efdbe5bc4ce tempest-SnapshotsActionsTest-1272270208 tempest-SnapshotsActionsTest-1272270208-project-admin] POST https://10.4.3.119/volume/v3/snapshots/124bb39b-48b7-4ac3-856b-4a28ca8115fc/action Aug 25 10:20:35.725694 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f2ecf031-24af-4196-8716-8efdbe5bc4ce tempest-SnapshotsActionsTest-1272270208 tempest-SnapshotsActionsTest-1272270208-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100389) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:20:35.725898 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f2ecf031-24af-4196-8716-8efdbe5bc4ce tempest-SnapshotsActionsTest-1272270208 tempest-SnapshotsActionsTest-1272270208-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:20:35.734781 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:35.734781 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:20:35.735250 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-f2ecf031-24af-4196-8716-8efdbe5bc4ce tempest-SnapshotsActionsTest-1272270208 tempest-SnapshotsActionsTest-1272270208-project-admin] Snapshot retrieved successfully. Aug 25 10:20:35.760110 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-f2ecf031-24af-4196-8716-8efdbe5bc4ce tempest-SnapshotsActionsTest-1272270208 tempest-SnapshotsActionsTest-1272270208-project-admin] Snapshot delete request issued successfully. Aug 25 10:20:35.760485 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f2ecf031-24af-4196-8716-8efdbe5bc4ce tempest-SnapshotsActionsTest-1272270208 tempest-SnapshotsActionsTest-1272270208-project-admin] https://10.4.3.119/volume/v3/snapshots/124bb39b-48b7-4ac3-856b-4a28ca8115fc/action returned with HTTP 202 Aug 25 10:20:35.761016 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 307/1251] 10.4.3.119 () {68 vars in 1396 bytes} [Tue Aug 25 10:20:35 2026] POST /volume/v3/snapshots/124bb39b-48b7-4ac3-856b-4a28ca8115fc/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:20:35.773704 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-43e4c360-bfbe-4540-8958-8c8f08bd8767 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:35.776939 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-43e4c360-bfbe-4540-8958-8c8f08bd8767 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] GET https://10.4.3.119/volume/v3/snapshots/124bb39b-48b7-4ac3-856b-4a28ca8115fc Aug 25 10:20:35.777210 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-43e4c360-bfbe-4540-8958-8c8f08bd8767 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:35.777460 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-43e4c360-bfbe-4540-8958-8c8f08bd8767 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:35.786691 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:35.786691 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:20:35.787235 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-43e4c360-bfbe-4540-8958-8c8f08bd8767 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Snapshot retrieved successfully. Aug 25 10:20:35.788075 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-43e4c360-bfbe-4540-8958-8c8f08bd8767 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] https://10.4.3.119/volume/v3/snapshots/124bb39b-48b7-4ac3-856b-4a28ca8115fc returned with HTTP 200 Aug 25 10:20:35.788561 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 315/1252] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:20:35 2026] GET /volume/v3/snapshots/124bb39b-48b7-4ac3-856b-4a28ca8115fc => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:36.035044 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-20ed0e5a-c116-4a07-a22f-dab8bf576a50 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:36.037691 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-20ed0e5a-c116-4a07-a22f-dab8bf576a50 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/e41d8400-39b3-4954-b9b4-1b07b2140acd Aug 25 10:20:36.038115 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-20ed0e5a-c116-4a07-a22f-dab8bf576a50 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:36.038591 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-20ed0e5a-c116-4a07-a22f-dab8bf576a50 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:36.038591 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-20ed0e5a-c116-4a07-a22f-dab8bf576a50 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id e41d8400-39b3-4954-b9b4-1b07b2140acd. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:20:36.044341 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:36.044341 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:20:36.046368 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-20ed0e5a-c116-4a07-a22f-dab8bf576a50 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/e41d8400-39b3-4954-b9b4-1b07b2140acd returned with HTTP 200 Aug 25 10:20:36.046746 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 313/1253] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:36 2026] GET /volume/v3/backups/e41d8400-39b3-4954-b9b4-1b07b2140acd => generated 825 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:36.456751 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-550dbcf7-6b25-44b8-83fd-9b0550033964 req-1d7354f2-3557-41b8-b3ee-99dc87c55cc3 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:36.458641 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-550dbcf7-6b25-44b8-83fd-9b0550033964 req-1d7354f2-3557-41b8-b3ee-99dc87c55cc3 tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] GET https://10.4.3.119/volume/v3/volumes/ab76682b-05e8-4f0d-96fb-a6eae42a6f8d Aug 25 10:20:36.458886 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-550dbcf7-6b25-44b8-83fd-9b0550033964 req-1d7354f2-3557-41b8-b3ee-99dc87c55cc3 tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:36.459067 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-550dbcf7-6b25-44b8-83fd-9b0550033964 req-1d7354f2-3557-41b8-b3ee-99dc87c55cc3 tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:36.469741 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:36.469741 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:20:36.475065 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [req-550dbcf7-6b25-44b8-83fd-9b0550033964 req-1d7354f2-3557-41b8-b3ee-99dc87c55cc3 tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Volume info retrieved successfully. Aug 25 10:20:36.480239 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-550dbcf7-6b25-44b8-83fd-9b0550033964 req-1d7354f2-3557-41b8-b3ee-99dc87c55cc3 tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] https://10.4.3.119/volume/v3/volumes/ab76682b-05e8-4f0d-96fb-a6eae42a6f8d returned with HTTP 200 Aug 25 10:20:36.480608 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 319/1254] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:20:36 2026] GET /volume/v3/volumes/ab76682b-05e8-4f0d-96fb-a6eae42a6f8d => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:36.511283 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-fa3067df-8fec-4c55-9988-5a933d2701ca None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:36.511715 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-fa3067df-8fec-4c55-9988-5a933d2701ca None None] GET https://10.4.3.119/volume// Aug 25 10:20:36.511947 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-fa3067df-8fec-4c55-9988-5a933d2701ca None None] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:36.512227 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-fa3067df-8fec-4c55-9988-5a933d2701ca None None] Calling method 'all' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:36.512572 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-fa3067df-8fec-4c55-9988-5a933d2701ca None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:20:36.512845 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 308/1255] 10.4.3.119 () {66 vars in 1419 bytes} [Tue Aug 25 10:20:36 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:20:36.523331 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-550dbcf7-6b25-44b8-83fd-9b0550033964 req-b32b5509-75b9-4b04-9962-7c141094f246 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:36.534053 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-550dbcf7-6b25-44b8-83fd-9b0550033964 req-b32b5509-75b9-4b04-9962-7c141094f246 tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] POST https://10.4.3.119/volume/v3/attachments Aug 25 10:20:36.541043 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-550dbcf7-6b25-44b8-83fd-9b0550033964 req-b32b5509-75b9-4b04-9962-7c141094f246 tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ab76682b-05e8-4f0d-96fb-a6eae42a6f8d", "connector": null, "instance_uuid": "5aebdcc2-42f9-4416-9834-1243fac2c268"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:20:36.558464 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:36.558464 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:20:36.622208 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-550dbcf7-6b25-44b8-83fd-9b0550033964 req-b32b5509-75b9-4b04-9962-7c141094f246 tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] https://10.4.3.119/volume/v3/attachments returned with HTTP 200 Aug 25 10:20:36.622851 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 316/1256] 10.4.3.119 () {74 vars in 1594 bytes} [Tue Aug 25 10:20:36 2026] POST /volume/v3/attachments => generated 273 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:20:36.690643 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-550dbcf7-6b25-44b8-83fd-9b0550033964 req-26eaa65a-11e9-4477-a553-897f2d418dc6 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:36.696132 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-550dbcf7-6b25-44b8-83fd-9b0550033964 req-26eaa65a-11e9-4477-a553-897f2d418dc6 tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] POST https://10.4.3.119/volume/v3/attachments/e24f9f02-01b0-4113-beb7-293c06bd913f/action Aug 25 10:20:36.698229 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-550dbcf7-6b25-44b8-83fd-9b0550033964 req-26eaa65a-11e9-4477-a553-897f2d418dc6 tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Action body: b'{"os-complete": null}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:20:36.698229 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-550dbcf7-6b25-44b8-83fd-9b0550033964 req-26eaa65a-11e9-4477-a553-897f2d418dc6 tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:20:36.719206 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:36.719206 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:20:36.741703 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-550dbcf7-6b25-44b8-83fd-9b0550033964 req-26eaa65a-11e9-4477-a553-897f2d418dc6 tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] https://10.4.3.119/volume/v3/attachments/e24f9f02-01b0-4113-beb7-293c06bd913f/action returned with HTTP 204 Aug 25 10:20:36.743345 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 314/1257] 10.4.3.119 () {74 vars in 1725 bytes} [Tue Aug 25 10:20:36 2026] POST /volume/v3/attachments/e24f9f02-01b0-4113-beb7-293c06bd913f/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:20:37.705382 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-99cc0e64-aae4-4eed-be97-77b1b57bc42a None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:37.705382 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-99cc0e64-aae4-4eed-be97-77b1b57bc42a tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] GET https://10.4.3.119/volume/v3/volumes/ab76682b-05e8-4f0d-96fb-a6eae42a6f8d Aug 25 10:20:37.705382 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-99cc0e64-aae4-4eed-be97-77b1b57bc42a tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:37.705382 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-99cc0e64-aae4-4eed-be97-77b1b57bc42a tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:37.713041 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-5188a051-639f-4f90-9cc6-7a95c70cb839 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:37.713041 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5188a051-639f-4f90-9cc6-7a95c70cb839 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] GET https://10.4.3.119/volume/v3/snapshots/124bb39b-48b7-4ac3-856b-4a28ca8115fc Aug 25 10:20:37.713041 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5188a051-639f-4f90-9cc6-7a95c70cb839 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:37.713041 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5188a051-639f-4f90-9cc6-7a95c70cb839 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:37.714779 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:37.714779 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:20:37.715657 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5188a051-639f-4f90-9cc6-7a95c70cb839 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] https://10.4.3.119/volume/v3/snapshots/124bb39b-48b7-4ac3-856b-4a28ca8115fc returned with HTTP 404 Aug 25 10:20:37.715657 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 309/1258] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:20:36 2026] GET /volume/v3/snapshots/124bb39b-48b7-4ac3-856b-4a28ca8115fc => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:20:37.716573 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-99cc0e64-aae4-4eed-be97-77b1b57bc42a tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Volume info retrieved successfully. Aug 25 10:20:37.717324 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-1cf843e4-3fc3-4d8c-a03d-e0a840992744 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:37.718099 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-99cc0e64-aae4-4eed-be97-77b1b57bc42a tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] https://10.4.3.119/volume/v3/volumes/ab76682b-05e8-4f0d-96fb-a6eae42a6f8d returned with HTTP 200 Aug 25 10:20:37.718099 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 320/1259] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:36 2026] GET /volume/v3/volumes/ab76682b-05e8-4f0d-96fb-a6eae42a6f8d => generated 1110 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:20:37.719201 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1cf843e4-3fc3-4d8c-a03d-e0a840992744 tempest-SnapshotsActionsTest-1272270208 tempest-SnapshotsActionsTest-1272270208-project-admin] POST https://10.4.3.119/volume/v3/snapshots/e3d8a996-0b3a-420f-9d05-dd1e22704bfc/action Aug 25 10:20:37.719201 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1cf843e4-3fc3-4d8c-a03d-e0a840992744 tempest-SnapshotsActionsTest-1272270208 tempest-SnapshotsActionsTest-1272270208-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:20:37.719201 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1cf843e4-3fc3-4d8c-a03d-e0a840992744 tempest-SnapshotsActionsTest-1272270208 tempest-SnapshotsActionsTest-1272270208-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:20:37.719201 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.contrib.admin_actions [None req-1cf843e4-3fc3-4d8c-a03d-e0a840992744 tempest-SnapshotsActionsTest-1272270208 tempest-SnapshotsActionsTest-1272270208-project-admin] Updating snapshot 'e3d8a996-0b3a-420f-9d05-dd1e22704bfc' with '{'status': 'available'}' {{(pid=100391) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 25 10:20:37.720393 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-820f1004-f644-4172-b1dc-b9fe2d1dc4f3 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:37.720393 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-820f1004-f644-4172-b1dc-b9fe2d1dc4f3 tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] GET https://10.4.3.119/volume/v3/volumes/ab76682b-05e8-4f0d-96fb-a6eae42a6f8d Aug 25 10:20:37.720393 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-820f1004-f644-4172-b1dc-b9fe2d1dc4f3 tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:37.720393 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-820f1004-f644-4172-b1dc-b9fe2d1dc4f3 tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:37.721656 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:37.721656 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:20:37.722318 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:37.722318 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:20:37.722318 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-820f1004-f644-4172-b1dc-b9fe2d1dc4f3 tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Volume info retrieved successfully. Aug 25 10:20:37.723287 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1cf843e4-3fc3-4d8c-a03d-e0a840992744 tempest-SnapshotsActionsTest-1272270208 tempest-SnapshotsActionsTest-1272270208-project-admin] https://10.4.3.119/volume/v3/snapshots/e3d8a996-0b3a-420f-9d05-dd1e22704bfc/action returned with HTTP 202 Aug 25 10:20:37.723287 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 317/1260] 10.4.3.119 () {68 vars in 1396 bytes} [Tue Aug 25 10:20:36 2026] POST /volume/v3/snapshots/e3d8a996-0b3a-420f-9d05-dd1e22704bfc/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:20:37.723612 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-820f1004-f644-4172-b1dc-b9fe2d1dc4f3 tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] https://10.4.3.119/volume/v3/volumes/ab76682b-05e8-4f0d-96fb-a6eae42a6f8d returned with HTTP 200 Aug 25 10:20:37.723612 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 315/1261] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:36 2026] GET /volume/v3/volumes/ab76682b-05e8-4f0d-96fb-a6eae42a6f8d => generated 1110 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:20:37.723941 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-defb3620-ca91-4dad-b0da-1aafbb877717 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:37.723941 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-defb3620-ca91-4dad-b0da-1aafbb877717 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] GET https://10.4.3.119/volume/v3/snapshots/e3d8a996-0b3a-420f-9d05-dd1e22704bfc Aug 25 10:20:37.723941 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-defb3620-ca91-4dad-b0da-1aafbb877717 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:37.723941 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-defb3620-ca91-4dad-b0da-1aafbb877717 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:37.723941 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:37.723941 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:20:37.723941 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-defb3620-ca91-4dad-b0da-1aafbb877717 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Snapshot retrieved successfully. Aug 25 10:20:37.723941 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-defb3620-ca91-4dad-b0da-1aafbb877717 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] https://10.4.3.119/volume/v3/snapshots/e3d8a996-0b3a-420f-9d05-dd1e22704bfc returned with HTTP 200 Aug 25 10:20:37.723941 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 310/1262] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:20:36 2026] GET /volume/v3/snapshots/e3d8a996-0b3a-420f-9d05-dd1e22704bfc => generated 466 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:37.724429 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-a3c4f85a-3f96-45d7-94d2-cc936242451c None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:37.724429 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a3c4f85a-3f96-45d7-94d2-cc936242451c tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] DELETE https://10.4.3.119/volume/v3/snapshots/124bb39b-48b7-4ac3-856b-4a28ca8115fc Aug 25 10:20:37.724429 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a3c4f85a-3f96-45d7-94d2-cc936242451c tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:37.724429 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a3c4f85a-3f96-45d7-94d2-cc936242451c tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:37.724429 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.snapshots [None req-a3c4f85a-3f96-45d7-94d2-cc936242451c tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Delete snapshot with id: 124bb39b-48b7-4ac3-856b-4a28ca8115fc Aug 25 10:20:37.724429 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a3c4f85a-3f96-45d7-94d2-cc936242451c tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] https://10.4.3.119/volume/v3/snapshots/124bb39b-48b7-4ac3-856b-4a28ca8115fc returned with HTTP 404 Aug 25 10:20:37.724429 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 321/1263] 10.4.3.119 () {66 vars in 1357 bytes} [Tue Aug 25 10:20:36 2026] DELETE /volume/v3/snapshots/124bb39b-48b7-4ac3-856b-4a28ca8115fc => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:20:37.725218 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-88bc312e-2f9c-4ddc-b0ad-931ed5f10630 req-3b986b1e-0d9d-4ad0-9c19-e8bc1115bc7b None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:37.725898 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-7314622d-9060-4a09-9569-70b7e59fa3ac None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:37.725898 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7314622d-9060-4a09-9569-70b7e59fa3ac tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] POST https://10.4.3.119/volume/v3/snapshots Aug 25 10:20:37.725898 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7314622d-9060-4a09-9569-70b7e59fa3ac tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2f997b83-cca2-48e0-9359-128fe8042da5", "name": "tempest-SnapshotsActionsTest-Snapshot-1396474872"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:20:37.726245 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-88bc312e-2f9c-4ddc-b0ad-931ed5f10630 req-3b986b1e-0d9d-4ad0-9c19-e8bc1115bc7b tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] GET https://10.4.3.119/volume/v3/volumes/ab76682b-05e8-4f0d-96fb-a6eae42a6f8d Aug 25 10:20:37.726245 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-88bc312e-2f9c-4ddc-b0ad-931ed5f10630 req-3b986b1e-0d9d-4ad0-9c19-e8bc1115bc7b tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:37.726245 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-88bc312e-2f9c-4ddc-b0ad-931ed5f10630 req-3b986b1e-0d9d-4ad0-9c19-e8bc1115bc7b tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:37.726683 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:37.726683 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:20:37.726683 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-7314622d-9060-4a09-9569-70b7e59fa3ac tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Volume info retrieved successfully. Aug 25 10:20:37.726683 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.snapshots [None req-7314622d-9060-4a09-9569-70b7e59fa3ac tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Create snapshot from volume 2f997b83-cca2-48e0-9359-128fe8042da5 Aug 25 10:20:37.727543 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:37.727543 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:20:37.727543 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-88bc312e-2f9c-4ddc-b0ad-931ed5f10630 req-3b986b1e-0d9d-4ad0-9c19-e8bc1115bc7b tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Volume info retrieved successfully. Aug 25 10:20:37.727543 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-88bc312e-2f9c-4ddc-b0ad-931ed5f10630 req-3b986b1e-0d9d-4ad0-9c19-e8bc1115bc7b tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] https://10.4.3.119/volume/v3/volumes/ab76682b-05e8-4f0d-96fb-a6eae42a6f8d returned with HTTP 200 Aug 25 10:20:37.727543 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 318/1264] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:20:36 2026] GET /volume/v3/volumes/ab76682b-05e8-4f0d-96fb-a6eae42a6f8d => generated 1110 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:20:37.728354 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-a5d5158f-6231-427c-b68a-33d07350ef11 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:37.728354 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a5d5158f-6231-427c-b68a-33d07350ef11 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/e41d8400-39b3-4954-b9b4-1b07b2140acd Aug 25 10:20:37.728354 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a5d5158f-6231-427c-b68a-33d07350ef11 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:37.728354 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a5d5158f-6231-427c-b68a-33d07350ef11 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:37.728354 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-a5d5158f-6231-427c-b68a-33d07350ef11 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id e41d8400-39b3-4954-b9b4-1b07b2140acd. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:20:37.728354 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:37.728354 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:20:37.728354 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a5d5158f-6231-427c-b68a-33d07350ef11 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/e41d8400-39b3-4954-b9b4-1b07b2140acd returned with HTTP 200 Aug 25 10:20:37.728354 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 311/1265] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:37 2026] GET /volume/v3/backups/e41d8400-39b3-4954-b9b4-1b07b2140acd => generated 825 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 10:20:37.728746 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-7314622d-9060-4a09-9569-70b7e59fa3ac tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Created reservations ['5a4ad7d2-e588-4680-8bbd-1311ea0b35ab', 'dba9e316-36b0-48be-ba2c-6e49a0c94908', '158c4cb7-f5f0-45fd-900f-cf14c763cddd', '955ac6e6-b37d-485a-b6db-c85d5728e64c'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:20:37.728938 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-88bc312e-2f9c-4ddc-b0ad-931ed5f10630 req-b4bd0a5b-9900-4e8a-93d0-a2342b9bfb9c None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:37.728938 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-88bc312e-2f9c-4ddc-b0ad-931ed5f10630 req-b4bd0a5b-9900-4e8a-93d0-a2342b9bfb9c tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] DELETE https://10.4.3.119/volume/v3/attachments/e24f9f02-01b0-4113-beb7-293c06bd913f Aug 25 10:20:37.728938 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-88bc312e-2f9c-4ddc-b0ad-931ed5f10630 req-b4bd0a5b-9900-4e8a-93d0-a2342b9bfb9c tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:37.728938 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-88bc312e-2f9c-4ddc-b0ad-931ed5f10630 req-b4bd0a5b-9900-4e8a-93d0-a2342b9bfb9c tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Calling method 'version_select' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:37.728938 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:37.728938 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:20:37.729593 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-7314622d-9060-4a09-9569-70b7e59fa3ac tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Snapshot create request issued successfully. Aug 25 10:20:37.729593 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7314622d-9060-4a09-9569-70b7e59fa3ac tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] https://10.4.3.119/volume/v3/snapshots returned with HTTP 202 Aug 25 10:20:37.729593 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 316/1266] 10.4.3.119 () {68 vars in 1265 bytes} [Tue Aug 25 10:20:36 2026] POST /volume/v3/snapshots => generated 307 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:20:37.729754 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-4828baae-58de-443c-8587-f283156ce13d None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:37.729754 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4828baae-58de-443c-8587-f283156ce13d tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] GET https://10.4.3.119/volume/v3/snapshots/470d9fc7-5afd-4071-a94a-e48acf15061a Aug 25 10:20:37.729754 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4828baae-58de-443c-8587-f283156ce13d tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:37.729754 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4828baae-58de-443c-8587-f283156ce13d tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:37.729754 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:37.729754 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:20:37.729754 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-4828baae-58de-443c-8587-f283156ce13d tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Snapshot retrieved successfully. Aug 25 10:20:37.729754 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4828baae-58de-443c-8587-f283156ce13d tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] https://10.4.3.119/volume/v3/snapshots/470d9fc7-5afd-4071-a94a-e48acf15061a returned with HTTP 200 Aug 25 10:20:37.729754 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 319/1267] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:20:37 2026] GET /volume/v3/snapshots/470d9fc7-5afd-4071-a94a-e48acf15061a => generated 439 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:37.730544 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-88bc312e-2f9c-4ddc-b0ad-931ed5f10630 req-b4bd0a5b-9900-4e8a-93d0-a2342b9bfb9c tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] https://10.4.3.119/volume/v3/attachments/e24f9f02-01b0-4113-beb7-293c06bd913f returned with HTTP 200 Aug 25 10:20:37.730544 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 322/1268] 10.4.3.119 () {72 vars in 1673 bytes} [Tue Aug 25 10:20:37 2026] DELETE /volume/v3/attachments/e24f9f02-01b0-4113-beb7-293c06bd913f => generated 19 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:37.730640 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-e91c4156-5d5d-400c-b790-ffe2b276312f None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:37.730640 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e91c4156-5d5d-400c-b790-ffe2b276312f tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] GET https://10.4.3.119/volume/v3/volumes/ab76682b-05e8-4f0d-96fb-a6eae42a6f8d Aug 25 10:20:37.730640 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e91c4156-5d5d-400c-b790-ffe2b276312f tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:37.730640 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e91c4156-5d5d-400c-b790-ffe2b276312f tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:37.730640 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:37.730640 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:20:37.730640 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-e91c4156-5d5d-400c-b790-ffe2b276312f tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Volume info retrieved successfully. Aug 25 10:20:37.730640 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e91c4156-5d5d-400c-b790-ffe2b276312f tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] https://10.4.3.119/volume/v3/volumes/ab76682b-05e8-4f0d-96fb-a6eae42a6f8d returned with HTTP 200 Aug 25 10:20:37.730640 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 312/1269] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:37 2026] GET /volume/v3/volumes/ab76682b-05e8-4f0d-96fb-a6eae42a6f8d => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:38.099799 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-fd6d5d4f-ab0f-4f08-88b8-35c4a8eedba7 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:38.102606 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-fd6d5d4f-ab0f-4f08-88b8-35c4a8eedba7 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/e41d8400-39b3-4954-b9b4-1b07b2140acd Aug 25 10:20:38.102885 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-fd6d5d4f-ab0f-4f08-88b8-35c4a8eedba7 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:38.103618 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-fd6d5d4f-ab0f-4f08-88b8-35c4a8eedba7 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:38.103618 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-fd6d5d4f-ab0f-4f08-88b8-35c4a8eedba7 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id e41d8400-39b3-4954-b9b4-1b07b2140acd. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:20:38.108674 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:38.108674 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:20:38.110236 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-fd6d5d4f-ab0f-4f08-88b8-35c4a8eedba7 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/e41d8400-39b3-4954-b9b4-1b07b2140acd returned with HTTP 200 Aug 25 10:20:38.111016 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 317/1270] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:38 2026] GET /volume/v3/backups/e41d8400-39b3-4954-b9b4-1b07b2140acd => generated 825 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:38.127062 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-3b15a90d-5851-43c4-a460-0ad8b59a3f5b None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:38.129701 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3b15a90d-5851-43c4-a460-0ad8b59a3f5b tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/volumes/f3488f36-7f63-4d58-b500-8ea6add5ac44 Aug 25 10:20:38.129978 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3b15a90d-5851-43c4-a460-0ad8b59a3f5b tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:38.131416 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3b15a90d-5851-43c4-a460-0ad8b59a3f5b tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:38.140562 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:38.140562 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:20:38.146423 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-3b15a90d-5851-43c4-a460-0ad8b59a3f5b tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Volume info retrieved successfully. Aug 25 10:20:38.151844 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3b15a90d-5851-43c4-a460-0ad8b59a3f5b tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/volumes/f3488f36-7f63-4d58-b500-8ea6add5ac44 returned with HTTP 200 Aug 25 10:20:38.152426 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 320/1271] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:38 2026] GET /volume/v3/volumes/f3488f36-7f63-4d58-b500-8ea6add5ac44 => generated 966 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:38.176507 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-81410311-9d46-4bf7-af7b-9b1798366106 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:38.178389 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-81410311-9d46-4bf7-af7b-9b1798366106 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/volumes/f3488f36-7f63-4d58-b500-8ea6add5ac44 Aug 25 10:20:38.178617 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-81410311-9d46-4bf7-af7b-9b1798366106 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:38.178958 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-81410311-9d46-4bf7-af7b-9b1798366106 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:38.192505 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:38.192505 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:20:38.199692 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-81410311-9d46-4bf7-af7b-9b1798366106 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Volume info retrieved successfully. Aug 25 10:20:38.207187 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-81410311-9d46-4bf7-af7b-9b1798366106 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/volumes/f3488f36-7f63-4d58-b500-8ea6add5ac44 returned with HTTP 200 Aug 25 10:20:38.207880 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 323/1272] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:38 2026] GET /volume/v3/volumes/f3488f36-7f63-4d58-b500-8ea6add5ac44 => generated 966 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:38.221926 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-b6b4e81a-6c5f-4a49-b733-7d2767f635a9 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:38.226753 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-27c9de19-10e5-4587-9f92-e42cb424453a None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:38.228913 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b6b4e81a-6c5f-4a49-b733-7d2767f635a9 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] GET https://10.4.3.119/volume/v3/snapshots/470d9fc7-5afd-4071-a94a-e48acf15061a Aug 25 10:20:38.229114 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-27c9de19-10e5-4587-9f92-e42cb424453a tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] DELETE https://10.4.3.119/volume/v3/volumes/f3488f36-7f63-4d58-b500-8ea6add5ac44 Aug 25 10:20:38.229199 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b6b4e81a-6c5f-4a49-b733-7d2767f635a9 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:38.229419 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-27c9de19-10e5-4587-9f92-e42cb424453a tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:38.229537 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b6b4e81a-6c5f-4a49-b733-7d2767f635a9 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:38.230230 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-27c9de19-10e5-4587-9f92-e42cb424453a tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:38.230230 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-27c9de19-10e5-4587-9f92-e42cb424453a tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Delete volume with id: f3488f36-7f63-4d58-b500-8ea6add5ac44 Aug 25 10:20:38.242801 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:38.242801 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:20:38.243567 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-27c9de19-10e5-4587-9f92-e42cb424453a tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Volume info retrieved successfully. Aug 25 10:20:38.244300 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:38.244300 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:20:38.244991 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-b6b4e81a-6c5f-4a49-b733-7d2767f635a9 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Snapshot retrieved successfully. Aug 25 10:20:38.245938 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b6b4e81a-6c5f-4a49-b733-7d2767f635a9 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] https://10.4.3.119/volume/v3/snapshots/470d9fc7-5afd-4071-a94a-e48acf15061a returned with HTTP 200 Aug 25 10:20:38.247940 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 313/1273] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:20:38 2026] GET /volume/v3/snapshots/470d9fc7-5afd-4071-a94a-e48acf15061a => generated 466 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:38.261950 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-1522ee81-cd97-4b8d-90b6-29a3236b4e05 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:38.266169 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1522ee81-cd97-4b8d-90b6-29a3236b4e05 tempest-SnapshotsActionsTest-1272270208 tempest-SnapshotsActionsTest-1272270208-project-admin] POST https://10.4.3.119/volume/v3/snapshots/470d9fc7-5afd-4071-a94a-e48acf15061a/action Aug 25 10:20:38.266603 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1522ee81-cd97-4b8d-90b6-29a3236b4e05 tempest-SnapshotsActionsTest-1272270208 tempest-SnapshotsActionsTest-1272270208-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:20:38.266769 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1522ee81-cd97-4b8d-90b6-29a3236b4e05 tempest-SnapshotsActionsTest-1272270208 tempest-SnapshotsActionsTest-1272270208-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:20:38.268551 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.contrib.admin_actions [None req-1522ee81-cd97-4b8d-90b6-29a3236b4e05 tempest-SnapshotsActionsTest-1272270208 tempest-SnapshotsActionsTest-1272270208-project-admin] Updating snapshot '470d9fc7-5afd-4071-a94a-e48acf15061a' with '{'status': 'error_deleting'}' {{(pid=100391) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 25 10:20:38.275999 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-27c9de19-10e5-4587-9f92-e42cb424453a tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Delete volume request issued successfully. Aug 25 10:20:38.276346 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-27c9de19-10e5-4587-9f92-e42cb424453a tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/volumes/f3488f36-7f63-4d58-b500-8ea6add5ac44 returned with HTTP 202 Aug 25 10:20:38.276927 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 318/1274] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:20:38 2026] DELETE /volume/v3/volumes/f3488f36-7f63-4d58-b500-8ea6add5ac44 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:20:38.290982 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-12e3ab97-861a-4f20-946a-e0529a906c13 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:38.292806 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-12e3ab97-861a-4f20-946a-e0529a906c13 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/volumes/f3488f36-7f63-4d58-b500-8ea6add5ac44 Aug 25 10:20:38.293047 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-12e3ab97-861a-4f20-946a-e0529a906c13 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:38.293531 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-12e3ab97-861a-4f20-946a-e0529a906c13 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:38.294933 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:38.294933 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:20:38.305439 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:38.305439 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:20:38.310908 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-12e3ab97-861a-4f20-946a-e0529a906c13 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Volume info retrieved successfully. Aug 25 10:20:38.317850 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1522ee81-cd97-4b8d-90b6-29a3236b4e05 tempest-SnapshotsActionsTest-1272270208 tempest-SnapshotsActionsTest-1272270208-project-admin] https://10.4.3.119/volume/v3/snapshots/470d9fc7-5afd-4071-a94a-e48acf15061a/action returned with HTTP 202 Aug 25 10:20:38.318422 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 321/1275] 10.4.3.119 () {68 vars in 1396 bytes} [Tue Aug 25 10:20:38 2026] POST /volume/v3/snapshots/470d9fc7-5afd-4071-a94a-e48acf15061a/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:20:38.319298 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-12e3ab97-861a-4f20-946a-e0529a906c13 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/volumes/f3488f36-7f63-4d58-b500-8ea6add5ac44 returned with HTTP 200 Aug 25 10:20:38.319911 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 324/1276] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:38 2026] GET /volume/v3/volumes/f3488f36-7f63-4d58-b500-8ea6add5ac44 => generated 965 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:38.332323 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-08d8a475-ca0e-4bf5-81c1-e219727ed052 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:38.334477 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-08d8a475-ca0e-4bf5-81c1-e219727ed052 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] GET https://10.4.3.119/volume/v3/snapshots/470d9fc7-5afd-4071-a94a-e48acf15061a Aug 25 10:20:38.334631 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-08d8a475-ca0e-4bf5-81c1-e219727ed052 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:38.334816 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-08d8a475-ca0e-4bf5-81c1-e219727ed052 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:38.347846 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:38.347846 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:20:38.348411 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-08d8a475-ca0e-4bf5-81c1-e219727ed052 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Snapshot retrieved successfully. Aug 25 10:20:38.349287 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-08d8a475-ca0e-4bf5-81c1-e219727ed052 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] https://10.4.3.119/volume/v3/snapshots/470d9fc7-5afd-4071-a94a-e48acf15061a returned with HTTP 200 Aug 25 10:20:38.349835 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 314/1277] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:20:38 2026] GET /volume/v3/snapshots/470d9fc7-5afd-4071-a94a-e48acf15061a => generated 471 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:38.366056 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-5cff2604-09f1-46e1-8cf0-fd047304e0c5 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:38.368946 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5cff2604-09f1-46e1-8cf0-fd047304e0c5 tempest-SnapshotsActionsTest-1272270208 tempest-SnapshotsActionsTest-1272270208-project-admin] POST https://10.4.3.119/volume/v3/snapshots/470d9fc7-5afd-4071-a94a-e48acf15061a/action Aug 25 10:20:38.369767 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-5cff2604-09f1-46e1-8cf0-fd047304e0c5 tempest-SnapshotsActionsTest-1272270208 tempest-SnapshotsActionsTest-1272270208-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:20:38.369767 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-5cff2604-09f1-46e1-8cf0-fd047304e0c5 tempest-SnapshotsActionsTest-1272270208 tempest-SnapshotsActionsTest-1272270208-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:20:38.379238 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:38.379238 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:20:38.379238 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-5cff2604-09f1-46e1-8cf0-fd047304e0c5 tempest-SnapshotsActionsTest-1272270208 tempest-SnapshotsActionsTest-1272270208-project-admin] Snapshot retrieved successfully. Aug 25 10:20:38.406310 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-5cff2604-09f1-46e1-8cf0-fd047304e0c5 tempest-SnapshotsActionsTest-1272270208 tempest-SnapshotsActionsTest-1272270208-project-admin] Snapshot delete request issued successfully. Aug 25 10:20:38.406377 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5cff2604-09f1-46e1-8cf0-fd047304e0c5 tempest-SnapshotsActionsTest-1272270208 tempest-SnapshotsActionsTest-1272270208-project-admin] https://10.4.3.119/volume/v3/snapshots/470d9fc7-5afd-4071-a94a-e48acf15061a/action returned with HTTP 202 Aug 25 10:20:38.407013 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 319/1278] 10.4.3.119 () {68 vars in 1396 bytes} [Tue Aug 25 10:20:38 2026] POST /volume/v3/snapshots/470d9fc7-5afd-4071-a94a-e48acf15061a/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:20:38.417688 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-92628e1f-cb3a-4f8b-a974-e858b517fba8 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:38.420520 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-92628e1f-cb3a-4f8b-a974-e858b517fba8 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] GET https://10.4.3.119/volume/v3/snapshots/470d9fc7-5afd-4071-a94a-e48acf15061a Aug 25 10:20:38.421093 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-92628e1f-cb3a-4f8b-a974-e858b517fba8 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:38.421338 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-92628e1f-cb3a-4f8b-a974-e858b517fba8 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:38.428059 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:38.428059 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:20:38.428792 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-92628e1f-cb3a-4f8b-a974-e858b517fba8 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Snapshot retrieved successfully. Aug 25 10:20:38.430147 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-92628e1f-cb3a-4f8b-a974-e858b517fba8 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] https://10.4.3.119/volume/v3/snapshots/470d9fc7-5afd-4071-a94a-e48acf15061a returned with HTTP 200 Aug 25 10:20:38.430517 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 322/1279] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:20:38 2026] GET /volume/v3/snapshots/470d9fc7-5afd-4071-a94a-e48acf15061a => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:39.315356 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-001e3b44-6512-40d6-8f13-fabf1d46d174 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:39.336349 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-ce677e30-9993-49e7-9bb8-c728f41eab40 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:39.338517 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ce677e30-9993-49e7-9bb8-c728f41eab40 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/volumes/f3488f36-7f63-4d58-b500-8ea6add5ac44 Aug 25 10:20:39.338697 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ce677e30-9993-49e7-9bb8-c728f41eab40 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:39.338884 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ce677e30-9993-49e7-9bb8-c728f41eab40 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:39.351237 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ce677e30-9993-49e7-9bb8-c728f41eab40 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/volumes/f3488f36-7f63-4d58-b500-8ea6add5ac44 returned with HTTP 404 Aug 25 10:20:39.351237 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 315/1280] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:39 2026] GET /volume/v3/volumes/f3488f36-7f63-4d58-b500-8ea6add5ac44 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:20:39.362536 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-e2125f81-05a9-4685-ae31-5639e35dca85 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:39.365156 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e2125f81-05a9-4685-ae31-5639e35dca85 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] DELETE https://10.4.3.119/volume/v3/backups/e41d8400-39b3-4954-b9b4-1b07b2140acd Aug 25 10:20:39.365432 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e2125f81-05a9-4685-ae31-5639e35dca85 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:39.365725 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e2125f81-05a9-4685-ae31-5639e35dca85 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:39.365918 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.contrib.backups [None req-e2125f81-05a9-4685-ae31-5639e35dca85 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Delete backup with id: e41d8400-39b3-4954-b9b4-1b07b2140acd. Aug 25 10:20:39.373707 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:39.373707 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:20:39.410122 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.backup.rpcapi [None req-e2125f81-05a9-4685-ae31-5639e35dca85 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] delete_backup rpcapi backup_id e41d8400-39b3-4954-b9b4-1b07b2140acd {{(pid=100388) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 10:20:39.415433 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e2125f81-05a9-4685-ae31-5639e35dca85 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/e41d8400-39b3-4954-b9b4-1b07b2140acd returned with HTTP 202 Aug 25 10:20:39.416081 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 320/1281] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:20:39 2026] DELETE /volume/v3/backups/e41d8400-39b3-4954-b9b4-1b07b2140acd => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:20:39.429431 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-35108308-9490-4143-88a0-95939bdae93c None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:39.431901 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-35108308-9490-4143-88a0-95939bdae93c tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/e41d8400-39b3-4954-b9b4-1b07b2140acd Aug 25 10:20:39.432364 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-35108308-9490-4143-88a0-95939bdae93c tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:39.432813 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-35108308-9490-4143-88a0-95939bdae93c tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:39.432813 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-35108308-9490-4143-88a0-95939bdae93c tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id e41d8400-39b3-4954-b9b4-1b07b2140acd. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:20:39.442809 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:39.442809 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:20:39.445459 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-35108308-9490-4143-88a0-95939bdae93c tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/e41d8400-39b3-4954-b9b4-1b07b2140acd returned with HTTP 200 Aug 25 10:20:39.445459 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 323/1282] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:39 2026] GET /volume/v3/backups/e41d8400-39b3-4954-b9b4-1b07b2140acd => generated 824 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:39.445807 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-9fdaaeea-b473-46e2-9027-887818f9d03d None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:39.447968 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9fdaaeea-b473-46e2-9027-887818f9d03d tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] GET https://10.4.3.119/volume/v3/snapshots/470d9fc7-5afd-4071-a94a-e48acf15061a Aug 25 10:20:39.449236 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9fdaaeea-b473-46e2-9027-887818f9d03d tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:39.449236 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9fdaaeea-b473-46e2-9027-887818f9d03d tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:39.460379 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9fdaaeea-b473-46e2-9027-887818f9d03d tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] https://10.4.3.119/volume/v3/snapshots/470d9fc7-5afd-4071-a94a-e48acf15061a returned with HTTP 404 Aug 25 10:20:39.462151 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 316/1283] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:20:39 2026] GET /volume/v3/snapshots/470d9fc7-5afd-4071-a94a-e48acf15061a => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:20:39.470858 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-b45dc527-dc38-4aa9-8d94-0e8e8f3a13d0 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:39.473073 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b45dc527-dc38-4aa9-8d94-0e8e8f3a13d0 tempest-SnapshotsActionsTest-1272270208 tempest-SnapshotsActionsTest-1272270208-project-admin] POST https://10.4.3.119/volume/v3/snapshots/e3d8a996-0b3a-420f-9d05-dd1e22704bfc/action Aug 25 10:20:39.473514 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b45dc527-dc38-4aa9-8d94-0e8e8f3a13d0 tempest-SnapshotsActionsTest-1272270208 tempest-SnapshotsActionsTest-1272270208-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:20:39.473686 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b45dc527-dc38-4aa9-8d94-0e8e8f3a13d0 tempest-SnapshotsActionsTest-1272270208 tempest-SnapshotsActionsTest-1272270208-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:20:39.475834 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.contrib.admin_actions [None req-b45dc527-dc38-4aa9-8d94-0e8e8f3a13d0 tempest-SnapshotsActionsTest-1272270208 tempest-SnapshotsActionsTest-1272270208-project-admin] Updating snapshot 'e3d8a996-0b3a-420f-9d05-dd1e22704bfc' with '{'status': 'available'}' {{(pid=100388) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 25 10:20:39.491634 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:39.491634 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:20:39.510161 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-001e3b44-6512-40d6-8f13-fabf1d46d174 tempest-VolumeRetypeMultiattachTest-318166869 tempest-VolumeRetypeMultiattachTest-318166869-project-admin] POST https://10.4.3.119/volume/v3/types Aug 25 10:20:39.510161 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-001e3b44-6512-40d6-8f13-fabf1d46d174 tempest-VolumeRetypeMultiattachTest-318166869 tempest-VolumeRetypeMultiattachTest-318166869-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-545586439"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:20:39.527989 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b45dc527-dc38-4aa9-8d94-0e8e8f3a13d0 tempest-SnapshotsActionsTest-1272270208 tempest-SnapshotsActionsTest-1272270208-project-admin] https://10.4.3.119/volume/v3/snapshots/e3d8a996-0b3a-420f-9d05-dd1e22704bfc/action returned with HTTP 202 Aug 25 10:20:39.531165 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 321/1284] 10.4.3.119 () {68 vars in 1396 bytes} [Tue Aug 25 10:20:39 2026] POST /volume/v3/snapshots/e3d8a996-0b3a-420f-9d05-dd1e22704bfc/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:20:39.538338 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-18e28191-9f13-4781-8888-34bd35421f1c None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:39.538486 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-001e3b44-6512-40d6-8f13-fabf1d46d174 tempest-VolumeRetypeMultiattachTest-318166869 tempest-VolumeRetypeMultiattachTest-318166869-project-admin] https://10.4.3.119/volume/v3/types returned with HTTP 200 Aug 25 10:20:39.539041 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 325/1285] 10.4.3.119 () {68 vars in 1252 bytes} [Tue Aug 25 10:20:39 2026] POST /volume/v3/types => generated 232 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:39.543123 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-18e28191-9f13-4781-8888-34bd35421f1c tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] GET https://10.4.3.119/volume/v3/snapshots/e3d8a996-0b3a-420f-9d05-dd1e22704bfc Aug 25 10:20:39.543312 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-18e28191-9f13-4781-8888-34bd35421f1c tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:39.543581 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-18e28191-9f13-4781-8888-34bd35421f1c tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:39.552892 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:39.552892 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:20:39.553334 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-30dda772-18f7-4d90-9e19-d4a03662f4f4 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:39.553885 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-18e28191-9f13-4781-8888-34bd35421f1c tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Snapshot retrieved successfully. Aug 25 10:20:39.556119 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-18e28191-9f13-4781-8888-34bd35421f1c tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] https://10.4.3.119/volume/v3/snapshots/e3d8a996-0b3a-420f-9d05-dd1e22704bfc returned with HTTP 200 Aug 25 10:20:39.556230 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-30dda772-18f7-4d90-9e19-d4a03662f4f4 tempest-VolumeRetypeMultiattachTest-318166869 tempest-VolumeRetypeMultiattachTest-318166869-project-admin] POST https://10.4.3.119/volume/v3/types Aug 25 10:20:39.556230 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-30dda772-18f7-4d90-9e19-d4a03662f4f4 tempest-VolumeRetypeMultiattachTest-318166869 tempest-VolumeRetypeMultiattachTest-318166869-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-1270971749", "extra_specs": {"multiattach": " True"}}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:20:39.556280 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 324/1286] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:20:39 2026] GET /volume/v3/snapshots/e3d8a996-0b3a-420f-9d05-dd1e22704bfc => generated 466 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:39.569252 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-16447ac6-1ab8-460a-9aba-247421a51646 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:39.571571 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-16447ac6-1ab8-460a-9aba-247421a51646 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] DELETE https://10.4.3.119/volume/v3/snapshots/470d9fc7-5afd-4071-a94a-e48acf15061a Aug 25 10:20:39.571571 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-16447ac6-1ab8-460a-9aba-247421a51646 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:39.571571 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-16447ac6-1ab8-460a-9aba-247421a51646 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:39.571571 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.snapshots [None req-16447ac6-1ab8-460a-9aba-247421a51646 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Delete snapshot with id: 470d9fc7-5afd-4071-a94a-e48acf15061a Aug 25 10:20:39.577230 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-16447ac6-1ab8-460a-9aba-247421a51646 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] https://10.4.3.119/volume/v3/snapshots/470d9fc7-5afd-4071-a94a-e48acf15061a returned with HTTP 404 Aug 25 10:20:39.577978 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 322/1287] 10.4.3.119 () {66 vars in 1357 bytes} [Tue Aug 25 10:20:39 2026] DELETE /volume/v3/snapshots/470d9fc7-5afd-4071-a94a-e48acf15061a => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:20:39.591157 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-8ec94d4d-93f6-42d4-8a54-cb1224fc16a6 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:39.595410 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8ec94d4d-93f6-42d4-8a54-cb1224fc16a6 tempest-SnapshotsActionsTest-1272270208 tempest-SnapshotsActionsTest-1272270208-project-admin] POST https://10.4.3.119/volume/v3/snapshots/e3d8a996-0b3a-420f-9d05-dd1e22704bfc/action Aug 25 10:20:39.595855 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-30dda772-18f7-4d90-9e19-d4a03662f4f4 tempest-VolumeRetypeMultiattachTest-318166869 tempest-VolumeRetypeMultiattachTest-318166869-project-admin] https://10.4.3.119/volume/v3/types returned with HTTP 200 Aug 25 10:20:39.595899 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8ec94d4d-93f6-42d4-8a54-cb1224fc16a6 tempest-SnapshotsActionsTest-1272270208 tempest-SnapshotsActionsTest-1272270208-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100390) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:20:39.595899 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8ec94d4d-93f6-42d4-8a54-cb1224fc16a6 tempest-SnapshotsActionsTest-1272270208 tempest-SnapshotsActionsTest-1272270208-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:20:39.595961 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 317/1288] 10.4.3.119 () {68 vars in 1253 bytes} [Tue Aug 25 10:20:39 2026] POST /volume/v3/types => generated 259 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:39.598640 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.contrib.admin_actions [None req-8ec94d4d-93f6-42d4-8a54-cb1224fc16a6 tempest-SnapshotsActionsTest-1272270208 tempest-SnapshotsActionsTest-1272270208-project-admin] Updating snapshot 'e3d8a996-0b3a-420f-9d05-dd1e22704bfc' with '{'status': 'creating'}' {{(pid=100390) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 25 10:20:39.608375 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-d564a56d-8c35-4c00-baab-bd2828be1d65 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:39.617684 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:39.617684 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:20:39.642663 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8ec94d4d-93f6-42d4-8a54-cb1224fc16a6 tempest-SnapshotsActionsTest-1272270208 tempest-SnapshotsActionsTest-1272270208-project-admin] https://10.4.3.119/volume/v3/snapshots/e3d8a996-0b3a-420f-9d05-dd1e22704bfc/action returned with HTTP 202 Aug 25 10:20:39.643178 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 326/1289] 10.4.3.119 () {68 vars in 1396 bytes} [Tue Aug 25 10:20:39 2026] POST /volume/v3/snapshots/e3d8a996-0b3a-420f-9d05-dd1e22704bfc/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:20:39.657694 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-2648c6d9-3e34-4557-971b-a808af81fc6e None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:39.659659 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2648c6d9-3e34-4557-971b-a808af81fc6e tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] GET https://10.4.3.119/volume/v3/snapshots/e3d8a996-0b3a-420f-9d05-dd1e22704bfc Aug 25 10:20:39.659968 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2648c6d9-3e34-4557-971b-a808af81fc6e tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:39.660543 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2648c6d9-3e34-4557-971b-a808af81fc6e tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:39.668419 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:39.668419 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:20:39.670890 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-2648c6d9-3e34-4557-971b-a808af81fc6e tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Snapshot retrieved successfully. Aug 25 10:20:39.670890 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2648c6d9-3e34-4557-971b-a808af81fc6e tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] https://10.4.3.119/volume/v3/snapshots/e3d8a996-0b3a-420f-9d05-dd1e22704bfc returned with HTTP 200 Aug 25 10:20:39.670890 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 323/1290] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:20:39 2026] GET /volume/v3/snapshots/e3d8a996-0b3a-420f-9d05-dd1e22704bfc => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:39.685044 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-f2db89df-e2b1-49e5-9910-682b25bb4891 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:39.689292 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f2db89df-e2b1-49e5-9910-682b25bb4891 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] POST https://10.4.3.119/volume/v3/snapshots/e3d8a996-0b3a-420f-9d05-dd1e22704bfc/action Aug 25 10:20:39.689292 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f2db89df-e2b1-49e5-9910-682b25bb4891 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100389) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:20:39.689292 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f2db89df-e2b1-49e5-9910-682b25bb4891 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:20:39.690320 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.contrib.snapshot_actions [None req-f2db89df-e2b1-49e5-9910-682b25bb4891 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100389) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 25 10:20:39.696711 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:39.696711 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:20:39.697360 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.contrib.snapshot_actions [None req-f2db89df-e2b1-49e5-9910-682b25bb4891 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Updating snapshot e3d8a996-0b3a-420f-9d05-dd1e22704bfc with info {'id': 'e3d8a996-0b3a-420f-9d05-dd1e22704bfc', 'status': 'error', 'progress': '80%'} Aug 25 10:20:39.707858 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f2db89df-e2b1-49e5-9910-682b25bb4891 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] https://10.4.3.119/volume/v3/snapshots/e3d8a996-0b3a-420f-9d05-dd1e22704bfc/action returned with HTTP 202 Aug 25 10:20:39.708400 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 318/1291] 10.4.3.119 () {68 vars in 1396 bytes} [Tue Aug 25 10:20:39 2026] POST /volume/v3/snapshots/e3d8a996-0b3a-420f-9d05-dd1e22704bfc/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:20:39.714025 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d564a56d-8c35-4c00-baab-bd2828be1d65 tempest-VolumeRetypeMultiattachTest-879230345 tempest-VolumeRetypeMultiattachTest-879230345-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:20:39.714446 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d564a56d-8c35-4c00-baab-bd2828be1d65 tempest-VolumeRetypeMultiattachTest-879230345 tempest-VolumeRetypeMultiattachTest-879230345-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "tempest-VolumeRetypeMultiattachTest-volume-type-545586439", "size": 1, "name": "tempest-VolumeRetypeMultiattachTest-Volume-1198575492"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:20:39.716109 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volumes [None req-d564a56d-8c35-4c00-baab-bd2828be1d65 tempest-VolumeRetypeMultiattachTest-879230345 tempest-VolumeRetypeMultiattachTest-879230345-project-member] Create volume request body: {'volume': {'volume_type': 'tempest-VolumeRetypeMultiattachTest-volume-type-545586439', 'size': 1, 'name': 'tempest-VolumeRetypeMultiattachTest-Volume-1198575492'}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:20:39.716687 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-47dfc47c-55d6-4186-b30c-e532b7ae4f4b None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:39.719331 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-47dfc47c-55d6-4186-b30c-e532b7ae4f4b tempest-SnapshotsActionsTest-1272270208 tempest-SnapshotsActionsTest-1272270208-project-admin] GET https://10.4.3.119/volume/v3/snapshots/e3d8a996-0b3a-420f-9d05-dd1e22704bfc Aug 25 10:20:39.719610 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-47dfc47c-55d6-4186-b30c-e532b7ae4f4b tempest-SnapshotsActionsTest-1272270208 tempest-SnapshotsActionsTest-1272270208-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:39.719860 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-47dfc47c-55d6-4186-b30c-e532b7ae4f4b tempest-SnapshotsActionsTest-1272270208 tempest-SnapshotsActionsTest-1272270208-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:39.727284 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-d564a56d-8c35-4c00-baab-bd2828be1d65 tempest-VolumeRetypeMultiattachTest-879230345 tempest-VolumeRetypeMultiattachTest-879230345-project-member] Create volume of 1 GB Aug 25 10:20:39.727284 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:39.727284 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:20:39.727284 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-d564a56d-8c35-4c00-baab-bd2828be1d65 tempest-VolumeRetypeMultiattachTest-879230345 tempest-VolumeRetypeMultiattachTest-879230345-project-member] Availability Zones retrieved successfully. Aug 25 10:20:39.727513 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:39.727513 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:20:39.727513 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-47dfc47c-55d6-4186-b30c-e532b7ae4f4b tempest-SnapshotsActionsTest-1272270208 tempest-SnapshotsActionsTest-1272270208-project-admin] Snapshot retrieved successfully. Aug 25 10:20:39.728225 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-47dfc47c-55d6-4186-b30c-e532b7ae4f4b tempest-SnapshotsActionsTest-1272270208 tempest-SnapshotsActionsTest-1272270208-project-admin] https://10.4.3.119/volume/v3/snapshots/e3d8a996-0b3a-420f-9d05-dd1e22704bfc returned with HTTP 200 Aug 25 10:20:39.728747 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 327/1292] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:20:39 2026] GET /volume/v3/snapshots/e3d8a996-0b3a-420f-9d05-dd1e22704bfc => generated 461 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:39.733996 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-d564a56d-8c35-4c00-baab-bd2828be1d65 tempest-VolumeRetypeMultiattachTest-879230345 tempest-VolumeRetypeMultiattachTest-879230345-project-member] Flow 'volume_create_api' (69ba34d7-712c-4b92-b8bc-94695d8c515e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:20:39.735584 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-d564a56d-8c35-4c00-baab-bd2828be1d65 tempest-VolumeRetypeMultiattachTest-879230345 tempest-VolumeRetypeMultiattachTest-879230345-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c520c5e1-78e5-4f5c-b244-c402465d68a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:20:39.737283 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [None req-d564a56d-8c35-4c00-baab-bd2828be1d65 tempest-VolumeRetypeMultiattachTest-879230345 tempest-VolumeRetypeMultiattachTest-879230345-project-member] Validating volume size '1' using validate_int {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:20:39.745917 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-72a53f83-5345-464b-b375-76792aceec6e None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:39.748350 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-72a53f83-5345-464b-b375-76792aceec6e tempest-SnapshotsActionsTest-1272270208 tempest-SnapshotsActionsTest-1272270208-project-admin] POST https://10.4.3.119/volume/v3/snapshots/e3d8a996-0b3a-420f-9d05-dd1e22704bfc/action Aug 25 10:20:39.749832 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-72a53f83-5345-464b-b375-76792aceec6e tempest-SnapshotsActionsTest-1272270208 tempest-SnapshotsActionsTest-1272270208-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:20:39.749832 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-72a53f83-5345-464b-b375-76792aceec6e tempest-SnapshotsActionsTest-1272270208 tempest-SnapshotsActionsTest-1272270208-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:20:39.753451 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.contrib.admin_actions [None req-72a53f83-5345-464b-b375-76792aceec6e tempest-SnapshotsActionsTest-1272270208 tempest-SnapshotsActionsTest-1272270208-project-admin] Updating snapshot 'e3d8a996-0b3a-420f-9d05-dd1e22704bfc' with '{'status': 'available'}' {{(pid=100388) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 25 10:20:39.763804 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-d564a56d-8c35-4c00-baab-bd2828be1d65 tempest-VolumeRetypeMultiattachTest-879230345 tempest-VolumeRetypeMultiattachTest-879230345-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c520c5e1-78e5-4f5c-b244-c402465d68a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:20:40Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9484e4fa-3dee-4813-bd41-0a333f505b95,is_public=True,name='tempest-VolumeRetypeMultiattachTest-volume-type-545586439',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9484e4fa-3dee-4813-bd41-0a333f505b95', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:20:39.764023 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-d564a56d-8c35-4c00-baab-bd2828be1d65 tempest-VolumeRetypeMultiattachTest-879230345 tempest-VolumeRetypeMultiattachTest-879230345-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1833a318-498c-4841-ae0a-8f39d9c1b8cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:20:39.765130 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:39.765130 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:20:39.780844 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-72a53f83-5345-464b-b375-76792aceec6e tempest-SnapshotsActionsTest-1272270208 tempest-SnapshotsActionsTest-1272270208-project-admin] https://10.4.3.119/volume/v3/snapshots/e3d8a996-0b3a-420f-9d05-dd1e22704bfc/action returned with HTTP 202 Aug 25 10:20:39.781416 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 324/1293] 10.4.3.119 () {68 vars in 1396 bytes} [Tue Aug 25 10:20:39 2026] POST /volume/v3/snapshots/e3d8a996-0b3a-420f-9d05-dd1e22704bfc/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:20:39.793878 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-cb384aca-d647-4ebd-b6ae-fcd838925413 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:39.797057 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-cb384aca-d647-4ebd-b6ae-fcd838925413 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] GET https://10.4.3.119/volume/v3/snapshots/e3d8a996-0b3a-420f-9d05-dd1e22704bfc Aug 25 10:20:39.797057 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-cb384aca-d647-4ebd-b6ae-fcd838925413 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:39.797635 np0000008063 devstack@c-api.service[100391]: WARNING cinder.quota [None req-d564a56d-8c35-4c00-baab-bd2828be1d65 tempest-VolumeRetypeMultiattachTest-879230345 tempest-VolumeRetypeMultiattachTest-879230345-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-545586439 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-545586439, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:20:39.797885 np0000008063 devstack@c-api.service[100391]: WARNING cinder.quota [None req-d564a56d-8c35-4c00-baab-bd2828be1d65 tempest-VolumeRetypeMultiattachTest-879230345 tempest-VolumeRetypeMultiattachTest-879230345-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-545586439 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-545586439, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:20:39.800266 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-cb384aca-d647-4ebd-b6ae-fcd838925413 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:39.815089 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:39.815089 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:20:39.815560 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-cb384aca-d647-4ebd-b6ae-fcd838925413 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Snapshot retrieved successfully. Aug 25 10:20:39.816710 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-cb384aca-d647-4ebd-b6ae-fcd838925413 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] https://10.4.3.119/volume/v3/snapshots/e3d8a996-0b3a-420f-9d05-dd1e22704bfc returned with HTTP 200 Aug 25 10:20:39.817182 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 319/1294] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:20:39 2026] GET /volume/v3/snapshots/e3d8a996-0b3a-420f-9d05-dd1e22704bfc => generated 465 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:39.833282 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-16fa31c0-e3ea-4109-82cf-b2653b134d7c None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:39.836765 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-16fa31c0-e3ea-4109-82cf-b2653b134d7c tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] DELETE https://10.4.3.119/volume/v3/snapshots/e3d8a996-0b3a-420f-9d05-dd1e22704bfc Aug 25 10:20:39.837115 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-16fa31c0-e3ea-4109-82cf-b2653b134d7c tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:39.837461 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-16fa31c0-e3ea-4109-82cf-b2653b134d7c tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:39.837758 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.snapshots [None req-16fa31c0-e3ea-4109-82cf-b2653b134d7c tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Delete snapshot with id: e3d8a996-0b3a-420f-9d05-dd1e22704bfc Aug 25 10:20:39.844674 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-d564a56d-8c35-4c00-baab-bd2828be1d65 tempest-VolumeRetypeMultiattachTest-879230345 tempest-VolumeRetypeMultiattachTest-879230345-project-member] Created reservations ['cedf9a81-16a4-4807-bf9a-6ae5e63a4544', 'f2b83f71-caaa-428c-8d5d-3be47fba2067', '63dc87da-6787-4cef-8db4-9a0996354f8b', 'e900b2e8-f023-4716-ac90-61324d13f3a2'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:20:39.844674 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-d564a56d-8c35-4c00-baab-bd2828be1d65 tempest-VolumeRetypeMultiattachTest-879230345 tempest-VolumeRetypeMultiattachTest-879230345-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1833a318-498c-4841-ae0a-8f39d9c1b8cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cedf9a81-16a4-4807-bf9a-6ae5e63a4544', 'f2b83f71-caaa-428c-8d5d-3be47fba2067', '63dc87da-6787-4cef-8db4-9a0996354f8b', 'e900b2e8-f023-4716-ac90-61324d13f3a2']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:20:39.845790 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-d564a56d-8c35-4c00-baab-bd2828be1d65 tempest-VolumeRetypeMultiattachTest-879230345 tempest-VolumeRetypeMultiattachTest-879230345-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b6f3122-3058-4ebc-b83b-4a52ba8f788c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:20:39.845939 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:39.845939 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:20:39.846662 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-16fa31c0-e3ea-4109-82cf-b2653b134d7c tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Snapshot retrieved successfully. Aug 25 10:20:39.873704 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-d564a56d-8c35-4c00-baab-bd2828be1d65 tempest-VolumeRetypeMultiattachTest-879230345 tempest-VolumeRetypeMultiattachTest-879230345-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b6f3122-3058-4ebc-b83b-4a52ba8f788c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '72fc2fd3-1c41-4f7c-b8cb-4862704cb466', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-1198575492',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='681f6095470845a69bcdd9531d6af8ba',qos_specs=None,replication_status=,reservations=['cedf9a81-16a4-4807-bf9a-6ae5e63a4544','f2b83f71-caaa-428c-8d5d-3be47fba2067','63dc87da-6787-4cef-8db4-9a0996354f8b','e900b2e8-f023-4716-ac90-61324d13f3a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e07212fae06b40e8b0dbdd2b3ce32320',volume_type_id=9484e4fa-3dee-4813-bd41-0a333f505b95), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:20:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-1198575492',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=72fc2fd3-1c41-4f7c-b8cb-4862704cb466,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='681f6095470845a69bcdd9531d6af8ba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e07212fae06b40e8b0dbdd2b3ce32320',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9484e4fa-3dee-4813-bd41-0a333f505b95),volume_type_id=9484e4fa-3dee-4813-bd41-0a333f505b95)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:20:39.873905 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-16fa31c0-e3ea-4109-82cf-b2653b134d7c tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Snapshot delete request issued successfully. Aug 25 10:20:39.874352 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-16fa31c0-e3ea-4109-82cf-b2653b134d7c tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] https://10.4.3.119/volume/v3/snapshots/e3d8a996-0b3a-420f-9d05-dd1e22704bfc returned with HTTP 202 Aug 25 10:20:39.874779 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-d564a56d-8c35-4c00-baab-bd2828be1d65 tempest-VolumeRetypeMultiattachTest-879230345 tempest-VolumeRetypeMultiattachTest-879230345-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e24980b8-e6bc-4e65-9bdd-37a96361e5d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:20:39.874945 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 328/1295] 10.4.3.119 () {66 vars in 1357 bytes} [Tue Aug 25 10:20:39 2026] DELETE /volume/v3/snapshots/e3d8a996-0b3a-420f-9d05-dd1e22704bfc => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:20:39.886063 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-7fc49fd7-59eb-4db0-ae64-3816bb219d11 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:39.891272 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7fc49fd7-59eb-4db0-ae64-3816bb219d11 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] GET https://10.4.3.119/volume/v3/snapshots/e3d8a996-0b3a-420f-9d05-dd1e22704bfc Aug 25 10:20:39.891557 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7fc49fd7-59eb-4db0-ae64-3816bb219d11 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:39.891871 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7fc49fd7-59eb-4db0-ae64-3816bb219d11 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:39.903760 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:39.903760 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:20:39.904531 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-7fc49fd7-59eb-4db0-ae64-3816bb219d11 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Snapshot retrieved successfully. Aug 25 10:20:39.906077 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7fc49fd7-59eb-4db0-ae64-3816bb219d11 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] https://10.4.3.119/volume/v3/snapshots/e3d8a996-0b3a-420f-9d05-dd1e22704bfc returned with HTTP 200 Aug 25 10:20:39.906665 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-d564a56d-8c35-4c00-baab-bd2828be1d65 tempest-VolumeRetypeMultiattachTest-879230345 tempest-VolumeRetypeMultiattachTest-879230345-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e24980b8-e6bc-4e65-9bdd-37a96361e5d3) transitioned into state 'SUCCESS' from state '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-1198575492',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='681f6095470845a69bcdd9531d6af8ba',qos_specs=None,replication_status=,reservations=['cedf9a81-16a4-4807-bf9a-6ae5e63a4544','f2b83f71-caaa-428c-8d5d-3be47fba2067','63dc87da-6787-4cef-8db4-9a0996354f8b','e900b2e8-f023-4716-ac90-61324d13f3a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e07212fae06b40e8b0dbdd2b3ce32320',volume_type_id=9484e4fa-3dee-4813-bd41-0a333f505b95)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:20:39.906887 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 325/1296] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:20:39 2026] GET /volume/v3/snapshots/e3d8a996-0b3a-420f-9d05-dd1e22704bfc => generated 464 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:39.907631 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-d564a56d-8c35-4c00-baab-bd2828be1d65 tempest-VolumeRetypeMultiattachTest-879230345 tempest-VolumeRetypeMultiattachTest-879230345-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9ac6e5d-0729-4f87-ba82-05397a50ca55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:20:39.922469 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-d564a56d-8c35-4c00-baab-bd2828be1d65 tempest-VolumeRetypeMultiattachTest-879230345 tempest-VolumeRetypeMultiattachTest-879230345-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9ac6e5d-0729-4f87-ba82-05397a50ca55) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:20:39.923643 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-d564a56d-8c35-4c00-baab-bd2828be1d65 tempest-VolumeRetypeMultiattachTest-879230345 tempest-VolumeRetypeMultiattachTest-879230345-project-member] Flow 'volume_create_api' (69ba34d7-712c-4b92-b8bc-94695d8c515e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:20:39.924077 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-d564a56d-8c35-4c00-baab-bd2828be1d65 tempest-VolumeRetypeMultiattachTest-879230345 tempest-VolumeRetypeMultiattachTest-879230345-project-member] Create volume request issued successfully. Aug 25 10:20:39.925100 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d564a56d-8c35-4c00-baab-bd2828be1d65 tempest-VolumeRetypeMultiattachTest-879230345 tempest-VolumeRetypeMultiattachTest-879230345-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:20:39.925663 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 325/1297] 10.4.3.119 () {70 vars in 1300 bytes} [Tue Aug 25 10:20:39 2026] POST /volume/v3/volumes => generated 871 bytes in 318 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:20:39.947425 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-860eab39-f662-4f55-a1e2-f79e344edd77 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:39.952903 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-860eab39-f662-4f55-a1e2-f79e344edd77 tempest-VolumeRetypeMultiattachTest-879230345 tempest-VolumeRetypeMultiattachTest-879230345-project-member] GET https://10.4.3.119/volume/v3/volumes/72fc2fd3-1c41-4f7c-b8cb-4862704cb466 Aug 25 10:20:39.953210 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-860eab39-f662-4f55-a1e2-f79e344edd77 tempest-VolumeRetypeMultiattachTest-879230345 tempest-VolumeRetypeMultiattachTest-879230345-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:39.953631 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-860eab39-f662-4f55-a1e2-f79e344edd77 tempest-VolumeRetypeMultiattachTest-879230345 tempest-VolumeRetypeMultiattachTest-879230345-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:39.963807 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:39.963807 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:20:39.971835 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-860eab39-f662-4f55-a1e2-f79e344edd77 tempest-VolumeRetypeMultiattachTest-879230345 tempest-VolumeRetypeMultiattachTest-879230345-project-member] Volume info retrieved successfully. Aug 25 10:20:39.977386 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-860eab39-f662-4f55-a1e2-f79e344edd77 tempest-VolumeRetypeMultiattachTest-879230345 tempest-VolumeRetypeMultiattachTest-879230345-project-member] https://10.4.3.119/volume/v3/volumes/72fc2fd3-1c41-4f7c-b8cb-4862704cb466 returned with HTTP 200 Aug 25 10:20:39.978055 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 320/1298] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:20:39 2026] GET /volume/v3/volumes/72fc2fd3-1c41-4f7c-b8cb-4862704cb466 => generated 939 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:20:40.458904 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-1a47b07a-36bf-409c-b12a-767f6ce04f78 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:40.462399 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1a47b07a-36bf-409c-b12a-767f6ce04f78 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/e41d8400-39b3-4954-b9b4-1b07b2140acd Aug 25 10:20:40.462399 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1a47b07a-36bf-409c-b12a-767f6ce04f78 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:40.462399 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1a47b07a-36bf-409c-b12a-767f6ce04f78 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:40.462399 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-1a47b07a-36bf-409c-b12a-767f6ce04f78 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id e41d8400-39b3-4954-b9b4-1b07b2140acd. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:20:40.466093 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1a47b07a-36bf-409c-b12a-767f6ce04f78 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/e41d8400-39b3-4954-b9b4-1b07b2140acd returned with HTTP 404 Aug 25 10:20:40.467567 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 329/1299] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:40 2026] GET /volume/v3/backups/e41d8400-39b3-4954-b9b4-1b07b2140acd => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:20:40.582881 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-ae020895-3a86-436e-81fc-25ff1f048560 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:40.585574 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ae020895-3a86-436e-81fc-25ff1f048560 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] DELETE https://10.4.3.119/volume/v3/volumes/c4fbdfab-38db-48d6-94cd-3d9f7e5a2827 Aug 25 10:20:40.585984 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ae020895-3a86-436e-81fc-25ff1f048560 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:40.586388 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ae020895-3a86-436e-81fc-25ff1f048560 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:40.586717 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-ae020895-3a86-436e-81fc-25ff1f048560 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Delete volume with id: c4fbdfab-38db-48d6-94cd-3d9f7e5a2827 Aug 25 10:20:40.597726 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:40.597726 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:20:40.600946 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-ae020895-3a86-436e-81fc-25ff1f048560 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Volume info retrieved successfully. Aug 25 10:20:40.625696 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-ae020895-3a86-436e-81fc-25ff1f048560 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Delete volume request issued successfully. Aug 25 10:20:40.626285 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ae020895-3a86-436e-81fc-25ff1f048560 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/volumes/c4fbdfab-38db-48d6-94cd-3d9f7e5a2827 returned with HTTP 202 Aug 25 10:20:40.626783 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 326/1300] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:20:40 2026] DELETE /volume/v3/volumes/c4fbdfab-38db-48d6-94cd-3d9f7e5a2827 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:20:40.635082 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-9decb21b-d519-4cd5-bfaf-7718bca27146 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:40.638744 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9decb21b-d519-4cd5-bfaf-7718bca27146 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/volumes/c4fbdfab-38db-48d6-94cd-3d9f7e5a2827 Aug 25 10:20:40.639219 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9decb21b-d519-4cd5-bfaf-7718bca27146 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:40.639473 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9decb21b-d519-4cd5-bfaf-7718bca27146 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:40.650369 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:40.650369 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:20:40.656926 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-9decb21b-d519-4cd5-bfaf-7718bca27146 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Volume info retrieved successfully. Aug 25 10:20:40.666311 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9decb21b-d519-4cd5-bfaf-7718bca27146 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/volumes/c4fbdfab-38db-48d6-94cd-3d9f7e5a2827 returned with HTTP 200 Aug 25 10:20:40.667067 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 326/1301] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:40 2026] GET /volume/v3/volumes/c4fbdfab-38db-48d6-94cd-3d9f7e5a2827 => generated 908 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:40.920006 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-0c1db8be-1598-41fc-a71f-0e3023e98273 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:40.924525 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0c1db8be-1598-41fc-a71f-0e3023e98273 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] GET https://10.4.3.119/volume/v3/snapshots/e3d8a996-0b3a-420f-9d05-dd1e22704bfc Aug 25 10:20:40.924525 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0c1db8be-1598-41fc-a71f-0e3023e98273 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:40.924525 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0c1db8be-1598-41fc-a71f-0e3023e98273 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:40.932703 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0c1db8be-1598-41fc-a71f-0e3023e98273 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] https://10.4.3.119/volume/v3/snapshots/e3d8a996-0b3a-420f-9d05-dd1e22704bfc returned with HTTP 404 Aug 25 10:20:40.934131 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 321/1302] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:20:40 2026] GET /volume/v3/snapshots/e3d8a996-0b3a-420f-9d05-dd1e22704bfc => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:20:40.946729 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-09a02718-be94-4737-a82c-7e50c32ca0b6 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:40.952454 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-09a02718-be94-4737-a82c-7e50c32ca0b6 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] GET https://10.4.3.119/volume/v3/volumes/2f997b83-cca2-48e0-9359-128fe8042da5 Aug 25 10:20:40.952716 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-09a02718-be94-4737-a82c-7e50c32ca0b6 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:40.952950 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-09a02718-be94-4737-a82c-7e50c32ca0b6 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:40.967370 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:40.967370 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:20:40.973868 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-09a02718-be94-4737-a82c-7e50c32ca0b6 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Volume info retrieved successfully. Aug 25 10:20:40.980201 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-09a02718-be94-4737-a82c-7e50c32ca0b6 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] https://10.4.3.119/volume/v3/volumes/2f997b83-cca2-48e0-9359-128fe8042da5 returned with HTTP 200 Aug 25 10:20:40.981129 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 330/1303] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:40 2026] GET /volume/v3/volumes/2f997b83-cca2-48e0-9359-128fe8042da5 => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:40.997737 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-83eac848-cd25-41b6-9b38-f79b4616fb3b None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:41.000228 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-6434399c-169c-4c94-b836-01123fc23ccd None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:41.000988 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-83eac848-cd25-41b6-9b38-f79b4616fb3b tempest-VolumeRetypeMultiattachTest-879230345 tempest-VolumeRetypeMultiattachTest-879230345-project-member] GET https://10.4.3.119/volume/v3/volumes/72fc2fd3-1c41-4f7c-b8cb-4862704cb466 Aug 25 10:20:41.001457 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-83eac848-cd25-41b6-9b38-f79b4616fb3b tempest-VolumeRetypeMultiattachTest-879230345 tempest-VolumeRetypeMultiattachTest-879230345-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:41.001869 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-83eac848-cd25-41b6-9b38-f79b4616fb3b tempest-VolumeRetypeMultiattachTest-879230345 tempest-VolumeRetypeMultiattachTest-879230345-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:41.003692 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6434399c-169c-4c94-b836-01123fc23ccd tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] DELETE https://10.4.3.119/volume/v3/volumes/2f997b83-cca2-48e0-9359-128fe8042da5 Aug 25 10:20:41.003692 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6434399c-169c-4c94-b836-01123fc23ccd tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:41.003692 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6434399c-169c-4c94-b836-01123fc23ccd tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:41.004007 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-6434399c-169c-4c94-b836-01123fc23ccd tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Delete volume with id: 2f997b83-cca2-48e0-9359-128fe8042da5 Aug 25 10:20:41.012858 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:41.012858 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:20:41.016334 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:41.016334 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:20:41.017581 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-6434399c-169c-4c94-b836-01123fc23ccd tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Volume info retrieved successfully. Aug 25 10:20:41.018609 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-83eac848-cd25-41b6-9b38-f79b4616fb3b tempest-VolumeRetypeMultiattachTest-879230345 tempest-VolumeRetypeMultiattachTest-879230345-project-member] Volume info retrieved successfully. Aug 25 10:20:41.025309 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-83eac848-cd25-41b6-9b38-f79b4616fb3b tempest-VolumeRetypeMultiattachTest-879230345 tempest-VolumeRetypeMultiattachTest-879230345-project-member] https://10.4.3.119/volume/v3/volumes/72fc2fd3-1c41-4f7c-b8cb-4862704cb466 returned with HTTP 200 Aug 25 10:20:41.025309 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 327/1304] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:20:40 2026] GET /volume/v3/volumes/72fc2fd3-1c41-4f7c-b8cb-4862704cb466 => generated 998 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:20:41.041224 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-88a51eeb-c7fa-49c4-af55-86f13362da6b None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:41.043930 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-88a51eeb-c7fa-49c4-af55-86f13362da6b tempest-VolumeRetypeMultiattachTest-318166869 tempest-VolumeRetypeMultiattachTest-318166869-project-admin] GET https://10.4.3.119/volume/v3/volumes/72fc2fd3-1c41-4f7c-b8cb-4862704cb466 Aug 25 10:20:41.044240 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-88a51eeb-c7fa-49c4-af55-86f13362da6b tempest-VolumeRetypeMultiattachTest-318166869 tempest-VolumeRetypeMultiattachTest-318166869-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:41.044514 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-88a51eeb-c7fa-49c4-af55-86f13362da6b tempest-VolumeRetypeMultiattachTest-318166869 tempest-VolumeRetypeMultiattachTest-318166869-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:41.049125 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-6434399c-169c-4c94-b836-01123fc23ccd tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Delete volume request issued successfully. Aug 25 10:20:41.049876 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6434399c-169c-4c94-b836-01123fc23ccd tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] https://10.4.3.119/volume/v3/volumes/2f997b83-cca2-48e0-9359-128fe8042da5 returned with HTTP 202 Aug 25 10:20:41.049969 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 327/1305] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:20:40 2026] DELETE /volume/v3/volumes/2f997b83-cca2-48e0-9359-128fe8042da5 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:20:41.062567 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:41.062567 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:20:41.067028 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-3b09d65e-a57b-4df4-ade6-82168f750b11 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:41.070208 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-88a51eeb-c7fa-49c4-af55-86f13362da6b tempest-VolumeRetypeMultiattachTest-318166869 tempest-VolumeRetypeMultiattachTest-318166869-project-admin] Volume info retrieved successfully. Aug 25 10:20:41.070500 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3b09d65e-a57b-4df4-ade6-82168f750b11 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] GET https://10.4.3.119/volume/v3/volumes/2f997b83-cca2-48e0-9359-128fe8042da5 Aug 25 10:20:41.070932 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3b09d65e-a57b-4df4-ade6-82168f750b11 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:41.071006 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3b09d65e-a57b-4df4-ade6-82168f750b11 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:41.078504 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-88a51eeb-c7fa-49c4-af55-86f13362da6b tempest-VolumeRetypeMultiattachTest-318166869 tempest-VolumeRetypeMultiattachTest-318166869-project-admin] https://10.4.3.119/volume/v3/volumes/72fc2fd3-1c41-4f7c-b8cb-4862704cb466 returned with HTTP 200 Aug 25 10:20:41.078980 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 322/1306] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:20:41 2026] GET /volume/v3/volumes/72fc2fd3-1c41-4f7c-b8cb-4862704cb466 => generated 1183 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:20:41.089364 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:41.089364 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:20:41.096051 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-86aef91e-6bfc-4579-b415-7cb030ab93c6 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:41.098232 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-86aef91e-6bfc-4579-b415-7cb030ab93c6 tempest-VolumeRetypeMultiattachTest-879230345 tempest-VolumeRetypeMultiattachTest-879230345-project-member] POST https://10.4.3.119/volume/v3/volumes/72fc2fd3-1c41-4f7c-b8cb-4862704cb466/action Aug 25 10:20:41.098327 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-3b09d65e-a57b-4df4-ade6-82168f750b11 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Volume info retrieved successfully. Aug 25 10:20:41.098648 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-86aef91e-6bfc-4579-b415-7cb030ab93c6 tempest-VolumeRetypeMultiattachTest-879230345 tempest-VolumeRetypeMultiattachTest-879230345-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1270971749", "migration_policy": "never"}}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:20:41.098819 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-86aef91e-6bfc-4579-b415-7cb030ab93c6 tempest-VolumeRetypeMultiattachTest-879230345 tempest-VolumeRetypeMultiattachTest-879230345-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1270971749", "migration_policy": "never"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:20:41.104726 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3b09d65e-a57b-4df4-ade6-82168f750b11 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] https://10.4.3.119/volume/v3/volumes/2f997b83-cca2-48e0-9359-128fe8042da5 returned with HTTP 200 Aug 25 10:20:41.105231 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 331/1307] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:41 2026] GET /volume/v3/volumes/2f997b83-cca2-48e0-9359-128fe8042da5 => generated 843 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:41.110120 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:41.110120 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:20:41.110693 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-86aef91e-6bfc-4579-b415-7cb030ab93c6 tempest-VolumeRetypeMultiattachTest-879230345 tempest-VolumeRetypeMultiattachTest-879230345-project-member] Volume info retrieved successfully. Aug 25 10:20:41.118542 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:41.118542 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:20:41.138016 np0000008063 devstack@c-api.service[100388]: WARNING cinder.quota [None req-86aef91e-6bfc-4579-b415-7cb030ab93c6 tempest-VolumeRetypeMultiattachTest-879230345 tempest-VolumeRetypeMultiattachTest-879230345-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1270971749 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1270971749, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:20:41.138016 np0000008063 devstack@c-api.service[100388]: WARNING cinder.quota [None req-86aef91e-6bfc-4579-b415-7cb030ab93c6 tempest-VolumeRetypeMultiattachTest-879230345 tempest-VolumeRetypeMultiattachTest-879230345-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1270971749 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1270971749, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:20:41.181833 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-86aef91e-6bfc-4579-b415-7cb030ab93c6 tempest-VolumeRetypeMultiattachTest-879230345 tempest-VolumeRetypeMultiattachTest-879230345-project-member] Created reservations ['f9a750c8-30b4-4fe6-b4ab-351c412b4ee1', 'da556a5b-55a9-454a-bbcd-3acc3c158b6a'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:20:41.196939 np0000008063 devstack@c-api.service[100388]: WARNING cinder.quota [None req-86aef91e-6bfc-4579-b415-7cb030ab93c6 tempest-VolumeRetypeMultiattachTest-879230345 tempest-VolumeRetypeMultiattachTest-879230345-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-545586439 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-545586439, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:20:41.197313 np0000008063 devstack@c-api.service[100388]: WARNING cinder.quota [None req-86aef91e-6bfc-4579-b415-7cb030ab93c6 tempest-VolumeRetypeMultiattachTest-879230345 tempest-VolumeRetypeMultiattachTest-879230345-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-545586439 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-545586439, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:20:41.209601 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-86aef91e-6bfc-4579-b415-7cb030ab93c6 tempest-VolumeRetypeMultiattachTest-879230345 tempest-VolumeRetypeMultiattachTest-879230345-project-member] Created reservations ['0f07f217-46fd-447f-ac7b-73312729e68a', '6cadfd46-6669-4c9f-b0a2-c977520b393a'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:20:41.421910 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-86aef91e-6bfc-4579-b415-7cb030ab93c6 tempest-VolumeRetypeMultiattachTest-879230345 tempest-VolumeRetypeMultiattachTest-879230345-project-member] Retype volume request issued successfully. Aug 25 10:20:41.422244 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-86aef91e-6bfc-4579-b415-7cb030ab93c6 tempest-VolumeRetypeMultiattachTest-879230345 tempest-VolumeRetypeMultiattachTest-879230345-project-member] https://10.4.3.119/volume/v3/volumes/72fc2fd3-1c41-4f7c-b8cb-4862704cb466/action returned with HTTP 202 Aug 25 10:20:41.422906 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 328/1308] 10.4.3.119 () {70 vars in 1432 bytes} [Tue Aug 25 10:20:41 2026] POST /volume/v3/volumes/72fc2fd3-1c41-4f7c-b8cb-4862704cb466/action => generated 0 bytes in 327 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 25 10:20:41.433683 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-7e393d3d-3e6a-4b63-ab64-5dab055fda39 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:41.436638 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7e393d3d-3e6a-4b63-ab64-5dab055fda39 tempest-VolumeRetypeMultiattachTest-879230345 tempest-VolumeRetypeMultiattachTest-879230345-project-member] GET https://10.4.3.119/volume/v3/volumes/72fc2fd3-1c41-4f7c-b8cb-4862704cb466 Aug 25 10:20:41.436996 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7e393d3d-3e6a-4b63-ab64-5dab055fda39 tempest-VolumeRetypeMultiattachTest-879230345 tempest-VolumeRetypeMultiattachTest-879230345-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:41.437304 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7e393d3d-3e6a-4b63-ab64-5dab055fda39 tempest-VolumeRetypeMultiattachTest-879230345 tempest-VolumeRetypeMultiattachTest-879230345-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:41.460544 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:41.460544 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:20:41.469964 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-7e393d3d-3e6a-4b63-ab64-5dab055fda39 tempest-VolumeRetypeMultiattachTest-879230345 tempest-VolumeRetypeMultiattachTest-879230345-project-member] Volume info retrieved successfully. Aug 25 10:20:41.479813 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7e393d3d-3e6a-4b63-ab64-5dab055fda39 tempest-VolumeRetypeMultiattachTest-879230345 tempest-VolumeRetypeMultiattachTest-879230345-project-member] https://10.4.3.119/volume/v3/volumes/72fc2fd3-1c41-4f7c-b8cb-4862704cb466 returned with HTTP 200 Aug 25 10:20:41.479813 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 328/1309] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:20:41 2026] GET /volume/v3/volumes/72fc2fd3-1c41-4f7c-b8cb-4862704cb466 => generated 998 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:20:41.496713 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-5432b011-4906-40c7-8cda-f23c4cdd49ee None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:41.500116 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5432b011-4906-40c7-8cda-f23c4cdd49ee tempest-VolumeRetypeMultiattachTest-318166869 tempest-VolumeRetypeMultiattachTest-318166869-project-admin] GET https://10.4.3.119/volume/v3/volumes/72fc2fd3-1c41-4f7c-b8cb-4862704cb466 Aug 25 10:20:41.500116 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5432b011-4906-40c7-8cda-f23c4cdd49ee tempest-VolumeRetypeMultiattachTest-318166869 tempest-VolumeRetypeMultiattachTest-318166869-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:41.501431 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5432b011-4906-40c7-8cda-f23c4cdd49ee tempest-VolumeRetypeMultiattachTest-318166869 tempest-VolumeRetypeMultiattachTest-318166869-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:41.513757 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:41.513757 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:20:41.518943 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-5432b011-4906-40c7-8cda-f23c4cdd49ee tempest-VolumeRetypeMultiattachTest-318166869 tempest-VolumeRetypeMultiattachTest-318166869-project-admin] Volume info retrieved successfully. Aug 25 10:20:41.525773 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5432b011-4906-40c7-8cda-f23c4cdd49ee tempest-VolumeRetypeMultiattachTest-318166869 tempest-VolumeRetypeMultiattachTest-318166869-project-admin] https://10.4.3.119/volume/v3/volumes/72fc2fd3-1c41-4f7c-b8cb-4862704cb466 returned with HTTP 200 Aug 25 10:20:41.526328 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 323/1310] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:20:41 2026] GET /volume/v3/volumes/72fc2fd3-1c41-4f7c-b8cb-4862704cb466 => generated 1183 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:20:41.544131 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-89fd4341-cab2-4be3-8c76-55f989cc3afb None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:41.546341 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-89fd4341-cab2-4be3-8c76-55f989cc3afb tempest-VolumeRetypeMultiattachTest-318166869 tempest-VolumeRetypeMultiattachTest-318166869-project-admin] GET https://10.4.3.119/volume/v3/volumes/72fc2fd3-1c41-4f7c-b8cb-4862704cb466 Aug 25 10:20:41.546726 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-89fd4341-cab2-4be3-8c76-55f989cc3afb tempest-VolumeRetypeMultiattachTest-318166869 tempest-VolumeRetypeMultiattachTest-318166869-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:41.547042 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-89fd4341-cab2-4be3-8c76-55f989cc3afb tempest-VolumeRetypeMultiattachTest-318166869 tempest-VolumeRetypeMultiattachTest-318166869-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:41.561128 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:41.561128 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:20:41.566486 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-89fd4341-cab2-4be3-8c76-55f989cc3afb tempest-VolumeRetypeMultiattachTest-318166869 tempest-VolumeRetypeMultiattachTest-318166869-project-admin] Volume info retrieved successfully. Aug 25 10:20:41.571580 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-89fd4341-cab2-4be3-8c76-55f989cc3afb tempest-VolumeRetypeMultiattachTest-318166869 tempest-VolumeRetypeMultiattachTest-318166869-project-admin] https://10.4.3.119/volume/v3/volumes/72fc2fd3-1c41-4f7c-b8cb-4862704cb466 returned with HTTP 200 Aug 25 10:20:41.572156 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 332/1311] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:20:41 2026] GET /volume/v3/volumes/72fc2fd3-1c41-4f7c-b8cb-4862704cb466 => generated 1183 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:20:41.586836 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-c7380621-7dd5-404c-9a6b-495f6635ef11 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:41.588774 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c7380621-7dd5-404c-9a6b-495f6635ef11 tempest-VolumeRetypeMultiattachTest-879230345 tempest-VolumeRetypeMultiattachTest-879230345-project-member] POST https://10.4.3.119/volume/v3/volumes/72fc2fd3-1c41-4f7c-b8cb-4862704cb466/action Aug 25 10:20:41.589156 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c7380621-7dd5-404c-9a6b-495f6635ef11 tempest-VolumeRetypeMultiattachTest-879230345 tempest-VolumeRetypeMultiattachTest-879230345-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-545586439", "migration_policy": "never"}}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:20:41.589312 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c7380621-7dd5-404c-9a6b-495f6635ef11 tempest-VolumeRetypeMultiattachTest-879230345 tempest-VolumeRetypeMultiattachTest-879230345-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-545586439", "migration_policy": "never"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:20:41.607723 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:41.607723 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:20:41.608332 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-c7380621-7dd5-404c-9a6b-495f6635ef11 tempest-VolumeRetypeMultiattachTest-879230345 tempest-VolumeRetypeMultiattachTest-879230345-project-member] Volume info retrieved successfully. Aug 25 10:20:41.648720 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-c7380621-7dd5-404c-9a6b-495f6635ef11 tempest-VolumeRetypeMultiattachTest-879230345 tempest-VolumeRetypeMultiattachTest-879230345-project-member] Created reservations ['40de7ac1-4467-432f-9acb-35ea430fdb8c', '3715e6e3-e1cd-4c09-80eb-5b622dbcc089'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:20:41.676514 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-c7380621-7dd5-404c-9a6b-495f6635ef11 tempest-VolumeRetypeMultiattachTest-879230345 tempest-VolumeRetypeMultiattachTest-879230345-project-member] Created reservations ['5aa53340-324f-4540-b60e-755cfa53a724', '1e21a5a8-b756-46e1-a9bf-be6f488e23ef'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:20:41.686403 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-ed523bf4-66c2-4bad-bd55-ce514c1ce318 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:41.689729 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ed523bf4-66c2-4bad-bd55-ce514c1ce318 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/volumes/c4fbdfab-38db-48d6-94cd-3d9f7e5a2827 Aug 25 10:20:41.690027 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ed523bf4-66c2-4bad-bd55-ce514c1ce318 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:41.690424 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ed523bf4-66c2-4bad-bd55-ce514c1ce318 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:41.700065 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ed523bf4-66c2-4bad-bd55-ce514c1ce318 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/volumes/c4fbdfab-38db-48d6-94cd-3d9f7e5a2827 returned with HTTP 404 Aug 25 10:20:41.701302 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 329/1312] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:41 2026] GET /volume/v3/volumes/c4fbdfab-38db-48d6-94cd-3d9f7e5a2827 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:20:41.709661 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-9e5b8a50-493d-4486-8649-ca911c1f8026 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:41.712237 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9e5b8a50-493d-4486-8649-ca911c1f8026 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/volumes/c4fbdfab-38db-48d6-94cd-3d9f7e5a2827 Aug 25 10:20:41.712510 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9e5b8a50-493d-4486-8649-ca911c1f8026 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:41.712797 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9e5b8a50-493d-4486-8649-ca911c1f8026 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:41.713627 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-c7380621-7dd5-404c-9a6b-495f6635ef11 tempest-VolumeRetypeMultiattachTest-879230345 tempest-VolumeRetypeMultiattachTest-879230345-project-member] Retype volume request issued successfully. Aug 25 10:20:41.714283 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c7380621-7dd5-404c-9a6b-495f6635ef11 tempest-VolumeRetypeMultiattachTest-879230345 tempest-VolumeRetypeMultiattachTest-879230345-project-member] https://10.4.3.119/volume/v3/volumes/72fc2fd3-1c41-4f7c-b8cb-4862704cb466/action returned with HTTP 202 Aug 25 10:20:41.714606 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 329/1313] 10.4.3.119 () {70 vars in 1432 bytes} [Tue Aug 25 10:20:41 2026] POST /volume/v3/volumes/72fc2fd3-1c41-4f7c-b8cb-4862704cb466/action => generated 0 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 25 10:20:41.723097 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-ce806691-230e-496c-af0a-a1b6a738d051 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:41.726471 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ce806691-230e-496c-af0a-a1b6a738d051 tempest-VolumeRetypeMultiattachTest-879230345 tempest-VolumeRetypeMultiattachTest-879230345-project-member] GET https://10.4.3.119/volume/v3/volumes/72fc2fd3-1c41-4f7c-b8cb-4862704cb466 Aug 25 10:20:41.726891 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ce806691-230e-496c-af0a-a1b6a738d051 tempest-VolumeRetypeMultiattachTest-879230345 tempest-VolumeRetypeMultiattachTest-879230345-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:41.727034 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ce806691-230e-496c-af0a-a1b6a738d051 tempest-VolumeRetypeMultiattachTest-879230345 tempest-VolumeRetypeMultiattachTest-879230345-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:41.728713 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9e5b8a50-493d-4486-8649-ca911c1f8026 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/volumes/c4fbdfab-38db-48d6-94cd-3d9f7e5a2827 returned with HTTP 404 Aug 25 10:20:41.729539 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 324/1314] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:41 2026] GET /volume/v3/volumes/c4fbdfab-38db-48d6-94cd-3d9f7e5a2827 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:20:41.736728 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:41.736728 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:20:41.740627 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-3456e735-9263-44d0-a2ff-dcb9050d0391 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:41.741028 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-ce806691-230e-496c-af0a-a1b6a738d051 tempest-VolumeRetypeMultiattachTest-879230345 tempest-VolumeRetypeMultiattachTest-879230345-project-member] Volume info retrieved successfully. Aug 25 10:20:41.745951 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3456e735-9263-44d0-a2ff-dcb9050d0391 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] DELETE https://10.4.3.119/volume/v3/volumes/c4fbdfab-38db-48d6-94cd-3d9f7e5a2827 Aug 25 10:20:41.745951 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3456e735-9263-44d0-a2ff-dcb9050d0391 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:41.745951 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3456e735-9263-44d0-a2ff-dcb9050d0391 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:41.745951 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-3456e735-9263-44d0-a2ff-dcb9050d0391 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Delete volume with id: c4fbdfab-38db-48d6-94cd-3d9f7e5a2827 Aug 25 10:20:41.749561 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ce806691-230e-496c-af0a-a1b6a738d051 tempest-VolumeRetypeMultiattachTest-879230345 tempest-VolumeRetypeMultiattachTest-879230345-project-member] https://10.4.3.119/volume/v3/volumes/72fc2fd3-1c41-4f7c-b8cb-4862704cb466 returned with HTTP 200 Aug 25 10:20:41.750286 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 333/1315] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:20:41 2026] GET /volume/v3/volumes/72fc2fd3-1c41-4f7c-b8cb-4862704cb466 => generated 998 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:20:41.761618 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3456e735-9263-44d0-a2ff-dcb9050d0391 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/volumes/c4fbdfab-38db-48d6-94cd-3d9f7e5a2827 returned with HTTP 404 Aug 25 10:20:41.762361 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 330/1316] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:20:41 2026] DELETE /volume/v3/volumes/c4fbdfab-38db-48d6-94cd-3d9f7e5a2827 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:20:41.781985 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-1b8da917-28fb-4ea3-9d24-73a8a35fcf10 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:41.784859 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1b8da917-28fb-4ea3-9d24-73a8a35fcf10 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:20:41.785363 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1b8da917-28fb-4ea3-9d24-73a8a35fcf10 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1482352565"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:20:41.787411 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-1b8da917-28fb-4ea3-9d24-73a8a35fcf10 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1482352565'}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:20:41.787599 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-1b8da917-28fb-4ea3-9d24-73a8a35fcf10 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Create volume of 1 GB Aug 25 10:20:41.787993 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:41.787993 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:20:41.797178 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-1b8da917-28fb-4ea3-9d24-73a8a35fcf10 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Availability Zones retrieved successfully. Aug 25 10:20:41.810920 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-1b8da917-28fb-4ea3-9d24-73a8a35fcf10 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Flow 'volume_create_api' (ff9bcb55-3fe5-4473-baa3-c3ccc8825ee8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:20:41.812553 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-1b8da917-28fb-4ea3-9d24-73a8a35fcf10 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d4e12f3-5a88-4196-b389-5570252f9cd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:20:41.814265 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [None req-1b8da917-28fb-4ea3-9d24-73a8a35fcf10 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Validating volume size '1' using validate_int {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:20:41.853942 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-1b8da917-28fb-4ea3-9d24-73a8a35fcf10 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d4e12f3-5a88-4196-b389-5570252f9cd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:20:41.855006 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-1b8da917-28fb-4ea3-9d24-73a8a35fcf10 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb5ee5a5-b6af-4cc4-aee9-5c8aba9581f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:20:41.911318 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-1b8da917-28fb-4ea3-9d24-73a8a35fcf10 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Created reservations ['d377343b-8e20-461f-9745-965675622170', '9f9e954f-63ec-497a-ac5a-2607704bbb62', '5ec71724-60aa-40a5-b033-4c611b8eb3cd', 'fead14eb-4e6a-400e-8e5a-1516d8c3c7d4'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:20:41.911917 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-1b8da917-28fb-4ea3-9d24-73a8a35fcf10 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb5ee5a5-b6af-4cc4-aee9-5c8aba9581f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d377343b-8e20-461f-9745-965675622170', '9f9e954f-63ec-497a-ac5a-2607704bbb62', '5ec71724-60aa-40a5-b033-4c611b8eb3cd', 'fead14eb-4e6a-400e-8e5a-1516d8c3c7d4']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:20:41.914069 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-1b8da917-28fb-4ea3-9d24-73a8a35fcf10 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76fae839-a698-4924-a877-39b90bb5ba99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:20:41.939021 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-1b8da917-28fb-4ea3-9d24-73a8a35fcf10 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76fae839-a698-4924-a877-39b90bb5ba99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '41bc1767-6f97-42e7-a17b-a54288672f88', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1482352565',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de2ee1c8992c4154ba507b073e6f3a11',qos_specs=None,replication_status=,reservations=['d377343b-8e20-461f-9745-965675622170','9f9e954f-63ec-497a-ac5a-2607704bbb62','5ec71724-60aa-40a5-b033-4c611b8eb3cd','fead14eb-4e6a-400e-8e5a-1516d8c3c7d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='553b3adf45b04738820c8d4f67a9a309',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:20:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1482352565',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=41bc1767-6f97-42e7-a17b-a54288672f88,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='de2ee1c8992c4154ba507b073e6f3a11',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='553b3adf45b04738820c8d4f67a9a309',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:20:41.941737 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-1b8da917-28fb-4ea3-9d24-73a8a35fcf10 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b60346fd-6e61-4620-89a2-be61011c2d63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:20:41.961481 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-1b8da917-28fb-4ea3-9d24-73a8a35fcf10 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b60346fd-6e61-4620-89a2-be61011c2d63) transitioned into state 'SUCCESS' from state '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-1482352565',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de2ee1c8992c4154ba507b073e6f3a11',qos_specs=None,replication_status=,reservations=['d377343b-8e20-461f-9745-965675622170','9f9e954f-63ec-497a-ac5a-2607704bbb62','5ec71724-60aa-40a5-b033-4c611b8eb3cd','fead14eb-4e6a-400e-8e5a-1516d8c3c7d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='553b3adf45b04738820c8d4f67a9a309',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:20:41.962482 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-1b8da917-28fb-4ea3-9d24-73a8a35fcf10 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36d2038a-8a05-4c16-bf2e-68525f52d5ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:20:41.980740 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-1b8da917-28fb-4ea3-9d24-73a8a35fcf10 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36d2038a-8a05-4c16-bf2e-68525f52d5ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:20:41.982013 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-1b8da917-28fb-4ea3-9d24-73a8a35fcf10 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Flow 'volume_create_api' (ff9bcb55-3fe5-4473-baa3-c3ccc8825ee8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:20:41.983315 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-1b8da917-28fb-4ea3-9d24-73a8a35fcf10 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Create volume request issued successfully. Aug 25 10:20:41.984165 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1b8da917-28fb-4ea3-9d24-73a8a35fcf10 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:20:41.984610 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 330/1317] 10.4.3.119 () {68 vars in 1258 bytes} [Tue Aug 25 10:20:41 2026] POST /volume/v3/volumes => generated 749 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:20:42.001944 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-6760232a-8dbd-4d46-87af-6e726983e937 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:42.006248 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6760232a-8dbd-4d46-87af-6e726983e937 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/volumes/41bc1767-6f97-42e7-a17b-a54288672f88 Aug 25 10:20:42.006248 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6760232a-8dbd-4d46-87af-6e726983e937 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:42.006248 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6760232a-8dbd-4d46-87af-6e726983e937 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:42.018883 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:42.018883 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:20:42.023985 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-6760232a-8dbd-4d46-87af-6e726983e937 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Volume info retrieved successfully. Aug 25 10:20:42.034657 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6760232a-8dbd-4d46-87af-6e726983e937 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/volumes/41bc1767-6f97-42e7-a17b-a54288672f88 returned with HTTP 200 Aug 25 10:20:42.036724 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 325/1318] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:42 2026] GET /volume/v3/volumes/41bc1767-6f97-42e7-a17b-a54288672f88 => generated 817 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:42.125886 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-1a943db9-bb74-4072-9e18-4af5b9574440 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:42.133180 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1a943db9-bb74-4072-9e18-4af5b9574440 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] GET https://10.4.3.119/volume/v3/volumes/2f997b83-cca2-48e0-9359-128fe8042da5 Aug 25 10:20:42.133180 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1a943db9-bb74-4072-9e18-4af5b9574440 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:42.133180 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1a943db9-bb74-4072-9e18-4af5b9574440 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:42.141174 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1a943db9-bb74-4072-9e18-4af5b9574440 tempest-SnapshotsActionsTest-38779984 tempest-SnapshotsActionsTest-38779984-project-member] https://10.4.3.119/volume/v3/volumes/2f997b83-cca2-48e0-9359-128fe8042da5 returned with HTTP 404 Aug 25 10:20:42.142460 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 334/1319] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:42 2026] GET /volume/v3/volumes/2f997b83-cca2-48e0-9359-128fe8042da5 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:20:42.773280 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-4c1ad9a2-5a73-422b-8123-9f38be4019fa None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:42.775775 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4c1ad9a2-5a73-422b-8123-9f38be4019fa tempest-VolumeRetypeMultiattachTest-879230345 tempest-VolumeRetypeMultiattachTest-879230345-project-member] GET https://10.4.3.119/volume/v3/volumes/72fc2fd3-1c41-4f7c-b8cb-4862704cb466 Aug 25 10:20:42.776094 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4c1ad9a2-5a73-422b-8123-9f38be4019fa tempest-VolumeRetypeMultiattachTest-879230345 tempest-VolumeRetypeMultiattachTest-879230345-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:42.776595 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4c1ad9a2-5a73-422b-8123-9f38be4019fa tempest-VolumeRetypeMultiattachTest-879230345 tempest-VolumeRetypeMultiattachTest-879230345-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:42.789867 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:42.789867 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:20:42.796354 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-4c1ad9a2-5a73-422b-8123-9f38be4019fa tempest-VolumeRetypeMultiattachTest-879230345 tempest-VolumeRetypeMultiattachTest-879230345-project-member] Volume info retrieved successfully. Aug 25 10:20:42.803908 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4c1ad9a2-5a73-422b-8123-9f38be4019fa tempest-VolumeRetypeMultiattachTest-879230345 tempest-VolumeRetypeMultiattachTest-879230345-project-member] https://10.4.3.119/volume/v3/volumes/72fc2fd3-1c41-4f7c-b8cb-4862704cb466 returned with HTTP 200 Aug 25 10:20:42.805242 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 331/1320] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:20:42 2026] GET /volume/v3/volumes/72fc2fd3-1c41-4f7c-b8cb-4862704cb466 => generated 998 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:20:42.829675 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-9653c0e6-4f24-4e3e-91cf-5aa5f085286e None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:42.834833 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9653c0e6-4f24-4e3e-91cf-5aa5f085286e tempest-VolumeRetypeMultiattachTest-318166869 tempest-VolumeRetypeMultiattachTest-318166869-project-admin] GET https://10.4.3.119/volume/v3/volumes/72fc2fd3-1c41-4f7c-b8cb-4862704cb466 Aug 25 10:20:42.834833 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9653c0e6-4f24-4e3e-91cf-5aa5f085286e tempest-VolumeRetypeMultiattachTest-318166869 tempest-VolumeRetypeMultiattachTest-318166869-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:42.834833 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9653c0e6-4f24-4e3e-91cf-5aa5f085286e tempest-VolumeRetypeMultiattachTest-318166869 tempest-VolumeRetypeMultiattachTest-318166869-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:42.850158 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:42.850158 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:20:42.859741 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-9653c0e6-4f24-4e3e-91cf-5aa5f085286e tempest-VolumeRetypeMultiattachTest-318166869 tempest-VolumeRetypeMultiattachTest-318166869-project-admin] Volume info retrieved successfully. Aug 25 10:20:42.863501 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9653c0e6-4f24-4e3e-91cf-5aa5f085286e tempest-VolumeRetypeMultiattachTest-318166869 tempest-VolumeRetypeMultiattachTest-318166869-project-admin] https://10.4.3.119/volume/v3/volumes/72fc2fd3-1c41-4f7c-b8cb-4862704cb466 returned with HTTP 200 Aug 25 10:20:42.863956 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 331/1321] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:20:42 2026] GET /volume/v3/volumes/72fc2fd3-1c41-4f7c-b8cb-4862704cb466 => generated 1183 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:20:42.887662 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-74a6474f-ae9b-4467-a851-891de4923ce6 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:42.891181 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-74a6474f-ae9b-4467-a851-891de4923ce6 tempest-VolumeRetypeMultiattachTest-318166869 tempest-VolumeRetypeMultiattachTest-318166869-project-admin] GET https://10.4.3.119/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1198575492 Aug 25 10:20:42.891856 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-74a6474f-ae9b-4467-a851-891de4923ce6 tempest-VolumeRetypeMultiattachTest-318166869 tempest-VolumeRetypeMultiattachTest-318166869-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:42.892311 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-74a6474f-ae9b-4467-a851-891de4923ce6 tempest-VolumeRetypeMultiattachTest-318166869 tempest-VolumeRetypeMultiattachTest-318166869-project-admin] Calling method 'index' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:42.893343 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-74a6474f-ae9b-4467-a851-891de4923ce6 tempest-VolumeRetypeMultiattachTest-318166869 tempest-VolumeRetypeMultiattachTest-318166869-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-1198575492'), ('all_tenants', True)]). {{(pid=100389) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 10:20:42.937883 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-74a6474f-ae9b-4467-a851-891de4923ce6 tempest-VolumeRetypeMultiattachTest-318166869 tempest-VolumeRetypeMultiattachTest-318166869-project-admin] Get all volumes completed successfully. Aug 25 10:20:42.938329 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-74a6474f-ae9b-4467-a851-891de4923ce6 tempest-VolumeRetypeMultiattachTest-318166869 tempest-VolumeRetypeMultiattachTest-318166869-project-admin] https://10.4.3.119/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1198575492 returned with HTTP 200 Aug 25 10:20:42.939177 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 326/1322] 10.4.3.119 () {68 vars in 1429 bytes} [Tue Aug 25 10:20:42 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1198575492 => generated 342 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:20:42.955584 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-099c7924-30a6-4b4e-9b85-a8275f298c88 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:42.959240 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-099c7924-30a6-4b4e-9b85-a8275f298c88 tempest-VolumeRetypeMultiattachTest-318166869 tempest-VolumeRetypeMultiattachTest-318166869-project-admin] GET https://10.4.3.119/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1198575492 Aug 25 10:20:42.959240 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-099c7924-30a6-4b4e-9b85-a8275f298c88 tempest-VolumeRetypeMultiattachTest-318166869 tempest-VolumeRetypeMultiattachTest-318166869-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:42.959669 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-099c7924-30a6-4b4e-9b85-a8275f298c88 tempest-VolumeRetypeMultiattachTest-318166869 tempest-VolumeRetypeMultiattachTest-318166869-project-admin] Calling method 'index' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:42.961016 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-099c7924-30a6-4b4e-9b85-a8275f298c88 tempest-VolumeRetypeMultiattachTest-318166869 tempest-VolumeRetypeMultiattachTest-318166869-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-1198575492'), ('all_tenants', True)]). {{(pid=100390) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 10:20:43.006462 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-099c7924-30a6-4b4e-9b85-a8275f298c88 tempest-VolumeRetypeMultiattachTest-318166869 tempest-VolumeRetypeMultiattachTest-318166869-project-admin] Get all volumes completed successfully. Aug 25 10:20:43.006462 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-099c7924-30a6-4b4e-9b85-a8275f298c88 tempest-VolumeRetypeMultiattachTest-318166869 tempest-VolumeRetypeMultiattachTest-318166869-project-admin] https://10.4.3.119/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1198575492 returned with HTTP 200 Aug 25 10:20:43.006462 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 335/1323] 10.4.3.119 () {68 vars in 1429 bytes} [Tue Aug 25 10:20:42 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1198575492 => generated 342 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:20:43.021345 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-46f6ce43-999e-40fd-b37d-d251c7a946a8 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:43.024198 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-46f6ce43-999e-40fd-b37d-d251c7a946a8 tempest-VolumeRetypeMultiattachTest-879230345 tempest-VolumeRetypeMultiattachTest-879230345-project-member] GET https://10.4.3.119/volume/v3/volumes/72fc2fd3-1c41-4f7c-b8cb-4862704cb466 Aug 25 10:20:43.024531 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-46f6ce43-999e-40fd-b37d-d251c7a946a8 tempest-VolumeRetypeMultiattachTest-879230345 tempest-VolumeRetypeMultiattachTest-879230345-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:43.024803 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-46f6ce43-999e-40fd-b37d-d251c7a946a8 tempest-VolumeRetypeMultiattachTest-879230345 tempest-VolumeRetypeMultiattachTest-879230345-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:43.034128 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:43.034128 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:20:43.038970 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-46f6ce43-999e-40fd-b37d-d251c7a946a8 tempest-VolumeRetypeMultiattachTest-879230345 tempest-VolumeRetypeMultiattachTest-879230345-project-member] Volume info retrieved successfully. Aug 25 10:20:43.049828 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-46f6ce43-999e-40fd-b37d-d251c7a946a8 tempest-VolumeRetypeMultiattachTest-879230345 tempest-VolumeRetypeMultiattachTest-879230345-project-member] https://10.4.3.119/volume/v3/volumes/72fc2fd3-1c41-4f7c-b8cb-4862704cb466 returned with HTTP 200 Aug 25 10:20:43.050268 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 332/1324] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:20:43 2026] GET /volume/v3/volumes/72fc2fd3-1c41-4f7c-b8cb-4862704cb466 => generated 998 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:20:43.067180 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-8bd60552-d289-460d-a180-38734996c539 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:43.071064 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8bd60552-d289-460d-a180-38734996c539 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/volumes/41bc1767-6f97-42e7-a17b-a54288672f88 Aug 25 10:20:43.071436 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8bd60552-d289-460d-a180-38734996c539 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:43.071749 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8bd60552-d289-460d-a180-38734996c539 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:43.075134 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-78f56048-c7d5-4ff7-8e18-3690dc376d53 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:43.079299 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-78f56048-c7d5-4ff7-8e18-3690dc376d53 tempest-VolumeRetypeMultiattachTest-879230345 tempest-VolumeRetypeMultiattachTest-879230345-project-member] DELETE https://10.4.3.119/volume/v3/volumes/72fc2fd3-1c41-4f7c-b8cb-4862704cb466 Aug 25 10:20:43.079513 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-78f56048-c7d5-4ff7-8e18-3690dc376d53 tempest-VolumeRetypeMultiattachTest-879230345 tempest-VolumeRetypeMultiattachTest-879230345-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:43.080062 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-78f56048-c7d5-4ff7-8e18-3690dc376d53 tempest-VolumeRetypeMultiattachTest-879230345 tempest-VolumeRetypeMultiattachTest-879230345-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:43.080791 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-78f56048-c7d5-4ff7-8e18-3690dc376d53 tempest-VolumeRetypeMultiattachTest-879230345 tempest-VolumeRetypeMultiattachTest-879230345-project-member] Delete volume with id: 72fc2fd3-1c41-4f7c-b8cb-4862704cb466 Aug 25 10:20:43.091086 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:43.091086 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:20:43.091296 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:43.091296 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:20:43.091874 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-78f56048-c7d5-4ff7-8e18-3690dc376d53 tempest-VolumeRetypeMultiattachTest-879230345 tempest-VolumeRetypeMultiattachTest-879230345-project-member] Volume info retrieved successfully. Aug 25 10:20:43.100739 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-8bd60552-d289-460d-a180-38734996c539 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Volume info retrieved successfully. Aug 25 10:20:43.107205 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8bd60552-d289-460d-a180-38734996c539 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/volumes/41bc1767-6f97-42e7-a17b-a54288672f88 returned with HTTP 200 Aug 25 10:20:43.108171 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 332/1325] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:43 2026] GET /volume/v3/volumes/41bc1767-6f97-42e7-a17b-a54288672f88 => generated 842 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:43.145034 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-78f56048-c7d5-4ff7-8e18-3690dc376d53 tempest-VolumeRetypeMultiattachTest-879230345 tempest-VolumeRetypeMultiattachTest-879230345-project-member] Delete volume request issued successfully. Aug 25 10:20:43.145157 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-78f56048-c7d5-4ff7-8e18-3690dc376d53 tempest-VolumeRetypeMultiattachTest-879230345 tempest-VolumeRetypeMultiattachTest-879230345-project-member] https://10.4.3.119/volume/v3/volumes/72fc2fd3-1c41-4f7c-b8cb-4862704cb466 returned with HTTP 202 Aug 25 10:20:43.147160 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 327/1326] 10.4.3.119 () {68 vars in 1392 bytes} [Tue Aug 25 10:20:43 2026] DELETE /volume/v3/volumes/72fc2fd3-1c41-4f7c-b8cb-4862704cb466 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 10:20:43.161288 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-05888394-0568-41c6-adc6-a42a4d86577f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:43.168020 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-05888394-0568-41c6-adc6-a42a4d86577f tempest-VolumeRetypeMultiattachTest-879230345 tempest-VolumeRetypeMultiattachTest-879230345-project-member] GET https://10.4.3.119/volume/v3/volumes/72fc2fd3-1c41-4f7c-b8cb-4862704cb466 Aug 25 10:20:43.171557 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-05888394-0568-41c6-adc6-a42a4d86577f tempest-VolumeRetypeMultiattachTest-879230345 tempest-VolumeRetypeMultiattachTest-879230345-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:43.171871 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-05888394-0568-41c6-adc6-a42a4d86577f tempest-VolumeRetypeMultiattachTest-879230345 tempest-VolumeRetypeMultiattachTest-879230345-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:43.190925 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:43.190925 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:20:43.202994 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-05888394-0568-41c6-adc6-a42a4d86577f tempest-VolumeRetypeMultiattachTest-879230345 tempest-VolumeRetypeMultiattachTest-879230345-project-member] Volume info retrieved successfully. Aug 25 10:20:43.209432 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-05888394-0568-41c6-adc6-a42a4d86577f tempest-VolumeRetypeMultiattachTest-879230345 tempest-VolumeRetypeMultiattachTest-879230345-project-member] https://10.4.3.119/volume/v3/volumes/72fc2fd3-1c41-4f7c-b8cb-4862704cb466 returned with HTTP 200 Aug 25 10:20:43.210035 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 336/1327] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:20:43 2026] GET /volume/v3/volumes/72fc2fd3-1c41-4f7c-b8cb-4862704cb466 => generated 997 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:20:44.230960 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-26dc53d2-b152-4804-9662-bdb63547e83e None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:44.234582 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-26dc53d2-b152-4804-9662-bdb63547e83e tempest-VolumeRetypeMultiattachTest-879230345 tempest-VolumeRetypeMultiattachTest-879230345-project-member] GET https://10.4.3.119/volume/v3/volumes/72fc2fd3-1c41-4f7c-b8cb-4862704cb466 Aug 25 10:20:44.234869 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-26dc53d2-b152-4804-9662-bdb63547e83e tempest-VolumeRetypeMultiattachTest-879230345 tempest-VolumeRetypeMultiattachTest-879230345-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:44.235072 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-26dc53d2-b152-4804-9662-bdb63547e83e tempest-VolumeRetypeMultiattachTest-879230345 tempest-VolumeRetypeMultiattachTest-879230345-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:44.246440 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-26dc53d2-b152-4804-9662-bdb63547e83e tempest-VolumeRetypeMultiattachTest-879230345 tempest-VolumeRetypeMultiattachTest-879230345-project-member] https://10.4.3.119/volume/v3/volumes/72fc2fd3-1c41-4f7c-b8cb-4862704cb466 returned with HTTP 404 Aug 25 10:20:44.247118 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 333/1328] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:20:44 2026] GET /volume/v3/volumes/72fc2fd3-1c41-4f7c-b8cb-4862704cb466 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 10:20:44.258917 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-58520779-d0b5-40c2-a447-22b0c556448f None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:44.261346 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-58520779-d0b5-40c2-a447-22b0c556448f tempest-VolumeRetypeMultiattachTest-318166869 tempest-VolumeRetypeMultiattachTest-318166869-project-admin] DELETE https://10.4.3.119/volume/v3/types/6b91e0e0-bbb1-4efd-b10b-9727ced691bf Aug 25 10:20:44.261729 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-58520779-d0b5-40c2-a447-22b0c556448f tempest-VolumeRetypeMultiattachTest-318166869 tempest-VolumeRetypeMultiattachTest-318166869-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:44.261994 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-58520779-d0b5-40c2-a447-22b0c556448f tempest-VolumeRetypeMultiattachTest-318166869 tempest-VolumeRetypeMultiattachTest-318166869-project-admin] Calling method '_delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:44.295694 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-58520779-d0b5-40c2-a447-22b0c556448f tempest-VolumeRetypeMultiattachTest-318166869 tempest-VolumeRetypeMultiattachTest-318166869-project-admin] https://10.4.3.119/volume/v3/types/6b91e0e0-bbb1-4efd-b10b-9727ced691bf returned with HTTP 202 Aug 25 10:20:44.296402 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 333/1329] 10.4.3.119 () {66 vars in 1345 bytes} [Tue Aug 25 10:20:44 2026] DELETE /volume/v3/types/6b91e0e0-bbb1-4efd-b10b-9727ced691bf => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:20:44.307837 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-fdf34c1a-e8be-446c-a1c7-e1bf8b73bc72 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:44.310783 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-fdf34c1a-e8be-446c-a1c7-e1bf8b73bc72 tempest-VolumeRetypeMultiattachTest-318166869 tempest-VolumeRetypeMultiattachTest-318166869-project-admin] GET https://10.4.3.119/volume/v3/types/6b91e0e0-bbb1-4efd-b10b-9727ced691bf Aug 25 10:20:44.311067 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-fdf34c1a-e8be-446c-a1c7-e1bf8b73bc72 tempest-VolumeRetypeMultiattachTest-318166869 tempest-VolumeRetypeMultiattachTest-318166869-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:44.311658 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-fdf34c1a-e8be-446c-a1c7-e1bf8b73bc72 tempest-VolumeRetypeMultiattachTest-318166869 tempest-VolumeRetypeMultiattachTest-318166869-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:44.317500 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-fdf34c1a-e8be-446c-a1c7-e1bf8b73bc72 tempest-VolumeRetypeMultiattachTest-318166869 tempest-VolumeRetypeMultiattachTest-318166869-project-admin] https://10.4.3.119/volume/v3/types/6b91e0e0-bbb1-4efd-b10b-9727ced691bf returned with HTTP 404 Aug 25 10:20:44.318952 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 328/1330] 10.4.3.119 () {66 vars in 1342 bytes} [Tue Aug 25 10:20:44 2026] GET /volume/v3/types/6b91e0e0-bbb1-4efd-b10b-9727ced691bf => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:20:44.328091 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-c38fc016-45b6-43e3-98fe-bbcfcb34ac99 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:44.331404 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c38fc016-45b6-43e3-98fe-bbcfcb34ac99 tempest-VolumeRetypeMultiattachTest-318166869 tempest-VolumeRetypeMultiattachTest-318166869-project-admin] DELETE https://10.4.3.119/volume/v3/types/9484e4fa-3dee-4813-bd41-0a333f505b95 Aug 25 10:20:44.331741 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c38fc016-45b6-43e3-98fe-bbcfcb34ac99 tempest-VolumeRetypeMultiattachTest-318166869 tempest-VolumeRetypeMultiattachTest-318166869-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:44.332746 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c38fc016-45b6-43e3-98fe-bbcfcb34ac99 tempest-VolumeRetypeMultiattachTest-318166869 tempest-VolumeRetypeMultiattachTest-318166869-project-admin] Calling method '_delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:44.387769 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c38fc016-45b6-43e3-98fe-bbcfcb34ac99 tempest-VolumeRetypeMultiattachTest-318166869 tempest-VolumeRetypeMultiattachTest-318166869-project-admin] https://10.4.3.119/volume/v3/types/9484e4fa-3dee-4813-bd41-0a333f505b95 returned with HTTP 202 Aug 25 10:20:44.388501 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 337/1331] 10.4.3.119 () {66 vars in 1345 bytes} [Tue Aug 25 10:20:44 2026] DELETE /volume/v3/types/9484e4fa-3dee-4813-bd41-0a333f505b95 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:20:44.400296 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-5662b3cb-f3ba-450a-a1b2-7d261393f939 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:44.403361 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5662b3cb-f3ba-450a-a1b2-7d261393f939 tempest-VolumeRetypeMultiattachTest-318166869 tempest-VolumeRetypeMultiattachTest-318166869-project-admin] GET https://10.4.3.119/volume/v3/types/9484e4fa-3dee-4813-bd41-0a333f505b95 Aug 25 10:20:44.403636 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5662b3cb-f3ba-450a-a1b2-7d261393f939 tempest-VolumeRetypeMultiattachTest-318166869 tempest-VolumeRetypeMultiattachTest-318166869-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:44.403906 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5662b3cb-f3ba-450a-a1b2-7d261393f939 tempest-VolumeRetypeMultiattachTest-318166869 tempest-VolumeRetypeMultiattachTest-318166869-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:44.413935 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5662b3cb-f3ba-450a-a1b2-7d261393f939 tempest-VolumeRetypeMultiattachTest-318166869 tempest-VolumeRetypeMultiattachTest-318166869-project-admin] https://10.4.3.119/volume/v3/types/9484e4fa-3dee-4813-bd41-0a333f505b95 returned with HTTP 404 Aug 25 10:20:44.414382 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 334/1332] 10.4.3.119 () {66 vars in 1342 bytes} [Tue Aug 25 10:20:44 2026] GET /volume/v3/types/9484e4fa-3dee-4813-bd41-0a333f505b95 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:20:44.839714 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-6f93946c-482f-4daa-acd1-490b4253e358 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:44.843112 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6f93946c-482f-4daa-acd1-490b4253e358 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:20:44.844813 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-6f93946c-482f-4daa-acd1-490b4253e358 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1148718967"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:20:44.847654 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-6f93946c-482f-4daa-acd1-490b4253e358 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1148718967'}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:20:44.853878 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-6f93946c-482f-4daa-acd1-490b4253e358 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Create volume of 1 GB Aug 25 10:20:44.855338 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:44.855338 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:20:44.855574 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-6f93946c-482f-4daa-acd1-490b4253e358 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Availability Zones retrieved successfully. Aug 25 10:20:44.865736 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-6f93946c-482f-4daa-acd1-490b4253e358 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Flow 'volume_create_api' (f6bf32cb-4f7b-4afc-85ef-e0e67e7907e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:20:44.867707 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-6f93946c-482f-4daa-acd1-490b4253e358 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (183b43df-a547-40e6-b505-88e9772c603e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:20:44.869215 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [None req-6f93946c-482f-4daa-acd1-490b4253e358 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Validating volume size '1' using validate_int {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:20:44.879795 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:44.879795 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:20:44.896908 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-6f93946c-482f-4daa-acd1-490b4253e358 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (183b43df-a547-40e6-b505-88e9772c603e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:28Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=451585a9-d406-4d92-91fa-a01f40f52ef4,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '451585a9-d406-4d92-91fa-a01f40f52ef4', 'encryption_key_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=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:20:44.898066 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-6f93946c-482f-4daa-acd1-490b4253e358 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4df19d1e-edac-4797-a8a8-38ac8b7c4e41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:20:44.961974 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-6f93946c-482f-4daa-acd1-490b4253e358 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Created reservations ['1be813c5-5213-4a20-a12b-7ef56f21cb1d', 'c044c1e6-499a-4c1f-8c58-a7a225320f97', 'f9df45ce-a8d0-4644-976e-43a8b87e5870', '90cb9b1b-cfb5-4dff-98c0-56b8a771a2ab'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:20:44.963207 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-6f93946c-482f-4daa-acd1-490b4253e358 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4df19d1e-edac-4797-a8a8-38ac8b7c4e41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1be813c5-5213-4a20-a12b-7ef56f21cb1d', 'c044c1e6-499a-4c1f-8c58-a7a225320f97', 'f9df45ce-a8d0-4644-976e-43a8b87e5870', '90cb9b1b-cfb5-4dff-98c0-56b8a771a2ab']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:20:44.964415 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-6f93946c-482f-4daa-acd1-490b4253e358 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3313411-eefc-491d-976b-ab1858ad94b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:20:45.009108 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-6f93946c-482f-4daa-acd1-490b4253e358 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3313411-eefc-491d-976b-ab1858ad94b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '90f80c4d-c153-4572-a545-8631c0f90841', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1148718967',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='e6804998faf7488b8b2eebe9f69a7f62',qos_specs=None,replication_status=,reservations=['1be813c5-5213-4a20-a12b-7ef56f21cb1d','c044c1e6-499a-4c1f-8c58-a7a225320f97','f9df45ce-a8d0-4644-976e-43a8b87e5870','90cb9b1b-cfb5-4dff-98c0-56b8a771a2ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54f47a73f6ed40a48ba8b029688bf841',volume_type_id=451585a9-d406-4d92-91fa-a01f40f52ef4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:20:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1148718967',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=90f80c4d-c153-4572-a545-8631c0f90841,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='e6804998faf7488b8b2eebe9f69a7f62',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='54f47a73f6ed40a48ba8b029688bf841',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(451585a9-d406-4d92-91fa-a01f40f52ef4),volume_type_id=451585a9-d406-4d92-91fa-a01f40f52ef4)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:20:45.012804 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-6f93946c-482f-4daa-acd1-490b4253e358 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6385c2b-74cc-4145-b5d1-554e0f57fb9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:20:45.057370 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-6f93946c-482f-4daa-acd1-490b4253e358 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6385c2b-74cc-4145-b5d1-554e0f57fb9c) transitioned into state 'SUCCESS' from state '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-1148718967',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='e6804998faf7488b8b2eebe9f69a7f62',qos_specs=None,replication_status=,reservations=['1be813c5-5213-4a20-a12b-7ef56f21cb1d','c044c1e6-499a-4c1f-8c58-a7a225320f97','f9df45ce-a8d0-4644-976e-43a8b87e5870','90cb9b1b-cfb5-4dff-98c0-56b8a771a2ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54f47a73f6ed40a48ba8b029688bf841',volume_type_id=451585a9-d406-4d92-91fa-a01f40f52ef4)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:20:45.057558 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-6f93946c-482f-4daa-acd1-490b4253e358 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f74fbe28-c06a-45c6-ad1a-a63aba2bdaf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:20:45.076162 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-6f93946c-482f-4daa-acd1-490b4253e358 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f74fbe28-c06a-45c6-ad1a-a63aba2bdaf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:20:45.076162 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-6f93946c-482f-4daa-acd1-490b4253e358 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Flow 'volume_create_api' (f6bf32cb-4f7b-4afc-85ef-e0e67e7907e8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:20:45.076162 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-6f93946c-482f-4daa-acd1-490b4253e358 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Create volume request issued successfully. Aug 25 10:20:45.077822 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6f93946c-482f-4daa-acd1-490b4253e358 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:20:45.078595 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 334/1333] 10.4.3.119 () {68 vars in 1259 bytes} [Tue Aug 25 10:20:44 2026] POST /volume/v3/volumes => generated 760 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:20:45.098855 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-79ec6160-9fab-483e-81b6-d622575ac9a1 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:45.101801 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-79ec6160-9fab-483e-81b6-d622575ac9a1 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] GET https://10.4.3.119/volume/v3/volumes/90f80c4d-c153-4572-a545-8631c0f90841 Aug 25 10:20:45.102362 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-79ec6160-9fab-483e-81b6-d622575ac9a1 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:45.102817 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-79ec6160-9fab-483e-81b6-d622575ac9a1 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:45.115995 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:45.115995 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:20:45.124631 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-79ec6160-9fab-483e-81b6-d622575ac9a1 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Volume info retrieved successfully. Aug 25 10:20:45.133468 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-79ec6160-9fab-483e-81b6-d622575ac9a1 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/volumes/90f80c4d-c153-4572-a545-8631c0f90841 returned with HTTP 200 Aug 25 10:20:45.134340 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 329/1334] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:45 2026] GET /volume/v3/volumes/90f80c4d-c153-4572-a545-8631c0f90841 => generated 828 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:46.155665 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-38b59482-243d-4cc6-9975-11587224a7b0 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:46.167787 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-38b59482-243d-4cc6-9975-11587224a7b0 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] GET https://10.4.3.119/volume/v3/volumes/90f80c4d-c153-4572-a545-8631c0f90841 Aug 25 10:20:46.168372 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-38b59482-243d-4cc6-9975-11587224a7b0 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:46.170666 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-38b59482-243d-4cc6-9975-11587224a7b0 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:46.188893 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:46.188893 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:20:46.194068 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-38b59482-243d-4cc6-9975-11587224a7b0 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Volume info retrieved successfully. Aug 25 10:20:46.201739 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-38b59482-243d-4cc6-9975-11587224a7b0 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/volumes/90f80c4d-c153-4572-a545-8631c0f90841 returned with HTTP 200 Aug 25 10:20:46.202377 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 338/1335] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:46 2026] GET /volume/v3/volumes/90f80c4d-c153-4572-a545-8631c0f90841 => generated 853 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:46.267497 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-63f7672f-d119-462a-ac89-145f94590f73 req-08f1f0c1-b274-4b43-a496-ccdea636e0f9 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:46.276757 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-63f7672f-d119-462a-ac89-145f94590f73 req-08f1f0c1-b274-4b43-a496-ccdea636e0f9 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] GET https://10.4.3.119/volume/v3/volumes/90f80c4d-c153-4572-a545-8631c0f90841 Aug 25 10:20:46.277122 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-63f7672f-d119-462a-ac89-145f94590f73 req-08f1f0c1-b274-4b43-a496-ccdea636e0f9 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:46.277471 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-63f7672f-d119-462a-ac89-145f94590f73 req-08f1f0c1-b274-4b43-a496-ccdea636e0f9 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:46.294860 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:46.294860 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:20:46.306476 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-63f7672f-d119-462a-ac89-145f94590f73 req-08f1f0c1-b274-4b43-a496-ccdea636e0f9 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Volume info retrieved successfully. Aug 25 10:20:46.320434 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-63f7672f-d119-462a-ac89-145f94590f73 req-08f1f0c1-b274-4b43-a496-ccdea636e0f9 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/volumes/90f80c4d-c153-4572-a545-8631c0f90841 returned with HTTP 200 Aug 25 10:20:46.320633 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 335/1336] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:20:46 2026] GET /volume/v3/volumes/90f80c4d-c153-4572-a545-8631c0f90841 => generated 853 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:46.354767 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-39791808-520e-40f5-a437-e9508c830079 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:46.467907 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-a756f9d8-0f70-438c-8503-7a070558693d None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:46.467907 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a756f9d8-0f70-438c-8503-7a070558693d None None] GET https://10.4.3.119/volume// Aug 25 10:20:46.468677 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a756f9d8-0f70-438c-8503-7a070558693d None None] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:46.468677 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a756f9d8-0f70-438c-8503-7a070558693d None None] Calling method 'all' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:46.468799 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a756f9d8-0f70-438c-8503-7a070558693d None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:20:46.469045 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 330/1337] 10.4.3.119 () {66 vars in 1428 bytes} [Tue Aug 25 10:20:46 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:20:46.482169 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-63f7672f-d119-462a-ac89-145f94590f73 req-41bcf48a-a5de-469c-88ee-e209ec871ce0 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:46.484128 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-63f7672f-d119-462a-ac89-145f94590f73 req-41bcf48a-a5de-469c-88ee-e209ec871ce0 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] POST https://10.4.3.119/volume/v3/attachments Aug 25 10:20:46.484582 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-63f7672f-d119-462a-ac89-145f94590f73 req-41bcf48a-a5de-469c-88ee-e209ec871ce0 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "90f80c4d-c153-4572-a545-8631c0f90841", "connector": null, "instance_uuid": "5898d987-b7ac-4466-8db2-13d80a0ec360"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:20:46.499880 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:46.499880 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:20:46.533010 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-39791808-520e-40f5-a437-e9508c830079 tempest-VolumeHostsAdminTestsJSON-460820132 tempest-VolumeHostsAdminTestsJSON-460820132-project-admin] GET https://10.4.3.119/volume/v3/os-hosts Aug 25 10:20:46.533010 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-39791808-520e-40f5-a437-e9508c830079 tempest-VolumeHostsAdminTestsJSON-460820132 tempest-VolumeHostsAdminTestsJSON-460820132-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:46.533010 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-39791808-520e-40f5-a437-e9508c830079 tempest-VolumeHostsAdminTestsJSON-460820132 tempest-VolumeHostsAdminTestsJSON-460820132-project-admin] Calling method 'index' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:46.533010 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:46.533010 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:20:46.548976 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.contrib.hosts [None req-39791808-520e-40f5-a437-e9508c830079 tempest-VolumeHostsAdminTestsJSON-460820132 tempest-VolumeHostsAdminTestsJSON-460820132-project-admin] status, active and update: available, enabled, 2026-08-25 10:20:28+00:00 {{(pid=100388) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 25 10:20:46.549154 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.contrib.hosts [None req-39791808-520e-40f5-a437-e9508c830079 tempest-VolumeHostsAdminTestsJSON-460820132 tempest-VolumeHostsAdminTestsJSON-460820132-project-admin] status, active and update: available, enabled, 2026-08-25 10:20:26+00:00 {{(pid=100388) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 25 10:20:46.549345 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.contrib.hosts [None req-39791808-520e-40f5-a437-e9508c830079 tempest-VolumeHostsAdminTestsJSON-460820132 tempest-VolumeHostsAdminTestsJSON-460820132-project-admin] status, active and update: available, enabled, 2026-08-25 10:19:56+00:00 {{(pid=100388) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 25 10:20:46.549641 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-39791808-520e-40f5-a437-e9508c830079 tempest-VolumeHostsAdminTestsJSON-460820132 tempest-VolumeHostsAdminTestsJSON-460820132-project-admin] https://10.4.3.119/volume/v3/os-hosts returned with HTTP 200 Aug 25 10:20:46.550051 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 335/1338] 10.4.3.119 () {66 vars in 1240 bytes} [Tue Aug 25 10:20:46 2026] GET /volume/v3/os-hosts => generated 560 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:46.556872 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-63f7672f-d119-462a-ac89-145f94590f73 req-41bcf48a-a5de-469c-88ee-e209ec871ce0 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/attachments returned with HTTP 200 Aug 25 10:20:46.557740 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 339/1339] 10.4.3.119 () {74 vars in 1594 bytes} [Tue Aug 25 10:20:46 2026] POST /volume/v3/attachments => generated 273 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:20:46.565903 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-3cdaaba2-466b-4bb5-8dfc-4704d38735bd None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:46.570514 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3cdaaba2-466b-4bb5-8dfc-4704d38735bd tempest-VolumeHostsAdminTestsJSON-460820132 tempest-VolumeHostsAdminTestsJSON-460820132-project-admin] GET https://10.4.3.119/volume/v3/os-hosts Aug 25 10:20:46.570985 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3cdaaba2-466b-4bb5-8dfc-4704d38735bd tempest-VolumeHostsAdminTestsJSON-460820132 tempest-VolumeHostsAdminTestsJSON-460820132-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:46.572449 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3cdaaba2-466b-4bb5-8dfc-4704d38735bd tempest-VolumeHostsAdminTestsJSON-460820132 tempest-VolumeHostsAdminTestsJSON-460820132-project-admin] Calling method 'index' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:46.580370 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.contrib.hosts [None req-3cdaaba2-466b-4bb5-8dfc-4704d38735bd tempest-VolumeHostsAdminTestsJSON-460820132 tempest-VolumeHostsAdminTestsJSON-460820132-project-admin] status, active and update: available, enabled, 2026-08-25 10:20:28+00:00 {{(pid=100391) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 25 10:20:46.580758 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.contrib.hosts [None req-3cdaaba2-466b-4bb5-8dfc-4704d38735bd tempest-VolumeHostsAdminTestsJSON-460820132 tempest-VolumeHostsAdminTestsJSON-460820132-project-admin] status, active and update: available, enabled, 2026-08-25 10:20:26+00:00 {{(pid=100391) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 25 10:20:46.581054 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.contrib.hosts [None req-3cdaaba2-466b-4bb5-8dfc-4704d38735bd tempest-VolumeHostsAdminTestsJSON-460820132 tempest-VolumeHostsAdminTestsJSON-460820132-project-admin] status, active and update: available, enabled, 2026-08-25 10:19:56+00:00 {{(pid=100391) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 25 10:20:46.584664 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3cdaaba2-466b-4bb5-8dfc-4704d38735bd tempest-VolumeHostsAdminTestsJSON-460820132 tempest-VolumeHostsAdminTestsJSON-460820132-project-admin] https://10.4.3.119/volume/v3/os-hosts returned with HTTP 200 Aug 25 10:20:46.584664 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 336/1340] 10.4.3.119 () {66 vars in 1240 bytes} [Tue Aug 25 10:20:46 2026] GET /volume/v3/os-hosts => generated 560 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:46.595476 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-7f9df6df-5250-4dcb-bc85-64a501e6871b None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:46.598270 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-7f9df6df-5250-4dcb-bc85-64a501e6871b tempest-VolumeHostsAdminTestsJSON-460820132 tempest-VolumeHostsAdminTestsJSON-460820132-project-admin] GET https://10.4.3.119/volume/v3/os-hosts/np0000008063@storpool Aug 25 10:20:46.598617 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-7f9df6df-5250-4dcb-bc85-64a501e6871b tempest-VolumeHostsAdminTestsJSON-460820132 tempest-VolumeHostsAdminTestsJSON-460820132-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:46.598861 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-7f9df6df-5250-4dcb-bc85-64a501e6871b tempest-VolumeHostsAdminTestsJSON-460820132 tempest-VolumeHostsAdminTestsJSON-460820132-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:46.623949 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-11ee00b3-bdf2-4023-bbdf-a194af1c2537 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:46.630798 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-11ee00b3-bdf2-4023-bbdf-a194af1c2537 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] GET https://10.4.3.119/volume/v3/volumes/90f80c4d-c153-4572-a545-8631c0f90841 Aug 25 10:20:46.630798 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-11ee00b3-bdf2-4023-bbdf-a194af1c2537 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:46.633188 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-11ee00b3-bdf2-4023-bbdf-a194af1c2537 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:46.653484 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:46.653484 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:20:46.657870 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-11ee00b3-bdf2-4023-bbdf-a194af1c2537 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Volume info retrieved successfully. Aug 25 10:20:46.658203 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-e5aa6cc4-c50f-4784-b71f-d8a0e4c62c40 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:46.658907 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e5aa6cc4-c50f-4784-b71f-d8a0e4c62c40 None None] GET https://10.4.3.119/volume// Aug 25 10:20:46.658907 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e5aa6cc4-c50f-4784-b71f-d8a0e4c62c40 None None] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:46.659090 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e5aa6cc4-c50f-4784-b71f-d8a0e4c62c40 None None] Calling method 'all' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:46.659508 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e5aa6cc4-c50f-4784-b71f-d8a0e4c62c40 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:20:46.659879 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 340/1341] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:20:46 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:20:46.665367 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-11ee00b3-bdf2-4023-bbdf-a194af1c2537 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/volumes/90f80c4d-c153-4572-a545-8631c0f90841 returned with HTTP 200 Aug 25 10:20:46.666182 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 336/1342] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:46 2026] GET /volume/v3/volumes/90f80c4d-c153-4572-a545-8631c0f90841 => generated 852 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:46.675033 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-63f7672f-d119-462a-ac89-145f94590f73 req-27cf47ca-4d64-4104-9b4f-09c179c01d94 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:46.679685 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-63f7672f-d119-462a-ac89-145f94590f73 req-27cf47ca-4d64-4104-9b4f-09c179c01d94 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] GET https://10.4.3.119/volume/v3/volumes/90f80c4d-c153-4572-a545-8631c0f90841 Aug 25 10:20:46.680174 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-63f7672f-d119-462a-ac89-145f94590f73 req-27cf47ca-4d64-4104-9b4f-09c179c01d94 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:46.680419 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-63f7672f-d119-462a-ac89-145f94590f73 req-27cf47ca-4d64-4104-9b4f-09c179c01d94 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:46.695802 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:46.695802 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:20:46.709774 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-63f7672f-d119-462a-ac89-145f94590f73 req-27cf47ca-4d64-4104-9b4f-09c179c01d94 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Volume info retrieved successfully. Aug 25 10:20:46.725059 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-63f7672f-d119-462a-ac89-145f94590f73 req-27cf47ca-4d64-4104-9b4f-09c179c01d94 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/volumes/90f80c4d-c153-4572-a545-8631c0f90841 returned with HTTP 200 Aug 25 10:20:46.725654 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 337/1343] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:20:46 2026] GET /volume/v3/volumes/90f80c4d-c153-4572-a545-8631c0f90841 => generated 1032 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:20:46.915050 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-63f7672f-d119-462a-ac89-145f94590f73 req-637e1f58-e452-4076-9586-d0d9a0810c08 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:46.917968 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-7f9df6df-5250-4dcb-bc85-64a501e6871b tempest-VolumeHostsAdminTestsJSON-460820132 tempest-VolumeHostsAdminTestsJSON-460820132-project-admin] https://10.4.3.119/volume/v3/os-hosts/np0000008063@storpool returned with HTTP 200 Aug 25 10:20:46.917968 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 331/1344] 10.4.3.119 () {66 vars in 1306 bytes} [Tue Aug 25 10:20:46 2026] GET /volume/v3/os-hosts/np0000008063@storpool => generated 1507 bytes in 323 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:20:46.920129 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-63f7672f-d119-462a-ac89-145f94590f73 req-637e1f58-e452-4076-9586-d0d9a0810c08 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] PUT https://10.4.3.119/volume/v3/attachments/7d24047e-66f0-4d8a-9165-2b091637fbf4 Aug 25 10:20:46.920595 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-63f7672f-d119-462a-ac89-145f94590f73 req-637e1f58-e452-4076-9586-d0d9a0810c08 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.119", "host": "np0000008063", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3398d5156650", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "462fd6ce-c505-48ef-84ec-f85776d45b24", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:20:46.932851 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-63f7672f-d119-462a-ac89-145f94590f73 req-637e1f58-e452-4076-9586-d0d9a0810c08 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Acquiring lock "cinder-attachment_update-90f80c4d-c153-4572-a545-8631c0f90841-np0000008063" by "attachment_update" {{(pid=100390) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 10:20:46.943679 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-63f7672f-d119-462a-ac89-145f94590f73 req-637e1f58-e452-4076-9586-d0d9a0810c08 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Lock "cinder-attachment_update-90f80c4d-c153-4572-a545-8631c0f90841-np0000008063" acquired by "attachment_update" :: waited 0.011s {{(pid=100390) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 10:20:46.944997 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:46.944997 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:20:47.137712 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-63f7672f-d119-462a-ac89-145f94590f73 req-637e1f58-e452-4076-9586-d0d9a0810c08 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Lock "cinder-attachment_update-90f80c4d-c153-4572-a545-8631c0f90841-np0000008063" released by "attachment_update" :: held 0.194s {{(pid=100390) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 10:20:47.138058 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-63f7672f-d119-462a-ac89-145f94590f73 req-637e1f58-e452-4076-9586-d0d9a0810c08 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/attachments/7d24047e-66f0-4d8a-9165-2b091637fbf4 returned with HTTP 200 Aug 25 10:20:47.139000 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 341/1345] 10.4.3.119 () {74 vars in 1704 bytes} [Tue Aug 25 10:20:46 2026] PUT /volume/v3/attachments/7d24047e-66f0-4d8a-9165-2b091637fbf4 => generated 969 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:20:47.690267 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-87ed1daa-de12-417e-a3ea-1647e3fdc0ea None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:47.692637 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-87ed1daa-de12-417e-a3ea-1647e3fdc0ea tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] GET https://10.4.3.119/volume/v3/volumes/90f80c4d-c153-4572-a545-8631c0f90841 Aug 25 10:20:47.692869 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-87ed1daa-de12-417e-a3ea-1647e3fdc0ea tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:47.693151 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-87ed1daa-de12-417e-a3ea-1647e3fdc0ea tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:47.715511 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:47.715511 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:20:47.723898 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-87ed1daa-de12-417e-a3ea-1647e3fdc0ea tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Volume info retrieved successfully. Aug 25 10:20:47.733710 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-87ed1daa-de12-417e-a3ea-1647e3fdc0ea tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/volumes/90f80c4d-c153-4572-a545-8631c0f90841 returned with HTTP 200 Aug 25 10:20:47.735102 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 337/1346] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:47 2026] GET /volume/v3/volumes/90f80c4d-c153-4572-a545-8631c0f90841 => generated 853 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:48.754973 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-ee0a9b1b-2dea-44ff-bc1d-e0257d980fd7 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:48.761316 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ee0a9b1b-2dea-44ff-bc1d-e0257d980fd7 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] GET https://10.4.3.119/volume/v3/volumes/90f80c4d-c153-4572-a545-8631c0f90841 Aug 25 10:20:48.761316 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ee0a9b1b-2dea-44ff-bc1d-e0257d980fd7 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:48.761316 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ee0a9b1b-2dea-44ff-bc1d-e0257d980fd7 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:48.782290 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:48.782290 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:20:48.793510 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-ee0a9b1b-2dea-44ff-bc1d-e0257d980fd7 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Volume info retrieved successfully. Aug 25 10:20:48.805003 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ee0a9b1b-2dea-44ff-bc1d-e0257d980fd7 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/volumes/90f80c4d-c153-4572-a545-8631c0f90841 returned with HTTP 200 Aug 25 10:20:48.805003 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 338/1347] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:48 2026] GET /volume/v3/volumes/90f80c4d-c153-4572-a545-8631c0f90841 => generated 853 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:48.854193 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-34c0571d-0d6b-457e-b541-66551f1f3cfc None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:49.033213 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-34c0571d-0d6b-457e-b541-66551f1f3cfc tempest-ExtraSpecsNegativeTest-1052823402 tempest-ExtraSpecsNegativeTest-1052823402-project-admin] POST https://10.4.3.119/volume/v3/types Aug 25 10:20:49.033213 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-34c0571d-0d6b-457e-b541-66551f1f3cfc tempest-ExtraSpecsNegativeTest-1052823402 tempest-ExtraSpecsNegativeTest-1052823402-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-854051743", "extra_specs": {"spec1": "val1"}}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:20:49.070360 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-34c0571d-0d6b-457e-b541-66551f1f3cfc tempest-ExtraSpecsNegativeTest-1052823402 tempest-ExtraSpecsNegativeTest-1052823402-project-admin] https://10.4.3.119/volume/v3/types returned with HTTP 200 Aug 25 10:20:49.071445 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 332/1348] 10.4.3.119 () {68 vars in 1253 bytes} [Tue Aug 25 10:20:48 2026] POST /volume/v3/types => generated 242 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:49.086700 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-114f4419-5f3e-4ae5-9073-fcd99783fd66 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:49.089588 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-114f4419-5f3e-4ae5-9073-fcd99783fd66 tempest-ExtraSpecsNegativeTest-1052823402 tempest-ExtraSpecsNegativeTest-1052823402-project-admin] POST https://10.4.3.119/volume/v3/types/79c27233-eac5-420a-a39c-a33270e4372d/extra_specs Aug 25 10:20:49.089974 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-114f4419-5f3e-4ae5-9073-fcd99783fd66 tempest-ExtraSpecsNegativeTest-1052823402 tempest-ExtraSpecsNegativeTest-1052823402-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:20:49.091800 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-114f4419-5f3e-4ae5-9073-fcd99783fd66 tempest-ExtraSpecsNegativeTest-1052823402 tempest-ExtraSpecsNegativeTest-1052823402-project-admin] https://10.4.3.119/volume/v3/types/79c27233-eac5-420a-a39c-a33270e4372d/extra_specs returned with HTTP 400 Aug 25 10:20:49.092831 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 342/1349] 10.4.3.119 () {68 vars in 1399 bytes} [Tue Aug 25 10:20:49 2026] POST /volume/v3/types/79c27233-eac5-420a-a39c-a33270e4372d/extra_specs => generated 146 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 25 10:20:49.107195 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-59c0315e-e41b-4a6e-a688-fed7a2b3816e None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:49.109787 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-59c0315e-e41b-4a6e-a688-fed7a2b3816e tempest-ExtraSpecsNegativeTest-1052823402 tempest-ExtraSpecsNegativeTest-1052823402-project-admin] POST https://10.4.3.119/volume/v3/types/79c27233-eac5-420a-a39c-a33270e4372d/extra_specs Aug 25 10:20:49.110617 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-59c0315e-e41b-4a6e-a688-fed7a2b3816e tempest-ExtraSpecsNegativeTest-1052823402 tempest-ExtraSpecsNegativeTest-1052823402-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:20:49.112759 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-59c0315e-e41b-4a6e-a688-fed7a2b3816e tempest-ExtraSpecsNegativeTest-1052823402 tempest-ExtraSpecsNegativeTest-1052823402-project-admin] https://10.4.3.119/volume/v3/types/79c27233-eac5-420a-a39c-a33270e4372d/extra_specs returned with HTTP 400 Aug 25 10:20:49.113471 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 338/1350] 10.4.3.119 () {68 vars in 1399 bytes} [Tue Aug 25 10:20:49 2026] POST /volume/v3/types/79c27233-eac5-420a-a39c-a33270e4372d/extra_specs => generated 132 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 25 10:20:49.128235 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-bf238e91-86cb-4dd2-9c7b-50015b391664 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:49.130877 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-bf238e91-86cb-4dd2-9c7b-50015b391664 tempest-ExtraSpecsNegativeTest-1052823402 tempest-ExtraSpecsNegativeTest-1052823402-project-admin] POST https://10.4.3.119/volume/v3/types/ce267675-3e82-480c-9e5f-edf4550f59b8/extra_specs Aug 25 10:20:49.131420 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-bf238e91-86cb-4dd2-9c7b-50015b391664 tempest-ExtraSpecsNegativeTest-1052823402 tempest-ExtraSpecsNegativeTest-1052823402-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:20:49.189023 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-bf238e91-86cb-4dd2-9c7b-50015b391664 tempest-ExtraSpecsNegativeTest-1052823402 tempest-ExtraSpecsNegativeTest-1052823402-project-admin] https://10.4.3.119/volume/v3/types/ce267675-3e82-480c-9e5f-edf4550f59b8/extra_specs returned with HTTP 404 Aug 25 10:20:49.190637 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 339/1351] 10.4.3.119 () {68 vars in 1399 bytes} [Tue Aug 25 10:20:49 2026] POST /volume/v3/types/ce267675-3e82-480c-9e5f-edf4550f59b8/extra_specs => generated 114 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:20:49.201954 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-fd90e73b-ba28-4b72-8a1a-ee6eef876086 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:49.205051 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-fd90e73b-ba28-4b72-8a1a-ee6eef876086 tempest-ExtraSpecsNegativeTest-1052823402 tempest-ExtraSpecsNegativeTest-1052823402-project-admin] DELETE https://10.4.3.119/volume/v3/types/d696e2f2-8340-4d8f-8367-38ddbc382db6/extra_specs/spec1 Aug 25 10:20:49.205321 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-fd90e73b-ba28-4b72-8a1a-ee6eef876086 tempest-ExtraSpecsNegativeTest-1052823402 tempest-ExtraSpecsNegativeTest-1052823402-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:49.205553 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-fd90e73b-ba28-4b72-8a1a-ee6eef876086 tempest-ExtraSpecsNegativeTest-1052823402 tempest-ExtraSpecsNegativeTest-1052823402-project-admin] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:49.211824 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-fd90e73b-ba28-4b72-8a1a-ee6eef876086 tempest-ExtraSpecsNegativeTest-1052823402 tempest-ExtraSpecsNegativeTest-1052823402-project-admin] https://10.4.3.119/volume/v3/types/d696e2f2-8340-4d8f-8367-38ddbc382db6/extra_specs/spec1 returned with HTTP 404 Aug 25 10:20:49.212666 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 333/1352] 10.4.3.119 () {66 vars in 1399 bytes} [Tue Aug 25 10:20:49 2026] DELETE /volume/v3/types/d696e2f2-8340-4d8f-8367-38ddbc382db6/extra_specs/spec1 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:20:49.226626 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-bc61b36f-f532-459e-a017-1c99c3ef50d6 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:49.228513 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-bc61b36f-f532-459e-a017-1c99c3ef50d6 tempest-ExtraSpecsNegativeTest-1052823402 tempest-ExtraSpecsNegativeTest-1052823402-project-admin] GET https://10.4.3.119/volume/v3/types/79c27233-eac5-420a-a39c-a33270e4372d/extra_specs/nonexistent_extra_spec_name Aug 25 10:20:49.229226 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-bc61b36f-f532-459e-a017-1c99c3ef50d6 tempest-ExtraSpecsNegativeTest-1052823402 tempest-ExtraSpecsNegativeTest-1052823402-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:49.229667 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-bc61b36f-f532-459e-a017-1c99c3ef50d6 tempest-ExtraSpecsNegativeTest-1052823402 tempest-ExtraSpecsNegativeTest-1052823402-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:49.231166 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:49.231166 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:20:49.243114 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-bc61b36f-f532-459e-a017-1c99c3ef50d6 tempest-ExtraSpecsNegativeTest-1052823402 tempest-ExtraSpecsNegativeTest-1052823402-project-admin] https://10.4.3.119/volume/v3/types/79c27233-eac5-420a-a39c-a33270e4372d/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Aug 25 10:20:49.243823 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 343/1353] 10.4.3.119 () {66 vars in 1462 bytes} [Tue Aug 25 10:20:49 2026] GET /volume/v3/types/79c27233-eac5-420a-a39c-a33270e4372d/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:20:49.257395 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-5a932f80-0cf7-417e-9fbc-ac4b9b55f83d None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:49.264025 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5a932f80-0cf7-417e-9fbc-ac4b9b55f83d tempest-ExtraSpecsNegativeTest-1052823402 tempest-ExtraSpecsNegativeTest-1052823402-project-admin] GET https://10.4.3.119/volume/v3/types/826b8cf0-d5ee-425f-b72e-13630a331856/extra_specs/spec1 Aug 25 10:20:49.264382 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-5a932f80-0cf7-417e-9fbc-ac4b9b55f83d tempest-ExtraSpecsNegativeTest-1052823402 tempest-ExtraSpecsNegativeTest-1052823402-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:49.264645 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-5a932f80-0cf7-417e-9fbc-ac4b9b55f83d tempest-ExtraSpecsNegativeTest-1052823402 tempest-ExtraSpecsNegativeTest-1052823402-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:49.275055 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5a932f80-0cf7-417e-9fbc-ac4b9b55f83d tempest-ExtraSpecsNegativeTest-1052823402 tempest-ExtraSpecsNegativeTest-1052823402-project-admin] https://10.4.3.119/volume/v3/types/826b8cf0-d5ee-425f-b72e-13630a331856/extra_specs/spec1 returned with HTTP 404 Aug 25 10:20:49.275055 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 339/1354] 10.4.3.119 () {66 vars in 1396 bytes} [Tue Aug 25 10:20:49 2026] GET /volume/v3/types/826b8cf0-d5ee-425f-b72e-13630a331856/extra_specs/spec1 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:20:49.293158 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-5d411b7a-13a6-42d8-b4a3-2210cf3a9879 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:49.294412 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5d411b7a-13a6-42d8-b4a3-2210cf3a9879 tempest-ExtraSpecsNegativeTest-1052823402 tempest-ExtraSpecsNegativeTest-1052823402-project-admin] GET https://10.4.3.119/volume/v3/types/1d9d4fd0-d1f2-4b40-b049-8105cebb2f3a/extra_specs Aug 25 10:20:49.294946 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5d411b7a-13a6-42d8-b4a3-2210cf3a9879 tempest-ExtraSpecsNegativeTest-1052823402 tempest-ExtraSpecsNegativeTest-1052823402-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:49.295222 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5d411b7a-13a6-42d8-b4a3-2210cf3a9879 tempest-ExtraSpecsNegativeTest-1052823402 tempest-ExtraSpecsNegativeTest-1052823402-project-admin] Calling method 'index' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:49.300884 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5d411b7a-13a6-42d8-b4a3-2210cf3a9879 tempest-ExtraSpecsNegativeTest-1052823402 tempest-ExtraSpecsNegativeTest-1052823402-project-admin] https://10.4.3.119/volume/v3/types/1d9d4fd0-d1f2-4b40-b049-8105cebb2f3a/extra_specs returned with HTTP 404 Aug 25 10:20:49.302406 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 340/1355] 10.4.3.119 () {66 vars in 1378 bytes} [Tue Aug 25 10:20:49 2026] GET /volume/v3/types/1d9d4fd0-d1f2-4b40-b049-8105cebb2f3a/extra_specs => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:20:49.313852 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-68f1b583-bd08-49f0-9fef-6e1f4e8ff274 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:49.316896 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-68f1b583-bd08-49f0-9fef-6e1f4e8ff274 tempest-ExtraSpecsNegativeTest-1052823402 tempest-ExtraSpecsNegativeTest-1052823402-project-admin] PUT https://10.4.3.119/volume/v3/types/79c27233-eac5-420a-a39c-a33270e4372d/extra_specs/spec1 Aug 25 10:20:49.317250 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-68f1b583-bd08-49f0-9fef-6e1f4e8ff274 tempest-ExtraSpecsNegativeTest-1052823402 tempest-ExtraSpecsNegativeTest-1052823402-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:20:49.319852 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-68f1b583-bd08-49f0-9fef-6e1f4e8ff274 tempest-ExtraSpecsNegativeTest-1052823402 tempest-ExtraSpecsNegativeTest-1052823402-project-admin] https://10.4.3.119/volume/v3/types/79c27233-eac5-420a-a39c-a33270e4372d/extra_specs/spec1 returned with HTTP 400 Aug 25 10:20:49.320499 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 334/1356] 10.4.3.119 () {68 vars in 1416 bytes} [Tue Aug 25 10:20:49 2026] PUT /volume/v3/types/79c27233-eac5-420a-a39c-a33270e4372d/extra_specs/spec1 => generated 102 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 25 10:20:49.332333 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-46dd1087-1b94-4687-836b-1fe33faa924d None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:49.335557 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-46dd1087-1b94-4687-836b-1fe33faa924d tempest-ExtraSpecsNegativeTest-1052823402 tempest-ExtraSpecsNegativeTest-1052823402-project-admin] PUT https://10.4.3.119/volume/v3/types/79c27233-eac5-420a-a39c-a33270e4372d/extra_specs/spec1 Aug 25 10:20:49.336424 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-46dd1087-1b94-4687-836b-1fe33faa924d tempest-ExtraSpecsNegativeTest-1052823402 tempest-ExtraSpecsNegativeTest-1052823402-project-admin] Action: 'update', calling method: update, body: null {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:20:49.339094 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-46dd1087-1b94-4687-836b-1fe33faa924d tempest-ExtraSpecsNegativeTest-1052823402 tempest-ExtraSpecsNegativeTest-1052823402-project-admin] https://10.4.3.119/volume/v3/types/79c27233-eac5-420a-a39c-a33270e4372d/extra_specs/spec1 returned with HTTP 400 Aug 25 10:20:49.340376 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 344/1357] 10.4.3.119 () {68 vars in 1415 bytes} [Tue Aug 25 10:20:49 2026] PUT /volume/v3/types/79c27233-eac5-420a-a39c-a33270e4372d/extra_specs/spec1 => generated 72 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 25 10:20:49.356348 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-e0cf1ef3-e0d0-47d0-a970-fde7dc84a7ef None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:49.359065 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e0cf1ef3-e0d0-47d0-a970-fde7dc84a7ef tempest-ExtraSpecsNegativeTest-1052823402 tempest-ExtraSpecsNegativeTest-1052823402-project-admin] PUT https://10.4.3.119/volume/v3/types/79c27233-eac5-420a-a39c-a33270e4372d/extra_specs/None Aug 25 10:20:49.360221 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e0cf1ef3-e0d0-47d0-a970-fde7dc84a7ef tempest-ExtraSpecsNegativeTest-1052823402 tempest-ExtraSpecsNegativeTest-1052823402-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:20:49.426399 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e0cf1ef3-e0d0-47d0-a970-fde7dc84a7ef tempest-ExtraSpecsNegativeTest-1052823402 tempest-ExtraSpecsNegativeTest-1052823402-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 25 10:20:49.426705 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e0cf1ef3-e0d0-47d0-a970-fde7dc84a7ef tempest-ExtraSpecsNegativeTest-1052823402 tempest-ExtraSpecsNegativeTest-1052823402-project-admin] https://10.4.3.119/volume/v3/types/79c27233-eac5-420a-a39c-a33270e4372d/extra_specs/None returned with HTTP 400 Aug 25 10:20:49.427534 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 340/1358] 10.4.3.119 () {68 vars in 1413 bytes} [Tue Aug 25 10:20:49 2026] PUT /volume/v3/types/79c27233-eac5-420a-a39c-a33270e4372d/extra_specs/None => generated 73 bytes in 73 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 25 10:20:49.446264 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-de118ac6-9412-4114-b6a9-0577ced0626e None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:49.448736 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-de118ac6-9412-4114-b6a9-0577ced0626e tempest-ExtraSpecsNegativeTest-1052823402 tempest-ExtraSpecsNegativeTest-1052823402-project-admin] PUT https://10.4.3.119/volume/v3/types/79c27233-eac5-420a-a39c-a33270e4372d/extra_specs/c2939aa7-14ea-4659-a6b8-ac588aff6c8a Aug 25 10:20:49.449170 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-de118ac6-9412-4114-b6a9-0577ced0626e tempest-ExtraSpecsNegativeTest-1052823402 tempest-ExtraSpecsNegativeTest-1052823402-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:20:49.470451 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-de118ac6-9412-4114-b6a9-0577ced0626e tempest-ExtraSpecsNegativeTest-1052823402 tempest-ExtraSpecsNegativeTest-1052823402-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 25 10:20:49.470451 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-de118ac6-9412-4114-b6a9-0577ced0626e tempest-ExtraSpecsNegativeTest-1052823402 tempest-ExtraSpecsNegativeTest-1052823402-project-admin] https://10.4.3.119/volume/v3/types/79c27233-eac5-420a-a39c-a33270e4372d/extra_specs/c2939aa7-14ea-4659-a6b8-ac588aff6c8a returned with HTTP 400 Aug 25 10:20:49.471116 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 341/1359] 10.4.3.119 () {68 vars in 1509 bytes} [Tue Aug 25 10:20:49 2026] PUT /volume/v3/types/79c27233-eac5-420a-a39c-a33270e4372d/extra_specs/c2939aa7-14ea-4659-a6b8-ac588aff6c8a => generated 73 bytes in 25 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 25 10:20:49.487598 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-559173cb-7953-4a29-817f-651b3f7d4a42 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:49.491099 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-559173cb-7953-4a29-817f-651b3f7d4a42 tempest-ExtraSpecsNegativeTest-1052823402 tempest-ExtraSpecsNegativeTest-1052823402-project-admin] PUT https://10.4.3.119/volume/v3/types/dcadb88d-7b3e-4a9e-a181-7a7727b6b8bb/extra_specs/spec1 Aug 25 10:20:49.491916 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-559173cb-7953-4a29-817f-651b3f7d4a42 tempest-ExtraSpecsNegativeTest-1052823402 tempest-ExtraSpecsNegativeTest-1052823402-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:20:49.510514 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-559173cb-7953-4a29-817f-651b3f7d4a42 tempest-ExtraSpecsNegativeTest-1052823402 tempest-ExtraSpecsNegativeTest-1052823402-project-admin] https://10.4.3.119/volume/v3/types/dcadb88d-7b3e-4a9e-a181-7a7727b6b8bb/extra_specs/spec1 returned with HTTP 404 Aug 25 10:20:49.511483 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 335/1360] 10.4.3.119 () {68 vars in 1416 bytes} [Tue Aug 25 10:20:49 2026] PUT /volume/v3/types/dcadb88d-7b3e-4a9e-a181-7a7727b6b8bb/extra_specs/spec1 => generated 114 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:20:49.524805 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-dd81af5b-8249-439e-9aeb-eb1a375a3f96 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:49.530287 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-dd81af5b-8249-439e-9aeb-eb1a375a3f96 tempest-ExtraSpecsNegativeTest-1052823402 tempest-ExtraSpecsNegativeTest-1052823402-project-admin] DELETE https://10.4.3.119/volume/v3/types/79c27233-eac5-420a-a39c-a33270e4372d Aug 25 10:20:49.530613 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-dd81af5b-8249-439e-9aeb-eb1a375a3f96 tempest-ExtraSpecsNegativeTest-1052823402 tempest-ExtraSpecsNegativeTest-1052823402-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:49.530933 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-dd81af5b-8249-439e-9aeb-eb1a375a3f96 tempest-ExtraSpecsNegativeTest-1052823402 tempest-ExtraSpecsNegativeTest-1052823402-project-admin] Calling method '_delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:49.583450 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-dd81af5b-8249-439e-9aeb-eb1a375a3f96 tempest-ExtraSpecsNegativeTest-1052823402 tempest-ExtraSpecsNegativeTest-1052823402-project-admin] https://10.4.3.119/volume/v3/types/79c27233-eac5-420a-a39c-a33270e4372d returned with HTTP 202 Aug 25 10:20:49.583940 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 345/1361] 10.4.3.119 () {66 vars in 1345 bytes} [Tue Aug 25 10:20:49 2026] DELETE /volume/v3/types/79c27233-eac5-420a-a39c-a33270e4372d => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:20:49.594517 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-e18e2d56-69d6-4ccc-8cfe-55fe09607121 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:49.597706 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e18e2d56-69d6-4ccc-8cfe-55fe09607121 tempest-ExtraSpecsNegativeTest-1052823402 tempest-ExtraSpecsNegativeTest-1052823402-project-admin] GET https://10.4.3.119/volume/v3/types/79c27233-eac5-420a-a39c-a33270e4372d Aug 25 10:20:49.597899 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e18e2d56-69d6-4ccc-8cfe-55fe09607121 tempest-ExtraSpecsNegativeTest-1052823402 tempest-ExtraSpecsNegativeTest-1052823402-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:49.600412 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e18e2d56-69d6-4ccc-8cfe-55fe09607121 tempest-ExtraSpecsNegativeTest-1052823402 tempest-ExtraSpecsNegativeTest-1052823402-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:49.606608 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e18e2d56-69d6-4ccc-8cfe-55fe09607121 tempest-ExtraSpecsNegativeTest-1052823402 tempest-ExtraSpecsNegativeTest-1052823402-project-admin] https://10.4.3.119/volume/v3/types/79c27233-eac5-420a-a39c-a33270e4372d returned with HTTP 404 Aug 25 10:20:49.607629 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 341/1362] 10.4.3.119 () {66 vars in 1342 bytes} [Tue Aug 25 10:20:49 2026] GET /volume/v3/types/79c27233-eac5-420a-a39c-a33270e4372d => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:20:49.823271 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-fcb81e03-4b33-43ec-b439-edb9401dbb4d None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:49.827539 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-fcb81e03-4b33-43ec-b439-edb9401dbb4d tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] GET https://10.4.3.119/volume/v3/volumes/90f80c4d-c153-4572-a545-8631c0f90841 Aug 25 10:20:49.827539 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-fcb81e03-4b33-43ec-b439-edb9401dbb4d tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:49.827539 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-fcb81e03-4b33-43ec-b439-edb9401dbb4d tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:49.852720 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:49.852720 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:20:49.861255 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-fcb81e03-4b33-43ec-b439-edb9401dbb4d tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Volume info retrieved successfully. Aug 25 10:20:49.871015 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-fcb81e03-4b33-43ec-b439-edb9401dbb4d tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/volumes/90f80c4d-c153-4572-a545-8631c0f90841 returned with HTTP 200 Aug 25 10:20:49.871433 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 342/1363] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:49 2026] GET /volume/v3/volumes/90f80c4d-c153-4572-a545-8631c0f90841 => generated 853 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:50.581415 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-63f7672f-d119-462a-ac89-145f94590f73 req-5f3b8421-5d20-4e8b-8921-4232af2af5f1 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:50.588937 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-63f7672f-d119-462a-ac89-145f94590f73 req-5f3b8421-5d20-4e8b-8921-4232af2af5f1 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] POST https://10.4.3.119/volume/v3/attachments/7d24047e-66f0-4d8a-9165-2b091637fbf4/action Aug 25 10:20:50.593442 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-63f7672f-d119-462a-ac89-145f94590f73 req-5f3b8421-5d20-4e8b-8921-4232af2af5f1 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Action body: b'{"os-complete": null}' {{(pid=100389) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:20:50.594299 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-63f7672f-d119-462a-ac89-145f94590f73 req-5f3b8421-5d20-4e8b-8921-4232af2af5f1 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:20:50.622398 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:50.622398 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:20:50.653697 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-63f7672f-d119-462a-ac89-145f94590f73 req-5f3b8421-5d20-4e8b-8921-4232af2af5f1 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/attachments/7d24047e-66f0-4d8a-9165-2b091637fbf4/action returned with HTTP 204 Aug 25 10:20:50.653697 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 336/1364] 10.4.3.119 () {74 vars in 1725 bytes} [Tue Aug 25 10:20:50 2026] POST /volume/v3/attachments/7d24047e-66f0-4d8a-9165-2b091637fbf4/action => generated 0 bytes in 73 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:20:50.893465 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-0800e5b6-baa5-4342-adbe-d023754f26c5 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:50.895916 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0800e5b6-baa5-4342-adbe-d023754f26c5 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] GET https://10.4.3.119/volume/v3/volumes/90f80c4d-c153-4572-a545-8631c0f90841 Aug 25 10:20:50.896292 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0800e5b6-baa5-4342-adbe-d023754f26c5 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:50.897507 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0800e5b6-baa5-4342-adbe-d023754f26c5 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:50.918956 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:50.918956 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:20:50.926975 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-0800e5b6-baa5-4342-adbe-d023754f26c5 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Volume info retrieved successfully. Aug 25 10:20:50.934761 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0800e5b6-baa5-4342-adbe-d023754f26c5 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/volumes/90f80c4d-c153-4572-a545-8631c0f90841 returned with HTTP 200 Aug 25 10:20:50.935226 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 346/1365] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:50 2026] GET /volume/v3/volumes/90f80c4d-c153-4572-a545-8631c0f90841 => generated 1145 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:20:51.017031 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-a62d80d0-718f-4a03-8061-1794c7846715 req-df0378b4-21ac-4358-b83a-8098a04fa9f1 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:51.021820 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-a62d80d0-718f-4a03-8061-1794c7846715 req-df0378b4-21ac-4358-b83a-8098a04fa9f1 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] GET https://10.4.3.119/volume/v3/volumes/90f80c4d-c153-4572-a545-8631c0f90841 Aug 25 10:20:51.022444 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-a62d80d0-718f-4a03-8061-1794c7846715 req-df0378b4-21ac-4358-b83a-8098a04fa9f1 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:51.022444 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-a62d80d0-718f-4a03-8061-1794c7846715 req-df0378b4-21ac-4358-b83a-8098a04fa9f1 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:51.037273 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:51.037273 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:20:51.045867 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [req-a62d80d0-718f-4a03-8061-1794c7846715 req-df0378b4-21ac-4358-b83a-8098a04fa9f1 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Volume info retrieved successfully. Aug 25 10:20:51.058377 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-a62d80d0-718f-4a03-8061-1794c7846715 req-df0378b4-21ac-4358-b83a-8098a04fa9f1 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/volumes/90f80c4d-c153-4572-a545-8631c0f90841 returned with HTTP 200 Aug 25 10:20:51.058862 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 342/1366] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:20:51 2026] GET /volume/v3/volumes/90f80c4d-c153-4572-a545-8631c0f90841 => generated 1145 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:20:51.250554 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-ccda3095-796d-412f-984a-69751c6d7ecf None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:51.254858 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ccda3095-796d-412f-984a-69751c6d7ecf None None] GET https://10.4.3.119/volume// Aug 25 10:20:51.254990 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ccda3095-796d-412f-984a-69751c6d7ecf None None] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:51.256379 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ccda3095-796d-412f-984a-69751c6d7ecf None None] Calling method 'all' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:51.256379 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ccda3095-796d-412f-984a-69751c6d7ecf None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:20:51.256379 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 343/1367] 10.4.3.119 () {66 vars in 1428 bytes} [Tue Aug 25 10:20:51 2026] GET /volume/ => generated 386 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:20:51.277546 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-a62d80d0-718f-4a03-8061-1794c7846715 req-08d063a3-d2d2-4983-8d68-891373550e81 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:51.611519 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-a62d80d0-718f-4a03-8061-1794c7846715 req-08d063a3-d2d2-4983-8d68-891373550e81 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] POST https://10.4.3.119/volume/v3/attachments Aug 25 10:20:51.611519 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-a62d80d0-718f-4a03-8061-1794c7846715 req-08d063a3-d2d2-4983-8d68-891373550e81 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "90f80c4d-c153-4572-a545-8631c0f90841", "connector": null, "instance_uuid": "1715fb1b-e37f-47ce-a3ba-d1efc76e4826"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:20:51.626671 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:51.626671 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:20:51.682336 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-a62d80d0-718f-4a03-8061-1794c7846715 req-08d063a3-d2d2-4983-8d68-891373550e81 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/attachments returned with HTTP 200 Aug 25 10:20:51.682336 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 337/1368] 10.4.3.119 () {74 vars in 1594 bytes} [Tue Aug 25 10:20:51 2026] POST /volume/v3/attachments => generated 273 bytes in 407 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:20:51.729482 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-8f79a01e-662d-495d-a882-7ce50382e33e None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:51.734226 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8f79a01e-662d-495d-a882-7ce50382e33e tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] GET https://10.4.3.119/volume/v3/volumes/90f80c4d-c153-4572-a545-8631c0f90841 Aug 25 10:20:51.734597 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8f79a01e-662d-495d-a882-7ce50382e33e tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:51.734961 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8f79a01e-662d-495d-a882-7ce50382e33e tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:51.768683 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:51.768683 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:20:51.780641 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-8f79a01e-662d-495d-a882-7ce50382e33e tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Volume info retrieved successfully. Aug 25 10:20:51.780869 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-0baad0f0-c19a-43ef-ba91-db9ca5353f74 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:51.780869 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0baad0f0-c19a-43ef-ba91-db9ca5353f74 None None] GET https://10.4.3.119/volume// Aug 25 10:20:51.780869 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0baad0f0-c19a-43ef-ba91-db9ca5353f74 None None] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:51.780869 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0baad0f0-c19a-43ef-ba91-db9ca5353f74 None None] Calling method 'all' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:51.782726 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0baad0f0-c19a-43ef-ba91-db9ca5353f74 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:20:51.783921 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 343/1369] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:20:51 2026] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:20:51.787808 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8f79a01e-662d-495d-a882-7ce50382e33e tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/volumes/90f80c4d-c153-4572-a545-8631c0f90841 returned with HTTP 200 Aug 25 10:20:51.788869 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 347/1370] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:51 2026] GET /volume/v3/volumes/90f80c4d-c153-4572-a545-8631c0f90841 => generated 1147 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:20:51.796296 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-a62d80d0-718f-4a03-8061-1794c7846715 req-efc06604-bdc6-44c6-a628-efa5f9de2e7c None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:51.800000 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-a62d80d0-718f-4a03-8061-1794c7846715 req-efc06604-bdc6-44c6-a628-efa5f9de2e7c tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] GET https://10.4.3.119/volume/v3/volumes/90f80c4d-c153-4572-a545-8631c0f90841 Aug 25 10:20:51.801061 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-a62d80d0-718f-4a03-8061-1794c7846715 req-efc06604-bdc6-44c6-a628-efa5f9de2e7c tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:51.801061 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-a62d80d0-718f-4a03-8061-1794c7846715 req-efc06604-bdc6-44c6-a628-efa5f9de2e7c tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:51.822879 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:51.822879 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:20:51.829217 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-a62d80d0-718f-4a03-8061-1794c7846715 req-efc06604-bdc6-44c6-a628-efa5f9de2e7c tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Volume info retrieved successfully. Aug 25 10:20:51.841542 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-a62d80d0-718f-4a03-8061-1794c7846715 req-efc06604-bdc6-44c6-a628-efa5f9de2e7c tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/volumes/90f80c4d-c153-4572-a545-8631c0f90841 returned with HTTP 200 Aug 25 10:20:51.842068 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 344/1371] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:20:51 2026] GET /volume/v3/volumes/90f80c4d-c153-4572-a545-8631c0f90841 => generated 1327 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:20:52.010091 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-a62d80d0-718f-4a03-8061-1794c7846715 req-51e8560d-0fb8-48e7-aa58-f113c2c95fb0 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:52.013554 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-a62d80d0-718f-4a03-8061-1794c7846715 req-51e8560d-0fb8-48e7-aa58-f113c2c95fb0 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] PUT https://10.4.3.119/volume/v3/attachments/b86fedc8-c0f5-4b23-a1bd-f7bec700eec3 Aug 25 10:20:52.013933 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-a62d80d0-718f-4a03-8061-1794c7846715 req-51e8560d-0fb8-48e7-aa58-f113c2c95fb0 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.119", "host": "np0000008063", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3398d5156650", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "462fd6ce-c505-48ef-84ec-f85776d45b24", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:20:52.025033 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-a62d80d0-718f-4a03-8061-1794c7846715 req-51e8560d-0fb8-48e7-aa58-f113c2c95fb0 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Acquiring lock "cinder-attachment_update-90f80c4d-c153-4572-a545-8631c0f90841-np0000008063" by "attachment_update" {{(pid=100389) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 10:20:52.029775 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-a62d80d0-718f-4a03-8061-1794c7846715 req-51e8560d-0fb8-48e7-aa58-f113c2c95fb0 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Lock "cinder-attachment_update-90f80c4d-c153-4572-a545-8631c0f90841-np0000008063" acquired by "attachment_update" :: waited 0.005s {{(pid=100389) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 10:20:52.031052 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:52.031052 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:20:52.169509 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-a62d80d0-718f-4a03-8061-1794c7846715 req-51e8560d-0fb8-48e7-aa58-f113c2c95fb0 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Lock "cinder-attachment_update-90f80c4d-c153-4572-a545-8631c0f90841-np0000008063" released by "attachment_update" :: held 0.140s {{(pid=100389) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 10:20:52.170036 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-a62d80d0-718f-4a03-8061-1794c7846715 req-51e8560d-0fb8-48e7-aa58-f113c2c95fb0 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/attachments/b86fedc8-c0f5-4b23-a1bd-f7bec700eec3 returned with HTTP 200 Aug 25 10:20:52.170852 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 338/1372] 10.4.3.119 () {74 vars in 1704 bytes} [Tue Aug 25 10:20:52 2026] PUT /volume/v3/attachments/b86fedc8-c0f5-4b23-a1bd-f7bec700eec3 => generated 969 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:20:52.233327 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-ae06f325-72a0-476d-9bea-0497363df12b None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:52.434066 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ae06f325-72a0-476d-9bea-0497363df12b tempest-VolumeQuotasAdminTestJSON-197076305 tempest-VolumeQuotasAdminTestJSON-197076305-project-admin] GET https://10.4.3.119/volume/v3/os-quota-sets/96181567e8304147817cfd3521897447 Aug 25 10:20:52.434196 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ae06f325-72a0-476d-9bea-0497363df12b tempest-VolumeQuotasAdminTestJSON-197076305 tempest-VolumeQuotasAdminTestJSON-197076305-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:52.434452 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ae06f325-72a0-476d-9bea-0497363df12b tempest-VolumeQuotasAdminTestJSON-197076305 tempest-VolumeQuotasAdminTestJSON-197076305-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:52.449677 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ae06f325-72a0-476d-9bea-0497363df12b tempest-VolumeQuotasAdminTestJSON-197076305 tempest-VolumeQuotasAdminTestJSON-197076305-project-admin] https://10.4.3.119/volume/v3/os-quota-sets/96181567e8304147817cfd3521897447 returned with HTTP 200 Aug 25 10:20:52.450095 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 344/1373] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:20:52 2026] GET /volume/v3/os-quota-sets/96181567e8304147817cfd3521897447 => generated 437 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:52.462400 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-0720ae3e-16ec-4a7d-9c0e-b1da2a3dbece None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:52.464472 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0720ae3e-16ec-4a7d-9c0e-b1da2a3dbece tempest-VolumeQuotasAdminTestJSON-197076305 tempest-VolumeQuotasAdminTestJSON-197076305-project-admin] GET https://10.4.3.119/volume/v3/os-quota-sets/96181567e8304147817cfd3521897447/defaults Aug 25 10:20:52.464877 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0720ae3e-16ec-4a7d-9c0e-b1da2a3dbece tempest-VolumeQuotasAdminTestJSON-197076305 tempest-VolumeQuotasAdminTestJSON-197076305-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:52.465782 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0720ae3e-16ec-4a7d-9c0e-b1da2a3dbece tempest-VolumeQuotasAdminTestJSON-197076305 tempest-VolumeQuotasAdminTestJSON-197076305-project-admin] Calling method 'defaults' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:52.475621 np0000008063 devstack@c-api.service[100390]: WARNING cinder.quota [None req-0720ae3e-16ec-4a7d-9c0e-b1da2a3dbece tempest-VolumeQuotasAdminTestJSON-197076305 tempest-VolumeQuotasAdminTestJSON-197076305-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 25 10:20:52.476157 np0000008063 devstack@c-api.service[100390]: WARNING cinder.quota [None req-0720ae3e-16ec-4a7d-9c0e-b1da2a3dbece tempest-VolumeQuotasAdminTestJSON-197076305 tempest-VolumeQuotasAdminTestJSON-197076305-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 25 10:20:52.476508 np0000008063 devstack@c-api.service[100390]: WARNING cinder.quota [None req-0720ae3e-16ec-4a7d-9c0e-b1da2a3dbece tempest-VolumeQuotasAdminTestJSON-197076305 tempest-VolumeQuotasAdminTestJSON-197076305-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 25 10:20:52.477005 np0000008063 devstack@c-api.service[100390]: WARNING cinder.quota [None req-0720ae3e-16ec-4a7d-9c0e-b1da2a3dbece tempest-VolumeQuotasAdminTestJSON-197076305 tempest-VolumeQuotasAdminTestJSON-197076305-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 25 10:20:52.477289 np0000008063 devstack@c-api.service[100390]: WARNING cinder.quota [None req-0720ae3e-16ec-4a7d-9c0e-b1da2a3dbece tempest-VolumeQuotasAdminTestJSON-197076305 tempest-VolumeQuotasAdminTestJSON-197076305-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 25 10:20:52.477534 np0000008063 devstack@c-api.service[100390]: WARNING cinder.quota [None req-0720ae3e-16ec-4a7d-9c0e-b1da2a3dbece tempest-VolumeQuotasAdminTestJSON-197076305 tempest-VolumeQuotasAdminTestJSON-197076305-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 25 10:20:52.477787 np0000008063 devstack@c-api.service[100390]: WARNING cinder.quota [None req-0720ae3e-16ec-4a7d-9c0e-b1da2a3dbece tempest-VolumeQuotasAdminTestJSON-197076305 tempest-VolumeQuotasAdminTestJSON-197076305-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 25 10:20:52.481336 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0720ae3e-16ec-4a7d-9c0e-b1da2a3dbece tempest-VolumeQuotasAdminTestJSON-197076305 tempest-VolumeQuotasAdminTestJSON-197076305-project-admin] https://10.4.3.119/volume/v3/os-quota-sets/96181567e8304147817cfd3521897447/defaults returned with HTTP 200 Aug 25 10:20:52.481959 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 348/1374] 10.4.3.119 () {66 vars in 1381 bytes} [Tue Aug 25 10:20:52 2026] GET /volume/v3/os-quota-sets/96181567e8304147817cfd3521897447/defaults => generated 437 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:52.493162 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-acdabdcc-b64b-49ac-80c9-b724146e82c2 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:52.496459 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-acdabdcc-b64b-49ac-80c9-b724146e82c2 tempest-VolumeQuotasAdminTestJSON-197076305 tempest-VolumeQuotasAdminTestJSON-197076305-project-admin] PUT https://10.4.3.119/volume/v3/os-quota-sets/96181567e8304147817cfd3521897447 Aug 25 10:20:52.496966 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-acdabdcc-b64b-49ac-80c9-b724146e82c2 tempest-VolumeQuotasAdminTestJSON-197076305 tempest-VolumeQuotasAdminTestJSON-197076305-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:20:52.544233 np0000008063 devstack@c-api.service[100391]: WARNING cinder.quota [None req-acdabdcc-b64b-49ac-80c9-b724146e82c2 tempest-VolumeQuotasAdminTestJSON-197076305 tempest-VolumeQuotasAdminTestJSON-197076305-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 25 10:20:52.544735 np0000008063 devstack@c-api.service[100391]: WARNING cinder.quota [None req-acdabdcc-b64b-49ac-80c9-b724146e82c2 tempest-VolumeQuotasAdminTestJSON-197076305 tempest-VolumeQuotasAdminTestJSON-197076305-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 25 10:20:52.545107 np0000008063 devstack@c-api.service[100391]: WARNING cinder.quota [None req-acdabdcc-b64b-49ac-80c9-b724146e82c2 tempest-VolumeQuotasAdminTestJSON-197076305 tempest-VolumeQuotasAdminTestJSON-197076305-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 25 10:20:52.545493 np0000008063 devstack@c-api.service[100391]: WARNING cinder.quota [None req-acdabdcc-b64b-49ac-80c9-b724146e82c2 tempest-VolumeQuotasAdminTestJSON-197076305 tempest-VolumeQuotasAdminTestJSON-197076305-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 25 10:20:52.552327 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-acdabdcc-b64b-49ac-80c9-b724146e82c2 tempest-VolumeQuotasAdminTestJSON-197076305 tempest-VolumeQuotasAdminTestJSON-197076305-project-admin] https://10.4.3.119/volume/v3/os-quota-sets/96181567e8304147817cfd3521897447 returned with HTTP 200 Aug 25 10:20:52.553307 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 345/1375] 10.4.3.119 () {68 vars in 1374 bytes} [Tue Aug 25 10:20:52 2026] PUT /volume/v3/os-quota-sets/96181567e8304147817cfd3521897447 => generated 395 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:52.565167 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-286c43fd-ede2-472e-9521-cac087ce1229 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:52.566044 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-286c43fd-ede2-472e-9521-cac087ce1229 tempest-VolumeQuotasAdminTestJSON-197076305 tempest-VolumeQuotasAdminTestJSON-197076305-project-admin] DELETE https://10.4.3.119/volume/v3/os-quota-sets/96181567e8304147817cfd3521897447 Aug 25 10:20:52.566431 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-286c43fd-ede2-472e-9521-cac087ce1229 tempest-VolumeQuotasAdminTestJSON-197076305 tempest-VolumeQuotasAdminTestJSON-197076305-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:52.566732 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-286c43fd-ede2-472e-9521-cac087ce1229 tempest-VolumeQuotasAdminTestJSON-197076305 tempest-VolumeQuotasAdminTestJSON-197076305-project-admin] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:52.567090 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:52.567090 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:20:52.579400 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-286c43fd-ede2-472e-9521-cac087ce1229 tempest-VolumeQuotasAdminTestJSON-197076305 tempest-VolumeQuotasAdminTestJSON-197076305-project-admin] https://10.4.3.119/volume/v3/os-quota-sets/96181567e8304147817cfd3521897447 returned with HTTP 200 Aug 25 10:20:52.579954 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 339/1376] 10.4.3.119 () {66 vars in 1357 bytes} [Tue Aug 25 10:20:52 2026] DELETE /volume/v3/os-quota-sets/96181567e8304147817cfd3521897447 => generated 0 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 25 10:20:52.592448 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-11f69554-2864-4460-a392-2e48499f5b02 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:52.595700 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-11f69554-2864-4460-a392-2e48499f5b02 tempest-VolumeQuotasAdminTestJSON-197076305 tempest-VolumeQuotasAdminTestJSON-197076305-project-admin] GET https://10.4.3.119/volume/v3/os-quota-sets/96181567e8304147817cfd3521897447 Aug 25 10:20:52.595953 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-11f69554-2864-4460-a392-2e48499f5b02 tempest-VolumeQuotasAdminTestJSON-197076305 tempest-VolumeQuotasAdminTestJSON-197076305-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:52.596354 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-11f69554-2864-4460-a392-2e48499f5b02 tempest-VolumeQuotasAdminTestJSON-197076305 tempest-VolumeQuotasAdminTestJSON-197076305-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:52.619447 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-11f69554-2864-4460-a392-2e48499f5b02 tempest-VolumeQuotasAdminTestJSON-197076305 tempest-VolumeQuotasAdminTestJSON-197076305-project-admin] https://10.4.3.119/volume/v3/os-quota-sets/96181567e8304147817cfd3521897447 returned with HTTP 200 Aug 25 10:20:52.619788 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 345/1377] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:20:52 2026] GET /volume/v3/os-quota-sets/96181567e8304147817cfd3521897447 => generated 437 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 10:20:52.634150 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-54150a9d-2bd7-4d55-9adc-904176953b4d None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:52.636921 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-54150a9d-2bd7-4d55-9adc-904176953b4d tempest-VolumeQuotasAdminTestJSON-197076305 tempest-VolumeQuotasAdminTestJSON-197076305-project-admin] PUT https://10.4.3.119/volume/v3/os-quota-sets/96181567e8304147817cfd3521897447 Aug 25 10:20:52.637362 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-54150a9d-2bd7-4d55-9adc-904176953b4d tempest-VolumeQuotasAdminTestJSON-197076305 tempest-VolumeQuotasAdminTestJSON-197076305-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=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:20:52.778632 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-54150a9d-2bd7-4d55-9adc-904176953b4d tempest-VolumeQuotasAdminTestJSON-197076305 tempest-VolumeQuotasAdminTestJSON-197076305-project-admin] https://10.4.3.119/volume/v3/os-quota-sets/96181567e8304147817cfd3521897447 returned with HTTP 200 Aug 25 10:20:52.779359 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 349/1378] 10.4.3.119 () {68 vars in 1375 bytes} [Tue Aug 25 10:20:52 2026] PUT /volume/v3/os-quota-sets/96181567e8304147817cfd3521897447 => generated 395 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:52.793103 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-606c1b7c-0c11-4543-818e-12355d3c413c None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:52.796046 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-606c1b7c-0c11-4543-818e-12355d3c413c tempest-VolumeQuotasAdminTestJSON-197076305 tempest-VolumeQuotasAdminTestJSON-197076305-project-admin] GET https://10.4.3.119/volume/v3/os-quota-sets/96181567e8304147817cfd3521897447/defaults Aug 25 10:20:52.796046 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-606c1b7c-0c11-4543-818e-12355d3c413c tempest-VolumeQuotasAdminTestJSON-197076305 tempest-VolumeQuotasAdminTestJSON-197076305-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:52.797201 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-606c1b7c-0c11-4543-818e-12355d3c413c tempest-VolumeQuotasAdminTestJSON-197076305 tempest-VolumeQuotasAdminTestJSON-197076305-project-admin] Calling method 'defaults' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:52.809600 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-ef106b81-4aa5-4c2d-84ed-dfd8318b1544 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:52.813815 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ef106b81-4aa5-4c2d-84ed-dfd8318b1544 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] GET https://10.4.3.119/volume/v3/volumes/90f80c4d-c153-4572-a545-8631c0f90841 Aug 25 10:20:52.814062 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ef106b81-4aa5-4c2d-84ed-dfd8318b1544 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:52.814435 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ef106b81-4aa5-4c2d-84ed-dfd8318b1544 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:52.819798 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-606c1b7c-0c11-4543-818e-12355d3c413c tempest-VolumeQuotasAdminTestJSON-197076305 tempest-VolumeQuotasAdminTestJSON-197076305-project-admin] https://10.4.3.119/volume/v3/os-quota-sets/96181567e8304147817cfd3521897447/defaults returned with HTTP 200 Aug 25 10:20:52.820693 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 346/1379] 10.4.3.119 () {66 vars in 1381 bytes} [Tue Aug 25 10:20:52 2026] GET /volume/v3/os-quota-sets/96181567e8304147817cfd3521897447/defaults => generated 437 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:52.833501 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:52.833501 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:20:52.834929 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-811b7611-0300-49f2-91ae-957049c86c8a None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:52.839029 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-811b7611-0300-49f2-91ae-957049c86c8a tempest-VolumeQuotasAdminTestJSON-197076305 tempest-VolumeQuotasAdminTestJSON-197076305-project-admin] GET https://10.4.3.119/volume/v3/os-quota-sets/96181567e8304147817cfd3521897447 Aug 25 10:20:52.839324 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-811b7611-0300-49f2-91ae-957049c86c8a tempest-VolumeQuotasAdminTestJSON-197076305 tempest-VolumeQuotasAdminTestJSON-197076305-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:52.839610 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-811b7611-0300-49f2-91ae-957049c86c8a tempest-VolumeQuotasAdminTestJSON-197076305 tempest-VolumeQuotasAdminTestJSON-197076305-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:52.843687 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-ef106b81-4aa5-4c2d-84ed-dfd8318b1544 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Volume info retrieved successfully. Aug 25 10:20:52.850173 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ef106b81-4aa5-4c2d-84ed-dfd8318b1544 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/volumes/90f80c4d-c153-4572-a545-8631c0f90841 returned with HTTP 200 Aug 25 10:20:52.851342 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 340/1380] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:52 2026] GET /volume/v3/volumes/90f80c4d-c153-4572-a545-8631c0f90841 => generated 1148 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:20:52.867869 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-811b7611-0300-49f2-91ae-957049c86c8a tempest-VolumeQuotasAdminTestJSON-197076305 tempest-VolumeQuotasAdminTestJSON-197076305-project-admin] https://10.4.3.119/volume/v3/os-quota-sets/96181567e8304147817cfd3521897447 returned with HTTP 200 Aug 25 10:20:52.868466 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 346/1381] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:20:52 2026] GET /volume/v3/os-quota-sets/96181567e8304147817cfd3521897447 => generated 437 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:52.880850 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-41f7a7e5-c400-4593-a15f-c5a693123d23 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:52.884033 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-41f7a7e5-c400-4593-a15f-c5a693123d23 tempest-VolumeQuotasAdminTestJSON-197076305 tempest-VolumeQuotasAdminTestJSON-197076305-project-admin] GET https://10.4.3.119/volume/v3/os-quota-sets/96181567e8304147817cfd3521897447?usage=True Aug 25 10:20:52.884529 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-41f7a7e5-c400-4593-a15f-c5a693123d23 tempest-VolumeQuotasAdminTestJSON-197076305 tempest-VolumeQuotasAdminTestJSON-197076305-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:52.884922 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-41f7a7e5-c400-4593-a15f-c5a693123d23 tempest-VolumeQuotasAdminTestJSON-197076305 tempest-VolumeQuotasAdminTestJSON-197076305-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:52.908102 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-41f7a7e5-c400-4593-a15f-c5a693123d23 tempest-VolumeQuotasAdminTestJSON-197076305 tempest-VolumeQuotasAdminTestJSON-197076305-project-admin] https://10.4.3.119/volume/v3/os-quota-sets/96181567e8304147817cfd3521897447?usage=True returned with HTTP 200 Aug 25 10:20:52.908906 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 350/1382] 10.4.3.119 () {66 vars in 1375 bytes} [Tue Aug 25 10:20:52 2026] GET /volume/v3/os-quota-sets/96181567e8304147817cfd3521897447?usage=True => generated 1061 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:20:52.921977 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-55d234a3-94ba-4047-9a09-24026e5c9494 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:53.055224 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-2eeaf6d0-f443-4f03-be5f-ad1f2f2cabe6 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:53.057692 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-2eeaf6d0-f443-4f03-be5f-ad1f2f2cabe6 tempest-VolumesImageMetadata-1454605078 tempest-VolumesImageMetadata-1454605078-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:20:53.058455 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-2eeaf6d0-f443-4f03-be5f-ad1f2f2cabe6 tempest-VolumesImageMetadata-1454605078 tempest-VolumesImageMetadata-1454605078-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "63258f66-0e4f-4391-bbe9-9485754d31c5", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-229431849"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:20:53.060259 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-2eeaf6d0-f443-4f03-be5f-ad1f2f2cabe6 tempest-VolumesImageMetadata-1454605078 tempest-VolumesImageMetadata-1454605078-project-member] Create volume request body: {'volume': {'imageRef': '63258f66-0e4f-4391-bbe9-9485754d31c5', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-229431849'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:20:53.115810 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-55d234a3-94ba-4047-9a09-24026e5c9494 tempest-VolumeQuotasAdminTestJSON-1111105365 tempest-VolumeQuotasAdminTestJSON-1111105365-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:20:53.116391 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-55d234a3-94ba-4047-9a09-24026e5c9494 tempest-VolumeQuotasAdminTestJSON-1111105365 tempest-VolumeQuotasAdminTestJSON-1111105365-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-717202208"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:20:53.119117 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volumes [None req-55d234a3-94ba-4047-9a09-24026e5c9494 tempest-VolumeQuotasAdminTestJSON-1111105365 tempest-VolumeQuotasAdminTestJSON-1111105365-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-717202208'}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:20:53.119355 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-55d234a3-94ba-4047-9a09-24026e5c9494 tempest-VolumeQuotasAdminTestJSON-1111105365 tempest-VolumeQuotasAdminTestJSON-1111105365-project-member] Create volume of 1 GB Aug 25 10:20:53.124608 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-55d234a3-94ba-4047-9a09-24026e5c9494 tempest-VolumeQuotasAdminTestJSON-1111105365 tempest-VolumeQuotasAdminTestJSON-1111105365-project-member] Availability Zones retrieved successfully. Aug 25 10:20:53.138659 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-55d234a3-94ba-4047-9a09-24026e5c9494 tempest-VolumeQuotasAdminTestJSON-1111105365 tempest-VolumeQuotasAdminTestJSON-1111105365-project-member] Flow 'volume_create_api' (10300f36-4404-4a1c-b894-bdf51e1cb98a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:20:53.139814 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-55d234a3-94ba-4047-9a09-24026e5c9494 tempest-VolumeQuotasAdminTestJSON-1111105365 tempest-VolumeQuotasAdminTestJSON-1111105365-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (296955f8-54d6-4016-bf08-dfa69063334b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:20:53.142649 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [None req-55d234a3-94ba-4047-9a09-24026e5c9494 tempest-VolumeQuotasAdminTestJSON-1111105365 tempest-VolumeQuotasAdminTestJSON-1111105365-project-member] Validating volume size '1' using validate_int {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:20:53.174871 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-2eeaf6d0-f443-4f03-be5f-ad1f2f2cabe6 tempest-VolumesImageMetadata-1454605078 tempest-VolumesImageMetadata-1454605078-project-member] Create volume of 1 GB Aug 25 10:20:53.175362 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-55d234a3-94ba-4047-9a09-24026e5c9494 tempest-VolumeQuotasAdminTestJSON-1111105365 tempest-VolumeQuotasAdminTestJSON-1111105365-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (296955f8-54d6-4016-bf08-dfa69063334b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:20:53.176267 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-55d234a3-94ba-4047-9a09-24026e5c9494 tempest-VolumeQuotasAdminTestJSON-1111105365 tempest-VolumeQuotasAdminTestJSON-1111105365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1838d38d-371a-47fc-8b07-0db101f4bb7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:20:53.180023 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-2eeaf6d0-f443-4f03-be5f-ad1f2f2cabe6 tempest-VolumesImageMetadata-1454605078 tempest-VolumesImageMetadata-1454605078-project-member] Availability Zones retrieved successfully. Aug 25 10:20:53.185474 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-2eeaf6d0-f443-4f03-be5f-ad1f2f2cabe6 tempest-VolumesImageMetadata-1454605078 tempest-VolumesImageMetadata-1454605078-project-member] Flow 'volume_create_api' (e92ef795-486e-4000-9451-ea2d98898c1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:20:53.186674 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-2eeaf6d0-f443-4f03-be5f-ad1f2f2cabe6 tempest-VolumesImageMetadata-1454605078 tempest-VolumesImageMetadata-1454605078-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18b6f4da-4465-49a5-a007-51121a893078) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:20:53.187800 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-2eeaf6d0-f443-4f03-be5f-ad1f2f2cabe6 tempest-VolumesImageMetadata-1454605078 tempest-VolumesImageMetadata-1454605078-project-member] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:20:53.250208 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-55d234a3-94ba-4047-9a09-24026e5c9494 tempest-VolumeQuotasAdminTestJSON-1111105365 tempest-VolumeQuotasAdminTestJSON-1111105365-project-member] Created reservations ['f45ad015-6e90-4b7a-81dc-c0065a53c193', '46b2e585-770f-4ce4-b0fb-2a63134a7af5', '9e7fee6a-1ff3-496d-80cc-d5b6da4efa49', '9503740d-e7fc-4926-9fcf-705e3893c374'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:20:53.251067 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-55d234a3-94ba-4047-9a09-24026e5c9494 tempest-VolumeQuotasAdminTestJSON-1111105365 tempest-VolumeQuotasAdminTestJSON-1111105365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1838d38d-371a-47fc-8b07-0db101f4bb7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f45ad015-6e90-4b7a-81dc-c0065a53c193', '46b2e585-770f-4ce4-b0fb-2a63134a7af5', '9e7fee6a-1ff3-496d-80cc-d5b6da4efa49', '9503740d-e7fc-4926-9fcf-705e3893c374']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:20:53.251925 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-55d234a3-94ba-4047-9a09-24026e5c9494 tempest-VolumeQuotasAdminTestJSON-1111105365 tempest-VolumeQuotasAdminTestJSON-1111105365-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89edea0b-b667-4c63-bd91-72aebe7f83de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:20:53.270569 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-2eeaf6d0-f443-4f03-be5f-ad1f2f2cabe6 tempest-VolumesImageMetadata-1454605078 tempest-VolumesImageMetadata-1454605078-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18b6f4da-4465-49a5-a007-51121a893078) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:20:53.272063 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-2eeaf6d0-f443-4f03-be5f-ad1f2f2cabe6 tempest-VolumesImageMetadata-1454605078 tempest-VolumesImageMetadata-1454605078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e541b26e-f887-4a96-b56f-ecf41152d60c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:20:53.282287 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-55d234a3-94ba-4047-9a09-24026e5c9494 tempest-VolumeQuotasAdminTestJSON-1111105365 tempest-VolumeQuotasAdminTestJSON-1111105365-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89edea0b-b667-4c63-bd91-72aebe7f83de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '82bdcd32-6f1a-4736-996f-7460ab14ae6b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-717202208',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96181567e8304147817cfd3521897447',qos_specs=None,replication_status=,reservations=['f45ad015-6e90-4b7a-81dc-c0065a53c193','46b2e585-770f-4ce4-b0fb-2a63134a7af5','9e7fee6a-1ff3-496d-80cc-d5b6da4efa49','9503740d-e7fc-4926-9fcf-705e3893c374'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='499caaecccdd44849e9e7c357c5ebd01',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:20:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-717202208',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=82bdcd32-6f1a-4736-996f-7460ab14ae6b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='96181567e8304147817cfd3521897447',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='499caaecccdd44849e9e7c357c5ebd01',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:20:53.283031 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-55d234a3-94ba-4047-9a09-24026e5c9494 tempest-VolumeQuotasAdminTestJSON-1111105365 tempest-VolumeQuotasAdminTestJSON-1111105365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8fd197b-12e8-4989-a7ad-37a12606b77c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:20:53.308904 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-55d234a3-94ba-4047-9a09-24026e5c9494 tempest-VolumeQuotasAdminTestJSON-1111105365 tempest-VolumeQuotasAdminTestJSON-1111105365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8fd197b-12e8-4989-a7ad-37a12606b77c) transitioned into state 'SUCCESS' from state '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-717202208',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96181567e8304147817cfd3521897447',qos_specs=None,replication_status=,reservations=['f45ad015-6e90-4b7a-81dc-c0065a53c193','46b2e585-770f-4ce4-b0fb-2a63134a7af5','9e7fee6a-1ff3-496d-80cc-d5b6da4efa49','9503740d-e7fc-4926-9fcf-705e3893c374'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='499caaecccdd44849e9e7c357c5ebd01',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:20:53.309996 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-55d234a3-94ba-4047-9a09-24026e5c9494 tempest-VolumeQuotasAdminTestJSON-1111105365 tempest-VolumeQuotasAdminTestJSON-1111105365-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6444b93-d434-4c0b-864c-f6f41cfed392) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:20:53.324919 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-55d234a3-94ba-4047-9a09-24026e5c9494 tempest-VolumeQuotasAdminTestJSON-1111105365 tempest-VolumeQuotasAdminTestJSON-1111105365-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6444b93-d434-4c0b-864c-f6f41cfed392) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:20:53.326124 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-55d234a3-94ba-4047-9a09-24026e5c9494 tempest-VolumeQuotasAdminTestJSON-1111105365 tempest-VolumeQuotasAdminTestJSON-1111105365-project-member] Flow 'volume_create_api' (10300f36-4404-4a1c-b894-bdf51e1cb98a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:20:53.326614 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-55d234a3-94ba-4047-9a09-24026e5c9494 tempest-VolumeQuotasAdminTestJSON-1111105365 tempest-VolumeQuotasAdminTestJSON-1111105365-project-member] Create volume request issued successfully. Aug 25 10:20:53.328229 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-55d234a3-94ba-4047-9a09-24026e5c9494 tempest-VolumeQuotasAdminTestJSON-1111105365 tempest-VolumeQuotasAdminTestJSON-1111105365-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:20:53.329037 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 347/1383] 10.4.3.119 () {68 vars in 1258 bytes} [Tue Aug 25 10:20:52 2026] POST /volume/v3/volumes => generated 755 bytes in 408 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:20:53.346442 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-a95d0c89-e53a-4481-94a8-b2eec4893f59 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:53.349096 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a95d0c89-e53a-4481-94a8-b2eec4893f59 tempest-VolumeQuotasAdminTestJSON-1111105365 tempest-VolumeQuotasAdminTestJSON-1111105365-project-member] GET https://10.4.3.119/volume/v3/volumes/82bdcd32-6f1a-4736-996f-7460ab14ae6b Aug 25 10:20:53.349344 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a95d0c89-e53a-4481-94a8-b2eec4893f59 tempest-VolumeQuotasAdminTestJSON-1111105365 tempest-VolumeQuotasAdminTestJSON-1111105365-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:53.349558 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a95d0c89-e53a-4481-94a8-b2eec4893f59 tempest-VolumeQuotasAdminTestJSON-1111105365 tempest-VolumeQuotasAdminTestJSON-1111105365-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:53.362620 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:53.362620 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:20:53.374015 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-a95d0c89-e53a-4481-94a8-b2eec4893f59 tempest-VolumeQuotasAdminTestJSON-1111105365 tempest-VolumeQuotasAdminTestJSON-1111105365-project-member] Volume info retrieved successfully. Aug 25 10:20:53.383319 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-2eeaf6d0-f443-4f03-be5f-ad1f2f2cabe6 tempest-VolumesImageMetadata-1454605078 tempest-VolumesImageMetadata-1454605078-project-member] Created reservations ['45b9f752-6e2c-4067-88cd-090387a4f1da', 'b7b02f89-6fa9-44d7-9b39-9462c037645c', '96c0194a-faaf-4bf5-b8a8-c267d7c8d579', 'f0d16089-0c07-4741-8125-c7a0133db72a'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:20:53.384530 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-2eeaf6d0-f443-4f03-be5f-ad1f2f2cabe6 tempest-VolumesImageMetadata-1454605078 tempest-VolumesImageMetadata-1454605078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e541b26e-f887-4a96-b56f-ecf41152d60c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['45b9f752-6e2c-4067-88cd-090387a4f1da', 'b7b02f89-6fa9-44d7-9b39-9462c037645c', '96c0194a-faaf-4bf5-b8a8-c267d7c8d579', 'f0d16089-0c07-4741-8125-c7a0133db72a']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:20:53.384681 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a95d0c89-e53a-4481-94a8-b2eec4893f59 tempest-VolumeQuotasAdminTestJSON-1111105365 tempest-VolumeQuotasAdminTestJSON-1111105365-project-member] https://10.4.3.119/volume/v3/volumes/82bdcd32-6f1a-4736-996f-7460ab14ae6b returned with HTTP 200 Aug 25 10:20:53.385840 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 347/1384] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:53 2026] GET /volume/v3/volumes/82bdcd32-6f1a-4736-996f-7460ab14ae6b => generated 823 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:53.387016 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-2eeaf6d0-f443-4f03-be5f-ad1f2f2cabe6 tempest-VolumesImageMetadata-1454605078 tempest-VolumesImageMetadata-1454605078-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed2bfe91-dabe-4928-9eda-f45fbac173ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:20:53.419512 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-2eeaf6d0-f443-4f03-be5f-ad1f2f2cabe6 tempest-VolumesImageMetadata-1454605078 tempest-VolumesImageMetadata-1454605078-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed2bfe91-dabe-4928-9eda-f45fbac173ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '69329162-9aec-4743-bc8c-73e1d49408c8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-229431849',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f95671d674c6439ca15ac7003bbe64a3',qos_specs=None,replication_status=,reservations=['45b9f752-6e2c-4067-88cd-090387a4f1da','b7b02f89-6fa9-44d7-9b39-9462c037645c','96c0194a-faaf-4bf5-b8a8-c267d7c8d579','f0d16089-0c07-4741-8125-c7a0133db72a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0974a658a0b94f598f1c3cac613d49cc',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:20:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-229431849',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=69329162-9aec-4743-bc8c-73e1d49408c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f95671d674c6439ca15ac7003bbe64a3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0974a658a0b94f598f1c3cac613d49cc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:20:53.420777 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-2eeaf6d0-f443-4f03-be5f-ad1f2f2cabe6 tempest-VolumesImageMetadata-1454605078 tempest-VolumesImageMetadata-1454605078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3461f444-2e40-4e65-b078-bb553640fd7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:20:53.451812 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-2eeaf6d0-f443-4f03-be5f-ad1f2f2cabe6 tempest-VolumesImageMetadata-1454605078 tempest-VolumesImageMetadata-1454605078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3461f444-2e40-4e65-b078-bb553640fd7e) transitioned into state 'SUCCESS' from state '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-229431849',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f95671d674c6439ca15ac7003bbe64a3',qos_specs=None,replication_status=,reservations=['45b9f752-6e2c-4067-88cd-090387a4f1da','b7b02f89-6fa9-44d7-9b39-9462c037645c','96c0194a-faaf-4bf5-b8a8-c267d7c8d579','f0d16089-0c07-4741-8125-c7a0133db72a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0974a658a0b94f598f1c3cac613d49cc',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:20:53.452861 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-2eeaf6d0-f443-4f03-be5f-ad1f2f2cabe6 tempest-VolumesImageMetadata-1454605078 tempest-VolumesImageMetadata-1454605078-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9dc8b01d-fb2f-425f-9ebd-d032060ba85d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:20:53.466750 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-2eeaf6d0-f443-4f03-be5f-ad1f2f2cabe6 tempest-VolumesImageMetadata-1454605078 tempest-VolumesImageMetadata-1454605078-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9dc8b01d-fb2f-425f-9ebd-d032060ba85d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:20:53.468112 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-2eeaf6d0-f443-4f03-be5f-ad1f2f2cabe6 tempest-VolumesImageMetadata-1454605078 tempest-VolumesImageMetadata-1454605078-project-member] Flow 'volume_create_api' (e92ef795-486e-4000-9451-ea2d98898c1f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:20:53.468696 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-2eeaf6d0-f443-4f03-be5f-ad1f2f2cabe6 tempest-VolumesImageMetadata-1454605078 tempest-VolumesImageMetadata-1454605078-project-member] Create volume request issued successfully. Aug 25 10:20:53.469709 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-2eeaf6d0-f443-4f03-be5f-ad1f2f2cabe6 tempest-VolumesImageMetadata-1454605078 tempest-VolumesImageMetadata-1454605078-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:20:53.470256 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 341/1385] 10.4.3.119 () {68 vars in 1259 bytes} [Tue Aug 25 10:20:53 2026] POST /volume/v3/volumes => generated 750 bytes in 416 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:20:53.486403 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-ae6e2543-239a-4635-816a-e1f403c52e8d None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:53.489912 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ae6e2543-239a-4635-816a-e1f403c52e8d tempest-VolumesImageMetadata-1454605078 tempest-VolumesImageMetadata-1454605078-project-member] GET https://10.4.3.119/volume/v3/volumes/69329162-9aec-4743-bc8c-73e1d49408c8 Aug 25 10:20:53.490488 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ae6e2543-239a-4635-816a-e1f403c52e8d tempest-VolumesImageMetadata-1454605078 tempest-VolumesImageMetadata-1454605078-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:53.490922 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ae6e2543-239a-4635-816a-e1f403c52e8d tempest-VolumesImageMetadata-1454605078 tempest-VolumesImageMetadata-1454605078-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:53.504063 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:53.504063 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:20:53.510318 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-ae6e2543-239a-4635-816a-e1f403c52e8d tempest-VolumesImageMetadata-1454605078 tempest-VolumesImageMetadata-1454605078-project-member] Volume info retrieved successfully. Aug 25 10:20:53.517860 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ae6e2543-239a-4635-816a-e1f403c52e8d tempest-VolumesImageMetadata-1454605078 tempest-VolumesImageMetadata-1454605078-project-member] https://10.4.3.119/volume/v3/volumes/69329162-9aec-4743-bc8c-73e1d49408c8 returned with HTTP 200 Aug 25 10:20:53.518614 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 351/1386] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:53 2026] GET /volume/v3/volumes/69329162-9aec-4743-bc8c-73e1d49408c8 => generated 818 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:53.873157 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-a1a324e8-7ff4-4bfe-ab3f-bcdf6c9eed5a None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:53.876221 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a1a324e8-7ff4-4bfe-ab3f-bcdf6c9eed5a tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] GET https://10.4.3.119/volume/v3/volumes/90f80c4d-c153-4572-a545-8631c0f90841 Aug 25 10:20:53.876560 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a1a324e8-7ff4-4bfe-ab3f-bcdf6c9eed5a tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:53.876839 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a1a324e8-7ff4-4bfe-ab3f-bcdf6c9eed5a tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:53.894483 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:53.894483 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:20:53.902481 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-a1a324e8-7ff4-4bfe-ab3f-bcdf6c9eed5a tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Volume info retrieved successfully. Aug 25 10:20:53.910688 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a1a324e8-7ff4-4bfe-ab3f-bcdf6c9eed5a tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/volumes/90f80c4d-c153-4572-a545-8631c0f90841 returned with HTTP 200 Aug 25 10:20:53.911434 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 348/1387] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:53 2026] GET /volume/v3/volumes/90f80c4d-c153-4572-a545-8631c0f90841 => generated 1148 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:20:54.404119 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-36ea0795-bc4b-4836-8db1-f5936bc1ed0c None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:54.408781 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-36ea0795-bc4b-4836-8db1-f5936bc1ed0c tempest-VolumeQuotasAdminTestJSON-1111105365 tempest-VolumeQuotasAdminTestJSON-1111105365-project-member] GET https://10.4.3.119/volume/v3/volumes/82bdcd32-6f1a-4736-996f-7460ab14ae6b Aug 25 10:20:54.409099 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-36ea0795-bc4b-4836-8db1-f5936bc1ed0c tempest-VolumeQuotasAdminTestJSON-1111105365 tempest-VolumeQuotasAdminTestJSON-1111105365-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:54.409457 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-36ea0795-bc4b-4836-8db1-f5936bc1ed0c tempest-VolumeQuotasAdminTestJSON-1111105365 tempest-VolumeQuotasAdminTestJSON-1111105365-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:54.421563 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:54.421563 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:20:54.429211 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-36ea0795-bc4b-4836-8db1-f5936bc1ed0c tempest-VolumeQuotasAdminTestJSON-1111105365 tempest-VolumeQuotasAdminTestJSON-1111105365-project-member] Volume info retrieved successfully. Aug 25 10:20:54.437495 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-36ea0795-bc4b-4836-8db1-f5936bc1ed0c tempest-VolumeQuotasAdminTestJSON-1111105365 tempest-VolumeQuotasAdminTestJSON-1111105365-project-member] https://10.4.3.119/volume/v3/volumes/82bdcd32-6f1a-4736-996f-7460ab14ae6b returned with HTTP 200 Aug 25 10:20:54.439057 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 348/1388] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:54 2026] GET /volume/v3/volumes/82bdcd32-6f1a-4736-996f-7460ab14ae6b => generated 848 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:54.456237 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-ee0bea3b-9c84-4988-8e59-08162fb7ffe6 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:54.458041 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ee0bea3b-9c84-4988-8e59-08162fb7ffe6 tempest-VolumeQuotasAdminTestJSON-197076305 tempest-VolumeQuotasAdminTestJSON-197076305-project-admin] GET https://10.4.3.119/volume/v3/os-quota-sets/96181567e8304147817cfd3521897447?usage=True Aug 25 10:20:54.458381 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ee0bea3b-9c84-4988-8e59-08162fb7ffe6 tempest-VolumeQuotasAdminTestJSON-197076305 tempest-VolumeQuotasAdminTestJSON-197076305-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:54.458699 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ee0bea3b-9c84-4988-8e59-08162fb7ffe6 tempest-VolumeQuotasAdminTestJSON-197076305 tempest-VolumeQuotasAdminTestJSON-197076305-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:54.459152 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:54.459152 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:20:54.484854 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ee0bea3b-9c84-4988-8e59-08162fb7ffe6 tempest-VolumeQuotasAdminTestJSON-197076305 tempest-VolumeQuotasAdminTestJSON-197076305-project-admin] https://10.4.3.119/volume/v3/os-quota-sets/96181567e8304147817cfd3521897447?usage=True returned with HTTP 200 Aug 25 10:20:54.485400 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 342/1389] 10.4.3.119 () {66 vars in 1375 bytes} [Tue Aug 25 10:20:54 2026] GET /volume/v3/os-quota-sets/96181567e8304147817cfd3521897447?usage=True => generated 1061 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:20:54.501365 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-a1b4c204-df90-4f8a-9c40-d8ff5ae9a7f7 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:54.505201 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a1b4c204-df90-4f8a-9c40-d8ff5ae9a7f7 tempest-VolumeQuotasAdminTestJSON-1111105365 tempest-VolumeQuotasAdminTestJSON-1111105365-project-member] DELETE https://10.4.3.119/volume/v3/volumes/82bdcd32-6f1a-4736-996f-7460ab14ae6b Aug 25 10:20:54.505750 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a1b4c204-df90-4f8a-9c40-d8ff5ae9a7f7 tempest-VolumeQuotasAdminTestJSON-1111105365 tempest-VolumeQuotasAdminTestJSON-1111105365-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:54.506232 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a1b4c204-df90-4f8a-9c40-d8ff5ae9a7f7 tempest-VolumeQuotasAdminTestJSON-1111105365 tempest-VolumeQuotasAdminTestJSON-1111105365-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:54.506583 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-a1b4c204-df90-4f8a-9c40-d8ff5ae9a7f7 tempest-VolumeQuotasAdminTestJSON-1111105365 tempest-VolumeQuotasAdminTestJSON-1111105365-project-member] Delete volume with id: 82bdcd32-6f1a-4736-996f-7460ab14ae6b Aug 25 10:20:54.520190 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:54.520190 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:20:54.521180 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-a1b4c204-df90-4f8a-9c40-d8ff5ae9a7f7 tempest-VolumeQuotasAdminTestJSON-1111105365 tempest-VolumeQuotasAdminTestJSON-1111105365-project-member] Volume info retrieved successfully. Aug 25 10:20:54.524666 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-a62d80d0-718f-4a03-8061-1794c7846715 req-95987f7d-8479-4d12-ac9a-2add119d5a62 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:54.529333 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-a62d80d0-718f-4a03-8061-1794c7846715 req-95987f7d-8479-4d12-ac9a-2add119d5a62 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] POST https://10.4.3.119/volume/v3/attachments/b86fedc8-c0f5-4b23-a1bd-f7bec700eec3/action Aug 25 10:20:54.529333 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-a62d80d0-718f-4a03-8061-1794c7846715 req-95987f7d-8479-4d12-ac9a-2add119d5a62 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Action body: b'{"os-complete": null}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:20:54.529333 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-a62d80d0-718f-4a03-8061-1794c7846715 req-95987f7d-8479-4d12-ac9a-2add119d5a62 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:20:54.540709 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-67572cae-fa4b-42d5-83b3-507507a40e8d None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:54.544743 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-67572cae-fa4b-42d5-83b3-507507a40e8d tempest-VolumesImageMetadata-1454605078 tempest-VolumesImageMetadata-1454605078-project-member] GET https://10.4.3.119/volume/v3/volumes/69329162-9aec-4743-bc8c-73e1d49408c8 Aug 25 10:20:54.545569 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-67572cae-fa4b-42d5-83b3-507507a40e8d tempest-VolumesImageMetadata-1454605078 tempest-VolumesImageMetadata-1454605078-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:54.545710 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-67572cae-fa4b-42d5-83b3-507507a40e8d tempest-VolumesImageMetadata-1454605078 tempest-VolumesImageMetadata-1454605078-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:54.553297 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:54.553297 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:20:54.554959 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-a1b4c204-df90-4f8a-9c40-d8ff5ae9a7f7 tempest-VolumeQuotasAdminTestJSON-1111105365 tempest-VolumeQuotasAdminTestJSON-1111105365-project-member] Delete volume request issued successfully. Aug 25 10:20:54.555445 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a1b4c204-df90-4f8a-9c40-d8ff5ae9a7f7 tempest-VolumeQuotasAdminTestJSON-1111105365 tempest-VolumeQuotasAdminTestJSON-1111105365-project-member] https://10.4.3.119/volume/v3/volumes/82bdcd32-6f1a-4736-996f-7460ab14ae6b returned with HTTP 202 Aug 25 10:20:54.556100 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 352/1390] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:20:54 2026] DELETE /volume/v3/volumes/82bdcd32-6f1a-4736-996f-7460ab14ae6b => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:20:54.564222 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:54.564222 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:20:54.571336 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-67572cae-fa4b-42d5-83b3-507507a40e8d tempest-VolumesImageMetadata-1454605078 tempest-VolumesImageMetadata-1454605078-project-member] Volume info retrieved successfully. Aug 25 10:20:54.571727 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-06d33773-1602-47cb-aac8-ec2b357ed553 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:54.575127 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-06d33773-1602-47cb-aac8-ec2b357ed553 tempest-VolumeQuotasAdminTestJSON-1111105365 tempest-VolumeQuotasAdminTestJSON-1111105365-project-member] GET https://10.4.3.119/volume/v3/volumes/82bdcd32-6f1a-4736-996f-7460ab14ae6b Aug 25 10:20:54.575353 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-06d33773-1602-47cb-aac8-ec2b357ed553 tempest-VolumeQuotasAdminTestJSON-1111105365 tempest-VolumeQuotasAdminTestJSON-1111105365-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:54.575539 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-06d33773-1602-47cb-aac8-ec2b357ed553 tempest-VolumeQuotasAdminTestJSON-1111105365 tempest-VolumeQuotasAdminTestJSON-1111105365-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:54.580485 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-a62d80d0-718f-4a03-8061-1794c7846715 req-95987f7d-8479-4d12-ac9a-2add119d5a62 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/attachments/b86fedc8-c0f5-4b23-a1bd-f7bec700eec3/action returned with HTTP 204 Aug 25 10:20:54.581028 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 349/1391] 10.4.3.119 () {74 vars in 1725 bytes} [Tue Aug 25 10:20:54 2026] POST /volume/v3/attachments/b86fedc8-c0f5-4b23-a1bd-f7bec700eec3/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:20:54.582642 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-67572cae-fa4b-42d5-83b3-507507a40e8d tempest-VolumesImageMetadata-1454605078 tempest-VolumesImageMetadata-1454605078-project-member] https://10.4.3.119/volume/v3/volumes/69329162-9aec-4743-bc8c-73e1d49408c8 returned with HTTP 200 Aug 25 10:20:54.583560 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 349/1392] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:54 2026] GET /volume/v3/volumes/69329162-9aec-4743-bc8c-73e1d49408c8 => generated 1358 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:20:54.594688 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:54.594688 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:20:54.604511 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-06d33773-1602-47cb-aac8-ec2b357ed553 tempest-VolumeQuotasAdminTestJSON-1111105365 tempest-VolumeQuotasAdminTestJSON-1111105365-project-member] Volume info retrieved successfully. Aug 25 10:20:54.612690 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-452ddd44-9d99-483e-9790-393cde39a0a8 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:54.615181 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-06d33773-1602-47cb-aac8-ec2b357ed553 tempest-VolumeQuotasAdminTestJSON-1111105365 tempest-VolumeQuotasAdminTestJSON-1111105365-project-member] https://10.4.3.119/volume/v3/volumes/82bdcd32-6f1a-4736-996f-7460ab14ae6b returned with HTTP 200 Aug 25 10:20:54.615181 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 343/1393] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:54 2026] GET /volume/v3/volumes/82bdcd32-6f1a-4736-996f-7460ab14ae6b => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:54.618522 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-452ddd44-9d99-483e-9790-393cde39a0a8 tempest-VolumesImageMetadata-1454605078 tempest-VolumesImageMetadata-1454605078-project-member] POST https://10.4.3.119/volume/v3/volumes/69329162-9aec-4743-bc8c-73e1d49408c8/action Aug 25 10:20:54.622226 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-452ddd44-9d99-483e-9790-393cde39a0a8 tempest-VolumesImageMetadata-1454605078 tempest-VolumesImageMetadata-1454605078-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=100390) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:20:54.622226 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-452ddd44-9d99-483e-9790-393cde39a0a8 tempest-VolumesImageMetadata-1454605078 tempest-VolumesImageMetadata-1454605078-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=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:20:54.638803 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:54.638803 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:20:54.653044 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:54.653044 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:20:54.654241 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-452ddd44-9d99-483e-9790-393cde39a0a8 tempest-VolumesImageMetadata-1454605078 tempest-VolumesImageMetadata-1454605078-project-member] Volume info retrieved successfully. Aug 25 10:20:54.678402 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-452ddd44-9d99-483e-9790-393cde39a0a8 tempest-VolumesImageMetadata-1454605078 tempest-VolumesImageMetadata-1454605078-project-member] Update volume metadata completed successfully. Aug 25 10:20:54.678765 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-452ddd44-9d99-483e-9790-393cde39a0a8 tempest-VolumesImageMetadata-1454605078 tempest-VolumesImageMetadata-1454605078-project-member] https://10.4.3.119/volume/v3/volumes/69329162-9aec-4743-bc8c-73e1d49408c8/action returned with HTTP 200 Aug 25 10:20:54.679636 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 353/1394] 10.4.3.119 () {68 vars in 1391 bytes} [Tue Aug 25 10:20:54 2026] POST /volume/v3/volumes/69329162-9aec-4743-bc8c-73e1d49408c8/action => generated 563 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:54.691407 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-c2398e72-8520-4c51-a5fd-f66e2ed53c19 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:54.694753 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c2398e72-8520-4c51-a5fd-f66e2ed53c19 tempest-VolumesImageMetadata-1454605078 tempest-VolumesImageMetadata-1454605078-project-member] GET https://10.4.3.119/volume/v3/volumes/69329162-9aec-4743-bc8c-73e1d49408c8 Aug 25 10:20:54.696033 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c2398e72-8520-4c51-a5fd-f66e2ed53c19 tempest-VolumesImageMetadata-1454605078 tempest-VolumesImageMetadata-1454605078-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:54.696033 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c2398e72-8520-4c51-a5fd-f66e2ed53c19 tempest-VolumesImageMetadata-1454605078 tempest-VolumesImageMetadata-1454605078-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:54.707056 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:54.707056 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:20:54.713267 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-c2398e72-8520-4c51-a5fd-f66e2ed53c19 tempest-VolumesImageMetadata-1454605078 tempest-VolumesImageMetadata-1454605078-project-member] Volume info retrieved successfully. Aug 25 10:20:54.721541 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c2398e72-8520-4c51-a5fd-f66e2ed53c19 tempest-VolumesImageMetadata-1454605078 tempest-VolumesImageMetadata-1454605078-project-member] https://10.4.3.119/volume/v3/volumes/69329162-9aec-4743-bc8c-73e1d49408c8 returned with HTTP 200 Aug 25 10:20:54.722075 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 350/1395] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:54 2026] GET /volume/v3/volumes/69329162-9aec-4743-bc8c-73e1d49408c8 => generated 1418 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:20:54.745796 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-8c457109-5840-4d5a-9a5f-a38b4922c248 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:54.749024 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8c457109-5840-4d5a-9a5f-a38b4922c248 tempest-VolumesImageMetadata-1454605078 tempest-VolumesImageMetadata-1454605078-project-member] POST https://10.4.3.119/volume/v3/volumes/69329162-9aec-4743-bc8c-73e1d49408c8/action Aug 25 10:20:54.749484 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8c457109-5840-4d5a-9a5f-a38b4922c248 tempest-VolumesImageMetadata-1454605078 tempest-VolumesImageMetadata-1454605078-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:20:54.749671 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8c457109-5840-4d5a-9a5f-a38b4922c248 tempest-VolumesImageMetadata-1454605078 tempest-VolumesImageMetadata-1454605078-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:20:54.763225 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:54.763225 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:20:54.774612 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:54.774612 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:20:54.776188 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-8c457109-5840-4d5a-9a5f-a38b4922c248 tempest-VolumesImageMetadata-1454605078 tempest-VolumesImageMetadata-1454605078-project-member] Volume info retrieved successfully. Aug 25 10:20:54.784700 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-8c457109-5840-4d5a-9a5f-a38b4922c248 tempest-VolumesImageMetadata-1454605078 tempest-VolumesImageMetadata-1454605078-project-member] Get volume image-metadata completed successfully. Aug 25 10:20:54.810353 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-8c457109-5840-4d5a-9a5f-a38b4922c248 tempest-VolumesImageMetadata-1454605078 tempest-VolumesImageMetadata-1454605078-project-member] Delete volume metadata completed successfully. Aug 25 10:20:54.810353 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8c457109-5840-4d5a-9a5f-a38b4922c248 tempest-VolumesImageMetadata-1454605078 tempest-VolumesImageMetadata-1454605078-project-member] https://10.4.3.119/volume/v3/volumes/69329162-9aec-4743-bc8c-73e1d49408c8/action returned with HTTP 200 Aug 25 10:20:54.810353 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 350/1396] 10.4.3.119 () {68 vars in 1390 bytes} [Tue Aug 25 10:20:54 2026] POST /volume/v3/volumes/69329162-9aec-4743-bc8c-73e1d49408c8/action => generated 0 bytes in 64 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 25 10:20:54.824537 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-abcb7755-0cbe-48df-a6e2-ecb9ad63faa4 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:54.827803 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-abcb7755-0cbe-48df-a6e2-ecb9ad63faa4 tempest-VolumesImageMetadata-1454605078 tempest-VolumesImageMetadata-1454605078-project-member] POST https://10.4.3.119/volume/v3/volumes/69329162-9aec-4743-bc8c-73e1d49408c8/action Aug 25 10:20:54.828062 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-abcb7755-0cbe-48df-a6e2-ecb9ad63faa4 tempest-VolumesImageMetadata-1454605078 tempest-VolumesImageMetadata-1454605078-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=100389) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:20:54.828227 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-abcb7755-0cbe-48df-a6e2-ecb9ad63faa4 tempest-VolumesImageMetadata-1454605078 tempest-VolumesImageMetadata-1454605078-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:20:54.839748 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:54.839748 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:20:54.839992 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-abcb7755-0cbe-48df-a6e2-ecb9ad63faa4 tempest-VolumesImageMetadata-1454605078 tempest-VolumesImageMetadata-1454605078-project-member] Volume info retrieved successfully. Aug 25 10:20:54.848441 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-abcb7755-0cbe-48df-a6e2-ecb9ad63faa4 tempest-VolumesImageMetadata-1454605078 tempest-VolumesImageMetadata-1454605078-project-member] Get volume image-metadata completed successfully. Aug 25 10:20:54.848826 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-abcb7755-0cbe-48df-a6e2-ecb9ad63faa4 tempest-VolumesImageMetadata-1454605078 tempest-VolumesImageMetadata-1454605078-project-member] https://10.4.3.119/volume/v3/volumes/69329162-9aec-4743-bc8c-73e1d49408c8/action returned with HTTP 200 Aug 25 10:20:54.849404 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 344/1397] 10.4.3.119 () {68 vars in 1390 bytes} [Tue Aug 25 10:20:54 2026] POST /volume/v3/volumes/69329162-9aec-4743-bc8c-73e1d49408c8/action => generated 537 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:54.860753 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-e3c3d141-76f1-4863-83e3-dcd8e4e432d3 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:54.862726 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e3c3d141-76f1-4863-83e3-dcd8e4e432d3 tempest-VolumesImageMetadata-1454605078 tempest-VolumesImageMetadata-1454605078-project-member] GET https://10.4.3.119/volume/v3/volumes/69329162-9aec-4743-bc8c-73e1d49408c8 Aug 25 10:20:54.863131 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e3c3d141-76f1-4863-83e3-dcd8e4e432d3 tempest-VolumesImageMetadata-1454605078 tempest-VolumesImageMetadata-1454605078-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:54.863131 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e3c3d141-76f1-4863-83e3-dcd8e4e432d3 tempest-VolumesImageMetadata-1454605078 tempest-VolumesImageMetadata-1454605078-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:54.873752 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:54.873752 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:20:54.879057 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-e3c3d141-76f1-4863-83e3-dcd8e4e432d3 tempest-VolumesImageMetadata-1454605078 tempest-VolumesImageMetadata-1454605078-project-member] Volume info retrieved successfully. Aug 25 10:20:54.889239 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e3c3d141-76f1-4863-83e3-dcd8e4e432d3 tempest-VolumesImageMetadata-1454605078 tempest-VolumesImageMetadata-1454605078-project-member] https://10.4.3.119/volume/v3/volumes/69329162-9aec-4743-bc8c-73e1d49408c8 returned with HTTP 200 Aug 25 10:20:54.889239 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 354/1398] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:54 2026] GET /volume/v3/volumes/69329162-9aec-4743-bc8c-73e1d49408c8 => generated 1392 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:20:54.905437 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-6f6713a6-faa4-4882-ab37-88285d2b904c None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:54.907583 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6f6713a6-faa4-4882-ab37-88285d2b904c tempest-VolumesImageMetadata-1454605078 tempest-VolumesImageMetadata-1454605078-project-member] DELETE https://10.4.3.119/volume/v3/volumes/69329162-9aec-4743-bc8c-73e1d49408c8 Aug 25 10:20:54.907583 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6f6713a6-faa4-4882-ab37-88285d2b904c tempest-VolumesImageMetadata-1454605078 tempest-VolumesImageMetadata-1454605078-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:54.907823 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6f6713a6-faa4-4882-ab37-88285d2b904c tempest-VolumesImageMetadata-1454605078 tempest-VolumesImageMetadata-1454605078-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:54.907823 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-6f6713a6-faa4-4882-ab37-88285d2b904c tempest-VolumesImageMetadata-1454605078 tempest-VolumesImageMetadata-1454605078-project-member] Delete volume with id: 69329162-9aec-4743-bc8c-73e1d49408c8 Aug 25 10:20:54.915933 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:54.915933 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:20:54.915933 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-6f6713a6-faa4-4882-ab37-88285d2b904c tempest-VolumesImageMetadata-1454605078 tempest-VolumesImageMetadata-1454605078-project-member] Volume info retrieved successfully. Aug 25 10:20:54.931657 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-673b14a9-8b10-4245-bb15-7e3057a8aa8b None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:54.933902 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-673b14a9-8b10-4245-bb15-7e3057a8aa8b tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] GET https://10.4.3.119/volume/v3/volumes/90f80c4d-c153-4572-a545-8631c0f90841 Aug 25 10:20:54.934083 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-673b14a9-8b10-4245-bb15-7e3057a8aa8b tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:54.934338 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-673b14a9-8b10-4245-bb15-7e3057a8aa8b tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:54.941820 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-6f6713a6-faa4-4882-ab37-88285d2b904c tempest-VolumesImageMetadata-1454605078 tempest-VolumesImageMetadata-1454605078-project-member] Delete volume request issued successfully. Aug 25 10:20:54.942309 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6f6713a6-faa4-4882-ab37-88285d2b904c tempest-VolumesImageMetadata-1454605078 tempest-VolumesImageMetadata-1454605078-project-member] https://10.4.3.119/volume/v3/volumes/69329162-9aec-4743-bc8c-73e1d49408c8 returned with HTTP 202 Aug 25 10:20:54.943110 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 351/1399] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:20:54 2026] DELETE /volume/v3/volumes/69329162-9aec-4743-bc8c-73e1d49408c8 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:20:54.956291 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-49982caa-8834-4584-8d77-30dc98e65a0c None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:54.959688 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-49982caa-8834-4584-8d77-30dc98e65a0c tempest-VolumesImageMetadata-1454605078 tempest-VolumesImageMetadata-1454605078-project-member] GET https://10.4.3.119/volume/v3/volumes/69329162-9aec-4743-bc8c-73e1d49408c8 Aug 25 10:20:54.959852 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-49982caa-8834-4584-8d77-30dc98e65a0c tempest-VolumesImageMetadata-1454605078 tempest-VolumesImageMetadata-1454605078-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:54.960195 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-49982caa-8834-4584-8d77-30dc98e65a0c tempest-VolumesImageMetadata-1454605078 tempest-VolumesImageMetadata-1454605078-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:54.963771 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:54.963771 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:20:54.973187 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:54.973187 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:20:54.975965 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-673b14a9-8b10-4245-bb15-7e3057a8aa8b tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Volume info retrieved successfully. Aug 25 10:20:54.980055 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-49982caa-8834-4584-8d77-30dc98e65a0c tempest-VolumesImageMetadata-1454605078 tempest-VolumesImageMetadata-1454605078-project-member] Volume info retrieved successfully. Aug 25 10:20:54.985470 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-673b14a9-8b10-4245-bb15-7e3057a8aa8b tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/volumes/90f80c4d-c153-4572-a545-8631c0f90841 returned with HTTP 200 Aug 25 10:20:54.985470 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 351/1400] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:54 2026] GET /volume/v3/volumes/90f80c4d-c153-4572-a545-8631c0f90841 => generated 1442 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:20:54.987614 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-49982caa-8834-4584-8d77-30dc98e65a0c tempest-VolumesImageMetadata-1454605078 tempest-VolumesImageMetadata-1454605078-project-member] https://10.4.3.119/volume/v3/volumes/69329162-9aec-4743-bc8c-73e1d49408c8 returned with HTTP 200 Aug 25 10:20:54.988274 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 345/1401] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:54 2026] GET /volume/v3/volumes/69329162-9aec-4743-bc8c-73e1d49408c8 => generated 1391 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:20:55.640622 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-22c07d18-0e9d-4692-8e3b-eccef83acd37 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:55.643883 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-22c07d18-0e9d-4692-8e3b-eccef83acd37 tempest-VolumeQuotasAdminTestJSON-1111105365 tempest-VolumeQuotasAdminTestJSON-1111105365-project-member] GET https://10.4.3.119/volume/v3/volumes/82bdcd32-6f1a-4736-996f-7460ab14ae6b Aug 25 10:20:55.646490 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-22c07d18-0e9d-4692-8e3b-eccef83acd37 tempest-VolumeQuotasAdminTestJSON-1111105365 tempest-VolumeQuotasAdminTestJSON-1111105365-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:55.646490 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-22c07d18-0e9d-4692-8e3b-eccef83acd37 tempest-VolumeQuotasAdminTestJSON-1111105365 tempest-VolumeQuotasAdminTestJSON-1111105365-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:55.653781 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-22c07d18-0e9d-4692-8e3b-eccef83acd37 tempest-VolumeQuotasAdminTestJSON-1111105365 tempest-VolumeQuotasAdminTestJSON-1111105365-project-member] https://10.4.3.119/volume/v3/volumes/82bdcd32-6f1a-4736-996f-7460ab14ae6b returned with HTTP 404 Aug 25 10:20:55.654517 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 355/1402] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:55 2026] GET /volume/v3/volumes/82bdcd32-6f1a-4736-996f-7460ab14ae6b => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:20:55.668945 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-102aba31-ccf2-41fb-8b37-2f43e6ff376a None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:55.671580 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-102aba31-ccf2-41fb-8b37-2f43e6ff376a tempest-VolumeQuotasAdminTestJSON-1111105365 tempest-VolumeQuotasAdminTestJSON-1111105365-project-member] GET https://10.4.3.119/volume/v3/volumes/82bdcd32-6f1a-4736-996f-7460ab14ae6b Aug 25 10:20:55.671842 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-102aba31-ccf2-41fb-8b37-2f43e6ff376a tempest-VolumeQuotasAdminTestJSON-1111105365 tempest-VolumeQuotasAdminTestJSON-1111105365-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:55.671906 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-102aba31-ccf2-41fb-8b37-2f43e6ff376a tempest-VolumeQuotasAdminTestJSON-1111105365 tempest-VolumeQuotasAdminTestJSON-1111105365-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:55.681984 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-102aba31-ccf2-41fb-8b37-2f43e6ff376a tempest-VolumeQuotasAdminTestJSON-1111105365 tempest-VolumeQuotasAdminTestJSON-1111105365-project-member] https://10.4.3.119/volume/v3/volumes/82bdcd32-6f1a-4736-996f-7460ab14ae6b returned with HTTP 404 Aug 25 10:20:55.681984 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 352/1403] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:55 2026] GET /volume/v3/volumes/82bdcd32-6f1a-4736-996f-7460ab14ae6b => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:20:55.692279 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-b47c57b4-6fb8-486f-a432-7e1c84b7e251 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:55.695577 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b47c57b4-6fb8-486f-a432-7e1c84b7e251 tempest-VolumeQuotasAdminTestJSON-1111105365 tempest-VolumeQuotasAdminTestJSON-1111105365-project-member] DELETE https://10.4.3.119/volume/v3/volumes/82bdcd32-6f1a-4736-996f-7460ab14ae6b Aug 25 10:20:55.696056 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b47c57b4-6fb8-486f-a432-7e1c84b7e251 tempest-VolumeQuotasAdminTestJSON-1111105365 tempest-VolumeQuotasAdminTestJSON-1111105365-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:55.696366 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b47c57b4-6fb8-486f-a432-7e1c84b7e251 tempest-VolumeQuotasAdminTestJSON-1111105365 tempest-VolumeQuotasAdminTestJSON-1111105365-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:55.696595 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-b47c57b4-6fb8-486f-a432-7e1c84b7e251 tempest-VolumeQuotasAdminTestJSON-1111105365 tempest-VolumeQuotasAdminTestJSON-1111105365-project-member] Delete volume with id: 82bdcd32-6f1a-4736-996f-7460ab14ae6b Aug 25 10:20:55.706834 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b47c57b4-6fb8-486f-a432-7e1c84b7e251 tempest-VolumeQuotasAdminTestJSON-1111105365 tempest-VolumeQuotasAdminTestJSON-1111105365-project-member] https://10.4.3.119/volume/v3/volumes/82bdcd32-6f1a-4736-996f-7460ab14ae6b returned with HTTP 404 Aug 25 10:20:55.707701 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 352/1404] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:20:55 2026] DELETE /volume/v3/volumes/82bdcd32-6f1a-4736-996f-7460ab14ae6b => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:20:55.721694 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-6e48d700-b08d-4809-8cb5-f3c361fd6d2e None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:55.725301 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6e48d700-b08d-4809-8cb5-f3c361fd6d2e tempest-VolumeQuotasAdminTestJSON-1111105365 tempest-VolumeQuotasAdminTestJSON-1111105365-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:20:55.725735 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6e48d700-b08d-4809-8cb5-f3c361fd6d2e tempest-VolumeQuotasAdminTestJSON-1111105365 tempest-VolumeQuotasAdminTestJSON-1111105365-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1766354041"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:20:55.728039 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-6e48d700-b08d-4809-8cb5-f3c361fd6d2e tempest-VolumeQuotasAdminTestJSON-1111105365 tempest-VolumeQuotasAdminTestJSON-1111105365-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1766354041'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:20:55.728247 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-6e48d700-b08d-4809-8cb5-f3c361fd6d2e tempest-VolumeQuotasAdminTestJSON-1111105365 tempest-VolumeQuotasAdminTestJSON-1111105365-project-member] Create volume of 1 GB Aug 25 10:20:55.735178 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-6e48d700-b08d-4809-8cb5-f3c361fd6d2e tempest-VolumeQuotasAdminTestJSON-1111105365 tempest-VolumeQuotasAdminTestJSON-1111105365-project-member] Availability Zones retrieved successfully. Aug 25 10:20:55.742608 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-6e48d700-b08d-4809-8cb5-f3c361fd6d2e tempest-VolumeQuotasAdminTestJSON-1111105365 tempest-VolumeQuotasAdminTestJSON-1111105365-project-member] Flow 'volume_create_api' (44964220-2557-43fa-8661-f25bb409f972) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:20:55.744090 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-6e48d700-b08d-4809-8cb5-f3c361fd6d2e tempest-VolumeQuotasAdminTestJSON-1111105365 tempest-VolumeQuotasAdminTestJSON-1111105365-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8353ba83-0ea5-4534-ae80-d028b2c53725) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:20:55.746016 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-6e48d700-b08d-4809-8cb5-f3c361fd6d2e tempest-VolumeQuotasAdminTestJSON-1111105365 tempest-VolumeQuotasAdminTestJSON-1111105365-project-member] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:20:55.780518 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-6e48d700-b08d-4809-8cb5-f3c361fd6d2e tempest-VolumeQuotasAdminTestJSON-1111105365 tempest-VolumeQuotasAdminTestJSON-1111105365-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8353ba83-0ea5-4534-ae80-d028b2c53725) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:20:55.781706 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-6e48d700-b08d-4809-8cb5-f3c361fd6d2e tempest-VolumeQuotasAdminTestJSON-1111105365 tempest-VolumeQuotasAdminTestJSON-1111105365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea51f53a-64a2-4b6b-900e-30dba0dd144e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:20:55.838552 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-6e48d700-b08d-4809-8cb5-f3c361fd6d2e tempest-VolumeQuotasAdminTestJSON-1111105365 tempest-VolumeQuotasAdminTestJSON-1111105365-project-member] Created reservations ['23af94bd-899a-4d19-9c49-96f0b2463611', '88de03d1-bc9f-419a-9cb0-aa836d8360c6', '58256b08-20ab-403d-94b5-b5d2c600efdc', '5e942f2e-fcee-456c-ae97-b760dbffdaf2'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:20:55.839454 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-6e48d700-b08d-4809-8cb5-f3c361fd6d2e tempest-VolumeQuotasAdminTestJSON-1111105365 tempest-VolumeQuotasAdminTestJSON-1111105365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea51f53a-64a2-4b6b-900e-30dba0dd144e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['23af94bd-899a-4d19-9c49-96f0b2463611', '88de03d1-bc9f-419a-9cb0-aa836d8360c6', '58256b08-20ab-403d-94b5-b5d2c600efdc', '5e942f2e-fcee-456c-ae97-b760dbffdaf2']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:20:55.840245 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-6e48d700-b08d-4809-8cb5-f3c361fd6d2e tempest-VolumeQuotasAdminTestJSON-1111105365 tempest-VolumeQuotasAdminTestJSON-1111105365-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a92e0ce-fab7-424b-9984-01fda26098ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:20:55.864733 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-6e48d700-b08d-4809-8cb5-f3c361fd6d2e tempest-VolumeQuotasAdminTestJSON-1111105365 tempest-VolumeQuotasAdminTestJSON-1111105365-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a92e0ce-fab7-424b-9984-01fda26098ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '94a86460-2a6a-47d1-8665-980d6f9516a5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1766354041',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96181567e8304147817cfd3521897447',qos_specs=None,replication_status=,reservations=['23af94bd-899a-4d19-9c49-96f0b2463611','88de03d1-bc9f-419a-9cb0-aa836d8360c6','58256b08-20ab-403d-94b5-b5d2c600efdc','5e942f2e-fcee-456c-ae97-b760dbffdaf2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='499caaecccdd44849e9e7c357c5ebd01',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:20:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1766354041',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=94a86460-2a6a-47d1-8665-980d6f9516a5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='96181567e8304147817cfd3521897447',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='499caaecccdd44849e9e7c357c5ebd01',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:20:55.865450 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-6e48d700-b08d-4809-8cb5-f3c361fd6d2e tempest-VolumeQuotasAdminTestJSON-1111105365 tempest-VolumeQuotasAdminTestJSON-1111105365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cebedbc7-d499-4ae6-b66c-b597c4141a65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:20:55.895181 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-6e48d700-b08d-4809-8cb5-f3c361fd6d2e tempest-VolumeQuotasAdminTestJSON-1111105365 tempest-VolumeQuotasAdminTestJSON-1111105365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cebedbc7-d499-4ae6-b66c-b597c4141a65) transitioned into state 'SUCCESS' from state '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-1766354041',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96181567e8304147817cfd3521897447',qos_specs=None,replication_status=,reservations=['23af94bd-899a-4d19-9c49-96f0b2463611','88de03d1-bc9f-419a-9cb0-aa836d8360c6','58256b08-20ab-403d-94b5-b5d2c600efdc','5e942f2e-fcee-456c-ae97-b760dbffdaf2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='499caaecccdd44849e9e7c357c5ebd01',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:20:55.896109 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-6e48d700-b08d-4809-8cb5-f3c361fd6d2e tempest-VolumeQuotasAdminTestJSON-1111105365 tempest-VolumeQuotasAdminTestJSON-1111105365-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0eec2f6c-0a7e-44c9-b167-395e2cd04d95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:20:55.910258 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-6e48d700-b08d-4809-8cb5-f3c361fd6d2e tempest-VolumeQuotasAdminTestJSON-1111105365 tempest-VolumeQuotasAdminTestJSON-1111105365-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0eec2f6c-0a7e-44c9-b167-395e2cd04d95) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:20:55.911522 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-6e48d700-b08d-4809-8cb5-f3c361fd6d2e tempest-VolumeQuotasAdminTestJSON-1111105365 tempest-VolumeQuotasAdminTestJSON-1111105365-project-member] Flow 'volume_create_api' (44964220-2557-43fa-8661-f25bb409f972) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:20:55.912007 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-6e48d700-b08d-4809-8cb5-f3c361fd6d2e tempest-VolumeQuotasAdminTestJSON-1111105365 tempest-VolumeQuotasAdminTestJSON-1111105365-project-member] Create volume request issued successfully. Aug 25 10:20:55.912855 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6e48d700-b08d-4809-8cb5-f3c361fd6d2e tempest-VolumeQuotasAdminTestJSON-1111105365 tempest-VolumeQuotasAdminTestJSON-1111105365-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:20:55.914150 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 346/1405] 10.4.3.119 () {68 vars in 1258 bytes} [Tue Aug 25 10:20:55 2026] POST /volume/v3/volumes => generated 756 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:20:55.929510 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-d963eddb-7624-499c-8f80-e1fab41bd77f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:55.933124 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d963eddb-7624-499c-8f80-e1fab41bd77f tempest-VolumeQuotasAdminTestJSON-1111105365 tempest-VolumeQuotasAdminTestJSON-1111105365-project-member] GET https://10.4.3.119/volume/v3/volumes/94a86460-2a6a-47d1-8665-980d6f9516a5 Aug 25 10:20:55.933124 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d963eddb-7624-499c-8f80-e1fab41bd77f tempest-VolumeQuotasAdminTestJSON-1111105365 tempest-VolumeQuotasAdminTestJSON-1111105365-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:55.933124 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d963eddb-7624-499c-8f80-e1fab41bd77f tempest-VolumeQuotasAdminTestJSON-1111105365 tempest-VolumeQuotasAdminTestJSON-1111105365-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:55.943585 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:55.943585 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:20:55.951636 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-d963eddb-7624-499c-8f80-e1fab41bd77f tempest-VolumeQuotasAdminTestJSON-1111105365 tempest-VolumeQuotasAdminTestJSON-1111105365-project-member] Volume info retrieved successfully. Aug 25 10:20:55.958848 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d963eddb-7624-499c-8f80-e1fab41bd77f tempest-VolumeQuotasAdminTestJSON-1111105365 tempest-VolumeQuotasAdminTestJSON-1111105365-project-member] https://10.4.3.119/volume/v3/volumes/94a86460-2a6a-47d1-8665-980d6f9516a5 returned with HTTP 200 Aug 25 10:20:55.959275 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 356/1406] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:55 2026] GET /volume/v3/volumes/94a86460-2a6a-47d1-8665-980d6f9516a5 => generated 824 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:56.011167 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-de140d3c-318d-4f58-86ff-63c531c95969 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:56.011564 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-de140d3c-318d-4f58-86ff-63c531c95969 tempest-VolumesImageMetadata-1454605078 tempest-VolumesImageMetadata-1454605078-project-member] GET https://10.4.3.119/volume/v3/volumes/69329162-9aec-4743-bc8c-73e1d49408c8 Aug 25 10:20:56.011564 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-de140d3c-318d-4f58-86ff-63c531c95969 tempest-VolumesImageMetadata-1454605078 tempest-VolumesImageMetadata-1454605078-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:56.011944 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-de140d3c-318d-4f58-86ff-63c531c95969 tempest-VolumesImageMetadata-1454605078 tempest-VolumesImageMetadata-1454605078-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:56.213166 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-de140d3c-318d-4f58-86ff-63c531c95969 tempest-VolumesImageMetadata-1454605078 tempest-VolumesImageMetadata-1454605078-project-member] https://10.4.3.119/volume/v3/volumes/69329162-9aec-4743-bc8c-73e1d49408c8 returned with HTTP 404 Aug 25 10:20:56.213166 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 353/1407] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:56 2026] GET /volume/v3/volumes/69329162-9aec-4743-bc8c-73e1d49408c8 => generated 109 bytes in 205 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:20:56.978321 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-376a6740-94ac-43dc-b669-ae9a2e97ba88 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:56.980910 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-376a6740-94ac-43dc-b669-ae9a2e97ba88 tempest-VolumeQuotasAdminTestJSON-1111105365 tempest-VolumeQuotasAdminTestJSON-1111105365-project-member] GET https://10.4.3.119/volume/v3/volumes/94a86460-2a6a-47d1-8665-980d6f9516a5 Aug 25 10:20:56.981307 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-376a6740-94ac-43dc-b669-ae9a2e97ba88 tempest-VolumeQuotasAdminTestJSON-1111105365 tempest-VolumeQuotasAdminTestJSON-1111105365-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:56.981689 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-376a6740-94ac-43dc-b669-ae9a2e97ba88 tempest-VolumeQuotasAdminTestJSON-1111105365 tempest-VolumeQuotasAdminTestJSON-1111105365-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:56.998809 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:56.998809 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:20:57.005334 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-376a6740-94ac-43dc-b669-ae9a2e97ba88 tempest-VolumeQuotasAdminTestJSON-1111105365 tempest-VolumeQuotasAdminTestJSON-1111105365-project-member] Volume info retrieved successfully. Aug 25 10:20:57.011003 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-376a6740-94ac-43dc-b669-ae9a2e97ba88 tempest-VolumeQuotasAdminTestJSON-1111105365 tempest-VolumeQuotasAdminTestJSON-1111105365-project-member] https://10.4.3.119/volume/v3/volumes/94a86460-2a6a-47d1-8665-980d6f9516a5 returned with HTTP 200 Aug 25 10:20:57.011403 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 353/1408] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:56 2026] GET /volume/v3/volumes/94a86460-2a6a-47d1-8665-980d6f9516a5 => generated 849 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:57.030088 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-4f8f9746-f927-44b2-b9c8-03f219b0be31 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:57.036705 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4f8f9746-f927-44b2-b9c8-03f219b0be31 tempest-VolumeQuotasAdminTestJSON-197076305 tempest-VolumeQuotasAdminTestJSON-197076305-project-admin] GET https://10.4.3.119/volume/v3/os-quota-sets/96181567e8304147817cfd3521897447?usage=True Aug 25 10:20:57.037509 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4f8f9746-f927-44b2-b9c8-03f219b0be31 tempest-VolumeQuotasAdminTestJSON-197076305 tempest-VolumeQuotasAdminTestJSON-197076305-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:57.038264 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4f8f9746-f927-44b2-b9c8-03f219b0be31 tempest-VolumeQuotasAdminTestJSON-197076305 tempest-VolumeQuotasAdminTestJSON-197076305-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:57.038264 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:57.038264 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:20:57.072106 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4f8f9746-f927-44b2-b9c8-03f219b0be31 tempest-VolumeQuotasAdminTestJSON-197076305 tempest-VolumeQuotasAdminTestJSON-197076305-project-admin] https://10.4.3.119/volume/v3/os-quota-sets/96181567e8304147817cfd3521897447?usage=True returned with HTTP 200 Aug 25 10:20:57.072656 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 347/1409] 10.4.3.119 () {66 vars in 1375 bytes} [Tue Aug 25 10:20:57 2026] GET /volume/v3/os-quota-sets/96181567e8304147817cfd3521897447?usage=True => generated 1061 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:20:57.089024 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-b76fdcb0-3bd7-4739-a06c-68881fb95097 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:57.091998 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b76fdcb0-3bd7-4739-a06c-68881fb95097 tempest-VolumeQuotasAdminTestJSON-197076305 tempest-VolumeQuotasAdminTestJSON-197076305-project-admin] GET https://10.4.3.119/volume/v3/os-quota-sets/523d340842d14ac1a6529dedd3e6cd8e?usage=True Aug 25 10:20:57.092271 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b76fdcb0-3bd7-4739-a06c-68881fb95097 tempest-VolumeQuotasAdminTestJSON-197076305 tempest-VolumeQuotasAdminTestJSON-197076305-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:57.092572 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b76fdcb0-3bd7-4739-a06c-68881fb95097 tempest-VolumeQuotasAdminTestJSON-197076305 tempest-VolumeQuotasAdminTestJSON-197076305-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:57.117866 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b76fdcb0-3bd7-4739-a06c-68881fb95097 tempest-VolumeQuotasAdminTestJSON-197076305 tempest-VolumeQuotasAdminTestJSON-197076305-project-admin] https://10.4.3.119/volume/v3/os-quota-sets/523d340842d14ac1a6529dedd3e6cd8e?usage=True returned with HTTP 200 Aug 25 10:20:57.118591 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 357/1410] 10.4.3.119 () {66 vars in 1375 bytes} [Tue Aug 25 10:20:57 2026] GET /volume/v3/os-quota-sets/523d340842d14ac1a6529dedd3e6cd8e?usage=True => generated 1061 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:20:57.136246 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-3c15cf6b-f78b-48a4-95fa-76e28b8b6ea1 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:57.138372 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3c15cf6b-f78b-48a4-95fa-76e28b8b6ea1 tempest-VolumeQuotasAdminTestJSON-1111105365 tempest-VolumeQuotasAdminTestJSON-1111105365-project-member] POST https://10.4.3.119/volume/v3/os-volume-transfer Aug 25 10:20:57.138807 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3c15cf6b-f78b-48a4-95fa-76e28b8b6ea1 tempest-VolumeQuotasAdminTestJSON-1111105365 tempest-VolumeQuotasAdminTestJSON-1111105365-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "94a86460-2a6a-47d1-8665-980d6f9516a5"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:20:57.140614 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.contrib.volume_transfer [None req-3c15cf6b-f78b-48a4-95fa-76e28b8b6ea1 tempest-VolumeQuotasAdminTestJSON-1111105365 tempest-VolumeQuotasAdminTestJSON-1111105365-project-member] Creating new volume transfer {'transfer': {'volume_id': '94a86460-2a6a-47d1-8665-980d6f9516a5'}} {{(pid=100391) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 25 10:20:57.140739 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.contrib.volume_transfer [None req-3c15cf6b-f78b-48a4-95fa-76e28b8b6ea1 tempest-VolumeQuotasAdminTestJSON-1111105365 tempest-VolumeQuotasAdminTestJSON-1111105365-project-member] Creating transfer of volume 94a86460-2a6a-47d1-8665-980d6f9516a5 Aug 25 10:20:57.140954 np0000008063 devstack@c-api.service[100391]: INFO cinder.transfer.api [None req-3c15cf6b-f78b-48a4-95fa-76e28b8b6ea1 tempest-VolumeQuotasAdminTestJSON-1111105365 tempest-VolumeQuotasAdminTestJSON-1111105365-project-member] Generating transfer record for volume 94a86460-2a6a-47d1-8665-980d6f9516a5 Aug 25 10:20:57.155168 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:57.155168 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:20:57.190495 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3c15cf6b-f78b-48a4-95fa-76e28b8b6ea1 tempest-VolumeQuotasAdminTestJSON-1111105365 tempest-VolumeQuotasAdminTestJSON-1111105365-project-member] https://10.4.3.119/volume/v3/os-volume-transfer returned with HTTP 202 Aug 25 10:20:57.192239 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 354/1411] 10.4.3.119 () {68 vars in 1291 bytes} [Tue Aug 25 10:20:57 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:20:57.206609 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-1fa86d22-7600-45d6-afc4-6b10a8b97ed5 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:57.385546 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1fa86d22-7600-45d6-afc4-6b10a8b97ed5 tempest-VolumeQuotasAdminTestJSON-1971784537 tempest-VolumeQuotasAdminTestJSON-1971784537-project-member] POST https://10.4.3.119/volume/v3/os-volume-transfer/f79d3ea3-2073-43c0-8cea-9f6b2dbc95b5/accept Aug 25 10:20:57.386027 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1fa86d22-7600-45d6-afc4-6b10a8b97ed5 tempest-VolumeQuotasAdminTestJSON-1971784537 tempest-VolumeQuotasAdminTestJSON-1971784537-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "ef12c94d47b76458"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:20:57.387811 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.contrib.volume_transfer [None req-1fa86d22-7600-45d6-afc4-6b10a8b97ed5 tempest-VolumeQuotasAdminTestJSON-1971784537 tempest-VolumeQuotasAdminTestJSON-1971784537-project-member] Accepting volume transfer f79d3ea3-2073-43c0-8cea-9f6b2dbc95b5 {{(pid=100388) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 25 10:20:57.388005 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.contrib.volume_transfer [None req-1fa86d22-7600-45d6-afc4-6b10a8b97ed5 tempest-VolumeQuotasAdminTestJSON-1971784537 tempest-VolumeQuotasAdminTestJSON-1971784537-project-member] Accepting transfer f79d3ea3-2073-43c0-8cea-9f6b2dbc95b5 Aug 25 10:20:57.457559 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-1fa86d22-7600-45d6-afc4-6b10a8b97ed5 tempest-VolumeQuotasAdminTestJSON-1971784537 tempest-VolumeQuotasAdminTestJSON-1971784537-project-member] Created reservations ['f96d70c2-114b-4581-a43e-937ae290e02d', 'b6bcbc70-e906-4395-9fd1-3df68be7481f', '69c3d442-6d46-42e4-abe1-c40a469d4eba', 'd513db5b-b237-4cf8-9024-f4adbaafc1bd'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:20:57.492536 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-1fa86d22-7600-45d6-afc4-6b10a8b97ed5 tempest-VolumeQuotasAdminTestJSON-1971784537 tempest-VolumeQuotasAdminTestJSON-1971784537-project-member] Created reservations ['8215ae44-0f92-4413-8fe7-aa4a4d21a390', 'b41bca90-b5f6-4192-a948-e561a54c17ff', '9903df00-10e4-4008-9920-ff4270fa2b7b', 'e9b8f29b-92e4-4437-b102-e2176ed29674'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:20:57.537039 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-1fa86d22-7600-45d6-afc4-6b10a8b97ed5 tempest-VolumeQuotasAdminTestJSON-1971784537 tempest-VolumeQuotasAdminTestJSON-1971784537-project-member] Created reservations ['3869aa2f-13c1-4e83-b9c9-88f51c4926a5', 'd7aeead4-b07c-4074-8a3e-139e4df9806d', '99d0d2a7-9adf-48b4-bc44-03100e6b657d', 'd09c8025-fce5-4f61-8c9d-0c9f6c39af7d'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:20:57.575775 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-1fa86d22-7600-45d6-afc4-6b10a8b97ed5 tempest-VolumeQuotasAdminTestJSON-1971784537 tempest-VolumeQuotasAdminTestJSON-1971784537-project-member] Created reservations ['f563ec87-e969-4085-8afb-30240a84c0a2', 'fc4a996c-6135-4402-81df-7d28ecff2312', '3e76a3d3-5984-415c-ae9c-7000b2c3d760', '18989b6a-9294-44b1-a3f0-9d833cb40738'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:20:57.592587 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-1fa86d22-7600-45d6-afc4-6b10a8b97ed5 tempest-VolumeQuotasAdminTestJSON-1971784537 tempest-VolumeQuotasAdminTestJSON-1971784537-project-member] Transfer volume completed successfully. Aug 25 10:20:57.718454 np0000008063 devstack@c-api.service[100388]: INFO cinder.transfer.api [None req-1fa86d22-7600-45d6-afc4-6b10a8b97ed5 tempest-VolumeQuotasAdminTestJSON-1971784537 tempest-VolumeQuotasAdminTestJSON-1971784537-project-member] Volume 94a86460-2a6a-47d1-8665-980d6f9516a5 has been transferred. Aug 25 10:20:57.729483 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1fa86d22-7600-45d6-afc4-6b10a8b97ed5 tempest-VolumeQuotasAdminTestJSON-1971784537 tempest-VolumeQuotasAdminTestJSON-1971784537-project-member] https://10.4.3.119/volume/v3/os-volume-transfer/f79d3ea3-2073-43c0-8cea-9f6b2dbc95b5/accept returned with HTTP 202 Aug 25 10:20:57.729989 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 354/1412] 10.4.3.119 () {68 vars in 1423 bytes} [Tue Aug 25 10:20:57 2026] POST /volume/v3/os-volume-transfer/f79d3ea3-2073-43c0-8cea-9f6b2dbc95b5/accept => generated 365 bytes in 524 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:20:57.740919 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-09745923-20e4-4084-9517-16cb56b00c56 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:57.742980 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-09745923-20e4-4084-9517-16cb56b00c56 tempest-VolumeQuotasAdminTestJSON-1971784537 tempest-VolumeQuotasAdminTestJSON-1971784537-project-member] GET https://10.4.3.119/volume/v3/volumes/94a86460-2a6a-47d1-8665-980d6f9516a5 Aug 25 10:20:57.743886 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-09745923-20e4-4084-9517-16cb56b00c56 tempest-VolumeQuotasAdminTestJSON-1971784537 tempest-VolumeQuotasAdminTestJSON-1971784537-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:57.743886 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-09745923-20e4-4084-9517-16cb56b00c56 tempest-VolumeQuotasAdminTestJSON-1971784537 tempest-VolumeQuotasAdminTestJSON-1971784537-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:57.755446 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:57.755446 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:20:57.763161 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-09745923-20e4-4084-9517-16cb56b00c56 tempest-VolumeQuotasAdminTestJSON-1971784537 tempest-VolumeQuotasAdminTestJSON-1971784537-project-member] Volume info retrieved successfully. Aug 25 10:20:57.770727 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-09745923-20e4-4084-9517-16cb56b00c56 tempest-VolumeQuotasAdminTestJSON-1971784537 tempest-VolumeQuotasAdminTestJSON-1971784537-project-member] https://10.4.3.119/volume/v3/volumes/94a86460-2a6a-47d1-8665-980d6f9516a5 returned with HTTP 200 Aug 25 10:20:57.770727 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 348/1413] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:57 2026] GET /volume/v3/volumes/94a86460-2a6a-47d1-8665-980d6f9516a5 => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:57.792857 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-62259190-61f3-4eb8-8943-98e7bb606464 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:57.796248 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-62259190-61f3-4eb8-8943-98e7bb606464 tempest-VolumeQuotasAdminTestJSON-197076305 tempest-VolumeQuotasAdminTestJSON-197076305-project-admin] GET https://10.4.3.119/volume/v3/os-quota-sets/96181567e8304147817cfd3521897447?usage=True Aug 25 10:20:57.796862 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-62259190-61f3-4eb8-8943-98e7bb606464 tempest-VolumeQuotasAdminTestJSON-197076305 tempest-VolumeQuotasAdminTestJSON-197076305-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:57.796862 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-62259190-61f3-4eb8-8943-98e7bb606464 tempest-VolumeQuotasAdminTestJSON-197076305 tempest-VolumeQuotasAdminTestJSON-197076305-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:57.840287 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-62259190-61f3-4eb8-8943-98e7bb606464 tempest-VolumeQuotasAdminTestJSON-197076305 tempest-VolumeQuotasAdminTestJSON-197076305-project-admin] https://10.4.3.119/volume/v3/os-quota-sets/96181567e8304147817cfd3521897447?usage=True returned with HTTP 200 Aug 25 10:20:57.840287 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 358/1414] 10.4.3.119 () {66 vars in 1375 bytes} [Tue Aug 25 10:20:57 2026] GET /volume/v3/os-quota-sets/96181567e8304147817cfd3521897447?usage=True => generated 1061 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:20:57.853303 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-2d2096a8-ae5c-4991-a88e-84f7e0f85e00 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:57.855532 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2d2096a8-ae5c-4991-a88e-84f7e0f85e00 tempest-VolumeQuotasAdminTestJSON-197076305 tempest-VolumeQuotasAdminTestJSON-197076305-project-admin] GET https://10.4.3.119/volume/v3/os-quota-sets/523d340842d14ac1a6529dedd3e6cd8e?usage=True Aug 25 10:20:57.855797 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2d2096a8-ae5c-4991-a88e-84f7e0f85e00 tempest-VolumeQuotasAdminTestJSON-197076305 tempest-VolumeQuotasAdminTestJSON-197076305-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:57.856066 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2d2096a8-ae5c-4991-a88e-84f7e0f85e00 tempest-VolumeQuotasAdminTestJSON-197076305 tempest-VolumeQuotasAdminTestJSON-197076305-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:57.877503 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2d2096a8-ae5c-4991-a88e-84f7e0f85e00 tempest-VolumeQuotasAdminTestJSON-197076305 tempest-VolumeQuotasAdminTestJSON-197076305-project-admin] https://10.4.3.119/volume/v3/os-quota-sets/523d340842d14ac1a6529dedd3e6cd8e?usage=True returned with HTTP 200 Aug 25 10:20:57.877720 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 355/1415] 10.4.3.119 () {66 vars in 1375 bytes} [Tue Aug 25 10:20:57 2026] GET /volume/v3/os-quota-sets/523d340842d14ac1a6529dedd3e6cd8e?usage=True => generated 1061 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:20:57.889844 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-53f1c04a-44d9-4e70-b8ca-e269e1cb74ed None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:57.892995 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-53f1c04a-44d9-4e70-b8ca-e269e1cb74ed tempest-VolumeQuotasAdminTestJSON-197076305 tempest-VolumeQuotasAdminTestJSON-197076305-project-admin] DELETE https://10.4.3.119/volume/v3/volumes/94a86460-2a6a-47d1-8665-980d6f9516a5 Aug 25 10:20:57.893386 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-53f1c04a-44d9-4e70-b8ca-e269e1cb74ed tempest-VolumeQuotasAdminTestJSON-197076305 tempest-VolumeQuotasAdminTestJSON-197076305-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:57.893752 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-53f1c04a-44d9-4e70-b8ca-e269e1cb74ed tempest-VolumeQuotasAdminTestJSON-197076305 tempest-VolumeQuotasAdminTestJSON-197076305-project-admin] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:57.893956 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-53f1c04a-44d9-4e70-b8ca-e269e1cb74ed tempest-VolumeQuotasAdminTestJSON-197076305 tempest-VolumeQuotasAdminTestJSON-197076305-project-admin] Delete volume with id: 94a86460-2a6a-47d1-8665-980d6f9516a5 Aug 25 10:20:57.908033 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:57.908033 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:20:57.908788 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-53f1c04a-44d9-4e70-b8ca-e269e1cb74ed tempest-VolumeQuotasAdminTestJSON-197076305 tempest-VolumeQuotasAdminTestJSON-197076305-project-admin] Volume info retrieved successfully. Aug 25 10:20:57.941470 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-53f1c04a-44d9-4e70-b8ca-e269e1cb74ed tempest-VolumeQuotasAdminTestJSON-197076305 tempest-VolumeQuotasAdminTestJSON-197076305-project-admin] Delete volume request issued successfully. Aug 25 10:20:57.941736 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-53f1c04a-44d9-4e70-b8ca-e269e1cb74ed tempest-VolumeQuotasAdminTestJSON-197076305 tempest-VolumeQuotasAdminTestJSON-197076305-project-admin] https://10.4.3.119/volume/v3/volumes/94a86460-2a6a-47d1-8665-980d6f9516a5 returned with HTTP 202 Aug 25 10:20:57.942529 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 355/1416] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:20:57 2026] DELETE /volume/v3/volumes/94a86460-2a6a-47d1-8665-980d6f9516a5 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:20:57.951600 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-63d67e79-640f-49fc-9f23-1e3e254731fe None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:57.954030 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-63d67e79-640f-49fc-9f23-1e3e254731fe tempest-VolumeQuotasAdminTestJSON-197076305 tempest-VolumeQuotasAdminTestJSON-197076305-project-admin] GET https://10.4.3.119/volume/v3/volumes/94a86460-2a6a-47d1-8665-980d6f9516a5 Aug 25 10:20:57.954030 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-63d67e79-640f-49fc-9f23-1e3e254731fe tempest-VolumeQuotasAdminTestJSON-197076305 tempest-VolumeQuotasAdminTestJSON-197076305-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:57.954030 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-63d67e79-640f-49fc-9f23-1e3e254731fe tempest-VolumeQuotasAdminTestJSON-197076305 tempest-VolumeQuotasAdminTestJSON-197076305-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:57.967040 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:57.967040 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:20:57.973523 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-63d67e79-640f-49fc-9f23-1e3e254731fe tempest-VolumeQuotasAdminTestJSON-197076305 tempest-VolumeQuotasAdminTestJSON-197076305-project-admin] Volume info retrieved successfully. Aug 25 10:20:57.980048 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-63d67e79-640f-49fc-9f23-1e3e254731fe tempest-VolumeQuotasAdminTestJSON-197076305 tempest-VolumeQuotasAdminTestJSON-197076305-project-admin] https://10.4.3.119/volume/v3/volumes/94a86460-2a6a-47d1-8665-980d6f9516a5 returned with HTTP 200 Aug 25 10:20:57.980712 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 349/1417] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:57 2026] GET /volume/v3/volumes/94a86460-2a6a-47d1-8665-980d6f9516a5 => generated 1021 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:20:58.194719 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-fcad2165-6456-4844-bcd5-568ece235f44 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:58.312826 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-fcad2165-6456-4844-bcd5-568ece235f44 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:20:58.313345 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-fcad2165-6456-4844-bcd5-568ece235f44 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-187540650"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:20:58.315566 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volumes [None req-fcad2165-6456-4844-bcd5-568ece235f44 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-187540650'}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:20:58.315748 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-fcad2165-6456-4844-bcd5-568ece235f44 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Create volume of 1 GB Aug 25 10:20:58.323051 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-fcad2165-6456-4844-bcd5-568ece235f44 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Availability Zones retrieved successfully. Aug 25 10:20:58.329216 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-fcad2165-6456-4844-bcd5-568ece235f44 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Flow 'volume_create_api' (346644ae-ad14-402a-bd8f-6fa8e34bff5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:20:58.330147 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-fcad2165-6456-4844-bcd5-568ece235f44 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (011bba7a-b866-45b1-be22-f3e6a9597573) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:20:58.331066 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-fcad2165-6456-4844-bcd5-568ece235f44 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Validating volume size '1' using validate_int {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:20:58.369626 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-fcad2165-6456-4844-bcd5-568ece235f44 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (011bba7a-b866-45b1-be22-f3e6a9597573) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:20:58.370904 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-fcad2165-6456-4844-bcd5-568ece235f44 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d447ec68-a1f7-4709-a2f7-0bddecc7893c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:20:58.473331 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-fcad2165-6456-4844-bcd5-568ece235f44 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Created reservations ['ab3a081a-5002-451c-8c1b-62ba49799c62', '63820132-80b7-4cf4-a65f-f2079c761f24', '3f35d496-1537-4e9f-b998-346d3f8a667c', '517f062c-7179-4348-a328-eaa2c80f5b01'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:20:58.474580 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-fcad2165-6456-4844-bcd5-568ece235f44 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d447ec68-a1f7-4709-a2f7-0bddecc7893c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ab3a081a-5002-451c-8c1b-62ba49799c62', '63820132-80b7-4cf4-a65f-f2079c761f24', '3f35d496-1537-4e9f-b998-346d3f8a667c', '517f062c-7179-4348-a328-eaa2c80f5b01']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:20:58.475764 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-fcad2165-6456-4844-bcd5-568ece235f44 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6a6ead4-0e7c-4336-94e5-2f34459b5ea8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:20:58.519278 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-fcad2165-6456-4844-bcd5-568ece235f44 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6a6ead4-0e7c-4336-94e5-2f34459b5ea8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f77a26eb-e2e8-4dda-82c8-68f84ff6e1ff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-187540650',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d2b877ccbb54f199018d816bea50828',qos_specs=None,replication_status=,reservations=['ab3a081a-5002-451c-8c1b-62ba49799c62','63820132-80b7-4cf4-a65f-f2079c761f24','3f35d496-1537-4e9f-b998-346d3f8a667c','517f062c-7179-4348-a328-eaa2c80f5b01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b882728f5e044dbb9bbd9ca2cb4b5c68',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:20:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-187540650',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f77a26eb-e2e8-4dda-82c8-68f84ff6e1ff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d2b877ccbb54f199018d816bea50828',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b882728f5e044dbb9bbd9ca2cb4b5c68',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:20:58.520683 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-fcad2165-6456-4844-bcd5-568ece235f44 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54b1f485-398f-4efe-9d58-86e9204258a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:20:58.555107 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-fcad2165-6456-4844-bcd5-568ece235f44 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54b1f485-398f-4efe-9d58-86e9204258a2) transitioned into state 'SUCCESS' from state '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-187540650',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d2b877ccbb54f199018d816bea50828',qos_specs=None,replication_status=,reservations=['ab3a081a-5002-451c-8c1b-62ba49799c62','63820132-80b7-4cf4-a65f-f2079c761f24','3f35d496-1537-4e9f-b998-346d3f8a667c','517f062c-7179-4348-a328-eaa2c80f5b01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b882728f5e044dbb9bbd9ca2cb4b5c68',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:20:58.555979 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-fcad2165-6456-4844-bcd5-568ece235f44 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e956a04a-491a-457b-84ce-2f0fd4016156) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:20:58.571056 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-fcad2165-6456-4844-bcd5-568ece235f44 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e956a04a-491a-457b-84ce-2f0fd4016156) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:20:58.572352 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-fcad2165-6456-4844-bcd5-568ece235f44 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Flow 'volume_create_api' (346644ae-ad14-402a-bd8f-6fa8e34bff5f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:20:58.572770 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-fcad2165-6456-4844-bcd5-568ece235f44 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Create volume request issued successfully. Aug 25 10:20:58.573609 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-fcad2165-6456-4844-bcd5-568ece235f44 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:20:58.574194 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 359/1418] 10.4.3.119 () {68 vars in 1258 bytes} [Tue Aug 25 10:20:58 2026] POST /volume/v3/volumes => generated 750 bytes in 380 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:20:58.589841 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-3c26e576-382b-4380-a8b5-6f6dd694a6d6 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:58.592433 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3c26e576-382b-4380-a8b5-6f6dd694a6d6 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] GET https://10.4.3.119/volume/v3/volumes/f77a26eb-e2e8-4dda-82c8-68f84ff6e1ff Aug 25 10:20:58.593515 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3c26e576-382b-4380-a8b5-6f6dd694a6d6 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:58.593515 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3c26e576-382b-4380-a8b5-6f6dd694a6d6 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:58.603720 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:58.603720 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:20:58.610071 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-3c26e576-382b-4380-a8b5-6f6dd694a6d6 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Volume info retrieved successfully. Aug 25 10:20:58.618307 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3c26e576-382b-4380-a8b5-6f6dd694a6d6 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] https://10.4.3.119/volume/v3/volumes/f77a26eb-e2e8-4dda-82c8-68f84ff6e1ff returned with HTTP 200 Aug 25 10:20:58.619231 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 356/1419] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:58 2026] GET /volume/v3/volumes/f77a26eb-e2e8-4dda-82c8-68f84ff6e1ff => generated 818 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:58.894740 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-c97e21ca-b99a-4d52-bd85-8b1d32fe000c req-81ceddfc-33b5-4587-8d87-8492196fd5f4 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:58.897410 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-c97e21ca-b99a-4d52-bd85-8b1d32fe000c req-81ceddfc-33b5-4587-8d87-8492196fd5f4 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] GET https://10.4.3.119/volume/v3/volumes/90f80c4d-c153-4572-a545-8631c0f90841 Aug 25 10:20:58.897653 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-c97e21ca-b99a-4d52-bd85-8b1d32fe000c req-81ceddfc-33b5-4587-8d87-8492196fd5f4 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:58.897904 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-c97e21ca-b99a-4d52-bd85-8b1d32fe000c req-81ceddfc-33b5-4587-8d87-8492196fd5f4 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:58.915538 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:58.915538 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:20:58.924036 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [req-c97e21ca-b99a-4d52-bd85-8b1d32fe000c req-81ceddfc-33b5-4587-8d87-8492196fd5f4 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Volume info retrieved successfully. Aug 25 10:20:58.930715 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-c97e21ca-b99a-4d52-bd85-8b1d32fe000c req-81ceddfc-33b5-4587-8d87-8492196fd5f4 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/volumes/90f80c4d-c153-4572-a545-8631c0f90841 returned with HTTP 200 Aug 25 10:20:58.931253 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 356/1420] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:20:58 2026] GET /volume/v3/volumes/90f80c4d-c153-4572-a545-8631c0f90841 => generated 1442 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:20:58.997545 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-8344d0c1-38fe-4a52-885d-32d0cc312858 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:59.000989 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8344d0c1-38fe-4a52-885d-32d0cc312858 tempest-VolumeQuotasAdminTestJSON-197076305 tempest-VolumeQuotasAdminTestJSON-197076305-project-admin] GET https://10.4.3.119/volume/v3/volumes/94a86460-2a6a-47d1-8665-980d6f9516a5 Aug 25 10:20:59.001306 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8344d0c1-38fe-4a52-885d-32d0cc312858 tempest-VolumeQuotasAdminTestJSON-197076305 tempest-VolumeQuotasAdminTestJSON-197076305-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:59.001900 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8344d0c1-38fe-4a52-885d-32d0cc312858 tempest-VolumeQuotasAdminTestJSON-197076305 tempest-VolumeQuotasAdminTestJSON-197076305-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:59.010119 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8344d0c1-38fe-4a52-885d-32d0cc312858 tempest-VolumeQuotasAdminTestJSON-197076305 tempest-VolumeQuotasAdminTestJSON-197076305-project-admin] https://10.4.3.119/volume/v3/volumes/94a86460-2a6a-47d1-8665-980d6f9516a5 returned with HTTP 404 Aug 25 10:20:59.010765 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 350/1421] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:58 2026] GET /volume/v3/volumes/94a86460-2a6a-47d1-8665-980d6f9516a5 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:20:59.022814 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-5e8e5e56-6f68-4aba-aac0-99de78a12beb None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:59.026610 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5e8e5e56-6f68-4aba-aac0-99de78a12beb tempest-VolumeQuotasAdminTestJSON-1111105365 tempest-VolumeQuotasAdminTestJSON-1111105365-project-member] GET https://10.4.3.119/volume/v3/volumes/94a86460-2a6a-47d1-8665-980d6f9516a5 Aug 25 10:20:59.026911 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-5e8e5e56-6f68-4aba-aac0-99de78a12beb tempest-VolumeQuotasAdminTestJSON-1111105365 tempest-VolumeQuotasAdminTestJSON-1111105365-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:59.027252 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-5e8e5e56-6f68-4aba-aac0-99de78a12beb tempest-VolumeQuotasAdminTestJSON-1111105365 tempest-VolumeQuotasAdminTestJSON-1111105365-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:59.035328 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5e8e5e56-6f68-4aba-aac0-99de78a12beb tempest-VolumeQuotasAdminTestJSON-1111105365 tempest-VolumeQuotasAdminTestJSON-1111105365-project-member] https://10.4.3.119/volume/v3/volumes/94a86460-2a6a-47d1-8665-980d6f9516a5 returned with HTTP 404 Aug 25 10:20:59.037384 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 360/1422] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:59 2026] GET /volume/v3/volumes/94a86460-2a6a-47d1-8665-980d6f9516a5 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:20:59.052037 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-24450373-5147-4be3-8bfe-786e84350cbd None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:59.053118 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-24450373-5147-4be3-8bfe-786e84350cbd tempest-VolumeQuotasAdminTestJSON-1111105365 tempest-VolumeQuotasAdminTestJSON-1111105365-project-member] DELETE https://10.4.3.119/volume/v3/volumes/94a86460-2a6a-47d1-8665-980d6f9516a5 Aug 25 10:20:59.053429 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-24450373-5147-4be3-8bfe-786e84350cbd tempest-VolumeQuotasAdminTestJSON-1111105365 tempest-VolumeQuotasAdminTestJSON-1111105365-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:59.053713 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-24450373-5147-4be3-8bfe-786e84350cbd tempest-VolumeQuotasAdminTestJSON-1111105365 tempest-VolumeQuotasAdminTestJSON-1111105365-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:59.053915 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-24450373-5147-4be3-8bfe-786e84350cbd tempest-VolumeQuotasAdminTestJSON-1111105365 tempest-VolumeQuotasAdminTestJSON-1111105365-project-member] Delete volume with id: 94a86460-2a6a-47d1-8665-980d6f9516a5 Aug 25 10:20:59.063676 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-24450373-5147-4be3-8bfe-786e84350cbd tempest-VolumeQuotasAdminTestJSON-1111105365 tempest-VolumeQuotasAdminTestJSON-1111105365-project-member] https://10.4.3.119/volume/v3/volumes/94a86460-2a6a-47d1-8665-980d6f9516a5 returned with HTTP 404 Aug 25 10:20:59.064614 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 357/1423] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:20:59 2026] DELETE /volume/v3/volumes/94a86460-2a6a-47d1-8665-980d6f9516a5 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:20:59.075938 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-d0e2d35d-be3d-4243-afcf-895cde20ba90 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:59.080215 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d0e2d35d-be3d-4243-afcf-895cde20ba90 tempest-VolumeQuotasAdminTestJSON-197076305 tempest-VolumeQuotasAdminTestJSON-197076305-project-admin] GET https://10.4.3.119/volume/v3/os-quota-sets/a9cafc0b6be341e897df969590e0cefb?usage=True Aug 25 10:20:59.080416 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d0e2d35d-be3d-4243-afcf-895cde20ba90 tempest-VolumeQuotasAdminTestJSON-197076305 tempest-VolumeQuotasAdminTestJSON-197076305-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:59.080630 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d0e2d35d-be3d-4243-afcf-895cde20ba90 tempest-VolumeQuotasAdminTestJSON-197076305 tempest-VolumeQuotasAdminTestJSON-197076305-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:59.102428 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d0e2d35d-be3d-4243-afcf-895cde20ba90 tempest-VolumeQuotasAdminTestJSON-197076305 tempest-VolumeQuotasAdminTestJSON-197076305-project-admin] https://10.4.3.119/volume/v3/os-quota-sets/a9cafc0b6be341e897df969590e0cefb?usage=True returned with HTTP 200 Aug 25 10:20:59.102827 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 357/1424] 10.4.3.119 () {66 vars in 1375 bytes} [Tue Aug 25 10:20:59 2026] GET /volume/v3/os-quota-sets/a9cafc0b6be341e897df969590e0cefb?usage=True => generated 1061 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:20:59.118045 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-5a7f90cd-595c-47d7-818d-43ec800b8f62 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:59.120384 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5a7f90cd-595c-47d7-818d-43ec800b8f62 tempest-VolumeQuotasAdminTestJSON-197076305 tempest-VolumeQuotasAdminTestJSON-197076305-project-admin] PUT https://10.4.3.119/volume/v3/os-quota-sets/96181567e8304147817cfd3521897447 Aug 25 10:20:59.120904 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5a7f90cd-595c-47d7-818d-43ec800b8f62 tempest-VolumeQuotasAdminTestJSON-197076305 tempest-VolumeQuotasAdminTestJSON-197076305-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=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:20:59.233839 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5a7f90cd-595c-47d7-818d-43ec800b8f62 tempest-VolumeQuotasAdminTestJSON-197076305 tempest-VolumeQuotasAdminTestJSON-197076305-project-admin] https://10.4.3.119/volume/v3/os-quota-sets/96181567e8304147817cfd3521897447 returned with HTTP 200 Aug 25 10:20:59.234489 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 351/1425] 10.4.3.119 () {68 vars in 1375 bytes} [Tue Aug 25 10:20:59 2026] PUT /volume/v3/os-quota-sets/96181567e8304147817cfd3521897447 => generated 397 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:59.245283 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-12316fa0-1bd0-472e-881a-596ca8be9275 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:59.247403 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-12316fa0-1bd0-472e-881a-596ca8be9275 tempest-VolumeQuotasAdminTestJSON-197076305 tempest-VolumeQuotasAdminTestJSON-197076305-project-admin] PUT https://10.4.3.119/volume/v3/os-quota-sets/96181567e8304147817cfd3521897447 Aug 25 10:20:59.247914 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-12316fa0-1bd0-472e-881a-596ca8be9275 tempest-VolumeQuotasAdminTestJSON-197076305 tempest-VolumeQuotasAdminTestJSON-197076305-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=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:20:59.270501 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:59.270501 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:20:59.367323 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-12316fa0-1bd0-472e-881a-596ca8be9275 tempest-VolumeQuotasAdminTestJSON-197076305 tempest-VolumeQuotasAdminTestJSON-197076305-project-admin] https://10.4.3.119/volume/v3/os-quota-sets/96181567e8304147817cfd3521897447 returned with HTTP 200 Aug 25 10:20:59.367323 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 361/1426] 10.4.3.119 () {68 vars in 1375 bytes} [Tue Aug 25 10:20:59 2026] PUT /volume/v3/os-quota-sets/96181567e8304147817cfd3521897447 => generated 395 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:59.412998 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-b5800ff8-0666-4d9b-b12e-ee96e37a5667 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:59.413443 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b5800ff8-0666-4d9b-b12e-ee96e37a5667 None None] GET https://10.4.3.119/volume// Aug 25 10:20:59.413680 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b5800ff8-0666-4d9b-b12e-ee96e37a5667 None None] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:59.413893 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b5800ff8-0666-4d9b-b12e-ee96e37a5667 None None] Calling method 'all' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:59.414464 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b5800ff8-0666-4d9b-b12e-ee96e37a5667 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:20:59.414531 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 358/1427] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:20:59 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:20:59.430535 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-c97e21ca-b99a-4d52-bd85-8b1d32fe000c req-6ee66fb7-aa9b-4957-a584-20792f69293d None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:59.434447 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-c97e21ca-b99a-4d52-bd85-8b1d32fe000c req-6ee66fb7-aa9b-4957-a584-20792f69293d tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] POST https://10.4.3.119/volume/v3/attachments Aug 25 10:20:59.434656 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-c97e21ca-b99a-4d52-bd85-8b1d32fe000c req-6ee66fb7-aa9b-4957-a584-20792f69293d tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "90f80c4d-c153-4572-a545-8631c0f90841", "connector": null, "instance_uuid": "5898d987-b7ac-4466-8db2-13d80a0ec360"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:20:59.454910 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:59.454910 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:20:59.491343 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-c97e21ca-b99a-4d52-bd85-8b1d32fe000c req-6ee66fb7-aa9b-4957-a584-20792f69293d tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/attachments returned with HTTP 200 Aug 25 10:20:59.491948 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 358/1428] 10.4.3.119 () {74 vars in 1594 bytes} [Tue Aug 25 10:20:59 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 25 10:20:59.502895 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-c97e21ca-b99a-4d52-bd85-8b1d32fe000c req-29af0356-4bbe-4c74-a99c-8a6b3efef200 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:59.505552 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-c97e21ca-b99a-4d52-bd85-8b1d32fe000c req-29af0356-4bbe-4c74-a99c-8a6b3efef200 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] DELETE https://10.4.3.119/volume/v3/attachments/7d24047e-66f0-4d8a-9165-2b091637fbf4 Aug 25 10:20:59.506346 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-c97e21ca-b99a-4d52-bd85-8b1d32fe000c req-29af0356-4bbe-4c74-a99c-8a6b3efef200 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:59.506346 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-c97e21ca-b99a-4d52-bd85-8b1d32fe000c req-29af0356-4bbe-4c74-a99c-8a6b3efef200 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Calling method 'version_select' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:59.516537 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:59.516537 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:20:59.599735 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-c97e21ca-b99a-4d52-bd85-8b1d32fe000c req-29af0356-4bbe-4c74-a99c-8a6b3efef200 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/attachments/7d24047e-66f0-4d8a-9165-2b091637fbf4 returned with HTTP 200 Aug 25 10:20:59.600297 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 352/1429] 10.4.3.119 () {72 vars in 1673 bytes} [Tue Aug 25 10:20:59 2026] DELETE /volume/v3/attachments/7d24047e-66f0-4d8a-9165-2b091637fbf4 => generated 367 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:20:59.637585 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-e964e4f1-4fdc-4cab-ab83-e463dc245a28 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:59.639024 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e964e4f1-4fdc-4cab-ab83-e463dc245a28 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] GET https://10.4.3.119/volume/v3/volumes/f77a26eb-e2e8-4dda-82c8-68f84ff6e1ff Aug 25 10:20:59.639381 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e964e4f1-4fdc-4cab-ab83-e463dc245a28 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:59.639730 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e964e4f1-4fdc-4cab-ab83-e463dc245a28 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:59.647624 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:59.647624 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:20:59.653237 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-e964e4f1-4fdc-4cab-ab83-e463dc245a28 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Volume info retrieved successfully. Aug 25 10:20:59.659240 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e964e4f1-4fdc-4cab-ab83-e463dc245a28 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] https://10.4.3.119/volume/v3/volumes/f77a26eb-e2e8-4dda-82c8-68f84ff6e1ff returned with HTTP 200 Aug 25 10:20:59.660443 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 362/1430] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:20:59 2026] GET /volume/v3/volumes/f77a26eb-e2e8-4dda-82c8-68f84ff6e1ff => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:20:59.677017 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-144d4e60-8c1c-4b2d-a8a4-1e216434ee06 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:59.679568 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-144d4e60-8c1c-4b2d-a8a4-1e216434ee06 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] POST https://10.4.3.119/volume/v3/snapshots Aug 25 10:20:59.680060 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-144d4e60-8c1c-4b2d-a8a4-1e216434ee06 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f77a26eb-e2e8-4dda-82c8-68f84ff6e1ff", "name": "tempest-VolumesDeleteCascade-Snapshot-2068938432"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:20:59.692595 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:59.692595 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:20:59.693341 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-144d4e60-8c1c-4b2d-a8a4-1e216434ee06 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Volume info retrieved successfully. Aug 25 10:20:59.693532 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.snapshots [None req-144d4e60-8c1c-4b2d-a8a4-1e216434ee06 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Create snapshot from volume f77a26eb-e2e8-4dda-82c8-68f84ff6e1ff Aug 25 10:20:59.760208 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-144d4e60-8c1c-4b2d-a8a4-1e216434ee06 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Created reservations ['80f359c3-8b1b-4c3e-a512-171e20ffa978', 'ff66c779-226b-45a0-807d-1060ecdff7b2', '21fdc984-60d4-4888-a803-726653e0d865', 'caaaec38-32a9-4024-ad6e-110f1e3275c6'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:20:59.814816 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-144d4e60-8c1c-4b2d-a8a4-1e216434ee06 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Snapshot create request issued successfully. Aug 25 10:20:59.814816 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-144d4e60-8c1c-4b2d-a8a4-1e216434ee06 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] https://10.4.3.119/volume/v3/snapshots returned with HTTP 202 Aug 25 10:20:59.814816 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 359/1431] 10.4.3.119 () {68 vars in 1265 bytes} [Tue Aug 25 10:20:59 2026] POST /volume/v3/snapshots => generated 307 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:20:59.825793 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-a8b05963-6730-44d8-b938-f218d8b86e9a None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:20:59.828053 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a8b05963-6730-44d8-b938-f218d8b86e9a tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] GET https://10.4.3.119/volume/v3/snapshots/c0c0afc7-e8fa-48ac-8d11-4982612bb78f Aug 25 10:20:59.828492 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a8b05963-6730-44d8-b938-f218d8b86e9a tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:20:59.828974 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a8b05963-6730-44d8-b938-f218d8b86e9a tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:20:59.839583 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:20:59.839583 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:20:59.839909 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-a8b05963-6730-44d8-b938-f218d8b86e9a tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Snapshot retrieved successfully. Aug 25 10:20:59.841666 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a8b05963-6730-44d8-b938-f218d8b86e9a tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] https://10.4.3.119/volume/v3/snapshots/c0c0afc7-e8fa-48ac-8d11-4982612bb78f returned with HTTP 200 Aug 25 10:20:59.841856 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 359/1432] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:20:59 2026] GET /volume/v3/snapshots/c0c0afc7-e8fa-48ac-8d11-4982612bb78f => generated 439 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:00.694177 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-c97e21ca-b99a-4d52-bd85-8b1d32fe000c req-043cbc68-6ddb-4e6d-9704-380b579dd1c8 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:00.698168 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-c97e21ca-b99a-4d52-bd85-8b1d32fe000c req-043cbc68-6ddb-4e6d-9704-380b579dd1c8 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] PUT https://10.4.3.119/volume/v3/attachments/c30592ab-9bc1-41c6-a014-1d034468bdb7 Aug 25 10:21:00.698168 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-c97e21ca-b99a-4d52-bd85-8b1d32fe000c req-043cbc68-6ddb-4e6d-9704-380b579dd1c8 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.119", "host": "np0000008063", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3398d5156650", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "462fd6ce-c505-48ef-84ec-f85776d45b24", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:21:00.710067 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-c97e21ca-b99a-4d52-bd85-8b1d32fe000c req-043cbc68-6ddb-4e6d-9704-380b579dd1c8 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Acquiring lock "cinder-attachment_update-90f80c4d-c153-4572-a545-8631c0f90841-np0000008063" by "attachment_update" {{(pid=100389) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 10:21:00.716182 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-c97e21ca-b99a-4d52-bd85-8b1d32fe000c req-043cbc68-6ddb-4e6d-9704-380b579dd1c8 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Lock "cinder-attachment_update-90f80c4d-c153-4572-a545-8631c0f90841-np0000008063" acquired by "attachment_update" :: waited 0.007s {{(pid=100389) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 10:21:00.717677 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:00.717677 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:21:00.824520 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-c97e21ca-b99a-4d52-bd85-8b1d32fe000c req-043cbc68-6ddb-4e6d-9704-380b579dd1c8 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Lock "cinder-attachment_update-90f80c4d-c153-4572-a545-8631c0f90841-np0000008063" released by "attachment_update" :: held 0.109s {{(pid=100389) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 10:21:00.824826 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-c97e21ca-b99a-4d52-bd85-8b1d32fe000c req-043cbc68-6ddb-4e6d-9704-380b579dd1c8 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/attachments/c30592ab-9bc1-41c6-a014-1d034468bdb7 returned with HTTP 200 Aug 25 10:21:00.825301 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 353/1433] 10.4.3.119 () {74 vars in 1704 bytes} [Tue Aug 25 10:21:00 2026] PUT /volume/v3/attachments/c30592ab-9bc1-41c6-a014-1d034468bdb7 => generated 969 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:21:00.835466 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-c97e21ca-b99a-4d52-bd85-8b1d32fe000c req-827e7dbe-8c47-47f2-8d94-ff0466809f7a None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:00.839227 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-c97e21ca-b99a-4d52-bd85-8b1d32fe000c req-827e7dbe-8c47-47f2-8d94-ff0466809f7a tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] GET https://10.4.3.119/volume/v3/attachments/c30592ab-9bc1-41c6-a014-1d034468bdb7 Aug 25 10:21:00.839392 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-c97e21ca-b99a-4d52-bd85-8b1d32fe000c req-827e7dbe-8c47-47f2-8d94-ff0466809f7a tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:00.839628 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-c97e21ca-b99a-4d52-bd85-8b1d32fe000c req-827e7dbe-8c47-47f2-8d94-ff0466809f7a tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Calling method 'version_select' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:00.854010 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-ba9a4539-54e1-4c84-ba09-13ea1afeca60 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:00.856660 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ba9a4539-54e1-4c84-ba09-13ea1afeca60 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] GET https://10.4.3.119/volume/v3/snapshots/c0c0afc7-e8fa-48ac-8d11-4982612bb78f Aug 25 10:21:00.856918 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ba9a4539-54e1-4c84-ba09-13ea1afeca60 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:00.857244 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ba9a4539-54e1-4c84-ba09-13ea1afeca60 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:00.862085 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-c97e21ca-b99a-4d52-bd85-8b1d32fe000c req-827e7dbe-8c47-47f2-8d94-ff0466809f7a tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/attachments/c30592ab-9bc1-41c6-a014-1d034468bdb7 returned with HTTP 200 Aug 25 10:21:00.862550 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 363/1434] 10.4.3.119 () {70 vars in 1651 bytes} [Tue Aug 25 10:21:00 2026] GET /volume/v3/attachments/c30592ab-9bc1-41c6-a014-1d034468bdb7 => generated 994 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:21:00.868886 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:00.868886 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:21:00.869414 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-ba9a4539-54e1-4c84-ba09-13ea1afeca60 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Snapshot retrieved successfully. Aug 25 10:21:00.870428 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ba9a4539-54e1-4c84-ba09-13ea1afeca60 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] https://10.4.3.119/volume/v3/snapshots/c0c0afc7-e8fa-48ac-8d11-4982612bb78f returned with HTTP 200 Aug 25 10:21:00.870910 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 360/1435] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:21:00 2026] GET /volume/v3/snapshots/c0c0afc7-e8fa-48ac-8d11-4982612bb78f => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:00.885005 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-081a13ee-7500-416e-96b6-c75571fc7553 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:00.889903 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-081a13ee-7500-416e-96b6-c75571fc7553 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] POST https://10.4.3.119/volume/v3/snapshots Aug 25 10:21:00.890441 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-081a13ee-7500-416e-96b6-c75571fc7553 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f77a26eb-e2e8-4dda-82c8-68f84ff6e1ff", "name": "tempest-VolumesDeleteCascade-Snapshot-1609917331"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:21:00.900497 np0000008063 devstack@c-api.service[100388]: DEBUG dbcounter [-] [100388] Writing DB stats cinder:SELECT=558,cinder:UPDATE=156,cinder:INSERT=89,cinder:DELETE=4 {{(pid=100388) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 10:21:00.907722 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:00.907722 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:21:00.907722 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-081a13ee-7500-416e-96b6-c75571fc7553 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Volume info retrieved successfully. Aug 25 10:21:00.907722 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.snapshots [None req-081a13ee-7500-416e-96b6-c75571fc7553 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Create snapshot from volume f77a26eb-e2e8-4dda-82c8-68f84ff6e1ff Aug 25 10:21:00.935766 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-081a13ee-7500-416e-96b6-c75571fc7553 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Created reservations ['7cc3a3d4-cb49-44c7-af87-083dbc5ca21d', '4157c8e0-f2b1-4357-9cc7-da74f35546af', '80a58043-0da1-4add-91a6-69611cf35705', 'd65aa18b-4e9e-4d28-a026-47cb173e95ed'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:21:00.981403 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-081a13ee-7500-416e-96b6-c75571fc7553 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Snapshot create request issued successfully. Aug 25 10:21:00.982338 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-081a13ee-7500-416e-96b6-c75571fc7553 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] https://10.4.3.119/volume/v3/snapshots returned with HTTP 202 Aug 25 10:21:00.983417 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 360/1436] 10.4.3.119 () {68 vars in 1265 bytes} [Tue Aug 25 10:21:00 2026] POST /volume/v3/snapshots => generated 307 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:21:00.997901 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-a8fdfed6-8df2-4325-8fd8-9f929ffab7b2 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:01.000358 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a8fdfed6-8df2-4325-8fd8-9f929ffab7b2 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] GET https://10.4.3.119/volume/v3/snapshots/e506f3c8-4874-4f20-a769-4ad53c6a0428 Aug 25 10:21:01.000641 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a8fdfed6-8df2-4325-8fd8-9f929ffab7b2 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:01.000887 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a8fdfed6-8df2-4325-8fd8-9f929ffab7b2 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:01.007653 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:01.007653 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:21:01.008200 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-a8fdfed6-8df2-4325-8fd8-9f929ffab7b2 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Snapshot retrieved successfully. Aug 25 10:21:01.009327 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a8fdfed6-8df2-4325-8fd8-9f929ffab7b2 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] https://10.4.3.119/volume/v3/snapshots/e506f3c8-4874-4f20-a769-4ad53c6a0428 returned with HTTP 200 Aug 25 10:21:01.009779 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 354/1437] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:21:00 2026] GET /volume/v3/snapshots/e506f3c8-4874-4f20-a769-4ad53c6a0428 => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:02.023330 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-1ef1c8fb-ef99-4aee-a20d-7c8e39981740 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:02.025646 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1ef1c8fb-ef99-4aee-a20d-7c8e39981740 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] GET https://10.4.3.119/volume/v3/snapshots/e506f3c8-4874-4f20-a769-4ad53c6a0428 Aug 25 10:21:02.025865 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1ef1c8fb-ef99-4aee-a20d-7c8e39981740 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:02.026645 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1ef1c8fb-ef99-4aee-a20d-7c8e39981740 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:02.039084 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:02.039084 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:21:02.039084 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-1ef1c8fb-ef99-4aee-a20d-7c8e39981740 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Snapshot retrieved successfully. Aug 25 10:21:02.039084 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1ef1c8fb-ef99-4aee-a20d-7c8e39981740 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] https://10.4.3.119/volume/v3/snapshots/e506f3c8-4874-4f20-a769-4ad53c6a0428 returned with HTTP 200 Aug 25 10:21:02.039084 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 364/1438] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:21:02 2026] GET /volume/v3/snapshots/e506f3c8-4874-4f20-a769-4ad53c6a0428 => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:02.052917 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-b59e0b48-0d5d-4f04-b606-b05307139469 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:02.055433 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b59e0b48-0d5d-4f04-b606-b05307139469 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] DELETE https://10.4.3.119/volume/v3/volumes/f77a26eb-e2e8-4dda-82c8-68f84ff6e1ff?cascade=True Aug 25 10:21:02.055775 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b59e0b48-0d5d-4f04-b606-b05307139469 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:02.055967 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b59e0b48-0d5d-4f04-b606-b05307139469 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:02.056225 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-b59e0b48-0d5d-4f04-b606-b05307139469 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Delete volume with id: f77a26eb-e2e8-4dda-82c8-68f84ff6e1ff Aug 25 10:21:02.067451 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:02.067451 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:21:02.068921 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-b59e0b48-0d5d-4f04-b606-b05307139469 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Volume info retrieved successfully. Aug 25 10:21:02.134610 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-b59e0b48-0d5d-4f04-b606-b05307139469 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Delete volume request issued successfully. Aug 25 10:21:02.134867 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b59e0b48-0d5d-4f04-b606-b05307139469 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] https://10.4.3.119/volume/v3/volumes/f77a26eb-e2e8-4dda-82c8-68f84ff6e1ff?cascade=True returned with HTTP 202 Aug 25 10:21:02.135442 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 361/1439] 10.4.3.119 () {66 vars in 1376 bytes} [Tue Aug 25 10:21:02 2026] DELETE /volume/v3/volumes/f77a26eb-e2e8-4dda-82c8-68f84ff6e1ff?cascade=True => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:21:02.150329 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-caa6899b-9195-40a9-88e9-396772b717d9 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:02.153292 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-caa6899b-9195-40a9-88e9-396772b717d9 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] GET https://10.4.3.119/volume/v3/volumes/f77a26eb-e2e8-4dda-82c8-68f84ff6e1ff Aug 25 10:21:02.153404 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-caa6899b-9195-40a9-88e9-396772b717d9 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:02.153931 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-caa6899b-9195-40a9-88e9-396772b717d9 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:02.166279 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:02.166279 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:21:02.172856 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-caa6899b-9195-40a9-88e9-396772b717d9 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Volume info retrieved successfully. Aug 25 10:21:02.181186 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-caa6899b-9195-40a9-88e9-396772b717d9 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] https://10.4.3.119/volume/v3/volumes/f77a26eb-e2e8-4dda-82c8-68f84ff6e1ff returned with HTTP 200 Aug 25 10:21:02.181945 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 361/1440] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:02 2026] GET /volume/v3/volumes/f77a26eb-e2e8-4dda-82c8-68f84ff6e1ff => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:02.923120 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-0f7117bb-0ca6-4492-957a-d0b5b69ce004 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:03.067153 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0f7117bb-0ca6-4492-957a-d0b5b69ce004 tempest-VolumesServicesTestJSON-1993673283 tempest-VolumesServicesTestJSON-1993673283-project-admin] GET https://10.4.3.119/volume/v3/os-services Aug 25 10:21:03.067403 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0f7117bb-0ca6-4492-957a-d0b5b69ce004 tempest-VolumesServicesTestJSON-1993673283 tempest-VolumesServicesTestJSON-1993673283-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:03.067611 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0f7117bb-0ca6-4492-957a-d0b5b69ce004 tempest-VolumesServicesTestJSON-1993673283 tempest-VolumesServicesTestJSON-1993673283-project-admin] Calling method 'index' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:03.075170 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0f7117bb-0ca6-4492-957a-d0b5b69ce004 tempest-VolumesServicesTestJSON-1993673283 tempest-VolumesServicesTestJSON-1993673283-project-admin] https://10.4.3.119/volume/v3/os-services returned with HTTP 200 Aug 25 10:21:03.075720 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 355/1441] 10.4.3.119 () {66 vars in 1249 bytes} [Tue Aug 25 10:21:02 2026] GET /volume/v3/os-services => generated 626 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:03.088763 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-d0659308-09ed-47d0-beb5-d69aab5cf518 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:03.091062 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d0659308-09ed-47d0-beb5-d69aab5cf518 tempest-VolumesServicesTestJSON-1993673283 tempest-VolumesServicesTestJSON-1993673283-project-admin] GET https://10.4.3.119/volume/v3/os-services?host=np0000008063 Aug 25 10:21:03.091407 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d0659308-09ed-47d0-beb5-d69aab5cf518 tempest-VolumesServicesTestJSON-1993673283 tempest-VolumesServicesTestJSON-1993673283-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:03.091714 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d0659308-09ed-47d0-beb5-d69aab5cf518 tempest-VolumesServicesTestJSON-1993673283 tempest-VolumesServicesTestJSON-1993673283-project-admin] Calling method 'index' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:03.099786 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d0659308-09ed-47d0-beb5-d69aab5cf518 tempest-VolumesServicesTestJSON-1993673283 tempest-VolumesServicesTestJSON-1993673283-project-admin] https://10.4.3.119/volume/v3/os-services?host=np0000008063 returned with HTTP 200 Aug 25 10:21:03.100357 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 365/1442] 10.4.3.119 () {66 vars in 1284 bytes} [Tue Aug 25 10:21:03 2026] GET /volume/v3/os-services?host=np0000008063 => generated 626 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:03.111898 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-c1d05ed0-bb94-444b-a9ce-f3879ac2734d None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:03.114471 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c1d05ed0-bb94-444b-a9ce-f3879ac2734d tempest-VolumesServicesTestJSON-1993673283 tempest-VolumesServicesTestJSON-1993673283-project-admin] GET https://10.4.3.119/volume/v3/os-services?host=np0000008063&binary=cinder-scheduler Aug 25 10:21:03.114761 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c1d05ed0-bb94-444b-a9ce-f3879ac2734d tempest-VolumesServicesTestJSON-1993673283 tempest-VolumesServicesTestJSON-1993673283-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:03.115025 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c1d05ed0-bb94-444b-a9ce-f3879ac2734d tempest-VolumesServicesTestJSON-1993673283 tempest-VolumesServicesTestJSON-1993673283-project-admin] Calling method 'index' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:03.115406 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:03.115406 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:21:03.123126 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c1d05ed0-bb94-444b-a9ce-f3879ac2734d tempest-VolumesServicesTestJSON-1993673283 tempest-VolumesServicesTestJSON-1993673283-project-admin] https://10.4.3.119/volume/v3/os-services?host=np0000008063&binary=cinder-scheduler returned with HTTP 200 Aug 25 10:21:03.123684 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 362/1443] 10.4.3.119 () {66 vars in 1332 bytes} [Tue Aug 25 10:21:03 2026] GET /volume/v3/os-services?host=np0000008063&binary=cinder-scheduler => generated 191 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:03.134620 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-84eb2ae5-839c-4909-a77a-f44c00c52041 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:03.136534 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-84eb2ae5-839c-4909-a77a-f44c00c52041 tempest-VolumesServicesTestJSON-1993673283 tempest-VolumesServicesTestJSON-1993673283-project-admin] GET https://10.4.3.119/volume/v3/os-services?binary=cinder-scheduler Aug 25 10:21:03.136928 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-84eb2ae5-839c-4909-a77a-f44c00c52041 tempest-VolumesServicesTestJSON-1993673283 tempest-VolumesServicesTestJSON-1993673283-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:03.137324 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-84eb2ae5-839c-4909-a77a-f44c00c52041 tempest-VolumesServicesTestJSON-1993673283 tempest-VolumesServicesTestJSON-1993673283-project-admin] Calling method 'index' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:03.142110 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-84eb2ae5-839c-4909-a77a-f44c00c52041 tempest-VolumesServicesTestJSON-1993673283 tempest-VolumesServicesTestJSON-1993673283-project-admin] https://10.4.3.119/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Aug 25 10:21:03.142726 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 362/1444] 10.4.3.119 () {66 vars in 1296 bytes} [Tue Aug 25 10:21:03 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 191 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:03.155444 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-e092909c-5031-4f77-b9da-6b1bbc1ba589 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:03.197381 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-edc5e2a7-65f3-4869-aeec-bf7221adfc24 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:03.199340 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-edc5e2a7-65f3-4869-aeec-bf7221adfc24 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] GET https://10.4.3.119/volume/v3/volumes/f77a26eb-e2e8-4dda-82c8-68f84ff6e1ff Aug 25 10:21:03.199439 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-edc5e2a7-65f3-4869-aeec-bf7221adfc24 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:03.199613 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-edc5e2a7-65f3-4869-aeec-bf7221adfc24 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:03.206397 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-edc5e2a7-65f3-4869-aeec-bf7221adfc24 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] https://10.4.3.119/volume/v3/volumes/f77a26eb-e2e8-4dda-82c8-68f84ff6e1ff returned with HTTP 404 Aug 25 10:21:03.206911 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 366/1445] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:03 2026] GET /volume/v3/volumes/f77a26eb-e2e8-4dda-82c8-68f84ff6e1ff => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:21:03.214585 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-dd0877c2-a2cc-4143-8ba6-666d64110f12 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:03.216492 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-dd0877c2-a2cc-4143-8ba6-666d64110f12 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] GET https://10.4.3.119/volume/v3/volumes Aug 25 10:21:03.216690 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-dd0877c2-a2cc-4143-8ba6-666d64110f12 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:03.216934 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-dd0877c2-a2cc-4143-8ba6-666d64110f12 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Calling method 'index' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:03.217300 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.api_utils [None req-dd0877c2-a2cc-4143-8ba6-666d64110f12 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Removing options '' from query. {{(pid=100391) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 10:21:03.218168 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-dd0877c2-a2cc-4143-8ba6-666d64110f12 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100391) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 10:21:03.226051 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-dd0877c2-a2cc-4143-8ba6-666d64110f12 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Get all volumes completed successfully. Aug 25 10:21:03.226612 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-dd0877c2-a2cc-4143-8ba6-666d64110f12 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 200 Aug 25 10:21:03.227131 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 363/1446] 10.4.3.119 () {66 vars in 1237 bytes} [Tue Aug 25 10:21:03 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 25 10:21:03.239780 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-08cd65a8-ce1f-4676-836a-5fda8252220e None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:03.242242 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-08cd65a8-ce1f-4676-836a-5fda8252220e tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] GET https://10.4.3.119/volume/v3/snapshots Aug 25 10:21:03.243292 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-08cd65a8-ce1f-4676-836a-5fda8252220e tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:03.243292 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-08cd65a8-ce1f-4676-836a-5fda8252220e tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Calling method 'index' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:03.243292 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.api_utils [None req-08cd65a8-ce1f-4676-836a-5fda8252220e tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Removing options '' from query. {{(pid=100388) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 10:21:03.245547 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.db.api [None req-08cd65a8-ce1f-4676-836a-5fda8252220e tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Building query based on filter {{(pid=100388) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 10:21:03.248697 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e092909c-5031-4f77-b9da-6b1bbc1ba589 tempest-VolumesServicesTestJSON-1825581729 tempest-VolumesServicesTestJSON-1825581729-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:21:03.250165 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e092909c-5031-4f77-b9da-6b1bbc1ba589 tempest-VolumesServicesTestJSON-1825581729 tempest-VolumesServicesTestJSON-1825581729-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-551972815"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:21:03.251076 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-e092909c-5031-4f77-b9da-6b1bbc1ba589 tempest-VolumesServicesTestJSON-1825581729 tempest-VolumesServicesTestJSON-1825581729-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-551972815'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:21:03.251076 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-e092909c-5031-4f77-b9da-6b1bbc1ba589 tempest-VolumesServicesTestJSON-1825581729 tempest-VolumesServicesTestJSON-1825581729-project-member] Create volume of 1 GB Aug 25 10:21:03.252241 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-08cd65a8-ce1f-4676-836a-5fda8252220e tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Get all snapshots completed successfully. Aug 25 10:21:03.252561 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-08cd65a8-ce1f-4676-836a-5fda8252220e tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] https://10.4.3.119/volume/v3/snapshots returned with HTTP 200 Aug 25 10:21:03.253307 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 363/1447] 10.4.3.119 () {66 vars in 1243 bytes} [Tue Aug 25 10:21:03 2026] GET /volume/v3/snapshots => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 10:21:03.256202 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-e092909c-5031-4f77-b9da-6b1bbc1ba589 tempest-VolumesServicesTestJSON-1825581729 tempest-VolumesServicesTestJSON-1825581729-project-member] Availability Zones retrieved successfully. Aug 25 10:21:03.262838 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-e092909c-5031-4f77-b9da-6b1bbc1ba589 tempest-VolumesServicesTestJSON-1825581729 tempest-VolumesServicesTestJSON-1825581729-project-member] Flow 'volume_create_api' (747e6590-a6f5-4f24-aa73-0fb414f946bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:21:03.263598 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-4cb6875f-2384-4e5a-b501-eff318d2c154 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:03.264488 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-e092909c-5031-4f77-b9da-6b1bbc1ba589 tempest-VolumesServicesTestJSON-1825581729 tempest-VolumesServicesTestJSON-1825581729-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f7c0999-dc35-46f1-be1e-486735b95ff6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:03.266311 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-e092909c-5031-4f77-b9da-6b1bbc1ba589 tempest-VolumesServicesTestJSON-1825581729 tempest-VolumesServicesTestJSON-1825581729-project-member] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:21:03.266458 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4cb6875f-2384-4e5a-b501-eff318d2c154 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] DELETE https://10.4.3.119/volume/v3/snapshots/e506f3c8-4874-4f20-a769-4ad53c6a0428 Aug 25 10:21:03.266555 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4cb6875f-2384-4e5a-b501-eff318d2c154 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:03.266831 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4cb6875f-2384-4e5a-b501-eff318d2c154 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:03.266899 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.snapshots [None req-4cb6875f-2384-4e5a-b501-eff318d2c154 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Delete snapshot with id: e506f3c8-4874-4f20-a769-4ad53c6a0428 Aug 25 10:21:03.277312 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4cb6875f-2384-4e5a-b501-eff318d2c154 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] https://10.4.3.119/volume/v3/snapshots/e506f3c8-4874-4f20-a769-4ad53c6a0428 returned with HTTP 404 Aug 25 10:21:03.278011 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 367/1448] 10.4.3.119 () {66 vars in 1357 bytes} [Tue Aug 25 10:21:03 2026] DELETE /volume/v3/snapshots/e506f3c8-4874-4f20-a769-4ad53c6a0428 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:21:03.287168 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-f5680fac-7535-44fc-92a7-67bee3f0f8b9 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:03.289741 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f5680fac-7535-44fc-92a7-67bee3f0f8b9 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] DELETE https://10.4.3.119/volume/v3/snapshots/c0c0afc7-e8fa-48ac-8d11-4982612bb78f Aug 25 10:21:03.290628 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f5680fac-7535-44fc-92a7-67bee3f0f8b9 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:03.290628 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f5680fac-7535-44fc-92a7-67bee3f0f8b9 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:03.290842 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.snapshots [None req-f5680fac-7535-44fc-92a7-67bee3f0f8b9 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Delete snapshot with id: c0c0afc7-e8fa-48ac-8d11-4982612bb78f Aug 25 10:21:03.296946 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f5680fac-7535-44fc-92a7-67bee3f0f8b9 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] https://10.4.3.119/volume/v3/snapshots/c0c0afc7-e8fa-48ac-8d11-4982612bb78f returned with HTTP 404 Aug 25 10:21:03.296946 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 364/1449] 10.4.3.119 () {66 vars in 1357 bytes} [Tue Aug 25 10:21:03 2026] DELETE /volume/v3/snapshots/c0c0afc7-e8fa-48ac-8d11-4982612bb78f => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:21:03.298218 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-e092909c-5031-4f77-b9da-6b1bbc1ba589 tempest-VolumesServicesTestJSON-1825581729 tempest-VolumesServicesTestJSON-1825581729-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f7c0999-dc35-46f1-be1e-486735b95ff6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:03.299063 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-e092909c-5031-4f77-b9da-6b1bbc1ba589 tempest-VolumesServicesTestJSON-1825581729 tempest-VolumesServicesTestJSON-1825581729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9839ad58-56f9-4826-87c6-8ff907cf6a1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:03.306930 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-3d9a96ed-f025-4385-97ba-d4d6f5ec9079 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:03.309072 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3d9a96ed-f025-4385-97ba-d4d6f5ec9079 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] GET https://10.4.3.119/volume/v3/volumes/f77a26eb-e2e8-4dda-82c8-68f84ff6e1ff Aug 25 10:21:03.310073 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3d9a96ed-f025-4385-97ba-d4d6f5ec9079 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:03.310073 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3d9a96ed-f025-4385-97ba-d4d6f5ec9079 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:03.317814 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3d9a96ed-f025-4385-97ba-d4d6f5ec9079 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] https://10.4.3.119/volume/v3/volumes/f77a26eb-e2e8-4dda-82c8-68f84ff6e1ff returned with HTTP 404 Aug 25 10:21:03.318458 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 364/1450] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:03 2026] GET /volume/v3/volumes/f77a26eb-e2e8-4dda-82c8-68f84ff6e1ff => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:21:03.327767 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-0be54284-9e94-4fb9-9d2b-64586dce5d5f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:03.328483 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0be54284-9e94-4fb9-9d2b-64586dce5d5f tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] DELETE https://10.4.3.119/volume/v3/volumes/f77a26eb-e2e8-4dda-82c8-68f84ff6e1ff Aug 25 10:21:03.328624 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0be54284-9e94-4fb9-9d2b-64586dce5d5f tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:03.328796 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0be54284-9e94-4fb9-9d2b-64586dce5d5f tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:03.328961 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-0be54284-9e94-4fb9-9d2b-64586dce5d5f tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Delete volume with id: f77a26eb-e2e8-4dda-82c8-68f84ff6e1ff Aug 25 10:21:03.335362 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0be54284-9e94-4fb9-9d2b-64586dce5d5f tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] https://10.4.3.119/volume/v3/volumes/f77a26eb-e2e8-4dda-82c8-68f84ff6e1ff returned with HTTP 404 Aug 25 10:21:03.335877 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 368/1451] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:21:03 2026] DELETE /volume/v3/volumes/f77a26eb-e2e8-4dda-82c8-68f84ff6e1ff => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:21:03.356769 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-b50b7138-3c1a-4fd4-9c88-830c246c1b74 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:03.359627 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b50b7138-3c1a-4fd4-9c88-830c246c1b74 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:21:03.360473 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b50b7138-3c1a-4fd4-9c88-830c246c1b74 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1237023589"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:21:03.362939 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volumes [None req-b50b7138-3c1a-4fd4-9c88-830c246c1b74 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1237023589'}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:21:03.362939 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-b50b7138-3c1a-4fd4-9c88-830c246c1b74 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Create volume of 1 GB Aug 25 10:21:03.370838 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-b50b7138-3c1a-4fd4-9c88-830c246c1b74 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Availability Zones retrieved successfully. Aug 25 10:21:03.381011 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-b50b7138-3c1a-4fd4-9c88-830c246c1b74 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Flow 'volume_create_api' (9dd2d64f-12d0-4ade-9180-ff049f83e950) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:21:03.383455 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-b50b7138-3c1a-4fd4-9c88-830c246c1b74 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3aef84d4-0039-499a-a93f-af4266c124c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:03.385582 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [None req-b50b7138-3c1a-4fd4-9c88-830c246c1b74 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Validating volume size '1' using validate_int {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:21:03.408811 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-e092909c-5031-4f77-b9da-6b1bbc1ba589 tempest-VolumesServicesTestJSON-1825581729 tempest-VolumesServicesTestJSON-1825581729-project-member] Created reservations ['83d2286a-a4e2-4817-8d36-c1937574e035', 'f0e0ca09-2f28-4cd9-bcb0-989b285312aa', '733c1136-fbd1-4c67-a3f4-ff6d0af36d8c', '8f4ce220-62c5-4860-a06f-8ec53465fb63'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:21:03.409901 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-e092909c-5031-4f77-b9da-6b1bbc1ba589 tempest-VolumesServicesTestJSON-1825581729 tempest-VolumesServicesTestJSON-1825581729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9839ad58-56f9-4826-87c6-8ff907cf6a1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['83d2286a-a4e2-4817-8d36-c1937574e035', 'f0e0ca09-2f28-4cd9-bcb0-989b285312aa', '733c1136-fbd1-4c67-a3f4-ff6d0af36d8c', '8f4ce220-62c5-4860-a06f-8ec53465fb63']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:03.410892 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-e092909c-5031-4f77-b9da-6b1bbc1ba589 tempest-VolumesServicesTestJSON-1825581729 tempest-VolumesServicesTestJSON-1825581729-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35814e89-3ec4-4aff-beda-8be3e19adf2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:03.454457 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-e092909c-5031-4f77-b9da-6b1bbc1ba589 tempest-VolumesServicesTestJSON-1825581729 tempest-VolumesServicesTestJSON-1825581729-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35814e89-3ec4-4aff-beda-8be3e19adf2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '45279575-90cf-4efe-8d01-93b8dffc7802', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-551972815',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f6ac48c8d1044450adbd4c209ae96a0c',qos_specs=None,replication_status=,reservations=['83d2286a-a4e2-4817-8d36-c1937574e035','f0e0ca09-2f28-4cd9-bcb0-989b285312aa','733c1136-fbd1-4c67-a3f4-ff6d0af36d8c','8f4ce220-62c5-4860-a06f-8ec53465fb63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff2aeb131d674cf4a594134ed3df9c7a',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:21:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-551972815',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=45279575-90cf-4efe-8d01-93b8dffc7802,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f6ac48c8d1044450adbd4c209ae96a0c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ff2aeb131d674cf4a594134ed3df9c7a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:03.455565 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-e092909c-5031-4f77-b9da-6b1bbc1ba589 tempest-VolumesServicesTestJSON-1825581729 tempest-VolumesServicesTestJSON-1825581729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4bc7dce6-e867-4d66-b1d2-d991591dcda6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:03.464382 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-b50b7138-3c1a-4fd4-9c88-830c246c1b74 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3aef84d4-0039-499a-a93f-af4266c124c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:03.464709 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-b50b7138-3c1a-4fd4-9c88-830c246c1b74 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (770fb495-1493-4b38-b248-d8fe1598d35e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:03.507154 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-e092909c-5031-4f77-b9da-6b1bbc1ba589 tempest-VolumesServicesTestJSON-1825581729 tempest-VolumesServicesTestJSON-1825581729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4bc7dce6-e867-4d66-b1d2-d991591dcda6) transitioned into state 'SUCCESS' from state '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-551972815',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f6ac48c8d1044450adbd4c209ae96a0c',qos_specs=None,replication_status=,reservations=['83d2286a-a4e2-4817-8d36-c1937574e035','f0e0ca09-2f28-4cd9-bcb0-989b285312aa','733c1136-fbd1-4c67-a3f4-ff6d0af36d8c','8f4ce220-62c5-4860-a06f-8ec53465fb63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff2aeb131d674cf4a594134ed3df9c7a',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:03.509099 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-e092909c-5031-4f77-b9da-6b1bbc1ba589 tempest-VolumesServicesTestJSON-1825581729 tempest-VolumesServicesTestJSON-1825581729-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79cd06f3-df45-4a11-9e3e-ed738817f9bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:03.525191 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-e092909c-5031-4f77-b9da-6b1bbc1ba589 tempest-VolumesServicesTestJSON-1825581729 tempest-VolumesServicesTestJSON-1825581729-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79cd06f3-df45-4a11-9e3e-ed738817f9bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:03.526589 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-e092909c-5031-4f77-b9da-6b1bbc1ba589 tempest-VolumesServicesTestJSON-1825581729 tempest-VolumesServicesTestJSON-1825581729-project-member] Flow 'volume_create_api' (747e6590-a6f5-4f24-aa73-0fb414f946bc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:21:03.527114 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-e092909c-5031-4f77-b9da-6b1bbc1ba589 tempest-VolumesServicesTestJSON-1825581729 tempest-VolumesServicesTestJSON-1825581729-project-member] Create volume request issued successfully. Aug 25 10:21:03.528309 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e092909c-5031-4f77-b9da-6b1bbc1ba589 tempest-VolumesServicesTestJSON-1825581729 tempest-VolumesServicesTestJSON-1825581729-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:21:03.528549 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 356/1452] 10.4.3.119 () {68 vars in 1258 bytes} [Tue Aug 25 10:21:03 2026] POST /volume/v3/volumes => generated 753 bytes in 374 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:21:03.546906 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-455ed4c6-7f28-484b-9a81-7eee4b4a2c4f None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:03.550083 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-455ed4c6-7f28-484b-9a81-7eee4b4a2c4f tempest-VolumesServicesTestJSON-1825581729 tempest-VolumesServicesTestJSON-1825581729-project-member] GET https://10.4.3.119/volume/v3/volumes/45279575-90cf-4efe-8d01-93b8dffc7802 Aug 25 10:21:03.550400 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-455ed4c6-7f28-484b-9a81-7eee4b4a2c4f tempest-VolumesServicesTestJSON-1825581729 tempest-VolumesServicesTestJSON-1825581729-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:03.550660 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-455ed4c6-7f28-484b-9a81-7eee4b4a2c4f tempest-VolumesServicesTestJSON-1825581729 tempest-VolumesServicesTestJSON-1825581729-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:03.562051 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-b50b7138-3c1a-4fd4-9c88-830c246c1b74 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Created reservations ['b594d74c-d02b-49ae-8ef5-c501e3c09a86', '643a4116-55ca-4e96-ad15-b3921f66f9db', '4928385e-cd2d-4ad8-87f0-dc1f0e9b213f', '1dd4c06d-dcea-49b9-af09-7a7249fa860c'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:21:03.562743 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-b50b7138-3c1a-4fd4-9c88-830c246c1b74 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (770fb495-1493-4b38-b248-d8fe1598d35e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b594d74c-d02b-49ae-8ef5-c501e3c09a86', '643a4116-55ca-4e96-ad15-b3921f66f9db', '4928385e-cd2d-4ad8-87f0-dc1f0e9b213f', '1dd4c06d-dcea-49b9-af09-7a7249fa860c']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:03.563822 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-b50b7138-3c1a-4fd4-9c88-830c246c1b74 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2765833f-2f5e-46e8-9701-81120742f5c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:03.565043 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:03.565043 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:21:03.577316 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-455ed4c6-7f28-484b-9a81-7eee4b4a2c4f tempest-VolumesServicesTestJSON-1825581729 tempest-VolumesServicesTestJSON-1825581729-project-member] Volume info retrieved successfully. Aug 25 10:21:03.588120 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-455ed4c6-7f28-484b-9a81-7eee4b4a2c4f tempest-VolumesServicesTestJSON-1825581729 tempest-VolumesServicesTestJSON-1825581729-project-member] https://10.4.3.119/volume/v3/volumes/45279575-90cf-4efe-8d01-93b8dffc7802 returned with HTTP 200 Aug 25 10:21:03.588120 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 365/1453] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:03 2026] GET /volume/v3/volumes/45279575-90cf-4efe-8d01-93b8dffc7802 => generated 821 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:03.607495 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-b50b7138-3c1a-4fd4-9c88-830c246c1b74 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2765833f-2f5e-46e8-9701-81120742f5c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6bb686dd-2533-4c96-b853-b51357572fe1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1237023589',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d2b877ccbb54f199018d816bea50828',qos_specs=None,replication_status=,reservations=['b594d74c-d02b-49ae-8ef5-c501e3c09a86','643a4116-55ca-4e96-ad15-b3921f66f9db','4928385e-cd2d-4ad8-87f0-dc1f0e9b213f','1dd4c06d-dcea-49b9-af09-7a7249fa860c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b882728f5e044dbb9bbd9ca2cb4b5c68',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:21:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1237023589',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6bb686dd-2533-4c96-b853-b51357572fe1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d2b877ccbb54f199018d816bea50828',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b882728f5e044dbb9bbd9ca2cb4b5c68',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:03.608597 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-b50b7138-3c1a-4fd4-9c88-830c246c1b74 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fcf948c1-d2ca-4c9c-8050-f09005412161) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:03.656042 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-b50b7138-3c1a-4fd4-9c88-830c246c1b74 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fcf948c1-d2ca-4c9c-8050-f09005412161) transitioned into state 'SUCCESS' from state '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-1237023589',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d2b877ccbb54f199018d816bea50828',qos_specs=None,replication_status=,reservations=['b594d74c-d02b-49ae-8ef5-c501e3c09a86','643a4116-55ca-4e96-ad15-b3921f66f9db','4928385e-cd2d-4ad8-87f0-dc1f0e9b213f','1dd4c06d-dcea-49b9-af09-7a7249fa860c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b882728f5e044dbb9bbd9ca2cb4b5c68',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:03.658192 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-b50b7138-3c1a-4fd4-9c88-830c246c1b74 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (467726ca-b6c7-4219-882b-b9e6caf90659) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:03.684211 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-b50b7138-3c1a-4fd4-9c88-830c246c1b74 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (467726ca-b6c7-4219-882b-b9e6caf90659) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:03.686170 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-b50b7138-3c1a-4fd4-9c88-830c246c1b74 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Flow 'volume_create_api' (9dd2d64f-12d0-4ade-9180-ff049f83e950) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:21:03.689959 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-b50b7138-3c1a-4fd4-9c88-830c246c1b74 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Create volume request issued successfully. Aug 25 10:21:03.689959 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b50b7138-3c1a-4fd4-9c88-830c246c1b74 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:21:03.689959 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 365/1454] 10.4.3.119 () {68 vars in 1258 bytes} [Tue Aug 25 10:21:03 2026] POST /volume/v3/volumes => generated 751 bytes in 332 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:21:03.709619 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-47617b82-593a-4c51-a7d7-34f652d51841 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:03.714637 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-47617b82-593a-4c51-a7d7-34f652d51841 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] GET https://10.4.3.119/volume/v3/volumes/6bb686dd-2533-4c96-b853-b51357572fe1 Aug 25 10:21:03.718497 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-47617b82-593a-4c51-a7d7-34f652d51841 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:03.719112 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-47617b82-593a-4c51-a7d7-34f652d51841 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:03.730811 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:03.730811 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:21:03.736711 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-47617b82-593a-4c51-a7d7-34f652d51841 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Volume info retrieved successfully. Aug 25 10:21:03.743113 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-47617b82-593a-4c51-a7d7-34f652d51841 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] https://10.4.3.119/volume/v3/volumes/6bb686dd-2533-4c96-b853-b51357572fe1 returned with HTTP 200 Aug 25 10:21:03.743760 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 369/1455] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:03 2026] GET /volume/v3/volumes/6bb686dd-2533-4c96-b853-b51357572fe1 => generated 819 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:04.608383 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-e84b5d4f-ff01-40ec-8c25-f32c91527fcd None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:04.610923 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e84b5d4f-ff01-40ec-8c25-f32c91527fcd tempest-VolumesServicesTestJSON-1825581729 tempest-VolumesServicesTestJSON-1825581729-project-member] GET https://10.4.3.119/volume/v3/volumes/45279575-90cf-4efe-8d01-93b8dffc7802 Aug 25 10:21:04.611166 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e84b5d4f-ff01-40ec-8c25-f32c91527fcd tempest-VolumesServicesTestJSON-1825581729 tempest-VolumesServicesTestJSON-1825581729-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:04.611656 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e84b5d4f-ff01-40ec-8c25-f32c91527fcd tempest-VolumesServicesTestJSON-1825581729 tempest-VolumesServicesTestJSON-1825581729-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:04.624002 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:04.624002 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:21:04.632257 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-e84b5d4f-ff01-40ec-8c25-f32c91527fcd tempest-VolumesServicesTestJSON-1825581729 tempest-VolumesServicesTestJSON-1825581729-project-member] Volume info retrieved successfully. Aug 25 10:21:04.644569 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e84b5d4f-ff01-40ec-8c25-f32c91527fcd tempest-VolumesServicesTestJSON-1825581729 tempest-VolumesServicesTestJSON-1825581729-project-member] https://10.4.3.119/volume/v3/volumes/45279575-90cf-4efe-8d01-93b8dffc7802 returned with HTTP 200 Aug 25 10:21:04.645311 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 357/1456] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:04 2026] GET /volume/v3/volumes/45279575-90cf-4efe-8d01-93b8dffc7802 => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:04.660506 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-6d672a64-8b4c-4e8b-a619-da46505f6998 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:04.664235 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6d672a64-8b4c-4e8b-a619-da46505f6998 tempest-VolumesServicesTestJSON-1993673283 tempest-VolumesServicesTestJSON-1993673283-project-admin] GET https://10.4.3.119/volume/v3/volumes/45279575-90cf-4efe-8d01-93b8dffc7802 Aug 25 10:21:04.664535 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-6d672a64-8b4c-4e8b-a619-da46505f6998 tempest-VolumesServicesTestJSON-1993673283 tempest-VolumesServicesTestJSON-1993673283-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:04.664810 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-6d672a64-8b4c-4e8b-a619-da46505f6998 tempest-VolumesServicesTestJSON-1993673283 tempest-VolumesServicesTestJSON-1993673283-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:04.677617 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:04.677617 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:21:04.685055 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-6d672a64-8b4c-4e8b-a619-da46505f6998 tempest-VolumesServicesTestJSON-1993673283 tempest-VolumesServicesTestJSON-1993673283-project-admin] Volume info retrieved successfully. Aug 25 10:21:04.694829 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6d672a64-8b4c-4e8b-a619-da46505f6998 tempest-VolumesServicesTestJSON-1993673283 tempest-VolumesServicesTestJSON-1993673283-project-admin] https://10.4.3.119/volume/v3/volumes/45279575-90cf-4efe-8d01-93b8dffc7802 returned with HTTP 200 Aug 25 10:21:04.694829 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 366/1457] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:04 2026] GET /volume/v3/volumes/45279575-90cf-4efe-8d01-93b8dffc7802 => generated 1019 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:21:04.711305 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-21d602a3-a26f-4ef9-87ba-1f474a45cb78 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:04.713197 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-21d602a3-a26f-4ef9-87ba-1f474a45cb78 tempest-VolumesServicesTestJSON-1993673283 tempest-VolumesServicesTestJSON-1993673283-project-admin] GET https://10.4.3.119/volume/v3/os-services?host=np0000008063&binary=cinder-volume Aug 25 10:21:04.713413 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-21d602a3-a26f-4ef9-87ba-1f474a45cb78 tempest-VolumesServicesTestJSON-1993673283 tempest-VolumesServicesTestJSON-1993673283-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:04.713644 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-21d602a3-a26f-4ef9-87ba-1f474a45cb78 tempest-VolumesServicesTestJSON-1993673283 tempest-VolumesServicesTestJSON-1993673283-project-admin] Calling method 'index' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:04.713850 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:04.713850 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:21:04.719785 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-21d602a3-a26f-4ef9-87ba-1f474a45cb78 tempest-VolumesServicesTestJSON-1993673283 tempest-VolumesServicesTestJSON-1993673283-project-admin] https://10.4.3.119/volume/v3/os-services?host=np0000008063&binary=cinder-volume returned with HTTP 200 Aug 25 10:21:04.720170 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 366/1458] 10.4.3.119 () {66 vars in 1326 bytes} [Tue Aug 25 10:21:04 2026] GET /volume/v3/os-services?host=np0000008063&binary=cinder-volume => generated 275 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:04.730500 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-64e0957f-d24a-4c25-945d-27d24b257a86 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:04.734074 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-64e0957f-d24a-4c25-945d-27d24b257a86 tempest-VolumesServicesTestJSON-1825581729 tempest-VolumesServicesTestJSON-1825581729-project-member] GET https://10.4.3.119/volume/v3/volumes/45279575-90cf-4efe-8d01-93b8dffc7802 Aug 25 10:21:04.734074 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-64e0957f-d24a-4c25-945d-27d24b257a86 tempest-VolumesServicesTestJSON-1825581729 tempest-VolumesServicesTestJSON-1825581729-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:04.734645 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-64e0957f-d24a-4c25-945d-27d24b257a86 tempest-VolumesServicesTestJSON-1825581729 tempest-VolumesServicesTestJSON-1825581729-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:04.747591 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:04.747591 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:21:04.753768 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-64e0957f-d24a-4c25-945d-27d24b257a86 tempest-VolumesServicesTestJSON-1825581729 tempest-VolumesServicesTestJSON-1825581729-project-member] Volume info retrieved successfully. Aug 25 10:21:04.759628 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-64e0957f-d24a-4c25-945d-27d24b257a86 tempest-VolumesServicesTestJSON-1825581729 tempest-VolumesServicesTestJSON-1825581729-project-member] https://10.4.3.119/volume/v3/volumes/45279575-90cf-4efe-8d01-93b8dffc7802 returned with HTTP 200 Aug 25 10:21:04.760291 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 370/1459] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:04 2026] GET /volume/v3/volumes/45279575-90cf-4efe-8d01-93b8dffc7802 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:04.764165 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-ad5bd636-dc58-4dff-bba8-d6f1fcf32c9b None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:04.764165 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ad5bd636-dc58-4dff-bba8-d6f1fcf32c9b tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] GET https://10.4.3.119/volume/v3/volumes/6bb686dd-2533-4c96-b853-b51357572fe1 Aug 25 10:21:04.764165 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ad5bd636-dc58-4dff-bba8-d6f1fcf32c9b tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:04.764417 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ad5bd636-dc58-4dff-bba8-d6f1fcf32c9b tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:04.775676 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:04.775676 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:21:04.782484 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-0d611ff4-2b50-4588-9ab4-b4a02d334fd1 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:04.783705 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-ad5bd636-dc58-4dff-bba8-d6f1fcf32c9b tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Volume info retrieved successfully. Aug 25 10:21:04.784913 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0d611ff4-2b50-4588-9ab4-b4a02d334fd1 tempest-VolumesServicesTestJSON-1825581729 tempest-VolumesServicesTestJSON-1825581729-project-member] DELETE https://10.4.3.119/volume/v3/volumes/45279575-90cf-4efe-8d01-93b8dffc7802 Aug 25 10:21:04.785256 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0d611ff4-2b50-4588-9ab4-b4a02d334fd1 tempest-VolumesServicesTestJSON-1825581729 tempest-VolumesServicesTestJSON-1825581729-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:04.785532 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0d611ff4-2b50-4588-9ab4-b4a02d334fd1 tempest-VolumesServicesTestJSON-1825581729 tempest-VolumesServicesTestJSON-1825581729-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:04.785747 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-0d611ff4-2b50-4588-9ab4-b4a02d334fd1 tempest-VolumesServicesTestJSON-1825581729 tempest-VolumesServicesTestJSON-1825581729-project-member] Delete volume with id: 45279575-90cf-4efe-8d01-93b8dffc7802 Aug 25 10:21:04.790938 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ad5bd636-dc58-4dff-bba8-d6f1fcf32c9b tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] https://10.4.3.119/volume/v3/volumes/6bb686dd-2533-4c96-b853-b51357572fe1 returned with HTTP 200 Aug 25 10:21:04.791558 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 358/1460] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:04 2026] GET /volume/v3/volumes/6bb686dd-2533-4c96-b853-b51357572fe1 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:04.798683 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:04.798683 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:21:04.799405 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-0d611ff4-2b50-4588-9ab4-b4a02d334fd1 tempest-VolumesServicesTestJSON-1825581729 tempest-VolumesServicesTestJSON-1825581729-project-member] Volume info retrieved successfully. Aug 25 10:21:04.807706 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-ae68da26-3928-45b3-9b06-20fc673d68dd None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:04.810451 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ae68da26-3928-45b3-9b06-20fc673d68dd tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] POST https://10.4.3.119/volume/v3/snapshots Aug 25 10:21:04.810928 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ae68da26-3928-45b3-9b06-20fc673d68dd tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6bb686dd-2533-4c96-b853-b51357572fe1", "name": "tempest-VolumesDeleteCascade-Snapshot-1137587444"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:21:04.822767 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:04.822767 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:21:04.823997 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-ae68da26-3928-45b3-9b06-20fc673d68dd tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Volume info retrieved successfully. Aug 25 10:21:04.823997 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.snapshots [None req-ae68da26-3928-45b3-9b06-20fc673d68dd tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Create snapshot from volume 6bb686dd-2533-4c96-b853-b51357572fe1 Aug 25 10:21:04.829265 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-0d611ff4-2b50-4588-9ab4-b4a02d334fd1 tempest-VolumesServicesTestJSON-1825581729 tempest-VolumesServicesTestJSON-1825581729-project-member] Delete volume request issued successfully. Aug 25 10:21:04.829506 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0d611ff4-2b50-4588-9ab4-b4a02d334fd1 tempest-VolumesServicesTestJSON-1825581729 tempest-VolumesServicesTestJSON-1825581729-project-member] https://10.4.3.119/volume/v3/volumes/45279575-90cf-4efe-8d01-93b8dffc7802 returned with HTTP 202 Aug 25 10:21:04.830416 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 367/1461] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:21:04 2026] DELETE /volume/v3/volumes/45279575-90cf-4efe-8d01-93b8dffc7802 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:21:04.844927 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-0bb1c693-abf6-4539-848f-bcbe6b146cd3 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:04.846924 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0bb1c693-abf6-4539-848f-bcbe6b146cd3 tempest-VolumesServicesTestJSON-1825581729 tempest-VolumesServicesTestJSON-1825581729-project-member] GET https://10.4.3.119/volume/v3/volumes/45279575-90cf-4efe-8d01-93b8dffc7802 Aug 25 10:21:04.847202 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0bb1c693-abf6-4539-848f-bcbe6b146cd3 tempest-VolumesServicesTestJSON-1825581729 tempest-VolumesServicesTestJSON-1825581729-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:04.847455 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0bb1c693-abf6-4539-848f-bcbe6b146cd3 tempest-VolumesServicesTestJSON-1825581729 tempest-VolumesServicesTestJSON-1825581729-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:04.856271 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:04.856271 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:21:04.861846 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-0bb1c693-abf6-4539-848f-bcbe6b146cd3 tempest-VolumesServicesTestJSON-1825581729 tempest-VolumesServicesTestJSON-1825581729-project-member] Volume info retrieved successfully. Aug 25 10:21:04.866847 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0bb1c693-abf6-4539-848f-bcbe6b146cd3 tempest-VolumesServicesTestJSON-1825581729 tempest-VolumesServicesTestJSON-1825581729-project-member] https://10.4.3.119/volume/v3/volumes/45279575-90cf-4efe-8d01-93b8dffc7802 returned with HTTP 200 Aug 25 10:21:04.867532 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 371/1462] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:04 2026] GET /volume/v3/volumes/45279575-90cf-4efe-8d01-93b8dffc7802 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:04.869728 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-ae68da26-3928-45b3-9b06-20fc673d68dd tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Created reservations ['74d4b08e-62d1-4a7c-9857-bd8ea237071d', 'a6ddfa1b-c74c-4604-9579-353a803683cc', 'ddaadda1-6874-4122-9849-ff37b1b586b4', '2fe6494c-4e89-434a-8567-05582ee1432d'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:21:04.913397 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-ae68da26-3928-45b3-9b06-20fc673d68dd tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Snapshot create request issued successfully. Aug 25 10:21:04.913871 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ae68da26-3928-45b3-9b06-20fc673d68dd tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] https://10.4.3.119/volume/v3/snapshots returned with HTTP 202 Aug 25 10:21:04.914492 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 367/1463] 10.4.3.119 () {68 vars in 1265 bytes} [Tue Aug 25 10:21:04 2026] POST /volume/v3/snapshots => generated 307 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:21:04.928163 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-c47b351b-268b-46cb-97ad-b795643511db None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:04.932709 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c47b351b-268b-46cb-97ad-b795643511db tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] GET https://10.4.3.119/volume/v3/snapshots/40577ff2-c1e4-4f52-bf80-99620fcefc62 Aug 25 10:21:04.933051 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c47b351b-268b-46cb-97ad-b795643511db tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:04.933328 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c47b351b-268b-46cb-97ad-b795643511db tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:04.939647 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:04.939647 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:21:04.940129 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-c47b351b-268b-46cb-97ad-b795643511db tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Snapshot retrieved successfully. Aug 25 10:21:04.940977 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c47b351b-268b-46cb-97ad-b795643511db tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] https://10.4.3.119/volume/v3/snapshots/40577ff2-c1e4-4f52-bf80-99620fcefc62 returned with HTTP 200 Aug 25 10:21:04.941450 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 359/1464] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:21:04 2026] GET /volume/v3/snapshots/40577ff2-c1e4-4f52-bf80-99620fcefc62 => generated 439 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:04.976540 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-c97e21ca-b99a-4d52-bd85-8b1d32fe000c req-532bc1eb-2712-4af1-9a4f-b7bd52bed3ad None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:04.982507 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-c97e21ca-b99a-4d52-bd85-8b1d32fe000c req-532bc1eb-2712-4af1-9a4f-b7bd52bed3ad tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] POST https://10.4.3.119/volume/v3/attachments/c30592ab-9bc1-41c6-a014-1d034468bdb7/action Aug 25 10:21:04.983005 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-c97e21ca-b99a-4d52-bd85-8b1d32fe000c req-532bc1eb-2712-4af1-9a4f-b7bd52bed3ad tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Action body: b'{"os-complete": null}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:21:04.983005 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-c97e21ca-b99a-4d52-bd85-8b1d32fe000c req-532bc1eb-2712-4af1-9a4f-b7bd52bed3ad tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:21:05.009903 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:05.009903 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:21:05.027350 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-c97e21ca-b99a-4d52-bd85-8b1d32fe000c req-532bc1eb-2712-4af1-9a4f-b7bd52bed3ad tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/attachments/c30592ab-9bc1-41c6-a014-1d034468bdb7/action returned with HTTP 204 Aug 25 10:21:05.027770 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 368/1465] 10.4.3.119 () {74 vars in 1725 bytes} [Tue Aug 25 10:21:04 2026] POST /volume/v3/attachments/c30592ab-9bc1-41c6-a014-1d034468bdb7/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:21:05.884851 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-9b0f4388-cd61-4c9e-9f08-acd3a2129bd7 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:05.887236 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-9b0f4388-cd61-4c9e-9f08-acd3a2129bd7 tempest-VolumesServicesTestJSON-1825581729 tempest-VolumesServicesTestJSON-1825581729-project-member] GET https://10.4.3.119/volume/v3/volumes/45279575-90cf-4efe-8d01-93b8dffc7802 Aug 25 10:21:05.887642 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-9b0f4388-cd61-4c9e-9f08-acd3a2129bd7 tempest-VolumesServicesTestJSON-1825581729 tempest-VolumesServicesTestJSON-1825581729-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:05.888058 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-9b0f4388-cd61-4c9e-9f08-acd3a2129bd7 tempest-VolumesServicesTestJSON-1825581729 tempest-VolumesServicesTestJSON-1825581729-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:05.896888 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-9b0f4388-cd61-4c9e-9f08-acd3a2129bd7 tempest-VolumesServicesTestJSON-1825581729 tempest-VolumesServicesTestJSON-1825581729-project-member] https://10.4.3.119/volume/v3/volumes/45279575-90cf-4efe-8d01-93b8dffc7802 returned with HTTP 404 Aug 25 10:21:05.897615 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 372/1466] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:05 2026] GET /volume/v3/volumes/45279575-90cf-4efe-8d01-93b8dffc7802 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:21:05.910039 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-707957ab-506a-4da6-aaa0-8a7641060192 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:05.913126 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-707957ab-506a-4da6-aaa0-8a7641060192 tempest-VolumesServicesTestJSON-1993673283 tempest-VolumesServicesTestJSON-1993673283-project-admin] GET https://10.4.3.119/volume/v3/os-services Aug 25 10:21:05.913520 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-707957ab-506a-4da6-aaa0-8a7641060192 tempest-VolumesServicesTestJSON-1993673283 tempest-VolumesServicesTestJSON-1993673283-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:05.913803 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-707957ab-506a-4da6-aaa0-8a7641060192 tempest-VolumesServicesTestJSON-1993673283 tempest-VolumesServicesTestJSON-1993673283-project-admin] Calling method 'index' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:05.914200 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:05.914200 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:21:05.920471 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-707957ab-506a-4da6-aaa0-8a7641060192 tempest-VolumesServicesTestJSON-1993673283 tempest-VolumesServicesTestJSON-1993673283-project-admin] https://10.4.3.119/volume/v3/os-services returned with HTTP 200 Aug 25 10:21:05.921020 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 368/1467] 10.4.3.119 () {66 vars in 1249 bytes} [Tue Aug 25 10:21:05 2026] GET /volume/v3/os-services => generated 626 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:05.953338 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-2acb46b2-2e10-4cb4-8c23-f5307859d531 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:05.954548 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-2acb46b2-2e10-4cb4-8c23-f5307859d531 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] GET https://10.4.3.119/volume/v3/snapshots/40577ff2-c1e4-4f52-bf80-99620fcefc62 Aug 25 10:21:05.954778 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-2acb46b2-2e10-4cb4-8c23-f5307859d531 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:05.955055 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-2acb46b2-2e10-4cb4-8c23-f5307859d531 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:05.961854 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:05.961854 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:21:05.962512 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-2acb46b2-2e10-4cb4-8c23-f5307859d531 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Snapshot retrieved successfully. Aug 25 10:21:05.963444 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-2acb46b2-2e10-4cb4-8c23-f5307859d531 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] https://10.4.3.119/volume/v3/snapshots/40577ff2-c1e4-4f52-bf80-99620fcefc62 returned with HTTP 200 Aug 25 10:21:05.963850 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 360/1468] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:21:05 2026] GET /volume/v3/snapshots/40577ff2-c1e4-4f52-bf80-99620fcefc62 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:05.980281 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-9837ad16-a3b5-4401-955f-821432178931 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:05.982519 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9837ad16-a3b5-4401-955f-821432178931 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:21:05.982980 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9837ad16-a3b5-4401-955f-821432178931 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "40577ff2-c1e4-4f52-bf80-99620fcefc62", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1625150065"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:21:05.984818 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-9837ad16-a3b5-4401-955f-821432178931 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Create volume request body: {'volume': {'snapshot_id': '40577ff2-c1e4-4f52-bf80-99620fcefc62', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1625150065'}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:21:05.993129 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:05.993129 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:21:05.993129 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-9837ad16-a3b5-4401-955f-821432178931 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Snapshot retrieved successfully. Aug 25 10:21:05.993129 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-9837ad16-a3b5-4401-955f-821432178931 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Create volume of 1 GB Aug 25 10:21:05.997996 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-9837ad16-a3b5-4401-955f-821432178931 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Availability Zones retrieved successfully. Aug 25 10:21:06.004434 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-9837ad16-a3b5-4401-955f-821432178931 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Flow 'volume_create_api' (a87840e6-6726-4baf-9345-572fbd3f0d1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:21:06.006206 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-9837ad16-a3b5-4401-955f-821432178931 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06609d43-759c-4db4-ba76-98998f5c952a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:06.007585 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [None req-9837ad16-a3b5-4401-955f-821432178931 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:21:06.067894 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-9837ad16-a3b5-4401-955f-821432178931 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06609d43-759c-4db4-ba76-98998f5c952a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '40577ff2-c1e4-4f52-bf80-99620fcefc62', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:06.068983 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-9837ad16-a3b5-4401-955f-821432178931 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ffc2e144-4b76-49e2-ac8d-6ddefee5abf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:06.151597 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-9837ad16-a3b5-4401-955f-821432178931 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Created reservations ['806b6cc9-1f33-4e89-b268-9be903de7585', '5fcd9ba9-e5bd-4ec5-9935-1dd096026f98', '61e32f09-1270-4a41-8595-ce5c299e10fe', '03f0d8c6-2fd9-4c1c-8f38-8ebbe57496ab'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:21:06.153231 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-9837ad16-a3b5-4401-955f-821432178931 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ffc2e144-4b76-49e2-ac8d-6ddefee5abf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['806b6cc9-1f33-4e89-b268-9be903de7585', '5fcd9ba9-e5bd-4ec5-9935-1dd096026f98', '61e32f09-1270-4a41-8595-ce5c299e10fe', '03f0d8c6-2fd9-4c1c-8f38-8ebbe57496ab']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:06.153851 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-9837ad16-a3b5-4401-955f-821432178931 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a3fd1c9-c910-4f17-ba56-f374d40545cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:06.213175 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-9837ad16-a3b5-4401-955f-821432178931 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a3fd1c9-c910-4f17-ba56-f374d40545cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd24d6be2-3a89-4f93-b00b-cfd379c898c1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1625150065',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d2b877ccbb54f199018d816bea50828',qos_specs=None,replication_status=,reservations=['806b6cc9-1f33-4e89-b268-9be903de7585','5fcd9ba9-e5bd-4ec5-9935-1dd096026f98','61e32f09-1270-4a41-8595-ce5c299e10fe','03f0d8c6-2fd9-4c1c-8f38-8ebbe57496ab'],size=1,snapshot_id=40577ff2-c1e4-4f52-bf80-99620fcefc62,source_replicaid=,source_volid=None,status='creating',user_id='b882728f5e044dbb9bbd9ca2cb4b5c68',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:21:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1625150065',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d24d6be2-3a89-4f93-b00b-cfd379c898c1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d2b877ccbb54f199018d816bea50828',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=40577ff2-c1e4-4f52-bf80-99620fcefc62,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b882728f5e044dbb9bbd9ca2cb4b5c68',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:06.214160 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-9837ad16-a3b5-4401-955f-821432178931 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebaf7b63-f2e5-455e-9223-c9342154d893) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:06.249714 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-9837ad16-a3b5-4401-955f-821432178931 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebaf7b63-f2e5-455e-9223-c9342154d893) transitioned into state 'SUCCESS' from state '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-1625150065',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d2b877ccbb54f199018d816bea50828',qos_specs=None,replication_status=,reservations=['806b6cc9-1f33-4e89-b268-9be903de7585','5fcd9ba9-e5bd-4ec5-9935-1dd096026f98','61e32f09-1270-4a41-8595-ce5c299e10fe','03f0d8c6-2fd9-4c1c-8f38-8ebbe57496ab'],size=1,snapshot_id=40577ff2-c1e4-4f52-bf80-99620fcefc62,source_replicaid=,source_volid=None,status='creating',user_id='b882728f5e044dbb9bbd9ca2cb4b5c68',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:06.251268 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-9837ad16-a3b5-4401-955f-821432178931 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d05520fe-1209-4225-bf18-1ae08d1f1ac6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:06.282974 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-9837ad16-a3b5-4401-955f-821432178931 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d05520fe-1209-4225-bf18-1ae08d1f1ac6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:06.285403 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-9837ad16-a3b5-4401-955f-821432178931 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Flow 'volume_create_api' (a87840e6-6726-4baf-9345-572fbd3f0d1b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:21:06.285844 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-9837ad16-a3b5-4401-955f-821432178931 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Create volume request issued successfully. Aug 25 10:21:06.287073 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9837ad16-a3b5-4401-955f-821432178931 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:21:06.287073 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 369/1469] 10.4.3.119 () {68 vars in 1259 bytes} [Tue Aug 25 10:21:05 2026] POST /volume/v3/volumes => generated 785 bytes in 307 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:21:06.303534 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-9cc97e85-3d5d-4d11-a4ea-05ce3383bc6b None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:06.306732 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-9cc97e85-3d5d-4d11-a4ea-05ce3383bc6b tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] GET https://10.4.3.119/volume/v3/volumes/d24d6be2-3a89-4f93-b00b-cfd379c898c1 Aug 25 10:21:06.306887 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-9cc97e85-3d5d-4d11-a4ea-05ce3383bc6b tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:06.307103 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-9cc97e85-3d5d-4d11-a4ea-05ce3383bc6b tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:06.323810 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:06.323810 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:21:06.334049 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-9cc97e85-3d5d-4d11-a4ea-05ce3383bc6b tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Volume info retrieved successfully. Aug 25 10:21:06.340342 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-9cc97e85-3d5d-4d11-a4ea-05ce3383bc6b tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] https://10.4.3.119/volume/v3/volumes/d24d6be2-3a89-4f93-b00b-cfd379c898c1 returned with HTTP 200 Aug 25 10:21:06.340871 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 373/1470] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:06 2026] GET /volume/v3/volumes/d24d6be2-3a89-4f93-b00b-cfd379c898c1 => generated 853 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:07.359965 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-6f2c95e7-f70a-4010-b8f3-14adab1a2d18 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:07.368782 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6f2c95e7-f70a-4010-b8f3-14adab1a2d18 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] GET https://10.4.3.119/volume/v3/volumes/d24d6be2-3a89-4f93-b00b-cfd379c898c1 Aug 25 10:21:07.368782 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6f2c95e7-f70a-4010-b8f3-14adab1a2d18 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:07.369064 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6f2c95e7-f70a-4010-b8f3-14adab1a2d18 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:07.384321 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:07.384321 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:21:07.391022 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-6f2c95e7-f70a-4010-b8f3-14adab1a2d18 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Volume info retrieved successfully. Aug 25 10:21:07.398017 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6f2c95e7-f70a-4010-b8f3-14adab1a2d18 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] https://10.4.3.119/volume/v3/volumes/d24d6be2-3a89-4f93-b00b-cfd379c898c1 returned with HTTP 200 Aug 25 10:21:07.398906 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 369/1471] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:07 2026] GET /volume/v3/volumes/d24d6be2-3a89-4f93-b00b-cfd379c898c1 => generated 878 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:07.422168 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-8d36f7f3-22d6-4279-9b8c-89a8eeb6c22b None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:07.426475 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8d36f7f3-22d6-4279-9b8c-89a8eeb6c22b tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] GET https://10.4.3.119/volume/v3/volumes/d24d6be2-3a89-4f93-b00b-cfd379c898c1 Aug 25 10:21:07.426768 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8d36f7f3-22d6-4279-9b8c-89a8eeb6c22b tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:07.427375 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8d36f7f3-22d6-4279-9b8c-89a8eeb6c22b tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:07.440040 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:07.440040 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:21:07.445921 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-8d36f7f3-22d6-4279-9b8c-89a8eeb6c22b tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Volume info retrieved successfully. Aug 25 10:21:07.456256 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8d36f7f3-22d6-4279-9b8c-89a8eeb6c22b tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] https://10.4.3.119/volume/v3/volumes/d24d6be2-3a89-4f93-b00b-cfd379c898c1 returned with HTTP 200 Aug 25 10:21:07.456962 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 361/1472] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:07 2026] GET /volume/v3/volumes/d24d6be2-3a89-4f93-b00b-cfd379c898c1 => generated 878 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:07.478369 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-bd44cb5b-2f04-42b8-9260-a1fff2eba30d None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:07.480960 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-bd44cb5b-2f04-42b8-9260-a1fff2eba30d tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] DELETE https://10.4.3.119/volume/v3/volumes/6bb686dd-2533-4c96-b853-b51357572fe1?cascade=True Aug 25 10:21:07.481123 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-bd44cb5b-2f04-42b8-9260-a1fff2eba30d tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:07.481417 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-bd44cb5b-2f04-42b8-9260-a1fff2eba30d tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:07.481636 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-bd44cb5b-2f04-42b8-9260-a1fff2eba30d tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Delete volume with id: 6bb686dd-2533-4c96-b853-b51357572fe1 Aug 25 10:21:07.495126 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:07.495126 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:21:07.496917 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-bd44cb5b-2f04-42b8-9260-a1fff2eba30d tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Volume info retrieved successfully. Aug 25 10:21:07.574953 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-bd44cb5b-2f04-42b8-9260-a1fff2eba30d tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Delete volume request issued successfully. Aug 25 10:21:07.575228 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-bd44cb5b-2f04-42b8-9260-a1fff2eba30d tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] https://10.4.3.119/volume/v3/volumes/6bb686dd-2533-4c96-b853-b51357572fe1?cascade=True returned with HTTP 202 Aug 25 10:21:07.576240 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 370/1473] 10.4.3.119 () {66 vars in 1376 bytes} [Tue Aug 25 10:21:07 2026] DELETE /volume/v3/volumes/6bb686dd-2533-4c96-b853-b51357572fe1?cascade=True => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:21:07.589169 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-a8a779ab-a470-4c76-ac2b-cbedab7c481d None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:07.593955 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a8a779ab-a470-4c76-ac2b-cbedab7c481d tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] GET https://10.4.3.119/volume/v3/volumes/6bb686dd-2533-4c96-b853-b51357572fe1 Aug 25 10:21:07.594294 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a8a779ab-a470-4c76-ac2b-cbedab7c481d tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:07.594589 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a8a779ab-a470-4c76-ac2b-cbedab7c481d tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:07.612161 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:07.612161 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:21:07.624466 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-a8a779ab-a470-4c76-ac2b-cbedab7c481d tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Volume info retrieved successfully. Aug 25 10:21:07.638156 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a8a779ab-a470-4c76-ac2b-cbedab7c481d tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] https://10.4.3.119/volume/v3/volumes/6bb686dd-2533-4c96-b853-b51357572fe1 returned with HTTP 200 Aug 25 10:21:07.638156 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 374/1474] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:07 2026] GET /volume/v3/volumes/6bb686dd-2533-4c96-b853-b51357572fe1 => generated 843 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:08.657232 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-9c8c76e7-a09e-4be7-9180-b4e6ae024e73 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:08.659705 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9c8c76e7-a09e-4be7-9180-b4e6ae024e73 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] GET https://10.4.3.119/volume/v3/volumes/6bb686dd-2533-4c96-b853-b51357572fe1 Aug 25 10:21:08.660000 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9c8c76e7-a09e-4be7-9180-b4e6ae024e73 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:08.660324 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9c8c76e7-a09e-4be7-9180-b4e6ae024e73 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:08.674847 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9c8c76e7-a09e-4be7-9180-b4e6ae024e73 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] https://10.4.3.119/volume/v3/volumes/6bb686dd-2533-4c96-b853-b51357572fe1 returned with HTTP 404 Aug 25 10:21:08.675611 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 370/1475] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:08 2026] GET /volume/v3/volumes/6bb686dd-2533-4c96-b853-b51357572fe1 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:21:08.685310 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-abc1b20b-ab41-4b71-9d09-9b982da3b12a None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:08.687673 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-abc1b20b-ab41-4b71-9d09-9b982da3b12a tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] GET https://10.4.3.119/volume/v3/volumes Aug 25 10:21:08.687673 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-abc1b20b-ab41-4b71-9d09-9b982da3b12a tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:08.687998 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-abc1b20b-ab41-4b71-9d09-9b982da3b12a tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Calling method 'index' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:08.688449 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.api_utils [None req-abc1b20b-ab41-4b71-9d09-9b982da3b12a tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Removing options '' from query. {{(pid=100389) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 10:21:08.689598 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-abc1b20b-ab41-4b71-9d09-9b982da3b12a tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100389) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 10:21:08.713509 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-abc1b20b-ab41-4b71-9d09-9b982da3b12a tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Get all volumes completed successfully. Aug 25 10:21:08.713673 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-abc1b20b-ab41-4b71-9d09-9b982da3b12a tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 200 Aug 25 10:21:08.714283 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 362/1476] 10.4.3.119 () {66 vars in 1237 bytes} [Tue Aug 25 10:21:08 2026] GET /volume/v3/volumes => generated 335 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:08.728499 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-daa88764-ec8f-463e-8f82-9aae5e811800 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:08.731380 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-daa88764-ec8f-463e-8f82-9aae5e811800 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] GET https://10.4.3.119/volume/v3/snapshots Aug 25 10:21:08.731728 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-daa88764-ec8f-463e-8f82-9aae5e811800 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:08.732269 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-daa88764-ec8f-463e-8f82-9aae5e811800 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Calling method 'index' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:08.732696 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.api_utils [None req-daa88764-ec8f-463e-8f82-9aae5e811800 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Removing options '' from query. {{(pid=100388) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 10:21:08.733231 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:08.733231 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:21:08.734441 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.db.api [None req-daa88764-ec8f-463e-8f82-9aae5e811800 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Building query based on filter {{(pid=100388) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 10:21:08.740533 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-daa88764-ec8f-463e-8f82-9aae5e811800 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Get all snapshots completed successfully. Aug 25 10:21:08.740908 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-daa88764-ec8f-463e-8f82-9aae5e811800 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] https://10.4.3.119/volume/v3/snapshots returned with HTTP 200 Aug 25 10:21:08.741578 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 371/1477] 10.4.3.119 () {66 vars in 1243 bytes} [Tue Aug 25 10:21:08 2026] GET /volume/v3/snapshots => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 10:21:08.755459 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-145883dc-712b-4142-a54a-2f8ce32630d5 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:08.758540 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-145883dc-712b-4142-a54a-2f8ce32630d5 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] GET https://10.4.3.119/volume/v3/volumes/d24d6be2-3a89-4f93-b00b-cfd379c898c1 Aug 25 10:21:08.758803 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-145883dc-712b-4142-a54a-2f8ce32630d5 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:08.759033 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-145883dc-712b-4142-a54a-2f8ce32630d5 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:08.938405 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:08.938405 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:21:08.946208 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-145883dc-712b-4142-a54a-2f8ce32630d5 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Volume info retrieved successfully. Aug 25 10:21:08.952189 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-145883dc-712b-4142-a54a-2f8ce32630d5 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] https://10.4.3.119/volume/v3/volumes/d24d6be2-3a89-4f93-b00b-cfd379c898c1 returned with HTTP 200 Aug 25 10:21:08.952508 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 375/1478] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:08 2026] GET /volume/v3/volumes/d24d6be2-3a89-4f93-b00b-cfd379c898c1 => generated 878 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:08.969744 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-f835eb94-1d92-4628-9142-e08c4bfbe243 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:08.972151 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f835eb94-1d92-4628-9142-e08c4bfbe243 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] DELETE https://10.4.3.119/volume/v3/volumes/d24d6be2-3a89-4f93-b00b-cfd379c898c1 Aug 25 10:21:08.972457 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f835eb94-1d92-4628-9142-e08c4bfbe243 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:08.972729 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f835eb94-1d92-4628-9142-e08c4bfbe243 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:08.972968 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-f835eb94-1d92-4628-9142-e08c4bfbe243 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Delete volume with id: d24d6be2-3a89-4f93-b00b-cfd379c898c1 Aug 25 10:21:08.986589 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:08.986589 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:21:08.989161 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-f835eb94-1d92-4628-9142-e08c4bfbe243 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Volume info retrieved successfully. Aug 25 10:21:09.018037 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-f835eb94-1d92-4628-9142-e08c4bfbe243 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Delete volume request issued successfully. Aug 25 10:21:09.018393 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f835eb94-1d92-4628-9142-e08c4bfbe243 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] https://10.4.3.119/volume/v3/volumes/d24d6be2-3a89-4f93-b00b-cfd379c898c1 returned with HTTP 202 Aug 25 10:21:09.019245 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 371/1479] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:21:08 2026] DELETE /volume/v3/volumes/d24d6be2-3a89-4f93-b00b-cfd379c898c1 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:21:09.039838 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-b24b6a88-da34-4cf2-bd18-ca340aece369 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:09.044260 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b24b6a88-da34-4cf2-bd18-ca340aece369 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] GET https://10.4.3.119/volume/v3/volumes/d24d6be2-3a89-4f93-b00b-cfd379c898c1 Aug 25 10:21:09.045260 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b24b6a88-da34-4cf2-bd18-ca340aece369 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:09.045260 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b24b6a88-da34-4cf2-bd18-ca340aece369 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:09.063388 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:09.063388 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:21:09.072771 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-b24b6a88-da34-4cf2-bd18-ca340aece369 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Volume info retrieved successfully. Aug 25 10:21:09.091679 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b24b6a88-da34-4cf2-bd18-ca340aece369 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] https://10.4.3.119/volume/v3/volumes/d24d6be2-3a89-4f93-b00b-cfd379c898c1 returned with HTTP 200 Aug 25 10:21:09.091679 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 363/1480] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:09 2026] GET /volume/v3/volumes/d24d6be2-3a89-4f93-b00b-cfd379c898c1 => generated 877 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:10.107378 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-a0972f3f-742e-4a2b-8ff8-26699cbff87d None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:10.111350 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a0972f3f-742e-4a2b-8ff8-26699cbff87d tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] GET https://10.4.3.119/volume/v3/volumes/d24d6be2-3a89-4f93-b00b-cfd379c898c1 Aug 25 10:21:10.111350 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a0972f3f-742e-4a2b-8ff8-26699cbff87d tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:10.111646 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a0972f3f-742e-4a2b-8ff8-26699cbff87d tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:10.128014 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a0972f3f-742e-4a2b-8ff8-26699cbff87d tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] https://10.4.3.119/volume/v3/volumes/d24d6be2-3a89-4f93-b00b-cfd379c898c1 returned with HTTP 404 Aug 25 10:21:10.128573 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 372/1481] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:10 2026] GET /volume/v3/volumes/d24d6be2-3a89-4f93-b00b-cfd379c898c1 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:21:10.141035 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-58118592-408c-4234-a4e7-ac2aed1fc4e5 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:10.145448 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-58118592-408c-4234-a4e7-ac2aed1fc4e5 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] DELETE https://10.4.3.119/volume/v3/snapshots/40577ff2-c1e4-4f52-bf80-99620fcefc62 Aug 25 10:21:10.145448 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-58118592-408c-4234-a4e7-ac2aed1fc4e5 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:10.145731 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-58118592-408c-4234-a4e7-ac2aed1fc4e5 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:10.145888 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.snapshots [None req-58118592-408c-4234-a4e7-ac2aed1fc4e5 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Delete snapshot with id: 40577ff2-c1e4-4f52-bf80-99620fcefc62 Aug 25 10:21:10.159000 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-58118592-408c-4234-a4e7-ac2aed1fc4e5 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] https://10.4.3.119/volume/v3/snapshots/40577ff2-c1e4-4f52-bf80-99620fcefc62 returned with HTTP 404 Aug 25 10:21:10.159697 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 376/1482] 10.4.3.119 () {66 vars in 1357 bytes} [Tue Aug 25 10:21:10 2026] DELETE /volume/v3/snapshots/40577ff2-c1e4-4f52-bf80-99620fcefc62 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:21:10.174921 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-dcedf3c3-a4b8-4546-a898-9aec499c921b None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:10.182839 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-dcedf3c3-a4b8-4546-a898-9aec499c921b tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] GET https://10.4.3.119/volume/v3/volumes/6bb686dd-2533-4c96-b853-b51357572fe1 Aug 25 10:21:10.182839 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-dcedf3c3-a4b8-4546-a898-9aec499c921b tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:10.182839 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-dcedf3c3-a4b8-4546-a898-9aec499c921b tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:10.192235 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-dcedf3c3-a4b8-4546-a898-9aec499c921b tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] https://10.4.3.119/volume/v3/volumes/6bb686dd-2533-4c96-b853-b51357572fe1 returned with HTTP 404 Aug 25 10:21:10.192235 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 372/1483] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:10 2026] GET /volume/v3/volumes/6bb686dd-2533-4c96-b853-b51357572fe1 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:21:10.202809 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-995ccde4-5e7e-4587-8810-04607c4c8484 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:10.207410 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-995ccde4-5e7e-4587-8810-04607c4c8484 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] DELETE https://10.4.3.119/volume/v3/volumes/6bb686dd-2533-4c96-b853-b51357572fe1 Aug 25 10:21:10.207410 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-995ccde4-5e7e-4587-8810-04607c4c8484 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:10.208325 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-995ccde4-5e7e-4587-8810-04607c4c8484 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:10.210726 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-995ccde4-5e7e-4587-8810-04607c4c8484 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] Delete volume with id: 6bb686dd-2533-4c96-b853-b51357572fe1 Aug 25 10:21:10.224502 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-995ccde4-5e7e-4587-8810-04607c4c8484 tempest-VolumesDeleteCascade-782616066 tempest-VolumesDeleteCascade-782616066-project-member] https://10.4.3.119/volume/v3/volumes/6bb686dd-2533-4c96-b853-b51357572fe1 returned with HTTP 404 Aug 25 10:21:10.225149 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 364/1484] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:21:10 2026] DELETE /volume/v3/volumes/6bb686dd-2533-4c96-b853-b51357572fe1 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:21:12.688996 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-e5ab6e53-64b1-4378-97b0-ebf3e3620107 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:12.733894 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-36cf91bf-b687-407a-a9ca-882d5a74e7d4 req-7b50f496-d59b-4333-b3f2-e51888366d7f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:12.736098 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-36cf91bf-b687-407a-a9ca-882d5a74e7d4 req-7b50f496-d59b-4333-b3f2-e51888366d7f tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] DELETE https://10.4.3.119/volume/v3/attachments/624772a5-5245-442e-b978-a6fad06a71c0 Aug 25 10:21:12.736306 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-36cf91bf-b687-407a-a9ca-882d5a74e7d4 req-7b50f496-d59b-4333-b3f2-e51888366d7f tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:12.737763 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-36cf91bf-b687-407a-a9ca-882d5a74e7d4 req-7b50f496-d59b-4333-b3f2-e51888366d7f tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Calling method 'version_select' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:12.747251 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:12.747251 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:21:12.813570 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-36cf91bf-b687-407a-a9ca-882d5a74e7d4 req-7b50f496-d59b-4333-b3f2-e51888366d7f tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] https://10.4.3.119/volume/v3/attachments/624772a5-5245-442e-b978-a6fad06a71c0 returned with HTTP 200 Aug 25 10:21:12.814114 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 377/1485] 10.4.3.119 () {72 vars in 1673 bytes} [Tue Aug 25 10:21:12 2026] DELETE /volume/v3/attachments/624772a5-5245-442e-b978-a6fad06a71c0 => generated 19 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:12.830910 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-36cf91bf-b687-407a-a9ca-882d5a74e7d4 req-91377835-1da2-4c39-89c3-d291a8992fc4 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:12.833676 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-36cf91bf-b687-407a-a9ca-882d5a74e7d4 req-91377835-1da2-4c39-89c3-d291a8992fc4 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] DELETE https://10.4.3.119/volume/v3/attachments/9dc30f5d-9dd2-452a-b188-50067def175d Aug 25 10:21:12.833862 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-36cf91bf-b687-407a-a9ca-882d5a74e7d4 req-91377835-1da2-4c39-89c3-d291a8992fc4 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:12.834617 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-36cf91bf-b687-407a-a9ca-882d5a74e7d4 req-91377835-1da2-4c39-89c3-d291a8992fc4 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Calling method 'version_select' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:12.844130 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:12.844130 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:21:12.881232 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e5ab6e53-64b1-4378-97b0-ebf3e3620107 tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:21:12.881687 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e5ab6e53-64b1-4378-97b0-ebf3e3620107 tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-661545124"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:21:12.883324 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-e5ab6e53-64b1-4378-97b0-ebf3e3620107 tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-661545124'}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:21:12.883448 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-e5ab6e53-64b1-4378-97b0-ebf3e3620107 tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] Create volume of 1 GB Aug 25 10:21:12.889443 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-e5ab6e53-64b1-4378-97b0-ebf3e3620107 tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] Availability Zones retrieved successfully. Aug 25 10:21:12.898559 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-e5ab6e53-64b1-4378-97b0-ebf3e3620107 tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] Flow 'volume_create_api' (c17f75d8-f83e-4109-800b-4989e020324b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:21:12.900397 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-e5ab6e53-64b1-4378-97b0-ebf3e3620107 tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2dc8a60b-6241-40db-ab40-7179f5f88ebb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:12.901573 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [None req-e5ab6e53-64b1-4378-97b0-ebf3e3620107 tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] Validating volume size '1' using validate_int {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:21:12.911892 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-36cf91bf-b687-407a-a9ca-882d5a74e7d4 req-91377835-1da2-4c39-89c3-d291a8992fc4 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] https://10.4.3.119/volume/v3/attachments/9dc30f5d-9dd2-452a-b188-50067def175d returned with HTTP 200 Aug 25 10:21:12.911892 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 373/1486] 10.4.3.119 () {72 vars in 1673 bytes} [Tue Aug 25 10:21:12 2026] DELETE /volume/v3/attachments/9dc30f5d-9dd2-452a-b188-50067def175d => generated 19 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:12.925069 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-36cf91bf-b687-407a-a9ca-882d5a74e7d4 req-a07b0a8a-89d9-4d8d-9015-3adcc78db8de None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:12.928586 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-36cf91bf-b687-407a-a9ca-882d5a74e7d4 req-a07b0a8a-89d9-4d8d-9015-3adcc78db8de tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] DELETE https://10.4.3.119/volume/v3/attachments/07aadd6d-11d8-4496-a408-8f5c11b82002 Aug 25 10:21:12.928820 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-36cf91bf-b687-407a-a9ca-882d5a74e7d4 req-a07b0a8a-89d9-4d8d-9015-3adcc78db8de tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:12.929037 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-36cf91bf-b687-407a-a9ca-882d5a74e7d4 req-a07b0a8a-89d9-4d8d-9015-3adcc78db8de tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Calling method 'version_select' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:12.936097 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-e5ab6e53-64b1-4378-97b0-ebf3e3620107 tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2dc8a60b-6241-40db-ab40-7179f5f88ebb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:12.937336 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-e5ab6e53-64b1-4378-97b0-ebf3e3620107 tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d499ac8-260c-4c36-a1f7-82f644d78d96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:12.938935 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:12.938935 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:21:13.011739 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-36cf91bf-b687-407a-a9ca-882d5a74e7d4 req-a07b0a8a-89d9-4d8d-9015-3adcc78db8de tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] https://10.4.3.119/volume/v3/attachments/07aadd6d-11d8-4496-a408-8f5c11b82002 returned with HTTP 200 Aug 25 10:21:13.012282 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 365/1487] 10.4.3.119 () {72 vars in 1673 bytes} [Tue Aug 25 10:21:12 2026] DELETE /volume/v3/attachments/07aadd6d-11d8-4496-a408-8f5c11b82002 => generated 19 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:13.043719 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-e5ab6e53-64b1-4378-97b0-ebf3e3620107 tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] Created reservations ['66bc4a12-7fe9-47be-829f-9dfff7e6f857', '2610a91e-02f7-44a7-81a4-eb2566b32ed6', '7015fb53-47bc-4c9e-a280-d823253828f1', '49081422-50fa-48ac-8439-1d108472106d'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:21:13.044948 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-e5ab6e53-64b1-4378-97b0-ebf3e3620107 tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d499ac8-260c-4c36-a1f7-82f644d78d96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['66bc4a12-7fe9-47be-829f-9dfff7e6f857', '2610a91e-02f7-44a7-81a4-eb2566b32ed6', '7015fb53-47bc-4c9e-a280-d823253828f1', '49081422-50fa-48ac-8439-1d108472106d']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:13.046057 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-e5ab6e53-64b1-4378-97b0-ebf3e3620107 tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00416c4f-fd77-45ba-ba00-a8cac68da832) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:13.085777 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-e5ab6e53-64b1-4378-97b0-ebf3e3620107 tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00416c4f-fd77-45ba-ba00-a8cac68da832) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'df904602-b630-47e9-9f1b-9382ff39375c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-661545124',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d6494b3477d462c855a87596bead480',qos_specs=None,replication_status=,reservations=['66bc4a12-7fe9-47be-829f-9dfff7e6f857','2610a91e-02f7-44a7-81a4-eb2566b32ed6','7015fb53-47bc-4c9e-a280-d823253828f1','49081422-50fa-48ac-8439-1d108472106d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='efeb4565cc384bfc9a70e36ec243ba26',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:21:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-661545124',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=df904602-b630-47e9-9f1b-9382ff39375c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1d6494b3477d462c855a87596bead480',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='efeb4565cc384bfc9a70e36ec243ba26',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:13.086780 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-e5ab6e53-64b1-4378-97b0-ebf3e3620107 tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b89645b2-c1c7-4b3c-82c8-59560c74b4b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:13.116544 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-e5ab6e53-64b1-4378-97b0-ebf3e3620107 tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b89645b2-c1c7-4b3c-82c8-59560c74b4b0) transitioned into state 'SUCCESS' from state '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-661545124',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d6494b3477d462c855a87596bead480',qos_specs=None,replication_status=,reservations=['66bc4a12-7fe9-47be-829f-9dfff7e6f857','2610a91e-02f7-44a7-81a4-eb2566b32ed6','7015fb53-47bc-4c9e-a280-d823253828f1','49081422-50fa-48ac-8439-1d108472106d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='efeb4565cc384bfc9a70e36ec243ba26',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:13.117642 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-e5ab6e53-64b1-4378-97b0-ebf3e3620107 tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9c6b278-553f-4e30-94f7-3b79f1ba7b9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:13.130756 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-e5ab6e53-64b1-4378-97b0-ebf3e3620107 tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9c6b278-553f-4e30-94f7-3b79f1ba7b9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:13.132054 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-e5ab6e53-64b1-4378-97b0-ebf3e3620107 tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] Flow 'volume_create_api' (c17f75d8-f83e-4109-800b-4989e020324b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:21:13.132523 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-e5ab6e53-64b1-4378-97b0-ebf3e3620107 tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] Create volume request issued successfully. Aug 25 10:21:13.133497 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e5ab6e53-64b1-4378-97b0-ebf3e3620107 tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:21:13.134039 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 373/1488] 10.4.3.119 () {70 vars in 1299 bytes} [Tue Aug 25 10:21:12 2026] POST /volume/v3/volumes => generated 818 bytes in 446 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:21:13.149868 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-aba24fa2-3145-486c-b028-47df21bad216 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:13.152217 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-aba24fa2-3145-486c-b028-47df21bad216 tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] GET https://10.4.3.119/volume/v3/volumes/df904602-b630-47e9-9f1b-9382ff39375c Aug 25 10:21:13.152535 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-aba24fa2-3145-486c-b028-47df21bad216 tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:13.152849 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-aba24fa2-3145-486c-b028-47df21bad216 tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:13.168235 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:13.168235 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:21:13.172407 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-aba24fa2-3145-486c-b028-47df21bad216 tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] Volume info retrieved successfully. Aug 25 10:21:13.179453 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-aba24fa2-3145-486c-b028-47df21bad216 tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] https://10.4.3.119/volume/v3/volumes/df904602-b630-47e9-9f1b-9382ff39375c returned with HTTP 200 Aug 25 10:21:13.179923 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 378/1489] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:21:13 2026] GET /volume/v3/volumes/df904602-b630-47e9-9f1b-9382ff39375c => generated 886 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:21:14.196970 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-f05f3a6d-116c-4979-8ce8-dea193df2012 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:14.199039 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f05f3a6d-116c-4979-8ce8-dea193df2012 tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] GET https://10.4.3.119/volume/v3/volumes/df904602-b630-47e9-9f1b-9382ff39375c Aug 25 10:21:14.199304 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f05f3a6d-116c-4979-8ce8-dea193df2012 tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:14.199532 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f05f3a6d-116c-4979-8ce8-dea193df2012 tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:14.208153 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:14.208153 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:21:14.212323 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-f05f3a6d-116c-4979-8ce8-dea193df2012 tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] Volume info retrieved successfully. Aug 25 10:21:14.217387 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f05f3a6d-116c-4979-8ce8-dea193df2012 tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] https://10.4.3.119/volume/v3/volumes/df904602-b630-47e9-9f1b-9382ff39375c returned with HTTP 200 Aug 25 10:21:14.217902 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 374/1490] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:21:14 2026] GET /volume/v3/volumes/df904602-b630-47e9-9f1b-9382ff39375c => generated 945 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:21:14.230448 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-5d75bf26-1a5a-47cb-99e9-15ca50f12cc2 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:14.233014 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5d75bf26-1a5a-47cb-99e9-15ca50f12cc2 tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] POST https://10.4.3.119/volume/v3/volume-transfers Aug 25 10:21:14.233477 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5d75bf26-1a5a-47cb-99e9-15ca50f12cc2 tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "df904602-b630-47e9-9f1b-9382ff39375c"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:21:14.235498 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volume_transfer [None req-5d75bf26-1a5a-47cb-99e9-15ca50f12cc2 tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] Creating new volume transfer {'transfer': {'volume_id': 'df904602-b630-47e9-9f1b-9382ff39375c'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 25 10:21:14.235704 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volume_transfer [None req-5d75bf26-1a5a-47cb-99e9-15ca50f12cc2 tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] Creating transfer of volume df904602-b630-47e9-9f1b-9382ff39375c Aug 25 10:21:14.235928 np0000008063 devstack@c-api.service[100389]: INFO cinder.transfer.api [None req-5d75bf26-1a5a-47cb-99e9-15ca50f12cc2 tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] Generating transfer record for volume df904602-b630-47e9-9f1b-9382ff39375c Aug 25 10:21:14.240476 np0000008063 devstack@c-api.service[100389]: DEBUG dbcounter [-] [100389] Writing DB stats cinder:SELECT=456,cinder:UPDATE=106,cinder:INSERT=50,cinder:DELETE=1 {{(pid=100389) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 10:21:14.248973 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:14.248973 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:21:14.263827 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5d75bf26-1a5a-47cb-99e9-15ca50f12cc2 tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] https://10.4.3.119/volume/v3/volume-transfers returned with HTTP 202 Aug 25 10:21:14.264688 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 366/1491] 10.4.3.119 () {70 vars in 1326 bytes} [Tue Aug 25 10:21:14 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:21:14.276042 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-aab6f828-82eb-48aa-85cd-b356e8379fc2 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:14.280162 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-aab6f828-82eb-48aa-85cd-b356e8379fc2 tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] GET https://10.4.3.119/volume/v3/volumes/df904602-b630-47e9-9f1b-9382ff39375c Aug 25 10:21:14.280624 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-aab6f828-82eb-48aa-85cd-b356e8379fc2 tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:14.281009 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-aab6f828-82eb-48aa-85cd-b356e8379fc2 tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:14.293660 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:14.293660 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:21:14.299888 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-aab6f828-82eb-48aa-85cd-b356e8379fc2 tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] Volume info retrieved successfully. Aug 25 10:21:14.307377 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-aab6f828-82eb-48aa-85cd-b356e8379fc2 tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] https://10.4.3.119/volume/v3/volumes/df904602-b630-47e9-9f1b-9382ff39375c returned with HTTP 200 Aug 25 10:21:14.307879 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 374/1492] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:21:14 2026] GET /volume/v3/volumes/df904602-b630-47e9-9f1b-9382ff39375c => generated 953 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:21:14.321469 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-fd26d860-7a5e-434a-8768-1667c1f3a76b None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:14.323313 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-fd26d860-7a5e-434a-8768-1667c1f3a76b tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] GET https://10.4.3.119/volume/v3/volume-transfers/9979b711-5ca7-4db3-a5a2-b5399139c7b1 Aug 25 10:21:14.323591 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-fd26d860-7a5e-434a-8768-1667c1f3a76b tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:14.323859 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-fd26d860-7a5e-434a-8768-1667c1f3a76b tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:14.329145 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-fd26d860-7a5e-434a-8768-1667c1f3a76b tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] https://10.4.3.119/volume/v3/volume-transfers/9979b711-5ca7-4db3-a5a2-b5399139c7b1 returned with HTTP 200 Aug 25 10:21:14.329630 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 379/1493] 10.4.3.119 () {68 vars in 1416 bytes} [Tue Aug 25 10:21:14 2026] GET /volume/v3/volume-transfers/9979b711-5ca7-4db3-a5a2-b5399139c7b1 => generated 540 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:21:14.339803 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-58b4291a-9850-4e3e-b48f-718009d53022 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:14.341563 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-58b4291a-9850-4e3e-b48f-718009d53022 tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] GET https://10.4.3.119/volume/v3/volume-transfers Aug 25 10:21:14.341949 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-58b4291a-9850-4e3e-b48f-718009d53022 tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:14.342352 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-58b4291a-9850-4e3e-b48f-718009d53022 tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] Calling method 'index' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:14.342718 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volume_transfer [None req-58b4291a-9850-4e3e-b48f-718009d53022 tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] Listing volume transfers {{(pid=100391) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 25 10:21:14.347500 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-58b4291a-9850-4e3e-b48f-718009d53022 tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] https://10.4.3.119/volume/v3/volume-transfers returned with HTTP 200 Aug 25 10:21:14.347998 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 375/1494] 10.4.3.119 () {68 vars in 1305 bytes} [Tue Aug 25 10:21:14 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:21:14.359826 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-27e7b791-c2b2-4f96-b6dc-0df29b522e7d None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:14.430468 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-27e7b791-c2b2-4f96-b6dc-0df29b522e7d tempest-VolumesTransfersV357Test-1763848775 tempest-VolumesTransfersV357Test-1763848775-project-member] POST https://10.4.3.119/volume/v3/volume-transfers/9979b711-5ca7-4db3-a5a2-b5399139c7b1/accept Aug 25 10:21:14.430996 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-27e7b791-c2b2-4f96-b6dc-0df29b522e7d tempest-VolumesTransfersV357Test-1763848775 tempest-VolumesTransfersV357Test-1763848775-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "0ad24ec8f0f0dbdb"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:21:14.432968 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.contrib.volume_transfer [None req-27e7b791-c2b2-4f96-b6dc-0df29b522e7d tempest-VolumesTransfersV357Test-1763848775 tempest-VolumesTransfersV357Test-1763848775-project-member] Accepting volume transfer 9979b711-5ca7-4db3-a5a2-b5399139c7b1 {{(pid=100389) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 25 10:21:14.433155 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.contrib.volume_transfer [None req-27e7b791-c2b2-4f96-b6dc-0df29b522e7d tempest-VolumesTransfersV357Test-1763848775 tempest-VolumesTransfersV357Test-1763848775-project-member] Accepting transfer 9979b711-5ca7-4db3-a5a2-b5399139c7b1 Aug 25 10:21:14.512878 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-27e7b791-c2b2-4f96-b6dc-0df29b522e7d tempest-VolumesTransfersV357Test-1763848775 tempest-VolumesTransfersV357Test-1763848775-project-member] Created reservations ['6300117b-fb86-47b1-8729-d9274ab3ae73', '178e0e2c-d6db-4752-a74e-fab19e04a045', '58e775b1-aadc-4d9f-9385-5ad5bd49e6e3', '64450ff9-cad1-4982-a95d-5e92129ac37b'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:21:14.538027 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-27e7b791-c2b2-4f96-b6dc-0df29b522e7d tempest-VolumesTransfersV357Test-1763848775 tempest-VolumesTransfersV357Test-1763848775-project-member] Created reservations ['3fd5bc8f-260a-48df-83cd-a774298cc8ce', 'aa201bf7-f14f-44cc-a15a-84b3fd628eb1', 'd8de99c9-7748-47e0-a19c-a022a888259f', '4d65c395-5766-492b-b329-0915c0445bab'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:21:14.580663 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-27e7b791-c2b2-4f96-b6dc-0df29b522e7d tempest-VolumesTransfersV357Test-1763848775 tempest-VolumesTransfersV357Test-1763848775-project-member] Created reservations ['b472cebe-809a-4806-abf1-e2c9c90a22eb', 'd278bc0b-d534-4553-b6e6-161981cd85b7', 'e6b93161-2dc8-4a35-9a78-d4cea4f86458', '9125f5cd-0331-42a6-a89f-fb317846fed5'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:21:14.618522 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-27e7b791-c2b2-4f96-b6dc-0df29b522e7d tempest-VolumesTransfersV357Test-1763848775 tempest-VolumesTransfersV357Test-1763848775-project-member] Created reservations ['815fa400-752c-4f25-a62d-5e9dd27993ad', '81fd1456-cd6b-4949-aa56-18f41fb62db5', '53b03c00-5b6e-445e-9413-3c534c06a6c9', 'ac7f61a8-7e13-44d9-a22d-13492fd91144'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:21:14.629957 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-27e7b791-c2b2-4f96-b6dc-0df29b522e7d tempest-VolumesTransfersV357Test-1763848775 tempest-VolumesTransfersV357Test-1763848775-project-member] Transfer volume completed successfully. Aug 25 10:21:14.713077 np0000008063 devstack@c-api.service[100389]: INFO cinder.transfer.api [None req-27e7b791-c2b2-4f96-b6dc-0df29b522e7d tempest-VolumesTransfersV357Test-1763848775 tempest-VolumesTransfersV357Test-1763848775-project-member] Volume df904602-b630-47e9-9f1b-9382ff39375c has been transferred. Aug 25 10:21:14.720344 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-27e7b791-c2b2-4f96-b6dc-0df29b522e7d tempest-VolumesTransfersV357Test-1763848775 tempest-VolumesTransfersV357Test-1763848775-project-member] https://10.4.3.119/volume/v3/volume-transfers/9979b711-5ca7-4db3-a5a2-b5399139c7b1/accept returned with HTTP 202 Aug 25 10:21:14.720344 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 367/1495] 10.4.3.119 () {70 vars in 1458 bytes} [Tue Aug 25 10:21:14 2026] POST /volume/v3/volume-transfers/9979b711-5ca7-4db3-a5a2-b5399139c7b1/accept => generated 365 bytes in 361 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:21:14.730036 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-7de3519e-4312-4fb5-a05e-895abde0ae69 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:14.731744 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7de3519e-4312-4fb5-a05e-895abde0ae69 tempest-VolumesTransfersV357Test-1763848775 tempest-VolumesTransfersV357Test-1763848775-project-member] GET https://10.4.3.119/volume/v3/volumes/df904602-b630-47e9-9f1b-9382ff39375c Aug 25 10:21:14.731922 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7de3519e-4312-4fb5-a05e-895abde0ae69 tempest-VolumesTransfersV357Test-1763848775 tempest-VolumesTransfersV357Test-1763848775-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:14.732109 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7de3519e-4312-4fb5-a05e-895abde0ae69 tempest-VolumesTransfersV357Test-1763848775 tempest-VolumesTransfersV357Test-1763848775-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:14.740368 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:14.740368 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:21:14.744655 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-7de3519e-4312-4fb5-a05e-895abde0ae69 tempest-VolumesTransfersV357Test-1763848775 tempest-VolumesTransfersV357Test-1763848775-project-member] Volume info retrieved successfully. Aug 25 10:21:14.749397 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7de3519e-4312-4fb5-a05e-895abde0ae69 tempest-VolumesTransfersV357Test-1763848775 tempest-VolumesTransfersV357Test-1763848775-project-member] https://10.4.3.119/volume/v3/volumes/df904602-b630-47e9-9f1b-9382ff39375c returned with HTTP 200 Aug 25 10:21:14.749900 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 375/1496] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:21:14 2026] GET /volume/v3/volumes/df904602-b630-47e9-9f1b-9382ff39375c => generated 945 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:21:14.764318 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-62492948-9bdf-4b99-ae50-4c3aa59c27d9 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:14.766772 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-62492948-9bdf-4b99-ae50-4c3aa59c27d9 tempest-VolumesTransfersV357Test-1763848775 tempest-VolumesTransfersV357Test-1763848775-project-member] GET https://10.4.3.119/volume/v3/volumes/df904602-b630-47e9-9f1b-9382ff39375c Aug 25 10:21:14.767088 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-62492948-9bdf-4b99-ae50-4c3aa59c27d9 tempest-VolumesTransfersV357Test-1763848775 tempest-VolumesTransfersV357Test-1763848775-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:14.767370 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-62492948-9bdf-4b99-ae50-4c3aa59c27d9 tempest-VolumesTransfersV357Test-1763848775 tempest-VolumesTransfersV357Test-1763848775-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:14.776821 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:14.776821 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:21:14.781601 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-62492948-9bdf-4b99-ae50-4c3aa59c27d9 tempest-VolumesTransfersV357Test-1763848775 tempest-VolumesTransfersV357Test-1763848775-project-member] Volume info retrieved successfully. Aug 25 10:21:14.788458 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-62492948-9bdf-4b99-ae50-4c3aa59c27d9 tempest-VolumesTransfersV357Test-1763848775 tempest-VolumesTransfersV357Test-1763848775-project-member] https://10.4.3.119/volume/v3/volumes/df904602-b630-47e9-9f1b-9382ff39375c returned with HTTP 200 Aug 25 10:21:14.789028 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 380/1497] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:21:14 2026] GET /volume/v3/volumes/df904602-b630-47e9-9f1b-9382ff39375c => generated 945 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:21:14.806491 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-b193a303-2731-4a33-b7b9-674ba34dd2e5 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:14.808645 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b193a303-2731-4a33-b7b9-674ba34dd2e5 tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] DELETE https://10.4.3.119/volume/v3/volume-transfers/9979b711-5ca7-4db3-a5a2-b5399139c7b1 Aug 25 10:21:14.808910 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b193a303-2731-4a33-b7b9-674ba34dd2e5 tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:14.809106 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b193a303-2731-4a33-b7b9-674ba34dd2e5 tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:14.809351 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.contrib.volume_transfer [None req-b193a303-2731-4a33-b7b9-674ba34dd2e5 tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] Delete transfer with id: 9979b711-5ca7-4db3-a5a2-b5399139c7b1 Aug 25 10:21:14.814200 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b193a303-2731-4a33-b7b9-674ba34dd2e5 tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] https://10.4.3.119/volume/v3/volume-transfers/9979b711-5ca7-4db3-a5a2-b5399139c7b1 returned with HTTP 404 Aug 25 10:21:14.814200 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 376/1498] 10.4.3.119 () {68 vars in 1419 bytes} [Tue Aug 25 10:21:14 2026] DELETE /volume/v3/volume-transfers/9979b711-5ca7-4db3-a5a2-b5399139c7b1 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 10:21:14.821982 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-aaa5de21-affb-480e-9c17-756bb7d59f36 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:14.854126 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-aaa5de21-affb-480e-9c17-756bb7d59f36 tempest-VolumesTransfersV357Test-1092518630 tempest-VolumesTransfersV357Test-1092518630-project-admin] DELETE https://10.4.3.119/volume/v3/volumes/df904602-b630-47e9-9f1b-9382ff39375c Aug 25 10:21:14.854393 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-aaa5de21-affb-480e-9c17-756bb7d59f36 tempest-VolumesTransfersV357Test-1092518630 tempest-VolumesTransfersV357Test-1092518630-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:14.854630 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-aaa5de21-affb-480e-9c17-756bb7d59f36 tempest-VolumesTransfersV357Test-1092518630 tempest-VolumesTransfersV357Test-1092518630-project-admin] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:14.854873 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-aaa5de21-affb-480e-9c17-756bb7d59f36 tempest-VolumesTransfersV357Test-1092518630 tempest-VolumesTransfersV357Test-1092518630-project-admin] Delete volume with id: df904602-b630-47e9-9f1b-9382ff39375c Aug 25 10:21:14.878684 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:14.878684 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:21:14.879517 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-aaa5de21-affb-480e-9c17-756bb7d59f36 tempest-VolumesTransfersV357Test-1092518630 tempest-VolumesTransfersV357Test-1092518630-project-admin] Volume info retrieved successfully. Aug 25 10:21:14.912555 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-aaa5de21-affb-480e-9c17-756bb7d59f36 tempest-VolumesTransfersV357Test-1092518630 tempest-VolumesTransfersV357Test-1092518630-project-admin] Delete volume request issued successfully. Aug 25 10:21:14.912998 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-aaa5de21-affb-480e-9c17-756bb7d59f36 tempest-VolumesTransfersV357Test-1092518630 tempest-VolumesTransfersV357Test-1092518630-project-admin] https://10.4.3.119/volume/v3/volumes/df904602-b630-47e9-9f1b-9382ff39375c returned with HTTP 202 Aug 25 10:21:14.913192 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 368/1499] 10.4.3.119 () {68 vars in 1392 bytes} [Tue Aug 25 10:21:14 2026] DELETE /volume/v3/volumes/df904602-b630-47e9-9f1b-9382ff39375c => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 10:21:14.930311 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-025818d3-4673-43ae-b1f6-59f5bae292af None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:14.933498 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-025818d3-4673-43ae-b1f6-59f5bae292af tempest-VolumesTransfersV357Test-1092518630 tempest-VolumesTransfersV357Test-1092518630-project-admin] GET https://10.4.3.119/volume/v3/volumes/df904602-b630-47e9-9f1b-9382ff39375c Aug 25 10:21:14.933904 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-025818d3-4673-43ae-b1f6-59f5bae292af tempest-VolumesTransfersV357Test-1092518630 tempest-VolumesTransfersV357Test-1092518630-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:14.934243 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-025818d3-4673-43ae-b1f6-59f5bae292af tempest-VolumesTransfersV357Test-1092518630 tempest-VolumesTransfersV357Test-1092518630-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:14.946522 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:14.946522 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:21:14.952397 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-025818d3-4673-43ae-b1f6-59f5bae292af tempest-VolumesTransfersV357Test-1092518630 tempest-VolumesTransfersV357Test-1092518630-project-admin] Volume info retrieved successfully. Aug 25 10:21:14.959474 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-025818d3-4673-43ae-b1f6-59f5bae292af tempest-VolumesTransfersV357Test-1092518630 tempest-VolumesTransfersV357Test-1092518630-project-admin] https://10.4.3.119/volume/v3/volumes/df904602-b630-47e9-9f1b-9382ff39375c returned with HTTP 200 Aug 25 10:21:14.959474 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 376/1500] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:21:14 2026] GET /volume/v3/volumes/df904602-b630-47e9-9f1b-9382ff39375c => generated 1138 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:21:15.926460 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-42e0329f-1569-4410-bb2d-b6189fad3437 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:15.930379 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-42e0329f-1569-4410-bb2d-b6189fad3437 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] DELETE https://10.4.3.119/volume/v3/snapshots/3f0a62f3-36b6-401e-9843-00d8c36457ef Aug 25 10:21:15.930379 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-42e0329f-1569-4410-bb2d-b6189fad3437 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:15.930379 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-42e0329f-1569-4410-bb2d-b6189fad3437 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:15.930379 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.snapshots [None req-42e0329f-1569-4410-bb2d-b6189fad3437 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Delete snapshot with id: 3f0a62f3-36b6-401e-9843-00d8c36457ef Aug 25 10:21:15.939072 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-42e0329f-1569-4410-bb2d-b6189fad3437 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] https://10.4.3.119/volume/v3/snapshots/3f0a62f3-36b6-401e-9843-00d8c36457ef returned with HTTP 404 Aug 25 10:21:15.940176 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 381/1501] 10.4.3.119 () {66 vars in 1357 bytes} [Tue Aug 25 10:21:15 2026] DELETE /volume/v3/snapshots/3f0a62f3-36b6-401e-9843-00d8c36457ef => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:21:15.949625 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-0f5a1855-1a67-4a70-aaab-db1463679adf None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:15.952385 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0f5a1855-1a67-4a70-aaab-db1463679adf tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] GET https://10.4.3.119/volume/v3/snapshots/3f0a62f3-36b6-401e-9843-00d8c36457ef Aug 25 10:21:15.952385 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0f5a1855-1a67-4a70-aaab-db1463679adf tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:15.952585 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0f5a1855-1a67-4a70-aaab-db1463679adf tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:15.954726 np0000008063 devstack@c-api.service[100391]: DEBUG dbcounter [-] [100391] Writing DB stats cinder:SELECT=405,cinder:INSERT=67,cinder:UPDATE=127,cinder:DELETE=3 {{(pid=100391) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 10:21:15.960593 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0f5a1855-1a67-4a70-aaab-db1463679adf tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] https://10.4.3.119/volume/v3/snapshots/3f0a62f3-36b6-401e-9843-00d8c36457ef returned with HTTP 404 Aug 25 10:21:15.961200 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 377/1502] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:21:15 2026] GET /volume/v3/snapshots/3f0a62f3-36b6-401e-9843-00d8c36457ef => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:21:15.977779 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-29fc6731-5c8b-4827-9e9f-ac4b6027d5a6 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:15.979740 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-29fc6731-5c8b-4827-9e9f-ac4b6027d5a6 tempest-VolumesTransfersV357Test-1092518630 tempest-VolumesTransfersV357Test-1092518630-project-admin] GET https://10.4.3.119/volume/v3/volumes/df904602-b630-47e9-9f1b-9382ff39375c Aug 25 10:21:15.979960 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-29fc6731-5c8b-4827-9e9f-ac4b6027d5a6 tempest-VolumesTransfersV357Test-1092518630 tempest-VolumesTransfersV357Test-1092518630-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:15.980148 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-29fc6731-5c8b-4827-9e9f-ac4b6027d5a6 tempest-VolumesTransfersV357Test-1092518630 tempest-VolumesTransfersV357Test-1092518630-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:15.986594 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-29fc6731-5c8b-4827-9e9f-ac4b6027d5a6 tempest-VolumesTransfersV357Test-1092518630 tempest-VolumesTransfersV357Test-1092518630-project-admin] https://10.4.3.119/volume/v3/volumes/df904602-b630-47e9-9f1b-9382ff39375c returned with HTTP 404 Aug 25 10:21:15.987026 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 369/1503] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:21:15 2026] GET /volume/v3/volumes/df904602-b630-47e9-9f1b-9382ff39375c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 10:21:15.997914 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-f7ca6b31-3b72-4613-bcff-3cff5f1fd2ac None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:16.000126 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f7ca6b31-3b72-4613-bcff-3cff5f1fd2ac tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] GET https://10.4.3.119/volume/v3/volumes/df904602-b630-47e9-9f1b-9382ff39375c Aug 25 10:21:16.000378 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f7ca6b31-3b72-4613-bcff-3cff5f1fd2ac tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:16.000672 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f7ca6b31-3b72-4613-bcff-3cff5f1fd2ac tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:16.008022 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f7ca6b31-3b72-4613-bcff-3cff5f1fd2ac tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] https://10.4.3.119/volume/v3/volumes/df904602-b630-47e9-9f1b-9382ff39375c returned with HTTP 404 Aug 25 10:21:16.008952 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 377/1504] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:21:15 2026] GET /volume/v3/volumes/df904602-b630-47e9-9f1b-9382ff39375c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 10:21:16.012541 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-7ec4f336-2ced-4692-9cf4-c535c0e08ab8 req-558a1b98-c98f-4e2c-a8ab-329b331b8e7b None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:16.019200 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-2c1ead8f-2026-4a13-8643-afa13913c5de None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:16.019293 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-7ec4f336-2ced-4692-9cf4-c535c0e08ab8 req-558a1b98-c98f-4e2c-a8ab-329b331b8e7b tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] GET https://10.4.3.119/volume/v3/volumes/d3d0f596-a552-4bc6-9fd8-db66cf7c8fd9 Aug 25 10:21:16.019293 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-7ec4f336-2ced-4692-9cf4-c535c0e08ab8 req-558a1b98-c98f-4e2c-a8ab-329b331b8e7b tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:16.019293 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-7ec4f336-2ced-4692-9cf4-c535c0e08ab8 req-558a1b98-c98f-4e2c-a8ab-329b331b8e7b tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:16.020341 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2c1ead8f-2026-4a13-8643-afa13913c5de tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] DELETE https://10.4.3.119/volume/v3/volumes/df904602-b630-47e9-9f1b-9382ff39375c Aug 25 10:21:16.020733 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2c1ead8f-2026-4a13-8643-afa13913c5de tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:16.020946 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2c1ead8f-2026-4a13-8643-afa13913c5de tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:16.021468 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-2c1ead8f-2026-4a13-8643-afa13913c5de tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] Delete volume with id: df904602-b630-47e9-9f1b-9382ff39375c Aug 25 10:21:16.028214 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2c1ead8f-2026-4a13-8643-afa13913c5de tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] https://10.4.3.119/volume/v3/volumes/df904602-b630-47e9-9f1b-9382ff39375c returned with HTTP 404 Aug 25 10:21:16.028889 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 378/1505] 10.4.3.119 () {68 vars in 1392 bytes} [Tue Aug 25 10:21:16 2026] DELETE /volume/v3/volumes/df904602-b630-47e9-9f1b-9382ff39375c => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 10:21:16.035047 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:16.035047 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:21:16.040897 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-d8001230-2f0c-482f-8827-80d8e4c7733a None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:16.043435 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d8001230-2f0c-482f-8827-80d8e4c7733a tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:21:16.043435 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d8001230-2f0c-482f-8827-80d8e4c7733a tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-872137615"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:21:16.044538 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [req-7ec4f336-2ced-4692-9cf4-c535c0e08ab8 req-558a1b98-c98f-4e2c-a8ab-329b331b8e7b tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Volume info retrieved successfully. Aug 25 10:21:16.044846 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-d8001230-2f0c-482f-8827-80d8e4c7733a tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-872137615'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:21:16.044977 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-d8001230-2f0c-482f-8827-80d8e4c7733a tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] Create volume of 1 GB Aug 25 10:21:16.051560 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-d8001230-2f0c-482f-8827-80d8e4c7733a tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] Availability Zones retrieved successfully. Aug 25 10:21:16.054106 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-7ec4f336-2ced-4692-9cf4-c535c0e08ab8 req-558a1b98-c98f-4e2c-a8ab-329b331b8e7b tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] https://10.4.3.119/volume/v3/volumes/d3d0f596-a552-4bc6-9fd8-db66cf7c8fd9 returned with HTTP 200 Aug 25 10:21:16.054528 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 382/1506] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:21:16 2026] GET /volume/v3/volumes/d3d0f596-a552-4bc6-9fd8-db66cf7c8fd9 => generated 1139 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:21:16.058695 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-d8001230-2f0c-482f-8827-80d8e4c7733a tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] Flow 'volume_create_api' (c277edfb-13f2-4c81-8d76-0de9a342d209) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:21:16.059830 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-d8001230-2f0c-482f-8827-80d8e4c7733a tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f3f7852-a925-4844-8842-7a34d4999876) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:16.061045 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-d8001230-2f0c-482f-8827-80d8e4c7733a tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:21:16.091575 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-7ec4f336-2ced-4692-9cf4-c535c0e08ab8 req-c278f33a-06eb-480d-ad24-af04d9dd7224 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:16.097534 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-7ec4f336-2ced-4692-9cf4-c535c0e08ab8 req-c278f33a-06eb-480d-ad24-af04d9dd7224 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] POST https://10.4.3.119/volume/v3/volumes/d3d0f596-a552-4bc6-9fd8-db66cf7c8fd9/action Aug 25 10:21:16.098196 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-7ec4f336-2ced-4692-9cf4-c535c0e08ab8 req-c278f33a-06eb-480d-ad24-af04d9dd7224 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:21:16.098369 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-7ec4f336-2ced-4692-9cf4-c535c0e08ab8 req-c278f33a-06eb-480d-ad24-af04d9dd7224 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:21:16.112583 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-d8001230-2f0c-482f-8827-80d8e4c7733a tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f3f7852-a925-4844-8842-7a34d4999876) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:16.113661 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-d8001230-2f0c-482f-8827-80d8e4c7733a tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c48baf8a-d53c-4fa2-bd80-b3915aa738e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:16.117210 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:16.117210 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:21:16.117914 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [req-7ec4f336-2ced-4692-9cf4-c535c0e08ab8 req-c278f33a-06eb-480d-ad24-af04d9dd7224 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Volume info retrieved successfully. Aug 25 10:21:16.133770 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [req-7ec4f336-2ced-4692-9cf4-c535c0e08ab8 req-c278f33a-06eb-480d-ad24-af04d9dd7224 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Begin detaching volume completed successfully. Aug 25 10:21:16.134155 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-7ec4f336-2ced-4692-9cf4-c535c0e08ab8 req-c278f33a-06eb-480d-ad24-af04d9dd7224 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] https://10.4.3.119/volume/v3/volumes/d3d0f596-a552-4bc6-9fd8-db66cf7c8fd9/action returned with HTTP 202 Aug 25 10:21:16.134799 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 378/1507] 10.4.3.119 () {72 vars in 1672 bytes} [Tue Aug 25 10:21:16 2026] POST /volume/v3/volumes/d3d0f596-a552-4bc6-9fd8-db66cf7c8fd9/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 25 10:21:16.198847 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-d8001230-2f0c-482f-8827-80d8e4c7733a tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] Created reservations ['dc8d75f2-1f09-42db-9e67-19d780e2d63a', '4ea148e9-d51b-46d3-ab92-4c5054c397de', '862762c9-ea0b-4d6d-94f0-529bda5f379f', 'aaa24dd9-7a6f-468b-9f47-1aeabd54e872'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:21:16.198847 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-d8001230-2f0c-482f-8827-80d8e4c7733a tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c48baf8a-d53c-4fa2-bd80-b3915aa738e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dc8d75f2-1f09-42db-9e67-19d780e2d63a', '4ea148e9-d51b-46d3-ab92-4c5054c397de', '862762c9-ea0b-4d6d-94f0-529bda5f379f', 'aaa24dd9-7a6f-468b-9f47-1aeabd54e872']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:16.199985 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-d8001230-2f0c-482f-8827-80d8e4c7733a tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b71bde9a-8c62-4b14-ac42-7eb06adcc480) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:16.237992 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-142c731c-5fd8-402b-bbc9-44c3bda6a57f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:16.238542 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-142c731c-5fd8-402b-bbc9-44c3bda6a57f None None] GET https://10.4.3.119/volume// Aug 25 10:21:16.238837 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-142c731c-5fd8-402b-bbc9-44c3bda6a57f None None] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:16.239109 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-142c731c-5fd8-402b-bbc9-44c3bda6a57f None None] Calling method 'all' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:16.239592 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-142c731c-5fd8-402b-bbc9-44c3bda6a57f None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:21:16.239982 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-d8001230-2f0c-482f-8827-80d8e4c7733a tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b71bde9a-8c62-4b14-ac42-7eb06adcc480) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '373b6af3-730f-41a7-9f25-4e3ba6b9d901', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-872137615',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d6494b3477d462c855a87596bead480',qos_specs=None,replication_status=,reservations=['dc8d75f2-1f09-42db-9e67-19d780e2d63a','4ea148e9-d51b-46d3-ab92-4c5054c397de','862762c9-ea0b-4d6d-94f0-529bda5f379f','aaa24dd9-7a6f-468b-9f47-1aeabd54e872'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='efeb4565cc384bfc9a70e36ec243ba26',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:21:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-872137615',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=373b6af3-730f-41a7-9f25-4e3ba6b9d901,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1d6494b3477d462c855a87596bead480',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='efeb4565cc384bfc9a70e36ec243ba26',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:16.240106 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 379/1508] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:21:16 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:21:16.240798 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-d8001230-2f0c-482f-8827-80d8e4c7733a tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff345e46-7d69-4b09-97ba-11247581c5f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:16.260024 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-7ec4f336-2ced-4692-9cf4-c535c0e08ab8 req-1f3130dd-5f87-4236-b1ad-017999eddda7 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:16.263822 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-7ec4f336-2ced-4692-9cf4-c535c0e08ab8 req-1f3130dd-5f87-4236-b1ad-017999eddda7 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] GET https://10.4.3.119/volume/v3/volumes/d3d0f596-a552-4bc6-9fd8-db66cf7c8fd9 Aug 25 10:21:16.264473 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-7ec4f336-2ced-4692-9cf4-c535c0e08ab8 req-1f3130dd-5f87-4236-b1ad-017999eddda7 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:16.264888 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-7ec4f336-2ced-4692-9cf4-c535c0e08ab8 req-1f3130dd-5f87-4236-b1ad-017999eddda7 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:16.272564 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-d8001230-2f0c-482f-8827-80d8e4c7733a tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff345e46-7d69-4b09-97ba-11247581c5f7) transitioned into state 'SUCCESS' from state '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-872137615',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d6494b3477d462c855a87596bead480',qos_specs=None,replication_status=,reservations=['dc8d75f2-1f09-42db-9e67-19d780e2d63a','4ea148e9-d51b-46d3-ab92-4c5054c397de','862762c9-ea0b-4d6d-94f0-529bda5f379f','aaa24dd9-7a6f-468b-9f47-1aeabd54e872'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='efeb4565cc384bfc9a70e36ec243ba26',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:16.273779 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-d8001230-2f0c-482f-8827-80d8e4c7733a tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d716e035-a57c-43a6-8008-c4d625f60f88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:16.283066 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:16.283066 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:21:16.288356 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-d8001230-2f0c-482f-8827-80d8e4c7733a tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d716e035-a57c-43a6-8008-c4d625f60f88) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:16.288963 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-d8001230-2f0c-482f-8827-80d8e4c7733a tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] Flow 'volume_create_api' (c277edfb-13f2-4c81-8d76-0de9a342d209) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:21:16.289438 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-d8001230-2f0c-482f-8827-80d8e4c7733a tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] Create volume request issued successfully. Aug 25 10:21:16.290266 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d8001230-2f0c-482f-8827-80d8e4c7733a tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:21:16.290779 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 370/1509] 10.4.3.119 () {70 vars in 1299 bytes} [Tue Aug 25 10:21:16 2026] POST /volume/v3/volumes => generated 818 bytes in 250 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:21:16.291453 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [req-7ec4f336-2ced-4692-9cf4-c535c0e08ab8 req-1f3130dd-5f87-4236-b1ad-017999eddda7 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Volume info retrieved successfully. Aug 25 10:21:16.299805 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-7ec4f336-2ced-4692-9cf4-c535c0e08ab8 req-1f3130dd-5f87-4236-b1ad-017999eddda7 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] https://10.4.3.119/volume/v3/volumes/d3d0f596-a552-4bc6-9fd8-db66cf7c8fd9 returned with HTTP 200 Aug 25 10:21:16.300898 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 383/1510] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:21:16 2026] GET /volume/v3/volumes/d3d0f596-a552-4bc6-9fd8-db66cf7c8fd9 => generated 1322 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:21:16.302887 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-3666db8e-a7de-471d-8967-1321af2fab69 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:16.308108 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3666db8e-a7de-471d-8967-1321af2fab69 tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] GET https://10.4.3.119/volume/v3/volumes/373b6af3-730f-41a7-9f25-4e3ba6b9d901 Aug 25 10:21:16.308546 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3666db8e-a7de-471d-8967-1321af2fab69 tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:16.308863 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3666db8e-a7de-471d-8967-1321af2fab69 tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:16.325904 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:16.325904 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:21:16.334095 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-3666db8e-a7de-471d-8967-1321af2fab69 tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] Volume info retrieved successfully. Aug 25 10:21:16.341490 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3666db8e-a7de-471d-8967-1321af2fab69 tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] https://10.4.3.119/volume/v3/volumes/373b6af3-730f-41a7-9f25-4e3ba6b9d901 returned with HTTP 200 Aug 25 10:21:16.342066 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 379/1511] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:21:16 2026] GET /volume/v3/volumes/373b6af3-730f-41a7-9f25-4e3ba6b9d901 => generated 886 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:21:17.358588 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-03fa7671-6128-44c6-ab0b-63c66115df14 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:17.361735 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-03fa7671-6128-44c6-ab0b-63c66115df14 tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] GET https://10.4.3.119/volume/v3/volumes/373b6af3-730f-41a7-9f25-4e3ba6b9d901 Aug 25 10:21:17.362182 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-03fa7671-6128-44c6-ab0b-63c66115df14 tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:17.362551 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-03fa7671-6128-44c6-ab0b-63c66115df14 tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:17.375723 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:17.375723 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:21:17.378396 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-7ec4f336-2ced-4692-9cf4-c535c0e08ab8 req-7b1354fe-a340-4e27-9296-e03e6c76e296 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:17.383707 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-7ec4f336-2ced-4692-9cf4-c535c0e08ab8 req-7b1354fe-a340-4e27-9296-e03e6c76e296 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] DELETE https://10.4.3.119/volume/v3/attachments/166bc1b0-220c-4fb0-97e7-a3f24a5ed34d Aug 25 10:21:17.383945 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-7ec4f336-2ced-4692-9cf4-c535c0e08ab8 req-7b1354fe-a340-4e27-9296-e03e6c76e296 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:17.384194 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-7ec4f336-2ced-4692-9cf4-c535c0e08ab8 req-7b1354fe-a340-4e27-9296-e03e6c76e296 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Calling method 'version_select' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:17.385164 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-03fa7671-6128-44c6-ab0b-63c66115df14 tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] Volume info retrieved successfully. Aug 25 10:21:17.394275 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-03fa7671-6128-44c6-ab0b-63c66115df14 tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] https://10.4.3.119/volume/v3/volumes/373b6af3-730f-41a7-9f25-4e3ba6b9d901 returned with HTTP 200 Aug 25 10:21:17.394982 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 380/1512] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:21:17 2026] GET /volume/v3/volumes/373b6af3-730f-41a7-9f25-4e3ba6b9d901 => generated 945 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:21:17.402458 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:17.402458 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:21:17.411435 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-f58f8ca5-c658-4b6e-9678-d08dc98d2cc4 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:17.413395 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f58f8ca5-c658-4b6e-9678-d08dc98d2cc4 tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] POST https://10.4.3.119/volume/v3/volume-transfers Aug 25 10:21:17.415604 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f58f8ca5-c658-4b6e-9678-d08dc98d2cc4 tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "373b6af3-730f-41a7-9f25-4e3ba6b9d901"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:21:17.416671 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volume_transfer [None req-f58f8ca5-c658-4b6e-9678-d08dc98d2cc4 tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] Creating new volume transfer {'transfer': {'volume_id': '373b6af3-730f-41a7-9f25-4e3ba6b9d901'}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 25 10:21:17.417131 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volume_transfer [None req-f58f8ca5-c658-4b6e-9678-d08dc98d2cc4 tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] Creating transfer of volume 373b6af3-730f-41a7-9f25-4e3ba6b9d901 Aug 25 10:21:17.417476 np0000008063 devstack@c-api.service[100390]: INFO cinder.transfer.api [None req-f58f8ca5-c658-4b6e-9678-d08dc98d2cc4 tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] Generating transfer record for volume 373b6af3-730f-41a7-9f25-4e3ba6b9d901 Aug 25 10:21:17.430276 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:17.430276 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:21:17.441012 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-af87c029-084e-47d7-8998-e3fe03bf1823 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:17.444523 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-af87c029-084e-47d7-8998-e3fe03bf1823 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] DELETE https://10.4.3.119/volume/v3/volumes/2631848e-511c-4282-8683-330b618cc07b Aug 25 10:21:17.444874 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-af87c029-084e-47d7-8998-e3fe03bf1823 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:17.446789 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-af87c029-084e-47d7-8998-e3fe03bf1823 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:17.446789 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-af87c029-084e-47d7-8998-e3fe03bf1823 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Delete volume with id: 2631848e-511c-4282-8683-330b618cc07b Aug 25 10:21:17.447017 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f58f8ca5-c658-4b6e-9678-d08dc98d2cc4 tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] https://10.4.3.119/volume/v3/volume-transfers returned with HTTP 202 Aug 25 10:21:17.447017 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 384/1513] 10.4.3.119 () {70 vars in 1326 bytes} [Tue Aug 25 10:21:17 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:21:17.461541 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-101df9f3-a162-42ce-943a-cd521861326d None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:17.462086 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:17.462086 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:21:17.462569 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-af87c029-084e-47d7-8998-e3fe03bf1823 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Volume info retrieved successfully. Aug 25 10:21:17.464824 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-101df9f3-a162-42ce-943a-cd521861326d tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] GET https://10.4.3.119/volume/v3/volumes/373b6af3-730f-41a7-9f25-4e3ba6b9d901 Aug 25 10:21:17.465127 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-101df9f3-a162-42ce-943a-cd521861326d tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:17.465495 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-101df9f3-a162-42ce-943a-cd521861326d tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:17.482243 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:17.482243 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:21:17.485213 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-7ec4f336-2ced-4692-9cf4-c535c0e08ab8 req-7b1354fe-a340-4e27-9296-e03e6c76e296 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] https://10.4.3.119/volume/v3/attachments/166bc1b0-220c-4fb0-97e7-a3f24a5ed34d returned with HTTP 200 Aug 25 10:21:17.485750 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 371/1514] 10.4.3.119 () {72 vars in 1673 bytes} [Tue Aug 25 10:21:17 2026] DELETE /volume/v3/attachments/166bc1b0-220c-4fb0-97e7-a3f24a5ed34d => generated 19 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:17.489501 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-af87c029-084e-47d7-8998-e3fe03bf1823 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Delete volume request issued successfully. Aug 25 10:21:17.489501 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-af87c029-084e-47d7-8998-e3fe03bf1823 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] https://10.4.3.119/volume/v3/volumes/2631848e-511c-4282-8683-330b618cc07b returned with HTTP 202 Aug 25 10:21:17.489608 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 380/1515] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:21:17 2026] DELETE /volume/v3/volumes/2631848e-511c-4282-8683-330b618cc07b => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:21:17.492950 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-101df9f3-a162-42ce-943a-cd521861326d tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] Volume info retrieved successfully. Aug 25 10:21:17.498389 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-101df9f3-a162-42ce-943a-cd521861326d tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] https://10.4.3.119/volume/v3/volumes/373b6af3-730f-41a7-9f25-4e3ba6b9d901 returned with HTTP 200 Aug 25 10:21:17.499044 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 381/1516] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:21:17 2026] GET /volume/v3/volumes/373b6af3-730f-41a7-9f25-4e3ba6b9d901 => generated 953 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:21:17.500853 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-f4efb754-f445-4717-9634-555c970a0a69 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:17.503965 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f4efb754-f445-4717-9634-555c970a0a69 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] GET https://10.4.3.119/volume/v3/volumes/2631848e-511c-4282-8683-330b618cc07b Aug 25 10:21:17.503965 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f4efb754-f445-4717-9634-555c970a0a69 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:17.503965 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f4efb754-f445-4717-9634-555c970a0a69 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:17.509954 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:17.509954 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:21:17.514455 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-f4efb754-f445-4717-9634-555c970a0a69 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Volume info retrieved successfully. Aug 25 10:21:17.520217 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f4efb754-f445-4717-9634-555c970a0a69 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] https://10.4.3.119/volume/v3/volumes/2631848e-511c-4282-8683-330b618cc07b returned with HTTP 200 Aug 25 10:21:17.520785 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 385/1517] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:17 2026] GET /volume/v3/volumes/2631848e-511c-4282-8683-330b618cc07b => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:17.523386 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-bdaa8af3-bca5-4b8f-bdf7-3ce0288b8c95 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:17.525953 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-bdaa8af3-bca5-4b8f-bdf7-3ce0288b8c95 tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] GET https://10.4.3.119/volume/v3/volume-transfers/detail Aug 25 10:21:17.526311 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-bdaa8af3-bca5-4b8f-bdf7-3ce0288b8c95 tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:17.526601 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-bdaa8af3-bca5-4b8f-bdf7-3ce0288b8c95 tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] Calling method 'detail' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:17.526847 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volume_transfer [None req-bdaa8af3-bca5-4b8f-bdf7-3ce0288b8c95 tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] Listing volume transfers {{(pid=100389) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 25 10:21:17.527375 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:17.527375 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:21:17.535085 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-bdaa8af3-bca5-4b8f-bdf7-3ce0288b8c95 tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] https://10.4.3.119/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 25 10:21:17.535787 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 372/1518] 10.4.3.119 () {68 vars in 1326 bytes} [Tue Aug 25 10:21:17 2026] GET /volume/v3/volume-transfers/detail => generated 543 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:21:17.547873 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-1172c2c3-3b84-4826-b3d6-626046c84ee0 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:17.550022 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1172c2c3-3b84-4826-b3d6-626046c84ee0 tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] DELETE https://10.4.3.119/volume/v3/volume-transfers/0d214ded-7490-40a6-848d-6fdda3679e1f Aug 25 10:21:17.550448 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1172c2c3-3b84-4826-b3d6-626046c84ee0 tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:17.550826 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1172c2c3-3b84-4826-b3d6-626046c84ee0 tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:17.551021 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.contrib.volume_transfer [None req-1172c2c3-3b84-4826-b3d6-626046c84ee0 tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] Delete transfer with id: 0d214ded-7490-40a6-848d-6fdda3679e1f Aug 25 10:21:17.564635 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:17.564635 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:21:17.574011 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1172c2c3-3b84-4826-b3d6-626046c84ee0 tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] https://10.4.3.119/volume/v3/volume-transfers/0d214ded-7490-40a6-848d-6fdda3679e1f returned with HTTP 202 Aug 25 10:21:17.574631 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 381/1519] 10.4.3.119 () {68 vars in 1419 bytes} [Tue Aug 25 10:21:17 2026] DELETE /volume/v3/volume-transfers/0d214ded-7490-40a6-848d-6fdda3679e1f => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 10:21:17.582884 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-ebae8327-8d86-43e8-b313-e874edba6fff None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:17.585091 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ebae8327-8d86-43e8-b313-e874edba6fff tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] GET https://10.4.3.119/volume/v3/volumes/373b6af3-730f-41a7-9f25-4e3ba6b9d901 Aug 25 10:21:17.585498 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ebae8327-8d86-43e8-b313-e874edba6fff tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:17.585605 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ebae8327-8d86-43e8-b313-e874edba6fff tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:17.595488 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:17.595488 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:21:17.600962 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-ebae8327-8d86-43e8-b313-e874edba6fff tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] Volume info retrieved successfully. Aug 25 10:21:17.606527 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ebae8327-8d86-43e8-b313-e874edba6fff tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] https://10.4.3.119/volume/v3/volumes/373b6af3-730f-41a7-9f25-4e3ba6b9d901 returned with HTTP 200 Aug 25 10:21:17.607078 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 382/1520] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:21:17 2026] GET /volume/v3/volumes/373b6af3-730f-41a7-9f25-4e3ba6b9d901 => generated 945 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:21:17.624729 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-ef5127bf-a741-403a-94a2-fe458a33659e None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:17.626602 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ef5127bf-a741-403a-94a2-fe458a33659e tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] DELETE https://10.4.3.119/volume/v3/volume-transfers/0d214ded-7490-40a6-848d-6fdda3679e1f Aug 25 10:21:17.627037 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ef5127bf-a741-403a-94a2-fe458a33659e tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:17.627419 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ef5127bf-a741-403a-94a2-fe458a33659e tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:17.627691 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.contrib.volume_transfer [None req-ef5127bf-a741-403a-94a2-fe458a33659e tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] Delete transfer with id: 0d214ded-7490-40a6-848d-6fdda3679e1f Aug 25 10:21:17.632483 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ef5127bf-a741-403a-94a2-fe458a33659e tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] https://10.4.3.119/volume/v3/volume-transfers/0d214ded-7490-40a6-848d-6fdda3679e1f returned with HTTP 404 Aug 25 10:21:17.633506 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 386/1521] 10.4.3.119 () {68 vars in 1419 bytes} [Tue Aug 25 10:21:17 2026] DELETE /volume/v3/volume-transfers/0d214ded-7490-40a6-848d-6fdda3679e1f => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 10:21:17.643187 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-134a02c2-fb5a-416b-982a-c41d7c72fc78 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:17.645556 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-134a02c2-fb5a-416b-982a-c41d7c72fc78 tempest-VolumesTransfersV357Test-1092518630 tempest-VolumesTransfersV357Test-1092518630-project-admin] DELETE https://10.4.3.119/volume/v3/volumes/373b6af3-730f-41a7-9f25-4e3ba6b9d901 Aug 25 10:21:17.645966 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-134a02c2-fb5a-416b-982a-c41d7c72fc78 tempest-VolumesTransfersV357Test-1092518630 tempest-VolumesTransfersV357Test-1092518630-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:17.646244 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-134a02c2-fb5a-416b-982a-c41d7c72fc78 tempest-VolumesTransfersV357Test-1092518630 tempest-VolumesTransfersV357Test-1092518630-project-admin] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:17.646475 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-134a02c2-fb5a-416b-982a-c41d7c72fc78 tempest-VolumesTransfersV357Test-1092518630 tempest-VolumesTransfersV357Test-1092518630-project-admin] Delete volume with id: 373b6af3-730f-41a7-9f25-4e3ba6b9d901 Aug 25 10:21:17.656541 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:17.656541 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:21:17.657017 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-134a02c2-fb5a-416b-982a-c41d7c72fc78 tempest-VolumesTransfersV357Test-1092518630 tempest-VolumesTransfersV357Test-1092518630-project-admin] Volume info retrieved successfully. Aug 25 10:21:17.680941 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-134a02c2-fb5a-416b-982a-c41d7c72fc78 tempest-VolumesTransfersV357Test-1092518630 tempest-VolumesTransfersV357Test-1092518630-project-admin] Delete volume request issued successfully. Aug 25 10:21:17.681163 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-134a02c2-fb5a-416b-982a-c41d7c72fc78 tempest-VolumesTransfersV357Test-1092518630 tempest-VolumesTransfersV357Test-1092518630-project-admin] https://10.4.3.119/volume/v3/volumes/373b6af3-730f-41a7-9f25-4e3ba6b9d901 returned with HTTP 202 Aug 25 10:21:17.681671 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 373/1522] 10.4.3.119 () {68 vars in 1392 bytes} [Tue Aug 25 10:21:17 2026] DELETE /volume/v3/volumes/373b6af3-730f-41a7-9f25-4e3ba6b9d901 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 10:21:17.691034 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-81ff45a9-33dd-4e25-80e0-9e9974373efc None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:17.693097 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-81ff45a9-33dd-4e25-80e0-9e9974373efc tempest-VolumesTransfersV357Test-1092518630 tempest-VolumesTransfersV357Test-1092518630-project-admin] GET https://10.4.3.119/volume/v3/volumes/373b6af3-730f-41a7-9f25-4e3ba6b9d901 Aug 25 10:21:17.693402 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-81ff45a9-33dd-4e25-80e0-9e9974373efc tempest-VolumesTransfersV357Test-1092518630 tempest-VolumesTransfersV357Test-1092518630-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:17.693676 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-81ff45a9-33dd-4e25-80e0-9e9974373efc tempest-VolumesTransfersV357Test-1092518630 tempest-VolumesTransfersV357Test-1092518630-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:17.703081 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:17.703081 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:21:17.708239 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-81ff45a9-33dd-4e25-80e0-9e9974373efc tempest-VolumesTransfersV357Test-1092518630 tempest-VolumesTransfersV357Test-1092518630-project-admin] Volume info retrieved successfully. Aug 25 10:21:17.714199 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-81ff45a9-33dd-4e25-80e0-9e9974373efc tempest-VolumesTransfersV357Test-1092518630 tempest-VolumesTransfersV357Test-1092518630-project-admin] https://10.4.3.119/volume/v3/volumes/373b6af3-730f-41a7-9f25-4e3ba6b9d901 returned with HTTP 200 Aug 25 10:21:17.714672 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 382/1523] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:21:17 2026] GET /volume/v3/volumes/373b6af3-730f-41a7-9f25-4e3ba6b9d901 => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:21:18.371073 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-5a167df5-f056-4f7c-a3fd-0a49fd9bf421 req-94abcc9b-11d5-41f1-9071-e37b3dee6dda None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:18.373521 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-5a167df5-f056-4f7c-a3fd-0a49fd9bf421 req-94abcc9b-11d5-41f1-9071-e37b3dee6dda tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] GET https://10.4.3.119/volume/v3/volumes/d3d0f596-a552-4bc6-9fd8-db66cf7c8fd9 Aug 25 10:21:18.373740 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-5a167df5-f056-4f7c-a3fd-0a49fd9bf421 req-94abcc9b-11d5-41f1-9071-e37b3dee6dda tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:18.373946 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-5a167df5-f056-4f7c-a3fd-0a49fd9bf421 req-94abcc9b-11d5-41f1-9071-e37b3dee6dda tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:18.382421 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:18.382421 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:21:18.387875 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-5a167df5-f056-4f7c-a3fd-0a49fd9bf421 req-94abcc9b-11d5-41f1-9071-e37b3dee6dda tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Volume info retrieved successfully. Aug 25 10:21:18.394701 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-5a167df5-f056-4f7c-a3fd-0a49fd9bf421 req-94abcc9b-11d5-41f1-9071-e37b3dee6dda tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] https://10.4.3.119/volume/v3/volumes/d3d0f596-a552-4bc6-9fd8-db66cf7c8fd9 returned with HTTP 200 Aug 25 10:21:18.395286 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 383/1524] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:21:18 2026] GET /volume/v3/volumes/d3d0f596-a552-4bc6-9fd8-db66cf7c8fd9 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:18.412043 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-180d5601-96a2-4fe2-8110-0239d06806d6 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:18.414319 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-180d5601-96a2-4fe2-8110-0239d06806d6 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] DELETE https://10.4.3.119/volume/v3/volumes/d3d0f596-a552-4bc6-9fd8-db66cf7c8fd9 Aug 25 10:21:18.414806 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-180d5601-96a2-4fe2-8110-0239d06806d6 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:18.415222 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-180d5601-96a2-4fe2-8110-0239d06806d6 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:18.416155 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-180d5601-96a2-4fe2-8110-0239d06806d6 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Delete volume with id: d3d0f596-a552-4bc6-9fd8-db66cf7c8fd9 Aug 25 10:21:18.426939 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:18.426939 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:21:18.427867 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-180d5601-96a2-4fe2-8110-0239d06806d6 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Volume info retrieved successfully. Aug 25 10:21:18.447935 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-180d5601-96a2-4fe2-8110-0239d06806d6 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Delete volume request issued successfully. Aug 25 10:21:18.449070 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-180d5601-96a2-4fe2-8110-0239d06806d6 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] https://10.4.3.119/volume/v3/volumes/d3d0f596-a552-4bc6-9fd8-db66cf7c8fd9 returned with HTTP 202 Aug 25 10:21:18.449070 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 387/1525] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:21:18 2026] DELETE /volume/v3/volumes/d3d0f596-a552-4bc6-9fd8-db66cf7c8fd9 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:21:18.457953 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-9c9008fc-2ac5-4c23-bf92-ddc6b09e894c None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:18.459990 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9c9008fc-2ac5-4c23-bf92-ddc6b09e894c tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] GET https://10.4.3.119/volume/v3/volumes/d3d0f596-a552-4bc6-9fd8-db66cf7c8fd9 Aug 25 10:21:18.460270 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9c9008fc-2ac5-4c23-bf92-ddc6b09e894c tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:18.460537 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9c9008fc-2ac5-4c23-bf92-ddc6b09e894c tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:18.469130 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:18.469130 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:21:18.474230 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-9c9008fc-2ac5-4c23-bf92-ddc6b09e894c tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Volume info retrieved successfully. Aug 25 10:21:18.480295 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9c9008fc-2ac5-4c23-bf92-ddc6b09e894c tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] https://10.4.3.119/volume/v3/volumes/d3d0f596-a552-4bc6-9fd8-db66cf7c8fd9 returned with HTTP 200 Aug 25 10:21:18.480713 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 374/1526] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:18 2026] GET /volume/v3/volumes/d3d0f596-a552-4bc6-9fd8-db66cf7c8fd9 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:18.540202 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-85fa7e25-8b84-4bb1-b3d7-e7281bc726a7 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:18.541987 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-85fa7e25-8b84-4bb1-b3d7-e7281bc726a7 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] GET https://10.4.3.119/volume/v3/volumes/2631848e-511c-4282-8683-330b618cc07b Aug 25 10:21:18.542225 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-85fa7e25-8b84-4bb1-b3d7-e7281bc726a7 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:18.542398 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-85fa7e25-8b84-4bb1-b3d7-e7281bc726a7 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:18.550312 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-85fa7e25-8b84-4bb1-b3d7-e7281bc726a7 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] https://10.4.3.119/volume/v3/volumes/2631848e-511c-4282-8683-330b618cc07b returned with HTTP 404 Aug 25 10:21:18.551164 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 383/1527] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:18 2026] GET /volume/v3/volumes/2631848e-511c-4282-8683-330b618cc07b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:21:18.561581 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-2b28e31f-3d2d-4e1e-a173-9fa1698d0662 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:18.563668 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2b28e31f-3d2d-4e1e-a173-9fa1698d0662 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] DELETE https://10.4.3.119/volume/v3/volumes/f663a182-d51c-45db-a33d-9995903ccf7b Aug 25 10:21:18.563941 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2b28e31f-3d2d-4e1e-a173-9fa1698d0662 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:18.564183 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2b28e31f-3d2d-4e1e-a173-9fa1698d0662 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:18.564399 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-2b28e31f-3d2d-4e1e-a173-9fa1698d0662 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Delete volume with id: f663a182-d51c-45db-a33d-9995903ccf7b Aug 25 10:21:18.576684 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:18.576684 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:21:18.577402 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-2b28e31f-3d2d-4e1e-a173-9fa1698d0662 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Volume info retrieved successfully. Aug 25 10:21:18.601453 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-2b28e31f-3d2d-4e1e-a173-9fa1698d0662 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Delete volume request issued successfully. Aug 25 10:21:18.601736 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2b28e31f-3d2d-4e1e-a173-9fa1698d0662 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] https://10.4.3.119/volume/v3/volumes/f663a182-d51c-45db-a33d-9995903ccf7b returned with HTTP 202 Aug 25 10:21:18.602340 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 384/1528] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:21:18 2026] DELETE /volume/v3/volumes/f663a182-d51c-45db-a33d-9995903ccf7b => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:21:18.612322 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-b645a41a-dde0-489d-be9b-a795d121013f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:18.613959 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b645a41a-dde0-489d-be9b-a795d121013f tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] GET https://10.4.3.119/volume/v3/volumes/f663a182-d51c-45db-a33d-9995903ccf7b Aug 25 10:21:18.614452 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b645a41a-dde0-489d-be9b-a795d121013f tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:18.614853 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b645a41a-dde0-489d-be9b-a795d121013f tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:18.622971 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:18.622971 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:21:18.627353 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-b645a41a-dde0-489d-be9b-a795d121013f tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Volume info retrieved successfully. Aug 25 10:21:18.632859 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b645a41a-dde0-489d-be9b-a795d121013f tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] https://10.4.3.119/volume/v3/volumes/f663a182-d51c-45db-a33d-9995903ccf7b returned with HTTP 200 Aug 25 10:21:18.633532 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 388/1529] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:18 2026] GET /volume/v3/volumes/f663a182-d51c-45db-a33d-9995903ccf7b => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:18.735417 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-ff6d2b08-425b-42ac-833e-ae80f324de75 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:18.737695 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ff6d2b08-425b-42ac-833e-ae80f324de75 tempest-VolumesTransfersV357Test-1092518630 tempest-VolumesTransfersV357Test-1092518630-project-admin] GET https://10.4.3.119/volume/v3/volumes/373b6af3-730f-41a7-9f25-4e3ba6b9d901 Aug 25 10:21:18.737947 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ff6d2b08-425b-42ac-833e-ae80f324de75 tempest-VolumesTransfersV357Test-1092518630 tempest-VolumesTransfersV357Test-1092518630-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:18.738229 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ff6d2b08-425b-42ac-833e-ae80f324de75 tempest-VolumesTransfersV357Test-1092518630 tempest-VolumesTransfersV357Test-1092518630-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:18.746329 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ff6d2b08-425b-42ac-833e-ae80f324de75 tempest-VolumesTransfersV357Test-1092518630 tempest-VolumesTransfersV357Test-1092518630-project-admin] https://10.4.3.119/volume/v3/volumes/373b6af3-730f-41a7-9f25-4e3ba6b9d901 returned with HTTP 404 Aug 25 10:21:18.746950 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 375/1530] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:21:18 2026] GET /volume/v3/volumes/373b6af3-730f-41a7-9f25-4e3ba6b9d901 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 10:21:18.758630 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-3d4d06bf-ef08-4e26-8d33-38ad1d36359f None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:18.762047 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3d4d06bf-ef08-4e26-8d33-38ad1d36359f tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] GET https://10.4.3.119/volume/v3/volumes/373b6af3-730f-41a7-9f25-4e3ba6b9d901 Aug 25 10:21:18.762439 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3d4d06bf-ef08-4e26-8d33-38ad1d36359f tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:18.762687 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3d4d06bf-ef08-4e26-8d33-38ad1d36359f tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:18.773599 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3d4d06bf-ef08-4e26-8d33-38ad1d36359f tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] https://10.4.3.119/volume/v3/volumes/373b6af3-730f-41a7-9f25-4e3ba6b9d901 returned with HTTP 404 Aug 25 10:21:18.774481 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 384/1531] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:21:18 2026] GET /volume/v3/volumes/373b6af3-730f-41a7-9f25-4e3ba6b9d901 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 10:21:18.787501 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-a5359770-e8a6-47d2-b983-565b7e671dba None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:18.790270 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a5359770-e8a6-47d2-b983-565b7e671dba tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] DELETE https://10.4.3.119/volume/v3/volumes/373b6af3-730f-41a7-9f25-4e3ba6b9d901 Aug 25 10:21:18.790481 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a5359770-e8a6-47d2-b983-565b7e671dba tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:18.790714 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a5359770-e8a6-47d2-b983-565b7e671dba tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:18.790979 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-a5359770-e8a6-47d2-b983-565b7e671dba tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] Delete volume with id: 373b6af3-730f-41a7-9f25-4e3ba6b9d901 Aug 25 10:21:18.798999 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a5359770-e8a6-47d2-b983-565b7e671dba tempest-VolumesTransfersV357Test-251323052 tempest-VolumesTransfersV357Test-251323052-project-member] https://10.4.3.119/volume/v3/volumes/373b6af3-730f-41a7-9f25-4e3ba6b9d901 returned with HTTP 404 Aug 25 10:21:18.800199 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 385/1532] 10.4.3.119 () {68 vars in 1392 bytes} [Tue Aug 25 10:21:18 2026] DELETE /volume/v3/volumes/373b6af3-730f-41a7-9f25-4e3ba6b9d901 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 10:21:19.499728 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-23a4a7ad-9126-48c6-8ad6-f4776d03c0ca None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:19.502043 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-23a4a7ad-9126-48c6-8ad6-f4776d03c0ca tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] GET https://10.4.3.119/volume/v3/volumes/d3d0f596-a552-4bc6-9fd8-db66cf7c8fd9 Aug 25 10:21:19.502356 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-23a4a7ad-9126-48c6-8ad6-f4776d03c0ca tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:19.502853 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-23a4a7ad-9126-48c6-8ad6-f4776d03c0ca tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:19.505418 np0000008063 devstack@c-api.service[100390]: DEBUG dbcounter [-] [100390] Writing DB stats cinder:SELECT=409,cinder:UPDATE=57,cinder:DELETE=4,cinder:INSERT=22 {{(pid=100390) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 10:21:19.511475 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-23a4a7ad-9126-48c6-8ad6-f4776d03c0ca tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] https://10.4.3.119/volume/v3/volumes/d3d0f596-a552-4bc6-9fd8-db66cf7c8fd9 returned with HTTP 404 Aug 25 10:21:19.512164 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 389/1533] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:19 2026] GET /volume/v3/volumes/d3d0f596-a552-4bc6-9fd8-db66cf7c8fd9 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:21:19.654118 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-28ae76db-5449-4742-853e-da4a522fc289 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:19.657967 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-28ae76db-5449-4742-853e-da4a522fc289 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] GET https://10.4.3.119/volume/v3/volumes/f663a182-d51c-45db-a33d-9995903ccf7b Aug 25 10:21:19.660014 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-28ae76db-5449-4742-853e-da4a522fc289 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:19.660014 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-28ae76db-5449-4742-853e-da4a522fc289 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:19.682045 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-28ae76db-5449-4742-853e-da4a522fc289 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] https://10.4.3.119/volume/v3/volumes/f663a182-d51c-45db-a33d-9995903ccf7b returned with HTTP 404 Aug 25 10:21:19.682045 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 376/1534] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:19 2026] GET /volume/v3/volumes/f663a182-d51c-45db-a33d-9995903ccf7b => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:21:19.696962 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-6f1b183b-9f19-49c7-9f0e-3f3db5ebfa32 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:19.700338 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6f1b183b-9f19-49c7-9f0e-3f3db5ebfa32 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] DELETE https://10.4.3.119/volume/v3/volumes/0468342c-120d-4b83-a0bf-e60eccd95aa8 Aug 25 10:21:19.702400 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-6f1b183b-9f19-49c7-9f0e-3f3db5ebfa32 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:19.702400 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-6f1b183b-9f19-49c7-9f0e-3f3db5ebfa32 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:19.702400 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-6f1b183b-9f19-49c7-9f0e-3f3db5ebfa32 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Delete volume with id: 0468342c-120d-4b83-a0bf-e60eccd95aa8 Aug 25 10:21:19.715207 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:19.715207 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:21:19.717730 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-6f1b183b-9f19-49c7-9f0e-3f3db5ebfa32 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Volume info retrieved successfully. Aug 25 10:21:19.759475 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-6f1b183b-9f19-49c7-9f0e-3f3db5ebfa32 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Delete volume request issued successfully. Aug 25 10:21:19.759682 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6f1b183b-9f19-49c7-9f0e-3f3db5ebfa32 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] https://10.4.3.119/volume/v3/volumes/0468342c-120d-4b83-a0bf-e60eccd95aa8 returned with HTTP 202 Aug 25 10:21:19.760649 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 385/1535] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:21:19 2026] DELETE /volume/v3/volumes/0468342c-120d-4b83-a0bf-e60eccd95aa8 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:21:19.771789 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-7c808d47-e463-4835-a794-bfd83435285f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:19.776779 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7c808d47-e463-4835-a794-bfd83435285f tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] GET https://10.4.3.119/volume/v3/volumes/0468342c-120d-4b83-a0bf-e60eccd95aa8 Aug 25 10:21:19.776989 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7c808d47-e463-4835-a794-bfd83435285f tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:19.777716 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7c808d47-e463-4835-a794-bfd83435285f tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:19.791537 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:19.791537 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:21:19.798855 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-7c808d47-e463-4835-a794-bfd83435285f tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Volume info retrieved successfully. Aug 25 10:21:19.808006 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7c808d47-e463-4835-a794-bfd83435285f tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] https://10.4.3.119/volume/v3/volumes/0468342c-120d-4b83-a0bf-e60eccd95aa8 returned with HTTP 200 Aug 25 10:21:19.808565 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 386/1536] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:19 2026] GET /volume/v3/volumes/0468342c-120d-4b83-a0bf-e60eccd95aa8 => generated 1364 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:21:20.831050 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-e679d81d-6974-4897-883f-e8463efdf1a3 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:20.832942 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e679d81d-6974-4897-883f-e8463efdf1a3 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] GET https://10.4.3.119/volume/v3/volumes/0468342c-120d-4b83-a0bf-e60eccd95aa8 Aug 25 10:21:20.833221 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e679d81d-6974-4897-883f-e8463efdf1a3 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:20.833524 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e679d81d-6974-4897-883f-e8463efdf1a3 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:20.843454 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e679d81d-6974-4897-883f-e8463efdf1a3 tempest-TaggedBootDevicesTest_v242-333705468 tempest-TaggedBootDevicesTest_v242-333705468-project-member] https://10.4.3.119/volume/v3/volumes/0468342c-120d-4b83-a0bf-e60eccd95aa8 returned with HTTP 404 Aug 25 10:21:20.844576 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 390/1537] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:20 2026] GET /volume/v3/volumes/0468342c-120d-4b83-a0bf-e60eccd95aa8 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:21:22.956505 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-91f24fed-dbcb-422f-9a47-6e5659ad77a1 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:22.958357 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-91f24fed-dbcb-422f-9a47-6e5659ad77a1 tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:21:22.958778 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-91f24fed-dbcb-422f-9a47-6e5659ad77a1 tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "63258f66-0e4f-4391-bbe9-9485754d31c5", "size": 1, "name": "tempest-VolumesCloneTest-Volume-278006000"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:21:22.960040 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-91f24fed-dbcb-422f-9a47-6e5659ad77a1 tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Create volume request body: {'volume': {'imageRef': '63258f66-0e4f-4391-bbe9-9485754d31c5', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-278006000'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:21:23.060730 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-91f24fed-dbcb-422f-9a47-6e5659ad77a1 tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Create volume of 1 GB Aug 25 10:21:23.066517 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-91f24fed-dbcb-422f-9a47-6e5659ad77a1 tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Availability Zones retrieved successfully. Aug 25 10:21:23.076242 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-91f24fed-dbcb-422f-9a47-6e5659ad77a1 tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Flow 'volume_create_api' (ff015a51-a1f5-4b48-840d-1d2be609dae9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:21:23.080063 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-91f24fed-dbcb-422f-9a47-6e5659ad77a1 tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (505403ce-5cf1-4e3c-a18b-4352f76bbc30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:23.083161 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-91f24fed-dbcb-422f-9a47-6e5659ad77a1 tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:21:23.175999 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-91f24fed-dbcb-422f-9a47-6e5659ad77a1 tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (505403ce-5cf1-4e3c-a18b-4352f76bbc30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:23.176714 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-91f24fed-dbcb-422f-9a47-6e5659ad77a1 tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7835bbb0-26e8-42d8-815c-24f46b8418c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:23.300734 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-91f24fed-dbcb-422f-9a47-6e5659ad77a1 tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Created reservations ['d7b7cd14-9e2d-4809-9972-9f19db4edb20', '9873405e-2940-4fa6-b8d6-4ba1bac3782a', 'f678ca51-d506-4614-92c7-68cf45d493a2', 'c2120f70-485d-468d-a0c5-289ea9d7329a'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:21:23.302069 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-91f24fed-dbcb-422f-9a47-6e5659ad77a1 tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7835bbb0-26e8-42d8-815c-24f46b8418c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d7b7cd14-9e2d-4809-9972-9f19db4edb20', '9873405e-2940-4fa6-b8d6-4ba1bac3782a', 'f678ca51-d506-4614-92c7-68cf45d493a2', 'c2120f70-485d-468d-a0c5-289ea9d7329a']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:23.304012 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-91f24fed-dbcb-422f-9a47-6e5659ad77a1 tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (950dd3f5-069f-4ab1-93e3-f5da233ad0ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:23.337912 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-91f24fed-dbcb-422f-9a47-6e5659ad77a1 tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (950dd3f5-069f-4ab1-93e3-f5da233ad0ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5a197fca-55e4-44c2-8b27-e5827fa0902f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-278006000',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d617780fc8c4739bb02a776b31a5002',qos_specs=None,replication_status=,reservations=['d7b7cd14-9e2d-4809-9972-9f19db4edb20','9873405e-2940-4fa6-b8d6-4ba1bac3782a','f678ca51-d506-4614-92c7-68cf45d493a2','c2120f70-485d-468d-a0c5-289ea9d7329a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2bee904e73d4d7f81543d253d237b30',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:21:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-278006000',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5a197fca-55e4-44c2-8b27-e5827fa0902f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2d617780fc8c4739bb02a776b31a5002',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c2bee904e73d4d7f81543d253d237b30',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:23.338769 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-91f24fed-dbcb-422f-9a47-6e5659ad77a1 tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d63b8d1-9c62-4cf9-bf72-f5d604caa37b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:23.368106 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-91f24fed-dbcb-422f-9a47-6e5659ad77a1 tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d63b8d1-9c62-4cf9-bf72-f5d604caa37b) transitioned into state 'SUCCESS' from state '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-278006000',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d617780fc8c4739bb02a776b31a5002',qos_specs=None,replication_status=,reservations=['d7b7cd14-9e2d-4809-9972-9f19db4edb20','9873405e-2940-4fa6-b8d6-4ba1bac3782a','f678ca51-d506-4614-92c7-68cf45d493a2','c2120f70-485d-468d-a0c5-289ea9d7329a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2bee904e73d4d7f81543d253d237b30',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:23.369386 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-91f24fed-dbcb-422f-9a47-6e5659ad77a1 tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4068ed21-ff3c-4923-b47b-7341170e0096) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:23.384560 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-91f24fed-dbcb-422f-9a47-6e5659ad77a1 tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4068ed21-ff3c-4923-b47b-7341170e0096) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:23.386555 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-91f24fed-dbcb-422f-9a47-6e5659ad77a1 tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Flow 'volume_create_api' (ff015a51-a1f5-4b48-840d-1d2be609dae9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:21:23.386555 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-91f24fed-dbcb-422f-9a47-6e5659ad77a1 tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Create volume request issued successfully. Aug 25 10:21:23.387426 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-91f24fed-dbcb-422f-9a47-6e5659ad77a1 tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:21:23.388122 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 377/1538] 10.4.3.119 () {68 vars in 1259 bytes} [Tue Aug 25 10:21:22 2026] POST /volume/v3/volumes => generated 746 bytes in 432 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:21:23.405498 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-9a9f83ac-80b3-4f99-b9fd-cc22b20025f5 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:23.409549 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9a9f83ac-80b3-4f99-b9fd-cc22b20025f5 tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] GET https://10.4.3.119/volume/v3/volumes/5a197fca-55e4-44c2-8b27-e5827fa0902f Aug 25 10:21:23.409980 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9a9f83ac-80b3-4f99-b9fd-cc22b20025f5 tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:23.410384 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9a9f83ac-80b3-4f99-b9fd-cc22b20025f5 tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:23.423342 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:23.423342 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:21:23.430255 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-9a9f83ac-80b3-4f99-b9fd-cc22b20025f5 tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Volume info retrieved successfully. Aug 25 10:21:23.440228 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9a9f83ac-80b3-4f99-b9fd-cc22b20025f5 tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] https://10.4.3.119/volume/v3/volumes/5a197fca-55e4-44c2-8b27-e5827fa0902f returned with HTTP 200 Aug 25 10:21:23.441165 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 386/1539] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:23 2026] GET /volume/v3/volumes/5a197fca-55e4-44c2-8b27-e5827fa0902f => generated 814 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:24.242204 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-6ab22126-882e-4e1f-b67a-26ad1e87fadf None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:24.245176 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6ab22126-882e-4e1f-b67a-26ad1e87fadf tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:21:24.245634 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6ab22126-882e-4e1f-b67a-26ad1e87fadf tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-831006695"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:21:24.247924 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volumes [None req-6ab22126-882e-4e1f-b67a-26ad1e87fadf tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-831006695'}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:21:24.248170 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-6ab22126-882e-4e1f-b67a-26ad1e87fadf tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Create volume of 1 GB Aug 25 10:21:24.256575 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-6ab22126-882e-4e1f-b67a-26ad1e87fadf tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Availability Zones retrieved successfully. Aug 25 10:21:24.269755 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-6ab22126-882e-4e1f-b67a-26ad1e87fadf tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Flow 'volume_create_api' (656208da-b039-4dc4-a170-a52936868195) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:21:24.271351 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-6ab22126-882e-4e1f-b67a-26ad1e87fadf tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bfa83dd0-2553-40e0-8b0f-55c74bc739b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:24.272936 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [None req-6ab22126-882e-4e1f-b67a-26ad1e87fadf tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Validating volume size '1' using validate_int {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:21:24.314190 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-6ab22126-882e-4e1f-b67a-26ad1e87fadf tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bfa83dd0-2553-40e0-8b0f-55c74bc739b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:24.315442 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-6ab22126-882e-4e1f-b67a-26ad1e87fadf tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (856fbd2f-6d07-47e3-b372-18800bc5d165) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:24.394447 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-6ab22126-882e-4e1f-b67a-26ad1e87fadf tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Created reservations ['4e5eb130-a150-4e3c-95ca-a9a2f1c7cb9c', 'cbd4ca72-c64e-444b-8bb3-d35a3093f14c', '590b696e-9d4e-4b4f-bd23-6482a8b63e6c', '583393dc-b37d-43ce-b30c-ea2be99584aa'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:21:24.396461 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-6ab22126-882e-4e1f-b67a-26ad1e87fadf tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (856fbd2f-6d07-47e3-b372-18800bc5d165) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4e5eb130-a150-4e3c-95ca-a9a2f1c7cb9c', 'cbd4ca72-c64e-444b-8bb3-d35a3093f14c', '590b696e-9d4e-4b4f-bd23-6482a8b63e6c', '583393dc-b37d-43ce-b30c-ea2be99584aa']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:24.397875 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-6ab22126-882e-4e1f-b67a-26ad1e87fadf tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d508f57-e728-45d5-b3a7-8a3b403222fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:24.430414 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-6ab22126-882e-4e1f-b67a-26ad1e87fadf tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d508f57-e728-45d5-b3a7-8a3b403222fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4be5894e-4c34-448d-ba12-1e340e1a2e0b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-831006695',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a525723dea240d99a7a83d34a3669c6',qos_specs=None,replication_status=,reservations=['4e5eb130-a150-4e3c-95ca-a9a2f1c7cb9c','cbd4ca72-c64e-444b-8bb3-d35a3093f14c','590b696e-9d4e-4b4f-bd23-6482a8b63e6c','583393dc-b37d-43ce-b30c-ea2be99584aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='69f9dccbb70b444c9a20074603521dd1',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:21:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-831006695',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4be5894e-4c34-448d-ba12-1e340e1a2e0b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0a525723dea240d99a7a83d34a3669c6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='69f9dccbb70b444c9a20074603521dd1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:24.431161 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-6ab22126-882e-4e1f-b67a-26ad1e87fadf tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f48a497-ee4e-45b8-b99c-bb317c6feb3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:24.453124 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-6ab22126-882e-4e1f-b67a-26ad1e87fadf tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f48a497-ee4e-45b8-b99c-bb317c6feb3d) transitioned into state 'SUCCESS' from state '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-831006695',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a525723dea240d99a7a83d34a3669c6',qos_specs=None,replication_status=,reservations=['4e5eb130-a150-4e3c-95ca-a9a2f1c7cb9c','cbd4ca72-c64e-444b-8bb3-d35a3093f14c','590b696e-9d4e-4b4f-bd23-6482a8b63e6c','583393dc-b37d-43ce-b30c-ea2be99584aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='69f9dccbb70b444c9a20074603521dd1',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:24.453988 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-6ab22126-882e-4e1f-b67a-26ad1e87fadf tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf2454f8-573d-4648-9bbc-63e497ef22f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:24.463875 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-e207e43f-adc1-40f6-a82b-f1c58e376b5e None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:24.463875 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e207e43f-adc1-40f6-a82b-f1c58e376b5e tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] GET https://10.4.3.119/volume/v3/volumes/5a197fca-55e4-44c2-8b27-e5827fa0902f Aug 25 10:21:24.463875 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e207e43f-adc1-40f6-a82b-f1c58e376b5e tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:24.464399 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e207e43f-adc1-40f6-a82b-f1c58e376b5e tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:24.467068 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-6ab22126-882e-4e1f-b67a-26ad1e87fadf tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf2454f8-573d-4648-9bbc-63e497ef22f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:24.469365 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-6ab22126-882e-4e1f-b67a-26ad1e87fadf tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Flow 'volume_create_api' (656208da-b039-4dc4-a170-a52936868195) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:21:24.469365 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-6ab22126-882e-4e1f-b67a-26ad1e87fadf tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Create volume request issued successfully. Aug 25 10:21:24.471111 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6ab22126-882e-4e1f-b67a-26ad1e87fadf tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:21:24.471111 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 387/1540] 10.4.3.119 () {68 vars in 1258 bytes} [Tue Aug 25 10:21:24 2026] POST /volume/v3/volumes => generated 754 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:21:24.480485 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:24.480485 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:21:24.490317 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-e207e43f-adc1-40f6-a82b-f1c58e376b5e tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Volume info retrieved successfully. Aug 25 10:21:24.496393 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-25d19e77-fb05-41eb-9a96-470abe1f2687 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:24.498800 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-25d19e77-fb05-41eb-9a96-470abe1f2687 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] GET https://10.4.3.119/volume/v3/volumes/4be5894e-4c34-448d-ba12-1e340e1a2e0b Aug 25 10:21:24.499627 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-25d19e77-fb05-41eb-9a96-470abe1f2687 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:24.499627 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-25d19e77-fb05-41eb-9a96-470abe1f2687 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:24.502505 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e207e43f-adc1-40f6-a82b-f1c58e376b5e tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] https://10.4.3.119/volume/v3/volumes/5a197fca-55e4-44c2-8b27-e5827fa0902f returned with HTTP 200 Aug 25 10:21:24.503324 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 391/1541] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:24 2026] GET /volume/v3/volumes/5a197fca-55e4-44c2-8b27-e5827fa0902f => generated 1354 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:21:24.519278 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:24.519278 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:21:24.526608 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-8e28a2cf-4569-4939-a8a2-31cf737693ee None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:24.528042 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-25d19e77-fb05-41eb-9a96-470abe1f2687 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Volume info retrieved successfully. Aug 25 10:21:24.529035 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8e28a2cf-4569-4939-a8a2-31cf737693ee tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:21:24.529917 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8e28a2cf-4569-4939-a8a2-31cf737693ee tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "5a197fca-55e4-44c2-8b27-e5827fa0902f", "size": 1, "name": "tempest-VolumesCloneTest-Volume-780080624"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:21:24.532644 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-8e28a2cf-4569-4939-a8a2-31cf737693ee tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Create volume request body: {'volume': {'source_volid': '5a197fca-55e4-44c2-8b27-e5827fa0902f', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-780080624'}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:21:24.533468 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-25d19e77-fb05-41eb-9a96-470abe1f2687 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] https://10.4.3.119/volume/v3/volumes/4be5894e-4c34-448d-ba12-1e340e1a2e0b returned with HTTP 200 Aug 25 10:21:24.534062 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 378/1542] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:24 2026] GET /volume/v3/volumes/4be5894e-4c34-448d-ba12-1e340e1a2e0b => generated 822 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:24.544512 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:24.544512 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:21:24.545342 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-8e28a2cf-4569-4939-a8a2-31cf737693ee tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Volume retrieved successfully. Aug 25 10:21:24.545849 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-8e28a2cf-4569-4939-a8a2-31cf737693ee tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Create volume of 1 GB Aug 25 10:21:24.550467 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-8e28a2cf-4569-4939-a8a2-31cf737693ee tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Availability Zones retrieved successfully. Aug 25 10:21:24.560443 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-8e28a2cf-4569-4939-a8a2-31cf737693ee tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Flow 'volume_create_api' (aca1bd9a-31a4-48be-99b6-84fe16a7f571) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:21:24.563208 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-8e28a2cf-4569-4939-a8a2-31cf737693ee tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c2bc0e3-5f6b-454b-acba-1a66931f2d7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:24.564656 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [None req-8e28a2cf-4569-4939-a8a2-31cf737693ee tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:21:24.599129 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-8e28a2cf-4569-4939-a8a2-31cf737693ee tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c2bc0e3-5f6b-454b-acba-1a66931f2d7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '5a197fca-55e4-44c2-8b27-e5827fa0902f', 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:24.599950 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-8e28a2cf-4569-4939-a8a2-31cf737693ee tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2753c850-40b7-483c-ba5d-be8f37b4a19d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:24.680482 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-8e28a2cf-4569-4939-a8a2-31cf737693ee tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Created reservations ['d65eb83e-537d-4387-8d1c-80b925ed635d', '6edc34df-7b60-4654-9803-3730be3f5468', 'a9f6e51b-abc8-4352-bdcb-99630137d54a', 'd42d0c9f-91f1-4620-b6d7-99e866dc4334'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:21:24.681809 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-8e28a2cf-4569-4939-a8a2-31cf737693ee tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2753c850-40b7-483c-ba5d-be8f37b4a19d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d65eb83e-537d-4387-8d1c-80b925ed635d', '6edc34df-7b60-4654-9803-3730be3f5468', 'a9f6e51b-abc8-4352-bdcb-99630137d54a', 'd42d0c9f-91f1-4620-b6d7-99e866dc4334']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:24.683457 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-8e28a2cf-4569-4939-a8a2-31cf737693ee tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9e40797-9b10-4731-9554-85762e2aa8e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:24.731564 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-8e28a2cf-4569-4939-a8a2-31cf737693ee tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9e40797-9b10-4731-9554-85762e2aa8e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd72a9158-a102-409d-8a6a-73e5b3c3bfed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-780080624',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d617780fc8c4739bb02a776b31a5002',qos_specs=None,replication_status=,reservations=['d65eb83e-537d-4387-8d1c-80b925ed635d','6edc34df-7b60-4654-9803-3730be3f5468','a9f6e51b-abc8-4352-bdcb-99630137d54a','d42d0c9f-91f1-4620-b6d7-99e866dc4334'],size=1,snapshot_id=None,source_replicaid=,source_volid=5a197fca-55e4-44c2-8b27-e5827fa0902f,status='creating',user_id='c2bee904e73d4d7f81543d253d237b30',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), '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-25T10:21:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-780080624',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d72a9158-a102-409d-8a6a-73e5b3c3bfed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2d617780fc8c4739bb02a776b31a5002',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=5a197fca-55e4-44c2-8b27-e5827fa0902f,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c2bee904e73d4d7f81543d253d237b30',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:24.732426 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-8e28a2cf-4569-4939-a8a2-31cf737693ee tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a70e51dd-bce2-43a7-890d-9e9b0393c4ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:24.763782 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-8e28a2cf-4569-4939-a8a2-31cf737693ee tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a70e51dd-bce2-43a7-890d-9e9b0393c4ab) transitioned into state 'SUCCESS' from state '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-780080624',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d617780fc8c4739bb02a776b31a5002',qos_specs=None,replication_status=,reservations=['d65eb83e-537d-4387-8d1c-80b925ed635d','6edc34df-7b60-4654-9803-3730be3f5468','a9f6e51b-abc8-4352-bdcb-99630137d54a','d42d0c9f-91f1-4620-b6d7-99e866dc4334'],size=1,snapshot_id=None,source_replicaid=,source_volid=5a197fca-55e4-44c2-8b27-e5827fa0902f,status='creating',user_id='c2bee904e73d4d7f81543d253d237b30',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:24.764709 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-8e28a2cf-4569-4939-a8a2-31cf737693ee tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb33d1e8-d607-4d79-917e-4139794f4e0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:24.791221 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-8e28a2cf-4569-4939-a8a2-31cf737693ee tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb33d1e8-d607-4d79-917e-4139794f4e0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:24.792384 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-8e28a2cf-4569-4939-a8a2-31cf737693ee tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Flow 'volume_create_api' (aca1bd9a-31a4-48be-99b6-84fe16a7f571) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:21:24.793459 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-8e28a2cf-4569-4939-a8a2-31cf737693ee tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Create volume request issued successfully. Aug 25 10:21:24.793790 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8e28a2cf-4569-4939-a8a2-31cf737693ee tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:21:24.794610 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 387/1543] 10.4.3.119 () {68 vars in 1259 bytes} [Tue Aug 25 10:21:24 2026] POST /volume/v3/volumes => generated 779 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:21:24.815672 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-870d3b77-0327-4ea5-bb48-10c2b3215ce3 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:24.818111 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-870d3b77-0327-4ea5-bb48-10c2b3215ce3 tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] GET https://10.4.3.119/volume/v3/volumes/d72a9158-a102-409d-8a6a-73e5b3c3bfed Aug 25 10:21:24.818370 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-870d3b77-0327-4ea5-bb48-10c2b3215ce3 tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:24.818583 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-870d3b77-0327-4ea5-bb48-10c2b3215ce3 tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:24.828167 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:24.828167 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:21:24.835059 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-870d3b77-0327-4ea5-bb48-10c2b3215ce3 tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Volume info retrieved successfully. Aug 25 10:21:24.839846 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-870d3b77-0327-4ea5-bb48-10c2b3215ce3 tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] https://10.4.3.119/volume/v3/volumes/d72a9158-a102-409d-8a6a-73e5b3c3bfed returned with HTTP 200 Aug 25 10:21:24.842038 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 388/1544] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:24 2026] GET /volume/v3/volumes/d72a9158-a102-409d-8a6a-73e5b3c3bfed => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:25.556463 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-48afd7dc-b437-4dab-815a-44f87bc3d22d None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:25.560177 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-48afd7dc-b437-4dab-815a-44f87bc3d22d tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] GET https://10.4.3.119/volume/v3/volumes/4be5894e-4c34-448d-ba12-1e340e1a2e0b Aug 25 10:21:25.560177 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-48afd7dc-b437-4dab-815a-44f87bc3d22d tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:25.560177 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-48afd7dc-b437-4dab-815a-44f87bc3d22d tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:25.576790 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:25.576790 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:21:25.582255 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-48afd7dc-b437-4dab-815a-44f87bc3d22d tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Volume info retrieved successfully. Aug 25 10:21:25.593338 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-48afd7dc-b437-4dab-815a-44f87bc3d22d tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] https://10.4.3.119/volume/v3/volumes/4be5894e-4c34-448d-ba12-1e340e1a2e0b returned with HTTP 200 Aug 25 10:21:25.595388 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 392/1545] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:25 2026] GET /volume/v3/volumes/4be5894e-4c34-448d-ba12-1e340e1a2e0b => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 10:21:25.662680 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-41c4df94-e2a5-49f9-a293-67f4b269a230 req-f1eedbaf-a28b-42c2-91a4-9123898ff836 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:25.667200 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-41c4df94-e2a5-49f9-a293-67f4b269a230 req-f1eedbaf-a28b-42c2-91a4-9123898ff836 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] GET https://10.4.3.119/volume/v3/volumes/4be5894e-4c34-448d-ba12-1e340e1a2e0b Aug 25 10:21:25.667200 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-41c4df94-e2a5-49f9-a293-67f4b269a230 req-f1eedbaf-a28b-42c2-91a4-9123898ff836 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:25.667200 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-41c4df94-e2a5-49f9-a293-67f4b269a230 req-f1eedbaf-a28b-42c2-91a4-9123898ff836 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:25.676779 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:25.676779 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:21:25.683791 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-41c4df94-e2a5-49f9-a293-67f4b269a230 req-f1eedbaf-a28b-42c2-91a4-9123898ff836 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Volume info retrieved successfully. Aug 25 10:21:25.691933 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-41c4df94-e2a5-49f9-a293-67f4b269a230 req-f1eedbaf-a28b-42c2-91a4-9123898ff836 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] https://10.4.3.119/volume/v3/volumes/4be5894e-4c34-448d-ba12-1e340e1a2e0b returned with HTTP 200 Aug 25 10:21:25.691933 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 379/1546] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:21:25 2026] GET /volume/v3/volumes/4be5894e-4c34-448d-ba12-1e340e1a2e0b => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:25.841456 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-0a8b82e8-ff2e-4e59-a95c-9404a0d87553 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:25.841867 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0a8b82e8-ff2e-4e59-a95c-9404a0d87553 None None] GET https://10.4.3.119/volume// Aug 25 10:21:25.842526 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0a8b82e8-ff2e-4e59-a95c-9404a0d87553 None None] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:25.842526 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0a8b82e8-ff2e-4e59-a95c-9404a0d87553 None None] Calling method 'all' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:25.842864 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0a8b82e8-ff2e-4e59-a95c-9404a0d87553 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:21:25.843176 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 388/1547] 10.4.3.119 () {66 vars in 1428 bytes} [Tue Aug 25 10:21:25 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:21:25.852307 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-41c4df94-e2a5-49f9-a293-67f4b269a230 req-727f3085-d485-4e24-a6f7-41c88cc4d32e None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:25.861471 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-77cab45b-32fb-480b-9342-b95d86231115 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:25.863938 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-77cab45b-32fb-480b-9342-b95d86231115 tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] GET https://10.4.3.119/volume/v3/volumes/d72a9158-a102-409d-8a6a-73e5b3c3bfed Aug 25 10:21:25.864283 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-77cab45b-32fb-480b-9342-b95d86231115 tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:25.865074 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-77cab45b-32fb-480b-9342-b95d86231115 tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:25.881568 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:25.881568 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:21:25.892879 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-77cab45b-32fb-480b-9342-b95d86231115 tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Volume info retrieved successfully. Aug 25 10:21:25.898336 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-77cab45b-32fb-480b-9342-b95d86231115 tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] https://10.4.3.119/volume/v3/volumes/d72a9158-a102-409d-8a6a-73e5b3c3bfed returned with HTTP 200 Aug 25 10:21:25.898692 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 393/1548] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:25 2026] GET /volume/v3/volumes/d72a9158-a102-409d-8a6a-73e5b3c3bfed => generated 1388 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:21:25.916330 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-5844ab9f-a0ec-4541-80a6-34c65b2f2d30 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:25.919188 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5844ab9f-a0ec-4541-80a6-34c65b2f2d30 tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] GET https://10.4.3.119/volume/v3/volumes/d72a9158-a102-409d-8a6a-73e5b3c3bfed Aug 25 10:21:25.919458 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5844ab9f-a0ec-4541-80a6-34c65b2f2d30 tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:25.919722 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5844ab9f-a0ec-4541-80a6-34c65b2f2d30 tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:25.930224 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:25.930224 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:21:25.935655 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-5844ab9f-a0ec-4541-80a6-34c65b2f2d30 tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Volume info retrieved successfully. Aug 25 10:21:25.943121 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5844ab9f-a0ec-4541-80a6-34c65b2f2d30 tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] https://10.4.3.119/volume/v3/volumes/d72a9158-a102-409d-8a6a-73e5b3c3bfed returned with HTTP 200 Aug 25 10:21:25.943643 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 380/1549] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:25 2026] GET /volume/v3/volumes/d72a9158-a102-409d-8a6a-73e5b3c3bfed => generated 1388 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:21:25.956909 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-0a23e065-ab7e-42fe-a572-5d4acd3fc398 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:25.960999 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0a23e065-ab7e-42fe-a572-5d4acd3fc398 tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] GET https://10.4.3.119/volume/v3/volumes/d72a9158-a102-409d-8a6a-73e5b3c3bfed Aug 25 10:21:25.961228 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0a23e065-ab7e-42fe-a572-5d4acd3fc398 tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:25.961506 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0a23e065-ab7e-42fe-a572-5d4acd3fc398 tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:25.978258 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:25.978258 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:21:25.986490 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-0a23e065-ab7e-42fe-a572-5d4acd3fc398 tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Volume info retrieved successfully. Aug 25 10:21:25.994333 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0a23e065-ab7e-42fe-a572-5d4acd3fc398 tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] https://10.4.3.119/volume/v3/volumes/d72a9158-a102-409d-8a6a-73e5b3c3bfed returned with HTTP 200 Aug 25 10:21:25.994994 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 389/1550] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:25 2026] GET /volume/v3/volumes/d72a9158-a102-409d-8a6a-73e5b3c3bfed => generated 1388 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:21:26.016268 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-dfe2461a-2f9e-4b50-837c-cbf8d1f03499 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:26.018304 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-dfe2461a-2f9e-4b50-837c-cbf8d1f03499 tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] DELETE https://10.4.3.119/volume/v3/volumes/d72a9158-a102-409d-8a6a-73e5b3c3bfed Aug 25 10:21:26.018621 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-dfe2461a-2f9e-4b50-837c-cbf8d1f03499 tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:26.018869 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-dfe2461a-2f9e-4b50-837c-cbf8d1f03499 tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:26.019124 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-dfe2461a-2f9e-4b50-837c-cbf8d1f03499 tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Delete volume with id: d72a9158-a102-409d-8a6a-73e5b3c3bfed Aug 25 10:21:26.036650 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-41c4df94-e2a5-49f9-a293-67f4b269a230 req-727f3085-d485-4e24-a6f7-41c88cc4d32e tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] POST https://10.4.3.119/volume/v3/attachments Aug 25 10:21:26.037031 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-41c4df94-e2a5-49f9-a293-67f4b269a230 req-727f3085-d485-4e24-a6f7-41c88cc4d32e tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4be5894e-4c34-448d-ba12-1e340e1a2e0b", "connector": null, "instance_uuid": "ca1cb914-d7ea-47b2-8a2d-7d4bc7d448d4"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:21:26.040689 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:26.040689 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:21:26.041288 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-dfe2461a-2f9e-4b50-837c-cbf8d1f03499 tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Volume info retrieved successfully. Aug 25 10:21:26.053016 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:26.053016 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:21:26.075230 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-dfe2461a-2f9e-4b50-837c-cbf8d1f03499 tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Delete volume request issued successfully. Aug 25 10:21:26.075785 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-dfe2461a-2f9e-4b50-837c-cbf8d1f03499 tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] https://10.4.3.119/volume/v3/volumes/d72a9158-a102-409d-8a6a-73e5b3c3bfed returned with HTTP 202 Aug 25 10:21:26.076501 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 394/1551] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:21:26 2026] DELETE /volume/v3/volumes/d72a9158-a102-409d-8a6a-73e5b3c3bfed => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:21:26.085861 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-c2fee036-6022-4eac-a25c-26f66c9fa36a None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:26.088064 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c2fee036-6022-4eac-a25c-26f66c9fa36a tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] GET https://10.4.3.119/volume/v3/volumes/d72a9158-a102-409d-8a6a-73e5b3c3bfed Aug 25 10:21:26.088336 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c2fee036-6022-4eac-a25c-26f66c9fa36a tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:26.088606 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c2fee036-6022-4eac-a25c-26f66c9fa36a tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:26.101649 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:26.101649 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:21:26.112741 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-c2fee036-6022-4eac-a25c-26f66c9fa36a tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Volume info retrieved successfully. Aug 25 10:21:26.121849 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-41c4df94-e2a5-49f9-a293-67f4b269a230 req-727f3085-d485-4e24-a6f7-41c88cc4d32e tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] https://10.4.3.119/volume/v3/attachments returned with HTTP 200 Aug 25 10:21:26.121849 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 389/1552] 10.4.3.119 () {74 vars in 1594 bytes} [Tue Aug 25 10:21:25 2026] POST /volume/v3/attachments => generated 273 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:21:26.125570 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c2fee036-6022-4eac-a25c-26f66c9fa36a tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] https://10.4.3.119/volume/v3/volumes/d72a9158-a102-409d-8a6a-73e5b3c3bfed returned with HTTP 200 Aug 25 10:21:26.126564 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 381/1553] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:26 2026] GET /volume/v3/volumes/d72a9158-a102-409d-8a6a-73e5b3c3bfed => generated 1387 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:21:26.183469 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-ce0082b9-669a-4209-96e0-e0e12a8a1fd1 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:26.187126 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ce0082b9-669a-4209-96e0-e0e12a8a1fd1 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] GET https://10.4.3.119/volume/v3/volumes/4be5894e-4c34-448d-ba12-1e340e1a2e0b Aug 25 10:21:26.187126 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ce0082b9-669a-4209-96e0-e0e12a8a1fd1 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:26.187492 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ce0082b9-669a-4209-96e0-e0e12a8a1fd1 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:26.203425 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:26.203425 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:21:26.210203 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-dcc922c3-8a6c-4099-ad51-21197b59c71a None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:26.210520 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-dcc922c3-8a6c-4099-ad51-21197b59c71a None None] GET https://10.4.3.119/volume// Aug 25 10:21:26.210715 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-dcc922c3-8a6c-4099-ad51-21197b59c71a None None] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:26.210940 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-dcc922c3-8a6c-4099-ad51-21197b59c71a None None] Calling method 'all' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:26.212440 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-dcc922c3-8a6c-4099-ad51-21197b59c71a None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:21:26.212554 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-ce0082b9-669a-4209-96e0-e0e12a8a1fd1 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Volume info retrieved successfully. Aug 25 10:21:26.216547 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 395/1554] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:21:26 2026] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:21:26.219595 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ce0082b9-669a-4209-96e0-e0e12a8a1fd1 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] https://10.4.3.119/volume/v3/volumes/4be5894e-4c34-448d-ba12-1e340e1a2e0b returned with HTTP 200 Aug 25 10:21:26.220039 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 390/1555] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:26 2026] GET /volume/v3/volumes/4be5894e-4c34-448d-ba12-1e340e1a2e0b => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:26.230562 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-41c4df94-e2a5-49f9-a293-67f4b269a230 req-a8ba04c9-5c71-45eb-9ee2-a09e3eab5f62 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:26.235050 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-41c4df94-e2a5-49f9-a293-67f4b269a230 req-a8ba04c9-5c71-45eb-9ee2-a09e3eab5f62 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] GET https://10.4.3.119/volume/v3/volumes/4be5894e-4c34-448d-ba12-1e340e1a2e0b Aug 25 10:21:26.235460 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-41c4df94-e2a5-49f9-a293-67f4b269a230 req-a8ba04c9-5c71-45eb-9ee2-a09e3eab5f62 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:26.235635 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-41c4df94-e2a5-49f9-a293-67f4b269a230 req-a8ba04c9-5c71-45eb-9ee2-a09e3eab5f62 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:26.252296 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:26.252296 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:21:26.258793 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-41c4df94-e2a5-49f9-a293-67f4b269a230 req-a8ba04c9-5c71-45eb-9ee2-a09e3eab5f62 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Volume info retrieved successfully. Aug 25 10:21:26.266226 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-41c4df94-e2a5-49f9-a293-67f4b269a230 req-a8ba04c9-5c71-45eb-9ee2-a09e3eab5f62 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] https://10.4.3.119/volume/v3/volumes/4be5894e-4c34-448d-ba12-1e340e1a2e0b returned with HTTP 200 Aug 25 10:21:26.266909 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 390/1556] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:21:26 2026] GET /volume/v3/volumes/4be5894e-4c34-448d-ba12-1e340e1a2e0b => generated 1026 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:21:26.427047 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-41c4df94-e2a5-49f9-a293-67f4b269a230 req-7a789e50-ee37-40d7-bad6-fc292c82e4c9 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:26.429575 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-41c4df94-e2a5-49f9-a293-67f4b269a230 req-7a789e50-ee37-40d7-bad6-fc292c82e4c9 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] PUT https://10.4.3.119/volume/v3/attachments/ba7c97e7-ee92-4304-bdaa-76bebd90e680 Aug 25 10:21:26.430184 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-41c4df94-e2a5-49f9-a293-67f4b269a230 req-7a789e50-ee37-40d7-bad6-fc292c82e4c9 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.119", "host": "np0000008063", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3398d5156650", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "462fd6ce-c505-48ef-84ec-f85776d45b24", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:21:26.440446 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-41c4df94-e2a5-49f9-a293-67f4b269a230 req-7a789e50-ee37-40d7-bad6-fc292c82e4c9 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Acquiring lock "cinder-attachment_update-4be5894e-4c34-448d-ba12-1e340e1a2e0b-np0000008063" by "attachment_update" {{(pid=100389) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 10:21:26.447272 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-41c4df94-e2a5-49f9-a293-67f4b269a230 req-7a789e50-ee37-40d7-bad6-fc292c82e4c9 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Lock "cinder-attachment_update-4be5894e-4c34-448d-ba12-1e340e1a2e0b-np0000008063" acquired by "attachment_update" :: waited 0.007s {{(pid=100389) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 10:21:26.448934 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:26.448934 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:21:26.605428 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-41c4df94-e2a5-49f9-a293-67f4b269a230 req-7a789e50-ee37-40d7-bad6-fc292c82e4c9 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Lock "cinder-attachment_update-4be5894e-4c34-448d-ba12-1e340e1a2e0b-np0000008063" released by "attachment_update" :: held 0.158s {{(pid=100389) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 10:21:26.607152 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-41c4df94-e2a5-49f9-a293-67f4b269a230 req-7a789e50-ee37-40d7-bad6-fc292c82e4c9 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] https://10.4.3.119/volume/v3/attachments/ba7c97e7-ee92-4304-bdaa-76bebd90e680 returned with HTTP 200 Aug 25 10:21:26.607152 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 382/1557] 10.4.3.119 () {74 vars in 1704 bytes} [Tue Aug 25 10:21:26 2026] PUT /volume/v3/attachments/ba7c97e7-ee92-4304-bdaa-76bebd90e680 => generated 969 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:21:27.141379 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-576875e2-3be6-4aee-a108-ea1b04379723 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:27.143561 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-576875e2-3be6-4aee-a108-ea1b04379723 tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] GET https://10.4.3.119/volume/v3/volumes/d72a9158-a102-409d-8a6a-73e5b3c3bfed Aug 25 10:21:27.143794 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-576875e2-3be6-4aee-a108-ea1b04379723 tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:27.144018 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-576875e2-3be6-4aee-a108-ea1b04379723 tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:27.150774 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-576875e2-3be6-4aee-a108-ea1b04379723 tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] https://10.4.3.119/volume/v3/volumes/d72a9158-a102-409d-8a6a-73e5b3c3bfed returned with HTTP 404 Aug 25 10:21:27.151400 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 396/1558] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:27 2026] GET /volume/v3/volumes/d72a9158-a102-409d-8a6a-73e5b3c3bfed => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:21:27.158191 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-fd7c7799-8ee2-422b-b5b2-24bf0fcfddfd None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:27.160707 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-fd7c7799-8ee2-422b-b5b2-24bf0fcfddfd tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] GET https://10.4.3.119/volume/v3/volumes/5a197fca-55e4-44c2-8b27-e5827fa0902f Aug 25 10:21:27.161001 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-fd7c7799-8ee2-422b-b5b2-24bf0fcfddfd tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:27.161316 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-fd7c7799-8ee2-422b-b5b2-24bf0fcfddfd tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:27.173264 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:27.173264 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:21:27.178435 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-fd7c7799-8ee2-422b-b5b2-24bf0fcfddfd tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Volume info retrieved successfully. Aug 25 10:21:27.185017 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-fd7c7799-8ee2-422b-b5b2-24bf0fcfddfd tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] https://10.4.3.119/volume/v3/volumes/5a197fca-55e4-44c2-8b27-e5827fa0902f returned with HTTP 200 Aug 25 10:21:27.185545 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 391/1559] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:27 2026] GET /volume/v3/volumes/5a197fca-55e4-44c2-8b27-e5827fa0902f => generated 1354 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:21:27.197667 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-2307c40f-abb9-4d16-88ad-35056a9db5ed None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:27.199842 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2307c40f-abb9-4d16-88ad-35056a9db5ed tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] DELETE https://10.4.3.119/volume/v3/volumes/5a197fca-55e4-44c2-8b27-e5827fa0902f Aug 25 10:21:27.200045 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2307c40f-abb9-4d16-88ad-35056a9db5ed tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:27.200315 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2307c40f-abb9-4d16-88ad-35056a9db5ed tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:27.200475 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-2307c40f-abb9-4d16-88ad-35056a9db5ed tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Delete volume with id: 5a197fca-55e4-44c2-8b27-e5827fa0902f Aug 25 10:21:27.209861 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:27.209861 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:21:27.210321 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-2307c40f-abb9-4d16-88ad-35056a9db5ed tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Volume info retrieved successfully. Aug 25 10:21:27.234154 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-2307c40f-abb9-4d16-88ad-35056a9db5ed tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Delete volume request issued successfully. Aug 25 10:21:27.234384 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2307c40f-abb9-4d16-88ad-35056a9db5ed tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] https://10.4.3.119/volume/v3/volumes/5a197fca-55e4-44c2-8b27-e5827fa0902f returned with HTTP 202 Aug 25 10:21:27.236122 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 391/1560] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:21:27 2026] DELETE /volume/v3/volumes/5a197fca-55e4-44c2-8b27-e5827fa0902f => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:21:27.240100 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-e55ae324-d67e-438c-b645-00c7fadb3478 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:27.240100 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e55ae324-d67e-438c-b645-00c7fadb3478 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] GET https://10.4.3.119/volume/v3/volumes/4be5894e-4c34-448d-ba12-1e340e1a2e0b Aug 25 10:21:27.240100 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e55ae324-d67e-438c-b645-00c7fadb3478 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:27.240863 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e55ae324-d67e-438c-b645-00c7fadb3478 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:27.245553 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-547bd903-003d-4d2b-9e67-a7edeecbb65f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:27.247384 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-547bd903-003d-4d2b-9e67-a7edeecbb65f tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] GET https://10.4.3.119/volume/v3/volumes/5a197fca-55e4-44c2-8b27-e5827fa0902f Aug 25 10:21:27.247588 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-547bd903-003d-4d2b-9e67-a7edeecbb65f tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:27.247762 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-547bd903-003d-4d2b-9e67-a7edeecbb65f tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:27.251927 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:27.251927 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:21:27.255155 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:27.255155 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:21:27.256291 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-e55ae324-d67e-438c-b645-00c7fadb3478 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Volume info retrieved successfully. Aug 25 10:21:27.260153 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e55ae324-d67e-438c-b645-00c7fadb3478 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] https://10.4.3.119/volume/v3/volumes/4be5894e-4c34-448d-ba12-1e340e1a2e0b returned with HTTP 200 Aug 25 10:21:27.260532 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 383/1561] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:27 2026] GET /volume/v3/volumes/4be5894e-4c34-448d-ba12-1e340e1a2e0b => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:27.262169 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-547bd903-003d-4d2b-9e67-a7edeecbb65f tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Volume info retrieved successfully. Aug 25 10:21:27.266210 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-547bd903-003d-4d2b-9e67-a7edeecbb65f tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] https://10.4.3.119/volume/v3/volumes/5a197fca-55e4-44c2-8b27-e5827fa0902f returned with HTTP 200 Aug 25 10:21:27.269167 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 397/1562] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:27 2026] GET /volume/v3/volumes/5a197fca-55e4-44c2-8b27-e5827fa0902f => generated 1353 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:21:28.280781 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-dd043ffb-9f4c-47e2-865d-1e5e38d7e26a None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:28.283177 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-dd043ffb-9f4c-47e2-865d-1e5e38d7e26a tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] GET https://10.4.3.119/volume/v3/volumes/4be5894e-4c34-448d-ba12-1e340e1a2e0b Aug 25 10:21:28.283623 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-dd043ffb-9f4c-47e2-865d-1e5e38d7e26a tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:28.284099 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-dd043ffb-9f4c-47e2-865d-1e5e38d7e26a tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:28.288727 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-b2527512-5754-44c0-81c5-b1876c9217d6 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:28.290202 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b2527512-5754-44c0-81c5-b1876c9217d6 tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] GET https://10.4.3.119/volume/v3/volumes/5a197fca-55e4-44c2-8b27-e5827fa0902f Aug 25 10:21:28.290202 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b2527512-5754-44c0-81c5-b1876c9217d6 tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:28.290378 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b2527512-5754-44c0-81c5-b1876c9217d6 tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:28.300529 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b2527512-5754-44c0-81c5-b1876c9217d6 tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] https://10.4.3.119/volume/v3/volumes/5a197fca-55e4-44c2-8b27-e5827fa0902f returned with HTTP 404 Aug 25 10:21:28.300660 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 392/1563] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:28 2026] GET /volume/v3/volumes/5a197fca-55e4-44c2-8b27-e5827fa0902f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:21:28.302833 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:28.302833 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:21:28.310315 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-dee82ed4-12c5-4ea3-80f3-04e226d36489 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:28.310698 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-dd043ffb-9f4c-47e2-865d-1e5e38d7e26a tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Volume info retrieved successfully. Aug 25 10:21:28.312289 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-dee82ed4-12c5-4ea3-80f3-04e226d36489 tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:21:28.312756 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-dee82ed4-12c5-4ea3-80f3-04e226d36489 tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-1009454992"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:21:28.314440 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-dee82ed4-12c5-4ea3-80f3-04e226d36489 tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1009454992'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:21:28.314562 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-dee82ed4-12c5-4ea3-80f3-04e226d36489 tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Create volume of 1 GB Aug 25 10:21:28.319396 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-dee82ed4-12c5-4ea3-80f3-04e226d36489 tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Availability Zones retrieved successfully. Aug 25 10:21:28.320790 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-dd043ffb-9f4c-47e2-865d-1e5e38d7e26a tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] https://10.4.3.119/volume/v3/volumes/4be5894e-4c34-448d-ba12-1e340e1a2e0b returned with HTTP 200 Aug 25 10:21:28.321498 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 392/1564] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:28 2026] GET /volume/v3/volumes/4be5894e-4c34-448d-ba12-1e340e1a2e0b => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:28.327853 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-dee82ed4-12c5-4ea3-80f3-04e226d36489 tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Flow 'volume_create_api' (b598ed73-f254-4a14-982b-1e4480f2d5d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:21:28.329407 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-dee82ed4-12c5-4ea3-80f3-04e226d36489 tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a2cd9f9-eb0e-4ab5-8161-aefabaf84643) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:28.330612 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-dee82ed4-12c5-4ea3-80f3-04e226d36489 tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:21:28.372111 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-dee82ed4-12c5-4ea3-80f3-04e226d36489 tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a2cd9f9-eb0e-4ab5-8161-aefabaf84643) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:28.373537 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-dee82ed4-12c5-4ea3-80f3-04e226d36489 tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (530ce52f-e2a9-4645-bd37-ed61a97f050c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:28.423860 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-dee82ed4-12c5-4ea3-80f3-04e226d36489 tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Created reservations ['41df008f-50a6-4aed-b0d3-d6dd41cff599', '0b2b121d-9f2e-4a3a-b49e-c7bdf147ab9e', '4c06a6bb-536e-4825-b407-0df138d31ec8', '9827b6cb-c675-4b19-b4d9-fe816e7d862d'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:21:28.425117 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-dee82ed4-12c5-4ea3-80f3-04e226d36489 tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (530ce52f-e2a9-4645-bd37-ed61a97f050c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['41df008f-50a6-4aed-b0d3-d6dd41cff599', '0b2b121d-9f2e-4a3a-b49e-c7bdf147ab9e', '4c06a6bb-536e-4825-b407-0df138d31ec8', '9827b6cb-c675-4b19-b4d9-fe816e7d862d']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:28.426567 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-dee82ed4-12c5-4ea3-80f3-04e226d36489 tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8646edeb-2380-4916-8c97-67da18e63f25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:28.461420 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-dee82ed4-12c5-4ea3-80f3-04e226d36489 tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8646edeb-2380-4916-8c97-67da18e63f25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b784a65b-8071-4edc-99c0-e06242b997e8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1009454992',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d617780fc8c4739bb02a776b31a5002',qos_specs=None,replication_status=,reservations=['41df008f-50a6-4aed-b0d3-d6dd41cff599','0b2b121d-9f2e-4a3a-b49e-c7bdf147ab9e','4c06a6bb-536e-4825-b407-0df138d31ec8','9827b6cb-c675-4b19-b4d9-fe816e7d862d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2bee904e73d4d7f81543d253d237b30',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:21:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1009454992',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b784a65b-8071-4edc-99c0-e06242b997e8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2d617780fc8c4739bb02a776b31a5002',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c2bee904e73d4d7f81543d253d237b30',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:28.462584 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-dee82ed4-12c5-4ea3-80f3-04e226d36489 tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (722b2a2c-4a8f-4244-be56-89ede7e29abd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:28.498665 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-dee82ed4-12c5-4ea3-80f3-04e226d36489 tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (722b2a2c-4a8f-4244-be56-89ede7e29abd) transitioned into state 'SUCCESS' from state '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-1009454992',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d617780fc8c4739bb02a776b31a5002',qos_specs=None,replication_status=,reservations=['41df008f-50a6-4aed-b0d3-d6dd41cff599','0b2b121d-9f2e-4a3a-b49e-c7bdf147ab9e','4c06a6bb-536e-4825-b407-0df138d31ec8','9827b6cb-c675-4b19-b4d9-fe816e7d862d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2bee904e73d4d7f81543d253d237b30',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:28.498824 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-dee82ed4-12c5-4ea3-80f3-04e226d36489 tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (594d457f-2f4c-4189-a04c-1cb9439450ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:28.517300 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-dee82ed4-12c5-4ea3-80f3-04e226d36489 tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (594d457f-2f4c-4189-a04c-1cb9439450ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:28.519085 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-dee82ed4-12c5-4ea3-80f3-04e226d36489 tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Flow 'volume_create_api' (b598ed73-f254-4a14-982b-1e4480f2d5d3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:21:28.519085 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-dee82ed4-12c5-4ea3-80f3-04e226d36489 tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Create volume request issued successfully. Aug 25 10:21:28.519815 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-dee82ed4-12c5-4ea3-80f3-04e226d36489 tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:21:28.520426 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 384/1565] 10.4.3.119 () {68 vars in 1258 bytes} [Tue Aug 25 10:21:28 2026] POST /volume/v3/volumes => generated 747 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:21:28.540484 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-2fce19c5-8617-4b63-8ec8-413378c0a3a9 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:28.543297 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2fce19c5-8617-4b63-8ec8-413378c0a3a9 tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] GET https://10.4.3.119/volume/v3/volumes/b784a65b-8071-4edc-99c0-e06242b997e8 Aug 25 10:21:28.543297 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2fce19c5-8617-4b63-8ec8-413378c0a3a9 tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:28.543488 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2fce19c5-8617-4b63-8ec8-413378c0a3a9 tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:28.553954 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:28.553954 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:21:28.561203 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-2fce19c5-8617-4b63-8ec8-413378c0a3a9 tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Volume info retrieved successfully. Aug 25 10:21:28.569317 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2fce19c5-8617-4b63-8ec8-413378c0a3a9 tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] https://10.4.3.119/volume/v3/volumes/b784a65b-8071-4edc-99c0-e06242b997e8 returned with HTTP 200 Aug 25 10:21:28.570693 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 398/1566] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:28 2026] GET /volume/v3/volumes/b784a65b-8071-4edc-99c0-e06242b997e8 => generated 815 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:28.764885 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-78432b0b-cd5c-43c1-9d9d-401aa2eb8874 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:28.769188 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-78432b0b-cd5c-43c1-9d9d-401aa2eb8874 tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] GET https://10.4.3.119/volume/v3/volumes/ab76682b-05e8-4f0d-96fb-a6eae42a6f8d Aug 25 10:21:28.769423 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-78432b0b-cd5c-43c1-9d9d-401aa2eb8874 tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:28.769687 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-78432b0b-cd5c-43c1-9d9d-401aa2eb8874 tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:28.786919 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:28.786919 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:21:28.792989 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-78432b0b-cd5c-43c1-9d9d-401aa2eb8874 tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Volume info retrieved successfully. Aug 25 10:21:28.801693 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-78432b0b-cd5c-43c1-9d9d-401aa2eb8874 tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] https://10.4.3.119/volume/v3/volumes/ab76682b-05e8-4f0d-96fb-a6eae42a6f8d returned with HTTP 200 Aug 25 10:21:28.802691 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 393/1567] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:28 2026] GET /volume/v3/volumes/ab76682b-05e8-4f0d-96fb-a6eae42a6f8d => generated 848 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:28.882357 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-1f4beb96-33a4-4ad9-9296-59e1f12e2c9f None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:28.885246 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1f4beb96-33a4-4ad9-9296-59e1f12e2c9f tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] GET https://10.4.3.119/volume/v3/volumes/ab76682b-05e8-4f0d-96fb-a6eae42a6f8d Aug 25 10:21:28.885583 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1f4beb96-33a4-4ad9-9296-59e1f12e2c9f tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:28.885797 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1f4beb96-33a4-4ad9-9296-59e1f12e2c9f tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:28.897601 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:28.897601 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:21:28.904186 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-1f4beb96-33a4-4ad9-9296-59e1f12e2c9f tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Volume info retrieved successfully. Aug 25 10:21:28.911176 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1f4beb96-33a4-4ad9-9296-59e1f12e2c9f tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] https://10.4.3.119/volume/v3/volumes/ab76682b-05e8-4f0d-96fb-a6eae42a6f8d returned with HTTP 200 Aug 25 10:21:28.911826 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 393/1568] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:28 2026] GET /volume/v3/volumes/ab76682b-05e8-4f0d-96fb-a6eae42a6f8d => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:28.926885 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-2832f598-0419-4062-9627-8769bb52b57d None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:28.931296 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-2832f598-0419-4062-9627-8769bb52b57d tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:21:28.931861 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-2832f598-0419-4062-9627-8769bb52b57d tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1238228225"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:21:28.933190 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-2832f598-0419-4062-9627-8769bb52b57d tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1238228225'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:21:28.933355 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-2832f598-0419-4062-9627-8769bb52b57d tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Create volume of 1 GB Aug 25 10:21:28.933640 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:28.933640 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:21:28.938071 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-2832f598-0419-4062-9627-8769bb52b57d tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Availability Zones retrieved successfully. Aug 25 10:21:28.943984 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-2832f598-0419-4062-9627-8769bb52b57d tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Flow 'volume_create_api' (2479b41f-ea43-4a83-9730-bcb81d31c2ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:21:28.945543 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-2832f598-0419-4062-9627-8769bb52b57d tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f68f7d60-c791-4e66-8a83-559f7ded9a1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:28.946730 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-2832f598-0419-4062-9627-8769bb52b57d tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:21:28.979039 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-2832f598-0419-4062-9627-8769bb52b57d tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f68f7d60-c791-4e66-8a83-559f7ded9a1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:28.979911 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-2832f598-0419-4062-9627-8769bb52b57d tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed389c24-837c-450a-b05a-ff1da78fca25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:29.063119 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-2832f598-0419-4062-9627-8769bb52b57d tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Created reservations ['168dd942-84ba-4329-983a-22491b935ba1', 'cd7d12f4-6cef-4fa1-8555-33efd187e8c7', '5fae4d9e-bc14-4a60-bdc1-f997d5d13d3c', '2d6494b0-e62f-4f78-b2e7-21663589832e'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:21:29.063836 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-2832f598-0419-4062-9627-8769bb52b57d tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed389c24-837c-450a-b05a-ff1da78fca25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['168dd942-84ba-4329-983a-22491b935ba1', 'cd7d12f4-6cef-4fa1-8555-33efd187e8c7', '5fae4d9e-bc14-4a60-bdc1-f997d5d13d3c', '2d6494b0-e62f-4f78-b2e7-21663589832e']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:29.064671 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-2832f598-0419-4062-9627-8769bb52b57d tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a3735d1-b799-4eca-91d0-6be848bebfbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:29.101759 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-2832f598-0419-4062-9627-8769bb52b57d tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a3735d1-b799-4eca-91d0-6be848bebfbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9f3ad942-7cde-45a6-9563-6de700870c88', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1238228225',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c17813878c8949dfba9112a132ebabd2',qos_specs=None,replication_status=,reservations=['168dd942-84ba-4329-983a-22491b935ba1','cd7d12f4-6cef-4fa1-8555-33efd187e8c7','5fae4d9e-bc14-4a60-bdc1-f997d5d13d3c','2d6494b0-e62f-4f78-b2e7-21663589832e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71d637b24ce6454881ae4de5b6f637c3',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:21:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1238228225',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9f3ad942-7cde-45a6-9563-6de700870c88,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c17813878c8949dfba9112a132ebabd2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='71d637b24ce6454881ae4de5b6f637c3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:29.104237 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-2832f598-0419-4062-9627-8769bb52b57d tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d7a2fe6-362b-4afb-9f57-7011e937b2e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:29.153494 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-2832f598-0419-4062-9627-8769bb52b57d tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d7a2fe6-362b-4afb-9f57-7011e937b2e8) transitioned into state 'SUCCESS' from state '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-1238228225',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c17813878c8949dfba9112a132ebabd2',qos_specs=None,replication_status=,reservations=['168dd942-84ba-4329-983a-22491b935ba1','cd7d12f4-6cef-4fa1-8555-33efd187e8c7','5fae4d9e-bc14-4a60-bdc1-f997d5d13d3c','2d6494b0-e62f-4f78-b2e7-21663589832e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71d637b24ce6454881ae4de5b6f637c3',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:29.154464 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-2832f598-0419-4062-9627-8769bb52b57d tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f69deb9-d26b-41dd-9500-993d71ef0fea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:29.166298 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-2832f598-0419-4062-9627-8769bb52b57d tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f69deb9-d26b-41dd-9500-993d71ef0fea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:29.167373 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-2832f598-0419-4062-9627-8769bb52b57d tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Flow 'volume_create_api' (2479b41f-ea43-4a83-9730-bcb81d31c2ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:21:29.167768 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-2832f598-0419-4062-9627-8769bb52b57d tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Create volume request issued successfully. Aug 25 10:21:29.168481 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-2832f598-0419-4062-9627-8769bb52b57d tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:21:29.169032 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 385/1569] 10.4.3.119 () {68 vars in 1258 bytes} [Tue Aug 25 10:21:28 2026] POST /volume/v3/volumes => generated 749 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:21:29.186025 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-6319fa06-db0e-416d-9b93-88abb8e8eb6c None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:29.190969 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6319fa06-db0e-416d-9b93-88abb8e8eb6c tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] GET https://10.4.3.119/volume/v3/volumes/9f3ad942-7cde-45a6-9563-6de700870c88 Aug 25 10:21:29.191292 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6319fa06-db0e-416d-9b93-88abb8e8eb6c tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:29.191541 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6319fa06-db0e-416d-9b93-88abb8e8eb6c tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:29.204608 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:29.204608 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:21:29.210251 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-6319fa06-db0e-416d-9b93-88abb8e8eb6c tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Volume info retrieved successfully. Aug 25 10:21:29.224010 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6319fa06-db0e-416d-9b93-88abb8e8eb6c tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] https://10.4.3.119/volume/v3/volumes/9f3ad942-7cde-45a6-9563-6de700870c88 returned with HTTP 200 Aug 25 10:21:29.224010 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 399/1570] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:29 2026] GET /volume/v3/volumes/9f3ad942-7cde-45a6-9563-6de700870c88 => generated 817 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:29.339863 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-de550303-0043-453c-ab7b-31bdf1d71efb None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:29.342483 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-de550303-0043-453c-ab7b-31bdf1d71efb tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] GET https://10.4.3.119/volume/v3/volumes/4be5894e-4c34-448d-ba12-1e340e1a2e0b Aug 25 10:21:29.342717 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-de550303-0043-453c-ab7b-31bdf1d71efb tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:29.343091 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-de550303-0043-453c-ab7b-31bdf1d71efb tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:29.355610 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:29.355610 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:21:29.360146 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-de550303-0043-453c-ab7b-31bdf1d71efb tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Volume info retrieved successfully. Aug 25 10:21:29.366092 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-de550303-0043-453c-ab7b-31bdf1d71efb tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] https://10.4.3.119/volume/v3/volumes/4be5894e-4c34-448d-ba12-1e340e1a2e0b returned with HTTP 200 Aug 25 10:21:29.366615 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 394/1571] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:29 2026] GET /volume/v3/volumes/4be5894e-4c34-448d-ba12-1e340e1a2e0b => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:29.594549 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-62fb4f07-3198-462d-95f1-f1b5bfc5b7dd None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:29.597068 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-62fb4f07-3198-462d-95f1-f1b5bfc5b7dd tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] GET https://10.4.3.119/volume/v3/volumes/b784a65b-8071-4edc-99c0-e06242b997e8 Aug 25 10:21:29.597068 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-62fb4f07-3198-462d-95f1-f1b5bfc5b7dd tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:29.597068 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-62fb4f07-3198-462d-95f1-f1b5bfc5b7dd tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:29.604809 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:29.604809 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:21:29.609628 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-62fb4f07-3198-462d-95f1-f1b5bfc5b7dd tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Volume info retrieved successfully. Aug 25 10:21:29.614698 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-62fb4f07-3198-462d-95f1-f1b5bfc5b7dd tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] https://10.4.3.119/volume/v3/volumes/b784a65b-8071-4edc-99c0-e06242b997e8 returned with HTTP 200 Aug 25 10:21:29.615187 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 394/1572] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:29 2026] GET /volume/v3/volumes/b784a65b-8071-4edc-99c0-e06242b997e8 => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:29.635926 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-4eed83cf-0667-43cb-aeb4-bfd1626647bb None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:29.638606 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4eed83cf-0667-43cb-aeb4-bfd1626647bb tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:21:29.638806 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4eed83cf-0667-43cb-aeb4-bfd1626647bb tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "b784a65b-8071-4edc-99c0-e06242b997e8", "size": 2, "name": "tempest-VolumesCloneTest-Volume-894769913"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:21:29.641110 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-4eed83cf-0667-43cb-aeb4-bfd1626647bb tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Create volume request body: {'volume': {'source_volid': 'b784a65b-8071-4edc-99c0-e06242b997e8', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-894769913'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:21:29.650252 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:29.650252 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:21:29.650706 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-4eed83cf-0667-43cb-aeb4-bfd1626647bb tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Volume retrieved successfully. Aug 25 10:21:29.650845 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-4eed83cf-0667-43cb-aeb4-bfd1626647bb tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Create volume of 2 GB Aug 25 10:21:29.655115 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-4eed83cf-0667-43cb-aeb4-bfd1626647bb tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Availability Zones retrieved successfully. Aug 25 10:21:29.663013 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-4eed83cf-0667-43cb-aeb4-bfd1626647bb tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Flow 'volume_create_api' (de85d5a9-e1fd-4832-9f70-1dc7233ae440) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:21:29.664456 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-4eed83cf-0667-43cb-aeb4-bfd1626647bb tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cca52f6a-bdfe-4606-8130-b08b5bccebc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:29.665464 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-4eed83cf-0667-43cb-aeb4-bfd1626647bb tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:21:29.695898 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-4eed83cf-0667-43cb-aeb4-bfd1626647bb tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cca52f6a-bdfe-4606-8130-b08b5bccebc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': 'b784a65b-8071-4edc-99c0-e06242b997e8', 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:29.696648 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-4eed83cf-0667-43cb-aeb4-bfd1626647bb tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ccf14cbf-a80e-4460-afaa-1b99cf4aacc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:29.753879 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-4eed83cf-0667-43cb-aeb4-bfd1626647bb tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Created reservations ['cc500d4e-c811-452f-b9b7-acc393d61ff4', '9a989733-1971-403c-9d14-529e18dcb3cb', 'd0e1202f-5c42-4989-a1fb-8cecee39033d', 'ebc1ddeb-e32b-462b-8ac4-4b9d583c6b93'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:21:29.754751 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-4eed83cf-0667-43cb-aeb4-bfd1626647bb tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ccf14cbf-a80e-4460-afaa-1b99cf4aacc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cc500d4e-c811-452f-b9b7-acc393d61ff4', '9a989733-1971-403c-9d14-529e18dcb3cb', 'd0e1202f-5c42-4989-a1fb-8cecee39033d', 'ebc1ddeb-e32b-462b-8ac4-4b9d583c6b93']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:29.755885 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-4eed83cf-0667-43cb-aeb4-bfd1626647bb tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a14cd2fd-ed80-4aba-b826-b8d2c6c036ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:29.796535 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-4eed83cf-0667-43cb-aeb4-bfd1626647bb tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a14cd2fd-ed80-4aba-b826-b8d2c6c036ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c7f33d56-ef21-4cfb-b421-73ec231fe890', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-894769913',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d617780fc8c4739bb02a776b31a5002',qos_specs=None,replication_status=,reservations=['cc500d4e-c811-452f-b9b7-acc393d61ff4','9a989733-1971-403c-9d14-529e18dcb3cb','d0e1202f-5c42-4989-a1fb-8cecee39033d','ebc1ddeb-e32b-462b-8ac4-4b9d583c6b93'],size=2,snapshot_id=None,source_replicaid=,source_volid=b784a65b-8071-4edc-99c0-e06242b997e8,status='creating',user_id='c2bee904e73d4d7f81543d253d237b30',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:21:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-894769913',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c7f33d56-ef21-4cfb-b421-73ec231fe890,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2d617780fc8c4739bb02a776b31a5002',provider_auth=None,provider_geometry=None,provider_id=None,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=b784a65b-8071-4edc-99c0-e06242b997e8,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c2bee904e73d4d7f81543d253d237b30',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:29.797518 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-4eed83cf-0667-43cb-aeb4-bfd1626647bb tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a59eaf9-f58b-4bc8-b7f6-4de756edaede) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:29.827237 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-4eed83cf-0667-43cb-aeb4-bfd1626647bb tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a59eaf9-f58b-4bc8-b7f6-4de756edaede) transitioned into state 'SUCCESS' from state '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-894769913',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d617780fc8c4739bb02a776b31a5002',qos_specs=None,replication_status=,reservations=['cc500d4e-c811-452f-b9b7-acc393d61ff4','9a989733-1971-403c-9d14-529e18dcb3cb','d0e1202f-5c42-4989-a1fb-8cecee39033d','ebc1ddeb-e32b-462b-8ac4-4b9d583c6b93'],size=2,snapshot_id=None,source_replicaid=,source_volid=b784a65b-8071-4edc-99c0-e06242b997e8,status='creating',user_id='c2bee904e73d4d7f81543d253d237b30',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:29.828373 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-4eed83cf-0667-43cb-aeb4-bfd1626647bb tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab83025d-c0b3-4965-a817-ebbfceefcaa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:29.853122 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-4eed83cf-0667-43cb-aeb4-bfd1626647bb tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab83025d-c0b3-4965-a817-ebbfceefcaa7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:29.854241 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-4eed83cf-0667-43cb-aeb4-bfd1626647bb tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Flow 'volume_create_api' (de85d5a9-e1fd-4832-9f70-1dc7233ae440) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:21:29.854666 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-4eed83cf-0667-43cb-aeb4-bfd1626647bb tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Create volume request issued successfully. Aug 25 10:21:29.855886 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4eed83cf-0667-43cb-aeb4-bfd1626647bb tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:21:29.856187 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 386/1573] 10.4.3.119 () {68 vars in 1259 bytes} [Tue Aug 25 10:21:29 2026] POST /volume/v3/volumes => generated 780 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:21:29.871454 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-bdba2980-4aed-433e-9d67-0d3b38d969bb None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:29.873054 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-bdba2980-4aed-433e-9d67-0d3b38d969bb tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] GET https://10.4.3.119/volume/v3/volumes/c7f33d56-ef21-4cfb-b421-73ec231fe890 Aug 25 10:21:29.873302 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-bdba2980-4aed-433e-9d67-0d3b38d969bb tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:29.873510 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-bdba2980-4aed-433e-9d67-0d3b38d969bb tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:29.887772 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:29.887772 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:21:29.895276 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-bdba2980-4aed-433e-9d67-0d3b38d969bb tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Volume info retrieved successfully. Aug 25 10:21:29.904520 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-bdba2980-4aed-433e-9d67-0d3b38d969bb tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] https://10.4.3.119/volume/v3/volumes/c7f33d56-ef21-4cfb-b421-73ec231fe890 returned with HTTP 200 Aug 25 10:21:29.904889 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 400/1574] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:29 2026] GET /volume/v3/volumes/c7f33d56-ef21-4cfb-b421-73ec231fe890 => generated 848 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:30.010730 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-41c4df94-e2a5-49f9-a293-67f4b269a230 req-837a068e-db34-4a92-b0c4-fef72296ce27 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:30.014534 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-41c4df94-e2a5-49f9-a293-67f4b269a230 req-837a068e-db34-4a92-b0c4-fef72296ce27 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] POST https://10.4.3.119/volume/v3/attachments/ba7c97e7-ee92-4304-bdaa-76bebd90e680/action Aug 25 10:21:30.015052 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-41c4df94-e2a5-49f9-a293-67f4b269a230 req-837a068e-db34-4a92-b0c4-fef72296ce27 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Action body: b'{"os-complete": null}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:21:30.015570 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-41c4df94-e2a5-49f9-a293-67f4b269a230 req-837a068e-db34-4a92-b0c4-fef72296ce27 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:21:30.046221 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:30.046221 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:21:30.068238 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-41c4df94-e2a5-49f9-a293-67f4b269a230 req-837a068e-db34-4a92-b0c4-fef72296ce27 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] https://10.4.3.119/volume/v3/attachments/ba7c97e7-ee92-4304-bdaa-76bebd90e680/action returned with HTTP 204 Aug 25 10:21:30.068238 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 395/1575] 10.4.3.119 () {74 vars in 1725 bytes} [Tue Aug 25 10:21:30 2026] POST /volume/v3/attachments/ba7c97e7-ee92-4304-bdaa-76bebd90e680/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:21:30.198278 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-7a69e456-65c3-46d1-bef5-b8ebc195fbf8 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:30.245364 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-43465752-59db-4b67-83bd-49f77555dc23 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:30.250502 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-43465752-59db-4b67-83bd-49f77555dc23 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] GET https://10.4.3.119/volume/v3/volumes/9f3ad942-7cde-45a6-9563-6de700870c88 Aug 25 10:21:30.251244 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-43465752-59db-4b67-83bd-49f77555dc23 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:30.251244 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-43465752-59db-4b67-83bd-49f77555dc23 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:30.263360 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:30.263360 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:21:30.270862 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-43465752-59db-4b67-83bd-49f77555dc23 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Volume info retrieved successfully. Aug 25 10:21:30.285365 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-43465752-59db-4b67-83bd-49f77555dc23 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] https://10.4.3.119/volume/v3/volumes/9f3ad942-7cde-45a6-9563-6de700870c88 returned with HTTP 200 Aug 25 10:21:30.285923 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 387/1576] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:30 2026] GET /volume/v3/volumes/9f3ad942-7cde-45a6-9563-6de700870c88 => generated 842 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:30.308272 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-ab69b149-87bf-4b64-ad10-15cfd91eef97 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:30.311221 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ab69b149-87bf-4b64-ad10-15cfd91eef97 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] POST https://10.4.3.119/volume/v3/volumes/9f3ad942-7cde-45a6-9563-6de700870c88/action Aug 25 10:21:30.311653 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ab69b149-87bf-4b64-ad10-15cfd91eef97 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Action body: b'{"os-attach": {"instance_uuid": "af8bb21c-0ec4-46d0-ab04-33f49eca42b3", "mountpoint": "/dev/vdb"}}' {{(pid=100390) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:21:30.311818 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ab69b149-87bf-4b64-ad10-15cfd91eef97 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "af8bb21c-0ec4-46d0-ab04-33f49eca42b3", "mountpoint": "/dev/vdb"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:21:30.323404 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:30.323404 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:21:30.323742 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-ab69b149-87bf-4b64-ad10-15cfd91eef97 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Volume info retrieved successfully. Aug 25 10:21:30.338060 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-ab69b149-87bf-4b64-ad10-15cfd91eef97 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Update volume admin metadata completed successfully. Aug 25 10:21:30.384742 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-959ec60e-25f9-4702-b5d3-50f5442c12c0 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:30.390098 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-959ec60e-25f9-4702-b5d3-50f5442c12c0 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] GET https://10.4.3.119/volume/v3/volumes/4be5894e-4c34-448d-ba12-1e340e1a2e0b Aug 25 10:21:30.390098 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-959ec60e-25f9-4702-b5d3-50f5442c12c0 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:30.390386 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-959ec60e-25f9-4702-b5d3-50f5442c12c0 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:30.413997 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:30.413997 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:21:30.423483 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-959ec60e-25f9-4702-b5d3-50f5442c12c0 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Volume info retrieved successfully. Aug 25 10:21:30.431854 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-959ec60e-25f9-4702-b5d3-50f5442c12c0 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] https://10.4.3.119/volume/v3/volumes/4be5894e-4c34-448d-ba12-1e340e1a2e0b returned with HTTP 200 Aug 25 10:21:30.432770 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 396/1577] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:30 2026] GET /volume/v3/volumes/4be5894e-4c34-448d-ba12-1e340e1a2e0b => generated 1139 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:21:30.438881 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7a69e456-65c3-46d1-bef5-b8ebc195fbf8 tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:21:30.438881 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7a69e456-65c3-46d1-bef5-b8ebc195fbf8 tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-137343130"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:21:30.441924 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-7a69e456-65c3-46d1-bef5-b8ebc195fbf8 tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-137343130'}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:21:30.442075 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-7a69e456-65c3-46d1-bef5-b8ebc195fbf8 tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] Create volume of 1 GB Aug 25 10:21:30.448309 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-7a69e456-65c3-46d1-bef5-b8ebc195fbf8 tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] Availability Zones retrieved successfully. Aug 25 10:21:30.451600 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-52e00a0c-a2da-4ec9-8c1f-3e1011ee9dba None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:30.453725 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-52e00a0c-a2da-4ec9-8c1f-3e1011ee9dba tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] GET https://10.4.3.119/volume/v3/volumes/4be5894e-4c34-448d-ba12-1e340e1a2e0b Aug 25 10:21:30.454418 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-52e00a0c-a2da-4ec9-8c1f-3e1011ee9dba tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:30.455398 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-52e00a0c-a2da-4ec9-8c1f-3e1011ee9dba tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:30.457027 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-7a69e456-65c3-46d1-bef5-b8ebc195fbf8 tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] Flow 'volume_create_api' (0b4c3faa-abbf-4cdb-aaea-4b4597400169) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:21:30.457395 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-ab69b149-87bf-4b64-ad10-15cfd91eef97 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Attach volume completed successfully. Aug 25 10:21:30.458053 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-7a69e456-65c3-46d1-bef5-b8ebc195fbf8 tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c19cd08-71ad-43b5-985e-354c53161a89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:30.458372 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ab69b149-87bf-4b64-ad10-15cfd91eef97 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] https://10.4.3.119/volume/v3/volumes/9f3ad942-7cde-45a6-9563-6de700870c88/action returned with HTTP 202 Aug 25 10:21:30.458855 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 401/1578] 10.4.3.119 () {68 vars in 1390 bytes} [Tue Aug 25 10:21:30 2026] POST /volume/v3/volumes/9f3ad942-7cde-45a6-9563-6de700870c88/action => generated 0 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:21:30.459465 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [None req-7a69e456-65c3-46d1-bef5-b8ebc195fbf8 tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] Validating volume size '1' using validate_int {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:21:30.475732 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:30.475732 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:21:30.476051 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-d916d9d9-f7e1-47fc-a351-5eb51f99afcb None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:30.480273 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d916d9d9-f7e1-47fc-a351-5eb51f99afcb tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] GET https://10.4.3.119/volume/v3/volumes/9f3ad942-7cde-45a6-9563-6de700870c88 Aug 25 10:21:30.480909 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d916d9d9-f7e1-47fc-a351-5eb51f99afcb tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:30.480909 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d916d9d9-f7e1-47fc-a351-5eb51f99afcb tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:30.487728 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-52e00a0c-a2da-4ec9-8c1f-3e1011ee9dba tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Volume info retrieved successfully. Aug 25 10:21:30.499225 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-52e00a0c-a2da-4ec9-8c1f-3e1011ee9dba tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] https://10.4.3.119/volume/v3/volumes/4be5894e-4c34-448d-ba12-1e340e1a2e0b returned with HTTP 200 Aug 25 10:21:30.499800 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 388/1579] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:30 2026] GET /volume/v3/volumes/4be5894e-4c34-448d-ba12-1e340e1a2e0b => generated 1139 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:21:30.500913 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:30.500913 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:21:30.507409 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-d916d9d9-f7e1-47fc-a351-5eb51f99afcb tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Volume info retrieved successfully. Aug 25 10:21:30.516039 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d916d9d9-f7e1-47fc-a351-5eb51f99afcb tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] https://10.4.3.119/volume/v3/volumes/9f3ad942-7cde-45a6-9563-6de700870c88 returned with HTTP 200 Aug 25 10:21:30.516642 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 397/1580] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:30 2026] GET /volume/v3/volumes/9f3ad942-7cde-45a6-9563-6de700870c88 => generated 1176 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:21:30.518157 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-7a69e456-65c3-46d1-bef5-b8ebc195fbf8 tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c19cd08-71ad-43b5-985e-354c53161a89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:30.519854 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-7a69e456-65c3-46d1-bef5-b8ebc195fbf8 tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7138630c-0410-4a92-aad6-b2d26476e90e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:30.523168 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-dd171fa2-04f8-4168-a631-d4673b0883e1 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:30.528081 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-dd171fa2-04f8-4168-a631-d4673b0883e1 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] DELETE https://10.4.3.119/volume/v3/volumes/4be5894e-4c34-448d-ba12-1e340e1a2e0b Aug 25 10:21:30.528081 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-dd171fa2-04f8-4168-a631-d4673b0883e1 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:30.528081 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-dd171fa2-04f8-4168-a631-d4673b0883e1 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:30.528814 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-dd171fa2-04f8-4168-a631-d4673b0883e1 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Delete volume with id: 4be5894e-4c34-448d-ba12-1e340e1a2e0b Aug 25 10:21:30.540670 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-1ba0970b-8683-44de-87a6-bdd34ecb3e44 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:30.544777 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1ba0970b-8683-44de-87a6-bdd34ecb3e44 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] GET https://10.4.3.119/volume/v3/volumes/9f3ad942-7cde-45a6-9563-6de700870c88 Aug 25 10:21:30.544871 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:30.544871 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:21:30.545197 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1ba0970b-8683-44de-87a6-bdd34ecb3e44 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:30.545414 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1ba0970b-8683-44de-87a6-bdd34ecb3e44 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:30.545466 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-dd171fa2-04f8-4168-a631-d4673b0883e1 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Volume info retrieved successfully. Aug 25 10:21:30.553754 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-dd171fa2-04f8-4168-a631-d4673b0883e1 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-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 25 10:21:30.554550 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-dd171fa2-04f8-4168-a631-d4673b0883e1 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] https://10.4.3.119/volume/v3/volumes/4be5894e-4c34-448d-ba12-1e340e1a2e0b returned with HTTP 400 Aug 25 10:21:30.555437 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 402/1581] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:21:30 2026] DELETE /volume/v3/volumes/4be5894e-4c34-448d-ba12-1e340e1a2e0b => generated 307 bytes in 33 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 25 10:21:30.557897 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:30.557897 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:21:30.564050 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-3c30cd73-1a52-4698-ade5-be4a3064fbc0 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:30.565820 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-1ba0970b-8683-44de-87a6-bdd34ecb3e44 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Volume info retrieved successfully. Aug 25 10:21:30.567895 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3c30cd73-1a52-4698-ade5-be4a3064fbc0 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] GET https://10.4.3.119/volume/v3/volumes/4be5894e-4c34-448d-ba12-1e340e1a2e0b Aug 25 10:21:30.568174 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3c30cd73-1a52-4698-ade5-be4a3064fbc0 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:30.568485 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3c30cd73-1a52-4698-ade5-be4a3064fbc0 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:30.574175 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1ba0970b-8683-44de-87a6-bdd34ecb3e44 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] https://10.4.3.119/volume/v3/volumes/9f3ad942-7cde-45a6-9563-6de700870c88 returned with HTTP 200 Aug 25 10:21:30.574175 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 389/1582] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:30 2026] GET /volume/v3/volumes/9f3ad942-7cde-45a6-9563-6de700870c88 => generated 1176 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:21:30.586981 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:30.586981 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:21:30.594171 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-3c30cd73-1a52-4698-ade5-be4a3064fbc0 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Volume info retrieved successfully. Aug 25 10:21:30.597528 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-08c85bfb-265a-4edf-8405-e3ee8df5ded7 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:30.603478 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3c30cd73-1a52-4698-ade5-be4a3064fbc0 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] https://10.4.3.119/volume/v3/volumes/4be5894e-4c34-448d-ba12-1e340e1a2e0b returned with HTTP 200 Aug 25 10:21:30.604015 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 398/1583] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:30 2026] GET /volume/v3/volumes/4be5894e-4c34-448d-ba12-1e340e1a2e0b => generated 1139 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:21:30.627586 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-7a69e456-65c3-46d1-bef5-b8ebc195fbf8 tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] Created reservations ['107b8750-a769-446e-a787-fbfa38f8e7e2', 'f09e6f6b-0f3a-4307-bd5b-6a073e3a96fd', '935907b5-41ab-4a9c-9691-e5a4b6073eac', 'd0ac6666-897c-494a-a108-d6f39dd3c387'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:21:30.628733 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-7a69e456-65c3-46d1-bef5-b8ebc195fbf8 tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7138630c-0410-4a92-aad6-b2d26476e90e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['107b8750-a769-446e-a787-fbfa38f8e7e2', 'f09e6f6b-0f3a-4307-bd5b-6a073e3a96fd', '935907b5-41ab-4a9c-9691-e5a4b6073eac', 'd0ac6666-897c-494a-a108-d6f39dd3c387']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:30.629796 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-7a69e456-65c3-46d1-bef5-b8ebc195fbf8 tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9badae1-18bc-4d70-a624-a7b0c544c1a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:30.667365 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-7a69e456-65c3-46d1-bef5-b8ebc195fbf8 tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9badae1-18bc-4d70-a624-a7b0c544c1a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1bbd8af0-d7cd-453f-b342-dcbef555ad91', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-137343130',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='a3b645c01523460ca14f58dde889600e',qos_specs=None,replication_status=,reservations=['107b8750-a769-446e-a787-fbfa38f8e7e2','f09e6f6b-0f3a-4307-bd5b-6a073e3a96fd','935907b5-41ab-4a9c-9691-e5a4b6073eac','d0ac6666-897c-494a-a108-d6f39dd3c387'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ca8f7ff61fd45c1afab3d63d6d80f9e',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:21:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-137343130',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1bbd8af0-d7cd-453f-b342-dcbef555ad91,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='a3b645c01523460ca14f58dde889600e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4ca8f7ff61fd45c1afab3d63d6d80f9e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:30.668401 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-8cb34b18-e11b-4a6d-9196-b867c41fb2d3 req-b330a8c5-f501-415c-8da3-73c33e926a0a None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:30.672251 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-7a69e456-65c3-46d1-bef5-b8ebc195fbf8 tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5d6e674-e88f-4c8a-9f21-6ed1ebda0d25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:30.672425 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-8cb34b18-e11b-4a6d-9196-b867c41fb2d3 req-b330a8c5-f501-415c-8da3-73c33e926a0a tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] GET https://10.4.3.119/volume/v3/volumes/4be5894e-4c34-448d-ba12-1e340e1a2e0b Aug 25 10:21:30.672652 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-8cb34b18-e11b-4a6d-9196-b867c41fb2d3 req-b330a8c5-f501-415c-8da3-73c33e926a0a tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:30.672838 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-8cb34b18-e11b-4a6d-9196-b867c41fb2d3 req-b330a8c5-f501-415c-8da3-73c33e926a0a tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:30.693470 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:30.693470 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:21:30.698365 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-7a69e456-65c3-46d1-bef5-b8ebc195fbf8 tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5d6e674-e88f-4c8a-9f21-6ed1ebda0d25) transitioned into state 'SUCCESS' from state '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-137343130',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='a3b645c01523460ca14f58dde889600e',qos_specs=None,replication_status=,reservations=['107b8750-a769-446e-a787-fbfa38f8e7e2','f09e6f6b-0f3a-4307-bd5b-6a073e3a96fd','935907b5-41ab-4a9c-9691-e5a4b6073eac','d0ac6666-897c-494a-a108-d6f39dd3c387'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ca8f7ff61fd45c1afab3d63d6d80f9e',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:30.700387 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-7a69e456-65c3-46d1-bef5-b8ebc195fbf8 tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b81f6f4a-1349-4412-978a-c3cc4bbefb37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:30.701927 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-8cb34b18-e11b-4a6d-9196-b867c41fb2d3 req-b330a8c5-f501-415c-8da3-73c33e926a0a tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Volume info retrieved successfully. Aug 25 10:21:30.708437 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-8cb34b18-e11b-4a6d-9196-b867c41fb2d3 req-b330a8c5-f501-415c-8da3-73c33e926a0a tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] https://10.4.3.119/volume/v3/volumes/4be5894e-4c34-448d-ba12-1e340e1a2e0b returned with HTTP 200 Aug 25 10:21:30.708937 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 390/1584] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:21:30 2026] GET /volume/v3/volumes/4be5894e-4c34-448d-ba12-1e340e1a2e0b => generated 1139 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:21:30.717472 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-7a69e456-65c3-46d1-bef5-b8ebc195fbf8 tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b81f6f4a-1349-4412-978a-c3cc4bbefb37) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:30.718788 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-7a69e456-65c3-46d1-bef5-b8ebc195fbf8 tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] Flow 'volume_create_api' (0b4c3faa-abbf-4cdb-aaea-4b4597400169) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:21:30.719320 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-7a69e456-65c3-46d1-bef5-b8ebc195fbf8 tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] Create volume request issued successfully. Aug 25 10:21:30.720239 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7a69e456-65c3-46d1-bef5-b8ebc195fbf8 tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:21:30.720875 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 395/1585] 10.4.3.119 () {68 vars in 1259 bytes} [Tue Aug 25 10:21:30 2026] POST /volume/v3/volumes => generated 759 bytes in 523 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:21:30.741158 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-8cb34b18-e11b-4a6d-9196-b867c41fb2d3 req-9cecdd30-4df5-4b7b-9519-28c9f7e21d9d None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:30.741308 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-52bbc2f5-859f-43a4-afcf-b27dc616a9d4 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:30.742630 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-52bbc2f5-859f-43a4-afcf-b27dc616a9d4 tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] GET https://10.4.3.119/volume/v3/volumes/1bbd8af0-d7cd-453f-b342-dcbef555ad91 Aug 25 10:21:30.742875 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-52bbc2f5-859f-43a4-afcf-b27dc616a9d4 tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:30.743024 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-08c85bfb-265a-4edf-8405-e3ee8df5ded7 tempest-VolumesActionsTest-284054310 tempest-VolumesActionsTest-284054310-project-admin] POST https://10.4.3.119/volume/v3/volumes/9f3ad942-7cde-45a6-9563-6de700870c88/action Aug 25 10:21:30.743063 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-52bbc2f5-859f-43a4-afcf-b27dc616a9d4 tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:30.744271 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-08c85bfb-265a-4edf-8405-e3ee8df5ded7 tempest-VolumesActionsTest-284054310 tempest-VolumesActionsTest-284054310-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100390) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:21:30.744601 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-08c85bfb-265a-4edf-8405-e3ee8df5ded7 tempest-VolumesActionsTest-284054310 tempest-VolumesActionsTest-284054310-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:21:30.746234 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-8cb34b18-e11b-4a6d-9196-b867c41fb2d3 req-9cecdd30-4df5-4b7b-9519-28c9f7e21d9d tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] POST https://10.4.3.119/volume/v3/volumes/4be5894e-4c34-448d-ba12-1e340e1a2e0b/action Aug 25 10:21:30.746675 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-8cb34b18-e11b-4a6d-9196-b867c41fb2d3 req-9cecdd30-4df5-4b7b-9519-28c9f7e21d9d tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100389) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:21:30.746828 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-8cb34b18-e11b-4a6d-9196-b867c41fb2d3 req-9cecdd30-4df5-4b7b-9519-28c9f7e21d9d tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:21:30.752173 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:30.752173 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:21:30.760059 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-52bbc2f5-859f-43a4-afcf-b27dc616a9d4 tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] Volume info retrieved successfully. Aug 25 10:21:30.770307 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:30.770307 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:21:30.770471 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-52bbc2f5-859f-43a4-afcf-b27dc616a9d4 tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] https://10.4.3.119/volume/v3/volumes/1bbd8af0-d7cd-453f-b342-dcbef555ad91 returned with HTTP 200 Aug 25 10:21:30.770543 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:30.770543 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:21:30.770656 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.contrib.admin_actions [None req-08c85bfb-265a-4edf-8405-e3ee8df5ded7 tempest-VolumesActionsTest-284054310 tempest-VolumesActionsTest-284054310-project-admin] Updating volume '9f3ad942-7cde-45a6-9563-6de700870c88' with '{'status': 'error'}' {{(pid=100390) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 25 10:21:30.770734 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 399/1586] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:30 2026] GET /volume/v3/volumes/1bbd8af0-d7cd-453f-b342-dcbef555ad91 => generated 827 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 10:21:30.770792 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-8cb34b18-e11b-4a6d-9196-b867c41fb2d3 req-9cecdd30-4df5-4b7b-9519-28c9f7e21d9d tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Volume info retrieved successfully. Aug 25 10:21:30.779069 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-8cb34b18-e11b-4a6d-9196-b867c41fb2d3 req-9cecdd30-4df5-4b7b-9519-28c9f7e21d9d tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Begin detaching volume completed successfully. Aug 25 10:21:30.779369 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-8cb34b18-e11b-4a6d-9196-b867c41fb2d3 req-9cecdd30-4df5-4b7b-9519-28c9f7e21d9d tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] https://10.4.3.119/volume/v3/volumes/4be5894e-4c34-448d-ba12-1e340e1a2e0b/action returned with HTTP 202 Aug 25 10:21:30.779881 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 391/1587] 10.4.3.119 () {72 vars in 1672 bytes} [Tue Aug 25 10:21:30 2026] POST /volume/v3/volumes/4be5894e-4c34-448d-ba12-1e340e1a2e0b/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:21:30.804901 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-08c85bfb-265a-4edf-8405-e3ee8df5ded7 tempest-VolumesActionsTest-284054310 tempest-VolumesActionsTest-284054310-project-admin] https://10.4.3.119/volume/v3/volumes/9f3ad942-7cde-45a6-9563-6de700870c88/action returned with HTTP 202 Aug 25 10:21:30.804901 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 403/1588] 10.4.3.119 () {68 vars in 1390 bytes} [Tue Aug 25 10:21:30 2026] POST /volume/v3/volumes/9f3ad942-7cde-45a6-9563-6de700870c88/action => generated 0 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:21:30.817379 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-a4e0c2a8-8117-4baf-a644-e3a89d3be34a None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:30.823150 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a4e0c2a8-8117-4baf-a644-e3a89d3be34a tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] GET https://10.4.3.119/volume/v3/volumes/9f3ad942-7cde-45a6-9563-6de700870c88 Aug 25 10:21:30.823150 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a4e0c2a8-8117-4baf-a644-e3a89d3be34a tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:30.823150 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a4e0c2a8-8117-4baf-a644-e3a89d3be34a tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:30.842198 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:30.842198 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:21:30.849416 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-a4e0c2a8-8117-4baf-a644-e3a89d3be34a tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Volume info retrieved successfully. Aug 25 10:21:30.857964 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a4e0c2a8-8117-4baf-a644-e3a89d3be34a tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] https://10.4.3.119/volume/v3/volumes/9f3ad942-7cde-45a6-9563-6de700870c88 returned with HTTP 200 Aug 25 10:21:30.857964 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 396/1589] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:30 2026] GET /volume/v3/volumes/9f3ad942-7cde-45a6-9563-6de700870c88 => generated 1175 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:21:30.872061 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-82cd1bbb-280f-44a9-a0cd-fb6046304179 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:30.872061 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-82cd1bbb-280f-44a9-a0cd-fb6046304179 None None] GET https://10.4.3.119/volume// Aug 25 10:21:30.872061 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-82cd1bbb-280f-44a9-a0cd-fb6046304179 None None] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:30.872061 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-82cd1bbb-280f-44a9-a0cd-fb6046304179 None None] Calling method 'all' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:30.872061 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-82cd1bbb-280f-44a9-a0cd-fb6046304179 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:21:30.872061 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 400/1590] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:21:30 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:21:30.873392 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-a99a1a76-d259-4a5a-b2a8-dd1f7393dbb3 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:30.874401 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a99a1a76-d259-4a5a-b2a8-dd1f7393dbb3 tempest-VolumesActionsTest-284054310 tempest-VolumesActionsTest-284054310-project-admin] POST https://10.4.3.119/volume/v3/volumes/9f3ad942-7cde-45a6-9563-6de700870c88/action Aug 25 10:21:30.875965 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a99a1a76-d259-4a5a-b2a8-dd1f7393dbb3 tempest-VolumesActionsTest-284054310 tempest-VolumesActionsTest-284054310-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "be6075eb-2580-4501-bf32-e589204ccce4"}}' {{(pid=100389) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:21:30.875965 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a99a1a76-d259-4a5a-b2a8-dd1f7393dbb3 tempest-VolumesActionsTest-284054310 tempest-VolumesActionsTest-284054310-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "be6075eb-2580-4501-bf32-e589204ccce4"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:21:30.881120 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-8cb34b18-e11b-4a6d-9196-b867c41fb2d3 req-1ec59770-1559-448e-932d-b88b900ac0b5 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:30.884775 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-8cb34b18-e11b-4a6d-9196-b867c41fb2d3 req-1ec59770-1559-448e-932d-b88b900ac0b5 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] GET https://10.4.3.119/volume/v3/volumes/4be5894e-4c34-448d-ba12-1e340e1a2e0b Aug 25 10:21:30.885064 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-8cb34b18-e11b-4a6d-9196-b867c41fb2d3 req-1ec59770-1559-448e-932d-b88b900ac0b5 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:30.885833 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-8cb34b18-e11b-4a6d-9196-b867c41fb2d3 req-1ec59770-1559-448e-932d-b88b900ac0b5 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:30.890102 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:30.890102 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:21:30.890102 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-a99a1a76-d259-4a5a-b2a8-dd1f7393dbb3 tempest-VolumesActionsTest-284054310 tempest-VolumesActionsTest-284054310-project-admin] Volume info retrieved successfully. Aug 25 10:21:30.902160 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:30.902160 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:21:30.907728 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [req-8cb34b18-e11b-4a6d-9196-b867c41fb2d3 req-1ec59770-1559-448e-932d-b88b900ac0b5 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Volume info retrieved successfully. Aug 25 10:21:30.915721 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-8cb34b18-e11b-4a6d-9196-b867c41fb2d3 req-1ec59770-1559-448e-932d-b88b900ac0b5 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] https://10.4.3.119/volume/v3/volumes/4be5894e-4c34-448d-ba12-1e340e1a2e0b returned with HTTP 200 Aug 25 10:21:30.915876 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 404/1591] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:21:30 2026] GET /volume/v3/volumes/4be5894e-4c34-448d-ba12-1e340e1a2e0b => generated 1322 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:21:30.924519 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-ebe7e2c3-c77b-4cc2-ba46-6d09cfbacbf4 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:30.927017 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ebe7e2c3-c77b-4cc2-ba46-6d09cfbacbf4 tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] GET https://10.4.3.119/volume/v3/volumes/c7f33d56-ef21-4cfb-b421-73ec231fe890 Aug 25 10:21:30.927331 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ebe7e2c3-c77b-4cc2-ba46-6d09cfbacbf4 tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:30.927569 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ebe7e2c3-c77b-4cc2-ba46-6d09cfbacbf4 tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:30.936078 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-a99a1a76-d259-4a5a-b2a8-dd1f7393dbb3 tempest-VolumesActionsTest-284054310 tempest-VolumesActionsTest-284054310-project-admin] Terminate volume connection completed successfully. Aug 25 10:21:30.938070 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:30.938070 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:21:30.943042 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-ebe7e2c3-c77b-4cc2-ba46-6d09cfbacbf4 tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Volume info retrieved successfully. Aug 25 10:21:30.948783 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ebe7e2c3-c77b-4cc2-ba46-6d09cfbacbf4 tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] https://10.4.3.119/volume/v3/volumes/c7f33d56-ef21-4cfb-b421-73ec231fe890 returned with HTTP 200 Aug 25 10:21:30.949616 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 397/1592] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:30 2026] GET /volume/v3/volumes/c7f33d56-ef21-4cfb-b421-73ec231fe890 => generated 873 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:30.950594 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-a99a1a76-d259-4a5a-b2a8-dd1f7393dbb3 tempest-VolumesActionsTest-284054310 tempest-VolumesActionsTest-284054310-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=100389) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Aug 25 10:21:30.964759 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-14bc0e43-aa41-4b98-8b3e-a77f8fbbdfbf None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:30.968493 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-14bc0e43-aa41-4b98-8b3e-a77f8fbbdfbf tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] GET https://10.4.3.119/volume/v3/volumes/c7f33d56-ef21-4cfb-b421-73ec231fe890 Aug 25 10:21:30.968740 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-14bc0e43-aa41-4b98-8b3e-a77f8fbbdfbf tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:30.969030 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-14bc0e43-aa41-4b98-8b3e-a77f8fbbdfbf tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:30.979511 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:30.979511 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:21:30.984992 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-14bc0e43-aa41-4b98-8b3e-a77f8fbbdfbf tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Volume info retrieved successfully. Aug 25 10:21:30.992912 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-14bc0e43-aa41-4b98-8b3e-a77f8fbbdfbf tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] https://10.4.3.119/volume/v3/volumes/c7f33d56-ef21-4cfb-b421-73ec231fe890 returned with HTTP 200 Aug 25 10:21:30.993570 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 401/1593] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:30 2026] GET /volume/v3/volumes/c7f33d56-ef21-4cfb-b421-73ec231fe890 => generated 873 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:31.011758 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-4fdde4e5-5a0e-4723-9337-ed8f4cc9786e None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:31.014319 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4fdde4e5-5a0e-4723-9337-ed8f4cc9786e tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] GET https://10.4.3.119/volume/v3/volumes/c7f33d56-ef21-4cfb-b421-73ec231fe890 Aug 25 10:21:31.014598 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4fdde4e5-5a0e-4723-9337-ed8f4cc9786e tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:31.014862 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4fdde4e5-5a0e-4723-9337-ed8f4cc9786e tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:31.024207 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:31.024207 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:21:31.030837 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-4fdde4e5-5a0e-4723-9337-ed8f4cc9786e tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Volume info retrieved successfully. Aug 25 10:21:31.032989 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-a99a1a76-d259-4a5a-b2a8-dd1f7393dbb3 tempest-VolumesActionsTest-284054310 tempest-VolumesActionsTest-284054310-project-admin] Detach volume completed successfully. Aug 25 10:21:31.033299 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a99a1a76-d259-4a5a-b2a8-dd1f7393dbb3 tempest-VolumesActionsTest-284054310 tempest-VolumesActionsTest-284054310-project-admin] https://10.4.3.119/volume/v3/volumes/9f3ad942-7cde-45a6-9563-6de700870c88/action returned with HTTP 202 Aug 25 10:21:31.033862 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 392/1594] 10.4.3.119 () {68 vars in 1390 bytes} [Tue Aug 25 10:21:30 2026] POST /volume/v3/volumes/9f3ad942-7cde-45a6-9563-6de700870c88/action => generated 0 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:21:31.037319 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4fdde4e5-5a0e-4723-9337-ed8f4cc9786e tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] https://10.4.3.119/volume/v3/volumes/c7f33d56-ef21-4cfb-b421-73ec231fe890 returned with HTTP 200 Aug 25 10:21:31.038020 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 405/1595] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:31 2026] GET /volume/v3/volumes/c7f33d56-ef21-4cfb-b421-73ec231fe890 => generated 873 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:31.043974 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-ba686c28-d39e-4b92-9919-7bab62ff4a7d None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:31.047014 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ba686c28-d39e-4b92-9919-7bab62ff4a7d tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] GET https://10.4.3.119/volume/v3/volumes/9f3ad942-7cde-45a6-9563-6de700870c88 Aug 25 10:21:31.047701 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ba686c28-d39e-4b92-9919-7bab62ff4a7d tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:31.047701 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ba686c28-d39e-4b92-9919-7bab62ff4a7d tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:31.051978 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-89427e97-5d35-4a0c-9bbf-65a88b61d2c8 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:31.055108 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-89427e97-5d35-4a0c-9bbf-65a88b61d2c8 tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] DELETE https://10.4.3.119/volume/v3/volumes/c7f33d56-ef21-4cfb-b421-73ec231fe890 Aug 25 10:21:31.055625 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-89427e97-5d35-4a0c-9bbf-65a88b61d2c8 tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:31.056271 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-89427e97-5d35-4a0c-9bbf-65a88b61d2c8 tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:31.056395 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-89427e97-5d35-4a0c-9bbf-65a88b61d2c8 tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Delete volume with id: c7f33d56-ef21-4cfb-b421-73ec231fe890 Aug 25 10:21:31.057963 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:31.057963 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:21:31.062976 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-ba686c28-d39e-4b92-9919-7bab62ff4a7d tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Volume info retrieved successfully. Aug 25 10:21:31.068254 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:31.068254 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:21:31.068254 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-89427e97-5d35-4a0c-9bbf-65a88b61d2c8 tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Volume info retrieved successfully. Aug 25 10:21:31.069032 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ba686c28-d39e-4b92-9919-7bab62ff4a7d tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] https://10.4.3.119/volume/v3/volumes/9f3ad942-7cde-45a6-9563-6de700870c88 returned with HTTP 200 Aug 25 10:21:31.069620 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 398/1596] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:31 2026] GET /volume/v3/volumes/9f3ad942-7cde-45a6-9563-6de700870c88 => generated 861 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:31.084711 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-1c75ce31-2b61-43ae-8eae-092403113cff None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:31.087474 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1c75ce31-2b61-43ae-8eae-092403113cff tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] GET https://10.4.3.119/volume/v3/volumes/9f3ad942-7cde-45a6-9563-6de700870c88 Aug 25 10:21:31.087999 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1c75ce31-2b61-43ae-8eae-092403113cff tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:31.088313 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1c75ce31-2b61-43ae-8eae-092403113cff tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:31.094120 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-89427e97-5d35-4a0c-9bbf-65a88b61d2c8 tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Delete volume request issued successfully. Aug 25 10:21:31.095306 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-89427e97-5d35-4a0c-9bbf-65a88b61d2c8 tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] https://10.4.3.119/volume/v3/volumes/c7f33d56-ef21-4cfb-b421-73ec231fe890 returned with HTTP 202 Aug 25 10:21:31.095306 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 402/1597] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:21:31 2026] DELETE /volume/v3/volumes/c7f33d56-ef21-4cfb-b421-73ec231fe890 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:21:31.099837 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:31.099837 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:21:31.111206 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-0445a1f5-7c77-44a1-85d5-45cb281ea407 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:31.113235 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0445a1f5-7c77-44a1-85d5-45cb281ea407 tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] GET https://10.4.3.119/volume/v3/volumes/c7f33d56-ef21-4cfb-b421-73ec231fe890 Aug 25 10:21:31.113420 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0445a1f5-7c77-44a1-85d5-45cb281ea407 tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:31.113620 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0445a1f5-7c77-44a1-85d5-45cb281ea407 tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:31.116282 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-1c75ce31-2b61-43ae-8eae-092403113cff tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Volume info retrieved successfully. Aug 25 10:21:31.123671 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:31.123671 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:21:31.127617 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1c75ce31-2b61-43ae-8eae-092403113cff tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] https://10.4.3.119/volume/v3/volumes/9f3ad942-7cde-45a6-9563-6de700870c88 returned with HTTP 200 Aug 25 10:21:31.127885 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-0445a1f5-7c77-44a1-85d5-45cb281ea407 tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Volume info retrieved successfully. Aug 25 10:21:31.128204 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 393/1598] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:31 2026] GET /volume/v3/volumes/9f3ad942-7cde-45a6-9563-6de700870c88 => generated 861 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:31.132398 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0445a1f5-7c77-44a1-85d5-45cb281ea407 tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] https://10.4.3.119/volume/v3/volumes/c7f33d56-ef21-4cfb-b421-73ec231fe890 returned with HTTP 200 Aug 25 10:21:31.132738 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 406/1599] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:31 2026] GET /volume/v3/volumes/c7f33d56-ef21-4cfb-b421-73ec231fe890 => generated 872 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:31.145506 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-efdca9ef-ae43-4b8f-87e8-4780049c8764 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:31.148889 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-efdca9ef-ae43-4b8f-87e8-4780049c8764 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] POST https://10.4.3.119/volume/v3/volumes/9f3ad942-7cde-45a6-9563-6de700870c88/action Aug 25 10:21:31.149460 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-efdca9ef-ae43-4b8f-87e8-4780049c8764 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Action body: b'{"os-detach": {}}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:21:31.149586 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-efdca9ef-ae43-4b8f-87e8-4780049c8764 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:21:31.161635 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:31.161635 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:21:31.162393 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-efdca9ef-ae43-4b8f-87e8-4780049c8764 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Volume info retrieved successfully. Aug 25 10:21:31.188440 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-efdca9ef-ae43-4b8f-87e8-4780049c8764 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Detach volume completed successfully. Aug 25 10:21:31.188773 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-efdca9ef-ae43-4b8f-87e8-4780049c8764 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] https://10.4.3.119/volume/v3/volumes/9f3ad942-7cde-45a6-9563-6de700870c88/action returned with HTTP 202 Aug 25 10:21:31.189789 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 399/1600] 10.4.3.119 () {68 vars in 1390 bytes} [Tue Aug 25 10:21:31 2026] POST /volume/v3/volumes/9f3ad942-7cde-45a6-9563-6de700870c88/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:21:31.199839 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-ccdfde61-31e4-4744-9464-9adfe4d3dfeb None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:31.201967 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ccdfde61-31e4-4744-9464-9adfe4d3dfeb tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] GET https://10.4.3.119/volume/v3/volumes/9f3ad942-7cde-45a6-9563-6de700870c88 Aug 25 10:21:31.202276 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ccdfde61-31e4-4744-9464-9adfe4d3dfeb tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:31.202488 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ccdfde61-31e4-4744-9464-9adfe4d3dfeb tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:31.211843 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:31.211843 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:21:31.217191 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-ccdfde61-31e4-4744-9464-9adfe4d3dfeb tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Volume info retrieved successfully. Aug 25 10:21:31.222927 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ccdfde61-31e4-4744-9464-9adfe4d3dfeb tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] https://10.4.3.119/volume/v3/volumes/9f3ad942-7cde-45a6-9563-6de700870c88 returned with HTTP 200 Aug 25 10:21:31.223428 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 403/1601] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:31 2026] GET /volume/v3/volumes/9f3ad942-7cde-45a6-9563-6de700870c88 => generated 861 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:31.240653 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-6f3fd3a6-b6f5-48c1-9378-974e9542b04f None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:31.247656 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6f3fd3a6-b6f5-48c1-9378-974e9542b04f tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] GET https://10.4.3.119/volume/v3/volumes/9f3ad942-7cde-45a6-9563-6de700870c88 Aug 25 10:21:31.249200 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6f3fd3a6-b6f5-48c1-9378-974e9542b04f tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:31.249430 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6f3fd3a6-b6f5-48c1-9378-974e9542b04f tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:31.258581 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:31.258581 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:21:31.262792 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-6f3fd3a6-b6f5-48c1-9378-974e9542b04f tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Volume info retrieved successfully. Aug 25 10:21:31.268642 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6f3fd3a6-b6f5-48c1-9378-974e9542b04f tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] https://10.4.3.119/volume/v3/volumes/9f3ad942-7cde-45a6-9563-6de700870c88 returned with HTTP 200 Aug 25 10:21:31.269165 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 394/1602] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:31 2026] GET /volume/v3/volumes/9f3ad942-7cde-45a6-9563-6de700870c88 => generated 861 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 10:21:31.288424 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-b661a07c-79e4-4841-8748-ccabe20430f2 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:31.289503 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-087a7fcf-fa83-4b3c-9718-f7e6243d7294 req-d92395dc-4048-4e18-a195-20cf6ec6a02e None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:31.290572 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b661a07c-79e4-4841-8748-ccabe20430f2 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] DELETE https://10.4.3.119/volume/v3/volumes/9f3ad942-7cde-45a6-9563-6de700870c88 Aug 25 10:21:31.290822 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b661a07c-79e4-4841-8748-ccabe20430f2 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:31.291064 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b661a07c-79e4-4841-8748-ccabe20430f2 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:31.291308 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-b661a07c-79e4-4841-8748-ccabe20430f2 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Delete volume with id: 9f3ad942-7cde-45a6-9563-6de700870c88 Aug 25 10:21:31.292644 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-087a7fcf-fa83-4b3c-9718-f7e6243d7294 req-d92395dc-4048-4e18-a195-20cf6ec6a02e tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/volumes/41bc1767-6f97-42e7-a17b-a54288672f88 Aug 25 10:21:31.292975 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-087a7fcf-fa83-4b3c-9718-f7e6243d7294 req-d92395dc-4048-4e18-a195-20cf6ec6a02e tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:31.293415 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-087a7fcf-fa83-4b3c-9718-f7e6243d7294 req-d92395dc-4048-4e18-a195-20cf6ec6a02e tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:31.300222 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:31.300222 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:21:31.300819 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-b661a07c-79e4-4841-8748-ccabe20430f2 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Volume info retrieved successfully. Aug 25 10:21:31.303610 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:31.303610 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:21:31.309483 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [req-087a7fcf-fa83-4b3c-9718-f7e6243d7294 req-d92395dc-4048-4e18-a195-20cf6ec6a02e tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Volume info retrieved successfully. Aug 25 10:21:31.316679 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-087a7fcf-fa83-4b3c-9718-f7e6243d7294 req-d92395dc-4048-4e18-a195-20cf6ec6a02e tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/volumes/41bc1767-6f97-42e7-a17b-a54288672f88 returned with HTTP 200 Aug 25 10:21:31.317396 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 400/1603] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:21:31 2026] GET /volume/v3/volumes/41bc1767-6f97-42e7-a17b-a54288672f88 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:31.321211 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-b661a07c-79e4-4841-8748-ccabe20430f2 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Delete volume request issued successfully. Aug 25 10:21:31.321572 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b661a07c-79e4-4841-8748-ccabe20430f2 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] https://10.4.3.119/volume/v3/volumes/9f3ad942-7cde-45a6-9563-6de700870c88 returned with HTTP 202 Aug 25 10:21:31.322026 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 407/1604] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:21:31 2026] DELETE /volume/v3/volumes/9f3ad942-7cde-45a6-9563-6de700870c88 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:21:31.331826 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-06ee5ba8-d8e1-4b66-bc6a-f9f6d2f9c9bd None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:31.334282 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-06ee5ba8-d8e1-4b66-bc6a-f9f6d2f9c9bd tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] GET https://10.4.3.119/volume/v3/volumes/9f3ad942-7cde-45a6-9563-6de700870c88 Aug 25 10:21:31.334517 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-06ee5ba8-d8e1-4b66-bc6a-f9f6d2f9c9bd tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:31.334927 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-06ee5ba8-d8e1-4b66-bc6a-f9f6d2f9c9bd tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:31.351123 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:31.351123 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:21:31.361070 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-06ee5ba8-d8e1-4b66-bc6a-f9f6d2f9c9bd tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Volume info retrieved successfully. Aug 25 10:21:31.366441 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-06ee5ba8-d8e1-4b66-bc6a-f9f6d2f9c9bd tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] https://10.4.3.119/volume/v3/volumes/9f3ad942-7cde-45a6-9563-6de700870c88 returned with HTTP 200 Aug 25 10:21:31.367060 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 404/1605] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:31 2026] GET /volume/v3/volumes/9f3ad942-7cde-45a6-9563-6de700870c88 => generated 860 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:31.439466 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-7850f38e-b613-44a2-bea7-3bdbf04efbdc None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:31.440022 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-7850f38e-b613-44a2-bea7-3bdbf04efbdc None None] GET https://10.4.3.119/volume// Aug 25 10:21:31.440265 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-7850f38e-b613-44a2-bea7-3bdbf04efbdc None None] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:31.440522 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-7850f38e-b613-44a2-bea7-3bdbf04efbdc None None] Calling method 'all' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:31.441099 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-7850f38e-b613-44a2-bea7-3bdbf04efbdc None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:21:31.443118 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 395/1606] 10.4.3.119 () {66 vars in 1428 bytes} [Tue Aug 25 10:21:31 2026] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:21:31.454751 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-087a7fcf-fa83-4b3c-9718-f7e6243d7294 req-aa69a561-5bab-4fe8-b155-f151cd22fb5e None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:31.457586 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-087a7fcf-fa83-4b3c-9718-f7e6243d7294 req-aa69a561-5bab-4fe8-b155-f151cd22fb5e tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] POST https://10.4.3.119/volume/v3/attachments Aug 25 10:21:31.458220 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-087a7fcf-fa83-4b3c-9718-f7e6243d7294 req-aa69a561-5bab-4fe8-b155-f151cd22fb5e tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "41bc1767-6f97-42e7-a17b-a54288672f88", "connector": null, "instance_uuid": "95494e1a-192e-422e-8bb0-5342b4db7526"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:21:31.470824 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:31.470824 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:21:31.515800 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-087a7fcf-fa83-4b3c-9718-f7e6243d7294 req-aa69a561-5bab-4fe8-b155-f151cd22fb5e tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/attachments returned with HTTP 200 Aug 25 10:21:31.517570 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 401/1607] 10.4.3.119 () {74 vars in 1594 bytes} [Tue Aug 25 10:21:31 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 25 10:21:31.550713 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-0f756f49-545a-4d96-8ca5-0634f55f4e74 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:31.553005 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0f756f49-545a-4d96-8ca5-0634f55f4e74 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/volumes/41bc1767-6f97-42e7-a17b-a54288672f88 Aug 25 10:21:31.553287 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0f756f49-545a-4d96-8ca5-0634f55f4e74 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:31.553633 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0f756f49-545a-4d96-8ca5-0634f55f4e74 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:31.567191 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:31.567191 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:21:31.570347 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-f6338500-64ca-4d1d-a46c-4d3ef10af3be None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:31.570840 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f6338500-64ca-4d1d-a46c-4d3ef10af3be None None] GET https://10.4.3.119/volume// Aug 25 10:21:31.571060 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f6338500-64ca-4d1d-a46c-4d3ef10af3be None None] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:31.571383 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f6338500-64ca-4d1d-a46c-4d3ef10af3be None None] Calling method 'all' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:31.571735 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f6338500-64ca-4d1d-a46c-4d3ef10af3be None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:21:31.572097 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 405/1608] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:21:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:21:31.572959 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-0f756f49-545a-4d96-8ca5-0634f55f4e74 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Volume info retrieved successfully. Aug 25 10:21:31.580270 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0f756f49-545a-4d96-8ca5-0634f55f4e74 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/volumes/41bc1767-6f97-42e7-a17b-a54288672f88 returned with HTTP 200 Aug 25 10:21:31.580270 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 408/1609] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:31 2026] GET /volume/v3/volumes/41bc1767-6f97-42e7-a17b-a54288672f88 => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:31.585529 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-087a7fcf-fa83-4b3c-9718-f7e6243d7294 req-db5b0bf0-3053-49a7-bc7f-c2114ebbcdf0 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:31.591073 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-087a7fcf-fa83-4b3c-9718-f7e6243d7294 req-db5b0bf0-3053-49a7-bc7f-c2114ebbcdf0 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/volumes/41bc1767-6f97-42e7-a17b-a54288672f88 Aug 25 10:21:31.591223 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-087a7fcf-fa83-4b3c-9718-f7e6243d7294 req-db5b0bf0-3053-49a7-bc7f-c2114ebbcdf0 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:31.591388 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-087a7fcf-fa83-4b3c-9718-f7e6243d7294 req-db5b0bf0-3053-49a7-bc7f-c2114ebbcdf0 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:31.601325 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:31.601325 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:21:31.605864 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-087a7fcf-fa83-4b3c-9718-f7e6243d7294 req-db5b0bf0-3053-49a7-bc7f-c2114ebbcdf0 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Volume info retrieved successfully. Aug 25 10:21:31.611529 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-087a7fcf-fa83-4b3c-9718-f7e6243d7294 req-db5b0bf0-3053-49a7-bc7f-c2114ebbcdf0 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/volumes/41bc1767-6f97-42e7-a17b-a54288672f88 returned with HTTP 200 Aug 25 10:21:31.612116 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 396/1610] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:21:31 2026] GET /volume/v3/volumes/41bc1767-6f97-42e7-a17b-a54288672f88 => generated 1021 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:21:31.750923 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-087a7fcf-fa83-4b3c-9718-f7e6243d7294 req-23b43ff4-ae0a-459d-9d8e-3f819f706822 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:31.753290 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-087a7fcf-fa83-4b3c-9718-f7e6243d7294 req-23b43ff4-ae0a-459d-9d8e-3f819f706822 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] PUT https://10.4.3.119/volume/v3/attachments/8ff9ab3e-5ffd-449f-8431-9973a754528e Aug 25 10:21:31.754555 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-087a7fcf-fa83-4b3c-9718-f7e6243d7294 req-23b43ff4-ae0a-459d-9d8e-3f819f706822 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.119", "host": "np0000008063", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3398d5156650", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "462fd6ce-c505-48ef-84ec-f85776d45b24", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:21:31.762488 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.coordination [req-087a7fcf-fa83-4b3c-9718-f7e6243d7294 req-23b43ff4-ae0a-459d-9d8e-3f819f706822 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Acquiring lock "cinder-attachment_update-41bc1767-6f97-42e7-a17b-a54288672f88-np0000008063" by "attachment_update" {{(pid=100388) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 10:21:31.769473 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.coordination [req-087a7fcf-fa83-4b3c-9718-f7e6243d7294 req-23b43ff4-ae0a-459d-9d8e-3f819f706822 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Lock "cinder-attachment_update-41bc1767-6f97-42e7-a17b-a54288672f88-np0000008063" acquired by "attachment_update" :: waited 0.007s {{(pid=100388) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 10:21:31.770571 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:31.770571 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:21:31.783436 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-7872982f-8241-45a6-9e2d-6b7483943a9f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:31.785521 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7872982f-8241-45a6-9e2d-6b7483943a9f tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] GET https://10.4.3.119/volume/v3/volumes/1bbd8af0-d7cd-453f-b342-dcbef555ad91 Aug 25 10:21:31.785721 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7872982f-8241-45a6-9e2d-6b7483943a9f tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:31.785942 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7872982f-8241-45a6-9e2d-6b7483943a9f tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:31.794676 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:31.794676 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:21:31.799394 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-7872982f-8241-45a6-9e2d-6b7483943a9f tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] Volume info retrieved successfully. Aug 25 10:21:31.804513 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7872982f-8241-45a6-9e2d-6b7483943a9f tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] https://10.4.3.119/volume/v3/volumes/1bbd8af0-d7cd-453f-b342-dcbef555ad91 returned with HTTP 200 Aug 25 10:21:31.804913 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 406/1611] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:31 2026] GET /volume/v3/volumes/1bbd8af0-d7cd-453f-b342-dcbef555ad91 => generated 852 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:31.835608 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-b177ae8d-62b5-40e7-b33c-c85141bb3cfa req-172fbd1b-7611-4dbc-8db2-adb206d1e75e None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:31.838459 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-b177ae8d-62b5-40e7-b33c-c85141bb3cfa req-172fbd1b-7611-4dbc-8db2-adb206d1e75e tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] GET https://10.4.3.119/volume/v3/volumes/1bbd8af0-d7cd-453f-b342-dcbef555ad91 Aug 25 10:21:31.838733 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-b177ae8d-62b5-40e7-b33c-c85141bb3cfa req-172fbd1b-7611-4dbc-8db2-adb206d1e75e tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:31.839183 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-b177ae8d-62b5-40e7-b33c-c85141bb3cfa req-172fbd1b-7611-4dbc-8db2-adb206d1e75e tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:31.849185 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:31.849185 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:21:31.853690 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [req-b177ae8d-62b5-40e7-b33c-c85141bb3cfa req-172fbd1b-7611-4dbc-8db2-adb206d1e75e tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] Volume info retrieved successfully. Aug 25 10:21:31.860572 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-b177ae8d-62b5-40e7-b33c-c85141bb3cfa req-172fbd1b-7611-4dbc-8db2-adb206d1e75e tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] https://10.4.3.119/volume/v3/volumes/1bbd8af0-d7cd-453f-b342-dcbef555ad91 returned with HTTP 200 Aug 25 10:21:31.860572 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 409/1612] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:21:31 2026] GET /volume/v3/volumes/1bbd8af0-d7cd-453f-b342-dcbef555ad91 => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:31.873754 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.coordination [req-087a7fcf-fa83-4b3c-9718-f7e6243d7294 req-23b43ff4-ae0a-459d-9d8e-3f819f706822 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Lock "cinder-attachment_update-41bc1767-6f97-42e7-a17b-a54288672f88-np0000008063" released by "attachment_update" :: held 0.104s {{(pid=100388) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 10:21:31.874106 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-087a7fcf-fa83-4b3c-9718-f7e6243d7294 req-23b43ff4-ae0a-459d-9d8e-3f819f706822 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/attachments/8ff9ab3e-5ffd-449f-8431-9973a754528e returned with HTTP 200 Aug 25 10:21:31.874714 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 402/1613] 10.4.3.119 () {74 vars in 1704 bytes} [Tue Aug 25 10:21:31 2026] PUT /volume/v3/attachments/8ff9ab3e-5ffd-449f-8431-9973a754528e => generated 969 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:21:31.874806 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-1c499b0a-a104-406a-8c32-c17bd5ee9c5a None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:31.877497 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1c499b0a-a104-406a-8c32-c17bd5ee9c5a tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:21:31.877497 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1c499b0a-a104-406a-8c32-c17bd5ee9c5a tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1792807966"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:21:31.878882 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-1c499b0a-a104-406a-8c32-c17bd5ee9c5a tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1792807966'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:21:31.879031 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-1c499b0a-a104-406a-8c32-c17bd5ee9c5a tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] Create volume of 1 GB Aug 25 10:21:31.883890 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-1c499b0a-a104-406a-8c32-c17bd5ee9c5a tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] Availability Zones retrieved successfully. Aug 25 10:21:31.893905 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-1c499b0a-a104-406a-8c32-c17bd5ee9c5a tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] Flow 'volume_create_api' (6934757e-8ab1-44a4-bf08-fb01d6222caf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:21:31.895007 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-1c499b0a-a104-406a-8c32-c17bd5ee9c5a tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5983f25-bce9-42d9-b2b9-c90ccbd2eb45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:31.895885 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-1c499b0a-a104-406a-8c32-c17bd5ee9c5a tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:21:31.944908 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-1c499b0a-a104-406a-8c32-c17bd5ee9c5a tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5983f25-bce9-42d9-b2b9-c90ccbd2eb45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:31.946068 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-1c499b0a-a104-406a-8c32-c17bd5ee9c5a tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f832e66-f5b5-442d-83e7-a492ef9bb07d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:31.999167 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-1c499b0a-a104-406a-8c32-c17bd5ee9c5a tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] Created reservations ['e182de90-27e7-40a8-9841-337e80032268', '31293c3c-fa74-426b-8910-614aa0df4d60', '67bc86dc-a90a-41eb-92d5-f211fae19108', '32fea448-aa51-45c9-8aaf-7b037ef1d5da'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:21:31.999942 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-1c499b0a-a104-406a-8c32-c17bd5ee9c5a tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f832e66-f5b5-442d-83e7-a492ef9bb07d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e182de90-27e7-40a8-9841-337e80032268', '31293c3c-fa74-426b-8910-614aa0df4d60', '67bc86dc-a90a-41eb-92d5-f211fae19108', '32fea448-aa51-45c9-8aaf-7b037ef1d5da']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:32.000772 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-1c499b0a-a104-406a-8c32-c17bd5ee9c5a tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb04fb2d-6434-482b-b102-38bed2f52d37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:32.029292 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-1c499b0a-a104-406a-8c32-c17bd5ee9c5a tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb04fb2d-6434-482b-b102-38bed2f52d37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '875e6244-161e-462e-8c5a-5c15a50f599c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1792807966',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='a3b645c01523460ca14f58dde889600e',qos_specs=None,replication_status=,reservations=['e182de90-27e7-40a8-9841-337e80032268','31293c3c-fa74-426b-8910-614aa0df4d60','67bc86dc-a90a-41eb-92d5-f211fae19108','32fea448-aa51-45c9-8aaf-7b037ef1d5da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ca8f7ff61fd45c1afab3d63d6d80f9e',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:21:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1792807966',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=875e6244-161e-462e-8c5a-5c15a50f599c,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='a3b645c01523460ca14f58dde889600e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4ca8f7ff61fd45c1afab3d63d6d80f9e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:32.030508 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-1c499b0a-a104-406a-8c32-c17bd5ee9c5a tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2bdc4828-2ce9-4757-9446-22b91a0fe574) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:32.037282 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-8cb34b18-e11b-4a6d-9196-b867c41fb2d3 req-184871ca-9c24-47de-960a-17baa354bcf7 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:32.040649 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-8cb34b18-e11b-4a6d-9196-b867c41fb2d3 req-184871ca-9c24-47de-960a-17baa354bcf7 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] DELETE https://10.4.3.119/volume/v3/attachments/ba7c97e7-ee92-4304-bdaa-76bebd90e680 Aug 25 10:21:32.041125 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-8cb34b18-e11b-4a6d-9196-b867c41fb2d3 req-184871ca-9c24-47de-960a-17baa354bcf7 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:32.041685 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-8cb34b18-e11b-4a6d-9196-b867c41fb2d3 req-184871ca-9c24-47de-960a-17baa354bcf7 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Calling method 'version_select' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:32.052960 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:32.052960 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:21:32.071549 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-1c499b0a-a104-406a-8c32-c17bd5ee9c5a tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2bdc4828-2ce9-4757-9446-22b91a0fe574) transitioned into state 'SUCCESS' from state '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-1792807966',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='a3b645c01523460ca14f58dde889600e',qos_specs=None,replication_status=,reservations=['e182de90-27e7-40a8-9841-337e80032268','31293c3c-fa74-426b-8910-614aa0df4d60','67bc86dc-a90a-41eb-92d5-f211fae19108','32fea448-aa51-45c9-8aaf-7b037ef1d5da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ca8f7ff61fd45c1afab3d63d6d80f9e',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:32.072043 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-1c499b0a-a104-406a-8c32-c17bd5ee9c5a tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f23a037-0722-491e-a4ab-22dd3cd03c04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:32.086604 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-1c499b0a-a104-406a-8c32-c17bd5ee9c5a tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f23a037-0722-491e-a4ab-22dd3cd03c04) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:32.087687 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-1c499b0a-a104-406a-8c32-c17bd5ee9c5a tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] Flow 'volume_create_api' (6934757e-8ab1-44a4-bf08-fb01d6222caf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:21:32.087950 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-1c499b0a-a104-406a-8c32-c17bd5ee9c5a tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] Create volume request issued successfully. Aug 25 10:21:32.088661 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1c499b0a-a104-406a-8c32-c17bd5ee9c5a tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:21:32.089241 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 397/1614] 10.4.3.119 () {68 vars in 1259 bytes} [Tue Aug 25 10:21:31 2026] POST /volume/v3/volumes => generated 760 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:21:32.106704 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-415e7b1b-e27c-467d-a87c-cbeeb7066198 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:32.108849 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-415e7b1b-e27c-467d-a87c-cbeeb7066198 tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] GET https://10.4.3.119/volume/v3/volumes/875e6244-161e-462e-8c5a-5c15a50f599c Aug 25 10:21:32.109063 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-415e7b1b-e27c-467d-a87c-cbeeb7066198 tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:32.109344 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-415e7b1b-e27c-467d-a87c-cbeeb7066198 tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:32.118628 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:32.118628 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:21:32.123359 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-415e7b1b-e27c-467d-a87c-cbeeb7066198 tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] Volume info retrieved successfully. Aug 25 10:21:32.123858 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-8cb34b18-e11b-4a6d-9196-b867c41fb2d3 req-184871ca-9c24-47de-960a-17baa354bcf7 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] https://10.4.3.119/volume/v3/attachments/ba7c97e7-ee92-4304-bdaa-76bebd90e680 returned with HTTP 200 Aug 25 10:21:32.124522 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 407/1615] 10.4.3.119 () {72 vars in 1673 bytes} [Tue Aug 25 10:21:32 2026] DELETE /volume/v3/attachments/ba7c97e7-ee92-4304-bdaa-76bebd90e680 => generated 19 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:32.129991 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-415e7b1b-e27c-467d-a87c-cbeeb7066198 tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] https://10.4.3.119/volume/v3/volumes/875e6244-161e-462e-8c5a-5c15a50f599c returned with HTTP 200 Aug 25 10:21:32.130418 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 410/1616] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:32 2026] GET /volume/v3/volumes/875e6244-161e-462e-8c5a-5c15a50f599c => generated 828 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:32.154045 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-84312b6c-2c11-4183-8e30-f69375e6c42f None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:32.157774 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-84312b6c-2c11-4183-8e30-f69375e6c42f tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] GET https://10.4.3.119/volume/v3/volumes/c7f33d56-ef21-4cfb-b421-73ec231fe890 Aug 25 10:21:32.157774 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-84312b6c-2c11-4183-8e30-f69375e6c42f tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:32.157774 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-84312b6c-2c11-4183-8e30-f69375e6c42f tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:32.163292 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-84312b6c-2c11-4183-8e30-f69375e6c42f tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] https://10.4.3.119/volume/v3/volumes/c7f33d56-ef21-4cfb-b421-73ec231fe890 returned with HTTP 404 Aug 25 10:21:32.164179 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 403/1617] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:32 2026] GET /volume/v3/volumes/c7f33d56-ef21-4cfb-b421-73ec231fe890 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:21:32.173877 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-7baa4397-ac1c-4861-8287-126436942a97 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:32.176555 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-7baa4397-ac1c-4861-8287-126436942a97 tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] GET https://10.4.3.119/volume/v3/volumes/b784a65b-8071-4edc-99c0-e06242b997e8 Aug 25 10:21:32.176727 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-7baa4397-ac1c-4861-8287-126436942a97 tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:32.176916 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-7baa4397-ac1c-4861-8287-126436942a97 tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:32.190360 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:32.190360 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:21:32.195891 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-7baa4397-ac1c-4861-8287-126436942a97 tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Volume info retrieved successfully. Aug 25 10:21:32.202634 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-7baa4397-ac1c-4861-8287-126436942a97 tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] https://10.4.3.119/volume/v3/volumes/b784a65b-8071-4edc-99c0-e06242b997e8 returned with HTTP 200 Aug 25 10:21:32.203050 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 398/1618] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:32 2026] GET /volume/v3/volumes/b784a65b-8071-4edc-99c0-e06242b997e8 => generated 840 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:32.219382 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-29466088-8cea-43b9-9bf1-93c4bd9436fd None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:32.221325 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-29466088-8cea-43b9-9bf1-93c4bd9436fd tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] DELETE https://10.4.3.119/volume/v3/volumes/b784a65b-8071-4edc-99c0-e06242b997e8 Aug 25 10:21:32.221568 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-29466088-8cea-43b9-9bf1-93c4bd9436fd tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:32.221762 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-29466088-8cea-43b9-9bf1-93c4bd9436fd tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:32.221926 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-29466088-8cea-43b9-9bf1-93c4bd9436fd tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Delete volume with id: b784a65b-8071-4edc-99c0-e06242b997e8 Aug 25 10:21:32.228681 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:32.228681 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:21:32.229358 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-29466088-8cea-43b9-9bf1-93c4bd9436fd tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Volume info retrieved successfully. Aug 25 10:21:32.253040 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-29466088-8cea-43b9-9bf1-93c4bd9436fd tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Delete volume request issued successfully. Aug 25 10:21:32.253358 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-29466088-8cea-43b9-9bf1-93c4bd9436fd tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] https://10.4.3.119/volume/v3/volumes/b784a65b-8071-4edc-99c0-e06242b997e8 returned with HTTP 202 Aug 25 10:21:32.254019 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 408/1619] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:21:32 2026] DELETE /volume/v3/volumes/b784a65b-8071-4edc-99c0-e06242b997e8 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:21:32.264129 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-b72efc30-7963-4915-95f8-22fa68721daa None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:32.268004 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b72efc30-7963-4915-95f8-22fa68721daa tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] GET https://10.4.3.119/volume/v3/volumes/b784a65b-8071-4edc-99c0-e06242b997e8 Aug 25 10:21:32.268519 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b72efc30-7963-4915-95f8-22fa68721daa tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:32.269316 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b72efc30-7963-4915-95f8-22fa68721daa tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:32.279757 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:32.279757 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:21:32.287983 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-b72efc30-7963-4915-95f8-22fa68721daa tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Volume info retrieved successfully. Aug 25 10:21:32.297342 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b72efc30-7963-4915-95f8-22fa68721daa tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] https://10.4.3.119/volume/v3/volumes/b784a65b-8071-4edc-99c0-e06242b997e8 returned with HTTP 200 Aug 25 10:21:32.297761 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 411/1620] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:32 2026] GET /volume/v3/volumes/b784a65b-8071-4edc-99c0-e06242b997e8 => generated 839 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:32.306363 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-5f121c30-a0ac-4b89-9a14-8bcba61c238c None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:32.308820 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5f121c30-a0ac-4b89-9a14-8bcba61c238c tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] DELETE https://10.4.3.119/volume/v3/volumes/ab76682b-05e8-4f0d-96fb-a6eae42a6f8d Aug 25 10:21:32.309066 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-5f121c30-a0ac-4b89-9a14-8bcba61c238c tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:32.309631 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-5f121c30-a0ac-4b89-9a14-8bcba61c238c tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:32.309835 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-5f121c30-a0ac-4b89-9a14-8bcba61c238c tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Delete volume with id: ab76682b-05e8-4f0d-96fb-a6eae42a6f8d Aug 25 10:21:32.320803 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:32.320803 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:21:32.321342 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-5f121c30-a0ac-4b89-9a14-8bcba61c238c tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Volume info retrieved successfully. Aug 25 10:21:32.343236 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-5f121c30-a0ac-4b89-9a14-8bcba61c238c tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Delete volume request issued successfully. Aug 25 10:21:32.343452 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5f121c30-a0ac-4b89-9a14-8bcba61c238c tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] https://10.4.3.119/volume/v3/volumes/ab76682b-05e8-4f0d-96fb-a6eae42a6f8d returned with HTTP 202 Aug 25 10:21:32.343908 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 404/1621] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:21:32 2026] DELETE /volume/v3/volumes/ab76682b-05e8-4f0d-96fb-a6eae42a6f8d => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:21:32.353972 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-0ac8631a-3ca4-4598-92a5-f280f87eb403 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:32.356484 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0ac8631a-3ca4-4598-92a5-f280f87eb403 tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] GET https://10.4.3.119/volume/v3/volumes/ab76682b-05e8-4f0d-96fb-a6eae42a6f8d Aug 25 10:21:32.356771 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0ac8631a-3ca4-4598-92a5-f280f87eb403 tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:32.357035 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0ac8631a-3ca4-4598-92a5-f280f87eb403 tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:32.366515 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:32.366515 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:21:32.371324 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-0ac8631a-3ca4-4598-92a5-f280f87eb403 tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Volume info retrieved successfully. Aug 25 10:21:32.377955 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0ac8631a-3ca4-4598-92a5-f280f87eb403 tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] https://10.4.3.119/volume/v3/volumes/ab76682b-05e8-4f0d-96fb-a6eae42a6f8d returned with HTTP 200 Aug 25 10:21:32.378577 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 399/1622] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:32 2026] GET /volume/v3/volumes/ab76682b-05e8-4f0d-96fb-a6eae42a6f8d => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:32.386709 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-5efd43cb-6814-4d46-9e6c-2ace99f4708c None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:32.388844 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5efd43cb-6814-4d46-9e6c-2ace99f4708c tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] GET https://10.4.3.119/volume/v3/volumes/9f3ad942-7cde-45a6-9563-6de700870c88 Aug 25 10:21:32.389106 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5efd43cb-6814-4d46-9e6c-2ace99f4708c tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:32.389372 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5efd43cb-6814-4d46-9e6c-2ace99f4708c tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:32.396001 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5efd43cb-6814-4d46-9e6c-2ace99f4708c tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] https://10.4.3.119/volume/v3/volumes/9f3ad942-7cde-45a6-9563-6de700870c88 returned with HTTP 404 Aug 25 10:21:32.396694 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 409/1623] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:32 2026] GET /volume/v3/volumes/9f3ad942-7cde-45a6-9563-6de700870c88 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:21:32.596773 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-31fafe84-84c5-42cb-ab27-567425e0343b None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:32.600421 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-31fafe84-84c5-42cb-ab27-567425e0343b tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/volumes/41bc1767-6f97-42e7-a17b-a54288672f88 Aug 25 10:21:32.601587 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-31fafe84-84c5-42cb-ab27-567425e0343b tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:32.601932 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-31fafe84-84c5-42cb-ab27-567425e0343b tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:32.619436 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:32.619436 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:21:32.627894 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-31fafe84-84c5-42cb-ab27-567425e0343b tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Volume info retrieved successfully. Aug 25 10:21:32.636777 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-31fafe84-84c5-42cb-ab27-567425e0343b tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/volumes/41bc1767-6f97-42e7-a17b-a54288672f88 returned with HTTP 200 Aug 25 10:21:32.637339 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 412/1624] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:32 2026] GET /volume/v3/volumes/41bc1767-6f97-42e7-a17b-a54288672f88 => generated 842 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:32.985846 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-8380fdb3-2f16-43cb-b202-4ec52cf50eed None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:32.989961 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8380fdb3-2f16-43cb-b202-4ec52cf50eed tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] GET https://10.4.3.119/volume/v3/volumes/4be5894e-4c34-448d-ba12-1e340e1a2e0b Aug 25 10:21:32.989961 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8380fdb3-2f16-43cb-b202-4ec52cf50eed tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:32.989961 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8380fdb3-2f16-43cb-b202-4ec52cf50eed tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:32.997826 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:32.997826 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:21:33.002411 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-8380fdb3-2f16-43cb-b202-4ec52cf50eed tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Volume info retrieved successfully. Aug 25 10:21:33.006095 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8380fdb3-2f16-43cb-b202-4ec52cf50eed tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] https://10.4.3.119/volume/v3/volumes/4be5894e-4c34-448d-ba12-1e340e1a2e0b returned with HTTP 200 Aug 25 10:21:33.006208 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 405/1625] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:32 2026] GET /volume/v3/volumes/4be5894e-4c34-448d-ba12-1e340e1a2e0b => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:33.151226 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-64b27c52-56b6-488f-9465-43673fbdf558 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:33.154810 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-64b27c52-56b6-488f-9465-43673fbdf558 tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] GET https://10.4.3.119/volume/v3/volumes/875e6244-161e-462e-8c5a-5c15a50f599c Aug 25 10:21:33.154810 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-64b27c52-56b6-488f-9465-43673fbdf558 tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:33.154810 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-64b27c52-56b6-488f-9465-43673fbdf558 tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:33.171718 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:33.171718 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:21:33.182861 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-64b27c52-56b6-488f-9465-43673fbdf558 tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] Volume info retrieved successfully. Aug 25 10:21:33.191079 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-64b27c52-56b6-488f-9465-43673fbdf558 tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] https://10.4.3.119/volume/v3/volumes/875e6244-161e-462e-8c5a-5c15a50f599c returned with HTTP 200 Aug 25 10:21:33.191899 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 400/1626] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:33 2026] GET /volume/v3/volumes/875e6244-161e-462e-8c5a-5c15a50f599c => generated 853 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:33.224657 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-da9ebba1-6b0d-43a3-9123-48935f2aaeb8 req-89705451-a182-411a-a247-631423b2cf27 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:33.229891 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-da9ebba1-6b0d-43a3-9123-48935f2aaeb8 req-89705451-a182-411a-a247-631423b2cf27 tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] GET https://10.4.3.119/volume/v3/volumes/875e6244-161e-462e-8c5a-5c15a50f599c Aug 25 10:21:33.230110 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-da9ebba1-6b0d-43a3-9123-48935f2aaeb8 req-89705451-a182-411a-a247-631423b2cf27 tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:33.230405 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-da9ebba1-6b0d-43a3-9123-48935f2aaeb8 req-89705451-a182-411a-a247-631423b2cf27 tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:33.240004 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:33.240004 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:21:33.244087 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-da9ebba1-6b0d-43a3-9123-48935f2aaeb8 req-89705451-a182-411a-a247-631423b2cf27 tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] Volume info retrieved successfully. Aug 25 10:21:33.253423 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-da9ebba1-6b0d-43a3-9123-48935f2aaeb8 req-89705451-a182-411a-a247-631423b2cf27 tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] https://10.4.3.119/volume/v3/volumes/875e6244-161e-462e-8c5a-5c15a50f599c returned with HTTP 200 Aug 25 10:21:33.254112 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 410/1627] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:21:33 2026] GET /volume/v3/volumes/875e6244-161e-462e-8c5a-5c15a50f599c => generated 853 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:33.271188 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-7f3428ae-dac4-489b-8ee7-02a2e8edec8b None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:33.278366 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7f3428ae-dac4-489b-8ee7-02a2e8edec8b tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:21:33.278366 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-7f3428ae-dac4-489b-8ee7-02a2e8edec8b tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1486025820"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:21:33.278366 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volumes [None req-7f3428ae-dac4-489b-8ee7-02a2e8edec8b tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1486025820'}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:21:33.278366 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-7f3428ae-dac4-489b-8ee7-02a2e8edec8b tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] Create volume of 1 GB Aug 25 10:21:33.281844 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-7f3428ae-dac4-489b-8ee7-02a2e8edec8b tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] Availability Zones retrieved successfully. Aug 25 10:21:33.290082 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-7f3428ae-dac4-489b-8ee7-02a2e8edec8b tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] Flow 'volume_create_api' (48d68af7-68f6-4b20-8b0b-6905260de8cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:21:33.291481 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-7f3428ae-dac4-489b-8ee7-02a2e8edec8b tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0496259f-0170-46ba-ada4-5da59b3b0f9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:33.292833 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-7f3428ae-dac4-489b-8ee7-02a2e8edec8b tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] Validating volume size '1' using validate_int {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:21:33.316529 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-17a3cebf-3ce0-452c-9c6c-e566843a1a2f None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:33.319405 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-17a3cebf-3ce0-452c-9c6c-e566843a1a2f tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] GET https://10.4.3.119/volume/v3/volumes/b784a65b-8071-4edc-99c0-e06242b997e8 Aug 25 10:21:33.319573 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-17a3cebf-3ce0-452c-9c6c-e566843a1a2f tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:33.319796 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-17a3cebf-3ce0-452c-9c6c-e566843a1a2f tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:33.329718 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-17a3cebf-3ce0-452c-9c6c-e566843a1a2f tempest-VolumesCloneTest-1393405461 tempest-VolumesCloneTest-1393405461-project-member] https://10.4.3.119/volume/v3/volumes/b784a65b-8071-4edc-99c0-e06242b997e8 returned with HTTP 404 Aug 25 10:21:33.330553 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 406/1628] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:33 2026] GET /volume/v3/volumes/b784a65b-8071-4edc-99c0-e06242b997e8 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:21:33.338821 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-7f3428ae-dac4-489b-8ee7-02a2e8edec8b tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0496259f-0170-46ba-ada4-5da59b3b0f9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:33.339733 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-7f3428ae-dac4-489b-8ee7-02a2e8edec8b tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a214914f-0b08-46f0-8d80-3629ca7633b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:33.396335 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-71d9cb81-8e1a-47da-9c91-de940796e1a4 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:33.399564 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-71d9cb81-8e1a-47da-9c91-de940796e1a4 tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] GET https://10.4.3.119/volume/v3/volumes/ab76682b-05e8-4f0d-96fb-a6eae42a6f8d Aug 25 10:21:33.399793 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-71d9cb81-8e1a-47da-9c91-de940796e1a4 tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:33.400000 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-71d9cb81-8e1a-47da-9c91-de940796e1a4 tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:33.410677 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-71d9cb81-8e1a-47da-9c91-de940796e1a4 tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] https://10.4.3.119/volume/v3/volumes/ab76682b-05e8-4f0d-96fb-a6eae42a6f8d returned with HTTP 404 Aug 25 10:21:33.413465 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 401/1629] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:33 2026] GET /volume/v3/volumes/ab76682b-05e8-4f0d-96fb-a6eae42a6f8d => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:21:33.418613 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-7f3428ae-dac4-489b-8ee7-02a2e8edec8b tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] Created reservations ['b29005a4-399e-4de8-aaa7-8dabc3591241', '91e5881d-659e-4b2f-b301-8d2f8d1fbba3', 'e55fd449-72ce-4ae7-bd17-46f07dbad151', 'a4fe7ba6-d8a3-41ce-a30c-44647c615276'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:21:33.419716 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-7f3428ae-dac4-489b-8ee7-02a2e8edec8b tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a214914f-0b08-46f0-8d80-3629ca7633b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b29005a4-399e-4de8-aaa7-8dabc3591241', '91e5881d-659e-4b2f-b301-8d2f8d1fbba3', 'e55fd449-72ce-4ae7-bd17-46f07dbad151', 'a4fe7ba6-d8a3-41ce-a30c-44647c615276']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:33.420963 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-7f3428ae-dac4-489b-8ee7-02a2e8edec8b tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d951377-d663-49a0-a475-e857b4719494) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:33.467667 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-7f3428ae-dac4-489b-8ee7-02a2e8edec8b tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d951377-d663-49a0-a475-e857b4719494) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '77e5037c-4298-40ad-a254-51f0be390d3e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1486025820',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='a3b645c01523460ca14f58dde889600e',qos_specs=None,replication_status=,reservations=['b29005a4-399e-4de8-aaa7-8dabc3591241','91e5881d-659e-4b2f-b301-8d2f8d1fbba3','e55fd449-72ce-4ae7-bd17-46f07dbad151','a4fe7ba6-d8a3-41ce-a30c-44647c615276'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ca8f7ff61fd45c1afab3d63d6d80f9e',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:21:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1486025820',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=77e5037c-4298-40ad-a254-51f0be390d3e,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='a3b645c01523460ca14f58dde889600e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4ca8f7ff61fd45c1afab3d63d6d80f9e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:33.468674 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-7f3428ae-dac4-489b-8ee7-02a2e8edec8b tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (730007bf-d52b-4717-ac42-861077164ca2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:33.499403 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-7f3428ae-dac4-489b-8ee7-02a2e8edec8b tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (730007bf-d52b-4717-ac42-861077164ca2) transitioned into state 'SUCCESS' from state '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-1486025820',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='a3b645c01523460ca14f58dde889600e',qos_specs=None,replication_status=,reservations=['b29005a4-399e-4de8-aaa7-8dabc3591241','91e5881d-659e-4b2f-b301-8d2f8d1fbba3','e55fd449-72ce-4ae7-bd17-46f07dbad151','a4fe7ba6-d8a3-41ce-a30c-44647c615276'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ca8f7ff61fd45c1afab3d63d6d80f9e',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:33.500365 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-7f3428ae-dac4-489b-8ee7-02a2e8edec8b tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44f9fcf5-b134-4c71-8949-e00451544189) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:33.513842 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-7f3428ae-dac4-489b-8ee7-02a2e8edec8b tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44f9fcf5-b134-4c71-8949-e00451544189) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:33.515024 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-7f3428ae-dac4-489b-8ee7-02a2e8edec8b tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] Flow 'volume_create_api' (48d68af7-68f6-4b20-8b0b-6905260de8cc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:21:33.515214 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-7f3428ae-dac4-489b-8ee7-02a2e8edec8b tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] Create volume request issued successfully. Aug 25 10:21:33.515973 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7f3428ae-dac4-489b-8ee7-02a2e8edec8b tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:21:33.516609 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 413/1630] 10.4.3.119 () {68 vars in 1259 bytes} [Tue Aug 25 10:21:33 2026] POST /volume/v3/volumes => generated 760 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:21:33.528198 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-77da905b-01e1-4ef0-acca-98e691f88527 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:33.530871 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-77da905b-01e1-4ef0-acca-98e691f88527 tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] DELETE https://10.4.3.119/volume/v3/volumes/04fcc43f-2dcb-4a0b-903b-9433014dd9f4 Aug 25 10:21:33.531373 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-77da905b-01e1-4ef0-acca-98e691f88527 tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:33.534814 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-77da905b-01e1-4ef0-acca-98e691f88527 tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:33.534814 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-77da905b-01e1-4ef0-acca-98e691f88527 tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Delete volume with id: 04fcc43f-2dcb-4a0b-903b-9433014dd9f4 Aug 25 10:21:33.534972 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-8851b62e-51c6-4f89-9318-022bf877f1c8 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:33.535457 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8851b62e-51c6-4f89-9318-022bf877f1c8 tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] GET https://10.4.3.119/volume/v3/volumes/77e5037c-4298-40ad-a254-51f0be390d3e Aug 25 10:21:33.535723 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8851b62e-51c6-4f89-9318-022bf877f1c8 tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:33.535990 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8851b62e-51c6-4f89-9318-022bf877f1c8 tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:33.545522 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:33.545522 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:21:33.545522 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-77da905b-01e1-4ef0-acca-98e691f88527 tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Volume info retrieved successfully. Aug 25 10:21:33.548197 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:33.548197 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:21:33.553124 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-8851b62e-51c6-4f89-9318-022bf877f1c8 tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] Volume info retrieved successfully. Aug 25 10:21:33.564619 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8851b62e-51c6-4f89-9318-022bf877f1c8 tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] https://10.4.3.119/volume/v3/volumes/77e5037c-4298-40ad-a254-51f0be390d3e returned with HTTP 200 Aug 25 10:21:33.565112 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 407/1631] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:33 2026] GET /volume/v3/volumes/77e5037c-4298-40ad-a254-51f0be390d3e => generated 828 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:33.580951 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-77da905b-01e1-4ef0-acca-98e691f88527 tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Delete volume request issued successfully. Aug 25 10:21:33.581568 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-77da905b-01e1-4ef0-acca-98e691f88527 tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] https://10.4.3.119/volume/v3/volumes/04fcc43f-2dcb-4a0b-903b-9433014dd9f4 returned with HTTP 202 Aug 25 10:21:33.581737 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 411/1632] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:21:33 2026] DELETE /volume/v3/volumes/04fcc43f-2dcb-4a0b-903b-9433014dd9f4 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:21:33.595520 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-79b7f63e-f459-4fa7-92be-d32727f2a7e9 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:33.597882 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-79b7f63e-f459-4fa7-92be-d32727f2a7e9 tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] GET https://10.4.3.119/volume/v3/volumes/04fcc43f-2dcb-4a0b-903b-9433014dd9f4 Aug 25 10:21:33.598160 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-79b7f63e-f459-4fa7-92be-d32727f2a7e9 tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:33.598412 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-79b7f63e-f459-4fa7-92be-d32727f2a7e9 tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:33.613082 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:33.613082 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:21:33.618354 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-79b7f63e-f459-4fa7-92be-d32727f2a7e9 tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Volume info retrieved successfully. Aug 25 10:21:33.622782 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-79b7f63e-f459-4fa7-92be-d32727f2a7e9 tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] https://10.4.3.119/volume/v3/volumes/04fcc43f-2dcb-4a0b-903b-9433014dd9f4 returned with HTTP 200 Aug 25 10:21:33.623284 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 402/1633] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:33 2026] GET /volume/v3/volumes/04fcc43f-2dcb-4a0b-903b-9433014dd9f4 => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 10:21:33.654194 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-1643855b-ca64-45b0-87d5-106800bfd562 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:33.660164 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1643855b-ca64-45b0-87d5-106800bfd562 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/volumes/41bc1767-6f97-42e7-a17b-a54288672f88 Aug 25 10:21:33.660454 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1643855b-ca64-45b0-87d5-106800bfd562 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:33.660707 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1643855b-ca64-45b0-87d5-106800bfd562 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:33.677605 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:33.677605 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:21:33.687463 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-1643855b-ca64-45b0-87d5-106800bfd562 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Volume info retrieved successfully. Aug 25 10:21:33.692891 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1643855b-ca64-45b0-87d5-106800bfd562 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/volumes/41bc1767-6f97-42e7-a17b-a54288672f88 returned with HTTP 200 Aug 25 10:21:33.694205 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 414/1634] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:33 2026] GET /volume/v3/volumes/41bc1767-6f97-42e7-a17b-a54288672f88 => generated 842 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:34.582504 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-9417e02d-b4ca-4e5c-a8d6-65248f9a4a0e None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:34.584963 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9417e02d-b4ca-4e5c-a8d6-65248f9a4a0e tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] GET https://10.4.3.119/volume/v3/volumes/77e5037c-4298-40ad-a254-51f0be390d3e Aug 25 10:21:34.585802 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9417e02d-b4ca-4e5c-a8d6-65248f9a4a0e tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:34.585802 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9417e02d-b4ca-4e5c-a8d6-65248f9a4a0e tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:34.598452 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:34.598452 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:21:34.604248 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-9417e02d-b4ca-4e5c-a8d6-65248f9a4a0e tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] Volume info retrieved successfully. Aug 25 10:21:34.612870 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9417e02d-b4ca-4e5c-a8d6-65248f9a4a0e tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] https://10.4.3.119/volume/v3/volumes/77e5037c-4298-40ad-a254-51f0be390d3e returned with HTTP 200 Aug 25 10:21:34.613588 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 408/1635] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:34 2026] GET /volume/v3/volumes/77e5037c-4298-40ad-a254-51f0be390d3e => generated 853 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:34.642162 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-1bbaf4e8-f522-4dbb-b323-b3fb89739d4e None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:34.642162 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1bbaf4e8-f522-4dbb-b323-b3fb89739d4e tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] GET https://10.4.3.119/volume/v3/volumes/04fcc43f-2dcb-4a0b-903b-9433014dd9f4 Aug 25 10:21:34.642162 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1bbaf4e8-f522-4dbb-b323-b3fb89739d4e tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:34.642162 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1bbaf4e8-f522-4dbb-b323-b3fb89739d4e tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:34.651155 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-50ee129d-1f32-46eb-b938-80349d2f9ab7 req-b9cf60ba-fb0f-47c3-831b-bcf7143a421e None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:34.651504 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1bbaf4e8-f522-4dbb-b323-b3fb89739d4e tempest-AttachVolumeShelveTestJSON-647233334 tempest-AttachVolumeShelveTestJSON-647233334-project-member] https://10.4.3.119/volume/v3/volumes/04fcc43f-2dcb-4a0b-903b-9433014dd9f4 returned with HTTP 404 Aug 25 10:21:34.651504 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 412/1636] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:34 2026] GET /volume/v3/volumes/04fcc43f-2dcb-4a0b-903b-9433014dd9f4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:21:34.663768 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-50ee129d-1f32-46eb-b938-80349d2f9ab7 req-b9cf60ba-fb0f-47c3-831b-bcf7143a421e tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] GET https://10.4.3.119/volume/v3/volumes/77e5037c-4298-40ad-a254-51f0be390d3e Aug 25 10:21:34.663768 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-50ee129d-1f32-46eb-b938-80349d2f9ab7 req-b9cf60ba-fb0f-47c3-831b-bcf7143a421e tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:34.663768 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-50ee129d-1f32-46eb-b938-80349d2f9ab7 req-b9cf60ba-fb0f-47c3-831b-bcf7143a421e tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:34.678164 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:34.678164 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:21:34.682370 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-50ee129d-1f32-46eb-b938-80349d2f9ab7 req-b9cf60ba-fb0f-47c3-831b-bcf7143a421e tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] Volume info retrieved successfully. Aug 25 10:21:34.686710 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-50ee129d-1f32-46eb-b938-80349d2f9ab7 req-b9cf60ba-fb0f-47c3-831b-bcf7143a421e tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] https://10.4.3.119/volume/v3/volumes/77e5037c-4298-40ad-a254-51f0be390d3e returned with HTTP 200 Aug 25 10:21:34.687445 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 403/1637] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:21:34 2026] GET /volume/v3/volumes/77e5037c-4298-40ad-a254-51f0be390d3e => generated 853 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:34.715517 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-83f2a022-b1dc-4160-96e4-88b37a2d948e None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:34.717726 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-053a3a6d-3084-4257-b39b-d7cf7310b2d4 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:34.718571 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-83f2a022-b1dc-4160-96e4-88b37a2d948e tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/volumes/41bc1767-6f97-42e7-a17b-a54288672f88 Aug 25 10:21:34.718688 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-83f2a022-b1dc-4160-96e4-88b37a2d948e tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:34.718990 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-83f2a022-b1dc-4160-96e4-88b37a2d948e tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:34.719795 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-053a3a6d-3084-4257-b39b-d7cf7310b2d4 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:21:34.720234 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-053a3a6d-3084-4257-b39b-d7cf7310b2d4 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-833324436", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:21:34.722431 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-053a3a6d-3084-4257-b39b-d7cf7310b2d4 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-833324436', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:21:34.722567 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-053a3a6d-3084-4257-b39b-d7cf7310b2d4 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Create volume of 1 GB Aug 25 10:21:34.728957 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-053a3a6d-3084-4257-b39b-d7cf7310b2d4 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Availability Zones retrieved successfully. Aug 25 10:21:34.733475 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:34.733475 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:21:34.737835 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-053a3a6d-3084-4257-b39b-d7cf7310b2d4 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Flow 'volume_create_api' (5df910cd-83d5-46e4-a6c4-944db8e216dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:21:34.739476 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-053a3a6d-3084-4257-b39b-d7cf7310b2d4 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68b2bdf3-adfa-47f3-94c5-f7e0803de1f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:34.741022 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-83f2a022-b1dc-4160-96e4-88b37a2d948e tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Volume info retrieved successfully. Aug 25 10:21:34.742244 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [None req-053a3a6d-3084-4257-b39b-d7cf7310b2d4 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Validating volume size '1' using validate_int {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:21:34.747637 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-83f2a022-b1dc-4160-96e4-88b37a2d948e tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/volumes/41bc1767-6f97-42e7-a17b-a54288672f88 returned with HTTP 200 Aug 25 10:21:34.748209 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 415/1638] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:34 2026] GET /volume/v3/volumes/41bc1767-6f97-42e7-a17b-a54288672f88 => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:34.793941 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-053a3a6d-3084-4257-b39b-d7cf7310b2d4 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68b2bdf3-adfa-47f3-94c5-f7e0803de1f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:34.794776 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-053a3a6d-3084-4257-b39b-d7cf7310b2d4 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3cdd171-7320-4869-a345-df192f80b132) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:34.854963 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-053a3a6d-3084-4257-b39b-d7cf7310b2d4 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Created reservations ['675f9982-8811-44fc-b7c8-e0636ae88791', '7fcc4243-1bf0-46cd-8ed6-b42d626ebe1c', '0b248c9a-110b-4874-9f71-d53dbafb7973', 'ccb30a3c-6acd-466e-8290-07afa5e30d99'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:21:34.856313 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-053a3a6d-3084-4257-b39b-d7cf7310b2d4 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3cdd171-7320-4869-a345-df192f80b132) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['675f9982-8811-44fc-b7c8-e0636ae88791', '7fcc4243-1bf0-46cd-8ed6-b42d626ebe1c', '0b248c9a-110b-4874-9f71-d53dbafb7973', 'ccb30a3c-6acd-466e-8290-07afa5e30d99']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:34.857450 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-053a3a6d-3084-4257-b39b-d7cf7310b2d4 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2ee140d-57f0-431e-898e-38ee0d750d30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:34.888666 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-053a3a6d-3084-4257-b39b-d7cf7310b2d4 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2ee140d-57f0-431e-898e-38ee0d750d30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f49769f7-c643-411a-b742-04103941e0e1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-833324436',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='340dfcdb2b2547978f14f419f1419366',qos_specs=None,replication_status=,reservations=['675f9982-8811-44fc-b7c8-e0636ae88791','7fcc4243-1bf0-46cd-8ed6-b42d626ebe1c','0b248c9a-110b-4874-9f71-d53dbafb7973','ccb30a3c-6acd-466e-8290-07afa5e30d99'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af199c01fc4544c58494b7e293ae3c67',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:21:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-833324436',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f49769f7-c643-411a-b742-04103941e0e1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='340dfcdb2b2547978f14f419f1419366',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='af199c01fc4544c58494b7e293ae3c67',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:34.890256 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-053a3a6d-3084-4257-b39b-d7cf7310b2d4 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (368d88fd-804f-4e23-93aa-f56b3cdc5fc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:34.915947 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-053a3a6d-3084-4257-b39b-d7cf7310b2d4 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (368d88fd-804f-4e23-93aa-f56b3cdc5fc1) transitioned into state 'SUCCESS' from state '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-833324436',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='340dfcdb2b2547978f14f419f1419366',qos_specs=None,replication_status=,reservations=['675f9982-8811-44fc-b7c8-e0636ae88791','7fcc4243-1bf0-46cd-8ed6-b42d626ebe1c','0b248c9a-110b-4874-9f71-d53dbafb7973','ccb30a3c-6acd-466e-8290-07afa5e30d99'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af199c01fc4544c58494b7e293ae3c67',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:34.916965 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-053a3a6d-3084-4257-b39b-d7cf7310b2d4 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7bdf73c2-7eaa-4f84-9a6d-dc1269f50461) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:34.921472 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-dfac6b11-952d-4151-a97c-3d9987be5d6d req-6fe71d94-24f2-4df7-8d2e-d94ec2f1521c None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:34.924250 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-dfac6b11-952d-4151-a97c-3d9987be5d6d req-6fe71d94-24f2-4df7-8d2e-d94ec2f1521c tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-reader] GET https://10.4.3.119/volume/v3/volumes/detail Aug 25 10:21:34.924532 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-dfac6b11-952d-4151-a97c-3d9987be5d6d req-6fe71d94-24f2-4df7-8d2e-d94ec2f1521c tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-reader] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:34.924803 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-dfac6b11-952d-4151-a97c-3d9987be5d6d req-6fe71d94-24f2-4df7-8d2e-d94ec2f1521c tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-reader] Calling method 'detail' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:34.925212 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.api_utils [req-dfac6b11-952d-4151-a97c-3d9987be5d6d req-6fe71d94-24f2-4df7-8d2e-d94ec2f1521c tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-reader] Removing options '' from query. {{(pid=100391) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 10:21:34.926174 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [req-dfac6b11-952d-4151-a97c-3d9987be5d6d req-6fe71d94-24f2-4df7-8d2e-d94ec2f1521c tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100391) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 10:21:34.928952 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-053a3a6d-3084-4257-b39b-d7cf7310b2d4 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7bdf73c2-7eaa-4f84-9a6d-dc1269f50461) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:34.930273 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-053a3a6d-3084-4257-b39b-d7cf7310b2d4 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Flow 'volume_create_api' (5df910cd-83d5-46e4-a6c4-944db8e216dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:21:34.930687 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-053a3a6d-3084-4257-b39b-d7cf7310b2d4 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Create volume request issued successfully. Aug 25 10:21:34.931601 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-053a3a6d-3084-4257-b39b-d7cf7310b2d4 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:21:34.932117 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 409/1639] 10.4.3.119 () {68 vars in 1259 bytes} [Tue Aug 25 10:21:34 2026] POST /volume/v3/volumes => generated 754 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:21:34.936303 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-dfac6b11-952d-4151-a97c-3d9987be5d6d req-6fe71d94-24f2-4df7-8d2e-d94ec2f1521c tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-reader] Get all volumes completed successfully. Aug 25 10:21:34.937613 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:34.937613 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:21:34.944789 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-dfac6b11-952d-4151-a97c-3d9987be5d6d req-6fe71d94-24f2-4df7-8d2e-d94ec2f1521c tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-reader] https://10.4.3.119/volume/v3/volumes/detail returned with HTTP 200 Aug 25 10:21:34.945711 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 413/1640] 10.4.3.119 () {68 vars in 1508 bytes} [Tue Aug 25 10:21:34 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:21:34.948234 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-6ed48a07-1515-4f13-996b-6737f5d0f286 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:34.950922 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6ed48a07-1515-4f13-996b-6737f5d0f286 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] GET https://10.4.3.119/volume/v3/volumes/f49769f7-c643-411a-b742-04103941e0e1 Aug 25 10:21:34.951302 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6ed48a07-1515-4f13-996b-6737f5d0f286 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:34.951575 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6ed48a07-1515-4f13-996b-6737f5d0f286 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:34.980960 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-8482f494-7cd9-4852-8887-b78ed5cfdbfb req-731fe803-f557-4e03-878d-baf7e03b3552 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:34.983125 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:34.983125 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:21:34.983557 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-8482f494-7cd9-4852-8887-b78ed5cfdbfb req-731fe803-f557-4e03-878d-baf7e03b3552 tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-reader] GET https://10.4.3.119/volume/v3/volumes/detail Aug 25 10:21:34.983756 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-8482f494-7cd9-4852-8887-b78ed5cfdbfb req-731fe803-f557-4e03-878d-baf7e03b3552 tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-reader] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:34.983939 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-8482f494-7cd9-4852-8887-b78ed5cfdbfb req-731fe803-f557-4e03-878d-baf7e03b3552 tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-reader] Calling method 'detail' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:34.984448 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.api_utils [req-8482f494-7cd9-4852-8887-b78ed5cfdbfb req-731fe803-f557-4e03-878d-baf7e03b3552 tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-reader] Removing options '' from query. {{(pid=100390) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 10:21:34.985392 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [req-8482f494-7cd9-4852-8887-b78ed5cfdbfb req-731fe803-f557-4e03-878d-baf7e03b3552 tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100390) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 10:21:34.988898 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-6ed48a07-1515-4f13-996b-6737f5d0f286 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Volume info retrieved successfully. Aug 25 10:21:34.997851 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [req-8482f494-7cd9-4852-8887-b78ed5cfdbfb req-731fe803-f557-4e03-878d-baf7e03b3552 tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-reader] Get all volumes completed successfully. Aug 25 10:21:34.998907 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:34.998907 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:21:35.000125 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6ed48a07-1515-4f13-996b-6737f5d0f286 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] https://10.4.3.119/volume/v3/volumes/f49769f7-c643-411a-b742-04103941e0e1 returned with HTTP 200 Aug 25 10:21:35.000125 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 404/1641] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:34 2026] GET /volume/v3/volumes/f49769f7-c643-411a-b742-04103941e0e1 => generated 822 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:35.006062 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-8482f494-7cd9-4852-8887-b78ed5cfdbfb req-731fe803-f557-4e03-878d-baf7e03b3552 tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-reader] https://10.4.3.119/volume/v3/volumes/detail returned with HTTP 200 Aug 25 10:21:35.006791 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 416/1642] 10.4.3.119 () {68 vars in 1508 bytes} [Tue Aug 25 10:21:34 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:21:35.009593 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-5fb2c347-5ee8-4f5e-8804-2d4aaf4b52d1 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:35.012004 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5fb2c347-5ee8-4f5e-8804-2d4aaf4b52d1 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:21:35.012443 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-5fb2c347-5ee8-4f5e-8804-2d4aaf4b52d1 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-30280772"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:21:35.014061 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-5fb2c347-5ee8-4f5e-8804-2d4aaf4b52d1 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-30280772'}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:21:35.015497 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-5fb2c347-5ee8-4f5e-8804-2d4aaf4b52d1 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Create volume of 1 GB Aug 25 10:21:35.017802 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:35.017802 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:21:35.024890 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-5fb2c347-5ee8-4f5e-8804-2d4aaf4b52d1 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Availability Zones retrieved successfully. Aug 25 10:21:35.033601 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-5fb2c347-5ee8-4f5e-8804-2d4aaf4b52d1 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Flow 'volume_create_api' (24ed22fa-55af-4d0b-af1f-fb0a9e07a000) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:21:35.034865 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-5fb2c347-5ee8-4f5e-8804-2d4aaf4b52d1 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78797f2f-936e-4fbf-bdd8-ba770f74a463) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:35.036733 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [None req-5fb2c347-5ee8-4f5e-8804-2d4aaf4b52d1 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Validating volume size '1' using validate_int {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:21:35.049811 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-82190993-2a31-4eee-a845-a3113459ceb7 req-f3d647fc-a876-44c0-86cd-31448d8a9ea2 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:35.053636 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-82190993-2a31-4eee-a845-a3113459ceb7 req-f3d647fc-a876-44c0-86cd-31448d8a9ea2 tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-reader] GET https://10.4.3.119/volume/v3/volumes/detail Aug 25 10:21:35.053636 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-82190993-2a31-4eee-a845-a3113459ceb7 req-f3d647fc-a876-44c0-86cd-31448d8a9ea2 tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-reader] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:35.053809 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-82190993-2a31-4eee-a845-a3113459ceb7 req-f3d647fc-a876-44c0-86cd-31448d8a9ea2 tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-reader] Calling method 'detail' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:35.055067 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.api_utils [req-82190993-2a31-4eee-a845-a3113459ceb7 req-f3d647fc-a876-44c0-86cd-31448d8a9ea2 tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-reader] Removing options '' from query. {{(pid=100391) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 10:21:35.055067 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [req-82190993-2a31-4eee-a845-a3113459ceb7 req-f3d647fc-a876-44c0-86cd-31448d8a9ea2 tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100391) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 10:21:35.075996 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-82190993-2a31-4eee-a845-a3113459ceb7 req-f3d647fc-a876-44c0-86cd-31448d8a9ea2 tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-reader] Get all volumes completed successfully. Aug 25 10:21:35.078526 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:35.078526 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:21:35.091722 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-82190993-2a31-4eee-a845-a3113459ceb7 req-f3d647fc-a876-44c0-86cd-31448d8a9ea2 tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-reader] https://10.4.3.119/volume/v3/volumes/detail returned with HTTP 200 Aug 25 10:21:35.091997 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 414/1643] 10.4.3.119 () {68 vars in 1508 bytes} [Tue Aug 25 10:21:35 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:21:35.093932 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-5fb2c347-5ee8-4f5e-8804-2d4aaf4b52d1 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78797f2f-936e-4fbf-bdd8-ba770f74a463) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:35.095004 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-5fb2c347-5ee8-4f5e-8804-2d4aaf4b52d1 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60f7b264-1126-4a0a-a9bb-1444c7873672) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:35.136711 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-a6bdc323-f62f-45f0-a5b5-2e0ce811f05d req-2e3d71a8-2947-4525-9b18-deaa26b66efb None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:35.140084 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-a6bdc323-f62f-45f0-a5b5-2e0ce811f05d req-2e3d71a8-2947-4525-9b18-deaa26b66efb tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-reader] GET https://10.4.3.119/volume/v3/volumes/detail Aug 25 10:21:35.141457 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-a6bdc323-f62f-45f0-a5b5-2e0ce811f05d req-2e3d71a8-2947-4525-9b18-deaa26b66efb tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-reader] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:35.143532 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-a6bdc323-f62f-45f0-a5b5-2e0ce811f05d req-2e3d71a8-2947-4525-9b18-deaa26b66efb tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-reader] Calling method 'detail' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:35.143826 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.api_utils [req-a6bdc323-f62f-45f0-a5b5-2e0ce811f05d req-2e3d71a8-2947-4525-9b18-deaa26b66efb tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-reader] Removing options '' from query. {{(pid=100389) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 10:21:35.144653 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [req-a6bdc323-f62f-45f0-a5b5-2e0ce811f05d req-2e3d71a8-2947-4525-9b18-deaa26b66efb tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100389) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 10:21:35.153163 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-3812cec1-433f-41a7-ada9-548e8e53fe1f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:35.163871 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-a6bdc323-f62f-45f0-a5b5-2e0ce811f05d req-2e3d71a8-2947-4525-9b18-deaa26b66efb tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-reader] Get all volumes completed successfully. Aug 25 10:21:35.167401 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-5fb2c347-5ee8-4f5e-8804-2d4aaf4b52d1 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Created reservations ['d2b7236c-ed0a-4f10-9c93-a2bdc973b89c', '6bf54c82-4049-4f77-9db1-492ba5cc6a5b', '6aa34418-f04e-49a8-a37c-950a2a30a073', '0ee0dd05-150c-4854-ba33-85266e10a5f2'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:21:35.167627 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:35.167627 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:21:35.167693 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-5fb2c347-5ee8-4f5e-8804-2d4aaf4b52d1 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60f7b264-1126-4a0a-a9bb-1444c7873672) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d2b7236c-ed0a-4f10-9c93-a2bdc973b89c', '6bf54c82-4049-4f77-9db1-492ba5cc6a5b', '6aa34418-f04e-49a8-a37c-950a2a30a073', '0ee0dd05-150c-4854-ba33-85266e10a5f2']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:35.168449 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-5fb2c347-5ee8-4f5e-8804-2d4aaf4b52d1 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (250b96ad-cb60-4780-9c63-ff070574fa65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:35.177725 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-a6bdc323-f62f-45f0-a5b5-2e0ce811f05d req-2e3d71a8-2947-4525-9b18-deaa26b66efb tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-reader] https://10.4.3.119/volume/v3/volumes/detail returned with HTTP 200 Aug 25 10:21:35.178638 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 405/1644] 10.4.3.119 () {68 vars in 1508 bytes} [Tue Aug 25 10:21:35 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:21:35.208960 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-5fb2c347-5ee8-4f5e-8804-2d4aaf4b52d1 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (250b96ad-cb60-4780-9c63-ff070574fa65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '128bc889-469e-4ccc-9e16-ccb78229d1a4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-30280772',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c17813878c8949dfba9112a132ebabd2',qos_specs=None,replication_status=,reservations=['d2b7236c-ed0a-4f10-9c93-a2bdc973b89c','6bf54c82-4049-4f77-9db1-492ba5cc6a5b','6aa34418-f04e-49a8-a37c-950a2a30a073','0ee0dd05-150c-4854-ba33-85266e10a5f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71d637b24ce6454881ae4de5b6f637c3',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:21:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-30280772',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=128bc889-469e-4ccc-9e16-ccb78229d1a4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c17813878c8949dfba9112a132ebabd2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='71d637b24ce6454881ae4de5b6f637c3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:35.210869 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-5fb2c347-5ee8-4f5e-8804-2d4aaf4b52d1 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21bde23a-a02a-4e21-a950-b6f7ce0cc9f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:35.218618 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-22b417f8-f3b4-4b22-83c0-f081869b161e req-0d34a668-9fb0-4503-afdb-7af9a850bc59 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:35.221542 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-22b417f8-f3b4-4b22-83c0-f081869b161e req-0d34a668-9fb0-4503-afdb-7af9a850bc59 tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-reader] GET https://10.4.3.119/volume/v3/volumes/detail Aug 25 10:21:35.221796 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-22b417f8-f3b4-4b22-83c0-f081869b161e req-0d34a668-9fb0-4503-afdb-7af9a850bc59 tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-reader] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:35.222092 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-22b417f8-f3b4-4b22-83c0-f081869b161e req-0d34a668-9fb0-4503-afdb-7af9a850bc59 tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-reader] Calling method 'detail' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:35.222457 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.api_utils [req-22b417f8-f3b4-4b22-83c0-f081869b161e req-0d34a668-9fb0-4503-afdb-7af9a850bc59 tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-reader] Removing options '' from query. {{(pid=100391) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 10:21:35.223613 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [req-22b417f8-f3b4-4b22-83c0-f081869b161e req-0d34a668-9fb0-4503-afdb-7af9a850bc59 tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100391) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 10:21:35.233758 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-22b417f8-f3b4-4b22-83c0-f081869b161e req-0d34a668-9fb0-4503-afdb-7af9a850bc59 tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-reader] Get all volumes completed successfully. Aug 25 10:21:35.235064 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:35.235064 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:21:35.240167 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-22b417f8-f3b4-4b22-83c0-f081869b161e req-0d34a668-9fb0-4503-afdb-7af9a850bc59 tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-reader] https://10.4.3.119/volume/v3/volumes/detail returned with HTTP 200 Aug 25 10:21:35.240806 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 415/1645] 10.4.3.119 () {68 vars in 1508 bytes} [Tue Aug 25 10:21:35 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:21:35.245120 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-5fb2c347-5ee8-4f5e-8804-2d4aaf4b52d1 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21bde23a-a02a-4e21-a950-b6f7ce0cc9f2) transitioned into state 'SUCCESS' from state '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-30280772',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c17813878c8949dfba9112a132ebabd2',qos_specs=None,replication_status=,reservations=['d2b7236c-ed0a-4f10-9c93-a2bdc973b89c','6bf54c82-4049-4f77-9db1-492ba5cc6a5b','6aa34418-f04e-49a8-a37c-950a2a30a073','0ee0dd05-150c-4854-ba33-85266e10a5f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71d637b24ce6454881ae4de5b6f637c3',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:35.246210 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-5fb2c347-5ee8-4f5e-8804-2d4aaf4b52d1 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d2af87e-7624-42ab-8d4e-b360582eaa7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:35.265253 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-5fb2c347-5ee8-4f5e-8804-2d4aaf4b52d1 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d2af87e-7624-42ab-8d4e-b360582eaa7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:35.265253 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-5fb2c347-5ee8-4f5e-8804-2d4aaf4b52d1 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Flow 'volume_create_api' (24ed22fa-55af-4d0b-af1f-fb0a9e07a000) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:21:35.265839 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-5fb2c347-5ee8-4f5e-8804-2d4aaf4b52d1 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Create volume request issued successfully. Aug 25 10:21:35.266847 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5fb2c347-5ee8-4f5e-8804-2d4aaf4b52d1 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:21:35.267502 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 410/1646] 10.4.3.119 () {68 vars in 1258 bytes} [Tue Aug 25 10:21:35 2026] POST /volume/v3/volumes => generated 747 bytes in 260 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:21:35.280617 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-62dac40e-5d01-44f2-96aa-17537925e89f None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:35.281956 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-6b3ca527-af2b-4ab7-a4c7-2d6e0207e9e6 req-0e546922-9f69-4ae6-88be-4dee4f4831fc None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:35.284534 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-6b3ca527-af2b-4ab7-a4c7-2d6e0207e9e6 req-0e546922-9f69-4ae6-88be-4dee4f4831fc tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-reader] GET https://10.4.3.119/volume/v3/volumes/detail Aug 25 10:21:35.284780 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-6b3ca527-af2b-4ab7-a4c7-2d6e0207e9e6 req-0e546922-9f69-4ae6-88be-4dee4f4831fc tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-reader] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:35.285004 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-6b3ca527-af2b-4ab7-a4c7-2d6e0207e9e6 req-0e546922-9f69-4ae6-88be-4dee4f4831fc tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-reader] Calling method 'detail' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:35.285285 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.api_utils [req-6b3ca527-af2b-4ab7-a4c7-2d6e0207e9e6 req-0e546922-9f69-4ae6-88be-4dee4f4831fc tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-reader] Removing options '' from query. {{(pid=100391) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 10:21:35.286158 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [req-6b3ca527-af2b-4ab7-a4c7-2d6e0207e9e6 req-0e546922-9f69-4ae6-88be-4dee4f4831fc tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100391) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 10:21:35.290165 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-62dac40e-5d01-44f2-96aa-17537925e89f tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] GET https://10.4.3.119/volume/v3/volumes/128bc889-469e-4ccc-9e16-ccb78229d1a4 Aug 25 10:21:35.290165 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-62dac40e-5d01-44f2-96aa-17537925e89f tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:35.290165 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-62dac40e-5d01-44f2-96aa-17537925e89f tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:35.296428 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-6b3ca527-af2b-4ab7-a4c7-2d6e0207e9e6 req-0e546922-9f69-4ae6-88be-4dee4f4831fc tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-reader] Get all volumes completed successfully. Aug 25 10:21:35.297544 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:35.297544 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:21:35.298559 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3812cec1-433f-41a7-ada9-548e8e53fe1f tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:21:35.299055 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3812cec1-433f-41a7-ada9-548e8e53fe1f tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-734429399"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:21:35.301064 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volumes [None req-3812cec1-433f-41a7-ada9-548e8e53fe1f tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-734429399'}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:21:35.301269 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-3812cec1-433f-41a7-ada9-548e8e53fe1f tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Create volume of 1 GB Aug 25 10:21:35.302463 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-6b3ca527-af2b-4ab7-a4c7-2d6e0207e9e6 req-0e546922-9f69-4ae6-88be-4dee4f4831fc tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-reader] https://10.4.3.119/volume/v3/volumes/detail returned with HTTP 200 Aug 25 10:21:35.303103 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:35.303103 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:21:35.303517 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 416/1647] 10.4.3.119 () {68 vars in 1508 bytes} [Tue Aug 25 10:21:35 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:21:35.307686 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-3812cec1-433f-41a7-ada9-548e8e53fe1f tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Availability Zones retrieved successfully. Aug 25 10:21:35.310665 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-62dac40e-5d01-44f2-96aa-17537925e89f tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Volume info retrieved successfully. Aug 25 10:21:35.319667 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-3812cec1-433f-41a7-ada9-548e8e53fe1f tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Flow 'volume_create_api' (8c51010f-fa15-4fc6-b688-1a1236912b06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:21:35.319667 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-3812cec1-433f-41a7-ada9-548e8e53fe1f tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f46ab341-6ca5-41d8-b1aa-14c8baf6e3fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:35.320012 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-62dac40e-5d01-44f2-96aa-17537925e89f tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] https://10.4.3.119/volume/v3/volumes/128bc889-469e-4ccc-9e16-ccb78229d1a4 returned with HTTP 200 Aug 25 10:21:35.320012 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 406/1648] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:35 2026] GET /volume/v3/volumes/128bc889-469e-4ccc-9e16-ccb78229d1a4 => generated 815 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:35.320120 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-3812cec1-433f-41a7-ada9-548e8e53fe1f tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Validating volume size '1' using validate_int {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:21:35.338668 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-ce655194-8736-49f4-b168-71bcc1131c45 req-a691058b-6a5f-41c3-bd02-7630a5345367 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:35.342449 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-ce655194-8736-49f4-b168-71bcc1131c45 req-a691058b-6a5f-41c3-bd02-7630a5345367 tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-reader] GET https://10.4.3.119/volume/v3/volumes/detail Aug 25 10:21:35.342747 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-ce655194-8736-49f4-b168-71bcc1131c45 req-a691058b-6a5f-41c3-bd02-7630a5345367 tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-reader] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:35.343000 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-ce655194-8736-49f4-b168-71bcc1131c45 req-a691058b-6a5f-41c3-bd02-7630a5345367 tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-reader] Calling method 'detail' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:35.343348 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.api_utils [req-ce655194-8736-49f4-b168-71bcc1131c45 req-a691058b-6a5f-41c3-bd02-7630a5345367 tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-reader] Removing options '' from query. {{(pid=100388) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 10:21:35.343724 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:35.343724 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:21:35.344376 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [req-ce655194-8736-49f4-b168-71bcc1131c45 req-a691058b-6a5f-41c3-bd02-7630a5345367 tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100388) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 10:21:35.354750 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [req-ce655194-8736-49f4-b168-71bcc1131c45 req-a691058b-6a5f-41c3-bd02-7630a5345367 tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-reader] Get all volumes completed successfully. Aug 25 10:21:35.356651 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:35.356651 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:21:35.362176 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-3812cec1-433f-41a7-ada9-548e8e53fe1f tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f46ab341-6ca5-41d8-b1aa-14c8baf6e3fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:35.363388 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-3812cec1-433f-41a7-ada9-548e8e53fe1f tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (724e3239-a1de-4c7c-8320-25ca938fb4c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:35.367203 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-ce655194-8736-49f4-b168-71bcc1131c45 req-a691058b-6a5f-41c3-bd02-7630a5345367 tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-reader] https://10.4.3.119/volume/v3/volumes/detail returned with HTTP 200 Aug 25 10:21:35.368222 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 411/1649] 10.4.3.119 () {68 vars in 1508 bytes} [Tue Aug 25 10:21:35 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:21:35.381754 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-087a7fcf-fa83-4b3c-9718-f7e6243d7294 req-25e09b75-4710-4ec4-8331-a9e8df9a7e05 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:35.387949 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-087a7fcf-fa83-4b3c-9718-f7e6243d7294 req-25e09b75-4710-4ec4-8331-a9e8df9a7e05 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] POST https://10.4.3.119/volume/v3/attachments/8ff9ab3e-5ffd-449f-8431-9973a754528e/action Aug 25 10:21:35.388483 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-087a7fcf-fa83-4b3c-9718-f7e6243d7294 req-25e09b75-4710-4ec4-8331-a9e8df9a7e05 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Action body: b'{"os-complete": null}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:21:35.388594 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-087a7fcf-fa83-4b3c-9718-f7e6243d7294 req-25e09b75-4710-4ec4-8331-a9e8df9a7e05 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:21:35.408351 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-67a2c94b-8774-43d7-bc72-a5a34029620c req-45305aa8-f22e-442c-b63f-fc9da1c5bf26 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:35.410861 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-67a2c94b-8774-43d7-bc72-a5a34029620c req-45305aa8-f22e-442c-b63f-fc9da1c5bf26 tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-reader] GET https://10.4.3.119/volume/v3/volumes/detail Aug 25 10:21:35.411126 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-67a2c94b-8774-43d7-bc72-a5a34029620c req-45305aa8-f22e-442c-b63f-fc9da1c5bf26 tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-reader] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:35.411354 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-67a2c94b-8774-43d7-bc72-a5a34029620c req-45305aa8-f22e-442c-b63f-fc9da1c5bf26 tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-reader] Calling method 'detail' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:35.411726 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.api_utils [req-67a2c94b-8774-43d7-bc72-a5a34029620c req-45305aa8-f22e-442c-b63f-fc9da1c5bf26 tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-reader] Removing options '' from query. {{(pid=100389) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 10:21:35.412687 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [req-67a2c94b-8774-43d7-bc72-a5a34029620c req-45305aa8-f22e-442c-b63f-fc9da1c5bf26 tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100389) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 10:21:35.423444 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:35.423444 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:21:35.423969 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-67a2c94b-8774-43d7-bc72-a5a34029620c req-45305aa8-f22e-442c-b63f-fc9da1c5bf26 tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-reader] Get all volumes completed successfully. Aug 25 10:21:35.424976 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:35.424976 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:21:35.430841 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-67a2c94b-8774-43d7-bc72-a5a34029620c req-45305aa8-f22e-442c-b63f-fc9da1c5bf26 tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-reader] https://10.4.3.119/volume/v3/volumes/detail returned with HTTP 200 Aug 25 10:21:35.432256 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 407/1650] 10.4.3.119 () {68 vars in 1508 bytes} [Tue Aug 25 10:21:35 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:21:35.437833 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-087a7fcf-fa83-4b3c-9718-f7e6243d7294 req-25e09b75-4710-4ec4-8331-a9e8df9a7e05 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/attachments/8ff9ab3e-5ffd-449f-8431-9973a754528e/action returned with HTTP 204 Aug 25 10:21:35.438484 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 417/1651] 10.4.3.119 () {74 vars in 1725 bytes} [Tue Aug 25 10:21:35 2026] POST /volume/v3/attachments/8ff9ab3e-5ffd-449f-8431-9973a754528e/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:21:35.455168 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-d508ed7c-4f65-46bc-a92b-84c0f3d88b82 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:35.458155 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d508ed7c-4f65-46bc-a92b-84c0f3d88b82 tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] DELETE https://10.4.3.119/volume/v3/volumes/77e5037c-4298-40ad-a254-51f0be390d3e Aug 25 10:21:35.458467 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d508ed7c-4f65-46bc-a92b-84c0f3d88b82 tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:35.458675 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d508ed7c-4f65-46bc-a92b-84c0f3d88b82 tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:35.458946 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-d508ed7c-4f65-46bc-a92b-84c0f3d88b82 tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] Delete volume with id: 77e5037c-4298-40ad-a254-51f0be390d3e Aug 25 10:21:35.464563 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-3812cec1-433f-41a7-ada9-548e8e53fe1f tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Created reservations ['3b018b2b-ef87-421c-bc7b-eae6e61bc741', '651e7a6c-0528-4f67-bd89-c090c7f34c17', '447fb79c-ee80-4456-be26-e48ff7b87390', '16466744-3785-4b7e-a695-455bb9ad1f40'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:21:35.465329 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-3812cec1-433f-41a7-ada9-548e8e53fe1f tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (724e3239-a1de-4c7c-8320-25ca938fb4c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3b018b2b-ef87-421c-bc7b-eae6e61bc741', '651e7a6c-0528-4f67-bd89-c090c7f34c17', '447fb79c-ee80-4456-be26-e48ff7b87390', '16466744-3785-4b7e-a695-455bb9ad1f40']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:35.466030 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-3812cec1-433f-41a7-ada9-548e8e53fe1f tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc42c7e9-16fb-4f28-bb73-d2ac59aa0f49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:35.466620 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:35.466620 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:21:35.467095 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-d508ed7c-4f65-46bc-a92b-84c0f3d88b82 tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] Volume info retrieved successfully. Aug 25 10:21:35.493010 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-3812cec1-433f-41a7-ada9-548e8e53fe1f tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc42c7e9-16fb-4f28-bb73-d2ac59aa0f49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b999dca1-b7ac-47be-b341-e0145f809a5d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-734429399',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='160153fd10604c40bbe2f3f1c22c3666',qos_specs=None,replication_status=,reservations=['3b018b2b-ef87-421c-bc7b-eae6e61bc741','651e7a6c-0528-4f67-bd89-c090c7f34c17','447fb79c-ee80-4456-be26-e48ff7b87390','16466744-3785-4b7e-a695-455bb9ad1f40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7874571c87ad47fc80e989904ff21c84',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:21:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-734429399',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b999dca1-b7ac-47be-b341-e0145f809a5d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='160153fd10604c40bbe2f3f1c22c3666',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7874571c87ad47fc80e989904ff21c84',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:35.493706 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-3812cec1-433f-41a7-ada9-548e8e53fe1f tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2739552-f569-4ec6-9513-6de98c229700) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:35.496115 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-d508ed7c-4f65-46bc-a92b-84c0f3d88b82 tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] Delete volume request issued successfully. Aug 25 10:21:35.496412 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d508ed7c-4f65-46bc-a92b-84c0f3d88b82 tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] https://10.4.3.119/volume/v3/volumes/77e5037c-4298-40ad-a254-51f0be390d3e returned with HTTP 202 Aug 25 10:21:35.498247 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 412/1652] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:21:35 2026] DELETE /volume/v3/volumes/77e5037c-4298-40ad-a254-51f0be390d3e => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:21:35.509988 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-c90fbd6d-5bcd-4c9d-ab97-80a98eb133bd None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:35.513478 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c90fbd6d-5bcd-4c9d-ab97-80a98eb133bd tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] GET https://10.4.3.119/volume/v3/volumes/77e5037c-4298-40ad-a254-51f0be390d3e Aug 25 10:21:35.513960 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c90fbd6d-5bcd-4c9d-ab97-80a98eb133bd tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:35.514073 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c90fbd6d-5bcd-4c9d-ab97-80a98eb133bd tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:35.528276 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:35.528276 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:21:35.528922 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-3812cec1-433f-41a7-ada9-548e8e53fe1f tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2739552-f569-4ec6-9513-6de98c229700) transitioned into state 'SUCCESS' from state '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-734429399',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='160153fd10604c40bbe2f3f1c22c3666',qos_specs=None,replication_status=,reservations=['3b018b2b-ef87-421c-bc7b-eae6e61bc741','651e7a6c-0528-4f67-bd89-c090c7f34c17','447fb79c-ee80-4456-be26-e48ff7b87390','16466744-3785-4b7e-a695-455bb9ad1f40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7874571c87ad47fc80e989904ff21c84',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:35.530162 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-3812cec1-433f-41a7-ada9-548e8e53fe1f tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71b36e06-26eb-4d5d-9198-c4acf8185b96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:35.533826 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-c90fbd6d-5bcd-4c9d-ab97-80a98eb133bd tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] Volume info retrieved successfully. Aug 25 10:21:35.539151 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c90fbd6d-5bcd-4c9d-ab97-80a98eb133bd tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] https://10.4.3.119/volume/v3/volumes/77e5037c-4298-40ad-a254-51f0be390d3e returned with HTTP 200 Aug 25 10:21:35.540209 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 408/1653] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:35 2026] GET /volume/v3/volumes/77e5037c-4298-40ad-a254-51f0be390d3e => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:35.544630 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-3812cec1-433f-41a7-ada9-548e8e53fe1f tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71b36e06-26eb-4d5d-9198-c4acf8185b96) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:35.546034 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-3812cec1-433f-41a7-ada9-548e8e53fe1f tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Flow 'volume_create_api' (8c51010f-fa15-4fc6-b688-1a1236912b06) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:21:35.546517 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-3812cec1-433f-41a7-ada9-548e8e53fe1f tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Create volume request issued successfully. Aug 25 10:21:35.547412 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3812cec1-433f-41a7-ada9-548e8e53fe1f tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:21:35.547981 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 417/1654] 10.4.3.119 () {68 vars in 1258 bytes} [Tue Aug 25 10:21:35 2026] POST /volume/v3/volumes => generated 749 bytes in 395 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:21:35.564154 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-1b8b7d1e-d679-427b-8b04-6b8b4bb05138 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:35.566983 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1b8b7d1e-d679-427b-8b04-6b8b4bb05138 tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] GET https://10.4.3.119/volume/v3/volumes/b999dca1-b7ac-47be-b341-e0145f809a5d Aug 25 10:21:35.567304 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1b8b7d1e-d679-427b-8b04-6b8b4bb05138 tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:35.567600 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1b8b7d1e-d679-427b-8b04-6b8b4bb05138 tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:35.580645 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:35.580645 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:21:35.586753 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-1b8b7d1e-d679-427b-8b04-6b8b4bb05138 tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Volume info retrieved successfully. Aug 25 10:21:35.594555 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1b8b7d1e-d679-427b-8b04-6b8b4bb05138 tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] https://10.4.3.119/volume/v3/volumes/b999dca1-b7ac-47be-b341-e0145f809a5d returned with HTTP 200 Aug 25 10:21:35.596154 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 418/1655] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:35 2026] GET /volume/v3/volumes/b999dca1-b7ac-47be-b341-e0145f809a5d => generated 817 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:35.763061 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-33cffd78-7e91-4743-bf7f-b43df9d98c68 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:35.764992 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-33cffd78-7e91-4743-bf7f-b43df9d98c68 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/volumes/41bc1767-6f97-42e7-a17b-a54288672f88 Aug 25 10:21:35.765229 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-33cffd78-7e91-4743-bf7f-b43df9d98c68 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:35.765432 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-33cffd78-7e91-4743-bf7f-b43df9d98c68 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:35.776161 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:35.776161 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:21:35.780496 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-33cffd78-7e91-4743-bf7f-b43df9d98c68 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Volume info retrieved successfully. Aug 25 10:21:35.787988 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-33cffd78-7e91-4743-bf7f-b43df9d98c68 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/volumes/41bc1767-6f97-42e7-a17b-a54288672f88 returned with HTTP 200 Aug 25 10:21:35.788617 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 413/1656] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:35 2026] GET /volume/v3/volumes/41bc1767-6f97-42e7-a17b-a54288672f88 => generated 1134 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:21:35.801982 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-4a3d9161-a3ef-459c-a0fd-10b3dfb3464b None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:35.804349 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4a3d9161-a3ef-459c-a0fd-10b3dfb3464b tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] POST https://10.4.3.119/volume/v3/backups Aug 25 10:21:35.804650 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4a3d9161-a3ef-459c-a0fd-10b3dfb3464b tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "41bc1767-6f97-42e7-a17b-a54288672f88", "force": true, "name": "tempest-VolumesBackupsTest-Backup-712694136", "container": "tempest-volumesbackupstest-backup-container-2122835487"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:21:35.806209 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.contrib.backups [None req-4a3d9161-a3ef-459c-a0fd-10b3dfb3464b tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Creating new backup {'backup': {'volume_id': '41bc1767-6f97-42e7-a17b-a54288672f88', 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-712694136', 'container': 'tempest-volumesbackupstest-backup-container-2122835487'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 10:21:35.806337 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.contrib.backups [None req-4a3d9161-a3ef-459c-a0fd-10b3dfb3464b tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Creating backup of volume 41bc1767-6f97-42e7-a17b-a54288672f88 in container tempest-volumesbackupstest-backup-container-2122835487 Aug 25 10:21:35.828112 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:35.828112 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:21:35.828763 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-4a3d9161-a3ef-459c-a0fd-10b3dfb3464b tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Volume info retrieved successfully. Aug 25 10:21:35.850399 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-4a3d9161-a3ef-459c-a0fd-10b3dfb3464b tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Created reservations ['425a881e-3410-4d0f-8dd6-ae3e4dc76c88', 'a52209d8-58be-4257-a7ca-e95be3580092'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:21:35.894002 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4a3d9161-a3ef-459c-a0fd-10b3dfb3464b tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups returned with HTTP 202 Aug 25 10:21:35.894438 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 409/1657] 10.4.3.119 () {68 vars in 1259 bytes} [Tue Aug 25 10:21:35 2026] POST /volume/v3/backups => generated 329 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:21:35.906296 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-2106d33c-9bc0-43e8-a806-2fd3902e7578 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:35.909108 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2106d33c-9bc0-43e8-a806-2fd3902e7578 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/1a526e3e-37f3-4e3a-bb98-59cd0ae2d0d6 Aug 25 10:21:35.909397 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2106d33c-9bc0-43e8-a806-2fd3902e7578 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:35.909649 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2106d33c-9bc0-43e8-a806-2fd3902e7578 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:35.909838 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-2106d33c-9bc0-43e8-a806-2fd3902e7578 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id 1a526e3e-37f3-4e3a-bb98-59cd0ae2d0d6. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:21:35.918482 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:35.918482 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:21:35.919615 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2106d33c-9bc0-43e8-a806-2fd3902e7578 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/1a526e3e-37f3-4e3a-bb98-59cd0ae2d0d6 returned with HTTP 200 Aug 25 10:21:35.920161 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 418/1658] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:35 2026] GET /volume/v3/backups/1a526e3e-37f3-4e3a-bb98-59cd0ae2d0d6 => generated 788 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:36.012882 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-ade0df71-01ba-4c4c-be82-d9e6eaa10c0e None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:36.015063 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ade0df71-01ba-4c4c-be82-d9e6eaa10c0e tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] GET https://10.4.3.119/volume/v3/volumes/f49769f7-c643-411a-b742-04103941e0e1 Aug 25 10:21:36.015483 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ade0df71-01ba-4c4c-be82-d9e6eaa10c0e tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:36.015760 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ade0df71-01ba-4c4c-be82-d9e6eaa10c0e tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:36.025696 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:36.025696 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:21:36.030527 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-ade0df71-01ba-4c4c-be82-d9e6eaa10c0e tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Volume info retrieved successfully. Aug 25 10:21:36.036496 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ade0df71-01ba-4c4c-be82-d9e6eaa10c0e tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] https://10.4.3.119/volume/v3/volumes/f49769f7-c643-411a-b742-04103941e0e1 returned with HTTP 200 Aug 25 10:21:36.037013 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 419/1659] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:36 2026] GET /volume/v3/volumes/f49769f7-c643-411a-b742-04103941e0e1 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:36.052731 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-e5ecab99-ea19-4049-b4aa-8e6870f54571 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:36.054827 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e5ecab99-ea19-4049-b4aa-8e6870f54571 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] GET https://10.4.3.119/volume/v3/volumes/f49769f7-c643-411a-b742-04103941e0e1 Aug 25 10:21:36.055223 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e5ecab99-ea19-4049-b4aa-8e6870f54571 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:36.055432 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e5ecab99-ea19-4049-b4aa-8e6870f54571 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:36.063458 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:36.063458 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:21:36.068765 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-e5ecab99-ea19-4049-b4aa-8e6870f54571 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Volume info retrieved successfully. Aug 25 10:21:36.074515 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e5ecab99-ea19-4049-b4aa-8e6870f54571 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] https://10.4.3.119/volume/v3/volumes/f49769f7-c643-411a-b742-04103941e0e1 returned with HTTP 200 Aug 25 10:21:36.075730 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 414/1660] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:36 2026] GET /volume/v3/volumes/f49769f7-c643-411a-b742-04103941e0e1 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:36.091789 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-4c029dd4-1a7a-4cfc-85f0-cb226c06b50b None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:36.093922 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4c029dd4-1a7a-4cfc-85f0-cb226c06b50b tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] GET https://10.4.3.119/volume/v3/volumes Aug 25 10:21:36.094226 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4c029dd4-1a7a-4cfc-85f0-cb226c06b50b tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:36.094971 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4c029dd4-1a7a-4cfc-85f0-cb226c06b50b tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Calling method 'index' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:36.094971 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.api_utils [None req-4c029dd4-1a7a-4cfc-85f0-cb226c06b50b tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Removing options '' from query. {{(pid=100389) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 10:21:36.095256 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:36.095256 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:21:36.095885 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-4c029dd4-1a7a-4cfc-85f0-cb226c06b50b tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100389) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 10:21:36.111618 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-4c029dd4-1a7a-4cfc-85f0-cb226c06b50b tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Get all volumes completed successfully. Aug 25 10:21:36.112186 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4c029dd4-1a7a-4cfc-85f0-cb226c06b50b tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 200 Aug 25 10:21:36.112735 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 410/1661] 10.4.3.119 () {66 vars in 1237 bytes} [Tue Aug 25 10:21:36 2026] GET /volume/v3/volumes => generated 338 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:36.127315 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-0569b84d-c2a3-46af-8648-249f56dc1517 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:36.129078 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0569b84d-c2a3-46af-8648-249f56dc1517 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] GET https://10.4.3.119/volume/v3/volumes/f49769f7-c643-411a-b742-04103941e0e1 Aug 25 10:21:36.130019 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0569b84d-c2a3-46af-8648-249f56dc1517 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:36.130019 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0569b84d-c2a3-46af-8648-249f56dc1517 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:36.137612 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:36.137612 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:21:36.146587 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-0569b84d-c2a3-46af-8648-249f56dc1517 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Volume info retrieved successfully. Aug 25 10:21:36.155778 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0569b84d-c2a3-46af-8648-249f56dc1517 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] https://10.4.3.119/volume/v3/volumes/f49769f7-c643-411a-b742-04103941e0e1 returned with HTTP 200 Aug 25 10:21:36.156585 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 419/1662] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:36 2026] GET /volume/v3/volumes/f49769f7-c643-411a-b742-04103941e0e1 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:36.220570 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-c5d5ba8c-d3b6-45d2-8c5d-8d769e3e645f req-b216d4cc-46aa-43ef-8ebc-a5e99b331c03 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:36.223688 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-c5d5ba8c-d3b6-45d2-8c5d-8d769e3e645f req-b216d4cc-46aa-43ef-8ebc-a5e99b331c03 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] GET https://10.4.3.119/volume/v3/volumes/f49769f7-c643-411a-b742-04103941e0e1 Aug 25 10:21:36.223788 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-c5d5ba8c-d3b6-45d2-8c5d-8d769e3e645f req-b216d4cc-46aa-43ef-8ebc-a5e99b331c03 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:36.224607 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-c5d5ba8c-d3b6-45d2-8c5d-8d769e3e645f req-b216d4cc-46aa-43ef-8ebc-a5e99b331c03 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:36.236481 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-3afe634a-2909-4d87-a41c-71fedf55eda2 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:36.238615 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3afe634a-2909-4d87-a41c-71fedf55eda2 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] DELETE https://10.4.3.119/volume/v3/volumes/4be5894e-4c34-448d-ba12-1e340e1a2e0b Aug 25 10:21:36.238862 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3afe634a-2909-4d87-a41c-71fedf55eda2 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:36.239116 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3afe634a-2909-4d87-a41c-71fedf55eda2 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:36.240436 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-3afe634a-2909-4d87-a41c-71fedf55eda2 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Delete volume with id: 4be5894e-4c34-448d-ba12-1e340e1a2e0b Aug 25 10:21:36.240603 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:36.240603 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:21:36.250278 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-c5d5ba8c-d3b6-45d2-8c5d-8d769e3e645f req-b216d4cc-46aa-43ef-8ebc-a5e99b331c03 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Volume info retrieved successfully. Aug 25 10:21:36.253864 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:36.253864 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:21:36.254688 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-3afe634a-2909-4d87-a41c-71fedf55eda2 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Volume info retrieved successfully. Aug 25 10:21:36.259842 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-c5d5ba8c-d3b6-45d2-8c5d-8d769e3e645f req-b216d4cc-46aa-43ef-8ebc-a5e99b331c03 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] https://10.4.3.119/volume/v3/volumes/f49769f7-c643-411a-b742-04103941e0e1 returned with HTTP 200 Aug 25 10:21:36.260469 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 420/1663] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:21:36 2026] GET /volume/v3/volumes/f49769f7-c643-411a-b742-04103941e0e1 => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:36.282431 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-3afe634a-2909-4d87-a41c-71fedf55eda2 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Delete volume request issued successfully. Aug 25 10:21:36.282816 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3afe634a-2909-4d87-a41c-71fedf55eda2 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] https://10.4.3.119/volume/v3/volumes/4be5894e-4c34-448d-ba12-1e340e1a2e0b returned with HTTP 202 Aug 25 10:21:36.283378 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 415/1664] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:21:36 2026] DELETE /volume/v3/volumes/4be5894e-4c34-448d-ba12-1e340e1a2e0b => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:21:36.293289 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-64b6315d-8377-41dd-be91-1664c14178ef None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:36.294675 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-64b6315d-8377-41dd-be91-1664c14178ef tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] GET https://10.4.3.119/volume/v3/volumes/4be5894e-4c34-448d-ba12-1e340e1a2e0b Aug 25 10:21:36.294774 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-64b6315d-8377-41dd-be91-1664c14178ef tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:36.295067 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-64b6315d-8377-41dd-be91-1664c14178ef tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:36.303827 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:36.303827 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:21:36.311778 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-64b6315d-8377-41dd-be91-1664c14178ef tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Volume info retrieved successfully. Aug 25 10:21:36.319422 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-64b6315d-8377-41dd-be91-1664c14178ef tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] https://10.4.3.119/volume/v3/volumes/4be5894e-4c34-448d-ba12-1e340e1a2e0b returned with HTTP 200 Aug 25 10:21:36.319896 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 411/1665] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:36 2026] GET /volume/v3/volumes/4be5894e-4c34-448d-ba12-1e340e1a2e0b => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:36.337293 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-fbb978b3-648b-4085-a01b-a887a7310b5c None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:36.339206 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-fbb978b3-648b-4085-a01b-a887a7310b5c tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] GET https://10.4.3.119/volume/v3/volumes/128bc889-469e-4ccc-9e16-ccb78229d1a4 Aug 25 10:21:36.339420 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-fbb978b3-648b-4085-a01b-a887a7310b5c tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:36.339616 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-fbb978b3-648b-4085-a01b-a887a7310b5c tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:36.348231 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:36.348231 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:21:36.353403 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-fbb978b3-648b-4085-a01b-a887a7310b5c tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Volume info retrieved successfully. Aug 25 10:21:36.359626 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-fbb978b3-648b-4085-a01b-a887a7310b5c tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] https://10.4.3.119/volume/v3/volumes/128bc889-469e-4ccc-9e16-ccb78229d1a4 returned with HTTP 200 Aug 25 10:21:36.360335 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 420/1666] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:36 2026] GET /volume/v3/volumes/128bc889-469e-4ccc-9e16-ccb78229d1a4 => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:36.373684 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-c570fb12-5a9e-4052-a242-dd67335f01e4 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:36.374222 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c570fb12-5a9e-4052-a242-dd67335f01e4 None None] GET https://10.4.3.119/volume// Aug 25 10:21:36.374478 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c570fb12-5a9e-4052-a242-dd67335f01e4 None None] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:36.374749 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c570fb12-5a9e-4052-a242-dd67335f01e4 None None] Calling method 'all' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:36.375416 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c570fb12-5a9e-4052-a242-dd67335f01e4 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:21:36.375833 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 421/1667] 10.4.3.119 () {66 vars in 1428 bytes} [Tue Aug 25 10:21:36 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:21:36.379475 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-a8c53459-48cc-4741-9251-6816f886fd0b None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:36.382131 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a8c53459-48cc-4741-9251-6816f886fd0b tempest-VolumesActionsTest-284054310 tempest-VolumesActionsTest-284054310-project-admin] POST https://10.4.3.119/volume/v3/volumes/128bc889-469e-4ccc-9e16-ccb78229d1a4/action Aug 25 10:21:36.382688 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a8c53459-48cc-4741-9251-6816f886fd0b tempest-VolumesActionsTest-284054310 tempest-VolumesActionsTest-284054310-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:21:36.382885 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a8c53459-48cc-4741-9251-6816f886fd0b tempest-VolumesActionsTest-284054310 tempest-VolumesActionsTest-284054310-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:21:36.389885 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-c5d5ba8c-d3b6-45d2-8c5d-8d769e3e645f req-286e8838-2a88-4937-adc1-7724eee7837a None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:36.397945 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:36.397945 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:21:36.398498 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.contrib.admin_actions [None req-a8c53459-48cc-4741-9251-6816f886fd0b tempest-VolumesActionsTest-284054310 tempest-VolumesActionsTest-284054310-project-admin] Updating volume '128bc889-469e-4ccc-9e16-ccb78229d1a4' with '{'status': 'attaching'}' {{(pid=100388) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 25 10:21:36.421250 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a8c53459-48cc-4741-9251-6816f886fd0b tempest-VolumesActionsTest-284054310 tempest-VolumesActionsTest-284054310-project-admin] https://10.4.3.119/volume/v3/volumes/128bc889-469e-4ccc-9e16-ccb78229d1a4/action returned with HTTP 202 Aug 25 10:21:36.421670 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 416/1668] 10.4.3.119 () {68 vars in 1390 bytes} [Tue Aug 25 10:21:36 2026] POST /volume/v3/volumes/128bc889-469e-4ccc-9e16-ccb78229d1a4/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:21:36.429813 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-f41fe7bd-fbce-4636-b55a-9180ee7f32c9 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:36.431627 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f41fe7bd-fbce-4636-b55a-9180ee7f32c9 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] GET https://10.4.3.119/volume/v3/volumes/128bc889-469e-4ccc-9e16-ccb78229d1a4 Aug 25 10:21:36.431863 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f41fe7bd-fbce-4636-b55a-9180ee7f32c9 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:36.432108 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f41fe7bd-fbce-4636-b55a-9180ee7f32c9 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:36.439245 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:36.439245 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:21:36.443531 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-f41fe7bd-fbce-4636-b55a-9180ee7f32c9 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Volume info retrieved successfully. Aug 25 10:21:36.448279 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f41fe7bd-fbce-4636-b55a-9180ee7f32c9 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] https://10.4.3.119/volume/v3/volumes/128bc889-469e-4ccc-9e16-ccb78229d1a4 returned with HTTP 200 Aug 25 10:21:36.448742 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 421/1669] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:36 2026] GET /volume/v3/volumes/128bc889-469e-4ccc-9e16-ccb78229d1a4 => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:36.461633 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-166e948e-c041-4266-a094-eea1c56c16b5 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:36.463383 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-166e948e-c041-4266-a094-eea1c56c16b5 tempest-VolumesActionsTest-284054310 tempest-VolumesActionsTest-284054310-project-admin] POST https://10.4.3.119/volume/v3/volumes/128bc889-469e-4ccc-9e16-ccb78229d1a4/action Aug 25 10:21:36.463731 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-166e948e-c041-4266-a094-eea1c56c16b5 tempest-VolumesActionsTest-284054310 tempest-VolumesActionsTest-284054310-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:21:36.463904 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-166e948e-c041-4266-a094-eea1c56c16b5 tempest-VolumesActionsTest-284054310 tempest-VolumesActionsTest-284054310-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:21:36.473104 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:36.473104 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:21:36.473571 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-166e948e-c041-4266-a094-eea1c56c16b5 tempest-VolumesActionsTest-284054310 tempest-VolumesActionsTest-284054310-project-admin] Volume info retrieved successfully. Aug 25 10:21:36.494561 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-c5d5ba8c-d3b6-45d2-8c5d-8d769e3e645f req-286e8838-2a88-4937-adc1-7724eee7837a tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] POST https://10.4.3.119/volume/v3/attachments Aug 25 10:21:36.495017 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-c5d5ba8c-d3b6-45d2-8c5d-8d769e3e645f req-286e8838-2a88-4937-adc1-7724eee7837a tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f49769f7-c643-411a-b742-04103941e0e1", "connector": null, "instance_uuid": "24efb641-24e4-483f-85ab-bdd27a09ae2b"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:21:36.497482 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-166e948e-c041-4266-a094-eea1c56c16b5 tempest-VolumesActionsTest-284054310 tempest-VolumesActionsTest-284054310-project-admin] Delete volume request issued successfully. Aug 25 10:21:36.497949 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-166e948e-c041-4266-a094-eea1c56c16b5 tempest-VolumesActionsTest-284054310 tempest-VolumesActionsTest-284054310-project-admin] https://10.4.3.119/volume/v3/volumes/128bc889-469e-4ccc-9e16-ccb78229d1a4/action returned with HTTP 202 Aug 25 10:21:36.498568 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 422/1670] 10.4.3.119 () {68 vars in 1390 bytes} [Tue Aug 25 10:21:36 2026] POST /volume/v3/volumes/128bc889-469e-4ccc-9e16-ccb78229d1a4/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:21:36.505637 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:36.505637 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:21:36.509368 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-756aaaa1-87b8-41a2-979b-56ace6a203fa None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:36.511845 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-756aaaa1-87b8-41a2-979b-56ace6a203fa tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] GET https://10.4.3.119/volume/v3/volumes/128bc889-469e-4ccc-9e16-ccb78229d1a4 Aug 25 10:21:36.512160 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-756aaaa1-87b8-41a2-979b-56ace6a203fa tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:36.512479 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-756aaaa1-87b8-41a2-979b-56ace6a203fa tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:36.525050 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:36.525050 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:21:36.531964 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-756aaaa1-87b8-41a2-979b-56ace6a203fa tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Volume info retrieved successfully. Aug 25 10:21:36.539607 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-c5d5ba8c-d3b6-45d2-8c5d-8d769e3e645f req-286e8838-2a88-4937-adc1-7724eee7837a tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] https://10.4.3.119/volume/v3/attachments returned with HTTP 200 Aug 25 10:21:36.540245 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 412/1671] 10.4.3.119 () {74 vars in 1594 bytes} [Tue Aug 25 10:21:36 2026] POST /volume/v3/attachments => generated 273 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:21:36.541763 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-756aaaa1-87b8-41a2-979b-56ace6a203fa tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] https://10.4.3.119/volume/v3/volumes/128bc889-469e-4ccc-9e16-ccb78229d1a4 returned with HTTP 200 Aug 25 10:21:36.542703 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 417/1672] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:36 2026] GET /volume/v3/volumes/128bc889-469e-4ccc-9e16-ccb78229d1a4 => generated 839 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:36.557436 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-5f409cca-7c91-42af-bf64-4cc576d10d4e None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:36.559818 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5f409cca-7c91-42af-bf64-4cc576d10d4e tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] GET https://10.4.3.119/volume/v3/volumes/77e5037c-4298-40ad-a254-51f0be390d3e Aug 25 10:21:36.560101 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-5f409cca-7c91-42af-bf64-4cc576d10d4e tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:36.560393 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-5f409cca-7c91-42af-bf64-4cc576d10d4e tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:36.570204 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5f409cca-7c91-42af-bf64-4cc576d10d4e tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] https://10.4.3.119/volume/v3/volumes/77e5037c-4298-40ad-a254-51f0be390d3e returned with HTTP 404 Aug 25 10:21:36.571161 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 422/1673] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:36 2026] GET /volume/v3/volumes/77e5037c-4298-40ad-a254-51f0be390d3e => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:21:36.574549 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-4b73fcc4-32cb-4fd7-b559-3ee1cf2942db None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:36.579530 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4b73fcc4-32cb-4fd7-b559-3ee1cf2942db tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] GET https://10.4.3.119/volume/v3/volumes/f49769f7-c643-411a-b742-04103941e0e1 Aug 25 10:21:36.579788 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4b73fcc4-32cb-4fd7-b559-3ee1cf2942db tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:36.580013 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4b73fcc4-32cb-4fd7-b559-3ee1cf2942db tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:36.586304 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-e42a7e2c-7ef0-4c23-9377-d7570276da84 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:36.587152 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e42a7e2c-7ef0-4c23-9377-d7570276da84 tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] DELETE https://10.4.3.119/volume/v3/volumes/875e6244-161e-462e-8c5a-5c15a50f599c Aug 25 10:21:36.587347 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e42a7e2c-7ef0-4c23-9377-d7570276da84 tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:36.587595 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e42a7e2c-7ef0-4c23-9377-d7570276da84 tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:36.587760 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-e42a7e2c-7ef0-4c23-9377-d7570276da84 tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] Delete volume with id: 875e6244-161e-462e-8c5a-5c15a50f599c Aug 25 10:21:36.592308 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-a25db3bf-dea6-4ae2-baf9-45c600abe0dc None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:36.592790 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a25db3bf-dea6-4ae2-baf9-45c600abe0dc None None] GET https://10.4.3.119/volume// Aug 25 10:21:36.592999 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a25db3bf-dea6-4ae2-baf9-45c600abe0dc None None] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:36.593264 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a25db3bf-dea6-4ae2-baf9-45c600abe0dc None None] Calling method 'all' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:36.593671 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a25db3bf-dea6-4ae2-baf9-45c600abe0dc None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:21:36.594028 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 418/1674] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:21:36 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 25 10:21:36.597443 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:36.597443 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:21:36.598028 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:36.598028 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:21:36.598845 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-e42a7e2c-7ef0-4c23-9377-d7570276da84 tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] Volume info retrieved successfully. Aug 25 10:21:36.604320 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-c5d5ba8c-d3b6-45d2-8c5d-8d769e3e645f req-8245b4b2-6d9b-4c41-9f9f-e71d6c0bc006 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:36.604942 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-4b73fcc4-32cb-4fd7-b559-3ee1cf2942db tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Volume info retrieved successfully. Aug 25 10:21:36.608937 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-c5d5ba8c-d3b6-45d2-8c5d-8d769e3e645f req-8245b4b2-6d9b-4c41-9f9f-e71d6c0bc006 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] GET https://10.4.3.119/volume/v3/volumes/f49769f7-c643-411a-b742-04103941e0e1 Aug 25 10:21:36.609233 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-c5d5ba8c-d3b6-45d2-8c5d-8d769e3e645f req-8245b4b2-6d9b-4c41-9f9f-e71d6c0bc006 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:36.609485 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-c5d5ba8c-d3b6-45d2-8c5d-8d769e3e645f req-8245b4b2-6d9b-4c41-9f9f-e71d6c0bc006 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:36.610674 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4b73fcc4-32cb-4fd7-b559-3ee1cf2942db tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] https://10.4.3.119/volume/v3/volumes/f49769f7-c643-411a-b742-04103941e0e1 returned with HTTP 200 Aug 25 10:21:36.611265 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 423/1675] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:36 2026] GET /volume/v3/volumes/f49769f7-c643-411a-b742-04103941e0e1 => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:36.612708 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-40a41d89-c303-4399-9e0d-3140d98a3aa3 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:36.614818 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-40a41d89-c303-4399-9e0d-3140d98a3aa3 tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] GET https://10.4.3.119/volume/v3/volumes/b999dca1-b7ac-47be-b341-e0145f809a5d Aug 25 10:21:36.615008 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-40a41d89-c303-4399-9e0d-3140d98a3aa3 tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:36.615272 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-40a41d89-c303-4399-9e0d-3140d98a3aa3 tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:36.624400 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:36.624400 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:21:36.627636 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:36.627636 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:21:36.628519 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-40a41d89-c303-4399-9e0d-3140d98a3aa3 tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Volume info retrieved successfully. Aug 25 10:21:36.633826 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [req-c5d5ba8c-d3b6-45d2-8c5d-8d769e3e645f req-8245b4b2-6d9b-4c41-9f9f-e71d6c0bc006 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Volume info retrieved successfully. Aug 25 10:21:36.634199 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-e42a7e2c-7ef0-4c23-9377-d7570276da84 tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] Delete volume request issued successfully. Aug 25 10:21:36.634516 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e42a7e2c-7ef0-4c23-9377-d7570276da84 tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] https://10.4.3.119/volume/v3/volumes/875e6244-161e-462e-8c5a-5c15a50f599c returned with HTTP 202 Aug 25 10:21:36.635150 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 413/1676] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:21:36 2026] DELETE /volume/v3/volumes/875e6244-161e-462e-8c5a-5c15a50f599c => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:21:36.635683 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-40a41d89-c303-4399-9e0d-3140d98a3aa3 tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] https://10.4.3.119/volume/v3/volumes/b999dca1-b7ac-47be-b341-e0145f809a5d returned with HTTP 200 Aug 25 10:21:36.636055 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 419/1677] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:36 2026] GET /volume/v3/volumes/b999dca1-b7ac-47be-b341-e0145f809a5d => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:36.643495 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-c5d5ba8c-d3b6-45d2-8c5d-8d769e3e645f req-8245b4b2-6d9b-4c41-9f9f-e71d6c0bc006 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] https://10.4.3.119/volume/v3/volumes/f49769f7-c643-411a-b742-04103941e0e1 returned with HTTP 200 Aug 25 10:21:36.644275 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 423/1678] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:21:36 2026] GET /volume/v3/volumes/f49769f7-c643-411a-b742-04103941e0e1 => generated 1026 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:21:36.645975 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-4691691f-af02-417c-b0b6-ca3af7e8ffab None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:36.648666 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4691691f-af02-417c-b0b6-ca3af7e8ffab tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] GET https://10.4.3.119/volume/v3/volumes/875e6244-161e-462e-8c5a-5c15a50f599c Aug 25 10:21:36.648959 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4691691f-af02-417c-b0b6-ca3af7e8ffab tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:36.649286 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4691691f-af02-417c-b0b6-ca3af7e8ffab tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:36.658163 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:36.658163 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:21:36.663189 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-4691691f-af02-417c-b0b6-ca3af7e8ffab tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] Volume info retrieved successfully. Aug 25 10:21:36.668602 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4691691f-af02-417c-b0b6-ca3af7e8ffab tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] https://10.4.3.119/volume/v3/volumes/875e6244-161e-462e-8c5a-5c15a50f599c returned with HTTP 200 Aug 25 10:21:36.669026 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 424/1679] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:36 2026] GET /volume/v3/volumes/875e6244-161e-462e-8c5a-5c15a50f599c => generated 852 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:36.755452 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-c5d5ba8c-d3b6-45d2-8c5d-8d769e3e645f req-f62cc0ea-9a08-4a82-bb18-2c02ae53424b None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:36.758105 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-c5d5ba8c-d3b6-45d2-8c5d-8d769e3e645f req-f62cc0ea-9a08-4a82-bb18-2c02ae53424b tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] PUT https://10.4.3.119/volume/v3/attachments/a16190dc-5cda-4f59-ac0e-229c5d49da65 Aug 25 10:21:36.758861 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-c5d5ba8c-d3b6-45d2-8c5d-8d769e3e645f req-f62cc0ea-9a08-4a82-bb18-2c02ae53424b tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.119", "host": "np0000008063", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3398d5156650", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "462fd6ce-c505-48ef-84ec-f85776d45b24", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:21:36.771321 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-c5d5ba8c-d3b6-45d2-8c5d-8d769e3e645f req-f62cc0ea-9a08-4a82-bb18-2c02ae53424b tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Acquiring lock "cinder-attachment_update-f49769f7-c643-411a-b742-04103941e0e1-np0000008063" by "attachment_update" {{(pid=100389) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 10:21:36.779165 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-c5d5ba8c-d3b6-45d2-8c5d-8d769e3e645f req-f62cc0ea-9a08-4a82-bb18-2c02ae53424b tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Lock "cinder-attachment_update-f49769f7-c643-411a-b742-04103941e0e1-np0000008063" acquired by "attachment_update" :: waited 0.008s {{(pid=100389) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 10:21:36.780649 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:36.780649 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:21:36.884557 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-c5d5ba8c-d3b6-45d2-8c5d-8d769e3e645f req-f62cc0ea-9a08-4a82-bb18-2c02ae53424b tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Lock "cinder-attachment_update-f49769f7-c643-411a-b742-04103941e0e1-np0000008063" released by "attachment_update" :: held 0.105s {{(pid=100389) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 10:21:36.884935 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-c5d5ba8c-d3b6-45d2-8c5d-8d769e3e645f req-f62cc0ea-9a08-4a82-bb18-2c02ae53424b tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] https://10.4.3.119/volume/v3/attachments/a16190dc-5cda-4f59-ac0e-229c5d49da65 returned with HTTP 200 Aug 25 10:21:36.885682 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 414/1680] 10.4.3.119 () {74 vars in 1704 bytes} [Tue Aug 25 10:21:36 2026] PUT /volume/v3/attachments/a16190dc-5cda-4f59-ac0e-229c5d49da65 => generated 969 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:21:36.931094 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-b1670f00-fc05-4352-83f3-4cb8612e5dc1 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:36.933396 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b1670f00-fc05-4352-83f3-4cb8612e5dc1 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/1a526e3e-37f3-4e3a-bb98-59cd0ae2d0d6 Aug 25 10:21:36.933625 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b1670f00-fc05-4352-83f3-4cb8612e5dc1 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:36.934043 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b1670f00-fc05-4352-83f3-4cb8612e5dc1 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:36.934267 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-b1670f00-fc05-4352-83f3-4cb8612e5dc1 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id 1a526e3e-37f3-4e3a-bb98-59cd0ae2d0d6. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:21:36.939973 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:36.939973 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:21:36.941146 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b1670f00-fc05-4352-83f3-4cb8612e5dc1 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/1a526e3e-37f3-4e3a-bb98-59cd0ae2d0d6 returned with HTTP 200 Aug 25 10:21:36.941527 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 420/1681] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:36 2026] GET /volume/v3/backups/1a526e3e-37f3-4e3a-bb98-59cd0ae2d0d6 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:37.339391 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-d2a6125d-8de5-4280-b15b-cb8ebbfb6210 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:37.345381 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d2a6125d-8de5-4280-b15b-cb8ebbfb6210 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] GET https://10.4.3.119/volume/v3/volumes/4be5894e-4c34-448d-ba12-1e340e1a2e0b Aug 25 10:21:37.346084 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d2a6125d-8de5-4280-b15b-cb8ebbfb6210 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:37.346397 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d2a6125d-8de5-4280-b15b-cb8ebbfb6210 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:37.356866 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d2a6125d-8de5-4280-b15b-cb8ebbfb6210 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] https://10.4.3.119/volume/v3/volumes/4be5894e-4c34-448d-ba12-1e340e1a2e0b returned with HTTP 404 Aug 25 10:21:37.358220 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 424/1682] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:37 2026] GET /volume/v3/volumes/4be5894e-4c34-448d-ba12-1e340e1a2e0b => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:21:37.456489 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-e2c10895-a185-42bf-ae9e-2783bba0b225 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:37.458684 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e2c10895-a185-42bf-ae9e-2783bba0b225 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] DELETE https://10.4.3.119/volume/v3/volumes/a0d95ceb-52ca-4525-b5f0-ce836723a3ad Aug 25 10:21:37.458953 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e2c10895-a185-42bf-ae9e-2783bba0b225 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:37.459206 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e2c10895-a185-42bf-ae9e-2783bba0b225 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:37.459901 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-e2c10895-a185-42bf-ae9e-2783bba0b225 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Delete volume with id: a0d95ceb-52ca-4525-b5f0-ce836723a3ad Aug 25 10:21:37.468780 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:37.468780 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:21:37.469408 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-e2c10895-a185-42bf-ae9e-2783bba0b225 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Volume info retrieved successfully. Aug 25 10:21:37.497853 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-e2c10895-a185-42bf-ae9e-2783bba0b225 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Delete volume request issued successfully. Aug 25 10:21:37.498709 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e2c10895-a185-42bf-ae9e-2783bba0b225 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] https://10.4.3.119/volume/v3/volumes/a0d95ceb-52ca-4525-b5f0-ce836723a3ad returned with HTTP 202 Aug 25 10:21:37.498709 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 425/1683] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:21:37 2026] DELETE /volume/v3/volumes/a0d95ceb-52ca-4525-b5f0-ce836723a3ad => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:21:37.510734 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-cdcdd8f5-48cc-449f-89bb-5ce8fc3fb508 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:37.513615 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-cdcdd8f5-48cc-449f-89bb-5ce8fc3fb508 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] GET https://10.4.3.119/volume/v3/volumes/a0d95ceb-52ca-4525-b5f0-ce836723a3ad Aug 25 10:21:37.513880 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-cdcdd8f5-48cc-449f-89bb-5ce8fc3fb508 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:37.514465 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-cdcdd8f5-48cc-449f-89bb-5ce8fc3fb508 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:37.526751 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:37.526751 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:21:37.532914 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-cdcdd8f5-48cc-449f-89bb-5ce8fc3fb508 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Volume info retrieved successfully. Aug 25 10:21:37.540468 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-cdcdd8f5-48cc-449f-89bb-5ce8fc3fb508 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] https://10.4.3.119/volume/v3/volumes/a0d95ceb-52ca-4525-b5f0-ce836723a3ad returned with HTTP 200 Aug 25 10:21:37.540664 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 415/1684] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:37 2026] GET /volume/v3/volumes/a0d95ceb-52ca-4525-b5f0-ce836723a3ad => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:37.561652 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-380fc978-5bd8-4a71-b2b0-38aa3b6e70d5 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:37.564252 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-380fc978-5bd8-4a71-b2b0-38aa3b6e70d5 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] GET https://10.4.3.119/volume/v3/volumes/128bc889-469e-4ccc-9e16-ccb78229d1a4 Aug 25 10:21:37.565749 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-380fc978-5bd8-4a71-b2b0-38aa3b6e70d5 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:37.565749 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-380fc978-5bd8-4a71-b2b0-38aa3b6e70d5 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:37.572674 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-380fc978-5bd8-4a71-b2b0-38aa3b6e70d5 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] https://10.4.3.119/volume/v3/volumes/128bc889-469e-4ccc-9e16-ccb78229d1a4 returned with HTTP 404 Aug 25 10:21:37.573523 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 421/1685] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:37 2026] GET /volume/v3/volumes/128bc889-469e-4ccc-9e16-ccb78229d1a4 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:21:37.585954 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-affd5ee0-2618-43f1-ac8f-f15d36254799 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:37.587914 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-affd5ee0-2618-43f1-ac8f-f15d36254799 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] GET https://10.4.3.119/volume/v3/volumes/128bc889-469e-4ccc-9e16-ccb78229d1a4 Aug 25 10:21:37.588107 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-affd5ee0-2618-43f1-ac8f-f15d36254799 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:37.588394 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-affd5ee0-2618-43f1-ac8f-f15d36254799 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:37.595379 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-affd5ee0-2618-43f1-ac8f-f15d36254799 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] https://10.4.3.119/volume/v3/volumes/128bc889-469e-4ccc-9e16-ccb78229d1a4 returned with HTTP 404 Aug 25 10:21:37.596074 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 425/1686] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:37 2026] GET /volume/v3/volumes/128bc889-469e-4ccc-9e16-ccb78229d1a4 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:21:37.604631 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-44008a2a-8b30-4b50-a245-a0c17b87a62c None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:37.609194 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-44008a2a-8b30-4b50-a245-a0c17b87a62c tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] DELETE https://10.4.3.119/volume/v3/volumes/128bc889-469e-4ccc-9e16-ccb78229d1a4 Aug 25 10:21:37.609194 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-44008a2a-8b30-4b50-a245-a0c17b87a62c tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:37.609194 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-44008a2a-8b30-4b50-a245-a0c17b87a62c tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:37.609194 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-44008a2a-8b30-4b50-a245-a0c17b87a62c tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Delete volume with id: 128bc889-469e-4ccc-9e16-ccb78229d1a4 Aug 25 10:21:37.621115 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-44008a2a-8b30-4b50-a245-a0c17b87a62c tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] https://10.4.3.119/volume/v3/volumes/128bc889-469e-4ccc-9e16-ccb78229d1a4 returned with HTTP 404 Aug 25 10:21:37.621115 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 426/1687] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:21:37 2026] DELETE /volume/v3/volumes/128bc889-469e-4ccc-9e16-ccb78229d1a4 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:21:37.631565 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-c44bc3b3-4864-489a-bace-423b09377828 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:37.633839 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c44bc3b3-4864-489a-bace-423b09377828 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] GET https://10.4.3.119/volume/v3/volumes/f49769f7-c643-411a-b742-04103941e0e1 Aug 25 10:21:37.634102 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c44bc3b3-4864-489a-bace-423b09377828 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:37.634341 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c44bc3b3-4864-489a-bace-423b09377828 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:37.638605 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-7051fedf-60e8-4381-b396-0e04aee4ad10 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:37.638884 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7051fedf-60e8-4381-b396-0e04aee4ad10 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:21:37.639410 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7051fedf-60e8-4381-b396-0e04aee4ad10 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-19375596"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:21:37.641783 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-7051fedf-60e8-4381-b396-0e04aee4ad10 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-19375596'}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:21:37.642094 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-7051fedf-60e8-4381-b396-0e04aee4ad10 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Create volume of 1 GB Aug 25 10:21:37.646099 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:37.646099 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:21:37.647027 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-7051fedf-60e8-4381-b396-0e04aee4ad10 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Availability Zones retrieved successfully. Aug 25 10:21:37.650669 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-c44bc3b3-4864-489a-bace-423b09377828 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Volume info retrieved successfully. Aug 25 10:21:37.655655 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c44bc3b3-4864-489a-bace-423b09377828 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] https://10.4.3.119/volume/v3/volumes/f49769f7-c643-411a-b742-04103941e0e1 returned with HTTP 200 Aug 25 10:21:37.655698 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-7051fedf-60e8-4381-b396-0e04aee4ad10 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Flow 'volume_create_api' (25421db4-6438-4cb7-8035-2a8caf5fe6db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:21:37.655857 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 416/1688] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:37 2026] GET /volume/v3/volumes/f49769f7-c643-411a-b742-04103941e0e1 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:37.656981 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-7051fedf-60e8-4381-b396-0e04aee4ad10 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b181379-5ec2-4f5b-a233-bf498ae1737d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:37.658039 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [None req-7051fedf-60e8-4381-b396-0e04aee4ad10 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Validating volume size '1' using validate_int {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:21:37.685703 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-4a1688ef-96a5-4a12-9c41-427f7bd5c32d None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:37.688379 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4a1688ef-96a5-4a12-9c41-427f7bd5c32d tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] GET https://10.4.3.119/volume/v3/volumes/875e6244-161e-462e-8c5a-5c15a50f599c Aug 25 10:21:37.688589 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4a1688ef-96a5-4a12-9c41-427f7bd5c32d tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:37.688888 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4a1688ef-96a5-4a12-9c41-427f7bd5c32d tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:37.691669 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-7051fedf-60e8-4381-b396-0e04aee4ad10 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b181379-5ec2-4f5b-a233-bf498ae1737d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:37.692072 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-7051fedf-60e8-4381-b396-0e04aee4ad10 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (618008f5-989c-4a26-96da-85f67a5eb0a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:37.696804 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4a1688ef-96a5-4a12-9c41-427f7bd5c32d tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] https://10.4.3.119/volume/v3/volumes/875e6244-161e-462e-8c5a-5c15a50f599c returned with HTTP 404 Aug 25 10:21:37.696804 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 426/1689] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:37 2026] GET /volume/v3/volumes/875e6244-161e-462e-8c5a-5c15a50f599c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:21:37.705406 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-a7fbcb13-57d5-42e7-a0fd-40b5cbdd7d27 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:37.707331 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a7fbcb13-57d5-42e7-a0fd-40b5cbdd7d27 tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] DELETE https://10.4.3.119/volume/v3/volumes/1bbd8af0-d7cd-453f-b342-dcbef555ad91 Aug 25 10:21:37.707696 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a7fbcb13-57d5-42e7-a0fd-40b5cbdd7d27 tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:37.708056 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a7fbcb13-57d5-42e7-a0fd-40b5cbdd7d27 tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:37.708396 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-a7fbcb13-57d5-42e7-a0fd-40b5cbdd7d27 tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] Delete volume with id: 1bbd8af0-d7cd-453f-b342-dcbef555ad91 Aug 25 10:21:37.715835 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:37.715835 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:21:37.716636 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-a7fbcb13-57d5-42e7-a0fd-40b5cbdd7d27 tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] Volume info retrieved successfully. Aug 25 10:21:37.739919 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-a7fbcb13-57d5-42e7-a0fd-40b5cbdd7d27 tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] Delete volume request issued successfully. Aug 25 10:21:37.739919 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a7fbcb13-57d5-42e7-a0fd-40b5cbdd7d27 tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] https://10.4.3.119/volume/v3/volumes/1bbd8af0-d7cd-453f-b342-dcbef555ad91 returned with HTTP 202 Aug 25 10:21:37.739919 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 427/1690] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:21:37 2026] DELETE /volume/v3/volumes/1bbd8af0-d7cd-453f-b342-dcbef555ad91 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:21:37.742112 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-7051fedf-60e8-4381-b396-0e04aee4ad10 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Created reservations ['55e5bf3b-def2-408f-a6b7-54fe44de931a', '7fb09e96-e2b0-47d1-8305-935d6eaa882a', 'c9efec15-b375-43d2-a21c-44b807965ef6', 'a4597922-81d0-437a-999b-e1daba8872ec'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:21:37.743931 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-7051fedf-60e8-4381-b396-0e04aee4ad10 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (618008f5-989c-4a26-96da-85f67a5eb0a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['55e5bf3b-def2-408f-a6b7-54fe44de931a', '7fb09e96-e2b0-47d1-8305-935d6eaa882a', 'c9efec15-b375-43d2-a21c-44b807965ef6', 'a4597922-81d0-437a-999b-e1daba8872ec']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:37.745074 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-7051fedf-60e8-4381-b396-0e04aee4ad10 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58821eda-d85c-4c4b-abe8-43eab2cdd8bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:37.752076 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-39bc6f8e-7162-4f99-8f17-06dd70bf8009 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:37.755800 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-39bc6f8e-7162-4f99-8f17-06dd70bf8009 tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] GET https://10.4.3.119/volume/v3/volumes/1bbd8af0-d7cd-453f-b342-dcbef555ad91 Aug 25 10:21:37.756071 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-39bc6f8e-7162-4f99-8f17-06dd70bf8009 tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:37.756496 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-39bc6f8e-7162-4f99-8f17-06dd70bf8009 tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:37.769977 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:37.769977 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:21:37.770547 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-7051fedf-60e8-4381-b396-0e04aee4ad10 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58821eda-d85c-4c4b-abe8-43eab2cdd8bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3db7ab91-6a38-42fe-89b2-b259f3f65087', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-19375596',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c17813878c8949dfba9112a132ebabd2',qos_specs=None,replication_status=,reservations=['55e5bf3b-def2-408f-a6b7-54fe44de931a','7fb09e96-e2b0-47d1-8305-935d6eaa882a','c9efec15-b375-43d2-a21c-44b807965ef6','a4597922-81d0-437a-999b-e1daba8872ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71d637b24ce6454881ae4de5b6f637c3',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:21:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-19375596',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3db7ab91-6a38-42fe-89b2-b259f3f65087,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c17813878c8949dfba9112a132ebabd2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='71d637b24ce6454881ae4de5b6f637c3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:37.771766 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-7051fedf-60e8-4381-b396-0e04aee4ad10 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8dbaac24-4b85-4ed3-a4b6-37bfb991c521) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:37.776125 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-39bc6f8e-7162-4f99-8f17-06dd70bf8009 tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] Volume info retrieved successfully. Aug 25 10:21:37.784339 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-39bc6f8e-7162-4f99-8f17-06dd70bf8009 tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] https://10.4.3.119/volume/v3/volumes/1bbd8af0-d7cd-453f-b342-dcbef555ad91 returned with HTTP 200 Aug 25 10:21:37.784852 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 417/1691] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:37 2026] GET /volume/v3/volumes/1bbd8af0-d7cd-453f-b342-dcbef555ad91 => generated 851 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:37.792773 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-7051fedf-60e8-4381-b396-0e04aee4ad10 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8dbaac24-4b85-4ed3-a4b6-37bfb991c521) transitioned into state 'SUCCESS' from state '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-19375596',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c17813878c8949dfba9112a132ebabd2',qos_specs=None,replication_status=,reservations=['55e5bf3b-def2-408f-a6b7-54fe44de931a','7fb09e96-e2b0-47d1-8305-935d6eaa882a','c9efec15-b375-43d2-a21c-44b807965ef6','a4597922-81d0-437a-999b-e1daba8872ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71d637b24ce6454881ae4de5b6f637c3',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:37.793401 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-7051fedf-60e8-4381-b396-0e04aee4ad10 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3f84721-7719-4166-8e36-9742de899e90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:37.805175 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-7051fedf-60e8-4381-b396-0e04aee4ad10 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3f84721-7719-4166-8e36-9742de899e90) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:37.806884 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-7051fedf-60e8-4381-b396-0e04aee4ad10 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Flow 'volume_create_api' (25421db4-6438-4cb7-8035-2a8caf5fe6db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:21:37.806884 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-7051fedf-60e8-4381-b396-0e04aee4ad10 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Create volume request issued successfully. Aug 25 10:21:37.807467 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7051fedf-60e8-4381-b396-0e04aee4ad10 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:21:37.807874 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 422/1692] 10.4.3.119 () {68 vars in 1258 bytes} [Tue Aug 25 10:21:37 2026] POST /volume/v3/volumes => generated 747 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:21:37.822193 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-346eb9f0-977f-4281-a276-3795c8c689d6 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:37.824408 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-346eb9f0-977f-4281-a276-3795c8c689d6 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] GET https://10.4.3.119/volume/v3/volumes/3db7ab91-6a38-42fe-89b2-b259f3f65087 Aug 25 10:21:37.824943 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-346eb9f0-977f-4281-a276-3795c8c689d6 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:37.825199 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-346eb9f0-977f-4281-a276-3795c8c689d6 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:37.834565 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:37.834565 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:21:37.839335 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-346eb9f0-977f-4281-a276-3795c8c689d6 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Volume info retrieved successfully. Aug 25 10:21:37.846645 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-346eb9f0-977f-4281-a276-3795c8c689d6 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] https://10.4.3.119/volume/v3/volumes/3db7ab91-6a38-42fe-89b2-b259f3f65087 returned with HTTP 200 Aug 25 10:21:37.847368 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 427/1693] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:37 2026] GET /volume/v3/volumes/3db7ab91-6a38-42fe-89b2-b259f3f65087 => generated 815 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:37.960375 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-c1b03a98-af90-43c7-8459-0337a5e82c99 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:37.962543 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c1b03a98-af90-43c7-8459-0337a5e82c99 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/1a526e3e-37f3-4e3a-bb98-59cd0ae2d0d6 Aug 25 10:21:37.962730 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c1b03a98-af90-43c7-8459-0337a5e82c99 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:37.962943 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c1b03a98-af90-43c7-8459-0337a5e82c99 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:37.963050 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-c1b03a98-af90-43c7-8459-0337a5e82c99 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id 1a526e3e-37f3-4e3a-bb98-59cd0ae2d0d6. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:21:37.972110 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:37.972110 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:21:37.973518 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c1b03a98-af90-43c7-8459-0337a5e82c99 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/1a526e3e-37f3-4e3a-bb98-59cd0ae2d0d6 returned with HTTP 200 Aug 25 10:21:37.973936 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 428/1694] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:37 2026] GET /volume/v3/backups/1a526e3e-37f3-4e3a-bb98-59cd0ae2d0d6 => generated 790 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:38.561948 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-f3bf387d-15e5-4769-8962-55c3c39063ea None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:38.563789 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f3bf387d-15e5-4769-8962-55c3c39063ea tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] GET https://10.4.3.119/volume/v3/volumes/a0d95ceb-52ca-4525-b5f0-ce836723a3ad Aug 25 10:21:38.563999 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f3bf387d-15e5-4769-8962-55c3c39063ea tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:38.564215 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f3bf387d-15e5-4769-8962-55c3c39063ea tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:38.570483 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f3bf387d-15e5-4769-8962-55c3c39063ea tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] https://10.4.3.119/volume/v3/volumes/a0d95ceb-52ca-4525-b5f0-ce836723a3ad returned with HTTP 404 Aug 25 10:21:38.570973 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 418/1695] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:38 2026] GET /volume/v3/volumes/a0d95ceb-52ca-4525-b5f0-ce836723a3ad => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:21:38.678531 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-b4942858-3898-446b-94b9-2f99e6f9f9fe None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:38.681860 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b4942858-3898-446b-94b9-2f99e6f9f9fe tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] GET https://10.4.3.119/volume/v3/volumes/f49769f7-c643-411a-b742-04103941e0e1 Aug 25 10:21:38.681860 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b4942858-3898-446b-94b9-2f99e6f9f9fe tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:38.681860 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b4942858-3898-446b-94b9-2f99e6f9f9fe tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:38.704163 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:38.704163 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:21:38.711283 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-b4942858-3898-446b-94b9-2f99e6f9f9fe tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Volume info retrieved successfully. Aug 25 10:21:38.718500 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b4942858-3898-446b-94b9-2f99e6f9f9fe tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] https://10.4.3.119/volume/v3/volumes/f49769f7-c643-411a-b742-04103941e0e1 returned with HTTP 200 Aug 25 10:21:38.722116 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 423/1696] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:38 2026] GET /volume/v3/volumes/f49769f7-c643-411a-b742-04103941e0e1 => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:38.747260 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-6ec4732a-e96e-45b9-aa69-9afb9f65487f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:38.750009 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6ec4732a-e96e-45b9-aa69-9afb9f65487f tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] DELETE https://10.4.3.119/volume/v3/volumes/3952faeb-4c45-4c5f-86b9-81e751b653b9 Aug 25 10:21:38.750009 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6ec4732a-e96e-45b9-aa69-9afb9f65487f tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:38.750009 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6ec4732a-e96e-45b9-aa69-9afb9f65487f tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:38.750009 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-6ec4732a-e96e-45b9-aa69-9afb9f65487f tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Delete volume with id: 3952faeb-4c45-4c5f-86b9-81e751b653b9 Aug 25 10:21:38.762936 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:38.762936 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:21:38.763665 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-6ec4732a-e96e-45b9-aa69-9afb9f65487f tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Volume info retrieved successfully. Aug 25 10:21:38.798407 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-111d896e-e7f5-4c77-b059-5ad25762f9b1 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:38.800391 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-6ec4732a-e96e-45b9-aa69-9afb9f65487f tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Delete volume request issued successfully. Aug 25 10:21:38.800391 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6ec4732a-e96e-45b9-aa69-9afb9f65487f tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] https://10.4.3.119/volume/v3/volumes/3952faeb-4c45-4c5f-86b9-81e751b653b9 returned with HTTP 202 Aug 25 10:21:38.800724 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 428/1697] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:21:38 2026] DELETE /volume/v3/volumes/3952faeb-4c45-4c5f-86b9-81e751b653b9 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:21:38.801909 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-111d896e-e7f5-4c77-b059-5ad25762f9b1 tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] GET https://10.4.3.119/volume/v3/volumes/1bbd8af0-d7cd-453f-b342-dcbef555ad91 Aug 25 10:21:38.802225 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-111d896e-e7f5-4c77-b059-5ad25762f9b1 tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:38.802469 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-111d896e-e7f5-4c77-b059-5ad25762f9b1 tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:38.811686 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-9f8f6525-8e7b-48e7-a4e2-13e94054a7b0 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:38.814577 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-111d896e-e7f5-4c77-b059-5ad25762f9b1 tempest-VolumesTestJSON-604912040 tempest-VolumesTestJSON-604912040-project-member] https://10.4.3.119/volume/v3/volumes/1bbd8af0-d7cd-453f-b342-dcbef555ad91 returned with HTTP 404 Aug 25 10:21:38.814697 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9f8f6525-8e7b-48e7-a4e2-13e94054a7b0 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] GET https://10.4.3.119/volume/v3/volumes/3952faeb-4c45-4c5f-86b9-81e751b653b9 Aug 25 10:21:38.814864 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9f8f6525-8e7b-48e7-a4e2-13e94054a7b0 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:38.815110 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9f8f6525-8e7b-48e7-a4e2-13e94054a7b0 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:38.815252 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 429/1698] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:38 2026] GET /volume/v3/volumes/1bbd8af0-d7cd-453f-b342-dcbef555ad91 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:21:38.829824 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:38.829824 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:21:38.837980 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-9f8f6525-8e7b-48e7-a4e2-13e94054a7b0 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Volume info retrieved successfully. Aug 25 10:21:38.844147 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9f8f6525-8e7b-48e7-a4e2-13e94054a7b0 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] https://10.4.3.119/volume/v3/volumes/3952faeb-4c45-4c5f-86b9-81e751b653b9 returned with HTTP 200 Aug 25 10:21:38.844603 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 419/1699] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:38 2026] GET /volume/v3/volumes/3952faeb-4c45-4c5f-86b9-81e751b653b9 => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:38.867353 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-1fbfe586-75f3-4fe3-95fc-fd741dd65638 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:38.873341 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1fbfe586-75f3-4fe3-95fc-fd741dd65638 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] GET https://10.4.3.119/volume/v3/volumes/3db7ab91-6a38-42fe-89b2-b259f3f65087 Aug 25 10:21:38.873341 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1fbfe586-75f3-4fe3-95fc-fd741dd65638 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:38.873341 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1fbfe586-75f3-4fe3-95fc-fd741dd65638 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:38.889514 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:38.889514 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:21:38.894332 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-1fbfe586-75f3-4fe3-95fc-fd741dd65638 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Volume info retrieved successfully. Aug 25 10:21:38.902599 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1fbfe586-75f3-4fe3-95fc-fd741dd65638 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] https://10.4.3.119/volume/v3/volumes/3db7ab91-6a38-42fe-89b2-b259f3f65087 returned with HTTP 200 Aug 25 10:21:38.902599 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 424/1700] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:38 2026] GET /volume/v3/volumes/3db7ab91-6a38-42fe-89b2-b259f3f65087 => generated 840 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:38.918279 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-8186f15d-ab8a-4632-9f2f-439d713e89ed None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:38.924443 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8186f15d-ab8a-4632-9f2f-439d713e89ed tempest-VolumesActionsTest-284054310 tempest-VolumesActionsTest-284054310-project-admin] POST https://10.4.3.119/volume/v3/volumes/3db7ab91-6a38-42fe-89b2-b259f3f65087/action Aug 25 10:21:38.925039 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8186f15d-ab8a-4632-9f2f-439d713e89ed tempest-VolumesActionsTest-284054310 tempest-VolumesActionsTest-284054310-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100390) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:21:38.925245 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8186f15d-ab8a-4632-9f2f-439d713e89ed tempest-VolumesActionsTest-284054310 tempest-VolumesActionsTest-284054310-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:21:38.940454 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:38.940454 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:21:38.942639 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.contrib.admin_actions [None req-8186f15d-ab8a-4632-9f2f-439d713e89ed tempest-VolumesActionsTest-284054310 tempest-VolumesActionsTest-284054310-project-admin] Updating volume '3db7ab91-6a38-42fe-89b2-b259f3f65087' with '{'status': 'creating'}' {{(pid=100390) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 25 10:21:38.973411 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8186f15d-ab8a-4632-9f2f-439d713e89ed tempest-VolumesActionsTest-284054310 tempest-VolumesActionsTest-284054310-project-admin] https://10.4.3.119/volume/v3/volumes/3db7ab91-6a38-42fe-89b2-b259f3f65087/action returned with HTTP 202 Aug 25 10:21:38.973867 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 429/1701] 10.4.3.119 () {68 vars in 1390 bytes} [Tue Aug 25 10:21:38 2026] POST /volume/v3/volumes/3db7ab91-6a38-42fe-89b2-b259f3f65087/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:21:38.982698 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-404ccd36-0de1-46f5-9f38-83ad170b0675 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:38.984441 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-404ccd36-0de1-46f5-9f38-83ad170b0675 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] GET https://10.4.3.119/volume/v3/volumes/3db7ab91-6a38-42fe-89b2-b259f3f65087 Aug 25 10:21:38.984694 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-404ccd36-0de1-46f5-9f38-83ad170b0675 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:38.984815 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-404ccd36-0de1-46f5-9f38-83ad170b0675 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:38.986478 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-bbe2d115-5a06-43da-ba91-114281dc200b None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:38.989011 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-bbe2d115-5a06-43da-ba91-114281dc200b tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/1a526e3e-37f3-4e3a-bb98-59cd0ae2d0d6 Aug 25 10:21:38.989517 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-bbe2d115-5a06-43da-ba91-114281dc200b tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:38.989567 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-bbe2d115-5a06-43da-ba91-114281dc200b tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:38.989738 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-bbe2d115-5a06-43da-ba91-114281dc200b tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id 1a526e3e-37f3-4e3a-bb98-59cd0ae2d0d6. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:21:38.993985 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:38.993985 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:21:38.996096 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:38.996096 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:21:38.997257 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-bbe2d115-5a06-43da-ba91-114281dc200b tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/1a526e3e-37f3-4e3a-bb98-59cd0ae2d0d6 returned with HTTP 200 Aug 25 10:21:38.997817 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 420/1702] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:38 2026] GET /volume/v3/backups/1a526e3e-37f3-4e3a-bb98-59cd0ae2d0d6 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:38.999845 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-404ccd36-0de1-46f5-9f38-83ad170b0675 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Volume info retrieved successfully. Aug 25 10:21:39.005120 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-404ccd36-0de1-46f5-9f38-83ad170b0675 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] https://10.4.3.119/volume/v3/volumes/3db7ab91-6a38-42fe-89b2-b259f3f65087 returned with HTTP 200 Aug 25 10:21:39.005586 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 430/1703] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:38 2026] GET /volume/v3/volumes/3db7ab91-6a38-42fe-89b2-b259f3f65087 => generated 839 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:39.024961 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-6e1db54d-6179-4251-b44d-b3855d13ef30 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:39.026728 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6e1db54d-6179-4251-b44d-b3855d13ef30 tempest-VolumesActionsTest-284054310 tempest-VolumesActionsTest-284054310-project-admin] POST https://10.4.3.119/volume/v3/volumes/3db7ab91-6a38-42fe-89b2-b259f3f65087/action Aug 25 10:21:39.027674 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-6e1db54d-6179-4251-b44d-b3855d13ef30 tempest-VolumesActionsTest-284054310 tempest-VolumesActionsTest-284054310-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:21:39.028536 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-6e1db54d-6179-4251-b44d-b3855d13ef30 tempest-VolumesActionsTest-284054310 tempest-VolumesActionsTest-284054310-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:21:39.038764 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:39.038764 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:21:39.039103 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-6e1db54d-6179-4251-b44d-b3855d13ef30 tempest-VolumesActionsTest-284054310 tempest-VolumesActionsTest-284054310-project-admin] Volume info retrieved successfully. Aug 25 10:21:39.066723 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-6e1db54d-6179-4251-b44d-b3855d13ef30 tempest-VolumesActionsTest-284054310 tempest-VolumesActionsTest-284054310-project-admin] Delete volume request issued successfully. Aug 25 10:21:39.067314 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6e1db54d-6179-4251-b44d-b3855d13ef30 tempest-VolumesActionsTest-284054310 tempest-VolumesActionsTest-284054310-project-admin] https://10.4.3.119/volume/v3/volumes/3db7ab91-6a38-42fe-89b2-b259f3f65087/action returned with HTTP 202 Aug 25 10:21:39.067777 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 425/1704] 10.4.3.119 () {68 vars in 1390 bytes} [Tue Aug 25 10:21:39 2026] POST /volume/v3/volumes/3db7ab91-6a38-42fe-89b2-b259f3f65087/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:21:39.077920 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-e7a94f03-d0a5-4a46-9e2d-01c66c503337 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:39.080592 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e7a94f03-d0a5-4a46-9e2d-01c66c503337 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] GET https://10.4.3.119/volume/v3/volumes/3db7ab91-6a38-42fe-89b2-b259f3f65087 Aug 25 10:21:39.080592 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e7a94f03-d0a5-4a46-9e2d-01c66c503337 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:39.081188 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e7a94f03-d0a5-4a46-9e2d-01c66c503337 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:39.089513 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:39.089513 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:21:39.099616 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-e7a94f03-d0a5-4a46-9e2d-01c66c503337 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Volume info retrieved successfully. Aug 25 10:21:39.110116 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e7a94f03-d0a5-4a46-9e2d-01c66c503337 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] https://10.4.3.119/volume/v3/volumes/3db7ab91-6a38-42fe-89b2-b259f3f65087 returned with HTTP 200 Aug 25 10:21:39.110827 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 430/1705] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:39 2026] GET /volume/v3/volumes/3db7ab91-6a38-42fe-89b2-b259f3f65087 => generated 839 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:39.737050 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-7bfd611d-118e-4146-a4a5-d15523b99893 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:39.743338 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-7bfd611d-118e-4146-a4a5-d15523b99893 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] GET https://10.4.3.119/volume/v3/volumes/f49769f7-c643-411a-b742-04103941e0e1 Aug 25 10:21:39.743338 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-7bfd611d-118e-4146-a4a5-d15523b99893 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:39.743502 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-7bfd611d-118e-4146-a4a5-d15523b99893 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:39.769167 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:39.769167 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:21:39.776238 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-7bfd611d-118e-4146-a4a5-d15523b99893 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Volume info retrieved successfully. Aug 25 10:21:39.785466 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-7bfd611d-118e-4146-a4a5-d15523b99893 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] https://10.4.3.119/volume/v3/volumes/f49769f7-c643-411a-b742-04103941e0e1 returned with HTTP 200 Aug 25 10:21:39.786212 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 421/1706] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:39 2026] GET /volume/v3/volumes/f49769f7-c643-411a-b742-04103941e0e1 => generated 847 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:39.869320 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-596c3d19-5f0b-4aad-8b1e-3604c181c470 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:39.873178 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-596c3d19-5f0b-4aad-8b1e-3604c181c470 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] GET https://10.4.3.119/volume/v3/volumes/3952faeb-4c45-4c5f-86b9-81e751b653b9 Aug 25 10:21:39.873396 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-596c3d19-5f0b-4aad-8b1e-3604c181c470 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:39.873747 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-596c3d19-5f0b-4aad-8b1e-3604c181c470 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:39.880943 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-596c3d19-5f0b-4aad-8b1e-3604c181c470 tempest-AttachVolumeNegativeTest-1601203274 tempest-AttachVolumeNegativeTest-1601203274-project-member] https://10.4.3.119/volume/v3/volumes/3952faeb-4c45-4c5f-86b9-81e751b653b9 returned with HTTP 404 Aug 25 10:21:39.881619 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 431/1707] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:39 2026] GET /volume/v3/volumes/3952faeb-4c45-4c5f-86b9-81e751b653b9 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:21:39.895065 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-5aa5380f-fb58-47fa-aad1-2033c31d4924 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:40.012173 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-69395114-9afe-44c5-9a37-04f069621dfb None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:40.015025 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5aa5380f-fb58-47fa-aad1-2033c31d4924 tempest-BackendsCapabilitiesAdminTestsJSON-366614871 tempest-BackendsCapabilitiesAdminTestsJSON-366614871-project-admin] GET https://10.4.3.119/volume/v3/scheduler-stats/get_pools Aug 25 10:21:40.015168 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-69395114-9afe-44c5-9a37-04f069621dfb tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/1a526e3e-37f3-4e3a-bb98-59cd0ae2d0d6 Aug 25 10:21:40.015394 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-69395114-9afe-44c5-9a37-04f069621dfb tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:40.015724 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-69395114-9afe-44c5-9a37-04f069621dfb tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:40.015889 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-69395114-9afe-44c5-9a37-04f069621dfb tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id 1a526e3e-37f3-4e3a-bb98-59cd0ae2d0d6. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:21:40.016909 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-5aa5380f-fb58-47fa-aad1-2033c31d4924 tempest-BackendsCapabilitiesAdminTestsJSON-366614871 tempest-BackendsCapabilitiesAdminTestsJSON-366614871-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:40.017788 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-5aa5380f-fb58-47fa-aad1-2033c31d4924 tempest-BackendsCapabilitiesAdminTestsJSON-366614871 tempest-BackendsCapabilitiesAdminTestsJSON-366614871-project-admin] Calling method 'get_pools' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:40.022254 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:40.022254 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:21:40.023290 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-69395114-9afe-44c5-9a37-04f069621dfb tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/1a526e3e-37f3-4e3a-bb98-59cd0ae2d0d6 returned with HTTP 200 Aug 25 10:21:40.023850 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 431/1708] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:40 2026] GET /volume/v3/backups/1a526e3e-37f3-4e3a-bb98-59cd0ae2d0d6 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:40.035339 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5aa5380f-fb58-47fa-aad1-2033c31d4924 tempest-BackendsCapabilitiesAdminTestsJSON-366614871 tempest-BackendsCapabilitiesAdminTestsJSON-366614871-project-admin] https://10.4.3.119/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 25 10:21:40.035339 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 426/1709] 10.4.3.119 () {66 vars in 1291 bytes} [Tue Aug 25 10:21:39 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:40.048992 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-fcb14d4a-8c70-4bb4-ad68-08edcf5d1507 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:40.060853 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-fcb14d4a-8c70-4bb4-ad68-08edcf5d1507 tempest-BackendsCapabilitiesAdminTestsJSON-366614871 tempest-BackendsCapabilitiesAdminTestsJSON-366614871-project-admin] GET https://10.4.3.119/volume/v3/scheduler-stats/get_pools?detail=True Aug 25 10:21:40.061235 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-fcb14d4a-8c70-4bb4-ad68-08edcf5d1507 tempest-BackendsCapabilitiesAdminTestsJSON-366614871 tempest-BackendsCapabilitiesAdminTestsJSON-366614871-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:40.061570 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-fcb14d4a-8c70-4bb4-ad68-08edcf5d1507 tempest-BackendsCapabilitiesAdminTestsJSON-366614871 tempest-BackendsCapabilitiesAdminTestsJSON-366614871-project-admin] Calling method 'get_pools' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:40.074228 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-fcb14d4a-8c70-4bb4-ad68-08edcf5d1507 tempest-BackendsCapabilitiesAdminTestsJSON-366614871 tempest-BackendsCapabilitiesAdminTestsJSON-366614871-project-admin] https://10.4.3.119/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 25 10:21:40.074798 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 422/1710] 10.4.3.119 () {66 vars in 1314 bytes} [Tue Aug 25 10:21:40 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:21:40.087795 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-277ab6c6-73bf-4fa4-9867-782cc79ae70b None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:40.090949 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-277ab6c6-73bf-4fa4-9867-782cc79ae70b tempest-BackendsCapabilitiesAdminTestsJSON-366614871 tempest-BackendsCapabilitiesAdminTestsJSON-366614871-project-admin] GET https://10.4.3.119/volume/v3/capabilities/np0000008063@storpool Aug 25 10:21:40.091206 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-277ab6c6-73bf-4fa4-9867-782cc79ae70b tempest-BackendsCapabilitiesAdminTestsJSON-366614871 tempest-BackendsCapabilitiesAdminTestsJSON-366614871-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:40.091463 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-277ab6c6-73bf-4fa4-9867-782cc79ae70b tempest-BackendsCapabilitiesAdminTestsJSON-366614871 tempest-BackendsCapabilitiesAdminTestsJSON-366614871-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:40.105343 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-277ab6c6-73bf-4fa4-9867-782cc79ae70b tempest-BackendsCapabilitiesAdminTestsJSON-366614871 tempest-BackendsCapabilitiesAdminTestsJSON-366614871-project-admin] https://10.4.3.119/volume/v3/capabilities/np0000008063@storpool returned with HTTP 200 Aug 25 10:21:40.106342 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 432/1711] 10.4.3.119 () {66 vars in 1318 bytes} [Tue Aug 25 10:21:40 2026] GET /volume/v3/capabilities/np0000008063@storpool => generated 703 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:40.120031 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-6dab5740-60d7-4b18-a75b-dff238378d04 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:40.123041 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6dab5740-60d7-4b18-a75b-dff238378d04 tempest-BackendsCapabilitiesAdminTestsJSON-366614871 tempest-BackendsCapabilitiesAdminTestsJSON-366614871-project-admin] GET https://10.4.3.119/volume/v3/capabilities/np0000008063@storpool Aug 25 10:21:40.123041 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6dab5740-60d7-4b18-a75b-dff238378d04 tempest-BackendsCapabilitiesAdminTestsJSON-366614871 tempest-BackendsCapabilitiesAdminTestsJSON-366614871-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:40.123263 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6dab5740-60d7-4b18-a75b-dff238378d04 tempest-BackendsCapabilitiesAdminTestsJSON-366614871 tempest-BackendsCapabilitiesAdminTestsJSON-366614871-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:40.134955 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-76b273d2-ef32-45cd-ae35-5fdb00f1d76c None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:40.138345 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-76b273d2-ef32-45cd-ae35-5fdb00f1d76c tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] GET https://10.4.3.119/volume/v3/volumes/3db7ab91-6a38-42fe-89b2-b259f3f65087 Aug 25 10:21:40.138618 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-76b273d2-ef32-45cd-ae35-5fdb00f1d76c tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:40.138892 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-76b273d2-ef32-45cd-ae35-5fdb00f1d76c tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:40.141917 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6dab5740-60d7-4b18-a75b-dff238378d04 tempest-BackendsCapabilitiesAdminTestsJSON-366614871 tempest-BackendsCapabilitiesAdminTestsJSON-366614871-project-admin] https://10.4.3.119/volume/v3/capabilities/np0000008063@storpool returned with HTTP 200 Aug 25 10:21:40.143865 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 432/1712] 10.4.3.119 () {66 vars in 1318 bytes} [Tue Aug 25 10:21:40 2026] GET /volume/v3/capabilities/np0000008063@storpool => generated 703 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:40.151564 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-76b273d2-ef32-45cd-ae35-5fdb00f1d76c tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] https://10.4.3.119/volume/v3/volumes/3db7ab91-6a38-42fe-89b2-b259f3f65087 returned with HTTP 404 Aug 25 10:21:40.152247 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 427/1713] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:40 2026] GET /volume/v3/volumes/3db7ab91-6a38-42fe-89b2-b259f3f65087 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:21:40.159277 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-554544a4-c96a-442d-b136-08d87186d8e8 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:40.161006 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-66bbc0e9-46d6-4ea4-86c6-76a34a45fe1f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:40.164006 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-66bbc0e9-46d6-4ea4-86c6-76a34a45fe1f tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] GET https://10.4.3.119/volume/v3/volumes/3db7ab91-6a38-42fe-89b2-b259f3f65087 Aug 25 10:21:40.164006 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-66bbc0e9-46d6-4ea4-86c6-76a34a45fe1f tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:40.164200 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-554544a4-c96a-442d-b136-08d87186d8e8 tempest-BackendsCapabilitiesAdminTestsJSON-366614871 tempest-BackendsCapabilitiesAdminTestsJSON-366614871-project-admin] GET https://10.4.3.119/volume/v3/capabilities/np0000008063@storpool Aug 25 10:21:40.164259 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-66bbc0e9-46d6-4ea4-86c6-76a34a45fe1f tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:40.164448 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-554544a4-c96a-442d-b136-08d87186d8e8 tempest-BackendsCapabilitiesAdminTestsJSON-366614871 tempest-BackendsCapabilitiesAdminTestsJSON-366614871-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:40.164710 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-554544a4-c96a-442d-b136-08d87186d8e8 tempest-BackendsCapabilitiesAdminTestsJSON-366614871 tempest-BackendsCapabilitiesAdminTestsJSON-366614871-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:40.174904 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-66bbc0e9-46d6-4ea4-86c6-76a34a45fe1f tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] https://10.4.3.119/volume/v3/volumes/3db7ab91-6a38-42fe-89b2-b259f3f65087 returned with HTTP 404 Aug 25 10:21:40.175696 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 433/1714] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:40 2026] GET /volume/v3/volumes/3db7ab91-6a38-42fe-89b2-b259f3f65087 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:21:40.185159 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-554544a4-c96a-442d-b136-08d87186d8e8 tempest-BackendsCapabilitiesAdminTestsJSON-366614871 tempest-BackendsCapabilitiesAdminTestsJSON-366614871-project-admin] https://10.4.3.119/volume/v3/capabilities/np0000008063@storpool returned with HTTP 200 Aug 25 10:21:40.185363 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-494feb4e-696f-44ff-b460-eda528947ce7 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:40.187242 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 423/1715] 10.4.3.119 () {66 vars in 1318 bytes} [Tue Aug 25 10:21:40 2026] GET /volume/v3/capabilities/np0000008063@storpool => generated 703 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:40.188275 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-494feb4e-696f-44ff-b460-eda528947ce7 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] DELETE https://10.4.3.119/volume/v3/volumes/3db7ab91-6a38-42fe-89b2-b259f3f65087 Aug 25 10:21:40.188564 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-494feb4e-696f-44ff-b460-eda528947ce7 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:40.188794 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-494feb4e-696f-44ff-b460-eda528947ce7 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:40.188958 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-494feb4e-696f-44ff-b460-eda528947ce7 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Delete volume with id: 3db7ab91-6a38-42fe-89b2-b259f3f65087 Aug 25 10:21:40.197487 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-494feb4e-696f-44ff-b460-eda528947ce7 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] https://10.4.3.119/volume/v3/volumes/3db7ab91-6a38-42fe-89b2-b259f3f65087 returned with HTTP 404 Aug 25 10:21:40.198030 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 433/1716] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:21:40 2026] DELETE /volume/v3/volumes/3db7ab91-6a38-42fe-89b2-b259f3f65087 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:21:40.210131 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-dab03f4e-8fef-48b8-a287-900055b8323e None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:40.213439 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-dab03f4e-8fef-48b8-a287-900055b8323e tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:21:40.213847 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-dab03f4e-8fef-48b8-a287-900055b8323e tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1495618723"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:21:40.218657 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-dab03f4e-8fef-48b8-a287-900055b8323e tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1495618723'}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:21:40.218657 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-dab03f4e-8fef-48b8-a287-900055b8323e tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Create volume of 1 GB Aug 25 10:21:40.224588 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-dab03f4e-8fef-48b8-a287-900055b8323e tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Availability Zones retrieved successfully. Aug 25 10:21:40.231742 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-dab03f4e-8fef-48b8-a287-900055b8323e tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Flow 'volume_create_api' (20efdf61-a129-4bf1-9bc7-831e445db913) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:21:40.233949 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-dab03f4e-8fef-48b8-a287-900055b8323e tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2b4e849-22ba-4b83-95c3-0cba2388f2da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:40.235159 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [None req-dab03f4e-8fef-48b8-a287-900055b8323e tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Validating volume size '1' using validate_int {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:21:40.278275 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-dab03f4e-8fef-48b8-a287-900055b8323e tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2b4e849-22ba-4b83-95c3-0cba2388f2da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:40.280085 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-dab03f4e-8fef-48b8-a287-900055b8323e tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (719732f7-eb0b-4baa-b50d-22adba8ea62b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:40.327186 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-dab03f4e-8fef-48b8-a287-900055b8323e tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Created reservations ['c0555d5f-9296-40bd-9b16-21265d9e24ac', 'd91e2659-6081-48f3-bb5a-34f13bc700df', '86389059-8829-40fc-a5c1-87f9f1392bad', 'e2a96ef2-f4a8-4bd2-8712-7d558f29d4cf'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:21:40.327930 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-dab03f4e-8fef-48b8-a287-900055b8323e tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (719732f7-eb0b-4baa-b50d-22adba8ea62b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c0555d5f-9296-40bd-9b16-21265d9e24ac', 'd91e2659-6081-48f3-bb5a-34f13bc700df', '86389059-8829-40fc-a5c1-87f9f1392bad', 'e2a96ef2-f4a8-4bd2-8712-7d558f29d4cf']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:40.328659 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-dab03f4e-8fef-48b8-a287-900055b8323e tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce3a62df-d908-48c3-97a2-cb07917fc5fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:40.354687 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-dab03f4e-8fef-48b8-a287-900055b8323e tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce3a62df-d908-48c3-97a2-cb07917fc5fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0e618b8e-8a49-4a1f-b3c2-0780314c0e3b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1495618723',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c17813878c8949dfba9112a132ebabd2',qos_specs=None,replication_status=,reservations=['c0555d5f-9296-40bd-9b16-21265d9e24ac','d91e2659-6081-48f3-bb5a-34f13bc700df','86389059-8829-40fc-a5c1-87f9f1392bad','e2a96ef2-f4a8-4bd2-8712-7d558f29d4cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71d637b24ce6454881ae4de5b6f637c3',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:21:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1495618723',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0e618b8e-8a49-4a1f-b3c2-0780314c0e3b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c17813878c8949dfba9112a132ebabd2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='71d637b24ce6454881ae4de5b6f637c3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:40.355801 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-dab03f4e-8fef-48b8-a287-900055b8323e tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5bc1d4f1-3dea-4e1b-b942-3f1537511507) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:40.382607 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-dab03f4e-8fef-48b8-a287-900055b8323e tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5bc1d4f1-3dea-4e1b-b942-3f1537511507) transitioned into state 'SUCCESS' from state '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-1495618723',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c17813878c8949dfba9112a132ebabd2',qos_specs=None,replication_status=,reservations=['c0555d5f-9296-40bd-9b16-21265d9e24ac','d91e2659-6081-48f3-bb5a-34f13bc700df','86389059-8829-40fc-a5c1-87f9f1392bad','e2a96ef2-f4a8-4bd2-8712-7d558f29d4cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71d637b24ce6454881ae4de5b6f637c3',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:40.383648 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-dab03f4e-8fef-48b8-a287-900055b8323e tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5dda091-a204-465d-8988-b7b646434f52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:40.396940 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-dab03f4e-8fef-48b8-a287-900055b8323e tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5dda091-a204-465d-8988-b7b646434f52) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:40.398224 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-dab03f4e-8fef-48b8-a287-900055b8323e tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Flow 'volume_create_api' (20efdf61-a129-4bf1-9bc7-831e445db913) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:21:40.398703 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-dab03f4e-8fef-48b8-a287-900055b8323e tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Create volume request issued successfully. Aug 25 10:21:40.399654 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-dab03f4e-8fef-48b8-a287-900055b8323e tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:21:40.400165 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 428/1717] 10.4.3.119 () {68 vars in 1258 bytes} [Tue Aug 25 10:21:40 2026] POST /volume/v3/volumes => generated 749 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:21:40.417107 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-fdc2200f-6418-44d1-8953-389dad474b7d None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:40.420942 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-fdc2200f-6418-44d1-8953-389dad474b7d tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] GET https://10.4.3.119/volume/v3/volumes/0e618b8e-8a49-4a1f-b3c2-0780314c0e3b Aug 25 10:21:40.421576 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-fdc2200f-6418-44d1-8953-389dad474b7d tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:40.421991 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-fdc2200f-6418-44d1-8953-389dad474b7d tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:40.432814 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:40.432814 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:21:40.440324 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-fdc2200f-6418-44d1-8953-389dad474b7d tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Volume info retrieved successfully. Aug 25 10:21:40.449893 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-fdc2200f-6418-44d1-8953-389dad474b7d tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] https://10.4.3.119/volume/v3/volumes/0e618b8e-8a49-4a1f-b3c2-0780314c0e3b returned with HTTP 200 Aug 25 10:21:40.450793 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 434/1718] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:40 2026] GET /volume/v3/volumes/0e618b8e-8a49-4a1f-b3c2-0780314c0e3b => generated 817 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:40.805531 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-b03dfb97-83ee-4e3a-8e34-837a0df7144a None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:40.808535 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b03dfb97-83ee-4e3a-8e34-837a0df7144a tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] GET https://10.4.3.119/volume/v3/volumes/f49769f7-c643-411a-b742-04103941e0e1 Aug 25 10:21:40.808535 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b03dfb97-83ee-4e3a-8e34-837a0df7144a tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:40.808727 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b03dfb97-83ee-4e3a-8e34-837a0df7144a tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:40.824539 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:40.824539 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:21:40.832685 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-b03dfb97-83ee-4e3a-8e34-837a0df7144a tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Volume info retrieved successfully. Aug 25 10:21:40.839776 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b03dfb97-83ee-4e3a-8e34-837a0df7144a tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] https://10.4.3.119/volume/v3/volumes/f49769f7-c643-411a-b742-04103941e0e1 returned with HTTP 200 Aug 25 10:21:40.840189 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 424/1719] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:40 2026] GET /volume/v3/volumes/f49769f7-c643-411a-b742-04103941e0e1 => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:41.036511 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-b159cb33-4124-40a8-a831-8f6567b317d1 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:41.040933 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b159cb33-4124-40a8-a831-8f6567b317d1 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/1a526e3e-37f3-4e3a-bb98-59cd0ae2d0d6 Aug 25 10:21:41.040933 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b159cb33-4124-40a8-a831-8f6567b317d1 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:41.040933 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b159cb33-4124-40a8-a831-8f6567b317d1 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:41.040933 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-b159cb33-4124-40a8-a831-8f6567b317d1 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id 1a526e3e-37f3-4e3a-bb98-59cd0ae2d0d6. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:21:41.048848 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:41.048848 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:21:41.050510 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b159cb33-4124-40a8-a831-8f6567b317d1 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/1a526e3e-37f3-4e3a-bb98-59cd0ae2d0d6 returned with HTTP 200 Aug 25 10:21:41.051187 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 434/1720] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:41 2026] GET /volume/v3/backups/1a526e3e-37f3-4e3a-bb98-59cd0ae2d0d6 => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:41.470079 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-efadb02f-6fd3-4e34-87ae-e8cf95fe3efd None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:41.472739 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-efadb02f-6fd3-4e34-87ae-e8cf95fe3efd tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] GET https://10.4.3.119/volume/v3/volumes/0e618b8e-8a49-4a1f-b3c2-0780314c0e3b Aug 25 10:21:41.472739 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-efadb02f-6fd3-4e34-87ae-e8cf95fe3efd tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:41.472739 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-efadb02f-6fd3-4e34-87ae-e8cf95fe3efd tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:41.489425 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:41.489425 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:21:41.499096 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-efadb02f-6fd3-4e34-87ae-e8cf95fe3efd tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Volume info retrieved successfully. Aug 25 10:21:41.509550 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-efadb02f-6fd3-4e34-87ae-e8cf95fe3efd tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] https://10.4.3.119/volume/v3/volumes/0e618b8e-8a49-4a1f-b3c2-0780314c0e3b returned with HTTP 200 Aug 25 10:21:41.510413 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 429/1721] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:41 2026] GET /volume/v3/volumes/0e618b8e-8a49-4a1f-b3c2-0780314c0e3b => generated 842 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:41.525309 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-f18039ce-6d23-49fb-a003-1d0bfa813c47 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:41.527457 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f18039ce-6d23-49fb-a003-1d0bfa813c47 tempest-VolumesActionsTest-284054310 tempest-VolumesActionsTest-284054310-project-admin] POST https://10.4.3.119/volume/v3/volumes/0e618b8e-8a49-4a1f-b3c2-0780314c0e3b/action Aug 25 10:21:41.528550 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f18039ce-6d23-49fb-a003-1d0bfa813c47 tempest-VolumesActionsTest-284054310 tempest-VolumesActionsTest-284054310-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:21:41.528550 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f18039ce-6d23-49fb-a003-1d0bfa813c47 tempest-VolumesActionsTest-284054310 tempest-VolumesActionsTest-284054310-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:21:41.542171 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:41.542171 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:21:41.542604 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.contrib.admin_actions [None req-f18039ce-6d23-49fb-a003-1d0bfa813c47 tempest-VolumesActionsTest-284054310 tempest-VolumesActionsTest-284054310-project-admin] Updating volume '0e618b8e-8a49-4a1f-b3c2-0780314c0e3b' with '{'status': 'error'}' {{(pid=100391) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 25 10:21:41.582237 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f18039ce-6d23-49fb-a003-1d0bfa813c47 tempest-VolumesActionsTest-284054310 tempest-VolumesActionsTest-284054310-project-admin] https://10.4.3.119/volume/v3/volumes/0e618b8e-8a49-4a1f-b3c2-0780314c0e3b/action returned with HTTP 202 Aug 25 10:21:41.582726 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 435/1722] 10.4.3.119 () {68 vars in 1390 bytes} [Tue Aug 25 10:21:41 2026] POST /volume/v3/volumes/0e618b8e-8a49-4a1f-b3c2-0780314c0e3b/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:21:41.594810 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-6f4bb511-9d57-444c-af4e-a5696ac715b4 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:41.597189 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6f4bb511-9d57-444c-af4e-a5696ac715b4 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] GET https://10.4.3.119/volume/v3/volumes/0e618b8e-8a49-4a1f-b3c2-0780314c0e3b Aug 25 10:21:41.597619 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6f4bb511-9d57-444c-af4e-a5696ac715b4 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:41.597966 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6f4bb511-9d57-444c-af4e-a5696ac715b4 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:41.609870 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:41.609870 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:21:41.617270 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-6f4bb511-9d57-444c-af4e-a5696ac715b4 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Volume info retrieved successfully. Aug 25 10:21:41.623664 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6f4bb511-9d57-444c-af4e-a5696ac715b4 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] https://10.4.3.119/volume/v3/volumes/0e618b8e-8a49-4a1f-b3c2-0780314c0e3b returned with HTTP 200 Aug 25 10:21:41.624393 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 425/1723] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:41 2026] GET /volume/v3/volumes/0e618b8e-8a49-4a1f-b3c2-0780314c0e3b => generated 838 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:41.636096 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-3f9ce3c7-cf9b-4d45-9743-48d6e72f4e61 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:41.647176 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-9547cc9b-cc82-481d-a9a0-b90a3031016e None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:41.650794 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9547cc9b-cc82-481d-a9a0-b90a3031016e tempest-VolumesActionsTest-284054310 tempest-VolumesActionsTest-284054310-project-admin] POST https://10.4.3.119/volume/v3/volumes/0e618b8e-8a49-4a1f-b3c2-0780314c0e3b/action Aug 25 10:21:41.651644 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9547cc9b-cc82-481d-a9a0-b90a3031016e tempest-VolumesActionsTest-284054310 tempest-VolumesActionsTest-284054310-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:21:41.652206 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9547cc9b-cc82-481d-a9a0-b90a3031016e tempest-VolumesActionsTest-284054310 tempest-VolumesActionsTest-284054310-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:21:41.667182 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:41.667182 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:21:41.667182 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-9547cc9b-cc82-481d-a9a0-b90a3031016e tempest-VolumesActionsTest-284054310 tempest-VolumesActionsTest-284054310-project-admin] Volume info retrieved successfully. Aug 25 10:21:41.702323 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-9547cc9b-cc82-481d-a9a0-b90a3031016e tempest-VolumesActionsTest-284054310 tempest-VolumesActionsTest-284054310-project-admin] Delete volume request issued successfully. Aug 25 10:21:41.702664 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9547cc9b-cc82-481d-a9a0-b90a3031016e tempest-VolumesActionsTest-284054310 tempest-VolumesActionsTest-284054310-project-admin] https://10.4.3.119/volume/v3/volumes/0e618b8e-8a49-4a1f-b3c2-0780314c0e3b/action returned with HTTP 202 Aug 25 10:21:41.703251 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 430/1724] 10.4.3.119 () {68 vars in 1390 bytes} [Tue Aug 25 10:21:41 2026] POST /volume/v3/volumes/0e618b8e-8a49-4a1f-b3c2-0780314c0e3b/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:21:41.715786 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-f69dcb26-5409-43a5-a11b-b2f8656f1860 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:41.719389 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f69dcb26-5409-43a5-a11b-b2f8656f1860 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] GET https://10.4.3.119/volume/v3/volumes/0e618b8e-8a49-4a1f-b3c2-0780314c0e3b Aug 25 10:21:41.719802 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f69dcb26-5409-43a5-a11b-b2f8656f1860 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:41.720086 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f69dcb26-5409-43a5-a11b-b2f8656f1860 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:41.737025 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:41.737025 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:21:41.743493 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-f69dcb26-5409-43a5-a11b-b2f8656f1860 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Volume info retrieved successfully. Aug 25 10:21:41.752085 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f69dcb26-5409-43a5-a11b-b2f8656f1860 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] https://10.4.3.119/volume/v3/volumes/0e618b8e-8a49-4a1f-b3c2-0780314c0e3b returned with HTTP 200 Aug 25 10:21:41.752685 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 436/1725] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:41 2026] GET /volume/v3/volumes/0e618b8e-8a49-4a1f-b3c2-0780314c0e3b => generated 841 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:41.856183 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-ebfe843c-4e51-4b36-8bab-3c8f6565f7cf None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:41.858940 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ebfe843c-4e51-4b36-8bab-3c8f6565f7cf tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] GET https://10.4.3.119/volume/v3/volumes/f49769f7-c643-411a-b742-04103941e0e1 Aug 25 10:21:41.862168 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ebfe843c-4e51-4b36-8bab-3c8f6565f7cf tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:41.862168 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ebfe843c-4e51-4b36-8bab-3c8f6565f7cf tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:41.862352 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3f9ce3c7-cf9b-4d45-9743-48d6e72f4e61 tempest-GroupTypesTest-1381078756 tempest-GroupTypesTest-1381078756-project-admin] POST https://10.4.3.119/volume/v3/group_types Aug 25 10:21:41.862352 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3f9ce3c7-cf9b-4d45-9743-48d6e72f4e61 tempest-GroupTypesTest-1381078756 tempest-GroupTypesTest-1381078756-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-1211956381", "description": "tempest-group-type-description-580443602", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:21:41.876798 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:41.876798 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:21:41.883430 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-ebfe843c-4e51-4b36-8bab-3c8f6565f7cf tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Volume info retrieved successfully. Aug 25 10:21:41.889709 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ebfe843c-4e51-4b36-8bab-3c8f6565f7cf tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] https://10.4.3.119/volume/v3/volumes/f49769f7-c643-411a-b742-04103941e0e1 returned with HTTP 200 Aug 25 10:21:41.890418 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 426/1726] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:41 2026] GET /volume/v3/volumes/f49769f7-c643-411a-b742-04103941e0e1 => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:41.896367 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3f9ce3c7-cf9b-4d45-9743-48d6e72f4e61 tempest-GroupTypesTest-1381078756 tempest-GroupTypesTest-1381078756-project-admin] https://10.4.3.119/volume/v3/group_types returned with HTTP 202 Aug 25 10:21:41.899159 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 435/1727] 10.4.3.119 () {70 vars in 1312 bytes} [Tue Aug 25 10:21:41 2026] POST /volume/v3/group_types => generated 264 bytes in 261 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:21:41.907069 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-5eb0f34c-7291-4dc9-bbf9-599989be12e3 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:41.909755 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5eb0f34c-7291-4dc9-bbf9-599989be12e3 tempest-GroupTypesTest-1381078756 tempest-GroupTypesTest-1381078756-project-admin] GET https://10.4.3.119/volume/v3/group_types Aug 25 10:21:41.910004 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-5eb0f34c-7291-4dc9-bbf9-599989be12e3 tempest-GroupTypesTest-1381078756 tempest-GroupTypesTest-1381078756-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:41.910249 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-5eb0f34c-7291-4dc9-bbf9-599989be12e3 tempest-GroupTypesTest-1381078756 tempest-GroupTypesTest-1381078756-project-admin] Calling method 'version_select' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:41.932473 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5eb0f34c-7291-4dc9-bbf9-599989be12e3 tempest-GroupTypesTest-1381078756 tempest-GroupTypesTest-1381078756-project-admin] https://10.4.3.119/volume/v3/group_types returned with HTTP 200 Aug 25 10:21:41.932967 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 431/1728] 10.4.3.119 () {68 vars in 1290 bytes} [Tue Aug 25 10:21:41 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 25 10:21:41.944878 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-c5d5ba8c-d3b6-45d2-8c5d-8d769e3e645f req-e9236450-70ff-4fcb-b3f2-1160507e07c5 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:41.947820 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-a6a0b962-e0cb-409e-a4c6-3ba65da7373d None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:41.948889 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a6a0b962-e0cb-409e-a4c6-3ba65da7373d tempest-GroupTypesTest-1381078756 tempest-GroupTypesTest-1381078756-project-admin] PUT https://10.4.3.119/volume/v3/group_types/89a03d93-5f88-40db-96c4-dbda4433ab9a Aug 25 10:21:41.949454 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a6a0b962-e0cb-409e-a4c6-3ba65da7373d tempest-GroupTypesTest-1381078756 tempest-GroupTypesTest-1381078756-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-1979164576", "description": "updated-group-type-desc"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:21:41.950268 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-c5d5ba8c-d3b6-45d2-8c5d-8d769e3e645f req-e9236450-70ff-4fcb-b3f2-1160507e07c5 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] POST https://10.4.3.119/volume/v3/attachments/a16190dc-5cda-4f59-ac0e-229c5d49da65/action Aug 25 10:21:41.951318 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-c5d5ba8c-d3b6-45d2-8c5d-8d769e3e645f req-e9236450-70ff-4fcb-b3f2-1160507e07c5 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Action body: b'{"os-complete": null}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:21:41.952092 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-c5d5ba8c-d3b6-45d2-8c5d-8d769e3e645f req-e9236450-70ff-4fcb-b3f2-1160507e07c5 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:21:41.976246 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a6a0b962-e0cb-409e-a4c6-3ba65da7373d tempest-GroupTypesTest-1381078756 tempest-GroupTypesTest-1381078756-project-admin] https://10.4.3.119/volume/v3/group_types/89a03d93-5f88-40db-96c4-dbda4433ab9a returned with HTTP 200 Aug 25 10:21:41.976246 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 427/1729] 10.4.3.119 () {70 vars in 1422 bytes} [Tue Aug 25 10:21:41 2026] PUT /volume/v3/group_types/89a03d93-5f88-40db-96c4-dbda4433ab9a => generated 255 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:21:41.987262 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:41.987262 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:21:41.990936 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-eb732d0e-ce64-4934-a7fe-5f20212b8bfe None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:41.993996 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-eb732d0e-ce64-4934-a7fe-5f20212b8bfe tempest-GroupTypesTest-1381078756 tempest-GroupTypesTest-1381078756-project-admin] GET https://10.4.3.119/volume/v3/group_types/89a03d93-5f88-40db-96c4-dbda4433ab9a Aug 25 10:21:41.993996 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-eb732d0e-ce64-4934-a7fe-5f20212b8bfe tempest-GroupTypesTest-1381078756 tempest-GroupTypesTest-1381078756-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:41.993996 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-eb732d0e-ce64-4934-a7fe-5f20212b8bfe tempest-GroupTypesTest-1381078756 tempest-GroupTypesTest-1381078756-project-admin] Calling method 'version_select' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:42.001589 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-eb732d0e-ce64-4934-a7fe-5f20212b8bfe tempest-GroupTypesTest-1381078756 tempest-GroupTypesTest-1381078756-project-admin] https://10.4.3.119/volume/v3/group_types/89a03d93-5f88-40db-96c4-dbda4433ab9a returned with HTTP 200 Aug 25 10:21:42.001589 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 436/1730] 10.4.3.119 () {68 vars in 1401 bytes} [Tue Aug 25 10:21:41 2026] GET /volume/v3/group_types/89a03d93-5f88-40db-96c4-dbda4433ab9a => generated 255 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:21:42.007917 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-c5d5ba8c-d3b6-45d2-8c5d-8d769e3e645f req-e9236450-70ff-4fcb-b3f2-1160507e07c5 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] https://10.4.3.119/volume/v3/attachments/a16190dc-5cda-4f59-ac0e-229c5d49da65/action returned with HTTP 204 Aug 25 10:21:42.007917 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 437/1731] 10.4.3.119 () {74 vars in 1725 bytes} [Tue Aug 25 10:21:41 2026] POST /volume/v3/attachments/a16190dc-5cda-4f59-ac0e-229c5d49da65/action => generated 0 bytes in 64 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:21:42.016359 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-5d4508d7-d4a0-4e60-ba10-a1f765e7bc9a None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:42.018823 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5d4508d7-d4a0-4e60-ba10-a1f765e7bc9a tempest-GroupTypesTest-1381078756 tempest-GroupTypesTest-1381078756-project-admin] DELETE https://10.4.3.119/volume/v3/group_types/89a03d93-5f88-40db-96c4-dbda4433ab9a Aug 25 10:21:42.018823 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-5d4508d7-d4a0-4e60-ba10-a1f765e7bc9a tempest-GroupTypesTest-1381078756 tempest-GroupTypesTest-1381078756-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:42.022619 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-5d4508d7-d4a0-4e60-ba10-a1f765e7bc9a tempest-GroupTypesTest-1381078756 tempest-GroupTypesTest-1381078756-project-admin] Calling method 'version_select' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:42.038777 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5d4508d7-d4a0-4e60-ba10-a1f765e7bc9a tempest-GroupTypesTest-1381078756 tempest-GroupTypesTest-1381078756-project-admin] https://10.4.3.119/volume/v3/group_types/89a03d93-5f88-40db-96c4-dbda4433ab9a returned with HTTP 202 Aug 25 10:21:42.039645 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 432/1732] 10.4.3.119 () {68 vars in 1404 bytes} [Tue Aug 25 10:21:42 2026] DELETE /volume/v3/group_types/89a03d93-5f88-40db-96c4-dbda4433ab9a => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Aug 25 10:21:42.055252 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-e338c6c8-850a-4e46-a5bb-6bc7294064c7 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:42.057587 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e338c6c8-850a-4e46-a5bb-6bc7294064c7 tempest-GroupTypesTest-1381078756 tempest-GroupTypesTest-1381078756-project-admin] GET https://10.4.3.119/volume/v3/group_types Aug 25 10:21:42.057840 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e338c6c8-850a-4e46-a5bb-6bc7294064c7 tempest-GroupTypesTest-1381078756 tempest-GroupTypesTest-1381078756-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:42.058986 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e338c6c8-850a-4e46-a5bb-6bc7294064c7 tempest-GroupTypesTest-1381078756 tempest-GroupTypesTest-1381078756-project-admin] Calling method 'version_select' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:42.068708 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-e0c13f15-c1cf-4462-bf10-99b91dd0d9b4 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:42.071409 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e0c13f15-c1cf-4462-bf10-99b91dd0d9b4 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/1a526e3e-37f3-4e3a-bb98-59cd0ae2d0d6 Aug 25 10:21:42.071698 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e0c13f15-c1cf-4462-bf10-99b91dd0d9b4 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:42.071962 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e0c13f15-c1cf-4462-bf10-99b91dd0d9b4 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:42.072078 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-e0c13f15-c1cf-4462-bf10-99b91dd0d9b4 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id 1a526e3e-37f3-4e3a-bb98-59cd0ae2d0d6. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:21:42.072692 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e338c6c8-850a-4e46-a5bb-6bc7294064c7 tempest-GroupTypesTest-1381078756 tempest-GroupTypesTest-1381078756-project-admin] https://10.4.3.119/volume/v3/group_types returned with HTTP 200 Aug 25 10:21:42.073904 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 428/1733] 10.4.3.119 () {68 vars in 1290 bytes} [Tue Aug 25 10:21:42 2026] GET /volume/v3/group_types => generated 248 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:21:42.084562 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:42.084562 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:21:42.085685 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e0c13f15-c1cf-4462-bf10-99b91dd0d9b4 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/1a526e3e-37f3-4e3a-bb98-59cd0ae2d0d6 returned with HTTP 200 Aug 25 10:21:42.085878 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-58b2412c-7f71-49da-b81e-1fc8563bd43a None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:42.086829 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 437/1734] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:42 2026] GET /volume/v3/backups/1a526e3e-37f3-4e3a-bb98-59cd0ae2d0d6 => generated 790 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:42.091964 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-58b2412c-7f71-49da-b81e-1fc8563bd43a tempest-GroupTypesTest-1381078756 tempest-GroupTypesTest-1381078756-project-admin] POST https://10.4.3.119/volume/v3/group_types Aug 25 10:21:42.092968 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-58b2412c-7f71-49da-b81e-1fc8563bd43a tempest-GroupTypesTest-1381078756 tempest-GroupTypesTest-1381078756-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-1014708141", "is_public": true}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:21:42.136826 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-58b2412c-7f71-49da-b81e-1fc8563bd43a tempest-GroupTypesTest-1381078756 tempest-GroupTypesTest-1381078756-project-admin] https://10.4.3.119/volume/v3/group_types returned with HTTP 202 Aug 25 10:21:42.137410 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 438/1735] 10.4.3.119 () {70 vars in 1311 bytes} [Tue Aug 25 10:21:42 2026] POST /volume/v3/group_types => generated 164 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:21:42.153802 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-b8565090-4577-4dad-86e5-2d21b6192fd7 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:42.160166 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b8565090-4577-4dad-86e5-2d21b6192fd7 tempest-GroupTypesTest-1381078756 tempest-GroupTypesTest-1381078756-project-admin] POST https://10.4.3.119/volume/v3/group_types Aug 25 10:21:42.160166 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b8565090-4577-4dad-86e5-2d21b6192fd7 tempest-GroupTypesTest-1381078756 tempest-GroupTypesTest-1381078756-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-526385427", "is_public": false}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:21:42.202855 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b8565090-4577-4dad-86e5-2d21b6192fd7 tempest-GroupTypesTest-1381078756 tempest-GroupTypesTest-1381078756-project-admin] https://10.4.3.119/volume/v3/group_types returned with HTTP 202 Aug 25 10:21:42.202855 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 433/1736] 10.4.3.119 () {70 vars in 1311 bytes} [Tue Aug 25 10:21:42 2026] POST /volume/v3/group_types => generated 164 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:21:42.219683 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-a634543e-d51d-4b36-8428-ffba3ca20425 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:42.222795 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a634543e-d51d-4b36-8428-ffba3ca20425 tempest-GroupTypesTest-1381078756 tempest-GroupTypesTest-1381078756-project-admin] GET https://10.4.3.119/volume/v3/group_types?sort=name%3Aasc&is_public=None Aug 25 10:21:42.223050 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a634543e-d51d-4b36-8428-ffba3ca20425 tempest-GroupTypesTest-1381078756 tempest-GroupTypesTest-1381078756-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:42.223299 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a634543e-d51d-4b36-8428-ffba3ca20425 tempest-GroupTypesTest-1381078756 tempest-GroupTypesTest-1381078756-project-admin] Calling method 'version_select' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:42.248470 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a634543e-d51d-4b36-8428-ffba3ca20425 tempest-GroupTypesTest-1381078756 tempest-GroupTypesTest-1381078756-project-admin] https://10.4.3.119/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Aug 25 10:21:42.248470 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 429/1737] 10.4.3.119 () {68 vars in 1351 bytes} [Tue Aug 25 10:21:42 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 548 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:21:42.260857 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-a40df972-bbd0-460a-a989-177cf13131a6 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:42.264903 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a40df972-bbd0-460a-a989-177cf13131a6 tempest-GroupTypesTest-1381078756 tempest-GroupTypesTest-1381078756-project-admin] GET https://10.4.3.119/volume/v3/group_types?sort=name%3Adesc&is_public=None Aug 25 10:21:42.265191 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a40df972-bbd0-460a-a989-177cf13131a6 tempest-GroupTypesTest-1381078756 tempest-GroupTypesTest-1381078756-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:42.265429 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a40df972-bbd0-460a-a989-177cf13131a6 tempest-GroupTypesTest-1381078756 tempest-GroupTypesTest-1381078756-project-admin] Calling method 'version_select' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:42.277773 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a40df972-bbd0-460a-a989-177cf13131a6 tempest-GroupTypesTest-1381078756 tempest-GroupTypesTest-1381078756-project-admin] https://10.4.3.119/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Aug 25 10:21:42.278923 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 438/1738] 10.4.3.119 () {68 vars in 1353 bytes} [Tue Aug 25 10:21:42 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 548 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:21:42.290061 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-7c4fe897-c721-4e88-ae16-7b5cdb7a440a None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:42.292849 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7c4fe897-c721-4e88-ae16-7b5cdb7a440a tempest-GroupTypesTest-1381078756 tempest-GroupTypesTest-1381078756-project-admin] GET https://10.4.3.119/volume/v3/group_types?is_public=False Aug 25 10:21:42.293186 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7c4fe897-c721-4e88-ae16-7b5cdb7a440a tempest-GroupTypesTest-1381078756 tempest-GroupTypesTest-1381078756-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:42.293464 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7c4fe897-c721-4e88-ae16-7b5cdb7a440a tempest-GroupTypesTest-1381078756 tempest-GroupTypesTest-1381078756-project-admin] Calling method 'version_select' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:42.305742 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7c4fe897-c721-4e88-ae16-7b5cdb7a440a tempest-GroupTypesTest-1381078756 tempest-GroupTypesTest-1381078756-project-admin] https://10.4.3.119/volume/v3/group_types?is_public=False returned with HTTP 200 Aug 25 10:21:42.306196 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 439/1739] 10.4.3.119 () {68 vars in 1321 bytes} [Tue Aug 25 10:21:42 2026] GET /volume/v3/group_types?is_public=False => generated 167 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:21:42.318921 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-3770bbb3-126f-404d-9adc-77b32ade7704 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:42.322353 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3770bbb3-126f-404d-9adc-77b32ade7704 tempest-GroupTypesTest-1381078756 tempest-GroupTypesTest-1381078756-project-admin] GET https://10.4.3.119/volume/v3/group_types?is_public=True Aug 25 10:21:42.322661 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3770bbb3-126f-404d-9adc-77b32ade7704 tempest-GroupTypesTest-1381078756 tempest-GroupTypesTest-1381078756-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:42.323563 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3770bbb3-126f-404d-9adc-77b32ade7704 tempest-GroupTypesTest-1381078756 tempest-GroupTypesTest-1381078756-project-admin] Calling method 'version_select' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:42.337721 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3770bbb3-126f-404d-9adc-77b32ade7704 tempest-GroupTypesTest-1381078756 tempest-GroupTypesTest-1381078756-project-admin] https://10.4.3.119/volume/v3/group_types?is_public=True returned with HTTP 200 Aug 25 10:21:42.339022 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 434/1740] 10.4.3.119 () {68 vars in 1319 bytes} [Tue Aug 25 10:21:42 2026] GET /volume/v3/group_types?is_public=True => generated 398 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:21:42.351176 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-40a5b35c-6413-4565-a397-5177c5af1044 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:42.355904 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-40a5b35c-6413-4565-a397-5177c5af1044 tempest-GroupTypesTest-1381078756 tempest-GroupTypesTest-1381078756-project-admin] DELETE https://10.4.3.119/volume/v3/group_types/f3e774d1-7a41-4295-8092-0acab8d4faa0 Aug 25 10:21:42.356925 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-40a5b35c-6413-4565-a397-5177c5af1044 tempest-GroupTypesTest-1381078756 tempest-GroupTypesTest-1381078756-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:42.357206 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-40a5b35c-6413-4565-a397-5177c5af1044 tempest-GroupTypesTest-1381078756 tempest-GroupTypesTest-1381078756-project-admin] Calling method 'version_select' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:42.380377 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-40a5b35c-6413-4565-a397-5177c5af1044 tempest-GroupTypesTest-1381078756 tempest-GroupTypesTest-1381078756-project-admin] https://10.4.3.119/volume/v3/group_types/f3e774d1-7a41-4295-8092-0acab8d4faa0 returned with HTTP 202 Aug 25 10:21:42.381398 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 430/1741] 10.4.3.119 () {68 vars in 1404 bytes} [Tue Aug 25 10:21:42 2026] DELETE /volume/v3/group_types/f3e774d1-7a41-4295-8092-0acab8d4faa0 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 10:21:42.389422 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-1d4c07f6-2e22-48d4-bac6-ae0581d4349d None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:42.392514 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1d4c07f6-2e22-48d4-bac6-ae0581d4349d tempest-GroupTypesTest-1381078756 tempest-GroupTypesTest-1381078756-project-admin] DELETE https://10.4.3.119/volume/v3/group_types/6ec284c3-e8cc-49b9-a0f7-fa6b0b9f087a Aug 25 10:21:42.392754 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1d4c07f6-2e22-48d4-bac6-ae0581d4349d tempest-GroupTypesTest-1381078756 tempest-GroupTypesTest-1381078756-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:42.393006 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1d4c07f6-2e22-48d4-bac6-ae0581d4349d tempest-GroupTypesTest-1381078756 tempest-GroupTypesTest-1381078756-project-admin] Calling method 'version_select' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:42.424129 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1d4c07f6-2e22-48d4-bac6-ae0581d4349d tempest-GroupTypesTest-1381078756 tempest-GroupTypesTest-1381078756-project-admin] https://10.4.3.119/volume/v3/group_types/6ec284c3-e8cc-49b9-a0f7-fa6b0b9f087a returned with HTTP 202 Aug 25 10:21:42.424924 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 439/1742] 10.4.3.119 () {68 vars in 1404 bytes} [Tue Aug 25 10:21:42 2026] DELETE /volume/v3/group_types/6ec284c3-e8cc-49b9-a0f7-fa6b0b9f087a => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 10:21:42.769673 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-9d3e5702-6888-4b24-9c79-352133bad453 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:42.771766 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9d3e5702-6888-4b24-9c79-352133bad453 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] GET https://10.4.3.119/volume/v3/volumes/0e618b8e-8a49-4a1f-b3c2-0780314c0e3b Aug 25 10:21:42.771962 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9d3e5702-6888-4b24-9c79-352133bad453 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:42.772239 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9d3e5702-6888-4b24-9c79-352133bad453 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:42.780403 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9d3e5702-6888-4b24-9c79-352133bad453 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] https://10.4.3.119/volume/v3/volumes/0e618b8e-8a49-4a1f-b3c2-0780314c0e3b returned with HTTP 404 Aug 25 10:21:42.781177 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 440/1743] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:42 2026] GET /volume/v3/volumes/0e618b8e-8a49-4a1f-b3c2-0780314c0e3b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:21:42.794511 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-46da898d-3e73-46b2-b0be-e8c8bfc664f7 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:42.802548 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-46da898d-3e73-46b2-b0be-e8c8bfc664f7 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] GET https://10.4.3.119/volume/v3/volumes/0e618b8e-8a49-4a1f-b3c2-0780314c0e3b Aug 25 10:21:42.803677 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-46da898d-3e73-46b2-b0be-e8c8bfc664f7 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:42.803677 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-46da898d-3e73-46b2-b0be-e8c8bfc664f7 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:42.813920 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-46da898d-3e73-46b2-b0be-e8c8bfc664f7 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] https://10.4.3.119/volume/v3/volumes/0e618b8e-8a49-4a1f-b3c2-0780314c0e3b returned with HTTP 404 Aug 25 10:21:42.813920 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 435/1744] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:42 2026] GET /volume/v3/volumes/0e618b8e-8a49-4a1f-b3c2-0780314c0e3b => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:21:42.823164 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-b5eb5296-f918-4199-88bb-ac550989aaa7 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:42.826091 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b5eb5296-f918-4199-88bb-ac550989aaa7 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] DELETE https://10.4.3.119/volume/v3/volumes/0e618b8e-8a49-4a1f-b3c2-0780314c0e3b Aug 25 10:21:42.826229 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b5eb5296-f918-4199-88bb-ac550989aaa7 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:42.826666 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b5eb5296-f918-4199-88bb-ac550989aaa7 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:42.826881 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-b5eb5296-f918-4199-88bb-ac550989aaa7 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Delete volume with id: 0e618b8e-8a49-4a1f-b3c2-0780314c0e3b Aug 25 10:21:42.834934 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b5eb5296-f918-4199-88bb-ac550989aaa7 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] https://10.4.3.119/volume/v3/volumes/0e618b8e-8a49-4a1f-b3c2-0780314c0e3b returned with HTTP 404 Aug 25 10:21:42.835608 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 431/1745] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:21:42 2026] DELETE /volume/v3/volumes/0e618b8e-8a49-4a1f-b3c2-0780314c0e3b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:21:42.846284 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-75cb7816-9104-45b2-bc47-2612a90bbb41 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:42.848390 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-75cb7816-9104-45b2-bc47-2612a90bbb41 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:21:42.848844 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-75cb7816-9104-45b2-bc47-2612a90bbb41 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-549179047"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:21:42.851779 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volumes [None req-75cb7816-9104-45b2-bc47-2612a90bbb41 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-549179047'}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:21:42.852552 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-75cb7816-9104-45b2-bc47-2612a90bbb41 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Create volume of 1 GB Aug 25 10:21:42.865176 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-75cb7816-9104-45b2-bc47-2612a90bbb41 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Availability Zones retrieved successfully. Aug 25 10:21:42.872984 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-75cb7816-9104-45b2-bc47-2612a90bbb41 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Flow 'volume_create_api' (2be94529-8578-4eaa-a39e-b43a8878e8f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:21:42.874365 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-75cb7816-9104-45b2-bc47-2612a90bbb41 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0281b56e-6ffa-4887-997f-b8a41e63585a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:42.875699 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-75cb7816-9104-45b2-bc47-2612a90bbb41 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Validating volume size '1' using validate_int {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:21:42.914417 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-5c354251-9fb8-473c-97c9-62e581cea6b5 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:42.916383 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5c354251-9fb8-473c-97c9-62e581cea6b5 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] GET https://10.4.3.119/volume/v3/volumes/f49769f7-c643-411a-b742-04103941e0e1 Aug 25 10:21:42.916685 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5c354251-9fb8-473c-97c9-62e581cea6b5 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:42.916942 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5c354251-9fb8-473c-97c9-62e581cea6b5 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:42.919584 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-75cb7816-9104-45b2-bc47-2612a90bbb41 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0281b56e-6ffa-4887-997f-b8a41e63585a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:42.920793 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-75cb7816-9104-45b2-bc47-2612a90bbb41 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eead7467-8b3b-4081-b074-20a58436bbe5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:42.934451 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:42.934451 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:21:42.941282 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-5c354251-9fb8-473c-97c9-62e581cea6b5 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Volume info retrieved successfully. Aug 25 10:21:42.948522 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5c354251-9fb8-473c-97c9-62e581cea6b5 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] https://10.4.3.119/volume/v3/volumes/f49769f7-c643-411a-b742-04103941e0e1 returned with HTTP 200 Aug 25 10:21:42.949043 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 441/1746] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:42 2026] GET /volume/v3/volumes/f49769f7-c643-411a-b742-04103941e0e1 => generated 1139 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:21:42.966432 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-dd5cd92f-793b-4311-9713-dc55b2f7e500 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:42.968716 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-dd5cd92f-793b-4311-9713-dc55b2f7e500 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] GET https://10.4.3.119/volume/v3/volumes/f49769f7-c643-411a-b742-04103941e0e1 Aug 25 10:21:42.968716 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-dd5cd92f-793b-4311-9713-dc55b2f7e500 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:42.968920 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-dd5cd92f-793b-4311-9713-dc55b2f7e500 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:42.981793 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:42.981793 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:21:42.990617 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-dd5cd92f-793b-4311-9713-dc55b2f7e500 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Volume info retrieved successfully. Aug 25 10:21:43.000461 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-75cb7816-9104-45b2-bc47-2612a90bbb41 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Created reservations ['a175fb5b-9bef-434c-9a60-e60debf4d1b2', '8aa31929-9386-4494-a5bc-95fe7a77b6b9', '4a144139-8fc4-4938-a5e8-9293177e1947', '35111a7a-8f87-425d-b286-e6a33740c782'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:21:43.000718 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-75cb7816-9104-45b2-bc47-2612a90bbb41 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eead7467-8b3b-4081-b074-20a58436bbe5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a175fb5b-9bef-434c-9a60-e60debf4d1b2', '8aa31929-9386-4494-a5bc-95fe7a77b6b9', '4a144139-8fc4-4938-a5e8-9293177e1947', '35111a7a-8f87-425d-b286-e6a33740c782']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:43.001308 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-dd5cd92f-793b-4311-9713-dc55b2f7e500 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] https://10.4.3.119/volume/v3/volumes/f49769f7-c643-411a-b742-04103941e0e1 returned with HTTP 200 Aug 25 10:21:43.004303 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-75cb7816-9104-45b2-bc47-2612a90bbb41 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11bb2ff5-22b8-4abb-ada2-33a475b79301) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:43.004354 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 436/1747] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:42 2026] GET /volume/v3/volumes/f49769f7-c643-411a-b742-04103941e0e1 => generated 1139 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:21:43.022155 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-84a90363-8b27-4450-be6f-ab0751010193 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:43.024772 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-84a90363-8b27-4450-be6f-ab0751010193 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] GET https://10.4.3.119/volume/v3/volumes/f49769f7-c643-411a-b742-04103941e0e1 Aug 25 10:21:43.024772 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-84a90363-8b27-4450-be6f-ab0751010193 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:43.025061 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-84a90363-8b27-4450-be6f-ab0751010193 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:43.039097 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-75cb7816-9104-45b2-bc47-2612a90bbb41 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11bb2ff5-22b8-4abb-ada2-33a475b79301) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1681ff9d-88f3-468a-bd5b-99c1c1a00d75', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-549179047',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c17813878c8949dfba9112a132ebabd2',qos_specs=None,replication_status=,reservations=['a175fb5b-9bef-434c-9a60-e60debf4d1b2','8aa31929-9386-4494-a5bc-95fe7a77b6b9','4a144139-8fc4-4938-a5e8-9293177e1947','35111a7a-8f87-425d-b286-e6a33740c782'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71d637b24ce6454881ae4de5b6f637c3',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:21:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-549179047',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1681ff9d-88f3-468a-bd5b-99c1c1a00d75,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c17813878c8949dfba9112a132ebabd2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='71d637b24ce6454881ae4de5b6f637c3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:43.041164 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-75cb7816-9104-45b2-bc47-2612a90bbb41 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5598c25b-f303-418f-98df-fdca042b0cca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:43.042250 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:43.042250 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:21:43.048847 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-84a90363-8b27-4450-be6f-ab0751010193 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Volume info retrieved successfully. Aug 25 10:21:43.056995 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-84a90363-8b27-4450-be6f-ab0751010193 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] https://10.4.3.119/volume/v3/volumes/f49769f7-c643-411a-b742-04103941e0e1 returned with HTTP 200 Aug 25 10:21:43.056995 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 432/1748] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:43 2026] GET /volume/v3/volumes/f49769f7-c643-411a-b742-04103941e0e1 => generated 1139 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:21:43.088790 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-75cb7816-9104-45b2-bc47-2612a90bbb41 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5598c25b-f303-418f-98df-fdca042b0cca) transitioned into state 'SUCCESS' from state '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-549179047',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c17813878c8949dfba9112a132ebabd2',qos_specs=None,replication_status=,reservations=['a175fb5b-9bef-434c-9a60-e60debf4d1b2','8aa31929-9386-4494-a5bc-95fe7a77b6b9','4a144139-8fc4-4938-a5e8-9293177e1947','35111a7a-8f87-425d-b286-e6a33740c782'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71d637b24ce6454881ae4de5b6f637c3',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:43.089593 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-75cb7816-9104-45b2-bc47-2612a90bbb41 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4895540-4b6d-4619-a298-afad0c1e9589) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:43.103367 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-726b833c-9742-4ad3-ab35-94c6f6c29ad4 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:43.109754 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-726b833c-9742-4ad3-ab35-94c6f6c29ad4 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/1a526e3e-37f3-4e3a-bb98-59cd0ae2d0d6 Aug 25 10:21:43.110427 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-726b833c-9742-4ad3-ab35-94c6f6c29ad4 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:43.110783 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-726b833c-9742-4ad3-ab35-94c6f6c29ad4 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:43.110955 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-726b833c-9742-4ad3-ab35-94c6f6c29ad4 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id 1a526e3e-37f3-4e3a-bb98-59cd0ae2d0d6. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:21:43.120689 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:43.120689 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:21:43.122465 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-75cb7816-9104-45b2-bc47-2612a90bbb41 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4895540-4b6d-4619-a298-afad0c1e9589) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:43.122857 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-726b833c-9742-4ad3-ab35-94c6f6c29ad4 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/1a526e3e-37f3-4e3a-bb98-59cd0ae2d0d6 returned with HTTP 200 Aug 25 10:21:43.123544 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 442/1749] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:43 2026] GET /volume/v3/backups/1a526e3e-37f3-4e3a-bb98-59cd0ae2d0d6 => generated 790 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:43.124081 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-75cb7816-9104-45b2-bc47-2612a90bbb41 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Flow 'volume_create_api' (2be94529-8578-4eaa-a39e-b43a8878e8f2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:21:43.124081 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-75cb7816-9104-45b2-bc47-2612a90bbb41 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Create volume request issued successfully. Aug 25 10:21:43.125903 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-75cb7816-9104-45b2-bc47-2612a90bbb41 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:21:43.125903 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 440/1750] 10.4.3.119 () {68 vars in 1258 bytes} [Tue Aug 25 10:21:42 2026] POST /volume/v3/volumes => generated 748 bytes in 280 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:21:43.143819 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-12ee0160-814a-4460-830c-1d5e8e24de2c None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:43.145828 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-12ee0160-814a-4460-830c-1d5e8e24de2c tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] GET https://10.4.3.119/volume/v3/volumes/1681ff9d-88f3-468a-bd5b-99c1c1a00d75 Aug 25 10:21:43.146037 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-12ee0160-814a-4460-830c-1d5e8e24de2c tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:43.146302 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-12ee0160-814a-4460-830c-1d5e8e24de2c tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:43.155649 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:43.155649 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:21:43.161368 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-12ee0160-814a-4460-830c-1d5e8e24de2c tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Volume info retrieved successfully. Aug 25 10:21:43.173028 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-12ee0160-814a-4460-830c-1d5e8e24de2c tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] https://10.4.3.119/volume/v3/volumes/1681ff9d-88f3-468a-bd5b-99c1c1a00d75 returned with HTTP 200 Aug 25 10:21:43.174647 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 437/1751] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:43 2026] GET /volume/v3/volumes/1681ff9d-88f3-468a-bd5b-99c1c1a00d75 => generated 816 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:43.861405 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-ad195715-a68e-4609-845d-9d2178d2f3f2 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:44.046910 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ad195715-a68e-4609-845d-9d2178d2f3f2 tempest-VolumeQuotaClassesTest-1213001799 tempest-VolumeQuotaClassesTest-1213001799-project-admin] GET https://10.4.3.119/volume/v3/os-quota-class-sets/default Aug 25 10:21:44.047948 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ad195715-a68e-4609-845d-9d2178d2f3f2 tempest-VolumeQuotaClassesTest-1213001799 tempest-VolumeQuotaClassesTest-1213001799-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:44.049156 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ad195715-a68e-4609-845d-9d2178d2f3f2 tempest-VolumeQuotaClassesTest-1213001799 tempest-VolumeQuotaClassesTest-1213001799-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:44.065624 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ad195715-a68e-4609-845d-9d2178d2f3f2 tempest-VolumeQuotaClassesTest-1213001799 tempest-VolumeQuotaClassesTest-1213001799-project-admin] https://10.4.3.119/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 25 10:21:44.065624 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 433/1752] 10.4.3.119 () {66 vars in 1297 bytes} [Tue Aug 25 10:21:43 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:44.077301 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-2a6c29c5-06aa-40be-9020-3780b66db1d3 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:44.079395 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2a6c29c5-06aa-40be-9020-3780b66db1d3 tempest-VolumeQuotaClassesTest-1213001799 tempest-VolumeQuotaClassesTest-1213001799-project-admin] GET https://10.4.3.119/volume/v3/os-quota-class-sets/default Aug 25 10:21:44.079679 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2a6c29c5-06aa-40be-9020-3780b66db1d3 tempest-VolumeQuotaClassesTest-1213001799 tempest-VolumeQuotaClassesTest-1213001799-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:44.079940 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2a6c29c5-06aa-40be-9020-3780b66db1d3 tempest-VolumeQuotaClassesTest-1213001799 tempest-VolumeQuotaClassesTest-1213001799-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:44.109544 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2a6c29c5-06aa-40be-9020-3780b66db1d3 tempest-VolumeQuotaClassesTest-1213001799 tempest-VolumeQuotaClassesTest-1213001799-project-admin] https://10.4.3.119/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 25 10:21:44.110693 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 443/1753] 10.4.3.119 () {66 vars in 1297 bytes} [Tue Aug 25 10:21:44 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 10:21:44.121034 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-aa3fce71-d652-4393-a25e-a3accd69fac1 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:44.125708 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-aa3fce71-d652-4393-a25e-a3accd69fac1 tempest-VolumeQuotaClassesTest-1213001799 tempest-VolumeQuotaClassesTest-1213001799-project-admin] POST https://10.4.3.119/volume/v3/types Aug 25 10:21:44.126857 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-aa3fce71-d652-4393-a25e-a3accd69fac1 tempest-VolumeQuotaClassesTest-1213001799 tempest-VolumeQuotaClassesTest-1213001799-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-706362292"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:21:44.128597 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:44.128597 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:21:44.139293 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-0367e4df-4c2b-48f9-9092-c8323c0c9631 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:44.145840 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0367e4df-4c2b-48f9-9092-c8323c0c9631 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/1a526e3e-37f3-4e3a-bb98-59cd0ae2d0d6 Aug 25 10:21:44.146156 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0367e4df-4c2b-48f9-9092-c8323c0c9631 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:44.146475 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0367e4df-4c2b-48f9-9092-c8323c0c9631 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:44.146793 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-0367e4df-4c2b-48f9-9092-c8323c0c9631 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id 1a526e3e-37f3-4e3a-bb98-59cd0ae2d0d6. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:21:44.155159 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:44.155159 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:21:44.156192 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0367e4df-4c2b-48f9-9092-c8323c0c9631 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/1a526e3e-37f3-4e3a-bb98-59cd0ae2d0d6 returned with HTTP 200 Aug 25 10:21:44.156992 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 438/1754] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:44 2026] GET /volume/v3/backups/1a526e3e-37f3-4e3a-bb98-59cd0ae2d0d6 => generated 790 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:44.171786 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-aa3fce71-d652-4393-a25e-a3accd69fac1 tempest-VolumeQuotaClassesTest-1213001799 tempest-VolumeQuotaClassesTest-1213001799-project-admin] https://10.4.3.119/volume/v3/types returned with HTTP 200 Aug 25 10:21:44.172389 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 441/1755] 10.4.3.119 () {68 vars in 1252 bytes} [Tue Aug 25 10:21:44 2026] POST /volume/v3/types => generated 227 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:44.184494 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-5aa0796e-ab27-4a8c-9131-17091151f3a3 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:44.186963 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5aa0796e-ab27-4a8c-9131-17091151f3a3 tempest-VolumeQuotaClassesTest-1213001799 tempest-VolumeQuotaClassesTest-1213001799-project-admin] PUT https://10.4.3.119/volume/v3/os-quota-class-sets/default Aug 25 10:21:44.187712 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5aa0796e-ab27-4a8c-9131-17091151f3a3 tempest-VolumeQuotaClassesTest-1213001799 tempest-VolumeQuotaClassesTest-1213001799-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-706362292": 10, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-706362292": 6, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-706362292": 9}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:21:44.194733 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-1a222a85-ac6b-462e-adcc-bb773abb8317 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:44.200219 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1a222a85-ac6b-462e-adcc-bb773abb8317 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] GET https://10.4.3.119/volume/v3/volumes/1681ff9d-88f3-468a-bd5b-99c1c1a00d75 Aug 25 10:21:44.200500 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1a222a85-ac6b-462e-adcc-bb773abb8317 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:44.200789 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1a222a85-ac6b-462e-adcc-bb773abb8317 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:44.220485 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:44.220485 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:21:44.228389 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-1a222a85-ac6b-462e-adcc-bb773abb8317 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Volume info retrieved successfully. Aug 25 10:21:44.237525 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1a222a85-ac6b-462e-adcc-bb773abb8317 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] https://10.4.3.119/volume/v3/volumes/1681ff9d-88f3-468a-bd5b-99c1c1a00d75 returned with HTTP 200 Aug 25 10:21:44.239064 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 444/1756] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:44 2026] GET /volume/v3/volumes/1681ff9d-88f3-468a-bd5b-99c1c1a00d75 => generated 841 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:44.260847 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-508c12a3-e33a-4b6e-a95a-720dfc8d15d7 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:44.263834 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-508c12a3-e33a-4b6e-a95a-720dfc8d15d7 tempest-VolumesActionsTest-284054310 tempest-VolumesActionsTest-284054310-project-admin] POST https://10.4.3.119/volume/v3/volumes/1681ff9d-88f3-468a-bd5b-99c1c1a00d75/action Aug 25 10:21:44.263834 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-508c12a3-e33a-4b6e-a95a-720dfc8d15d7 tempest-VolumesActionsTest-284054310 tempest-VolumesActionsTest-284054310-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:21:44.263834 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-508c12a3-e33a-4b6e-a95a-720dfc8d15d7 tempest-VolumesActionsTest-284054310 tempest-VolumesActionsTest-284054310-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:21:44.278888 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:44.278888 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:21:44.278888 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.contrib.admin_actions [None req-508c12a3-e33a-4b6e-a95a-720dfc8d15d7 tempest-VolumesActionsTest-284054310 tempest-VolumesActionsTest-284054310-project-admin] Updating volume '1681ff9d-88f3-468a-bd5b-99c1c1a00d75' with '{'status': 'maintenance'}' {{(pid=100388) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 25 10:21:44.327565 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-508c12a3-e33a-4b6e-a95a-720dfc8d15d7 tempest-VolumesActionsTest-284054310 tempest-VolumesActionsTest-284054310-project-admin] https://10.4.3.119/volume/v3/volumes/1681ff9d-88f3-468a-bd5b-99c1c1a00d75/action returned with HTTP 202 Aug 25 10:21:44.327801 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 439/1757] 10.4.3.119 () {68 vars in 1390 bytes} [Tue Aug 25 10:21:44 2026] POST /volume/v3/volumes/1681ff9d-88f3-468a-bd5b-99c1c1a00d75/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:21:44.339994 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-dc47fea5-ac1e-421a-9e6d-9990aebc4d7e None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:44.345742 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-dc47fea5-ac1e-421a-9e6d-9990aebc4d7e tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] GET https://10.4.3.119/volume/v3/volumes/1681ff9d-88f3-468a-bd5b-99c1c1a00d75 Aug 25 10:21:44.346520 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-dc47fea5-ac1e-421a-9e6d-9990aebc4d7e tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:44.346520 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-dc47fea5-ac1e-421a-9e6d-9990aebc4d7e tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:44.365901 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:44.365901 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:21:44.383767 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-dc47fea5-ac1e-421a-9e6d-9990aebc4d7e tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Volume info retrieved successfully. Aug 25 10:21:44.392914 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-dc47fea5-ac1e-421a-9e6d-9990aebc4d7e tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] https://10.4.3.119/volume/v3/volumes/1681ff9d-88f3-468a-bd5b-99c1c1a00d75 returned with HTTP 200 Aug 25 10:21:44.393158 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 442/1758] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:44 2026] GET /volume/v3/volumes/1681ff9d-88f3-468a-bd5b-99c1c1a00d75 => generated 843 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:44.408548 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-b62d7023-106b-4d6e-b178-e2fec468cb2e None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:44.410269 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b62d7023-106b-4d6e-b178-e2fec468cb2e tempest-VolumesActionsTest-284054310 tempest-VolumesActionsTest-284054310-project-admin] POST https://10.4.3.119/volume/v3/volumes/1681ff9d-88f3-468a-bd5b-99c1c1a00d75/action Aug 25 10:21:44.410822 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b62d7023-106b-4d6e-b178-e2fec468cb2e tempest-VolumesActionsTest-284054310 tempest-VolumesActionsTest-284054310-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:21:44.410966 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b62d7023-106b-4d6e-b178-e2fec468cb2e tempest-VolumesActionsTest-284054310 tempest-VolumesActionsTest-284054310-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:21:44.418170 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5aa0796e-ab27-4a8c-9131-17091151f3a3 tempest-VolumeQuotaClassesTest-1213001799 tempest-VolumeQuotaClassesTest-1213001799-project-admin] https://10.4.3.119/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 25 10:21:44.419694 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 434/1759] 10.4.3.119 () {68 vars in 1318 bytes} [Tue Aug 25 10:21:44 2026] PUT /volume/v3/os-quota-class-sets/default => generated 607 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:44.425401 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:44.425401 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:21:44.425909 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-b62d7023-106b-4d6e-b178-e2fec468cb2e tempest-VolumesActionsTest-284054310 tempest-VolumesActionsTest-284054310-project-admin] Volume info retrieved successfully. Aug 25 10:21:44.431485 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-6489ad7b-a533-445d-a83c-77fa2b9cfd11 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:44.433793 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6489ad7b-a533-445d-a83c-77fa2b9cfd11 tempest-VolumeQuotaClassesTest-1213001799 tempest-VolumeQuotaClassesTest-1213001799-project-admin] GET https://10.4.3.119/volume/v3/os-quota-sets/1a8474ded3db4339817ec1240e1b73fa/defaults Aug 25 10:21:44.433955 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-6489ad7b-a533-445d-a83c-77fa2b9cfd11 tempest-VolumeQuotaClassesTest-1213001799 tempest-VolumeQuotaClassesTest-1213001799-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:44.434148 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-6489ad7b-a533-445d-a83c-77fa2b9cfd11 tempest-VolumeQuotaClassesTest-1213001799 tempest-VolumeQuotaClassesTest-1213001799-project-admin] Calling method 'defaults' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:44.434340 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:44.434340 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:21:44.454757 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6489ad7b-a533-445d-a83c-77fa2b9cfd11 tempest-VolumeQuotaClassesTest-1213001799 tempest-VolumeQuotaClassesTest-1213001799-project-admin] https://10.4.3.119/volume/v3/os-quota-sets/1a8474ded3db4339817ec1240e1b73fa/defaults returned with HTTP 200 Aug 25 10:21:44.454757 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 440/1760] 10.4.3.119 () {66 vars in 1381 bytes} [Tue Aug 25 10:21:44 2026] GET /volume/v3/os-quota-sets/1a8474ded3db4339817ec1240e1b73fa/defaults => generated 643 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:44.461302 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-b62d7023-106b-4d6e-b178-e2fec468cb2e tempest-VolumesActionsTest-284054310 tempest-VolumesActionsTest-284054310-project-admin] Delete volume request issued successfully. Aug 25 10:21:44.461556 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b62d7023-106b-4d6e-b178-e2fec468cb2e tempest-VolumesActionsTest-284054310 tempest-VolumesActionsTest-284054310-project-admin] https://10.4.3.119/volume/v3/volumes/1681ff9d-88f3-468a-bd5b-99c1c1a00d75/action returned with HTTP 202 Aug 25 10:21:44.462009 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 445/1761] 10.4.3.119 () {68 vars in 1390 bytes} [Tue Aug 25 10:21:44 2026] POST /volume/v3/volumes/1681ff9d-88f3-468a-bd5b-99c1c1a00d75/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:21:44.470335 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-141931c7-4947-44b4-9bd9-86baf5641066 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:44.472919 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-141931c7-4947-44b4-9bd9-86baf5641066 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] GET https://10.4.3.119/volume/v3/volumes/1681ff9d-88f3-468a-bd5b-99c1c1a00d75 Aug 25 10:21:44.473124 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-141931c7-4947-44b4-9bd9-86baf5641066 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:44.473456 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-141931c7-4947-44b4-9bd9-86baf5641066 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:44.487212 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:44.487212 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:21:44.493402 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-141931c7-4947-44b4-9bd9-86baf5641066 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Volume info retrieved successfully. Aug 25 10:21:44.500824 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-141931c7-4947-44b4-9bd9-86baf5641066 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] https://10.4.3.119/volume/v3/volumes/1681ff9d-88f3-468a-bd5b-99c1c1a00d75 returned with HTTP 200 Aug 25 10:21:44.501398 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 443/1762] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:44 2026] GET /volume/v3/volumes/1681ff9d-88f3-468a-bd5b-99c1c1a00d75 => generated 840 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:44.803108 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-e6ecdaaf-a84f-4d17-a062-98af4aea0139 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:44.804985 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e6ecdaaf-a84f-4d17-a062-98af4aea0139 tempest-VolumeQuotaClassesTest-1213001799 tempest-VolumeQuotaClassesTest-1213001799-project-admin] GET https://10.4.3.119/volume/v3/os-quota-sets/8ae5775eae534ddf8a08ffbcd98ea5dd/defaults Aug 25 10:21:44.805356 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e6ecdaaf-a84f-4d17-a062-98af4aea0139 tempest-VolumeQuotaClassesTest-1213001799 tempest-VolumeQuotaClassesTest-1213001799-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:44.806222 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e6ecdaaf-a84f-4d17-a062-98af4aea0139 tempest-VolumeQuotaClassesTest-1213001799 tempest-VolumeQuotaClassesTest-1213001799-project-admin] Calling method 'defaults' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:44.824940 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e6ecdaaf-a84f-4d17-a062-98af4aea0139 tempest-VolumeQuotaClassesTest-1213001799 tempest-VolumeQuotaClassesTest-1213001799-project-admin] https://10.4.3.119/volume/v3/os-quota-sets/8ae5775eae534ddf8a08ffbcd98ea5dd/defaults returned with HTTP 200 Aug 25 10:21:44.825421 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 435/1763] 10.4.3.119 () {66 vars in 1381 bytes} [Tue Aug 25 10:21:44 2026] GET /volume/v3/os-quota-sets/8ae5775eae534ddf8a08ffbcd98ea5dd/defaults => generated 643 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:45.011280 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-8fa09434-db3b-4520-8d9b-a4a5eec89d32 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:45.012896 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8fa09434-db3b-4520-8d9b-a4a5eec89d32 tempest-VolumeQuotaClassesTest-1213001799 tempest-VolumeQuotaClassesTest-1213001799-project-admin] DELETE https://10.4.3.119/volume/v3/types/ce640e71-d944-4e5a-a465-d4657de0669c Aug 25 10:21:45.013356 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8fa09434-db3b-4520-8d9b-a4a5eec89d32 tempest-VolumeQuotaClassesTest-1213001799 tempest-VolumeQuotaClassesTest-1213001799-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:45.013628 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8fa09434-db3b-4520-8d9b-a4a5eec89d32 tempest-VolumeQuotaClassesTest-1213001799 tempest-VolumeQuotaClassesTest-1213001799-project-admin] Calling method '_delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:45.080813 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8fa09434-db3b-4520-8d9b-a4a5eec89d32 tempest-VolumeQuotaClassesTest-1213001799 tempest-VolumeQuotaClassesTest-1213001799-project-admin] https://10.4.3.119/volume/v3/types/ce640e71-d944-4e5a-a465-d4657de0669c returned with HTTP 202 Aug 25 10:21:45.080813 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 441/1764] 10.4.3.119 () {66 vars in 1345 bytes} [Tue Aug 25 10:21:45 2026] DELETE /volume/v3/types/ce640e71-d944-4e5a-a465-d4657de0669c => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:21:45.104536 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-e3d00006-7632-4d8d-ae61-67edb39e7103 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:45.107527 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e3d00006-7632-4d8d-ae61-67edb39e7103 tempest-VolumeQuotaClassesTest-1213001799 tempest-VolumeQuotaClassesTest-1213001799-project-admin] GET https://10.4.3.119/volume/v3/types/ce640e71-d944-4e5a-a465-d4657de0669c Aug 25 10:21:45.109890 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e3d00006-7632-4d8d-ae61-67edb39e7103 tempest-VolumeQuotaClassesTest-1213001799 tempest-VolumeQuotaClassesTest-1213001799-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:45.110195 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e3d00006-7632-4d8d-ae61-67edb39e7103 tempest-VolumeQuotaClassesTest-1213001799 tempest-VolumeQuotaClassesTest-1213001799-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:45.114843 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e3d00006-7632-4d8d-ae61-67edb39e7103 tempest-VolumeQuotaClassesTest-1213001799 tempest-VolumeQuotaClassesTest-1213001799-project-admin] https://10.4.3.119/volume/v3/types/ce640e71-d944-4e5a-a465-d4657de0669c returned with HTTP 404 Aug 25 10:21:45.116023 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 446/1765] 10.4.3.119 () {66 vars in 1342 bytes} [Tue Aug 25 10:21:45 2026] GET /volume/v3/types/ce640e71-d944-4e5a-a465-d4657de0669c => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:21:45.123969 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-4f9325fb-aee9-4152-84f1-e8af7eee5c51 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:45.129508 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4f9325fb-aee9-4152-84f1-e8af7eee5c51 tempest-VolumeQuotaClassesTest-1213001799 tempest-VolumeQuotaClassesTest-1213001799-project-admin] PUT https://10.4.3.119/volume/v3/os-quota-class-sets/default Aug 25 10:21:45.130056 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4f9325fb-aee9-4152-84f1-e8af7eee5c51 tempest-VolumeQuotaClassesTest-1213001799 tempest-VolumeQuotaClassesTest-1213001799-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=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:21:45.170433 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-91f1480c-66e6-419e-9bca-3eac798bf847 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:45.173240 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-91f1480c-66e6-419e-9bca-3eac798bf847 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/1a526e3e-37f3-4e3a-bb98-59cd0ae2d0d6 Aug 25 10:21:45.173904 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-91f1480c-66e6-419e-9bca-3eac798bf847 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:45.174458 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-91f1480c-66e6-419e-9bca-3eac798bf847 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:45.174778 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-91f1480c-66e6-419e-9bca-3eac798bf847 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id 1a526e3e-37f3-4e3a-bb98-59cd0ae2d0d6. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:21:45.183739 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:45.183739 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:21:45.183739 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-91f1480c-66e6-419e-9bca-3eac798bf847 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/1a526e3e-37f3-4e3a-bb98-59cd0ae2d0d6 returned with HTTP 200 Aug 25 10:21:45.183739 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 436/1766] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:45 2026] GET /volume/v3/backups/1a526e3e-37f3-4e3a-bb98-59cd0ae2d0d6 => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:45.213189 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-d16da3dd-ace0-4880-88b2-15952753c21e None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:45.215907 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d16da3dd-ace0-4880-88b2-15952753c21e tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] POST https://10.4.3.119/volume/v3/volumes/3e27124f-1667-48a8-aabb-408b4cfb3e39/action Aug 25 10:21:45.220166 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d16da3dd-ace0-4880-88b2-15952753c21e tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Action body: b'{"os-attach": {"instance_uuid": "ca72deb8-0034-472b-b582-d46a330d555a", "mountpoint": "/dev/vdc"}}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:21:45.220166 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d16da3dd-ace0-4880-88b2-15952753c21e tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "ca72deb8-0034-472b-b582-d46a330d555a", "mountpoint": "/dev/vdc"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:21:45.233940 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d16da3dd-ace0-4880-88b2-15952753c21e tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] https://10.4.3.119/volume/v3/volumes/3e27124f-1667-48a8-aabb-408b4cfb3e39/action returned with HTTP 404 Aug 25 10:21:45.233940 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 442/1767] 10.4.3.119 () {68 vars in 1390 bytes} [Tue Aug 25 10:21:45 2026] POST /volume/v3/volumes/3e27124f-1667-48a8-aabb-408b4cfb3e39/action => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:21:45.248985 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4f9325fb-aee9-4152-84f1-e8af7eee5c51 tempest-VolumeQuotaClassesTest-1213001799 tempest-VolumeQuotaClassesTest-1213001799-project-admin] https://10.4.3.119/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 25 10:21:45.251199 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 444/1768] 10.4.3.119 () {68 vars in 1318 bytes} [Tue Aug 25 10:21:45 2026] PUT /volume/v3/os-quota-class-sets/default => generated 401 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:45.518973 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-6bc9a6de-8027-4a77-89ec-fc053997ec18 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:45.523476 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6bc9a6de-8027-4a77-89ec-fc053997ec18 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] GET https://10.4.3.119/volume/v3/volumes/1681ff9d-88f3-468a-bd5b-99c1c1a00d75 Aug 25 10:21:45.523476 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6bc9a6de-8027-4a77-89ec-fc053997ec18 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:45.525050 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6bc9a6de-8027-4a77-89ec-fc053997ec18 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:45.536549 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6bc9a6de-8027-4a77-89ec-fc053997ec18 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] https://10.4.3.119/volume/v3/volumes/1681ff9d-88f3-468a-bd5b-99c1c1a00d75 returned with HTTP 404 Aug 25 10:21:45.537302 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 447/1769] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:45 2026] GET /volume/v3/volumes/1681ff9d-88f3-468a-bd5b-99c1c1a00d75 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:21:45.549060 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-59d511f9-83de-4eac-bd1f-601a1f4f0433 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:45.551465 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-59d511f9-83de-4eac-bd1f-601a1f4f0433 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] GET https://10.4.3.119/volume/v3/volumes/1681ff9d-88f3-468a-bd5b-99c1c1a00d75 Aug 25 10:21:45.552308 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-59d511f9-83de-4eac-bd1f-601a1f4f0433 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:45.552786 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-59d511f9-83de-4eac-bd1f-601a1f4f0433 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:45.564898 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-59d511f9-83de-4eac-bd1f-601a1f4f0433 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] https://10.4.3.119/volume/v3/volumes/1681ff9d-88f3-468a-bd5b-99c1c1a00d75 returned with HTTP 404 Aug 25 10:21:45.566823 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 437/1770] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:45 2026] GET /volume/v3/volumes/1681ff9d-88f3-468a-bd5b-99c1c1a00d75 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:21:45.575468 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-1f449740-fc89-4abb-928e-e9c3100e10cc None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:45.579353 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1f449740-fc89-4abb-928e-e9c3100e10cc tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] DELETE https://10.4.3.119/volume/v3/volumes/1681ff9d-88f3-468a-bd5b-99c1c1a00d75 Aug 25 10:21:45.583388 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1f449740-fc89-4abb-928e-e9c3100e10cc tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:45.583388 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1f449740-fc89-4abb-928e-e9c3100e10cc tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:45.583388 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-1f449740-fc89-4abb-928e-e9c3100e10cc tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Delete volume with id: 1681ff9d-88f3-468a-bd5b-99c1c1a00d75 Aug 25 10:21:45.591582 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1f449740-fc89-4abb-928e-e9c3100e10cc tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] https://10.4.3.119/volume/v3/volumes/1681ff9d-88f3-468a-bd5b-99c1c1a00d75 returned with HTTP 404 Aug 25 10:21:45.592172 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 443/1771] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:21:45 2026] DELETE /volume/v3/volumes/1681ff9d-88f3-468a-bd5b-99c1c1a00d75 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:21:45.603118 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-d3ac7adf-df00-47bd-a43b-743785ef05d4 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:45.604995 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d3ac7adf-df00-47bd-a43b-743785ef05d4 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:21:45.605875 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d3ac7adf-df00-47bd-a43b-743785ef05d4 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-2023731345"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:21:45.606859 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volumes [None req-d3ac7adf-df00-47bd-a43b-743785ef05d4 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-2023731345'}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:21:45.607648 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-d3ac7adf-df00-47bd-a43b-743785ef05d4 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Create volume of 1 GB Aug 25 10:21:45.616305 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-d3ac7adf-df00-47bd-a43b-743785ef05d4 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Availability Zones retrieved successfully. Aug 25 10:21:45.626800 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-d3ac7adf-df00-47bd-a43b-743785ef05d4 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Flow 'volume_create_api' (7482459a-4484-4196-8d33-f5344218757b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:21:45.629300 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-d3ac7adf-df00-47bd-a43b-743785ef05d4 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (617e2559-8bb4-4425-ae68-8b35d535ca84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:45.630870 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-d3ac7adf-df00-47bd-a43b-743785ef05d4 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Validating volume size '1' using validate_int {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:21:45.665420 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-d3ac7adf-df00-47bd-a43b-743785ef05d4 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (617e2559-8bb4-4425-ae68-8b35d535ca84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:45.665684 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-d3ac7adf-df00-47bd-a43b-743785ef05d4 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c827e72c-df33-47c0-a12d-0e83f83f8645) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:45.733442 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-d3ac7adf-df00-47bd-a43b-743785ef05d4 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Created reservations ['b0c61b0d-8989-4e1d-9127-00f1e3945caa', 'b94743b8-11f0-4991-ba43-4caea9ac82b6', '056c51d5-1729-4d76-9b06-9f003ae70a02', '9d4e0f0a-2bbe-4434-b415-601e6f18eb9e'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:21:45.734786 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-d3ac7adf-df00-47bd-a43b-743785ef05d4 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c827e72c-df33-47c0-a12d-0e83f83f8645) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b0c61b0d-8989-4e1d-9127-00f1e3945caa', 'b94743b8-11f0-4991-ba43-4caea9ac82b6', '056c51d5-1729-4d76-9b06-9f003ae70a02', '9d4e0f0a-2bbe-4434-b415-601e6f18eb9e']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:45.735649 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-d3ac7adf-df00-47bd-a43b-743785ef05d4 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e7a860f-33e9-4874-8fa4-29638a77f93c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:45.768894 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-d3ac7adf-df00-47bd-a43b-743785ef05d4 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e7a860f-33e9-4874-8fa4-29638a77f93c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6c086b0e-3e7c-4a09-83e7-7b1b973bee09', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2023731345',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c17813878c8949dfba9112a132ebabd2',qos_specs=None,replication_status=,reservations=['b0c61b0d-8989-4e1d-9127-00f1e3945caa','b94743b8-11f0-4991-ba43-4caea9ac82b6','056c51d5-1729-4d76-9b06-9f003ae70a02','9d4e0f0a-2bbe-4434-b415-601e6f18eb9e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71d637b24ce6454881ae4de5b6f637c3',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:21:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2023731345',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6c086b0e-3e7c-4a09-83e7-7b1b973bee09,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c17813878c8949dfba9112a132ebabd2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='71d637b24ce6454881ae4de5b6f637c3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:45.771757 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-d3ac7adf-df00-47bd-a43b-743785ef05d4 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00276db2-d0c9-4505-8df5-6e5f8504a048) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:45.800940 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-d3ac7adf-df00-47bd-a43b-743785ef05d4 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00276db2-d0c9-4505-8df5-6e5f8504a048) transitioned into state 'SUCCESS' from state '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-2023731345',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c17813878c8949dfba9112a132ebabd2',qos_specs=None,replication_status=,reservations=['b0c61b0d-8989-4e1d-9127-00f1e3945caa','b94743b8-11f0-4991-ba43-4caea9ac82b6','056c51d5-1729-4d76-9b06-9f003ae70a02','9d4e0f0a-2bbe-4434-b415-601e6f18eb9e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71d637b24ce6454881ae4de5b6f637c3',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:45.801927 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-d3ac7adf-df00-47bd-a43b-743785ef05d4 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09026504-340b-42a4-a61a-a318ce5f4dde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:45.813939 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-d3ac7adf-df00-47bd-a43b-743785ef05d4 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09026504-340b-42a4-a61a-a318ce5f4dde) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:45.814926 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-d3ac7adf-df00-47bd-a43b-743785ef05d4 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Flow 'volume_create_api' (7482459a-4484-4196-8d33-f5344218757b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:21:45.815331 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-d3ac7adf-df00-47bd-a43b-743785ef05d4 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Create volume request issued successfully. Aug 25 10:21:45.816287 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d3ac7adf-df00-47bd-a43b-743785ef05d4 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:21:45.816959 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 445/1772] 10.4.3.119 () {68 vars in 1258 bytes} [Tue Aug 25 10:21:45 2026] POST /volume/v3/volumes => generated 749 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:21:45.832658 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-333f903a-7ebc-4078-9c25-1cefb6227098 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:45.835440 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-333f903a-7ebc-4078-9c25-1cefb6227098 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] GET https://10.4.3.119/volume/v3/volumes/6c086b0e-3e7c-4a09-83e7-7b1b973bee09 Aug 25 10:21:45.835653 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-333f903a-7ebc-4078-9c25-1cefb6227098 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:45.835875 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-333f903a-7ebc-4078-9c25-1cefb6227098 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:45.849247 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:45.849247 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:21:45.856103 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-333f903a-7ebc-4078-9c25-1cefb6227098 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Volume info retrieved successfully. Aug 25 10:21:45.863194 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-333f903a-7ebc-4078-9c25-1cefb6227098 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] https://10.4.3.119/volume/v3/volumes/6c086b0e-3e7c-4a09-83e7-7b1b973bee09 returned with HTTP 200 Aug 25 10:21:45.863809 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 448/1773] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:45 2026] GET /volume/v3/volumes/6c086b0e-3e7c-4a09-83e7-7b1b973bee09 => generated 817 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:46.098510 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-8ebc7020-7e4c-4ca5-9ce0-199845078092 req-b3d06fca-8ff0-409b-b61f-4f707db3af3b None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:46.099218 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-32c6e58e-ba17-4edb-8c24-4aed5149f8f4 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:46.102986 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-8ebc7020-7e4c-4ca5-9ce0-199845078092 req-b3d06fca-8ff0-409b-b61f-4f707db3af3b tempest-VolumesGetTestJSON-2141873679 tempest-VolumesGetTestJSON-2141873679-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:21:46.102986 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-8ebc7020-7e4c-4ca5-9ce0-199845078092 req-b3d06fca-8ff0-409b-b61f-4f707db3af3b tempest-VolumesGetTestJSON-2141873679 tempest-VolumesGetTestJSON-2141873679-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-1645274929", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:21:46.105459 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [req-8ebc7020-7e4c-4ca5-9ce0-199845078092 req-b3d06fca-8ff0-409b-b61f-4f707db3af3b tempest-VolumesGetTestJSON-2141873679 tempest-VolumesGetTestJSON-2141873679-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-1645274929', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:21:46.105668 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [req-8ebc7020-7e4c-4ca5-9ce0-199845078092 req-b3d06fca-8ff0-409b-b61f-4f707db3af3b tempest-VolumesGetTestJSON-2141873679 tempest-VolumesGetTestJSON-2141873679-project-member] Create volume of 1 GB Aug 25 10:21:46.115361 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-8ebc7020-7e4c-4ca5-9ce0-199845078092 req-b3d06fca-8ff0-409b-b61f-4f707db3af3b tempest-VolumesGetTestJSON-2141873679 tempest-VolumesGetTestJSON-2141873679-project-member] Availability Zones retrieved successfully. Aug 25 10:21:46.126529 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [req-8ebc7020-7e4c-4ca5-9ce0-199845078092 req-b3d06fca-8ff0-409b-b61f-4f707db3af3b tempest-VolumesGetTestJSON-2141873679 tempest-VolumesGetTestJSON-2141873679-project-member] Flow 'volume_create_api' (3667d4ac-f1c5-47f9-959e-92bb412f3f7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:21:46.128362 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [req-8ebc7020-7e4c-4ca5-9ce0-199845078092 req-b3d06fca-8ff0-409b-b61f-4f707db3af3b tempest-VolumesGetTestJSON-2141873679 tempest-VolumesGetTestJSON-2141873679-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (060434dc-705f-4ab5-898b-366732613824) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:46.129862 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [req-8ebc7020-7e4c-4ca5-9ce0-199845078092 req-b3d06fca-8ff0-409b-b61f-4f707db3af3b tempest-VolumesGetTestJSON-2141873679 tempest-VolumesGetTestJSON-2141873679-project-member] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:21:46.167397 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [req-8ebc7020-7e4c-4ca5-9ce0-199845078092 req-b3d06fca-8ff0-409b-b61f-4f707db3af3b tempest-VolumesGetTestJSON-2141873679 tempest-VolumesGetTestJSON-2141873679-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (060434dc-705f-4ab5-898b-366732613824) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:46.168300 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [req-8ebc7020-7e4c-4ca5-9ce0-199845078092 req-b3d06fca-8ff0-409b-b61f-4f707db3af3b tempest-VolumesGetTestJSON-2141873679 tempest-VolumesGetTestJSON-2141873679-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (984f3f15-1910-4104-bf28-ca9ece4658f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:46.192499 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-32c6e58e-ba17-4edb-8c24-4aed5149f8f4 tempest-GroupsTest-320636376 tempest-GroupsTest-320636376-project-admin] POST https://10.4.3.119/volume/v3/types Aug 25 10:21:46.192797 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-32c6e58e-ba17-4edb-8c24-4aed5149f8f4 tempest-GroupsTest-320636376 tempest-GroupsTest-320636376-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-308820933"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:21:46.199707 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-c18c26d9-c6a5-414a-bed1-9b934f1fd248 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:46.203288 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c18c26d9-c6a5-414a-bed1-9b934f1fd248 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/1a526e3e-37f3-4e3a-bb98-59cd0ae2d0d6 Aug 25 10:21:46.203288 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c18c26d9-c6a5-414a-bed1-9b934f1fd248 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:46.203288 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c18c26d9-c6a5-414a-bed1-9b934f1fd248 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:46.203288 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-c18c26d9-c6a5-414a-bed1-9b934f1fd248 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id 1a526e3e-37f3-4e3a-bb98-59cd0ae2d0d6. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:21:46.208594 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:46.208594 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:21:46.209780 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c18c26d9-c6a5-414a-bed1-9b934f1fd248 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/1a526e3e-37f3-4e3a-bb98-59cd0ae2d0d6 returned with HTTP 200 Aug 25 10:21:46.210349 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 446/1774] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:46 2026] GET /volume/v3/backups/1a526e3e-37f3-4e3a-bb98-59cd0ae2d0d6 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:46.217162 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-32c6e58e-ba17-4edb-8c24-4aed5149f8f4 tempest-GroupsTest-320636376 tempest-GroupsTest-320636376-project-admin] https://10.4.3.119/volume/v3/types returned with HTTP 200 Aug 25 10:21:46.217162 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 444/1775] 10.4.3.119 () {68 vars in 1252 bytes} [Tue Aug 25 10:21:46 2026] POST /volume/v3/types => generated 215 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:46.229975 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-e7f32fe2-6a07-475b-83e8-f813d6a62f52 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:46.232851 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e7f32fe2-6a07-475b-83e8-f813d6a62f52 tempest-GroupsTest-320636376 tempest-GroupsTest-320636376-project-admin] POST https://10.4.3.119/volume/v3/group_types Aug 25 10:21:46.233506 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e7f32fe2-6a07-475b-83e8-f813d6a62f52 tempest-GroupsTest-320636376 tempest-GroupsTest-320636376-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-329598084"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:21:46.253627 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e7f32fe2-6a07-475b-83e8-f813d6a62f52 tempest-GroupsTest-320636376 tempest-GroupsTest-320636376-project-admin] https://10.4.3.119/volume/v3/group_types returned with HTTP 202 Aug 25 10:21:46.254303 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 449/1776] 10.4.3.119 () {70 vars in 1311 bytes} [Tue Aug 25 10:21:46 2026] POST /volume/v3/group_types => generated 172 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:21:46.263929 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-aaf6cac3-1ee0-43de-ae71-d60e9934d901 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:46.279169 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.quota [req-8ebc7020-7e4c-4ca5-9ce0-199845078092 req-b3d06fca-8ff0-409b-b61f-4f707db3af3b tempest-VolumesGetTestJSON-2141873679 tempest-VolumesGetTestJSON-2141873679-project-member] Created reservations ['58907dfe-35f1-46fa-9440-6111ca0be135', '79f9f8ee-c752-4207-8e4d-3e471b1b3689', 'bb2bf5e2-2bf4-44df-86af-29494d338e20', '4c5d04b3-d5cc-4b70-82a6-c061f8ce7ee9'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:21:46.280398 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [req-8ebc7020-7e4c-4ca5-9ce0-199845078092 req-b3d06fca-8ff0-409b-b61f-4f707db3af3b tempest-VolumesGetTestJSON-2141873679 tempest-VolumesGetTestJSON-2141873679-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (984f3f15-1910-4104-bf28-ca9ece4658f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['58907dfe-35f1-46fa-9440-6111ca0be135', '79f9f8ee-c752-4207-8e4d-3e471b1b3689', 'bb2bf5e2-2bf4-44df-86af-29494d338e20', '4c5d04b3-d5cc-4b70-82a6-c061f8ce7ee9']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:46.281545 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [req-8ebc7020-7e4c-4ca5-9ce0-199845078092 req-b3d06fca-8ff0-409b-b61f-4f707db3af3b tempest-VolumesGetTestJSON-2141873679 tempest-VolumesGetTestJSON-2141873679-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4868c8c7-c064-48bf-a65a-f60f433628c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:46.321791 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [req-8ebc7020-7e4c-4ca5-9ce0-199845078092 req-b3d06fca-8ff0-409b-b61f-4f707db3af3b tempest-VolumesGetTestJSON-2141873679 tempest-VolumesGetTestJSON-2141873679-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4868c8c7-c064-48bf-a65a-f60f433628c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6f52c864-7712-479a-888c-31121c82b771', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1645274929',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='62f3bde6db0a49848ab441118d8c16ca',qos_specs=None,replication_status=,reservations=['58907dfe-35f1-46fa-9440-6111ca0be135','79f9f8ee-c752-4207-8e4d-3e471b1b3689','bb2bf5e2-2bf4-44df-86af-29494d338e20','4c5d04b3-d5cc-4b70-82a6-c061f8ce7ee9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b99960edc1e4c719b464d96018198d7',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:21:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1645274929',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6f52c864-7712-479a-888c-31121c82b771,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='62f3bde6db0a49848ab441118d8c16ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0b99960edc1e4c719b464d96018198d7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:46.322793 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [req-8ebc7020-7e4c-4ca5-9ce0-199845078092 req-b3d06fca-8ff0-409b-b61f-4f707db3af3b tempest-VolumesGetTestJSON-2141873679 tempest-VolumesGetTestJSON-2141873679-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (379bb94f-0e33-45ac-aad0-a30df7b77d35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:46.349153 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [req-8ebc7020-7e4c-4ca5-9ce0-199845078092 req-b3d06fca-8ff0-409b-b61f-4f707db3af3b tempest-VolumesGetTestJSON-2141873679 tempest-VolumesGetTestJSON-2141873679-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (379bb94f-0e33-45ac-aad0-a30df7b77d35) transitioned into state 'SUCCESS' from state '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-1645274929',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='62f3bde6db0a49848ab441118d8c16ca',qos_specs=None,replication_status=,reservations=['58907dfe-35f1-46fa-9440-6111ca0be135','79f9f8ee-c752-4207-8e4d-3e471b1b3689','bb2bf5e2-2bf4-44df-86af-29494d338e20','4c5d04b3-d5cc-4b70-82a6-c061f8ce7ee9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b99960edc1e4c719b464d96018198d7',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:46.350068 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [req-8ebc7020-7e4c-4ca5-9ce0-199845078092 req-b3d06fca-8ff0-409b-b61f-4f707db3af3b tempest-VolumesGetTestJSON-2141873679 tempest-VolumesGetTestJSON-2141873679-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07f6a4f2-79f5-4eaf-9c96-f698067659dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:46.367327 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [req-8ebc7020-7e4c-4ca5-9ce0-199845078092 req-b3d06fca-8ff0-409b-b61f-4f707db3af3b tempest-VolumesGetTestJSON-2141873679 tempest-VolumesGetTestJSON-2141873679-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07f6a4f2-79f5-4eaf-9c96-f698067659dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:46.368395 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [req-8ebc7020-7e4c-4ca5-9ce0-199845078092 req-b3d06fca-8ff0-409b-b61f-4f707db3af3b tempest-VolumesGetTestJSON-2141873679 tempest-VolumesGetTestJSON-2141873679-project-member] Flow 'volume_create_api' (3667d4ac-f1c5-47f9-959e-92bb412f3f7f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:21:46.368799 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-8ebc7020-7e4c-4ca5-9ce0-199845078092 req-b3d06fca-8ff0-409b-b61f-4f707db3af3b tempest-VolumesGetTestJSON-2141873679 tempest-VolumesGetTestJSON-2141873679-project-member] Create volume request issued successfully. Aug 25 10:21:46.369559 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-8ebc7020-7e4c-4ca5-9ce0-199845078092 req-b3d06fca-8ff0-409b-b61f-4f707db3af3b tempest-VolumesGetTestJSON-2141873679 tempest-VolumesGetTestJSON-2141873679-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:21:46.370089 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 438/1777] 10.4.3.119 () {72 vars in 1541 bytes} [Tue Aug 25 10:21:46 2026] POST /volume/v3/volumes => generated 763 bytes in 272 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:21:46.392645 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-8ebc7020-7e4c-4ca5-9ce0-199845078092 req-0dd3a95d-b716-4c0f-827e-e1ec2235539b None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:46.397933 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-8ebc7020-7e4c-4ca5-9ce0-199845078092 req-0dd3a95d-b716-4c0f-827e-e1ec2235539b tempest-VolumesGetTestJSON-2141873679 tempest-VolumesGetTestJSON-2141873679-project-member] GET https://10.4.3.119/volume/v3/volumes/6f52c864-7712-479a-888c-31121c82b771 Aug 25 10:21:46.398225 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-8ebc7020-7e4c-4ca5-9ce0-199845078092 req-0dd3a95d-b716-4c0f-827e-e1ec2235539b tempest-VolumesGetTestJSON-2141873679 tempest-VolumesGetTestJSON-2141873679-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:46.401226 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-8ebc7020-7e4c-4ca5-9ce0-199845078092 req-0dd3a95d-b716-4c0f-827e-e1ec2235539b tempest-VolumesGetTestJSON-2141873679 tempest-VolumesGetTestJSON-2141873679-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:46.414832 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:46.414832 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:21:46.420240 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [req-8ebc7020-7e4c-4ca5-9ce0-199845078092 req-0dd3a95d-b716-4c0f-827e-e1ec2235539b tempest-VolumesGetTestJSON-2141873679 tempest-VolumesGetTestJSON-2141873679-project-member] Volume info retrieved successfully. Aug 25 10:21:46.420574 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-aaf6cac3-1ee0-43de-ae71-d60e9934d901 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] POST https://10.4.3.119/volume/v3/groups Aug 25 10:21:46.421005 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-aaf6cac3-1ee0-43de-ae71-d60e9934d901 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "5c1c6bd7-5cb1-40dc-af10-c33f3f4a3501", "volume_types": ["770de0a7-b2aa-40c2-97d1-7303f27403e1"], "name": "tempest-Group1-1634484690"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:21:46.423467 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.groups [None req-aaf6cac3-1ee0-43de-ae71-d60e9934d901 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Creating new group {'group': {'group_type': '5c1c6bd7-5cb1-40dc-af10-c33f3f4a3501', 'volume_types': ['770de0a7-b2aa-40c2-97d1-7303f27403e1'], 'name': 'tempest-Group1-1634484690'}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 25 10:21:46.425549 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-8ebc7020-7e4c-4ca5-9ce0-199845078092 req-0dd3a95d-b716-4c0f-827e-e1ec2235539b tempest-VolumesGetTestJSON-2141873679 tempest-VolumesGetTestJSON-2141873679-project-member] https://10.4.3.119/volume/v3/volumes/6f52c864-7712-479a-888c-31121c82b771 returned with HTTP 200 Aug 25 10:21:46.426050 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 445/1778] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:21:46 2026] GET /volume/v3/volumes/6f52c864-7712-479a-888c-31121c82b771 => generated 831 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:46.431063 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.groups [None req-aaf6cac3-1ee0-43de-ae71-d60e9934d901 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Creating group tempest-Group1-1634484690. Aug 25 10:21:46.446430 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-aaf6cac3-1ee0-43de-ae71-d60e9934d901 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Availability Zones retrieved successfully. Aug 25 10:21:46.465295 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-37793184-9017-4147-aafe-e8afddb48380 req-ee533bd4-df7b-427d-a632-78ac496998d3 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:46.474677 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-37793184-9017-4147-aafe-e8afddb48380 req-ee533bd4-df7b-427d-a632-78ac496998d3 tempest-VolumesGetTestJSON-2141873679 tempest-VolumesGetTestJSON-2141873679-project-member] GET https://10.4.3.119/volume/v3/volumes/6f52c864-7712-479a-888c-31121c82b771 Aug 25 10:21:46.474838 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-37793184-9017-4147-aafe-e8afddb48380 req-ee533bd4-df7b-427d-a632-78ac496998d3 tempest-VolumesGetTestJSON-2141873679 tempest-VolumesGetTestJSON-2141873679-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:46.475089 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-37793184-9017-4147-aafe-e8afddb48380 req-ee533bd4-df7b-427d-a632-78ac496998d3 tempest-VolumesGetTestJSON-2141873679 tempest-VolumesGetTestJSON-2141873679-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:46.484391 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-aaf6cac3-1ee0-43de-ae71-d60e9934d901 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Created reservations ['4f9a433a-f4a8-48ea-9f97-062a972ffc12'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:21:46.485457 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:46.485457 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:21:46.492310 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-37793184-9017-4147-aafe-e8afddb48380 req-ee533bd4-df7b-427d-a632-78ac496998d3 tempest-VolumesGetTestJSON-2141873679 tempest-VolumesGetTestJSON-2141873679-project-member] Volume info retrieved successfully. Aug 25 10:21:46.501040 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-37793184-9017-4147-aafe-e8afddb48380 req-ee533bd4-df7b-427d-a632-78ac496998d3 tempest-VolumesGetTestJSON-2141873679 tempest-VolumesGetTestJSON-2141873679-project-member] https://10.4.3.119/volume/v3/volumes/6f52c864-7712-479a-888c-31121c82b771 returned with HTTP 200 Aug 25 10:21:46.501659 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 450/1779] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:21:46 2026] GET /volume/v3/volumes/6f52c864-7712-479a-888c-31121c82b771 => generated 855 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:46.530302 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-aaf6cac3-1ee0-43de-ae71-d60e9934d901 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] https://10.4.3.119/volume/v3/groups returned with HTTP 202 Aug 25 10:21:46.530302 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 447/1780] 10.4.3.119 () {70 vars in 1297 bytes} [Tue Aug 25 10:21:46 2026] POST /volume/v3/groups => generated 94 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:21:46.542303 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-49146f14-ee12-4df4-81de-7ca3eac0d148 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:46.544712 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-49146f14-ee12-4df4-81de-7ca3eac0d148 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] GET https://10.4.3.119/volume/v3/groups/282f8590-f53a-449e-8dac-146f403baf0c Aug 25 10:21:46.544923 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-49146f14-ee12-4df4-81de-7ca3eac0d148 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:46.545089 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-49146f14-ee12-4df4-81de-7ca3eac0d148 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Calling method 'version_select' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:46.545244 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.groups [None req-49146f14-ee12-4df4-81de-7ca3eac0d148 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] show called for member 282f8590-f53a-449e-8dac-146f403baf0c {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 10:21:46.549854 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:46.549854 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:21:46.560901 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-49146f14-ee12-4df4-81de-7ca3eac0d148 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] https://10.4.3.119/volume/v3/groups/282f8590-f53a-449e-8dac-146f403baf0c returned with HTTP 200 Aug 25 10:21:46.561545 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 439/1781] 10.4.3.119 () {68 vars in 1386 bytes} [Tue Aug 25 10:21:46 2026] GET /volume/v3/groups/282f8590-f53a-449e-8dac-146f403baf0c => generated 322 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:21:46.882388 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-3e3aa79c-7d68-4d29-868e-fedc235bb254 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:46.886001 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3e3aa79c-7d68-4d29-868e-fedc235bb254 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] GET https://10.4.3.119/volume/v3/volumes/6c086b0e-3e7c-4a09-83e7-7b1b973bee09 Aug 25 10:21:46.886159 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3e3aa79c-7d68-4d29-868e-fedc235bb254 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:46.888230 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3e3aa79c-7d68-4d29-868e-fedc235bb254 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:46.899539 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:46.899539 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:21:46.908355 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-3e3aa79c-7d68-4d29-868e-fedc235bb254 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Volume info retrieved successfully. Aug 25 10:21:46.918507 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3e3aa79c-7d68-4d29-868e-fedc235bb254 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] https://10.4.3.119/volume/v3/volumes/6c086b0e-3e7c-4a09-83e7-7b1b973bee09 returned with HTTP 200 Aug 25 10:21:46.918957 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 446/1782] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:46 2026] GET /volume/v3/volumes/6c086b0e-3e7c-4a09-83e7-7b1b973bee09 => generated 842 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:46.943490 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-89b719ea-e0bb-4a80-abf4-4672fb96fd2b None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:46.946901 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-89b719ea-e0bb-4a80-abf4-4672fb96fd2b tempest-VolumesActionsTest-284054310 tempest-VolumesActionsTest-284054310-project-admin] POST https://10.4.3.119/volume/v3/volumes/6c086b0e-3e7c-4a09-83e7-7b1b973bee09/action Aug 25 10:21:46.947398 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-89b719ea-e0bb-4a80-abf4-4672fb96fd2b tempest-VolumesActionsTest-284054310 tempest-VolumesActionsTest-284054310-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:21:46.948023 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-89b719ea-e0bb-4a80-abf4-4672fb96fd2b tempest-VolumesActionsTest-284054310 tempest-VolumesActionsTest-284054310-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:21:46.961740 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:46.961740 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:21:46.962378 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.contrib.admin_actions [None req-89b719ea-e0bb-4a80-abf4-4672fb96fd2b tempest-VolumesActionsTest-284054310 tempest-VolumesActionsTest-284054310-project-admin] Updating volume '6c086b0e-3e7c-4a09-83e7-7b1b973bee09' with '{'status': 'error'}' {{(pid=100391) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 25 10:21:46.996007 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-89b719ea-e0bb-4a80-abf4-4672fb96fd2b tempest-VolumesActionsTest-284054310 tempest-VolumesActionsTest-284054310-project-admin] https://10.4.3.119/volume/v3/volumes/6c086b0e-3e7c-4a09-83e7-7b1b973bee09/action returned with HTTP 202 Aug 25 10:21:46.997188 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 451/1783] 10.4.3.119 () {68 vars in 1390 bytes} [Tue Aug 25 10:21:46 2026] POST /volume/v3/volumes/6c086b0e-3e7c-4a09-83e7-7b1b973bee09/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:21:47.005382 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-b77be374-8cbf-470d-bb8a-471e0bfd586f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:47.008682 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b77be374-8cbf-470d-bb8a-471e0bfd586f tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] GET https://10.4.3.119/volume/v3/volumes/6c086b0e-3e7c-4a09-83e7-7b1b973bee09 Aug 25 10:21:47.008682 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b77be374-8cbf-470d-bb8a-471e0bfd586f tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:47.008682 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b77be374-8cbf-470d-bb8a-471e0bfd586f tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:47.016413 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:47.016413 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:21:47.021247 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-b77be374-8cbf-470d-bb8a-471e0bfd586f tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Volume info retrieved successfully. Aug 25 10:21:47.025719 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b77be374-8cbf-470d-bb8a-471e0bfd586f tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] https://10.4.3.119/volume/v3/volumes/6c086b0e-3e7c-4a09-83e7-7b1b973bee09 returned with HTTP 200 Aug 25 10:21:47.025916 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 448/1784] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:47 2026] GET /volume/v3/volumes/6c086b0e-3e7c-4a09-83e7-7b1b973bee09 => generated 838 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:47.041992 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-a95238c5-d7dc-4c0d-a4e7-66a9ddcb597a None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:47.044483 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a95238c5-d7dc-4c0d-a4e7-66a9ddcb597a tempest-VolumesActionsTest-284054310 tempest-VolumesActionsTest-284054310-project-admin] POST https://10.4.3.119/volume/v3/volumes/6c086b0e-3e7c-4a09-83e7-7b1b973bee09/action Aug 25 10:21:47.045484 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a95238c5-d7dc-4c0d-a4e7-66a9ddcb597a tempest-VolumesActionsTest-284054310 tempest-VolumesActionsTest-284054310-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100389) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:21:47.045484 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a95238c5-d7dc-4c0d-a4e7-66a9ddcb597a tempest-VolumesActionsTest-284054310 tempest-VolumesActionsTest-284054310-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:21:47.059936 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:47.059936 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:21:47.061419 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.contrib.admin_actions [None req-a95238c5-d7dc-4c0d-a4e7-66a9ddcb597a tempest-VolumesActionsTest-284054310 tempest-VolumesActionsTest-284054310-project-admin] Updating volume '6c086b0e-3e7c-4a09-83e7-7b1b973bee09' with '{'status': 'available'}' {{(pid=100389) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 25 10:21:47.087012 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a95238c5-d7dc-4c0d-a4e7-66a9ddcb597a tempest-VolumesActionsTest-284054310 tempest-VolumesActionsTest-284054310-project-admin] https://10.4.3.119/volume/v3/volumes/6c086b0e-3e7c-4a09-83e7-7b1b973bee09/action returned with HTTP 202 Aug 25 10:21:47.087615 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 440/1785] 10.4.3.119 () {68 vars in 1390 bytes} [Tue Aug 25 10:21:47 2026] POST /volume/v3/volumes/6c086b0e-3e7c-4a09-83e7-7b1b973bee09/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:21:47.098238 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-4c204ccd-b6d5-4569-863e-2462e76fc5eb None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:47.101023 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4c204ccd-b6d5-4569-863e-2462e76fc5eb tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] GET https://10.4.3.119/volume/v3/volumes/6c086b0e-3e7c-4a09-83e7-7b1b973bee09 Aug 25 10:21:47.101589 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4c204ccd-b6d5-4569-863e-2462e76fc5eb tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:47.101748 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4c204ccd-b6d5-4569-863e-2462e76fc5eb tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:47.125004 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:47.125004 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:21:47.135828 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-4c204ccd-b6d5-4569-863e-2462e76fc5eb tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Volume info retrieved successfully. Aug 25 10:21:47.151045 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4c204ccd-b6d5-4569-863e-2462e76fc5eb tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] https://10.4.3.119/volume/v3/volumes/6c086b0e-3e7c-4a09-83e7-7b1b973bee09 returned with HTTP 200 Aug 25 10:21:47.151560 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 447/1786] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:47 2026] GET /volume/v3/volumes/6c086b0e-3e7c-4a09-83e7-7b1b973bee09 => generated 842 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:47.165481 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-9f6774d7-056f-468a-906d-2f4b39420784 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:47.169155 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9f6774d7-056f-468a-906d-2f4b39420784 tempest-VolumesActionsTest-284054310 tempest-VolumesActionsTest-284054310-project-admin] POST https://10.4.3.119/volume/v3/volumes/6c086b0e-3e7c-4a09-83e7-7b1b973bee09/action Aug 25 10:21:47.169690 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9f6774d7-056f-468a-906d-2f4b39420784 tempest-VolumesActionsTest-284054310 tempest-VolumesActionsTest-284054310-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:21:47.169876 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9f6774d7-056f-468a-906d-2f4b39420784 tempest-VolumesActionsTest-284054310 tempest-VolumesActionsTest-284054310-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:21:47.185852 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:47.185852 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:21:47.186504 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.contrib.admin_actions [None req-9f6774d7-056f-468a-906d-2f4b39420784 tempest-VolumesActionsTest-284054310 tempest-VolumesActionsTest-284054310-project-admin] Updating volume '6c086b0e-3e7c-4a09-83e7-7b1b973bee09' with '{'status': 'maintenance'}' {{(pid=100391) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 25 10:21:47.218611 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9f6774d7-056f-468a-906d-2f4b39420784 tempest-VolumesActionsTest-284054310 tempest-VolumesActionsTest-284054310-project-admin] https://10.4.3.119/volume/v3/volumes/6c086b0e-3e7c-4a09-83e7-7b1b973bee09/action returned with HTTP 202 Aug 25 10:21:47.220577 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 452/1787] 10.4.3.119 () {68 vars in 1390 bytes} [Tue Aug 25 10:21:47 2026] POST /volume/v3/volumes/6c086b0e-3e7c-4a09-83e7-7b1b973bee09/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:21:47.229589 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-788a1d54-18f6-47b0-af77-26e0ddcd34c2 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:47.231083 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-c45e322b-67ff-4f17-bf90-0c0d97a21c1e None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:47.233595 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c45e322b-67ff-4f17-bf90-0c0d97a21c1e tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] GET https://10.4.3.119/volume/v3/volumes/6c086b0e-3e7c-4a09-83e7-7b1b973bee09 Aug 25 10:21:47.233679 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c45e322b-67ff-4f17-bf90-0c0d97a21c1e tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:47.234073 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c45e322b-67ff-4f17-bf90-0c0d97a21c1e tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:47.237223 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-788a1d54-18f6-47b0-af77-26e0ddcd34c2 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/1a526e3e-37f3-4e3a-bb98-59cd0ae2d0d6 Aug 25 10:21:47.237505 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-788a1d54-18f6-47b0-af77-26e0ddcd34c2 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:47.237827 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-788a1d54-18f6-47b0-af77-26e0ddcd34c2 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:47.238010 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-788a1d54-18f6-47b0-af77-26e0ddcd34c2 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id 1a526e3e-37f3-4e3a-bb98-59cd0ae2d0d6. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:21:47.248480 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:47.248480 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:21:47.249738 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-788a1d54-18f6-47b0-af77-26e0ddcd34c2 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/1a526e3e-37f3-4e3a-bb98-59cd0ae2d0d6 returned with HTTP 200 Aug 25 10:21:47.253636 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:47.253636 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:21:47.255759 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 449/1788] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:47 2026] GET /volume/v3/backups/1a526e3e-37f3-4e3a-bb98-59cd0ae2d0d6 => generated 790 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:47.267627 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-c45e322b-67ff-4f17-bf90-0c0d97a21c1e tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Volume info retrieved successfully. Aug 25 10:21:47.282852 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c45e322b-67ff-4f17-bf90-0c0d97a21c1e tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] https://10.4.3.119/volume/v3/volumes/6c086b0e-3e7c-4a09-83e7-7b1b973bee09 returned with HTTP 200 Aug 25 10:21:47.283566 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 441/1789] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:47 2026] GET /volume/v3/volumes/6c086b0e-3e7c-4a09-83e7-7b1b973bee09 => generated 844 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:47.303737 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-8cb70804-6687-42a2-8391-8679056d62e3 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:47.306382 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8cb70804-6687-42a2-8391-8679056d62e3 tempest-VolumesActionsTest-284054310 tempest-VolumesActionsTest-284054310-project-admin] POST https://10.4.3.119/volume/v3/volumes/6c086b0e-3e7c-4a09-83e7-7b1b973bee09/action Aug 25 10:21:47.306985 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8cb70804-6687-42a2-8391-8679056d62e3 tempest-VolumesActionsTest-284054310 tempest-VolumesActionsTest-284054310-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:21:47.306985 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8cb70804-6687-42a2-8391-8679056d62e3 tempest-VolumesActionsTest-284054310 tempest-VolumesActionsTest-284054310-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:21:47.322717 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:47.322717 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:21:47.323848 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.contrib.admin_actions [None req-8cb70804-6687-42a2-8391-8679056d62e3 tempest-VolumesActionsTest-284054310 tempest-VolumesActionsTest-284054310-project-admin] Updating volume '6c086b0e-3e7c-4a09-83e7-7b1b973bee09' with '{'status': 'available'}' {{(pid=100388) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 25 10:21:47.351077 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8cb70804-6687-42a2-8391-8679056d62e3 tempest-VolumesActionsTest-284054310 tempest-VolumesActionsTest-284054310-project-admin] https://10.4.3.119/volume/v3/volumes/6c086b0e-3e7c-4a09-83e7-7b1b973bee09/action returned with HTTP 202 Aug 25 10:21:47.351610 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 448/1790] 10.4.3.119 () {68 vars in 1390 bytes} [Tue Aug 25 10:21:47 2026] POST /volume/v3/volumes/6c086b0e-3e7c-4a09-83e7-7b1b973bee09/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:21:47.364027 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-70728c25-59c4-4468-bcd0-da0ae2f19159 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:47.365869 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-70728c25-59c4-4468-bcd0-da0ae2f19159 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] GET https://10.4.3.119/volume/v3/volumes/6c086b0e-3e7c-4a09-83e7-7b1b973bee09 Aug 25 10:21:47.366095 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-70728c25-59c4-4468-bcd0-da0ae2f19159 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:47.366334 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-70728c25-59c4-4468-bcd0-da0ae2f19159 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:47.373503 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:47.373503 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:21:47.377089 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-70728c25-59c4-4468-bcd0-da0ae2f19159 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Volume info retrieved successfully. Aug 25 10:21:47.381524 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-70728c25-59c4-4468-bcd0-da0ae2f19159 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] https://10.4.3.119/volume/v3/volumes/6c086b0e-3e7c-4a09-83e7-7b1b973bee09 returned with HTTP 200 Aug 25 10:21:47.381944 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 453/1791] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:47 2026] GET /volume/v3/volumes/6c086b0e-3e7c-4a09-83e7-7b1b973bee09 => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:47.397987 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-48979b0d-705f-4203-a007-62b1a7f546dd None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:47.400263 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-48979b0d-705f-4203-a007-62b1a7f546dd tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] GET https://10.4.3.119/volume/v3/volumes/6c086b0e-3e7c-4a09-83e7-7b1b973bee09 Aug 25 10:21:47.400509 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-48979b0d-705f-4203-a007-62b1a7f546dd tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:47.400768 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-48979b0d-705f-4203-a007-62b1a7f546dd tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:47.409882 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:47.409882 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:21:47.414336 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-48979b0d-705f-4203-a007-62b1a7f546dd tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Volume info retrieved successfully. Aug 25 10:21:47.420733 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-48979b0d-705f-4203-a007-62b1a7f546dd tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] https://10.4.3.119/volume/v3/volumes/6c086b0e-3e7c-4a09-83e7-7b1b973bee09 returned with HTTP 200 Aug 25 10:21:47.421178 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 450/1792] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:47 2026] GET /volume/v3/volumes/6c086b0e-3e7c-4a09-83e7-7b1b973bee09 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:47.436890 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-183d37d1-b699-4dc8-85bc-254892191d81 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:47.439516 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-183d37d1-b699-4dc8-85bc-254892191d81 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] DELETE https://10.4.3.119/volume/v3/volumes/6c086b0e-3e7c-4a09-83e7-7b1b973bee09 Aug 25 10:21:47.439669 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-183d37d1-b699-4dc8-85bc-254892191d81 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:47.439849 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-183d37d1-b699-4dc8-85bc-254892191d81 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:47.440093 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-183d37d1-b699-4dc8-85bc-254892191d81 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Delete volume with id: 6c086b0e-3e7c-4a09-83e7-7b1b973bee09 Aug 25 10:21:47.449394 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:47.449394 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:21:47.449937 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-183d37d1-b699-4dc8-85bc-254892191d81 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Volume info retrieved successfully. Aug 25 10:21:47.473848 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-183d37d1-b699-4dc8-85bc-254892191d81 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Delete volume request issued successfully. Aug 25 10:21:47.474109 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-183d37d1-b699-4dc8-85bc-254892191d81 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] https://10.4.3.119/volume/v3/volumes/6c086b0e-3e7c-4a09-83e7-7b1b973bee09 returned with HTTP 202 Aug 25 10:21:47.475850 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 442/1793] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:21:47 2026] DELETE /volume/v3/volumes/6c086b0e-3e7c-4a09-83e7-7b1b973bee09 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:21:47.484081 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-c102d27f-675e-4433-a88f-9953af0d6235 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:47.487109 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c102d27f-675e-4433-a88f-9953af0d6235 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] GET https://10.4.3.119/volume/v3/volumes/6c086b0e-3e7c-4a09-83e7-7b1b973bee09 Aug 25 10:21:47.487386 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c102d27f-675e-4433-a88f-9953af0d6235 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:47.487655 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c102d27f-675e-4433-a88f-9953af0d6235 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:47.496167 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:47.496167 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:21:47.503460 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-c102d27f-675e-4433-a88f-9953af0d6235 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Volume info retrieved successfully. Aug 25 10:21:47.511024 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c102d27f-675e-4433-a88f-9953af0d6235 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] https://10.4.3.119/volume/v3/volumes/6c086b0e-3e7c-4a09-83e7-7b1b973bee09 returned with HTTP 200 Aug 25 10:21:47.511562 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 449/1794] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:47 2026] GET /volume/v3/volumes/6c086b0e-3e7c-4a09-83e7-7b1b973bee09 => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:47.536712 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-d84431d6-ec53-4f60-8f5b-123f92779a20 req-73b36821-289a-4544-a03d-d21e2bfa969b None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:47.540680 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-d84431d6-ec53-4f60-8f5b-123f92779a20 req-73b36821-289a-4544-a03d-d21e2bfa969b tempest-VolumesGetTestJSON-2141873679 tempest-VolumesGetTestJSON-2141873679-project-member] GET https://10.4.3.119/volume/v3/volumes/6f52c864-7712-479a-888c-31121c82b771 Aug 25 10:21:47.541094 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-d84431d6-ec53-4f60-8f5b-123f92779a20 req-73b36821-289a-4544-a03d-d21e2bfa969b tempest-VolumesGetTestJSON-2141873679 tempest-VolumesGetTestJSON-2141873679-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:47.541640 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-d84431d6-ec53-4f60-8f5b-123f92779a20 req-73b36821-289a-4544-a03d-d21e2bfa969b tempest-VolumesGetTestJSON-2141873679 tempest-VolumesGetTestJSON-2141873679-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:47.556216 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:47.556216 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:21:47.569069 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-d84431d6-ec53-4f60-8f5b-123f92779a20 req-73b36821-289a-4544-a03d-d21e2bfa969b tempest-VolumesGetTestJSON-2141873679 tempest-VolumesGetTestJSON-2141873679-project-member] Volume info retrieved successfully. Aug 25 10:21:47.576042 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-a39cc494-c467-468d-96e1-76bf99bf9818 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:47.578473 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a39cc494-c467-468d-96e1-76bf99bf9818 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] GET https://10.4.3.119/volume/v3/groups/282f8590-f53a-449e-8dac-146f403baf0c Aug 25 10:21:47.578735 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-d84431d6-ec53-4f60-8f5b-123f92779a20 req-73b36821-289a-4544-a03d-d21e2bfa969b tempest-VolumesGetTestJSON-2141873679 tempest-VolumesGetTestJSON-2141873679-project-member] https://10.4.3.119/volume/v3/volumes/6f52c864-7712-479a-888c-31121c82b771 returned with HTTP 200 Aug 25 10:21:47.578826 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a39cc494-c467-468d-96e1-76bf99bf9818 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:47.579073 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a39cc494-c467-468d-96e1-76bf99bf9818 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Calling method 'version_select' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:47.579289 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.groups [None req-a39cc494-c467-468d-96e1-76bf99bf9818 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] show called for member 282f8590-f53a-449e-8dac-146f403baf0c {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 10:21:47.579406 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 454/1795] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:21:47 2026] GET /volume/v3/volumes/6f52c864-7712-479a-888c-31121c82b771 => generated 856 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:47.584792 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:47.584792 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:21:47.602694 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a39cc494-c467-468d-96e1-76bf99bf9818 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] https://10.4.3.119/volume/v3/groups/282f8590-f53a-449e-8dac-146f403baf0c returned with HTTP 200 Aug 25 10:21:47.603157 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 451/1796] 10.4.3.119 () {68 vars in 1386 bytes} [Tue Aug 25 10:21:47 2026] GET /volume/v3/groups/282f8590-f53a-449e-8dac-146f403baf0c => generated 323 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:21:47.622993 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-b960edb7-397e-4c2f-9647-5e1f0ab78b6c None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:47.625223 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b960edb7-397e-4c2f-9647-5e1f0ab78b6c tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] POST https://10.4.3.119/volume/v3/groups Aug 25 10:21:47.627189 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b960edb7-397e-4c2f-9647-5e1f0ab78b6c tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "5c1c6bd7-5cb1-40dc-af10-c33f3f4a3501", "volume_types": ["770de0a7-b2aa-40c2-97d1-7303f27403e1"], "name": "tempest-Group2-1311446487"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:21:47.628793 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.groups [None req-b960edb7-397e-4c2f-9647-5e1f0ab78b6c tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Creating new group {'group': {'group_type': '5c1c6bd7-5cb1-40dc-af10-c33f3f4a3501', 'volume_types': ['770de0a7-b2aa-40c2-97d1-7303f27403e1'], 'name': 'tempest-Group2-1311446487'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 25 10:21:47.634260 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.groups [None req-b960edb7-397e-4c2f-9647-5e1f0ab78b6c tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Creating group tempest-Group2-1311446487. Aug 25 10:21:47.646878 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-b960edb7-397e-4c2f-9647-5e1f0ab78b6c tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Availability Zones retrieved successfully. Aug 25 10:21:47.664886 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-b960edb7-397e-4c2f-9647-5e1f0ab78b6c tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Created reservations ['e35a50e3-c745-487d-888c-fdaa4962e08a'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:21:47.708338 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b960edb7-397e-4c2f-9647-5e1f0ab78b6c tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] https://10.4.3.119/volume/v3/groups returned with HTTP 202 Aug 25 10:21:47.708338 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 443/1797] 10.4.3.119 () {70 vars in 1297 bytes} [Tue Aug 25 10:21:47 2026] POST /volume/v3/groups => generated 94 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:21:47.728042 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-7a3f7ff7-30fb-4fca-81bf-6c75ff8ac849 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:47.732394 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7a3f7ff7-30fb-4fca-81bf-6c75ff8ac849 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] GET https://10.4.3.119/volume/v3/groups/1c716199-44c8-46f8-aa53-447fea4e273d Aug 25 10:21:47.732394 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7a3f7ff7-30fb-4fca-81bf-6c75ff8ac849 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:47.732394 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7a3f7ff7-30fb-4fca-81bf-6c75ff8ac849 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Calling method 'version_select' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:47.732394 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.groups [None req-7a3f7ff7-30fb-4fca-81bf-6c75ff8ac849 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] show called for member 1c716199-44c8-46f8-aa53-447fea4e273d {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 10:21:47.739771 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:47.739771 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:21:47.758852 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7a3f7ff7-30fb-4fca-81bf-6c75ff8ac849 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] https://10.4.3.119/volume/v3/groups/1c716199-44c8-46f8-aa53-447fea4e273d returned with HTTP 200 Aug 25 10:21:47.758852 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 450/1798] 10.4.3.119 () {68 vars in 1386 bytes} [Tue Aug 25 10:21:47 2026] GET /volume/v3/groups/1c716199-44c8-46f8-aa53-447fea4e273d => generated 322 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:21:47.769019 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-3c614d42-ca1e-4319-bca5-55ec4349c4e2 req-bfc4b8a8-dc72-44e4-8f6d-70afe2a5bd99 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:47.774469 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-3c614d42-ca1e-4319-bca5-55ec4349c4e2 req-bfc4b8a8-dc72-44e4-8f6d-70afe2a5bd99 tempest-VolumesGetTestJSON-2141873679 tempest-VolumesGetTestJSON-2141873679-project-reader] GET https://10.4.3.119/volume/v3/volumes/6f52c864-7712-479a-888c-31121c82b771 Aug 25 10:21:47.774753 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-3c614d42-ca1e-4319-bca5-55ec4349c4e2 req-bfc4b8a8-dc72-44e4-8f6d-70afe2a5bd99 tempest-VolumesGetTestJSON-2141873679 tempest-VolumesGetTestJSON-2141873679-project-reader] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:47.775034 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-3c614d42-ca1e-4319-bca5-55ec4349c4e2 req-bfc4b8a8-dc72-44e4-8f6d-70afe2a5bd99 tempest-VolumesGetTestJSON-2141873679 tempest-VolumesGetTestJSON-2141873679-project-reader] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:47.792934 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:47.792934 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:21:47.802419 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-3c614d42-ca1e-4319-bca5-55ec4349c4e2 req-bfc4b8a8-dc72-44e4-8f6d-70afe2a5bd99 tempest-VolumesGetTestJSON-2141873679 tempest-VolumesGetTestJSON-2141873679-project-reader] Volume info retrieved successfully. Aug 25 10:21:47.810596 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-3c614d42-ca1e-4319-bca5-55ec4349c4e2 req-bfc4b8a8-dc72-44e4-8f6d-70afe2a5bd99 tempest-VolumesGetTestJSON-2141873679 tempest-VolumesGetTestJSON-2141873679-project-reader] https://10.4.3.119/volume/v3/volumes/6f52c864-7712-479a-888c-31121c82b771 returned with HTTP 200 Aug 25 10:21:47.811784 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 455/1799] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:21:47 2026] GET /volume/v3/volumes/6f52c864-7712-479a-888c-31121c82b771 => generated 856 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:47.850282 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-dd62e9fc-6cc1-47dd-9ff2-fafe8355cb1e req-1cdc5a8e-a4be-4de6-a7fd-e9bdff8e68f5 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:47.855585 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-dd62e9fc-6cc1-47dd-9ff2-fafe8355cb1e req-1cdc5a8e-a4be-4de6-a7fd-e9bdff8e68f5 tempest-VolumesGetTestJSON-2141873679 tempest-VolumesGetTestJSON-2141873679-project-member] DELETE https://10.4.3.119/volume/v3/volumes/6f52c864-7712-479a-888c-31121c82b771 Aug 25 10:21:47.855585 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-dd62e9fc-6cc1-47dd-9ff2-fafe8355cb1e req-1cdc5a8e-a4be-4de6-a7fd-e9bdff8e68f5 tempest-VolumesGetTestJSON-2141873679 tempest-VolumesGetTestJSON-2141873679-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:47.855585 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-dd62e9fc-6cc1-47dd-9ff2-fafe8355cb1e req-1cdc5a8e-a4be-4de6-a7fd-e9bdff8e68f5 tempest-VolumesGetTestJSON-2141873679 tempest-VolumesGetTestJSON-2141873679-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:47.855585 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [req-dd62e9fc-6cc1-47dd-9ff2-fafe8355cb1e req-1cdc5a8e-a4be-4de6-a7fd-e9bdff8e68f5 tempest-VolumesGetTestJSON-2141873679 tempest-VolumesGetTestJSON-2141873679-project-member] Delete volume with id: 6f52c864-7712-479a-888c-31121c82b771 Aug 25 10:21:47.868952 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:47.868952 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:21:47.869731 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [req-dd62e9fc-6cc1-47dd-9ff2-fafe8355cb1e req-1cdc5a8e-a4be-4de6-a7fd-e9bdff8e68f5 tempest-VolumesGetTestJSON-2141873679 tempest-VolumesGetTestJSON-2141873679-project-member] Volume info retrieved successfully. Aug 25 10:21:47.918369 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [req-dd62e9fc-6cc1-47dd-9ff2-fafe8355cb1e req-1cdc5a8e-a4be-4de6-a7fd-e9bdff8e68f5 tempest-VolumesGetTestJSON-2141873679 tempest-VolumesGetTestJSON-2141873679-project-member] Delete volume request issued successfully. Aug 25 10:21:47.918771 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-dd62e9fc-6cc1-47dd-9ff2-fafe8355cb1e req-1cdc5a8e-a4be-4de6-a7fd-e9bdff8e68f5 tempest-VolumesGetTestJSON-2141873679 tempest-VolumesGetTestJSON-2141873679-project-member] https://10.4.3.119/volume/v3/volumes/6f52c864-7712-479a-888c-31121c82b771 returned with HTTP 202 Aug 25 10:21:47.919636 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 452/1800] 10.4.3.119 () {70 vars in 1620 bytes} [Tue Aug 25 10:21:47 2026] DELETE /volume/v3/volumes/6f52c864-7712-479a-888c-31121c82b771 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:21:47.963383 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-7d661161-00ef-4a64-b33a-7391bd64f400 req-98a462ff-9504-4a5c-818a-0a442aafc7a4 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:47.970431 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-7d661161-00ef-4a64-b33a-7391bd64f400 req-98a462ff-9504-4a5c-818a-0a442aafc7a4 tempest-VolumesGetTestJSON-2141873679 tempest-VolumesGetTestJSON-2141873679-project-member] GET https://10.4.3.119/volume/v3/volumes/6f52c864-7712-479a-888c-31121c82b771 Aug 25 10:21:47.970431 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-7d661161-00ef-4a64-b33a-7391bd64f400 req-98a462ff-9504-4a5c-818a-0a442aafc7a4 tempest-VolumesGetTestJSON-2141873679 tempest-VolumesGetTestJSON-2141873679-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:47.970431 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-7d661161-00ef-4a64-b33a-7391bd64f400 req-98a462ff-9504-4a5c-818a-0a442aafc7a4 tempest-VolumesGetTestJSON-2141873679 tempest-VolumesGetTestJSON-2141873679-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:47.983579 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:47.983579 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:21:47.992937 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-7d661161-00ef-4a64-b33a-7391bd64f400 req-98a462ff-9504-4a5c-818a-0a442aafc7a4 tempest-VolumesGetTestJSON-2141873679 tempest-VolumesGetTestJSON-2141873679-project-member] Volume info retrieved successfully. Aug 25 10:21:47.997841 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-7d661161-00ef-4a64-b33a-7391bd64f400 req-98a462ff-9504-4a5c-818a-0a442aafc7a4 tempest-VolumesGetTestJSON-2141873679 tempest-VolumesGetTestJSON-2141873679-project-member] https://10.4.3.119/volume/v3/volumes/6f52c864-7712-479a-888c-31121c82b771 returned with HTTP 200 Aug 25 10:21:47.997841 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 444/1801] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:21:47 2026] GET /volume/v3/volumes/6f52c864-7712-479a-888c-31121c82b771 => generated 855 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:48.272954 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-bef9d065-e016-4b39-bba8-3f0f170b5ce4 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:48.274827 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-bef9d065-e016-4b39-bba8-3f0f170b5ce4 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/1a526e3e-37f3-4e3a-bb98-59cd0ae2d0d6 Aug 25 10:21:48.275203 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-bef9d065-e016-4b39-bba8-3f0f170b5ce4 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:48.275674 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-bef9d065-e016-4b39-bba8-3f0f170b5ce4 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:48.275933 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-bef9d065-e016-4b39-bba8-3f0f170b5ce4 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id 1a526e3e-37f3-4e3a-bb98-59cd0ae2d0d6. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:21:48.281321 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:48.281321 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:21:48.282439 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-bef9d065-e016-4b39-bba8-3f0f170b5ce4 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/1a526e3e-37f3-4e3a-bb98-59cd0ae2d0d6 returned with HTTP 200 Aug 25 10:21:48.283005 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 451/1802] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:48 2026] GET /volume/v3/backups/1a526e3e-37f3-4e3a-bb98-59cd0ae2d0d6 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:48.527083 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-da4eb6eb-864a-4826-bd51-7a3ac1983148 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:48.529962 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-da4eb6eb-864a-4826-bd51-7a3ac1983148 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] GET https://10.4.3.119/volume/v3/volumes/6c086b0e-3e7c-4a09-83e7-7b1b973bee09 Aug 25 10:21:48.530711 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-da4eb6eb-864a-4826-bd51-7a3ac1983148 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:48.531169 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-da4eb6eb-864a-4826-bd51-7a3ac1983148 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:48.540243 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-da4eb6eb-864a-4826-bd51-7a3ac1983148 tempest-VolumesActionsTest-450004285 tempest-VolumesActionsTest-450004285-project-member] https://10.4.3.119/volume/v3/volumes/6c086b0e-3e7c-4a09-83e7-7b1b973bee09 returned with HTTP 404 Aug 25 10:21:48.541130 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 456/1803] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:48 2026] GET /volume/v3/volumes/6c086b0e-3e7c-4a09-83e7-7b1b973bee09 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:21:48.757754 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-e1f64ca1-33da-464c-b252-8fb9d693b13f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:48.772165 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-134853fd-f689-4e47-9dbc-606658e52226 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:48.772165 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-134853fd-f689-4e47-9dbc-606658e52226 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] GET https://10.4.3.119/volume/v3/groups/1c716199-44c8-46f8-aa53-447fea4e273d Aug 25 10:21:48.772165 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-134853fd-f689-4e47-9dbc-606658e52226 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:48.772165 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-134853fd-f689-4e47-9dbc-606658e52226 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Calling method 'version_select' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:48.772980 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.groups [None req-134853fd-f689-4e47-9dbc-606658e52226 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] show called for member 1c716199-44c8-46f8-aa53-447fea4e273d {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 10:21:48.775854 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:48.775854 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:21:48.785782 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-134853fd-f689-4e47-9dbc-606658e52226 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] https://10.4.3.119/volume/v3/groups/1c716199-44c8-46f8-aa53-447fea4e273d returned with HTTP 200 Aug 25 10:21:48.787182 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 445/1804] 10.4.3.119 () {68 vars in 1386 bytes} [Tue Aug 25 10:21:48 2026] GET /volume/v3/groups/1c716199-44c8-46f8-aa53-447fea4e273d => generated 323 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:21:48.799240 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-7251be25-99fc-4a0a-aef5-7db600865553 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:48.801477 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7251be25-99fc-4a0a-aef5-7db600865553 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:21:48.801899 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7251be25-99fc-4a0a-aef5-7db600865553 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-479332830", "volume_type": "770de0a7-b2aa-40c2-97d1-7303f27403e1", "group_id": "282f8590-f53a-449e-8dac-146f403baf0c", "size": 1}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:21:48.804466 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-7251be25-99fc-4a0a-aef5-7db600865553 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-479332830', 'volume_type': '770de0a7-b2aa-40c2-97d1-7303f27403e1', 'group_id': '282f8590-f53a-449e-8dac-146f403baf0c', 'size': 1}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:21:48.822888 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:48.822888 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:21:48.823405 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-7251be25-99fc-4a0a-aef5-7db600865553 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Create volume of 1 GB Aug 25 10:21:48.828959 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-7251be25-99fc-4a0a-aef5-7db600865553 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Availability Zones retrieved successfully. Aug 25 10:21:48.836350 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-7251be25-99fc-4a0a-aef5-7db600865553 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Flow 'volume_create_api' (c9097646-f4ee-4047-8c79-a6181451b1bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:21:48.837714 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-7251be25-99fc-4a0a-aef5-7db600865553 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73b99742-998d-4dd0-86e7-7b897651fa4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:48.838281 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:48.838281 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:21:48.838688 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [None req-7251be25-99fc-4a0a-aef5-7db600865553 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Validating volume size '1' using validate_int {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:21:48.844340 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e1f64ca1-33da-464c-b252-8fb9d693b13f tempest-VolumeTypesTest-639198486 tempest-VolumeTypesTest-639198486-project-admin] POST https://10.4.3.119/volume/v3/types Aug 25 10:21:48.844782 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e1f64ca1-33da-464c-b252-8fb9d693b13f tempest-VolumeTypesTest-639198486 tempest-VolumeTypesTest-639198486-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-486790335", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:21:48.865972 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e1f64ca1-33da-464c-b252-8fb9d693b13f tempest-VolumeTypesTest-639198486 tempest-VolumeTypesTest-639198486-project-admin] https://10.4.3.119/volume/v3/types returned with HTTP 200 Aug 25 10:21:48.866627 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 453/1805] 10.4.3.119 () {68 vars in 1253 bytes} [Tue Aug 25 10:21:48 2026] POST /volume/v3/types => generated 274 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:48.867742 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-7251be25-99fc-4a0a-aef5-7db600865553 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73b99742-998d-4dd0-86e7-7b897651fa4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:21:46Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=770de0a7-b2aa-40c2-97d1-7303f27403e1,is_public=True,name='tempest-GroupsTest-volume-type-308820933',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '770de0a7-b2aa-40c2-97d1-7303f27403e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '282f8590-f53a-449e-8dac-146f403baf0c', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:48.868780 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-7251be25-99fc-4a0a-aef5-7db600865553 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c6e2969-f580-4c3c-ada0-69057d5f66e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:48.878016 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-b9202168-76ec-454b-9b27-b1ad3f8ef585 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:48.880293 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b9202168-76ec-454b-9b27-b1ad3f8ef585 tempest-VolumeTypesTest-639198486 tempest-VolumeTypesTest-639198486-project-admin] POST https://10.4.3.119/volume/v3/types Aug 25 10:21:48.880704 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b9202168-76ec-454b-9b27-b1ad3f8ef585 tempest-VolumeTypesTest-639198486 tempest-VolumeTypesTest-639198486-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-429780391", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:21:48.904631 np0000008063 devstack@c-api.service[100388]: WARNING cinder.quota [None req-7251be25-99fc-4a0a-aef5-7db600865553 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-308820933 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-308820933, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:21:48.904744 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b9202168-76ec-454b-9b27-b1ad3f8ef585 tempest-VolumeTypesTest-639198486 tempest-VolumeTypesTest-639198486-project-admin] https://10.4.3.119/volume/v3/types returned with HTTP 200 Aug 25 10:21:48.905064 np0000008063 devstack@c-api.service[100388]: WARNING cinder.quota [None req-7251be25-99fc-4a0a-aef5-7db600865553 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-308820933 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-308820933, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:21:48.905508 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 457/1806] 10.4.3.119 () {68 vars in 1253 bytes} [Tue Aug 25 10:21:48 2026] POST /volume/v3/types => generated 274 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:48.916883 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-34567422-99cd-444b-b512-ae9b4c504fcc None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:48.978270 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-7251be25-99fc-4a0a-aef5-7db600865553 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Created reservations ['03469ffc-f040-484c-ab07-8c095658bdf0', 'e798bdc9-8c36-4537-976e-18caddb9bc84', '3f4107a0-b9d6-42b1-acf5-547970f0a4b4', '18f16c47-13f2-43c5-8d22-d03dfcb461ec'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:21:48.979289 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-7251be25-99fc-4a0a-aef5-7db600865553 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c6e2969-f580-4c3c-ada0-69057d5f66e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['03469ffc-f040-484c-ab07-8c095658bdf0', 'e798bdc9-8c36-4537-976e-18caddb9bc84', '3f4107a0-b9d6-42b1-acf5-547970f0a4b4', '18f16c47-13f2-43c5-8d22-d03dfcb461ec']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:48.980025 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-7251be25-99fc-4a0a-aef5-7db600865553 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3812798-0b26-4d2c-a856-d32862a2a901) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:49.013040 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-7251be25-99fc-4a0a-aef5-7db600865553 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3812798-0b26-4d2c-a856-d32862a2a901) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '053ee70b-71b0-4c55-bc18-17a3ca3c5ae7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-479332830',encryption_key_id=None,group_id=282f8590-f53a-449e-8dac-146f403baf0c,group_type_id=,metadata={},multiattach=False,project_id='1083c3a044754b019e31fa96b84a7856',qos_specs=None,replication_status=,reservations=['03469ffc-f040-484c-ab07-8c095658bdf0','e798bdc9-8c36-4537-976e-18caddb9bc84','3f4107a0-b9d6-42b1-acf5-547970f0a4b4','18f16c47-13f2-43c5-8d22-d03dfcb461ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29788542ae8146f7bd9319c741b7d8eb',volume_type_id=770de0a7-b2aa-40c2-97d1-7303f27403e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:21:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-479332830',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=282f8590-f53a-449e-8dac-146f403baf0c,host=None,id=053ee70b-71b0-4c55-bc18-17a3ca3c5ae7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1083c3a044754b019e31fa96b84a7856',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='29788542ae8146f7bd9319c741b7d8eb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(770de0a7-b2aa-40c2-97d1-7303f27403e1),volume_type_id=770de0a7-b2aa-40c2-97d1-7303f27403e1)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:49.014241 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-7251be25-99fc-4a0a-aef5-7db600865553 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04b9192a-a92d-4cb9-90a6-42495a3da83c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:49.040705 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-c7f0db39-4652-4c04-b362-b90e0bea9fe5 req-c66bb62d-7e61-4935-995c-cead5bc90b0d None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:49.045805 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-c7f0db39-4652-4c04-b362-b90e0bea9fe5 req-c66bb62d-7e61-4935-995c-cead5bc90b0d tempest-VolumesGetTestJSON-2141873679 tempest-VolumesGetTestJSON-2141873679-project-member] GET https://10.4.3.119/volume/v3/volumes/6f52c864-7712-479a-888c-31121c82b771 Aug 25 10:21:49.047733 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-c7f0db39-4652-4c04-b362-b90e0bea9fe5 req-c66bb62d-7e61-4935-995c-cead5bc90b0d tempest-VolumesGetTestJSON-2141873679 tempest-VolumesGetTestJSON-2141873679-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:49.048623 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-c7f0db39-4652-4c04-b362-b90e0bea9fe5 req-c66bb62d-7e61-4935-995c-cead5bc90b0d tempest-VolumesGetTestJSON-2141873679 tempest-VolumesGetTestJSON-2141873679-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:49.049608 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-7251be25-99fc-4a0a-aef5-7db600865553 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04b9192a-a92d-4cb9-90a6-42495a3da83c) transitioned into state 'SUCCESS' from state '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-479332830',encryption_key_id=None,group_id=282f8590-f53a-449e-8dac-146f403baf0c,group_type_id=,metadata={},multiattach=False,project_id='1083c3a044754b019e31fa96b84a7856',qos_specs=None,replication_status=,reservations=['03469ffc-f040-484c-ab07-8c095658bdf0','e798bdc9-8c36-4537-976e-18caddb9bc84','3f4107a0-b9d6-42b1-acf5-547970f0a4b4','18f16c47-13f2-43c5-8d22-d03dfcb461ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29788542ae8146f7bd9319c741b7d8eb',volume_type_id=770de0a7-b2aa-40c2-97d1-7303f27403e1)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:49.050607 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-7251be25-99fc-4a0a-aef5-7db600865553 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19c6ef7f-9a21-4003-990e-2890133dddbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:49.058040 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-34567422-99cd-444b-b512-ae9b4c504fcc tempest-VolumeTypesTest-489844109 tempest-VolumeTypesTest-489844109-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:21:49.058503 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-c7f0db39-4652-4c04-b362-b90e0bea9fe5 req-c66bb62d-7e61-4935-995c-cead5bc90b0d tempest-VolumesGetTestJSON-2141873679 tempest-VolumesGetTestJSON-2141873679-project-member] https://10.4.3.119/volume/v3/volumes/6f52c864-7712-479a-888c-31121c82b771 returned with HTTP 404 Aug 25 10:21:49.058579 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-34567422-99cd-444b-b512-ae9b4c504fcc tempest-VolumeTypesTest-489844109 tempest-VolumeTypesTest-489844109-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-395182627", "volume_type": "b650de39-4d96-40b8-bc35-c484b13a208b", "size": 1}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:21:49.059107 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 454/1807] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:21:49 2026] GET /volume/v3/volumes/6f52c864-7712-479a-888c-31121c82b771 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:21:49.061186 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-34567422-99cd-444b-b512-ae9b4c504fcc tempest-VolumeTypesTest-489844109 tempest-VolumeTypesTest-489844109-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-395182627', 'volume_type': 'b650de39-4d96-40b8-bc35-c484b13a208b', 'size': 1}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:21:49.068087 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-34567422-99cd-444b-b512-ae9b4c504fcc tempest-VolumeTypesTest-489844109 tempest-VolumeTypesTest-489844109-project-member] Create volume of 1 GB Aug 25 10:21:49.069302 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:49.069302 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:21:49.069302 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-34567422-99cd-444b-b512-ae9b4c504fcc tempest-VolumeTypesTest-489844109 tempest-VolumeTypesTest-489844109-project-member] Availability Zones retrieved successfully. Aug 25 10:21:49.076977 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-34567422-99cd-444b-b512-ae9b4c504fcc tempest-VolumeTypesTest-489844109 tempest-VolumeTypesTest-489844109-project-member] Flow 'volume_create_api' (e59b25a0-2d90-4edb-9175-506e70acfb33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:21:49.077901 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-7251be25-99fc-4a0a-aef5-7db600865553 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19c6ef7f-9a21-4003-990e-2890133dddbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:49.079185 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-34567422-99cd-444b-b512-ae9b4c504fcc tempest-VolumeTypesTest-489844109 tempest-VolumeTypesTest-489844109-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a61ff388-96eb-42cd-9189-4a461e4a5785) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:49.079557 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-7251be25-99fc-4a0a-aef5-7db600865553 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Flow 'volume_create_api' (c9097646-f4ee-4047-8c79-a6181451b1bf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:21:49.080044 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-7251be25-99fc-4a0a-aef5-7db600865553 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Create volume request issued successfully. Aug 25 10:21:49.080559 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-34567422-99cd-444b-b512-ae9b4c504fcc tempest-VolumeTypesTest-489844109 tempest-VolumeTypesTest-489844109-project-member] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:21:49.080939 np0000008063 devstack@c-api.service[100388]: WARNING stevedore.named [None req-7251be25-99fc-4a0a-aef5-7db600865553 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:21:49.081486 np0000008063 devstack@c-api.service[100388]: WARNING castellan.key_manager [None req-7251be25-99fc-4a0a-aef5-7db600865553 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:21:49.115637 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-34567422-99cd-444b-b512-ae9b4c504fcc tempest-VolumeTypesTest-489844109 tempest-VolumeTypesTest-489844109-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a61ff388-96eb-42cd-9189-4a461e4a5785) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:21:49Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iscsi',vendor_name='StorPool'},id=b650de39-4d96-40b8-bc35-c484b13a208b,is_public=True,name='tempest-VolumeTypesTest-volume-type-486790335',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b650de39-4d96-40b8-bc35-c484b13a208b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:49.116892 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-34567422-99cd-444b-b512-ae9b4c504fcc tempest-VolumeTypesTest-489844109 tempest-VolumeTypesTest-489844109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52d3a894-2e40-4024-9947-eb311ff452ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:49.145756 np0000008063 devstack@c-api.service[100388]: DEBUG oslo_db.sqlalchemy.engines [None req-7251be25-99fc-4a0a-aef5-7db600865553 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100388) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 10:21:49.151066 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:49.151066 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:21:49.157176 np0000008063 devstack@c-api.service[100389]: WARNING cinder.quota [None req-34567422-99cd-444b-b512-ae9b4c504fcc tempest-VolumeTypesTest-489844109 tempest-VolumeTypesTest-489844109-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-486790335 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-486790335, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:21:49.157564 np0000008063 devstack@c-api.service[100389]: WARNING cinder.quota [None req-34567422-99cd-444b-b512-ae9b4c504fcc tempest-VolumeTypesTest-489844109 tempest-VolumeTypesTest-489844109-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-486790335 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-486790335, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:21:49.157737 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7251be25-99fc-4a0a-aef5-7db600865553 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:21:49.158764 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 452/1808] 10.4.3.119 () {70 vars in 1300 bytes} [Tue Aug 25 10:21:48 2026] POST /volume/v3/volumes => generated 813 bytes in 360 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:21:49.176861 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-8170e395-a39c-4e2e-ac48-596088779592 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:49.179870 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8170e395-a39c-4e2e-ac48-596088779592 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] GET https://10.4.3.119/volume/v3/volumes/053ee70b-71b0-4c55-bc18-17a3ca3c5ae7 Aug 25 10:21:49.180073 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-8170e395-a39c-4e2e-ac48-596088779592 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:49.180466 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-8170e395-a39c-4e2e-ac48-596088779592 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:49.190222 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:49.190222 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:21:49.195554 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-8170e395-a39c-4e2e-ac48-596088779592 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Volume info retrieved successfully. Aug 25 10:21:49.196626 np0000008063 devstack@c-api.service[100391]: WARNING stevedore.named [None req-8170e395-a39c-4e2e-ac48-596088779592 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:21:49.196705 np0000008063 devstack@c-api.service[100391]: WARNING castellan.key_manager [None req-8170e395-a39c-4e2e-ac48-596088779592 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:21:49.230680 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-34567422-99cd-444b-b512-ae9b4c504fcc tempest-VolumeTypesTest-489844109 tempest-VolumeTypesTest-489844109-project-member] Created reservations ['e1dda558-10a3-4f12-8000-77186a449b87', 'ab7e08dc-0a95-4bd5-a6a7-c573a10a9d7d', '9f7f51d2-98d3-439e-890d-b81274e1afcf', '8de1cf65-97b1-4c81-b102-116504c3bd0a'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:21:49.231820 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-34567422-99cd-444b-b512-ae9b4c504fcc tempest-VolumeTypesTest-489844109 tempest-VolumeTypesTest-489844109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52d3a894-2e40-4024-9947-eb311ff452ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e1dda558-10a3-4f12-8000-77186a449b87', 'ab7e08dc-0a95-4bd5-a6a7-c573a10a9d7d', '9f7f51d2-98d3-439e-890d-b81274e1afcf', '8de1cf65-97b1-4c81-b102-116504c3bd0a']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:49.233098 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-34567422-99cd-444b-b512-ae9b4c504fcc tempest-VolumeTypesTest-489844109 tempest-VolumeTypesTest-489844109-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92b803f4-6338-4541-bf7a-2af9f06ec2e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:49.244616 np0000008063 devstack@c-api.service[100391]: DEBUG oslo_db.sqlalchemy.engines [None req-8170e395-a39c-4e2e-ac48-596088779592 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100391) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 10:21:49.251266 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:49.251266 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:21:49.261483 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8170e395-a39c-4e2e-ac48-596088779592 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] https://10.4.3.119/volume/v3/volumes/053ee70b-71b0-4c55-bc18-17a3ca3c5ae7 returned with HTTP 200 Aug 25 10:21:49.262072 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 458/1809] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:21:49 2026] GET /volume/v3/volumes/053ee70b-71b0-4c55-bc18-17a3ca3c5ae7 => generated 881 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:21:49.274790 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-34567422-99cd-444b-b512-ae9b4c504fcc tempest-VolumeTypesTest-489844109 tempest-VolumeTypesTest-489844109-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92b803f4-6338-4541-bf7a-2af9f06ec2e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6d1f292e-1841-422a-bbc5-8796513809bb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-395182627',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='feb95517bb0f42a28d5a1e5c30adda4b',qos_specs=None,replication_status=,reservations=['e1dda558-10a3-4f12-8000-77186a449b87','ab7e08dc-0a95-4bd5-a6a7-c573a10a9d7d','9f7f51d2-98d3-439e-890d-b81274e1afcf','8de1cf65-97b1-4c81-b102-116504c3bd0a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd92bd0900a040dca985e6712e7bef63',volume_type_id=b650de39-4d96-40b8-bc35-c484b13a208b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:21:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-395182627',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6d1f292e-1841-422a-bbc5-8796513809bb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='feb95517bb0f42a28d5a1e5c30adda4b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fd92bd0900a040dca985e6712e7bef63',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b650de39-4d96-40b8-bc35-c484b13a208b),volume_type_id=b650de39-4d96-40b8-bc35-c484b13a208b)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:49.276506 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-34567422-99cd-444b-b512-ae9b4c504fcc tempest-VolumeTypesTest-489844109 tempest-VolumeTypesTest-489844109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1dcb5d7c-50e8-4cbe-b494-297be76f02bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:49.294875 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-98fd4fbc-7577-4b6f-9f2d-84218164be87 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:49.296593 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-98fd4fbc-7577-4b6f-9f2d-84218164be87 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/1a526e3e-37f3-4e3a-bb98-59cd0ae2d0d6 Aug 25 10:21:49.296832 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-98fd4fbc-7577-4b6f-9f2d-84218164be87 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:49.297473 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-98fd4fbc-7577-4b6f-9f2d-84218164be87 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:49.297473 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-98fd4fbc-7577-4b6f-9f2d-84218164be87 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id 1a526e3e-37f3-4e3a-bb98-59cd0ae2d0d6. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:21:49.304302 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-34567422-99cd-444b-b512-ae9b4c504fcc tempest-VolumeTypesTest-489844109 tempest-VolumeTypesTest-489844109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1dcb5d7c-50e8-4cbe-b494-297be76f02bc) transitioned into state 'SUCCESS' from state '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-395182627',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='feb95517bb0f42a28d5a1e5c30adda4b',qos_specs=None,replication_status=,reservations=['e1dda558-10a3-4f12-8000-77186a449b87','ab7e08dc-0a95-4bd5-a6a7-c573a10a9d7d','9f7f51d2-98d3-439e-890d-b81274e1afcf','8de1cf65-97b1-4c81-b102-116504c3bd0a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd92bd0900a040dca985e6712e7bef63',volume_type_id=b650de39-4d96-40b8-bc35-c484b13a208b)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:49.305709 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-34567422-99cd-444b-b512-ae9b4c504fcc tempest-VolumeTypesTest-489844109 tempest-VolumeTypesTest-489844109-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8613017b-32a0-43e7-bb3b-1b81fba3d656) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:49.307552 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:49.307552 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:21:49.308617 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-98fd4fbc-7577-4b6f-9f2d-84218164be87 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/1a526e3e-37f3-4e3a-bb98-59cd0ae2d0d6 returned with HTTP 200 Aug 25 10:21:49.309009 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 455/1810] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:49 2026] GET /volume/v3/backups/1a526e3e-37f3-4e3a-bb98-59cd0ae2d0d6 => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:49.321276 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-34567422-99cd-444b-b512-ae9b4c504fcc tempest-VolumeTypesTest-489844109 tempest-VolumeTypesTest-489844109-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8613017b-32a0-43e7-bb3b-1b81fba3d656) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:49.322735 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-34567422-99cd-444b-b512-ae9b4c504fcc tempest-VolumeTypesTest-489844109 tempest-VolumeTypesTest-489844109-project-member] Flow 'volume_create_api' (e59b25a0-2d90-4edb-9175-506e70acfb33) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:21:49.323244 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-34567422-99cd-444b-b512-ae9b4c504fcc tempest-VolumeTypesTest-489844109 tempest-VolumeTypesTest-489844109-project-member] Create volume request issued successfully. Aug 25 10:21:49.324066 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-34567422-99cd-444b-b512-ae9b4c504fcc tempest-VolumeTypesTest-489844109 tempest-VolumeTypesTest-489844109-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:21:49.324920 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 446/1811] 10.4.3.119 () {68 vars in 1259 bytes} [Tue Aug 25 10:21:48 2026] POST /volume/v3/volumes => generated 782 bytes in 408 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:21:49.339359 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-33d655b9-e1d5-4c78-89d2-1053fe4364de None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:49.341327 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-33d655b9-e1d5-4c78-89d2-1053fe4364de tempest-VolumeTypesTest-489844109 tempest-VolumeTypesTest-489844109-project-member] GET https://10.4.3.119/volume/v3/volumes/6d1f292e-1841-422a-bbc5-8796513809bb Aug 25 10:21:49.341770 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-33d655b9-e1d5-4c78-89d2-1053fe4364de tempest-VolumeTypesTest-489844109 tempest-VolumeTypesTest-489844109-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:49.342328 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-33d655b9-e1d5-4c78-89d2-1053fe4364de tempest-VolumeTypesTest-489844109 tempest-VolumeTypesTest-489844109-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:49.351066 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:49.351066 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:21:49.355673 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-33d655b9-e1d5-4c78-89d2-1053fe4364de tempest-VolumeTypesTest-489844109 tempest-VolumeTypesTest-489844109-project-member] Volume info retrieved successfully. Aug 25 10:21:49.360941 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-33d655b9-e1d5-4c78-89d2-1053fe4364de tempest-VolumeTypesTest-489844109 tempest-VolumeTypesTest-489844109-project-member] https://10.4.3.119/volume/v3/volumes/6d1f292e-1841-422a-bbc5-8796513809bb returned with HTTP 200 Aug 25 10:21:49.361584 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 453/1812] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:49 2026] GET /volume/v3/volumes/6d1f292e-1841-422a-bbc5-8796513809bb => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:49.996961 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-c122037c-4be5-4d28-8ba1-f6f1a98e9c00 req-70299825-7dcf-4e90-86f3-c127b787da09 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:49.999791 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-c122037c-4be5-4d28-8ba1-f6f1a98e9c00 req-70299825-7dcf-4e90-86f3-c127b787da09 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] GET https://10.4.3.119/volume/v3/volumes/90f80c4d-c153-4572-a545-8631c0f90841 Aug 25 10:21:50.000095 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-c122037c-4be5-4d28-8ba1-f6f1a98e9c00 req-70299825-7dcf-4e90-86f3-c127b787da09 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:50.000350 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-c122037c-4be5-4d28-8ba1-f6f1a98e9c00 req-70299825-7dcf-4e90-86f3-c127b787da09 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:50.001494 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-adf9f24c-5cce-4e5d-b1cc-64b8b037e0e3 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:50.004980 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-adf9f24c-5cce-4e5d-b1cc-64b8b037e0e3 tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:21:50.005983 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-adf9f24c-5cce-4e5d-b1cc-64b8b037e0e3 tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "7de5844a-afee-47af-98ed-dc5e67aaa11e", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-1629092268"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:21:50.007388 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volumes [None req-adf9f24c-5cce-4e5d-b1cc-64b8b037e0e3 tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Create volume request body: {'volume': {'imageRef': '7de5844a-afee-47af-98ed-dc5e67aaa11e', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-1629092268'}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:21:50.015612 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:50.015612 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:21:50.024223 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-c122037c-4be5-4d28-8ba1-f6f1a98e9c00 req-70299825-7dcf-4e90-86f3-c127b787da09 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Volume info retrieved successfully. Aug 25 10:21:50.032839 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-c122037c-4be5-4d28-8ba1-f6f1a98e9c00 req-70299825-7dcf-4e90-86f3-c127b787da09 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/volumes/90f80c4d-c153-4572-a545-8631c0f90841 returned with HTTP 200 Aug 25 10:21:50.033401 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 459/1813] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:21:49 2026] GET /volume/v3/volumes/90f80c4d-c153-4572-a545-8631c0f90841 => generated 1442 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:21:50.276683 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-d1b3c854-99d6-452d-90e4-e41f688d5b7b None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:50.279232 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d1b3c854-99d6-452d-90e4-e41f688d5b7b tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] GET https://10.4.3.119/volume/v3/volumes/053ee70b-71b0-4c55-bc18-17a3ca3c5ae7 Aug 25 10:21:50.279393 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d1b3c854-99d6-452d-90e4-e41f688d5b7b tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:50.279607 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d1b3c854-99d6-452d-90e4-e41f688d5b7b tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:50.296675 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:50.296675 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:21:50.315556 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-d1b3c854-99d6-452d-90e4-e41f688d5b7b tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Volume info retrieved successfully. Aug 25 10:21:50.315556 np0000008063 devstack@c-api.service[100389]: WARNING stevedore.named [None req-d1b3c854-99d6-452d-90e4-e41f688d5b7b tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:21:50.315556 np0000008063 devstack@c-api.service[100389]: WARNING castellan.key_manager [None req-d1b3c854-99d6-452d-90e4-e41f688d5b7b tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:21:50.323870 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-1ffa1643-8d42-4282-b368-fc234d2ea16f None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:50.327725 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1ffa1643-8d42-4282-b368-fc234d2ea16f tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/1a526e3e-37f3-4e3a-bb98-59cd0ae2d0d6 Aug 25 10:21:50.327868 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1ffa1643-8d42-4282-b368-fc234d2ea16f tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:50.330337 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1ffa1643-8d42-4282-b368-fc234d2ea16f tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:50.330337 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-1ffa1643-8d42-4282-b368-fc234d2ea16f tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id 1a526e3e-37f3-4e3a-bb98-59cd0ae2d0d6. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:21:50.336277 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:50.336277 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:21:50.339514 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1ffa1643-8d42-4282-b368-fc234d2ea16f tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/1a526e3e-37f3-4e3a-bb98-59cd0ae2d0d6 returned with HTTP 200 Aug 25 10:21:50.339514 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 454/1814] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:50 2026] GET /volume/v3/backups/1a526e3e-37f3-4e3a-bb98-59cd0ae2d0d6 => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:50.373488 np0000008063 devstack@c-api.service[100389]: DEBUG oslo_db.sqlalchemy.engines [None req-d1b3c854-99d6-452d-90e4-e41f688d5b7b tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100389) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 10:21:50.377226 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-0ff91f86-5167-45a7-af96-558f1bcb93ae None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:50.379072 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:50.379072 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:21:50.379646 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0ff91f86-5167-45a7-af96-558f1bcb93ae tempest-VolumeTypesTest-489844109 tempest-VolumeTypesTest-489844109-project-member] GET https://10.4.3.119/volume/v3/volumes/6d1f292e-1841-422a-bbc5-8796513809bb Aug 25 10:21:50.379897 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0ff91f86-5167-45a7-af96-558f1bcb93ae tempest-VolumeTypesTest-489844109 tempest-VolumeTypesTest-489844109-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:50.380156 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0ff91f86-5167-45a7-af96-558f1bcb93ae tempest-VolumeTypesTest-489844109 tempest-VolumeTypesTest-489844109-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:50.391955 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:50.391955 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:21:50.398478 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d1b3c854-99d6-452d-90e4-e41f688d5b7b tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] https://10.4.3.119/volume/v3/volumes/053ee70b-71b0-4c55-bc18-17a3ca3c5ae7 returned with HTTP 200 Aug 25 10:21:50.399157 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 447/1815] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:21:50 2026] GET /volume/v3/volumes/053ee70b-71b0-4c55-bc18-17a3ca3c5ae7 => generated 906 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:21:50.403162 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-0ff91f86-5167-45a7-af96-558f1bcb93ae tempest-VolumeTypesTest-489844109 tempest-VolumeTypesTest-489844109-project-member] Volume info retrieved successfully. Aug 25 10:21:50.410807 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0ff91f86-5167-45a7-af96-558f1bcb93ae tempest-VolumeTypesTest-489844109 tempest-VolumeTypesTest-489844109-project-member] https://10.4.3.119/volume/v3/volumes/6d1f292e-1841-422a-bbc5-8796513809bb returned with HTTP 200 Aug 25 10:21:50.410807 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 460/1816] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:50 2026] GET /volume/v3/volumes/6d1f292e-1841-422a-bbc5-8796513809bb => generated 875 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:50.425008 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-dec58b45-409a-47a1-b1b3-a15779c8a839 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:50.426181 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-adf9f24c-5cce-4e5d-b1cc-64b8b037e0e3 tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Create volume of 2 GB Aug 25 10:21:50.431854 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-dec58b45-409a-47a1-b1b3-a15779c8a839 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] GET https://10.4.3.119/volume/v3/groups/282f8590-f53a-449e-8dac-146f403baf0c Aug 25 10:21:50.431854 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-dec58b45-409a-47a1-b1b3-a15779c8a839 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:50.431854 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-dec58b45-409a-47a1-b1b3-a15779c8a839 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Calling method 'version_select' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:50.431854 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.groups [None req-dec58b45-409a-47a1-b1b3-a15779c8a839 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] show called for member 282f8590-f53a-449e-8dac-146f403baf0c {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 10:21:50.434327 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-adf9f24c-5cce-4e5d-b1cc-64b8b037e0e3 tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Availability Zones retrieved successfully. Aug 25 10:21:50.434726 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:50.434726 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:21:50.442256 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-f7e7c0c9-0077-43d4-bd0b-ed90739ad6fa None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:50.443009 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-adf9f24c-5cce-4e5d-b1cc-64b8b037e0e3 tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Flow 'volume_create_api' (9e369cd1-45d0-4b45-bc97-345ea9becf2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:21:50.445984 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-adf9f24c-5cce-4e5d-b1cc-64b8b037e0e3 tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3c318f1-69fa-4ff9-bf25-0875c8b35226) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:50.446545 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f7e7c0c9-0077-43d4-bd0b-ed90739ad6fa tempest-VolumeTypesTest-489844109 tempest-VolumeTypesTest-489844109-project-member] POST https://10.4.3.119/volume/v3/volumes/6d1f292e-1841-422a-bbc5-8796513809bb/action Aug 25 10:21:50.447035 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f7e7c0c9-0077-43d4-bd0b-ed90739ad6fa tempest-VolumeTypesTest-489844109 tempest-VolumeTypesTest-489844109-project-member] Action body: b'{"os-retype": {"new_type": "a6a5bdd1-7e07-4bdf-ab5c-c6c124922058"}}' {{(pid=100389) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:21:50.447952 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f7e7c0c9-0077-43d4-bd0b-ed90739ad6fa tempest-VolumeTypesTest-489844109 tempest-VolumeTypesTest-489844109-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "a6a5bdd1-7e07-4bdf-ab5c-c6c124922058"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:21:50.448126 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-adf9f24c-5cce-4e5d-b1cc-64b8b037e0e3 tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Validating volume size '2' using validate_int {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:21:50.459493 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-dec58b45-409a-47a1-b1b3-a15779c8a839 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] https://10.4.3.119/volume/v3/groups/282f8590-f53a-449e-8dac-146f403baf0c returned with HTTP 200 Aug 25 10:21:50.459669 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:50.459669 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:21:50.460000 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 455/1817] 10.4.3.119 () {68 vars in 1386 bytes} [Tue Aug 25 10:21:50 2026] GET /volume/v3/groups/282f8590-f53a-449e-8dac-146f403baf0c => generated 323 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:21:50.461003 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-f7e7c0c9-0077-43d4-bd0b-ed90739ad6fa tempest-VolumeTypesTest-489844109 tempest-VolumeTypesTest-489844109-project-member] Volume info retrieved successfully. Aug 25 10:21:50.472302 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-34854b37-77a2-428f-97bb-eb5fd332ed0d None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:50.474560 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-34854b37-77a2-428f-97bb-eb5fd332ed0d tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] GET https://10.4.3.119/volume/v3/groups/1c716199-44c8-46f8-aa53-447fea4e273d Aug 25 10:21:50.474655 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-34854b37-77a2-428f-97bb-eb5fd332ed0d tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:50.475478 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-34854b37-77a2-428f-97bb-eb5fd332ed0d tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Calling method 'version_select' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:50.477780 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.groups [None req-34854b37-77a2-428f-97bb-eb5fd332ed0d tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] show called for member 1c716199-44c8-46f8-aa53-447fea4e273d {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 10:21:50.483855 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:50.483855 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:21:50.497099 np0000008063 devstack@c-api.service[100389]: WARNING cinder.quota [None req-f7e7c0c9-0077-43d4-bd0b-ed90739ad6fa tempest-VolumeTypesTest-489844109 tempest-VolumeTypesTest-489844109-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-429780391 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-429780391, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:21:50.497197 np0000008063 devstack@c-api.service[100389]: WARNING cinder.quota [None req-f7e7c0c9-0077-43d4-bd0b-ed90739ad6fa tempest-VolumeTypesTest-489844109 tempest-VolumeTypesTest-489844109-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-429780391 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-429780391, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:21:50.505476 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-34854b37-77a2-428f-97bb-eb5fd332ed0d tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] https://10.4.3.119/volume/v3/groups/1c716199-44c8-46f8-aa53-447fea4e273d returned with HTTP 200 Aug 25 10:21:50.505476 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 461/1818] 10.4.3.119 () {68 vars in 1386 bytes} [Tue Aug 25 10:21:50 2026] GET /volume/v3/groups/1c716199-44c8-46f8-aa53-447fea4e273d => generated 323 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:21:50.516929 np0000008063 devstack@c-api.service[100390]: WARNING cinder.volume.api [None req-adf9f24c-5cce-4e5d-b1cc-64b8b037e0e3 tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3c318f1-69fa-4ff9-bf25-0875c8b35226) transitioned into state 'FAILURE' from state 'RUNNING' Aug 25 10:21:50.516929 np0000008063 devstack@c-api.service[100390]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 7de5844a-afee-47af-98ed-dc5e67aaa11e is not active. Aug 25 10:21:50.518606 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-adf9f24c-5cce-4e5d-b1cc-64b8b037e0e3 tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3c318f1-69fa-4ff9-bf25-0875c8b35226) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:50.518738 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-9476350e-d964-493b-87c7-7d137f3213be None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:50.520298 np0000008063 devstack@c-api.service[100390]: WARNING cinder.volume.api [None req-adf9f24c-5cce-4e5d-b1cc-64b8b037e0e3 tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3c318f1-69fa-4ff9-bf25-0875c8b35226) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 25 10:21:50.521040 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9476350e-d964-493b-87c7-7d137f3213be tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] GET https://10.4.3.119/volume/v3/groups/detail Aug 25 10:21:50.521152 np0000008063 devstack@c-api.service[100390]: WARNING cinder.volume.api [None req-adf9f24c-5cce-4e5d-b1cc-64b8b037e0e3 tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Flow 'volume_create_api' (9e369cd1-45d0-4b45-bc97-345ea9becf2b) transitioned into state 'REVERTED' from state 'RUNNING' Aug 25 10:21:50.521316 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9476350e-d964-493b-87c7-7d137f3213be tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:50.521405 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-adf9f24c-5cce-4e5d-b1cc-64b8b037e0e3 tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 400 Aug 25 10:21:50.521735 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9476350e-d964-493b-87c7-7d137f3213be tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Calling method 'version_select' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:50.521987 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 456/1819] 10.4.3.119 () {68 vars in 1259 bytes} [Tue Aug 25 10:21:50 2026] POST /volume/v3/volumes => generated 125 bytes in 521 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 25 10:21:50.526165 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:50.526165 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:21:50.530677 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-f7e7c0c9-0077-43d4-bd0b-ed90739ad6fa tempest-VolumeTypesTest-489844109 tempest-VolumeTypesTest-489844109-project-member] Created reservations ['e72346e9-6565-4b03-b14d-4555c54a92fb', 'd48f1d48-5cf7-4650-bbad-db4addc1cd4a'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:21:50.557296 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-f7e7c0c9-0077-43d4-bd0b-ed90739ad6fa tempest-VolumeTypesTest-489844109 tempest-VolumeTypesTest-489844109-project-member] Created reservations ['c6281455-9966-4e72-b30d-69f8c438c147', 'b051e07f-3e27-4402-a4fa-c20e1d829a8b'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:21:50.569487 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9476350e-d964-493b-87c7-7d137f3213be tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] https://10.4.3.119/volume/v3/groups/detail returned with HTTP 200 Aug 25 10:21:50.569527 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-f6c2fbc3-8337-4a49-94d1-9405a72eb8e5 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:50.569556 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 456/1820] 10.4.3.119 () {68 vars in 1296 bytes} [Tue Aug 25 10:21:50 2026] GET /volume/v3/groups/detail => generated 640 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:21:50.569597 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f6c2fbc3-8337-4a49-94d1-9405a72eb8e5 None None] GET https://10.4.3.119/volume// Aug 25 10:21:50.569597 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f6c2fbc3-8337-4a49-94d1-9405a72eb8e5 None None] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:50.569597 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f6c2fbc3-8337-4a49-94d1-9405a72eb8e5 None None] Calling method 'all' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:50.569597 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f6c2fbc3-8337-4a49-94d1-9405a72eb8e5 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:21:50.569597 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 462/1821] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:21:50 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:21:50.580042 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-c122037c-4be5-4d28-8ba1-f6f1a98e9c00 req-6b0c3132-37f8-4b00-856a-2f999a5dc44d None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:50.582901 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-c122037c-4be5-4d28-8ba1-f6f1a98e9c00 req-6b0c3132-37f8-4b00-856a-2f999a5dc44d tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] POST https://10.4.3.119/volume/v3/attachments Aug 25 10:21:50.583223 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-c122037c-4be5-4d28-8ba1-f6f1a98e9c00 req-6b0c3132-37f8-4b00-856a-2f999a5dc44d tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "90f80c4d-c153-4572-a545-8631c0f90841", "connector": null, "instance_uuid": "1715fb1b-e37f-47ce-a3ba-d1efc76e4826"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:21:50.584929 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-975d2fff-270b-45cc-9502-6dc40cfb5266 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:50.587767 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-975d2fff-270b-45cc-9502-6dc40cfb5266 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] GET https://10.4.3.119/volume/v3/volumes/detail Aug 25 10:21:50.588049 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-975d2fff-270b-45cc-9502-6dc40cfb5266 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:50.588317 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-975d2fff-270b-45cc-9502-6dc40cfb5266 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Calling method 'detail' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:50.588643 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.api_utils [None req-975d2fff-270b-45cc-9502-6dc40cfb5266 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Removing options '' from query. {{(pid=100388) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 10:21:50.589106 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:50.589106 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:21:50.589777 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-975d2fff-270b-45cc-9502-6dc40cfb5266 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100388) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 10:21:50.590056 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-f7e7c0c9-0077-43d4-bd0b-ed90739ad6fa tempest-VolumeTypesTest-489844109 tempest-VolumeTypesTest-489844109-project-member] Retype volume request issued successfully. Aug 25 10:21:50.590330 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f7e7c0c9-0077-43d4-bd0b-ed90739ad6fa tempest-VolumeTypesTest-489844109 tempest-VolumeTypesTest-489844109-project-member] https://10.4.3.119/volume/v3/volumes/6d1f292e-1841-422a-bbc5-8796513809bb/action returned with HTTP 202 Aug 25 10:21:50.590748 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 448/1822] 10.4.3.119 () {68 vars in 1390 bytes} [Tue Aug 25 10:21:50 2026] POST /volume/v3/volumes/6d1f292e-1841-422a-bbc5-8796513809bb/action => generated 0 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:21:50.601281 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-d4fc0645-5b52-4513-8b17-ba659809f54a None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:50.601510 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-975d2fff-270b-45cc-9502-6dc40cfb5266 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Get all volumes completed successfully. Aug 25 10:21:50.602477 np0000008063 devstack@c-api.service[100388]: WARNING stevedore.named [None req-975d2fff-270b-45cc-9502-6dc40cfb5266 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:21:50.602943 np0000008063 devstack@c-api.service[100388]: WARNING castellan.key_manager [None req-975d2fff-270b-45cc-9502-6dc40cfb5266 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:21:50.603562 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d4fc0645-5b52-4513-8b17-ba659809f54a tempest-VolumeTypesTest-489844109 tempest-VolumeTypesTest-489844109-project-member] GET https://10.4.3.119/volume/v3/volumes/6d1f292e-1841-422a-bbc5-8796513809bb Aug 25 10:21:50.603914 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d4fc0645-5b52-4513-8b17-ba659809f54a tempest-VolumeTypesTest-489844109 tempest-VolumeTypesTest-489844109-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:50.604206 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d4fc0645-5b52-4513-8b17-ba659809f54a tempest-VolumeTypesTest-489844109 tempest-VolumeTypesTest-489844109-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:50.611210 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:50.611210 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:21:50.612736 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:50.612736 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:21:50.617490 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-d4fc0645-5b52-4513-8b17-ba659809f54a tempest-VolumeTypesTest-489844109 tempest-VolumeTypesTest-489844109-project-member] Volume info retrieved successfully. Aug 25 10:21:50.623968 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d4fc0645-5b52-4513-8b17-ba659809f54a tempest-VolumeTypesTest-489844109 tempest-VolumeTypesTest-489844109-project-member] https://10.4.3.119/volume/v3/volumes/6d1f292e-1841-422a-bbc5-8796513809bb returned with HTTP 200 Aug 25 10:21:50.624633 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 463/1823] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:50 2026] GET /volume/v3/volumes/6d1f292e-1841-422a-bbc5-8796513809bb => generated 874 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:50.655084 np0000008063 devstack@c-api.service[100388]: DEBUG oslo_db.sqlalchemy.engines [None req-975d2fff-270b-45cc-9502-6dc40cfb5266 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100388) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 10:21:50.659590 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:50.659590 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:21:50.668744 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-975d2fff-270b-45cc-9502-6dc40cfb5266 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] https://10.4.3.119/volume/v3/volumes/detail returned with HTTP 200 Aug 25 10:21:50.669453 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-c122037c-4be5-4d28-8ba1-f6f1a98e9c00 req-6b0c3132-37f8-4b00-856a-2f999a5dc44d tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/attachments returned with HTTP 200 Aug 25 10:21:50.669517 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 457/1824] 10.4.3.119 () {68 vars in 1299 bytes} [Tue Aug 25 10:21:50 2026] GET /volume/v3/volumes/detail => generated 909 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:21:50.670754 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 457/1825] 10.4.3.119 () {74 vars in 1594 bytes} [Tue Aug 25 10:21:50 2026] POST /volume/v3/attachments => generated 273 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:21:50.682548 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-c122037c-4be5-4d28-8ba1-f6f1a98e9c00 req-fb6f74af-2095-4cda-a51a-9ece62930535 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:50.685501 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-c122037c-4be5-4d28-8ba1-f6f1a98e9c00 req-fb6f74af-2095-4cda-a51a-9ece62930535 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] DELETE https://10.4.3.119/volume/v3/attachments/b86fedc8-c0f5-4b23-a1bd-f7bec700eec3 Aug 25 10:21:50.685501 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-c122037c-4be5-4d28-8ba1-f6f1a98e9c00 req-fb6f74af-2095-4cda-a51a-9ece62930535 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:50.685501 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-c122037c-4be5-4d28-8ba1-f6f1a98e9c00 req-fb6f74af-2095-4cda-a51a-9ece62930535 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Calling method 'version_select' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:50.688495 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-7ca84f5a-479d-4876-bbc1-94d649159e76 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:50.690330 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7ca84f5a-479d-4876-bbc1-94d649159e76 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] GET https://10.4.3.119/volume/v3/volumes/detail Aug 25 10:21:50.690668 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7ca84f5a-479d-4876-bbc1-94d649159e76 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:50.690865 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7ca84f5a-479d-4876-bbc1-94d649159e76 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Calling method 'detail' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:50.691455 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.api_utils [None req-7ca84f5a-479d-4876-bbc1-94d649159e76 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Removing options '' from query. {{(pid=100391) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 10:21:50.692101 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-7ca84f5a-479d-4876-bbc1-94d649159e76 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100391) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 10:21:50.694602 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:50.694602 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:21:50.708089 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-7ca84f5a-479d-4876-bbc1-94d649159e76 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Get all volumes completed successfully. Aug 25 10:21:50.709245 np0000008063 devstack@c-api.service[100391]: WARNING stevedore.named [None req-7ca84f5a-479d-4876-bbc1-94d649159e76 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:21:50.709469 np0000008063 devstack@c-api.service[100391]: WARNING castellan.key_manager [None req-7ca84f5a-479d-4876-bbc1-94d649159e76 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:21:50.756623 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-c122037c-4be5-4d28-8ba1-f6f1a98e9c00 req-fb6f74af-2095-4cda-a51a-9ece62930535 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/attachments/b86fedc8-c0f5-4b23-a1bd-f7bec700eec3 returned with HTTP 200 Aug 25 10:21:50.757231 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 449/1826] 10.4.3.119 () {72 vars in 1673 bytes} [Tue Aug 25 10:21:50 2026] DELETE /volume/v3/attachments/b86fedc8-c0f5-4b23-a1bd-f7bec700eec3 => generated 367 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:21:50.776021 np0000008063 devstack@c-api.service[100391]: DEBUG oslo_db.sqlalchemy.engines [None req-7ca84f5a-479d-4876-bbc1-94d649159e76 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100391) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 10:21:50.780503 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:50.780503 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:21:50.791258 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7ca84f5a-479d-4876-bbc1-94d649159e76 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] https://10.4.3.119/volume/v3/volumes/detail returned with HTTP 200 Aug 25 10:21:50.791739 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 464/1827] 10.4.3.119 () {68 vars in 1299 bytes} [Tue Aug 25 10:21:50 2026] GET /volume/v3/volumes/detail => generated 909 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:21:50.805016 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-3508b15a-99fd-4c7e-ade9-8052c76bab5f None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:50.807241 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3508b15a-99fd-4c7e-ade9-8052c76bab5f tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] POST https://10.4.3.119/volume/v3/groups/282f8590-f53a-449e-8dac-146f403baf0c/action Aug 25 10:21:50.807743 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3508b15a-99fd-4c7e-ade9-8052c76bab5f tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:21:50.807942 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3508b15a-99fd-4c7e-ade9-8052c76bab5f tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:21:50.809563 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.groups [None req-3508b15a-99fd-4c7e-ade9-8052c76bab5f tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] delete called for group 282f8590-f53a-449e-8dac-146f403baf0c {{(pid=100388) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 25 10:21:50.809666 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.groups [None req-3508b15a-99fd-4c7e-ade9-8052c76bab5f tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Delete group with id: 282f8590-f53a-449e-8dac-146f403baf0c Aug 25 10:21:50.813486 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:50.813486 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:21:50.869489 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3508b15a-99fd-4c7e-ade9-8052c76bab5f tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] https://10.4.3.119/volume/v3/groups/282f8590-f53a-449e-8dac-146f403baf0c/action returned with HTTP 202 Aug 25 10:21:50.870110 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 458/1828] 10.4.3.119 () {70 vars in 1428 bytes} [Tue Aug 25 10:21:50 2026] POST /volume/v3/groups/282f8590-f53a-449e-8dac-146f403baf0c/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 10:21:50.880239 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-5366bbf3-25c9-48d5-b05e-1b0dda1e00fa None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:50.882669 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5366bbf3-25c9-48d5-b05e-1b0dda1e00fa tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] GET https://10.4.3.119/volume/v3/volumes/053ee70b-71b0-4c55-bc18-17a3ca3c5ae7 Aug 25 10:21:50.882669 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-5366bbf3-25c9-48d5-b05e-1b0dda1e00fa tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:50.882669 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-5366bbf3-25c9-48d5-b05e-1b0dda1e00fa tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:50.895152 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:50.895152 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:21:50.904515 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-5366bbf3-25c9-48d5-b05e-1b0dda1e00fa tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Volume info retrieved successfully. Aug 25 10:21:50.905016 np0000008063 devstack@c-api.service[100390]: WARNING stevedore.named [None req-5366bbf3-25c9-48d5-b05e-1b0dda1e00fa tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:21:50.905196 np0000008063 devstack@c-api.service[100390]: WARNING castellan.key_manager [None req-5366bbf3-25c9-48d5-b05e-1b0dda1e00fa tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:21:50.964170 np0000008063 devstack@c-api.service[100390]: DEBUG oslo_db.sqlalchemy.engines [None req-5366bbf3-25c9-48d5-b05e-1b0dda1e00fa tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100390) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 10:21:50.968363 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:50.968363 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:21:50.979651 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5366bbf3-25c9-48d5-b05e-1b0dda1e00fa tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] https://10.4.3.119/volume/v3/volumes/053ee70b-71b0-4c55-bc18-17a3ca3c5ae7 returned with HTTP 200 Aug 25 10:21:50.980186 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 458/1829] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:21:50 2026] GET /volume/v3/volumes/053ee70b-71b0-4c55-bc18-17a3ca3c5ae7 => generated 905 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:21:51.352661 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-9ac7e585-da85-4b75-9187-353f297c3380 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:51.354790 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9ac7e585-da85-4b75-9187-353f297c3380 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/1a526e3e-37f3-4e3a-bb98-59cd0ae2d0d6 Aug 25 10:21:51.355044 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9ac7e585-da85-4b75-9187-353f297c3380 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:51.355310 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9ac7e585-da85-4b75-9187-353f297c3380 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:51.355583 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-9ac7e585-da85-4b75-9187-353f297c3380 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id 1a526e3e-37f3-4e3a-bb98-59cd0ae2d0d6. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:21:51.364966 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:51.364966 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:21:51.365949 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9ac7e585-da85-4b75-9187-353f297c3380 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/1a526e3e-37f3-4e3a-bb98-59cd0ae2d0d6 returned with HTTP 200 Aug 25 10:21:51.366622 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 450/1830] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:51 2026] GET /volume/v3/backups/1a526e3e-37f3-4e3a-bb98-59cd0ae2d0d6 => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:51.644334 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-58c51e0f-ce43-48e4-a7b1-47f8b8c2cea9 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:51.650249 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-58c51e0f-ce43-48e4-a7b1-47f8b8c2cea9 tempest-VolumeTypesTest-489844109 tempest-VolumeTypesTest-489844109-project-member] GET https://10.4.3.119/volume/v3/volumes/6d1f292e-1841-422a-bbc5-8796513809bb Aug 25 10:21:51.650548 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-58c51e0f-ce43-48e4-a7b1-47f8b8c2cea9 tempest-VolumeTypesTest-489844109 tempest-VolumeTypesTest-489844109-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:51.650859 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-58c51e0f-ce43-48e4-a7b1-47f8b8c2cea9 tempest-VolumeTypesTest-489844109 tempest-VolumeTypesTest-489844109-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:51.666842 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:51.666842 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:21:51.677761 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-58c51e0f-ce43-48e4-a7b1-47f8b8c2cea9 tempest-VolumeTypesTest-489844109 tempest-VolumeTypesTest-489844109-project-member] Volume info retrieved successfully. Aug 25 10:21:51.688622 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-58c51e0f-ce43-48e4-a7b1-47f8b8c2cea9 tempest-VolumeTypesTest-489844109 tempest-VolumeTypesTest-489844109-project-member] https://10.4.3.119/volume/v3/volumes/6d1f292e-1841-422a-bbc5-8796513809bb returned with HTTP 200 Aug 25 10:21:51.690073 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 465/1831] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:51 2026] GET /volume/v3/volumes/6d1f292e-1841-422a-bbc5-8796513809bb => generated 875 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:51.709503 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-5b27163d-01b6-46f0-9460-b752b26c486a None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:51.713813 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5b27163d-01b6-46f0-9460-b752b26c486a tempest-VolumeTypesTest-489844109 tempest-VolumeTypesTest-489844109-project-member] GET https://10.4.3.119/volume/v3/volumes/6d1f292e-1841-422a-bbc5-8796513809bb Aug 25 10:21:51.714125 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-5b27163d-01b6-46f0-9460-b752b26c486a tempest-VolumeTypesTest-489844109 tempest-VolumeTypesTest-489844109-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:51.714769 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-5b27163d-01b6-46f0-9460-b752b26c486a tempest-VolumeTypesTest-489844109 tempest-VolumeTypesTest-489844109-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:51.730319 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:51.730319 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:21:51.736018 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-5b27163d-01b6-46f0-9460-b752b26c486a tempest-VolumeTypesTest-489844109 tempest-VolumeTypesTest-489844109-project-member] Volume info retrieved successfully. Aug 25 10:21:51.742555 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5b27163d-01b6-46f0-9460-b752b26c486a tempest-VolumeTypesTest-489844109 tempest-VolumeTypesTest-489844109-project-member] https://10.4.3.119/volume/v3/volumes/6d1f292e-1841-422a-bbc5-8796513809bb returned with HTTP 200 Aug 25 10:21:51.743030 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 459/1832] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:51 2026] GET /volume/v3/volumes/6d1f292e-1841-422a-bbc5-8796513809bb => generated 875 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:51.767622 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-5abfba08-a895-4ba9-ad24-956067e7eab7 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:51.779015 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5abfba08-a895-4ba9-ad24-956067e7eab7 tempest-VolumeTypesTest-489844109 tempest-VolumeTypesTest-489844109-project-member] GET https://10.4.3.119/volume/v3/volumes/6d1f292e-1841-422a-bbc5-8796513809bb Aug 25 10:21:51.780444 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-5abfba08-a895-4ba9-ad24-956067e7eab7 tempest-VolumeTypesTest-489844109 tempest-VolumeTypesTest-489844109-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:51.780725 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-5abfba08-a895-4ba9-ad24-956067e7eab7 tempest-VolumeTypesTest-489844109 tempest-VolumeTypesTest-489844109-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:51.793837 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:51.793837 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:21:51.798916 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-5abfba08-a895-4ba9-ad24-956067e7eab7 tempest-VolumeTypesTest-489844109 tempest-VolumeTypesTest-489844109-project-member] Volume info retrieved successfully. Aug 25 10:21:51.804650 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5abfba08-a895-4ba9-ad24-956067e7eab7 tempest-VolumeTypesTest-489844109 tempest-VolumeTypesTest-489844109-project-member] https://10.4.3.119/volume/v3/volumes/6d1f292e-1841-422a-bbc5-8796513809bb returned with HTTP 200 Aug 25 10:21:51.805544 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 459/1833] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:51 2026] GET /volume/v3/volumes/6d1f292e-1841-422a-bbc5-8796513809bb => generated 875 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:51.827538 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-5bc7a7bd-879a-4571-a214-bd796938d8d9 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:51.829617 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5bc7a7bd-879a-4571-a214-bd796938d8d9 tempest-VolumeTypesTest-489844109 tempest-VolumeTypesTest-489844109-project-member] DELETE https://10.4.3.119/volume/v3/volumes/6d1f292e-1841-422a-bbc5-8796513809bb Aug 25 10:21:51.829992 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5bc7a7bd-879a-4571-a214-bd796938d8d9 tempest-VolumeTypesTest-489844109 tempest-VolumeTypesTest-489844109-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:51.831718 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5bc7a7bd-879a-4571-a214-bd796938d8d9 tempest-VolumeTypesTest-489844109 tempest-VolumeTypesTest-489844109-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:51.832042 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-5bc7a7bd-879a-4571-a214-bd796938d8d9 tempest-VolumeTypesTest-489844109 tempest-VolumeTypesTest-489844109-project-member] Delete volume with id: 6d1f292e-1841-422a-bbc5-8796513809bb Aug 25 10:21:51.844084 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:51.844084 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:21:51.844084 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-5bc7a7bd-879a-4571-a214-bd796938d8d9 tempest-VolumeTypesTest-489844109 tempest-VolumeTypesTest-489844109-project-member] Volume info retrieved successfully. Aug 25 10:21:51.881807 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-5bc7a7bd-879a-4571-a214-bd796938d8d9 tempest-VolumeTypesTest-489844109 tempest-VolumeTypesTest-489844109-project-member] Delete volume request issued successfully. Aug 25 10:21:51.882359 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5bc7a7bd-879a-4571-a214-bd796938d8d9 tempest-VolumeTypesTest-489844109 tempest-VolumeTypesTest-489844109-project-member] https://10.4.3.119/volume/v3/volumes/6d1f292e-1841-422a-bbc5-8796513809bb returned with HTTP 202 Aug 25 10:21:51.882715 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 451/1834] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:21:51 2026] DELETE /volume/v3/volumes/6d1f292e-1841-422a-bbc5-8796513809bb => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 25 10:21:51.894157 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-4318ec10-5072-47a8-829d-f40a5942ba2d None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:51.899350 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4318ec10-5072-47a8-829d-f40a5942ba2d tempest-VolumeTypesTest-489844109 tempest-VolumeTypesTest-489844109-project-member] GET https://10.4.3.119/volume/v3/volumes/6d1f292e-1841-422a-bbc5-8796513809bb Aug 25 10:21:51.899653 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4318ec10-5072-47a8-829d-f40a5942ba2d tempest-VolumeTypesTest-489844109 tempest-VolumeTypesTest-489844109-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:51.899950 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4318ec10-5072-47a8-829d-f40a5942ba2d tempest-VolumeTypesTest-489844109 tempest-VolumeTypesTest-489844109-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:51.910036 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:51.910036 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:21:51.914772 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-4318ec10-5072-47a8-829d-f40a5942ba2d tempest-VolumeTypesTest-489844109 tempest-VolumeTypesTest-489844109-project-member] Volume info retrieved successfully. Aug 25 10:21:51.920592 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4318ec10-5072-47a8-829d-f40a5942ba2d tempest-VolumeTypesTest-489844109 tempest-VolumeTypesTest-489844109-project-member] https://10.4.3.119/volume/v3/volumes/6d1f292e-1841-422a-bbc5-8796513809bb returned with HTTP 200 Aug 25 10:21:51.921199 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 466/1835] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:51 2026] GET /volume/v3/volumes/6d1f292e-1841-422a-bbc5-8796513809bb => generated 874 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:51.982719 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-c122037c-4be5-4d28-8ba1-f6f1a98e9c00 req-93fe2d0c-15a4-47ab-a4ef-23bcec068b22 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:51.985100 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-c122037c-4be5-4d28-8ba1-f6f1a98e9c00 req-93fe2d0c-15a4-47ab-a4ef-23bcec068b22 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] PUT https://10.4.3.119/volume/v3/attachments/95409859-0a7d-4dbc-9e29-b832a69f4897 Aug 25 10:21:51.985533 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-c122037c-4be5-4d28-8ba1-f6f1a98e9c00 req-93fe2d0c-15a4-47ab-a4ef-23bcec068b22 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.119", "host": "np0000008063", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3398d5156650", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "462fd6ce-c505-48ef-84ec-f85776d45b24", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:21:51.994798 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-87996ec6-419a-4547-ae4f-ed90f258e4e1 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:51.995899 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.coordination [req-c122037c-4be5-4d28-8ba1-f6f1a98e9c00 req-93fe2d0c-15a4-47ab-a4ef-23bcec068b22 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Acquiring lock "cinder-attachment_update-90f80c4d-c153-4572-a545-8631c0f90841-np0000008063" by "attachment_update" {{(pid=100388) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 10:21:51.998448 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-87996ec6-419a-4547-ae4f-ed90f258e4e1 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] GET https://10.4.3.119/volume/v3/volumes/053ee70b-71b0-4c55-bc18-17a3ca3c5ae7 Aug 25 10:21:51.998634 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-87996ec6-419a-4547-ae4f-ed90f258e4e1 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:51.998899 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-87996ec6-419a-4547-ae4f-ed90f258e4e1 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:52.002576 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.coordination [req-c122037c-4be5-4d28-8ba1-f6f1a98e9c00 req-93fe2d0c-15a4-47ab-a4ef-23bcec068b22 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Lock "cinder-attachment_update-90f80c4d-c153-4572-a545-8631c0f90841-np0000008063" acquired by "attachment_update" :: waited 0.007s {{(pid=100388) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 10:21:52.005345 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:52.005345 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:21:52.006070 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-87996ec6-419a-4547-ae4f-ed90f258e4e1 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] https://10.4.3.119/volume/v3/volumes/053ee70b-71b0-4c55-bc18-17a3ca3c5ae7 returned with HTTP 404 Aug 25 10:21:52.006642 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 460/1836] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:21:51 2026] GET /volume/v3/volumes/053ee70b-71b0-4c55-bc18-17a3ca3c5ae7 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 10:21:52.017178 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-c61e2f05-2856-40c0-af62-729f53d23eb5 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:52.019573 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c61e2f05-2856-40c0-af62-729f53d23eb5 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] GET https://10.4.3.119/volume/v3/groups/282f8590-f53a-449e-8dac-146f403baf0c Aug 25 10:21:52.019758 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c61e2f05-2856-40c0-af62-729f53d23eb5 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:52.020023 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c61e2f05-2856-40c0-af62-729f53d23eb5 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Calling method 'version_select' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:52.020127 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.groups [None req-c61e2f05-2856-40c0-af62-729f53d23eb5 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] show called for member 282f8590-f53a-449e-8dac-146f403baf0c {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 10:21:52.025637 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c61e2f05-2856-40c0-af62-729f53d23eb5 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] https://10.4.3.119/volume/v3/groups/282f8590-f53a-449e-8dac-146f403baf0c returned with HTTP 404 Aug 25 10:21:52.026340 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 452/1837] 10.4.3.119 () {68 vars in 1386 bytes} [Tue Aug 25 10:21:52 2026] GET /volume/v3/groups/282f8590-f53a-449e-8dac-146f403baf0c => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 10:21:52.035310 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-37d3acf4-afa3-441f-a041-9e265e06c59e None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:52.037585 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-37d3acf4-afa3-441f-a041-9e265e06c59e tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] POST https://10.4.3.119/volume/v3/groups/1c716199-44c8-46f8-aa53-447fea4e273d/action Aug 25 10:21:52.038058 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-37d3acf4-afa3-441f-a041-9e265e06c59e tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:21:52.038211 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-37d3acf4-afa3-441f-a041-9e265e06c59e tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": false}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:21:52.040070 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.groups [None req-37d3acf4-afa3-441f-a041-9e265e06c59e tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] delete called for group 1c716199-44c8-46f8-aa53-447fea4e273d {{(pid=100391) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 25 10:21:52.040339 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.groups [None req-37d3acf4-afa3-441f-a041-9e265e06c59e tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Delete group with id: 1c716199-44c8-46f8-aa53-447fea4e273d Aug 25 10:21:52.045806 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:52.045806 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:21:52.087081 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-37d3acf4-afa3-441f-a041-9e265e06c59e tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] https://10.4.3.119/volume/v3/groups/1c716199-44c8-46f8-aa53-447fea4e273d/action returned with HTTP 202 Aug 25 10:21:52.087534 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 467/1838] 10.4.3.119 () {70 vars in 1428 bytes} [Tue Aug 25 10:21:52 2026] POST /volume/v3/groups/1c716199-44c8-46f8-aa53-447fea4e273d/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 10:21:52.096312 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-9ab53e96-2955-4af9-a46a-9cd3cfacd0a3 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:52.098741 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-9ab53e96-2955-4af9-a46a-9cd3cfacd0a3 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] GET https://10.4.3.119/volume/v3/groups/1c716199-44c8-46f8-aa53-447fea4e273d Aug 25 10:21:52.099013 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-9ab53e96-2955-4af9-a46a-9cd3cfacd0a3 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:52.099270 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-9ab53e96-2955-4af9-a46a-9cd3cfacd0a3 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Calling method 'version_select' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:52.099453 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.groups [None req-9ab53e96-2955-4af9-a46a-9cd3cfacd0a3 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] show called for member 1c716199-44c8-46f8-aa53-447fea4e273d {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 10:21:52.104256 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:52.104256 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:21:52.117898 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-9ab53e96-2955-4af9-a46a-9cd3cfacd0a3 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] https://10.4.3.119/volume/v3/groups/1c716199-44c8-46f8-aa53-447fea4e273d returned with HTTP 200 Aug 25 10:21:52.118366 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 461/1839] 10.4.3.119 () {68 vars in 1386 bytes} [Tue Aug 25 10:21:52 2026] GET /volume/v3/groups/1c716199-44c8-46f8-aa53-447fea4e273d => generated 322 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:21:52.149019 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.coordination [req-c122037c-4be5-4d28-8ba1-f6f1a98e9c00 req-93fe2d0c-15a4-47ab-a4ef-23bcec068b22 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Lock "cinder-attachment_update-90f80c4d-c153-4572-a545-8631c0f90841-np0000008063" released by "attachment_update" :: held 0.146s {{(pid=100388) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 10:21:52.149382 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-c122037c-4be5-4d28-8ba1-f6f1a98e9c00 req-93fe2d0c-15a4-47ab-a4ef-23bcec068b22 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/attachments/95409859-0a7d-4dbc-9e29-b832a69f4897 returned with HTTP 200 Aug 25 10:21:52.149882 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 460/1840] 10.4.3.119 () {74 vars in 1704 bytes} [Tue Aug 25 10:21:51 2026] PUT /volume/v3/attachments/95409859-0a7d-4dbc-9e29-b832a69f4897 => generated 969 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:21:52.164252 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-c122037c-4be5-4d28-8ba1-f6f1a98e9c00 req-6c0838d2-372a-46dd-b50d-e690c16cb4f3 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:52.166912 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-c122037c-4be5-4d28-8ba1-f6f1a98e9c00 req-6c0838d2-372a-46dd-b50d-e690c16cb4f3 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] GET https://10.4.3.119/volume/v3/attachments/95409859-0a7d-4dbc-9e29-b832a69f4897 Aug 25 10:21:52.167150 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-c122037c-4be5-4d28-8ba1-f6f1a98e9c00 req-6c0838d2-372a-46dd-b50d-e690c16cb4f3 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:52.167325 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-c122037c-4be5-4d28-8ba1-f6f1a98e9c00 req-6c0838d2-372a-46dd-b50d-e690c16cb4f3 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Calling method 'version_select' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:52.205885 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-c122037c-4be5-4d28-8ba1-f6f1a98e9c00 req-6c0838d2-372a-46dd-b50d-e690c16cb4f3 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/attachments/95409859-0a7d-4dbc-9e29-b832a69f4897 returned with HTTP 200 Aug 25 10:21:52.206352 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 453/1841] 10.4.3.119 () {70 vars in 1651 bytes} [Tue Aug 25 10:21:52 2026] GET /volume/v3/attachments/95409859-0a7d-4dbc-9e29-b832a69f4897 => generated 994 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:21:52.385566 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-8da6b9f5-d13d-43d0-8b81-217da9f2298d None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:52.390342 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8da6b9f5-d13d-43d0-8b81-217da9f2298d tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/1a526e3e-37f3-4e3a-bb98-59cd0ae2d0d6 Aug 25 10:21:52.390632 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-8da6b9f5-d13d-43d0-8b81-217da9f2298d tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:52.390937 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-8da6b9f5-d13d-43d0-8b81-217da9f2298d tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:52.391120 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-8da6b9f5-d13d-43d0-8b81-217da9f2298d tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id 1a526e3e-37f3-4e3a-bb98-59cd0ae2d0d6. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:21:52.398206 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:52.398206 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:21:52.400029 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8da6b9f5-d13d-43d0-8b81-217da9f2298d tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/1a526e3e-37f3-4e3a-bb98-59cd0ae2d0d6 returned with HTTP 200 Aug 25 10:21:52.400029 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 468/1842] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:52 2026] GET /volume/v3/backups/1a526e3e-37f3-4e3a-bb98-59cd0ae2d0d6 => generated 790 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:52.939442 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-58b8d96c-1bbc-4439-987f-b690c71c2198 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:52.947979 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-58b8d96c-1bbc-4439-987f-b690c71c2198 tempest-VolumeTypesTest-489844109 tempest-VolumeTypesTest-489844109-project-member] GET https://10.4.3.119/volume/v3/volumes/6d1f292e-1841-422a-bbc5-8796513809bb Aug 25 10:21:52.948323 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-58b8d96c-1bbc-4439-987f-b690c71c2198 tempest-VolumeTypesTest-489844109 tempest-VolumeTypesTest-489844109-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:52.948432 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-58b8d96c-1bbc-4439-987f-b690c71c2198 tempest-VolumeTypesTest-489844109 tempest-VolumeTypesTest-489844109-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:52.954467 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-58b8d96c-1bbc-4439-987f-b690c71c2198 tempest-VolumeTypesTest-489844109 tempest-VolumeTypesTest-489844109-project-member] https://10.4.3.119/volume/v3/volumes/6d1f292e-1841-422a-bbc5-8796513809bb returned with HTTP 404 Aug 25 10:21:52.954933 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 462/1843] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:52 2026] GET /volume/v3/volumes/6d1f292e-1841-422a-bbc5-8796513809bb => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:21:52.962012 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-b900ed8e-4332-4a74-bb7e-8fb221e65b3e None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:52.964625 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b900ed8e-4332-4a74-bb7e-8fb221e65b3e tempest-VolumeTypesTest-639198486 tempest-VolumeTypesTest-639198486-project-admin] DELETE https://10.4.3.119/volume/v3/types/a6a5bdd1-7e07-4bdf-ab5c-c6c124922058 Aug 25 10:21:52.964872 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b900ed8e-4332-4a74-bb7e-8fb221e65b3e tempest-VolumeTypesTest-639198486 tempest-VolumeTypesTest-639198486-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:52.965188 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b900ed8e-4332-4a74-bb7e-8fb221e65b3e tempest-VolumeTypesTest-639198486 tempest-VolumeTypesTest-639198486-project-admin] Calling method '_delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:52.966038 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:52.966038 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:21:53.007394 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b900ed8e-4332-4a74-bb7e-8fb221e65b3e tempest-VolumeTypesTest-639198486 tempest-VolumeTypesTest-639198486-project-admin] https://10.4.3.119/volume/v3/types/a6a5bdd1-7e07-4bdf-ab5c-c6c124922058 returned with HTTP 202 Aug 25 10:21:53.007943 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 461/1844] 10.4.3.119 () {66 vars in 1345 bytes} [Tue Aug 25 10:21:52 2026] DELETE /volume/v3/types/a6a5bdd1-7e07-4bdf-ab5c-c6c124922058 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:21:53.019457 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-f2c59cae-0aac-4fa3-a415-ff25e80f2710 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:53.022009 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f2c59cae-0aac-4fa3-a415-ff25e80f2710 tempest-VolumeTypesTest-639198486 tempest-VolumeTypesTest-639198486-project-admin] GET https://10.4.3.119/volume/v3/types/a6a5bdd1-7e07-4bdf-ab5c-c6c124922058 Aug 25 10:21:53.022316 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f2c59cae-0aac-4fa3-a415-ff25e80f2710 tempest-VolumeTypesTest-639198486 tempest-VolumeTypesTest-639198486-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:53.022584 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f2c59cae-0aac-4fa3-a415-ff25e80f2710 tempest-VolumeTypesTest-639198486 tempest-VolumeTypesTest-639198486-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:53.026690 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f2c59cae-0aac-4fa3-a415-ff25e80f2710 tempest-VolumeTypesTest-639198486 tempest-VolumeTypesTest-639198486-project-admin] https://10.4.3.119/volume/v3/types/a6a5bdd1-7e07-4bdf-ab5c-c6c124922058 returned with HTTP 404 Aug 25 10:21:53.027461 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 454/1845] 10.4.3.119 () {66 vars in 1342 bytes} [Tue Aug 25 10:21:53 2026] GET /volume/v3/types/a6a5bdd1-7e07-4bdf-ab5c-c6c124922058 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:21:53.036833 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-2a8c044a-1b8d-49d5-847f-f2b9da460ab3 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:53.040698 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2a8c044a-1b8d-49d5-847f-f2b9da460ab3 tempest-VolumeTypesTest-639198486 tempest-VolumeTypesTest-639198486-project-admin] DELETE https://10.4.3.119/volume/v3/types/b650de39-4d96-40b8-bc35-c484b13a208b Aug 25 10:21:53.040952 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2a8c044a-1b8d-49d5-847f-f2b9da460ab3 tempest-VolumeTypesTest-639198486 tempest-VolumeTypesTest-639198486-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:53.041249 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2a8c044a-1b8d-49d5-847f-f2b9da460ab3 tempest-VolumeTypesTest-639198486 tempest-VolumeTypesTest-639198486-project-admin] Calling method '_delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:53.080121 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2a8c044a-1b8d-49d5-847f-f2b9da460ab3 tempest-VolumeTypesTest-639198486 tempest-VolumeTypesTest-639198486-project-admin] https://10.4.3.119/volume/v3/types/b650de39-4d96-40b8-bc35-c484b13a208b returned with HTTP 202 Aug 25 10:21:53.080555 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 469/1846] 10.4.3.119 () {66 vars in 1345 bytes} [Tue Aug 25 10:21:53 2026] DELETE /volume/v3/types/b650de39-4d96-40b8-bc35-c484b13a208b => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:21:53.087502 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-8017c767-1009-403c-aac5-1222668543b1 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:53.089192 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8017c767-1009-403c-aac5-1222668543b1 tempest-VolumeTypesTest-639198486 tempest-VolumeTypesTest-639198486-project-admin] GET https://10.4.3.119/volume/v3/types/b650de39-4d96-40b8-bc35-c484b13a208b Aug 25 10:21:53.089359 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8017c767-1009-403c-aac5-1222668543b1 tempest-VolumeTypesTest-639198486 tempest-VolumeTypesTest-639198486-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:53.089542 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8017c767-1009-403c-aac5-1222668543b1 tempest-VolumeTypesTest-639198486 tempest-VolumeTypesTest-639198486-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:53.093017 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8017c767-1009-403c-aac5-1222668543b1 tempest-VolumeTypesTest-639198486 tempest-VolumeTypesTest-639198486-project-admin] https://10.4.3.119/volume/v3/types/b650de39-4d96-40b8-bc35-c484b13a208b returned with HTTP 404 Aug 25 10:21:53.093543 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 463/1847] 10.4.3.119 () {66 vars in 1342 bytes} [Tue Aug 25 10:21:53 2026] GET /volume/v3/types/b650de39-4d96-40b8-bc35-c484b13a208b => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:21:53.101996 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-26161dc6-8df1-4904-9ec0-475a0792209a None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:53.104762 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-26161dc6-8df1-4904-9ec0-475a0792209a tempest-VolumeTypesTest-639198486 tempest-VolumeTypesTest-639198486-project-admin] POST https://10.4.3.119/volume/v3/types Aug 25 10:21:53.105273 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-26161dc6-8df1-4904-9ec0-475a0792209a tempest-VolumeTypesTest-639198486 tempest-VolumeTypesTest-639198486-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-212653678", "description": "tempest-volume-type-description-2123423146", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}, "os-volume-type-access:is_public": true}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:21:53.126964 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-26161dc6-8df1-4904-9ec0-475a0792209a tempest-VolumeTypesTest-639198486 tempest-VolumeTypesTest-639198486-project-admin] https://10.4.3.119/volume/v3/types returned with HTTP 200 Aug 25 10:21:53.127107 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-c71a06b2-0356-4966-96c2-f584dd0e68f5 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:53.127375 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 462/1848] 10.4.3.119 () {68 vars in 1253 bytes} [Tue Aug 25 10:21:53 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 25 10:21:53.129390 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c71a06b2-0356-4966-96c2-f584dd0e68f5 tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:21:53.131165 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c71a06b2-0356-4966-96c2-f584dd0e68f5 tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "35d8b698-eb98-4f48-b6ed-a3a3c2fe90a0"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:21:53.131230 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-719bd6f6-9f08-4b26-81b5-022e6b4de15a None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:53.131701 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-c71a06b2-0356-4966-96c2-f584dd0e68f5 tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '35d8b698-eb98-4f48-b6ed-a3a3c2fe90a0'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:21:53.132780 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-719bd6f6-9f08-4b26-81b5-022e6b4de15a tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] GET https://10.4.3.119/volume/v3/groups/1c716199-44c8-46f8-aa53-447fea4e273d Aug 25 10:21:53.133042 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-719bd6f6-9f08-4b26-81b5-022e6b4de15a tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:53.133251 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-719bd6f6-9f08-4b26-81b5-022e6b4de15a tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Calling method 'version_select' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:53.133379 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.groups [None req-719bd6f6-9f08-4b26-81b5-022e6b4de15a tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] show called for member 1c716199-44c8-46f8-aa53-447fea4e273d {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 10:21:53.136447 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-719bd6f6-9f08-4b26-81b5-022e6b4de15a tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] https://10.4.3.119/volume/v3/groups/1c716199-44c8-46f8-aa53-447fea4e273d returned with HTTP 404 Aug 25 10:21:53.136620 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-bc9a87d0-0dc2-4a59-bfad-69ea07ee9159 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:53.136921 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 470/1849] 10.4.3.119 () {68 vars in 1386 bytes} [Tue Aug 25 10:21:53 2026] GET /volume/v3/groups/1c716199-44c8-46f8-aa53-447fea4e273d => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 10:21:53.138606 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-bc9a87d0-0dc2-4a59-bfad-69ea07ee9159 tempest-VolumeTypesTest-639198486 tempest-VolumeTypesTest-639198486-project-admin] GET https://10.4.3.119/volume/v3/types/329a1a1f-04a5-4eb6-ad7e-84e938e04a14 Aug 25 10:21:53.138775 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-bc9a87d0-0dc2-4a59-bfad-69ea07ee9159 tempest-VolumeTypesTest-639198486 tempest-VolumeTypesTest-639198486-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:53.139016 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-bc9a87d0-0dc2-4a59-bfad-69ea07ee9159 tempest-VolumeTypesTest-639198486 tempest-VolumeTypesTest-639198486-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:53.144557 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:53.144557 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:21:53.144990 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-98212dcd-656e-4687-b647-87ac67797d73 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:53.146299 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-bc9a87d0-0dc2-4a59-bfad-69ea07ee9159 tempest-VolumeTypesTest-639198486 tempest-VolumeTypesTest-639198486-project-admin] https://10.4.3.119/volume/v3/types/329a1a1f-04a5-4eb6-ad7e-84e938e04a14 returned with HTTP 200 Aug 25 10:21:53.146663 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 464/1850] 10.4.3.119 () {66 vars in 1342 bytes} [Tue Aug 25 10:21:53 2026] GET /volume/v3/types/329a1a1f-04a5-4eb6-ad7e-84e938e04a14 => generated 336 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:53.146846 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-98212dcd-656e-4687-b647-87ac67797d73 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] GET https://10.4.3.119/volume/v3/groups/detail Aug 25 10:21:53.147012 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-98212dcd-656e-4687-b647-87ac67797d73 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:53.147191 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-98212dcd-656e-4687-b647-87ac67797d73 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Calling method 'version_select' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:53.151870 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-98212dcd-656e-4687-b647-87ac67797d73 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] https://10.4.3.119/volume/v3/groups/detail returned with HTTP 200 Aug 25 10:21:53.152331 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 463/1851] 10.4.3.119 () {68 vars in 1296 bytes} [Tue Aug 25 10:21:53 2026] GET /volume/v3/groups/detail => generated 14 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:53.159125 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-21fe6fa0-ada6-4bc5-9a8c-1a5e1ed98951 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:53.161391 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-21fe6fa0-ada6-4bc5-9a8c-1a5e1ed98951 tempest-VolumeTypesTest-639198486 tempest-VolumeTypesTest-639198486-project-admin] DELETE https://10.4.3.119/volume/v3/types/329a1a1f-04a5-4eb6-ad7e-84e938e04a14 Aug 25 10:21:53.161643 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-21fe6fa0-ada6-4bc5-9a8c-1a5e1ed98951 tempest-VolumeTypesTest-639198486 tempest-VolumeTypesTest-639198486-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:53.161956 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-21fe6fa0-ada6-4bc5-9a8c-1a5e1ed98951 tempest-VolumeTypesTest-639198486 tempest-VolumeTypesTest-639198486-project-admin] Calling method '_delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:53.162788 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-8b2dc086-eb4f-4011-a6d2-6672b8029584 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:53.165316 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8b2dc086-eb4f-4011-a6d2-6672b8029584 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] GET https://10.4.3.119/volume/v3/volumes/detail Aug 25 10:21:53.165629 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8b2dc086-eb4f-4011-a6d2-6672b8029584 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:53.165909 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8b2dc086-eb4f-4011-a6d2-6672b8029584 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Calling method 'detail' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:53.166346 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.api_utils [None req-8b2dc086-eb4f-4011-a6d2-6672b8029584 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Removing options '' from query. {{(pid=100390) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 10:21:53.167393 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-8b2dc086-eb4f-4011-a6d2-6672b8029584 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100390) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 10:21:53.180933 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-8b2dc086-eb4f-4011-a6d2-6672b8029584 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Get all volumes completed successfully. Aug 25 10:21:53.183770 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8b2dc086-eb4f-4011-a6d2-6672b8029584 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] https://10.4.3.119/volume/v3/volumes/detail returned with HTTP 200 Aug 25 10:21:53.184347 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 465/1852] 10.4.3.119 () {68 vars in 1299 bytes} [Tue Aug 25 10:21:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:53.199715 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-a16ed409-96eb-46af-b4bc-30b62fd0b056 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:53.202224 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-21fe6fa0-ada6-4bc5-9a8c-1a5e1ed98951 tempest-VolumeTypesTest-639198486 tempest-VolumeTypesTest-639198486-project-admin] https://10.4.3.119/volume/v3/types/329a1a1f-04a5-4eb6-ad7e-84e938e04a14 returned with HTTP 202 Aug 25 10:21:53.202695 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 471/1853] 10.4.3.119 () {66 vars in 1345 bytes} [Tue Aug 25 10:21:53 2026] DELETE /volume/v3/types/329a1a1f-04a5-4eb6-ad7e-84e938e04a14 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:21:53.206274 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a16ed409-96eb-46af-b4bc-30b62fd0b056 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] POST https://10.4.3.119/volume/v3/groups/1c716199-44c8-46f8-aa53-447fea4e273d/action Aug 25 10:21:53.206274 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a16ed409-96eb-46af-b4bc-30b62fd0b056 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:21:53.206274 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a16ed409-96eb-46af-b4bc-30b62fd0b056 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:21:53.207556 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.groups [None req-a16ed409-96eb-46af-b4bc-30b62fd0b056 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] delete called for group 1c716199-44c8-46f8-aa53-447fea4e273d {{(pid=100388) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 25 10:21:53.207735 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.groups [None req-a16ed409-96eb-46af-b4bc-30b62fd0b056 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Delete group with id: 1c716199-44c8-46f8-aa53-447fea4e273d Aug 25 10:21:53.211630 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a16ed409-96eb-46af-b4bc-30b62fd0b056 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] https://10.4.3.119/volume/v3/groups/1c716199-44c8-46f8-aa53-447fea4e273d/action returned with HTTP 404 Aug 25 10:21:53.211729 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-4cd84306-cb7f-4503-910c-04650598b44c None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:53.212291 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 464/1854] 10.4.3.119 () {70 vars in 1428 bytes} [Tue Aug 25 10:21:53 2026] POST /volume/v3/groups/1c716199-44c8-46f8-aa53-447fea4e273d/action => generated 108 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 10:21:53.213787 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4cd84306-cb7f-4503-910c-04650598b44c tempest-VolumeTypesTest-639198486 tempest-VolumeTypesTest-639198486-project-admin] GET https://10.4.3.119/volume/v3/types/329a1a1f-04a5-4eb6-ad7e-84e938e04a14 Aug 25 10:21:53.214177 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4cd84306-cb7f-4503-910c-04650598b44c tempest-VolumeTypesTest-639198486 tempest-VolumeTypesTest-639198486-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:53.217861 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4cd84306-cb7f-4503-910c-04650598b44c tempest-VolumeTypesTest-639198486 tempest-VolumeTypesTest-639198486-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:53.220952 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-82738649-ca0c-4f73-936e-d93ddd6c463b None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:53.222939 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4cd84306-cb7f-4503-910c-04650598b44c tempest-VolumeTypesTest-639198486 tempest-VolumeTypesTest-639198486-project-admin] https://10.4.3.119/volume/v3/types/329a1a1f-04a5-4eb6-ad7e-84e938e04a14 returned with HTTP 404 Aug 25 10:21:53.223089 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-82738649-ca0c-4f73-936e-d93ddd6c463b tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] GET https://10.4.3.119/volume/v3/volumes/detail Aug 25 10:21:53.223398 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-82738649-ca0c-4f73-936e-d93ddd6c463b tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:53.223585 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 466/1855] 10.4.3.119 () {66 vars in 1342 bytes} [Tue Aug 25 10:21:53 2026] GET /volume/v3/types/329a1a1f-04a5-4eb6-ad7e-84e938e04a14 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:21:53.223654 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-82738649-ca0c-4f73-936e-d93ddd6c463b tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Calling method 'detail' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:53.227173 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.api_utils [None req-82738649-ca0c-4f73-936e-d93ddd6c463b tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Removing options '' from query. {{(pid=100391) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 10:21:53.227173 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-82738649-ca0c-4f73-936e-d93ddd6c463b tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100391) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 10:21:53.231471 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-c71a06b2-0356-4966-96c2-f584dd0e68f5 tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Create volume of 1 GB Aug 25 10:21:53.231878 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:53.231878 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:21:53.232177 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-735c09b6-dbaa-4a4d-a822-673fb1b295c0 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:53.233204 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-82738649-ca0c-4f73-936e-d93ddd6c463b tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Get all volumes completed successfully. Aug 25 10:21:53.234115 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-735c09b6-dbaa-4a4d-a822-673fb1b295c0 tempest-VolumeTypesTest-639198486 tempest-VolumeTypesTest-639198486-project-admin] POST https://10.4.3.119/volume/v3/types Aug 25 10:21:53.234424 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-735c09b6-dbaa-4a4d-a822-673fb1b295c0 tempest-VolumeTypesTest-639198486 tempest-VolumeTypesTest-639198486-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-38461897"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:21:53.235182 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-82738649-ca0c-4f73-936e-d93ddd6c463b tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] https://10.4.3.119/volume/v3/volumes/detail returned with HTTP 200 Aug 25 10:21:53.235636 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 472/1856] 10.4.3.119 () {68 vars in 1299 bytes} [Tue Aug 25 10:21:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:53.238269 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-c71a06b2-0356-4966-96c2-f584dd0e68f5 tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Availability Zones retrieved successfully. Aug 25 10:21:53.244463 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-c71a06b2-0356-4966-96c2-f584dd0e68f5 tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Flow 'volume_create_api' (23f5f5f7-4f29-4a71-bab5-73eb5fc47665) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:21:53.246096 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-c71a06b2-0356-4966-96c2-f584dd0e68f5 tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (841d6a42-c7ea-4ca5-b6aa-717f02906458) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:53.246601 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-c71a06b2-0356-4966-96c2-f584dd0e68f5 tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:21:53.250642 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-735c09b6-dbaa-4a4d-a822-673fb1b295c0 tempest-VolumeTypesTest-639198486 tempest-VolumeTypesTest-639198486-project-admin] https://10.4.3.119/volume/v3/types returned with HTTP 200 Aug 25 10:21:53.251045 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 465/1857] 10.4.3.119 () {68 vars in 1252 bytes} [Tue Aug 25 10:21:53 2026] POST /volume/v3/types => generated 219 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:53.251734 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-343a5844-a6f8-4bd3-8728-d346b201ff04 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:53.253915 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-343a5844-a6f8-4bd3-8728-d346b201ff04 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] POST https://10.4.3.119/volume/v3/groups/282f8590-f53a-449e-8dac-146f403baf0c/action Aug 25 10:21:53.255428 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-343a5844-a6f8-4bd3-8728-d346b201ff04 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100390) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:21:53.255428 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-343a5844-a6f8-4bd3-8728-d346b201ff04 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:21:53.255972 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.groups [None req-343a5844-a6f8-4bd3-8728-d346b201ff04 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] delete called for group 282f8590-f53a-449e-8dac-146f403baf0c {{(pid=100390) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 25 10:21:53.256606 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.groups [None req-343a5844-a6f8-4bd3-8728-d346b201ff04 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Delete group with id: 282f8590-f53a-449e-8dac-146f403baf0c Aug 25 10:21:53.260703 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-be497a3c-f151-425a-a16f-2ac400d59892 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:53.262307 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-343a5844-a6f8-4bd3-8728-d346b201ff04 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] https://10.4.3.119/volume/v3/groups/282f8590-f53a-449e-8dac-146f403baf0c/action returned with HTTP 404 Aug 25 10:21:53.262895 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 467/1858] 10.4.3.119 () {70 vars in 1428 bytes} [Tue Aug 25 10:21:53 2026] POST /volume/v3/groups/282f8590-f53a-449e-8dac-146f403baf0c/action => generated 108 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 10:21:53.263062 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-be497a3c-f151-425a-a16f-2ac400d59892 tempest-VolumeTypesTest-639198486 tempest-VolumeTypesTest-639198486-project-admin] POST https://10.4.3.119/volume/v3/types/b6b05490-9f16-40f7-a055-cc9cb6243a2f/encryption Aug 25 10:21:53.263487 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-be497a3c-f151-425a-a16f-2ac400d59892 tempest-VolumeTypesTest-639198486 tempest-VolumeTypesTest-639198486-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:21:53.271692 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-4c33c7bf-7d93-4771-b75d-c22f3d160934 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:53.273448 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4c33c7bf-7d93-4771-b75d-c22f3d160934 tempest-GroupsTest-320636376 tempest-GroupsTest-320636376-project-admin] DELETE https://10.4.3.119/volume/v3/group_types/5c1c6bd7-5cb1-40dc-af10-c33f3f4a3501 Aug 25 10:21:53.274383 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4c33c7bf-7d93-4771-b75d-c22f3d160934 tempest-GroupsTest-320636376 tempest-GroupsTest-320636376-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:53.274383 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4c33c7bf-7d93-4771-b75d-c22f3d160934 tempest-GroupsTest-320636376 tempest-GroupsTest-320636376-project-admin] Calling method 'version_select' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:53.287158 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4c33c7bf-7d93-4771-b75d-c22f3d160934 tempest-GroupsTest-320636376 tempest-GroupsTest-320636376-project-admin] https://10.4.3.119/volume/v3/group_types/5c1c6bd7-5cb1-40dc-af10-c33f3f4a3501 returned with HTTP 202 Aug 25 10:21:53.287562 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 466/1859] 10.4.3.119 () {68 vars in 1404 bytes} [Tue Aug 25 10:21:53 2026] DELETE /volume/v3/group_types/5c1c6bd7-5cb1-40dc-af10-c33f3f4a3501 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 10:21:53.290386 np0000008063 devstack@c-api.service[100389]: WARNING cinder.volume.api [None req-c71a06b2-0356-4966-96c2-f584dd0e68f5 tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (841d6a42-c7ea-4ca5-b6aa-717f02906458) transitioned into state 'FAILURE' from state 'RUNNING' Aug 25 10:21:53.290386 np0000008063 devstack@c-api.service[100389]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Aug 25 10:21:53.292429 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-c71a06b2-0356-4966-96c2-f584dd0e68f5 tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (841d6a42-c7ea-4ca5-b6aa-717f02906458) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:53.293387 np0000008063 devstack@c-api.service[100389]: WARNING cinder.volume.api [None req-c71a06b2-0356-4966-96c2-f584dd0e68f5 tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (841d6a42-c7ea-4ca5-b6aa-717f02906458) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 25 10:21:53.294412 np0000008063 devstack@c-api.service[100389]: WARNING cinder.volume.api [None req-c71a06b2-0356-4966-96c2-f584dd0e68f5 tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Flow 'volume_create_api' (23f5f5f7-4f29-4a71-bab5-73eb5fc47665) transitioned into state 'REVERTED' from state 'RUNNING' Aug 25 10:21:53.294921 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c71a06b2-0356-4966-96c2-f584dd0e68f5 tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 400 Aug 25 10:21:53.295397 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 455/1860] 10.4.3.119 () {68 vars in 1258 bytes} [Tue Aug 25 10:21:53 2026] POST /volume/v3/volumes => generated 134 bytes in 169 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 25 10:21:53.296247 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-6868e573-d455-439e-8203-e130448bde6a None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:53.298003 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-be497a3c-f151-425a-a16f-2ac400d59892 tempest-VolumeTypesTest-639198486 tempest-VolumeTypesTest-639198486-project-admin] https://10.4.3.119/volume/v3/types/b6b05490-9f16-40f7-a055-cc9cb6243a2f/encryption returned with HTTP 200 Aug 25 10:21:53.298491 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 473/1861] 10.4.3.119 () {68 vars in 1397 bytes} [Tue Aug 25 10:21:53 2026] POST /volume/v3/types/b6b05490-9f16-40f7-a055-cc9cb6243a2f/encryption => generated 239 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:53.302619 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6868e573-d455-439e-8203-e130448bde6a tempest-GroupsTest-320636376 tempest-GroupsTest-320636376-project-admin] DELETE https://10.4.3.119/volume/v3/types/770de0a7-b2aa-40c2-97d1-7303f27403e1 Aug 25 10:21:53.302922 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6868e573-d455-439e-8203-e130448bde6a tempest-GroupsTest-320636376 tempest-GroupsTest-320636376-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:53.303233 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6868e573-d455-439e-8203-e130448bde6a tempest-GroupsTest-320636376 tempest-GroupsTest-320636376-project-admin] Calling method '_delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:53.313851 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-92e143b8-9c40-4293-9600-e8bd7a5b7b96 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:53.315620 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-92e143b8-9c40-4293-9600-e8bd7a5b7b96 tempest-VolumeTypesTest-639198486 tempest-VolumeTypesTest-639198486-project-admin] GET https://10.4.3.119/volume/v3/types/b6b05490-9f16-40f7-a055-cc9cb6243a2f/encryption Aug 25 10:21:53.315820 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-92e143b8-9c40-4293-9600-e8bd7a5b7b96 tempest-VolumeTypesTest-639198486 tempest-VolumeTypesTest-639198486-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:53.316013 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-92e143b8-9c40-4293-9600-e8bd7a5b7b96 tempest-VolumeTypesTest-639198486 tempest-VolumeTypesTest-639198486-project-admin] Calling method 'index' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:53.321756 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-92e143b8-9c40-4293-9600-e8bd7a5b7b96 tempest-VolumeTypesTest-639198486 tempest-VolumeTypesTest-639198486-project-admin] https://10.4.3.119/volume/v3/types/b6b05490-9f16-40f7-a055-cc9cb6243a2f/encryption returned with HTTP 200 Aug 25 10:21:53.322307 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 467/1862] 10.4.3.119 () {66 vars in 1375 bytes} [Tue Aug 25 10:21:53 2026] GET /volume/v3/types/b6b05490-9f16-40f7-a055-cc9cb6243a2f/encryption => generated 325 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:53.333304 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-b8e9d350-9036-4a70-8bb6-92d8a90caa21 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:53.335717 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b8e9d350-9036-4a70-8bb6-92d8a90caa21 tempest-VolumeTypesTest-639198486 tempest-VolumeTypesTest-639198486-project-admin] PUT https://10.4.3.119/volume/v3/types/b6b05490-9f16-40f7-a055-cc9cb6243a2f/encryption/ed46f4c7-8a69-4496-a3b6-6a73e882b706 Aug 25 10:21:53.336344 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b8e9d350-9036-4a70-8bb6-92d8a90caa21 tempest-VolumeTypesTest-639198486 tempest-VolumeTypesTest-639198486-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:21:53.337811 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6868e573-d455-439e-8203-e130448bde6a tempest-GroupsTest-320636376 tempest-GroupsTest-320636376-project-admin] https://10.4.3.119/volume/v3/types/770de0a7-b2aa-40c2-97d1-7303f27403e1 returned with HTTP 202 Aug 25 10:21:53.338466 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 468/1863] 10.4.3.119 () {66 vars in 1345 bytes} [Tue Aug 25 10:21:53 2026] DELETE /volume/v3/types/770de0a7-b2aa-40c2-97d1-7303f27403e1 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:21:53.352160 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-aedbf76e-a9bc-436d-bd99-9618a4bbae2b None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:53.354442 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-aedbf76e-a9bc-436d-bd99-9618a4bbae2b tempest-GroupsTest-320636376 tempest-GroupsTest-320636376-project-admin] GET https://10.4.3.119/volume/v3/types/770de0a7-b2aa-40c2-97d1-7303f27403e1 Aug 25 10:21:53.354672 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-aedbf76e-a9bc-436d-bd99-9618a4bbae2b tempest-GroupsTest-320636376 tempest-GroupsTest-320636376-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:53.354863 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-aedbf76e-a9bc-436d-bd99-9618a4bbae2b tempest-GroupsTest-320636376 tempest-GroupsTest-320636376-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:53.358174 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-aedbf76e-a9bc-436d-bd99-9618a4bbae2b tempest-GroupsTest-320636376 tempest-GroupsTest-320636376-project-admin] https://10.4.3.119/volume/v3/types/770de0a7-b2aa-40c2-97d1-7303f27403e1 returned with HTTP 404 Aug 25 10:21:53.358737 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 474/1864] 10.4.3.119 () {66 vars in 1342 bytes} [Tue Aug 25 10:21:53 2026] GET /volume/v3/types/770de0a7-b2aa-40c2-97d1-7303f27403e1 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:21:53.368227 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-cfd32ab7-5982-46cc-9a9f-42f564d8030c None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:53.370725 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-cfd32ab7-5982-46cc-9a9f-42f564d8030c tempest-GroupsTest-320636376 tempest-GroupsTest-320636376-project-admin] POST https://10.4.3.119/volume/v3/types Aug 25 10:21:53.371046 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-cfd32ab7-5982-46cc-9a9f-42f564d8030c tempest-GroupsTest-320636376 tempest-GroupsTest-320636376-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1043941490"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:21:53.376936 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b8e9d350-9036-4a70-8bb6-92d8a90caa21 tempest-VolumeTypesTest-639198486 tempest-VolumeTypesTest-639198486-project-admin] https://10.4.3.119/volume/v3/types/b6b05490-9f16-40f7-a055-cc9cb6243a2f/encryption/ed46f4c7-8a69-4496-a3b6-6a73e882b706 returned with HTTP 200 Aug 25 10:21:53.377424 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 456/1865] 10.4.3.119 () {68 vars in 1507 bytes} [Tue Aug 25 10:21:53 2026] PUT /volume/v3/types/b6b05490-9f16-40f7-a055-cc9cb6243a2f/encryption/ed46f4c7-8a69-4496-a3b6-6a73e882b706 => generated 122 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:53.386931 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-6915a857-5d12-4d52-a4a5-f0bb0f590a47 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:53.388659 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6915a857-5d12-4d52-a4a5-f0bb0f590a47 tempest-VolumeTypesTest-639198486 tempest-VolumeTypesTest-639198486-project-admin] GET https://10.4.3.119/volume/v3/types/b6b05490-9f16-40f7-a055-cc9cb6243a2f/encryption Aug 25 10:21:53.388794 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6915a857-5d12-4d52-a4a5-f0bb0f590a47 tempest-VolumeTypesTest-639198486 tempest-VolumeTypesTest-639198486-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:53.389017 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6915a857-5d12-4d52-a4a5-f0bb0f590a47 tempest-VolumeTypesTest-639198486 tempest-VolumeTypesTest-639198486-project-admin] Calling method 'index' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:53.389066 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-cfd32ab7-5982-46cc-9a9f-42f564d8030c tempest-GroupsTest-320636376 tempest-GroupsTest-320636376-project-admin] https://10.4.3.119/volume/v3/types returned with HTTP 200 Aug 25 10:21:53.389482 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 468/1866] 10.4.3.119 () {68 vars in 1252 bytes} [Tue Aug 25 10:21:53 2026] POST /volume/v3/types => generated 216 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:53.396931 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6915a857-5d12-4d52-a4a5-f0bb0f590a47 tempest-VolumeTypesTest-639198486 tempest-VolumeTypesTest-639198486-project-admin] https://10.4.3.119/volume/v3/types/b6b05490-9f16-40f7-a055-cc9cb6243a2f/encryption returned with HTTP 200 Aug 25 10:21:53.397361 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 469/1867] 10.4.3.119 () {66 vars in 1375 bytes} [Tue Aug 25 10:21:53 2026] GET /volume/v3/types/b6b05490-9f16-40f7-a055-cc9cb6243a2f/encryption => generated 347 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:53.400426 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-f439a3b3-6d8a-408d-90b8-afdbf097d1d6 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:53.402694 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f439a3b3-6d8a-408d-90b8-afdbf097d1d6 tempest-GroupsTest-320636376 tempest-GroupsTest-320636376-project-admin] POST https://10.4.3.119/volume/v3/group_types Aug 25 10:21:53.403170 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f439a3b3-6d8a-408d-90b8-afdbf097d1d6 tempest-GroupsTest-320636376 tempest-GroupsTest-320636376-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1453630669"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:21:53.406427 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-452671c4-668c-4655-b1bc-bdae470e5f0d None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:53.408338 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-452671c4-668c-4655-b1bc-bdae470e5f0d tempest-VolumeTypesTest-639198486 tempest-VolumeTypesTest-639198486-project-admin] GET https://10.4.3.119/volume/v3/types/b6b05490-9f16-40f7-a055-cc9cb6243a2f/encryption/cipher Aug 25 10:21:53.408557 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-452671c4-668c-4655-b1bc-bdae470e5f0d tempest-VolumeTypesTest-639198486 tempest-VolumeTypesTest-639198486-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:53.408777 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-452671c4-668c-4655-b1bc-bdae470e5f0d tempest-VolumeTypesTest-639198486 tempest-VolumeTypesTest-639198486-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:53.414727 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-80fc68e9-6bc9-4a65-933f-68e1e4221f80 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:53.415994 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-452671c4-668c-4655-b1bc-bdae470e5f0d tempest-VolumeTypesTest-639198486 tempest-VolumeTypesTest-639198486-project-admin] https://10.4.3.119/volume/v3/types/b6b05490-9f16-40f7-a055-cc9cb6243a2f/encryption/cipher returned with HTTP 200 Aug 25 10:21:53.416396 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 457/1868] 10.4.3.119 () {66 vars in 1396 bytes} [Tue Aug 25 10:21:53 2026] GET /volume/v3/types/b6b05490-9f16-40f7-a055-cc9cb6243a2f/encryption/cipher => generated 29 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 10:21:53.416669 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-80fc68e9-6bc9-4a65-933f-68e1e4221f80 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/1a526e3e-37f3-4e3a-bb98-59cd0ae2d0d6 Aug 25 10:21:53.416885 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-80fc68e9-6bc9-4a65-933f-68e1e4221f80 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:53.417076 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-80fc68e9-6bc9-4a65-933f-68e1e4221f80 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:53.417198 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-80fc68e9-6bc9-4a65-933f-68e1e4221f80 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id 1a526e3e-37f3-4e3a-bb98-59cd0ae2d0d6. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:21:53.422562 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:53.422562 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:21:53.423378 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-80fc68e9-6bc9-4a65-933f-68e1e4221f80 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/1a526e3e-37f3-4e3a-bb98-59cd0ae2d0d6 returned with HTTP 200 Aug 25 10:21:53.426562 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 469/1869] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:53 2026] GET /volume/v3/backups/1a526e3e-37f3-4e3a-bb98-59cd0ae2d0d6 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:53.426884 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f439a3b3-6d8a-408d-90b8-afdbf097d1d6 tempest-GroupsTest-320636376 tempest-GroupsTest-320636376-project-admin] https://10.4.3.119/volume/v3/group_types returned with HTTP 202 Aug 25 10:21:53.426884 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 475/1870] 10.4.3.119 () {70 vars in 1311 bytes} [Tue Aug 25 10:21:53 2026] POST /volume/v3/group_types => generated 173 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:21:53.427789 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-1c99fe24-2633-481d-a9dc-0e080b5e2177 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:53.430278 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1c99fe24-2633-481d-a9dc-0e080b5e2177 tempest-VolumeTypesTest-639198486 tempest-VolumeTypesTest-639198486-project-admin] DELETE https://10.4.3.119/volume/v3/types/b6b05490-9f16-40f7-a055-cc9cb6243a2f/encryption/ed46f4c7-8a69-4496-a3b6-6a73e882b706 Aug 25 10:21:53.430396 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1c99fe24-2633-481d-a9dc-0e080b5e2177 tempest-VolumeTypesTest-639198486 tempest-VolumeTypesTest-639198486-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:53.430563 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1c99fe24-2633-481d-a9dc-0e080b5e2177 tempest-VolumeTypesTest-639198486 tempest-VolumeTypesTest-639198486-project-admin] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:53.434053 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-9d55fb22-631f-477d-8a34-881814873fb8 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:53.438528 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9d55fb22-631f-477d-8a34-881814873fb8 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] POST https://10.4.3.119/volume/v3/groups Aug 25 10:21:53.438873 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9d55fb22-631f-477d-8a34-881814873fb8 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "2805ac3a-003d-4b0c-87c8-bb1cb65661e3", "volume_types": ["bfd98a3c-5749-4e68-bee6-2340f20ffe8d"], "name": "tempest-GroupsTest-Group-1430309533"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:21:53.440821 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.groups [None req-9d55fb22-631f-477d-8a34-881814873fb8 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Creating new group {'group': {'group_type': '2805ac3a-003d-4b0c-87c8-bb1cb65661e3', 'volume_types': ['bfd98a3c-5749-4e68-bee6-2340f20ffe8d'], 'name': 'tempest-GroupsTest-Group-1430309533'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 25 10:21:53.444302 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.groups [None req-9d55fb22-631f-477d-8a34-881814873fb8 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Creating group tempest-GroupsTest-Group-1430309533. Aug 25 10:21:53.452546 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-9d55fb22-631f-477d-8a34-881814873fb8 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Availability Zones retrieved successfully. Aug 25 10:21:53.467093 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-9d55fb22-631f-477d-8a34-881814873fb8 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Created reservations ['6066ec97-3653-4ae6-b744-3b4a89577c47'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:21:53.471263 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1c99fe24-2633-481d-a9dc-0e080b5e2177 tempest-VolumeTypesTest-639198486 tempest-VolumeTypesTest-639198486-project-admin] https://10.4.3.119/volume/v3/types/b6b05490-9f16-40f7-a055-cc9cb6243a2f/encryption/ed46f4c7-8a69-4496-a3b6-6a73e882b706 returned with HTTP 202 Aug 25 10:21:53.472130 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 470/1871] 10.4.3.119 () {66 vars in 1489 bytes} [Tue Aug 25 10:21:53 2026] DELETE /volume/v3/types/b6b05490-9f16-40f7-a055-cc9cb6243a2f/encryption/ed46f4c7-8a69-4496-a3b6-6a73e882b706 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:21:53.480791 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-b56717b8-da3f-4aca-9488-3b06351d07c7 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:53.483296 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b56717b8-da3f-4aca-9488-3b06351d07c7 tempest-VolumeTypesTest-639198486 tempest-VolumeTypesTest-639198486-project-admin] GET https://10.4.3.119/volume/v3/types/b6b05490-9f16-40f7-a055-cc9cb6243a2f/encryption Aug 25 10:21:53.484220 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b56717b8-da3f-4aca-9488-3b06351d07c7 tempest-VolumeTypesTest-639198486 tempest-VolumeTypesTest-639198486-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:53.484220 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b56717b8-da3f-4aca-9488-3b06351d07c7 tempest-VolumeTypesTest-639198486 tempest-VolumeTypesTest-639198486-project-admin] Calling method 'index' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:53.492179 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b56717b8-da3f-4aca-9488-3b06351d07c7 tempest-VolumeTypesTest-639198486 tempest-VolumeTypesTest-639198486-project-admin] https://10.4.3.119/volume/v3/types/b6b05490-9f16-40f7-a055-cc9cb6243a2f/encryption returned with HTTP 200 Aug 25 10:21:53.492774 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 470/1872] 10.4.3.119 () {66 vars in 1375 bytes} [Tue Aug 25 10:21:53 2026] GET /volume/v3/types/b6b05490-9f16-40f7-a055-cc9cb6243a2f/encryption => generated 2 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 25 10:21:53.505340 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-67927560-5ec5-45cd-9268-94910b8adfd0 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:53.506778 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-73da69c4-304a-49f9-b088-bb179e14297d None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:53.506848 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9d55fb22-631f-477d-8a34-881814873fb8 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] https://10.4.3.119/volume/v3/groups returned with HTTP 202 Aug 25 10:21:53.507456 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 458/1873] 10.4.3.119 () {70 vars in 1297 bytes} [Tue Aug 25 10:21:53 2026] POST /volume/v3/groups => generated 104 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:21:53.508334 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-67927560-5ec5-45cd-9268-94910b8adfd0 tempest-VolumeTypesTest-639198486 tempest-VolumeTypesTest-639198486-project-admin] GET https://10.4.3.119/volume/v3/types/b6b05490-9f16-40f7-a055-cc9cb6243a2f/encryption Aug 25 10:21:53.508567 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-67927560-5ec5-45cd-9268-94910b8adfd0 tempest-VolumeTypesTest-639198486 tempest-VolumeTypesTest-639198486-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:53.508964 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-67927560-5ec5-45cd-9268-94910b8adfd0 tempest-VolumeTypesTest-639198486 tempest-VolumeTypesTest-639198486-project-admin] Calling method 'index' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:53.509125 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-73da69c4-304a-49f9-b088-bb179e14297d tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:21:53.509594 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-73da69c4-304a-49f9-b088-bb179e14297d tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:21:53.512229 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-73da69c4-304a-49f9-b088-bb179e14297d tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 400 Aug 25 10:21:53.513002 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 471/1874] 10.4.3.119 () {68 vars in 1258 bytes} [Tue Aug 25 10:21:53 2026] POST /volume/v3/volumes => generated 127 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 25 10:21:53.517065 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-67927560-5ec5-45cd-9268-94910b8adfd0 tempest-VolumeTypesTest-639198486 tempest-VolumeTypesTest-639198486-project-admin] https://10.4.3.119/volume/v3/types/b6b05490-9f16-40f7-a055-cc9cb6243a2f/encryption returned with HTTP 200 Aug 25 10:21:53.517431 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 476/1875] 10.4.3.119 () {66 vars in 1375 bytes} [Tue Aug 25 10:21:53 2026] GET /volume/v3/types/b6b05490-9f16-40f7-a055-cc9cb6243a2f/encryption => generated 2 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 25 10:21:53.523277 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-e8b007ba-2494-4fa3-9dc2-1fb9a1c04bf8 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:53.525388 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e8b007ba-2494-4fa3-9dc2-1fb9a1c04bf8 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] GET https://10.4.3.119/volume/v3/groups/c1e66614-42f3-4806-8a67-69558d7f0763 Aug 25 10:21:53.525540 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e8b007ba-2494-4fa3-9dc2-1fb9a1c04bf8 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:53.525823 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e8b007ba-2494-4fa3-9dc2-1fb9a1c04bf8 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Calling method 'version_select' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:53.526495 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.groups [None req-e8b007ba-2494-4fa3-9dc2-1fb9a1c04bf8 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] show called for member c1e66614-42f3-4806-8a67-69558d7f0763 {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 10:21:53.530091 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-21158508-c2ad-4e84-85bc-664d39795c8e None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:53.530335 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-b5e79a94-f9d4-4d63-8153-62d50b83a7e3 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:53.530630 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:53.530630 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:21:53.532687 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-21158508-c2ad-4e84-85bc-664d39795c8e tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:21:53.532793 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b5e79a94-f9d4-4d63-8153-62d50b83a7e3 tempest-VolumeTypesTest-639198486 tempest-VolumeTypesTest-639198486-project-admin] DELETE https://10.4.3.119/volume/v3/types/b6b05490-9f16-40f7-a055-cc9cb6243a2f Aug 25 10:21:53.532892 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b5e79a94-f9d4-4d63-8153-62d50b83a7e3 tempest-VolumeTypesTest-639198486 tempest-VolumeTypesTest-639198486-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:53.533026 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-21158508-c2ad-4e84-85bc-664d39795c8e tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "6cd07156-37e9-4007-b77b-3fbe43af4df1"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:21:53.533198 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b5e79a94-f9d4-4d63-8153-62d50b83a7e3 tempest-VolumeTypesTest-639198486 tempest-VolumeTypesTest-639198486-project-admin] Calling method '_delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:53.535021 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-21158508-c2ad-4e84-85bc-664d39795c8e tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '6cd07156-37e9-4007-b77b-3fbe43af4df1'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:21:53.540913 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-21158508-c2ad-4e84-85bc-664d39795c8e tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 404 Aug 25 10:21:53.541433 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e8b007ba-2494-4fa3-9dc2-1fb9a1c04bf8 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] https://10.4.3.119/volume/v3/groups/c1e66614-42f3-4806-8a67-69558d7f0763 returned with HTTP 200 Aug 25 10:21:53.541755 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 459/1876] 10.4.3.119 () {68 vars in 1258 bytes} [Tue Aug 25 10:21:53 2026] POST /volume/v3/volumes => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:21:53.542255 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 471/1877] 10.4.3.119 () {68 vars in 1386 bytes} [Tue Aug 25 10:21:53 2026] GET /volume/v3/groups/c1e66614-42f3-4806-8a67-69558d7f0763 => generated 332 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:21:53.557267 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-730eaf46-5dd9-4774-a0c0-3e81adc2d600 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:53.560293 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-730eaf46-5dd9-4774-a0c0-3e81adc2d600 tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:21:53.560767 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-730eaf46-5dd9-4774-a0c0-3e81adc2d600 tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "f62a6f0e-059b-405c-abd9-cb598af4c395"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:21:53.562848 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volumes [None req-730eaf46-5dd9-4774-a0c0-3e81adc2d600 tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': 'f62a6f0e-059b-405c-abd9-cb598af4c395'}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:21:53.573395 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-730eaf46-5dd9-4774-a0c0-3e81adc2d600 tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 404 Aug 25 10:21:53.574120 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 477/1878] 10.4.3.119 () {68 vars in 1258 bytes} [Tue Aug 25 10:21:53 2026] POST /volume/v3/volumes => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:21:53.579342 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b5e79a94-f9d4-4d63-8153-62d50b83a7e3 tempest-VolumeTypesTest-639198486 tempest-VolumeTypesTest-639198486-project-admin] https://10.4.3.119/volume/v3/types/b6b05490-9f16-40f7-a055-cc9cb6243a2f returned with HTTP 202 Aug 25 10:21:53.579975 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 472/1879] 10.4.3.119 () {66 vars in 1345 bytes} [Tue Aug 25 10:21:53 2026] DELETE /volume/v3/types/b6b05490-9f16-40f7-a055-cc9cb6243a2f => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:21:53.584104 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-082caece-a2a0-4d0a-9980-656ea93310c1 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:53.587248 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-082caece-a2a0-4d0a-9980-656ea93310c1 tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:21:53.587675 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-082caece-a2a0-4d0a-9980-656ea93310c1 tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "d0051218-0106-4852-a099-e6ecbb480b21"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:21:53.590128 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-0072a4b6-da73-42cd-bfb1-9db9d22c2856 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:53.590243 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-082caece-a2a0-4d0a-9980-656ea93310c1 tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': 'd0051218-0106-4852-a099-e6ecbb480b21'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:21:53.592534 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0072a4b6-da73-42cd-bfb1-9db9d22c2856 tempest-VolumeTypesTest-639198486 tempest-VolumeTypesTest-639198486-project-admin] GET https://10.4.3.119/volume/v3/types/b6b05490-9f16-40f7-a055-cc9cb6243a2f Aug 25 10:21:53.593234 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0072a4b6-da73-42cd-bfb1-9db9d22c2856 tempest-VolumeTypesTest-639198486 tempest-VolumeTypesTest-639198486-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:53.593234 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0072a4b6-da73-42cd-bfb1-9db9d22c2856 tempest-VolumeTypesTest-639198486 tempest-VolumeTypesTest-639198486-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:53.597241 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0072a4b6-da73-42cd-bfb1-9db9d22c2856 tempest-VolumeTypesTest-639198486 tempest-VolumeTypesTest-639198486-project-admin] https://10.4.3.119/volume/v3/types/b6b05490-9f16-40f7-a055-cc9cb6243a2f returned with HTTP 404 Aug 25 10:21:53.597642 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-082caece-a2a0-4d0a-9980-656ea93310c1 tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 404 Aug 25 10:21:53.597883 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 472/1880] 10.4.3.119 () {66 vars in 1342 bytes} [Tue Aug 25 10:21:53 2026] GET /volume/v3/types/b6b05490-9f16-40f7-a055-cc9cb6243a2f => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:21:53.598349 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 460/1881] 10.4.3.119 () {68 vars in 1258 bytes} [Tue Aug 25 10:21:53 2026] POST /volume/v3/volumes => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:21:53.607690 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-3e1a26e0-f2d4-4d8b-9014-befbded8f021 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:53.608035 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-b658bcaa-6768-4f74-b4f5-c68292877c0d None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:53.609446 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3e1a26e0-f2d4-4d8b-9014-befbded8f021 tempest-VolumeTypesTest-639198486 tempest-VolumeTypesTest-639198486-project-admin] GET https://10.4.3.119/volume/v3/types Aug 25 10:21:53.609658 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3e1a26e0-f2d4-4d8b-9014-befbded8f021 tempest-VolumeTypesTest-639198486 tempest-VolumeTypesTest-639198486-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:53.609849 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3e1a26e0-f2d4-4d8b-9014-befbded8f021 tempest-VolumeTypesTest-639198486 tempest-VolumeTypesTest-639198486-project-admin] Calling method 'index' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:53.610240 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b658bcaa-6768-4f74-b4f5-c68292877c0d tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:21:53.610676 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b658bcaa-6768-4f74-b4f5-c68292877c0d tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:21:53.612655 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b658bcaa-6768-4f74-b4f5-c68292877c0d tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 400 Aug 25 10:21:53.613265 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 473/1882] 10.4.3.119 () {68 vars in 1258 bytes} [Tue Aug 25 10:21:53 2026] POST /volume/v3/volumes => generated 125 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 25 10:21:53.620241 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-54df9f5e-8ad7-49eb-8118-7a57b4512a30 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:53.622233 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-54df9f5e-8ad7-49eb-8118-7a57b4512a30 tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:21:53.622573 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-54df9f5e-8ad7-49eb-8118-7a57b4512a30 tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:21:53.624671 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-54df9f5e-8ad7-49eb-8118-7a57b4512a30 tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 400 Aug 25 10:21:53.625192 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 473/1883] 10.4.3.119 () {68 vars in 1258 bytes} [Tue Aug 25 10:21:53 2026] POST /volume/v3/volumes => generated 125 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 25 10:21:53.625652 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3e1a26e0-f2d4-4d8b-9014-befbded8f021 tempest-VolumeTypesTest-639198486 tempest-VolumeTypesTest-639198486-project-admin] https://10.4.3.119/volume/v3/types returned with HTTP 200 Aug 25 10:21:53.626053 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 478/1884] 10.4.3.119 () {66 vars in 1231 bytes} [Tue Aug 25 10:21:53 2026] GET /volume/v3/types => generated 893 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:53.636576 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-0305441c-8ca1-4a23-b30e-58ebc3efa3c8 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:53.638396 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-be1dfdd8-c1dc-4b6f-a5da-d526c30bbb5b None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:53.638570 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0305441c-8ca1-4a23-b30e-58ebc3efa3c8 tempest-VolumeTypesTest-639198486 tempest-VolumeTypesTest-639198486-project-admin] POST https://10.4.3.119/volume/v3/types Aug 25 10:21:53.638787 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0305441c-8ca1-4a23-b30e-58ebc3efa3c8 tempest-VolumeTypesTest-639198486 tempest-VolumeTypesTest-639198486-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-287784414"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:21:53.640498 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:53.640498 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:21:53.641344 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-be1dfdd8-c1dc-4b6f-a5da-d526c30bbb5b tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:21:53.641898 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-be1dfdd8-c1dc-4b6f-a5da-d526c30bbb5b tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:21:53.643864 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-be1dfdd8-c1dc-4b6f-a5da-d526c30bbb5b tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 400 Aug 25 10:21:53.644450 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 474/1885] 10.4.3.119 () {68 vars in 1258 bytes} [Tue Aug 25 10:21:53 2026] POST /volume/v3/volumes => generated 121 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 25 10:21:53.654079 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-c5ffc0a3-c82a-4e80-a5a1-48f2629bdb0c None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:53.656042 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c5ffc0a3-c82a-4e80-a5a1-48f2629bdb0c tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] DELETE https://10.4.3.119/volume/v3/volumes/tempest-invalid-1797662875 Aug 25 10:21:53.656252 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c5ffc0a3-c82a-4e80-a5a1-48f2629bdb0c tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:53.656442 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c5ffc0a3-c82a-4e80-a5a1-48f2629bdb0c tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:53.656601 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-c5ffc0a3-c82a-4e80-a5a1-48f2629bdb0c tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Delete volume with id: tempest-invalid-1797662875 Aug 25 10:21:53.658210 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0305441c-8ca1-4a23-b30e-58ebc3efa3c8 tempest-VolumeTypesTest-639198486 tempest-VolumeTypesTest-639198486-project-admin] https://10.4.3.119/volume/v3/types returned with HTTP 200 Aug 25 10:21:53.658930 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 461/1886] 10.4.3.119 () {68 vars in 1252 bytes} [Tue Aug 25 10:21:53 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 25 10:21:53.661884 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c5ffc0a3-c82a-4e80-a5a1-48f2629bdb0c tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] https://10.4.3.119/volume/v3/volumes/tempest-invalid-1797662875 returned with HTTP 404 Aug 25 10:21:53.662587 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 474/1887] 10.4.3.119 () {66 vars in 1321 bytes} [Tue Aug 25 10:21:53 2026] DELETE /volume/v3/volumes/tempest-invalid-1797662875 => generated 99 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:21:53.668284 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-6c931f47-557d-4ee9-acde-4bcc75f1037f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:53.671114 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6c931f47-557d-4ee9-acde-4bcc75f1037f tempest-VolumeTypesTest-639198486 tempest-VolumeTypesTest-639198486-project-admin] PUT https://10.4.3.119/volume/v3/types/2552d4f1-c6c8-41d8-9af6-d2a2433230ed Aug 25 10:21:53.671533 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6c931f47-557d-4ee9-acde-4bcc75f1037f tempest-VolumeTypesTest-639198486 tempest-VolumeTypesTest-639198486-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-1206694196", "description": "tempest-volume-type-description-727288426", "is_public": false}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:21:53.671947 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-e43c971b-7a8e-442b-a1ea-67fb6b8e651a None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:53.675363 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 475/1888] 10.4.3.119 () {66 vars in 1243 bytes} [Tue Aug 25 10:21:53 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 25 10:21:53.679961 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-08f5278c-688e-454e-a266-38af8cec6c6f None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:53.682374 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-08f5278c-688e-454e-a266-38af8cec6c6f tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:21:53.682807 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-08f5278c-688e-454e-a266-38af8cec6c6f tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1174966195", "imageRef": "feb6a697-d0f9-4bdb-a73d-f7aa7a6d0d12", "size": 1}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:21:53.683774 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-bb09a31b-4bd4-42bf-971c-86f581a8cb77 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:53.684419 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-08f5278c-688e-454e-a266-38af8cec6c6f tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1174966195', 'imageRef': 'feb6a697-d0f9-4bdb-a73d-f7aa7a6d0d12', 'size': 1}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:21:53.685464 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-bb09a31b-4bd4-42bf-971c-86f581a8cb77 tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] POST https://10.4.3.119/volume/v3/volumes/xxx/action Aug 25 10:21:53.685783 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-bb09a31b-4bd4-42bf-971c-86f581a8cb77 tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Action body: b'{"os-detach": {}}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:21:53.685910 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-bb09a31b-4bd4-42bf-971c-86f581a8cb77 tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:21:53.692387 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-bb09a31b-4bd4-42bf-971c-86f581a8cb77 tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] https://10.4.3.119/volume/v3/volumes/xxx/action returned with HTTP 404 Aug 25 10:21:53.692857 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 475/1889] 10.4.3.119 () {68 vars in 1291 bytes} [Tue Aug 25 10:21:53 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:21:53.701899 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-d9974dd7-6051-4730-850e-873fd6b94424 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:53.704118 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d9974dd7-6051-4730-850e-873fd6b94424 tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] GET https://10.4.3.119/volume/v3/volumes/tempest-invalid-780004886 Aug 25 10:21:53.704380 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d9974dd7-6051-4730-850e-873fd6b94424 tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:53.704635 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d9974dd7-6051-4730-850e-873fd6b94424 tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:53.711172 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6c931f47-557d-4ee9-acde-4bcc75f1037f tempest-VolumeTypesTest-639198486 tempest-VolumeTypesTest-639198486-project-admin] https://10.4.3.119/volume/v3/types/2552d4f1-c6c8-41d8-9af6-d2a2433230ed returned with HTTP 200 Aug 25 10:21:53.711598 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 479/1890] 10.4.3.119 () {68 vars in 1363 bytes} [Tue Aug 25 10:21:53 2026] PUT /volume/v3/types/2552d4f1-c6c8-41d8-9af6-d2a2433230ed => generated 204 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:53.712385 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d9974dd7-6051-4730-850e-873fd6b94424 tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] https://10.4.3.119/volume/v3/volumes/tempest-invalid-780004886 returned with HTTP 404 Aug 25 10:21:53.712385 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 476/1891] 10.4.3.119 () {66 vars in 1315 bytes} [Tue Aug 25 10:21:53 2026] GET /volume/v3/volumes/tempest-invalid-780004886 => generated 98 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:21:53.720333 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-9ea475d2-6d5a-4157-aa3f-87aac8f73257 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:53.721297 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-308979f3-2ab8-4c02-92ec-7a403c845c77 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:53.722079 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9ea475d2-6d5a-4157-aa3f-87aac8f73257 tempest-VolumeTypesTest-639198486 tempest-VolumeTypesTest-639198486-project-admin] GET https://10.4.3.119/volume/v3/types/2552d4f1-c6c8-41d8-9af6-d2a2433230ed Aug 25 10:21:53.722303 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9ea475d2-6d5a-4157-aa3f-87aac8f73257 tempest-VolumeTypesTest-639198486 tempest-VolumeTypesTest-639198486-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:53.722482 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9ea475d2-6d5a-4157-aa3f-87aac8f73257 tempest-VolumeTypesTest-639198486 tempest-VolumeTypesTest-639198486-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:53.723645 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 480/1892] 10.4.3.119 () {66 vars in 1240 bytes} [Tue Aug 25 10:21:53 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 25 10:21:53.726235 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:53.726235 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:21:53.728027 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9ea475d2-6d5a-4157-aa3f-87aac8f73257 tempest-VolumeTypesTest-639198486 tempest-VolumeTypesTest-639198486-project-admin] https://10.4.3.119/volume/v3/types/2552d4f1-c6c8-41d8-9af6-d2a2433230ed returned with HTTP 200 Aug 25 10:21:53.728171 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 476/1893] 10.4.3.119 () {66 vars in 1342 bytes} [Tue Aug 25 10:21:53 2026] GET /volume/v3/types/2552d4f1-c6c8-41d8-9af6-d2a2433230ed => generated 268 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:53.732802 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-a4987bfb-8103-4278-ba51-dcc6581ae272 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:53.735255 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a4987bfb-8103-4278-ba51-dcc6581ae272 tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] GET https://10.4.3.119/volume/v3/volumes/detail?status=null Aug 25 10:21:53.735528 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a4987bfb-8103-4278-ba51-dcc6581ae272 tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:53.735787 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a4987bfb-8103-4278-ba51-dcc6581ae272 tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Calling method 'detail' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:53.736114 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.api_utils [None req-a4987bfb-8103-4278-ba51-dcc6581ae272 tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Removing options '' from query. {{(pid=100390) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 10:21:53.736467 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-a4987bfb-8103-4278-ba51-dcc6581ae272 tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Could not evaluate value null, assuming string {{(pid=100390) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 25 10:21:53.737239 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-f5ee4c30-2990-4282-83fa-104aa1f03529 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:53.737407 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-a4987bfb-8103-4278-ba51-dcc6581ae272 tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100390) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 10:21:53.739097 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f5ee4c30-2990-4282-83fa-104aa1f03529 tempest-VolumeTypesTest-639198486 tempest-VolumeTypesTest-639198486-project-admin] DELETE https://10.4.3.119/volume/v3/types/2552d4f1-c6c8-41d8-9af6-d2a2433230ed Aug 25 10:21:53.739311 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f5ee4c30-2990-4282-83fa-104aa1f03529 tempest-VolumeTypesTest-639198486 tempest-VolumeTypesTest-639198486-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:53.739509 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f5ee4c30-2990-4282-83fa-104aa1f03529 tempest-VolumeTypesTest-639198486 tempest-VolumeTypesTest-639198486-project-admin] Calling method '_delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:53.760984 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f5ee4c30-2990-4282-83fa-104aa1f03529 tempest-VolumeTypesTest-639198486 tempest-VolumeTypesTest-639198486-project-admin] https://10.4.3.119/volume/v3/types/2552d4f1-c6c8-41d8-9af6-d2a2433230ed returned with HTTP 202 Aug 25 10:21:53.761471 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 481/1894] 10.4.3.119 () {66 vars in 1345 bytes} [Tue Aug 25 10:21:53 2026] DELETE /volume/v3/types/2552d4f1-c6c8-41d8-9af6-d2a2433230ed => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:21:53.767681 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-08f5278c-688e-454e-a266-38af8cec6c6f tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Create volume of 1 GB Aug 25 10:21:53.768727 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-101515ff-b815-4586-92fa-e6305ee6f6d4 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:53.770650 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-a4987bfb-8103-4278-ba51-dcc6581ae272 tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Get all volumes completed successfully. Aug 25 10:21:53.770829 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-101515ff-b815-4586-92fa-e6305ee6f6d4 tempest-VolumeTypesTest-639198486 tempest-VolumeTypesTest-639198486-project-admin] GET https://10.4.3.119/volume/v3/types/2552d4f1-c6c8-41d8-9af6-d2a2433230ed Aug 25 10:21:53.771096 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-101515ff-b815-4586-92fa-e6305ee6f6d4 tempest-VolumeTypesTest-639198486 tempest-VolumeTypesTest-639198486-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:53.771375 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-101515ff-b815-4586-92fa-e6305ee6f6d4 tempest-VolumeTypesTest-639198486 tempest-VolumeTypesTest-639198486-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:53.772816 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-08f5278c-688e-454e-a266-38af8cec6c6f tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Availability Zones retrieved successfully. Aug 25 10:21:53.773394 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a4987bfb-8103-4278-ba51-dcc6581ae272 tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] https://10.4.3.119/volume/v3/volumes/detail?status=null returned with HTTP 200 Aug 25 10:21:53.773887 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 477/1895] 10.4.3.119 () {66 vars in 1281 bytes} [Tue Aug 25 10:21:53 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 10:21:53.775222 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-101515ff-b815-4586-92fa-e6305ee6f6d4 tempest-VolumeTypesTest-639198486 tempest-VolumeTypesTest-639198486-project-admin] https://10.4.3.119/volume/v3/types/2552d4f1-c6c8-41d8-9af6-d2a2433230ed returned with HTTP 404 Aug 25 10:21:53.775690 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 477/1896] 10.4.3.119 () {66 vars in 1342 bytes} [Tue Aug 25 10:21:53 2026] GET /volume/v3/types/2552d4f1-c6c8-41d8-9af6-d2a2433230ed => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:21:53.778973 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-08f5278c-688e-454e-a266-38af8cec6c6f tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Flow 'volume_create_api' (faca74cb-9026-4649-814a-fd88d54b863c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:21:53.779881 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-08f5278c-688e-454e-a266-38af8cec6c6f tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (190c4f22-ee19-4bb2-8a50-d33eca6b01d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:53.780846 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-08f5278c-688e-454e-a266-38af8cec6c6f tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:21:53.786888 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-0e4767a9-271e-4872-8d56-55427ea5a955 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:53.789027 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0e4767a9-271e-4872-8d56-55427ea5a955 tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] GET https://10.4.3.119/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1665687263 Aug 25 10:21:53.789237 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0e4767a9-271e-4872-8d56-55427ea5a955 tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:53.789431 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0e4767a9-271e-4872-8d56-55427ea5a955 tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Calling method 'detail' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:53.789656 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.api_utils [None req-0e4767a9-271e-4872-8d56-55427ea5a955 tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Removing options '' from query. {{(pid=100391) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 10:21:53.790456 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-0e4767a9-271e-4872-8d56-55427ea5a955 tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1665687263'), ('no_migration_targets', True)]). {{(pid=100391) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 10:21:53.822168 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-0e4767a9-271e-4872-8d56-55427ea5a955 tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Get all volumes completed successfully. Aug 25 10:21:53.824251 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0e4767a9-271e-4872-8d56-55427ea5a955 tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] https://10.4.3.119/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1665687263 returned with HTTP 200 Aug 25 10:21:53.824610 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 482/1897] 10.4.3.119 () {66 vars in 1359 bytes} [Tue Aug 25 10:21:53 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1665687263 => generated 15 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 10:21:53.837943 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-7d0ddb1a-cc23-45d6-8a89-3f9a230ea20b None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:53.840130 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-08f5278c-688e-454e-a266-38af8cec6c6f tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (190c4f22-ee19-4bb2-8a50-d33eca6b01d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:53.840265 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7d0ddb1a-cc23-45d6-8a89-3f9a230ea20b tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] GET https://10.4.3.119/volume/v3/volumes?status=null Aug 25 10:21:53.840440 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-7d0ddb1a-cc23-45d6-8a89-3f9a230ea20b tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:53.840653 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-7d0ddb1a-cc23-45d6-8a89-3f9a230ea20b tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Calling method 'index' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:53.840878 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.api_utils [None req-7d0ddb1a-cc23-45d6-8a89-3f9a230ea20b tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Removing options '' from query. {{(pid=100390) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 10:21:53.841192 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-7d0ddb1a-cc23-45d6-8a89-3f9a230ea20b tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Could not evaluate value null, assuming string {{(pid=100390) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 25 10:21:53.841226 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-08f5278c-688e-454e-a266-38af8cec6c6f tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a1194d3-c117-4618-b5fb-1899d1cfede4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:53.841834 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-7d0ddb1a-cc23-45d6-8a89-3f9a230ea20b tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100390) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 10:21:53.847947 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-7d0ddb1a-cc23-45d6-8a89-3f9a230ea20b tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Get all volumes completed successfully. Aug 25 10:21:53.848356 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7d0ddb1a-cc23-45d6-8a89-3f9a230ea20b tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] https://10.4.3.119/volume/v3/volumes?status=null returned with HTTP 200 Aug 25 10:21:53.849152 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 478/1898] 10.4.3.119 () {66 vars in 1260 bytes} [Tue Aug 25 10:21:53 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 10:21:53.858060 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-89819d9e-19e0-402b-ad20-2681f73bbe1d None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:53.859990 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-89819d9e-19e0-402b-ad20-2681f73bbe1d tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] GET https://10.4.3.119/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1776688174 Aug 25 10:21:53.860194 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-89819d9e-19e0-402b-ad20-2681f73bbe1d tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:53.860378 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-89819d9e-19e0-402b-ad20-2681f73bbe1d tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Calling method 'index' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:53.860682 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.api_utils [None req-89819d9e-19e0-402b-ad20-2681f73bbe1d tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Removing options '' from query. {{(pid=100388) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 10:21:53.861415 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-89819d9e-19e0-402b-ad20-2681f73bbe1d tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1776688174'), ('no_migration_targets', True)]). {{(pid=100388) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 10:21:53.891187 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-89819d9e-19e0-402b-ad20-2681f73bbe1d tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Get all volumes completed successfully. Aug 25 10:21:53.891481 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-89819d9e-19e0-402b-ad20-2681f73bbe1d tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] https://10.4.3.119/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1776688174 returned with HTTP 200 Aug 25 10:21:53.891888 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 478/1899] 10.4.3.119 () {66 vars in 1338 bytes} [Tue Aug 25 10:21:53 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1776688174 => generated 15 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 10:21:53.901793 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-07edeb98-630c-49ae-83ab-40eba2f670e8 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:53.903735 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-08f5278c-688e-454e-a266-38af8cec6c6f tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Created reservations ['aa51a99e-31f1-4e93-815d-f053a75e07c0', 'eab4384c-2d3c-4c55-a73f-3b9f8839faf5', 'd18b7e14-991e-4452-973e-02a403491eb7', '215b89b3-5f94-41e9-98f9-66b847b4c1cf'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:21:53.904045 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-07edeb98-630c-49ae-83ab-40eba2f670e8 tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] POST https://10.4.3.119/volume/v3/volumes/b999dca1-b7ac-47be-b341-e0145f809a5d/action Aug 25 10:21:53.904541 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-07edeb98-630c-49ae-83ab-40eba2f670e8 tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:21:53.904640 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-08f5278c-688e-454e-a266-38af8cec6c6f tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a1194d3-c117-4618-b5fb-1899d1cfede4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aa51a99e-31f1-4e93-815d-f053a75e07c0', 'eab4384c-2d3c-4c55-a73f-3b9f8839faf5', 'd18b7e14-991e-4452-973e-02a403491eb7', '215b89b3-5f94-41e9-98f9-66b847b4c1cf']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:53.904777 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-07edeb98-630c-49ae-83ab-40eba2f670e8 tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:21:53.905468 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-08f5278c-688e-454e-a266-38af8cec6c6f tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e5613f1-e745-4ad5-98a7-30beb2908067) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:53.914609 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:53.914609 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:21:53.915149 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-07edeb98-630c-49ae-83ab-40eba2f670e8 tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Volume info retrieved successfully. Aug 25 10:21:53.922226 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-07edeb98-630c-49ae-83ab-40eba2f670e8 tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Reserve volume completed successfully. Aug 25 10:21:53.922482 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-07edeb98-630c-49ae-83ab-40eba2f670e8 tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] https://10.4.3.119/volume/v3/volumes/b999dca1-b7ac-47be-b341-e0145f809a5d/action returned with HTTP 202 Aug 25 10:21:53.923079 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 483/1900] 10.4.3.119 () {68 vars in 1390 bytes} [Tue Aug 25 10:21:53 2026] POST /volume/v3/volumes/b999dca1-b7ac-47be-b341-e0145f809a5d/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:21:53.927077 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-08f5278c-688e-454e-a266-38af8cec6c6f tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e5613f1-e745-4ad5-98a7-30beb2908067) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7e7621d5-7d5d-4fab-b67e-4a6262b093eb', '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-1174966195',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc10655b94774e05abdbe173cd9a8ac9',qos_specs=None,replication_status=,reservations=['aa51a99e-31f1-4e93-815d-f053a75e07c0','eab4384c-2d3c-4c55-a73f-3b9f8839faf5','d18b7e14-991e-4452-973e-02a403491eb7','215b89b3-5f94-41e9-98f9-66b847b4c1cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22045e8e962d4331a4d23c0b720ab7b2',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:21:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1174966195',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7e7621d5-7d5d-4fab-b67e-4a6262b093eb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bc10655b94774e05abdbe173cd9a8ac9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='22045e8e962d4331a4d23c0b720ab7b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:53.927893 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-08f5278c-688e-454e-a266-38af8cec6c6f tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (119ec0d8-72f0-4b82-b6ea-4abfd81cba34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:53.929998 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-314b56c5-f345-4b0b-952f-11f309fb050a None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:53.932201 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-314b56c5-f345-4b0b-952f-11f309fb050a tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] POST https://10.4.3.119/volume/v3/volumes/b999dca1-b7ac-47be-b341-e0145f809a5d/action Aug 25 10:21:53.932654 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-314b56c5-f345-4b0b-952f-11f309fb050a tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100390) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:21:53.932828 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-314b56c5-f345-4b0b-952f-11f309fb050a tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:21:53.942761 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:53.942761 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:21:53.943340 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-314b56c5-f345-4b0b-952f-11f309fb050a tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Volume info retrieved successfully. Aug 25 10:21:53.946043 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-08f5278c-688e-454e-a266-38af8cec6c6f tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (119ec0d8-72f0-4b82-b6ea-4abfd81cba34) transitioned into state 'SUCCESS' from state '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-1174966195',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc10655b94774e05abdbe173cd9a8ac9',qos_specs=None,replication_status=,reservations=['aa51a99e-31f1-4e93-815d-f053a75e07c0','eab4384c-2d3c-4c55-a73f-3b9f8839faf5','d18b7e14-991e-4452-973e-02a403491eb7','215b89b3-5f94-41e9-98f9-66b847b4c1cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22045e8e962d4331a4d23c0b720ab7b2',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:53.946823 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-08f5278c-688e-454e-a266-38af8cec6c6f tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4123e4cf-14d3-4590-ad1b-3d56c485e016) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:53.949794 np0000008063 devstack@c-api.service[100390]: ERROR cinder.volume.api [None req-314b56c5-f345-4b0b-952f-11f309fb050a tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Volume status must be available to reserve, but the status is attaching. Aug 25 10:21:53.950183 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-314b56c5-f345-4b0b-952f-11f309fb050a tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] https://10.4.3.119/volume/v3/volumes/b999dca1-b7ac-47be-b341-e0145f809a5d/action returned with HTTP 400 Aug 25 10:21:53.950901 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 479/1901] 10.4.3.119 () {68 vars in 1390 bytes} [Tue Aug 25 10:21:53 2026] POST /volume/v3/volumes/b999dca1-b7ac-47be-b341-e0145f809a5d/action => generated 132 bytes in 21 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 25 10:21:53.958916 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-08f5278c-688e-454e-a266-38af8cec6c6f tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4123e4cf-14d3-4590-ad1b-3d56c485e016) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:53.959764 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-08f5278c-688e-454e-a266-38af8cec6c6f tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Flow 'volume_create_api' (faca74cb-9026-4649-814a-fd88d54b863c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:21:53.960129 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-08f5278c-688e-454e-a266-38af8cec6c6f tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Create volume request issued successfully. Aug 25 10:21:53.960302 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-0583db35-58ab-4a24-bc19-84b8218a8399 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:53.960722 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-08f5278c-688e-454e-a266-38af8cec6c6f tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:21:53.961120 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 462/1902] 10.4.3.119 () {68 vars in 1259 bytes} [Tue Aug 25 10:21:53 2026] POST /volume/v3/volumes => generated 753 bytes in 282 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:21:53.962796 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0583db35-58ab-4a24-bc19-84b8218a8399 tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] POST https://10.4.3.119/volume/v3/volumes/b999dca1-b7ac-47be-b341-e0145f809a5d/action Aug 25 10:21:53.963301 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0583db35-58ab-4a24-bc19-84b8218a8399 tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:21:53.963502 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0583db35-58ab-4a24-bc19-84b8218a8399 tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:21:53.972089 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-d056a6ce-12eb-453d-ac79-a3726727081b None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:53.973814 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d056a6ce-12eb-453d-ac79-a3726727081b tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] GET https://10.4.3.119/volume/v3/volumes/7e7621d5-7d5d-4fab-b67e-4a6262b093eb Aug 25 10:21:53.974061 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d056a6ce-12eb-453d-ac79-a3726727081b tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:53.974315 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d056a6ce-12eb-453d-ac79-a3726727081b tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:53.975007 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:53.975007 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:21:53.975719 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-0583db35-58ab-4a24-bc19-84b8218a8399 tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Volume info retrieved successfully. Aug 25 10:21:53.982012 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:53.982012 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:21:53.986579 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-d056a6ce-12eb-453d-ac79-a3726727081b tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Volume info retrieved successfully. Aug 25 10:21:53.991041 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d056a6ce-12eb-453d-ac79-a3726727081b tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] https://10.4.3.119/volume/v3/volumes/7e7621d5-7d5d-4fab-b67e-4a6262b093eb returned with HTTP 200 Aug 25 10:21:53.991619 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 484/1903] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:53 2026] GET /volume/v3/volumes/7e7621d5-7d5d-4fab-b67e-4a6262b093eb => generated 821 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:53.993871 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-0583db35-58ab-4a24-bc19-84b8218a8399 tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Unreserve volume completed successfully. Aug 25 10:21:53.994075 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0583db35-58ab-4a24-bc19-84b8218a8399 tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] https://10.4.3.119/volume/v3/volumes/b999dca1-b7ac-47be-b341-e0145f809a5d/action returned with HTTP 202 Aug 25 10:21:53.994614 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 479/1904] 10.4.3.119 () {68 vars in 1390 bytes} [Tue Aug 25 10:21:53 2026] POST /volume/v3/volumes/b999dca1-b7ac-47be-b341-e0145f809a5d/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:21:54.007962 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-38c1f753-a3ba-443e-b2e6-645fce6f24c1 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:54.009700 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-38c1f753-a3ba-443e-b2e6-645fce6f24c1 tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] POST https://10.4.3.119/volume/v3/volumes/db333be5-5455-4fc9-9a1f-35b604e57b9b/action Aug 25 10:21:54.010040 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-38c1f753-a3ba-443e-b2e6-645fce6f24c1 tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100390) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:21:54.010201 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-38c1f753-a3ba-443e-b2e6-645fce6f24c1 tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:21:54.025844 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-38c1f753-a3ba-443e-b2e6-645fce6f24c1 tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] https://10.4.3.119/volume/v3/volumes/db333be5-5455-4fc9-9a1f-35b604e57b9b/action returned with HTTP 404 Aug 25 10:21:54.026463 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 480/1905] 10.4.3.119 () {68 vars in 1390 bytes} [Tue Aug 25 10:21:54 2026] POST /volume/v3/volumes/db333be5-5455-4fc9-9a1f-35b604e57b9b/action => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:21:54.036292 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-ed701698-d016-49a0-bcf5-0c8b03ff6acc None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:54.038727 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ed701698-d016-49a0-bcf5-0c8b03ff6acc tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] POST https://10.4.3.119/volume/v3/volumes/55e45217-7de0-4e46-b7a2-e0994a8ed115/action Aug 25 10:21:54.039218 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ed701698-d016-49a0-bcf5-0c8b03ff6acc tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100389) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:21:54.039401 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ed701698-d016-49a0-bcf5-0c8b03ff6acc tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:21:54.048075 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ed701698-d016-49a0-bcf5-0c8b03ff6acc tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] https://10.4.3.119/volume/v3/volumes/55e45217-7de0-4e46-b7a2-e0994a8ed115/action returned with HTTP 404 Aug 25 10:21:54.048732 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 463/1906] 10.4.3.119 () {68 vars in 1390 bytes} [Tue Aug 25 10:21:54 2026] POST /volume/v3/volumes/55e45217-7de0-4e46-b7a2-e0994a8ed115/action => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:21:54.058991 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-468daf3a-038f-4bf2-8b6b-3d310de45e34 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:54.061807 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 485/1907] 10.4.3.119 () {68 vars in 1260 bytes} [Tue Aug 25 10:21:54 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 25 10:21:54.073351 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-fbcc509d-211b-4d8d-b8b9-f5d7440d2e7c None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:54.075603 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-fbcc509d-211b-4d8d-b8b9-f5d7440d2e7c tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] PUT https://10.4.3.119/volume/v3/volumes/tempest-invalid-1651111113 Aug 25 10:21:54.076387 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-fbcc509d-211b-4d8d-b8b9-f5d7440d2e7c tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:21:54.087085 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-fbcc509d-211b-4d8d-b8b9-f5d7440d2e7c tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] https://10.4.3.119/volume/v3/volumes/tempest-invalid-1651111113 returned with HTTP 404 Aug 25 10:21:54.087765 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 480/1908] 10.4.3.119 () {68 vars in 1338 bytes} [Tue Aug 25 10:21:54 2026] PUT /volume/v3/volumes/tempest-invalid-1651111113 => generated 99 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:21:54.099593 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-99ca9ed0-0241-4ca2-b6fb-210896c1cbc7 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:54.100297 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-99ca9ed0-0241-4ca2-b6fb-210896c1cbc7 tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] PUT https://10.4.3.119/volume/v3/volumes/9c595f06-68cc-4c5e-8f79-791f53eebc9f Aug 25 10:21:54.100675 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-99ca9ed0-0241-4ca2-b6fb-210896c1cbc7 tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:21:54.108832 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-99ca9ed0-0241-4ca2-b6fb-210896c1cbc7 tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] https://10.4.3.119/volume/v3/volumes/9c595f06-68cc-4c5e-8f79-791f53eebc9f returned with HTTP 404 Aug 25 10:21:54.108832 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 481/1909] 10.4.3.119 () {68 vars in 1368 bytes} [Tue Aug 25 10:21:54 2026] PUT /volume/v3/volumes/9c595f06-68cc-4c5e-8f79-791f53eebc9f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:21:54.120024 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-1318b726-a2b8-4b28-a42f-db4a75fa4eb4 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:54.122572 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1318b726-a2b8-4b28-a42f-db4a75fa4eb4 tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] DELETE https://10.4.3.119/volume/v3/volumes/309c426f-6133-44ec-a6f3-ffd0fc811597 Aug 25 10:21:54.122976 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1318b726-a2b8-4b28-a42f-db4a75fa4eb4 tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:54.122976 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1318b726-a2b8-4b28-a42f-db4a75fa4eb4 tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:54.123205 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-1318b726-a2b8-4b28-a42f-db4a75fa4eb4 tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Delete volume with id: 309c426f-6133-44ec-a6f3-ffd0fc811597 Aug 25 10:21:54.137128 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1318b726-a2b8-4b28-a42f-db4a75fa4eb4 tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] https://10.4.3.119/volume/v3/volumes/309c426f-6133-44ec-a6f3-ffd0fc811597 returned with HTTP 404 Aug 25 10:21:54.137128 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 464/1910] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:21:54 2026] DELETE /volume/v3/volumes/309c426f-6133-44ec-a6f3-ffd0fc811597 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:21:54.151781 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-a60ea8ea-1f6c-4c4a-9926-f0ac3ca5f957 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:54.153723 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a60ea8ea-1f6c-4c4a-9926-f0ac3ca5f957 tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] POST https://10.4.3.119/volume/v3/volumes/b999dca1-b7ac-47be-b341-e0145f809a5d/action Aug 25 10:21:54.154252 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a60ea8ea-1f6c-4c4a-9926-f0ac3ca5f957 tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:21:54.154515 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a60ea8ea-1f6c-4c4a-9926-f0ac3ca5f957 tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:21:54.156890 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a60ea8ea-1f6c-4c4a-9926-f0ac3ca5f957 tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] https://10.4.3.119/volume/v3/volumes/b999dca1-b7ac-47be-b341-e0145f809a5d/action returned with HTTP 400 Aug 25 10:21:54.157667 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 486/1911] 10.4.3.119 () {68 vars in 1390 bytes} [Tue Aug 25 10:21:54 2026] POST /volume/v3/volumes/b999dca1-b7ac-47be-b341-e0145f809a5d/action => generated 140 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 25 10:21:54.170520 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-7affa8f5-5f6a-4f98-b56c-380eea8d0f09 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:54.172241 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7affa8f5-5f6a-4f98-b56c-380eea8d0f09 tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] POST https://10.4.3.119/volume/v3/volumes/b999dca1-b7ac-47be-b341-e0145f809a5d/action Aug 25 10:21:54.172591 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7affa8f5-5f6a-4f98-b56c-380eea8d0f09 tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:21:54.172704 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7affa8f5-5f6a-4f98-b56c-380eea8d0f09 tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:21:54.174089 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7affa8f5-5f6a-4f98-b56c-380eea8d0f09 tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] https://10.4.3.119/volume/v3/volumes/b999dca1-b7ac-47be-b341-e0145f809a5d/action returned with HTTP 400 Aug 25 10:21:54.174588 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 481/1912] 10.4.3.119 () {68 vars in 1390 bytes} [Tue Aug 25 10:21:54 2026] POST /volume/v3/volumes/b999dca1-b7ac-47be-b341-e0145f809a5d/action => generated 131 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 25 10:21:54.185381 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-f7269da8-2f2d-441d-a7d2-c655262114cd None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:54.187102 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f7269da8-2f2d-441d-a7d2-c655262114cd tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] POST https://10.4.3.119/volume/v3/volumes/7e625bf1-edc2-452b-8cbf-586b7ea6ea9a/action Aug 25 10:21:54.187462 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f7269da8-2f2d-441d-a7d2-c655262114cd tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100390) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:21:54.187592 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f7269da8-2f2d-441d-a7d2-c655262114cd tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:21:54.195919 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f7269da8-2f2d-441d-a7d2-c655262114cd tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] https://10.4.3.119/volume/v3/volumes/7e625bf1-edc2-452b-8cbf-586b7ea6ea9a/action returned with HTTP 404 Aug 25 10:21:54.196547 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 482/1913] 10.4.3.119 () {68 vars in 1390 bytes} [Tue Aug 25 10:21:54 2026] POST /volume/v3/volumes/7e625bf1-edc2-452b-8cbf-586b7ea6ea9a/action => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:21:54.206382 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-2f44f3c9-0ae3-4a34-904f-5894a0154e1c None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:54.208256 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-2f44f3c9-0ae3-4a34-904f-5894a0154e1c tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] POST https://10.4.3.119/volume/v3/volumes/b999dca1-b7ac-47be-b341-e0145f809a5d/action Aug 25 10:21:54.208628 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-2f44f3c9-0ae3-4a34-904f-5894a0154e1c tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=100389) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:21:54.208760 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-2f44f3c9-0ae3-4a34-904f-5894a0154e1c tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:21:54.210126 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-2f44f3c9-0ae3-4a34-904f-5894a0154e1c tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] https://10.4.3.119/volume/v3/volumes/b999dca1-b7ac-47be-b341-e0145f809a5d/action returned with HTTP 400 Aug 25 10:21:54.210742 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 465/1914] 10.4.3.119 () {68 vars in 1390 bytes} [Tue Aug 25 10:21:54 2026] POST /volume/v3/volumes/b999dca1-b7ac-47be-b341-e0145f809a5d/action => generated 129 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 25 10:21:54.218724 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-8df5e96a-a509-4e8a-953c-7f51db6c191b None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:54.220523 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8df5e96a-a509-4e8a-953c-7f51db6c191b tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] POST https://10.4.3.119/volume/v3/volumes/None/action Aug 25 10:21:54.220864 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-8df5e96a-a509-4e8a-953c-7f51db6c191b tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:21:54.221001 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-8df5e96a-a509-4e8a-953c-7f51db6c191b tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:21:54.227945 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8df5e96a-a509-4e8a-953c-7f51db6c191b tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] https://10.4.3.119/volume/v3/volumes/None/action returned with HTTP 404 Aug 25 10:21:54.228448 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 487/1915] 10.4.3.119 () {68 vars in 1294 bytes} [Tue Aug 25 10:21:54 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:21:54.237263 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-ed26d7bb-f671-4466-b31f-e2f0e34ecc82 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:54.239274 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ed26d7bb-f671-4466-b31f-e2f0e34ecc82 tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] GET https://10.4.3.119/volume/v3/volumes/2a7164a0-469f-44ef-ac27-cd03ecb69d05 Aug 25 10:21:54.239312 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ed26d7bb-f671-4466-b31f-e2f0e34ecc82 tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:54.239540 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ed26d7bb-f671-4466-b31f-e2f0e34ecc82 tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:54.247536 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ed26d7bb-f671-4466-b31f-e2f0e34ecc82 tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] https://10.4.3.119/volume/v3/volumes/2a7164a0-469f-44ef-ac27-cd03ecb69d05 returned with HTTP 404 Aug 25 10:21:54.248196 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 482/1916] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:54 2026] GET /volume/v3/volumes/2a7164a0-469f-44ef-ac27-cd03ecb69d05 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:21:54.256459 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-d292ec4d-6dc0-4f1a-b368-47580117e23f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:54.258899 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d292ec4d-6dc0-4f1a-b368-47580117e23f tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] GET https://10.4.3.119/volume/v3/volumes/b999dca1-b7ac-47be-b341-e0145f809a5d Aug 25 10:21:54.259201 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d292ec4d-6dc0-4f1a-b368-47580117e23f tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:54.259481 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d292ec4d-6dc0-4f1a-b368-47580117e23f tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:54.267543 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:54.267543 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:21:54.271749 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-d292ec4d-6dc0-4f1a-b368-47580117e23f tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Volume info retrieved successfully. Aug 25 10:21:54.276716 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d292ec4d-6dc0-4f1a-b368-47580117e23f tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] https://10.4.3.119/volume/v3/volumes/b999dca1-b7ac-47be-b341-e0145f809a5d returned with HTTP 200 Aug 25 10:21:54.277236 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 483/1917] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:54 2026] GET /volume/v3/volumes/b999dca1-b7ac-47be-b341-e0145f809a5d => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:54.290629 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-b7516aec-565f-4bf7-8e4c-f01470539009 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:54.292630 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b7516aec-565f-4bf7-8e4c-f01470539009 tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] DELETE https://10.4.3.119/volume/v3/volumes/b999dca1-b7ac-47be-b341-e0145f809a5d Aug 25 10:21:54.292856 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b7516aec-565f-4bf7-8e4c-f01470539009 tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:54.293105 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b7516aec-565f-4bf7-8e4c-f01470539009 tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:54.293337 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-b7516aec-565f-4bf7-8e4c-f01470539009 tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Delete volume with id: b999dca1-b7ac-47be-b341-e0145f809a5d Aug 25 10:21:54.303042 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:54.303042 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:21:54.303757 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-b7516aec-565f-4bf7-8e4c-f01470539009 tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Volume info retrieved successfully. Aug 25 10:21:54.331677 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-b7516aec-565f-4bf7-8e4c-f01470539009 tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Delete volume request issued successfully. Aug 25 10:21:54.331922 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b7516aec-565f-4bf7-8e4c-f01470539009 tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] https://10.4.3.119/volume/v3/volumes/b999dca1-b7ac-47be-b341-e0145f809a5d returned with HTTP 202 Aug 25 10:21:54.332526 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 466/1918] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:21:54 2026] DELETE /volume/v3/volumes/b999dca1-b7ac-47be-b341-e0145f809a5d => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:21:54.342956 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-0463a468-d1b9-4e9c-a623-45cd48f2a34c None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:54.344989 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0463a468-d1b9-4e9c-a623-45cd48f2a34c tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] GET https://10.4.3.119/volume/v3/volumes/b999dca1-b7ac-47be-b341-e0145f809a5d Aug 25 10:21:54.345320 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0463a468-d1b9-4e9c-a623-45cd48f2a34c tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:54.345602 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0463a468-d1b9-4e9c-a623-45cd48f2a34c tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:54.355898 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:54.355898 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:21:54.360544 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-0463a468-d1b9-4e9c-a623-45cd48f2a34c tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Volume info retrieved successfully. Aug 25 10:21:54.365065 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0463a468-d1b9-4e9c-a623-45cd48f2a34c tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] https://10.4.3.119/volume/v3/volumes/b999dca1-b7ac-47be-b341-e0145f809a5d returned with HTTP 200 Aug 25 10:21:54.365527 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 488/1919] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:54 2026] GET /volume/v3/volumes/b999dca1-b7ac-47be-b341-e0145f809a5d => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:54.438368 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-4972f382-4eec-4187-a6fd-3f6e47b27d72 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:54.442663 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4972f382-4eec-4187-a6fd-3f6e47b27d72 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/1a526e3e-37f3-4e3a-bb98-59cd0ae2d0d6 Aug 25 10:21:54.442663 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4972f382-4eec-4187-a6fd-3f6e47b27d72 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:54.442949 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4972f382-4eec-4187-a6fd-3f6e47b27d72 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:54.443120 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-4972f382-4eec-4187-a6fd-3f6e47b27d72 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id 1a526e3e-37f3-4e3a-bb98-59cd0ae2d0d6. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:21:54.453250 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:54.453250 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:21:54.453930 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4972f382-4eec-4187-a6fd-3f6e47b27d72 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/1a526e3e-37f3-4e3a-bb98-59cd0ae2d0d6 returned with HTTP 200 Aug 25 10:21:54.454351 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 483/1920] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:54 2026] GET /volume/v3/backups/1a526e3e-37f3-4e3a-bb98-59cd0ae2d0d6 => generated 791 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:54.553548 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-27c3890e-bf29-4ac1-bc43-733ab47e4ca8 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:54.557932 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-27c3890e-bf29-4ac1-bc43-733ab47e4ca8 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] GET https://10.4.3.119/volume/v3/groups/c1e66614-42f3-4806-8a67-69558d7f0763 Aug 25 10:21:54.557932 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-27c3890e-bf29-4ac1-bc43-733ab47e4ca8 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:54.557932 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-27c3890e-bf29-4ac1-bc43-733ab47e4ca8 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Calling method 'version_select' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:54.557932 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.groups [None req-27c3890e-bf29-4ac1-bc43-733ab47e4ca8 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] show called for member c1e66614-42f3-4806-8a67-69558d7f0763 {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 10:21:54.563542 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:54.563542 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:21:54.575368 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-27c3890e-bf29-4ac1-bc43-733ab47e4ca8 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] https://10.4.3.119/volume/v3/groups/c1e66614-42f3-4806-8a67-69558d7f0763 returned with HTTP 200 Aug 25 10:21:54.575368 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 484/1921] 10.4.3.119 () {68 vars in 1386 bytes} [Tue Aug 25 10:21:54 2026] GET /volume/v3/groups/c1e66614-42f3-4806-8a67-69558d7f0763 => generated 333 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:21:54.585242 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-845a70cf-d59f-4e67-8e55-d37f660d95b8 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:54.586999 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-845a70cf-d59f-4e67-8e55-d37f660d95b8 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:21:54.587345 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-845a70cf-d59f-4e67-8e55-d37f660d95b8 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-40456089", "volume_type": "bfd98a3c-5749-4e68-bee6-2340f20ffe8d", "group_id": "c1e66614-42f3-4806-8a67-69558d7f0763", "size": 1}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:21:54.589008 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-845a70cf-d59f-4e67-8e55-d37f660d95b8 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-40456089', 'volume_type': 'bfd98a3c-5749-4e68-bee6-2340f20ffe8d', 'group_id': 'c1e66614-42f3-4806-8a67-69558d7f0763', 'size': 1}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:21:54.596918 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:54.596918 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:21:54.597419 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-845a70cf-d59f-4e67-8e55-d37f660d95b8 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Create volume of 1 GB Aug 25 10:21:54.604034 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-845a70cf-d59f-4e67-8e55-d37f660d95b8 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Availability Zones retrieved successfully. Aug 25 10:21:54.610157 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-845a70cf-d59f-4e67-8e55-d37f660d95b8 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Flow 'volume_create_api' (a75f50be-54f6-4e6d-8945-ffa48dd49ab3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:21:54.611608 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-845a70cf-d59f-4e67-8e55-d37f660d95b8 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b47a820-c1a5-461a-af06-7a2455659c2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:54.612315 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:54.612315 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:21:54.612893 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-845a70cf-d59f-4e67-8e55-d37f660d95b8 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:21:54.637651 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-845a70cf-d59f-4e67-8e55-d37f660d95b8 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b47a820-c1a5-461a-af06-7a2455659c2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:21:53Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bfd98a3c-5749-4e68-bee6-2340f20ffe8d,is_public=True,name='tempest-GroupsTest-volume-type-1043941490',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bfd98a3c-5749-4e68-bee6-2340f20ffe8d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'c1e66614-42f3-4806-8a67-69558d7f0763', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:54.638063 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-845a70cf-d59f-4e67-8e55-d37f660d95b8 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90d78cd6-e9c6-497b-ae45-008ff56a9762) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:54.674979 np0000008063 devstack@c-api.service[100389]: WARNING cinder.quota [None req-845a70cf-d59f-4e67-8e55-d37f660d95b8 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1043941490 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1043941490, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:21:54.675576 np0000008063 devstack@c-api.service[100389]: WARNING cinder.quota [None req-845a70cf-d59f-4e67-8e55-d37f660d95b8 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1043941490 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1043941490, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:21:54.737191 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-845a70cf-d59f-4e67-8e55-d37f660d95b8 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Created reservations ['7b58f1cb-79d6-4153-88c8-af9e433e9801', 'fbef6a86-c150-4968-8e33-a8a1b4b025ec', '53156fd7-d70b-4e54-a2ae-ab33dbfb7d19', '790c1681-8ef4-4480-b27e-6291a06b9e2e'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:21:54.737191 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-845a70cf-d59f-4e67-8e55-d37f660d95b8 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90d78cd6-e9c6-497b-ae45-008ff56a9762) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7b58f1cb-79d6-4153-88c8-af9e433e9801', 'fbef6a86-c150-4968-8e33-a8a1b4b025ec', '53156fd7-d70b-4e54-a2ae-ab33dbfb7d19', '790c1681-8ef4-4480-b27e-6291a06b9e2e']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:54.737191 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-845a70cf-d59f-4e67-8e55-d37f660d95b8 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dbfc7fde-c102-4322-9d14-7a0ed709d799) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:54.767824 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-845a70cf-d59f-4e67-8e55-d37f660d95b8 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dbfc7fde-c102-4322-9d14-7a0ed709d799) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '04c67387-f5ef-490c-b2ab-fba959615fff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-40456089',encryption_key_id=None,group_id=c1e66614-42f3-4806-8a67-69558d7f0763,group_type_id=,metadata={},multiattach=False,project_id='1083c3a044754b019e31fa96b84a7856',qos_specs=None,replication_status=,reservations=['7b58f1cb-79d6-4153-88c8-af9e433e9801','fbef6a86-c150-4968-8e33-a8a1b4b025ec','53156fd7-d70b-4e54-a2ae-ab33dbfb7d19','790c1681-8ef4-4480-b27e-6291a06b9e2e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29788542ae8146f7bd9319c741b7d8eb',volume_type_id=bfd98a3c-5749-4e68-bee6-2340f20ffe8d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:21:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-40456089',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=c1e66614-42f3-4806-8a67-69558d7f0763,host=None,id=04c67387-f5ef-490c-b2ab-fba959615fff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1083c3a044754b019e31fa96b84a7856',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='29788542ae8146f7bd9319c741b7d8eb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bfd98a3c-5749-4e68-bee6-2340f20ffe8d),volume_type_id=bfd98a3c-5749-4e68-bee6-2340f20ffe8d)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:54.768970 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-845a70cf-d59f-4e67-8e55-d37f660d95b8 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a1d0139-bad2-4a91-a851-56a308e025a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:54.800122 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-845a70cf-d59f-4e67-8e55-d37f660d95b8 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a1d0139-bad2-4a91-a851-56a308e025a9) transitioned into state 'SUCCESS' from state '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-40456089',encryption_key_id=None,group_id=c1e66614-42f3-4806-8a67-69558d7f0763,group_type_id=,metadata={},multiattach=False,project_id='1083c3a044754b019e31fa96b84a7856',qos_specs=None,replication_status=,reservations=['7b58f1cb-79d6-4153-88c8-af9e433e9801','fbef6a86-c150-4968-8e33-a8a1b4b025ec','53156fd7-d70b-4e54-a2ae-ab33dbfb7d19','790c1681-8ef4-4480-b27e-6291a06b9e2e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29788542ae8146f7bd9319c741b7d8eb',volume_type_id=bfd98a3c-5749-4e68-bee6-2340f20ffe8d)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:54.800991 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-845a70cf-d59f-4e67-8e55-d37f660d95b8 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7a8ac98-dfe5-43e7-ba53-706d433e2614) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:54.827287 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-845a70cf-d59f-4e67-8e55-d37f660d95b8 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7a8ac98-dfe5-43e7-ba53-706d433e2614) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:54.827287 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-845a70cf-d59f-4e67-8e55-d37f660d95b8 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Flow 'volume_create_api' (a75f50be-54f6-4e6d-8945-ffa48dd49ab3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:21:54.827287 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-845a70cf-d59f-4e67-8e55-d37f660d95b8 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Create volume request issued successfully. Aug 25 10:21:54.828003 np0000008063 devstack@c-api.service[100389]: WARNING stevedore.named [None req-845a70cf-d59f-4e67-8e55-d37f660d95b8 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:21:54.828003 np0000008063 devstack@c-api.service[100389]: WARNING castellan.key_manager [None req-845a70cf-d59f-4e67-8e55-d37f660d95b8 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:21:54.875624 np0000008063 devstack@c-api.service[100389]: DEBUG oslo_db.sqlalchemy.engines [None req-845a70cf-d59f-4e67-8e55-d37f660d95b8 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100389) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 10:21:54.880535 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:54.880535 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:21:54.885168 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-845a70cf-d59f-4e67-8e55-d37f660d95b8 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:21:54.885817 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 467/1922] 10.4.3.119 () {70 vars in 1300 bytes} [Tue Aug 25 10:21:54 2026] POST /volume/v3/volumes => generated 813 bytes in 301 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Aug 25 10:21:54.902661 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-69a676ff-49a9-4e26-9035-d63c1a3ba8cb None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:54.904532 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-69a676ff-49a9-4e26-9035-d63c1a3ba8cb tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] GET https://10.4.3.119/volume/v3/volumes/04c67387-f5ef-490c-b2ab-fba959615fff Aug 25 10:21:54.905773 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-69a676ff-49a9-4e26-9035-d63c1a3ba8cb tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:54.909236 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-69a676ff-49a9-4e26-9035-d63c1a3ba8cb tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:54.918962 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:54.918962 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:21:54.926768 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-69a676ff-49a9-4e26-9035-d63c1a3ba8cb tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Volume info retrieved successfully. Aug 25 10:21:54.927755 np0000008063 devstack@c-api.service[100391]: WARNING stevedore.named [None req-69a676ff-49a9-4e26-9035-d63c1a3ba8cb tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:21:54.928150 np0000008063 devstack@c-api.service[100391]: WARNING castellan.key_manager [None req-69a676ff-49a9-4e26-9035-d63c1a3ba8cb tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:21:54.975493 np0000008063 devstack@c-api.service[100391]: DEBUG oslo_db.sqlalchemy.engines [None req-69a676ff-49a9-4e26-9035-d63c1a3ba8cb tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100391) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 10:21:54.978185 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:54.978185 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:21:54.988326 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-69a676ff-49a9-4e26-9035-d63c1a3ba8cb tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] https://10.4.3.119/volume/v3/volumes/04c67387-f5ef-490c-b2ab-fba959615fff returned with HTTP 200 Aug 25 10:21:54.988736 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 489/1923] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:21:54 2026] GET /volume/v3/volumes/04c67387-f5ef-490c-b2ab-fba959615fff => generated 881 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:21:55.011026 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-50a6a8f3-0ba7-4d0c-8c7d-bcdfb2f52cfb None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:55.013505 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-50a6a8f3-0ba7-4d0c-8c7d-bcdfb2f52cfb tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] GET https://10.4.3.119/volume/v3/volumes/7e7621d5-7d5d-4fab-b67e-4a6262b093eb Aug 25 10:21:55.013766 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-50a6a8f3-0ba7-4d0c-8c7d-bcdfb2f52cfb tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:55.014048 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-50a6a8f3-0ba7-4d0c-8c7d-bcdfb2f52cfb tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:55.025633 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:55.025633 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:21:55.032398 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-50a6a8f3-0ba7-4d0c-8c7d-bcdfb2f52cfb tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Volume info retrieved successfully. Aug 25 10:21:55.040291 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-50a6a8f3-0ba7-4d0c-8c7d-bcdfb2f52cfb tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] https://10.4.3.119/volume/v3/volumes/7e7621d5-7d5d-4fab-b67e-4a6262b093eb returned with HTTP 200 Aug 25 10:21:55.040525 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 484/1924] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:55 2026] GET /volume/v3/volumes/7e7621d5-7d5d-4fab-b67e-4a6262b093eb => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:55.382469 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-ef14b356-323b-4106-aad3-460551e7b337 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:55.385166 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ef14b356-323b-4106-aad3-460551e7b337 tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] GET https://10.4.3.119/volume/v3/volumes/b999dca1-b7ac-47be-b341-e0145f809a5d Aug 25 10:21:55.385416 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ef14b356-323b-4106-aad3-460551e7b337 tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:55.385661 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ef14b356-323b-4106-aad3-460551e7b337 tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:55.398521 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ef14b356-323b-4106-aad3-460551e7b337 tempest-VolumesNegativeTest-1400069381 tempest-VolumesNegativeTest-1400069381-project-member] https://10.4.3.119/volume/v3/volumes/b999dca1-b7ac-47be-b341-e0145f809a5d returned with HTTP 404 Aug 25 10:21:55.399528 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 485/1925] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:55 2026] GET /volume/v3/volumes/b999dca1-b7ac-47be-b341-e0145f809a5d => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:21:55.469292 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-d8730d02-d1ad-40f6-8676-e3a4a4a24625 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:55.471508 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d8730d02-d1ad-40f6-8676-e3a4a4a24625 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/1a526e3e-37f3-4e3a-bb98-59cd0ae2d0d6 Aug 25 10:21:55.471777 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d8730d02-d1ad-40f6-8676-e3a4a4a24625 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:55.472002 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d8730d02-d1ad-40f6-8676-e3a4a4a24625 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:55.472126 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-d8730d02-d1ad-40f6-8676-e3a4a4a24625 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id 1a526e3e-37f3-4e3a-bb98-59cd0ae2d0d6. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:21:55.480123 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:55.480123 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:21:55.481458 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d8730d02-d1ad-40f6-8676-e3a4a4a24625 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/1a526e3e-37f3-4e3a-bb98-59cd0ae2d0d6 returned with HTTP 200 Aug 25 10:21:55.482036 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 468/1926] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:55 2026] GET /volume/v3/backups/1a526e3e-37f3-4e3a-bb98-59cd0ae2d0d6 => generated 792 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:55.494646 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-747107c4-2d63-4c73-a0b0-cb246dc784a1 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:55.498272 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-747107c4-2d63-4c73-a0b0-cb246dc784a1 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/1a526e3e-37f3-4e3a-bb98-59cd0ae2d0d6 Aug 25 10:21:55.498272 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-747107c4-2d63-4c73-a0b0-cb246dc784a1 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:55.498272 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-747107c4-2d63-4c73-a0b0-cb246dc784a1 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:55.498272 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-747107c4-2d63-4c73-a0b0-cb246dc784a1 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id 1a526e3e-37f3-4e3a-bb98-59cd0ae2d0d6. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:21:55.503033 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:55.503033 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:21:55.503332 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-747107c4-2d63-4c73-a0b0-cb246dc784a1 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/1a526e3e-37f3-4e3a-bb98-59cd0ae2d0d6 returned with HTTP 200 Aug 25 10:21:55.503783 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 490/1927] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:55 2026] GET /volume/v3/backups/1a526e3e-37f3-4e3a-bb98-59cd0ae2d0d6 => generated 792 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:55.514601 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-ceaa80a5-7d38-4232-91e0-651b8ab985bf None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:55.518072 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ceaa80a5-7d38-4232-91e0-651b8ab985bf tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] POST https://10.4.3.119/volume/v3/backups Aug 25 10:21:55.519894 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ceaa80a5-7d38-4232-91e0-651b8ab985bf tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "41bc1767-6f97-42e7-a17b-a54288672f88", "incremental": true, "force": true}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:21:55.522968 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.contrib.backups [None req-ceaa80a5-7d38-4232-91e0-651b8ab985bf tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Creating new backup {'backup': {'volume_id': '41bc1767-6f97-42e7-a17b-a54288672f88', 'incremental': True, 'force': True}} {{(pid=100388) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 10:21:55.523242 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.contrib.backups [None req-ceaa80a5-7d38-4232-91e0-651b8ab985bf tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Creating backup of volume 41bc1767-6f97-42e7-a17b-a54288672f88 in container None Aug 25 10:21:55.539251 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:55.539251 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:21:55.539927 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-ceaa80a5-7d38-4232-91e0-651b8ab985bf tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Volume info retrieved successfully. Aug 25 10:21:55.566050 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-ceaa80a5-7d38-4232-91e0-651b8ab985bf tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Created reservations ['d0727587-8982-45ae-a14a-f5fe355f3ccc', '419db305-c5a6-45f6-ade4-e5e12b27d094'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:21:55.609989 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ceaa80a5-7d38-4232-91e0-651b8ab985bf tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups returned with HTTP 202 Aug 25 10:21:55.610462 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 485/1928] 10.4.3.119 () {68 vars in 1259 bytes} [Tue Aug 25 10:21:55 2026] POST /volume/v3/backups => generated 288 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:21:55.622932 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-d003c1d3-360b-4a3e-a24b-f641c77461b6 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:55.625984 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d003c1d3-360b-4a3e-a24b-f641c77461b6 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/3f3ef0ca-8189-4e60-8580-433a28d1db3d Aug 25 10:21:55.626218 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d003c1d3-360b-4a3e-a24b-f641c77461b6 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:55.626488 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d003c1d3-360b-4a3e-a24b-f641c77461b6 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:55.626623 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-d003c1d3-360b-4a3e-a24b-f641c77461b6 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id 3f3ef0ca-8189-4e60-8580-433a28d1db3d. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:21:55.634327 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:55.634327 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:21:55.635274 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d003c1d3-360b-4a3e-a24b-f641c77461b6 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/3f3ef0ca-8189-4e60-8580-433a28d1db3d returned with HTTP 200 Aug 25 10:21:55.635700 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 486/1929] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:55 2026] GET /volume/v3/backups/3f3ef0ca-8189-4e60-8580-433a28d1db3d => generated 694 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:56.009004 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-d9de268a-f3d3-4002-9836-5d14c3bb61dd None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:56.011157 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d9de268a-f3d3-4002-9836-5d14c3bb61dd tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] GET https://10.4.3.119/volume/v3/volumes/04c67387-f5ef-490c-b2ab-fba959615fff Aug 25 10:21:56.011538 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d9de268a-f3d3-4002-9836-5d14c3bb61dd tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:56.011773 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d9de268a-f3d3-4002-9836-5d14c3bb61dd tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:56.021456 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:56.021456 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:21:56.025793 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-d9de268a-f3d3-4002-9836-5d14c3bb61dd tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Volume info retrieved successfully. Aug 25 10:21:56.026689 np0000008063 devstack@c-api.service[100389]: WARNING stevedore.named [None req-d9de268a-f3d3-4002-9836-5d14c3bb61dd tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:21:56.026836 np0000008063 devstack@c-api.service[100389]: WARNING castellan.key_manager [None req-d9de268a-f3d3-4002-9836-5d14c3bb61dd tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:21:56.064104 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-570beae5-7461-46f3-93d1-ace861005810 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:56.069810 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-570beae5-7461-46f3-93d1-ace861005810 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] GET https://10.4.3.119/volume/v3/volumes/7e7621d5-7d5d-4fab-b67e-4a6262b093eb Aug 25 10:21:56.069992 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-570beae5-7461-46f3-93d1-ace861005810 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:56.070330 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-570beae5-7461-46f3-93d1-ace861005810 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:56.070916 np0000008063 devstack@c-api.service[100389]: DEBUG oslo_db.sqlalchemy.engines [None req-d9de268a-f3d3-4002-9836-5d14c3bb61dd tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100389) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 10:21:56.074872 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:56.074872 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:21:56.078068 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:56.078068 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:21:56.083484 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-570beae5-7461-46f3-93d1-ace861005810 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Volume info retrieved successfully. Aug 25 10:21:56.087839 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d9de268a-f3d3-4002-9836-5d14c3bb61dd tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] https://10.4.3.119/volume/v3/volumes/04c67387-f5ef-490c-b2ab-fba959615fff returned with HTTP 200 Aug 25 10:21:56.088402 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 469/1930] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:21:56 2026] GET /volume/v3/volumes/04c67387-f5ef-490c-b2ab-fba959615fff => generated 906 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:21:56.091769 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-570beae5-7461-46f3-93d1-ace861005810 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] https://10.4.3.119/volume/v3/volumes/7e7621d5-7d5d-4fab-b67e-4a6262b093eb returned with HTTP 200 Aug 25 10:21:56.091769 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 491/1931] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:56 2026] GET /volume/v3/volumes/7e7621d5-7d5d-4fab-b67e-4a6262b093eb => generated 906 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:56.103130 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-814ebe86-ebc2-4dac-b52e-70c940075672 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:56.104808 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-814ebe86-ebc2-4dac-b52e-70c940075672 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:21:56.105166 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-814ebe86-ebc2-4dac-b52e-70c940075672 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-814694528", "volume_type": "bfd98a3c-5749-4e68-bee6-2340f20ffe8d", "group_id": "c1e66614-42f3-4806-8a67-69558d7f0763", "size": 1}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:21:56.106522 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-814ebe86-ebc2-4dac-b52e-70c940075672 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-814694528', 'volume_type': 'bfd98a3c-5749-4e68-bee6-2340f20ffe8d', 'group_id': 'c1e66614-42f3-4806-8a67-69558d7f0763', 'size': 1}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:21:56.114777 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:56.114777 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:21:56.115377 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-814ebe86-ebc2-4dac-b52e-70c940075672 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Create volume of 1 GB Aug 25 10:21:56.134981 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-814ebe86-ebc2-4dac-b52e-70c940075672 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Availability Zones retrieved successfully. Aug 25 10:21:56.140922 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-814ebe86-ebc2-4dac-b52e-70c940075672 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Flow 'volume_create_api' (4e8dceb9-7917-4ca8-b464-e2505307592c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:21:56.142253 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-814ebe86-ebc2-4dac-b52e-70c940075672 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a56ca5f3-4d29-46a4-a06b-8baa8cab0e67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:56.142864 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:56.142864 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:21:56.143282 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [None req-814ebe86-ebc2-4dac-b52e-70c940075672 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Validating volume size '1' using validate_int {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:21:56.165013 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-814ebe86-ebc2-4dac-b52e-70c940075672 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a56ca5f3-4d29-46a4-a06b-8baa8cab0e67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:21:53Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bfd98a3c-5749-4e68-bee6-2340f20ffe8d,is_public=True,name='tempest-GroupsTest-volume-type-1043941490',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bfd98a3c-5749-4e68-bee6-2340f20ffe8d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'c1e66614-42f3-4806-8a67-69558d7f0763', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:56.165902 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-814ebe86-ebc2-4dac-b52e-70c940075672 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63646389-91f0-41a3-a987-dd3f51dd94fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:56.204881 np0000008063 devstack@c-api.service[100388]: WARNING cinder.quota [None req-814ebe86-ebc2-4dac-b52e-70c940075672 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1043941490 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1043941490, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:21:56.204881 np0000008063 devstack@c-api.service[100388]: WARNING cinder.quota [None req-814ebe86-ebc2-4dac-b52e-70c940075672 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1043941490 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1043941490, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:21:56.220366 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-814ebe86-ebc2-4dac-b52e-70c940075672 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Created reservations ['c4f62115-32e7-4eef-b8fe-031486f4dacf', 'c2280876-ae8f-4565-ad6d-da696b1be64a', '408cfcc1-3663-4244-a1a3-09a399ca46ec', '02c289d4-c672-489c-9548-dbf60d96d617'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:21:56.222559 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-814ebe86-ebc2-4dac-b52e-70c940075672 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63646389-91f0-41a3-a987-dd3f51dd94fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c4f62115-32e7-4eef-b8fe-031486f4dacf', 'c2280876-ae8f-4565-ad6d-da696b1be64a', '408cfcc1-3663-4244-a1a3-09a399ca46ec', '02c289d4-c672-489c-9548-dbf60d96d617']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:56.222932 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-814ebe86-ebc2-4dac-b52e-70c940075672 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b538076-28f6-485f-aaab-b3394a7a7610) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:56.247995 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-814ebe86-ebc2-4dac-b52e-70c940075672 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b538076-28f6-485f-aaab-b3394a7a7610) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2f5892b7-f959-46c5-a9fe-8770a14f2b29', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-814694528',encryption_key_id=None,group_id=c1e66614-42f3-4806-8a67-69558d7f0763,group_type_id=,metadata={},multiattach=False,project_id='1083c3a044754b019e31fa96b84a7856',qos_specs=None,replication_status=,reservations=['c4f62115-32e7-4eef-b8fe-031486f4dacf','c2280876-ae8f-4565-ad6d-da696b1be64a','408cfcc1-3663-4244-a1a3-09a399ca46ec','02c289d4-c672-489c-9548-dbf60d96d617'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29788542ae8146f7bd9319c741b7d8eb',volume_type_id=bfd98a3c-5749-4e68-bee6-2340f20ffe8d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:21:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-814694528',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=c1e66614-42f3-4806-8a67-69558d7f0763,host=None,id=2f5892b7-f959-46c5-a9fe-8770a14f2b29,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1083c3a044754b019e31fa96b84a7856',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='29788542ae8146f7bd9319c741b7d8eb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bfd98a3c-5749-4e68-bee6-2340f20ffe8d),volume_type_id=bfd98a3c-5749-4e68-bee6-2340f20ffe8d)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:56.248789 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-814ebe86-ebc2-4dac-b52e-70c940075672 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9a5600b-a80f-40ee-97b5-f682cbc37c37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:56.252029 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-fee70db0-f850-474b-96d0-f51942fe1019 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:56.252595 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-fee70db0-f850-474b-96d0-f51942fe1019 None None] GET https://10.4.3.119/volume// Aug 25 10:21:56.252773 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-fee70db0-f850-474b-96d0-f51942fe1019 None None] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:56.253357 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-fee70db0-f850-474b-96d0-f51942fe1019 None None] Calling method 'all' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:56.253357 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-fee70db0-f850-474b-96d0-f51942fe1019 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:21:56.253704 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 487/1932] 10.4.3.119 () {64 vars in 1004 bytes} [Tue Aug 25 10:21:56 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:21:56.264044 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-398693ba-fce5-4f2d-8af5-2a60ae519329 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:56.264666 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-398693ba-fce5-4f2d-8af5-2a60ae519329 None None] GET https://10.4.3.119/volume// Aug 25 10:21:56.264910 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-398693ba-fce5-4f2d-8af5-2a60ae519329 None None] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:56.265223 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-398693ba-fce5-4f2d-8af5-2a60ae519329 None None] Calling method 'all' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:56.265566 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-398693ba-fce5-4f2d-8af5-2a60ae519329 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:21:56.265890 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 470/1933] 10.4.3.119 () {64 vars in 1004 bytes} [Tue Aug 25 10:21:56 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:21:56.266967 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-814ebe86-ebc2-4dac-b52e-70c940075672 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9a5600b-a80f-40ee-97b5-f682cbc37c37) transitioned into state 'SUCCESS' from state '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-814694528',encryption_key_id=None,group_id=c1e66614-42f3-4806-8a67-69558d7f0763,group_type_id=,metadata={},multiattach=False,project_id='1083c3a044754b019e31fa96b84a7856',qos_specs=None,replication_status=,reservations=['c4f62115-32e7-4eef-b8fe-031486f4dacf','c2280876-ae8f-4565-ad6d-da696b1be64a','408cfcc1-3663-4244-a1a3-09a399ca46ec','02c289d4-c672-489c-9548-dbf60d96d617'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29788542ae8146f7bd9319c741b7d8eb',volume_type_id=bfd98a3c-5749-4e68-bee6-2340f20ffe8d)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:56.267653 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-814ebe86-ebc2-4dac-b52e-70c940075672 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7273c461-e5df-4d07-8efc-375f057be6e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:56.273701 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-52e515dd-ef8b-4883-ba65-db12aacd11d0 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:56.282719 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-814ebe86-ebc2-4dac-b52e-70c940075672 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7273c461-e5df-4d07-8efc-375f057be6e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:56.283553 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-814ebe86-ebc2-4dac-b52e-70c940075672 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Flow 'volume_create_api' (4e8dceb9-7917-4ca8-b464-e2505307592c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:21:56.283874 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-814ebe86-ebc2-4dac-b52e-70c940075672 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Create volume request issued successfully. Aug 25 10:21:56.284649 np0000008063 devstack@c-api.service[100388]: WARNING stevedore.named [None req-814ebe86-ebc2-4dac-b52e-70c940075672 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:21:56.284804 np0000008063 devstack@c-api.service[100388]: WARNING castellan.key_manager [None req-814ebe86-ebc2-4dac-b52e-70c940075672 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:21:56.292871 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-c122037c-4be5-4d28-8ba1-f6f1a98e9c00 req-f3ea1cf2-6362-43da-ac07-7ee5f6e8c3f7 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:56.295220 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-c122037c-4be5-4d28-8ba1-f6f1a98e9c00 req-f3ea1cf2-6362-43da-ac07-7ee5f6e8c3f7 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] POST https://10.4.3.119/volume/v3/attachments/95409859-0a7d-4dbc-9e29-b832a69f4897/action Aug 25 10:21:56.295631 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-c122037c-4be5-4d28-8ba1-f6f1a98e9c00 req-f3ea1cf2-6362-43da-ac07-7ee5f6e8c3f7 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Action body: b'{"os-complete": null}' {{(pid=100390) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:21:56.295781 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-c122037c-4be5-4d28-8ba1-f6f1a98e9c00 req-f3ea1cf2-6362-43da-ac07-7ee5f6e8c3f7 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:21:56.318295 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:56.318295 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:21:56.323960 np0000008063 devstack@c-api.service[100388]: DEBUG oslo_db.sqlalchemy.engines [None req-814ebe86-ebc2-4dac-b52e-70c940075672 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100388) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 10:21:56.328249 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:56.328249 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:21:56.332298 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-814ebe86-ebc2-4dac-b52e-70c940075672 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:21:56.332795 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 486/1934] 10.4.3.119 () {70 vars in 1300 bytes} [Tue Aug 25 10:21:56 2026] POST /volume/v3/volumes => generated 814 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:21:56.335904 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-c122037c-4be5-4d28-8ba1-f6f1a98e9c00 req-f3ea1cf2-6362-43da-ac07-7ee5f6e8c3f7 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/attachments/95409859-0a7d-4dbc-9e29-b832a69f4897/action returned with HTTP 204 Aug 25 10:21:56.336558 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 488/1935] 10.4.3.119 () {74 vars in 1725 bytes} [Tue Aug 25 10:21:56 2026] POST /volume/v3/attachments/95409859-0a7d-4dbc-9e29-b832a69f4897/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:21:56.347390 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-c17f6af9-2b7b-43c5-a4a6-9ccae3574d94 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:56.350029 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c17f6af9-2b7b-43c5-a4a6-9ccae3574d94 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] GET https://10.4.3.119/volume/v3/volumes/2f5892b7-f959-46c5-a9fe-8770a14f2b29 Aug 25 10:21:56.350345 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c17f6af9-2b7b-43c5-a4a6-9ccae3574d94 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:56.350581 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c17f6af9-2b7b-43c5-a4a6-9ccae3574d94 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:56.360159 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:56.360159 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:21:56.365127 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-c17f6af9-2b7b-43c5-a4a6-9ccae3574d94 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Volume info retrieved successfully. Aug 25 10:21:56.365953 np0000008063 devstack@c-api.service[100389]: WARNING stevedore.named [None req-c17f6af9-2b7b-43c5-a4a6-9ccae3574d94 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:21:56.366234 np0000008063 devstack@c-api.service[100389]: WARNING castellan.key_manager [None req-c17f6af9-2b7b-43c5-a4a6-9ccae3574d94 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:21:56.411458 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-52e515dd-ef8b-4883-ba65-db12aacd11d0 tempest-VersionsTest-1721960913 tempest-VersionsTest-1721960913-project-member] GET https://10.4.3.119/volume/v3/ Aug 25 10:21:56.411649 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-52e515dd-ef8b-4883-ba65-db12aacd11d0 tempest-VersionsTest-1721960913 tempest-VersionsTest-1721960913-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:56.411817 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-52e515dd-ef8b-4883-ba65-db12aacd11d0 tempest-VersionsTest-1721960913 tempest-VersionsTest-1721960913-project-member] Calling method 'version_select' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:56.412170 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-52e515dd-ef8b-4883-ba65-db12aacd11d0 tempest-VersionsTest-1721960913 tempest-VersionsTest-1721960913-project-member] https://10.4.3.119/volume/v3/ returned with HTTP 200 Aug 25 10:21:56.412485 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 492/1936] 10.4.3.119 () {66 vars in 1216 bytes} [Tue Aug 25 10:21:56 2026] GET /volume/v3/ => generated 386 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:56.422707 np0000008063 devstack@c-api.service[100389]: DEBUG oslo_db.sqlalchemy.engines [None req-c17f6af9-2b7b-43c5-a4a6-9ccae3574d94 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100389) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 10:21:56.427831 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:56.427831 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:21:56.435910 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c17f6af9-2b7b-43c5-a4a6-9ccae3574d94 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] https://10.4.3.119/volume/v3/volumes/2f5892b7-f959-46c5-a9fe-8770a14f2b29 returned with HTTP 200 Aug 25 10:21:56.436462 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 471/1937] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:21:56 2026] GET /volume/v3/volumes/2f5892b7-f959-46c5-a9fe-8770a14f2b29 => generated 882 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:21:56.652471 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-14a4e3b1-78e5-424c-941c-d65e26f2858f None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:56.656118 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-14a4e3b1-78e5-424c-941c-d65e26f2858f tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/3f3ef0ca-8189-4e60-8580-433a28d1db3d Aug 25 10:21:56.656118 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-14a4e3b1-78e5-424c-941c-d65e26f2858f tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:56.656118 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-14a4e3b1-78e5-424c-941c-d65e26f2858f tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:56.656118 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-14a4e3b1-78e5-424c-941c-d65e26f2858f tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id 3f3ef0ca-8189-4e60-8580-433a28d1db3d. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:21:56.662841 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:56.662841 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:21:56.663665 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-14a4e3b1-78e5-424c-941c-d65e26f2858f tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/3f3ef0ca-8189-4e60-8580-433a28d1db3d returned with HTTP 200 Aug 25 10:21:56.664174 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 487/1938] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:56 2026] GET /volume/v3/backups/3f3ef0ca-8189-4e60-8580-433a28d1db3d => generated 696 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:57.038899 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-dc98a09f-862b-45f6-acf1-d701dd6cc547 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:57.107724 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-614b1deb-bfeb-4a70-b2df-fe02f9b9111c None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:57.109607 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-614b1deb-bfeb-4a70-b2df-fe02f9b9111c tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] GET https://10.4.3.119/volume/v3/volumes/7e7621d5-7d5d-4fab-b67e-4a6262b093eb Aug 25 10:21:57.109819 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-614b1deb-bfeb-4a70-b2df-fe02f9b9111c tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:57.109999 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-614b1deb-bfeb-4a70-b2df-fe02f9b9111c tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:57.123812 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:57.123812 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:21:57.127741 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-614b1deb-bfeb-4a70-b2df-fe02f9b9111c tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Volume info retrieved successfully. Aug 25 10:21:57.135492 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-614b1deb-bfeb-4a70-b2df-fe02f9b9111c tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] https://10.4.3.119/volume/v3/volumes/7e7621d5-7d5d-4fab-b67e-4a6262b093eb returned with HTTP 200 Aug 25 10:21:57.136074 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 493/1939] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:57 2026] GET /volume/v3/volumes/7e7621d5-7d5d-4fab-b67e-4a6262b093eb => generated 906 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:57.217454 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-dc98a09f-862b-45f6-acf1-d701dd6cc547 tempest-AbsoluteLimitsTests-1216577571 tempest-AbsoluteLimitsTests-1216577571-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:21:57.217862 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-dc98a09f-862b-45f6-acf1-d701dd6cc547 tempest-AbsoluteLimitsTests-1216577571 tempest-AbsoluteLimitsTests-1216577571-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-172433678"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:21:57.219697 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volumes [None req-dc98a09f-862b-45f6-acf1-d701dd6cc547 tempest-AbsoluteLimitsTests-1216577571 tempest-AbsoluteLimitsTests-1216577571-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-172433678'}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:21:57.219847 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-dc98a09f-862b-45f6-acf1-d701dd6cc547 tempest-AbsoluteLimitsTests-1216577571 tempest-AbsoluteLimitsTests-1216577571-project-member] Create volume of 1 GB Aug 25 10:21:57.224926 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-dc98a09f-862b-45f6-acf1-d701dd6cc547 tempest-AbsoluteLimitsTests-1216577571 tempest-AbsoluteLimitsTests-1216577571-project-member] Availability Zones retrieved successfully. Aug 25 10:21:57.233459 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-dc98a09f-862b-45f6-acf1-d701dd6cc547 tempest-AbsoluteLimitsTests-1216577571 tempest-AbsoluteLimitsTests-1216577571-project-member] Flow 'volume_create_api' (55f934f9-cab2-4de0-b135-9c857b7c6b51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:21:57.234681 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-dc98a09f-862b-45f6-acf1-d701dd6cc547 tempest-AbsoluteLimitsTests-1216577571 tempest-AbsoluteLimitsTests-1216577571-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2fbae96-7a01-489f-b499-9eb2929d289e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:57.235818 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-dc98a09f-862b-45f6-acf1-d701dd6cc547 tempest-AbsoluteLimitsTests-1216577571 tempest-AbsoluteLimitsTests-1216577571-project-member] Validating volume size '1' using validate_int {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:21:57.265622 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-dc98a09f-862b-45f6-acf1-d701dd6cc547 tempest-AbsoluteLimitsTests-1216577571 tempest-AbsoluteLimitsTests-1216577571-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2fbae96-7a01-489f-b499-9eb2929d289e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:57.266541 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-dc98a09f-862b-45f6-acf1-d701dd6cc547 tempest-AbsoluteLimitsTests-1216577571 tempest-AbsoluteLimitsTests-1216577571-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (505f4977-4806-4454-b244-9a351c661222) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:57.338884 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-dc98a09f-862b-45f6-acf1-d701dd6cc547 tempest-AbsoluteLimitsTests-1216577571 tempest-AbsoluteLimitsTests-1216577571-project-member] Created reservations ['ff6764b7-5537-4a78-a084-3f356fa9d461', '4213b95f-522f-4d75-a51b-c666aef58130', 'ba78934b-4a6e-4082-a0a9-71e702fe4534', 'f342a4b1-5433-40ed-b19f-0fb8db730bbc'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:21:57.340210 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-dc98a09f-862b-45f6-acf1-d701dd6cc547 tempest-AbsoluteLimitsTests-1216577571 tempest-AbsoluteLimitsTests-1216577571-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (505f4977-4806-4454-b244-9a351c661222) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ff6764b7-5537-4a78-a084-3f356fa9d461', '4213b95f-522f-4d75-a51b-c666aef58130', 'ba78934b-4a6e-4082-a0a9-71e702fe4534', 'f342a4b1-5433-40ed-b19f-0fb8db730bbc']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:57.340975 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-dc98a09f-862b-45f6-acf1-d701dd6cc547 tempest-AbsoluteLimitsTests-1216577571 tempest-AbsoluteLimitsTests-1216577571-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (846f6210-b36a-4024-bd35-155a89f4e10c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:57.368165 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-dc98a09f-862b-45f6-acf1-d701dd6cc547 tempest-AbsoluteLimitsTests-1216577571 tempest-AbsoluteLimitsTests-1216577571-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (846f6210-b36a-4024-bd35-155a89f4e10c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '362c944f-5c10-4c97-83fb-65df4ddbfdb3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-172433678',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a20fb74f58a4471b9df9ac97c8f6493e',qos_specs=None,replication_status=,reservations=['ff6764b7-5537-4a78-a084-3f356fa9d461','4213b95f-522f-4d75-a51b-c666aef58130','ba78934b-4a6e-4082-a0a9-71e702fe4534','f342a4b1-5433-40ed-b19f-0fb8db730bbc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80c8662cd6944d80a65fd2b49918d3b1',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:21:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-172433678',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=362c944f-5c10-4c97-83fb-65df4ddbfdb3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a20fb74f58a4471b9df9ac97c8f6493e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='80c8662cd6944d80a65fd2b49918d3b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:57.368860 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-dc98a09f-862b-45f6-acf1-d701dd6cc547 tempest-AbsoluteLimitsTests-1216577571 tempest-AbsoluteLimitsTests-1216577571-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e3d32af-c063-477f-81c3-e09a38dbdf65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:57.390174 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-dc98a09f-862b-45f6-acf1-d701dd6cc547 tempest-AbsoluteLimitsTests-1216577571 tempest-AbsoluteLimitsTests-1216577571-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e3d32af-c063-477f-81c3-e09a38dbdf65) transitioned into state 'SUCCESS' from state '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-172433678',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a20fb74f58a4471b9df9ac97c8f6493e',qos_specs=None,replication_status=,reservations=['ff6764b7-5537-4a78-a084-3f356fa9d461','4213b95f-522f-4d75-a51b-c666aef58130','ba78934b-4a6e-4082-a0a9-71e702fe4534','f342a4b1-5433-40ed-b19f-0fb8db730bbc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80c8662cd6944d80a65fd2b49918d3b1',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:57.390174 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-dc98a09f-862b-45f6-acf1-d701dd6cc547 tempest-AbsoluteLimitsTests-1216577571 tempest-AbsoluteLimitsTests-1216577571-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c31e065-c82f-4302-9fbb-0db5366617e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:57.401774 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-dc98a09f-862b-45f6-acf1-d701dd6cc547 tempest-AbsoluteLimitsTests-1216577571 tempest-AbsoluteLimitsTests-1216577571-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c31e065-c82f-4302-9fbb-0db5366617e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:57.402539 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-dc98a09f-862b-45f6-acf1-d701dd6cc547 tempest-AbsoluteLimitsTests-1216577571 tempest-AbsoluteLimitsTests-1216577571-project-member] Flow 'volume_create_api' (55f934f9-cab2-4de0-b135-9c857b7c6b51) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:21:57.402806 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-dc98a09f-862b-45f6-acf1-d701dd6cc547 tempest-AbsoluteLimitsTests-1216577571 tempest-AbsoluteLimitsTests-1216577571-project-member] Create volume request issued successfully. Aug 25 10:21:57.403356 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-dc98a09f-862b-45f6-acf1-d701dd6cc547 tempest-AbsoluteLimitsTests-1216577571 tempest-AbsoluteLimitsTests-1216577571-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:21:57.403982 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 489/1940] 10.4.3.119 () {68 vars in 1258 bytes} [Tue Aug 25 10:21:57 2026] POST /volume/v3/volumes => generated 749 bytes in 365 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:21:57.422204 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-dee92b62-276b-4079-88d1-2f993aa3ad91 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:57.424079 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-dee92b62-276b-4079-88d1-2f993aa3ad91 tempest-AbsoluteLimitsTests-1216577571 tempest-AbsoluteLimitsTests-1216577571-project-member] GET https://10.4.3.119/volume/v3/volumes/362c944f-5c10-4c97-83fb-65df4ddbfdb3 Aug 25 10:21:57.424079 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-dee92b62-276b-4079-88d1-2f993aa3ad91 tempest-AbsoluteLimitsTests-1216577571 tempest-AbsoluteLimitsTests-1216577571-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:57.424880 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-dee92b62-276b-4079-88d1-2f993aa3ad91 tempest-AbsoluteLimitsTests-1216577571 tempest-AbsoluteLimitsTests-1216577571-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:57.433969 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:57.433969 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:21:57.439018 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-dee92b62-276b-4079-88d1-2f993aa3ad91 tempest-AbsoluteLimitsTests-1216577571 tempest-AbsoluteLimitsTests-1216577571-project-member] Volume info retrieved successfully. Aug 25 10:21:57.445192 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-dee92b62-276b-4079-88d1-2f993aa3ad91 tempest-AbsoluteLimitsTests-1216577571 tempest-AbsoluteLimitsTests-1216577571-project-member] https://10.4.3.119/volume/v3/volumes/362c944f-5c10-4c97-83fb-65df4ddbfdb3 returned with HTTP 200 Aug 25 10:21:57.445548 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 472/1941] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:57 2026] GET /volume/v3/volumes/362c944f-5c10-4c97-83fb-65df4ddbfdb3 => generated 817 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:57.453281 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-ea90f79b-b7af-4050-8b3b-22b925e6bf16 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:57.455575 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ea90f79b-b7af-4050-8b3b-22b925e6bf16 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] GET https://10.4.3.119/volume/v3/volumes/2f5892b7-f959-46c5-a9fe-8770a14f2b29 Aug 25 10:21:57.456258 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ea90f79b-b7af-4050-8b3b-22b925e6bf16 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:57.456527 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ea90f79b-b7af-4050-8b3b-22b925e6bf16 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:57.465628 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:57.465628 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:21:57.469473 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-ea90f79b-b7af-4050-8b3b-22b925e6bf16 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Volume info retrieved successfully. Aug 25 10:21:57.470054 np0000008063 devstack@c-api.service[100388]: WARNING stevedore.named [None req-ea90f79b-b7af-4050-8b3b-22b925e6bf16 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:21:57.470234 np0000008063 devstack@c-api.service[100388]: WARNING castellan.key_manager [None req-ea90f79b-b7af-4050-8b3b-22b925e6bf16 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:21:57.512006 np0000008063 devstack@c-api.service[100388]: DEBUG oslo_db.sqlalchemy.engines [None req-ea90f79b-b7af-4050-8b3b-22b925e6bf16 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100388) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 10:21:57.515401 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:57.515401 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:21:57.523705 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ea90f79b-b7af-4050-8b3b-22b925e6bf16 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] https://10.4.3.119/volume/v3/volumes/2f5892b7-f959-46c5-a9fe-8770a14f2b29 returned with HTTP 200 Aug 25 10:21:57.523705 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 488/1942] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:21:57 2026] GET /volume/v3/volumes/2f5892b7-f959-46c5-a9fe-8770a14f2b29 => generated 907 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:21:57.539634 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-8963a2de-befe-4801-8054-42945fdc4fc5 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:57.542098 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8963a2de-befe-4801-8054-42945fdc4fc5 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] PUT https://10.4.3.119/volume/v3/groups/c1e66614-42f3-4806-8a67-69558d7f0763 Aug 25 10:21:57.542597 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-8963a2de-befe-4801-8054-42945fdc4fc5 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "2f5892b7-f959-46c5-a9fe-8770a14f2b29"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:21:57.544382 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.groups [None req-8963a2de-befe-4801-8054-42945fdc4fc5 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Update called for group c1e66614-42f3-4806-8a67-69558d7f0763. {{(pid=100391) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 25 10:21:57.544804 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.groups [None req-8963a2de-befe-4801-8054-42945fdc4fc5 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Updating group c1e66614-42f3-4806-8a67-69558d7f0763 with name new_group description: This is a new group add_volumes: None remove_volumes: 2f5892b7-f959-46c5-a9fe-8770a14f2b29. Aug 25 10:21:57.549015 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:57.549015 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:21:57.577025 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8963a2de-befe-4801-8054-42945fdc4fc5 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] https://10.4.3.119/volume/v3/groups/c1e66614-42f3-4806-8a67-69558d7f0763 returned with HTTP 202 Aug 25 10:21:57.577618 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 494/1943] 10.4.3.119 () {70 vars in 1407 bytes} [Tue Aug 25 10:21:57 2026] PUT /volume/v3/groups/c1e66614-42f3-4806-8a67-69558d7f0763 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 10:21:57.585342 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-87be33dd-2d73-4c78-aebb-f76a64590a21 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:57.588380 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-87be33dd-2d73-4c78-aebb-f76a64590a21 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] GET https://10.4.3.119/volume/v3/groups/c1e66614-42f3-4806-8a67-69558d7f0763 Aug 25 10:21:57.588643 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-87be33dd-2d73-4c78-aebb-f76a64590a21 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:57.588857 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-87be33dd-2d73-4c78-aebb-f76a64590a21 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Calling method 'version_select' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:57.589034 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.groups [None req-87be33dd-2d73-4c78-aebb-f76a64590a21 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] show called for member c1e66614-42f3-4806-8a67-69558d7f0763 {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 10:21:57.593522 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:57.593522 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:21:57.602417 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-87be33dd-2d73-4c78-aebb-f76a64590a21 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] https://10.4.3.119/volume/v3/groups/c1e66614-42f3-4806-8a67-69558d7f0763 returned with HTTP 200 Aug 25 10:21:57.602933 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 490/1944] 10.4.3.119 () {68 vars in 1386 bytes} [Tue Aug 25 10:21:57 2026] GET /volume/v3/groups/c1e66614-42f3-4806-8a67-69558d7f0763 => generated 323 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:21:57.675115 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-d038b69e-8247-477e-9167-9399ddd96532 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:57.676798 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d038b69e-8247-477e-9167-9399ddd96532 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/3f3ef0ca-8189-4e60-8580-433a28d1db3d Aug 25 10:21:57.676984 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d038b69e-8247-477e-9167-9399ddd96532 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:57.677473 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d038b69e-8247-477e-9167-9399ddd96532 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:57.677473 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-d038b69e-8247-477e-9167-9399ddd96532 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id 3f3ef0ca-8189-4e60-8580-433a28d1db3d. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:21:57.681430 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:57.681430 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:21:57.682052 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d038b69e-8247-477e-9167-9399ddd96532 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/3f3ef0ca-8189-4e60-8580-433a28d1db3d returned with HTTP 200 Aug 25 10:21:57.682797 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 473/1945] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:57 2026] GET /volume/v3/backups/3f3ef0ca-8189-4e60-8580-433a28d1db3d => generated 696 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:57.862898 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-5fdd43f4-7c07-4411-905d-79a18c46f253 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:57.864756 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5fdd43f4-7c07-4411-905d-79a18c46f253 tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:21:57.865109 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-5fdd43f4-7c07-4411-905d-79a18c46f253 tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "63258f66-0e4f-4391-bbe9-9485754d31c5", "size": 1, "name": "tempest-VolumesExtendTest-Volume-843788299"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:21:57.867010 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-5fdd43f4-7c07-4411-905d-79a18c46f253 tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] Create volume request body: {'volume': {'imageRef': '63258f66-0e4f-4391-bbe9-9485754d31c5', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-843788299'}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:21:58.026762 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-5fdd43f4-7c07-4411-905d-79a18c46f253 tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] Create volume of 1 GB Aug 25 10:21:58.033861 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-5fdd43f4-7c07-4411-905d-79a18c46f253 tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] Availability Zones retrieved successfully. Aug 25 10:21:58.039961 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-5fdd43f4-7c07-4411-905d-79a18c46f253 tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] Flow 'volume_create_api' (22bb01d3-b37f-4b50-9670-d32631aad929) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:21:58.041403 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-5fdd43f4-7c07-4411-905d-79a18c46f253 tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4e4f3a7-5646-4e21-95fa-951951e3350f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:58.042473 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [None req-5fdd43f4-7c07-4411-905d-79a18c46f253 tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] Validating volume size '1' using validate_int {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:21:58.128992 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-5fdd43f4-7c07-4411-905d-79a18c46f253 tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4e4f3a7-5646-4e21-95fa-951951e3350f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:58.130197 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-5fdd43f4-7c07-4411-905d-79a18c46f253 tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2423474d-1aef-449d-822a-c4e03b587b55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:58.150630 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-81ae73aa-2cc7-43ac-ade9-be7713fc98b6 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:58.153371 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-81ae73aa-2cc7-43ac-ade9-be7713fc98b6 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] GET https://10.4.3.119/volume/v3/volumes/7e7621d5-7d5d-4fab-b67e-4a6262b093eb Aug 25 10:21:58.153570 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-81ae73aa-2cc7-43ac-ade9-be7713fc98b6 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:58.153789 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-81ae73aa-2cc7-43ac-ade9-be7713fc98b6 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:58.163389 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:58.163389 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:21:58.171217 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-81ae73aa-2cc7-43ac-ade9-be7713fc98b6 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Volume info retrieved successfully. Aug 25 10:21:58.180926 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-81ae73aa-2cc7-43ac-ade9-be7713fc98b6 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] https://10.4.3.119/volume/v3/volumes/7e7621d5-7d5d-4fab-b67e-4a6262b093eb returned with HTTP 200 Aug 25 10:21:58.181519 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 495/1946] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:58 2026] GET /volume/v3/volumes/7e7621d5-7d5d-4fab-b67e-4a6262b093eb => generated 906 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:58.226460 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-5fdd43f4-7c07-4411-905d-79a18c46f253 tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] Created reservations ['006884ad-399c-4ffb-bfda-51cad107d07f', '2ef4cd14-9692-4c2d-ab2a-5bfe56f79d71', '9f876459-8529-496f-8017-4562adc5e04a', 'e5e41b30-2175-4c7f-a61d-0415f32f1052'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:21:58.227344 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-5fdd43f4-7c07-4411-905d-79a18c46f253 tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2423474d-1aef-449d-822a-c4e03b587b55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['006884ad-399c-4ffb-bfda-51cad107d07f', '2ef4cd14-9692-4c2d-ab2a-5bfe56f79d71', '9f876459-8529-496f-8017-4562adc5e04a', 'e5e41b30-2175-4c7f-a61d-0415f32f1052']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:58.229724 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-5fdd43f4-7c07-4411-905d-79a18c46f253 tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (abdf8222-7448-4ce1-9e04-0760df65c727) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:58.257008 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-5fdd43f4-7c07-4411-905d-79a18c46f253 tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (abdf8222-7448-4ce1-9e04-0760df65c727) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fab40bb7-50e9-4562-b81f-f59abc734f78', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-843788299',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b524ead0baca4cb3bc25f202387ddc62',qos_specs=None,replication_status=,reservations=['006884ad-399c-4ffb-bfda-51cad107d07f','2ef4cd14-9692-4c2d-ab2a-5bfe56f79d71','9f876459-8529-496f-8017-4562adc5e04a','e5e41b30-2175-4c7f-a61d-0415f32f1052'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff9bb1b10bfd45acb4e2599dce1bc017',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:21:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-843788299',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fab40bb7-50e9-4562-b81f-f59abc734f78,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b524ead0baca4cb3bc25f202387ddc62',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ff9bb1b10bfd45acb4e2599dce1bc017',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:58.258271 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-5fdd43f4-7c07-4411-905d-79a18c46f253 tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f14d575-4547-4438-94d2-e9047e3b3fcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:58.277300 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-5fdd43f4-7c07-4411-905d-79a18c46f253 tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f14d575-4547-4438-94d2-e9047e3b3fcc) transitioned into state 'SUCCESS' from state '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-843788299',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b524ead0baca4cb3bc25f202387ddc62',qos_specs=None,replication_status=,reservations=['006884ad-399c-4ffb-bfda-51cad107d07f','2ef4cd14-9692-4c2d-ab2a-5bfe56f79d71','9f876459-8529-496f-8017-4562adc5e04a','e5e41b30-2175-4c7f-a61d-0415f32f1052'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff9bb1b10bfd45acb4e2599dce1bc017',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:58.278075 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-5fdd43f4-7c07-4411-905d-79a18c46f253 tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7cda5a77-240e-403a-82d3-eb76189cd327) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:21:58.290452 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-5fdd43f4-7c07-4411-905d-79a18c46f253 tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7cda5a77-240e-403a-82d3-eb76189cd327) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:21:58.291295 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-5fdd43f4-7c07-4411-905d-79a18c46f253 tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] Flow 'volume_create_api' (22bb01d3-b37f-4b50-9670-d32631aad929) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:21:58.291627 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-5fdd43f4-7c07-4411-905d-79a18c46f253 tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] Create volume request issued successfully. Aug 25 10:21:58.292293 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5fdd43f4-7c07-4411-905d-79a18c46f253 tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:21:58.292821 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 489/1947] 10.4.3.119 () {68 vars in 1259 bytes} [Tue Aug 25 10:21:57 2026] POST /volume/v3/volumes => generated 747 bytes in 430 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:21:58.311315 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-43dce885-b4af-4e35-8284-167e4f9f3bbb None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:58.313330 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-43dce885-b4af-4e35-8284-167e4f9f3bbb tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] GET https://10.4.3.119/volume/v3/volumes/fab40bb7-50e9-4562-b81f-f59abc734f78 Aug 25 10:21:58.313536 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-43dce885-b4af-4e35-8284-167e4f9f3bbb tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:58.313768 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-43dce885-b4af-4e35-8284-167e4f9f3bbb tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:58.322264 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:58.322264 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:21:58.326747 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-43dce885-b4af-4e35-8284-167e4f9f3bbb tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] Volume info retrieved successfully. Aug 25 10:21:58.332105 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-43dce885-b4af-4e35-8284-167e4f9f3bbb tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] https://10.4.3.119/volume/v3/volumes/fab40bb7-50e9-4562-b81f-f59abc734f78 returned with HTTP 200 Aug 25 10:21:58.332679 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 491/1948] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:58 2026] GET /volume/v3/volumes/fab40bb7-50e9-4562-b81f-f59abc734f78 => generated 815 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:58.466976 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-dc624e0c-85e1-4ed7-bdfa-dcffa2e100ac None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:58.469636 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-dc624e0c-85e1-4ed7-bdfa-dcffa2e100ac tempest-AbsoluteLimitsTests-1216577571 tempest-AbsoluteLimitsTests-1216577571-project-member] GET https://10.4.3.119/volume/v3/volumes/362c944f-5c10-4c97-83fb-65df4ddbfdb3 Aug 25 10:21:58.470150 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-dc624e0c-85e1-4ed7-bdfa-dcffa2e100ac tempest-AbsoluteLimitsTests-1216577571 tempest-AbsoluteLimitsTests-1216577571-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:58.470383 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-dc624e0c-85e1-4ed7-bdfa-dcffa2e100ac tempest-AbsoluteLimitsTests-1216577571 tempest-AbsoluteLimitsTests-1216577571-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:58.485920 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:58.485920 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:21:58.491968 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-dc624e0c-85e1-4ed7-bdfa-dcffa2e100ac tempest-AbsoluteLimitsTests-1216577571 tempest-AbsoluteLimitsTests-1216577571-project-member] Volume info retrieved successfully. Aug 25 10:21:58.502108 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-dc624e0c-85e1-4ed7-bdfa-dcffa2e100ac tempest-AbsoluteLimitsTests-1216577571 tempest-AbsoluteLimitsTests-1216577571-project-member] https://10.4.3.119/volume/v3/volumes/362c944f-5c10-4c97-83fb-65df4ddbfdb3 returned with HTTP 200 Aug 25 10:21:58.502676 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 474/1949] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:58 2026] GET /volume/v3/volumes/362c944f-5c10-4c97-83fb-65df4ddbfdb3 => generated 842 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:58.520788 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-32a5c506-0af9-4a06-80c3-ee459a7ae1a0 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:58.523919 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-32a5c506-0af9-4a06-80c3-ee459a7ae1a0 tempest-AbsoluteLimitsTests-1216577571 tempest-AbsoluteLimitsTests-1216577571-project-member] GET https://10.4.3.119/volume/v3/limits Aug 25 10:21:58.524550 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-32a5c506-0af9-4a06-80c3-ee459a7ae1a0 tempest-AbsoluteLimitsTests-1216577571 tempest-AbsoluteLimitsTests-1216577571-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:58.524845 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-32a5c506-0af9-4a06-80c3-ee459a7ae1a0 tempest-AbsoluteLimitsTests-1216577571 tempest-AbsoluteLimitsTests-1216577571-project-member] Calling method 'index' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:58.538323 np0000008063 devstack@c-api.service[100391]: WARNING cinder.quota [None req-32a5c506-0af9-4a06-80c3-ee459a7ae1a0 tempest-AbsoluteLimitsTests-1216577571 tempest-AbsoluteLimitsTests-1216577571-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1043941490 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1043941490, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:21:58.538656 np0000008063 devstack@c-api.service[100391]: WARNING cinder.quota [None req-32a5c506-0af9-4a06-80c3-ee459a7ae1a0 tempest-AbsoluteLimitsTests-1216577571 tempest-AbsoluteLimitsTests-1216577571-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1043941490 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1043941490, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:21:58.538906 np0000008063 devstack@c-api.service[100391]: WARNING cinder.quota [None req-32a5c506-0af9-4a06-80c3-ee459a7ae1a0 tempest-AbsoluteLimitsTests-1216577571 tempest-AbsoluteLimitsTests-1216577571-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupsTest-volume-type-1043941490 is set by the default quota flag: quota_snapshots_tempest-GroupsTest-volume-type-1043941490, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:21:58.552409 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-32a5c506-0af9-4a06-80c3-ee459a7ae1a0 tempest-AbsoluteLimitsTests-1216577571 tempest-AbsoluteLimitsTests-1216577571-project-member] https://10.4.3.119/volume/v3/limits returned with HTTP 200 Aug 25 10:21:58.552850 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 496/1950] 10.4.3.119 () {66 vars in 1234 bytes} [Tue Aug 25 10:21:58 2026] GET /volume/v3/limits => generated 302 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:58.566474 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-70f86494-a615-4888-9524-d67939ca5d97 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:58.568906 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-70f86494-a615-4888-9524-d67939ca5d97 tempest-AbsoluteLimitsTests-1216577571 tempest-AbsoluteLimitsTests-1216577571-project-member] GET https://10.4.3.119/volume/v3/volumes/362c944f-5c10-4c97-83fb-65df4ddbfdb3 Aug 25 10:21:58.569182 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-70f86494-a615-4888-9524-d67939ca5d97 tempest-AbsoluteLimitsTests-1216577571 tempest-AbsoluteLimitsTests-1216577571-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:58.569550 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-70f86494-a615-4888-9524-d67939ca5d97 tempest-AbsoluteLimitsTests-1216577571 tempest-AbsoluteLimitsTests-1216577571-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:58.583682 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:58.583682 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:21:58.589092 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-70f86494-a615-4888-9524-d67939ca5d97 tempest-AbsoluteLimitsTests-1216577571 tempest-AbsoluteLimitsTests-1216577571-project-member] Volume info retrieved successfully. Aug 25 10:21:58.594581 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-70f86494-a615-4888-9524-d67939ca5d97 tempest-AbsoluteLimitsTests-1216577571 tempest-AbsoluteLimitsTests-1216577571-project-member] https://10.4.3.119/volume/v3/volumes/362c944f-5c10-4c97-83fb-65df4ddbfdb3 returned with HTTP 200 Aug 25 10:21:58.595243 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 490/1951] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:58 2026] GET /volume/v3/volumes/362c944f-5c10-4c97-83fb-65df4ddbfdb3 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:58.611918 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-d00f07a5-5ae4-4edc-804a-8ce782bc2530 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:58.613905 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d00f07a5-5ae4-4edc-804a-8ce782bc2530 tempest-AbsoluteLimitsTests-1216577571 tempest-AbsoluteLimitsTests-1216577571-project-member] DELETE https://10.4.3.119/volume/v3/volumes/362c944f-5c10-4c97-83fb-65df4ddbfdb3 Aug 25 10:21:58.614070 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d00f07a5-5ae4-4edc-804a-8ce782bc2530 tempest-AbsoluteLimitsTests-1216577571 tempest-AbsoluteLimitsTests-1216577571-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:58.614378 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d00f07a5-5ae4-4edc-804a-8ce782bc2530 tempest-AbsoluteLimitsTests-1216577571 tempest-AbsoluteLimitsTests-1216577571-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:58.614903 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-fafde4cf-d6f7-4d2c-badd-820e31dd2d7e None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:58.615095 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-d00f07a5-5ae4-4edc-804a-8ce782bc2530 tempest-AbsoluteLimitsTests-1216577571 tempest-AbsoluteLimitsTests-1216577571-project-member] Delete volume with id: 362c944f-5c10-4c97-83fb-65df4ddbfdb3 Aug 25 10:21:58.617085 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-fafde4cf-d6f7-4d2c-badd-820e31dd2d7e tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] GET https://10.4.3.119/volume/v3/groups/c1e66614-42f3-4806-8a67-69558d7f0763 Aug 25 10:21:58.617836 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-fafde4cf-d6f7-4d2c-badd-820e31dd2d7e tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:58.618121 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-fafde4cf-d6f7-4d2c-badd-820e31dd2d7e tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Calling method 'version_select' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:58.618324 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.groups [None req-fafde4cf-d6f7-4d2c-badd-820e31dd2d7e tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] show called for member c1e66614-42f3-4806-8a67-69558d7f0763 {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 10:21:58.623689 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:58.623689 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:21:58.624111 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:58.624111 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:21:58.624602 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-d00f07a5-5ae4-4edc-804a-8ce782bc2530 tempest-AbsoluteLimitsTests-1216577571 tempest-AbsoluteLimitsTests-1216577571-project-member] Volume info retrieved successfully. Aug 25 10:21:58.648983 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-fafde4cf-d6f7-4d2c-badd-820e31dd2d7e tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] https://10.4.3.119/volume/v3/groups/c1e66614-42f3-4806-8a67-69558d7f0763 returned with HTTP 200 Aug 25 10:21:58.649422 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 475/1952] 10.4.3.119 () {68 vars in 1386 bytes} [Tue Aug 25 10:21:58 2026] GET /volume/v3/groups/c1e66614-42f3-4806-8a67-69558d7f0763 => generated 324 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:21:58.651926 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-d00f07a5-5ae4-4edc-804a-8ce782bc2530 tempest-AbsoluteLimitsTests-1216577571 tempest-AbsoluteLimitsTests-1216577571-project-member] Delete volume request issued successfully. Aug 25 10:21:58.652240 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d00f07a5-5ae4-4edc-804a-8ce782bc2530 tempest-AbsoluteLimitsTests-1216577571 tempest-AbsoluteLimitsTests-1216577571-project-member] https://10.4.3.119/volume/v3/volumes/362c944f-5c10-4c97-83fb-65df4ddbfdb3 returned with HTTP 202 Aug 25 10:21:58.652730 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 492/1953] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:21:58 2026] DELETE /volume/v3/volumes/362c944f-5c10-4c97-83fb-65df4ddbfdb3 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:21:58.658463 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-24f1cc3e-cde1-40e3-9f2c-6d13e4bcddb1 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:58.660390 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-24f1cc3e-cde1-40e3-9f2c-6d13e4bcddb1 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] GET https://10.4.3.119/volume/v3/groups/c1e66614-42f3-4806-8a67-69558d7f0763 Aug 25 10:21:58.660959 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-24f1cc3e-cde1-40e3-9f2c-6d13e4bcddb1 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:58.660959 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-24f1cc3e-cde1-40e3-9f2c-6d13e4bcddb1 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Calling method 'version_select' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:58.660959 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.groups [None req-24f1cc3e-cde1-40e3-9f2c-6d13e4bcddb1 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] show called for member c1e66614-42f3-4806-8a67-69558d7f0763 {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 10:21:58.662151 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-511bf3bb-d670-462d-8793-6fa3d4695d08 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:58.664720 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-511bf3bb-d670-462d-8793-6fa3d4695d08 tempest-AbsoluteLimitsTests-1216577571 tempest-AbsoluteLimitsTests-1216577571-project-member] GET https://10.4.3.119/volume/v3/volumes/362c944f-5c10-4c97-83fb-65df4ddbfdb3 Aug 25 10:21:58.664720 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-511bf3bb-d670-462d-8793-6fa3d4695d08 tempest-AbsoluteLimitsTests-1216577571 tempest-AbsoluteLimitsTests-1216577571-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:58.664853 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-511bf3bb-d670-462d-8793-6fa3d4695d08 tempest-AbsoluteLimitsTests-1216577571 tempest-AbsoluteLimitsTests-1216577571-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:58.665760 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:58.665760 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:21:58.675161 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:58.675161 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:21:58.676589 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-24f1cc3e-cde1-40e3-9f2c-6d13e4bcddb1 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] https://10.4.3.119/volume/v3/groups/c1e66614-42f3-4806-8a67-69558d7f0763 returned with HTTP 200 Aug 25 10:21:58.677089 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 497/1954] 10.4.3.119 () {68 vars in 1386 bytes} [Tue Aug 25 10:21:58 2026] GET /volume/v3/groups/c1e66614-42f3-4806-8a67-69558d7f0763 => generated 324 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:21:58.680968 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-511bf3bb-d670-462d-8793-6fa3d4695d08 tempest-AbsoluteLimitsTests-1216577571 tempest-AbsoluteLimitsTests-1216577571-project-member] Volume info retrieved successfully. Aug 25 10:21:58.686328 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-511bf3bb-d670-462d-8793-6fa3d4695d08 tempest-AbsoluteLimitsTests-1216577571 tempest-AbsoluteLimitsTests-1216577571-project-member] https://10.4.3.119/volume/v3/volumes/362c944f-5c10-4c97-83fb-65df4ddbfdb3 returned with HTTP 200 Aug 25 10:21:58.686730 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 491/1955] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:58 2026] GET /volume/v3/volumes/362c944f-5c10-4c97-83fb-65df4ddbfdb3 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:58.688684 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-72450ad1-480b-4406-a0e8-183dd3e60c20 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:58.690720 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-72450ad1-480b-4406-a0e8-183dd3e60c20 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] GET https://10.4.3.119/volume/v3/volumes/detail Aug 25 10:21:58.691288 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-72450ad1-480b-4406-a0e8-183dd3e60c20 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:58.691288 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-72450ad1-480b-4406-a0e8-183dd3e60c20 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Calling method 'detail' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:58.691699 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.api_utils [None req-72450ad1-480b-4406-a0e8-183dd3e60c20 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Removing options '' from query. {{(pid=100389) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 10:21:58.692093 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:58.692093 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:21:58.692650 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-72450ad1-480b-4406-a0e8-183dd3e60c20 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100389) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 10:21:58.697287 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-427fefdf-41ea-44d0-8dcb-867bdf7febe7 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:58.698932 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-427fefdf-41ea-44d0-8dcb-867bdf7febe7 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/3f3ef0ca-8189-4e60-8580-433a28d1db3d Aug 25 10:21:58.699259 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-427fefdf-41ea-44d0-8dcb-867bdf7febe7 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:58.699797 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-427fefdf-41ea-44d0-8dcb-867bdf7febe7 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:58.699797 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-427fefdf-41ea-44d0-8dcb-867bdf7febe7 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id 3f3ef0ca-8189-4e60-8580-433a28d1db3d. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:21:58.708543 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-72450ad1-480b-4406-a0e8-183dd3e60c20 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Get all volumes completed successfully. Aug 25 10:21:58.709553 np0000008063 devstack@c-api.service[100389]: WARNING stevedore.named [None req-72450ad1-480b-4406-a0e8-183dd3e60c20 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:21:58.709733 np0000008063 devstack@c-api.service[100389]: WARNING castellan.key_manager [None req-72450ad1-480b-4406-a0e8-183dd3e60c20 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:21:58.711509 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:58.711509 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:21:58.712502 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-427fefdf-41ea-44d0-8dcb-867bdf7febe7 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/3f3ef0ca-8189-4e60-8580-433a28d1db3d returned with HTTP 200 Aug 25 10:21:58.716536 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 493/1956] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:58 2026] GET /volume/v3/backups/3f3ef0ca-8189-4e60-8580-433a28d1db3d => generated 707 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:58.763291 np0000008063 devstack@c-api.service[100389]: DEBUG oslo_db.sqlalchemy.engines [None req-72450ad1-480b-4406-a0e8-183dd3e60c20 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100389) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 10:21:58.766548 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:58.766548 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:21:58.775527 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-72450ad1-480b-4406-a0e8-183dd3e60c20 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] https://10.4.3.119/volume/v3/volumes/detail returned with HTTP 200 Aug 25 10:21:58.776800 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 476/1957] 10.4.3.119 () {68 vars in 1299 bytes} [Tue Aug 25 10:21:58 2026] GET /volume/v3/volumes/detail => generated 1772 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:21:58.794341 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-fd13d195-c8e1-4806-90a4-b0dc90b32450 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:58.796865 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-fd13d195-c8e1-4806-90a4-b0dc90b32450 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] PUT https://10.4.3.119/volume/v3/groups/c1e66614-42f3-4806-8a67-69558d7f0763 Aug 25 10:21:58.797527 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-fd13d195-c8e1-4806-90a4-b0dc90b32450 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "2f5892b7-f959-46c5-a9fe-8770a14f2b29"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:21:58.799387 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.groups [None req-fd13d195-c8e1-4806-90a4-b0dc90b32450 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Update called for group c1e66614-42f3-4806-8a67-69558d7f0763. {{(pid=100391) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 25 10:21:58.799599 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.groups [None req-fd13d195-c8e1-4806-90a4-b0dc90b32450 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Updating group c1e66614-42f3-4806-8a67-69558d7f0763 with name None description: None add_volumes: 2f5892b7-f959-46c5-a9fe-8770a14f2b29 remove_volumes: None. Aug 25 10:21:58.806613 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:58.806613 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:21:58.840345 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-fd13d195-c8e1-4806-90a4-b0dc90b32450 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] https://10.4.3.119/volume/v3/groups/c1e66614-42f3-4806-8a67-69558d7f0763 returned with HTTP 202 Aug 25 10:21:58.840859 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 498/1958] 10.4.3.119 () {70 vars in 1406 bytes} [Tue Aug 25 10:21:58 2026] PUT /volume/v3/groups/c1e66614-42f3-4806-8a67-69558d7f0763 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 10:21:58.852746 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-a282aa96-3bdd-44ac-b9cd-ecc5d388b3ad None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:58.854728 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a282aa96-3bdd-44ac-b9cd-ecc5d388b3ad tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] GET https://10.4.3.119/volume/v3/groups/c1e66614-42f3-4806-8a67-69558d7f0763 Aug 25 10:21:58.854907 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a282aa96-3bdd-44ac-b9cd-ecc5d388b3ad tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:58.855149 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a282aa96-3bdd-44ac-b9cd-ecc5d388b3ad tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Calling method 'version_select' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:58.855377 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.groups [None req-a282aa96-3bdd-44ac-b9cd-ecc5d388b3ad tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] show called for member c1e66614-42f3-4806-8a67-69558d7f0763 {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 10:21:58.859327 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:58.859327 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:21:58.870918 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a282aa96-3bdd-44ac-b9cd-ecc5d388b3ad tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] https://10.4.3.119/volume/v3/groups/c1e66614-42f3-4806-8a67-69558d7f0763 returned with HTTP 200 Aug 25 10:21:58.871461 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 492/1959] 10.4.3.119 () {68 vars in 1386 bytes} [Tue Aug 25 10:21:58 2026] GET /volume/v3/groups/c1e66614-42f3-4806-8a67-69558d7f0763 => generated 323 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:21:59.198069 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-22fa6e07-b02f-41e6-a210-b1072b3b81a1 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:59.200258 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-22fa6e07-b02f-41e6-a210-b1072b3b81a1 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] GET https://10.4.3.119/volume/v3/volumes/7e7621d5-7d5d-4fab-b67e-4a6262b093eb Aug 25 10:21:59.200464 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-22fa6e07-b02f-41e6-a210-b1072b3b81a1 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:59.200666 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-22fa6e07-b02f-41e6-a210-b1072b3b81a1 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:59.213680 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:59.213680 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:21:59.219598 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-22fa6e07-b02f-41e6-a210-b1072b3b81a1 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Volume info retrieved successfully. Aug 25 10:21:59.229872 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-22fa6e07-b02f-41e6-a210-b1072b3b81a1 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] https://10.4.3.119/volume/v3/volumes/7e7621d5-7d5d-4fab-b67e-4a6262b093eb returned with HTTP 200 Aug 25 10:21:59.230732 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 494/1960] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:59 2026] GET /volume/v3/volumes/7e7621d5-7d5d-4fab-b67e-4a6262b093eb => generated 906 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:59.351204 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-3700fa71-80e9-453f-b0b8-3e7d8fd5600e None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:59.353219 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3700fa71-80e9-453f-b0b8-3e7d8fd5600e tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] GET https://10.4.3.119/volume/v3/volumes/fab40bb7-50e9-4562-b81f-f59abc734f78 Aug 25 10:21:59.353325 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3700fa71-80e9-453f-b0b8-3e7d8fd5600e tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:59.353589 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3700fa71-80e9-453f-b0b8-3e7d8fd5600e tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:59.378172 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:59.378172 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:21:59.389333 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-3700fa71-80e9-453f-b0b8-3e7d8fd5600e tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] Volume info retrieved successfully. Aug 25 10:21:59.403858 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3700fa71-80e9-453f-b0b8-3e7d8fd5600e tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] https://10.4.3.119/volume/v3/volumes/fab40bb7-50e9-4562-b81f-f59abc734f78 returned with HTTP 200 Aug 25 10:21:59.404271 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 477/1961] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:59 2026] GET /volume/v3/volumes/fab40bb7-50e9-4562-b81f-f59abc734f78 => generated 1355 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:21:59.422903 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-739cc2ed-6ffc-40c0-ad2f-2f7d96d3196a None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:59.425183 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-739cc2ed-6ffc-40c0-ad2f-2f7d96d3196a tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] POST https://10.4.3.119/volume/v3/volumes/fab40bb7-50e9-4562-b81f-f59abc734f78/action Aug 25 10:21:59.425366 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-739cc2ed-6ffc-40c0-ad2f-2f7d96d3196a tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:21:59.425574 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-739cc2ed-6ffc-40c0-ad2f-2f7d96d3196a tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:21:59.441415 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:59.441415 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:21:59.442074 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-739cc2ed-6ffc-40c0-ad2f-2f7d96d3196a tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] Volume info retrieved successfully. Aug 25 10:21:59.507250 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-739cc2ed-6ffc-40c0-ad2f-2f7d96d3196a tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] Created reservations ['a989ff6b-4e68-4e27-8425-7e407a147a4d', '6e8a1519-4b20-471a-ad2a-6b85c5a965ae'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:21:59.524543 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-739cc2ed-6ffc-40c0-ad2f-2f7d96d3196a tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] Extend volume request issued successfully. Aug 25 10:21:59.524795 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-739cc2ed-6ffc-40c0-ad2f-2f7d96d3196a tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] https://10.4.3.119/volume/v3/volumes/fab40bb7-50e9-4562-b81f-f59abc734f78/action returned with HTTP 202 Aug 25 10:21:59.525620 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 499/1962] 10.4.3.119 () {68 vars in 1390 bytes} [Tue Aug 25 10:21:59 2026] POST /volume/v3/volumes/fab40bb7-50e9-4562-b81f-f59abc734f78/action => generated 0 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:21:59.538677 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-1fa77e42-642a-4837-86b7-2dbf2b317238 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:59.541402 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1fa77e42-642a-4837-86b7-2dbf2b317238 tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] GET https://10.4.3.119/volume/v3/volumes/fab40bb7-50e9-4562-b81f-f59abc734f78 Aug 25 10:21:59.542527 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1fa77e42-642a-4837-86b7-2dbf2b317238 tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:59.542527 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1fa77e42-642a-4837-86b7-2dbf2b317238 tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:59.555242 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:59.555242 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:21:59.561191 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-1fa77e42-642a-4837-86b7-2dbf2b317238 tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] Volume info retrieved successfully. Aug 25 10:21:59.566380 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1fa77e42-642a-4837-86b7-2dbf2b317238 tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] https://10.4.3.119/volume/v3/volumes/fab40bb7-50e9-4562-b81f-f59abc734f78 returned with HTTP 200 Aug 25 10:21:59.567056 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 493/1963] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:59 2026] GET /volume/v3/volumes/fab40bb7-50e9-4562-b81f-f59abc734f78 => generated 1355 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:21:59.704403 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-80da82b5-2b4d-45d0-a7c9-686ead13d1fc None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:59.706822 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-80da82b5-2b4d-45d0-a7c9-686ead13d1fc tempest-AbsoluteLimitsTests-1216577571 tempest-AbsoluteLimitsTests-1216577571-project-member] GET https://10.4.3.119/volume/v3/volumes/362c944f-5c10-4c97-83fb-65df4ddbfdb3 Aug 25 10:21:59.707116 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-80da82b5-2b4d-45d0-a7c9-686ead13d1fc tempest-AbsoluteLimitsTests-1216577571 tempest-AbsoluteLimitsTests-1216577571-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:59.707371 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-80da82b5-2b4d-45d0-a7c9-686ead13d1fc tempest-AbsoluteLimitsTests-1216577571 tempest-AbsoluteLimitsTests-1216577571-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:59.714606 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-80da82b5-2b4d-45d0-a7c9-686ead13d1fc tempest-AbsoluteLimitsTests-1216577571 tempest-AbsoluteLimitsTests-1216577571-project-member] https://10.4.3.119/volume/v3/volumes/362c944f-5c10-4c97-83fb-65df4ddbfdb3 returned with HTTP 404 Aug 25 10:21:59.715191 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 495/1964] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:59 2026] GET /volume/v3/volumes/362c944f-5c10-4c97-83fb-65df4ddbfdb3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:21:59.733335 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-c51b7359-82a6-4fa3-999e-0bb37c8f0cb6 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:59.735642 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c51b7359-82a6-4fa3-999e-0bb37c8f0cb6 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/3f3ef0ca-8189-4e60-8580-433a28d1db3d Aug 25 10:21:59.735896 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c51b7359-82a6-4fa3-999e-0bb37c8f0cb6 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:59.736172 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c51b7359-82a6-4fa3-999e-0bb37c8f0cb6 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:59.736342 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-c51b7359-82a6-4fa3-999e-0bb37c8f0cb6 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id 3f3ef0ca-8189-4e60-8580-433a28d1db3d. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:21:59.740938 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:59.740938 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:21:59.741882 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c51b7359-82a6-4fa3-999e-0bb37c8f0cb6 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/3f3ef0ca-8189-4e60-8580-433a28d1db3d returned with HTTP 200 Aug 25 10:21:59.742447 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 478/1965] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:21:59 2026] GET /volume/v3/backups/3f3ef0ca-8189-4e60-8580-433a28d1db3d => generated 707 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:21:59.890901 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-9f4a054c-e482-4ca2-9d63-4eee1529e96d None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:59.896290 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9f4a054c-e482-4ca2-9d63-4eee1529e96d tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] GET https://10.4.3.119/volume/v3/groups/c1e66614-42f3-4806-8a67-69558d7f0763 Aug 25 10:21:59.896290 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9f4a054c-e482-4ca2-9d63-4eee1529e96d tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:59.896521 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9f4a054c-e482-4ca2-9d63-4eee1529e96d tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Calling method 'version_select' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:59.896787 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.groups [None req-9f4a054c-e482-4ca2-9d63-4eee1529e96d tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] show called for member c1e66614-42f3-4806-8a67-69558d7f0763 {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 10:21:59.902184 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:21:59.902184 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:21:59.914875 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9f4a054c-e482-4ca2-9d63-4eee1529e96d tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] https://10.4.3.119/volume/v3/groups/c1e66614-42f3-4806-8a67-69558d7f0763 returned with HTTP 200 Aug 25 10:21:59.915521 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 500/1966] 10.4.3.119 () {68 vars in 1386 bytes} [Tue Aug 25 10:21:59 2026] GET /volume/v3/groups/c1e66614-42f3-4806-8a67-69558d7f0763 => generated 324 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:21:59.929889 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-974c10ac-9ee7-4d16-9d49-933ed8453677 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:21:59.935446 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-974c10ac-9ee7-4d16-9d49-933ed8453677 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] GET https://10.4.3.119/volume/v3/volumes/detail Aug 25 10:21:59.935446 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-974c10ac-9ee7-4d16-9d49-933ed8453677 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:21:59.935446 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-974c10ac-9ee7-4d16-9d49-933ed8453677 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Calling method 'detail' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:21:59.935446 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.api_utils [None req-974c10ac-9ee7-4d16-9d49-933ed8453677 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Removing options '' from query. {{(pid=100388) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 10:21:59.935759 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-974c10ac-9ee7-4d16-9d49-933ed8453677 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100388) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 10:21:59.943612 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-974c10ac-9ee7-4d16-9d49-933ed8453677 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Get all volumes completed successfully. Aug 25 10:21:59.944580 np0000008063 devstack@c-api.service[100388]: WARNING stevedore.named [None req-974c10ac-9ee7-4d16-9d49-933ed8453677 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:21:59.947834 np0000008063 devstack@c-api.service[100388]: WARNING castellan.key_manager [None req-974c10ac-9ee7-4d16-9d49-933ed8453677 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:22:00.015665 np0000008063 devstack@c-api.service[100388]: DEBUG oslo_db.sqlalchemy.engines [None req-974c10ac-9ee7-4d16-9d49-933ed8453677 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100388) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 10:22:00.022793 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:00.022793 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:22:00.029879 np0000008063 devstack@c-api.service[100388]: WARNING stevedore.named [None req-974c10ac-9ee7-4d16-9d49-933ed8453677 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:22:00.030263 np0000008063 devstack@c-api.service[100388]: WARNING castellan.key_manager [None req-974c10ac-9ee7-4d16-9d49-933ed8453677 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:22:00.080285 np0000008063 devstack@c-api.service[100388]: DEBUG oslo_db.sqlalchemy.engines [None req-974c10ac-9ee7-4d16-9d49-933ed8453677 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100388) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 10:22:00.083955 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:00.083955 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:22:00.096069 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-974c10ac-9ee7-4d16-9d49-933ed8453677 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] https://10.4.3.119/volume/v3/volumes/detail returned with HTTP 200 Aug 25 10:22:00.096880 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 494/1967] 10.4.3.119 () {68 vars in 1299 bytes} [Tue Aug 25 10:21:59 2026] GET /volume/v3/volumes/detail => generated 1806 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:22:00.117596 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-483f8298-793a-45bf-8be6-895e8bf33c33 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:00.120083 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-483f8298-793a-45bf-8be6-895e8bf33c33 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] GET https://10.4.3.119/volume/v3/volumes/detail Aug 25 10:22:00.120336 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-483f8298-793a-45bf-8be6-895e8bf33c33 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:00.120636 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-483f8298-793a-45bf-8be6-895e8bf33c33 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Calling method 'detail' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:00.120993 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.api_utils [None req-483f8298-793a-45bf-8be6-895e8bf33c33 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Removing options '' from query. {{(pid=100390) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 10:22:00.121990 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-483f8298-793a-45bf-8be6-895e8bf33c33 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100390) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 10:22:00.132340 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-483f8298-793a-45bf-8be6-895e8bf33c33 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Get all volumes completed successfully. Aug 25 10:22:00.133320 np0000008063 devstack@c-api.service[100390]: WARNING stevedore.named [None req-483f8298-793a-45bf-8be6-895e8bf33c33 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:22:00.133580 np0000008063 devstack@c-api.service[100390]: WARNING castellan.key_manager [None req-483f8298-793a-45bf-8be6-895e8bf33c33 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:22:00.193723 np0000008063 devstack@c-api.service[100390]: DEBUG oslo_db.sqlalchemy.engines [None req-483f8298-793a-45bf-8be6-895e8bf33c33 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100390) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 10:22:00.200163 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:00.200163 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:22:00.205612 np0000008063 devstack@c-api.service[100390]: WARNING stevedore.named [None req-483f8298-793a-45bf-8be6-895e8bf33c33 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:22:00.206648 np0000008063 devstack@c-api.service[100390]: WARNING castellan.key_manager [None req-483f8298-793a-45bf-8be6-895e8bf33c33 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:22:00.250358 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-a2476290-b9dd-4fae-ba43-37749c18c3d9 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:00.252605 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a2476290-b9dd-4fae-ba43-37749c18c3d9 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] GET https://10.4.3.119/volume/v3/volumes/7e7621d5-7d5d-4fab-b67e-4a6262b093eb Aug 25 10:22:00.252605 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a2476290-b9dd-4fae-ba43-37749c18c3d9 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:00.252970 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a2476290-b9dd-4fae-ba43-37749c18c3d9 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:00.257447 np0000008063 devstack@c-api.service[100390]: DEBUG oslo_db.sqlalchemy.engines [None req-483f8298-793a-45bf-8be6-895e8bf33c33 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100390) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 10:22:00.262531 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:00.262531 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:22:00.272004 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-483f8298-793a-45bf-8be6-895e8bf33c33 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] https://10.4.3.119/volume/v3/volumes/detail returned with HTTP 200 Aug 25 10:22:00.272582 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 496/1968] 10.4.3.119 () {68 vars in 1299 bytes} [Tue Aug 25 10:22:00 2026] GET /volume/v3/volumes/detail => generated 1806 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:22:00.274053 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:00.274053 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:22:00.281498 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-a2476290-b9dd-4fae-ba43-37749c18c3d9 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Volume info retrieved successfully. Aug 25 10:22:00.294432 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a2476290-b9dd-4fae-ba43-37749c18c3d9 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] https://10.4.3.119/volume/v3/volumes/7e7621d5-7d5d-4fab-b67e-4a6262b093eb returned with HTTP 200 Aug 25 10:22:00.294432 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 479/1969] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:00 2026] GET /volume/v3/volumes/7e7621d5-7d5d-4fab-b67e-4a6262b093eb => generated 906 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:00.303405 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-9e93bffe-c59a-49e4-8323-110101c8c20f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:00.306376 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9e93bffe-c59a-49e4-8323-110101c8c20f tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] POST https://10.4.3.119/volume/v3/groups/c1e66614-42f3-4806-8a67-69558d7f0763/action Aug 25 10:22:00.306761 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9e93bffe-c59a-49e4-8323-110101c8c20f tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:22:00.306912 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9e93bffe-c59a-49e4-8323-110101c8c20f tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:22:00.308469 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.groups [None req-9e93bffe-c59a-49e4-8323-110101c8c20f tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] delete called for group c1e66614-42f3-4806-8a67-69558d7f0763 {{(pid=100391) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 25 10:22:00.308565 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.groups [None req-9e93bffe-c59a-49e4-8323-110101c8c20f tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Delete group with id: c1e66614-42f3-4806-8a67-69558d7f0763 Aug 25 10:22:00.315120 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:00.315120 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:22:00.382786 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9e93bffe-c59a-49e4-8323-110101c8c20f tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] https://10.4.3.119/volume/v3/groups/c1e66614-42f3-4806-8a67-69558d7f0763/action returned with HTTP 202 Aug 25 10:22:00.383356 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 501/1970] 10.4.3.119 () {70 vars in 1428 bytes} [Tue Aug 25 10:22:00 2026] POST /volume/v3/groups/c1e66614-42f3-4806-8a67-69558d7f0763/action => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 10:22:00.392800 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-341453c1-805a-448d-9ba3-d3df7d006441 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:00.396391 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-341453c1-805a-448d-9ba3-d3df7d006441 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] GET https://10.4.3.119/volume/v3/volumes/2f5892b7-f959-46c5-a9fe-8770a14f2b29 Aug 25 10:22:00.396902 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-341453c1-805a-448d-9ba3-d3df7d006441 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:00.396960 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-341453c1-805a-448d-9ba3-d3df7d006441 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:00.409536 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:00.409536 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:22:00.411794 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-341453c1-805a-448d-9ba3-d3df7d006441 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Volume info retrieved successfully. Aug 25 10:22:00.412636 np0000008063 devstack@c-api.service[100388]: WARNING stevedore.named [None req-341453c1-805a-448d-9ba3-d3df7d006441 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:22:00.412884 np0000008063 devstack@c-api.service[100388]: WARNING castellan.key_manager [None req-341453c1-805a-448d-9ba3-d3df7d006441 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:22:00.470921 np0000008063 devstack@c-api.service[100388]: DEBUG oslo_db.sqlalchemy.engines [None req-341453c1-805a-448d-9ba3-d3df7d006441 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100388) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 10:22:00.473926 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:00.473926 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:22:00.482297 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-341453c1-805a-448d-9ba3-d3df7d006441 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] https://10.4.3.119/volume/v3/volumes/2f5892b7-f959-46c5-a9fe-8770a14f2b29 returned with HTTP 200 Aug 25 10:22:00.482685 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 495/1971] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:22:00 2026] GET /volume/v3/volumes/2f5892b7-f959-46c5-a9fe-8770a14f2b29 => generated 906 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:22:00.581215 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-22b65c44-2a0d-4fd4-b205-292ebbc1cc36 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:00.583451 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-22b65c44-2a0d-4fd4-b205-292ebbc1cc36 tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] GET https://10.4.3.119/volume/v3/volumes/fab40bb7-50e9-4562-b81f-f59abc734f78 Aug 25 10:22:00.583743 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-22b65c44-2a0d-4fd4-b205-292ebbc1cc36 tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:00.584006 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-22b65c44-2a0d-4fd4-b205-292ebbc1cc36 tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:00.593822 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:00.593822 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:22:00.599911 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-22b65c44-2a0d-4fd4-b205-292ebbc1cc36 tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] Volume info retrieved successfully. Aug 25 10:22:00.605384 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-22b65c44-2a0d-4fd4-b205-292ebbc1cc36 tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] https://10.4.3.119/volume/v3/volumes/fab40bb7-50e9-4562-b81f-f59abc734f78 returned with HTTP 200 Aug 25 10:22:00.605805 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 497/1972] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:00 2026] GET /volume/v3/volumes/fab40bb7-50e9-4562-b81f-f59abc734f78 => generated 1355 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:22:00.622987 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-1c423726-d802-4f78-909d-5131da640054 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:00.626474 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1c423726-d802-4f78-909d-5131da640054 tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] GET https://10.4.3.119/volume/v3/volumes/fab40bb7-50e9-4562-b81f-f59abc734f78 Aug 25 10:22:00.627339 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1c423726-d802-4f78-909d-5131da640054 tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:00.627756 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1c423726-d802-4f78-909d-5131da640054 tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:00.638483 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:00.638483 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:22:00.644705 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-1c423726-d802-4f78-909d-5131da640054 tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] Volume info retrieved successfully. Aug 25 10:22:00.651385 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1c423726-d802-4f78-909d-5131da640054 tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] https://10.4.3.119/volume/v3/volumes/fab40bb7-50e9-4562-b81f-f59abc734f78 returned with HTTP 200 Aug 25 10:22:00.652165 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 480/1973] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:00 2026] GET /volume/v3/volumes/fab40bb7-50e9-4562-b81f-f59abc734f78 => generated 1355 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:22:00.668102 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-71914f15-33cc-4e65-a3e7-69c783c48ef0 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:00.670629 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-71914f15-33cc-4e65-a3e7-69c783c48ef0 tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] GET https://10.4.3.119/volume/v3/volumes/fab40bb7-50e9-4562-b81f-f59abc734f78 Aug 25 10:22:00.670981 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-71914f15-33cc-4e65-a3e7-69c783c48ef0 tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:00.671319 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-71914f15-33cc-4e65-a3e7-69c783c48ef0 tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:00.680821 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:00.680821 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:22:00.685374 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-71914f15-33cc-4e65-a3e7-69c783c48ef0 tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] Volume info retrieved successfully. Aug 25 10:22:00.692640 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-71914f15-33cc-4e65-a3e7-69c783c48ef0 tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] https://10.4.3.119/volume/v3/volumes/fab40bb7-50e9-4562-b81f-f59abc734f78 returned with HTTP 200 Aug 25 10:22:00.693153 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 502/1974] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:00 2026] GET /volume/v3/volumes/fab40bb7-50e9-4562-b81f-f59abc734f78 => generated 1355 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:22:00.711990 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-3bf54204-1b99-4f2f-95e7-50880e84364d None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:00.714854 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3bf54204-1b99-4f2f-95e7-50880e84364d tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] DELETE https://10.4.3.119/volume/v3/volumes/fab40bb7-50e9-4562-b81f-f59abc734f78 Aug 25 10:22:00.715090 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3bf54204-1b99-4f2f-95e7-50880e84364d tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:00.715404 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3bf54204-1b99-4f2f-95e7-50880e84364d tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:00.715651 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-3bf54204-1b99-4f2f-95e7-50880e84364d tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] Delete volume with id: fab40bb7-50e9-4562-b81f-f59abc734f78 Aug 25 10:22:00.724680 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:00.724680 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:22:00.725365 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-3bf54204-1b99-4f2f-95e7-50880e84364d tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] Volume info retrieved successfully. Aug 25 10:22:00.746065 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-3bf54204-1b99-4f2f-95e7-50880e84364d tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] Delete volume request issued successfully. Aug 25 10:22:00.746329 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3bf54204-1b99-4f2f-95e7-50880e84364d tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] https://10.4.3.119/volume/v3/volumes/fab40bb7-50e9-4562-b81f-f59abc734f78 returned with HTTP 202 Aug 25 10:22:00.746942 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 496/1975] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:22:00 2026] DELETE /volume/v3/volumes/fab40bb7-50e9-4562-b81f-f59abc734f78 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:22:00.758287 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-a4c0c361-c395-4cf5-8f3f-cad697f0e230 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:00.760639 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-d300046d-50ae-406e-a64d-cdae2cca6b23 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:00.761063 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a4c0c361-c395-4cf5-8f3f-cad697f0e230 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/3f3ef0ca-8189-4e60-8580-433a28d1db3d Aug 25 10:22:00.761386 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a4c0c361-c395-4cf5-8f3f-cad697f0e230 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:00.761653 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a4c0c361-c395-4cf5-8f3f-cad697f0e230 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:00.761815 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-a4c0c361-c395-4cf5-8f3f-cad697f0e230 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id 3f3ef0ca-8189-4e60-8580-433a28d1db3d. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:22:00.764086 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d300046d-50ae-406e-a64d-cdae2cca6b23 tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] GET https://10.4.3.119/volume/v3/volumes/fab40bb7-50e9-4562-b81f-f59abc734f78 Aug 25 10:22:00.764379 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d300046d-50ae-406e-a64d-cdae2cca6b23 tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:00.764689 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d300046d-50ae-406e-a64d-cdae2cca6b23 tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:00.767315 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:00.767315 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:22:00.768209 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a4c0c361-c395-4cf5-8f3f-cad697f0e230 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/3f3ef0ca-8189-4e60-8580-433a28d1db3d returned with HTTP 200 Aug 25 10:22:00.768432 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 498/1976] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:00 2026] GET /volume/v3/backups/3f3ef0ca-8189-4e60-8580-433a28d1db3d => generated 707 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:00.775928 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:00.775928 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:22:00.781906 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-d300046d-50ae-406e-a64d-cdae2cca6b23 tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] Volume info retrieved successfully. Aug 25 10:22:00.790009 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d300046d-50ae-406e-a64d-cdae2cca6b23 tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] https://10.4.3.119/volume/v3/volumes/fab40bb7-50e9-4562-b81f-f59abc734f78 returned with HTTP 200 Aug 25 10:22:00.790829 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 481/1977] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:00 2026] GET /volume/v3/volumes/fab40bb7-50e9-4562-b81f-f59abc734f78 => generated 1354 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:22:01.315659 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-ac5ea875-1667-46c8-acd2-44411ff85c82 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:01.318220 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ac5ea875-1667-46c8-acd2-44411ff85c82 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] GET https://10.4.3.119/volume/v3/volumes/7e7621d5-7d5d-4fab-b67e-4a6262b093eb Aug 25 10:22:01.319207 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ac5ea875-1667-46c8-acd2-44411ff85c82 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:01.323404 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ac5ea875-1667-46c8-acd2-44411ff85c82 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:01.334334 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:01.334334 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:22:01.340744 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-ac5ea875-1667-46c8-acd2-44411ff85c82 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Volume info retrieved successfully. Aug 25 10:22:01.351535 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ac5ea875-1667-46c8-acd2-44411ff85c82 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] https://10.4.3.119/volume/v3/volumes/7e7621d5-7d5d-4fab-b67e-4a6262b093eb returned with HTTP 200 Aug 25 10:22:01.351958 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 503/1978] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:01 2026] GET /volume/v3/volumes/7e7621d5-7d5d-4fab-b67e-4a6262b093eb => generated 906 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:01.500984 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-b80dfaf9-aec8-4170-bdfc-c603003aad6f None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:01.502995 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b80dfaf9-aec8-4170-bdfc-c603003aad6f tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] GET https://10.4.3.119/volume/v3/volumes/2f5892b7-f959-46c5-a9fe-8770a14f2b29 Aug 25 10:22:01.503204 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b80dfaf9-aec8-4170-bdfc-c603003aad6f tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:01.503530 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b80dfaf9-aec8-4170-bdfc-c603003aad6f tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:01.506713 np0000008063 devstack@c-api.service[100388]: DEBUG dbcounter [-] [100388] Writing DB stats cinder:SELECT=656,cinder:INSERT=109,cinder:UPDATE=190,cinder:DELETE=3 {{(pid=100388) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 10:22:01.514328 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b80dfaf9-aec8-4170-bdfc-c603003aad6f tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] https://10.4.3.119/volume/v3/volumes/2f5892b7-f959-46c5-a9fe-8770a14f2b29 returned with HTTP 404 Aug 25 10:22:01.515036 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 497/1979] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:22:01 2026] GET /volume/v3/volumes/2f5892b7-f959-46c5-a9fe-8770a14f2b29 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 10:22:01.527513 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-0c1ea882-e44a-4aa8-9d32-04fb07451af1 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:01.532947 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0c1ea882-e44a-4aa8-9d32-04fb07451af1 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] GET https://10.4.3.119/volume/v3/volumes/04c67387-f5ef-490c-b2ab-fba959615fff Aug 25 10:22:01.533220 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0c1ea882-e44a-4aa8-9d32-04fb07451af1 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:01.533492 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0c1ea882-e44a-4aa8-9d32-04fb07451af1 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:01.552002 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0c1ea882-e44a-4aa8-9d32-04fb07451af1 tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] https://10.4.3.119/volume/v3/volumes/04c67387-f5ef-490c-b2ab-fba959615fff returned with HTTP 404 Aug 25 10:22:01.553243 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 499/1980] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:22:01 2026] GET /volume/v3/volumes/04c67387-f5ef-490c-b2ab-fba959615fff => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 25 10:22:01.563515 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-e01f4cc2-fb27-4bc7-b151-43ef3249db1f None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:01.565734 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e01f4cc2-fb27-4bc7-b151-43ef3249db1f tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] GET https://10.4.3.119/volume/v3/groups/c1e66614-42f3-4806-8a67-69558d7f0763 Aug 25 10:22:01.566071 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e01f4cc2-fb27-4bc7-b151-43ef3249db1f tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:01.566513 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e01f4cc2-fb27-4bc7-b151-43ef3249db1f tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] Calling method 'version_select' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:01.566872 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.groups [None req-e01f4cc2-fb27-4bc7-b151-43ef3249db1f tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] show called for member c1e66614-42f3-4806-8a67-69558d7f0763 {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 10:22:01.574591 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e01f4cc2-fb27-4bc7-b151-43ef3249db1f tempest-GroupsTest-1380935025 tempest-GroupsTest-1380935025-project-member] https://10.4.3.119/volume/v3/groups/c1e66614-42f3-4806-8a67-69558d7f0763 returned with HTTP 404 Aug 25 10:22:01.576000 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 482/1981] 10.4.3.119 () {68 vars in 1386 bytes} [Tue Aug 25 10:22:01 2026] GET /volume/v3/groups/c1e66614-42f3-4806-8a67-69558d7f0763 => generated 108 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 10:22:01.586223 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-e67ff645-2115-4d64-b676-32882d8b9156 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:01.589799 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e67ff645-2115-4d64-b676-32882d8b9156 tempest-GroupsTest-320636376 tempest-GroupsTest-320636376-project-admin] DELETE https://10.4.3.119/volume/v3/group_types/2805ac3a-003d-4b0c-87c8-bb1cb65661e3 Aug 25 10:22:01.589799 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e67ff645-2115-4d64-b676-32882d8b9156 tempest-GroupsTest-320636376 tempest-GroupsTest-320636376-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:01.590865 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e67ff645-2115-4d64-b676-32882d8b9156 tempest-GroupsTest-320636376 tempest-GroupsTest-320636376-project-admin] Calling method 'version_select' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:01.610178 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e67ff645-2115-4d64-b676-32882d8b9156 tempest-GroupsTest-320636376 tempest-GroupsTest-320636376-project-admin] https://10.4.3.119/volume/v3/group_types/2805ac3a-003d-4b0c-87c8-bb1cb65661e3 returned with HTTP 202 Aug 25 10:22:01.611346 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 504/1982] 10.4.3.119 () {68 vars in 1404 bytes} [Tue Aug 25 10:22:01 2026] DELETE /volume/v3/group_types/2805ac3a-003d-4b0c-87c8-bb1cb65661e3 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 10:22:01.617983 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-5773d916-d84d-4221-b2cc-8e6ce7a60594 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:01.621727 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5773d916-d84d-4221-b2cc-8e6ce7a60594 tempest-GroupsTest-320636376 tempest-GroupsTest-320636376-project-admin] DELETE https://10.4.3.119/volume/v3/types/bfd98a3c-5749-4e68-bee6-2340f20ffe8d Aug 25 10:22:01.622288 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-5773d916-d84d-4221-b2cc-8e6ce7a60594 tempest-GroupsTest-320636376 tempest-GroupsTest-320636376-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:01.622602 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-5773d916-d84d-4221-b2cc-8e6ce7a60594 tempest-GroupsTest-320636376 tempest-GroupsTest-320636376-project-admin] Calling method '_delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:01.654961 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5773d916-d84d-4221-b2cc-8e6ce7a60594 tempest-GroupsTest-320636376 tempest-GroupsTest-320636376-project-admin] https://10.4.3.119/volume/v3/types/bfd98a3c-5749-4e68-bee6-2340f20ffe8d returned with HTTP 202 Aug 25 10:22:01.655432 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 498/1983] 10.4.3.119 () {66 vars in 1345 bytes} [Tue Aug 25 10:22:01 2026] DELETE /volume/v3/types/bfd98a3c-5749-4e68-bee6-2340f20ffe8d => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:22:01.664096 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-2317324e-0b4a-42c8-8c79-dfad6b29a8b6 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:01.667170 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2317324e-0b4a-42c8-8c79-dfad6b29a8b6 tempest-GroupsTest-320636376 tempest-GroupsTest-320636376-project-admin] GET https://10.4.3.119/volume/v3/types/bfd98a3c-5749-4e68-bee6-2340f20ffe8d Aug 25 10:22:01.667487 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2317324e-0b4a-42c8-8c79-dfad6b29a8b6 tempest-GroupsTest-320636376 tempest-GroupsTest-320636376-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:01.667759 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2317324e-0b4a-42c8-8c79-dfad6b29a8b6 tempest-GroupsTest-320636376 tempest-GroupsTest-320636376-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:01.672193 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2317324e-0b4a-42c8-8c79-dfad6b29a8b6 tempest-GroupsTest-320636376 tempest-GroupsTest-320636376-project-admin] https://10.4.3.119/volume/v3/types/bfd98a3c-5749-4e68-bee6-2340f20ffe8d returned with HTTP 404 Aug 25 10:22:01.672955 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 500/1984] 10.4.3.119 () {66 vars in 1342 bytes} [Tue Aug 25 10:22:01 2026] GET /volume/v3/types/bfd98a3c-5749-4e68-bee6-2340f20ffe8d => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:22:01.782489 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-6925f20c-ff38-4c49-b4d1-6dcaeb4e0004 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:01.788880 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6925f20c-ff38-4c49-b4d1-6dcaeb4e0004 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/3f3ef0ca-8189-4e60-8580-433a28d1db3d Aug 25 10:22:01.789846 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6925f20c-ff38-4c49-b4d1-6dcaeb4e0004 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:01.790240 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6925f20c-ff38-4c49-b4d1-6dcaeb4e0004 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:01.790669 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-6925f20c-ff38-4c49-b4d1-6dcaeb4e0004 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id 3f3ef0ca-8189-4e60-8580-433a28d1db3d. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:22:01.798843 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:01.798843 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:22:01.799957 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6925f20c-ff38-4c49-b4d1-6dcaeb4e0004 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/3f3ef0ca-8189-4e60-8580-433a28d1db3d returned with HTTP 200 Aug 25 10:22:01.800850 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 483/1985] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:01 2026] GET /volume/v3/backups/3f3ef0ca-8189-4e60-8580-433a28d1db3d => generated 707 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:01.805262 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-75566efc-30f8-4929-a194-2d4c29aec53e None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:01.810290 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-75566efc-30f8-4929-a194-2d4c29aec53e tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] GET https://10.4.3.119/volume/v3/volumes/fab40bb7-50e9-4562-b81f-f59abc734f78 Aug 25 10:22:01.810633 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-75566efc-30f8-4929-a194-2d4c29aec53e tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:01.812829 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-75566efc-30f8-4929-a194-2d4c29aec53e tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:01.824214 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-75566efc-30f8-4929-a194-2d4c29aec53e tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] https://10.4.3.119/volume/v3/volumes/fab40bb7-50e9-4562-b81f-f59abc734f78 returned with HTTP 404 Aug 25 10:22:01.824747 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 505/1986] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:01 2026] GET /volume/v3/volumes/fab40bb7-50e9-4562-b81f-f59abc734f78 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:22:01.838551 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-f8a7f56f-5390-4a48-af03-d1417e43bd18 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:01.842437 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f8a7f56f-5390-4a48-af03-d1417e43bd18 tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:22:01.842891 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f8a7f56f-5390-4a48-af03-d1417e43bd18 tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-873404043"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:22:01.845266 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-f8a7f56f-5390-4a48-af03-d1417e43bd18 tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-873404043'}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:22:01.845966 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-f8a7f56f-5390-4a48-af03-d1417e43bd18 tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] Create volume of 1 GB Aug 25 10:22:01.852583 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-f8a7f56f-5390-4a48-af03-d1417e43bd18 tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] Availability Zones retrieved successfully. Aug 25 10:22:01.869602 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-f8a7f56f-5390-4a48-af03-d1417e43bd18 tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] Flow 'volume_create_api' (03fb68df-39d5-4652-ae45-f75043cf87a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:22:01.871348 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-f8a7f56f-5390-4a48-af03-d1417e43bd18 tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d438af30-2668-4b42-a1b4-336d8a68422d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:22:01.873167 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [None req-f8a7f56f-5390-4a48-af03-d1417e43bd18 tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] Validating volume size '1' using validate_int {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:22:01.916260 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-f8a7f56f-5390-4a48-af03-d1417e43bd18 tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d438af30-2668-4b42-a1b4-336d8a68422d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:22:01.917545 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-f8a7f56f-5390-4a48-af03-d1417e43bd18 tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b03c8864-8f74-4a3d-af18-6fc77e13e192) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:22:01.983611 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-f8a7f56f-5390-4a48-af03-d1417e43bd18 tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] Created reservations ['8b436429-7b8b-4856-9715-4f60635a0d06', '01b9c0f6-a9a9-46f3-af2e-9dba9f590f4a', 'f4346039-41c7-4bea-8e21-f9d80ef33781', '3ca4b248-34e2-4519-aa69-a948e6d0a1a9'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:22:01.984643 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-f8a7f56f-5390-4a48-af03-d1417e43bd18 tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b03c8864-8f74-4a3d-af18-6fc77e13e192) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8b436429-7b8b-4856-9715-4f60635a0d06', '01b9c0f6-a9a9-46f3-af2e-9dba9f590f4a', 'f4346039-41c7-4bea-8e21-f9d80ef33781', '3ca4b248-34e2-4519-aa69-a948e6d0a1a9']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:22:01.985550 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-f8a7f56f-5390-4a48-af03-d1417e43bd18 tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5bfbb23-3513-4ff6-b6b0-111239a63fb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:22:02.013337 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-f8a7f56f-5390-4a48-af03-d1417e43bd18 tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5bfbb23-3513-4ff6-b6b0-111239a63fb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '90ac7e16-6866-48b0-8a1f-ef663ced17c2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-873404043',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b524ead0baca4cb3bc25f202387ddc62',qos_specs=None,replication_status=,reservations=['8b436429-7b8b-4856-9715-4f60635a0d06','01b9c0f6-a9a9-46f3-af2e-9dba9f590f4a','f4346039-41c7-4bea-8e21-f9d80ef33781','3ca4b248-34e2-4519-aa69-a948e6d0a1a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff9bb1b10bfd45acb4e2599dce1bc017',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:22:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-873404043',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=90ac7e16-6866-48b0-8a1f-ef663ced17c2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b524ead0baca4cb3bc25f202387ddc62',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ff9bb1b10bfd45acb4e2599dce1bc017',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:22:02.014016 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-f8a7f56f-5390-4a48-af03-d1417e43bd18 tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53fc1596-f2d9-4388-89ae-5e52f10b9022) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:22:02.041419 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-f8a7f56f-5390-4a48-af03-d1417e43bd18 tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53fc1596-f2d9-4388-89ae-5e52f10b9022) transitioned into state 'SUCCESS' from state '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-873404043',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b524ead0baca4cb3bc25f202387ddc62',qos_specs=None,replication_status=,reservations=['8b436429-7b8b-4856-9715-4f60635a0d06','01b9c0f6-a9a9-46f3-af2e-9dba9f590f4a','f4346039-41c7-4bea-8e21-f9d80ef33781','3ca4b248-34e2-4519-aa69-a948e6d0a1a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff9bb1b10bfd45acb4e2599dce1bc017',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:22:02.042795 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-f8a7f56f-5390-4a48-af03-d1417e43bd18 tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fa38fb8-6cec-4feb-bccb-90b28179eee5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:22:02.057963 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-f8a7f56f-5390-4a48-af03-d1417e43bd18 tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fa38fb8-6cec-4feb-bccb-90b28179eee5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:22:02.059514 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-f8a7f56f-5390-4a48-af03-d1417e43bd18 tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] Flow 'volume_create_api' (03fb68df-39d5-4652-ae45-f75043cf87a7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:22:02.059971 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-f8a7f56f-5390-4a48-af03-d1417e43bd18 tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] Create volume request issued successfully. Aug 25 10:22:02.060864 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f8a7f56f-5390-4a48-af03-d1417e43bd18 tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:22:02.061621 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 499/1987] 10.4.3.119 () {68 vars in 1258 bytes} [Tue Aug 25 10:22:01 2026] POST /volume/v3/volumes => generated 747 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:22:02.085110 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-4b26fb94-9142-4d4a-8a8b-351cc1fe48a7 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:02.088616 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4b26fb94-9142-4d4a-8a8b-351cc1fe48a7 tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] GET https://10.4.3.119/volume/v3/volumes/90ac7e16-6866-48b0-8a1f-ef663ced17c2 Aug 25 10:22:02.088884 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4b26fb94-9142-4d4a-8a8b-351cc1fe48a7 tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:02.089163 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4b26fb94-9142-4d4a-8a8b-351cc1fe48a7 tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:02.099329 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:02.099329 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:22:02.106498 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-4b26fb94-9142-4d4a-8a8b-351cc1fe48a7 tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] Volume info retrieved successfully. Aug 25 10:22:02.113463 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4b26fb94-9142-4d4a-8a8b-351cc1fe48a7 tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] https://10.4.3.119/volume/v3/volumes/90ac7e16-6866-48b0-8a1f-ef663ced17c2 returned with HTTP 200 Aug 25 10:22:02.113842 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 501/1988] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:02 2026] GET /volume/v3/volumes/90ac7e16-6866-48b0-8a1f-ef663ced17c2 => generated 815 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:02.370864 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-6128998c-1f4d-4454-a73a-814eedfeb2b5 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:02.373110 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6128998c-1f4d-4454-a73a-814eedfeb2b5 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] GET https://10.4.3.119/volume/v3/volumes/7e7621d5-7d5d-4fab-b67e-4a6262b093eb Aug 25 10:22:02.373501 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6128998c-1f4d-4454-a73a-814eedfeb2b5 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:02.373812 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6128998c-1f4d-4454-a73a-814eedfeb2b5 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:02.390634 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:02.390634 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:22:02.400500 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-6128998c-1f4d-4454-a73a-814eedfeb2b5 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Volume info retrieved successfully. Aug 25 10:22:02.408098 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6128998c-1f4d-4454-a73a-814eedfeb2b5 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] https://10.4.3.119/volume/v3/volumes/7e7621d5-7d5d-4fab-b67e-4a6262b093eb returned with HTTP 200 Aug 25 10:22:02.408679 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 484/1989] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:02 2026] GET /volume/v3/volumes/7e7621d5-7d5d-4fab-b67e-4a6262b093eb => generated 906 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:02.814839 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-e5a66a0e-2588-4d7e-8001-ada17dd7be67 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:02.817866 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e5a66a0e-2588-4d7e-8001-ada17dd7be67 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/3f3ef0ca-8189-4e60-8580-433a28d1db3d Aug 25 10:22:02.817866 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e5a66a0e-2588-4d7e-8001-ada17dd7be67 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:02.818235 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e5a66a0e-2588-4d7e-8001-ada17dd7be67 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:02.818235 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-e5a66a0e-2588-4d7e-8001-ada17dd7be67 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id 3f3ef0ca-8189-4e60-8580-433a28d1db3d. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:22:02.827455 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:02.827455 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:22:02.828513 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e5a66a0e-2588-4d7e-8001-ada17dd7be67 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/3f3ef0ca-8189-4e60-8580-433a28d1db3d returned with HTTP 200 Aug 25 10:22:02.829212 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 506/1990] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:02 2026] GET /volume/v3/backups/3f3ef0ca-8189-4e60-8580-433a28d1db3d => generated 707 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:02.978216 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-5f144dec-24dd-449b-ac46-0c48a164e894 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:03.135364 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-fa8d036e-917d-4762-b2ad-b4593e8c80f6 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:03.138553 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-fa8d036e-917d-4762-b2ad-b4593e8c80f6 tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] GET https://10.4.3.119/volume/v3/volumes/90ac7e16-6866-48b0-8a1f-ef663ced17c2 Aug 25 10:22:03.138553 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-fa8d036e-917d-4762-b2ad-b4593e8c80f6 tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:03.138553 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-fa8d036e-917d-4762-b2ad-b4593e8c80f6 tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:03.154703 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:03.154703 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:22:03.159967 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-fa8d036e-917d-4762-b2ad-b4593e8c80f6 tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] Volume info retrieved successfully. Aug 25 10:22:03.168274 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-fa8d036e-917d-4762-b2ad-b4593e8c80f6 tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] https://10.4.3.119/volume/v3/volumes/90ac7e16-6866-48b0-8a1f-ef663ced17c2 returned with HTTP 200 Aug 25 10:22:03.168758 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 502/1991] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:03 2026] GET /volume/v3/volumes/90ac7e16-6866-48b0-8a1f-ef663ced17c2 => generated 840 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:03.188160 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-4d198389-6944-47a2-adea-80666a9a07c4 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:03.191057 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4d198389-6944-47a2-adea-80666a9a07c4 tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] POST https://10.4.3.119/volume/v3/snapshots Aug 25 10:22:03.194382 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4d198389-6944-47a2-adea-80666a9a07c4 tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "90ac7e16-6866-48b0-8a1f-ef663ced17c2", "name": "tempest-VolumesExtendTest-Snapshot-2007377199"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:22:03.206632 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:03.206632 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:22:03.207538 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-4d198389-6944-47a2-adea-80666a9a07c4 tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] Volume info retrieved successfully. Aug 25 10:22:03.207665 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.snapshots [None req-4d198389-6944-47a2-adea-80666a9a07c4 tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] Create snapshot from volume 90ac7e16-6866-48b0-8a1f-ef663ced17c2 Aug 25 10:22:03.275430 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5f144dec-24dd-449b-ac46-0c48a164e894 tempest-VolumesSummaryTest-789518971 tempest-VolumesSummaryTest-789518971-project-member] GET https://10.4.3.119/volume/v3/volumes/summary Aug 25 10:22:03.275720 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-5f144dec-24dd-449b-ac46-0c48a164e894 tempest-VolumesSummaryTest-789518971 tempest-VolumesSummaryTest-789518971-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:03.276204 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-5f144dec-24dd-449b-ac46-0c48a164e894 tempest-VolumesSummaryTest-789518971 tempest-VolumesSummaryTest-789518971-project-member] Calling method 'version_select' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:03.276368 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.api_utils [None req-5f144dec-24dd-449b-ac46-0c48a164e894 tempest-VolumesSummaryTest-789518971 tempest-VolumesSummaryTest-789518971-project-member] Removing options '' from query. {{(pid=100388) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 10:22:03.276719 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:03.276719 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:22:03.290930 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-5f144dec-24dd-449b-ac46-0c48a164e894 tempest-VolumesSummaryTest-789518971 tempest-VolumesSummaryTest-789518971-project-member] Get summary completed successfully. Aug 25 10:22:03.291404 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5f144dec-24dd-449b-ac46-0c48a164e894 tempest-VolumesSummaryTest-789518971 tempest-VolumesSummaryTest-789518971-project-member] https://10.4.3.119/volume/v3/volumes/summary returned with HTTP 200 Aug 25 10:22:03.291928 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 500/1992] 10.4.3.119 () {68 vars in 1302 bytes} [Tue Aug 25 10:22:02 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 314 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:03.330613 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-4d198389-6944-47a2-adea-80666a9a07c4 tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] Created reservations ['6aa65f03-13e2-4e51-8921-56b14691054b', 'd91418dd-0e64-4685-86bf-8f0a73af6c37', '5c4a3123-b4b2-4f2c-adce-0ea08c344e87', '4df96c5a-4b14-4209-acc0-06c75082ff4e'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:22:03.394352 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-4d198389-6944-47a2-adea-80666a9a07c4 tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] Snapshot create request issued successfully. Aug 25 10:22:03.394833 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4d198389-6944-47a2-adea-80666a9a07c4 tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] https://10.4.3.119/volume/v3/snapshots returned with HTTP 202 Aug 25 10:22:03.395598 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 485/1993] 10.4.3.119 () {68 vars in 1265 bytes} [Tue Aug 25 10:22:03 2026] POST /volume/v3/snapshots => generated 304 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:22:03.410600 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-36a78dbe-218d-4918-a0db-243cfccaa05f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:03.412692 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-36a78dbe-218d-4918-a0db-243cfccaa05f tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] GET https://10.4.3.119/volume/v3/snapshots/5af8d04c-cb8d-4fa1-851a-faf4ed27a340 Aug 25 10:22:03.412897 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-36a78dbe-218d-4918-a0db-243cfccaa05f tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:03.413074 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-36a78dbe-218d-4918-a0db-243cfccaa05f tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:03.420402 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:03.420402 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:22:03.421589 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-36a78dbe-218d-4918-a0db-243cfccaa05f tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] Snapshot retrieved successfully. Aug 25 10:22:03.423238 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-36a78dbe-218d-4918-a0db-243cfccaa05f tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] https://10.4.3.119/volume/v3/snapshots/5af8d04c-cb8d-4fa1-851a-faf4ed27a340 returned with HTTP 200 Aug 25 10:22:03.424303 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 507/1994] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:22:03 2026] GET /volume/v3/snapshots/5af8d04c-cb8d-4fa1-851a-faf4ed27a340 => generated 436 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:03.425016 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-99ac1eaf-bcd9-4f86-940f-00caaba826f2 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:03.429809 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-99ac1eaf-bcd9-4f86-940f-00caaba826f2 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] GET https://10.4.3.119/volume/v3/volumes/7e7621d5-7d5d-4fab-b67e-4a6262b093eb Aug 25 10:22:03.429809 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-99ac1eaf-bcd9-4f86-940f-00caaba826f2 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:03.429809 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-99ac1eaf-bcd9-4f86-940f-00caaba826f2 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:03.445380 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:03.445380 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:22:03.454564 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-99ac1eaf-bcd9-4f86-940f-00caaba826f2 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Volume info retrieved successfully. Aug 25 10:22:03.467020 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-99ac1eaf-bcd9-4f86-940f-00caaba826f2 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] https://10.4.3.119/volume/v3/volumes/7e7621d5-7d5d-4fab-b67e-4a6262b093eb returned with HTTP 200 Aug 25 10:22:03.467020 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 503/1995] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:03 2026] GET /volume/v3/volumes/7e7621d5-7d5d-4fab-b67e-4a6262b093eb => generated 906 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:03.846076 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-24f5ac0b-5b0e-41ba-bbf4-266805cef90a None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:03.848807 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-24f5ac0b-5b0e-41ba-bbf4-266805cef90a tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/3f3ef0ca-8189-4e60-8580-433a28d1db3d Aug 25 10:22:03.848807 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-24f5ac0b-5b0e-41ba-bbf4-266805cef90a tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:03.849915 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-24f5ac0b-5b0e-41ba-bbf4-266805cef90a tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:03.849915 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-24f5ac0b-5b0e-41ba-bbf4-266805cef90a tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id 3f3ef0ca-8189-4e60-8580-433a28d1db3d. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:22:03.854798 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:03.854798 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:22:03.855638 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-24f5ac0b-5b0e-41ba-bbf4-266805cef90a tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/3f3ef0ca-8189-4e60-8580-433a28d1db3d returned with HTTP 200 Aug 25 10:22:03.855979 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 501/1996] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:03 2026] GET /volume/v3/backups/3f3ef0ca-8189-4e60-8580-433a28d1db3d => generated 707 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 10:22:04.434884 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-9c0f1306-f39b-40a9-a861-78f7aa287db2 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:04.436848 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9c0f1306-f39b-40a9-a861-78f7aa287db2 tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] GET https://10.4.3.119/volume/v3/snapshots/5af8d04c-cb8d-4fa1-851a-faf4ed27a340 Aug 25 10:22:04.437506 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9c0f1306-f39b-40a9-a861-78f7aa287db2 tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:04.437506 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9c0f1306-f39b-40a9-a861-78f7aa287db2 tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:04.441713 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:04.441713 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:22:04.442318 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-9c0f1306-f39b-40a9-a861-78f7aa287db2 tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] Snapshot retrieved successfully. Aug 25 10:22:04.442882 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9c0f1306-f39b-40a9-a861-78f7aa287db2 tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] https://10.4.3.119/volume/v3/snapshots/5af8d04c-cb8d-4fa1-851a-faf4ed27a340 returned with HTTP 200 Aug 25 10:22:04.443426 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 486/1997] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:22:04 2026] GET /volume/v3/snapshots/5af8d04c-cb8d-4fa1-851a-faf4ed27a340 => generated 463 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:04.456195 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-2639fa8e-7896-4421-b9a1-cc003a27610b None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:04.458327 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2639fa8e-7896-4421-b9a1-cc003a27610b tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] POST https://10.4.3.119/volume/v3/volumes/90ac7e16-6866-48b0-8a1f-ef663ced17c2/action Aug 25 10:22:04.458462 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2639fa8e-7896-4421-b9a1-cc003a27610b tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:22:04.458596 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2639fa8e-7896-4421-b9a1-cc003a27610b tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:22:04.470165 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:04.470165 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:22:04.470254 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-2639fa8e-7896-4421-b9a1-cc003a27610b tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] Volume info retrieved successfully. Aug 25 10:22:04.483087 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-64ed0dd2-e65e-4b10-a41b-b4d59279dc05 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:04.485102 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-64ed0dd2-e65e-4b10-a41b-b4d59279dc05 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] GET https://10.4.3.119/volume/v3/volumes/7e7621d5-7d5d-4fab-b67e-4a6262b093eb Aug 25 10:22:04.485255 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-64ed0dd2-e65e-4b10-a41b-b4d59279dc05 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:04.485560 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-64ed0dd2-e65e-4b10-a41b-b4d59279dc05 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:04.492923 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:04.492923 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:22:04.499611 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-64ed0dd2-e65e-4b10-a41b-b4d59279dc05 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Volume info retrieved successfully. Aug 25 10:22:04.504342 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-64ed0dd2-e65e-4b10-a41b-b4d59279dc05 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] https://10.4.3.119/volume/v3/volumes/7e7621d5-7d5d-4fab-b67e-4a6262b093eb returned with HTTP 200 Aug 25 10:22:04.504815 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 504/1998] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:04 2026] GET /volume/v3/volumes/7e7621d5-7d5d-4fab-b67e-4a6262b093eb => generated 906 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:04.520806 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-2639fa8e-7896-4421-b9a1-cc003a27610b tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] Created reservations ['a7672601-1b1f-494d-821e-642adbcf3317', '56cfc862-982f-4c21-969a-8263b1ba7884'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:22:04.531329 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-2639fa8e-7896-4421-b9a1-cc003a27610b tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] Extend volume request issued successfully. Aug 25 10:22:04.531862 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2639fa8e-7896-4421-b9a1-cc003a27610b tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] https://10.4.3.119/volume/v3/volumes/90ac7e16-6866-48b0-8a1f-ef663ced17c2/action returned with HTTP 202 Aug 25 10:22:04.532468 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 508/1999] 10.4.3.119 () {68 vars in 1390 bytes} [Tue Aug 25 10:22:04 2026] POST /volume/v3/volumes/90ac7e16-6866-48b0-8a1f-ef663ced17c2/action => generated 0 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:22:04.543881 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-19965b77-aec9-4295-89ba-951b24f2a4a2 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:04.546319 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-19965b77-aec9-4295-89ba-951b24f2a4a2 tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] GET https://10.4.3.119/volume/v3/volumes/90ac7e16-6866-48b0-8a1f-ef663ced17c2 Aug 25 10:22:04.546598 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-19965b77-aec9-4295-89ba-951b24f2a4a2 tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:04.546986 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-19965b77-aec9-4295-89ba-951b24f2a4a2 tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:04.556838 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:04.556838 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:22:04.561930 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-19965b77-aec9-4295-89ba-951b24f2a4a2 tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] Volume info retrieved successfully. Aug 25 10:22:04.578970 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-19965b77-aec9-4295-89ba-951b24f2a4a2 tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] https://10.4.3.119/volume/v3/volumes/90ac7e16-6866-48b0-8a1f-ef663ced17c2 returned with HTTP 200 Aug 25 10:22:04.579553 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 502/2000] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:04 2026] GET /volume/v3/volumes/90ac7e16-6866-48b0-8a1f-ef663ced17c2 => generated 840 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:04.870518 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-0957a1de-7cff-4cfd-a477-7b75e4aefe62 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:04.873637 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0957a1de-7cff-4cfd-a477-7b75e4aefe62 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/3f3ef0ca-8189-4e60-8580-433a28d1db3d Aug 25 10:22:04.873884 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0957a1de-7cff-4cfd-a477-7b75e4aefe62 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:04.874148 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0957a1de-7cff-4cfd-a477-7b75e4aefe62 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:04.874297 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-0957a1de-7cff-4cfd-a477-7b75e4aefe62 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id 3f3ef0ca-8189-4e60-8580-433a28d1db3d. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:22:04.879804 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:04.879804 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:22:04.880891 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0957a1de-7cff-4cfd-a477-7b75e4aefe62 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/3f3ef0ca-8189-4e60-8580-433a28d1db3d returned with HTTP 200 Aug 25 10:22:04.881406 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 487/2001] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:04 2026] GET /volume/v3/backups/3f3ef0ca-8189-4e60-8580-433a28d1db3d => generated 707 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:05.004166 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-7f39e4f7-f5d5-400e-b122-4b420829edea None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:05.151430 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-2c25bd23-f7c3-4c4f-aa75-28e8d4104605 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:05.156677 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7f39e4f7-f5d5-400e-b122-4b420829edea tempest-GroupsV314Test-104892444 tempest-GroupsV314Test-104892444-project-admin] POST https://10.4.3.119/volume/v3/types Aug 25 10:22:05.157114 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-7f39e4f7-f5d5-400e-b122-4b420829edea tempest-GroupsV314Test-104892444 tempest-GroupsV314Test-104892444-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-1406474422"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:22:05.172176 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7f39e4f7-f5d5-400e-b122-4b420829edea tempest-GroupsV314Test-104892444 tempest-GroupsV314Test-104892444-project-admin] https://10.4.3.119/volume/v3/types returned with HTTP 200 Aug 25 10:22:05.172580 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 505/2002] 10.4.3.119 () {68 vars in 1252 bytes} [Tue Aug 25 10:22:05 2026] POST /volume/v3/types => generated 220 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:05.182879 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-4ecede8d-176d-44be-8d66-53532733fff3 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:05.185853 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4ecede8d-176d-44be-8d66-53532733fff3 tempest-GroupsV314Test-104892444 tempest-GroupsV314Test-104892444-project-admin] POST https://10.4.3.119/volume/v3/group_types Aug 25 10:22:05.186223 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4ecede8d-176d-44be-8d66-53532733fff3 tempest-GroupsV314Test-104892444 tempest-GroupsV314Test-104892444-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-120515649"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:22:05.204775 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4ecede8d-176d-44be-8d66-53532733fff3 tempest-GroupsV314Test-104892444 tempest-GroupsV314Test-104892444-project-admin] https://10.4.3.119/volume/v3/group_types returned with HTTP 202 Aug 25 10:22:05.205253 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 503/2003] 10.4.3.119 () {70 vars in 1311 bytes} [Tue Aug 25 10:22:05 2026] POST /volume/v3/group_types => generated 176 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:22:05.214381 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-9caaf514-5655-4fa8-a7d9-2f19e8ea36cf None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:05.227529 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2c25bd23-f7c3-4c4f-aa75-28e8d4104605 tempest-VolumesSnapshotNegativeTestJSON-2125572489 tempest-VolumesSnapshotNegativeTestJSON-2125572489-project-member] POST https://10.4.3.119/volume/v3/snapshots Aug 25 10:22:05.227987 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2c25bd23-f7c3-4c4f-aa75-28e8d4104605 tempest-VolumesSnapshotNegativeTestJSON-2125572489 tempest-VolumesSnapshotNegativeTestJSON-2125572489-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5acfddad-b7f0-4a98-a484-e01cac7db822", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-2044217899"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:22:05.238491 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2c25bd23-f7c3-4c4f-aa75-28e8d4104605 tempest-VolumesSnapshotNegativeTestJSON-2125572489 tempest-VolumesSnapshotNegativeTestJSON-2125572489-project-member] https://10.4.3.119/volume/v3/snapshots returned with HTTP 404 Aug 25 10:22:05.239626 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 509/2004] 10.4.3.119 () {68 vars in 1265 bytes} [Tue Aug 25 10:22:05 2026] POST /volume/v3/snapshots => generated 109 bytes in 89 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:22:05.255049 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-4bd59e5d-e581-4586-8a82-0f9344f51934 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:05.257367 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4bd59e5d-e581-4586-8a82-0f9344f51934 tempest-VolumesSnapshotNegativeTestJSON-2125572489 tempest-VolumesSnapshotNegativeTestJSON-2125572489-project-member] POST https://10.4.3.119/volume/v3/snapshots Aug 25 10:22:05.257777 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4bd59e5d-e581-4586-8a82-0f9344f51934 tempest-VolumesSnapshotNegativeTestJSON-2125572489 tempest-VolumesSnapshotNegativeTestJSON-2125572489-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-2022369882"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:22:05.291326 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9caaf514-5655-4fa8-a7d9-2f19e8ea36cf tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] POST https://10.4.3.119/volume/v3/groups Aug 25 10:22:05.291326 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9caaf514-5655-4fa8-a7d9-2f19e8ea36cf tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "c0ca867b-35a2-43ff-8deb-4f7c48e8105f", "volume_types": ["aef5eb21-d189-4112-9fce-43d03e7c03b4"], "name": "tempest-GroupsV314Test-Group-1263531410"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:22:05.293417 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.groups [None req-9caaf514-5655-4fa8-a7d9-2f19e8ea36cf tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] Creating new group {'group': {'group_type': 'c0ca867b-35a2-43ff-8deb-4f7c48e8105f', 'volume_types': ['aef5eb21-d189-4112-9fce-43d03e7c03b4'], 'name': 'tempest-GroupsV314Test-Group-1263531410'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 25 10:22:05.294031 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4bd59e5d-e581-4586-8a82-0f9344f51934 tempest-VolumesSnapshotNegativeTestJSON-2125572489 tempest-VolumesSnapshotNegativeTestJSON-2125572489-project-member] https://10.4.3.119/volume/v3/snapshots returned with HTTP 404 Aug 25 10:22:05.294784 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 506/2005] 10.4.3.119 () {68 vars in 1265 bytes} [Tue Aug 25 10:22:05 2026] POST /volume/v3/snapshots => generated 77 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 291 bytes (2 switches on core 0) Aug 25 10:22:05.297645 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.groups [None req-9caaf514-5655-4fa8-a7d9-2f19e8ea36cf tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] Creating group tempest-GroupsV314Test-Group-1263531410. Aug 25 10:22:05.303669 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-667d146b-07b1-417b-92f3-a571b25a7f8a None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:05.305021 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-9caaf514-5655-4fa8-a7d9-2f19e8ea36cf tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] Availability Zones retrieved successfully. Aug 25 10:22:05.305619 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-667d146b-07b1-417b-92f3-a571b25a7f8a tempest-VolumesSnapshotNegativeTestJSON-2125572489 tempest-VolumesSnapshotNegativeTestJSON-2125572489-project-member] GET https://10.4.3.119/volume/v3/snapshots?limit=invalid Aug 25 10:22:05.305864 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-667d146b-07b1-417b-92f3-a571b25a7f8a tempest-VolumesSnapshotNegativeTestJSON-2125572489 tempest-VolumesSnapshotNegativeTestJSON-2125572489-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:05.306101 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-667d146b-07b1-417b-92f3-a571b25a7f8a tempest-VolumesSnapshotNegativeTestJSON-2125572489 tempest-VolumesSnapshotNegativeTestJSON-2125572489-project-member] Calling method 'index' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:05.306483 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-667d146b-07b1-417b-92f3-a571b25a7f8a tempest-VolumesSnapshotNegativeTestJSON-2125572489 tempest-VolumesSnapshotNegativeTestJSON-2125572489-project-member] HTTP exception thrown: limit param must be an integer Aug 25 10:22:05.306599 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-667d146b-07b1-417b-92f3-a571b25a7f8a tempest-VolumesSnapshotNegativeTestJSON-2125572489 tempest-VolumesSnapshotNegativeTestJSON-2125572489-project-member] https://10.4.3.119/volume/v3/snapshots?limit=invalid returned with HTTP 400 Aug 25 10:22:05.307321 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 504/2006] 10.4.3.119 () {66 vars in 1270 bytes} [Tue Aug 25 10:22:05 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 25 10:22:05.317517 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-da2a7f0c-2644-4550-a9bf-e1312f9fa6a6 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:05.319530 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-da2a7f0c-2644-4550-a9bf-e1312f9fa6a6 tempest-VolumesSnapshotNegativeTestJSON-2125572489 tempest-VolumesSnapshotNegativeTestJSON-2125572489-project-member] GET https://10.4.3.119/volume/v3/snapshots?marker=4a7ee2df-c330-4ba5-b44d-58c61503bf90 Aug 25 10:22:05.319946 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-da2a7f0c-2644-4550-a9bf-e1312f9fa6a6 tempest-VolumesSnapshotNegativeTestJSON-2125572489 tempest-VolumesSnapshotNegativeTestJSON-2125572489-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:05.320218 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-da2a7f0c-2644-4550-a9bf-e1312f9fa6a6 tempest-VolumesSnapshotNegativeTestJSON-2125572489 tempest-VolumesSnapshotNegativeTestJSON-2125572489-project-member] Calling method 'index' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:05.320592 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.api_utils [None req-da2a7f0c-2644-4550-a9bf-e1312f9fa6a6 tempest-VolumesSnapshotNegativeTestJSON-2125572489 tempest-VolumesSnapshotNegativeTestJSON-2125572489-project-member] Removing options '' from query. {{(pid=100391) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 10:22:05.321950 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.db.api [None req-da2a7f0c-2644-4550-a9bf-e1312f9fa6a6 tempest-VolumesSnapshotNegativeTestJSON-2125572489 tempest-VolumesSnapshotNegativeTestJSON-2125572489-project-member] Building query based on filter {{(pid=100391) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 10:22:05.326488 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-da2a7f0c-2644-4550-a9bf-e1312f9fa6a6 tempest-VolumesSnapshotNegativeTestJSON-2125572489 tempest-VolumesSnapshotNegativeTestJSON-2125572489-project-member] https://10.4.3.119/volume/v3/snapshots?marker=4a7ee2df-c330-4ba5-b44d-58c61503bf90 returned with HTTP 404 Aug 25 10:22:05.326589 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-9caaf514-5655-4fa8-a7d9-2f19e8ea36cf tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] Created reservations ['470bde36-fb52-4c7e-9d75-9a6a92c46114'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:22:05.327336 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 510/2007] 10.4.3.119 () {66 vars in 1330 bytes} [Tue Aug 25 10:22:05 2026] GET /volume/v3/snapshots?marker=4a7ee2df-c330-4ba5-b44d-58c61503bf90 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:22:05.337894 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-f5de3e99-f1c9-46f1-baa7-2967281d921c None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:05.341028 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f5de3e99-f1c9-46f1-baa7-2967281d921c tempest-VolumesSnapshotNegativeTestJSON-2125572489 tempest-VolumesSnapshotNegativeTestJSON-2125572489-project-member] GET https://10.4.3.119/volume/v3/snapshots?sort_key=invalid Aug 25 10:22:05.341284 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f5de3e99-f1c9-46f1-baa7-2967281d921c tempest-VolumesSnapshotNegativeTestJSON-2125572489 tempest-VolumesSnapshotNegativeTestJSON-2125572489-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:05.341528 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f5de3e99-f1c9-46f1-baa7-2967281d921c tempest-VolumesSnapshotNegativeTestJSON-2125572489 tempest-VolumesSnapshotNegativeTestJSON-2125572489-project-member] Calling method 'index' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:05.341789 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.api_utils [None req-f5de3e99-f1c9-46f1-baa7-2967281d921c tempest-VolumesSnapshotNegativeTestJSON-2125572489 tempest-VolumesSnapshotNegativeTestJSON-2125572489-project-member] Removing options '' from query. {{(pid=100390) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 10:22:05.343242 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.db.api [None req-f5de3e99-f1c9-46f1-baa7-2967281d921c tempest-VolumesSnapshotNegativeTestJSON-2125572489 tempest-VolumesSnapshotNegativeTestJSON-2125572489-project-member] Building query based on filter {{(pid=100390) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 10:22:05.343789 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f5de3e99-f1c9-46f1-baa7-2967281d921c tempest-VolumesSnapshotNegativeTestJSON-2125572489 tempest-VolumesSnapshotNegativeTestJSON-2125572489-project-member] https://10.4.3.119/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Aug 25 10:22:05.344367 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 507/2008] 10.4.3.119 () {66 vars in 1276 bytes} [Tue Aug 25 10:22:05 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 25 10:22:05.350869 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9caaf514-5655-4fa8-a7d9-2f19e8ea36cf tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] https://10.4.3.119/volume/v3/groups returned with HTTP 202 Aug 25 10:22:05.351354 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 488/2009] 10.4.3.119 () {70 vars in 1297 bytes} [Tue Aug 25 10:22:05 2026] POST /volume/v3/groups => generated 108 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:22:05.353692 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-fd76f8e2-1110-41c9-9c40-e40da239428e None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:05.355587 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-fd76f8e2-1110-41c9-9c40-e40da239428e tempest-VolumesSnapshotNegativeTestJSON-2125572489 tempest-VolumesSnapshotNegativeTestJSON-2125572489-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:22:05.355987 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-fd76f8e2-1110-41c9-9c40-e40da239428e tempest-VolumesSnapshotNegativeTestJSON-2125572489 tempest-VolumesSnapshotNegativeTestJSON-2125572489-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-838588479"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:22:05.358076 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-fd76f8e2-1110-41c9-9c40-e40da239428e tempest-VolumesSnapshotNegativeTestJSON-2125572489 tempest-VolumesSnapshotNegativeTestJSON-2125572489-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-838588479'}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:22:05.358208 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-fd76f8e2-1110-41c9-9c40-e40da239428e tempest-VolumesSnapshotNegativeTestJSON-2125572489 tempest-VolumesSnapshotNegativeTestJSON-2125572489-project-member] Create volume of 2 GB Aug 25 10:22:05.358911 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-2742b45c-43cd-470b-9b11-fa28cc952e07 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:05.361060 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2742b45c-43cd-470b-9b11-fa28cc952e07 tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] GET https://10.4.3.119/volume/v3/groups/a9598624-2537-4d93-9512-782ee95a83d9 Aug 25 10:22:05.361416 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2742b45c-43cd-470b-9b11-fa28cc952e07 tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:05.361736 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2742b45c-43cd-470b-9b11-fa28cc952e07 tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] Calling method 'version_select' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:05.361909 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.groups [None req-2742b45c-43cd-470b-9b11-fa28cc952e07 tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] show called for member a9598624-2537-4d93-9512-782ee95a83d9 {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 10:22:05.363548 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-fd76f8e2-1110-41c9-9c40-e40da239428e tempest-VolumesSnapshotNegativeTestJSON-2125572489 tempest-VolumesSnapshotNegativeTestJSON-2125572489-project-member] Availability Zones retrieved successfully. Aug 25 10:22:05.366027 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:05.366027 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:22:05.369219 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-fd76f8e2-1110-41c9-9c40-e40da239428e tempest-VolumesSnapshotNegativeTestJSON-2125572489 tempest-VolumesSnapshotNegativeTestJSON-2125572489-project-member] Flow 'volume_create_api' (9417a231-50b5-4dd0-9ab6-ee64c13a1ca2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:22:05.370813 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-fd76f8e2-1110-41c9-9c40-e40da239428e tempest-VolumesSnapshotNegativeTestJSON-2125572489 tempest-VolumesSnapshotNegativeTestJSON-2125572489-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ceda499-423f-4ed9-a5ba-8f76dc8ead4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:22:05.372381 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [None req-fd76f8e2-1110-41c9-9c40-e40da239428e tempest-VolumesSnapshotNegativeTestJSON-2125572489 tempest-VolumesSnapshotNegativeTestJSON-2125572489-project-member] Validating volume size '2' using validate_int {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:22:05.374565 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2742b45c-43cd-470b-9b11-fa28cc952e07 tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] https://10.4.3.119/volume/v3/groups/a9598624-2537-4d93-9512-782ee95a83d9 returned with HTTP 200 Aug 25 10:22:05.378161 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 511/2010] 10.4.3.119 () {68 vars in 1386 bytes} [Tue Aug 25 10:22:05 2026] GET /volume/v3/groups/a9598624-2537-4d93-9512-782ee95a83d9 => generated 388 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:22:05.411221 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-fd76f8e2-1110-41c9-9c40-e40da239428e tempest-VolumesSnapshotNegativeTestJSON-2125572489 tempest-VolumesSnapshotNegativeTestJSON-2125572489-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ceda499-423f-4ed9-a5ba-8f76dc8ead4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:22:05.412730 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-fd76f8e2-1110-41c9-9c40-e40da239428e tempest-VolumesSnapshotNegativeTestJSON-2125572489 tempest-VolumesSnapshotNegativeTestJSON-2125572489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1b391bd-0677-4dde-9976-29c02df4220a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:22:05.499950 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-fd76f8e2-1110-41c9-9c40-e40da239428e tempest-VolumesSnapshotNegativeTestJSON-2125572489 tempest-VolumesSnapshotNegativeTestJSON-2125572489-project-member] Created reservations ['1fffd182-eaf9-4cfd-8c3c-ad6598114752', '788475ff-8a5b-44e0-9456-0e81df5a688a', 'e81f0422-6648-4f66-99e5-4daac4c9d2e7', 'bf7dccdc-9405-4910-9d64-00177e5e6107'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:22:05.500810 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-fd76f8e2-1110-41c9-9c40-e40da239428e tempest-VolumesSnapshotNegativeTestJSON-2125572489 tempest-VolumesSnapshotNegativeTestJSON-2125572489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1b391bd-0677-4dde-9976-29c02df4220a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1fffd182-eaf9-4cfd-8c3c-ad6598114752', '788475ff-8a5b-44e0-9456-0e81df5a688a', 'e81f0422-6648-4f66-99e5-4daac4c9d2e7', 'bf7dccdc-9405-4910-9d64-00177e5e6107']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:22:05.501766 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-fd76f8e2-1110-41c9-9c40-e40da239428e tempest-VolumesSnapshotNegativeTestJSON-2125572489 tempest-VolumesSnapshotNegativeTestJSON-2125572489-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6342bb4e-a25b-4d03-8798-915685dd0523) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:22:05.520081 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-3efda82a-5f16-4ba3-b241-e15e7b59f98f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:05.525292 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3efda82a-5f16-4ba3-b241-e15e7b59f98f tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] GET https://10.4.3.119/volume/v3/volumes/7e7621d5-7d5d-4fab-b67e-4a6262b093eb Aug 25 10:22:05.525292 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3efda82a-5f16-4ba3-b241-e15e7b59f98f tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:05.525292 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3efda82a-5f16-4ba3-b241-e15e7b59f98f tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:05.528337 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-fd76f8e2-1110-41c9-9c40-e40da239428e tempest-VolumesSnapshotNegativeTestJSON-2125572489 tempest-VolumesSnapshotNegativeTestJSON-2125572489-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6342bb4e-a25b-4d03-8798-915685dd0523) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8acc0045-eabf-4010-a2f7-02192f4e27f4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-838588479',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa206d6b966b4a52b594d4e734306969',qos_specs=None,replication_status=,reservations=['1fffd182-eaf9-4cfd-8c3c-ad6598114752','788475ff-8a5b-44e0-9456-0e81df5a688a','e81f0422-6648-4f66-99e5-4daac4c9d2e7','bf7dccdc-9405-4910-9d64-00177e5e6107'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='596433282be446d78004799ac00aaacd',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:22:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-838588479',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8acc0045-eabf-4010-a2f7-02192f4e27f4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa206d6b966b4a52b594d4e734306969',provider_auth=None,provider_geometry=None,provider_id=None,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='596433282be446d78004799ac00aaacd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:22:05.529042 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-fd76f8e2-1110-41c9-9c40-e40da239428e tempest-VolumesSnapshotNegativeTestJSON-2125572489 tempest-VolumesSnapshotNegativeTestJSON-2125572489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01e63471-b711-4e23-8e03-ee51351684ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:22:05.537968 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:05.537968 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:22:05.544307 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-3efda82a-5f16-4ba3-b241-e15e7b59f98f tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Volume info retrieved successfully. Aug 25 10:22:05.551204 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3efda82a-5f16-4ba3-b241-e15e7b59f98f tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] https://10.4.3.119/volume/v3/volumes/7e7621d5-7d5d-4fab-b67e-4a6262b093eb returned with HTTP 200 Aug 25 10:22:05.551541 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-fd76f8e2-1110-41c9-9c40-e40da239428e tempest-VolumesSnapshotNegativeTestJSON-2125572489 tempest-VolumesSnapshotNegativeTestJSON-2125572489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01e63471-b711-4e23-8e03-ee51351684ea) transitioned into state 'SUCCESS' from state '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-838588479',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa206d6b966b4a52b594d4e734306969',qos_specs=None,replication_status=,reservations=['1fffd182-eaf9-4cfd-8c3c-ad6598114752','788475ff-8a5b-44e0-9456-0e81df5a688a','e81f0422-6648-4f66-99e5-4daac4c9d2e7','bf7dccdc-9405-4910-9d64-00177e5e6107'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='596433282be446d78004799ac00aaacd',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:22:05.551922 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 508/2011] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:05 2026] GET /volume/v3/volumes/7e7621d5-7d5d-4fab-b67e-4a6262b093eb => generated 906 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:05.552238 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-fd76f8e2-1110-41c9-9c40-e40da239428e tempest-VolumesSnapshotNegativeTestJSON-2125572489 tempest-VolumesSnapshotNegativeTestJSON-2125572489-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c5224f1-d6ca-4543-a320-10f296268055) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:22:05.563193 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-fd76f8e2-1110-41c9-9c40-e40da239428e tempest-VolumesSnapshotNegativeTestJSON-2125572489 tempest-VolumesSnapshotNegativeTestJSON-2125572489-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c5224f1-d6ca-4543-a320-10f296268055) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:22:05.564171 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-fd76f8e2-1110-41c9-9c40-e40da239428e tempest-VolumesSnapshotNegativeTestJSON-2125572489 tempest-VolumesSnapshotNegativeTestJSON-2125572489-project-member] Flow 'volume_create_api' (9417a231-50b5-4dd0-9ab6-ee64c13a1ca2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:22:05.564573 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-fd76f8e2-1110-41c9-9c40-e40da239428e tempest-VolumesSnapshotNegativeTestJSON-2125572489 tempest-VolumesSnapshotNegativeTestJSON-2125572489-project-member] Create volume request issued successfully. Aug 25 10:22:05.565226 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-fd76f8e2-1110-41c9-9c40-e40da239428e tempest-VolumesSnapshotNegativeTestJSON-2125572489 tempest-VolumesSnapshotNegativeTestJSON-2125572489-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:22:05.565680 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 505/2012] 10.4.3.119 () {68 vars in 1258 bytes} [Tue Aug 25 10:22:05 2026] POST /volume/v3/volumes => generated 761 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:22:05.585940 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-26b12c25-2179-4ff3-9097-50adc384a176 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:05.588110 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-26b12c25-2179-4ff3-9097-50adc384a176 tempest-VolumesSnapshotNegativeTestJSON-2125572489 tempest-VolumesSnapshotNegativeTestJSON-2125572489-project-member] GET https://10.4.3.119/volume/v3/volumes/8acc0045-eabf-4010-a2f7-02192f4e27f4 Aug 25 10:22:05.588110 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-26b12c25-2179-4ff3-9097-50adc384a176 tempest-VolumesSnapshotNegativeTestJSON-2125572489 tempest-VolumesSnapshotNegativeTestJSON-2125572489-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:05.588260 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-26b12c25-2179-4ff3-9097-50adc384a176 tempest-VolumesSnapshotNegativeTestJSON-2125572489 tempest-VolumesSnapshotNegativeTestJSON-2125572489-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:05.595308 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:05.595308 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:22:05.598108 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-84cfa0ae-84ab-47f0-9d00-cf9d0dae7198 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:05.599491 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-26b12c25-2179-4ff3-9097-50adc384a176 tempest-VolumesSnapshotNegativeTestJSON-2125572489 tempest-VolumesSnapshotNegativeTestJSON-2125572489-project-member] Volume info retrieved successfully. Aug 25 10:22:05.600794 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-84cfa0ae-84ab-47f0-9d00-cf9d0dae7198 tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] GET https://10.4.3.119/volume/v3/volumes/90ac7e16-6866-48b0-8a1f-ef663ced17c2 Aug 25 10:22:05.601117 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-84cfa0ae-84ab-47f0-9d00-cf9d0dae7198 tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:05.601477 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-84cfa0ae-84ab-47f0-9d00-cf9d0dae7198 tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:05.603824 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-26b12c25-2179-4ff3-9097-50adc384a176 tempest-VolumesSnapshotNegativeTestJSON-2125572489 tempest-VolumesSnapshotNegativeTestJSON-2125572489-project-member] https://10.4.3.119/volume/v3/volumes/8acc0045-eabf-4010-a2f7-02192f4e27f4 returned with HTTP 200 Aug 25 10:22:05.604261 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 489/2013] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:05 2026] GET /volume/v3/volumes/8acc0045-eabf-4010-a2f7-02192f4e27f4 => generated 829 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:05.617531 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:05.617531 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:22:05.624441 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-84cfa0ae-84ab-47f0-9d00-cf9d0dae7198 tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] Volume info retrieved successfully. Aug 25 10:22:05.626741 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-84cfa0ae-84ab-47f0-9d00-cf9d0dae7198 tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] https://10.4.3.119/volume/v3/volumes/90ac7e16-6866-48b0-8a1f-ef663ced17c2 returned with HTTP 200 Aug 25 10:22:05.627354 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 512/2014] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:05 2026] GET /volume/v3/volumes/90ac7e16-6866-48b0-8a1f-ef663ced17c2 => generated 840 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:05.640785 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-07f2bf5a-ac21-4625-9c35-9257e2b70de6 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:05.642799 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-07f2bf5a-ac21-4625-9c35-9257e2b70de6 tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] GET https://10.4.3.119/volume/v3/volumes/90ac7e16-6866-48b0-8a1f-ef663ced17c2 Aug 25 10:22:05.643001 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-07f2bf5a-ac21-4625-9c35-9257e2b70de6 tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:05.643197 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-07f2bf5a-ac21-4625-9c35-9257e2b70de6 tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:05.654074 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:05.654074 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:22:05.659158 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-07f2bf5a-ac21-4625-9c35-9257e2b70de6 tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] Volume info retrieved successfully. Aug 25 10:22:05.664011 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-07f2bf5a-ac21-4625-9c35-9257e2b70de6 tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] https://10.4.3.119/volume/v3/volumes/90ac7e16-6866-48b0-8a1f-ef663ced17c2 returned with HTTP 200 Aug 25 10:22:05.664553 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 509/2015] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:05 2026] GET /volume/v3/volumes/90ac7e16-6866-48b0-8a1f-ef663ced17c2 => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:05.681095 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-40423b89-6d13-4460-b19a-f0ad01a88067 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:05.682725 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-40423b89-6d13-4460-b19a-f0ad01a88067 tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] DELETE https://10.4.3.119/volume/v3/snapshots/5af8d04c-cb8d-4fa1-851a-faf4ed27a340 Aug 25 10:22:05.682995 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-40423b89-6d13-4460-b19a-f0ad01a88067 tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:05.683319 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-40423b89-6d13-4460-b19a-f0ad01a88067 tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:05.683443 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.snapshots [None req-40423b89-6d13-4460-b19a-f0ad01a88067 tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] Delete snapshot with id: 5af8d04c-cb8d-4fa1-851a-faf4ed27a340 Aug 25 10:22:05.689254 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:05.689254 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:22:05.689789 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-40423b89-6d13-4460-b19a-f0ad01a88067 tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] Snapshot retrieved successfully. Aug 25 10:22:05.712284 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-40423b89-6d13-4460-b19a-f0ad01a88067 tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] Snapshot delete request issued successfully. Aug 25 10:22:05.712362 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-40423b89-6d13-4460-b19a-f0ad01a88067 tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] https://10.4.3.119/volume/v3/snapshots/5af8d04c-cb8d-4fa1-851a-faf4ed27a340 returned with HTTP 202 Aug 25 10:22:05.712841 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 506/2016] 10.4.3.119 () {66 vars in 1357 bytes} [Tue Aug 25 10:22:05 2026] DELETE /volume/v3/snapshots/5af8d04c-cb8d-4fa1-851a-faf4ed27a340 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:22:05.721773 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-8f9ba19b-b759-4900-9f06-be9f92ec9a7a None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:05.727286 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8f9ba19b-b759-4900-9f06-be9f92ec9a7a tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] GET https://10.4.3.119/volume/v3/snapshots/5af8d04c-cb8d-4fa1-851a-faf4ed27a340 Aug 25 10:22:05.730403 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8f9ba19b-b759-4900-9f06-be9f92ec9a7a tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:05.730968 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8f9ba19b-b759-4900-9f06-be9f92ec9a7a tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:05.739178 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:05.739178 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:22:05.739999 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-8f9ba19b-b759-4900-9f06-be9f92ec9a7a tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] Snapshot retrieved successfully. Aug 25 10:22:05.743085 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8f9ba19b-b759-4900-9f06-be9f92ec9a7a tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] https://10.4.3.119/volume/v3/snapshots/5af8d04c-cb8d-4fa1-851a-faf4ed27a340 returned with HTTP 200 Aug 25 10:22:05.743585 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 490/2017] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:22:05 2026] GET /volume/v3/snapshots/5af8d04c-cb8d-4fa1-851a-faf4ed27a340 => generated 462 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:05.896160 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-59d409a8-d6ed-4540-946c-327d00749ebe None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:05.899037 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-59d409a8-d6ed-4540-946c-327d00749ebe tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/3f3ef0ca-8189-4e60-8580-433a28d1db3d Aug 25 10:22:05.899713 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-59d409a8-d6ed-4540-946c-327d00749ebe tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:05.900044 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-59d409a8-d6ed-4540-946c-327d00749ebe tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:05.902100 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-59d409a8-d6ed-4540-946c-327d00749ebe tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id 3f3ef0ca-8189-4e60-8580-433a28d1db3d. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:22:05.907406 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:05.907406 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:22:05.909096 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-59d409a8-d6ed-4540-946c-327d00749ebe tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/3f3ef0ca-8189-4e60-8580-433a28d1db3d returned with HTTP 200 Aug 25 10:22:05.909096 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 513/2018] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:05 2026] GET /volume/v3/backups/3f3ef0ca-8189-4e60-8580-433a28d1db3d => generated 707 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:06.388929 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-3104eadc-315a-43f4-a23a-7d7735584999 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:06.391701 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3104eadc-315a-43f4-a23a-7d7735584999 tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] GET https://10.4.3.119/volume/v3/groups/a9598624-2537-4d93-9512-782ee95a83d9 Aug 25 10:22:06.392213 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3104eadc-315a-43f4-a23a-7d7735584999 tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:06.392521 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3104eadc-315a-43f4-a23a-7d7735584999 tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] Calling method 'version_select' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:06.392681 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.groups [None req-3104eadc-315a-43f4-a23a-7d7735584999 tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] show called for member a9598624-2537-4d93-9512-782ee95a83d9 {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 10:22:06.398737 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:06.398737 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:22:06.411472 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3104eadc-315a-43f4-a23a-7d7735584999 tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] https://10.4.3.119/volume/v3/groups/a9598624-2537-4d93-9512-782ee95a83d9 returned with HTTP 200 Aug 25 10:22:06.411818 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 510/2019] 10.4.3.119 () {68 vars in 1386 bytes} [Tue Aug 25 10:22:06 2026] GET /volume/v3/groups/a9598624-2537-4d93-9512-782ee95a83d9 => generated 389 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:22:06.426803 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-85deea33-6572-4094-836b-8214938c1f32 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:06.429044 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-85deea33-6572-4094-836b-8214938c1f32 tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:22:06.430074 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-85deea33-6572-4094-836b-8214938c1f32 tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-2065530557", "volume_type": "aef5eb21-d189-4112-9fce-43d03e7c03b4", "group_id": "a9598624-2537-4d93-9512-782ee95a83d9", "size": 1}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:22:06.431659 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-85deea33-6572-4094-836b-8214938c1f32 tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-2065530557', 'volume_type': 'aef5eb21-d189-4112-9fce-43d03e7c03b4', 'group_id': 'a9598624-2537-4d93-9512-782ee95a83d9', 'size': 1}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:22:06.440680 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:06.440680 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:22:06.441320 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-85deea33-6572-4094-836b-8214938c1f32 tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] Create volume of 1 GB Aug 25 10:22:06.447920 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-85deea33-6572-4094-836b-8214938c1f32 tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] Availability Zones retrieved successfully. Aug 25 10:22:06.455495 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-85deea33-6572-4094-836b-8214938c1f32 tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] Flow 'volume_create_api' (f7fd401d-5ee4-430b-ba49-68acc8b3021d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:22:06.456974 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-85deea33-6572-4094-836b-8214938c1f32 tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a948365-2b71-489b-8345-8f302d165ebc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:22:06.457745 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:06.457745 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:22:06.458328 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [None req-85deea33-6572-4094-836b-8214938c1f32 tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] Validating volume size '1' using validate_int {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:22:06.482764 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-85deea33-6572-4094-836b-8214938c1f32 tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a948365-2b71-489b-8345-8f302d165ebc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:22:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=aef5eb21-d189-4112-9fce-43d03e7c03b4,is_public=True,name='tempest-GroupsV314Test-volume-type-1406474422',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aef5eb21-d189-4112-9fce-43d03e7c03b4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'a9598624-2537-4d93-9512-782ee95a83d9', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:22:06.483798 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-85deea33-6572-4094-836b-8214938c1f32 tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7da3cc5d-07c1-4c30-8861-3038196b40a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:22:06.511499 np0000008063 devstack@c-api.service[100388]: WARNING cinder.quota [None req-85deea33-6572-4094-836b-8214938c1f32 tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1406474422 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1406474422, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:22:06.511704 np0000008063 devstack@c-api.service[100388]: WARNING cinder.quota [None req-85deea33-6572-4094-836b-8214938c1f32 tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1406474422 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1406474422, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:22:06.552271 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-85deea33-6572-4094-836b-8214938c1f32 tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] Created reservations ['6f8c07ae-5f96-43a4-aa18-6d603709986e', '5c5cc631-58c3-4e59-ae39-ab12fba81ee5', '7a6bea62-379f-4d23-afb0-abe6eff1980c', '43f1925a-2586-4c26-9c3e-f6ad2fecc6ee'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:22:06.553028 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-85deea33-6572-4094-836b-8214938c1f32 tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7da3cc5d-07c1-4c30-8861-3038196b40a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6f8c07ae-5f96-43a4-aa18-6d603709986e', '5c5cc631-58c3-4e59-ae39-ab12fba81ee5', '7a6bea62-379f-4d23-afb0-abe6eff1980c', '43f1925a-2586-4c26-9c3e-f6ad2fecc6ee']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:22:06.553733 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-85deea33-6572-4094-836b-8214938c1f32 tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9047e3d-25ee-441f-8942-a6cdcaa339be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:22:06.568457 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-8f917bf8-5fde-4497-b095-dcf3f3daaeed None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:06.570461 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8f917bf8-5fde-4497-b095-dcf3f3daaeed tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] GET https://10.4.3.119/volume/v3/volumes/7e7621d5-7d5d-4fab-b67e-4a6262b093eb Aug 25 10:22:06.570675 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8f917bf8-5fde-4497-b095-dcf3f3daaeed tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:06.571107 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8f917bf8-5fde-4497-b095-dcf3f3daaeed tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:06.578331 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-85deea33-6572-4094-836b-8214938c1f32 tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9047e3d-25ee-441f-8942-a6cdcaa339be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8ed03d7b-6415-4d4d-b32f-dfd4d2944df8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-2065530557',encryption_key_id=None,group_id=a9598624-2537-4d93-9512-782ee95a83d9,group_type_id=,metadata={},multiattach=False,project_id='0e2a765f30dd41f0940936d3e6427520',qos_specs=None,replication_status=,reservations=['6f8c07ae-5f96-43a4-aa18-6d603709986e','5c5cc631-58c3-4e59-ae39-ab12fba81ee5','7a6bea62-379f-4d23-afb0-abe6eff1980c','43f1925a-2586-4c26-9c3e-f6ad2fecc6ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1addc2f595a41a8966645f500f08279',volume_type_id=aef5eb21-d189-4112-9fce-43d03e7c03b4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:22:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-2065530557',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=a9598624-2537-4d93-9512-782ee95a83d9,host=None,id=8ed03d7b-6415-4d4d-b32f-dfd4d2944df8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0e2a765f30dd41f0940936d3e6427520',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a1addc2f595a41a8966645f500f08279',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aef5eb21-d189-4112-9fce-43d03e7c03b4),volume_type_id=aef5eb21-d189-4112-9fce-43d03e7c03b4)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:22:06.579088 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-85deea33-6572-4094-836b-8214938c1f32 tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5709f9e-87df-462d-b45e-1f0cb6f7b0d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:22:06.579565 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:06.579565 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:22:06.583609 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-8f917bf8-5fde-4497-b095-dcf3f3daaeed tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Volume info retrieved successfully. Aug 25 10:22:06.588684 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8f917bf8-5fde-4497-b095-dcf3f3daaeed tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] https://10.4.3.119/volume/v3/volumes/7e7621d5-7d5d-4fab-b67e-4a6262b093eb returned with HTTP 200 Aug 25 10:22:06.589175 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 491/2020] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:06 2026] GET /volume/v3/volumes/7e7621d5-7d5d-4fab-b67e-4a6262b093eb => generated 906 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 10:22:06.602498 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-85deea33-6572-4094-836b-8214938c1f32 tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5709f9e-87df-462d-b45e-1f0cb6f7b0d3) transitioned into state 'SUCCESS' from state '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-2065530557',encryption_key_id=None,group_id=a9598624-2537-4d93-9512-782ee95a83d9,group_type_id=,metadata={},multiattach=False,project_id='0e2a765f30dd41f0940936d3e6427520',qos_specs=None,replication_status=,reservations=['6f8c07ae-5f96-43a4-aa18-6d603709986e','5c5cc631-58c3-4e59-ae39-ab12fba81ee5','7a6bea62-379f-4d23-afb0-abe6eff1980c','43f1925a-2586-4c26-9c3e-f6ad2fecc6ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1addc2f595a41a8966645f500f08279',volume_type_id=aef5eb21-d189-4112-9fce-43d03e7c03b4)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:22:06.603502 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-85deea33-6572-4094-836b-8214938c1f32 tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a09d121-7d2f-47bb-b9a6-658fa3d09453) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:22:06.616244 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-85deea33-6572-4094-836b-8214938c1f32 tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a09d121-7d2f-47bb-b9a6-658fa3d09453) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:22:06.617052 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-85deea33-6572-4094-836b-8214938c1f32 tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] Flow 'volume_create_api' (f7fd401d-5ee4-430b-ba49-68acc8b3021d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:22:06.617324 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-85deea33-6572-4094-836b-8214938c1f32 tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] Create volume request issued successfully. Aug 25 10:22:06.617938 np0000008063 devstack@c-api.service[100388]: WARNING stevedore.named [None req-85deea33-6572-4094-836b-8214938c1f32 tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:22:06.618110 np0000008063 devstack@c-api.service[100388]: WARNING castellan.key_manager [None req-85deea33-6572-4094-836b-8214938c1f32 tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:22:06.623226 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-bf5d50e3-cbf3-41af-a1b5-dc906f2b3d4c None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:06.628240 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-bf5d50e3-cbf3-41af-a1b5-dc906f2b3d4c tempest-VolumesSnapshotNegativeTestJSON-2125572489 tempest-VolumesSnapshotNegativeTestJSON-2125572489-project-member] GET https://10.4.3.119/volume/v3/volumes/8acc0045-eabf-4010-a2f7-02192f4e27f4 Aug 25 10:22:06.628240 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-bf5d50e3-cbf3-41af-a1b5-dc906f2b3d4c tempest-VolumesSnapshotNegativeTestJSON-2125572489 tempest-VolumesSnapshotNegativeTestJSON-2125572489-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:06.628240 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-bf5d50e3-cbf3-41af-a1b5-dc906f2b3d4c tempest-VolumesSnapshotNegativeTestJSON-2125572489 tempest-VolumesSnapshotNegativeTestJSON-2125572489-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:06.637413 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:06.637413 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:22:06.646214 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-bf5d50e3-cbf3-41af-a1b5-dc906f2b3d4c tempest-VolumesSnapshotNegativeTestJSON-2125572489 tempest-VolumesSnapshotNegativeTestJSON-2125572489-project-member] Volume info retrieved successfully. Aug 25 10:22:06.649023 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-bf5d50e3-cbf3-41af-a1b5-dc906f2b3d4c tempest-VolumesSnapshotNegativeTestJSON-2125572489 tempest-VolumesSnapshotNegativeTestJSON-2125572489-project-member] https://10.4.3.119/volume/v3/volumes/8acc0045-eabf-4010-a2f7-02192f4e27f4 returned with HTTP 200 Aug 25 10:22:06.649778 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 514/2021] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:06 2026] GET /volume/v3/volumes/8acc0045-eabf-4010-a2f7-02192f4e27f4 => generated 854 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:06.669124 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-138a1bad-5f09-4ebc-a360-2ee8f4a72cd9 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:06.670057 np0000008063 devstack@c-api.service[100388]: DEBUG oslo_db.sqlalchemy.engines [None req-85deea33-6572-4094-836b-8214938c1f32 tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100388) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 10:22:06.674545 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:06.674545 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:22:06.674884 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-138a1bad-5f09-4ebc-a360-2ee8f4a72cd9 tempest-VolumesSnapshotNegativeTestJSON-2125572489 tempest-VolumesSnapshotNegativeTestJSON-2125572489-project-member] POST https://10.4.3.119/volume/v3/snapshots Aug 25 10:22:06.675340 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-138a1bad-5f09-4ebc-a360-2ee8f4a72cd9 tempest-VolumesSnapshotNegativeTestJSON-2125572489 tempest-VolumesSnapshotNegativeTestJSON-2125572489-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8acc0045-eabf-4010-a2f7-02192f4e27f4", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-992267221"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:22:06.679884 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-85deea33-6572-4094-836b-8214938c1f32 tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:22:06.680519 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 507/2022] 10.4.3.119 () {70 vars in 1300 bytes} [Tue Aug 25 10:22:06 2026] POST /volume/v3/volumes => generated 819 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:22:06.687700 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:06.687700 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:22:06.688400 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-138a1bad-5f09-4ebc-a360-2ee8f4a72cd9 tempest-VolumesSnapshotNegativeTestJSON-2125572489 tempest-VolumesSnapshotNegativeTestJSON-2125572489-project-member] Volume info retrieved successfully. Aug 25 10:22:06.688518 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.snapshots [None req-138a1bad-5f09-4ebc-a360-2ee8f4a72cd9 tempest-VolumesSnapshotNegativeTestJSON-2125572489 tempest-VolumesSnapshotNegativeTestJSON-2125572489-project-member] Create snapshot from volume 8acc0045-eabf-4010-a2f7-02192f4e27f4 Aug 25 10:22:06.696281 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-77556a02-43b0-4869-850d-9d0e01a31778 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:06.698235 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-77556a02-43b0-4869-850d-9d0e01a31778 tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] GET https://10.4.3.119/volume/v3/volumes/8ed03d7b-6415-4d4d-b32f-dfd4d2944df8 Aug 25 10:22:06.698655 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-77556a02-43b0-4869-850d-9d0e01a31778 tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:06.698955 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-77556a02-43b0-4869-850d-9d0e01a31778 tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:06.707857 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:06.707857 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:22:06.712565 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-77556a02-43b0-4869-850d-9d0e01a31778 tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] Volume info retrieved successfully. Aug 25 10:22:06.713440 np0000008063 devstack@c-api.service[100389]: WARNING stevedore.named [None req-77556a02-43b0-4869-850d-9d0e01a31778 tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:22:06.713655 np0000008063 devstack@c-api.service[100389]: WARNING castellan.key_manager [None req-77556a02-43b0-4869-850d-9d0e01a31778 tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:22:06.730965 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-138a1bad-5f09-4ebc-a360-2ee8f4a72cd9 tempest-VolumesSnapshotNegativeTestJSON-2125572489 tempest-VolumesSnapshotNegativeTestJSON-2125572489-project-member] Created reservations ['e5e3c0f3-7509-4704-abf9-f0ca60dcb817', '7aed9000-d09e-4564-8edf-f3b0d3036116', '4dc3da2c-d397-4e4b-ba05-dadc39e487a8', '8981ef7c-0a1c-4d69-9fb6-c55955f3e330'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:22:06.755262 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-66b09d85-6203-4ff2-87b2-50f6e6d83444 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:06.757786 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-66b09d85-6203-4ff2-87b2-50f6e6d83444 tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] GET https://10.4.3.119/volume/v3/snapshots/5af8d04c-cb8d-4fa1-851a-faf4ed27a340 Aug 25 10:22:06.757928 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-66b09d85-6203-4ff2-87b2-50f6e6d83444 tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:06.758213 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-66b09d85-6203-4ff2-87b2-50f6e6d83444 tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:06.763348 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-66b09d85-6203-4ff2-87b2-50f6e6d83444 tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] https://10.4.3.119/volume/v3/snapshots/5af8d04c-cb8d-4fa1-851a-faf4ed27a340 returned with HTTP 404 Aug 25 10:22:06.763971 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 515/2023] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:22:06 2026] GET /volume/v3/snapshots/5af8d04c-cb8d-4fa1-851a-faf4ed27a340 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:22:06.767871 np0000008063 devstack@c-api.service[100389]: DEBUG oslo_db.sqlalchemy.engines [None req-77556a02-43b0-4869-850d-9d0e01a31778 tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100389) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 10:22:06.772720 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-2866bea4-7773-45ab-a633-30b70ecf89b7 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:06.773275 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:06.773275 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:22:06.775326 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-138a1bad-5f09-4ebc-a360-2ee8f4a72cd9 tempest-VolumesSnapshotNegativeTestJSON-2125572489 tempest-VolumesSnapshotNegativeTestJSON-2125572489-project-member] Snapshot create request issued successfully. Aug 25 10:22:06.775441 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2866bea4-7773-45ab-a633-30b70ecf89b7 tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] GET https://10.4.3.119/volume/v3/volumes/90ac7e16-6866-48b0-8a1f-ef663ced17c2 Aug 25 10:22:06.775592 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2866bea4-7773-45ab-a633-30b70ecf89b7 tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:06.775705 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-138a1bad-5f09-4ebc-a360-2ee8f4a72cd9 tempest-VolumesSnapshotNegativeTestJSON-2125572489 tempest-VolumesSnapshotNegativeTestJSON-2125572489-project-member] https://10.4.3.119/volume/v3/snapshots returned with HTTP 202 Aug 25 10:22:06.775812 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2866bea4-7773-45ab-a633-30b70ecf89b7 tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:06.776164 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 511/2024] 10.4.3.119 () {68 vars in 1265 bytes} [Tue Aug 25 10:22:06 2026] POST /volume/v3/snapshots => generated 317 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:22:06.784875 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:06.784875 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:22:06.786266 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-77556a02-43b0-4869-850d-9d0e01a31778 tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] https://10.4.3.119/volume/v3/volumes/8ed03d7b-6415-4d4d-b32f-dfd4d2944df8 returned with HTTP 200 Aug 25 10:22:06.786984 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 492/2025] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:22:06 2026] GET /volume/v3/volumes/8ed03d7b-6415-4d4d-b32f-dfd4d2944df8 => generated 887 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:22:06.787694 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-09aa2910-42e2-4b6f-b344-260e2498777b None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:06.790828 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-09aa2910-42e2-4b6f-b344-260e2498777b tempest-VolumesSnapshotNegativeTestJSON-2125572489 tempest-VolumesSnapshotNegativeTestJSON-2125572489-project-member] GET https://10.4.3.119/volume/v3/snapshots/1909c672-ec2b-4cc6-ae0e-f728cf27b8d0 Aug 25 10:22:06.790964 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-2866bea4-7773-45ab-a633-30b70ecf89b7 tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] Volume info retrieved successfully. Aug 25 10:22:06.791098 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-09aa2910-42e2-4b6f-b344-260e2498777b tempest-VolumesSnapshotNegativeTestJSON-2125572489 tempest-VolumesSnapshotNegativeTestJSON-2125572489-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:06.791352 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-09aa2910-42e2-4b6f-b344-260e2498777b tempest-VolumesSnapshotNegativeTestJSON-2125572489 tempest-VolumesSnapshotNegativeTestJSON-2125572489-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:06.795833 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2866bea4-7773-45ab-a633-30b70ecf89b7 tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] https://10.4.3.119/volume/v3/volumes/90ac7e16-6866-48b0-8a1f-ef663ced17c2 returned with HTTP 200 Aug 25 10:22:06.796327 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 508/2026] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:06 2026] GET /volume/v3/volumes/90ac7e16-6866-48b0-8a1f-ef663ced17c2 => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:06.800883 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:06.800883 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:22:06.801619 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-09aa2910-42e2-4b6f-b344-260e2498777b tempest-VolumesSnapshotNegativeTestJSON-2125572489 tempest-VolumesSnapshotNegativeTestJSON-2125572489-project-member] Snapshot retrieved successfully. Aug 25 10:22:06.802886 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-09aa2910-42e2-4b6f-b344-260e2498777b tempest-VolumesSnapshotNegativeTestJSON-2125572489 tempest-VolumesSnapshotNegativeTestJSON-2125572489-project-member] https://10.4.3.119/volume/v3/snapshots/1909c672-ec2b-4cc6-ae0e-f728cf27b8d0 returned with HTTP 200 Aug 25 10:22:06.803427 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 516/2027] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:22:06 2026] GET /volume/v3/snapshots/1909c672-ec2b-4cc6-ae0e-f728cf27b8d0 => generated 449 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:06.815725 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-cf110b38-f3ce-4b1b-864f-ef2dbb9e529e None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:06.817595 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-cf110b38-f3ce-4b1b-864f-ef2dbb9e529e tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] DELETE https://10.4.3.119/volume/v3/volumes/90ac7e16-6866-48b0-8a1f-ef663ced17c2 Aug 25 10:22:06.817822 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-cf110b38-f3ce-4b1b-864f-ef2dbb9e529e tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:06.818108 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-cf110b38-f3ce-4b1b-864f-ef2dbb9e529e tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:06.818334 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-cf110b38-f3ce-4b1b-864f-ef2dbb9e529e tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] Delete volume with id: 90ac7e16-6866-48b0-8a1f-ef663ced17c2 Aug 25 10:22:06.829893 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:06.829893 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:22:06.830738 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-cf110b38-f3ce-4b1b-864f-ef2dbb9e529e tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] Volume info retrieved successfully. Aug 25 10:22:06.859805 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-cf110b38-f3ce-4b1b-864f-ef2dbb9e529e tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] Delete volume request issued successfully. Aug 25 10:22:06.860172 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-cf110b38-f3ce-4b1b-864f-ef2dbb9e529e tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] https://10.4.3.119/volume/v3/volumes/90ac7e16-6866-48b0-8a1f-ef663ced17c2 returned with HTTP 202 Aug 25 10:22:06.860758 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 512/2028] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:22:06 2026] DELETE /volume/v3/volumes/90ac7e16-6866-48b0-8a1f-ef663ced17c2 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:22:06.871305 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-534db1df-5ca3-49d8-9cf6-c979458ecab2 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:06.873680 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-534db1df-5ca3-49d8-9cf6-c979458ecab2 tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] GET https://10.4.3.119/volume/v3/volumes/90ac7e16-6866-48b0-8a1f-ef663ced17c2 Aug 25 10:22:06.873959 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-534db1df-5ca3-49d8-9cf6-c979458ecab2 tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:06.874129 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-534db1df-5ca3-49d8-9cf6-c979458ecab2 tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:06.886719 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:06.886719 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:22:06.892445 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-534db1df-5ca3-49d8-9cf6-c979458ecab2 tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] Volume info retrieved successfully. Aug 25 10:22:06.899710 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-534db1df-5ca3-49d8-9cf6-c979458ecab2 tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] https://10.4.3.119/volume/v3/volumes/90ac7e16-6866-48b0-8a1f-ef663ced17c2 returned with HTTP 200 Aug 25 10:22:06.900393 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 493/2029] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:06 2026] GET /volume/v3/volumes/90ac7e16-6866-48b0-8a1f-ef663ced17c2 => generated 839 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:06.922887 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-8fa89be0-f487-4e13-b4c8-e300cceba6a8 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:06.924825 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8fa89be0-f487-4e13-b4c8-e300cceba6a8 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/3f3ef0ca-8189-4e60-8580-433a28d1db3d Aug 25 10:22:06.925086 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8fa89be0-f487-4e13-b4c8-e300cceba6a8 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:06.925362 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8fa89be0-f487-4e13-b4c8-e300cceba6a8 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:06.925535 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-8fa89be0-f487-4e13-b4c8-e300cceba6a8 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id 3f3ef0ca-8189-4e60-8580-433a28d1db3d. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:22:06.931162 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:06.931162 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:22:06.932623 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8fa89be0-f487-4e13-b4c8-e300cceba6a8 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/3f3ef0ca-8189-4e60-8580-433a28d1db3d returned with HTTP 200 Aug 25 10:22:06.932948 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 509/2030] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:06 2026] GET /volume/v3/backups/3f3ef0ca-8189-4e60-8580-433a28d1db3d => generated 707 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:07.610011 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-633d33e9-2454-4ee7-afd5-761cd9b40369 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:07.612844 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-633d33e9-2454-4ee7-afd5-761cd9b40369 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] GET https://10.4.3.119/volume/v3/volumes/7e7621d5-7d5d-4fab-b67e-4a6262b093eb Aug 25 10:22:07.613059 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-633d33e9-2454-4ee7-afd5-761cd9b40369 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:07.613264 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-633d33e9-2454-4ee7-afd5-761cd9b40369 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:07.621809 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:07.621809 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:22:07.626793 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-633d33e9-2454-4ee7-afd5-761cd9b40369 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Volume info retrieved successfully. Aug 25 10:22:07.636439 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-633d33e9-2454-4ee7-afd5-761cd9b40369 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] https://10.4.3.119/volume/v3/volumes/7e7621d5-7d5d-4fab-b67e-4a6262b093eb returned with HTTP 200 Aug 25 10:22:07.637309 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 517/2031] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:07 2026] GET /volume/v3/volumes/7e7621d5-7d5d-4fab-b67e-4a6262b093eb => generated 906 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:07.767833 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-aa5b521a-1c4d-4075-b520-57659342361a req-26cb424d-01e8-4d57-b6fb-2ea2f3f1d721 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:07.772327 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-aa5b521a-1c4d-4075-b520-57659342361a req-26cb424d-01e8-4d57-b6fb-2ea2f3f1d721 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] GET https://10.4.3.119/volume/v3/attachments?instance_id=24efb641-24e4-483f-85ab-bdd27a09ae2b Aug 25 10:22:07.772712 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-aa5b521a-1c4d-4075-b520-57659342361a req-26cb424d-01e8-4d57-b6fb-2ea2f3f1d721 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:07.776529 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-aa5b521a-1c4d-4075-b520-57659342361a req-26cb424d-01e8-4d57-b6fb-2ea2f3f1d721 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Calling method 'version_select' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:07.800974 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-aa5b521a-1c4d-4075-b520-57659342361a req-26cb424d-01e8-4d57-b6fb-2ea2f3f1d721 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] https://10.4.3.119/volume/v3/attachments?instance_id=24efb641-24e4-483f-85ab-bdd27a09ae2b returned with HTTP 200 Aug 25 10:22:07.801753 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 513/2032] 10.4.3.119 () {70 vars in 1637 bytes} [Tue Aug 25 10:22:07 2026] GET /volume/v3/attachments?instance_id=24efb641-24e4-483f-85ab-bdd27a09ae2b => generated 192 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:22:07.808842 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-9ba166f2-66d0-429b-b349-41cd60287d2f None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:07.811996 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9ba166f2-66d0-429b-b349-41cd60287d2f tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] GET https://10.4.3.119/volume/v3/volumes/8ed03d7b-6415-4d4d-b32f-dfd4d2944df8 Aug 25 10:22:07.812844 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9ba166f2-66d0-429b-b349-41cd60287d2f tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:07.812844 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9ba166f2-66d0-429b-b349-41cd60287d2f tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:07.817193 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-aa5b521a-1c4d-4075-b520-57659342361a req-61cd4e3d-3647-459a-bda2-09d3db305a3e None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:07.819344 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-2825ef94-6788-4953-a0c1-688799c935c4 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:07.823169 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2825ef94-6788-4953-a0c1-688799c935c4 tempest-VolumesSnapshotNegativeTestJSON-2125572489 tempest-VolumesSnapshotNegativeTestJSON-2125572489-project-member] GET https://10.4.3.119/volume/v3/snapshots/1909c672-ec2b-4cc6-ae0e-f728cf27b8d0 Aug 25 10:22:07.823370 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-aa5b521a-1c4d-4075-b520-57659342361a req-61cd4e3d-3647-459a-bda2-09d3db305a3e tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] GET https://10.4.3.119/volume/v3/attachments/a16190dc-5cda-4f59-ac0e-229c5d49da65 Aug 25 10:22:07.823500 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2825ef94-6788-4953-a0c1-688799c935c4 tempest-VolumesSnapshotNegativeTestJSON-2125572489 tempest-VolumesSnapshotNegativeTestJSON-2125572489-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:07.823500 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2825ef94-6788-4953-a0c1-688799c935c4 tempest-VolumesSnapshotNegativeTestJSON-2125572489 tempest-VolumesSnapshotNegativeTestJSON-2125572489-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:07.823547 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-aa5b521a-1c4d-4075-b520-57659342361a req-61cd4e3d-3647-459a-bda2-09d3db305a3e tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:07.823547 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-aa5b521a-1c4d-4075-b520-57659342361a req-61cd4e3d-3647-459a-bda2-09d3db305a3e tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Calling method 'version_select' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:07.827603 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:07.827603 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:22:07.829834 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:07.829834 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:22:07.830456 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-2825ef94-6788-4953-a0c1-688799c935c4 tempest-VolumesSnapshotNegativeTestJSON-2125572489 tempest-VolumesSnapshotNegativeTestJSON-2125572489-project-member] Snapshot retrieved successfully. Aug 25 10:22:07.831914 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2825ef94-6788-4953-a0c1-688799c935c4 tempest-VolumesSnapshotNegativeTestJSON-2125572489 tempest-VolumesSnapshotNegativeTestJSON-2125572489-project-member] https://10.4.3.119/volume/v3/snapshots/1909c672-ec2b-4cc6-ae0e-f728cf27b8d0 returned with HTTP 200 Aug 25 10:22:07.834105 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 518/2033] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:22:07 2026] GET /volume/v3/snapshots/1909c672-ec2b-4cc6-ae0e-f728cf27b8d0 => generated 476 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:07.834239 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-9ba166f2-66d0-429b-b349-41cd60287d2f tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] Volume info retrieved successfully. Aug 25 10:22:07.835952 np0000008063 devstack@c-api.service[100389]: WARNING stevedore.named [None req-9ba166f2-66d0-429b-b349-41cd60287d2f tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:22:07.835952 np0000008063 devstack@c-api.service[100389]: WARNING castellan.key_manager [None req-9ba166f2-66d0-429b-b349-41cd60287d2f tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:22:07.846016 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-fda8c33e-4947-4ed9-bc65-2fbb01897c96 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:07.848275 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-fda8c33e-4947-4ed9-bc65-2fbb01897c96 tempest-VolumesSnapshotNegativeTestJSON-2125572489 tempest-VolumesSnapshotNegativeTestJSON-2125572489-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:22:07.848786 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-fda8c33e-4947-4ed9-bc65-2fbb01897c96 tempest-VolumesSnapshotNegativeTestJSON-2125572489 tempest-VolumesSnapshotNegativeTestJSON-2125572489-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "1909c672-ec2b-4cc6-ae0e-f728cf27b8d0"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:22:07.850787 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volumes [None req-fda8c33e-4947-4ed9-bc65-2fbb01897c96 tempest-VolumesSnapshotNegativeTestJSON-2125572489 tempest-VolumesSnapshotNegativeTestJSON-2125572489-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '1909c672-ec2b-4cc6-ae0e-f728cf27b8d0'}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:22:07.852693 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-aa5b521a-1c4d-4075-b520-57659342361a req-61cd4e3d-3647-459a-bda2-09d3db305a3e tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] https://10.4.3.119/volume/v3/attachments/a16190dc-5cda-4f59-ac0e-229c5d49da65 returned with HTTP 200 Aug 25 10:22:07.852693 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 510/2034] 10.4.3.119 () {70 vars in 1651 bytes} [Tue Aug 25 10:22:07 2026] GET /volume/v3/attachments/a16190dc-5cda-4f59-ac0e-229c5d49da65 => generated 993 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:22:07.858657 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:07.858657 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:22:07.859288 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-fda8c33e-4947-4ed9-bc65-2fbb01897c96 tempest-VolumesSnapshotNegativeTestJSON-2125572489 tempest-VolumesSnapshotNegativeTestJSON-2125572489-project-member] Snapshot retrieved successfully. Aug 25 10:22:07.859686 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-fda8c33e-4947-4ed9-bc65-2fbb01897c96 tempest-VolumesSnapshotNegativeTestJSON-2125572489 tempest-VolumesSnapshotNegativeTestJSON-2125572489-project-member] Create volume of 1 GB Aug 25 10:22:07.866562 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-fda8c33e-4947-4ed9-bc65-2fbb01897c96 tempest-VolumesSnapshotNegativeTestJSON-2125572489 tempest-VolumesSnapshotNegativeTestJSON-2125572489-project-member] Availability Zones retrieved successfully. Aug 25 10:22:07.876590 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-fda8c33e-4947-4ed9-bc65-2fbb01897c96 tempest-VolumesSnapshotNegativeTestJSON-2125572489 tempest-VolumesSnapshotNegativeTestJSON-2125572489-project-member] Flow 'volume_create_api' (2a071f9b-2b82-4e67-81dc-6de0e44b226a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:22:07.877553 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-fda8c33e-4947-4ed9-bc65-2fbb01897c96 tempest-VolumesSnapshotNegativeTestJSON-2125572489 tempest-VolumesSnapshotNegativeTestJSON-2125572489-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0f5edce-975d-4bea-8d0b-48d9346d3f24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:22:07.878831 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-fda8c33e-4947-4ed9-bc65-2fbb01897c96 tempest-VolumesSnapshotNegativeTestJSON-2125572489 tempest-VolumesSnapshotNegativeTestJSON-2125572489-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:22:07.880456 np0000008063 devstack@c-api.service[100390]: WARNING cinder.volume.api [None req-fda8c33e-4947-4ed9-bc65-2fbb01897c96 tempest-VolumesSnapshotNegativeTestJSON-2125572489 tempest-VolumesSnapshotNegativeTestJSON-2125572489-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0f5edce-975d-4bea-8d0b-48d9346d3f24) transitioned into state 'FAILURE' from state 'RUNNING' Aug 25 10:22:07.880456 np0000008063 devstack@c-api.service[100390]: 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 25 10:22:07.882361 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-fda8c33e-4947-4ed9-bc65-2fbb01897c96 tempest-VolumesSnapshotNegativeTestJSON-2125572489 tempest-VolumesSnapshotNegativeTestJSON-2125572489-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0f5edce-975d-4bea-8d0b-48d9346d3f24) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:22:07.883287 np0000008063 devstack@c-api.service[100390]: WARNING cinder.volume.api [None req-fda8c33e-4947-4ed9-bc65-2fbb01897c96 tempest-VolumesSnapshotNegativeTestJSON-2125572489 tempest-VolumesSnapshotNegativeTestJSON-2125572489-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0f5edce-975d-4bea-8d0b-48d9346d3f24) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 25 10:22:07.885447 np0000008063 devstack@c-api.service[100390]: WARNING cinder.volume.api [None req-fda8c33e-4947-4ed9-bc65-2fbb01897c96 tempest-VolumesSnapshotNegativeTestJSON-2125572489 tempest-VolumesSnapshotNegativeTestJSON-2125572489-project-member] Flow 'volume_create_api' (2a071f9b-2b82-4e67-81dc-6de0e44b226a) transitioned into state 'REVERTED' from state 'RUNNING' Aug 25 10:22:07.885447 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-fda8c33e-4947-4ed9-bc65-2fbb01897c96 tempest-VolumesSnapshotNegativeTestJSON-2125572489 tempest-VolumesSnapshotNegativeTestJSON-2125572489-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 400 Aug 25 10:22:07.886210 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 514/2035] 10.4.3.119 () {68 vars in 1258 bytes} [Tue Aug 25 10:22:07 2026] POST /volume/v3/volumes => generated 171 bytes in 41 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 25 10:22:07.899681 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-2c54a237-b17a-42b6-893b-7b7bd2db24bb None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:07.900544 np0000008063 devstack@c-api.service[100389]: DEBUG oslo_db.sqlalchemy.engines [None req-9ba166f2-66d0-429b-b349-41cd60287d2f tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100389) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 10:22:07.904524 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2c54a237-b17a-42b6-893b-7b7bd2db24bb tempest-VolumesSnapshotNegativeTestJSON-2125572489 tempest-VolumesSnapshotNegativeTestJSON-2125572489-project-member] DELETE https://10.4.3.119/volume/v3/snapshots/1909c672-ec2b-4cc6-ae0e-f728cf27b8d0 Aug 25 10:22:07.904852 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2c54a237-b17a-42b6-893b-7b7bd2db24bb tempest-VolumesSnapshotNegativeTestJSON-2125572489 tempest-VolumesSnapshotNegativeTestJSON-2125572489-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:07.905164 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2c54a237-b17a-42b6-893b-7b7bd2db24bb tempest-VolumesSnapshotNegativeTestJSON-2125572489 tempest-VolumesSnapshotNegativeTestJSON-2125572489-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:07.907294 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.snapshots [None req-2c54a237-b17a-42b6-893b-7b7bd2db24bb tempest-VolumesSnapshotNegativeTestJSON-2125572489 tempest-VolumesSnapshotNegativeTestJSON-2125572489-project-member] Delete snapshot with id: 1909c672-ec2b-4cc6-ae0e-f728cf27b8d0 Aug 25 10:22:07.907461 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:07.907461 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:22:07.913440 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:07.913440 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:22:07.914155 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-2c54a237-b17a-42b6-893b-7b7bd2db24bb tempest-VolumesSnapshotNegativeTestJSON-2125572489 tempest-VolumesSnapshotNegativeTestJSON-2125572489-project-member] Snapshot retrieved successfully. Aug 25 10:22:07.917675 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-9c66c63a-bd98-486c-b069-aeded500bd8a None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:07.919600 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9ba166f2-66d0-429b-b349-41cd60287d2f tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] https://10.4.3.119/volume/v3/volumes/8ed03d7b-6415-4d4d-b32f-dfd4d2944df8 returned with HTTP 200 Aug 25 10:22:07.920150 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9c66c63a-bd98-486c-b069-aeded500bd8a tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] GET https://10.4.3.119/volume/v3/volumes/90ac7e16-6866-48b0-8a1f-ef663ced17c2 Aug 25 10:22:07.920360 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 494/2036] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:22:07 2026] GET /volume/v3/volumes/8ed03d7b-6415-4d4d-b32f-dfd4d2944df8 => generated 912 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:22:07.920634 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9c66c63a-bd98-486c-b069-aeded500bd8a tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:07.920885 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9c66c63a-bd98-486c-b069-aeded500bd8a tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:07.936129 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9c66c63a-bd98-486c-b069-aeded500bd8a tempest-VolumesExtendTest-186458882 tempest-VolumesExtendTest-186458882-project-member] https://10.4.3.119/volume/v3/volumes/90ac7e16-6866-48b0-8a1f-ef663ced17c2 returned with HTTP 404 Aug 25 10:22:07.936129 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 511/2037] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:07 2026] GET /volume/v3/volumes/90ac7e16-6866-48b0-8a1f-ef663ced17c2 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:22:07.944021 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-10b27cf5-8122-4650-a063-355c1c8c098c None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:07.947708 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-2c54a237-b17a-42b6-893b-7b7bd2db24bb tempest-VolumesSnapshotNegativeTestJSON-2125572489 tempest-VolumesSnapshotNegativeTestJSON-2125572489-project-member] Snapshot delete request issued successfully. Aug 25 10:22:07.947967 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2c54a237-b17a-42b6-893b-7b7bd2db24bb tempest-VolumesSnapshotNegativeTestJSON-2125572489 tempest-VolumesSnapshotNegativeTestJSON-2125572489-project-member] https://10.4.3.119/volume/v3/snapshots/1909c672-ec2b-4cc6-ae0e-f728cf27b8d0 returned with HTTP 202 Aug 25 10:22:07.948053 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-15b680a8-1478-4561-9802-6a75f0906f08 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:07.948974 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 519/2038] 10.4.3.119 () {66 vars in 1357 bytes} [Tue Aug 25 10:22:07 2026] DELETE /volume/v3/snapshots/1909c672-ec2b-4cc6-ae0e-f728cf27b8d0 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:22:07.949056 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-10b27cf5-8122-4650-a063-355c1c8c098c tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] POST https://10.4.3.119/volume/v3/groups/action Aug 25 10:22:07.949581 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-10b27cf5-8122-4650-a063-355c1c8c098c tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] Action body: b'{"create-from-src": {"source_group_id": "a9598624-2537-4d93-9512-782ee95a83d9", "name": "tempest-Group_from_grp-99023517"}}' {{(pid=100390) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:22:07.950198 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-10b27cf5-8122-4650-a063-355c1c8c098c tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "a9598624-2537-4d93-9512-782ee95a83d9", "name": "tempest-Group_from_grp-99023517"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:22:07.951189 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-15b680a8-1478-4561-9802-6a75f0906f08 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/3f3ef0ca-8189-4e60-8580-433a28d1db3d Aug 25 10:22:07.951728 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-15b680a8-1478-4561-9802-6a75f0906f08 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:07.951768 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.groups [None req-10b27cf5-8122-4650-a063-355c1c8c098c tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] Creating new group {'create-from-src': {'source_group_id': 'a9598624-2537-4d93-9512-782ee95a83d9', 'name': 'tempest-Group_from_grp-99023517'}}. {{(pid=100390) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 25 10:22:07.952118 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.groups [None req-10b27cf5-8122-4650-a063-355c1c8c098c tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] Creating group tempest-Group_from_grp-99023517 from source group a9598624-2537-4d93-9512-782ee95a83d9. Aug 25 10:22:07.952304 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-15b680a8-1478-4561-9802-6a75f0906f08 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:07.952304 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-15b680a8-1478-4561-9802-6a75f0906f08 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id 3f3ef0ca-8189-4e60-8580-433a28d1db3d. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:22:07.958205 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:07.958205 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:22:07.958338 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:07.958338 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:22:07.959216 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-15b680a8-1478-4561-9802-6a75f0906f08 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/3f3ef0ca-8189-4e60-8580-433a28d1db3d returned with HTTP 200 Aug 25 10:22:07.960760 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 495/2039] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:07 2026] GET /volume/v3/backups/3f3ef0ca-8189-4e60-8580-433a28d1db3d => generated 707 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:07.962159 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-d3219673-f2ef-4cdc-bbd8-7fefa4b19e4e None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:07.964724 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d3219673-f2ef-4cdc-bbd8-7fefa4b19e4e tempest-VolumesSnapshotNegativeTestJSON-2125572489 tempest-VolumesSnapshotNegativeTestJSON-2125572489-project-member] GET https://10.4.3.119/volume/v3/snapshots/1909c672-ec2b-4cc6-ae0e-f728cf27b8d0 Aug 25 10:22:07.965052 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d3219673-f2ef-4cdc-bbd8-7fefa4b19e4e tempest-VolumesSnapshotNegativeTestJSON-2125572489 tempest-VolumesSnapshotNegativeTestJSON-2125572489-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:07.965429 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d3219673-f2ef-4cdc-bbd8-7fefa4b19e4e tempest-VolumesSnapshotNegativeTestJSON-2125572489 tempest-VolumesSnapshotNegativeTestJSON-2125572489-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:07.970335 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:07.970335 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:22:07.974189 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:07.974189 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:22:07.976258 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-d3219673-f2ef-4cdc-bbd8-7fefa4b19e4e tempest-VolumesSnapshotNegativeTestJSON-2125572489 tempest-VolumesSnapshotNegativeTestJSON-2125572489-project-member] Snapshot retrieved successfully. Aug 25 10:22:07.976258 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d3219673-f2ef-4cdc-bbd8-7fefa4b19e4e tempest-VolumesSnapshotNegativeTestJSON-2125572489 tempest-VolumesSnapshotNegativeTestJSON-2125572489-project-member] https://10.4.3.119/volume/v3/snapshots/1909c672-ec2b-4cc6-ae0e-f728cf27b8d0 returned with HTTP 200 Aug 25 10:22:07.976383 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 512/2040] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:22:07 2026] GET /volume/v3/snapshots/1909c672-ec2b-4cc6-ae0e-f728cf27b8d0 => generated 475 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:08.029444 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-10b27cf5-8122-4650-a063-355c1c8c098c tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] Created reservations ['7ac262ce-f247-4cfe-85ec-ece861e1d811'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:22:08.104472 np0000008063 devstack@c-api.service[100390]: INFO cinder.group.api [None req-10b27cf5-8122-4650-a063-355c1c8c098c tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] A mapping entry already exists for group 232bf956-0e69-429e-8357-309400c16d9e and volume type aef5eb21-d189-4112-9fce-43d03e7c03b4. Do not need to create again. Aug 25 10:22:08.104819 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:08.104819 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:22:08.105508 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-10b27cf5-8122-4650-a063-355c1c8c098c tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] Availability Zones retrieved successfully. Aug 25 10:22:08.111310 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-10b27cf5-8122-4650-a063-355c1c8c098c tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] Flow 'volume_create_api' (f3de2b47-ba24-48b7-9d83-4c700761390c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:22:08.112335 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-10b27cf5-8122-4650-a063-355c1c8c098c tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d7c0653-fe07-42eb-8a2c-f2b887af7715) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:22:08.114179 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-10b27cf5-8122-4650-a063-355c1c8c098c tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:22:08.156218 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-10b27cf5-8122-4650-a063-355c1c8c098c tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d7c0653-fe07-42eb-8a2c-f2b887af7715) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '8ed03d7b-6415-4d4d-b32f-dfd4d2944df8', 'volume_type': VolumeType(created_at=2026-08-25T10:22:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=aef5eb21-d189-4112-9fce-43d03e7c03b4,is_public=True,name='tempest-GroupsV314Test-volume-type-1406474422',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aef5eb21-d189-4112-9fce-43d03e7c03b4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '232bf956-0e69-429e-8357-309400c16d9e', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:22:08.157917 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-10b27cf5-8122-4650-a063-355c1c8c098c tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07eefcb4-5d46-44d6-b868-7fb47d159cc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:22:08.212925 np0000008063 devstack@c-api.service[100390]: WARNING cinder.quota [None req-10b27cf5-8122-4650-a063-355c1c8c098c tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1406474422 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1406474422, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:22:08.213410 np0000008063 devstack@c-api.service[100390]: WARNING cinder.quota [None req-10b27cf5-8122-4650-a063-355c1c8c098c tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1406474422 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1406474422, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:22:08.243038 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-10b27cf5-8122-4650-a063-355c1c8c098c tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] Created reservations ['fad83927-cb6c-44fa-8ae8-071bda6e665f', 'ca6e6bf9-3360-4a73-8a64-7b3f85bd817d', 'c93b8317-81dd-4641-a3e5-9710822d2104', '3b34cede-a873-4f03-94ac-c1a4ea875831'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:22:08.244149 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-10b27cf5-8122-4650-a063-355c1c8c098c tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07eefcb4-5d46-44d6-b868-7fb47d159cc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fad83927-cb6c-44fa-8ae8-071bda6e665f', 'ca6e6bf9-3360-4a73-8a64-7b3f85bd817d', 'c93b8317-81dd-4641-a3e5-9710822d2104', '3b34cede-a873-4f03-94ac-c1a4ea875831']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:22:08.245189 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-10b27cf5-8122-4650-a063-355c1c8c098c tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f536c912-d59f-4b95-ad3b-3370b55bef86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:22:08.282716 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-10b27cf5-8122-4650-a063-355c1c8c098c tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f536c912-d59f-4b95-ad3b-3370b55bef86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '60b55ac0-7343-4aec-9394-5e9f6b21773f', '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=232bf956-0e69-429e-8357-309400c16d9e,group_type_id=,metadata={},multiattach=False,project_id='0e2a765f30dd41f0940936d3e6427520',qos_specs=None,replication_status=,reservations=['fad83927-cb6c-44fa-8ae8-071bda6e665f','ca6e6bf9-3360-4a73-8a64-7b3f85bd817d','c93b8317-81dd-4641-a3e5-9710822d2104','3b34cede-a873-4f03-94ac-c1a4ea875831'],size=1,snapshot_id=None,source_replicaid=,source_volid=8ed03d7b-6415-4d4d-b32f-dfd4d2944df8,status='creating',user_id='a1addc2f595a41a8966645f500f08279',volume_type_id=aef5eb21-d189-4112-9fce-43d03e7c03b4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:22:08Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=232bf956-0e69-429e-8357-309400c16d9e,host=None,id=60b55ac0-7343-4aec-9394-5e9f6b21773f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0e2a765f30dd41f0940936d3e6427520',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=8ed03d7b-6415-4d4d-b32f-dfd4d2944df8,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a1addc2f595a41a8966645f500f08279',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aef5eb21-d189-4112-9fce-43d03e7c03b4),volume_type_id=aef5eb21-d189-4112-9fce-43d03e7c03b4)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:22:08.283442 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-10b27cf5-8122-4650-a063-355c1c8c098c tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44c46806-72ce-4f05-b2c5-8c17283b38d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:22:08.313960 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-10b27cf5-8122-4650-a063-355c1c8c098c tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44c46806-72ce-4f05-b2c5-8c17283b38d8) transitioned into state 'SUCCESS' from 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=232bf956-0e69-429e-8357-309400c16d9e,group_type_id=,metadata={},multiattach=False,project_id='0e2a765f30dd41f0940936d3e6427520',qos_specs=None,replication_status=,reservations=['fad83927-cb6c-44fa-8ae8-071bda6e665f','ca6e6bf9-3360-4a73-8a64-7b3f85bd817d','c93b8317-81dd-4641-a3e5-9710822d2104','3b34cede-a873-4f03-94ac-c1a4ea875831'],size=1,snapshot_id=None,source_replicaid=,source_volid=8ed03d7b-6415-4d4d-b32f-dfd4d2944df8,status='creating',user_id='a1addc2f595a41a8966645f500f08279',volume_type_id=aef5eb21-d189-4112-9fce-43d03e7c03b4)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:22:08.315620 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-10b27cf5-8122-4650-a063-355c1c8c098c tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] Flow 'volume_create_api' (f3de2b47-ba24-48b7-9d83-4c700761390c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:22:08.316151 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-10b27cf5-8122-4650-a063-355c1c8c098c tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] Create volume request issued successfully. Aug 25 10:22:08.336846 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-10b27cf5-8122-4650-a063-355c1c8c098c tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] https://10.4.3.119/volume/v3/groups/action returned with HTTP 202 Aug 25 10:22:08.337383 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 515/2041] 10.4.3.119 () {70 vars in 1318 bytes} [Tue Aug 25 10:22:07 2026] POST /volume/v3/groups/action => generated 100 bytes in 398 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:22:08.351575 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-82887422-8e22-4db8-ad7e-67fe920dcf54 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:08.353596 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-82887422-8e22-4db8-ad7e-67fe920dcf54 tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] GET https://10.4.3.119/volume/v3/volumes/detail Aug 25 10:22:08.355278 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-82887422-8e22-4db8-ad7e-67fe920dcf54 tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:08.355278 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-82887422-8e22-4db8-ad7e-67fe920dcf54 tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] Calling method 'detail' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:08.355278 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.api_utils [None req-82887422-8e22-4db8-ad7e-67fe920dcf54 tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] Removing options '' from query. {{(pid=100391) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 10:22:08.355278 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:08.355278 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:22:08.355278 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-82887422-8e22-4db8-ad7e-67fe920dcf54 tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100391) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 10:22:08.366074 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-82887422-8e22-4db8-ad7e-67fe920dcf54 tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] Get all volumes completed successfully. Aug 25 10:22:08.367127 np0000008063 devstack@c-api.service[100391]: WARNING stevedore.named [None req-82887422-8e22-4db8-ad7e-67fe920dcf54 tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:22:08.367494 np0000008063 devstack@c-api.service[100391]: WARNING castellan.key_manager [None req-82887422-8e22-4db8-ad7e-67fe920dcf54 tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:22:08.427004 np0000008063 devstack@c-api.service[100391]: DEBUG oslo_db.sqlalchemy.engines [None req-82887422-8e22-4db8-ad7e-67fe920dcf54 tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100391) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 10:22:08.432304 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:08.432304 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:22:08.438914 np0000008063 devstack@c-api.service[100391]: WARNING stevedore.named [None req-82887422-8e22-4db8-ad7e-67fe920dcf54 tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:22:08.439188 np0000008063 devstack@c-api.service[100391]: WARNING castellan.key_manager [None req-82887422-8e22-4db8-ad7e-67fe920dcf54 tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:22:08.495100 np0000008063 devstack@c-api.service[100391]: DEBUG oslo_db.sqlalchemy.engines [None req-82887422-8e22-4db8-ad7e-67fe920dcf54 tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100391) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 10:22:08.501017 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:08.501017 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:22:08.514204 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-82887422-8e22-4db8-ad7e-67fe920dcf54 tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] https://10.4.3.119/volume/v3/volumes/detail returned with HTTP 200 Aug 25 10:22:08.514204 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 520/2042] 10.4.3.119 () {68 vars in 1299 bytes} [Tue Aug 25 10:22:08 2026] GET /volume/v3/volumes/detail => generated 1827 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:22:08.540221 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-d7a69e75-6cf1-4abf-8de5-6b26bd1b3a21 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:08.546757 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d7a69e75-6cf1-4abf-8de5-6b26bd1b3a21 tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] GET https://10.4.3.119/volume/v3/volumes/60b55ac0-7343-4aec-9394-5e9f6b21773f Aug 25 10:22:08.546757 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d7a69e75-6cf1-4abf-8de5-6b26bd1b3a21 tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:08.546757 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d7a69e75-6cf1-4abf-8de5-6b26bd1b3a21 tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:08.555935 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:08.555935 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:22:08.565034 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-d7a69e75-6cf1-4abf-8de5-6b26bd1b3a21 tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] Volume info retrieved successfully. Aug 25 10:22:08.565838 np0000008063 devstack@c-api.service[100389]: WARNING stevedore.named [None req-d7a69e75-6cf1-4abf-8de5-6b26bd1b3a21 tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:22:08.565991 np0000008063 devstack@c-api.service[100389]: WARNING castellan.key_manager [None req-d7a69e75-6cf1-4abf-8de5-6b26bd1b3a21 tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:22:08.622458 np0000008063 devstack@c-api.service[100389]: DEBUG oslo_db.sqlalchemy.engines [None req-d7a69e75-6cf1-4abf-8de5-6b26bd1b3a21 tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100389) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 10:22:08.627714 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:08.627714 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:22:08.642352 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d7a69e75-6cf1-4abf-8de5-6b26bd1b3a21 tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] https://10.4.3.119/volume/v3/volumes/60b55ac0-7343-4aec-9394-5e9f6b21773f returned with HTTP 200 Aug 25 10:22:08.643027 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 496/2043] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:22:08 2026] GET /volume/v3/volumes/60b55ac0-7343-4aec-9394-5e9f6b21773f => generated 923 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:22:08.655810 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-99141f2c-3b12-4a5b-9a66-ac31c73d2f20 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:08.660291 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-99141f2c-3b12-4a5b-9a66-ac31c73d2f20 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] GET https://10.4.3.119/volume/v3/volumes/7e7621d5-7d5d-4fab-b67e-4a6262b093eb Aug 25 10:22:08.660291 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-99141f2c-3b12-4a5b-9a66-ac31c73d2f20 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:08.660291 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-99141f2c-3b12-4a5b-9a66-ac31c73d2f20 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:08.660803 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-5a4db1ad-16fe-488b-bc4d-b8f9ed37da9b None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:08.664403 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5a4db1ad-16fe-488b-bc4d-b8f9ed37da9b tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] GET https://10.4.3.119/volume/v3/groups/232bf956-0e69-429e-8357-309400c16d9e Aug 25 10:22:08.665028 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-5a4db1ad-16fe-488b-bc4d-b8f9ed37da9b tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:08.665370 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-5a4db1ad-16fe-488b-bc4d-b8f9ed37da9b tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] Calling method 'version_select' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:08.665775 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.groups [None req-5a4db1ad-16fe-488b-bc4d-b8f9ed37da9b tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] show called for member 232bf956-0e69-429e-8357-309400c16d9e {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 10:22:08.670460 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:08.670460 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:22:08.673864 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:08.673864 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:22:08.678504 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-99141f2c-3b12-4a5b-9a66-ac31c73d2f20 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Volume info retrieved successfully. Aug 25 10:22:08.684600 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-99141f2c-3b12-4a5b-9a66-ac31c73d2f20 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] https://10.4.3.119/volume/v3/volumes/7e7621d5-7d5d-4fab-b67e-4a6262b093eb returned with HTTP 200 Aug 25 10:22:08.686845 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 513/2044] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:08 2026] GET /volume/v3/volumes/7e7621d5-7d5d-4fab-b67e-4a6262b093eb => generated 906 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:08.686931 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5a4db1ad-16fe-488b-bc4d-b8f9ed37da9b tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] https://10.4.3.119/volume/v3/groups/232bf956-0e69-429e-8357-309400c16d9e returned with HTTP 200 Aug 25 10:22:08.687254 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 516/2045] 10.4.3.119 () {68 vars in 1386 bytes} [Tue Aug 25 10:22:08 2026] GET /volume/v3/groups/232bf956-0e69-429e-8357-309400c16d9e => generated 415 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:22:08.701601 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-715d3866-23f7-460e-bc64-f3bce3423614 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:08.701601 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-715d3866-23f7-460e-bc64-f3bce3423614 tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] GET https://10.4.3.119/volume/v3/volumes/detail Aug 25 10:22:08.701601 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-715d3866-23f7-460e-bc64-f3bce3423614 tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:08.701601 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-715d3866-23f7-460e-bc64-f3bce3423614 tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] Calling method 'detail' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:08.701601 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.api_utils [None req-715d3866-23f7-460e-bc64-f3bce3423614 tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] Removing options '' from query. {{(pid=100391) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 10:22:08.701601 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-715d3866-23f7-460e-bc64-f3bce3423614 tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100391) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 10:22:08.709994 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-715d3866-23f7-460e-bc64-f3bce3423614 tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] Get all volumes completed successfully. Aug 25 10:22:08.710783 np0000008063 devstack@c-api.service[100391]: WARNING stevedore.named [None req-715d3866-23f7-460e-bc64-f3bce3423614 tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:22:08.710973 np0000008063 devstack@c-api.service[100391]: WARNING castellan.key_manager [None req-715d3866-23f7-460e-bc64-f3bce3423614 tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:22:08.756545 np0000008063 devstack@c-api.service[100391]: DEBUG oslo_db.sqlalchemy.engines [None req-715d3866-23f7-460e-bc64-f3bce3423614 tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100391) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 10:22:08.760747 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:08.760747 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:22:08.765819 np0000008063 devstack@c-api.service[100391]: WARNING stevedore.named [None req-715d3866-23f7-460e-bc64-f3bce3423614 tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:22:08.765962 np0000008063 devstack@c-api.service[100391]: WARNING castellan.key_manager [None req-715d3866-23f7-460e-bc64-f3bce3423614 tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:22:08.817647 np0000008063 devstack@c-api.service[100391]: DEBUG oslo_db.sqlalchemy.engines [None req-715d3866-23f7-460e-bc64-f3bce3423614 tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100391) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 10:22:08.825302 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:08.825302 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:22:08.834680 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-715d3866-23f7-460e-bc64-f3bce3423614 tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] https://10.4.3.119/volume/v3/volumes/detail returned with HTTP 200 Aug 25 10:22:08.835244 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 521/2046] 10.4.3.119 () {68 vars in 1299 bytes} [Tue Aug 25 10:22:08 2026] GET /volume/v3/volumes/detail => generated 1828 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:22:08.853838 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-f22ea261-f967-41a8-9dfe-6da0fefebc52 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:08.856045 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f22ea261-f967-41a8-9dfe-6da0fefebc52 tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] POST https://10.4.3.119/volume/v3/groups/232bf956-0e69-429e-8357-309400c16d9e/action Aug 25 10:22:08.856531 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f22ea261-f967-41a8-9dfe-6da0fefebc52 tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100389) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:22:08.856660 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f22ea261-f967-41a8-9dfe-6da0fefebc52 tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:22:08.858281 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.groups [None req-f22ea261-f967-41a8-9dfe-6da0fefebc52 tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] delete called for group 232bf956-0e69-429e-8357-309400c16d9e {{(pid=100389) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 25 10:22:08.858531 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.groups [None req-f22ea261-f967-41a8-9dfe-6da0fefebc52 tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] Delete group with id: 232bf956-0e69-429e-8357-309400c16d9e Aug 25 10:22:08.863759 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:08.863759 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:22:08.918491 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f22ea261-f967-41a8-9dfe-6da0fefebc52 tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] https://10.4.3.119/volume/v3/groups/232bf956-0e69-429e-8357-309400c16d9e/action returned with HTTP 202 Aug 25 10:22:08.919027 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 497/2047] 10.4.3.119 () {70 vars in 1428 bytes} [Tue Aug 25 10:22:08 2026] POST /volume/v3/groups/232bf956-0e69-429e-8357-309400c16d9e/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 10:22:08.924319 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-00ed74ee-160f-4216-86a8-9b92ecc09802 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:08.929449 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-328f4bb6-c049-4a43-a53e-e0acb9ab3513 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:08.932060 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-328f4bb6-c049-4a43-a53e-e0acb9ab3513 tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] GET https://10.4.3.119/volume/v3/volumes/60b55ac0-7343-4aec-9394-5e9f6b21773f Aug 25 10:22:08.933616 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-328f4bb6-c049-4a43-a53e-e0acb9ab3513 tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:08.934014 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-328f4bb6-c049-4a43-a53e-e0acb9ab3513 tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:08.954607 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:08.954607 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:22:08.959696 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-328f4bb6-c049-4a43-a53e-e0acb9ab3513 tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] Volume info retrieved successfully. Aug 25 10:22:08.960762 np0000008063 devstack@c-api.service[100390]: WARNING stevedore.named [None req-328f4bb6-c049-4a43-a53e-e0acb9ab3513 tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:22:08.961054 np0000008063 devstack@c-api.service[100390]: WARNING castellan.key_manager [None req-328f4bb6-c049-4a43-a53e-e0acb9ab3513 tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:22:08.975572 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-e513bc53-681a-4fc3-8732-0786fb522137 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:08.977790 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e513bc53-681a-4fc3-8732-0786fb522137 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/3f3ef0ca-8189-4e60-8580-433a28d1db3d Aug 25 10:22:08.978066 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e513bc53-681a-4fc3-8732-0786fb522137 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:08.978237 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e513bc53-681a-4fc3-8732-0786fb522137 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:08.978343 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-e513bc53-681a-4fc3-8732-0786fb522137 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id 3f3ef0ca-8189-4e60-8580-433a28d1db3d. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:22:08.988686 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:08.988686 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:22:08.988831 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-9b6c76fe-ca00-43f9-956f-fa4de4b13647 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:08.988914 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e513bc53-681a-4fc3-8732-0786fb522137 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/3f3ef0ca-8189-4e60-8580-433a28d1db3d returned with HTTP 200 Aug 25 10:22:08.988914 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 522/2048] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:08 2026] GET /volume/v3/backups/3f3ef0ca-8189-4e60-8580-433a28d1db3d => generated 707 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:08.991176 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9b6c76fe-ca00-43f9-956f-fa4de4b13647 tempest-VolumesSnapshotNegativeTestJSON-2125572489 tempest-VolumesSnapshotNegativeTestJSON-2125572489-project-member] GET https://10.4.3.119/volume/v3/snapshots/1909c672-ec2b-4cc6-ae0e-f728cf27b8d0 Aug 25 10:22:08.991484 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9b6c76fe-ca00-43f9-956f-fa4de4b13647 tempest-VolumesSnapshotNegativeTestJSON-2125572489 tempest-VolumesSnapshotNegativeTestJSON-2125572489-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:08.991828 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9b6c76fe-ca00-43f9-956f-fa4de4b13647 tempest-VolumesSnapshotNegativeTestJSON-2125572489 tempest-VolumesSnapshotNegativeTestJSON-2125572489-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:09.000592 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9b6c76fe-ca00-43f9-956f-fa4de4b13647 tempest-VolumesSnapshotNegativeTestJSON-2125572489 tempest-VolumesSnapshotNegativeTestJSON-2125572489-project-member] https://10.4.3.119/volume/v3/snapshots/1909c672-ec2b-4cc6-ae0e-f728cf27b8d0 returned with HTTP 404 Aug 25 10:22:09.000592 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 498/2049] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:22:08 2026] GET /volume/v3/snapshots/1909c672-ec2b-4cc6-ae0e-f728cf27b8d0 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:22:09.009116 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-7f910a57-0f8e-477b-8b68-eb876b29f8e0 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:09.011281 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7f910a57-0f8e-477b-8b68-eb876b29f8e0 tempest-VolumesSnapshotNegativeTestJSON-2125572489 tempest-VolumesSnapshotNegativeTestJSON-2125572489-project-member] GET https://10.4.3.119/volume/v3/volumes/8acc0045-eabf-4010-a2f7-02192f4e27f4 Aug 25 10:22:09.011655 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7f910a57-0f8e-477b-8b68-eb876b29f8e0 tempest-VolumesSnapshotNegativeTestJSON-2125572489 tempest-VolumesSnapshotNegativeTestJSON-2125572489-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:09.012086 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7f910a57-0f8e-477b-8b68-eb876b29f8e0 tempest-VolumesSnapshotNegativeTestJSON-2125572489 tempest-VolumesSnapshotNegativeTestJSON-2125572489-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:09.015072 np0000008063 devstack@c-api.service[100390]: DEBUG oslo_db.sqlalchemy.engines [None req-328f4bb6-c049-4a43-a53e-e0acb9ab3513 tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100390) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 10:22:09.018821 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:09.018821 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:22:09.021347 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:09.021347 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:22:09.024783 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-00ed74ee-160f-4216-86a8-9b92ecc09802 tempest-TestInstancesWithCinderVolumes-61373798 tempest-TestInstancesWithCinderVolumes-61373798-project-admin] POST https://10.4.3.119/volume/v3/types Aug 25 10:22:09.024783 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-00ed74ee-160f-4216-86a8-9b92ecc09802 tempest-TestInstancesWithCinderVolumes-61373798 tempest-TestInstancesWithCinderVolumes-61373798-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-199561268-1976847510", "extra_specs": {}}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:22:09.025201 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-7f910a57-0f8e-477b-8b68-eb876b29f8e0 tempest-VolumesSnapshotNegativeTestJSON-2125572489 tempest-VolumesSnapshotNegativeTestJSON-2125572489-project-member] Volume info retrieved successfully. Aug 25 10:22:09.027976 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-328f4bb6-c049-4a43-a53e-e0acb9ab3513 tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] https://10.4.3.119/volume/v3/volumes/60b55ac0-7343-4aec-9394-5e9f6b21773f returned with HTTP 200 Aug 25 10:22:09.028876 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 517/2050] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:22:08 2026] GET /volume/v3/volumes/60b55ac0-7343-4aec-9394-5e9f6b21773f => generated 922 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:22:09.031779 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7f910a57-0f8e-477b-8b68-eb876b29f8e0 tempest-VolumesSnapshotNegativeTestJSON-2125572489 tempest-VolumesSnapshotNegativeTestJSON-2125572489-project-member] https://10.4.3.119/volume/v3/volumes/8acc0045-eabf-4010-a2f7-02192f4e27f4 returned with HTTP 200 Aug 25 10:22:09.032351 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 523/2051] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:09 2026] GET /volume/v3/volumes/8acc0045-eabf-4010-a2f7-02192f4e27f4 => generated 854 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:09.049616 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-00ed74ee-160f-4216-86a8-9b92ecc09802 tempest-TestInstancesWithCinderVolumes-61373798 tempest-TestInstancesWithCinderVolumes-61373798-project-admin] https://10.4.3.119/volume/v3/types returned with HTTP 200 Aug 25 10:22:09.050149 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 514/2052] 10.4.3.119 () {68 vars in 1253 bytes} [Tue Aug 25 10:22:08 2026] POST /volume/v3/types => generated 268 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:09.056336 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-b15dcaff-1cae-499a-b840-9d9c2a9f13a2 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:09.059595 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b15dcaff-1cae-499a-b840-9d9c2a9f13a2 tempest-VolumesSnapshotNegativeTestJSON-2125572489 tempest-VolumesSnapshotNegativeTestJSON-2125572489-project-member] DELETE https://10.4.3.119/volume/v3/volumes/8acc0045-eabf-4010-a2f7-02192f4e27f4 Aug 25 10:22:09.061160 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b15dcaff-1cae-499a-b840-9d9c2a9f13a2 tempest-VolumesSnapshotNegativeTestJSON-2125572489 tempest-VolumesSnapshotNegativeTestJSON-2125572489-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:09.061160 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b15dcaff-1cae-499a-b840-9d9c2a9f13a2 tempest-VolumesSnapshotNegativeTestJSON-2125572489 tempest-VolumesSnapshotNegativeTestJSON-2125572489-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:09.061160 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-b15dcaff-1cae-499a-b840-9d9c2a9f13a2 tempest-VolumesSnapshotNegativeTestJSON-2125572489 tempest-VolumesSnapshotNegativeTestJSON-2125572489-project-member] Delete volume with id: 8acc0045-eabf-4010-a2f7-02192f4e27f4 Aug 25 10:22:09.073475 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:09.073475 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:22:09.073475 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-b15dcaff-1cae-499a-b840-9d9c2a9f13a2 tempest-VolumesSnapshotNegativeTestJSON-2125572489 tempest-VolumesSnapshotNegativeTestJSON-2125572489-project-member] Volume info retrieved successfully. Aug 25 10:22:09.117319 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-b15dcaff-1cae-499a-b840-9d9c2a9f13a2 tempest-VolumesSnapshotNegativeTestJSON-2125572489 tempest-VolumesSnapshotNegativeTestJSON-2125572489-project-member] Delete volume request issued successfully. Aug 25 10:22:09.117319 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b15dcaff-1cae-499a-b840-9d9c2a9f13a2 tempest-VolumesSnapshotNegativeTestJSON-2125572489 tempest-VolumesSnapshotNegativeTestJSON-2125572489-project-member] https://10.4.3.119/volume/v3/volumes/8acc0045-eabf-4010-a2f7-02192f4e27f4 returned with HTTP 202 Aug 25 10:22:09.117319 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 499/2053] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:22:09 2026] DELETE /volume/v3/volumes/8acc0045-eabf-4010-a2f7-02192f4e27f4 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:22:09.127233 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-8816dd4b-4e79-41b6-95ef-11a7cbfe7099 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:09.130300 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8816dd4b-4e79-41b6-95ef-11a7cbfe7099 tempest-VolumesSnapshotNegativeTestJSON-2125572489 tempest-VolumesSnapshotNegativeTestJSON-2125572489-project-member] GET https://10.4.3.119/volume/v3/volumes/8acc0045-eabf-4010-a2f7-02192f4e27f4 Aug 25 10:22:09.130701 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8816dd4b-4e79-41b6-95ef-11a7cbfe7099 tempest-VolumesSnapshotNegativeTestJSON-2125572489 tempest-VolumesSnapshotNegativeTestJSON-2125572489-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:09.130701 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8816dd4b-4e79-41b6-95ef-11a7cbfe7099 tempest-VolumesSnapshotNegativeTestJSON-2125572489 tempest-VolumesSnapshotNegativeTestJSON-2125572489-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:09.141105 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:09.141105 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:22:09.149350 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-8816dd4b-4e79-41b6-95ef-11a7cbfe7099 tempest-VolumesSnapshotNegativeTestJSON-2125572489 tempest-VolumesSnapshotNegativeTestJSON-2125572489-project-member] Volume info retrieved successfully. Aug 25 10:22:09.156801 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8816dd4b-4e79-41b6-95ef-11a7cbfe7099 tempest-VolumesSnapshotNegativeTestJSON-2125572489 tempest-VolumesSnapshotNegativeTestJSON-2125572489-project-member] https://10.4.3.119/volume/v3/volumes/8acc0045-eabf-4010-a2f7-02192f4e27f4 returned with HTTP 200 Aug 25 10:22:09.157477 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 518/2054] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:09 2026] GET /volume/v3/volumes/8acc0045-eabf-4010-a2f7-02192f4e27f4 => generated 853 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:09.614427 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-11cf13d9-2b84-45f2-a675-e4290b147d99 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:09.684309 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-11cf13d9-2b84-45f2-a675-e4290b147d99 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] GET https://10.4.3.119/volume/v3/volumes Aug 25 10:22:09.684611 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-11cf13d9-2b84-45f2-a675-e4290b147d99 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:09.684860 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-11cf13d9-2b84-45f2-a675-e4290b147d99 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Calling method 'index' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:09.685152 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.api_utils [None req-11cf13d9-2b84-45f2-a675-e4290b147d99 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Removing options '' from query. {{(pid=100391) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 10:22:09.686129 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-11cf13d9-2b84-45f2-a675-e4290b147d99 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100391) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 10:22:09.693900 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-11cf13d9-2b84-45f2-a675-e4290b147d99 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Get all volumes completed successfully. Aug 25 10:22:09.696812 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-11cf13d9-2b84-45f2-a675-e4290b147d99 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 200 Aug 25 10:22:09.697347 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 524/2055] 10.4.3.119 () {66 vars in 1237 bytes} [Tue Aug 25 10:22:09 2026] GET /volume/v3/volumes => generated 15 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 10:22:09.700587 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-72d96019-7b96-42b5-af67-7b908eeca91b None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:09.702725 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-72d96019-7b96-42b5-af67-7b908eeca91b tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] GET https://10.4.3.119/volume/v3/volumes/7e7621d5-7d5d-4fab-b67e-4a6262b093eb Aug 25 10:22:09.702969 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-72d96019-7b96-42b5-af67-7b908eeca91b tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:09.703257 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-72d96019-7b96-42b5-af67-7b908eeca91b tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:09.707861 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-985ded55-b10a-44f2-8b32-a1386841d975 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:09.709613 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-985ded55-b10a-44f2-8b32-a1386841d975 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:22:09.710124 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-985ded55-b10a-44f2-8b32-a1386841d975 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1035803873"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:22:09.711935 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:09.711935 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:22:09.712421 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-985ded55-b10a-44f2-8b32-a1386841d975 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1035803873'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:22:09.712725 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-985ded55-b10a-44f2-8b32-a1386841d975 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Create volume of 1 GB Aug 25 10:22:09.716838 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-72d96019-7b96-42b5-af67-7b908eeca91b tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Volume info retrieved successfully. Aug 25 10:22:09.717638 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-985ded55-b10a-44f2-8b32-a1386841d975 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Availability Zones retrieved successfully. Aug 25 10:22:09.721374 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-72d96019-7b96-42b5-af67-7b908eeca91b tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] https://10.4.3.119/volume/v3/volumes/7e7621d5-7d5d-4fab-b67e-4a6262b093eb returned with HTTP 200 Aug 25 10:22:09.721876 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 515/2056] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:09 2026] GET /volume/v3/volumes/7e7621d5-7d5d-4fab-b67e-4a6262b093eb => generated 906 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:09.727242 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-985ded55-b10a-44f2-8b32-a1386841d975 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Flow 'volume_create_api' (e05c76f1-c7ac-4055-8a30-dbb83a05e015) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:22:09.727242 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-985ded55-b10a-44f2-8b32-a1386841d975 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7e9d60d-b074-478f-be24-d69317cf957a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:22:09.728572 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-985ded55-b10a-44f2-8b32-a1386841d975 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:22:09.762709 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-985ded55-b10a-44f2-8b32-a1386841d975 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7e9d60d-b074-478f-be24-d69317cf957a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:22:09.764009 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-985ded55-b10a-44f2-8b32-a1386841d975 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2eaa8ec8-977f-4c13-bc39-2f5e4f4e471d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:22:09.849163 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-985ded55-b10a-44f2-8b32-a1386841d975 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Created reservations ['415d6d9d-b134-43ec-92c7-8c07ebcc8f8c', 'e86276c3-0847-4ad9-a37e-c64437d638db', 'd21e3044-9f0e-49b2-85fd-0f296ddfae7d', '117c30a2-d585-41c5-9c2a-535d79b5a47d'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:22:09.850343 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-985ded55-b10a-44f2-8b32-a1386841d975 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2eaa8ec8-977f-4c13-bc39-2f5e4f4e471d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['415d6d9d-b134-43ec-92c7-8c07ebcc8f8c', 'e86276c3-0847-4ad9-a37e-c64437d638db', 'd21e3044-9f0e-49b2-85fd-0f296ddfae7d', '117c30a2-d585-41c5-9c2a-535d79b5a47d']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:22:09.851475 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-985ded55-b10a-44f2-8b32-a1386841d975 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34c8f4bb-53c6-41fd-84c9-8d9df98b6746) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:22:09.883156 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-985ded55-b10a-44f2-8b32-a1386841d975 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34c8f4bb-53c6-41fd-84c9-8d9df98b6746) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '979244f5-4eda-443e-9cda-0509f5e499aa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1035803873',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='579902a3fe8d4d7d95a45fe5f62e076d',qos_specs=None,replication_status=,reservations=['415d6d9d-b134-43ec-92c7-8c07ebcc8f8c','e86276c3-0847-4ad9-a37e-c64437d638db','d21e3044-9f0e-49b2-85fd-0f296ddfae7d','117c30a2-d585-41c5-9c2a-535d79b5a47d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c775312cff6a4aeea4cf435ce88a40a9',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:22:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1035803873',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=979244f5-4eda-443e-9cda-0509f5e499aa,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='579902a3fe8d4d7d95a45fe5f62e076d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c775312cff6a4aeea4cf435ce88a40a9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:22:09.883156 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-985ded55-b10a-44f2-8b32-a1386841d975 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78c175c1-9ac6-4de9-b3a3-9a1ee8820474) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:22:09.906943 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-985ded55-b10a-44f2-8b32-a1386841d975 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78c175c1-9ac6-4de9-b3a3-9a1ee8820474) transitioned into state 'SUCCESS' from state '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-1035803873',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='579902a3fe8d4d7d95a45fe5f62e076d',qos_specs=None,replication_status=,reservations=['415d6d9d-b134-43ec-92c7-8c07ebcc8f8c','e86276c3-0847-4ad9-a37e-c64437d638db','d21e3044-9f0e-49b2-85fd-0f296ddfae7d','117c30a2-d585-41c5-9c2a-535d79b5a47d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c775312cff6a4aeea4cf435ce88a40a9',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:22:09.908007 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-985ded55-b10a-44f2-8b32-a1386841d975 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35e51a6a-91a4-4748-95cb-8d9553864683) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:22:09.920687 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-985ded55-b10a-44f2-8b32-a1386841d975 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35e51a6a-91a4-4748-95cb-8d9553864683) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:22:09.923158 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-985ded55-b10a-44f2-8b32-a1386841d975 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Flow 'volume_create_api' (e05c76f1-c7ac-4055-8a30-dbb83a05e015) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:22:09.923158 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-985ded55-b10a-44f2-8b32-a1386841d975 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Create volume request issued successfully. Aug 25 10:22:09.923158 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-985ded55-b10a-44f2-8b32-a1386841d975 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:22:09.923756 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 500/2057] 10.4.3.119 () {68 vars in 1259 bytes} [Tue Aug 25 10:22:09 2026] POST /volume/v3/volumes => generated 764 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:22:09.939536 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-a7f0835b-0277-45db-82bd-900a65b3055c None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:09.941441 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a7f0835b-0277-45db-82bd-900a65b3055c tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] GET https://10.4.3.119/volume/v3/volumes/979244f5-4eda-443e-9cda-0509f5e499aa Aug 25 10:22:09.941633 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a7f0835b-0277-45db-82bd-900a65b3055c tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:09.941862 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a7f0835b-0277-45db-82bd-900a65b3055c tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:09.949315 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:09.949315 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:22:09.953570 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-a7f0835b-0277-45db-82bd-900a65b3055c tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Volume info retrieved successfully. Aug 25 10:22:09.958702 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a7f0835b-0277-45db-82bd-900a65b3055c tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] https://10.4.3.119/volume/v3/volumes/979244f5-4eda-443e-9cda-0509f5e499aa returned with HTTP 200 Aug 25 10:22:09.959084 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 519/2058] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:09 2026] GET /volume/v3/volumes/979244f5-4eda-443e-9cda-0509f5e499aa => generated 832 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:10.002435 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-a7ef99b0-89a0-41a5-9407-fe898850c209 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:10.005367 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a7ef99b0-89a0-41a5-9407-fe898850c209 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/3f3ef0ca-8189-4e60-8580-433a28d1db3d Aug 25 10:22:10.005667 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a7ef99b0-89a0-41a5-9407-fe898850c209 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:10.005956 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a7ef99b0-89a0-41a5-9407-fe898850c209 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:10.006089 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-a7ef99b0-89a0-41a5-9407-fe898850c209 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id 3f3ef0ca-8189-4e60-8580-433a28d1db3d. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:22:10.011933 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:10.011933 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:22:10.012794 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a7ef99b0-89a0-41a5-9407-fe898850c209 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/3f3ef0ca-8189-4e60-8580-433a28d1db3d returned with HTTP 200 Aug 25 10:22:10.013344 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 525/2059] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:10 2026] GET /volume/v3/backups/3f3ef0ca-8189-4e60-8580-433a28d1db3d => generated 707 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:10.049589 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-9edd36ca-7856-4b32-99f9-5c055e09cf9f None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:10.052949 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9edd36ca-7856-4b32-99f9-5c055e09cf9f tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] GET https://10.4.3.119/volume/v3/volumes/60b55ac0-7343-4aec-9394-5e9f6b21773f Aug 25 10:22:10.053249 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9edd36ca-7856-4b32-99f9-5c055e09cf9f tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:10.053495 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9edd36ca-7856-4b32-99f9-5c055e09cf9f tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:10.063397 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9edd36ca-7856-4b32-99f9-5c055e09cf9f tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] https://10.4.3.119/volume/v3/volumes/60b55ac0-7343-4aec-9394-5e9f6b21773f returned with HTTP 404 Aug 25 10:22:10.064052 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 516/2060] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:22:10 2026] GET /volume/v3/volumes/60b55ac0-7343-4aec-9394-5e9f6b21773f => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 10:22:10.073288 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-111b316f-f7ee-45cc-bc82-dcce4dbda6ba None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:10.077732 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-111b316f-f7ee-45cc-bc82-dcce4dbda6ba tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] GET https://10.4.3.119/volume/v3/groups/232bf956-0e69-429e-8357-309400c16d9e Aug 25 10:22:10.077732 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-111b316f-f7ee-45cc-bc82-dcce4dbda6ba tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:10.077732 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-111b316f-f7ee-45cc-bc82-dcce4dbda6ba tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] Calling method 'version_select' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:10.077732 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.groups [None req-111b316f-f7ee-45cc-bc82-dcce4dbda6ba tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] show called for member 232bf956-0e69-429e-8357-309400c16d9e {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 10:22:10.080529 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-111b316f-f7ee-45cc-bc82-dcce4dbda6ba tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] https://10.4.3.119/volume/v3/groups/232bf956-0e69-429e-8357-309400c16d9e returned with HTTP 404 Aug 25 10:22:10.081180 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 501/2061] 10.4.3.119 () {68 vars in 1386 bytes} [Tue Aug 25 10:22:10 2026] GET /volume/v3/groups/232bf956-0e69-429e-8357-309400c16d9e => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 10:22:10.091190 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-208d1c62-50e6-46e5-885d-b45092d99100 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:10.093634 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-208d1c62-50e6-46e5-885d-b45092d99100 tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] GET https://10.4.3.119/volume/v3/volumes/detail Aug 25 10:22:10.094629 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-208d1c62-50e6-46e5-885d-b45092d99100 tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:10.094921 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-208d1c62-50e6-46e5-885d-b45092d99100 tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] Calling method 'detail' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:10.095335 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.api_utils [None req-208d1c62-50e6-46e5-885d-b45092d99100 tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] Removing options '' from query. {{(pid=100390) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 10:22:10.096379 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-208d1c62-50e6-46e5-885d-b45092d99100 tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100390) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 10:22:10.107922 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-208d1c62-50e6-46e5-885d-b45092d99100 tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] Get all volumes completed successfully. Aug 25 10:22:10.109456 np0000008063 devstack@c-api.service[100390]: WARNING stevedore.named [None req-208d1c62-50e6-46e5-885d-b45092d99100 tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:22:10.109685 np0000008063 devstack@c-api.service[100390]: WARNING castellan.key_manager [None req-208d1c62-50e6-46e5-885d-b45092d99100 tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:22:10.158913 np0000008063 devstack@c-api.service[100390]: DEBUG oslo_db.sqlalchemy.engines [None req-208d1c62-50e6-46e5-885d-b45092d99100 tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100390) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 10:22:10.166199 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:10.166199 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:22:10.173356 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-208d1c62-50e6-46e5-885d-b45092d99100 tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] https://10.4.3.119/volume/v3/volumes/detail returned with HTTP 200 Aug 25 10:22:10.173721 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 520/2062] 10.4.3.119 () {68 vars in 1299 bytes} [Tue Aug 25 10:22:10 2026] GET /volume/v3/volumes/detail => generated 915 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:22:10.176156 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-13b4d869-119d-4bb3-b7fa-98c10a5b555c None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:10.178126 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-13b4d869-119d-4bb3-b7fa-98c10a5b555c tempest-VolumesSnapshotNegativeTestJSON-2125572489 tempest-VolumesSnapshotNegativeTestJSON-2125572489-project-member] GET https://10.4.3.119/volume/v3/volumes/8acc0045-eabf-4010-a2f7-02192f4e27f4 Aug 25 10:22:10.178339 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-13b4d869-119d-4bb3-b7fa-98c10a5b555c tempest-VolumesSnapshotNegativeTestJSON-2125572489 tempest-VolumesSnapshotNegativeTestJSON-2125572489-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:10.178551 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-13b4d869-119d-4bb3-b7fa-98c10a5b555c tempest-VolumesSnapshotNegativeTestJSON-2125572489 tempest-VolumesSnapshotNegativeTestJSON-2125572489-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:10.184796 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-13b4d869-119d-4bb3-b7fa-98c10a5b555c tempest-VolumesSnapshotNegativeTestJSON-2125572489 tempest-VolumesSnapshotNegativeTestJSON-2125572489-project-member] https://10.4.3.119/volume/v3/volumes/8acc0045-eabf-4010-a2f7-02192f4e27f4 returned with HTTP 404 Aug 25 10:22:10.185295 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 526/2063] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:10 2026] GET /volume/v3/volumes/8acc0045-eabf-4010-a2f7-02192f4e27f4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:22:10.186587 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-80905f21-5218-4039-8901-d429c2a9a83a None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:10.188379 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-80905f21-5218-4039-8901-d429c2a9a83a tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] POST https://10.4.3.119/volume/v3/groups/a9598624-2537-4d93-9512-782ee95a83d9/action Aug 25 10:22:10.188779 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-80905f21-5218-4039-8901-d429c2a9a83a tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:22:10.188895 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-80905f21-5218-4039-8901-d429c2a9a83a tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:22:10.190299 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.groups [None req-80905f21-5218-4039-8901-d429c2a9a83a tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] delete called for group a9598624-2537-4d93-9512-782ee95a83d9 {{(pid=100388) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 25 10:22:10.190399 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.groups [None req-80905f21-5218-4039-8901-d429c2a9a83a tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] Delete group with id: a9598624-2537-4d93-9512-782ee95a83d9 Aug 25 10:22:10.195002 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:10.195002 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:22:10.230003 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-80905f21-5218-4039-8901-d429c2a9a83a tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] https://10.4.3.119/volume/v3/groups/a9598624-2537-4d93-9512-782ee95a83d9/action returned with HTTP 202 Aug 25 10:22:10.230618 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 517/2064] 10.4.3.119 () {70 vars in 1428 bytes} [Tue Aug 25 10:22:10 2026] POST /volume/v3/groups/a9598624-2537-4d93-9512-782ee95a83d9/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 10:22:10.239588 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-1686cc41-7950-4156-9a99-5b5ba3389d4b None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:10.241495 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1686cc41-7950-4156-9a99-5b5ba3389d4b tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] GET https://10.4.3.119/volume/v3/volumes/8ed03d7b-6415-4d4d-b32f-dfd4d2944df8 Aug 25 10:22:10.241956 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1686cc41-7950-4156-9a99-5b5ba3389d4b tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:10.242343 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1686cc41-7950-4156-9a99-5b5ba3389d4b tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:10.255260 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:10.255260 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:22:10.260681 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-1686cc41-7950-4156-9a99-5b5ba3389d4b tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] Volume info retrieved successfully. Aug 25 10:22:10.261762 np0000008063 devstack@c-api.service[100389]: WARNING stevedore.named [None req-1686cc41-7950-4156-9a99-5b5ba3389d4b tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 10:22:10.262233 np0000008063 devstack@c-api.service[100389]: WARNING castellan.key_manager [None req-1686cc41-7950-4156-9a99-5b5ba3389d4b tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 10:22:10.308421 np0000008063 devstack@c-api.service[100389]: DEBUG oslo_db.sqlalchemy.engines [None req-1686cc41-7950-4156-9a99-5b5ba3389d4b tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100389) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 10:22:10.311698 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:10.311698 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:22:10.322016 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1686cc41-7950-4156-9a99-5b5ba3389d4b tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] https://10.4.3.119/volume/v3/volumes/8ed03d7b-6415-4d4d-b32f-dfd4d2944df8 returned with HTTP 200 Aug 25 10:22:10.322759 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 502/2065] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:22:10 2026] GET /volume/v3/volumes/8ed03d7b-6415-4d4d-b32f-dfd4d2944df8 => generated 911 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:22:10.734954 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-a02b5ca2-81c9-4e15-9d1f-3ae64c62a979 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:10.738386 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a02b5ca2-81c9-4e15-9d1f-3ae64c62a979 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] GET https://10.4.3.119/volume/v3/volumes/7e7621d5-7d5d-4fab-b67e-4a6262b093eb Aug 25 10:22:10.738670 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a02b5ca2-81c9-4e15-9d1f-3ae64c62a979 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:10.738930 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a02b5ca2-81c9-4e15-9d1f-3ae64c62a979 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:10.752283 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:10.752283 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:22:10.758936 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-a02b5ca2-81c9-4e15-9d1f-3ae64c62a979 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Volume info retrieved successfully. Aug 25 10:22:10.766152 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a02b5ca2-81c9-4e15-9d1f-3ae64c62a979 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] https://10.4.3.119/volume/v3/volumes/7e7621d5-7d5d-4fab-b67e-4a6262b093eb returned with HTTP 200 Aug 25 10:22:10.766660 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 521/2066] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:10 2026] GET /volume/v3/volumes/7e7621d5-7d5d-4fab-b67e-4a6262b093eb => generated 906 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:10.974524 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-5c4d117c-5b37-4d41-85b4-e046aea398cf None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:10.977948 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5c4d117c-5b37-4d41-85b4-e046aea398cf tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] GET https://10.4.3.119/volume/v3/volumes/979244f5-4eda-443e-9cda-0509f5e499aa Aug 25 10:22:10.978253 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5c4d117c-5b37-4d41-85b4-e046aea398cf tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:10.978533 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5c4d117c-5b37-4d41-85b4-e046aea398cf tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:10.990816 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:10.990816 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:22:10.999089 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-5c4d117c-5b37-4d41-85b4-e046aea398cf tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Volume info retrieved successfully. Aug 25 10:22:11.007521 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5c4d117c-5b37-4d41-85b4-e046aea398cf tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] https://10.4.3.119/volume/v3/volumes/979244f5-4eda-443e-9cda-0509f5e499aa returned with HTTP 200 Aug 25 10:22:11.008116 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 527/2067] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:10 2026] GET /volume/v3/volumes/979244f5-4eda-443e-9cda-0509f5e499aa => generated 857 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:11.021230 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-5b844ae4-3e7b-4c13-b220-ff12bdc8a237 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:11.023111 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5b844ae4-3e7b-4c13-b220-ff12bdc8a237 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] GET https://10.4.3.119/volume/v3/volumes/979244f5-4eda-443e-9cda-0509f5e499aa Aug 25 10:22:11.023344 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-5b844ae4-3e7b-4c13-b220-ff12bdc8a237 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:11.023563 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-5b844ae4-3e7b-4c13-b220-ff12bdc8a237 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:11.027982 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-3a8abc5d-f070-4a34-991a-e387f95a8c00 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:11.029774 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3a8abc5d-f070-4a34-991a-e387f95a8c00 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/3f3ef0ca-8189-4e60-8580-433a28d1db3d Aug 25 10:22:11.030071 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3a8abc5d-f070-4a34-991a-e387f95a8c00 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:11.030355 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3a8abc5d-f070-4a34-991a-e387f95a8c00 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:11.030543 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-3a8abc5d-f070-4a34-991a-e387f95a8c00 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id 3f3ef0ca-8189-4e60-8580-433a28d1db3d. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:22:11.031488 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:11.031488 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:22:11.035649 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:11.035649 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:22:11.036087 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-5b844ae4-3e7b-4c13-b220-ff12bdc8a237 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Volume info retrieved successfully. Aug 25 10:22:11.036703 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3a8abc5d-f070-4a34-991a-e387f95a8c00 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/3f3ef0ca-8189-4e60-8580-433a28d1db3d returned with HTTP 200 Aug 25 10:22:11.037217 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 503/2068] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:11 2026] GET /volume/v3/backups/3f3ef0ca-8189-4e60-8580-433a28d1db3d => generated 707 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:11.040853 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5b844ae4-3e7b-4c13-b220-ff12bdc8a237 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] https://10.4.3.119/volume/v3/volumes/979244f5-4eda-443e-9cda-0509f5e499aa returned with HTTP 200 Aug 25 10:22:11.041284 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 518/2069] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:11 2026] GET /volume/v3/volumes/979244f5-4eda-443e-9cda-0509f5e499aa => generated 857 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:11.058800 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-2d4486bf-34b0-49f2-82e1-3785e56b02a5 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:11.061090 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2d4486bf-34b0-49f2-82e1-3785e56b02a5 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:22:11.061575 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2d4486bf-34b0-49f2-82e1-3785e56b02a5 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-702328397"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:22:11.063701 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volumes [None req-2d4486bf-34b0-49f2-82e1-3785e56b02a5 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-702328397'}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:22:11.063864 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-2d4486bf-34b0-49f2-82e1-3785e56b02a5 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Create volume of 1 GB Aug 25 10:22:11.068833 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-2d4486bf-34b0-49f2-82e1-3785e56b02a5 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Availability Zones retrieved successfully. Aug 25 10:22:11.075669 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-2d4486bf-34b0-49f2-82e1-3785e56b02a5 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Flow 'volume_create_api' (475ff9b1-2360-4167-acba-427f1defc7fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:22:11.077182 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-2d4486bf-34b0-49f2-82e1-3785e56b02a5 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ba99bce-7676-49b0-ae71-9415bc9e8004) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:22:11.078686 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-2d4486bf-34b0-49f2-82e1-3785e56b02a5 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Validating volume size '1' using validate_int {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:22:11.113815 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-2d4486bf-34b0-49f2-82e1-3785e56b02a5 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ba99bce-7676-49b0-ae71-9415bc9e8004) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:22:11.114622 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-2d4486bf-34b0-49f2-82e1-3785e56b02a5 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (195c4744-0177-451f-8e0c-4c0ce8c68e09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:22:11.170233 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-2d4486bf-34b0-49f2-82e1-3785e56b02a5 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Created reservations ['a30b07e0-beed-4c09-bdb8-8ae99ce6fadf', '1db14de0-5074-45f8-8159-c2a6b0e8cab5', 'dfbc89be-1dff-4c7e-91af-c1180ef48b09', '96e61a8f-35b1-40e5-8fc7-0a7f2da7a34f'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:22:11.171247 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-2d4486bf-34b0-49f2-82e1-3785e56b02a5 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (195c4744-0177-451f-8e0c-4c0ce8c68e09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a30b07e0-beed-4c09-bdb8-8ae99ce6fadf', '1db14de0-5074-45f8-8159-c2a6b0e8cab5', 'dfbc89be-1dff-4c7e-91af-c1180ef48b09', '96e61a8f-35b1-40e5-8fc7-0a7f2da7a34f']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:22:11.172893 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-2d4486bf-34b0-49f2-82e1-3785e56b02a5 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (309a11f6-1152-4543-81a8-9d0358a962b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:22:11.203737 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-2d4486bf-34b0-49f2-82e1-3785e56b02a5 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (309a11f6-1152-4543-81a8-9d0358a962b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e6c30865-a366-4196-adf3-7a2a72fd7042', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-702328397',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='579902a3fe8d4d7d95a45fe5f62e076d',qos_specs=None,replication_status=,reservations=['a30b07e0-beed-4c09-bdb8-8ae99ce6fadf','1db14de0-5074-45f8-8159-c2a6b0e8cab5','dfbc89be-1dff-4c7e-91af-c1180ef48b09','96e61a8f-35b1-40e5-8fc7-0a7f2da7a34f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c775312cff6a4aeea4cf435ce88a40a9',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:22:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-702328397',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e6c30865-a366-4196-adf3-7a2a72fd7042,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='579902a3fe8d4d7d95a45fe5f62e076d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c775312cff6a4aeea4cf435ce88a40a9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:22:11.204643 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-2d4486bf-34b0-49f2-82e1-3785e56b02a5 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d42a556-af36-4915-9dd5-08afcbb2dc84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:22:11.231393 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-2d4486bf-34b0-49f2-82e1-3785e56b02a5 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d42a556-af36-4915-9dd5-08afcbb2dc84) transitioned into state 'SUCCESS' from state '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-702328397',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='579902a3fe8d4d7d95a45fe5f62e076d',qos_specs=None,replication_status=,reservations=['a30b07e0-beed-4c09-bdb8-8ae99ce6fadf','1db14de0-5074-45f8-8159-c2a6b0e8cab5','dfbc89be-1dff-4c7e-91af-c1180ef48b09','96e61a8f-35b1-40e5-8fc7-0a7f2da7a34f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c775312cff6a4aeea4cf435ce88a40a9',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:22:11.232251 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-2d4486bf-34b0-49f2-82e1-3785e56b02a5 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9fad6a97-50d4-4c51-ad18-5689b00ea57a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:22:11.243018 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-2d4486bf-34b0-49f2-82e1-3785e56b02a5 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9fad6a97-50d4-4c51-ad18-5689b00ea57a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:22:11.244062 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-2d4486bf-34b0-49f2-82e1-3785e56b02a5 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Flow 'volume_create_api' (475ff9b1-2360-4167-acba-427f1defc7fc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:22:11.244470 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-2d4486bf-34b0-49f2-82e1-3785e56b02a5 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Create volume request issued successfully. Aug 25 10:22:11.245017 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2d4486bf-34b0-49f2-82e1-3785e56b02a5 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:22:11.245668 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 522/2070] 10.4.3.119 () {68 vars in 1259 bytes} [Tue Aug 25 10:22:11 2026] POST /volume/v3/volumes => generated 763 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:22:11.263412 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-9cf9e3d0-f49f-4bd0-90f7-747a0e9bd160 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:11.265547 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9cf9e3d0-f49f-4bd0-90f7-747a0e9bd160 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] GET https://10.4.3.119/volume/v3/volumes/e6c30865-a366-4196-adf3-7a2a72fd7042 Aug 25 10:22:11.265771 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9cf9e3d0-f49f-4bd0-90f7-747a0e9bd160 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:11.265959 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9cf9e3d0-f49f-4bd0-90f7-747a0e9bd160 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:11.275784 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:11.275784 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:22:11.280414 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-9cf9e3d0-f49f-4bd0-90f7-747a0e9bd160 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Volume info retrieved successfully. Aug 25 10:22:11.286635 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9cf9e3d0-f49f-4bd0-90f7-747a0e9bd160 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] https://10.4.3.119/volume/v3/volumes/e6c30865-a366-4196-adf3-7a2a72fd7042 returned with HTTP 200 Aug 25 10:22:11.287377 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 528/2071] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:11 2026] GET /volume/v3/volumes/e6c30865-a366-4196-adf3-7a2a72fd7042 => generated 831 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:11.348959 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-e501e0e6-50ec-4c92-924c-1f8e3596e5ce None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:11.352721 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e501e0e6-50ec-4c92-924c-1f8e3596e5ce tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] GET https://10.4.3.119/volume/v3/volumes/8ed03d7b-6415-4d4d-b32f-dfd4d2944df8 Aug 25 10:22:11.352721 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e501e0e6-50ec-4c92-924c-1f8e3596e5ce tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:11.352721 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e501e0e6-50ec-4c92-924c-1f8e3596e5ce tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:11.362751 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e501e0e6-50ec-4c92-924c-1f8e3596e5ce tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] https://10.4.3.119/volume/v3/volumes/8ed03d7b-6415-4d4d-b32f-dfd4d2944df8 returned with HTTP 404 Aug 25 10:22:11.362751 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 504/2072] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:22:11 2026] GET /volume/v3/volumes/8ed03d7b-6415-4d4d-b32f-dfd4d2944df8 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 10:22:11.368363 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-b5aba5d0-3579-4726-8d9b-29ab8e665e76 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:11.370168 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b5aba5d0-3579-4726-8d9b-29ab8e665e76 tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] GET https://10.4.3.119/volume/v3/groups/a9598624-2537-4d93-9512-782ee95a83d9 Aug 25 10:22:11.370326 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b5aba5d0-3579-4726-8d9b-29ab8e665e76 tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:11.370572 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b5aba5d0-3579-4726-8d9b-29ab8e665e76 tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] Calling method 'version_select' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:11.370758 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.groups [None req-b5aba5d0-3579-4726-8d9b-29ab8e665e76 tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] show called for member a9598624-2537-4d93-9512-782ee95a83d9 {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 10:22:11.375872 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b5aba5d0-3579-4726-8d9b-29ab8e665e76 tempest-GroupsV314Test-1378544958 tempest-GroupsV314Test-1378544958-project-member] https://10.4.3.119/volume/v3/groups/a9598624-2537-4d93-9512-782ee95a83d9 returned with HTTP 404 Aug 25 10:22:11.376484 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 519/2073] 10.4.3.119 () {68 vars in 1386 bytes} [Tue Aug 25 10:22:11 2026] GET /volume/v3/groups/a9598624-2537-4d93-9512-782ee95a83d9 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 10:22:11.386226 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-2312eae6-690d-4707-afb9-84789f8b7539 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:11.388903 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2312eae6-690d-4707-afb9-84789f8b7539 tempest-GroupsV314Test-104892444 tempest-GroupsV314Test-104892444-project-admin] DELETE https://10.4.3.119/volume/v3/group_types/c0ca867b-35a2-43ff-8deb-4f7c48e8105f Aug 25 10:22:11.389239 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2312eae6-690d-4707-afb9-84789f8b7539 tempest-GroupsV314Test-104892444 tempest-GroupsV314Test-104892444-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:11.389479 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2312eae6-690d-4707-afb9-84789f8b7539 tempest-GroupsV314Test-104892444 tempest-GroupsV314Test-104892444-project-admin] Calling method 'version_select' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:11.389856 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:11.389856 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:22:11.414568 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2312eae6-690d-4707-afb9-84789f8b7539 tempest-GroupsV314Test-104892444 tempest-GroupsV314Test-104892444-project-admin] https://10.4.3.119/volume/v3/group_types/c0ca867b-35a2-43ff-8deb-4f7c48e8105f returned with HTTP 202 Aug 25 10:22:11.415060 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 523/2074] 10.4.3.119 () {68 vars in 1404 bytes} [Tue Aug 25 10:22:11 2026] DELETE /volume/v3/group_types/c0ca867b-35a2-43ff-8deb-4f7c48e8105f => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 10:22:11.423795 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-5b8e0c2f-1c2a-41c5-86d6-7c7cbd3e0d94 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:11.427255 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5b8e0c2f-1c2a-41c5-86d6-7c7cbd3e0d94 tempest-GroupsV314Test-104892444 tempest-GroupsV314Test-104892444-project-admin] DELETE https://10.4.3.119/volume/v3/types/aef5eb21-d189-4112-9fce-43d03e7c03b4 Aug 25 10:22:11.427525 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5b8e0c2f-1c2a-41c5-86d6-7c7cbd3e0d94 tempest-GroupsV314Test-104892444 tempest-GroupsV314Test-104892444-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:11.427860 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5b8e0c2f-1c2a-41c5-86d6-7c7cbd3e0d94 tempest-GroupsV314Test-104892444 tempest-GroupsV314Test-104892444-project-admin] Calling method '_delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:11.463273 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5b8e0c2f-1c2a-41c5-86d6-7c7cbd3e0d94 tempest-GroupsV314Test-104892444 tempest-GroupsV314Test-104892444-project-admin] https://10.4.3.119/volume/v3/types/aef5eb21-d189-4112-9fce-43d03e7c03b4 returned with HTTP 202 Aug 25 10:22:11.463707 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 529/2075] 10.4.3.119 () {66 vars in 1345 bytes} [Tue Aug 25 10:22:11 2026] DELETE /volume/v3/types/aef5eb21-d189-4112-9fce-43d03e7c03b4 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:22:11.472945 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-8c626e38-b10e-4a1d-ab81-55ee308c6228 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:11.475469 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8c626e38-b10e-4a1d-ab81-55ee308c6228 tempest-GroupsV314Test-104892444 tempest-GroupsV314Test-104892444-project-admin] GET https://10.4.3.119/volume/v3/types/aef5eb21-d189-4112-9fce-43d03e7c03b4 Aug 25 10:22:11.475830 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8c626e38-b10e-4a1d-ab81-55ee308c6228 tempest-GroupsV314Test-104892444 tempest-GroupsV314Test-104892444-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:11.476121 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8c626e38-b10e-4a1d-ab81-55ee308c6228 tempest-GroupsV314Test-104892444 tempest-GroupsV314Test-104892444-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:11.480826 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8c626e38-b10e-4a1d-ab81-55ee308c6228 tempest-GroupsV314Test-104892444 tempest-GroupsV314Test-104892444-project-admin] https://10.4.3.119/volume/v3/types/aef5eb21-d189-4112-9fce-43d03e7c03b4 returned with HTTP 404 Aug 25 10:22:11.481503 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 505/2076] 10.4.3.119 () {66 vars in 1342 bytes} [Tue Aug 25 10:22:11 2026] GET /volume/v3/types/aef5eb21-d189-4112-9fce-43d03e7c03b4 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:22:11.597003 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-70192837-db69-48c1-ac3a-f74ddfc9a376 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:11.602879 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-2760285e-a216-4822-b75c-38b92d8237b4 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:11.605221 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2760285e-a216-4822-b75c-38b92d8237b4 tempest-TestInstancesWithCinderVolumes-61373798 tempest-TestInstancesWithCinderVolumes-61373798-project-admin] POST https://10.4.3.119/volume/v3/types Aug 25 10:22:11.605756 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2760285e-a216-4822-b75c-38b92d8237b4 tempest-TestInstancesWithCinderVolumes-61373798 tempest-TestInstancesWithCinderVolumes-61373798-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-260788830-342117005", "extra_specs": {}}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:22:11.623125 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2760285e-a216-4822-b75c-38b92d8237b4 tempest-TestInstancesWithCinderVolumes-61373798 tempest-TestInstancesWithCinderVolumes-61373798-project-admin] https://10.4.3.119/volume/v3/types returned with HTTP 200 Aug 25 10:22:11.623528 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 524/2077] 10.4.3.119 () {68 vars in 1253 bytes} [Tue Aug 25 10:22:11 2026] POST /volume/v3/types => generated 267 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:11.637819 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-1ca2f998-3e7d-45de-ae4c-77aee0511e81 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:11.640324 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1ca2f998-3e7d-45de-ae4c-77aee0511e81 tempest-TestInstancesWithCinderVolumes-61373798 tempest-TestInstancesWithCinderVolumes-61373798-project-admin] POST https://10.4.3.119/volume/v3/types Aug 25 10:22:11.640838 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1ca2f998-3e7d-45de-ae4c-77aee0511e81 tempest-TestInstancesWithCinderVolumes-61373798 tempest-TestInstancesWithCinderVolumes-61373798-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-488057487-1624578022", "extra_specs": {}}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:22:11.668736 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1ca2f998-3e7d-45de-ae4c-77aee0511e81 tempest-TestInstancesWithCinderVolumes-61373798 tempest-TestInstancesWithCinderVolumes-61373798-project-admin] https://10.4.3.119/volume/v3/types returned with HTTP 200 Aug 25 10:22:11.669212 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 530/2078] 10.4.3.119 () {68 vars in 1253 bytes} [Tue Aug 25 10:22:11 2026] POST /volume/v3/types => generated 268 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:11.682190 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-7502ae53-a85b-4c1d-9a95-27ed5060d659 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:11.684418 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-7502ae53-a85b-4c1d-9a95-27ed5060d659 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:22:11.684767 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-7502ae53-a85b-4c1d-9a95-27ed5060d659 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-424321544", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-260788830-342117005", "size": 1}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:22:11.686529 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-7502ae53-a85b-4c1d-9a95-27ed5060d659 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-424321544', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-260788830-342117005', 'size': 1}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:22:11.694713 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-7502ae53-a85b-4c1d-9a95-27ed5060d659 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Create volume of 1 GB Aug 25 10:22:11.694713 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:11.694713 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:22:11.696433 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-7502ae53-a85b-4c1d-9a95-27ed5060d659 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Availability Zones retrieved successfully. Aug 25 10:22:11.707176 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-7502ae53-a85b-4c1d-9a95-27ed5060d659 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Flow 'volume_create_api' (9091c7ff-4717-4121-8b5d-83a893ceaf47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:22:11.708574 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-7502ae53-a85b-4c1d-9a95-27ed5060d659 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a5a6301-ce93-4d9c-a33d-8b09a942fe37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:22:11.711164 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-7502ae53-a85b-4c1d-9a95-27ed5060d659 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:22:11.743941 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-7502ae53-a85b-4c1d-9a95-27ed5060d659 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a5a6301-ce93-4d9c-a33d-8b09a942fe37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:22:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f446d92a-707c-4182-8725-1644e27e2a03,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-260788830-342117005',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f446d92a-707c-4182-8725-1644e27e2a03', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:22:11.745044 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-7502ae53-a85b-4c1d-9a95-27ed5060d659 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc91e130-7fe0-4779-b8b7-20774129060c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:22:11.786633 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-f8ac4081-1905-45d2-84c7-af5dae6bddd0 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:11.789759 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f8ac4081-1905-45d2-84c7-af5dae6bddd0 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] GET https://10.4.3.119/volume/v3/volumes/7e7621d5-7d5d-4fab-b67e-4a6262b093eb Aug 25 10:22:11.789971 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f8ac4081-1905-45d2-84c7-af5dae6bddd0 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:11.790230 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f8ac4081-1905-45d2-84c7-af5dae6bddd0 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:11.791455 np0000008063 devstack@c-api.service[100389]: WARNING cinder.quota [None req-7502ae53-a85b-4c1d-9a95-27ed5060d659 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-260788830-342117005 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-260788830-342117005, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:22:11.791723 np0000008063 devstack@c-api.service[100389]: WARNING cinder.quota [None req-7502ae53-a85b-4c1d-9a95-27ed5060d659 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-260788830-342117005 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-260788830-342117005, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:22:11.799973 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:11.799973 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:22:11.805355 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-f8ac4081-1905-45d2-84c7-af5dae6bddd0 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Volume info retrieved successfully. Aug 25 10:22:11.812125 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f8ac4081-1905-45d2-84c7-af5dae6bddd0 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] https://10.4.3.119/volume/v3/volumes/7e7621d5-7d5d-4fab-b67e-4a6262b093eb returned with HTTP 200 Aug 25 10:22:11.813010 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 525/2079] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:11 2026] GET /volume/v3/volumes/7e7621d5-7d5d-4fab-b67e-4a6262b093eb => generated 906 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:11.814217 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-70192837-db69-48c1-ac3a-f74ddfc9a376 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:22:11.814699 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-70192837-db69-48c1-ac3a-f74ddfc9a376 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-482419640"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:22:11.816404 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-70192837-db69-48c1-ac3a-f74ddfc9a376 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-482419640'}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:22:11.816461 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-70192837-db69-48c1-ac3a-f74ddfc9a376 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Create volume of 1 GB Aug 25 10:22:11.821771 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-70192837-db69-48c1-ac3a-f74ddfc9a376 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Availability Zones retrieved successfully. Aug 25 10:22:11.827074 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-70192837-db69-48c1-ac3a-f74ddfc9a376 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Flow 'volume_create_api' (d5e9705c-b023-4ecf-bc08-c0aed190aaec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:22:11.828151 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-70192837-db69-48c1-ac3a-f74ddfc9a376 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6830d700-d74e-42c8-946a-c275a4c4a80b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:22:11.829083 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [None req-70192837-db69-48c1-ac3a-f74ddfc9a376 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Validating volume size '1' using validate_int {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:22:11.837853 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-7502ae53-a85b-4c1d-9a95-27ed5060d659 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Created reservations ['0014ca03-0a01-4568-ac85-7a735ac20bf3', '8a768287-90b8-4a17-9505-c1ef11aa2c33', '755b3b83-d975-4eb6-983a-26007cea1d29', '0af69994-6a5a-4f3a-922f-4bbf2773ebbf'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:22:11.838667 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-7502ae53-a85b-4c1d-9a95-27ed5060d659 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc91e130-7fe0-4779-b8b7-20774129060c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0014ca03-0a01-4568-ac85-7a735ac20bf3', '8a768287-90b8-4a17-9505-c1ef11aa2c33', '755b3b83-d975-4eb6-983a-26007cea1d29', '0af69994-6a5a-4f3a-922f-4bbf2773ebbf']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:22:11.839566 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-7502ae53-a85b-4c1d-9a95-27ed5060d659 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c84658e-4251-4b41-98a5-9f73bf5c5eac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:22:11.861577 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-7502ae53-a85b-4c1d-9a95-27ed5060d659 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c84658e-4251-4b41-98a5-9f73bf5c5eac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '773e0faa-c073-45fb-82fb-c2ac7753f0e5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-424321544',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13982e20b58e483eb9234bf01777cff4',qos_specs=None,replication_status=,reservations=['0014ca03-0a01-4568-ac85-7a735ac20bf3','8a768287-90b8-4a17-9505-c1ef11aa2c33','755b3b83-d975-4eb6-983a-26007cea1d29','0af69994-6a5a-4f3a-922f-4bbf2773ebbf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='870755559c844333a7cefea58ec743cf',volume_type_id=f446d92a-707c-4182-8725-1644e27e2a03), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:22:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-424321544',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=773e0faa-c073-45fb-82fb-c2ac7753f0e5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13982e20b58e483eb9234bf01777cff4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='870755559c844333a7cefea58ec743cf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f446d92a-707c-4182-8725-1644e27e2a03),volume_type_id=f446d92a-707c-4182-8725-1644e27e2a03)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:22:11.862250 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-7502ae53-a85b-4c1d-9a95-27ed5060d659 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1250493-c6d6-43fe-8dc1-4719d0a24537) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:22:11.870046 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-70192837-db69-48c1-ac3a-f74ddfc9a376 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6830d700-d74e-42c8-946a-c275a4c4a80b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:22:11.871040 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-70192837-db69-48c1-ac3a-f74ddfc9a376 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cdbedb33-7ecf-4229-abe0-0d42787d0180) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:22:11.884003 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-7502ae53-a85b-4c1d-9a95-27ed5060d659 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1250493-c6d6-43fe-8dc1-4719d0a24537) transitioned into state 'SUCCESS' from state '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-424321544',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13982e20b58e483eb9234bf01777cff4',qos_specs=None,replication_status=,reservations=['0014ca03-0a01-4568-ac85-7a735ac20bf3','8a768287-90b8-4a17-9505-c1ef11aa2c33','755b3b83-d975-4eb6-983a-26007cea1d29','0af69994-6a5a-4f3a-922f-4bbf2773ebbf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='870755559c844333a7cefea58ec743cf',volume_type_id=f446d92a-707c-4182-8725-1644e27e2a03)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:22:11.885661 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-7502ae53-a85b-4c1d-9a95-27ed5060d659 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de14d281-2610-4f74-9f36-ee881e31dbd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:22:11.898162 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-7502ae53-a85b-4c1d-9a95-27ed5060d659 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de14d281-2610-4f74-9f36-ee881e31dbd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:22:11.898162 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-7502ae53-a85b-4c1d-9a95-27ed5060d659 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Flow 'volume_create_api' (9091c7ff-4717-4121-8b5d-83a893ceaf47) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:22:11.898162 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-7502ae53-a85b-4c1d-9a95-27ed5060d659 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Create volume request issued successfully. Aug 25 10:22:11.898162 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-7502ae53-a85b-4c1d-9a95-27ed5060d659 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:22:11.898836 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 506/2080] 10.4.3.119 () {68 vars in 1259 bytes} [Tue Aug 25 10:22:11 2026] POST /volume/v3/volumes => generated 844 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:22:11.915076 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-f7a4bdcb-2728-4404-a772-3a38534e64e1 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:11.917285 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f7a4bdcb-2728-4404-a772-3a38534e64e1 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:22:11.917724 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f7a4bdcb-2728-4404-a772-3a38534e64e1 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1409171413", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-488057487-1624578022", "size": 1}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:22:11.919818 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volumes [None req-f7a4bdcb-2728-4404-a772-3a38534e64e1 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1409171413', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-488057487-1624578022', 'size': 1}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:22:11.923914 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-f7a4bdcb-2728-4404-a772-3a38534e64e1 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Create volume of 1 GB Aug 25 10:22:11.924358 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:11.924358 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:22:11.925063 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-f7a4bdcb-2728-4404-a772-3a38534e64e1 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Availability Zones retrieved successfully. Aug 25 10:22:11.933680 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-f7a4bdcb-2728-4404-a772-3a38534e64e1 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Flow 'volume_create_api' (a0593ee4-a2d2-445c-8c36-a6da20ced64e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:22:11.935106 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-f7a4bdcb-2728-4404-a772-3a38534e64e1 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f995348e-ba19-4e34-8e8a-c1b83ae63ec5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:22:11.936452 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [None req-f7a4bdcb-2728-4404-a772-3a38534e64e1 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Validating volume size '1' using validate_int {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:22:11.948023 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-70192837-db69-48c1-ac3a-f74ddfc9a376 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Created reservations ['01aa1db2-84d5-42b4-9a96-c3b46048163c', '528adfcb-ec81-4b80-8e31-72151aff5680', '54d5b67c-0523-4c1c-8698-13aed0921796', '28e14b96-6d6a-438b-a0d2-4fff33cb6d93'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:22:11.949224 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-70192837-db69-48c1-ac3a-f74ddfc9a376 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cdbedb33-7ecf-4229-abe0-0d42787d0180) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['01aa1db2-84d5-42b4-9a96-c3b46048163c', '528adfcb-ec81-4b80-8e31-72151aff5680', '54d5b67c-0523-4c1c-8698-13aed0921796', '28e14b96-6d6a-438b-a0d2-4fff33cb6d93']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:22:11.950051 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-70192837-db69-48c1-ac3a-f74ddfc9a376 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d060f7c3-ab64-4197-a2d0-275084f4a666) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:22:11.963018 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-f7a4bdcb-2728-4404-a772-3a38534e64e1 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f995348e-ba19-4e34-8e8a-c1b83ae63ec5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:22:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a5a96cc9-55a9-4ecc-ab9c-7f47a4cf1386,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-488057487-1624578022',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5a96cc9-55a9-4ecc-ab9c-7f47a4cf1386', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:22:11.964006 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-f7a4bdcb-2728-4404-a772-3a38534e64e1 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8c5950a-7f15-46e5-b668-a7683988d591) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:22:11.971908 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-70192837-db69-48c1-ac3a-f74ddfc9a376 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d060f7c3-ab64-4197-a2d0-275084f4a666) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b656a080-8602-4ce8-9419-8aefc521b8d7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-482419640',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63cee964787246718b111ae2dbb5310c',qos_specs=None,replication_status=,reservations=['01aa1db2-84d5-42b4-9a96-c3b46048163c','528adfcb-ec81-4b80-8e31-72151aff5680','54d5b67c-0523-4c1c-8698-13aed0921796','28e14b96-6d6a-438b-a0d2-4fff33cb6d93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ac4e9d252f64dd9988938959442ddd3',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:22:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-482419640',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b656a080-8602-4ce8-9419-8aefc521b8d7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63cee964787246718b111ae2dbb5310c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6ac4e9d252f64dd9988938959442ddd3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:22:11.972615 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-70192837-db69-48c1-ac3a-f74ddfc9a376 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12030126-6678-4e01-a94a-a93bd384b8b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:22:11.993013 np0000008063 devstack@c-api.service[100391]: WARNING cinder.quota [None req-f7a4bdcb-2728-4404-a772-3a38534e64e1 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-488057487-1624578022 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-488057487-1624578022, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:22:11.993284 np0000008063 devstack@c-api.service[100391]: WARNING cinder.quota [None req-f7a4bdcb-2728-4404-a772-3a38534e64e1 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-488057487-1624578022 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-488057487-1624578022, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:22:11.993536 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-70192837-db69-48c1-ac3a-f74ddfc9a376 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12030126-6678-4e01-a94a-a93bd384b8b6) transitioned into state 'SUCCESS' from state '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-482419640',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63cee964787246718b111ae2dbb5310c',qos_specs=None,replication_status=,reservations=['01aa1db2-84d5-42b4-9a96-c3b46048163c','528adfcb-ec81-4b80-8e31-72151aff5680','54d5b67c-0523-4c1c-8698-13aed0921796','28e14b96-6d6a-438b-a0d2-4fff33cb6d93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ac4e9d252f64dd9988938959442ddd3',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:22:11.994325 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-70192837-db69-48c1-ac3a-f74ddfc9a376 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62081e22-6f0d-4b57-836e-33357b7ffff1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:22:12.007941 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-70192837-db69-48c1-ac3a-f74ddfc9a376 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62081e22-6f0d-4b57-836e-33357b7ffff1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:22:12.008996 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-70192837-db69-48c1-ac3a-f74ddfc9a376 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Flow 'volume_create_api' (d5e9705c-b023-4ecf-bc08-c0aed190aaec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:22:12.009418 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-70192837-db69-48c1-ac3a-f74ddfc9a376 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Create volume request issued successfully. Aug 25 10:22:12.010311 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-70192837-db69-48c1-ac3a-f74ddfc9a376 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:22:12.010809 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 520/2081] 10.4.3.119 () {68 vars in 1258 bytes} [Tue Aug 25 10:22:11 2026] POST /volume/v3/volumes => generated 757 bytes in 414 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:22:12.025726 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-f7a4bdcb-2728-4404-a772-3a38534e64e1 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Created reservations ['c3569c5c-7713-4f38-ad40-315e5692211c', '5a4b1f51-9c78-4ebc-83dc-06d59507d350', '32c4ac4d-40af-4deb-831f-07ed62c7495f', '5af619c4-c672-493a-aa3a-844509f873e8'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:22:12.026915 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-f7a4bdcb-2728-4404-a772-3a38534e64e1 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8c5950a-7f15-46e5-b668-a7683988d591) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c3569c5c-7713-4f38-ad40-315e5692211c', '5a4b1f51-9c78-4ebc-83dc-06d59507d350', '32c4ac4d-40af-4deb-831f-07ed62c7495f', '5af619c4-c672-493a-aa3a-844509f873e8']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:22:12.027781 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-b32c20ca-785e-49db-ae4e-a56de8f9c160 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:12.028049 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-f7a4bdcb-2728-4404-a772-3a38534e64e1 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e350610f-32a3-4ac2-ac90-be9f2b4f9bd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:22:12.029447 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b32c20ca-785e-49db-ae4e-a56de8f9c160 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] GET https://10.4.3.119/volume/v3/volumes/b656a080-8602-4ce8-9419-8aefc521b8d7 Aug 25 10:22:12.029647 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b32c20ca-785e-49db-ae4e-a56de8f9c160 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:12.030068 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b32c20ca-785e-49db-ae4e-a56de8f9c160 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:12.037087 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:12.037087 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:22:12.042004 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-b32c20ca-785e-49db-ae4e-a56de8f9c160 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Volume info retrieved successfully. Aug 25 10:22:12.048344 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b32c20ca-785e-49db-ae4e-a56de8f9c160 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] https://10.4.3.119/volume/v3/volumes/b656a080-8602-4ce8-9419-8aefc521b8d7 returned with HTTP 200 Aug 25 10:22:12.048768 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 526/2082] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:12 2026] GET /volume/v3/volumes/b656a080-8602-4ce8-9419-8aefc521b8d7 => generated 825 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:12.059263 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-af662595-2a6f-4628-bf4a-687f736b9799 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:12.060052 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-f7a4bdcb-2728-4404-a772-3a38534e64e1 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e350610f-32a3-4ac2-ac90-be9f2b4f9bd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '88b62f2f-9924-4ac5-a81e-ceeab3366557', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1409171413',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13982e20b58e483eb9234bf01777cff4',qos_specs=None,replication_status=,reservations=['c3569c5c-7713-4f38-ad40-315e5692211c','5a4b1f51-9c78-4ebc-83dc-06d59507d350','32c4ac4d-40af-4deb-831f-07ed62c7495f','5af619c4-c672-493a-aa3a-844509f873e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='870755559c844333a7cefea58ec743cf',volume_type_id=a5a96cc9-55a9-4ecc-ab9c-7f47a4cf1386), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:22:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1409171413',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=88b62f2f-9924-4ac5-a81e-ceeab3366557,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13982e20b58e483eb9234bf01777cff4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='870755559c844333a7cefea58ec743cf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5a96cc9-55a9-4ecc-ab9c-7f47a4cf1386),volume_type_id=a5a96cc9-55a9-4ecc-ab9c-7f47a4cf1386)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:22:12.061184 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-f7a4bdcb-2728-4404-a772-3a38534e64e1 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa461260-279d-4613-90a9-5656c9828d71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:22:12.061613 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-af662595-2a6f-4628-bf4a-687f736b9799 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/3f3ef0ca-8189-4e60-8580-433a28d1db3d Aug 25 10:22:12.061990 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-af662595-2a6f-4628-bf4a-687f736b9799 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:12.063155 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-af662595-2a6f-4628-bf4a-687f736b9799 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:12.063155 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-af662595-2a6f-4628-bf4a-687f736b9799 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id 3f3ef0ca-8189-4e60-8580-433a28d1db3d. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:22:12.071809 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:12.071809 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:22:12.073309 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-af662595-2a6f-4628-bf4a-687f736b9799 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/3f3ef0ca-8189-4e60-8580-433a28d1db3d returned with HTTP 200 Aug 25 10:22:12.073309 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 507/2083] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:12 2026] GET /volume/v3/backups/3f3ef0ca-8189-4e60-8580-433a28d1db3d => generated 707 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:12.084707 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-f7a4bdcb-2728-4404-a772-3a38534e64e1 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa461260-279d-4613-90a9-5656c9828d71) transitioned into state 'SUCCESS' from state '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-1409171413',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13982e20b58e483eb9234bf01777cff4',qos_specs=None,replication_status=,reservations=['c3569c5c-7713-4f38-ad40-315e5692211c','5a4b1f51-9c78-4ebc-83dc-06d59507d350','32c4ac4d-40af-4deb-831f-07ed62c7495f','5af619c4-c672-493a-aa3a-844509f873e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='870755559c844333a7cefea58ec743cf',volume_type_id=a5a96cc9-55a9-4ecc-ab9c-7f47a4cf1386)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:22:12.085814 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-f7a4bdcb-2728-4404-a772-3a38534e64e1 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffd0ffec-2ae4-4b16-b869-5071ecd862ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:22:12.099480 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-f7a4bdcb-2728-4404-a772-3a38534e64e1 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffd0ffec-2ae4-4b16-b869-5071ecd862ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:22:12.100681 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-f7a4bdcb-2728-4404-a772-3a38534e64e1 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Flow 'volume_create_api' (a0593ee4-a2d2-445c-8c36-a6da20ced64e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:22:12.101180 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-f7a4bdcb-2728-4404-a772-3a38534e64e1 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Create volume request issued successfully. Aug 25 10:22:12.102022 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f7a4bdcb-2728-4404-a772-3a38534e64e1 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:22:12.102730 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 531/2084] 10.4.3.119 () {68 vars in 1259 bytes} [Tue Aug 25 10:22:11 2026] POST /volume/v3/volumes => generated 846 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:22:12.138945 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-028d3951-2a34-4aa1-9f8b-c7f90de01a32 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:12.141652 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-028d3951-2a34-4aa1-9f8b-c7f90de01a32 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:22:12.142161 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-028d3951-2a34-4aa1-9f8b-c7f90de01a32 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-104726517", "snapshot_id": null, "imageRef": "d4810b44-4f17-40f9-8533-cbd6d6b2a248", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-199561268-1976847510", "size": 1}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:22:12.144592 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-028d3951-2a34-4aa1-9f8b-c7f90de01a32 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-104726517', 'snapshot_id': None, 'imageRef': 'd4810b44-4f17-40f9-8533-cbd6d6b2a248', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-199561268-1976847510', 'size': 1}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:22:12.266004 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-028d3951-2a34-4aa1-9f8b-c7f90de01a32 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Create volume of 1 GB Aug 25 10:22:12.266479 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:12.266479 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:22:12.267984 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-028d3951-2a34-4aa1-9f8b-c7f90de01a32 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Availability Zones retrieved successfully. Aug 25 10:22:12.277648 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-028d3951-2a34-4aa1-9f8b-c7f90de01a32 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Flow 'volume_create_api' (ff030610-6245-4fa4-ba65-f5ad8e05719e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:22:12.279152 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-028d3951-2a34-4aa1-9f8b-c7f90de01a32 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a3acace-3e7e-452d-94f0-83b63a0ef611) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:22:12.280456 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [None req-028d3951-2a34-4aa1-9f8b-c7f90de01a32 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Validating volume size '1' using validate_int {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:22:12.301154 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-78294871-0bc1-48db-a1bf-16e925d894a3 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:12.303623 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-78294871-0bc1-48db-a1bf-16e925d894a3 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] GET https://10.4.3.119/volume/v3/volumes/e6c30865-a366-4196-adf3-7a2a72fd7042 Aug 25 10:22:12.303903 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-78294871-0bc1-48db-a1bf-16e925d894a3 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:12.304328 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-78294871-0bc1-48db-a1bf-16e925d894a3 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:12.314009 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:12.314009 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:22:12.318768 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-78294871-0bc1-48db-a1bf-16e925d894a3 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Volume info retrieved successfully. Aug 25 10:22:12.324705 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-78294871-0bc1-48db-a1bf-16e925d894a3 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] https://10.4.3.119/volume/v3/volumes/e6c30865-a366-4196-adf3-7a2a72fd7042 returned with HTTP 200 Aug 25 10:22:12.325209 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 527/2085] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:12 2026] GET /volume/v3/volumes/e6c30865-a366-4196-adf3-7a2a72fd7042 => generated 856 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:12.341752 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-52087075-2e89-4920-b081-8e53c08e6472 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:12.343888 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-52087075-2e89-4920-b081-8e53c08e6472 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] GET https://10.4.3.119/volume/v3/volumes/e6c30865-a366-4196-adf3-7a2a72fd7042 Aug 25 10:22:12.345051 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-52087075-2e89-4920-b081-8e53c08e6472 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:12.345683 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-52087075-2e89-4920-b081-8e53c08e6472 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:12.346387 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-028d3951-2a34-4aa1-9f8b-c7f90de01a32 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a3acace-3e7e-452d-94f0-83b63a0ef611) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:22:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=66f936f4-f3c6-4081-acf5-5251680124e8,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-199561268-1976847510',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '66f936f4-f3c6-4081-acf5-5251680124e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:22:12.347188 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-028d3951-2a34-4aa1-9f8b-c7f90de01a32 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (028708d8-616f-4f18-9f52-69d8688d5a54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:22:12.356379 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:12.356379 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:22:12.364093 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-52087075-2e89-4920-b081-8e53c08e6472 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Volume info retrieved successfully. Aug 25 10:22:12.372231 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-52087075-2e89-4920-b081-8e53c08e6472 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] https://10.4.3.119/volume/v3/volumes/e6c30865-a366-4196-adf3-7a2a72fd7042 returned with HTTP 200 Aug 25 10:22:12.373010 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 508/2086] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:12 2026] GET /volume/v3/volumes/e6c30865-a366-4196-adf3-7a2a72fd7042 => generated 856 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:12.381859 np0000008063 devstack@c-api.service[100388]: WARNING cinder.quota [None req-028d3951-2a34-4aa1-9f8b-c7f90de01a32 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-199561268-1976847510 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-199561268-1976847510, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:22:12.382311 np0000008063 devstack@c-api.service[100388]: WARNING cinder.quota [None req-028d3951-2a34-4aa1-9f8b-c7f90de01a32 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-199561268-1976847510 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-199561268-1976847510, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:22:12.387764 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-5ffeda1f-00b4-4adc-be93-24dc80faf005 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:12.391931 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5ffeda1f-00b4-4adc-be93-24dc80faf005 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:22:12.391931 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5ffeda1f-00b4-4adc-be93-24dc80faf005 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-305402780"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:22:12.392945 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volumes [None req-5ffeda1f-00b4-4adc-be93-24dc80faf005 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-305402780'}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:22:12.393088 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-5ffeda1f-00b4-4adc-be93-24dc80faf005 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Create volume of 1 GB Aug 25 10:22:12.393439 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:12.393439 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:22:12.398443 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-5ffeda1f-00b4-4adc-be93-24dc80faf005 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Availability Zones retrieved successfully. Aug 25 10:22:12.409849 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-5ffeda1f-00b4-4adc-be93-24dc80faf005 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Flow 'volume_create_api' (55dbdd9b-f802-4c5f-b4d9-1f83b6381bb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:22:12.409849 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-5ffeda1f-00b4-4adc-be93-24dc80faf005 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5fbfbfe0-64fb-4846-9d65-75e7d88d2494) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:22:12.409849 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [None req-5ffeda1f-00b4-4adc-be93-24dc80faf005 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Validating volume size '1' using validate_int {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:22:12.416559 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-028d3951-2a34-4aa1-9f8b-c7f90de01a32 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Created reservations ['48769459-fc09-4019-ac54-16e39e42e841', '3fec4d72-60ba-4d90-b568-c020372e23d7', '2a9d5a5a-09d9-4137-b735-24e54d1dc34e', '4cbaa9ef-78d9-4b24-b378-0cda9d3c8bc2'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:22:12.417451 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-028d3951-2a34-4aa1-9f8b-c7f90de01a32 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (028708d8-616f-4f18-9f52-69d8688d5a54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['48769459-fc09-4019-ac54-16e39e42e841', '3fec4d72-60ba-4d90-b568-c020372e23d7', '2a9d5a5a-09d9-4137-b735-24e54d1dc34e', '4cbaa9ef-78d9-4b24-b378-0cda9d3c8bc2']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:22:12.418389 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-028d3951-2a34-4aa1-9f8b-c7f90de01a32 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8af41eef-742d-4bf9-ad4b-358154fc3f25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:22:12.443436 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-5ffeda1f-00b4-4adc-be93-24dc80faf005 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5fbfbfe0-64fb-4846-9d65-75e7d88d2494) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:22:12.444670 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-5ffeda1f-00b4-4adc-be93-24dc80faf005 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d04fd77d-d214-439c-916b-1b6187605870) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:22:12.447636 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-028d3951-2a34-4aa1-9f8b-c7f90de01a32 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8af41eef-742d-4bf9-ad4b-358154fc3f25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c4248137-a6d1-468b-abad-dd65ad8e3036', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-104726517',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13982e20b58e483eb9234bf01777cff4',qos_specs=None,replication_status=,reservations=['48769459-fc09-4019-ac54-16e39e42e841','3fec4d72-60ba-4d90-b568-c020372e23d7','2a9d5a5a-09d9-4137-b735-24e54d1dc34e','4cbaa9ef-78d9-4b24-b378-0cda9d3c8bc2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='870755559c844333a7cefea58ec743cf',volume_type_id=66f936f4-f3c6-4081-acf5-5251680124e8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:22:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-104726517',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c4248137-a6d1-468b-abad-dd65ad8e3036,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13982e20b58e483eb9234bf01777cff4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='870755559c844333a7cefea58ec743cf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(66f936f4-f3c6-4081-acf5-5251680124e8),volume_type_id=66f936f4-f3c6-4081-acf5-5251680124e8)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:22:12.448804 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-028d3951-2a34-4aa1-9f8b-c7f90de01a32 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2615f5f-b862-4b7f-a1f9-a301abc190a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:22:12.473465 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-028d3951-2a34-4aa1-9f8b-c7f90de01a32 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2615f5f-b862-4b7f-a1f9-a301abc190a2) transitioned into state 'SUCCESS' from state '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-104726517',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13982e20b58e483eb9234bf01777cff4',qos_specs=None,replication_status=,reservations=['48769459-fc09-4019-ac54-16e39e42e841','3fec4d72-60ba-4d90-b568-c020372e23d7','2a9d5a5a-09d9-4137-b735-24e54d1dc34e','4cbaa9ef-78d9-4b24-b378-0cda9d3c8bc2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='870755559c844333a7cefea58ec743cf',volume_type_id=66f936f4-f3c6-4081-acf5-5251680124e8)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:22:12.474512 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-028d3951-2a34-4aa1-9f8b-c7f90de01a32 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (630dc609-408e-49fd-b01e-ff9538b82fd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:22:12.486767 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-028d3951-2a34-4aa1-9f8b-c7f90de01a32 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (630dc609-408e-49fd-b01e-ff9538b82fd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:22:12.487793 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-028d3951-2a34-4aa1-9f8b-c7f90de01a32 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Flow 'volume_create_api' (ff030610-6245-4fa4-ba65-f5ad8e05719e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:22:12.488197 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-028d3951-2a34-4aa1-9f8b-c7f90de01a32 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Create volume request issued successfully. Aug 25 10:22:12.488844 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-028d3951-2a34-4aa1-9f8b-c7f90de01a32 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:22:12.489368 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 521/2087] 10.4.3.119 () {68 vars in 1259 bytes} [Tue Aug 25 10:22:12 2026] POST /volume/v3/volumes => generated 845 bytes in 351 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:22:12.491766 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-5ffeda1f-00b4-4adc-be93-24dc80faf005 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Created reservations ['eac0b0c8-6e04-4727-a10a-5a61bbc8ba98', '84cbca8b-2d0f-4dbf-a1e0-80fd416a7886', 'f5332c29-30e8-4bf2-8433-024b18c70543', 'a0c48af6-56cf-49c6-8abb-897b117b8dd3'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:22:12.492544 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-5ffeda1f-00b4-4adc-be93-24dc80faf005 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d04fd77d-d214-439c-916b-1b6187605870) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eac0b0c8-6e04-4727-a10a-5a61bbc8ba98', '84cbca8b-2d0f-4dbf-a1e0-80fd416a7886', 'f5332c29-30e8-4bf2-8433-024b18c70543', 'a0c48af6-56cf-49c6-8abb-897b117b8dd3']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:22:12.493197 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-5ffeda1f-00b4-4adc-be93-24dc80faf005 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (031b1d69-253c-4814-8cef-4ea4dc2a90fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:22:12.506528 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-43b1b4cb-9bc0-4f0a-9a04-b8bf42127987 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:12.508467 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-43b1b4cb-9bc0-4f0a-9a04-b8bf42127987 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] GET https://10.4.3.119/volume/v3/volumes/c4248137-a6d1-468b-abad-dd65ad8e3036 Aug 25 10:22:12.508697 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-43b1b4cb-9bc0-4f0a-9a04-b8bf42127987 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:12.508883 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-43b1b4cb-9bc0-4f0a-9a04-b8bf42127987 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:12.520387 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:12.520387 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:22:12.523427 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-5ffeda1f-00b4-4adc-be93-24dc80faf005 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (031b1d69-253c-4814-8cef-4ea4dc2a90fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3cefa84a-b44b-4679-9b6e-548d332586f9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-305402780',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='579902a3fe8d4d7d95a45fe5f62e076d',qos_specs=None,replication_status=,reservations=['eac0b0c8-6e04-4727-a10a-5a61bbc8ba98','84cbca8b-2d0f-4dbf-a1e0-80fd416a7886','f5332c29-30e8-4bf2-8433-024b18c70543','a0c48af6-56cf-49c6-8abb-897b117b8dd3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c775312cff6a4aeea4cf435ce88a40a9',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:22:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-305402780',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3cefa84a-b44b-4679-9b6e-548d332586f9,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='579902a3fe8d4d7d95a45fe5f62e076d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c775312cff6a4aeea4cf435ce88a40a9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:22:12.524496 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-5ffeda1f-00b4-4adc-be93-24dc80faf005 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea35c21f-5338-4739-a2c7-f9e4d2c6f5e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:22:12.525245 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-43b1b4cb-9bc0-4f0a-9a04-b8bf42127987 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Volume info retrieved successfully. Aug 25 10:22:12.529904 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-43b1b4cb-9bc0-4f0a-9a04-b8bf42127987 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] https://10.4.3.119/volume/v3/volumes/c4248137-a6d1-468b-abad-dd65ad8e3036 returned with HTTP 200 Aug 25 10:22:12.530392 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 528/2088] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:12 2026] GET /volume/v3/volumes/c4248137-a6d1-468b-abad-dd65ad8e3036 => generated 913 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:12.546990 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-5ffeda1f-00b4-4adc-be93-24dc80faf005 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea35c21f-5338-4739-a2c7-f9e4d2c6f5e5) transitioned into state 'SUCCESS' from state '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-305402780',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='579902a3fe8d4d7d95a45fe5f62e076d',qos_specs=None,replication_status=,reservations=['eac0b0c8-6e04-4727-a10a-5a61bbc8ba98','84cbca8b-2d0f-4dbf-a1e0-80fd416a7886','f5332c29-30e8-4bf2-8433-024b18c70543','a0c48af6-56cf-49c6-8abb-897b117b8dd3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c775312cff6a4aeea4cf435ce88a40a9',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:22:12.548104 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-5ffeda1f-00b4-4adc-be93-24dc80faf005 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (340c1281-4ece-44ed-87d8-2acd03ea7163) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:22:12.560854 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-5ffeda1f-00b4-4adc-be93-24dc80faf005 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (340c1281-4ece-44ed-87d8-2acd03ea7163) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:22:12.561978 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-5ffeda1f-00b4-4adc-be93-24dc80faf005 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Flow 'volume_create_api' (55dbdd9b-f802-4c5f-b4d9-1f83b6381bb5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:22:12.562393 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-5ffeda1f-00b4-4adc-be93-24dc80faf005 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Create volume request issued successfully. Aug 25 10:22:12.563323 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5ffeda1f-00b4-4adc-be93-24dc80faf005 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:22:12.563899 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 532/2089] 10.4.3.119 () {68 vars in 1259 bytes} [Tue Aug 25 10:22:12 2026] POST /volume/v3/volumes => generated 763 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:22:12.580124 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-4bdd94d2-3597-4784-8d3a-0c8e91c59bd5 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:12.584231 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4bdd94d2-3597-4784-8d3a-0c8e91c59bd5 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] GET https://10.4.3.119/volume/v3/volumes/3cefa84a-b44b-4679-9b6e-548d332586f9 Aug 25 10:22:12.584458 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4bdd94d2-3597-4784-8d3a-0c8e91c59bd5 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:12.584640 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4bdd94d2-3597-4784-8d3a-0c8e91c59bd5 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:12.595845 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:12.595845 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:22:12.600541 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-4bdd94d2-3597-4784-8d3a-0c8e91c59bd5 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Volume info retrieved successfully. Aug 25 10:22:12.610146 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4bdd94d2-3597-4784-8d3a-0c8e91c59bd5 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] https://10.4.3.119/volume/v3/volumes/3cefa84a-b44b-4679-9b6e-548d332586f9 returned with HTTP 200 Aug 25 10:22:12.610624 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 509/2090] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:12 2026] GET /volume/v3/volumes/3cefa84a-b44b-4679-9b6e-548d332586f9 => generated 831 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:12.831314 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-d50ec9c0-41b2-4f9d-8038-e4d0d43932f2 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:12.833383 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d50ec9c0-41b2-4f9d-8038-e4d0d43932f2 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] GET https://10.4.3.119/volume/v3/volumes/7e7621d5-7d5d-4fab-b67e-4a6262b093eb Aug 25 10:22:12.833602 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d50ec9c0-41b2-4f9d-8038-e4d0d43932f2 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:12.834169 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d50ec9c0-41b2-4f9d-8038-e4d0d43932f2 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:12.843324 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:12.843324 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:22:12.848914 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-d50ec9c0-41b2-4f9d-8038-e4d0d43932f2 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Volume info retrieved successfully. Aug 25 10:22:12.855488 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d50ec9c0-41b2-4f9d-8038-e4d0d43932f2 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] https://10.4.3.119/volume/v3/volumes/7e7621d5-7d5d-4fab-b67e-4a6262b093eb returned with HTTP 200 Aug 25 10:22:12.855813 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 522/2091] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:12 2026] GET /volume/v3/volumes/7e7621d5-7d5d-4fab-b67e-4a6262b093eb => generated 906 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:13.072061 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-d76d5cc1-b2d0-47b0-9c18-c9287dacda80 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:13.080909 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d76d5cc1-b2d0-47b0-9c18-c9287dacda80 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] GET https://10.4.3.119/volume/v3/volumes/b656a080-8602-4ce8-9419-8aefc521b8d7 Aug 25 10:22:13.081240 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d76d5cc1-b2d0-47b0-9c18-c9287dacda80 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:13.082720 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d76d5cc1-b2d0-47b0-9c18-c9287dacda80 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:13.087572 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-872e2941-5132-4fae-8276-c090a1259327 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:13.090841 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-872e2941-5132-4fae-8276-c090a1259327 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/3f3ef0ca-8189-4e60-8580-433a28d1db3d Aug 25 10:22:13.090841 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-872e2941-5132-4fae-8276-c090a1259327 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:13.090841 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-872e2941-5132-4fae-8276-c090a1259327 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:13.090841 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-872e2941-5132-4fae-8276-c090a1259327 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id 3f3ef0ca-8189-4e60-8580-433a28d1db3d. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:22:13.092599 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:13.092599 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:22:13.096914 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-d76d5cc1-b2d0-47b0-9c18-c9287dacda80 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Volume info retrieved successfully. Aug 25 10:22:13.101325 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:13.101325 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:22:13.102337 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-872e2941-5132-4fae-8276-c090a1259327 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/3f3ef0ca-8189-4e60-8580-433a28d1db3d returned with HTTP 200 Aug 25 10:22:13.102915 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 533/2092] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:13 2026] GET /volume/v3/backups/3f3ef0ca-8189-4e60-8580-433a28d1db3d => generated 707 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:13.109377 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d76d5cc1-b2d0-47b0-9c18-c9287dacda80 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] https://10.4.3.119/volume/v3/volumes/b656a080-8602-4ce8-9419-8aefc521b8d7 returned with HTTP 200 Aug 25 10:22:13.109377 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 529/2093] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:13 2026] GET /volume/v3/volumes/b656a080-8602-4ce8-9419-8aefc521b8d7 => generated 850 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:13.123257 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-a70ceb80-d85d-43e2-be41-470f4515c0a6 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:13.125448 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a70ceb80-d85d-43e2-be41-470f4515c0a6 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] POST https://10.4.3.119/volume/v3/backups Aug 25 10:22:13.125878 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a70ceb80-d85d-43e2-be41-470f4515c0a6 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b656a080-8602-4ce8-9419-8aefc521b8d7", "name": "tempest-CreateVolumesFromBackupTest-Backup-605760790"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:22:13.127623 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.contrib.backups [None req-a70ceb80-d85d-43e2-be41-470f4515c0a6 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Creating new backup {'backup': {'volume_id': 'b656a080-8602-4ce8-9419-8aefc521b8d7', 'name': 'tempest-CreateVolumesFromBackupTest-Backup-605760790'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 10:22:13.127811 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.contrib.backups [None req-a70ceb80-d85d-43e2-be41-470f4515c0a6 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Creating backup of volume b656a080-8602-4ce8-9419-8aefc521b8d7 in container None Aug 25 10:22:13.136032 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:13.136032 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:22:13.136570 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-a70ceb80-d85d-43e2-be41-470f4515c0a6 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Volume info retrieved successfully. Aug 25 10:22:13.183388 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-a70ceb80-d85d-43e2-be41-470f4515c0a6 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Created reservations ['68e71827-6ee4-4f72-8ca5-52d76787da86', 'aa112602-5775-422e-b4f2-8cd1db291659'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:22:13.225238 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a70ceb80-d85d-43e2-be41-470f4515c0a6 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] https://10.4.3.119/volume/v3/backups returned with HTTP 202 Aug 25 10:22:13.225911 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 510/2094] 10.4.3.119 () {68 vars in 1259 bytes} [Tue Aug 25 10:22:13 2026] POST /volume/v3/backups => generated 338 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:22:13.234958 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-768f2b35-a25d-4044-afb8-48a46ee83fe1 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:13.237180 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-768f2b35-a25d-4044-afb8-48a46ee83fe1 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] GET https://10.4.3.119/volume/v3/backups/9ac7879f-6f04-42ec-a9ec-00379e2fbb3f Aug 25 10:22:13.237404 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-768f2b35-a25d-4044-afb8-48a46ee83fe1 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:13.237647 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-768f2b35-a25d-4044-afb8-48a46ee83fe1 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:13.237781 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-768f2b35-a25d-4044-afb8-48a46ee83fe1 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Show backup with id 9ac7879f-6f04-42ec-a9ec-00379e2fbb3f. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:22:13.241970 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:13.241970 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:22:13.242822 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-768f2b35-a25d-4044-afb8-48a46ee83fe1 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] https://10.4.3.119/volume/v3/backups/9ac7879f-6f04-42ec-a9ec-00379e2fbb3f returned with HTTP 200 Aug 25 10:22:13.243362 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 523/2095] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:13 2026] GET /volume/v3/backups/9ac7879f-6f04-42ec-a9ec-00379e2fbb3f => generated 745 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:13.543202 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-4950ceca-50ca-40f5-9b5c-e2a09430de26 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:13.545669 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4950ceca-50ca-40f5-9b5c-e2a09430de26 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] GET https://10.4.3.119/volume/v3/volumes/c4248137-a6d1-468b-abad-dd65ad8e3036 Aug 25 10:22:13.545993 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4950ceca-50ca-40f5-9b5c-e2a09430de26 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:13.546299 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4950ceca-50ca-40f5-9b5c-e2a09430de26 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:13.556935 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:13.556935 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:22:13.562022 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-4950ceca-50ca-40f5-9b5c-e2a09430de26 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Volume info retrieved successfully. Aug 25 10:22:13.566861 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4950ceca-50ca-40f5-9b5c-e2a09430de26 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] https://10.4.3.119/volume/v3/volumes/c4248137-a6d1-468b-abad-dd65ad8e3036 returned with HTTP 200 Aug 25 10:22:13.567353 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 534/2096] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:13 2026] GET /volume/v3/volumes/c4248137-a6d1-468b-abad-dd65ad8e3036 => generated 937 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:13.627053 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-012e1e9b-4793-4a87-8037-11e97692aef6 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:13.629973 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-012e1e9b-4793-4a87-8037-11e97692aef6 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] GET https://10.4.3.119/volume/v3/volumes/3cefa84a-b44b-4679-9b6e-548d332586f9 Aug 25 10:22:13.630151 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-012e1e9b-4793-4a87-8037-11e97692aef6 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:13.630343 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-012e1e9b-4793-4a87-8037-11e97692aef6 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:13.638040 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:13.638040 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:22:13.642424 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-012e1e9b-4793-4a87-8037-11e97692aef6 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Volume info retrieved successfully. Aug 25 10:22:13.647869 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-012e1e9b-4793-4a87-8037-11e97692aef6 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] https://10.4.3.119/volume/v3/volumes/3cefa84a-b44b-4679-9b6e-548d332586f9 returned with HTTP 200 Aug 25 10:22:13.648257 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 530/2097] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:13 2026] GET /volume/v3/volumes/3cefa84a-b44b-4679-9b6e-548d332586f9 => generated 856 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:13.661159 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-fa16b4f6-4338-4d93-b8cb-1153bb425772 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:13.663123 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-fa16b4f6-4338-4d93-b8cb-1153bb425772 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] GET https://10.4.3.119/volume/v3/volumes/3cefa84a-b44b-4679-9b6e-548d332586f9 Aug 25 10:22:13.663368 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-fa16b4f6-4338-4d93-b8cb-1153bb425772 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:13.663606 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-fa16b4f6-4338-4d93-b8cb-1153bb425772 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:13.671803 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:13.671803 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:22:13.677123 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-fa16b4f6-4338-4d93-b8cb-1153bb425772 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Volume info retrieved successfully. Aug 25 10:22:13.683758 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-fa16b4f6-4338-4d93-b8cb-1153bb425772 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] https://10.4.3.119/volume/v3/volumes/3cefa84a-b44b-4679-9b6e-548d332586f9 returned with HTTP 200 Aug 25 10:22:13.684344 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 511/2098] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:13 2026] GET /volume/v3/volumes/3cefa84a-b44b-4679-9b6e-548d332586f9 => generated 856 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:13.696819 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-b905564d-915c-47e0-8784-a02f026aa6dd None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:13.701244 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b905564d-915c-47e0-8784-a02f026aa6dd tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] GET https://10.4.3.119/volume/v3/volumes Aug 25 10:22:13.701244 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b905564d-915c-47e0-8784-a02f026aa6dd tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:13.701244 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b905564d-915c-47e0-8784-a02f026aa6dd tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Calling method 'index' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:13.701244 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.api_utils [None req-b905564d-915c-47e0-8784-a02f026aa6dd tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Removing options '' from query. {{(pid=100388) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 10:22:13.701244 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-b905564d-915c-47e0-8784-a02f026aa6dd tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100388) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 10:22:13.709830 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-b905564d-915c-47e0-8784-a02f026aa6dd tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Get all volumes completed successfully. Aug 25 10:22:13.710841 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b905564d-915c-47e0-8784-a02f026aa6dd tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 200 Aug 25 10:22:13.711478 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 524/2099] 10.4.3.119 () {66 vars in 1237 bytes} [Tue Aug 25 10:22:13 2026] GET /volume/v3/volumes => generated 974 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:13.725820 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-360dbc25-5160-44d0-b992-b6546dfdf501 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:13.728036 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-360dbc25-5160-44d0-b992-b6546dfdf501 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] GET https://10.4.3.119/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-305402780 Aug 25 10:22:13.728325 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-360dbc25-5160-44d0-b992-b6546dfdf501 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:13.728616 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-360dbc25-5160-44d0-b992-b6546dfdf501 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Calling method 'index' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:13.729026 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.api_utils [None req-360dbc25-5160-44d0-b992-b6546dfdf501 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Removing options '' from query. {{(pid=100391) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 10:22:13.730024 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-360dbc25-5160-44d0-b992-b6546dfdf501 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-305402780'), ('no_migration_targets', True)]). {{(pid=100391) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 10:22:13.737463 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-360dbc25-5160-44d0-b992-b6546dfdf501 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Get all volumes completed successfully. Aug 25 10:22:13.737956 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-360dbc25-5160-44d0-b992-b6546dfdf501 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] https://10.4.3.119/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-305402780 returned with HTTP 200 Aug 25 10:22:13.738385 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 535/2100] 10.4.3.119 () {66 vars in 1336 bytes} [Tue Aug 25 10:22:13 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-305402780 => generated 333 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:13.752398 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-a9fd1f89-dabe-4e21-b765-41d2c6869280 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:13.754376 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a9fd1f89-dabe-4e21-b765-41d2c6869280 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] GET https://10.4.3.119/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-702328397 Aug 25 10:22:13.754513 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a9fd1f89-dabe-4e21-b765-41d2c6869280 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:13.754773 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a9fd1f89-dabe-4e21-b765-41d2c6869280 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Calling method 'detail' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:13.754989 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.api_utils [None req-a9fd1f89-dabe-4e21-b765-41d2c6869280 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Removing options '' from query. {{(pid=100390) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 10:22:13.755838 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-a9fd1f89-dabe-4e21-b765-41d2c6869280 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-702328397'), ('no_migration_targets', True)]). {{(pid=100390) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 10:22:13.785559 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-a9fd1f89-dabe-4e21-b765-41d2c6869280 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Get all volumes completed successfully. Aug 25 10:22:13.786564 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:13.786564 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:22:13.793836 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a9fd1f89-dabe-4e21-b765-41d2c6869280 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] https://10.4.3.119/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-702328397 returned with HTTP 200 Aug 25 10:22:13.794283 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 531/2101] 10.4.3.119 () {66 vars in 1357 bytes} [Tue Aug 25 10:22:13 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-702328397 => generated 859 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:13.809012 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-b2a47532-f1a1-4747-b761-da4c21d55ecd None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:13.810829 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b2a47532-f1a1-4747-b761-da4c21d55ecd tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] GET https://10.4.3.119/volume/v3/volumes/detail?limit=1 Aug 25 10:22:13.811150 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b2a47532-f1a1-4747-b761-da4c21d55ecd tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:13.811234 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b2a47532-f1a1-4747-b761-da4c21d55ecd tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Calling method 'detail' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:13.811542 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.api_utils [None req-b2a47532-f1a1-4747-b761-da4c21d55ecd tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Removing options '' from query. {{(pid=100389) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 10:22:13.812282 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-b2a47532-f1a1-4747-b761-da4c21d55ecd tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100389) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 10:22:13.819336 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-b2a47532-f1a1-4747-b761-da4c21d55ecd tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Get all volumes completed successfully. Aug 25 10:22:13.820131 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:13.820131 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:22:13.824481 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b2a47532-f1a1-4747-b761-da4c21d55ecd tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] https://10.4.3.119/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Aug 25 10:22:13.824920 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 512/2102] 10.4.3.119 () {66 vars in 1273 bytes} [Tue Aug 25 10:22:13 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1002 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:22:13.838268 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-9ee85a37-de32-4ad6-8a11-093a412502eb None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:13.839803 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9ee85a37-de32-4ad6-8a11-093a412502eb tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] GET https://10.4.3.119/volume/v3/volumes/detail?limit=1&marker=3cefa84a-b44b-4679-9b6e-548d332586f9 Aug 25 10:22:13.840328 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9ee85a37-de32-4ad6-8a11-093a412502eb tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:13.840706 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9ee85a37-de32-4ad6-8a11-093a412502eb tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Calling method 'detail' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:13.841207 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.api_utils [None req-9ee85a37-de32-4ad6-8a11-093a412502eb tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Removing options '' from query. {{(pid=100388) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 10:22:13.842735 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:13.842735 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:22:13.842735 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-9ee85a37-de32-4ad6-8a11-093a412502eb tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100388) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 10:22:13.873421 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-d897abda-38da-479c-a734-854f975443e2 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:13.875350 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d897abda-38da-479c-a734-854f975443e2 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] GET https://10.4.3.119/volume/v3/volumes/7e7621d5-7d5d-4fab-b67e-4a6262b093eb Aug 25 10:22:13.875573 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d897abda-38da-479c-a734-854f975443e2 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:13.876264 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d897abda-38da-479c-a734-854f975443e2 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:13.884266 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:13.884266 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:22:13.888365 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-d897abda-38da-479c-a734-854f975443e2 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Volume info retrieved successfully. Aug 25 10:22:13.892275 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-9ee85a37-de32-4ad6-8a11-093a412502eb tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Get all volumes completed successfully. Aug 25 10:22:13.892938 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:13.892938 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:22:13.893756 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d897abda-38da-479c-a734-854f975443e2 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] https://10.4.3.119/volume/v3/volumes/7e7621d5-7d5d-4fab-b67e-4a6262b093eb returned with HTTP 200 Aug 25 10:22:13.894373 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 536/2103] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:13 2026] GET /volume/v3/volumes/7e7621d5-7d5d-4fab-b67e-4a6262b093eb => generated 906 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:13.899424 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9ee85a37-de32-4ad6-8a11-093a412502eb tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] https://10.4.3.119/volume/v3/volumes/detail?limit=1&marker=3cefa84a-b44b-4679-9b6e-548d332586f9 returned with HTTP 200 Aug 25 10:22:13.899424 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 525/2104] 10.4.3.119 () {66 vars in 1361 bytes} [Tue Aug 25 10:22:13 2026] GET /volume/v3/volumes/detail?limit=1&marker=3cefa84a-b44b-4679-9b6e-548d332586f9 => generated 1002 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:22:13.914652 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-103c3067-c905-43c4-ae7f-cd290d882285 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:13.917160 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-103c3067-c905-43c4-ae7f-cd290d882285 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] GET https://10.4.3.119/volume/v3/volumes/detail?limit=1&marker=e6c30865-a366-4196-adf3-7a2a72fd7042 Aug 25 10:22:13.917512 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-103c3067-c905-43c4-ae7f-cd290d882285 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:13.917683 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-103c3067-c905-43c4-ae7f-cd290d882285 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Calling method 'detail' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:13.918034 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.api_utils [None req-103c3067-c905-43c4-ae7f-cd290d882285 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Removing options '' from query. {{(pid=100390) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 10:22:13.919235 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-103c3067-c905-43c4-ae7f-cd290d882285 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100390) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 10:22:13.960902 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-103c3067-c905-43c4-ae7f-cd290d882285 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Get all volumes completed successfully. Aug 25 10:22:13.961871 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:13.961871 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:22:13.965523 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-103c3067-c905-43c4-ae7f-cd290d882285 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] https://10.4.3.119/volume/v3/volumes/detail?limit=1&marker=e6c30865-a366-4196-adf3-7a2a72fd7042 returned with HTTP 200 Aug 25 10:22:13.965901 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 532/2105] 10.4.3.119 () {66 vars in 1361 bytes} [Tue Aug 25 10:22:13 2026] GET /volume/v3/volumes/detail?limit=1&marker=e6c30865-a366-4196-adf3-7a2a72fd7042 => generated 1003 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:22:13.981791 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-0109add9-3e65-449d-b71c-7d22179f97e8 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:13.983932 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0109add9-3e65-449d-b71c-7d22179f97e8 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] GET https://10.4.3.119/volume/v3/volumes/detail?limit=1&marker=979244f5-4eda-443e-9cda-0509f5e499aa Aug 25 10:22:13.984226 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0109add9-3e65-449d-b71c-7d22179f97e8 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:13.984620 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0109add9-3e65-449d-b71c-7d22179f97e8 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Calling method 'detail' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:13.984853 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.api_utils [None req-0109add9-3e65-449d-b71c-7d22179f97e8 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Removing options '' from query. {{(pid=100389) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 10:22:13.985756 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-0109add9-3e65-449d-b71c-7d22179f97e8 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100389) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 10:22:14.031516 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-0109add9-3e65-449d-b71c-7d22179f97e8 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Get all volumes completed successfully. Aug 25 10:22:14.033615 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0109add9-3e65-449d-b71c-7d22179f97e8 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] https://10.4.3.119/volume/v3/volumes/detail?limit=1&marker=979244f5-4eda-443e-9cda-0509f5e499aa returned with HTTP 200 Aug 25 10:22:14.033982 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 513/2106] 10.4.3.119 () {66 vars in 1361 bytes} [Tue Aug 25 10:22:13 2026] GET /volume/v3/volumes/detail?limit=1&marker=979244f5-4eda-443e-9cda-0509f5e499aa => generated 15 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 10:22:14.050286 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-b663b77a-4fce-40b0-b9ee-52019e772755 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:14.052719 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b663b77a-4fce-40b0-b9ee-52019e772755 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] GET https://10.4.3.119/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Aug 25 10:22:14.052979 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b663b77a-4fce-40b0-b9ee-52019e772755 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:14.053300 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b663b77a-4fce-40b0-b9ee-52019e772755 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Calling method 'detail' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:14.053620 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.api_utils [None req-b663b77a-4fce-40b0-b9ee-52019e772755 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Removing options '' from query. {{(pid=100391) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 10:22:14.057504 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-b663b77a-4fce-40b0-b9ee-52019e772755 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Could not evaluate value available, assuming string {{(pid=100391) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 25 10:22:14.058566 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-b663b77a-4fce-40b0-b9ee-52019e772755 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100391) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 10:22:14.099179 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-b663b77a-4fce-40b0-b9ee-52019e772755 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Get all volumes completed successfully. Aug 25 10:22:14.100277 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:14.100277 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:22:14.105894 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b663b77a-4fce-40b0-b9ee-52019e772755 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] https://10.4.3.119/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Aug 25 10:22:14.106364 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 537/2107] 10.4.3.119 () {66 vars in 1357 bytes} [Tue Aug 25 10:22:14 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1891 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:22:14.114877 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-ba1a78c8-1e39-405d-97eb-9b6a289f49e4 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:14.116904 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ba1a78c8-1e39-405d-97eb-9b6a289f49e4 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/3f3ef0ca-8189-4e60-8580-433a28d1db3d Aug 25 10:22:14.117381 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ba1a78c8-1e39-405d-97eb-9b6a289f49e4 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:14.117770 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ba1a78c8-1e39-405d-97eb-9b6a289f49e4 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:14.118099 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-ba1a78c8-1e39-405d-97eb-9b6a289f49e4 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id 3f3ef0ca-8189-4e60-8580-433a28d1db3d. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:22:14.124077 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-afa9424a-d80c-4d87-9bf8-0e24fca427e5 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:14.125005 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:14.125005 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:22:14.126260 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-afa9424a-d80c-4d87-9bf8-0e24fca427e5 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] GET https://10.4.3.119/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Aug 25 10:22:14.126557 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-afa9424a-d80c-4d87-9bf8-0e24fca427e5 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:14.126924 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-afa9424a-d80c-4d87-9bf8-0e24fca427e5 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Calling method 'detail' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:14.127168 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ba1a78c8-1e39-405d-97eb-9b6a289f49e4 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/3f3ef0ca-8189-4e60-8580-433a28d1db3d returned with HTTP 200 Aug 25 10:22:14.127214 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.api_utils [None req-afa9424a-d80c-4d87-9bf8-0e24fca427e5 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Removing options '' from query. {{(pid=100390) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 10:22:14.127214 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-afa9424a-d80c-4d87-9bf8-0e24fca427e5 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Could not evaluate value available, assuming string {{(pid=100390) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 25 10:22:14.127747 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 526/2108] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:14 2026] GET /volume/v3/backups/3f3ef0ca-8189-4e60-8580-433a28d1db3d => generated 707 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:14.127793 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-afa9424a-d80c-4d87-9bf8-0e24fca427e5 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100390) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 10:22:14.162335 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-afa9424a-d80c-4d87-9bf8-0e24fca427e5 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Get all volumes completed successfully. Aug 25 10:22:14.163420 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:14.163420 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:22:14.169583 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-afa9424a-d80c-4d87-9bf8-0e24fca427e5 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] https://10.4.3.119/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Aug 25 10:22:14.170150 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 533/2109] 10.4.3.119 () {66 vars in 1359 bytes} [Tue Aug 25 10:22:14 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1892 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:22:14.191216 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-0bf68d03-dc8d-4bcb-bdae-76049877f11d None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:14.193693 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0bf68d03-dc8d-4bcb-bdae-76049877f11d tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] GET https://10.4.3.119/volume/v3/volumes?limit=1 Aug 25 10:22:14.193999 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0bf68d03-dc8d-4bcb-bdae-76049877f11d tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:14.194273 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0bf68d03-dc8d-4bcb-bdae-76049877f11d tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Calling method 'index' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:14.194603 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.api_utils [None req-0bf68d03-dc8d-4bcb-bdae-76049877f11d tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Removing options '' from query. {{(pid=100389) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 10:22:14.195800 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-0bf68d03-dc8d-4bcb-bdae-76049877f11d tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100389) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 10:22:14.205636 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-0bf68d03-dc8d-4bcb-bdae-76049877f11d tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Get all volumes completed successfully. Aug 25 10:22:14.206476 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0bf68d03-dc8d-4bcb-bdae-76049877f11d tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] https://10.4.3.119/volume/v3/volumes?limit=1 returned with HTTP 200 Aug 25 10:22:14.207033 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 514/2110] 10.4.3.119 () {66 vars in 1252 bytes} [Tue Aug 25 10:22:14 2026] GET /volume/v3/volumes?limit=1 => generated 469 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:14.212205 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-017307c6-0d56-46d4-b83b-39fcfcc6bfd8 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:14.219479 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-73b37989-2455-4622-a548-fc0266b2224d None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:14.222870 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-73b37989-2455-4622-a548-fc0266b2224d tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] GET https://10.4.3.119/volume/v3/volumes?limit=1&marker=3cefa84a-b44b-4679-9b6e-548d332586f9 Aug 25 10:22:14.222870 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-73b37989-2455-4622-a548-fc0266b2224d tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:14.223282 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-73b37989-2455-4622-a548-fc0266b2224d tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Calling method 'index' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:14.223667 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.api_utils [None req-73b37989-2455-4622-a548-fc0266b2224d tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Removing options '' from query. {{(pid=100388) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 10:22:14.224646 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-73b37989-2455-4622-a548-fc0266b2224d tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100388) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 10:22:14.244974 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-73b37989-2455-4622-a548-fc0266b2224d tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Get all volumes completed successfully. Aug 25 10:22:14.246564 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-73b37989-2455-4622-a548-fc0266b2224d tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] https://10.4.3.119/volume/v3/volumes?limit=1&marker=3cefa84a-b44b-4679-9b6e-548d332586f9 returned with HTTP 200 Aug 25 10:22:14.246564 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 527/2111] 10.4.3.119 () {66 vars in 1340 bytes} [Tue Aug 25 10:22:14 2026] GET /volume/v3/volumes?limit=1&marker=3cefa84a-b44b-4679-9b6e-548d332586f9 => generated 469 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:14.255827 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-f6e0c6d0-c17d-4b65-a80c-1682364395f5 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:14.257441 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-236f6d36-d1e6-4b13-8763-62acf092a95e None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:14.257977 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f6e0c6d0-c17d-4b65-a80c-1682364395f5 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] GET https://10.4.3.119/volume/v3/volumes?limit=1&marker=e6c30865-a366-4196-adf3-7a2a72fd7042 Aug 25 10:22:14.258372 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f6e0c6d0-c17d-4b65-a80c-1682364395f5 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:14.258542 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f6e0c6d0-c17d-4b65-a80c-1682364395f5 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Calling method 'index' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:14.258837 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.api_utils [None req-f6e0c6d0-c17d-4b65-a80c-1682364395f5 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Removing options '' from query. {{(pid=100390) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 10:22:14.259846 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-236f6d36-d1e6-4b13-8763-62acf092a95e tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] GET https://10.4.3.119/volume/v3/backups/9ac7879f-6f04-42ec-a9ec-00379e2fbb3f Aug 25 10:22:14.259992 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-f6e0c6d0-c17d-4b65-a80c-1682364395f5 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100390) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 10:22:14.260037 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-236f6d36-d1e6-4b13-8763-62acf092a95e tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:14.260037 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-236f6d36-d1e6-4b13-8763-62acf092a95e tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:14.260037 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-236f6d36-d1e6-4b13-8763-62acf092a95e tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Show backup with id 9ac7879f-6f04-42ec-a9ec-00379e2fbb3f. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:22:14.264540 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:14.264540 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:22:14.265307 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-236f6d36-d1e6-4b13-8763-62acf092a95e tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] https://10.4.3.119/volume/v3/backups/9ac7879f-6f04-42ec-a9ec-00379e2fbb3f returned with HTTP 200 Aug 25 10:22:14.265671 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 515/2112] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:14 2026] GET /volume/v3/backups/9ac7879f-6f04-42ec-a9ec-00379e2fbb3f => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:14.277833 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-f6e0c6d0-c17d-4b65-a80c-1682364395f5 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Get all volumes completed successfully. Aug 25 10:22:14.278540 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f6e0c6d0-c17d-4b65-a80c-1682364395f5 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] https://10.4.3.119/volume/v3/volumes?limit=1&marker=e6c30865-a366-4196-adf3-7a2a72fd7042 returned with HTTP 200 Aug 25 10:22:14.278984 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 534/2113] 10.4.3.119 () {66 vars in 1340 bytes} [Tue Aug 25 10:22:14 2026] GET /volume/v3/volumes?limit=1&marker=e6c30865-a366-4196-adf3-7a2a72fd7042 => generated 470 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:14.290847 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-416fbb75-320d-4962-a681-125dc11e7a96 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:14.292757 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-416fbb75-320d-4962-a681-125dc11e7a96 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] GET https://10.4.3.119/volume/v3/volumes?limit=1&marker=979244f5-4eda-443e-9cda-0509f5e499aa Aug 25 10:22:14.293449 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-416fbb75-320d-4962-a681-125dc11e7a96 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:14.293953 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-416fbb75-320d-4962-a681-125dc11e7a96 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Calling method 'index' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:14.294387 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.api_utils [None req-416fbb75-320d-4962-a681-125dc11e7a96 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Removing options '' from query. {{(pid=100388) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 10:22:14.295128 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:14.295128 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:22:14.298119 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-416fbb75-320d-4962-a681-125dc11e7a96 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100388) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 10:22:14.313384 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-416fbb75-320d-4962-a681-125dc11e7a96 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Get all volumes completed successfully. Aug 25 10:22:14.313384 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-416fbb75-320d-4962-a681-125dc11e7a96 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] https://10.4.3.119/volume/v3/volumes?limit=1&marker=979244f5-4eda-443e-9cda-0509f5e499aa returned with HTTP 200 Aug 25 10:22:14.314278 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 528/2114] 10.4.3.119 () {66 vars in 1340 bytes} [Tue Aug 25 10:22:14 2026] GET /volume/v3/volumes?limit=1&marker=979244f5-4eda-443e-9cda-0509f5e499aa => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 10:22:14.323955 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-19e57ae3-126a-421b-a0ec-daba0c2b4222 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:14.325569 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-19e57ae3-126a-421b-a0ec-daba0c2b4222 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] GET https://10.4.3.119/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-305402780&status=available Aug 25 10:22:14.325796 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-19e57ae3-126a-421b-a0ec-daba0c2b4222 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:14.326078 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-19e57ae3-126a-421b-a0ec-daba0c2b4222 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Calling method 'index' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:14.326334 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.api_utils [None req-19e57ae3-126a-421b-a0ec-daba0c2b4222 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Removing options '' from query. {{(pid=100389) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 10:22:14.326583 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-19e57ae3-126a-421b-a0ec-daba0c2b4222 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Could not evaluate value available, assuming string {{(pid=100389) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 25 10:22:14.327265 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-19e57ae3-126a-421b-a0ec-daba0c2b4222 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-305402780'), ('no_migration_targets', True)]). {{(pid=100389) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 10:22:14.331844 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-017307c6-0d56-46d4-b83b-39fcfcc6bfd8 tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] POST https://10.4.3.119/volume/v3/qos-specs Aug 25 10:22:14.332361 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-017307c6-0d56-46d4-b83b-39fcfcc6bfd8 tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-677432705", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:22:14.335008 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.qos_specs [None req-017307c6-0d56-46d4-b83b-39fcfcc6bfd8 tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-677432705', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=100391) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 25 10:22:14.342356 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.db.api [None req-017307c6-0d56-46d4-b83b-39fcfcc6bfd8 tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] DB qos_specs_create(): root {'id': '62927f58-2a72-4a81-897d-a6912531d5ce', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-677432705'} {{(pid=100391) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 25 10:22:14.351863 np0000008063 devstack@c-api.service[100389]: DEBUG dbcounter [-] [100389] Writing DB stats cinder:SELECT=867,cinder:UPDATE=247,cinder:INSERT=173,cinder:DELETE=1 {{(pid=100389) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 10:22:14.355553 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-017307c6-0d56-46d4-b83b-39fcfcc6bfd8 tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] https://10.4.3.119/volume/v3/qos-specs returned with HTTP 200 Aug 25 10:22:14.356252 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 538/2115] 10.4.3.119 () {68 vars in 1265 bytes} [Tue Aug 25 10:22:14 2026] POST /volume/v3/qos-specs => generated 392 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:14.359759 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-19e57ae3-126a-421b-a0ec-daba0c2b4222 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Get all volumes completed successfully. Aug 25 10:22:14.360254 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-19e57ae3-126a-421b-a0ec-daba0c2b4222 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] https://10.4.3.119/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-305402780&status=available returned with HTTP 200 Aug 25 10:22:14.360725 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 516/2116] 10.4.3.119 () {66 vars in 1370 bytes} [Tue Aug 25 10:22:14 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-305402780&status=available => generated 333 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:14.365546 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-6a754e9d-4e65-45c3-aedd-ebd61bd13819 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:14.368166 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6a754e9d-4e65-45c3-aedd-ebd61bd13819 tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] POST https://10.4.3.119/volume/v3/types Aug 25 10:22:14.368628 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6a754e9d-4e65-45c3-aedd-ebd61bd13819 tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-590165123"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:22:14.372035 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-7c8d582f-fbe6-4f51-9945-a652c7812e60 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:14.372465 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:14.372465 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:22:14.373849 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7c8d582f-fbe6-4f51-9945-a652c7812e60 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] GET https://10.4.3.119/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-702328397&status=available Aug 25 10:22:14.374300 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7c8d582f-fbe6-4f51-9945-a652c7812e60 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:14.376297 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7c8d582f-fbe6-4f51-9945-a652c7812e60 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Calling method 'detail' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:14.376297 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.api_utils [None req-7c8d582f-fbe6-4f51-9945-a652c7812e60 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Removing options '' from query. {{(pid=100388) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 10:22:14.376297 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-7c8d582f-fbe6-4f51-9945-a652c7812e60 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Could not evaluate value available, assuming string {{(pid=100388) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 25 10:22:14.376533 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-7c8d582f-fbe6-4f51-9945-a652c7812e60 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-702328397'), ('no_migration_targets', True)]). {{(pid=100388) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 10:22:14.387958 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6a754e9d-4e65-45c3-aedd-ebd61bd13819 tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] https://10.4.3.119/volume/v3/types returned with HTTP 200 Aug 25 10:22:14.388411 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 535/2117] 10.4.3.119 () {68 vars in 1252 bytes} [Tue Aug 25 10:22:14 2026] POST /volume/v3/types => generated 221 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:14.401281 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-cf689c61-157a-4e2e-86b4-a1300d7dcef3 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:14.404415 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-cf689c61-157a-4e2e-86b4-a1300d7dcef3 tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] POST https://10.4.3.119/volume/v3/types Aug 25 10:22:14.404415 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-cf689c61-157a-4e2e-86b4-a1300d7dcef3 tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-433869674"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:22:14.405658 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:14.405658 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:22:14.411531 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-7c8d582f-fbe6-4f51-9945-a652c7812e60 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Get all volumes completed successfully. Aug 25 10:22:14.412355 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:14.412355 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:22:14.417602 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7c8d582f-fbe6-4f51-9945-a652c7812e60 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] https://10.4.3.119/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-702328397&status=available returned with HTTP 200 Aug 25 10:22:14.418223 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 529/2118] 10.4.3.119 () {66 vars in 1391 bytes} [Tue Aug 25 10:22:14 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-702328397&status=available => generated 859 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:14.425598 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-cf689c61-157a-4e2e-86b4-a1300d7dcef3 tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] https://10.4.3.119/volume/v3/types returned with HTTP 200 Aug 25 10:22:14.426170 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 539/2119] 10.4.3.119 () {68 vars in 1252 bytes} [Tue Aug 25 10:22:14 2026] POST /volume/v3/types => generated 221 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:14.433369 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-fa0b3cad-38c0-4124-a49b-dc137679c6d6 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:14.435162 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-fa0b3cad-38c0-4124-a49b-dc137679c6d6 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] GET https://10.4.3.119/volume/v3/volumes/detail?marker=e6c30865-a366-4196-adf3-7a2a72fd7042&sort=id%3Aasc Aug 25 10:22:14.435363 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-fa0b3cad-38c0-4124-a49b-dc137679c6d6 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:14.435562 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-fa0b3cad-38c0-4124-a49b-dc137679c6d6 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Calling method 'detail' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:14.435857 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.api_utils [None req-fa0b3cad-38c0-4124-a49b-dc137679c6d6 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Removing options '' from query. {{(pid=100389) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 10:22:14.436818 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:14.436818 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:22:14.436818 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-fa0b3cad-38c0-4124-a49b-dc137679c6d6 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100389) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 10:22:14.440459 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-7bddcdff-386b-46d3-843d-24d1e19b98dd None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:14.442372 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7bddcdff-386b-46d3-843d-24d1e19b98dd tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] POST https://10.4.3.119/volume/v3/types Aug 25 10:22:14.442812 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-7bddcdff-386b-46d3-843d-24d1e19b98dd tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-685587131"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:22:14.463444 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7bddcdff-386b-46d3-843d-24d1e19b98dd tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] https://10.4.3.119/volume/v3/types returned with HTTP 200 Aug 25 10:22:14.464018 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 536/2120] 10.4.3.119 () {68 vars in 1252 bytes} [Tue Aug 25 10:22:14 2026] POST /volume/v3/types => generated 221 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:14.475250 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-648ffed9-ab44-4604-a460-087dcf6d557a None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:14.476913 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-648ffed9-ab44-4604-a460-087dcf6d557a tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] GET https://10.4.3.119/volume/v3/qos-specs/62927f58-2a72-4a81-897d-a6912531d5ce/associate?vol_type_id=d713d518-1278-4e57-a0c4-b27e95093d79 Aug 25 10:22:14.477355 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-648ffed9-ab44-4604-a460-087dcf6d557a tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:14.477684 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-648ffed9-ab44-4604-a460-087dcf6d557a tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] Calling method 'associate' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:14.478432 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.contrib.qos_specs_manage [None req-648ffed9-ab44-4604-a460-087dcf6d557a tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] Associate qos_spec: 62927f58-2a72-4a81-897d-a6912531d5ce with type: d713d518-1278-4e57-a0c4-b27e95093d79 {{(pid=100388) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 25 10:22:14.481607 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-fa0b3cad-38c0-4124-a49b-dc137679c6d6 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Get all volumes completed successfully. Aug 25 10:22:14.486419 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-fa0b3cad-38c0-4124-a49b-dc137679c6d6 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] https://10.4.3.119/volume/v3/volumes/detail?marker=e6c30865-a366-4196-adf3-7a2a72fd7042&sort=id%3Aasc returned with HTTP 200 Aug 25 10:22:14.486419 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 517/2121] 10.4.3.119 () {66 vars in 1373 bytes} [Tue Aug 25 10:22:14 2026] GET /volume/v3/volumes/detail?marker=e6c30865-a366-4196-adf3-7a2a72fd7042&sort=id%3Aasc => generated 15 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 10:22:14.503524 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-763901a7-41b9-4fef-a9fb-9ac4858b205c None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:14.505584 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-763901a7-41b9-4fef-a9fb-9ac4858b205c tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] GET https://10.4.3.119/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 25 10:22:14.506097 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-763901a7-41b9-4fef-a9fb-9ac4858b205c tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:14.506097 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-763901a7-41b9-4fef-a9fb-9ac4858b205c tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Calling method 'detail' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:14.506271 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.api_utils [None req-763901a7-41b9-4fef-a9fb-9ac4858b205c tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Removing options '' from query. {{(pid=100391) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 10:22:14.507125 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-763901a7-41b9-4fef-a9fb-9ac4858b205c tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100391) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 10:22:14.507441 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-648ffed9-ab44-4604-a460-087dcf6d557a tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] https://10.4.3.119/volume/v3/qos-specs/62927f58-2a72-4a81-897d-a6912531d5ce/associate?vol_type_id=d713d518-1278-4e57-a0c4-b27e95093d79 returned with HTTP 202 Aug 25 10:22:14.508106 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 530/2122] 10.4.3.119 () {66 vars in 1481 bytes} [Tue Aug 25 10:22:14 2026] GET /volume/v3/qos-specs/62927f58-2a72-4a81-897d-a6912531d5ce/associate?vol_type_id=d713d518-1278-4e57-a0c4-b27e95093d79 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:22:14.516227 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-0380be02-6eec-4c30-bf81-ef208d781e3f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:14.518416 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0380be02-6eec-4c30-bf81-ef208d781e3f tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] GET https://10.4.3.119/volume/v3/qos-specs/62927f58-2a72-4a81-897d-a6912531d5ce/associate?vol_type_id=b39d1bde-788a-479b-b818-c3aea11b131e Aug 25 10:22:14.518694 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0380be02-6eec-4c30-bf81-ef208d781e3f tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:14.518942 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0380be02-6eec-4c30-bf81-ef208d781e3f tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] Calling method 'associate' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:14.519771 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.contrib.qos_specs_manage [None req-0380be02-6eec-4c30-bf81-ef208d781e3f tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] Associate qos_spec: 62927f58-2a72-4a81-897d-a6912531d5ce with type: b39d1bde-788a-479b-b818-c3aea11b131e {{(pid=100390) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 25 10:22:14.548738 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0380be02-6eec-4c30-bf81-ef208d781e3f tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] https://10.4.3.119/volume/v3/qos-specs/62927f58-2a72-4a81-897d-a6912531d5ce/associate?vol_type_id=b39d1bde-788a-479b-b818-c3aea11b131e returned with HTTP 202 Aug 25 10:22:14.549175 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 537/2123] 10.4.3.119 () {66 vars in 1481 bytes} [Tue Aug 25 10:22:14 2026] GET /volume/v3/qos-specs/62927f58-2a72-4a81-897d-a6912531d5ce/associate?vol_type_id=b39d1bde-788a-479b-b818-c3aea11b131e => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:22:14.549481 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-763901a7-41b9-4fef-a9fb-9ac4858b205c tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Get all volumes completed successfully. Aug 25 10:22:14.550509 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:14.550509 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:22:14.556161 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-763901a7-41b9-4fef-a9fb-9ac4858b205c tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] https://10.4.3.119/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 25 10:22:14.556861 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 540/2124] 10.4.3.119 () {66 vars in 1337 bytes} [Tue Aug 25 10:22:14 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2552 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:22:14.559315 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-2221f2c2-af76-42e7-a15f-cc471bdb2d35 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:14.560573 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-2221f2c2-af76-42e7-a15f-cc471bdb2d35 tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] GET https://10.4.3.119/volume/v3/qos-specs/62927f58-2a72-4a81-897d-a6912531d5ce/associate?vol_type_id=a0ab6cf0-60ce-4265-a752-6103defdf848 Aug 25 10:22:14.560838 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-2221f2c2-af76-42e7-a15f-cc471bdb2d35 tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:14.561079 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-2221f2c2-af76-42e7-a15f-cc471bdb2d35 tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] Calling method 'associate' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:14.561690 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.contrib.qos_specs_manage [None req-2221f2c2-af76-42e7-a15f-cc471bdb2d35 tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] Associate qos_spec: 62927f58-2a72-4a81-897d-a6912531d5ce with type: a0ab6cf0-60ce-4265-a752-6103defdf848 {{(pid=100389) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 25 10:22:14.578389 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-e11662ad-ad84-4a18-9828-af35a5057a6b None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:14.579887 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e11662ad-ad84-4a18-9828-af35a5057a6b tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] GET https://10.4.3.119/volume/v3/volumes/detail Aug 25 10:22:14.580271 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e11662ad-ad84-4a18-9828-af35a5057a6b tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:14.580556 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e11662ad-ad84-4a18-9828-af35a5057a6b tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Calling method 'detail' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:14.580904 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.api_utils [None req-e11662ad-ad84-4a18-9828-af35a5057a6b tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Removing options '' from query. {{(pid=100388) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 10:22:14.581334 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:14.581334 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:22:14.581844 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-e11662ad-ad84-4a18-9828-af35a5057a6b tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100388) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 10:22:14.582126 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-38eaebe4-6516-4b0a-b6da-2853b141364e None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:14.584766 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-38eaebe4-6516-4b0a-b6da-2853b141364e tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] GET https://10.4.3.119/volume/v3/volumes/c4248137-a6d1-468b-abad-dd65ad8e3036 Aug 25 10:22:14.584901 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-38eaebe4-6516-4b0a-b6da-2853b141364e tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:14.585983 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-38eaebe4-6516-4b0a-b6da-2853b141364e tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:14.593494 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-e11662ad-ad84-4a18-9828-af35a5057a6b tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Get all volumes completed successfully. Aug 25 10:22:14.593827 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:14.593827 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:22:14.595210 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:14.595210 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:22:14.596274 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-2221f2c2-af76-42e7-a15f-cc471bdb2d35 tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] https://10.4.3.119/volume/v3/qos-specs/62927f58-2a72-4a81-897d-a6912531d5ce/associate?vol_type_id=a0ab6cf0-60ce-4265-a752-6103defdf848 returned with HTTP 202 Aug 25 10:22:14.596907 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 518/2125] 10.4.3.119 () {66 vars in 1481 bytes} [Tue Aug 25 10:22:14 2026] GET /volume/v3/qos-specs/62927f58-2a72-4a81-897d-a6912531d5ce/associate?vol_type_id=a0ab6cf0-60ce-4265-a752-6103defdf848 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:22:14.598502 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-38eaebe4-6516-4b0a-b6da-2853b141364e tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Volume info retrieved successfully. Aug 25 10:22:14.602954 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e11662ad-ad84-4a18-9828-af35a5057a6b tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] https://10.4.3.119/volume/v3/volumes/detail returned with HTTP 200 Aug 25 10:22:14.603736 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 531/2126] 10.4.3.119 () {66 vars in 1258 bytes} [Tue Aug 25 10:22:14 2026] GET /volume/v3/volumes/detail => generated 2552 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:22:14.604640 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-38eaebe4-6516-4b0a-b6da-2853b141364e tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] https://10.4.3.119/volume/v3/volumes/c4248137-a6d1-468b-abad-dd65ad8e3036 returned with HTTP 200 Aug 25 10:22:14.605162 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 538/2127] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:14 2026] GET /volume/v3/volumes/c4248137-a6d1-468b-abad-dd65ad8e3036 => generated 937 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:14.609841 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-70a7e56e-302b-4fe0-b04f-7a38b023316d None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:14.611790 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-70a7e56e-302b-4fe0-b04f-7a38b023316d tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] GET https://10.4.3.119/volume/v3/qos-specs/62927f58-2a72-4a81-897d-a6912531d5ce/associations Aug 25 10:22:14.612059 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-70a7e56e-302b-4fe0-b04f-7a38b023316d tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:14.612312 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-70a7e56e-302b-4fe0-b04f-7a38b023316d tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] Calling method 'associations' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:14.612946 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.contrib.qos_specs_manage [None req-70a7e56e-302b-4fe0-b04f-7a38b023316d tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] Get associations for qos_spec id: 62927f58-2a72-4a81-897d-a6912531d5ce {{(pid=100391) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 25 10:22:14.627445 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-bf2e6be8-3d32-4f78-94cb-8dfbb5aa7ec9 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:14.629733 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-bf2e6be8-3d32-4f78-94cb-8dfbb5aa7ec9 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] GET https://10.4.3.119/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 25 10:22:14.630002 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-bf2e6be8-3d32-4f78-94cb-8dfbb5aa7ec9 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:14.631038 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-bf2e6be8-3d32-4f78-94cb-8dfbb5aa7ec9 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Calling method 'index' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:14.631038 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.api_utils [None req-bf2e6be8-3d32-4f78-94cb-8dfbb5aa7ec9 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Removing options '' from query. {{(pid=100389) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 10:22:14.631971 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:14.631971 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:22:14.632508 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-bf2e6be8-3d32-4f78-94cb-8dfbb5aa7ec9 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100389) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 10:22:14.641190 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-70a7e56e-302b-4fe0-b04f-7a38b023316d tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] https://10.4.3.119/volume/v3/qos-specs/62927f58-2a72-4a81-897d-a6912531d5ce/associations returned with HTTP 200 Aug 25 10:22:14.641782 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 541/2128] 10.4.3.119 () {66 vars in 1393 bytes} [Tue Aug 25 10:22:14 2026] GET /volume/v3/qos-specs/62927f58-2a72-4a81-897d-a6912531d5ce/associations => generated 445 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:14.653430 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-c3d6c002-fd39-44ba-8d25-56304fe07d6b None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:14.656906 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c3d6c002-fd39-44ba-8d25-56304fe07d6b tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] GET https://10.4.3.119/volume/v3/qos-specs/62927f58-2a72-4a81-897d-a6912531d5ce/disassociate?vol_type_id=d713d518-1278-4e57-a0c4-b27e95093d79 Aug 25 10:22:14.656906 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c3d6c002-fd39-44ba-8d25-56304fe07d6b tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:14.656906 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c3d6c002-fd39-44ba-8d25-56304fe07d6b tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] Calling method 'disassociate' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:14.658744 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.contrib.qos_specs_manage [None req-c3d6c002-fd39-44ba-8d25-56304fe07d6b tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] Disassociate qos_spec: 62927f58-2a72-4a81-897d-a6912531d5ce from type: d713d518-1278-4e57-a0c4-b27e95093d79 {{(pid=100388) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Aug 25 10:22:14.673822 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-bf2e6be8-3d32-4f78-94cb-8dfbb5aa7ec9 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Get all volumes completed successfully. Aug 25 10:22:14.674445 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-bf2e6be8-3d32-4f78-94cb-8dfbb5aa7ec9 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] https://10.4.3.119/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 25 10:22:14.675058 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 519/2129] 10.4.3.119 () {66 vars in 1316 bytes} [Tue Aug 25 10:22:14 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 974 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:14.679598 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c3d6c002-fd39-44ba-8d25-56304fe07d6b tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] https://10.4.3.119/volume/v3/qos-specs/62927f58-2a72-4a81-897d-a6912531d5ce/disassociate?vol_type_id=d713d518-1278-4e57-a0c4-b27e95093d79 returned with HTTP 202 Aug 25 10:22:14.679598 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 532/2130] 10.4.3.119 () {66 vars in 1490 bytes} [Tue Aug 25 10:22:14 2026] GET /volume/v3/qos-specs/62927f58-2a72-4a81-897d-a6912531d5ce/disassociate?vol_type_id=d713d518-1278-4e57-a0c4-b27e95093d79 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:22:14.687442 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-f90e7236-921d-4909-8397-30b999ac58ea None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:14.687912 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-a3d051ed-5b3b-45bb-b9a0-3b4c771e7062 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:14.689530 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f90e7236-921d-4909-8397-30b999ac58ea tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] GET https://10.4.3.119/volume/v3/volumes?availability_zone=nova Aug 25 10:22:14.690203 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a3d051ed-5b3b-45bb-b9a0-3b4c771e7062 tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] GET https://10.4.3.119/volume/v3/qos-specs/62927f58-2a72-4a81-897d-a6912531d5ce/associations Aug 25 10:22:14.690271 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f90e7236-921d-4909-8397-30b999ac58ea tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:14.690315 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a3d051ed-5b3b-45bb-b9a0-3b4c771e7062 tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:14.690361 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f90e7236-921d-4909-8397-30b999ac58ea tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Calling method 'index' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:14.690399 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a3d051ed-5b3b-45bb-b9a0-3b4c771e7062 tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] Calling method 'associations' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:14.690540 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:14.690540 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:22:14.690754 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.api_utils [None req-f90e7236-921d-4909-8397-30b999ac58ea tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Removing options '' from query. {{(pid=100390) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 10:22:14.690808 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-f90e7236-921d-4909-8397-30b999ac58ea tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Could not evaluate value nova, assuming string {{(pid=100390) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 25 10:22:14.690870 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a3d051ed-5b3b-45bb-b9a0-3b4c771e7062 tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] Get associations for qos_spec id: 62927f58-2a72-4a81-897d-a6912531d5ce {{(pid=100391) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 25 10:22:14.691530 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-f90e7236-921d-4909-8397-30b999ac58ea tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100390) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 10:22:14.698694 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a3d051ed-5b3b-45bb-b9a0-3b4c771e7062 tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] https://10.4.3.119/volume/v3/qos-specs/62927f58-2a72-4a81-897d-a6912531d5ce/associations returned with HTTP 200 Aug 25 10:22:14.699102 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 542/2131] 10.4.3.119 () {66 vars in 1393 bytes} [Tue Aug 25 10:22:14 2026] GET /volume/v3/qos-specs/62927f58-2a72-4a81-897d-a6912531d5ce/associations => generated 304 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:14.708102 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-daaf9cfc-993d-4042-9039-414a37179538 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:14.710120 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-daaf9cfc-993d-4042-9039-414a37179538 tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] GET https://10.4.3.119/volume/v3/qos-specs/62927f58-2a72-4a81-897d-a6912531d5ce/disassociate_all Aug 25 10:22:14.710358 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-daaf9cfc-993d-4042-9039-414a37179538 tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:14.710543 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-daaf9cfc-993d-4042-9039-414a37179538 tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] Calling method 'disassociate_all' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:14.710840 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:14.710840 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:22:14.711236 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.contrib.qos_specs_manage [None req-daaf9cfc-993d-4042-9039-414a37179538 tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] Disassociate qos_spec: 62927f58-2a72-4a81-897d-a6912531d5ce from all. {{(pid=100389) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Aug 25 10:22:14.723057 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-f90e7236-921d-4909-8397-30b999ac58ea tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Get all volumes completed successfully. Aug 25 10:22:14.723850 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f90e7236-921d-4909-8397-30b999ac58ea tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] https://10.4.3.119/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 25 10:22:14.724331 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 539/2132] 10.4.3.119 () {66 vars in 1282 bytes} [Tue Aug 25 10:22:14 2026] GET /volume/v3/volumes?availability_zone=nova => generated 974 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:14.732236 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-daaf9cfc-993d-4042-9039-414a37179538 tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] https://10.4.3.119/volume/v3/qos-specs/62927f58-2a72-4a81-897d-a6912531d5ce/disassociate_all returned with HTTP 202 Aug 25 10:22:14.732801 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 520/2133] 10.4.3.119 () {66 vars in 1405 bytes} [Tue Aug 25 10:22:14 2026] GET /volume/v3/qos-specs/62927f58-2a72-4a81-897d-a6912531d5ce/disassociate_all => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:22:14.736110 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-96f87175-f053-40c2-9998-f9b695091b78 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:14.739322 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-96f87175-f053-40c2-9998-f9b695091b78 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] GET https://10.4.3.119/volume/v3/volumes?availability_zone=nova Aug 25 10:22:14.739322 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-96f87175-f053-40c2-9998-f9b695091b78 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:14.739322 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-96f87175-f053-40c2-9998-f9b695091b78 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Calling method 'index' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:14.740328 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.api_utils [None req-96f87175-f053-40c2-9998-f9b695091b78 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Removing options '' from query. {{(pid=100388) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 10:22:14.740328 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-96f87175-f053-40c2-9998-f9b695091b78 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Could not evaluate value nova, assuming string {{(pid=100388) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 25 10:22:14.740818 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:14.740818 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:22:14.740910 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-72ca143b-ca30-43c5-a071-e5d90921f08b None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:14.741398 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-96f87175-f053-40c2-9998-f9b695091b78 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100388) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 10:22:14.743264 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-72ca143b-ca30-43c5-a071-e5d90921f08b tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] GET https://10.4.3.119/volume/v3/qos-specs/62927f58-2a72-4a81-897d-a6912531d5ce/associations Aug 25 10:22:14.743388 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-72ca143b-ca30-43c5-a071-e5d90921f08b tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:14.743503 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-72ca143b-ca30-43c5-a071-e5d90921f08b tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] Calling method 'associations' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:14.746165 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:14.746165 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:22:14.746165 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.contrib.qos_specs_manage [None req-72ca143b-ca30-43c5-a071-e5d90921f08b tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] Get associations for qos_spec id: 62927f58-2a72-4a81-897d-a6912531d5ce {{(pid=100391) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 25 10:22:14.754022 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-72ca143b-ca30-43c5-a071-e5d90921f08b tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] https://10.4.3.119/volume/v3/qos-specs/62927f58-2a72-4a81-897d-a6912531d5ce/associations returned with HTTP 200 Aug 25 10:22:14.754602 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 543/2134] 10.4.3.119 () {66 vars in 1393 bytes} [Tue Aug 25 10:22:14 2026] GET /volume/v3/qos-specs/62927f58-2a72-4a81-897d-a6912531d5ce/associations => generated 24 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 10:22:14.764381 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-b676073f-95e1-491e-9612-914ca2129a83 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:14.768312 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b676073f-95e1-491e-9612-914ca2129a83 tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] DELETE https://10.4.3.119/volume/v3/types/a0ab6cf0-60ce-4265-a752-6103defdf848 Aug 25 10:22:14.768614 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b676073f-95e1-491e-9612-914ca2129a83 tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:14.768938 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b676073f-95e1-491e-9612-914ca2129a83 tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] Calling method '_delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:14.769321 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:14.769321 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:22:14.785286 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-96f87175-f053-40c2-9998-f9b695091b78 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Get all volumes completed successfully. Aug 25 10:22:14.786365 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-96f87175-f053-40c2-9998-f9b695091b78 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] https://10.4.3.119/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 25 10:22:14.786979 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 533/2135] 10.4.3.119 () {66 vars in 1282 bytes} [Tue Aug 25 10:22:14 2026] GET /volume/v3/volumes?availability_zone=nova => generated 974 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:14.796843 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b676073f-95e1-491e-9612-914ca2129a83 tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] https://10.4.3.119/volume/v3/types/a0ab6cf0-60ce-4265-a752-6103defdf848 returned with HTTP 202 Aug 25 10:22:14.797319 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 540/2136] 10.4.3.119 () {66 vars in 1345 bytes} [Tue Aug 25 10:22:14 2026] DELETE /volume/v3/types/a0ab6cf0-60ce-4265-a752-6103defdf848 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:22:14.803193 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-a4db491d-7370-4d2f-9d99-e255311a0906 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:14.805185 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-5df8e174-f2bf-486c-b3cc-faf4222146b8 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:14.805648 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a4db491d-7370-4d2f-9d99-e255311a0906 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] GET https://10.4.3.119/volume/v3/volumes?bootable=false Aug 25 10:22:14.805939 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a4db491d-7370-4d2f-9d99-e255311a0906 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:14.806231 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a4db491d-7370-4d2f-9d99-e255311a0906 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Calling method 'index' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:14.806557 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.api_utils [None req-a4db491d-7370-4d2f-9d99-e255311a0906 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Removing options '' from query. {{(pid=100389) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 10:22:14.807034 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:14.807034 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:22:14.807632 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-a4db491d-7370-4d2f-9d99-e255311a0906 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100389) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 10:22:14.808633 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5df8e174-f2bf-486c-b3cc-faf4222146b8 tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] GET https://10.4.3.119/volume/v3/types/a0ab6cf0-60ce-4265-a752-6103defdf848 Aug 25 10:22:14.808897 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5df8e174-f2bf-486c-b3cc-faf4222146b8 tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:14.809095 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5df8e174-f2bf-486c-b3cc-faf4222146b8 tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:14.813117 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5df8e174-f2bf-486c-b3cc-faf4222146b8 tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] https://10.4.3.119/volume/v3/types/a0ab6cf0-60ce-4265-a752-6103defdf848 returned with HTTP 404 Aug 25 10:22:14.813796 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 544/2137] 10.4.3.119 () {66 vars in 1342 bytes} [Tue Aug 25 10:22:14 2026] GET /volume/v3/types/a0ab6cf0-60ce-4265-a752-6103defdf848 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:22:14.824768 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-87013e9d-1b4f-4e8a-93d5-71e1812d9b48 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:14.826769 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-87013e9d-1b4f-4e8a-93d5-71e1812d9b48 tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] DELETE https://10.4.3.119/volume/v3/types/b39d1bde-788a-479b-b818-c3aea11b131e Aug 25 10:22:14.827030 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-87013e9d-1b4f-4e8a-93d5-71e1812d9b48 tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:14.827323 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-87013e9d-1b4f-4e8a-93d5-71e1812d9b48 tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] Calling method '_delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:14.827577 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:14.827577 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:22:14.839972 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-a4db491d-7370-4d2f-9d99-e255311a0906 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Get all volumes completed successfully. Aug 25 10:22:14.841206 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a4db491d-7370-4d2f-9d99-e255311a0906 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] https://10.4.3.119/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 25 10:22:14.841659 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 521/2138] 10.4.3.119 () {66 vars in 1266 bytes} [Tue Aug 25 10:22:14 2026] GET /volume/v3/volumes?bootable=false => generated 974 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:14.853567 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-555fc726-ee75-4cd1-920e-9305448dfd5d None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:14.855376 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-555fc726-ee75-4cd1-920e-9305448dfd5d tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] GET https://10.4.3.119/volume/v3/volumes?bootable=false Aug 25 10:22:14.855597 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-555fc726-ee75-4cd1-920e-9305448dfd5d tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:14.855779 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-555fc726-ee75-4cd1-920e-9305448dfd5d tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Calling method 'index' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:14.856099 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.api_utils [None req-555fc726-ee75-4cd1-920e-9305448dfd5d tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Removing options '' from query. {{(pid=100390) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 10:22:14.857009 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-555fc726-ee75-4cd1-920e-9305448dfd5d tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100390) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 10:22:14.862780 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-87013e9d-1b4f-4e8a-93d5-71e1812d9b48 tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] https://10.4.3.119/volume/v3/types/b39d1bde-788a-479b-b818-c3aea11b131e returned with HTTP 202 Aug 25 10:22:14.863421 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 534/2139] 10.4.3.119 () {66 vars in 1345 bytes} [Tue Aug 25 10:22:14 2026] DELETE /volume/v3/types/b39d1bde-788a-479b-b818-c3aea11b131e => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:22:14.871596 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-2049c33a-1ef4-46da-a37c-12995ccf1f15 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:14.873844 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2049c33a-1ef4-46da-a37c-12995ccf1f15 tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] GET https://10.4.3.119/volume/v3/types/b39d1bde-788a-479b-b818-c3aea11b131e Aug 25 10:22:14.874081 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2049c33a-1ef4-46da-a37c-12995ccf1f15 tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:14.874338 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2049c33a-1ef4-46da-a37c-12995ccf1f15 tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:14.878806 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2049c33a-1ef4-46da-a37c-12995ccf1f15 tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] https://10.4.3.119/volume/v3/types/b39d1bde-788a-479b-b818-c3aea11b131e returned with HTTP 404 Aug 25 10:22:14.879410 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 545/2140] 10.4.3.119 () {66 vars in 1342 bytes} [Tue Aug 25 10:22:14 2026] GET /volume/v3/types/b39d1bde-788a-479b-b818-c3aea11b131e => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:22:14.887473 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-452b2457-d86d-4ec7-9fcb-e43e5b949f6c None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:14.889944 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-452b2457-d86d-4ec7-9fcb-e43e5b949f6c tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] DELETE https://10.4.3.119/volume/v3/types/d713d518-1278-4e57-a0c4-b27e95093d79 Aug 25 10:22:14.890280 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-452b2457-d86d-4ec7-9fcb-e43e5b949f6c tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:14.890555 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-452b2457-d86d-4ec7-9fcb-e43e5b949f6c tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] Calling method '_delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:14.890937 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:14.890937 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:22:14.891436 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-555fc726-ee75-4cd1-920e-9305448dfd5d tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Get all volumes completed successfully. Aug 25 10:22:14.892225 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-555fc726-ee75-4cd1-920e-9305448dfd5d tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] https://10.4.3.119/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 25 10:22:14.892755 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 541/2141] 10.4.3.119 () {66 vars in 1266 bytes} [Tue Aug 25 10:22:14 2026] GET /volume/v3/volumes?bootable=false => generated 974 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:14.907423 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-062f8742-ecec-4b16-b307-fbfdc98316eb None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:14.908341 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-b6d56488-747d-4727-a556-ef974e2e8b59 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:14.909246 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-062f8742-ecec-4b16-b307-fbfdc98316eb tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] GET https://10.4.3.119/volume/v3/volumes?status=available Aug 25 10:22:14.909456 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-062f8742-ecec-4b16-b307-fbfdc98316eb tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:14.909672 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-062f8742-ecec-4b16-b307-fbfdc98316eb tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Calling method 'index' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:14.909948 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.api_utils [None req-062f8742-ecec-4b16-b307-fbfdc98316eb tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Removing options '' from query. {{(pid=100388) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 10:22:14.910218 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-062f8742-ecec-4b16-b307-fbfdc98316eb tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Could not evaluate value available, assuming string {{(pid=100388) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 25 10:22:14.910847 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b6d56488-747d-4727-a556-ef974e2e8b59 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] GET https://10.4.3.119/volume/v3/volumes/7e7621d5-7d5d-4fab-b67e-4a6262b093eb Aug 25 10:22:14.911304 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b6d56488-747d-4727-a556-ef974e2e8b59 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:14.911507 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-062f8742-ecec-4b16-b307-fbfdc98316eb tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100388) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 10:22:14.911574 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b6d56488-747d-4727-a556-ef974e2e8b59 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:14.921382 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:14.921382 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:22:14.927900 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-b6d56488-747d-4727-a556-ef974e2e8b59 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Volume info retrieved successfully. Aug 25 10:22:14.933344 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b6d56488-747d-4727-a556-ef974e2e8b59 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] https://10.4.3.119/volume/v3/volumes/7e7621d5-7d5d-4fab-b67e-4a6262b093eb returned with HTTP 200 Aug 25 10:22:14.933876 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 546/2142] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:14 2026] GET /volume/v3/volumes/7e7621d5-7d5d-4fab-b67e-4a6262b093eb => generated 906 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:14.937814 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-452b2457-d86d-4ec7-9fcb-e43e5b949f6c tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] https://10.4.3.119/volume/v3/types/d713d518-1278-4e57-a0c4-b27e95093d79 returned with HTTP 202 Aug 25 10:22:14.938329 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 522/2143] 10.4.3.119 () {66 vars in 1345 bytes} [Tue Aug 25 10:22:14 2026] DELETE /volume/v3/types/d713d518-1278-4e57-a0c4-b27e95093d79 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:22:14.945240 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-062f8742-ecec-4b16-b307-fbfdc98316eb tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Get all volumes completed successfully. Aug 25 10:22:14.945832 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-062f8742-ecec-4b16-b307-fbfdc98316eb tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] https://10.4.3.119/volume/v3/volumes?status=available returned with HTTP 200 Aug 25 10:22:14.946574 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 535/2144] 10.4.3.119 () {66 vars in 1270 bytes} [Tue Aug 25 10:22:14 2026] GET /volume/v3/volumes?status=available => generated 974 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:14.947842 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-e561c102-21bb-4829-a720-1732f168a6dd None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:14.950030 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e561c102-21bb-4829-a720-1732f168a6dd tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] GET https://10.4.3.119/volume/v3/types/d713d518-1278-4e57-a0c4-b27e95093d79 Aug 25 10:22:14.950274 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e561c102-21bb-4829-a720-1732f168a6dd tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:14.950472 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e561c102-21bb-4829-a720-1732f168a6dd tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:14.954292 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e561c102-21bb-4829-a720-1732f168a6dd tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] https://10.4.3.119/volume/v3/types/d713d518-1278-4e57-a0c4-b27e95093d79 returned with HTTP 404 Aug 25 10:22:14.954945 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 542/2145] 10.4.3.119 () {66 vars in 1342 bytes} [Tue Aug 25 10:22:14 2026] GET /volume/v3/types/d713d518-1278-4e57-a0c4-b27e95093d79 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:22:14.956291 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-2e1441d5-b65c-40d1-8032-4249285f8550 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:14.958006 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2e1441d5-b65c-40d1-8032-4249285f8550 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] GET https://10.4.3.119/volume/v3/volumes?status=available Aug 25 10:22:14.958280 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2e1441d5-b65c-40d1-8032-4249285f8550 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:14.958529 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2e1441d5-b65c-40d1-8032-4249285f8550 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Calling method 'index' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:14.958787 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.api_utils [None req-2e1441d5-b65c-40d1-8032-4249285f8550 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Removing options '' from query. {{(pid=100391) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 10:22:14.959222 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-2e1441d5-b65c-40d1-8032-4249285f8550 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Could not evaluate value available, assuming string {{(pid=100391) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 25 10:22:14.959793 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-2e1441d5-b65c-40d1-8032-4249285f8550 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100391) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 10:22:14.964920 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-1c5fe058-4721-4e92-b5e4-1952fbf8fa02 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:14.970402 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1c5fe058-4721-4e92-b5e4-1952fbf8fa02 tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] POST https://10.4.3.119/volume/v3/qos-specs Aug 25 10:22:14.970402 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1c5fe058-4721-4e92-b5e4-1952fbf8fa02 tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-382935241", "consumer": "back-end"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:22:14.971428 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.qos_specs [None req-1c5fe058-4721-4e92-b5e4-1952fbf8fa02 tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-382935241', 'consumer': 'back-end', 'specs': {}} {{(pid=100389) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 25 10:22:14.981414 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.db.api [None req-1c5fe058-4721-4e92-b5e4-1952fbf8fa02 tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] DB qos_specs_create(): root {'id': '20bd25d8-7d2b-4ca8-8fbc-f7f8361612f9', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-382935241'} {{(pid=100389) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 25 10:22:14.992608 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1c5fe058-4721-4e92-b5e4-1952fbf8fa02 tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] https://10.4.3.119/volume/v3/qos-specs returned with HTTP 200 Aug 25 10:22:14.993844 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-2e1441d5-b65c-40d1-8032-4249285f8550 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Get all volumes completed successfully. Aug 25 10:22:14.993924 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 523/2146] 10.4.3.119 () {68 vars in 1264 bytes} [Tue Aug 25 10:22:14 2026] POST /volume/v3/qos-specs => generated 368 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:14.994483 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2e1441d5-b65c-40d1-8032-4249285f8550 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] https://10.4.3.119/volume/v3/volumes?status=available returned with HTTP 200 Aug 25 10:22:14.994933 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 547/2147] 10.4.3.119 () {66 vars in 1270 bytes} [Tue Aug 25 10:22:14 2026] GET /volume/v3/volumes?status=available => generated 974 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:15.003651 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-c507060c-0f2c-4ee4-8f30-92236c6de1d3 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:15.006178 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c507060c-0f2c-4ee4-8f30-92236c6de1d3 tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] DELETE https://10.4.3.119/volume/v3/qos-specs/20bd25d8-7d2b-4ca8-8fbc-f7f8361612f9?force=False Aug 25 10:22:15.006457 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c507060c-0f2c-4ee4-8f30-92236c6de1d3 tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:15.006682 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c507060c-0f2c-4ee4-8f30-92236c6de1d3 tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:15.006896 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-9cc18829-d758-49a6-bba4-e8f1ac545f97 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:15.006941 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:15.006941 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:22:15.007616 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.contrib.qos_specs_manage [None req-c507060c-0f2c-4ee4-8f30-92236c6de1d3 tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] Delete qos_spec: 20bd25d8-7d2b-4ca8-8fbc-f7f8361612f9, force: False {{(pid=100388) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 25 10:22:15.009599 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-9cc18829-d758-49a6-bba4-e8f1ac545f97 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] GET https://10.4.3.119/volume/v3/volumes/detail?availability_zone=nova Aug 25 10:22:15.009897 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-9cc18829-d758-49a6-bba4-e8f1ac545f97 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:15.010201 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-9cc18829-d758-49a6-bba4-e8f1ac545f97 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Calling method 'detail' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:15.010556 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.api_utils [None req-9cc18829-d758-49a6-bba4-e8f1ac545f97 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Removing options '' from query. {{(pid=100390) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 10:22:15.010899 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-9cc18829-d758-49a6-bba4-e8f1ac545f97 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Could not evaluate value nova, assuming string {{(pid=100390) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 25 10:22:15.011291 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:15.011291 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:22:15.011874 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-9cc18829-d758-49a6-bba4-e8f1ac545f97 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100390) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 10:22:15.021871 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-9cc18829-d758-49a6-bba4-e8f1ac545f97 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Get all volumes completed successfully. Aug 25 10:22:15.022835 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:15.022835 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:22:15.027075 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-9cc18829-d758-49a6-bba4-e8f1ac545f97 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] https://10.4.3.119/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Aug 25 10:22:15.027494 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 543/2148] 10.4.3.119 () {66 vars in 1303 bytes} [Tue Aug 25 10:22:15 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2552 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:22:15.036406 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c507060c-0f2c-4ee4-8f30-92236c6de1d3 tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] https://10.4.3.119/volume/v3/qos-specs/20bd25d8-7d2b-4ca8-8fbc-f7f8361612f9?force=False returned with HTTP 202 Aug 25 10:22:15.037195 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 536/2149] 10.4.3.119 () {66 vars in 1380 bytes} [Tue Aug 25 10:22:15 2026] DELETE /volume/v3/qos-specs/20bd25d8-7d2b-4ca8-8fbc-f7f8361612f9?force=False => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:22:15.048662 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-ca65c2a5-31b9-4ff2-9619-9c6ade6d1648 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:15.048827 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-aad6d8b9-5e21-470e-a5c3-84ab7a0fa3ef None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:15.050509 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ca65c2a5-31b9-4ff2-9619-9c6ade6d1648 tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] GET https://10.4.3.119/volume/v3/qos-specs/20bd25d8-7d2b-4ca8-8fbc-f7f8361612f9 Aug 25 10:22:15.050859 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-aad6d8b9-5e21-470e-a5c3-84ab7a0fa3ef tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] GET https://10.4.3.119/volume/v3/volumes/detail?bootable=false Aug 25 10:22:15.051091 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ca65c2a5-31b9-4ff2-9619-9c6ade6d1648 tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:15.051188 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-aad6d8b9-5e21-470e-a5c3-84ab7a0fa3ef tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:15.051484 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-aad6d8b9-5e21-470e-a5c3-84ab7a0fa3ef tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Calling method 'detail' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:15.051567 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ca65c2a5-31b9-4ff2-9619-9c6ade6d1648 tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:15.051851 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.api_utils [None req-aad6d8b9-5e21-470e-a5c3-84ab7a0fa3ef tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Removing options '' from query. {{(pid=100391) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 10:22:15.052019 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:15.052019 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:22:15.052411 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:15.052411 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:22:15.053036 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-aad6d8b9-5e21-470e-a5c3-84ab7a0fa3ef tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100391) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 10:22:15.058127 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ca65c2a5-31b9-4ff2-9619-9c6ade6d1648 tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] https://10.4.3.119/volume/v3/qos-specs/20bd25d8-7d2b-4ca8-8fbc-f7f8361612f9 returned with HTTP 404 Aug 25 10:22:15.059166 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 524/2150] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:22:15 2026] GET /volume/v3/qos-specs/20bd25d8-7d2b-4ca8-8fbc-f7f8361612f9 => generated 100 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:22:15.067266 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-ace35443-a40e-4dba-8617-7c8cf16912e5 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:15.069799 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ace35443-a40e-4dba-8617-7c8cf16912e5 tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] GET https://10.4.3.119/volume/v3/qos-specs Aug 25 10:22:15.070015 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ace35443-a40e-4dba-8617-7c8cf16912e5 tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:15.070278 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ace35443-a40e-4dba-8617-7c8cf16912e5 tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] Calling method 'index' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:15.082407 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ace35443-a40e-4dba-8617-7c8cf16912e5 tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] https://10.4.3.119/volume/v3/qos-specs returned with HTTP 200 Aug 25 10:22:15.082902 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 544/2151] 10.4.3.119 () {66 vars in 1243 bytes} [Tue Aug 25 10:22:15 2026] GET /volume/v3/qos-specs => generated 174 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:15.091787 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-12d05a50-2563-47dd-823b-7a7c9e9f6ff3 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:15.094686 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-12d05a50-2563-47dd-823b-7a7c9e9f6ff3 tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] DELETE https://10.4.3.119/volume/v3/qos-specs/20bd25d8-7d2b-4ca8-8fbc-f7f8361612f9?force=False Aug 25 10:22:15.095077 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-12d05a50-2563-47dd-823b-7a7c9e9f6ff3 tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:15.095377 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-12d05a50-2563-47dd-823b-7a7c9e9f6ff3 tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:15.095879 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:15.095879 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:22:15.096465 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.contrib.qos_specs_manage [None req-12d05a50-2563-47dd-823b-7a7c9e9f6ff3 tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] Delete qos_spec: 20bd25d8-7d2b-4ca8-8fbc-f7f8361612f9, force: False {{(pid=100388) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 25 10:22:15.098214 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-aad6d8b9-5e21-470e-a5c3-84ab7a0fa3ef tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Get all volumes completed successfully. Aug 25 10:22:15.099544 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:15.099544 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:22:15.105251 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-aad6d8b9-5e21-470e-a5c3-84ab7a0fa3ef tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] https://10.4.3.119/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Aug 25 10:22:15.105864 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 548/2152] 10.4.3.119 () {66 vars in 1287 bytes} [Tue Aug 25 10:22:15 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2552 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:22:15.107300 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-12d05a50-2563-47dd-823b-7a7c9e9f6ff3 tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] https://10.4.3.119/volume/v3/qos-specs/20bd25d8-7d2b-4ca8-8fbc-f7f8361612f9?force=False returned with HTTP 404 Aug 25 10:22:15.107995 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 537/2153] 10.4.3.119 () {66 vars in 1380 bytes} [Tue Aug 25 10:22:15 2026] DELETE /volume/v3/qos-specs/20bd25d8-7d2b-4ca8-8fbc-f7f8361612f9?force=False => generated 100 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:22:15.116999 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-65a2342a-06ba-4f2a-8127-8ec6604741b7 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:15.120214 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-65a2342a-06ba-4f2a-8127-8ec6604741b7 tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] GET https://10.4.3.119/volume/v3/qos-specs/20bd25d8-7d2b-4ca8-8fbc-f7f8361612f9 Aug 25 10:22:15.120214 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-65a2342a-06ba-4f2a-8127-8ec6604741b7 tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:15.120214 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-65a2342a-06ba-4f2a-8127-8ec6604741b7 tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:15.123001 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-4437790c-35b4-4397-a3ec-bd0732e48e07 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:15.125556 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4437790c-35b4-4397-a3ec-bd0732e48e07 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] GET https://10.4.3.119/volume/v3/volumes/detail?status=available Aug 25 10:22:15.125794 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4437790c-35b4-4397-a3ec-bd0732e48e07 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:15.125997 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4437790c-35b4-4397-a3ec-bd0732e48e07 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Calling method 'detail' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:15.126392 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.api_utils [None req-4437790c-35b4-4397-a3ec-bd0732e48e07 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Removing options '' from query. {{(pid=100390) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 10:22:15.127812 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-4437790c-35b4-4397-a3ec-bd0732e48e07 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Could not evaluate value available, assuming string {{(pid=100390) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 25 10:22:15.128003 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-65a2342a-06ba-4f2a-8127-8ec6604741b7 tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] https://10.4.3.119/volume/v3/qos-specs/20bd25d8-7d2b-4ca8-8fbc-f7f8361612f9 returned with HTTP 404 Aug 25 10:22:15.128067 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:15.128067 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:22:15.128153 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 525/2154] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:22:15 2026] GET /volume/v3/qos-specs/20bd25d8-7d2b-4ca8-8fbc-f7f8361612f9 => generated 100 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:22:15.128321 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-4437790c-35b4-4397-a3ec-bd0732e48e07 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100390) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 10:22:15.137081 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-8927c5fc-30c8-48a9-9b15-0e3eb2cc0d9f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:15.139372 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8927c5fc-30c8-48a9-9b15-0e3eb2cc0d9f tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] POST https://10.4.3.119/volume/v3/qos-specs Aug 25 10:22:15.139787 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-8927c5fc-30c8-48a9-9b15-0e3eb2cc0d9f tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1176733613", "consumer": "both"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:22:15.141957 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.qos_specs [None req-8927c5fc-30c8-48a9-9b15-0e3eb2cc0d9f tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1176733613', 'consumer': 'both', 'specs': {}} {{(pid=100391) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 25 10:22:15.145413 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.db.api [None req-8927c5fc-30c8-48a9-9b15-0e3eb2cc0d9f tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] DB qos_specs_create(): root {'id': 'dbb47d10-3a6a-40e7-ad3d-1e4266399c88', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1176733613'} {{(pid=100391) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 25 10:22:15.145844 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-bd960649-5e56-4023-a067-eed311290462 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:15.147075 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-4437790c-35b4-4397-a3ec-bd0732e48e07 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Get all volumes completed successfully. Aug 25 10:22:15.148150 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-bd960649-5e56-4023-a067-eed311290462 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/3f3ef0ca-8189-4e60-8580-433a28d1db3d Aug 25 10:22:15.148399 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:15.148399 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:22:15.148473 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-bd960649-5e56-4023-a067-eed311290462 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:15.148876 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-bd960649-5e56-4023-a067-eed311290462 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:15.149046 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-bd960649-5e56-4023-a067-eed311290462 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id 3f3ef0ca-8189-4e60-8580-433a28d1db3d. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:22:15.155335 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:15.155335 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:22:15.155504 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8927c5fc-30c8-48a9-9b15-0e3eb2cc0d9f tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] https://10.4.3.119/volume/v3/qos-specs returned with HTTP 200 Aug 25 10:22:15.155504 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 549/2155] 10.4.3.119 () {68 vars in 1264 bytes} [Tue Aug 25 10:22:15 2026] POST /volume/v3/qos-specs => generated 365 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:15.155578 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-bd960649-5e56-4023-a067-eed311290462 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/3f3ef0ca-8189-4e60-8580-433a28d1db3d returned with HTTP 200 Aug 25 10:22:15.155710 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4437790c-35b4-4397-a3ec-bd0732e48e07 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] https://10.4.3.119/volume/v3/volumes/detail?status=available returned with HTTP 200 Aug 25 10:22:15.155769 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 538/2156] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:15 2026] GET /volume/v3/backups/3f3ef0ca-8189-4e60-8580-433a28d1db3d => generated 707 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:15.158368 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 545/2157] 10.4.3.119 () {66 vars in 1291 bytes} [Tue Aug 25 10:22:15 2026] GET /volume/v3/volumes/detail?status=available => generated 2552 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:22:15.166862 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-30c095f2-f0e4-415b-a9ff-fae9423aee4e None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:15.171263 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-30c095f2-f0e4-415b-a9ff-fae9423aee4e tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] DELETE https://10.4.3.119/volume/v3/qos-specs/dbb47d10-3a6a-40e7-ad3d-1e4266399c88?force=False Aug 25 10:22:15.171263 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-30c095f2-f0e4-415b-a9ff-fae9423aee4e tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:15.171263 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-30c095f2-f0e4-415b-a9ff-fae9423aee4e tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:15.171263 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.contrib.qos_specs_manage [None req-30c095f2-f0e4-415b-a9ff-fae9423aee4e tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] Delete qos_spec: dbb47d10-3a6a-40e7-ad3d-1e4266399c88, force: False {{(pid=100389) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 25 10:22:15.174917 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-a6a571bc-92e5-4e30-a5f2-ffa83725965c None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:15.176584 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a6a571bc-92e5-4e30-a5f2-ffa83725965c tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] GET https://10.4.3.119/volume/v3/volumes/3cefa84a-b44b-4679-9b6e-548d332586f9 Aug 25 10:22:15.176860 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a6a571bc-92e5-4e30-a5f2-ffa83725965c tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:15.177068 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a6a571bc-92e5-4e30-a5f2-ffa83725965c tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:15.184709 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:15.184709 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:22:15.189240 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-a6a571bc-92e5-4e30-a5f2-ffa83725965c tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Volume info retrieved successfully. Aug 25 10:22:15.193460 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a6a571bc-92e5-4e30-a5f2-ffa83725965c tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] https://10.4.3.119/volume/v3/volumes/3cefa84a-b44b-4679-9b6e-548d332586f9 returned with HTTP 200 Aug 25 10:22:15.193877 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 550/2158] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:15 2026] GET /volume/v3/volumes/3cefa84a-b44b-4679-9b6e-548d332586f9 => generated 856 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:15.201351 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-30c095f2-f0e4-415b-a9ff-fae9423aee4e tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] https://10.4.3.119/volume/v3/qos-specs/dbb47d10-3a6a-40e7-ad3d-1e4266399c88?force=False returned with HTTP 202 Aug 25 10:22:15.202023 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 526/2159] 10.4.3.119 () {66 vars in 1380 bytes} [Tue Aug 25 10:22:15 2026] DELETE /volume/v3/qos-specs/dbb47d10-3a6a-40e7-ad3d-1e4266399c88?force=False => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:22:15.206827 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-891ac1bf-2fb3-4ab2-bab1-e8b94fad1a30 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:15.208272 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-0009fc4e-5d29-4ea0-aace-8c982dc5e447 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:15.208846 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-891ac1bf-2fb3-4ab2-bab1-e8b94fad1a30 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] DELETE https://10.4.3.119/volume/v3/volumes/3cefa84a-b44b-4679-9b6e-548d332586f9 Aug 25 10:22:15.209290 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-891ac1bf-2fb3-4ab2-bab1-e8b94fad1a30 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:15.209578 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-891ac1bf-2fb3-4ab2-bab1-e8b94fad1a30 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:15.209813 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-891ac1bf-2fb3-4ab2-bab1-e8b94fad1a30 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Delete volume with id: 3cefa84a-b44b-4679-9b6e-548d332586f9 Aug 25 10:22:15.210564 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0009fc4e-5d29-4ea0-aace-8c982dc5e447 tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] GET https://10.4.3.119/volume/v3/qos-specs/dbb47d10-3a6a-40e7-ad3d-1e4266399c88 Aug 25 10:22:15.210797 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0009fc4e-5d29-4ea0-aace-8c982dc5e447 tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:15.210972 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0009fc4e-5d29-4ea0-aace-8c982dc5e447 tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:15.214813 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0009fc4e-5d29-4ea0-aace-8c982dc5e447 tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] https://10.4.3.119/volume/v3/qos-specs/dbb47d10-3a6a-40e7-ad3d-1e4266399c88 returned with HTTP 404 Aug 25 10:22:15.215487 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 546/2160] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:22:15 2026] GET /volume/v3/qos-specs/dbb47d10-3a6a-40e7-ad3d-1e4266399c88 => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:22:15.218204 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:15.218204 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:22:15.218870 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-891ac1bf-2fb3-4ab2-bab1-e8b94fad1a30 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Volume info retrieved successfully. Aug 25 10:22:15.224018 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-a351ef71-03dc-42ef-b9eb-4b31d4a5f1f6 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:15.226398 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a351ef71-03dc-42ef-b9eb-4b31d4a5f1f6 tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] GET https://10.4.3.119/volume/v3/qos-specs Aug 25 10:22:15.226507 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a351ef71-03dc-42ef-b9eb-4b31d4a5f1f6 tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:15.226716 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a351ef71-03dc-42ef-b9eb-4b31d4a5f1f6 tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] Calling method 'index' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:15.240158 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a351ef71-03dc-42ef-b9eb-4b31d4a5f1f6 tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] https://10.4.3.119/volume/v3/qos-specs returned with HTTP 200 Aug 25 10:22:15.240634 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 551/2161] 10.4.3.119 () {66 vars in 1243 bytes} [Tue Aug 25 10:22:15 2026] GET /volume/v3/qos-specs => generated 174 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:15.252478 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-891ac1bf-2fb3-4ab2-bab1-e8b94fad1a30 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Delete volume request issued successfully. Aug 25 10:22:15.252788 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-088c9973-33f8-4f48-a9df-4758816ac6c5 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:15.252955 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-891ac1bf-2fb3-4ab2-bab1-e8b94fad1a30 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] https://10.4.3.119/volume/v3/volumes/3cefa84a-b44b-4679-9b6e-548d332586f9 returned with HTTP 202 Aug 25 10:22:15.253737 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 539/2162] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:22:15 2026] DELETE /volume/v3/volumes/3cefa84a-b44b-4679-9b6e-548d332586f9 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:22:15.257363 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-088c9973-33f8-4f48-a9df-4758816ac6c5 tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] DELETE https://10.4.3.119/volume/v3/qos-specs/dbb47d10-3a6a-40e7-ad3d-1e4266399c88?force=False Aug 25 10:22:15.257645 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-088c9973-33f8-4f48-a9df-4758816ac6c5 tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:15.257930 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-088c9973-33f8-4f48-a9df-4758816ac6c5 tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:15.258320 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:15.258320 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:22:15.258840 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.contrib.qos_specs_manage [None req-088c9973-33f8-4f48-a9df-4758816ac6c5 tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] Delete qos_spec: dbb47d10-3a6a-40e7-ad3d-1e4266399c88, force: False {{(pid=100389) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 25 10:22:15.263649 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-088c9973-33f8-4f48-a9df-4758816ac6c5 tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] https://10.4.3.119/volume/v3/qos-specs/dbb47d10-3a6a-40e7-ad3d-1e4266399c88?force=False returned with HTTP 404 Aug 25 10:22:15.264261 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-39f17538-e622-48cd-b1eb-f5cabe752ca7 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:15.264316 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 527/2163] 10.4.3.119 () {66 vars in 1380 bytes} [Tue Aug 25 10:22:15 2026] DELETE /volume/v3/qos-specs/dbb47d10-3a6a-40e7-ad3d-1e4266399c88?force=False => generated 100 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:22:15.266526 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-39f17538-e622-48cd-b1eb-f5cabe752ca7 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] GET https://10.4.3.119/volume/v3/volumes/3cefa84a-b44b-4679-9b6e-548d332586f9 Aug 25 10:22:15.266790 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-39f17538-e622-48cd-b1eb-f5cabe752ca7 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:15.267833 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-39f17538-e622-48cd-b1eb-f5cabe752ca7 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:15.274913 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-57b8804d-be9b-4170-aa48-ce4884b8bdc1 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:15.277112 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-57b8804d-be9b-4170-aa48-ce4884b8bdc1 tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] GET https://10.4.3.119/volume/v3/qos-specs/dbb47d10-3a6a-40e7-ad3d-1e4266399c88 Aug 25 10:22:15.278158 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-57b8804d-be9b-4170-aa48-ce4884b8bdc1 tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:15.278158 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-57b8804d-be9b-4170-aa48-ce4884b8bdc1 tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:15.278158 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:15.278158 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:22:15.280399 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-4977c615-c8cf-47dd-8023-15afb56b20c7 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:15.282553 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4977c615-c8cf-47dd-8023-15afb56b20c7 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] GET https://10.4.3.119/volume/v3/backups/9ac7879f-6f04-42ec-a9ec-00379e2fbb3f Aug 25 10:22:15.282617 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:15.282617 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:22:15.284163 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4977c615-c8cf-47dd-8023-15afb56b20c7 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:15.284163 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4977c615-c8cf-47dd-8023-15afb56b20c7 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:15.284163 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-4977c615-c8cf-47dd-8023-15afb56b20c7 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Show backup with id 9ac7879f-6f04-42ec-a9ec-00379e2fbb3f. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:22:15.285938 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-57b8804d-be9b-4170-aa48-ce4884b8bdc1 tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] https://10.4.3.119/volume/v3/qos-specs/dbb47d10-3a6a-40e7-ad3d-1e4266399c88 returned with HTTP 404 Aug 25 10:22:15.286614 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 552/2164] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:22:15 2026] GET /volume/v3/qos-specs/dbb47d10-3a6a-40e7-ad3d-1e4266399c88 => generated 100 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:22:15.288198 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:15.288198 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:22:15.290452 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-39f17538-e622-48cd-b1eb-f5cabe752ca7 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Volume info retrieved successfully. Aug 25 10:22:15.290710 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4977c615-c8cf-47dd-8023-15afb56b20c7 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] https://10.4.3.119/volume/v3/backups/9ac7879f-6f04-42ec-a9ec-00379e2fbb3f returned with HTTP 200 Aug 25 10:22:15.290710 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 540/2165] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:15 2026] GET /volume/v3/backups/9ac7879f-6f04-42ec-a9ec-00379e2fbb3f => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:15.296887 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-3bd64591-2d4a-430e-8b4d-b1fa5dc72336 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:15.298539 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3bd64591-2d4a-430e-8b4d-b1fa5dc72336 tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] POST https://10.4.3.119/volume/v3/qos-specs Aug 25 10:22:15.299362 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3bd64591-2d4a-430e-8b4d-b1fa5dc72336 tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1577800199", "consumer": "front-end"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:22:15.301679 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.qos_specs [None req-3bd64591-2d4a-430e-8b4d-b1fa5dc72336 tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1577800199', 'consumer': 'front-end', 'specs': {}} {{(pid=100389) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 25 10:22:15.305176 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.db.api [None req-3bd64591-2d4a-430e-8b4d-b1fa5dc72336 tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] DB qos_specs_create(): root {'id': '98108639-9398-44a9-be5c-1216da2e2825', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1577800199'} {{(pid=100389) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 25 10:22:15.307384 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-39f17538-e622-48cd-b1eb-f5cabe752ca7 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] https://10.4.3.119/volume/v3/volumes/3cefa84a-b44b-4679-9b6e-548d332586f9 returned with HTTP 200 Aug 25 10:22:15.308067 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 547/2166] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:15 2026] GET /volume/v3/volumes/3cefa84a-b44b-4679-9b6e-548d332586f9 => generated 855 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:15.320362 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3bd64591-2d4a-430e-8b4d-b1fa5dc72336 tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] https://10.4.3.119/volume/v3/qos-specs returned with HTTP 200 Aug 25 10:22:15.321026 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 528/2167] 10.4.3.119 () {68 vars in 1264 bytes} [Tue Aug 25 10:22:15 2026] POST /volume/v3/qos-specs => generated 370 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:15.334495 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-87d63579-2a95-43f2-829e-dea14596ffb4 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:15.338201 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-87d63579-2a95-43f2-829e-dea14596ffb4 tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] DELETE https://10.4.3.119/volume/v3/qos-specs/98108639-9398-44a9-be5c-1216da2e2825?force=False Aug 25 10:22:15.338486 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-87d63579-2a95-43f2-829e-dea14596ffb4 tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:15.338736 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-87d63579-2a95-43f2-829e-dea14596ffb4 tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:15.339341 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.contrib.qos_specs_manage [None req-87d63579-2a95-43f2-829e-dea14596ffb4 tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] Delete qos_spec: 98108639-9398-44a9-be5c-1216da2e2825, force: False {{(pid=100391) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 25 10:22:15.364323 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-87d63579-2a95-43f2-829e-dea14596ffb4 tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] https://10.4.3.119/volume/v3/qos-specs/98108639-9398-44a9-be5c-1216da2e2825?force=False returned with HTTP 202 Aug 25 10:22:15.364927 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 553/2168] 10.4.3.119 () {66 vars in 1380 bytes} [Tue Aug 25 10:22:15 2026] DELETE /volume/v3/qos-specs/98108639-9398-44a9-be5c-1216da2e2825?force=False => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:22:15.374656 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-eed30340-8511-42ee-92f6-49476050619d None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:15.377306 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-eed30340-8511-42ee-92f6-49476050619d tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] GET https://10.4.3.119/volume/v3/qos-specs/98108639-9398-44a9-be5c-1216da2e2825 Aug 25 10:22:15.377631 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-eed30340-8511-42ee-92f6-49476050619d tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:15.377907 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-eed30340-8511-42ee-92f6-49476050619d tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:15.383278 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-eed30340-8511-42ee-92f6-49476050619d tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] https://10.4.3.119/volume/v3/qos-specs/98108639-9398-44a9-be5c-1216da2e2825 returned with HTTP 404 Aug 25 10:22:15.384423 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 541/2169] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:22:15 2026] GET /volume/v3/qos-specs/98108639-9398-44a9-be5c-1216da2e2825 => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:22:15.396438 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-8ce3c241-cf7c-4eaf-8a1e-89b619135f2c None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:15.399738 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8ce3c241-cf7c-4eaf-8a1e-89b619135f2c tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] GET https://10.4.3.119/volume/v3/qos-specs Aug 25 10:22:15.400154 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8ce3c241-cf7c-4eaf-8a1e-89b619135f2c tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:15.400378 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8ce3c241-cf7c-4eaf-8a1e-89b619135f2c tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] Calling method 'index' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:15.408498 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8ce3c241-cf7c-4eaf-8a1e-89b619135f2c tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] https://10.4.3.119/volume/v3/qos-specs returned with HTTP 200 Aug 25 10:22:15.409094 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 548/2170] 10.4.3.119 () {66 vars in 1243 bytes} [Tue Aug 25 10:22:15 2026] GET /volume/v3/qos-specs => generated 174 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:15.419556 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-129e569f-5b0a-426d-be17-335f0d21e1fa None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:15.424264 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-129e569f-5b0a-426d-be17-335f0d21e1fa tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] DELETE https://10.4.3.119/volume/v3/qos-specs/98108639-9398-44a9-be5c-1216da2e2825?force=False Aug 25 10:22:15.424264 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-129e569f-5b0a-426d-be17-335f0d21e1fa tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:15.424264 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-129e569f-5b0a-426d-be17-335f0d21e1fa tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:15.424264 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:15.424264 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:22:15.424264 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.contrib.qos_specs_manage [None req-129e569f-5b0a-426d-be17-335f0d21e1fa tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] Delete qos_spec: 98108639-9398-44a9-be5c-1216da2e2825, force: False {{(pid=100389) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 25 10:22:15.430026 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-129e569f-5b0a-426d-be17-335f0d21e1fa tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] https://10.4.3.119/volume/v3/qos-specs/98108639-9398-44a9-be5c-1216da2e2825?force=False returned with HTTP 404 Aug 25 10:22:15.431730 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 529/2171] 10.4.3.119 () {66 vars in 1380 bytes} [Tue Aug 25 10:22:15 2026] DELETE /volume/v3/qos-specs/98108639-9398-44a9-be5c-1216da2e2825?force=False => generated 100 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:22:15.440702 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-ec5f762d-658a-473a-a0fa-39735ebfc1d5 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:15.445236 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ec5f762d-658a-473a-a0fa-39735ebfc1d5 tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] GET https://10.4.3.119/volume/v3/qos-specs/98108639-9398-44a9-be5c-1216da2e2825 Aug 25 10:22:15.445552 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ec5f762d-658a-473a-a0fa-39735ebfc1d5 tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:15.445840 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ec5f762d-658a-473a-a0fa-39735ebfc1d5 tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:15.446278 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:15.446278 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:22:15.450377 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ec5f762d-658a-473a-a0fa-39735ebfc1d5 tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] https://10.4.3.119/volume/v3/qos-specs/98108639-9398-44a9-be5c-1216da2e2825 returned with HTTP 404 Aug 25 10:22:15.450848 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 554/2172] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:22:15 2026] GET /volume/v3/qos-specs/98108639-9398-44a9-be5c-1216da2e2825 => generated 100 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:22:15.458817 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-f26b8a89-323c-442b-ba4a-a6a586be8b12 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:15.460978 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f26b8a89-323c-442b-ba4a-a6a586be8b12 tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] GET https://10.4.3.119/volume/v3/qos-specs/62927f58-2a72-4a81-897d-a6912531d5ce Aug 25 10:22:15.461214 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f26b8a89-323c-442b-ba4a-a6a586be8b12 tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:15.461436 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f26b8a89-323c-442b-ba4a-a6a586be8b12 tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:15.466470 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f26b8a89-323c-442b-ba4a-a6a586be8b12 tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] https://10.4.3.119/volume/v3/qos-specs/62927f58-2a72-4a81-897d-a6912531d5ce returned with HTTP 200 Aug 25 10:22:15.466961 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 542/2173] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:22:15 2026] GET /volume/v3/qos-specs/62927f58-2a72-4a81-897d-a6912531d5ce => generated 392 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:15.476333 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-c63eb00e-3c8e-4edd-a17e-c004f8f47642 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:15.479432 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c63eb00e-3c8e-4edd-a17e-c004f8f47642 tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] GET https://10.4.3.119/volume/v3/qos-specs Aug 25 10:22:15.479791 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c63eb00e-3c8e-4edd-a17e-c004f8f47642 tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:15.480087 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c63eb00e-3c8e-4edd-a17e-c004f8f47642 tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] Calling method 'index' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:15.480668 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:15.480668 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:22:15.485939 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c63eb00e-3c8e-4edd-a17e-c004f8f47642 tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] https://10.4.3.119/volume/v3/qos-specs returned with HTTP 200 Aug 25 10:22:15.486389 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 549/2174] 10.4.3.119 () {66 vars in 1243 bytes} [Tue Aug 25 10:22:15 2026] GET /volume/v3/qos-specs => generated 174 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:15.498273 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-0e21b3f4-dd33-47a7-96cb-c4f7cbdf422f None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:15.500108 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0e21b3f4-dd33-47a7-96cb-c4f7cbdf422f tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] PUT https://10.4.3.119/volume/v3/qos-specs/62927f58-2a72-4a81-897d-a6912531d5ce Aug 25 10:22:15.500662 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0e21b3f4-dd33-47a7-96cb-c4f7cbdf422f tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:22:15.506444 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.qos_specs [None req-0e21b3f4-dd33-47a7-96cb-c4f7cbdf422f tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=100389) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Aug 25 10:22:15.518016 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.db.api [None req-0e21b3f4-dd33-47a7-96cb-c4f7cbdf422f tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] qos_specs_update() value: {'id': '5ae63d67-5c52-4969-80a3-f1a73a90eeba', 'key': 'iops_bytes', 'value': '500', 'specs_id': '62927f58-2a72-4a81-897d-a6912531d5ce', 'deleted': False} {{(pid=100389) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Aug 25 10:22:15.522898 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0e21b3f4-dd33-47a7-96cb-c4f7cbdf422f tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] https://10.4.3.119/volume/v3/qos-specs/62927f58-2a72-4a81-897d-a6912531d5ce returned with HTTP 200 Aug 25 10:22:15.523796 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 530/2175] 10.4.3.119 () {68 vars in 1374 bytes} [Tue Aug 25 10:22:15 2026] PUT /volume/v3/qos-specs/62927f58-2a72-4a81-897d-a6912531d5ce => generated 36 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 10:22:15.531970 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-0c9420de-e1fd-4880-8836-75648dc18ec0 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:15.534542 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0c9420de-e1fd-4880-8836-75648dc18ec0 tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] GET https://10.4.3.119/volume/v3/qos-specs/62927f58-2a72-4a81-897d-a6912531d5ce Aug 25 10:22:15.534898 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0c9420de-e1fd-4880-8836-75648dc18ec0 tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:15.535151 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0c9420de-e1fd-4880-8836-75648dc18ec0 tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:15.540635 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0c9420de-e1fd-4880-8836-75648dc18ec0 tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] https://10.4.3.119/volume/v3/qos-specs/62927f58-2a72-4a81-897d-a6912531d5ce returned with HTTP 200 Aug 25 10:22:15.541023 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 555/2176] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:22:15 2026] GET /volume/v3/qos-specs/62927f58-2a72-4a81-897d-a6912531d5ce => generated 413 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:15.550094 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-144ac439-dd4e-42e5-bc7c-b499d78fbeac None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:15.552240 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-144ac439-dd4e-42e5-bc7c-b499d78fbeac tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] PUT https://10.4.3.119/volume/v3/qos-specs/62927f58-2a72-4a81-897d-a6912531d5ce/delete_keys Aug 25 10:22:15.552608 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-144ac439-dd4e-42e5-bc7c-b499d78fbeac tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:22:15.554589 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:15.554589 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:22:15.555159 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.contrib.qos_specs_manage [None req-144ac439-dd4e-42e5-bc7c-b499d78fbeac tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] Delete_key spec: 62927f58-2a72-4a81-897d-a6912531d5ce, keys: ['iops_bytes'] {{(pid=100388) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Aug 25 10:22:15.571776 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-144ac439-dd4e-42e5-bc7c-b499d78fbeac tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] https://10.4.3.119/volume/v3/qos-specs/62927f58-2a72-4a81-897d-a6912531d5ce/delete_keys returned with HTTP 202 Aug 25 10:22:15.572356 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 543/2177] 10.4.3.119 () {68 vars in 1410 bytes} [Tue Aug 25 10:22:15 2026] PUT /volume/v3/qos-specs/62927f58-2a72-4a81-897d-a6912531d5ce/delete_keys => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:22:15.579445 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-e579666b-4ed4-4307-b46e-e0d04373d758 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:15.581245 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e579666b-4ed4-4307-b46e-e0d04373d758 tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] GET https://10.4.3.119/volume/v3/qos-specs/62927f58-2a72-4a81-897d-a6912531d5ce Aug 25 10:22:15.581439 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e579666b-4ed4-4307-b46e-e0d04373d758 tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:15.581635 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e579666b-4ed4-4307-b46e-e0d04373d758 tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:15.581977 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:15.581977 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:22:15.585555 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e579666b-4ed4-4307-b46e-e0d04373d758 tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] https://10.4.3.119/volume/v3/qos-specs/62927f58-2a72-4a81-897d-a6912531d5ce returned with HTTP 200 Aug 25 10:22:15.585970 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 550/2178] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:22:15 2026] GET /volume/v3/qos-specs/62927f58-2a72-4a81-897d-a6912531d5ce => generated 392 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:15.594806 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-6727a101-153e-4a35-a8a0-35b7bdfcf6b8 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:15.596420 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6727a101-153e-4a35-a8a0-35b7bdfcf6b8 tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] GET https://10.4.3.119/volume/v3/qos-specs/62927f58-2a72-4a81-897d-a6912531d5ce Aug 25 10:22:15.596830 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6727a101-153e-4a35-a8a0-35b7bdfcf6b8 tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:15.597123 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6727a101-153e-4a35-a8a0-35b7bdfcf6b8 tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:15.597515 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:15.597515 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:22:15.601895 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6727a101-153e-4a35-a8a0-35b7bdfcf6b8 tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] https://10.4.3.119/volume/v3/qos-specs/62927f58-2a72-4a81-897d-a6912531d5ce returned with HTTP 200 Aug 25 10:22:15.602500 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 531/2179] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:22:15 2026] GET /volume/v3/qos-specs/62927f58-2a72-4a81-897d-a6912531d5ce => generated 392 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:15.616111 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-bfbf242c-1b22-4ee3-847c-d15b89faa04e None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:15.618096 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-bfbf242c-1b22-4ee3-847c-d15b89faa04e tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] DELETE https://10.4.3.119/volume/v3/qos-specs/62927f58-2a72-4a81-897d-a6912531d5ce?force=False Aug 25 10:22:15.618319 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-bfbf242c-1b22-4ee3-847c-d15b89faa04e tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:15.618525 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-bc35a1e5-7f1b-4215-a17f-95c9febfecd7 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:15.618626 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-bfbf242c-1b22-4ee3-847c-d15b89faa04e tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:15.618842 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:15.618842 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:22:15.619177 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.contrib.qos_specs_manage [None req-bfbf242c-1b22-4ee3-847c-d15b89faa04e tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] Delete qos_spec: 62927f58-2a72-4a81-897d-a6912531d5ce, force: False {{(pid=100391) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 25 10:22:15.620395 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-bc35a1e5-7f1b-4215-a17f-95c9febfecd7 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] GET https://10.4.3.119/volume/v3/volumes/c4248137-a6d1-468b-abad-dd65ad8e3036 Aug 25 10:22:15.620640 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-bc35a1e5-7f1b-4215-a17f-95c9febfecd7 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:15.620929 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-bc35a1e5-7f1b-4215-a17f-95c9febfecd7 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:15.629584 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:15.629584 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:22:15.633796 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-bc35a1e5-7f1b-4215-a17f-95c9febfecd7 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Volume info retrieved successfully. Aug 25 10:22:15.639338 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-bc35a1e5-7f1b-4215-a17f-95c9febfecd7 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] https://10.4.3.119/volume/v3/volumes/c4248137-a6d1-468b-abad-dd65ad8e3036 returned with HTTP 200 Aug 25 10:22:15.639627 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-bfbf242c-1b22-4ee3-847c-d15b89faa04e tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] https://10.4.3.119/volume/v3/qos-specs/62927f58-2a72-4a81-897d-a6912531d5ce?force=False returned with HTTP 202 Aug 25 10:22:15.640018 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 544/2180] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:15 2026] GET /volume/v3/volumes/c4248137-a6d1-468b-abad-dd65ad8e3036 => generated 998 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:15.640223 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 556/2181] 10.4.3.119 () {66 vars in 1380 bytes} [Tue Aug 25 10:22:15 2026] DELETE /volume/v3/qos-specs/62927f58-2a72-4a81-897d-a6912531d5ce?force=False => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:22:15.647688 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-a680b66d-34af-4cbe-8f24-e888971e173b None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:15.649424 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a680b66d-34af-4cbe-8f24-e888971e173b tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] GET https://10.4.3.119/volume/v3/qos-specs/62927f58-2a72-4a81-897d-a6912531d5ce Aug 25 10:22:15.649573 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a680b66d-34af-4cbe-8f24-e888971e173b tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:15.649796 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a680b66d-34af-4cbe-8f24-e888971e173b tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:15.650017 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:15.650017 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:22:15.653730 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a680b66d-34af-4cbe-8f24-e888971e173b tempest-QosSpecsTestJSON-165094651 tempest-QosSpecsTestJSON-165094651-project-admin] https://10.4.3.119/volume/v3/qos-specs/62927f58-2a72-4a81-897d-a6912531d5ce returned with HTTP 404 Aug 25 10:22:15.654260 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 551/2182] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:22:15 2026] GET /volume/v3/qos-specs/62927f58-2a72-4a81-897d-a6912531d5ce => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:22:15.951542 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-6dc74cbf-a912-4211-8b08-bf217e27ba20 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:15.953399 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6dc74cbf-a912-4211-8b08-bf217e27ba20 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] GET https://10.4.3.119/volume/v3/volumes/7e7621d5-7d5d-4fab-b67e-4a6262b093eb Aug 25 10:22:15.953787 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6dc74cbf-a912-4211-8b08-bf217e27ba20 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:15.954115 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6dc74cbf-a912-4211-8b08-bf217e27ba20 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:15.963348 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:15.963348 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:22:15.969424 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-6dc74cbf-a912-4211-8b08-bf217e27ba20 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Volume info retrieved successfully. Aug 25 10:22:15.975632 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6dc74cbf-a912-4211-8b08-bf217e27ba20 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] https://10.4.3.119/volume/v3/volumes/7e7621d5-7d5d-4fab-b67e-4a6262b093eb returned with HTTP 200 Aug 25 10:22:15.976310 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 532/2183] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:15 2026] GET /volume/v3/volumes/7e7621d5-7d5d-4fab-b67e-4a6262b093eb => generated 906 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:16.168918 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-c0bd28ea-b09f-440d-bd8d-ff05493808d5 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:16.171999 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c0bd28ea-b09f-440d-bd8d-ff05493808d5 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/3f3ef0ca-8189-4e60-8580-433a28d1db3d Aug 25 10:22:16.171999 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c0bd28ea-b09f-440d-bd8d-ff05493808d5 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:16.171999 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c0bd28ea-b09f-440d-bd8d-ff05493808d5 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:16.171999 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-c0bd28ea-b09f-440d-bd8d-ff05493808d5 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id 3f3ef0ca-8189-4e60-8580-433a28d1db3d. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:22:16.176484 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:16.176484 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:22:16.177381 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c0bd28ea-b09f-440d-bd8d-ff05493808d5 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/3f3ef0ca-8189-4e60-8580-433a28d1db3d returned with HTTP 200 Aug 25 10:22:16.177671 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 545/2184] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:16 2026] GET /volume/v3/backups/3f3ef0ca-8189-4e60-8580-433a28d1db3d => generated 707 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:16.303425 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-bb7d4a71-6406-4694-82db-b987521de407 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:16.306720 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-bb7d4a71-6406-4694-82db-b987521de407 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] GET https://10.4.3.119/volume/v3/backups/9ac7879f-6f04-42ec-a9ec-00379e2fbb3f Aug 25 10:22:16.306720 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-bb7d4a71-6406-4694-82db-b987521de407 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:16.306720 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-bb7d4a71-6406-4694-82db-b987521de407 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:16.306720 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-bb7d4a71-6406-4694-82db-b987521de407 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Show backup with id 9ac7879f-6f04-42ec-a9ec-00379e2fbb3f. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:22:16.307393 np0000008063 devstack@c-api.service[100391]: DEBUG dbcounter [-] [100391] Writing DB stats cinder:SELECT=618,cinder:UPDATE=94,cinder:INSERT=49,cinder:DELETE=3 {{(pid=100391) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 10:22:16.311325 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:16.311325 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:22:16.312596 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-bb7d4a71-6406-4694-82db-b987521de407 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] https://10.4.3.119/volume/v3/backups/9ac7879f-6f04-42ec-a9ec-00379e2fbb3f returned with HTTP 200 Aug 25 10:22:16.313225 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 557/2185] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:16 2026] GET /volume/v3/backups/9ac7879f-6f04-42ec-a9ec-00379e2fbb3f => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:16.324493 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-85fdc2f7-57b9-41f1-9dd3-b5162c9ea5e7 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:16.326393 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-85fdc2f7-57b9-41f1-9dd3-b5162c9ea5e7 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] GET https://10.4.3.119/volume/v3/volumes/3cefa84a-b44b-4679-9b6e-548d332586f9 Aug 25 10:22:16.326637 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-85fdc2f7-57b9-41f1-9dd3-b5162c9ea5e7 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:16.326908 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-85fdc2f7-57b9-41f1-9dd3-b5162c9ea5e7 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:16.333445 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-85fdc2f7-57b9-41f1-9dd3-b5162c9ea5e7 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] https://10.4.3.119/volume/v3/volumes/3cefa84a-b44b-4679-9b6e-548d332586f9 returned with HTTP 404 Aug 25 10:22:16.334240 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 552/2186] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:16 2026] GET /volume/v3/volumes/3cefa84a-b44b-4679-9b6e-548d332586f9 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:22:16.341844 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-372421e6-d058-4a73-8b04-4421ccf4b230 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:16.343971 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-372421e6-d058-4a73-8b04-4421ccf4b230 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] GET https://10.4.3.119/volume/v3/volumes/e6c30865-a366-4196-adf3-7a2a72fd7042 Aug 25 10:22:16.344159 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-372421e6-d058-4a73-8b04-4421ccf4b230 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:16.344375 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-372421e6-d058-4a73-8b04-4421ccf4b230 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:16.351479 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:16.351479 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:22:16.355130 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-372421e6-d058-4a73-8b04-4421ccf4b230 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Volume info retrieved successfully. Aug 25 10:22:16.359296 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-372421e6-d058-4a73-8b04-4421ccf4b230 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] https://10.4.3.119/volume/v3/volumes/e6c30865-a366-4196-adf3-7a2a72fd7042 returned with HTTP 200 Aug 25 10:22:16.359721 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 533/2187] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:16 2026] GET /volume/v3/volumes/e6c30865-a366-4196-adf3-7a2a72fd7042 => generated 856 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:16.372764 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-a93e0d5f-36c7-482c-88dc-7f566943e9cc None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:16.374649 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a93e0d5f-36c7-482c-88dc-7f566943e9cc tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] DELETE https://10.4.3.119/volume/v3/volumes/e6c30865-a366-4196-adf3-7a2a72fd7042 Aug 25 10:22:16.374867 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a93e0d5f-36c7-482c-88dc-7f566943e9cc tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:16.375051 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a93e0d5f-36c7-482c-88dc-7f566943e9cc tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:16.375283 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-a93e0d5f-36c7-482c-88dc-7f566943e9cc tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Delete volume with id: e6c30865-a366-4196-adf3-7a2a72fd7042 Aug 25 10:22:16.382389 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:16.382389 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:22:16.382903 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-a93e0d5f-36c7-482c-88dc-7f566943e9cc tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Volume info retrieved successfully. Aug 25 10:22:16.401131 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-a93e0d5f-36c7-482c-88dc-7f566943e9cc tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Delete volume request issued successfully. Aug 25 10:22:16.401400 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a93e0d5f-36c7-482c-88dc-7f566943e9cc tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] https://10.4.3.119/volume/v3/volumes/e6c30865-a366-4196-adf3-7a2a72fd7042 returned with HTTP 202 Aug 25 10:22:16.401978 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 546/2188] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:22:16 2026] DELETE /volume/v3/volumes/e6c30865-a366-4196-adf3-7a2a72fd7042 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:22:16.414767 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-cd74b14c-925c-4255-9406-a24a229b6cf2 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:16.417287 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-cd74b14c-925c-4255-9406-a24a229b6cf2 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] GET https://10.4.3.119/volume/v3/volumes/e6c30865-a366-4196-adf3-7a2a72fd7042 Aug 25 10:22:16.417494 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-cd74b14c-925c-4255-9406-a24a229b6cf2 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:16.417686 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-cd74b14c-925c-4255-9406-a24a229b6cf2 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:16.427771 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:16.427771 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:22:16.431539 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-cd74b14c-925c-4255-9406-a24a229b6cf2 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Volume info retrieved successfully. Aug 25 10:22:16.437486 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-cd74b14c-925c-4255-9406-a24a229b6cf2 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] https://10.4.3.119/volume/v3/volumes/e6c30865-a366-4196-adf3-7a2a72fd7042 returned with HTTP 200 Aug 25 10:22:16.438050 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 558/2189] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:16 2026] GET /volume/v3/volumes/e6c30865-a366-4196-adf3-7a2a72fd7042 => generated 855 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:16.658200 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-e222adf5-af08-4ebb-8245-39805aba44c9 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:16.660630 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e222adf5-af08-4ebb-8245-39805aba44c9 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] GET https://10.4.3.119/volume/v3/volumes/c4248137-a6d1-468b-abad-dd65ad8e3036 Aug 25 10:22:16.660886 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e222adf5-af08-4ebb-8245-39805aba44c9 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:16.661148 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e222adf5-af08-4ebb-8245-39805aba44c9 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:16.671125 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:16.671125 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:22:16.678073 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-e222adf5-af08-4ebb-8245-39805aba44c9 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Volume info retrieved successfully. Aug 25 10:22:16.684624 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e222adf5-af08-4ebb-8245-39805aba44c9 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] https://10.4.3.119/volume/v3/volumes/c4248137-a6d1-468b-abad-dd65ad8e3036 returned with HTTP 200 Aug 25 10:22:16.685344 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 553/2190] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:16 2026] GET /volume/v3/volumes/c4248137-a6d1-468b-abad-dd65ad8e3036 => generated 998 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:16.989812 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-278b9d4b-fb16-4c3d-a2ed-1c6449958815 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:16.991914 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-278b9d4b-fb16-4c3d-a2ed-1c6449958815 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] GET https://10.4.3.119/volume/v3/volumes/7e7621d5-7d5d-4fab-b67e-4a6262b093eb Aug 25 10:22:16.992159 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-278b9d4b-fb16-4c3d-a2ed-1c6449958815 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:16.992352 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-278b9d4b-fb16-4c3d-a2ed-1c6449958815 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:16.999378 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:16.999378 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:22:17.003082 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-278b9d4b-fb16-4c3d-a2ed-1c6449958815 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Volume info retrieved successfully. Aug 25 10:22:17.007857 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-278b9d4b-fb16-4c3d-a2ed-1c6449958815 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] https://10.4.3.119/volume/v3/volumes/7e7621d5-7d5d-4fab-b67e-4a6262b093eb returned with HTTP 200 Aug 25 10:22:17.008225 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 534/2191] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:16 2026] GET /volume/v3/volumes/7e7621d5-7d5d-4fab-b67e-4a6262b093eb => generated 906 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:17.190040 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-be8ca981-beeb-4ee5-961d-6acba32afd47 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:17.191847 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-be8ca981-beeb-4ee5-961d-6acba32afd47 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/3f3ef0ca-8189-4e60-8580-433a28d1db3d Aug 25 10:22:17.192025 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-be8ca981-beeb-4ee5-961d-6acba32afd47 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:17.192218 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-be8ca981-beeb-4ee5-961d-6acba32afd47 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:17.192329 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-be8ca981-beeb-4ee5-961d-6acba32afd47 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id 3f3ef0ca-8189-4e60-8580-433a28d1db3d. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:22:17.196224 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:17.196224 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:22:17.196963 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-be8ca981-beeb-4ee5-961d-6acba32afd47 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/3f3ef0ca-8189-4e60-8580-433a28d1db3d returned with HTTP 200 Aug 25 10:22:17.197589 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 547/2192] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:17 2026] GET /volume/v3/backups/3f3ef0ca-8189-4e60-8580-433a28d1db3d => generated 707 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 10:22:17.324444 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-85d4e857-2b68-48ed-a45e-1fe86a7f2f27 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:17.326255 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-85d4e857-2b68-48ed-a45e-1fe86a7f2f27 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] GET https://10.4.3.119/volume/v3/backups/9ac7879f-6f04-42ec-a9ec-00379e2fbb3f Aug 25 10:22:17.326490 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-85d4e857-2b68-48ed-a45e-1fe86a7f2f27 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:17.326775 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-85d4e857-2b68-48ed-a45e-1fe86a7f2f27 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:17.326934 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-85d4e857-2b68-48ed-a45e-1fe86a7f2f27 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Show backup with id 9ac7879f-6f04-42ec-a9ec-00379e2fbb3f. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:22:17.331352 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:17.331352 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:22:17.332123 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-85d4e857-2b68-48ed-a45e-1fe86a7f2f27 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] https://10.4.3.119/volume/v3/backups/9ac7879f-6f04-42ec-a9ec-00379e2fbb3f returned with HTTP 200 Aug 25 10:22:17.332547 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 559/2193] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:17 2026] GET /volume/v3/backups/9ac7879f-6f04-42ec-a9ec-00379e2fbb3f => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:17.452587 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-a2125704-d710-40b9-aa36-d87dbdb90c72 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:17.454866 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a2125704-d710-40b9-aa36-d87dbdb90c72 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] GET https://10.4.3.119/volume/v3/volumes/e6c30865-a366-4196-adf3-7a2a72fd7042 Aug 25 10:22:17.455065 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a2125704-d710-40b9-aa36-d87dbdb90c72 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:17.455285 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a2125704-d710-40b9-aa36-d87dbdb90c72 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:17.461120 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a2125704-d710-40b9-aa36-d87dbdb90c72 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] https://10.4.3.119/volume/v3/volumes/e6c30865-a366-4196-adf3-7a2a72fd7042 returned with HTTP 404 Aug 25 10:22:17.461640 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 554/2194] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:17 2026] GET /volume/v3/volumes/e6c30865-a366-4196-adf3-7a2a72fd7042 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:22:17.468424 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-a53a5cd3-ea05-42d1-86a5-3a405cd67db8 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:17.470389 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a53a5cd3-ea05-42d1-86a5-3a405cd67db8 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] GET https://10.4.3.119/volume/v3/volumes/979244f5-4eda-443e-9cda-0509f5e499aa Aug 25 10:22:17.470597 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a53a5cd3-ea05-42d1-86a5-3a405cd67db8 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:17.470866 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a53a5cd3-ea05-42d1-86a5-3a405cd67db8 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:17.480183 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:17.480183 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:22:17.485157 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-a53a5cd3-ea05-42d1-86a5-3a405cd67db8 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Volume info retrieved successfully. Aug 25 10:22:17.491528 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a53a5cd3-ea05-42d1-86a5-3a405cd67db8 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] https://10.4.3.119/volume/v3/volumes/979244f5-4eda-443e-9cda-0509f5e499aa returned with HTTP 200 Aug 25 10:22:17.491873 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 535/2195] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:17 2026] GET /volume/v3/volumes/979244f5-4eda-443e-9cda-0509f5e499aa => generated 857 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:17.510535 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-389d8b8e-ed90-4aea-bdd3-71a49d9826f6 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:17.512318 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-389d8b8e-ed90-4aea-bdd3-71a49d9826f6 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] DELETE https://10.4.3.119/volume/v3/volumes/979244f5-4eda-443e-9cda-0509f5e499aa Aug 25 10:22:17.512526 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-389d8b8e-ed90-4aea-bdd3-71a49d9826f6 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:17.512728 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-389d8b8e-ed90-4aea-bdd3-71a49d9826f6 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:17.512893 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-389d8b8e-ed90-4aea-bdd3-71a49d9826f6 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Delete volume with id: 979244f5-4eda-443e-9cda-0509f5e499aa Aug 25 10:22:17.524630 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:17.524630 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:22:17.526451 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-389d8b8e-ed90-4aea-bdd3-71a49d9826f6 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Volume info retrieved successfully. Aug 25 10:22:17.554924 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-389d8b8e-ed90-4aea-bdd3-71a49d9826f6 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Delete volume request issued successfully. Aug 25 10:22:17.555255 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-389d8b8e-ed90-4aea-bdd3-71a49d9826f6 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] https://10.4.3.119/volume/v3/volumes/979244f5-4eda-443e-9cda-0509f5e499aa returned with HTTP 202 Aug 25 10:22:17.555775 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 548/2196] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:22:17 2026] DELETE /volume/v3/volumes/979244f5-4eda-443e-9cda-0509f5e499aa => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:22:17.566495 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-9db1da92-6ac9-41db-8069-a2e709f7bd1c None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:17.566495 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9db1da92-6ac9-41db-8069-a2e709f7bd1c tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] GET https://10.4.3.119/volume/v3/volumes/979244f5-4eda-443e-9cda-0509f5e499aa Aug 25 10:22:17.566673 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9db1da92-6ac9-41db-8069-a2e709f7bd1c tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:17.566934 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9db1da92-6ac9-41db-8069-a2e709f7bd1c tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:17.574317 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:17.574317 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:22:17.578146 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-9db1da92-6ac9-41db-8069-a2e709f7bd1c tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Volume info retrieved successfully. Aug 25 10:22:17.582329 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9db1da92-6ac9-41db-8069-a2e709f7bd1c tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] https://10.4.3.119/volume/v3/volumes/979244f5-4eda-443e-9cda-0509f5e499aa returned with HTTP 200 Aug 25 10:22:17.582860 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 560/2197] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:17 2026] GET /volume/v3/volumes/979244f5-4eda-443e-9cda-0509f5e499aa => generated 856 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:17.699576 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-b80b7b28-a7c9-4b00-9f6b-18ff192de0ba None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:17.701972 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b80b7b28-a7c9-4b00-9f6b-18ff192de0ba tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] GET https://10.4.3.119/volume/v3/volumes/c4248137-a6d1-468b-abad-dd65ad8e3036 Aug 25 10:22:17.702268 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b80b7b28-a7c9-4b00-9f6b-18ff192de0ba tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:17.702529 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b80b7b28-a7c9-4b00-9f6b-18ff192de0ba tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:17.714368 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:17.714368 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:22:17.719100 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-b80b7b28-a7c9-4b00-9f6b-18ff192de0ba tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Volume info retrieved successfully. Aug 25 10:22:17.723857 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b80b7b28-a7c9-4b00-9f6b-18ff192de0ba tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] https://10.4.3.119/volume/v3/volumes/c4248137-a6d1-468b-abad-dd65ad8e3036 returned with HTTP 200 Aug 25 10:22:17.724284 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 555/2198] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:17 2026] GET /volume/v3/volumes/c4248137-a6d1-468b-abad-dd65ad8e3036 => generated 998 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:17.839480 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-769f4794-e8d2-47ba-bd70-9835d1e77555 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:17.919561 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-769f4794-e8d2-47ba-bd70-9835d1e77555 tempest-VolumeServicesNegativeTest-1559834001 tempest-VolumeServicesNegativeTest-1559834001-project-admin] GET https://10.4.3.119/volume/v3/os-services Aug 25 10:22:17.919753 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-769f4794-e8d2-47ba-bd70-9835d1e77555 tempest-VolumeServicesNegativeTest-1559834001 tempest-VolumeServicesNegativeTest-1559834001-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:17.919959 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-769f4794-e8d2-47ba-bd70-9835d1e77555 tempest-VolumeServicesNegativeTest-1559834001 tempest-VolumeServicesNegativeTest-1559834001-project-admin] Calling method 'index' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:17.923601 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-769f4794-e8d2-47ba-bd70-9835d1e77555 tempest-VolumeServicesNegativeTest-1559834001 tempest-VolumeServicesNegativeTest-1559834001-project-admin] https://10.4.3.119/volume/v3/os-services returned with HTTP 200 Aug 25 10:22:17.923941 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 536/2199] 10.4.3.119 () {66 vars in 1249 bytes} [Tue Aug 25 10:22:17 2026] GET /volume/v3/os-services => generated 626 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:17.932744 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-735dfa98-e61c-48df-a821-590364af3c54 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:17.934573 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-735dfa98-e61c-48df-a821-590364af3c54 tempest-VolumeServicesNegativeTest-1559834001 tempest-VolumeServicesNegativeTest-1559834001-project-admin] PUT https://10.4.3.119/volume/v3/os-services/disable-log-reason Aug 25 10:22:17.934936 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-735dfa98-e61c-48df-a821-590364af3c54 tempest-VolumeServicesNegativeTest-1559834001 tempest-VolumeServicesNegativeTest-1559834001-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "np0000008063", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:22:17.936592 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-735dfa98-e61c-48df-a821-590364af3c54 tempest-VolumeServicesNegativeTest-1559834001 tempest-VolumeServicesNegativeTest-1559834001-project-admin] https://10.4.3.119/volume/v3/os-services/disable-log-reason returned with HTTP 400 Aug 25 10:22:17.937065 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 549/2200] 10.4.3.119 () {68 vars in 1326 bytes} [Tue Aug 25 10:22:17 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 25 10:22:17.946506 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-a089fa91-412a-4f14-a456-b71a0201806c None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:17.948383 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a089fa91-412a-4f14-a456-b71a0201806c tempest-VolumeServicesNegativeTest-1559834001 tempest-VolumeServicesNegativeTest-1559834001-project-admin] PUT https://10.4.3.119/volume/v3/os-services/disable Aug 25 10:22:17.948759 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a089fa91-412a-4f14-a456-b71a0201806c tempest-VolumeServicesNegativeTest-1559834001 tempest-VolumeServicesNegativeTest-1559834001-project-admin] Action: 'disable', calling method: disable, body: {"host": "np0000008063", "binary": "invalid_binary"} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:22:17.957365 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a089fa91-412a-4f14-a456-b71a0201806c tempest-VolumeServicesNegativeTest-1559834001 tempest-VolumeServicesNegativeTest-1559834001-project-admin] https://10.4.3.119/volume/v3/os-services/disable returned with HTTP 404 Aug 25 10:22:17.958052 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 561/2201] 10.4.3.119 () {68 vars in 1293 bytes} [Tue Aug 25 10:22:17 2026] PUT /volume/v3/os-services/disable => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:22:17.967722 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-8e25fecd-d7c5-4139-8059-687ba55ae1cf None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:17.969379 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8e25fecd-d7c5-4139-8059-687ba55ae1cf tempest-VolumeServicesNegativeTest-1559834001 tempest-VolumeServicesNegativeTest-1559834001-project-admin] PUT https://10.4.3.119/volume/v3/os-services/enable Aug 25 10:22:17.969804 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8e25fecd-d7c5-4139-8059-687ba55ae1cf tempest-VolumeServicesNegativeTest-1559834001 tempest-VolumeServicesNegativeTest-1559834001-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:22:17.976165 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8e25fecd-d7c5-4139-8059-687ba55ae1cf tempest-VolumeServicesNegativeTest-1559834001 tempest-VolumeServicesNegativeTest-1559834001-project-admin] https://10.4.3.119/volume/v3/os-services/enable returned with HTTP 404 Aug 25 10:22:17.976674 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 556/2202] 10.4.3.119 () {68 vars in 1290 bytes} [Tue Aug 25 10:22:17 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:22:17.987943 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-bce94d02-1ac7-40d4-a69d-03d6bd0ba719 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:17.989617 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-bce94d02-1ac7-40d4-a69d-03d6bd0ba719 tempest-VolumeServicesNegativeTest-1559834001 tempest-VolumeServicesNegativeTest-1559834001-project-admin] PUT https://10.4.3.119/volume/v3/os-services/freeze Aug 25 10:22:17.989940 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-bce94d02-1ac7-40d4-a69d-03d6bd0ba719 tempest-VolumeServicesNegativeTest-1559834001 tempest-VolumeServicesNegativeTest-1559834001-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:22:17.996326 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-bce94d02-1ac7-40d4-a69d-03d6bd0ba719 tempest-VolumeServicesNegativeTest-1559834001 tempest-VolumeServicesNegativeTest-1559834001-project-admin] https://10.4.3.119/volume/v3/os-services/freeze returned with HTTP 400 Aug 25 10:22:17.996727 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 537/2203] 10.4.3.119 () {68 vars in 1290 bytes} [Tue Aug 25 10:22:17 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 25 10:22:18.004100 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-e83b03d4-550d-4fbe-aa03-0c5dada32f83 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:18.005644 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e83b03d4-550d-4fbe-aa03-0c5dada32f83 tempest-VolumeServicesNegativeTest-1559834001 tempest-VolumeServicesNegativeTest-1559834001-project-admin] PUT https://10.4.3.119/volume/v3/os-services/thaw Aug 25 10:22:18.005982 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e83b03d4-550d-4fbe-aa03-0c5dada32f83 tempest-VolumeServicesNegativeTest-1559834001 tempest-VolumeServicesNegativeTest-1559834001-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:22:18.013286 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e83b03d4-550d-4fbe-aa03-0c5dada32f83 tempest-VolumeServicesNegativeTest-1559834001 tempest-VolumeServicesNegativeTest-1559834001-project-admin] https://10.4.3.119/volume/v3/os-services/thaw returned with HTTP 400 Aug 25 10:22:18.013765 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 550/2204] 10.4.3.119 () {68 vars in 1284 bytes} [Tue Aug 25 10:22:18 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 25 10:22:18.024901 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-00bd966a-a172-429d-8896-7c02c4aa6f02 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:18.027554 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-00bd966a-a172-429d-8896-7c02c4aa6f02 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] GET https://10.4.3.119/volume/v3/volumes/7e7621d5-7d5d-4fab-b67e-4a6262b093eb Aug 25 10:22:18.027815 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-00bd966a-a172-429d-8896-7c02c4aa6f02 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:18.028075 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-00bd966a-a172-429d-8896-7c02c4aa6f02 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:18.034859 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:18.034859 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:22:18.038144 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-00bd966a-a172-429d-8896-7c02c4aa6f02 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Volume info retrieved successfully. Aug 25 10:22:18.042466 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-00bd966a-a172-429d-8896-7c02c4aa6f02 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] https://10.4.3.119/volume/v3/volumes/7e7621d5-7d5d-4fab-b67e-4a6262b093eb returned with HTTP 200 Aug 25 10:22:18.042843 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 562/2205] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:18 2026] GET /volume/v3/volumes/7e7621d5-7d5d-4fab-b67e-4a6262b093eb => generated 906 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:18.209999 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-2048ab08-bbbe-4419-b9e7-ee428bf4610e None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:18.212779 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2048ab08-bbbe-4419-b9e7-ee428bf4610e tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/3f3ef0ca-8189-4e60-8580-433a28d1db3d Aug 25 10:22:18.213045 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2048ab08-bbbe-4419-b9e7-ee428bf4610e tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:18.213295 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2048ab08-bbbe-4419-b9e7-ee428bf4610e tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:18.213438 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-2048ab08-bbbe-4419-b9e7-ee428bf4610e tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id 3f3ef0ca-8189-4e60-8580-433a28d1db3d. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:22:18.218563 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:18.218563 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:22:18.219549 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2048ab08-bbbe-4419-b9e7-ee428bf4610e tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/3f3ef0ca-8189-4e60-8580-433a28d1db3d returned with HTTP 200 Aug 25 10:22:18.220198 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 557/2206] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:18 2026] GET /volume/v3/backups/3f3ef0ca-8189-4e60-8580-433a28d1db3d => generated 707 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:18.344071 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-a20d857e-2e4e-42f6-bf3f-6301edf856ea None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:18.345660 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a20d857e-2e4e-42f6-bf3f-6301edf856ea tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] GET https://10.4.3.119/volume/v3/backups/9ac7879f-6f04-42ec-a9ec-00379e2fbb3f Aug 25 10:22:18.345827 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a20d857e-2e4e-42f6-bf3f-6301edf856ea tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:18.346017 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a20d857e-2e4e-42f6-bf3f-6301edf856ea tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:18.346151 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-a20d857e-2e4e-42f6-bf3f-6301edf856ea tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Show backup with id 9ac7879f-6f04-42ec-a9ec-00379e2fbb3f. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:22:18.350429 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:18.350429 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:22:18.351188 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a20d857e-2e4e-42f6-bf3f-6301edf856ea tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] https://10.4.3.119/volume/v3/backups/9ac7879f-6f04-42ec-a9ec-00379e2fbb3f returned with HTTP 200 Aug 25 10:22:18.351662 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 538/2207] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:18 2026] GET /volume/v3/backups/9ac7879f-6f04-42ec-a9ec-00379e2fbb3f => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:18.595848 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-6f851a9c-d3b8-4bee-9088-5be8769901c8 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:18.598487 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6f851a9c-d3b8-4bee-9088-5be8769901c8 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] GET https://10.4.3.119/volume/v3/volumes/979244f5-4eda-443e-9cda-0509f5e499aa Aug 25 10:22:18.598487 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-6f851a9c-d3b8-4bee-9088-5be8769901c8 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:18.598688 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-6f851a9c-d3b8-4bee-9088-5be8769901c8 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:18.606171 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6f851a9c-d3b8-4bee-9088-5be8769901c8 tempest-VolumesListTestJSON-1975084870 tempest-VolumesListTestJSON-1975084870-project-member] https://10.4.3.119/volume/v3/volumes/979244f5-4eda-443e-9cda-0509f5e499aa returned with HTTP 404 Aug 25 10:22:18.606828 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 551/2208] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:18 2026] GET /volume/v3/volumes/979244f5-4eda-443e-9cda-0509f5e499aa => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:22:18.738586 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-03abb6db-c607-4ad6-b191-836c9f93d1ec None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:18.743641 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-03abb6db-c607-4ad6-b191-836c9f93d1ec tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] GET https://10.4.3.119/volume/v3/volumes/c4248137-a6d1-468b-abad-dd65ad8e3036 Aug 25 10:22:18.743926 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-03abb6db-c607-4ad6-b191-836c9f93d1ec tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:18.744215 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-03abb6db-c607-4ad6-b191-836c9f93d1ec tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:18.762130 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:18.762130 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:22:18.767316 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-03abb6db-c607-4ad6-b191-836c9f93d1ec tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Volume info retrieved successfully. Aug 25 10:22:18.773420 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-03abb6db-c607-4ad6-b191-836c9f93d1ec tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] https://10.4.3.119/volume/v3/volumes/c4248137-a6d1-468b-abad-dd65ad8e3036 returned with HTTP 200 Aug 25 10:22:18.774086 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 563/2209] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:18 2026] GET /volume/v3/volumes/c4248137-a6d1-468b-abad-dd65ad8e3036 => generated 998 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:19.056766 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-7ce45285-4d8c-455a-826b-4d89fe8034ff None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:19.060301 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7ce45285-4d8c-455a-826b-4d89fe8034ff tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] GET https://10.4.3.119/volume/v3/volumes/7e7621d5-7d5d-4fab-b67e-4a6262b093eb Aug 25 10:22:19.060778 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-7ce45285-4d8c-455a-826b-4d89fe8034ff tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:19.061079 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-7ce45285-4d8c-455a-826b-4d89fe8034ff tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:19.076310 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:19.076310 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:22:19.082528 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-7ce45285-4d8c-455a-826b-4d89fe8034ff tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Volume info retrieved successfully. Aug 25 10:22:19.089760 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7ce45285-4d8c-455a-826b-4d89fe8034ff tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] https://10.4.3.119/volume/v3/volumes/7e7621d5-7d5d-4fab-b67e-4a6262b093eb returned with HTTP 200 Aug 25 10:22:19.090207 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 558/2210] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:19 2026] GET /volume/v3/volumes/7e7621d5-7d5d-4fab-b67e-4a6262b093eb => generated 906 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:19.238444 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-1eb39ddd-407e-4d1b-8930-ec22d09e355f None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:19.241106 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1eb39ddd-407e-4d1b-8930-ec22d09e355f tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/3f3ef0ca-8189-4e60-8580-433a28d1db3d Aug 25 10:22:19.241544 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1eb39ddd-407e-4d1b-8930-ec22d09e355f tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:19.243157 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1eb39ddd-407e-4d1b-8930-ec22d09e355f tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:19.243157 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-1eb39ddd-407e-4d1b-8930-ec22d09e355f tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id 3f3ef0ca-8189-4e60-8580-433a28d1db3d. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:22:19.248219 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:19.248219 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:22:19.249095 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1eb39ddd-407e-4d1b-8930-ec22d09e355f tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/3f3ef0ca-8189-4e60-8580-433a28d1db3d returned with HTTP 200 Aug 25 10:22:19.249577 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 539/2211] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:19 2026] GET /volume/v3/backups/3f3ef0ca-8189-4e60-8580-433a28d1db3d => generated 707 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:19.363633 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-69e3ca39-b13a-44b2-b0f1-f67485058169 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:19.365573 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-69e3ca39-b13a-44b2-b0f1-f67485058169 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] GET https://10.4.3.119/volume/v3/backups/9ac7879f-6f04-42ec-a9ec-00379e2fbb3f Aug 25 10:22:19.365863 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-69e3ca39-b13a-44b2-b0f1-f67485058169 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:19.366220 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-69e3ca39-b13a-44b2-b0f1-f67485058169 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:19.366220 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-69e3ca39-b13a-44b2-b0f1-f67485058169 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Show backup with id 9ac7879f-6f04-42ec-a9ec-00379e2fbb3f. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:22:19.370792 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:19.370792 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:22:19.371676 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-69e3ca39-b13a-44b2-b0f1-f67485058169 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] https://10.4.3.119/volume/v3/backups/9ac7879f-6f04-42ec-a9ec-00379e2fbb3f returned with HTTP 200 Aug 25 10:22:19.372084 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 552/2212] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:19 2026] GET /volume/v3/backups/9ac7879f-6f04-42ec-a9ec-00379e2fbb3f => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:19.790039 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-dcd0130a-4c90-448b-ab55-2fb9d31229c4 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:19.792157 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-dcd0130a-4c90-448b-ab55-2fb9d31229c4 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] GET https://10.4.3.119/volume/v3/volumes/c4248137-a6d1-468b-abad-dd65ad8e3036 Aug 25 10:22:19.792419 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-dcd0130a-4c90-448b-ab55-2fb9d31229c4 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:19.792714 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-dcd0130a-4c90-448b-ab55-2fb9d31229c4 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:19.800543 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:19.800543 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:22:19.804358 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-dcd0130a-4c90-448b-ab55-2fb9d31229c4 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Volume info retrieved successfully. Aug 25 10:22:19.809780 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-dcd0130a-4c90-448b-ab55-2fb9d31229c4 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] https://10.4.3.119/volume/v3/volumes/c4248137-a6d1-468b-abad-dd65ad8e3036 returned with HTTP 200 Aug 25 10:22:19.810250 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 564/2213] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:19 2026] GET /volume/v3/volumes/c4248137-a6d1-468b-abad-dd65ad8e3036 => generated 998 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:20.105257 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-ad119a52-8beb-4247-9f2a-871934eec129 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:20.107360 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ad119a52-8beb-4247-9f2a-871934eec129 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] GET https://10.4.3.119/volume/v3/volumes/7e7621d5-7d5d-4fab-b67e-4a6262b093eb Aug 25 10:22:20.107607 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ad119a52-8beb-4247-9f2a-871934eec129 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:20.107854 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ad119a52-8beb-4247-9f2a-871934eec129 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:20.110236 np0000008063 devstack@c-api.service[100390]: DEBUG dbcounter [-] [100390] Writing DB stats cinder:SELECT=659,cinder:UPDATE=140,cinder:INSERT=83,cinder:DELETE=2 {{(pid=100390) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 10:22:20.116535 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:20.116535 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:22:20.123504 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-ad119a52-8beb-4247-9f2a-871934eec129 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Volume info retrieved successfully. Aug 25 10:22:20.130540 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ad119a52-8beb-4247-9f2a-871934eec129 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] https://10.4.3.119/volume/v3/volumes/7e7621d5-7d5d-4fab-b67e-4a6262b093eb returned with HTTP 200 Aug 25 10:22:20.131091 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 559/2214] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:20 2026] GET /volume/v3/volumes/7e7621d5-7d5d-4fab-b67e-4a6262b093eb => generated 906 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:20.262844 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-547c3ab0-43e3-4520-992c-09be9d1936b6 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:20.264778 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-547c3ab0-43e3-4520-992c-09be9d1936b6 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/3f3ef0ca-8189-4e60-8580-433a28d1db3d Aug 25 10:22:20.265793 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-547c3ab0-43e3-4520-992c-09be9d1936b6 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:20.266002 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-547c3ab0-43e3-4520-992c-09be9d1936b6 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:20.267082 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-547c3ab0-43e3-4520-992c-09be9d1936b6 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id 3f3ef0ca-8189-4e60-8580-433a28d1db3d. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:22:20.271358 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:20.271358 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:22:20.272226 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-547c3ab0-43e3-4520-992c-09be9d1936b6 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/3f3ef0ca-8189-4e60-8580-433a28d1db3d returned with HTTP 200 Aug 25 10:22:20.272674 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 540/2215] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:20 2026] GET /volume/v3/backups/3f3ef0ca-8189-4e60-8580-433a28d1db3d => generated 707 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:20.280352 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-8ddfa27b-ef11-4288-a4ae-811e59ebef01 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:20.384301 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-2d972303-2716-411f-a66e-2d2b4c2944b5 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:20.386590 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2d972303-2716-411f-a66e-2d2b4c2944b5 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] GET https://10.4.3.119/volume/v3/backups/9ac7879f-6f04-42ec-a9ec-00379e2fbb3f Aug 25 10:22:20.386905 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2d972303-2716-411f-a66e-2d2b4c2944b5 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:20.387190 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2d972303-2716-411f-a66e-2d2b4c2944b5 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:20.387349 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-2d972303-2716-411f-a66e-2d2b4c2944b5 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Show backup with id 9ac7879f-6f04-42ec-a9ec-00379e2fbb3f. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:22:20.392886 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:20.392886 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:22:20.393956 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2d972303-2716-411f-a66e-2d2b4c2944b5 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] https://10.4.3.119/volume/v3/backups/9ac7879f-6f04-42ec-a9ec-00379e2fbb3f returned with HTTP 200 Aug 25 10:22:20.394466 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 565/2216] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:20 2026] GET /volume/v3/backups/9ac7879f-6f04-42ec-a9ec-00379e2fbb3f => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:20.399510 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8ddfa27b-ef11-4288-a4ae-811e59ebef01 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:22:20.399950 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8ddfa27b-ef11-4288-a4ae-811e59ebef01 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-153211873"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:22:20.401660 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-8ddfa27b-ef11-4288-a4ae-811e59ebef01 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-153211873'}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:22:20.401892 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-8ddfa27b-ef11-4288-a4ae-811e59ebef01 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Create volume of 1 GB Aug 25 10:22:20.406686 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-8ddfa27b-ef11-4288-a4ae-811e59ebef01 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Availability Zones retrieved successfully. Aug 25 10:22:20.414089 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-8ddfa27b-ef11-4288-a4ae-811e59ebef01 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Flow 'volume_create_api' (a0730143-dad9-4e83-875a-3eb8e46c0dbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:22:20.415564 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-8ddfa27b-ef11-4288-a4ae-811e59ebef01 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d1b40b1-b90e-411d-981a-4af4bf5c4097) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:22:20.416747 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [None req-8ddfa27b-ef11-4288-a4ae-811e59ebef01 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Validating volume size '1' using validate_int {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:22:20.445827 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-8ddfa27b-ef11-4288-a4ae-811e59ebef01 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d1b40b1-b90e-411d-981a-4af4bf5c4097) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:22:20.447001 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-8ddfa27b-ef11-4288-a4ae-811e59ebef01 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c34c13e-7a58-4274-88c6-9ede58222178) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:22:20.511420 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-8ddfa27b-ef11-4288-a4ae-811e59ebef01 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Created reservations ['d8c8a045-3dec-4608-b4b0-9f6726289272', '3b0d718e-6a2b-48af-b337-88f9dd431a39', 'ab8f4c40-196d-44c3-aa03-e7e79856d322', '5fa28c03-5b6e-4be1-8023-1e2ad12e3531'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:22:20.512328 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-8ddfa27b-ef11-4288-a4ae-811e59ebef01 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c34c13e-7a58-4274-88c6-9ede58222178) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d8c8a045-3dec-4608-b4b0-9f6726289272', '3b0d718e-6a2b-48af-b337-88f9dd431a39', 'ab8f4c40-196d-44c3-aa03-e7e79856d322', '5fa28c03-5b6e-4be1-8023-1e2ad12e3531']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:22:20.513471 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-8ddfa27b-ef11-4288-a4ae-811e59ebef01 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44bc76dc-159c-4ad9-b841-a26a0229784c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:22:20.542784 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-8ddfa27b-ef11-4288-a4ae-811e59ebef01 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44bc76dc-159c-4ad9-b841-a26a0229784c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ea2503ec-d2d6-43e7-8e01-f854856d1e47', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-153211873',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1826742c2114c0e8b19b3d61b90e56d',qos_specs=None,replication_status=,reservations=['d8c8a045-3dec-4608-b4b0-9f6726289272','3b0d718e-6a2b-48af-b337-88f9dd431a39','ab8f4c40-196d-44c3-aa03-e7e79856d322','5fa28c03-5b6e-4be1-8023-1e2ad12e3531'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb695ae7a3dc480fb387f7e9efcfdcbf',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:22:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-153211873',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ea2503ec-d2d6-43e7-8e01-f854856d1e47,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d1826742c2114c0e8b19b3d61b90e56d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bb695ae7a3dc480fb387f7e9efcfdcbf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:22:20.543529 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-8ddfa27b-ef11-4288-a4ae-811e59ebef01 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b91089b9-427f-494d-aaa5-bc8582703b4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:22:20.563789 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-8ddfa27b-ef11-4288-a4ae-811e59ebef01 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b91089b9-427f-494d-aaa5-bc8582703b4a) transitioned into state 'SUCCESS' from state '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-153211873',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1826742c2114c0e8b19b3d61b90e56d',qos_specs=None,replication_status=,reservations=['d8c8a045-3dec-4608-b4b0-9f6726289272','3b0d718e-6a2b-48af-b337-88f9dd431a39','ab8f4c40-196d-44c3-aa03-e7e79856d322','5fa28c03-5b6e-4be1-8023-1e2ad12e3531'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb695ae7a3dc480fb387f7e9efcfdcbf',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:22:20.564558 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-8ddfa27b-ef11-4288-a4ae-811e59ebef01 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48b9a94a-75af-4b4a-823d-302024b627ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:22:20.578219 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-8ddfa27b-ef11-4288-a4ae-811e59ebef01 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48b9a94a-75af-4b4a-823d-302024b627ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:22:20.578992 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-8ddfa27b-ef11-4288-a4ae-811e59ebef01 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Flow 'volume_create_api' (a0730143-dad9-4e83-875a-3eb8e46c0dbe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:22:20.579301 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-8ddfa27b-ef11-4288-a4ae-811e59ebef01 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Create volume request issued successfully. Aug 25 10:22:20.579838 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8ddfa27b-ef11-4288-a4ae-811e59ebef01 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:22:20.580243 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 553/2217] 10.4.3.119 () {68 vars in 1258 bytes} [Tue Aug 25 10:22:20 2026] POST /volume/v3/volumes => generated 753 bytes in 300 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:22:20.592271 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-8b372713-c970-4fe6-899d-fd3edcf3b9f9 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:20.593975 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8b372713-c970-4fe6-899d-fd3edcf3b9f9 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] GET https://10.4.3.119/volume/v3/volumes/ea2503ec-d2d6-43e7-8e01-f854856d1e47 Aug 25 10:22:20.594160 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8b372713-c970-4fe6-899d-fd3edcf3b9f9 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:20.594361 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8b372713-c970-4fe6-899d-fd3edcf3b9f9 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:20.601165 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:20.601165 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:22:20.604961 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-8b372713-c970-4fe6-899d-fd3edcf3b9f9 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Volume info retrieved successfully. Aug 25 10:22:20.608937 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8b372713-c970-4fe6-899d-fd3edcf3b9f9 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] https://10.4.3.119/volume/v3/volumes/ea2503ec-d2d6-43e7-8e01-f854856d1e47 returned with HTTP 200 Aug 25 10:22:20.609344 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 560/2218] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:20 2026] GET /volume/v3/volumes/ea2503ec-d2d6-43e7-8e01-f854856d1e47 => generated 821 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:20.825218 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-93a6773d-f37e-4b4d-ab5d-d937a008f2b3 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:20.827384 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-93a6773d-f37e-4b4d-ab5d-d937a008f2b3 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] GET https://10.4.3.119/volume/v3/volumes/c4248137-a6d1-468b-abad-dd65ad8e3036 Aug 25 10:22:20.829034 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-93a6773d-f37e-4b4d-ab5d-d937a008f2b3 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:20.829034 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-93a6773d-f37e-4b4d-ab5d-d937a008f2b3 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:20.835307 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:20.835307 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:22:20.839344 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-93a6773d-f37e-4b4d-ab5d-d937a008f2b3 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Volume info retrieved successfully. Aug 25 10:22:20.845253 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-93a6773d-f37e-4b4d-ab5d-d937a008f2b3 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] https://10.4.3.119/volume/v3/volumes/c4248137-a6d1-468b-abad-dd65ad8e3036 returned with HTTP 200 Aug 25 10:22:20.845930 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 541/2219] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:20 2026] GET /volume/v3/volumes/c4248137-a6d1-468b-abad-dd65ad8e3036 => generated 998 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:21.147472 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-e7a12bfd-3e1b-41ac-9d9f-a9866a1b57ee None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:21.149603 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e7a12bfd-3e1b-41ac-9d9f-a9866a1b57ee tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] GET https://10.4.3.119/volume/v3/volumes/7e7621d5-7d5d-4fab-b67e-4a6262b093eb Aug 25 10:22:21.149603 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e7a12bfd-3e1b-41ac-9d9f-a9866a1b57ee tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:21.149817 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e7a12bfd-3e1b-41ac-9d9f-a9866a1b57ee tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:21.159941 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:21.159941 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:22:21.168760 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-e7a12bfd-3e1b-41ac-9d9f-a9866a1b57ee tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Volume info retrieved successfully. Aug 25 10:22:21.175085 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e7a12bfd-3e1b-41ac-9d9f-a9866a1b57ee tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] https://10.4.3.119/volume/v3/volumes/7e7621d5-7d5d-4fab-b67e-4a6262b093eb returned with HTTP 200 Aug 25 10:22:21.175638 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 566/2220] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:21 2026] GET /volume/v3/volumes/7e7621d5-7d5d-4fab-b67e-4a6262b093eb => generated 906 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:21.283341 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-8c93b958-f970-4c8c-a014-f00cb7bfd0d2 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:21.286089 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8c93b958-f970-4c8c-a014-f00cb7bfd0d2 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/3f3ef0ca-8189-4e60-8580-433a28d1db3d Aug 25 10:22:21.286394 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8c93b958-f970-4c8c-a014-f00cb7bfd0d2 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:21.286654 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8c93b958-f970-4c8c-a014-f00cb7bfd0d2 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:21.286836 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-8c93b958-f970-4c8c-a014-f00cb7bfd0d2 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id 3f3ef0ca-8189-4e60-8580-433a28d1db3d. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:22:21.292984 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:21.292984 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:22:21.294108 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8c93b958-f970-4c8c-a014-f00cb7bfd0d2 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/3f3ef0ca-8189-4e60-8580-433a28d1db3d returned with HTTP 200 Aug 25 10:22:21.294656 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 554/2221] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:21 2026] GET /volume/v3/backups/3f3ef0ca-8189-4e60-8580-433a28d1db3d => generated 707 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:21.404750 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-2cd4214e-16fa-4ee0-ae8e-1ae6b90751dd None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:21.406527 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2cd4214e-16fa-4ee0-ae8e-1ae6b90751dd tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] GET https://10.4.3.119/volume/v3/backups/9ac7879f-6f04-42ec-a9ec-00379e2fbb3f Aug 25 10:22:21.406815 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2cd4214e-16fa-4ee0-ae8e-1ae6b90751dd tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:21.407073 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2cd4214e-16fa-4ee0-ae8e-1ae6b90751dd tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:21.407311 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-2cd4214e-16fa-4ee0-ae8e-1ae6b90751dd tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Show backup with id 9ac7879f-6f04-42ec-a9ec-00379e2fbb3f. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:22:21.411450 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:21.411450 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:22:21.412323 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2cd4214e-16fa-4ee0-ae8e-1ae6b90751dd tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] https://10.4.3.119/volume/v3/backups/9ac7879f-6f04-42ec-a9ec-00379e2fbb3f returned with HTTP 200 Aug 25 10:22:21.412751 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 561/2222] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:21 2026] GET /volume/v3/backups/9ac7879f-6f04-42ec-a9ec-00379e2fbb3f => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:21.622195 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-31ae37fd-7896-4443-a401-d1bb2f4bd2ec None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:21.624322 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-31ae37fd-7896-4443-a401-d1bb2f4bd2ec tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] GET https://10.4.3.119/volume/v3/volumes/ea2503ec-d2d6-43e7-8e01-f854856d1e47 Aug 25 10:22:21.624758 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-31ae37fd-7896-4443-a401-d1bb2f4bd2ec tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:21.626155 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-31ae37fd-7896-4443-a401-d1bb2f4bd2ec tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:21.633850 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:21.633850 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:22:21.642025 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-31ae37fd-7896-4443-a401-d1bb2f4bd2ec tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Volume info retrieved successfully. Aug 25 10:22:21.644404 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-31ae37fd-7896-4443-a401-d1bb2f4bd2ec tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] https://10.4.3.119/volume/v3/volumes/ea2503ec-d2d6-43e7-8e01-f854856d1e47 returned with HTTP 200 Aug 25 10:22:21.645197 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 542/2223] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:21 2026] GET /volume/v3/volumes/ea2503ec-d2d6-43e7-8e01-f854856d1e47 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:21.658390 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-f074788d-8602-48e8-9fd1-8dee485db80b None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:21.659843 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f074788d-8602-48e8-9fd1-8dee485db80b tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] POST https://10.4.3.119/volume/v3/backups Aug 25 10:22:21.660295 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f074788d-8602-48e8-9fd1-8dee485db80b tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ea2503ec-d2d6-43e7-8e01-f854856d1e47", "name": "tempest-VolumesBackupsAdminTest-Backup-1940511869", "container": "tempest-volumesbackupsadmintest-backup-container-250513538"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:22:21.662250 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.contrib.backups [None req-f074788d-8602-48e8-9fd1-8dee485db80b tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Creating new backup {'backup': {'volume_id': 'ea2503ec-d2d6-43e7-8e01-f854856d1e47', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1940511869', 'container': 'tempest-volumesbackupsadmintest-backup-container-250513538'}} {{(pid=100391) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 10:22:21.662455 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.contrib.backups [None req-f074788d-8602-48e8-9fd1-8dee485db80b tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Creating backup of volume ea2503ec-d2d6-43e7-8e01-f854856d1e47 in container tempest-volumesbackupsadmintest-backup-container-250513538 Aug 25 10:22:21.670480 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:21.670480 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:22:21.671062 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-f074788d-8602-48e8-9fd1-8dee485db80b tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Volume info retrieved successfully. Aug 25 10:22:21.703447 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-f074788d-8602-48e8-9fd1-8dee485db80b tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Created reservations ['9a329418-0010-46ad-a2ad-5db93efc31eb', 'd028e74b-c957-4e7b-a641-4fbd695b8ec9'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:22:21.741872 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f074788d-8602-48e8-9fd1-8dee485db80b tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] https://10.4.3.119/volume/v3/backups returned with HTTP 202 Aug 25 10:22:21.741872 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 567/2224] 10.4.3.119 () {68 vars in 1259 bytes} [Tue Aug 25 10:22:21 2026] POST /volume/v3/backups => generated 335 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:22:21.752003 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-690b4920-8743-44e1-b83b-396ba9b0bec2 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:21.756829 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-690b4920-8743-44e1-b83b-396ba9b0bec2 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] GET https://10.4.3.119/volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e Aug 25 10:22:21.757004 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-690b4920-8743-44e1-b83b-396ba9b0bec2 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:21.758934 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-690b4920-8743-44e1-b83b-396ba9b0bec2 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:21.758934 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-690b4920-8743-44e1-b83b-396ba9b0bec2 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Show backup with id 69d030b4-c534-4ebe-9a87-830bab20648e. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:22:21.764341 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:21.764341 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:22:21.765304 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-690b4920-8743-44e1-b83b-396ba9b0bec2 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] https://10.4.3.119/volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e returned with HTTP 200 Aug 25 10:22:21.765806 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 555/2225] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:21 2026] GET /volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e => generated 798 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:21.857865 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-150d1a61-76a3-4da4-9e21-fa6cfd3e1996 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:21.859797 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-150d1a61-76a3-4da4-9e21-fa6cfd3e1996 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] GET https://10.4.3.119/volume/v3/volumes/c4248137-a6d1-468b-abad-dd65ad8e3036 Aug 25 10:22:21.859993 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-150d1a61-76a3-4da4-9e21-fa6cfd3e1996 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:21.860179 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-150d1a61-76a3-4da4-9e21-fa6cfd3e1996 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:21.866891 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:21.866891 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:22:21.870476 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-150d1a61-76a3-4da4-9e21-fa6cfd3e1996 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Volume info retrieved successfully. Aug 25 10:22:21.874769 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-150d1a61-76a3-4da4-9e21-fa6cfd3e1996 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] https://10.4.3.119/volume/v3/volumes/c4248137-a6d1-468b-abad-dd65ad8e3036 returned with HTTP 200 Aug 25 10:22:21.875237 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 562/2226] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:21 2026] GET /volume/v3/volumes/c4248137-a6d1-468b-abad-dd65ad8e3036 => generated 998 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:22.189413 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-24dbdfdc-3551-48b4-8868-a0a365dff1db None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:22.191000 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-24dbdfdc-3551-48b4-8868-a0a365dff1db tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] GET https://10.4.3.119/volume/v3/volumes/7e7621d5-7d5d-4fab-b67e-4a6262b093eb Aug 25 10:22:22.191434 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-24dbdfdc-3551-48b4-8868-a0a365dff1db tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:22.192926 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-24dbdfdc-3551-48b4-8868-a0a365dff1db tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:22.198848 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:22.198848 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:22:22.202826 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-24dbdfdc-3551-48b4-8868-a0a365dff1db tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Volume info retrieved successfully. Aug 25 10:22:22.207413 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-24dbdfdc-3551-48b4-8868-a0a365dff1db tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] https://10.4.3.119/volume/v3/volumes/7e7621d5-7d5d-4fab-b67e-4a6262b093eb returned with HTTP 200 Aug 25 10:22:22.207993 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 543/2227] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:22 2026] GET /volume/v3/volumes/7e7621d5-7d5d-4fab-b67e-4a6262b093eb => generated 906 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:22.305833 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-b5b7aebb-a1bd-43b6-8015-bd64779d5f40 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:22.307886 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b5b7aebb-a1bd-43b6-8015-bd64779d5f40 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/3f3ef0ca-8189-4e60-8580-433a28d1db3d Aug 25 10:22:22.308094 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b5b7aebb-a1bd-43b6-8015-bd64779d5f40 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:22.308329 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b5b7aebb-a1bd-43b6-8015-bd64779d5f40 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:22.308433 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-b5b7aebb-a1bd-43b6-8015-bd64779d5f40 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id 3f3ef0ca-8189-4e60-8580-433a28d1db3d. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:22:22.314060 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:22.314060 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:22:22.315093 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b5b7aebb-a1bd-43b6-8015-bd64779d5f40 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/3f3ef0ca-8189-4e60-8580-433a28d1db3d returned with HTTP 200 Aug 25 10:22:22.315669 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 568/2228] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:22 2026] GET /volume/v3/backups/3f3ef0ca-8189-4e60-8580-433a28d1db3d => generated 707 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:22.425763 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-d618710d-de0e-40cb-9b4c-3871e5295c27 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:22.427610 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d618710d-de0e-40cb-9b4c-3871e5295c27 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] GET https://10.4.3.119/volume/v3/backups/9ac7879f-6f04-42ec-a9ec-00379e2fbb3f Aug 25 10:22:22.427916 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d618710d-de0e-40cb-9b4c-3871e5295c27 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:22.428117 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d618710d-de0e-40cb-9b4c-3871e5295c27 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:22.428235 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-d618710d-de0e-40cb-9b4c-3871e5295c27 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Show backup with id 9ac7879f-6f04-42ec-a9ec-00379e2fbb3f. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:22:22.432974 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:22.432974 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:22:22.433725 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d618710d-de0e-40cb-9b4c-3871e5295c27 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] https://10.4.3.119/volume/v3/backups/9ac7879f-6f04-42ec-a9ec-00379e2fbb3f returned with HTTP 200 Aug 25 10:22:22.434274 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 556/2229] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:22 2026] GET /volume/v3/backups/9ac7879f-6f04-42ec-a9ec-00379e2fbb3f => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:22.781936 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-400e9b5e-3a36-4404-a9f5-52a20e057549 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:22.784328 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-400e9b5e-3a36-4404-a9f5-52a20e057549 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] GET https://10.4.3.119/volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e Aug 25 10:22:22.784600 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-400e9b5e-3a36-4404-a9f5-52a20e057549 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:22.784857 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-400e9b5e-3a36-4404-a9f5-52a20e057549 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:22.785017 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-400e9b5e-3a36-4404-a9f5-52a20e057549 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Show backup with id 69d030b4-c534-4ebe-9a87-830bab20648e. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:22:22.790907 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:22.790907 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:22:22.792360 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-400e9b5e-3a36-4404-a9f5-52a20e057549 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] https://10.4.3.119/volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e returned with HTTP 200 Aug 25 10:22:22.794645 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 563/2230] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:22 2026] GET /volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 10:22:22.889009 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-30efb245-f5ab-4959-9adb-a318d25ad6c9 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:22.891520 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-30efb245-f5ab-4959-9adb-a318d25ad6c9 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] GET https://10.4.3.119/volume/v3/volumes/c4248137-a6d1-468b-abad-dd65ad8e3036 Aug 25 10:22:22.892846 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-30efb245-f5ab-4959-9adb-a318d25ad6c9 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:22.892846 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-30efb245-f5ab-4959-9adb-a318d25ad6c9 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:22.902945 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:22.902945 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:22:22.909491 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-30efb245-f5ab-4959-9adb-a318d25ad6c9 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Volume info retrieved successfully. Aug 25 10:22:22.916848 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-30efb245-f5ab-4959-9adb-a318d25ad6c9 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] https://10.4.3.119/volume/v3/volumes/c4248137-a6d1-468b-abad-dd65ad8e3036 returned with HTTP 200 Aug 25 10:22:22.917234 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 544/2231] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:22 2026] GET /volume/v3/volumes/c4248137-a6d1-468b-abad-dd65ad8e3036 => generated 998 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:23.222762 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-f3228d64-3934-4fc1-942b-162022a91436 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:23.225447 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f3228d64-3934-4fc1-942b-162022a91436 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] GET https://10.4.3.119/volume/v3/volumes/7e7621d5-7d5d-4fab-b67e-4a6262b093eb Aug 25 10:22:23.225587 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f3228d64-3934-4fc1-942b-162022a91436 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:23.225981 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f3228d64-3934-4fc1-942b-162022a91436 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:23.237055 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:23.237055 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:22:23.240994 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-f3228d64-3934-4fc1-942b-162022a91436 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Volume info retrieved successfully. Aug 25 10:22:23.246982 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f3228d64-3934-4fc1-942b-162022a91436 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] https://10.4.3.119/volume/v3/volumes/7e7621d5-7d5d-4fab-b67e-4a6262b093eb returned with HTTP 200 Aug 25 10:22:23.247470 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 569/2232] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:23 2026] GET /volume/v3/volumes/7e7621d5-7d5d-4fab-b67e-4a6262b093eb => generated 906 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:23.326534 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-4d57439c-0b83-484b-ab33-70f3ef8e2644 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:23.328942 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4d57439c-0b83-484b-ab33-70f3ef8e2644 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/3f3ef0ca-8189-4e60-8580-433a28d1db3d Aug 25 10:22:23.329307 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4d57439c-0b83-484b-ab33-70f3ef8e2644 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:23.329720 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4d57439c-0b83-484b-ab33-70f3ef8e2644 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:23.329910 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-4d57439c-0b83-484b-ab33-70f3ef8e2644 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id 3f3ef0ca-8189-4e60-8580-433a28d1db3d. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:22:23.335337 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:23.335337 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:22:23.336489 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4d57439c-0b83-484b-ab33-70f3ef8e2644 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/3f3ef0ca-8189-4e60-8580-433a28d1db3d returned with HTTP 200 Aug 25 10:22:23.337412 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 557/2233] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:23 2026] GET /volume/v3/backups/3f3ef0ca-8189-4e60-8580-433a28d1db3d => generated 707 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:23.444302 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-4bda4ed4-31e4-4f19-aab9-939733fb7ca6 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:23.446235 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4bda4ed4-31e4-4f19-aab9-939733fb7ca6 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] GET https://10.4.3.119/volume/v3/backups/9ac7879f-6f04-42ec-a9ec-00379e2fbb3f Aug 25 10:22:23.446410 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4bda4ed4-31e4-4f19-aab9-939733fb7ca6 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:23.446620 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4bda4ed4-31e4-4f19-aab9-939733fb7ca6 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:23.446730 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-4bda4ed4-31e4-4f19-aab9-939733fb7ca6 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Show backup with id 9ac7879f-6f04-42ec-a9ec-00379e2fbb3f. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:22:23.450868 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:23.450868 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:22:23.451592 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4bda4ed4-31e4-4f19-aab9-939733fb7ca6 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] https://10.4.3.119/volume/v3/backups/9ac7879f-6f04-42ec-a9ec-00379e2fbb3f returned with HTTP 200 Aug 25 10:22:23.451981 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 564/2234] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:23 2026] GET /volume/v3/backups/9ac7879f-6f04-42ec-a9ec-00379e2fbb3f => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:23.807757 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-aed30aa9-7ed3-4c38-ad80-ca769f158dad None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:23.811323 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-aed30aa9-7ed3-4c38-ad80-ca769f158dad tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] GET https://10.4.3.119/volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e Aug 25 10:22:23.811323 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-aed30aa9-7ed3-4c38-ad80-ca769f158dad tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:23.811323 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-aed30aa9-7ed3-4c38-ad80-ca769f158dad tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:23.811733 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-aed30aa9-7ed3-4c38-ad80-ca769f158dad tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Show backup with id 69d030b4-c534-4ebe-9a87-830bab20648e. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:22:23.819270 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:23.819270 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:22:23.820552 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-aed30aa9-7ed3-4c38-ad80-ca769f158dad tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] https://10.4.3.119/volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e returned with HTTP 200 Aug 25 10:22:23.821751 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 545/2235] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:23 2026] GET /volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e => generated 800 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:23.930741 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-0035f286-91fe-4116-ad3a-3e96d4afd653 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:23.932586 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0035f286-91fe-4116-ad3a-3e96d4afd653 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] GET https://10.4.3.119/volume/v3/volumes/c4248137-a6d1-468b-abad-dd65ad8e3036 Aug 25 10:22:23.932768 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0035f286-91fe-4116-ad3a-3e96d4afd653 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:23.932932 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0035f286-91fe-4116-ad3a-3e96d4afd653 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:23.939566 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:23.939566 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:22:23.943502 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-0035f286-91fe-4116-ad3a-3e96d4afd653 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Volume info retrieved successfully. Aug 25 10:22:23.947960 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0035f286-91fe-4116-ad3a-3e96d4afd653 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] https://10.4.3.119/volume/v3/volumes/c4248137-a6d1-468b-abad-dd65ad8e3036 returned with HTTP 200 Aug 25 10:22:23.948393 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 570/2236] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:23 2026] GET /volume/v3/volumes/c4248137-a6d1-468b-abad-dd65ad8e3036 => generated 998 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:24.265527 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-0a3172c5-2fba-4129-975d-ec0f6180e2e1 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:24.267740 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0a3172c5-2fba-4129-975d-ec0f6180e2e1 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] GET https://10.4.3.119/volume/v3/volumes/7e7621d5-7d5d-4fab-b67e-4a6262b093eb Aug 25 10:22:24.270358 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0a3172c5-2fba-4129-975d-ec0f6180e2e1 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:24.270802 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0a3172c5-2fba-4129-975d-ec0f6180e2e1 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:24.279911 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:24.279911 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:22:24.285441 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-0a3172c5-2fba-4129-975d-ec0f6180e2e1 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Volume info retrieved successfully. Aug 25 10:22:24.293039 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0a3172c5-2fba-4129-975d-ec0f6180e2e1 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] https://10.4.3.119/volume/v3/volumes/7e7621d5-7d5d-4fab-b67e-4a6262b093eb returned with HTTP 200 Aug 25 10:22:24.293543 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 558/2237] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:24 2026] GET /volume/v3/volumes/7e7621d5-7d5d-4fab-b67e-4a6262b093eb => generated 1159 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:22:24.346359 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-80d99698-af46-4178-a611-2cebfeb1ef73 req-4c8a116b-941a-44e7-8267-2b404e9e9aeb None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:24.352260 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-80d99698-af46-4178-a611-2cebfeb1ef73 req-4c8a116b-941a-44e7-8267-2b404e9e9aeb tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] GET https://10.4.3.119/volume/v3/volumes/7e7621d5-7d5d-4fab-b67e-4a6262b093eb Aug 25 10:22:24.352461 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-80d99698-af46-4178-a611-2cebfeb1ef73 req-4c8a116b-941a-44e7-8267-2b404e9e9aeb tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:24.352741 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-80d99698-af46-4178-a611-2cebfeb1ef73 req-4c8a116b-941a-44e7-8267-2b404e9e9aeb tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:24.353044 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-fe060909-7685-4a04-8e24-262cccd94304 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:24.355512 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-fe060909-7685-4a04-8e24-262cccd94304 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/3f3ef0ca-8189-4e60-8580-433a28d1db3d Aug 25 10:22:24.355773 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-fe060909-7685-4a04-8e24-262cccd94304 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:24.356013 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-fe060909-7685-4a04-8e24-262cccd94304 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:24.356165 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-fe060909-7685-4a04-8e24-262cccd94304 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id 3f3ef0ca-8189-4e60-8580-433a28d1db3d. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:22:24.361695 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:24.361695 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:22:24.362607 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-fe060909-7685-4a04-8e24-262cccd94304 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/3f3ef0ca-8189-4e60-8580-433a28d1db3d returned with HTTP 200 Aug 25 10:22:24.363080 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 546/2238] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:24 2026] GET /volume/v3/backups/3f3ef0ca-8189-4e60-8580-433a28d1db3d => generated 707 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:24.367291 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:24.367291 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:22:24.373830 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [req-80d99698-af46-4178-a611-2cebfeb1ef73 req-4c8a116b-941a-44e7-8267-2b404e9e9aeb tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Volume info retrieved successfully. Aug 25 10:22:24.380171 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-80d99698-af46-4178-a611-2cebfeb1ef73 req-4c8a116b-941a-44e7-8267-2b404e9e9aeb tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] https://10.4.3.119/volume/v3/volumes/7e7621d5-7d5d-4fab-b67e-4a6262b093eb returned with HTTP 200 Aug 25 10:22:24.380782 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 565/2239] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:22:24 2026] GET /volume/v3/volumes/7e7621d5-7d5d-4fab-b67e-4a6262b093eb => generated 1159 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:22:24.464170 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-4a891a29-03b3-44bc-9df3-b33b90dda9d7 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:24.464817 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4a891a29-03b3-44bc-9df3-b33b90dda9d7 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] GET https://10.4.3.119/volume/v3/backups/9ac7879f-6f04-42ec-a9ec-00379e2fbb3f Aug 25 10:22:24.465120 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4a891a29-03b3-44bc-9df3-b33b90dda9d7 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:24.465450 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4a891a29-03b3-44bc-9df3-b33b90dda9d7 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:24.465527 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-4a891a29-03b3-44bc-9df3-b33b90dda9d7 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Show backup with id 9ac7879f-6f04-42ec-a9ec-00379e2fbb3f. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:22:24.474239 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:24.474239 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:22:24.475616 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4a891a29-03b3-44bc-9df3-b33b90dda9d7 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] https://10.4.3.119/volume/v3/backups/9ac7879f-6f04-42ec-a9ec-00379e2fbb3f returned with HTTP 200 Aug 25 10:22:24.476080 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 571/2240] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:24 2026] GET /volume/v3/backups/9ac7879f-6f04-42ec-a9ec-00379e2fbb3f => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:24.761972 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-80d99698-af46-4178-a611-2cebfeb1ef73 req-0f3b17fb-1b35-4ae0-894d-1e31296b568e None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:24.765313 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-80d99698-af46-4178-a611-2cebfeb1ef73 req-0f3b17fb-1b35-4ae0-894d-1e31296b568e tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] GET https://10.4.3.119/volume/v3/volumes/7e7621d5-7d5d-4fab-b67e-4a6262b093eb Aug 25 10:22:24.765562 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-80d99698-af46-4178-a611-2cebfeb1ef73 req-0f3b17fb-1b35-4ae0-894d-1e31296b568e tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:24.765815 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-80d99698-af46-4178-a611-2cebfeb1ef73 req-0f3b17fb-1b35-4ae0-894d-1e31296b568e tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:24.777022 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:24.777022 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:22:24.790474 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [req-80d99698-af46-4178-a611-2cebfeb1ef73 req-0f3b17fb-1b35-4ae0-894d-1e31296b568e tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Volume info retrieved successfully. Aug 25 10:22:24.797008 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-80d99698-af46-4178-a611-2cebfeb1ef73 req-0f3b17fb-1b35-4ae0-894d-1e31296b568e tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] https://10.4.3.119/volume/v3/volumes/7e7621d5-7d5d-4fab-b67e-4a6262b093eb returned with HTTP 200 Aug 25 10:22:24.797570 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 559/2241] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:22:24 2026] GET /volume/v3/volumes/7e7621d5-7d5d-4fab-b67e-4a6262b093eb => generated 1159 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:22:24.825196 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-772ce3a0-9bf1-43d4-86c7-a5b21cf27fbc None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:24.825196 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-772ce3a0-9bf1-43d4-86c7-a5b21cf27fbc None None] GET https://10.4.3.119/volume// Aug 25 10:22:24.825196 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-772ce3a0-9bf1-43d4-86c7-a5b21cf27fbc None None] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:24.825196 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-772ce3a0-9bf1-43d4-86c7-a5b21cf27fbc None None] Calling method 'all' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:24.825196 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-772ce3a0-9bf1-43d4-86c7-a5b21cf27fbc None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:22:24.825196 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 547/2242] 10.4.3.119 () {66 vars in 1419 bytes} [Tue Aug 25 10:22:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:22:24.831399 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-80d99698-af46-4178-a611-2cebfeb1ef73 req-09199d5c-2652-470b-8735-2a6b8ef5aa56 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:24.835259 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-80d99698-af46-4178-a611-2cebfeb1ef73 req-09199d5c-2652-470b-8735-2a6b8ef5aa56 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] POST https://10.4.3.119/volume/v3/attachments Aug 25 10:22:24.835745 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-80d99698-af46-4178-a611-2cebfeb1ef73 req-09199d5c-2652-470b-8735-2a6b8ef5aa56 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7e7621d5-7d5d-4fab-b67e-4a6262b093eb", "connector": null, "instance_uuid": "e7849d77-9b53-4b0e-8c66-353bafc8fa96"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:22:24.836079 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-998690ef-25dd-4968-928b-4e3dceba1a7f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:24.838376 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-998690ef-25dd-4968-928b-4e3dceba1a7f tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] GET https://10.4.3.119/volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e Aug 25 10:22:24.839305 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-998690ef-25dd-4968-928b-4e3dceba1a7f tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:24.839305 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-998690ef-25dd-4968-928b-4e3dceba1a7f tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:24.839305 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-998690ef-25dd-4968-928b-4e3dceba1a7f tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Show backup with id 69d030b4-c534-4ebe-9a87-830bab20648e. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:22:24.846357 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:24.846357 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:22:24.847549 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-998690ef-25dd-4968-928b-4e3dceba1a7f tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] https://10.4.3.119/volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e returned with HTTP 200 Aug 25 10:22:24.848053 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 572/2243] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:24 2026] GET /volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:24.851047 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:24.851047 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:22:24.899636 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-80d99698-af46-4178-a611-2cebfeb1ef73 req-09199d5c-2652-470b-8735-2a6b8ef5aa56 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] https://10.4.3.119/volume/v3/attachments returned with HTTP 200 Aug 25 10:22:24.899636 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 566/2244] 10.4.3.119 () {74 vars in 1594 bytes} [Tue Aug 25 10:22:24 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 25 10:22:24.964411 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-173c03ff-ec89-4e6b-9dce-d14c41d76d98 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:24.968130 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-173c03ff-ec89-4e6b-9dce-d14c41d76d98 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] GET https://10.4.3.119/volume/v3/volumes/c4248137-a6d1-468b-abad-dd65ad8e3036 Aug 25 10:22:24.968405 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-173c03ff-ec89-4e6b-9dce-d14c41d76d98 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:24.968657 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-173c03ff-ec89-4e6b-9dce-d14c41d76d98 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:24.984498 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:24.984498 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:22:24.993860 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-173c03ff-ec89-4e6b-9dce-d14c41d76d98 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Volume info retrieved successfully. Aug 25 10:22:25.004441 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-173c03ff-ec89-4e6b-9dce-d14c41d76d98 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] https://10.4.3.119/volume/v3/volumes/c4248137-a6d1-468b-abad-dd65ad8e3036 returned with HTTP 200 Aug 25 10:22:25.004441 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 560/2245] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:24 2026] GET /volume/v3/volumes/c4248137-a6d1-468b-abad-dd65ad8e3036 => generated 998 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:25.376381 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-9b1c015d-c245-4f60-9554-9f6255fd89dc None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:25.378427 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9b1c015d-c245-4f60-9554-9f6255fd89dc tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/3f3ef0ca-8189-4e60-8580-433a28d1db3d Aug 25 10:22:25.378739 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9b1c015d-c245-4f60-9554-9f6255fd89dc tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:25.378910 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9b1c015d-c245-4f60-9554-9f6255fd89dc tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:25.379103 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-9b1c015d-c245-4f60-9554-9f6255fd89dc tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id 3f3ef0ca-8189-4e60-8580-433a28d1db3d. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:22:25.383682 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:25.383682 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:22:25.384422 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9b1c015d-c245-4f60-9554-9f6255fd89dc tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/3f3ef0ca-8189-4e60-8580-433a28d1db3d returned with HTTP 200 Aug 25 10:22:25.384854 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 548/2246] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:25 2026] GET /volume/v3/backups/3f3ef0ca-8189-4e60-8580-433a28d1db3d => generated 707 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:25.486897 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-a5f24b9a-e51f-4918-b530-e9154e34e207 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:25.490210 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a5f24b9a-e51f-4918-b530-e9154e34e207 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] GET https://10.4.3.119/volume/v3/backups/9ac7879f-6f04-42ec-a9ec-00379e2fbb3f Aug 25 10:22:25.491485 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a5f24b9a-e51f-4918-b530-e9154e34e207 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:25.491824 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a5f24b9a-e51f-4918-b530-e9154e34e207 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:25.492048 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-a5f24b9a-e51f-4918-b530-e9154e34e207 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Show backup with id 9ac7879f-6f04-42ec-a9ec-00379e2fbb3f. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:22:25.501658 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:25.501658 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:22:25.502529 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a5f24b9a-e51f-4918-b530-e9154e34e207 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] https://10.4.3.119/volume/v3/backups/9ac7879f-6f04-42ec-a9ec-00379e2fbb3f returned with HTTP 200 Aug 25 10:22:25.502985 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 573/2247] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:25 2026] GET /volume/v3/backups/9ac7879f-6f04-42ec-a9ec-00379e2fbb3f => generated 747 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:25.862399 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-033f5693-5ed8-42ff-bead-3eff26b11c6d None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:25.866737 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-033f5693-5ed8-42ff-bead-3eff26b11c6d tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] GET https://10.4.3.119/volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e Aug 25 10:22:25.866737 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-033f5693-5ed8-42ff-bead-3eff26b11c6d tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:25.866737 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-033f5693-5ed8-42ff-bead-3eff26b11c6d tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:25.866737 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-033f5693-5ed8-42ff-bead-3eff26b11c6d tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Show backup with id 69d030b4-c534-4ebe-9a87-830bab20648e. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:22:25.870731 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:25.870731 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:22:25.871762 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-033f5693-5ed8-42ff-bead-3eff26b11c6d tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] https://10.4.3.119/volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e returned with HTTP 200 Aug 25 10:22:25.872350 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 567/2248] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:25 2026] GET /volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:26.022057 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-afbf18c0-f8a5-4f57-b93c-4aba943aa9f0 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:26.025860 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-afbf18c0-f8a5-4f57-b93c-4aba943aa9f0 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] GET https://10.4.3.119/volume/v3/volumes/c4248137-a6d1-468b-abad-dd65ad8e3036 Aug 25 10:22:26.026121 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-afbf18c0-f8a5-4f57-b93c-4aba943aa9f0 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:26.026357 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-afbf18c0-f8a5-4f57-b93c-4aba943aa9f0 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:26.040528 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:26.040528 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:22:26.048368 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-afbf18c0-f8a5-4f57-b93c-4aba943aa9f0 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Volume info retrieved successfully. Aug 25 10:22:26.055900 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-afbf18c0-f8a5-4f57-b93c-4aba943aa9f0 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] https://10.4.3.119/volume/v3/volumes/c4248137-a6d1-468b-abad-dd65ad8e3036 returned with HTTP 200 Aug 25 10:22:26.056652 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 561/2249] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:26 2026] GET /volume/v3/volumes/c4248137-a6d1-468b-abad-dd65ad8e3036 => generated 998 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:26.287007 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-eba1a01e-f2fd-46e6-9579-b3b854dc5cce None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:26.287567 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-eba1a01e-f2fd-46e6-9579-b3b854dc5cce None None] GET https://10.4.3.119/volume// Aug 25 10:22:26.287836 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-eba1a01e-f2fd-46e6-9579-b3b854dc5cce None None] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:26.288107 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-eba1a01e-f2fd-46e6-9579-b3b854dc5cce None None] Calling method 'all' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:26.288562 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-eba1a01e-f2fd-46e6-9579-b3b854dc5cce None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:22:26.289079 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 549/2250] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:22:26 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:22:26.296430 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-80d99698-af46-4178-a611-2cebfeb1ef73 req-ec7537ed-5a4f-4421-bbb6-c76df4884a46 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:26.298470 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-80d99698-af46-4178-a611-2cebfeb1ef73 req-ec7537ed-5a4f-4421-bbb6-c76df4884a46 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] GET https://10.4.3.119/volume/v3/volumes/7e7621d5-7d5d-4fab-b67e-4a6262b093eb Aug 25 10:22:26.298689 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-80d99698-af46-4178-a611-2cebfeb1ef73 req-ec7537ed-5a4f-4421-bbb6-c76df4884a46 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:26.298857 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-80d99698-af46-4178-a611-2cebfeb1ef73 req-ec7537ed-5a4f-4421-bbb6-c76df4884a46 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:26.307853 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:26.307853 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:22:26.311305 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-80d99698-af46-4178-a611-2cebfeb1ef73 req-ec7537ed-5a4f-4421-bbb6-c76df4884a46 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Volume info retrieved successfully. Aug 25 10:22:26.316968 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-80d99698-af46-4178-a611-2cebfeb1ef73 req-ec7537ed-5a4f-4421-bbb6-c76df4884a46 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] https://10.4.3.119/volume/v3/volumes/7e7621d5-7d5d-4fab-b67e-4a6262b093eb returned with HTTP 200 Aug 25 10:22:26.317396 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 574/2251] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:22:26 2026] GET /volume/v3/volumes/7e7621d5-7d5d-4fab-b67e-4a6262b093eb => generated 1338 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:22:26.397346 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-af24928a-2988-4ab5-a79f-76a109cd6d1e None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:26.399280 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-af24928a-2988-4ab5-a79f-76a109cd6d1e tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/3f3ef0ca-8189-4e60-8580-433a28d1db3d Aug 25 10:22:26.399529 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-af24928a-2988-4ab5-a79f-76a109cd6d1e tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:26.399777 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-af24928a-2988-4ab5-a79f-76a109cd6d1e tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:26.399935 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-af24928a-2988-4ab5-a79f-76a109cd6d1e tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id 3f3ef0ca-8189-4e60-8580-433a28d1db3d. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:22:26.404570 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:26.404570 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:22:26.405622 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-af24928a-2988-4ab5-a79f-76a109cd6d1e tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/3f3ef0ca-8189-4e60-8580-433a28d1db3d returned with HTTP 200 Aug 25 10:22:26.405957 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 568/2252] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:26 2026] GET /volume/v3/backups/3f3ef0ca-8189-4e60-8580-433a28d1db3d => generated 707 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:26.434672 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-80d99698-af46-4178-a611-2cebfeb1ef73 req-9ffe1520-1f94-4093-ac73-2e1af647707b None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:26.437264 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-80d99698-af46-4178-a611-2cebfeb1ef73 req-9ffe1520-1f94-4093-ac73-2e1af647707b tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] PUT https://10.4.3.119/volume/v3/attachments/a7b8ff83-097a-4ca5-8e56-00724d3f0934 Aug 25 10:22:26.439611 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-80d99698-af46-4178-a611-2cebfeb1ef73 req-9ffe1520-1f94-4093-ac73-2e1af647707b tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.119", "host": "np0000008063", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3398d5156650", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "462fd6ce-c505-48ef-84ec-f85776d45b24", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:22:26.447504 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.coordination [req-80d99698-af46-4178-a611-2cebfeb1ef73 req-9ffe1520-1f94-4093-ac73-2e1af647707b tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Acquiring lock "cinder-attachment_update-7e7621d5-7d5d-4fab-b67e-4a6262b093eb-np0000008063" by "attachment_update" {{(pid=100388) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 10:22:26.455808 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.coordination [req-80d99698-af46-4178-a611-2cebfeb1ef73 req-9ffe1520-1f94-4093-ac73-2e1af647707b tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Lock "cinder-attachment_update-7e7621d5-7d5d-4fab-b67e-4a6262b093eb-np0000008063" acquired by "attachment_update" :: waited 0.008s {{(pid=100388) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 10:22:26.457063 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:26.457063 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:22:26.515580 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-1a5dffbf-330a-4066-8cc3-6052f3470124 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:26.517803 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1a5dffbf-330a-4066-8cc3-6052f3470124 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] GET https://10.4.3.119/volume/v3/backups/9ac7879f-6f04-42ec-a9ec-00379e2fbb3f Aug 25 10:22:26.518670 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1a5dffbf-330a-4066-8cc3-6052f3470124 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:26.518670 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1a5dffbf-330a-4066-8cc3-6052f3470124 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:26.518670 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-1a5dffbf-330a-4066-8cc3-6052f3470124 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Show backup with id 9ac7879f-6f04-42ec-a9ec-00379e2fbb3f. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:22:26.524009 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:26.524009 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:22:26.524940 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1a5dffbf-330a-4066-8cc3-6052f3470124 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] https://10.4.3.119/volume/v3/backups/9ac7879f-6f04-42ec-a9ec-00379e2fbb3f returned with HTTP 200 Aug 25 10:22:26.525415 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 550/2253] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:26 2026] GET /volume/v3/backups/9ac7879f-6f04-42ec-a9ec-00379e2fbb3f => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:26.562903 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.coordination [req-80d99698-af46-4178-a611-2cebfeb1ef73 req-9ffe1520-1f94-4093-ac73-2e1af647707b tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Lock "cinder-attachment_update-7e7621d5-7d5d-4fab-b67e-4a6262b093eb-np0000008063" released by "attachment_update" :: held 0.107s {{(pid=100388) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 10:22:26.563360 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-80d99698-af46-4178-a611-2cebfeb1ef73 req-9ffe1520-1f94-4093-ac73-2e1af647707b tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] https://10.4.3.119/volume/v3/attachments/a7b8ff83-097a-4ca5-8e56-00724d3f0934 returned with HTTP 200 Aug 25 10:22:26.563986 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 562/2254] 10.4.3.119 () {74 vars in 1704 bytes} [Tue Aug 25 10:22:26 2026] PUT /volume/v3/attachments/a7b8ff83-097a-4ca5-8e56-00724d3f0934 => generated 969 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:22:26.601885 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-80d99698-af46-4178-a611-2cebfeb1ef73 req-a2f63f75-bd72-43b1-9539-9d7763ac7c7c None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:26.604756 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-80d99698-af46-4178-a611-2cebfeb1ef73 req-a2f63f75-bd72-43b1-9539-9d7763ac7c7c tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] POST https://10.4.3.119/volume/v3/attachments/a7b8ff83-097a-4ca5-8e56-00724d3f0934/action Aug 25 10:22:26.605061 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-80d99698-af46-4178-a611-2cebfeb1ef73 req-a2f63f75-bd72-43b1-9539-9d7763ac7c7c tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Action body: b'{"os-complete": null}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:22:26.605230 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-80d99698-af46-4178-a611-2cebfeb1ef73 req-a2f63f75-bd72-43b1-9539-9d7763ac7c7c tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:22:26.624600 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:26.624600 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:22:26.644740 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-80d99698-af46-4178-a611-2cebfeb1ef73 req-a2f63f75-bd72-43b1-9539-9d7763ac7c7c tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] https://10.4.3.119/volume/v3/attachments/a7b8ff83-097a-4ca5-8e56-00724d3f0934/action returned with HTTP 204 Aug 25 10:22:26.645435 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 575/2255] 10.4.3.119 () {74 vars in 1725 bytes} [Tue Aug 25 10:22:26 2026] POST /volume/v3/attachments/a7b8ff83-097a-4ca5-8e56-00724d3f0934/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:22:26.885187 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-42879aa6-10e4-4a3e-82c6-1336195aa2d7 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:26.890397 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-42879aa6-10e4-4a3e-82c6-1336195aa2d7 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] GET https://10.4.3.119/volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e Aug 25 10:22:26.890649 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-42879aa6-10e4-4a3e-82c6-1336195aa2d7 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:26.890871 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-42879aa6-10e4-4a3e-82c6-1336195aa2d7 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:26.891000 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-42879aa6-10e4-4a3e-82c6-1336195aa2d7 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Show backup with id 69d030b4-c534-4ebe-9a87-830bab20648e. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:22:26.897871 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:26.897871 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:22:26.898933 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-42879aa6-10e4-4a3e-82c6-1336195aa2d7 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] https://10.4.3.119/volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e returned with HTTP 200 Aug 25 10:22:26.899575 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 569/2256] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:26 2026] GET /volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e => generated 800 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:27.071244 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-bd44fd53-9acd-4544-b9e7-5ddff50ad649 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:27.075573 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-bd44fd53-9acd-4544-b9e7-5ddff50ad649 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] GET https://10.4.3.119/volume/v3/volumes/c4248137-a6d1-468b-abad-dd65ad8e3036 Aug 25 10:22:27.075926 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-bd44fd53-9acd-4544-b9e7-5ddff50ad649 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:27.075926 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-bd44fd53-9acd-4544-b9e7-5ddff50ad649 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:27.085569 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:27.085569 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:22:27.089958 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-bd44fd53-9acd-4544-b9e7-5ddff50ad649 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Volume info retrieved successfully. Aug 25 10:22:27.095159 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-bd44fd53-9acd-4544-b9e7-5ddff50ad649 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] https://10.4.3.119/volume/v3/volumes/c4248137-a6d1-468b-abad-dd65ad8e3036 returned with HTTP 200 Aug 25 10:22:27.095771 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 551/2257] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:27 2026] GET /volume/v3/volumes/c4248137-a6d1-468b-abad-dd65ad8e3036 => generated 998 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:27.417411 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-d0000aa7-f3ef-4011-a285-5d949cc4c1a3 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:27.419579 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d0000aa7-f3ef-4011-a285-5d949cc4c1a3 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/3f3ef0ca-8189-4e60-8580-433a28d1db3d Aug 25 10:22:27.419890 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d0000aa7-f3ef-4011-a285-5d949cc4c1a3 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:27.420286 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d0000aa7-f3ef-4011-a285-5d949cc4c1a3 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:27.420354 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-d0000aa7-f3ef-4011-a285-5d949cc4c1a3 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id 3f3ef0ca-8189-4e60-8580-433a28d1db3d. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:22:27.427080 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:27.427080 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:22:27.428022 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d0000aa7-f3ef-4011-a285-5d949cc4c1a3 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/3f3ef0ca-8189-4e60-8580-433a28d1db3d returned with HTTP 200 Aug 25 10:22:27.428482 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 563/2258] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:27 2026] GET /volume/v3/backups/3f3ef0ca-8189-4e60-8580-433a28d1db3d => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:27.443379 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-91f20ba8-4baa-427f-bfc5-cb4b6a8ff471 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:27.449256 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-91f20ba8-4baa-427f-bfc5-cb4b6a8ff471 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/3f3ef0ca-8189-4e60-8580-433a28d1db3d Aug 25 10:22:27.449545 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-91f20ba8-4baa-427f-bfc5-cb4b6a8ff471 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:27.449816 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-91f20ba8-4baa-427f-bfc5-cb4b6a8ff471 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:27.449950 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-91f20ba8-4baa-427f-bfc5-cb4b6a8ff471 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id 3f3ef0ca-8189-4e60-8580-433a28d1db3d. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:22:27.461828 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:27.461828 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:22:27.466289 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-91f20ba8-4baa-427f-bfc5-cb4b6a8ff471 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/3f3ef0ca-8189-4e60-8580-433a28d1db3d returned with HTTP 200 Aug 25 10:22:27.466289 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 576/2259] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:27 2026] GET /volume/v3/backups/3f3ef0ca-8189-4e60-8580-433a28d1db3d => generated 708 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:27.477494 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-d883ae8f-cc71-49e3-94eb-fafe98558845 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:27.480173 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d883ae8f-cc71-49e3-94eb-fafe98558845 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] DELETE https://10.4.3.119/volume/v3/backups/3f3ef0ca-8189-4e60-8580-433a28d1db3d Aug 25 10:22:27.480173 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d883ae8f-cc71-49e3-94eb-fafe98558845 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:27.480173 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d883ae8f-cc71-49e3-94eb-fafe98558845 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:27.480320 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.contrib.backups [None req-d883ae8f-cc71-49e3-94eb-fafe98558845 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Delete backup with id: 3f3ef0ca-8189-4e60-8580-433a28d1db3d. Aug 25 10:22:27.485525 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:27.485525 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:22:27.500595 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.backup.rpcapi [None req-d883ae8f-cc71-49e3-94eb-fafe98558845 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] delete_backup rpcapi backup_id 3f3ef0ca-8189-4e60-8580-433a28d1db3d {{(pid=100390) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 10:22:27.503758 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d883ae8f-cc71-49e3-94eb-fafe98558845 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/3f3ef0ca-8189-4e60-8580-433a28d1db3d returned with HTTP 202 Aug 25 10:22:27.503758 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 570/2260] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:22:27 2026] DELETE /volume/v3/backups/3f3ef0ca-8189-4e60-8580-433a28d1db3d => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:22:27.516134 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-180e8afb-b055-4bee-bd64-78ca76ca369e None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:27.517162 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-180e8afb-b055-4bee-bd64-78ca76ca369e tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/3f3ef0ca-8189-4e60-8580-433a28d1db3d Aug 25 10:22:27.517374 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-180e8afb-b055-4bee-bd64-78ca76ca369e tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:27.519342 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-180e8afb-b055-4bee-bd64-78ca76ca369e tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:27.519342 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-180e8afb-b055-4bee-bd64-78ca76ca369e tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id 3f3ef0ca-8189-4e60-8580-433a28d1db3d. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:22:27.526460 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:27.526460 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:22:27.527906 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-180e8afb-b055-4bee-bd64-78ca76ca369e tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/3f3ef0ca-8189-4e60-8580-433a28d1db3d returned with HTTP 200 Aug 25 10:22:27.527906 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 552/2261] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:27 2026] GET /volume/v3/backups/3f3ef0ca-8189-4e60-8580-433a28d1db3d => generated 707 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:27.543930 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-9cd9d402-8036-435d-9ccd-9178a28107f1 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:27.548980 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9cd9d402-8036-435d-9ccd-9178a28107f1 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] GET https://10.4.3.119/volume/v3/backups/9ac7879f-6f04-42ec-a9ec-00379e2fbb3f Aug 25 10:22:27.549194 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9cd9d402-8036-435d-9ccd-9178a28107f1 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:27.549448 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9cd9d402-8036-435d-9ccd-9178a28107f1 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:27.549622 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-9cd9d402-8036-435d-9ccd-9178a28107f1 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Show backup with id 9ac7879f-6f04-42ec-a9ec-00379e2fbb3f. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:22:27.560005 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:27.560005 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:22:27.561424 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9cd9d402-8036-435d-9ccd-9178a28107f1 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] https://10.4.3.119/volume/v3/backups/9ac7879f-6f04-42ec-a9ec-00379e2fbb3f returned with HTTP 200 Aug 25 10:22:27.562043 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 564/2262] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:27 2026] GET /volume/v3/backups/9ac7879f-6f04-42ec-a9ec-00379e2fbb3f => generated 747 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:27.915834 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-79686077-fc31-4257-9e59-23c2a8baf65e None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:27.919038 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-79686077-fc31-4257-9e59-23c2a8baf65e tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] GET https://10.4.3.119/volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e Aug 25 10:22:27.919320 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-79686077-fc31-4257-9e59-23c2a8baf65e tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:27.919613 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-79686077-fc31-4257-9e59-23c2a8baf65e tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:27.919766 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-79686077-fc31-4257-9e59-23c2a8baf65e tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Show backup with id 69d030b4-c534-4ebe-9a87-830bab20648e. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:22:27.925989 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:27.925989 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:22:27.927031 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-79686077-fc31-4257-9e59-23c2a8baf65e tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] https://10.4.3.119/volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e returned with HTTP 200 Aug 25 10:22:27.927523 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 577/2263] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:27 2026] GET /volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:28.116751 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-19f4149b-ef98-4805-ab70-08d8f4719cfc None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:28.119095 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-19f4149b-ef98-4805-ab70-08d8f4719cfc tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] GET https://10.4.3.119/volume/v3/volumes/c4248137-a6d1-468b-abad-dd65ad8e3036 Aug 25 10:22:28.119319 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-19f4149b-ef98-4805-ab70-08d8f4719cfc tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:28.119541 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-19f4149b-ef98-4805-ab70-08d8f4719cfc tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:28.133335 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:28.133335 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:22:28.143808 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-19f4149b-ef98-4805-ab70-08d8f4719cfc tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Volume info retrieved successfully. Aug 25 10:22:28.151823 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-19f4149b-ef98-4805-ab70-08d8f4719cfc tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] https://10.4.3.119/volume/v3/volumes/c4248137-a6d1-468b-abad-dd65ad8e3036 returned with HTTP 200 Aug 25 10:22:28.152712 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 571/2264] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:28 2026] GET /volume/v3/volumes/c4248137-a6d1-468b-abad-dd65ad8e3036 => generated 998 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:28.541901 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-c7eafe9b-5427-4133-8897-daa287b0de3e None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:28.544668 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c7eafe9b-5427-4133-8897-daa287b0de3e tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/3f3ef0ca-8189-4e60-8580-433a28d1db3d Aug 25 10:22:28.545658 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c7eafe9b-5427-4133-8897-daa287b0de3e tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:28.545658 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c7eafe9b-5427-4133-8897-daa287b0de3e tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:28.545819 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-c7eafe9b-5427-4133-8897-daa287b0de3e tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id 3f3ef0ca-8189-4e60-8580-433a28d1db3d. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:22:28.552250 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c7eafe9b-5427-4133-8897-daa287b0de3e tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/3f3ef0ca-8189-4e60-8580-433a28d1db3d returned with HTTP 404 Aug 25 10:22:28.552991 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 553/2265] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:28 2026] GET /volume/v3/backups/3f3ef0ca-8189-4e60-8580-433a28d1db3d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:22:28.566903 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-1ea3375b-a88e-45ff-8974-6f22bb92f48c None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:28.569218 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1ea3375b-a88e-45ff-8974-6f22bb92f48c tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] POST https://10.4.3.119/volume/v3/backups Aug 25 10:22:28.569678 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1ea3375b-a88e-45ff-8974-6f22bb92f48c tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "41bc1767-6f97-42e7-a17b-a54288672f88", "incremental": true, "force": true, "name": "tempest-VolumesBackupsTest-Backup-587486520", "container": "tempest-volumesbackupstest-backup-container-143201248"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:22:28.573920 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.contrib.backups [None req-1ea3375b-a88e-45ff-8974-6f22bb92f48c tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Creating new backup {'backup': {'volume_id': '41bc1767-6f97-42e7-a17b-a54288672f88', 'incremental': True, 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-587486520', 'container': 'tempest-volumesbackupstest-backup-container-143201248'}} {{(pid=100388) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 10:22:28.574510 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.contrib.backups [None req-1ea3375b-a88e-45ff-8974-6f22bb92f48c tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Creating backup of volume 41bc1767-6f97-42e7-a17b-a54288672f88 in container tempest-volumesbackupstest-backup-container-143201248 Aug 25 10:22:28.582540 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-01e7d350-baf8-4a49-87d2-f62234e361b3 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:28.586928 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-01e7d350-baf8-4a49-87d2-f62234e361b3 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] GET https://10.4.3.119/volume/v3/backups/9ac7879f-6f04-42ec-a9ec-00379e2fbb3f Aug 25 10:22:28.590533 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:28.590533 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:22:28.590693 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-01e7d350-baf8-4a49-87d2-f62234e361b3 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:28.590836 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-01e7d350-baf8-4a49-87d2-f62234e361b3 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:28.590960 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-01e7d350-baf8-4a49-87d2-f62234e361b3 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Show backup with id 9ac7879f-6f04-42ec-a9ec-00379e2fbb3f. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:22:28.591157 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-1ea3375b-a88e-45ff-8974-6f22bb92f48c tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Volume info retrieved successfully. Aug 25 10:22:28.598264 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:28.598264 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:22:28.599506 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-01e7d350-baf8-4a49-87d2-f62234e361b3 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] https://10.4.3.119/volume/v3/backups/9ac7879f-6f04-42ec-a9ec-00379e2fbb3f returned with HTTP 200 Aug 25 10:22:28.600226 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 578/2266] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:28 2026] GET /volume/v3/backups/9ac7879f-6f04-42ec-a9ec-00379e2fbb3f => generated 747 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:28.622300 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-1ea3375b-a88e-45ff-8974-6f22bb92f48c tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Created reservations ['2b60dedc-a666-4887-90bd-e69205c984a9', 'afed309c-950d-4acf-8225-cca34b8d596a'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:22:28.682965 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1ea3375b-a88e-45ff-8974-6f22bb92f48c tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups returned with HTTP 202 Aug 25 10:22:28.686162 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 565/2267] 10.4.3.119 () {68 vars in 1259 bytes} [Tue Aug 25 10:22:28 2026] POST /volume/v3/backups => generated 329 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:22:28.696219 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-bb1962da-b7c8-45f2-b49f-8d73e3df522e None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:28.698889 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-bb1962da-b7c8-45f2-b49f-8d73e3df522e tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/901c9a4b-9f76-4805-85e9-92a30c4d1daf Aug 25 10:22:28.699547 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-bb1962da-b7c8-45f2-b49f-8d73e3df522e tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:28.700506 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-bb1962da-b7c8-45f2-b49f-8d73e3df522e tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:28.700658 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-bb1962da-b7c8-45f2-b49f-8d73e3df522e tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id 901c9a4b-9f76-4805-85e9-92a30c4d1daf. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:22:28.711641 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:28.711641 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:22:28.714064 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-bb1962da-b7c8-45f2-b49f-8d73e3df522e tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/901c9a4b-9f76-4805-85e9-92a30c4d1daf returned with HTTP 200 Aug 25 10:22:28.715727 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 572/2268] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:28 2026] GET /volume/v3/backups/901c9a4b-9f76-4805-85e9-92a30c4d1daf => generated 786 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:28.942310 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-d1512800-b8fd-4b66-b269-5ccddfdfda81 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:28.943974 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d1512800-b8fd-4b66-b269-5ccddfdfda81 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] GET https://10.4.3.119/volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e Aug 25 10:22:28.944252 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d1512800-b8fd-4b66-b269-5ccddfdfda81 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:28.944526 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d1512800-b8fd-4b66-b269-5ccddfdfda81 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:28.944873 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-d1512800-b8fd-4b66-b269-5ccddfdfda81 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Show backup with id 69d030b4-c534-4ebe-9a87-830bab20648e. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:22:28.952392 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:28.952392 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:22:28.953490 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d1512800-b8fd-4b66-b269-5ccddfdfda81 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] https://10.4.3.119/volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e returned with HTTP 200 Aug 25 10:22:28.953945 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 554/2269] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:28 2026] GET /volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:29.171527 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-2afcd098-dc8a-4d53-88a9-1e3a6d038559 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:29.173813 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2afcd098-dc8a-4d53-88a9-1e3a6d038559 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] GET https://10.4.3.119/volume/v3/volumes/c4248137-a6d1-468b-abad-dd65ad8e3036 Aug 25 10:22:29.174110 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2afcd098-dc8a-4d53-88a9-1e3a6d038559 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:29.174486 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2afcd098-dc8a-4d53-88a9-1e3a6d038559 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:29.184623 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:29.184623 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:22:29.190182 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-2afcd098-dc8a-4d53-88a9-1e3a6d038559 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Volume info retrieved successfully. Aug 25 10:22:29.197871 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2afcd098-dc8a-4d53-88a9-1e3a6d038559 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] https://10.4.3.119/volume/v3/volumes/c4248137-a6d1-468b-abad-dd65ad8e3036 returned with HTTP 200 Aug 25 10:22:29.198572 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 579/2270] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:29 2026] GET /volume/v3/volumes/c4248137-a6d1-468b-abad-dd65ad8e3036 => generated 998 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:29.613480 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-bcd086b7-c999-47b6-8874-99704079737e None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:29.616536 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-bcd086b7-c999-47b6-8874-99704079737e tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] GET https://10.4.3.119/volume/v3/backups/9ac7879f-6f04-42ec-a9ec-00379e2fbb3f Aug 25 10:22:29.616837 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-bcd086b7-c999-47b6-8874-99704079737e tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:29.617153 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-bcd086b7-c999-47b6-8874-99704079737e tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:29.617341 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-bcd086b7-c999-47b6-8874-99704079737e tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Show backup with id 9ac7879f-6f04-42ec-a9ec-00379e2fbb3f. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:22:29.623479 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:29.623479 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:22:29.625155 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-bcd086b7-c999-47b6-8874-99704079737e tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] https://10.4.3.119/volume/v3/backups/9ac7879f-6f04-42ec-a9ec-00379e2fbb3f returned with HTTP 200 Aug 25 10:22:29.627791 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 566/2271] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:29 2026] GET /volume/v3/backups/9ac7879f-6f04-42ec-a9ec-00379e2fbb3f => generated 758 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:29.728985 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-33ea46d1-25b2-4332-b888-0bd6c79c3eff None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:29.731367 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-33ea46d1-25b2-4332-b888-0bd6c79c3eff tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/901c9a4b-9f76-4805-85e9-92a30c4d1daf Aug 25 10:22:29.732307 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-33ea46d1-25b2-4332-b888-0bd6c79c3eff tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:29.732307 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-33ea46d1-25b2-4332-b888-0bd6c79c3eff tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:29.732307 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-33ea46d1-25b2-4332-b888-0bd6c79c3eff tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id 901c9a4b-9f76-4805-85e9-92a30c4d1daf. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:22:29.738159 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:29.738159 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:22:29.741398 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-33ea46d1-25b2-4332-b888-0bd6c79c3eff tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/901c9a4b-9f76-4805-85e9-92a30c4d1daf returned with HTTP 200 Aug 25 10:22:29.741398 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 573/2272] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:29 2026] GET /volume/v3/backups/901c9a4b-9f76-4805-85e9-92a30c4d1daf => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:29.968044 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-d1957b2c-8170-4ea1-9f53-8ac7c086ef79 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:29.971096 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d1957b2c-8170-4ea1-9f53-8ac7c086ef79 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] GET https://10.4.3.119/volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e Aug 25 10:22:29.971096 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d1957b2c-8170-4ea1-9f53-8ac7c086ef79 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:29.971096 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d1957b2c-8170-4ea1-9f53-8ac7c086ef79 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:29.971096 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-d1957b2c-8170-4ea1-9f53-8ac7c086ef79 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Show backup with id 69d030b4-c534-4ebe-9a87-830bab20648e. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:22:29.976233 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:29.976233 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:22:29.977471 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d1957b2c-8170-4ea1-9f53-8ac7c086ef79 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] https://10.4.3.119/volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e returned with HTTP 200 Aug 25 10:22:29.978336 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 555/2273] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:29 2026] GET /volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:30.219922 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-47738bbe-89d1-46ac-8654-df05aef52448 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:30.222708 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-47738bbe-89d1-46ac-8654-df05aef52448 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] GET https://10.4.3.119/volume/v3/volumes/c4248137-a6d1-468b-abad-dd65ad8e3036 Aug 25 10:22:30.222892 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-47738bbe-89d1-46ac-8654-df05aef52448 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:30.223153 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-47738bbe-89d1-46ac-8654-df05aef52448 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:30.231510 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:30.231510 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:22:30.236327 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-47738bbe-89d1-46ac-8654-df05aef52448 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Volume info retrieved successfully. Aug 25 10:22:30.242660 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-47738bbe-89d1-46ac-8654-df05aef52448 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] https://10.4.3.119/volume/v3/volumes/c4248137-a6d1-468b-abad-dd65ad8e3036 returned with HTTP 200 Aug 25 10:22:30.243316 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 580/2274] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:30 2026] GET /volume/v3/volumes/c4248137-a6d1-468b-abad-dd65ad8e3036 => generated 998 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:30.626853 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-1c3befd0-40fd-4e95-a1c3-a652c44c5794 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:30.639486 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-7dbe857a-b0bb-4cfe-a45e-b354a3c8e479 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:30.641528 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7dbe857a-b0bb-4cfe-a45e-b354a3c8e479 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] GET https://10.4.3.119/volume/v3/backups/9ac7879f-6f04-42ec-a9ec-00379e2fbb3f Aug 25 10:22:30.641915 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-7dbe857a-b0bb-4cfe-a45e-b354a3c8e479 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:30.642234 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-7dbe857a-b0bb-4cfe-a45e-b354a3c8e479 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:30.642404 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-7dbe857a-b0bb-4cfe-a45e-b354a3c8e479 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Show backup with id 9ac7879f-6f04-42ec-a9ec-00379e2fbb3f. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:22:30.650043 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:30.650043 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:22:30.650569 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7dbe857a-b0bb-4cfe-a45e-b354a3c8e479 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] https://10.4.3.119/volume/v3/backups/9ac7879f-6f04-42ec-a9ec-00379e2fbb3f returned with HTTP 200 Aug 25 10:22:30.650973 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 574/2275] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:30 2026] GET /volume/v3/backups/9ac7879f-6f04-42ec-a9ec-00379e2fbb3f => generated 758 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:30.756183 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-df85787b-33d0-42d4-8a46-3a1ce92c945e None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:30.758207 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-df85787b-33d0-42d4-8a46-3a1ce92c945e tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/901c9a4b-9f76-4805-85e9-92a30c4d1daf Aug 25 10:22:30.758426 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-df85787b-33d0-42d4-8a46-3a1ce92c945e tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:30.758804 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-df85787b-33d0-42d4-8a46-3a1ce92c945e tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:30.758804 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-df85787b-33d0-42d4-8a46-3a1ce92c945e tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id 901c9a4b-9f76-4805-85e9-92a30c4d1daf. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:22:30.764719 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:30.764719 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:22:30.766745 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-df85787b-33d0-42d4-8a46-3a1ce92c945e tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/901c9a4b-9f76-4805-85e9-92a30c4d1daf returned with HTTP 200 Aug 25 10:22:30.766745 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 556/2276] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:30 2026] GET /volume/v3/backups/901c9a4b-9f76-4805-85e9-92a30c4d1daf => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:30.778556 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1c3befd0-40fd-4e95-a1c3-a652c44c5794 tempest-TestEncryptedCinderVolumes-2060489569 tempest-TestEncryptedCinderVolumes-2060489569-project-admin] POST https://10.4.3.119/volume/v3/types Aug 25 10:22:30.778972 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1c3befd0-40fd-4e95-a1c3-a652c44c5794 tempest-TestEncryptedCinderVolumes-2060489569 tempest-TestEncryptedCinderVolumes-2060489569-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-1993725590", "extra_specs": {}}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:22:30.798825 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1c3befd0-40fd-4e95-a1c3-a652c44c5794 tempest-TestEncryptedCinderVolumes-2060489569 tempest-TestEncryptedCinderVolumes-2060489569-project-admin] https://10.4.3.119/volume/v3/types returned with HTTP 200 Aug 25 10:22:30.799321 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 567/2277] 10.4.3.119 () {68 vars in 1252 bytes} [Tue Aug 25 10:22:30 2026] POST /volume/v3/types => generated 218 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:30.810551 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-73cdcc9a-e840-46c2-9819-2853c8f4b593 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:30.812219 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-73cdcc9a-e840-46c2-9819-2853c8f4b593 tempest-TestEncryptedCinderVolumes-2060489569 tempest-TestEncryptedCinderVolumes-2060489569-project-admin] POST https://10.4.3.119/volume/v3/types/a63e5d0e-a577-4023-8cba-06e25418af5b/encryption Aug 25 10:22:30.812693 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-73cdcc9a-e840-46c2-9819-2853c8f4b593 tempest-TestEncryptedCinderVolumes-2060489569 tempest-TestEncryptedCinderVolumes-2060489569-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:22:30.830948 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-73cdcc9a-e840-46c2-9819-2853c8f4b593 tempest-TestEncryptedCinderVolumes-2060489569 tempest-TestEncryptedCinderVolumes-2060489569-project-admin] https://10.4.3.119/volume/v3/types/a63e5d0e-a577-4023-8cba-06e25418af5b/encryption returned with HTTP 200 Aug 25 10:22:30.831745 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 581/2278] 10.4.3.119 () {68 vars in 1397 bytes} [Tue Aug 25 10:22:30 2026] POST /volume/v3/types/a63e5d0e-a577-4023-8cba-06e25418af5b/encryption => generated 231 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:30.842278 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-03478769-b706-4c6b-b34f-3ba313beba57 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:30.913681 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-03478769-b706-4c6b-b34f-3ba313beba57 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:22:30.913681 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-03478769-b706-4c6b-b34f-3ba313beba57 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1473410492", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-1993725590", "size": 1}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:22:30.915654 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volumes [None req-03478769-b706-4c6b-b34f-3ba313beba57 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1473410492', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-1993725590', 'size': 1}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:22:30.920868 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-03478769-b706-4c6b-b34f-3ba313beba57 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Create volume of 1 GB Aug 25 10:22:30.921212 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:30.921212 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:22:30.921829 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-03478769-b706-4c6b-b34f-3ba313beba57 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Availability Zones retrieved successfully. Aug 25 10:22:30.927597 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-03478769-b706-4c6b-b34f-3ba313beba57 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Flow 'volume_create_api' (058fa910-2be7-43bb-8262-164df25938e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:22:30.928683 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-03478769-b706-4c6b-b34f-3ba313beba57 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4033c07-3777-415f-830f-3e3e9cc5f408) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:22:30.929560 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-03478769-b706-4c6b-b34f-3ba313beba57 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Validating volume size '1' using validate_int {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:22:30.955293 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-03478769-b706-4c6b-b34f-3ba313beba57 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4033c07-3777-415f-830f-3e3e9cc5f408) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:22:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a63e5d0e-a577-4023-8cba-06e25418af5b,is_public=True,name='tempest-scenario-type-cryptsetup-1993725590',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a63e5d0e-a577-4023-8cba-06e25418af5b', '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=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:22:30.956025 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-03478769-b706-4c6b-b34f-3ba313beba57 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e5c1cd1-fb06-4e97-9342-1bea2e804801) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:22:30.991773 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-ac3b789a-ecfd-4525-9f3f-b87b3ff325a6 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:30.993399 np0000008063 devstack@c-api.service[100390]: WARNING cinder.quota [None req-03478769-b706-4c6b-b34f-3ba313beba57 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-1993725590 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-1993725590, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:22:30.994086 np0000008063 devstack@c-api.service[100390]: WARNING cinder.quota [None req-03478769-b706-4c6b-b34f-3ba313beba57 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-1993725590 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-1993725590, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:22:30.994518 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ac3b789a-ecfd-4525-9f3f-b87b3ff325a6 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] GET https://10.4.3.119/volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e Aug 25 10:22:30.994963 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ac3b789a-ecfd-4525-9f3f-b87b3ff325a6 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:30.995628 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ac3b789a-ecfd-4525-9f3f-b87b3ff325a6 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:30.995628 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-ac3b789a-ecfd-4525-9f3f-b87b3ff325a6 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Show backup with id 69d030b4-c534-4ebe-9a87-830bab20648e. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:22:31.002095 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:31.002095 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:22:31.003409 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ac3b789a-ecfd-4525-9f3f-b87b3ff325a6 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] https://10.4.3.119/volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e returned with HTTP 200 Aug 25 10:22:31.004175 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 557/2279] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:30 2026] GET /volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:31.036611 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-03478769-b706-4c6b-b34f-3ba313beba57 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Created reservations ['c1cc093c-c31c-4248-8d3e-60471f0c2bd8', 'e5b0593c-6625-4c8c-8d6b-fe7ca45b7f45', '14787f53-d47a-4877-a86d-60b17a95fca1', 'bc4666a8-94f2-4d54-9149-343b42defe8e'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:22:31.037514 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-03478769-b706-4c6b-b34f-3ba313beba57 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e5c1cd1-fb06-4e97-9342-1bea2e804801) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c1cc093c-c31c-4248-8d3e-60471f0c2bd8', 'e5b0593c-6625-4c8c-8d6b-fe7ca45b7f45', '14787f53-d47a-4877-a86d-60b17a95fca1', 'bc4666a8-94f2-4d54-9149-343b42defe8e']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:22:31.038224 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-03478769-b706-4c6b-b34f-3ba313beba57 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce072a82-301f-4c53-9bf1-6f1bab4efc33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:22:31.063639 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-03478769-b706-4c6b-b34f-3ba313beba57 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce072a82-301f-4c53-9bf1-6f1bab4efc33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5ece2d43-7b2d-4a98-9d91-3864b7d055ee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1473410492',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae2e7387e8064be7924e9b06376e6ab7',qos_specs=None,replication_status=,reservations=['c1cc093c-c31c-4248-8d3e-60471f0c2bd8','e5b0593c-6625-4c8c-8d6b-fe7ca45b7f45','14787f53-d47a-4877-a86d-60b17a95fca1','bc4666a8-94f2-4d54-9149-343b42defe8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57d836fff6934b19ada4304ecb9b6bc6',volume_type_id=a63e5d0e-a577-4023-8cba-06e25418af5b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:22:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1473410492',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=5ece2d43-7b2d-4a98-9d91-3864b7d055ee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae2e7387e8064be7924e9b06376e6ab7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='57d836fff6934b19ada4304ecb9b6bc6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a63e5d0e-a577-4023-8cba-06e25418af5b),volume_type_id=a63e5d0e-a577-4023-8cba-06e25418af5b)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:22:31.064738 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-03478769-b706-4c6b-b34f-3ba313beba57 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c3217a8-ca02-4cc4-befd-197000bf6b26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:22:31.092427 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-03478769-b706-4c6b-b34f-3ba313beba57 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c3217a8-ca02-4cc4-befd-197000bf6b26) transitioned into state 'SUCCESS' from state '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-1473410492',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae2e7387e8064be7924e9b06376e6ab7',qos_specs=None,replication_status=,reservations=['c1cc093c-c31c-4248-8d3e-60471f0c2bd8','e5b0593c-6625-4c8c-8d6b-fe7ca45b7f45','14787f53-d47a-4877-a86d-60b17a95fca1','bc4666a8-94f2-4d54-9149-343b42defe8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57d836fff6934b19ada4304ecb9b6bc6',volume_type_id=a63e5d0e-a577-4023-8cba-06e25418af5b)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:22:31.093639 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-03478769-b706-4c6b-b34f-3ba313beba57 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bfe08423-bd82-4228-8054-93d6c02c7626) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:22:31.109984 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-03478769-b706-4c6b-b34f-3ba313beba57 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bfe08423-bd82-4228-8054-93d6c02c7626) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:22:31.111286 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-03478769-b706-4c6b-b34f-3ba313beba57 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Flow 'volume_create_api' (058fa910-2be7-43bb-8262-164df25938e0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:22:31.111733 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-03478769-b706-4c6b-b34f-3ba313beba57 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Create volume request issued successfully. Aug 25 10:22:31.112581 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-03478769-b706-4c6b-b34f-3ba313beba57 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:22:31.113266 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 575/2280] 10.4.3.119 () {68 vars in 1259 bytes} [Tue Aug 25 10:22:30 2026] POST /volume/v3/volumes => generated 791 bytes in 272 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:22:31.258657 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-1202bfbe-9cd5-4009-9a3b-2941f56fde7d None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:31.260783 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1202bfbe-9cd5-4009-9a3b-2941f56fde7d tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] GET https://10.4.3.119/volume/v3/volumes/c4248137-a6d1-468b-abad-dd65ad8e3036 Aug 25 10:22:31.261057 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1202bfbe-9cd5-4009-9a3b-2941f56fde7d tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:31.261317 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1202bfbe-9cd5-4009-9a3b-2941f56fde7d tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:31.271538 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:31.271538 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:22:31.278703 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-1202bfbe-9cd5-4009-9a3b-2941f56fde7d tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Volume info retrieved successfully. Aug 25 10:22:31.285442 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1202bfbe-9cd5-4009-9a3b-2941f56fde7d tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] https://10.4.3.119/volume/v3/volumes/c4248137-a6d1-468b-abad-dd65ad8e3036 returned with HTTP 200 Aug 25 10:22:31.286523 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 568/2281] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:31 2026] GET /volume/v3/volumes/c4248137-a6d1-468b-abad-dd65ad8e3036 => generated 998 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:31.663847 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-2613654e-754a-4804-9baf-189f916c5d0d None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:31.666431 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2613654e-754a-4804-9baf-189f916c5d0d tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] GET https://10.4.3.119/volume/v3/backups/9ac7879f-6f04-42ec-a9ec-00379e2fbb3f Aug 25 10:22:31.666431 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2613654e-754a-4804-9baf-189f916c5d0d tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:31.666431 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2613654e-754a-4804-9baf-189f916c5d0d tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:31.666431 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-2613654e-754a-4804-9baf-189f916c5d0d tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Show backup with id 9ac7879f-6f04-42ec-a9ec-00379e2fbb3f. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:22:31.673487 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:31.673487 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:22:31.673487 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2613654e-754a-4804-9baf-189f916c5d0d tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] https://10.4.3.119/volume/v3/backups/9ac7879f-6f04-42ec-a9ec-00379e2fbb3f returned with HTTP 200 Aug 25 10:22:31.673487 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 582/2282] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:31 2026] GET /volume/v3/backups/9ac7879f-6f04-42ec-a9ec-00379e2fbb3f => generated 758 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:31.786966 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-43a4f17f-8401-4109-a19c-c8067f9d4a41 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:31.789032 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-43a4f17f-8401-4109-a19c-c8067f9d4a41 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/901c9a4b-9f76-4805-85e9-92a30c4d1daf Aug 25 10:22:31.789367 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-43a4f17f-8401-4109-a19c-c8067f9d4a41 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:31.789577 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-43a4f17f-8401-4109-a19c-c8067f9d4a41 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:31.789718 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-43a4f17f-8401-4109-a19c-c8067f9d4a41 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id 901c9a4b-9f76-4805-85e9-92a30c4d1daf. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:22:31.795489 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:31.795489 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:22:31.796441 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-43a4f17f-8401-4109-a19c-c8067f9d4a41 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/901c9a4b-9f76-4805-85e9-92a30c4d1daf returned with HTTP 200 Aug 25 10:22:31.796821 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 558/2283] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:31 2026] GET /volume/v3/backups/901c9a4b-9f76-4805-85e9-92a30c4d1daf => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:32.018348 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-0a9a61f0-de47-4bec-bca6-49e7896519f4 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:32.019991 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0a9a61f0-de47-4bec-bca6-49e7896519f4 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] GET https://10.4.3.119/volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e Aug 25 10:22:32.020212 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0a9a61f0-de47-4bec-bca6-49e7896519f4 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:32.020412 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0a9a61f0-de47-4bec-bca6-49e7896519f4 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:32.020561 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-0a9a61f0-de47-4bec-bca6-49e7896519f4 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Show backup with id 69d030b4-c534-4ebe-9a87-830bab20648e. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:22:32.026631 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:32.026631 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:22:32.027804 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0a9a61f0-de47-4bec-bca6-49e7896519f4 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] https://10.4.3.119/volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e returned with HTTP 200 Aug 25 10:22:32.028723 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 576/2284] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:32 2026] GET /volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:32.301846 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-4cc005de-abfd-4925-bf55-4b78c854eecf None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:32.304531 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4cc005de-abfd-4925-bf55-4b78c854eecf tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] GET https://10.4.3.119/volume/v3/volumes/c4248137-a6d1-468b-abad-dd65ad8e3036 Aug 25 10:22:32.304531 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4cc005de-abfd-4925-bf55-4b78c854eecf tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:32.304779 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4cc005de-abfd-4925-bf55-4b78c854eecf tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:32.311172 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:32.311172 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:22:32.314864 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-4cc005de-abfd-4925-bf55-4b78c854eecf tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Volume info retrieved successfully. Aug 25 10:22:32.320154 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4cc005de-abfd-4925-bf55-4b78c854eecf tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] https://10.4.3.119/volume/v3/volumes/c4248137-a6d1-468b-abad-dd65ad8e3036 returned with HTTP 200 Aug 25 10:22:32.320547 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 569/2285] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:32 2026] GET /volume/v3/volumes/c4248137-a6d1-468b-abad-dd65ad8e3036 => generated 998 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:32.690070 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-e482a3c3-de27-4033-9b4c-02f65cda981e None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:32.692215 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e482a3c3-de27-4033-9b4c-02f65cda981e tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] GET https://10.4.3.119/volume/v3/backups/9ac7879f-6f04-42ec-a9ec-00379e2fbb3f Aug 25 10:22:32.692525 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e482a3c3-de27-4033-9b4c-02f65cda981e tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:32.692724 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e482a3c3-de27-4033-9b4c-02f65cda981e tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:32.692886 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-e482a3c3-de27-4033-9b4c-02f65cda981e tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Show backup with id 9ac7879f-6f04-42ec-a9ec-00379e2fbb3f. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:22:32.699523 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:32.699523 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:22:32.700575 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e482a3c3-de27-4033-9b4c-02f65cda981e tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] https://10.4.3.119/volume/v3/backups/9ac7879f-6f04-42ec-a9ec-00379e2fbb3f returned with HTTP 200 Aug 25 10:22:32.701092 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 583/2286] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:32 2026] GET /volume/v3/backups/9ac7879f-6f04-42ec-a9ec-00379e2fbb3f => generated 758 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:32.810188 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-a67053b5-b30f-4a34-8f24-8dec74eb2e68 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:32.812950 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a67053b5-b30f-4a34-8f24-8dec74eb2e68 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/901c9a4b-9f76-4805-85e9-92a30c4d1daf Aug 25 10:22:32.813194 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a67053b5-b30f-4a34-8f24-8dec74eb2e68 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:32.813601 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a67053b5-b30f-4a34-8f24-8dec74eb2e68 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:32.813765 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-a67053b5-b30f-4a34-8f24-8dec74eb2e68 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id 901c9a4b-9f76-4805-85e9-92a30c4d1daf. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:22:32.828990 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:32.828990 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:22:32.829613 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a67053b5-b30f-4a34-8f24-8dec74eb2e68 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/901c9a4b-9f76-4805-85e9-92a30c4d1daf returned with HTTP 200 Aug 25 10:22:32.830126 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 559/2287] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:32 2026] GET /volume/v3/backups/901c9a4b-9f76-4805-85e9-92a30c4d1daf => generated 788 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:33.042482 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-614b1448-dd45-4c4f-90b1-a746ae7f90de None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:33.044978 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-614b1448-dd45-4c4f-90b1-a746ae7f90de tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] GET https://10.4.3.119/volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e Aug 25 10:22:33.045130 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-614b1448-dd45-4c4f-90b1-a746ae7f90de tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:33.045407 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-614b1448-dd45-4c4f-90b1-a746ae7f90de tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:33.045538 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-614b1448-dd45-4c4f-90b1-a746ae7f90de tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Show backup with id 69d030b4-c534-4ebe-9a87-830bab20648e. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:22:33.052494 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:33.052494 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:22:33.053917 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-614b1448-dd45-4c4f-90b1-a746ae7f90de tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] https://10.4.3.119/volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e returned with HTTP 200 Aug 25 10:22:33.054624 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 577/2288] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:33 2026] GET /volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:33.335700 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-a430306d-602e-4b61-a9cc-5cd803087582 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:33.337991 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a430306d-602e-4b61-a9cc-5cd803087582 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] GET https://10.4.3.119/volume/v3/volumes/c4248137-a6d1-468b-abad-dd65ad8e3036 Aug 25 10:22:33.338337 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a430306d-602e-4b61-a9cc-5cd803087582 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:33.338506 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a430306d-602e-4b61-a9cc-5cd803087582 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:33.346643 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:33.346643 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:22:33.353677 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-a430306d-602e-4b61-a9cc-5cd803087582 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Volume info retrieved successfully. Aug 25 10:22:33.360124 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a430306d-602e-4b61-a9cc-5cd803087582 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] https://10.4.3.119/volume/v3/volumes/c4248137-a6d1-468b-abad-dd65ad8e3036 returned with HTTP 200 Aug 25 10:22:33.360715 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 570/2289] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:33 2026] GET /volume/v3/volumes/c4248137-a6d1-468b-abad-dd65ad8e3036 => generated 998 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:33.714585 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-34128ca7-a7be-450a-98bf-c92147b6fb9d None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:33.717285 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-34128ca7-a7be-450a-98bf-c92147b6fb9d tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] GET https://10.4.3.119/volume/v3/backups/9ac7879f-6f04-42ec-a9ec-00379e2fbb3f Aug 25 10:22:33.717536 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-34128ca7-a7be-450a-98bf-c92147b6fb9d tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:33.717783 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-34128ca7-a7be-450a-98bf-c92147b6fb9d tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:33.717937 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-34128ca7-a7be-450a-98bf-c92147b6fb9d tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Show backup with id 9ac7879f-6f04-42ec-a9ec-00379e2fbb3f. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:22:33.723470 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:33.723470 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:22:33.724557 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-34128ca7-a7be-450a-98bf-c92147b6fb9d tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] https://10.4.3.119/volume/v3/backups/9ac7879f-6f04-42ec-a9ec-00379e2fbb3f returned with HTTP 200 Aug 25 10:22:33.725071 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 584/2290] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:33 2026] GET /volume/v3/backups/9ac7879f-6f04-42ec-a9ec-00379e2fbb3f => generated 758 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:33.844126 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-b67f18e2-190a-4680-a5ee-e7610972b9c6 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:33.846289 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b67f18e2-190a-4680-a5ee-e7610972b9c6 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/901c9a4b-9f76-4805-85e9-92a30c4d1daf Aug 25 10:22:33.846506 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b67f18e2-190a-4680-a5ee-e7610972b9c6 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:33.846742 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b67f18e2-190a-4680-a5ee-e7610972b9c6 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:33.846870 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-b67f18e2-190a-4680-a5ee-e7610972b9c6 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id 901c9a4b-9f76-4805-85e9-92a30c4d1daf. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:22:33.852397 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:33.852397 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:22:33.853462 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b67f18e2-190a-4680-a5ee-e7610972b9c6 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/901c9a4b-9f76-4805-85e9-92a30c4d1daf returned with HTTP 200 Aug 25 10:22:33.853799 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 560/2291] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:33 2026] GET /volume/v3/backups/901c9a4b-9f76-4805-85e9-92a30c4d1daf => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:34.074277 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-42c6f240-a626-42f1-8051-9bfd7f495c0f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:34.077983 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-42c6f240-a626-42f1-8051-9bfd7f495c0f tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] GET https://10.4.3.119/volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e Aug 25 10:22:34.078258 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-42c6f240-a626-42f1-8051-9bfd7f495c0f tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:34.078500 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-42c6f240-a626-42f1-8051-9bfd7f495c0f tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:34.078664 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-42c6f240-a626-42f1-8051-9bfd7f495c0f tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Show backup with id 69d030b4-c534-4ebe-9a87-830bab20648e. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:22:34.087512 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:34.087512 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:22:34.088900 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-42c6f240-a626-42f1-8051-9bfd7f495c0f tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] https://10.4.3.119/volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e returned with HTTP 200 Aug 25 10:22:34.089318 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 578/2292] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:34 2026] GET /volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e => generated 800 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:34.379826 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-5b993caf-2eb5-43c5-81b7-ac489c5269b4 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:34.382719 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5b993caf-2eb5-43c5-81b7-ac489c5269b4 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] GET https://10.4.3.119/volume/v3/volumes/c4248137-a6d1-468b-abad-dd65ad8e3036 Aug 25 10:22:34.382960 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-5b993caf-2eb5-43c5-81b7-ac489c5269b4 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:34.383312 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-5b993caf-2eb5-43c5-81b7-ac489c5269b4 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:34.398782 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:34.398782 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:22:34.406070 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-5b993caf-2eb5-43c5-81b7-ac489c5269b4 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Volume info retrieved successfully. Aug 25 10:22:34.417448 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5b993caf-2eb5-43c5-81b7-ac489c5269b4 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] https://10.4.3.119/volume/v3/volumes/c4248137-a6d1-468b-abad-dd65ad8e3036 returned with HTTP 200 Aug 25 10:22:34.417674 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 571/2293] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:34 2026] GET /volume/v3/volumes/c4248137-a6d1-468b-abad-dd65ad8e3036 => generated 998 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:34.736642 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-eb418b72-bbbe-44b8-91f9-f279430fe667 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:34.739084 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-eb418b72-bbbe-44b8-91f9-f279430fe667 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] GET https://10.4.3.119/volume/v3/backups/9ac7879f-6f04-42ec-a9ec-00379e2fbb3f Aug 25 10:22:34.739287 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-eb418b72-bbbe-44b8-91f9-f279430fe667 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:34.739548 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-eb418b72-bbbe-44b8-91f9-f279430fe667 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:34.739708 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-eb418b72-bbbe-44b8-91f9-f279430fe667 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Show backup with id 9ac7879f-6f04-42ec-a9ec-00379e2fbb3f. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:22:34.745888 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:34.745888 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:22:34.747005 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-eb418b72-bbbe-44b8-91f9-f279430fe667 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] https://10.4.3.119/volume/v3/backups/9ac7879f-6f04-42ec-a9ec-00379e2fbb3f returned with HTTP 200 Aug 25 10:22:34.747634 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 585/2294] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:34 2026] GET /volume/v3/backups/9ac7879f-6f04-42ec-a9ec-00379e2fbb3f => generated 758 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:34.868260 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-5c2a183d-1efe-4f37-82d6-03db4a3936fe None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:34.870956 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5c2a183d-1efe-4f37-82d6-03db4a3936fe tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/901c9a4b-9f76-4805-85e9-92a30c4d1daf Aug 25 10:22:34.871110 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5c2a183d-1efe-4f37-82d6-03db4a3936fe tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:34.871369 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5c2a183d-1efe-4f37-82d6-03db4a3936fe tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:34.871532 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-5c2a183d-1efe-4f37-82d6-03db4a3936fe tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id 901c9a4b-9f76-4805-85e9-92a30c4d1daf. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:22:34.878033 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:34.878033 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:22:34.878631 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5c2a183d-1efe-4f37-82d6-03db4a3936fe tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/901c9a4b-9f76-4805-85e9-92a30c4d1daf returned with HTTP 200 Aug 25 10:22:34.879085 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 561/2295] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:34 2026] GET /volume/v3/backups/901c9a4b-9f76-4805-85e9-92a30c4d1daf => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:35.104468 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-fd20ba5d-262a-4f80-a2a2-9f10db43b146 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:35.106779 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-fd20ba5d-262a-4f80-a2a2-9f10db43b146 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] GET https://10.4.3.119/volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e Aug 25 10:22:35.107654 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-fd20ba5d-262a-4f80-a2a2-9f10db43b146 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:35.108108 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-fd20ba5d-262a-4f80-a2a2-9f10db43b146 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:35.108286 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-fd20ba5d-262a-4f80-a2a2-9f10db43b146 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Show backup with id 69d030b4-c534-4ebe-9a87-830bab20648e. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:22:35.114267 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:35.114267 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:22:35.115507 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-fd20ba5d-262a-4f80-a2a2-9f10db43b146 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] https://10.4.3.119/volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e returned with HTTP 200 Aug 25 10:22:35.115975 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 579/2296] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:35 2026] GET /volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:35.434659 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-ed1819d6-0a84-46f9-81c8-f5dfe68be45e None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:35.437914 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ed1819d6-0a84-46f9-81c8-f5dfe68be45e tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] GET https://10.4.3.119/volume/v3/volumes/c4248137-a6d1-468b-abad-dd65ad8e3036 Aug 25 10:22:35.438314 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ed1819d6-0a84-46f9-81c8-f5dfe68be45e tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:35.438495 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ed1819d6-0a84-46f9-81c8-f5dfe68be45e tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:35.456411 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:35.456411 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:22:35.466794 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-ed1819d6-0a84-46f9-81c8-f5dfe68be45e tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Volume info retrieved successfully. Aug 25 10:22:35.474156 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ed1819d6-0a84-46f9-81c8-f5dfe68be45e tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] https://10.4.3.119/volume/v3/volumes/c4248137-a6d1-468b-abad-dd65ad8e3036 returned with HTTP 200 Aug 25 10:22:35.475736 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 572/2297] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:35 2026] GET /volume/v3/volumes/c4248137-a6d1-468b-abad-dd65ad8e3036 => generated 1249 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:22:35.678734 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-bf6cd426-df2f-4e3a-a868-2c0387468b35 req-a50833ae-a2ba-49cf-beb4-47dfff09a84f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:35.681975 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-bf6cd426-df2f-4e3a-a868-2c0387468b35 req-a50833ae-a2ba-49cf-beb4-47dfff09a84f tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] GET https://10.4.3.119/volume/v3/volumes/c4248137-a6d1-468b-abad-dd65ad8e3036 Aug 25 10:22:35.682587 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-bf6cd426-df2f-4e3a-a868-2c0387468b35 req-a50833ae-a2ba-49cf-beb4-47dfff09a84f tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:35.682815 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-bf6cd426-df2f-4e3a-a868-2c0387468b35 req-a50833ae-a2ba-49cf-beb4-47dfff09a84f tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:35.701306 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:35.701306 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:22:35.712296 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-bf6cd426-df2f-4e3a-a868-2c0387468b35 req-a50833ae-a2ba-49cf-beb4-47dfff09a84f tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Volume info retrieved successfully. Aug 25 10:22:35.723233 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-bf6cd426-df2f-4e3a-a868-2c0387468b35 req-a50833ae-a2ba-49cf-beb4-47dfff09a84f tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] https://10.4.3.119/volume/v3/volumes/c4248137-a6d1-468b-abad-dd65ad8e3036 returned with HTTP 200 Aug 25 10:22:35.723878 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 586/2298] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:22:35 2026] GET /volume/v3/volumes/c4248137-a6d1-468b-abad-dd65ad8e3036 => generated 1249 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:22:35.762605 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-3a118334-17fd-4457-876c-38467f7fe903 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:35.765665 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3a118334-17fd-4457-876c-38467f7fe903 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] GET https://10.4.3.119/volume/v3/backups/9ac7879f-6f04-42ec-a9ec-00379e2fbb3f Aug 25 10:22:35.765665 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3a118334-17fd-4457-876c-38467f7fe903 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:35.766918 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3a118334-17fd-4457-876c-38467f7fe903 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:35.766918 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-3a118334-17fd-4457-876c-38467f7fe903 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Show backup with id 9ac7879f-6f04-42ec-a9ec-00379e2fbb3f. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:22:35.772159 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:35.772159 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:22:35.773157 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3a118334-17fd-4457-876c-38467f7fe903 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] https://10.4.3.119/volume/v3/backups/9ac7879f-6f04-42ec-a9ec-00379e2fbb3f returned with HTTP 200 Aug 25 10:22:35.773632 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 562/2299] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:35 2026] GET /volume/v3/backups/9ac7879f-6f04-42ec-a9ec-00379e2fbb3f => generated 758 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:35.896915 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-5dd403c9-d63c-4827-ba12-524e59fee1b9 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:35.902648 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5dd403c9-d63c-4827-ba12-524e59fee1b9 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/901c9a4b-9f76-4805-85e9-92a30c4d1daf Aug 25 10:22:35.903224 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-5dd403c9-d63c-4827-ba12-524e59fee1b9 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:35.903780 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-5dd403c9-d63c-4827-ba12-524e59fee1b9 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:35.904030 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-5dd403c9-d63c-4827-ba12-524e59fee1b9 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id 901c9a4b-9f76-4805-85e9-92a30c4d1daf. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:22:35.912584 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:35.912584 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:22:35.913835 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5dd403c9-d63c-4827-ba12-524e59fee1b9 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/901c9a4b-9f76-4805-85e9-92a30c4d1daf returned with HTTP 200 Aug 25 10:22:35.914884 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 580/2300] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:35 2026] GET /volume/v3/backups/901c9a4b-9f76-4805-85e9-92a30c4d1daf => generated 788 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:36.130602 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-c262ccdd-6dfb-4517-983b-63a2b1521769 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:36.134216 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c262ccdd-6dfb-4517-983b-63a2b1521769 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] GET https://10.4.3.119/volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e Aug 25 10:22:36.134216 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c262ccdd-6dfb-4517-983b-63a2b1521769 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:36.134216 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c262ccdd-6dfb-4517-983b-63a2b1521769 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:36.134216 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-c262ccdd-6dfb-4517-983b-63a2b1521769 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Show backup with id 69d030b4-c534-4ebe-9a87-830bab20648e. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:22:36.139000 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:36.139000 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:22:36.139971 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c262ccdd-6dfb-4517-983b-63a2b1521769 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] https://10.4.3.119/volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e returned with HTTP 200 Aug 25 10:22:36.140439 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 573/2301] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:36 2026] GET /volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:36.253454 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-bf6cd426-df2f-4e3a-a868-2c0387468b35 req-47735023-bf27-4476-90ac-64b8658f189f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:36.255796 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-bf6cd426-df2f-4e3a-a868-2c0387468b35 req-47735023-bf27-4476-90ac-64b8658f189f tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] GET https://10.4.3.119/volume/v3/volumes/c4248137-a6d1-468b-abad-dd65ad8e3036 Aug 25 10:22:36.256018 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-bf6cd426-df2f-4e3a-a868-2c0387468b35 req-47735023-bf27-4476-90ac-64b8658f189f tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:36.256018 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-bf6cd426-df2f-4e3a-a868-2c0387468b35 req-47735023-bf27-4476-90ac-64b8658f189f tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:36.263950 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:36.263950 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:22:36.268510 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-bf6cd426-df2f-4e3a-a868-2c0387468b35 req-47735023-bf27-4476-90ac-64b8658f189f tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Volume info retrieved successfully. Aug 25 10:22:36.276637 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-bf6cd426-df2f-4e3a-a868-2c0387468b35 req-47735023-bf27-4476-90ac-64b8658f189f tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] https://10.4.3.119/volume/v3/volumes/c4248137-a6d1-468b-abad-dd65ad8e3036 returned with HTTP 200 Aug 25 10:22:36.276637 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 587/2302] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:22:36 2026] GET /volume/v3/volumes/c4248137-a6d1-468b-abad-dd65ad8e3036 => generated 1249 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:22:36.291379 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-da881017-5864-44e6-ab3d-592924bdabb9 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:36.291379 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-da881017-5864-44e6-ab3d-592924bdabb9 None None] GET https://10.4.3.119/volume// Aug 25 10:22:36.292004 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-da881017-5864-44e6-ab3d-592924bdabb9 None None] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:36.292004 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-da881017-5864-44e6-ab3d-592924bdabb9 None None] Calling method 'all' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:36.292282 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-da881017-5864-44e6-ab3d-592924bdabb9 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:22:36.294010 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 563/2303] 10.4.3.119 () {66 vars in 1419 bytes} [Tue Aug 25 10:22:36 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:22:36.310357 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-bf6cd426-df2f-4e3a-a868-2c0387468b35 req-8ac0baa7-45c9-4ed6-8781-ce9d71846e20 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:36.314257 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-bf6cd426-df2f-4e3a-a868-2c0387468b35 req-8ac0baa7-45c9-4ed6-8781-ce9d71846e20 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] POST https://10.4.3.119/volume/v3/attachments Aug 25 10:22:36.315926 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-bf6cd426-df2f-4e3a-a868-2c0387468b35 req-8ac0baa7-45c9-4ed6-8781-ce9d71846e20 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c4248137-a6d1-468b-abad-dd65ad8e3036", "connector": null, "instance_uuid": "dec3bc30-4cf9-4189-a14a-f79b8e88c723"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:22:36.328239 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:36.328239 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:22:36.371129 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-bf6cd426-df2f-4e3a-a868-2c0387468b35 req-8ac0baa7-45c9-4ed6-8781-ce9d71846e20 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] https://10.4.3.119/volume/v3/attachments returned with HTTP 200 Aug 25 10:22:36.371843 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 581/2304] 10.4.3.119 () {74 vars in 1594 bytes} [Tue Aug 25 10:22:36 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 25 10:22:36.794767 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-35e63786-a815-429e-bdd9-f0022fc5e515 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:36.796622 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-35e63786-a815-429e-bdd9-f0022fc5e515 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] GET https://10.4.3.119/volume/v3/backups/9ac7879f-6f04-42ec-a9ec-00379e2fbb3f Aug 25 10:22:36.797343 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-35e63786-a815-429e-bdd9-f0022fc5e515 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:36.797343 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-35e63786-a815-429e-bdd9-f0022fc5e515 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:36.797343 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-35e63786-a815-429e-bdd9-f0022fc5e515 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Show backup with id 9ac7879f-6f04-42ec-a9ec-00379e2fbb3f. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:22:36.802395 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:36.802395 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:22:36.804102 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-35e63786-a815-429e-bdd9-f0022fc5e515 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] https://10.4.3.119/volume/v3/backups/9ac7879f-6f04-42ec-a9ec-00379e2fbb3f returned with HTTP 200 Aug 25 10:22:36.804846 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 574/2305] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:36 2026] GET /volume/v3/backups/9ac7879f-6f04-42ec-a9ec-00379e2fbb3f => generated 758 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:36.929629 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-e8ec8750-54b7-4dce-8e4b-3e38e35d2ecc None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:36.931865 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e8ec8750-54b7-4dce-8e4b-3e38e35d2ecc tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/901c9a4b-9f76-4805-85e9-92a30c4d1daf Aug 25 10:22:36.932385 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e8ec8750-54b7-4dce-8e4b-3e38e35d2ecc tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:36.932442 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e8ec8750-54b7-4dce-8e4b-3e38e35d2ecc tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:36.933007 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-e8ec8750-54b7-4dce-8e4b-3e38e35d2ecc tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id 901c9a4b-9f76-4805-85e9-92a30c4d1daf. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:22:36.940756 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:36.940756 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:22:36.942280 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e8ec8750-54b7-4dce-8e4b-3e38e35d2ecc tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/901c9a4b-9f76-4805-85e9-92a30c4d1daf returned with HTTP 200 Aug 25 10:22:36.942613 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 588/2306] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:36 2026] GET /volume/v3/backups/901c9a4b-9f76-4805-85e9-92a30c4d1daf => generated 788 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:37.154263 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-6c209546-68f3-4a2f-9974-32b58d0d8353 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:37.156730 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6c209546-68f3-4a2f-9974-32b58d0d8353 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] GET https://10.4.3.119/volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e Aug 25 10:22:37.156928 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6c209546-68f3-4a2f-9974-32b58d0d8353 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:37.157188 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6c209546-68f3-4a2f-9974-32b58d0d8353 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:37.157274 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-6c209546-68f3-4a2f-9974-32b58d0d8353 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Show backup with id 69d030b4-c534-4ebe-9a87-830bab20648e. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:22:37.162331 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:37.162331 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:22:37.163468 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6c209546-68f3-4a2f-9974-32b58d0d8353 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] https://10.4.3.119/volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e returned with HTTP 200 Aug 25 10:22:37.163967 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 564/2307] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:37 2026] GET /volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:37.275234 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-ed90f546-6c67-45c6-8b90-42249706e2f1 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:37.277595 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ed90f546-6c67-45c6-8b90-42249706e2f1 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-reader] GET https://10.4.3.119/volume/v3/volumes/90f80c4d-c153-4572-a545-8631c0f90841 Aug 25 10:22:37.278666 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ed90f546-6c67-45c6-8b90-42249706e2f1 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-reader] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:37.278666 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ed90f546-6c67-45c6-8b90-42249706e2f1 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-reader] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:37.297193 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:37.297193 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:22:37.303376 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-ed90f546-6c67-45c6-8b90-42249706e2f1 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-reader] Volume info retrieved successfully. Aug 25 10:22:37.310524 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ed90f546-6c67-45c6-8b90-42249706e2f1 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-reader] https://10.4.3.119/volume/v3/volumes/90f80c4d-c153-4572-a545-8631c0f90841 returned with HTTP 200 Aug 25 10:22:37.311210 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 582/2308] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:37 2026] GET /volume/v3/volumes/90f80c4d-c153-4572-a545-8631c0f90841 => generated 1442 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:22:37.384475 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-6782d728-7ba6-49e5-af37-5add1e6975c5 req-8ada7a09-444d-4ad8-a19b-f211eb471938 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:37.388081 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-6782d728-7ba6-49e5-af37-5add1e6975c5 req-8ada7a09-444d-4ad8-a19b-f211eb471938 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] GET https://10.4.3.119/volume/v3/volumes/90f80c4d-c153-4572-a545-8631c0f90841 Aug 25 10:22:37.388304 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-6782d728-7ba6-49e5-af37-5add1e6975c5 req-8ada7a09-444d-4ad8-a19b-f211eb471938 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:37.388498 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-6782d728-7ba6-49e5-af37-5add1e6975c5 req-8ada7a09-444d-4ad8-a19b-f211eb471938 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:37.408007 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:37.408007 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:22:37.417500 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [req-6782d728-7ba6-49e5-af37-5add1e6975c5 req-8ada7a09-444d-4ad8-a19b-f211eb471938 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Volume info retrieved successfully. Aug 25 10:22:37.427862 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-6782d728-7ba6-49e5-af37-5add1e6975c5 req-8ada7a09-444d-4ad8-a19b-f211eb471938 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/volumes/90f80c4d-c153-4572-a545-8631c0f90841 returned with HTTP 200 Aug 25 10:22:37.428631 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 575/2309] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:22:37 2026] GET /volume/v3/volumes/90f80c4d-c153-4572-a545-8631c0f90841 => generated 1442 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:22:37.455781 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-6782d728-7ba6-49e5-af37-5add1e6975c5 req-f39c26e8-6587-4197-81a8-7cf285d1dfdf None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:37.461226 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-6782d728-7ba6-49e5-af37-5add1e6975c5 req-f39c26e8-6587-4197-81a8-7cf285d1dfdf tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] POST https://10.4.3.119/volume/v3/volumes/90f80c4d-c153-4572-a545-8631c0f90841/action Aug 25 10:22:37.461651 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-6782d728-7ba6-49e5-af37-5add1e6975c5 req-f39c26e8-6587-4197-81a8-7cf285d1dfdf tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:22:37.462013 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-6782d728-7ba6-49e5-af37-5add1e6975c5 req-f39c26e8-6587-4197-81a8-7cf285d1dfdf tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:22:37.489178 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:37.489178 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:22:37.489926 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-6782d728-7ba6-49e5-af37-5add1e6975c5 req-f39c26e8-6587-4197-81a8-7cf285d1dfdf tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Volume info retrieved successfully. Aug 25 10:22:37.508421 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-6782d728-7ba6-49e5-af37-5add1e6975c5 req-f39c26e8-6587-4197-81a8-7cf285d1dfdf tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Begin detaching volume completed successfully. Aug 25 10:22:37.508649 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-6782d728-7ba6-49e5-af37-5add1e6975c5 req-f39c26e8-6587-4197-81a8-7cf285d1dfdf tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/volumes/90f80c4d-c153-4572-a545-8631c0f90841/action returned with HTTP 202 Aug 25 10:22:37.509635 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 589/2310] 10.4.3.119 () {72 vars in 1672 bytes} [Tue Aug 25 10:22:37 2026] POST /volume/v3/volumes/90f80c4d-c153-4572-a545-8631c0f90841/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:22:37.546798 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-cccdba2e-7a6c-45d3-985d-60c7f6a8ff2b None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:37.553107 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-cccdba2e-7a6c-45d3-985d-60c7f6a8ff2b tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] GET https://10.4.3.119/volume/v3/volumes/90f80c4d-c153-4572-a545-8631c0f90841 Aug 25 10:22:37.553107 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-cccdba2e-7a6c-45d3-985d-60c7f6a8ff2b tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:37.553107 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-cccdba2e-7a6c-45d3-985d-60c7f6a8ff2b tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:37.573236 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:37.573236 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:22:37.580253 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-cccdba2e-7a6c-45d3-985d-60c7f6a8ff2b tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Volume info retrieved successfully. Aug 25 10:22:37.588635 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-cccdba2e-7a6c-45d3-985d-60c7f6a8ff2b tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/volumes/90f80c4d-c153-4572-a545-8631c0f90841 returned with HTTP 200 Aug 25 10:22:37.589216 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 565/2311] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:37 2026] GET /volume/v3/volumes/90f80c4d-c153-4572-a545-8631c0f90841 => generated 1445 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:22:37.618087 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-2e1bdbe6-d521-4d6f-8d30-f9fdb6ebe5ce None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:37.618727 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2e1bdbe6-d521-4d6f-8d30-f9fdb6ebe5ce None None] GET https://10.4.3.119/volume// Aug 25 10:22:37.619153 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2e1bdbe6-d521-4d6f-8d30-f9fdb6ebe5ce None None] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:37.619484 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2e1bdbe6-d521-4d6f-8d30-f9fdb6ebe5ce None None] Calling method 'all' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:37.619863 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2e1bdbe6-d521-4d6f-8d30-f9fdb6ebe5ce None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:22:37.620295 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 583/2312] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:22:37 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 25 10:22:37.642425 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-6782d728-7ba6-49e5-af37-5add1e6975c5 req-05104b8c-2d98-4daf-9166-f947564b8706 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:37.644407 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-6782d728-7ba6-49e5-af37-5add1e6975c5 req-05104b8c-2d98-4daf-9166-f947564b8706 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] GET https://10.4.3.119/volume/v3/volumes/90f80c4d-c153-4572-a545-8631c0f90841 Aug 25 10:22:37.644407 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-6782d728-7ba6-49e5-af37-5add1e6975c5 req-05104b8c-2d98-4daf-9166-f947564b8706 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:37.645529 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-6782d728-7ba6-49e5-af37-5add1e6975c5 req-05104b8c-2d98-4daf-9166-f947564b8706 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:37.675377 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:37.675377 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:22:37.682956 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [req-6782d728-7ba6-49e5-af37-5add1e6975c5 req-05104b8c-2d98-4daf-9166-f947564b8706 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Volume info retrieved successfully. Aug 25 10:22:37.689254 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-6782d728-7ba6-49e5-af37-5add1e6975c5 req-05104b8c-2d98-4daf-9166-f947564b8706 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/volumes/90f80c4d-c153-4572-a545-8631c0f90841 returned with HTTP 200 Aug 25 10:22:37.689737 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 576/2313] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:22:37 2026] GET /volume/v3/volumes/90f80c4d-c153-4572-a545-8631c0f90841 => generated 1625 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:22:37.823736 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-04eee0e7-55be-4748-a339-296c11c830a2 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:37.827550 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-04eee0e7-55be-4748-a339-296c11c830a2 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] GET https://10.4.3.119/volume/v3/backups/9ac7879f-6f04-42ec-a9ec-00379e2fbb3f Aug 25 10:22:37.827550 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-04eee0e7-55be-4748-a339-296c11c830a2 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:37.828367 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-04eee0e7-55be-4748-a339-296c11c830a2 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:37.828558 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-04eee0e7-55be-4748-a339-296c11c830a2 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Show backup with id 9ac7879f-6f04-42ec-a9ec-00379e2fbb3f. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:22:37.837164 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:37.837164 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:22:37.838274 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-04eee0e7-55be-4748-a339-296c11c830a2 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] https://10.4.3.119/volume/v3/backups/9ac7879f-6f04-42ec-a9ec-00379e2fbb3f returned with HTTP 200 Aug 25 10:22:37.839172 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 590/2314] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:37 2026] GET /volume/v3/backups/9ac7879f-6f04-42ec-a9ec-00379e2fbb3f => generated 758 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:37.963770 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-fde7f9c0-5092-4fc2-992f-33100da17f8d None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:37.967125 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-fde7f9c0-5092-4fc2-992f-33100da17f8d tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/901c9a4b-9f76-4805-85e9-92a30c4d1daf Aug 25 10:22:37.967465 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-fde7f9c0-5092-4fc2-992f-33100da17f8d tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:37.967803 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-fde7f9c0-5092-4fc2-992f-33100da17f8d tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:37.968785 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-fde7f9c0-5092-4fc2-992f-33100da17f8d tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id 901c9a4b-9f76-4805-85e9-92a30c4d1daf. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:22:37.977018 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:37.977018 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:22:37.977568 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-fde7f9c0-5092-4fc2-992f-33100da17f8d tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/901c9a4b-9f76-4805-85e9-92a30c4d1daf returned with HTTP 200 Aug 25 10:22:37.977968 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 566/2315] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:37 2026] GET /volume/v3/backups/901c9a4b-9f76-4805-85e9-92a30c4d1daf => generated 788 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:38.182868 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-7c8e8ac7-d93a-4db1-8991-92f786e7a6e7 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:38.185197 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7c8e8ac7-d93a-4db1-8991-92f786e7a6e7 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] GET https://10.4.3.119/volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e Aug 25 10:22:38.185519 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-7c8e8ac7-d93a-4db1-8991-92f786e7a6e7 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:38.185787 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-7c8e8ac7-d93a-4db1-8991-92f786e7a6e7 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:38.186242 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-7c8e8ac7-d93a-4db1-8991-92f786e7a6e7 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Show backup with id 69d030b4-c534-4ebe-9a87-830bab20648e. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:22:38.200038 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:38.200038 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:22:38.201165 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7c8e8ac7-d93a-4db1-8991-92f786e7a6e7 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] https://10.4.3.119/volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e returned with HTTP 200 Aug 25 10:22:38.201687 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 584/2316] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:38 2026] GET /volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e => generated 800 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:38.524486 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-d8b71116-67bc-4fd0-930a-942847c99405 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:38.525116 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d8b71116-67bc-4fd0-930a-942847c99405 None None] GET https://10.4.3.119/volume// Aug 25 10:22:38.525382 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d8b71116-67bc-4fd0-930a-942847c99405 None None] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:38.525713 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d8b71116-67bc-4fd0-930a-942847c99405 None None] Calling method 'all' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:38.526018 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d8b71116-67bc-4fd0-930a-942847c99405 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:22:38.532673 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 577/2317] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:22:38 2026] GET /volume/ => generated 386 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:22:38.549026 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-bf6cd426-df2f-4e3a-a868-2c0387468b35 req-fbfc0e6e-ffb0-4d10-b621-ac86132586b1 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:38.552817 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-bf6cd426-df2f-4e3a-a868-2c0387468b35 req-fbfc0e6e-ffb0-4d10-b621-ac86132586b1 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] GET https://10.4.3.119/volume/v3/volumes/c4248137-a6d1-468b-abad-dd65ad8e3036 Aug 25 10:22:38.553381 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-bf6cd426-df2f-4e3a-a868-2c0387468b35 req-fbfc0e6e-ffb0-4d10-b621-ac86132586b1 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:38.553479 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-bf6cd426-df2f-4e3a-a868-2c0387468b35 req-fbfc0e6e-ffb0-4d10-b621-ac86132586b1 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:38.576368 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:38.576368 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:22:38.585891 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-bf6cd426-df2f-4e3a-a868-2c0387468b35 req-fbfc0e6e-ffb0-4d10-b621-ac86132586b1 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Volume info retrieved successfully. Aug 25 10:22:38.592114 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-bf6cd426-df2f-4e3a-a868-2c0387468b35 req-fbfc0e6e-ffb0-4d10-b621-ac86132586b1 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] https://10.4.3.119/volume/v3/volumes/c4248137-a6d1-468b-abad-dd65ad8e3036 returned with HTTP 200 Aug 25 10:22:38.592577 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 591/2318] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:22:38 2026] GET /volume/v3/volumes/c4248137-a6d1-468b-abad-dd65ad8e3036 => generated 1428 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:22:38.606749 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-a9a618dd-4f3e-42fc-8088-c843ffa4e77a None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:38.610330 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a9a618dd-4f3e-42fc-8088-c843ffa4e77a tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] GET https://10.4.3.119/volume/v3/volumes/90f80c4d-c153-4572-a545-8631c0f90841 Aug 25 10:22:38.615153 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a9a618dd-4f3e-42fc-8088-c843ffa4e77a tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:38.615153 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a9a618dd-4f3e-42fc-8088-c843ffa4e77a tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:38.635095 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-6782d728-7ba6-49e5-af37-5add1e6975c5 req-3417e903-12c1-4215-84c1-1e396343f4d7 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:38.639401 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-6782d728-7ba6-49e5-af37-5add1e6975c5 req-3417e903-12c1-4215-84c1-1e396343f4d7 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] GET https://10.4.3.119/volume/v3/volumes/90f80c4d-c153-4572-a545-8631c0f90841 Aug 25 10:22:38.639797 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-6782d728-7ba6-49e5-af37-5add1e6975c5 req-3417e903-12c1-4215-84c1-1e396343f4d7 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:38.639797 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-6782d728-7ba6-49e5-af37-5add1e6975c5 req-3417e903-12c1-4215-84c1-1e396343f4d7 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:38.646333 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:38.646333 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:22:38.652676 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-a9a618dd-4f3e-42fc-8088-c843ffa4e77a tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Volume info retrieved successfully. Aug 25 10:22:38.662853 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a9a618dd-4f3e-42fc-8088-c843ffa4e77a tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/volumes/90f80c4d-c153-4572-a545-8631c0f90841 returned with HTTP 200 Aug 25 10:22:38.663358 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:38.663358 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:22:38.663612 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 567/2319] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:38 2026] GET /volume/v3/volumes/90f80c4d-c153-4572-a545-8631c0f90841 => generated 1445 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:22:38.668992 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [req-6782d728-7ba6-49e5-af37-5add1e6975c5 req-3417e903-12c1-4215-84c1-1e396343f4d7 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Volume info retrieved successfully. Aug 25 10:22:38.676474 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-6782d728-7ba6-49e5-af37-5add1e6975c5 req-3417e903-12c1-4215-84c1-1e396343f4d7 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/volumes/90f80c4d-c153-4572-a545-8631c0f90841 returned with HTTP 200 Aug 25 10:22:38.676617 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 585/2320] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:22:38 2026] GET /volume/v3/volumes/90f80c4d-c153-4572-a545-8631c0f90841 => generated 1445 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:22:38.707616 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-6782d728-7ba6-49e5-af37-5add1e6975c5 req-b0567852-20e5-4b22-99b6-516bbb25489b None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:38.710959 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-6782d728-7ba6-49e5-af37-5add1e6975c5 req-b0567852-20e5-4b22-99b6-516bbb25489b tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] DELETE https://10.4.3.119/volume/v3/attachments/c30592ab-9bc1-41c6-a014-1d034468bdb7 Aug 25 10:22:38.710959 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-6782d728-7ba6-49e5-af37-5add1e6975c5 req-b0567852-20e5-4b22-99b6-516bbb25489b tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:38.711158 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-6782d728-7ba6-49e5-af37-5add1e6975c5 req-b0567852-20e5-4b22-99b6-516bbb25489b tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Calling method 'version_select' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:38.719152 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:38.719152 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:22:38.727351 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-bf6cd426-df2f-4e3a-a868-2c0387468b35 req-450ce9a0-5948-4ef8-ae62-76a943af23d8 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:38.730798 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-bf6cd426-df2f-4e3a-a868-2c0387468b35 req-450ce9a0-5948-4ef8-ae62-76a943af23d8 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] PUT https://10.4.3.119/volume/v3/attachments/b99393f8-178b-4dfe-9416-2c03c63a7f19 Aug 25 10:22:38.731243 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-bf6cd426-df2f-4e3a-a868-2c0387468b35 req-450ce9a0-5948-4ef8-ae62-76a943af23d8 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.119", "host": "np0000008063", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3398d5156650", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "462fd6ce-c505-48ef-84ec-f85776d45b24", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:22:38.747123 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-bf6cd426-df2f-4e3a-a868-2c0387468b35 req-450ce9a0-5948-4ef8-ae62-76a943af23d8 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Acquiring lock "cinder-attachment_update-c4248137-a6d1-468b-abad-dd65ad8e3036-np0000008063" by "attachment_update" {{(pid=100391) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 10:22:38.756556 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-bf6cd426-df2f-4e3a-a868-2c0387468b35 req-450ce9a0-5948-4ef8-ae62-76a943af23d8 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Lock "cinder-attachment_update-c4248137-a6d1-468b-abad-dd65ad8e3036-np0000008063" acquired by "attachment_update" :: waited 0.011s {{(pid=100391) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 10:22:38.758026 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:38.758026 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:22:38.806481 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-6782d728-7ba6-49e5-af37-5add1e6975c5 req-b0567852-20e5-4b22-99b6-516bbb25489b tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/attachments/c30592ab-9bc1-41c6-a014-1d034468bdb7 returned with HTTP 200 Aug 25 10:22:38.807004 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 578/2321] 10.4.3.119 () {72 vars in 1673 bytes} [Tue Aug 25 10:22:38 2026] DELETE /volume/v3/attachments/c30592ab-9bc1-41c6-a014-1d034468bdb7 => generated 192 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:22:38.853631 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-0ac1f8ef-db40-4861-bb94-9d185813e348 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:38.855767 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0ac1f8ef-db40-4861-bb94-9d185813e348 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] GET https://10.4.3.119/volume/v3/backups/9ac7879f-6f04-42ec-a9ec-00379e2fbb3f Aug 25 10:22:38.855929 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0ac1f8ef-db40-4861-bb94-9d185813e348 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:38.856176 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0ac1f8ef-db40-4861-bb94-9d185813e348 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:38.856286 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-0ac1f8ef-db40-4861-bb94-9d185813e348 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Show backup with id 9ac7879f-6f04-42ec-a9ec-00379e2fbb3f. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:22:38.862526 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:38.862526 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:22:38.864250 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0ac1f8ef-db40-4861-bb94-9d185813e348 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] https://10.4.3.119/volume/v3/backups/9ac7879f-6f04-42ec-a9ec-00379e2fbb3f returned with HTTP 200 Aug 25 10:22:38.864250 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 568/2322] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:38 2026] GET /volume/v3/backups/9ac7879f-6f04-42ec-a9ec-00379e2fbb3f => generated 758 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:38.882024 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-bf6cd426-df2f-4e3a-a868-2c0387468b35 req-450ce9a0-5948-4ef8-ae62-76a943af23d8 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Lock "cinder-attachment_update-c4248137-a6d1-468b-abad-dd65ad8e3036-np0000008063" released by "attachment_update" :: held 0.126s {{(pid=100391) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 10:22:38.882528 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-bf6cd426-df2f-4e3a-a868-2c0387468b35 req-450ce9a0-5948-4ef8-ae62-76a943af23d8 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] https://10.4.3.119/volume/v3/attachments/b99393f8-178b-4dfe-9416-2c03c63a7f19 returned with HTTP 200 Aug 25 10:22:38.883280 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 592/2323] 10.4.3.119 () {74 vars in 1704 bytes} [Tue Aug 25 10:22:38 2026] PUT /volume/v3/attachments/b99393f8-178b-4dfe-9416-2c03c63a7f19 => generated 969 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:22:38.916223 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-bf6cd426-df2f-4e3a-a868-2c0387468b35 req-b8c5d968-baca-43a8-9198-166c55c1aeb9 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:38.922633 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-bf6cd426-df2f-4e3a-a868-2c0387468b35 req-b8c5d968-baca-43a8-9198-166c55c1aeb9 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] POST https://10.4.3.119/volume/v3/attachments/b99393f8-178b-4dfe-9416-2c03c63a7f19/action Aug 25 10:22:38.922633 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-bf6cd426-df2f-4e3a-a868-2c0387468b35 req-b8c5d968-baca-43a8-9198-166c55c1aeb9 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Action body: b'{"os-complete": null}' {{(pid=100390) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:22:38.922972 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-bf6cd426-df2f-4e3a-a868-2c0387468b35 req-b8c5d968-baca-43a8-9198-166c55c1aeb9 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:22:38.946938 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:38.946938 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:22:38.965753 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-bf6cd426-df2f-4e3a-a868-2c0387468b35 req-b8c5d968-baca-43a8-9198-166c55c1aeb9 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] https://10.4.3.119/volume/v3/attachments/b99393f8-178b-4dfe-9416-2c03c63a7f19/action returned with HTTP 204 Aug 25 10:22:38.966887 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 586/2324] 10.4.3.119 () {74 vars in 1725 bytes} [Tue Aug 25 10:22:38 2026] POST /volume/v3/attachments/b99393f8-178b-4dfe-9416-2c03c63a7f19/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:22:38.996929 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-2d895072-060d-4c15-b9d4-a93e5c6963c9 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:39.000379 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2d895072-060d-4c15-b9d4-a93e5c6963c9 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/901c9a4b-9f76-4805-85e9-92a30c4d1daf Aug 25 10:22:39.000379 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2d895072-060d-4c15-b9d4-a93e5c6963c9 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:39.000379 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2d895072-060d-4c15-b9d4-a93e5c6963c9 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:39.000379 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-2d895072-060d-4c15-b9d4-a93e5c6963c9 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id 901c9a4b-9f76-4805-85e9-92a30c4d1daf. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:22:39.008777 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:39.008777 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:22:39.010194 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2d895072-060d-4c15-b9d4-a93e5c6963c9 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/901c9a4b-9f76-4805-85e9-92a30c4d1daf returned with HTTP 200 Aug 25 10:22:39.011897 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 579/2325] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:38 2026] GET /volume/v3/backups/901c9a4b-9f76-4805-85e9-92a30c4d1daf => generated 788 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:39.217117 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-fbbeb867-4e4c-45ea-b29c-1b406ff49309 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:39.220816 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-fbbeb867-4e4c-45ea-b29c-1b406ff49309 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] GET https://10.4.3.119/volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e Aug 25 10:22:39.220995 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-fbbeb867-4e4c-45ea-b29c-1b406ff49309 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:39.221812 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-fbbeb867-4e4c-45ea-b29c-1b406ff49309 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:39.221812 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-fbbeb867-4e4c-45ea-b29c-1b406ff49309 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Show backup with id 69d030b4-c534-4ebe-9a87-830bab20648e. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:22:39.237492 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:39.237492 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:22:39.238554 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-fbbeb867-4e4c-45ea-b29c-1b406ff49309 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] https://10.4.3.119/volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e returned with HTTP 200 Aug 25 10:22:39.239283 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 569/2326] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:39 2026] GET /volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e => generated 800 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:39.684118 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-50f4c0c4-f97f-4ab7-9e7b-b06ea193da55 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:39.685852 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-50f4c0c4-f97f-4ab7-9e7b-b06ea193da55 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] GET https://10.4.3.119/volume/v3/volumes/90f80c4d-c153-4572-a545-8631c0f90841 Aug 25 10:22:39.686173 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-50f4c0c4-f97f-4ab7-9e7b-b06ea193da55 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:39.686407 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-50f4c0c4-f97f-4ab7-9e7b-b06ea193da55 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:39.698244 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:39.698244 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:22:39.702984 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-50f4c0c4-f97f-4ab7-9e7b-b06ea193da55 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Volume info retrieved successfully. Aug 25 10:22:39.709443 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-50f4c0c4-f97f-4ab7-9e7b-b06ea193da55 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/volumes/90f80c4d-c153-4572-a545-8631c0f90841 returned with HTTP 200 Aug 25 10:22:39.709911 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 593/2327] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:39 2026] GET /volume/v3/volumes/90f80c4d-c153-4572-a545-8631c0f90841 => generated 1145 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:22:39.723920 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-c685925f-1d1a-4c82-b725-58df4e5a22a4 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:39.726150 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c685925f-1d1a-4c82-b725-58df4e5a22a4 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-reader] GET https://10.4.3.119/volume/v3/volumes/90f80c4d-c153-4572-a545-8631c0f90841 Aug 25 10:22:39.726441 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c685925f-1d1a-4c82-b725-58df4e5a22a4 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-reader] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:39.726666 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c685925f-1d1a-4c82-b725-58df4e5a22a4 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-reader] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:39.740290 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:39.740290 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:22:39.745321 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-c685925f-1d1a-4c82-b725-58df4e5a22a4 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-reader] Volume info retrieved successfully. Aug 25 10:22:39.750970 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c685925f-1d1a-4c82-b725-58df4e5a22a4 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-reader] https://10.4.3.119/volume/v3/volumes/90f80c4d-c153-4572-a545-8631c0f90841 returned with HTTP 200 Aug 25 10:22:39.751602 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 587/2328] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:39 2026] GET /volume/v3/volumes/90f80c4d-c153-4572-a545-8631c0f90841 => generated 1145 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:22:39.807185 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-db0f5546-3ac6-4f22-b331-050f0247a64d req-ea04eb15-2349-40ee-ae85-511400af664a None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:39.809868 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-db0f5546-3ac6-4f22-b331-050f0247a64d req-ea04eb15-2349-40ee-ae85-511400af664a tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] GET https://10.4.3.119/volume/v3/volumes/90f80c4d-c153-4572-a545-8631c0f90841 Aug 25 10:22:39.810128 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-db0f5546-3ac6-4f22-b331-050f0247a64d req-ea04eb15-2349-40ee-ae85-511400af664a tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:39.810306 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-db0f5546-3ac6-4f22-b331-050f0247a64d req-ea04eb15-2349-40ee-ae85-511400af664a tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:39.823753 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:39.823753 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:22:39.828463 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [req-db0f5546-3ac6-4f22-b331-050f0247a64d req-ea04eb15-2349-40ee-ae85-511400af664a tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Volume info retrieved successfully. Aug 25 10:22:39.834194 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-db0f5546-3ac6-4f22-b331-050f0247a64d req-ea04eb15-2349-40ee-ae85-511400af664a tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/volumes/90f80c4d-c153-4572-a545-8631c0f90841 returned with HTTP 200 Aug 25 10:22:39.834650 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 580/2329] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:22:39 2026] GET /volume/v3/volumes/90f80c4d-c153-4572-a545-8631c0f90841 => generated 1145 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:22:39.857106 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-db0f5546-3ac6-4f22-b331-050f0247a64d req-aa2b0cc0-d3b3-4eb0-b625-6901f5cd0b12 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:39.859723 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-db0f5546-3ac6-4f22-b331-050f0247a64d req-aa2b0cc0-d3b3-4eb0-b625-6901f5cd0b12 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] POST https://10.4.3.119/volume/v3/volumes/90f80c4d-c153-4572-a545-8631c0f90841/action Aug 25 10:22:39.860094 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-db0f5546-3ac6-4f22-b331-050f0247a64d req-aa2b0cc0-d3b3-4eb0-b625-6901f5cd0b12 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100389) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:22:39.860266 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-db0f5546-3ac6-4f22-b331-050f0247a64d req-aa2b0cc0-d3b3-4eb0-b625-6901f5cd0b12 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:22:39.872609 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:39.872609 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:22:39.873161 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-db0f5546-3ac6-4f22-b331-050f0247a64d req-aa2b0cc0-d3b3-4eb0-b625-6901f5cd0b12 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Volume info retrieved successfully. Aug 25 10:22:39.877680 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-5f6892b5-1618-4f54-bd33-d5819aa7020a None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:39.880077 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5f6892b5-1618-4f54-bd33-d5819aa7020a tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] GET https://10.4.3.119/volume/v3/backups/9ac7879f-6f04-42ec-a9ec-00379e2fbb3f Aug 25 10:22:39.880293 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5f6892b5-1618-4f54-bd33-d5819aa7020a tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:39.880492 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5f6892b5-1618-4f54-bd33-d5819aa7020a tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:39.880727 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-5f6892b5-1618-4f54-bd33-d5819aa7020a tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Show backup with id 9ac7879f-6f04-42ec-a9ec-00379e2fbb3f. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:22:39.882793 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-db0f5546-3ac6-4f22-b331-050f0247a64d req-aa2b0cc0-d3b3-4eb0-b625-6901f5cd0b12 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Begin detaching volume completed successfully. Aug 25 10:22:39.883059 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-db0f5546-3ac6-4f22-b331-050f0247a64d req-aa2b0cc0-d3b3-4eb0-b625-6901f5cd0b12 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/volumes/90f80c4d-c153-4572-a545-8631c0f90841/action returned with HTTP 202 Aug 25 10:22:39.883674 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 570/2330] 10.4.3.119 () {72 vars in 1672 bytes} [Tue Aug 25 10:22:39 2026] POST /volume/v3/volumes/90f80c4d-c153-4572-a545-8631c0f90841/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:22:39.887279 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:39.887279 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:22:39.888386 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5f6892b5-1618-4f54-bd33-d5819aa7020a tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] https://10.4.3.119/volume/v3/backups/9ac7879f-6f04-42ec-a9ec-00379e2fbb3f returned with HTTP 200 Aug 25 10:22:39.889343 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 594/2331] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:39 2026] GET /volume/v3/backups/9ac7879f-6f04-42ec-a9ec-00379e2fbb3f => generated 758 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:39.909609 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-f28b221a-112c-44cc-a61b-b8d8123dbb70 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:39.912230 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f28b221a-112c-44cc-a61b-b8d8123dbb70 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] GET https://10.4.3.119/volume/v3/volumes/90f80c4d-c153-4572-a545-8631c0f90841 Aug 25 10:22:39.912521 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f28b221a-112c-44cc-a61b-b8d8123dbb70 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:39.912878 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f28b221a-112c-44cc-a61b-b8d8123dbb70 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:39.927997 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:39.927997 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:22:39.935877 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-f28b221a-112c-44cc-a61b-b8d8123dbb70 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Volume info retrieved successfully. Aug 25 10:22:39.942603 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-00e9f701-88e5-40c2-a7ad-f80e5da68a85 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:39.943057 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f28b221a-112c-44cc-a61b-b8d8123dbb70 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/volumes/90f80c4d-c153-4572-a545-8631c0f90841 returned with HTTP 200 Aug 25 10:22:39.943156 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-00e9f701-88e5-40c2-a7ad-f80e5da68a85 None None] GET https://10.4.3.119/volume// Aug 25 10:22:39.943574 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-00e9f701-88e5-40c2-a7ad-f80e5da68a85 None None] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:39.943574 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-00e9f701-88e5-40c2-a7ad-f80e5da68a85 None None] Calling method 'all' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:39.943684 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 588/2332] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:39 2026] GET /volume/v3/volumes/90f80c4d-c153-4572-a545-8631c0f90841 => generated 1148 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:22:39.945195 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-00e9f701-88e5-40c2-a7ad-f80e5da68a85 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:22:39.945195 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 581/2333] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:22:39 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:22:39.955501 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-db0f5546-3ac6-4f22-b331-050f0247a64d req-55ae1687-f429-42e4-a00c-428a8eae2ff0 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:39.958184 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-db0f5546-3ac6-4f22-b331-050f0247a64d req-55ae1687-f429-42e4-a00c-428a8eae2ff0 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] GET https://10.4.3.119/volume/v3/volumes/90f80c4d-c153-4572-a545-8631c0f90841 Aug 25 10:22:39.958496 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-db0f5546-3ac6-4f22-b331-050f0247a64d req-55ae1687-f429-42e4-a00c-428a8eae2ff0 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:39.959544 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-db0f5546-3ac6-4f22-b331-050f0247a64d req-55ae1687-f429-42e4-a00c-428a8eae2ff0 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:39.972444 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:39.972444 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:22:39.976397 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-db0f5546-3ac6-4f22-b331-050f0247a64d req-55ae1687-f429-42e4-a00c-428a8eae2ff0 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Volume info retrieved successfully. Aug 25 10:22:39.982817 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-db0f5546-3ac6-4f22-b331-050f0247a64d req-55ae1687-f429-42e4-a00c-428a8eae2ff0 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/volumes/90f80c4d-c153-4572-a545-8631c0f90841 returned with HTTP 200 Aug 25 10:22:39.983712 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 571/2334] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:22:39 2026] GET /volume/v3/volumes/90f80c4d-c153-4572-a545-8631c0f90841 => generated 1328 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 25 10:22:40.023642 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-1e7f7fac-0ef9-40b1-b946-09139efcb733 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:40.026064 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1e7f7fac-0ef9-40b1-b946-09139efcb733 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/901c9a4b-9f76-4805-85e9-92a30c4d1daf Aug 25 10:22:40.026345 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1e7f7fac-0ef9-40b1-b946-09139efcb733 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:40.026621 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1e7f7fac-0ef9-40b1-b946-09139efcb733 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:40.026822 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-1e7f7fac-0ef9-40b1-b946-09139efcb733 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id 901c9a4b-9f76-4805-85e9-92a30c4d1daf. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:22:40.032700 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:40.032700 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:22:40.033772 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1e7f7fac-0ef9-40b1-b946-09139efcb733 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/901c9a4b-9f76-4805-85e9-92a30c4d1daf returned with HTTP 200 Aug 25 10:22:40.034319 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 595/2335] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:40 2026] GET /volume/v3/backups/901c9a4b-9f76-4805-85e9-92a30c4d1daf => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:40.262315 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-8d0e46d5-fd0b-4b7e-abf3-3d7bb4f97f11 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:40.269148 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8d0e46d5-fd0b-4b7e-abf3-3d7bb4f97f11 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] GET https://10.4.3.119/volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e Aug 25 10:22:40.269624 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8d0e46d5-fd0b-4b7e-abf3-3d7bb4f97f11 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:40.269879 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8d0e46d5-fd0b-4b7e-abf3-3d7bb4f97f11 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:40.269879 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-8d0e46d5-fd0b-4b7e-abf3-3d7bb4f97f11 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Show backup with id 69d030b4-c534-4ebe-9a87-830bab20648e. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:22:40.279642 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:40.279642 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:22:40.280553 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8d0e46d5-fd0b-4b7e-abf3-3d7bb4f97f11 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] https://10.4.3.119/volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e returned with HTTP 200 Aug 25 10:22:40.284368 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 589/2336] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:40 2026] GET /volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e => generated 800 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:40.908394 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-203e893b-df5f-4adb-a3b4-3f3e3831ebc8 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:40.912347 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-203e893b-df5f-4adb-a3b4-3f3e3831ebc8 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] GET https://10.4.3.119/volume/v3/backups/9ac7879f-6f04-42ec-a9ec-00379e2fbb3f Aug 25 10:22:40.913045 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-203e893b-df5f-4adb-a3b4-3f3e3831ebc8 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:40.913045 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-203e893b-df5f-4adb-a3b4-3f3e3831ebc8 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:40.913118 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-203e893b-df5f-4adb-a3b4-3f3e3831ebc8 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Show backup with id 9ac7879f-6f04-42ec-a9ec-00379e2fbb3f. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:22:40.924332 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:40.924332 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:22:40.925425 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-203e893b-df5f-4adb-a3b4-3f3e3831ebc8 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] https://10.4.3.119/volume/v3/backups/9ac7879f-6f04-42ec-a9ec-00379e2fbb3f returned with HTTP 200 Aug 25 10:22:40.925935 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 582/2337] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:40 2026] GET /volume/v3/backups/9ac7879f-6f04-42ec-a9ec-00379e2fbb3f => generated 758 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:40.965584 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-943e5102-0e5b-489d-9439-ceecee947690 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:40.971902 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-943e5102-0e5b-489d-9439-ceecee947690 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] GET https://10.4.3.119/volume/v3/volumes/90f80c4d-c153-4572-a545-8631c0f90841 Aug 25 10:22:40.972569 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-943e5102-0e5b-489d-9439-ceecee947690 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:40.972935 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-943e5102-0e5b-489d-9439-ceecee947690 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:40.989217 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:40.989217 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:22:40.995123 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-943e5102-0e5b-489d-9439-ceecee947690 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Volume info retrieved successfully. Aug 25 10:22:41.002243 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-943e5102-0e5b-489d-9439-ceecee947690 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/volumes/90f80c4d-c153-4572-a545-8631c0f90841 returned with HTTP 200 Aug 25 10:22:41.002788 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 572/2338] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:40 2026] GET /volume/v3/volumes/90f80c4d-c153-4572-a545-8631c0f90841 => generated 1148 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:22:41.051269 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-23f283d7-ac1e-416a-9ac3-003cced18490 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:41.053642 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-23f283d7-ac1e-416a-9ac3-003cced18490 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/901c9a4b-9f76-4805-85e9-92a30c4d1daf Aug 25 10:22:41.053940 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-23f283d7-ac1e-416a-9ac3-003cced18490 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:41.054286 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-23f283d7-ac1e-416a-9ac3-003cced18490 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:41.054437 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-23f283d7-ac1e-416a-9ac3-003cced18490 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id 901c9a4b-9f76-4805-85e9-92a30c4d1daf. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:22:41.063454 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:41.063454 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:22:41.064599 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-23f283d7-ac1e-416a-9ac3-003cced18490 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/901c9a4b-9f76-4805-85e9-92a30c4d1daf returned with HTTP 200 Aug 25 10:22:41.065364 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 596/2339] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:41 2026] GET /volume/v3/backups/901c9a4b-9f76-4805-85e9-92a30c4d1daf => generated 788 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:41.299467 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-7bb7b253-e80d-421a-8eb4-e75e202c99f4 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:41.302261 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7bb7b253-e80d-421a-8eb4-e75e202c99f4 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] GET https://10.4.3.119/volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e Aug 25 10:22:41.302261 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-7bb7b253-e80d-421a-8eb4-e75e202c99f4 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:41.302261 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-7bb7b253-e80d-421a-8eb4-e75e202c99f4 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:41.302261 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-7bb7b253-e80d-421a-8eb4-e75e202c99f4 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Show backup with id 69d030b4-c534-4ebe-9a87-830bab20648e. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:22:41.308649 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:41.308649 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:22:41.309616 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7bb7b253-e80d-421a-8eb4-e75e202c99f4 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] https://10.4.3.119/volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e returned with HTTP 200 Aug 25 10:22:41.311105 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 590/2340] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:41 2026] GET /volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:41.946862 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-bd7d047f-affb-4721-9879-c78004d76fbb None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:41.949000 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-bd7d047f-affb-4721-9879-c78004d76fbb tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] GET https://10.4.3.119/volume/v3/backups/9ac7879f-6f04-42ec-a9ec-00379e2fbb3f Aug 25 10:22:41.949000 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-bd7d047f-affb-4721-9879-c78004d76fbb tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:41.949102 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-bd7d047f-affb-4721-9879-c78004d76fbb tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:41.949130 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-bd7d047f-affb-4721-9879-c78004d76fbb tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Show backup with id 9ac7879f-6f04-42ec-a9ec-00379e2fbb3f. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:22:41.953697 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:41.953697 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:22:41.954649 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-bd7d047f-affb-4721-9879-c78004d76fbb tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] https://10.4.3.119/volume/v3/backups/9ac7879f-6f04-42ec-a9ec-00379e2fbb3f returned with HTTP 200 Aug 25 10:22:41.956171 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 583/2341] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:41 2026] GET /volume/v3/backups/9ac7879f-6f04-42ec-a9ec-00379e2fbb3f => generated 758 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:42.025693 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-463bff56-bc09-4e6d-b0c1-fd9ff7bba681 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:42.032789 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-463bff56-bc09-4e6d-b0c1-fd9ff7bba681 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] GET https://10.4.3.119/volume/v3/volumes/90f80c4d-c153-4572-a545-8631c0f90841 Aug 25 10:22:42.032957 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-463bff56-bc09-4e6d-b0c1-fd9ff7bba681 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:42.033164 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-463bff56-bc09-4e6d-b0c1-fd9ff7bba681 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:42.045690 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:42.045690 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:22:42.050206 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-463bff56-bc09-4e6d-b0c1-fd9ff7bba681 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Volume info retrieved successfully. Aug 25 10:22:42.055690 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-463bff56-bc09-4e6d-b0c1-fd9ff7bba681 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/volumes/90f80c4d-c153-4572-a545-8631c0f90841 returned with HTTP 200 Aug 25 10:22:42.055946 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 573/2342] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:42 2026] GET /volume/v3/volumes/90f80c4d-c153-4572-a545-8631c0f90841 => generated 1148 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:22:42.085649 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-5295792f-e078-443e-8078-cafbb5a83f94 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:42.088901 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5295792f-e078-443e-8078-cafbb5a83f94 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/901c9a4b-9f76-4805-85e9-92a30c4d1daf Aug 25 10:22:42.088901 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5295792f-e078-443e-8078-cafbb5a83f94 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:42.088901 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5295792f-e078-443e-8078-cafbb5a83f94 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:42.090235 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-5295792f-e078-443e-8078-cafbb5a83f94 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id 901c9a4b-9f76-4805-85e9-92a30c4d1daf. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:22:42.096676 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:42.096676 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:22:42.099415 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5295792f-e078-443e-8078-cafbb5a83f94 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/901c9a4b-9f76-4805-85e9-92a30c4d1daf returned with HTTP 200 Aug 25 10:22:42.099415 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 597/2343] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:42 2026] GET /volume/v3/backups/901c9a4b-9f76-4805-85e9-92a30c4d1daf => generated 788 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:42.239945 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-be721f52-9625-4be1-86b2-c2229a30dcf7 req-6ea7e1e6-5521-43f8-ba28-30df63640aca None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:42.243430 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-be721f52-9625-4be1-86b2-c2229a30dcf7 req-6ea7e1e6-5521-43f8-ba28-30df63640aca tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] GET https://10.4.3.119/volume/v3/limits Aug 25 10:22:42.243594 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-be721f52-9625-4be1-86b2-c2229a30dcf7 req-6ea7e1e6-5521-43f8-ba28-30df63640aca tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:42.244001 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-be721f52-9625-4be1-86b2-c2229a30dcf7 req-6ea7e1e6-5521-43f8-ba28-30df63640aca tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Calling method 'index' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:42.262216 np0000008063 devstack@c-api.service[100390]: WARNING cinder.quota [req-be721f52-9625-4be1-86b2-c2229a30dcf7 req-6ea7e1e6-5521-43f8-ba28-30df63640aca tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-cryptsetup-1993725590 is set by the default quota flag: quota_snapshots_tempest-scenario-type-cryptsetup-1993725590, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:22:42.262216 np0000008063 devstack@c-api.service[100390]: WARNING cinder.quota [req-be721f52-9625-4be1-86b2-c2229a30dcf7 req-6ea7e1e6-5521-43f8-ba28-30df63640aca tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-260788830-342117005 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-260788830-342117005, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:22:42.262216 np0000008063 devstack@c-api.service[100390]: WARNING cinder.quota [req-be721f52-9625-4be1-86b2-c2229a30dcf7 req-6ea7e1e6-5521-43f8-ba28-30df63640aca tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-260788830-342117005 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-260788830-342117005, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:22:42.262216 np0000008063 devstack@c-api.service[100390]: WARNING cinder.quota [req-be721f52-9625-4be1-86b2-c2229a30dcf7 req-6ea7e1e6-5521-43f8-ba28-30df63640aca tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-260788830-342117005 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-260788830-342117005, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:22:42.262216 np0000008063 devstack@c-api.service[100390]: WARNING cinder.quota [req-be721f52-9625-4be1-86b2-c2229a30dcf7 req-6ea7e1e6-5521-43f8-ba28-30df63640aca tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-488057487-1624578022 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-488057487-1624578022, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:22:42.265731 np0000008063 devstack@c-api.service[100390]: WARNING cinder.quota [req-be721f52-9625-4be1-86b2-c2229a30dcf7 req-6ea7e1e6-5521-43f8-ba28-30df63640aca tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-488057487-1624578022 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-488057487-1624578022, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:22:42.265731 np0000008063 devstack@c-api.service[100390]: WARNING cinder.quota [req-be721f52-9625-4be1-86b2-c2229a30dcf7 req-6ea7e1e6-5521-43f8-ba28-30df63640aca tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-488057487-1624578022 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-488057487-1624578022, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:22:42.266037 np0000008063 devstack@c-api.service[100390]: WARNING cinder.quota [req-be721f52-9625-4be1-86b2-c2229a30dcf7 req-6ea7e1e6-5521-43f8-ba28-30df63640aca tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-199561268-1976847510 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-199561268-1976847510, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:22:42.267743 np0000008063 devstack@c-api.service[100390]: WARNING cinder.quota [req-be721f52-9625-4be1-86b2-c2229a30dcf7 req-6ea7e1e6-5521-43f8-ba28-30df63640aca tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-199561268-1976847510 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-199561268-1976847510, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:22:42.267743 np0000008063 devstack@c-api.service[100390]: WARNING cinder.quota [req-be721f52-9625-4be1-86b2-c2229a30dcf7 req-6ea7e1e6-5521-43f8-ba28-30df63640aca tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-199561268-1976847510 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-199561268-1976847510, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:22:42.287925 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-be721f52-9625-4be1-86b2-c2229a30dcf7 req-6ea7e1e6-5521-43f8-ba28-30df63640aca tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] https://10.4.3.119/volume/v3/limits returned with HTTP 200 Aug 25 10:22:42.288597 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 591/2344] 10.4.3.119 () {68 vars in 1484 bytes} [Tue Aug 25 10:22:42 2026] GET /volume/v3/limits => generated 302 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 10:22:42.331601 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-533c2e9a-5148-4f75-aeca-6cfe907fed51 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:42.335236 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-533c2e9a-5148-4f75-aeca-6cfe907fed51 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] GET https://10.4.3.119/volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e Aug 25 10:22:42.335236 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-533c2e9a-5148-4f75-aeca-6cfe907fed51 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:42.335236 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-533c2e9a-5148-4f75-aeca-6cfe907fed51 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:42.335236 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-533c2e9a-5148-4f75-aeca-6cfe907fed51 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Show backup with id 69d030b4-c534-4ebe-9a87-830bab20648e. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:22:42.341557 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:42.341557 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:22:42.342832 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-533c2e9a-5148-4f75-aeca-6cfe907fed51 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] https://10.4.3.119/volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e returned with HTTP 200 Aug 25 10:22:42.345335 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 584/2345] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:42 2026] GET /volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e => generated 800 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:42.354270 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-be721f52-9625-4be1-86b2-c2229a30dcf7 req-551070ff-c9e4-4aa0-bef1-0afbd5ade703 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:42.356715 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-be721f52-9625-4be1-86b2-c2229a30dcf7 req-551070ff-c9e4-4aa0-bef1-0afbd5ade703 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] GET https://10.4.3.119/volume/v3/volumes/7e7621d5-7d5d-4fab-b67e-4a6262b093eb Aug 25 10:22:42.356998 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-be721f52-9625-4be1-86b2-c2229a30dcf7 req-551070ff-c9e4-4aa0-bef1-0afbd5ade703 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:42.357227 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-be721f52-9625-4be1-86b2-c2229a30dcf7 req-551070ff-c9e4-4aa0-bef1-0afbd5ade703 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:42.368017 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:42.368017 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:22:42.371806 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-be721f52-9625-4be1-86b2-c2229a30dcf7 req-551070ff-c9e4-4aa0-bef1-0afbd5ade703 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Volume info retrieved successfully. Aug 25 10:22:42.376787 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-be721f52-9625-4be1-86b2-c2229a30dcf7 req-551070ff-c9e4-4aa0-bef1-0afbd5ade703 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] https://10.4.3.119/volume/v3/volumes/7e7621d5-7d5d-4fab-b67e-4a6262b093eb returned with HTTP 200 Aug 25 10:22:42.377504 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 574/2346] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:22:42 2026] GET /volume/v3/volumes/7e7621d5-7d5d-4fab-b67e-4a6262b093eb => generated 1451 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:22:42.391986 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-be721f52-9625-4be1-86b2-c2229a30dcf7 req-227bfcbf-515a-4809-ab86-090d4d0b5802 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:42.395022 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-be721f52-9625-4be1-86b2-c2229a30dcf7 req-227bfcbf-515a-4809-ab86-090d4d0b5802 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] POST https://10.4.3.119/volume/v3/snapshots Aug 25 10:22:42.395596 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-be721f52-9625-4be1-86b2-c2229a30dcf7 req-227bfcbf-515a-4809-ab86-090d4d0b5802 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7e7621d5-7d5d-4fab-b67e-4a6262b093eb", "force": true, "name": "snapshot for tempest-ImageDependencyTestssnapshot-1376456875", "description": null, "metadata": {}}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:22:42.413016 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:42.413016 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:22:42.413533 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-be721f52-9625-4be1-86b2-c2229a30dcf7 req-227bfcbf-515a-4809-ab86-090d4d0b5802 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Volume info retrieved successfully. Aug 25 10:22:42.413691 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.snapshots [req-be721f52-9625-4be1-86b2-c2229a30dcf7 req-227bfcbf-515a-4809-ab86-090d4d0b5802 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Create snapshot from volume 7e7621d5-7d5d-4fab-b67e-4a6262b093eb Aug 25 10:22:42.487694 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.quota [req-be721f52-9625-4be1-86b2-c2229a30dcf7 req-227bfcbf-515a-4809-ab86-090d4d0b5802 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Created reservations ['d725b790-dcea-48f6-8f4e-69f8c0819a24', '428286e5-977b-4835-b412-6e9ecd7c28de', '6475321d-d377-44b2-bdb4-089aab4fe267', 'c908565d-a746-4347-8e61-b55b185c2705'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:22:42.548376 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-be721f52-9625-4be1-86b2-c2229a30dcf7 req-227bfcbf-515a-4809-ab86-090d4d0b5802 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Snapshot force create request issued successfully. Aug 25 10:22:42.548846 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-be721f52-9625-4be1-86b2-c2229a30dcf7 req-227bfcbf-515a-4809-ab86-090d4d0b5802 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] https://10.4.3.119/volume/v3/snapshots returned with HTTP 202 Aug 25 10:22:42.549500 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 598/2347] 10.4.3.119 () {72 vars in 1547 bytes} [Tue Aug 25 10:22:42 2026] POST /volume/v3/snapshots => generated 319 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:22:42.968666 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-8a43b112-9f18-4cda-bb85-e0236c0bb726 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:42.971596 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8a43b112-9f18-4cda-bb85-e0236c0bb726 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] GET https://10.4.3.119/volume/v3/backups/9ac7879f-6f04-42ec-a9ec-00379e2fbb3f Aug 25 10:22:42.971967 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8a43b112-9f18-4cda-bb85-e0236c0bb726 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:42.972214 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8a43b112-9f18-4cda-bb85-e0236c0bb726 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:42.972468 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-8a43b112-9f18-4cda-bb85-e0236c0bb726 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Show backup with id 9ac7879f-6f04-42ec-a9ec-00379e2fbb3f. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:22:42.979219 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:42.979219 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:22:42.979219 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8a43b112-9f18-4cda-bb85-e0236c0bb726 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] https://10.4.3.119/volume/v3/backups/9ac7879f-6f04-42ec-a9ec-00379e2fbb3f returned with HTTP 200 Aug 25 10:22:42.979459 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 592/2348] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:42 2026] GET /volume/v3/backups/9ac7879f-6f04-42ec-a9ec-00379e2fbb3f => generated 758 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:43.076090 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-45da7b1b-9af3-4a96-a810-db15824a4312 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:43.080506 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-45da7b1b-9af3-4a96-a810-db15824a4312 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] GET https://10.4.3.119/volume/v3/volumes/90f80c4d-c153-4572-a545-8631c0f90841 Aug 25 10:22:43.080635 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-45da7b1b-9af3-4a96-a810-db15824a4312 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:43.080840 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-45da7b1b-9af3-4a96-a810-db15824a4312 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:43.105313 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:43.105313 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:22:43.116214 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-503dacb2-c5bc-450d-9570-fb56ac1ccddd None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:43.117281 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-45da7b1b-9af3-4a96-a810-db15824a4312 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Volume info retrieved successfully. Aug 25 10:22:43.118667 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-503dacb2-c5bc-450d-9570-fb56ac1ccddd tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/901c9a4b-9f76-4805-85e9-92a30c4d1daf Aug 25 10:22:43.118784 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-503dacb2-c5bc-450d-9570-fb56ac1ccddd tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:43.119072 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-503dacb2-c5bc-450d-9570-fb56ac1ccddd tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:43.119293 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-503dacb2-c5bc-450d-9570-fb56ac1ccddd tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id 901c9a4b-9f76-4805-85e9-92a30c4d1daf. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:22:43.123876 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-45da7b1b-9af3-4a96-a810-db15824a4312 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/volumes/90f80c4d-c153-4572-a545-8631c0f90841 returned with HTTP 200 Aug 25 10:22:43.124463 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 585/2349] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:43 2026] GET /volume/v3/volumes/90f80c4d-c153-4572-a545-8631c0f90841 => generated 1148 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:22:43.127466 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:43.127466 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:22:43.129096 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-503dacb2-c5bc-450d-9570-fb56ac1ccddd tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/901c9a4b-9f76-4805-85e9-92a30c4d1daf returned with HTTP 200 Aug 25 10:22:43.130544 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 575/2350] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:43 2026] GET /volume/v3/backups/901c9a4b-9f76-4805-85e9-92a30c4d1daf => generated 788 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:43.358339 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-41a68b95-2bce-4f2a-9472-67a7c1420390 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:43.360369 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-41a68b95-2bce-4f2a-9472-67a7c1420390 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] GET https://10.4.3.119/volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e Aug 25 10:22:43.360601 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-41a68b95-2bce-4f2a-9472-67a7c1420390 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:43.360840 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-41a68b95-2bce-4f2a-9472-67a7c1420390 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:43.360988 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-41a68b95-2bce-4f2a-9472-67a7c1420390 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Show backup with id 69d030b4-c534-4ebe-9a87-830bab20648e. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:22:43.366608 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:43.366608 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:22:43.367504 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-41a68b95-2bce-4f2a-9472-67a7c1420390 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] https://10.4.3.119/volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e returned with HTTP 200 Aug 25 10:22:43.367920 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 599/2351] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:43 2026] GET /volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:43.998350 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-ed53367d-689b-45fa-b71c-9040d642dc59 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:44.002574 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ed53367d-689b-45fa-b71c-9040d642dc59 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] GET https://10.4.3.119/volume/v3/backups/9ac7879f-6f04-42ec-a9ec-00379e2fbb3f Aug 25 10:22:44.002574 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ed53367d-689b-45fa-b71c-9040d642dc59 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:44.002574 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ed53367d-689b-45fa-b71c-9040d642dc59 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:44.002574 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-ed53367d-689b-45fa-b71c-9040d642dc59 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Show backup with id 9ac7879f-6f04-42ec-a9ec-00379e2fbb3f. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:22:44.016950 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:44.016950 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:22:44.016950 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ed53367d-689b-45fa-b71c-9040d642dc59 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] https://10.4.3.119/volume/v3/backups/9ac7879f-6f04-42ec-a9ec-00379e2fbb3f returned with HTTP 200 Aug 25 10:22:44.016950 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 593/2352] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:43 2026] GET /volume/v3/backups/9ac7879f-6f04-42ec-a9ec-00379e2fbb3f => generated 758 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:44.149483 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-f06c1ab5-d627-44ee-9bb4-4d929ed4dde4 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:44.149899 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-6d1e3550-53c7-41de-8135-a643f6d3c50e None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:44.153865 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f06c1ab5-d627-44ee-9bb4-4d929ed4dde4 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] GET https://10.4.3.119/volume/v3/volumes/90f80c4d-c153-4572-a545-8631c0f90841 Aug 25 10:22:44.153865 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f06c1ab5-d627-44ee-9bb4-4d929ed4dde4 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:44.153865 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f06c1ab5-d627-44ee-9bb4-4d929ed4dde4 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:44.154538 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6d1e3550-53c7-41de-8135-a643f6d3c50e tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/901c9a4b-9f76-4805-85e9-92a30c4d1daf Aug 25 10:22:44.154538 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6d1e3550-53c7-41de-8135-a643f6d3c50e tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:44.154945 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6d1e3550-53c7-41de-8135-a643f6d3c50e tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:44.154945 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-6d1e3550-53c7-41de-8135-a643f6d3c50e tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id 901c9a4b-9f76-4805-85e9-92a30c4d1daf. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:22:44.168026 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:44.168026 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:22:44.171509 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6d1e3550-53c7-41de-8135-a643f6d3c50e tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/901c9a4b-9f76-4805-85e9-92a30c4d1daf returned with HTTP 200 Aug 25 10:22:44.171509 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 576/2353] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:44 2026] GET /volume/v3/backups/901c9a4b-9f76-4805-85e9-92a30c4d1daf => generated 789 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:44.213113 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-aff8ff2b-e21f-45c2-bc5c-29b9b5004a4d None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:44.216831 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:44.216831 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:22:44.217564 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-aff8ff2b-e21f-45c2-bc5c-29b9b5004a4d tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/901c9a4b-9f76-4805-85e9-92a30c4d1daf Aug 25 10:22:44.217821 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-aff8ff2b-e21f-45c2-bc5c-29b9b5004a4d tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:44.218247 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-aff8ff2b-e21f-45c2-bc5c-29b9b5004a4d tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:44.218328 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-aff8ff2b-e21f-45c2-bc5c-29b9b5004a4d tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id 901c9a4b-9f76-4805-85e9-92a30c4d1daf. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:22:44.228150 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-f06c1ab5-d627-44ee-9bb4-4d929ed4dde4 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Volume info retrieved successfully. Aug 25 10:22:44.229115 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:44.229115 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:22:44.231102 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-aff8ff2b-e21f-45c2-bc5c-29b9b5004a4d tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/901c9a4b-9f76-4805-85e9-92a30c4d1daf returned with HTTP 200 Aug 25 10:22:44.232360 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 600/2354] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:44 2026] GET /volume/v3/backups/901c9a4b-9f76-4805-85e9-92a30c4d1daf => generated 789 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:44.240866 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f06c1ab5-d627-44ee-9bb4-4d929ed4dde4 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/volumes/90f80c4d-c153-4572-a545-8631c0f90841 returned with HTTP 200 Aug 25 10:22:44.242506 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 586/2355] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:44 2026] GET /volume/v3/volumes/90f80c4d-c153-4572-a545-8631c0f90841 => generated 1148 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:22:44.246767 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-684eee56-6c11-4982-8586-9b44dadc6280 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:44.250812 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-684eee56-6c11-4982-8586-9b44dadc6280 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] DELETE https://10.4.3.119/volume/v3/backups/901c9a4b-9f76-4805-85e9-92a30c4d1daf Aug 25 10:22:44.251117 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-684eee56-6c11-4982-8586-9b44dadc6280 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:44.251356 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-684eee56-6c11-4982-8586-9b44dadc6280 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:44.251505 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.contrib.backups [None req-684eee56-6c11-4982-8586-9b44dadc6280 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Delete backup with id: 901c9a4b-9f76-4805-85e9-92a30c4d1daf. Aug 25 10:22:44.262717 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:44.262717 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:22:44.359948 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.backup.rpcapi [None req-684eee56-6c11-4982-8586-9b44dadc6280 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] delete_backup rpcapi backup_id 901c9a4b-9f76-4805-85e9-92a30c4d1daf {{(pid=100390) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 10:22:44.364438 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-684eee56-6c11-4982-8586-9b44dadc6280 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/901c9a4b-9f76-4805-85e9-92a30c4d1daf returned with HTTP 202 Aug 25 10:22:44.365527 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 594/2356] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:22:44 2026] DELETE /volume/v3/backups/901c9a4b-9f76-4805-85e9-92a30c4d1daf => generated 0 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:22:44.375449 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-8eee8764-265c-4b24-a2fc-6a3e8aef3b40 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:44.384551 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8eee8764-265c-4b24-a2fc-6a3e8aef3b40 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/901c9a4b-9f76-4805-85e9-92a30c4d1daf Aug 25 10:22:44.384551 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8eee8764-265c-4b24-a2fc-6a3e8aef3b40 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:44.384551 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8eee8764-265c-4b24-a2fc-6a3e8aef3b40 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:44.384551 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-8eee8764-265c-4b24-a2fc-6a3e8aef3b40 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id 901c9a4b-9f76-4805-85e9-92a30c4d1daf. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:22:44.391560 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:44.391560 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:22:44.391560 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8eee8764-265c-4b24-a2fc-6a3e8aef3b40 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/901c9a4b-9f76-4805-85e9-92a30c4d1daf returned with HTTP 200 Aug 25 10:22:44.391869 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-3af69594-45e9-4bcb-8651-1b8a0dc2e0bc None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:44.392523 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 577/2357] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:44 2026] GET /volume/v3/backups/901c9a4b-9f76-4805-85e9-92a30c4d1daf => generated 788 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:44.394455 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3af69594-45e9-4bcb-8651-1b8a0dc2e0bc tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] GET https://10.4.3.119/volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e Aug 25 10:22:44.394643 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3af69594-45e9-4bcb-8651-1b8a0dc2e0bc tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:44.394802 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3af69594-45e9-4bcb-8651-1b8a0dc2e0bc tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:44.394946 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-3af69594-45e9-4bcb-8651-1b8a0dc2e0bc tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Show backup with id 69d030b4-c534-4ebe-9a87-830bab20648e. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:22:44.399862 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:44.399862 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:22:44.400802 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3af69594-45e9-4bcb-8651-1b8a0dc2e0bc tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] https://10.4.3.119/volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e returned with HTTP 200 Aug 25 10:22:44.401282 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 601/2358] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:44 2026] GET /volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:44.752725 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-db0f5546-3ac6-4f22-b331-050f0247a64d req-159d28f6-cda8-49d9-94be-78a77e1447ee None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:44.756708 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-db0f5546-3ac6-4f22-b331-050f0247a64d req-159d28f6-cda8-49d9-94be-78a77e1447ee tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] GET https://10.4.3.119/volume/v3/volumes/90f80c4d-c153-4572-a545-8631c0f90841 Aug 25 10:22:44.757054 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-db0f5546-3ac6-4f22-b331-050f0247a64d req-159d28f6-cda8-49d9-94be-78a77e1447ee tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:44.757650 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-db0f5546-3ac6-4f22-b331-050f0247a64d req-159d28f6-cda8-49d9-94be-78a77e1447ee tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:44.774485 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:44.774485 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:22:44.782255 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [req-db0f5546-3ac6-4f22-b331-050f0247a64d req-159d28f6-cda8-49d9-94be-78a77e1447ee tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Volume info retrieved successfully. Aug 25 10:22:44.788871 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-db0f5546-3ac6-4f22-b331-050f0247a64d req-159d28f6-cda8-49d9-94be-78a77e1447ee tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/volumes/90f80c4d-c153-4572-a545-8631c0f90841 returned with HTTP 200 Aug 25 10:22:44.788871 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 587/2359] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:22:44 2026] GET /volume/v3/volumes/90f80c4d-c153-4572-a545-8631c0f90841 => generated 1148 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:22:45.034425 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-f5a184ca-ba2f-405d-b28e-fcb0eaad7679 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:45.037457 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f5a184ca-ba2f-405d-b28e-fcb0eaad7679 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] GET https://10.4.3.119/volume/v3/backups/9ac7879f-6f04-42ec-a9ec-00379e2fbb3f Aug 25 10:22:45.038458 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f5a184ca-ba2f-405d-b28e-fcb0eaad7679 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:45.038458 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f5a184ca-ba2f-405d-b28e-fcb0eaad7679 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:45.038458 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-f5a184ca-ba2f-405d-b28e-fcb0eaad7679 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Show backup with id 9ac7879f-6f04-42ec-a9ec-00379e2fbb3f. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:22:45.042428 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:45.042428 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:22:45.043077 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f5a184ca-ba2f-405d-b28e-fcb0eaad7679 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] https://10.4.3.119/volume/v3/backups/9ac7879f-6f04-42ec-a9ec-00379e2fbb3f returned with HTTP 200 Aug 25 10:22:45.043453 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 595/2360] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:45 2026] GET /volume/v3/backups/9ac7879f-6f04-42ec-a9ec-00379e2fbb3f => generated 758 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:45.084905 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-b2078590-7c36-4d05-96ea-7c56ae3c1d27 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:45.087339 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b2078590-7c36-4d05-96ea-7c56ae3c1d27 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] GET https://10.4.3.119/volume/v3/snapshots/85fdd7e8-c064-49c0-9887-760263a4591d Aug 25 10:22:45.087339 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b2078590-7c36-4d05-96ea-7c56ae3c1d27 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:45.087450 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b2078590-7c36-4d05-96ea-7c56ae3c1d27 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:45.095914 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:45.095914 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:22:45.096389 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-b2078590-7c36-4d05-96ea-7c56ae3c1d27 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Snapshot retrieved successfully. Aug 25 10:22:45.097303 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b2078590-7c36-4d05-96ea-7c56ae3c1d27 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] https://10.4.3.119/volume/v3/snapshots/85fdd7e8-c064-49c0-9887-760263a4591d returned with HTTP 200 Aug 25 10:22:45.097710 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 578/2361] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:22:45 2026] GET /volume/v3/snapshots/85fdd7e8-c064-49c0-9887-760263a4591d => generated 478 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:45.242657 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-db0f5546-3ac6-4f22-b331-050f0247a64d req-b1be5944-3dd1-4044-bb3d-fb2a48e22d36 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:45.245690 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-db0f5546-3ac6-4f22-b331-050f0247a64d req-b1be5944-3dd1-4044-bb3d-fb2a48e22d36 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] DELETE https://10.4.3.119/volume/v3/attachments/95409859-0a7d-4dbc-9e29-b832a69f4897 Aug 25 10:22:45.245837 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-db0f5546-3ac6-4f22-b331-050f0247a64d req-b1be5944-3dd1-4044-bb3d-fb2a48e22d36 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:45.246039 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-db0f5546-3ac6-4f22-b331-050f0247a64d req-b1be5944-3dd1-4044-bb3d-fb2a48e22d36 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Calling method 'version_select' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:45.262019 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-0fa1e927-c0e1-4f0f-9ca5-7745cb0f048c None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:45.264027 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0fa1e927-c0e1-4f0f-9ca5-7745cb0f048c tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] GET https://10.4.3.119/volume/v3/volumes/90f80c4d-c153-4572-a545-8631c0f90841 Aug 25 10:22:45.264237 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0fa1e927-c0e1-4f0f-9ca5-7745cb0f048c tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:45.264427 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0fa1e927-c0e1-4f0f-9ca5-7745cb0f048c tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:45.264889 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:45.264889 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:22:45.275545 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:45.275545 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:22:45.281169 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-0fa1e927-c0e1-4f0f-9ca5-7745cb0f048c tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Volume info retrieved successfully. Aug 25 10:22:45.287016 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0fa1e927-c0e1-4f0f-9ca5-7745cb0f048c tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/volumes/90f80c4d-c153-4572-a545-8631c0f90841 returned with HTTP 200 Aug 25 10:22:45.287497 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 588/2362] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:45 2026] GET /volume/v3/volumes/90f80c4d-c153-4572-a545-8631c0f90841 => generated 1148 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:22:45.334111 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-db0f5546-3ac6-4f22-b331-050f0247a64d req-b1be5944-3dd1-4044-bb3d-fb2a48e22d36 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/attachments/95409859-0a7d-4dbc-9e29-b832a69f4897 returned with HTTP 200 Aug 25 10:22:45.334948 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 602/2363] 10.4.3.119 () {72 vars in 1673 bytes} [Tue Aug 25 10:22:45 2026] DELETE /volume/v3/attachments/95409859-0a7d-4dbc-9e29-b832a69f4897 => generated 19 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 10:22:45.408299 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-04c7dc81-1cbc-4135-b102-f0dd803c6f58 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:45.409939 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-04c7dc81-1cbc-4135-b102-f0dd803c6f58 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/901c9a4b-9f76-4805-85e9-92a30c4d1daf Aug 25 10:22:45.410236 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-04c7dc81-1cbc-4135-b102-f0dd803c6f58 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:45.411778 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-04c7dc81-1cbc-4135-b102-f0dd803c6f58 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:45.411778 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-04c7dc81-1cbc-4135-b102-f0dd803c6f58 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id 901c9a4b-9f76-4805-85e9-92a30c4d1daf. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:22:45.412021 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-df08b4fb-a783-40be-9042-0fa3d262cd24 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:45.412889 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-df08b4fb-a783-40be-9042-0fa3d262cd24 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] DELETE https://10.4.3.119/volume/v3/snapshots/85fdd7e8-c064-49c0-9887-760263a4591d Aug 25 10:22:45.413113 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-df08b4fb-a783-40be-9042-0fa3d262cd24 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:45.413917 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-df08b4fb-a783-40be-9042-0fa3d262cd24 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:45.414066 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.snapshots [None req-df08b4fb-a783-40be-9042-0fa3d262cd24 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Delete snapshot with id: 85fdd7e8-c064-49c0-9887-760263a4591d Aug 25 10:22:45.414837 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-b72378ad-e8df-438e-be95-6e6c4788cbae None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:45.417305 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-04c7dc81-1cbc-4135-b102-f0dd803c6f58 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/901c9a4b-9f76-4805-85e9-92a30c4d1daf returned with HTTP 404 Aug 25 10:22:45.417621 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b72378ad-e8df-438e-be95-6e6c4788cbae tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] GET https://10.4.3.119/volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e Aug 25 10:22:45.417890 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b72378ad-e8df-438e-be95-6e6c4788cbae tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:45.417951 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 596/2364] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:45 2026] GET /volume/v3/backups/901c9a4b-9f76-4805-85e9-92a30c4d1daf => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:22:45.418268 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b72378ad-e8df-438e-be95-6e6c4788cbae tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:45.418481 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-b72378ad-e8df-438e-be95-6e6c4788cbae tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Show backup with id 69d030b4-c534-4ebe-9a87-830bab20648e. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:22:45.420622 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:45.420622 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:22:45.421381 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-df08b4fb-a783-40be-9042-0fa3d262cd24 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Snapshot retrieved successfully. Aug 25 10:22:45.432415 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:45.432415 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:22:45.433481 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b72378ad-e8df-438e-be95-6e6c4788cbae tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] https://10.4.3.119/volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e returned with HTTP 200 Aug 25 10:22:45.434025 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 589/2365] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:45 2026] GET /volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e => generated 800 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:45.453651 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-df08b4fb-a783-40be-9042-0fa3d262cd24 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Snapshot delete request issued successfully. Aug 25 10:22:45.453897 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-df08b4fb-a783-40be-9042-0fa3d262cd24 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] https://10.4.3.119/volume/v3/snapshots/85fdd7e8-c064-49c0-9887-760263a4591d returned with HTTP 202 Aug 25 10:22:45.454422 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 579/2366] 10.4.3.119 () {66 vars in 1357 bytes} [Tue Aug 25 10:22:45 2026] DELETE /volume/v3/snapshots/85fdd7e8-c064-49c0-9887-760263a4591d => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:22:45.465626 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-46d0ba13-8485-4f28-b0ed-5b5b5eb8706c None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:45.470601 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-46d0ba13-8485-4f28-b0ed-5b5b5eb8706c tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] GET https://10.4.3.119/volume/v3/snapshots/85fdd7e8-c064-49c0-9887-760263a4591d Aug 25 10:22:45.472310 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-46d0ba13-8485-4f28-b0ed-5b5b5eb8706c tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:45.472310 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-46d0ba13-8485-4f28-b0ed-5b5b5eb8706c tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:45.479210 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:45.479210 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:22:45.481018 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-46d0ba13-8485-4f28-b0ed-5b5b5eb8706c tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Snapshot retrieved successfully. Aug 25 10:22:45.481018 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-46d0ba13-8485-4f28-b0ed-5b5b5eb8706c tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] https://10.4.3.119/volume/v3/snapshots/85fdd7e8-c064-49c0-9887-760263a4591d returned with HTTP 200 Aug 25 10:22:45.481717 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 603/2367] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:22:45 2026] GET /volume/v3/snapshots/85fdd7e8-c064-49c0-9887-760263a4591d => generated 477 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:45.535315 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-8483f975-d676-49e5-a91d-c72e8d8fa2b0 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:45.537348 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8483f975-d676-49e5-a91d-c72e8d8fa2b0 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] DELETE https://10.4.3.119/volume/v3/backups/1a526e3e-37f3-4e3a-bb98-59cd0ae2d0d6 Aug 25 10:22:45.537568 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8483f975-d676-49e5-a91d-c72e8d8fa2b0 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:45.537736 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8483f975-d676-49e5-a91d-c72e8d8fa2b0 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:45.537869 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.contrib.backups [None req-8483f975-d676-49e5-a91d-c72e8d8fa2b0 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Delete backup with id: 1a526e3e-37f3-4e3a-bb98-59cd0ae2d0d6. Aug 25 10:22:45.542840 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:45.542840 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:22:45.559367 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.backup.rpcapi [None req-8483f975-d676-49e5-a91d-c72e8d8fa2b0 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] delete_backup rpcapi backup_id 1a526e3e-37f3-4e3a-bb98-59cd0ae2d0d6 {{(pid=100390) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 10:22:45.562587 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8483f975-d676-49e5-a91d-c72e8d8fa2b0 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/1a526e3e-37f3-4e3a-bb98-59cd0ae2d0d6 returned with HTTP 202 Aug 25 10:22:45.562674 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 597/2368] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:22:45 2026] DELETE /volume/v3/backups/1a526e3e-37f3-4e3a-bb98-59cd0ae2d0d6 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:22:45.574059 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-bd73c668-f302-4792-8ae2-8ec6239739a1 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:45.577371 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-bd73c668-f302-4792-8ae2-8ec6239739a1 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/1a526e3e-37f3-4e3a-bb98-59cd0ae2d0d6 Aug 25 10:22:45.578051 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-bd73c668-f302-4792-8ae2-8ec6239739a1 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:45.578051 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-bd73c668-f302-4792-8ae2-8ec6239739a1 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:45.578051 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-bd73c668-f302-4792-8ae2-8ec6239739a1 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id 1a526e3e-37f3-4e3a-bb98-59cd0ae2d0d6. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:22:45.584213 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:45.584213 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:22:45.585107 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-bd73c668-f302-4792-8ae2-8ec6239739a1 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/1a526e3e-37f3-4e3a-bb98-59cd0ae2d0d6 returned with HTTP 200 Aug 25 10:22:45.585658 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 590/2369] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:45 2026] GET /volume/v3/backups/1a526e3e-37f3-4e3a-bb98-59cd0ae2d0d6 => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:46.055782 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-c192f1ce-886b-4b2f-af6b-ddf54c6e7ddc None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:46.058007 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c192f1ce-886b-4b2f-af6b-ddf54c6e7ddc tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] GET https://10.4.3.119/volume/v3/backups/9ac7879f-6f04-42ec-a9ec-00379e2fbb3f Aug 25 10:22:46.058631 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c192f1ce-886b-4b2f-af6b-ddf54c6e7ddc tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:46.058631 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c192f1ce-886b-4b2f-af6b-ddf54c6e7ddc tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:46.059651 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-c192f1ce-886b-4b2f-af6b-ddf54c6e7ddc tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Show backup with id 9ac7879f-6f04-42ec-a9ec-00379e2fbb3f. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:22:46.064761 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:46.064761 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:22:46.066410 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c192f1ce-886b-4b2f-af6b-ddf54c6e7ddc tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] https://10.4.3.119/volume/v3/backups/9ac7879f-6f04-42ec-a9ec-00379e2fbb3f returned with HTTP 200 Aug 25 10:22:46.066844 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 580/2370] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:46 2026] GET /volume/v3/backups/9ac7879f-6f04-42ec-a9ec-00379e2fbb3f => generated 758 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:46.304633 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-6f6c2866-2396-4988-a3b3-ae76d7c0d681 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:46.309810 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6f6c2866-2396-4988-a3b3-ae76d7c0d681 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] GET https://10.4.3.119/volume/v3/volumes/90f80c4d-c153-4572-a545-8631c0f90841 Aug 25 10:22:46.310030 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6f6c2866-2396-4988-a3b3-ae76d7c0d681 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:46.310215 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6f6c2866-2396-4988-a3b3-ae76d7c0d681 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:46.325943 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:46.325943 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:22:46.332257 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-6f6c2866-2396-4988-a3b3-ae76d7c0d681 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Volume info retrieved successfully. Aug 25 10:22:46.339002 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6f6c2866-2396-4988-a3b3-ae76d7c0d681 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/volumes/90f80c4d-c153-4572-a545-8631c0f90841 returned with HTTP 200 Aug 25 10:22:46.339468 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 604/2371] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:46 2026] GET /volume/v3/volumes/90f80c4d-c153-4572-a545-8631c0f90841 => generated 853 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:46.356612 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-d4e6edb4-406a-4f98-bc57-102d0ab960e7 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:46.359503 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d4e6edb4-406a-4f98-bc57-102d0ab960e7 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] GET https://10.4.3.119/volume/v3/volumes/90f80c4d-c153-4572-a545-8631c0f90841 Aug 25 10:22:46.359731 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d4e6edb4-406a-4f98-bc57-102d0ab960e7 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:46.361876 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d4e6edb4-406a-4f98-bc57-102d0ab960e7 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:46.372830 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:46.372830 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:22:46.377308 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-d4e6edb4-406a-4f98-bc57-102d0ab960e7 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Volume info retrieved successfully. Aug 25 10:22:46.383567 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d4e6edb4-406a-4f98-bc57-102d0ab960e7 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/volumes/90f80c4d-c153-4572-a545-8631c0f90841 returned with HTTP 200 Aug 25 10:22:46.384011 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 598/2372] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:46 2026] GET /volume/v3/volumes/90f80c4d-c153-4572-a545-8631c0f90841 => generated 853 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:46.442445 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-3676ed99-08a9-4f5a-9b58-341fcc112c42 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:46.444842 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3676ed99-08a9-4f5a-9b58-341fcc112c42 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] GET https://10.4.3.119/volume/v3/volumes/90f80c4d-c153-4572-a545-8631c0f90841 Aug 25 10:22:46.445110 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3676ed99-08a9-4f5a-9b58-341fcc112c42 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:46.445356 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3676ed99-08a9-4f5a-9b58-341fcc112c42 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:46.449273 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-0d138c60-eb65-446d-8c54-38460d41d76f None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:46.451654 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0d138c60-eb65-446d-8c54-38460d41d76f tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] GET https://10.4.3.119/volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e Aug 25 10:22:46.451966 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0d138c60-eb65-446d-8c54-38460d41d76f tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:46.452296 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0d138c60-eb65-446d-8c54-38460d41d76f tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:46.452452 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-0d138c60-eb65-446d-8c54-38460d41d76f tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Show backup with id 69d030b4-c534-4ebe-9a87-830bab20648e. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:22:46.453613 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:46.453613 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:22:46.460913 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-3676ed99-08a9-4f5a-9b58-341fcc112c42 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Volume info retrieved successfully. Aug 25 10:22:46.461071 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:46.461071 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:22:46.462158 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0d138c60-eb65-446d-8c54-38460d41d76f tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] https://10.4.3.119/volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e returned with HTTP 200 Aug 25 10:22:46.462683 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 581/2373] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:46 2026] GET /volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:46.467584 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3676ed99-08a9-4f5a-9b58-341fcc112c42 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/volumes/90f80c4d-c153-4572-a545-8631c0f90841 returned with HTTP 200 Aug 25 10:22:46.467990 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 591/2374] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:46 2026] GET /volume/v3/volumes/90f80c4d-c153-4572-a545-8631c0f90841 => generated 853 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:46.494324 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-457253f4-aab2-4314-b28d-a237381cd3d5 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:46.498375 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-457253f4-aab2-4314-b28d-a237381cd3d5 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] GET https://10.4.3.119/volume/v3/snapshots/85fdd7e8-c064-49c0-9887-760263a4591d Aug 25 10:22:46.500160 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-457253f4-aab2-4314-b28d-a237381cd3d5 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:46.500160 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-457253f4-aab2-4314-b28d-a237381cd3d5 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:46.504537 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-457253f4-aab2-4314-b28d-a237381cd3d5 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] https://10.4.3.119/volume/v3/snapshots/85fdd7e8-c064-49c0-9887-760263a4591d returned with HTTP 404 Aug 25 10:22:46.505619 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 605/2375] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:22:46 2026] GET /volume/v3/snapshots/85fdd7e8-c064-49c0-9887-760263a4591d => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:22:46.546366 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-d340a04f-f6de-4ae1-86ec-f3d04b6caffc None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:46.548828 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d340a04f-f6de-4ae1-86ec-f3d04b6caffc tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:22:46.549378 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d340a04f-f6de-4ae1-86ec-f3d04b6caffc tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1546903672", "imageRef": "63258f66-0e4f-4391-bbe9-9485754d31c5"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:22:46.552221 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volumes [None req-d340a04f-f6de-4ae1-86ec-f3d04b6caffc tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1546903672', 'imageRef': '63258f66-0e4f-4391-bbe9-9485754d31c5'}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:22:46.599631 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-ad2114bf-a50e-4ff7-b132-f08aa5eb9a25 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:46.602704 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ad2114bf-a50e-4ff7-b132-f08aa5eb9a25 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/backups/1a526e3e-37f3-4e3a-bb98-59cd0ae2d0d6 Aug 25 10:22:46.602906 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ad2114bf-a50e-4ff7-b132-f08aa5eb9a25 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:46.603189 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ad2114bf-a50e-4ff7-b132-f08aa5eb9a25 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:46.603335 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-ad2114bf-a50e-4ff7-b132-f08aa5eb9a25 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Show backup with id 1a526e3e-37f3-4e3a-bb98-59cd0ae2d0d6. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:22:46.613795 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ad2114bf-a50e-4ff7-b132-f08aa5eb9a25 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/backups/1a526e3e-37f3-4e3a-bb98-59cd0ae2d0d6 returned with HTTP 404 Aug 25 10:22:46.614432 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 582/2376] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:46 2026] GET /volume/v3/backups/1a526e3e-37f3-4e3a-bb98-59cd0ae2d0d6 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:22:46.669528 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-d340a04f-f6de-4ae1-86ec-f3d04b6caffc tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Create volume of 1 GB Aug 25 10:22:46.669922 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:46.669922 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:22:46.670365 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-d340a04f-f6de-4ae1-86ec-f3d04b6caffc tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Availability Zones retrieved successfully. Aug 25 10:22:46.679298 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-d340a04f-f6de-4ae1-86ec-f3d04b6caffc tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Flow 'volume_create_api' (0a5d2237-3a1b-46a3-9334-94e96b0db1ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:22:46.680522 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-d340a04f-f6de-4ae1-86ec-f3d04b6caffc tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6773cc9-6aa3-4de9-8985-162ec8f14d7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:22:46.681736 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-d340a04f-f6de-4ae1-86ec-f3d04b6caffc tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Validating volume size '1' using validate_int {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:22:46.734079 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:46.734079 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:22:46.751949 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-d340a04f-f6de-4ae1-86ec-f3d04b6caffc tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6773cc9-6aa3-4de9-8985-162ec8f14d7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:28Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=451585a9-d406-4d92-91fa-a01f40f52ef4,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '451585a9-d406-4d92-91fa-a01f40f52ef4', 'encryption_key_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=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:22:46.752625 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-d340a04f-f6de-4ae1-86ec-f3d04b6caffc tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8568455b-f836-4462-b870-5ea7d5b4e16c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:22:46.799348 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-267900de-091a-4dd3-bbaf-6a3d679640a4 req-39841af6-cc5a-424a-aa85-1305283170ce None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:46.802192 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-267900de-091a-4dd3-bbaf-6a3d679640a4 req-39841af6-cc5a-424a-aa85-1305283170ce tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/volumes/41bc1767-6f97-42e7-a17b-a54288672f88 Aug 25 10:22:46.802494 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-267900de-091a-4dd3-bbaf-6a3d679640a4 req-39841af6-cc5a-424a-aa85-1305283170ce tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:46.802798 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-267900de-091a-4dd3-bbaf-6a3d679640a4 req-39841af6-cc5a-424a-aa85-1305283170ce tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:46.806242 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-d340a04f-f6de-4ae1-86ec-f3d04b6caffc tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Created reservations ['7d93551c-ebc4-4a33-8623-fa53b5055a67', '62737e5b-0dd4-4a1a-b99e-59ca1aa81832', 'cccbbc29-9aa7-4eb7-bf69-d6b1e89dca22', 'd3c9d194-2433-41a2-a67a-5bb43b9ba7aa'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:22:46.807153 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-d340a04f-f6de-4ae1-86ec-f3d04b6caffc tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8568455b-f836-4462-b870-5ea7d5b4e16c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7d93551c-ebc4-4a33-8623-fa53b5055a67', '62737e5b-0dd4-4a1a-b99e-59ca1aa81832', 'cccbbc29-9aa7-4eb7-bf69-d6b1e89dca22', 'd3c9d194-2433-41a2-a67a-5bb43b9ba7aa']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:22:46.807992 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-d340a04f-f6de-4ae1-86ec-f3d04b6caffc tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc37b4df-7825-49a1-a151-c05dd0fd0459) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:22:46.824009 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:46.824009 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:22:46.829131 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [req-267900de-091a-4dd3-bbaf-6a3d679640a4 req-39841af6-cc5a-424a-aa85-1305283170ce tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Volume info retrieved successfully. Aug 25 10:22:46.834680 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-267900de-091a-4dd3-bbaf-6a3d679640a4 req-39841af6-cc5a-424a-aa85-1305283170ce tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/volumes/41bc1767-6f97-42e7-a17b-a54288672f88 returned with HTTP 200 Aug 25 10:22:46.835441 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 592/2377] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:22:46 2026] GET /volume/v3/volumes/41bc1767-6f97-42e7-a17b-a54288672f88 => generated 1134 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:22:46.837257 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-d340a04f-f6de-4ae1-86ec-f3d04b6caffc tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc37b4df-7825-49a1-a151-c05dd0fd0459) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f8b04354-862e-404a-b743-4237ba66fa97', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1546903672',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='e6804998faf7488b8b2eebe9f69a7f62',qos_specs=None,replication_status=,reservations=['7d93551c-ebc4-4a33-8623-fa53b5055a67','62737e5b-0dd4-4a1a-b99e-59ca1aa81832','cccbbc29-9aa7-4eb7-bf69-d6b1e89dca22','d3c9d194-2433-41a2-a67a-5bb43b9ba7aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54f47a73f6ed40a48ba8b029688bf841',volume_type_id=451585a9-d406-4d92-91fa-a01f40f52ef4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:22:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1546903672',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f8b04354-862e-404a-b743-4237ba66fa97,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='e6804998faf7488b8b2eebe9f69a7f62',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='54f47a73f6ed40a48ba8b029688bf841',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(451585a9-d406-4d92-91fa-a01f40f52ef4),volume_type_id=451585a9-d406-4d92-91fa-a01f40f52ef4)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:22:46.838293 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-d340a04f-f6de-4ae1-86ec-f3d04b6caffc tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03d07e26-f5c9-4217-89d6-4d451625d45b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:22:46.860813 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-d340a04f-f6de-4ae1-86ec-f3d04b6caffc tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03d07e26-f5c9-4217-89d6-4d451625d45b) transitioned into state 'SUCCESS' from state '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-1546903672',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='e6804998faf7488b8b2eebe9f69a7f62',qos_specs=None,replication_status=,reservations=['7d93551c-ebc4-4a33-8623-fa53b5055a67','62737e5b-0dd4-4a1a-b99e-59ca1aa81832','cccbbc29-9aa7-4eb7-bf69-d6b1e89dca22','d3c9d194-2433-41a2-a67a-5bb43b9ba7aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54f47a73f6ed40a48ba8b029688bf841',volume_type_id=451585a9-d406-4d92-91fa-a01f40f52ef4)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:22:46.861873 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-d340a04f-f6de-4ae1-86ec-f3d04b6caffc tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de451814-cf9f-454a-878a-ff37ec0d6a2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:22:46.863834 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-267900de-091a-4dd3-bbaf-6a3d679640a4 req-3fb8b32b-cc44-48b4-9206-6834c14135a7 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:46.867581 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-267900de-091a-4dd3-bbaf-6a3d679640a4 req-3fb8b32b-cc44-48b4-9206-6834c14135a7 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] POST https://10.4.3.119/volume/v3/volumes/41bc1767-6f97-42e7-a17b-a54288672f88/action Aug 25 10:22:46.867997 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-267900de-091a-4dd3-bbaf-6a3d679640a4 req-3fb8b32b-cc44-48b4-9206-6834c14135a7 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:22:46.868501 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-267900de-091a-4dd3-bbaf-6a3d679640a4 req-3fb8b32b-cc44-48b4-9206-6834c14135a7 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:22:46.880097 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-d340a04f-f6de-4ae1-86ec-f3d04b6caffc tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de451814-cf9f-454a-878a-ff37ec0d6a2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:22:46.882369 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-d340a04f-f6de-4ae1-86ec-f3d04b6caffc tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Flow 'volume_create_api' (0a5d2237-3a1b-46a3-9334-94e96b0db1ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:22:46.882369 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-d340a04f-f6de-4ae1-86ec-f3d04b6caffc tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Create volume request issued successfully. Aug 25 10:22:46.882774 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d340a04f-f6de-4ae1-86ec-f3d04b6caffc tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:22:46.883399 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 599/2378] 10.4.3.119 () {68 vars in 1259 bytes} [Tue Aug 25 10:22:46 2026] POST /volume/v3/volumes => generated 760 bytes in 338 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:22:46.888778 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:46.888778 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:22:46.888778 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-267900de-091a-4dd3-bbaf-6a3d679640a4 req-3fb8b32b-cc44-48b4-9206-6834c14135a7 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Volume info retrieved successfully. Aug 25 10:22:46.899027 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-267900de-091a-4dd3-bbaf-6a3d679640a4 req-3fb8b32b-cc44-48b4-9206-6834c14135a7 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Begin detaching volume completed successfully. Aug 25 10:22:46.900119 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-267900de-091a-4dd3-bbaf-6a3d679640a4 req-3fb8b32b-cc44-48b4-9206-6834c14135a7 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/volumes/41bc1767-6f97-42e7-a17b-a54288672f88/action returned with HTTP 202 Aug 25 10:22:46.900119 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 606/2379] 10.4.3.119 () {72 vars in 1672 bytes} [Tue Aug 25 10:22:46 2026] POST /volume/v3/volumes/41bc1767-6f97-42e7-a17b-a54288672f88/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:22:46.906338 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-3ec326d5-8b08-4708-bc98-decfd5c52ef5 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:46.908866 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3ec326d5-8b08-4708-bc98-decfd5c52ef5 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] GET https://10.4.3.119/volume/v3/volumes/f8b04354-862e-404a-b743-4237ba66fa97 Aug 25 10:22:46.909434 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3ec326d5-8b08-4708-bc98-decfd5c52ef5 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:46.909778 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3ec326d5-8b08-4708-bc98-decfd5c52ef5 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:46.920413 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:46.920413 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:22:46.928116 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-3ec326d5-8b08-4708-bc98-decfd5c52ef5 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Volume info retrieved successfully. Aug 25 10:22:46.932882 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-6d80c380-a615-4dbf-aeb8-407b8ded9110 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:46.935081 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6d80c380-a615-4dbf-aeb8-407b8ded9110 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/volumes/41bc1767-6f97-42e7-a17b-a54288672f88 Aug 25 10:22:46.935324 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-6d80c380-a615-4dbf-aeb8-407b8ded9110 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:46.935560 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-6d80c380-a615-4dbf-aeb8-407b8ded9110 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:46.937694 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3ec326d5-8b08-4708-bc98-decfd5c52ef5 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/volumes/f8b04354-862e-404a-b743-4237ba66fa97 returned with HTTP 200 Aug 25 10:22:46.938255 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 583/2380] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:46 2026] GET /volume/v3/volumes/f8b04354-862e-404a-b743-4237ba66fa97 => generated 828 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:46.949243 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:46.949243 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:22:46.955599 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-6d80c380-a615-4dbf-aeb8-407b8ded9110 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Volume info retrieved successfully. Aug 25 10:22:46.962994 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6d80c380-a615-4dbf-aeb8-407b8ded9110 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/volumes/41bc1767-6f97-42e7-a17b-a54288672f88 returned with HTTP 200 Aug 25 10:22:46.963596 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 593/2381] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:46 2026] GET /volume/v3/volumes/41bc1767-6f97-42e7-a17b-a54288672f88 => generated 1137 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:22:46.970959 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-061f0c4c-a029-4270-8d37-5406c92b48b8 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:46.972071 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-061f0c4c-a029-4270-8d37-5406c92b48b8 None None] GET https://10.4.3.119/volume// Aug 25 10:22:46.972315 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-061f0c4c-a029-4270-8d37-5406c92b48b8 None None] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:46.972863 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-061f0c4c-a029-4270-8d37-5406c92b48b8 None None] Calling method 'all' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:46.973281 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-061f0c4c-a029-4270-8d37-5406c92b48b8 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:22:46.973696 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 600/2382] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:22:46 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:22:46.987068 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-267900de-091a-4dd3-bbaf-6a3d679640a4 req-31f6a45c-ca26-4382-a040-a49b65758e76 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:46.989055 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-267900de-091a-4dd3-bbaf-6a3d679640a4 req-31f6a45c-ca26-4382-a040-a49b65758e76 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/volumes/41bc1767-6f97-42e7-a17b-a54288672f88 Aug 25 10:22:46.989725 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-267900de-091a-4dd3-bbaf-6a3d679640a4 req-31f6a45c-ca26-4382-a040-a49b65758e76 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:46.990157 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-267900de-091a-4dd3-bbaf-6a3d679640a4 req-31f6a45c-ca26-4382-a040-a49b65758e76 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:47.011644 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:47.011644 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:22:47.017966 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-267900de-091a-4dd3-bbaf-6a3d679640a4 req-31f6a45c-ca26-4382-a040-a49b65758e76 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Volume info retrieved successfully. Aug 25 10:22:47.027874 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-267900de-091a-4dd3-bbaf-6a3d679640a4 req-31f6a45c-ca26-4382-a040-a49b65758e76 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/volumes/41bc1767-6f97-42e7-a17b-a54288672f88 returned with HTTP 200 Aug 25 10:22:47.028642 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 607/2383] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:22:46 2026] GET /volume/v3/volumes/41bc1767-6f97-42e7-a17b-a54288672f88 => generated 1317 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:22:47.080159 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-c9f9e05b-f83a-4b39-8b70-d64fbb719e9e None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:47.082236 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c9f9e05b-f83a-4b39-8b70-d64fbb719e9e tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] GET https://10.4.3.119/volume/v3/backups/9ac7879f-6f04-42ec-a9ec-00379e2fbb3f Aug 25 10:22:47.082545 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c9f9e05b-f83a-4b39-8b70-d64fbb719e9e tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:47.082805 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c9f9e05b-f83a-4b39-8b70-d64fbb719e9e tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:47.082981 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-c9f9e05b-f83a-4b39-8b70-d64fbb719e9e tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Show backup with id 9ac7879f-6f04-42ec-a9ec-00379e2fbb3f. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:22:47.088202 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:47.088202 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:22:47.089246 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c9f9e05b-f83a-4b39-8b70-d64fbb719e9e tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] https://10.4.3.119/volume/v3/backups/9ac7879f-6f04-42ec-a9ec-00379e2fbb3f returned with HTTP 200 Aug 25 10:22:47.089651 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 584/2384] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:47 2026] GET /volume/v3/backups/9ac7879f-6f04-42ec-a9ec-00379e2fbb3f => generated 760 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:47.104026 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-d967084b-73ee-42b8-a2dc-37a38f086ec2 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:47.105697 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d967084b-73ee-42b8-a2dc-37a38f086ec2 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:22:47.106166 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d967084b-73ee-42b8-a2dc-37a38f086ec2 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "9ac7879f-6f04-42ec-a9ec-00379e2fbb3f", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1219220292"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:22:47.108225 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-d967084b-73ee-42b8-a2dc-37a38f086ec2 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Create volume request body: {'volume': {"'backup_id": '9ac7879f-6f04-42ec-a9ec-00379e2fbb3f', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1219220292'}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:22:47.108775 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-d967084b-73ee-42b8-a2dc-37a38f086ec2 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Create volume of 1 GB Aug 25 10:22:47.122399 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-d967084b-73ee-42b8-a2dc-37a38f086ec2 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Availability Zones retrieved successfully. Aug 25 10:22:47.129508 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-d967084b-73ee-42b8-a2dc-37a38f086ec2 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Flow 'volume_create_api' (23ed3b67-1cc0-4e32-b627-aff001af593d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:22:47.130980 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-d967084b-73ee-42b8-a2dc-37a38f086ec2 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (270544c4-0c59-45f5-a13d-5b58e199807e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:22:47.132326 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [None req-d967084b-73ee-42b8-a2dc-37a38f086ec2 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Validating volume size '1' using validate_int {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:22:47.169325 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-d967084b-73ee-42b8-a2dc-37a38f086ec2 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (270544c4-0c59-45f5-a13d-5b58e199807e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:22:47.170556 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-d967084b-73ee-42b8-a2dc-37a38f086ec2 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e207a866-4235-4dda-bb5e-1c15310446df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:22:47.232942 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-d967084b-73ee-42b8-a2dc-37a38f086ec2 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Created reservations ['1d9366e1-078f-4c10-b19e-b04a0c05eae2', 'c2d3052c-9f99-4389-a495-4b48483a1fb4', 'ec20f9fa-37ca-47c3-a152-4caeb44c6927', 'b33fd43b-5a73-471c-b2ad-97a4adfdcae3'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:22:47.233816 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-d967084b-73ee-42b8-a2dc-37a38f086ec2 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e207a866-4235-4dda-bb5e-1c15310446df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1d9366e1-078f-4c10-b19e-b04a0c05eae2', 'c2d3052c-9f99-4389-a495-4b48483a1fb4', 'ec20f9fa-37ca-47c3-a152-4caeb44c6927', 'b33fd43b-5a73-471c-b2ad-97a4adfdcae3']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:22:47.234589 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-d967084b-73ee-42b8-a2dc-37a38f086ec2 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66119a57-ce88-4568-9365-d2015666f619) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:22:47.270293 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-d967084b-73ee-42b8-a2dc-37a38f086ec2 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66119a57-ce88-4568-9365-d2015666f619) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c115092d-7f35-4921-863d-d9eee1d3a9dd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1219220292',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63cee964787246718b111ae2dbb5310c',qos_specs=None,replication_status=,reservations=['1d9366e1-078f-4c10-b19e-b04a0c05eae2','c2d3052c-9f99-4389-a495-4b48483a1fb4','ec20f9fa-37ca-47c3-a152-4caeb44c6927','b33fd43b-5a73-471c-b2ad-97a4adfdcae3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ac4e9d252f64dd9988938959442ddd3',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:22:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1219220292',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c115092d-7f35-4921-863d-d9eee1d3a9dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63cee964787246718b111ae2dbb5310c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6ac4e9d252f64dd9988938959442ddd3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:22:47.271001 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-d967084b-73ee-42b8-a2dc-37a38f086ec2 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (885762b8-4d81-4fe4-8620-3221088d5816) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:22:47.298680 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-d967084b-73ee-42b8-a2dc-37a38f086ec2 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (885762b8-4d81-4fe4-8620-3221088d5816) transitioned into state 'SUCCESS' from state '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-1219220292',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63cee964787246718b111ae2dbb5310c',qos_specs=None,replication_status=,reservations=['1d9366e1-078f-4c10-b19e-b04a0c05eae2','c2d3052c-9f99-4389-a495-4b48483a1fb4','ec20f9fa-37ca-47c3-a152-4caeb44c6927','b33fd43b-5a73-471c-b2ad-97a4adfdcae3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ac4e9d252f64dd9988938959442ddd3',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:22:47.299435 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-d967084b-73ee-42b8-a2dc-37a38f086ec2 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (986ff54f-32d9-47a9-bd1e-f346419d7654) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:22:47.311777 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-d967084b-73ee-42b8-a2dc-37a38f086ec2 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (986ff54f-32d9-47a9-bd1e-f346419d7654) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:22:47.312635 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-d967084b-73ee-42b8-a2dc-37a38f086ec2 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Flow 'volume_create_api' (23ed3b67-1cc0-4e32-b627-aff001af593d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:22:47.312947 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-d967084b-73ee-42b8-a2dc-37a38f086ec2 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Create volume request issued successfully. Aug 25 10:22:47.313550 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d967084b-73ee-42b8-a2dc-37a38f086ec2 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:22:47.314075 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 594/2385] 10.4.3.119 () {68 vars in 1259 bytes} [Tue Aug 25 10:22:47 2026] POST /volume/v3/volumes => generated 758 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:22:47.328042 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-cfe4ce51-a76b-4cb7-bde0-8053c48cdcf2 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:47.333348 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-cfe4ce51-a76b-4cb7-bde0-8053c48cdcf2 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:22:47.333692 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-cfe4ce51-a76b-4cb7-bde0-8053c48cdcf2 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "9ac7879f-6f04-42ec-a9ec-00379e2fbb3f", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1974756740"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:22:47.335098 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volumes [None req-cfe4ce51-a76b-4cb7-bde0-8053c48cdcf2 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Create volume request body: {'volume': {"'backup_id": '9ac7879f-6f04-42ec-a9ec-00379e2fbb3f', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1974756740'}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:22:47.335234 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-cfe4ce51-a76b-4cb7-bde0-8053c48cdcf2 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Create volume of 1 GB Aug 25 10:22:47.335502 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:47.335502 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:22:47.339825 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-cfe4ce51-a76b-4cb7-bde0-8053c48cdcf2 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Availability Zones retrieved successfully. Aug 25 10:22:47.346035 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-cfe4ce51-a76b-4cb7-bde0-8053c48cdcf2 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Flow 'volume_create_api' (ffaf96b9-0eeb-40ed-b4a0-3ac678b908e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:22:47.347121 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-cfe4ce51-a76b-4cb7-bde0-8053c48cdcf2 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd57c845-80c2-42df-9fad-2a1375161b97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:22:47.348748 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-cfe4ce51-a76b-4cb7-bde0-8053c48cdcf2 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Validating volume size '1' using validate_int {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:22:47.384397 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-cfe4ce51-a76b-4cb7-bde0-8053c48cdcf2 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd57c845-80c2-42df-9fad-2a1375161b97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:22:47.385258 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-cfe4ce51-a76b-4cb7-bde0-8053c48cdcf2 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76845285-6390-4e49-9008-a98f400f0b42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:22:47.453900 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-cfe4ce51-a76b-4cb7-bde0-8053c48cdcf2 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Created reservations ['17496c39-e39b-4cd8-aa25-5d0f5dc57dc1', 'bb4a0710-e433-40f3-bf94-4c3074c06f44', '299339d0-ddab-4fa5-b279-48e273519220', '96282bd1-3c5c-4062-b39e-f8e32c4548fe'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:22:47.455044 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-cfe4ce51-a76b-4cb7-bde0-8053c48cdcf2 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76845285-6390-4e49-9008-a98f400f0b42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['17496c39-e39b-4cd8-aa25-5d0f5dc57dc1', 'bb4a0710-e433-40f3-bf94-4c3074c06f44', '299339d0-ddab-4fa5-b279-48e273519220', '96282bd1-3c5c-4062-b39e-f8e32c4548fe']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:22:47.456108 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-cfe4ce51-a76b-4cb7-bde0-8053c48cdcf2 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3ce5bc5-6360-4037-8f75-19ca60e4b7cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:22:47.478461 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-356566fa-b89b-49ff-b3b7-5dfe79778697 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:47.479435 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-356566fa-b89b-49ff-b3b7-5dfe79778697 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] GET https://10.4.3.119/volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e Aug 25 10:22:47.479762 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-356566fa-b89b-49ff-b3b7-5dfe79778697 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:47.480015 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-356566fa-b89b-49ff-b3b7-5dfe79778697 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:47.480181 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-356566fa-b89b-49ff-b3b7-5dfe79778697 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Show backup with id 69d030b4-c534-4ebe-9a87-830bab20648e. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:22:47.490528 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:47.490528 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:22:47.491092 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-cfe4ce51-a76b-4cb7-bde0-8053c48cdcf2 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3ce5bc5-6360-4037-8f75-19ca60e4b7cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a0100905-c961-45ef-b753-cfc11ef1f59b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1974756740',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63cee964787246718b111ae2dbb5310c',qos_specs=None,replication_status=,reservations=['17496c39-e39b-4cd8-aa25-5d0f5dc57dc1','bb4a0710-e433-40f3-bf94-4c3074c06f44','299339d0-ddab-4fa5-b279-48e273519220','96282bd1-3c5c-4062-b39e-f8e32c4548fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ac4e9d252f64dd9988938959442ddd3',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:22:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1974756740',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a0100905-c961-45ef-b753-cfc11ef1f59b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63cee964787246718b111ae2dbb5310c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6ac4e9d252f64dd9988938959442ddd3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:22:47.491650 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-356566fa-b89b-49ff-b3b7-5dfe79778697 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] https://10.4.3.119/volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e returned with HTTP 200 Aug 25 10:22:47.492334 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 608/2386] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:47 2026] GET /volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e => generated 800 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:47.493415 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-cfe4ce51-a76b-4cb7-bde0-8053c48cdcf2 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12c44109-1571-4770-8e4c-d5669a86ca42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:22:47.529872 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-cfe4ce51-a76b-4cb7-bde0-8053c48cdcf2 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12c44109-1571-4770-8e4c-d5669a86ca42) transitioned into state 'SUCCESS' from state '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-1974756740',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63cee964787246718b111ae2dbb5310c',qos_specs=None,replication_status=,reservations=['17496c39-e39b-4cd8-aa25-5d0f5dc57dc1','bb4a0710-e433-40f3-bf94-4c3074c06f44','299339d0-ddab-4fa5-b279-48e273519220','96282bd1-3c5c-4062-b39e-f8e32c4548fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ac4e9d252f64dd9988938959442ddd3',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:22:47.530810 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-cfe4ce51-a76b-4cb7-bde0-8053c48cdcf2 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0fe744bd-fb58-48f1-8e23-462b4eef6cec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:22:47.545233 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-cfe4ce51-a76b-4cb7-bde0-8053c48cdcf2 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0fe744bd-fb58-48f1-8e23-462b4eef6cec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:22:47.546471 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-cfe4ce51-a76b-4cb7-bde0-8053c48cdcf2 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Flow 'volume_create_api' (ffaf96b9-0eeb-40ed-b4a0-3ac678b908e8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:22:47.546986 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-cfe4ce51-a76b-4cb7-bde0-8053c48cdcf2 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Create volume request issued successfully. Aug 25 10:22:47.547734 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-cfe4ce51-a76b-4cb7-bde0-8053c48cdcf2 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:22:47.548309 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 601/2387] 10.4.3.119 () {68 vars in 1259 bytes} [Tue Aug 25 10:22:47 2026] POST /volume/v3/volumes => generated 758 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:22:47.568822 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-4f1298ba-a60f-4c31-aeba-a2edb295a76f None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:47.572053 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4f1298ba-a60f-4c31-aeba-a2edb295a76f tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:22:47.572491 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4f1298ba-a60f-4c31-aeba-a2edb295a76f tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "9ac7879f-6f04-42ec-a9ec-00379e2fbb3f", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1632055254"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:22:47.574496 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-4f1298ba-a60f-4c31-aeba-a2edb295a76f tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Create volume request body: {'volume': {"'backup_id": '9ac7879f-6f04-42ec-a9ec-00379e2fbb3f', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1632055254'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:22:47.574641 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-4f1298ba-a60f-4c31-aeba-a2edb295a76f tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Create volume of 1 GB Aug 25 10:22:47.581294 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-4f1298ba-a60f-4c31-aeba-a2edb295a76f tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Availability Zones retrieved successfully. Aug 25 10:22:47.591654 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-4f1298ba-a60f-4c31-aeba-a2edb295a76f tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Flow 'volume_create_api' (b42faa4f-8c9e-4556-bcfb-75589cf3d1f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:22:47.594467 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-4f1298ba-a60f-4c31-aeba-a2edb295a76f tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bfc23ad9-9835-439f-b499-cf383a2a150d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:22:47.594747 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-4f1298ba-a60f-4c31-aeba-a2edb295a76f tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:22:47.642602 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-4f1298ba-a60f-4c31-aeba-a2edb295a76f tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bfc23ad9-9835-439f-b499-cf383a2a150d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:22:47.643638 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-4f1298ba-a60f-4c31-aeba-a2edb295a76f tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0e9563b-e910-45fb-93d2-70f4e834aa09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:22:47.701729 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-4f1298ba-a60f-4c31-aeba-a2edb295a76f tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Created reservations ['9bfd2e93-3730-4075-9924-e26fc0614d07', '5ff269bf-8ffb-4e42-85ed-1f9f9c9e4b21', '16718ecf-e256-4c7b-84b5-54a55bf90f87', '8930804f-8071-4ec1-880f-86ea05df5c77'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:22:47.704445 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-4f1298ba-a60f-4c31-aeba-a2edb295a76f tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0e9563b-e910-45fb-93d2-70f4e834aa09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9bfd2e93-3730-4075-9924-e26fc0614d07', '5ff269bf-8ffb-4e42-85ed-1f9f9c9e4b21', '16718ecf-e256-4c7b-84b5-54a55bf90f87', '8930804f-8071-4ec1-880f-86ea05df5c77']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:22:47.704640 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-4f1298ba-a60f-4c31-aeba-a2edb295a76f tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28a48ed0-c018-474b-af7f-1d648699a0f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:22:47.735692 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-4f1298ba-a60f-4c31-aeba-a2edb295a76f tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28a48ed0-c018-474b-af7f-1d648699a0f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '77fea0ca-0db7-4e13-af1b-df74c96dd8e4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1632055254',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63cee964787246718b111ae2dbb5310c',qos_specs=None,replication_status=,reservations=['9bfd2e93-3730-4075-9924-e26fc0614d07','5ff269bf-8ffb-4e42-85ed-1f9f9c9e4b21','16718ecf-e256-4c7b-84b5-54a55bf90f87','8930804f-8071-4ec1-880f-86ea05df5c77'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ac4e9d252f64dd9988938959442ddd3',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:22:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1632055254',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=77fea0ca-0db7-4e13-af1b-df74c96dd8e4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63cee964787246718b111ae2dbb5310c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6ac4e9d252f64dd9988938959442ddd3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:22:47.736979 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-4f1298ba-a60f-4c31-aeba-a2edb295a76f tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c0d5f63-6da2-4ecf-9e78-fb73f8932ae1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:22:47.770689 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-4f1298ba-a60f-4c31-aeba-a2edb295a76f tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c0d5f63-6da2-4ecf-9e78-fb73f8932ae1) transitioned into state 'SUCCESS' from state '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-1632055254',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63cee964787246718b111ae2dbb5310c',qos_specs=None,replication_status=,reservations=['9bfd2e93-3730-4075-9924-e26fc0614d07','5ff269bf-8ffb-4e42-85ed-1f9f9c9e4b21','16718ecf-e256-4c7b-84b5-54a55bf90f87','8930804f-8071-4ec1-880f-86ea05df5c77'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ac4e9d252f64dd9988938959442ddd3',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:22:47.771861 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-4f1298ba-a60f-4c31-aeba-a2edb295a76f tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc698fb2-368c-4de0-bfcc-f1b45b012345) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:22:47.785743 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-4f1298ba-a60f-4c31-aeba-a2edb295a76f tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc698fb2-368c-4de0-bfcc-f1b45b012345) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:22:47.786514 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-4f1298ba-a60f-4c31-aeba-a2edb295a76f tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Flow 'volume_create_api' (b42faa4f-8c9e-4556-bcfb-75589cf3d1f5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:22:47.786826 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-4f1298ba-a60f-4c31-aeba-a2edb295a76f tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Create volume request issued successfully. Aug 25 10:22:47.787550 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4f1298ba-a60f-4c31-aeba-a2edb295a76f tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:22:47.788187 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 585/2388] 10.4.3.119 () {68 vars in 1259 bytes} [Tue Aug 25 10:22:47 2026] POST /volume/v3/volumes => generated 758 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:22:47.804680 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-416724cb-a088-4c45-94a5-bd225f53972f None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:47.806745 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-416724cb-a088-4c45-94a5-bd225f53972f tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:22:47.807088 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-416724cb-a088-4c45-94a5-bd225f53972f tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "9ac7879f-6f04-42ec-a9ec-00379e2fbb3f", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-584510634"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:22:47.808943 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-416724cb-a088-4c45-94a5-bd225f53972f tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Create volume request body: {'volume': {"'backup_id": '9ac7879f-6f04-42ec-a9ec-00379e2fbb3f', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-584510634'}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:22:47.809037 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-416724cb-a088-4c45-94a5-bd225f53972f tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Create volume of 1 GB Aug 25 10:22:47.809289 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:47.809289 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:22:47.815285 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-416724cb-a088-4c45-94a5-bd225f53972f tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Availability Zones retrieved successfully. Aug 25 10:22:47.824345 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-416724cb-a088-4c45-94a5-bd225f53972f tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Flow 'volume_create_api' (8f2a036c-98f2-408d-9491-a059babd306d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:22:47.828840 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-416724cb-a088-4c45-94a5-bd225f53972f tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93c0fd48-570e-4683-86f6-4724c76bc978) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:22:47.830338 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [None req-416724cb-a088-4c45-94a5-bd225f53972f tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Validating volume size '1' using validate_int {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:22:47.862967 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-416724cb-a088-4c45-94a5-bd225f53972f tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93c0fd48-570e-4683-86f6-4724c76bc978) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:22:47.863857 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-416724cb-a088-4c45-94a5-bd225f53972f tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8eaa9f3-232e-4a6b-a6e9-f7123c25c601) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:22:47.905039 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-416724cb-a088-4c45-94a5-bd225f53972f tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Created reservations ['661c3edd-946e-4c1c-a333-fef0e546af65', '896c473b-b915-4a51-982a-4a2374b37df8', 'ef9a1d0a-0d78-4deb-9756-0f05fbbf69b4', '275fa81d-9d39-4c76-9637-0a8be299a824'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:22:47.905831 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-416724cb-a088-4c45-94a5-bd225f53972f tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8eaa9f3-232e-4a6b-a6e9-f7123c25c601) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['661c3edd-946e-4c1c-a333-fef0e546af65', '896c473b-b915-4a51-982a-4a2374b37df8', 'ef9a1d0a-0d78-4deb-9756-0f05fbbf69b4', '275fa81d-9d39-4c76-9637-0a8be299a824']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:22:47.906567 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-416724cb-a088-4c45-94a5-bd225f53972f tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f865ea53-1bdc-4b1f-8129-9d42a108e4d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:22:47.939123 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-416724cb-a088-4c45-94a5-bd225f53972f tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f865ea53-1bdc-4b1f-8129-9d42a108e4d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8e6b8e9d-f2e3-4c9d-a4e6-23e661f22a62', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-584510634',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63cee964787246718b111ae2dbb5310c',qos_specs=None,replication_status=,reservations=['661c3edd-946e-4c1c-a333-fef0e546af65','896c473b-b915-4a51-982a-4a2374b37df8','ef9a1d0a-0d78-4deb-9756-0f05fbbf69b4','275fa81d-9d39-4c76-9637-0a8be299a824'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ac4e9d252f64dd9988938959442ddd3',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:22:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-584510634',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8e6b8e9d-f2e3-4c9d-a4e6-23e661f22a62,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63cee964787246718b111ae2dbb5310c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6ac4e9d252f64dd9988938959442ddd3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:22:47.940456 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-416724cb-a088-4c45-94a5-bd225f53972f tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d821818-0c0e-4721-be4c-692177879154) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:22:47.956359 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-2b366aa6-5ed1-4bca-b650-ca33243b2ed3 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:47.960422 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2b366aa6-5ed1-4bca-b650-ca33243b2ed3 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] GET https://10.4.3.119/volume/v3/volumes/f8b04354-862e-404a-b743-4237ba66fa97 Aug 25 10:22:47.960683 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2b366aa6-5ed1-4bca-b650-ca33243b2ed3 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:47.960904 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2b366aa6-5ed1-4bca-b650-ca33243b2ed3 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:47.963077 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-416724cb-a088-4c45-94a5-bd225f53972f tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d821818-0c0e-4721-be4c-692177879154) transitioned into state 'SUCCESS' from state '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-584510634',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63cee964787246718b111ae2dbb5310c',qos_specs=None,replication_status=,reservations=['661c3edd-946e-4c1c-a333-fef0e546af65','896c473b-b915-4a51-982a-4a2374b37df8','ef9a1d0a-0d78-4deb-9756-0f05fbbf69b4','275fa81d-9d39-4c76-9637-0a8be299a824'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ac4e9d252f64dd9988938959442ddd3',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:22:47.965447 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-416724cb-a088-4c45-94a5-bd225f53972f tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4db0efd9-487a-4b67-a108-ad2bc4ad3720) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:22:47.973691 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:47.973691 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:22:47.978807 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-2b366aa6-5ed1-4bca-b650-ca33243b2ed3 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Volume info retrieved successfully. Aug 25 10:22:47.982969 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-416724cb-a088-4c45-94a5-bd225f53972f tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4db0efd9-487a-4b67-a108-ad2bc4ad3720) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:22:47.983103 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-e245c2b2-c6ca-47e5-91a3-11cff503c7ee None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:47.983997 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-416724cb-a088-4c45-94a5-bd225f53972f tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Flow 'volume_create_api' (8f2a036c-98f2-408d-9491-a059babd306d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:22:47.984241 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-416724cb-a088-4c45-94a5-bd225f53972f tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Create volume request issued successfully. Aug 25 10:22:47.984987 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-416724cb-a088-4c45-94a5-bd225f53972f tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:22:47.985449 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 595/2389] 10.4.3.119 () {68 vars in 1259 bytes} [Tue Aug 25 10:22:47 2026] POST /volume/v3/volumes => generated 757 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:22:47.986620 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2b366aa6-5ed1-4bca-b650-ca33243b2ed3 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/volumes/f8b04354-862e-404a-b743-4237ba66fa97 returned with HTTP 200 Aug 25 10:22:47.987085 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 609/2390] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:47 2026] GET /volume/v3/volumes/f8b04354-862e-404a-b743-4237ba66fa97 => generated 1368 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:22:47.989008 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e245c2b2-c6ca-47e5-91a3-11cff503c7ee tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/volumes/41bc1767-6f97-42e7-a17b-a54288672f88 Aug 25 10:22:47.989246 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e245c2b2-c6ca-47e5-91a3-11cff503c7ee tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:47.989433 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e245c2b2-c6ca-47e5-91a3-11cff503c7ee tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:48.006179 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-c1376f62-eb8c-4d20-88a8-2480dd2c22b5 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:48.006794 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:48.006794 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:22:48.007265 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c1376f62-eb8c-4d20-88a8-2480dd2c22b5 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:22:48.007265 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c1376f62-eb8c-4d20-88a8-2480dd2c22b5 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "9ac7879f-6f04-42ec-a9ec-00379e2fbb3f", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-290094841"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:22:48.008606 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-c1376f62-eb8c-4d20-88a8-2480dd2c22b5 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Create volume request body: {'volume': {"'backup_id": '9ac7879f-6f04-42ec-a9ec-00379e2fbb3f', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-290094841'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:22:48.008777 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-c1376f62-eb8c-4d20-88a8-2480dd2c22b5 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Create volume of 1 GB Aug 25 10:22:48.009041 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:48.009041 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:22:48.011103 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-e245c2b2-c6ca-47e5-91a3-11cff503c7ee tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Volume info retrieved successfully. Aug 25 10:22:48.017911 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e245c2b2-c6ca-47e5-91a3-11cff503c7ee tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/volumes/41bc1767-6f97-42e7-a17b-a54288672f88 returned with HTTP 200 Aug 25 10:22:48.018469 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 602/2391] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:47 2026] GET /volume/v3/volumes/41bc1767-6f97-42e7-a17b-a54288672f88 => generated 1137 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:22:48.019386 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-c1376f62-eb8c-4d20-88a8-2480dd2c22b5 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Availability Zones retrieved successfully. Aug 25 10:22:48.027802 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-c1376f62-eb8c-4d20-88a8-2480dd2c22b5 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Flow 'volume_create_api' (5f5ab6dc-34be-4be8-b97a-d066c8fce069) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:22:48.029127 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-c1376f62-eb8c-4d20-88a8-2480dd2c22b5 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f58a9262-c72e-4de0-b5af-34c9cfa22a66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:22:48.030364 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-c1376f62-eb8c-4d20-88a8-2480dd2c22b5 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:22:48.070064 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-c1376f62-eb8c-4d20-88a8-2480dd2c22b5 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f58a9262-c72e-4de0-b5af-34c9cfa22a66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:22:48.070919 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-c1376f62-eb8c-4d20-88a8-2480dd2c22b5 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a78ccd4d-3ab5-4b3a-a350-22da2a83568f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:22:48.170687 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-c1376f62-eb8c-4d20-88a8-2480dd2c22b5 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Created reservations ['b72051fb-fedb-47dd-b374-a7b92e6bd03b', '860d66cf-2688-4261-a614-79df19c9801d', '13787b8e-8646-424b-8a8b-ebef23fe3e38', '53d2d40e-aca6-4fc6-b17e-124666a04a37'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:22:48.171045 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-46257b44-4b3a-4361-a99e-b15bfec5c60d req-07558a82-75fe-4f8f-9831-a319b006a522 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:48.172593 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-c1376f62-eb8c-4d20-88a8-2480dd2c22b5 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a78ccd4d-3ab5-4b3a-a350-22da2a83568f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b72051fb-fedb-47dd-b374-a7b92e6bd03b', '860d66cf-2688-4261-a614-79df19c9801d', '13787b8e-8646-424b-8a8b-ebef23fe3e38', '53d2d40e-aca6-4fc6-b17e-124666a04a37']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:22:48.174508 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-c1376f62-eb8c-4d20-88a8-2480dd2c22b5 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6064c85-93a2-4ba4-9242-f98633837b0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:22:48.183645 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-46257b44-4b3a-4361-a99e-b15bfec5c60d req-07558a82-75fe-4f8f-9831-a319b006a522 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] GET https://10.4.3.119/volume/v3/volumes/f8b04354-862e-404a-b743-4237ba66fa97 Aug 25 10:22:48.184609 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-46257b44-4b3a-4361-a99e-b15bfec5c60d req-07558a82-75fe-4f8f-9831-a319b006a522 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:48.184932 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-46257b44-4b3a-4361-a99e-b15bfec5c60d req-07558a82-75fe-4f8f-9831-a319b006a522 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:48.201803 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:48.201803 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:22:48.204880 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-c1376f62-eb8c-4d20-88a8-2480dd2c22b5 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6064c85-93a2-4ba4-9242-f98633837b0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '82e5b300-7c7d-4d33-9174-dcb7e5255e3d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-290094841',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63cee964787246718b111ae2dbb5310c',qos_specs=None,replication_status=,reservations=['b72051fb-fedb-47dd-b374-a7b92e6bd03b','860d66cf-2688-4261-a614-79df19c9801d','13787b8e-8646-424b-8a8b-ebef23fe3e38','53d2d40e-aca6-4fc6-b17e-124666a04a37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ac4e9d252f64dd9988938959442ddd3',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:22:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-290094841',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=82e5b300-7c7d-4d33-9174-dcb7e5255e3d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63cee964787246718b111ae2dbb5310c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6ac4e9d252f64dd9988938959442ddd3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:22:48.209518 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [req-46257b44-4b3a-4361-a99e-b15bfec5c60d req-07558a82-75fe-4f8f-9831-a319b006a522 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Volume info retrieved successfully. Aug 25 10:22:48.209835 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-c1376f62-eb8c-4d20-88a8-2480dd2c22b5 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61d8ccf9-c0df-4c1c-abb0-2da02251e250) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:22:48.215326 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-46257b44-4b3a-4361-a99e-b15bfec5c60d req-07558a82-75fe-4f8f-9831-a319b006a522 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/volumes/f8b04354-862e-404a-b743-4237ba66fa97 returned with HTTP 200 Aug 25 10:22:48.215877 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 596/2392] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:22:48 2026] GET /volume/v3/volumes/f8b04354-862e-404a-b743-4237ba66fa97 => generated 1368 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:22:48.240501 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-c1376f62-eb8c-4d20-88a8-2480dd2c22b5 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61d8ccf9-c0df-4c1c-abb0-2da02251e250) transitioned into state 'SUCCESS' from state '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-290094841',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63cee964787246718b111ae2dbb5310c',qos_specs=None,replication_status=,reservations=['b72051fb-fedb-47dd-b374-a7b92e6bd03b','860d66cf-2688-4261-a614-79df19c9801d','13787b8e-8646-424b-8a8b-ebef23fe3e38','53d2d40e-aca6-4fc6-b17e-124666a04a37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ac4e9d252f64dd9988938959442ddd3',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:22:48.241566 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-c1376f62-eb8c-4d20-88a8-2480dd2c22b5 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8b16939-0463-4352-b074-df38c308f9c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:22:48.253631 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-c1376f62-eb8c-4d20-88a8-2480dd2c22b5 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8b16939-0463-4352-b074-df38c308f9c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:22:48.255308 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-c1376f62-eb8c-4d20-88a8-2480dd2c22b5 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Flow 'volume_create_api' (5f5ab6dc-34be-4be8-b97a-d066c8fce069) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:22:48.255711 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-c1376f62-eb8c-4d20-88a8-2480dd2c22b5 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Create volume request issued successfully. Aug 25 10:22:48.256378 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c1376f62-eb8c-4d20-88a8-2480dd2c22b5 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:22:48.257010 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 586/2393] 10.4.3.119 () {68 vars in 1259 bytes} [Tue Aug 25 10:22:48 2026] POST /volume/v3/volumes => generated 757 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:22:48.273536 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-53736942-b101-4cff-8e95-159edd399d08 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:48.277422 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-53736942-b101-4cff-8e95-159edd399d08 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] GET https://10.4.3.119/volume/v3/volumes/c115092d-7f35-4921-863d-d9eee1d3a9dd Aug 25 10:22:48.277422 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-53736942-b101-4cff-8e95-159edd399d08 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:48.277422 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-53736942-b101-4cff-8e95-159edd399d08 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:48.287064 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:48.287064 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:22:48.297564 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-53736942-b101-4cff-8e95-159edd399d08 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Volume info retrieved successfully. Aug 25 10:22:48.302633 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-267900de-091a-4dd3-bbaf-6a3d679640a4 req-e1b3e120-86de-448a-8bf6-1e41db64c602 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:48.306096 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-53736942-b101-4cff-8e95-159edd399d08 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] https://10.4.3.119/volume/v3/volumes/c115092d-7f35-4921-863d-d9eee1d3a9dd returned with HTTP 200 Aug 25 10:22:48.306200 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-267900de-091a-4dd3-bbaf-6a3d679640a4 req-e1b3e120-86de-448a-8bf6-1e41db64c602 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] DELETE https://10.4.3.119/volume/v3/attachments/8ff9ab3e-5ffd-449f-8431-9973a754528e Aug 25 10:22:48.306256 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 610/2394] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:48 2026] GET /volume/v3/volumes/c115092d-7f35-4921-863d-d9eee1d3a9dd => generated 851 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:48.306298 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-267900de-091a-4dd3-bbaf-6a3d679640a4 req-e1b3e120-86de-448a-8bf6-1e41db64c602 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:48.306340 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-267900de-091a-4dd3-bbaf-6a3d679640a4 req-e1b3e120-86de-448a-8bf6-1e41db64c602 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'version_select' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:48.316796 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:48.316796 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:22:48.324448 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-3d3271a8-a1ce-458b-83d7-39acdfc88102 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:48.326514 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3d3271a8-a1ce-458b-83d7-39acdfc88102 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] GET https://10.4.3.119/volume/v3/volumes/a0100905-c961-45ef-b753-cfc11ef1f59b Aug 25 10:22:48.326676 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3d3271a8-a1ce-458b-83d7-39acdfc88102 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:48.326909 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3d3271a8-a1ce-458b-83d7-39acdfc88102 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:48.334206 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:48.334206 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:22:48.339338 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-3d3271a8-a1ce-458b-83d7-39acdfc88102 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Volume info retrieved successfully. Aug 25 10:22:48.346478 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3d3271a8-a1ce-458b-83d7-39acdfc88102 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] https://10.4.3.119/volume/v3/volumes/a0100905-c961-45ef-b753-cfc11ef1f59b returned with HTTP 200 Aug 25 10:22:48.346957 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 597/2395] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:48 2026] GET /volume/v3/volumes/a0100905-c961-45ef-b753-cfc11ef1f59b => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:48.364089 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-14e051ff-d8ff-49d8-b768-36418bf1a0a0 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:48.368392 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-14e051ff-d8ff-49d8-b768-36418bf1a0a0 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] GET https://10.4.3.119/volume/v3/volumes/77fea0ca-0db7-4e13-af1b-df74c96dd8e4 Aug 25 10:22:48.368728 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-14e051ff-d8ff-49d8-b768-36418bf1a0a0 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:48.369081 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-14e051ff-d8ff-49d8-b768-36418bf1a0a0 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:48.380675 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:48.380675 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:22:48.386342 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-14e051ff-d8ff-49d8-b768-36418bf1a0a0 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Volume info retrieved successfully. Aug 25 10:22:48.395452 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-14e051ff-d8ff-49d8-b768-36418bf1a0a0 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] https://10.4.3.119/volume/v3/volumes/77fea0ca-0db7-4e13-af1b-df74c96dd8e4 returned with HTTP 200 Aug 25 10:22:48.396048 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 587/2396] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:48 2026] GET /volume/v3/volumes/77fea0ca-0db7-4e13-af1b-df74c96dd8e4 => generated 851 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:48.408931 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-267900de-091a-4dd3-bbaf-6a3d679640a4 req-e1b3e120-86de-448a-8bf6-1e41db64c602 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/attachments/8ff9ab3e-5ffd-449f-8431-9973a754528e returned with HTTP 200 Aug 25 10:22:48.409535 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 603/2397] 10.4.3.119 () {72 vars in 1673 bytes} [Tue Aug 25 10:22:48 2026] DELETE /volume/v3/attachments/8ff9ab3e-5ffd-449f-8431-9973a754528e => generated 19 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:48.414531 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-269b5fc6-3559-4282-aba8-54b47388c694 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:48.417756 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-269b5fc6-3559-4282-aba8-54b47388c694 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] GET https://10.4.3.119/volume/v3/volumes/8e6b8e9d-f2e3-4c9d-a4e6-23e661f22a62 Aug 25 10:22:48.419826 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-269b5fc6-3559-4282-aba8-54b47388c694 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:48.419826 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-269b5fc6-3559-4282-aba8-54b47388c694 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:48.435265 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:48.435265 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:22:48.447419 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-269b5fc6-3559-4282-aba8-54b47388c694 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Volume info retrieved successfully. Aug 25 10:22:48.454999 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-269b5fc6-3559-4282-aba8-54b47388c694 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] https://10.4.3.119/volume/v3/volumes/8e6b8e9d-f2e3-4c9d-a4e6-23e661f22a62 returned with HTTP 200 Aug 25 10:22:48.455445 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 611/2398] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:48 2026] GET /volume/v3/volumes/8e6b8e9d-f2e3-4c9d-a4e6-23e661f22a62 => generated 850 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:48.475508 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-d08086fd-8224-4d57-ac55-ca161927f17a None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:48.477746 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d08086fd-8224-4d57-ac55-ca161927f17a tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] GET https://10.4.3.119/volume/v3/volumes/82e5b300-7c7d-4d33-9174-dcb7e5255e3d Aug 25 10:22:48.477987 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d08086fd-8224-4d57-ac55-ca161927f17a tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:48.478557 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d08086fd-8224-4d57-ac55-ca161927f17a tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:48.488359 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:48.488359 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:22:48.493430 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-d08086fd-8224-4d57-ac55-ca161927f17a tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Volume info retrieved successfully. Aug 25 10:22:48.499330 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d08086fd-8224-4d57-ac55-ca161927f17a tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] https://10.4.3.119/volume/v3/volumes/82e5b300-7c7d-4d33-9174-dcb7e5255e3d returned with HTTP 200 Aug 25 10:22:48.499776 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 598/2399] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:48 2026] GET /volume/v3/volumes/82e5b300-7c7d-4d33-9174-dcb7e5255e3d => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:48.506469 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-4f84d4cc-3d7a-4351-9a94-01cff99070ce None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:48.512032 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4f84d4cc-3d7a-4351-9a94-01cff99070ce tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] GET https://10.4.3.119/volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e Aug 25 10:22:48.512286 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4f84d4cc-3d7a-4351-9a94-01cff99070ce tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:48.512460 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4f84d4cc-3d7a-4351-9a94-01cff99070ce tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:48.512571 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-4f84d4cc-3d7a-4351-9a94-01cff99070ce tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Show backup with id 69d030b4-c534-4ebe-9a87-830bab20648e. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:22:48.514531 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-e650b7eb-5488-4699-9140-e2f7047a710f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:48.517548 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e650b7eb-5488-4699-9140-e2f7047a710f tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] DELETE https://10.4.3.119/volume/v3/backups/9ac7879f-6f04-42ec-a9ec-00379e2fbb3f Aug 25 10:22:48.517925 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e650b7eb-5488-4699-9140-e2f7047a710f tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:48.518008 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e650b7eb-5488-4699-9140-e2f7047a710f tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:48.518104 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.contrib.backups [None req-e650b7eb-5488-4699-9140-e2f7047a710f tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Delete backup with id: 9ac7879f-6f04-42ec-a9ec-00379e2fbb3f. Aug 25 10:22:48.519860 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:48.519860 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:22:48.520665 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4f84d4cc-3d7a-4351-9a94-01cff99070ce tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] https://10.4.3.119/volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e returned with HTTP 200 Aug 25 10:22:48.521073 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 588/2400] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:48 2026] GET /volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e => generated 800 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:48.525596 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:48.525596 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:22:48.542348 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-05d11b6d-b745-4df6-b0ca-22656bd551da req-cb3d3dc4-5574-453a-9d7e-ed8f71b88aed None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:48.546020 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-05d11b6d-b745-4df6-b0ca-22656bd551da req-cb3d3dc4-5574-453a-9d7e-ed8f71b88aed tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] DELETE https://10.4.3.119/volume/v3/attachments/a7b8ff83-097a-4ca5-8e56-00724d3f0934 Aug 25 10:22:48.546020 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-05d11b6d-b745-4df6-b0ca-22656bd551da req-cb3d3dc4-5574-453a-9d7e-ed8f71b88aed tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:48.546020 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-05d11b6d-b745-4df6-b0ca-22656bd551da req-cb3d3dc4-5574-453a-9d7e-ed8f71b88aed tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Calling method 'version_select' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:48.546928 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.backup.rpcapi [None req-e650b7eb-5488-4699-9140-e2f7047a710f tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] delete_backup rpcapi backup_id 9ac7879f-6f04-42ec-a9ec-00379e2fbb3f {{(pid=100390) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 10:22:48.549001 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e650b7eb-5488-4699-9140-e2f7047a710f tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] https://10.4.3.119/volume/v3/backups/9ac7879f-6f04-42ec-a9ec-00379e2fbb3f returned with HTTP 202 Aug 25 10:22:48.549617 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 604/2401] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:22:48 2026] DELETE /volume/v3/backups/9ac7879f-6f04-42ec-a9ec-00379e2fbb3f => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:22:48.560158 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-0a4a035a-5fd3-4327-93b0-625a19a82f25 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:48.562167 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:48.562167 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:22:48.564028 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0a4a035a-5fd3-4327-93b0-625a19a82f25 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] GET https://10.4.3.119/volume/v3/backups/9ac7879f-6f04-42ec-a9ec-00379e2fbb3f Aug 25 10:22:48.564303 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0a4a035a-5fd3-4327-93b0-625a19a82f25 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:48.564574 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0a4a035a-5fd3-4327-93b0-625a19a82f25 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:48.564689 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-0a4a035a-5fd3-4327-93b0-625a19a82f25 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Show backup with id 9ac7879f-6f04-42ec-a9ec-00379e2fbb3f. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:22:48.570591 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:48.570591 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:22:48.571034 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0a4a035a-5fd3-4327-93b0-625a19a82f25 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] https://10.4.3.119/volume/v3/backups/9ac7879f-6f04-42ec-a9ec-00379e2fbb3f returned with HTTP 200 Aug 25 10:22:48.571564 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 599/2402] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:48 2026] GET /volume/v3/backups/9ac7879f-6f04-42ec-a9ec-00379e2fbb3f => generated 759 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:48.633838 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-05d11b6d-b745-4df6-b0ca-22656bd551da req-cb3d3dc4-5574-453a-9d7e-ed8f71b88aed tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] https://10.4.3.119/volume/v3/attachments/a7b8ff83-097a-4ca5-8e56-00724d3f0934 returned with HTTP 200 Aug 25 10:22:48.634456 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 612/2403] 10.4.3.119 () {72 vars in 1673 bytes} [Tue Aug 25 10:22:48 2026] DELETE /volume/v3/attachments/a7b8ff83-097a-4ca5-8e56-00724d3f0934 => generated 19 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:48.649629 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-05d11b6d-b745-4df6-b0ca-22656bd551da req-15cec410-1826-496e-b59c-20c1626a6ec0 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:48.651547 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-05d11b6d-b745-4df6-b0ca-22656bd551da req-15cec410-1826-496e-b59c-20c1626a6ec0 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] DELETE https://10.4.3.119/volume/v3/volumes/7e7621d5-7d5d-4fab-b67e-4a6262b093eb Aug 25 10:22:48.651731 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-05d11b6d-b745-4df6-b0ca-22656bd551da req-15cec410-1826-496e-b59c-20c1626a6ec0 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:48.651895 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-05d11b6d-b745-4df6-b0ca-22656bd551da req-15cec410-1826-496e-b59c-20c1626a6ec0 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:48.652040 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [req-05d11b6d-b745-4df6-b0ca-22656bd551da req-15cec410-1826-496e-b59c-20c1626a6ec0 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Delete volume with id: 7e7621d5-7d5d-4fab-b67e-4a6262b093eb Aug 25 10:22:48.658331 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:48.658331 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:22:48.658807 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-05d11b6d-b745-4df6-b0ca-22656bd551da req-15cec410-1826-496e-b59c-20c1626a6ec0 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Volume info retrieved successfully. Aug 25 10:22:48.687455 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-05d11b6d-b745-4df6-b0ca-22656bd551da req-15cec410-1826-496e-b59c-20c1626a6ec0 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] Delete volume request issued successfully. Aug 25 10:22:48.687740 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-05d11b6d-b745-4df6-b0ca-22656bd551da req-15cec410-1826-496e-b59c-20c1626a6ec0 tempest-ImageDependencyTests-1070114741 tempest-ImageDependencyTests-1070114741-project-member] https://10.4.3.119/volume/v3/volumes/7e7621d5-7d5d-4fab-b67e-4a6262b093eb returned with HTTP 202 Aug 25 10:22:48.688338 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 589/2404] 10.4.3.119 () {70 vars in 1620 bytes} [Tue Aug 25 10:22:48 2026] DELETE /volume/v3/volumes/7e7621d5-7d5d-4fab-b67e-4a6262b093eb => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:22:48.770951 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-46257b44-4b3a-4361-a99e-b15bfec5c60d req-40dac75f-e725-4a31-a2e9-ff4fb95be153 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:48.773040 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-46257b44-4b3a-4361-a99e-b15bfec5c60d req-40dac75f-e725-4a31-a2e9-ff4fb95be153 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] GET https://10.4.3.119/volume/v3/volumes/f8b04354-862e-404a-b743-4237ba66fa97 Aug 25 10:22:48.773288 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-46257b44-4b3a-4361-a99e-b15bfec5c60d req-40dac75f-e725-4a31-a2e9-ff4fb95be153 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:48.773551 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-46257b44-4b3a-4361-a99e-b15bfec5c60d req-40dac75f-e725-4a31-a2e9-ff4fb95be153 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:48.782239 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:48.782239 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:22:48.787860 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [req-46257b44-4b3a-4361-a99e-b15bfec5c60d req-40dac75f-e725-4a31-a2e9-ff4fb95be153 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Volume info retrieved successfully. Aug 25 10:22:48.793718 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-46257b44-4b3a-4361-a99e-b15bfec5c60d req-40dac75f-e725-4a31-a2e9-ff4fb95be153 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/volumes/f8b04354-862e-404a-b743-4237ba66fa97 returned with HTTP 200 Aug 25 10:22:48.794164 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 605/2405] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:22:48 2026] GET /volume/v3/volumes/f8b04354-862e-404a-b743-4237ba66fa97 => generated 1368 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:22:48.806558 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-4382324d-8f9c-4bd6-991a-8cc123ea4096 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:48.806558 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4382324d-8f9c-4bd6-991a-8cc123ea4096 None None] GET https://10.4.3.119/volume// Aug 25 10:22:48.806558 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4382324d-8f9c-4bd6-991a-8cc123ea4096 None None] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:48.806558 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4382324d-8f9c-4bd6-991a-8cc123ea4096 None None] Calling method 'all' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:48.806558 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4382324d-8f9c-4bd6-991a-8cc123ea4096 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:22:48.806558 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 600/2406] 10.4.3.119 () {66 vars in 1419 bytes} [Tue Aug 25 10:22:48 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:22:48.817653 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-46257b44-4b3a-4361-a99e-b15bfec5c60d req-f08ad66b-4034-410c-a3c0-d622ac490f2f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:48.819879 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-46257b44-4b3a-4361-a99e-b15bfec5c60d req-f08ad66b-4034-410c-a3c0-d622ac490f2f tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] POST https://10.4.3.119/volume/v3/attachments Aug 25 10:22:48.820252 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-46257b44-4b3a-4361-a99e-b15bfec5c60d req-f08ad66b-4034-410c-a3c0-d622ac490f2f tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f8b04354-862e-404a-b743-4237ba66fa97", "connector": null, "instance_uuid": "b04dee1b-3a8f-4e09-a015-f15991ff19a4"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:22:48.828588 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:48.828588 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:22:48.863052 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-46257b44-4b3a-4361-a99e-b15bfec5c60d req-f08ad66b-4034-410c-a3c0-d622ac490f2f tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/attachments returned with HTTP 200 Aug 25 10:22:48.863548 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 613/2407] 10.4.3.119 () {74 vars in 1594 bytes} [Tue Aug 25 10:22:48 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 25 10:22:49.040482 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-4698be63-ccb4-4f9f-95bc-a4efac9230ec None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:49.041213 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4698be63-ccb4-4f9f-95bc-a4efac9230ec tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/volumes/41bc1767-6f97-42e7-a17b-a54288672f88 Aug 25 10:22:49.041565 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4698be63-ccb4-4f9f-95bc-a4efac9230ec tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:49.041695 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4698be63-ccb4-4f9f-95bc-a4efac9230ec tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:49.050637 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:49.050637 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:22:49.054938 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-4698be63-ccb4-4f9f-95bc-a4efac9230ec tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Volume info retrieved successfully. Aug 25 10:22:49.062527 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4698be63-ccb4-4f9f-95bc-a4efac9230ec tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/volumes/41bc1767-6f97-42e7-a17b-a54288672f88 returned with HTTP 200 Aug 25 10:22:49.067399 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 590/2408] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:49 2026] GET /volume/v3/volumes/41bc1767-6f97-42e7-a17b-a54288672f88 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:49.534349 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-4001a4f2-cf23-470a-87f2-8922fb3acec5 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:49.542014 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4001a4f2-cf23-470a-87f2-8922fb3acec5 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] GET https://10.4.3.119/volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e Aug 25 10:22:49.543242 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4001a4f2-cf23-470a-87f2-8922fb3acec5 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:49.543531 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4001a4f2-cf23-470a-87f2-8922fb3acec5 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:49.547474 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-4001a4f2-cf23-470a-87f2-8922fb3acec5 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Show backup with id 69d030b4-c534-4ebe-9a87-830bab20648e. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:22:49.553013 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:49.553013 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:22:49.554474 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4001a4f2-cf23-470a-87f2-8922fb3acec5 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] https://10.4.3.119/volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e returned with HTTP 200 Aug 25 10:22:49.555521 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 606/2409] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:49 2026] GET /volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e => generated 802 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:49.566836 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-501229a3-9d1f-4685-a118-798694f6c553 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:49.569470 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-501229a3-9d1f-4685-a118-798694f6c553 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] GET https://10.4.3.119/volume/v3/volumes/ea2503ec-d2d6-43e7-8e01-f854856d1e47 Aug 25 10:22:49.569815 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-501229a3-9d1f-4685-a118-798694f6c553 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:49.570096 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-501229a3-9d1f-4685-a118-798694f6c553 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:49.582270 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-60d0d3ed-8759-4a99-9e25-d9ca0bb85567 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:49.584076 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-60d0d3ed-8759-4a99-9e25-d9ca0bb85567 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] GET https://10.4.3.119/volume/v3/backups/9ac7879f-6f04-42ec-a9ec-00379e2fbb3f Aug 25 10:22:49.584345 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-60d0d3ed-8759-4a99-9e25-d9ca0bb85567 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:49.584582 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-60d0d3ed-8759-4a99-9e25-d9ca0bb85567 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:49.584746 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-60d0d3ed-8759-4a99-9e25-d9ca0bb85567 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Show backup with id 9ac7879f-6f04-42ec-a9ec-00379e2fbb3f. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:22:49.589310 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-60d0d3ed-8759-4a99-9e25-d9ca0bb85567 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] https://10.4.3.119/volume/v3/backups/9ac7879f-6f04-42ec-a9ec-00379e2fbb3f returned with HTTP 404 Aug 25 10:22:49.589923 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 614/2410] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:49 2026] GET /volume/v3/backups/9ac7879f-6f04-42ec-a9ec-00379e2fbb3f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:22:49.590908 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:49.590908 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:22:49.599350 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-501229a3-9d1f-4685-a118-798694f6c553 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Volume info retrieved successfully. Aug 25 10:22:49.601398 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-104258a7-3ce4-46d8-8036-b124bdcfcf60 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:49.604676 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-501229a3-9d1f-4685-a118-798694f6c553 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] https://10.4.3.119/volume/v3/volumes/ea2503ec-d2d6-43e7-8e01-f854856d1e47 returned with HTTP 200 Aug 25 10:22:49.605038 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 601/2411] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:49 2026] GET /volume/v3/volumes/ea2503ec-d2d6-43e7-8e01-f854856d1e47 => generated 846 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:49.610780 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-104258a7-3ce4-46d8-8036-b124bdcfcf60 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] DELETE https://10.4.3.119/volume/v3/volumes/82e5b300-7c7d-4d33-9174-dcb7e5255e3d Aug 25 10:22:49.610780 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-104258a7-3ce4-46d8-8036-b124bdcfcf60 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:49.610780 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-104258a7-3ce4-46d8-8036-b124bdcfcf60 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:49.610780 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-104258a7-3ce4-46d8-8036-b124bdcfcf60 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Delete volume with id: 82e5b300-7c7d-4d33-9174-dcb7e5255e3d Aug 25 10:22:49.620740 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:49.620740 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:22:49.621128 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-104258a7-3ce4-46d8-8036-b124bdcfcf60 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Volume info retrieved successfully. Aug 25 10:22:49.623665 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-dab42158-9c2c-49ab-a65f-d4c686f1782f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:49.654338 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-104258a7-3ce4-46d8-8036-b124bdcfcf60 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Delete volume request issued successfully. Aug 25 10:22:49.654338 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-104258a7-3ce4-46d8-8036-b124bdcfcf60 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] https://10.4.3.119/volume/v3/volumes/82e5b300-7c7d-4d33-9174-dcb7e5255e3d returned with HTTP 202 Aug 25 10:22:49.654338 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 591/2412] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:22:49 2026] DELETE /volume/v3/volumes/82e5b300-7c7d-4d33-9174-dcb7e5255e3d => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:22:49.662597 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-a912866e-b624-4272-a766-631c1204e651 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:49.668510 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a912866e-b624-4272-a766-631c1204e651 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] GET https://10.4.3.119/volume/v3/volumes/82e5b300-7c7d-4d33-9174-dcb7e5255e3d Aug 25 10:22:49.668859 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a912866e-b624-4272-a766-631c1204e651 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:49.669300 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a912866e-b624-4272-a766-631c1204e651 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:49.681583 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:49.681583 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:22:49.689680 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-a912866e-b624-4272-a766-631c1204e651 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Volume info retrieved successfully. Aug 25 10:22:49.696924 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a912866e-b624-4272-a766-631c1204e651 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] https://10.4.3.119/volume/v3/volumes/82e5b300-7c7d-4d33-9174-dcb7e5255e3d returned with HTTP 200 Aug 25 10:22:49.697794 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 615/2413] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:49 2026] GET /volume/v3/volumes/82e5b300-7c7d-4d33-9174-dcb7e5255e3d => generated 849 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:49.725017 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-dab42158-9c2c-49ab-a65f-d4c686f1782f tempest-VolumesBackupsAdminTest-962273628 tempest-VolumesBackupsAdminTest-962273628-project-admin] GET https://10.4.3.119/volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e/export_record Aug 25 10:22:49.725298 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-dab42158-9c2c-49ab-a65f-d4c686f1782f tempest-VolumesBackupsAdminTest-962273628 tempest-VolumesBackupsAdminTest-962273628-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:49.725602 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-dab42158-9c2c-49ab-a65f-d4c686f1782f tempest-VolumesBackupsAdminTest-962273628 tempest-VolumesBackupsAdminTest-962273628-project-admin] Calling method 'export_record' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:49.726459 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.contrib.backups [None req-dab42158-9c2c-49ab-a65f-d4c686f1782f tempest-VolumesBackupsAdminTest-962273628 tempest-VolumesBackupsAdminTest-962273628-project-admin] Export record for backup 69d030b4-c534-4ebe-9a87-830bab20648e. {{(pid=100390) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 25 10:22:49.742323 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:49.742323 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:22:49.742999 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.backup.api [None req-dab42158-9c2c-49ab-a65f-d4c686f1782f tempest-VolumesBackupsAdminTest-962273628 tempest-VolumesBackupsAdminTest-962273628-project-admin] Calling RPCAPI with context: , host: np0000008063, backup: 69d030b4-c534-4ebe-9a87-830bab20648e. {{(pid=100390) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 25 10:22:49.756121 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.backup.rpcapi [None req-dab42158-9c2c-49ab-a65f-d4c686f1782f tempest-VolumesBackupsAdminTest-962273628 tempest-VolumesBackupsAdminTest-962273628-project-admin] export_record in rpcapi backup_id 69d030b4-c534-4ebe-9a87-830bab20648e on host np0000008063. {{(pid=100390) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 25 10:22:49.769076 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.contrib.backups [None req-dab42158-9c2c-49ab-a65f-d4c686f1782f tempest-VolumesBackupsAdminTest-962273628 tempest-VolumesBackupsAdminTest-962273628-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNjlkMDMwYjQtYzUzNC00ZWJlLTlhODctODMwYmFiMjA2NDhlIiwgInVzZXJfaWQiOiAiYmI2OTVhZTdhM2RjNDgwZmIzODdmN2U5ZWZjZmRjYmYiLCAicHJvamVjdF9pZCI6ICJkMTgyNjc0MmMyMTE0YzBlOGIxOWIzZDYxYjkwZTU2ZCIsICJ2b2x1bWVfaWQiOiAiZWEyNTAzZWMtZDJkNi00M2U3LThlMDEtZjg1NDg1NmQxZTQ3IiwgImhvc3QiOiAibnAwMDAwMDA4MDYzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0yNTA1MTM1MzgiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTk0MDUxMTg2OSIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2VhMjUwM2VjLWQyZDYtNDNlNy04ZTAxLWY4NTQ4NTZkMWU0Ny8yMDI2MDgyNTEwMjIzMS9hel9ub3ZhX2JhY2t1cF82OWQwMzBiNC1jNTM0LTRlYmUtOWE4Ny04MzBiYWIyMDY0OGUiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTI1VDEwOjIyOjIyWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTI1VDEwOjIyOjIyWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMjVUMTA6MjI6NDlaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100390) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 25 10:22:49.769351 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-dab42158-9c2c-49ab-a65f-d4c686f1782f tempest-VolumesBackupsAdminTest-962273628 tempest-VolumesBackupsAdminTest-962273628-project-admin] https://10.4.3.119/volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e/export_record returned with HTTP 200 Aug 25 10:22:49.771241 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 607/2414] 10.4.3.119 () {66 vars in 1390 bytes} [Tue Aug 25 10:22:49 2026] GET /volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e/export_record => generated 1512 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:22:49.783343 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-a019fd7f-5d7e-45bd-b7f7-e94722765ca6 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:49.785984 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a019fd7f-5d7e-45bd-b7f7-e94722765ca6 tempest-VolumesBackupsAdminTest-962273628 tempest-VolumesBackupsAdminTest-962273628-project-admin] POST https://10.4.3.119/volume/v3/backups/import_record Aug 25 10:22:49.786293 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a019fd7f-5d7e-45bd-b7f7-e94722765ca6 tempest-VolumesBackupsAdminTest-962273628 tempest-VolumesBackupsAdminTest-962273628-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZDdhNmFmZWItNGQzZi00NjEyLWJmNjYtZTQzMzY0NDdhMWZkIiwgInVzZXJfaWQiOiAiYmI2OTVhZTdhM2RjNDgwZmIzODdmN2U5ZWZjZmRjYmYiLCAicHJvamVjdF9pZCI6ICJkMTgyNjc0MmMyMTE0YzBlOGIxOWIzZDYxYjkwZTU2ZCIsICJ2b2x1bWVfaWQiOiAiZWEyNTAzZWMtZDJkNi00M2U3LThlMDEtZjg1NDg1NmQxZTQ3IiwgImhvc3QiOiAibnAwMDAwMDA4MDYzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0yNTA1MTM1MzgiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTk0MDUxMTg2OSIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2VhMjUwM2VjLWQyZDYtNDNlNy04ZTAxLWY4NTQ4NTZkMWU0Ny8yMDI2MDgyNTEwMjIzMS9hel9ub3ZhX2JhY2t1cF82OWQwMzBiNC1jNTM0LTRlYmUtOWE4Ny04MzBiYWIyMDY0OGUiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTI1VDEwOjIyOjIyWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTI1VDEwOjIyOjIyWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMjVUMTA6MjI6NDlaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=="}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:22:49.788925 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.contrib.backups [None req-a019fd7f-5d7e-45bd-b7f7-e94722765ca6 tempest-VolumesBackupsAdminTest-962273628 tempest-VolumesBackupsAdminTest-962273628-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZDdhNmFmZWItNGQzZi00NjEyLWJmNjYtZTQzMzY0NDdhMWZkIiwgInVzZXJfaWQiOiAiYmI2OTVhZTdhM2RjNDgwZmIzODdmN2U5ZWZjZmRjYmYiLCAicHJvamVjdF9pZCI6ICJkMTgyNjc0MmMyMTE0YzBlOGIxOWIzZDYxYjkwZTU2ZCIsICJ2b2x1bWVfaWQiOiAiZWEyNTAzZWMtZDJkNi00M2U3LThlMDEtZjg1NDg1NmQxZTQ3IiwgImhvc3QiOiAibnAwMDAwMDA4MDYzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0yNTA1MTM1MzgiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTk0MDUxMTg2OSIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2VhMjUwM2VjLWQyZDYtNDNlNy04ZTAxLWY4NTQ4NTZkMWU0Ny8yMDI2MDgyNTEwMjIzMS9hel9ub3ZhX2JhY2t1cF82OWQwMzBiNC1jNTM0LTRlYmUtOWE4Ny04MzBiYWIyMDY0OGUiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTI1VDEwOjIyOjIyWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTI1VDEwOjIyOjIyWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMjVUMTA6MjI6NDlaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100388) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 25 10:22:49.789117 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.contrib.backups [None req-a019fd7f-5d7e-45bd-b7f7-e94722765ca6 tempest-VolumesBackupsAdminTest-962273628 tempest-VolumesBackupsAdminTest-962273628-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZDdhNmFmZWItNGQzZi00NjEyLWJmNjYtZTQzMzY0NDdhMWZkIiwgInVzZXJfaWQiOiAiYmI2OTVhZTdhM2RjNDgwZmIzODdmN2U5ZWZjZmRjYmYiLCAicHJvamVjdF9pZCI6ICJkMTgyNjc0MmMyMTE0YzBlOGIxOWIzZDYxYjkwZTU2ZCIsICJ2b2x1bWVfaWQiOiAiZWEyNTAzZWMtZDJkNi00M2U3LThlMDEtZjg1NDg1NmQxZTQ3IiwgImhvc3QiOiAibnAwMDAwMDA4MDYzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0yNTA1MTM1MzgiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTk0MDUxMTg2OSIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2VhMjUwM2VjLWQyZDYtNDNlNy04ZTAxLWY4NTQ4NTZkMWU0Ny8yMDI2MDgyNTEwMjIzMS9hel9ub3ZhX2JhY2t1cF82OWQwMzBiNC1jNTM0LTRlYmUtOWE4Ny04MzBiYWIyMDY0OGUiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTI1VDEwOjIyOjIyWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTI1VDEwOjIyOjIyWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMjVUMTA6MjI6NDlaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=100388) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 25 10:22:49.865897 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-a019fd7f-5d7e-45bd-b7f7-e94722765ca6 tempest-VolumesBackupsAdminTest-962273628 tempest-VolumesBackupsAdminTest-962273628-project-admin] Created reservations ['175ac372-5b17-494e-967d-a39f62ef2dd0', 'fc0a4df8-b677-48f6-b100-f9dc12a8ddcd'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:22:49.905282 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.backup.rpcapi [None req-a019fd7f-5d7e-45bd-b7f7-e94722765ca6 tempest-VolumesBackupsAdminTest-962273628 tempest-VolumesBackupsAdminTest-962273628-project-admin] import_record rpcapi backup id d7a6afeb-4d3f-4612-bf66-e4336447a1fd on host np0000008063 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZDdhNmFmZWItNGQzZi00NjEyLWJmNjYtZTQzMzY0NDdhMWZkIiwgInVzZXJfaWQiOiAiYmI2OTVhZTdhM2RjNDgwZmIzODdmN2U5ZWZjZmRjYmYiLCAicHJvamVjdF9pZCI6ICJkMTgyNjc0MmMyMTE0YzBlOGIxOWIzZDYxYjkwZTU2ZCIsICJ2b2x1bWVfaWQiOiAiZWEyNTAzZWMtZDJkNi00M2U3LThlMDEtZjg1NDg1NmQxZTQ3IiwgImhvc3QiOiAibnAwMDAwMDA4MDYzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0yNTA1MTM1MzgiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTk0MDUxMTg2OSIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2VhMjUwM2VjLWQyZDYtNDNlNy04ZTAxLWY4NTQ4NTZkMWU0Ny8yMDI2MDgyNTEwMjIzMS9hel9ub3ZhX2JhY2t1cF82OWQwMzBiNC1jNTM0LTRlYmUtOWE4Ny04MzBiYWIyMDY0OGUiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTI1VDEwOjIyOjIyWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTI1VDEwOjIyOjIyWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMjVUMTA6MjI6NDlaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=100388) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 25 10:22:49.909546 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.contrib.backups [None req-a019fd7f-5d7e-45bd-b7f7-e94722765ca6 tempest-VolumesBackupsAdminTest-962273628 tempest-VolumesBackupsAdminTest-962273628-project-admin] Import record output: {'backup': {'id': 'd7a6afeb-4d3f-4612-bf66-e4336447a1fd', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.119/volume/v3/backups/d7a6afeb-4d3f-4612-bf66-e4336447a1fd'}, {'rel': 'bookmark', 'href': 'https://10.4.3.119/volume/backups/d7a6afeb-4d3f-4612-bf66-e4336447a1fd'}]}}. {{(pid=100388) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 25 10:22:49.909808 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a019fd7f-5d7e-45bd-b7f7-e94722765ca6 tempest-VolumesBackupsAdminTest-962273628 tempest-VolumesBackupsAdminTest-962273628-project-admin] https://10.4.3.119/volume/v3/backups/import_record returned with HTTP 201 Aug 25 10:22:49.910350 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 602/2415] 10.4.3.119 () {68 vars in 1302 bytes} [Tue Aug 25 10:22:49 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 127 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 25 10:22:49.921323 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-7113f138-2201-4a2f-b1e0-6747b189327f None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:49.924432 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-7113f138-2201-4a2f-b1e0-6747b189327f tempest-VolumesBackupsAdminTest-962273628 tempest-VolumesBackupsAdminTest-962273628-project-admin] GET https://10.4.3.119/volume/v3/backups/d7a6afeb-4d3f-4612-bf66-e4336447a1fd Aug 25 10:22:49.925287 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-7113f138-2201-4a2f-b1e0-6747b189327f tempest-VolumesBackupsAdminTest-962273628 tempest-VolumesBackupsAdminTest-962273628-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:49.925666 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-7113f138-2201-4a2f-b1e0-6747b189327f tempest-VolumesBackupsAdminTest-962273628 tempest-VolumesBackupsAdminTest-962273628-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:49.925893 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-7113f138-2201-4a2f-b1e0-6747b189327f tempest-VolumesBackupsAdminTest-962273628 tempest-VolumesBackupsAdminTest-962273628-project-admin] Show backup with id d7a6afeb-4d3f-4612-bf66-e4336447a1fd. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:22:49.944031 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:49.944031 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:22:49.945686 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-7113f138-2201-4a2f-b1e0-6747b189327f tempest-VolumesBackupsAdminTest-962273628 tempest-VolumesBackupsAdminTest-962273628-project-admin] https://10.4.3.119/volume/v3/backups/d7a6afeb-4d3f-4612-bf66-e4336447a1fd returned with HTTP 200 Aug 25 10:22:49.945686 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 592/2416] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:49 2026] GET /volume/v3/backups/d7a6afeb-4d3f-4612-bf66-e4336447a1fd => generated 647 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:50.615868 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-4211339d-1911-4d12-9776-e34ec887bcf7 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:50.616287 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4211339d-1911-4d12-9776-e34ec887bcf7 None None] GET https://10.4.3.119/volume// Aug 25 10:22:50.616485 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4211339d-1911-4d12-9776-e34ec887bcf7 None None] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:50.616686 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4211339d-1911-4d12-9776-e34ec887bcf7 None None] Calling method 'all' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:50.616986 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4211339d-1911-4d12-9776-e34ec887bcf7 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:22:50.617326 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 616/2417] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:22:50 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:22:50.631660 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-46257b44-4b3a-4361-a99e-b15bfec5c60d req-89f69b04-a061-43ab-aa18-8de4b9241acb None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:50.634710 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-46257b44-4b3a-4361-a99e-b15bfec5c60d req-89f69b04-a061-43ab-aa18-8de4b9241acb tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] GET https://10.4.3.119/volume/v3/volumes/f8b04354-862e-404a-b743-4237ba66fa97 Aug 25 10:22:50.635038 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-46257b44-4b3a-4361-a99e-b15bfec5c60d req-89f69b04-a061-43ab-aa18-8de4b9241acb tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:50.635307 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-46257b44-4b3a-4361-a99e-b15bfec5c60d req-89f69b04-a061-43ab-aa18-8de4b9241acb tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:50.647995 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:50.647995 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:22:50.653435 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [req-46257b44-4b3a-4361-a99e-b15bfec5c60d req-89f69b04-a061-43ab-aa18-8de4b9241acb tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Volume info retrieved successfully. Aug 25 10:22:50.661774 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-46257b44-4b3a-4361-a99e-b15bfec5c60d req-89f69b04-a061-43ab-aa18-8de4b9241acb tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/volumes/f8b04354-862e-404a-b743-4237ba66fa97 returned with HTTP 200 Aug 25 10:22:50.662362 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 608/2418] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:22:50 2026] GET /volume/v3/volumes/f8b04354-862e-404a-b743-4237ba66fa97 => generated 1547 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:22:50.717161 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-12f70759-05cc-4d73-a941-463e3a46e9cc None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:50.717161 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-12f70759-05cc-4d73-a941-463e3a46e9cc tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] GET https://10.4.3.119/volume/v3/volumes/82e5b300-7c7d-4d33-9174-dcb7e5255e3d Aug 25 10:22:50.717500 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-12f70759-05cc-4d73-a941-463e3a46e9cc tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:50.717845 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-12f70759-05cc-4d73-a941-463e3a46e9cc tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:50.729735 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-12f70759-05cc-4d73-a941-463e3a46e9cc tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] https://10.4.3.119/volume/v3/volumes/82e5b300-7c7d-4d33-9174-dcb7e5255e3d returned with HTTP 404 Aug 25 10:22:50.730585 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 603/2419] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:50 2026] GET /volume/v3/volumes/82e5b300-7c7d-4d33-9174-dcb7e5255e3d => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:22:50.742398 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-3d73cb02-0806-4b20-ada9-685b3d6020fd None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:50.744786 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3d73cb02-0806-4b20-ada9-685b3d6020fd tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] DELETE https://10.4.3.119/volume/v3/volumes/8e6b8e9d-f2e3-4c9d-a4e6-23e661f22a62 Aug 25 10:22:50.745227 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3d73cb02-0806-4b20-ada9-685b3d6020fd tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:50.745646 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3d73cb02-0806-4b20-ada9-685b3d6020fd tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:50.745989 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-3d73cb02-0806-4b20-ada9-685b3d6020fd tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Delete volume with id: 8e6b8e9d-f2e3-4c9d-a4e6-23e661f22a62 Aug 25 10:22:50.756701 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:50.756701 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:22:50.757591 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-3d73cb02-0806-4b20-ada9-685b3d6020fd tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Volume info retrieved successfully. Aug 25 10:22:50.796155 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-3d73cb02-0806-4b20-ada9-685b3d6020fd tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Delete volume request issued successfully. Aug 25 10:22:50.796155 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3d73cb02-0806-4b20-ada9-685b3d6020fd tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] https://10.4.3.119/volume/v3/volumes/8e6b8e9d-f2e3-4c9d-a4e6-23e661f22a62 returned with HTTP 202 Aug 25 10:22:50.796155 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 593/2420] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:22:50 2026] DELETE /volume/v3/volumes/8e6b8e9d-f2e3-4c9d-a4e6-23e661f22a62 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:22:50.802803 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-46257b44-4b3a-4361-a99e-b15bfec5c60d req-2dc8549f-89fe-465d-85e0-295f267b41aa None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:50.807785 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-11baf6bd-e71c-427a-a872-663c2bac40dd None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:50.808163 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-46257b44-4b3a-4361-a99e-b15bfec5c60d req-2dc8549f-89fe-465d-85e0-295f267b41aa tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] PUT https://10.4.3.119/volume/v3/attachments/20399a8e-815b-4a93-8c7a-bdff97a77f4b Aug 25 10:22:50.808688 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-46257b44-4b3a-4361-a99e-b15bfec5c60d req-2dc8549f-89fe-465d-85e0-295f267b41aa tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.119", "host": "np0000008063", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3398d5156650", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "462fd6ce-c505-48ef-84ec-f85776d45b24", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:22:50.810058 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-11baf6bd-e71c-427a-a872-663c2bac40dd tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] GET https://10.4.3.119/volume/v3/volumes/8e6b8e9d-f2e3-4c9d-a4e6-23e661f22a62 Aug 25 10:22:50.810250 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-11baf6bd-e71c-427a-a872-663c2bac40dd tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:50.810543 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-11baf6bd-e71c-427a-a872-663c2bac40dd tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:50.818550 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:50.818550 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:22:50.821306 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-46257b44-4b3a-4361-a99e-b15bfec5c60d req-2dc8549f-89fe-465d-85e0-295f267b41aa tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Acquiring lock "cinder-attachment_update-f8b04354-862e-404a-b743-4237ba66fa97-np0000008063" by "attachment_update" {{(pid=100391) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 10:22:50.823330 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-11baf6bd-e71c-427a-a872-663c2bac40dd tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Volume info retrieved successfully. Aug 25 10:22:50.827418 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-46257b44-4b3a-4361-a99e-b15bfec5c60d req-2dc8549f-89fe-465d-85e0-295f267b41aa tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Lock "cinder-attachment_update-f8b04354-862e-404a-b743-4237ba66fa97-np0000008063" acquired by "attachment_update" :: waited 0.006s {{(pid=100391) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 10:22:50.828661 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:50.828661 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:22:50.832051 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-11baf6bd-e71c-427a-a872-663c2bac40dd tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] https://10.4.3.119/volume/v3/volumes/8e6b8e9d-f2e3-4c9d-a4e6-23e661f22a62 returned with HTTP 200 Aug 25 10:22:50.832537 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 609/2421] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:50 2026] GET /volume/v3/volumes/8e6b8e9d-f2e3-4c9d-a4e6-23e661f22a62 => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:50.953100 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-46257b44-4b3a-4361-a99e-b15bfec5c60d req-2dc8549f-89fe-465d-85e0-295f267b41aa tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Lock "cinder-attachment_update-f8b04354-862e-404a-b743-4237ba66fa97-np0000008063" released by "attachment_update" :: held 0.126s {{(pid=100391) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 10:22:50.953558 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-46257b44-4b3a-4361-a99e-b15bfec5c60d req-2dc8549f-89fe-465d-85e0-295f267b41aa tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/attachments/20399a8e-815b-4a93-8c7a-bdff97a77f4b returned with HTTP 200 Aug 25 10:22:50.954225 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 617/2422] 10.4.3.119 () {74 vars in 1704 bytes} [Tue Aug 25 10:22:50 2026] PUT /volume/v3/attachments/20399a8e-815b-4a93-8c7a-bdff97a77f4b => generated 969 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:22:50.960073 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-9b083d30-a41c-400f-8cc7-7b23a1f81502 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:50.964053 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9b083d30-a41c-400f-8cc7-7b23a1f81502 tempest-VolumesBackupsAdminTest-962273628 tempest-VolumesBackupsAdminTest-962273628-project-admin] GET https://10.4.3.119/volume/v3/backups/d7a6afeb-4d3f-4612-bf66-e4336447a1fd Aug 25 10:22:50.964053 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9b083d30-a41c-400f-8cc7-7b23a1f81502 tempest-VolumesBackupsAdminTest-962273628 tempest-VolumesBackupsAdminTest-962273628-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:50.964053 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9b083d30-a41c-400f-8cc7-7b23a1f81502 tempest-VolumesBackupsAdminTest-962273628 tempest-VolumesBackupsAdminTest-962273628-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:50.964053 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-9b083d30-a41c-400f-8cc7-7b23a1f81502 tempest-VolumesBackupsAdminTest-962273628 tempest-VolumesBackupsAdminTest-962273628-project-admin] Show backup with id d7a6afeb-4d3f-4612-bf66-e4336447a1fd. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:22:50.970193 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:50.970193 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:22:50.971383 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9b083d30-a41c-400f-8cc7-7b23a1f81502 tempest-VolumesBackupsAdminTest-962273628 tempest-VolumesBackupsAdminTest-962273628-project-admin] https://10.4.3.119/volume/v3/backups/d7a6afeb-4d3f-4612-bf66-e4336447a1fd returned with HTTP 200 Aug 25 10:22:50.971553 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 604/2423] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:50 2026] GET /volume/v3/backups/d7a6afeb-4d3f-4612-bf66-e4336447a1fd => generated 802 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:50.984004 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-46257b44-4b3a-4361-a99e-b15bfec5c60d req-db16bc7c-62d7-42c1-a5a4-af2a3fdd30a9 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:50.985106 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-b2e127b4-4d02-47f8-a065-e6207406aaab None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:50.987108 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-46257b44-4b3a-4361-a99e-b15bfec5c60d req-db16bc7c-62d7-42c1-a5a4-af2a3fdd30a9 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] POST https://10.4.3.119/volume/v3/attachments/20399a8e-815b-4a93-8c7a-bdff97a77f4b/action Aug 25 10:22:50.987530 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b2e127b4-4d02-47f8-a065-e6207406aaab tempest-VolumesBackupsAdminTest-962273628 tempest-VolumesBackupsAdminTest-962273628-project-admin] GET https://10.4.3.119/volume/v3/backups Aug 25 10:22:50.987837 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b2e127b4-4d02-47f8-a065-e6207406aaab tempest-VolumesBackupsAdminTest-962273628 tempest-VolumesBackupsAdminTest-962273628-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:50.988088 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b2e127b4-4d02-47f8-a065-e6207406aaab tempest-VolumesBackupsAdminTest-962273628 tempest-VolumesBackupsAdminTest-962273628-project-admin] Calling method 'index' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:50.988909 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-46257b44-4b3a-4361-a99e-b15bfec5c60d req-db16bc7c-62d7-42c1-a5a4-af2a3fdd30a9 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Action body: b'{"os-complete": null}' {{(pid=100389) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:22:50.988909 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-46257b44-4b3a-4361-a99e-b15bfec5c60d req-db16bc7c-62d7-42c1-a5a4-af2a3fdd30a9 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:22:51.012777 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b2e127b4-4d02-47f8-a065-e6207406aaab tempest-VolumesBackupsAdminTest-962273628 tempest-VolumesBackupsAdminTest-962273628-project-admin] https://10.4.3.119/volume/v3/backups returned with HTTP 200 Aug 25 10:22:51.012777 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 610/2424] 10.4.3.119 () {66 vars in 1237 bytes} [Tue Aug 25 10:22:50 2026] GET /volume/v3/backups => generated 338 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:51.018084 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:51.018084 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:22:51.023888 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-9cd49855-2c96-45dd-8828-9c8eff3771aa None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:51.025616 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9cd49855-2c96-45dd-8828-9c8eff3771aa tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] POST https://10.4.3.119/volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e/restore Aug 25 10:22:51.025793 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9cd49855-2c96-45dd-8828-9c8eff3771aa tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:22:51.027027 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.contrib.backups [None req-9cd49855-2c96-45dd-8828-9c8eff3771aa tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Restoring backup 69d030b4-c534-4ebe-9a87-830bab20648e ({'restore': {}}) {{(pid=100391) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 25 10:22:51.027807 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.contrib.backups [None req-9cd49855-2c96-45dd-8828-9c8eff3771aa tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Restoring backup 69d030b4-c534-4ebe-9a87-830bab20648e to volume None. Aug 25 10:22:51.031978 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:51.031978 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:22:51.033034 np0000008063 devstack@c-api.service[100391]: INFO cinder.backup.api [None req-9cd49855-2c96-45dd-8828-9c8eff3771aa tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Creating volume of 1 GB for restore of backup 69d030b4-c534-4ebe-9a87-830bab20648e. Aug 25 10:22:51.036768 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-46257b44-4b3a-4361-a99e-b15bfec5c60d req-db16bc7c-62d7-42c1-a5a4-af2a3fdd30a9 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/attachments/20399a8e-815b-4a93-8c7a-bdff97a77f4b/action returned with HTTP 204 Aug 25 10:22:51.036768 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 594/2425] 10.4.3.119 () {74 vars in 1725 bytes} [Tue Aug 25 10:22:50 2026] POST /volume/v3/attachments/20399a8e-815b-4a93-8c7a-bdff97a77f4b/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:22:51.044206 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-9cd49855-2c96-45dd-8828-9c8eff3771aa tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Availability zone cache updated, next update will occur around 2026-08-25 11:22:51.043899. {{(pid=100391) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 25 10:22:51.044319 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-9cd49855-2c96-45dd-8828-9c8eff3771aa tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Availability Zones retrieved successfully. Aug 25 10:22:51.052617 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-9cd49855-2c96-45dd-8828-9c8eff3771aa tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Flow 'volume_create_api' (e3c246dc-1dd4-4c97-a259-34fde9078be2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:22:51.053718 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-9cd49855-2c96-45dd-8828-9c8eff3771aa tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fadf63d9-1c00-4693-befb-c3e2db4772ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:22:51.055025 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [None req-9cd49855-2c96-45dd-8828-9c8eff3771aa tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Validating volume size '1' using validate_int {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:22:51.107417 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-9cd49855-2c96-45dd-8828-9c8eff3771aa tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fadf63d9-1c00-4693-befb-c3e2db4772ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:22:51.108728 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-9cd49855-2c96-45dd-8828-9c8eff3771aa tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1da97dbe-31d7-4155-a93f-cbfa16fca8e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:22:51.193048 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-9cd49855-2c96-45dd-8828-9c8eff3771aa tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Created reservations ['059f4b04-4673-491c-9d6c-14cad194a3e6', 'cb53e07c-f0a0-40d4-b9f7-ccc41518d1c2', 'ca06c82c-fed2-4898-b7e1-adb9fc5c42f5', 'e43118f8-27bb-43fb-838f-ea56daeae76a'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:22:51.193875 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-9cd49855-2c96-45dd-8828-9c8eff3771aa tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1da97dbe-31d7-4155-a93f-cbfa16fca8e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['059f4b04-4673-491c-9d6c-14cad194a3e6', 'cb53e07c-f0a0-40d4-b9f7-ccc41518d1c2', 'ca06c82c-fed2-4898-b7e1-adb9fc5c42f5', 'e43118f8-27bb-43fb-838f-ea56daeae76a']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:22:51.194671 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-9cd49855-2c96-45dd-8828-9c8eff3771aa tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61f0a9e3-e325-4ad1-b5b4-d7024e81838f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:22:51.253946 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-9cd49855-2c96-45dd-8828-9c8eff3771aa tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61f0a9e3-e325-4ad1-b5b4-d7024e81838f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd58ad52e-d7cb-48c4-8731-5f3efa52e12a', '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_69d030b4-c534-4ebe-9a87-830bab20648e',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1826742c2114c0e8b19b3d61b90e56d',qos_specs=None,replication_status=,reservations=['059f4b04-4673-491c-9d6c-14cad194a3e6','cb53e07c-f0a0-40d4-b9f7-ccc41518d1c2','ca06c82c-fed2-4898-b7e1-adb9fc5c42f5','e43118f8-27bb-43fb-838f-ea56daeae76a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb695ae7a3dc480fb387f7e9efcfdcbf',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:22:51Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_69d030b4-c534-4ebe-9a87-830bab20648e',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d58ad52e-d7cb-48c4-8731-5f3efa52e12a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d1826742c2114c0e8b19b3d61b90e56d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bb695ae7a3dc480fb387f7e9efcfdcbf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:22:51.255112 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-9cd49855-2c96-45dd-8828-9c8eff3771aa tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36f1e924-fcf1-444f-be9a-56d5d0e4747c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:22:51.300980 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-9cd49855-2c96-45dd-8828-9c8eff3771aa tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36f1e924-fcf1-444f-be9a-56d5d0e4747c) transitioned into 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_69d030b4-c534-4ebe-9a87-830bab20648e',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1826742c2114c0e8b19b3d61b90e56d',qos_specs=None,replication_status=,reservations=['059f4b04-4673-491c-9d6c-14cad194a3e6','cb53e07c-f0a0-40d4-b9f7-ccc41518d1c2','ca06c82c-fed2-4898-b7e1-adb9fc5c42f5','e43118f8-27bb-43fb-838f-ea56daeae76a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb695ae7a3dc480fb387f7e9efcfdcbf',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:22:51.301962 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-9cd49855-2c96-45dd-8828-9c8eff3771aa tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ccfe2cf-91b4-43cb-8402-6198f89f76f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:22:51.317491 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-9cd49855-2c96-45dd-8828-9c8eff3771aa tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ccfe2cf-91b4-43cb-8402-6198f89f76f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:22:51.318701 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-9cd49855-2c96-45dd-8828-9c8eff3771aa tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Flow 'volume_create_api' (e3c246dc-1dd4-4c97-a259-34fde9078be2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:22:51.319100 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-9cd49855-2c96-45dd-8828-9c8eff3771aa tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Create volume request issued successfully. Aug 25 10:22:51.330543 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:51.330543 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:22:51.331046 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-9cd49855-2c96-45dd-8828-9c8eff3771aa tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Volume info retrieved successfully. Aug 25 10:22:51.855039 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-d2365736-2b33-43bc-915d-67ff0bbb2d07 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:51.859770 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d2365736-2b33-43bc-915d-67ff0bbb2d07 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] GET https://10.4.3.119/volume/v3/volumes/8e6b8e9d-f2e3-4c9d-a4e6-23e661f22a62 Aug 25 10:22:51.860062 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d2365736-2b33-43bc-915d-67ff0bbb2d07 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:51.860352 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d2365736-2b33-43bc-915d-67ff0bbb2d07 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:51.869671 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d2365736-2b33-43bc-915d-67ff0bbb2d07 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] https://10.4.3.119/volume/v3/volumes/8e6b8e9d-f2e3-4c9d-a4e6-23e661f22a62 returned with HTTP 404 Aug 25 10:22:51.870368 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 605/2426] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:51 2026] GET /volume/v3/volumes/8e6b8e9d-f2e3-4c9d-a4e6-23e661f22a62 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:22:51.882914 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-b5700475-7bcd-40ee-ba4c-04ff73fe4467 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:51.885075 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b5700475-7bcd-40ee-ba4c-04ff73fe4467 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] DELETE https://10.4.3.119/volume/v3/volumes/77fea0ca-0db7-4e13-af1b-df74c96dd8e4 Aug 25 10:22:51.885340 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b5700475-7bcd-40ee-ba4c-04ff73fe4467 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:51.885839 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b5700475-7bcd-40ee-ba4c-04ff73fe4467 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:51.885839 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-b5700475-7bcd-40ee-ba4c-04ff73fe4467 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Delete volume with id: 77fea0ca-0db7-4e13-af1b-df74c96dd8e4 Aug 25 10:22:51.895727 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:51.895727 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:22:51.898007 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-b5700475-7bcd-40ee-ba4c-04ff73fe4467 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Volume info retrieved successfully. Aug 25 10:22:51.935942 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-b5700475-7bcd-40ee-ba4c-04ff73fe4467 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Delete volume request issued successfully. Aug 25 10:22:51.936346 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b5700475-7bcd-40ee-ba4c-04ff73fe4467 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] https://10.4.3.119/volume/v3/volumes/77fea0ca-0db7-4e13-af1b-df74c96dd8e4 returned with HTTP 202 Aug 25 10:22:51.936657 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 611/2427] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:22:51 2026] DELETE /volume/v3/volumes/77fea0ca-0db7-4e13-af1b-df74c96dd8e4 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:22:51.948166 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-853ccbd7-f917-4c79-9e27-27743262e4f8 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:51.953046 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-853ccbd7-f917-4c79-9e27-27743262e4f8 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] GET https://10.4.3.119/volume/v3/volumes/77fea0ca-0db7-4e13-af1b-df74c96dd8e4 Aug 25 10:22:51.953380 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-853ccbd7-f917-4c79-9e27-27743262e4f8 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:51.953650 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-853ccbd7-f917-4c79-9e27-27743262e4f8 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:51.968796 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:51.968796 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:22:51.973833 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-853ccbd7-f917-4c79-9e27-27743262e4f8 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Volume info retrieved successfully. Aug 25 10:22:51.979613 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-853ccbd7-f917-4c79-9e27-27743262e4f8 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] https://10.4.3.119/volume/v3/volumes/77fea0ca-0db7-4e13-af1b-df74c96dd8e4 returned with HTTP 200 Aug 25 10:22:51.980148 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 595/2428] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:51 2026] GET /volume/v3/volumes/77fea0ca-0db7-4e13-af1b-df74c96dd8e4 => generated 850 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:52.339451 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:52.339451 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:22:52.339995 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-9cd49855-2c96-45dd-8828-9c8eff3771aa tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Volume info retrieved successfully. Aug 25 10:22:52.339995 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.backup.api [None req-9cd49855-2c96-45dd-8828-9c8eff3771aa tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Checking backup size 1 against volume size 1 {{(pid=100391) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 25 10:22:52.339995 np0000008063 devstack@c-api.service[100391]: INFO cinder.backup.api [None req-9cd49855-2c96-45dd-8828-9c8eff3771aa tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Overwriting volume d58ad52e-d7cb-48c4-8731-5f3efa52e12a with restore of backup 69d030b4-c534-4ebe-9a87-830bab20648e Aug 25 10:22:52.372427 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.backup.rpcapi [None req-9cd49855-2c96-45dd-8828-9c8eff3771aa tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] restore_backup in rpcapi backup_id 69d030b4-c534-4ebe-9a87-830bab20648e {{(pid=100391) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 25 10:22:52.378282 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9cd49855-2c96-45dd-8828-9c8eff3771aa tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] https://10.4.3.119/volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e/restore returned with HTTP 202 Aug 25 10:22:52.378282 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 618/2429] 10.4.3.119 () {68 vars in 1393 bytes} [Tue Aug 25 10:22:51 2026] POST /volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e/restore => generated 189 bytes in 1352 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:22:52.385184 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-08bcf7f0-3dea-4c40-9fbe-e19060f2e691 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:52.387617 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-08bcf7f0-3dea-4c40-9fbe-e19060f2e691 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] GET https://10.4.3.119/volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e Aug 25 10:22:52.388321 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-08bcf7f0-3dea-4c40-9fbe-e19060f2e691 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:52.388321 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-08bcf7f0-3dea-4c40-9fbe-e19060f2e691 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:52.388321 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-08bcf7f0-3dea-4c40-9fbe-e19060f2e691 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Show backup with id 69d030b4-c534-4ebe-9a87-830bab20648e. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:22:52.412744 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:52.412744 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:22:52.413868 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-08bcf7f0-3dea-4c40-9fbe-e19060f2e691 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] https://10.4.3.119/volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e returned with HTTP 200 Aug 25 10:22:52.414303 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 606/2430] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:52 2026] GET /volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e => generated 802 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:52.432972 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-4daa9531-a9c1-4c4f-aa5c-edaa2a9dc6fd None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:52.436317 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4daa9531-a9c1-4c4f-aa5c-edaa2a9dc6fd tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/volumes/41bc1767-6f97-42e7-a17b-a54288672f88 Aug 25 10:22:52.436317 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4daa9531-a9c1-4c4f-aa5c-edaa2a9dc6fd tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:52.436317 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4daa9531-a9c1-4c4f-aa5c-edaa2a9dc6fd tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:52.448817 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:52.448817 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:22:52.461657 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-4daa9531-a9c1-4c4f-aa5c-edaa2a9dc6fd tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Volume info retrieved successfully. Aug 25 10:22:52.470629 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4daa9531-a9c1-4c4f-aa5c-edaa2a9dc6fd tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/volumes/41bc1767-6f97-42e7-a17b-a54288672f88 returned with HTTP 200 Aug 25 10:22:52.471046 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 612/2431] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:52 2026] GET /volume/v3/volumes/41bc1767-6f97-42e7-a17b-a54288672f88 => generated 842 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:52.494454 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-6a5d98a8-8d2a-46ec-b997-fef8ad66f361 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:52.494846 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6a5d98a8-8d2a-46ec-b997-fef8ad66f361 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] DELETE https://10.4.3.119/volume/v3/volumes/41bc1767-6f97-42e7-a17b-a54288672f88 Aug 25 10:22:52.495086 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6a5d98a8-8d2a-46ec-b997-fef8ad66f361 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:52.495352 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6a5d98a8-8d2a-46ec-b997-fef8ad66f361 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:52.495588 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-6a5d98a8-8d2a-46ec-b997-fef8ad66f361 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Delete volume with id: 41bc1767-6f97-42e7-a17b-a54288672f88 Aug 25 10:22:52.507670 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:52.507670 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:22:52.508284 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-6a5d98a8-8d2a-46ec-b997-fef8ad66f361 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Volume info retrieved successfully. Aug 25 10:22:52.549179 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-6a5d98a8-8d2a-46ec-b997-fef8ad66f361 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Delete volume request issued successfully. Aug 25 10:22:52.549179 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6a5d98a8-8d2a-46ec-b997-fef8ad66f361 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/volumes/41bc1767-6f97-42e7-a17b-a54288672f88 returned with HTTP 202 Aug 25 10:22:52.549179 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 596/2432] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:22:52 2026] DELETE /volume/v3/volumes/41bc1767-6f97-42e7-a17b-a54288672f88 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:22:52.558258 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-cdb8a6db-41c6-45a3-a046-8b34775fe0c8 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:52.561132 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-cdb8a6db-41c6-45a3-a046-8b34775fe0c8 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/volumes/41bc1767-6f97-42e7-a17b-a54288672f88 Aug 25 10:22:52.561132 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-cdb8a6db-41c6-45a3-a046-8b34775fe0c8 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:52.562298 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-cdb8a6db-41c6-45a3-a046-8b34775fe0c8 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:52.572054 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:52.572054 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:22:52.579863 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-cdb8a6db-41c6-45a3-a046-8b34775fe0c8 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Volume info retrieved successfully. Aug 25 10:22:52.587281 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-cdb8a6db-41c6-45a3-a046-8b34775fe0c8 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/volumes/41bc1767-6f97-42e7-a17b-a54288672f88 returned with HTTP 200 Aug 25 10:22:52.587914 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 619/2433] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:52 2026] GET /volume/v3/volumes/41bc1767-6f97-42e7-a17b-a54288672f88 => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:52.963933 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-2c9c3433-bff6-4f3c-96f5-437bea817410 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:52.993974 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-370343cc-6003-42b6-b212-b3162a585775 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:52.995927 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-370343cc-6003-42b6-b212-b3162a585775 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] GET https://10.4.3.119/volume/v3/volumes/77fea0ca-0db7-4e13-af1b-df74c96dd8e4 Aug 25 10:22:52.996331 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-370343cc-6003-42b6-b212-b3162a585775 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:52.996331 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-370343cc-6003-42b6-b212-b3162a585775 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:53.002025 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-370343cc-6003-42b6-b212-b3162a585775 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] https://10.4.3.119/volume/v3/volumes/77fea0ca-0db7-4e13-af1b-df74c96dd8e4 returned with HTTP 404 Aug 25 10:22:53.002525 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 613/2434] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:52 2026] GET /volume/v3/volumes/77fea0ca-0db7-4e13-af1b-df74c96dd8e4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:22:53.013073 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-4af032de-05bc-4e9f-92a7-832a07ed13e4 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:53.015555 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4af032de-05bc-4e9f-92a7-832a07ed13e4 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] DELETE https://10.4.3.119/volume/v3/volumes/a0100905-c961-45ef-b753-cfc11ef1f59b Aug 25 10:22:53.015744 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4af032de-05bc-4e9f-92a7-832a07ed13e4 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:53.015985 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4af032de-05bc-4e9f-92a7-832a07ed13e4 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:53.016313 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-4af032de-05bc-4e9f-92a7-832a07ed13e4 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Delete volume with id: a0100905-c961-45ef-b753-cfc11ef1f59b Aug 25 10:22:53.026777 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:53.026777 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:22:53.027300 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-4af032de-05bc-4e9f-92a7-832a07ed13e4 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Volume info retrieved successfully. Aug 25 10:22:53.062180 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-4af032de-05bc-4e9f-92a7-832a07ed13e4 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Delete volume request issued successfully. Aug 25 10:22:53.062180 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4af032de-05bc-4e9f-92a7-832a07ed13e4 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] https://10.4.3.119/volume/v3/volumes/a0100905-c961-45ef-b753-cfc11ef1f59b returned with HTTP 202 Aug 25 10:22:53.062365 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 597/2435] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:22:53 2026] DELETE /volume/v3/volumes/a0100905-c961-45ef-b753-cfc11ef1f59b => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:22:53.070596 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-a7246560-6ab3-4065-a713-c36ea091bcd2 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:53.073813 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a7246560-6ab3-4065-a713-c36ea091bcd2 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] GET https://10.4.3.119/volume/v3/volumes/a0100905-c961-45ef-b753-cfc11ef1f59b Aug 25 10:22:53.073813 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a7246560-6ab3-4065-a713-c36ea091bcd2 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:53.073813 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a7246560-6ab3-4065-a713-c36ea091bcd2 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:53.093261 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:53.093261 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:22:53.096839 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-a7246560-6ab3-4065-a713-c36ea091bcd2 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Volume info retrieved successfully. Aug 25 10:22:53.103536 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a7246560-6ab3-4065-a713-c36ea091bcd2 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] https://10.4.3.119/volume/v3/volumes/a0100905-c961-45ef-b753-cfc11ef1f59b returned with HTTP 200 Aug 25 10:22:53.108427 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 620/2436] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:53 2026] GET /volume/v3/volumes/a0100905-c961-45ef-b753-cfc11ef1f59b => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:53.117618 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2c9c3433-bff6-4f3c-96f5-437bea817410 tempest-GroupsV320Test-1459346586 tempest-GroupsV320Test-1459346586-project-admin] POST https://10.4.3.119/volume/v3/types Aug 25 10:22:53.117618 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2c9c3433-bff6-4f3c-96f5-437bea817410 tempest-GroupsV320Test-1459346586 tempest-GroupsV320Test-1459346586-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-2035803856"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:22:53.141155 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2c9c3433-bff6-4f3c-96f5-437bea817410 tempest-GroupsV320Test-1459346586 tempest-GroupsV320Test-1459346586-project-admin] https://10.4.3.119/volume/v3/types returned with HTTP 200 Aug 25 10:22:53.141374 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 607/2437] 10.4.3.119 () {68 vars in 1252 bytes} [Tue Aug 25 10:22:52 2026] POST /volume/v3/types => generated 220 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:53.150883 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-92cbe53f-6935-4a6e-833d-f8f7c1982474 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:53.153305 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-92cbe53f-6935-4a6e-833d-f8f7c1982474 tempest-GroupsV320Test-1459346586 tempest-GroupsV320Test-1459346586-project-admin] POST https://10.4.3.119/volume/v3/group_types Aug 25 10:22:53.153735 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-92cbe53f-6935-4a6e-833d-f8f7c1982474 tempest-GroupsV320Test-1459346586 tempest-GroupsV320Test-1459346586-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-1184061323"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:22:53.176131 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-92cbe53f-6935-4a6e-833d-f8f7c1982474 tempest-GroupsV320Test-1459346586 tempest-GroupsV320Test-1459346586-project-admin] https://10.4.3.119/volume/v3/group_types returned with HTTP 202 Aug 25 10:22:53.176413 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 614/2438] 10.4.3.119 () {70 vars in 1311 bytes} [Tue Aug 25 10:22:53 2026] POST /volume/v3/group_types => generated 177 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:22:53.188717 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-49794c92-21c6-40dd-9fd8-d8fc61fc19c3 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:53.272092 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-49794c92-21c6-40dd-9fd8-d8fc61fc19c3 tempest-GroupsV320Test-1117230090 tempest-GroupsV320Test-1117230090-project-member] POST https://10.4.3.119/volume/v3/groups Aug 25 10:22:53.272642 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-49794c92-21c6-40dd-9fd8-d8fc61fc19c3 tempest-GroupsV320Test-1117230090 tempest-GroupsV320Test-1117230090-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "497c1172-9cde-4124-b55f-7a04aa8a86d2", "volume_types": ["feb47a02-f131-4d99-b1d4-bb346d702ccf"], "name": "tempest-GroupsV320Test-Group-187524270"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:22:53.274809 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.groups [None req-49794c92-21c6-40dd-9fd8-d8fc61fc19c3 tempest-GroupsV320Test-1117230090 tempest-GroupsV320Test-1117230090-project-member] Creating new group {'group': {'group_type': '497c1172-9cde-4124-b55f-7a04aa8a86d2', 'volume_types': ['feb47a02-f131-4d99-b1d4-bb346d702ccf'], 'name': 'tempest-GroupsV320Test-Group-187524270'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 25 10:22:53.279397 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.groups [None req-49794c92-21c6-40dd-9fd8-d8fc61fc19c3 tempest-GroupsV320Test-1117230090 tempest-GroupsV320Test-1117230090-project-member] Creating group tempest-GroupsV320Test-Group-187524270. Aug 25 10:22:53.291418 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-49794c92-21c6-40dd-9fd8-d8fc61fc19c3 tempest-GroupsV320Test-1117230090 tempest-GroupsV320Test-1117230090-project-member] Availability Zones retrieved successfully. Aug 25 10:22:53.329060 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-49794c92-21c6-40dd-9fd8-d8fc61fc19c3 tempest-GroupsV320Test-1117230090 tempest-GroupsV320Test-1117230090-project-member] Created reservations ['4fd246f3-9ee8-4d0a-bbca-2eb02442cd3f'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:22:53.368885 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-49794c92-21c6-40dd-9fd8-d8fc61fc19c3 tempest-GroupsV320Test-1117230090 tempest-GroupsV320Test-1117230090-project-member] https://10.4.3.119/volume/v3/groups returned with HTTP 202 Aug 25 10:22:53.369113 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 598/2439] 10.4.3.119 () {70 vars in 1297 bytes} [Tue Aug 25 10:22:53 2026] POST /volume/v3/groups => generated 107 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:22:53.382591 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-6c1b3bfa-cdf1-4c24-a0fa-368943b4b4a6 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:53.386847 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6c1b3bfa-cdf1-4c24-a0fa-368943b4b4a6 tempest-GroupsV320Test-1117230090 tempest-GroupsV320Test-1117230090-project-member] GET https://10.4.3.119/volume/v3/groups/d623c8a4-b3ca-4bd6-b8a2-fc5e7016913b Aug 25 10:22:53.387806 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6c1b3bfa-cdf1-4c24-a0fa-368943b4b4a6 tempest-GroupsV320Test-1117230090 tempest-GroupsV320Test-1117230090-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:53.388030 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6c1b3bfa-cdf1-4c24-a0fa-368943b4b4a6 tempest-GroupsV320Test-1117230090 tempest-GroupsV320Test-1117230090-project-member] Calling method 'version_select' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:53.388608 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.groups [None req-6c1b3bfa-cdf1-4c24-a0fa-368943b4b4a6 tempest-GroupsV320Test-1117230090 tempest-GroupsV320Test-1117230090-project-member] show called for member d623c8a4-b3ca-4bd6-b8a2-fc5e7016913b {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 10:22:53.397802 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:53.397802 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:22:53.410460 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6c1b3bfa-cdf1-4c24-a0fa-368943b4b4a6 tempest-GroupsV320Test-1117230090 tempest-GroupsV320Test-1117230090-project-member] https://10.4.3.119/volume/v3/groups/d623c8a4-b3ca-4bd6-b8a2-fc5e7016913b returned with HTTP 200 Aug 25 10:22:53.410744 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 621/2440] 10.4.3.119 () {68 vars in 1386 bytes} [Tue Aug 25 10:22:53 2026] GET /volume/v3/groups/d623c8a4-b3ca-4bd6-b8a2-fc5e7016913b => generated 387 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:22:53.432148 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-6dbdfdc5-dc95-49a0-82ee-5b32853eff83 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:53.436564 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6dbdfdc5-dc95-49a0-82ee-5b32853eff83 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] GET https://10.4.3.119/volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e Aug 25 10:22:53.436783 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-6dbdfdc5-dc95-49a0-82ee-5b32853eff83 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:53.437068 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-6dbdfdc5-dc95-49a0-82ee-5b32853eff83 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:53.437260 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-6dbdfdc5-dc95-49a0-82ee-5b32853eff83 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Show backup with id 69d030b4-c534-4ebe-9a87-830bab20648e. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:22:53.444275 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:53.444275 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:22:53.444974 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6dbdfdc5-dc95-49a0-82ee-5b32853eff83 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] https://10.4.3.119/volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e returned with HTTP 200 Aug 25 10:22:53.445795 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 608/2441] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:53 2026] GET /volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e => generated 802 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:53.548540 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-09fbc3b4-51d7-4970-a3c9-aef0bd70e3ff req-d113442a-4b1c-4721-a4c8-e56a10c0d4b8 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:53.550846 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-09fbc3b4-51d7-4970-a3c9-aef0bd70e3ff req-d113442a-4b1c-4721-a4c8-e56a10c0d4b8 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] GET https://10.4.3.119/volume/v3/volumes/f49769f7-c643-411a-b742-04103941e0e1 Aug 25 10:22:53.551045 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-09fbc3b4-51d7-4970-a3c9-aef0bd70e3ff req-d113442a-4b1c-4721-a4c8-e56a10c0d4b8 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:53.551362 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-09fbc3b4-51d7-4970-a3c9-aef0bd70e3ff req-d113442a-4b1c-4721-a4c8-e56a10c0d4b8 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:53.563707 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:53.563707 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:22:53.568553 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [req-09fbc3b4-51d7-4970-a3c9-aef0bd70e3ff req-d113442a-4b1c-4721-a4c8-e56a10c0d4b8 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Volume info retrieved successfully. Aug 25 10:22:53.574617 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-09fbc3b4-51d7-4970-a3c9-aef0bd70e3ff req-d113442a-4b1c-4721-a4c8-e56a10c0d4b8 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] https://10.4.3.119/volume/v3/volumes/f49769f7-c643-411a-b742-04103941e0e1 returned with HTTP 200 Aug 25 10:22:53.575114 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 615/2442] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:22:53 2026] GET /volume/v3/volumes/f49769f7-c643-411a-b742-04103941e0e1 => generated 1139 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:22:53.598746 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-09fbc3b4-51d7-4970-a3c9-aef0bd70e3ff req-6f959254-237b-4ff8-9699-038b6907a59f None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:53.602077 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-09fbc3b4-51d7-4970-a3c9-aef0bd70e3ff req-6f959254-237b-4ff8-9699-038b6907a59f tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] POST https://10.4.3.119/volume/v3/volumes/f49769f7-c643-411a-b742-04103941e0e1/action Aug 25 10:22:53.602625 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-09fbc3b4-51d7-4970-a3c9-aef0bd70e3ff req-6f959254-237b-4ff8-9699-038b6907a59f tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100389) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:22:53.602708 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-09fbc3b4-51d7-4970-a3c9-aef0bd70e3ff req-6f959254-237b-4ff8-9699-038b6907a59f tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:22:53.603781 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-9211979f-9d68-4bdb-aa04-53a93100ca70 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:53.606163 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9211979f-9d68-4bdb-aa04-53a93100ca70 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] GET https://10.4.3.119/volume/v3/volumes/41bc1767-6f97-42e7-a17b-a54288672f88 Aug 25 10:22:53.606443 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9211979f-9d68-4bdb-aa04-53a93100ca70 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:53.606745 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9211979f-9d68-4bdb-aa04-53a93100ca70 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:53.614433 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:53.614433 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:22:53.615026 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-09fbc3b4-51d7-4970-a3c9-aef0bd70e3ff req-6f959254-237b-4ff8-9699-038b6907a59f tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Volume info retrieved successfully. Aug 25 10:22:53.615158 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9211979f-9d68-4bdb-aa04-53a93100ca70 tempest-VolumesBackupsTest-398787018 tempest-VolumesBackupsTest-398787018-project-member] https://10.4.3.119/volume/v3/volumes/41bc1767-6f97-42e7-a17b-a54288672f88 returned with HTTP 404 Aug 25 10:22:53.615831 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 622/2443] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:53 2026] GET /volume/v3/volumes/41bc1767-6f97-42e7-a17b-a54288672f88 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:22:53.622558 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-09fbc3b4-51d7-4970-a3c9-aef0bd70e3ff req-6f959254-237b-4ff8-9699-038b6907a59f tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Begin detaching volume completed successfully. Aug 25 10:22:53.622986 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-09fbc3b4-51d7-4970-a3c9-aef0bd70e3ff req-6f959254-237b-4ff8-9699-038b6907a59f tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] https://10.4.3.119/volume/v3/volumes/f49769f7-c643-411a-b742-04103941e0e1/action returned with HTTP 202 Aug 25 10:22:53.624403 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 599/2444] 10.4.3.119 () {72 vars in 1672 bytes} [Tue Aug 25 10:22:53 2026] POST /volume/v3/volumes/f49769f7-c643-411a-b742-04103941e0e1/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:22:53.694318 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-59926f20-40aa-4a94-9222-005edaa09c47 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:53.694318 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-59926f20-40aa-4a94-9222-005edaa09c47 None None] GET https://10.4.3.119/volume// Aug 25 10:22:53.694483 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-59926f20-40aa-4a94-9222-005edaa09c47 None None] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:53.694689 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-59926f20-40aa-4a94-9222-005edaa09c47 None None] Calling method 'all' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:53.694985 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-59926f20-40aa-4a94-9222-005edaa09c47 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:22:53.696120 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 609/2445] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:22:53 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:22:53.704876 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-09fbc3b4-51d7-4970-a3c9-aef0bd70e3ff req-cc79b64e-2267-46c3-a128-ec582697e81b None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:53.710549 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-09fbc3b4-51d7-4970-a3c9-aef0bd70e3ff req-cc79b64e-2267-46c3-a128-ec582697e81b tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] GET https://10.4.3.119/volume/v3/volumes/f49769f7-c643-411a-b742-04103941e0e1 Aug 25 10:22:53.710549 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-09fbc3b4-51d7-4970-a3c9-aef0bd70e3ff req-cc79b64e-2267-46c3-a128-ec582697e81b tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:53.710549 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-09fbc3b4-51d7-4970-a3c9-aef0bd70e3ff req-cc79b64e-2267-46c3-a128-ec582697e81b tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:53.721217 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:53.721217 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:22:53.726701 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [req-09fbc3b4-51d7-4970-a3c9-aef0bd70e3ff req-cc79b64e-2267-46c3-a128-ec582697e81b tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Volume info retrieved successfully. Aug 25 10:22:53.732406 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-09fbc3b4-51d7-4970-a3c9-aef0bd70e3ff req-cc79b64e-2267-46c3-a128-ec582697e81b tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] https://10.4.3.119/volume/v3/volumes/f49769f7-c643-411a-b742-04103941e0e1 returned with HTTP 200 Aug 25 10:22:53.732406 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 616/2446] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:22:53 2026] GET /volume/v3/volumes/f49769f7-c643-411a-b742-04103941e0e1 => generated 1322 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:22:54.124652 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-c9a8d74b-170b-4d9c-9948-efb7636247aa None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:54.126646 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c9a8d74b-170b-4d9c-9948-efb7636247aa tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] GET https://10.4.3.119/volume/v3/volumes/a0100905-c961-45ef-b753-cfc11ef1f59b Aug 25 10:22:54.126841 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c9a8d74b-170b-4d9c-9948-efb7636247aa tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:54.127028 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c9a8d74b-170b-4d9c-9948-efb7636247aa tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:54.136467 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c9a8d74b-170b-4d9c-9948-efb7636247aa tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] https://10.4.3.119/volume/v3/volumes/a0100905-c961-45ef-b753-cfc11ef1f59b returned with HTTP 404 Aug 25 10:22:54.137274 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 623/2447] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:54 2026] GET /volume/v3/volumes/a0100905-c961-45ef-b753-cfc11ef1f59b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:22:54.146887 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-d55512f2-1e04-48b2-a894-a1b826308bc6 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:54.149092 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d55512f2-1e04-48b2-a894-a1b826308bc6 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] DELETE https://10.4.3.119/volume/v3/volumes/c115092d-7f35-4921-863d-d9eee1d3a9dd Aug 25 10:22:54.150428 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d55512f2-1e04-48b2-a894-a1b826308bc6 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:54.150428 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d55512f2-1e04-48b2-a894-a1b826308bc6 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:54.150829 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-d55512f2-1e04-48b2-a894-a1b826308bc6 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Delete volume with id: c115092d-7f35-4921-863d-d9eee1d3a9dd Aug 25 10:22:54.159709 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:54.159709 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:22:54.160433 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-d55512f2-1e04-48b2-a894-a1b826308bc6 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Volume info retrieved successfully. Aug 25 10:22:54.181335 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-d55512f2-1e04-48b2-a894-a1b826308bc6 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Delete volume request issued successfully. Aug 25 10:22:54.181673 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d55512f2-1e04-48b2-a894-a1b826308bc6 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] https://10.4.3.119/volume/v3/volumes/c115092d-7f35-4921-863d-d9eee1d3a9dd returned with HTTP 202 Aug 25 10:22:54.182023 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 600/2448] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:22:54 2026] DELETE /volume/v3/volumes/c115092d-7f35-4921-863d-d9eee1d3a9dd => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:22:54.194079 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-414b0fab-4274-4c41-8cf2-48f81c0999e2 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:54.196769 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-414b0fab-4274-4c41-8cf2-48f81c0999e2 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] GET https://10.4.3.119/volume/v3/volumes/c115092d-7f35-4921-863d-d9eee1d3a9dd Aug 25 10:22:54.197037 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-414b0fab-4274-4c41-8cf2-48f81c0999e2 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:54.197298 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-414b0fab-4274-4c41-8cf2-48f81c0999e2 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:54.206878 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:54.206878 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:22:54.212351 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-414b0fab-4274-4c41-8cf2-48f81c0999e2 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Volume info retrieved successfully. Aug 25 10:22:54.221158 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-414b0fab-4274-4c41-8cf2-48f81c0999e2 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] https://10.4.3.119/volume/v3/volumes/c115092d-7f35-4921-863d-d9eee1d3a9dd returned with HTTP 200 Aug 25 10:22:54.223093 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 610/2449] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:54 2026] GET /volume/v3/volumes/c115092d-7f35-4921-863d-d9eee1d3a9dd => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:54.422261 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-ef3d0ca8-6b26-4ee2-86df-645bed469548 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:54.424348 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ef3d0ca8-6b26-4ee2-86df-645bed469548 tempest-GroupsV320Test-1117230090 tempest-GroupsV320Test-1117230090-project-member] GET https://10.4.3.119/volume/v3/groups/d623c8a4-b3ca-4bd6-b8a2-fc5e7016913b Aug 25 10:22:54.424645 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ef3d0ca8-6b26-4ee2-86df-645bed469548 tempest-GroupsV320Test-1117230090 tempest-GroupsV320Test-1117230090-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:54.424852 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ef3d0ca8-6b26-4ee2-86df-645bed469548 tempest-GroupsV320Test-1117230090 tempest-GroupsV320Test-1117230090-project-member] Calling method 'version_select' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:54.424981 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.groups [None req-ef3d0ca8-6b26-4ee2-86df-645bed469548 tempest-GroupsV320Test-1117230090 tempest-GroupsV320Test-1117230090-project-member] show called for member d623c8a4-b3ca-4bd6-b8a2-fc5e7016913b {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 10:22:54.428814 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:54.428814 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:22:54.436427 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ef3d0ca8-6b26-4ee2-86df-645bed469548 tempest-GroupsV320Test-1117230090 tempest-GroupsV320Test-1117230090-project-member] https://10.4.3.119/volume/v3/groups/d623c8a4-b3ca-4bd6-b8a2-fc5e7016913b returned with HTTP 200 Aug 25 10:22:54.437145 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 617/2450] 10.4.3.119 () {68 vars in 1386 bytes} [Tue Aug 25 10:22:54 2026] GET /volume/v3/groups/d623c8a4-b3ca-4bd6-b8a2-fc5e7016913b => generated 388 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 25 10:22:54.446449 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-899c4d65-d517-49ee-822b-8b813ea2ae3a None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:54.448562 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-899c4d65-d517-49ee-822b-8b813ea2ae3a tempest-GroupsV320Test-1459346586 tempest-GroupsV320Test-1459346586-project-admin] POST https://10.4.3.119/volume/v3/groups/d623c8a4-b3ca-4bd6-b8a2-fc5e7016913b/action Aug 25 10:22:54.449023 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-899c4d65-d517-49ee-822b-8b813ea2ae3a tempest-GroupsV320Test-1459346586 tempest-GroupsV320Test-1459346586-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:22:54.449201 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-899c4d65-d517-49ee-822b-8b813ea2ae3a tempest-GroupsV320Test-1459346586 tempest-GroupsV320Test-1459346586-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:22:54.450755 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.groups [None req-899c4d65-d517-49ee-822b-8b813ea2ae3a tempest-GroupsV320Test-1459346586 tempest-GroupsV320Test-1459346586-project-admin] Updating group 'd623c8a4-b3ca-4bd6-b8a2-fc5e7016913b' with 'creating' {{(pid=100391) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 25 10:22:54.457035 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:54.457035 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:22:54.457520 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-d6eb3237-3377-4441-b480-4dfacdb06795 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:54.459532 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d6eb3237-3377-4441-b480-4dfacdb06795 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] GET https://10.4.3.119/volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e Aug 25 10:22:54.459780 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d6eb3237-3377-4441-b480-4dfacdb06795 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:54.460054 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d6eb3237-3377-4441-b480-4dfacdb06795 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:54.460237 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-d6eb3237-3377-4441-b480-4dfacdb06795 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Show backup with id 69d030b4-c534-4ebe-9a87-830bab20648e. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:22:54.465498 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:54.465498 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:22:54.465929 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-899c4d65-d517-49ee-822b-8b813ea2ae3a tempest-GroupsV320Test-1459346586 tempest-GroupsV320Test-1459346586-project-admin] https://10.4.3.119/volume/v3/groups/d623c8a4-b3ca-4bd6-b8a2-fc5e7016913b/action returned with HTTP 202 Aug 25 10:22:54.466357 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d6eb3237-3377-4441-b480-4dfacdb06795 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] https://10.4.3.119/volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e returned with HTTP 200 Aug 25 10:22:54.466434 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 624/2451] 10.4.3.119 () {70 vars in 1428 bytes} [Tue Aug 25 10:22:54 2026] POST /volume/v3/groups/d623c8a4-b3ca-4bd6-b8a2-fc5e7016913b/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 10:22:54.466869 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 601/2452] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:54 2026] GET /volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e => generated 802 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:54.473270 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-b4dddb5b-1527-4e00-847d-6e410bb8f20b None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:54.475038 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b4dddb5b-1527-4e00-847d-6e410bb8f20b tempest-GroupsV320Test-1117230090 tempest-GroupsV320Test-1117230090-project-member] GET https://10.4.3.119/volume/v3/groups/d623c8a4-b3ca-4bd6-b8a2-fc5e7016913b Aug 25 10:22:54.475258 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b4dddb5b-1527-4e00-847d-6e410bb8f20b tempest-GroupsV320Test-1117230090 tempest-GroupsV320Test-1117230090-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:54.475461 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b4dddb5b-1527-4e00-847d-6e410bb8f20b tempest-GroupsV320Test-1117230090 tempest-GroupsV320Test-1117230090-project-member] Calling method 'version_select' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:54.475609 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.groups [None req-b4dddb5b-1527-4e00-847d-6e410bb8f20b tempest-GroupsV320Test-1117230090 tempest-GroupsV320Test-1117230090-project-member] show called for member d623c8a4-b3ca-4bd6-b8a2-fc5e7016913b {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 10:22:54.478997 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:54.478997 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:22:54.486271 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b4dddb5b-1527-4e00-847d-6e410bb8f20b tempest-GroupsV320Test-1117230090 tempest-GroupsV320Test-1117230090-project-member] https://10.4.3.119/volume/v3/groups/d623c8a4-b3ca-4bd6-b8a2-fc5e7016913b returned with HTTP 200 Aug 25 10:22:54.486902 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 611/2453] 10.4.3.119 () {68 vars in 1386 bytes} [Tue Aug 25 10:22:54 2026] GET /volume/v3/groups/d623c8a4-b3ca-4bd6-b8a2-fc5e7016913b => generated 387 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:22:54.498821 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-6823c01a-195a-4014-96b3-5d50a83a9652 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:54.500651 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6823c01a-195a-4014-96b3-5d50a83a9652 tempest-GroupsV320Test-1459346586 tempest-GroupsV320Test-1459346586-project-admin] POST https://10.4.3.119/volume/v3/groups/d623c8a4-b3ca-4bd6-b8a2-fc5e7016913b/action Aug 25 10:22:54.501024 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6823c01a-195a-4014-96b3-5d50a83a9652 tempest-GroupsV320Test-1459346586 tempest-GroupsV320Test-1459346586-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100390) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:22:54.501194 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6823c01a-195a-4014-96b3-5d50a83a9652 tempest-GroupsV320Test-1459346586 tempest-GroupsV320Test-1459346586-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:22:54.502608 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.groups [None req-6823c01a-195a-4014-96b3-5d50a83a9652 tempest-GroupsV320Test-1459346586 tempest-GroupsV320Test-1459346586-project-admin] Updating group 'd623c8a4-b3ca-4bd6-b8a2-fc5e7016913b' with 'available' {{(pid=100390) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 25 10:22:54.507647 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:54.507647 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:22:54.514939 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6823c01a-195a-4014-96b3-5d50a83a9652 tempest-GroupsV320Test-1459346586 tempest-GroupsV320Test-1459346586-project-admin] https://10.4.3.119/volume/v3/groups/d623c8a4-b3ca-4bd6-b8a2-fc5e7016913b/action returned with HTTP 202 Aug 25 10:22:54.515707 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 618/2454] 10.4.3.119 () {70 vars in 1428 bytes} [Tue Aug 25 10:22:54 2026] POST /volume/v3/groups/d623c8a4-b3ca-4bd6-b8a2-fc5e7016913b/action => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 10:22:54.523787 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-e54501c9-dead-48d9-8a43-c1b7479f6539 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:54.526241 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e54501c9-dead-48d9-8a43-c1b7479f6539 tempest-GroupsV320Test-1117230090 tempest-GroupsV320Test-1117230090-project-member] GET https://10.4.3.119/volume/v3/groups/d623c8a4-b3ca-4bd6-b8a2-fc5e7016913b Aug 25 10:22:54.526561 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e54501c9-dead-48d9-8a43-c1b7479f6539 tempest-GroupsV320Test-1117230090 tempest-GroupsV320Test-1117230090-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:54.526829 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e54501c9-dead-48d9-8a43-c1b7479f6539 tempest-GroupsV320Test-1117230090 tempest-GroupsV320Test-1117230090-project-member] Calling method 'version_select' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:54.527012 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.groups [None req-e54501c9-dead-48d9-8a43-c1b7479f6539 tempest-GroupsV320Test-1117230090 tempest-GroupsV320Test-1117230090-project-member] show called for member d623c8a4-b3ca-4bd6-b8a2-fc5e7016913b {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 10:22:54.531333 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:54.531333 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:22:54.540748 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e54501c9-dead-48d9-8a43-c1b7479f6539 tempest-GroupsV320Test-1117230090 tempest-GroupsV320Test-1117230090-project-member] https://10.4.3.119/volume/v3/groups/d623c8a4-b3ca-4bd6-b8a2-fc5e7016913b returned with HTTP 200 Aug 25 10:22:54.541591 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 625/2455] 10.4.3.119 () {68 vars in 1386 bytes} [Tue Aug 25 10:22:54 2026] GET /volume/v3/groups/d623c8a4-b3ca-4bd6-b8a2-fc5e7016913b => generated 388 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:22:54.550893 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-4134b594-2e6c-427f-a2dc-36d10a576379 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:54.553270 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4134b594-2e6c-427f-a2dc-36d10a576379 tempest-GroupsV320Test-1459346586 tempest-GroupsV320Test-1459346586-project-admin] POST https://10.4.3.119/volume/v3/groups/d623c8a4-b3ca-4bd6-b8a2-fc5e7016913b/action Aug 25 10:22:54.553763 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4134b594-2e6c-427f-a2dc-36d10a576379 tempest-GroupsV320Test-1459346586 tempest-GroupsV320Test-1459346586-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100389) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:22:54.553937 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4134b594-2e6c-427f-a2dc-36d10a576379 tempest-GroupsV320Test-1459346586 tempest-GroupsV320Test-1459346586-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "error"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:22:54.555990 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.groups [None req-4134b594-2e6c-427f-a2dc-36d10a576379 tempest-GroupsV320Test-1459346586 tempest-GroupsV320Test-1459346586-project-admin] Updating group 'd623c8a4-b3ca-4bd6-b8a2-fc5e7016913b' with 'error' {{(pid=100389) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 25 10:22:54.562638 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:54.562638 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:22:54.571216 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4134b594-2e6c-427f-a2dc-36d10a576379 tempest-GroupsV320Test-1459346586 tempest-GroupsV320Test-1459346586-project-admin] https://10.4.3.119/volume/v3/groups/d623c8a4-b3ca-4bd6-b8a2-fc5e7016913b/action returned with HTTP 202 Aug 25 10:22:54.571898 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 602/2456] 10.4.3.119 () {70 vars in 1428 bytes} [Tue Aug 25 10:22:54 2026] POST /volume/v3/groups/d623c8a4-b3ca-4bd6-b8a2-fc5e7016913b/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 10:22:54.579686 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-ad8036fc-cccb-4457-be9a-54814d0cf5a1 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:54.581905 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ad8036fc-cccb-4457-be9a-54814d0cf5a1 tempest-GroupsV320Test-1117230090 tempest-GroupsV320Test-1117230090-project-member] GET https://10.4.3.119/volume/v3/groups/d623c8a4-b3ca-4bd6-b8a2-fc5e7016913b Aug 25 10:22:54.582296 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ad8036fc-cccb-4457-be9a-54814d0cf5a1 tempest-GroupsV320Test-1117230090 tempest-GroupsV320Test-1117230090-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:54.582600 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ad8036fc-cccb-4457-be9a-54814d0cf5a1 tempest-GroupsV320Test-1117230090 tempest-GroupsV320Test-1117230090-project-member] Calling method 'version_select' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:54.582812 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.groups [None req-ad8036fc-cccb-4457-be9a-54814d0cf5a1 tempest-GroupsV320Test-1117230090 tempest-GroupsV320Test-1117230090-project-member] show called for member d623c8a4-b3ca-4bd6-b8a2-fc5e7016913b {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 10:22:54.586837 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:54.586837 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:22:54.594650 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ad8036fc-cccb-4457-be9a-54814d0cf5a1 tempest-GroupsV320Test-1117230090 tempest-GroupsV320Test-1117230090-project-member] https://10.4.3.119/volume/v3/groups/d623c8a4-b3ca-4bd6-b8a2-fc5e7016913b returned with HTTP 200 Aug 25 10:22:54.595151 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 612/2457] 10.4.3.119 () {68 vars in 1386 bytes} [Tue Aug 25 10:22:54 2026] GET /volume/v3/groups/d623c8a4-b3ca-4bd6-b8a2-fc5e7016913b => generated 384 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:22:54.604964 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-60bb9523-2b04-4276-985e-a21277fffcd0 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:54.606629 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-60bb9523-2b04-4276-985e-a21277fffcd0 tempest-GroupsV320Test-1459346586 tempest-GroupsV320Test-1459346586-project-admin] POST https://10.4.3.119/volume/v3/groups/d623c8a4-b3ca-4bd6-b8a2-fc5e7016913b/action Aug 25 10:22:54.606965 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-60bb9523-2b04-4276-985e-a21277fffcd0 tempest-GroupsV320Test-1459346586 tempest-GroupsV320Test-1459346586-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100390) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:22:54.607112 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-60bb9523-2b04-4276-985e-a21277fffcd0 tempest-GroupsV320Test-1459346586 tempest-GroupsV320Test-1459346586-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:22:54.608586 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.groups [None req-60bb9523-2b04-4276-985e-a21277fffcd0 tempest-GroupsV320Test-1459346586 tempest-GroupsV320Test-1459346586-project-admin] Updating group 'd623c8a4-b3ca-4bd6-b8a2-fc5e7016913b' with 'available' {{(pid=100390) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 25 10:22:54.611837 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:54.611837 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:22:54.618162 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-60bb9523-2b04-4276-985e-a21277fffcd0 tempest-GroupsV320Test-1459346586 tempest-GroupsV320Test-1459346586-project-admin] https://10.4.3.119/volume/v3/groups/d623c8a4-b3ca-4bd6-b8a2-fc5e7016913b/action returned with HTTP 202 Aug 25 10:22:54.618868 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 619/2458] 10.4.3.119 () {70 vars in 1428 bytes} [Tue Aug 25 10:22:54 2026] POST /volume/v3/groups/d623c8a4-b3ca-4bd6-b8a2-fc5e7016913b/action => generated 0 bytes in 14 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 10:22:54.626018 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-0818732e-c80d-4f18-b009-cf93679bfd9a None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:54.628277 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0818732e-c80d-4f18-b009-cf93679bfd9a tempest-GroupsV320Test-1117230090 tempest-GroupsV320Test-1117230090-project-member] GET https://10.4.3.119/volume/v3/groups/d623c8a4-b3ca-4bd6-b8a2-fc5e7016913b Aug 25 10:22:54.628677 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0818732e-c80d-4f18-b009-cf93679bfd9a tempest-GroupsV320Test-1117230090 tempest-GroupsV320Test-1117230090-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:54.628829 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0818732e-c80d-4f18-b009-cf93679bfd9a tempest-GroupsV320Test-1117230090 tempest-GroupsV320Test-1117230090-project-member] Calling method 'version_select' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:54.628974 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.groups [None req-0818732e-c80d-4f18-b009-cf93679bfd9a tempest-GroupsV320Test-1117230090 tempest-GroupsV320Test-1117230090-project-member] show called for member d623c8a4-b3ca-4bd6-b8a2-fc5e7016913b {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 10:22:54.634240 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:54.634240 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:22:54.644907 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0818732e-c80d-4f18-b009-cf93679bfd9a tempest-GroupsV320Test-1117230090 tempest-GroupsV320Test-1117230090-project-member] https://10.4.3.119/volume/v3/groups/d623c8a4-b3ca-4bd6-b8a2-fc5e7016913b returned with HTTP 200 Aug 25 10:22:54.645476 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 626/2459] 10.4.3.119 () {68 vars in 1386 bytes} [Tue Aug 25 10:22:54 2026] GET /volume/v3/groups/d623c8a4-b3ca-4bd6-b8a2-fc5e7016913b => generated 388 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:22:54.656776 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-0865191f-8e19-46c4-9098-945c0497c2b1 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:54.658581 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0865191f-8e19-46c4-9098-945c0497c2b1 tempest-GroupsV320Test-1117230090 tempest-GroupsV320Test-1117230090-project-member] GET https://10.4.3.119/volume/v3/volumes/detail Aug 25 10:22:54.658808 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0865191f-8e19-46c4-9098-945c0497c2b1 tempest-GroupsV320Test-1117230090 tempest-GroupsV320Test-1117230090-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:54.659207 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0865191f-8e19-46c4-9098-945c0497c2b1 tempest-GroupsV320Test-1117230090 tempest-GroupsV320Test-1117230090-project-member] Calling method 'detail' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:54.659539 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.api_utils [None req-0865191f-8e19-46c4-9098-945c0497c2b1 tempest-GroupsV320Test-1117230090 tempest-GroupsV320Test-1117230090-project-member] Removing options '' from query. {{(pid=100389) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 10:22:54.660372 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-0865191f-8e19-46c4-9098-945c0497c2b1 tempest-GroupsV320Test-1117230090 tempest-GroupsV320Test-1117230090-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100389) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 10:22:54.666865 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-0865191f-8e19-46c4-9098-945c0497c2b1 tempest-GroupsV320Test-1117230090 tempest-GroupsV320Test-1117230090-project-member] Get all volumes completed successfully. Aug 25 10:22:54.668915 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0865191f-8e19-46c4-9098-945c0497c2b1 tempest-GroupsV320Test-1117230090 tempest-GroupsV320Test-1117230090-project-member] https://10.4.3.119/volume/v3/volumes/detail returned with HTTP 200 Aug 25 10:22:54.669367 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 603/2460] 10.4.3.119 () {68 vars in 1299 bytes} [Tue Aug 25 10:22:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:54.682597 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-961a6511-95ea-40e7-94e4-ffbc56dd4d1c None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:54.684645 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-961a6511-95ea-40e7-94e4-ffbc56dd4d1c tempest-GroupsV320Test-1117230090 tempest-GroupsV320Test-1117230090-project-member] POST https://10.4.3.119/volume/v3/groups/d623c8a4-b3ca-4bd6-b8a2-fc5e7016913b/action Aug 25 10:22:54.685011 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-961a6511-95ea-40e7-94e4-ffbc56dd4d1c tempest-GroupsV320Test-1117230090 tempest-GroupsV320Test-1117230090-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:22:54.685200 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-961a6511-95ea-40e7-94e4-ffbc56dd4d1c tempest-GroupsV320Test-1117230090 tempest-GroupsV320Test-1117230090-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:22:54.686866 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.groups [None req-961a6511-95ea-40e7-94e4-ffbc56dd4d1c tempest-GroupsV320Test-1117230090 tempest-GroupsV320Test-1117230090-project-member] delete called for group d623c8a4-b3ca-4bd6-b8a2-fc5e7016913b {{(pid=100388) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 25 10:22:54.687039 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.groups [None req-961a6511-95ea-40e7-94e4-ffbc56dd4d1c tempest-GroupsV320Test-1117230090 tempest-GroupsV320Test-1117230090-project-member] Delete group with id: d623c8a4-b3ca-4bd6-b8a2-fc5e7016913b Aug 25 10:22:54.690560 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:54.690560 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:22:54.731623 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-961a6511-95ea-40e7-94e4-ffbc56dd4d1c tempest-GroupsV320Test-1117230090 tempest-GroupsV320Test-1117230090-project-member] https://10.4.3.119/volume/v3/groups/d623c8a4-b3ca-4bd6-b8a2-fc5e7016913b/action returned with HTTP 202 Aug 25 10:22:54.731623 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 613/2461] 10.4.3.119 () {70 vars in 1428 bytes} [Tue Aug 25 10:22:54 2026] POST /volume/v3/groups/d623c8a4-b3ca-4bd6-b8a2-fc5e7016913b/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 10:22:54.747343 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-42845e8e-e253-4d9f-a84b-66f1f027cb3f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:54.749449 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-42845e8e-e253-4d9f-a84b-66f1f027cb3f tempest-GroupsV320Test-1117230090 tempest-GroupsV320Test-1117230090-project-member] GET https://10.4.3.119/volume/v3/groups/d623c8a4-b3ca-4bd6-b8a2-fc5e7016913b Aug 25 10:22:54.749787 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-42845e8e-e253-4d9f-a84b-66f1f027cb3f tempest-GroupsV320Test-1117230090 tempest-GroupsV320Test-1117230090-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:54.750049 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-42845e8e-e253-4d9f-a84b-66f1f027cb3f tempest-GroupsV320Test-1117230090 tempest-GroupsV320Test-1117230090-project-member] Calling method 'version_select' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:54.750335 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.groups [None req-42845e8e-e253-4d9f-a84b-66f1f027cb3f tempest-GroupsV320Test-1117230090 tempest-GroupsV320Test-1117230090-project-member] show called for member d623c8a4-b3ca-4bd6-b8a2-fc5e7016913b {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 10:22:54.757177 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:54.757177 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:22:54.768924 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-42845e8e-e253-4d9f-a84b-66f1f027cb3f tempest-GroupsV320Test-1117230090 tempest-GroupsV320Test-1117230090-project-member] https://10.4.3.119/volume/v3/groups/d623c8a4-b3ca-4bd6-b8a2-fc5e7016913b returned with HTTP 200 Aug 25 10:22:54.769583 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 620/2462] 10.4.3.119 () {68 vars in 1386 bytes} [Tue Aug 25 10:22:54 2026] GET /volume/v3/groups/d623c8a4-b3ca-4bd6-b8a2-fc5e7016913b => generated 387 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:22:55.246354 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-29862b12-a0cf-4f06-a9d7-e11ba318cecd None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:55.248612 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-29862b12-a0cf-4f06-a9d7-e11ba318cecd tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] GET https://10.4.3.119/volume/v3/volumes/c115092d-7f35-4921-863d-d9eee1d3a9dd Aug 25 10:22:55.248697 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-29862b12-a0cf-4f06-a9d7-e11ba318cecd tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:55.248883 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-29862b12-a0cf-4f06-a9d7-e11ba318cecd tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:55.262131 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-29862b12-a0cf-4f06-a9d7-e11ba318cecd tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] https://10.4.3.119/volume/v3/volumes/c115092d-7f35-4921-863d-d9eee1d3a9dd returned with HTTP 404 Aug 25 10:22:55.262301 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 627/2463] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:55 2026] GET /volume/v3/volumes/c115092d-7f35-4921-863d-d9eee1d3a9dd => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:22:55.273607 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-c93f407c-c8ad-4422-b552-d039991b8d29 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:55.275742 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c93f407c-c8ad-4422-b552-d039991b8d29 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] DELETE https://10.4.3.119/volume/v3/volumes/b656a080-8602-4ce8-9419-8aefc521b8d7 Aug 25 10:22:55.275974 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c93f407c-c8ad-4422-b552-d039991b8d29 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:55.276279 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c93f407c-c8ad-4422-b552-d039991b8d29 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:55.276485 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-c93f407c-c8ad-4422-b552-d039991b8d29 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Delete volume with id: b656a080-8602-4ce8-9419-8aefc521b8d7 Aug 25 10:22:55.285321 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:55.285321 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:22:55.286347 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-c93f407c-c8ad-4422-b552-d039991b8d29 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Volume info retrieved successfully. Aug 25 10:22:55.311473 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-c93f407c-c8ad-4422-b552-d039991b8d29 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Delete volume request issued successfully. Aug 25 10:22:55.311473 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c93f407c-c8ad-4422-b552-d039991b8d29 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] https://10.4.3.119/volume/v3/volumes/b656a080-8602-4ce8-9419-8aefc521b8d7 returned with HTTP 202 Aug 25 10:22:55.312044 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 604/2464] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:22:55 2026] DELETE /volume/v3/volumes/b656a080-8602-4ce8-9419-8aefc521b8d7 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:22:55.322082 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-34de0845-b3d1-4977-9660-61af76b4ca74 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:55.324853 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-34de0845-b3d1-4977-9660-61af76b4ca74 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] GET https://10.4.3.119/volume/v3/volumes/b656a080-8602-4ce8-9419-8aefc521b8d7 Aug 25 10:22:55.324853 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-34de0845-b3d1-4977-9660-61af76b4ca74 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:55.325847 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-34de0845-b3d1-4977-9660-61af76b4ca74 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:55.339166 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:55.339166 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:22:55.347774 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-34de0845-b3d1-4977-9660-61af76b4ca74 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Volume info retrieved successfully. Aug 25 10:22:55.356381 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-34de0845-b3d1-4977-9660-61af76b4ca74 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] https://10.4.3.119/volume/v3/volumes/b656a080-8602-4ce8-9419-8aefc521b8d7 returned with HTTP 200 Aug 25 10:22:55.356881 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 614/2465] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:55 2026] GET /volume/v3/volumes/b656a080-8602-4ce8-9419-8aefc521b8d7 => generated 849 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:55.478594 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-7152f4e4-51f2-49bd-b693-b2a823bb41b9 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:55.480788 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7152f4e4-51f2-49bd-b693-b2a823bb41b9 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] GET https://10.4.3.119/volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e Aug 25 10:22:55.481043 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-7152f4e4-51f2-49bd-b693-b2a823bb41b9 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:55.481322 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-7152f4e4-51f2-49bd-b693-b2a823bb41b9 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:55.481474 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-7152f4e4-51f2-49bd-b693-b2a823bb41b9 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Show backup with id 69d030b4-c534-4ebe-9a87-830bab20648e. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:22:55.487644 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:55.487644 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:22:55.488668 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7152f4e4-51f2-49bd-b693-b2a823bb41b9 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] https://10.4.3.119/volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e returned with HTTP 200 Aug 25 10:22:55.489440 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 621/2466] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:55 2026] GET /volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e => generated 802 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:55.781149 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-8e60a94b-d5ca-4bab-aafd-18522fa4dcd8 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:55.783467 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8e60a94b-d5ca-4bab-aafd-18522fa4dcd8 tempest-GroupsV320Test-1117230090 tempest-GroupsV320Test-1117230090-project-member] GET https://10.4.3.119/volume/v3/groups/d623c8a4-b3ca-4bd6-b8a2-fc5e7016913b Aug 25 10:22:55.783688 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-8e60a94b-d5ca-4bab-aafd-18522fa4dcd8 tempest-GroupsV320Test-1117230090 tempest-GroupsV320Test-1117230090-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:55.783874 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-8e60a94b-d5ca-4bab-aafd-18522fa4dcd8 tempest-GroupsV320Test-1117230090 tempest-GroupsV320Test-1117230090-project-member] Calling method 'version_select' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:55.783997 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.groups [None req-8e60a94b-d5ca-4bab-aafd-18522fa4dcd8 tempest-GroupsV320Test-1117230090 tempest-GroupsV320Test-1117230090-project-member] show called for member d623c8a4-b3ca-4bd6-b8a2-fc5e7016913b {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 10:22:55.787145 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8e60a94b-d5ca-4bab-aafd-18522fa4dcd8 tempest-GroupsV320Test-1117230090 tempest-GroupsV320Test-1117230090-project-member] https://10.4.3.119/volume/v3/groups/d623c8a4-b3ca-4bd6-b8a2-fc5e7016913b returned with HTTP 404 Aug 25 10:22:55.787634 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 628/2467] 10.4.3.119 () {68 vars in 1386 bytes} [Tue Aug 25 10:22:55 2026] GET /volume/v3/groups/d623c8a4-b3ca-4bd6-b8a2-fc5e7016913b => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 10:22:55.795498 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-1963e805-5c2a-4136-9eb8-76c39321d562 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:55.798300 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1963e805-5c2a-4136-9eb8-76c39321d562 tempest-GroupsV320Test-1459346586 tempest-GroupsV320Test-1459346586-project-admin] DELETE https://10.4.3.119/volume/v3/group_types/497c1172-9cde-4124-b55f-7a04aa8a86d2 Aug 25 10:22:55.798550 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1963e805-5c2a-4136-9eb8-76c39321d562 tempest-GroupsV320Test-1459346586 tempest-GroupsV320Test-1459346586-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:55.798747 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1963e805-5c2a-4136-9eb8-76c39321d562 tempest-GroupsV320Test-1459346586 tempest-GroupsV320Test-1459346586-project-admin] Calling method 'version_select' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:55.813307 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1963e805-5c2a-4136-9eb8-76c39321d562 tempest-GroupsV320Test-1459346586 tempest-GroupsV320Test-1459346586-project-admin] https://10.4.3.119/volume/v3/group_types/497c1172-9cde-4124-b55f-7a04aa8a86d2 returned with HTTP 202 Aug 25 10:22:55.813780 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 605/2468] 10.4.3.119 () {68 vars in 1404 bytes} [Tue Aug 25 10:22:55 2026] DELETE /volume/v3/group_types/497c1172-9cde-4124-b55f-7a04aa8a86d2 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 10:22:55.820921 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-548daa42-c75c-4950-894d-392784378ec1 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:55.823055 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-548daa42-c75c-4950-894d-392784378ec1 tempest-GroupsV320Test-1459346586 tempest-GroupsV320Test-1459346586-project-admin] DELETE https://10.4.3.119/volume/v3/types/feb47a02-f131-4d99-b1d4-bb346d702ccf Aug 25 10:22:55.823323 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-548daa42-c75c-4950-894d-392784378ec1 tempest-GroupsV320Test-1459346586 tempest-GroupsV320Test-1459346586-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:55.823608 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-548daa42-c75c-4950-894d-392784378ec1 tempest-GroupsV320Test-1459346586 tempest-GroupsV320Test-1459346586-project-admin] Calling method '_delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:55.861154 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-548daa42-c75c-4950-894d-392784378ec1 tempest-GroupsV320Test-1459346586 tempest-GroupsV320Test-1459346586-project-admin] https://10.4.3.119/volume/v3/types/feb47a02-f131-4d99-b1d4-bb346d702ccf returned with HTTP 202 Aug 25 10:22:55.863412 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 615/2469] 10.4.3.119 () {66 vars in 1345 bytes} [Tue Aug 25 10:22:55 2026] DELETE /volume/v3/types/feb47a02-f131-4d99-b1d4-bb346d702ccf => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:22:55.869249 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-d2330f42-c506-4359-89d6-ca3185e4d225 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:55.871376 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d2330f42-c506-4359-89d6-ca3185e4d225 tempest-GroupsV320Test-1459346586 tempest-GroupsV320Test-1459346586-project-admin] GET https://10.4.3.119/volume/v3/types/feb47a02-f131-4d99-b1d4-bb346d702ccf Aug 25 10:22:55.871625 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d2330f42-c506-4359-89d6-ca3185e4d225 tempest-GroupsV320Test-1459346586 tempest-GroupsV320Test-1459346586-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:55.871834 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d2330f42-c506-4359-89d6-ca3185e4d225 tempest-GroupsV320Test-1459346586 tempest-GroupsV320Test-1459346586-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:55.878245 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d2330f42-c506-4359-89d6-ca3185e4d225 tempest-GroupsV320Test-1459346586 tempest-GroupsV320Test-1459346586-project-admin] https://10.4.3.119/volume/v3/types/feb47a02-f131-4d99-b1d4-bb346d702ccf returned with HTTP 404 Aug 25 10:22:55.878765 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 622/2470] 10.4.3.119 () {66 vars in 1342 bytes} [Tue Aug 25 10:22:55 2026] GET /volume/v3/types/feb47a02-f131-4d99-b1d4-bb346d702ccf => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:22:56.377587 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-d68fd949-f7c4-444c-a22e-52ab391c3d51 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:56.380347 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d68fd949-f7c4-444c-a22e-52ab391c3d51 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] GET https://10.4.3.119/volume/v3/volumes/b656a080-8602-4ce8-9419-8aefc521b8d7 Aug 25 10:22:56.380616 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d68fd949-f7c4-444c-a22e-52ab391c3d51 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:56.380804 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d68fd949-f7c4-444c-a22e-52ab391c3d51 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:56.394213 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d68fd949-f7c4-444c-a22e-52ab391c3d51 tempest-CreateVolumesFromBackupTest-189571848 tempest-CreateVolumesFromBackupTest-189571848-project-member] https://10.4.3.119/volume/v3/volumes/b656a080-8602-4ce8-9419-8aefc521b8d7 returned with HTTP 404 Aug 25 10:22:56.395885 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 629/2471] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:56 2026] GET /volume/v3/volumes/b656a080-8602-4ce8-9419-8aefc521b8d7 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:22:56.501865 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-616dde99-0f0e-4984-9dd8-928233aa6b52 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:56.503898 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-616dde99-0f0e-4984-9dd8-928233aa6b52 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] GET https://10.4.3.119/volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e Aug 25 10:22:56.504063 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-616dde99-0f0e-4984-9dd8-928233aa6b52 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:56.504288 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-616dde99-0f0e-4984-9dd8-928233aa6b52 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:56.504468 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-616dde99-0f0e-4984-9dd8-928233aa6b52 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Show backup with id 69d030b4-c534-4ebe-9a87-830bab20648e. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:22:56.508712 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:56.508712 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:22:56.509502 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-616dde99-0f0e-4984-9dd8-928233aa6b52 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] https://10.4.3.119/volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e returned with HTTP 200 Aug 25 10:22:56.509852 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 606/2472] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:56 2026] GET /volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e => generated 802 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:57.527347 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-3f030411-f27b-4ce8-a56d-1fb1e662d38b None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:57.530924 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3f030411-f27b-4ce8-a56d-1fb1e662d38b tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] GET https://10.4.3.119/volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e Aug 25 10:22:57.531225 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3f030411-f27b-4ce8-a56d-1fb1e662d38b tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:57.531687 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3f030411-f27b-4ce8-a56d-1fb1e662d38b tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:57.531687 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-3f030411-f27b-4ce8-a56d-1fb1e662d38b tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Show backup with id 69d030b4-c534-4ebe-9a87-830bab20648e. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:22:57.539135 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:57.539135 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:22:57.540000 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3f030411-f27b-4ce8-a56d-1fb1e662d38b tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] https://10.4.3.119/volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e returned with HTTP 200 Aug 25 10:22:57.540482 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 616/2473] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:57 2026] GET /volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e => generated 802 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:58.203336 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-455cda39-0f71-445d-a19d-319fa9eb477c None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:58.295215 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-09fbc3b4-51d7-4970-a3c9-aef0bd70e3ff req-2cc45787-f708-4431-b728-2e4227b27371 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:58.298429 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-09fbc3b4-51d7-4970-a3c9-aef0bd70e3ff req-2cc45787-f708-4431-b728-2e4227b27371 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] DELETE https://10.4.3.119/volume/v3/attachments/a16190dc-5cda-4f59-ac0e-229c5d49da65 Aug 25 10:22:58.298429 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-09fbc3b4-51d7-4970-a3c9-aef0bd70e3ff req-2cc45787-f708-4431-b728-2e4227b27371 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:58.298429 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-09fbc3b4-51d7-4970-a3c9-aef0bd70e3ff req-2cc45787-f708-4431-b728-2e4227b27371 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Calling method 'version_select' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:58.307559 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:58.307559 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:22:58.326154 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-455cda39-0f71-445d-a19d-319fa9eb477c tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:22:58.326430 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-455cda39-0f71-445d-a19d-319fa9eb477c tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-525712969"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:22:58.328585 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volumes [None req-455cda39-0f71-445d-a19d-319fa9eb477c tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-525712969'}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:22:58.328734 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-455cda39-0f71-445d-a19d-319fa9eb477c tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Create volume of 1 GB Aug 25 10:22:58.333999 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-455cda39-0f71-445d-a19d-319fa9eb477c tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Availability Zones retrieved successfully. Aug 25 10:22:58.342899 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-455cda39-0f71-445d-a19d-319fa9eb477c tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Flow 'volume_create_api' (4d1b8ca6-4e27-4871-832c-36bdbc49e967) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:22:58.344763 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-455cda39-0f71-445d-a19d-319fa9eb477c tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1459f9a0-0553-493f-b301-446c95a0a700) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:22:58.346050 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-455cda39-0f71-445d-a19d-319fa9eb477c tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Validating volume size '1' using validate_int {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:22:58.391288 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-09fbc3b4-51d7-4970-a3c9-aef0bd70e3ff req-2cc45787-f708-4431-b728-2e4227b27371 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] https://10.4.3.119/volume/v3/attachments/a16190dc-5cda-4f59-ac0e-229c5d49da65 returned with HTTP 200 Aug 25 10:22:58.391288 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 630/2474] 10.4.3.119 () {72 vars in 1673 bytes} [Tue Aug 25 10:22:58 2026] DELETE /volume/v3/attachments/a16190dc-5cda-4f59-ac0e-229c5d49da65 => generated 19 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:58.393529 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-455cda39-0f71-445d-a19d-319fa9eb477c tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1459f9a0-0553-493f-b301-446c95a0a700) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:22:58.394166 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-455cda39-0f71-445d-a19d-319fa9eb477c tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1bbbef3-dac7-4ae5-98e4-2cb538741021) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:22:58.480064 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-455cda39-0f71-445d-a19d-319fa9eb477c tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Created reservations ['0239bfb1-7e2e-4d77-b9d4-667f7f0287d4', '9ab72c09-7c4b-4b80-8b21-32dd51ee773f', '6f5f659f-f490-4393-8c17-5b516622beeb', 'e63eaac4-13bc-4d2c-bf91-d6ffcb7c3dc8'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:22:58.481313 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-455cda39-0f71-445d-a19d-319fa9eb477c tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1bbbef3-dac7-4ae5-98e4-2cb538741021) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0239bfb1-7e2e-4d77-b9d4-667f7f0287d4', '9ab72c09-7c4b-4b80-8b21-32dd51ee773f', '6f5f659f-f490-4393-8c17-5b516622beeb', 'e63eaac4-13bc-4d2c-bf91-d6ffcb7c3dc8']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:22:58.482103 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-455cda39-0f71-445d-a19d-319fa9eb477c tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (745b1d93-2131-42bd-9dc7-10c78fb1c7c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:22:58.510025 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-455cda39-0f71-445d-a19d-319fa9eb477c tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (745b1d93-2131-42bd-9dc7-10c78fb1c7c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd9381bae-484c-4061-a52b-44d45e4392a3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-525712969',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='995496d0b691404c8c4e497011347601',qos_specs=None,replication_status=,reservations=['0239bfb1-7e2e-4d77-b9d4-667f7f0287d4','9ab72c09-7c4b-4b80-8b21-32dd51ee773f','6f5f659f-f490-4393-8c17-5b516622beeb','e63eaac4-13bc-4d2c-bf91-d6ffcb7c3dc8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d11cf0772945478fb9f017d192493871',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:22:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-525712969',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d9381bae-484c-4061-a52b-44d45e4392a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='995496d0b691404c8c4e497011347601',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d11cf0772945478fb9f017d192493871',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:22:58.511849 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-455cda39-0f71-445d-a19d-319fa9eb477c tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a70ae1c6-002f-4c1b-aecd-2d5a8d9eb4fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:22:58.532123 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-39edc9e0-12aa-4337-a5cb-0475c4b44a37 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:58.534183 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-455cda39-0f71-445d-a19d-319fa9eb477c tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a70ae1c6-002f-4c1b-aecd-2d5a8d9eb4fc) transitioned into state 'SUCCESS' from state '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-525712969',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='995496d0b691404c8c4e497011347601',qos_specs=None,replication_status=,reservations=['0239bfb1-7e2e-4d77-b9d4-667f7f0287d4','9ab72c09-7c4b-4b80-8b21-32dd51ee773f','6f5f659f-f490-4393-8c17-5b516622beeb','e63eaac4-13bc-4d2c-bf91-d6ffcb7c3dc8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d11cf0772945478fb9f017d192493871',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:22:58.534738 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-455cda39-0f71-445d-a19d-319fa9eb477c tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd9d03c1-d6b2-457e-8d0c-e99333be952d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:22:58.547505 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-455cda39-0f71-445d-a19d-319fa9eb477c tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd9d03c1-d6b2-457e-8d0c-e99333be952d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:22:58.548458 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-455cda39-0f71-445d-a19d-319fa9eb477c tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Flow 'volume_create_api' (4d1b8ca6-4e27-4871-832c-36bdbc49e967) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:22:58.548802 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-455cda39-0f71-445d-a19d-319fa9eb477c tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Create volume request issued successfully. Aug 25 10:22:58.549471 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-455cda39-0f71-445d-a19d-319fa9eb477c tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:22:58.549928 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 623/2475] 10.4.3.119 () {68 vars in 1258 bytes} [Tue Aug 25 10:22:58 2026] POST /volume/v3/volumes => generated 757 bytes in 347 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:22:58.559746 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-5aeb861e-26a3-4d14-a5e2-49c38603331e None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:58.561173 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5aeb861e-26a3-4d14-a5e2-49c38603331e tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] GET https://10.4.3.119/volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e Aug 25 10:22:58.561409 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-5aeb861e-26a3-4d14-a5e2-49c38603331e tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:58.562153 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-5aeb861e-26a3-4d14-a5e2-49c38603331e tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:58.562153 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-5aeb861e-26a3-4d14-a5e2-49c38603331e tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Show backup with id 69d030b4-c534-4ebe-9a87-830bab20648e. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:22:58.564781 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-a76b0cff-3e65-42f6-9afd-91057472a553 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:58.567720 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:58.567720 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:22:58.569297 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a76b0cff-3e65-42f6-9afd-91057472a553 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] GET https://10.4.3.119/volume/v3/volumes/d9381bae-484c-4061-a52b-44d45e4392a3 Aug 25 10:22:58.570382 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5aeb861e-26a3-4d14-a5e2-49c38603331e tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] https://10.4.3.119/volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e returned with HTTP 200 Aug 25 10:22:58.570748 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a76b0cff-3e65-42f6-9afd-91057472a553 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:58.571232 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a76b0cff-3e65-42f6-9afd-91057472a553 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:58.571673 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 617/2476] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:58 2026] GET /volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e => generated 802 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:58.582247 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:58.582247 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:22:58.589355 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-a76b0cff-3e65-42f6-9afd-91057472a553 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Volume info retrieved successfully. Aug 25 10:22:58.596515 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a76b0cff-3e65-42f6-9afd-91057472a553 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] https://10.4.3.119/volume/v3/volumes/d9381bae-484c-4061-a52b-44d45e4392a3 returned with HTTP 200 Aug 25 10:22:58.597151 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 631/2477] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:58 2026] GET /volume/v3/volumes/d9381bae-484c-4061-a52b-44d45e4392a3 => generated 825 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:58.706182 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-39edc9e0-12aa-4337-a5cb-0475c4b44a37 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:22:58.707245 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-39edc9e0-12aa-4337-a5cb-0475c4b44a37 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1209153269"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:22:58.708917 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-39edc9e0-12aa-4337-a5cb-0475c4b44a37 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1209153269'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:22:58.712547 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-39edc9e0-12aa-4337-a5cb-0475c4b44a37 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Create volume of 1 GB Aug 25 10:22:58.718640 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-39edc9e0-12aa-4337-a5cb-0475c4b44a37 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Availability Zones retrieved successfully. Aug 25 10:22:58.726708 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-39edc9e0-12aa-4337-a5cb-0475c4b44a37 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Flow 'volume_create_api' (21cc8207-b8aa-47cb-a20a-0ba845bb762c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:22:58.727989 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-39edc9e0-12aa-4337-a5cb-0475c4b44a37 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70b98cd8-e5c4-4403-b2ba-6f89c84171ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:22:58.729450 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-39edc9e0-12aa-4337-a5cb-0475c4b44a37 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:22:58.776766 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-39edc9e0-12aa-4337-a5cb-0475c4b44a37 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70b98cd8-e5c4-4403-b2ba-6f89c84171ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:22:58.777954 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-39edc9e0-12aa-4337-a5cb-0475c4b44a37 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (444171f8-e24f-4001-b624-5af32857884f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:22:58.882410 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-39edc9e0-12aa-4337-a5cb-0475c4b44a37 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Created reservations ['c1c06e6a-58a6-47b7-9f15-fa40fae15bf9', '5bcc159b-9c7a-4cc7-818b-4658fc328849', 'a89153a4-02ed-4200-82f7-abd7fce9980d', 'c49437cb-bb5a-4e6d-8b4d-735b952df60c'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:22:58.884033 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-39edc9e0-12aa-4337-a5cb-0475c4b44a37 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (444171f8-e24f-4001-b624-5af32857884f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c1c06e6a-58a6-47b7-9f15-fa40fae15bf9', '5bcc159b-9c7a-4cc7-818b-4658fc328849', 'a89153a4-02ed-4200-82f7-abd7fce9980d', 'c49437cb-bb5a-4e6d-8b4d-735b952df60c']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:22:58.885368 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-39edc9e0-12aa-4337-a5cb-0475c4b44a37 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf48625d-bcb7-44c6-bb4c-228997d67191) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:22:58.921236 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-39edc9e0-12aa-4337-a5cb-0475c4b44a37 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf48625d-bcb7-44c6-bb4c-228997d67191) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '78c37873-5527-4014-85b7-3e8d6dcc94ab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1209153269',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7748a0e084f9404597d9b0ee6f00aaf4',qos_specs=None,replication_status=,reservations=['c1c06e6a-58a6-47b7-9f15-fa40fae15bf9','5bcc159b-9c7a-4cc7-818b-4658fc328849','a89153a4-02ed-4200-82f7-abd7fce9980d','c49437cb-bb5a-4e6d-8b4d-735b952df60c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce4a29dcb5594959aa9f4904b114a7ef',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:22:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1209153269',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=78c37873-5527-4014-85b7-3e8d6dcc94ab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7748a0e084f9404597d9b0ee6f00aaf4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ce4a29dcb5594959aa9f4904b114a7ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:22:58.922432 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-39edc9e0-12aa-4337-a5cb-0475c4b44a37 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6616a47-e332-456f-986e-9b8e7670e780) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:22:58.956161 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-39edc9e0-12aa-4337-a5cb-0475c4b44a37 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6616a47-e332-456f-986e-9b8e7670e780) transitioned into state 'SUCCESS' from state '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-1209153269',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7748a0e084f9404597d9b0ee6f00aaf4',qos_specs=None,replication_status=,reservations=['c1c06e6a-58a6-47b7-9f15-fa40fae15bf9','5bcc159b-9c7a-4cc7-818b-4658fc328849','a89153a4-02ed-4200-82f7-abd7fce9980d','c49437cb-bb5a-4e6d-8b4d-735b952df60c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce4a29dcb5594959aa9f4904b114a7ef',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:22:58.957524 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-39edc9e0-12aa-4337-a5cb-0475c4b44a37 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c2ae75d-15bd-4bba-9b74-172194fb2ea9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:22:58.976403 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-39edc9e0-12aa-4337-a5cb-0475c4b44a37 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c2ae75d-15bd-4bba-9b74-172194fb2ea9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:22:58.977749 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-39edc9e0-12aa-4337-a5cb-0475c4b44a37 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Flow 'volume_create_api' (21cc8207-b8aa-47cb-a20a-0ba845bb762c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:22:58.978186 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-39edc9e0-12aa-4337-a5cb-0475c4b44a37 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Create volume request issued successfully. Aug 25 10:22:58.979069 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-39edc9e0-12aa-4337-a5cb-0475c4b44a37 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:22:58.980005 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 607/2478] 10.4.3.119 () {68 vars in 1258 bytes} [Tue Aug 25 10:22:58 2026] POST /volume/v3/volumes => generated 764 bytes in 449 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:22:58.998268 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-2edfc8f6-4dc1-4c8f-8777-4897c8ce69a0 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:59.000363 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2edfc8f6-4dc1-4c8f-8777-4897c8ce69a0 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] GET https://10.4.3.119/volume/v3/volumes/78c37873-5527-4014-85b7-3e8d6dcc94ab Aug 25 10:22:59.000820 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2edfc8f6-4dc1-4c8f-8777-4897c8ce69a0 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:59.001203 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2edfc8f6-4dc1-4c8f-8777-4897c8ce69a0 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:59.014115 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:59.014115 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:22:59.023564 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-2edfc8f6-4dc1-4c8f-8777-4897c8ce69a0 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Volume info retrieved successfully. Aug 25 10:22:59.029641 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2edfc8f6-4dc1-4c8f-8777-4897c8ce69a0 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] https://10.4.3.119/volume/v3/volumes/78c37873-5527-4014-85b7-3e8d6dcc94ab returned with HTTP 200 Aug 25 10:22:59.030580 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 624/2479] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:58 2026] GET /volume/v3/volumes/78c37873-5527-4014-85b7-3e8d6dcc94ab => generated 832 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:59.050183 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-1910d03d-439e-49a1-8309-4512a969450d req-29082253-e38a-48ac-b215-00332d050dbd None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:59.055301 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-1910d03d-439e-49a1-8309-4512a969450d req-29082253-e38a-48ac-b215-00332d050dbd tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] GET https://10.4.3.119/volume/v3/volumes/f49769f7-c643-411a-b742-04103941e0e1 Aug 25 10:22:59.055867 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-1910d03d-439e-49a1-8309-4512a969450d req-29082253-e38a-48ac-b215-00332d050dbd tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:59.055867 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-1910d03d-439e-49a1-8309-4512a969450d req-29082253-e38a-48ac-b215-00332d050dbd tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:59.065912 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:59.065912 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:22:59.071831 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [req-1910d03d-439e-49a1-8309-4512a969450d req-29082253-e38a-48ac-b215-00332d050dbd tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Volume info retrieved successfully. Aug 25 10:22:59.084563 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-1910d03d-439e-49a1-8309-4512a969450d req-29082253-e38a-48ac-b215-00332d050dbd tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] https://10.4.3.119/volume/v3/volumes/f49769f7-c643-411a-b742-04103941e0e1 returned with HTTP 200 Aug 25 10:22:59.085277 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 618/2480] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:22:59 2026] GET /volume/v3/volumes/f49769f7-c643-411a-b742-04103941e0e1 => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:59.108567 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-019036b4-c323-4976-bfed-5677d5d7ebbc None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:59.110579 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-019036b4-c323-4976-bfed-5677d5d7ebbc tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] DELETE https://10.4.3.119/volume/v3/volumes/f49769f7-c643-411a-b742-04103941e0e1 Aug 25 10:22:59.110787 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-019036b4-c323-4976-bfed-5677d5d7ebbc tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:59.110960 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-019036b4-c323-4976-bfed-5677d5d7ebbc tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:59.111131 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-019036b4-c323-4976-bfed-5677d5d7ebbc tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Delete volume with id: f49769f7-c643-411a-b742-04103941e0e1 Aug 25 10:22:59.118859 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:59.118859 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:22:59.119460 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-019036b4-c323-4976-bfed-5677d5d7ebbc tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Volume info retrieved successfully. Aug 25 10:22:59.142972 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-019036b4-c323-4976-bfed-5677d5d7ebbc tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Delete volume request issued successfully. Aug 25 10:22:59.143236 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-019036b4-c323-4976-bfed-5677d5d7ebbc tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] https://10.4.3.119/volume/v3/volumes/f49769f7-c643-411a-b742-04103941e0e1 returned with HTTP 202 Aug 25 10:22:59.143823 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 632/2481] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:22:59 2026] DELETE /volume/v3/volumes/f49769f7-c643-411a-b742-04103941e0e1 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:22:59.153904 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-85906519-f4bb-4675-86ed-8dbed8cdf199 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:59.156109 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-85906519-f4bb-4675-86ed-8dbed8cdf199 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] GET https://10.4.3.119/volume/v3/volumes/f49769f7-c643-411a-b742-04103941e0e1 Aug 25 10:22:59.156387 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-85906519-f4bb-4675-86ed-8dbed8cdf199 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:59.156609 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-85906519-f4bb-4675-86ed-8dbed8cdf199 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:59.167865 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:59.167865 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:22:59.174848 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-85906519-f4bb-4675-86ed-8dbed8cdf199 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Volume info retrieved successfully. Aug 25 10:22:59.184019 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-85906519-f4bb-4675-86ed-8dbed8cdf199 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] https://10.4.3.119/volume/v3/volumes/f49769f7-c643-411a-b742-04103941e0e1 returned with HTTP 200 Aug 25 10:22:59.184638 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 608/2482] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:59 2026] GET /volume/v3/volumes/f49769f7-c643-411a-b742-04103941e0e1 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:59.498111 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-23774dfd-01d7-413b-8181-06c901238aac None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:59.585000 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-67ef8d0f-7d42-468e-bd56-56b0c70cad30 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:59.587755 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-67ef8d0f-7d42-468e-bd56-56b0c70cad30 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] GET https://10.4.3.119/volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e Aug 25 10:22:59.589216 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-67ef8d0f-7d42-468e-bd56-56b0c70cad30 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:59.589216 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-67ef8d0f-7d42-468e-bd56-56b0c70cad30 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:59.589216 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-67ef8d0f-7d42-468e-bd56-56b0c70cad30 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Show backup with id 69d030b4-c534-4ebe-9a87-830bab20648e. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:22:59.595314 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:59.595314 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:22:59.596394 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-67ef8d0f-7d42-468e-bd56-56b0c70cad30 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] https://10.4.3.119/volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e returned with HTTP 200 Aug 25 10:22:59.596888 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 619/2483] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:59 2026] GET /volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e => generated 802 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:59.615770 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-e068b2c3-75ea-4939-b1d7-ef9dc66c4555 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:59.621165 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e068b2c3-75ea-4939-b1d7-ef9dc66c4555 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] GET https://10.4.3.119/volume/v3/volumes/d9381bae-484c-4061-a52b-44d45e4392a3 Aug 25 10:22:59.621165 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e068b2c3-75ea-4939-b1d7-ef9dc66c4555 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:59.621165 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e068b2c3-75ea-4939-b1d7-ef9dc66c4555 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:59.626061 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-23774dfd-01d7-413b-8181-06c901238aac tempest-VolumeQuotasNegativeTestJSON-1342455212 tempest-VolumeQuotasNegativeTestJSON-1342455212-project-admin] GET https://10.4.3.119/volume/v3/os-quota-sets/8a838b6fabd042e79ae16dfd1a94a208 Aug 25 10:22:59.627170 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-23774dfd-01d7-413b-8181-06c901238aac tempest-VolumeQuotasNegativeTestJSON-1342455212 tempest-VolumeQuotasNegativeTestJSON-1342455212-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:59.627599 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-23774dfd-01d7-413b-8181-06c901238aac tempest-VolumeQuotasNegativeTestJSON-1342455212 tempest-VolumeQuotasNegativeTestJSON-1342455212-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:59.632371 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:59.632371 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:22:59.643988 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-e068b2c3-75ea-4939-b1d7-ef9dc66c4555 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Volume info retrieved successfully. Aug 25 10:22:59.648826 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-23774dfd-01d7-413b-8181-06c901238aac tempest-VolumeQuotasNegativeTestJSON-1342455212 tempest-VolumeQuotasNegativeTestJSON-1342455212-project-admin] https://10.4.3.119/volume/v3/os-quota-sets/8a838b6fabd042e79ae16dfd1a94a208 returned with HTTP 200 Aug 25 10:22:59.649476 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 625/2484] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:22:59 2026] GET /volume/v3/os-quota-sets/8a838b6fabd042e79ae16dfd1a94a208 => generated 1608 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:22:59.652248 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e068b2c3-75ea-4939-b1d7-ef9dc66c4555 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] https://10.4.3.119/volume/v3/volumes/d9381bae-484c-4061-a52b-44d45e4392a3 returned with HTTP 200 Aug 25 10:22:59.652779 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 633/2485] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:59 2026] GET /volume/v3/volumes/d9381bae-484c-4061-a52b-44d45e4392a3 => generated 850 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:59.658843 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-2f91278e-ac05-4503-97f5-1d2e5bc83d7a None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:59.667630 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-0f570459-ae90-4391-bc03-f19fb09b912b None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:59.669906 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0f570459-ae90-4391-bc03-f19fb09b912b tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] POST https://10.4.3.119/volume/v3/snapshots Aug 25 10:22:59.670458 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0f570459-ae90-4391-bc03-f19fb09b912b tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d9381bae-484c-4061-a52b-44d45e4392a3", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-213208683"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:22:59.681983 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:59.681983 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:22:59.682129 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-0f570459-ae90-4391-bc03-f19fb09b912b tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Volume info retrieved successfully. Aug 25 10:22:59.682476 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.snapshots [None req-0f570459-ae90-4391-bc03-f19fb09b912b tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Create snapshot from volume d9381bae-484c-4061-a52b-44d45e4392a3 Aug 25 10:22:59.729940 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-0f570459-ae90-4391-bc03-f19fb09b912b tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Created reservations ['ba995361-e255-4681-af21-58ae0ee7c26e', '53dc2e5c-1330-4f5c-9ec2-132b545132cc', '65aa4ef7-196c-417d-8fab-ff212c6df4fd', 'b2035348-72b2-4431-8cf4-8f19c845e0b4'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:22:59.743925 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-2f91278e-ac05-4503-97f5-1d2e5bc83d7a tempest-VolumeQuotasNegativeTestJSON-63085363 tempest-VolumeQuotasNegativeTestJSON-63085363-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:22:59.744362 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-2f91278e-ac05-4503-97f5-1d2e5bc83d7a tempest-VolumeQuotasNegativeTestJSON-63085363 tempest-VolumeQuotasNegativeTestJSON-63085363-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-815097450"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:22:59.746013 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-2f91278e-ac05-4503-97f5-1d2e5bc83d7a tempest-VolumeQuotasNegativeTestJSON-63085363 tempest-VolumeQuotasNegativeTestJSON-63085363-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-815097450'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:22:59.746235 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-2f91278e-ac05-4503-97f5-1d2e5bc83d7a tempest-VolumeQuotasNegativeTestJSON-63085363 tempest-VolumeQuotasNegativeTestJSON-63085363-project-member] Create volume of 1 GB Aug 25 10:22:59.751979 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-2f91278e-ac05-4503-97f5-1d2e5bc83d7a tempest-VolumeQuotasNegativeTestJSON-63085363 tempest-VolumeQuotasNegativeTestJSON-63085363-project-member] Availability Zones retrieved successfully. Aug 25 10:22:59.759975 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-2f91278e-ac05-4503-97f5-1d2e5bc83d7a tempest-VolumeQuotasNegativeTestJSON-63085363 tempest-VolumeQuotasNegativeTestJSON-63085363-project-member] Flow 'volume_create_api' (1031faf3-6c95-40a3-b4f9-909591cf8c52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:22:59.761384 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-2f91278e-ac05-4503-97f5-1d2e5bc83d7a tempest-VolumeQuotasNegativeTestJSON-63085363 tempest-VolumeQuotasNegativeTestJSON-63085363-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14709c6a-c8f8-4d01-8716-5a01986c9e0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:22:59.762624 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-2f91278e-ac05-4503-97f5-1d2e5bc83d7a tempest-VolumeQuotasNegativeTestJSON-63085363 tempest-VolumeQuotasNegativeTestJSON-63085363-project-member] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:22:59.763870 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-0f570459-ae90-4391-bc03-f19fb09b912b tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Snapshot create request issued successfully. Aug 25 10:22:59.764313 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0f570459-ae90-4391-bc03-f19fb09b912b tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] https://10.4.3.119/volume/v3/snapshots returned with HTTP 202 Aug 25 10:22:59.764799 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 620/2486] 10.4.3.119 () {68 vars in 1265 bytes} [Tue Aug 25 10:22:59 2026] POST /volume/v3/snapshots => generated 313 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:22:59.780146 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-050dd265-95af-4c0b-a6fe-a459b41bbdce None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:59.784333 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-050dd265-95af-4c0b-a6fe-a459b41bbdce tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] GET https://10.4.3.119/volume/v3/snapshots/cca5547e-3186-4b3f-98e8-641af9f91fc3 Aug 25 10:22:59.784333 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-050dd265-95af-4c0b-a6fe-a459b41bbdce tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:59.784333 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-050dd265-95af-4c0b-a6fe-a459b41bbdce tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:59.789259 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:59.789259 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:22:59.790596 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-050dd265-95af-4c0b-a6fe-a459b41bbdce tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Snapshot retrieved successfully. Aug 25 10:22:59.791579 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-050dd265-95af-4c0b-a6fe-a459b41bbdce tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] https://10.4.3.119/volume/v3/snapshots/cca5547e-3186-4b3f-98e8-641af9f91fc3 returned with HTTP 200 Aug 25 10:22:59.792234 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 626/2487] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:22:59 2026] GET /volume/v3/snapshots/cca5547e-3186-4b3f-98e8-641af9f91fc3 => generated 445 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:22:59.804701 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-2f91278e-ac05-4503-97f5-1d2e5bc83d7a tempest-VolumeQuotasNegativeTestJSON-63085363 tempest-VolumeQuotasNegativeTestJSON-63085363-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14709c6a-c8f8-4d01-8716-5a01986c9e0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:22:59.805725 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-2f91278e-ac05-4503-97f5-1d2e5bc83d7a tempest-VolumeQuotasNegativeTestJSON-63085363 tempest-VolumeQuotasNegativeTestJSON-63085363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b2de075-a69f-43ed-80c6-473051f1a79a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:22:59.889579 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-2f91278e-ac05-4503-97f5-1d2e5bc83d7a tempest-VolumeQuotasNegativeTestJSON-63085363 tempest-VolumeQuotasNegativeTestJSON-63085363-project-member] Created reservations ['6f8529dd-2979-429c-b6a4-a1fe04312ac6', '2ec35e00-a6a5-4f83-bb36-8df26e7abd6c', 'c23258db-2747-4ff2-ada6-f73ef8251936', '68d7015b-3050-40a2-8737-87c6eb85fce2'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:22:59.890985 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-2f91278e-ac05-4503-97f5-1d2e5bc83d7a tempest-VolumeQuotasNegativeTestJSON-63085363 tempest-VolumeQuotasNegativeTestJSON-63085363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b2de075-a69f-43ed-80c6-473051f1a79a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6f8529dd-2979-429c-b6a4-a1fe04312ac6', '2ec35e00-a6a5-4f83-bb36-8df26e7abd6c', 'c23258db-2747-4ff2-ada6-f73ef8251936', '68d7015b-3050-40a2-8737-87c6eb85fce2']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:22:59.891978 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-2f91278e-ac05-4503-97f5-1d2e5bc83d7a tempest-VolumeQuotasNegativeTestJSON-63085363 tempest-VolumeQuotasNegativeTestJSON-63085363-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f5cffd5-9837-4de6-8262-7a4004ab1d59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:22:59.925691 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-2f91278e-ac05-4503-97f5-1d2e5bc83d7a tempest-VolumeQuotasNegativeTestJSON-63085363 tempest-VolumeQuotasNegativeTestJSON-63085363-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f5cffd5-9837-4de6-8262-7a4004ab1d59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f5207937-72dd-48f2-afc9-12b50569c445', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-815097450',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a838b6fabd042e79ae16dfd1a94a208',qos_specs=None,replication_status=,reservations=['6f8529dd-2979-429c-b6a4-a1fe04312ac6','2ec35e00-a6a5-4f83-bb36-8df26e7abd6c','c23258db-2747-4ff2-ada6-f73ef8251936','68d7015b-3050-40a2-8737-87c6eb85fce2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d60b4a7e06d43b2831cae4765a49ddd',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:22:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-815097450',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f5207937-72dd-48f2-afc9-12b50569c445,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8a838b6fabd042e79ae16dfd1a94a208',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7d60b4a7e06d43b2831cae4765a49ddd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:22:59.927050 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-2f91278e-ac05-4503-97f5-1d2e5bc83d7a tempest-VolumeQuotasNegativeTestJSON-63085363 tempest-VolumeQuotasNegativeTestJSON-63085363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0581e503-647d-4e91-a3f7-d09d80a6e9fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:22:59.949553 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-2f91278e-ac05-4503-97f5-1d2e5bc83d7a tempest-VolumeQuotasNegativeTestJSON-63085363 tempest-VolumeQuotasNegativeTestJSON-63085363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0581e503-647d-4e91-a3f7-d09d80a6e9fc) transitioned into state 'SUCCESS' from state '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-815097450',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a838b6fabd042e79ae16dfd1a94a208',qos_specs=None,replication_status=,reservations=['6f8529dd-2979-429c-b6a4-a1fe04312ac6','2ec35e00-a6a5-4f83-bb36-8df26e7abd6c','c23258db-2747-4ff2-ada6-f73ef8251936','68d7015b-3050-40a2-8737-87c6eb85fce2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d60b4a7e06d43b2831cae4765a49ddd',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:22:59.950415 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-2f91278e-ac05-4503-97f5-1d2e5bc83d7a tempest-VolumeQuotasNegativeTestJSON-63085363 tempest-VolumeQuotasNegativeTestJSON-63085363-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65176fd1-7c86-4033-95e2-122958a690f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:22:59.961770 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-2f91278e-ac05-4503-97f5-1d2e5bc83d7a tempest-VolumeQuotasNegativeTestJSON-63085363 tempest-VolumeQuotasNegativeTestJSON-63085363-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65176fd1-7c86-4033-95e2-122958a690f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:22:59.962637 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-2f91278e-ac05-4503-97f5-1d2e5bc83d7a tempest-VolumeQuotasNegativeTestJSON-63085363 tempest-VolumeQuotasNegativeTestJSON-63085363-project-member] Flow 'volume_create_api' (1031faf3-6c95-40a3-b4f9-909591cf8c52) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:22:59.963001 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-2f91278e-ac05-4503-97f5-1d2e5bc83d7a tempest-VolumeQuotasNegativeTestJSON-63085363 tempest-VolumeQuotasNegativeTestJSON-63085363-project-member] Create volume request issued successfully. Aug 25 10:22:59.963747 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-2f91278e-ac05-4503-97f5-1d2e5bc83d7a tempest-VolumeQuotasNegativeTestJSON-63085363 tempest-VolumeQuotasNegativeTestJSON-63085363-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:22:59.964663 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 609/2488] 10.4.3.119 () {68 vars in 1258 bytes} [Tue Aug 25 10:22:59 2026] POST /volume/v3/volumes => generated 758 bytes in 306 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:22:59.977565 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-094667a4-e255-40ae-be8a-ce5cb555e7e2 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:22:59.984297 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-094667a4-e255-40ae-be8a-ce5cb555e7e2 tempest-VolumeQuotasNegativeTestJSON-63085363 tempest-VolumeQuotasNegativeTestJSON-63085363-project-member] GET https://10.4.3.119/volume/v3/volumes/f5207937-72dd-48f2-afc9-12b50569c445 Aug 25 10:22:59.984592 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-094667a4-e255-40ae-be8a-ce5cb555e7e2 tempest-VolumeQuotasNegativeTestJSON-63085363 tempest-VolumeQuotasNegativeTestJSON-63085363-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:22:59.984850 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-094667a4-e255-40ae-be8a-ce5cb555e7e2 tempest-VolumeQuotasNegativeTestJSON-63085363 tempest-VolumeQuotasNegativeTestJSON-63085363-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:22:59.997244 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:22:59.997244 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:23:00.002885 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-094667a4-e255-40ae-be8a-ce5cb555e7e2 tempest-VolumeQuotasNegativeTestJSON-63085363 tempest-VolumeQuotasNegativeTestJSON-63085363-project-member] Volume info retrieved successfully. Aug 25 10:23:00.009976 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-094667a4-e255-40ae-be8a-ce5cb555e7e2 tempest-VolumeQuotasNegativeTestJSON-63085363 tempest-VolumeQuotasNegativeTestJSON-63085363-project-member] https://10.4.3.119/volume/v3/volumes/f5207937-72dd-48f2-afc9-12b50569c445 returned with HTTP 200 Aug 25 10:23:00.010534 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 634/2489] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:22:59 2026] GET /volume/v3/volumes/f5207937-72dd-48f2-afc9-12b50569c445 => generated 826 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:00.050362 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-6c27c076-8541-4b84-9f5e-1c26111440f0 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:00.053226 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6c27c076-8541-4b84-9f5e-1c26111440f0 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] GET https://10.4.3.119/volume/v3/volumes/78c37873-5527-4014-85b7-3e8d6dcc94ab Aug 25 10:23:00.053226 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-6c27c076-8541-4b84-9f5e-1c26111440f0 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:00.053226 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-6c27c076-8541-4b84-9f5e-1c26111440f0 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:00.061622 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:00.061622 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:23:00.067461 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-6c27c076-8541-4b84-9f5e-1c26111440f0 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Volume info retrieved successfully. Aug 25 10:23:00.072568 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6c27c076-8541-4b84-9f5e-1c26111440f0 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] https://10.4.3.119/volume/v3/volumes/78c37873-5527-4014-85b7-3e8d6dcc94ab returned with HTTP 200 Aug 25 10:23:00.073047 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 621/2490] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:00 2026] GET /volume/v3/volumes/78c37873-5527-4014-85b7-3e8d6dcc94ab => generated 857 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:00.093743 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-3eee388e-0fb8-4b0c-8f1f-d5020f72d3ff None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:00.098108 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3eee388e-0fb8-4b0c-8f1f-d5020f72d3ff tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:23:00.098108 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3eee388e-0fb8-4b0c-8f1f-d5020f72d3ff tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "78c37873-5527-4014-85b7-3e8d6dcc94ab", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1507215768"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:23:00.099484 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volumes [None req-3eee388e-0fb8-4b0c-8f1f-d5020f72d3ff tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Create volume request body: {'volume': {"'source_volid": '78c37873-5527-4014-85b7-3e8d6dcc94ab', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1507215768'}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:23:00.100422 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-3eee388e-0fb8-4b0c-8f1f-d5020f72d3ff tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Create volume of 1 GB Aug 25 10:23:00.112425 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-3eee388e-0fb8-4b0c-8f1f-d5020f72d3ff tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Availability Zones retrieved successfully. Aug 25 10:23:00.121557 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-3eee388e-0fb8-4b0c-8f1f-d5020f72d3ff tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Flow 'volume_create_api' (00162f6e-f4a3-47df-8d2e-297efceb8e80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:23:00.122948 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-3eee388e-0fb8-4b0c-8f1f-d5020f72d3ff tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a19f36e3-3f11-409c-bc79-d96d5276850b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:00.124512 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-3eee388e-0fb8-4b0c-8f1f-d5020f72d3ff tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Validating volume size '1' using validate_int {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:23:00.170073 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-3eee388e-0fb8-4b0c-8f1f-d5020f72d3ff tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a19f36e3-3f11-409c-bc79-d96d5276850b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:00.170839 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-3eee388e-0fb8-4b0c-8f1f-d5020f72d3ff tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d452fab2-7e2d-46e5-bd3d-f4d537ffc1e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:00.203168 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-617c5b8e-52ac-4c2b-a2d0-ff6344df0468 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:00.205599 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-617c5b8e-52ac-4c2b-a2d0-ff6344df0468 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] GET https://10.4.3.119/volume/v3/volumes/f49769f7-c643-411a-b742-04103941e0e1 Aug 25 10:23:00.206128 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-617c5b8e-52ac-4c2b-a2d0-ff6344df0468 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:00.206595 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-617c5b8e-52ac-4c2b-a2d0-ff6344df0468 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:00.218175 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-617c5b8e-52ac-4c2b-a2d0-ff6344df0468 tempest-TestMinimumBasicScenario-1755602454 tempest-TestMinimumBasicScenario-1755602454-project-member] https://10.4.3.119/volume/v3/volumes/f49769f7-c643-411a-b742-04103941e0e1 returned with HTTP 404 Aug 25 10:23:00.218510 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 610/2491] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:00 2026] GET /volume/v3/volumes/f49769f7-c643-411a-b742-04103941e0e1 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:23:00.231702 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-3eee388e-0fb8-4b0c-8f1f-d5020f72d3ff tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Created reservations ['91dd415e-95a0-44b6-9d6c-b120a5928805', 'e54a721d-27c9-4e5a-a2d9-ae4bfc46a256', '9acb065c-3249-49a0-a556-9cde17775ce3', '1f2b54e0-f5a2-4dfd-9c06-620e7307bb23'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:23:00.232804 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-3eee388e-0fb8-4b0c-8f1f-d5020f72d3ff tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d452fab2-7e2d-46e5-bd3d-f4d537ffc1e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['91dd415e-95a0-44b6-9d6c-b120a5928805', 'e54a721d-27c9-4e5a-a2d9-ae4bfc46a256', '9acb065c-3249-49a0-a556-9cde17775ce3', '1f2b54e0-f5a2-4dfd-9c06-620e7307bb23']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:00.233890 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-3eee388e-0fb8-4b0c-8f1f-d5020f72d3ff tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96b68bfa-c22e-41db-a85d-ab427b12c4ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:00.261349 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-3eee388e-0fb8-4b0c-8f1f-d5020f72d3ff tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96b68bfa-c22e-41db-a85d-ab427b12c4ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '10e897ad-b655-4841-952a-52379baa9017', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1507215768',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7748a0e084f9404597d9b0ee6f00aaf4',qos_specs=None,replication_status=,reservations=['91dd415e-95a0-44b6-9d6c-b120a5928805','e54a721d-27c9-4e5a-a2d9-ae4bfc46a256','9acb065c-3249-49a0-a556-9cde17775ce3','1f2b54e0-f5a2-4dfd-9c06-620e7307bb23'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce4a29dcb5594959aa9f4904b114a7ef',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:23:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1507215768',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=10e897ad-b655-4841-952a-52379baa9017,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7748a0e084f9404597d9b0ee6f00aaf4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ce4a29dcb5594959aa9f4904b114a7ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:00.262975 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-3eee388e-0fb8-4b0c-8f1f-d5020f72d3ff tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff2fe0de-c108-4917-ad9d-608362bbca2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:00.288731 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-3eee388e-0fb8-4b0c-8f1f-d5020f72d3ff tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff2fe0de-c108-4917-ad9d-608362bbca2c) transitioned into state 'SUCCESS' from state '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-1507215768',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7748a0e084f9404597d9b0ee6f00aaf4',qos_specs=None,replication_status=,reservations=['91dd415e-95a0-44b6-9d6c-b120a5928805','e54a721d-27c9-4e5a-a2d9-ae4bfc46a256','9acb065c-3249-49a0-a556-9cde17775ce3','1f2b54e0-f5a2-4dfd-9c06-620e7307bb23'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce4a29dcb5594959aa9f4904b114a7ef',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:00.289745 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-3eee388e-0fb8-4b0c-8f1f-d5020f72d3ff tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (347d3451-4953-45aa-a782-52c472aa2763) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:00.304841 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-3eee388e-0fb8-4b0c-8f1f-d5020f72d3ff tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (347d3451-4953-45aa-a782-52c472aa2763) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:00.306218 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-3eee388e-0fb8-4b0c-8f1f-d5020f72d3ff tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Flow 'volume_create_api' (00162f6e-f4a3-47df-8d2e-297efceb8e80) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:23:00.306810 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-3eee388e-0fb8-4b0c-8f1f-d5020f72d3ff tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Create volume request issued successfully. Aug 25 10:23:00.307573 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3eee388e-0fb8-4b0c-8f1f-d5020f72d3ff tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:23:00.308156 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 627/2492] 10.4.3.119 () {68 vars in 1259 bytes} [Tue Aug 25 10:23:00 2026] POST /volume/v3/volumes => generated 764 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:23:00.324544 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-96cbe6ba-0fef-4423-9822-cd17b60715c5 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:00.326667 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-96cbe6ba-0fef-4423-9822-cd17b60715c5 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:23:00.327041 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-96cbe6ba-0fef-4423-9822-cd17b60715c5 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "78c37873-5527-4014-85b7-3e8d6dcc94ab", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1029656638"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:23:00.329276 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volumes [None req-96cbe6ba-0fef-4423-9822-cd17b60715c5 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Create volume request body: {'volume': {"'source_volid": '78c37873-5527-4014-85b7-3e8d6dcc94ab', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1029656638'}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:23:00.329276 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-96cbe6ba-0fef-4423-9822-cd17b60715c5 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Create volume of 1 GB Aug 25 10:23:00.336882 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-96cbe6ba-0fef-4423-9822-cd17b60715c5 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Availability Zones retrieved successfully. Aug 25 10:23:00.342952 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-96cbe6ba-0fef-4423-9822-cd17b60715c5 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Flow 'volume_create_api' (c42d945f-109d-4ef6-b9c9-8e1aa4dbbf97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:23:00.345241 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-96cbe6ba-0fef-4423-9822-cd17b60715c5 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f95657c4-75be-4f79-b5d9-05ab1b491f7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:00.345970 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [None req-96cbe6ba-0fef-4423-9822-cd17b60715c5 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Validating volume size '1' using validate_int {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:23:00.410828 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-96cbe6ba-0fef-4423-9822-cd17b60715c5 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f95657c4-75be-4f79-b5d9-05ab1b491f7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:00.412177 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-96cbe6ba-0fef-4423-9822-cd17b60715c5 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ecf41b3-57e3-46de-a3e4-1353c9022084) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:00.460351 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-0d459ac7-516c-4576-ae19-4520da6d61cf req-a06ce2dd-3398-4d7c-9095-2fef6b520308 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:00.465039 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-0d459ac7-516c-4576-ae19-4520da6d61cf req-a06ce2dd-3398-4d7c-9095-2fef6b520308 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] GET https://10.4.3.119/volume/v3/limits Aug 25 10:23:00.465039 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-0d459ac7-516c-4576-ae19-4520da6d61cf req-a06ce2dd-3398-4d7c-9095-2fef6b520308 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:00.465039 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-0d459ac7-516c-4576-ae19-4520da6d61cf req-a06ce2dd-3398-4d7c-9095-2fef6b520308 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Calling method 'index' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:00.479295 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-96cbe6ba-0fef-4423-9822-cd17b60715c5 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Created reservations ['1e0a881b-211f-4f29-b797-760ef92f7797', 'cab8e15f-9408-41bd-836b-a16002cc3e96', '236d2948-67f8-456c-8bb3-c54aabc448f3', '85961db3-eb63-4c68-971c-3b7f93ec05fe'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:23:00.480239 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-96cbe6ba-0fef-4423-9822-cd17b60715c5 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ecf41b3-57e3-46de-a3e4-1353c9022084) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1e0a881b-211f-4f29-b797-760ef92f7797', 'cab8e15f-9408-41bd-836b-a16002cc3e96', '236d2948-67f8-456c-8bb3-c54aabc448f3', '85961db3-eb63-4c68-971c-3b7f93ec05fe']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:00.484432 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-96cbe6ba-0fef-4423-9822-cd17b60715c5 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78227095-ed18-4535-8543-8f5831a49b09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:00.484526 np0000008063 devstack@c-api.service[100388]: WARNING cinder.quota [req-0d459ac7-516c-4576-ae19-4520da6d61cf req-a06ce2dd-3398-4d7c-9095-2fef6b520308 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-1993725590 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-1993725590, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:23:00.484526 np0000008063 devstack@c-api.service[100388]: WARNING cinder.quota [req-0d459ac7-516c-4576-ae19-4520da6d61cf req-a06ce2dd-3398-4d7c-9095-2fef6b520308 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-1993725590 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-1993725590, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:23:00.484526 np0000008063 devstack@c-api.service[100388]: WARNING cinder.quota [req-0d459ac7-516c-4576-ae19-4520da6d61cf req-a06ce2dd-3398-4d7c-9095-2fef6b520308 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-cryptsetup-1993725590 is set by the default quota flag: quota_snapshots_tempest-scenario-type-cryptsetup-1993725590, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:23:00.484526 np0000008063 devstack@c-api.service[100388]: WARNING cinder.quota [req-0d459ac7-516c-4576-ae19-4520da6d61cf req-a06ce2dd-3398-4d7c-9095-2fef6b520308 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-260788830-342117005 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-260788830-342117005, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:23:00.484526 np0000008063 devstack@c-api.service[100388]: WARNING cinder.quota [req-0d459ac7-516c-4576-ae19-4520da6d61cf req-a06ce2dd-3398-4d7c-9095-2fef6b520308 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-260788830-342117005 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-260788830-342117005, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:23:00.484526 np0000008063 devstack@c-api.service[100388]: WARNING cinder.quota [req-0d459ac7-516c-4576-ae19-4520da6d61cf req-a06ce2dd-3398-4d7c-9095-2fef6b520308 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-260788830-342117005 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-260788830-342117005, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:23:00.484526 np0000008063 devstack@c-api.service[100388]: WARNING cinder.quota [req-0d459ac7-516c-4576-ae19-4520da6d61cf req-a06ce2dd-3398-4d7c-9095-2fef6b520308 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-488057487-1624578022 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-488057487-1624578022, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:23:00.484526 np0000008063 devstack@c-api.service[100388]: WARNING cinder.quota [req-0d459ac7-516c-4576-ae19-4520da6d61cf req-a06ce2dd-3398-4d7c-9095-2fef6b520308 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-488057487-1624578022 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-488057487-1624578022, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:23:00.485516 np0000008063 devstack@c-api.service[100388]: WARNING cinder.quota [req-0d459ac7-516c-4576-ae19-4520da6d61cf req-a06ce2dd-3398-4d7c-9095-2fef6b520308 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-488057487-1624578022 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-488057487-1624578022, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:23:00.486238 np0000008063 devstack@c-api.service[100388]: WARNING cinder.quota [req-0d459ac7-516c-4576-ae19-4520da6d61cf req-a06ce2dd-3398-4d7c-9095-2fef6b520308 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-199561268-1976847510 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-199561268-1976847510, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:23:00.508459 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-0d459ac7-516c-4576-ae19-4520da6d61cf req-a06ce2dd-3398-4d7c-9095-2fef6b520308 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/limits returned with HTTP 200 Aug 25 10:23:00.508459 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 622/2493] 10.4.3.119 () {68 vars in 1484 bytes} [Tue Aug 25 10:23:00 2026] GET /volume/v3/limits => generated 302 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:00.513207 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-96cbe6ba-0fef-4423-9822-cd17b60715c5 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78227095-ed18-4535-8543-8f5831a49b09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0a98f985-1989-41a8-a93d-31c08685f62b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1029656638',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7748a0e084f9404597d9b0ee6f00aaf4',qos_specs=None,replication_status=,reservations=['1e0a881b-211f-4f29-b797-760ef92f7797','cab8e15f-9408-41bd-836b-a16002cc3e96','236d2948-67f8-456c-8bb3-c54aabc448f3','85961db3-eb63-4c68-971c-3b7f93ec05fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce4a29dcb5594959aa9f4904b114a7ef',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:23:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1029656638',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0a98f985-1989-41a8-a93d-31c08685f62b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7748a0e084f9404597d9b0ee6f00aaf4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ce4a29dcb5594959aa9f4904b114a7ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:00.513984 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-96cbe6ba-0fef-4423-9822-cd17b60715c5 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f14181f-3e41-4fe5-ad3f-59e274f2575c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:00.542645 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-96cbe6ba-0fef-4423-9822-cd17b60715c5 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f14181f-3e41-4fe5-ad3f-59e274f2575c) transitioned into state 'SUCCESS' from state '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-1029656638',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7748a0e084f9404597d9b0ee6f00aaf4',qos_specs=None,replication_status=,reservations=['1e0a881b-211f-4f29-b797-760ef92f7797','cab8e15f-9408-41bd-836b-a16002cc3e96','236d2948-67f8-456c-8bb3-c54aabc448f3','85961db3-eb63-4c68-971c-3b7f93ec05fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce4a29dcb5594959aa9f4904b114a7ef',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:00.542881 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-96cbe6ba-0fef-4423-9822-cd17b60715c5 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83f60ed9-c8da-4b30-85cd-aab002f00a5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:00.559744 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-96cbe6ba-0fef-4423-9822-cd17b60715c5 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83f60ed9-c8da-4b30-85cd-aab002f00a5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:00.560934 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-96cbe6ba-0fef-4423-9822-cd17b60715c5 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Flow 'volume_create_api' (c42d945f-109d-4ef6-b9c9-8e1aa4dbbf97) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:23:00.561818 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-96cbe6ba-0fef-4423-9822-cd17b60715c5 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Create volume request issued successfully. Aug 25 10:23:00.562706 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-96cbe6ba-0fef-4423-9822-cd17b60715c5 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:23:00.563333 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 635/2494] 10.4.3.119 () {68 vars in 1259 bytes} [Tue Aug 25 10:23:00 2026] POST /volume/v3/volumes => generated 764 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:23:00.579164 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-0d459ac7-516c-4576-ae19-4520da6d61cf req-a7409008-04e0-49be-b734-059a8a464c28 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:00.579343 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-f1887ff1-df82-46a3-b128-7c91711593ce None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:00.582669 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f1887ff1-df82-46a3-b128-7c91711593ce tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:23:00.582759 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-0d459ac7-516c-4576-ae19-4520da6d61cf req-a7409008-04e0-49be-b734-059a8a464c28 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] GET https://10.4.3.119/volume/v3/volumes/f8b04354-862e-404a-b743-4237ba66fa97 Aug 25 10:23:00.582759 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-0d459ac7-516c-4576-ae19-4520da6d61cf req-a7409008-04e0-49be-b734-059a8a464c28 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:00.582848 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f1887ff1-df82-46a3-b128-7c91711593ce tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "78c37873-5527-4014-85b7-3e8d6dcc94ab", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-688594537"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:23:00.582944 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-0d459ac7-516c-4576-ae19-4520da6d61cf req-a7409008-04e0-49be-b734-059a8a464c28 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:00.585837 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volumes [None req-f1887ff1-df82-46a3-b128-7c91711593ce tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Create volume request body: {'volume': {"'source_volid": '78c37873-5527-4014-85b7-3e8d6dcc94ab', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-688594537'}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:23:00.585837 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-f1887ff1-df82-46a3-b128-7c91711593ce tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Create volume of 1 GB Aug 25 10:23:00.586462 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:00.586462 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:23:00.592909 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-f1887ff1-df82-46a3-b128-7c91711593ce tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Availability Zones retrieved successfully. Aug 25 10:23:00.599637 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:00.599637 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:23:00.601483 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-f1887ff1-df82-46a3-b128-7c91711593ce tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Flow 'volume_create_api' (bab36f72-17db-4d01-bcfc-3214f5673ecf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:23:00.603148 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-f1887ff1-df82-46a3-b128-7c91711593ce tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21b82e03-a3b6-4ed0-8e88-036ca060e1ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:00.604847 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-f1887ff1-df82-46a3-b128-7c91711593ce tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Validating volume size '1' using validate_int {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:23:00.606217 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-0d459ac7-516c-4576-ae19-4520da6d61cf req-a7409008-04e0-49be-b734-059a8a464c28 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Volume info retrieved successfully. Aug 25 10:23:00.613769 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-0d459ac7-516c-4576-ae19-4520da6d61cf req-a7409008-04e0-49be-b734-059a8a464c28 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/volumes/f8b04354-862e-404a-b743-4237ba66fa97 returned with HTTP 200 Aug 25 10:23:00.614789 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 611/2495] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:23:00 2026] GET /volume/v3/volumes/f8b04354-862e-404a-b743-4237ba66fa97 => generated 1660 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:23:00.620836 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-4bb27fcc-d350-46d8-a124-4ff1d7373bfc None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:00.623552 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4bb27fcc-d350-46d8-a124-4ff1d7373bfc tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] GET https://10.4.3.119/volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e Aug 25 10:23:00.623826 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4bb27fcc-d350-46d8-a124-4ff1d7373bfc tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:00.624090 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4bb27fcc-d350-46d8-a124-4ff1d7373bfc tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:00.624663 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-4bb27fcc-d350-46d8-a124-4ff1d7373bfc tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Show backup with id 69d030b4-c534-4ebe-9a87-830bab20648e. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:23:00.627244 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-0d459ac7-516c-4576-ae19-4520da6d61cf req-08d0c790-76dd-4feb-9be2-eece7a78e3f7 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:00.630994 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-0d459ac7-516c-4576-ae19-4520da6d61cf req-08d0c790-76dd-4feb-9be2-eece7a78e3f7 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] POST https://10.4.3.119/volume/v3/snapshots Aug 25 10:23:00.630994 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-0d459ac7-516c-4576-ae19-4520da6d61cf req-08d0c790-76dd-4feb-9be2-eece7a78e3f7 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f8b04354-862e-404a-b743-4237ba66fa97", "force": true, "name": "snapshot for multiattach-snapshot", "description": null, "metadata": {}}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:23:00.631177 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:00.631177 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:23:00.633497 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4bb27fcc-d350-46d8-a124-4ff1d7373bfc tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] https://10.4.3.119/volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e returned with HTTP 200 Aug 25 10:23:00.633497 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 623/2496] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:00 2026] GET /volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e => generated 802 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:00.651691 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:00.651691 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:23:00.652315 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-0d459ac7-516c-4576-ae19-4520da6d61cf req-08d0c790-76dd-4feb-9be2-eece7a78e3f7 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Volume info retrieved successfully. Aug 25 10:23:00.652528 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.snapshots [req-0d459ac7-516c-4576-ae19-4520da6d61cf req-08d0c790-76dd-4feb-9be2-eece7a78e3f7 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Create snapshot from volume f8b04354-862e-404a-b743-4237ba66fa97 Aug 25 10:23:00.663448 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-f1887ff1-df82-46a3-b128-7c91711593ce tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21b82e03-a3b6-4ed0-8e88-036ca060e1ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:00.663448 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-f1887ff1-df82-46a3-b128-7c91711593ce tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d7c00c1-abd4-4b84-8ec1-583ef542fd2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:00.703960 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.quota [req-0d459ac7-516c-4576-ae19-4520da6d61cf req-08d0c790-76dd-4feb-9be2-eece7a78e3f7 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Created reservations ['f6f3d98b-3057-442a-a3f4-e417eef104fe', 'c5d0f2aa-4dd9-4a5b-a3e2-1961939fc0e3', '292e8122-93cd-4ed1-8539-61fb6d9e67aa', '9675b9b1-76a2-4246-aca8-3a32572fb279'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:23:00.743382 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-f1887ff1-df82-46a3-b128-7c91711593ce tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Created reservations ['6a686805-9df0-4fda-92b0-4d0c96b393ef', '51ce72bb-3623-4d81-9763-de6489deffff', 'ab1a9930-713a-4933-9fde-ca2a942848c7', '80596d6f-f21e-4e33-a028-3f5eb65c8854'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:23:00.744481 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-f1887ff1-df82-46a3-b128-7c91711593ce tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d7c00c1-abd4-4b84-8ec1-583ef542fd2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6a686805-9df0-4fda-92b0-4d0c96b393ef', '51ce72bb-3623-4d81-9763-de6489deffff', 'ab1a9930-713a-4933-9fde-ca2a942848c7', '80596d6f-f21e-4e33-a028-3f5eb65c8854']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:00.745682 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-f1887ff1-df82-46a3-b128-7c91711593ce tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e2f4dc9-f5d3-4d5c-8d57-d370d03dd9f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:00.774374 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-0d459ac7-516c-4576-ae19-4520da6d61cf req-08d0c790-76dd-4feb-9be2-eece7a78e3f7 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Snapshot force create request issued successfully. Aug 25 10:23:00.774747 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-0d459ac7-516c-4576-ae19-4520da6d61cf req-08d0c790-76dd-4feb-9be2-eece7a78e3f7 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/snapshots returned with HTTP 202 Aug 25 10:23:00.775320 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 636/2497] 10.4.3.119 () {72 vars in 1547 bytes} [Tue Aug 25 10:23:00 2026] POST /volume/v3/snapshots => generated 292 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:23:00.781500 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-f1887ff1-df82-46a3-b128-7c91711593ce tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e2f4dc9-f5d3-4d5c-8d57-d370d03dd9f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '294acbd4-3880-48bb-bff4-2e02c2242d96', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-688594537',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7748a0e084f9404597d9b0ee6f00aaf4',qos_specs=None,replication_status=,reservations=['6a686805-9df0-4fda-92b0-4d0c96b393ef','51ce72bb-3623-4d81-9763-de6489deffff','ab1a9930-713a-4933-9fde-ca2a942848c7','80596d6f-f21e-4e33-a028-3f5eb65c8854'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce4a29dcb5594959aa9f4904b114a7ef',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:23:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-688594537',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=294acbd4-3880-48bb-bff4-2e02c2242d96,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7748a0e084f9404597d9b0ee6f00aaf4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ce4a29dcb5594959aa9f4904b114a7ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:00.782482 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-f1887ff1-df82-46a3-b128-7c91711593ce tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f2bba46-34ef-48d7-929e-4c277c6a552a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:00.806387 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-6b083d7e-2ae7-4a14-be97-e55e691ce2d4 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:00.809027 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6b083d7e-2ae7-4a14-be97-e55e691ce2d4 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] GET https://10.4.3.119/volume/v3/snapshots/cca5547e-3186-4b3f-98e8-641af9f91fc3 Aug 25 10:23:00.809719 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6b083d7e-2ae7-4a14-be97-e55e691ce2d4 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:00.810396 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6b083d7e-2ae7-4a14-be97-e55e691ce2d4 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:00.818562 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:00.818562 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:23:00.821042 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-6b083d7e-2ae7-4a14-be97-e55e691ce2d4 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Snapshot retrieved successfully. Aug 25 10:23:00.821042 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6b083d7e-2ae7-4a14-be97-e55e691ce2d4 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] https://10.4.3.119/volume/v3/snapshots/cca5547e-3186-4b3f-98e8-641af9f91fc3 returned with HTTP 200 Aug 25 10:23:00.821042 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 612/2498] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:23:00 2026] GET /volume/v3/snapshots/cca5547e-3186-4b3f-98e8-641af9f91fc3 => generated 472 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:00.821307 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-f1887ff1-df82-46a3-b128-7c91711593ce tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f2bba46-34ef-48d7-929e-4c277c6a552a) transitioned into state 'SUCCESS' from state '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-688594537',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7748a0e084f9404597d9b0ee6f00aaf4',qos_specs=None,replication_status=,reservations=['6a686805-9df0-4fda-92b0-4d0c96b393ef','51ce72bb-3623-4d81-9763-de6489deffff','ab1a9930-713a-4933-9fde-ca2a942848c7','80596d6f-f21e-4e33-a028-3f5eb65c8854'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce4a29dcb5594959aa9f4904b114a7ef',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:00.822378 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-f1887ff1-df82-46a3-b128-7c91711593ce tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (043441e5-0900-427e-87ae-f7239bdf916f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:00.836881 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-cea24e89-fb3e-42a8-aa63-cfdae471a286 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:00.841876 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-f1887ff1-df82-46a3-b128-7c91711593ce tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (043441e5-0900-427e-87ae-f7239bdf916f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:00.842875 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-cea24e89-fb3e-42a8-aa63-cfdae471a286 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] POST https://10.4.3.119/volume/v3/snapshots Aug 25 10:23:00.843006 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-f1887ff1-df82-46a3-b128-7c91711593ce tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Flow 'volume_create_api' (bab36f72-17db-4d01-bcfc-3214f5673ecf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:23:00.843820 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-f1887ff1-df82-46a3-b128-7c91711593ce tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Create volume request issued successfully. Aug 25 10:23:00.844595 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f1887ff1-df82-46a3-b128-7c91711593ce tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:23:00.844744 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-cea24e89-fb3e-42a8-aa63-cfdae471a286 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d9381bae-484c-4061-a52b-44d45e4392a3", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-730281004"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:23:00.845259 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 628/2499] 10.4.3.119 () {68 vars in 1259 bytes} [Tue Aug 25 10:23:00 2026] POST /volume/v3/volumes => generated 763 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:23:00.864312 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:00.864312 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:23:00.864312 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-cea24e89-fb3e-42a8-aa63-cfdae471a286 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Volume info retrieved successfully. Aug 25 10:23:00.864312 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.snapshots [None req-cea24e89-fb3e-42a8-aa63-cfdae471a286 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Create snapshot from volume d9381bae-484c-4061-a52b-44d45e4392a3 Aug 25 10:23:00.869620 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-a4c0af9d-241d-4e83-bfd3-000b254d108d None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:00.875319 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a4c0af9d-241d-4e83-bfd3-000b254d108d tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:23:00.875319 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a4c0af9d-241d-4e83-bfd3-000b254d108d tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "78c37873-5527-4014-85b7-3e8d6dcc94ab", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-740378562"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:23:00.877105 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volumes [None req-a4c0af9d-241d-4e83-bfd3-000b254d108d tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Create volume request body: {'volume': {"'source_volid": '78c37873-5527-4014-85b7-3e8d6dcc94ab', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-740378562'}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:23:00.877105 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-a4c0af9d-241d-4e83-bfd3-000b254d108d tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Create volume of 1 GB Aug 25 10:23:00.877452 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:00.877452 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:23:00.885269 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-a4c0af9d-241d-4e83-bfd3-000b254d108d tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Availability Zones retrieved successfully. Aug 25 10:23:00.893168 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-a4c0af9d-241d-4e83-bfd3-000b254d108d tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Flow 'volume_create_api' (eaa3bb21-77c2-48a4-8ebb-1f8c5e2f7dad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:23:00.893168 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-a4c0af9d-241d-4e83-bfd3-000b254d108d tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f243ef2f-b162-440d-919e-7f886d343c7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:00.894124 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [None req-a4c0af9d-241d-4e83-bfd3-000b254d108d tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Validating volume size '1' using validate_int {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:23:00.930982 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-cea24e89-fb3e-42a8-aa63-cfdae471a286 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Created reservations ['13c3c7e0-c5a7-4f07-a4e9-73651e3b1c67', 'c39e0d67-189e-418b-9fd9-9f24fe87f11f', '1f888554-fff5-478c-aef3-02856ebdfe63', '36f6d5bf-ca85-4a2f-876e-c3e9d1097224'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:23:00.934169 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-a4c0af9d-241d-4e83-bfd3-000b254d108d tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f243ef2f-b162-440d-919e-7f886d343c7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:00.935178 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-a4c0af9d-241d-4e83-bfd3-000b254d108d tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f74ef4c5-95d3-4b75-8c98-7f27e62e675c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:00.991641 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-cea24e89-fb3e-42a8-aa63-cfdae471a286 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Snapshot create request issued successfully. Aug 25 10:23:00.992150 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-cea24e89-fb3e-42a8-aa63-cfdae471a286 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] https://10.4.3.119/volume/v3/snapshots returned with HTTP 202 Aug 25 10:23:00.992707 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 624/2500] 10.4.3.119 () {68 vars in 1265 bytes} [Tue Aug 25 10:23:00 2026] POST /volume/v3/snapshots => generated 313 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:23:01.004803 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-a4c0af9d-241d-4e83-bfd3-000b254d108d tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Created reservations ['6feafe65-a1af-436a-b596-4cee82fa3d02', 'a44718ae-0956-4286-b6e6-461eb6dc571a', '1e3859ae-35b5-49be-944f-94a7925aa052', 'd1380ee0-028d-40e1-a2a2-eb7c1f39f608'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:23:01.006410 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-a4c0af9d-241d-4e83-bfd3-000b254d108d tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f74ef4c5-95d3-4b75-8c98-7f27e62e675c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6feafe65-a1af-436a-b596-4cee82fa3d02', 'a44718ae-0956-4286-b6e6-461eb6dc571a', '1e3859ae-35b5-49be-944f-94a7925aa052', 'd1380ee0-028d-40e1-a2a2-eb7c1f39f608']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:01.006658 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-b7eff8a2-7a50-4c9f-89ff-0808c5203b2b None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:01.007005 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-a4c0af9d-241d-4e83-bfd3-000b254d108d tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bfc00a4b-7d0d-4ffd-ac18-a6731d65391b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:01.009435 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b7eff8a2-7a50-4c9f-89ff-0808c5203b2b tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] GET https://10.4.3.119/volume/v3/snapshots/2488dce2-37b5-451d-8217-8421c2ab15ed Aug 25 10:23:01.009849 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b7eff8a2-7a50-4c9f-89ff-0808c5203b2b tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:01.010418 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b7eff8a2-7a50-4c9f-89ff-0808c5203b2b tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:01.017268 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:01.017268 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:23:01.017776 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-b7eff8a2-7a50-4c9f-89ff-0808c5203b2b tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Snapshot retrieved successfully. Aug 25 10:23:01.018815 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b7eff8a2-7a50-4c9f-89ff-0808c5203b2b tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] https://10.4.3.119/volume/v3/snapshots/2488dce2-37b5-451d-8217-8421c2ab15ed returned with HTTP 200 Aug 25 10:23:01.021125 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 613/2501] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:23:01 2026] GET /volume/v3/snapshots/2488dce2-37b5-451d-8217-8421c2ab15ed => generated 445 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:01.029259 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-d2a1a1e9-e514-4478-8c8c-babc2cadf4c4 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:01.033449 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d2a1a1e9-e514-4478-8c8c-babc2cadf4c4 tempest-VolumeQuotasNegativeTestJSON-63085363 tempest-VolumeQuotasNegativeTestJSON-63085363-project-member] GET https://10.4.3.119/volume/v3/volumes/f5207937-72dd-48f2-afc9-12b50569c445 Aug 25 10:23:01.033449 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d2a1a1e9-e514-4478-8c8c-babc2cadf4c4 tempest-VolumeQuotasNegativeTestJSON-63085363 tempest-VolumeQuotasNegativeTestJSON-63085363-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:01.034301 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d2a1a1e9-e514-4478-8c8c-babc2cadf4c4 tempest-VolumeQuotasNegativeTestJSON-63085363 tempest-VolumeQuotasNegativeTestJSON-63085363-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:01.036754 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-a4c0af9d-241d-4e83-bfd3-000b254d108d tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bfc00a4b-7d0d-4ffd-ac18-a6731d65391b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '51bbbf31-919f-40ab-80c7-fcecd49855d6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-740378562',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7748a0e084f9404597d9b0ee6f00aaf4',qos_specs=None,replication_status=,reservations=['6feafe65-a1af-436a-b596-4cee82fa3d02','a44718ae-0956-4286-b6e6-461eb6dc571a','1e3859ae-35b5-49be-944f-94a7925aa052','d1380ee0-028d-40e1-a2a2-eb7c1f39f608'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce4a29dcb5594959aa9f4904b114a7ef',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:23:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-740378562',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=51bbbf31-919f-40ab-80c7-fcecd49855d6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7748a0e084f9404597d9b0ee6f00aaf4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ce4a29dcb5594959aa9f4904b114a7ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:01.037829 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-a4c0af9d-241d-4e83-bfd3-000b254d108d tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3e3cf00-b25a-4bd4-9d9c-096604320600) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:01.047575 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:01.047575 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:23:01.054184 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-d2a1a1e9-e514-4478-8c8c-babc2cadf4c4 tempest-VolumeQuotasNegativeTestJSON-63085363 tempest-VolumeQuotasNegativeTestJSON-63085363-project-member] Volume info retrieved successfully. Aug 25 10:23:01.064673 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d2a1a1e9-e514-4478-8c8c-babc2cadf4c4 tempest-VolumeQuotasNegativeTestJSON-63085363 tempest-VolumeQuotasNegativeTestJSON-63085363-project-member] https://10.4.3.119/volume/v3/volumes/f5207937-72dd-48f2-afc9-12b50569c445 returned with HTTP 200 Aug 25 10:23:01.065467 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 629/2502] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:01 2026] GET /volume/v3/volumes/f5207937-72dd-48f2-afc9-12b50569c445 => generated 851 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:01.084068 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-a4c0af9d-241d-4e83-bfd3-000b254d108d tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3e3cf00-b25a-4bd4-9d9c-096604320600) transitioned into state 'SUCCESS' from state '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-740378562',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7748a0e084f9404597d9b0ee6f00aaf4',qos_specs=None,replication_status=,reservations=['6feafe65-a1af-436a-b596-4cee82fa3d02','a44718ae-0956-4286-b6e6-461eb6dc571a','1e3859ae-35b5-49be-944f-94a7925aa052','d1380ee0-028d-40e1-a2a2-eb7c1f39f608'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce4a29dcb5594959aa9f4904b114a7ef',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:01.085404 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-a4c0af9d-241d-4e83-bfd3-000b254d108d tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59c9452e-af96-4d7c-a777-4085775040fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:01.088592 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-91e34a38-4afb-4967-9ad0-518862b5e41b None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:01.090753 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-91e34a38-4afb-4967-9ad0-518862b5e41b tempest-VolumeQuotasNegativeTestJSON-1342455212 tempest-VolumeQuotasNegativeTestJSON-1342455212-project-admin] PUT https://10.4.3.119/volume/v3/os-quota-sets/8a838b6fabd042e79ae16dfd1a94a208 Aug 25 10:23:01.091062 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-91e34a38-4afb-4967-9ad0-518862b5e41b tempest-VolumeQuotasNegativeTestJSON-1342455212 tempest-VolumeQuotasNegativeTestJSON-1342455212-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:23:01.102540 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:01.102540 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:23:01.106207 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-a4c0af9d-241d-4e83-bfd3-000b254d108d tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59c9452e-af96-4d7c-a777-4085775040fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:01.107275 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-a4c0af9d-241d-4e83-bfd3-000b254d108d tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Flow 'volume_create_api' (eaa3bb21-77c2-48a4-8ebb-1f8c5e2f7dad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:23:01.109153 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-a4c0af9d-241d-4e83-bfd3-000b254d108d tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Create volume request issued successfully. Aug 25 10:23:01.109153 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a4c0af9d-241d-4e83-bfd3-000b254d108d tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:23:01.109712 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 637/2503] 10.4.3.119 () {68 vars in 1259 bytes} [Tue Aug 25 10:23:00 2026] POST /volume/v3/volumes => generated 763 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:23:01.127590 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-d9bfeb2e-717d-4fe2-9a0b-f4fad8d020e7 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:01.131393 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d9bfeb2e-717d-4fe2-9a0b-f4fad8d020e7 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:23:01.131863 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d9bfeb2e-717d-4fe2-9a0b-f4fad8d020e7 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "78c37873-5527-4014-85b7-3e8d6dcc94ab", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-2010494554"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:23:01.133952 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-d9bfeb2e-717d-4fe2-9a0b-f4fad8d020e7 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Create volume request body: {'volume': {"'source_volid": '78c37873-5527-4014-85b7-3e8d6dcc94ab', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-2010494554'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:23:01.134155 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-d9bfeb2e-717d-4fe2-9a0b-f4fad8d020e7 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Create volume of 1 GB Aug 25 10:23:01.139390 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-d9bfeb2e-717d-4fe2-9a0b-f4fad8d020e7 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Availability Zones retrieved successfully. Aug 25 10:23:01.145954 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-d9bfeb2e-717d-4fe2-9a0b-f4fad8d020e7 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Flow 'volume_create_api' (1b5e5db9-d7ad-4558-b6b6-d6561c998202) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:23:01.147069 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-d9bfeb2e-717d-4fe2-9a0b-f4fad8d020e7 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f2e3611-5f18-4f97-8dbc-b9f0e926c35b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:01.148213 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-d9bfeb2e-717d-4fe2-9a0b-f4fad8d020e7 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:23:01.181686 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-91e34a38-4afb-4967-9ad0-518862b5e41b tempest-VolumeQuotasNegativeTestJSON-1342455212 tempest-VolumeQuotasNegativeTestJSON-1342455212-project-admin] https://10.4.3.119/volume/v3/os-quota-sets/8a838b6fabd042e79ae16dfd1a94a208 returned with HTTP 200 Aug 25 10:23:01.182405 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 625/2504] 10.4.3.119 () {68 vars in 1374 bytes} [Tue Aug 25 10:23:01 2026] PUT /volume/v3/os-quota-sets/8a838b6fabd042e79ae16dfd1a94a208 => generated 1563 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:23:01.187944 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-d9bfeb2e-717d-4fe2-9a0b-f4fad8d020e7 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f2e3611-5f18-4f97-8dbc-b9f0e926c35b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:01.189008 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-d9bfeb2e-717d-4fe2-9a0b-f4fad8d020e7 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46c2567b-de98-483b-b77e-9ef7c6459b99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:01.195446 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-5b80555c-4f39-4d1c-9322-21b7c7c1f0a2 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:01.198310 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5b80555c-4f39-4d1c-9322-21b7c7c1f0a2 tempest-VolumeQuotasNegativeTestJSON-63085363 tempest-VolumeQuotasNegativeTestJSON-63085363-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:23:01.198703 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-5b80555c-4f39-4d1c-9322-21b7c7c1f0a2 tempest-VolumeQuotasNegativeTestJSON-63085363 tempest-VolumeQuotasNegativeTestJSON-63085363-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:23:01.201829 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volumes [None req-5b80555c-4f39-4d1c-9322-21b7c7c1f0a2 tempest-VolumeQuotasNegativeTestJSON-63085363 tempest-VolumeQuotasNegativeTestJSON-63085363-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:23:01.202123 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-5b80555c-4f39-4d1c-9322-21b7c7c1f0a2 tempest-VolumeQuotasNegativeTestJSON-63085363 tempest-VolumeQuotasNegativeTestJSON-63085363-project-member] Create volume of 2 GB Aug 25 10:23:01.211089 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-5b80555c-4f39-4d1c-9322-21b7c7c1f0a2 tempest-VolumeQuotasNegativeTestJSON-63085363 tempest-VolumeQuotasNegativeTestJSON-63085363-project-member] Availability Zones retrieved successfully. Aug 25 10:23:01.219419 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-5b80555c-4f39-4d1c-9322-21b7c7c1f0a2 tempest-VolumeQuotasNegativeTestJSON-63085363 tempest-VolumeQuotasNegativeTestJSON-63085363-project-member] Flow 'volume_create_api' (24d739f5-33a8-47ac-b7e3-057241f0fd92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:23:01.220928 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-5b80555c-4f39-4d1c-9322-21b7c7c1f0a2 tempest-VolumeQuotasNegativeTestJSON-63085363 tempest-VolumeQuotasNegativeTestJSON-63085363-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ceb7445-e100-467f-86cb-12c8e2949b4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:01.222730 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-5b80555c-4f39-4d1c-9322-21b7c7c1f0a2 tempest-VolumeQuotasNegativeTestJSON-63085363 tempest-VolumeQuotasNegativeTestJSON-63085363-project-member] Validating volume size '2' using validate_int {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:23:01.257021 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-d9bfeb2e-717d-4fe2-9a0b-f4fad8d020e7 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Created reservations ['f5f53edc-c45d-432e-9fcf-f970ed549ecb', 'de7385bb-760b-4e8b-9a35-d685bfd55a36', '58f42655-1c8d-4800-af9a-16f915ae745b', '8bb04c22-f878-4298-b401-50195586b0a4'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:23:01.257940 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-d9bfeb2e-717d-4fe2-9a0b-f4fad8d020e7 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46c2567b-de98-483b-b77e-9ef7c6459b99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f5f53edc-c45d-432e-9fcf-f970ed549ecb', 'de7385bb-760b-4e8b-9a35-d685bfd55a36', '58f42655-1c8d-4800-af9a-16f915ae745b', '8bb04c22-f878-4298-b401-50195586b0a4']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:01.258751 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-d9bfeb2e-717d-4fe2-9a0b-f4fad8d020e7 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (170c8d12-843e-4683-b1ab-a4cdfbc34b2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:01.276216 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-5b80555c-4f39-4d1c-9322-21b7c7c1f0a2 tempest-VolumeQuotasNegativeTestJSON-63085363 tempest-VolumeQuotasNegativeTestJSON-63085363-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ceb7445-e100-467f-86cb-12c8e2949b4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:01.277037 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-5b80555c-4f39-4d1c-9322-21b7c7c1f0a2 tempest-VolumeQuotasNegativeTestJSON-63085363 tempest-VolumeQuotasNegativeTestJSON-63085363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35248af5-2fe1-4102-86d5-980ebe9357f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:01.299192 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-d9bfeb2e-717d-4fe2-9a0b-f4fad8d020e7 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (170c8d12-843e-4683-b1ab-a4cdfbc34b2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4811af8d-4c1d-40e8-b201-0a854b2272fb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2010494554',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7748a0e084f9404597d9b0ee6f00aaf4',qos_specs=None,replication_status=,reservations=['f5f53edc-c45d-432e-9fcf-f970ed549ecb','de7385bb-760b-4e8b-9a35-d685bfd55a36','58f42655-1c8d-4800-af9a-16f915ae745b','8bb04c22-f878-4298-b401-50195586b0a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce4a29dcb5594959aa9f4904b114a7ef',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:23:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2010494554',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4811af8d-4c1d-40e8-b201-0a854b2272fb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7748a0e084f9404597d9b0ee6f00aaf4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ce4a29dcb5594959aa9f4904b114a7ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:01.300291 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-d9bfeb2e-717d-4fe2-9a0b-f4fad8d020e7 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e7b8aea-fb4e-45f9-8f6a-e44e5389f3c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:01.342677 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-d9bfeb2e-717d-4fe2-9a0b-f4fad8d020e7 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e7b8aea-fb4e-45f9-8f6a-e44e5389f3c6) transitioned into state 'SUCCESS' from state '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-2010494554',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7748a0e084f9404597d9b0ee6f00aaf4',qos_specs=None,replication_status=,reservations=['f5f53edc-c45d-432e-9fcf-f970ed549ecb','de7385bb-760b-4e8b-9a35-d685bfd55a36','58f42655-1c8d-4800-af9a-16f915ae745b','8bb04c22-f878-4298-b401-50195586b0a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce4a29dcb5594959aa9f4904b114a7ef',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:01.343895 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-d9bfeb2e-717d-4fe2-9a0b-f4fad8d020e7 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c52384df-0a34-4104-9c3a-35eff26df366) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:01.346524 np0000008063 devstack@c-api.service[100390]: WARNING cinder.quota_utils [None req-5b80555c-4f39-4d1c-9322-21b7c7c1f0a2 tempest-VolumeQuotasNegativeTestJSON-63085363 tempest-VolumeQuotasNegativeTestJSON-63085363-project-member] Quota exceeded for 8a838b6fabd042e79ae16dfd1a94a208, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 25 10:23:01.350334 np0000008063 devstack@c-api.service[100390]: WARNING cinder.volume.api [None req-5b80555c-4f39-4d1c-9322-21b7c7c1f0a2 tempest-VolumeQuotasNegativeTestJSON-63085363 tempest-VolumeQuotasNegativeTestJSON-63085363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35248af5-2fe1-4102-86d5-980ebe9357f3) transitioned into state 'FAILURE' from state 'RUNNING' Aug 25 10:23:01.350334 np0000008063 devstack@c-api.service[100390]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Aug 25 10:23:01.352868 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-5b80555c-4f39-4d1c-9322-21b7c7c1f0a2 tempest-VolumeQuotasNegativeTestJSON-63085363 tempest-VolumeQuotasNegativeTestJSON-63085363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35248af5-2fe1-4102-86d5-980ebe9357f3) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:01.353962 np0000008063 devstack@c-api.service[100390]: WARNING cinder.volume.api [None req-5b80555c-4f39-4d1c-9322-21b7c7c1f0a2 tempest-VolumeQuotasNegativeTestJSON-63085363 tempest-VolumeQuotasNegativeTestJSON-63085363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35248af5-2fe1-4102-86d5-980ebe9357f3) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 25 10:23:01.354925 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-5b80555c-4f39-4d1c-9322-21b7c7c1f0a2 tempest-VolumeQuotasNegativeTestJSON-63085363 tempest-VolumeQuotasNegativeTestJSON-63085363-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ceb7445-e100-467f-86cb-12c8e2949b4a) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:01.355907 np0000008063 devstack@c-api.service[100390]: WARNING cinder.volume.api [None req-5b80555c-4f39-4d1c-9322-21b7c7c1f0a2 tempest-VolumeQuotasNegativeTestJSON-63085363 tempest-VolumeQuotasNegativeTestJSON-63085363-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ceb7445-e100-467f-86cb-12c8e2949b4a) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 25 10:23:01.356992 np0000008063 devstack@c-api.service[100390]: WARNING cinder.volume.api [None req-5b80555c-4f39-4d1c-9322-21b7c7c1f0a2 tempest-VolumeQuotasNegativeTestJSON-63085363 tempest-VolumeQuotasNegativeTestJSON-63085363-project-member] Flow 'volume_create_api' (24d739f5-33a8-47ac-b7e3-057241f0fd92) transitioned into state 'REVERTED' from state 'RUNNING' Aug 25 10:23:01.357348 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.middleware.fault [None req-5b80555c-4f39-4d1c-9322-21b7c7c1f0a2 tempest-VolumeQuotasNegativeTestJSON-63085363 tempest-VolumeQuotasNegativeTestJSON-63085363-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 413 Aug 25 10:23:01.358424 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 630/2505] 10.4.3.119 () {68 vars in 1258 bytes} [Tue Aug 25 10:23:01 2026] POST /volume/v3/volumes => generated 208 bytes in 164 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 25 10:23:01.361706 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-d9bfeb2e-717d-4fe2-9a0b-f4fad8d020e7 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c52384df-0a34-4104-9c3a-35eff26df366) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:01.363022 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-d9bfeb2e-717d-4fe2-9a0b-f4fad8d020e7 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Flow 'volume_create_api' (1b5e5db9-d7ad-4558-b6b6-d6561c998202) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:23:01.363490 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-d9bfeb2e-717d-4fe2-9a0b-f4fad8d020e7 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Create volume request issued successfully. Aug 25 10:23:01.364472 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d9bfeb2e-717d-4fe2-9a0b-f4fad8d020e7 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:23:01.365242 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 614/2506] 10.4.3.119 () {68 vars in 1259 bytes} [Tue Aug 25 10:23:01 2026] POST /volume/v3/volumes => generated 764 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:23:01.372444 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-d38fe936-1650-4485-8278-da7a9e9f67a2 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:01.376787 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d38fe936-1650-4485-8278-da7a9e9f67a2 tempest-VolumeQuotasNegativeTestJSON-1342455212 tempest-VolumeQuotasNegativeTestJSON-1342455212-project-admin] PUT https://10.4.3.119/volume/v3/os-quota-sets/8a838b6fabd042e79ae16dfd1a94a208 Aug 25 10:23:01.378376 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d38fe936-1650-4485-8278-da7a9e9f67a2 tempest-VolumeQuotasNegativeTestJSON-1342455212 tempest-VolumeQuotasNegativeTestJSON-1342455212-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:23:01.384879 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-9ad7182a-463a-495e-a3e6-d4c5c31fd38c None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:01.386816 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9ad7182a-463a-495e-a3e6-d4c5c31fd38c tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] GET https://10.4.3.119/volume/v3/volumes/10e897ad-b655-4841-952a-52379baa9017 Aug 25 10:23:01.387173 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9ad7182a-463a-495e-a3e6-d4c5c31fd38c tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:01.388456 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9ad7182a-463a-495e-a3e6-d4c5c31fd38c tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:01.391622 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:01.391622 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:23:01.400936 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:01.400936 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:23:01.411853 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-9ad7182a-463a-495e-a3e6-d4c5c31fd38c tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Volume info retrieved successfully. Aug 25 10:23:01.423438 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9ad7182a-463a-495e-a3e6-d4c5c31fd38c tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] https://10.4.3.119/volume/v3/volumes/10e897ad-b655-4841-952a-52379baa9017 returned with HTTP 200 Aug 25 10:23:01.423585 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 626/2507] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:01 2026] GET /volume/v3/volumes/10e897ad-b655-4841-952a-52379baa9017 => generated 857 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:01.446803 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-79dab3dc-075f-42a3-96e3-104c45134a7b None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:01.450314 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-79dab3dc-075f-42a3-96e3-104c45134a7b tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] GET https://10.4.3.119/volume/v3/volumes/0a98f985-1989-41a8-a93d-31c08685f62b Aug 25 10:23:01.450314 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-79dab3dc-075f-42a3-96e3-104c45134a7b tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:01.450314 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-79dab3dc-075f-42a3-96e3-104c45134a7b tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:01.452156 np0000008063 devstack@c-api.service[100391]: WARNING cinder.quota [None req-d38fe936-1650-4485-8278-da7a9e9f67a2 tempest-VolumeQuotasNegativeTestJSON-1342455212 tempest-VolumeQuotasNegativeTestJSON-1342455212-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-1993725590 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-1993725590, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:23:01.452833 np0000008063 devstack@c-api.service[100391]: WARNING cinder.quota [None req-d38fe936-1650-4485-8278-da7a9e9f67a2 tempest-VolumeQuotasNegativeTestJSON-1342455212 tempest-VolumeQuotasNegativeTestJSON-1342455212-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-1993725590 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-1993725590, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:23:01.453034 np0000008063 devstack@c-api.service[100391]: WARNING cinder.quota [None req-d38fe936-1650-4485-8278-da7a9e9f67a2 tempest-VolumeQuotasNegativeTestJSON-1342455212 tempest-VolumeQuotasNegativeTestJSON-1342455212-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-cryptsetup-1993725590 is set by the default quota flag: quota_snapshots_tempest-scenario-type-cryptsetup-1993725590, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:23:01.453410 np0000008063 devstack@c-api.service[100391]: WARNING cinder.quota [None req-d38fe936-1650-4485-8278-da7a9e9f67a2 tempest-VolumeQuotasNegativeTestJSON-1342455212 tempest-VolumeQuotasNegativeTestJSON-1342455212-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-260788830-342117005 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-260788830-342117005, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:23:01.453788 np0000008063 devstack@c-api.service[100391]: WARNING cinder.quota [None req-d38fe936-1650-4485-8278-da7a9e9f67a2 tempest-VolumeQuotasNegativeTestJSON-1342455212 tempest-VolumeQuotasNegativeTestJSON-1342455212-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-260788830-342117005 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-260788830-342117005, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:23:01.454126 np0000008063 devstack@c-api.service[100391]: WARNING cinder.quota [None req-d38fe936-1650-4485-8278-da7a9e9f67a2 tempest-VolumeQuotasNegativeTestJSON-1342455212 tempest-VolumeQuotasNegativeTestJSON-1342455212-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-260788830-342117005 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-260788830-342117005, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:23:01.455277 np0000008063 devstack@c-api.service[100391]: WARNING cinder.quota [None req-d38fe936-1650-4485-8278-da7a9e9f67a2 tempest-VolumeQuotasNegativeTestJSON-1342455212 tempest-VolumeQuotasNegativeTestJSON-1342455212-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-488057487-1624578022 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-488057487-1624578022, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:23:01.455277 np0000008063 devstack@c-api.service[100391]: WARNING cinder.quota [None req-d38fe936-1650-4485-8278-da7a9e9f67a2 tempest-VolumeQuotasNegativeTestJSON-1342455212 tempest-VolumeQuotasNegativeTestJSON-1342455212-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-199561268-1976847510 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-199561268-1976847510, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:23:01.455713 np0000008063 devstack@c-api.service[100391]: WARNING cinder.quota [None req-d38fe936-1650-4485-8278-da7a9e9f67a2 tempest-VolumeQuotasNegativeTestJSON-1342455212 tempest-VolumeQuotasNegativeTestJSON-1342455212-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-199561268-1976847510 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-199561268-1976847510, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:23:01.456036 np0000008063 devstack@c-api.service[100391]: WARNING cinder.quota [None req-d38fe936-1650-4485-8278-da7a9e9f67a2 tempest-VolumeQuotasNegativeTestJSON-1342455212 tempest-VolumeQuotasNegativeTestJSON-1342455212-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-199561268-1976847510 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-199561268-1976847510, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:23:01.462067 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:01.462067 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:23:01.464177 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d38fe936-1650-4485-8278-da7a9e9f67a2 tempest-VolumeQuotasNegativeTestJSON-1342455212 tempest-VolumeQuotasNegativeTestJSON-1342455212-project-admin] https://10.4.3.119/volume/v3/os-quota-sets/8a838b6fabd042e79ae16dfd1a94a208 returned with HTTP 200 Aug 25 10:23:01.464769 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 638/2508] 10.4.3.119 () {68 vars in 1374 bytes} [Tue Aug 25 10:23:01 2026] PUT /volume/v3/os-quota-sets/8a838b6fabd042e79ae16dfd1a94a208 => generated 1563 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:23:01.469433 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-79dab3dc-075f-42a3-96e3-104c45134a7b tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Volume info retrieved successfully. Aug 25 10:23:01.478513 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-79dab3dc-075f-42a3-96e3-104c45134a7b tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] https://10.4.3.119/volume/v3/volumes/0a98f985-1989-41a8-a93d-31c08685f62b returned with HTTP 200 Aug 25 10:23:01.478765 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-a656b330-566c-4ce1-894d-929bc15a89c0 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:01.479096 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 631/2509] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:01 2026] GET /volume/v3/volumes/0a98f985-1989-41a8-a93d-31c08685f62b => generated 857 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:01.482010 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a656b330-566c-4ce1-894d-929bc15a89c0 tempest-VolumeQuotasNegativeTestJSON-63085363 tempest-VolumeQuotasNegativeTestJSON-63085363-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:23:01.482523 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a656b330-566c-4ce1-894d-929bc15a89c0 tempest-VolumeQuotasNegativeTestJSON-63085363 tempest-VolumeQuotasNegativeTestJSON-63085363-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:23:01.484835 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-a656b330-566c-4ce1-894d-929bc15a89c0 tempest-VolumeQuotasNegativeTestJSON-63085363 tempest-VolumeQuotasNegativeTestJSON-63085363-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:23:01.484917 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-a656b330-566c-4ce1-894d-929bc15a89c0 tempest-VolumeQuotasNegativeTestJSON-63085363 tempest-VolumeQuotasNegativeTestJSON-63085363-project-member] Create volume of 1 GB Aug 25 10:23:01.485315 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:01.485315 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:23:01.501199 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-a656b330-566c-4ce1-894d-929bc15a89c0 tempest-VolumeQuotasNegativeTestJSON-63085363 tempest-VolumeQuotasNegativeTestJSON-63085363-project-member] Availability Zones retrieved successfully. Aug 25 10:23:01.508669 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-612555be-1cb5-40b5-adf6-f6bd2b35efd5 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:01.509250 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-a656b330-566c-4ce1-894d-929bc15a89c0 tempest-VolumeQuotasNegativeTestJSON-63085363 tempest-VolumeQuotasNegativeTestJSON-63085363-project-member] Flow 'volume_create_api' (c213853c-dd07-4ad1-afde-7187d29def84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:23:01.510967 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-a656b330-566c-4ce1-894d-929bc15a89c0 tempest-VolumeQuotasNegativeTestJSON-63085363 tempest-VolumeQuotasNegativeTestJSON-63085363-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d449ad5-3462-421c-ae06-ddf06a5f2e0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:01.512206 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-a656b330-566c-4ce1-894d-929bc15a89c0 tempest-VolumeQuotasNegativeTestJSON-63085363 tempest-VolumeQuotasNegativeTestJSON-63085363-project-member] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:23:01.515617 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-612555be-1cb5-40b5-adf6-f6bd2b35efd5 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] GET https://10.4.3.119/volume/v3/volumes/294acbd4-3880-48bb-bff4-2e02c2242d96 Aug 25 10:23:01.515942 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-612555be-1cb5-40b5-adf6-f6bd2b35efd5 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:01.516801 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-612555be-1cb5-40b5-adf6-f6bd2b35efd5 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:01.528436 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:01.528436 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:23:01.535155 np0000008063 devstack@c-api.service[100388]: DEBUG dbcounter [-] [100388] Writing DB stats cinder:SELECT=581,cinder:UPDATE=161,cinder:INSERT=95 {{(pid=100388) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 10:23:01.536501 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-612555be-1cb5-40b5-adf6-f6bd2b35efd5 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Volume info retrieved successfully. Aug 25 10:23:01.543513 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-612555be-1cb5-40b5-adf6-f6bd2b35efd5 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] https://10.4.3.119/volume/v3/volumes/294acbd4-3880-48bb-bff4-2e02c2242d96 returned with HTTP 200 Aug 25 10:23:01.544295 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 627/2510] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:01 2026] GET /volume/v3/volumes/294acbd4-3880-48bb-bff4-2e02c2242d96 => generated 856 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:01.557572 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-a656b330-566c-4ce1-894d-929bc15a89c0 tempest-VolumeQuotasNegativeTestJSON-63085363 tempest-VolumeQuotasNegativeTestJSON-63085363-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d449ad5-3462-421c-ae06-ddf06a5f2e0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:01.560081 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-a656b330-566c-4ce1-894d-929bc15a89c0 tempest-VolumeQuotasNegativeTestJSON-63085363 tempest-VolumeQuotasNegativeTestJSON-63085363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa97ed1f-fba6-4fe6-91cf-575b4ae209ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:01.565727 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-7b3b46a6-efac-4f16-bb79-39f6d69f74d2 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:01.571555 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7b3b46a6-efac-4f16-bb79-39f6d69f74d2 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] GET https://10.4.3.119/volume/v3/volumes/51bbbf31-919f-40ab-80c7-fcecd49855d6 Aug 25 10:23:01.572458 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7b3b46a6-efac-4f16-bb79-39f6d69f74d2 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:01.572777 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7b3b46a6-efac-4f16-bb79-39f6d69f74d2 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:01.583275 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:01.583275 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:23:01.589110 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-7b3b46a6-efac-4f16-bb79-39f6d69f74d2 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Volume info retrieved successfully. Aug 25 10:23:01.596365 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7b3b46a6-efac-4f16-bb79-39f6d69f74d2 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] https://10.4.3.119/volume/v3/volumes/51bbbf31-919f-40ab-80c7-fcecd49855d6 returned with HTTP 200 Aug 25 10:23:01.596783 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 639/2511] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:01 2026] GET /volume/v3/volumes/51bbbf31-919f-40ab-80c7-fcecd49855d6 => generated 856 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:01.615740 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-44ab111b-ccae-46c6-bce9-ac8561a199a1 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:01.618084 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-44ab111b-ccae-46c6-bce9-ac8561a199a1 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] GET https://10.4.3.119/volume/v3/volumes/4811af8d-4c1d-40e8-b201-0a854b2272fb Aug 25 10:23:01.618410 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-44ab111b-ccae-46c6-bce9-ac8561a199a1 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:01.618672 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-44ab111b-ccae-46c6-bce9-ac8561a199a1 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:01.621305 np0000008063 devstack@c-api.service[100389]: WARNING cinder.quota_utils [None req-a656b330-566c-4ce1-894d-929bc15a89c0 tempest-VolumeQuotasNegativeTestJSON-63085363 tempest-VolumeQuotasNegativeTestJSON-63085363-project-member] Quota exceeded for 8a838b6fabd042e79ae16dfd1a94a208, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Aug 25 10:23:01.625326 np0000008063 devstack@c-api.service[100389]: WARNING cinder.volume.api [None req-a656b330-566c-4ce1-894d-929bc15a89c0 tempest-VolumeQuotasNegativeTestJSON-63085363 tempest-VolumeQuotasNegativeTestJSON-63085363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa97ed1f-fba6-4fe6-91cf-575b4ae209ee) transitioned into state 'FAILURE' from state 'RUNNING' Aug 25 10:23:01.625326 np0000008063 devstack@c-api.service[100389]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Aug 25 10:23:01.628169 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-a656b330-566c-4ce1-894d-929bc15a89c0 tempest-VolumeQuotasNegativeTestJSON-63085363 tempest-VolumeQuotasNegativeTestJSON-63085363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa97ed1f-fba6-4fe6-91cf-575b4ae209ee) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:01.629823 np0000008063 devstack@c-api.service[100389]: WARNING cinder.volume.api [None req-a656b330-566c-4ce1-894d-929bc15a89c0 tempest-VolumeQuotasNegativeTestJSON-63085363 tempest-VolumeQuotasNegativeTestJSON-63085363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa97ed1f-fba6-4fe6-91cf-575b4ae209ee) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 25 10:23:01.630592 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-a656b330-566c-4ce1-894d-929bc15a89c0 tempest-VolumeQuotasNegativeTestJSON-63085363 tempest-VolumeQuotasNegativeTestJSON-63085363-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d449ad5-3462-421c-ae06-ddf06a5f2e0b) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:01.631783 np0000008063 devstack@c-api.service[100389]: WARNING cinder.volume.api [None req-a656b330-566c-4ce1-894d-929bc15a89c0 tempest-VolumeQuotasNegativeTestJSON-63085363 tempest-VolumeQuotasNegativeTestJSON-63085363-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d449ad5-3462-421c-ae06-ddf06a5f2e0b) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 25 10:23:01.633023 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:01.633023 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:23:01.633413 np0000008063 devstack@c-api.service[100389]: WARNING cinder.volume.api [None req-a656b330-566c-4ce1-894d-929bc15a89c0 tempest-VolumeQuotasNegativeTestJSON-63085363 tempest-VolumeQuotasNegativeTestJSON-63085363-project-member] Flow 'volume_create_api' (c213853c-dd07-4ad1-afde-7187d29def84) transitioned into state 'REVERTED' from state 'RUNNING' Aug 25 10:23:01.633596 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.middleware.fault [None req-a656b330-566c-4ce1-894d-929bc15a89c0 tempest-VolumeQuotasNegativeTestJSON-63085363 tempest-VolumeQuotasNegativeTestJSON-63085363-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 413 Aug 25 10:23:01.634632 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 615/2512] 10.4.3.119 () {68 vars in 1258 bytes} [Tue Aug 25 10:23:01 2026] POST /volume/v3/volumes => generated 150 bytes in 157 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 25 10:23:01.640778 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-44ab111b-ccae-46c6-bce9-ac8561a199a1 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Volume info retrieved successfully. Aug 25 10:23:01.648193 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-bd531dab-3840-4e6b-b54d-4502279be2e6 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:01.650737 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-0748e2b5-04e4-408a-a45a-f890025cd5a0 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:01.652669 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-44ab111b-ccae-46c6-bce9-ac8561a199a1 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] https://10.4.3.119/volume/v3/volumes/4811af8d-4c1d-40e8-b201-0a854b2272fb returned with HTTP 200 Aug 25 10:23:01.652669 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 632/2513] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:01 2026] GET /volume/v3/volumes/4811af8d-4c1d-40e8-b201-0a854b2272fb => generated 857 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:01.653283 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0748e2b5-04e4-408a-a45a-f890025cd5a0 tempest-VolumeQuotasNegativeTestJSON-1342455212 tempest-VolumeQuotasNegativeTestJSON-1342455212-project-admin] PUT https://10.4.3.119/volume/v3/os-quota-sets/8a838b6fabd042e79ae16dfd1a94a208 Aug 25 10:23:01.653680 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-bd531dab-3840-4e6b-b54d-4502279be2e6 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] GET https://10.4.3.119/volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e Aug 25 10:23:01.653745 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0748e2b5-04e4-408a-a45a-f890025cd5a0 tempest-VolumeQuotasNegativeTestJSON-1342455212 tempest-VolumeQuotasNegativeTestJSON-1342455212-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:23:01.654021 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-bd531dab-3840-4e6b-b54d-4502279be2e6 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:01.654333 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-bd531dab-3840-4e6b-b54d-4502279be2e6 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:01.654660 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-bd531dab-3840-4e6b-b54d-4502279be2e6 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Show backup with id 69d030b4-c534-4ebe-9a87-830bab20648e. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:23:01.666707 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:01.666707 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:23:01.667815 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-bd531dab-3840-4e6b-b54d-4502279be2e6 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] https://10.4.3.119/volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e returned with HTTP 200 Aug 25 10:23:01.668609 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 628/2514] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:01 2026] GET /volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e => generated 802 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:01.673527 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-9b7cab3d-f81a-4b8b-893a-d35e36b69e2e None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:01.676284 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9b7cab3d-f81a-4b8b-893a-d35e36b69e2e tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] DELETE https://10.4.3.119/volume/v3/volumes/4811af8d-4c1d-40e8-b201-0a854b2272fb Aug 25 10:23:01.676566 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9b7cab3d-f81a-4b8b-893a-d35e36b69e2e tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:01.676802 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9b7cab3d-f81a-4b8b-893a-d35e36b69e2e tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:01.677156 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-9b7cab3d-f81a-4b8b-893a-d35e36b69e2e tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Delete volume with id: 4811af8d-4c1d-40e8-b201-0a854b2272fb Aug 25 10:23:01.687889 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:01.687889 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:23:01.688826 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-9b7cab3d-f81a-4b8b-893a-d35e36b69e2e tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Volume info retrieved successfully. Aug 25 10:23:01.719489 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-9b7cab3d-f81a-4b8b-893a-d35e36b69e2e tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Delete volume request issued successfully. Aug 25 10:23:01.719489 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9b7cab3d-f81a-4b8b-893a-d35e36b69e2e tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] https://10.4.3.119/volume/v3/volumes/4811af8d-4c1d-40e8-b201-0a854b2272fb returned with HTTP 202 Aug 25 10:23:01.720356 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 616/2515] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:23:01 2026] DELETE /volume/v3/volumes/4811af8d-4c1d-40e8-b201-0a854b2272fb => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:23:01.729669 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0748e2b5-04e4-408a-a45a-f890025cd5a0 tempest-VolumeQuotasNegativeTestJSON-1342455212 tempest-VolumeQuotasNegativeTestJSON-1342455212-project-admin] https://10.4.3.119/volume/v3/os-quota-sets/8a838b6fabd042e79ae16dfd1a94a208 returned with HTTP 200 Aug 25 10:23:01.730258 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 640/2516] 10.4.3.119 () {68 vars in 1374 bytes} [Tue Aug 25 10:23:01 2026] PUT /volume/v3/os-quota-sets/8a838b6fabd042e79ae16dfd1a94a208 => generated 1562 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:23:01.731431 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-32eb6864-5ab5-43f2-a3c4-303197d19faf None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:01.733560 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-32eb6864-5ab5-43f2-a3c4-303197d19faf tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] GET https://10.4.3.119/volume/v3/volumes/4811af8d-4c1d-40e8-b201-0a854b2272fb Aug 25 10:23:01.733818 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-32eb6864-5ab5-43f2-a3c4-303197d19faf tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:01.734053 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-32eb6864-5ab5-43f2-a3c4-303197d19faf tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:01.744984 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:01.744984 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:23:01.747062 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-c304ce88-131d-445e-a16e-700eb57dabda None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:01.749372 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c304ce88-131d-445e-a16e-700eb57dabda tempest-VolumeQuotasNegativeTestJSON-63085363 tempest-VolumeQuotasNegativeTestJSON-63085363-project-member] POST https://10.4.3.119/volume/v3/volumes/f5207937-72dd-48f2-afc9-12b50569c445/action Aug 25 10:23:01.750847 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c304ce88-131d-445e-a16e-700eb57dabda tempest-VolumeQuotasNegativeTestJSON-63085363 tempest-VolumeQuotasNegativeTestJSON-63085363-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:23:01.750847 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c304ce88-131d-445e-a16e-700eb57dabda tempest-VolumeQuotasNegativeTestJSON-63085363 tempest-VolumeQuotasNegativeTestJSON-63085363-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:23:01.752712 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-32eb6864-5ab5-43f2-a3c4-303197d19faf tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Volume info retrieved successfully. Aug 25 10:23:01.760746 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-32eb6864-5ab5-43f2-a3c4-303197d19faf tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] https://10.4.3.119/volume/v3/volumes/4811af8d-4c1d-40e8-b201-0a854b2272fb returned with HTTP 200 Aug 25 10:23:01.761289 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 633/2517] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:01 2026] GET /volume/v3/volumes/4811af8d-4c1d-40e8-b201-0a854b2272fb => generated 856 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:01.764157 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:01.764157 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:23:01.764157 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-c304ce88-131d-445e-a16e-700eb57dabda tempest-VolumeQuotasNegativeTestJSON-63085363 tempest-VolumeQuotasNegativeTestJSON-63085363-project-member] Volume info retrieved successfully. Aug 25 10:23:01.799060 np0000008063 devstack@c-api.service[100388]: ERROR cinder.volume.api [None req-c304ce88-131d-445e-a16e-700eb57dabda tempest-VolumeQuotasNegativeTestJSON-63085363 tempest-VolumeQuotasNegativeTestJSON-63085363-project-member] Quota exceeded for 8a838b6fabd042e79ae16dfd1a94a208, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 25 10:23:01.813484 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.middleware.fault [None req-c304ce88-131d-445e-a16e-700eb57dabda tempest-VolumeQuotasNegativeTestJSON-63085363 tempest-VolumeQuotasNegativeTestJSON-63085363-project-member] https://10.4.3.119/volume/v3/volumes/f5207937-72dd-48f2-afc9-12b50569c445/action returned with HTTP 413 Aug 25 10:23:01.813484 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 629/2518] 10.4.3.119 () {68 vars in 1390 bytes} [Tue Aug 25 10:23:01 2026] POST /volume/v3/volumes/f5207937-72dd-48f2-afc9-12b50569c445/action => generated 208 bytes in 67 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 25 10:23:01.827433 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-bc0a38b1-b891-4393-9ff9-e9c8d69a1b90 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:01.829620 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-bc0a38b1-b891-4393-9ff9-e9c8d69a1b90 tempest-VolumeQuotasNegativeTestJSON-63085363 tempest-VolumeQuotasNegativeTestJSON-63085363-project-member] GET https://10.4.3.119/volume/v3/volumes/f5207937-72dd-48f2-afc9-12b50569c445 Aug 25 10:23:01.829835 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-bc0a38b1-b891-4393-9ff9-e9c8d69a1b90 tempest-VolumeQuotasNegativeTestJSON-63085363 tempest-VolumeQuotasNegativeTestJSON-63085363-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:01.830040 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-bc0a38b1-b891-4393-9ff9-e9c8d69a1b90 tempest-VolumeQuotasNegativeTestJSON-63085363 tempest-VolumeQuotasNegativeTestJSON-63085363-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:01.838509 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:01.838509 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:23:01.844690 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-bc0a38b1-b891-4393-9ff9-e9c8d69a1b90 tempest-VolumeQuotasNegativeTestJSON-63085363 tempest-VolumeQuotasNegativeTestJSON-63085363-project-member] Volume info retrieved successfully. Aug 25 10:23:01.849587 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-bc0a38b1-b891-4393-9ff9-e9c8d69a1b90 tempest-VolumeQuotasNegativeTestJSON-63085363 tempest-VolumeQuotasNegativeTestJSON-63085363-project-member] https://10.4.3.119/volume/v3/volumes/f5207937-72dd-48f2-afc9-12b50569c445 returned with HTTP 200 Aug 25 10:23:01.850123 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 617/2519] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:01 2026] GET /volume/v3/volumes/f5207937-72dd-48f2-afc9-12b50569c445 => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:01.869617 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-b2f9445c-17c5-416b-92ef-b7958423012d None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:01.872668 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b2f9445c-17c5-416b-92ef-b7958423012d tempest-VolumeQuotasNegativeTestJSON-63085363 tempest-VolumeQuotasNegativeTestJSON-63085363-project-member] DELETE https://10.4.3.119/volume/v3/volumes/f5207937-72dd-48f2-afc9-12b50569c445 Aug 25 10:23:01.873128 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b2f9445c-17c5-416b-92ef-b7958423012d tempest-VolumeQuotasNegativeTestJSON-63085363 tempest-VolumeQuotasNegativeTestJSON-63085363-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:01.873407 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b2f9445c-17c5-416b-92ef-b7958423012d tempest-VolumeQuotasNegativeTestJSON-63085363 tempest-VolumeQuotasNegativeTestJSON-63085363-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:01.873662 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-b2f9445c-17c5-416b-92ef-b7958423012d tempest-VolumeQuotasNegativeTestJSON-63085363 tempest-VolumeQuotasNegativeTestJSON-63085363-project-member] Delete volume with id: f5207937-72dd-48f2-afc9-12b50569c445 Aug 25 10:23:01.883405 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:01.883405 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:23:01.883940 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-b2f9445c-17c5-416b-92ef-b7958423012d tempest-VolumeQuotasNegativeTestJSON-63085363 tempest-VolumeQuotasNegativeTestJSON-63085363-project-member] Volume info retrieved successfully. Aug 25 10:23:01.905307 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-b2f9445c-17c5-416b-92ef-b7958423012d tempest-VolumeQuotasNegativeTestJSON-63085363 tempest-VolumeQuotasNegativeTestJSON-63085363-project-member] Delete volume request issued successfully. Aug 25 10:23:01.905691 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b2f9445c-17c5-416b-92ef-b7958423012d tempest-VolumeQuotasNegativeTestJSON-63085363 tempest-VolumeQuotasNegativeTestJSON-63085363-project-member] https://10.4.3.119/volume/v3/volumes/f5207937-72dd-48f2-afc9-12b50569c445 returned with HTTP 202 Aug 25 10:23:01.906240 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 641/2520] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:23:01 2026] DELETE /volume/v3/volumes/f5207937-72dd-48f2-afc9-12b50569c445 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:23:01.917940 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-c2e75463-2ebd-4451-ae08-3bf530bf4c94 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:01.919983 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c2e75463-2ebd-4451-ae08-3bf530bf4c94 tempest-VolumeQuotasNegativeTestJSON-63085363 tempest-VolumeQuotasNegativeTestJSON-63085363-project-member] GET https://10.4.3.119/volume/v3/volumes/f5207937-72dd-48f2-afc9-12b50569c445 Aug 25 10:23:01.920296 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c2e75463-2ebd-4451-ae08-3bf530bf4c94 tempest-VolumeQuotasNegativeTestJSON-63085363 tempest-VolumeQuotasNegativeTestJSON-63085363-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:01.920597 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c2e75463-2ebd-4451-ae08-3bf530bf4c94 tempest-VolumeQuotasNegativeTestJSON-63085363 tempest-VolumeQuotasNegativeTestJSON-63085363-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:01.933157 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:01.933157 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:23:01.938906 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-c2e75463-2ebd-4451-ae08-3bf530bf4c94 tempest-VolumeQuotasNegativeTestJSON-63085363 tempest-VolumeQuotasNegativeTestJSON-63085363-project-member] Volume info retrieved successfully. Aug 25 10:23:01.946721 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c2e75463-2ebd-4451-ae08-3bf530bf4c94 tempest-VolumeQuotasNegativeTestJSON-63085363 tempest-VolumeQuotasNegativeTestJSON-63085363-project-member] https://10.4.3.119/volume/v3/volumes/f5207937-72dd-48f2-afc9-12b50569c445 returned with HTTP 200 Aug 25 10:23:01.947266 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 634/2521] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:01 2026] GET /volume/v3/volumes/f5207937-72dd-48f2-afc9-12b50569c445 => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:02.040432 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-9614cb18-99ed-44cf-ba64-90e9b0811e09 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:02.043259 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9614cb18-99ed-44cf-ba64-90e9b0811e09 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] GET https://10.4.3.119/volume/v3/snapshots/2488dce2-37b5-451d-8217-8421c2ab15ed Aug 25 10:23:02.043902 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9614cb18-99ed-44cf-ba64-90e9b0811e09 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:02.044454 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9614cb18-99ed-44cf-ba64-90e9b0811e09 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:02.052566 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:02.052566 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:23:02.053607 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-9614cb18-99ed-44cf-ba64-90e9b0811e09 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Snapshot retrieved successfully. Aug 25 10:23:02.054964 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9614cb18-99ed-44cf-ba64-90e9b0811e09 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] https://10.4.3.119/volume/v3/snapshots/2488dce2-37b5-451d-8217-8421c2ab15ed returned with HTTP 200 Aug 25 10:23:02.055727 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 630/2522] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:23:02 2026] GET /volume/v3/snapshots/2488dce2-37b5-451d-8217-8421c2ab15ed => generated 472 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:02.070243 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-db89c7e0-c950-4b65-8d46-25e5676249fb None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:02.074130 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-db89c7e0-c950-4b65-8d46-25e5676249fb tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] POST https://10.4.3.119/volume/v3/snapshots Aug 25 10:23:02.074910 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-db89c7e0-c950-4b65-8d46-25e5676249fb tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d9381bae-484c-4061-a52b-44d45e4392a3", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-590989257"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:23:02.090949 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:02.090949 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:23:02.090949 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-db89c7e0-c950-4b65-8d46-25e5676249fb tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Volume info retrieved successfully. Aug 25 10:23:02.091111 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.snapshots [None req-db89c7e0-c950-4b65-8d46-25e5676249fb tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Create snapshot from volume d9381bae-484c-4061-a52b-44d45e4392a3 Aug 25 10:23:02.136790 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-db89c7e0-c950-4b65-8d46-25e5676249fb tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Created reservations ['c77d71df-d276-46cf-a87a-47b35b4a4b14', '86b2ce5a-0bb0-4996-8b08-2136702b241f', '5be102ea-3d4c-4ea7-8dd0-55c891c78212', '5d35d411-5727-474d-be2b-6ef4221b93c5'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:23:02.214239 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-db89c7e0-c950-4b65-8d46-25e5676249fb tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Snapshot create request issued successfully. Aug 25 10:23:02.214948 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-db89c7e0-c950-4b65-8d46-25e5676249fb tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] https://10.4.3.119/volume/v3/snapshots returned with HTTP 202 Aug 25 10:23:02.215491 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 618/2523] 10.4.3.119 () {68 vars in 1265 bytes} [Tue Aug 25 10:23:02 2026] POST /volume/v3/snapshots => generated 313 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:23:02.235375 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-dc9afaa6-a685-4036-a18c-45863dff0f89 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:02.238246 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-dc9afaa6-a685-4036-a18c-45863dff0f89 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] GET https://10.4.3.119/volume/v3/snapshots/5ac24951-6a95-4d69-a3b3-0c6f1cfddd97 Aug 25 10:23:02.241640 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-dc9afaa6-a685-4036-a18c-45863dff0f89 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:02.241985 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-dc9afaa6-a685-4036-a18c-45863dff0f89 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:02.251050 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:02.251050 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:23:02.251900 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-dc9afaa6-a685-4036-a18c-45863dff0f89 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Snapshot retrieved successfully. Aug 25 10:23:02.253076 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-dc9afaa6-a685-4036-a18c-45863dff0f89 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] https://10.4.3.119/volume/v3/snapshots/5ac24951-6a95-4d69-a3b3-0c6f1cfddd97 returned with HTTP 200 Aug 25 10:23:02.254425 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 642/2524] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:23:02 2026] GET /volume/v3/snapshots/5ac24951-6a95-4d69-a3b3-0c6f1cfddd97 => generated 445 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:02.682864 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-8cdb401a-a4a1-4639-a0ca-92048692e9b7 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:02.685108 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8cdb401a-a4a1-4639-a0ca-92048692e9b7 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] GET https://10.4.3.119/volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e Aug 25 10:23:02.685384 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8cdb401a-a4a1-4639-a0ca-92048692e9b7 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:02.685811 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8cdb401a-a4a1-4639-a0ca-92048692e9b7 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:02.685811 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-8cdb401a-a4a1-4639-a0ca-92048692e9b7 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Show backup with id 69d030b4-c534-4ebe-9a87-830bab20648e. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:23:02.691517 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:02.691517 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:23:02.692537 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8cdb401a-a4a1-4639-a0ca-92048692e9b7 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] https://10.4.3.119/volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e returned with HTTP 200 Aug 25 10:23:02.693004 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 635/2525] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:02 2026] GET /volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e => generated 802 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:02.706123 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-a1ac8a75-2c89-4ad5-9fde-c19f9aaa95ed None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:02.708182 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a1ac8a75-2c89-4ad5-9fde-c19f9aaa95ed tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] GET https://10.4.3.119/volume/v3/volumes/d58ad52e-d7cb-48c4-8731-5f3efa52e12a Aug 25 10:23:02.708436 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a1ac8a75-2c89-4ad5-9fde-c19f9aaa95ed tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:02.708648 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a1ac8a75-2c89-4ad5-9fde-c19f9aaa95ed tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:02.718539 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:02.718539 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:23:02.723075 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-a1ac8a75-2c89-4ad5-9fde-c19f9aaa95ed tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Volume info retrieved successfully. Aug 25 10:23:02.728939 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a1ac8a75-2c89-4ad5-9fde-c19f9aaa95ed tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] https://10.4.3.119/volume/v3/volumes/d58ad52e-d7cb-48c4-8731-5f3efa52e12a returned with HTTP 200 Aug 25 10:23:02.729535 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 631/2526] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:02 2026] GET /volume/v3/volumes/d58ad52e-d7cb-48c4-8731-5f3efa52e12a => generated 901 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:02.744729 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-c5b13171-ac6b-42d5-a28f-37b22d4846ea None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:02.747547 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c5b13171-ac6b-42d5-a28f-37b22d4846ea tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] GET https://10.4.3.119/volume/v3/volumes Aug 25 10:23:02.747547 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c5b13171-ac6b-42d5-a28f-37b22d4846ea tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:02.747749 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c5b13171-ac6b-42d5-a28f-37b22d4846ea tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Calling method 'index' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:02.748016 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.api_utils [None req-c5b13171-ac6b-42d5-a28f-37b22d4846ea tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Removing options '' from query. {{(pid=100389) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 10:23:02.748390 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:02.748390 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:23:02.748782 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-c5b13171-ac6b-42d5-a28f-37b22d4846ea tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100389) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 10:23:02.757805 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-c5b13171-ac6b-42d5-a28f-37b22d4846ea tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Get all volumes completed successfully. Aug 25 10:23:02.758526 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c5b13171-ac6b-42d5-a28f-37b22d4846ea tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 200 Aug 25 10:23:02.759025 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 619/2527] 10.4.3.119 () {66 vars in 1237 bytes} [Tue Aug 25 10:23:02 2026] GET /volume/v3/volumes => generated 661 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:02.771337 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-45cd7a51-75e3-4548-b7de-546ff276a079 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:02.773364 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-45cd7a51-75e3-4548-b7de-546ff276a079 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] DELETE https://10.4.3.119/volume/v3/volumes/d58ad52e-d7cb-48c4-8731-5f3efa52e12a Aug 25 10:23:02.773765 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-45cd7a51-75e3-4548-b7de-546ff276a079 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:02.774115 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-45cd7a51-75e3-4548-b7de-546ff276a079 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:02.774413 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-45cd7a51-75e3-4548-b7de-546ff276a079 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Delete volume with id: d58ad52e-d7cb-48c4-8731-5f3efa52e12a Aug 25 10:23:02.780795 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-4b2ee3fd-60e6-4af1-b87d-150690bab72a None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:02.786168 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4b2ee3fd-60e6-4af1-b87d-150690bab72a tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] GET https://10.4.3.119/volume/v3/volumes/4811af8d-4c1d-40e8-b201-0a854b2272fb Aug 25 10:23:02.786168 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4b2ee3fd-60e6-4af1-b87d-150690bab72a tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:02.786168 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4b2ee3fd-60e6-4af1-b87d-150690bab72a tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:02.786390 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:02.786390 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:23:02.786390 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-45cd7a51-75e3-4548-b7de-546ff276a079 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Volume info retrieved successfully. Aug 25 10:23:02.790841 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4b2ee3fd-60e6-4af1-b87d-150690bab72a tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] https://10.4.3.119/volume/v3/volumes/4811af8d-4c1d-40e8-b201-0a854b2272fb returned with HTTP 404 Aug 25 10:23:02.791525 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 636/2528] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:02 2026] GET /volume/v3/volumes/4811af8d-4c1d-40e8-b201-0a854b2272fb => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:23:02.802092 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-75b7c5dd-7cfd-4d34-af47-c657030df768 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:02.804853 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-75b7c5dd-7cfd-4d34-af47-c657030df768 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] DELETE https://10.4.3.119/volume/v3/volumes/51bbbf31-919f-40ab-80c7-fcecd49855d6 Aug 25 10:23:02.804853 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-75b7c5dd-7cfd-4d34-af47-c657030df768 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:02.805633 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-75b7c5dd-7cfd-4d34-af47-c657030df768 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:02.806096 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-75b7c5dd-7cfd-4d34-af47-c657030df768 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Delete volume with id: 51bbbf31-919f-40ab-80c7-fcecd49855d6 Aug 25 10:23:02.814761 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:02.814761 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:23:02.815504 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-75b7c5dd-7cfd-4d34-af47-c657030df768 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Volume info retrieved successfully. Aug 25 10:23:02.816323 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-45cd7a51-75e3-4548-b7de-546ff276a079 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Delete volume request issued successfully. Aug 25 10:23:02.816895 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-45cd7a51-75e3-4548-b7de-546ff276a079 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] https://10.4.3.119/volume/v3/volumes/d58ad52e-d7cb-48c4-8731-5f3efa52e12a returned with HTTP 202 Aug 25 10:23:02.817527 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 643/2529] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:23:02 2026] DELETE /volume/v3/volumes/d58ad52e-d7cb-48c4-8731-5f3efa52e12a => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:23:02.829371 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-31f4f113-dc4d-44b9-a1d6-a63e6812bbc7 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:02.831355 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-31f4f113-dc4d-44b9-a1d6-a63e6812bbc7 tempest-VolumesBackupsAdminTest-962273628 tempest-VolumesBackupsAdminTest-962273628-project-admin] DELETE https://10.4.3.119/volume/v3/backups/d7a6afeb-4d3f-4612-bf66-e4336447a1fd Aug 25 10:23:02.831530 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-31f4f113-dc4d-44b9-a1d6-a63e6812bbc7 tempest-VolumesBackupsAdminTest-962273628 tempest-VolumesBackupsAdminTest-962273628-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:02.832034 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-31f4f113-dc4d-44b9-a1d6-a63e6812bbc7 tempest-VolumesBackupsAdminTest-962273628 tempest-VolumesBackupsAdminTest-962273628-project-admin] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:02.832034 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.contrib.backups [None req-31f4f113-dc4d-44b9-a1d6-a63e6812bbc7 tempest-VolumesBackupsAdminTest-962273628 tempest-VolumesBackupsAdminTest-962273628-project-admin] Delete backup with id: d7a6afeb-4d3f-4612-bf66-e4336447a1fd. Aug 25 10:23:02.838833 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:02.838833 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:23:02.847576 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-75b7c5dd-7cfd-4d34-af47-c657030df768 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Delete volume request issued successfully. Aug 25 10:23:02.847855 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-75b7c5dd-7cfd-4d34-af47-c657030df768 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] https://10.4.3.119/volume/v3/volumes/51bbbf31-919f-40ab-80c7-fcecd49855d6 returned with HTTP 202 Aug 25 10:23:02.848921 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 632/2530] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:23:02 2026] DELETE /volume/v3/volumes/51bbbf31-919f-40ab-80c7-fcecd49855d6 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:23:02.858405 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-23e56cfe-10b4-4e26-8475-71b5c809526b None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:02.864066 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-23e56cfe-10b4-4e26-8475-71b5c809526b tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] GET https://10.4.3.119/volume/v3/volumes/51bbbf31-919f-40ab-80c7-fcecd49855d6 Aug 25 10:23:02.866963 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-23e56cfe-10b4-4e26-8475-71b5c809526b tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:02.867353 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-23e56cfe-10b4-4e26-8475-71b5c809526b tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:02.874164 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.backup.rpcapi [None req-31f4f113-dc4d-44b9-a1d6-a63e6812bbc7 tempest-VolumesBackupsAdminTest-962273628 tempest-VolumesBackupsAdminTest-962273628-project-admin] delete_backup rpcapi backup_id d7a6afeb-4d3f-4612-bf66-e4336447a1fd {{(pid=100389) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 10:23:02.876889 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-31f4f113-dc4d-44b9-a1d6-a63e6812bbc7 tempest-VolumesBackupsAdminTest-962273628 tempest-VolumesBackupsAdminTest-962273628-project-admin] https://10.4.3.119/volume/v3/backups/d7a6afeb-4d3f-4612-bf66-e4336447a1fd returned with HTTP 202 Aug 25 10:23:02.877530 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 620/2531] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:23:02 2026] DELETE /volume/v3/backups/d7a6afeb-4d3f-4612-bf66-e4336447a1fd => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:23:02.879401 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:02.879401 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:23:02.886350 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-23e56cfe-10b4-4e26-8475-71b5c809526b tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Volume info retrieved successfully. Aug 25 10:23:02.889876 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-bf5d1530-a747-4e5f-a82d-2db85e003068 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:02.892179 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-bf5d1530-a747-4e5f-a82d-2db85e003068 tempest-VolumesBackupsAdminTest-962273628 tempest-VolumesBackupsAdminTest-962273628-project-admin] GET https://10.4.3.119/volume/v3/backups/d7a6afeb-4d3f-4612-bf66-e4336447a1fd Aug 25 10:23:02.892638 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-bf5d1530-a747-4e5f-a82d-2db85e003068 tempest-VolumesBackupsAdminTest-962273628 tempest-VolumesBackupsAdminTest-962273628-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:02.892986 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-bf5d1530-a747-4e5f-a82d-2db85e003068 tempest-VolumesBackupsAdminTest-962273628 tempest-VolumesBackupsAdminTest-962273628-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:02.893264 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-bf5d1530-a747-4e5f-a82d-2db85e003068 tempest-VolumesBackupsAdminTest-962273628 tempest-VolumesBackupsAdminTest-962273628-project-admin] Show backup with id d7a6afeb-4d3f-4612-bf66-e4336447a1fd. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:23:02.898165 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-23e56cfe-10b4-4e26-8475-71b5c809526b tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] https://10.4.3.119/volume/v3/volumes/51bbbf31-919f-40ab-80c7-fcecd49855d6 returned with HTTP 200 Aug 25 10:23:02.898165 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 637/2532] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:02 2026] GET /volume/v3/volumes/51bbbf31-919f-40ab-80c7-fcecd49855d6 => generated 855 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:02.919203 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:02.919203 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:23:02.919203 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-bf5d1530-a747-4e5f-a82d-2db85e003068 tempest-VolumesBackupsAdminTest-962273628 tempest-VolumesBackupsAdminTest-962273628-project-admin] https://10.4.3.119/volume/v3/backups/d7a6afeb-4d3f-4612-bf66-e4336447a1fd returned with HTTP 200 Aug 25 10:23:02.920012 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 644/2533] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:02 2026] GET /volume/v3/backups/d7a6afeb-4d3f-4612-bf66-e4336447a1fd => generated 801 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:02.970924 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-27021bab-e2db-4338-9920-2c41a9e859ff None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:02.974170 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-27021bab-e2db-4338-9920-2c41a9e859ff tempest-VolumeQuotasNegativeTestJSON-63085363 tempest-VolumeQuotasNegativeTestJSON-63085363-project-member] GET https://10.4.3.119/volume/v3/volumes/f5207937-72dd-48f2-afc9-12b50569c445 Aug 25 10:23:02.974170 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-27021bab-e2db-4338-9920-2c41a9e859ff tempest-VolumeQuotasNegativeTestJSON-63085363 tempest-VolumeQuotasNegativeTestJSON-63085363-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:02.974519 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-27021bab-e2db-4338-9920-2c41a9e859ff tempest-VolumeQuotasNegativeTestJSON-63085363 tempest-VolumeQuotasNegativeTestJSON-63085363-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:02.981528 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-27021bab-e2db-4338-9920-2c41a9e859ff tempest-VolumeQuotasNegativeTestJSON-63085363 tempest-VolumeQuotasNegativeTestJSON-63085363-project-member] https://10.4.3.119/volume/v3/volumes/f5207937-72dd-48f2-afc9-12b50569c445 returned with HTTP 404 Aug 25 10:23:02.982479 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 633/2534] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:02 2026] GET /volume/v3/volumes/f5207937-72dd-48f2-afc9-12b50569c445 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:23:02.996849 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-27a87109-127e-4722-86bf-5fbc86d6fb23 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:02.999264 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-27a87109-127e-4722-86bf-5fbc86d6fb23 tempest-VolumeQuotasNegativeTestJSON-1342455212 tempest-VolumeQuotasNegativeTestJSON-1342455212-project-admin] PUT https://10.4.3.119/volume/v3/os-quota-sets/8a838b6fabd042e79ae16dfd1a94a208 Aug 25 10:23:02.999264 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-27a87109-127e-4722-86bf-5fbc86d6fb23 tempest-VolumeQuotasNegativeTestJSON-1342455212 tempest-VolumeQuotasNegativeTestJSON-1342455212-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=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:23:03.140535 np0000008063 devstack@c-api.service[100389]: WARNING cinder.quota [None req-27a87109-127e-4722-86bf-5fbc86d6fb23 tempest-VolumeQuotasNegativeTestJSON-1342455212 tempest-VolumeQuotasNegativeTestJSON-1342455212-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-1993725590 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-1993725590, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:23:03.140833 np0000008063 devstack@c-api.service[100389]: WARNING cinder.quota [None req-27a87109-127e-4722-86bf-5fbc86d6fb23 tempest-VolumeQuotasNegativeTestJSON-1342455212 tempest-VolumeQuotasNegativeTestJSON-1342455212-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-1993725590 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-1993725590, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:23:03.144169 np0000008063 devstack@c-api.service[100389]: WARNING cinder.quota [None req-27a87109-127e-4722-86bf-5fbc86d6fb23 tempest-VolumeQuotasNegativeTestJSON-1342455212 tempest-VolumeQuotasNegativeTestJSON-1342455212-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-cryptsetup-1993725590 is set by the default quota flag: quota_snapshots_tempest-scenario-type-cryptsetup-1993725590, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:23:03.144169 np0000008063 devstack@c-api.service[100389]: WARNING cinder.quota [None req-27a87109-127e-4722-86bf-5fbc86d6fb23 tempest-VolumeQuotasNegativeTestJSON-1342455212 tempest-VolumeQuotasNegativeTestJSON-1342455212-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-260788830-342117005 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-260788830-342117005, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:23:03.144169 np0000008063 devstack@c-api.service[100389]: WARNING cinder.quota [None req-27a87109-127e-4722-86bf-5fbc86d6fb23 tempest-VolumeQuotasNegativeTestJSON-1342455212 tempest-VolumeQuotasNegativeTestJSON-1342455212-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-488057487-1624578022 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-488057487-1624578022, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:23:03.144169 np0000008063 devstack@c-api.service[100389]: WARNING cinder.quota [None req-27a87109-127e-4722-86bf-5fbc86d6fb23 tempest-VolumeQuotasNegativeTestJSON-1342455212 tempest-VolumeQuotasNegativeTestJSON-1342455212-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-488057487-1624578022 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-488057487-1624578022, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:23:03.144169 np0000008063 devstack@c-api.service[100389]: WARNING cinder.quota [None req-27a87109-127e-4722-86bf-5fbc86d6fb23 tempest-VolumeQuotasNegativeTestJSON-1342455212 tempest-VolumeQuotasNegativeTestJSON-1342455212-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-488057487-1624578022 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-488057487-1624578022, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:23:03.144169 np0000008063 devstack@c-api.service[100389]: WARNING cinder.quota [None req-27a87109-127e-4722-86bf-5fbc86d6fb23 tempest-VolumeQuotasNegativeTestJSON-1342455212 tempest-VolumeQuotasNegativeTestJSON-1342455212-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-199561268-1976847510 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-199561268-1976847510, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:23:03.144169 np0000008063 devstack@c-api.service[100389]: WARNING cinder.quota [None req-27a87109-127e-4722-86bf-5fbc86d6fb23 tempest-VolumeQuotasNegativeTestJSON-1342455212 tempest-VolumeQuotasNegativeTestJSON-1342455212-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-199561268-1976847510 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-199561268-1976847510, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:23:03.144169 np0000008063 devstack@c-api.service[100389]: WARNING cinder.quota [None req-27a87109-127e-4722-86bf-5fbc86d6fb23 tempest-VolumeQuotasNegativeTestJSON-1342455212 tempest-VolumeQuotasNegativeTestJSON-1342455212-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-199561268-1976847510 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-199561268-1976847510, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:23:03.149503 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-27a87109-127e-4722-86bf-5fbc86d6fb23 tempest-VolumeQuotasNegativeTestJSON-1342455212 tempest-VolumeQuotasNegativeTestJSON-1342455212-project-admin] https://10.4.3.119/volume/v3/os-quota-sets/8a838b6fabd042e79ae16dfd1a94a208 returned with HTTP 200 Aug 25 10:23:03.149968 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 621/2535] 10.4.3.119 () {68 vars in 1375 bytes} [Tue Aug 25 10:23:02 2026] PUT /volume/v3/os-quota-sets/8a838b6fabd042e79ae16dfd1a94a208 => generated 1566 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:23:03.270532 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-512f0c12-91c1-4552-a4bc-3652416b8dba None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:03.272943 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-512f0c12-91c1-4552-a4bc-3652416b8dba tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] GET https://10.4.3.119/volume/v3/snapshots/5ac24951-6a95-4d69-a3b3-0c6f1cfddd97 Aug 25 10:23:03.273893 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-512f0c12-91c1-4552-a4bc-3652416b8dba tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:03.273893 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-512f0c12-91c1-4552-a4bc-3652416b8dba tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:03.282037 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:03.282037 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:23:03.282874 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-512f0c12-91c1-4552-a4bc-3652416b8dba tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Snapshot retrieved successfully. Aug 25 10:23:03.284310 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-512f0c12-91c1-4552-a4bc-3652416b8dba tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] https://10.4.3.119/volume/v3/snapshots/5ac24951-6a95-4d69-a3b3-0c6f1cfddd97 returned with HTTP 200 Aug 25 10:23:03.284721 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 638/2536] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:23:03 2026] GET /volume/v3/snapshots/5ac24951-6a95-4d69-a3b3-0c6f1cfddd97 => generated 472 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:03.296102 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-c2ac93ba-30bf-4f9e-b720-e7f9e1958696 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:03.300160 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c2ac93ba-30bf-4f9e-b720-e7f9e1958696 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] GET https://10.4.3.119/volume/v3/snapshots?limit=1 Aug 25 10:23:03.300160 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c2ac93ba-30bf-4f9e-b720-e7f9e1958696 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:03.300160 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c2ac93ba-30bf-4f9e-b720-e7f9e1958696 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Calling method 'index' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:03.300160 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.api_utils [None req-c2ac93ba-30bf-4f9e-b720-e7f9e1958696 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Removing options '' from query. {{(pid=100391) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 10:23:03.301751 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.db.api [None req-c2ac93ba-30bf-4f9e-b720-e7f9e1958696 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Building query based on filter {{(pid=100391) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 10:23:03.306510 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-c2ac93ba-30bf-4f9e-b720-e7f9e1958696 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Get all snapshots completed successfully. Aug 25 10:23:03.307323 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c2ac93ba-30bf-4f9e-b720-e7f9e1958696 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] https://10.4.3.119/volume/v3/snapshots?limit=1 returned with HTTP 200 Aug 25 10:23:03.308030 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 645/2537] 10.4.3.119 () {66 vars in 1258 bytes} [Tue Aug 25 10:23:03 2026] GET /volume/v3/snapshots?limit=1 => generated 481 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:03.321536 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-6eecfbf2-17b8-4310-88aa-f0bd26be2794 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:03.323700 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6eecfbf2-17b8-4310-88aa-f0bd26be2794 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] GET https://10.4.3.119/volume/v3/snapshots Aug 25 10:23:03.323930 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-6eecfbf2-17b8-4310-88aa-f0bd26be2794 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:03.324350 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-6eecfbf2-17b8-4310-88aa-f0bd26be2794 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Calling method 'index' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:03.324787 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.api_utils [None req-6eecfbf2-17b8-4310-88aa-f0bd26be2794 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Removing options '' from query. {{(pid=100388) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 10:23:03.326047 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.db.api [None req-6eecfbf2-17b8-4310-88aa-f0bd26be2794 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Building query based on filter {{(pid=100388) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 10:23:03.332069 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-6eecfbf2-17b8-4310-88aa-f0bd26be2794 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Get all snapshots completed successfully. Aug 25 10:23:03.333635 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6eecfbf2-17b8-4310-88aa-f0bd26be2794 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] https://10.4.3.119/volume/v3/snapshots returned with HTTP 200 Aug 25 10:23:03.333635 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 634/2538] 10.4.3.119 () {66 vars in 1243 bytes} [Tue Aug 25 10:23:03 2026] GET /volume/v3/snapshots => generated 993 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:03.345519 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-216d309b-f4b7-43c8-a180-da9943ed401c None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:03.347689 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-216d309b-f4b7-43c8-a180-da9943ed401c tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] GET https://10.4.3.119/volume/v3/snapshots?limit=100000 Aug 25 10:23:03.347933 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-216d309b-f4b7-43c8-a180-da9943ed401c tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:03.348330 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-216d309b-f4b7-43c8-a180-da9943ed401c tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Calling method 'index' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:03.348531 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.api_utils [None req-216d309b-f4b7-43c8-a180-da9943ed401c tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Removing options '' from query. {{(pid=100389) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 10:23:03.349853 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.db.api [None req-216d309b-f4b7-43c8-a180-da9943ed401c tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Building query based on filter {{(pid=100389) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 10:23:03.355198 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-216d309b-f4b7-43c8-a180-da9943ed401c tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Get all snapshots completed successfully. Aug 25 10:23:03.355693 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-216d309b-f4b7-43c8-a180-da9943ed401c tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] https://10.4.3.119/volume/v3/snapshots?limit=100000 returned with HTTP 200 Aug 25 10:23:03.356388 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 622/2539] 10.4.3.119 () {66 vars in 1268 bytes} [Tue Aug 25 10:23:03 2026] GET /volume/v3/snapshots?limit=100000 => generated 993 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:03.368649 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-40f07a53-df5e-4d10-bb45-448082bf2b99 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:03.370916 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-40f07a53-df5e-4d10-bb45-448082bf2b99 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] GET https://10.4.3.119/volume/v3/snapshots?limit=0 Aug 25 10:23:03.371229 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-40f07a53-df5e-4d10-bb45-448082bf2b99 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:03.371534 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-40f07a53-df5e-4d10-bb45-448082bf2b99 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Calling method 'index' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:03.371867 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.api_utils [None req-40f07a53-df5e-4d10-bb45-448082bf2b99 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Removing options '' from query. {{(pid=100390) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 10:23:03.373333 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.db.api [None req-40f07a53-df5e-4d10-bb45-448082bf2b99 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Building query based on filter {{(pid=100390) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 10:23:03.380753 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-40f07a53-df5e-4d10-bb45-448082bf2b99 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Get all snapshots completed successfully. Aug 25 10:23:03.380825 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-40f07a53-df5e-4d10-bb45-448082bf2b99 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] https://10.4.3.119/volume/v3/snapshots?limit=0 returned with HTTP 200 Aug 25 10:23:03.381463 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 639/2540] 10.4.3.119 () {66 vars in 1258 bytes} [Tue Aug 25 10:23:03 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 10:23:03.397394 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-5b08bcdf-9464-4108-a5a8-e6bdcfc77122 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:03.399155 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5b08bcdf-9464-4108-a5a8-e6bdcfc77122 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] GET https://10.4.3.119/volume/v3/snapshots Aug 25 10:23:03.399495 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5b08bcdf-9464-4108-a5a8-e6bdcfc77122 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:03.399869 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5b08bcdf-9464-4108-a5a8-e6bdcfc77122 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Calling method 'index' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:03.400230 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.api_utils [None req-5b08bcdf-9464-4108-a5a8-e6bdcfc77122 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Removing options '' from query. {{(pid=100391) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 10:23:03.400627 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:03.400627 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:23:03.402275 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.db.api [None req-5b08bcdf-9464-4108-a5a8-e6bdcfc77122 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Building query based on filter {{(pid=100391) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 10:23:03.408278 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-5b08bcdf-9464-4108-a5a8-e6bdcfc77122 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Get all snapshots completed successfully. Aug 25 10:23:03.408278 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5b08bcdf-9464-4108-a5a8-e6bdcfc77122 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] https://10.4.3.119/volume/v3/snapshots returned with HTTP 200 Aug 25 10:23:03.408278 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 646/2541] 10.4.3.119 () {66 vars in 1243 bytes} [Tue Aug 25 10:23:03 2026] GET /volume/v3/snapshots => generated 993 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:03.421823 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-cce61ff8-cb9b-4b53-bc6c-4f37bd04e491 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:03.424445 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-cce61ff8-cb9b-4b53-bc6c-4f37bd04e491 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] GET https://10.4.3.119/volume/v3/snapshots?marker=2488dce2-37b5-451d-8217-8421c2ab15ed Aug 25 10:23:03.425497 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-cce61ff8-cb9b-4b53-bc6c-4f37bd04e491 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:03.425497 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-cce61ff8-cb9b-4b53-bc6c-4f37bd04e491 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Calling method 'index' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:03.427032 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.api_utils [None req-cce61ff8-cb9b-4b53-bc6c-4f37bd04e491 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Removing options '' from query. {{(pid=100388) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 10:23:03.427496 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:03.427496 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:23:03.429031 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.db.api [None req-cce61ff8-cb9b-4b53-bc6c-4f37bd04e491 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Building query based on filter {{(pid=100388) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 10:23:03.454705 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-cce61ff8-cb9b-4b53-bc6c-4f37bd04e491 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Get all snapshots completed successfully. Aug 25 10:23:03.455129 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-cce61ff8-cb9b-4b53-bc6c-4f37bd04e491 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] https://10.4.3.119/volume/v3/snapshots?marker=2488dce2-37b5-451d-8217-8421c2ab15ed returned with HTTP 200 Aug 25 10:23:03.455779 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 635/2542] 10.4.3.119 () {66 vars in 1330 bytes} [Tue Aug 25 10:23:03 2026] GET /volume/v3/snapshots?marker=2488dce2-37b5-451d-8217-8421c2ab15ed => generated 341 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:03.471237 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-84e0563d-3a80-42c8-a7a8-16133118e653 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:03.474389 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-84e0563d-3a80-42c8-a7a8-16133118e653 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] GET https://10.4.3.119/volume/v3/snapshots?offset=2&limit=3 Aug 25 10:23:03.474637 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-84e0563d-3a80-42c8-a7a8-16133118e653 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:03.474880 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-84e0563d-3a80-42c8-a7a8-16133118e653 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Calling method 'index' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:03.475342 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.api_utils [None req-84e0563d-3a80-42c8-a7a8-16133118e653 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Removing options '' from query. {{(pid=100389) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 10:23:03.475627 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:03.475627 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:23:03.477656 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.db.api [None req-84e0563d-3a80-42c8-a7a8-16133118e653 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Building query based on filter {{(pid=100389) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 10:23:03.503809 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-84e0563d-3a80-42c8-a7a8-16133118e653 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Get all snapshots completed successfully. Aug 25 10:23:03.504434 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-84e0563d-3a80-42c8-a7a8-16133118e653 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] https://10.4.3.119/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Aug 25 10:23:03.505511 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 623/2543] 10.4.3.119 () {66 vars in 1276 bytes} [Tue Aug 25 10:23:03 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 341 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:03.519460 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-0fd746c4-47d9-433e-ac93-cc4705ea8af8 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:03.524601 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0fd746c4-47d9-433e-ac93-cc4705ea8af8 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] GET https://10.4.3.119/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Aug 25 10:23:03.525083 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0fd746c4-47d9-433e-ac93-cc4705ea8af8 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:03.529080 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0fd746c4-47d9-433e-ac93-cc4705ea8af8 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Calling method 'index' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:03.529502 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.api_utils [None req-0fd746c4-47d9-433e-ac93-cc4705ea8af8 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Removing options '' from query. {{(pid=100390) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 10:23:03.531250 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.db.api [None req-0fd746c4-47d9-433e-ac93-cc4705ea8af8 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Building query based on filter {{(pid=100390) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 10:23:03.554887 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-0fd746c4-47d9-433e-ac93-cc4705ea8af8 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Get all snapshots completed successfully. Aug 25 10:23:03.555601 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0fd746c4-47d9-433e-ac93-cc4705ea8af8 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] https://10.4.3.119/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Aug 25 10:23:03.556153 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 640/2544] 10.4.3.119 () {66 vars in 1308 bytes} [Tue Aug 25 10:23:03 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 993 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:03.569756 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-7e465eb6-84e5-48c5-8af6-5da89fba6b21 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:03.571552 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7e465eb6-84e5-48c5-8af6-5da89fba6b21 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] GET https://10.4.3.119/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Aug 25 10:23:03.572047 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7e465eb6-84e5-48c5-8af6-5da89fba6b21 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:03.572360 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7e465eb6-84e5-48c5-8af6-5da89fba6b21 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Calling method 'index' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:03.574712 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.api_utils [None req-7e465eb6-84e5-48c5-8af6-5da89fba6b21 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Removing options '' from query. {{(pid=100391) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 10:23:03.574712 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:03.574712 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:23:03.574712 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.db.api [None req-7e465eb6-84e5-48c5-8af6-5da89fba6b21 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Building query based on filter {{(pid=100391) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 10:23:03.579333 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-7e465eb6-84e5-48c5-8af6-5da89fba6b21 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Get all snapshots completed successfully. Aug 25 10:23:03.579863 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7e465eb6-84e5-48c5-8af6-5da89fba6b21 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] https://10.4.3.119/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Aug 25 10:23:03.580331 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 647/2545] 10.4.3.119 () {66 vars in 1310 bytes} [Tue Aug 25 10:23:03 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 993 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:03.590027 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-acb4d53f-d542-4c9d-a062-425f8e74cd68 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:03.591731 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-acb4d53f-d542-4c9d-a062-425f8e74cd68 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] GET https://10.4.3.119/volume/v3/snapshots?sort_key=id&sort_dir=asc Aug 25 10:23:03.591927 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-acb4d53f-d542-4c9d-a062-425f8e74cd68 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:03.592210 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-acb4d53f-d542-4c9d-a062-425f8e74cd68 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Calling method 'index' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:03.592448 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.api_utils [None req-acb4d53f-d542-4c9d-a062-425f8e74cd68 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Removing options '' from query. {{(pid=100388) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 10:23:03.592739 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:03.592739 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:23:03.593667 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.db.api [None req-acb4d53f-d542-4c9d-a062-425f8e74cd68 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Building query based on filter {{(pid=100388) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 10:23:03.606669 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-acb4d53f-d542-4c9d-a062-425f8e74cd68 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Get all snapshots completed successfully. Aug 25 10:23:03.607062 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-acb4d53f-d542-4c9d-a062-425f8e74cd68 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] https://10.4.3.119/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Aug 25 10:23:03.607789 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 636/2546] 10.4.3.119 () {66 vars in 1292 bytes} [Tue Aug 25 10:23:03 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 993 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:03.621441 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-85763e75-d782-4831-99a7-129496256a35 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:03.623624 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-85763e75-d782-4831-99a7-129496256a35 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] GET https://10.4.3.119/volume/v3/snapshots?sort_key=id&sort_dir=desc Aug 25 10:23:03.623739 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-85763e75-d782-4831-99a7-129496256a35 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:03.623997 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-85763e75-d782-4831-99a7-129496256a35 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Calling method 'index' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:03.624302 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.api_utils [None req-85763e75-d782-4831-99a7-129496256a35 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Removing options '' from query. {{(pid=100389) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 10:23:03.624837 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:03.624837 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:23:03.625509 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.db.api [None req-85763e75-d782-4831-99a7-129496256a35 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Building query based on filter {{(pid=100389) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 10:23:03.640922 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-85763e75-d782-4831-99a7-129496256a35 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Get all snapshots completed successfully. Aug 25 10:23:03.640922 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-85763e75-d782-4831-99a7-129496256a35 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] https://10.4.3.119/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Aug 25 10:23:03.640922 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 624/2547] 10.4.3.119 () {66 vars in 1294 bytes} [Tue Aug 25 10:23:03 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 993 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:03.651115 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-ae94f61e-a480-4d0e-8323-c477719259d3 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:03.653303 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ae94f61e-a480-4d0e-8323-c477719259d3 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] GET https://10.4.3.119/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Aug 25 10:23:03.653548 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ae94f61e-a480-4d0e-8323-c477719259d3 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:03.654021 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ae94f61e-a480-4d0e-8323-c477719259d3 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Calling method 'index' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:03.654307 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.api_utils [None req-ae94f61e-a480-4d0e-8323-c477719259d3 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Removing options '' from query. {{(pid=100390) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 10:23:03.654452 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:03.654452 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:23:03.655619 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.db.api [None req-ae94f61e-a480-4d0e-8323-c477719259d3 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Building query based on filter {{(pid=100390) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 10:23:03.671640 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-ae94f61e-a480-4d0e-8323-c477719259d3 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Get all snapshots completed successfully. Aug 25 10:23:03.671640 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ae94f61e-a480-4d0e-8323-c477719259d3 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] https://10.4.3.119/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Aug 25 10:23:03.672063 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 641/2548] 10.4.3.119 () {66 vars in 1312 bytes} [Tue Aug 25 10:23:03 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 25 10:23:03.684074 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-a051eff3-c0c3-4059-af99-021d317e02f2 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:03.689292 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a051eff3-c0c3-4059-af99-021d317e02f2 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] GET https://10.4.3.119/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Aug 25 10:23:03.689292 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a051eff3-c0c3-4059-af99-021d317e02f2 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:03.689292 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a051eff3-c0c3-4059-af99-021d317e02f2 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Calling method 'index' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:03.689292 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.api_utils [None req-a051eff3-c0c3-4059-af99-021d317e02f2 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Removing options '' from query. {{(pid=100391) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 10:23:03.689292 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:03.689292 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:23:03.690504 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.db.api [None req-a051eff3-c0c3-4059-af99-021d317e02f2 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Building query based on filter {{(pid=100391) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 10:23:03.704901 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-a051eff3-c0c3-4059-af99-021d317e02f2 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Get all snapshots completed successfully. Aug 25 10:23:03.710908 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a051eff3-c0c3-4059-af99-021d317e02f2 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] https://10.4.3.119/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Aug 25 10:23:03.710908 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 648/2549] 10.4.3.119 () {66 vars in 1314 bytes} [Tue Aug 25 10:23:03 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 993 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:03.723024 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-e9e1f71a-6b5a-4e82-a6de-0353e96095ac None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:03.727167 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e9e1f71a-6b5a-4e82-a6de-0353e96095ac tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] GET https://10.4.3.119/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-590989257 Aug 25 10:23:03.727167 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e9e1f71a-6b5a-4e82-a6de-0353e96095ac tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:03.727167 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e9e1f71a-6b5a-4e82-a6de-0353e96095ac tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Calling method 'detail' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:03.727167 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.api_utils [None req-e9e1f71a-6b5a-4e82-a6de-0353e96095ac tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Removing options '' from query. {{(pid=100388) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 10:23:03.727167 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:03.727167 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:23:03.727618 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.db.api [None req-e9e1f71a-6b5a-4e82-a6de-0353e96095ac tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Building query based on filter {{(pid=100388) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 10:23:03.741758 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-e9e1f71a-6b5a-4e82-a6de-0353e96095ac tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Get all snapshots completed successfully. Aug 25 10:23:03.742455 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:03.742455 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:23:03.743800 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e9e1f71a-6b5a-4e82-a6de-0353e96095ac tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] https://10.4.3.119/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-590989257 returned with HTTP 200 Aug 25 10:23:03.743800 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 637/2550] 10.4.3.119 () {66 vars in 1383 bytes} [Tue Aug 25 10:23:03 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-590989257 => generated 475 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:03.757039 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-fa4fc592-50dc-4609-af58-d9ee0a407e2d None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:03.759158 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-fa4fc592-50dc-4609-af58-d9ee0a407e2d tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] GET https://10.4.3.119/volume/v3/snapshots/detail?status=available Aug 25 10:23:03.760232 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-fa4fc592-50dc-4609-af58-d9ee0a407e2d tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:03.760232 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-fa4fc592-50dc-4609-af58-d9ee0a407e2d tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Calling method 'detail' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:03.760232 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.api_utils [None req-fa4fc592-50dc-4609-af58-d9ee0a407e2d tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Removing options '' from query. {{(pid=100389) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 10:23:03.760232 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:03.760232 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:23:03.761347 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.db.api [None req-fa4fc592-50dc-4609-af58-d9ee0a407e2d tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Building query based on filter {{(pid=100389) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 10:23:03.776124 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-fa4fc592-50dc-4609-af58-d9ee0a407e2d tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Get all snapshots completed successfully. Aug 25 10:23:03.776719 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:03.776719 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:23:03.777795 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-fa4fc592-50dc-4609-af58-d9ee0a407e2d tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] https://10.4.3.119/volume/v3/snapshots/detail?status=available returned with HTTP 200 Aug 25 10:23:03.778293 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 625/2551] 10.4.3.119 () {66 vars in 1297 bytes} [Tue Aug 25 10:23:03 2026] GET /volume/v3/snapshots/detail?status=available => generated 1395 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:23:03.792427 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-84f76287-bf64-4008-a10d-d2f95493e483 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:03.796218 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-84f76287-bf64-4008-a10d-d2f95493e483 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] GET https://10.4.3.119/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-590989257 Aug 25 10:23:03.797479 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-84f76287-bf64-4008-a10d-d2f95493e483 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:03.798320 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-84f76287-bf64-4008-a10d-d2f95493e483 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Calling method 'detail' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:03.798700 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.api_utils [None req-84f76287-bf64-4008-a10d-d2f95493e483 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Removing options '' from query. {{(pid=100390) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 10:23:03.800256 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:03.800256 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:23:03.801374 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.db.api [None req-84f76287-bf64-4008-a10d-d2f95493e483 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Building query based on filter {{(pid=100390) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 10:23:03.828418 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-84f76287-bf64-4008-a10d-d2f95493e483 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Get all snapshots completed successfully. Aug 25 10:23:03.829133 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:03.829133 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:23:03.829747 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-84f76287-bf64-4008-a10d-d2f95493e483 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] https://10.4.3.119/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-590989257 returned with HTTP 200 Aug 25 10:23:03.830240 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 642/2552] 10.4.3.119 () {66 vars in 1417 bytes} [Tue Aug 25 10:23:03 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-590989257 => generated 475 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:03.844057 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-4e5a7be3-a496-4e19-95cb-2794e1f1a114 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:03.848649 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4e5a7be3-a496-4e19-95cb-2794e1f1a114 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] GET https://10.4.3.119/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-590989257 Aug 25 10:23:03.848649 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4e5a7be3-a496-4e19-95cb-2794e1f1a114 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:03.848649 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4e5a7be3-a496-4e19-95cb-2794e1f1a114 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Calling method 'index' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:03.848649 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.api_utils [None req-4e5a7be3-a496-4e19-95cb-2794e1f1a114 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Removing options '' from query. {{(pid=100391) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 10:23:03.848649 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:03.848649 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:23:03.849486 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.db.api [None req-4e5a7be3-a496-4e19-95cb-2794e1f1a114 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Building query based on filter {{(pid=100391) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 10:23:03.869186 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-4e5a7be3-a496-4e19-95cb-2794e1f1a114 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Get all snapshots completed successfully. Aug 25 10:23:03.869186 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4e5a7be3-a496-4e19-95cb-2794e1f1a114 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] https://10.4.3.119/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-590989257 returned with HTTP 200 Aug 25 10:23:03.869186 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 649/2553] 10.4.3.119 () {66 vars in 1362 bytes} [Tue Aug 25 10:23:03 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-590989257 => generated 341 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:03.882693 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-8a168407-9e0e-45d1-a0ed-7d12d57ffc33 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:03.887174 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8a168407-9e0e-45d1-a0ed-7d12d57ffc33 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] GET https://10.4.3.119/volume/v3/snapshots?status=available Aug 25 10:23:03.887174 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8a168407-9e0e-45d1-a0ed-7d12d57ffc33 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:03.887174 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8a168407-9e0e-45d1-a0ed-7d12d57ffc33 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Calling method 'index' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:03.887174 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.api_utils [None req-8a168407-9e0e-45d1-a0ed-7d12d57ffc33 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Removing options '' from query. {{(pid=100388) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 10:23:03.887903 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.db.api [None req-8a168407-9e0e-45d1-a0ed-7d12d57ffc33 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Building query based on filter {{(pid=100388) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 10:23:03.904648 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-8a168407-9e0e-45d1-a0ed-7d12d57ffc33 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Get all snapshots completed successfully. Aug 25 10:23:03.904648 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8a168407-9e0e-45d1-a0ed-7d12d57ffc33 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] https://10.4.3.119/volume/v3/snapshots?status=available returned with HTTP 200 Aug 25 10:23:03.904648 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 638/2554] 10.4.3.119 () {66 vars in 1276 bytes} [Tue Aug 25 10:23:03 2026] GET /volume/v3/snapshots?status=available => generated 993 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 10:23:03.919312 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-8cf740ff-9f3c-4a84-9a7f-79cb733830a6 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:03.921407 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8cf740ff-9f3c-4a84-9a7f-79cb733830a6 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] GET https://10.4.3.119/volume/v3/volumes/51bbbf31-919f-40ab-80c7-fcecd49855d6 Aug 25 10:23:03.921545 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8cf740ff-9f3c-4a84-9a7f-79cb733830a6 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:03.921698 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-9f448f83-28ed-46ee-bb03-bb1a89cad3fd None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:03.921769 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8cf740ff-9f3c-4a84-9a7f-79cb733830a6 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:03.924112 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-9f448f83-28ed-46ee-bb03-bb1a89cad3fd tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] GET https://10.4.3.119/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-590989257 Aug 25 10:23:03.924467 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-9f448f83-28ed-46ee-bb03-bb1a89cad3fd tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:03.924759 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-9f448f83-28ed-46ee-bb03-bb1a89cad3fd tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Calling method 'index' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:03.925812 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.api_utils [None req-9f448f83-28ed-46ee-bb03-bb1a89cad3fd tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Removing options '' from query. {{(pid=100390) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 10:23:03.927838 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.db.api [None req-9f448f83-28ed-46ee-bb03-bb1a89cad3fd tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Building query based on filter {{(pid=100390) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 10:23:03.928644 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8cf740ff-9f3c-4a84-9a7f-79cb733830a6 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] https://10.4.3.119/volume/v3/volumes/51bbbf31-919f-40ab-80c7-fcecd49855d6 returned with HTTP 404 Aug 25 10:23:03.928894 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 626/2555] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:03 2026] GET /volume/v3/volumes/51bbbf31-919f-40ab-80c7-fcecd49855d6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:23:03.937858 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-651dc35a-ea83-4e0f-aadb-48d8e723668c None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:03.938998 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-9f448f83-28ed-46ee-bb03-bb1a89cad3fd tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Get all snapshots completed successfully. Aug 25 10:23:03.939446 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-9f448f83-28ed-46ee-bb03-bb1a89cad3fd tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] https://10.4.3.119/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-590989257 returned with HTTP 200 Aug 25 10:23:03.940077 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 643/2556] 10.4.3.119 () {66 vars in 1396 bytes} [Tue Aug 25 10:23:03 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-590989257 => generated 341 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:03.941240 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-727124c1-99fc-4828-a26b-f59fe40cbe10 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:03.941909 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-651dc35a-ea83-4e0f-aadb-48d8e723668c tempest-VolumesBackupsAdminTest-962273628 tempest-VolumesBackupsAdminTest-962273628-project-admin] GET https://10.4.3.119/volume/v3/backups/d7a6afeb-4d3f-4612-bf66-e4336447a1fd Aug 25 10:23:03.942265 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-651dc35a-ea83-4e0f-aadb-48d8e723668c tempest-VolumesBackupsAdminTest-962273628 tempest-VolumesBackupsAdminTest-962273628-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:03.942571 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-651dc35a-ea83-4e0f-aadb-48d8e723668c tempest-VolumesBackupsAdminTest-962273628 tempest-VolumesBackupsAdminTest-962273628-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:03.942731 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-651dc35a-ea83-4e0f-aadb-48d8e723668c tempest-VolumesBackupsAdminTest-962273628 tempest-VolumesBackupsAdminTest-962273628-project-admin] Show backup with id d7a6afeb-4d3f-4612-bf66-e4336447a1fd. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:23:03.945458 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-727124c1-99fc-4828-a26b-f59fe40cbe10 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] DELETE https://10.4.3.119/volume/v3/volumes/294acbd4-3880-48bb-bff4-2e02c2242d96 Aug 25 10:23:03.945829 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-727124c1-99fc-4828-a26b-f59fe40cbe10 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:03.946004 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-727124c1-99fc-4828-a26b-f59fe40cbe10 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:03.946361 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-727124c1-99fc-4828-a26b-f59fe40cbe10 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Delete volume with id: 294acbd4-3880-48bb-bff4-2e02c2242d96 Aug 25 10:23:03.951165 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-651dc35a-ea83-4e0f-aadb-48d8e723668c tempest-VolumesBackupsAdminTest-962273628 tempest-VolumesBackupsAdminTest-962273628-project-admin] https://10.4.3.119/volume/v3/backups/d7a6afeb-4d3f-4612-bf66-e4336447a1fd returned with HTTP 404 Aug 25 10:23:03.951796 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-7f75ac6a-ab69-4ecc-9d70-ff91bc05a8aa None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:03.951898 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 650/2557] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:03 2026] GET /volume/v3/backups/d7a6afeb-4d3f-4612-bf66-e4336447a1fd => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:23:03.957803 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-7f75ac6a-ab69-4ecc-9d70-ff91bc05a8aa tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] DELETE https://10.4.3.119/volume/v3/snapshots/5ac24951-6a95-4d69-a3b3-0c6f1cfddd97 Aug 25 10:23:03.959521 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-7f75ac6a-ab69-4ecc-9d70-ff91bc05a8aa tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:03.959521 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-7f75ac6a-ab69-4ecc-9d70-ff91bc05a8aa tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:03.959521 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.snapshots [None req-7f75ac6a-ab69-4ecc-9d70-ff91bc05a8aa tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Delete snapshot with id: 5ac24951-6a95-4d69-a3b3-0c6f1cfddd97 Aug 25 10:23:03.962914 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-60997dda-b431-48bc-9ce6-fa634d4dd91c None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:03.963981 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-60997dda-b431-48bc-9ce6-fa634d4dd91c tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] DELETE https://10.4.3.119/volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e Aug 25 10:23:03.964174 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:03.964174 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:23:03.964268 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-60997dda-b431-48bc-9ce6-fa634d4dd91c tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:03.964464 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-60997dda-b431-48bc-9ce6-fa634d4dd91c tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:03.966210 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.contrib.backups [None req-60997dda-b431-48bc-9ce6-fa634d4dd91c tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Delete backup with id: 69d030b4-c534-4ebe-9a87-830bab20648e. Aug 25 10:23:03.966367 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-727124c1-99fc-4828-a26b-f59fe40cbe10 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Volume info retrieved successfully. Aug 25 10:23:03.966422 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:03.966422 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:23:03.967187 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-7f75ac6a-ab69-4ecc-9d70-ff91bc05a8aa tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Snapshot retrieved successfully. Aug 25 10:23:03.973576 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:03.973576 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:23:03.996669 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-7f75ac6a-ab69-4ecc-9d70-ff91bc05a8aa tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Snapshot delete request issued successfully. Aug 25 10:23:03.997442 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-7f75ac6a-ab69-4ecc-9d70-ff91bc05a8aa tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] https://10.4.3.119/volume/v3/snapshots/5ac24951-6a95-4d69-a3b3-0c6f1cfddd97 returned with HTTP 202 Aug 25 10:23:03.997442 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 627/2558] 10.4.3.119 () {66 vars in 1357 bytes} [Tue Aug 25 10:23:03 2026] DELETE /volume/v3/snapshots/5ac24951-6a95-4d69-a3b3-0c6f1cfddd97 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:23:04.001442 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-727124c1-99fc-4828-a26b-f59fe40cbe10 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Delete volume request issued successfully. Aug 25 10:23:04.001442 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-727124c1-99fc-4828-a26b-f59fe40cbe10 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] https://10.4.3.119/volume/v3/volumes/294acbd4-3880-48bb-bff4-2e02c2242d96 returned with HTTP 202 Aug 25 10:23:04.001886 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 639/2559] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:23:03 2026] DELETE /volume/v3/volumes/294acbd4-3880-48bb-bff4-2e02c2242d96 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:23:04.002096 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.backup.rpcapi [None req-60997dda-b431-48bc-9ce6-fa634d4dd91c tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] delete_backup rpcapi backup_id 69d030b4-c534-4ebe-9a87-830bab20648e {{(pid=100390) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 10:23:04.004613 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-60997dda-b431-48bc-9ce6-fa634d4dd91c tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] https://10.4.3.119/volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e returned with HTTP 202 Aug 25 10:23:04.005275 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 644/2560] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:23:03 2026] DELETE /volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:23:04.012050 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-c0d1129a-9533-4e21-ac7e-249613af454f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:04.013557 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-1b3a1460-fc6f-4566-83ca-a3dce137424b None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:04.014634 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c0d1129a-9533-4e21-ac7e-249613af454f tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] GET https://10.4.3.119/volume/v3/volumes/294acbd4-3880-48bb-bff4-2e02c2242d96 Aug 25 10:23:04.014705 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c0d1129a-9533-4e21-ac7e-249613af454f tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:04.015017 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c0d1129a-9533-4e21-ac7e-249613af454f tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:04.017255 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1b3a1460-fc6f-4566-83ca-a3dce137424b tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] GET https://10.4.3.119/volume/v3/snapshots/5ac24951-6a95-4d69-a3b3-0c6f1cfddd97 Aug 25 10:23:04.017711 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1b3a1460-fc6f-4566-83ca-a3dce137424b tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:04.017784 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1b3a1460-fc6f-4566-83ca-a3dce137424b tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:04.021755 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-cedae100-060a-4bbf-abbc-bab714d48e80 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:04.024796 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-cedae100-060a-4bbf-abbc-bab714d48e80 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] GET https://10.4.3.119/volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e Aug 25 10:23:04.024796 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-cedae100-060a-4bbf-abbc-bab714d48e80 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:04.024980 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-cedae100-060a-4bbf-abbc-bab714d48e80 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:04.025892 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-cedae100-060a-4bbf-abbc-bab714d48e80 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Show backup with id 69d030b4-c534-4ebe-9a87-830bab20648e. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:23:04.026358 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:04.026358 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:23:04.027096 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-1b3a1460-fc6f-4566-83ca-a3dce137424b tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Snapshot retrieved successfully. Aug 25 10:23:04.028233 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1b3a1460-fc6f-4566-83ca-a3dce137424b tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] https://10.4.3.119/volume/v3/snapshots/5ac24951-6a95-4d69-a3b3-0c6f1cfddd97 returned with HTTP 200 Aug 25 10:23:04.028628 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 628/2561] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:23:04 2026] GET /volume/v3/snapshots/5ac24951-6a95-4d69-a3b3-0c6f1cfddd97 => generated 471 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:04.029104 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:04.029104 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:23:04.033779 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:04.033779 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:23:04.034873 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-cedae100-060a-4bbf-abbc-bab714d48e80 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] https://10.4.3.119/volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e returned with HTTP 200 Aug 25 10:23:04.035800 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 640/2562] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:04 2026] GET /volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e => generated 801 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:04.038106 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-c0d1129a-9533-4e21-ac7e-249613af454f tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Volume info retrieved successfully. Aug 25 10:23:04.045548 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c0d1129a-9533-4e21-ac7e-249613af454f tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] https://10.4.3.119/volume/v3/volumes/294acbd4-3880-48bb-bff4-2e02c2242d96 returned with HTTP 200 Aug 25 10:23:04.046290 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 651/2563] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:04 2026] GET /volume/v3/volumes/294acbd4-3880-48bb-bff4-2e02c2242d96 => generated 855 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:04.329019 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-8999902c-9caf-4f73-bed1-f4047c928119 req-1d063ebf-3925-4a19-8395-cc99809d2bbc None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:04.333351 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-8999902c-9caf-4f73-bed1-f4047c928119 req-1d063ebf-3925-4a19-8395-cc99809d2bbc tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] GET https://10.4.3.119/volume/v3/volumes/f8b04354-862e-404a-b743-4237ba66fa97 Aug 25 10:23:04.335653 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-8999902c-9caf-4f73-bed1-f4047c928119 req-1d063ebf-3925-4a19-8395-cc99809d2bbc tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:04.336016 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-8999902c-9caf-4f73-bed1-f4047c928119 req-1d063ebf-3925-4a19-8395-cc99809d2bbc tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:04.374592 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:04.374592 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:23:04.384500 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [req-8999902c-9caf-4f73-bed1-f4047c928119 req-1d063ebf-3925-4a19-8395-cc99809d2bbc tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Volume info retrieved successfully. Aug 25 10:23:04.393724 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-8999902c-9caf-4f73-bed1-f4047c928119 req-1d063ebf-3925-4a19-8395-cc99809d2bbc tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/volumes/f8b04354-862e-404a-b743-4237ba66fa97 returned with HTTP 200 Aug 25 10:23:04.394405 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 645/2564] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:23:04 2026] GET /volume/v3/volumes/f8b04354-862e-404a-b743-4237ba66fa97 => generated 1660 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:23:05.041123 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-70598df1-e715-42e1-9726-3f287f4fc617 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:05.043154 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-70598df1-e715-42e1-9726-3f287f4fc617 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] GET https://10.4.3.119/volume/v3/snapshots/5ac24951-6a95-4d69-a3b3-0c6f1cfddd97 Aug 25 10:23:05.043470 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-70598df1-e715-42e1-9726-3f287f4fc617 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:05.043711 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-70598df1-e715-42e1-9726-3f287f4fc617 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:05.048802 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-70598df1-e715-42e1-9726-3f287f4fc617 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] https://10.4.3.119/volume/v3/snapshots/5ac24951-6a95-4d69-a3b3-0c6f1cfddd97 returned with HTTP 404 Aug 25 10:23:05.049397 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 629/2565] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:23:05 2026] GET /volume/v3/snapshots/5ac24951-6a95-4d69-a3b3-0c6f1cfddd97 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:23:05.050494 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-5d2dc964-f51d-4237-820c-a2957233e04f None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:05.055404 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5d2dc964-f51d-4237-820c-a2957233e04f tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] GET https://10.4.3.119/volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e Aug 25 10:23:05.055404 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-5d2dc964-f51d-4237-820c-a2957233e04f tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:05.055404 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-5d2dc964-f51d-4237-820c-a2957233e04f tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:05.055404 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-5d2dc964-f51d-4237-820c-a2957233e04f tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Show backup with id 69d030b4-c534-4ebe-9a87-830bab20648e. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:23:05.059714 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5d2dc964-f51d-4237-820c-a2957233e04f tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] https://10.4.3.119/volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e returned with HTTP 404 Aug 25 10:23:05.059714 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 641/2566] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:05 2026] GET /volume/v3/backups/69d030b4-c534-4ebe-9a87-830bab20648e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:23:05.059885 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-4474b6ef-06fb-4b30-a8a8-e27f28cbcea4 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:05.062800 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4474b6ef-06fb-4b30-a8a8-e27f28cbcea4 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] DELETE https://10.4.3.119/volume/v3/snapshots/2488dce2-37b5-451d-8217-8421c2ab15ed Aug 25 10:23:05.063124 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4474b6ef-06fb-4b30-a8a8-e27f28cbcea4 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:05.063824 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4474b6ef-06fb-4b30-a8a8-e27f28cbcea4 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:05.063824 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.snapshots [None req-4474b6ef-06fb-4b30-a8a8-e27f28cbcea4 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Delete snapshot with id: 2488dce2-37b5-451d-8217-8421c2ab15ed Aug 25 10:23:05.065316 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-5930d6b3-99db-48b9-9860-c62f39f73505 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:05.067720 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5930d6b3-99db-48b9-9860-c62f39f73505 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] GET https://10.4.3.119/volume/v3/volumes/294acbd4-3880-48bb-bff4-2e02c2242d96 Aug 25 10:23:05.067928 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-5930d6b3-99db-48b9-9860-c62f39f73505 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:05.068914 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-5930d6b3-99db-48b9-9860-c62f39f73505 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:05.069881 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:05.069881 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:23:05.070598 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-4474b6ef-06fb-4b30-a8a8-e27f28cbcea4 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Snapshot retrieved successfully. Aug 25 10:23:05.083749 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5930d6b3-99db-48b9-9860-c62f39f73505 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] https://10.4.3.119/volume/v3/volumes/294acbd4-3880-48bb-bff4-2e02c2242d96 returned with HTTP 404 Aug 25 10:23:05.084480 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 646/2567] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:05 2026] GET /volume/v3/volumes/294acbd4-3880-48bb-bff4-2e02c2242d96 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:23:05.093946 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-314ce6ba-a35b-4dd6-bdb5-a4c0ff3862de None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:05.095237 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-4474b6ef-06fb-4b30-a8a8-e27f28cbcea4 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Snapshot delete request issued successfully. Aug 25 10:23:05.095587 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4474b6ef-06fb-4b30-a8a8-e27f28cbcea4 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] https://10.4.3.119/volume/v3/snapshots/2488dce2-37b5-451d-8217-8421c2ab15ed returned with HTTP 202 Aug 25 10:23:05.096099 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 652/2568] 10.4.3.119 () {66 vars in 1357 bytes} [Tue Aug 25 10:23:05 2026] DELETE /volume/v3/snapshots/2488dce2-37b5-451d-8217-8421c2ab15ed => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:23:05.096212 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-314ce6ba-a35b-4dd6-bdb5-a4c0ff3862de tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] DELETE https://10.4.3.119/volume/v3/volumes/0a98f985-1989-41a8-a93d-31c08685f62b Aug 25 10:23:05.096454 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-314ce6ba-a35b-4dd6-bdb5-a4c0ff3862de tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:05.096691 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-314ce6ba-a35b-4dd6-bdb5-a4c0ff3862de tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:05.097216 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-314ce6ba-a35b-4dd6-bdb5-a4c0ff3862de tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Delete volume with id: 0a98f985-1989-41a8-a93d-31c08685f62b Aug 25 10:23:05.106578 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:05.106578 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:23:05.108226 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-314ce6ba-a35b-4dd6-bdb5-a4c0ff3862de tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Volume info retrieved successfully. Aug 25 10:23:05.109523 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-956a8ec2-aeef-4e9a-af7b-3cdab51eb452 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:05.114311 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-956a8ec2-aeef-4e9a-af7b-3cdab51eb452 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] GET https://10.4.3.119/volume/v3/snapshots/2488dce2-37b5-451d-8217-8421c2ab15ed Aug 25 10:23:05.114615 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-956a8ec2-aeef-4e9a-af7b-3cdab51eb452 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:05.114907 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-956a8ec2-aeef-4e9a-af7b-3cdab51eb452 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:05.128107 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:05.128107 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:23:05.128822 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-956a8ec2-aeef-4e9a-af7b-3cdab51eb452 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Snapshot retrieved successfully. Aug 25 10:23:05.130043 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-956a8ec2-aeef-4e9a-af7b-3cdab51eb452 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] https://10.4.3.119/volume/v3/snapshots/2488dce2-37b5-451d-8217-8421c2ab15ed returned with HTTP 200 Aug 25 10:23:05.132564 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 642/2569] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:23:05 2026] GET /volume/v3/snapshots/2488dce2-37b5-451d-8217-8421c2ab15ed => generated 471 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:05.150873 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-314ce6ba-a35b-4dd6-bdb5-a4c0ff3862de tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Delete volume request issued successfully. Aug 25 10:23:05.151164 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-314ce6ba-a35b-4dd6-bdb5-a4c0ff3862de tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] https://10.4.3.119/volume/v3/volumes/0a98f985-1989-41a8-a93d-31c08685f62b returned with HTTP 202 Aug 25 10:23:05.152043 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 630/2570] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:23:05 2026] DELETE /volume/v3/volumes/0a98f985-1989-41a8-a93d-31c08685f62b => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:23:05.162843 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-41c2070c-cdf8-4fe4-aca4-fa7d6f26f19b None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:05.165487 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-41c2070c-cdf8-4fe4-aca4-fa7d6f26f19b tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] GET https://10.4.3.119/volume/v3/volumes/0a98f985-1989-41a8-a93d-31c08685f62b Aug 25 10:23:05.166387 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-41c2070c-cdf8-4fe4-aca4-fa7d6f26f19b tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:05.166745 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-41c2070c-cdf8-4fe4-aca4-fa7d6f26f19b tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:05.179373 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:05.179373 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:23:05.189791 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-41c2070c-cdf8-4fe4-aca4-fa7d6f26f19b tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Volume info retrieved successfully. Aug 25 10:23:05.196600 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-41c2070c-cdf8-4fe4-aca4-fa7d6f26f19b tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] https://10.4.3.119/volume/v3/volumes/0a98f985-1989-41a8-a93d-31c08685f62b returned with HTTP 200 Aug 25 10:23:05.197209 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 647/2571] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:05 2026] GET /volume/v3/volumes/0a98f985-1989-41a8-a93d-31c08685f62b => generated 856 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:05.206370 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-46d5a7df-d3bb-49d0-a926-430843bcfd55 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:05.208325 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-46d5a7df-d3bb-49d0-a926-430843bcfd55 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] GET https://10.4.3.119/volume/v3/volumes/ea2503ec-d2d6-43e7-8e01-f854856d1e47 Aug 25 10:23:05.208527 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-46d5a7df-d3bb-49d0-a926-430843bcfd55 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:05.208901 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-46d5a7df-d3bb-49d0-a926-430843bcfd55 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:05.218336 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:05.218336 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:23:05.232007 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-46d5a7df-d3bb-49d0-a926-430843bcfd55 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Volume info retrieved successfully. Aug 25 10:23:05.242429 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-46d5a7df-d3bb-49d0-a926-430843bcfd55 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] https://10.4.3.119/volume/v3/volumes/ea2503ec-d2d6-43e7-8e01-f854856d1e47 returned with HTTP 200 Aug 25 10:23:05.243041 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 653/2572] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:05 2026] GET /volume/v3/volumes/ea2503ec-d2d6-43e7-8e01-f854856d1e47 => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:05.258771 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-d6972a3c-411c-4e5d-bb93-5d6835ae5b9a None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:05.261815 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d6972a3c-411c-4e5d-bb93-5d6835ae5b9a tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] DELETE https://10.4.3.119/volume/v3/volumes/ea2503ec-d2d6-43e7-8e01-f854856d1e47 Aug 25 10:23:05.261815 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d6972a3c-411c-4e5d-bb93-5d6835ae5b9a tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:05.261815 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d6972a3c-411c-4e5d-bb93-5d6835ae5b9a tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:05.262325 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-d6972a3c-411c-4e5d-bb93-5d6835ae5b9a tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Delete volume with id: ea2503ec-d2d6-43e7-8e01-f854856d1e47 Aug 25 10:23:05.275806 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:05.275806 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:23:05.275806 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-d6972a3c-411c-4e5d-bb93-5d6835ae5b9a tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Volume info retrieved successfully. Aug 25 10:23:05.306722 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-d6972a3c-411c-4e5d-bb93-5d6835ae5b9a tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Delete volume request issued successfully. Aug 25 10:23:05.307066 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d6972a3c-411c-4e5d-bb93-5d6835ae5b9a tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] https://10.4.3.119/volume/v3/volumes/ea2503ec-d2d6-43e7-8e01-f854856d1e47 returned with HTTP 202 Aug 25 10:23:05.307870 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 643/2573] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:23:05 2026] DELETE /volume/v3/volumes/ea2503ec-d2d6-43e7-8e01-f854856d1e47 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:23:05.319793 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-c3301dc7-6e15-4070-9558-111569eb4a53 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:05.322157 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c3301dc7-6e15-4070-9558-111569eb4a53 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] GET https://10.4.3.119/volume/v3/volumes/ea2503ec-d2d6-43e7-8e01-f854856d1e47 Aug 25 10:23:05.322422 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c3301dc7-6e15-4070-9558-111569eb4a53 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:05.322737 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c3301dc7-6e15-4070-9558-111569eb4a53 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:05.332989 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:05.332989 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:23:05.343833 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-c3301dc7-6e15-4070-9558-111569eb4a53 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Volume info retrieved successfully. Aug 25 10:23:05.352232 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c3301dc7-6e15-4070-9558-111569eb4a53 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] https://10.4.3.119/volume/v3/volumes/ea2503ec-d2d6-43e7-8e01-f854856d1e47 returned with HTTP 200 Aug 25 10:23:05.352858 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 631/2574] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:05 2026] GET /volume/v3/volumes/ea2503ec-d2d6-43e7-8e01-f854856d1e47 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:05.410554 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-8999902c-9caf-4f73-bed1-f4047c928119 req-60a7f183-21e0-4a85-89af-e347014eb52d None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:05.416624 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-8999902c-9caf-4f73-bed1-f4047c928119 req-60a7f183-21e0-4a85-89af-e347014eb52d tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] DELETE https://10.4.3.119/volume/v3/attachments/20399a8e-815b-4a93-8c7a-bdff97a77f4b Aug 25 10:23:05.417184 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-8999902c-9caf-4f73-bed1-f4047c928119 req-60a7f183-21e0-4a85-89af-e347014eb52d tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:05.417443 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-8999902c-9caf-4f73-bed1-f4047c928119 req-60a7f183-21e0-4a85-89af-e347014eb52d tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Calling method 'version_select' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:05.426633 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:05.426633 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:23:05.494929 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-8999902c-9caf-4f73-bed1-f4047c928119 req-60a7f183-21e0-4a85-89af-e347014eb52d tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/attachments/20399a8e-815b-4a93-8c7a-bdff97a77f4b returned with HTTP 200 Aug 25 10:23:05.495864 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 648/2575] 10.4.3.119 () {72 vars in 1673 bytes} [Tue Aug 25 10:23:05 2026] DELETE /volume/v3/attachments/20399a8e-815b-4a93-8c7a-bdff97a77f4b => generated 19 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:06.143266 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-f58e0973-c9bf-429c-9e15-9e529eb24380 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:06.145374 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f58e0973-c9bf-429c-9e15-9e529eb24380 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] GET https://10.4.3.119/volume/v3/snapshots/2488dce2-37b5-451d-8217-8421c2ab15ed Aug 25 10:23:06.145750 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f58e0973-c9bf-429c-9e15-9e529eb24380 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:06.145874 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f58e0973-c9bf-429c-9e15-9e529eb24380 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:06.152832 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f58e0973-c9bf-429c-9e15-9e529eb24380 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] https://10.4.3.119/volume/v3/snapshots/2488dce2-37b5-451d-8217-8421c2ab15ed returned with HTTP 404 Aug 25 10:23:06.153425 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 654/2576] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:23:06 2026] GET /volume/v3/snapshots/2488dce2-37b5-451d-8217-8421c2ab15ed => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:23:06.164062 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-3e73d190-c4da-43dd-8d14-4eebb9c730ed None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:06.166619 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3e73d190-c4da-43dd-8d14-4eebb9c730ed tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] DELETE https://10.4.3.119/volume/v3/snapshots/cca5547e-3186-4b3f-98e8-641af9f91fc3 Aug 25 10:23:06.167950 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3e73d190-c4da-43dd-8d14-4eebb9c730ed tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:06.168081 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3e73d190-c4da-43dd-8d14-4eebb9c730ed tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:06.168891 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.snapshots [None req-3e73d190-c4da-43dd-8d14-4eebb9c730ed tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Delete snapshot with id: cca5547e-3186-4b3f-98e8-641af9f91fc3 Aug 25 10:23:06.183548 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:06.183548 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:23:06.184323 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-3e73d190-c4da-43dd-8d14-4eebb9c730ed tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Snapshot retrieved successfully. Aug 25 10:23:06.220581 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-374567bb-ae9b-4af6-ae52-a659e47e12d2 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:06.222942 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-374567bb-ae9b-4af6-ae52-a659e47e12d2 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] GET https://10.4.3.119/volume/v3/volumes/0a98f985-1989-41a8-a93d-31c08685f62b Aug 25 10:23:06.223758 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-374567bb-ae9b-4af6-ae52-a659e47e12d2 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:06.223758 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-374567bb-ae9b-4af6-ae52-a659e47e12d2 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:06.225018 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-3e73d190-c4da-43dd-8d14-4eebb9c730ed tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Snapshot delete request issued successfully. Aug 25 10:23:06.226739 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3e73d190-c4da-43dd-8d14-4eebb9c730ed tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] https://10.4.3.119/volume/v3/snapshots/cca5547e-3186-4b3f-98e8-641af9f91fc3 returned with HTTP 202 Aug 25 10:23:06.226739 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 644/2577] 10.4.3.119 () {66 vars in 1357 bytes} [Tue Aug 25 10:23:06 2026] DELETE /volume/v3/snapshots/cca5547e-3186-4b3f-98e8-641af9f91fc3 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:23:06.236747 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-374567bb-ae9b-4af6-ae52-a659e47e12d2 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] https://10.4.3.119/volume/v3/volumes/0a98f985-1989-41a8-a93d-31c08685f62b returned with HTTP 404 Aug 25 10:23:06.236812 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-bd99be7e-3507-4950-816d-24a3495dcec4 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:06.238804 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 632/2578] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:06 2026] GET /volume/v3/volumes/0a98f985-1989-41a8-a93d-31c08685f62b => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:23:06.241249 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-bd99be7e-3507-4950-816d-24a3495dcec4 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] GET https://10.4.3.119/volume/v3/snapshots/cca5547e-3186-4b3f-98e8-641af9f91fc3 Aug 25 10:23:06.241508 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-bd99be7e-3507-4950-816d-24a3495dcec4 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:06.242485 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-bd99be7e-3507-4950-816d-24a3495dcec4 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:06.249786 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-2014e6a0-3b52-4586-84a9-0b3979f44f45 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:06.251764 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2014e6a0-3b52-4586-84a9-0b3979f44f45 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] DELETE https://10.4.3.119/volume/v3/volumes/10e897ad-b655-4841-952a-52379baa9017 Aug 25 10:23:06.252006 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2014e6a0-3b52-4586-84a9-0b3979f44f45 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:06.252249 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2014e6a0-3b52-4586-84a9-0b3979f44f45 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:06.252447 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-2014e6a0-3b52-4586-84a9-0b3979f44f45 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Delete volume with id: 10e897ad-b655-4841-952a-52379baa9017 Aug 25 10:23:06.253739 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:06.253739 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:23:06.254443 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-bd99be7e-3507-4950-816d-24a3495dcec4 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Snapshot retrieved successfully. Aug 25 10:23:06.255645 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-bd99be7e-3507-4950-816d-24a3495dcec4 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] https://10.4.3.119/volume/v3/snapshots/cca5547e-3186-4b3f-98e8-641af9f91fc3 returned with HTTP 200 Aug 25 10:23:06.256336 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 649/2579] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:23:06 2026] GET /volume/v3/snapshots/cca5547e-3186-4b3f-98e8-641af9f91fc3 => generated 471 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:06.264789 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:06.264789 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:23:06.265459 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-2014e6a0-3b52-4586-84a9-0b3979f44f45 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Volume info retrieved successfully. Aug 25 10:23:06.294853 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-2014e6a0-3b52-4586-84a9-0b3979f44f45 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Delete volume request issued successfully. Aug 25 10:23:06.295845 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2014e6a0-3b52-4586-84a9-0b3979f44f45 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] https://10.4.3.119/volume/v3/volumes/10e897ad-b655-4841-952a-52379baa9017 returned with HTTP 202 Aug 25 10:23:06.295845 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 655/2580] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:23:06 2026] DELETE /volume/v3/volumes/10e897ad-b655-4841-952a-52379baa9017 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:23:06.305801 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-000b0f49-f2e2-4672-8741-3bdb553c263e None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:06.309470 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-000b0f49-f2e2-4672-8741-3bdb553c263e tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] GET https://10.4.3.119/volume/v3/volumes/10e897ad-b655-4841-952a-52379baa9017 Aug 25 10:23:06.309470 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-000b0f49-f2e2-4672-8741-3bdb553c263e tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:06.309634 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-000b0f49-f2e2-4672-8741-3bdb553c263e tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:06.321245 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:06.321245 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:23:06.326245 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-000b0f49-f2e2-4672-8741-3bdb553c263e tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Volume info retrieved successfully. Aug 25 10:23:06.335197 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-000b0f49-f2e2-4672-8741-3bdb553c263e tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] https://10.4.3.119/volume/v3/volumes/10e897ad-b655-4841-952a-52379baa9017 returned with HTTP 200 Aug 25 10:23:06.336215 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 645/2581] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:06 2026] GET /volume/v3/volumes/10e897ad-b655-4841-952a-52379baa9017 => generated 856 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:06.372628 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-c5d2af6d-be2c-40b7-9be1-108e5a71ce57 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:06.377183 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c5d2af6d-be2c-40b7-9be1-108e5a71ce57 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] GET https://10.4.3.119/volume/v3/volumes/ea2503ec-d2d6-43e7-8e01-f854856d1e47 Aug 25 10:23:06.377183 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c5d2af6d-be2c-40b7-9be1-108e5a71ce57 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:06.377183 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c5d2af6d-be2c-40b7-9be1-108e5a71ce57 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:06.386683 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c5d2af6d-be2c-40b7-9be1-108e5a71ce57 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] https://10.4.3.119/volume/v3/volumes/ea2503ec-d2d6-43e7-8e01-f854856d1e47 returned with HTTP 404 Aug 25 10:23:06.387421 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 633/2582] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:06 2026] GET /volume/v3/volumes/ea2503ec-d2d6-43e7-8e01-f854856d1e47 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:23:06.402259 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-79016214-668b-4514-bb94-d0951deedabc None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:06.405029 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-79016214-668b-4514-bb94-d0951deedabc tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:23:06.405429 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-79016214-668b-4514-bb94-d0951deedabc tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-520310161"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:23:06.410333 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volumes [None req-79016214-668b-4514-bb94-d0951deedabc tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-520310161'}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:23:06.410482 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-79016214-668b-4514-bb94-d0951deedabc tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Create volume of 1 GB Aug 25 10:23:06.416957 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-79016214-668b-4514-bb94-d0951deedabc tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Availability Zones retrieved successfully. Aug 25 10:23:06.424264 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-79016214-668b-4514-bb94-d0951deedabc tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Flow 'volume_create_api' (1b2587fa-bf29-4b62-9c12-f540c90b81c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:23:06.425903 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-79016214-668b-4514-bb94-d0951deedabc tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c61b6e63-c604-4c8b-bfa9-feb2bb4a2b80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:06.427285 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-79016214-668b-4514-bb94-d0951deedabc tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Validating volume size '1' using validate_int {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:23:06.465906 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-79016214-668b-4514-bb94-d0951deedabc tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c61b6e63-c604-4c8b-bfa9-feb2bb4a2b80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:06.467547 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-79016214-668b-4514-bb94-d0951deedabc tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b4c2fde-7496-412d-b363-2107f22f734f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:06.510452 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-3d5a0735-7806-430e-8366-5d264e83fb72 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:06.513415 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3d5a0735-7806-430e-8366-5d264e83fb72 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] DELETE https://10.4.3.119/volume/v3/volumes/f8b04354-862e-404a-b743-4237ba66fa97?cascade=True Aug 25 10:23:06.513714 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3d5a0735-7806-430e-8366-5d264e83fb72 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:06.513994 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3d5a0735-7806-430e-8366-5d264e83fb72 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:06.514266 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-3d5a0735-7806-430e-8366-5d264e83fb72 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Delete volume with id: f8b04354-862e-404a-b743-4237ba66fa97 Aug 25 10:23:06.524311 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:06.524311 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:23:06.526290 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-3d5a0735-7806-430e-8366-5d264e83fb72 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Volume info retrieved successfully. Aug 25 10:23:06.543489 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-79016214-668b-4514-bb94-d0951deedabc tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Created reservations ['b4ef866b-60c3-48a2-b642-f0003685dc21', '625b7de3-1ea4-4962-bc0f-33813366c83f', 'f4ed8a28-ee72-4dbc-949c-6b59e4a2382b', '29f66f2f-78ba-42af-9974-5222c7b56524'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:23:06.544397 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-79016214-668b-4514-bb94-d0951deedabc tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b4c2fde-7496-412d-b363-2107f22f734f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b4ef866b-60c3-48a2-b642-f0003685dc21', '625b7de3-1ea4-4962-bc0f-33813366c83f', 'f4ed8a28-ee72-4dbc-949c-6b59e4a2382b', '29f66f2f-78ba-42af-9974-5222c7b56524']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:06.545154 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-79016214-668b-4514-bb94-d0951deedabc tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5060d324-0fa8-4aa3-bf72-c5eb34fbe06b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:06.561410 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-3d5a0735-7806-430e-8366-5d264e83fb72 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Delete volume request issued successfully. Aug 25 10:23:06.561555 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3d5a0735-7806-430e-8366-5d264e83fb72 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/volumes/f8b04354-862e-404a-b743-4237ba66fa97?cascade=True returned with HTTP 202 Aug 25 10:23:06.562304 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 656/2583] 10.4.3.119 () {66 vars in 1376 bytes} [Tue Aug 25 10:23:06 2026] DELETE /volume/v3/volumes/f8b04354-862e-404a-b743-4237ba66fa97?cascade=True => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:23:06.571498 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-cca11112-1de2-4c70-97af-2d5510e032a9 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:06.574888 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-cca11112-1de2-4c70-97af-2d5510e032a9 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] GET https://10.4.3.119/volume/v3/volumes/f8b04354-862e-404a-b743-4237ba66fa97 Aug 25 10:23:06.575380 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-cca11112-1de2-4c70-97af-2d5510e032a9 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:06.577761 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-cca11112-1de2-4c70-97af-2d5510e032a9 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:06.577902 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-79016214-668b-4514-bb94-d0951deedabc tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5060d324-0fa8-4aa3-bf72-c5eb34fbe06b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2827ac5b-b3ee-48fd-9302-f80160f66847', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-520310161',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1826742c2114c0e8b19b3d61b90e56d',qos_specs=None,replication_status=,reservations=['b4ef866b-60c3-48a2-b642-f0003685dc21','625b7de3-1ea4-4962-bc0f-33813366c83f','f4ed8a28-ee72-4dbc-949c-6b59e4a2382b','29f66f2f-78ba-42af-9974-5222c7b56524'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb695ae7a3dc480fb387f7e9efcfdcbf',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:23:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-520310161',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2827ac5b-b3ee-48fd-9302-f80160f66847,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d1826742c2114c0e8b19b3d61b90e56d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bb695ae7a3dc480fb387f7e9efcfdcbf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:06.579127 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-79016214-668b-4514-bb94-d0951deedabc tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f11a054-7aa5-45c9-afdb-3245195c21e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:06.590897 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:06.590897 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:23:06.602058 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-cca11112-1de2-4c70-97af-2d5510e032a9 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Volume info retrieved successfully. Aug 25 10:23:06.602466 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-79016214-668b-4514-bb94-d0951deedabc tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f11a054-7aa5-45c9-afdb-3245195c21e6) transitioned into state 'SUCCESS' from state '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-520310161',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1826742c2114c0e8b19b3d61b90e56d',qos_specs=None,replication_status=,reservations=['b4ef866b-60c3-48a2-b642-f0003685dc21','625b7de3-1ea4-4962-bc0f-33813366c83f','f4ed8a28-ee72-4dbc-949c-6b59e4a2382b','29f66f2f-78ba-42af-9974-5222c7b56524'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb695ae7a3dc480fb387f7e9efcfdcbf',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:06.603235 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-79016214-668b-4514-bb94-d0951deedabc tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37cff353-d4ff-4ff7-a375-893c6e4e2e20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:06.606404 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-e9954844-4cc6-49e9-9b17-c909e9ef3be1 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:06.608365 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-cca11112-1de2-4c70-97af-2d5510e032a9 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/volumes/f8b04354-862e-404a-b743-4237ba66fa97 returned with HTTP 200 Aug 25 10:23:06.609618 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 646/2584] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:06 2026] GET /volume/v3/volumes/f8b04354-862e-404a-b743-4237ba66fa97 => generated 1367 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:23:06.614413 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-79016214-668b-4514-bb94-d0951deedabc tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37cff353-d4ff-4ff7-a375-893c6e4e2e20) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:06.616898 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-79016214-668b-4514-bb94-d0951deedabc tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Flow 'volume_create_api' (1b2587fa-bf29-4b62-9c12-f540c90b81c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:23:06.616898 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-79016214-668b-4514-bb94-d0951deedabc tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Create volume request issued successfully. Aug 25 10:23:06.616898 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-79016214-668b-4514-bb94-d0951deedabc tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:23:06.616898 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 650/2585] 10.4.3.119 () {68 vars in 1258 bytes} [Tue Aug 25 10:23:06 2026] POST /volume/v3/volumes => generated 753 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:23:06.633759 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-20f8526e-8513-41ef-89d9-a38c26294523 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:06.635891 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-20f8526e-8513-41ef-89d9-a38c26294523 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] GET https://10.4.3.119/volume/v3/volumes/2827ac5b-b3ee-48fd-9302-f80160f66847 Aug 25 10:23:06.636102 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-20f8526e-8513-41ef-89d9-a38c26294523 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:06.636297 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-20f8526e-8513-41ef-89d9-a38c26294523 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:06.643789 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:06.643789 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:23:06.653022 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-20f8526e-8513-41ef-89d9-a38c26294523 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Volume info retrieved successfully. Aug 25 10:23:06.663371 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-20f8526e-8513-41ef-89d9-a38c26294523 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] https://10.4.3.119/volume/v3/volumes/2827ac5b-b3ee-48fd-9302-f80160f66847 returned with HTTP 200 Aug 25 10:23:06.663371 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 657/2586] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:06 2026] GET /volume/v3/volumes/2827ac5b-b3ee-48fd-9302-f80160f66847 => generated 821 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:06.732828 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e9954844-4cc6-49e9-9b17-c909e9ef3be1 tempest-VolumeTypesExtraSpecsTest-1314751908 tempest-VolumeTypesExtraSpecsTest-1314751908-project-admin] POST https://10.4.3.119/volume/v3/types Aug 25 10:23:06.733429 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e9954844-4cc6-49e9-9b17-c909e9ef3be1 tempest-VolumeTypesExtraSpecsTest-1314751908 tempest-VolumeTypesExtraSpecsTest-1314751908-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-317286944"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:23:06.752599 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e9954844-4cc6-49e9-9b17-c909e9ef3be1 tempest-VolumeTypesExtraSpecsTest-1314751908 tempest-VolumeTypesExtraSpecsTest-1314751908-project-admin] https://10.4.3.119/volume/v3/types returned with HTTP 200 Aug 25 10:23:06.752599 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 634/2587] 10.4.3.119 () {68 vars in 1252 bytes} [Tue Aug 25 10:23:06 2026] POST /volume/v3/types => generated 230 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:06.761472 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-d4008585-045a-4fb7-9a97-14c479f7ea0c None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:06.763036 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d4008585-045a-4fb7-9a97-14c479f7ea0c tempest-VolumeTypesExtraSpecsTest-1314751908 tempest-VolumeTypesExtraSpecsTest-1314751908-project-admin] POST https://10.4.3.119/volume/v3/types/6b9b4b5e-24b5-4341-b492-93b5fc413b88/extra_specs Aug 25 10:23:06.763523 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d4008585-045a-4fb7-9a97-14c479f7ea0c tempest-VolumeTypesExtraSpecsTest-1314751908 tempest-VolumeTypesExtraSpecsTest-1314751908-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:23:06.797875 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d4008585-045a-4fb7-9a97-14c479f7ea0c tempest-VolumeTypesExtraSpecsTest-1314751908 tempest-VolumeTypesExtraSpecsTest-1314751908-project-admin] https://10.4.3.119/volume/v3/types/6b9b4b5e-24b5-4341-b492-93b5fc413b88/extra_specs returned with HTTP 200 Aug 25 10:23:06.798436 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 647/2588] 10.4.3.119 () {68 vars in 1399 bytes} [Tue Aug 25 10:23:06 2026] POST /volume/v3/types/6b9b4b5e-24b5-4341-b492-93b5fc413b88/extra_specs => generated 34 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 10:23:06.807304 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-ba9d17af-a690-45d4-8dee-2fc293fb9fa5 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:06.810583 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ba9d17af-a690-45d4-8dee-2fc293fb9fa5 tempest-VolumeTypesExtraSpecsTest-1314751908 tempest-VolumeTypesExtraSpecsTest-1314751908-project-admin] GET https://10.4.3.119/volume/v3/types/6b9b4b5e-24b5-4341-b492-93b5fc413b88/extra_specs/spec3 Aug 25 10:23:06.810879 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ba9d17af-a690-45d4-8dee-2fc293fb9fa5 tempest-VolumeTypesExtraSpecsTest-1314751908 tempest-VolumeTypesExtraSpecsTest-1314751908-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:06.811168 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ba9d17af-a690-45d4-8dee-2fc293fb9fa5 tempest-VolumeTypesExtraSpecsTest-1314751908 tempest-VolumeTypesExtraSpecsTest-1314751908-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:06.811486 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:06.811486 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:23:06.818936 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ba9d17af-a690-45d4-8dee-2fc293fb9fa5 tempest-VolumeTypesExtraSpecsTest-1314751908 tempest-VolumeTypesExtraSpecsTest-1314751908-project-admin] https://10.4.3.119/volume/v3/types/6b9b4b5e-24b5-4341-b492-93b5fc413b88/extra_specs/spec3 returned with HTTP 200 Aug 25 10:23:06.819435 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 651/2589] 10.4.3.119 () {66 vars in 1396 bytes} [Tue Aug 25 10:23:06 2026] GET /volume/v3/types/6b9b4b5e-24b5-4341-b492-93b5fc413b88/extra_specs/spec3 => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 10:23:06.828481 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-683c2834-ff0d-4b38-9fcb-32a4890a79d8 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:06.829577 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-683c2834-ff0d-4b38-9fcb-32a4890a79d8 tempest-VolumeTypesExtraSpecsTest-1314751908 tempest-VolumeTypesExtraSpecsTest-1314751908-project-admin] DELETE https://10.4.3.119/volume/v3/types/6b9b4b5e-24b5-4341-b492-93b5fc413b88/extra_specs/spec3 Aug 25 10:23:06.830946 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-683c2834-ff0d-4b38-9fcb-32a4890a79d8 tempest-VolumeTypesExtraSpecsTest-1314751908 tempest-VolumeTypesExtraSpecsTest-1314751908-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:06.830946 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-683c2834-ff0d-4b38-9fcb-32a4890a79d8 tempest-VolumeTypesExtraSpecsTest-1314751908 tempest-VolumeTypesExtraSpecsTest-1314751908-project-admin] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:06.856417 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-683c2834-ff0d-4b38-9fcb-32a4890a79d8 tempest-VolumeTypesExtraSpecsTest-1314751908 tempest-VolumeTypesExtraSpecsTest-1314751908-project-admin] https://10.4.3.119/volume/v3/types/6b9b4b5e-24b5-4341-b492-93b5fc413b88/extra_specs/spec3 returned with HTTP 202 Aug 25 10:23:06.856845 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 658/2590] 10.4.3.119 () {66 vars in 1399 bytes} [Tue Aug 25 10:23:06 2026] DELETE /volume/v3/types/6b9b4b5e-24b5-4341-b492-93b5fc413b88/extra_specs/spec3 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:23:06.869480 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-ac0c80dd-47c6-4e46-bc02-03d6bef18875 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:06.871476 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ac0c80dd-47c6-4e46-bc02-03d6bef18875 tempest-VolumeTypesExtraSpecsTest-1314751908 tempest-VolumeTypesExtraSpecsTest-1314751908-project-admin] GET https://10.4.3.119/volume/v3/types/6b9b4b5e-24b5-4341-b492-93b5fc413b88/extra_specs/spec3 Aug 25 10:23:06.871718 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ac0c80dd-47c6-4e46-bc02-03d6bef18875 tempest-VolumeTypesExtraSpecsTest-1314751908 tempest-VolumeTypesExtraSpecsTest-1314751908-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:06.872021 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ac0c80dd-47c6-4e46-bc02-03d6bef18875 tempest-VolumeTypesExtraSpecsTest-1314751908 tempest-VolumeTypesExtraSpecsTest-1314751908-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:06.881742 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ac0c80dd-47c6-4e46-bc02-03d6bef18875 tempest-VolumeTypesExtraSpecsTest-1314751908 tempest-VolumeTypesExtraSpecsTest-1314751908-project-admin] https://10.4.3.119/volume/v3/types/6b9b4b5e-24b5-4341-b492-93b5fc413b88/extra_specs/spec3 returned with HTTP 404 Aug 25 10:23:06.882560 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 635/2591] 10.4.3.119 () {66 vars in 1396 bytes} [Tue Aug 25 10:23:06 2026] GET /volume/v3/types/6b9b4b5e-24b5-4341-b492-93b5fc413b88/extra_specs/spec3 => generated 129 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:23:06.891215 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-521d0421-bd80-492b-8667-33cb09aa00db None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:06.893325 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-521d0421-bd80-492b-8667-33cb09aa00db tempest-VolumeTypesExtraSpecsTest-1314751908 tempest-VolumeTypesExtraSpecsTest-1314751908-project-admin] POST https://10.4.3.119/volume/v3/types/6b9b4b5e-24b5-4341-b492-93b5fc413b88/extra_specs Aug 25 10:23:06.893780 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-521d0421-bd80-492b-8667-33cb09aa00db tempest-VolumeTypesExtraSpecsTest-1314751908 tempest-VolumeTypesExtraSpecsTest-1314751908-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:23:06.923006 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-521d0421-bd80-492b-8667-33cb09aa00db tempest-VolumeTypesExtraSpecsTest-1314751908 tempest-VolumeTypesExtraSpecsTest-1314751908-project-admin] https://10.4.3.119/volume/v3/types/6b9b4b5e-24b5-4341-b492-93b5fc413b88/extra_specs returned with HTTP 200 Aug 25 10:23:06.923006 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 648/2592] 10.4.3.119 () {68 vars in 1399 bytes} [Tue Aug 25 10:23:06 2026] POST /volume/v3/types/6b9b4b5e-24b5-4341-b492-93b5fc413b88/extra_specs => generated 34 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 10:23:06.932952 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-ed99519d-bbc3-4bc8-832b-7c2a617e6ed8 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:06.935109 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ed99519d-bbc3-4bc8-832b-7c2a617e6ed8 tempest-VolumeTypesExtraSpecsTest-1314751908 tempest-VolumeTypesExtraSpecsTest-1314751908-project-admin] GET https://10.4.3.119/volume/v3/types/6b9b4b5e-24b5-4341-b492-93b5fc413b88/extra_specs Aug 25 10:23:06.935332 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ed99519d-bbc3-4bc8-832b-7c2a617e6ed8 tempest-VolumeTypesExtraSpecsTest-1314751908 tempest-VolumeTypesExtraSpecsTest-1314751908-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:06.935560 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ed99519d-bbc3-4bc8-832b-7c2a617e6ed8 tempest-VolumeTypesExtraSpecsTest-1314751908 tempest-VolumeTypesExtraSpecsTest-1314751908-project-admin] Calling method 'index' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:06.943361 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ed99519d-bbc3-4bc8-832b-7c2a617e6ed8 tempest-VolumeTypesExtraSpecsTest-1314751908 tempest-VolumeTypesExtraSpecsTest-1314751908-project-admin] https://10.4.3.119/volume/v3/types/6b9b4b5e-24b5-4341-b492-93b5fc413b88/extra_specs returned with HTTP 200 Aug 25 10:23:06.944007 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 652/2593] 10.4.3.119 () {66 vars in 1378 bytes} [Tue Aug 25 10:23:06 2026] GET /volume/v3/types/6b9b4b5e-24b5-4341-b492-93b5fc413b88/extra_specs => generated 34 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 10:23:06.954384 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-ddb23bd0-babe-4f2a-90b6-4bee3c06af84 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:06.956250 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ddb23bd0-babe-4f2a-90b6-4bee3c06af84 tempest-VolumeTypesExtraSpecsTest-1314751908 tempest-VolumeTypesExtraSpecsTest-1314751908-project-admin] POST https://10.4.3.119/volume/v3/types/6b9b4b5e-24b5-4341-b492-93b5fc413b88/extra_specs Aug 25 10:23:06.956598 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ddb23bd0-babe-4f2a-90b6-4bee3c06af84 tempest-VolumeTypesExtraSpecsTest-1314751908 tempest-VolumeTypesExtraSpecsTest-1314751908-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:23:06.981869 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ddb23bd0-babe-4f2a-90b6-4bee3c06af84 tempest-VolumeTypesExtraSpecsTest-1314751908 tempest-VolumeTypesExtraSpecsTest-1314751908-project-admin] https://10.4.3.119/volume/v3/types/6b9b4b5e-24b5-4341-b492-93b5fc413b88/extra_specs returned with HTTP 200 Aug 25 10:23:06.982381 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 659/2594] 10.4.3.119 () {68 vars in 1399 bytes} [Tue Aug 25 10:23:06 2026] POST /volume/v3/types/6b9b4b5e-24b5-4341-b492-93b5fc413b88/extra_specs => generated 34 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 10:23:06.989776 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-bb50710d-e3cb-46c8-8583-1efa156d568d None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:06.992151 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-bb50710d-e3cb-46c8-8583-1efa156d568d tempest-VolumeTypesExtraSpecsTest-1314751908 tempest-VolumeTypesExtraSpecsTest-1314751908-project-admin] PUT https://10.4.3.119/volume/v3/types/6b9b4b5e-24b5-4341-b492-93b5fc413b88/extra_specs/spec2 Aug 25 10:23:06.992577 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-bb50710d-e3cb-46c8-8583-1efa156d568d tempest-VolumeTypesExtraSpecsTest-1314751908 tempest-VolumeTypesExtraSpecsTest-1314751908-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:23:07.015108 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-bb50710d-e3cb-46c8-8583-1efa156d568d tempest-VolumeTypesExtraSpecsTest-1314751908 tempest-VolumeTypesExtraSpecsTest-1314751908-project-admin] https://10.4.3.119/volume/v3/types/6b9b4b5e-24b5-4341-b492-93b5fc413b88/extra_specs/spec2 returned with HTTP 200 Aug 25 10:23:07.015792 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 636/2595] 10.4.3.119 () {68 vars in 1416 bytes} [Tue Aug 25 10:23:06 2026] PUT /volume/v3/types/6b9b4b5e-24b5-4341-b492-93b5fc413b88/extra_specs/spec2 => generated 17 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 10:23:07.024451 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-aae5b976-8925-4728-9149-9875fec3129f None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:07.026664 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-aae5b976-8925-4728-9149-9875fec3129f tempest-VolumeTypesExtraSpecsTest-1314751908 tempest-VolumeTypesExtraSpecsTest-1314751908-project-admin] GET https://10.4.3.119/volume/v3/types/6b9b4b5e-24b5-4341-b492-93b5fc413b88/extra_specs/spec2 Aug 25 10:23:07.026890 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-aae5b976-8925-4728-9149-9875fec3129f tempest-VolumeTypesExtraSpecsTest-1314751908 tempest-VolumeTypesExtraSpecsTest-1314751908-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:07.027157 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-aae5b976-8925-4728-9149-9875fec3129f tempest-VolumeTypesExtraSpecsTest-1314751908 tempest-VolumeTypesExtraSpecsTest-1314751908-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:07.036544 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-aae5b976-8925-4728-9149-9875fec3129f tempest-VolumeTypesExtraSpecsTest-1314751908 tempest-VolumeTypesExtraSpecsTest-1314751908-project-admin] https://10.4.3.119/volume/v3/types/6b9b4b5e-24b5-4341-b492-93b5fc413b88/extra_specs/spec2 returned with HTTP 200 Aug 25 10:23:07.037099 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 649/2596] 10.4.3.119 () {66 vars in 1396 bytes} [Tue Aug 25 10:23:07 2026] GET /volume/v3/types/6b9b4b5e-24b5-4341-b492-93b5fc413b88/extra_specs/spec2 => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 10:23:07.048982 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-f12b75e7-7112-439a-8ded-786a539089cf None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:07.051428 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f12b75e7-7112-439a-8ded-786a539089cf tempest-VolumeTypesExtraSpecsTest-1314751908 tempest-VolumeTypesExtraSpecsTest-1314751908-project-admin] POST https://10.4.3.119/volume/v3/types/6b9b4b5e-24b5-4341-b492-93b5fc413b88/extra_specs Aug 25 10:23:07.051887 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f12b75e7-7112-439a-8ded-786a539089cf tempest-VolumeTypesExtraSpecsTest-1314751908 tempest-VolumeTypesExtraSpecsTest-1314751908-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:23:07.082289 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f12b75e7-7112-439a-8ded-786a539089cf tempest-VolumeTypesExtraSpecsTest-1314751908 tempest-VolumeTypesExtraSpecsTest-1314751908-project-admin] https://10.4.3.119/volume/v3/types/6b9b4b5e-24b5-4341-b492-93b5fc413b88/extra_specs returned with HTTP 200 Aug 25 10:23:07.082704 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 653/2597] 10.4.3.119 () {68 vars in 1399 bytes} [Tue Aug 25 10:23:07 2026] POST /volume/v3/types/6b9b4b5e-24b5-4341-b492-93b5fc413b88/extra_specs => generated 51 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 10:23:07.091288 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-04636e27-e43b-4e33-8c61-851d427502a4 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:07.093244 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-04636e27-e43b-4e33-8c61-851d427502a4 tempest-VolumeTypesExtraSpecsTest-1314751908 tempest-VolumeTypesExtraSpecsTest-1314751908-project-admin] GET https://10.4.3.119/volume/v3/types/6b9b4b5e-24b5-4341-b492-93b5fc413b88/extra_specs Aug 25 10:23:07.093461 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-04636e27-e43b-4e33-8c61-851d427502a4 tempest-VolumeTypesExtraSpecsTest-1314751908 tempest-VolumeTypesExtraSpecsTest-1314751908-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:07.093659 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-04636e27-e43b-4e33-8c61-851d427502a4 tempest-VolumeTypesExtraSpecsTest-1314751908 tempest-VolumeTypesExtraSpecsTest-1314751908-project-admin] Calling method 'index' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:07.102364 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-04636e27-e43b-4e33-8c61-851d427502a4 tempest-VolumeTypesExtraSpecsTest-1314751908 tempest-VolumeTypesExtraSpecsTest-1314751908-project-admin] https://10.4.3.119/volume/v3/types/6b9b4b5e-24b5-4341-b492-93b5fc413b88/extra_specs returned with HTTP 200 Aug 25 10:23:07.102773 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 660/2598] 10.4.3.119 () {66 vars in 1378 bytes} [Tue Aug 25 10:23:07 2026] GET /volume/v3/types/6b9b4b5e-24b5-4341-b492-93b5fc413b88/extra_specs => generated 68 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 10:23:07.112996 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-fc9979b2-0a27-4fda-8c49-7c63aafd5d8c None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:07.114849 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-fc9979b2-0a27-4fda-8c49-7c63aafd5d8c tempest-VolumeTypesExtraSpecsTest-1314751908 tempest-VolumeTypesExtraSpecsTest-1314751908-project-admin] DELETE https://10.4.3.119/volume/v3/types/6b9b4b5e-24b5-4341-b492-93b5fc413b88 Aug 25 10:23:07.115042 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-fc9979b2-0a27-4fda-8c49-7c63aafd5d8c tempest-VolumeTypesExtraSpecsTest-1314751908 tempest-VolumeTypesExtraSpecsTest-1314751908-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:07.115346 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-fc9979b2-0a27-4fda-8c49-7c63aafd5d8c tempest-VolumeTypesExtraSpecsTest-1314751908 tempest-VolumeTypesExtraSpecsTest-1314751908-project-admin] Calling method '_delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:07.157166 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-fc9979b2-0a27-4fda-8c49-7c63aafd5d8c tempest-VolumeTypesExtraSpecsTest-1314751908 tempest-VolumeTypesExtraSpecsTest-1314751908-project-admin] https://10.4.3.119/volume/v3/types/6b9b4b5e-24b5-4341-b492-93b5fc413b88 returned with HTTP 202 Aug 25 10:23:07.157664 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 637/2599] 10.4.3.119 () {66 vars in 1345 bytes} [Tue Aug 25 10:23:07 2026] DELETE /volume/v3/types/6b9b4b5e-24b5-4341-b492-93b5fc413b88 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:23:07.165798 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-8a30d1bd-addc-4b16-ab5a-ec2bd7db6b8f None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:07.168213 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8a30d1bd-addc-4b16-ab5a-ec2bd7db6b8f tempest-VolumeTypesExtraSpecsTest-1314751908 tempest-VolumeTypesExtraSpecsTest-1314751908-project-admin] GET https://10.4.3.119/volume/v3/types/6b9b4b5e-24b5-4341-b492-93b5fc413b88 Aug 25 10:23:07.168487 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8a30d1bd-addc-4b16-ab5a-ec2bd7db6b8f tempest-VolumeTypesExtraSpecsTest-1314751908 tempest-VolumeTypesExtraSpecsTest-1314751908-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:07.168730 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8a30d1bd-addc-4b16-ab5a-ec2bd7db6b8f tempest-VolumeTypesExtraSpecsTest-1314751908 tempest-VolumeTypesExtraSpecsTest-1314751908-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:07.172891 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8a30d1bd-addc-4b16-ab5a-ec2bd7db6b8f tempest-VolumeTypesExtraSpecsTest-1314751908 tempest-VolumeTypesExtraSpecsTest-1314751908-project-admin] https://10.4.3.119/volume/v3/types/6b9b4b5e-24b5-4341-b492-93b5fc413b88 returned with HTTP 404 Aug 25 10:23:07.173676 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 650/2600] 10.4.3.119 () {66 vars in 1342 bytes} [Tue Aug 25 10:23:07 2026] GET /volume/v3/types/6b9b4b5e-24b5-4341-b492-93b5fc413b88 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:23:07.268397 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-3fda96e7-5474-478f-8bdc-ad36d5acf075 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:07.270462 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3fda96e7-5474-478f-8bdc-ad36d5acf075 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] GET https://10.4.3.119/volume/v3/snapshots/cca5547e-3186-4b3f-98e8-641af9f91fc3 Aug 25 10:23:07.270747 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3fda96e7-5474-478f-8bdc-ad36d5acf075 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:07.271028 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3fda96e7-5474-478f-8bdc-ad36d5acf075 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:07.277061 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3fda96e7-5474-478f-8bdc-ad36d5acf075 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] https://10.4.3.119/volume/v3/snapshots/cca5547e-3186-4b3f-98e8-641af9f91fc3 returned with HTTP 404 Aug 25 10:23:07.277617 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 654/2601] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:23:07 2026] GET /volume/v3/snapshots/cca5547e-3186-4b3f-98e8-641af9f91fc3 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:23:07.287976 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-ade1ce1f-44f8-4a05-b2db-f9a12bb0132d None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:07.289944 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ade1ce1f-44f8-4a05-b2db-f9a12bb0132d tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] GET https://10.4.3.119/volume/v3/volumes/d9381bae-484c-4061-a52b-44d45e4392a3 Aug 25 10:23:07.290224 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ade1ce1f-44f8-4a05-b2db-f9a12bb0132d tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:07.290436 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ade1ce1f-44f8-4a05-b2db-f9a12bb0132d tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:07.301617 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:07.301617 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:23:07.312147 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-ade1ce1f-44f8-4a05-b2db-f9a12bb0132d tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Volume info retrieved successfully. Aug 25 10:23:07.319537 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ade1ce1f-44f8-4a05-b2db-f9a12bb0132d tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] https://10.4.3.119/volume/v3/volumes/d9381bae-484c-4061-a52b-44d45e4392a3 returned with HTTP 200 Aug 25 10:23:07.319938 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 661/2602] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:07 2026] GET /volume/v3/volumes/d9381bae-484c-4061-a52b-44d45e4392a3 => generated 850 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:07.335195 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-e72b603a-38db-4ea2-8f2d-0a1cbfe4fc38 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:07.337384 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e72b603a-38db-4ea2-8f2d-0a1cbfe4fc38 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] DELETE https://10.4.3.119/volume/v3/volumes/d9381bae-484c-4061-a52b-44d45e4392a3 Aug 25 10:23:07.337675 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e72b603a-38db-4ea2-8f2d-0a1cbfe4fc38 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:07.337949 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e72b603a-38db-4ea2-8f2d-0a1cbfe4fc38 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:07.338222 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-e72b603a-38db-4ea2-8f2d-0a1cbfe4fc38 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Delete volume with id: d9381bae-484c-4061-a52b-44d45e4392a3 Aug 25 10:23:07.346976 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:07.346976 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:23:07.347651 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-e72b603a-38db-4ea2-8f2d-0a1cbfe4fc38 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Volume info retrieved successfully. Aug 25 10:23:07.352181 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-3e068379-315b-45f1-b585-064364b53922 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:07.356110 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3e068379-315b-45f1-b585-064364b53922 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] GET https://10.4.3.119/volume/v3/volumes/10e897ad-b655-4841-952a-52379baa9017 Aug 25 10:23:07.356341 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3e068379-315b-45f1-b585-064364b53922 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:07.356520 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3e068379-315b-45f1-b585-064364b53922 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:07.367154 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3e068379-315b-45f1-b585-064364b53922 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] https://10.4.3.119/volume/v3/volumes/10e897ad-b655-4841-952a-52379baa9017 returned with HTTP 404 Aug 25 10:23:07.367660 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 651/2603] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:07 2026] GET /volume/v3/volumes/10e897ad-b655-4841-952a-52379baa9017 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:23:07.375167 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-e72b603a-38db-4ea2-8f2d-0a1cbfe4fc38 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Delete volume request issued successfully. Aug 25 10:23:07.375465 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e72b603a-38db-4ea2-8f2d-0a1cbfe4fc38 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] https://10.4.3.119/volume/v3/volumes/d9381bae-484c-4061-a52b-44d45e4392a3 returned with HTTP 202 Aug 25 10:23:07.375723 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-bb15a381-68c5-46a6-a2db-424754e8d4e6 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:07.376365 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 638/2604] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:23:07 2026] DELETE /volume/v3/volumes/d9381bae-484c-4061-a52b-44d45e4392a3 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:23:07.379959 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-bb15a381-68c5-46a6-a2db-424754e8d4e6 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] DELETE https://10.4.3.119/volume/v3/volumes/78c37873-5527-4014-85b7-3e8d6dcc94ab Aug 25 10:23:07.379959 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-bb15a381-68c5-46a6-a2db-424754e8d4e6 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:07.380173 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-bb15a381-68c5-46a6-a2db-424754e8d4e6 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:07.380361 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-bb15a381-68c5-46a6-a2db-424754e8d4e6 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Delete volume with id: 78c37873-5527-4014-85b7-3e8d6dcc94ab Aug 25 10:23:07.386941 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-6440fbce-38ca-4081-8523-2c544528ba00 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:07.389209 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6440fbce-38ca-4081-8523-2c544528ba00 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] GET https://10.4.3.119/volume/v3/volumes/d9381bae-484c-4061-a52b-44d45e4392a3 Aug 25 10:23:07.389472 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6440fbce-38ca-4081-8523-2c544528ba00 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:07.389719 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6440fbce-38ca-4081-8523-2c544528ba00 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:07.396920 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:07.396920 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:23:07.397536 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-bb15a381-68c5-46a6-a2db-424754e8d4e6 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Volume info retrieved successfully. Aug 25 10:23:07.397747 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:07.397747 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:23:07.401999 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-6440fbce-38ca-4081-8523-2c544528ba00 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Volume info retrieved successfully. Aug 25 10:23:07.407749 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6440fbce-38ca-4081-8523-2c544528ba00 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] https://10.4.3.119/volume/v3/volumes/d9381bae-484c-4061-a52b-44d45e4392a3 returned with HTTP 200 Aug 25 10:23:07.408752 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 662/2605] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:07 2026] GET /volume/v3/volumes/d9381bae-484c-4061-a52b-44d45e4392a3 => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:07.418621 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-bb15a381-68c5-46a6-a2db-424754e8d4e6 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Delete volume request issued successfully. Aug 25 10:23:07.418908 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-bb15a381-68c5-46a6-a2db-424754e8d4e6 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] https://10.4.3.119/volume/v3/volumes/78c37873-5527-4014-85b7-3e8d6dcc94ab returned with HTTP 202 Aug 25 10:23:07.419800 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 655/2606] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:23:07 2026] DELETE /volume/v3/volumes/78c37873-5527-4014-85b7-3e8d6dcc94ab => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:23:07.430093 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-10c4bbc2-874d-4e36-943b-57171d0727d5 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:07.432427 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-10c4bbc2-874d-4e36-943b-57171d0727d5 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] GET https://10.4.3.119/volume/v3/volumes/78c37873-5527-4014-85b7-3e8d6dcc94ab Aug 25 10:23:07.432738 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-10c4bbc2-874d-4e36-943b-57171d0727d5 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:07.433024 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-10c4bbc2-874d-4e36-943b-57171d0727d5 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:07.442764 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:07.442764 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:23:07.448865 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-10c4bbc2-874d-4e36-943b-57171d0727d5 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Volume info retrieved successfully. Aug 25 10:23:07.455421 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-10c4bbc2-874d-4e36-943b-57171d0727d5 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] https://10.4.3.119/volume/v3/volumes/78c37873-5527-4014-85b7-3e8d6dcc94ab returned with HTTP 200 Aug 25 10:23:07.456201 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 652/2607] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:07 2026] GET /volume/v3/volumes/78c37873-5527-4014-85b7-3e8d6dcc94ab => generated 856 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:07.627309 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-3da4dc90-b0a8-401c-81c2-31ea6c7e011a None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:07.629485 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3da4dc90-b0a8-401c-81c2-31ea6c7e011a tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] GET https://10.4.3.119/volume/v3/volumes/f8b04354-862e-404a-b743-4237ba66fa97 Aug 25 10:23:07.629723 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3da4dc90-b0a8-401c-81c2-31ea6c7e011a tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:07.629937 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3da4dc90-b0a8-401c-81c2-31ea6c7e011a tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:07.637104 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3da4dc90-b0a8-401c-81c2-31ea6c7e011a tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/volumes/f8b04354-862e-404a-b743-4237ba66fa97 returned with HTTP 404 Aug 25 10:23:07.637903 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 639/2608] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:07 2026] GET /volume/v3/volumes/f8b04354-862e-404a-b743-4237ba66fa97 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:23:07.680212 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-96db14d8-3e54-435e-ac09-87309b72e355 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:07.682889 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-96db14d8-3e54-435e-ac09-87309b72e355 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] GET https://10.4.3.119/volume/v3/volumes/2827ac5b-b3ee-48fd-9302-f80160f66847 Aug 25 10:23:07.683734 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-96db14d8-3e54-435e-ac09-87309b72e355 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:07.683734 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-96db14d8-3e54-435e-ac09-87309b72e355 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:07.692391 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:07.692391 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:23:07.696666 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-96db14d8-3e54-435e-ac09-87309b72e355 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Volume info retrieved successfully. Aug 25 10:23:07.702520 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-96db14d8-3e54-435e-ac09-87309b72e355 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] https://10.4.3.119/volume/v3/volumes/2827ac5b-b3ee-48fd-9302-f80160f66847 returned with HTTP 200 Aug 25 10:23:07.702745 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 663/2609] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:07 2026] GET /volume/v3/volumes/2827ac5b-b3ee-48fd-9302-f80160f66847 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:07.722355 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-b96ed2d8-3f7c-4413-a8d0-50284ef961e9 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:07.725114 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b96ed2d8-3f7c-4413-a8d0-50284ef961e9 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] POST https://10.4.3.119/volume/v3/backups Aug 25 10:23:07.725829 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b96ed2d8-3f7c-4413-a8d0-50284ef961e9 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2827ac5b-b3ee-48fd-9302-f80160f66847", "name": "tempest-VolumesBackupsAdminTest-Backup-35305917", "container": "tempest-volumesbackupsadmintest-backup-container-1982679752"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:23:07.727784 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.contrib.backups [None req-b96ed2d8-3f7c-4413-a8d0-50284ef961e9 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Creating new backup {'backup': {'volume_id': '2827ac5b-b3ee-48fd-9302-f80160f66847', 'name': 'tempest-VolumesBackupsAdminTest-Backup-35305917', 'container': 'tempest-volumesbackupsadmintest-backup-container-1982679752'}} {{(pid=100390) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 10:23:07.728049 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.contrib.backups [None req-b96ed2d8-3f7c-4413-a8d0-50284ef961e9 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Creating backup of volume 2827ac5b-b3ee-48fd-9302-f80160f66847 in container tempest-volumesbackupsadmintest-backup-container-1982679752 Aug 25 10:23:07.740069 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:07.740069 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:23:07.741160 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-b96ed2d8-3f7c-4413-a8d0-50284ef961e9 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Volume info retrieved successfully. Aug 25 10:23:07.779527 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-b96ed2d8-3f7c-4413-a8d0-50284ef961e9 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Created reservations ['c6dae664-9013-4e2c-a062-8c482e5d0c04', '5483db6a-02aa-4ecd-a5dd-2aaf130e7561'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:23:07.816087 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b96ed2d8-3f7c-4413-a8d0-50284ef961e9 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] https://10.4.3.119/volume/v3/backups returned with HTTP 202 Aug 25 10:23:07.816870 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 656/2610] 10.4.3.119 () {68 vars in 1259 bytes} [Tue Aug 25 10:23:07 2026] POST /volume/v3/backups => generated 333 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:23:07.831828 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-59725d67-2ce6-48b9-a046-976238d07b1c None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:07.834502 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-59725d67-2ce6-48b9-a046-976238d07b1c tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] GET https://10.4.3.119/volume/v3/backups/99c2939e-ba91-4fc1-9b5d-649ef65ae92b Aug 25 10:23:07.834711 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-59725d67-2ce6-48b9-a046-976238d07b1c tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:07.834953 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-59725d67-2ce6-48b9-a046-976238d07b1c tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:07.835119 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-59725d67-2ce6-48b9-a046-976238d07b1c tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Show backup with id 99c2939e-ba91-4fc1-9b5d-649ef65ae92b. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:23:07.840639 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:07.840639 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:23:07.840639 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-59725d67-2ce6-48b9-a046-976238d07b1c tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] https://10.4.3.119/volume/v3/backups/99c2939e-ba91-4fc1-9b5d-649ef65ae92b returned with HTTP 200 Aug 25 10:23:07.841819 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 653/2611] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:07 2026] GET /volume/v3/backups/99c2939e-ba91-4fc1-9b5d-649ef65ae92b => generated 797 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:08.140667 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-10a25530-28c2-46d1-8985-d4d01c07ae5a None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:08.142696 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-10a25530-28c2-46d1-8985-d4d01c07ae5a tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] DELETE https://10.4.3.119/volume/v3/volumes/f8b04354-862e-404a-b743-4237ba66fa97 Aug 25 10:23:08.142960 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-10a25530-28c2-46d1-8985-d4d01c07ae5a tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:08.143249 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-10a25530-28c2-46d1-8985-d4d01c07ae5a tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:08.143443 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-10a25530-28c2-46d1-8985-d4d01c07ae5a tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Delete volume with id: f8b04354-862e-404a-b743-4237ba66fa97 Aug 25 10:23:08.154720 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-10a25530-28c2-46d1-8985-d4d01c07ae5a tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/volumes/f8b04354-862e-404a-b743-4237ba66fa97 returned with HTTP 404 Aug 25 10:23:08.155444 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 640/2612] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:23:08 2026] DELETE /volume/v3/volumes/f8b04354-862e-404a-b743-4237ba66fa97 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:23:08.167266 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-9b7dca8b-ba53-44a3-a8f4-1d16a2de86f9 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:08.169908 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9b7dca8b-ba53-44a3-a8f4-1d16a2de86f9 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] GET https://10.4.3.119/volume/v3/volumes/f8b04354-862e-404a-b743-4237ba66fa97 Aug 25 10:23:08.170767 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9b7dca8b-ba53-44a3-a8f4-1d16a2de86f9 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:08.171414 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9b7dca8b-ba53-44a3-a8f4-1d16a2de86f9 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:08.184120 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9b7dca8b-ba53-44a3-a8f4-1d16a2de86f9 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/volumes/f8b04354-862e-404a-b743-4237ba66fa97 returned with HTTP 404 Aug 25 10:23:08.184976 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 664/2613] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:08 2026] GET /volume/v3/volumes/f8b04354-862e-404a-b743-4237ba66fa97 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:23:08.194773 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-0b381dfa-c39a-4fb9-bd83-ee0e753b2492 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:08.197084 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0b381dfa-c39a-4fb9-bd83-ee0e753b2492 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] DELETE https://10.4.3.119/volume/v3/volumes/90f80c4d-c153-4572-a545-8631c0f90841 Aug 25 10:23:08.197569 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0b381dfa-c39a-4fb9-bd83-ee0e753b2492 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:08.197911 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0b381dfa-c39a-4fb9-bd83-ee0e753b2492 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:08.198730 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-0b381dfa-c39a-4fb9-bd83-ee0e753b2492 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Delete volume with id: 90f80c4d-c153-4572-a545-8631c0f90841 Aug 25 10:23:08.209545 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:08.209545 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:23:08.210274 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-0b381dfa-c39a-4fb9-bd83-ee0e753b2492 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Volume info retrieved successfully. Aug 25 10:23:08.242665 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-0b381dfa-c39a-4fb9-bd83-ee0e753b2492 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Delete volume request issued successfully. Aug 25 10:23:08.242665 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0b381dfa-c39a-4fb9-bd83-ee0e753b2492 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/volumes/90f80c4d-c153-4572-a545-8631c0f90841 returned with HTTP 202 Aug 25 10:23:08.243924 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 657/2614] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:23:08 2026] DELETE /volume/v3/volumes/90f80c4d-c153-4572-a545-8631c0f90841 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:23:08.253418 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-e2694d4a-a503-4edb-b5ef-0ea22ae133b9 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:08.259177 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e2694d4a-a503-4edb-b5ef-0ea22ae133b9 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] GET https://10.4.3.119/volume/v3/volumes/90f80c4d-c153-4572-a545-8631c0f90841 Aug 25 10:23:08.259790 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e2694d4a-a503-4edb-b5ef-0ea22ae133b9 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:08.260388 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e2694d4a-a503-4edb-b5ef-0ea22ae133b9 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:08.276586 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:08.276586 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:23:08.284198 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-e2694d4a-a503-4edb-b5ef-0ea22ae133b9 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Volume info retrieved successfully. Aug 25 10:23:08.292840 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e2694d4a-a503-4edb-b5ef-0ea22ae133b9 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/volumes/90f80c4d-c153-4572-a545-8631c0f90841 returned with HTTP 200 Aug 25 10:23:08.292840 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 654/2615] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:08 2026] GET /volume/v3/volumes/90f80c4d-c153-4572-a545-8631c0f90841 => generated 852 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:08.427683 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-3d515d21-f163-4284-a54c-d9e711d7ac17 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:08.430314 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3d515d21-f163-4284-a54c-d9e711d7ac17 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] GET https://10.4.3.119/volume/v3/volumes/d9381bae-484c-4061-a52b-44d45e4392a3 Aug 25 10:23:08.430474 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3d515d21-f163-4284-a54c-d9e711d7ac17 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:08.430673 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3d515d21-f163-4284-a54c-d9e711d7ac17 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:08.439596 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3d515d21-f163-4284-a54c-d9e711d7ac17 tempest-VolumesSnapshotListTestJSON-1781288601 tempest-VolumesSnapshotListTestJSON-1781288601-project-member] https://10.4.3.119/volume/v3/volumes/d9381bae-484c-4061-a52b-44d45e4392a3 returned with HTTP 404 Aug 25 10:23:08.440260 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 641/2616] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:08 2026] GET /volume/v3/volumes/d9381bae-484c-4061-a52b-44d45e4392a3 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:23:08.471664 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-365a50e5-85d5-4171-96a1-8d361911f6a9 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:08.474340 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-365a50e5-85d5-4171-96a1-8d361911f6a9 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] GET https://10.4.3.119/volume/v3/volumes/78c37873-5527-4014-85b7-3e8d6dcc94ab Aug 25 10:23:08.474340 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-365a50e5-85d5-4171-96a1-8d361911f6a9 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:08.474529 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-365a50e5-85d5-4171-96a1-8d361911f6a9 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:08.480862 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-365a50e5-85d5-4171-96a1-8d361911f6a9 tempest-CreateVolumesFromSourceVolumeTest-1789227427 tempest-CreateVolumesFromSourceVolumeTest-1789227427-project-member] https://10.4.3.119/volume/v3/volumes/78c37873-5527-4014-85b7-3e8d6dcc94ab returned with HTTP 404 Aug 25 10:23:08.481358 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 665/2617] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:08 2026] GET /volume/v3/volumes/78c37873-5527-4014-85b7-3e8d6dcc94ab => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:23:08.853736 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-2826b4de-e893-4d75-ba5d-e9d2932e445b None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:08.855534 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2826b4de-e893-4d75-ba5d-e9d2932e445b tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] GET https://10.4.3.119/volume/v3/backups/99c2939e-ba91-4fc1-9b5d-649ef65ae92b Aug 25 10:23:08.855753 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2826b4de-e893-4d75-ba5d-e9d2932e445b tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:08.855963 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2826b4de-e893-4d75-ba5d-e9d2932e445b tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:08.856132 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-2826b4de-e893-4d75-ba5d-e9d2932e445b tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Show backup with id 99c2939e-ba91-4fc1-9b5d-649ef65ae92b. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:23:08.860310 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:08.860310 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:23:08.861164 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2826b4de-e893-4d75-ba5d-e9d2932e445b tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] https://10.4.3.119/volume/v3/backups/99c2939e-ba91-4fc1-9b5d-649ef65ae92b returned with HTTP 200 Aug 25 10:23:08.861630 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 658/2618] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:08 2026] GET /volume/v3/backups/99c2939e-ba91-4fc1-9b5d-649ef65ae92b => generated 799 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:09.286634 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-c158e094-aa42-4b19-9b54-eb6d06c46fc7 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:09.311698 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-b082ae6c-f1c6-41a3-b35a-c8bf4d8c8711 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:09.314247 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b082ae6c-f1c6-41a3-b35a-c8bf4d8c8711 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] GET https://10.4.3.119/volume/v3/volumes/90f80c4d-c153-4572-a545-8631c0f90841 Aug 25 10:23:09.314322 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b082ae6c-f1c6-41a3-b35a-c8bf4d8c8711 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:09.314558 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b082ae6c-f1c6-41a3-b35a-c8bf4d8c8711 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:09.322894 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b082ae6c-f1c6-41a3-b35a-c8bf4d8c8711 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/volumes/90f80c4d-c153-4572-a545-8631c0f90841 returned with HTTP 404 Aug 25 10:23:09.323403 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 642/2619] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:09 2026] GET /volume/v3/volumes/90f80c4d-c153-4572-a545-8631c0f90841 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:23:09.460762 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c158e094-aa42-4b19-9b54-eb6d06c46fc7 tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:23:09.461122 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c158e094-aa42-4b19-9b54-eb6d06c46fc7 tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-1611638166"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:23:09.462561 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-c158e094-aa42-4b19-9b54-eb6d06c46fc7 tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-1611638166'}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:23:09.462677 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-c158e094-aa42-4b19-9b54-eb6d06c46fc7 tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] Create volume of 1 GB Aug 25 10:23:09.468613 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-c158e094-aa42-4b19-9b54-eb6d06c46fc7 tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] Availability Zones retrieved successfully. Aug 25 10:23:09.474990 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-c158e094-aa42-4b19-9b54-eb6d06c46fc7 tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] Flow 'volume_create_api' (11eb7459-5fe8-468d-ba23-8af4b16f5a0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:23:09.475993 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-c158e094-aa42-4b19-9b54-eb6d06c46fc7 tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d4211ff-7835-4926-b989-aa0cbaa6ac47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:09.477262 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [None req-c158e094-aa42-4b19-9b54-eb6d06c46fc7 tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] Validating volume size '1' using validate_int {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:23:09.517017 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-c158e094-aa42-4b19-9b54-eb6d06c46fc7 tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d4211ff-7835-4926-b989-aa0cbaa6ac47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:09.518261 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-c158e094-aa42-4b19-9b54-eb6d06c46fc7 tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a246ff23-699a-466f-be3c-cf80f4271bda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:09.599202 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-c158e094-aa42-4b19-9b54-eb6d06c46fc7 tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] Created reservations ['ae261761-689c-4b12-8f45-91bd06f102cc', '64593e23-b7b3-4c3e-b02a-4ebd354cc897', 'c9162350-55d5-4630-9c45-06f18fa3aa83', 'a04946cc-eb23-4bc4-9bcf-10d73f26f0a3'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:23:09.600151 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-c158e094-aa42-4b19-9b54-eb6d06c46fc7 tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a246ff23-699a-466f-be3c-cf80f4271bda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae261761-689c-4b12-8f45-91bd06f102cc', '64593e23-b7b3-4c3e-b02a-4ebd354cc897', 'c9162350-55d5-4630-9c45-06f18fa3aa83', 'a04946cc-eb23-4bc4-9bcf-10d73f26f0a3']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:09.601491 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-c158e094-aa42-4b19-9b54-eb6d06c46fc7 tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e392931-a179-4579-8e63-21e64e0577fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:09.633130 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-c158e094-aa42-4b19-9b54-eb6d06c46fc7 tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e392931-a179-4579-8e63-21e64e0577fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '392e1370-16c1-4db7-91fb-5687fb62cba6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1611638166',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0914a04b06d541eda89ff99452e38352',qos_specs=None,replication_status=,reservations=['ae261761-689c-4b12-8f45-91bd06f102cc','64593e23-b7b3-4c3e-b02a-4ebd354cc897','c9162350-55d5-4630-9c45-06f18fa3aa83','a04946cc-eb23-4bc4-9bcf-10d73f26f0a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aee3ec4122234cf5bf707715b7c2f7ef',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:23:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1611638166',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=392e1370-16c1-4db7-91fb-5687fb62cba6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0914a04b06d541eda89ff99452e38352',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aee3ec4122234cf5bf707715b7c2f7ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:09.634273 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-c158e094-aa42-4b19-9b54-eb6d06c46fc7 tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a371a4ad-5075-425c-8e58-65a1d710bf41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:09.660332 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-c158e094-aa42-4b19-9b54-eb6d06c46fc7 tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a371a4ad-5075-425c-8e58-65a1d710bf41) transitioned into state 'SUCCESS' from state '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-1611638166',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0914a04b06d541eda89ff99452e38352',qos_specs=None,replication_status=,reservations=['ae261761-689c-4b12-8f45-91bd06f102cc','64593e23-b7b3-4c3e-b02a-4ebd354cc897','c9162350-55d5-4630-9c45-06f18fa3aa83','a04946cc-eb23-4bc4-9bcf-10d73f26f0a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aee3ec4122234cf5bf707715b7c2f7ef',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:09.661449 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-c158e094-aa42-4b19-9b54-eb6d06c46fc7 tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22da0a58-4ea1-4aca-b84c-9356d8b894ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:09.674990 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-c158e094-aa42-4b19-9b54-eb6d06c46fc7 tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22da0a58-4ea1-4aca-b84c-9356d8b894ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:09.676170 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-c158e094-aa42-4b19-9b54-eb6d06c46fc7 tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] Flow 'volume_create_api' (11eb7459-5fe8-468d-ba23-8af4b16f5a0d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:23:09.676593 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-c158e094-aa42-4b19-9b54-eb6d06c46fc7 tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] Create volume request issued successfully. Aug 25 10:23:09.677395 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c158e094-aa42-4b19-9b54-eb6d06c46fc7 tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:23:09.678207 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 655/2620] 10.4.3.119 () {68 vars in 1258 bytes} [Tue Aug 25 10:23:09 2026] POST /volume/v3/volumes => generated 755 bytes in 392 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:23:09.690870 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-d738b834-5ec2-42bf-bada-cd72714cf00e None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:09.692918 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d738b834-5ec2-42bf-bada-cd72714cf00e tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] GET https://10.4.3.119/volume/v3/volumes/392e1370-16c1-4db7-91fb-5687fb62cba6 Aug 25 10:23:09.693377 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d738b834-5ec2-42bf-bada-cd72714cf00e tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:09.693377 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d738b834-5ec2-42bf-bada-cd72714cf00e tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:09.701610 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:09.701610 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:23:09.706525 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-d738b834-5ec2-42bf-bada-cd72714cf00e tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] Volume info retrieved successfully. Aug 25 10:23:09.712549 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d738b834-5ec2-42bf-bada-cd72714cf00e tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] https://10.4.3.119/volume/v3/volumes/392e1370-16c1-4db7-91fb-5687fb62cba6 returned with HTTP 200 Aug 25 10:23:09.712976 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 666/2621] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:09 2026] GET /volume/v3/volumes/392e1370-16c1-4db7-91fb-5687fb62cba6 => generated 823 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:09.875614 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-918368a7-d62d-44b8-ba02-c8d15e0671a5 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:09.877452 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-918368a7-d62d-44b8-ba02-c8d15e0671a5 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] GET https://10.4.3.119/volume/v3/backups/99c2939e-ba91-4fc1-9b5d-649ef65ae92b Aug 25 10:23:09.877679 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-918368a7-d62d-44b8-ba02-c8d15e0671a5 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:09.877935 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-918368a7-d62d-44b8-ba02-c8d15e0671a5 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:09.878147 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-918368a7-d62d-44b8-ba02-c8d15e0671a5 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Show backup with id 99c2939e-ba91-4fc1-9b5d-649ef65ae92b. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:23:09.884126 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:09.884126 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:23:09.886177 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-918368a7-d62d-44b8-ba02-c8d15e0671a5 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] https://10.4.3.119/volume/v3/backups/99c2939e-ba91-4fc1-9b5d-649ef65ae92b returned with HTTP 200 Aug 25 10:23:09.886860 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 659/2622] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:09 2026] GET /volume/v3/backups/99c2939e-ba91-4fc1-9b5d-649ef65ae92b => generated 799 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:10.543461 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-3cf72594-64cd-4da1-9b8f-a5b2643b0b7a None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:10.699524 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3cf72594-64cd-4da1-9b8f-a5b2643b0b7a tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:23:10.700009 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3cf72594-64cd-4da1-9b8f-a5b2643b0b7a tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-890500223"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:23:10.702210 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-3cf72594-64cd-4da1-9b8f-a5b2643b0b7a tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-890500223'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:23:10.702488 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-3cf72594-64cd-4da1-9b8f-a5b2643b0b7a tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Create volume of 1 GB Aug 25 10:23:10.707883 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-3cf72594-64cd-4da1-9b8f-a5b2643b0b7a tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Availability Zones retrieved successfully. Aug 25 10:23:10.713498 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-3cf72594-64cd-4da1-9b8f-a5b2643b0b7a tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Flow 'volume_create_api' (b8b726c0-fec9-4788-a7c9-5f812a0fdbab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:23:10.714598 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-3cf72594-64cd-4da1-9b8f-a5b2643b0b7a tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81d42aca-ae26-4eb9-a366-060144b8026f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:10.715431 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-3cf72594-64cd-4da1-9b8f-a5b2643b0b7a tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:23:10.731489 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-1f74b96a-2007-4f24-9825-f3bdd6a51a81 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:10.734962 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1f74b96a-2007-4f24-9825-f3bdd6a51a81 tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] GET https://10.4.3.119/volume/v3/volumes/392e1370-16c1-4db7-91fb-5687fb62cba6 Aug 25 10:23:10.735265 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1f74b96a-2007-4f24-9825-f3bdd6a51a81 tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:10.735472 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1f74b96a-2007-4f24-9825-f3bdd6a51a81 tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:10.750310 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:10.750310 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:23:10.758153 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-1f74b96a-2007-4f24-9825-f3bdd6a51a81 tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] Volume info retrieved successfully. Aug 25 10:23:10.761090 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-3cf72594-64cd-4da1-9b8f-a5b2643b0b7a tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81d42aca-ae26-4eb9-a366-060144b8026f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:10.763899 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-3cf72594-64cd-4da1-9b8f-a5b2643b0b7a tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e82f4776-3b77-4be6-b0b7-4ca1b55ace61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:10.765286 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1f74b96a-2007-4f24-9825-f3bdd6a51a81 tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] https://10.4.3.119/volume/v3/volumes/392e1370-16c1-4db7-91fb-5687fb62cba6 returned with HTTP 200 Aug 25 10:23:10.765908 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 656/2623] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:10 2026] GET /volume/v3/volumes/392e1370-16c1-4db7-91fb-5687fb62cba6 => generated 848 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:10.784557 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-262fd586-1f4b-48b3-b49b-4053ef3912dd None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:10.789012 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-262fd586-1f4b-48b3-b49b-4053ef3912dd tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] POST https://10.4.3.119/volume/v3/snapshots Aug 25 10:23:10.789619 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-262fd586-1f4b-48b3-b49b-4053ef3912dd tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "392e1370-16c1-4db7-91fb-5687fb62cba6", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-1382093076"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:23:10.804078 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:10.804078 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:23:10.804711 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-262fd586-1f4b-48b3-b49b-4053ef3912dd tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] Volume info retrieved successfully. Aug 25 10:23:10.805007 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.snapshots [None req-262fd586-1f4b-48b3-b49b-4053ef3912dd tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] Create snapshot from volume 392e1370-16c1-4db7-91fb-5687fb62cba6 Aug 25 10:23:10.876942 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-3cf72594-64cd-4da1-9b8f-a5b2643b0b7a tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Created reservations ['1be2d1af-30c6-4d17-9018-c643c1c059ea', '64361dfa-ba23-481a-b51d-4bbb80d2c6d8', '82b8b3ad-a52c-4972-a5d7-88c76b5cf020', '4b08e42f-7e2c-48ba-a38f-8fa8936aa497'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:23:10.878434 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-3cf72594-64cd-4da1-9b8f-a5b2643b0b7a tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e82f4776-3b77-4be6-b0b7-4ca1b55ace61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1be2d1af-30c6-4d17-9018-c643c1c059ea', '64361dfa-ba23-481a-b51d-4bbb80d2c6d8', '82b8b3ad-a52c-4972-a5d7-88c76b5cf020', '4b08e42f-7e2c-48ba-a38f-8fa8936aa497']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:10.879563 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-3cf72594-64cd-4da1-9b8f-a5b2643b0b7a tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5cf64f6a-a2a3-42c5-86c6-d3a38ea14e9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:10.879853 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-262fd586-1f4b-48b3-b49b-4053ef3912dd tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] Created reservations ['c24f9573-cfe0-4cc1-bc62-2c94c4b9c315', 'e9490a40-ba9e-4712-b044-db5ca60cbc56', '3c68261f-4a29-4ac9-83cf-ff1964bd4fb6', 'b0eb815c-b510-48ab-be2c-770fe012d975'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:23:10.906201 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-5525a996-4147-4f51-8594-d27fec36b79c None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:10.909282 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5525a996-4147-4f51-8594-d27fec36b79c tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] GET https://10.4.3.119/volume/v3/backups/99c2939e-ba91-4fc1-9b5d-649ef65ae92b Aug 25 10:23:10.909600 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-5525a996-4147-4f51-8594-d27fec36b79c tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:10.910612 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-5525a996-4147-4f51-8594-d27fec36b79c tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:10.910612 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-5525a996-4147-4f51-8594-d27fec36b79c tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Show backup with id 99c2939e-ba91-4fc1-9b5d-649ef65ae92b. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:23:10.916672 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:10.916672 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:23:10.918151 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5525a996-4147-4f51-8594-d27fec36b79c tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] https://10.4.3.119/volume/v3/backups/99c2939e-ba91-4fc1-9b5d-649ef65ae92b returned with HTTP 200 Aug 25 10:23:10.918590 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 660/2624] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:10 2026] GET /volume/v3/backups/99c2939e-ba91-4fc1-9b5d-649ef65ae92b => generated 799 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:10.920704 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-3cf72594-64cd-4da1-9b8f-a5b2643b0b7a tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5cf64f6a-a2a3-42c5-86c6-d3a38ea14e9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '190cd671-c46d-4850-9a38-e12575e81719', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-890500223',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ca256df96b24848a5513d1ee05ce2c9',qos_specs=None,replication_status=,reservations=['1be2d1af-30c6-4d17-9018-c643c1c059ea','64361dfa-ba23-481a-b51d-4bbb80d2c6d8','82b8b3ad-a52c-4972-a5d7-88c76b5cf020','4b08e42f-7e2c-48ba-a38f-8fa8936aa497'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d02062e97ae4e639f04a718ebb6b47d',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:23:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-890500223',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=190cd671-c46d-4850-9a38-e12575e81719,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ca256df96b24848a5513d1ee05ce2c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8d02062e97ae4e639f04a718ebb6b47d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:10.921817 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-262fd586-1f4b-48b3-b49b-4053ef3912dd tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] Snapshot create request issued successfully. Aug 25 10:23:10.922238 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-3cf72594-64cd-4da1-9b8f-a5b2643b0b7a tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae982b01-ac2c-405d-a16c-f486b37dbd89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:10.922483 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-262fd586-1f4b-48b3-b49b-4053ef3912dd tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] https://10.4.3.119/volume/v3/snapshots returned with HTTP 202 Aug 25 10:23:10.923064 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 667/2625] 10.4.3.119 () {68 vars in 1265 bytes} [Tue Aug 25 10:23:10 2026] POST /volume/v3/snapshots => generated 311 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:23:10.936722 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-5a23de33-09da-4188-a6e7-0f08971a80e1 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:10.940088 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5a23de33-09da-4188-a6e7-0f08971a80e1 tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] GET https://10.4.3.119/volume/v3/snapshots/4b884a64-6c66-4ce0-878b-0dbe4db471b2 Aug 25 10:23:10.940186 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-5a23de33-09da-4188-a6e7-0f08971a80e1 tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:10.941165 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-5a23de33-09da-4188-a6e7-0f08971a80e1 tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:10.947719 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:10.947719 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:23:10.948075 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-3cf72594-64cd-4da1-9b8f-a5b2643b0b7a tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae982b01-ac2c-405d-a16c-f486b37dbd89) transitioned into state 'SUCCESS' from state '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-890500223',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ca256df96b24848a5513d1ee05ce2c9',qos_specs=None,replication_status=,reservations=['1be2d1af-30c6-4d17-9018-c643c1c059ea','64361dfa-ba23-481a-b51d-4bbb80d2c6d8','82b8b3ad-a52c-4972-a5d7-88c76b5cf020','4b08e42f-7e2c-48ba-a38f-8fa8936aa497'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d02062e97ae4e639f04a718ebb6b47d',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:10.948317 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-5a23de33-09da-4188-a6e7-0f08971a80e1 tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] Snapshot retrieved successfully. Aug 25 10:23:10.949153 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-3cf72594-64cd-4da1-9b8f-a5b2643b0b7a tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbccfb3b-37be-4bea-a98d-ed88edf0b086) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:10.949668 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5a23de33-09da-4188-a6e7-0f08971a80e1 tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] https://10.4.3.119/volume/v3/snapshots/4b884a64-6c66-4ce0-878b-0dbe4db471b2 returned with HTTP 200 Aug 25 10:23:10.950331 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 657/2626] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:23:10 2026] GET /volume/v3/snapshots/4b884a64-6c66-4ce0-878b-0dbe4db471b2 => generated 443 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:10.964971 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-3cf72594-64cd-4da1-9b8f-a5b2643b0b7a tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbccfb3b-37be-4bea-a98d-ed88edf0b086) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:10.966107 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-3cf72594-64cd-4da1-9b8f-a5b2643b0b7a tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Flow 'volume_create_api' (b8b726c0-fec9-4788-a7c9-5f812a0fdbab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:23:10.966572 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-3cf72594-64cd-4da1-9b8f-a5b2643b0b7a tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Create volume request issued successfully. Aug 25 10:23:10.967081 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3cf72594-64cd-4da1-9b8f-a5b2643b0b7a tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:23:10.968176 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 643/2627] 10.4.3.119 () {70 vars in 1298 bytes} [Tue Aug 25 10:23:10 2026] POST /volume/v3/volumes => generated 777 bytes in 425 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:23:10.984045 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-54cda981-c977-406a-afd1-df8b69a65fa2 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:10.986594 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-54cda981-c977-406a-afd1-df8b69a65fa2 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] GET https://10.4.3.119/volume/v3/volumes/190cd671-c46d-4850-9a38-e12575e81719 Aug 25 10:23:10.986827 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-54cda981-c977-406a-afd1-df8b69a65fa2 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:10.987235 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-54cda981-c977-406a-afd1-df8b69a65fa2 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:10.997222 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:10.997222 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:23:11.001038 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-54cda981-c977-406a-afd1-df8b69a65fa2 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Volume info retrieved successfully. Aug 25 10:23:11.005627 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-54cda981-c977-406a-afd1-df8b69a65fa2 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] https://10.4.3.119/volume/v3/volumes/190cd671-c46d-4850-9a38-e12575e81719 returned with HTTP 200 Aug 25 10:23:11.006086 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 661/2628] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:23:10 2026] GET /volume/v3/volumes/190cd671-c46d-4850-9a38-e12575e81719 => generated 956 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:11.591006 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-c767c531-b503-4e55-8aff-59d8a712f7c0 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:11.702812 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c767c531-b503-4e55-8aff-59d8a712f7c0 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:23:11.703171 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c767c531-b503-4e55-8aff-59d8a712f7c0 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-573625682"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:23:11.704980 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volumes [None req-c767c531-b503-4e55-8aff-59d8a712f7c0 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-573625682'}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:23:11.706179 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-c767c531-b503-4e55-8aff-59d8a712f7c0 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Create volume of 1 GB Aug 25 10:23:11.706179 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:11.706179 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:23:11.709632 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-c767c531-b503-4e55-8aff-59d8a712f7c0 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Availability Zones retrieved successfully. Aug 25 10:23:11.715657 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-c767c531-b503-4e55-8aff-59d8a712f7c0 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Flow 'volume_create_api' (7491519f-2910-4345-98f8-2dec499fd619) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:23:11.716771 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-c767c531-b503-4e55-8aff-59d8a712f7c0 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6089ef66-fbae-420b-be6a-1e92be8f32c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:11.717724 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [None req-c767c531-b503-4e55-8aff-59d8a712f7c0 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Validating volume size '1' using validate_int {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:23:11.744789 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-c767c531-b503-4e55-8aff-59d8a712f7c0 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6089ef66-fbae-420b-be6a-1e92be8f32c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:11.745627 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-c767c531-b503-4e55-8aff-59d8a712f7c0 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (174087ec-c276-44a9-9bcc-7a3256697ebd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:11.840534 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-c767c531-b503-4e55-8aff-59d8a712f7c0 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Created reservations ['2a04419f-25a8-4b50-aa69-cfe3f7b16bae', '3aa05360-76bb-4717-ade8-9edc77fd8e3b', 'e495cfc3-aefb-418c-897b-7eea82efe31c', 'f0f86187-2c8b-40a7-9bd7-2b02b4451741'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:23:11.841811 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-c767c531-b503-4e55-8aff-59d8a712f7c0 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (174087ec-c276-44a9-9bcc-7a3256697ebd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2a04419f-25a8-4b50-aa69-cfe3f7b16bae', '3aa05360-76bb-4717-ade8-9edc77fd8e3b', 'e495cfc3-aefb-418c-897b-7eea82efe31c', 'f0f86187-2c8b-40a7-9bd7-2b02b4451741']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:11.843162 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-c767c531-b503-4e55-8aff-59d8a712f7c0 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f9ff478-2d6e-4cc4-9626-844253779cde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:11.874985 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-c767c531-b503-4e55-8aff-59d8a712f7c0 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f9ff478-2d6e-4cc4-9626-844253779cde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5c4fa755-20eb-4019-9103-e547505f08e2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-573625682',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='530992d4418b4bd5a29162fffa0826dc',qos_specs=None,replication_status=,reservations=['2a04419f-25a8-4b50-aa69-cfe3f7b16bae','3aa05360-76bb-4717-ade8-9edc77fd8e3b','e495cfc3-aefb-418c-897b-7eea82efe31c','f0f86187-2c8b-40a7-9bd7-2b02b4451741'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a656dd8fae945e1b3873652dc5907e5',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:23:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-573625682',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5c4fa755-20eb-4019-9103-e547505f08e2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='530992d4418b4bd5a29162fffa0826dc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4a656dd8fae945e1b3873652dc5907e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:11.875969 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-c767c531-b503-4e55-8aff-59d8a712f7c0 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (adcfa0bb-28f3-4eeb-8199-27d2f6003c6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:11.906153 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-c767c531-b503-4e55-8aff-59d8a712f7c0 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (adcfa0bb-28f3-4eeb-8199-27d2f6003c6f) transitioned into state 'SUCCESS' from state '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-573625682',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='530992d4418b4bd5a29162fffa0826dc',qos_specs=None,replication_status=,reservations=['2a04419f-25a8-4b50-aa69-cfe3f7b16bae','3aa05360-76bb-4717-ade8-9edc77fd8e3b','e495cfc3-aefb-418c-897b-7eea82efe31c','f0f86187-2c8b-40a7-9bd7-2b02b4451741'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a656dd8fae945e1b3873652dc5907e5',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:11.907330 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-c767c531-b503-4e55-8aff-59d8a712f7c0 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d77a73ba-ffb1-4ae1-ade0-564e30642299) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:11.925840 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-c767c531-b503-4e55-8aff-59d8a712f7c0 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d77a73ba-ffb1-4ae1-ade0-564e30642299) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:11.927268 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-c767c531-b503-4e55-8aff-59d8a712f7c0 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Flow 'volume_create_api' (7491519f-2910-4345-98f8-2dec499fd619) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:23:11.927493 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-c767c531-b503-4e55-8aff-59d8a712f7c0 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Create volume request issued successfully. Aug 25 10:23:11.928361 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c767c531-b503-4e55-8aff-59d8a712f7c0 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:23:11.929388 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 668/2629] 10.4.3.119 () {70 vars in 1299 bytes} [Tue Aug 25 10:23:11 2026] POST /volume/v3/volumes => generated 769 bytes in 338 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:23:11.936390 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-ac10e527-f93f-4ad6-a4b6-2da1a85f175d None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:11.938796 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ac10e527-f93f-4ad6-a4b6-2da1a85f175d tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] GET https://10.4.3.119/volume/v3/backups/99c2939e-ba91-4fc1-9b5d-649ef65ae92b Aug 25 10:23:11.939096 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ac10e527-f93f-4ad6-a4b6-2da1a85f175d tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:11.939399 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ac10e527-f93f-4ad6-a4b6-2da1a85f175d tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:11.939571 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-ac10e527-f93f-4ad6-a4b6-2da1a85f175d tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Show backup with id 99c2939e-ba91-4fc1-9b5d-649ef65ae92b. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:23:11.945415 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-55a6ef5d-6964-4222-9f81-b9ccc8a65e81 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:11.947881 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-55a6ef5d-6964-4222-9f81-b9ccc8a65e81 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] GET https://10.4.3.119/volume/v3/volumes/5c4fa755-20eb-4019-9103-e547505f08e2 Aug 25 10:23:11.948232 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-55a6ef5d-6964-4222-9f81-b9ccc8a65e81 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:11.948910 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-55a6ef5d-6964-4222-9f81-b9ccc8a65e81 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:11.948979 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:11.948979 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:23:11.950163 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ac10e527-f93f-4ad6-a4b6-2da1a85f175d tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] https://10.4.3.119/volume/v3/backups/99c2939e-ba91-4fc1-9b5d-649ef65ae92b returned with HTTP 200 Aug 25 10:23:11.950644 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 658/2630] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:11 2026] GET /volume/v3/backups/99c2939e-ba91-4fc1-9b5d-649ef65ae92b => generated 799 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:11.960044 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:11.960044 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:23:11.964027 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-55a6ef5d-6964-4222-9f81-b9ccc8a65e81 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Volume info retrieved successfully. Aug 25 10:23:11.965534 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-47d58a03-ac63-4c82-a679-91350c27a8b9 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:11.967739 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-55a6ef5d-6964-4222-9f81-b9ccc8a65e81 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] https://10.4.3.119/volume/v3/volumes/5c4fa755-20eb-4019-9103-e547505f08e2 returned with HTTP 200 Aug 25 10:23:11.967872 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-47d58a03-ac63-4c82-a679-91350c27a8b9 tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] GET https://10.4.3.119/volume/v3/snapshots/4b884a64-6c66-4ce0-878b-0dbe4db471b2 Aug 25 10:23:11.968162 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 644/2631] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:23:11 2026] GET /volume/v3/volumes/5c4fa755-20eb-4019-9103-e547505f08e2 => generated 837 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:23:11.968227 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-47d58a03-ac63-4c82-a679-91350c27a8b9 tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:11.969012 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-47d58a03-ac63-4c82-a679-91350c27a8b9 tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:11.984936 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:11.984936 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:23:11.985582 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-47d58a03-ac63-4c82-a679-91350c27a8b9 tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] Snapshot retrieved successfully. Aug 25 10:23:11.986628 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-47d58a03-ac63-4c82-a679-91350c27a8b9 tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] https://10.4.3.119/volume/v3/snapshots/4b884a64-6c66-4ce0-878b-0dbe4db471b2 returned with HTTP 200 Aug 25 10:23:11.987057 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 662/2632] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:23:11 2026] GET /volume/v3/snapshots/4b884a64-6c66-4ce0-878b-0dbe4db471b2 => generated 470 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:12.000461 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-ae251271-7212-40ba-949a-1f65f46439f2 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:12.003210 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ae251271-7212-40ba-949a-1f65f46439f2 tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] POST https://10.4.3.119/volume/v3/snapshots/4b884a64-6c66-4ce0-878b-0dbe4db471b2/metadata Aug 25 10:23:12.003646 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ae251271-7212-40ba-949a-1f65f46439f2 tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:23:12.013362 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:12.013362 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:23:12.013822 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-ae251271-7212-40ba-949a-1f65f46439f2 tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] Snapshot retrieved successfully. Aug 25 10:23:12.028703 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-45db5064-1fb8-451b-8c4b-2e5ae495f622 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:12.032791 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-45db5064-1fb8-451b-8c4b-2e5ae495f622 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] GET https://10.4.3.119/volume/v3/volumes/190cd671-c46d-4850-9a38-e12575e81719 Aug 25 10:23:12.032991 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-45db5064-1fb8-451b-8c4b-2e5ae495f622 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:12.033302 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-45db5064-1fb8-451b-8c4b-2e5ae495f622 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:12.050099 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:12.050099 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:23:12.056625 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-45db5064-1fb8-451b-8c4b-2e5ae495f622 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Volume info retrieved successfully. Aug 25 10:23:12.061276 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-45db5064-1fb8-451b-8c4b-2e5ae495f622 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] https://10.4.3.119/volume/v3/volumes/190cd671-c46d-4850-9a38-e12575e81719 returned with HTTP 200 Aug 25 10:23:12.062030 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 659/2633] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:23:12 2026] GET /volume/v3/volumes/190cd671-c46d-4850-9a38-e12575e81719 => generated 1017 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:23:12.064987 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-ae251271-7212-40ba-949a-1f65f46439f2 tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] Update snapshot metadata completed successfully. Aug 25 10:23:12.065339 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ae251271-7212-40ba-949a-1f65f46439f2 tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] https://10.4.3.119/volume/v3/snapshots/4b884a64-6c66-4ce0-878b-0dbe4db471b2/metadata returned with HTTP 200 Aug 25 10:23:12.066069 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 669/2634] 10.4.3.119 () {68 vars in 1402 bytes} [Tue Aug 25 10:23:11 2026] POST /volume/v3/snapshots/4b884a64-6c66-4ce0-878b-0dbe4db471b2/metadata => generated 68 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 10:23:12.076757 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-7cbd8cbc-3517-4281-afef-fc822aa41eb7 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:12.084472 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-4b61f77d-1f8a-47b3-9679-0daad390203b None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:12.084584 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-7cbd8cbc-3517-4281-afef-fc822aa41eb7 tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] GET https://10.4.3.119/volume/v3/snapshots/4b884a64-6c66-4ce0-878b-0dbe4db471b2/metadata Aug 25 10:23:12.084584 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-7cbd8cbc-3517-4281-afef-fc822aa41eb7 tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:12.084584 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-7cbd8cbc-3517-4281-afef-fc822aa41eb7 tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] Calling method 'index' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:12.084691 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4b61f77d-1f8a-47b3-9679-0daad390203b tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] POST https://10.4.3.119/volume/v3/backups Aug 25 10:23:12.084958 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4b61f77d-1f8a-47b3-9679-0daad390203b tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "190cd671-c46d-4850-9a38-e12575e81719", "name": "tempest-type-Backup-147302533"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:23:12.086966 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.contrib.backups [None req-4b61f77d-1f8a-47b3-9679-0daad390203b tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Creating new backup {'backup': {'volume_id': '190cd671-c46d-4850-9a38-e12575e81719', 'name': 'tempest-type-Backup-147302533'}} {{(pid=100390) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 10:23:12.087358 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.contrib.backups [None req-4b61f77d-1f8a-47b3-9679-0daad390203b tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Creating backup of volume 190cd671-c46d-4850-9a38-e12575e81719 in container None Aug 25 10:23:12.090919 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:12.090919 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:23:12.091383 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-7cbd8cbc-3517-4281-afef-fc822aa41eb7 tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] Snapshot retrieved successfully. Aug 25 10:23:12.092282 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-7cbd8cbc-3517-4281-afef-fc822aa41eb7 tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] Get snapshot metadata completed successfully. Aug 25 10:23:12.092535 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-7cbd8cbc-3517-4281-afef-fc822aa41eb7 tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] https://10.4.3.119/volume/v3/snapshots/4b884a64-6c66-4ce0-878b-0dbe4db471b2/metadata returned with HTTP 200 Aug 25 10:23:12.093003 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 645/2635] 10.4.3.119 () {66 vars in 1381 bytes} [Tue Aug 25 10:23:12 2026] GET /volume/v3/snapshots/4b884a64-6c66-4ce0-878b-0dbe4db471b2/metadata => generated 68 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 10:23:12.099249 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:12.099249 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:23:12.099719 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-4b61f77d-1f8a-47b3-9679-0daad390203b tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Volume info retrieved successfully. Aug 25 10:23:12.101564 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-f52a7e0a-8406-4c3e-a792-ab301516105d None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:12.104162 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f52a7e0a-8406-4c3e-a792-ab301516105d tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] PUT https://10.4.3.119/volume/v3/snapshots/4b884a64-6c66-4ce0-878b-0dbe4db471b2/metadata Aug 25 10:23:12.104255 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f52a7e0a-8406-4c3e-a792-ab301516105d tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:23:12.117603 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:12.117603 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:23:12.118500 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-f52a7e0a-8406-4c3e-a792-ab301516105d tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] Snapshot retrieved successfully. Aug 25 10:23:12.163195 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-4b61f77d-1f8a-47b3-9679-0daad390203b tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Created reservations ['5c9e2b8e-5818-4eed-8b57-81cc4c85996a', 'cc417c76-4fe5-4740-ae25-d1c9c6e0c0b2'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:23:12.167911 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-f52a7e0a-8406-4c3e-a792-ab301516105d tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] Update snapshot metadata completed successfully. Aug 25 10:23:12.167911 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f52a7e0a-8406-4c3e-a792-ab301516105d tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] https://10.4.3.119/volume/v3/snapshots/4b884a64-6c66-4ce0-878b-0dbe4db471b2/metadata returned with HTTP 200 Aug 25 10:23:12.168128 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 660/2636] 10.4.3.119 () {68 vars in 1401 bytes} [Tue Aug 25 10:23:12 2026] PUT /volume/v3/snapshots/4b884a64-6c66-4ce0-878b-0dbe4db471b2/metadata => generated 57 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 10:23:12.177479 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-3261f0d5-cfbb-4605-b8af-caa5ced9ef70 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:12.180470 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3261f0d5-cfbb-4605-b8af-caa5ced9ef70 tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] GET https://10.4.3.119/volume/v3/snapshots/4b884a64-6c66-4ce0-878b-0dbe4db471b2/metadata Aug 25 10:23:12.180756 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3261f0d5-cfbb-4605-b8af-caa5ced9ef70 tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:12.180988 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3261f0d5-cfbb-4605-b8af-caa5ced9ef70 tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] Calling method 'index' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:12.187656 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:12.187656 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:23:12.188089 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-3261f0d5-cfbb-4605-b8af-caa5ced9ef70 tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] Snapshot retrieved successfully. Aug 25 10:23:12.188766 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-3261f0d5-cfbb-4605-b8af-caa5ced9ef70 tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] Get snapshot metadata completed successfully. Aug 25 10:23:12.189912 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3261f0d5-cfbb-4605-b8af-caa5ced9ef70 tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] https://10.4.3.119/volume/v3/snapshots/4b884a64-6c66-4ce0-878b-0dbe4db471b2/metadata returned with HTTP 200 Aug 25 10:23:12.189912 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 670/2637] 10.4.3.119 () {66 vars in 1381 bytes} [Tue Aug 25 10:23:12 2026] GET /volume/v3/snapshots/4b884a64-6c66-4ce0-878b-0dbe4db471b2/metadata => generated 57 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 10:23:12.198764 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-281084f8-d615-4e57-aedc-ae17f9710d75 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:12.200884 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-281084f8-d615-4e57-aedc-ae17f9710d75 tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] DELETE https://10.4.3.119/volume/v3/snapshots/4b884a64-6c66-4ce0-878b-0dbe4db471b2/metadata/key3 Aug 25 10:23:12.200884 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-281084f8-d615-4e57-aedc-ae17f9710d75 tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:12.200884 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-281084f8-d615-4e57-aedc-ae17f9710d75 tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:12.206607 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:12.206607 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:23:12.206847 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4b61f77d-1f8a-47b3-9679-0daad390203b tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] https://10.4.3.119/volume/v3/backups returned with HTTP 202 Aug 25 10:23:12.207125 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-281084f8-d615-4e57-aedc-ae17f9710d75 tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] Snapshot retrieved successfully. Aug 25 10:23:12.207355 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 663/2638] 10.4.3.119 () {70 vars in 1299 bytes} [Tue Aug 25 10:23:12 2026] POST /volume/v3/backups => generated 315 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:23:12.208062 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-281084f8-d615-4e57-aedc-ae17f9710d75 tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] Get snapshot metadata completed successfully. Aug 25 10:23:12.217900 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-c75f1b89-8bfb-4d63-baaa-5f8d54091243 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:12.219808 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c75f1b89-8bfb-4d63-baaa-5f8d54091243 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] GET https://10.4.3.119/volume/v3/backups/a08bd0ce-6718-400d-a99e-2147a3e4e6a2 Aug 25 10:23:12.220033 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c75f1b89-8bfb-4d63-baaa-5f8d54091243 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:12.220250 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c75f1b89-8bfb-4d63-baaa-5f8d54091243 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:12.220378 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-c75f1b89-8bfb-4d63-baaa-5f8d54091243 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Show backup with id a08bd0ce-6718-400d-a99e-2147a3e4e6a2. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:23:12.224560 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-281084f8-d615-4e57-aedc-ae17f9710d75 tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] Delete snapshot metadata completed successfully. Aug 25 10:23:12.224981 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-281084f8-d615-4e57-aedc-ae17f9710d75 tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] https://10.4.3.119/volume/v3/snapshots/4b884a64-6c66-4ce0-878b-0dbe4db471b2/metadata/key3 returned with HTTP 200 Aug 25 10:23:12.225985 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:12.225985 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:23:12.226160 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 646/2639] 10.4.3.119 () {66 vars in 1399 bytes} [Tue Aug 25 10:23:12 2026] DELETE /volume/v3/snapshots/4b884a64-6c66-4ce0-878b-0dbe4db471b2/metadata/key3 => generated 0 bytes in 28 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 25 10:23:12.226642 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c75f1b89-8bfb-4d63-baaa-5f8d54091243 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] https://10.4.3.119/volume/v3/backups/a08bd0ce-6718-400d-a99e-2147a3e4e6a2 returned with HTTP 200 Aug 25 10:23:12.227103 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 661/2640] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:23:12 2026] GET /volume/v3/backups/a08bd0ce-6718-400d-a99e-2147a3e4e6a2 => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:12.234462 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-73ab5308-63ce-4e17-9c5e-4e275d112253 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:12.236727 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-73ab5308-63ce-4e17-9c5e-4e275d112253 tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] GET https://10.4.3.119/volume/v3/snapshots/4b884a64-6c66-4ce0-878b-0dbe4db471b2/metadata Aug 25 10:23:12.237006 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-73ab5308-63ce-4e17-9c5e-4e275d112253 tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:12.237283 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-73ab5308-63ce-4e17-9c5e-4e275d112253 tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] Calling method 'index' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:12.243864 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:12.243864 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:23:12.244482 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-73ab5308-63ce-4e17-9c5e-4e275d112253 tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] Snapshot retrieved successfully. Aug 25 10:23:12.245346 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-73ab5308-63ce-4e17-9c5e-4e275d112253 tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] Get snapshot metadata completed successfully. Aug 25 10:23:12.245602 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-73ab5308-63ce-4e17-9c5e-4e275d112253 tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] https://10.4.3.119/volume/v3/snapshots/4b884a64-6c66-4ce0-878b-0dbe4db471b2/metadata returned with HTTP 200 Aug 25 10:23:12.246037 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 671/2641] 10.4.3.119 () {66 vars in 1381 bytes} [Tue Aug 25 10:23:12 2026] GET /volume/v3/snapshots/4b884a64-6c66-4ce0-878b-0dbe4db471b2/metadata => generated 32 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 10:23:12.258698 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-67d14cdf-2831-40c1-9cdb-829c94e28ebc None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:12.261254 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-67d14cdf-2831-40c1-9cdb-829c94e28ebc tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] PUT https://10.4.3.119/volume/v3/snapshots/4b884a64-6c66-4ce0-878b-0dbe4db471b2/metadata Aug 25 10:23:12.261730 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-67d14cdf-2831-40c1-9cdb-829c94e28ebc tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:23:12.270506 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:12.270506 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:23:12.271162 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-67d14cdf-2831-40c1-9cdb-829c94e28ebc tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] Snapshot retrieved successfully. Aug 25 10:23:12.311817 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-67d14cdf-2831-40c1-9cdb-829c94e28ebc tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] Update snapshot metadata completed successfully. Aug 25 10:23:12.312127 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-67d14cdf-2831-40c1-9cdb-829c94e28ebc tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] https://10.4.3.119/volume/v3/snapshots/4b884a64-6c66-4ce0-878b-0dbe4db471b2/metadata returned with HTTP 200 Aug 25 10:23:12.316166 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 664/2642] 10.4.3.119 () {68 vars in 1401 bytes} [Tue Aug 25 10:23:12 2026] PUT /volume/v3/snapshots/4b884a64-6c66-4ce0-878b-0dbe4db471b2/metadata => generated 16 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 10:23:12.330254 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-ef3436f9-4380-4d1a-a294-3921135ca0e8 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:12.332365 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ef3436f9-4380-4d1a-a294-3921135ca0e8 tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] POST https://10.4.3.119/volume/v3/snapshots/4b884a64-6c66-4ce0-878b-0dbe4db471b2/metadata Aug 25 10:23:12.332722 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ef3436f9-4380-4d1a-a294-3921135ca0e8 tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:23:12.339455 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:12.339455 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:23:12.340029 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-ef3436f9-4380-4d1a-a294-3921135ca0e8 tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] Snapshot retrieved successfully. Aug 25 10:23:12.366036 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-ef3436f9-4380-4d1a-a294-3921135ca0e8 tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] Update snapshot metadata completed successfully. Aug 25 10:23:12.366388 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ef3436f9-4380-4d1a-a294-3921135ca0e8 tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] https://10.4.3.119/volume/v3/snapshots/4b884a64-6c66-4ce0-878b-0dbe4db471b2/metadata returned with HTTP 200 Aug 25 10:23:12.366950 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 647/2643] 10.4.3.119 () {68 vars in 1402 bytes} [Tue Aug 25 10:23:12 2026] POST /volume/v3/snapshots/4b884a64-6c66-4ce0-878b-0dbe4db471b2/metadata => generated 68 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 10:23:12.376788 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-10cdfbae-5eae-498a-a9f5-da6eadec2f78 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:12.378845 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-10cdfbae-5eae-498a-a9f5-da6eadec2f78 tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] GET https://10.4.3.119/volume/v3/snapshots/4b884a64-6c66-4ce0-878b-0dbe4db471b2/metadata Aug 25 10:23:12.379159 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-10cdfbae-5eae-498a-a9f5-da6eadec2f78 tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:12.379546 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-10cdfbae-5eae-498a-a9f5-da6eadec2f78 tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] Calling method 'index' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:12.396234 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:12.396234 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:23:12.396723 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-10cdfbae-5eae-498a-a9f5-da6eadec2f78 tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] Snapshot retrieved successfully. Aug 25 10:23:12.397520 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-10cdfbae-5eae-498a-a9f5-da6eadec2f78 tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] Get snapshot metadata completed successfully. Aug 25 10:23:12.397795 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-10cdfbae-5eae-498a-a9f5-da6eadec2f78 tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] https://10.4.3.119/volume/v3/snapshots/4b884a64-6c66-4ce0-878b-0dbe4db471b2/metadata returned with HTTP 200 Aug 25 10:23:12.398497 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 662/2644] 10.4.3.119 () {66 vars in 1381 bytes} [Tue Aug 25 10:23:12 2026] GET /volume/v3/snapshots/4b884a64-6c66-4ce0-878b-0dbe4db471b2/metadata => generated 68 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 10:23:12.413291 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-2b1a876a-608d-491a-b493-2c97e3cfabfb None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:12.417114 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2b1a876a-608d-491a-b493-2c97e3cfabfb tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] PUT https://10.4.3.119/volume/v3/snapshots/4b884a64-6c66-4ce0-878b-0dbe4db471b2/metadata/key3 Aug 25 10:23:12.417546 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2b1a876a-608d-491a-b493-2c97e3cfabfb tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:23:12.430502 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:12.430502 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:23:12.431060 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-2b1a876a-608d-491a-b493-2c97e3cfabfb tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] Snapshot retrieved successfully. Aug 25 10:23:12.457115 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-2b1a876a-608d-491a-b493-2c97e3cfabfb tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] Update snapshot metadata completed successfully. Aug 25 10:23:12.457500 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2b1a876a-608d-491a-b493-2c97e3cfabfb tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] https://10.4.3.119/volume/v3/snapshots/4b884a64-6c66-4ce0-878b-0dbe4db471b2/metadata/key3 returned with HTTP 200 Aug 25 10:23:12.458451 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 672/2645] 10.4.3.119 () {68 vars in 1416 bytes} [Tue Aug 25 10:23:12 2026] PUT /volume/v3/snapshots/4b884a64-6c66-4ce0-878b-0dbe4db471b2/metadata/key3 => generated 35 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 10:23:12.469289 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-9e1fb9b6-1201-4e0c-96ef-88889bd7c635 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:12.471830 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-9e1fb9b6-1201-4e0c-96ef-88889bd7c635 tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] GET https://10.4.3.119/volume/v3/snapshots/4b884a64-6c66-4ce0-878b-0dbe4db471b2/metadata/key3 Aug 25 10:23:12.471923 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-9e1fb9b6-1201-4e0c-96ef-88889bd7c635 tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:12.472112 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-9e1fb9b6-1201-4e0c-96ef-88889bd7c635 tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:12.482553 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:12.482553 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:23:12.482553 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-9e1fb9b6-1201-4e0c-96ef-88889bd7c635 tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] Snapshot retrieved successfully. Aug 25 10:23:12.482553 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-9e1fb9b6-1201-4e0c-96ef-88889bd7c635 tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] Get snapshot metadata completed successfully. Aug 25 10:23:12.482718 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-9e1fb9b6-1201-4e0c-96ef-88889bd7c635 tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] https://10.4.3.119/volume/v3/snapshots/4b884a64-6c66-4ce0-878b-0dbe4db471b2/metadata/key3 returned with HTTP 200 Aug 25 10:23:12.484990 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 665/2646] 10.4.3.119 () {66 vars in 1396 bytes} [Tue Aug 25 10:23:12 2026] GET /volume/v3/snapshots/4b884a64-6c66-4ce0-878b-0dbe4db471b2/metadata/key3 => generated 35 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 10:23:12.495002 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-c94451d0-2f9b-42d1-a9f9-1ecbc16712cc None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:12.496529 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c94451d0-2f9b-42d1-a9f9-1ecbc16712cc tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] GET https://10.4.3.119/volume/v3/snapshots/4b884a64-6c66-4ce0-878b-0dbe4db471b2/metadata Aug 25 10:23:12.496732 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c94451d0-2f9b-42d1-a9f9-1ecbc16712cc tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:12.497005 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c94451d0-2f9b-42d1-a9f9-1ecbc16712cc tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] Calling method 'index' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:12.503813 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:12.503813 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:23:12.504354 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-c94451d0-2f9b-42d1-a9f9-1ecbc16712cc tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] Snapshot retrieved successfully. Aug 25 10:23:12.505336 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-c94451d0-2f9b-42d1-a9f9-1ecbc16712cc tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] Get snapshot metadata completed successfully. Aug 25 10:23:12.505601 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c94451d0-2f9b-42d1-a9f9-1ecbc16712cc tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] https://10.4.3.119/volume/v3/snapshots/4b884a64-6c66-4ce0-878b-0dbe4db471b2/metadata returned with HTTP 200 Aug 25 10:23:12.506079 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 648/2647] 10.4.3.119 () {66 vars in 1381 bytes} [Tue Aug 25 10:23:12 2026] GET /volume/v3/snapshots/4b884a64-6c66-4ce0-878b-0dbe4db471b2/metadata => generated 75 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 10:23:12.516223 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-05045552-23f3-4284-a7fb-2748479ad0b8 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:12.518599 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-05045552-23f3-4284-a7fb-2748479ad0b8 tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] PUT https://10.4.3.119/volume/v3/snapshots/4b884a64-6c66-4ce0-878b-0dbe4db471b2/metadata Aug 25 10:23:12.519005 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-05045552-23f3-4284-a7fb-2748479ad0b8 tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:23:12.528415 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:12.528415 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:23:12.529029 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-05045552-23f3-4284-a7fb-2748479ad0b8 tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] Snapshot retrieved successfully. Aug 25 10:23:12.559971 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-05045552-23f3-4284-a7fb-2748479ad0b8 tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] Update snapshot metadata completed successfully. Aug 25 10:23:12.560325 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-05045552-23f3-4284-a7fb-2748479ad0b8 tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] https://10.4.3.119/volume/v3/snapshots/4b884a64-6c66-4ce0-878b-0dbe4db471b2/metadata returned with HTTP 200 Aug 25 10:23:12.560735 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 663/2648] 10.4.3.119 () {68 vars in 1401 bytes} [Tue Aug 25 10:23:12 2026] PUT /volume/v3/snapshots/4b884a64-6c66-4ce0-878b-0dbe4db471b2/metadata => generated 16 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 10:23:12.575396 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-a5e9a99d-c989-4285-af70-6e9ff77944bf None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:12.577292 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a5e9a99d-c989-4285-af70-6e9ff77944bf tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] DELETE https://10.4.3.119/volume/v3/snapshots/4b884a64-6c66-4ce0-878b-0dbe4db471b2 Aug 25 10:23:12.578905 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a5e9a99d-c989-4285-af70-6e9ff77944bf tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:12.578905 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a5e9a99d-c989-4285-af70-6e9ff77944bf tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:12.578905 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.snapshots [None req-a5e9a99d-c989-4285-af70-6e9ff77944bf tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] Delete snapshot with id: 4b884a64-6c66-4ce0-878b-0dbe4db471b2 Aug 25 10:23:12.589450 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:12.589450 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:23:12.589450 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-a5e9a99d-c989-4285-af70-6e9ff77944bf tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] Snapshot retrieved successfully. Aug 25 10:23:12.609669 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-a5e9a99d-c989-4285-af70-6e9ff77944bf tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] Snapshot delete request issued successfully. Aug 25 10:23:12.609986 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a5e9a99d-c989-4285-af70-6e9ff77944bf tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] https://10.4.3.119/volume/v3/snapshots/4b884a64-6c66-4ce0-878b-0dbe4db471b2 returned with HTTP 202 Aug 25 10:23:12.610529 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 673/2649] 10.4.3.119 () {66 vars in 1357 bytes} [Tue Aug 25 10:23:12 2026] DELETE /volume/v3/snapshots/4b884a64-6c66-4ce0-878b-0dbe4db471b2 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:23:12.623112 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-bbb4f016-35f1-4402-8dfb-849fab9cb946 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:12.628997 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-bbb4f016-35f1-4402-8dfb-849fab9cb946 tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] GET https://10.4.3.119/volume/v3/snapshots/4b884a64-6c66-4ce0-878b-0dbe4db471b2 Aug 25 10:23:12.628997 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-bbb4f016-35f1-4402-8dfb-849fab9cb946 tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:12.629414 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-bbb4f016-35f1-4402-8dfb-849fab9cb946 tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:12.638937 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:12.638937 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:23:12.639689 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-bbb4f016-35f1-4402-8dfb-849fab9cb946 tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] Snapshot retrieved successfully. Aug 25 10:23:12.645685 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-bbb4f016-35f1-4402-8dfb-849fab9cb946 tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] https://10.4.3.119/volume/v3/snapshots/4b884a64-6c66-4ce0-878b-0dbe4db471b2 returned with HTTP 200 Aug 25 10:23:12.645685 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 666/2650] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:23:12 2026] GET /volume/v3/snapshots/4b884a64-6c66-4ce0-878b-0dbe4db471b2 => generated 469 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:12.962818 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-f88dc5da-b24c-4c68-8289-9af8372f6428 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:12.967561 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f88dc5da-b24c-4c68-8289-9af8372f6428 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] GET https://10.4.3.119/volume/v3/backups/99c2939e-ba91-4fc1-9b5d-649ef65ae92b Aug 25 10:23:12.967561 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f88dc5da-b24c-4c68-8289-9af8372f6428 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:12.967561 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f88dc5da-b24c-4c68-8289-9af8372f6428 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:12.967561 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-f88dc5da-b24c-4c68-8289-9af8372f6428 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Show backup with id 99c2939e-ba91-4fc1-9b5d-649ef65ae92b. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:23:12.969380 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:12.969380 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:23:12.970209 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f88dc5da-b24c-4c68-8289-9af8372f6428 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] https://10.4.3.119/volume/v3/backups/99c2939e-ba91-4fc1-9b5d-649ef65ae92b returned with HTTP 200 Aug 25 10:23:12.970661 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 649/2651] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:12 2026] GET /volume/v3/backups/99c2939e-ba91-4fc1-9b5d-649ef65ae92b => generated 799 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:12.988390 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-318569f6-02dd-4a31-804c-2581158946ab None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:12.991247 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-318569f6-02dd-4a31-804c-2581158946ab tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] GET https://10.4.3.119/volume/v3/volumes/5c4fa755-20eb-4019-9103-e547505f08e2 Aug 25 10:23:12.991415 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-318569f6-02dd-4a31-804c-2581158946ab tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:12.991617 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-318569f6-02dd-4a31-804c-2581158946ab tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:13.006027 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:13.006027 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:23:13.012487 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-318569f6-02dd-4a31-804c-2581158946ab tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Volume info retrieved successfully. Aug 25 10:23:13.018910 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-318569f6-02dd-4a31-804c-2581158946ab tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] https://10.4.3.119/volume/v3/volumes/5c4fa755-20eb-4019-9103-e547505f08e2 returned with HTTP 200 Aug 25 10:23:13.019315 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 664/2652] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:23:12 2026] GET /volume/v3/volumes/5c4fa755-20eb-4019-9103-e547505f08e2 => generated 862 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:23:13.035913 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-0c141b83-a3ee-4713-8c8d-e0b32155e6a1 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:13.037836 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0c141b83-a3ee-4713-8c8d-e0b32155e6a1 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] POST https://10.4.3.119/volume/v3/snapshots Aug 25 10:23:13.038412 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0c141b83-a3ee-4713-8c8d-e0b32155e6a1 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5c4fa755-20eb-4019-9103-e547505f08e2", "name": "tempest-VolumeDependencyTests-Snapshot-1988446854"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:23:13.048631 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:13.048631 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:23:13.050198 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-0c141b83-a3ee-4713-8c8d-e0b32155e6a1 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Volume info retrieved successfully. Aug 25 10:23:13.050198 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.snapshots [None req-0c141b83-a3ee-4713-8c8d-e0b32155e6a1 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Create snapshot from volume 5c4fa755-20eb-4019-9103-e547505f08e2 Aug 25 10:23:13.089269 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-0c141b83-a3ee-4713-8c8d-e0b32155e6a1 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Created reservations ['1b4217a3-5313-45f0-a2c4-89f04d789abb', '3e5125bd-5efd-4fcd-90c7-b2a95f730fb6', '678bb667-ec1e-49c3-964f-680f9d76ec68', '47816131-b1fa-42a2-9aed-db2886975958'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:23:13.143159 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-0c141b83-a3ee-4713-8c8d-e0b32155e6a1 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Snapshot create request issued successfully. Aug 25 10:23:13.143159 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0c141b83-a3ee-4713-8c8d-e0b32155e6a1 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] https://10.4.3.119/volume/v3/snapshots returned with HTTP 202 Aug 25 10:23:13.143159 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 674/2653] 10.4.3.119 () {68 vars in 1265 bytes} [Tue Aug 25 10:23:13 2026] POST /volume/v3/snapshots => generated 308 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:23:13.154878 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-6a66f76b-f825-46e0-b6b9-e56f64190954 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:13.157882 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6a66f76b-f825-46e0-b6b9-e56f64190954 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] GET https://10.4.3.119/volume/v3/snapshots/7b8c3130-5f76-4237-8843-4bd97fde50fb Aug 25 10:23:13.157882 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6a66f76b-f825-46e0-b6b9-e56f64190954 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:13.157882 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6a66f76b-f825-46e0-b6b9-e56f64190954 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:13.163113 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:13.163113 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:23:13.163613 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-6a66f76b-f825-46e0-b6b9-e56f64190954 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Snapshot retrieved successfully. Aug 25 10:23:13.164924 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6a66f76b-f825-46e0-b6b9-e56f64190954 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] https://10.4.3.119/volume/v3/snapshots/7b8c3130-5f76-4237-8843-4bd97fde50fb returned with HTTP 200 Aug 25 10:23:13.164924 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 667/2654] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:23:13 2026] GET /volume/v3/snapshots/7b8c3130-5f76-4237-8843-4bd97fde50fb => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:13.242836 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-cc3f7e82-1e9a-433e-922c-e56dd4207eeb None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:13.246100 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-cc3f7e82-1e9a-433e-922c-e56dd4207eeb tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] GET https://10.4.3.119/volume/v3/backups/a08bd0ce-6718-400d-a99e-2147a3e4e6a2 Aug 25 10:23:13.246393 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-cc3f7e82-1e9a-433e-922c-e56dd4207eeb tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:13.247302 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-cc3f7e82-1e9a-433e-922c-e56dd4207eeb tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:13.247302 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-cc3f7e82-1e9a-433e-922c-e56dd4207eeb tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Show backup with id a08bd0ce-6718-400d-a99e-2147a3e4e6a2. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:23:13.252684 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:13.252684 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:23:13.253480 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-cc3f7e82-1e9a-433e-922c-e56dd4207eeb tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] https://10.4.3.119/volume/v3/backups/a08bd0ce-6718-400d-a99e-2147a3e4e6a2 returned with HTTP 200 Aug 25 10:23:13.254184 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 650/2655] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:23:13 2026] GET /volume/v3/backups/a08bd0ce-6718-400d-a99e-2147a3e4e6a2 => generated 724 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:13.655289 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-0bc4f700-2549-44de-9667-39a46b6ad0c9 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:13.656968 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0bc4f700-2549-44de-9667-39a46b6ad0c9 tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] GET https://10.4.3.119/volume/v3/snapshots/4b884a64-6c66-4ce0-878b-0dbe4db471b2 Aug 25 10:23:13.657127 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0bc4f700-2549-44de-9667-39a46b6ad0c9 tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:13.657318 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0bc4f700-2549-44de-9667-39a46b6ad0c9 tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:13.661154 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0bc4f700-2549-44de-9667-39a46b6ad0c9 tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] https://10.4.3.119/volume/v3/snapshots/4b884a64-6c66-4ce0-878b-0dbe4db471b2 returned with HTTP 404 Aug 25 10:23:13.661607 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 665/2656] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:23:13 2026] GET /volume/v3/snapshots/4b884a64-6c66-4ce0-878b-0dbe4db471b2 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:23:13.674635 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-5d0c72ca-23b3-406c-8b0a-0bd7b7f2bc78 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:13.675103 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5d0c72ca-23b3-406c-8b0a-0bd7b7f2bc78 tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] GET https://10.4.3.119/volume/v3/volumes/392e1370-16c1-4db7-91fb-5687fb62cba6 Aug 25 10:23:13.675248 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5d0c72ca-23b3-406c-8b0a-0bd7b7f2bc78 tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:13.675514 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5d0c72ca-23b3-406c-8b0a-0bd7b7f2bc78 tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:13.683738 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:13.683738 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:23:13.691105 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-5d0c72ca-23b3-406c-8b0a-0bd7b7f2bc78 tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] Volume info retrieved successfully. Aug 25 10:23:13.693804 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5d0c72ca-23b3-406c-8b0a-0bd7b7f2bc78 tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] https://10.4.3.119/volume/v3/volumes/392e1370-16c1-4db7-91fb-5687fb62cba6 returned with HTTP 200 Aug 25 10:23:13.694018 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 675/2657] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:13 2026] GET /volume/v3/volumes/392e1370-16c1-4db7-91fb-5687fb62cba6 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:13.709014 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-dee2bfb5-174c-47ce-abef-67d0ac4880ca None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:13.711668 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-dee2bfb5-174c-47ce-abef-67d0ac4880ca tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] DELETE https://10.4.3.119/volume/v3/volumes/392e1370-16c1-4db7-91fb-5687fb62cba6 Aug 25 10:23:13.711995 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-dee2bfb5-174c-47ce-abef-67d0ac4880ca tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:13.712373 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-dee2bfb5-174c-47ce-abef-67d0ac4880ca tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:13.712939 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-dee2bfb5-174c-47ce-abef-67d0ac4880ca tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] Delete volume with id: 392e1370-16c1-4db7-91fb-5687fb62cba6 Aug 25 10:23:13.729942 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:13.729942 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:23:13.730648 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-dee2bfb5-174c-47ce-abef-67d0ac4880ca tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] Volume info retrieved successfully. Aug 25 10:23:13.762291 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-dee2bfb5-174c-47ce-abef-67d0ac4880ca tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] Delete volume request issued successfully. Aug 25 10:23:13.762498 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-dee2bfb5-174c-47ce-abef-67d0ac4880ca tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] https://10.4.3.119/volume/v3/volumes/392e1370-16c1-4db7-91fb-5687fb62cba6 returned with HTTP 202 Aug 25 10:23:13.763158 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 668/2658] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:23:13 2026] DELETE /volume/v3/volumes/392e1370-16c1-4db7-91fb-5687fb62cba6 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:23:13.771313 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-1076054d-7085-470f-a7d4-7b73fc4b0bc9 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:13.773611 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1076054d-7085-470f-a7d4-7b73fc4b0bc9 tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] GET https://10.4.3.119/volume/v3/volumes/392e1370-16c1-4db7-91fb-5687fb62cba6 Aug 25 10:23:13.773873 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1076054d-7085-470f-a7d4-7b73fc4b0bc9 tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:13.774280 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1076054d-7085-470f-a7d4-7b73fc4b0bc9 tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:13.783253 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:13.783253 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:23:13.788555 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-1076054d-7085-470f-a7d4-7b73fc4b0bc9 tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] Volume info retrieved successfully. Aug 25 10:23:13.794934 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1076054d-7085-470f-a7d4-7b73fc4b0bc9 tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] https://10.4.3.119/volume/v3/volumes/392e1370-16c1-4db7-91fb-5687fb62cba6 returned with HTTP 200 Aug 25 10:23:13.795446 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 651/2659] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:13 2026] GET /volume/v3/volumes/392e1370-16c1-4db7-91fb-5687fb62cba6 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:13.986749 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-351d1f2c-d9fd-42ea-8739-650d17e6b247 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:13.989164 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-351d1f2c-d9fd-42ea-8739-650d17e6b247 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] GET https://10.4.3.119/volume/v3/backups/99c2939e-ba91-4fc1-9b5d-649ef65ae92b Aug 25 10:23:13.991160 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-351d1f2c-d9fd-42ea-8739-650d17e6b247 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:13.991160 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-351d1f2c-d9fd-42ea-8739-650d17e6b247 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:13.991160 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-351d1f2c-d9fd-42ea-8739-650d17e6b247 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Show backup with id 99c2939e-ba91-4fc1-9b5d-649ef65ae92b. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:23:13.997273 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:13.997273 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:23:13.998613 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-351d1f2c-d9fd-42ea-8739-650d17e6b247 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] https://10.4.3.119/volume/v3/backups/99c2939e-ba91-4fc1-9b5d-649ef65ae92b returned with HTTP 200 Aug 25 10:23:13.999294 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 666/2660] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:13 2026] GET /volume/v3/backups/99c2939e-ba91-4fc1-9b5d-649ef65ae92b => generated 799 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:14.175609 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-160ce8bb-78ae-435a-9905-b84b947d09a0 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:14.177790 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-160ce8bb-78ae-435a-9905-b84b947d09a0 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] GET https://10.4.3.119/volume/v3/snapshots/7b8c3130-5f76-4237-8843-4bd97fde50fb Aug 25 10:23:14.178014 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-160ce8bb-78ae-435a-9905-b84b947d09a0 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:14.178293 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-160ce8bb-78ae-435a-9905-b84b947d09a0 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:14.187198 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:14.187198 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:23:14.187658 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-160ce8bb-78ae-435a-9905-b84b947d09a0 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Snapshot retrieved successfully. Aug 25 10:23:14.189387 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-160ce8bb-78ae-435a-9905-b84b947d09a0 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] https://10.4.3.119/volume/v3/snapshots/7b8c3130-5f76-4237-8843-4bd97fde50fb returned with HTTP 200 Aug 25 10:23:14.189626 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 676/2661] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:23:14 2026] GET /volume/v3/snapshots/7b8c3130-5f76-4237-8843-4bd97fde50fb => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:14.201760 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-f56f67f9-d0e3-41f1-925e-52d98e5e1fff None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:14.203800 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f56f67f9-d0e3-41f1-925e-52d98e5e1fff tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:23:14.204308 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f56f67f9-d0e3-41f1-925e-52d98e5e1fff tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "7b8c3130-5f76-4237-8843-4bd97fde50fb", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-37337253"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:23:14.206310 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volumes [None req-f56f67f9-d0e3-41f1-925e-52d98e5e1fff tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Create volume request body: {'volume': {'snapshot_id': '7b8c3130-5f76-4237-8843-4bd97fde50fb', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-37337253'}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:23:14.212704 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:14.212704 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:23:14.213708 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-f56f67f9-d0e3-41f1-925e-52d98e5e1fff tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Snapshot retrieved successfully. Aug 25 10:23:14.213921 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-f56f67f9-d0e3-41f1-925e-52d98e5e1fff tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Create volume of 1 GB Aug 25 10:23:14.221088 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-f56f67f9-d0e3-41f1-925e-52d98e5e1fff tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Availability Zones retrieved successfully. Aug 25 10:23:14.231276 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-f56f67f9-d0e3-41f1-925e-52d98e5e1fff tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Flow 'volume_create_api' (b4cdb898-7280-4c23-b6dc-f4b8b87cf7f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:23:14.232767 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-f56f67f9-d0e3-41f1-925e-52d98e5e1fff tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (900602d5-a6b0-408b-9d2f-bbcb6078156f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:14.234181 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-f56f67f9-d0e3-41f1-925e-52d98e5e1fff tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:23:14.272023 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-3998340a-1f1c-4a05-b287-3dd98d3c7c47 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:14.274507 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3998340a-1f1c-4a05-b287-3dd98d3c7c47 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] GET https://10.4.3.119/volume/v3/backups/a08bd0ce-6718-400d-a99e-2147a3e4e6a2 Aug 25 10:23:14.274842 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3998340a-1f1c-4a05-b287-3dd98d3c7c47 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:14.275043 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3998340a-1f1c-4a05-b287-3dd98d3c7c47 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:14.275161 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-3998340a-1f1c-4a05-b287-3dd98d3c7c47 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Show backup with id a08bd0ce-6718-400d-a99e-2147a3e4e6a2. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:23:14.280336 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:14.280336 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:23:14.281035 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3998340a-1f1c-4a05-b287-3dd98d3c7c47 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] https://10.4.3.119/volume/v3/backups/a08bd0ce-6718-400d-a99e-2147a3e4e6a2 returned with HTTP 200 Aug 25 10:23:14.281615 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 652/2662] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:23:14 2026] GET /volume/v3/backups/a08bd0ce-6718-400d-a99e-2147a3e4e6a2 => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:14.291523 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-f56f67f9-d0e3-41f1-925e-52d98e5e1fff tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (900602d5-a6b0-408b-9d2f-bbcb6078156f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '7b8c3130-5f76-4237-8843-4bd97fde50fb', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:14.293339 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-f56f67f9-d0e3-41f1-925e-52d98e5e1fff tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f4b7d3a-fbe2-4428-8c20-63da6c5e8fb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:14.344471 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-f56f67f9-d0e3-41f1-925e-52d98e5e1fff tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Created reservations ['19c56cb8-7159-440a-a251-24c696e97ff8', '35763dfd-af35-4b61-b47a-2a649926e524', '9b012d99-0e26-4543-960b-f15de4f86588', '20b5be8e-ca4d-4929-b4c7-102fa0896b17'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:23:14.345520 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-f56f67f9-d0e3-41f1-925e-52d98e5e1fff tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f4b7d3a-fbe2-4428-8c20-63da6c5e8fb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['19c56cb8-7159-440a-a251-24c696e97ff8', '35763dfd-af35-4b61-b47a-2a649926e524', '9b012d99-0e26-4543-960b-f15de4f86588', '20b5be8e-ca4d-4929-b4c7-102fa0896b17']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:14.346441 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-f56f67f9-d0e3-41f1-925e-52d98e5e1fff tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2240f4f2-0f88-47db-af2f-175137075ba0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:14.395008 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-f56f67f9-d0e3-41f1-925e-52d98e5e1fff tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2240f4f2-0f88-47db-af2f-175137075ba0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b3f7cc46-a399-4256-a3f1-3a8f2952eec7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-37337253',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='530992d4418b4bd5a29162fffa0826dc',qos_specs=None,replication_status=,reservations=['19c56cb8-7159-440a-a251-24c696e97ff8','35763dfd-af35-4b61-b47a-2a649926e524','9b012d99-0e26-4543-960b-f15de4f86588','20b5be8e-ca4d-4929-b4c7-102fa0896b17'],size=1,snapshot_id=7b8c3130-5f76-4237-8843-4bd97fde50fb,source_replicaid=,source_volid=None,status='creating',user_id='4a656dd8fae945e1b3873652dc5907e5',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:23:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-37337253',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b3f7cc46-a399-4256-a3f1-3a8f2952eec7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='530992d4418b4bd5a29162fffa0826dc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=7b8c3130-5f76-4237-8843-4bd97fde50fb,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4a656dd8fae945e1b3873652dc5907e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:14.396015 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-f56f67f9-d0e3-41f1-925e-52d98e5e1fff tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ff14a8d-4dc5-4355-b69f-302c5a521d2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:14.420350 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-f56f67f9-d0e3-41f1-925e-52d98e5e1fff tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ff14a8d-4dc5-4355-b69f-302c5a521d2f) transitioned into state 'SUCCESS' from state '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-37337253',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='530992d4418b4bd5a29162fffa0826dc',qos_specs=None,replication_status=,reservations=['19c56cb8-7159-440a-a251-24c696e97ff8','35763dfd-af35-4b61-b47a-2a649926e524','9b012d99-0e26-4543-960b-f15de4f86588','20b5be8e-ca4d-4929-b4c7-102fa0896b17'],size=1,snapshot_id=7b8c3130-5f76-4237-8843-4bd97fde50fb,source_replicaid=,source_volid=None,status='creating',user_id='4a656dd8fae945e1b3873652dc5907e5',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:14.421555 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-f56f67f9-d0e3-41f1-925e-52d98e5e1fff tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e7cec05-5bb7-443f-a6cb-4fe6068c56af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:14.448285 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-f56f67f9-d0e3-41f1-925e-52d98e5e1fff tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e7cec05-5bb7-443f-a6cb-4fe6068c56af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:14.449092 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-f56f67f9-d0e3-41f1-925e-52d98e5e1fff tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Flow 'volume_create_api' (b4cdb898-7280-4c23-b6dc-f4b8b87cf7f7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:23:14.449448 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-f56f67f9-d0e3-41f1-925e-52d98e5e1fff tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Create volume request issued successfully. Aug 25 10:23:14.450165 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f56f67f9-d0e3-41f1-925e-52d98e5e1fff tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:23:14.453620 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 669/2663] 10.4.3.119 () {70 vars in 1300 bytes} [Tue Aug 25 10:23:14 2026] POST /volume/v3/volumes => generated 802 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:23:14.476166 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-2ba615bd-d4a9-463c-87a7-9febac928310 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:14.481386 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2ba615bd-d4a9-463c-87a7-9febac928310 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] GET https://10.4.3.119/volume/v3/volumes/b3f7cc46-a399-4256-a3f1-3a8f2952eec7 Aug 25 10:23:14.481639 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2ba615bd-d4a9-463c-87a7-9febac928310 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:14.481957 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2ba615bd-d4a9-463c-87a7-9febac928310 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:14.494124 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:14.494124 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:23:14.500309 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-2ba615bd-d4a9-463c-87a7-9febac928310 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Volume info retrieved successfully. Aug 25 10:23:14.506899 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2ba615bd-d4a9-463c-87a7-9febac928310 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] https://10.4.3.119/volume/v3/volumes/b3f7cc46-a399-4256-a3f1-3a8f2952eec7 returned with HTTP 200 Aug 25 10:23:14.507487 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 667/2664] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:23:14 2026] GET /volume/v3/volumes/b3f7cc46-a399-4256-a3f1-3a8f2952eec7 => generated 870 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:23:14.546672 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-486327b5-125d-40d7-bd7d-82ddf6fd6ab1 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:14.548823 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-486327b5-125d-40d7-bd7d-82ddf6fd6ab1 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] DELETE https://10.4.3.119/volume/v3/volumes/07842797-d216-46f3-963b-71c753dac3b9 Aug 25 10:23:14.548948 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-486327b5-125d-40d7-bd7d-82ddf6fd6ab1 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:14.549199 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-486327b5-125d-40d7-bd7d-82ddf6fd6ab1 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:14.549653 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-486327b5-125d-40d7-bd7d-82ddf6fd6ab1 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Delete volume with id: 07842797-d216-46f3-963b-71c753dac3b9 Aug 25 10:23:14.561254 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:14.561254 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:23:14.562192 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-486327b5-125d-40d7-bd7d-82ddf6fd6ab1 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Volume info retrieved successfully. Aug 25 10:23:14.586806 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-486327b5-125d-40d7-bd7d-82ddf6fd6ab1 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Delete volume request issued successfully. Aug 25 10:23:14.587179 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-486327b5-125d-40d7-bd7d-82ddf6fd6ab1 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/volumes/07842797-d216-46f3-963b-71c753dac3b9 returned with HTTP 202 Aug 25 10:23:14.589474 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 677/2665] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:23:14 2026] DELETE /volume/v3/volumes/07842797-d216-46f3-963b-71c753dac3b9 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:23:14.596590 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-a789b3be-5223-470b-9771-55996807e270 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:14.598635 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a789b3be-5223-470b-9771-55996807e270 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] GET https://10.4.3.119/volume/v3/volumes/07842797-d216-46f3-963b-71c753dac3b9 Aug 25 10:23:14.598971 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a789b3be-5223-470b-9771-55996807e270 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:14.599185 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a789b3be-5223-470b-9771-55996807e270 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:14.602223 np0000008063 devstack@c-api.service[100389]: DEBUG dbcounter [-] [100389] Writing DB stats cinder:SELECT=487,cinder:UPDATE=123,cinder:INSERT=80 {{(pid=100389) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 10:23:14.611170 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:14.611170 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:23:14.617735 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-a789b3be-5223-470b-9771-55996807e270 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Volume info retrieved successfully. Aug 25 10:23:14.624540 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a789b3be-5223-470b-9771-55996807e270 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/volumes/07842797-d216-46f3-963b-71c753dac3b9 returned with HTTP 200 Aug 25 10:23:14.625262 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 653/2666] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:14 2026] GET /volume/v3/volumes/07842797-d216-46f3-963b-71c753dac3b9 => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:14.810063 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-905b60a5-9a96-434d-8a0c-01d40e2d24a1 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:14.812489 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-905b60a5-9a96-434d-8a0c-01d40e2d24a1 tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] GET https://10.4.3.119/volume/v3/volumes/392e1370-16c1-4db7-91fb-5687fb62cba6 Aug 25 10:23:14.812722 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-905b60a5-9a96-434d-8a0c-01d40e2d24a1 tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:14.812953 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-905b60a5-9a96-434d-8a0c-01d40e2d24a1 tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:14.821112 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-905b60a5-9a96-434d-8a0c-01d40e2d24a1 tempest-SnapshotMetadataTestJSON-771743947 tempest-SnapshotMetadataTestJSON-771743947-project-member] https://10.4.3.119/volume/v3/volumes/392e1370-16c1-4db7-91fb-5687fb62cba6 returned with HTTP 404 Aug 25 10:23:14.821719 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 670/2667] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:14 2026] GET /volume/v3/volumes/392e1370-16c1-4db7-91fb-5687fb62cba6 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:23:15.015325 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-9dbea870-fd68-4d25-9382-458736462cba None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:15.017076 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9dbea870-fd68-4d25-9382-458736462cba tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] GET https://10.4.3.119/volume/v3/backups/99c2939e-ba91-4fc1-9b5d-649ef65ae92b Aug 25 10:23:15.017437 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9dbea870-fd68-4d25-9382-458736462cba tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:15.019070 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9dbea870-fd68-4d25-9382-458736462cba tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:15.019070 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-9dbea870-fd68-4d25-9382-458736462cba tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Show backup with id 99c2939e-ba91-4fc1-9b5d-649ef65ae92b. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:23:15.025620 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:15.025620 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:23:15.025620 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9dbea870-fd68-4d25-9382-458736462cba tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] https://10.4.3.119/volume/v3/backups/99c2939e-ba91-4fc1-9b5d-649ef65ae92b returned with HTTP 200 Aug 25 10:23:15.025620 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 668/2668] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:15 2026] GET /volume/v3/backups/99c2939e-ba91-4fc1-9b5d-649ef65ae92b => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:15.293306 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-90c541b8-fce2-44d7-bab2-b3fa7a70e5ac None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:15.295463 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-90c541b8-fce2-44d7-bab2-b3fa7a70e5ac tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] GET https://10.4.3.119/volume/v3/backups/a08bd0ce-6718-400d-a99e-2147a3e4e6a2 Aug 25 10:23:15.296585 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-90c541b8-fce2-44d7-bab2-b3fa7a70e5ac tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:15.296585 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-90c541b8-fce2-44d7-bab2-b3fa7a70e5ac tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:15.296585 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-90c541b8-fce2-44d7-bab2-b3fa7a70e5ac tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Show backup with id a08bd0ce-6718-400d-a99e-2147a3e4e6a2. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:23:15.301018 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:15.301018 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:23:15.301729 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-90c541b8-fce2-44d7-bab2-b3fa7a70e5ac tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] https://10.4.3.119/volume/v3/backups/a08bd0ce-6718-400d-a99e-2147a3e4e6a2 returned with HTTP 200 Aug 25 10:23:15.302190 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 678/2669] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:23:15 2026] GET /volume/v3/backups/a08bd0ce-6718-400d-a99e-2147a3e4e6a2 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:15.529471 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-f0f482e4-fb96-49d0-9de8-b868fdd297d2 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:15.531574 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f0f482e4-fb96-49d0-9de8-b868fdd297d2 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] GET https://10.4.3.119/volume/v3/volumes/b3f7cc46-a399-4256-a3f1-3a8f2952eec7 Aug 25 10:23:15.531850 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f0f482e4-fb96-49d0-9de8-b868fdd297d2 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:15.532064 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f0f482e4-fb96-49d0-9de8-b868fdd297d2 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:15.539286 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:15.539286 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:23:15.543907 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-f0f482e4-fb96-49d0-9de8-b868fdd297d2 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Volume info retrieved successfully. Aug 25 10:23:15.549499 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f0f482e4-fb96-49d0-9de8-b868fdd297d2 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] https://10.4.3.119/volume/v3/volumes/b3f7cc46-a399-4256-a3f1-3a8f2952eec7 returned with HTTP 200 Aug 25 10:23:15.549933 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 654/2670] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:23:15 2026] GET /volume/v3/volumes/b3f7cc46-a399-4256-a3f1-3a8f2952eec7 => generated 895 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:23:15.566554 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-6d82bf51-56de-4347-a402-eafa3433de31 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:15.571828 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6d82bf51-56de-4347-a402-eafa3433de31 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] POST https://10.4.3.119/volume/v3/snapshots Aug 25 10:23:15.571828 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6d82bf51-56de-4347-a402-eafa3433de31 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b3f7cc46-a399-4256-a3f1-3a8f2952eec7", "name": "tempest-VolumeDependencyTests-Snapshot-357663767"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:23:15.582391 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:15.582391 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:23:15.583263 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-6d82bf51-56de-4347-a402-eafa3433de31 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Volume info retrieved successfully. Aug 25 10:23:15.583547 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.snapshots [None req-6d82bf51-56de-4347-a402-eafa3433de31 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Create snapshot from volume b3f7cc46-a399-4256-a3f1-3a8f2952eec7 Aug 25 10:23:15.618703 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-6d82bf51-56de-4347-a402-eafa3433de31 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Created reservations ['e2e5c5d4-8a41-4855-8ebc-56c3c37739dd', '5acf41e8-e189-44fd-8832-66868d9d0330', 'eed518dd-bf24-4c69-a117-cf8a334c4e6f', '6332ce7c-9c2c-425d-bfe2-d9111af67fb8'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:23:15.641937 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-eac97153-9f2a-4b68-9f5d-9bc5fa71ac6d None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:15.644440 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-eac97153-9f2a-4b68-9f5d-9bc5fa71ac6d tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] GET https://10.4.3.119/volume/v3/volumes/07842797-d216-46f3-963b-71c753dac3b9 Aug 25 10:23:15.644721 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-eac97153-9f2a-4b68-9f5d-9bc5fa71ac6d tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:15.645621 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-eac97153-9f2a-4b68-9f5d-9bc5fa71ac6d tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:15.656243 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-eac97153-9f2a-4b68-9f5d-9bc5fa71ac6d tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/volumes/07842797-d216-46f3-963b-71c753dac3b9 returned with HTTP 404 Aug 25 10:23:15.656243 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 669/2671] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:15 2026] GET /volume/v3/volumes/07842797-d216-46f3-963b-71c753dac3b9 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:23:15.657162 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-6d82bf51-56de-4347-a402-eafa3433de31 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Snapshot create request issued successfully. Aug 25 10:23:15.658261 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6d82bf51-56de-4347-a402-eafa3433de31 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] https://10.4.3.119/volume/v3/snapshots returned with HTTP 202 Aug 25 10:23:15.658261 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 671/2672] 10.4.3.119 () {68 vars in 1265 bytes} [Tue Aug 25 10:23:15 2026] POST /volume/v3/snapshots => generated 307 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:23:15.675853 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-6b5a47d0-2014-4cda-8812-4730e88e8683 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:15.679556 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6b5a47d0-2014-4cda-8812-4730e88e8683 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] GET https://10.4.3.119/volume/v3/snapshots/88461b6d-4733-4981-8532-905233c78f79 Aug 25 10:23:15.679885 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6b5a47d0-2014-4cda-8812-4730e88e8683 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:15.680596 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6b5a47d0-2014-4cda-8812-4730e88e8683 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:15.690041 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:15.690041 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:23:15.690749 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-6b5a47d0-2014-4cda-8812-4730e88e8683 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Snapshot retrieved successfully. Aug 25 10:23:15.691886 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6b5a47d0-2014-4cda-8812-4730e88e8683 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] https://10.4.3.119/volume/v3/snapshots/88461b6d-4733-4981-8532-905233c78f79 returned with HTTP 200 Aug 25 10:23:15.692476 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 679/2673] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:23:15 2026] GET /volume/v3/snapshots/88461b6d-4733-4981-8532-905233c78f79 => generated 439 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:16.040557 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-7464cc7c-03d7-4133-b94a-08ac43e94513 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:16.042717 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-7464cc7c-03d7-4133-b94a-08ac43e94513 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] GET https://10.4.3.119/volume/v3/backups/99c2939e-ba91-4fc1-9b5d-649ef65ae92b Aug 25 10:23:16.042949 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-7464cc7c-03d7-4133-b94a-08ac43e94513 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:16.043158 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-7464cc7c-03d7-4133-b94a-08ac43e94513 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:16.046912 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-7464cc7c-03d7-4133-b94a-08ac43e94513 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Show backup with id 99c2939e-ba91-4fc1-9b5d-649ef65ae92b. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:23:16.048431 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:16.048431 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:23:16.049460 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-7464cc7c-03d7-4133-b94a-08ac43e94513 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] https://10.4.3.119/volume/v3/backups/99c2939e-ba91-4fc1-9b5d-649ef65ae92b returned with HTTP 200 Aug 25 10:23:16.050043 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 655/2674] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:16 2026] GET /volume/v3/backups/99c2939e-ba91-4fc1-9b5d-649ef65ae92b => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:16.318085 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-e6cb49a8-722d-439d-be89-dedebfeb02a9 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:16.323990 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e6cb49a8-722d-439d-be89-dedebfeb02a9 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] GET https://10.4.3.119/volume/v3/backups/a08bd0ce-6718-400d-a99e-2147a3e4e6a2 Aug 25 10:23:16.324822 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e6cb49a8-722d-439d-be89-dedebfeb02a9 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:16.325282 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e6cb49a8-722d-439d-be89-dedebfeb02a9 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:16.325384 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-e6cb49a8-722d-439d-be89-dedebfeb02a9 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Show backup with id a08bd0ce-6718-400d-a99e-2147a3e4e6a2. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:23:16.331840 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:16.331840 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:23:16.333368 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e6cb49a8-722d-439d-be89-dedebfeb02a9 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] https://10.4.3.119/volume/v3/backups/a08bd0ce-6718-400d-a99e-2147a3e4e6a2 returned with HTTP 200 Aug 25 10:23:16.333993 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 670/2675] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:23:16 2026] GET /volume/v3/backups/a08bd0ce-6718-400d-a99e-2147a3e4e6a2 => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:16.705516 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-86f6e79d-17cc-40b0-8242-e792f17e8478 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:16.708053 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-86f6e79d-17cc-40b0-8242-e792f17e8478 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] GET https://10.4.3.119/volume/v3/snapshots/88461b6d-4733-4981-8532-905233c78f79 Aug 25 10:23:16.708325 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-86f6e79d-17cc-40b0-8242-e792f17e8478 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:16.708579 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-86f6e79d-17cc-40b0-8242-e792f17e8478 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:16.715806 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:16.715806 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:23:16.716390 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-86f6e79d-17cc-40b0-8242-e792f17e8478 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Snapshot retrieved successfully. Aug 25 10:23:16.717482 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-86f6e79d-17cc-40b0-8242-e792f17e8478 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] https://10.4.3.119/volume/v3/snapshots/88461b6d-4733-4981-8532-905233c78f79 returned with HTTP 200 Aug 25 10:23:16.717953 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 672/2676] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:23:16 2026] GET /volume/v3/snapshots/88461b6d-4733-4981-8532-905233c78f79 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 10:23:16.736811 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-112360dd-6e86-4be1-805d-d9507a8e8473 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:16.741801 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-112360dd-6e86-4be1-805d-d9507a8e8473 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:23:16.742311 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-112360dd-6e86-4be1-805d-d9507a8e8473 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "88461b6d-4733-4981-8532-905233c78f79", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-585915808"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:23:16.749288 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volumes [None req-112360dd-6e86-4be1-805d-d9507a8e8473 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Create volume request body: {'volume': {'snapshot_id': '88461b6d-4733-4981-8532-905233c78f79', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-585915808'}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:23:16.753110 np0000008063 devstack@c-api.service[100391]: DEBUG dbcounter [-] [100391] Writing DB stats cinder:SELECT=506,cinder:INSERT=73,cinder:UPDATE=140 {{(pid=100391) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 10:23:16.759254 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:16.759254 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:23:16.759894 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-112360dd-6e86-4be1-805d-d9507a8e8473 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Snapshot retrieved successfully. Aug 25 10:23:16.760084 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-112360dd-6e86-4be1-805d-d9507a8e8473 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Create volume of 1 GB Aug 25 10:23:16.766058 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-112360dd-6e86-4be1-805d-d9507a8e8473 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Availability Zones retrieved successfully. Aug 25 10:23:16.776871 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-112360dd-6e86-4be1-805d-d9507a8e8473 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Flow 'volume_create_api' (c832bc65-cded-420e-83a8-f92c60c0f3d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:23:16.779466 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-112360dd-6e86-4be1-805d-d9507a8e8473 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5ef6410-77d4-4f90-9662-980d03f08e14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:16.781310 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [None req-112360dd-6e86-4be1-805d-d9507a8e8473 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:23:16.836319 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-112360dd-6e86-4be1-805d-d9507a8e8473 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5ef6410-77d4-4f90-9662-980d03f08e14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '88461b6d-4733-4981-8532-905233c78f79', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:16.837382 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-112360dd-6e86-4be1-805d-d9507a8e8473 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47dc0f04-9534-4d4f-84c2-14efaec7e989) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:16.918588 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-112360dd-6e86-4be1-805d-d9507a8e8473 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Created reservations ['429a1c3e-0cda-4e85-9d98-4209c0eeed74', '7b2a7d64-d9d3-4222-8565-5c151fc9028f', '28f6570d-3f80-4777-acb2-b0e2ce116a30', '389f6fa2-3927-4997-9bab-610bc5910a59'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:23:16.919366 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-112360dd-6e86-4be1-805d-d9507a8e8473 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47dc0f04-9534-4d4f-84c2-14efaec7e989) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['429a1c3e-0cda-4e85-9d98-4209c0eeed74', '7b2a7d64-d9d3-4222-8565-5c151fc9028f', '28f6570d-3f80-4777-acb2-b0e2ce116a30', '389f6fa2-3927-4997-9bab-610bc5910a59']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:16.920219 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-112360dd-6e86-4be1-805d-d9507a8e8473 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e32264e-cea9-4f52-9fa0-300ba6bec254) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:16.962814 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-112360dd-6e86-4be1-805d-d9507a8e8473 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e32264e-cea9-4f52-9fa0-300ba6bec254) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0c221946-ed69-402c-8c26-81b82a16a1a9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-585915808',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='530992d4418b4bd5a29162fffa0826dc',qos_specs=None,replication_status=,reservations=['429a1c3e-0cda-4e85-9d98-4209c0eeed74','7b2a7d64-d9d3-4222-8565-5c151fc9028f','28f6570d-3f80-4777-acb2-b0e2ce116a30','389f6fa2-3927-4997-9bab-610bc5910a59'],size=1,snapshot_id=88461b6d-4733-4981-8532-905233c78f79,source_replicaid=,source_volid=None,status='creating',user_id='4a656dd8fae945e1b3873652dc5907e5',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:23:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-585915808',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0c221946-ed69-402c-8c26-81b82a16a1a9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='530992d4418b4bd5a29162fffa0826dc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=88461b6d-4733-4981-8532-905233c78f79,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4a656dd8fae945e1b3873652dc5907e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:16.963451 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-112360dd-6e86-4be1-805d-d9507a8e8473 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a5e1bc6-e2d8-46ae-a049-8b94eb0687b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:16.986301 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-112360dd-6e86-4be1-805d-d9507a8e8473 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a5e1bc6-e2d8-46ae-a049-8b94eb0687b6) transitioned into state 'SUCCESS' from state '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-585915808',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='530992d4418b4bd5a29162fffa0826dc',qos_specs=None,replication_status=,reservations=['429a1c3e-0cda-4e85-9d98-4209c0eeed74','7b2a7d64-d9d3-4222-8565-5c151fc9028f','28f6570d-3f80-4777-acb2-b0e2ce116a30','389f6fa2-3927-4997-9bab-610bc5910a59'],size=1,snapshot_id=88461b6d-4733-4981-8532-905233c78f79,source_replicaid=,source_volid=None,status='creating',user_id='4a656dd8fae945e1b3873652dc5907e5',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:16.986963 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-112360dd-6e86-4be1-805d-d9507a8e8473 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8da27a4-7edc-4411-a25b-c09ad464e242) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:17.014571 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-112360dd-6e86-4be1-805d-d9507a8e8473 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8da27a4-7edc-4411-a25b-c09ad464e242) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:17.017935 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-112360dd-6e86-4be1-805d-d9507a8e8473 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Flow 'volume_create_api' (c832bc65-cded-420e-83a8-f92c60c0f3d3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:23:17.018059 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-112360dd-6e86-4be1-805d-d9507a8e8473 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Create volume request issued successfully. Aug 25 10:23:17.019816 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-112360dd-6e86-4be1-805d-d9507a8e8473 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:23:17.019976 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 680/2677] 10.4.3.119 () {70 vars in 1300 bytes} [Tue Aug 25 10:23:16 2026] POST /volume/v3/volumes => generated 803 bytes in 284 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:23:17.036818 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-04ee95e1-c23f-41d5-94a7-392667e8045b None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:17.039991 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-04ee95e1-c23f-41d5-94a7-392667e8045b tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] GET https://10.4.3.119/volume/v3/volumes/0c221946-ed69-402c-8c26-81b82a16a1a9 Aug 25 10:23:17.040254 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-04ee95e1-c23f-41d5-94a7-392667e8045b tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:17.040468 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-04ee95e1-c23f-41d5-94a7-392667e8045b tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:17.052527 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:17.052527 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:23:17.062225 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-04ee95e1-c23f-41d5-94a7-392667e8045b tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Volume info retrieved successfully. Aug 25 10:23:17.065031 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-54d90f7a-b0a9-4c7e-a6c5-1aab91c85094 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:17.067128 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-54d90f7a-b0a9-4c7e-a6c5-1aab91c85094 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] GET https://10.4.3.119/volume/v3/backups/99c2939e-ba91-4fc1-9b5d-649ef65ae92b Aug 25 10:23:17.067451 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-54d90f7a-b0a9-4c7e-a6c5-1aab91c85094 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:17.068099 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-54d90f7a-b0a9-4c7e-a6c5-1aab91c85094 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:17.068324 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-54d90f7a-b0a9-4c7e-a6c5-1aab91c85094 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Show backup with id 99c2939e-ba91-4fc1-9b5d-649ef65ae92b. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:23:17.071048 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-04ee95e1-c23f-41d5-94a7-392667e8045b tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] https://10.4.3.119/volume/v3/volumes/0c221946-ed69-402c-8c26-81b82a16a1a9 returned with HTTP 200 Aug 25 10:23:17.071655 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 656/2678] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:23:17 2026] GET /volume/v3/volumes/0c221946-ed69-402c-8c26-81b82a16a1a9 => generated 871 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:23:17.075718 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:17.075718 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:23:17.077524 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-54d90f7a-b0a9-4c7e-a6c5-1aab91c85094 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] https://10.4.3.119/volume/v3/backups/99c2939e-ba91-4fc1-9b5d-649ef65ae92b returned with HTTP 200 Aug 25 10:23:17.078604 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 671/2679] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:17 2026] GET /volume/v3/backups/99c2939e-ba91-4fc1-9b5d-649ef65ae92b => generated 799 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:17.352985 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-4b2f1669-cde7-4c4c-87ae-8739bf06a6d7 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:17.355352 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4b2f1669-cde7-4c4c-87ae-8739bf06a6d7 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] GET https://10.4.3.119/volume/v3/backups/a08bd0ce-6718-400d-a99e-2147a3e4e6a2 Aug 25 10:23:17.355352 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4b2f1669-cde7-4c4c-87ae-8739bf06a6d7 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:17.355703 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4b2f1669-cde7-4c4c-87ae-8739bf06a6d7 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:17.355991 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-4b2f1669-cde7-4c4c-87ae-8739bf06a6d7 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Show backup with id a08bd0ce-6718-400d-a99e-2147a3e4e6a2. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:23:17.365773 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:17.365773 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:23:17.367108 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4b2f1669-cde7-4c4c-87ae-8739bf06a6d7 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] https://10.4.3.119/volume/v3/backups/a08bd0ce-6718-400d-a99e-2147a3e4e6a2 returned with HTTP 200 Aug 25 10:23:17.367785 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 673/2680] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:23:17 2026] GET /volume/v3/backups/a08bd0ce-6718-400d-a99e-2147a3e4e6a2 => generated 735 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:18.093687 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-41e9e15e-1654-4c62-951b-497d4eb951bd None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:18.096661 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-41e9e15e-1654-4c62-951b-497d4eb951bd tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] GET https://10.4.3.119/volume/v3/volumes/0c221946-ed69-402c-8c26-81b82a16a1a9 Aug 25 10:23:18.096920 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-41e9e15e-1654-4c62-951b-497d4eb951bd tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:18.097220 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-41e9e15e-1654-4c62-951b-497d4eb951bd tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:18.098717 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-119931b5-244e-4b86-a190-437c20078c37 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:18.108789 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-119931b5-244e-4b86-a190-437c20078c37 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] GET https://10.4.3.119/volume/v3/backups/99c2939e-ba91-4fc1-9b5d-649ef65ae92b Aug 25 10:23:18.109112 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-119931b5-244e-4b86-a190-437c20078c37 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:18.109402 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-119931b5-244e-4b86-a190-437c20078c37 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:18.109560 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-119931b5-244e-4b86-a190-437c20078c37 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Show backup with id 99c2939e-ba91-4fc1-9b5d-649ef65ae92b. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:23:18.126848 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:18.126848 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:23:18.127986 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:18.127986 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:23:18.134225 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-41e9e15e-1654-4c62-951b-497d4eb951bd tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Volume info retrieved successfully. Aug 25 10:23:18.134809 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-119931b5-244e-4b86-a190-437c20078c37 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] https://10.4.3.119/volume/v3/backups/99c2939e-ba91-4fc1-9b5d-649ef65ae92b returned with HTTP 200 Aug 25 10:23:18.135971 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 657/2681] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:18 2026] GET /volume/v3/backups/99c2939e-ba91-4fc1-9b5d-649ef65ae92b => generated 799 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:18.145802 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-41e9e15e-1654-4c62-951b-497d4eb951bd tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] https://10.4.3.119/volume/v3/volumes/0c221946-ed69-402c-8c26-81b82a16a1a9 returned with HTTP 200 Aug 25 10:23:18.146617 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 681/2682] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:23:18 2026] GET /volume/v3/volumes/0c221946-ed69-402c-8c26-81b82a16a1a9 => generated 896 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:23:18.167574 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-2cdb5e20-3e7f-4bef-aabc-e3ed7a5e0d88 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:18.172345 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2cdb5e20-3e7f-4bef-aabc-e3ed7a5e0d88 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:23:18.172875 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2cdb5e20-3e7f-4bef-aabc-e3ed7a5e0d88 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "0c221946-ed69-402c-8c26-81b82a16a1a9", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1833714502"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:23:18.174655 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-2cdb5e20-3e7f-4bef-aabc-e3ed7a5e0d88 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Create volume request body: {'volume': {'source_volid': '0c221946-ed69-402c-8c26-81b82a16a1a9', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1833714502'}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:23:18.187558 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:18.187558 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:23:18.188267 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-2cdb5e20-3e7f-4bef-aabc-e3ed7a5e0d88 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Volume retrieved successfully. Aug 25 10:23:18.188412 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-2cdb5e20-3e7f-4bef-aabc-e3ed7a5e0d88 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Create volume of 1 GB Aug 25 10:23:18.193634 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-2cdb5e20-3e7f-4bef-aabc-e3ed7a5e0d88 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Availability Zones retrieved successfully. Aug 25 10:23:18.201479 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-2cdb5e20-3e7f-4bef-aabc-e3ed7a5e0d88 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Flow 'volume_create_api' (bc061d3d-afeb-4d8a-b1f4-c49d13104034) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:23:18.203241 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-2cdb5e20-3e7f-4bef-aabc-e3ed7a5e0d88 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37889d5a-a5d2-4c01-9b09-1d279fa1a737) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:18.204412 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [None req-2cdb5e20-3e7f-4bef-aabc-e3ed7a5e0d88 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:23:18.246657 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-2cdb5e20-3e7f-4bef-aabc-e3ed7a5e0d88 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37889d5a-a5d2-4c01-9b09-1d279fa1a737) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '0c221946-ed69-402c-8c26-81b82a16a1a9', 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:18.248059 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-2cdb5e20-3e7f-4bef-aabc-e3ed7a5e0d88 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d62c9f5-c445-4903-a8a2-5949fc50d807) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:18.348742 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-2cdb5e20-3e7f-4bef-aabc-e3ed7a5e0d88 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Created reservations ['57e29ec1-6d75-4337-9040-b371faa65d9a', 'b44751af-f63f-469c-944d-2385c7c975a1', '95d7e04a-05e7-40c9-a75c-b675a9ae3b9f', '587944c4-add0-47f1-84da-8a058bf63d75'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:23:18.349555 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-2cdb5e20-3e7f-4bef-aabc-e3ed7a5e0d88 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d62c9f5-c445-4903-a8a2-5949fc50d807) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['57e29ec1-6d75-4337-9040-b371faa65d9a', 'b44751af-f63f-469c-944d-2385c7c975a1', '95d7e04a-05e7-40c9-a75c-b675a9ae3b9f', '587944c4-add0-47f1-84da-8a058bf63d75']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:18.350636 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-2cdb5e20-3e7f-4bef-aabc-e3ed7a5e0d88 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec441da5-f4f6-4140-9f8f-d8ea23e3afd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:18.385779 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-f9fd802e-f3c0-4ef6-988c-293633a3b99d None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:18.393961 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f9fd802e-f3c0-4ef6-988c-293633a3b99d tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] GET https://10.4.3.119/volume/v3/backups/a08bd0ce-6718-400d-a99e-2147a3e4e6a2 Aug 25 10:23:18.394195 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f9fd802e-f3c0-4ef6-988c-293633a3b99d tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:18.394368 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f9fd802e-f3c0-4ef6-988c-293633a3b99d tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:18.394527 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-f9fd802e-f3c0-4ef6-988c-293633a3b99d tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Show backup with id a08bd0ce-6718-400d-a99e-2147a3e4e6a2. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:23:18.405617 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:18.405617 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:23:18.405617 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f9fd802e-f3c0-4ef6-988c-293633a3b99d tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] https://10.4.3.119/volume/v3/backups/a08bd0ce-6718-400d-a99e-2147a3e4e6a2 returned with HTTP 200 Aug 25 10:23:18.405617 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 674/2683] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:23:18 2026] GET /volume/v3/backups/a08bd0ce-6718-400d-a99e-2147a3e4e6a2 => generated 735 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:18.419886 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-2cdb5e20-3e7f-4bef-aabc-e3ed7a5e0d88 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec441da5-f4f6-4140-9f8f-d8ea23e3afd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7337bd2c-aa10-4a97-af6a-ca0d9785eea2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1833714502',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='530992d4418b4bd5a29162fffa0826dc',qos_specs=None,replication_status=,reservations=['57e29ec1-6d75-4337-9040-b371faa65d9a','b44751af-f63f-469c-944d-2385c7c975a1','95d7e04a-05e7-40c9-a75c-b675a9ae3b9f','587944c4-add0-47f1-84da-8a058bf63d75'],size=1,snapshot_id=None,source_replicaid=,source_volid=0c221946-ed69-402c-8c26-81b82a16a1a9,status='creating',user_id='4a656dd8fae945e1b3873652dc5907e5',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:23:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1833714502',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7337bd2c-aa10-4a97-af6a-ca0d9785eea2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='530992d4418b4bd5a29162fffa0826dc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=0c221946-ed69-402c-8c26-81b82a16a1a9,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4a656dd8fae945e1b3873652dc5907e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:18.421084 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-2cdb5e20-3e7f-4bef-aabc-e3ed7a5e0d88 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0175173f-4f67-478c-bd22-57f05eecd09f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:18.437752 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-fe0c6830-ac3f-414c-aece-a64bb404ef36 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:18.440436 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-fe0c6830-ac3f-414c-aece-a64bb404ef36 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] GET https://10.4.3.119/volume/v3/volumes/5ece2d43-7b2d-4a98-9d91-3864b7d055ee Aug 25 10:23:18.440657 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-fe0c6830-ac3f-414c-aece-a64bb404ef36 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:18.441129 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-fe0c6830-ac3f-414c-aece-a64bb404ef36 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:18.454839 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:18.454839 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:23:18.459976 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-fe0c6830-ac3f-414c-aece-a64bb404ef36 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Volume info retrieved successfully. Aug 25 10:23:18.463955 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-2cdb5e20-3e7f-4bef-aabc-e3ed7a5e0d88 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0175173f-4f67-478c-bd22-57f05eecd09f) transitioned into state 'SUCCESS' from state '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-1833714502',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='530992d4418b4bd5a29162fffa0826dc',qos_specs=None,replication_status=,reservations=['57e29ec1-6d75-4337-9040-b371faa65d9a','b44751af-f63f-469c-944d-2385c7c975a1','95d7e04a-05e7-40c9-a75c-b675a9ae3b9f','587944c4-add0-47f1-84da-8a058bf63d75'],size=1,snapshot_id=None,source_replicaid=,source_volid=0c221946-ed69-402c-8c26-81b82a16a1a9,status='creating',user_id='4a656dd8fae945e1b3873652dc5907e5',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:18.465159 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-2cdb5e20-3e7f-4bef-aabc-e3ed7a5e0d88 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (061f635f-8685-4252-a297-7ae635a7db62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:18.467693 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-fe0c6830-ac3f-414c-aece-a64bb404ef36 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/volumes/5ece2d43-7b2d-4a98-9d91-3864b7d055ee returned with HTTP 200 Aug 25 10:23:18.468290 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 658/2684] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:18 2026] GET /volume/v3/volumes/5ece2d43-7b2d-4a98-9d91-3864b7d055ee => generated 884 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:18.490621 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-71c92ef7-c5a4-4d7d-881d-a4e2abd4911f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:18.493556 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-2cdb5e20-3e7f-4bef-aabc-e3ed7a5e0d88 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (061f635f-8685-4252-a297-7ae635a7db62) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:18.493666 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-71c92ef7-c5a4-4d7d-881d-a4e2abd4911f tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] GET https://10.4.3.119/volume/v3/volumes/5ece2d43-7b2d-4a98-9d91-3864b7d055ee Aug 25 10:23:18.494114 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-71c92ef7-c5a4-4d7d-881d-a4e2abd4911f tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:18.494114 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-71c92ef7-c5a4-4d7d-881d-a4e2abd4911f tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:18.494919 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-2cdb5e20-3e7f-4bef-aabc-e3ed7a5e0d88 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Flow 'volume_create_api' (bc061d3d-afeb-4d8a-b1f4-c49d13104034) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:23:18.495331 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-2cdb5e20-3e7f-4bef-aabc-e3ed7a5e0d88 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Create volume request issued successfully. Aug 25 10:23:18.496278 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2cdb5e20-3e7f-4bef-aabc-e3ed7a5e0d88 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:23:18.496630 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 672/2685] 10.4.3.119 () {70 vars in 1300 bytes} [Tue Aug 25 10:23:18 2026] POST /volume/v3/volumes => generated 804 bytes in 330 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:23:18.508467 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:18.508467 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:23:18.511800 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-b0a14bc9-005a-40f8-80f0-491a442f6656 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:18.513301 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-71c92ef7-c5a4-4d7d-881d-a4e2abd4911f tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Volume info retrieved successfully. Aug 25 10:23:18.513994 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b0a14bc9-005a-40f8-80f0-491a442f6656 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] GET https://10.4.3.119/volume/v3/volumes/7337bd2c-aa10-4a97-af6a-ca0d9785eea2 Aug 25 10:23:18.514401 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b0a14bc9-005a-40f8-80f0-491a442f6656 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:18.514633 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b0a14bc9-005a-40f8-80f0-491a442f6656 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:18.518815 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-71c92ef7-c5a4-4d7d-881d-a4e2abd4911f tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/volumes/5ece2d43-7b2d-4a98-9d91-3864b7d055ee returned with HTTP 200 Aug 25 10:23:18.519551 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 682/2686] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:18 2026] GET /volume/v3/volumes/5ece2d43-7b2d-4a98-9d91-3864b7d055ee => generated 884 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:18.533414 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:18.533414 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:23:18.541583 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-b0a14bc9-005a-40f8-80f0-491a442f6656 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Volume info retrieved successfully. Aug 25 10:23:18.547292 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b0a14bc9-005a-40f8-80f0-491a442f6656 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] https://10.4.3.119/volume/v3/volumes/7337bd2c-aa10-4a97-af6a-ca0d9785eea2 returned with HTTP 200 Aug 25 10:23:18.547653 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 675/2687] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:23:18 2026] GET /volume/v3/volumes/7337bd2c-aa10-4a97-af6a-ca0d9785eea2 => generated 872 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:23:18.589014 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-a9d9e2ae-37cd-466e-86cd-ef8e7b1f0d5a req-85e6bea6-4fea-468b-b994-5e6ef02a15cf None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:18.591667 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-a9d9e2ae-37cd-466e-86cd-ef8e7b1f0d5a req-85e6bea6-4fea-468b-b994-5e6ef02a15cf tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] GET https://10.4.3.119/volume/v3/volumes/5ece2d43-7b2d-4a98-9d91-3864b7d055ee Aug 25 10:23:18.591948 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-a9d9e2ae-37cd-466e-86cd-ef8e7b1f0d5a req-85e6bea6-4fea-468b-b994-5e6ef02a15cf tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:18.592275 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-a9d9e2ae-37cd-466e-86cd-ef8e7b1f0d5a req-85e6bea6-4fea-468b-b994-5e6ef02a15cf tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:18.605920 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:18.605920 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:23:18.612349 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-a9d9e2ae-37cd-466e-86cd-ef8e7b1f0d5a req-85e6bea6-4fea-468b-b994-5e6ef02a15cf tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Volume info retrieved successfully. Aug 25 10:23:18.622112 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-a9d9e2ae-37cd-466e-86cd-ef8e7b1f0d5a req-85e6bea6-4fea-468b-b994-5e6ef02a15cf tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/volumes/5ece2d43-7b2d-4a98-9d91-3864b7d055ee returned with HTTP 200 Aug 25 10:23:18.622802 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 659/2688] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:23:18 2026] GET /volume/v3/volumes/5ece2d43-7b2d-4a98-9d91-3864b7d055ee => generated 884 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 10:23:18.746306 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-f5a6526b-8b71-4ca0-868c-69c341d693cd None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:18.746853 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f5a6526b-8b71-4ca0-868c-69c341d693cd None None] GET https://10.4.3.119/volume// Aug 25 10:23:18.747105 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f5a6526b-8b71-4ca0-868c-69c341d693cd None None] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:18.747365 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f5a6526b-8b71-4ca0-868c-69c341d693cd None None] Calling method 'all' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:18.747702 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f5a6526b-8b71-4ca0-868c-69c341d693cd None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:23:18.748052 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 673/2689] 10.4.3.119 () {66 vars in 1428 bytes} [Tue Aug 25 10:23:18 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:23:18.757939 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-a9d9e2ae-37cd-466e-86cd-ef8e7b1f0d5a req-12600aae-4805-4217-974b-b380009b51ee None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:18.759979 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-a9d9e2ae-37cd-466e-86cd-ef8e7b1f0d5a req-12600aae-4805-4217-974b-b380009b51ee tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] POST https://10.4.3.119/volume/v3/attachments Aug 25 10:23:18.760353 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-a9d9e2ae-37cd-466e-86cd-ef8e7b1f0d5a req-12600aae-4805-4217-974b-b380009b51ee tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5ece2d43-7b2d-4a98-9d91-3864b7d055ee", "connector": null, "instance_uuid": "a561f1a1-59bc-45ec-9c72-2592259addf5"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:23:18.770929 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:18.770929 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:23:18.857852 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-a9d9e2ae-37cd-466e-86cd-ef8e7b1f0d5a req-12600aae-4805-4217-974b-b380009b51ee tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/attachments returned with HTTP 200 Aug 25 10:23:18.858191 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 683/2690] 10.4.3.119 () {74 vars in 1594 bytes} [Tue Aug 25 10:23:18 2026] POST /volume/v3/attachments => generated 273 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:23:18.926047 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-f1fc4a20-6d40-4423-8ec1-fad094062f16 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:18.928999 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f1fc4a20-6d40-4423-8ec1-fad094062f16 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] GET https://10.4.3.119/volume/v3/volumes/5ece2d43-7b2d-4a98-9d91-3864b7d055ee Aug 25 10:23:18.929449 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f1fc4a20-6d40-4423-8ec1-fad094062f16 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:18.929506 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f1fc4a20-6d40-4423-8ec1-fad094062f16 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:18.932788 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-67fce908-c68c-405a-9568-c4814caf3894 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:18.933333 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-67fce908-c68c-405a-9568-c4814caf3894 None None] GET https://10.4.3.119/volume// Aug 25 10:23:18.933535 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-67fce908-c68c-405a-9568-c4814caf3894 None None] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:18.933732 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-67fce908-c68c-405a-9568-c4814caf3894 None None] Calling method 'all' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:18.934095 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-67fce908-c68c-405a-9568-c4814caf3894 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:23:18.934429 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 660/2691] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:23:18 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:23:18.942252 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:18.942252 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:23:18.947584 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-f1fc4a20-6d40-4423-8ec1-fad094062f16 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Volume info retrieved successfully. Aug 25 10:23:18.953871 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f1fc4a20-6d40-4423-8ec1-fad094062f16 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/volumes/5ece2d43-7b2d-4a98-9d91-3864b7d055ee returned with HTTP 200 Aug 25 10:23:18.954203 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-a9d9e2ae-37cd-466e-86cd-ef8e7b1f0d5a req-46ef18b8-fd1a-4a75-9bd7-53c9852b17be None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:18.954455 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 676/2692] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:18 2026] GET /volume/v3/volumes/5ece2d43-7b2d-4a98-9d91-3864b7d055ee => generated 883 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:18.959565 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-a9d9e2ae-37cd-466e-86cd-ef8e7b1f0d5a req-46ef18b8-fd1a-4a75-9bd7-53c9852b17be tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] GET https://10.4.3.119/volume/v3/volumes/5ece2d43-7b2d-4a98-9d91-3864b7d055ee Aug 25 10:23:18.959928 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-a9d9e2ae-37cd-466e-86cd-ef8e7b1f0d5a req-46ef18b8-fd1a-4a75-9bd7-53c9852b17be tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:18.960079 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-a9d9e2ae-37cd-466e-86cd-ef8e7b1f0d5a req-46ef18b8-fd1a-4a75-9bd7-53c9852b17be tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:18.979935 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:18.979935 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:23:18.986854 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [req-a9d9e2ae-37cd-466e-86cd-ef8e7b1f0d5a req-46ef18b8-fd1a-4a75-9bd7-53c9852b17be tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Volume info retrieved successfully. Aug 25 10:23:18.992364 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-a9d9e2ae-37cd-466e-86cd-ef8e7b1f0d5a req-46ef18b8-fd1a-4a75-9bd7-53c9852b17be tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/volumes/5ece2d43-7b2d-4a98-9d91-3864b7d055ee returned with HTTP 200 Aug 25 10:23:18.992874 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 674/2693] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:23:18 2026] GET /volume/v3/volumes/5ece2d43-7b2d-4a98-9d91-3864b7d055ee => generated 1063 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:23:19.154789 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-8402189e-3485-486f-9d83-78871a26999a None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:19.157049 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8402189e-3485-486f-9d83-78871a26999a tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] GET https://10.4.3.119/volume/v3/backups/99c2939e-ba91-4fc1-9b5d-649ef65ae92b Aug 25 10:23:19.157612 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-8402189e-3485-486f-9d83-78871a26999a tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:19.157612 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-8402189e-3485-486f-9d83-78871a26999a tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:19.158339 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-8402189e-3485-486f-9d83-78871a26999a tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Show backup with id 99c2939e-ba91-4fc1-9b5d-649ef65ae92b. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:23:19.160894 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-a9d9e2ae-37cd-466e-86cd-ef8e7b1f0d5a req-e1dc71da-51f6-464f-98ff-0bdd4a52b5aa None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:19.164742 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-a9d9e2ae-37cd-466e-86cd-ef8e7b1f0d5a req-e1dc71da-51f6-464f-98ff-0bdd4a52b5aa tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] PUT https://10.4.3.119/volume/v3/attachments/4eb49018-8a23-4e60-91eb-82d123b97332 Aug 25 10:23:19.165394 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-a9d9e2ae-37cd-466e-86cd-ef8e7b1f0d5a req-e1dc71da-51f6-464f-98ff-0bdd4a52b5aa tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.119", "host": "np0000008063", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3398d5156650", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "462fd6ce-c505-48ef-84ec-f85776d45b24", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:23:19.165833 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:19.165833 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:23:19.166857 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8402189e-3485-486f-9d83-78871a26999a tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] https://10.4.3.119/volume/v3/backups/99c2939e-ba91-4fc1-9b5d-649ef65ae92b returned with HTTP 200 Aug 25 10:23:19.167585 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 684/2694] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:19 2026] GET /volume/v3/backups/99c2939e-ba91-4fc1-9b5d-649ef65ae92b => generated 799 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 10:23:19.180118 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-a9d9e2ae-37cd-466e-86cd-ef8e7b1f0d5a req-e1dc71da-51f6-464f-98ff-0bdd4a52b5aa tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Acquiring lock "cinder-attachment_update-5ece2d43-7b2d-4a98-9d91-3864b7d055ee-np0000008063" by "attachment_update" {{(pid=100389) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 10:23:19.187660 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-a9d9e2ae-37cd-466e-86cd-ef8e7b1f0d5a req-e1dc71da-51f6-464f-98ff-0bdd4a52b5aa tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Lock "cinder-attachment_update-5ece2d43-7b2d-4a98-9d91-3864b7d055ee-np0000008063" acquired by "attachment_update" :: waited 0.007s {{(pid=100389) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 10:23:19.188407 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:19.188407 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:23:19.343188 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-a9d9e2ae-37cd-466e-86cd-ef8e7b1f0d5a req-e1dc71da-51f6-464f-98ff-0bdd4a52b5aa tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Lock "cinder-attachment_update-5ece2d43-7b2d-4a98-9d91-3864b7d055ee-np0000008063" released by "attachment_update" :: held 0.153s {{(pid=100389) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 10:23:19.343188 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-a9d9e2ae-37cd-466e-86cd-ef8e7b1f0d5a req-e1dc71da-51f6-464f-98ff-0bdd4a52b5aa tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/attachments/4eb49018-8a23-4e60-91eb-82d123b97332 returned with HTTP 200 Aug 25 10:23:19.343188 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 661/2695] 10.4.3.119 () {74 vars in 1704 bytes} [Tue Aug 25 10:23:19 2026] PUT /volume/v3/attachments/4eb49018-8a23-4e60-91eb-82d123b97332 => generated 968 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:23:19.354689 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-a9d9e2ae-37cd-466e-86cd-ef8e7b1f0d5a req-652b4419-c78d-4a14-ac92-b73882ebad60 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:19.359288 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-a9d9e2ae-37cd-466e-86cd-ef8e7b1f0d5a req-652b4419-c78d-4a14-ac92-b73882ebad60 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] GET https://10.4.3.119/volume/v3/volumes/5ece2d43-7b2d-4a98-9d91-3864b7d055ee/encryption Aug 25 10:23:19.359288 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-a9d9e2ae-37cd-466e-86cd-ef8e7b1f0d5a req-652b4419-c78d-4a14-ac92-b73882ebad60 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:19.359288 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-a9d9e2ae-37cd-466e-86cd-ef8e7b1f0d5a req-652b4419-c78d-4a14-ac92-b73882ebad60 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Calling method 'index' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:19.378262 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:19.378262 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:23:19.388702 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-a9d9e2ae-37cd-466e-86cd-ef8e7b1f0d5a req-652b4419-c78d-4a14-ac92-b73882ebad60 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/volumes/5ece2d43-7b2d-4a98-9d91-3864b7d055ee/encryption returned with HTTP 200 Aug 25 10:23:19.389375 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 677/2696] 10.4.3.119 () {68 vars in 1631 bytes} [Tue Aug 25 10:23:19 2026] GET /volume/v3/volumes/5ece2d43-7b2d-4a98-9d91-3864b7d055ee/encryption => generated 161 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:19.424650 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-431097b3-d37e-4383-8aa0-709b651e95cb None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:19.428805 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-431097b3-d37e-4383-8aa0-709b651e95cb tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] GET https://10.4.3.119/volume/v3/backups/a08bd0ce-6718-400d-a99e-2147a3e4e6a2 Aug 25 10:23:19.429444 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-431097b3-d37e-4383-8aa0-709b651e95cb tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:19.429779 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-431097b3-d37e-4383-8aa0-709b651e95cb tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:19.429939 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-431097b3-d37e-4383-8aa0-709b651e95cb tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Show backup with id a08bd0ce-6718-400d-a99e-2147a3e4e6a2. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:23:19.441223 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:19.441223 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:23:19.441223 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-431097b3-d37e-4383-8aa0-709b651e95cb tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] https://10.4.3.119/volume/v3/backups/a08bd0ce-6718-400d-a99e-2147a3e4e6a2 returned with HTTP 200 Aug 25 10:23:19.442309 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 675/2697] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:23:19 2026] GET /volume/v3/backups/a08bd0ce-6718-400d-a99e-2147a3e4e6a2 => generated 735 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:19.565500 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-aa821d9e-2727-4e03-b34c-772a045f869a None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:19.567499 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-aa821d9e-2727-4e03-b34c-772a045f869a tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] GET https://10.4.3.119/volume/v3/volumes/7337bd2c-aa10-4a97-af6a-ca0d9785eea2 Aug 25 10:23:19.567643 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-aa821d9e-2727-4e03-b34c-772a045f869a tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:19.569043 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-aa821d9e-2727-4e03-b34c-772a045f869a tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:19.579548 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:19.579548 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:23:19.584373 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-aa821d9e-2727-4e03-b34c-772a045f869a tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Volume info retrieved successfully. Aug 25 10:23:19.592906 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-aa821d9e-2727-4e03-b34c-772a045f869a tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] https://10.4.3.119/volume/v3/volumes/7337bd2c-aa10-4a97-af6a-ca0d9785eea2 returned with HTTP 200 Aug 25 10:23:19.593823 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 685/2698] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:23:19 2026] GET /volume/v3/volumes/7337bd2c-aa10-4a97-af6a-ca0d9785eea2 => generated 897 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:23:19.616583 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-4bbaa46b-2c4d-45d8-a1a6-4f176adced8e None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:19.620098 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4bbaa46b-2c4d-45d8-a1a6-4f176adced8e tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] DELETE https://10.4.3.119/volume/v3/snapshots/7b8c3130-5f76-4237-8843-4bd97fde50fb Aug 25 10:23:19.620502 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4bbaa46b-2c4d-45d8-a1a6-4f176adced8e tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:19.620764 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4bbaa46b-2c4d-45d8-a1a6-4f176adced8e tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:19.620819 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.snapshots [None req-4bbaa46b-2c4d-45d8-a1a6-4f176adced8e tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Delete snapshot with id: 7b8c3130-5f76-4237-8843-4bd97fde50fb Aug 25 10:23:19.627001 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:19.627001 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:23:19.627573 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-4bbaa46b-2c4d-45d8-a1a6-4f176adced8e tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Snapshot retrieved successfully. Aug 25 10:23:19.650656 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-4bbaa46b-2c4d-45d8-a1a6-4f176adced8e tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Snapshot delete request issued successfully. Aug 25 10:23:19.650913 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4bbaa46b-2c4d-45d8-a1a6-4f176adced8e tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] https://10.4.3.119/volume/v3/snapshots/7b8c3130-5f76-4237-8843-4bd97fde50fb returned with HTTP 202 Aug 25 10:23:19.651675 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 662/2699] 10.4.3.119 () {66 vars in 1357 bytes} [Tue Aug 25 10:23:19 2026] DELETE /volume/v3/snapshots/7b8c3130-5f76-4237-8843-4bd97fde50fb => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:23:19.663611 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-4094e43f-97eb-421a-846e-bf825b119028 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:19.668024 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4094e43f-97eb-421a-846e-bf825b119028 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] GET https://10.4.3.119/volume/v3/snapshots/7b8c3130-5f76-4237-8843-4bd97fde50fb Aug 25 10:23:19.668319 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4094e43f-97eb-421a-846e-bf825b119028 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:19.668683 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4094e43f-97eb-421a-846e-bf825b119028 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:19.675516 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:19.675516 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:23:19.676391 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-4094e43f-97eb-421a-846e-bf825b119028 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Snapshot retrieved successfully. Aug 25 10:23:19.677862 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4094e43f-97eb-421a-846e-bf825b119028 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] https://10.4.3.119/volume/v3/snapshots/7b8c3130-5f76-4237-8843-4bd97fde50fb returned with HTTP 200 Aug 25 10:23:19.678460 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 678/2700] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:23:19 2026] GET /volume/v3/snapshots/7b8c3130-5f76-4237-8843-4bd97fde50fb => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:19.973080 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-3956d03b-66f6-4542-8c88-ea87e81a3062 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:19.980867 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3956d03b-66f6-4542-8c88-ea87e81a3062 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] GET https://10.4.3.119/volume/v3/volumes/5ece2d43-7b2d-4a98-9d91-3864b7d055ee Aug 25 10:23:19.980867 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3956d03b-66f6-4542-8c88-ea87e81a3062 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:19.980867 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3956d03b-66f6-4542-8c88-ea87e81a3062 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:19.992794 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:19.992794 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:23:19.998734 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-3956d03b-66f6-4542-8c88-ea87e81a3062 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Volume info retrieved successfully. Aug 25 10:23:20.007961 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3956d03b-66f6-4542-8c88-ea87e81a3062 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/volumes/5ece2d43-7b2d-4a98-9d91-3864b7d055ee returned with HTTP 200 Aug 25 10:23:20.009158 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 676/2701] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:19 2026] GET /volume/v3/volumes/5ece2d43-7b2d-4a98-9d91-3864b7d055ee => generated 884 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:20.185266 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-a5b924bd-8817-4031-8ad8-1af088515b6b None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:20.188485 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a5b924bd-8817-4031-8ad8-1af088515b6b tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] GET https://10.4.3.119/volume/v3/backups/99c2939e-ba91-4fc1-9b5d-649ef65ae92b Aug 25 10:23:20.188871 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a5b924bd-8817-4031-8ad8-1af088515b6b tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:20.188871 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a5b924bd-8817-4031-8ad8-1af088515b6b tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:20.189239 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-a5b924bd-8817-4031-8ad8-1af088515b6b tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Show backup with id 99c2939e-ba91-4fc1-9b5d-649ef65ae92b. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:23:20.213633 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:20.213633 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:23:20.214635 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a5b924bd-8817-4031-8ad8-1af088515b6b tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] https://10.4.3.119/volume/v3/backups/99c2939e-ba91-4fc1-9b5d-649ef65ae92b returned with HTTP 200 Aug 25 10:23:20.215102 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 686/2702] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:20 2026] GET /volume/v3/backups/99c2939e-ba91-4fc1-9b5d-649ef65ae92b => generated 799 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:20.454925 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-0a1e2928-1264-4508-8913-1145eec18439 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:20.457300 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0a1e2928-1264-4508-8913-1145eec18439 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] GET https://10.4.3.119/volume/v3/backups/a08bd0ce-6718-400d-a99e-2147a3e4e6a2 Aug 25 10:23:20.457606 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0a1e2928-1264-4508-8913-1145eec18439 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:20.457906 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0a1e2928-1264-4508-8913-1145eec18439 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:20.458005 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-0a1e2928-1264-4508-8913-1145eec18439 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Show backup with id a08bd0ce-6718-400d-a99e-2147a3e4e6a2. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:23:20.465299 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:20.465299 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:23:20.466066 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0a1e2928-1264-4508-8913-1145eec18439 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] https://10.4.3.119/volume/v3/backups/a08bd0ce-6718-400d-a99e-2147a3e4e6a2 returned with HTTP 200 Aug 25 10:23:20.466500 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 663/2703] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:23:20 2026] GET /volume/v3/backups/a08bd0ce-6718-400d-a99e-2147a3e4e6a2 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:20.688844 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-04e7f399-c78f-4f6b-89b3-efbd12f2cbe4 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:20.690854 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-04e7f399-c78f-4f6b-89b3-efbd12f2cbe4 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] GET https://10.4.3.119/volume/v3/snapshots/7b8c3130-5f76-4237-8843-4bd97fde50fb Aug 25 10:23:20.691124 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-04e7f399-c78f-4f6b-89b3-efbd12f2cbe4 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:20.691941 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-04e7f399-c78f-4f6b-89b3-efbd12f2cbe4 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:20.694755 np0000008063 devstack@c-api.service[100390]: DEBUG dbcounter [-] [100390] Writing DB stats cinder:SELECT=513,cinder:UPDATE=151,cinder:INSERT=77 {{(pid=100390) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 10:23:20.700249 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-04e7f399-c78f-4f6b-89b3-efbd12f2cbe4 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] https://10.4.3.119/volume/v3/snapshots/7b8c3130-5f76-4237-8843-4bd97fde50fb returned with HTTP 404 Aug 25 10:23:20.701111 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 679/2704] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:23:20 2026] GET /volume/v3/snapshots/7b8c3130-5f76-4237-8843-4bd97fde50fb => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:23:20.712277 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-5608f607-f0fc-49c1-b160-df7e1f34e4b6 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:20.714551 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5608f607-f0fc-49c1-b160-df7e1f34e4b6 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] DELETE https://10.4.3.119/volume/v3/snapshots/88461b6d-4733-4981-8532-905233c78f79 Aug 25 10:23:20.715393 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-5608f607-f0fc-49c1-b160-df7e1f34e4b6 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:20.715393 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-5608f607-f0fc-49c1-b160-df7e1f34e4b6 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:20.715393 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.snapshots [None req-5608f607-f0fc-49c1-b160-df7e1f34e4b6 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Delete snapshot with id: 88461b6d-4733-4981-8532-905233c78f79 Aug 25 10:23:20.723325 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:20.723325 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:23:20.724043 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-5608f607-f0fc-49c1-b160-df7e1f34e4b6 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Snapshot retrieved successfully. Aug 25 10:23:20.749002 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-5608f607-f0fc-49c1-b160-df7e1f34e4b6 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Snapshot delete request issued successfully. Aug 25 10:23:20.749279 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5608f607-f0fc-49c1-b160-df7e1f34e4b6 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] https://10.4.3.119/volume/v3/snapshots/88461b6d-4733-4981-8532-905233c78f79 returned with HTTP 202 Aug 25 10:23:20.749766 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 677/2705] 10.4.3.119 () {66 vars in 1357 bytes} [Tue Aug 25 10:23:20 2026] DELETE /volume/v3/snapshots/88461b6d-4733-4981-8532-905233c78f79 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:23:20.758906 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-96f7c08c-2599-4975-9772-f4889a52e813 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:20.761344 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-96f7c08c-2599-4975-9772-f4889a52e813 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] GET https://10.4.3.119/volume/v3/snapshots/88461b6d-4733-4981-8532-905233c78f79 Aug 25 10:23:20.762288 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-96f7c08c-2599-4975-9772-f4889a52e813 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:20.762288 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-96f7c08c-2599-4975-9772-f4889a52e813 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:20.772030 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:20.772030 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:23:20.772030 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-96f7c08c-2599-4975-9772-f4889a52e813 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Snapshot retrieved successfully. Aug 25 10:23:20.772030 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-96f7c08c-2599-4975-9772-f4889a52e813 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] https://10.4.3.119/volume/v3/snapshots/88461b6d-4733-4981-8532-905233c78f79 returned with HTTP 200 Aug 25 10:23:20.772030 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 687/2706] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:23:20 2026] GET /volume/v3/snapshots/88461b6d-4733-4981-8532-905233c78f79 => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:21.023987 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-60727a96-d812-4307-b95c-5a5cdcb70e22 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:21.026747 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-60727a96-d812-4307-b95c-5a5cdcb70e22 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] GET https://10.4.3.119/volume/v3/volumes/5ece2d43-7b2d-4a98-9d91-3864b7d055ee Aug 25 10:23:21.026992 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-60727a96-d812-4307-b95c-5a5cdcb70e22 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:21.027316 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-60727a96-d812-4307-b95c-5a5cdcb70e22 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:21.038854 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:21.038854 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:23:21.043023 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-60727a96-d812-4307-b95c-5a5cdcb70e22 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Volume info retrieved successfully. Aug 25 10:23:21.048483 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-60727a96-d812-4307-b95c-5a5cdcb70e22 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/volumes/5ece2d43-7b2d-4a98-9d91-3864b7d055ee returned with HTTP 200 Aug 25 10:23:21.048887 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 664/2707] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:21 2026] GET /volume/v3/volumes/5ece2d43-7b2d-4a98-9d91-3864b7d055ee => generated 884 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:21.231950 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-e3c0792f-6406-4b36-873d-deb9201cb12e None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:21.235114 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e3c0792f-6406-4b36-873d-deb9201cb12e tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] GET https://10.4.3.119/volume/v3/backups/99c2939e-ba91-4fc1-9b5d-649ef65ae92b Aug 25 10:23:21.235114 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e3c0792f-6406-4b36-873d-deb9201cb12e tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:21.235435 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e3c0792f-6406-4b36-873d-deb9201cb12e tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:21.235667 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-e3c0792f-6406-4b36-873d-deb9201cb12e tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Show backup with id 99c2939e-ba91-4fc1-9b5d-649ef65ae92b. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:23:21.243707 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:21.243707 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:23:21.244878 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e3c0792f-6406-4b36-873d-deb9201cb12e tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] https://10.4.3.119/volume/v3/backups/99c2939e-ba91-4fc1-9b5d-649ef65ae92b returned with HTTP 200 Aug 25 10:23:21.245673 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 680/2708] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:21 2026] GET /volume/v3/backups/99c2939e-ba91-4fc1-9b5d-649ef65ae92b => generated 799 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:21.487062 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-278b69f3-9bd2-485c-bfef-ec653743fddc None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:21.490089 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-278b69f3-9bd2-485c-bfef-ec653743fddc tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] GET https://10.4.3.119/volume/v3/backups/a08bd0ce-6718-400d-a99e-2147a3e4e6a2 Aug 25 10:23:21.490786 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-278b69f3-9bd2-485c-bfef-ec653743fddc tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:21.490786 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-278b69f3-9bd2-485c-bfef-ec653743fddc tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:21.491008 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-278b69f3-9bd2-485c-bfef-ec653743fddc tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Show backup with id a08bd0ce-6718-400d-a99e-2147a3e4e6a2. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:23:21.498691 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:21.498691 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:23:21.499309 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-278b69f3-9bd2-485c-bfef-ec653743fddc tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] https://10.4.3.119/volume/v3/backups/a08bd0ce-6718-400d-a99e-2147a3e4e6a2 returned with HTTP 200 Aug 25 10:23:21.499586 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 678/2709] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:23:21 2026] GET /volume/v3/backups/a08bd0ce-6718-400d-a99e-2147a3e4e6a2 => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:21.787161 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-f440c4d1-03a5-4e80-868c-cd5dc313303b None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:21.790258 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f440c4d1-03a5-4e80-868c-cd5dc313303b tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] GET https://10.4.3.119/volume/v3/snapshots/88461b6d-4733-4981-8532-905233c78f79 Aug 25 10:23:21.790504 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f440c4d1-03a5-4e80-868c-cd5dc313303b tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:21.790714 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f440c4d1-03a5-4e80-868c-cd5dc313303b tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:21.800441 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f440c4d1-03a5-4e80-868c-cd5dc313303b tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] https://10.4.3.119/volume/v3/snapshots/88461b6d-4733-4981-8532-905233c78f79 returned with HTTP 404 Aug 25 10:23:21.800949 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 688/2710] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:23:21 2026] GET /volume/v3/snapshots/88461b6d-4733-4981-8532-905233c78f79 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:23:21.812261 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-2190bccd-4c09-4de9-ac49-b9db2190b5b9 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:21.814100 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-2190bccd-4c09-4de9-ac49-b9db2190b5b9 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] DELETE https://10.4.3.119/volume/v3/volumes/0c221946-ed69-402c-8c26-81b82a16a1a9 Aug 25 10:23:21.814425 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-2190bccd-4c09-4de9-ac49-b9db2190b5b9 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:21.814685 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-2190bccd-4c09-4de9-ac49-b9db2190b5b9 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:21.814886 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-2190bccd-4c09-4de9-ac49-b9db2190b5b9 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Delete volume with id: 0c221946-ed69-402c-8c26-81b82a16a1a9 Aug 25 10:23:21.824383 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:21.824383 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:23:21.824983 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-2190bccd-4c09-4de9-ac49-b9db2190b5b9 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Volume info retrieved successfully. Aug 25 10:23:21.851803 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-2190bccd-4c09-4de9-ac49-b9db2190b5b9 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Delete volume request issued successfully. Aug 25 10:23:21.852115 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-2190bccd-4c09-4de9-ac49-b9db2190b5b9 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] https://10.4.3.119/volume/v3/volumes/0c221946-ed69-402c-8c26-81b82a16a1a9 returned with HTTP 202 Aug 25 10:23:21.853030 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 665/2711] 10.4.3.119 () {68 vars in 1392 bytes} [Tue Aug 25 10:23:21 2026] DELETE /volume/v3/volumes/0c221946-ed69-402c-8c26-81b82a16a1a9 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 10:23:21.863836 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-97471bd3-0352-4410-805f-87c3b92670ea None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:21.866426 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-97471bd3-0352-4410-805f-87c3b92670ea tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] GET https://10.4.3.119/volume/v3/volumes/0c221946-ed69-402c-8c26-81b82a16a1a9 Aug 25 10:23:21.866775 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-97471bd3-0352-4410-805f-87c3b92670ea tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:21.867028 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-97471bd3-0352-4410-805f-87c3b92670ea tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:21.878335 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:21.878335 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:23:21.883051 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-677cfb18-bf07-47e3-985c-ece77b20800c None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:21.884700 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-97471bd3-0352-4410-805f-87c3b92670ea tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Volume info retrieved successfully. Aug 25 10:23:21.892294 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-97471bd3-0352-4410-805f-87c3b92670ea tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] https://10.4.3.119/volume/v3/volumes/0c221946-ed69-402c-8c26-81b82a16a1a9 returned with HTTP 200 Aug 25 10:23:21.892873 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 681/2712] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:23:21 2026] GET /volume/v3/volumes/0c221946-ed69-402c-8c26-81b82a16a1a9 => generated 895 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:23:22.008959 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-677cfb18-bf07-47e3-985c-ece77b20800c tempest-TestVolumeBootPattern-823432496 tempest-TestVolumeBootPattern-823432496-project-admin] POST https://10.4.3.119/volume/v3/types Aug 25 10:23:22.010076 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-677cfb18-bf07-47e3-985c-ece77b20800c tempest-TestVolumeBootPattern-823432496 tempest-TestVolumeBootPattern-823432496-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-188312608", "extra_specs": {}}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:23:22.029105 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-677cfb18-bf07-47e3-985c-ece77b20800c tempest-TestVolumeBootPattern-823432496 tempest-TestVolumeBootPattern-823432496-project-admin] https://10.4.3.119/volume/v3/types returned with HTTP 200 Aug 25 10:23:22.029910 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 679/2713] 10.4.3.119 () {68 vars in 1252 bytes} [Tue Aug 25 10:23:21 2026] POST /volume/v3/types => generated 211 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:22.041161 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-1a27f44d-6c16-4a18-86b8-73bb443ea276 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:22.044429 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1a27f44d-6c16-4a18-86b8-73bb443ea276 tempest-TestVolumeBootPattern-823432496 tempest-TestVolumeBootPattern-823432496-project-admin] POST https://10.4.3.119/volume/v3/types/0872fda4-509a-4fc1-96df-10ec1626adb5/encryption Aug 25 10:23:22.046934 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1a27f44d-6c16-4a18-86b8-73bb443ea276 tempest-TestVolumeBootPattern-823432496 tempest-TestVolumeBootPattern-823432496-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:23:22.067070 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-6bfe4894-b89d-4f24-a726-ed27d6b0eaa4 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:22.069249 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6bfe4894-b89d-4f24-a726-ed27d6b0eaa4 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] GET https://10.4.3.119/volume/v3/volumes/5ece2d43-7b2d-4a98-9d91-3864b7d055ee Aug 25 10:23:22.069713 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6bfe4894-b89d-4f24-a726-ed27d6b0eaa4 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:22.069874 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6bfe4894-b89d-4f24-a726-ed27d6b0eaa4 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:22.076527 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1a27f44d-6c16-4a18-86b8-73bb443ea276 tempest-TestVolumeBootPattern-823432496 tempest-TestVolumeBootPattern-823432496-project-admin] https://10.4.3.119/volume/v3/types/0872fda4-509a-4fc1-96df-10ec1626adb5/encryption returned with HTTP 200 Aug 25 10:23:22.077460 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 689/2714] 10.4.3.119 () {68 vars in 1397 bytes} [Tue Aug 25 10:23:22 2026] POST /volume/v3/types/0872fda4-509a-4fc1-96df-10ec1626adb5/encryption => generated 230 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:22.086738 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:22.086738 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:23:22.088930 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-209e5e81-c248-4c14-ae4f-9f1a23405f5f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:22.092555 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-6bfe4894-b89d-4f24-a726-ed27d6b0eaa4 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Volume info retrieved successfully. Aug 25 10:23:22.104033 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6bfe4894-b89d-4f24-a726-ed27d6b0eaa4 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/volumes/5ece2d43-7b2d-4a98-9d91-3864b7d055ee returned with HTTP 200 Aug 25 10:23:22.105509 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 666/2715] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:22 2026] GET /volume/v3/volumes/5ece2d43-7b2d-4a98-9d91-3864b7d055ee => generated 884 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:22.213067 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-209e5e81-c248-4c14-ae4f-9f1a23405f5f tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:23:22.213977 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-209e5e81-c248-4c14-ae4f-9f1a23405f5f tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-213241094", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-188312608", "size": 1}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:23:22.215464 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volumes [None req-209e5e81-c248-4c14-ae4f-9f1a23405f5f tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-213241094', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-188312608', 'size': 1}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:23:22.221620 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-209e5e81-c248-4c14-ae4f-9f1a23405f5f tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Create volume of 1 GB Aug 25 10:23:22.222167 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:22.222167 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:23:22.223753 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-209e5e81-c248-4c14-ae4f-9f1a23405f5f tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Availability Zones retrieved successfully. Aug 25 10:23:22.229953 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-209e5e81-c248-4c14-ae4f-9f1a23405f5f tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Flow 'volume_create_api' (a6e6363a-8709-4490-8ae4-94f5bec3edad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:23:22.231486 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-209e5e81-c248-4c14-ae4f-9f1a23405f5f tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56a9a993-4675-4dd5-b7f9-0bdb98a1fcec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:22.232788 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-209e5e81-c248-4c14-ae4f-9f1a23405f5f tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Validating volume size '1' using validate_int {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:23:22.273409 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-d5269fe4-5bd0-41e9-ae06-e8f5342644e0 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:22.273628 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-209e5e81-c248-4c14-ae4f-9f1a23405f5f tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56a9a993-4675-4dd5-b7f9-0bdb98a1fcec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:23:22Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0872fda4-509a-4fc1-96df-10ec1626adb5,is_public=True,name='tempest-scenario-type-luks-188312608',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0872fda4-509a-4fc1-96df-10ec1626adb5', '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=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:22.275149 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-209e5e81-c248-4c14-ae4f-9f1a23405f5f tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80b98da5-a5fc-453c-b8d7-68b9c0f60bf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:22.276145 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d5269fe4-5bd0-41e9-ae06-e8f5342644e0 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] GET https://10.4.3.119/volume/v3/backups/99c2939e-ba91-4fc1-9b5d-649ef65ae92b Aug 25 10:23:22.277318 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d5269fe4-5bd0-41e9-ae06-e8f5342644e0 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:22.277631 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d5269fe4-5bd0-41e9-ae06-e8f5342644e0 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:22.277955 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-d5269fe4-5bd0-41e9-ae06-e8f5342644e0 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Show backup with id 99c2939e-ba91-4fc1-9b5d-649ef65ae92b. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:23:22.284158 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:22.284158 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:23:22.285283 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d5269fe4-5bd0-41e9-ae06-e8f5342644e0 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] https://10.4.3.119/volume/v3/backups/99c2939e-ba91-4fc1-9b5d-649ef65ae92b returned with HTTP 200 Aug 25 10:23:22.285962 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 680/2716] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:22 2026] GET /volume/v3/backups/99c2939e-ba91-4fc1-9b5d-649ef65ae92b => generated 799 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:22.316207 np0000008063 devstack@c-api.service[100390]: WARNING cinder.quota [None req-209e5e81-c248-4c14-ae4f-9f1a23405f5f tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-188312608 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-188312608, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:23:22.316207 np0000008063 devstack@c-api.service[100390]: WARNING cinder.quota [None req-209e5e81-c248-4c14-ae4f-9f1a23405f5f tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-188312608 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-188312608, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:23:22.366699 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-209e5e81-c248-4c14-ae4f-9f1a23405f5f tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Created reservations ['6b5ce4b2-acd2-4028-ad0e-124af73a852c', '3d9592c2-0475-43b4-b4fc-01eb56d399e4', '025e9afe-3b1c-4791-b59f-e4bb4f160ffd', '6574312f-0f36-44dd-bc91-132c31ae4477'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:23:22.367728 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-209e5e81-c248-4c14-ae4f-9f1a23405f5f tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80b98da5-a5fc-453c-b8d7-68b9c0f60bf3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6b5ce4b2-acd2-4028-ad0e-124af73a852c', '3d9592c2-0475-43b4-b4fc-01eb56d399e4', '025e9afe-3b1c-4791-b59f-e4bb4f160ffd', '6574312f-0f36-44dd-bc91-132c31ae4477']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:22.368536 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-209e5e81-c248-4c14-ae4f-9f1a23405f5f tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8488af1-f486-4fb7-b9b9-947ea7b0d4a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:22.402104 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-209e5e81-c248-4c14-ae4f-9f1a23405f5f tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8488af1-f486-4fb7-b9b9-947ea7b0d4a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd1da62d9-9c47-40a8-9e8f-f34ac0d93bf9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-213241094',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49e898606e564bcf928d669866fcdee1',qos_specs=None,replication_status=,reservations=['6b5ce4b2-acd2-4028-ad0e-124af73a852c','3d9592c2-0475-43b4-b4fc-01eb56d399e4','025e9afe-3b1c-4791-b59f-e4bb4f160ffd','6574312f-0f36-44dd-bc91-132c31ae4477'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe4d6cabe39746599fd56f0ed08639e6',volume_type_id=0872fda4-509a-4fc1-96df-10ec1626adb5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:23:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-213241094',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=d1da62d9-9c47-40a8-9e8f-f34ac0d93bf9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='49e898606e564bcf928d669866fcdee1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fe4d6cabe39746599fd56f0ed08639e6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0872fda4-509a-4fc1-96df-10ec1626adb5),volume_type_id=0872fda4-509a-4fc1-96df-10ec1626adb5)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:22.403118 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-209e5e81-c248-4c14-ae4f-9f1a23405f5f tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f47ac631-2e77-4f00-9506-fca95d9afef5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:22.428205 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-209e5e81-c248-4c14-ae4f-9f1a23405f5f tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f47ac631-2e77-4f00-9506-fca95d9afef5) transitioned into state 'SUCCESS' from state '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-213241094',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49e898606e564bcf928d669866fcdee1',qos_specs=None,replication_status=,reservations=['6b5ce4b2-acd2-4028-ad0e-124af73a852c','3d9592c2-0475-43b4-b4fc-01eb56d399e4','025e9afe-3b1c-4791-b59f-e4bb4f160ffd','6574312f-0f36-44dd-bc91-132c31ae4477'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe4d6cabe39746599fd56f0ed08639e6',volume_type_id=0872fda4-509a-4fc1-96df-10ec1626adb5)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:22.429074 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-209e5e81-c248-4c14-ae4f-9f1a23405f5f tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1591fed7-2258-449c-bbfd-322e32675283) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:22.445921 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-209e5e81-c248-4c14-ae4f-9f1a23405f5f tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1591fed7-2258-449c-bbfd-322e32675283) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:22.447000 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-209e5e81-c248-4c14-ae4f-9f1a23405f5f tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Flow 'volume_create_api' (a6e6363a-8709-4490-8ae4-94f5bec3edad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:23:22.447371 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-209e5e81-c248-4c14-ae4f-9f1a23405f5f tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Create volume request issued successfully. Aug 25 10:23:22.448004 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-209e5e81-c248-4c14-ae4f-9f1a23405f5f tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:23:22.448812 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 682/2717] 10.4.3.119 () {68 vars in 1259 bytes} [Tue Aug 25 10:23:22 2026] POST /volume/v3/volumes => generated 778 bytes in 360 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:23:22.476662 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-b16d527e-0eda-4167-9d4d-306e1bf20903 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:22.490039 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b16d527e-0eda-4167-9d4d-306e1bf20903 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] GET https://10.4.3.119/volume/v3/volumes/d1da62d9-9c47-40a8-9e8f-f34ac0d93bf9 Aug 25 10:23:22.490333 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b16d527e-0eda-4167-9d4d-306e1bf20903 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:22.491820 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b16d527e-0eda-4167-9d4d-306e1bf20903 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:22.509281 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:22.509281 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:23:22.512302 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-12c2a1e3-c690-4c50-a1b5-0fcec3c437b3 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:22.516867 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-12c2a1e3-c690-4c50-a1b5-0fcec3c437b3 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] GET https://10.4.3.119/volume/v3/backups/a08bd0ce-6718-400d-a99e-2147a3e4e6a2 Aug 25 10:23:22.517149 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-12c2a1e3-c690-4c50-a1b5-0fcec3c437b3 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:22.517423 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-12c2a1e3-c690-4c50-a1b5-0fcec3c437b3 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:22.517526 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-12c2a1e3-c690-4c50-a1b5-0fcec3c437b3 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Show backup with id a08bd0ce-6718-400d-a99e-2147a3e4e6a2. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:23:22.518477 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-b16d527e-0eda-4167-9d4d-306e1bf20903 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Volume info retrieved successfully. Aug 25 10:23:22.523914 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:22.523914 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:23:22.524077 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b16d527e-0eda-4167-9d4d-306e1bf20903 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/volumes/d1da62d9-9c47-40a8-9e8f-f34ac0d93bf9 returned with HTTP 200 Aug 25 10:23:22.524508 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 690/2718] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:22 2026] GET /volume/v3/volumes/d1da62d9-9c47-40a8-9e8f-f34ac0d93bf9 => generated 846 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:22.524652 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-12c2a1e3-c690-4c50-a1b5-0fcec3c437b3 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] https://10.4.3.119/volume/v3/backups/a08bd0ce-6718-400d-a99e-2147a3e4e6a2 returned with HTTP 200 Aug 25 10:23:22.525117 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 667/2719] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:23:22 2026] GET /volume/v3/backups/a08bd0ce-6718-400d-a99e-2147a3e4e6a2 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:22.911971 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-96dcbedd-73b5-497f-976a-4556bae3a4b9 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:22.914701 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-96dcbedd-73b5-497f-976a-4556bae3a4b9 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] GET https://10.4.3.119/volume/v3/volumes/0c221946-ed69-402c-8c26-81b82a16a1a9 Aug 25 10:23:22.916947 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-96dcbedd-73b5-497f-976a-4556bae3a4b9 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:22.916947 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-96dcbedd-73b5-497f-976a-4556bae3a4b9 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:22.922019 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-96dcbedd-73b5-497f-976a-4556bae3a4b9 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] https://10.4.3.119/volume/v3/volumes/0c221946-ed69-402c-8c26-81b82a16a1a9 returned with HTTP 404 Aug 25 10:23:22.922660 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 681/2720] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:23:22 2026] GET /volume/v3/volumes/0c221946-ed69-402c-8c26-81b82a16a1a9 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 10:23:22.934046 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-a0589572-36b5-43fa-bca9-adb4b2b4ec68 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:22.936300 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a0589572-36b5-43fa-bca9-adb4b2b4ec68 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] DELETE https://10.4.3.119/volume/v3/volumes/5c4fa755-20eb-4019-9103-e547505f08e2 Aug 25 10:23:22.936620 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a0589572-36b5-43fa-bca9-adb4b2b4ec68 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:22.936856 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a0589572-36b5-43fa-bca9-adb4b2b4ec68 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:22.937108 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-a0589572-36b5-43fa-bca9-adb4b2b4ec68 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Delete volume with id: 5c4fa755-20eb-4019-9103-e547505f08e2 Aug 25 10:23:22.945870 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:22.945870 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:23:22.946633 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-a0589572-36b5-43fa-bca9-adb4b2b4ec68 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Volume info retrieved successfully. Aug 25 10:23:22.985275 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-a0589572-36b5-43fa-bca9-adb4b2b4ec68 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Delete volume request issued successfully. Aug 25 10:23:22.986693 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a0589572-36b5-43fa-bca9-adb4b2b4ec68 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] https://10.4.3.119/volume/v3/volumes/5c4fa755-20eb-4019-9103-e547505f08e2 returned with HTTP 202 Aug 25 10:23:22.986693 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 683/2721] 10.4.3.119 () {68 vars in 1392 bytes} [Tue Aug 25 10:23:22 2026] DELETE /volume/v3/volumes/5c4fa755-20eb-4019-9103-e547505f08e2 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 10:23:23.003803 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-86ff808e-657a-4af0-bd06-353f9a4e7338 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:23.015918 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-86ff808e-657a-4af0-bd06-353f9a4e7338 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] GET https://10.4.3.119/volume/v3/volumes/5c4fa755-20eb-4019-9103-e547505f08e2 Aug 25 10:23:23.021712 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-86ff808e-657a-4af0-bd06-353f9a4e7338 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:23.022101 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-86ff808e-657a-4af0-bd06-353f9a4e7338 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:23.041175 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:23.041175 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:23:23.057001 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-86ff808e-657a-4af0-bd06-353f9a4e7338 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Volume info retrieved successfully. Aug 25 10:23:23.071741 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-86ff808e-657a-4af0-bd06-353f9a4e7338 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] https://10.4.3.119/volume/v3/volumes/5c4fa755-20eb-4019-9103-e547505f08e2 returned with HTTP 200 Aug 25 10:23:23.073838 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 691/2722] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:23:23 2026] GET /volume/v3/volumes/5c4fa755-20eb-4019-9103-e547505f08e2 => generated 861 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:23:23.074457 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-07ecba87-fc03-4505-9b58-6b31595cbfb0 req-aa504ab2-add8-4133-ba02-b2ebc81e8f20 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:23.078050 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-07ecba87-fc03-4505-9b58-6b31595cbfb0 req-aa504ab2-add8-4133-ba02-b2ebc81e8f20 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] GET https://10.4.3.119/volume/v3/volumes/accae504-5f3f-4b92-8d9c-64c2b46df81e Aug 25 10:23:23.079196 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-07ecba87-fc03-4505-9b58-6b31595cbfb0 req-aa504ab2-add8-4133-ba02-b2ebc81e8f20 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:23.079196 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-07ecba87-fc03-4505-9b58-6b31595cbfb0 req-aa504ab2-add8-4133-ba02-b2ebc81e8f20 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:23.104298 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:23.104298 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:23:23.122935 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-07ecba87-fc03-4505-9b58-6b31595cbfb0 req-aa504ab2-add8-4133-ba02-b2ebc81e8f20 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Volume info retrieved successfully. Aug 25 10:23:23.127433 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-c44055c9-c832-45d2-9515-925f37080298 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:23.130653 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c44055c9-c832-45d2-9515-925f37080298 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] GET https://10.4.3.119/volume/v3/volumes/5ece2d43-7b2d-4a98-9d91-3864b7d055ee Aug 25 10:23:23.130653 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c44055c9-c832-45d2-9515-925f37080298 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:23.130653 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c44055c9-c832-45d2-9515-925f37080298 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:23.139745 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-07ecba87-fc03-4505-9b58-6b31595cbfb0 req-aa504ab2-add8-4133-ba02-b2ebc81e8f20 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/volumes/accae504-5f3f-4b92-8d9c-64c2b46df81e returned with HTTP 200 Aug 25 10:23:23.139745 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 668/2723] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:23:23 2026] GET /volume/v3/volumes/accae504-5f3f-4b92-8d9c-64c2b46df81e => generated 1659 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:23:23.147236 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:23.147236 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:23:23.153747 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-c44055c9-c832-45d2-9515-925f37080298 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Volume info retrieved successfully. Aug 25 10:23:23.162342 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c44055c9-c832-45d2-9515-925f37080298 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/volumes/5ece2d43-7b2d-4a98-9d91-3864b7d055ee returned with HTTP 200 Aug 25 10:23:23.163387 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 682/2724] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:23 2026] GET /volume/v3/volumes/5ece2d43-7b2d-4a98-9d91-3864b7d055ee => generated 884 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:23.313922 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-47525ff5-023d-4a48-8c57-0936adda926e None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:23.316254 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-47525ff5-023d-4a48-8c57-0936adda926e tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] GET https://10.4.3.119/volume/v3/backups/99c2939e-ba91-4fc1-9b5d-649ef65ae92b Aug 25 10:23:23.316506 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-47525ff5-023d-4a48-8c57-0936adda926e tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:23.316759 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-47525ff5-023d-4a48-8c57-0936adda926e tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:23.316907 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-47525ff5-023d-4a48-8c57-0936adda926e tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Show backup with id 99c2939e-ba91-4fc1-9b5d-649ef65ae92b. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:23:23.324791 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:23.324791 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:23:23.325326 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-47525ff5-023d-4a48-8c57-0936adda926e tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] https://10.4.3.119/volume/v3/backups/99c2939e-ba91-4fc1-9b5d-649ef65ae92b returned with HTTP 200 Aug 25 10:23:23.325703 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 684/2725] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:23 2026] GET /volume/v3/backups/99c2939e-ba91-4fc1-9b5d-649ef65ae92b => generated 799 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:23.539775 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-4e42ff52-1893-40cb-a4cd-d6e53ed60f7a None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:23.544070 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4e42ff52-1893-40cb-a4cd-d6e53ed60f7a tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] GET https://10.4.3.119/volume/v3/backups/a08bd0ce-6718-400d-a99e-2147a3e4e6a2 Aug 25 10:23:23.544070 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4e42ff52-1893-40cb-a4cd-d6e53ed60f7a tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:23.544070 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4e42ff52-1893-40cb-a4cd-d6e53ed60f7a tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:23.544070 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-4e42ff52-1893-40cb-a4cd-d6e53ed60f7a tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Show backup with id a08bd0ce-6718-400d-a99e-2147a3e4e6a2. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:23:23.544397 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-6e2adff2-6b6b-4b22-8c5c-f595776f10c0 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:23.546081 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6e2adff2-6b6b-4b22-8c5c-f595776f10c0 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] GET https://10.4.3.119/volume/v3/volumes/d1da62d9-9c47-40a8-9e8f-f34ac0d93bf9 Aug 25 10:23:23.547187 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6e2adff2-6b6b-4b22-8c5c-f595776f10c0 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:23.547187 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6e2adff2-6b6b-4b22-8c5c-f595776f10c0 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:23.551165 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:23.551165 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:23:23.551473 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4e42ff52-1893-40cb-a4cd-d6e53ed60f7a tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] https://10.4.3.119/volume/v3/backups/a08bd0ce-6718-400d-a99e-2147a3e4e6a2 returned with HTTP 200 Aug 25 10:23:23.551981 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 692/2726] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:23:23 2026] GET /volume/v3/backups/a08bd0ce-6718-400d-a99e-2147a3e4e6a2 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:23.556688 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:23.556688 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:23:23.561740 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-6e2adff2-6b6b-4b22-8c5c-f595776f10c0 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Volume info retrieved successfully. Aug 25 10:23:23.568176 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6e2adff2-6b6b-4b22-8c5c-f595776f10c0 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/volumes/d1da62d9-9c47-40a8-9e8f-f34ac0d93bf9 returned with HTTP 200 Aug 25 10:23:23.568657 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 669/2727] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:23 2026] GET /volume/v3/volumes/d1da62d9-9c47-40a8-9e8f-f34ac0d93bf9 => generated 871 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:23.584904 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-174233cb-9cdb-4017-84d9-76aa986abbd1 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:23.587904 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-174233cb-9cdb-4017-84d9-76aa986abbd1 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] GET https://10.4.3.119/volume/v3/volumes/d1da62d9-9c47-40a8-9e8f-f34ac0d93bf9 Aug 25 10:23:23.588225 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-174233cb-9cdb-4017-84d9-76aa986abbd1 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:23.588544 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-174233cb-9cdb-4017-84d9-76aa986abbd1 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:23.596986 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:23.596986 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:23:23.601427 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-174233cb-9cdb-4017-84d9-76aa986abbd1 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Volume info retrieved successfully. Aug 25 10:23:23.606502 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-174233cb-9cdb-4017-84d9-76aa986abbd1 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/volumes/d1da62d9-9c47-40a8-9e8f-f34ac0d93bf9 returned with HTTP 200 Aug 25 10:23:23.606926 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 683/2728] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:23 2026] GET /volume/v3/volumes/d1da62d9-9c47-40a8-9e8f-f34ac0d93bf9 => generated 871 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:23.623979 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-46b6ee6b-b06f-48a8-8c34-fea82d88d129 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:23.625805 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-46b6ee6b-b06f-48a8-8c34-fea82d88d129 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] POST https://10.4.3.119/volume/v3/volumes/d1da62d9-9c47-40a8-9e8f-f34ac0d93bf9/action Aug 25 10:23:23.626212 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-46b6ee6b-b06f-48a8-8c34-fea82d88d129 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100390) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:23:23.629820 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-46b6ee6b-b06f-48a8-8c34-fea82d88d129 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:23:23.639710 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:23.639710 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:23:23.640358 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-46b6ee6b-b06f-48a8-8c34-fea82d88d129 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Volume info retrieved successfully. Aug 25 10:23:23.649742 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-46b6ee6b-b06f-48a8-8c34-fea82d88d129 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Volume updated successfully. Aug 25 10:23:23.650013 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-46b6ee6b-b06f-48a8-8c34-fea82d88d129 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/volumes/d1da62d9-9c47-40a8-9e8f-f34ac0d93bf9/action returned with HTTP 200 Aug 25 10:23:23.650934 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 685/2729] 10.4.3.119 () {68 vars in 1390 bytes} [Tue Aug 25 10:23:23 2026] POST /volume/v3/volumes/d1da62d9-9c47-40a8-9e8f-f34ac0d93bf9/action => generated 0 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 25 10:23:23.753348 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-4e9836ca-ffd1-4a52-b4d7-9e6bb6221e13 req-73fcbad6-c4cb-4907-980d-29a56774f586 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:23.756401 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-4e9836ca-ffd1-4a52-b4d7-9e6bb6221e13 req-73fcbad6-c4cb-4907-980d-29a56774f586 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] GET https://10.4.3.119/volume/v3/volumes/d1da62d9-9c47-40a8-9e8f-f34ac0d93bf9 Aug 25 10:23:23.756821 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-4e9836ca-ffd1-4a52-b4d7-9e6bb6221e13 req-73fcbad6-c4cb-4907-980d-29a56774f586 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:23.757153 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-4e9836ca-ffd1-4a52-b4d7-9e6bb6221e13 req-73fcbad6-c4cb-4907-980d-29a56774f586 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:23.769160 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:23.769160 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:23:23.774021 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-4e9836ca-ffd1-4a52-b4d7-9e6bb6221e13 req-73fcbad6-c4cb-4907-980d-29a56774f586 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Volume info retrieved successfully. Aug 25 10:23:23.781202 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-4e9836ca-ffd1-4a52-b4d7-9e6bb6221e13 req-73fcbad6-c4cb-4907-980d-29a56774f586 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/volumes/d1da62d9-9c47-40a8-9e8f-f34ac0d93bf9 returned with HTTP 200 Aug 25 10:23:23.781663 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 693/2730] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:23:23 2026] GET /volume/v3/volumes/d1da62d9-9c47-40a8-9e8f-f34ac0d93bf9 => generated 870 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:23.876489 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-a9d9e2ae-37cd-466e-86cd-ef8e7b1f0d5a req-5eaf9491-80e7-4a6e-88c3-c4e35ffa6cd6 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:23.880920 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-a9d9e2ae-37cd-466e-86cd-ef8e7b1f0d5a req-5eaf9491-80e7-4a6e-88c3-c4e35ffa6cd6 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] POST https://10.4.3.119/volume/v3/attachments/4eb49018-8a23-4e60-91eb-82d123b97332/action Aug 25 10:23:23.882181 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-a9d9e2ae-37cd-466e-86cd-ef8e7b1f0d5a req-5eaf9491-80e7-4a6e-88c3-c4e35ffa6cd6 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Action body: b'{"os-complete": null}' {{(pid=100389) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:23:23.882181 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-a9d9e2ae-37cd-466e-86cd-ef8e7b1f0d5a req-5eaf9491-80e7-4a6e-88c3-c4e35ffa6cd6 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:23:23.920101 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:23.920101 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:23:23.941092 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-a9d9e2ae-37cd-466e-86cd-ef8e7b1f0d5a req-5eaf9491-80e7-4a6e-88c3-c4e35ffa6cd6 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/attachments/4eb49018-8a23-4e60-91eb-82d123b97332/action returned with HTTP 204 Aug 25 10:23:23.941851 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 670/2731] 10.4.3.119 () {74 vars in 1725 bytes} [Tue Aug 25 10:23:23 2026] POST /volume/v3/attachments/4eb49018-8a23-4e60-91eb-82d123b97332/action => generated 0 bytes in 66 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:23:24.093655 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-d71dc4b0-eaa3-4485-ad60-77a6174c9427 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:24.099864 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d71dc4b0-eaa3-4485-ad60-77a6174c9427 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] GET https://10.4.3.119/volume/v3/volumes/5c4fa755-20eb-4019-9103-e547505f08e2 Aug 25 10:23:24.099864 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d71dc4b0-eaa3-4485-ad60-77a6174c9427 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:24.099864 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d71dc4b0-eaa3-4485-ad60-77a6174c9427 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:24.107208 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d71dc4b0-eaa3-4485-ad60-77a6174c9427 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] https://10.4.3.119/volume/v3/volumes/5c4fa755-20eb-4019-9103-e547505f08e2 returned with HTTP 404 Aug 25 10:23:24.107915 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 684/2732] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:23:24 2026] GET /volume/v3/volumes/5c4fa755-20eb-4019-9103-e547505f08e2 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 10:23:24.120024 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-a6de9109-d112-456a-b458-62b45aedcdc6 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:24.123904 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a6de9109-d112-456a-b458-62b45aedcdc6 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] DELETE https://10.4.3.119/volume/v3/volumes/b3f7cc46-a399-4256-a3f1-3a8f2952eec7 Aug 25 10:23:24.123904 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a6de9109-d112-456a-b458-62b45aedcdc6 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:24.123904 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a6de9109-d112-456a-b458-62b45aedcdc6 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:24.124067 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-a6de9109-d112-456a-b458-62b45aedcdc6 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Delete volume with id: b3f7cc46-a399-4256-a3f1-3a8f2952eec7 Aug 25 10:23:24.139313 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:24.139313 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:23:24.139857 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-a6de9109-d112-456a-b458-62b45aedcdc6 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Volume info retrieved successfully. Aug 25 10:23:24.170087 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-a6de9109-d112-456a-b458-62b45aedcdc6 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Delete volume request issued successfully. Aug 25 10:23:24.170355 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a6de9109-d112-456a-b458-62b45aedcdc6 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] https://10.4.3.119/volume/v3/volumes/b3f7cc46-a399-4256-a3f1-3a8f2952eec7 returned with HTTP 202 Aug 25 10:23:24.170953 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 686/2733] 10.4.3.119 () {68 vars in 1392 bytes} [Tue Aug 25 10:23:24 2026] DELETE /volume/v3/volumes/b3f7cc46-a399-4256-a3f1-3a8f2952eec7 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 10:23:24.181349 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-4a633347-6c41-4d90-8994-bfd76b82d2d2 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:24.184347 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4a633347-6c41-4d90-8994-bfd76b82d2d2 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] GET https://10.4.3.119/volume/v3/volumes/b3f7cc46-a399-4256-a3f1-3a8f2952eec7 Aug 25 10:23:24.184347 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4a633347-6c41-4d90-8994-bfd76b82d2d2 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:24.184347 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4a633347-6c41-4d90-8994-bfd76b82d2d2 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:24.186393 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-4bf69e86-7b6e-40fb-8881-6a7a1146175e None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:24.191547 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4bf69e86-7b6e-40fb-8881-6a7a1146175e tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] GET https://10.4.3.119/volume/v3/volumes/5ece2d43-7b2d-4a98-9d91-3864b7d055ee Aug 25 10:23:24.191547 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4bf69e86-7b6e-40fb-8881-6a7a1146175e tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:24.191547 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4bf69e86-7b6e-40fb-8881-6a7a1146175e tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:24.194454 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:24.194454 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:23:24.202164 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-4a633347-6c41-4d90-8994-bfd76b82d2d2 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Volume info retrieved successfully. Aug 25 10:23:24.207028 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4a633347-6c41-4d90-8994-bfd76b82d2d2 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] https://10.4.3.119/volume/v3/volumes/b3f7cc46-a399-4256-a3f1-3a8f2952eec7 returned with HTTP 200 Aug 25 10:23:24.207503 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 694/2734] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:23:24 2026] GET /volume/v3/volumes/b3f7cc46-a399-4256-a3f1-3a8f2952eec7 => generated 894 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:23:24.210477 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:24.210477 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:23:24.214288 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-4bf69e86-7b6e-40fb-8881-6a7a1146175e tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Volume info retrieved successfully. Aug 25 10:23:24.221740 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4bf69e86-7b6e-40fb-8881-6a7a1146175e tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/volumes/5ece2d43-7b2d-4a98-9d91-3864b7d055ee returned with HTTP 200 Aug 25 10:23:24.222765 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 671/2735] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:24 2026] GET /volume/v3/volumes/5ece2d43-7b2d-4a98-9d91-3864b7d055ee => generated 1176 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:23:24.240694 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-9cb0f128-5940-49e1-84a4-dab07b698828 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:24.242903 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9cb0f128-5940-49e1-84a4-dab07b698828 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] GET https://10.4.3.119/volume/v3/volumes/5ece2d43-7b2d-4a98-9d91-3864b7d055ee Aug 25 10:23:24.243170 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9cb0f128-5940-49e1-84a4-dab07b698828 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:24.243419 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9cb0f128-5940-49e1-84a4-dab07b698828 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:24.262586 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:24.262586 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:23:24.269382 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-9cb0f128-5940-49e1-84a4-dab07b698828 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Volume info retrieved successfully. Aug 25 10:23:24.275408 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9cb0f128-5940-49e1-84a4-dab07b698828 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/volumes/5ece2d43-7b2d-4a98-9d91-3864b7d055ee returned with HTTP 200 Aug 25 10:23:24.276733 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 685/2736] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:24 2026] GET /volume/v3/volumes/5ece2d43-7b2d-4a98-9d91-3864b7d055ee => generated 1176 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:23:24.338915 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-fc0cc768-c8ef-4fa3-ba96-4e5ad59369e9 req-d2df0b85-98e3-457b-b46d-118c7f917b1a None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:24.340206 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-45329f01-6c18-413d-9475-aaa1f5153b44 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:24.344952 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-fc0cc768-c8ef-4fa3-ba96-4e5ad59369e9 req-d2df0b85-98e3-457b-b46d-118c7f917b1a tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] GET https://10.4.3.119/volume/v3/volumes/5ece2d43-7b2d-4a98-9d91-3864b7d055ee Aug 25 10:23:24.345276 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-fc0cc768-c8ef-4fa3-ba96-4e5ad59369e9 req-d2df0b85-98e3-457b-b46d-118c7f917b1a tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:24.345593 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-fc0cc768-c8ef-4fa3-ba96-4e5ad59369e9 req-d2df0b85-98e3-457b-b46d-118c7f917b1a tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:24.346705 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-45329f01-6c18-413d-9475-aaa1f5153b44 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] GET https://10.4.3.119/volume/v3/backups/99c2939e-ba91-4fc1-9b5d-649ef65ae92b Aug 25 10:23:24.347019 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-45329f01-6c18-413d-9475-aaa1f5153b44 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:24.347311 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-45329f01-6c18-413d-9475-aaa1f5153b44 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:24.347478 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-45329f01-6c18-413d-9475-aaa1f5153b44 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Show backup with id 99c2939e-ba91-4fc1-9b5d-649ef65ae92b. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:23:24.356471 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:24.356471 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:23:24.356471 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-45329f01-6c18-413d-9475-aaa1f5153b44 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] https://10.4.3.119/volume/v3/backups/99c2939e-ba91-4fc1-9b5d-649ef65ae92b returned with HTTP 200 Aug 25 10:23:24.356734 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 695/2737] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:24 2026] GET /volume/v3/backups/99c2939e-ba91-4fc1-9b5d-649ef65ae92b => generated 799 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:24.372253 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:24.372253 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:23:24.378376 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [req-fc0cc768-c8ef-4fa3-ba96-4e5ad59369e9 req-d2df0b85-98e3-457b-b46d-118c7f917b1a tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Volume info retrieved successfully. Aug 25 10:23:24.385122 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-fc0cc768-c8ef-4fa3-ba96-4e5ad59369e9 req-d2df0b85-98e3-457b-b46d-118c7f917b1a tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/volumes/5ece2d43-7b2d-4a98-9d91-3864b7d055ee returned with HTTP 200 Aug 25 10:23:24.385625 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 687/2738] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:23:24 2026] GET /volume/v3/volumes/5ece2d43-7b2d-4a98-9d91-3864b7d055ee => generated 1176 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:23:24.415058 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-fc0cc768-c8ef-4fa3-ba96-4e5ad59369e9 req-a2165af3-560b-41a6-8a7e-308d11cb046b None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:24.418156 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-fc0cc768-c8ef-4fa3-ba96-4e5ad59369e9 req-a2165af3-560b-41a6-8a7e-308d11cb046b tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] POST https://10.4.3.119/volume/v3/volumes/5ece2d43-7b2d-4a98-9d91-3864b7d055ee/action Aug 25 10:23:24.418780 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-fc0cc768-c8ef-4fa3-ba96-4e5ad59369e9 req-a2165af3-560b-41a6-8a7e-308d11cb046b tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100389) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:23:24.418958 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-fc0cc768-c8ef-4fa3-ba96-4e5ad59369e9 req-a2165af3-560b-41a6-8a7e-308d11cb046b tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:23:24.432191 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-4e9836ca-ffd1-4a52-b4d7-9e6bb6221e13 req-0b58c834-8945-4ab3-a2e5-e006c72f80f3 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:24.441780 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-4e9836ca-ffd1-4a52-b4d7-9e6bb6221e13 req-0b58c834-8945-4ab3-a2e5-e006c72f80f3 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] GET https://10.4.3.119/volume/v3/volumes/d1da62d9-9c47-40a8-9e8f-f34ac0d93bf9 Aug 25 10:23:24.441780 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-4e9836ca-ffd1-4a52-b4d7-9e6bb6221e13 req-0b58c834-8945-4ab3-a2e5-e006c72f80f3 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:24.441780 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-4e9836ca-ffd1-4a52-b4d7-9e6bb6221e13 req-0b58c834-8945-4ab3-a2e5-e006c72f80f3 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:24.441899 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:24.441899 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:23:24.441899 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-fc0cc768-c8ef-4fa3-ba96-4e5ad59369e9 req-a2165af3-560b-41a6-8a7e-308d11cb046b tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Volume info retrieved successfully. Aug 25 10:23:24.448173 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:24.448173 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:23:24.451792 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-fc0cc768-c8ef-4fa3-ba96-4e5ad59369e9 req-a2165af3-560b-41a6-8a7e-308d11cb046b tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Begin detaching volume completed successfully. Aug 25 10:23:24.452067 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-fc0cc768-c8ef-4fa3-ba96-4e5ad59369e9 req-a2165af3-560b-41a6-8a7e-308d11cb046b tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/volumes/5ece2d43-7b2d-4a98-9d91-3864b7d055ee/action returned with HTTP 202 Aug 25 10:23:24.452736 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 672/2739] 10.4.3.119 () {72 vars in 1672 bytes} [Tue Aug 25 10:23:24 2026] POST /volume/v3/volumes/5ece2d43-7b2d-4a98-9d91-3864b7d055ee/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:23:24.454502 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [req-4e9836ca-ffd1-4a52-b4d7-9e6bb6221e13 req-0b58c834-8945-4ab3-a2e5-e006c72f80f3 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Volume info retrieved successfully. Aug 25 10:23:24.464485 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-4e9836ca-ffd1-4a52-b4d7-9e6bb6221e13 req-0b58c834-8945-4ab3-a2e5-e006c72f80f3 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/volumes/d1da62d9-9c47-40a8-9e8f-f34ac0d93bf9 returned with HTTP 200 Aug 25 10:23:24.465659 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 686/2740] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:23:24 2026] GET /volume/v3/volumes/d1da62d9-9c47-40a8-9e8f-f34ac0d93bf9 => generated 870 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:24.478682 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-7b58f16c-3737-4e30-b5ac-cc6577bf2cd7 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:24.479127 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7b58f16c-3737-4e30-b5ac-cc6577bf2cd7 None None] GET https://10.4.3.119/volume// Aug 25 10:23:24.479471 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7b58f16c-3737-4e30-b5ac-cc6577bf2cd7 None None] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:24.479994 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7b58f16c-3737-4e30-b5ac-cc6577bf2cd7 None None] Calling method 'all' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:24.480746 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7b58f16c-3737-4e30-b5ac-cc6577bf2cd7 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:23:24.480856 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 696/2741] 10.4.3.119 () {66 vars in 1419 bytes} [Tue Aug 25 10:23:24 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:23:24.495631 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-4e9836ca-ffd1-4a52-b4d7-9e6bb6221e13 req-347b321b-54b3-4ec7-924f-1dae72c70207 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:24.499343 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-4e9836ca-ffd1-4a52-b4d7-9e6bb6221e13 req-347b321b-54b3-4ec7-924f-1dae72c70207 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] POST https://10.4.3.119/volume/v3/attachments Aug 25 10:23:24.499845 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-4e9836ca-ffd1-4a52-b4d7-9e6bb6221e13 req-347b321b-54b3-4ec7-924f-1dae72c70207 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d1da62d9-9c47-40a8-9e8f-f34ac0d93bf9", "connector": null, "instance_uuid": "1867e148-b9cd-46e2-8cd0-724d91f90be5"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:23:24.508712 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-07ecba87-fc03-4505-9b58-6b31595cbfb0 req-389dc458-f495-4f64-b1c9-4a6dc22a2388 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:24.513723 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-07ecba87-fc03-4505-9b58-6b31595cbfb0 req-389dc458-f495-4f64-b1c9-4a6dc22a2388 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] DELETE https://10.4.3.119/volume/v3/attachments/ff0bb595-ba62-44bb-8187-e487eb5b5616 Aug 25 10:23:24.514064 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-07ecba87-fc03-4505-9b58-6b31595cbfb0 req-389dc458-f495-4f64-b1c9-4a6dc22a2388 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:24.514260 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-07ecba87-fc03-4505-9b58-6b31595cbfb0 req-389dc458-f495-4f64-b1c9-4a6dc22a2388 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Calling method 'version_select' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:24.514621 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:24.514621 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:23:24.526372 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:24.526372 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:23:24.534683 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-02005b5b-9b1c-44fc-9cfa-4a5fcc541c69 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:24.535629 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-02005b5b-9b1c-44fc-9cfa-4a5fcc541c69 None None] GET https://10.4.3.119/volume// Aug 25 10:23:24.535629 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-02005b5b-9b1c-44fc-9cfa-4a5fcc541c69 None None] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:24.536047 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-02005b5b-9b1c-44fc-9cfa-4a5fcc541c69 None None] Calling method 'all' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:24.536625 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-02005b5b-9b1c-44fc-9cfa-4a5fcc541c69 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:23:24.536625 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 687/2742] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:23:24 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:23:24.547572 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-fc0cc768-c8ef-4fa3-ba96-4e5ad59369e9 req-3f25d639-1f5e-4b5f-9440-8c83b48763f9 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:24.551305 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-fc0cc768-c8ef-4fa3-ba96-4e5ad59369e9 req-3f25d639-1f5e-4b5f-9440-8c83b48763f9 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] GET https://10.4.3.119/volume/v3/volumes/5ece2d43-7b2d-4a98-9d91-3864b7d055ee Aug 25 10:23:24.551644 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-fc0cc768-c8ef-4fa3-ba96-4e5ad59369e9 req-3f25d639-1f5e-4b5f-9440-8c83b48763f9 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:24.551925 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-fc0cc768-c8ef-4fa3-ba96-4e5ad59369e9 req-3f25d639-1f5e-4b5f-9440-8c83b48763f9 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:24.563561 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-4e9836ca-ffd1-4a52-b4d7-9e6bb6221e13 req-347b321b-54b3-4ec7-924f-1dae72c70207 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/attachments returned with HTTP 200 Aug 25 10:23:24.564159 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 688/2743] 10.4.3.119 () {74 vars in 1594 bytes} [Tue Aug 25 10:23:24 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 25 10:23:24.572791 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-8cb3a15f-4f82-45d8-999d-679d33acd5b4 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:24.574108 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:24.574108 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:23:24.575184 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8cb3a15f-4f82-45d8-999d-679d33acd5b4 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] GET https://10.4.3.119/volume/v3/backups/a08bd0ce-6718-400d-a99e-2147a3e4e6a2 Aug 25 10:23:24.575928 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8cb3a15f-4f82-45d8-999d-679d33acd5b4 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:24.575928 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8cb3a15f-4f82-45d8-999d-679d33acd5b4 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:24.577233 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-8cb3a15f-4f82-45d8-999d-679d33acd5b4 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Show backup with id a08bd0ce-6718-400d-a99e-2147a3e4e6a2. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:23:24.580666 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-fc0cc768-c8ef-4fa3-ba96-4e5ad59369e9 req-3f25d639-1f5e-4b5f-9440-8c83b48763f9 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Volume info retrieved successfully. Aug 25 10:23:24.584426 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:24.584426 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:23:24.585498 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8cb3a15f-4f82-45d8-999d-679d33acd5b4 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] https://10.4.3.119/volume/v3/backups/a08bd0ce-6718-400d-a99e-2147a3e4e6a2 returned with HTTP 200 Aug 25 10:23:24.585843 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 688/2744] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:23:24 2026] GET /volume/v3/backups/a08bd0ce-6718-400d-a99e-2147a3e4e6a2 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:24.589902 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-fc0cc768-c8ef-4fa3-ba96-4e5ad59369e9 req-3f25d639-1f5e-4b5f-9440-8c83b48763f9 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/volumes/5ece2d43-7b2d-4a98-9d91-3864b7d055ee returned with HTTP 200 Aug 25 10:23:24.590507 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 697/2745] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:23:24 2026] GET /volume/v3/volumes/5ece2d43-7b2d-4a98-9d91-3864b7d055ee => generated 1359 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:23:24.611808 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-fc0cc768-c8ef-4fa3-ba96-4e5ad59369e9 req-72336384-c937-4eba-b3a9-7a26d8f50a37 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:24.616172 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-fc0cc768-c8ef-4fa3-ba96-4e5ad59369e9 req-72336384-c937-4eba-b3a9-7a26d8f50a37 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] GET https://10.4.3.119/volume/v3/volumes/5ece2d43-7b2d-4a98-9d91-3864b7d055ee/encryption Aug 25 10:23:24.616172 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-fc0cc768-c8ef-4fa3-ba96-4e5ad59369e9 req-72336384-c937-4eba-b3a9-7a26d8f50a37 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:24.616172 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-fc0cc768-c8ef-4fa3-ba96-4e5ad59369e9 req-72336384-c937-4eba-b3a9-7a26d8f50a37 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Calling method 'index' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:24.617854 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-07ecba87-fc03-4505-9b58-6b31595cbfb0 req-389dc458-f495-4f64-b1c9-4a6dc22a2388 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/attachments/ff0bb595-ba62-44bb-8187-e487eb5b5616 returned with HTTP 200 Aug 25 10:23:24.621084 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 673/2746] 10.4.3.119 () {72 vars in 1673 bytes} [Tue Aug 25 10:23:24 2026] DELETE /volume/v3/attachments/ff0bb595-ba62-44bb-8187-e487eb5b5616 => generated 19 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:24.629427 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:24.629427 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:23:24.644967 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-fc0cc768-c8ef-4fa3-ba96-4e5ad59369e9 req-72336384-c937-4eba-b3a9-7a26d8f50a37 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/volumes/5ece2d43-7b2d-4a98-9d91-3864b7d055ee/encryption returned with HTTP 200 Aug 25 10:23:24.645916 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 689/2747] 10.4.3.119 () {68 vars in 1631 bytes} [Tue Aug 25 10:23:24 2026] GET /volume/v3/volumes/5ece2d43-7b2d-4a98-9d91-3864b7d055ee/encryption => generated 161 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:24.720092 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-da65ac69-9824-4b31-811d-fecd3288a791 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:24.762026 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-da65ac69-9824-4b31-811d-fecd3288a791 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:23:24.762599 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-da65ac69-9824-4b31-811d-fecd3288a791 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-691279499"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:23:24.764544 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-da65ac69-9824-4b31-811d-fecd3288a791 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-691279499'}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:23:24.765036 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-da65ac69-9824-4b31-811d-fecd3288a791 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Create volume of 1 GB Aug 25 10:23:24.770807 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-da65ac69-9824-4b31-811d-fecd3288a791 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Availability Zones retrieved successfully. Aug 25 10:23:24.780072 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-da65ac69-9824-4b31-811d-fecd3288a791 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Flow 'volume_create_api' (ced5f0c7-5315-4a3c-8e4d-3080b9841691) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:23:24.780410 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-da65ac69-9824-4b31-811d-fecd3288a791 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12956403-8a48-4b15-9401-01b469db655d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:24.781948 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [None req-da65ac69-9824-4b31-811d-fecd3288a791 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Validating volume size '1' using validate_int {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:23:24.817992 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-da65ac69-9824-4b31-811d-fecd3288a791 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12956403-8a48-4b15-9401-01b469db655d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:24.819125 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-da65ac69-9824-4b31-811d-fecd3288a791 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1fb89b9b-c6aa-449f-817d-35ff77f75798) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:24.923752 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-da65ac69-9824-4b31-811d-fecd3288a791 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Created reservations ['564ea87e-cd72-4e6e-a8d8-038e812186dc', '7ee6dd6e-92c2-4f51-b0be-1dc22d95c367', '3d3d54a1-ada3-47e0-bbce-017825e28f2a', '155df017-b40e-4fad-a00b-d74a1f5d17c4'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:23:24.924610 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-da65ac69-9824-4b31-811d-fecd3288a791 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1fb89b9b-c6aa-449f-817d-35ff77f75798) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['564ea87e-cd72-4e6e-a8d8-038e812186dc', '7ee6dd6e-92c2-4f51-b0be-1dc22d95c367', '3d3d54a1-ada3-47e0-bbce-017825e28f2a', '155df017-b40e-4fad-a00b-d74a1f5d17c4']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:24.925449 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-da65ac69-9824-4b31-811d-fecd3288a791 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62b01d5c-9d72-40f7-a12f-40f82fdccc1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:24.951740 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-da65ac69-9824-4b31-811d-fecd3288a791 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62b01d5c-9d72-40f7-a12f-40f82fdccc1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '402cf334-999b-4f44-829b-b0ba790d8628', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-691279499',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65244c1a387c4aa2af4d3fad59294473',qos_specs=None,replication_status=,reservations=['564ea87e-cd72-4e6e-a8d8-038e812186dc','7ee6dd6e-92c2-4f51-b0be-1dc22d95c367','3d3d54a1-ada3-47e0-bbce-017825e28f2a','155df017-b40e-4fad-a00b-d74a1f5d17c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9c2adcacc4640278fe0a77f9809b206',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:23:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-691279499',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=402cf334-999b-4f44-829b-b0ba790d8628,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65244c1a387c4aa2af4d3fad59294473',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f9c2adcacc4640278fe0a77f9809b206',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:24.952610 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-da65ac69-9824-4b31-811d-fecd3288a791 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6c6f463-3b88-418a-a665-4c4f01128c91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:24.974850 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-da65ac69-9824-4b31-811d-fecd3288a791 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6c6f463-3b88-418a-a665-4c4f01128c91) transitioned into state 'SUCCESS' from state '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-691279499',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65244c1a387c4aa2af4d3fad59294473',qos_specs=None,replication_status=,reservations=['564ea87e-cd72-4e6e-a8d8-038e812186dc','7ee6dd6e-92c2-4f51-b0be-1dc22d95c367','3d3d54a1-ada3-47e0-bbce-017825e28f2a','155df017-b40e-4fad-a00b-d74a1f5d17c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9c2adcacc4640278fe0a77f9809b206',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:24.974850 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-da65ac69-9824-4b31-811d-fecd3288a791 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc09be75-1746-41cc-9c37-5cd1f0a45448) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:24.986579 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-da65ac69-9824-4b31-811d-fecd3288a791 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc09be75-1746-41cc-9c37-5cd1f0a45448) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:24.987288 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-da65ac69-9824-4b31-811d-fecd3288a791 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Flow 'volume_create_api' (ced5f0c7-5315-4a3c-8e4d-3080b9841691) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:23:24.987703 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-da65ac69-9824-4b31-811d-fecd3288a791 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Create volume request issued successfully. Aug 25 10:23:24.988246 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-da65ac69-9824-4b31-811d-fecd3288a791 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:23:24.988807 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 689/2748] 10.4.3.119 () {68 vars in 1258 bytes} [Tue Aug 25 10:23:24 2026] POST /volume/v3/volumes => generated 753 bytes in 270 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:23:25.003503 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-2204f384-b10d-4af7-a885-0ba9c20a3e8f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:25.005479 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2204f384-b10d-4af7-a885-0ba9c20a3e8f tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/volumes/402cf334-999b-4f44-829b-b0ba790d8628 Aug 25 10:23:25.005818 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2204f384-b10d-4af7-a885-0ba9c20a3e8f tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:25.005896 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2204f384-b10d-4af7-a885-0ba9c20a3e8f tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:25.016605 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:25.016605 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:23:25.021661 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-2204f384-b10d-4af7-a885-0ba9c20a3e8f tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Volume info retrieved successfully. Aug 25 10:23:25.028001 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2204f384-b10d-4af7-a885-0ba9c20a3e8f tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/volumes/402cf334-999b-4f44-829b-b0ba790d8628 returned with HTTP 200 Aug 25 10:23:25.028478 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 698/2749] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:25 2026] GET /volume/v3/volumes/402cf334-999b-4f44-829b-b0ba790d8628 => generated 821 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:25.224408 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-84004ba8-3b0f-41ec-84ee-4fb4040374b8 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:25.226826 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-84004ba8-3b0f-41ec-84ee-4fb4040374b8 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] GET https://10.4.3.119/volume/v3/volumes/b3f7cc46-a399-4256-a3f1-3a8f2952eec7 Aug 25 10:23:25.227097 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-84004ba8-3b0f-41ec-84ee-4fb4040374b8 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:25.227334 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-01ae487d-0495-4cf8-a66f-c9d11802c72f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:25.227724 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-84004ba8-3b0f-41ec-84ee-4fb4040374b8 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:25.229956 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-01ae487d-0495-4cf8-a66f-c9d11802c72f tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] DELETE https://10.4.3.119/volume/v3/volumes/accae504-5f3f-4b92-8d9c-64c2b46df81e Aug 25 10:23:25.230325 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-01ae487d-0495-4cf8-a66f-c9d11802c72f tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:25.230543 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-01ae487d-0495-4cf8-a66f-c9d11802c72f tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:25.230736 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-01ae487d-0495-4cf8-a66f-c9d11802c72f tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Delete volume with id: accae504-5f3f-4b92-8d9c-64c2b46df81e Aug 25 10:23:25.234771 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-84004ba8-3b0f-41ec-84ee-4fb4040374b8 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] https://10.4.3.119/volume/v3/volumes/b3f7cc46-a399-4256-a3f1-3a8f2952eec7 returned with HTTP 404 Aug 25 10:23:25.237429 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 674/2750] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:23:25 2026] GET /volume/v3/volumes/b3f7cc46-a399-4256-a3f1-3a8f2952eec7 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 10:23:25.241227 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:25.241227 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:23:25.241822 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-01ae487d-0495-4cf8-a66f-c9d11802c72f tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Volume info retrieved successfully. Aug 25 10:23:25.246087 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-839958da-80b4-47af-812d-07dba3236544 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:25.248806 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-839958da-80b4-47af-812d-07dba3236544 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] DELETE https://10.4.3.119/volume/v3/volumes/7337bd2c-aa10-4a97-af6a-ca0d9785eea2 Aug 25 10:23:25.249112 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-839958da-80b4-47af-812d-07dba3236544 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:25.249393 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-839958da-80b4-47af-812d-07dba3236544 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:25.249588 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-839958da-80b4-47af-812d-07dba3236544 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Delete volume with id: 7337bd2c-aa10-4a97-af6a-ca0d9785eea2 Aug 25 10:23:25.259053 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:25.259053 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:23:25.259611 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-839958da-80b4-47af-812d-07dba3236544 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Volume info retrieved successfully. Aug 25 10:23:25.266462 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-01ae487d-0495-4cf8-a66f-c9d11802c72f tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Delete volume request issued successfully. Aug 25 10:23:25.266693 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-01ae487d-0495-4cf8-a66f-c9d11802c72f tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/volumes/accae504-5f3f-4b92-8d9c-64c2b46df81e returned with HTTP 202 Aug 25 10:23:25.267124 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 690/2751] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:23:25 2026] DELETE /volume/v3/volumes/accae504-5f3f-4b92-8d9c-64c2b46df81e => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:23:25.276861 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-a01b3c5c-c18e-4391-b0fd-a8c1b3c7ffe9 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:25.278903 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a01b3c5c-c18e-4391-b0fd-a8c1b3c7ffe9 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] GET https://10.4.3.119/volume/v3/volumes/accae504-5f3f-4b92-8d9c-64c2b46df81e Aug 25 10:23:25.279222 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a01b3c5c-c18e-4391-b0fd-a8c1b3c7ffe9 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:25.279443 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a01b3c5c-c18e-4391-b0fd-a8c1b3c7ffe9 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:25.286681 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:25.286681 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:23:25.286859 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-839958da-80b4-47af-812d-07dba3236544 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Delete volume request issued successfully. Aug 25 10:23:25.287183 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-839958da-80b4-47af-812d-07dba3236544 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] https://10.4.3.119/volume/v3/volumes/7337bd2c-aa10-4a97-af6a-ca0d9785eea2 returned with HTTP 202 Aug 25 10:23:25.287793 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 690/2752] 10.4.3.119 () {68 vars in 1392 bytes} [Tue Aug 25 10:23:25 2026] DELETE /volume/v3/volumes/7337bd2c-aa10-4a97-af6a-ca0d9785eea2 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 10:23:25.291674 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-a01b3c5c-c18e-4391-b0fd-a8c1b3c7ffe9 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Volume info retrieved successfully. Aug 25 10:23:25.296413 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-3c0a332e-8c0c-4845-8a5a-745252248b22 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:25.297880 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a01b3c5c-c18e-4391-b0fd-a8c1b3c7ffe9 tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/volumes/accae504-5f3f-4b92-8d9c-64c2b46df81e returned with HTTP 200 Aug 25 10:23:25.298434 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 699/2753] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:25 2026] GET /volume/v3/volumes/accae504-5f3f-4b92-8d9c-64c2b46df81e => generated 1366 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:23:25.298663 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3c0a332e-8c0c-4845-8a5a-745252248b22 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] GET https://10.4.3.119/volume/v3/volumes/7337bd2c-aa10-4a97-af6a-ca0d9785eea2 Aug 25 10:23:25.298967 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3c0a332e-8c0c-4845-8a5a-745252248b22 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:25.299243 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3c0a332e-8c0c-4845-8a5a-745252248b22 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:25.309208 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:25.309208 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:23:25.330838 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-3c0a332e-8c0c-4845-8a5a-745252248b22 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Volume info retrieved successfully. Aug 25 10:23:25.337023 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3c0a332e-8c0c-4845-8a5a-745252248b22 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] https://10.4.3.119/volume/v3/volumes/7337bd2c-aa10-4a97-af6a-ca0d9785eea2 returned with HTTP 200 Aug 25 10:23:25.337336 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 675/2754] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:23:25 2026] GET /volume/v3/volumes/7337bd2c-aa10-4a97-af6a-ca0d9785eea2 => generated 896 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:23:25.371410 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-2e5d48c2-750e-4afa-9a7d-d6f95d5feba1 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:25.373595 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2e5d48c2-750e-4afa-9a7d-d6f95d5feba1 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] GET https://10.4.3.119/volume/v3/backups/99c2939e-ba91-4fc1-9b5d-649ef65ae92b Aug 25 10:23:25.373902 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2e5d48c2-750e-4afa-9a7d-d6f95d5feba1 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:25.374200 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2e5d48c2-750e-4afa-9a7d-d6f95d5feba1 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:25.374396 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-2e5d48c2-750e-4afa-9a7d-d6f95d5feba1 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Show backup with id 99c2939e-ba91-4fc1-9b5d-649ef65ae92b. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:23:25.380070 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:25.380070 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:23:25.381262 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2e5d48c2-750e-4afa-9a7d-d6f95d5feba1 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] https://10.4.3.119/volume/v3/backups/99c2939e-ba91-4fc1-9b5d-649ef65ae92b returned with HTTP 200 Aug 25 10:23:25.381900 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 691/2755] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:25 2026] GET /volume/v3/backups/99c2939e-ba91-4fc1-9b5d-649ef65ae92b => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:25.601480 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-d0174ec4-a30c-4549-b174-b9efc03a1176 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:25.603519 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d0174ec4-a30c-4549-b174-b9efc03a1176 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] GET https://10.4.3.119/volume/v3/backups/a08bd0ce-6718-400d-a99e-2147a3e4e6a2 Aug 25 10:23:25.604170 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d0174ec4-a30c-4549-b174-b9efc03a1176 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:25.604170 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d0174ec4-a30c-4549-b174-b9efc03a1176 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:25.604170 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-d0174ec4-a30c-4549-b174-b9efc03a1176 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Show backup with id a08bd0ce-6718-400d-a99e-2147a3e4e6a2. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:23:25.609017 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:25.609017 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:23:25.609817 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d0174ec4-a30c-4549-b174-b9efc03a1176 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] https://10.4.3.119/volume/v3/backups/a08bd0ce-6718-400d-a99e-2147a3e4e6a2 returned with HTTP 200 Aug 25 10:23:25.610361 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 691/2756] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:23:25 2026] GET /volume/v3/backups/a08bd0ce-6718-400d-a99e-2147a3e4e6a2 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:25.714668 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-2cc653fb-277c-460f-be41-7a0cbbdad8d5 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:25.715107 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2cc653fb-277c-460f-be41-7a0cbbdad8d5 None None] GET https://10.4.3.119/volume// Aug 25 10:23:25.715363 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2cc653fb-277c-460f-be41-7a0cbbdad8d5 None None] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:25.715621 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2cc653fb-277c-460f-be41-7a0cbbdad8d5 None None] Calling method 'all' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:25.715918 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2cc653fb-277c-460f-be41-7a0cbbdad8d5 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:23:25.716295 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 700/2757] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:23:25 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:23:25.728832 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-4e9836ca-ffd1-4a52-b4d7-9e6bb6221e13 req-1f1dd57f-a832-4855-896e-fadcf4553f30 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:25.731761 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-4e9836ca-ffd1-4a52-b4d7-9e6bb6221e13 req-1f1dd57f-a832-4855-896e-fadcf4553f30 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] GET https://10.4.3.119/volume/v3/volumes/d1da62d9-9c47-40a8-9e8f-f34ac0d93bf9 Aug 25 10:23:25.731966 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-4e9836ca-ffd1-4a52-b4d7-9e6bb6221e13 req-1f1dd57f-a832-4855-896e-fadcf4553f30 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:25.732219 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-4e9836ca-ffd1-4a52-b4d7-9e6bb6221e13 req-1f1dd57f-a832-4855-896e-fadcf4553f30 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:25.744602 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:25.744602 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:23:25.749870 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-4e9836ca-ffd1-4a52-b4d7-9e6bb6221e13 req-1f1dd57f-a832-4855-896e-fadcf4553f30 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Volume info retrieved successfully. Aug 25 10:23:25.755508 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-4e9836ca-ffd1-4a52-b4d7-9e6bb6221e13 req-1f1dd57f-a832-4855-896e-fadcf4553f30 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/volumes/d1da62d9-9c47-40a8-9e8f-f34ac0d93bf9 returned with HTTP 200 Aug 25 10:23:25.756004 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 676/2758] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:23:25 2026] GET /volume/v3/volumes/d1da62d9-9c47-40a8-9e8f-f34ac0d93bf9 => generated 1049 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:23:25.781187 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-fc0cc768-c8ef-4fa3-ba96-4e5ad59369e9 req-05751c3c-d7b9-4028-a442-9e7e53ee23b9 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:25.784883 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-fc0cc768-c8ef-4fa3-ba96-4e5ad59369e9 req-05751c3c-d7b9-4028-a442-9e7e53ee23b9 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] DELETE https://10.4.3.119/volume/v3/attachments/4eb49018-8a23-4e60-91eb-82d123b97332 Aug 25 10:23:25.785219 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-fc0cc768-c8ef-4fa3-ba96-4e5ad59369e9 req-05751c3c-d7b9-4028-a442-9e7e53ee23b9 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:25.785375 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-fc0cc768-c8ef-4fa3-ba96-4e5ad59369e9 req-05751c3c-d7b9-4028-a442-9e7e53ee23b9 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Calling method 'version_select' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:25.799225 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:25.799225 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:23:25.871933 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-4e9836ca-ffd1-4a52-b4d7-9e6bb6221e13 req-9de6dab1-71ba-4f59-947d-47349fe138e4 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:25.874446 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-fc0cc768-c8ef-4fa3-ba96-4e5ad59369e9 req-05751c3c-d7b9-4028-a442-9e7e53ee23b9 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/attachments/4eb49018-8a23-4e60-91eb-82d123b97332 returned with HTTP 200 Aug 25 10:23:25.874999 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 692/2759] 10.4.3.119 () {72 vars in 1673 bytes} [Tue Aug 25 10:23:25 2026] DELETE /volume/v3/attachments/4eb49018-8a23-4e60-91eb-82d123b97332 => generated 19 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:25.878026 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-4e9836ca-ffd1-4a52-b4d7-9e6bb6221e13 req-9de6dab1-71ba-4f59-947d-47349fe138e4 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] PUT https://10.4.3.119/volume/v3/attachments/53267080-5ca3-434a-b007-7f08c6e3eb68 Aug 25 10:23:25.878555 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-4e9836ca-ffd1-4a52-b4d7-9e6bb6221e13 req-9de6dab1-71ba-4f59-947d-47349fe138e4 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.119", "host": "np0000008063", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3398d5156650", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "462fd6ce-c505-48ef-84ec-f85776d45b24", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:23:25.891029 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.coordination [req-4e9836ca-ffd1-4a52-b4d7-9e6bb6221e13 req-9de6dab1-71ba-4f59-947d-47349fe138e4 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Acquiring lock "cinder-attachment_update-d1da62d9-9c47-40a8-9e8f-f34ac0d93bf9-np0000008063" by "attachment_update" {{(pid=100388) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 10:23:25.897429 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.coordination [req-4e9836ca-ffd1-4a52-b4d7-9e6bb6221e13 req-9de6dab1-71ba-4f59-947d-47349fe138e4 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Lock "cinder-attachment_update-d1da62d9-9c47-40a8-9e8f-f34ac0d93bf9-np0000008063" acquired by "attachment_update" :: waited 0.007s {{(pid=100388) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 10:23:25.898810 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:25.898810 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:23:26.003668 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.coordination [req-4e9836ca-ffd1-4a52-b4d7-9e6bb6221e13 req-9de6dab1-71ba-4f59-947d-47349fe138e4 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Lock "cinder-attachment_update-d1da62d9-9c47-40a8-9e8f-f34ac0d93bf9-np0000008063" released by "attachment_update" :: held 0.106s {{(pid=100388) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 10:23:26.004090 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-4e9836ca-ffd1-4a52-b4d7-9e6bb6221e13 req-9de6dab1-71ba-4f59-947d-47349fe138e4 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/attachments/53267080-5ca3-434a-b007-7f08c6e3eb68 returned with HTTP 200 Aug 25 10:23:26.004627 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 692/2760] 10.4.3.119 () {74 vars in 1704 bytes} [Tue Aug 25 10:23:25 2026] PUT /volume/v3/attachments/53267080-5ca3-434a-b007-7f08c6e3eb68 => generated 968 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:23:26.029299 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-4e9836ca-ffd1-4a52-b4d7-9e6bb6221e13 req-1f8c44ef-b865-4100-a8ed-775dd446416a None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:26.031453 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-4e9836ca-ffd1-4a52-b4d7-9e6bb6221e13 req-1f8c44ef-b865-4100-a8ed-775dd446416a tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] POST https://10.4.3.119/volume/v3/attachments/53267080-5ca3-434a-b007-7f08c6e3eb68/action Aug 25 10:23:26.031859 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-4e9836ca-ffd1-4a52-b4d7-9e6bb6221e13 req-1f8c44ef-b865-4100-a8ed-775dd446416a tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Action body: b'{"os-complete": null}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:23:26.032024 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-4e9836ca-ffd1-4a52-b4d7-9e6bb6221e13 req-1f8c44ef-b865-4100-a8ed-775dd446416a tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:23:26.043623 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-1bdd830e-f28c-4852-8d3b-de11c0a3422e None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:26.045439 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1bdd830e-f28c-4852-8d3b-de11c0a3422e tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/volumes/402cf334-999b-4f44-829b-b0ba790d8628 Aug 25 10:23:26.045650 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1bdd830e-f28c-4852-8d3b-de11c0a3422e tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:26.045829 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1bdd830e-f28c-4852-8d3b-de11c0a3422e tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:26.049894 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:26.049894 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:23:26.052744 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:26.052744 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:23:26.056562 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-1bdd830e-f28c-4852-8d3b-de11c0a3422e tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Volume info retrieved successfully. Aug 25 10:23:26.062308 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1bdd830e-f28c-4852-8d3b-de11c0a3422e tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/volumes/402cf334-999b-4f44-829b-b0ba790d8628 returned with HTTP 200 Aug 25 10:23:26.062708 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 677/2761] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:26 2026] GET /volume/v3/volumes/402cf334-999b-4f44-829b-b0ba790d8628 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:26.062882 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-4e9836ca-ffd1-4a52-b4d7-9e6bb6221e13 req-1f8c44ef-b865-4100-a8ed-775dd446416a tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/attachments/53267080-5ca3-434a-b007-7f08c6e3eb68/action returned with HTTP 204 Aug 25 10:23:26.063383 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 701/2762] 10.4.3.119 () {74 vars in 1725 bytes} [Tue Aug 25 10:23:26 2026] POST /volume/v3/attachments/53267080-5ca3-434a-b007-7f08c6e3eb68/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:23:26.080437 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-d6f9254f-e107-492b-bb25-c8f92cca8998 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:26.082799 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d6f9254f-e107-492b-bb25-c8f92cca8998 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/volumes/402cf334-999b-4f44-829b-b0ba790d8628 Aug 25 10:23:26.083170 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d6f9254f-e107-492b-bb25-c8f92cca8998 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:26.083490 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d6f9254f-e107-492b-bb25-c8f92cca8998 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:26.093160 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:26.093160 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:23:26.097748 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-d6f9254f-e107-492b-bb25-c8f92cca8998 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Volume info retrieved successfully. Aug 25 10:23:26.103334 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d6f9254f-e107-492b-bb25-c8f92cca8998 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/volumes/402cf334-999b-4f44-829b-b0ba790d8628 returned with HTTP 200 Aug 25 10:23:26.103781 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 693/2763] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:26 2026] GET /volume/v3/volumes/402cf334-999b-4f44-829b-b0ba790d8628 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:26.121401 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-a5e16e11-918f-496f-9e6f-10035edd4831 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:26.124335 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a5e16e11-918f-496f-9e6f-10035edd4831 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] POST https://10.4.3.119/volume/v3/snapshots Aug 25 10:23:26.124873 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a5e16e11-918f-496f-9e6f-10035edd4831 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "402cf334-999b-4f44-829b-b0ba790d8628", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-848990246"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:23:26.135454 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:26.135454 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:23:26.136013 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-a5e16e11-918f-496f-9e6f-10035edd4831 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Volume info retrieved successfully. Aug 25 10:23:26.136159 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.snapshots [None req-a5e16e11-918f-496f-9e6f-10035edd4831 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Create snapshot from volume 402cf334-999b-4f44-829b-b0ba790d8628 Aug 25 10:23:26.207415 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-a5e16e11-918f-496f-9e6f-10035edd4831 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Created reservations ['6c255ec3-aa49-4302-957d-2e9df91bb965', '4d8006b2-af21-4fde-be31-0fe0f09ea39f', '797303b4-d0b2-4003-8137-e4a27f71e84a', 'ad3ecbc5-6b3c-44d9-b51a-454a1408b322'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:23:26.263094 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-a5e16e11-918f-496f-9e6f-10035edd4831 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Snapshot create request issued successfully. Aug 25 10:23:26.263713 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a5e16e11-918f-496f-9e6f-10035edd4831 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/snapshots returned with HTTP 202 Aug 25 10:23:26.264559 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 693/2764] 10.4.3.119 () {68 vars in 1265 bytes} [Tue Aug 25 10:23:26 2026] POST /volume/v3/snapshots => generated 309 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:23:26.275789 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-4d7cb848-e34b-49f1-b0f6-fa1c1fd5aaad None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:26.278832 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4d7cb848-e34b-49f1-b0f6-fa1c1fd5aaad tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/snapshots/49d73f33-7a93-4f57-a3c2-fd036f2436bd Aug 25 10:23:26.279110 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4d7cb848-e34b-49f1-b0f6-fa1c1fd5aaad tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:26.279331 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4d7cb848-e34b-49f1-b0f6-fa1c1fd5aaad tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:26.286916 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:26.286916 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:23:26.286916 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-4d7cb848-e34b-49f1-b0f6-fa1c1fd5aaad tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Snapshot retrieved successfully. Aug 25 10:23:26.287845 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4d7cb848-e34b-49f1-b0f6-fa1c1fd5aaad tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/snapshots/49d73f33-7a93-4f57-a3c2-fd036f2436bd returned with HTTP 200 Aug 25 10:23:26.288292 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 678/2765] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:23:26 2026] GET /volume/v3/snapshots/49d73f33-7a93-4f57-a3c2-fd036f2436bd => generated 441 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:26.318716 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-7d368971-d103-4e7b-9833-3fa74a35102f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:26.320507 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7d368971-d103-4e7b-9833-3fa74a35102f tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] GET https://10.4.3.119/volume/v3/volumes/accae504-5f3f-4b92-8d9c-64c2b46df81e Aug 25 10:23:26.320696 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7d368971-d103-4e7b-9833-3fa74a35102f tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:26.320901 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7d368971-d103-4e7b-9833-3fa74a35102f tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:26.328041 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7d368971-d103-4e7b-9833-3fa74a35102f tempest-AttachVolumeMultiAttachTest-1078619397 tempest-AttachVolumeMultiAttachTest-1078619397-project-member] https://10.4.3.119/volume/v3/volumes/accae504-5f3f-4b92-8d9c-64c2b46df81e returned with HTTP 404 Aug 25 10:23:26.330071 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 702/2766] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:26 2026] GET /volume/v3/volumes/accae504-5f3f-4b92-8d9c-64c2b46df81e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:23:26.355404 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-227f8353-37fb-4243-967e-5eed6eb7b2e7 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:26.357642 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-227f8353-37fb-4243-967e-5eed6eb7b2e7 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] GET https://10.4.3.119/volume/v3/volumes/7337bd2c-aa10-4a97-af6a-ca0d9785eea2 Aug 25 10:23:26.357944 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-227f8353-37fb-4243-967e-5eed6eb7b2e7 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:26.358251 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-227f8353-37fb-4243-967e-5eed6eb7b2e7 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:26.365656 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-227f8353-37fb-4243-967e-5eed6eb7b2e7 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] https://10.4.3.119/volume/v3/volumes/7337bd2c-aa10-4a97-af6a-ca0d9785eea2 returned with HTTP 404 Aug 25 10:23:26.366170 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 694/2767] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:23:26 2026] GET /volume/v3/volumes/7337bd2c-aa10-4a97-af6a-ca0d9785eea2 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 10:23:26.379442 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-58b08230-3f5f-49cc-b99f-ac90bc89cee0 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:26.382738 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-58b08230-3f5f-49cc-b99f-ac90bc89cee0 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:23:26.383154 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-58b08230-3f5f-49cc-b99f-ac90bc89cee0 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-2023779693"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:23:26.385437 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-58b08230-3f5f-49cc-b99f-ac90bc89cee0 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-2023779693'}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:23:26.385437 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-58b08230-3f5f-49cc-b99f-ac90bc89cee0 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Create volume of 1 GB Aug 25 10:23:26.386245 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:26.386245 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:23:26.390940 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-58b08230-3f5f-49cc-b99f-ac90bc89cee0 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Availability Zones retrieved successfully. Aug 25 10:23:26.397546 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-748498ad-48dc-410f-8e1e-a15c62b6b133 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:26.399761 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-748498ad-48dc-410f-8e1e-a15c62b6b133 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] GET https://10.4.3.119/volume/v3/backups/99c2939e-ba91-4fc1-9b5d-649ef65ae92b Aug 25 10:23:26.399873 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-58b08230-3f5f-49cc-b99f-ac90bc89cee0 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Flow 'volume_create_api' (4be875b4-5a08-46e5-ad4b-cca7a1e68148) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:23:26.400231 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-748498ad-48dc-410f-8e1e-a15c62b6b133 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:26.400314 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-748498ad-48dc-410f-8e1e-a15c62b6b133 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:26.400437 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-748498ad-48dc-410f-8e1e-a15c62b6b133 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Show backup with id 99c2939e-ba91-4fc1-9b5d-649ef65ae92b. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:23:26.401193 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-58b08230-3f5f-49cc-b99f-ac90bc89cee0 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c4d5f92-239a-4778-bd55-547846330da1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:26.402530 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [None req-58b08230-3f5f-49cc-b99f-ac90bc89cee0 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Validating volume size '1' using validate_int {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:23:26.405443 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:26.405443 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:23:26.406380 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-748498ad-48dc-410f-8e1e-a15c62b6b133 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] https://10.4.3.119/volume/v3/backups/99c2939e-ba91-4fc1-9b5d-649ef65ae92b returned with HTTP 200 Aug 25 10:23:26.406852 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 679/2768] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:26 2026] GET /volume/v3/backups/99c2939e-ba91-4fc1-9b5d-649ef65ae92b => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:26.435769 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-58b08230-3f5f-49cc-b99f-ac90bc89cee0 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c4d5f92-239a-4778-bd55-547846330da1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:26.436770 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-58b08230-3f5f-49cc-b99f-ac90bc89cee0 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec8c0989-4c9f-48f5-a62c-7d1b9dd19636) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:26.480759 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-58b08230-3f5f-49cc-b99f-ac90bc89cee0 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Created reservations ['4606ebab-c658-4cbc-89ed-eb589bba69bd', '05703ac0-61c5-48b5-80f3-dea5d9170aa9', '5b37d99e-44bc-4a17-9a0d-0579fc0de947', '093ac0d9-7844-4ca7-a59e-3df64a60b5a3'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:23:26.481636 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-58b08230-3f5f-49cc-b99f-ac90bc89cee0 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec8c0989-4c9f-48f5-a62c-7d1b9dd19636) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4606ebab-c658-4cbc-89ed-eb589bba69bd', '05703ac0-61c5-48b5-80f3-dea5d9170aa9', '5b37d99e-44bc-4a17-9a0d-0579fc0de947', '093ac0d9-7844-4ca7-a59e-3df64a60b5a3']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:26.482381 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-58b08230-3f5f-49cc-b99f-ac90bc89cee0 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d41c3293-8ebe-4607-bf32-64ccfc9335bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:26.508319 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-58b08230-3f5f-49cc-b99f-ac90bc89cee0 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d41c3293-8ebe-4607-bf32-64ccfc9335bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '730f1e79-2b96-4766-b5d9-7ff8f2488cfd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2023779693',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='530992d4418b4bd5a29162fffa0826dc',qos_specs=None,replication_status=,reservations=['4606ebab-c658-4cbc-89ed-eb589bba69bd','05703ac0-61c5-48b5-80f3-dea5d9170aa9','5b37d99e-44bc-4a17-9a0d-0579fc0de947','093ac0d9-7844-4ca7-a59e-3df64a60b5a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a656dd8fae945e1b3873652dc5907e5',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:23:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2023779693',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=730f1e79-2b96-4766-b5d9-7ff8f2488cfd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='530992d4418b4bd5a29162fffa0826dc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4a656dd8fae945e1b3873652dc5907e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:26.509956 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-58b08230-3f5f-49cc-b99f-ac90bc89cee0 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22b7e29b-bfcb-4bdd-b96e-c5c04352ce00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:26.529120 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-58b08230-3f5f-49cc-b99f-ac90bc89cee0 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22b7e29b-bfcb-4bdd-b96e-c5c04352ce00) transitioned into state 'SUCCESS' from state '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-2023779693',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='530992d4418b4bd5a29162fffa0826dc',qos_specs=None,replication_status=,reservations=['4606ebab-c658-4cbc-89ed-eb589bba69bd','05703ac0-61c5-48b5-80f3-dea5d9170aa9','5b37d99e-44bc-4a17-9a0d-0579fc0de947','093ac0d9-7844-4ca7-a59e-3df64a60b5a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a656dd8fae945e1b3873652dc5907e5',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:26.529911 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-58b08230-3f5f-49cc-b99f-ac90bc89cee0 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7feb606e-eebe-4872-8106-b9ccf064d448) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:26.540670 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-58b08230-3f5f-49cc-b99f-ac90bc89cee0 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7feb606e-eebe-4872-8106-b9ccf064d448) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:26.541594 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-58b08230-3f5f-49cc-b99f-ac90bc89cee0 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Flow 'volume_create_api' (4be875b4-5a08-46e5-ad4b-cca7a1e68148) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:23:26.541911 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-58b08230-3f5f-49cc-b99f-ac90bc89cee0 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Create volume request issued successfully. Aug 25 10:23:26.542587 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-58b08230-3f5f-49cc-b99f-ac90bc89cee0 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:23:26.543066 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 694/2769] 10.4.3.119 () {70 vars in 1299 bytes} [Tue Aug 25 10:23:26 2026] POST /volume/v3/volumes => generated 770 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:23:26.556462 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-7a45784e-4a15-47c6-8092-d7dec3dda9ed None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:26.558424 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7a45784e-4a15-47c6-8092-d7dec3dda9ed tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] GET https://10.4.3.119/volume/v3/volumes/730f1e79-2b96-4766-b5d9-7ff8f2488cfd Aug 25 10:23:26.558678 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7a45784e-4a15-47c6-8092-d7dec3dda9ed tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:26.558884 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7a45784e-4a15-47c6-8092-d7dec3dda9ed tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:26.566226 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:26.566226 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:23:26.571850 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-7a45784e-4a15-47c6-8092-d7dec3dda9ed tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Volume info retrieved successfully. Aug 25 10:23:26.578559 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7a45784e-4a15-47c6-8092-d7dec3dda9ed tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] https://10.4.3.119/volume/v3/volumes/730f1e79-2b96-4766-b5d9-7ff8f2488cfd returned with HTTP 200 Aug 25 10:23:26.579407 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 703/2770] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:23:26 2026] GET /volume/v3/volumes/730f1e79-2b96-4766-b5d9-7ff8f2488cfd => generated 838 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:23:26.621523 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-61bda91b-d4a8-4d0c-ad97-56de7f31b9b9 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:26.623374 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-61bda91b-d4a8-4d0c-ad97-56de7f31b9b9 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] GET https://10.4.3.119/volume/v3/backups/a08bd0ce-6718-400d-a99e-2147a3e4e6a2 Aug 25 10:23:26.623673 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-61bda91b-d4a8-4d0c-ad97-56de7f31b9b9 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:26.623836 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-61bda91b-d4a8-4d0c-ad97-56de7f31b9b9 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:26.623969 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-61bda91b-d4a8-4d0c-ad97-56de7f31b9b9 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Show backup with id a08bd0ce-6718-400d-a99e-2147a3e4e6a2. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:23:26.630948 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:26.630948 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:23:26.631982 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-61bda91b-d4a8-4d0c-ad97-56de7f31b9b9 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] https://10.4.3.119/volume/v3/backups/a08bd0ce-6718-400d-a99e-2147a3e4e6a2 returned with HTTP 200 Aug 25 10:23:26.632446 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 695/2771] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:23:26 2026] GET /volume/v3/backups/a08bd0ce-6718-400d-a99e-2147a3e4e6a2 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:26.683951 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-c52f86ae-a07f-453f-bb69-0dfb5c282c22 req-85d1863a-9eca-42dd-988d-a699f1a20bbf None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:26.690172 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-c52f86ae-a07f-453f-bb69-0dfb5c282c22 req-85d1863a-9eca-42dd-988d-a699f1a20bbf tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] GET https://10.4.3.119/volume/v3/volumes/5ece2d43-7b2d-4a98-9d91-3864b7d055ee Aug 25 10:23:26.690172 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-c52f86ae-a07f-453f-bb69-0dfb5c282c22 req-85d1863a-9eca-42dd-988d-a699f1a20bbf tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:26.690460 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-c52f86ae-a07f-453f-bb69-0dfb5c282c22 req-85d1863a-9eca-42dd-988d-a699f1a20bbf tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:26.702915 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:26.702915 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:23:26.708699 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-c52f86ae-a07f-453f-bb69-0dfb5c282c22 req-85d1863a-9eca-42dd-988d-a699f1a20bbf tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Volume info retrieved successfully. Aug 25 10:23:26.714908 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-c52f86ae-a07f-453f-bb69-0dfb5c282c22 req-85d1863a-9eca-42dd-988d-a699f1a20bbf tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/volumes/5ece2d43-7b2d-4a98-9d91-3864b7d055ee returned with HTTP 200 Aug 25 10:23:26.715081 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 680/2772] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:23:26 2026] GET /volume/v3/volumes/5ece2d43-7b2d-4a98-9d91-3864b7d055ee => generated 884 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:27.301721 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-1bc0e6ab-1439-4191-af81-45a75f393c85 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:27.305894 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1bc0e6ab-1439-4191-af81-45a75f393c85 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/snapshots/49d73f33-7a93-4f57-a3c2-fd036f2436bd Aug 25 10:23:27.306195 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1bc0e6ab-1439-4191-af81-45a75f393c85 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:27.306485 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1bc0e6ab-1439-4191-af81-45a75f393c85 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:27.313499 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:27.313499 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:23:27.315465 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-1bc0e6ab-1439-4191-af81-45a75f393c85 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Snapshot retrieved successfully. Aug 25 10:23:27.315465 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1bc0e6ab-1439-4191-af81-45a75f393c85 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/snapshots/49d73f33-7a93-4f57-a3c2-fd036f2436bd returned with HTTP 200 Aug 25 10:23:27.315771 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 695/2773] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:23:27 2026] GET /volume/v3/snapshots/49d73f33-7a93-4f57-a3c2-fd036f2436bd => generated 468 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:27.333519 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-325c5b2a-8481-4c26-b316-2468cd43392a None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:27.338631 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-325c5b2a-8481-4c26-b316-2468cd43392a tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] POST https://10.4.3.119/volume/v3/backups Aug 25 10:23:27.339176 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-325c5b2a-8481-4c26-b316-2468cd43392a tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "402cf334-999b-4f44-829b-b0ba790d8628", "snapshot_id": "49d73f33-7a93-4f57-a3c2-fd036f2436bd", "name": "tempest-VolumesSnapshotTestJSON-Backup-20675353", "container": "tempest-volumessnapshottestjson-backup-container-524979654"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:23:27.342299 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.contrib.backups [None req-325c5b2a-8481-4c26-b316-2468cd43392a tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Creating new backup {'backup': {'volume_id': '402cf334-999b-4f44-829b-b0ba790d8628', 'snapshot_id': '49d73f33-7a93-4f57-a3c2-fd036f2436bd', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-20675353', 'container': 'tempest-volumessnapshottestjson-backup-container-524979654'}} {{(pid=100391) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 10:23:27.342596 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.contrib.backups [None req-325c5b2a-8481-4c26-b316-2468cd43392a tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Creating backup of volume 402cf334-999b-4f44-829b-b0ba790d8628 in container tempest-volumessnapshottestjson-backup-container-524979654 Aug 25 10:23:27.352799 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:27.352799 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:23:27.353705 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-325c5b2a-8481-4c26-b316-2468cd43392a tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Volume info retrieved successfully. Aug 25 10:23:27.362132 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:27.362132 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:23:27.362940 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-325c5b2a-8481-4c26-b316-2468cd43392a tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Snapshot retrieved successfully. Aug 25 10:23:27.406166 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-325c5b2a-8481-4c26-b316-2468cd43392a tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Created reservations ['b6035458-9b2d-42cd-b7c3-ec5d9095fe1a', 'b127db59-749c-4c02-b8c7-5ad5e3c80204'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:23:27.423738 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-868f7786-e216-4e92-a4f2-83a06ecd54a0 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:27.428183 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-868f7786-e216-4e92-a4f2-83a06ecd54a0 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] GET https://10.4.3.119/volume/v3/backups/99c2939e-ba91-4fc1-9b5d-649ef65ae92b Aug 25 10:23:27.429037 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-868f7786-e216-4e92-a4f2-83a06ecd54a0 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:27.429037 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-868f7786-e216-4e92-a4f2-83a06ecd54a0 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:27.429037 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-868f7786-e216-4e92-a4f2-83a06ecd54a0 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Show backup with id 99c2939e-ba91-4fc1-9b5d-649ef65ae92b. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:23:27.441702 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:27.441702 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:23:27.443495 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-868f7786-e216-4e92-a4f2-83a06ecd54a0 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] https://10.4.3.119/volume/v3/backups/99c2939e-ba91-4fc1-9b5d-649ef65ae92b returned with HTTP 200 Aug 25 10:23:27.443495 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 696/2774] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:27 2026] GET /volume/v3/backups/99c2939e-ba91-4fc1-9b5d-649ef65ae92b => generated 801 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:27.449270 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-60e7eb2c-00e9-4670-ab25-c49936308c68 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:27.451203 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-60e7eb2c-00e9-4670-ab25-c49936308c68 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] GET https://10.4.3.119/volume/v3/volumes/773e0faa-c073-45fb-82fb-c2ac7753f0e5 Aug 25 10:23:27.452373 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-60e7eb2c-00e9-4670-ab25-c49936308c68 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:27.453788 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-60e7eb2c-00e9-4670-ab25-c49936308c68 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:27.455858 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-325c5b2a-8481-4c26-b316-2468cd43392a tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/backups returned with HTTP 202 Aug 25 10:23:27.456784 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 704/2775] 10.4.3.119 () {68 vars in 1259 bytes} [Tue Aug 25 10:23:27 2026] POST /volume/v3/backups => generated 333 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:23:27.456920 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-02ded9f8-e5c5-45f5-9afe-065f9384deb0 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:27.458985 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-02ded9f8-e5c5-45f5-9afe-065f9384deb0 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] GET https://10.4.3.119/volume/v3/volumes/2827ac5b-b3ee-48fd-9302-f80160f66847 Aug 25 10:23:27.459282 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-02ded9f8-e5c5-45f5-9afe-065f9384deb0 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:27.459356 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-02ded9f8-e5c5-45f5-9afe-065f9384deb0 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:27.462528 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:27.462528 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:23:27.470389 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-60e7eb2c-00e9-4670-ab25-c49936308c68 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Volume info retrieved successfully. Aug 25 10:23:27.471454 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-16b08e41-1de2-4ea5-a77c-047ec48a9bdc None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:27.474409 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-16b08e41-1de2-4ea5-a77c-047ec48a9bdc tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/backups/ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd Aug 25 10:23:27.474409 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-16b08e41-1de2-4ea5-a77c-047ec48a9bdc tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:27.474409 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-16b08e41-1de2-4ea5-a77c-047ec48a9bdc tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:27.474560 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-16b08e41-1de2-4ea5-a77c-047ec48a9bdc tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Show backup with id ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:23:27.476449 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:27.476449 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:23:27.479081 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-60e7eb2c-00e9-4670-ab25-c49936308c68 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] https://10.4.3.119/volume/v3/volumes/773e0faa-c073-45fb-82fb-c2ac7753f0e5 returned with HTTP 200 Aug 25 10:23:27.480391 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 681/2776] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:27 2026] GET /volume/v3/volumes/773e0faa-c073-45fb-82fb-c2ac7753f0e5 => generated 937 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:27.482185 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:27.482185 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:23:27.482576 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-16b08e41-1de2-4ea5-a77c-047ec48a9bdc tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/backups/ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd returned with HTTP 200 Aug 25 10:23:27.483090 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 697/2777] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:27 2026] GET /volume/v3/backups/ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd => generated 806 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:27.484112 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-02ded9f8-e5c5-45f5-9afe-065f9384deb0 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Volume info retrieved successfully. Aug 25 10:23:27.491210 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-02ded9f8-e5c5-45f5-9afe-065f9384deb0 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] https://10.4.3.119/volume/v3/volumes/2827ac5b-b3ee-48fd-9302-f80160f66847 returned with HTTP 200 Aug 25 10:23:27.491210 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 696/2778] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:27 2026] GET /volume/v3/volumes/2827ac5b-b3ee-48fd-9302-f80160f66847 => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:27.507124 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-6345d36d-2759-4ab1-ba2a-edaae23657a4 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:27.511268 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6345d36d-2759-4ab1-ba2a-edaae23657a4 tempest-VolumesBackupsAdminTest-962273628 tempest-VolumesBackupsAdminTest-962273628-project-admin] POST https://10.4.3.119/volume/v3/backups/99c2939e-ba91-4fc1-9b5d-649ef65ae92b/action Aug 25 10:23:27.514158 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6345d36d-2759-4ab1-ba2a-edaae23657a4 tempest-VolumesBackupsAdminTest-962273628 tempest-VolumesBackupsAdminTest-962273628-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:23:27.514407 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6345d36d-2759-4ab1-ba2a-edaae23657a4 tempest-VolumesBackupsAdminTest-962273628 tempest-VolumesBackupsAdminTest-962273628-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:23:27.516104 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.contrib.admin_actions [None req-6345d36d-2759-4ab1-ba2a-edaae23657a4 tempest-VolumesBackupsAdminTest-962273628 tempest-VolumesBackupsAdminTest-962273628-project-admin] Updating backup '99c2939e-ba91-4fc1-9b5d-649ef65ae92b' with '{'status': 'error'}' {{(pid=100391) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 25 10:23:27.526417 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:27.526417 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:23:27.544637 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.backup.rpcapi [None req-6345d36d-2759-4ab1-ba2a-edaae23657a4 tempest-VolumesBackupsAdminTest-962273628 tempest-VolumesBackupsAdminTest-962273628-project-admin] reset_status in rpcapi backup_id 99c2939e-ba91-4fc1-9b5d-649ef65ae92b on host np0000008063. {{(pid=100391) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 25 10:23:27.548400 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6345d36d-2759-4ab1-ba2a-edaae23657a4 tempest-VolumesBackupsAdminTest-962273628 tempest-VolumesBackupsAdminTest-962273628-project-admin] https://10.4.3.119/volume/v3/backups/99c2939e-ba91-4fc1-9b5d-649ef65ae92b/action returned with HTTP 202 Aug 25 10:23:27.549197 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 705/2779] 10.4.3.119 () {68 vars in 1390 bytes} [Tue Aug 25 10:23:27 2026] POST /volume/v3/backups/99c2939e-ba91-4fc1-9b5d-649ef65ae92b/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:23:27.562934 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-b1562318-301f-4031-ba3f-0361634041fe None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:27.565234 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b1562318-301f-4031-ba3f-0361634041fe tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] GET https://10.4.3.119/volume/v3/backups/99c2939e-ba91-4fc1-9b5d-649ef65ae92b Aug 25 10:23:27.565234 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b1562318-301f-4031-ba3f-0361634041fe tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:27.565335 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b1562318-301f-4031-ba3f-0361634041fe tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:27.565389 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-b1562318-301f-4031-ba3f-0361634041fe tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Show backup with id 99c2939e-ba91-4fc1-9b5d-649ef65ae92b. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:23:27.569611 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:27.569611 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:23:27.570459 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b1562318-301f-4031-ba3f-0361634041fe tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] https://10.4.3.119/volume/v3/backups/99c2939e-ba91-4fc1-9b5d-649ef65ae92b returned with HTTP 200 Aug 25 10:23:27.570778 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 682/2780] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:27 2026] GET /volume/v3/backups/99c2939e-ba91-4fc1-9b5d-649ef65ae92b => generated 797 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:27.587532 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-37585e45-cff5-4f12-86d1-c5f6395ae819 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:27.590967 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-37585e45-cff5-4f12-86d1-c5f6395ae819 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] DELETE https://10.4.3.119/volume/v3/backups/99c2939e-ba91-4fc1-9b5d-649ef65ae92b Aug 25 10:23:27.591288 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-37585e45-cff5-4f12-86d1-c5f6395ae819 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:27.591579 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-37585e45-cff5-4f12-86d1-c5f6395ae819 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:27.591726 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.contrib.backups [None req-37585e45-cff5-4f12-86d1-c5f6395ae819 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Delete backup with id: 99c2939e-ba91-4fc1-9b5d-649ef65ae92b. Aug 25 10:23:27.594453 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-a63fce3b-01bb-41e3-9773-776e965141f8 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:27.596955 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a63fce3b-01bb-41e3-9773-776e965141f8 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] GET https://10.4.3.119/volume/v3/volumes/730f1e79-2b96-4766-b5d9-7ff8f2488cfd Aug 25 10:23:27.597286 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a63fce3b-01bb-41e3-9773-776e965141f8 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:27.597653 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a63fce3b-01bb-41e3-9773-776e965141f8 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:27.601987 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:27.601987 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:23:27.609328 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:27.609328 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:23:27.613598 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-a63fce3b-01bb-41e3-9773-776e965141f8 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Volume info retrieved successfully. Aug 25 10:23:27.619317 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a63fce3b-01bb-41e3-9773-776e965141f8 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] https://10.4.3.119/volume/v3/volumes/730f1e79-2b96-4766-b5d9-7ff8f2488cfd returned with HTTP 200 Aug 25 10:23:27.619788 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 697/2781] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:23:27 2026] GET /volume/v3/volumes/730f1e79-2b96-4766-b5d9-7ff8f2488cfd => generated 863 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:23:27.630167 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.backup.rpcapi [None req-37585e45-cff5-4f12-86d1-c5f6395ae819 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] delete_backup rpcapi backup_id 99c2939e-ba91-4fc1-9b5d-649ef65ae92b {{(pid=100390) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 10:23:27.632597 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-37585e45-cff5-4f12-86d1-c5f6395ae819 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] https://10.4.3.119/volume/v3/backups/99c2939e-ba91-4fc1-9b5d-649ef65ae92b returned with HTTP 202 Aug 25 10:23:27.633478 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 698/2782] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:23:27 2026] DELETE /volume/v3/backups/99c2939e-ba91-4fc1-9b5d-649ef65ae92b => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:23:27.647166 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-df5eec04-74bb-4021-a36b-d562c13f489d None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:27.647403 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-610753de-5c04-4dfc-94b2-9ac32053aeec None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:27.647403 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-610753de-5c04-4dfc-94b2-9ac32053aeec tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] GET https://10.4.3.119/volume/v3/backups/99c2939e-ba91-4fc1-9b5d-649ef65ae92b Aug 25 10:23:27.647403 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-610753de-5c04-4dfc-94b2-9ac32053aeec tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:27.647403 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-610753de-5c04-4dfc-94b2-9ac32053aeec tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:27.647557 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-610753de-5c04-4dfc-94b2-9ac32053aeec tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Show backup with id 99c2939e-ba91-4fc1-9b5d-649ef65ae92b. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:23:27.650180 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-b97500e3-1694-4037-9580-d98f14c2dbe2 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:27.652193 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:27.652193 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:23:27.652674 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-df5eec04-74bb-4021-a36b-d562c13f489d tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] POST https://10.4.3.119/volume/v3/snapshots Aug 25 10:23:27.652821 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b97500e3-1694-4037-9580-d98f14c2dbe2 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] GET https://10.4.3.119/volume/v3/backups/a08bd0ce-6718-400d-a99e-2147a3e4e6a2 Aug 25 10:23:27.653066 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-610753de-5c04-4dfc-94b2-9ac32053aeec tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] https://10.4.3.119/volume/v3/backups/99c2939e-ba91-4fc1-9b5d-649ef65ae92b returned with HTTP 200 Aug 25 10:23:27.653150 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b97500e3-1694-4037-9580-d98f14c2dbe2 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:27.653355 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b97500e3-1694-4037-9580-d98f14c2dbe2 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:27.653492 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-b97500e3-1694-4037-9580-d98f14c2dbe2 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Show backup with id a08bd0ce-6718-400d-a99e-2147a3e4e6a2. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:23:27.653524 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 683/2783] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:27 2026] GET /volume/v3/backups/99c2939e-ba91-4fc1-9b5d-649ef65ae92b => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:27.656314 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-df5eec04-74bb-4021-a36b-d562c13f489d tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "730f1e79-2b96-4766-b5d9-7ff8f2488cfd", "name": "tempest-VolumeDependencyTests-Snapshot-705233066"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:23:27.662927 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:27.662927 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:23:27.663298 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b97500e3-1694-4037-9580-d98f14c2dbe2 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] https://10.4.3.119/volume/v3/backups/a08bd0ce-6718-400d-a99e-2147a3e4e6a2 returned with HTTP 200 Aug 25 10:23:27.663805 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 698/2784] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:23:27 2026] GET /volume/v3/backups/a08bd0ce-6718-400d-a99e-2147a3e4e6a2 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:27.674466 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:27.674466 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:23:27.674987 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-df5eec04-74bb-4021-a36b-d562c13f489d tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Volume info retrieved successfully. Aug 25 10:23:27.675320 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.snapshots [None req-df5eec04-74bb-4021-a36b-d562c13f489d tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Create snapshot from volume 730f1e79-2b96-4766-b5d9-7ff8f2488cfd Aug 25 10:23:27.716015 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-df5eec04-74bb-4021-a36b-d562c13f489d tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Created reservations ['ddda7e92-c8f4-44cc-9f49-aa5970199577', '0fd8c8a0-f47d-4892-8c62-21a03ee23415', 'a340e689-c9bc-4103-bf11-40ba735d15b5', '8160b1c4-8537-43a9-8509-ec929e09deb9'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:23:27.764560 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-df5eec04-74bb-4021-a36b-d562c13f489d tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Snapshot create request issued successfully. Aug 25 10:23:27.764960 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-df5eec04-74bb-4021-a36b-d562c13f489d tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] https://10.4.3.119/volume/v3/snapshots returned with HTTP 202 Aug 25 10:23:27.765869 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 706/2785] 10.4.3.119 () {68 vars in 1265 bytes} [Tue Aug 25 10:23:27 2026] POST /volume/v3/snapshots => generated 307 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:23:27.784950 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-e3cbec40-2c4e-4215-8915-86f527060aac None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:27.787814 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e3cbec40-2c4e-4215-8915-86f527060aac tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] GET https://10.4.3.119/volume/v3/snapshots/2feadb52-76b4-4eaf-a480-d3b4b4379add Aug 25 10:23:27.787990 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e3cbec40-2c4e-4215-8915-86f527060aac tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:27.788246 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e3cbec40-2c4e-4215-8915-86f527060aac tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:27.797500 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:27.797500 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:23:27.797781 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-e3cbec40-2c4e-4215-8915-86f527060aac tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Snapshot retrieved successfully. Aug 25 10:23:27.798631 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e3cbec40-2c4e-4215-8915-86f527060aac tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] https://10.4.3.119/volume/v3/snapshots/2feadb52-76b4-4eaf-a480-d3b4b4379add returned with HTTP 200 Aug 25 10:23:27.799181 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 699/2786] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:23:27 2026] GET /volume/v3/snapshots/2feadb52-76b4-4eaf-a480-d3b4b4379add => generated 439 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:27.884965 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-5dea34bc-fd23-4f6f-a692-e9006cb50557 req-7bc979f6-7c8e-47d0-a994-c91a7f3b174d None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:27.888124 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-5dea34bc-fd23-4f6f-a692-e9006cb50557 req-7bc979f6-7c8e-47d0-a994-c91a7f3b174d tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] GET https://10.4.3.119/volume/v3/volumes/773e0faa-c073-45fb-82fb-c2ac7753f0e5 Aug 25 10:23:27.888519 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-5dea34bc-fd23-4f6f-a692-e9006cb50557 req-7bc979f6-7c8e-47d0-a994-c91a7f3b174d tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:27.888708 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-5dea34bc-fd23-4f6f-a692-e9006cb50557 req-7bc979f6-7c8e-47d0-a994-c91a7f3b174d tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:27.900833 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:27.900833 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:23:27.908162 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-5dea34bc-fd23-4f6f-a692-e9006cb50557 req-7bc979f6-7c8e-47d0-a994-c91a7f3b174d tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Volume info retrieved successfully. Aug 25 10:23:27.912299 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-5dea34bc-fd23-4f6f-a692-e9006cb50557 req-7bc979f6-7c8e-47d0-a994-c91a7f3b174d tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] https://10.4.3.119/volume/v3/volumes/773e0faa-c073-45fb-82fb-c2ac7753f0e5 returned with HTTP 200 Aug 25 10:23:27.913015 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 684/2787] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:23:27 2026] GET /volume/v3/volumes/773e0faa-c073-45fb-82fb-c2ac7753f0e5 => generated 937 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:28.016782 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-667a89fd-737b-4e9d-bb7a-06f9dd116f00 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:28.016971 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-667a89fd-737b-4e9d-bb7a-06f9dd116f00 None None] GET https://10.4.3.119/volume// Aug 25 10:23:28.017199 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-667a89fd-737b-4e9d-bb7a-06f9dd116f00 None None] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:28.017568 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-667a89fd-737b-4e9d-bb7a-06f9dd116f00 None None] Calling method 'all' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:28.017987 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-667a89fd-737b-4e9d-bb7a-06f9dd116f00 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:23:28.018452 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 699/2788] 10.4.3.119 () {66 vars in 1428 bytes} [Tue Aug 25 10:23:28 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:23:28.031645 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-5dea34bc-fd23-4f6f-a692-e9006cb50557 req-d03b6f6d-579a-4162-9aa0-f33facb36350 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:28.040375 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-5dea34bc-fd23-4f6f-a692-e9006cb50557 req-d03b6f6d-579a-4162-9aa0-f33facb36350 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] POST https://10.4.3.119/volume/v3/attachments Aug 25 10:23:28.040375 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-5dea34bc-fd23-4f6f-a692-e9006cb50557 req-d03b6f6d-579a-4162-9aa0-f33facb36350 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "773e0faa-c073-45fb-82fb-c2ac7753f0e5", "connector": null, "instance_uuid": "dec3bc30-4cf9-4189-a14a-f79b8e88c723"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:23:28.051625 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:28.051625 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:23:28.087699 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-5dea34bc-fd23-4f6f-a692-e9006cb50557 req-d03b6f6d-579a-4162-9aa0-f33facb36350 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] https://10.4.3.119/volume/v3/attachments returned with HTTP 200 Aug 25 10:23:28.088230 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 707/2789] 10.4.3.119 () {74 vars in 1594 bytes} [Tue Aug 25 10:23:28 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 25 10:23:28.124016 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-55af4ef8-92a7-4592-8e6f-731851ba147d None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:28.126177 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-55af4ef8-92a7-4592-8e6f-731851ba147d tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] GET https://10.4.3.119/volume/v3/volumes/773e0faa-c073-45fb-82fb-c2ac7753f0e5 Aug 25 10:23:28.126395 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-55af4ef8-92a7-4592-8e6f-731851ba147d tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:28.126658 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-55af4ef8-92a7-4592-8e6f-731851ba147d tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:28.145897 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:28.145897 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:23:28.148480 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-0c040795-f227-4cae-bd98-523a7eceb04b None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:28.149030 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0c040795-f227-4cae-bd98-523a7eceb04b None None] GET https://10.4.3.119/volume// Aug 25 10:23:28.150294 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0c040795-f227-4cae-bd98-523a7eceb04b None None] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:28.150294 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0c040795-f227-4cae-bd98-523a7eceb04b None None] Calling method 'all' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:28.150294 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0c040795-f227-4cae-bd98-523a7eceb04b None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:23:28.150294 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 685/2790] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:23:28 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:23:28.152478 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-55af4ef8-92a7-4592-8e6f-731851ba147d tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Volume info retrieved successfully. Aug 25 10:23:28.160124 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-55af4ef8-92a7-4592-8e6f-731851ba147d tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] https://10.4.3.119/volume/v3/volumes/773e0faa-c073-45fb-82fb-c2ac7753f0e5 returned with HTTP 200 Aug 25 10:23:28.160775 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 700/2791] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:28 2026] GET /volume/v3/volumes/773e0faa-c073-45fb-82fb-c2ac7753f0e5 => generated 936 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:28.165240 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-5dea34bc-fd23-4f6f-a692-e9006cb50557 req-5cf57aa5-29b2-4566-9bb3-753a04c12719 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:28.168491 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-5dea34bc-fd23-4f6f-a692-e9006cb50557 req-5cf57aa5-29b2-4566-9bb3-753a04c12719 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] GET https://10.4.3.119/volume/v3/volumes/773e0faa-c073-45fb-82fb-c2ac7753f0e5 Aug 25 10:23:28.168738 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-5dea34bc-fd23-4f6f-a692-e9006cb50557 req-5cf57aa5-29b2-4566-9bb3-753a04c12719 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:28.169025 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-5dea34bc-fd23-4f6f-a692-e9006cb50557 req-5cf57aa5-29b2-4566-9bb3-753a04c12719 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:28.179080 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:28.179080 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:23:28.182486 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [req-5dea34bc-fd23-4f6f-a692-e9006cb50557 req-5cf57aa5-29b2-4566-9bb3-753a04c12719 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Volume info retrieved successfully. Aug 25 10:23:28.187846 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-5dea34bc-fd23-4f6f-a692-e9006cb50557 req-5cf57aa5-29b2-4566-9bb3-753a04c12719 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] https://10.4.3.119/volume/v3/volumes/773e0faa-c073-45fb-82fb-c2ac7753f0e5 returned with HTTP 200 Aug 25 10:23:28.188343 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 700/2792] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:23:28 2026] GET /volume/v3/volumes/773e0faa-c073-45fb-82fb-c2ac7753f0e5 => generated 1116 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:23:28.313518 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-5dea34bc-fd23-4f6f-a692-e9006cb50557 req-22106494-5448-4694-9cc3-523eccbd8524 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:28.317649 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-5dea34bc-fd23-4f6f-a692-e9006cb50557 req-22106494-5448-4694-9cc3-523eccbd8524 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] PUT https://10.4.3.119/volume/v3/attachments/d94bb7ce-9cb6-43f1-90a7-9f898b6d07c0 Aug 25 10:23:28.318076 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-5dea34bc-fd23-4f6f-a692-e9006cb50557 req-22106494-5448-4694-9cc3-523eccbd8524 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.119", "host": "np0000008063", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3398d5156650", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "462fd6ce-c505-48ef-84ec-f85776d45b24", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:23:28.328636 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-5dea34bc-fd23-4f6f-a692-e9006cb50557 req-22106494-5448-4694-9cc3-523eccbd8524 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Acquiring lock "cinder-attachment_update-773e0faa-c073-45fb-82fb-c2ac7753f0e5-np0000008063" by "attachment_update" {{(pid=100391) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 10:23:28.335492 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-5dea34bc-fd23-4f6f-a692-e9006cb50557 req-22106494-5448-4694-9cc3-523eccbd8524 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Lock "cinder-attachment_update-773e0faa-c073-45fb-82fb-c2ac7753f0e5-np0000008063" acquired by "attachment_update" :: waited 0.007s {{(pid=100391) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 10:23:28.336880 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:28.336880 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:23:28.447189 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-5dea34bc-fd23-4f6f-a692-e9006cb50557 req-22106494-5448-4694-9cc3-523eccbd8524 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Lock "cinder-attachment_update-773e0faa-c073-45fb-82fb-c2ac7753f0e5-np0000008063" released by "attachment_update" :: held 0.111s {{(pid=100391) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 10:23:28.447189 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-5dea34bc-fd23-4f6f-a692-e9006cb50557 req-22106494-5448-4694-9cc3-523eccbd8524 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] https://10.4.3.119/volume/v3/attachments/d94bb7ce-9cb6-43f1-90a7-9f898b6d07c0 returned with HTTP 200 Aug 25 10:23:28.447735 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 708/2793] 10.4.3.119 () {74 vars in 1704 bytes} [Tue Aug 25 10:23:28 2026] PUT /volume/v3/attachments/d94bb7ce-9cb6-43f1-90a7-9f898b6d07c0 => generated 969 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:23:28.496361 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-22bd8014-4707-4cae-936a-ceec5023b7a8 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:28.498472 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-22bd8014-4707-4cae-936a-ceec5023b7a8 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/backups/ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd Aug 25 10:23:28.498643 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-22bd8014-4707-4cae-936a-ceec5023b7a8 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:28.498849 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-22bd8014-4707-4cae-936a-ceec5023b7a8 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:28.498933 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-22bd8014-4707-4cae-936a-ceec5023b7a8 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Show backup with id ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:23:28.504613 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:28.504613 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:23:28.506324 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-22bd8014-4707-4cae-936a-ceec5023b7a8 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/backups/ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd returned with HTTP 200 Aug 25 10:23:28.506754 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 686/2794] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:28 2026] GET /volume/v3/backups/ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd => generated 832 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:28.668863 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-c2e2a8d7-7045-433e-b14b-24215128f5f6 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:28.671322 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c2e2a8d7-7045-433e-b14b-24215128f5f6 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] GET https://10.4.3.119/volume/v3/backups/99c2939e-ba91-4fc1-9b5d-649ef65ae92b Aug 25 10:23:28.671592 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c2e2a8d7-7045-433e-b14b-24215128f5f6 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:28.671833 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c2e2a8d7-7045-433e-b14b-24215128f5f6 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:28.671971 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-c2e2a8d7-7045-433e-b14b-24215128f5f6 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Show backup with id 99c2939e-ba91-4fc1-9b5d-649ef65ae92b. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:23:28.673629 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-82bff8fc-dbfe-4e76-a0b0-b04370a71bb9 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:28.675571 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-82bff8fc-dbfe-4e76-a0b0-b04370a71bb9 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] GET https://10.4.3.119/volume/v3/backups/a08bd0ce-6718-400d-a99e-2147a3e4e6a2 Aug 25 10:23:28.675811 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-82bff8fc-dbfe-4e76-a0b0-b04370a71bb9 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:28.676053 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-82bff8fc-dbfe-4e76-a0b0-b04370a71bb9 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:28.676202 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-82bff8fc-dbfe-4e76-a0b0-b04370a71bb9 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Show backup with id a08bd0ce-6718-400d-a99e-2147a3e4e6a2. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:23:28.679839 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c2e2a8d7-7045-433e-b14b-24215128f5f6 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] https://10.4.3.119/volume/v3/backups/99c2939e-ba91-4fc1-9b5d-649ef65ae92b returned with HTTP 404 Aug 25 10:23:28.679839 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 701/2795] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:28 2026] GET /volume/v3/backups/99c2939e-ba91-4fc1-9b5d-649ef65ae92b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:23:28.682449 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:28.682449 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:23:28.683271 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-82bff8fc-dbfe-4e76-a0b0-b04370a71bb9 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] https://10.4.3.119/volume/v3/backups/a08bd0ce-6718-400d-a99e-2147a3e4e6a2 returned with HTTP 200 Aug 25 10:23:28.683744 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 701/2796] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:23:28 2026] GET /volume/v3/backups/a08bd0ce-6718-400d-a99e-2147a3e4e6a2 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:28.782929 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-8ea547c2-ea8f-40d4-ac2e-3b02d04bf73f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:28.785450 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8ea547c2-ea8f-40d4-ac2e-3b02d04bf73f tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] GET https://10.4.3.119/volume/v3/volumes/2827ac5b-b3ee-48fd-9302-f80160f66847 Aug 25 10:23:28.785711 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-8ea547c2-ea8f-40d4-ac2e-3b02d04bf73f tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:28.786482 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-8ea547c2-ea8f-40d4-ac2e-3b02d04bf73f tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:28.795311 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:28.795311 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:23:28.802311 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-8ea547c2-ea8f-40d4-ac2e-3b02d04bf73f tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Volume info retrieved successfully. Aug 25 10:23:28.809857 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8ea547c2-ea8f-40d4-ac2e-3b02d04bf73f tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] https://10.4.3.119/volume/v3/volumes/2827ac5b-b3ee-48fd-9302-f80160f66847 returned with HTTP 200 Aug 25 10:23:28.810043 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-6d785f17-5267-4d22-9de7-89ac687d7f48 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:28.810547 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 709/2797] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:28 2026] GET /volume/v3/volumes/2827ac5b-b3ee-48fd-9302-f80160f66847 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:28.813274 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6d785f17-5267-4d22-9de7-89ac687d7f48 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] GET https://10.4.3.119/volume/v3/snapshots/2feadb52-76b4-4eaf-a480-d3b4b4379add Aug 25 10:23:28.813802 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6d785f17-5267-4d22-9de7-89ac687d7f48 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:28.814111 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6d785f17-5267-4d22-9de7-89ac687d7f48 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:28.821979 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:28.821979 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:23:28.822682 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-6d785f17-5267-4d22-9de7-89ac687d7f48 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Snapshot retrieved successfully. Aug 25 10:23:28.823800 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6d785f17-5267-4d22-9de7-89ac687d7f48 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] https://10.4.3.119/volume/v3/snapshots/2feadb52-76b4-4eaf-a480-d3b4b4379add returned with HTTP 200 Aug 25 10:23:28.824449 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 687/2798] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:23:28 2026] GET /volume/v3/snapshots/2feadb52-76b4-4eaf-a480-d3b4b4379add => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:28.829503 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-4f0d2776-63b6-4526-8817-5e7ba06e1222 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:28.832280 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4f0d2776-63b6-4526-8817-5e7ba06e1222 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] DELETE https://10.4.3.119/volume/v3/volumes/2827ac5b-b3ee-48fd-9302-f80160f66847 Aug 25 10:23:28.832525 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4f0d2776-63b6-4526-8817-5e7ba06e1222 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:28.832760 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4f0d2776-63b6-4526-8817-5e7ba06e1222 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:28.833041 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-4f0d2776-63b6-4526-8817-5e7ba06e1222 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Delete volume with id: 2827ac5b-b3ee-48fd-9302-f80160f66847 Aug 25 10:23:28.834834 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-f7306f56-fea5-4634-9dd5-950945cd366c None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:28.838065 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f7306f56-fea5-4634-9dd5-950945cd366c tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:23:28.838065 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f7306f56-fea5-4634-9dd5-950945cd366c tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "2feadb52-76b4-4eaf-a480-d3b4b4379add", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-915404357"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:23:28.840235 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-f7306f56-fea5-4634-9dd5-950945cd366c tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Create volume request body: {'volume': {'snapshot_id': '2feadb52-76b4-4eaf-a480-d3b4b4379add', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-915404357'}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:23:28.842961 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:28.842961 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:23:28.843611 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-4f0d2776-63b6-4526-8817-5e7ba06e1222 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Volume info retrieved successfully. Aug 25 10:23:28.847739 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:28.847739 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:23:28.848966 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-f7306f56-fea5-4634-9dd5-950945cd366c tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Snapshot retrieved successfully. Aug 25 10:23:28.848966 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-f7306f56-fea5-4634-9dd5-950945cd366c tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Create volume of 1 GB Aug 25 10:23:28.857597 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-f7306f56-fea5-4634-9dd5-950945cd366c tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Availability Zones retrieved successfully. Aug 25 10:23:28.865461 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-f7306f56-fea5-4634-9dd5-950945cd366c tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Flow 'volume_create_api' (cd9d8e53-0df3-40e9-86c8-0a897b648d8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:23:28.868055 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-f7306f56-fea5-4634-9dd5-950945cd366c tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7804644-aca0-4052-932f-f98de5e4ad14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:28.872101 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [None req-f7306f56-fea5-4634-9dd5-950945cd366c tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:23:28.877625 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-4f0d2776-63b6-4526-8817-5e7ba06e1222 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Delete volume request issued successfully. Aug 25 10:23:28.878003 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4f0d2776-63b6-4526-8817-5e7ba06e1222 tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] https://10.4.3.119/volume/v3/volumes/2827ac5b-b3ee-48fd-9302-f80160f66847 returned with HTTP 202 Aug 25 10:23:28.878644 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 702/2799] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:23:28 2026] DELETE /volume/v3/volumes/2827ac5b-b3ee-48fd-9302-f80160f66847 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:23:28.892612 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-47c75a0e-747c-4dbf-853c-f35696e274be None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:28.896081 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-47c75a0e-747c-4dbf-853c-f35696e274be tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] GET https://10.4.3.119/volume/v3/volumes/2827ac5b-b3ee-48fd-9302-f80160f66847 Aug 25 10:23:28.896486 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-47c75a0e-747c-4dbf-853c-f35696e274be tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:28.896779 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-47c75a0e-747c-4dbf-853c-f35696e274be tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:28.909886 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:28.909886 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:23:28.916656 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-47c75a0e-747c-4dbf-853c-f35696e274be tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Volume info retrieved successfully. Aug 25 10:23:28.922974 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-47c75a0e-747c-4dbf-853c-f35696e274be tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] https://10.4.3.119/volume/v3/volumes/2827ac5b-b3ee-48fd-9302-f80160f66847 returned with HTTP 200 Aug 25 10:23:28.923561 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 710/2800] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:28 2026] GET /volume/v3/volumes/2827ac5b-b3ee-48fd-9302-f80160f66847 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:28.927539 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-f7306f56-fea5-4634-9dd5-950945cd366c tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7804644-aca0-4052-932f-f98de5e4ad14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '2feadb52-76b4-4eaf-a480-d3b4b4379add', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:28.928302 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-f7306f56-fea5-4634-9dd5-950945cd366c tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64e03077-15b5-4b62-a31a-8c48a840a623) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:29.018167 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-f7306f56-fea5-4634-9dd5-950945cd366c tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Created reservations ['a5513b14-dc17-4859-8f07-f9e3867b77b6', 'a63ba1ca-5797-4ed8-bb28-fe06d93bc6e0', '6192f453-1cce-4216-82b8-b79aa535e434', '1ddde323-2501-4e5d-9c2f-2e4c9681cc69'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:23:29.019097 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-f7306f56-fea5-4634-9dd5-950945cd366c tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64e03077-15b5-4b62-a31a-8c48a840a623) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a5513b14-dc17-4859-8f07-f9e3867b77b6', 'a63ba1ca-5797-4ed8-bb28-fe06d93bc6e0', '6192f453-1cce-4216-82b8-b79aa535e434', '1ddde323-2501-4e5d-9c2f-2e4c9681cc69']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:29.020557 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-f7306f56-fea5-4634-9dd5-950945cd366c tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd93947c-f45b-4ccc-8f3e-f10291d18fc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:29.074840 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-f7306f56-fea5-4634-9dd5-950945cd366c tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd93947c-f45b-4ccc-8f3e-f10291d18fc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1b0e6b85-836e-412e-bf60-66ff923e0c28', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-915404357',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='530992d4418b4bd5a29162fffa0826dc',qos_specs=None,replication_status=,reservations=['a5513b14-dc17-4859-8f07-f9e3867b77b6','a63ba1ca-5797-4ed8-bb28-fe06d93bc6e0','6192f453-1cce-4216-82b8-b79aa535e434','1ddde323-2501-4e5d-9c2f-2e4c9681cc69'],size=1,snapshot_id=2feadb52-76b4-4eaf-a480-d3b4b4379add,source_replicaid=,source_volid=None,status='creating',user_id='4a656dd8fae945e1b3873652dc5907e5',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:23:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-915404357',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1b0e6b85-836e-412e-bf60-66ff923e0c28,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='530992d4418b4bd5a29162fffa0826dc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=2feadb52-76b4-4eaf-a480-d3b4b4379add,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4a656dd8fae945e1b3873652dc5907e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:29.075862 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-f7306f56-fea5-4634-9dd5-950945cd366c tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (512a92e6-946d-4c69-a498-c91edfa771a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:29.101165 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-f7306f56-fea5-4634-9dd5-950945cd366c tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (512a92e6-946d-4c69-a498-c91edfa771a4) transitioned into state 'SUCCESS' from state '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-915404357',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='530992d4418b4bd5a29162fffa0826dc',qos_specs=None,replication_status=,reservations=['a5513b14-dc17-4859-8f07-f9e3867b77b6','a63ba1ca-5797-4ed8-bb28-fe06d93bc6e0','6192f453-1cce-4216-82b8-b79aa535e434','1ddde323-2501-4e5d-9c2f-2e4c9681cc69'],size=1,snapshot_id=2feadb52-76b4-4eaf-a480-d3b4b4379add,source_replicaid=,source_volid=None,status='creating',user_id='4a656dd8fae945e1b3873652dc5907e5',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:29.102466 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-f7306f56-fea5-4634-9dd5-950945cd366c tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4776f10e-b676-4f10-9d70-d828a51e6fd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:29.143426 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-f7306f56-fea5-4634-9dd5-950945cd366c tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4776f10e-b676-4f10-9d70-d828a51e6fd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:29.144525 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-f7306f56-fea5-4634-9dd5-950945cd366c tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Flow 'volume_create_api' (cd9d8e53-0df3-40e9-86c8-0a897b648d8f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:23:29.144587 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-f7306f56-fea5-4634-9dd5-950945cd366c tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Create volume request issued successfully. Aug 25 10:23:29.145359 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f7306f56-fea5-4634-9dd5-950945cd366c tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:23:29.145910 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 702/2801] 10.4.3.119 () {70 vars in 1300 bytes} [Tue Aug 25 10:23:28 2026] POST /volume/v3/volumes => generated 803 bytes in 312 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:23:29.158127 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-e01fe536-c156-47c5-9bf8-9a6e078d6819 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:29.159840 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e01fe536-c156-47c5-9bf8-9a6e078d6819 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] GET https://10.4.3.119/volume/v3/volumes/1b0e6b85-836e-412e-bf60-66ff923e0c28 Aug 25 10:23:29.160009 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e01fe536-c156-47c5-9bf8-9a6e078d6819 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:29.160223 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e01fe536-c156-47c5-9bf8-9a6e078d6819 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:29.170444 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:29.170444 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:23:29.174038 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-87546c1e-9e66-4578-b2d4-432cfc611e1a None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:29.176528 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-87546c1e-9e66-4578-b2d4-432cfc611e1a tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] GET https://10.4.3.119/volume/v3/volumes/773e0faa-c073-45fb-82fb-c2ac7753f0e5 Aug 25 10:23:29.176807 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-87546c1e-9e66-4578-b2d4-432cfc611e1a tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:29.177018 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-e01fe536-c156-47c5-9bf8-9a6e078d6819 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Volume info retrieved successfully. Aug 25 10:23:29.177085 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-87546c1e-9e66-4578-b2d4-432cfc611e1a tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:29.185693 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e01fe536-c156-47c5-9bf8-9a6e078d6819 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] https://10.4.3.119/volume/v3/volumes/1b0e6b85-836e-412e-bf60-66ff923e0c28 returned with HTTP 200 Aug 25 10:23:29.186170 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 688/2802] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:23:29 2026] GET /volume/v3/volumes/1b0e6b85-836e-412e-bf60-66ff923e0c28 => generated 871 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:23:29.196601 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:29.196601 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:23:29.205458 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-87546c1e-9e66-4578-b2d4-432cfc611e1a tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Volume info retrieved successfully. Aug 25 10:23:29.214803 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-87546c1e-9e66-4578-b2d4-432cfc611e1a tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] https://10.4.3.119/volume/v3/volumes/773e0faa-c073-45fb-82fb-c2ac7753f0e5 returned with HTTP 200 Aug 25 10:23:29.215296 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 703/2803] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:29 2026] GET /volume/v3/volumes/773e0faa-c073-45fb-82fb-c2ac7753f0e5 => generated 937 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:29.519219 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-2bd73c39-365e-4c19-b2a2-0b83370a03fe None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:29.521627 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2bd73c39-365e-4c19-b2a2-0b83370a03fe tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/backups/ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd Aug 25 10:23:29.521897 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2bd73c39-365e-4c19-b2a2-0b83370a03fe tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:29.522108 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2bd73c39-365e-4c19-b2a2-0b83370a03fe tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:29.522238 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-2bd73c39-365e-4c19-b2a2-0b83370a03fe tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Show backup with id ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:23:29.528300 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:29.528300 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:23:29.529260 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2bd73c39-365e-4c19-b2a2-0b83370a03fe tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/backups/ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd returned with HTTP 200 Aug 25 10:23:29.529911 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 711/2804] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:29 2026] GET /volume/v3/backups/ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd => generated 832 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:29.698542 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-8d6ceb42-5264-43e2-a37e-c8a654b459c7 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:29.701221 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8d6ceb42-5264-43e2-a37e-c8a654b459c7 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] GET https://10.4.3.119/volume/v3/backups/a08bd0ce-6718-400d-a99e-2147a3e4e6a2 Aug 25 10:23:29.701492 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8d6ceb42-5264-43e2-a37e-c8a654b459c7 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:29.701965 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8d6ceb42-5264-43e2-a37e-c8a654b459c7 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:29.701965 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-8d6ceb42-5264-43e2-a37e-c8a654b459c7 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Show backup with id a08bd0ce-6718-400d-a99e-2147a3e4e6a2. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:23:29.709710 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:29.709710 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:23:29.710586 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8d6ceb42-5264-43e2-a37e-c8a654b459c7 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] https://10.4.3.119/volume/v3/backups/a08bd0ce-6718-400d-a99e-2147a3e4e6a2 returned with HTTP 200 Aug 25 10:23:29.711325 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 703/2805] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:23:29 2026] GET /volume/v3/backups/a08bd0ce-6718-400d-a99e-2147a3e4e6a2 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:29.884708 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-92b0ea8a-c94a-4732-94bc-f96d372865b7 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:29.886761 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-92b0ea8a-c94a-4732-94bc-f96d372865b7 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] DELETE https://10.4.3.119/volume/v3/volumes/5ece2d43-7b2d-4a98-9d91-3864b7d055ee Aug 25 10:23:29.886969 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-92b0ea8a-c94a-4732-94bc-f96d372865b7 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:29.887161 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-92b0ea8a-c94a-4732-94bc-f96d372865b7 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:29.887366 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-92b0ea8a-c94a-4732-94bc-f96d372865b7 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Delete volume with id: 5ece2d43-7b2d-4a98-9d91-3864b7d055ee Aug 25 10:23:29.894899 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:29.894899 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:23:29.895761 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-92b0ea8a-c94a-4732-94bc-f96d372865b7 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Volume info retrieved successfully. Aug 25 10:23:29.912823 np0000008063 devstack@c-api.service[100389]: WARNING cinder.keymgr.conf_key_mgr [None req-92b0ea8a-c94a-4732-94bc-f96d372865b7 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 25 10:23:29.919864 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-92b0ea8a-c94a-4732-94bc-f96d372865b7 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Delete volume request issued successfully. Aug 25 10:23:29.920063 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-92b0ea8a-c94a-4732-94bc-f96d372865b7 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/volumes/5ece2d43-7b2d-4a98-9d91-3864b7d055ee returned with HTTP 202 Aug 25 10:23:29.920670 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 689/2806] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:23:29 2026] DELETE /volume/v3/volumes/5ece2d43-7b2d-4a98-9d91-3864b7d055ee => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:23:29.932047 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-c57e45fa-4119-477f-ad27-a1ff2592c5cc None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:29.934714 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c57e45fa-4119-477f-ad27-a1ff2592c5cc tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] GET https://10.4.3.119/volume/v3/volumes/5ece2d43-7b2d-4a98-9d91-3864b7d055ee Aug 25 10:23:29.935043 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c57e45fa-4119-477f-ad27-a1ff2592c5cc tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:29.935328 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c57e45fa-4119-477f-ad27-a1ff2592c5cc tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:29.943848 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:29.943848 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:23:29.944304 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-91e1e928-52f9-42ce-8ed0-ebfbbd6bce5e None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:29.947857 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-c57e45fa-4119-477f-ad27-a1ff2592c5cc tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Volume info retrieved successfully. Aug 25 10:23:29.952535 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c57e45fa-4119-477f-ad27-a1ff2592c5cc tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/volumes/5ece2d43-7b2d-4a98-9d91-3864b7d055ee returned with HTTP 200 Aug 25 10:23:29.952939 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 704/2807] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:29 2026] GET /volume/v3/volumes/5ece2d43-7b2d-4a98-9d91-3864b7d055ee => generated 883 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:29.957007 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-91e1e928-52f9-42ce-8ed0-ebfbbd6bce5e tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] GET https://10.4.3.119/volume/v3/volumes/2827ac5b-b3ee-48fd-9302-f80160f66847 Aug 25 10:23:29.957359 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-91e1e928-52f9-42ce-8ed0-ebfbbd6bce5e tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:29.957561 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-91e1e928-52f9-42ce-8ed0-ebfbbd6bce5e tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:29.971199 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-91e1e928-52f9-42ce-8ed0-ebfbbd6bce5e tempest-VolumesBackupsAdminTest-723147 tempest-VolumesBackupsAdminTest-723147-project-member] https://10.4.3.119/volume/v3/volumes/2827ac5b-b3ee-48fd-9302-f80160f66847 returned with HTTP 404 Aug 25 10:23:29.971876 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 712/2808] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:29 2026] GET /volume/v3/volumes/2827ac5b-b3ee-48fd-9302-f80160f66847 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:23:30.200891 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-6819b747-2b91-481a-b4d2-a99380fbe8bb None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:30.203115 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6819b747-2b91-481a-b4d2-a99380fbe8bb tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] GET https://10.4.3.119/volume/v3/volumes/1b0e6b85-836e-412e-bf60-66ff923e0c28 Aug 25 10:23:30.203402 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-6819b747-2b91-481a-b4d2-a99380fbe8bb tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:30.203644 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-6819b747-2b91-481a-b4d2-a99380fbe8bb tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:30.212497 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:30.212497 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:23:30.217216 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-6819b747-2b91-481a-b4d2-a99380fbe8bb tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Volume info retrieved successfully. Aug 25 10:23:30.222957 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6819b747-2b91-481a-b4d2-a99380fbe8bb tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] https://10.4.3.119/volume/v3/volumes/1b0e6b85-836e-412e-bf60-66ff923e0c28 returned with HTTP 200 Aug 25 10:23:30.223693 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 704/2809] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:23:30 2026] GET /volume/v3/volumes/1b0e6b85-836e-412e-bf60-66ff923e0c28 => generated 896 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:23:30.232859 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-356d3ab0-62bf-480b-b320-7b907e41af50 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:30.234636 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-356d3ab0-62bf-480b-b320-7b907e41af50 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] GET https://10.4.3.119/volume/v3/volumes/773e0faa-c073-45fb-82fb-c2ac7753f0e5 Aug 25 10:23:30.234841 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-356d3ab0-62bf-480b-b320-7b907e41af50 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:30.235121 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-356d3ab0-62bf-480b-b320-7b907e41af50 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:30.241652 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-aaabc4cb-c6bc-49a0-80b7-ecc92188e6de None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:30.243528 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-aaabc4cb-c6bc-49a0-80b7-ecc92188e6de tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] POST https://10.4.3.119/volume/v3/snapshots Aug 25 10:23:30.243945 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-aaabc4cb-c6bc-49a0-80b7-ecc92188e6de tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1b0e6b85-836e-412e-bf60-66ff923e0c28", "name": "tempest-VolumeDependencyTests-Snapshot-1154163594"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:23:30.248290 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:30.248290 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:23:30.253722 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:30.253722 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:23:30.253796 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-356d3ab0-62bf-480b-b320-7b907e41af50 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Volume info retrieved successfully. Aug 25 10:23:30.254146 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-aaabc4cb-c6bc-49a0-80b7-ecc92188e6de tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Volume info retrieved successfully. Aug 25 10:23:30.254332 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.snapshots [None req-aaabc4cb-c6bc-49a0-80b7-ecc92188e6de tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Create snapshot from volume 1b0e6b85-836e-412e-bf60-66ff923e0c28 Aug 25 10:23:30.259669 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-356d3ab0-62bf-480b-b320-7b907e41af50 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] https://10.4.3.119/volume/v3/volumes/773e0faa-c073-45fb-82fb-c2ac7753f0e5 returned with HTTP 200 Aug 25 10:23:30.260235 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 690/2810] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:30 2026] GET /volume/v3/volumes/773e0faa-c073-45fb-82fb-c2ac7753f0e5 => generated 937 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:30.290400 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-aaabc4cb-c6bc-49a0-80b7-ecc92188e6de tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Created reservations ['666d38d3-e90a-47db-ad39-e7facb43a98a', '3c15e3d6-87a5-4a92-8bd5-c5e376705087', '66bbaf0e-c0b9-4840-884b-14b655690ee1', 'f7a1e6c9-3dd5-409a-b353-ed7a563e14f7'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:23:30.324095 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-aaabc4cb-c6bc-49a0-80b7-ecc92188e6de tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Snapshot create request issued successfully. Aug 25 10:23:30.325219 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-aaabc4cb-c6bc-49a0-80b7-ecc92188e6de tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] https://10.4.3.119/volume/v3/snapshots returned with HTTP 202 Aug 25 10:23:30.325219 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 705/2811] 10.4.3.119 () {68 vars in 1265 bytes} [Tue Aug 25 10:23:30 2026] POST /volume/v3/snapshots => generated 308 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:23:30.336485 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-cced23ef-cf8f-4ecf-b05a-db62713fd3bf None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:30.338494 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-cced23ef-cf8f-4ecf-b05a-db62713fd3bf tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] GET https://10.4.3.119/volume/v3/snapshots/5e99a4cd-77c7-47d3-9f3a-37e73651f027 Aug 25 10:23:30.338737 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-cced23ef-cf8f-4ecf-b05a-db62713fd3bf tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:30.340909 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-cced23ef-cf8f-4ecf-b05a-db62713fd3bf tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:30.346075 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:30.346075 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:23:30.347573 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-cced23ef-cf8f-4ecf-b05a-db62713fd3bf tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Snapshot retrieved successfully. Aug 25 10:23:30.347779 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-cced23ef-cf8f-4ecf-b05a-db62713fd3bf tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] https://10.4.3.119/volume/v3/snapshots/5e99a4cd-77c7-47d3-9f3a-37e73651f027 returned with HTTP 200 Aug 25 10:23:30.348273 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 713/2812] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:23:30 2026] GET /volume/v3/snapshots/5e99a4cd-77c7-47d3-9f3a-37e73651f027 => generated 440 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:30.542312 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-ee4f2d9b-51d4-4e59-9be3-b24719df321d None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:30.544328 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ee4f2d9b-51d4-4e59-9be3-b24719df321d tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/backups/ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd Aug 25 10:23:30.544580 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ee4f2d9b-51d4-4e59-9be3-b24719df321d tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:30.544833 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ee4f2d9b-51d4-4e59-9be3-b24719df321d tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:30.545038 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-ee4f2d9b-51d4-4e59-9be3-b24719df321d tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Show backup with id ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:23:30.549428 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:30.549428 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:23:30.550283 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ee4f2d9b-51d4-4e59-9be3-b24719df321d tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/backups/ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd returned with HTTP 200 Aug 25 10:23:30.550742 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 705/2813] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:30 2026] GET /volume/v3/backups/ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd => generated 832 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:30.725038 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-6cfcaad5-5a25-4e2a-b87e-3acb990f48aa None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:30.726959 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6cfcaad5-5a25-4e2a-b87e-3acb990f48aa tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] GET https://10.4.3.119/volume/v3/backups/a08bd0ce-6718-400d-a99e-2147a3e4e6a2 Aug 25 10:23:30.727173 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6cfcaad5-5a25-4e2a-b87e-3acb990f48aa tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:30.727392 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6cfcaad5-5a25-4e2a-b87e-3acb990f48aa tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:30.727482 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-6cfcaad5-5a25-4e2a-b87e-3acb990f48aa tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Show backup with id a08bd0ce-6718-400d-a99e-2147a3e4e6a2. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:23:30.732769 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:30.732769 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:23:30.733350 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6cfcaad5-5a25-4e2a-b87e-3acb990f48aa tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] https://10.4.3.119/volume/v3/backups/a08bd0ce-6718-400d-a99e-2147a3e4e6a2 returned with HTTP 200 Aug 25 10:23:30.733699 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 691/2814] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:23:30 2026] GET /volume/v3/backups/a08bd0ce-6718-400d-a99e-2147a3e4e6a2 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:30.967256 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-bb008d25-7dfc-499c-9a71-00df4a055d31 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:30.969388 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-bb008d25-7dfc-499c-9a71-00df4a055d31 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] GET https://10.4.3.119/volume/v3/volumes/5ece2d43-7b2d-4a98-9d91-3864b7d055ee Aug 25 10:23:30.969587 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-bb008d25-7dfc-499c-9a71-00df4a055d31 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:30.969808 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-bb008d25-7dfc-499c-9a71-00df4a055d31 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:30.975078 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-bb008d25-7dfc-499c-9a71-00df4a055d31 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/volumes/5ece2d43-7b2d-4a98-9d91-3864b7d055ee returned with HTTP 404 Aug 25 10:23:30.975606 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 706/2815] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:30 2026] GET /volume/v3/volumes/5ece2d43-7b2d-4a98-9d91-3864b7d055ee => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:23:30.982160 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-a45b6f99-320c-4074-b7af-46006ed8458c None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:30.983757 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a45b6f99-320c-4074-b7af-46006ed8458c tempest-TestEncryptedCinderVolumes-2060489569 tempest-TestEncryptedCinderVolumes-2060489569-project-admin] GET https://10.4.3.119/volume/v3/volumes/detail?all_tenants=1 Aug 25 10:23:30.983961 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a45b6f99-320c-4074-b7af-46006ed8458c tempest-TestEncryptedCinderVolumes-2060489569 tempest-TestEncryptedCinderVolumes-2060489569-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:30.984146 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a45b6f99-320c-4074-b7af-46006ed8458c tempest-TestEncryptedCinderVolumes-2060489569 tempest-TestEncryptedCinderVolumes-2060489569-project-admin] Calling method 'detail' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:30.984954 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-a45b6f99-320c-4074-b7af-46006ed8458c tempest-TestEncryptedCinderVolumes-2060489569 tempest-TestEncryptedCinderVolumes-2060489569-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100391) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 10:23:31.022279 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-a45b6f99-320c-4074-b7af-46006ed8458c tempest-TestEncryptedCinderVolumes-2060489569 tempest-TestEncryptedCinderVolumes-2060489569-project-admin] Get all volumes completed successfully. Aug 25 10:23:31.025108 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:31.025108 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:23:31.032786 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a45b6f99-320c-4074-b7af-46006ed8458c tempest-TestEncryptedCinderVolumes-2060489569 tempest-TestEncryptedCinderVolumes-2060489569-project-admin] https://10.4.3.119/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 25 10:23:31.033128 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 714/2816] 10.4.3.119 () {66 vars in 1285 bytes} [Tue Aug 25 10:23:30 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 13535 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:23:31.052155 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-1f3f5fa1-687e-491d-93d6-3f5b5f2a252c None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:31.054259 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1f3f5fa1-687e-491d-93d6-3f5b5f2a252c tempest-TestEncryptedCinderVolumes-2060489569 tempest-TestEncryptedCinderVolumes-2060489569-project-admin] DELETE https://10.4.3.119/volume/v3/types/a63e5d0e-a577-4023-8cba-06e25418af5b Aug 25 10:23:31.054594 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1f3f5fa1-687e-491d-93d6-3f5b5f2a252c tempest-TestEncryptedCinderVolumes-2060489569 tempest-TestEncryptedCinderVolumes-2060489569-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:31.054893 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1f3f5fa1-687e-491d-93d6-3f5b5f2a252c tempest-TestEncryptedCinderVolumes-2060489569 tempest-TestEncryptedCinderVolumes-2060489569-project-admin] Calling method '_delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:31.086728 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1f3f5fa1-687e-491d-93d6-3f5b5f2a252c tempest-TestEncryptedCinderVolumes-2060489569 tempest-TestEncryptedCinderVolumes-2060489569-project-admin] https://10.4.3.119/volume/v3/types/a63e5d0e-a577-4023-8cba-06e25418af5b returned with HTTP 202 Aug 25 10:23:31.087404 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 706/2817] 10.4.3.119 () {66 vars in 1345 bytes} [Tue Aug 25 10:23:31 2026] DELETE /volume/v3/types/a63e5d0e-a577-4023-8cba-06e25418af5b => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:23:31.098791 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-cc383d67-b474-4d13-8c3b-0aae149a149c None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:31.101236 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-cc383d67-b474-4d13-8c3b-0aae149a149c tempest-TestEncryptedCinderVolumes-2060489569 tempest-TestEncryptedCinderVolumes-2060489569-project-admin] POST https://10.4.3.119/volume/v3/types Aug 25 10:23:31.101797 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-cc383d67-b474-4d13-8c3b-0aae149a149c tempest-TestEncryptedCinderVolumes-2060489569 tempest-TestEncryptedCinderVolumes-2060489569-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-622907594", "extra_specs": {}}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:23:31.117915 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-cc383d67-b474-4d13-8c3b-0aae149a149c tempest-TestEncryptedCinderVolumes-2060489569 tempest-TestEncryptedCinderVolumes-2060489569-project-admin] https://10.4.3.119/volume/v3/types returned with HTTP 200 Aug 25 10:23:31.118438 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 692/2818] 10.4.3.119 () {68 vars in 1252 bytes} [Tue Aug 25 10:23:31 2026] POST /volume/v3/types => generated 211 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:31.128418 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-08e2a2dc-f441-41f1-af8f-7a3a4b1ba1e7 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:31.130098 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-08e2a2dc-f441-41f1-af8f-7a3a4b1ba1e7 tempest-TestEncryptedCinderVolumes-2060489569 tempest-TestEncryptedCinderVolumes-2060489569-project-admin] POST https://10.4.3.119/volume/v3/types/3e0c808b-9424-4291-aa6b-1f6834e54480/encryption Aug 25 10:23:31.130426 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-08e2a2dc-f441-41f1-af8f-7a3a4b1ba1e7 tempest-TestEncryptedCinderVolumes-2060489569 tempest-TestEncryptedCinderVolumes-2060489569-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:23:31.131970 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:31.131970 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:23:31.153758 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-08e2a2dc-f441-41f1-af8f-7a3a4b1ba1e7 tempest-TestEncryptedCinderVolumes-2060489569 tempest-TestEncryptedCinderVolumes-2060489569-project-admin] https://10.4.3.119/volume/v3/types/3e0c808b-9424-4291-aa6b-1f6834e54480/encryption returned with HTTP 200 Aug 25 10:23:31.154394 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 707/2819] 10.4.3.119 () {68 vars in 1397 bytes} [Tue Aug 25 10:23:31 2026] POST /volume/v3/types/3e0c808b-9424-4291-aa6b-1f6834e54480/encryption => generated 230 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:31.163225 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-b3054427-c8ee-4eaf-b238-f7cc4c819531 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:31.165094 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b3054427-c8ee-4eaf-b238-f7cc4c819531 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:23:31.165568 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b3054427-c8ee-4eaf-b238-f7cc4c819531 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1165550598", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-622907594", "size": 1}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:23:31.167365 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volumes [None req-b3054427-c8ee-4eaf-b238-f7cc4c819531 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1165550598', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-622907594', 'size': 1}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:23:31.171017 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-b3054427-c8ee-4eaf-b238-f7cc4c819531 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Create volume of 1 GB Aug 25 10:23:31.171425 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:31.171425 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:23:31.171921 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-b3054427-c8ee-4eaf-b238-f7cc4c819531 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Availability Zones retrieved successfully. Aug 25 10:23:31.178435 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-b3054427-c8ee-4eaf-b238-f7cc4c819531 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Flow 'volume_create_api' (47bf6f21-1ffb-4678-becc-f9f7099ddc76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:23:31.179537 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-b3054427-c8ee-4eaf-b238-f7cc4c819531 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d6bded8-4deb-4b41-82c5-048a466be05f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:31.180770 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [None req-b3054427-c8ee-4eaf-b238-f7cc4c819531 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Validating volume size '1' using validate_int {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:23:31.216954 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-b3054427-c8ee-4eaf-b238-f7cc4c819531 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d6bded8-4deb-4b41-82c5-048a466be05f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3e0c808b-9424-4291-aa6b-1f6834e54480,is_public=True,name='tempest-scenario-type-luks-622907594',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3e0c808b-9424-4291-aa6b-1f6834e54480', '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=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:31.217881 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-b3054427-c8ee-4eaf-b238-f7cc4c819531 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1ba381b-fa86-4d2b-b912-b87474083273) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:31.253188 np0000008063 devstack@c-api.service[100391]: WARNING cinder.quota [None req-b3054427-c8ee-4eaf-b238-f7cc4c819531 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-622907594 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-622907594, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:23:31.253543 np0000008063 devstack@c-api.service[100391]: WARNING cinder.quota [None req-b3054427-c8ee-4eaf-b238-f7cc4c819531 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-622907594 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-622907594, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:23:31.274768 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-771c5b84-df85-4da0-8a5b-2e82962dc5d3 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:31.276836 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-771c5b84-df85-4da0-8a5b-2e82962dc5d3 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] GET https://10.4.3.119/volume/v3/volumes/773e0faa-c073-45fb-82fb-c2ac7753f0e5 Aug 25 10:23:31.277187 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-771c5b84-df85-4da0-8a5b-2e82962dc5d3 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:31.277416 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-771c5b84-df85-4da0-8a5b-2e82962dc5d3 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:31.296382 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:31.296382 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:23:31.301710 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-771c5b84-df85-4da0-8a5b-2e82962dc5d3 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Volume info retrieved successfully. Aug 25 10:23:31.303247 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-b3054427-c8ee-4eaf-b238-f7cc4c819531 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Created reservations ['d02c80fc-7527-421d-952b-d591c19e5e06', '7918e6a7-d46a-4d16-9869-0b94ad63ec57', '6dd23f92-2d68-4423-a58b-0426d05dc083', '8a22ff6f-a56e-42e1-90c5-a8497cfe7fcf'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:23:31.304330 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-b3054427-c8ee-4eaf-b238-f7cc4c819531 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1ba381b-fa86-4d2b-b912-b87474083273) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d02c80fc-7527-421d-952b-d591c19e5e06', '7918e6a7-d46a-4d16-9869-0b94ad63ec57', '6dd23f92-2d68-4423-a58b-0426d05dc083', '8a22ff6f-a56e-42e1-90c5-a8497cfe7fcf']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:31.305435 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-b3054427-c8ee-4eaf-b238-f7cc4c819531 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6de98b6d-534f-47ee-b467-5814c4cdfb97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:31.307874 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-771c5b84-df85-4da0-8a5b-2e82962dc5d3 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] https://10.4.3.119/volume/v3/volumes/773e0faa-c073-45fb-82fb-c2ac7753f0e5 returned with HTTP 200 Aug 25 10:23:31.308296 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 707/2820] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:31 2026] GET /volume/v3/volumes/773e0faa-c073-45fb-82fb-c2ac7753f0e5 => generated 937 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:31.339013 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-b3054427-c8ee-4eaf-b238-f7cc4c819531 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6de98b6d-534f-47ee-b467-5814c4cdfb97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '73d0dbd7-44ff-4a36-9b33-dcff2f14962d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1165550598',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae2e7387e8064be7924e9b06376e6ab7',qos_specs=None,replication_status=,reservations=['d02c80fc-7527-421d-952b-d591c19e5e06','7918e6a7-d46a-4d16-9869-0b94ad63ec57','6dd23f92-2d68-4423-a58b-0426d05dc083','8a22ff6f-a56e-42e1-90c5-a8497cfe7fcf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57d836fff6934b19ada4304ecb9b6bc6',volume_type_id=3e0c808b-9424-4291-aa6b-1f6834e54480), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:23:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1165550598',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=73d0dbd7-44ff-4a36-9b33-dcff2f14962d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae2e7387e8064be7924e9b06376e6ab7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='57d836fff6934b19ada4304ecb9b6bc6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3e0c808b-9424-4291-aa6b-1f6834e54480),volume_type_id=3e0c808b-9424-4291-aa6b-1f6834e54480)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:31.339949 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-b3054427-c8ee-4eaf-b238-f7cc4c819531 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d481fa8-b45f-49b4-804d-101d54cb96f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:31.360257 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-8e5b7a7c-dd0f-4ac9-a7e7-427e98d970c4 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:31.362325 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8e5b7a7c-dd0f-4ac9-a7e7-427e98d970c4 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] GET https://10.4.3.119/volume/v3/snapshots/5e99a4cd-77c7-47d3-9f3a-37e73651f027 Aug 25 10:23:31.362692 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8e5b7a7c-dd0f-4ac9-a7e7-427e98d970c4 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:31.362903 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8e5b7a7c-dd0f-4ac9-a7e7-427e98d970c4 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:31.364623 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-b3054427-c8ee-4eaf-b238-f7cc4c819531 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d481fa8-b45f-49b4-804d-101d54cb96f3) transitioned into state 'SUCCESS' from state '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-1165550598',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae2e7387e8064be7924e9b06376e6ab7',qos_specs=None,replication_status=,reservations=['d02c80fc-7527-421d-952b-d591c19e5e06','7918e6a7-d46a-4d16-9869-0b94ad63ec57','6dd23f92-2d68-4423-a58b-0426d05dc083','8a22ff6f-a56e-42e1-90c5-a8497cfe7fcf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57d836fff6934b19ada4304ecb9b6bc6',volume_type_id=3e0c808b-9424-4291-aa6b-1f6834e54480)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:31.365426 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-b3054427-c8ee-4eaf-b238-f7cc4c819531 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c51e6310-c24b-49c0-b899-50f053785fc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:31.370096 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:31.370096 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:23:31.370642 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-8e5b7a7c-dd0f-4ac9-a7e7-427e98d970c4 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Snapshot retrieved successfully. Aug 25 10:23:31.371546 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8e5b7a7c-dd0f-4ac9-a7e7-427e98d970c4 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] https://10.4.3.119/volume/v3/snapshots/5e99a4cd-77c7-47d3-9f3a-37e73651f027 returned with HTTP 200 Aug 25 10:23:31.371931 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 693/2821] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:23:31 2026] GET /volume/v3/snapshots/5e99a4cd-77c7-47d3-9f3a-37e73651f027 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:31.380954 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-b3054427-c8ee-4eaf-b238-f7cc4c819531 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c51e6310-c24b-49c0-b899-50f053785fc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:31.382118 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-b3054427-c8ee-4eaf-b238-f7cc4c819531 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Flow 'volume_create_api' (47bf6f21-1ffb-4678-becc-f9f7099ddc76) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:23:31.382230 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-742f1546-7fab-4ba8-8845-202014bc1f57 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:31.382673 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-b3054427-c8ee-4eaf-b238-f7cc4c819531 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Create volume request issued successfully. Aug 25 10:23:31.383548 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b3054427-c8ee-4eaf-b238-f7cc4c819531 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:23:31.384191 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 715/2822] 10.4.3.119 () {68 vars in 1259 bytes} [Tue Aug 25 10:23:31 2026] POST /volume/v3/volumes => generated 784 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:23:31.384787 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-742f1546-7fab-4ba8-8845-202014bc1f57 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:23:31.385343 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-742f1546-7fab-4ba8-8845-202014bc1f57 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "5e99a4cd-77c7-47d3-9f3a-37e73651f027", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1024911420"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:23:31.387603 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volumes [None req-742f1546-7fab-4ba8-8845-202014bc1f57 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Create volume request body: {'volume': {'snapshot_id': '5e99a4cd-77c7-47d3-9f3a-37e73651f027', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1024911420'}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:23:31.394615 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:31.394615 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:23:31.395331 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-742f1546-7fab-4ba8-8845-202014bc1f57 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Snapshot retrieved successfully. Aug 25 10:23:31.395528 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-742f1546-7fab-4ba8-8845-202014bc1f57 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Create volume of 1 GB Aug 25 10:23:31.401089 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-742f1546-7fab-4ba8-8845-202014bc1f57 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Availability Zones retrieved successfully. Aug 25 10:23:31.408566 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-742f1546-7fab-4ba8-8845-202014bc1f57 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Flow 'volume_create_api' (76173b18-52df-41cf-b9d4-24b5120912a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:23:31.409848 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-742f1546-7fab-4ba8-8845-202014bc1f57 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da00c98b-8fc4-4069-9f08-4e215ab1586f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:31.411355 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-742f1546-7fab-4ba8-8845-202014bc1f57 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:23:31.447746 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-742f1546-7fab-4ba8-8845-202014bc1f57 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da00c98b-8fc4-4069-9f08-4e215ab1586f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '5e99a4cd-77c7-47d3-9f3a-37e73651f027', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:31.448773 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-742f1546-7fab-4ba8-8845-202014bc1f57 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a53d6afa-6da3-4722-bc1e-03ceb678b7cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:31.494017 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-742f1546-7fab-4ba8-8845-202014bc1f57 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Created reservations ['270c320c-4294-4b8e-9164-4a29200ee88e', '3f435587-4d8b-4711-ab8b-facb5a3a5425', 'e8907a1d-bd7a-4349-8878-2e8345caa218', '2b558a57-f9bf-4530-98e4-1ee21fc40a8f'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:23:31.494827 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-742f1546-7fab-4ba8-8845-202014bc1f57 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a53d6afa-6da3-4722-bc1e-03ceb678b7cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['270c320c-4294-4b8e-9164-4a29200ee88e', '3f435587-4d8b-4711-ab8b-facb5a3a5425', 'e8907a1d-bd7a-4349-8878-2e8345caa218', '2b558a57-f9bf-4530-98e4-1ee21fc40a8f']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:31.495576 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-742f1546-7fab-4ba8-8845-202014bc1f57 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67be357f-febc-48e7-8841-c6c4dfa9dafa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:31.538469 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-742f1546-7fab-4ba8-8845-202014bc1f57 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67be357f-febc-48e7-8841-c6c4dfa9dafa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6ee29407-2af7-42a9-a71a-45a391db9974', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1024911420',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='530992d4418b4bd5a29162fffa0826dc',qos_specs=None,replication_status=,reservations=['270c320c-4294-4b8e-9164-4a29200ee88e','3f435587-4d8b-4711-ab8b-facb5a3a5425','e8907a1d-bd7a-4349-8878-2e8345caa218','2b558a57-f9bf-4530-98e4-1ee21fc40a8f'],size=1,snapshot_id=5e99a4cd-77c7-47d3-9f3a-37e73651f027,source_replicaid=,source_volid=None,status='creating',user_id='4a656dd8fae945e1b3873652dc5907e5',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:23:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1024911420',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6ee29407-2af7-42a9-a71a-45a391db9974,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='530992d4418b4bd5a29162fffa0826dc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=5e99a4cd-77c7-47d3-9f3a-37e73651f027,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4a656dd8fae945e1b3873652dc5907e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:31.540234 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-742f1546-7fab-4ba8-8845-202014bc1f57 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a90e4fbe-8e17-4d32-a3e6-c943164f62eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:31.561331 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-0b744369-e8d5-4e69-b601-648e38b9712f None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:31.563820 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-742f1546-7fab-4ba8-8845-202014bc1f57 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a90e4fbe-8e17-4d32-a3e6-c943164f62eb) transitioned into state 'SUCCESS' from state '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-1024911420',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='530992d4418b4bd5a29162fffa0826dc',qos_specs=None,replication_status=,reservations=['270c320c-4294-4b8e-9164-4a29200ee88e','3f435587-4d8b-4711-ab8b-facb5a3a5425','e8907a1d-bd7a-4349-8878-2e8345caa218','2b558a57-f9bf-4530-98e4-1ee21fc40a8f'],size=1,snapshot_id=5e99a4cd-77c7-47d3-9f3a-37e73651f027,source_replicaid=,source_volid=None,status='creating',user_id='4a656dd8fae945e1b3873652dc5907e5',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:31.563972 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0b744369-e8d5-4e69-b601-648e38b9712f tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/backups/ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd Aug 25 10:23:31.564289 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0b744369-e8d5-4e69-b601-648e38b9712f tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:31.564595 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0b744369-e8d5-4e69-b601-648e38b9712f tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:31.564772 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-0b744369-e8d5-4e69-b601-648e38b9712f tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Show backup with id ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:23:31.564870 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-742f1546-7fab-4ba8-8845-202014bc1f57 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d67ab5c3-b97c-41e8-97ce-c1e790a2e974) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:31.570356 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:31.570356 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:23:31.571170 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0b744369-e8d5-4e69-b601-648e38b9712f tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/backups/ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd returned with HTTP 200 Aug 25 10:23:31.571578 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 708/2823] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:31 2026] GET /volume/v3/backups/ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd => generated 832 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:31.590868 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-742f1546-7fab-4ba8-8845-202014bc1f57 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d67ab5c3-b97c-41e8-97ce-c1e790a2e974) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:31.591670 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-742f1546-7fab-4ba8-8845-202014bc1f57 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Flow 'volume_create_api' (76173b18-52df-41cf-b9d4-24b5120912a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:23:31.591993 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-742f1546-7fab-4ba8-8845-202014bc1f57 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Create volume request issued successfully. Aug 25 10:23:31.592600 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-742f1546-7fab-4ba8-8845-202014bc1f57 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:23:31.593032 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 708/2824] 10.4.3.119 () {70 vars in 1300 bytes} [Tue Aug 25 10:23:31 2026] POST /volume/v3/volumes => generated 804 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:23:31.606534 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-ee8a0b6f-660b-4d6c-ad3e-79ebbb570f6b None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:31.608268 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ee8a0b6f-660b-4d6c-ad3e-79ebbb570f6b tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] GET https://10.4.3.119/volume/v3/volumes/6ee29407-2af7-42a9-a71a-45a391db9974 Aug 25 10:23:31.609277 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ee8a0b6f-660b-4d6c-ad3e-79ebbb570f6b tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:31.609277 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ee8a0b6f-660b-4d6c-ad3e-79ebbb570f6b tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:31.620150 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:31.620150 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:23:31.626151 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-ee8a0b6f-660b-4d6c-ad3e-79ebbb570f6b tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Volume info retrieved successfully. Aug 25 10:23:31.634597 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ee8a0b6f-660b-4d6c-ad3e-79ebbb570f6b tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] https://10.4.3.119/volume/v3/volumes/6ee29407-2af7-42a9-a71a-45a391db9974 returned with HTTP 200 Aug 25 10:23:31.635219 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 694/2825] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:23:31 2026] GET /volume/v3/volumes/6ee29407-2af7-42a9-a71a-45a391db9974 => generated 872 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:23:31.651386 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-4e9836ca-ffd1-4a52-b4d7-9e6bb6221e13 req-1ec92a60-85da-42d8-a9a4-c02f7c904724 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:31.654658 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-4e9836ca-ffd1-4a52-b4d7-9e6bb6221e13 req-1ec92a60-85da-42d8-a9a4-c02f7c904724 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] GET https://10.4.3.119/volume/v3/volumes/d1da62d9-9c47-40a8-9e8f-f34ac0d93bf9/encryption Aug 25 10:23:31.655171 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-4e9836ca-ffd1-4a52-b4d7-9e6bb6221e13 req-1ec92a60-85da-42d8-a9a4-c02f7c904724 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:31.655972 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-4e9836ca-ffd1-4a52-b4d7-9e6bb6221e13 req-1ec92a60-85da-42d8-a9a4-c02f7c904724 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'index' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:31.667523 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:31.667523 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:23:31.674530 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-4e9836ca-ffd1-4a52-b4d7-9e6bb6221e13 req-1ec92a60-85da-42d8-a9a4-c02f7c904724 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/volumes/d1da62d9-9c47-40a8-9e8f-f34ac0d93bf9/encryption returned with HTTP 200 Aug 25 10:23:31.674932 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 716/2826] 10.4.3.119 () {68 vars in 1631 bytes} [Tue Aug 25 10:23:31 2026] GET /volume/v3/volumes/d1da62d9-9c47-40a8-9e8f-f34ac0d93bf9/encryption => generated 160 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:31.745825 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-0a2e1f61-2edf-4978-80a2-c36fc81a5bf4 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:31.748215 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0a2e1f61-2edf-4978-80a2-c36fc81a5bf4 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] GET https://10.4.3.119/volume/v3/backups/a08bd0ce-6718-400d-a99e-2147a3e4e6a2 Aug 25 10:23:31.748459 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0a2e1f61-2edf-4978-80a2-c36fc81a5bf4 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:31.748705 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0a2e1f61-2edf-4978-80a2-c36fc81a5bf4 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:31.748847 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-0a2e1f61-2edf-4978-80a2-c36fc81a5bf4 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Show backup with id a08bd0ce-6718-400d-a99e-2147a3e4e6a2. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:23:31.754260 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:31.754260 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:23:31.755147 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0a2e1f61-2edf-4978-80a2-c36fc81a5bf4 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] https://10.4.3.119/volume/v3/backups/a08bd0ce-6718-400d-a99e-2147a3e4e6a2 returned with HTTP 200 Aug 25 10:23:31.755804 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 709/2827] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:23:31 2026] GET /volume/v3/backups/a08bd0ce-6718-400d-a99e-2147a3e4e6a2 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:32.036359 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-6181342f-424e-43c7-84ea-b6ee7ec6b4b5 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:32.151125 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6181342f-424e-43c7-84ea-b6ee7ec6b4b5 tempest-ExtensionsTestJSON-471489915 tempest-ExtensionsTestJSON-471489915-project-member] GET https://10.4.3.119/volume/v3/extensions Aug 25 10:23:32.152562 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6181342f-424e-43c7-84ea-b6ee7ec6b4b5 tempest-ExtensionsTestJSON-471489915 tempest-ExtensionsTestJSON-471489915-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:32.152562 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6181342f-424e-43c7-84ea-b6ee7ec6b4b5 tempest-ExtensionsTestJSON-471489915 tempest-ExtensionsTestJSON-471489915-project-member] Calling method 'index' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:32.152562 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6181342f-424e-43c7-84ea-b6ee7ec6b4b5 tempest-ExtensionsTestJSON-471489915 tempest-ExtensionsTestJSON-471489915-project-member] https://10.4.3.119/volume/v3/extensions returned with HTTP 200 Aug 25 10:23:32.152562 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 709/2828] 10.4.3.119 () {66 vars in 1246 bytes} [Tue Aug 25 10:23:32 2026] GET /volume/v3/extensions => generated 5245 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:23:32.322750 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-b04c1021-1932-4b2a-b405-2025139eb5a7 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:32.324575 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b04c1021-1932-4b2a-b405-2025139eb5a7 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] GET https://10.4.3.119/volume/v3/volumes/773e0faa-c073-45fb-82fb-c2ac7753f0e5 Aug 25 10:23:32.324756 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b04c1021-1932-4b2a-b405-2025139eb5a7 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:32.324931 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b04c1021-1932-4b2a-b405-2025139eb5a7 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:32.338435 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:32.338435 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:23:32.342832 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-b04c1021-1932-4b2a-b405-2025139eb5a7 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Volume info retrieved successfully. Aug 25 10:23:32.350617 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b04c1021-1932-4b2a-b405-2025139eb5a7 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] https://10.4.3.119/volume/v3/volumes/773e0faa-c073-45fb-82fb-c2ac7753f0e5 returned with HTTP 200 Aug 25 10:23:32.351186 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 695/2829] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:32 2026] GET /volume/v3/volumes/773e0faa-c073-45fb-82fb-c2ac7753f0e5 => generated 937 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:32.586743 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-af8d9ae4-bfa9-4160-97d9-7cfc052545c2 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:32.589629 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-af8d9ae4-bfa9-4160-97d9-7cfc052545c2 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/backups/ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd Aug 25 10:23:32.589786 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-af8d9ae4-bfa9-4160-97d9-7cfc052545c2 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:32.589955 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-af8d9ae4-bfa9-4160-97d9-7cfc052545c2 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:32.590049 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-af8d9ae4-bfa9-4160-97d9-7cfc052545c2 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Show backup with id ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:23:32.594511 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:32.594511 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:23:32.595039 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-af8d9ae4-bfa9-4160-97d9-7cfc052545c2 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/backups/ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd returned with HTTP 200 Aug 25 10:23:32.595428 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 717/2830] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:32 2026] GET /volume/v3/backups/ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd => generated 832 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:32.649004 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-b38bfe00-0cec-444d-a619-3ad798ed8719 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:32.651004 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b38bfe00-0cec-444d-a619-3ad798ed8719 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] GET https://10.4.3.119/volume/v3/volumes/6ee29407-2af7-42a9-a71a-45a391db9974 Aug 25 10:23:32.651221 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b38bfe00-0cec-444d-a619-3ad798ed8719 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:32.651319 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b38bfe00-0cec-444d-a619-3ad798ed8719 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:32.658639 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:32.658639 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:23:32.664025 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-b38bfe00-0cec-444d-a619-3ad798ed8719 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Volume info retrieved successfully. Aug 25 10:23:32.668910 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b38bfe00-0cec-444d-a619-3ad798ed8719 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] https://10.4.3.119/volume/v3/volumes/6ee29407-2af7-42a9-a71a-45a391db9974 returned with HTTP 200 Aug 25 10:23:32.669494 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 710/2831] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:23:32 2026] GET /volume/v3/volumes/6ee29407-2af7-42a9-a71a-45a391db9974 => generated 897 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:23:32.685240 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-67829a6b-77cf-42ef-b7d1-fddaf0457edc None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:32.688805 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-67829a6b-77cf-42ef-b7d1-fddaf0457edc tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] DELETE https://10.4.3.119/volume/v3/snapshots/2feadb52-76b4-4eaf-a480-d3b4b4379add Aug 25 10:23:32.688805 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-67829a6b-77cf-42ef-b7d1-fddaf0457edc tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:32.688805 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-67829a6b-77cf-42ef-b7d1-fddaf0457edc tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:32.688805 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.snapshots [None req-67829a6b-77cf-42ef-b7d1-fddaf0457edc tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Delete snapshot with id: 2feadb52-76b4-4eaf-a480-d3b4b4379add Aug 25 10:23:32.694770 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:32.694770 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:23:32.694770 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-67829a6b-77cf-42ef-b7d1-fddaf0457edc tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Snapshot retrieved successfully. Aug 25 10:23:32.727800 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-67829a6b-77cf-42ef-b7d1-fddaf0457edc tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Snapshot delete request issued successfully. Aug 25 10:23:32.728047 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-67829a6b-77cf-42ef-b7d1-fddaf0457edc tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] https://10.4.3.119/volume/v3/snapshots/2feadb52-76b4-4eaf-a480-d3b4b4379add returned with HTTP 202 Aug 25 10:23:32.728663 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 710/2832] 10.4.3.119 () {66 vars in 1357 bytes} [Tue Aug 25 10:23:32 2026] DELETE /volume/v3/snapshots/2feadb52-76b4-4eaf-a480-d3b4b4379add => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:23:32.740500 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-1f30a744-74b0-4c6f-ad31-f18150eb2994 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:32.742584 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1f30a744-74b0-4c6f-ad31-f18150eb2994 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] GET https://10.4.3.119/volume/v3/snapshots/2feadb52-76b4-4eaf-a480-d3b4b4379add Aug 25 10:23:32.742820 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1f30a744-74b0-4c6f-ad31-f18150eb2994 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:32.743075 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1f30a744-74b0-4c6f-ad31-f18150eb2994 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:32.749838 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:32.749838 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:23:32.750577 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-1f30a744-74b0-4c6f-ad31-f18150eb2994 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Snapshot retrieved successfully. Aug 25 10:23:32.751863 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1f30a744-74b0-4c6f-ad31-f18150eb2994 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] https://10.4.3.119/volume/v3/snapshots/2feadb52-76b4-4eaf-a480-d3b4b4379add returned with HTTP 200 Aug 25 10:23:32.752274 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 696/2833] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:23:32 2026] GET /volume/v3/snapshots/2feadb52-76b4-4eaf-a480-d3b4b4379add => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:32.770799 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-e31beadc-6aab-496d-97a1-ad403578cfde None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:32.774592 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e31beadc-6aab-496d-97a1-ad403578cfde tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] GET https://10.4.3.119/volume/v3/backups/a08bd0ce-6718-400d-a99e-2147a3e4e6a2 Aug 25 10:23:32.774592 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e31beadc-6aab-496d-97a1-ad403578cfde tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:32.774703 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e31beadc-6aab-496d-97a1-ad403578cfde tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:32.775097 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-e31beadc-6aab-496d-97a1-ad403578cfde tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Show backup with id a08bd0ce-6718-400d-a99e-2147a3e4e6a2. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:23:32.780872 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:32.780872 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:23:32.781725 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e31beadc-6aab-496d-97a1-ad403578cfde tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] https://10.4.3.119/volume/v3/backups/a08bd0ce-6718-400d-a99e-2147a3e4e6a2 returned with HTTP 200 Aug 25 10:23:32.782129 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 718/2834] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:23:32 2026] GET /volume/v3/backups/a08bd0ce-6718-400d-a99e-2147a3e4e6a2 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:33.367740 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-aba08ea5-839d-4e9c-ad04-987a65ac6583 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:33.370926 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-aba08ea5-839d-4e9c-ad04-987a65ac6583 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] GET https://10.4.3.119/volume/v3/volumes/773e0faa-c073-45fb-82fb-c2ac7753f0e5 Aug 25 10:23:33.371318 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-aba08ea5-839d-4e9c-ad04-987a65ac6583 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:33.371719 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-aba08ea5-839d-4e9c-ad04-987a65ac6583 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:33.387516 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:33.387516 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:23:33.392921 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-aba08ea5-839d-4e9c-ad04-987a65ac6583 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Volume info retrieved successfully. Aug 25 10:23:33.399761 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-aba08ea5-839d-4e9c-ad04-987a65ac6583 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] https://10.4.3.119/volume/v3/volumes/773e0faa-c073-45fb-82fb-c2ac7753f0e5 returned with HTTP 200 Aug 25 10:23:33.400438 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 711/2835] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:33 2026] GET /volume/v3/volumes/773e0faa-c073-45fb-82fb-c2ac7753f0e5 => generated 937 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:33.609015 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-d9e30aac-9f8e-42e8-9330-601b430c8f4d None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:33.610937 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d9e30aac-9f8e-42e8-9330-601b430c8f4d tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/backups/ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd Aug 25 10:23:33.611215 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d9e30aac-9f8e-42e8-9330-601b430c8f4d tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:33.611466 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d9e30aac-9f8e-42e8-9330-601b430c8f4d tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:33.611621 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-d9e30aac-9f8e-42e8-9330-601b430c8f4d tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Show backup with id ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:23:33.617713 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:33.617713 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:23:33.617713 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d9e30aac-9f8e-42e8-9330-601b430c8f4d tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/backups/ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd returned with HTTP 200 Aug 25 10:23:33.617713 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 711/2836] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:33 2026] GET /volume/v3/backups/ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd => generated 832 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:33.765667 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-c841ea0c-43ef-40d0-aa92-b83ad24c84da None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:33.767648 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c841ea0c-43ef-40d0-aa92-b83ad24c84da tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] GET https://10.4.3.119/volume/v3/snapshots/2feadb52-76b4-4eaf-a480-d3b4b4379add Aug 25 10:23:33.768274 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c841ea0c-43ef-40d0-aa92-b83ad24c84da tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:33.769876 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c841ea0c-43ef-40d0-aa92-b83ad24c84da tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:33.774557 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c841ea0c-43ef-40d0-aa92-b83ad24c84da tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] https://10.4.3.119/volume/v3/snapshots/2feadb52-76b4-4eaf-a480-d3b4b4379add returned with HTTP 404 Aug 25 10:23:33.774557 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 697/2837] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:23:33 2026] GET /volume/v3/snapshots/2feadb52-76b4-4eaf-a480-d3b4b4379add => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:23:33.783611 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-bd68affd-5e70-4fe2-9edc-f2a8155cad47 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:33.785670 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-bd68affd-5e70-4fe2-9edc-f2a8155cad47 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] DELETE https://10.4.3.119/volume/v3/snapshots/5e99a4cd-77c7-47d3-9f3a-37e73651f027 Aug 25 10:23:33.787843 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-bd68affd-5e70-4fe2-9edc-f2a8155cad47 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:33.787843 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-bd68affd-5e70-4fe2-9edc-f2a8155cad47 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:33.787843 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.snapshots [None req-bd68affd-5e70-4fe2-9edc-f2a8155cad47 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Delete snapshot with id: 5e99a4cd-77c7-47d3-9f3a-37e73651f027 Aug 25 10:23:33.794296 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-00a4c9a2-9ab8-45d1-9da0-4f9b83c52529 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:33.796293 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-00a4c9a2-9ab8-45d1-9da0-4f9b83c52529 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] GET https://10.4.3.119/volume/v3/backups/a08bd0ce-6718-400d-a99e-2147a3e4e6a2 Aug 25 10:23:33.796568 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-00a4c9a2-9ab8-45d1-9da0-4f9b83c52529 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:33.796813 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-00a4c9a2-9ab8-45d1-9da0-4f9b83c52529 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:33.796965 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-00a4c9a2-9ab8-45d1-9da0-4f9b83c52529 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Show backup with id a08bd0ce-6718-400d-a99e-2147a3e4e6a2. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:23:33.797209 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:33.797209 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:23:33.798074 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-bd68affd-5e70-4fe2-9edc-f2a8155cad47 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Snapshot retrieved successfully. Aug 25 10:23:33.801511 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:33.801511 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:23:33.802269 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-00a4c9a2-9ab8-45d1-9da0-4f9b83c52529 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] https://10.4.3.119/volume/v3/backups/a08bd0ce-6718-400d-a99e-2147a3e4e6a2 returned with HTTP 200 Aug 25 10:23:33.802608 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 712/2838] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:23:33 2026] GET /volume/v3/backups/a08bd0ce-6718-400d-a99e-2147a3e4e6a2 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:33.824832 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-bd68affd-5e70-4fe2-9edc-f2a8155cad47 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Snapshot delete request issued successfully. Aug 25 10:23:33.824832 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-bd68affd-5e70-4fe2-9edc-f2a8155cad47 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] https://10.4.3.119/volume/v3/snapshots/5e99a4cd-77c7-47d3-9f3a-37e73651f027 returned with HTTP 202 Aug 25 10:23:33.824832 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 719/2839] 10.4.3.119 () {66 vars in 1357 bytes} [Tue Aug 25 10:23:33 2026] DELETE /volume/v3/snapshots/5e99a4cd-77c7-47d3-9f3a-37e73651f027 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:23:33.837117 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-2bfa9f17-202c-4377-93ff-89bcc33df2d0 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:33.839408 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2bfa9f17-202c-4377-93ff-89bcc33df2d0 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] GET https://10.4.3.119/volume/v3/snapshots/5e99a4cd-77c7-47d3-9f3a-37e73651f027 Aug 25 10:23:33.839612 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2bfa9f17-202c-4377-93ff-89bcc33df2d0 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:33.839870 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2bfa9f17-202c-4377-93ff-89bcc33df2d0 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:33.846908 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:33.846908 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:23:33.847462 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-2bfa9f17-202c-4377-93ff-89bcc33df2d0 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Snapshot retrieved successfully. Aug 25 10:23:33.848502 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2bfa9f17-202c-4377-93ff-89bcc33df2d0 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] https://10.4.3.119/volume/v3/snapshots/5e99a4cd-77c7-47d3-9f3a-37e73651f027 returned with HTTP 200 Aug 25 10:23:33.848947 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 712/2840] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:23:33 2026] GET /volume/v3/snapshots/5e99a4cd-77c7-47d3-9f3a-37e73651f027 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:34.417927 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-fccb5e82-fce7-48e4-8a6e-58f65606353d None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:34.420589 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-fccb5e82-fce7-48e4-8a6e-58f65606353d tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] GET https://10.4.3.119/volume/v3/volumes/773e0faa-c073-45fb-82fb-c2ac7753f0e5 Aug 25 10:23:34.420589 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-fccb5e82-fce7-48e4-8a6e-58f65606353d tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:34.420782 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-fccb5e82-fce7-48e4-8a6e-58f65606353d tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:34.436826 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:34.436826 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:23:34.442075 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-fccb5e82-fce7-48e4-8a6e-58f65606353d tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Volume info retrieved successfully. Aug 25 10:23:34.448153 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-fccb5e82-fce7-48e4-8a6e-58f65606353d tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] https://10.4.3.119/volume/v3/volumes/773e0faa-c073-45fb-82fb-c2ac7753f0e5 returned with HTTP 200 Aug 25 10:23:34.448153 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 698/2841] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:34 2026] GET /volume/v3/volumes/773e0faa-c073-45fb-82fb-c2ac7753f0e5 => generated 937 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:34.570864 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-f0c0360e-e25b-43d5-815f-145ae883bcb3 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:34.630849 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-b4b06db5-230d-4a48-8dbf-2d3c5817efd3 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:34.632762 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b4b06db5-230d-4a48-8dbf-2d3c5817efd3 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/backups/ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd Aug 25 10:23:34.632997 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b4b06db5-230d-4a48-8dbf-2d3c5817efd3 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:34.633369 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b4b06db5-230d-4a48-8dbf-2d3c5817efd3 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:34.634712 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-b4b06db5-230d-4a48-8dbf-2d3c5817efd3 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Show backup with id ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:23:34.639231 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:34.639231 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:23:34.643163 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b4b06db5-230d-4a48-8dbf-2d3c5817efd3 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/backups/ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd returned with HTTP 200 Aug 25 10:23:34.643163 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 720/2842] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:34 2026] GET /volume/v3/backups/ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd => generated 832 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:34.756545 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f0c0360e-e25b-43d5-815f-145ae883bcb3 tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:23:34.756977 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f0c0360e-e25b-43d5-815f-145ae883bcb3 tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-631524164"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:23:34.758790 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-f0c0360e-e25b-43d5-815f-145ae883bcb3 tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-631524164'}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:23:34.760092 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-f0c0360e-e25b-43d5-815f-145ae883bcb3 tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] Create volume of 1 GB Aug 25 10:23:34.769008 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-f0c0360e-e25b-43d5-815f-145ae883bcb3 tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] Availability Zones retrieved successfully. Aug 25 10:23:34.776719 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-f0c0360e-e25b-43d5-815f-145ae883bcb3 tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] Flow 'volume_create_api' (dfe1f702-0468-467c-a098-8ab636187c28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:23:34.778097 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-f0c0360e-e25b-43d5-815f-145ae883bcb3 tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a682b91a-9417-4903-991a-5fe4e9a0ebca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:34.779383 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [None req-f0c0360e-e25b-43d5-815f-145ae883bcb3 tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] Validating volume size '1' using validate_int {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:23:34.815503 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-d285ff68-1810-40b9-b6f1-115c39a1624a None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:34.816972 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-f0c0360e-e25b-43d5-815f-145ae883bcb3 tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a682b91a-9417-4903-991a-5fe4e9a0ebca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:34.817607 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d285ff68-1810-40b9-b6f1-115c39a1624a tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] GET https://10.4.3.119/volume/v3/backups/a08bd0ce-6718-400d-a99e-2147a3e4e6a2 Aug 25 10:23:34.817898 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d285ff68-1810-40b9-b6f1-115c39a1624a tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:34.818169 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d285ff68-1810-40b9-b6f1-115c39a1624a tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:34.818342 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-d285ff68-1810-40b9-b6f1-115c39a1624a tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Show backup with id a08bd0ce-6718-400d-a99e-2147a3e4e6a2. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:23:34.818466 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-f0c0360e-e25b-43d5-815f-145ae883bcb3 tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af644a52-ebfa-459d-8050-26710a5fabcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:34.823896 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:34.823896 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:23:34.824742 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d285ff68-1810-40b9-b6f1-115c39a1624a tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] https://10.4.3.119/volume/v3/backups/a08bd0ce-6718-400d-a99e-2147a3e4e6a2 returned with HTTP 200 Aug 25 10:23:34.825235 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 713/2843] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:23:34 2026] GET /volume/v3/backups/a08bd0ce-6718-400d-a99e-2147a3e4e6a2 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:34.859145 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-63e67f01-97da-474e-aca8-130ab57efc27 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:34.861061 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-63e67f01-97da-474e-aca8-130ab57efc27 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] GET https://10.4.3.119/volume/v3/snapshots/5e99a4cd-77c7-47d3-9f3a-37e73651f027 Aug 25 10:23:34.861493 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-63e67f01-97da-474e-aca8-130ab57efc27 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:34.861493 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-63e67f01-97da-474e-aca8-130ab57efc27 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:34.866096 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-63e67f01-97da-474e-aca8-130ab57efc27 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] https://10.4.3.119/volume/v3/snapshots/5e99a4cd-77c7-47d3-9f3a-37e73651f027 returned with HTTP 404 Aug 25 10:23:34.866646 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 699/2844] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:23:34 2026] GET /volume/v3/snapshots/5e99a4cd-77c7-47d3-9f3a-37e73651f027 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:23:34.875424 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-7a214669-3aa9-4d36-ba52-292902db0ef1 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:34.881096 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7a214669-3aa9-4d36-ba52-292902db0ef1 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] DELETE https://10.4.3.119/volume/v3/volumes/730f1e79-2b96-4766-b5d9-7ff8f2488cfd Aug 25 10:23:34.881487 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7a214669-3aa9-4d36-ba52-292902db0ef1 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:34.882613 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7a214669-3aa9-4d36-ba52-292902db0ef1 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:34.882940 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-7a214669-3aa9-4d36-ba52-292902db0ef1 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Delete volume with id: 730f1e79-2b96-4766-b5d9-7ff8f2488cfd Aug 25 10:23:34.892831 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:34.892831 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:23:34.893761 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-7a214669-3aa9-4d36-ba52-292902db0ef1 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Volume info retrieved successfully. Aug 25 10:23:34.901535 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-f0c0360e-e25b-43d5-815f-145ae883bcb3 tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] Created reservations ['948f483a-03b0-485e-aa55-2613929414f9', '55aec8a1-16a4-4eb6-b32a-0147edb65d19', '953f2fae-ad15-4b52-8cbb-b8f905c8bdca', '5fa4c123-b483-4097-b66f-207fb6b8abad'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:23:34.902635 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-f0c0360e-e25b-43d5-815f-145ae883bcb3 tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af644a52-ebfa-459d-8050-26710a5fabcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['948f483a-03b0-485e-aa55-2613929414f9', '55aec8a1-16a4-4eb6-b32a-0147edb65d19', '953f2fae-ad15-4b52-8cbb-b8f905c8bdca', '5fa4c123-b483-4097-b66f-207fb6b8abad']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:34.903643 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-f0c0360e-e25b-43d5-815f-145ae883bcb3 tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1dd38ab-4ad7-484d-8959-b62d5dd84315) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:34.919323 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-7a214669-3aa9-4d36-ba52-292902db0ef1 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Delete volume request issued successfully. Aug 25 10:23:34.919323 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7a214669-3aa9-4d36-ba52-292902db0ef1 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] https://10.4.3.119/volume/v3/volumes/730f1e79-2b96-4766-b5d9-7ff8f2488cfd returned with HTTP 202 Aug 25 10:23:34.919323 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 721/2845] 10.4.3.119 () {68 vars in 1392 bytes} [Tue Aug 25 10:23:34 2026] DELETE /volume/v3/volumes/730f1e79-2b96-4766-b5d9-7ff8f2488cfd => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 10:23:34.927873 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-c9bba97c-378d-4cf6-b529-75574d8c9eae None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:34.931854 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c9bba97c-378d-4cf6-b529-75574d8c9eae tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] GET https://10.4.3.119/volume/v3/volumes/730f1e79-2b96-4766-b5d9-7ff8f2488cfd Aug 25 10:23:34.932221 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c9bba97c-378d-4cf6-b529-75574d8c9eae tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:34.932523 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c9bba97c-378d-4cf6-b529-75574d8c9eae tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:34.933390 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-f0c0360e-e25b-43d5-815f-145ae883bcb3 tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1dd38ab-4ad7-484d-8959-b62d5dd84315) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4fcae850-bb0d-42f4-875e-97bcfbeae40c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-631524164',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f30120c9f29745b8a4f61664478f080a',qos_specs=None,replication_status=,reservations=['948f483a-03b0-485e-aa55-2613929414f9','55aec8a1-16a4-4eb6-b32a-0147edb65d19','953f2fae-ad15-4b52-8cbb-b8f905c8bdca','5fa4c123-b483-4097-b66f-207fb6b8abad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15eaff315267449c9fca5b59557097b2',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:23:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-631524164',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4fcae850-bb0d-42f4-875e-97bcfbeae40c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f30120c9f29745b8a4f61664478f080a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='15eaff315267449c9fca5b59557097b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:34.934733 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-f0c0360e-e25b-43d5-815f-145ae883bcb3 tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea5f14e1-d215-4efa-9a3f-aae491dd4353) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:34.947035 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:34.947035 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:23:34.952810 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-c9bba97c-378d-4cf6-b529-75574d8c9eae tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Volume info retrieved successfully. Aug 25 10:23:34.959032 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c9bba97c-378d-4cf6-b529-75574d8c9eae tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] https://10.4.3.119/volume/v3/volumes/730f1e79-2b96-4766-b5d9-7ff8f2488cfd returned with HTTP 200 Aug 25 10:23:34.959555 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 714/2846] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:23:34 2026] GET /volume/v3/volumes/730f1e79-2b96-4766-b5d9-7ff8f2488cfd => generated 862 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:23:34.965831 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-f0c0360e-e25b-43d5-815f-145ae883bcb3 tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea5f14e1-d215-4efa-9a3f-aae491dd4353) transitioned into state 'SUCCESS' from state '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-631524164',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f30120c9f29745b8a4f61664478f080a',qos_specs=None,replication_status=,reservations=['948f483a-03b0-485e-aa55-2613929414f9','55aec8a1-16a4-4eb6-b32a-0147edb65d19','953f2fae-ad15-4b52-8cbb-b8f905c8bdca','5fa4c123-b483-4097-b66f-207fb6b8abad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15eaff315267449c9fca5b59557097b2',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:34.966921 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-f0c0360e-e25b-43d5-815f-145ae883bcb3 tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc2b1b10-6bf0-489b-ad7a-407db127011e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:34.979829 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-f0c0360e-e25b-43d5-815f-145ae883bcb3 tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc2b1b10-6bf0-489b-ad7a-407db127011e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:34.980814 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-f0c0360e-e25b-43d5-815f-145ae883bcb3 tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] Flow 'volume_create_api' (dfe1f702-0468-467c-a098-8ab636187c28) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:23:34.981292 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-f0c0360e-e25b-43d5-815f-145ae883bcb3 tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] Create volume request issued successfully. Aug 25 10:23:34.982761 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f0c0360e-e25b-43d5-815f-145ae883bcb3 tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:23:34.983507 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 713/2847] 10.4.3.119 () {68 vars in 1258 bytes} [Tue Aug 25 10:23:34 2026] POST /volume/v3/volumes => generated 750 bytes in 413 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:23:34.997686 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-f29eaa08-ad5a-4a36-adaf-95ad476b5853 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:35.000048 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f29eaa08-ad5a-4a36-adaf-95ad476b5853 tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] GET https://10.4.3.119/volume/v3/volumes/4fcae850-bb0d-42f4-875e-97bcfbeae40c Aug 25 10:23:35.000663 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f29eaa08-ad5a-4a36-adaf-95ad476b5853 tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:35.000663 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f29eaa08-ad5a-4a36-adaf-95ad476b5853 tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:35.008540 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:35.008540 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:23:35.013333 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-f29eaa08-ad5a-4a36-adaf-95ad476b5853 tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] Volume info retrieved successfully. Aug 25 10:23:35.018524 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f29eaa08-ad5a-4a36-adaf-95ad476b5853 tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] https://10.4.3.119/volume/v3/volumes/4fcae850-bb0d-42f4-875e-97bcfbeae40c returned with HTTP 200 Aug 25 10:23:35.018924 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 700/2848] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:34 2026] GET /volume/v3/volumes/4fcae850-bb0d-42f4-875e-97bcfbeae40c => generated 818 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:35.468327 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-a16f2b48-b8aa-4038-95b8-a2eda0fbb7a7 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:35.470331 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a16f2b48-b8aa-4038-95b8-a2eda0fbb7a7 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] GET https://10.4.3.119/volume/v3/volumes/773e0faa-c073-45fb-82fb-c2ac7753f0e5 Aug 25 10:23:35.470582 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a16f2b48-b8aa-4038-95b8-a2eda0fbb7a7 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:35.470825 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a16f2b48-b8aa-4038-95b8-a2eda0fbb7a7 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:35.483604 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:35.483604 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:23:35.487152 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-a16f2b48-b8aa-4038-95b8-a2eda0fbb7a7 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Volume info retrieved successfully. Aug 25 10:23:35.492027 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a16f2b48-b8aa-4038-95b8-a2eda0fbb7a7 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] https://10.4.3.119/volume/v3/volumes/773e0faa-c073-45fb-82fb-c2ac7753f0e5 returned with HTTP 200 Aug 25 10:23:35.492676 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 722/2849] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:35 2026] GET /volume/v3/volumes/773e0faa-c073-45fb-82fb-c2ac7753f0e5 => generated 937 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:35.656049 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-98f381e2-28f7-4191-958b-23e858e44317 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:35.657695 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-98f381e2-28f7-4191-958b-23e858e44317 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/backups/ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd Aug 25 10:23:35.657695 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-98f381e2-28f7-4191-958b-23e858e44317 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:35.657864 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-98f381e2-28f7-4191-958b-23e858e44317 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:35.657920 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-98f381e2-28f7-4191-958b-23e858e44317 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Show backup with id ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:23:35.662994 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:35.662994 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:23:35.663860 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-98f381e2-28f7-4191-958b-23e858e44317 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/backups/ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd returned with HTTP 200 Aug 25 10:23:35.664278 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 715/2850] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:35 2026] GET /volume/v3/backups/ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd => generated 832 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:35.854686 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-2cce8ebf-e198-4701-afe3-eafbabb0ed05 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:35.857654 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2cce8ebf-e198-4701-afe3-eafbabb0ed05 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] GET https://10.4.3.119/volume/v3/backups/a08bd0ce-6718-400d-a99e-2147a3e4e6a2 Aug 25 10:23:35.858002 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2cce8ebf-e198-4701-afe3-eafbabb0ed05 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:35.858386 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2cce8ebf-e198-4701-afe3-eafbabb0ed05 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:35.858628 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-2cce8ebf-e198-4701-afe3-eafbabb0ed05 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Show backup with id a08bd0ce-6718-400d-a99e-2147a3e4e6a2. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:23:35.868429 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:35.868429 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:23:35.872642 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2cce8ebf-e198-4701-afe3-eafbabb0ed05 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] https://10.4.3.119/volume/v3/backups/a08bd0ce-6718-400d-a99e-2147a3e4e6a2 returned with HTTP 200 Aug 25 10:23:35.872642 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 714/2851] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:23:35 2026] GET /volume/v3/backups/a08bd0ce-6718-400d-a99e-2147a3e4e6a2 => generated 736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:35.948399 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-5dea34bc-fd23-4f6f-a692-e9006cb50557 req-533fc700-06ac-470c-b0aa-eaab194266c9 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:35.952859 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-5dea34bc-fd23-4f6f-a692-e9006cb50557 req-533fc700-06ac-470c-b0aa-eaab194266c9 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] POST https://10.4.3.119/volume/v3/attachments/d94bb7ce-9cb6-43f1-90a7-9f898b6d07c0/action Aug 25 10:23:35.953645 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-5dea34bc-fd23-4f6f-a692-e9006cb50557 req-533fc700-06ac-470c-b0aa-eaab194266c9 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Action body: b'{"os-complete": null}' {{(pid=100389) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:23:35.953787 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-5dea34bc-fd23-4f6f-a692-e9006cb50557 req-533fc700-06ac-470c-b0aa-eaab194266c9 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:23:35.983919 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-ccda0279-c71f-4988-a695-d1b7bacb31b7 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:35.989688 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ccda0279-c71f-4988-a695-d1b7bacb31b7 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] GET https://10.4.3.119/volume/v3/volumes/730f1e79-2b96-4766-b5d9-7ff8f2488cfd Aug 25 10:23:35.990011 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ccda0279-c71f-4988-a695-d1b7bacb31b7 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:35.990338 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ccda0279-c71f-4988-a695-d1b7bacb31b7 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:35.990580 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:35.990580 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:23:36.001641 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ccda0279-c71f-4988-a695-d1b7bacb31b7 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] https://10.4.3.119/volume/v3/volumes/730f1e79-2b96-4766-b5d9-7ff8f2488cfd returned with HTTP 404 Aug 25 10:23:36.002631 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 723/2852] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:23:35 2026] GET /volume/v3/volumes/730f1e79-2b96-4766-b5d9-7ff8f2488cfd => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 10:23:36.014331 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-ea19e4ed-b44e-40e5-8970-0e3a39d22c1b None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:36.015909 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-5dea34bc-fd23-4f6f-a692-e9006cb50557 req-533fc700-06ac-470c-b0aa-eaab194266c9 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] https://10.4.3.119/volume/v3/attachments/d94bb7ce-9cb6-43f1-90a7-9f898b6d07c0/action returned with HTTP 204 Aug 25 10:23:36.016696 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 701/2853] 10.4.3.119 () {74 vars in 1725 bytes} [Tue Aug 25 10:23:35 2026] POST /volume/v3/attachments/d94bb7ce-9cb6-43f1-90a7-9f898b6d07c0/action => generated 0 bytes in 69 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:23:36.022242 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ea19e4ed-b44e-40e5-8970-0e3a39d22c1b tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] DELETE https://10.4.3.119/volume/v3/volumes/1b0e6b85-836e-412e-bf60-66ff923e0c28 Aug 25 10:23:36.023323 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ea19e4ed-b44e-40e5-8970-0e3a39d22c1b tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:36.023410 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ea19e4ed-b44e-40e5-8970-0e3a39d22c1b tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:36.023579 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-ea19e4ed-b44e-40e5-8970-0e3a39d22c1b tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Delete volume with id: 1b0e6b85-836e-412e-bf60-66ff923e0c28 Aug 25 10:23:36.032944 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:36.032944 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:23:36.033854 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-ea19e4ed-b44e-40e5-8970-0e3a39d22c1b tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Volume info retrieved successfully. Aug 25 10:23:36.038046 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-0096280a-963a-471a-9720-0903653c1638 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:36.040474 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0096280a-963a-471a-9720-0903653c1638 tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] GET https://10.4.3.119/volume/v3/volumes/4fcae850-bb0d-42f4-875e-97bcfbeae40c Aug 25 10:23:36.040543 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0096280a-963a-471a-9720-0903653c1638 tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:36.042266 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0096280a-963a-471a-9720-0903653c1638 tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:36.052442 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:36.052442 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:23:36.054974 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-0096280a-963a-471a-9720-0903653c1638 tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] Volume info retrieved successfully. Aug 25 10:23:36.059905 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0096280a-963a-471a-9720-0903653c1638 tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] https://10.4.3.119/volume/v3/volumes/4fcae850-bb0d-42f4-875e-97bcfbeae40c returned with HTTP 200 Aug 25 10:23:36.060386 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 715/2854] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:36 2026] GET /volume/v3/volumes/4fcae850-bb0d-42f4-875e-97bcfbeae40c => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:36.071453 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-ea19e4ed-b44e-40e5-8970-0e3a39d22c1b tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Delete volume request issued successfully. Aug 25 10:23:36.071732 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ea19e4ed-b44e-40e5-8970-0e3a39d22c1b tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] https://10.4.3.119/volume/v3/volumes/1b0e6b85-836e-412e-bf60-66ff923e0c28 returned with HTTP 202 Aug 25 10:23:36.072362 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 716/2855] 10.4.3.119 () {68 vars in 1392 bytes} [Tue Aug 25 10:23:36 2026] DELETE /volume/v3/volumes/1b0e6b85-836e-412e-bf60-66ff923e0c28 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 10:23:36.080769 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-ea01126a-238c-4888-bd2d-647e1c185bc0 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:36.084576 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-8bb6e3f8-35ba-4ff4-b71f-1a64f0a0cb42 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:36.084669 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ea01126a-238c-4888-bd2d-647e1c185bc0 tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] POST https://10.4.3.119/volume/v3/os-volume-transfer Aug 25 10:23:36.086331 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ea01126a-238c-4888-bd2d-647e1c185bc0 tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "4fcae850-bb0d-42f4-875e-97bcfbeae40c"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:23:36.088326 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.contrib.volume_transfer [None req-ea01126a-238c-4888-bd2d-647e1c185bc0 tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] Creating new volume transfer {'transfer': {'volume_id': '4fcae850-bb0d-42f4-875e-97bcfbeae40c'}} {{(pid=100391) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 25 10:23:36.088482 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.contrib.volume_transfer [None req-ea01126a-238c-4888-bd2d-647e1c185bc0 tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] Creating transfer of volume 4fcae850-bb0d-42f4-875e-97bcfbeae40c Aug 25 10:23:36.089118 np0000008063 devstack@c-api.service[100391]: INFO cinder.transfer.api [None req-ea01126a-238c-4888-bd2d-647e1c185bc0 tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] Generating transfer record for volume 4fcae850-bb0d-42f4-875e-97bcfbeae40c Aug 25 10:23:36.091005 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8bb6e3f8-35ba-4ff4-b71f-1a64f0a0cb42 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] GET https://10.4.3.119/volume/v3/volumes/1b0e6b85-836e-412e-bf60-66ff923e0c28 Aug 25 10:23:36.091005 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8bb6e3f8-35ba-4ff4-b71f-1a64f0a0cb42 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:36.091005 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8bb6e3f8-35ba-4ff4-b71f-1a64f0a0cb42 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:36.104723 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:36.104723 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:23:36.104799 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:36.104799 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:23:36.111601 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-8bb6e3f8-35ba-4ff4-b71f-1a64f0a0cb42 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Volume info retrieved successfully. Aug 25 10:23:36.118229 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8bb6e3f8-35ba-4ff4-b71f-1a64f0a0cb42 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] https://10.4.3.119/volume/v3/volumes/1b0e6b85-836e-412e-bf60-66ff923e0c28 returned with HTTP 200 Aug 25 10:23:36.118664 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 702/2856] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:23:36 2026] GET /volume/v3/volumes/1b0e6b85-836e-412e-bf60-66ff923e0c28 => generated 895 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:23:36.121622 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ea01126a-238c-4888-bd2d-647e1c185bc0 tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] https://10.4.3.119/volume/v3/os-volume-transfer returned with HTTP 202 Aug 25 10:23:36.122370 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 724/2857] 10.4.3.119 () {68 vars in 1291 bytes} [Tue Aug 25 10:23:36 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:23:36.138395 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-ee6c872f-0017-4a91-bd3a-64e4fef394f0 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:36.143690 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ee6c872f-0017-4a91-bd3a-64e4fef394f0 tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] GET https://10.4.3.119/volume/v3/volumes/4fcae850-bb0d-42f4-875e-97bcfbeae40c Aug 25 10:23:36.144121 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ee6c872f-0017-4a91-bd3a-64e4fef394f0 tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:36.144431 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ee6c872f-0017-4a91-bd3a-64e4fef394f0 tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:36.159306 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:36.159306 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:23:36.170736 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-ee6c872f-0017-4a91-bd3a-64e4fef394f0 tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] Volume info retrieved successfully. Aug 25 10:23:36.183505 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ee6c872f-0017-4a91-bd3a-64e4fef394f0 tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] https://10.4.3.119/volume/v3/volumes/4fcae850-bb0d-42f4-875e-97bcfbeae40c returned with HTTP 200 Aug 25 10:23:36.184035 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 716/2858] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:36 2026] GET /volume/v3/volumes/4fcae850-bb0d-42f4-875e-97bcfbeae40c => generated 851 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:36.202634 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-b3dc4e75-fc2f-4f23-a4e3-7a1a227ff38a None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:36.205121 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b3dc4e75-fc2f-4f23-a4e3-7a1a227ff38a tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] GET https://10.4.3.119/volume/v3/os-volume-transfer/e7cfa7ad-ca73-48a6-9be5-b36e0ab92cd1 Aug 25 10:23:36.205620 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b3dc4e75-fc2f-4f23-a4e3-7a1a227ff38a tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:36.205620 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b3dc4e75-fc2f-4f23-a4e3-7a1a227ff38a tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:36.216239 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b3dc4e75-fc2f-4f23-a4e3-7a1a227ff38a tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] https://10.4.3.119/volume/v3/os-volume-transfer/e7cfa7ad-ca73-48a6-9be5-b36e0ab92cd1 returned with HTTP 200 Aug 25 10:23:36.216614 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 717/2859] 10.4.3.119 () {66 vars in 1381 bytes} [Tue Aug 25 10:23:36 2026] GET /volume/v3/os-volume-transfer/e7cfa7ad-ca73-48a6-9be5-b36e0ab92cd1 => generated 409 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:36.230184 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-a470c63c-9fd0-486b-8880-8e49a6ca4c08 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:36.233260 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a470c63c-9fd0-486b-8880-8e49a6ca4c08 tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] GET https://10.4.3.119/volume/v3/os-volume-transfer Aug 25 10:23:36.233705 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a470c63c-9fd0-486b-8880-8e49a6ca4c08 tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:36.233876 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a470c63c-9fd0-486b-8880-8e49a6ca4c08 tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] Calling method 'index' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:36.234685 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.contrib.volume_transfer [None req-a470c63c-9fd0-486b-8880-8e49a6ca4c08 tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] Listing volume transfers {{(pid=100389) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 25 10:23:36.242935 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a470c63c-9fd0-486b-8880-8e49a6ca4c08 tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] https://10.4.3.119/volume/v3/os-volume-transfer returned with HTTP 200 Aug 25 10:23:36.243639 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 703/2860] 10.4.3.119 () {66 vars in 1270 bytes} [Tue Aug 25 10:23:36 2026] GET /volume/v3/os-volume-transfer => generated 368 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:36.253864 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-f63a55aa-6367-46b8-ad52-ef307a5f2fb6 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:36.378978 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f63a55aa-6367-46b8-ad52-ef307a5f2fb6 tempest-VolumesTransfersTest-1130717216 tempest-VolumesTransfersTest-1130717216-project-member] POST https://10.4.3.119/volume/v3/os-volume-transfer/e7cfa7ad-ca73-48a6-9be5-b36e0ab92cd1/accept Aug 25 10:23:36.378978 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f63a55aa-6367-46b8-ad52-ef307a5f2fb6 tempest-VolumesTransfersTest-1130717216 tempest-VolumesTransfersTest-1130717216-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "0dc1fbc04c3637d5"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:23:36.380616 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.contrib.volume_transfer [None req-f63a55aa-6367-46b8-ad52-ef307a5f2fb6 tempest-VolumesTransfersTest-1130717216 tempest-VolumesTransfersTest-1130717216-project-member] Accepting volume transfer e7cfa7ad-ca73-48a6-9be5-b36e0ab92cd1 {{(pid=100391) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 25 10:23:36.380762 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.contrib.volume_transfer [None req-f63a55aa-6367-46b8-ad52-ef307a5f2fb6 tempest-VolumesTransfersTest-1130717216 tempest-VolumesTransfersTest-1130717216-project-member] Accepting transfer e7cfa7ad-ca73-48a6-9be5-b36e0ab92cd1 Aug 25 10:23:36.470150 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-f63a55aa-6367-46b8-ad52-ef307a5f2fb6 tempest-VolumesTransfersTest-1130717216 tempest-VolumesTransfersTest-1130717216-project-member] Created reservations ['b20aea9d-8fb9-4284-9ce8-58f64c6ffd2f', 'fe9becfd-4017-4c15-85d8-c09351ad87f8', '879d5e04-616a-4133-aba7-1f4a20b10e69', '93b8af77-234c-4875-bacb-30cbc801e65e'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:23:36.499762 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-f63a55aa-6367-46b8-ad52-ef307a5f2fb6 tempest-VolumesTransfersTest-1130717216 tempest-VolumesTransfersTest-1130717216-project-member] Created reservations ['73f17b6f-9375-4e26-b72c-d5f0fa87fe30', '31ea6de5-898a-4452-8533-2d95b535ed44', 'e6009f36-03a7-4fdf-ab8e-061a8d3fe2bd', 'f1e4667d-3af5-4e3a-b9b1-958743709f8f'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:23:36.506421 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-e58318ef-ba29-477a-83b6-65fc73aab78a None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:36.508480 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e58318ef-ba29-477a-83b6-65fc73aab78a tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] GET https://10.4.3.119/volume/v3/volumes/773e0faa-c073-45fb-82fb-c2ac7753f0e5 Aug 25 10:23:36.508752 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e58318ef-ba29-477a-83b6-65fc73aab78a tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:36.509058 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e58318ef-ba29-477a-83b6-65fc73aab78a tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:36.523195 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:36.523195 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:23:36.529913 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-e58318ef-ba29-477a-83b6-65fc73aab78a tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Volume info retrieved successfully. Aug 25 10:23:36.534105 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e58318ef-ba29-477a-83b6-65fc73aab78a tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] https://10.4.3.119/volume/v3/volumes/773e0faa-c073-45fb-82fb-c2ac7753f0e5 returned with HTTP 200 Aug 25 10:23:36.534556 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 717/2861] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:36 2026] GET /volume/v3/volumes/773e0faa-c073-45fb-82fb-c2ac7753f0e5 => generated 1229 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:23:36.547825 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-16bf6631-f5c4-4eb5-9fdd-733ae388d239 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:36.549917 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-16bf6631-f5c4-4eb5-9fdd-733ae388d239 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] GET https://10.4.3.119/volume/v3/volumes/773e0faa-c073-45fb-82fb-c2ac7753f0e5 Aug 25 10:23:36.550225 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-16bf6631-f5c4-4eb5-9fdd-733ae388d239 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:36.550463 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-16bf6631-f5c4-4eb5-9fdd-733ae388d239 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:36.550972 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-f63a55aa-6367-46b8-ad52-ef307a5f2fb6 tempest-VolumesTransfersTest-1130717216 tempest-VolumesTransfersTest-1130717216-project-member] Created reservations ['8125a427-4764-421c-bd54-657a54e876cb', '6901d94d-dcf0-4440-b799-0cabc77828d8', '37f82065-bc66-43f6-98f7-7f16e069b867', '9106c26b-2a83-4ed8-a0a7-d2a8e182a293'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:23:36.565420 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:36.565420 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:23:36.573324 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-16bf6631-f5c4-4eb5-9fdd-733ae388d239 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Volume info retrieved successfully. Aug 25 10:23:36.578966 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-16bf6631-f5c4-4eb5-9fdd-733ae388d239 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] https://10.4.3.119/volume/v3/volumes/773e0faa-c073-45fb-82fb-c2ac7753f0e5 returned with HTTP 200 Aug 25 10:23:36.579501 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 718/2862] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:36 2026] GET /volume/v3/volumes/773e0faa-c073-45fb-82fb-c2ac7753f0e5 => generated 1229 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:23:36.597241 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-f63a55aa-6367-46b8-ad52-ef307a5f2fb6 tempest-VolumesTransfersTest-1130717216 tempest-VolumesTransfersTest-1130717216-project-member] Created reservations ['86bb39e8-bfc4-4d93-a9ca-858e0d1008b7', '570eb2f9-0ad4-4ec9-8b89-271e88e92b80', 'ba7b8512-c353-4e2f-aa68-61464fc62afe', '5c2a3942-993b-4ff7-9ce1-ba91cb7ca762'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:23:36.615864 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-f63a55aa-6367-46b8-ad52-ef307a5f2fb6 tempest-VolumesTransfersTest-1130717216 tempest-VolumesTransfersTest-1130717216-project-member] Transfer volume completed successfully. Aug 25 10:23:36.675448 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-192df773-4c9b-412d-adb2-f2fda0e9a562 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:36.677526 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-192df773-4c9b-412d-adb2-f2fda0e9a562 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/backups/ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd Aug 25 10:23:36.677684 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-192df773-4c9b-412d-adb2-f2fda0e9a562 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:36.677906 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-192df773-4c9b-412d-adb2-f2fda0e9a562 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:36.678006 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-192df773-4c9b-412d-adb2-f2fda0e9a562 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Show backup with id ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:23:36.682575 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:36.682575 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:23:36.683463 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-192df773-4c9b-412d-adb2-f2fda0e9a562 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/backups/ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd returned with HTTP 200 Aug 25 10:23:36.684269 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 704/2863] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:36 2026] GET /volume/v3/backups/ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd => generated 832 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:36.693745 np0000008063 devstack@c-api.service[100391]: INFO cinder.transfer.api [None req-f63a55aa-6367-46b8-ad52-ef307a5f2fb6 tempest-VolumesTransfersTest-1130717216 tempest-VolumesTransfersTest-1130717216-project-member] Volume 4fcae850-bb0d-42f4-875e-97bcfbeae40c has been transferred. Aug 25 10:23:36.701620 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f63a55aa-6367-46b8-ad52-ef307a5f2fb6 tempest-VolumesTransfersTest-1130717216 tempest-VolumesTransfersTest-1130717216-project-member] https://10.4.3.119/volume/v3/os-volume-transfer/e7cfa7ad-ca73-48a6-9be5-b36e0ab92cd1/accept returned with HTTP 202 Aug 25 10:23:36.702257 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 725/2864] 10.4.3.119 () {68 vars in 1423 bytes} [Tue Aug 25 10:23:36 2026] POST /volume/v3/os-volume-transfer/e7cfa7ad-ca73-48a6-9be5-b36e0ab92cd1/accept => generated 365 bytes in 449 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:23:36.712334 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-f1f7c8e2-d60d-4dd4-9ce6-23dba08810c2 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:36.714413 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f1f7c8e2-d60d-4dd4-9ce6-23dba08810c2 tempest-VolumesTransfersTest-1130717216 tempest-VolumesTransfersTest-1130717216-project-member] GET https://10.4.3.119/volume/v3/volumes/4fcae850-bb0d-42f4-875e-97bcfbeae40c Aug 25 10:23:36.714691 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f1f7c8e2-d60d-4dd4-9ce6-23dba08810c2 tempest-VolumesTransfersTest-1130717216 tempest-VolumesTransfersTest-1130717216-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:36.714958 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f1f7c8e2-d60d-4dd4-9ce6-23dba08810c2 tempest-VolumesTransfersTest-1130717216 tempest-VolumesTransfersTest-1130717216-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:36.726288 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:36.726288 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:23:36.734502 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-f1f7c8e2-d60d-4dd4-9ce6-23dba08810c2 tempest-VolumesTransfersTest-1130717216 tempest-VolumesTransfersTest-1130717216-project-member] Volume info retrieved successfully. Aug 25 10:23:36.744702 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f1f7c8e2-d60d-4dd4-9ce6-23dba08810c2 tempest-VolumesTransfersTest-1130717216 tempest-VolumesTransfersTest-1130717216-project-member] https://10.4.3.119/volume/v3/volumes/4fcae850-bb0d-42f4-875e-97bcfbeae40c returned with HTTP 200 Aug 25 10:23:36.745054 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 718/2865] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:36 2026] GET /volume/v3/volumes/4fcae850-bb0d-42f4-875e-97bcfbeae40c => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:36.760779 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-7a447368-6f08-4035-9bc4-ea27a5a455b5 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:36.763274 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7a447368-6f08-4035-9bc4-ea27a5a455b5 tempest-VolumesTransfersTest-1130717216 tempest-VolumesTransfersTest-1130717216-project-member] GET https://10.4.3.119/volume/v3/volumes/4fcae850-bb0d-42f4-875e-97bcfbeae40c Aug 25 10:23:36.763682 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-7a447368-6f08-4035-9bc4-ea27a5a455b5 tempest-VolumesTransfersTest-1130717216 tempest-VolumesTransfersTest-1130717216-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:36.763841 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-7a447368-6f08-4035-9bc4-ea27a5a455b5 tempest-VolumesTransfersTest-1130717216 tempest-VolumesTransfersTest-1130717216-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:36.772154 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:36.772154 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:23:36.778190 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-7a447368-6f08-4035-9bc4-ea27a5a455b5 tempest-VolumesTransfersTest-1130717216 tempest-VolumesTransfersTest-1130717216-project-member] Volume info retrieved successfully. Aug 25 10:23:36.785185 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7a447368-6f08-4035-9bc4-ea27a5a455b5 tempest-VolumesTransfersTest-1130717216 tempest-VolumesTransfersTest-1130717216-project-member] https://10.4.3.119/volume/v3/volumes/4fcae850-bb0d-42f4-875e-97bcfbeae40c returned with HTTP 200 Aug 25 10:23:36.785845 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 719/2866] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:36 2026] GET /volume/v3/volumes/4fcae850-bb0d-42f4-875e-97bcfbeae40c => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:36.799530 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-41bc7ae3-52a2-4e1b-b638-03fc8a26c1f1 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:36.802828 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-41bc7ae3-52a2-4e1b-b638-03fc8a26c1f1 tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] DELETE https://10.4.3.119/volume/v3/os-volume-transfer/e7cfa7ad-ca73-48a6-9be5-b36e0ab92cd1 Aug 25 10:23:36.802828 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-41bc7ae3-52a2-4e1b-b638-03fc8a26c1f1 tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:36.802828 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-41bc7ae3-52a2-4e1b-b638-03fc8a26c1f1 tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:36.803609 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.contrib.volume_transfer [None req-41bc7ae3-52a2-4e1b-b638-03fc8a26c1f1 tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] Delete transfer with id: e7cfa7ad-ca73-48a6-9be5-b36e0ab92cd1 Aug 25 10:23:36.807003 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-41bc7ae3-52a2-4e1b-b638-03fc8a26c1f1 tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] https://10.4.3.119/volume/v3/os-volume-transfer/e7cfa7ad-ca73-48a6-9be5-b36e0ab92cd1 returned with HTTP 404 Aug 25 10:23:36.808811 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 705/2867] 10.4.3.119 () {66 vars in 1384 bytes} [Tue Aug 25 10:23:36 2026] DELETE /volume/v3/os-volume-transfer/e7cfa7ad-ca73-48a6-9be5-b36e0ab92cd1 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:23:36.818985 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-c2bebfa5-ac5f-4215-b040-25298f2f044c None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:36.889133 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-f5a3bbed-752a-45c0-9f65-26ba2a3b10ab None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:36.893242 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f5a3bbed-752a-45c0-9f65-26ba2a3b10ab tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] GET https://10.4.3.119/volume/v3/backups/a08bd0ce-6718-400d-a99e-2147a3e4e6a2 Aug 25 10:23:36.893515 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f5a3bbed-752a-45c0-9f65-26ba2a3b10ab tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:36.893785 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f5a3bbed-752a-45c0-9f65-26ba2a3b10ab tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:36.893880 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-f5a3bbed-752a-45c0-9f65-26ba2a3b10ab tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Show backup with id a08bd0ce-6718-400d-a99e-2147a3e4e6a2. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:23:36.904720 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:36.904720 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:23:36.904720 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f5a3bbed-752a-45c0-9f65-26ba2a3b10ab tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] https://10.4.3.119/volume/v3/backups/a08bd0ce-6718-400d-a99e-2147a3e4e6a2 returned with HTTP 200 Aug 25 10:23:36.904720 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 719/2868] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:23:36 2026] GET /volume/v3/backups/a08bd0ce-6718-400d-a99e-2147a3e4e6a2 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:36.937695 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c2bebfa5-ac5f-4215-b040-25298f2f044c tempest-VolumesTransfersTest-1995665886 tempest-VolumesTransfersTest-1995665886-project-admin] DELETE https://10.4.3.119/volume/v3/volumes/4fcae850-bb0d-42f4-875e-97bcfbeae40c Aug 25 10:23:36.938503 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c2bebfa5-ac5f-4215-b040-25298f2f044c tempest-VolumesTransfersTest-1995665886 tempest-VolumesTransfersTest-1995665886-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:36.939235 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c2bebfa5-ac5f-4215-b040-25298f2f044c tempest-VolumesTransfersTest-1995665886 tempest-VolumesTransfersTest-1995665886-project-admin] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:36.939235 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-c2bebfa5-ac5f-4215-b040-25298f2f044c tempest-VolumesTransfersTest-1995665886 tempest-VolumesTransfersTest-1995665886-project-admin] Delete volume with id: 4fcae850-bb0d-42f4-875e-97bcfbeae40c Aug 25 10:23:36.953245 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:36.953245 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:23:36.954280 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-c2bebfa5-ac5f-4215-b040-25298f2f044c tempest-VolumesTransfersTest-1995665886 tempest-VolumesTransfersTest-1995665886-project-admin] Volume info retrieved successfully. Aug 25 10:23:36.988481 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-c2bebfa5-ac5f-4215-b040-25298f2f044c tempest-VolumesTransfersTest-1995665886 tempest-VolumesTransfersTest-1995665886-project-admin] Delete volume request issued successfully. Aug 25 10:23:36.988481 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c2bebfa5-ac5f-4215-b040-25298f2f044c tempest-VolumesTransfersTest-1995665886 tempest-VolumesTransfersTest-1995665886-project-admin] https://10.4.3.119/volume/v3/volumes/4fcae850-bb0d-42f4-875e-97bcfbeae40c returned with HTTP 202 Aug 25 10:23:36.989273 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 726/2869] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:23:36 2026] DELETE /volume/v3/volumes/4fcae850-bb0d-42f4-875e-97bcfbeae40c => generated 0 bytes in 171 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:23:37.009720 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-35aab2db-8482-4359-aa43-7f7403890201 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:37.009720 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-35aab2db-8482-4359-aa43-7f7403890201 tempest-VolumesTransfersTest-1995665886 tempest-VolumesTransfersTest-1995665886-project-admin] GET https://10.4.3.119/volume/v3/volumes/4fcae850-bb0d-42f4-875e-97bcfbeae40c Aug 25 10:23:37.009720 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-35aab2db-8482-4359-aa43-7f7403890201 tempest-VolumesTransfersTest-1995665886 tempest-VolumesTransfersTest-1995665886-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:37.009720 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-35aab2db-8482-4359-aa43-7f7403890201 tempest-VolumesTransfersTest-1995665886 tempest-VolumesTransfersTest-1995665886-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:37.022428 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:37.022428 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:23:37.030315 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-35aab2db-8482-4359-aa43-7f7403890201 tempest-VolumesTransfersTest-1995665886 tempest-VolumesTransfersTest-1995665886-project-admin] Volume info retrieved successfully. Aug 25 10:23:37.040426 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-35aab2db-8482-4359-aa43-7f7403890201 tempest-VolumesTransfersTest-1995665886 tempest-VolumesTransfersTest-1995665886-project-admin] https://10.4.3.119/volume/v3/volumes/4fcae850-bb0d-42f4-875e-97bcfbeae40c returned with HTTP 200 Aug 25 10:23:37.041258 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 720/2870] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:37 2026] GET /volume/v3/volumes/4fcae850-bb0d-42f4-875e-97bcfbeae40c => generated 1006 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:23:37.139743 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-4f7a1000-1a46-48aa-a2d0-615f56574bcf None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:37.145593 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4f7a1000-1a46-48aa-a2d0-615f56574bcf tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] GET https://10.4.3.119/volume/v3/volumes/1b0e6b85-836e-412e-bf60-66ff923e0c28 Aug 25 10:23:37.145929 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4f7a1000-1a46-48aa-a2d0-615f56574bcf tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:37.146234 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4f7a1000-1a46-48aa-a2d0-615f56574bcf tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:37.164331 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4f7a1000-1a46-48aa-a2d0-615f56574bcf tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] https://10.4.3.119/volume/v3/volumes/1b0e6b85-836e-412e-bf60-66ff923e0c28 returned with HTTP 404 Aug 25 10:23:37.165252 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 706/2871] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:23:37 2026] GET /volume/v3/volumes/1b0e6b85-836e-412e-bf60-66ff923e0c28 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 10:23:37.176634 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-c07ffd71-90d4-4bf3-b5b5-55936daf642f None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:37.177763 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c07ffd71-90d4-4bf3-b5b5-55936daf642f tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] DELETE https://10.4.3.119/volume/v3/volumes/6ee29407-2af7-42a9-a71a-45a391db9974 Aug 25 10:23:37.177975 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c07ffd71-90d4-4bf3-b5b5-55936daf642f tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:37.178220 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c07ffd71-90d4-4bf3-b5b5-55936daf642f tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:37.178390 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-c07ffd71-90d4-4bf3-b5b5-55936daf642f tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Delete volume with id: 6ee29407-2af7-42a9-a71a-45a391db9974 Aug 25 10:23:37.182589 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-472d3f01-5da0-4296-8859-96bde19f0c00 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:37.185122 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-472d3f01-5da0-4296-8859-96bde19f0c00 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] GET https://10.4.3.119/volume/v3/volumes/88b62f2f-9924-4ac5-a81e-ceeab3366557 Aug 25 10:23:37.185256 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-472d3f01-5da0-4296-8859-96bde19f0c00 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:37.185492 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-472d3f01-5da0-4296-8859-96bde19f0c00 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:37.190943 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:37.190943 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:23:37.191454 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-c07ffd71-90d4-4bf3-b5b5-55936daf642f tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Volume info retrieved successfully. Aug 25 10:23:37.199465 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:37.199465 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:23:37.207873 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-472d3f01-5da0-4296-8859-96bde19f0c00 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Volume info retrieved successfully. Aug 25 10:23:37.224391 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-472d3f01-5da0-4296-8859-96bde19f0c00 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] https://10.4.3.119/volume/v3/volumes/88b62f2f-9924-4ac5-a81e-ceeab3366557 returned with HTTP 200 Aug 25 10:23:37.225334 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 727/2872] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:37 2026] GET /volume/v3/volumes/88b62f2f-9924-4ac5-a81e-ceeab3366557 => generated 939 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:37.246463 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-c07ffd71-90d4-4bf3-b5b5-55936daf642f tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Delete volume request issued successfully. Aug 25 10:23:37.246463 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c07ffd71-90d4-4bf3-b5b5-55936daf642f tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] https://10.4.3.119/volume/v3/volumes/6ee29407-2af7-42a9-a71a-45a391db9974 returned with HTTP 202 Aug 25 10:23:37.247128 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 720/2873] 10.4.3.119 () {68 vars in 1392 bytes} [Tue Aug 25 10:23:37 2026] DELETE /volume/v3/volumes/6ee29407-2af7-42a9-a71a-45a391db9974 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 10:23:37.261168 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-263d05e3-580c-456e-8868-72757e4b67a6 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:37.264469 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-263d05e3-580c-456e-8868-72757e4b67a6 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] GET https://10.4.3.119/volume/v3/volumes/6ee29407-2af7-42a9-a71a-45a391db9974 Aug 25 10:23:37.264840 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-263d05e3-580c-456e-8868-72757e4b67a6 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:37.265167 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-263d05e3-580c-456e-8868-72757e4b67a6 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:37.280170 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:37.280170 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:23:37.289181 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-263d05e3-580c-456e-8868-72757e4b67a6 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Volume info retrieved successfully. Aug 25 10:23:37.300795 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-263d05e3-580c-456e-8868-72757e4b67a6 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] https://10.4.3.119/volume/v3/volumes/6ee29407-2af7-42a9-a71a-45a391db9974 returned with HTTP 200 Aug 25 10:23:37.301345 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 721/2874] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:23:37 2026] GET /volume/v3/volumes/6ee29407-2af7-42a9-a71a-45a391db9974 => generated 896 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:23:37.597362 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-55df24fd-0805-4b83-bde7-db73bd0adf9f req-24f89bc6-a1c3-43db-add2-7968f300cf98 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:37.600302 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-55df24fd-0805-4b83-bde7-db73bd0adf9f req-24f89bc6-a1c3-43db-add2-7968f300cf98 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] GET https://10.4.3.119/volume/v3/volumes/88b62f2f-9924-4ac5-a81e-ceeab3366557 Aug 25 10:23:37.600571 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-55df24fd-0805-4b83-bde7-db73bd0adf9f req-24f89bc6-a1c3-43db-add2-7968f300cf98 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:37.600831 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-55df24fd-0805-4b83-bde7-db73bd0adf9f req-24f89bc6-a1c3-43db-add2-7968f300cf98 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:37.608401 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:37.608401 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:23:37.612040 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-55df24fd-0805-4b83-bde7-db73bd0adf9f req-24f89bc6-a1c3-43db-add2-7968f300cf98 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Volume info retrieved successfully. Aug 25 10:23:37.618832 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-55df24fd-0805-4b83-bde7-db73bd0adf9f req-24f89bc6-a1c3-43db-add2-7968f300cf98 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] https://10.4.3.119/volume/v3/volumes/88b62f2f-9924-4ac5-a81e-ceeab3366557 returned with HTTP 200 Aug 25 10:23:37.619374 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 707/2875] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:23:37 2026] GET /volume/v3/volumes/88b62f2f-9924-4ac5-a81e-ceeab3366557 => generated 939 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:37.694532 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-30be0fbc-8ff1-455e-8e20-88dfe4a7c05d None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:37.697028 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-30be0fbc-8ff1-455e-8e20-88dfe4a7c05d tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/backups/ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd Aug 25 10:23:37.697651 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-30be0fbc-8ff1-455e-8e20-88dfe4a7c05d tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:37.697651 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-30be0fbc-8ff1-455e-8e20-88dfe4a7c05d tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:37.698289 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-30be0fbc-8ff1-455e-8e20-88dfe4a7c05d tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Show backup with id ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:23:37.703334 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:37.703334 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:23:37.704583 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-30be0fbc-8ff1-455e-8e20-88dfe4a7c05d tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/backups/ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd returned with HTTP 200 Aug 25 10:23:37.705066 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 728/2876] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:37 2026] GET /volume/v3/backups/ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd => generated 832 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:37.711120 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-298cdccd-afa2-4db6-8c48-0359d73e978d None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:37.711120 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-298cdccd-afa2-4db6-8c48-0359d73e978d None None] GET https://10.4.3.119/volume// Aug 25 10:23:37.711120 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-298cdccd-afa2-4db6-8c48-0359d73e978d None None] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:37.711120 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-298cdccd-afa2-4db6-8c48-0359d73e978d None None] Calling method 'all' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:37.711120 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-298cdccd-afa2-4db6-8c48-0359d73e978d None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:23:37.711120 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 721/2877] 10.4.3.119 () {66 vars in 1428 bytes} [Tue Aug 25 10:23:37 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:23:37.718773 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-55df24fd-0805-4b83-bde7-db73bd0adf9f req-9fbb7fdd-fd89-421e-b408-87cf58ef3f6e None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:37.720926 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-55df24fd-0805-4b83-bde7-db73bd0adf9f req-9fbb7fdd-fd89-421e-b408-87cf58ef3f6e tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] POST https://10.4.3.119/volume/v3/attachments Aug 25 10:23:37.721336 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-55df24fd-0805-4b83-bde7-db73bd0adf9f req-9fbb7fdd-fd89-421e-b408-87cf58ef3f6e tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "88b62f2f-9924-4ac5-a81e-ceeab3366557", "connector": null, "instance_uuid": "dec3bc30-4cf9-4189-a14a-f79b8e88c723"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:23:37.730328 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:37.730328 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:23:37.763911 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-55df24fd-0805-4b83-bde7-db73bd0adf9f req-9fbb7fdd-fd89-421e-b408-87cf58ef3f6e tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] https://10.4.3.119/volume/v3/attachments returned with HTTP 200 Aug 25 10:23:37.764520 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 722/2878] 10.4.3.119 () {74 vars in 1594 bytes} [Tue Aug 25 10:23:37 2026] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:23:37.795061 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-22a3c3d7-dd62-4495-8aca-28511d82401c None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:37.797817 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-22a3c3d7-dd62-4495-8aca-28511d82401c tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] GET https://10.4.3.119/volume/v3/volumes/88b62f2f-9924-4ac5-a81e-ceeab3366557 Aug 25 10:23:37.798208 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-22a3c3d7-dd62-4495-8aca-28511d82401c tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:37.798326 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-22a3c3d7-dd62-4495-8aca-28511d82401c tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:37.811638 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:37.811638 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:23:37.814034 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-e9343908-1dd9-4a1e-98de-c7f90e15c4b7 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:37.814610 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e9343908-1dd9-4a1e-98de-c7f90e15c4b7 None None] GET https://10.4.3.119/volume// Aug 25 10:23:37.814861 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e9343908-1dd9-4a1e-98de-c7f90e15c4b7 None None] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:37.815107 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e9343908-1dd9-4a1e-98de-c7f90e15c4b7 None None] Calling method 'all' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:37.815550 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e9343908-1dd9-4a1e-98de-c7f90e15c4b7 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:23:37.815891 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 729/2879] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:23:37 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:23:37.817300 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-22a3c3d7-dd62-4495-8aca-28511d82401c tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Volume info retrieved successfully. Aug 25 10:23:37.824448 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-22a3c3d7-dd62-4495-8aca-28511d82401c tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] https://10.4.3.119/volume/v3/volumes/88b62f2f-9924-4ac5-a81e-ceeab3366557 returned with HTTP 200 Aug 25 10:23:37.824949 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 708/2880] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:37 2026] GET /volume/v3/volumes/88b62f2f-9924-4ac5-a81e-ceeab3366557 => generated 938 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:37.827099 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-55df24fd-0805-4b83-bde7-db73bd0adf9f req-9a1e597b-d186-4c0a-bfc3-7d5698c740be None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:37.833280 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-55df24fd-0805-4b83-bde7-db73bd0adf9f req-9a1e597b-d186-4c0a-bfc3-7d5698c740be tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] GET https://10.4.3.119/volume/v3/volumes/88b62f2f-9924-4ac5-a81e-ceeab3366557 Aug 25 10:23:37.833280 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-55df24fd-0805-4b83-bde7-db73bd0adf9f req-9a1e597b-d186-4c0a-bfc3-7d5698c740be tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:37.833280 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-55df24fd-0805-4b83-bde7-db73bd0adf9f req-9a1e597b-d186-4c0a-bfc3-7d5698c740be tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:37.844221 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:37.844221 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:23:37.848305 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [req-55df24fd-0805-4b83-bde7-db73bd0adf9f req-9a1e597b-d186-4c0a-bfc3-7d5698c740be tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Volume info retrieved successfully. Aug 25 10:23:37.853534 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-55df24fd-0805-4b83-bde7-db73bd0adf9f req-9a1e597b-d186-4c0a-bfc3-7d5698c740be tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] https://10.4.3.119/volume/v3/volumes/88b62f2f-9924-4ac5-a81e-ceeab3366557 returned with HTTP 200 Aug 25 10:23:37.854215 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 722/2881] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:23:37 2026] GET /volume/v3/volumes/88b62f2f-9924-4ac5-a81e-ceeab3366557 => generated 1118 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:23:37.922553 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-97697c12-e437-438c-b766-ccde5828fef5 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:37.924665 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-97697c12-e437-438c-b766-ccde5828fef5 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] GET https://10.4.3.119/volume/v3/backups/a08bd0ce-6718-400d-a99e-2147a3e4e6a2 Aug 25 10:23:37.924931 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-97697c12-e437-438c-b766-ccde5828fef5 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:37.925077 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-97697c12-e437-438c-b766-ccde5828fef5 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:37.925227 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-97697c12-e437-438c-b766-ccde5828fef5 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Show backup with id a08bd0ce-6718-400d-a99e-2147a3e4e6a2. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:23:37.930854 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:37.930854 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:23:37.931644 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-97697c12-e437-438c-b766-ccde5828fef5 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] https://10.4.3.119/volume/v3/backups/a08bd0ce-6718-400d-a99e-2147a3e4e6a2 returned with HTTP 200 Aug 25 10:23:37.932132 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 723/2882] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:23:37 2026] GET /volume/v3/backups/a08bd0ce-6718-400d-a99e-2147a3e4e6a2 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:37.974177 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-55df24fd-0805-4b83-bde7-db73bd0adf9f req-5205e6fc-7367-4266-9c26-6df578a775fc None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:37.978265 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-55df24fd-0805-4b83-bde7-db73bd0adf9f req-5205e6fc-7367-4266-9c26-6df578a775fc tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] PUT https://10.4.3.119/volume/v3/attachments/4755f6e8-be27-4905-9f33-f2c99bcf009c Aug 25 10:23:37.978737 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-55df24fd-0805-4b83-bde7-db73bd0adf9f req-5205e6fc-7367-4266-9c26-6df578a775fc tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.119", "host": "np0000008063", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3398d5156650", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "462fd6ce-c505-48ef-84ec-f85776d45b24", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:23:37.989532 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-55df24fd-0805-4b83-bde7-db73bd0adf9f req-5205e6fc-7367-4266-9c26-6df578a775fc tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Acquiring lock "cinder-attachment_update-88b62f2f-9924-4ac5-a81e-ceeab3366557-np0000008063" by "attachment_update" {{(pid=100391) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 10:23:37.993847 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-55df24fd-0805-4b83-bde7-db73bd0adf9f req-5205e6fc-7367-4266-9c26-6df578a775fc tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Lock "cinder-attachment_update-88b62f2f-9924-4ac5-a81e-ceeab3366557-np0000008063" acquired by "attachment_update" :: waited 0.004s {{(pid=100391) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 10:23:37.994785 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:37.994785 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:23:38.060311 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-7d6fc732-9127-4dd7-84ea-b0a63115010b None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:38.064118 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-7d6fc732-9127-4dd7-84ea-b0a63115010b tempest-VolumesTransfersTest-1995665886 tempest-VolumesTransfersTest-1995665886-project-admin] GET https://10.4.3.119/volume/v3/volumes/4fcae850-bb0d-42f4-875e-97bcfbeae40c Aug 25 10:23:38.064402 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-7d6fc732-9127-4dd7-84ea-b0a63115010b tempest-VolumesTransfersTest-1995665886 tempest-VolumesTransfersTest-1995665886-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:38.064750 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-7d6fc732-9127-4dd7-84ea-b0a63115010b tempest-VolumesTransfersTest-1995665886 tempest-VolumesTransfersTest-1995665886-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:38.071724 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-7d6fc732-9127-4dd7-84ea-b0a63115010b tempest-VolumesTransfersTest-1995665886 tempest-VolumesTransfersTest-1995665886-project-admin] https://10.4.3.119/volume/v3/volumes/4fcae850-bb0d-42f4-875e-97bcfbeae40c returned with HTTP 404 Aug 25 10:23:38.072431 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 709/2883] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:38 2026] GET /volume/v3/volumes/4fcae850-bb0d-42f4-875e-97bcfbeae40c => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:23:38.084812 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-498706b7-0a99-4568-8d15-04d0b0a496e7 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:38.089318 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-498706b7-0a99-4568-8d15-04d0b0a496e7 tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] GET https://10.4.3.119/volume/v3/volumes/4fcae850-bb0d-42f4-875e-97bcfbeae40c Aug 25 10:23:38.089318 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-498706b7-0a99-4568-8d15-04d0b0a496e7 tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:38.089318 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-498706b7-0a99-4568-8d15-04d0b0a496e7 tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:38.097275 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-498706b7-0a99-4568-8d15-04d0b0a496e7 tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] https://10.4.3.119/volume/v3/volumes/4fcae850-bb0d-42f4-875e-97bcfbeae40c returned with HTTP 404 Aug 25 10:23:38.099187 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 723/2884] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:38 2026] GET /volume/v3/volumes/4fcae850-bb0d-42f4-875e-97bcfbeae40c => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:23:38.110056 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-9eeca2e1-6298-4564-a140-68e895d584ec None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:38.112348 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-9eeca2e1-6298-4564-a140-68e895d584ec tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] DELETE https://10.4.3.119/volume/v3/volumes/4fcae850-bb0d-42f4-875e-97bcfbeae40c Aug 25 10:23:38.112538 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-9eeca2e1-6298-4564-a140-68e895d584ec tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:38.112885 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-9eeca2e1-6298-4564-a140-68e895d584ec tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:38.112931 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-9eeca2e1-6298-4564-a140-68e895d584ec tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] Delete volume with id: 4fcae850-bb0d-42f4-875e-97bcfbeae40c Aug 25 10:23:38.113793 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-55df24fd-0805-4b83-bde7-db73bd0adf9f req-5205e6fc-7367-4266-9c26-6df578a775fc tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Lock "cinder-attachment_update-88b62f2f-9924-4ac5-a81e-ceeab3366557-np0000008063" released by "attachment_update" :: held 0.120s {{(pid=100391) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 10:23:38.114638 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-55df24fd-0805-4b83-bde7-db73bd0adf9f req-5205e6fc-7367-4266-9c26-6df578a775fc tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] https://10.4.3.119/volume/v3/attachments/4755f6e8-be27-4905-9f33-f2c99bcf009c returned with HTTP 200 Aug 25 10:23:38.114638 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 730/2885] 10.4.3.119 () {74 vars in 1704 bytes} [Tue Aug 25 10:23:37 2026] PUT /volume/v3/attachments/4755f6e8-be27-4905-9f33-f2c99bcf009c => generated 969 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:23:38.121207 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-9eeca2e1-6298-4564-a140-68e895d584ec tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] https://10.4.3.119/volume/v3/volumes/4fcae850-bb0d-42f4-875e-97bcfbeae40c returned with HTTP 404 Aug 25 10:23:38.121825 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 724/2886] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:23:38 2026] DELETE /volume/v3/volumes/4fcae850-bb0d-42f4-875e-97bcfbeae40c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:23:38.131556 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-9bbe225a-af76-466e-a2ba-316f1623271e None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:38.133878 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9bbe225a-af76-466e-a2ba-316f1623271e tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:23:38.134576 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9bbe225a-af76-466e-a2ba-316f1623271e tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-686717135"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:23:38.136680 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-9bbe225a-af76-466e-a2ba-316f1623271e tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-686717135'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:23:38.136823 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-9bbe225a-af76-466e-a2ba-316f1623271e tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] Create volume of 1 GB Aug 25 10:23:38.141876 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-9bbe225a-af76-466e-a2ba-316f1623271e tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] Availability Zones retrieved successfully. Aug 25 10:23:38.148002 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-9bbe225a-af76-466e-a2ba-316f1623271e tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] Flow 'volume_create_api' (14061b80-9abc-4eb7-97d0-daa4c4003cc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:23:38.152063 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-9bbe225a-af76-466e-a2ba-316f1623271e tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d24b2cd-3697-4190-bf9f-01d8f2a7b480) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:38.153029 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-9bbe225a-af76-466e-a2ba-316f1623271e tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:23:38.187719 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-9bbe225a-af76-466e-a2ba-316f1623271e tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d24b2cd-3697-4190-bf9f-01d8f2a7b480) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:38.188546 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-9bbe225a-af76-466e-a2ba-316f1623271e tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (827faab5-474e-4d2b-bf2f-9dcbc2370c90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:38.239372 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-9bbe225a-af76-466e-a2ba-316f1623271e tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] Created reservations ['b698e756-70a9-4845-9947-e55332650ffe', '4bcb35e2-53e4-47ca-acb5-43252f283fe1', 'e2da7218-9f6d-44c3-b5ab-6ff1656aea18', '4520b0c9-b52f-4724-869c-2534d2339cfc'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:23:38.240332 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-9bbe225a-af76-466e-a2ba-316f1623271e tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (827faab5-474e-4d2b-bf2f-9dcbc2370c90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b698e756-70a9-4845-9947-e55332650ffe', '4bcb35e2-53e4-47ca-acb5-43252f283fe1', 'e2da7218-9f6d-44c3-b5ab-6ff1656aea18', '4520b0c9-b52f-4724-869c-2534d2339cfc']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:38.240969 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-9bbe225a-af76-466e-a2ba-316f1623271e tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6d3935a-28bf-4e40-ad09-11d327942c1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:38.266105 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-9bbe225a-af76-466e-a2ba-316f1623271e tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6d3935a-28bf-4e40-ad09-11d327942c1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '55ab1cd2-92f2-4ed3-8bf8-9e7612b930e0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-686717135',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f30120c9f29745b8a4f61664478f080a',qos_specs=None,replication_status=,reservations=['b698e756-70a9-4845-9947-e55332650ffe','4bcb35e2-53e4-47ca-acb5-43252f283fe1','e2da7218-9f6d-44c3-b5ab-6ff1656aea18','4520b0c9-b52f-4724-869c-2534d2339cfc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15eaff315267449c9fca5b59557097b2',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:23:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-686717135',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=55ab1cd2-92f2-4ed3-8bf8-9e7612b930e0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f30120c9f29745b8a4f61664478f080a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='15eaff315267449c9fca5b59557097b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:38.267082 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-9bbe225a-af76-466e-a2ba-316f1623271e tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a719033-3915-46d8-8b67-00d9e94fb9d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:38.293279 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-9bbe225a-af76-466e-a2ba-316f1623271e tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a719033-3915-46d8-8b67-00d9e94fb9d8) transitioned into state 'SUCCESS' from state '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-686717135',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f30120c9f29745b8a4f61664478f080a',qos_specs=None,replication_status=,reservations=['b698e756-70a9-4845-9947-e55332650ffe','4bcb35e2-53e4-47ca-acb5-43252f283fe1','e2da7218-9f6d-44c3-b5ab-6ff1656aea18','4520b0c9-b52f-4724-869c-2534d2339cfc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15eaff315267449c9fca5b59557097b2',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:38.294197 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-9bbe225a-af76-466e-a2ba-316f1623271e tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc723735-7584-4fcc-b313-ada795af94d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:38.308517 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-9bbe225a-af76-466e-a2ba-316f1623271e tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc723735-7584-4fcc-b313-ada795af94d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:38.309760 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-9bbe225a-af76-466e-a2ba-316f1623271e tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] Flow 'volume_create_api' (14061b80-9abc-4eb7-97d0-daa4c4003cc6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:23:38.310548 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-9bbe225a-af76-466e-a2ba-316f1623271e tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] Create volume request issued successfully. Aug 25 10:23:38.311003 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9bbe225a-af76-466e-a2ba-316f1623271e tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:23:38.312124 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 710/2887] 10.4.3.119 () {68 vars in 1258 bytes} [Tue Aug 25 10:23:38 2026] POST /volume/v3/volumes => generated 750 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:23:38.322941 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-b4504a82-a014-42b1-9d88-8c57da277109 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:38.326287 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b4504a82-a014-42b1-9d88-8c57da277109 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] GET https://10.4.3.119/volume/v3/volumes/6ee29407-2af7-42a9-a71a-45a391db9974 Aug 25 10:23:38.326634 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b4504a82-a014-42b1-9d88-8c57da277109 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:38.326933 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b4504a82-a014-42b1-9d88-8c57da277109 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:38.329745 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-be767882-ad86-44c6-8f4a-bf009fac7217 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:38.332577 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-be767882-ad86-44c6-8f4a-bf009fac7217 tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] GET https://10.4.3.119/volume/v3/volumes/55ab1cd2-92f2-4ed3-8bf8-9e7612b930e0 Aug 25 10:23:38.332875 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-be767882-ad86-44c6-8f4a-bf009fac7217 tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:38.333217 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-be767882-ad86-44c6-8f4a-bf009fac7217 tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:38.338537 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b4504a82-a014-42b1-9d88-8c57da277109 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] https://10.4.3.119/volume/v3/volumes/6ee29407-2af7-42a9-a71a-45a391db9974 returned with HTTP 404 Aug 25 10:23:38.339416 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 724/2888] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:23:38 2026] GET /volume/v3/volumes/6ee29407-2af7-42a9-a71a-45a391db9974 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 10:23:38.343039 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:38.343039 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:23:38.350222 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-be767882-ad86-44c6-8f4a-bf009fac7217 tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] Volume info retrieved successfully. Aug 25 10:23:38.354461 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-404e3e97-b517-41e3-a99e-b60746687110 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:38.357106 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-404e3e97-b517-41e3-a99e-b60746687110 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:23:38.357653 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-404e3e97-b517-41e3-a99e-b60746687110 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1786488807"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:23:38.357801 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-be767882-ad86-44c6-8f4a-bf009fac7217 tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] https://10.4.3.119/volume/v3/volumes/55ab1cd2-92f2-4ed3-8bf8-9e7612b930e0 returned with HTTP 200 Aug 25 10:23:38.358494 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 731/2889] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:38 2026] GET /volume/v3/volumes/55ab1cd2-92f2-4ed3-8bf8-9e7612b930e0 => generated 818 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:38.359577 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volumes [None req-404e3e97-b517-41e3-a99e-b60746687110 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1786488807'}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:23:38.360224 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-404e3e97-b517-41e3-a99e-b60746687110 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Create volume of 1 GB Aug 25 10:23:38.364357 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-404e3e97-b517-41e3-a99e-b60746687110 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Availability Zones retrieved successfully. Aug 25 10:23:38.370422 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-404e3e97-b517-41e3-a99e-b60746687110 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Flow 'volume_create_api' (0cd074e5-533b-40ad-b35c-43e41778d65b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:23:38.371384 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-404e3e97-b517-41e3-a99e-b60746687110 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1989a5c-f052-42ca-9517-10348c68663a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:38.372428 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-404e3e97-b517-41e3-a99e-b60746687110 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Validating volume size '1' using validate_int {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:23:38.625007 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-404e3e97-b517-41e3-a99e-b60746687110 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1989a5c-f052-42ca-9517-10348c68663a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:38.626274 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-404e3e97-b517-41e3-a99e-b60746687110 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b200200-3da7-4e4d-83a3-2d492afa5053) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:38.684945 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-404e3e97-b517-41e3-a99e-b60746687110 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Created reservations ['e7f660cd-ffc1-4338-a9a6-fe3a81cd80ae', 'e2ed60ec-23d1-43ce-842c-945f98f29d46', 'bd4ed337-2de9-4d30-9847-ea6d5afdb3db', '14490a3e-dbd3-4a29-9742-97141cf192e8'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:23:38.685838 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-404e3e97-b517-41e3-a99e-b60746687110 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b200200-3da7-4e4d-83a3-2d492afa5053) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e7f660cd-ffc1-4338-a9a6-fe3a81cd80ae', 'e2ed60ec-23d1-43ce-842c-945f98f29d46', 'bd4ed337-2de9-4d30-9847-ea6d5afdb3db', '14490a3e-dbd3-4a29-9742-97141cf192e8']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:38.686853 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-404e3e97-b517-41e3-a99e-b60746687110 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6d40b46-fa6d-44b7-8f12-e265b48aba0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:38.719581 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-404e3e97-b517-41e3-a99e-b60746687110 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6d40b46-fa6d-44b7-8f12-e265b48aba0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd130c291-82d7-4712-a93b-27b6767cd55e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1786488807',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='530992d4418b4bd5a29162fffa0826dc',qos_specs=None,replication_status=,reservations=['e7f660cd-ffc1-4338-a9a6-fe3a81cd80ae','e2ed60ec-23d1-43ce-842c-945f98f29d46','bd4ed337-2de9-4d30-9847-ea6d5afdb3db','14490a3e-dbd3-4a29-9742-97141cf192e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a656dd8fae945e1b3873652dc5907e5',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:23:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1786488807',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d130c291-82d7-4712-a93b-27b6767cd55e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='530992d4418b4bd5a29162fffa0826dc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4a656dd8fae945e1b3873652dc5907e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:38.720373 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-220c52d1-ca43-4bd4-8f6c-92e9f2cf371c None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:38.720538 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-404e3e97-b517-41e3-a99e-b60746687110 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa97aa7c-adee-4b88-a036-d8971800edb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:38.724577 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-220c52d1-ca43-4bd4-8f6c-92e9f2cf371c tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/backups/ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd Aug 25 10:23:38.724577 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-220c52d1-ca43-4bd4-8f6c-92e9f2cf371c tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:38.725558 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-220c52d1-ca43-4bd4-8f6c-92e9f2cf371c tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:38.725558 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-220c52d1-ca43-4bd4-8f6c-92e9f2cf371c tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Show backup with id ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:23:38.733493 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:38.733493 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:23:38.734819 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-220c52d1-ca43-4bd4-8f6c-92e9f2cf371c tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/backups/ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd returned with HTTP 200 Aug 25 10:23:38.735537 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 711/2890] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:38 2026] GET /volume/v3/backups/ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd => generated 832 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:38.749312 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-404e3e97-b517-41e3-a99e-b60746687110 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa97aa7c-adee-4b88-a036-d8971800edb8) transitioned into state 'SUCCESS' from state '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-1786488807',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='530992d4418b4bd5a29162fffa0826dc',qos_specs=None,replication_status=,reservations=['e7f660cd-ffc1-4338-a9a6-fe3a81cd80ae','e2ed60ec-23d1-43ce-842c-945f98f29d46','bd4ed337-2de9-4d30-9847-ea6d5afdb3db','14490a3e-dbd3-4a29-9742-97141cf192e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a656dd8fae945e1b3873652dc5907e5',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:38.750303 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-404e3e97-b517-41e3-a99e-b60746687110 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ceac015a-0a50-4104-b180-021234daa646) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:38.768297 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-404e3e97-b517-41e3-a99e-b60746687110 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ceac015a-0a50-4104-b180-021234daa646) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:38.769534 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-404e3e97-b517-41e3-a99e-b60746687110 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Flow 'volume_create_api' (0cd074e5-533b-40ad-b35c-43e41778d65b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:23:38.770040 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-404e3e97-b517-41e3-a99e-b60746687110 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Create volume request issued successfully. Aug 25 10:23:38.770836 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-404e3e97-b517-41e3-a99e-b60746687110 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:23:38.771495 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 725/2891] 10.4.3.119 () {70 vars in 1299 bytes} [Tue Aug 25 10:23:38 2026] POST /volume/v3/volumes => generated 770 bytes in 418 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:23:38.789570 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-b1ce5988-857a-4ec6-a344-bc52dc93131c None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:38.794254 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b1ce5988-857a-4ec6-a344-bc52dc93131c tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] GET https://10.4.3.119/volume/v3/volumes/d130c291-82d7-4712-a93b-27b6767cd55e Aug 25 10:23:38.794566 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b1ce5988-857a-4ec6-a344-bc52dc93131c tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:38.794822 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b1ce5988-857a-4ec6-a344-bc52dc93131c tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:38.805732 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:38.805732 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:23:38.812616 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-b1ce5988-857a-4ec6-a344-bc52dc93131c tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Volume info retrieved successfully. Aug 25 10:23:38.821167 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b1ce5988-857a-4ec6-a344-bc52dc93131c tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] https://10.4.3.119/volume/v3/volumes/d130c291-82d7-4712-a93b-27b6767cd55e returned with HTTP 200 Aug 25 10:23:38.821167 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 725/2892] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:23:38 2026] GET /volume/v3/volumes/d130c291-82d7-4712-a93b-27b6767cd55e => generated 838 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:23:38.842290 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-0b10f883-0753-452d-8c78-94c69317ec43 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:38.847188 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0b10f883-0753-452d-8c78-94c69317ec43 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] GET https://10.4.3.119/volume/v3/volumes/88b62f2f-9924-4ac5-a81e-ceeab3366557 Aug 25 10:23:38.847424 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0b10f883-0753-452d-8c78-94c69317ec43 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:38.847663 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0b10f883-0753-452d-8c78-94c69317ec43 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:38.871540 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:38.871540 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:23:38.879451 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-0b10f883-0753-452d-8c78-94c69317ec43 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Volume info retrieved successfully. Aug 25 10:23:38.886361 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0b10f883-0753-452d-8c78-94c69317ec43 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] https://10.4.3.119/volume/v3/volumes/88b62f2f-9924-4ac5-a81e-ceeab3366557 returned with HTTP 200 Aug 25 10:23:38.886977 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 732/2893] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:38 2026] GET /volume/v3/volumes/88b62f2f-9924-4ac5-a81e-ceeab3366557 => generated 939 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:38.946014 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-d3746d57-57ac-4bfc-9d69-233c9c70248f None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:38.948361 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d3746d57-57ac-4bfc-9d69-233c9c70248f tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] GET https://10.4.3.119/volume/v3/backups/a08bd0ce-6718-400d-a99e-2147a3e4e6a2 Aug 25 10:23:38.948817 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d3746d57-57ac-4bfc-9d69-233c9c70248f tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:38.948969 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d3746d57-57ac-4bfc-9d69-233c9c70248f tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:38.949119 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-d3746d57-57ac-4bfc-9d69-233c9c70248f tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Show backup with id a08bd0ce-6718-400d-a99e-2147a3e4e6a2. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:23:38.956407 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:38.956407 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:23:38.957451 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d3746d57-57ac-4bfc-9d69-233c9c70248f tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] https://10.4.3.119/volume/v3/backups/a08bd0ce-6718-400d-a99e-2147a3e4e6a2 returned with HTTP 200 Aug 25 10:23:38.958131 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 712/2894] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:23:38 2026] GET /volume/v3/backups/a08bd0ce-6718-400d-a99e-2147a3e4e6a2 => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:38.974419 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-54e56979-be7a-407e-bed1-76677eedd27b None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:39.062327 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-54e56979-be7a-407e-bed1-76677eedd27b tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-reader] GET https://10.4.3.119/volume/v3/backups/a08bd0ce-6718-400d-a99e-2147a3e4e6a2/export_record Aug 25 10:23:39.062595 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-54e56979-be7a-407e-bed1-76677eedd27b tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-reader] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:39.062828 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-54e56979-be7a-407e-bed1-76677eedd27b tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-reader] Calling method 'export_record' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:39.062909 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.contrib.backups [None req-54e56979-be7a-407e-bed1-76677eedd27b tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-reader] Export record for backup a08bd0ce-6718-400d-a99e-2147a3e4e6a2. {{(pid=100390) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 25 10:23:39.068453 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:39.068453 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:23:39.069758 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.policy [None req-54e56979-be7a-407e-bed1-76677eedd27b tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-reader] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '2ddf392b21c541d58defb0dbe84a1345', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ca256df96b24848a5513d1ee05ce2c9', '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=100390) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 10:23:39.070011 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-54e56979-be7a-407e-bed1-76677eedd27b tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-reader] https://10.4.3.119/volume/v3/backups/a08bd0ce-6718-400d-a99e-2147a3e4e6a2/export_record returned with HTTP 403 Aug 25 10:23:39.070523 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 726/2895] 10.4.3.119 () {68 vars in 1430 bytes} [Tue Aug 25 10:23:38 2026] GET /volume/v3/backups/a08bd0ce-6718-400d-a99e-2147a3e4e6a2/export_record => generated 101 bytes in 97 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:23:39.079461 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-b9240101-0321-4808-9199-2dc1ebfcd111 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:39.081682 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b9240101-0321-4808-9199-2dc1ebfcd111 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:23:39.082316 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b9240101-0321-4808-9199-2dc1ebfcd111 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1116690976"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:23:39.084019 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-b9240101-0321-4808-9199-2dc1ebfcd111 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1116690976'}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:23:39.084257 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-b9240101-0321-4808-9199-2dc1ebfcd111 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Create volume of 1 GB Aug 25 10:23:39.089719 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-b9240101-0321-4808-9199-2dc1ebfcd111 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Availability Zones retrieved successfully. Aug 25 10:23:39.097487 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-b9240101-0321-4808-9199-2dc1ebfcd111 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Flow 'volume_create_api' (5dbdded4-31b8-4b2e-92e6-7f1299d6250a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:23:39.099187 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-b9240101-0321-4808-9199-2dc1ebfcd111 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ecce7a0c-6f8f-4760-94a3-e44935c58457) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:39.100451 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [None req-b9240101-0321-4808-9199-2dc1ebfcd111 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Validating volume size '1' using validate_int {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:23:39.141468 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-b9240101-0321-4808-9199-2dc1ebfcd111 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ecce7a0c-6f8f-4760-94a3-e44935c58457) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:39.143057 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-b9240101-0321-4808-9199-2dc1ebfcd111 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d93eb1ff-060c-4955-b96f-f755f2016359) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:39.209745 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-b9240101-0321-4808-9199-2dc1ebfcd111 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Created reservations ['d24a1890-33cf-46b0-b8a0-a862c2f95b17', 'e4ea21ac-e193-473f-94c2-f594e6f4851a', 'aeafcad3-f2ee-48c4-a8f7-03c89d3e739a', 'daad46dc-440f-4fc2-b8b9-e47c4a2bb1cf'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:23:39.211473 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-b9240101-0321-4808-9199-2dc1ebfcd111 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d93eb1ff-060c-4955-b96f-f755f2016359) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d24a1890-33cf-46b0-b8a0-a862c2f95b17', 'e4ea21ac-e193-473f-94c2-f594e6f4851a', 'aeafcad3-f2ee-48c4-a8f7-03c89d3e739a', 'daad46dc-440f-4fc2-b8b9-e47c4a2bb1cf']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:39.212879 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-b9240101-0321-4808-9199-2dc1ebfcd111 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20c44c4c-b2ae-402f-84a0-0861330efb0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:39.250850 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-b9240101-0321-4808-9199-2dc1ebfcd111 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20c44c4c-b2ae-402f-84a0-0861330efb0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '83b1a2e5-252a-4707-867c-fdc92be15c85', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1116690976',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ca256df96b24848a5513d1ee05ce2c9',qos_specs=None,replication_status=,reservations=['d24a1890-33cf-46b0-b8a0-a862c2f95b17','e4ea21ac-e193-473f-94c2-f594e6f4851a','aeafcad3-f2ee-48c4-a8f7-03c89d3e739a','daad46dc-440f-4fc2-b8b9-e47c4a2bb1cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d02062e97ae4e639f04a718ebb6b47d',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:23:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1116690976',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=83b1a2e5-252a-4707-867c-fdc92be15c85,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ca256df96b24848a5513d1ee05ce2c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8d02062e97ae4e639f04a718ebb6b47d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:39.251697 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-b9240101-0321-4808-9199-2dc1ebfcd111 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95af1d26-5243-44dd-b13d-74cf8298a64f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:39.290233 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-b9240101-0321-4808-9199-2dc1ebfcd111 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95af1d26-5243-44dd-b13d-74cf8298a64f) transitioned into state 'SUCCESS' from state '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-1116690976',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ca256df96b24848a5513d1ee05ce2c9',qos_specs=None,replication_status=,reservations=['d24a1890-33cf-46b0-b8a0-a862c2f95b17','e4ea21ac-e193-473f-94c2-f594e6f4851a','aeafcad3-f2ee-48c4-a8f7-03c89d3e739a','daad46dc-440f-4fc2-b8b9-e47c4a2bb1cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d02062e97ae4e639f04a718ebb6b47d',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:39.290884 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-b9240101-0321-4808-9199-2dc1ebfcd111 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6931c505-1441-4b5d-a9ac-e0ccaa9b04e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:39.309796 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-b9240101-0321-4808-9199-2dc1ebfcd111 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6931c505-1441-4b5d-a9ac-e0ccaa9b04e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:39.309796 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-b9240101-0321-4808-9199-2dc1ebfcd111 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Flow 'volume_create_api' (5dbdded4-31b8-4b2e-92e6-7f1299d6250a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:23:39.311079 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-b9240101-0321-4808-9199-2dc1ebfcd111 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Create volume request issued successfully. Aug 25 10:23:39.311079 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b9240101-0321-4808-9199-2dc1ebfcd111 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:23:39.311412 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 726/2896] 10.4.3.119 () {70 vars in 1298 bytes} [Tue Aug 25 10:23:39 2026] POST /volume/v3/volumes => generated 778 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:23:39.330290 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-bc149b0f-6f0d-491d-979e-30019b2442f0 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:39.332804 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-bc149b0f-6f0d-491d-979e-30019b2442f0 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] GET https://10.4.3.119/volume/v3/volumes/83b1a2e5-252a-4707-867c-fdc92be15c85 Aug 25 10:23:39.333235 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-bc149b0f-6f0d-491d-979e-30019b2442f0 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:39.333529 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-bc149b0f-6f0d-491d-979e-30019b2442f0 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:39.345661 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:39.345661 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:23:39.354597 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-bc149b0f-6f0d-491d-979e-30019b2442f0 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Volume info retrieved successfully. Aug 25 10:23:39.357882 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-bc149b0f-6f0d-491d-979e-30019b2442f0 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] https://10.4.3.119/volume/v3/volumes/83b1a2e5-252a-4707-867c-fdc92be15c85 returned with HTTP 200 Aug 25 10:23:39.357882 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 733/2897] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:23:39 2026] GET /volume/v3/volumes/83b1a2e5-252a-4707-867c-fdc92be15c85 => generated 957 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:39.376683 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-d31f797d-5143-449b-92fe-ecbd2c69b578 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:39.378924 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d31f797d-5143-449b-92fe-ecbd2c69b578 tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] GET https://10.4.3.119/volume/v3/volumes/55ab1cd2-92f2-4ed3-8bf8-9e7612b930e0 Aug 25 10:23:39.379162 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d31f797d-5143-449b-92fe-ecbd2c69b578 tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:39.379405 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d31f797d-5143-449b-92fe-ecbd2c69b578 tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:39.625222 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:39.625222 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:23:39.636789 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-d31f797d-5143-449b-92fe-ecbd2c69b578 tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] Volume info retrieved successfully. Aug 25 10:23:39.641646 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d31f797d-5143-449b-92fe-ecbd2c69b578 tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] https://10.4.3.119/volume/v3/volumes/55ab1cd2-92f2-4ed3-8bf8-9e7612b930e0 returned with HTTP 200 Aug 25 10:23:39.641646 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 713/2898] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:39 2026] GET /volume/v3/volumes/55ab1cd2-92f2-4ed3-8bf8-9e7612b930e0 => generated 843 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:39.658561 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-74808e81-6531-4613-916d-b6a0e1fa49fe None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:39.660503 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-74808e81-6531-4613-916d-b6a0e1fa49fe tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] POST https://10.4.3.119/volume/v3/os-volume-transfer Aug 25 10:23:39.660845 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-74808e81-6531-4613-916d-b6a0e1fa49fe tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "55ab1cd2-92f2-4ed3-8bf8-9e7612b930e0"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:23:39.662910 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.contrib.volume_transfer [None req-74808e81-6531-4613-916d-b6a0e1fa49fe tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] Creating new volume transfer {'transfer': {'volume_id': '55ab1cd2-92f2-4ed3-8bf8-9e7612b930e0'}} {{(pid=100390) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 25 10:23:39.663041 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.contrib.volume_transfer [None req-74808e81-6531-4613-916d-b6a0e1fa49fe tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] Creating transfer of volume 55ab1cd2-92f2-4ed3-8bf8-9e7612b930e0 Aug 25 10:23:39.663182 np0000008063 devstack@c-api.service[100390]: INFO cinder.transfer.api [None req-74808e81-6531-4613-916d-b6a0e1fa49fe tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] Generating transfer record for volume 55ab1cd2-92f2-4ed3-8bf8-9e7612b930e0 Aug 25 10:23:39.675438 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:39.675438 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:23:39.697277 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-74808e81-6531-4613-916d-b6a0e1fa49fe tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] https://10.4.3.119/volume/v3/os-volume-transfer returned with HTTP 202 Aug 25 10:23:39.698156 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 727/2899] 10.4.3.119 () {68 vars in 1291 bytes} [Tue Aug 25 10:23:39 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:23:39.710176 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-5e015037-216e-4b4a-97e6-940337e91683 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:39.711892 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5e015037-216e-4b4a-97e6-940337e91683 tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] GET https://10.4.3.119/volume/v3/volumes/55ab1cd2-92f2-4ed3-8bf8-9e7612b930e0 Aug 25 10:23:39.712241 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-5e015037-216e-4b4a-97e6-940337e91683 tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:39.712485 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-5e015037-216e-4b4a-97e6-940337e91683 tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:39.720506 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:39.720506 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:23:39.724944 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-5e015037-216e-4b4a-97e6-940337e91683 tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] Volume info retrieved successfully. Aug 25 10:23:39.730762 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5e015037-216e-4b4a-97e6-940337e91683 tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] https://10.4.3.119/volume/v3/volumes/55ab1cd2-92f2-4ed3-8bf8-9e7612b930e0 returned with HTTP 200 Aug 25 10:23:39.730845 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 727/2900] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:39 2026] GET /volume/v3/volumes/55ab1cd2-92f2-4ed3-8bf8-9e7612b930e0 => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:39.746244 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-d3764cb7-f53f-4d08-a330-13ca042719bf None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:39.748261 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d3764cb7-f53f-4d08-a330-13ca042719bf tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] GET https://10.4.3.119/volume/v3/os-volume-transfer/detail Aug 25 10:23:39.750157 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-746ec0d0-2bd3-488e-a277-1210953c6d06 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:39.750245 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d3764cb7-f53f-4d08-a330-13ca042719bf tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:39.750245 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d3764cb7-f53f-4d08-a330-13ca042719bf tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] Calling method 'detail' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:39.750245 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.contrib.volume_transfer [None req-d3764cb7-f53f-4d08-a330-13ca042719bf tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] Listing volume transfers {{(pid=100391) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 25 10:23:39.750466 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-746ec0d0-2bd3-488e-a277-1210953c6d06 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/backups/ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd Aug 25 10:23:39.750699 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-746ec0d0-2bd3-488e-a277-1210953c6d06 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:39.750995 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-746ec0d0-2bd3-488e-a277-1210953c6d06 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:39.751287 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-746ec0d0-2bd3-488e-a277-1210953c6d06 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Show backup with id ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:23:39.754756 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d3764cb7-f53f-4d08-a330-13ca042719bf tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] https://10.4.3.119/volume/v3/os-volume-transfer/detail returned with HTTP 200 Aug 25 10:23:39.755913 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:39.755913 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:23:39.755989 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 734/2901] 10.4.3.119 () {66 vars in 1291 bytes} [Tue Aug 25 10:23:39 2026] GET /volume/v3/os-volume-transfer/detail => generated 412 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:39.757972 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-746ec0d0-2bd3-488e-a277-1210953c6d06 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/backups/ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd returned with HTTP 200 Aug 25 10:23:39.757972 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 714/2902] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:39 2026] GET /volume/v3/backups/ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd => generated 832 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:39.767552 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-19d868c6-f413-47f6-a3e5-3d59aad4b2bd None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:39.769813 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-19d868c6-f413-47f6-a3e5-3d59aad4b2bd tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] DELETE https://10.4.3.119/volume/v3/os-volume-transfer/a7181a16-7abd-40c5-98ea-6f9b9dd591aa Aug 25 10:23:39.770078 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-19d868c6-f413-47f6-a3e5-3d59aad4b2bd tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:39.770384 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-19d868c6-f413-47f6-a3e5-3d59aad4b2bd tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:39.770538 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.contrib.volume_transfer [None req-19d868c6-f413-47f6-a3e5-3d59aad4b2bd tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] Delete transfer with id: a7181a16-7abd-40c5-98ea-6f9b9dd591aa Aug 25 10:23:39.780741 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:39.780741 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:23:39.790516 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-19d868c6-f413-47f6-a3e5-3d59aad4b2bd tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] https://10.4.3.119/volume/v3/os-volume-transfer/a7181a16-7abd-40c5-98ea-6f9b9dd591aa returned with HTTP 202 Aug 25 10:23:39.791094 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 728/2903] 10.4.3.119 () {66 vars in 1384 bytes} [Tue Aug 25 10:23:39 2026] DELETE /volume/v3/os-volume-transfer/a7181a16-7abd-40c5-98ea-6f9b9dd591aa => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:23:39.799523 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-bf56ddef-48b9-4736-8787-d24f4e37b7fa None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:39.802221 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-bf56ddef-48b9-4736-8787-d24f4e37b7fa tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] GET https://10.4.3.119/volume/v3/volumes/55ab1cd2-92f2-4ed3-8bf8-9e7612b930e0 Aug 25 10:23:39.802525 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-bf56ddef-48b9-4736-8787-d24f4e37b7fa tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:39.802859 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-bf56ddef-48b9-4736-8787-d24f4e37b7fa tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:39.814253 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:39.814253 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:23:39.819189 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-bf56ddef-48b9-4736-8787-d24f4e37b7fa tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] Volume info retrieved successfully. Aug 25 10:23:39.826324 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-bf56ddef-48b9-4736-8787-d24f4e37b7fa tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] https://10.4.3.119/volume/v3/volumes/55ab1cd2-92f2-4ed3-8bf8-9e7612b930e0 returned with HTTP 200 Aug 25 10:23:39.826324 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 728/2904] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:39 2026] GET /volume/v3/volumes/55ab1cd2-92f2-4ed3-8bf8-9e7612b930e0 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:39.843448 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-5f47173d-1120-424f-9ec0-7f5e195f67fd None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:39.844674 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-ec5e0ce3-2038-4a44-8640-ca95af6bc209 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:39.846563 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5f47173d-1120-424f-9ec0-7f5e195f67fd tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] GET https://10.4.3.119/volume/v3/volumes/d130c291-82d7-4712-a93b-27b6767cd55e Aug 25 10:23:39.850300 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ec5e0ce3-2038-4a44-8640-ca95af6bc209 tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] DELETE https://10.4.3.119/volume/v3/os-volume-transfer/a7181a16-7abd-40c5-98ea-6f9b9dd591aa Aug 25 10:23:39.850300 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ec5e0ce3-2038-4a44-8640-ca95af6bc209 tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:39.850300 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ec5e0ce3-2038-4a44-8640-ca95af6bc209 tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:39.850300 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.contrib.volume_transfer [None req-ec5e0ce3-2038-4a44-8640-ca95af6bc209 tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] Delete transfer with id: a7181a16-7abd-40c5-98ea-6f9b9dd591aa Aug 25 10:23:39.850469 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5f47173d-1120-424f-9ec0-7f5e195f67fd tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:39.850507 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5f47173d-1120-424f-9ec0-7f5e195f67fd tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:39.852439 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ec5e0ce3-2038-4a44-8640-ca95af6bc209 tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] https://10.4.3.119/volume/v3/os-volume-transfer/a7181a16-7abd-40c5-98ea-6f9b9dd591aa returned with HTTP 404 Aug 25 10:23:39.852972 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 715/2905] 10.4.3.119 () {66 vars in 1384 bytes} [Tue Aug 25 10:23:39 2026] DELETE /volume/v3/os-volume-transfer/a7181a16-7abd-40c5-98ea-6f9b9dd591aa => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:23:39.863329 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-a06fac26-0cd3-41f1-ad45-e0c798cea01e None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:39.863732 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:39.863732 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:23:39.865453 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a06fac26-0cd3-41f1-ad45-e0c798cea01e tempest-VolumesTransfersTest-1995665886 tempest-VolumesTransfersTest-1995665886-project-admin] DELETE https://10.4.3.119/volume/v3/volumes/55ab1cd2-92f2-4ed3-8bf8-9e7612b930e0 Aug 25 10:23:39.866079 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a06fac26-0cd3-41f1-ad45-e0c798cea01e tempest-VolumesTransfersTest-1995665886 tempest-VolumesTransfersTest-1995665886-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:39.866079 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a06fac26-0cd3-41f1-ad45-e0c798cea01e tempest-VolumesTransfersTest-1995665886 tempest-VolumesTransfersTest-1995665886-project-admin] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:39.866711 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-a06fac26-0cd3-41f1-ad45-e0c798cea01e tempest-VolumesTransfersTest-1995665886 tempest-VolumesTransfersTest-1995665886-project-admin] Delete volume with id: 55ab1cd2-92f2-4ed3-8bf8-9e7612b930e0 Aug 25 10:23:39.869042 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-5f47173d-1120-424f-9ec0-7f5e195f67fd tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Volume info retrieved successfully. Aug 25 10:23:39.876956 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:39.876956 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:23:39.877196 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5f47173d-1120-424f-9ec0-7f5e195f67fd tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] https://10.4.3.119/volume/v3/volumes/d130c291-82d7-4712-a93b-27b6767cd55e returned with HTTP 200 Aug 25 10:23:39.877237 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-a06fac26-0cd3-41f1-ad45-e0c798cea01e tempest-VolumesTransfersTest-1995665886 tempest-VolumesTransfersTest-1995665886-project-admin] Volume info retrieved successfully. Aug 25 10:23:39.877261 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 735/2906] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:23:39 2026] GET /volume/v3/volumes/d130c291-82d7-4712-a93b-27b6767cd55e => generated 863 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:23:39.900174 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-e0cd04ec-b1ae-4b71-b5e5-f7e05cb7f04a None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:39.900174 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e0cd04ec-b1ae-4b71-b5e5-f7e05cb7f04a tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] POST https://10.4.3.119/volume/v3/snapshots Aug 25 10:23:39.900174 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e0cd04ec-b1ae-4b71-b5e5-f7e05cb7f04a tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d130c291-82d7-4712-a93b-27b6767cd55e", "name": "tempest-VolumeDependencyTests-Snapshot-1956396592"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:23:39.917083 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-a06fac26-0cd3-41f1-ad45-e0c798cea01e tempest-VolumesTransfersTest-1995665886 tempest-VolumesTransfersTest-1995665886-project-admin] Delete volume request issued successfully. Aug 25 10:23:39.917475 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a06fac26-0cd3-41f1-ad45-e0c798cea01e tempest-VolumesTransfersTest-1995665886 tempest-VolumesTransfersTest-1995665886-project-admin] https://10.4.3.119/volume/v3/volumes/55ab1cd2-92f2-4ed3-8bf8-9e7612b930e0 returned with HTTP 202 Aug 25 10:23:39.918155 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 729/2907] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:23:39 2026] DELETE /volume/v3/volumes/55ab1cd2-92f2-4ed3-8bf8-9e7612b930e0 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:23:39.920059 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:39.920059 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:23:39.921209 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-c7de5781-aeca-46a5-a5d0-3e5cf3297a6c None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:39.923081 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-e0cd04ec-b1ae-4b71-b5e5-f7e05cb7f04a tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Volume info retrieved successfully. Aug 25 10:23:39.923081 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.snapshots [None req-e0cd04ec-b1ae-4b71-b5e5-f7e05cb7f04a tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Create snapshot from volume d130c291-82d7-4712-a93b-27b6767cd55e Aug 25 10:23:39.923356 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c7de5781-aeca-46a5-a5d0-3e5cf3297a6c tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] GET https://10.4.3.119/volume/v3/volumes/88b62f2f-9924-4ac5-a81e-ceeab3366557 Aug 25 10:23:39.923356 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c7de5781-aeca-46a5-a5d0-3e5cf3297a6c tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:39.923777 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c7de5781-aeca-46a5-a5d0-3e5cf3297a6c tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:39.931858 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-7e938d72-2a46-41a9-8076-7192c1040a77 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:39.934624 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7e938d72-2a46-41a9-8076-7192c1040a77 tempest-VolumesTransfersTest-1995665886 tempest-VolumesTransfersTest-1995665886-project-admin] GET https://10.4.3.119/volume/v3/volumes/55ab1cd2-92f2-4ed3-8bf8-9e7612b930e0 Aug 25 10:23:39.935110 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7e938d72-2a46-41a9-8076-7192c1040a77 tempest-VolumesTransfersTest-1995665886 tempest-VolumesTransfersTest-1995665886-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:39.936197 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7e938d72-2a46-41a9-8076-7192c1040a77 tempest-VolumesTransfersTest-1995665886 tempest-VolumesTransfersTest-1995665886-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:39.937736 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:39.937736 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:23:39.945167 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-c7de5781-aeca-46a5-a5d0-3e5cf3297a6c tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Volume info retrieved successfully. Aug 25 10:23:39.948619 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:39.948619 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:23:39.952551 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c7de5781-aeca-46a5-a5d0-3e5cf3297a6c tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] https://10.4.3.119/volume/v3/volumes/88b62f2f-9924-4ac5-a81e-ceeab3366557 returned with HTTP 200 Aug 25 10:23:39.953064 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 716/2908] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:39 2026] GET /volume/v3/volumes/88b62f2f-9924-4ac5-a81e-ceeab3366557 => generated 939 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 10:23:39.955280 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-7e938d72-2a46-41a9-8076-7192c1040a77 tempest-VolumesTransfersTest-1995665886 tempest-VolumesTransfersTest-1995665886-project-admin] Volume info retrieved successfully. Aug 25 10:23:39.960681 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7e938d72-2a46-41a9-8076-7192c1040a77 tempest-VolumesTransfersTest-1995665886 tempest-VolumesTransfersTest-1995665886-project-admin] https://10.4.3.119/volume/v3/volumes/55ab1cd2-92f2-4ed3-8bf8-9e7612b930e0 returned with HTTP 200 Aug 25 10:23:39.961416 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 736/2909] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:39 2026] GET /volume/v3/volumes/55ab1cd2-92f2-4ed3-8bf8-9e7612b930e0 => generated 1006 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:23:39.975256 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-e0cd04ec-b1ae-4b71-b5e5-f7e05cb7f04a tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Created reservations ['e27a96ba-86ef-464e-b9b8-ae44c8d07e86', '4d2fbebd-86c6-46eb-aab5-782be6e87253', '14774e96-7814-46eb-90fc-6ea804f13272', 'f0f212aa-6ab7-4202-8970-711a16b0aa0e'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:23:40.042564 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-e0cd04ec-b1ae-4b71-b5e5-f7e05cb7f04a tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Snapshot create request issued successfully. Aug 25 10:23:40.042845 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e0cd04ec-b1ae-4b71-b5e5-f7e05cb7f04a tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] https://10.4.3.119/volume/v3/snapshots returned with HTTP 202 Aug 25 10:23:40.043444 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 729/2910] 10.4.3.119 () {68 vars in 1265 bytes} [Tue Aug 25 10:23:39 2026] POST /volume/v3/snapshots => generated 308 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:23:40.056572 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-0ef4b83c-a6ec-4e8a-9d57-d74780c43df0 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:40.059713 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0ef4b83c-a6ec-4e8a-9d57-d74780c43df0 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] GET https://10.4.3.119/volume/v3/snapshots/872c23f4-0bd0-4966-aeb4-6ce7e7d06181 Aug 25 10:23:40.060190 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0ef4b83c-a6ec-4e8a-9d57-d74780c43df0 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:40.060349 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0ef4b83c-a6ec-4e8a-9d57-d74780c43df0 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:40.068697 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:40.068697 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:23:40.069300 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-0ef4b83c-a6ec-4e8a-9d57-d74780c43df0 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Snapshot retrieved successfully. Aug 25 10:23:40.070425 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0ef4b83c-a6ec-4e8a-9d57-d74780c43df0 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] https://10.4.3.119/volume/v3/snapshots/872c23f4-0bd0-4966-aeb4-6ce7e7d06181 returned with HTTP 200 Aug 25 10:23:40.070911 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 730/2911] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:23:40 2026] GET /volume/v3/snapshots/872c23f4-0bd0-4966-aeb4-6ce7e7d06181 => generated 440 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:40.376513 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-554ecb75-badf-4272-9caf-35677575d12c None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:40.378826 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-554ecb75-badf-4272-9caf-35677575d12c tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] GET https://10.4.3.119/volume/v3/volumes/83b1a2e5-252a-4707-867c-fdc92be15c85 Aug 25 10:23:40.379307 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-554ecb75-badf-4272-9caf-35677575d12c tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:40.379474 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-554ecb75-badf-4272-9caf-35677575d12c tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:40.388819 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:40.388819 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:23:40.394510 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-554ecb75-badf-4272-9caf-35677575d12c tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Volume info retrieved successfully. Aug 25 10:23:40.401794 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-554ecb75-badf-4272-9caf-35677575d12c tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] https://10.4.3.119/volume/v3/volumes/83b1a2e5-252a-4707-867c-fdc92be15c85 returned with HTTP 200 Aug 25 10:23:40.402455 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 717/2912] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:23:40 2026] GET /volume/v3/volumes/83b1a2e5-252a-4707-867c-fdc92be15c85 => generated 1018 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:23:40.423624 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-8cd65583-a7ab-45ae-8cb1-54400e529234 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:40.429160 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8cd65583-a7ab-45ae-8cb1-54400e529234 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] POST https://10.4.3.119/volume/v3/backups Aug 25 10:23:40.429738 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-8cd65583-a7ab-45ae-8cb1-54400e529234 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "83b1a2e5-252a-4707-867c-fdc92be15c85", "name": "tempest-type-Backup-1589845439"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:23:40.431681 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.contrib.backups [None req-8cd65583-a7ab-45ae-8cb1-54400e529234 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Creating new backup {'backup': {'volume_id': '83b1a2e5-252a-4707-867c-fdc92be15c85', 'name': 'tempest-type-Backup-1589845439'}} {{(pid=100391) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 10:23:40.431941 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.contrib.backups [None req-8cd65583-a7ab-45ae-8cb1-54400e529234 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Creating backup of volume 83b1a2e5-252a-4707-867c-fdc92be15c85 in container None Aug 25 10:23:40.442570 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:40.442570 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:23:40.443165 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-8cd65583-a7ab-45ae-8cb1-54400e529234 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Volume info retrieved successfully. Aug 25 10:23:40.472655 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-8cd65583-a7ab-45ae-8cb1-54400e529234 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Created reservations ['c11b11a4-553a-4e23-9254-a2807aad84d6', 'b2399df6-4657-4690-b649-a5a0c1aa1b3b'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:23:40.525339 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8cd65583-a7ab-45ae-8cb1-54400e529234 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] https://10.4.3.119/volume/v3/backups returned with HTTP 202 Aug 25 10:23:40.526570 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 737/2913] 10.4.3.119 () {70 vars in 1299 bytes} [Tue Aug 25 10:23:40 2026] POST /volume/v3/backups => generated 316 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:23:40.539632 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-92c19b7e-7ef1-40e9-bf7f-89b1adad19f1 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:40.545167 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-92c19b7e-7ef1-40e9-bf7f-89b1adad19f1 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] GET https://10.4.3.119/volume/v3/backups/c1d16bb7-b317-4367-8890-a23ebd9aa424 Aug 25 10:23:40.545389 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-92c19b7e-7ef1-40e9-bf7f-89b1adad19f1 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:40.545607 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-92c19b7e-7ef1-40e9-bf7f-89b1adad19f1 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:40.548570 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-92c19b7e-7ef1-40e9-bf7f-89b1adad19f1 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Show backup with id c1d16bb7-b317-4367-8890-a23ebd9aa424. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:23:40.550864 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:40.550864 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:23:40.551754 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-92c19b7e-7ef1-40e9-bf7f-89b1adad19f1 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] https://10.4.3.119/volume/v3/backups/c1d16bb7-b317-4367-8890-a23ebd9aa424 returned with HTTP 200 Aug 25 10:23:40.552241 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 730/2914] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:23:40 2026] GET /volume/v3/backups/c1d16bb7-b317-4367-8890-a23ebd9aa424 => generated 723 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:40.771174 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-de12de29-4055-4f85-9ec8-0573f5c14ca7 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:40.773425 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-de12de29-4055-4f85-9ec8-0573f5c14ca7 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/backups/ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd Aug 25 10:23:40.773718 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-de12de29-4055-4f85-9ec8-0573f5c14ca7 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:40.773989 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-de12de29-4055-4f85-9ec8-0573f5c14ca7 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:40.774188 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-de12de29-4055-4f85-9ec8-0573f5c14ca7 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Show backup with id ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:23:40.784234 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:40.784234 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:23:40.785495 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-de12de29-4055-4f85-9ec8-0573f5c14ca7 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/backups/ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd returned with HTTP 200 Aug 25 10:23:40.786535 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 731/2915] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:40 2026] GET /volume/v3/backups/ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd => generated 832 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:40.977617 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-b0bef657-19d7-4747-b1a7-cfb30a989937 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:40.981768 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b0bef657-19d7-4747-b1a7-cfb30a989937 tempest-VolumesTransfersTest-1995665886 tempest-VolumesTransfersTest-1995665886-project-admin] GET https://10.4.3.119/volume/v3/volumes/55ab1cd2-92f2-4ed3-8bf8-9e7612b930e0 Aug 25 10:23:40.983193 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b0bef657-19d7-4747-b1a7-cfb30a989937 tempest-VolumesTransfersTest-1995665886 tempest-VolumesTransfersTest-1995665886-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:40.983594 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b0bef657-19d7-4747-b1a7-cfb30a989937 tempest-VolumesTransfersTest-1995665886 tempest-VolumesTransfersTest-1995665886-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:40.985522 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-f3ceb09c-ff32-4633-b8f8-a469d4b728f9 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:40.987580 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f3ceb09c-ff32-4633-b8f8-a469d4b728f9 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] GET https://10.4.3.119/volume/v3/volumes/88b62f2f-9924-4ac5-a81e-ceeab3366557 Aug 25 10:23:40.987826 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f3ceb09c-ff32-4633-b8f8-a469d4b728f9 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:40.988010 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f3ceb09c-ff32-4633-b8f8-a469d4b728f9 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:40.995016 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b0bef657-19d7-4747-b1a7-cfb30a989937 tempest-VolumesTransfersTest-1995665886 tempest-VolumesTransfersTest-1995665886-project-admin] https://10.4.3.119/volume/v3/volumes/55ab1cd2-92f2-4ed3-8bf8-9e7612b930e0 returned with HTTP 404 Aug 25 10:23:40.995746 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 718/2916] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:40 2026] GET /volume/v3/volumes/55ab1cd2-92f2-4ed3-8bf8-9e7612b930e0 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:23:41.003056 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:41.003056 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:23:41.005524 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-c6c2c36c-51d4-4285-a52d-7574ab3ec5c7 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:41.010367 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-f3ceb09c-ff32-4633-b8f8-a469d4b728f9 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Volume info retrieved successfully. Aug 25 10:23:41.010436 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c6c2c36c-51d4-4285-a52d-7574ab3ec5c7 tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] GET https://10.4.3.119/volume/v3/volumes/55ab1cd2-92f2-4ed3-8bf8-9e7612b930e0 Aug 25 10:23:41.010436 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c6c2c36c-51d4-4285-a52d-7574ab3ec5c7 tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:41.010436 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c6c2c36c-51d4-4285-a52d-7574ab3ec5c7 tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:41.017486 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f3ceb09c-ff32-4633-b8f8-a469d4b728f9 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] https://10.4.3.119/volume/v3/volumes/88b62f2f-9924-4ac5-a81e-ceeab3366557 returned with HTTP 200 Aug 25 10:23:41.017869 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 738/2917] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:40 2026] GET /volume/v3/volumes/88b62f2f-9924-4ac5-a81e-ceeab3366557 => generated 939 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:41.019909 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c6c2c36c-51d4-4285-a52d-7574ab3ec5c7 tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] https://10.4.3.119/volume/v3/volumes/55ab1cd2-92f2-4ed3-8bf8-9e7612b930e0 returned with HTTP 404 Aug 25 10:23:41.019909 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 731/2918] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:41 2026] GET /volume/v3/volumes/55ab1cd2-92f2-4ed3-8bf8-9e7612b930e0 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:23:41.035010 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-e116e549-71d8-4bb7-bf8a-2bfb4cd11cbf None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:41.037163 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e116e549-71d8-4bb7-bf8a-2bfb4cd11cbf tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] DELETE https://10.4.3.119/volume/v3/volumes/55ab1cd2-92f2-4ed3-8bf8-9e7612b930e0 Aug 25 10:23:41.037432 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e116e549-71d8-4bb7-bf8a-2bfb4cd11cbf tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:41.037698 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e116e549-71d8-4bb7-bf8a-2bfb4cd11cbf tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:41.037934 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-e116e549-71d8-4bb7-bf8a-2bfb4cd11cbf tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] Delete volume with id: 55ab1cd2-92f2-4ed3-8bf8-9e7612b930e0 Aug 25 10:23:41.046742 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e116e549-71d8-4bb7-bf8a-2bfb4cd11cbf tempest-VolumesTransfersTest-1489127145 tempest-VolumesTransfersTest-1489127145-project-member] https://10.4.3.119/volume/v3/volumes/55ab1cd2-92f2-4ed3-8bf8-9e7612b930e0 returned with HTTP 404 Aug 25 10:23:41.047445 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 732/2919] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:23:41 2026] DELETE /volume/v3/volumes/55ab1cd2-92f2-4ed3-8bf8-9e7612b930e0 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:23:41.082822 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-6bf7fb34-1061-42a3-9331-fc2cd926955b None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:41.085646 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6bf7fb34-1061-42a3-9331-fc2cd926955b tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] GET https://10.4.3.119/volume/v3/snapshots/872c23f4-0bd0-4966-aeb4-6ce7e7d06181 Aug 25 10:23:41.086169 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6bf7fb34-1061-42a3-9331-fc2cd926955b tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:41.086312 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6bf7fb34-1061-42a3-9331-fc2cd926955b tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:41.098314 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:41.098314 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:23:41.099003 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-6bf7fb34-1061-42a3-9331-fc2cd926955b tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Snapshot retrieved successfully. Aug 25 10:23:41.099858 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6bf7fb34-1061-42a3-9331-fc2cd926955b tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] https://10.4.3.119/volume/v3/snapshots/872c23f4-0bd0-4966-aeb4-6ce7e7d06181 returned with HTTP 200 Aug 25 10:23:41.100430 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 719/2920] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:23:41 2026] GET /volume/v3/snapshots/872c23f4-0bd0-4966-aeb4-6ce7e7d06181 => generated 467 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:41.112192 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-c560fb58-e57b-4df6-9082-909a4915c86d None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:41.114556 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c560fb58-e57b-4df6-9082-909a4915c86d tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:23:41.115027 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c560fb58-e57b-4df6-9082-909a4915c86d tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "872c23f4-0bd0-4966-aeb4-6ce7e7d06181", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-299831638"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:23:41.116767 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volumes [None req-c560fb58-e57b-4df6-9082-909a4915c86d tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Create volume request body: {'volume': {'snapshot_id': '872c23f4-0bd0-4966-aeb4-6ce7e7d06181', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-299831638'}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:23:41.124358 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:41.124358 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:23:41.125072 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-c560fb58-e57b-4df6-9082-909a4915c86d tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Snapshot retrieved successfully. Aug 25 10:23:41.125243 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-c560fb58-e57b-4df6-9082-909a4915c86d tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Create volume of 1 GB Aug 25 10:23:41.130087 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-c560fb58-e57b-4df6-9082-909a4915c86d tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Availability Zones retrieved successfully. Aug 25 10:23:41.136161 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-c560fb58-e57b-4df6-9082-909a4915c86d tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Flow 'volume_create_api' (82400c36-1244-4b95-b729-3186b98b94eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:23:41.137405 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-c560fb58-e57b-4df6-9082-909a4915c86d tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bba392cc-7976-44ca-9458-3c4406974218) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:41.138440 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [None req-c560fb58-e57b-4df6-9082-909a4915c86d tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:23:41.184960 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-c560fb58-e57b-4df6-9082-909a4915c86d tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bba392cc-7976-44ca-9458-3c4406974218) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '872c23f4-0bd0-4966-aeb4-6ce7e7d06181', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:41.186021 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-c560fb58-e57b-4df6-9082-909a4915c86d tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7886f95-3919-4a30-b4f6-a415a36aae0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:41.259485 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-c560fb58-e57b-4df6-9082-909a4915c86d tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Created reservations ['3ca88711-c11e-4a4b-b675-dbf32b9eaf8f', '95bd95a5-6085-4604-a097-c6249f0cf3af', '9f27a71a-f48e-436e-9c51-c4c5dd8078fe', 'e40db6d1-2b8e-4aa7-b67e-89c595ea2093'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:23:41.260613 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-c560fb58-e57b-4df6-9082-909a4915c86d tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7886f95-3919-4a30-b4f6-a415a36aae0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3ca88711-c11e-4a4b-b675-dbf32b9eaf8f', '95bd95a5-6085-4604-a097-c6249f0cf3af', '9f27a71a-f48e-436e-9c51-c4c5dd8078fe', 'e40db6d1-2b8e-4aa7-b67e-89c595ea2093']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:41.261689 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-c560fb58-e57b-4df6-9082-909a4915c86d tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc06a781-0ac6-4b61-a464-5ea5b149622a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:41.326844 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-c560fb58-e57b-4df6-9082-909a4915c86d tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc06a781-0ac6-4b61-a464-5ea5b149622a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '50e6d3fa-8747-4939-b3f0-dc8b65135674', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-299831638',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='530992d4418b4bd5a29162fffa0826dc',qos_specs=None,replication_status=,reservations=['3ca88711-c11e-4a4b-b675-dbf32b9eaf8f','95bd95a5-6085-4604-a097-c6249f0cf3af','9f27a71a-f48e-436e-9c51-c4c5dd8078fe','e40db6d1-2b8e-4aa7-b67e-89c595ea2093'],size=1,snapshot_id=872c23f4-0bd0-4966-aeb4-6ce7e7d06181,source_replicaid=,source_volid=None,status='creating',user_id='4a656dd8fae945e1b3873652dc5907e5',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:23:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-299831638',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=50e6d3fa-8747-4939-b3f0-dc8b65135674,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='530992d4418b4bd5a29162fffa0826dc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=872c23f4-0bd0-4966-aeb4-6ce7e7d06181,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4a656dd8fae945e1b3873652dc5907e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:41.330995 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-c560fb58-e57b-4df6-9082-909a4915c86d tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6bc2a41-5415-428a-9642-f8feaa4dae7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:41.367590 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-c560fb58-e57b-4df6-9082-909a4915c86d tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6bc2a41-5415-428a-9642-f8feaa4dae7e) transitioned into state 'SUCCESS' from state '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-299831638',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='530992d4418b4bd5a29162fffa0826dc',qos_specs=None,replication_status=,reservations=['3ca88711-c11e-4a4b-b675-dbf32b9eaf8f','95bd95a5-6085-4604-a097-c6249f0cf3af','9f27a71a-f48e-436e-9c51-c4c5dd8078fe','e40db6d1-2b8e-4aa7-b67e-89c595ea2093'],size=1,snapshot_id=872c23f4-0bd0-4966-aeb4-6ce7e7d06181,source_replicaid=,source_volid=None,status='creating',user_id='4a656dd8fae945e1b3873652dc5907e5',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:41.369746 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-c560fb58-e57b-4df6-9082-909a4915c86d tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (517134f1-9790-4bea-8645-9aba82ae4b78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:41.410534 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-c560fb58-e57b-4df6-9082-909a4915c86d tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (517134f1-9790-4bea-8645-9aba82ae4b78) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:41.412382 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-c560fb58-e57b-4df6-9082-909a4915c86d tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Flow 'volume_create_api' (82400c36-1244-4b95-b729-3186b98b94eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:23:41.412717 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-c560fb58-e57b-4df6-9082-909a4915c86d tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Create volume request issued successfully. Aug 25 10:23:41.414178 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c560fb58-e57b-4df6-9082-909a4915c86d tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:23:41.414178 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 739/2921] 10.4.3.119 () {70 vars in 1300 bytes} [Tue Aug 25 10:23:41 2026] POST /volume/v3/volumes => generated 803 bytes in 302 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:23:41.435405 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-8db1f021-235e-4b58-a8d2-5974980d3383 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:41.441263 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8db1f021-235e-4b58-a8d2-5974980d3383 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] GET https://10.4.3.119/volume/v3/volumes/50e6d3fa-8747-4939-b3f0-dc8b65135674 Aug 25 10:23:41.441263 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8db1f021-235e-4b58-a8d2-5974980d3383 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:41.441461 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8db1f021-235e-4b58-a8d2-5974980d3383 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:41.454331 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:41.454331 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:23:41.470722 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-8db1f021-235e-4b58-a8d2-5974980d3383 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Volume info retrieved successfully. Aug 25 10:23:41.476813 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8db1f021-235e-4b58-a8d2-5974980d3383 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] https://10.4.3.119/volume/v3/volumes/50e6d3fa-8747-4939-b3f0-dc8b65135674 returned with HTTP 200 Aug 25 10:23:41.477378 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 732/2922] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:23:41 2026] GET /volume/v3/volumes/50e6d3fa-8747-4939-b3f0-dc8b65135674 => generated 871 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:23:41.571359 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-7fefb3e8-5e26-451e-a239-d692db65f76d None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:41.577012 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7fefb3e8-5e26-451e-a239-d692db65f76d tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] GET https://10.4.3.119/volume/v3/backups/c1d16bb7-b317-4367-8890-a23ebd9aa424 Aug 25 10:23:41.577425 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-7fefb3e8-5e26-451e-a239-d692db65f76d tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:41.577768 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-7fefb3e8-5e26-451e-a239-d692db65f76d tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:41.577946 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-7fefb3e8-5e26-451e-a239-d692db65f76d tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Show backup with id c1d16bb7-b317-4367-8890-a23ebd9aa424. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:23:41.583229 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:41.583229 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:23:41.583951 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7fefb3e8-5e26-451e-a239-d692db65f76d tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] https://10.4.3.119/volume/v3/backups/c1d16bb7-b317-4367-8890-a23ebd9aa424 returned with HTTP 200 Aug 25 10:23:41.584492 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 733/2923] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:23:41 2026] GET /volume/v3/backups/c1d16bb7-b317-4367-8890-a23ebd9aa424 => generated 725 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:41.753734 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-55df24fd-0805-4b83-bde7-db73bd0adf9f req-f522b557-be35-4d81-9b62-7f4eb529ff4c None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:41.756967 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-55df24fd-0805-4b83-bde7-db73bd0adf9f req-f522b557-be35-4d81-9b62-7f4eb529ff4c tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] POST https://10.4.3.119/volume/v3/attachments/4755f6e8-be27-4905-9f33-f2c99bcf009c/action Aug 25 10:23:41.757809 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-55df24fd-0805-4b83-bde7-db73bd0adf9f req-f522b557-be35-4d81-9b62-7f4eb529ff4c tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Action body: b'{"os-complete": null}' {{(pid=100389) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:23:41.757809 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-55df24fd-0805-4b83-bde7-db73bd0adf9f req-f522b557-be35-4d81-9b62-7f4eb529ff4c tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:23:41.784888 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:41.784888 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:23:41.801852 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-bc2de1a3-a80b-400e-9a2d-c4608c920514 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:41.804318 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-bc2de1a3-a80b-400e-9a2d-c4608c920514 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/backups/ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd Aug 25 10:23:41.804662 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-bc2de1a3-a80b-400e-9a2d-c4608c920514 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:41.804976 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-bc2de1a3-a80b-400e-9a2d-c4608c920514 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:41.805120 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-bc2de1a3-a80b-400e-9a2d-c4608c920514 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Show backup with id ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:23:41.816384 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-55df24fd-0805-4b83-bde7-db73bd0adf9f req-f522b557-be35-4d81-9b62-7f4eb529ff4c tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] https://10.4.3.119/volume/v3/attachments/4755f6e8-be27-4905-9f33-f2c99bcf009c/action returned with HTTP 204 Aug 25 10:23:41.816427 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:41.816427 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:23:41.816480 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 720/2924] 10.4.3.119 () {74 vars in 1725 bytes} [Tue Aug 25 10:23:41 2026] POST /volume/v3/attachments/4755f6e8-be27-4905-9f33-f2c99bcf009c/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:23:41.816510 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-bc2de1a3-a80b-400e-9a2d-c4608c920514 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/backups/ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd returned with HTTP 200 Aug 25 10:23:41.816510 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 740/2925] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:41 2026] GET /volume/v3/backups/ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd => generated 832 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:42.038268 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-84471b29-68ee-4a13-9950-72f005604957 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:42.040235 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-84471b29-68ee-4a13-9950-72f005604957 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] GET https://10.4.3.119/volume/v3/volumes/88b62f2f-9924-4ac5-a81e-ceeab3366557 Aug 25 10:23:42.040429 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-84471b29-68ee-4a13-9950-72f005604957 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:42.040625 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-84471b29-68ee-4a13-9950-72f005604957 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:42.064324 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:42.064324 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:23:42.073353 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-84471b29-68ee-4a13-9950-72f005604957 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Volume info retrieved successfully. Aug 25 10:23:42.083619 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-84471b29-68ee-4a13-9950-72f005604957 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] https://10.4.3.119/volume/v3/volumes/88b62f2f-9924-4ac5-a81e-ceeab3366557 returned with HTTP 200 Aug 25 10:23:42.084203 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 733/2926] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:42 2026] GET /volume/v3/volumes/88b62f2f-9924-4ac5-a81e-ceeab3366557 => generated 1231 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 25 10:23:42.106060 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-e269690c-97b6-4977-85ca-c45713975701 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:42.109171 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e269690c-97b6-4977-85ca-c45713975701 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] GET https://10.4.3.119/volume/v3/volumes/88b62f2f-9924-4ac5-a81e-ceeab3366557 Aug 25 10:23:42.109171 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e269690c-97b6-4977-85ca-c45713975701 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:42.109571 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e269690c-97b6-4977-85ca-c45713975701 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:42.125783 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:42.125783 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:23:42.135259 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-e269690c-97b6-4977-85ca-c45713975701 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Volume info retrieved successfully. Aug 25 10:23:42.144791 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e269690c-97b6-4977-85ca-c45713975701 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] https://10.4.3.119/volume/v3/volumes/88b62f2f-9924-4ac5-a81e-ceeab3366557 returned with HTTP 200 Aug 25 10:23:42.147004 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 734/2927] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:42 2026] GET /volume/v3/volumes/88b62f2f-9924-4ac5-a81e-ceeab3366557 => generated 1231 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:23:42.498207 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-98b119fb-dfcb-4c7f-ac36-a319d1088a0c None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:42.500005 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-98b119fb-dfcb-4c7f-ac36-a319d1088a0c tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] GET https://10.4.3.119/volume/v3/volumes/50e6d3fa-8747-4939-b3f0-dc8b65135674 Aug 25 10:23:42.500335 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-98b119fb-dfcb-4c7f-ac36-a319d1088a0c tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:42.500676 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-98b119fb-dfcb-4c7f-ac36-a319d1088a0c tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:42.509822 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:42.509822 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:23:42.514649 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-98b119fb-dfcb-4c7f-ac36-a319d1088a0c tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Volume info retrieved successfully. Aug 25 10:23:42.518162 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-89dc581c-b048-4a25-b0c5-1d5bf7173763 req-7f53ddcf-8818-4c2b-8a13-7ca6724f086b None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:42.520340 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-98b119fb-dfcb-4c7f-ac36-a319d1088a0c tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] https://10.4.3.119/volume/v3/volumes/50e6d3fa-8747-4939-b3f0-dc8b65135674 returned with HTTP 200 Aug 25 10:23:42.520506 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-89dc581c-b048-4a25-b0c5-1d5bf7173763 req-7f53ddcf-8818-4c2b-8a13-7ca6724f086b tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] DELETE https://10.4.3.119/volume/v3/attachments/53267080-5ca3-434a-b007-7f08c6e3eb68 Aug 25 10:23:42.520567 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-89dc581c-b048-4a25-b0c5-1d5bf7173763 req-7f53ddcf-8818-4c2b-8a13-7ca6724f086b tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:42.520736 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 721/2928] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:23:42 2026] GET /volume/v3/volumes/50e6d3fa-8747-4939-b3f0-dc8b65135674 => generated 896 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:23:42.520829 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-89dc581c-b048-4a25-b0c5-1d5bf7173763 req-7f53ddcf-8818-4c2b-8a13-7ca6724f086b tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'version_select' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:42.531398 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:42.531398 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:23:42.537391 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-88a34d6d-8d6a-4215-a05c-dc8e139cc98e None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:42.539335 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-88a34d6d-8d6a-4215-a05c-dc8e139cc98e tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] DELETE https://10.4.3.119/volume/v3/snapshots/872c23f4-0bd0-4966-aeb4-6ce7e7d06181 Aug 25 10:23:42.541159 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-88a34d6d-8d6a-4215-a05c-dc8e139cc98e tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:42.541159 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-88a34d6d-8d6a-4215-a05c-dc8e139cc98e tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:42.541159 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.snapshots [None req-88a34d6d-8d6a-4215-a05c-dc8e139cc98e tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Delete snapshot with id: 872c23f4-0bd0-4966-aeb4-6ce7e7d06181 Aug 25 10:23:42.547845 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:42.547845 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:23:42.548740 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-88a34d6d-8d6a-4215-a05c-dc8e139cc98e tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Snapshot retrieved successfully. Aug 25 10:23:42.575948 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-88a34d6d-8d6a-4215-a05c-dc8e139cc98e tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Snapshot delete request issued successfully. Aug 25 10:23:42.575948 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-88a34d6d-8d6a-4215-a05c-dc8e139cc98e tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] https://10.4.3.119/volume/v3/snapshots/872c23f4-0bd0-4966-aeb4-6ce7e7d06181 returned with HTTP 202 Aug 25 10:23:42.575948 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 734/2929] 10.4.3.119 () {66 vars in 1357 bytes} [Tue Aug 25 10:23:42 2026] DELETE /volume/v3/snapshots/872c23f4-0bd0-4966-aeb4-6ce7e7d06181 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:23:42.585520 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-2b9da843-9e29-4617-9905-0d9c68e7792a None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:42.587807 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2b9da843-9e29-4617-9905-0d9c68e7792a tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] GET https://10.4.3.119/volume/v3/snapshots/872c23f4-0bd0-4966-aeb4-6ce7e7d06181 Aug 25 10:23:42.588023 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2b9da843-9e29-4617-9905-0d9c68e7792a tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:42.588266 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2b9da843-9e29-4617-9905-0d9c68e7792a tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:42.594260 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:42.594260 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:23:42.594984 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-2b9da843-9e29-4617-9905-0d9c68e7792a tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Snapshot retrieved successfully. Aug 25 10:23:42.595993 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2b9da843-9e29-4617-9905-0d9c68e7792a tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] https://10.4.3.119/volume/v3/snapshots/872c23f4-0bd0-4966-aeb4-6ce7e7d06181 returned with HTTP 200 Aug 25 10:23:42.597466 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 735/2930] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:23:42 2026] GET /volume/v3/snapshots/872c23f4-0bd0-4966-aeb4-6ce7e7d06181 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:42.599914 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-89dc581c-b048-4a25-b0c5-1d5bf7173763 req-7f53ddcf-8818-4c2b-8a13-7ca6724f086b tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/attachments/53267080-5ca3-434a-b007-7f08c6e3eb68 returned with HTTP 200 Aug 25 10:23:42.601404 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 741/2931] 10.4.3.119 () {72 vars in 1673 bytes} [Tue Aug 25 10:23:42 2026] DELETE /volume/v3/attachments/53267080-5ca3-434a-b007-7f08c6e3eb68 => generated 19 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:42.602256 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-5503b548-be81-4733-9d6c-ab2862b3f264 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:42.604070 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5503b548-be81-4733-9d6c-ab2862b3f264 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] GET https://10.4.3.119/volume/v3/backups/c1d16bb7-b317-4367-8890-a23ebd9aa424 Aug 25 10:23:42.604291 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5503b548-be81-4733-9d6c-ab2862b3f264 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:42.604489 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5503b548-be81-4733-9d6c-ab2862b3f264 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:42.604595 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-5503b548-be81-4733-9d6c-ab2862b3f264 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Show backup with id c1d16bb7-b317-4367-8890-a23ebd9aa424. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:23:42.609834 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:42.609834 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:23:42.610742 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5503b548-be81-4733-9d6c-ab2862b3f264 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] https://10.4.3.119/volume/v3/backups/c1d16bb7-b317-4367-8890-a23ebd9aa424 returned with HTTP 200 Aug 25 10:23:42.611743 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 722/2932] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:23:42 2026] GET /volume/v3/backups/c1d16bb7-b317-4367-8890-a23ebd9aa424 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:42.836525 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-f731d9cc-ebf1-46b9-b8fb-13717af02442 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:42.840152 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f731d9cc-ebf1-46b9-b8fb-13717af02442 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/backups/ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd Aug 25 10:23:42.840152 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f731d9cc-ebf1-46b9-b8fb-13717af02442 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:42.840152 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f731d9cc-ebf1-46b9-b8fb-13717af02442 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:42.840411 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-f731d9cc-ebf1-46b9-b8fb-13717af02442 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Show backup with id ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:23:42.848284 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:42.848284 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:23:42.849929 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f731d9cc-ebf1-46b9-b8fb-13717af02442 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/backups/ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd returned with HTTP 200 Aug 25 10:23:42.850793 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 735/2933] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:42 2026] GET /volume/v3/backups/ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd => generated 832 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:43.412089 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-00aca228-f50a-49dd-8cde-e9fe96bb0c50 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:43.414807 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-00aca228-f50a-49dd-8cde-e9fe96bb0c50 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] DELETE https://10.4.3.119/volume/v3/volumes/d1da62d9-9c47-40a8-9e8f-f34ac0d93bf9 Aug 25 10:23:43.415264 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-00aca228-f50a-49dd-8cde-e9fe96bb0c50 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:43.415830 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-00aca228-f50a-49dd-8cde-e9fe96bb0c50 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:43.415830 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-00aca228-f50a-49dd-8cde-e9fe96bb0c50 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Delete volume with id: d1da62d9-9c47-40a8-9e8f-f34ac0d93bf9 Aug 25 10:23:43.427031 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:43.427031 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:23:43.427657 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-00aca228-f50a-49dd-8cde-e9fe96bb0c50 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Volume info retrieved successfully. Aug 25 10:23:43.450335 np0000008063 devstack@c-api.service[100390]: WARNING cinder.keymgr.conf_key_mgr [None req-00aca228-f50a-49dd-8cde-e9fe96bb0c50 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 25 10:23:43.462536 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-00aca228-f50a-49dd-8cde-e9fe96bb0c50 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Delete volume request issued successfully. Aug 25 10:23:43.462884 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-00aca228-f50a-49dd-8cde-e9fe96bb0c50 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/volumes/d1da62d9-9c47-40a8-9e8f-f34ac0d93bf9 returned with HTTP 202 Aug 25 10:23:43.463465 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 736/2934] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:23:43 2026] DELETE /volume/v3/volumes/d1da62d9-9c47-40a8-9e8f-f34ac0d93bf9 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:23:43.473582 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-e7e1430c-54a2-4660-90e3-7956f832c014 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:43.476348 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e7e1430c-54a2-4660-90e3-7956f832c014 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] GET https://10.4.3.119/volume/v3/volumes/d1da62d9-9c47-40a8-9e8f-f34ac0d93bf9 Aug 25 10:23:43.476956 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e7e1430c-54a2-4660-90e3-7956f832c014 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:43.476956 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e7e1430c-54a2-4660-90e3-7956f832c014 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:43.491438 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:43.491438 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:23:43.498804 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-e7e1430c-54a2-4660-90e3-7956f832c014 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Volume info retrieved successfully. Aug 25 10:23:43.513496 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e7e1430c-54a2-4660-90e3-7956f832c014 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/volumes/d1da62d9-9c47-40a8-9e8f-f34ac0d93bf9 returned with HTTP 200 Aug 25 10:23:43.514062 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 742/2935] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:43 2026] GET /volume/v3/volumes/d1da62d9-9c47-40a8-9e8f-f34ac0d93bf9 => generated 869 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:43.612743 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-2dcde52e-c230-48a3-8823-0eb21dcdee33 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:43.616227 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-2dcde52e-c230-48a3-8823-0eb21dcdee33 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] GET https://10.4.3.119/volume/v3/snapshots/872c23f4-0bd0-4966-aeb4-6ce7e7d06181 Aug 25 10:23:43.616227 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-2dcde52e-c230-48a3-8823-0eb21dcdee33 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:43.616227 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-2dcde52e-c230-48a3-8823-0eb21dcdee33 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:43.625566 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-2dcde52e-c230-48a3-8823-0eb21dcdee33 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] https://10.4.3.119/volume/v3/snapshots/872c23f4-0bd0-4966-aeb4-6ce7e7d06181 returned with HTTP 404 Aug 25 10:23:43.626314 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 723/2936] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:23:43 2026] GET /volume/v3/snapshots/872c23f4-0bd0-4966-aeb4-6ce7e7d06181 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:23:43.628336 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-c255c00c-9688-458d-a783-237d0a3e419c None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:43.633562 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c255c00c-9688-458d-a783-237d0a3e419c tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] GET https://10.4.3.119/volume/v3/backups/c1d16bb7-b317-4367-8890-a23ebd9aa424 Aug 25 10:23:43.633844 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c255c00c-9688-458d-a783-237d0a3e419c tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:43.634150 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c255c00c-9688-458d-a783-237d0a3e419c tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:43.634338 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-c255c00c-9688-458d-a783-237d0a3e419c tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Show backup with id c1d16bb7-b317-4367-8890-a23ebd9aa424. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:23:43.639354 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-3b5b4723-d749-42c6-a66f-625413ed8812 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:43.641191 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:43.641191 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:23:43.642111 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c255c00c-9688-458d-a783-237d0a3e419c tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] https://10.4.3.119/volume/v3/backups/c1d16bb7-b317-4367-8890-a23ebd9aa424 returned with HTTP 200 Aug 25 10:23:43.642558 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 736/2937] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:23:43 2026] GET /volume/v3/backups/c1d16bb7-b317-4367-8890-a23ebd9aa424 => generated 725 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:43.642644 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3b5b4723-d749-42c6-a66f-625413ed8812 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] DELETE https://10.4.3.119/volume/v3/volumes/d130c291-82d7-4712-a93b-27b6767cd55e Aug 25 10:23:43.644095 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3b5b4723-d749-42c6-a66f-625413ed8812 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:43.644095 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3b5b4723-d749-42c6-a66f-625413ed8812 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:43.644391 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-3b5b4723-d749-42c6-a66f-625413ed8812 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Delete volume with id: d130c291-82d7-4712-a93b-27b6767cd55e Aug 25 10:23:43.654272 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:43.654272 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:23:43.654892 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-3b5b4723-d749-42c6-a66f-625413ed8812 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Volume info retrieved successfully. Aug 25 10:23:43.680083 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-3b5b4723-d749-42c6-a66f-625413ed8812 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Delete volume request issued successfully. Aug 25 10:23:43.680920 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3b5b4723-d749-42c6-a66f-625413ed8812 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] https://10.4.3.119/volume/v3/volumes/d130c291-82d7-4712-a93b-27b6767cd55e returned with HTTP 202 Aug 25 10:23:43.680920 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 737/2938] 10.4.3.119 () {68 vars in 1392 bytes} [Tue Aug 25 10:23:43 2026] DELETE /volume/v3/volumes/d130c291-82d7-4712-a93b-27b6767cd55e => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 10:23:43.693634 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-0b50d16a-65e5-401f-9b7e-323bd469d605 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:43.696358 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0b50d16a-65e5-401f-9b7e-323bd469d605 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] GET https://10.4.3.119/volume/v3/volumes/d130c291-82d7-4712-a93b-27b6767cd55e Aug 25 10:23:43.696358 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0b50d16a-65e5-401f-9b7e-323bd469d605 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:43.697094 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0b50d16a-65e5-401f-9b7e-323bd469d605 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:43.710346 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:43.710346 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:23:43.719273 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-0b50d16a-65e5-401f-9b7e-323bd469d605 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Volume info retrieved successfully. Aug 25 10:23:43.727277 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0b50d16a-65e5-401f-9b7e-323bd469d605 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] https://10.4.3.119/volume/v3/volumes/d130c291-82d7-4712-a93b-27b6767cd55e returned with HTTP 200 Aug 25 10:23:43.727277 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 743/2939] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:23:43 2026] GET /volume/v3/volumes/d130c291-82d7-4712-a93b-27b6767cd55e => generated 862 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:23:43.864405 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-ad7b6cf5-8701-48e2-bc95-1b7f937b15e1 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:43.873454 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ad7b6cf5-8701-48e2-bc95-1b7f937b15e1 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/backups/ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd Aug 25 10:23:43.874096 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ad7b6cf5-8701-48e2-bc95-1b7f937b15e1 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:43.874595 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ad7b6cf5-8701-48e2-bc95-1b7f937b15e1 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:43.874665 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-ad7b6cf5-8701-48e2-bc95-1b7f937b15e1 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Show backup with id ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:23:43.883334 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:43.883334 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:23:43.883334 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ad7b6cf5-8701-48e2-bc95-1b7f937b15e1 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/backups/ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd returned with HTTP 200 Aug 25 10:23:43.883627 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 724/2940] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:43 2026] GET /volume/v3/backups/ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd => generated 832 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:44.541808 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-355a6f7b-8592-4035-bf14-1f7bc80f7354 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:44.544307 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-355a6f7b-8592-4035-bf14-1f7bc80f7354 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] GET https://10.4.3.119/volume/v3/volumes/d1da62d9-9c47-40a8-9e8f-f34ac0d93bf9 Aug 25 10:23:44.544519 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-355a6f7b-8592-4035-bf14-1f7bc80f7354 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:44.544974 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-355a6f7b-8592-4035-bf14-1f7bc80f7354 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:44.554168 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-355a6f7b-8592-4035-bf14-1f7bc80f7354 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/volumes/d1da62d9-9c47-40a8-9e8f-f34ac0d93bf9 returned with HTTP 404 Aug 25 10:23:44.554168 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 737/2941] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:44 2026] GET /volume/v3/volumes/d1da62d9-9c47-40a8-9e8f-f34ac0d93bf9 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:23:44.563732 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-8566807b-c19a-4094-8050-98b6d5eddfa6 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:44.568502 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8566807b-c19a-4094-8050-98b6d5eddfa6 tempest-TestVolumeBootPattern-823432496 tempest-TestVolumeBootPattern-823432496-project-admin] GET https://10.4.3.119/volume/v3/volumes/detail?all_tenants=1 Aug 25 10:23:44.572171 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8566807b-c19a-4094-8050-98b6d5eddfa6 tempest-TestVolumeBootPattern-823432496 tempest-TestVolumeBootPattern-823432496-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:44.572171 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8566807b-c19a-4094-8050-98b6d5eddfa6 tempest-TestVolumeBootPattern-823432496 tempest-TestVolumeBootPattern-823432496-project-admin] Calling method 'detail' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:44.572171 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-8566807b-c19a-4094-8050-98b6d5eddfa6 tempest-TestVolumeBootPattern-823432496 tempest-TestVolumeBootPattern-823432496-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100390) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 10:23:44.638737 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-8566807b-c19a-4094-8050-98b6d5eddfa6 tempest-TestVolumeBootPattern-823432496 tempest-TestVolumeBootPattern-823432496-project-admin] Get all volumes completed successfully. Aug 25 10:23:44.642266 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:44.642266 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:23:44.651478 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8566807b-c19a-4094-8050-98b6d5eddfa6 tempest-TestVolumeBootPattern-823432496 tempest-TestVolumeBootPattern-823432496-project-admin] https://10.4.3.119/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 25 10:23:44.652518 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 738/2942] 10.4.3.119 () {66 vars in 1285 bytes} [Tue Aug 25 10:23:44 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 13826 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:23:44.664033 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-55e12ad7-5550-4635-87e3-eac3796e48b1 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:44.667608 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-55e12ad7-5550-4635-87e3-eac3796e48b1 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] GET https://10.4.3.119/volume/v3/backups/c1d16bb7-b317-4367-8890-a23ebd9aa424 Aug 25 10:23:44.668002 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-55e12ad7-5550-4635-87e3-eac3796e48b1 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:44.668353 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-55e12ad7-5550-4635-87e3-eac3796e48b1 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:44.668576 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-55e12ad7-5550-4635-87e3-eac3796e48b1 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Show backup with id c1d16bb7-b317-4367-8890-a23ebd9aa424. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:23:44.675516 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-51e0d97b-dfeb-4d05-978c-2407b001219d None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:44.676413 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:44.676413 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:23:44.677380 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-55e12ad7-5550-4635-87e3-eac3796e48b1 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] https://10.4.3.119/volume/v3/backups/c1d16bb7-b317-4367-8890-a23ebd9aa424 returned with HTTP 200 Aug 25 10:23:44.677815 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 744/2943] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:23:44 2026] GET /volume/v3/backups/c1d16bb7-b317-4367-8890-a23ebd9aa424 => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:44.678075 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-51e0d97b-dfeb-4d05-978c-2407b001219d tempest-TestVolumeBootPattern-823432496 tempest-TestVolumeBootPattern-823432496-project-admin] DELETE https://10.4.3.119/volume/v3/types/0872fda4-509a-4fc1-96df-10ec1626adb5 Aug 25 10:23:44.678366 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-51e0d97b-dfeb-4d05-978c-2407b001219d tempest-TestVolumeBootPattern-823432496 tempest-TestVolumeBootPattern-823432496-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:44.678667 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-51e0d97b-dfeb-4d05-978c-2407b001219d tempest-TestVolumeBootPattern-823432496 tempest-TestVolumeBootPattern-823432496-project-admin] Calling method '_delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:44.721859 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-51e0d97b-dfeb-4d05-978c-2407b001219d tempest-TestVolumeBootPattern-823432496 tempest-TestVolumeBootPattern-823432496-project-admin] https://10.4.3.119/volume/v3/types/0872fda4-509a-4fc1-96df-10ec1626adb5 returned with HTTP 202 Aug 25 10:23:44.722647 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 725/2944] 10.4.3.119 () {66 vars in 1345 bytes} [Tue Aug 25 10:23:44 2026] DELETE /volume/v3/types/0872fda4-509a-4fc1-96df-10ec1626adb5 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:23:44.741130 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-e89e7d5f-4f31-41cd-9051-d35755f5c9e9 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:44.743976 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e89e7d5f-4f31-41cd-9051-d35755f5c9e9 tempest-TestVolumeBootPattern-823432496 tempest-TestVolumeBootPattern-823432496-project-admin] POST https://10.4.3.119/volume/v3/types Aug 25 10:23:44.747077 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e89e7d5f-4f31-41cd-9051-d35755f5c9e9 tempest-TestVolumeBootPattern-823432496 tempest-TestVolumeBootPattern-823432496-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks2-1652376507", "extra_specs": {}}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:23:44.747583 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-01b89054-6575-4af6-a3b1-fe03635c9c1a None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:44.749650 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-01b89054-6575-4af6-a3b1-fe03635c9c1a tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] GET https://10.4.3.119/volume/v3/volumes/d130c291-82d7-4712-a93b-27b6767cd55e Aug 25 10:23:44.750788 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-01b89054-6575-4af6-a3b1-fe03635c9c1a tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:44.750788 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-01b89054-6575-4af6-a3b1-fe03635c9c1a tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:44.760118 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-01b89054-6575-4af6-a3b1-fe03635c9c1a tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] https://10.4.3.119/volume/v3/volumes/d130c291-82d7-4712-a93b-27b6767cd55e returned with HTTP 404 Aug 25 10:23:44.760946 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 739/2945] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:23:44 2026] GET /volume/v3/volumes/d130c291-82d7-4712-a93b-27b6767cd55e => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 25 10:23:44.776635 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-19eb7ada-dbf1-462a-b84f-51d46da03493 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:44.779768 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e89e7d5f-4f31-41cd-9051-d35755f5c9e9 tempest-TestVolumeBootPattern-823432496 tempest-TestVolumeBootPattern-823432496-project-admin] https://10.4.3.119/volume/v3/types returned with HTTP 200 Aug 25 10:23:44.779768 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 738/2946] 10.4.3.119 () {68 vars in 1252 bytes} [Tue Aug 25 10:23:44 2026] POST /volume/v3/types => generated 213 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:44.780358 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-19eb7ada-dbf1-462a-b84f-51d46da03493 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:23:44.780653 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-19eb7ada-dbf1-462a-b84f-51d46da03493 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-960632125"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:23:44.782545 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volumes [None req-19eb7ada-dbf1-462a-b84f-51d46da03493 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-960632125'}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:23:44.782697 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-19eb7ada-dbf1-462a-b84f-51d46da03493 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Create volume of 1 GB Aug 25 10:23:44.787643 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-19eb7ada-dbf1-462a-b84f-51d46da03493 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Availability Zones retrieved successfully. Aug 25 10:23:44.792569 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-258ab236-d51a-4765-a682-d4b8bbe1d9de None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:44.798305 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-19eb7ada-dbf1-462a-b84f-51d46da03493 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Flow 'volume_create_api' (3b6675dc-36be-4440-a2e2-a29a456aa775) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:23:44.798476 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-258ab236-d51a-4765-a682-d4b8bbe1d9de tempest-TestVolumeBootPattern-823432496 tempest-TestVolumeBootPattern-823432496-project-admin] POST https://10.4.3.119/volume/v3/types/dc2c1277-57ef-468f-abe5-ad615d78d5b5/encryption Aug 25 10:23:44.798551 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-19eb7ada-dbf1-462a-b84f-51d46da03493 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ca746bc-aaff-42b4-85c1-606c4f6ac12a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:44.798608 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-258ab236-d51a-4765-a682-d4b8bbe1d9de tempest-TestVolumeBootPattern-823432496 tempest-TestVolumeBootPattern-823432496-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:23:44.800337 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [None req-19eb7ada-dbf1-462a-b84f-51d46da03493 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Validating volume size '1' using validate_int {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:23:44.832156 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-258ab236-d51a-4765-a682-d4b8bbe1d9de tempest-TestVolumeBootPattern-823432496 tempest-TestVolumeBootPattern-823432496-project-admin] https://10.4.3.119/volume/v3/types/dc2c1277-57ef-468f-abe5-ad615d78d5b5/encryption returned with HTTP 200 Aug 25 10:23:44.832211 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-19eb7ada-dbf1-462a-b84f-51d46da03493 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ca746bc-aaff-42b4-85c1-606c4f6ac12a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:44.833302 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 726/2947] 10.4.3.119 () {68 vars in 1397 bytes} [Tue Aug 25 10:23:44 2026] POST /volume/v3/types/dc2c1277-57ef-468f-abe5-ad615d78d5b5/encryption => generated 231 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:44.833453 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-19eb7ada-dbf1-462a-b84f-51d46da03493 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30c49fbc-a5fe-49ea-92be-c6d3bdac0350) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:44.847162 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-deb0fec9-ef30-4b6b-bdde-6832e2d6808c None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:44.849735 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-deb0fec9-ef30-4b6b-bdde-6832e2d6808c tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:23:44.850213 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-deb0fec9-ef30-4b6b-bdde-6832e2d6808c tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-786327997", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-1652376507", "size": 1}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:23:44.852819 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volumes [None req-deb0fec9-ef30-4b6b-bdde-6832e2d6808c tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-786327997', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks2-1652376507', 'size': 1}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:23:44.858593 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-deb0fec9-ef30-4b6b-bdde-6832e2d6808c tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Create volume of 1 GB Aug 25 10:23:44.859118 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:44.859118 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:23:44.860066 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-deb0fec9-ef30-4b6b-bdde-6832e2d6808c tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Availability Zones retrieved successfully. Aug 25 10:23:44.867395 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-deb0fec9-ef30-4b6b-bdde-6832e2d6808c tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Flow 'volume_create_api' (566970db-ba5a-4698-9123-db6799c771ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:23:44.868547 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-deb0fec9-ef30-4b6b-bdde-6832e2d6808c tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d948a16d-37af-4079-bd26-753d29dea1a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:44.869878 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-deb0fec9-ef30-4b6b-bdde-6832e2d6808c tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Validating volume size '1' using validate_int {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:23:44.875853 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-19eb7ada-dbf1-462a-b84f-51d46da03493 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Created reservations ['acd57cb5-daa2-4ef7-b6fd-7b59f33b58cd', '7360ebec-d424-483e-8d72-105d206e6aa1', 'fefb63a8-79e8-4268-9571-a130c4454329', '2be8c4fa-a918-4e0b-b344-2b88c085f891'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:23:44.876759 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-19eb7ada-dbf1-462a-b84f-51d46da03493 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30c49fbc-a5fe-49ea-92be-c6d3bdac0350) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['acd57cb5-daa2-4ef7-b6fd-7b59f33b58cd', '7360ebec-d424-483e-8d72-105d206e6aa1', 'fefb63a8-79e8-4268-9571-a130c4454329', '2be8c4fa-a918-4e0b-b344-2b88c085f891']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:44.877563 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-19eb7ada-dbf1-462a-b84f-51d46da03493 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2923aed4-8990-405e-93a6-d8d6009fec48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:44.897222 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-35c17a0f-aec6-4351-9083-209eb35827fd None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:44.900217 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-35c17a0f-aec6-4351-9083-209eb35827fd tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/backups/ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd Aug 25 10:23:44.900217 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-35c17a0f-aec6-4351-9083-209eb35827fd tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:44.900217 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-35c17a0f-aec6-4351-9083-209eb35827fd tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:44.900342 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-35c17a0f-aec6-4351-9083-209eb35827fd tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Show backup with id ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:23:44.906662 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-deb0fec9-ef30-4b6b-bdde-6832e2d6808c tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d948a16d-37af-4079-bd26-753d29dea1a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:23:45Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=dc2c1277-57ef-468f-abe5-ad615d78d5b5,is_public=True,name='tempest-scenario-type-luks2-1652376507',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dc2c1277-57ef-468f-abe5-ad615d78d5b5', '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=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:44.906855 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:44.906855 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:23:44.907506 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-deb0fec9-ef30-4b6b-bdde-6832e2d6808c tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a545020-ae18-41db-8072-b0cd6255ae3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:44.907889 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-35c17a0f-aec6-4351-9083-209eb35827fd tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/backups/ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd returned with HTTP 200 Aug 25 10:23:44.908425 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 739/2948] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:44 2026] GET /volume/v3/backups/ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd => generated 832 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 10:23:44.910512 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-19eb7ada-dbf1-462a-b84f-51d46da03493 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2923aed4-8990-405e-93a6-d8d6009fec48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '38e17385-4d21-48d8-b45b-2651737efe32', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-960632125',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='530992d4418b4bd5a29162fffa0826dc',qos_specs=None,replication_status=,reservations=['acd57cb5-daa2-4ef7-b6fd-7b59f33b58cd','7360ebec-d424-483e-8d72-105d206e6aa1','fefb63a8-79e8-4268-9571-a130c4454329','2be8c4fa-a918-4e0b-b344-2b88c085f891'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a656dd8fae945e1b3873652dc5907e5',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:23:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-960632125',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=38e17385-4d21-48d8-b45b-2651737efe32,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='530992d4418b4bd5a29162fffa0826dc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4a656dd8fae945e1b3873652dc5907e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:44.911587 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-19eb7ada-dbf1-462a-b84f-51d46da03493 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ccfc5fa-0c40-40f1-ad0e-89f48804105d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:44.940693 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-19eb7ada-dbf1-462a-b84f-51d46da03493 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ccfc5fa-0c40-40f1-ad0e-89f48804105d) transitioned into state 'SUCCESS' from state '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-960632125',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='530992d4418b4bd5a29162fffa0826dc',qos_specs=None,replication_status=,reservations=['acd57cb5-daa2-4ef7-b6fd-7b59f33b58cd','7360ebec-d424-483e-8d72-105d206e6aa1','fefb63a8-79e8-4268-9571-a130c4454329','2be8c4fa-a918-4e0b-b344-2b88c085f891'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a656dd8fae945e1b3873652dc5907e5',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:44.942041 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-19eb7ada-dbf1-462a-b84f-51d46da03493 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4e549fd-c5c2-417c-a159-d961876ca052) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:44.955419 np0000008063 devstack@c-api.service[100390]: WARNING cinder.quota [None req-deb0fec9-ef30-4b6b-bdde-6832e2d6808c tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-1652376507 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-1652376507, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:23:44.955419 np0000008063 devstack@c-api.service[100390]: WARNING cinder.quota [None req-deb0fec9-ef30-4b6b-bdde-6832e2d6808c tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-1652376507 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-1652376507, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:23:44.957811 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-19eb7ada-dbf1-462a-b84f-51d46da03493 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4e549fd-c5c2-417c-a159-d961876ca052) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:44.958953 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-19eb7ada-dbf1-462a-b84f-51d46da03493 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Flow 'volume_create_api' (3b6675dc-36be-4440-a2e2-a29a456aa775) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:23:44.959219 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-19eb7ada-dbf1-462a-b84f-51d46da03493 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Create volume request issued successfully. Aug 25 10:23:44.959956 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-19eb7ada-dbf1-462a-b84f-51d46da03493 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:23:44.960685 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 745/2949] 10.4.3.119 () {70 vars in 1299 bytes} [Tue Aug 25 10:23:44 2026] POST /volume/v3/volumes => generated 769 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:23:44.979162 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-be5ce8a1-bbc3-4f2e-8f9e-4d3fa91aaaa0 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:44.983053 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-be5ce8a1-bbc3-4f2e-8f9e-4d3fa91aaaa0 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] GET https://10.4.3.119/volume/v3/volumes/38e17385-4d21-48d8-b45b-2651737efe32 Aug 25 10:23:44.983323 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-be5ce8a1-bbc3-4f2e-8f9e-4d3fa91aaaa0 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:44.983563 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-be5ce8a1-bbc3-4f2e-8f9e-4d3fa91aaaa0 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:44.993280 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:44.993280 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:23:44.998731 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-be5ce8a1-bbc3-4f2e-8f9e-4d3fa91aaaa0 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Volume info retrieved successfully. Aug 25 10:23:45.006968 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-be5ce8a1-bbc3-4f2e-8f9e-4d3fa91aaaa0 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] https://10.4.3.119/volume/v3/volumes/38e17385-4d21-48d8-b45b-2651737efe32 returned with HTTP 200 Aug 25 10:23:45.008976 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 727/2950] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:23:44 2026] GET /volume/v3/volumes/38e17385-4d21-48d8-b45b-2651737efe32 => generated 837 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:23:45.009374 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-deb0fec9-ef30-4b6b-bdde-6832e2d6808c tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Created reservations ['88713cb6-635d-4100-941b-b0f534b9e017', 'f81085be-bc4a-47cb-9567-3cdd81f3d4ca', '71392dff-99ae-4b12-8923-16b1395b39fb', '61ebefd5-44f6-4fd6-8fbb-8bd64c218314'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:23:45.010717 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-deb0fec9-ef30-4b6b-bdde-6832e2d6808c tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a545020-ae18-41db-8072-b0cd6255ae3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['88713cb6-635d-4100-941b-b0f534b9e017', 'f81085be-bc4a-47cb-9567-3cdd81f3d4ca', '71392dff-99ae-4b12-8923-16b1395b39fb', '61ebefd5-44f6-4fd6-8fbb-8bd64c218314']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:45.011924 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-deb0fec9-ef30-4b6b-bdde-6832e2d6808c tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a08900b0-8201-4cd5-a7da-235698c5edd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:45.042902 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-deb0fec9-ef30-4b6b-bdde-6832e2d6808c tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a08900b0-8201-4cd5-a7da-235698c5edd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '693ba89e-c467-48a7-a6cb-2f50ba40bc0e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-786327997',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49e898606e564bcf928d669866fcdee1',qos_specs=None,replication_status=,reservations=['88713cb6-635d-4100-941b-b0f534b9e017','f81085be-bc4a-47cb-9567-3cdd81f3d4ca','71392dff-99ae-4b12-8923-16b1395b39fb','61ebefd5-44f6-4fd6-8fbb-8bd64c218314'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe4d6cabe39746599fd56f0ed08639e6',volume_type_id=dc2c1277-57ef-468f-abe5-ad615d78d5b5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:23:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-786327997',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=693ba89e-c467-48a7-a6cb-2f50ba40bc0e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='49e898606e564bcf928d669866fcdee1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fe4d6cabe39746599fd56f0ed08639e6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dc2c1277-57ef-468f-abe5-ad615d78d5b5),volume_type_id=dc2c1277-57ef-468f-abe5-ad615d78d5b5)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:45.043877 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-deb0fec9-ef30-4b6b-bdde-6832e2d6808c tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7feea162-d6a4-4382-85f6-736c2e61a9ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:45.081718 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-deb0fec9-ef30-4b6b-bdde-6832e2d6808c tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7feea162-d6a4-4382-85f6-736c2e61a9ff) transitioned into state 'SUCCESS' from state '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-786327997',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49e898606e564bcf928d669866fcdee1',qos_specs=None,replication_status=,reservations=['88713cb6-635d-4100-941b-b0f534b9e017','f81085be-bc4a-47cb-9567-3cdd81f3d4ca','71392dff-99ae-4b12-8923-16b1395b39fb','61ebefd5-44f6-4fd6-8fbb-8bd64c218314'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe4d6cabe39746599fd56f0ed08639e6',volume_type_id=dc2c1277-57ef-468f-abe5-ad615d78d5b5)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:45.082658 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-deb0fec9-ef30-4b6b-bdde-6832e2d6808c tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2214eab9-f377-4426-895d-24f34f91124e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:45.096811 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-deb0fec9-ef30-4b6b-bdde-6832e2d6808c tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2214eab9-f377-4426-895d-24f34f91124e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:45.100241 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-deb0fec9-ef30-4b6b-bdde-6832e2d6808c tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Flow 'volume_create_api' (566970db-ba5a-4698-9123-db6799c771ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:23:45.100241 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-deb0fec9-ef30-4b6b-bdde-6832e2d6808c tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Create volume request issued successfully. Aug 25 10:23:45.100241 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-deb0fec9-ef30-4b6b-bdde-6832e2d6808c tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:23:45.100241 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 740/2951] 10.4.3.119 () {68 vars in 1259 bytes} [Tue Aug 25 10:23:44 2026] POST /volume/v3/volumes => generated 780 bytes in 256 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:23:45.116565 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-87375695-2beb-49fe-9e0d-f85eb279a82a None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:45.119283 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-87375695-2beb-49fe-9e0d-f85eb279a82a tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] GET https://10.4.3.119/volume/v3/volumes/693ba89e-c467-48a7-a6cb-2f50ba40bc0e Aug 25 10:23:45.119471 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-87375695-2beb-49fe-9e0d-f85eb279a82a tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:45.119828 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-87375695-2beb-49fe-9e0d-f85eb279a82a tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:45.130918 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:45.130918 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:23:45.137075 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-87375695-2beb-49fe-9e0d-f85eb279a82a tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Volume info retrieved successfully. Aug 25 10:23:45.142909 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-87375695-2beb-49fe-9e0d-f85eb279a82a tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/volumes/693ba89e-c467-48a7-a6cb-2f50ba40bc0e returned with HTTP 200 Aug 25 10:23:45.143583 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 740/2952] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:45 2026] GET /volume/v3/volumes/693ba89e-c467-48a7-a6cb-2f50ba40bc0e => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:45.692621 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-cd40ce92-cd55-44ac-ab10-68f03e00aa47 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:45.695667 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-cd40ce92-cd55-44ac-ab10-68f03e00aa47 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] GET https://10.4.3.119/volume/v3/backups/c1d16bb7-b317-4367-8890-a23ebd9aa424 Aug 25 10:23:45.697168 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-cd40ce92-cd55-44ac-ab10-68f03e00aa47 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:45.697168 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-cd40ce92-cd55-44ac-ab10-68f03e00aa47 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:45.697168 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-cd40ce92-cd55-44ac-ab10-68f03e00aa47 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Show backup with id c1d16bb7-b317-4367-8890-a23ebd9aa424. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:23:45.704383 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:45.704383 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:23:45.705289 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-cd40ce92-cd55-44ac-ab10-68f03e00aa47 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] https://10.4.3.119/volume/v3/backups/c1d16bb7-b317-4367-8890-a23ebd9aa424 returned with HTTP 200 Aug 25 10:23:45.705701 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 746/2953] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:23:45 2026] GET /volume/v3/backups/c1d16bb7-b317-4367-8890-a23ebd9aa424 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:45.921686 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-d400b666-3f03-4a9a-9b05-7a81692a7842 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:45.924355 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d400b666-3f03-4a9a-9b05-7a81692a7842 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/backups/ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd Aug 25 10:23:45.924588 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d400b666-3f03-4a9a-9b05-7a81692a7842 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:45.924798 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d400b666-3f03-4a9a-9b05-7a81692a7842 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:45.925186 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-d400b666-3f03-4a9a-9b05-7a81692a7842 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Show backup with id ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:23:45.933122 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:45.933122 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:23:45.933916 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d400b666-3f03-4a9a-9b05-7a81692a7842 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/backups/ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd returned with HTTP 200 Aug 25 10:23:45.934330 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 728/2954] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:45 2026] GET /volume/v3/backups/ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd => generated 832 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:46.024395 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-7b6f7b96-6247-4013-a00e-2160fa2e8f03 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:46.027377 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7b6f7b96-6247-4013-a00e-2160fa2e8f03 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] GET https://10.4.3.119/volume/v3/volumes/38e17385-4d21-48d8-b45b-2651737efe32 Aug 25 10:23:46.027377 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-7b6f7b96-6247-4013-a00e-2160fa2e8f03 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:46.027377 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-7b6f7b96-6247-4013-a00e-2160fa2e8f03 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:46.038795 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:46.038795 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:23:46.044268 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-7b6f7b96-6247-4013-a00e-2160fa2e8f03 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Volume info retrieved successfully. Aug 25 10:23:46.050435 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7b6f7b96-6247-4013-a00e-2160fa2e8f03 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] https://10.4.3.119/volume/v3/volumes/38e17385-4d21-48d8-b45b-2651737efe32 returned with HTTP 200 Aug 25 10:23:46.051782 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 741/2955] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:23:46 2026] GET /volume/v3/volumes/38e17385-4d21-48d8-b45b-2651737efe32 => generated 862 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:23:46.068832 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-7774605a-bd7d-4d61-bd60-c7f3da8e7bdf None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:46.073635 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7774605a-bd7d-4d61-bd60-c7f3da8e7bdf tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:23:46.074380 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7774605a-bd7d-4d61-bd60-c7f3da8e7bdf tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "38e17385-4d21-48d8-b45b-2651737efe32", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-530094564"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:23:46.076754 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-7774605a-bd7d-4d61-bd60-c7f3da8e7bdf tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Create volume request body: {'volume': {'source_volid': '38e17385-4d21-48d8-b45b-2651737efe32', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-530094564'}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:23:46.087255 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:46.087255 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:23:46.088811 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-7774605a-bd7d-4d61-bd60-c7f3da8e7bdf tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Volume retrieved successfully. Aug 25 10:23:46.088811 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-7774605a-bd7d-4d61-bd60-c7f3da8e7bdf tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Create volume of 1 GB Aug 25 10:23:46.093621 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-7774605a-bd7d-4d61-bd60-c7f3da8e7bdf tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Availability Zones retrieved successfully. Aug 25 10:23:46.100602 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-7774605a-bd7d-4d61-bd60-c7f3da8e7bdf tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Flow 'volume_create_api' (a5d9e863-c01a-4030-966d-b9a9995f3c54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:23:46.102203 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-7774605a-bd7d-4d61-bd60-c7f3da8e7bdf tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64ddd9b3-4135-40b9-ac4c-d29184dfa746) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:46.103526 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [None req-7774605a-bd7d-4d61-bd60-c7f3da8e7bdf tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:23:46.151024 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-7774605a-bd7d-4d61-bd60-c7f3da8e7bdf tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64ddd9b3-4135-40b9-ac4c-d29184dfa746) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '38e17385-4d21-48d8-b45b-2651737efe32', 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:46.151024 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-7774605a-bd7d-4d61-bd60-c7f3da8e7bdf tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cebd191d-6685-4a31-8a22-a61a742b538d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:46.170441 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-257e8e21-3164-439e-9e26-1fd4ed0a71d6 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:46.175614 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-257e8e21-3164-439e-9e26-1fd4ed0a71d6 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] GET https://10.4.3.119/volume/v3/volumes/693ba89e-c467-48a7-a6cb-2f50ba40bc0e Aug 25 10:23:46.175614 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-257e8e21-3164-439e-9e26-1fd4ed0a71d6 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:46.175614 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-257e8e21-3164-439e-9e26-1fd4ed0a71d6 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:46.182982 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:46.182982 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:23:46.189749 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-257e8e21-3164-439e-9e26-1fd4ed0a71d6 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Volume info retrieved successfully. Aug 25 10:23:46.197183 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-257e8e21-3164-439e-9e26-1fd4ed0a71d6 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/volumes/693ba89e-c467-48a7-a6cb-2f50ba40bc0e returned with HTTP 200 Aug 25 10:23:46.200325 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 747/2956] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:46 2026] GET /volume/v3/volumes/693ba89e-c467-48a7-a6cb-2f50ba40bc0e => generated 873 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:46.216747 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-94829d5c-c280-4809-b8d3-ee232ab35c6f None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:46.219433 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-94829d5c-c280-4809-b8d3-ee232ab35c6f tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] GET https://10.4.3.119/volume/v3/volumes/693ba89e-c467-48a7-a6cb-2f50ba40bc0e Aug 25 10:23:46.219525 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-7774605a-bd7d-4d61-bd60-c7f3da8e7bdf tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Created reservations ['dd6346d6-255e-4e76-a48d-e6ed19e0cd7f', 'cda154d3-6d21-4647-9176-50219cbdf80f', 'ebc8a9c8-810b-4406-82ec-633ec4f0ba63', '4a0a0b2a-8eb5-4be7-aa01-8036b2e49447'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:23:46.221275 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-94829d5c-c280-4809-b8d3-ee232ab35c6f tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:46.221275 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-94829d5c-c280-4809-b8d3-ee232ab35c6f tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:46.221485 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-7774605a-bd7d-4d61-bd60-c7f3da8e7bdf tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cebd191d-6685-4a31-8a22-a61a742b538d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dd6346d6-255e-4e76-a48d-e6ed19e0cd7f', 'cda154d3-6d21-4647-9176-50219cbdf80f', 'ebc8a9c8-810b-4406-82ec-633ec4f0ba63', '4a0a0b2a-8eb5-4be7-aa01-8036b2e49447']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:46.221793 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-7774605a-bd7d-4d61-bd60-c7f3da8e7bdf tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7eb0e861-62ce-4a5d-a9c3-53875d2f3f9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:46.237454 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:46.237454 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:23:46.245897 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-94829d5c-c280-4809-b8d3-ee232ab35c6f tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Volume info retrieved successfully. Aug 25 10:23:46.253853 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-94829d5c-c280-4809-b8d3-ee232ab35c6f tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/volumes/693ba89e-c467-48a7-a6cb-2f50ba40bc0e returned with HTTP 200 Aug 25 10:23:46.256462 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 729/2957] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:46 2026] GET /volume/v3/volumes/693ba89e-c467-48a7-a6cb-2f50ba40bc0e => generated 873 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:46.276453 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-64fe5e93-53dd-466f-b1a8-0ea3a764a217 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:46.277637 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-7774605a-bd7d-4d61-bd60-c7f3da8e7bdf tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7eb0e861-62ce-4a5d-a9c3-53875d2f3f9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd572d46a-59ec-4a21-8026-53a336899d22', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-530094564',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='530992d4418b4bd5a29162fffa0826dc',qos_specs=None,replication_status=,reservations=['dd6346d6-255e-4e76-a48d-e6ed19e0cd7f','cda154d3-6d21-4647-9176-50219cbdf80f','ebc8a9c8-810b-4406-82ec-633ec4f0ba63','4a0a0b2a-8eb5-4be7-aa01-8036b2e49447'],size=1,snapshot_id=None,source_replicaid=,source_volid=38e17385-4d21-48d8-b45b-2651737efe32,status='creating',user_id='4a656dd8fae945e1b3873652dc5907e5',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:23:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-530094564',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d572d46a-59ec-4a21-8026-53a336899d22,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='530992d4418b4bd5a29162fffa0826dc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=38e17385-4d21-48d8-b45b-2651737efe32,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4a656dd8fae945e1b3873652dc5907e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:46.279065 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-7774605a-bd7d-4d61-bd60-c7f3da8e7bdf tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83bfe11a-3f44-4ab9-8ee7-2853e3599506) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:46.282450 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-64fe5e93-53dd-466f-b1a8-0ea3a764a217 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] POST https://10.4.3.119/volume/v3/volumes/693ba89e-c467-48a7-a6cb-2f50ba40bc0e/action Aug 25 10:23:46.282634 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-64fe5e93-53dd-466f-b1a8-0ea3a764a217 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100390) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:23:46.282714 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-64fe5e93-53dd-466f-b1a8-0ea3a764a217 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:23:46.294272 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:46.294272 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:23:46.294272 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-64fe5e93-53dd-466f-b1a8-0ea3a764a217 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Volume info retrieved successfully. Aug 25 10:23:46.309159 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-64fe5e93-53dd-466f-b1a8-0ea3a764a217 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Volume updated successfully. Aug 25 10:23:46.310827 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-64fe5e93-53dd-466f-b1a8-0ea3a764a217 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/volumes/693ba89e-c467-48a7-a6cb-2f50ba40bc0e/action returned with HTTP 200 Aug 25 10:23:46.310827 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 742/2958] 10.4.3.119 () {68 vars in 1390 bytes} [Tue Aug 25 10:23:46 2026] POST /volume/v3/volumes/693ba89e-c467-48a7-a6cb-2f50ba40bc0e/action => generated 0 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 25 10:23:46.316941 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-7774605a-bd7d-4d61-bd60-c7f3da8e7bdf tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83bfe11a-3f44-4ab9-8ee7-2853e3599506) transitioned into state 'SUCCESS' from state '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-530094564',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='530992d4418b4bd5a29162fffa0826dc',qos_specs=None,replication_status=,reservations=['dd6346d6-255e-4e76-a48d-e6ed19e0cd7f','cda154d3-6d21-4647-9176-50219cbdf80f','ebc8a9c8-810b-4406-82ec-633ec4f0ba63','4a0a0b2a-8eb5-4be7-aa01-8036b2e49447'],size=1,snapshot_id=None,source_replicaid=,source_volid=38e17385-4d21-48d8-b45b-2651737efe32,status='creating',user_id='4a656dd8fae945e1b3873652dc5907e5',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:46.319560 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-7774605a-bd7d-4d61-bd60-c7f3da8e7bdf tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8e28ffc-2566-4cde-9b39-139df6c50560) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:46.355610 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-7774605a-bd7d-4d61-bd60-c7f3da8e7bdf tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8e28ffc-2566-4cde-9b39-139df6c50560) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:46.357659 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-7774605a-bd7d-4d61-bd60-c7f3da8e7bdf tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Flow 'volume_create_api' (a5d9e863-c01a-4030-966d-b9a9995f3c54) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:23:46.357659 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-7774605a-bd7d-4d61-bd60-c7f3da8e7bdf tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Create volume request issued successfully. Aug 25 10:23:46.358271 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7774605a-bd7d-4d61-bd60-c7f3da8e7bdf tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:23:46.358960 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 741/2959] 10.4.3.119 () {70 vars in 1300 bytes} [Tue Aug 25 10:23:46 2026] POST /volume/v3/volumes => generated 803 bytes in 291 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:23:46.381450 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-3e5bff08-9a0c-4195-b6f5-40b6e8cb17f5 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:46.384174 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3e5bff08-9a0c-4195-b6f5-40b6e8cb17f5 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] GET https://10.4.3.119/volume/v3/volumes/d572d46a-59ec-4a21-8026-53a336899d22 Aug 25 10:23:46.384298 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3e5bff08-9a0c-4195-b6f5-40b6e8cb17f5 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:46.385739 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3e5bff08-9a0c-4195-b6f5-40b6e8cb17f5 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:46.397774 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:46.397774 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:23:46.407312 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-3e5bff08-9a0c-4195-b6f5-40b6e8cb17f5 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Volume info retrieved successfully. Aug 25 10:23:46.412475 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3e5bff08-9a0c-4195-b6f5-40b6e8cb17f5 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] https://10.4.3.119/volume/v3/volumes/d572d46a-59ec-4a21-8026-53a336899d22 returned with HTTP 200 Aug 25 10:23:46.412475 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 748/2960] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:23:46 2026] GET /volume/v3/volumes/d572d46a-59ec-4a21-8026-53a336899d22 => generated 871 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:23:46.513121 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-21ef66c1-d723-43cd-8920-301fcfccd5e3 req-c3520527-99d7-4761-a857-48766ead9c66 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:46.516887 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-21ef66c1-d723-43cd-8920-301fcfccd5e3 req-c3520527-99d7-4761-a857-48766ead9c66 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] GET https://10.4.3.119/volume/v3/volumes/693ba89e-c467-48a7-a6cb-2f50ba40bc0e Aug 25 10:23:46.518418 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-21ef66c1-d723-43cd-8920-301fcfccd5e3 req-c3520527-99d7-4761-a857-48766ead9c66 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:46.518418 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-21ef66c1-d723-43cd-8920-301fcfccd5e3 req-c3520527-99d7-4761-a857-48766ead9c66 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:46.530370 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:46.530370 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:23:46.535116 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-21ef66c1-d723-43cd-8920-301fcfccd5e3 req-c3520527-99d7-4761-a857-48766ead9c66 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Volume info retrieved successfully. Aug 25 10:23:46.540954 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-21ef66c1-d723-43cd-8920-301fcfccd5e3 req-c3520527-99d7-4761-a857-48766ead9c66 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/volumes/693ba89e-c467-48a7-a6cb-2f50ba40bc0e returned with HTTP 200 Aug 25 10:23:46.541745 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 730/2961] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:23:46 2026] GET /volume/v3/volumes/693ba89e-c467-48a7-a6cb-2f50ba40bc0e => generated 872 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:46.721385 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-9fdf9e30-43a7-4324-913e-2e3a2ac6f5ed None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:46.722278 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-9fdf9e30-43a7-4324-913e-2e3a2ac6f5ed tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] GET https://10.4.3.119/volume/v3/backups/c1d16bb7-b317-4367-8890-a23ebd9aa424 Aug 25 10:23:46.722564 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-9fdf9e30-43a7-4324-913e-2e3a2ac6f5ed tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:46.722815 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-9fdf9e30-43a7-4324-913e-2e3a2ac6f5ed tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:46.722967 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-9fdf9e30-43a7-4324-913e-2e3a2ac6f5ed tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Show backup with id c1d16bb7-b317-4367-8890-a23ebd9aa424. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:23:46.732251 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:46.732251 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:23:46.732251 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-9fdf9e30-43a7-4324-913e-2e3a2ac6f5ed tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] https://10.4.3.119/volume/v3/backups/c1d16bb7-b317-4367-8890-a23ebd9aa424 returned with HTTP 200 Aug 25 10:23:46.732251 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 743/2962] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:23:46 2026] GET /volume/v3/backups/c1d16bb7-b317-4367-8890-a23ebd9aa424 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:46.946804 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-1fc0a733-c7e7-4d07-a2a4-1188881fe7e5 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:46.949072 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1fc0a733-c7e7-4d07-a2a4-1188881fe7e5 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/backups/ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd Aug 25 10:23:46.949595 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1fc0a733-c7e7-4d07-a2a4-1188881fe7e5 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:46.949595 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1fc0a733-c7e7-4d07-a2a4-1188881fe7e5 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:46.949595 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-1fc0a733-c7e7-4d07-a2a4-1188881fe7e5 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Show backup with id ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:23:46.957219 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:46.957219 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:23:46.958038 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1fc0a733-c7e7-4d07-a2a4-1188881fe7e5 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/backups/ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd returned with HTTP 200 Aug 25 10:23:46.958844 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 742/2963] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:46 2026] GET /volume/v3/backups/ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd => generated 832 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:47.049017 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-21ef66c1-d723-43cd-8920-301fcfccd5e3 req-34c238e4-e43e-492b-b87a-737771124475 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:47.052521 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-21ef66c1-d723-43cd-8920-301fcfccd5e3 req-34c238e4-e43e-492b-b87a-737771124475 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] GET https://10.4.3.119/volume/v3/volumes/693ba89e-c467-48a7-a6cb-2f50ba40bc0e Aug 25 10:23:47.052799 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-21ef66c1-d723-43cd-8920-301fcfccd5e3 req-34c238e4-e43e-492b-b87a-737771124475 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:47.053450 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-21ef66c1-d723-43cd-8920-301fcfccd5e3 req-34c238e4-e43e-492b-b87a-737771124475 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:47.063036 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:47.063036 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:23:47.072164 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-21ef66c1-d723-43cd-8920-301fcfccd5e3 req-34c238e4-e43e-492b-b87a-737771124475 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Volume info retrieved successfully. Aug 25 10:23:47.075764 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-21ef66c1-d723-43cd-8920-301fcfccd5e3 req-34c238e4-e43e-492b-b87a-737771124475 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/volumes/693ba89e-c467-48a7-a6cb-2f50ba40bc0e returned with HTTP 200 Aug 25 10:23:47.076696 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 749/2964] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:23:47 2026] GET /volume/v3/volumes/693ba89e-c467-48a7-a6cb-2f50ba40bc0e => generated 872 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:47.089389 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-f2dd3013-0e93-4f6f-bffd-53096c5c8b52 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:47.089860 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f2dd3013-0e93-4f6f-bffd-53096c5c8b52 None None] GET https://10.4.3.119/volume// Aug 25 10:23:47.090112 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f2dd3013-0e93-4f6f-bffd-53096c5c8b52 None None] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:47.090790 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f2dd3013-0e93-4f6f-bffd-53096c5c8b52 None None] Calling method 'all' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:47.091221 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f2dd3013-0e93-4f6f-bffd-53096c5c8b52 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:23:47.091498 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 731/2965] 10.4.3.119 () {66 vars in 1419 bytes} [Tue Aug 25 10:23:47 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:23:47.104167 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-21ef66c1-d723-43cd-8920-301fcfccd5e3 req-bc084d1a-7445-4f89-af08-ed0a757c88b5 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:47.108165 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-21ef66c1-d723-43cd-8920-301fcfccd5e3 req-bc084d1a-7445-4f89-af08-ed0a757c88b5 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] POST https://10.4.3.119/volume/v3/attachments Aug 25 10:23:47.108165 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-21ef66c1-d723-43cd-8920-301fcfccd5e3 req-bc084d1a-7445-4f89-af08-ed0a757c88b5 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "693ba89e-c467-48a7-a6cb-2f50ba40bc0e", "connector": null, "instance_uuid": "c76d6d4d-d029-4989-b290-93de291a4bf4"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:23:47.117794 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:47.117794 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:23:47.161745 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-21ef66c1-d723-43cd-8920-301fcfccd5e3 req-bc084d1a-7445-4f89-af08-ed0a757c88b5 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/attachments returned with HTTP 200 Aug 25 10:23:47.162567 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 744/2966] 10.4.3.119 () {74 vars in 1594 bytes} [Tue Aug 25 10:23:47 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 25 10:23:47.427963 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-a871408d-f62a-4c22-b872-0b716b116251 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:47.430316 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a871408d-f62a-4c22-b872-0b716b116251 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] GET https://10.4.3.119/volume/v3/volumes/d572d46a-59ec-4a21-8026-53a336899d22 Aug 25 10:23:47.430611 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a871408d-f62a-4c22-b872-0b716b116251 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:47.431068 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a871408d-f62a-4c22-b872-0b716b116251 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:47.439543 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:47.439543 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:23:47.445928 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-a871408d-f62a-4c22-b872-0b716b116251 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Volume info retrieved successfully. Aug 25 10:23:47.451532 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a871408d-f62a-4c22-b872-0b716b116251 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] https://10.4.3.119/volume/v3/volumes/d572d46a-59ec-4a21-8026-53a336899d22 returned with HTTP 200 Aug 25 10:23:47.452700 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 743/2967] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:23:47 2026] GET /volume/v3/volumes/d572d46a-59ec-4a21-8026-53a336899d22 => generated 896 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:23:47.466901 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-fda89efd-fe67-4138-bc34-c9766e0ede33 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:47.469376 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-fda89efd-fe67-4138-bc34-c9766e0ede33 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] DELETE https://10.4.3.119/volume/v3/volumes/38e17385-4d21-48d8-b45b-2651737efe32 Aug 25 10:23:47.469678 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-fda89efd-fe67-4138-bc34-c9766e0ede33 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:47.469907 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-fda89efd-fe67-4138-bc34-c9766e0ede33 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:47.470145 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-fda89efd-fe67-4138-bc34-c9766e0ede33 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Delete volume with id: 38e17385-4d21-48d8-b45b-2651737efe32 Aug 25 10:23:47.477797 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:47.477797 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:23:47.478004 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-fda89efd-fe67-4138-bc34-c9766e0ede33 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Volume info retrieved successfully. Aug 25 10:23:47.503985 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-fda89efd-fe67-4138-bc34-c9766e0ede33 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Delete volume request issued successfully. Aug 25 10:23:47.504364 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-fda89efd-fe67-4138-bc34-c9766e0ede33 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] https://10.4.3.119/volume/v3/volumes/38e17385-4d21-48d8-b45b-2651737efe32 returned with HTTP 202 Aug 25 10:23:47.505436 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 750/2968] 10.4.3.119 () {68 vars in 1392 bytes} [Tue Aug 25 10:23:47 2026] DELETE /volume/v3/volumes/38e17385-4d21-48d8-b45b-2651737efe32 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 10:23:47.517485 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-01b874ed-ea60-4534-965f-96a7dcf53bc3 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:47.520799 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-01b874ed-ea60-4534-965f-96a7dcf53bc3 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] GET https://10.4.3.119/volume/v3/volumes/38e17385-4d21-48d8-b45b-2651737efe32 Aug 25 10:23:47.521281 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-01b874ed-ea60-4534-965f-96a7dcf53bc3 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:47.521481 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-01b874ed-ea60-4534-965f-96a7dcf53bc3 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:47.535849 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:47.535849 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:23:47.541634 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-01b874ed-ea60-4534-965f-96a7dcf53bc3 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Volume info retrieved successfully. Aug 25 10:23:47.551962 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-01b874ed-ea60-4534-965f-96a7dcf53bc3 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] https://10.4.3.119/volume/v3/volumes/38e17385-4d21-48d8-b45b-2651737efe32 returned with HTTP 200 Aug 25 10:23:47.552449 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 732/2969] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:23:47 2026] GET /volume/v3/volumes/38e17385-4d21-48d8-b45b-2651737efe32 => generated 861 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:23:47.746127 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-e750e79a-42a1-4ce8-9704-f234fcc2ed94 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:47.748836 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e750e79a-42a1-4ce8-9704-f234fcc2ed94 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] GET https://10.4.3.119/volume/v3/backups/c1d16bb7-b317-4367-8890-a23ebd9aa424 Aug 25 10:23:47.749198 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e750e79a-42a1-4ce8-9704-f234fcc2ed94 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:47.749383 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e750e79a-42a1-4ce8-9704-f234fcc2ed94 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:47.749518 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-e750e79a-42a1-4ce8-9704-f234fcc2ed94 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Show backup with id c1d16bb7-b317-4367-8890-a23ebd9aa424. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:23:47.758044 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:47.758044 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:23:47.758295 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e750e79a-42a1-4ce8-9704-f234fcc2ed94 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] https://10.4.3.119/volume/v3/backups/c1d16bb7-b317-4367-8890-a23ebd9aa424 returned with HTTP 200 Aug 25 10:23:47.758977 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 745/2970] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:23:47 2026] GET /volume/v3/backups/c1d16bb7-b317-4367-8890-a23ebd9aa424 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:47.977386 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-3cf45696-01e1-4b50-8e24-453b98834e1f None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:47.979500 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3cf45696-01e1-4b50-8e24-453b98834e1f tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/backups/ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd Aug 25 10:23:47.979673 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3cf45696-01e1-4b50-8e24-453b98834e1f tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:47.979856 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3cf45696-01e1-4b50-8e24-453b98834e1f tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:47.979970 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-3cf45696-01e1-4b50-8e24-453b98834e1f tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Show backup with id ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:23:47.985341 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:47.985341 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:23:47.986354 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3cf45696-01e1-4b50-8e24-453b98834e1f tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/backups/ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd returned with HTTP 200 Aug 25 10:23:47.987365 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 744/2971] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:47 2026] GET /volume/v3/backups/ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd => generated 832 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:48.471811 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-f49df6cb-fa4c-4116-800c-b08f53720447 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:48.472418 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f49df6cb-fa4c-4116-800c-b08f53720447 None None] GET https://10.4.3.119/volume// Aug 25 10:23:48.472664 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f49df6cb-fa4c-4116-800c-b08f53720447 None None] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:48.472933 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f49df6cb-fa4c-4116-800c-b08f53720447 None None] Calling method 'all' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:48.473680 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f49df6cb-fa4c-4116-800c-b08f53720447 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:23:48.474292 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 751/2972] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:23:48 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:23:48.499992 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-21ef66c1-d723-43cd-8920-301fcfccd5e3 req-5fa178f7-e892-4ba7-97d3-be0855236770 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:48.505162 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-21ef66c1-d723-43cd-8920-301fcfccd5e3 req-5fa178f7-e892-4ba7-97d3-be0855236770 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] GET https://10.4.3.119/volume/v3/volumes/693ba89e-c467-48a7-a6cb-2f50ba40bc0e Aug 25 10:23:48.506776 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-21ef66c1-d723-43cd-8920-301fcfccd5e3 req-5fa178f7-e892-4ba7-97d3-be0855236770 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:48.506776 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-21ef66c1-d723-43cd-8920-301fcfccd5e3 req-5fa178f7-e892-4ba7-97d3-be0855236770 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:48.527522 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:48.527522 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:23:48.536462 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-21ef66c1-d723-43cd-8920-301fcfccd5e3 req-5fa178f7-e892-4ba7-97d3-be0855236770 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Volume info retrieved successfully. Aug 25 10:23:48.550164 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-21ef66c1-d723-43cd-8920-301fcfccd5e3 req-5fa178f7-e892-4ba7-97d3-be0855236770 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/volumes/693ba89e-c467-48a7-a6cb-2f50ba40bc0e returned with HTTP 200 Aug 25 10:23:48.552091 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 733/2973] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:23:48 2026] GET /volume/v3/volumes/693ba89e-c467-48a7-a6cb-2f50ba40bc0e => generated 1051 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:23:48.574733 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-71569f18-0551-4336-a2fc-0b5f6efb1b57 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:48.579094 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-71569f18-0551-4336-a2fc-0b5f6efb1b57 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] GET https://10.4.3.119/volume/v3/volumes/38e17385-4d21-48d8-b45b-2651737efe32 Aug 25 10:23:48.579094 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-71569f18-0551-4336-a2fc-0b5f6efb1b57 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:48.579094 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-71569f18-0551-4336-a2fc-0b5f6efb1b57 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:48.587898 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-71569f18-0551-4336-a2fc-0b5f6efb1b57 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] https://10.4.3.119/volume/v3/volumes/38e17385-4d21-48d8-b45b-2651737efe32 returned with HTTP 404 Aug 25 10:23:48.589117 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 746/2974] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:23:48 2026] GET /volume/v3/volumes/38e17385-4d21-48d8-b45b-2651737efe32 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 10:23:48.602416 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-dabd20c8-a44d-4253-9855-2982a568d06f None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:48.605680 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-dabd20c8-a44d-4253-9855-2982a568d06f tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] DELETE https://10.4.3.119/volume/v3/volumes/d572d46a-59ec-4a21-8026-53a336899d22 Aug 25 10:23:48.606020 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-dabd20c8-a44d-4253-9855-2982a568d06f tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:48.606311 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-dabd20c8-a44d-4253-9855-2982a568d06f tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:48.607127 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-dabd20c8-a44d-4253-9855-2982a568d06f tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Delete volume with id: d572d46a-59ec-4a21-8026-53a336899d22 Aug 25 10:23:48.622732 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:48.622732 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:23:48.626037 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-dabd20c8-a44d-4253-9855-2982a568d06f tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Volume info retrieved successfully. Aug 25 10:23:48.679289 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-dabd20c8-a44d-4253-9855-2982a568d06f tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Delete volume request issued successfully. Aug 25 10:23:48.679289 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-dabd20c8-a44d-4253-9855-2982a568d06f tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] https://10.4.3.119/volume/v3/volumes/d572d46a-59ec-4a21-8026-53a336899d22 returned with HTTP 202 Aug 25 10:23:48.679289 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 745/2975] 10.4.3.119 () {68 vars in 1392 bytes} [Tue Aug 25 10:23:48 2026] DELETE /volume/v3/volumes/d572d46a-59ec-4a21-8026-53a336899d22 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Aug 25 10:23:48.696569 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-0b77cad6-8bf7-4356-9e7a-8c5268c12f68 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:48.700691 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0b77cad6-8bf7-4356-9e7a-8c5268c12f68 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] GET https://10.4.3.119/volume/v3/volumes/d572d46a-59ec-4a21-8026-53a336899d22 Aug 25 10:23:48.701767 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0b77cad6-8bf7-4356-9e7a-8c5268c12f68 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:48.703004 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0b77cad6-8bf7-4356-9e7a-8c5268c12f68 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:48.716247 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-21ef66c1-d723-43cd-8920-301fcfccd5e3 req-98106e41-1fa5-4bed-85b2-ccaf21586754 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:48.724741 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-21ef66c1-d723-43cd-8920-301fcfccd5e3 req-98106e41-1fa5-4bed-85b2-ccaf21586754 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] PUT https://10.4.3.119/volume/v3/attachments/1eac9df0-f13d-4d56-a603-8e9f50670db8 Aug 25 10:23:48.725541 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-21ef66c1-d723-43cd-8920-301fcfccd5e3 req-98106e41-1fa5-4bed-85b2-ccaf21586754 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.119", "host": "np0000008063", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3398d5156650", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "462fd6ce-c505-48ef-84ec-f85776d45b24", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:23:48.729344 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:48.729344 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:23:48.735415 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-0b77cad6-8bf7-4356-9e7a-8c5268c12f68 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Volume info retrieved successfully. Aug 25 10:23:48.739674 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-21ef66c1-d723-43cd-8920-301fcfccd5e3 req-98106e41-1fa5-4bed-85b2-ccaf21586754 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Acquiring lock "cinder-attachment_update-693ba89e-c467-48a7-a6cb-2f50ba40bc0e-np0000008063" by "attachment_update" {{(pid=100389) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 10:23:48.744343 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0b77cad6-8bf7-4356-9e7a-8c5268c12f68 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] https://10.4.3.119/volume/v3/volumes/d572d46a-59ec-4a21-8026-53a336899d22 returned with HTTP 200 Aug 25 10:23:48.745318 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 752/2976] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:23:48 2026] GET /volume/v3/volumes/d572d46a-59ec-4a21-8026-53a336899d22 => generated 895 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:23:48.751954 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-21ef66c1-d723-43cd-8920-301fcfccd5e3 req-98106e41-1fa5-4bed-85b2-ccaf21586754 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Lock "cinder-attachment_update-693ba89e-c467-48a7-a6cb-2f50ba40bc0e-np0000008063" acquired by "attachment_update" :: waited 0.012s {{(pid=100389) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 10:23:48.753379 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:48.753379 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:23:48.761029 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-0eecbedd-6482-45a8-8c9a-74ac2f39e84c req-d76d88ce-ce0f-4ec7-b6a9-4a1599027acb None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:48.764381 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-0eecbedd-6482-45a8-8c9a-74ac2f39e84c req-d76d88ce-ce0f-4ec7-b6a9-4a1599027acb tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] GET https://10.4.3.119/volume/v3/volumes/773e0faa-c073-45fb-82fb-c2ac7753f0e5 Aug 25 10:23:48.764677 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-0eecbedd-6482-45a8-8c9a-74ac2f39e84c req-d76d88ce-ce0f-4ec7-b6a9-4a1599027acb tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:48.765010 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-0eecbedd-6482-45a8-8c9a-74ac2f39e84c req-d76d88ce-ce0f-4ec7-b6a9-4a1599027acb tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:48.773887 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-f1ab29ee-3062-49f4-81d9-b490f7449043 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:48.776710 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f1ab29ee-3062-49f4-81d9-b490f7449043 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] GET https://10.4.3.119/volume/v3/backups/c1d16bb7-b317-4367-8890-a23ebd9aa424 Aug 25 10:23:48.777199 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f1ab29ee-3062-49f4-81d9-b490f7449043 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:48.777423 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f1ab29ee-3062-49f4-81d9-b490f7449043 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:48.777562 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-f1ab29ee-3062-49f4-81d9-b490f7449043 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Show backup with id c1d16bb7-b317-4367-8890-a23ebd9aa424. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:23:48.784110 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:48.784110 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:23:48.785263 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f1ab29ee-3062-49f4-81d9-b490f7449043 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] https://10.4.3.119/volume/v3/backups/c1d16bb7-b317-4367-8890-a23ebd9aa424 returned with HTTP 200 Aug 25 10:23:48.785537 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 746/2977] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:23:48 2026] GET /volume/v3/backups/c1d16bb7-b317-4367-8890-a23ebd9aa424 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:48.787256 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:48.787256 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:23:48.793472 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [req-0eecbedd-6482-45a8-8c9a-74ac2f39e84c req-d76d88ce-ce0f-4ec7-b6a9-4a1599027acb tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Volume info retrieved successfully. Aug 25 10:23:48.801864 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-0eecbedd-6482-45a8-8c9a-74ac2f39e84c req-d76d88ce-ce0f-4ec7-b6a9-4a1599027acb tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] https://10.4.3.119/volume/v3/volumes/773e0faa-c073-45fb-82fb-c2ac7753f0e5 returned with HTTP 200 Aug 25 10:23:48.802622 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 747/2978] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:23:48 2026] GET /volume/v3/volumes/773e0faa-c073-45fb-82fb-c2ac7753f0e5 => generated 1229 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 25 10:23:48.834123 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-0eecbedd-6482-45a8-8c9a-74ac2f39e84c req-4c5df072-a092-4b6f-9af5-d28fece57bd8 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:48.836213 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-0eecbedd-6482-45a8-8c9a-74ac2f39e84c req-4c5df072-a092-4b6f-9af5-d28fece57bd8 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] POST https://10.4.3.119/volume/v3/volumes/773e0faa-c073-45fb-82fb-c2ac7753f0e5/action Aug 25 10:23:48.836355 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-0eecbedd-6482-45a8-8c9a-74ac2f39e84c req-4c5df072-a092-4b6f-9af5-d28fece57bd8 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:23:48.836415 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-0eecbedd-6482-45a8-8c9a-74ac2f39e84c req-4c5df072-a092-4b6f-9af5-d28fece57bd8 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:23:48.849009 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:48.849009 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:23:48.849614 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-0eecbedd-6482-45a8-8c9a-74ac2f39e84c req-4c5df072-a092-4b6f-9af5-d28fece57bd8 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Volume info retrieved successfully. Aug 25 10:23:48.858627 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-0eecbedd-6482-45a8-8c9a-74ac2f39e84c req-4c5df072-a092-4b6f-9af5-d28fece57bd8 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Begin detaching volume completed successfully. Aug 25 10:23:48.858783 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-0eecbedd-6482-45a8-8c9a-74ac2f39e84c req-4c5df072-a092-4b6f-9af5-d28fece57bd8 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] https://10.4.3.119/volume/v3/volumes/773e0faa-c073-45fb-82fb-c2ac7753f0e5/action returned with HTTP 202 Aug 25 10:23:48.859748 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 753/2979] 10.4.3.119 () {72 vars in 1672 bytes} [Tue Aug 25 10:23:48 2026] POST /volume/v3/volumes/773e0faa-c073-45fb-82fb-c2ac7753f0e5/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:23:48.920705 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-21ef66c1-d723-43cd-8920-301fcfccd5e3 req-98106e41-1fa5-4bed-85b2-ccaf21586754 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Lock "cinder-attachment_update-693ba89e-c467-48a7-a6cb-2f50ba40bc0e-np0000008063" released by "attachment_update" :: held 0.169s {{(pid=100389) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 10:23:48.920878 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-21ef66c1-d723-43cd-8920-301fcfccd5e3 req-98106e41-1fa5-4bed-85b2-ccaf21586754 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/attachments/1eac9df0-f13d-4d56-a603-8e9f50670db8 returned with HTTP 200 Aug 25 10:23:48.921481 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 734/2980] 10.4.3.119 () {74 vars in 1704 bytes} [Tue Aug 25 10:23:48 2026] PUT /volume/v3/attachments/1eac9df0-f13d-4d56-a603-8e9f50670db8 => generated 968 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:23:48.931157 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-54f6119e-c356-4516-8a55-aafe8fb2bd1c None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:48.932187 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-54f6119e-c356-4516-8a55-aafe8fb2bd1c None None] GET https://10.4.3.119/volume// Aug 25 10:23:48.932187 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-54f6119e-c356-4516-8a55-aafe8fb2bd1c None None] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:48.932462 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-54f6119e-c356-4516-8a55-aafe8fb2bd1c None None] Calling method 'all' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:48.932818 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-54f6119e-c356-4516-8a55-aafe8fb2bd1c None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:23:48.933177 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 747/2981] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:23:48 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:23:48.947667 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-0eecbedd-6482-45a8-8c9a-74ac2f39e84c req-04ffb514-4ff2-4368-ab9f-1ccb94af0bcb None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:48.949931 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-0eecbedd-6482-45a8-8c9a-74ac2f39e84c req-04ffb514-4ff2-4368-ab9f-1ccb94af0bcb tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] GET https://10.4.3.119/volume/v3/volumes/773e0faa-c073-45fb-82fb-c2ac7753f0e5 Aug 25 10:23:48.950199 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-0eecbedd-6482-45a8-8c9a-74ac2f39e84c req-04ffb514-4ff2-4368-ab9f-1ccb94af0bcb tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:48.950372 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-0eecbedd-6482-45a8-8c9a-74ac2f39e84c req-04ffb514-4ff2-4368-ab9f-1ccb94af0bcb tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:48.957023 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-21ef66c1-d723-43cd-8920-301fcfccd5e3 req-336c18b5-c62a-4577-9b16-9991b8ff0f1a None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:48.961188 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-21ef66c1-d723-43cd-8920-301fcfccd5e3 req-336c18b5-c62a-4577-9b16-9991b8ff0f1a tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] POST https://10.4.3.119/volume/v3/attachments/1eac9df0-f13d-4d56-a603-8e9f50670db8/action Aug 25 10:23:48.961809 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-21ef66c1-d723-43cd-8920-301fcfccd5e3 req-336c18b5-c62a-4577-9b16-9991b8ff0f1a tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Action body: b'{"os-complete": null}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:23:48.965181 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-21ef66c1-d723-43cd-8920-301fcfccd5e3 req-336c18b5-c62a-4577-9b16-9991b8ff0f1a tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:23:48.965358 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:48.965358 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:23:48.969879 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [req-0eecbedd-6482-45a8-8c9a-74ac2f39e84c req-04ffb514-4ff2-4368-ab9f-1ccb94af0bcb tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Volume info retrieved successfully. Aug 25 10:23:48.977066 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-0eecbedd-6482-45a8-8c9a-74ac2f39e84c req-04ffb514-4ff2-4368-ab9f-1ccb94af0bcb tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] https://10.4.3.119/volume/v3/volumes/773e0faa-c073-45fb-82fb-c2ac7753f0e5 returned with HTTP 200 Aug 25 10:23:48.977884 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 748/2982] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:23:48 2026] GET /volume/v3/volumes/773e0faa-c073-45fb-82fb-c2ac7753f0e5 => generated 1412 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:23:48.994344 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:48.994344 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:23:49.000094 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-091e51aa-ec8b-4597-93e0-2daf74061950 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:49.004219 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-091e51aa-ec8b-4597-93e0-2daf74061950 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/backups/ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd Aug 25 10:23:49.004714 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-091e51aa-ec8b-4597-93e0-2daf74061950 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:49.005764 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-091e51aa-ec8b-4597-93e0-2daf74061950 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:49.005764 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-091e51aa-ec8b-4597-93e0-2daf74061950 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Show backup with id ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:23:49.009850 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-21ef66c1-d723-43cd-8920-301fcfccd5e3 req-336c18b5-c62a-4577-9b16-9991b8ff0f1a tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/attachments/1eac9df0-f13d-4d56-a603-8e9f50670db8/action returned with HTTP 204 Aug 25 10:23:49.011154 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 754/2983] 10.4.3.119 () {74 vars in 1725 bytes} [Tue Aug 25 10:23:48 2026] POST /volume/v3/attachments/1eac9df0-f13d-4d56-a603-8e9f50670db8/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:23:49.013881 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:49.013881 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:23:49.015467 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-091e51aa-ec8b-4597-93e0-2daf74061950 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/backups/ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd returned with HTTP 200 Aug 25 10:23:49.016046 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 735/2984] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:48 2026] GET /volume/v3/backups/ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd => generated 832 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:49.762532 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-f0c0794d-0485-42dd-a432-59d0962cc422 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:49.764669 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f0c0794d-0485-42dd-a432-59d0962cc422 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] GET https://10.4.3.119/volume/v3/volumes/d572d46a-59ec-4a21-8026-53a336899d22 Aug 25 10:23:49.764903 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f0c0794d-0485-42dd-a432-59d0962cc422 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:49.765121 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f0c0794d-0485-42dd-a432-59d0962cc422 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:49.772165 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f0c0794d-0485-42dd-a432-59d0962cc422 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] https://10.4.3.119/volume/v3/volumes/d572d46a-59ec-4a21-8026-53a336899d22 returned with HTTP 404 Aug 25 10:23:49.772731 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 748/2985] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:23:49 2026] GET /volume/v3/volumes/d572d46a-59ec-4a21-8026-53a336899d22 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 10:23:49.783945 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-8c1970e6-91ea-4dda-8e99-29b1ecfe4964 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:49.790508 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8c1970e6-91ea-4dda-8e99-29b1ecfe4964 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] DELETE https://10.4.3.119/volume/v3/volumes/38e17385-4d21-48d8-b45b-2651737efe32 Aug 25 10:23:49.790508 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8c1970e6-91ea-4dda-8e99-29b1ecfe4964 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:49.790508 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8c1970e6-91ea-4dda-8e99-29b1ecfe4964 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:49.790508 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-8c1970e6-91ea-4dda-8e99-29b1ecfe4964 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Delete volume with id: 38e17385-4d21-48d8-b45b-2651737efe32 Aug 25 10:23:49.801213 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8c1970e6-91ea-4dda-8e99-29b1ecfe4964 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] https://10.4.3.119/volume/v3/volumes/38e17385-4d21-48d8-b45b-2651737efe32 returned with HTTP 404 Aug 25 10:23:49.801213 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 749/2986] 10.4.3.119 () {68 vars in 1392 bytes} [Tue Aug 25 10:23:49 2026] DELETE /volume/v3/volumes/38e17385-4d21-48d8-b45b-2651737efe32 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 10:23:49.805768 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-e576d852-385c-4e40-8aa6-19b071c8f788 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:49.810171 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e576d852-385c-4e40-8aa6-19b071c8f788 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] GET https://10.4.3.119/volume/v3/backups/c1d16bb7-b317-4367-8890-a23ebd9aa424 Aug 25 10:23:49.810171 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e576d852-385c-4e40-8aa6-19b071c8f788 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:49.810273 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e576d852-385c-4e40-8aa6-19b071c8f788 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:49.810368 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-e576d852-385c-4e40-8aa6-19b071c8f788 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Show backup with id c1d16bb7-b317-4367-8890-a23ebd9aa424. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:23:49.814586 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-35956e23-720a-4caa-a0aa-aece19f6a621 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:49.817159 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-35956e23-720a-4caa-a0aa-aece19f6a621 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] GET https://10.4.3.119/volume/v3/volumes/38e17385-4d21-48d8-b45b-2651737efe32 Aug 25 10:23:49.817558 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:49.817558 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:23:49.818126 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-35956e23-720a-4caa-a0aa-aece19f6a621 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:49.818385 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e576d852-385c-4e40-8aa6-19b071c8f788 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] https://10.4.3.119/volume/v3/backups/c1d16bb7-b317-4367-8890-a23ebd9aa424 returned with HTTP 200 Aug 25 10:23:49.818608 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-35956e23-720a-4caa-a0aa-aece19f6a621 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:49.819094 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 755/2987] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:23:49 2026] GET /volume/v3/backups/c1d16bb7-b317-4367-8890-a23ebd9aa424 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:49.829116 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-35956e23-720a-4caa-a0aa-aece19f6a621 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] https://10.4.3.119/volume/v3/volumes/38e17385-4d21-48d8-b45b-2651737efe32 returned with HTTP 404 Aug 25 10:23:49.829879 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 736/2988] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:23:49 2026] GET /volume/v3/volumes/38e17385-4d21-48d8-b45b-2651737efe32 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 10:23:49.838936 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-e4849e16-46a5-4fa8-8444-15e6b34db597 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:49.841310 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e4849e16-46a5-4fa8-8444-15e6b34db597 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] DELETE https://10.4.3.119/volume/v3/volumes/50e6d3fa-8747-4939-b3f0-dc8b65135674 Aug 25 10:23:49.841566 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e4849e16-46a5-4fa8-8444-15e6b34db597 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:49.842519 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e4849e16-46a5-4fa8-8444-15e6b34db597 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:49.842519 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-e4849e16-46a5-4fa8-8444-15e6b34db597 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Delete volume with id: 50e6d3fa-8747-4939-b3f0-dc8b65135674 Aug 25 10:23:49.853722 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:49.853722 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:23:49.854604 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-e4849e16-46a5-4fa8-8444-15e6b34db597 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Volume info retrieved successfully. Aug 25 10:23:49.888226 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-e4849e16-46a5-4fa8-8444-15e6b34db597 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Delete volume request issued successfully. Aug 25 10:23:49.888495 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e4849e16-46a5-4fa8-8444-15e6b34db597 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] https://10.4.3.119/volume/v3/volumes/50e6d3fa-8747-4939-b3f0-dc8b65135674 returned with HTTP 202 Aug 25 10:23:49.889822 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 749/2989] 10.4.3.119 () {68 vars in 1392 bytes} [Tue Aug 25 10:23:49 2026] DELETE /volume/v3/volumes/50e6d3fa-8747-4939-b3f0-dc8b65135674 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 10:23:49.898448 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-d1d93175-faa7-4492-9542-d3d37db14ef5 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:49.900953 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d1d93175-faa7-4492-9542-d3d37db14ef5 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] GET https://10.4.3.119/volume/v3/volumes/50e6d3fa-8747-4939-b3f0-dc8b65135674 Aug 25 10:23:49.901332 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d1d93175-faa7-4492-9542-d3d37db14ef5 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:49.901965 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d1d93175-faa7-4492-9542-d3d37db14ef5 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:49.915037 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:49.915037 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:23:49.919816 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-d1d93175-faa7-4492-9542-d3d37db14ef5 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Volume info retrieved successfully. Aug 25 10:23:49.927153 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d1d93175-faa7-4492-9542-d3d37db14ef5 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] https://10.4.3.119/volume/v3/volumes/50e6d3fa-8747-4939-b3f0-dc8b65135674 returned with HTTP 200 Aug 25 10:23:49.927997 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 750/2990] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:23:49 2026] GET /volume/v3/volumes/50e6d3fa-8747-4939-b3f0-dc8b65135674 => generated 895 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 25 10:23:50.036243 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-476c11df-fe94-4421-b211-c492acccb89d None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:50.038090 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-476c11df-fe94-4421-b211-c492acccb89d tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/backups/ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd Aug 25 10:23:50.038305 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-476c11df-fe94-4421-b211-c492acccb89d tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:50.038501 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-476c11df-fe94-4421-b211-c492acccb89d tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:50.038623 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-476c11df-fe94-4421-b211-c492acccb89d tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Show backup with id ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:23:50.043512 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:50.043512 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:23:50.044450 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-476c11df-fe94-4421-b211-c492acccb89d tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/backups/ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd returned with HTTP 200 Aug 25 10:23:50.044787 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 756/2991] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:50 2026] GET /volume/v3/backups/ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd => generated 832 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:50.063431 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-0eecbedd-6482-45a8-8c9a-74ac2f39e84c req-9075e1f1-55e8-473c-bb23-803ad150cfc0 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:50.065898 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-0eecbedd-6482-45a8-8c9a-74ac2f39e84c req-9075e1f1-55e8-473c-bb23-803ad150cfc0 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] DELETE https://10.4.3.119/volume/v3/attachments/d94bb7ce-9cb6-43f1-90a7-9f898b6d07c0 Aug 25 10:23:50.066198 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-0eecbedd-6482-45a8-8c9a-74ac2f39e84c req-9075e1f1-55e8-473c-bb23-803ad150cfc0 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:50.066456 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-0eecbedd-6482-45a8-8c9a-74ac2f39e84c req-9075e1f1-55e8-473c-bb23-803ad150cfc0 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Calling method 'version_select' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:50.077343 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:50.077343 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:23:50.157489 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-0eecbedd-6482-45a8-8c9a-74ac2f39e84c req-9075e1f1-55e8-473c-bb23-803ad150cfc0 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] https://10.4.3.119/volume/v3/attachments/d94bb7ce-9cb6-43f1-90a7-9f898b6d07c0 returned with HTTP 200 Aug 25 10:23:50.158838 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 737/2992] 10.4.3.119 () {72 vars in 1673 bytes} [Tue Aug 25 10:23:50 2026] DELETE /volume/v3/attachments/d94bb7ce-9cb6-43f1-90a7-9f898b6d07c0 => generated 19 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:50.481342 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-43d0211b-83c8-4573-bfb7-1e0850e2b582 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:50.582565 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-43d0211b-83c8-4573-bfb7-1e0850e2b582 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:23:50.582940 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-43d0211b-83c8-4573-bfb7-1e0850e2b582 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1160847976"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:23:50.585835 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-43d0211b-83c8-4573-bfb7-1e0850e2b582 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1160847976'}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:23:50.585835 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-43d0211b-83c8-4573-bfb7-1e0850e2b582 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Create volume of 1 GB Aug 25 10:23:50.593527 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-43d0211b-83c8-4573-bfb7-1e0850e2b582 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Availability Zones retrieved successfully. Aug 25 10:23:50.601643 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-43d0211b-83c8-4573-bfb7-1e0850e2b582 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Flow 'volume_create_api' (4d9dcf66-c016-4b74-8060-37a304f6b414) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:23:50.603153 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-43d0211b-83c8-4573-bfb7-1e0850e2b582 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ff2f51a-6732-47bc-9dbf-eff6ea04efc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:50.604914 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [None req-43d0211b-83c8-4573-bfb7-1e0850e2b582 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Validating volume size '1' using validate_int {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:23:50.657456 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-43d0211b-83c8-4573-bfb7-1e0850e2b582 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ff2f51a-6732-47bc-9dbf-eff6ea04efc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:50.660631 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-43d0211b-83c8-4573-bfb7-1e0850e2b582 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75193f25-2c1d-465d-afed-88fdc80a7b30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:50.759248 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-43d0211b-83c8-4573-bfb7-1e0850e2b582 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Created reservations ['535b1306-a4c9-4901-831b-666649c4afa9', 'c4177a0e-88dd-4703-bc24-1a6b48654705', 'bbda90c7-d34f-4415-9fd5-b145755e4d14', 'c9401662-7792-4074-9476-0867a5950b82'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:23:50.760590 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-43d0211b-83c8-4573-bfb7-1e0850e2b582 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75193f25-2c1d-465d-afed-88fdc80a7b30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['535b1306-a4c9-4901-831b-666649c4afa9', 'c4177a0e-88dd-4703-bc24-1a6b48654705', 'bbda90c7-d34f-4415-9fd5-b145755e4d14', 'c9401662-7792-4074-9476-0867a5950b82']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:50.761482 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-43d0211b-83c8-4573-bfb7-1e0850e2b582 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f84cdb2-cbd6-4e0c-b931-03ce7e349524) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:50.793767 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-43d0211b-83c8-4573-bfb7-1e0850e2b582 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f84cdb2-cbd6-4e0c-b931-03ce7e349524) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd0e9fbab-85d7-48f9-9eb3-4e804eeaf1ba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1160847976',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a567524d72dd4280a00235780b2bc32e',qos_specs=None,replication_status=,reservations=['535b1306-a4c9-4901-831b-666649c4afa9','c4177a0e-88dd-4703-bc24-1a6b48654705','bbda90c7-d34f-4415-9fd5-b145755e4d14','c9401662-7792-4074-9476-0867a5950b82'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abbc7aa748ae4ddc871e24bfed518d72',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:23:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1160847976',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d0e9fbab-85d7-48f9-9eb3-4e804eeaf1ba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a567524d72dd4280a00235780b2bc32e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='abbc7aa748ae4ddc871e24bfed518d72',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:50.794859 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-43d0211b-83c8-4573-bfb7-1e0850e2b582 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce1a3ead-d40a-4d6b-8936-e9fd5060d117) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:50.817616 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-43d0211b-83c8-4573-bfb7-1e0850e2b582 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce1a3ead-d40a-4d6b-8936-e9fd5060d117) transitioned into state 'SUCCESS' from state '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-1160847976',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a567524d72dd4280a00235780b2bc32e',qos_specs=None,replication_status=,reservations=['535b1306-a4c9-4901-831b-666649c4afa9','c4177a0e-88dd-4703-bc24-1a6b48654705','bbda90c7-d34f-4415-9fd5-b145755e4d14','c9401662-7792-4074-9476-0867a5950b82'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abbc7aa748ae4ddc871e24bfed518d72',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:50.818518 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-43d0211b-83c8-4573-bfb7-1e0850e2b582 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6c63e7c-4cf6-4286-9662-a06ca7a98573) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:50.830174 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-43d0211b-83c8-4573-bfb7-1e0850e2b582 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6c63e7c-4cf6-4286-9662-a06ca7a98573) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:50.833366 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-83c59fe8-6314-47c3-aab6-c803ba76d6bb None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:50.833798 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-43d0211b-83c8-4573-bfb7-1e0850e2b582 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Flow 'volume_create_api' (4d9dcf66-c016-4b74-8060-37a304f6b414) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:23:50.837198 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-43d0211b-83c8-4573-bfb7-1e0850e2b582 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Create volume request issued successfully. Aug 25 10:23:50.837632 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-43d0211b-83c8-4573-bfb7-1e0850e2b582 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:23:50.838229 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-83c59fe8-6314-47c3-aab6-c803ba76d6bb tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] GET https://10.4.3.119/volume/v3/backups/c1d16bb7-b317-4367-8890-a23ebd9aa424 Aug 25 10:23:50.838302 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 750/2993] 10.4.3.119 () {68 vars in 1258 bytes} [Tue Aug 25 10:23:50 2026] POST /volume/v3/volumes => generated 749 bytes in 357 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:23:50.838484 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-83c59fe8-6314-47c3-aab6-c803ba76d6bb tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:50.838988 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-83c59fe8-6314-47c3-aab6-c803ba76d6bb tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:50.839900 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-83c59fe8-6314-47c3-aab6-c803ba76d6bb tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Show backup with id c1d16bb7-b317-4367-8890-a23ebd9aa424. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:23:50.850332 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:50.850332 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:23:50.852063 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-83c59fe8-6314-47c3-aab6-c803ba76d6bb tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] https://10.4.3.119/volume/v3/backups/c1d16bb7-b317-4367-8890-a23ebd9aa424 returned with HTTP 200 Aug 25 10:23:50.852766 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 751/2994] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:23:50 2026] GET /volume/v3/backups/c1d16bb7-b317-4367-8890-a23ebd9aa424 => generated 736 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:50.852914 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-899456f4-70e3-46be-ba37-ac11a11034d0 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:50.858301 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-899456f4-70e3-46be-ba37-ac11a11034d0 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/volumes/d0e9fbab-85d7-48f9-9eb3-4e804eeaf1ba Aug 25 10:23:50.858512 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-899456f4-70e3-46be-ba37-ac11a11034d0 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:50.858726 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-899456f4-70e3-46be-ba37-ac11a11034d0 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:50.876801 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:50.876801 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:23:50.883844 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-899456f4-70e3-46be-ba37-ac11a11034d0 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Volume info retrieved successfully. Aug 25 10:23:50.887560 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-899456f4-70e3-46be-ba37-ac11a11034d0 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/volumes/d0e9fbab-85d7-48f9-9eb3-4e804eeaf1ba returned with HTTP 200 Aug 25 10:23:50.888477 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 757/2995] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:50 2026] GET /volume/v3/volumes/d0e9fbab-85d7-48f9-9eb3-4e804eeaf1ba => generated 817 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:50.946324 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-84b32c49-b091-4de3-afcf-f0107aac2f70 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:50.947786 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-84b32c49-b091-4de3-afcf-f0107aac2f70 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] GET https://10.4.3.119/volume/v3/volumes/50e6d3fa-8747-4939-b3f0-dc8b65135674 Aug 25 10:23:50.948233 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-84b32c49-b091-4de3-afcf-f0107aac2f70 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:50.948373 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-84b32c49-b091-4de3-afcf-f0107aac2f70 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:50.955171 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-84b32c49-b091-4de3-afcf-f0107aac2f70 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] https://10.4.3.119/volume/v3/volumes/50e6d3fa-8747-4939-b3f0-dc8b65135674 returned with HTTP 404 Aug 25 10:23:50.955758 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 738/2996] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:23:50 2026] GET /volume/v3/volumes/50e6d3fa-8747-4939-b3f0-dc8b65135674 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 10:23:50.963504 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-cf3303ed-ac5f-4ea8-bc22-6b839be5d636 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:50.968872 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-cf3303ed-ac5f-4ea8-bc22-6b839be5d636 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] DELETE https://10.4.3.119/volume/v3/snapshots/872c23f4-0bd0-4966-aeb4-6ce7e7d06181 Aug 25 10:23:50.969123 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-cf3303ed-ac5f-4ea8-bc22-6b839be5d636 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:50.969395 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-cf3303ed-ac5f-4ea8-bc22-6b839be5d636 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:50.969551 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.snapshots [None req-cf3303ed-ac5f-4ea8-bc22-6b839be5d636 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Delete snapshot with id: 872c23f4-0bd0-4966-aeb4-6ce7e7d06181 Aug 25 10:23:50.979614 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-cf3303ed-ac5f-4ea8-bc22-6b839be5d636 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] https://10.4.3.119/volume/v3/snapshots/872c23f4-0bd0-4966-aeb4-6ce7e7d06181 returned with HTTP 404 Aug 25 10:23:50.980565 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 751/2997] 10.4.3.119 () {66 vars in 1357 bytes} [Tue Aug 25 10:23:50 2026] DELETE /volume/v3/snapshots/872c23f4-0bd0-4966-aeb4-6ce7e7d06181 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:23:50.990503 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-199b154b-ea3f-4763-8307-beca2b79c50f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:50.990503 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-199b154b-ea3f-4763-8307-beca2b79c50f tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] GET https://10.4.3.119/volume/v3/snapshots/872c23f4-0bd0-4966-aeb4-6ce7e7d06181 Aug 25 10:23:50.990503 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-199b154b-ea3f-4763-8307-beca2b79c50f tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:50.990503 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-199b154b-ea3f-4763-8307-beca2b79c50f tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:50.995185 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-199b154b-ea3f-4763-8307-beca2b79c50f tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] https://10.4.3.119/volume/v3/snapshots/872c23f4-0bd0-4966-aeb4-6ce7e7d06181 returned with HTTP 404 Aug 25 10:23:50.995655 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 752/2998] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:23:50 2026] GET /volume/v3/snapshots/872c23f4-0bd0-4966-aeb4-6ce7e7d06181 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:23:51.004743 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-fdc3e25d-efa9-4890-a902-4ee63d1c8f15 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:51.007339 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-fdc3e25d-efa9-4890-a902-4ee63d1c8f15 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] DELETE https://10.4.3.119/volume/v3/volumes/d130c291-82d7-4712-a93b-27b6767cd55e Aug 25 10:23:51.007629 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-fdc3e25d-efa9-4890-a902-4ee63d1c8f15 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:51.007924 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-fdc3e25d-efa9-4890-a902-4ee63d1c8f15 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:51.008186 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-fdc3e25d-efa9-4890-a902-4ee63d1c8f15 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Delete volume with id: d130c291-82d7-4712-a93b-27b6767cd55e Aug 25 10:23:51.018969 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-fdc3e25d-efa9-4890-a902-4ee63d1c8f15 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] https://10.4.3.119/volume/v3/volumes/d130c291-82d7-4712-a93b-27b6767cd55e returned with HTTP 404 Aug 25 10:23:51.019495 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 758/2999] 10.4.3.119 () {68 vars in 1392 bytes} [Tue Aug 25 10:23:51 2026] DELETE /volume/v3/volumes/d130c291-82d7-4712-a93b-27b6767cd55e => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 10:23:51.034121 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-5e82382b-eac4-402b-8a96-2a4fb0e742fd None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:51.038660 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5e82382b-eac4-402b-8a96-2a4fb0e742fd tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] GET https://10.4.3.119/volume/v3/volumes/d130c291-82d7-4712-a93b-27b6767cd55e Aug 25 10:23:51.038660 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5e82382b-eac4-402b-8a96-2a4fb0e742fd tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:51.042510 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5e82382b-eac4-402b-8a96-2a4fb0e742fd tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:51.046298 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-ce9a413e-712f-41ed-bd3f-9319a7e5c479 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:51.049551 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ce9a413e-712f-41ed-bd3f-9319a7e5c479 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] DELETE https://10.4.3.119/volume/v3/volumes/773e0faa-c073-45fb-82fb-c2ac7753f0e5 Aug 25 10:23:51.049551 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ce9a413e-712f-41ed-bd3f-9319a7e5c479 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:51.049551 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ce9a413e-712f-41ed-bd3f-9319a7e5c479 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:51.049551 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-ce9a413e-712f-41ed-bd3f-9319a7e5c479 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Delete volume with id: 773e0faa-c073-45fb-82fb-c2ac7753f0e5 Aug 25 10:23:51.050335 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5e82382b-eac4-402b-8a96-2a4fb0e742fd tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] https://10.4.3.119/volume/v3/volumes/d130c291-82d7-4712-a93b-27b6767cd55e returned with HTTP 404 Aug 25 10:23:51.050786 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 739/3000] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:23:51 2026] GET /volume/v3/volumes/d130c291-82d7-4712-a93b-27b6767cd55e => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 10:23:51.055986 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:51.055986 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:23:51.058161 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-ce9a413e-712f-41ed-bd3f-9319a7e5c479 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Volume info retrieved successfully. Aug 25 10:23:51.063426 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-b0a2e898-634f-4404-a147-761f77034cc4 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:51.065252 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-5f5622aa-f403-4eaa-8643-6b7f8f173d98 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:51.066561 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b0a2e898-634f-4404-a147-761f77034cc4 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] DELETE https://10.4.3.119/volume/v3/volumes/6ee29407-2af7-42a9-a71a-45a391db9974 Aug 25 10:23:51.066788 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b0a2e898-634f-4404-a147-761f77034cc4 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:51.066985 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b0a2e898-634f-4404-a147-761f77034cc4 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:51.067162 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-b0a2e898-634f-4404-a147-761f77034cc4 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Delete volume with id: 6ee29407-2af7-42a9-a71a-45a391db9974 Aug 25 10:23:51.067719 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5f5622aa-f403-4eaa-8643-6b7f8f173d98 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/backups/ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd Aug 25 10:23:51.067967 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5f5622aa-f403-4eaa-8643-6b7f8f173d98 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:51.068216 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5f5622aa-f403-4eaa-8643-6b7f8f173d98 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:51.068728 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-5f5622aa-f403-4eaa-8643-6b7f8f173d98 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Show backup with id ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:23:51.073303 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:51.073303 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:23:51.073440 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b0a2e898-634f-4404-a147-761f77034cc4 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] https://10.4.3.119/volume/v3/volumes/6ee29407-2af7-42a9-a71a-45a391db9974 returned with HTTP 404 Aug 25 10:23:51.073917 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 753/3001] 10.4.3.119 () {68 vars in 1392 bytes} [Tue Aug 25 10:23:51 2026] DELETE /volume/v3/volumes/6ee29407-2af7-42a9-a71a-45a391db9974 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 10:23:51.074097 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5f5622aa-f403-4eaa-8643-6b7f8f173d98 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/backups/ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd returned with HTTP 200 Aug 25 10:23:51.074666 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 759/3002] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:51 2026] GET /volume/v3/backups/ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd => generated 832 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:51.080846 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-19f31792-8838-407e-b219-e6f47e3bbb6a None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:51.083199 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-19f31792-8838-407e-b219-e6f47e3bbb6a tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] GET https://10.4.3.119/volume/v3/volumes/6ee29407-2af7-42a9-a71a-45a391db9974 Aug 25 10:23:51.084748 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-19f31792-8838-407e-b219-e6f47e3bbb6a tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:51.084748 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-19f31792-8838-407e-b219-e6f47e3bbb6a tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:51.084913 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-ce9a413e-712f-41ed-bd3f-9319a7e5c479 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Delete volume request issued successfully. Aug 25 10:23:51.084913 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ce9a413e-712f-41ed-bd3f-9319a7e5c479 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] https://10.4.3.119/volume/v3/volumes/773e0faa-c073-45fb-82fb-c2ac7753f0e5 returned with HTTP 202 Aug 25 10:23:51.084913 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 752/3003] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:23:51 2026] DELETE /volume/v3/volumes/773e0faa-c073-45fb-82fb-c2ac7753f0e5 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:23:51.097930 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-19f31792-8838-407e-b219-e6f47e3bbb6a tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] https://10.4.3.119/volume/v3/volumes/6ee29407-2af7-42a9-a71a-45a391db9974 returned with HTTP 404 Aug 25 10:23:51.098486 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 740/3004] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:23:51 2026] GET /volume/v3/volumes/6ee29407-2af7-42a9-a71a-45a391db9974 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 10:23:51.109990 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-fded00b6-f736-4675-950c-5d09baf1b508 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:51.113830 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-fded00b6-f736-4675-950c-5d09baf1b508 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] DELETE https://10.4.3.119/volume/v3/snapshots/5e99a4cd-77c7-47d3-9f3a-37e73651f027 Aug 25 10:23:51.114041 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-fded00b6-f736-4675-950c-5d09baf1b508 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:51.114273 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-fded00b6-f736-4675-950c-5d09baf1b508 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:51.114371 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.snapshots [None req-fded00b6-f736-4675-950c-5d09baf1b508 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Delete snapshot with id: 5e99a4cd-77c7-47d3-9f3a-37e73651f027 Aug 25 10:23:51.119499 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-fded00b6-f736-4675-950c-5d09baf1b508 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] https://10.4.3.119/volume/v3/snapshots/5e99a4cd-77c7-47d3-9f3a-37e73651f027 returned with HTTP 404 Aug 25 10:23:51.120028 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 754/3005] 10.4.3.119 () {66 vars in 1357 bytes} [Tue Aug 25 10:23:51 2026] DELETE /volume/v3/snapshots/5e99a4cd-77c7-47d3-9f3a-37e73651f027 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:23:51.134020 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-de39ea66-a0fe-40ec-92d6-cc45f4402c4f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:51.136350 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-de39ea66-a0fe-40ec-92d6-cc45f4402c4f tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] GET https://10.4.3.119/volume/v3/snapshots/5e99a4cd-77c7-47d3-9f3a-37e73651f027 Aug 25 10:23:51.136571 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-de39ea66-a0fe-40ec-92d6-cc45f4402c4f tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:51.136765 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-de39ea66-a0fe-40ec-92d6-cc45f4402c4f tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:51.148627 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-de39ea66-a0fe-40ec-92d6-cc45f4402c4f tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] https://10.4.3.119/volume/v3/snapshots/5e99a4cd-77c7-47d3-9f3a-37e73651f027 returned with HTTP 404 Aug 25 10:23:51.149530 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 760/3006] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:23:51 2026] GET /volume/v3/snapshots/5e99a4cd-77c7-47d3-9f3a-37e73651f027 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:23:51.159917 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-745ef391-ea81-4de7-969e-5768298bca2f None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:51.164302 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-745ef391-ea81-4de7-969e-5768298bca2f tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] DELETE https://10.4.3.119/volume/v3/volumes/1b0e6b85-836e-412e-bf60-66ff923e0c28 Aug 25 10:23:51.164302 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-745ef391-ea81-4de7-969e-5768298bca2f tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:51.164302 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-745ef391-ea81-4de7-969e-5768298bca2f tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:51.164302 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-745ef391-ea81-4de7-969e-5768298bca2f tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Delete volume with id: 1b0e6b85-836e-412e-bf60-66ff923e0c28 Aug 25 10:23:51.174534 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-745ef391-ea81-4de7-969e-5768298bca2f tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] https://10.4.3.119/volume/v3/volumes/1b0e6b85-836e-412e-bf60-66ff923e0c28 returned with HTTP 404 Aug 25 10:23:51.175383 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 753/3007] 10.4.3.119 () {68 vars in 1392 bytes} [Tue Aug 25 10:23:51 2026] DELETE /volume/v3/volumes/1b0e6b85-836e-412e-bf60-66ff923e0c28 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 10:23:51.184254 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-df21120f-1a11-41d4-a081-978d990a0605 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:51.186684 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-df21120f-1a11-41d4-a081-978d990a0605 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] GET https://10.4.3.119/volume/v3/volumes/1b0e6b85-836e-412e-bf60-66ff923e0c28 Aug 25 10:23:51.186974 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-df21120f-1a11-41d4-a081-978d990a0605 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:51.187261 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-df21120f-1a11-41d4-a081-978d990a0605 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:51.193277 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-df21120f-1a11-41d4-a081-978d990a0605 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] https://10.4.3.119/volume/v3/volumes/1b0e6b85-836e-412e-bf60-66ff923e0c28 returned with HTTP 404 Aug 25 10:23:51.193921 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 741/3008] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:23:51 2026] GET /volume/v3/volumes/1b0e6b85-836e-412e-bf60-66ff923e0c28 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 10:23:51.204263 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-038f0d77-59e2-4ec3-8c2d-c428f20cda47 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:51.210536 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-038f0d77-59e2-4ec3-8c2d-c428f20cda47 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] DELETE https://10.4.3.119/volume/v3/snapshots/2feadb52-76b4-4eaf-a480-d3b4b4379add Aug 25 10:23:51.210754 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-038f0d77-59e2-4ec3-8c2d-c428f20cda47 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:51.210999 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-038f0d77-59e2-4ec3-8c2d-c428f20cda47 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:51.211156 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.snapshots [None req-038f0d77-59e2-4ec3-8c2d-c428f20cda47 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Delete snapshot with id: 2feadb52-76b4-4eaf-a480-d3b4b4379add Aug 25 10:23:51.216989 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-038f0d77-59e2-4ec3-8c2d-c428f20cda47 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] https://10.4.3.119/volume/v3/snapshots/2feadb52-76b4-4eaf-a480-d3b4b4379add returned with HTTP 404 Aug 25 10:23:51.217579 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 755/3009] 10.4.3.119 () {66 vars in 1357 bytes} [Tue Aug 25 10:23:51 2026] DELETE /volume/v3/snapshots/2feadb52-76b4-4eaf-a480-d3b4b4379add => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:23:51.226257 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-44f82168-e585-4875-b647-5fdd859b6cf4 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:51.228982 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-44f82168-e585-4875-b647-5fdd859b6cf4 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] GET https://10.4.3.119/volume/v3/snapshots/2feadb52-76b4-4eaf-a480-d3b4b4379add Aug 25 10:23:51.228982 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-44f82168-e585-4875-b647-5fdd859b6cf4 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:51.228982 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-44f82168-e585-4875-b647-5fdd859b6cf4 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:51.235949 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-44f82168-e585-4875-b647-5fdd859b6cf4 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] https://10.4.3.119/volume/v3/snapshots/2feadb52-76b4-4eaf-a480-d3b4b4379add returned with HTTP 404 Aug 25 10:23:51.236791 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 761/3010] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:23:51 2026] GET /volume/v3/snapshots/2feadb52-76b4-4eaf-a480-d3b4b4379add => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:23:51.246337 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-8d5d4f8e-859a-4df5-a109-ce813e3d0d63 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:51.248120 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8d5d4f8e-859a-4df5-a109-ce813e3d0d63 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] DELETE https://10.4.3.119/volume/v3/volumes/730f1e79-2b96-4766-b5d9-7ff8f2488cfd Aug 25 10:23:51.248509 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8d5d4f8e-859a-4df5-a109-ce813e3d0d63 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:51.248977 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8d5d4f8e-859a-4df5-a109-ce813e3d0d63 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:51.249265 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-8d5d4f8e-859a-4df5-a109-ce813e3d0d63 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Delete volume with id: 730f1e79-2b96-4766-b5d9-7ff8f2488cfd Aug 25 10:23:51.256110 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8d5d4f8e-859a-4df5-a109-ce813e3d0d63 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] https://10.4.3.119/volume/v3/volumes/730f1e79-2b96-4766-b5d9-7ff8f2488cfd returned with HTTP 404 Aug 25 10:23:51.257288 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 754/3011] 10.4.3.119 () {68 vars in 1392 bytes} [Tue Aug 25 10:23:51 2026] DELETE /volume/v3/volumes/730f1e79-2b96-4766-b5d9-7ff8f2488cfd => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 10:23:51.266232 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-22bccbc4-6e2c-4ab1-8e94-9302e87499bb None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:51.269406 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-22bccbc4-6e2c-4ab1-8e94-9302e87499bb tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] GET https://10.4.3.119/volume/v3/volumes/730f1e79-2b96-4766-b5d9-7ff8f2488cfd Aug 25 10:23:51.270246 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-22bccbc4-6e2c-4ab1-8e94-9302e87499bb tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:51.270246 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-22bccbc4-6e2c-4ab1-8e94-9302e87499bb tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:51.281386 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-22bccbc4-6e2c-4ab1-8e94-9302e87499bb tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] https://10.4.3.119/volume/v3/volumes/730f1e79-2b96-4766-b5d9-7ff8f2488cfd returned with HTTP 404 Aug 25 10:23:51.281386 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 742/3012] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:23:51 2026] GET /volume/v3/volumes/730f1e79-2b96-4766-b5d9-7ff8f2488cfd => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 10:23:51.291987 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-33a449e8-4dc2-4cf8-8f62-5b30caf6bb3e None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:51.296244 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-33a449e8-4dc2-4cf8-8f62-5b30caf6bb3e tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] DELETE https://10.4.3.119/volume/v3/volumes/7337bd2c-aa10-4a97-af6a-ca0d9785eea2 Aug 25 10:23:51.296244 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-33a449e8-4dc2-4cf8-8f62-5b30caf6bb3e tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:51.296244 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-33a449e8-4dc2-4cf8-8f62-5b30caf6bb3e tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:51.296244 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-33a449e8-4dc2-4cf8-8f62-5b30caf6bb3e tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Delete volume with id: 7337bd2c-aa10-4a97-af6a-ca0d9785eea2 Aug 25 10:23:51.308953 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-33a449e8-4dc2-4cf8-8f62-5b30caf6bb3e tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] https://10.4.3.119/volume/v3/volumes/7337bd2c-aa10-4a97-af6a-ca0d9785eea2 returned with HTTP 404 Aug 25 10:23:51.309910 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 756/3013] 10.4.3.119 () {68 vars in 1392 bytes} [Tue Aug 25 10:23:51 2026] DELETE /volume/v3/volumes/7337bd2c-aa10-4a97-af6a-ca0d9785eea2 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 10:23:51.319501 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-5537da2b-7f2f-428f-b1eb-4ce0018bab6d None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:51.321918 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5537da2b-7f2f-428f-b1eb-4ce0018bab6d tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] GET https://10.4.3.119/volume/v3/volumes/7337bd2c-aa10-4a97-af6a-ca0d9785eea2 Aug 25 10:23:51.322213 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5537da2b-7f2f-428f-b1eb-4ce0018bab6d tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:51.322419 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5537da2b-7f2f-428f-b1eb-4ce0018bab6d tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:51.329648 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5537da2b-7f2f-428f-b1eb-4ce0018bab6d tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] https://10.4.3.119/volume/v3/volumes/7337bd2c-aa10-4a97-af6a-ca0d9785eea2 returned with HTTP 404 Aug 25 10:23:51.330380 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 762/3014] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:23:51 2026] GET /volume/v3/volumes/7337bd2c-aa10-4a97-af6a-ca0d9785eea2 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 10:23:51.341658 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-cc8cc127-3da9-4a83-98e7-a9c77a88a0ce None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:51.343983 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-cc8cc127-3da9-4a83-98e7-a9c77a88a0ce tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] DELETE https://10.4.3.119/volume/v3/volumes/0c221946-ed69-402c-8c26-81b82a16a1a9 Aug 25 10:23:51.344486 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-cc8cc127-3da9-4a83-98e7-a9c77a88a0ce tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:51.344721 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-cc8cc127-3da9-4a83-98e7-a9c77a88a0ce tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:51.344933 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-cc8cc127-3da9-4a83-98e7-a9c77a88a0ce tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Delete volume with id: 0c221946-ed69-402c-8c26-81b82a16a1a9 Aug 25 10:23:51.354814 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-cc8cc127-3da9-4a83-98e7-a9c77a88a0ce tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] https://10.4.3.119/volume/v3/volumes/0c221946-ed69-402c-8c26-81b82a16a1a9 returned with HTTP 404 Aug 25 10:23:51.355661 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 755/3015] 10.4.3.119 () {68 vars in 1392 bytes} [Tue Aug 25 10:23:51 2026] DELETE /volume/v3/volumes/0c221946-ed69-402c-8c26-81b82a16a1a9 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 10:23:51.363444 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-f7589e33-772a-4ab9-afa7-91fac34480fa None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:51.366233 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f7589e33-772a-4ab9-afa7-91fac34480fa tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] GET https://10.4.3.119/volume/v3/volumes/0c221946-ed69-402c-8c26-81b82a16a1a9 Aug 25 10:23:51.366233 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f7589e33-772a-4ab9-afa7-91fac34480fa tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:51.366925 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f7589e33-772a-4ab9-afa7-91fac34480fa tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:51.375017 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f7589e33-772a-4ab9-afa7-91fac34480fa tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] https://10.4.3.119/volume/v3/volumes/0c221946-ed69-402c-8c26-81b82a16a1a9 returned with HTTP 404 Aug 25 10:23:51.375644 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 743/3016] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:23:51 2026] GET /volume/v3/volumes/0c221946-ed69-402c-8c26-81b82a16a1a9 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 10:23:51.384462 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-2860367d-8a6c-45c9-8928-e028e74bd6c5 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:51.386662 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2860367d-8a6c-45c9-8928-e028e74bd6c5 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] DELETE https://10.4.3.119/volume/v3/snapshots/88461b6d-4733-4981-8532-905233c78f79 Aug 25 10:23:51.386865 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2860367d-8a6c-45c9-8928-e028e74bd6c5 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:51.387075 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2860367d-8a6c-45c9-8928-e028e74bd6c5 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:51.387233 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.snapshots [None req-2860367d-8a6c-45c9-8928-e028e74bd6c5 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Delete snapshot with id: 88461b6d-4733-4981-8532-905233c78f79 Aug 25 10:23:51.392219 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2860367d-8a6c-45c9-8928-e028e74bd6c5 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] https://10.4.3.119/volume/v3/snapshots/88461b6d-4733-4981-8532-905233c78f79 returned with HTTP 404 Aug 25 10:23:51.392780 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 757/3017] 10.4.3.119 () {66 vars in 1357 bytes} [Tue Aug 25 10:23:51 2026] DELETE /volume/v3/snapshots/88461b6d-4733-4981-8532-905233c78f79 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:23:51.400266 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-5531c940-837d-4f3a-93ea-537730f9f3a0 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:51.402007 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5531c940-837d-4f3a-93ea-537730f9f3a0 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] GET https://10.4.3.119/volume/v3/snapshots/88461b6d-4733-4981-8532-905233c78f79 Aug 25 10:23:51.402302 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5531c940-837d-4f3a-93ea-537730f9f3a0 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:51.402548 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5531c940-837d-4f3a-93ea-537730f9f3a0 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:51.406787 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5531c940-837d-4f3a-93ea-537730f9f3a0 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] https://10.4.3.119/volume/v3/snapshots/88461b6d-4733-4981-8532-905233c78f79 returned with HTTP 404 Aug 25 10:23:51.407375 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 763/3018] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:23:51 2026] GET /volume/v3/snapshots/88461b6d-4733-4981-8532-905233c78f79 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:23:51.414342 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-bc273d05-9644-4ef8-a710-0f0405613cdc None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:51.415981 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-bc273d05-9644-4ef8-a710-0f0405613cdc tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] DELETE https://10.4.3.119/volume/v3/volumes/b3f7cc46-a399-4256-a3f1-3a8f2952eec7 Aug 25 10:23:51.416199 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-bc273d05-9644-4ef8-a710-0f0405613cdc tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:51.416369 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-bc273d05-9644-4ef8-a710-0f0405613cdc tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:51.416520 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-bc273d05-9644-4ef8-a710-0f0405613cdc tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Delete volume with id: b3f7cc46-a399-4256-a3f1-3a8f2952eec7 Aug 25 10:23:51.424535 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-bc273d05-9644-4ef8-a710-0f0405613cdc tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] https://10.4.3.119/volume/v3/volumes/b3f7cc46-a399-4256-a3f1-3a8f2952eec7 returned with HTTP 404 Aug 25 10:23:51.425076 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 756/3019] 10.4.3.119 () {68 vars in 1392 bytes} [Tue Aug 25 10:23:51 2026] DELETE /volume/v3/volumes/b3f7cc46-a399-4256-a3f1-3a8f2952eec7 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 10:23:51.434065 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-b801bf2e-88bc-45d0-b78e-d229be6d9e64 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:51.436883 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b801bf2e-88bc-45d0-b78e-d229be6d9e64 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] GET https://10.4.3.119/volume/v3/volumes/b3f7cc46-a399-4256-a3f1-3a8f2952eec7 Aug 25 10:23:51.437257 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b801bf2e-88bc-45d0-b78e-d229be6d9e64 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:51.437655 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b801bf2e-88bc-45d0-b78e-d229be6d9e64 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:51.444220 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b801bf2e-88bc-45d0-b78e-d229be6d9e64 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] https://10.4.3.119/volume/v3/volumes/b3f7cc46-a399-4256-a3f1-3a8f2952eec7 returned with HTTP 404 Aug 25 10:23:51.444913 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 744/3020] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:23:51 2026] GET /volume/v3/volumes/b3f7cc46-a399-4256-a3f1-3a8f2952eec7 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 10:23:51.453344 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-cd446d06-bc87-47d1-8691-294506644a07 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:51.455321 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-cd446d06-bc87-47d1-8691-294506644a07 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] DELETE https://10.4.3.119/volume/v3/snapshots/7b8c3130-5f76-4237-8843-4bd97fde50fb Aug 25 10:23:51.455520 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-cd446d06-bc87-47d1-8691-294506644a07 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:51.455719 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-cd446d06-bc87-47d1-8691-294506644a07 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:51.455841 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.snapshots [None req-cd446d06-bc87-47d1-8691-294506644a07 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Delete snapshot with id: 7b8c3130-5f76-4237-8843-4bd97fde50fb Aug 25 10:23:51.461367 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-cd446d06-bc87-47d1-8691-294506644a07 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] https://10.4.3.119/volume/v3/snapshots/7b8c3130-5f76-4237-8843-4bd97fde50fb returned with HTTP 404 Aug 25 10:23:51.461918 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 758/3021] 10.4.3.119 () {66 vars in 1357 bytes} [Tue Aug 25 10:23:51 2026] DELETE /volume/v3/snapshots/7b8c3130-5f76-4237-8843-4bd97fde50fb => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:23:51.470165 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-6f98f518-c6e9-43f8-a56a-7a13dfc35a90 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:51.472636 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6f98f518-c6e9-43f8-a56a-7a13dfc35a90 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] GET https://10.4.3.119/volume/v3/snapshots/7b8c3130-5f76-4237-8843-4bd97fde50fb Aug 25 10:23:51.473022 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6f98f518-c6e9-43f8-a56a-7a13dfc35a90 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:51.473334 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6f98f518-c6e9-43f8-a56a-7a13dfc35a90 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:51.479969 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6f98f518-c6e9-43f8-a56a-7a13dfc35a90 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] https://10.4.3.119/volume/v3/snapshots/7b8c3130-5f76-4237-8843-4bd97fde50fb returned with HTTP 404 Aug 25 10:23:51.480760 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 764/3022] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:23:51 2026] GET /volume/v3/snapshots/7b8c3130-5f76-4237-8843-4bd97fde50fb => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:23:51.490201 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-94b95160-9394-49df-bc6c-0b184b3ebd41 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:51.492727 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-94b95160-9394-49df-bc6c-0b184b3ebd41 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] DELETE https://10.4.3.119/volume/v3/volumes/5c4fa755-20eb-4019-9103-e547505f08e2 Aug 25 10:23:51.493211 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-94b95160-9394-49df-bc6c-0b184b3ebd41 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:51.493312 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-94b95160-9394-49df-bc6c-0b184b3ebd41 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:51.493532 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-94b95160-9394-49df-bc6c-0b184b3ebd41 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Delete volume with id: 5c4fa755-20eb-4019-9103-e547505f08e2 Aug 25 10:23:51.501971 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-94b95160-9394-49df-bc6c-0b184b3ebd41 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] https://10.4.3.119/volume/v3/volumes/5c4fa755-20eb-4019-9103-e547505f08e2 returned with HTTP 404 Aug 25 10:23:51.502703 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 757/3023] 10.4.3.119 () {68 vars in 1392 bytes} [Tue Aug 25 10:23:51 2026] DELETE /volume/v3/volumes/5c4fa755-20eb-4019-9103-e547505f08e2 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 10:23:51.514113 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-955b3277-41b4-4266-bc18-3fd623120fa6 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:51.516462 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-955b3277-41b4-4266-bc18-3fd623120fa6 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] GET https://10.4.3.119/volume/v3/volumes/5c4fa755-20eb-4019-9103-e547505f08e2 Aug 25 10:23:51.516625 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-955b3277-41b4-4266-bc18-3fd623120fa6 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:51.517087 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-955b3277-41b4-4266-bc18-3fd623120fa6 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:51.525643 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-955b3277-41b4-4266-bc18-3fd623120fa6 tempest-VolumeDependencyTests-105485415 tempest-VolumeDependencyTests-105485415-project-member] https://10.4.3.119/volume/v3/volumes/5c4fa755-20eb-4019-9103-e547505f08e2 returned with HTTP 404 Aug 25 10:23:51.525643 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 745/3024] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:23:51 2026] GET /volume/v3/volumes/5c4fa755-20eb-4019-9103-e547505f08e2 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 10:23:51.869424 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-2b167e6f-e59e-4313-bc7a-6f425a417d32 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:51.871802 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2b167e6f-e59e-4313-bc7a-6f425a417d32 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] GET https://10.4.3.119/volume/v3/backups/c1d16bb7-b317-4367-8890-a23ebd9aa424 Aug 25 10:23:51.872209 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2b167e6f-e59e-4313-bc7a-6f425a417d32 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:51.872383 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2b167e6f-e59e-4313-bc7a-6f425a417d32 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:51.872581 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-2b167e6f-e59e-4313-bc7a-6f425a417d32 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Show backup with id c1d16bb7-b317-4367-8890-a23ebd9aa424. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:23:51.881228 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:51.881228 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:23:51.881641 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2b167e6f-e59e-4313-bc7a-6f425a417d32 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] https://10.4.3.119/volume/v3/backups/c1d16bb7-b317-4367-8890-a23ebd9aa424 returned with HTTP 200 Aug 25 10:23:51.882126 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 759/3025] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:23:51 2026] GET /volume/v3/backups/c1d16bb7-b317-4367-8890-a23ebd9aa424 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:51.904108 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-ba053ee1-bbb9-4234-adec-78382e31628b None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:51.908635 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ba053ee1-bbb9-4234-adec-78382e31628b tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/volumes/d0e9fbab-85d7-48f9-9eb3-4e804eeaf1ba Aug 25 10:23:51.908635 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ba053ee1-bbb9-4234-adec-78382e31628b tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:51.908635 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ba053ee1-bbb9-4234-adec-78382e31628b tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:51.917059 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:51.917059 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:23:51.922250 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-ba053ee1-bbb9-4234-adec-78382e31628b tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Volume info retrieved successfully. Aug 25 10:23:51.928953 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ba053ee1-bbb9-4234-adec-78382e31628b tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/volumes/d0e9fbab-85d7-48f9-9eb3-4e804eeaf1ba returned with HTTP 200 Aug 25 10:23:51.929721 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 765/3026] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:51 2026] GET /volume/v3/volumes/d0e9fbab-85d7-48f9-9eb3-4e804eeaf1ba => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:51.947194 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-4644742a-33f2-4e8f-8f1a-d970f6698765 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:51.949706 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4644742a-33f2-4e8f-8f1a-d970f6698765 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] POST https://10.4.3.119/volume/v3/backups Aug 25 10:23:51.949706 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4644742a-33f2-4e8f-8f1a-d970f6698765 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d0e9fbab-85d7-48f9-9eb3-4e804eeaf1ba", "name": "tempest-VolumesBackupsTest-Backup-1315737496"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:23:51.951520 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.contrib.backups [None req-4644742a-33f2-4e8f-8f1a-d970f6698765 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Creating new backup {'backup': {'volume_id': 'd0e9fbab-85d7-48f9-9eb3-4e804eeaf1ba', 'name': 'tempest-VolumesBackupsTest-Backup-1315737496'}} {{(pid=100388) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 10:23:51.951634 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.contrib.backups [None req-4644742a-33f2-4e8f-8f1a-d970f6698765 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Creating backup of volume d0e9fbab-85d7-48f9-9eb3-4e804eeaf1ba in container None Aug 25 10:23:51.962726 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:51.962726 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:23:51.962960 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-4644742a-33f2-4e8f-8f1a-d970f6698765 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Volume info retrieved successfully. Aug 25 10:23:52.012159 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-4644742a-33f2-4e8f-8f1a-d970f6698765 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Created reservations ['d343b090-a94e-4388-82ba-41b9cfe99506', 'f907ff99-6f5d-474b-99ce-240ff503c4eb'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:23:52.077563 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4644742a-33f2-4e8f-8f1a-d970f6698765 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups returned with HTTP 202 Aug 25 10:23:52.078090 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 758/3027] 10.4.3.119 () {68 vars in 1259 bytes} [Tue Aug 25 10:23:51 2026] POST /volume/v3/backups => generated 330 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:23:52.091401 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-7df86a9f-cf64-4693-9af8-0414f788e568 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:52.095475 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-7df86a9f-cf64-4693-9af8-0414f788e568 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/backups/ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd Aug 25 10:23:52.095765 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-7df86a9f-cf64-4693-9af8-0414f788e568 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:52.096034 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-7df86a9f-cf64-4693-9af8-0414f788e568 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:52.097722 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-7df86a9f-cf64-4693-9af8-0414f788e568 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Show backup with id ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:23:52.097826 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-d5655135-940e-4fa3-933a-a2c9c934cef2 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:52.105592 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d5655135-940e-4fa3-933a-a2c9c934cef2 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de Aug 25 10:23:52.106367 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d5655135-940e-4fa3-933a-a2c9c934cef2 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:52.106367 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d5655135-940e-4fa3-933a-a2c9c934cef2 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:52.107578 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:52.107578 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:23:52.109865 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-7df86a9f-cf64-4693-9af8-0414f788e568 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/backups/ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd returned with HTTP 200 Aug 25 10:23:52.109865 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 746/3028] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:52 2026] GET /volume/v3/backups/ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd => generated 832 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:52.110701 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-d5655135-940e-4fa3-933a-a2c9c934cef2 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 25dfbb1d-2ba3-4c7c-bac7-e1374be052de. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:23:52.119400 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:52.119400 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:23:52.121275 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d5655135-940e-4fa3-933a-a2c9c934cef2 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de returned with HTTP 200 Aug 25 10:23:52.121275 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 760/3029] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:52 2026] GET /volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de => generated 737 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:52.907813 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-4008e06d-09d5-4a61-b29f-8f7226641a39 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:52.910190 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4008e06d-09d5-4a61-b29f-8f7226641a39 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] GET https://10.4.3.119/volume/v3/backups/c1d16bb7-b317-4367-8890-a23ebd9aa424 Aug 25 10:23:52.910563 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4008e06d-09d5-4a61-b29f-8f7226641a39 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:52.910728 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4008e06d-09d5-4a61-b29f-8f7226641a39 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:52.910854 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-4008e06d-09d5-4a61-b29f-8f7226641a39 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Show backup with id c1d16bb7-b317-4367-8890-a23ebd9aa424. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:23:52.916111 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:52.916111 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:23:52.917042 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4008e06d-09d5-4a61-b29f-8f7226641a39 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] https://10.4.3.119/volume/v3/backups/c1d16bb7-b317-4367-8890-a23ebd9aa424 returned with HTTP 200 Aug 25 10:23:52.917871 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 766/3030] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:23:52 2026] GET /volume/v3/backups/c1d16bb7-b317-4367-8890-a23ebd9aa424 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 10:23:53.122555 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-a946e355-5c62-4405-9f62-62ae8343b8d0 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:53.125187 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a946e355-5c62-4405-9f62-62ae8343b8d0 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/backups/ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd Aug 25 10:23:53.125461 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a946e355-5c62-4405-9f62-62ae8343b8d0 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:53.125736 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a946e355-5c62-4405-9f62-62ae8343b8d0 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:53.125901 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-a946e355-5c62-4405-9f62-62ae8343b8d0 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Show backup with id ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:23:53.132535 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:53.132535 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:23:53.133704 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a946e355-5c62-4405-9f62-62ae8343b8d0 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/backups/ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd returned with HTTP 200 Aug 25 10:23:53.134246 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 759/3031] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:53 2026] GET /volume/v3/backups/ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd => generated 832 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:53.135391 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-4e828481-5cf1-47a9-85fb-bb15692fb992 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:53.141731 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4e828481-5cf1-47a9-85fb-bb15692fb992 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de Aug 25 10:23:53.142044 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4e828481-5cf1-47a9-85fb-bb15692fb992 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:53.142416 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4e828481-5cf1-47a9-85fb-bb15692fb992 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:53.142899 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-4e828481-5cf1-47a9-85fb-bb15692fb992 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 25dfbb1d-2ba3-4c7c-bac7-e1374be052de. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:23:53.147664 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:53.147664 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:23:53.148761 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4e828481-5cf1-47a9-85fb-bb15692fb992 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de returned with HTTP 200 Aug 25 10:23:53.149414 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 747/3032] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:53 2026] GET /volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de => generated 739 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:53.606867 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-cdd45ed3-1384-41be-87c8-2e98e45bef50 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:53.697866 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-cdd45ed3-1384-41be-87c8-2e98e45bef50 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:23:53.698275 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-cdd45ed3-1384-41be-87c8-2e98e45bef50 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1658887188"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:23:53.699754 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volumes [None req-cdd45ed3-1384-41be-87c8-2e98e45bef50 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1658887188'}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:23:53.699913 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-cdd45ed3-1384-41be-87c8-2e98e45bef50 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Create volume of 1 GB Aug 25 10:23:53.704475 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-cdd45ed3-1384-41be-87c8-2e98e45bef50 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Availability Zones retrieved successfully. Aug 25 10:23:53.710756 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-cdd45ed3-1384-41be-87c8-2e98e45bef50 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Flow 'volume_create_api' (acc0432c-6ded-49a8-9ef7-70d83f6ecee9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:23:53.711930 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-cdd45ed3-1384-41be-87c8-2e98e45bef50 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5fa96383-0c6a-47c8-9c8a-44353f7b2afc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:53.712772 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-cdd45ed3-1384-41be-87c8-2e98e45bef50 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Validating volume size '1' using validate_int {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:23:53.740146 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-cdd45ed3-1384-41be-87c8-2e98e45bef50 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5fa96383-0c6a-47c8-9c8a-44353f7b2afc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:53.740844 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-cdd45ed3-1384-41be-87c8-2e98e45bef50 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0b21c6b-06fc-43e1-9ab1-512f2b5d04f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:53.812451 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-cdd45ed3-1384-41be-87c8-2e98e45bef50 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Created reservations ['1dd52077-6c15-4688-a630-69c7a76f6670', '981c54e4-5e53-4ad5-b8f0-754c981bc267', '5614c315-7075-46bb-9717-2ca680292f79', '607e63c2-7afb-40e4-b377-a59f97c52979'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:23:53.813960 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-cdd45ed3-1384-41be-87c8-2e98e45bef50 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0b21c6b-06fc-43e1-9ab1-512f2b5d04f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1dd52077-6c15-4688-a630-69c7a76f6670', '981c54e4-5e53-4ad5-b8f0-754c981bc267', '5614c315-7075-46bb-9717-2ca680292f79', '607e63c2-7afb-40e4-b377-a59f97c52979']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:53.815155 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-cdd45ed3-1384-41be-87c8-2e98e45bef50 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d70e07be-1274-49c6-8179-ba1f5567356d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:53.856147 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-cdd45ed3-1384-41be-87c8-2e98e45bef50 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d70e07be-1274-49c6-8179-ba1f5567356d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '04c4bf5e-99ad-4587-85a1-ac940e293871', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1658887188',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0356cbd5feb4f4d9fd1bacc96be6e74',qos_specs=None,replication_status=,reservations=['1dd52077-6c15-4688-a630-69c7a76f6670','981c54e4-5e53-4ad5-b8f0-754c981bc267','5614c315-7075-46bb-9717-2ca680292f79','607e63c2-7afb-40e4-b377-a59f97c52979'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5c266a06cf74aacaddec9580290358c',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:23:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1658887188',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=04c4bf5e-99ad-4587-85a1-ac940e293871,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d0356cbd5feb4f4d9fd1bacc96be6e74',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f5c266a06cf74aacaddec9580290358c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:53.857130 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-cdd45ed3-1384-41be-87c8-2e98e45bef50 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41f93aaf-eb88-4b0d-8e93-35e6f3953413) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:53.874822 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-cdd45ed3-1384-41be-87c8-2e98e45bef50 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41f93aaf-eb88-4b0d-8e93-35e6f3953413) transitioned into state 'SUCCESS' from state '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-1658887188',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0356cbd5feb4f4d9fd1bacc96be6e74',qos_specs=None,replication_status=,reservations=['1dd52077-6c15-4688-a630-69c7a76f6670','981c54e4-5e53-4ad5-b8f0-754c981bc267','5614c315-7075-46bb-9717-2ca680292f79','607e63c2-7afb-40e4-b377-a59f97c52979'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5c266a06cf74aacaddec9580290358c',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:53.875642 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-cdd45ed3-1384-41be-87c8-2e98e45bef50 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d170d0b4-53e7-4c2e-98d9-bf386e6c18ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:23:53.885364 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-cdd45ed3-1384-41be-87c8-2e98e45bef50 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d170d0b4-53e7-4c2e-98d9-bf386e6c18ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:23:53.886271 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-cdd45ed3-1384-41be-87c8-2e98e45bef50 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Flow 'volume_create_api' (acc0432c-6ded-49a8-9ef7-70d83f6ecee9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:23:53.886618 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-cdd45ed3-1384-41be-87c8-2e98e45bef50 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Create volume request issued successfully. Aug 25 10:23:53.887264 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-cdd45ed3-1384-41be-87c8-2e98e45bef50 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:23:53.887854 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 761/3033] 10.4.3.119 () {70 vars in 1298 bytes} [Tue Aug 25 10:23:53 2026] POST /volume/v3/volumes => generated 778 bytes in 281 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:23:53.902262 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-e5f5530d-8f87-48ca-b1d4-475f121da35b None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:53.904215 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e5f5530d-8f87-48ca-b1d4-475f121da35b tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/volumes/04c4bf5e-99ad-4587-85a1-ac940e293871 Aug 25 10:23:53.904448 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e5f5530d-8f87-48ca-b1d4-475f121da35b tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:53.904688 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e5f5530d-8f87-48ca-b1d4-475f121da35b tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:53.912063 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:53.912063 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:23:53.916265 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-e5f5530d-8f87-48ca-b1d4-475f121da35b tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Volume info retrieved successfully. Aug 25 10:23:53.920482 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e5f5530d-8f87-48ca-b1d4-475f121da35b tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/volumes/04c4bf5e-99ad-4587-85a1-ac940e293871 returned with HTTP 200 Aug 25 10:23:53.921175 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 767/3034] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:23:53 2026] GET /volume/v3/volumes/04c4bf5e-99ad-4587-85a1-ac940e293871 => generated 957 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:53.931368 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-33bd0629-3150-46d3-9e75-2385ae6046a5 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:53.933098 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-33bd0629-3150-46d3-9e75-2385ae6046a5 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] GET https://10.4.3.119/volume/v3/backups/c1d16bb7-b317-4367-8890-a23ebd9aa424 Aug 25 10:23:53.933320 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-33bd0629-3150-46d3-9e75-2385ae6046a5 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:53.933495 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-33bd0629-3150-46d3-9e75-2385ae6046a5 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:53.933592 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-33bd0629-3150-46d3-9e75-2385ae6046a5 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Show backup with id c1d16bb7-b317-4367-8890-a23ebd9aa424. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:23:53.937527 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:53.937527 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:23:53.938167 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-33bd0629-3150-46d3-9e75-2385ae6046a5 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] https://10.4.3.119/volume/v3/backups/c1d16bb7-b317-4367-8890-a23ebd9aa424 returned with HTTP 200 Aug 25 10:23:53.940179 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 760/3035] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:23:53 2026] GET /volume/v3/backups/c1d16bb7-b317-4367-8890-a23ebd9aa424 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:54.146970 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-523ef69a-2e47-4d92-aa68-35dd454388c3 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:54.148659 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-523ef69a-2e47-4d92-aa68-35dd454388c3 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/backups/ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd Aug 25 10:23:54.148900 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-523ef69a-2e47-4d92-aa68-35dd454388c3 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:54.149076 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-523ef69a-2e47-4d92-aa68-35dd454388c3 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:54.149208 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-523ef69a-2e47-4d92-aa68-35dd454388c3 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Show backup with id ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:23:54.154270 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:54.154270 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:23:54.155292 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-523ef69a-2e47-4d92-aa68-35dd454388c3 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/backups/ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd returned with HTTP 200 Aug 25 10:23:54.155752 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 748/3036] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:54 2026] GET /volume/v3/backups/ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd => generated 833 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:54.160621 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-7f62c442-a5b3-4cfe-8c62-f3cc6936ae57 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:54.162640 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7f62c442-a5b3-4cfe-8c62-f3cc6936ae57 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de Aug 25 10:23:54.162899 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-7f62c442-a5b3-4cfe-8c62-f3cc6936ae57 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:54.163080 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-7f62c442-a5b3-4cfe-8c62-f3cc6936ae57 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:54.163220 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-7f62c442-a5b3-4cfe-8c62-f3cc6936ae57 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 25dfbb1d-2ba3-4c7c-bac7-e1374be052de. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:23:54.168344 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:54.168344 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:23:54.169268 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7f62c442-a5b3-4cfe-8c62-f3cc6936ae57 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de returned with HTTP 200 Aug 25 10:23:54.169653 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 762/3037] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:54 2026] GET /volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:54.591893 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-21ef66c1-d723-43cd-8920-301fcfccd5e3 req-a4e5870f-374f-47f6-ae47-05a962bb15ec None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:54.596595 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-21ef66c1-d723-43cd-8920-301fcfccd5e3 req-a4e5870f-374f-47f6-ae47-05a962bb15ec tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] GET https://10.4.3.119/volume/v3/volumes/693ba89e-c467-48a7-a6cb-2f50ba40bc0e/encryption Aug 25 10:23:54.596595 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-21ef66c1-d723-43cd-8920-301fcfccd5e3 req-a4e5870f-374f-47f6-ae47-05a962bb15ec tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:54.596595 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-21ef66c1-d723-43cd-8920-301fcfccd5e3 req-a4e5870f-374f-47f6-ae47-05a962bb15ec tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'index' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:54.622751 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:54.622751 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:23:54.640622 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-21ef66c1-d723-43cd-8920-301fcfccd5e3 req-a4e5870f-374f-47f6-ae47-05a962bb15ec tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/volumes/693ba89e-c467-48a7-a6cb-2f50ba40bc0e/encryption returned with HTTP 200 Aug 25 10:23:54.640622 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 768/3038] 10.4.3.119 () {68 vars in 1631 bytes} [Tue Aug 25 10:23:54 2026] GET /volume/v3/volumes/693ba89e-c467-48a7-a6cb-2f50ba40bc0e/encryption => generated 161 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:54.934566 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-51851183-18a7-4204-86f1-ad4f6ece1e69 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:54.936262 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-51851183-18a7-4204-86f1-ad4f6ece1e69 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/volumes/04c4bf5e-99ad-4587-85a1-ac940e293871 Aug 25 10:23:54.936450 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-51851183-18a7-4204-86f1-ad4f6ece1e69 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:54.936621 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-51851183-18a7-4204-86f1-ad4f6ece1e69 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:54.943295 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:54.943295 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:23:54.947575 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-51851183-18a7-4204-86f1-ad4f6ece1e69 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Volume info retrieved successfully. Aug 25 10:23:54.951425 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-bdc26c57-e1c8-43ed-a64e-e706eca4e00b None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:54.951829 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-51851183-18a7-4204-86f1-ad4f6ece1e69 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/volumes/04c4bf5e-99ad-4587-85a1-ac940e293871 returned with HTTP 200 Aug 25 10:23:54.952251 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 761/3039] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:23:54 2026] GET /volume/v3/volumes/04c4bf5e-99ad-4587-85a1-ac940e293871 => generated 1009 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:23:54.953488 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-bdc26c57-e1c8-43ed-a64e-e706eca4e00b tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] GET https://10.4.3.119/volume/v3/backups/c1d16bb7-b317-4367-8890-a23ebd9aa424 Aug 25 10:23:54.953857 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-bdc26c57-e1c8-43ed-a64e-e706eca4e00b tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:54.954081 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-bdc26c57-e1c8-43ed-a64e-e706eca4e00b tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:54.954222 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-bdc26c57-e1c8-43ed-a64e-e706eca4e00b tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Show backup with id c1d16bb7-b317-4367-8890-a23ebd9aa424. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:23:54.961090 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:54.961090 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:23:54.961824 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-bdc26c57-e1c8-43ed-a64e-e706eca4e00b tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] https://10.4.3.119/volume/v3/backups/c1d16bb7-b317-4367-8890-a23ebd9aa424 returned with HTTP 200 Aug 25 10:23:54.962209 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 749/3040] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:23:54 2026] GET /volume/v3/backups/c1d16bb7-b317-4367-8890-a23ebd9aa424 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:54.965515 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-25e96a27-9bd1-49af-bc4c-de90531809cf None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:54.967461 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-25e96a27-9bd1-49af-bc4c-de90531809cf tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] POST https://10.4.3.119/volume/v3/backups Aug 25 10:23:54.967887 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-25e96a27-9bd1-49af-bc4c-de90531809cf tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "04c4bf5e-99ad-4587-85a1-ac940e293871", "name": "tempest-type-Backup-1042623110"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:23:54.969484 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.contrib.backups [None req-25e96a27-9bd1-49af-bc4c-de90531809cf tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Creating new backup {'backup': {'volume_id': '04c4bf5e-99ad-4587-85a1-ac940e293871', 'name': 'tempest-type-Backup-1042623110'}} {{(pid=100390) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 10:23:54.969671 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.contrib.backups [None req-25e96a27-9bd1-49af-bc4c-de90531809cf tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Creating backup of volume 04c4bf5e-99ad-4587-85a1-ac940e293871 in container None Aug 25 10:23:54.977067 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:54.977067 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:23:54.977403 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-25e96a27-9bd1-49af-bc4c-de90531809cf tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Volume info retrieved successfully. Aug 25 10:23:55.007170 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-25e96a27-9bd1-49af-bc4c-de90531809cf tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Created reservations ['94e49577-2328-4b53-93ef-61a251f80ab4', '25bfc45e-067d-41bc-b131-105b66911ded'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:23:55.045679 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-25e96a27-9bd1-49af-bc4c-de90531809cf tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups returned with HTTP 202 Aug 25 10:23:55.048178 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 763/3041] 10.4.3.119 () {70 vars in 1299 bytes} [Tue Aug 25 10:23:54 2026] POST /volume/v3/backups => generated 316 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:23:55.055044 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-cb08b136-c57e-410f-a2ab-17ebb11b42c9 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:55.057093 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-cb08b136-c57e-410f-a2ab-17ebb11b42c9 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/backups/82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea Aug 25 10:23:55.057512 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-cb08b136-c57e-410f-a2ab-17ebb11b42c9 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:55.057512 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-cb08b136-c57e-410f-a2ab-17ebb11b42c9 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:55.057640 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-cb08b136-c57e-410f-a2ab-17ebb11b42c9 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Show backup with id 82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:23:55.063227 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:55.063227 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:23:55.064313 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-cb08b136-c57e-410f-a2ab-17ebb11b42c9 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups/82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea returned with HTTP 200 Aug 25 10:23:55.064971 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 769/3042] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:23:55 2026] GET /volume/v3/backups/82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:55.171200 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-d1dad08c-0beb-4f3e-afb7-c3af9d65183f None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:55.173089 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d1dad08c-0beb-4f3e-afb7-c3af9d65183f tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/backups/ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd Aug 25 10:23:55.173342 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d1dad08c-0beb-4f3e-afb7-c3af9d65183f tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:55.173539 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d1dad08c-0beb-4f3e-afb7-c3af9d65183f tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:55.173680 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-d1dad08c-0beb-4f3e-afb7-c3af9d65183f tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Show backup with id ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:23:55.180038 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:55.180038 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:23:55.181201 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d1dad08c-0beb-4f3e-afb7-c3af9d65183f tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/backups/ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd returned with HTTP 200 Aug 25 10:23:55.181581 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 762/3043] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:55 2026] GET /volume/v3/backups/ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd => generated 833 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:55.189536 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-ef0b4e7b-7929-4572-bdb2-d5f96e7ac6f4 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:55.192088 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ef0b4e7b-7929-4572-bdb2-d5f96e7ac6f4 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de Aug 25 10:23:55.192319 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ef0b4e7b-7929-4572-bdb2-d5f96e7ac6f4 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:55.192615 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ef0b4e7b-7929-4572-bdb2-d5f96e7ac6f4 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:55.192813 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-ef0b4e7b-7929-4572-bdb2-d5f96e7ac6f4 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 25dfbb1d-2ba3-4c7c-bac7-e1374be052de. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:23:55.199670 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:55.199670 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:23:55.200673 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ef0b4e7b-7929-4572-bdb2-d5f96e7ac6f4 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de returned with HTTP 200 Aug 25 10:23:55.201081 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 750/3044] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:55 2026] GET /volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de => generated 739 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:55.972810 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-c723f4b0-b378-4323-832a-50a4506e798e None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:55.975646 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c723f4b0-b378-4323-832a-50a4506e798e tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] GET https://10.4.3.119/volume/v3/backups/c1d16bb7-b317-4367-8890-a23ebd9aa424 Aug 25 10:23:55.975891 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c723f4b0-b378-4323-832a-50a4506e798e tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:55.976213 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c723f4b0-b378-4323-832a-50a4506e798e tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:55.976416 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-c723f4b0-b378-4323-832a-50a4506e798e tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Show backup with id c1d16bb7-b317-4367-8890-a23ebd9aa424. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:23:55.984778 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:55.984778 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:23:55.985528 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c723f4b0-b378-4323-832a-50a4506e798e tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] https://10.4.3.119/volume/v3/backups/c1d16bb7-b317-4367-8890-a23ebd9aa424 returned with HTTP 200 Aug 25 10:23:55.985929 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 764/3045] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:23:55 2026] GET /volume/v3/backups/c1d16bb7-b317-4367-8890-a23ebd9aa424 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:56.076357 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-bb491421-7bd3-42b8-9f1e-af65a93be58b None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:56.078453 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-bb491421-7bd3-42b8-9f1e-af65a93be58b tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/backups/82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea Aug 25 10:23:56.078873 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-bb491421-7bd3-42b8-9f1e-af65a93be58b tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:56.079015 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-bb491421-7bd3-42b8-9f1e-af65a93be58b tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:56.079126 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-bb491421-7bd3-42b8-9f1e-af65a93be58b tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Show backup with id 82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:23:56.084461 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:56.084461 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:23:56.085290 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-bb491421-7bd3-42b8-9f1e-af65a93be58b tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups/82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea returned with HTTP 200 Aug 25 10:23:56.085820 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 770/3046] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:23:56 2026] GET /volume/v3/backups/82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:56.198451 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-39228334-5542-4390-a18d-9adc3712437e None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:56.202334 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-39228334-5542-4390-a18d-9adc3712437e tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/backups/ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd Aug 25 10:23:56.202334 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-39228334-5542-4390-a18d-9adc3712437e tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:56.203210 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-39228334-5542-4390-a18d-9adc3712437e tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:56.203610 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-39228334-5542-4390-a18d-9adc3712437e tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Show backup with id ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:23:56.210532 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:56.210532 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:23:56.211645 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-39228334-5542-4390-a18d-9adc3712437e tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/backups/ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd returned with HTTP 200 Aug 25 10:23:56.212466 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 763/3047] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:56 2026] GET /volume/v3/backups/ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd => generated 833 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:56.219781 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-6ab5a78d-cd81-45d9-82a4-f50e3f38550c None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:56.222168 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6ab5a78d-cd81-45d9-82a4-f50e3f38550c tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de Aug 25 10:23:56.222393 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6ab5a78d-cd81-45d9-82a4-f50e3f38550c tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:56.222662 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6ab5a78d-cd81-45d9-82a4-f50e3f38550c tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:56.222866 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-6ab5a78d-cd81-45d9-82a4-f50e3f38550c tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 25dfbb1d-2ba3-4c7c-bac7-e1374be052de. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:23:56.227916 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:56.227916 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:23:56.228761 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6ab5a78d-cd81-45d9-82a4-f50e3f38550c tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de returned with HTTP 200 Aug 25 10:23:56.229144 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 751/3048] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:56 2026] GET /volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:56.665006 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-8fef9512-85e5-48d6-ac97-c3d63db22d6e req-8f8c5030-2cb3-425b-937b-59f2a839cbf6 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:56.667931 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-8fef9512-85e5-48d6-ac97-c3d63db22d6e req-8f8c5030-2cb3-425b-937b-59f2a839cbf6 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] GET https://10.4.3.119/volume/v3/volumes/88b62f2f-9924-4ac5-a81e-ceeab3366557 Aug 25 10:23:56.668597 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-8fef9512-85e5-48d6-ac97-c3d63db22d6e req-8f8c5030-2cb3-425b-937b-59f2a839cbf6 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:56.668670 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-8fef9512-85e5-48d6-ac97-c3d63db22d6e req-8f8c5030-2cb3-425b-937b-59f2a839cbf6 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:56.683320 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:56.683320 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:23:56.688650 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [req-8fef9512-85e5-48d6-ac97-c3d63db22d6e req-8f8c5030-2cb3-425b-937b-59f2a839cbf6 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Volume info retrieved successfully. Aug 25 10:23:56.702940 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-8fef9512-85e5-48d6-ac97-c3d63db22d6e req-8f8c5030-2cb3-425b-937b-59f2a839cbf6 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] https://10.4.3.119/volume/v3/volumes/88b62f2f-9924-4ac5-a81e-ceeab3366557 returned with HTTP 200 Aug 25 10:23:56.703758 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 765/3049] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:23:56 2026] GET /volume/v3/volumes/88b62f2f-9924-4ac5-a81e-ceeab3366557 => generated 1231 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:23:56.732092 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-8fef9512-85e5-48d6-ac97-c3d63db22d6e req-01fa4e96-576e-4722-b0c9-5544bf5966c3 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:56.735097 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-8fef9512-85e5-48d6-ac97-c3d63db22d6e req-01fa4e96-576e-4722-b0c9-5544bf5966c3 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] POST https://10.4.3.119/volume/v3/volumes/88b62f2f-9924-4ac5-a81e-ceeab3366557/action Aug 25 10:23:56.735849 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-8fef9512-85e5-48d6-ac97-c3d63db22d6e req-01fa4e96-576e-4722-b0c9-5544bf5966c3 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:23:56.736018 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-8fef9512-85e5-48d6-ac97-c3d63db22d6e req-01fa4e96-576e-4722-b0c9-5544bf5966c3 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:23:56.752924 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:56.752924 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:23:56.753396 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-8fef9512-85e5-48d6-ac97-c3d63db22d6e req-01fa4e96-576e-4722-b0c9-5544bf5966c3 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Volume info retrieved successfully. Aug 25 10:23:56.763879 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-8fef9512-85e5-48d6-ac97-c3d63db22d6e req-01fa4e96-576e-4722-b0c9-5544bf5966c3 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Begin detaching volume completed successfully. Aug 25 10:23:56.763879 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-8fef9512-85e5-48d6-ac97-c3d63db22d6e req-01fa4e96-576e-4722-b0c9-5544bf5966c3 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] https://10.4.3.119/volume/v3/volumes/88b62f2f-9924-4ac5-a81e-ceeab3366557/action returned with HTTP 202 Aug 25 10:23:56.765147 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 771/3050] 10.4.3.119 () {72 vars in 1672 bytes} [Tue Aug 25 10:23:56 2026] POST /volume/v3/volumes/88b62f2f-9924-4ac5-a81e-ceeab3366557/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:23:56.861720 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-c66c9d9d-89a1-48c5-90a9-7686ea8db02e None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:56.862269 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c66c9d9d-89a1-48c5-90a9-7686ea8db02e None None] GET https://10.4.3.119/volume// Aug 25 10:23:56.862640 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c66c9d9d-89a1-48c5-90a9-7686ea8db02e None None] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:56.862810 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c66c9d9d-89a1-48c5-90a9-7686ea8db02e None None] Calling method 'all' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:56.863240 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c66c9d9d-89a1-48c5-90a9-7686ea8db02e None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:23:56.863592 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 764/3051] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:23:56 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:23:56.877638 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-8fef9512-85e5-48d6-ac97-c3d63db22d6e req-425aa662-0c9f-4239-ba33-f24df72e389d None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:56.880906 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-8fef9512-85e5-48d6-ac97-c3d63db22d6e req-425aa662-0c9f-4239-ba33-f24df72e389d tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] GET https://10.4.3.119/volume/v3/volumes/88b62f2f-9924-4ac5-a81e-ceeab3366557 Aug 25 10:23:56.881293 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-8fef9512-85e5-48d6-ac97-c3d63db22d6e req-425aa662-0c9f-4239-ba33-f24df72e389d tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:56.881606 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-8fef9512-85e5-48d6-ac97-c3d63db22d6e req-425aa662-0c9f-4239-ba33-f24df72e389d tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:56.896787 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:56.896787 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:23:56.906656 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-8fef9512-85e5-48d6-ac97-c3d63db22d6e req-425aa662-0c9f-4239-ba33-f24df72e389d tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Volume info retrieved successfully. Aug 25 10:23:56.916369 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-8fef9512-85e5-48d6-ac97-c3d63db22d6e req-425aa662-0c9f-4239-ba33-f24df72e389d tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] https://10.4.3.119/volume/v3/volumes/88b62f2f-9924-4ac5-a81e-ceeab3366557 returned with HTTP 200 Aug 25 10:23:56.916954 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 752/3052] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:23:56 2026] GET /volume/v3/volumes/88b62f2f-9924-4ac5-a81e-ceeab3366557 => generated 1414 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:23:57.004344 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-a479c152-4b78-498d-a0fb-034783dc755b None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:57.006539 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a479c152-4b78-498d-a0fb-034783dc755b tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] GET https://10.4.3.119/volume/v3/backups/c1d16bb7-b317-4367-8890-a23ebd9aa424 Aug 25 10:23:57.007355 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a479c152-4b78-498d-a0fb-034783dc755b tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:57.007355 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a479c152-4b78-498d-a0fb-034783dc755b tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:57.007355 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-a479c152-4b78-498d-a0fb-034783dc755b tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Show backup with id c1d16bb7-b317-4367-8890-a23ebd9aa424. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:23:57.012283 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:57.012283 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:23:57.013015 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a479c152-4b78-498d-a0fb-034783dc755b tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] https://10.4.3.119/volume/v3/backups/c1d16bb7-b317-4367-8890-a23ebd9aa424 returned with HTTP 200 Aug 25 10:23:57.013442 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 766/3053] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:23:57 2026] GET /volume/v3/backups/c1d16bb7-b317-4367-8890-a23ebd9aa424 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:57.102525 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-57646d5c-aec6-4100-b2d3-a04410b3e17f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:57.105387 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-57646d5c-aec6-4100-b2d3-a04410b3e17f tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/backups/82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea Aug 25 10:23:57.105950 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-57646d5c-aec6-4100-b2d3-a04410b3e17f tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:57.106364 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-57646d5c-aec6-4100-b2d3-a04410b3e17f tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:57.106815 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-57646d5c-aec6-4100-b2d3-a04410b3e17f tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Show backup with id 82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:23:57.118453 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:57.118453 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:23:57.118453 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-57646d5c-aec6-4100-b2d3-a04410b3e17f tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups/82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea returned with HTTP 200 Aug 25 10:23:57.118453 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 772/3054] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:23:57 2026] GET /volume/v3/backups/82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea => generated 725 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:57.233327 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-8f52a006-7b24-4a09-9cf0-76591598dbb4 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:57.234481 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8f52a006-7b24-4a09-9cf0-76591598dbb4 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/backups/ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd Aug 25 10:23:57.234891 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8f52a006-7b24-4a09-9cf0-76591598dbb4 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:57.235206 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8f52a006-7b24-4a09-9cf0-76591598dbb4 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:57.235268 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-8f52a006-7b24-4a09-9cf0-76591598dbb4 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Show backup with id ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:23:57.258167 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:57.258167 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:23:57.258167 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8f52a006-7b24-4a09-9cf0-76591598dbb4 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/backups/ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd returned with HTTP 200 Aug 25 10:23:57.258167 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 765/3055] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:57 2026] GET /volume/v3/backups/ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd => generated 833 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:57.264107 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-2882c5d5-7785-48ac-a17c-8fb914470dd1 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:57.267704 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-2882c5d5-7785-48ac-a17c-8fb914470dd1 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de Aug 25 10:23:57.268199 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-2882c5d5-7785-48ac-a17c-8fb914470dd1 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:57.268639 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-2882c5d5-7785-48ac-a17c-8fb914470dd1 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:57.268894 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-2882c5d5-7785-48ac-a17c-8fb914470dd1 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 25dfbb1d-2ba3-4c7c-bac7-e1374be052de. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:23:57.277846 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:57.277846 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:23:57.277846 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-2882c5d5-7785-48ac-a17c-8fb914470dd1 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de returned with HTTP 200 Aug 25 10:23:57.277846 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 753/3056] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:57 2026] GET /volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:58.027654 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-ec883b92-b864-4a62-9984-5f7357ed31b8 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:58.029637 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ec883b92-b864-4a62-9984-5f7357ed31b8 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] GET https://10.4.3.119/volume/v3/backups/c1d16bb7-b317-4367-8890-a23ebd9aa424 Aug 25 10:23:58.029983 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ec883b92-b864-4a62-9984-5f7357ed31b8 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:58.030210 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ec883b92-b864-4a62-9984-5f7357ed31b8 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:58.030393 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-ec883b92-b864-4a62-9984-5f7357ed31b8 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Show backup with id c1d16bb7-b317-4367-8890-a23ebd9aa424. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:23:58.037159 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:58.037159 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:23:58.038093 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ec883b92-b864-4a62-9984-5f7357ed31b8 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] https://10.4.3.119/volume/v3/backups/c1d16bb7-b317-4367-8890-a23ebd9aa424 returned with HTTP 200 Aug 25 10:23:58.038757 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 767/3057] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:23:58 2026] GET /volume/v3/backups/c1d16bb7-b317-4367-8890-a23ebd9aa424 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:58.149511 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-68fc1267-65ab-4e45-b00f-f71b623ad11d None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:58.151670 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-68fc1267-65ab-4e45-b00f-f71b623ad11d tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/backups/82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea Aug 25 10:23:58.151994 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-68fc1267-65ab-4e45-b00f-f71b623ad11d tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:58.152295 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-68fc1267-65ab-4e45-b00f-f71b623ad11d tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:58.152467 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-68fc1267-65ab-4e45-b00f-f71b623ad11d tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Show backup with id 82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:23:58.158167 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:58.158167 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:23:58.159158 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-68fc1267-65ab-4e45-b00f-f71b623ad11d tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups/82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea returned with HTTP 200 Aug 25 10:23:58.159718 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 773/3058] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:23:58 2026] GET /volume/v3/backups/82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:58.279739 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-674ee15c-6de3-4123-b53e-619eb9ab45b6 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:58.286964 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-674ee15c-6de3-4123-b53e-619eb9ab45b6 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/backups/ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd Aug 25 10:23:58.287439 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-674ee15c-6de3-4123-b53e-619eb9ab45b6 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:58.287671 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-674ee15c-6de3-4123-b53e-619eb9ab45b6 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:58.287860 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-674ee15c-6de3-4123-b53e-619eb9ab45b6 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Show backup with id ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:23:58.294658 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-6a946a0d-9198-429e-bab4-36dbad779763 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:58.298367 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:58.298367 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:23:58.299471 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-674ee15c-6de3-4123-b53e-619eb9ab45b6 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/backups/ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd returned with HTTP 200 Aug 25 10:23:58.300051 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 766/3059] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:58 2026] GET /volume/v3/backups/ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd => generated 834 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:58.314072 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6a946a0d-9198-429e-bab4-36dbad779763 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de Aug 25 10:23:58.315617 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6a946a0d-9198-429e-bab4-36dbad779763 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:58.317444 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6a946a0d-9198-429e-bab4-36dbad779763 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:58.317444 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-6a946a0d-9198-429e-bab4-36dbad779763 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 25dfbb1d-2ba3-4c7c-bac7-e1374be052de. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:23:58.318128 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-ab72260c-85e2-456f-816e-bcc023b32919 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:58.323638 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:58.323638 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:23:58.324948 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6a946a0d-9198-429e-bab4-36dbad779763 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de returned with HTTP 200 Aug 25 10:23:58.326564 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 754/3060] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:58 2026] GET /volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de => generated 750 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:58.334530 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ab72260c-85e2-456f-816e-bcc023b32919 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/snapshots/49d73f33-7a93-4f57-a3c2-fd036f2436bd Aug 25 10:23:58.335003 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ab72260c-85e2-456f-816e-bcc023b32919 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:58.335496 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ab72260c-85e2-456f-816e-bcc023b32919 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:58.350821 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:58.350821 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:23:58.350821 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-ab72260c-85e2-456f-816e-bcc023b32919 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Snapshot retrieved successfully. Aug 25 10:23:58.350821 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ab72260c-85e2-456f-816e-bcc023b32919 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/snapshots/49d73f33-7a93-4f57-a3c2-fd036f2436bd returned with HTTP 200 Aug 25 10:23:58.351236 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 768/3061] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:23:58 2026] GET /volume/v3/snapshots/49d73f33-7a93-4f57-a3c2-fd036f2436bd => generated 468 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:58.369751 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-5affbe6a-909f-41db-8cfc-4f721a1cc23e None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:58.372417 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5affbe6a-909f-41db-8cfc-4f721a1cc23e tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/backups/ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd Aug 25 10:23:58.372903 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5affbe6a-909f-41db-8cfc-4f721a1cc23e tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:58.372903 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5affbe6a-909f-41db-8cfc-4f721a1cc23e tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:58.373058 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-5affbe6a-909f-41db-8cfc-4f721a1cc23e tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Show backup with id ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:23:58.383842 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:58.383842 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:23:58.383842 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5affbe6a-909f-41db-8cfc-4f721a1cc23e tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/backups/ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd returned with HTTP 200 Aug 25 10:23:58.384090 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 774/3062] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:58 2026] GET /volume/v3/backups/ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd => generated 834 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:58.399559 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-a5378db4-1a51-4c30-9c93-8818ab9a6770 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:58.402581 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a5378db4-1a51-4c30-9c93-8818ab9a6770 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] DELETE https://10.4.3.119/volume/v3/backups/ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd Aug 25 10:23:58.402581 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a5378db4-1a51-4c30-9c93-8818ab9a6770 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:58.403761 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a5378db4-1a51-4c30-9c93-8818ab9a6770 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:58.403984 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.contrib.backups [None req-a5378db4-1a51-4c30-9c93-8818ab9a6770 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Delete backup with id: ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd. Aug 25 10:23:58.416516 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:58.416516 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:23:58.447530 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.backup.rpcapi [None req-a5378db4-1a51-4c30-9c93-8818ab9a6770 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] delete_backup rpcapi backup_id ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd {{(pid=100388) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 10:23:58.452758 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a5378db4-1a51-4c30-9c93-8818ab9a6770 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/backups/ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd returned with HTTP 202 Aug 25 10:23:58.453494 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 767/3063] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:23:58 2026] DELETE /volume/v3/backups/ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:23:58.473784 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-e9efb585-96a2-4ef8-a435-4fae90d913f8 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:58.479059 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e9efb585-96a2-4ef8-a435-4fae90d913f8 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/backups/ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd Aug 25 10:23:58.479059 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e9efb585-96a2-4ef8-a435-4fae90d913f8 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:58.479059 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e9efb585-96a2-4ef8-a435-4fae90d913f8 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:58.479059 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-e9efb585-96a2-4ef8-a435-4fae90d913f8 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Show backup with id ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:23:58.488220 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:58.488220 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:23:58.489943 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e9efb585-96a2-4ef8-a435-4fae90d913f8 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/backups/ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd returned with HTTP 200 Aug 25 10:23:58.490393 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 755/3064] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:58 2026] GET /volume/v3/backups/ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd => generated 833 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:59.056755 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-37f121ab-bcf3-45e2-a2a1-4737ba0358f0 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:59.074165 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-37f121ab-bcf3-45e2-a2a1-4737ba0358f0 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] GET https://10.4.3.119/volume/v3/backups/c1d16bb7-b317-4367-8890-a23ebd9aa424 Aug 25 10:23:59.074165 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-37f121ab-bcf3-45e2-a2a1-4737ba0358f0 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:59.074165 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-37f121ab-bcf3-45e2-a2a1-4737ba0358f0 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:59.074165 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-37f121ab-bcf3-45e2-a2a1-4737ba0358f0 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Show backup with id c1d16bb7-b317-4367-8890-a23ebd9aa424. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:23:59.086152 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:59.086152 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:23:59.087387 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-37f121ab-bcf3-45e2-a2a1-4737ba0358f0 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] https://10.4.3.119/volume/v3/backups/c1d16bb7-b317-4367-8890-a23ebd9aa424 returned with HTTP 200 Aug 25 10:23:59.089671 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 769/3065] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:23:59 2026] GET /volume/v3/backups/c1d16bb7-b317-4367-8890-a23ebd9aa424 => generated 736 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:59.171629 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-93180a0a-9e26-4efd-83dd-9d6809b47d12 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:59.174895 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-93180a0a-9e26-4efd-83dd-9d6809b47d12 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/backups/82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea Aug 25 10:23:59.175717 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-93180a0a-9e26-4efd-83dd-9d6809b47d12 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:59.175717 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-93180a0a-9e26-4efd-83dd-9d6809b47d12 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:59.175717 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-93180a0a-9e26-4efd-83dd-9d6809b47d12 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Show backup with id 82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:23:59.188768 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:59.188768 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:23:59.188768 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-93180a0a-9e26-4efd-83dd-9d6809b47d12 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups/82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea returned with HTTP 200 Aug 25 10:23:59.188768 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 775/3066] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:23:59 2026] GET /volume/v3/backups/82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea => generated 725 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:59.342340 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-3aba6b10-7ef4-4ae1-a037-a4287004da74 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:59.344753 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3aba6b10-7ef4-4ae1-a037-a4287004da74 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de Aug 25 10:23:59.345005 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3aba6b10-7ef4-4ae1-a037-a4287004da74 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:59.345285 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3aba6b10-7ef4-4ae1-a037-a4287004da74 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:59.345454 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-3aba6b10-7ef4-4ae1-a037-a4287004da74 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 25dfbb1d-2ba3-4c7c-bac7-e1374be052de. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:23:59.352450 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:59.352450 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:23:59.353598 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3aba6b10-7ef4-4ae1-a037-a4287004da74 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de returned with HTTP 200 Aug 25 10:23:59.354330 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 768/3067] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:59 2026] GET /volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:23:59.504448 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-c274bc51-a722-4f76-a299-22eaf837a95d None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:23:59.506845 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c274bc51-a722-4f76-a299-22eaf837a95d tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/backups/ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd Aug 25 10:23:59.507161 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c274bc51-a722-4f76-a299-22eaf837a95d tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:23:59.507378 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c274bc51-a722-4f76-a299-22eaf837a95d tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:23:59.507512 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-c274bc51-a722-4f76-a299-22eaf837a95d tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Show backup with id ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:23:59.513905 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:23:59.513905 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:23:59.515015 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c274bc51-a722-4f76-a299-22eaf837a95d tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/backups/ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd returned with HTTP 200 Aug 25 10:23:59.515737 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 756/3068] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:23:59 2026] GET /volume/v3/backups/ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd => generated 833 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:00.014674 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-8fef9512-85e5-48d6-ac97-c3d63db22d6e req-f4e4f813-7825-4a5b-a2de-5795f6bf3c30 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:00.034539 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-8fef9512-85e5-48d6-ac97-c3d63db22d6e req-f4e4f813-7825-4a5b-a2de-5795f6bf3c30 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] DELETE https://10.4.3.119/volume/v3/attachments/4755f6e8-be27-4905-9f33-f2c99bcf009c Aug 25 10:24:00.034835 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-8fef9512-85e5-48d6-ac97-c3d63db22d6e req-f4e4f813-7825-4a5b-a2de-5795f6bf3c30 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:00.035329 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-8fef9512-85e5-48d6-ac97-c3d63db22d6e req-f4e4f813-7825-4a5b-a2de-5795f6bf3c30 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Calling method 'version_select' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:00.045654 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:00.045654 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:24:00.102098 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-dac4f25d-0f98-49ce-a84e-1690b2fc34c8 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:00.103844 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-dac4f25d-0f98-49ce-a84e-1690b2fc34c8 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] GET https://10.4.3.119/volume/v3/backups/c1d16bb7-b317-4367-8890-a23ebd9aa424 Aug 25 10:24:00.104282 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-dac4f25d-0f98-49ce-a84e-1690b2fc34c8 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:00.104627 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-dac4f25d-0f98-49ce-a84e-1690b2fc34c8 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:00.105151 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-dac4f25d-0f98-49ce-a84e-1690b2fc34c8 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Show backup with id c1d16bb7-b317-4367-8890-a23ebd9aa424. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:00.117427 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:00.117427 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:24:00.117427 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-dac4f25d-0f98-49ce-a84e-1690b2fc34c8 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] https://10.4.3.119/volume/v3/backups/c1d16bb7-b317-4367-8890-a23ebd9aa424 returned with HTTP 200 Aug 25 10:24:00.117427 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 776/3069] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:24:00 2026] GET /volume/v3/backups/c1d16bb7-b317-4367-8890-a23ebd9aa424 => generated 737 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:00.140237 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-8fef9512-85e5-48d6-ac97-c3d63db22d6e req-f4e4f813-7825-4a5b-a2de-5795f6bf3c30 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] https://10.4.3.119/volume/v3/attachments/4755f6e8-be27-4905-9f33-f2c99bcf009c returned with HTTP 200 Aug 25 10:24:00.140816 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 770/3070] 10.4.3.119 () {72 vars in 1673 bytes} [Tue Aug 25 10:24:00 2026] DELETE /volume/v3/attachments/4755f6e8-be27-4905-9f33-f2c99bcf009c => generated 19 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:00.208506 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-6805c39e-3716-4173-be9c-5d6850bd3092 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:00.210905 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6805c39e-3716-4173-be9c-5d6850bd3092 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/backups/82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea Aug 25 10:24:00.211868 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-6805c39e-3716-4173-be9c-5d6850bd3092 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:00.211868 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-6805c39e-3716-4173-be9c-5d6850bd3092 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:00.212166 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-6805c39e-3716-4173-be9c-5d6850bd3092 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Show backup with id 82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:00.231117 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:00.231117 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:24:00.232827 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6805c39e-3716-4173-be9c-5d6850bd3092 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups/82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea returned with HTTP 200 Aug 25 10:24:00.232827 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 769/3071] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:24:00 2026] GET /volume/v3/backups/82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea => generated 736 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:00.366468 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-5c01ead6-c10c-4f89-b709-944ac3065e71 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:00.368747 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5c01ead6-c10c-4f89-b709-944ac3065e71 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de Aug 25 10:24:00.368979 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5c01ead6-c10c-4f89-b709-944ac3065e71 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:00.369295 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5c01ead6-c10c-4f89-b709-944ac3065e71 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:00.369434 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-5c01ead6-c10c-4f89-b709-944ac3065e71 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 25dfbb1d-2ba3-4c7c-bac7-e1374be052de. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:00.377201 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:00.377201 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:24:00.377201 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5c01ead6-c10c-4f89-b709-944ac3065e71 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de returned with HTTP 200 Aug 25 10:24:00.377201 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 757/3072] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:24:00 2026] GET /volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:00.536333 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-6d02569b-954e-4a6c-9256-0dd1e17bb27d None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:00.541246 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6d02569b-954e-4a6c-9256-0dd1e17bb27d tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/backups/ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd Aug 25 10:24:00.541246 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6d02569b-954e-4a6c-9256-0dd1e17bb27d tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:00.541246 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6d02569b-954e-4a6c-9256-0dd1e17bb27d tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:00.541246 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-6d02569b-954e-4a6c-9256-0dd1e17bb27d tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Show backup with id ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:00.547648 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6d02569b-954e-4a6c-9256-0dd1e17bb27d tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/backups/ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd returned with HTTP 404 Aug 25 10:24:00.548239 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 777/3073] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:24:00 2026] GET /volume/v3/backups/ffcc8ff6-2ac8-489c-ada3-d98ead6ea1cd => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:24:00.656467 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-9db93f07-df53-41c7-b221-6c4c4834b0ec None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:00.658708 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-9db93f07-df53-41c7-b221-6c4c4834b0ec tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] DELETE https://10.4.3.119/volume/v3/snapshots/49d73f33-7a93-4f57-a3c2-fd036f2436bd Aug 25 10:24:00.659068 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-9db93f07-df53-41c7-b221-6c4c4834b0ec tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:00.659393 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-9db93f07-df53-41c7-b221-6c4c4834b0ec tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:00.659552 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.snapshots [None req-9db93f07-df53-41c7-b221-6c4c4834b0ec tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Delete snapshot with id: 49d73f33-7a93-4f57-a3c2-fd036f2436bd Aug 25 10:24:00.666162 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:00.666162 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:24:00.666840 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-9db93f07-df53-41c7-b221-6c4c4834b0ec tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Snapshot retrieved successfully. Aug 25 10:24:00.691719 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-9db93f07-df53-41c7-b221-6c4c4834b0ec tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Snapshot delete request issued successfully. Aug 25 10:24:00.691865 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-9db93f07-df53-41c7-b221-6c4c4834b0ec tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/snapshots/49d73f33-7a93-4f57-a3c2-fd036f2436bd returned with HTTP 202 Aug 25 10:24:00.692455 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 771/3074] 10.4.3.119 () {66 vars in 1357 bytes} [Tue Aug 25 10:24:00 2026] DELETE /volume/v3/snapshots/49d73f33-7a93-4f57-a3c2-fd036f2436bd => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:24:00.702599 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-6d145c35-8857-4b5f-907b-0062b1ac0ee4 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:00.706442 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6d145c35-8857-4b5f-907b-0062b1ac0ee4 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/snapshots/49d73f33-7a93-4f57-a3c2-fd036f2436bd Aug 25 10:24:00.706802 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-6d145c35-8857-4b5f-907b-0062b1ac0ee4 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:00.706903 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-6d145c35-8857-4b5f-907b-0062b1ac0ee4 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:00.729530 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:00.729530 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:24:00.730429 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-6d145c35-8857-4b5f-907b-0062b1ac0ee4 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Snapshot retrieved successfully. Aug 25 10:24:00.731642 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6d145c35-8857-4b5f-907b-0062b1ac0ee4 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/snapshots/49d73f33-7a93-4f57-a3c2-fd036f2436bd returned with HTTP 200 Aug 25 10:24:00.732105 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 770/3075] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:24:00 2026] GET /volume/v3/snapshots/49d73f33-7a93-4f57-a3c2-fd036f2436bd => generated 467 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:01.132590 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-7f49275a-eafd-4b7f-aa36-d4d500971139 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:01.134711 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-7f49275a-eafd-4b7f-aa36-d4d500971139 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] GET https://10.4.3.119/volume/v3/backups/c1d16bb7-b317-4367-8890-a23ebd9aa424 Aug 25 10:24:01.135128 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-7f49275a-eafd-4b7f-aa36-d4d500971139 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:01.135547 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-7f49275a-eafd-4b7f-aa36-d4d500971139 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:01.135841 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-7f49275a-eafd-4b7f-aa36-d4d500971139 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Show backup with id c1d16bb7-b317-4367-8890-a23ebd9aa424. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:01.142627 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:01.142627 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:24:01.142627 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-7f49275a-eafd-4b7f-aa36-d4d500971139 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] https://10.4.3.119/volume/v3/backups/c1d16bb7-b317-4367-8890-a23ebd9aa424 returned with HTTP 200 Aug 25 10:24:01.142627 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 758/3076] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:24:01 2026] GET /volume/v3/backups/c1d16bb7-b317-4367-8890-a23ebd9aa424 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:01.156319 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-f3d65089-bbdf-4397-84e8-181425f70227 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:01.158816 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f3d65089-bbdf-4397-84e8-181425f70227 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] GET https://10.4.3.119/volume/v3/backups/c1d16bb7-b317-4367-8890-a23ebd9aa424/export_record Aug 25 10:24:01.159200 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f3d65089-bbdf-4397-84e8-181425f70227 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:01.159900 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f3d65089-bbdf-4397-84e8-181425f70227 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Calling method 'export_record' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:01.160350 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.contrib.backups [None req-f3d65089-bbdf-4397-84e8-181425f70227 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Export record for backup c1d16bb7-b317-4367-8890-a23ebd9aa424. {{(pid=100391) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 25 10:24:01.173017 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:01.173017 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:24:01.175113 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-5b187cd7-fece-409a-bf6e-3a49ad070e21 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:01.175730 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.backup.api [None req-f3d65089-bbdf-4397-84e8-181425f70227 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Calling RPCAPI with context: , host: np0000008063, backup: c1d16bb7-b317-4367-8890-a23ebd9aa424. {{(pid=100391) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 25 10:24:01.177183 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5b187cd7-fece-409a-bf6e-3a49ad070e21 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] DELETE https://10.4.3.119/volume/v3/volumes/88b62f2f-9924-4ac5-a81e-ceeab3366557 Aug 25 10:24:01.177361 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-5b187cd7-fece-409a-bf6e-3a49ad070e21 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:01.178038 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-5b187cd7-fece-409a-bf6e-3a49ad070e21 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:01.178038 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-5b187cd7-fece-409a-bf6e-3a49ad070e21 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Delete volume with id: 88b62f2f-9924-4ac5-a81e-ceeab3366557 Aug 25 10:24:01.189700 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:01.189700 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:24:01.190343 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-5b187cd7-fece-409a-bf6e-3a49ad070e21 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Volume info retrieved successfully. Aug 25 10:24:01.191162 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.backup.rpcapi [None req-f3d65089-bbdf-4397-84e8-181425f70227 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] export_record in rpcapi backup_id c1d16bb7-b317-4367-8890-a23ebd9aa424 on host np0000008063. {{(pid=100391) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 25 10:24:01.213806 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-5b187cd7-fece-409a-bf6e-3a49ad070e21 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Delete volume request issued successfully. Aug 25 10:24:01.214113 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5b187cd7-fece-409a-bf6e-3a49ad070e21 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] https://10.4.3.119/volume/v3/volumes/88b62f2f-9924-4ac5-a81e-ceeab3366557 returned with HTTP 202 Aug 25 10:24:01.214684 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 772/3077] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:24:01 2026] DELETE /volume/v3/volumes/88b62f2f-9924-4ac5-a81e-ceeab3366557 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:24:01.220065 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.contrib.backups [None req-f3d65089-bbdf-4397-84e8-181425f70227 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYzFkMTZiYjctYjMxNy00MzY3LTg4OTAtYTIzZWJkOWFhNDI0IiwgInVzZXJfaWQiOiAiOGQwMjA2MmU5N2FlNGU2MzlmMDRhNzE4ZWJiNmI0N2QiLCAicHJvamVjdF9pZCI6ICI5Y2EyNTZkZjk2YjI0ODQ4YTU1MTNkMWVlMDVjZTJjOSIsICJ2b2x1bWVfaWQiOiAiODNiMWEyZTUtMjUyYS00NzA3LTg2N2MtZmRjOTJiZTE1Yzg1IiwgImhvc3QiOiAibnAwMDAwMDA4MDYzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNTg5ODQ1NDM5IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfODNiMWEyZTUtMjUyYS00NzA3LTg2N2MtZmRjOTJiZTE1Yzg1LzIwMjYwODI1MTAyMzQ0L2F6X25vdmFfYmFja3VwX2MxZDE2YmI3LWIzMTctNDM2Ny04ODkwLWEyM2ViZDlhYTQyNCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjVUMTA6MjM6NDBaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjVUMTA6MjM6NDBaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yNVQxMDoyNDowMFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100391) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 25 10:24:01.220440 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f3d65089-bbdf-4397-84e8-181425f70227 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] https://10.4.3.119/volume/v3/backups/c1d16bb7-b317-4367-8890-a23ebd9aa424/export_record returned with HTTP 200 Aug 25 10:24:01.221731 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 778/3078] 10.4.3.119 () {68 vars in 1430 bytes} [Tue Aug 25 10:24:01 2026] GET /volume/v3/backups/c1d16bb7-b317-4367-8890-a23ebd9aa424/export_record => generated 1424 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:24:01.234583 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-d40ee926-562a-4502-bf71-bb4a613e2556 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:01.235171 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d40ee926-562a-4502-bf71-bb4a613e2556 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] GET https://10.4.3.119/volume/v3/backups/c1d16bb7-b317-4367-8890-a23ebd9aa424 Aug 25 10:24:01.235604 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d40ee926-562a-4502-bf71-bb4a613e2556 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:01.235887 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d40ee926-562a-4502-bf71-bb4a613e2556 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:01.236004 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-d40ee926-562a-4502-bf71-bb4a613e2556 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Show backup with id c1d16bb7-b317-4367-8890-a23ebd9aa424. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:01.242129 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:01.242129 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:24:01.243100 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d40ee926-562a-4502-bf71-bb4a613e2556 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] https://10.4.3.119/volume/v3/backups/c1d16bb7-b317-4367-8890-a23ebd9aa424 returned with HTTP 200 Aug 25 10:24:01.243671 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 771/3079] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:24:01 2026] GET /volume/v3/backups/c1d16bb7-b317-4367-8890-a23ebd9aa424 => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:01.249438 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-539a5905-a1c2-4007-9f21-1930dd08e77c None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:01.254044 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-539a5905-a1c2-4007-9f21-1930dd08e77c tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/backups/82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea Aug 25 10:24:01.254044 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-539a5905-a1c2-4007-9f21-1930dd08e77c tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:01.254522 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-539a5905-a1c2-4007-9f21-1930dd08e77c tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:01.254733 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-539a5905-a1c2-4007-9f21-1930dd08e77c tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Show backup with id 82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:01.258154 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-218f718b-aac1-4d8c-8066-7aa69c694d11 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:01.262085 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-218f718b-aac1-4d8c-8066-7aa69c694d11 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-reader] POST https://10.4.3.119/volume/v3/backups/import_record Aug 25 10:24:01.262436 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-218f718b-aac1-4d8c-8066-7aa69c694d11 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-reader] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOGM1NWZkZTgtMTBkOC00YzIwLWJiN2EtYzRhNmU2NzgyMzBkIiwgInVzZXJfaWQiOiAiOGQwMjA2MmU5N2FlNGU2MzlmMDRhNzE4ZWJiNmI0N2QiLCAicHJvamVjdF9pZCI6ICI5Y2EyNTZkZjk2YjI0ODQ4YTU1MTNkMWVlMDVjZTJjOSIsICJ2b2x1bWVfaWQiOiAiODNiMWEyZTUtMjUyYS00NzA3LTg2N2MtZmRjOTJiZTE1Yzg1IiwgImhvc3QiOiAibnAwMDAwMDA4MDYzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNTg5ODQ1NDM5IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfODNiMWEyZTUtMjUyYS00NzA3LTg2N2MtZmRjOTJiZTE1Yzg1LzIwMjYwODI1MTAyMzQ0L2F6X25vdmFfYmFja3VwX2MxZDE2YmI3LWIzMTctNDM2Ny04ODkwLWEyM2ViZDlhYTQyNCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjVUMTA6MjM6NDBaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjVUMTA6MjM6NDBaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yNVQxMDoyNDowMFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:24:01.263328 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:01.263328 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:24:01.264320 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-539a5905-a1c2-4007-9f21-1930dd08e77c tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups/82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea returned with HTTP 200 Aug 25 10:24:01.264524 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.contrib.backups [None req-218f718b-aac1-4d8c-8066-7aa69c694d11 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-reader] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOGM1NWZkZTgtMTBkOC00YzIwLWJiN2EtYzRhNmU2NzgyMzBkIiwgInVzZXJfaWQiOiAiOGQwMjA2MmU5N2FlNGU2MzlmMDRhNzE4ZWJiNmI0N2QiLCAicHJvamVjdF9pZCI6ICI5Y2EyNTZkZjk2YjI0ODQ4YTU1MTNkMWVlMDVjZTJjOSIsICJ2b2x1bWVfaWQiOiAiODNiMWEyZTUtMjUyYS00NzA3LTg2N2MtZmRjOTJiZTE1Yzg1IiwgImhvc3QiOiAibnAwMDAwMDA4MDYzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNTg5ODQ1NDM5IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfODNiMWEyZTUtMjUyYS00NzA3LTg2N2MtZmRjOTJiZTE1Yzg1LzIwMjYwODI1MTAyMzQ0L2F6X25vdmFfYmFja3VwX2MxZDE2YmI3LWIzMTctNDM2Ny04ODkwLWEyM2ViZDlhYTQyNCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjVUMTA6MjM6NDBaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjVUMTA6MjM6NDBaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yNVQxMDoyNDowMFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100390) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 25 10:24:01.264659 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.contrib.backups [None req-218f718b-aac1-4d8c-8066-7aa69c694d11 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-reader] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOGM1NWZkZTgtMTBkOC00YzIwLWJiN2EtYzRhNmU2NzgyMzBkIiwgInVzZXJfaWQiOiAiOGQwMjA2MmU5N2FlNGU2MzlmMDRhNzE4ZWJiNmI0N2QiLCAicHJvamVjdF9pZCI6ICI5Y2EyNTZkZjk2YjI0ODQ4YTU1MTNkMWVlMDVjZTJjOSIsICJ2b2x1bWVfaWQiOiAiODNiMWEyZTUtMjUyYS00NzA3LTg2N2MtZmRjOTJiZTE1Yzg1IiwgImhvc3QiOiAibnAwMDAwMDA4MDYzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNTg5ODQ1NDM5IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfODNiMWEyZTUtMjUyYS00NzA3LTg2N2MtZmRjOTJiZTE1Yzg1LzIwMjYwODI1MTAyMzQ0L2F6X25vdmFfYmFja3VwX2MxZDE2YmI3LWIzMTctNDM2Ny04ODkwLWEyM2ViZDlhYTQyNCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjVUMTA6MjM6NDBaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjVUMTA6MjM6NDBaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yNVQxMDoyNDowMFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100390) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 25 10:24:01.264742 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 759/3080] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:24:01 2026] GET /volume/v3/backups/82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:01.265663 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.policy [None req-218f718b-aac1-4d8c-8066-7aa69c694d11 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-reader] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '2ddf392b21c541d58defb0dbe84a1345', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ca256df96b24848a5513d1ee05ce2c9', '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=100390) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 10:24:01.265892 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-218f718b-aac1-4d8c-8066-7aa69c694d11 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-reader] https://10.4.3.119/volume/v3/backups/import_record returned with HTTP 403 Aug 25 10:24:01.266587 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 773/3081] 10.4.3.119 () {70 vars in 1342 bytes} [Tue Aug 25 10:24:01 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:24:01.284303 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-90c547e7-b7cc-4855-bcb2-eb5f973fd3cc None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:01.288735 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-90c547e7-b7cc-4855-bcb2-eb5f973fd3cc tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] DELETE https://10.4.3.119/volume/v3/volumes/83b1a2e5-252a-4707-867c-fdc92be15c85 Aug 25 10:24:01.288735 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-90c547e7-b7cc-4855-bcb2-eb5f973fd3cc tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:01.289210 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-90c547e7-b7cc-4855-bcb2-eb5f973fd3cc tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:01.289909 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-90c547e7-b7cc-4855-bcb2-eb5f973fd3cc tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Delete volume with id: 83b1a2e5-252a-4707-867c-fdc92be15c85 Aug 25 10:24:01.302312 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:01.302312 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:24:01.302312 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-90c547e7-b7cc-4855-bcb2-eb5f973fd3cc tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Volume info retrieved successfully. Aug 25 10:24:01.339237 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-90c547e7-b7cc-4855-bcb2-eb5f973fd3cc tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Delete volume request issued successfully. Aug 25 10:24:01.340615 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-90c547e7-b7cc-4855-bcb2-eb5f973fd3cc tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] https://10.4.3.119/volume/v3/volumes/83b1a2e5-252a-4707-867c-fdc92be15c85 returned with HTTP 202 Aug 25 10:24:01.340615 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 779/3082] 10.4.3.119 () {68 vars in 1391 bytes} [Tue Aug 25 10:24:01 2026] DELETE /volume/v3/volumes/83b1a2e5-252a-4707-867c-fdc92be15c85 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:24:01.356026 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-e8a729e1-cb56-4de1-913a-9614054d5d50 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:01.359444 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e8a729e1-cb56-4de1-913a-9614054d5d50 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] GET https://10.4.3.119/volume/v3/volumes/83b1a2e5-252a-4707-867c-fdc92be15c85 Aug 25 10:24:01.359848 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e8a729e1-cb56-4de1-913a-9614054d5d50 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:01.360099 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e8a729e1-cb56-4de1-913a-9614054d5d50 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:01.372692 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:01.372692 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:24:01.382635 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-e8a729e1-cb56-4de1-913a-9614054d5d50 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Volume info retrieved successfully. Aug 25 10:24:01.393468 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-bbdfb925-0ed7-4b6e-90b4-90b99733e7f7 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:01.398556 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-bbdfb925-0ed7-4b6e-90b4-90b99733e7f7 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de Aug 25 10:24:01.398979 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e8a729e1-cb56-4de1-913a-9614054d5d50 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] https://10.4.3.119/volume/v3/volumes/83b1a2e5-252a-4707-867c-fdc92be15c85 returned with HTTP 200 Aug 25 10:24:01.400258 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-bbdfb925-0ed7-4b6e-90b4-90b99733e7f7 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:01.400258 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-bbdfb925-0ed7-4b6e-90b4-90b99733e7f7 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:01.401343 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 772/3083] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:24:01 2026] GET /volume/v3/volumes/83b1a2e5-252a-4707-867c-fdc92be15c85 => generated 1017 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:24:01.402264 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-bbdfb925-0ed7-4b6e-90b4-90b99733e7f7 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 25dfbb1d-2ba3-4c7c-bac7-e1374be052de. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:01.409110 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:01.409110 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:24:01.410282 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-bbdfb925-0ed7-4b6e-90b4-90b99733e7f7 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de returned with HTTP 200 Aug 25 10:24:01.410805 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 760/3084] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:24:01 2026] GET /volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de => generated 750 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:01.695072 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-8633b9fe-4a55-4e80-ad8a-d5e115507aea req-f0103a60-ca0b-45e9-ab56-edd0aeabe67a None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:01.698005 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-8633b9fe-4a55-4e80-ad8a-d5e115507aea req-f0103a60-ca0b-45e9-ab56-edd0aeabe67a tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] GET https://10.4.3.119/volume/v3/volumes/88b62f2f-9924-4ac5-a81e-ceeab3366557 Aug 25 10:24:01.698255 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-8633b9fe-4a55-4e80-ad8a-d5e115507aea req-f0103a60-ca0b-45e9-ab56-edd0aeabe67a tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:01.698546 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-8633b9fe-4a55-4e80-ad8a-d5e115507aea req-f0103a60-ca0b-45e9-ab56-edd0aeabe67a tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:01.705549 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-8633b9fe-4a55-4e80-ad8a-d5e115507aea req-f0103a60-ca0b-45e9-ab56-edd0aeabe67a tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] https://10.4.3.119/volume/v3/volumes/88b62f2f-9924-4ac5-a81e-ceeab3366557 returned with HTTP 404 Aug 25 10:24:01.707057 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 774/3085] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:24:01 2026] GET /volume/v3/volumes/88b62f2f-9924-4ac5-a81e-ceeab3366557 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:24:01.747415 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-d23188a3-0ed2-4800-b5d3-bc715f6b4d36 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:01.749777 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d23188a3-0ed2-4800-b5d3-bc715f6b4d36 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/snapshots/49d73f33-7a93-4f57-a3c2-fd036f2436bd Aug 25 10:24:01.749938 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d23188a3-0ed2-4800-b5d3-bc715f6b4d36 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:01.750111 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d23188a3-0ed2-4800-b5d3-bc715f6b4d36 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:01.755772 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d23188a3-0ed2-4800-b5d3-bc715f6b4d36 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/snapshots/49d73f33-7a93-4f57-a3c2-fd036f2436bd returned with HTTP 404 Aug 25 10:24:01.756845 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 780/3086] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:24:01 2026] GET /volume/v3/snapshots/49d73f33-7a93-4f57-a3c2-fd036f2436bd => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:24:01.766805 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-f9c3035e-c4d0-4200-801b-c624d08c4e9f req-e11cdb45-b093-475d-a191-6e601c7aac94 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:01.769580 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-f9c3035e-c4d0-4200-801b-c624d08c4e9f req-e11cdb45-b093-475d-a191-6e601c7aac94 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] GET https://10.4.3.119/volume/v3/volumes/773e0faa-c073-45fb-82fb-c2ac7753f0e5 Aug 25 10:24:01.769897 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-f9c3035e-c4d0-4200-801b-c624d08c4e9f req-e11cdb45-b093-475d-a191-6e601c7aac94 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:01.770199 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-f9c3035e-c4d0-4200-801b-c624d08c4e9f req-e11cdb45-b093-475d-a191-6e601c7aac94 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:01.774290 np0000008063 devstack@c-api.service[100388]: DEBUG dbcounter [-] [100388] Writing DB stats cinder:SELECT=574,cinder:UPDATE=167,cinder:INSERT=100 {{(pid=100388) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 10:24:01.776341 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-5928dac0-481a-439f-9341-5508ae66f6b6 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:01.778763 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5928dac0-481a-439f-9341-5508ae66f6b6 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/volumes/402cf334-999b-4f44-829b-b0ba790d8628 Aug 25 10:24:01.779017 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5928dac0-481a-439f-9341-5508ae66f6b6 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:01.779267 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5928dac0-481a-439f-9341-5508ae66f6b6 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:01.779878 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-f9c3035e-c4d0-4200-801b-c624d08c4e9f req-e11cdb45-b093-475d-a191-6e601c7aac94 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] https://10.4.3.119/volume/v3/volumes/773e0faa-c073-45fb-82fb-c2ac7753f0e5 returned with HTTP 404 Aug 25 10:24:01.780474 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 773/3087] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:24:01 2026] GET /volume/v3/volumes/773e0faa-c073-45fb-82fb-c2ac7753f0e5 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:24:01.791087 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:01.791087 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:24:01.798255 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-5928dac0-481a-439f-9341-5508ae66f6b6 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Volume info retrieved successfully. Aug 25 10:24:01.804738 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5928dac0-481a-439f-9341-5508ae66f6b6 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/volumes/402cf334-999b-4f44-829b-b0ba790d8628 returned with HTTP 200 Aug 25 10:24:01.805239 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 761/3088] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:24:01 2026] GET /volume/v3/volumes/402cf334-999b-4f44-829b-b0ba790d8628 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:01.847957 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-febf0d9d-bd0b-4a7f-a721-1eb0607b2d7b None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:01.850046 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-febf0d9d-bd0b-4a7f-a721-1eb0607b2d7b tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:24:01.850473 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-febf0d9d-bd0b-4a7f-a721-1eb0607b2d7b tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "63258f66-0e4f-4391-bbe9-9485754d31c5", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-775496876"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:24:01.852403 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volumes [None req-febf0d9d-bd0b-4a7f-a721-1eb0607b2d7b tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Create volume request body: {'volume': {'imageRef': '63258f66-0e4f-4391-bbe9-9485754d31c5', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-775496876'}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:24:01.986299 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-febf0d9d-bd0b-4a7f-a721-1eb0607b2d7b tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Create volume of 1 GB Aug 25 10:24:01.994286 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-febf0d9d-bd0b-4a7f-a721-1eb0607b2d7b tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Availability Zones retrieved successfully. Aug 25 10:24:02.003835 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-febf0d9d-bd0b-4a7f-a721-1eb0607b2d7b tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Flow 'volume_create_api' (fd436045-4554-49d8-a810-4d12707f4821) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:24:02.006305 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-febf0d9d-bd0b-4a7f-a721-1eb0607b2d7b tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0186490-8df6-4e9b-b1e9-ad642c13c35d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:24:02.008128 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-febf0d9d-bd0b-4a7f-a721-1eb0607b2d7b tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Validating volume size '1' using validate_int {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:24:02.107871 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-febf0d9d-bd0b-4a7f-a721-1eb0607b2d7b tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0186490-8df6-4e9b-b1e9-ad642c13c35d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:24:02.109121 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-febf0d9d-bd0b-4a7f-a721-1eb0607b2d7b tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbbcfab7-a077-4934-922b-48f2a5e489bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:24:02.175398 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-febf0d9d-bd0b-4a7f-a721-1eb0607b2d7b tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Created reservations ['9bfede82-8716-467e-adcf-bc20e11041b2', '662c06f8-9f70-49ff-9a7d-147dbf7c349a', 'b60e76a3-58fb-4a47-9c6f-70db712d5bac', '980960ad-0993-40f1-b979-9880be1c3776'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:24:02.177098 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-febf0d9d-bd0b-4a7f-a721-1eb0607b2d7b tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbbcfab7-a077-4934-922b-48f2a5e489bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9bfede82-8716-467e-adcf-bc20e11041b2', '662c06f8-9f70-49ff-9a7d-147dbf7c349a', 'b60e76a3-58fb-4a47-9c6f-70db712d5bac', '980960ad-0993-40f1-b979-9880be1c3776']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:24:02.179203 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-febf0d9d-bd0b-4a7f-a721-1eb0607b2d7b tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b7a617a-9ab4-4450-9868-a9e7e0c91191) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:24:02.215353 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-febf0d9d-bd0b-4a7f-a721-1eb0607b2d7b tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b7a617a-9ab4-4450-9868-a9e7e0c91191) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '19341921-9a93-4acf-808b-8eb99f229e27', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-775496876',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65244c1a387c4aa2af4d3fad59294473',qos_specs=None,replication_status=,reservations=['9bfede82-8716-467e-adcf-bc20e11041b2','662c06f8-9f70-49ff-9a7d-147dbf7c349a','b60e76a3-58fb-4a47-9c6f-70db712d5bac','980960ad-0993-40f1-b979-9880be1c3776'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9c2adcacc4640278fe0a77f9809b206',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:24:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-775496876',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=19341921-9a93-4acf-808b-8eb99f229e27,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65244c1a387c4aa2af4d3fad59294473',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f9c2adcacc4640278fe0a77f9809b206',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:24:02.217268 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-febf0d9d-bd0b-4a7f-a721-1eb0607b2d7b tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47dcf36a-b460-4250-b83a-f995d8a3dc3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:24:02.249598 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-febf0d9d-bd0b-4a7f-a721-1eb0607b2d7b tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47dcf36a-b460-4250-b83a-f995d8a3dc3a) transitioned into state 'SUCCESS' from state '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-775496876',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65244c1a387c4aa2af4d3fad59294473',qos_specs=None,replication_status=,reservations=['9bfede82-8716-467e-adcf-bc20e11041b2','662c06f8-9f70-49ff-9a7d-147dbf7c349a','b60e76a3-58fb-4a47-9c6f-70db712d5bac','980960ad-0993-40f1-b979-9880be1c3776'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9c2adcacc4640278fe0a77f9809b206',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:24:02.250668 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-febf0d9d-bd0b-4a7f-a721-1eb0607b2d7b tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0543ed9b-c10f-4198-a1a3-2e30de8d04e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:24:02.263999 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-febf0d9d-bd0b-4a7f-a721-1eb0607b2d7b tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0543ed9b-c10f-4198-a1a3-2e30de8d04e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:24:02.266279 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-febf0d9d-bd0b-4a7f-a721-1eb0607b2d7b tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Flow 'volume_create_api' (fd436045-4554-49d8-a810-4d12707f4821) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:24:02.266279 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-febf0d9d-bd0b-4a7f-a721-1eb0607b2d7b tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Create volume request issued successfully. Aug 25 10:24:02.266279 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-febf0d9d-bd0b-4a7f-a721-1eb0607b2d7b tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:24:02.266772 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 775/3089] 10.4.3.119 () {68 vars in 1259 bytes} [Tue Aug 25 10:24:01 2026] POST /volume/v3/volumes => generated 753 bytes in 419 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:24:02.280019 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-fb099d02-213b-41d8-94b6-c3e830c163d9 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:02.282531 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-fb099d02-213b-41d8-94b6-c3e830c163d9 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/backups/82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea Aug 25 10:24:02.282749 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-fb099d02-213b-41d8-94b6-c3e830c163d9 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:02.282940 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-34b8c692-6e0f-47aa-8347-4fb9b219dee8 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:02.282987 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-fb099d02-213b-41d8-94b6-c3e830c163d9 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:02.283231 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-fb099d02-213b-41d8-94b6-c3e830c163d9 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Show backup with id 82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:02.286462 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-34b8c692-6e0f-47aa-8347-4fb9b219dee8 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/volumes/19341921-9a93-4acf-808b-8eb99f229e27 Aug 25 10:24:02.287858 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-34b8c692-6e0f-47aa-8347-4fb9b219dee8 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:02.287984 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-34b8c692-6e0f-47aa-8347-4fb9b219dee8 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:02.291312 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:02.291312 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:24:02.291312 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-fb099d02-213b-41d8-94b6-c3e830c163d9 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups/82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea returned with HTTP 200 Aug 25 10:24:02.291637 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 781/3090] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:24:02 2026] GET /volume/v3/backups/82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:02.302633 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:02.302633 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:24:02.314529 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-34b8c692-6e0f-47aa-8347-4fb9b219dee8 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Volume info retrieved successfully. Aug 25 10:24:02.321599 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-34b8c692-6e0f-47aa-8347-4fb9b219dee8 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/volumes/19341921-9a93-4acf-808b-8eb99f229e27 returned with HTTP 200 Aug 25 10:24:02.322049 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 774/3091] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:24:02 2026] GET /volume/v3/volumes/19341921-9a93-4acf-808b-8eb99f229e27 => generated 821 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:02.421765 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-b6a4e589-18fd-4b23-96d8-c136b151a18d None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:02.424062 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b6a4e589-18fd-4b23-96d8-c136b151a18d tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] GET https://10.4.3.119/volume/v3/volumes/83b1a2e5-252a-4707-867c-fdc92be15c85 Aug 25 10:24:02.424926 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b6a4e589-18fd-4b23-96d8-c136b151a18d tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:02.425337 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b6a4e589-18fd-4b23-96d8-c136b151a18d tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:02.425940 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-357c5778-0cfa-4ecd-88f6-99dcd0a05789 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:02.428559 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-357c5778-0cfa-4ecd-88f6-99dcd0a05789 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de Aug 25 10:24:02.429547 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-357c5778-0cfa-4ecd-88f6-99dcd0a05789 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:02.429547 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-357c5778-0cfa-4ecd-88f6-99dcd0a05789 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:02.433462 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-357c5778-0cfa-4ecd-88f6-99dcd0a05789 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 25dfbb1d-2ba3-4c7c-bac7-e1374be052de. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:02.437267 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b6a4e589-18fd-4b23-96d8-c136b151a18d tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] https://10.4.3.119/volume/v3/volumes/83b1a2e5-252a-4707-867c-fdc92be15c85 returned with HTTP 404 Aug 25 10:24:02.438329 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 762/3092] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:24:02 2026] GET /volume/v3/volumes/83b1a2e5-252a-4707-867c-fdc92be15c85 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:24:02.445226 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:02.445226 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:24:02.447580 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-357c5778-0cfa-4ecd-88f6-99dcd0a05789 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de returned with HTTP 200 Aug 25 10:24:02.449268 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 776/3093] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:24:02 2026] GET /volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de => generated 750 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:02.453741 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-ecb32d95-c681-4c31-aa67-5e29c64a9864 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:02.459866 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ecb32d95-c681-4c31-aa67-5e29c64a9864 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-reader] GET https://10.4.3.119/volume/v3/backups Aug 25 10:24:02.459866 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ecb32d95-c681-4c31-aa67-5e29c64a9864 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-reader] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:02.459866 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ecb32d95-c681-4c31-aa67-5e29c64a9864 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-reader] Calling method 'index' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:02.460504 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.api_utils [None req-ecb32d95-c681-4c31-aa67-5e29c64a9864 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-reader] Removing options '' from query. {{(pid=100391) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 10:24:02.471760 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ecb32d95-c681-4c31-aa67-5e29c64a9864 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-reader] https://10.4.3.119/volume/v3/backups returned with HTTP 200 Aug 25 10:24:02.472261 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 782/3094] 10.4.3.119 () {68 vars in 1277 bytes} [Tue Aug 25 10:24:02 2026] GET /volume/v3/backups => generated 624 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:02.487203 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-b3c7c4b6-5041-404f-a64a-8a726d48ee34 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:02.491088 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b3c7c4b6-5041-404f-a64a-8a726d48ee34 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-reader] GET https://10.4.3.119/volume/v3/backups?project_id=9ca256df96b24848a5513d1ee05ce2c9 Aug 25 10:24:02.491835 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b3c7c4b6-5041-404f-a64a-8a726d48ee34 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-reader] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:02.494967 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b3c7c4b6-5041-404f-a64a-8a726d48ee34 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-reader] Calling method 'index' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:02.494967 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.api_utils [None req-b3c7c4b6-5041-404f-a64a-8a726d48ee34 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-reader] Removing options 'project_id' from query. {{(pid=100388) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 10:24:02.523026 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b3c7c4b6-5041-404f-a64a-8a726d48ee34 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-reader] https://10.4.3.119/volume/v3/backups?project_id=9ca256df96b24848a5513d1ee05ce2c9 returned with HTTP 200 Aug 25 10:24:02.523748 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 775/3095] 10.4.3.119 () {68 vars in 1364 bytes} [Tue Aug 25 10:24:02 2026] GET /volume/v3/backups?project_id=9ca256df96b24848a5513d1ee05ce2c9 => generated 624 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:02.538476 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-a2e2b2da-5732-4f1e-9825-fe4a04947f21 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:02.542441 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a2e2b2da-5732-4f1e-9825-fe4a04947f21 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:24:02.543180 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a2e2b2da-5732-4f1e-9825-fe4a04947f21 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1493271192"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:24:02.546794 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-a2e2b2da-5732-4f1e-9825-fe4a04947f21 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1493271192'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:24:02.546794 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-a2e2b2da-5732-4f1e-9825-fe4a04947f21 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Create volume of 1 GB Aug 25 10:24:02.552625 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-a2e2b2da-5732-4f1e-9825-fe4a04947f21 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Availability Zones retrieved successfully. Aug 25 10:24:02.561106 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-a2e2b2da-5732-4f1e-9825-fe4a04947f21 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Flow 'volume_create_api' (9f61b5bc-5094-4cd4-8c6b-61b10fb2bb1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:24:02.563296 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-a2e2b2da-5732-4f1e-9825-fe4a04947f21 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d922802-1d7b-4912-b3c1-220fcd8484bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:24:02.563296 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-a2e2b2da-5732-4f1e-9825-fe4a04947f21 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:24:02.615161 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-a2e2b2da-5732-4f1e-9825-fe4a04947f21 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d922802-1d7b-4912-b3c1-220fcd8484bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:24:02.617891 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-a2e2b2da-5732-4f1e-9825-fe4a04947f21 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3bac777d-3f33-470a-9657-322cc4823d58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:24:02.693576 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-a2e2b2da-5732-4f1e-9825-fe4a04947f21 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Created reservations ['5a56fa05-e188-452d-b1b1-1918279e296a', '987e7cd2-bfb2-4dd0-a8b4-0dc315dd682f', 'dbe97034-c061-4937-a9cd-1d7754b0c926', '8345f632-3a5f-46fe-918a-b6043990cca2'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:24:02.694501 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-a2e2b2da-5732-4f1e-9825-fe4a04947f21 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3bac777d-3f33-470a-9657-322cc4823d58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5a56fa05-e188-452d-b1b1-1918279e296a', '987e7cd2-bfb2-4dd0-a8b4-0dc315dd682f', 'dbe97034-c061-4937-a9cd-1d7754b0c926', '8345f632-3a5f-46fe-918a-b6043990cca2']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:24:02.695344 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-a2e2b2da-5732-4f1e-9825-fe4a04947f21 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f22ba561-b98c-4a0f-a8a1-180b8a5bc357) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:24:02.734812 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-a2e2b2da-5732-4f1e-9825-fe4a04947f21 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f22ba561-b98c-4a0f-a8a1-180b8a5bc357) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9ca817b0-3691-4c55-9bb9-23896297108f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1493271192',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ca256df96b24848a5513d1ee05ce2c9',qos_specs=None,replication_status=,reservations=['5a56fa05-e188-452d-b1b1-1918279e296a','987e7cd2-bfb2-4dd0-a8b4-0dc315dd682f','dbe97034-c061-4937-a9cd-1d7754b0c926','8345f632-3a5f-46fe-918a-b6043990cca2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d02062e97ae4e639f04a718ebb6b47d',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:24:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1493271192',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9ca817b0-3691-4c55-9bb9-23896297108f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ca256df96b24848a5513d1ee05ce2c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8d02062e97ae4e639f04a718ebb6b47d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:24:02.735786 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-a2e2b2da-5732-4f1e-9825-fe4a04947f21 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7c71176-6510-45b4-9f15-4a7449f36a6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:24:02.775294 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-a2e2b2da-5732-4f1e-9825-fe4a04947f21 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7c71176-6510-45b4-9f15-4a7449f36a6a) transitioned into state 'SUCCESS' from state '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-1493271192',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ca256df96b24848a5513d1ee05ce2c9',qos_specs=None,replication_status=,reservations=['5a56fa05-e188-452d-b1b1-1918279e296a','987e7cd2-bfb2-4dd0-a8b4-0dc315dd682f','dbe97034-c061-4937-a9cd-1d7754b0c926','8345f632-3a5f-46fe-918a-b6043990cca2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d02062e97ae4e639f04a718ebb6b47d',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:24:02.776665 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-a2e2b2da-5732-4f1e-9825-fe4a04947f21 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (afb412d3-85ec-47e5-b945-ea3f92d17bdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:24:02.791089 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-a2e2b2da-5732-4f1e-9825-fe4a04947f21 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (afb412d3-85ec-47e5-b945-ea3f92d17bdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:24:02.792399 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-a2e2b2da-5732-4f1e-9825-fe4a04947f21 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Flow 'volume_create_api' (9f61b5bc-5094-4cd4-8c6b-61b10fb2bb1d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:24:02.793383 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-a2e2b2da-5732-4f1e-9825-fe4a04947f21 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Create volume request issued successfully. Aug 25 10:24:02.793738 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a2e2b2da-5732-4f1e-9825-fe4a04947f21 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:24:02.794301 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 763/3096] 10.4.3.119 () {70 vars in 1298 bytes} [Tue Aug 25 10:24:02 2026] POST /volume/v3/volumes => generated 778 bytes in 256 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:24:02.810687 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-d44f7b9a-c141-483a-9347-6672a1d00ecd None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:02.815917 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d44f7b9a-c141-483a-9347-6672a1d00ecd tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] GET https://10.4.3.119/volume/v3/volumes/9ca817b0-3691-4c55-9bb9-23896297108f Aug 25 10:24:02.815917 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d44f7b9a-c141-483a-9347-6672a1d00ecd tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:02.815917 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d44f7b9a-c141-483a-9347-6672a1d00ecd tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:02.824261 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:02.824261 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:24:02.834703 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-d44f7b9a-c141-483a-9347-6672a1d00ecd tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Volume info retrieved successfully. Aug 25 10:24:02.840972 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d44f7b9a-c141-483a-9347-6672a1d00ecd tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] https://10.4.3.119/volume/v3/volumes/9ca817b0-3691-4c55-9bb9-23896297108f returned with HTTP 200 Aug 25 10:24:02.841110 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 777/3097] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:24:02 2026] GET /volume/v3/volumes/9ca817b0-3691-4c55-9bb9-23896297108f => generated 957 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:03.313438 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-60daffc7-c753-4ecd-b071-f977a36f0391 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:03.317133 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-60daffc7-c753-4ecd-b071-f977a36f0391 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/backups/82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea Aug 25 10:24:03.317447 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-60daffc7-c753-4ecd-b071-f977a36f0391 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:03.317721 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-60daffc7-c753-4ecd-b071-f977a36f0391 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:03.317863 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-60daffc7-c753-4ecd-b071-f977a36f0391 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Show backup with id 82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:03.327170 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:03.327170 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:24:03.328319 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-60daffc7-c753-4ecd-b071-f977a36f0391 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups/82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea returned with HTTP 200 Aug 25 10:24:03.328561 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 783/3098] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:24:03 2026] GET /volume/v3/backups/82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:03.340996 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-2627c915-8abd-492d-bff6-35e025dcbecf None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:03.343766 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2627c915-8abd-492d-bff6-35e025dcbecf tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/volumes/19341921-9a93-4acf-808b-8eb99f229e27 Aug 25 10:24:03.343888 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2627c915-8abd-492d-bff6-35e025dcbecf tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:03.344195 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2627c915-8abd-492d-bff6-35e025dcbecf tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:03.353387 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:03.353387 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:24:03.359159 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-2627c915-8abd-492d-bff6-35e025dcbecf tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Volume info retrieved successfully. Aug 25 10:24:03.366357 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2627c915-8abd-492d-bff6-35e025dcbecf tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/volumes/19341921-9a93-4acf-808b-8eb99f229e27 returned with HTTP 200 Aug 25 10:24:03.366934 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 776/3099] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:24:03 2026] GET /volume/v3/volumes/19341921-9a93-4acf-808b-8eb99f229e27 => generated 1361 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:24:03.465299 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-44ceedad-a14d-4b23-8adb-dc32cc74b6ae None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:03.467070 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-44ceedad-a14d-4b23-8adb-dc32cc74b6ae tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de Aug 25 10:24:03.467362 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-44ceedad-a14d-4b23-8adb-dc32cc74b6ae tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:03.467637 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-44ceedad-a14d-4b23-8adb-dc32cc74b6ae tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:03.467765 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-44ceedad-a14d-4b23-8adb-dc32cc74b6ae tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 25dfbb1d-2ba3-4c7c-bac7-e1374be052de. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:03.474715 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:03.474715 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:24:03.475807 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-44ceedad-a14d-4b23-8adb-dc32cc74b6ae tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de returned with HTTP 200 Aug 25 10:24:03.476179 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 764/3100] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:24:03 2026] GET /volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:03.862275 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-c2744a99-9a52-4e49-989a-8559c79a0518 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:03.865009 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c2744a99-9a52-4e49-989a-8559c79a0518 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] GET https://10.4.3.119/volume/v3/volumes/9ca817b0-3691-4c55-9bb9-23896297108f Aug 25 10:24:03.865385 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c2744a99-9a52-4e49-989a-8559c79a0518 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:03.865651 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c2744a99-9a52-4e49-989a-8559c79a0518 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:03.882234 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:03.882234 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:24:03.887428 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-c2744a99-9a52-4e49-989a-8559c79a0518 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Volume info retrieved successfully. Aug 25 10:24:03.893768 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c2744a99-9a52-4e49-989a-8559c79a0518 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] https://10.4.3.119/volume/v3/volumes/9ca817b0-3691-4c55-9bb9-23896297108f returned with HTTP 200 Aug 25 10:24:03.894318 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 778/3101] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:24:03 2026] GET /volume/v3/volumes/9ca817b0-3691-4c55-9bb9-23896297108f => generated 1009 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:24:03.914218 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-057f53d8-b453-4d54-b7ad-95c266e1e7c9 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:03.915908 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-057f53d8-b453-4d54-b7ad-95c266e1e7c9 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] POST https://10.4.3.119/volume/v3/backups Aug 25 10:24:03.916262 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-057f53d8-b453-4d54-b7ad-95c266e1e7c9 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9ca817b0-3691-4c55-9bb9-23896297108f", "name": "tempest-type-Backup-1114924625"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:24:03.921452 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.contrib.backups [None req-057f53d8-b453-4d54-b7ad-95c266e1e7c9 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Creating new backup {'backup': {'volume_id': '9ca817b0-3691-4c55-9bb9-23896297108f', 'name': 'tempest-type-Backup-1114924625'}} {{(pid=100391) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 10:24:03.922456 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.contrib.backups [None req-057f53d8-b453-4d54-b7ad-95c266e1e7c9 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Creating backup of volume 9ca817b0-3691-4c55-9bb9-23896297108f in container None Aug 25 10:24:03.941181 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:03.941181 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:24:03.941707 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-057f53d8-b453-4d54-b7ad-95c266e1e7c9 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Volume info retrieved successfully. Aug 25 10:24:03.972003 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-057f53d8-b453-4d54-b7ad-95c266e1e7c9 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Created reservations ['7afcdf4f-68da-46c9-95b1-6f5c39556be4', '1fd9629e-09ef-4227-b43c-e5e72e838a5a'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:24:04.048297 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-057f53d8-b453-4d54-b7ad-95c266e1e7c9 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] https://10.4.3.119/volume/v3/backups returned with HTTP 202 Aug 25 10:24:04.048983 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 784/3102] 10.4.3.119 () {70 vars in 1299 bytes} [Tue Aug 25 10:24:03 2026] POST /volume/v3/backups => generated 316 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:24:04.061663 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-28a85fc9-999a-43a5-84d3-81733281260e None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:04.063641 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-28a85fc9-999a-43a5-84d3-81733281260e tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] GET https://10.4.3.119/volume/v3/backups/25897421-a88b-47f2-81e1-b788235f8f4d Aug 25 10:24:04.063805 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-28a85fc9-999a-43a5-84d3-81733281260e tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:04.064039 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-28a85fc9-999a-43a5-84d3-81733281260e tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:04.064155 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-28a85fc9-999a-43a5-84d3-81733281260e tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Show backup with id 25897421-a88b-47f2-81e1-b788235f8f4d. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:04.071464 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:04.071464 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:24:04.073795 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-28a85fc9-999a-43a5-84d3-81733281260e tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] https://10.4.3.119/volume/v3/backups/25897421-a88b-47f2-81e1-b788235f8f4d returned with HTTP 200 Aug 25 10:24:04.074471 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 777/3103] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:24:04 2026] GET /volume/v3/backups/25897421-a88b-47f2-81e1-b788235f8f4d => generated 723 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:04.348185 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-2acd4b0c-1685-4564-8af0-935d9495be78 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:04.350831 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-2acd4b0c-1685-4564-8af0-935d9495be78 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/backups/82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea Aug 25 10:24:04.350831 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-2acd4b0c-1685-4564-8af0-935d9495be78 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:04.350831 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-2acd4b0c-1685-4564-8af0-935d9495be78 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:04.350831 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-2acd4b0c-1685-4564-8af0-935d9495be78 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Show backup with id 82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:04.361949 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:04.361949 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:24:04.361949 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-2acd4b0c-1685-4564-8af0-935d9495be78 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups/82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea returned with HTTP 200 Aug 25 10:24:04.363784 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 765/3104] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:24:04 2026] GET /volume/v3/backups/82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 10:24:04.492986 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-f21384d0-cfdb-44c4-bc0a-2c159c1d173d None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:04.495822 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f21384d0-cfdb-44c4-bc0a-2c159c1d173d tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de Aug 25 10:24:04.497260 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f21384d0-cfdb-44c4-bc0a-2c159c1d173d tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:04.497591 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f21384d0-cfdb-44c4-bc0a-2c159c1d173d tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:04.497870 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-f21384d0-cfdb-44c4-bc0a-2c159c1d173d tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 25dfbb1d-2ba3-4c7c-bac7-e1374be052de. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:04.506004 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:04.506004 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:24:04.507204 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f21384d0-cfdb-44c4-bc0a-2c159c1d173d tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de returned with HTTP 200 Aug 25 10:24:04.507548 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 779/3105] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:24:04 2026] GET /volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:05.077952 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-c22ea8ba-5b18-4c78-85e9-cea885adff3f req-e764e23e-d945-49bc-be69-c779bad5b28c None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:05.080399 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-c22ea8ba-5b18-4c78-85e9-cea885adff3f req-e764e23e-d945-49bc-be69-c779bad5b28c tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] DELETE https://10.4.3.119/volume/v3/attachments/b99393f8-178b-4dfe-9416-2c03c63a7f19 Aug 25 10:24:05.080605 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-c22ea8ba-5b18-4c78-85e9-cea885adff3f req-e764e23e-d945-49bc-be69-c779bad5b28c tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:05.080938 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-c22ea8ba-5b18-4c78-85e9-cea885adff3f req-e764e23e-d945-49bc-be69-c779bad5b28c tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Calling method 'version_select' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:05.091877 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-d937049f-a0b6-47aa-8f06-716a1e086c3e None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:05.093640 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d937049f-a0b6-47aa-8f06-716a1e086c3e tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] GET https://10.4.3.119/volume/v3/backups/25897421-a88b-47f2-81e1-b788235f8f4d Aug 25 10:24:05.093862 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d937049f-a0b6-47aa-8f06-716a1e086c3e tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:05.094054 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d937049f-a0b6-47aa-8f06-716a1e086c3e tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:05.094195 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-d937049f-a0b6-47aa-8f06-716a1e086c3e tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Show backup with id 25897421-a88b-47f2-81e1-b788235f8f4d. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:05.095453 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:05.095453 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:24:05.100427 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:05.100427 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:24:05.100427 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d937049f-a0b6-47aa-8f06-716a1e086c3e tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] https://10.4.3.119/volume/v3/backups/25897421-a88b-47f2-81e1-b788235f8f4d returned with HTTP 200 Aug 25 10:24:05.100427 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 778/3106] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:24:05 2026] GET /volume/v3/backups/25897421-a88b-47f2-81e1-b788235f8f4d => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:05.179053 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-c22ea8ba-5b18-4c78-85e9-cea885adff3f req-e764e23e-d945-49bc-be69-c779bad5b28c tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] https://10.4.3.119/volume/v3/attachments/b99393f8-178b-4dfe-9416-2c03c63a7f19 returned with HTTP 200 Aug 25 10:24:05.179599 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 785/3107] 10.4.3.119 () {72 vars in 1673 bytes} [Tue Aug 25 10:24:05 2026] DELETE /volume/v3/attachments/b99393f8-178b-4dfe-9416-2c03c63a7f19 => generated 19 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:05.377396 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-0e9f066e-ff43-421d-a9b1-292836f5529f None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:05.379354 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0e9f066e-ff43-421d-a9b1-292836f5529f tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/backups/82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea Aug 25 10:24:05.379598 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0e9f066e-ff43-421d-a9b1-292836f5529f tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:05.379816 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0e9f066e-ff43-421d-a9b1-292836f5529f tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:05.379962 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-0e9f066e-ff43-421d-a9b1-292836f5529f tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Show backup with id 82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:05.385692 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:05.385692 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:24:05.386585 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0e9f066e-ff43-421d-a9b1-292836f5529f tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups/82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea returned with HTTP 200 Aug 25 10:24:05.387262 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 766/3108] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:24:05 2026] GET /volume/v3/backups/82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:05.521919 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-0c9395dd-79c0-492b-b3a8-079aa464495d None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:05.528487 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0c9395dd-79c0-492b-b3a8-079aa464495d tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de Aug 25 10:24:05.528769 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0c9395dd-79c0-492b-b3a8-079aa464495d tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:05.529020 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0c9395dd-79c0-492b-b3a8-079aa464495d tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:05.529193 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-0c9395dd-79c0-492b-b3a8-079aa464495d tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 25dfbb1d-2ba3-4c7c-bac7-e1374be052de. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:05.534671 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:05.534671 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:24:05.535699 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0c9395dd-79c0-492b-b3a8-079aa464495d tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de returned with HTTP 200 Aug 25 10:24:05.536409 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 780/3109] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:24:05 2026] GET /volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:06.099471 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-70f23261-76e6-485b-9381-c6bc221efe77 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:06.101226 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-70f23261-76e6-485b-9381-c6bc221efe77 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] DELETE https://10.4.3.119/volume/v3/volumes/c4248137-a6d1-468b-abad-dd65ad8e3036 Aug 25 10:24:06.101726 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-70f23261-76e6-485b-9381-c6bc221efe77 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:06.101935 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-70f23261-76e6-485b-9381-c6bc221efe77 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:06.102173 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-70f23261-76e6-485b-9381-c6bc221efe77 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Delete volume with id: c4248137-a6d1-468b-abad-dd65ad8e3036 Aug 25 10:24:06.112288 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:06.112288 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:24:06.112787 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-70f23261-76e6-485b-9381-c6bc221efe77 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Volume info retrieved successfully. Aug 25 10:24:06.114035 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-7b29efc7-8561-49c7-b4ac-84438c0c3a44 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:06.116506 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7b29efc7-8561-49c7-b4ac-84438c0c3a44 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] GET https://10.4.3.119/volume/v3/backups/25897421-a88b-47f2-81e1-b788235f8f4d Aug 25 10:24:06.116506 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7b29efc7-8561-49c7-b4ac-84438c0c3a44 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:06.116645 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7b29efc7-8561-49c7-b4ac-84438c0c3a44 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:06.116799 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-7b29efc7-8561-49c7-b4ac-84438c0c3a44 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Show backup with id 25897421-a88b-47f2-81e1-b788235f8f4d. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:06.122945 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:06.122945 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:24:06.123614 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7b29efc7-8561-49c7-b4ac-84438c0c3a44 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] https://10.4.3.119/volume/v3/backups/25897421-a88b-47f2-81e1-b788235f8f4d returned with HTTP 200 Aug 25 10:24:06.124057 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 786/3110] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:24:06 2026] GET /volume/v3/backups/25897421-a88b-47f2-81e1-b788235f8f4d => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:06.141099 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-70f23261-76e6-485b-9381-c6bc221efe77 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Delete volume request issued successfully. Aug 25 10:24:06.141323 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-70f23261-76e6-485b-9381-c6bc221efe77 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] https://10.4.3.119/volume/v3/volumes/c4248137-a6d1-468b-abad-dd65ad8e3036 returned with HTTP 202 Aug 25 10:24:06.141892 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 779/3111] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:24:06 2026] DELETE /volume/v3/volumes/c4248137-a6d1-468b-abad-dd65ad8e3036 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:24:06.150153 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-16ea45ba-b2bb-46c1-af7c-961ab606c4f3 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:06.155838 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-16ea45ba-b2bb-46c1-af7c-961ab606c4f3 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] GET https://10.4.3.119/volume/v3/volumes/c4248137-a6d1-468b-abad-dd65ad8e3036 Aug 25 10:24:06.155838 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-16ea45ba-b2bb-46c1-af7c-961ab606c4f3 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:06.155838 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-16ea45ba-b2bb-46c1-af7c-961ab606c4f3 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:06.166316 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:06.166316 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:24:06.173808 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-16ea45ba-b2bb-46c1-af7c-961ab606c4f3 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Volume info retrieved successfully. Aug 25 10:24:06.182899 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-16ea45ba-b2bb-46c1-af7c-961ab606c4f3 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] https://10.4.3.119/volume/v3/volumes/c4248137-a6d1-468b-abad-dd65ad8e3036 returned with HTTP 200 Aug 25 10:24:06.183298 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 767/3112] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:24:06 2026] GET /volume/v3/volumes/c4248137-a6d1-468b-abad-dd65ad8e3036 => generated 1248 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:24:06.402172 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-ad269cae-4640-4683-8830-2b2c5a279185 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:06.404464 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ad269cae-4640-4683-8830-2b2c5a279185 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/backups/82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea Aug 25 10:24:06.404741 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ad269cae-4640-4683-8830-2b2c5a279185 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:06.404918 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ad269cae-4640-4683-8830-2b2c5a279185 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:06.405018 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-ad269cae-4640-4683-8830-2b2c5a279185 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Show backup with id 82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:06.409361 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:06.409361 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:24:06.409955 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ad269cae-4640-4683-8830-2b2c5a279185 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups/82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea returned with HTTP 200 Aug 25 10:24:06.410380 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 781/3113] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:24:06 2026] GET /volume/v3/backups/82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:06.550371 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-f14ab9ac-a952-46fe-bda4-78275447b38e None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:06.551775 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f14ab9ac-a952-46fe-bda4-78275447b38e tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de Aug 25 10:24:06.551943 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f14ab9ac-a952-46fe-bda4-78275447b38e tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:06.552149 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f14ab9ac-a952-46fe-bda4-78275447b38e tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:06.552280 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-f14ab9ac-a952-46fe-bda4-78275447b38e tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 25dfbb1d-2ba3-4c7c-bac7-e1374be052de. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:06.556751 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:06.556751 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:24:06.557698 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f14ab9ac-a952-46fe-bda4-78275447b38e tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de returned with HTTP 200 Aug 25 10:24:06.557938 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 787/3114] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:24:06 2026] GET /volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:07.136196 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-a521a512-6796-44a2-b614-71cedcc19a76 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:07.137947 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a521a512-6796-44a2-b614-71cedcc19a76 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] GET https://10.4.3.119/volume/v3/backups/25897421-a88b-47f2-81e1-b788235f8f4d Aug 25 10:24:07.139196 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a521a512-6796-44a2-b614-71cedcc19a76 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:07.139196 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a521a512-6796-44a2-b614-71cedcc19a76 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:07.139499 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-a521a512-6796-44a2-b614-71cedcc19a76 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Show backup with id 25897421-a88b-47f2-81e1-b788235f8f4d. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:07.149156 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:07.149156 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:24:07.149995 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a521a512-6796-44a2-b614-71cedcc19a76 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] https://10.4.3.119/volume/v3/backups/25897421-a88b-47f2-81e1-b788235f8f4d returned with HTTP 200 Aug 25 10:24:07.150447 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 780/3115] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:24:07 2026] GET /volume/v3/backups/25897421-a88b-47f2-81e1-b788235f8f4d => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:07.202480 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-c2e21dc6-2a19-4bf4-b9a5-e150b2a2adbe None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:07.204944 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c2e21dc6-2a19-4bf4-b9a5-e150b2a2adbe tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] GET https://10.4.3.119/volume/v3/volumes/c4248137-a6d1-468b-abad-dd65ad8e3036 Aug 25 10:24:07.205214 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c2e21dc6-2a19-4bf4-b9a5-e150b2a2adbe tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:07.205393 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c2e21dc6-2a19-4bf4-b9a5-e150b2a2adbe tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:07.213779 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c2e21dc6-2a19-4bf4-b9a5-e150b2a2adbe tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] https://10.4.3.119/volume/v3/volumes/c4248137-a6d1-468b-abad-dd65ad8e3036 returned with HTTP 404 Aug 25 10:24:07.214382 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 768/3116] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:24:07 2026] GET /volume/v3/volumes/c4248137-a6d1-468b-abad-dd65ad8e3036 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:24:07.224993 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-e9593a45-2645-4a08-9593-ac73adf857e3 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:07.228152 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e9593a45-2645-4a08-9593-ac73adf857e3 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] DELETE https://10.4.3.119/volume/v3/volumes/88b62f2f-9924-4ac5-a81e-ceeab3366557 Aug 25 10:24:07.228152 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e9593a45-2645-4a08-9593-ac73adf857e3 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:07.229643 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e9593a45-2645-4a08-9593-ac73adf857e3 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:07.229990 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-e9593a45-2645-4a08-9593-ac73adf857e3 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Delete volume with id: 88b62f2f-9924-4ac5-a81e-ceeab3366557 Aug 25 10:24:07.249955 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e9593a45-2645-4a08-9593-ac73adf857e3 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] https://10.4.3.119/volume/v3/volumes/88b62f2f-9924-4ac5-a81e-ceeab3366557 returned with HTTP 404 Aug 25 10:24:07.250706 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 782/3117] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:24:07 2026] DELETE /volume/v3/volumes/88b62f2f-9924-4ac5-a81e-ceeab3366557 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:24:07.262368 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-2886d663-fd1a-4ab8-905e-f503c4fa8d7a None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:07.264985 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2886d663-fd1a-4ab8-905e-f503c4fa8d7a tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] GET https://10.4.3.119/volume/v3/volumes/88b62f2f-9924-4ac5-a81e-ceeab3366557 Aug 25 10:24:07.266162 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2886d663-fd1a-4ab8-905e-f503c4fa8d7a tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:07.266162 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2886d663-fd1a-4ab8-905e-f503c4fa8d7a tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:07.277937 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2886d663-fd1a-4ab8-905e-f503c4fa8d7a tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] https://10.4.3.119/volume/v3/volumes/88b62f2f-9924-4ac5-a81e-ceeab3366557 returned with HTTP 404 Aug 25 10:24:07.278802 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 788/3118] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:24:07 2026] GET /volume/v3/volumes/88b62f2f-9924-4ac5-a81e-ceeab3366557 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:24:07.287359 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-a7bf62c2-35c3-484a-8cf1-371b003dbc05 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:07.290160 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a7bf62c2-35c3-484a-8cf1-371b003dbc05 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] DELETE https://10.4.3.119/volume/v3/volumes/773e0faa-c073-45fb-82fb-c2ac7753f0e5 Aug 25 10:24:07.291870 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a7bf62c2-35c3-484a-8cf1-371b003dbc05 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:07.291870 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a7bf62c2-35c3-484a-8cf1-371b003dbc05 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:07.291870 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-a7bf62c2-35c3-484a-8cf1-371b003dbc05 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Delete volume with id: 773e0faa-c073-45fb-82fb-c2ac7753f0e5 Aug 25 10:24:07.298400 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a7bf62c2-35c3-484a-8cf1-371b003dbc05 tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] https://10.4.3.119/volume/v3/volumes/773e0faa-c073-45fb-82fb-c2ac7753f0e5 returned with HTTP 404 Aug 25 10:24:07.299194 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 781/3119] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:24:07 2026] DELETE /volume/v3/volumes/773e0faa-c073-45fb-82fb-c2ac7753f0e5 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:24:07.308216 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-e415a874-be67-4025-953e-82b6340b148e None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:07.311888 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e415a874-be67-4025-953e-82b6340b148e tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] GET https://10.4.3.119/volume/v3/volumes/773e0faa-c073-45fb-82fb-c2ac7753f0e5 Aug 25 10:24:07.312274 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e415a874-be67-4025-953e-82b6340b148e tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:07.312574 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e415a874-be67-4025-953e-82b6340b148e tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:07.323958 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e415a874-be67-4025-953e-82b6340b148e tempest-TestInstancesWithCinderVolumes-1040476023 tempest-TestInstancesWithCinderVolumes-1040476023-project-member] https://10.4.3.119/volume/v3/volumes/773e0faa-c073-45fb-82fb-c2ac7753f0e5 returned with HTTP 404 Aug 25 10:24:07.324724 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 769/3120] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:24:07 2026] GET /volume/v3/volumes/773e0faa-c073-45fb-82fb-c2ac7753f0e5 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:24:07.338784 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-8d75cf19-63c6-4c84-98c2-0e14274ba014 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:07.338784 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8d75cf19-63c6-4c84-98c2-0e14274ba014 tempest-TestInstancesWithCinderVolumes-61373798 tempest-TestInstancesWithCinderVolumes-61373798-project-admin] GET https://10.4.3.119/volume/v3/volumes/detail?all_tenants=1 Aug 25 10:24:07.338784 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8d75cf19-63c6-4c84-98c2-0e14274ba014 tempest-TestInstancesWithCinderVolumes-61373798 tempest-TestInstancesWithCinderVolumes-61373798-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:07.338784 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8d75cf19-63c6-4c84-98c2-0e14274ba014 tempest-TestInstancesWithCinderVolumes-61373798 tempest-TestInstancesWithCinderVolumes-61373798-project-admin] Calling method 'detail' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:07.341261 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-8d75cf19-63c6-4c84-98c2-0e14274ba014 tempest-TestInstancesWithCinderVolumes-61373798 tempest-TestInstancesWithCinderVolumes-61373798-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100390) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 10:24:07.360419 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-8d75cf19-63c6-4c84-98c2-0e14274ba014 tempest-TestInstancesWithCinderVolumes-61373798 tempest-TestInstancesWithCinderVolumes-61373798-project-admin] Get all volumes completed successfully. Aug 25 10:24:07.364213 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:07.364213 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:24:07.370334 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8d75cf19-63c6-4c84-98c2-0e14274ba014 tempest-TestInstancesWithCinderVolumes-61373798 tempest-TestInstancesWithCinderVolumes-61373798-project-admin] https://10.4.3.119/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 25 10:24:07.371206 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 783/3121] 10.4.3.119 () {66 vars in 1285 bytes} [Tue Aug 25 10:24:07 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12132 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:24:07.388391 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-a591f824-5604-4cb5-b45a-b7bd4a7ebd39 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:07.390618 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a591f824-5604-4cb5-b45a-b7bd4a7ebd39 tempest-TestInstancesWithCinderVolumes-61373798 tempest-TestInstancesWithCinderVolumes-61373798-project-admin] DELETE https://10.4.3.119/volume/v3/types/a5a96cc9-55a9-4ecc-ab9c-7f47a4cf1386 Aug 25 10:24:07.390929 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a591f824-5604-4cb5-b45a-b7bd4a7ebd39 tempest-TestInstancesWithCinderVolumes-61373798 tempest-TestInstancesWithCinderVolumes-61373798-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:07.391113 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a591f824-5604-4cb5-b45a-b7bd4a7ebd39 tempest-TestInstancesWithCinderVolumes-61373798 tempest-TestInstancesWithCinderVolumes-61373798-project-admin] Calling method '_delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:07.422597 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-5b80e202-a594-4712-9042-a45c9ff66e87 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:07.426564 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5b80e202-a594-4712-9042-a45c9ff66e87 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/backups/82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea Aug 25 10:24:07.426908 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-5b80e202-a594-4712-9042-a45c9ff66e87 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:07.427298 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-5b80e202-a594-4712-9042-a45c9ff66e87 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:07.427496 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-5b80e202-a594-4712-9042-a45c9ff66e87 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Show backup with id 82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:07.432920 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:07.432920 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:24:07.433666 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5b80e202-a594-4712-9042-a45c9ff66e87 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups/82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea returned with HTTP 200 Aug 25 10:24:07.434451 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 782/3122] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:24:07 2026] GET /volume/v3/backups/82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:07.437256 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a591f824-5604-4cb5-b45a-b7bd4a7ebd39 tempest-TestInstancesWithCinderVolumes-61373798 tempest-TestInstancesWithCinderVolumes-61373798-project-admin] https://10.4.3.119/volume/v3/types/a5a96cc9-55a9-4ecc-ab9c-7f47a4cf1386 returned with HTTP 202 Aug 25 10:24:07.437867 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 789/3123] 10.4.3.119 () {66 vars in 1345 bytes} [Tue Aug 25 10:24:07 2026] DELETE /volume/v3/types/a5a96cc9-55a9-4ecc-ab9c-7f47a4cf1386 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:24:07.446685 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-ea9986f7-82b6-482d-b015-918564e5b338 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:07.448426 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ea9986f7-82b6-482d-b015-918564e5b338 tempest-TestInstancesWithCinderVolumes-61373798 tempest-TestInstancesWithCinderVolumes-61373798-project-admin] GET https://10.4.3.119/volume/v3/volumes/detail?all_tenants=1 Aug 25 10:24:07.448626 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ea9986f7-82b6-482d-b015-918564e5b338 tempest-TestInstancesWithCinderVolumes-61373798 tempest-TestInstancesWithCinderVolumes-61373798-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:07.448808 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ea9986f7-82b6-482d-b015-918564e5b338 tempest-TestInstancesWithCinderVolumes-61373798 tempest-TestInstancesWithCinderVolumes-61373798-project-admin] Calling method 'detail' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:07.449593 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-ea9986f7-82b6-482d-b015-918564e5b338 tempest-TestInstancesWithCinderVolumes-61373798 tempest-TestInstancesWithCinderVolumes-61373798-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100389) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 10:24:07.486849 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-ea9986f7-82b6-482d-b015-918564e5b338 tempest-TestInstancesWithCinderVolumes-61373798 tempest-TestInstancesWithCinderVolumes-61373798-project-admin] Get all volumes completed successfully. Aug 25 10:24:07.488881 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:07.488881 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:24:07.495016 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ea9986f7-82b6-482d-b015-918564e5b338 tempest-TestInstancesWithCinderVolumes-61373798 tempest-TestInstancesWithCinderVolumes-61373798-project-admin] https://10.4.3.119/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 25 10:24:07.495264 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 770/3124] 10.4.3.119 () {66 vars in 1285 bytes} [Tue Aug 25 10:24:07 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12132 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:24:07.520791 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-e247948e-4c0b-4cb0-be8f-7206cb1d4c05 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:07.523212 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e247948e-4c0b-4cb0-be8f-7206cb1d4c05 tempest-TestInstancesWithCinderVolumes-61373798 tempest-TestInstancesWithCinderVolumes-61373798-project-admin] DELETE https://10.4.3.119/volume/v3/types/f446d92a-707c-4182-8725-1644e27e2a03 Aug 25 10:24:07.523424 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e247948e-4c0b-4cb0-be8f-7206cb1d4c05 tempest-TestInstancesWithCinderVolumes-61373798 tempest-TestInstancesWithCinderVolumes-61373798-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:07.523819 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e247948e-4c0b-4cb0-be8f-7206cb1d4c05 tempest-TestInstancesWithCinderVolumes-61373798 tempest-TestInstancesWithCinderVolumes-61373798-project-admin] Calling method '_delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:07.563016 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e247948e-4c0b-4cb0-be8f-7206cb1d4c05 tempest-TestInstancesWithCinderVolumes-61373798 tempest-TestInstancesWithCinderVolumes-61373798-project-admin] https://10.4.3.119/volume/v3/types/f446d92a-707c-4182-8725-1644e27e2a03 returned with HTTP 202 Aug 25 10:24:07.565321 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 784/3125] 10.4.3.119 () {66 vars in 1345 bytes} [Tue Aug 25 10:24:07 2026] DELETE /volume/v3/types/f446d92a-707c-4182-8725-1644e27e2a03 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:24:07.572005 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-ad28b2af-36eb-4151-a656-34d947ea612f None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:07.576104 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ad28b2af-36eb-4151-a656-34d947ea612f tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de Aug 25 10:24:07.576454 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ad28b2af-36eb-4151-a656-34d947ea612f tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:07.576669 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ad28b2af-36eb-4151-a656-34d947ea612f tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:07.576832 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-ad28b2af-36eb-4151-a656-34d947ea612f tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 25dfbb1d-2ba3-4c7c-bac7-e1374be052de. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:07.583344 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:07.583344 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:24:07.583344 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ad28b2af-36eb-4151-a656-34d947ea612f tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de returned with HTTP 200 Aug 25 10:24:07.584057 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 783/3126] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:24:07 2026] GET /volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:08.026226 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-eff9a9ce-5916-4ee3-b93e-9627da9882e8 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:08.028556 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-eff9a9ce-5916-4ee3-b93e-9627da9882e8 tempest-TestInstancesWithCinderVolumes-61373798 tempest-TestInstancesWithCinderVolumes-61373798-project-admin] GET https://10.4.3.119/volume/v3/volumes/detail?all_tenants=1 Aug 25 10:24:08.029008 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-eff9a9ce-5916-4ee3-b93e-9627da9882e8 tempest-TestInstancesWithCinderVolumes-61373798 tempest-TestInstancesWithCinderVolumes-61373798-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:08.029008 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-eff9a9ce-5916-4ee3-b93e-9627da9882e8 tempest-TestInstancesWithCinderVolumes-61373798 tempest-TestInstancesWithCinderVolumes-61373798-project-admin] Calling method 'detail' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:08.030085 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-eff9a9ce-5916-4ee3-b93e-9627da9882e8 tempest-TestInstancesWithCinderVolumes-61373798 tempest-TestInstancesWithCinderVolumes-61373798-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100391) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 10:24:08.046845 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-eff9a9ce-5916-4ee3-b93e-9627da9882e8 tempest-TestInstancesWithCinderVolumes-61373798 tempest-TestInstancesWithCinderVolumes-61373798-project-admin] Get all volumes completed successfully. Aug 25 10:24:08.049026 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:08.049026 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:24:08.053931 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-eff9a9ce-5916-4ee3-b93e-9627da9882e8 tempest-TestInstancesWithCinderVolumes-61373798 tempest-TestInstancesWithCinderVolumes-61373798-project-admin] https://10.4.3.119/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 25 10:24:08.054436 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 790/3127] 10.4.3.119 () {66 vars in 1285 bytes} [Tue Aug 25 10:24:08 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12132 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:24:08.072735 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-a8f8ad1a-5b1c-48e0-8b8f-0fd9e5b7d6c4 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:08.074700 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a8f8ad1a-5b1c-48e0-8b8f-0fd9e5b7d6c4 tempest-TestInstancesWithCinderVolumes-61373798 tempest-TestInstancesWithCinderVolumes-61373798-project-admin] DELETE https://10.4.3.119/volume/v3/volumes/5eed4a2e-f2df-4a1e-b2d2-4bb0235f13f5 Aug 25 10:24:08.074894 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a8f8ad1a-5b1c-48e0-8b8f-0fd9e5b7d6c4 tempest-TestInstancesWithCinderVolumes-61373798 tempest-TestInstancesWithCinderVolumes-61373798-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:08.075090 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a8f8ad1a-5b1c-48e0-8b8f-0fd9e5b7d6c4 tempest-TestInstancesWithCinderVolumes-61373798 tempest-TestInstancesWithCinderVolumes-61373798-project-admin] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:08.075273 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-a8f8ad1a-5b1c-48e0-8b8f-0fd9e5b7d6c4 tempest-TestInstancesWithCinderVolumes-61373798 tempest-TestInstancesWithCinderVolumes-61373798-project-admin] Delete volume with id: 5eed4a2e-f2df-4a1e-b2d2-4bb0235f13f5 Aug 25 10:24:08.083494 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:08.083494 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:24:08.083972 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-a8f8ad1a-5b1c-48e0-8b8f-0fd9e5b7d6c4 tempest-TestInstancesWithCinderVolumes-61373798 tempest-TestInstancesWithCinderVolumes-61373798-project-admin] Volume info retrieved successfully. Aug 25 10:24:08.097941 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.image.cache [None req-a8f8ad1a-5b1c-48e0-8b8f-0fd9e5b7d6c4 tempest-TestInstancesWithCinderVolumes-61373798 tempest-TestInstancesWithCinderVolumes-61373798-project-admin] Evicting image cache entry: {'id': 3, 'image_id': 'd4810b44-4f17-40f9-8533-cbd6d6b2a248', 'volume_id': '5eed4a2e-f2df-4a1e-b2d2-4bb0235f13f5', 'host': 'np0000008063@storpool#template_virtual', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 25, 10, 22, 11), 'last_used': datetime.datetime(2026, 8, 25, 10, 22, 35)}. {{(pid=100389) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 25 10:24:08.110278 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-a8f8ad1a-5b1c-48e0-8b8f-0fd9e5b7d6c4 tempest-TestInstancesWithCinderVolumes-61373798 tempest-TestInstancesWithCinderVolumes-61373798-project-admin] Delete volume request issued successfully. Aug 25 10:24:08.110545 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a8f8ad1a-5b1c-48e0-8b8f-0fd9e5b7d6c4 tempest-TestInstancesWithCinderVolumes-61373798 tempest-TestInstancesWithCinderVolumes-61373798-project-admin] https://10.4.3.119/volume/v3/volumes/5eed4a2e-f2df-4a1e-b2d2-4bb0235f13f5 returned with HTTP 202 Aug 25 10:24:08.111022 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 771/3128] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:24:08 2026] DELETE /volume/v3/volumes/5eed4a2e-f2df-4a1e-b2d2-4bb0235f13f5 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:24:08.119215 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-48ccdea0-a64a-4016-89df-12c7483f2d3f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:08.121175 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-48ccdea0-a64a-4016-89df-12c7483f2d3f tempest-TestInstancesWithCinderVolumes-61373798 tempest-TestInstancesWithCinderVolumes-61373798-project-admin] GET https://10.4.3.119/volume/v3/volumes/5eed4a2e-f2df-4a1e-b2d2-4bb0235f13f5 Aug 25 10:24:08.121429 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-48ccdea0-a64a-4016-89df-12c7483f2d3f tempest-TestInstancesWithCinderVolumes-61373798 tempest-TestInstancesWithCinderVolumes-61373798-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:08.121663 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-48ccdea0-a64a-4016-89df-12c7483f2d3f tempest-TestInstancesWithCinderVolumes-61373798 tempest-TestInstancesWithCinderVolumes-61373798-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:08.131899 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:08.131899 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:24:08.137156 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-48ccdea0-a64a-4016-89df-12c7483f2d3f tempest-TestInstancesWithCinderVolumes-61373798 tempest-TestInstancesWithCinderVolumes-61373798-project-admin] Volume info retrieved successfully. Aug 25 10:24:08.143459 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-48ccdea0-a64a-4016-89df-12c7483f2d3f tempest-TestInstancesWithCinderVolumes-61373798 tempest-TestInstancesWithCinderVolumes-61373798-project-admin] https://10.4.3.119/volume/v3/volumes/5eed4a2e-f2df-4a1e-b2d2-4bb0235f13f5 returned with HTTP 200 Aug 25 10:24:08.143966 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 785/3129] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:24:08 2026] GET /volume/v3/volumes/5eed4a2e-f2df-4a1e-b2d2-4bb0235f13f5 => generated 1149 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:24:08.163832 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-80bb962d-5c25-4d5b-81a3-ceb55d31b1f4 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:08.166639 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-80bb962d-5c25-4d5b-81a3-ceb55d31b1f4 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] GET https://10.4.3.119/volume/v3/backups/25897421-a88b-47f2-81e1-b788235f8f4d Aug 25 10:24:08.166916 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-80bb962d-5c25-4d5b-81a3-ceb55d31b1f4 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:08.167217 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-80bb962d-5c25-4d5b-81a3-ceb55d31b1f4 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:08.167380 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-80bb962d-5c25-4d5b-81a3-ceb55d31b1f4 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Show backup with id 25897421-a88b-47f2-81e1-b788235f8f4d. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:08.173259 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:08.173259 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:24:08.174227 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-80bb962d-5c25-4d5b-81a3-ceb55d31b1f4 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] https://10.4.3.119/volume/v3/backups/25897421-a88b-47f2-81e1-b788235f8f4d returned with HTTP 200 Aug 25 10:24:08.174800 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 784/3130] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:24:08 2026] GET /volume/v3/backups/25897421-a88b-47f2-81e1-b788235f8f4d => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:08.445265 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-eef83578-fb4f-47ab-ac1e-e890c249cda9 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:08.446946 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-eef83578-fb4f-47ab-ac1e-e890c249cda9 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/backups/82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea Aug 25 10:24:08.447211 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-eef83578-fb4f-47ab-ac1e-e890c249cda9 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:08.447403 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-eef83578-fb4f-47ab-ac1e-e890c249cda9 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:08.447510 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-eef83578-fb4f-47ab-ac1e-e890c249cda9 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Show backup with id 82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:08.453020 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:08.453020 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:24:08.453836 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-eef83578-fb4f-47ab-ac1e-e890c249cda9 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups/82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea returned with HTTP 200 Aug 25 10:24:08.454357 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 791/3131] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:24:08 2026] GET /volume/v3/backups/82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:08.598362 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-35ea34e2-c2ef-46b9-81c2-5184374e4f92 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:08.600374 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-35ea34e2-c2ef-46b9-81c2-5184374e4f92 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de Aug 25 10:24:08.600639 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-35ea34e2-c2ef-46b9-81c2-5184374e4f92 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:08.600871 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-35ea34e2-c2ef-46b9-81c2-5184374e4f92 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:08.600972 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-35ea34e2-c2ef-46b9-81c2-5184374e4f92 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 25dfbb1d-2ba3-4c7c-bac7-e1374be052de. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:08.606915 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:08.606915 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:24:08.608017 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-35ea34e2-c2ef-46b9-81c2-5184374e4f92 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de returned with HTTP 200 Aug 25 10:24:08.608657 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 772/3132] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:24:08 2026] GET /volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:09.158106 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-419f17cd-18d6-4f35-af24-b19fa298bfb2 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:09.161347 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-419f17cd-18d6-4f35-af24-b19fa298bfb2 tempest-TestInstancesWithCinderVolumes-61373798 tempest-TestInstancesWithCinderVolumes-61373798-project-admin] GET https://10.4.3.119/volume/v3/volumes/5eed4a2e-f2df-4a1e-b2d2-4bb0235f13f5 Aug 25 10:24:09.161578 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-419f17cd-18d6-4f35-af24-b19fa298bfb2 tempest-TestInstancesWithCinderVolumes-61373798 tempest-TestInstancesWithCinderVolumes-61373798-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:09.161730 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-419f17cd-18d6-4f35-af24-b19fa298bfb2 tempest-TestInstancesWithCinderVolumes-61373798 tempest-TestInstancesWithCinderVolumes-61373798-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:09.170512 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-419f17cd-18d6-4f35-af24-b19fa298bfb2 tempest-TestInstancesWithCinderVolumes-61373798 tempest-TestInstancesWithCinderVolumes-61373798-project-admin] https://10.4.3.119/volume/v3/volumes/5eed4a2e-f2df-4a1e-b2d2-4bb0235f13f5 returned with HTTP 404 Aug 25 10:24:09.171375 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 786/3133] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:24:09 2026] GET /volume/v3/volumes/5eed4a2e-f2df-4a1e-b2d2-4bb0235f13f5 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:24:09.180850 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-f810c945-cf4d-437a-9a64-448f6e342f04 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:09.182954 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f810c945-cf4d-437a-9a64-448f6e342f04 tempest-TestInstancesWithCinderVolumes-61373798 tempest-TestInstancesWithCinderVolumes-61373798-project-admin] DELETE https://10.4.3.119/volume/v3/types/66f936f4-f3c6-4081-acf5-5251680124e8 Aug 25 10:24:09.183280 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f810c945-cf4d-437a-9a64-448f6e342f04 tempest-TestInstancesWithCinderVolumes-61373798 tempest-TestInstancesWithCinderVolumes-61373798-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:09.183560 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f810c945-cf4d-437a-9a64-448f6e342f04 tempest-TestInstancesWithCinderVolumes-61373798 tempest-TestInstancesWithCinderVolumes-61373798-project-admin] Calling method '_delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:09.190654 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-119068fb-90d4-4965-807e-8552c2ffc2a1 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:09.204194 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-119068fb-90d4-4965-807e-8552c2ffc2a1 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] GET https://10.4.3.119/volume/v3/backups/25897421-a88b-47f2-81e1-b788235f8f4d Aug 25 10:24:09.204194 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-119068fb-90d4-4965-807e-8552c2ffc2a1 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:09.204194 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-119068fb-90d4-4965-807e-8552c2ffc2a1 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:09.204194 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-119068fb-90d4-4965-807e-8552c2ffc2a1 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Show backup with id 25897421-a88b-47f2-81e1-b788235f8f4d. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:09.204194 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:09.204194 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:24:09.204194 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-119068fb-90d4-4965-807e-8552c2ffc2a1 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] https://10.4.3.119/volume/v3/backups/25897421-a88b-47f2-81e1-b788235f8f4d returned with HTTP 200 Aug 25 10:24:09.204194 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 792/3134] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:24:09 2026] GET /volume/v3/backups/25897421-a88b-47f2-81e1-b788235f8f4d => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:09.414553 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f810c945-cf4d-437a-9a64-448f6e342f04 tempest-TestInstancesWithCinderVolumes-61373798 tempest-TestInstancesWithCinderVolumes-61373798-project-admin] https://10.4.3.119/volume/v3/types/66f936f4-f3c6-4081-acf5-5251680124e8 returned with HTTP 202 Aug 25 10:24:09.415503 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 785/3135] 10.4.3.119 () {66 vars in 1345 bytes} [Tue Aug 25 10:24:09 2026] DELETE /volume/v3/types/66f936f4-f3c6-4081-acf5-5251680124e8 => generated 0 bytes in 235 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:24:09.469776 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-a69a4036-afda-46bd-8bbd-54e958babe73 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:09.472984 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a69a4036-afda-46bd-8bbd-54e958babe73 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/backups/82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea Aug 25 10:24:09.473293 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a69a4036-afda-46bd-8bbd-54e958babe73 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:09.473585 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a69a4036-afda-46bd-8bbd-54e958babe73 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:09.473771 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-a69a4036-afda-46bd-8bbd-54e958babe73 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Show backup with id 82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:09.481081 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:09.481081 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:24:09.481821 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a69a4036-afda-46bd-8bbd-54e958babe73 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups/82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea returned with HTTP 200 Aug 25 10:24:09.482258 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 773/3136] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:24:09 2026] GET /volume/v3/backups/82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:09.621633 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-03cebf9f-4b66-49e0-adff-c001d3faf844 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:09.623691 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-03cebf9f-4b66-49e0-adff-c001d3faf844 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de Aug 25 10:24:09.623920 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-03cebf9f-4b66-49e0-adff-c001d3faf844 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:09.624167 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-03cebf9f-4b66-49e0-adff-c001d3faf844 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:09.624320 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-03cebf9f-4b66-49e0-adff-c001d3faf844 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 25dfbb1d-2ba3-4c7c-bac7-e1374be052de. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:09.631749 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:09.631749 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:24:09.632881 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-03cebf9f-4b66-49e0-adff-c001d3faf844 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de returned with HTTP 200 Aug 25 10:24:09.633400 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 787/3137] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:24:09 2026] GET /volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:10.214906 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-5cf86876-d790-45da-a671-3a43bfe87ed1 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:10.217041 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5cf86876-d790-45da-a671-3a43bfe87ed1 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] GET https://10.4.3.119/volume/v3/backups/25897421-a88b-47f2-81e1-b788235f8f4d Aug 25 10:24:10.217313 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5cf86876-d790-45da-a671-3a43bfe87ed1 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:10.217676 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5cf86876-d790-45da-a671-3a43bfe87ed1 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:10.217810 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-5cf86876-d790-45da-a671-3a43bfe87ed1 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Show backup with id 25897421-a88b-47f2-81e1-b788235f8f4d. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:10.223781 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:10.223781 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:24:10.224640 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5cf86876-d790-45da-a671-3a43bfe87ed1 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] https://10.4.3.119/volume/v3/backups/25897421-a88b-47f2-81e1-b788235f8f4d returned with HTTP 200 Aug 25 10:24:10.225053 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 793/3138] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:24:10 2026] GET /volume/v3/backups/25897421-a88b-47f2-81e1-b788235f8f4d => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:10.502645 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-f98517a1-7e0e-4b0e-93e6-7cf13da8a0b3 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:10.505132 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f98517a1-7e0e-4b0e-93e6-7cf13da8a0b3 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/backups/82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea Aug 25 10:24:10.505479 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f98517a1-7e0e-4b0e-93e6-7cf13da8a0b3 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:10.505927 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f98517a1-7e0e-4b0e-93e6-7cf13da8a0b3 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:10.506122 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-f98517a1-7e0e-4b0e-93e6-7cf13da8a0b3 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Show backup with id 82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:10.514632 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:10.514632 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:24:10.516150 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f98517a1-7e0e-4b0e-93e6-7cf13da8a0b3 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups/82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea returned with HTTP 200 Aug 25 10:24:10.516599 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 786/3139] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:24:10 2026] GET /volume/v3/backups/82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:10.527147 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-637d65ec-2bb0-4e86-b563-e6c830df436c req-533fe80d-a367-41b0-9d54-8f9d87172d05 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:10.535711 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-637d65ec-2bb0-4e86-b563-e6c830df436c req-533fe80d-a367-41b0-9d54-8f9d87172d05 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] GET https://10.4.3.119/volume/v3/volumes/693ba89e-c467-48a7-a6cb-2f50ba40bc0e/encryption Aug 25 10:24:10.535926 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-637d65ec-2bb0-4e86-b563-e6c830df436c req-533fe80d-a367-41b0-9d54-8f9d87172d05 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:10.536150 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-637d65ec-2bb0-4e86-b563-e6c830df436c req-533fe80d-a367-41b0-9d54-8f9d87172d05 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'index' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:10.556341 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:10.556341 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:24:10.566035 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-637d65ec-2bb0-4e86-b563-e6c830df436c req-533fe80d-a367-41b0-9d54-8f9d87172d05 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/volumes/693ba89e-c467-48a7-a6cb-2f50ba40bc0e/encryption returned with HTTP 200 Aug 25 10:24:10.566628 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 774/3140] 10.4.3.119 () {68 vars in 1631 bytes} [Tue Aug 25 10:24:10 2026] GET /volume/v3/volumes/693ba89e-c467-48a7-a6cb-2f50ba40bc0e/encryption => generated 161 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:10.649664 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-a3795ec2-589c-4bec-b26d-1ab2826d2578 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:10.652553 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a3795ec2-589c-4bec-b26d-1ab2826d2578 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de Aug 25 10:24:10.652783 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a3795ec2-589c-4bec-b26d-1ab2826d2578 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:10.653030 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a3795ec2-589c-4bec-b26d-1ab2826d2578 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:10.653181 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-a3795ec2-589c-4bec-b26d-1ab2826d2578 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 25dfbb1d-2ba3-4c7c-bac7-e1374be052de. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:10.658112 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:10.658112 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:24:10.659055 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a3795ec2-589c-4bec-b26d-1ab2826d2578 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de returned with HTTP 200 Aug 25 10:24:10.659527 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 788/3141] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:24:10 2026] GET /volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:11.239821 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-52cb70c3-11c0-4ece-8833-eda9b053fd21 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:11.246159 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-52cb70c3-11c0-4ece-8833-eda9b053fd21 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] GET https://10.4.3.119/volume/v3/backups/25897421-a88b-47f2-81e1-b788235f8f4d Aug 25 10:24:11.246159 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-52cb70c3-11c0-4ece-8833-eda9b053fd21 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:11.246159 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-52cb70c3-11c0-4ece-8833-eda9b053fd21 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:11.246159 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-52cb70c3-11c0-4ece-8833-eda9b053fd21 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Show backup with id 25897421-a88b-47f2-81e1-b788235f8f4d. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:11.253800 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:11.253800 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:24:11.254664 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-52cb70c3-11c0-4ece-8833-eda9b053fd21 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] https://10.4.3.119/volume/v3/backups/25897421-a88b-47f2-81e1-b788235f8f4d returned with HTTP 200 Aug 25 10:24:11.255107 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 794/3142] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:24:11 2026] GET /volume/v3/backups/25897421-a88b-47f2-81e1-b788235f8f4d => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:11.529575 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-58498d3a-df83-45d0-8f1c-6f6e0609da5b None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:11.531543 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-58498d3a-df83-45d0-8f1c-6f6e0609da5b tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/backups/82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea Aug 25 10:24:11.531760 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-58498d3a-df83-45d0-8f1c-6f6e0609da5b tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:11.531932 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-58498d3a-df83-45d0-8f1c-6f6e0609da5b tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:11.532032 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-58498d3a-df83-45d0-8f1c-6f6e0609da5b tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Show backup with id 82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:11.538171 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:11.538171 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:24:11.541081 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-58498d3a-df83-45d0-8f1c-6f6e0609da5b tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups/82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea returned with HTTP 200 Aug 25 10:24:11.541879 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 787/3143] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:24:11 2026] GET /volume/v3/backups/82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:11.619837 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-637d65ec-2bb0-4e86-b563-e6c830df436c req-455d9909-aa02-4dc3-a513-7cbae19e932a None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:11.624971 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-637d65ec-2bb0-4e86-b563-e6c830df436c req-455d9909-aa02-4dc3-a513-7cbae19e932a tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] DELETE https://10.4.3.119/volume/v3/attachments/1eac9df0-f13d-4d56-a603-8e9f50670db8 Aug 25 10:24:11.625414 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-637d65ec-2bb0-4e86-b563-e6c830df436c req-455d9909-aa02-4dc3-a513-7cbae19e932a tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:11.625779 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-637d65ec-2bb0-4e86-b563-e6c830df436c req-455d9909-aa02-4dc3-a513-7cbae19e932a tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'version_select' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:11.635996 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:11.635996 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:24:11.674689 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-9ebea592-d2a4-4cb4-8b9d-0380b0c24735 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:11.676922 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-9ebea592-d2a4-4cb4-8b9d-0380b0c24735 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de Aug 25 10:24:11.677200 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-9ebea592-d2a4-4cb4-8b9d-0380b0c24735 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:11.677509 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-9ebea592-d2a4-4cb4-8b9d-0380b0c24735 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:11.677655 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-9ebea592-d2a4-4cb4-8b9d-0380b0c24735 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 25dfbb1d-2ba3-4c7c-bac7-e1374be052de. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:11.685082 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:11.685082 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:24:11.686102 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-9ebea592-d2a4-4cb4-8b9d-0380b0c24735 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de returned with HTTP 200 Aug 25 10:24:11.686619 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 789/3144] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:24:11 2026] GET /volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:11.716492 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-637d65ec-2bb0-4e86-b563-e6c830df436c req-455d9909-aa02-4dc3-a513-7cbae19e932a tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/attachments/1eac9df0-f13d-4d56-a603-8e9f50670db8 returned with HTTP 200 Aug 25 10:24:11.717010 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 775/3145] 10.4.3.119 () {72 vars in 1673 bytes} [Tue Aug 25 10:24:11 2026] DELETE /volume/v3/attachments/1eac9df0-f13d-4d56-a603-8e9f50670db8 => generated 19 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:12.271210 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-20c0b6c7-c8c4-43fd-8c5f-534b854e08e8 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:12.272526 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-20c0b6c7-c8c4-43fd-8c5f-534b854e08e8 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] GET https://10.4.3.119/volume/v3/backups/25897421-a88b-47f2-81e1-b788235f8f4d Aug 25 10:24:12.272787 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-20c0b6c7-c8c4-43fd-8c5f-534b854e08e8 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:12.273278 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-20c0b6c7-c8c4-43fd-8c5f-534b854e08e8 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:12.273278 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-20c0b6c7-c8c4-43fd-8c5f-534b854e08e8 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Show backup with id 25897421-a88b-47f2-81e1-b788235f8f4d. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:12.281246 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:12.281246 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:24:12.282496 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-20c0b6c7-c8c4-43fd-8c5f-534b854e08e8 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] https://10.4.3.119/volume/v3/backups/25897421-a88b-47f2-81e1-b788235f8f4d returned with HTTP 200 Aug 25 10:24:12.282496 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 795/3146] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:24:12 2026] GET /volume/v3/backups/25897421-a88b-47f2-81e1-b788235f8f4d => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:12.557362 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-84702262-9904-444f-bd40-6c3b0e18faca None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:12.560748 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-84702262-9904-444f-bd40-6c3b0e18faca tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/backups/82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea Aug 25 10:24:12.561664 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-84702262-9904-444f-bd40-6c3b0e18faca tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:12.561664 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-84702262-9904-444f-bd40-6c3b0e18faca tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:12.561931 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-84702262-9904-444f-bd40-6c3b0e18faca tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Show backup with id 82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:12.569558 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:12.569558 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:24:12.570513 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-84702262-9904-444f-bd40-6c3b0e18faca tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups/82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea returned with HTTP 200 Aug 25 10:24:12.571056 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 788/3147] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:24:12 2026] GET /volume/v3/backups/82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:12.702696 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-8fc98b90-71ac-458f-a8ad-3bf1f5a55098 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:12.709332 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8fc98b90-71ac-458f-a8ad-3bf1f5a55098 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de Aug 25 10:24:12.709443 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8fc98b90-71ac-458f-a8ad-3bf1f5a55098 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:12.709717 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8fc98b90-71ac-458f-a8ad-3bf1f5a55098 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:12.709717 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-8fc98b90-71ac-458f-a8ad-3bf1f5a55098 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 25dfbb1d-2ba3-4c7c-bac7-e1374be052de. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:12.716483 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:12.716483 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:24:12.716483 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8fc98b90-71ac-458f-a8ad-3bf1f5a55098 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de returned with HTTP 200 Aug 25 10:24:12.716820 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 790/3148] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:24:12 2026] GET /volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de => generated 751 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:13.296674 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-08255a5e-39d4-46fb-b62e-6967e8158c15 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:13.299569 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-08255a5e-39d4-46fb-b62e-6967e8158c15 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] GET https://10.4.3.119/volume/v3/backups/25897421-a88b-47f2-81e1-b788235f8f4d Aug 25 10:24:13.299838 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-08255a5e-39d4-46fb-b62e-6967e8158c15 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:13.300107 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-08255a5e-39d4-46fb-b62e-6967e8158c15 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:13.300258 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-08255a5e-39d4-46fb-b62e-6967e8158c15 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Show backup with id 25897421-a88b-47f2-81e1-b788235f8f4d. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:13.306523 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:13.306523 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:24:13.307692 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-08255a5e-39d4-46fb-b62e-6967e8158c15 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] https://10.4.3.119/volume/v3/backups/25897421-a88b-47f2-81e1-b788235f8f4d returned with HTTP 200 Aug 25 10:24:13.308538 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 776/3149] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:24:13 2026] GET /volume/v3/backups/25897421-a88b-47f2-81e1-b788235f8f4d => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:13.384623 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-92f67c0e-7a2b-49dc-ad28-7d7e40cf913a None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:13.387630 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-92f67c0e-7a2b-49dc-ad28-7d7e40cf913a tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] DELETE https://10.4.3.119/volume/v3/volumes/693ba89e-c467-48a7-a6cb-2f50ba40bc0e Aug 25 10:24:13.387903 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-92f67c0e-7a2b-49dc-ad28-7d7e40cf913a tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:13.388188 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-92f67c0e-7a2b-49dc-ad28-7d7e40cf913a tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:13.388429 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-92f67c0e-7a2b-49dc-ad28-7d7e40cf913a tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Delete volume with id: 693ba89e-c467-48a7-a6cb-2f50ba40bc0e Aug 25 10:24:13.400161 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:13.400161 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:24:13.400161 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-92f67c0e-7a2b-49dc-ad28-7d7e40cf913a tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Volume info retrieved successfully. Aug 25 10:24:13.412715 np0000008063 devstack@c-api.service[100391]: WARNING cinder.keymgr.conf_key_mgr [None req-92f67c0e-7a2b-49dc-ad28-7d7e40cf913a tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 25 10:24:13.419721 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-92f67c0e-7a2b-49dc-ad28-7d7e40cf913a tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Delete volume request issued successfully. Aug 25 10:24:13.420180 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-92f67c0e-7a2b-49dc-ad28-7d7e40cf913a tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/volumes/693ba89e-c467-48a7-a6cb-2f50ba40bc0e returned with HTTP 202 Aug 25 10:24:13.420846 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 796/3150] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:24:13 2026] DELETE /volume/v3/volumes/693ba89e-c467-48a7-a6cb-2f50ba40bc0e => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:24:13.430060 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-bf30883b-d221-4955-84a9-f5de53f270d4 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:13.432289 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-bf30883b-d221-4955-84a9-f5de53f270d4 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] GET https://10.4.3.119/volume/v3/volumes/693ba89e-c467-48a7-a6cb-2f50ba40bc0e Aug 25 10:24:13.432531 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-bf30883b-d221-4955-84a9-f5de53f270d4 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:13.432715 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-bf30883b-d221-4955-84a9-f5de53f270d4 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:13.443491 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:13.443491 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:24:13.449132 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-bf30883b-d221-4955-84a9-f5de53f270d4 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Volume info retrieved successfully. Aug 25 10:24:13.456438 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-bf30883b-d221-4955-84a9-f5de53f270d4 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/volumes/693ba89e-c467-48a7-a6cb-2f50ba40bc0e returned with HTTP 200 Aug 25 10:24:13.457032 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 789/3151] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:24:13 2026] GET /volume/v3/volumes/693ba89e-c467-48a7-a6cb-2f50ba40bc0e => generated 871 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:13.585270 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-34f46ee4-4fff-44c4-87b1-c14d13127c16 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:13.589086 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-34f46ee4-4fff-44c4-87b1-c14d13127c16 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/backups/82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea Aug 25 10:24:13.589420 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-34f46ee4-4fff-44c4-87b1-c14d13127c16 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:13.589747 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-34f46ee4-4fff-44c4-87b1-c14d13127c16 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:13.590101 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-34f46ee4-4fff-44c4-87b1-c14d13127c16 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Show backup with id 82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:13.598576 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:13.598576 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:24:13.599370 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-34f46ee4-4fff-44c4-87b1-c14d13127c16 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups/82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea returned with HTTP 200 Aug 25 10:24:13.601461 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 791/3152] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:24:13 2026] GET /volume/v3/backups/82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea => generated 736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:13.730543 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-4c349ba7-8d54-4ed5-92c9-031415a4f836 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:13.732725 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4c349ba7-8d54-4ed5-92c9-031415a4f836 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de Aug 25 10:24:13.733307 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4c349ba7-8d54-4ed5-92c9-031415a4f836 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:13.733640 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4c349ba7-8d54-4ed5-92c9-031415a4f836 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:13.733802 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-4c349ba7-8d54-4ed5-92c9-031415a4f836 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 25dfbb1d-2ba3-4c7c-bac7-e1374be052de. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:13.739564 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:13.739564 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:24:13.740553 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4c349ba7-8d54-4ed5-92c9-031415a4f836 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de returned with HTTP 200 Aug 25 10:24:13.741206 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 777/3153] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:24:13 2026] GET /volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de => generated 752 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:13.755930 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-a1ac1cdf-b071-4d35-b3b2-61f5f033776b None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:13.758369 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a1ac1cdf-b071-4d35-b3b2-61f5f033776b tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] POST https://10.4.3.119/volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de/restore Aug 25 10:24:13.758830 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a1ac1cdf-b071-4d35-b3b2-61f5f033776b tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "d0e9fbab-85d7-48f9-9eb3-4e804eeaf1ba"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:24:13.760735 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.contrib.backups [None req-a1ac1cdf-b071-4d35-b3b2-61f5f033776b tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Restoring backup 25dfbb1d-2ba3-4c7c-bac7-e1374be052de ({'restore': {'volume_id': 'd0e9fbab-85d7-48f9-9eb3-4e804eeaf1ba'}}) {{(pid=100391) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 25 10:24:13.760882 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.contrib.backups [None req-a1ac1cdf-b071-4d35-b3b2-61f5f033776b tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Restoring backup 25dfbb1d-2ba3-4c7c-bac7-e1374be052de to volume d0e9fbab-85d7-48f9-9eb3-4e804eeaf1ba. Aug 25 10:24:13.768168 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:13.768168 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:24:13.777854 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:13.777854 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:24:13.780872 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-a1ac1cdf-b071-4d35-b3b2-61f5f033776b tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Volume info retrieved successfully. Aug 25 10:24:13.780872 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.backup.api [None req-a1ac1cdf-b071-4d35-b3b2-61f5f033776b tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Checking backup size 1 against volume size 1 {{(pid=100391) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 25 10:24:13.780872 np0000008063 devstack@c-api.service[100391]: INFO cinder.backup.api [None req-a1ac1cdf-b071-4d35-b3b2-61f5f033776b tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Overwriting volume d0e9fbab-85d7-48f9-9eb3-4e804eeaf1ba with restore of backup 25dfbb1d-2ba3-4c7c-bac7-e1374be052de Aug 25 10:24:13.796512 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.backup.rpcapi [None req-a1ac1cdf-b071-4d35-b3b2-61f5f033776b tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] restore_backup in rpcapi backup_id 25dfbb1d-2ba3-4c7c-bac7-e1374be052de {{(pid=100391) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 25 10:24:13.800326 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a1ac1cdf-b071-4d35-b3b2-61f5f033776b tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de/restore returned with HTTP 202 Aug 25 10:24:13.801770 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 797/3154] 10.4.3.119 () {68 vars in 1393 bytes} [Tue Aug 25 10:24:13 2026] POST /volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de/restore => generated 182 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:24:13.820654 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-2e244fe3-6966-4e56-b229-358fe3620611 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:13.821579 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2e244fe3-6966-4e56-b229-358fe3620611 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de Aug 25 10:24:13.821760 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2e244fe3-6966-4e56-b229-358fe3620611 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:13.821956 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2e244fe3-6966-4e56-b229-358fe3620611 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:13.822101 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-2e244fe3-6966-4e56-b229-358fe3620611 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 25dfbb1d-2ba3-4c7c-bac7-e1374be052de. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:13.827442 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:13.827442 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:24:13.828522 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2e244fe3-6966-4e56-b229-358fe3620611 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de returned with HTTP 200 Aug 25 10:24:13.829013 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 790/3155] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:24:13 2026] GET /volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:14.320431 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-b32bef9a-a027-4bed-99ab-7732df657a86 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:14.323172 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b32bef9a-a027-4bed-99ab-7732df657a86 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] GET https://10.4.3.119/volume/v3/backups/25897421-a88b-47f2-81e1-b788235f8f4d Aug 25 10:24:14.323678 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b32bef9a-a027-4bed-99ab-7732df657a86 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:14.324014 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b32bef9a-a027-4bed-99ab-7732df657a86 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:14.324272 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-b32bef9a-a027-4bed-99ab-7732df657a86 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Show backup with id 25897421-a88b-47f2-81e1-b788235f8f4d. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:14.329969 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:14.329969 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:24:14.330738 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b32bef9a-a027-4bed-99ab-7732df657a86 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] https://10.4.3.119/volume/v3/backups/25897421-a88b-47f2-81e1-b788235f8f4d returned with HTTP 200 Aug 25 10:24:14.332042 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 792/3156] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:24:14 2026] GET /volume/v3/backups/25897421-a88b-47f2-81e1-b788235f8f4d => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:14.470335 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-e804efbe-40ef-4df6-beb1-02b096cb7c44 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:14.474089 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e804efbe-40ef-4df6-beb1-02b096cb7c44 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] GET https://10.4.3.119/volume/v3/volumes/693ba89e-c467-48a7-a6cb-2f50ba40bc0e Aug 25 10:24:14.474359 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e804efbe-40ef-4df6-beb1-02b096cb7c44 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:14.474626 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e804efbe-40ef-4df6-beb1-02b096cb7c44 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:14.481123 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e804efbe-40ef-4df6-beb1-02b096cb7c44 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/volumes/693ba89e-c467-48a7-a6cb-2f50ba40bc0e returned with HTTP 404 Aug 25 10:24:14.481661 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 778/3157] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:24:14 2026] GET /volume/v3/volumes/693ba89e-c467-48a7-a6cb-2f50ba40bc0e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:24:14.488844 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-228bb622-af8b-481f-9847-3ffbfbb909c3 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:14.491399 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-228bb622-af8b-481f-9847-3ffbfbb909c3 tempest-TestVolumeBootPattern-823432496 tempest-TestVolumeBootPattern-823432496-project-admin] GET https://10.4.3.119/volume/v3/volumes/detail?all_tenants=1 Aug 25 10:24:14.492263 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-228bb622-af8b-481f-9847-3ffbfbb909c3 tempest-TestVolumeBootPattern-823432496 tempest-TestVolumeBootPattern-823432496-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:14.492263 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-228bb622-af8b-481f-9847-3ffbfbb909c3 tempest-TestVolumeBootPattern-823432496 tempest-TestVolumeBootPattern-823432496-project-admin] Calling method 'detail' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:14.492605 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-228bb622-af8b-481f-9847-3ffbfbb909c3 tempest-TestVolumeBootPattern-823432496 tempest-TestVolumeBootPattern-823432496-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100391) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 10:24:14.502689 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-228bb622-af8b-481f-9847-3ffbfbb909c3 tempest-TestVolumeBootPattern-823432496 tempest-TestVolumeBootPattern-823432496-project-admin] Get all volumes completed successfully. Aug 25 10:24:14.505246 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:14.505246 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:24:14.510159 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-228bb622-af8b-481f-9847-3ffbfbb909c3 tempest-TestVolumeBootPattern-823432496 tempest-TestVolumeBootPattern-823432496-project-admin] https://10.4.3.119/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 25 10:24:14.510668 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 798/3158] 10.4.3.119 () {66 vars in 1285 bytes} [Tue Aug 25 10:24:14 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9661 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:24:14.528006 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-643e245e-cfc6-4836-ae87-05f4ea7425da None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:14.530445 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-643e245e-cfc6-4836-ae87-05f4ea7425da tempest-TestVolumeBootPattern-823432496 tempest-TestVolumeBootPattern-823432496-project-admin] DELETE https://10.4.3.119/volume/v3/types/dc2c1277-57ef-468f-abe5-ad615d78d5b5 Aug 25 10:24:14.530699 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-643e245e-cfc6-4836-ae87-05f4ea7425da tempest-TestVolumeBootPattern-823432496 tempest-TestVolumeBootPattern-823432496-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:14.530974 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-643e245e-cfc6-4836-ae87-05f4ea7425da tempest-TestVolumeBootPattern-823432496 tempest-TestVolumeBootPattern-823432496-project-admin] Calling method '_delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:14.561030 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-643e245e-cfc6-4836-ae87-05f4ea7425da tempest-TestVolumeBootPattern-823432496 tempest-TestVolumeBootPattern-823432496-project-admin] https://10.4.3.119/volume/v3/types/dc2c1277-57ef-468f-abe5-ad615d78d5b5 returned with HTTP 202 Aug 25 10:24:14.561376 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 791/3159] 10.4.3.119 () {66 vars in 1345 bytes} [Tue Aug 25 10:24:14 2026] DELETE /volume/v3/types/dc2c1277-57ef-468f-abe5-ad615d78d5b5 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:24:14.592915 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-c5f0d1bb-9b0f-4c82-a340-64894d81873c None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:14.594827 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c5f0d1bb-9b0f-4c82-a340-64894d81873c tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:24:14.595256 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c5f0d1bb-9b0f-4c82-a340-64894d81873c tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1116549337", "snapshot_id": null, "imageRef": "63258f66-0e4f-4391-bbe9-9485754d31c5", "volume_type": null, "size": 1}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:24:14.596855 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volumes [None req-c5f0d1bb-9b0f-4c82-a340-64894d81873c tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1116549337', 'snapshot_id': None, 'imageRef': '63258f66-0e4f-4391-bbe9-9485754d31c5', 'volume_type': None, 'size': 1}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:24:14.613523 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-afff5a17-fe14-4b31-8981-a8dfa1f323f6 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:14.615428 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-afff5a17-fe14-4b31-8981-a8dfa1f323f6 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/backups/82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea Aug 25 10:24:14.615686 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-afff5a17-fe14-4b31-8981-a8dfa1f323f6 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:14.615911 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-afff5a17-fe14-4b31-8981-a8dfa1f323f6 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:14.616055 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-afff5a17-fe14-4b31-8981-a8dfa1f323f6 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Show backup with id 82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:14.621006 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:14.621006 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:24:14.621707 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-afff5a17-fe14-4b31-8981-a8dfa1f323f6 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups/82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea returned with HTTP 200 Aug 25 10:24:14.622063 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 779/3160] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:24:14 2026] GET /volume/v3/backups/82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:14.684713 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-c5f0d1bb-9b0f-4c82-a340-64894d81873c tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Create volume of 1 GB Aug 25 10:24:14.688914 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-c5f0d1bb-9b0f-4c82-a340-64894d81873c tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Availability Zones retrieved successfully. Aug 25 10:24:14.694585 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-c5f0d1bb-9b0f-4c82-a340-64894d81873c tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Flow 'volume_create_api' (15c0be0f-cea3-4f91-bad3-69a00afc1a21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:24:14.695802 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-c5f0d1bb-9b0f-4c82-a340-64894d81873c tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85ceff4f-2cc9-4ec2-b1c6-3bfbb5c3f096) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:24:14.696786 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-c5f0d1bb-9b0f-4c82-a340-64894d81873c tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Validating volume size '1' using validate_int {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:24:14.769399 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-c5f0d1bb-9b0f-4c82-a340-64894d81873c tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85ceff4f-2cc9-4ec2-b1c6-3bfbb5c3f096) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:24:14.770574 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-c5f0d1bb-9b0f-4c82-a340-64894d81873c tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (188f2e78-5a23-42e1-8c2b-7dc9411e5a58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:24:14.835114 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-c5f0d1bb-9b0f-4c82-a340-64894d81873c tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Created reservations ['443a55b6-cd90-4601-969a-3f8dbea4de8e', '3fbf117e-1914-4775-b173-5388eaa7137e', '035d3246-be33-43af-89d5-08bb7f282219', '150b8f53-c62c-4f45-b61f-7fd44a9004d9'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:24:14.835954 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-c5f0d1bb-9b0f-4c82-a340-64894d81873c tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (188f2e78-5a23-42e1-8c2b-7dc9411e5a58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['443a55b6-cd90-4601-969a-3f8dbea4de8e', '3fbf117e-1914-4775-b173-5388eaa7137e', '035d3246-be33-43af-89d5-08bb7f282219', '150b8f53-c62c-4f45-b61f-7fd44a9004d9']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:24:14.836924 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-c5f0d1bb-9b0f-4c82-a340-64894d81873c tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d133501-6797-4c05-af54-cceed465f27f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:24:14.840793 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-eb1af9c8-dddb-45ef-a14d-88ad35c798e8 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:14.842940 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-eb1af9c8-dddb-45ef-a14d-88ad35c798e8 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de Aug 25 10:24:14.843203 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-eb1af9c8-dddb-45ef-a14d-88ad35c798e8 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:14.843434 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-eb1af9c8-dddb-45ef-a14d-88ad35c798e8 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:14.843570 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-eb1af9c8-dddb-45ef-a14d-88ad35c798e8 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 25dfbb1d-2ba3-4c7c-bac7-e1374be052de. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:14.848624 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:14.848624 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:24:14.849648 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-eb1af9c8-dddb-45ef-a14d-88ad35c798e8 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de returned with HTTP 200 Aug 25 10:24:14.850168 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 799/3161] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:24:14 2026] GET /volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:14.862473 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-c5f0d1bb-9b0f-4c82-a340-64894d81873c tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d133501-6797-4c05-af54-cceed465f27f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '20c79cb1-50e1-475d-ad0f-77e1ff625971', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1116549337',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49e898606e564bcf928d669866fcdee1',qos_specs=None,replication_status=,reservations=['443a55b6-cd90-4601-969a-3f8dbea4de8e','3fbf117e-1914-4775-b173-5388eaa7137e','035d3246-be33-43af-89d5-08bb7f282219','150b8f53-c62c-4f45-b61f-7fd44a9004d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe4d6cabe39746599fd56f0ed08639e6',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:24:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1116549337',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=20c79cb1-50e1-475d-ad0f-77e1ff625971,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='49e898606e564bcf928d669866fcdee1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fe4d6cabe39746599fd56f0ed08639e6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:24:14.863607 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-c5f0d1bb-9b0f-4c82-a340-64894d81873c tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb05a638-3b9e-49ee-8606-7794b82b6add) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:24:14.887865 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-c5f0d1bb-9b0f-4c82-a340-64894d81873c tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb05a638-3b9e-49ee-8606-7794b82b6add) transitioned into state 'SUCCESS' from state '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-1116549337',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49e898606e564bcf928d669866fcdee1',qos_specs=None,replication_status=,reservations=['443a55b6-cd90-4601-969a-3f8dbea4de8e','3fbf117e-1914-4775-b173-5388eaa7137e','035d3246-be33-43af-89d5-08bb7f282219','150b8f53-c62c-4f45-b61f-7fd44a9004d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe4d6cabe39746599fd56f0ed08639e6',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:24:14.889296 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-c5f0d1bb-9b0f-4c82-a340-64894d81873c tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74ae2065-c333-43f6-91c4-62027db8b983) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:24:14.902786 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-c5f0d1bb-9b0f-4c82-a340-64894d81873c tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74ae2065-c333-43f6-91c4-62027db8b983) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:24:14.903692 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-c5f0d1bb-9b0f-4c82-a340-64894d81873c tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Flow 'volume_create_api' (15c0be0f-cea3-4f91-bad3-69a00afc1a21) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:24:14.904171 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-c5f0d1bb-9b0f-4c82-a340-64894d81873c tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Create volume request issued successfully. Aug 25 10:24:14.904934 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c5f0d1bb-9b0f-4c82-a340-64894d81873c tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:24:14.905492 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 793/3162] 10.4.3.119 () {68 vars in 1259 bytes} [Tue Aug 25 10:24:14 2026] POST /volume/v3/volumes => generated 759 bytes in 313 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:24:14.920838 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-f858c785-561e-4b04-9319-ef3170e5fabb None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:14.924005 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f858c785-561e-4b04-9319-ef3170e5fabb tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] GET https://10.4.3.119/volume/v3/volumes/20c79cb1-50e1-475d-ad0f-77e1ff625971 Aug 25 10:24:14.924329 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f858c785-561e-4b04-9319-ef3170e5fabb tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:14.924546 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f858c785-561e-4b04-9319-ef3170e5fabb tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:14.936784 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:14.936784 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:24:14.942257 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-f858c785-561e-4b04-9319-ef3170e5fabb tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Volume info retrieved successfully. Aug 25 10:24:14.945537 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f858c785-561e-4b04-9319-ef3170e5fabb tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/volumes/20c79cb1-50e1-475d-ad0f-77e1ff625971 returned with HTTP 200 Aug 25 10:24:14.945941 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 792/3163] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:24:14 2026] GET /volume/v3/volumes/20c79cb1-50e1-475d-ad0f-77e1ff625971 => generated 827 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:15.344500 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-7be1fb70-9c44-4804-a396-4150ef821f9b None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:15.346515 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-7be1fb70-9c44-4804-a396-4150ef821f9b tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] GET https://10.4.3.119/volume/v3/backups/25897421-a88b-47f2-81e1-b788235f8f4d Aug 25 10:24:15.346858 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-7be1fb70-9c44-4804-a396-4150ef821f9b tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:15.346966 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-7be1fb70-9c44-4804-a396-4150ef821f9b tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:15.347082 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-7be1fb70-9c44-4804-a396-4150ef821f9b tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Show backup with id 25897421-a88b-47f2-81e1-b788235f8f4d. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:15.349045 np0000008063 devstack@c-api.service[100389]: DEBUG dbcounter [-] [100389] Writing DB stats cinder:SELECT=352,cinder:UPDATE=50,cinder:INSERT=17,cinder:DELETE=1 {{(pid=100389) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 10:24:15.352980 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:15.352980 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:24:15.353705 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-7be1fb70-9c44-4804-a396-4150ef821f9b tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] https://10.4.3.119/volume/v3/backups/25897421-a88b-47f2-81e1-b788235f8f4d returned with HTTP 200 Aug 25 10:24:15.354402 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 780/3164] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:24:15 2026] GET /volume/v3/backups/25897421-a88b-47f2-81e1-b788235f8f4d => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:15.634434 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-0f8669d1-9641-462a-9364-b7b4eb7bfc0a None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:15.636684 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0f8669d1-9641-462a-9364-b7b4eb7bfc0a tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/backups/82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea Aug 25 10:24:15.636958 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0f8669d1-9641-462a-9364-b7b4eb7bfc0a tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:15.637349 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0f8669d1-9641-462a-9364-b7b4eb7bfc0a tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:15.637436 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-0f8669d1-9641-462a-9364-b7b4eb7bfc0a tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Show backup with id 82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:15.643213 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:15.643213 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:24:15.644057 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0f8669d1-9641-462a-9364-b7b4eb7bfc0a tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups/82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea returned with HTTP 200 Aug 25 10:24:15.644595 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 800/3165] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:24:15 2026] GET /volume/v3/backups/82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:15.860424 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-ad1a1a0a-69ae-4198-b724-35e0aaaab614 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:15.862655 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ad1a1a0a-69ae-4198-b724-35e0aaaab614 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de Aug 25 10:24:15.862755 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ad1a1a0a-69ae-4198-b724-35e0aaaab614 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:15.862986 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ad1a1a0a-69ae-4198-b724-35e0aaaab614 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:15.863096 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-ad1a1a0a-69ae-4198-b724-35e0aaaab614 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 25dfbb1d-2ba3-4c7c-bac7-e1374be052de. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:15.867700 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:15.867700 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:24:15.868608 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ad1a1a0a-69ae-4198-b724-35e0aaaab614 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de returned with HTTP 200 Aug 25 10:24:15.869118 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 794/3166] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:24:15 2026] GET /volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:15.960615 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-1e1479c3-4a3b-4de9-8778-09da735e1864 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:15.962950 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1e1479c3-4a3b-4de9-8778-09da735e1864 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] GET https://10.4.3.119/volume/v3/volumes/20c79cb1-50e1-475d-ad0f-77e1ff625971 Aug 25 10:24:15.963252 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1e1479c3-4a3b-4de9-8778-09da735e1864 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:15.963543 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1e1479c3-4a3b-4de9-8778-09da735e1864 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:15.979289 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:15.979289 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:24:15.993848 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-1e1479c3-4a3b-4de9-8778-09da735e1864 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Volume info retrieved successfully. Aug 25 10:24:16.005811 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1e1479c3-4a3b-4de9-8778-09da735e1864 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/volumes/20c79cb1-50e1-475d-ad0f-77e1ff625971 returned with HTTP 200 Aug 25 10:24:16.006505 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 793/3167] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:24:15 2026] GET /volume/v3/volumes/20c79cb1-50e1-475d-ad0f-77e1ff625971 => generated 1367 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:24:16.028290 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-e99f1861-e8ee-4d51-80ec-abda0c65708d None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:16.031114 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e99f1861-e8ee-4d51-80ec-abda0c65708d tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] GET https://10.4.3.119/volume/v3/volumes/20c79cb1-50e1-475d-ad0f-77e1ff625971 Aug 25 10:24:16.031440 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e99f1861-e8ee-4d51-80ec-abda0c65708d tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:16.031699 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e99f1861-e8ee-4d51-80ec-abda0c65708d tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:16.042181 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:16.042181 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:24:16.047350 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-e99f1861-e8ee-4d51-80ec-abda0c65708d tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Volume info retrieved successfully. Aug 25 10:24:16.054287 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e99f1861-e8ee-4d51-80ec-abda0c65708d tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/volumes/20c79cb1-50e1-475d-ad0f-77e1ff625971 returned with HTTP 200 Aug 25 10:24:16.054809 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 781/3168] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:24:16 2026] GET /volume/v3/volumes/20c79cb1-50e1-475d-ad0f-77e1ff625971 => generated 1367 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 25 10:24:16.370366 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-13ca71f3-0921-4122-9032-0bc11c1f9c8b None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:16.373995 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-13ca71f3-0921-4122-9032-0bc11c1f9c8b tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] GET https://10.4.3.119/volume/v3/backups/25897421-a88b-47f2-81e1-b788235f8f4d Aug 25 10:24:16.374100 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-13ca71f3-0921-4122-9032-0bc11c1f9c8b tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:16.374448 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-13ca71f3-0921-4122-9032-0bc11c1f9c8b tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:16.375150 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-13ca71f3-0921-4122-9032-0bc11c1f9c8b tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Show backup with id 25897421-a88b-47f2-81e1-b788235f8f4d. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:16.380864 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:16.380864 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:24:16.381813 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-13ca71f3-0921-4122-9032-0bc11c1f9c8b tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] https://10.4.3.119/volume/v3/backups/25897421-a88b-47f2-81e1-b788235f8f4d returned with HTTP 200 Aug 25 10:24:16.382706 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 801/3169] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:24:16 2026] GET /volume/v3/backups/25897421-a88b-47f2-81e1-b788235f8f4d => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:16.655905 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-899926aa-9005-475a-9e3e-b432270b6440 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:16.658805 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-899926aa-9005-475a-9e3e-b432270b6440 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/backups/82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea Aug 25 10:24:16.659046 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-899926aa-9005-475a-9e3e-b432270b6440 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:16.659305 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-899926aa-9005-475a-9e3e-b432270b6440 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:16.659437 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-899926aa-9005-475a-9e3e-b432270b6440 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Show backup with id 82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:16.665661 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:16.665661 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:24:16.666764 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-899926aa-9005-475a-9e3e-b432270b6440 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups/82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea returned with HTTP 200 Aug 25 10:24:16.667465 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 795/3170] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:24:16 2026] GET /volume/v3/backups/82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:16.684447 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-fa1a83e2-3640-4755-8d5c-3c853924e1fa None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:16.846166 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-fa1a83e2-3640-4755-8d5c-3c853924e1fa tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-member] POST https://10.4.3.119/volume/v3/backups Aug 25 10:24:16.846166 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-fa1a83e2-3640-4755-8d5c-3c853924e1fa tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "04c4bf5e-99ad-4587-85a1-ac940e293871"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:24:16.847660 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.contrib.backups [None req-fa1a83e2-3640-4755-8d5c-3c853924e1fa tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-member] Creating new backup {'backup': {'volume_id': '04c4bf5e-99ad-4587-85a1-ac940e293871'}} {{(pid=100388) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 10:24:16.848386 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.contrib.backups [None req-fa1a83e2-3640-4755-8d5c-3c853924e1fa tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-member] Creating backup of volume 04c4bf5e-99ad-4587-85a1-ac940e293871 in container None Aug 25 10:24:16.868393 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:16.868393 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:24:16.868393 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-fa1a83e2-3640-4755-8d5c-3c853924e1fa tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-member] Volume info retrieved successfully. Aug 25 10:24:16.882892 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-6f7dcaf5-a40b-4e57-b043-fe00d1f6ab36 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:16.884755 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6f7dcaf5-a40b-4e57-b043-fe00d1f6ab36 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de Aug 25 10:24:16.884926 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6f7dcaf5-a40b-4e57-b043-fe00d1f6ab36 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:16.885184 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6f7dcaf5-a40b-4e57-b043-fe00d1f6ab36 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:16.886976 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-6f7dcaf5-a40b-4e57-b043-fe00d1f6ab36 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 25dfbb1d-2ba3-4c7c-bac7-e1374be052de. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:16.892214 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:16.892214 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:24:16.893481 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6f7dcaf5-a40b-4e57-b043-fe00d1f6ab36 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de returned with HTTP 200 Aug 25 10:24:16.894031 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 782/3171] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:24:16 2026] GET /volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de => generated 752 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:16.897593 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-fa1a83e2-3640-4755-8d5c-3c853924e1fa tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-member] Created reservations ['a81692c0-9bb1-489d-b896-ac180bee1861', 'ef496f18-442b-4ffd-bb95-fdf6f497fa11'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:24:16.949229 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-fa1a83e2-3640-4755-8d5c-3c853924e1fa tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-member] https://10.4.3.119/volume/v3/backups returned with HTTP 202 Aug 25 10:24:16.952161 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 794/3172] 10.4.3.119 () {70 vars in 1298 bytes} [Tue Aug 25 10:24:16 2026] POST /volume/v3/backups => generated 288 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:24:16.963821 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-8842ea93-a423-48ff-8190-82e584894791 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:16.967226 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8842ea93-a423-48ff-8190-82e584894791 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/backups/0168380b-76d5-46d3-93f9-7306ef9a0c7c Aug 25 10:24:16.967610 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-8842ea93-a423-48ff-8190-82e584894791 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:16.967885 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-8842ea93-a423-48ff-8190-82e584894791 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:16.968036 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-8842ea93-a423-48ff-8190-82e584894791 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Show backup with id 0168380b-76d5-46d3-93f9-7306ef9a0c7c. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:16.970795 np0000008063 devstack@c-api.service[100391]: DEBUG dbcounter [-] [100391] Writing DB stats cinder:SELECT=477,cinder:INSERT=75,cinder:UPDATE=146 {{(pid=100391) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 10:24:16.973774 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:16.973774 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:24:16.975373 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8842ea93-a423-48ff-8190-82e584894791 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups/0168380b-76d5-46d3-93f9-7306ef9a0c7c returned with HTTP 200 Aug 25 10:24:16.976390 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 802/3173] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:24:16 2026] GET /volume/v3/backups/0168380b-76d5-46d3-93f9-7306ef9a0c7c => generated 695 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:17.396985 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-8b0cbc31-57b4-4616-9e9b-e9a3d9b6dd95 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:17.399424 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8b0cbc31-57b4-4616-9e9b-e9a3d9b6dd95 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] GET https://10.4.3.119/volume/v3/backups/25897421-a88b-47f2-81e1-b788235f8f4d Aug 25 10:24:17.399678 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8b0cbc31-57b4-4616-9e9b-e9a3d9b6dd95 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:17.399967 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8b0cbc31-57b4-4616-9e9b-e9a3d9b6dd95 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:17.400124 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-8b0cbc31-57b4-4616-9e9b-e9a3d9b6dd95 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Show backup with id 25897421-a88b-47f2-81e1-b788235f8f4d. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:17.405439 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:17.405439 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:24:17.406329 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8b0cbc31-57b4-4616-9e9b-e9a3d9b6dd95 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] https://10.4.3.119/volume/v3/backups/25897421-a88b-47f2-81e1-b788235f8f4d returned with HTTP 200 Aug 25 10:24:17.406843 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 796/3174] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:24:17 2026] GET /volume/v3/backups/25897421-a88b-47f2-81e1-b788235f8f4d => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:17.734737 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-e363b072-c24d-452a-9af4-3ba232b05e51 req-a39f779e-0263-488d-8b19-23f561f33edd None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:17.737859 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-e363b072-c24d-452a-9af4-3ba232b05e51 req-a39f779e-0263-488d-8b19-23f561f33edd tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] GET https://10.4.3.119/volume/v3/volumes/20c79cb1-50e1-475d-ad0f-77e1ff625971 Aug 25 10:24:17.738151 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-e363b072-c24d-452a-9af4-3ba232b05e51 req-a39f779e-0263-488d-8b19-23f561f33edd tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:17.738379 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-e363b072-c24d-452a-9af4-3ba232b05e51 req-a39f779e-0263-488d-8b19-23f561f33edd tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:17.746169 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:17.746169 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:24:17.753296 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-e363b072-c24d-452a-9af4-3ba232b05e51 req-a39f779e-0263-488d-8b19-23f561f33edd tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Volume info retrieved successfully. Aug 25 10:24:17.764709 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-e363b072-c24d-452a-9af4-3ba232b05e51 req-a39f779e-0263-488d-8b19-23f561f33edd tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/volumes/20c79cb1-50e1-475d-ad0f-77e1ff625971 returned with HTTP 200 Aug 25 10:24:17.764709 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 783/3175] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:24:17 2026] GET /volume/v3/volumes/20c79cb1-50e1-475d-ad0f-77e1ff625971 => generated 1367 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:24:17.908687 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-19464d76-e51d-42df-afbb-f1b310c9a02f None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:17.910977 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-19464d76-e51d-42df-afbb-f1b310c9a02f tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de Aug 25 10:24:17.911296 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-19464d76-e51d-42df-afbb-f1b310c9a02f tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:17.911600 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-19464d76-e51d-42df-afbb-f1b310c9a02f tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:17.911700 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-19464d76-e51d-42df-afbb-f1b310c9a02f tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 25dfbb1d-2ba3-4c7c-bac7-e1374be052de. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:17.918443 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:17.918443 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:24:17.919728 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-19464d76-e51d-42df-afbb-f1b310c9a02f tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de returned with HTTP 200 Aug 25 10:24:17.920452 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 795/3176] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:24:17 2026] GET /volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de => generated 752 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:17.998420 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-8faa81ab-1e30-498c-8903-0a93e51fedfd None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:18.003648 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8faa81ab-1e30-498c-8903-0a93e51fedfd tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/backups/0168380b-76d5-46d3-93f9-7306ef9a0c7c Aug 25 10:24:18.004040 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-8faa81ab-1e30-498c-8903-0a93e51fedfd tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:18.004423 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-8faa81ab-1e30-498c-8903-0a93e51fedfd tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:18.004667 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-8faa81ab-1e30-498c-8903-0a93e51fedfd tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Show backup with id 0168380b-76d5-46d3-93f9-7306ef9a0c7c. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:18.010402 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:18.010402 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:24:18.011458 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8faa81ab-1e30-498c-8903-0a93e51fedfd tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups/0168380b-76d5-46d3-93f9-7306ef9a0c7c returned with HTTP 200 Aug 25 10:24:18.012075 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 803/3177] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:24:17 2026] GET /volume/v3/backups/0168380b-76d5-46d3-93f9-7306ef9a0c7c => generated 697 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:18.419638 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-49b3b6ed-36ec-4d01-b07f-ea4540647638 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:18.422047 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-49b3b6ed-36ec-4d01-b07f-ea4540647638 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] GET https://10.4.3.119/volume/v3/backups/25897421-a88b-47f2-81e1-b788235f8f4d Aug 25 10:24:18.422367 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-49b3b6ed-36ec-4d01-b07f-ea4540647638 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:18.422621 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-49b3b6ed-36ec-4d01-b07f-ea4540647638 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:18.422758 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-49b3b6ed-36ec-4d01-b07f-ea4540647638 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Show backup with id 25897421-a88b-47f2-81e1-b788235f8f4d. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:18.428220 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:18.428220 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:24:18.429121 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-49b3b6ed-36ec-4d01-b07f-ea4540647638 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] https://10.4.3.119/volume/v3/backups/25897421-a88b-47f2-81e1-b788235f8f4d returned with HTTP 200 Aug 25 10:24:18.429665 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 797/3178] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:24:18 2026] GET /volume/v3/backups/25897421-a88b-47f2-81e1-b788235f8f4d => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:18.558352 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-e363b072-c24d-452a-9af4-3ba232b05e51 req-ce0e6e2d-ad66-4841-b18e-99413bc25334 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:18.561077 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-e363b072-c24d-452a-9af4-3ba232b05e51 req-ce0e6e2d-ad66-4841-b18e-99413bc25334 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] GET https://10.4.3.119/volume/v3/volumes/20c79cb1-50e1-475d-ad0f-77e1ff625971 Aug 25 10:24:18.561077 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-e363b072-c24d-452a-9af4-3ba232b05e51 req-ce0e6e2d-ad66-4841-b18e-99413bc25334 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:18.561077 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-e363b072-c24d-452a-9af4-3ba232b05e51 req-ce0e6e2d-ad66-4841-b18e-99413bc25334 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:18.570372 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:18.570372 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:24:18.576040 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-e363b072-c24d-452a-9af4-3ba232b05e51 req-ce0e6e2d-ad66-4841-b18e-99413bc25334 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Volume info retrieved successfully. Aug 25 10:24:18.581154 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-e363b072-c24d-452a-9af4-3ba232b05e51 req-ce0e6e2d-ad66-4841-b18e-99413bc25334 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/volumes/20c79cb1-50e1-475d-ad0f-77e1ff625971 returned with HTTP 200 Aug 25 10:24:18.581738 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 784/3179] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:24:18 2026] GET /volume/v3/volumes/20c79cb1-50e1-475d-ad0f-77e1ff625971 => generated 1367 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:24:18.603018 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-4c57a5ba-439b-4362-8a01-702e62f0c070 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:18.603018 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4c57a5ba-439b-4362-8a01-702e62f0c070 None None] GET https://10.4.3.119/volume// Aug 25 10:24:18.603018 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4c57a5ba-439b-4362-8a01-702e62f0c070 None None] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:18.603732 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4c57a5ba-439b-4362-8a01-702e62f0c070 None None] Calling method 'all' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:18.603865 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4c57a5ba-439b-4362-8a01-702e62f0c070 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:24:18.604249 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 796/3180] 10.4.3.119 () {66 vars in 1419 bytes} [Tue Aug 25 10:24:18 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:24:18.629464 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-e363b072-c24d-452a-9af4-3ba232b05e51 req-663949e9-41e9-4f0f-a9aa-ba8617d52bdc None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:18.631277 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-e363b072-c24d-452a-9af4-3ba232b05e51 req-663949e9-41e9-4f0f-a9aa-ba8617d52bdc tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] POST https://10.4.3.119/volume/v3/attachments Aug 25 10:24:18.631695 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-e363b072-c24d-452a-9af4-3ba232b05e51 req-663949e9-41e9-4f0f-a9aa-ba8617d52bdc tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "20c79cb1-50e1-475d-ad0f-77e1ff625971", "connector": null, "instance_uuid": "919111b5-495c-4972-ba67-0ae0d7c73fa5"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:24:18.641638 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:18.641638 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:24:18.685153 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-e363b072-c24d-452a-9af4-3ba232b05e51 req-663949e9-41e9-4f0f-a9aa-ba8617d52bdc tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/attachments returned with HTTP 200 Aug 25 10:24:18.686018 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 804/3181] 10.4.3.119 () {74 vars in 1594 bytes} [Tue Aug 25 10:24:18 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 25 10:24:18.933587 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-ab04223e-9ce9-48ec-8873-e071a6bbbe2f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:18.937362 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ab04223e-9ce9-48ec-8873-e071a6bbbe2f tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de Aug 25 10:24:18.939061 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ab04223e-9ce9-48ec-8873-e071a6bbbe2f tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:18.939559 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ab04223e-9ce9-48ec-8873-e071a6bbbe2f tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:18.939691 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-ab04223e-9ce9-48ec-8873-e071a6bbbe2f tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 25dfbb1d-2ba3-4c7c-bac7-e1374be052de. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:18.948623 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:18.948623 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:24:18.949744 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ab04223e-9ce9-48ec-8873-e071a6bbbe2f tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de returned with HTTP 200 Aug 25 10:24:18.950992 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 798/3182] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:24:18 2026] GET /volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de => generated 752 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:19.027177 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-23593412-1e53-4f7e-bac4-23b2670c6b88 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:19.031478 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-23593412-1e53-4f7e-bac4-23b2670c6b88 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/backups/0168380b-76d5-46d3-93f9-7306ef9a0c7c Aug 25 10:24:19.031478 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-23593412-1e53-4f7e-bac4-23b2670c6b88 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:19.031478 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-23593412-1e53-4f7e-bac4-23b2670c6b88 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:19.031478 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-23593412-1e53-4f7e-bac4-23b2670c6b88 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Show backup with id 0168380b-76d5-46d3-93f9-7306ef9a0c7c. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:19.036247 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:19.036247 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:24:19.037273 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-23593412-1e53-4f7e-bac4-23b2670c6b88 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups/0168380b-76d5-46d3-93f9-7306ef9a0c7c returned with HTTP 200 Aug 25 10:24:19.037795 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 785/3183] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:24:19 2026] GET /volume/v3/backups/0168380b-76d5-46d3-93f9-7306ef9a0c7c => generated 697 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:19.447031 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-f9df0600-c845-4135-b16f-26296673cd4d None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:19.448943 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f9df0600-c845-4135-b16f-26296673cd4d tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] GET https://10.4.3.119/volume/v3/backups/25897421-a88b-47f2-81e1-b788235f8f4d Aug 25 10:24:19.449190 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f9df0600-c845-4135-b16f-26296673cd4d tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:19.449450 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f9df0600-c845-4135-b16f-26296673cd4d tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:19.449576 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-f9df0600-c845-4135-b16f-26296673cd4d tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Show backup with id 25897421-a88b-47f2-81e1-b788235f8f4d. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:19.454264 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:19.454264 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:24:19.454924 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f9df0600-c845-4135-b16f-26296673cd4d tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] https://10.4.3.119/volume/v3/backups/25897421-a88b-47f2-81e1-b788235f8f4d returned with HTTP 200 Aug 25 10:24:19.455405 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 797/3184] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:24:19 2026] GET /volume/v3/backups/25897421-a88b-47f2-81e1-b788235f8f4d => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:19.966472 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-72ce881b-4aca-4923-8214-fc78cf32f7bb None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:19.968037 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-72ce881b-4aca-4923-8214-fc78cf32f7bb tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de Aug 25 10:24:19.968275 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-72ce881b-4aca-4923-8214-fc78cf32f7bb tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:19.968535 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-72ce881b-4aca-4923-8214-fc78cf32f7bb tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:19.968729 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-72ce881b-4aca-4923-8214-fc78cf32f7bb tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 25dfbb1d-2ba3-4c7c-bac7-e1374be052de. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:19.973238 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-24b41295-45e7-43c0-b8a6-82a9d237874e None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:19.973752 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-24b41295-45e7-43c0-b8a6-82a9d237874e None None] GET https://10.4.3.119/volume// Aug 25 10:24:19.973810 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:19.973810 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:24:19.973961 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-24b41295-45e7-43c0-b8a6-82a9d237874e None None] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:19.974210 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-24b41295-45e7-43c0-b8a6-82a9d237874e None None] Calling method 'all' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:19.974584 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-72ce881b-4aca-4923-8214-fc78cf32f7bb tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de returned with HTTP 200 Aug 25 10:24:19.974646 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-24b41295-45e7-43c0-b8a6-82a9d237874e None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:24:19.975205 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 799/3185] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:24:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:24:19.975272 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 805/3186] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:24:19 2026] GET /volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de => generated 752 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:19.989552 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-e363b072-c24d-452a-9af4-3ba232b05e51 req-c3d5ea08-0d82-4adb-a7b1-c479fe4f8f39 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:19.994533 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-e363b072-c24d-452a-9af4-3ba232b05e51 req-c3d5ea08-0d82-4adb-a7b1-c479fe4f8f39 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] GET https://10.4.3.119/volume/v3/volumes/20c79cb1-50e1-475d-ad0f-77e1ff625971 Aug 25 10:24:19.998586 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-e363b072-c24d-452a-9af4-3ba232b05e51 req-c3d5ea08-0d82-4adb-a7b1-c479fe4f8f39 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:19.998773 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-e363b072-c24d-452a-9af4-3ba232b05e51 req-c3d5ea08-0d82-4adb-a7b1-c479fe4f8f39 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:20.016345 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:20.016345 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:24:20.021237 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-e363b072-c24d-452a-9af4-3ba232b05e51 req-c3d5ea08-0d82-4adb-a7b1-c479fe4f8f39 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Volume info retrieved successfully. Aug 25 10:24:20.028671 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-e363b072-c24d-452a-9af4-3ba232b05e51 req-c3d5ea08-0d82-4adb-a7b1-c479fe4f8f39 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/volumes/20c79cb1-50e1-475d-ad0f-77e1ff625971 returned with HTTP 200 Aug 25 10:24:20.029514 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 786/3187] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:24:19 2026] GET /volume/v3/volumes/20c79cb1-50e1-475d-ad0f-77e1ff625971 => generated 1546 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:24:20.055673 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-81859757-8b63-4d64-9770-d6d758cee94c None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:20.059025 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-81859757-8b63-4d64-9770-d6d758cee94c tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/backups/0168380b-76d5-46d3-93f9-7306ef9a0c7c Aug 25 10:24:20.059695 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-81859757-8b63-4d64-9770-d6d758cee94c tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:20.059869 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-81859757-8b63-4d64-9770-d6d758cee94c tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:20.060038 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-81859757-8b63-4d64-9770-d6d758cee94c tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Show backup with id 0168380b-76d5-46d3-93f9-7306ef9a0c7c. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:20.069938 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:20.069938 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:24:20.072037 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-81859757-8b63-4d64-9770-d6d758cee94c tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups/0168380b-76d5-46d3-93f9-7306ef9a0c7c returned with HTTP 200 Aug 25 10:24:20.072037 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 798/3188] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:24:20 2026] GET /volume/v3/backups/0168380b-76d5-46d3-93f9-7306ef9a0c7c => generated 708 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:20.163015 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-e363b072-c24d-452a-9af4-3ba232b05e51 req-a1cec33d-5007-414a-b67d-b295a2108827 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:20.167676 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-e363b072-c24d-452a-9af4-3ba232b05e51 req-a1cec33d-5007-414a-b67d-b295a2108827 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] PUT https://10.4.3.119/volume/v3/attachments/c1a3570b-4438-461d-8e1d-42d3a2390649 Aug 25 10:24:20.168923 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-e363b072-c24d-452a-9af4-3ba232b05e51 req-a1cec33d-5007-414a-b67d-b295a2108827 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.119", "host": "np0000008063", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3398d5156650", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "462fd6ce-c505-48ef-84ec-f85776d45b24", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:24:20.187034 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-e363b072-c24d-452a-9af4-3ba232b05e51 req-a1cec33d-5007-414a-b67d-b295a2108827 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Acquiring lock "cinder-attachment_update-20c79cb1-50e1-475d-ad0f-77e1ff625971-np0000008063" by "attachment_update" {{(pid=100390) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 10:24:20.195580 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-e363b072-c24d-452a-9af4-3ba232b05e51 req-a1cec33d-5007-414a-b67d-b295a2108827 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Lock "cinder-attachment_update-20c79cb1-50e1-475d-ad0f-77e1ff625971-np0000008063" acquired by "attachment_update" :: waited 0.008s {{(pid=100390) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 10:24:20.197333 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:20.197333 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:24:20.349631 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-e363b072-c24d-452a-9af4-3ba232b05e51 req-a1cec33d-5007-414a-b67d-b295a2108827 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Lock "cinder-attachment_update-20c79cb1-50e1-475d-ad0f-77e1ff625971-np0000008063" released by "attachment_update" :: held 0.154s {{(pid=100390) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 10:24:20.350182 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-e363b072-c24d-452a-9af4-3ba232b05e51 req-a1cec33d-5007-414a-b67d-b295a2108827 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/attachments/c1a3570b-4438-461d-8e1d-42d3a2390649 returned with HTTP 200 Aug 25 10:24:20.350662 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 800/3189] 10.4.3.119 () {74 vars in 1704 bytes} [Tue Aug 25 10:24:20 2026] PUT /volume/v3/attachments/c1a3570b-4438-461d-8e1d-42d3a2390649 => generated 969 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:24:20.403249 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-e363b072-c24d-452a-9af4-3ba232b05e51 req-0ec42425-a565-47c0-bedf-55b8769fd026 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:20.409120 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-e363b072-c24d-452a-9af4-3ba232b05e51 req-0ec42425-a565-47c0-bedf-55b8769fd026 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] POST https://10.4.3.119/volume/v3/attachments/c1a3570b-4438-461d-8e1d-42d3a2390649/action Aug 25 10:24:20.409616 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-e363b072-c24d-452a-9af4-3ba232b05e51 req-0ec42425-a565-47c0-bedf-55b8769fd026 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Action body: b'{"os-complete": null}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:24:20.409803 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-e363b072-c24d-452a-9af4-3ba232b05e51 req-0ec42425-a565-47c0-bedf-55b8769fd026 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:24:20.445786 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:20.445786 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:24:20.472912 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-e363b072-c24d-452a-9af4-3ba232b05e51 req-0ec42425-a565-47c0-bedf-55b8769fd026 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/attachments/c1a3570b-4438-461d-8e1d-42d3a2390649/action returned with HTTP 204 Aug 25 10:24:20.473610 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 806/3190] 10.4.3.119 () {74 vars in 1725 bytes} [Tue Aug 25 10:24:20 2026] POST /volume/v3/attachments/c1a3570b-4438-461d-8e1d-42d3a2390649/action => generated 0 bytes in 71 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:24:20.474055 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-0827eb28-65fa-449b-9dd0-de4aef06b489 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:20.476672 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0827eb28-65fa-449b-9dd0-de4aef06b489 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] GET https://10.4.3.119/volume/v3/backups/25897421-a88b-47f2-81e1-b788235f8f4d Aug 25 10:24:20.476988 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0827eb28-65fa-449b-9dd0-de4aef06b489 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:20.477629 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0827eb28-65fa-449b-9dd0-de4aef06b489 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:20.477629 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-0827eb28-65fa-449b-9dd0-de4aef06b489 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Show backup with id 25897421-a88b-47f2-81e1-b788235f8f4d. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:20.483935 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:20.483935 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:24:20.485053 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0827eb28-65fa-449b-9dd0-de4aef06b489 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] https://10.4.3.119/volume/v3/backups/25897421-a88b-47f2-81e1-b788235f8f4d returned with HTTP 200 Aug 25 10:24:20.485650 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 787/3191] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:24:20 2026] GET /volume/v3/backups/25897421-a88b-47f2-81e1-b788235f8f4d => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:20.990000 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-e4fbc2bd-f785-4ff7-8e79-2df70aac6da4 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:20.993852 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e4fbc2bd-f785-4ff7-8e79-2df70aac6da4 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de Aug 25 10:24:20.993991 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e4fbc2bd-f785-4ff7-8e79-2df70aac6da4 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:20.997131 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e4fbc2bd-f785-4ff7-8e79-2df70aac6da4 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:20.997131 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-e4fbc2bd-f785-4ff7-8e79-2df70aac6da4 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 25dfbb1d-2ba3-4c7c-bac7-e1374be052de. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:21.000533 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:21.000533 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:24:21.001548 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e4fbc2bd-f785-4ff7-8e79-2df70aac6da4 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de returned with HTTP 200 Aug 25 10:24:21.002031 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 799/3192] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:24:20 2026] GET /volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de => generated 752 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:21.090247 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-bb21e645-2cb0-4b02-a9b7-366469e7a1d2 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:21.092664 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-bb21e645-2cb0-4b02-a9b7-366469e7a1d2 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/backups/0168380b-76d5-46d3-93f9-7306ef9a0c7c Aug 25 10:24:21.092963 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-bb21e645-2cb0-4b02-a9b7-366469e7a1d2 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:21.093278 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-bb21e645-2cb0-4b02-a9b7-366469e7a1d2 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:21.093404 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-bb21e645-2cb0-4b02-a9b7-366469e7a1d2 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Show backup with id 0168380b-76d5-46d3-93f9-7306ef9a0c7c. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:21.095681 np0000008063 devstack@c-api.service[100390]: DEBUG dbcounter [-] [100390] Writing DB stats cinder:SELECT=450,cinder:INSERT=78,cinder:UPDATE=138 {{(pid=100390) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 10:24:21.102169 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:21.102169 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:24:21.102651 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-bb21e645-2cb0-4b02-a9b7-366469e7a1d2 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups/0168380b-76d5-46d3-93f9-7306ef9a0c7c returned with HTTP 200 Aug 25 10:24:21.103364 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 801/3193] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:24:21 2026] GET /volume/v3/backups/0168380b-76d5-46d3-93f9-7306ef9a0c7c => generated 708 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:21.499091 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-4f41cb4c-8e07-48c4-a3a7-7bb395261115 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:21.501542 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4f41cb4c-8e07-48c4-a3a7-7bb395261115 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] GET https://10.4.3.119/volume/v3/backups/25897421-a88b-47f2-81e1-b788235f8f4d Aug 25 10:24:21.501863 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4f41cb4c-8e07-48c4-a3a7-7bb395261115 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:21.502155 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4f41cb4c-8e07-48c4-a3a7-7bb395261115 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:21.503152 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-4f41cb4c-8e07-48c4-a3a7-7bb395261115 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Show backup with id 25897421-a88b-47f2-81e1-b788235f8f4d. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:21.508252 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:21.508252 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:24:21.509168 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4f41cb4c-8e07-48c4-a3a7-7bb395261115 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] https://10.4.3.119/volume/v3/backups/25897421-a88b-47f2-81e1-b788235f8f4d returned with HTTP 200 Aug 25 10:24:21.509636 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 807/3194] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:24:21 2026] GET /volume/v3/backups/25897421-a88b-47f2-81e1-b788235f8f4d => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:22.018029 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-59e4d2d5-3e15-4dce-ab7c-d14d5c146597 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:22.021560 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-59e4d2d5-3e15-4dce-ab7c-d14d5c146597 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de Aug 25 10:24:22.021560 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-59e4d2d5-3e15-4dce-ab7c-d14d5c146597 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:22.021717 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-59e4d2d5-3e15-4dce-ab7c-d14d5c146597 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:22.021818 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-59e4d2d5-3e15-4dce-ab7c-d14d5c146597 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 25dfbb1d-2ba3-4c7c-bac7-e1374be052de. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:22.028725 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:22.028725 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:24:22.029678 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-59e4d2d5-3e15-4dce-ab7c-d14d5c146597 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de returned with HTTP 200 Aug 25 10:24:22.030093 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 788/3195] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:24:22 2026] GET /volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de => generated 752 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:22.120620 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-7901922f-8e83-48d4-92f4-c6dab3c190f1 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:22.123036 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7901922f-8e83-48d4-92f4-c6dab3c190f1 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/backups/0168380b-76d5-46d3-93f9-7306ef9a0c7c Aug 25 10:24:22.123415 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7901922f-8e83-48d4-92f4-c6dab3c190f1 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:22.123705 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7901922f-8e83-48d4-92f4-c6dab3c190f1 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:22.123874 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-7901922f-8e83-48d4-92f4-c6dab3c190f1 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Show backup with id 0168380b-76d5-46d3-93f9-7306ef9a0c7c. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:22.135621 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:22.135621 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:24:22.136517 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7901922f-8e83-48d4-92f4-c6dab3c190f1 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups/0168380b-76d5-46d3-93f9-7306ef9a0c7c returned with HTTP 200 Aug 25 10:24:22.137086 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 800/3196] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:24:22 2026] GET /volume/v3/backups/0168380b-76d5-46d3-93f9-7306ef9a0c7c => generated 708 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:22.523925 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-26018e71-719c-44a7-b449-4cbee11ece9f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:22.528995 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-26018e71-719c-44a7-b449-4cbee11ece9f tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] GET https://10.4.3.119/volume/v3/backups/25897421-a88b-47f2-81e1-b788235f8f4d Aug 25 10:24:22.528995 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-26018e71-719c-44a7-b449-4cbee11ece9f tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:22.529093 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-26018e71-719c-44a7-b449-4cbee11ece9f tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:22.529281 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-26018e71-719c-44a7-b449-4cbee11ece9f tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Show backup with id 25897421-a88b-47f2-81e1-b788235f8f4d. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:22.539019 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:22.539019 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:24:22.540002 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-26018e71-719c-44a7-b449-4cbee11ece9f tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] https://10.4.3.119/volume/v3/backups/25897421-a88b-47f2-81e1-b788235f8f4d returned with HTTP 200 Aug 25 10:24:22.540865 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 802/3197] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:24:22 2026] GET /volume/v3/backups/25897421-a88b-47f2-81e1-b788235f8f4d => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:22.930286 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-50d664f9-7269-4bd5-93cb-42a8bc7917e8 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:22.932198 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-50d664f9-7269-4bd5-93cb-42a8bc7917e8 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:24:22.932556 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-50d664f9-7269-4bd5-93cb-42a8bc7917e8 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-69178536"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:24:22.933931 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volumes [None req-50d664f9-7269-4bd5-93cb-42a8bc7917e8 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-69178536'}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:24:22.934060 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-50d664f9-7269-4bd5-93cb-42a8bc7917e8 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Create volume of 1 GB Aug 25 10:24:22.938916 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-50d664f9-7269-4bd5-93cb-42a8bc7917e8 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Availability Zones retrieved successfully. Aug 25 10:24:22.946007 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-50d664f9-7269-4bd5-93cb-42a8bc7917e8 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Flow 'volume_create_api' (dd12852f-89f8-4a17-a998-d1457f825af0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:24:22.947256 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-50d664f9-7269-4bd5-93cb-42a8bc7917e8 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7cf3f86a-ceb9-4d65-8e30-33c802655c00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:24:22.948372 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [None req-50d664f9-7269-4bd5-93cb-42a8bc7917e8 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Validating volume size '1' using validate_int {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:24:22.980283 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-50d664f9-7269-4bd5-93cb-42a8bc7917e8 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7cf3f86a-ceb9-4d65-8e30-33c802655c00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:24:22.981263 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-50d664f9-7269-4bd5-93cb-42a8bc7917e8 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25c43d34-19d9-4ff9-b7f2-090ccff28721) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:24:23.045119 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-acf7e8f3-b0a6-4895-9610-f830de29289a None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:23.047938 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-acf7e8f3-b0a6-4895-9610-f830de29289a tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de Aug 25 10:24:23.048246 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-acf7e8f3-b0a6-4895-9610-f830de29289a tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:23.048508 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-acf7e8f3-b0a6-4895-9610-f830de29289a tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:23.048659 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-acf7e8f3-b0a6-4895-9610-f830de29289a tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 25dfbb1d-2ba3-4c7c-bac7-e1374be052de. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:23.056675 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:23.056675 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:24:23.060161 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-acf7e8f3-b0a6-4895-9610-f830de29289a tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de returned with HTTP 200 Aug 25 10:24:23.060661 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 789/3198] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:24:23 2026] GET /volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de => generated 752 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:23.066317 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-50d664f9-7269-4bd5-93cb-42a8bc7917e8 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Created reservations ['554e9cd8-c39d-4495-beb5-25279a5b2965', '462bcce3-6c83-4d6a-9f5a-563cff241a08', '0ebf5f8f-b9d5-4d3a-b937-f11edd8a19c4', 'bdce4b4a-bd53-45d8-b302-1341e8460a2a'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:24:23.067434 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-50d664f9-7269-4bd5-93cb-42a8bc7917e8 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25c43d34-19d9-4ff9-b7f2-090ccff28721) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['554e9cd8-c39d-4495-beb5-25279a5b2965', '462bcce3-6c83-4d6a-9f5a-563cff241a08', '0ebf5f8f-b9d5-4d3a-b937-f11edd8a19c4', 'bdce4b4a-bd53-45d8-b302-1341e8460a2a']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:24:23.068502 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-50d664f9-7269-4bd5-93cb-42a8bc7917e8 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40244bc5-9367-4b77-9d3e-5bb42892d186) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:24:23.094852 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-50d664f9-7269-4bd5-93cb-42a8bc7917e8 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40244bc5-9367-4b77-9d3e-5bb42892d186) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd0f76470-12d3-4131-ae3f-a8aa532aa4fe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-69178536',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3fb5953227e4002a9b4aebbfc8953f2',qos_specs=None,replication_status=,reservations=['554e9cd8-c39d-4495-beb5-25279a5b2965','462bcce3-6c83-4d6a-9f5a-563cff241a08','0ebf5f8f-b9d5-4d3a-b937-f11edd8a19c4','bdce4b4a-bd53-45d8-b302-1341e8460a2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='50c790d11ce742dc8822a08ff6134416',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:24:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-69178536',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d0f76470-12d3-4131-ae3f-a8aa532aa4fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f3fb5953227e4002a9b4aebbfc8953f2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='50c790d11ce742dc8822a08ff6134416',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:24:23.095563 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-50d664f9-7269-4bd5-93cb-42a8bc7917e8 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa4515db-6e37-4614-8fa1-51385d25ee3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:24:23.123160 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-50d664f9-7269-4bd5-93cb-42a8bc7917e8 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa4515db-6e37-4614-8fa1-51385d25ee3d) transitioned into state 'SUCCESS' from state '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-69178536',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3fb5953227e4002a9b4aebbfc8953f2',qos_specs=None,replication_status=,reservations=['554e9cd8-c39d-4495-beb5-25279a5b2965','462bcce3-6c83-4d6a-9f5a-563cff241a08','0ebf5f8f-b9d5-4d3a-b937-f11edd8a19c4','bdce4b4a-bd53-45d8-b302-1341e8460a2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='50c790d11ce742dc8822a08ff6134416',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:24:23.124040 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-50d664f9-7269-4bd5-93cb-42a8bc7917e8 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a8a3742-f52f-4035-af65-e9aaf150568c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:24:23.137290 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-50d664f9-7269-4bd5-93cb-42a8bc7917e8 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a8a3742-f52f-4035-af65-e9aaf150568c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:24:23.138298 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-50d664f9-7269-4bd5-93cb-42a8bc7917e8 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Flow 'volume_create_api' (dd12852f-89f8-4a17-a998-d1457f825af0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:24:23.138592 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-50d664f9-7269-4bd5-93cb-42a8bc7917e8 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Create volume request issued successfully. Aug 25 10:24:23.139266 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-50d664f9-7269-4bd5-93cb-42a8bc7917e8 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:24:23.139948 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 808/3199] 10.4.3.119 () {68 vars in 1258 bytes} [Tue Aug 25 10:24:22 2026] POST /volume/v3/volumes => generated 749 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:24:23.153165 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-0ed8bb4b-53fb-4db1-a465-fbddc0c7604b None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:23.153781 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-f895ab0b-ed3a-4b03-83ec-c6a88df55661 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:23.155566 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0ed8bb4b-53fb-4db1-a465-fbddc0c7604b tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] GET https://10.4.3.119/volume/v3/volumes/d0f76470-12d3-4131-ae3f-a8aa532aa4fe Aug 25 10:24:23.155652 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0ed8bb4b-53fb-4db1-a465-fbddc0c7604b tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:23.155878 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0ed8bb4b-53fb-4db1-a465-fbddc0c7604b tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:23.159380 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f895ab0b-ed3a-4b03-83ec-c6a88df55661 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/backups/0168380b-76d5-46d3-93f9-7306ef9a0c7c Aug 25 10:24:23.160522 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f895ab0b-ed3a-4b03-83ec-c6a88df55661 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:23.161586 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f895ab0b-ed3a-4b03-83ec-c6a88df55661 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:23.161790 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-f895ab0b-ed3a-4b03-83ec-c6a88df55661 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Show backup with id 0168380b-76d5-46d3-93f9-7306ef9a0c7c. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:23.169862 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:23.169862 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:24:23.173213 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:23.173213 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:24:23.176347 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f895ab0b-ed3a-4b03-83ec-c6a88df55661 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups/0168380b-76d5-46d3-93f9-7306ef9a0c7c returned with HTTP 200 Aug 25 10:24:23.179461 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 803/3200] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:24:23 2026] GET /volume/v3/backups/0168380b-76d5-46d3-93f9-7306ef9a0c7c => generated 708 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:23.180825 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-0ed8bb4b-53fb-4db1-a465-fbddc0c7604b tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Volume info retrieved successfully. Aug 25 10:24:23.186479 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0ed8bb4b-53fb-4db1-a465-fbddc0c7604b tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] https://10.4.3.119/volume/v3/volumes/d0f76470-12d3-4131-ae3f-a8aa532aa4fe returned with HTTP 200 Aug 25 10:24:23.186886 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 801/3201] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:24:23 2026] GET /volume/v3/volumes/d0f76470-12d3-4131-ae3f-a8aa532aa4fe => generated 817 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:23.480420 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-83824e15-99af-4e9c-bde3-271c6bc6215f None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:23.482435 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-83824e15-99af-4e9c-bde3-271c6bc6215f tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] GET https://10.4.3.119/volume/v3/volumes/73d0dbd7-44ff-4a36-9b33-dcff2f14962d Aug 25 10:24:23.482873 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-83824e15-99af-4e9c-bde3-271c6bc6215f tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:23.482873 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-83824e15-99af-4e9c-bde3-271c6bc6215f tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:23.492789 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:23.492789 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:24:23.498371 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-83824e15-99af-4e9c-bde3-271c6bc6215f tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Volume info retrieved successfully. Aug 25 10:24:23.506038 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-83824e15-99af-4e9c-bde3-271c6bc6215f tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/volumes/73d0dbd7-44ff-4a36-9b33-dcff2f14962d returned with HTTP 200 Aug 25 10:24:23.506864 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 790/3202] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:24:23 2026] GET /volume/v3/volumes/73d0dbd7-44ff-4a36-9b33-dcff2f14962d => generated 877 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:23.519383 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-c2fa6bd8-469c-4fc1-9e3a-2aeb5fe11397 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:23.521777 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c2fa6bd8-469c-4fc1-9e3a-2aeb5fe11397 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] GET https://10.4.3.119/volume/v3/volumes/73d0dbd7-44ff-4a36-9b33-dcff2f14962d Aug 25 10:24:23.521985 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c2fa6bd8-469c-4fc1-9e3a-2aeb5fe11397 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:23.522129 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c2fa6bd8-469c-4fc1-9e3a-2aeb5fe11397 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:23.533501 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:23.533501 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:24:23.540009 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-c2fa6bd8-469c-4fc1-9e3a-2aeb5fe11397 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Volume info retrieved successfully. Aug 25 10:24:23.547883 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c2fa6bd8-469c-4fc1-9e3a-2aeb5fe11397 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/volumes/73d0dbd7-44ff-4a36-9b33-dcff2f14962d returned with HTTP 200 Aug 25 10:24:23.548212 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 809/3203] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:24:23 2026] GET /volume/v3/volumes/73d0dbd7-44ff-4a36-9b33-dcff2f14962d => generated 877 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:23.557856 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-61dfa4d0-6af9-4616-b61c-5155d63f1b8d None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:23.560413 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-61dfa4d0-6af9-4616-b61c-5155d63f1b8d tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] GET https://10.4.3.119/volume/v3/backups/25897421-a88b-47f2-81e1-b788235f8f4d Aug 25 10:24:23.560806 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-61dfa4d0-6af9-4616-b61c-5155d63f1b8d tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:23.561504 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-61dfa4d0-6af9-4616-b61c-5155d63f1b8d tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:23.561842 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-61dfa4d0-6af9-4616-b61c-5155d63f1b8d tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Show backup with id 25897421-a88b-47f2-81e1-b788235f8f4d. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:23.583307 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:23.583307 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:24:23.590984 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-61dfa4d0-6af9-4616-b61c-5155d63f1b8d tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] https://10.4.3.119/volume/v3/backups/25897421-a88b-47f2-81e1-b788235f8f4d returned with HTTP 200 Aug 25 10:24:23.591461 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 804/3204] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:24:23 2026] GET /volume/v3/backups/25897421-a88b-47f2-81e1-b788235f8f4d => generated 736 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:23.651195 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-60c65cbb-8054-412b-92da-ff7dc75e7947 req-89b8778b-0749-4e87-b44d-a52f0fd8d8e4 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:23.659164 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-60c65cbb-8054-412b-92da-ff7dc75e7947 req-89b8778b-0749-4e87-b44d-a52f0fd8d8e4 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] GET https://10.4.3.119/volume/v3/volumes/73d0dbd7-44ff-4a36-9b33-dcff2f14962d Aug 25 10:24:23.659164 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-60c65cbb-8054-412b-92da-ff7dc75e7947 req-89b8778b-0749-4e87-b44d-a52f0fd8d8e4 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:23.659164 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-60c65cbb-8054-412b-92da-ff7dc75e7947 req-89b8778b-0749-4e87-b44d-a52f0fd8d8e4 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:23.669766 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:23.669766 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:24:23.678204 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [req-60c65cbb-8054-412b-92da-ff7dc75e7947 req-89b8778b-0749-4e87-b44d-a52f0fd8d8e4 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Volume info retrieved successfully. Aug 25 10:24:23.685576 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-60c65cbb-8054-412b-92da-ff7dc75e7947 req-89b8778b-0749-4e87-b44d-a52f0fd8d8e4 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/volumes/73d0dbd7-44ff-4a36-9b33-dcff2f14962d returned with HTTP 200 Aug 25 10:24:23.685875 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 802/3205] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:24:23 2026] GET /volume/v3/volumes/73d0dbd7-44ff-4a36-9b33-dcff2f14962d => generated 877 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:23.795636 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-4fbb0cb2-5837-4e44-9edb-ee1dcd625bf5 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:23.795889 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4fbb0cb2-5837-4e44-9edb-ee1dcd625bf5 None None] GET https://10.4.3.119/volume// Aug 25 10:24:23.796120 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4fbb0cb2-5837-4e44-9edb-ee1dcd625bf5 None None] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:23.796820 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4fbb0cb2-5837-4e44-9edb-ee1dcd625bf5 None None] Calling method 'all' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:23.797028 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4fbb0cb2-5837-4e44-9edb-ee1dcd625bf5 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:24:23.797397 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 791/3206] 10.4.3.119 () {66 vars in 1428 bytes} [Tue Aug 25 10:24:23 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:24:23.808671 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-60c65cbb-8054-412b-92da-ff7dc75e7947 req-3957ea8f-b947-4aee-b58f-64263e6a0dc4 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:23.810625 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-60c65cbb-8054-412b-92da-ff7dc75e7947 req-3957ea8f-b947-4aee-b58f-64263e6a0dc4 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] POST https://10.4.3.119/volume/v3/attachments Aug 25 10:24:23.811375 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-60c65cbb-8054-412b-92da-ff7dc75e7947 req-3957ea8f-b947-4aee-b58f-64263e6a0dc4 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "73d0dbd7-44ff-4a36-9b33-dcff2f14962d", "connector": null, "instance_uuid": "cc0d27b8-15a7-428a-b773-722deefeeae0"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:24:23.820686 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:23.820686 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:24:23.855538 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-60c65cbb-8054-412b-92da-ff7dc75e7947 req-3957ea8f-b947-4aee-b58f-64263e6a0dc4 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/attachments returned with HTTP 200 Aug 25 10:24:23.855974 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 810/3207] 10.4.3.119 () {74 vars in 1594 bytes} [Tue Aug 25 10:24:23 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 25 10:24:23.905873 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-e6eab9f7-f76b-49b1-a1a0-61cfc28efd3e None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:23.915322 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e6eab9f7-f76b-49b1-a1a0-61cfc28efd3e tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] GET https://10.4.3.119/volume/v3/volumes/73d0dbd7-44ff-4a36-9b33-dcff2f14962d Aug 25 10:24:23.915665 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e6eab9f7-f76b-49b1-a1a0-61cfc28efd3e tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:23.916056 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-dba1446e-7e36-4349-8760-3ad351d3c5f8 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:23.916615 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-dba1446e-7e36-4349-8760-3ad351d3c5f8 None None] GET https://10.4.3.119/volume// Aug 25 10:24:23.917025 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-dba1446e-7e36-4349-8760-3ad351d3c5f8 None None] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:23.917389 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-dba1446e-7e36-4349-8760-3ad351d3c5f8 None None] Calling method 'all' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:23.917876 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e6eab9f7-f76b-49b1-a1a0-61cfc28efd3e tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:23.917976 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-dba1446e-7e36-4349-8760-3ad351d3c5f8 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:24:23.918380 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 803/3208] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:24:23 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:24:23.930337 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-60c65cbb-8054-412b-92da-ff7dc75e7947 req-4a06c0ee-7a8e-4173-8821-844699eb79ba None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:23.934445 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-60c65cbb-8054-412b-92da-ff7dc75e7947 req-4a06c0ee-7a8e-4173-8821-844699eb79ba tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] GET https://10.4.3.119/volume/v3/volumes/73d0dbd7-44ff-4a36-9b33-dcff2f14962d Aug 25 10:24:23.934870 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-60c65cbb-8054-412b-92da-ff7dc75e7947 req-4a06c0ee-7a8e-4173-8821-844699eb79ba tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:23.934870 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-60c65cbb-8054-412b-92da-ff7dc75e7947 req-4a06c0ee-7a8e-4173-8821-844699eb79ba tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:23.953299 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:23.953299 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:24:23.959637 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-60c65cbb-8054-412b-92da-ff7dc75e7947 req-4a06c0ee-7a8e-4173-8821-844699eb79ba tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Volume info retrieved successfully. Aug 25 10:24:23.963595 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:23.963595 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:24:23.966786 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-60c65cbb-8054-412b-92da-ff7dc75e7947 req-4a06c0ee-7a8e-4173-8821-844699eb79ba tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/volumes/73d0dbd7-44ff-4a36-9b33-dcff2f14962d returned with HTTP 200 Aug 25 10:24:23.967837 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 792/3209] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:24:23 2026] GET /volume/v3/volumes/73d0dbd7-44ff-4a36-9b33-dcff2f14962d => generated 1056 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:24:23.974172 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-e6eab9f7-f76b-49b1-a1a0-61cfc28efd3e tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Volume info retrieved successfully. Aug 25 10:24:23.987376 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e6eab9f7-f76b-49b1-a1a0-61cfc28efd3e tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/volumes/73d0dbd7-44ff-4a36-9b33-dcff2f14962d returned with HTTP 200 Aug 25 10:24:23.987376 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 805/3210] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:24:23 2026] GET /volume/v3/volumes/73d0dbd7-44ff-4a36-9b33-dcff2f14962d => generated 876 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:24.077344 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-e7f26c1c-c310-4146-9261-d68d89f0f016 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:24.081696 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e7f26c1c-c310-4146-9261-d68d89f0f016 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de Aug 25 10:24:24.082069 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e7f26c1c-c310-4146-9261-d68d89f0f016 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:24.082237 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e7f26c1c-c310-4146-9261-d68d89f0f016 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:24.082399 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-e7f26c1c-c310-4146-9261-d68d89f0f016 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 25dfbb1d-2ba3-4c7c-bac7-e1374be052de. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:24.088032 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:24.088032 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:24:24.090694 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e7f26c1c-c310-4146-9261-d68d89f0f016 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de returned with HTTP 200 Aug 25 10:24:24.090694 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 811/3211] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:24:24 2026] GET /volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de => generated 752 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:24.108469 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-60c65cbb-8054-412b-92da-ff7dc75e7947 req-9d5fcf21-6a5f-4a0c-9723-4c4e334791cc None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:24.112280 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-60c65cbb-8054-412b-92da-ff7dc75e7947 req-9d5fcf21-6a5f-4a0c-9723-4c4e334791cc tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] PUT https://10.4.3.119/volume/v3/attachments/c52b19ad-7fba-4575-bf3e-5817f60e40cf Aug 25 10:24:24.112682 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-60c65cbb-8054-412b-92da-ff7dc75e7947 req-9d5fcf21-6a5f-4a0c-9723-4c4e334791cc tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.119", "host": "np0000008063", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3398d5156650", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "462fd6ce-c505-48ef-84ec-f85776d45b24", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:24:24.127537 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.coordination [req-60c65cbb-8054-412b-92da-ff7dc75e7947 req-9d5fcf21-6a5f-4a0c-9723-4c4e334791cc tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Acquiring lock "cinder-attachment_update-73d0dbd7-44ff-4a36-9b33-dcff2f14962d-np0000008063" by "attachment_update" {{(pid=100388) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 10:24:24.134296 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.coordination [req-60c65cbb-8054-412b-92da-ff7dc75e7947 req-9d5fcf21-6a5f-4a0c-9723-4c4e334791cc tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Lock "cinder-attachment_update-73d0dbd7-44ff-4a36-9b33-dcff2f14962d-np0000008063" acquired by "attachment_update" :: waited 0.007s {{(pid=100388) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 10:24:24.136052 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:24.136052 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:24:24.190087 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-061344c9-41a7-4fd0-9cb6-85663f97c866 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:24.194020 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-061344c9-41a7-4fd0-9cb6-85663f97c866 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/backups/0168380b-76d5-46d3-93f9-7306ef9a0c7c Aug 25 10:24:24.194907 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-061344c9-41a7-4fd0-9cb6-85663f97c866 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:24.195881 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-061344c9-41a7-4fd0-9cb6-85663f97c866 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:24.195881 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-061344c9-41a7-4fd0-9cb6-85663f97c866 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Show backup with id 0168380b-76d5-46d3-93f9-7306ef9a0c7c. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:24.202424 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:24.202424 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:24:24.204416 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-061344c9-41a7-4fd0-9cb6-85663f97c866 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups/0168380b-76d5-46d3-93f9-7306ef9a0c7c returned with HTTP 200 Aug 25 10:24:24.204416 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 793/3212] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:24:24 2026] GET /volume/v3/backups/0168380b-76d5-46d3-93f9-7306ef9a0c7c => generated 708 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:24.209414 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-dffbad36-991f-4b1b-ab4e-ee18571265f7 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:24.216799 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-dffbad36-991f-4b1b-ab4e-ee18571265f7 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] GET https://10.4.3.119/volume/v3/volumes/d0f76470-12d3-4131-ae3f-a8aa532aa4fe Aug 25 10:24:24.218480 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-dffbad36-991f-4b1b-ab4e-ee18571265f7 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:24.219051 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-dffbad36-991f-4b1b-ab4e-ee18571265f7 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:24.257431 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:24.257431 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:24:24.279573 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.coordination [req-60c65cbb-8054-412b-92da-ff7dc75e7947 req-9d5fcf21-6a5f-4a0c-9723-4c4e334791cc tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Lock "cinder-attachment_update-73d0dbd7-44ff-4a36-9b33-dcff2f14962d-np0000008063" released by "attachment_update" :: held 0.145s {{(pid=100388) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 10:24:24.280032 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-60c65cbb-8054-412b-92da-ff7dc75e7947 req-9d5fcf21-6a5f-4a0c-9723-4c4e334791cc tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/attachments/c52b19ad-7fba-4575-bf3e-5817f60e40cf returned with HTTP 200 Aug 25 10:24:24.280744 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-dffbad36-991f-4b1b-ab4e-ee18571265f7 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Volume info retrieved successfully. Aug 25 10:24:24.280839 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 804/3213] 10.4.3.119 () {74 vars in 1704 bytes} [Tue Aug 25 10:24:24 2026] PUT /volume/v3/attachments/c52b19ad-7fba-4575-bf3e-5817f60e40cf => generated 968 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:24:24.291621 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-60c65cbb-8054-412b-92da-ff7dc75e7947 req-5229721c-6549-4944-a2ce-fc1a708e0bca None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:24.294681 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-60c65cbb-8054-412b-92da-ff7dc75e7947 req-5229721c-6549-4944-a2ce-fc1a708e0bca tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] GET https://10.4.3.119/volume/v3/volumes/73d0dbd7-44ff-4a36-9b33-dcff2f14962d/encryption Aug 25 10:24:24.294949 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-60c65cbb-8054-412b-92da-ff7dc75e7947 req-5229721c-6549-4944-a2ce-fc1a708e0bca tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:24.295381 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-60c65cbb-8054-412b-92da-ff7dc75e7947 req-5229721c-6549-4944-a2ce-fc1a708e0bca tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Calling method 'index' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:24.304285 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-dffbad36-991f-4b1b-ab4e-ee18571265f7 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] https://10.4.3.119/volume/v3/volumes/d0f76470-12d3-4131-ae3f-a8aa532aa4fe returned with HTTP 200 Aug 25 10:24:24.306130 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 806/3214] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:24:24 2026] GET /volume/v3/volumes/d0f76470-12d3-4131-ae3f-a8aa532aa4fe => generated 842 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:24.318053 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:24.318053 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:24:24.332306 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-60c65cbb-8054-412b-92da-ff7dc75e7947 req-5229721c-6549-4944-a2ce-fc1a708e0bca tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/volumes/73d0dbd7-44ff-4a36-9b33-dcff2f14962d/encryption returned with HTTP 200 Aug 25 10:24:24.332866 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 812/3215] 10.4.3.119 () {68 vars in 1631 bytes} [Tue Aug 25 10:24:24 2026] GET /volume/v3/volumes/73d0dbd7-44ff-4a36-9b33-dcff2f14962d/encryption => generated 160 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:24.380086 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-033a34d9-6c27-44d3-a5fe-3a2098e6ffd3 req-e18dced3-87c3-4cdf-865d-9fc0b28cbdf3 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:24.388213 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-033a34d9-6c27-44d3-a5fe-3a2098e6ffd3 req-e18dced3-87c3-4cdf-865d-9fc0b28cbdf3 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] GET https://10.4.3.119/volume/v3/volumes/d0f76470-12d3-4131-ae3f-a8aa532aa4fe Aug 25 10:24:24.388213 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-033a34d9-6c27-44d3-a5fe-3a2098e6ffd3 req-e18dced3-87c3-4cdf-865d-9fc0b28cbdf3 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:24.388213 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-033a34d9-6c27-44d3-a5fe-3a2098e6ffd3 req-e18dced3-87c3-4cdf-865d-9fc0b28cbdf3 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:24.402729 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:24.402729 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:24:24.410504 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-033a34d9-6c27-44d3-a5fe-3a2098e6ffd3 req-e18dced3-87c3-4cdf-865d-9fc0b28cbdf3 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Volume info retrieved successfully. Aug 25 10:24:24.418634 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-033a34d9-6c27-44d3-a5fe-3a2098e6ffd3 req-e18dced3-87c3-4cdf-865d-9fc0b28cbdf3 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] https://10.4.3.119/volume/v3/volumes/d0f76470-12d3-4131-ae3f-a8aa532aa4fe returned with HTTP 200 Aug 25 10:24:24.418634 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 794/3216] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:24:24 2026] GET /volume/v3/volumes/d0f76470-12d3-4131-ae3f-a8aa532aa4fe => generated 842 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:24.548400 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-cea9c31f-6d1e-4d9a-b01c-1906687fea54 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:24.548993 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-cea9c31f-6d1e-4d9a-b01c-1906687fea54 None None] GET https://10.4.3.119/volume// Aug 25 10:24:24.549261 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-cea9c31f-6d1e-4d9a-b01c-1906687fea54 None None] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:24.549567 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-cea9c31f-6d1e-4d9a-b01c-1906687fea54 None None] Calling method 'all' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:24.550071 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-cea9c31f-6d1e-4d9a-b01c-1906687fea54 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:24:24.550506 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 805/3217] 10.4.3.119 () {66 vars in 1428 bytes} [Tue Aug 25 10:24:24 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:24:24.562911 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-033a34d9-6c27-44d3-a5fe-3a2098e6ffd3 req-0c338a33-2ff3-46c1-9c3c-eaaca35d3161 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:24.571181 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-033a34d9-6c27-44d3-a5fe-3a2098e6ffd3 req-0c338a33-2ff3-46c1-9c3c-eaaca35d3161 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] POST https://10.4.3.119/volume/v3/attachments Aug 25 10:24:24.571813 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-033a34d9-6c27-44d3-a5fe-3a2098e6ffd3 req-0c338a33-2ff3-46c1-9c3c-eaaca35d3161 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d0f76470-12d3-4131-ae3f-a8aa532aa4fe", "connector": null, "instance_uuid": "53f1102d-1775-407a-a1e6-86f2d0d3fe04"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:24:24.586885 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:24.586885 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:24:24.607765 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-07531098-9da1-41b1-a673-b34994033fdb None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:24.615345 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-07531098-9da1-41b1-a673-b34994033fdb tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] GET https://10.4.3.119/volume/v3/backups/25897421-a88b-47f2-81e1-b788235f8f4d Aug 25 10:24:24.615345 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-07531098-9da1-41b1-a673-b34994033fdb tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:24.617077 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-07531098-9da1-41b1-a673-b34994033fdb tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:24.617077 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-07531098-9da1-41b1-a673-b34994033fdb tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Show backup with id 25897421-a88b-47f2-81e1-b788235f8f4d. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:24.627649 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:24.627649 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:24:24.628580 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-07531098-9da1-41b1-a673-b34994033fdb tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] https://10.4.3.119/volume/v3/backups/25897421-a88b-47f2-81e1-b788235f8f4d returned with HTTP 200 Aug 25 10:24:24.629104 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 813/3218] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:24:24 2026] GET /volume/v3/backups/25897421-a88b-47f2-81e1-b788235f8f4d => generated 737 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:24.679293 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-033a34d9-6c27-44d3-a5fe-3a2098e6ffd3 req-0c338a33-2ff3-46c1-9c3c-eaaca35d3161 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] https://10.4.3.119/volume/v3/attachments returned with HTTP 200 Aug 25 10:24:24.679520 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 807/3219] 10.4.3.119 () {74 vars in 1594 bytes} [Tue Aug 25 10:24:24 2026] POST /volume/v3/attachments => generated 273 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:24:24.720245 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-bd26e455-9012-4403-b36f-a611db263c25 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:24.723362 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-bd26e455-9012-4403-b36f-a611db263c25 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] GET https://10.4.3.119/volume/v3/volumes/d0f76470-12d3-4131-ae3f-a8aa532aa4fe Aug 25 10:24:24.724092 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-bd26e455-9012-4403-b36f-a611db263c25 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:24.724092 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-bd26e455-9012-4403-b36f-a611db263c25 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:24.740864 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:24.740864 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:24:24.748018 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-933afb1b-5a7f-4bca-b909-5cb92c1343b0 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:24.748018 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-933afb1b-5a7f-4bca-b909-5cb92c1343b0 None None] GET https://10.4.3.119/volume// Aug 25 10:24:24.748330 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-933afb1b-5a7f-4bca-b909-5cb92c1343b0 None None] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:24.748330 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-933afb1b-5a7f-4bca-b909-5cb92c1343b0 None None] Calling method 'all' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:24.748620 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-933afb1b-5a7f-4bca-b909-5cb92c1343b0 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:24:24.748900 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 806/3220] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:24:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:24:24.748959 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-bd26e455-9012-4403-b36f-a611db263c25 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Volume info retrieved successfully. Aug 25 10:24:24.758425 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-bd26e455-9012-4403-b36f-a611db263c25 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] https://10.4.3.119/volume/v3/volumes/d0f76470-12d3-4131-ae3f-a8aa532aa4fe returned with HTTP 200 Aug 25 10:24:24.760321 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-033a34d9-6c27-44d3-a5fe-3a2098e6ffd3 req-c1d8c559-ee9d-4b3e-b590-add3d2f47e29 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:24.760846 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 795/3221] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:24:24 2026] GET /volume/v3/volumes/d0f76470-12d3-4131-ae3f-a8aa532aa4fe => generated 841 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:24.763437 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-033a34d9-6c27-44d3-a5fe-3a2098e6ffd3 req-c1d8c559-ee9d-4b3e-b590-add3d2f47e29 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] GET https://10.4.3.119/volume/v3/volumes/d0f76470-12d3-4131-ae3f-a8aa532aa4fe Aug 25 10:24:24.763705 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-033a34d9-6c27-44d3-a5fe-3a2098e6ffd3 req-c1d8c559-ee9d-4b3e-b590-add3d2f47e29 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:24.763983 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-033a34d9-6c27-44d3-a5fe-3a2098e6ffd3 req-c1d8c559-ee9d-4b3e-b590-add3d2f47e29 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:24.779767 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:24.779767 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:24:24.786063 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-033a34d9-6c27-44d3-a5fe-3a2098e6ffd3 req-c1d8c559-ee9d-4b3e-b590-add3d2f47e29 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Volume info retrieved successfully. Aug 25 10:24:24.793826 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-033a34d9-6c27-44d3-a5fe-3a2098e6ffd3 req-c1d8c559-ee9d-4b3e-b590-add3d2f47e29 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] https://10.4.3.119/volume/v3/volumes/d0f76470-12d3-4131-ae3f-a8aa532aa4fe returned with HTTP 200 Aug 25 10:24:24.794477 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 814/3222] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:24:24 2026] GET /volume/v3/volumes/d0f76470-12d3-4131-ae3f-a8aa532aa4fe => generated 1021 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:24:24.935492 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-033a34d9-6c27-44d3-a5fe-3a2098e6ffd3 req-21956f00-79ac-48b0-ba0b-1be1732985be None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:24.938105 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-033a34d9-6c27-44d3-a5fe-3a2098e6ffd3 req-21956f00-79ac-48b0-ba0b-1be1732985be tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] PUT https://10.4.3.119/volume/v3/attachments/1a1e7eaa-b9b7-42d4-86b7-2114e47472f7 Aug 25 10:24:24.938794 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-033a34d9-6c27-44d3-a5fe-3a2098e6ffd3 req-21956f00-79ac-48b0-ba0b-1be1732985be tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.119", "host": "np0000008063", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3398d5156650", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "462fd6ce-c505-48ef-84ec-f85776d45b24", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:24:24.950754 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-033a34d9-6c27-44d3-a5fe-3a2098e6ffd3 req-21956f00-79ac-48b0-ba0b-1be1732985be tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Acquiring lock "cinder-attachment_update-d0f76470-12d3-4131-ae3f-a8aa532aa4fe-np0000008063" by "attachment_update" {{(pid=100390) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 10:24:24.956366 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-033a34d9-6c27-44d3-a5fe-3a2098e6ffd3 req-21956f00-79ac-48b0-ba0b-1be1732985be tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Lock "cinder-attachment_update-d0f76470-12d3-4131-ae3f-a8aa532aa4fe-np0000008063" acquired by "attachment_update" :: waited 0.006s {{(pid=100390) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 10:24:24.957408 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:24.957408 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:24:24.994237 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-7d7b1cfb-240e-4292-9b18-5b8810e44582 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:24.996624 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7d7b1cfb-240e-4292-9b18-5b8810e44582 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] GET https://10.4.3.119/volume/v3/volumes/73d0dbd7-44ff-4a36-9b33-dcff2f14962d Aug 25 10:24:24.996911 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7d7b1cfb-240e-4292-9b18-5b8810e44582 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:24.997336 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7d7b1cfb-240e-4292-9b18-5b8810e44582 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:25.010158 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:25.010158 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:24:25.016157 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-7d7b1cfb-240e-4292-9b18-5b8810e44582 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Volume info retrieved successfully. Aug 25 10:24:25.023047 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7d7b1cfb-240e-4292-9b18-5b8810e44582 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/volumes/73d0dbd7-44ff-4a36-9b33-dcff2f14962d returned with HTTP 200 Aug 25 10:24:25.023703 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 807/3223] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:24:24 2026] GET /volume/v3/volumes/73d0dbd7-44ff-4a36-9b33-dcff2f14962d => generated 877 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:25.074956 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-033a34d9-6c27-44d3-a5fe-3a2098e6ffd3 req-21956f00-79ac-48b0-ba0b-1be1732985be tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Lock "cinder-attachment_update-d0f76470-12d3-4131-ae3f-a8aa532aa4fe-np0000008063" released by "attachment_update" :: held 0.119s {{(pid=100390) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 10:24:25.076813 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-033a34d9-6c27-44d3-a5fe-3a2098e6ffd3 req-21956f00-79ac-48b0-ba0b-1be1732985be tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] https://10.4.3.119/volume/v3/attachments/1a1e7eaa-b9b7-42d4-86b7-2114e47472f7 returned with HTTP 200 Aug 25 10:24:25.078288 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 808/3224] 10.4.3.119 () {74 vars in 1704 bytes} [Tue Aug 25 10:24:24 2026] PUT /volume/v3/attachments/1a1e7eaa-b9b7-42d4-86b7-2114e47472f7 => generated 969 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:24:25.105236 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-f9bdaa74-e9a3-4751-a933-642f803a6a5d None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:25.109319 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f9bdaa74-e9a3-4751-a933-642f803a6a5d tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de Aug 25 10:24:25.109550 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f9bdaa74-e9a3-4751-a933-642f803a6a5d tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:25.110052 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f9bdaa74-e9a3-4751-a933-642f803a6a5d tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:25.110052 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-f9bdaa74-e9a3-4751-a933-642f803a6a5d tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 25dfbb1d-2ba3-4c7c-bac7-e1374be052de. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:25.118408 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:25.118408 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:24:25.120366 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f9bdaa74-e9a3-4751-a933-642f803a6a5d tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de returned with HTTP 200 Aug 25 10:24:25.121596 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 796/3225] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:24:25 2026] GET /volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de => generated 752 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:25.219401 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-187cd53a-e9b2-4c99-a6df-75747cf89713 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:25.223278 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-187cd53a-e9b2-4c99-a6df-75747cf89713 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/backups/0168380b-76d5-46d3-93f9-7306ef9a0c7c Aug 25 10:24:25.223278 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-187cd53a-e9b2-4c99-a6df-75747cf89713 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:25.223278 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-187cd53a-e9b2-4c99-a6df-75747cf89713 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:25.223278 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-187cd53a-e9b2-4c99-a6df-75747cf89713 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Show backup with id 0168380b-76d5-46d3-93f9-7306ef9a0c7c. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:25.233320 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:25.233320 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:24:25.234260 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-187cd53a-e9b2-4c99-a6df-75747cf89713 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups/0168380b-76d5-46d3-93f9-7306ef9a0c7c returned with HTTP 200 Aug 25 10:24:25.234716 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 815/3226] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:24:25 2026] GET /volume/v3/backups/0168380b-76d5-46d3-93f9-7306ef9a0c7c => generated 708 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:25.642747 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-106a85f4-c133-4d36-95a4-8c9b273b0587 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:25.644888 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-106a85f4-c133-4d36-95a4-8c9b273b0587 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] GET https://10.4.3.119/volume/v3/backups/25897421-a88b-47f2-81e1-b788235f8f4d Aug 25 10:24:25.645225 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-106a85f4-c133-4d36-95a4-8c9b273b0587 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:25.645440 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-106a85f4-c133-4d36-95a4-8c9b273b0587 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:25.645550 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-106a85f4-c133-4d36-95a4-8c9b273b0587 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Show backup with id 25897421-a88b-47f2-81e1-b788235f8f4d. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:25.650667 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:25.650667 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:24:25.652357 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-106a85f4-c133-4d36-95a4-8c9b273b0587 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] https://10.4.3.119/volume/v3/backups/25897421-a88b-47f2-81e1-b788235f8f4d returned with HTTP 200 Aug 25 10:24:25.652541 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 808/3227] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:24:25 2026] GET /volume/v3/backups/25897421-a88b-47f2-81e1-b788235f8f4d => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:25.774378 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-97bb5ca4-c4b9-4c60-85cd-88f96d05e9bd None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:25.777414 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-97bb5ca4-c4b9-4c60-85cd-88f96d05e9bd tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] GET https://10.4.3.119/volume/v3/volumes/d0f76470-12d3-4131-ae3f-a8aa532aa4fe Aug 25 10:24:25.777726 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-97bb5ca4-c4b9-4c60-85cd-88f96d05e9bd tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:25.778034 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-97bb5ca4-c4b9-4c60-85cd-88f96d05e9bd tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:25.796629 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:25.796629 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:24:25.802573 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-97bb5ca4-c4b9-4c60-85cd-88f96d05e9bd tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Volume info retrieved successfully. Aug 25 10:24:25.809511 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-97bb5ca4-c4b9-4c60-85cd-88f96d05e9bd tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] https://10.4.3.119/volume/v3/volumes/d0f76470-12d3-4131-ae3f-a8aa532aa4fe returned with HTTP 200 Aug 25 10:24:25.810009 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 809/3228] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:24:25 2026] GET /volume/v3/volumes/d0f76470-12d3-4131-ae3f-a8aa532aa4fe => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:26.047482 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-70081fb5-9dff-463d-863d-1cb5ac6bebf2 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:26.049408 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-70081fb5-9dff-463d-863d-1cb5ac6bebf2 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] GET https://10.4.3.119/volume/v3/volumes/73d0dbd7-44ff-4a36-9b33-dcff2f14962d Aug 25 10:24:26.049727 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-70081fb5-9dff-463d-863d-1cb5ac6bebf2 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:26.049902 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-70081fb5-9dff-463d-863d-1cb5ac6bebf2 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:26.064953 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:26.064953 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:24:26.070964 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-70081fb5-9dff-463d-863d-1cb5ac6bebf2 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Volume info retrieved successfully. Aug 25 10:24:26.076792 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-70081fb5-9dff-463d-863d-1cb5ac6bebf2 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/volumes/73d0dbd7-44ff-4a36-9b33-dcff2f14962d returned with HTTP 200 Aug 25 10:24:26.077249 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 797/3229] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:24:26 2026] GET /volume/v3/volumes/73d0dbd7-44ff-4a36-9b33-dcff2f14962d => generated 877 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:26.134226 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-35217c8d-2a92-4f47-ba86-b42791887dc1 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:26.137409 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-35217c8d-2a92-4f47-ba86-b42791887dc1 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de Aug 25 10:24:26.137714 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-35217c8d-2a92-4f47-ba86-b42791887dc1 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:26.137980 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-35217c8d-2a92-4f47-ba86-b42791887dc1 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:26.138151 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-35217c8d-2a92-4f47-ba86-b42791887dc1 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 25dfbb1d-2ba3-4c7c-bac7-e1374be052de. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:26.144952 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:26.144952 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:24:26.146101 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-35217c8d-2a92-4f47-ba86-b42791887dc1 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de returned with HTTP 200 Aug 25 10:24:26.146630 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 816/3230] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:24:26 2026] GET /volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de => generated 752 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:26.253715 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-79ee82f3-d0ed-4ab9-9076-75cab6752e3b None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:26.255958 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-79ee82f3-d0ed-4ab9-9076-75cab6752e3b tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/backups/0168380b-76d5-46d3-93f9-7306ef9a0c7c Aug 25 10:24:26.256246 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-79ee82f3-d0ed-4ab9-9076-75cab6752e3b tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:26.256478 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-79ee82f3-d0ed-4ab9-9076-75cab6752e3b tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:26.256601 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-79ee82f3-d0ed-4ab9-9076-75cab6752e3b tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Show backup with id 0168380b-76d5-46d3-93f9-7306ef9a0c7c. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:26.262053 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:26.262053 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:24:26.262868 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-79ee82f3-d0ed-4ab9-9076-75cab6752e3b tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups/0168380b-76d5-46d3-93f9-7306ef9a0c7c returned with HTTP 200 Aug 25 10:24:26.263338 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 809/3231] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:24:26 2026] GET /volume/v3/backups/0168380b-76d5-46d3-93f9-7306ef9a0c7c => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:26.667268 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-5bd413fe-1ce6-4b4f-9f55-5421c8081b38 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:26.669364 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5bd413fe-1ce6-4b4f-9f55-5421c8081b38 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] GET https://10.4.3.119/volume/v3/backups/25897421-a88b-47f2-81e1-b788235f8f4d Aug 25 10:24:26.669705 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-5bd413fe-1ce6-4b4f-9f55-5421c8081b38 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:26.669964 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-5bd413fe-1ce6-4b4f-9f55-5421c8081b38 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:26.670129 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-5bd413fe-1ce6-4b4f-9f55-5421c8081b38 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Show backup with id 25897421-a88b-47f2-81e1-b788235f8f4d. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:26.678017 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:26.678017 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:24:26.678868 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5bd413fe-1ce6-4b4f-9f55-5421c8081b38 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] https://10.4.3.119/volume/v3/backups/25897421-a88b-47f2-81e1-b788235f8f4d returned with HTTP 200 Aug 25 10:24:26.679444 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 810/3232] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:24:26 2026] GET /volume/v3/backups/25897421-a88b-47f2-81e1-b788235f8f4d => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:26.829317 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-4d01148f-b3a2-4d47-9c56-235a78cfb3b9 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:26.832741 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4d01148f-b3a2-4d47-9c56-235a78cfb3b9 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] GET https://10.4.3.119/volume/v3/volumes/d0f76470-12d3-4131-ae3f-a8aa532aa4fe Aug 25 10:24:26.832741 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4d01148f-b3a2-4d47-9c56-235a78cfb3b9 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:26.832741 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4d01148f-b3a2-4d47-9c56-235a78cfb3b9 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:26.843233 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:26.843233 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:24:26.846981 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-4d01148f-b3a2-4d47-9c56-235a78cfb3b9 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Volume info retrieved successfully. Aug 25 10:24:26.852730 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4d01148f-b3a2-4d47-9c56-235a78cfb3b9 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] https://10.4.3.119/volume/v3/volumes/d0f76470-12d3-4131-ae3f-a8aa532aa4fe returned with HTTP 200 Aug 25 10:24:26.853283 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 798/3233] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:24:26 2026] GET /volume/v3/volumes/d0f76470-12d3-4131-ae3f-a8aa532aa4fe => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:27.094398 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-6fc38136-2309-4652-a318-f44ff13e491a None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:27.100154 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6fc38136-2309-4652-a318-f44ff13e491a tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] GET https://10.4.3.119/volume/v3/volumes/73d0dbd7-44ff-4a36-9b33-dcff2f14962d Aug 25 10:24:27.100154 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6fc38136-2309-4652-a318-f44ff13e491a tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:27.100154 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6fc38136-2309-4652-a318-f44ff13e491a tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:27.113331 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:27.113331 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:24:27.124386 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-6fc38136-2309-4652-a318-f44ff13e491a tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Volume info retrieved successfully. Aug 25 10:24:27.126265 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6fc38136-2309-4652-a318-f44ff13e491a tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/volumes/73d0dbd7-44ff-4a36-9b33-dcff2f14962d returned with HTTP 200 Aug 25 10:24:27.126719 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 817/3234] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:24:27 2026] GET /volume/v3/volumes/73d0dbd7-44ff-4a36-9b33-dcff2f14962d => generated 877 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:27.163181 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-02beac32-d0a5-4ebe-b8b3-44a978938de0 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:27.165091 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-02beac32-d0a5-4ebe-b8b3-44a978938de0 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de Aug 25 10:24:27.165353 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-02beac32-d0a5-4ebe-b8b3-44a978938de0 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:27.165611 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-02beac32-d0a5-4ebe-b8b3-44a978938de0 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:27.165748 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-02beac32-d0a5-4ebe-b8b3-44a978938de0 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 25dfbb1d-2ba3-4c7c-bac7-e1374be052de. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:27.172154 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:27.172154 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:24:27.173058 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-02beac32-d0a5-4ebe-b8b3-44a978938de0 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de returned with HTTP 200 Aug 25 10:24:27.173472 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 810/3235] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:24:27 2026] GET /volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de => generated 752 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:27.275732 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-f2b2d2a6-14a4-442c-856d-c6e3ffb997c3 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:27.278485 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f2b2d2a6-14a4-442c-856d-c6e3ffb997c3 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/backups/0168380b-76d5-46d3-93f9-7306ef9a0c7c Aug 25 10:24:27.279355 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f2b2d2a6-14a4-442c-856d-c6e3ffb997c3 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:27.279502 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f2b2d2a6-14a4-442c-856d-c6e3ffb997c3 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:27.279625 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-f2b2d2a6-14a4-442c-856d-c6e3ffb997c3 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Show backup with id 0168380b-76d5-46d3-93f9-7306ef9a0c7c. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:27.288009 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:27.288009 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:24:27.289982 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f2b2d2a6-14a4-442c-856d-c6e3ffb997c3 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups/0168380b-76d5-46d3-93f9-7306ef9a0c7c returned with HTTP 200 Aug 25 10:24:27.290412 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 811/3236] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:24:27 2026] GET /volume/v3/backups/0168380b-76d5-46d3-93f9-7306ef9a0c7c => generated 708 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:27.692588 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-8476ffcf-dd96-4804-8421-f911d0383042 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:27.695063 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8476ffcf-dd96-4804-8421-f911d0383042 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] GET https://10.4.3.119/volume/v3/backups/25897421-a88b-47f2-81e1-b788235f8f4d Aug 25 10:24:27.695379 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8476ffcf-dd96-4804-8421-f911d0383042 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:27.695577 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8476ffcf-dd96-4804-8421-f911d0383042 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:27.695668 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-8476ffcf-dd96-4804-8421-f911d0383042 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Show backup with id 25897421-a88b-47f2-81e1-b788235f8f4d. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:27.700517 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:27.700517 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:24:27.701149 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8476ffcf-dd96-4804-8421-f911d0383042 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] https://10.4.3.119/volume/v3/backups/25897421-a88b-47f2-81e1-b788235f8f4d returned with HTTP 200 Aug 25 10:24:27.701542 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 799/3237] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:24:27 2026] GET /volume/v3/backups/25897421-a88b-47f2-81e1-b788235f8f4d => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:27.878242 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-ed6f1a15-9ed1-4a11-b9d3-3e42ac54f3d3 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:27.881223 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ed6f1a15-9ed1-4a11-b9d3-3e42ac54f3d3 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] GET https://10.4.3.119/volume/v3/volumes/d0f76470-12d3-4131-ae3f-a8aa532aa4fe Aug 25 10:24:27.881475 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ed6f1a15-9ed1-4a11-b9d3-3e42ac54f3d3 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:27.881806 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ed6f1a15-9ed1-4a11-b9d3-3e42ac54f3d3 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:27.893860 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:27.893860 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:24:27.898589 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-ed6f1a15-9ed1-4a11-b9d3-3e42ac54f3d3 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Volume info retrieved successfully. Aug 25 10:24:27.906632 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ed6f1a15-9ed1-4a11-b9d3-3e42ac54f3d3 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] https://10.4.3.119/volume/v3/volumes/d0f76470-12d3-4131-ae3f-a8aa532aa4fe returned with HTTP 200 Aug 25 10:24:27.907640 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 818/3238] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:24:27 2026] GET /volume/v3/volumes/d0f76470-12d3-4131-ae3f-a8aa532aa4fe => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:28.141175 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-0990d271-feb7-4945-8d07-62ff3f29a4e5 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:28.143314 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0990d271-feb7-4945-8d07-62ff3f29a4e5 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] GET https://10.4.3.119/volume/v3/volumes/73d0dbd7-44ff-4a36-9b33-dcff2f14962d Aug 25 10:24:28.143760 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0990d271-feb7-4945-8d07-62ff3f29a4e5 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:28.143760 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0990d271-feb7-4945-8d07-62ff3f29a4e5 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:28.159862 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:28.159862 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:24:28.167022 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-0990d271-feb7-4945-8d07-62ff3f29a4e5 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Volume info retrieved successfully. Aug 25 10:24:28.173185 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0990d271-feb7-4945-8d07-62ff3f29a4e5 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/volumes/73d0dbd7-44ff-4a36-9b33-dcff2f14962d returned with HTTP 200 Aug 25 10:24:28.173622 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 811/3239] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:24:28 2026] GET /volume/v3/volumes/73d0dbd7-44ff-4a36-9b33-dcff2f14962d => generated 877 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:28.186265 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-a4b1781a-93fc-4d36-8678-ec252d4d6a33 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:28.188225 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a4b1781a-93fc-4d36-8678-ec252d4d6a33 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de Aug 25 10:24:28.188417 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a4b1781a-93fc-4d36-8678-ec252d4d6a33 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:28.188594 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a4b1781a-93fc-4d36-8678-ec252d4d6a33 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:28.188699 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-a4b1781a-93fc-4d36-8678-ec252d4d6a33 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 25dfbb1d-2ba3-4c7c-bac7-e1374be052de. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:28.193651 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:28.193651 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:24:28.194446 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a4b1781a-93fc-4d36-8678-ec252d4d6a33 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de returned with HTTP 200 Aug 25 10:24:28.194809 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 812/3240] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:24:28 2026] GET /volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:28.307477 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-4372d69e-282d-4553-a31b-a2d5f874addc None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:28.310374 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4372d69e-282d-4553-a31b-a2d5f874addc tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/backups/0168380b-76d5-46d3-93f9-7306ef9a0c7c Aug 25 10:24:28.310849 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4372d69e-282d-4553-a31b-a2d5f874addc tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:28.311320 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4372d69e-282d-4553-a31b-a2d5f874addc tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:28.311474 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-4372d69e-282d-4553-a31b-a2d5f874addc tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Show backup with id 0168380b-76d5-46d3-93f9-7306ef9a0c7c. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:28.317193 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:28.317193 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:24:28.318399 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4372d69e-282d-4553-a31b-a2d5f874addc tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups/0168380b-76d5-46d3-93f9-7306ef9a0c7c returned with HTTP 200 Aug 25 10:24:28.318979 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 800/3241] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:24:28 2026] GET /volume/v3/backups/0168380b-76d5-46d3-93f9-7306ef9a0c7c => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:28.719158 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-85817131-adc9-4747-83d3-bb4c65b749a2 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:28.727680 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-85817131-adc9-4747-83d3-bb4c65b749a2 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] GET https://10.4.3.119/volume/v3/backups/25897421-a88b-47f2-81e1-b788235f8f4d Aug 25 10:24:28.728536 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-85817131-adc9-4747-83d3-bb4c65b749a2 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:28.728815 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-85817131-adc9-4747-83d3-bb4c65b749a2 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:28.729085 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-85817131-adc9-4747-83d3-bb4c65b749a2 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Show backup with id 25897421-a88b-47f2-81e1-b788235f8f4d. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:28.742404 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:28.742404 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:24:28.747399 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-85817131-adc9-4747-83d3-bb4c65b749a2 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] https://10.4.3.119/volume/v3/backups/25897421-a88b-47f2-81e1-b788235f8f4d returned with HTTP 200 Aug 25 10:24:28.748462 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 819/3242] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:24:28 2026] GET /volume/v3/backups/25897421-a88b-47f2-81e1-b788235f8f4d => generated 737 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:28.920393 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-b3d797cb-1be3-4060-8327-d87a140e06d1 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:28.922293 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b3d797cb-1be3-4060-8327-d87a140e06d1 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] GET https://10.4.3.119/volume/v3/volumes/d0f76470-12d3-4131-ae3f-a8aa532aa4fe Aug 25 10:24:28.922577 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b3d797cb-1be3-4060-8327-d87a140e06d1 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:28.922770 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b3d797cb-1be3-4060-8327-d87a140e06d1 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:28.939655 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:28.939655 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:24:28.944402 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-b3d797cb-1be3-4060-8327-d87a140e06d1 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Volume info retrieved successfully. Aug 25 10:24:28.950103 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b3d797cb-1be3-4060-8327-d87a140e06d1 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] https://10.4.3.119/volume/v3/volumes/d0f76470-12d3-4131-ae3f-a8aa532aa4fe returned with HTTP 200 Aug 25 10:24:28.950549 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 812/3243] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:24:28 2026] GET /volume/v3/volumes/d0f76470-12d3-4131-ae3f-a8aa532aa4fe => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:29.191907 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-c3c84537-0236-43fd-bea9-578cea3ab92b None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:29.193824 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c3c84537-0236-43fd-bea9-578cea3ab92b tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] GET https://10.4.3.119/volume/v3/volumes/73d0dbd7-44ff-4a36-9b33-dcff2f14962d Aug 25 10:24:29.193824 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c3c84537-0236-43fd-bea9-578cea3ab92b tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:29.193824 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c3c84537-0236-43fd-bea9-578cea3ab92b tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:29.206379 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:29.206379 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:24:29.209691 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-76202fa9-c138-467e-931a-a7891a0d4da0 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:29.212430 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-76202fa9-c138-467e-931a-a7891a0d4da0 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de Aug 25 10:24:29.212430 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-76202fa9-c138-467e-931a-a7891a0d4da0 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:29.212629 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-c3c84537-0236-43fd-bea9-578cea3ab92b tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Volume info retrieved successfully. Aug 25 10:24:29.212698 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-76202fa9-c138-467e-931a-a7891a0d4da0 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:29.212698 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-76202fa9-c138-467e-931a-a7891a0d4da0 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 25dfbb1d-2ba3-4c7c-bac7-e1374be052de. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:29.219301 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:29.219301 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:24:29.219381 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-76202fa9-c138-467e-931a-a7891a0d4da0 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de returned with HTTP 200 Aug 25 10:24:29.219566 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c3c84537-0236-43fd-bea9-578cea3ab92b tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/volumes/73d0dbd7-44ff-4a36-9b33-dcff2f14962d returned with HTTP 200 Aug 25 10:24:29.219752 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 801/3244] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:24:29 2026] GET /volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:29.220092 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 813/3245] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:24:29 2026] GET /volume/v3/volumes/73d0dbd7-44ff-4a36-9b33-dcff2f14962d => generated 877 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:29.337429 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-545ceb72-493b-4f0d-bd7f-1ba2026c9ccd None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:29.346083 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-545ceb72-493b-4f0d-bd7f-1ba2026c9ccd tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/backups/0168380b-76d5-46d3-93f9-7306ef9a0c7c Aug 25 10:24:29.346363 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-545ceb72-493b-4f0d-bd7f-1ba2026c9ccd tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:29.346560 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-545ceb72-493b-4f0d-bd7f-1ba2026c9ccd tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:29.346697 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-545ceb72-493b-4f0d-bd7f-1ba2026c9ccd tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Show backup with id 0168380b-76d5-46d3-93f9-7306ef9a0c7c. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:29.361410 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:29.361410 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:24:29.362335 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-545ceb72-493b-4f0d-bd7f-1ba2026c9ccd tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups/0168380b-76d5-46d3-93f9-7306ef9a0c7c returned with HTTP 200 Aug 25 10:24:29.363838 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 820/3246] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:24:29 2026] GET /volume/v3/backups/0168380b-76d5-46d3-93f9-7306ef9a0c7c => generated 708 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:29.761346 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-0dfe8abe-d997-4a8c-839a-8ef8b3934f1e None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:29.763231 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0dfe8abe-d997-4a8c-839a-8ef8b3934f1e tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] GET https://10.4.3.119/volume/v3/backups/25897421-a88b-47f2-81e1-b788235f8f4d Aug 25 10:24:29.763449 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0dfe8abe-d997-4a8c-839a-8ef8b3934f1e tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:29.763658 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0dfe8abe-d997-4a8c-839a-8ef8b3934f1e tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:29.763759 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-0dfe8abe-d997-4a8c-839a-8ef8b3934f1e tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Show backup with id 25897421-a88b-47f2-81e1-b788235f8f4d. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:29.769188 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:29.769188 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:24:29.770040 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0dfe8abe-d997-4a8c-839a-8ef8b3934f1e tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] https://10.4.3.119/volume/v3/backups/25897421-a88b-47f2-81e1-b788235f8f4d returned with HTTP 200 Aug 25 10:24:29.770650 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 813/3247] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:24:29 2026] GET /volume/v3/backups/25897421-a88b-47f2-81e1-b788235f8f4d => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:29.965583 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-87a119a2-792e-4434-b18e-1988454ac215 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:29.967238 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-87a119a2-792e-4434-b18e-1988454ac215 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] GET https://10.4.3.119/volume/v3/volumes/d0f76470-12d3-4131-ae3f-a8aa532aa4fe Aug 25 10:24:29.967574 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-87a119a2-792e-4434-b18e-1988454ac215 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:29.969037 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-87a119a2-792e-4434-b18e-1988454ac215 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:29.979477 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:29.979477 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:24:29.983503 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-87a119a2-792e-4434-b18e-1988454ac215 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Volume info retrieved successfully. Aug 25 10:24:29.988541 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-87a119a2-792e-4434-b18e-1988454ac215 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] https://10.4.3.119/volume/v3/volumes/d0f76470-12d3-4131-ae3f-a8aa532aa4fe returned with HTTP 200 Aug 25 10:24:29.989219 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 802/3248] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:24:29 2026] GET /volume/v3/volumes/d0f76470-12d3-4131-ae3f-a8aa532aa4fe => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:30.234364 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-347a2f4b-19f0-4252-a36e-cee903384b60 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:30.236392 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-9defa0a2-0221-4b40-8a1f-c16abc572ea9 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:30.236669 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-347a2f4b-19f0-4252-a36e-cee903384b60 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] GET https://10.4.3.119/volume/v3/volumes/73d0dbd7-44ff-4a36-9b33-dcff2f14962d Aug 25 10:24:30.236669 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-347a2f4b-19f0-4252-a36e-cee903384b60 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:30.236669 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-347a2f4b-19f0-4252-a36e-cee903384b60 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:30.237179 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-9defa0a2-0221-4b40-8a1f-c16abc572ea9 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de Aug 25 10:24:30.237452 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-9defa0a2-0221-4b40-8a1f-c16abc572ea9 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:30.237720 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-9defa0a2-0221-4b40-8a1f-c16abc572ea9 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:30.237902 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-9defa0a2-0221-4b40-8a1f-c16abc572ea9 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 25dfbb1d-2ba3-4c7c-bac7-e1374be052de. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:30.246436 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:30.246436 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:24:30.247809 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-9defa0a2-0221-4b40-8a1f-c16abc572ea9 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de returned with HTTP 200 Aug 25 10:24:30.248530 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 814/3249] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:24:30 2026] GET /volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de => generated 752 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:30.250239 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:30.250239 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:24:30.254625 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-347a2f4b-19f0-4252-a36e-cee903384b60 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Volume info retrieved successfully. Aug 25 10:24:30.260740 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-347a2f4b-19f0-4252-a36e-cee903384b60 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/volumes/73d0dbd7-44ff-4a36-9b33-dcff2f14962d returned with HTTP 200 Aug 25 10:24:30.261301 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 821/3250] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:24:30 2026] GET /volume/v3/volumes/73d0dbd7-44ff-4a36-9b33-dcff2f14962d => generated 877 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:30.378184 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-ce9997c4-af80-4ae0-995d-52f76ac0fd29 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:30.382748 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ce9997c4-af80-4ae0-995d-52f76ac0fd29 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/backups/0168380b-76d5-46d3-93f9-7306ef9a0c7c Aug 25 10:24:30.383102 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ce9997c4-af80-4ae0-995d-52f76ac0fd29 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:30.383504 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ce9997c4-af80-4ae0-995d-52f76ac0fd29 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:30.383638 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-ce9997c4-af80-4ae0-995d-52f76ac0fd29 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Show backup with id 0168380b-76d5-46d3-93f9-7306ef9a0c7c. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:30.388894 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:30.388894 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:24:30.390187 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ce9997c4-af80-4ae0-995d-52f76ac0fd29 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups/0168380b-76d5-46d3-93f9-7306ef9a0c7c returned with HTTP 200 Aug 25 10:24:30.390187 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 814/3251] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:24:30 2026] GET /volume/v3/backups/0168380b-76d5-46d3-93f9-7306ef9a0c7c => generated 708 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:30.783806 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-ab6f5824-42db-4934-bed2-6cf4a006adab None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:30.786208 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ab6f5824-42db-4934-bed2-6cf4a006adab tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] GET https://10.4.3.119/volume/v3/backups/25897421-a88b-47f2-81e1-b788235f8f4d Aug 25 10:24:30.786446 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ab6f5824-42db-4934-bed2-6cf4a006adab tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:30.787353 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ab6f5824-42db-4934-bed2-6cf4a006adab tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:30.787515 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-ab6f5824-42db-4934-bed2-6cf4a006adab tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Show backup with id 25897421-a88b-47f2-81e1-b788235f8f4d. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:30.793165 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:30.793165 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:24:30.795731 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ab6f5824-42db-4934-bed2-6cf4a006adab tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] https://10.4.3.119/volume/v3/backups/25897421-a88b-47f2-81e1-b788235f8f4d returned with HTTP 200 Aug 25 10:24:30.795731 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 803/3252] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:24:30 2026] GET /volume/v3/backups/25897421-a88b-47f2-81e1-b788235f8f4d => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:31.006054 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-671d187e-57b2-4735-bc0d-7faf940fc01e None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:31.008186 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-671d187e-57b2-4735-bc0d-7faf940fc01e tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] GET https://10.4.3.119/volume/v3/volumes/d0f76470-12d3-4131-ae3f-a8aa532aa4fe Aug 25 10:24:31.008440 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-671d187e-57b2-4735-bc0d-7faf940fc01e tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:31.008682 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-671d187e-57b2-4735-bc0d-7faf940fc01e tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:31.019590 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:31.019590 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:24:31.023370 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-671d187e-57b2-4735-bc0d-7faf940fc01e tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Volume info retrieved successfully. Aug 25 10:24:31.027537 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-671d187e-57b2-4735-bc0d-7faf940fc01e tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] https://10.4.3.119/volume/v3/volumes/d0f76470-12d3-4131-ae3f-a8aa532aa4fe returned with HTTP 200 Aug 25 10:24:31.027964 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 815/3253] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:24:31 2026] GET /volume/v3/volumes/d0f76470-12d3-4131-ae3f-a8aa532aa4fe => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:31.262087 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-470f5c9f-23a4-4d5f-b06d-c2092a6194c6 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:31.264329 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-470f5c9f-23a4-4d5f-b06d-c2092a6194c6 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de Aug 25 10:24:31.264590 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-470f5c9f-23a4-4d5f-b06d-c2092a6194c6 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:31.264834 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-470f5c9f-23a4-4d5f-b06d-c2092a6194c6 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:31.264977 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-470f5c9f-23a4-4d5f-b06d-c2092a6194c6 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 25dfbb1d-2ba3-4c7c-bac7-e1374be052de. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:31.269923 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:31.269923 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:24:31.270926 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-470f5c9f-23a4-4d5f-b06d-c2092a6194c6 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de returned with HTTP 200 Aug 25 10:24:31.271377 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 822/3254] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:24:31 2026] GET /volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:31.277182 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-c25ba6c1-795e-42c1-85d9-2c89969cbf7d None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:31.280706 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c25ba6c1-795e-42c1-85d9-2c89969cbf7d tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] GET https://10.4.3.119/volume/v3/volumes/73d0dbd7-44ff-4a36-9b33-dcff2f14962d Aug 25 10:24:31.282444 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c25ba6c1-795e-42c1-85d9-2c89969cbf7d tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:31.285516 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c25ba6c1-795e-42c1-85d9-2c89969cbf7d tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:31.302885 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:31.302885 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:24:31.307950 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-c25ba6c1-795e-42c1-85d9-2c89969cbf7d tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Volume info retrieved successfully. Aug 25 10:24:31.314306 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c25ba6c1-795e-42c1-85d9-2c89969cbf7d tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/volumes/73d0dbd7-44ff-4a36-9b33-dcff2f14962d returned with HTTP 200 Aug 25 10:24:31.314976 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 815/3255] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:24:31 2026] GET /volume/v3/volumes/73d0dbd7-44ff-4a36-9b33-dcff2f14962d => generated 877 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:31.402948 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-77c59622-0292-48eb-a7b2-d58767ce713c None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:31.405407 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-77c59622-0292-48eb-a7b2-d58767ce713c tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/backups/0168380b-76d5-46d3-93f9-7306ef9a0c7c Aug 25 10:24:31.407600 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-77c59622-0292-48eb-a7b2-d58767ce713c tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:31.407600 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-77c59622-0292-48eb-a7b2-d58767ce713c tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:31.407600 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-77c59622-0292-48eb-a7b2-d58767ce713c tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Show backup with id 0168380b-76d5-46d3-93f9-7306ef9a0c7c. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:31.413278 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:31.413278 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:24:31.414226 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-77c59622-0292-48eb-a7b2-d58767ce713c tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups/0168380b-76d5-46d3-93f9-7306ef9a0c7c returned with HTTP 200 Aug 25 10:24:31.415101 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 804/3256] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:24:31 2026] GET /volume/v3/backups/0168380b-76d5-46d3-93f9-7306ef9a0c7c => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:31.810029 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-e11e04be-932e-445b-a00a-cadfd9cf6c13 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:31.812919 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e11e04be-932e-445b-a00a-cadfd9cf6c13 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] GET https://10.4.3.119/volume/v3/backups/25897421-a88b-47f2-81e1-b788235f8f4d Aug 25 10:24:31.813302 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e11e04be-932e-445b-a00a-cadfd9cf6c13 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:31.814499 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e11e04be-932e-445b-a00a-cadfd9cf6c13 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:31.814499 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-e11e04be-932e-445b-a00a-cadfd9cf6c13 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Show backup with id 25897421-a88b-47f2-81e1-b788235f8f4d. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:31.819433 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:31.819433 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:24:31.820598 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e11e04be-932e-445b-a00a-cadfd9cf6c13 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] https://10.4.3.119/volume/v3/backups/25897421-a88b-47f2-81e1-b788235f8f4d returned with HTTP 200 Aug 25 10:24:31.821147 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 816/3257] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:24:31 2026] GET /volume/v3/backups/25897421-a88b-47f2-81e1-b788235f8f4d => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:32.043202 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-88599b60-3854-49bf-a69d-8d38bd710e87 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:32.048187 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-88599b60-3854-49bf-a69d-8d38bd710e87 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] GET https://10.4.3.119/volume/v3/volumes/d0f76470-12d3-4131-ae3f-a8aa532aa4fe Aug 25 10:24:32.048187 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-88599b60-3854-49bf-a69d-8d38bd710e87 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:32.048187 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-88599b60-3854-49bf-a69d-8d38bd710e87 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:32.065193 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:32.065193 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:24:32.076167 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-88599b60-3854-49bf-a69d-8d38bd710e87 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Volume info retrieved successfully. Aug 25 10:24:32.081981 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-88599b60-3854-49bf-a69d-8d38bd710e87 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] https://10.4.3.119/volume/v3/volumes/d0f76470-12d3-4131-ae3f-a8aa532aa4fe returned with HTTP 200 Aug 25 10:24:32.082807 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 823/3258] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:24:32 2026] GET /volume/v3/volumes/d0f76470-12d3-4131-ae3f-a8aa532aa4fe => generated 842 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:32.283319 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-8fb9b515-31f2-45a1-abaf-4b25ffcaa27f None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:32.285605 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8fb9b515-31f2-45a1-abaf-4b25ffcaa27f tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de Aug 25 10:24:32.285865 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8fb9b515-31f2-45a1-abaf-4b25ffcaa27f tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:32.286128 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8fb9b515-31f2-45a1-abaf-4b25ffcaa27f tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:32.286300 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-8fb9b515-31f2-45a1-abaf-4b25ffcaa27f tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 25dfbb1d-2ba3-4c7c-bac7-e1374be052de. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:32.291826 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:32.291826 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:24:32.293524 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8fb9b515-31f2-45a1-abaf-4b25ffcaa27f tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de returned with HTTP 200 Aug 25 10:24:32.293524 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 816/3259] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:24:32 2026] GET /volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de => generated 752 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:32.328889 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-e6e54a4c-7358-436b-8847-1e7086256f57 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:32.331512 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e6e54a4c-7358-436b-8847-1e7086256f57 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] GET https://10.4.3.119/volume/v3/volumes/73d0dbd7-44ff-4a36-9b33-dcff2f14962d Aug 25 10:24:32.331782 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e6e54a4c-7358-436b-8847-1e7086256f57 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:32.332031 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e6e54a4c-7358-436b-8847-1e7086256f57 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:32.345456 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:32.345456 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:24:32.349325 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-e6e54a4c-7358-436b-8847-1e7086256f57 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Volume info retrieved successfully. Aug 25 10:24:32.353970 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e6e54a4c-7358-436b-8847-1e7086256f57 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/volumes/73d0dbd7-44ff-4a36-9b33-dcff2f14962d returned with HTTP 200 Aug 25 10:24:32.354489 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 805/3260] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:24:32 2026] GET /volume/v3/volumes/73d0dbd7-44ff-4a36-9b33-dcff2f14962d => generated 877 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:32.427866 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-a5242358-a666-48cf-938c-fc480db7fdb9 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:32.430045 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a5242358-a666-48cf-938c-fc480db7fdb9 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/backups/0168380b-76d5-46d3-93f9-7306ef9a0c7c Aug 25 10:24:32.430299 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a5242358-a666-48cf-938c-fc480db7fdb9 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:32.430506 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a5242358-a666-48cf-938c-fc480db7fdb9 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:32.430594 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-a5242358-a666-48cf-938c-fc480db7fdb9 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Show backup with id 0168380b-76d5-46d3-93f9-7306ef9a0c7c. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:32.436345 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:32.436345 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:24:32.436345 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a5242358-a666-48cf-938c-fc480db7fdb9 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups/0168380b-76d5-46d3-93f9-7306ef9a0c7c returned with HTTP 200 Aug 25 10:24:32.436675 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 817/3261] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:24:32 2026] GET /volume/v3/backups/0168380b-76d5-46d3-93f9-7306ef9a0c7c => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:32.832968 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-1aaf40cb-4436-429e-a4ec-a8d3f7f23c35 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:32.834935 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1aaf40cb-4436-429e-a4ec-a8d3f7f23c35 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] GET https://10.4.3.119/volume/v3/backups/25897421-a88b-47f2-81e1-b788235f8f4d Aug 25 10:24:32.835260 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1aaf40cb-4436-429e-a4ec-a8d3f7f23c35 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:32.835494 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1aaf40cb-4436-429e-a4ec-a8d3f7f23c35 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:32.835960 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-1aaf40cb-4436-429e-a4ec-a8d3f7f23c35 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Show backup with id 25897421-a88b-47f2-81e1-b788235f8f4d. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:32.840806 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:32.840806 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:24:32.841659 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1aaf40cb-4436-429e-a4ec-a8d3f7f23c35 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] https://10.4.3.119/volume/v3/backups/25897421-a88b-47f2-81e1-b788235f8f4d returned with HTTP 200 Aug 25 10:24:32.842164 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 824/3262] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:24:32 2026] GET /volume/v3/backups/25897421-a88b-47f2-81e1-b788235f8f4d => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:32.946745 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-51c82f22-5d22-4d2c-b5dd-cf7851a4a5d1 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:32.948503 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-51c82f22-5d22-4d2c-b5dd-cf7851a4a5d1 tempest-TestShelveInstance-50023035 tempest-TestShelveInstance-50023035-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:24:32.948849 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-51c82f22-5d22-4d2c-b5dd-cf7851a4a5d1 tempest-TestShelveInstance-50023035 tempest-TestShelveInstance-50023035-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1492685066", "imageRef": "63258f66-0e4f-4391-bbe9-9485754d31c5", "size": 1}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:24:32.950310 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-51c82f22-5d22-4d2c-b5dd-cf7851a4a5d1 tempest-TestShelveInstance-50023035 tempest-TestShelveInstance-50023035-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1492685066', 'imageRef': '63258f66-0e4f-4391-bbe9-9485754d31c5', 'size': 1}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:24:33.039720 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-51c82f22-5d22-4d2c-b5dd-cf7851a4a5d1 tempest-TestShelveInstance-50023035 tempest-TestShelveInstance-50023035-project-member] Create volume of 1 GB Aug 25 10:24:33.045036 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-51c82f22-5d22-4d2c-b5dd-cf7851a4a5d1 tempest-TestShelveInstance-50023035 tempest-TestShelveInstance-50023035-project-member] Availability Zones retrieved successfully. Aug 25 10:24:33.051531 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-51c82f22-5d22-4d2c-b5dd-cf7851a4a5d1 tempest-TestShelveInstance-50023035 tempest-TestShelveInstance-50023035-project-member] Flow 'volume_create_api' (c09c6be3-c4d2-402f-82a4-21dd5b951f3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:24:33.052907 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-51c82f22-5d22-4d2c-b5dd-cf7851a4a5d1 tempest-TestShelveInstance-50023035 tempest-TestShelveInstance-50023035-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85c5eb8f-b950-4fd7-9ea1-854be457f910) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:24:33.054091 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [None req-51c82f22-5d22-4d2c-b5dd-cf7851a4a5d1 tempest-TestShelveInstance-50023035 tempest-TestShelveInstance-50023035-project-member] Validating volume size '1' using validate_int {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:24:33.101177 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-723b9eb3-b27a-42ba-a342-0938551ef5cf None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:33.103838 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-723b9eb3-b27a-42ba-a342-0938551ef5cf tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] GET https://10.4.3.119/volume/v3/volumes/d0f76470-12d3-4131-ae3f-a8aa532aa4fe Aug 25 10:24:33.104155 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-723b9eb3-b27a-42ba-a342-0938551ef5cf tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:33.104486 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-723b9eb3-b27a-42ba-a342-0938551ef5cf tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:33.119932 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:33.119932 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:24:33.126986 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-723b9eb3-b27a-42ba-a342-0938551ef5cf tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Volume info retrieved successfully. Aug 25 10:24:33.129756 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-51c82f22-5d22-4d2c-b5dd-cf7851a4a5d1 tempest-TestShelveInstance-50023035 tempest-TestShelveInstance-50023035-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85c5eb8f-b950-4fd7-9ea1-854be457f910) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:24:33.130869 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-51c82f22-5d22-4d2c-b5dd-cf7851a4a5d1 tempest-TestShelveInstance-50023035 tempest-TestShelveInstance-50023035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (805b3c87-f997-48a9-be93-8c08e4ef8fcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:24:33.133487 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-723b9eb3-b27a-42ba-a342-0938551ef5cf tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] https://10.4.3.119/volume/v3/volumes/d0f76470-12d3-4131-ae3f-a8aa532aa4fe returned with HTTP 200 Aug 25 10:24:33.133900 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 806/3263] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:24:33 2026] GET /volume/v3/volumes/d0f76470-12d3-4131-ae3f-a8aa532aa4fe => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:33.222417 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-51c82f22-5d22-4d2c-b5dd-cf7851a4a5d1 tempest-TestShelveInstance-50023035 tempest-TestShelveInstance-50023035-project-member] Created reservations ['315fb97d-7dff-4be3-8b8a-57e7448c86a3', 'b407bb2f-b189-4940-890e-072f2517670b', '3c511ed0-b880-4fdc-a5e4-b28a80c91a83', 'ac8a16df-52a8-44ed-88ad-b17e599f5c49'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:24:33.223331 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-51c82f22-5d22-4d2c-b5dd-cf7851a4a5d1 tempest-TestShelveInstance-50023035 tempest-TestShelveInstance-50023035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (805b3c87-f997-48a9-be93-8c08e4ef8fcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['315fb97d-7dff-4be3-8b8a-57e7448c86a3', 'b407bb2f-b189-4940-890e-072f2517670b', '3c511ed0-b880-4fdc-a5e4-b28a80c91a83', 'ac8a16df-52a8-44ed-88ad-b17e599f5c49']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:24:33.224398 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-51c82f22-5d22-4d2c-b5dd-cf7851a4a5d1 tempest-TestShelveInstance-50023035 tempest-TestShelveInstance-50023035-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f3f846e-829e-4a85-ada4-95fdd34fab19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:24:33.256563 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-51c82f22-5d22-4d2c-b5dd-cf7851a4a5d1 tempest-TestShelveInstance-50023035 tempest-TestShelveInstance-50023035-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f3f846e-829e-4a85-ada4-95fdd34fab19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ff9fb73c-b174-41e9-a836-7ea3c8159027', '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-1492685066',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb417c4af579477492066ebb78d758b4',qos_specs=None,replication_status=,reservations=['315fb97d-7dff-4be3-8b8a-57e7448c86a3','b407bb2f-b189-4940-890e-072f2517670b','3c511ed0-b880-4fdc-a5e4-b28a80c91a83','ac8a16df-52a8-44ed-88ad-b17e599f5c49'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e1d43f4404504cb9976ce27b3e3b711c',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:24:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1492685066',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ff9fb73c-b174-41e9-a836-7ea3c8159027,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bb417c4af579477492066ebb78d758b4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e1d43f4404504cb9976ce27b3e3b711c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:24:33.257428 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-51c82f22-5d22-4d2c-b5dd-cf7851a4a5d1 tempest-TestShelveInstance-50023035 tempest-TestShelveInstance-50023035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (850a8613-8e53-451b-a7d7-cb79c46fc747) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:24:33.287314 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-51c82f22-5d22-4d2c-b5dd-cf7851a4a5d1 tempest-TestShelveInstance-50023035 tempest-TestShelveInstance-50023035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (850a8613-8e53-451b-a7d7-cb79c46fc747) transitioned into state 'SUCCESS' from state '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-1492685066',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb417c4af579477492066ebb78d758b4',qos_specs=None,replication_status=,reservations=['315fb97d-7dff-4be3-8b8a-57e7448c86a3','b407bb2f-b189-4940-890e-072f2517670b','3c511ed0-b880-4fdc-a5e4-b28a80c91a83','ac8a16df-52a8-44ed-88ad-b17e599f5c49'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e1d43f4404504cb9976ce27b3e3b711c',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:24:33.288883 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-51c82f22-5d22-4d2c-b5dd-cf7851a4a5d1 tempest-TestShelveInstance-50023035 tempest-TestShelveInstance-50023035-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99821bfe-2193-46a3-8a90-cc51af317378) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:24:33.306763 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-51c82f22-5d22-4d2c-b5dd-cf7851a4a5d1 tempest-TestShelveInstance-50023035 tempest-TestShelveInstance-50023035-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99821bfe-2193-46a3-8a90-cc51af317378) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:24:33.308539 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-51c82f22-5d22-4d2c-b5dd-cf7851a4a5d1 tempest-TestShelveInstance-50023035 tempest-TestShelveInstance-50023035-project-member] Flow 'volume_create_api' (c09c6be3-c4d2-402f-82a4-21dd5b951f3c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:24:33.309016 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-51c82f22-5d22-4d2c-b5dd-cf7851a4a5d1 tempest-TestShelveInstance-50023035 tempest-TestShelveInstance-50023035-project-member] Create volume request issued successfully. Aug 25 10:24:33.309866 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-51c82f22-5d22-4d2c-b5dd-cf7851a4a5d1 tempest-TestShelveInstance-50023035 tempest-TestShelveInstance-50023035-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:24:33.310579 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 817/3264] 10.4.3.119 () {68 vars in 1259 bytes} [Tue Aug 25 10:24:32 2026] POST /volume/v3/volumes => generated 753 bytes in 364 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:24:33.310745 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-a15b7d03-cf85-48e7-a6af-d6dfa046bf94 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:33.313380 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a15b7d03-cf85-48e7-a6af-d6dfa046bf94 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de Aug 25 10:24:33.313952 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a15b7d03-cf85-48e7-a6af-d6dfa046bf94 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:33.313952 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a15b7d03-cf85-48e7-a6af-d6dfa046bf94 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:33.314278 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-a15b7d03-cf85-48e7-a6af-d6dfa046bf94 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 25dfbb1d-2ba3-4c7c-bac7-e1374be052de. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:33.319787 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:33.319787 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:24:33.321610 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a15b7d03-cf85-48e7-a6af-d6dfa046bf94 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de returned with HTTP 200 Aug 25 10:24:33.321610 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 818/3265] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:24:33 2026] GET /volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de => generated 752 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:33.324474 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-6e89d420-6324-494f-8335-9a9b0f9feb37 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:33.328614 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6e89d420-6324-494f-8335-9a9b0f9feb37 tempest-TestShelveInstance-50023035 tempest-TestShelveInstance-50023035-project-member] GET https://10.4.3.119/volume/v3/volumes/ff9fb73c-b174-41e9-a836-7ea3c8159027 Aug 25 10:24:33.328926 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6e89d420-6324-494f-8335-9a9b0f9feb37 tempest-TestShelveInstance-50023035 tempest-TestShelveInstance-50023035-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:33.329158 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6e89d420-6324-494f-8335-9a9b0f9feb37 tempest-TestShelveInstance-50023035 tempest-TestShelveInstance-50023035-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:33.342659 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:33.342659 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:24:33.348693 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-6e89d420-6324-494f-8335-9a9b0f9feb37 tempest-TestShelveInstance-50023035 tempest-TestShelveInstance-50023035-project-member] Volume info retrieved successfully. Aug 25 10:24:33.354812 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6e89d420-6324-494f-8335-9a9b0f9feb37 tempest-TestShelveInstance-50023035 tempest-TestShelveInstance-50023035-project-member] https://10.4.3.119/volume/v3/volumes/ff9fb73c-b174-41e9-a836-7ea3c8159027 returned with HTTP 200 Aug 25 10:24:33.355594 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 825/3266] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:24:33 2026] GET /volume/v3/volumes/ff9fb73c-b174-41e9-a836-7ea3c8159027 => generated 821 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:33.367720 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-d38fc151-146e-4d7f-a6f4-0e4cd00b1186 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:33.371054 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d38fc151-146e-4d7f-a6f4-0e4cd00b1186 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] GET https://10.4.3.119/volume/v3/volumes/73d0dbd7-44ff-4a36-9b33-dcff2f14962d Aug 25 10:24:33.371331 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d38fc151-146e-4d7f-a6f4-0e4cd00b1186 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:33.371552 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d38fc151-146e-4d7f-a6f4-0e4cd00b1186 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:33.383499 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:33.383499 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:24:33.387911 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-d38fc151-146e-4d7f-a6f4-0e4cd00b1186 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Volume info retrieved successfully. Aug 25 10:24:33.393338 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d38fc151-146e-4d7f-a6f4-0e4cd00b1186 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/volumes/73d0dbd7-44ff-4a36-9b33-dcff2f14962d returned with HTTP 200 Aug 25 10:24:33.394643 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 807/3267] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:24:33 2026] GET /volume/v3/volumes/73d0dbd7-44ff-4a36-9b33-dcff2f14962d => generated 877 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:33.449277 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-c1b50074-3ef1-4998-ae4c-39f1b7fa323c None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:33.451277 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c1b50074-3ef1-4998-ae4c-39f1b7fa323c tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/backups/0168380b-76d5-46d3-93f9-7306ef9a0c7c Aug 25 10:24:33.451515 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c1b50074-3ef1-4998-ae4c-39f1b7fa323c tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:33.451696 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c1b50074-3ef1-4998-ae4c-39f1b7fa323c tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:33.451797 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-c1b50074-3ef1-4998-ae4c-39f1b7fa323c tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Show backup with id 0168380b-76d5-46d3-93f9-7306ef9a0c7c. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:33.456477 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:33.456477 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:24:33.457120 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c1b50074-3ef1-4998-ae4c-39f1b7fa323c tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups/0168380b-76d5-46d3-93f9-7306ef9a0c7c returned with HTTP 200 Aug 25 10:24:33.457620 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 818/3268] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:24:33 2026] GET /volume/v3/backups/0168380b-76d5-46d3-93f9-7306ef9a0c7c => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:33.661447 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-033a34d9-6c27-44d3-a5fe-3a2098e6ffd3 req-03dee0cb-d77b-428c-b60b-67f6667d208c None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:33.663679 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-033a34d9-6c27-44d3-a5fe-3a2098e6ffd3 req-03dee0cb-d77b-428c-b60b-67f6667d208c tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] POST https://10.4.3.119/volume/v3/attachments/1a1e7eaa-b9b7-42d4-86b7-2114e47472f7/action Aug 25 10:24:33.663998 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-033a34d9-6c27-44d3-a5fe-3a2098e6ffd3 req-03dee0cb-d77b-428c-b60b-67f6667d208c tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Action body: b'{"os-complete": null}' {{(pid=100390) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:24:33.664203 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-033a34d9-6c27-44d3-a5fe-3a2098e6ffd3 req-03dee0cb-d77b-428c-b60b-67f6667d208c tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:24:33.692668 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:33.692668 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:24:33.710168 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-033a34d9-6c27-44d3-a5fe-3a2098e6ffd3 req-03dee0cb-d77b-428c-b60b-67f6667d208c tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] https://10.4.3.119/volume/v3/attachments/1a1e7eaa-b9b7-42d4-86b7-2114e47472f7/action returned with HTTP 204 Aug 25 10:24:33.710588 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 819/3269] 10.4.3.119 () {74 vars in 1725 bytes} [Tue Aug 25 10:24:33 2026] POST /volume/v3/attachments/1a1e7eaa-b9b7-42d4-86b7-2114e47472f7/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:24:33.855737 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-7b82221f-b33c-4ec7-9591-71349330740c None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:33.858578 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7b82221f-b33c-4ec7-9591-71349330740c tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] GET https://10.4.3.119/volume/v3/backups/25897421-a88b-47f2-81e1-b788235f8f4d Aug 25 10:24:33.858847 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7b82221f-b33c-4ec7-9591-71349330740c tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:33.859094 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7b82221f-b33c-4ec7-9591-71349330740c tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:33.859240 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-7b82221f-b33c-4ec7-9591-71349330740c tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Show backup with id 25897421-a88b-47f2-81e1-b788235f8f4d. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:33.866157 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:33.866157 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:24:33.866157 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7b82221f-b33c-4ec7-9591-71349330740c tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] https://10.4.3.119/volume/v3/backups/25897421-a88b-47f2-81e1-b788235f8f4d returned with HTTP 200 Aug 25 10:24:33.866439 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 826/3270] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:24:33 2026] GET /volume/v3/backups/25897421-a88b-47f2-81e1-b788235f8f4d => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:33.880870 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-4444b7b4-ff3f-4be1-9dd8-b26fc059dacf None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:33.883999 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4444b7b4-ff3f-4be1-9dd8-b26fc059dacf tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-reader] POST https://10.4.3.119/volume/v3/backups/25897421-a88b-47f2-81e1-b788235f8f4d/action Aug 25 10:24:33.884975 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4444b7b4-ff3f-4be1-9dd8-b26fc059dacf tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100389) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:24:33.885438 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4444b7b4-ff3f-4be1-9dd8-b26fc059dacf tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:24:33.888248 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.contrib.admin_actions [None req-4444b7b4-ff3f-4be1-9dd8-b26fc059dacf tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-reader] Updating backup '25897421-a88b-47f2-81e1-b788235f8f4d' with '{'status': 'error'}' {{(pid=100389) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 25 10:24:33.899128 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:33.899128 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:24:33.901089 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.policy [None req-4444b7b4-ff3f-4be1-9dd8-b26fc059dacf tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-reader] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '2ddf392b21c541d58defb0dbe84a1345', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ca256df96b24848a5513d1ee05ce2c9', '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=100389) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 10:24:33.901468 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4444b7b4-ff3f-4be1-9dd8-b26fc059dacf tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-reader] https://10.4.3.119/volume/v3/backups/25897421-a88b-47f2-81e1-b788235f8f4d/action returned with HTTP 403 Aug 25 10:24:33.902523 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 808/3271] 10.4.3.119 () {70 vars in 1430 bytes} [Tue Aug 25 10:24:33 2026] POST /volume/v3/backups/25897421-a88b-47f2-81e1-b788235f8f4d/action => generated 131 bytes in 22 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:24:33.912384 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-257549d3-7be7-4b70-982f-be270fb97e74 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:33.914531 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-257549d3-7be7-4b70-982f-be270fb97e74 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] DELETE https://10.4.3.119/volume/v3/volumes/9ca817b0-3691-4c55-9bb9-23896297108f Aug 25 10:24:33.914834 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-257549d3-7be7-4b70-982f-be270fb97e74 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:33.915153 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-257549d3-7be7-4b70-982f-be270fb97e74 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:33.915354 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-257549d3-7be7-4b70-982f-be270fb97e74 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Delete volume with id: 9ca817b0-3691-4c55-9bb9-23896297108f Aug 25 10:24:33.923810 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:33.923810 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:24:33.924260 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-257549d3-7be7-4b70-982f-be270fb97e74 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Volume info retrieved successfully. Aug 25 10:24:33.942719 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-257549d3-7be7-4b70-982f-be270fb97e74 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Delete volume request issued successfully. Aug 25 10:24:33.942931 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-257549d3-7be7-4b70-982f-be270fb97e74 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] https://10.4.3.119/volume/v3/volumes/9ca817b0-3691-4c55-9bb9-23896297108f returned with HTTP 202 Aug 25 10:24:33.943434 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 819/3272] 10.4.3.119 () {68 vars in 1391 bytes} [Tue Aug 25 10:24:33 2026] DELETE /volume/v3/volumes/9ca817b0-3691-4c55-9bb9-23896297108f => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:24:33.953129 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-68ab0a6a-8ac3-47ce-82a4-1aaabb679df0 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:33.955623 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-68ab0a6a-8ac3-47ce-82a4-1aaabb679df0 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] GET https://10.4.3.119/volume/v3/volumes/9ca817b0-3691-4c55-9bb9-23896297108f Aug 25 10:24:33.955957 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-68ab0a6a-8ac3-47ce-82a4-1aaabb679df0 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:33.956265 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-68ab0a6a-8ac3-47ce-82a4-1aaabb679df0 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:33.965301 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:33.965301 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:24:33.971934 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-68ab0a6a-8ac3-47ce-82a4-1aaabb679df0 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Volume info retrieved successfully. Aug 25 10:24:33.979923 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-68ab0a6a-8ac3-47ce-82a4-1aaabb679df0 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] https://10.4.3.119/volume/v3/volumes/9ca817b0-3691-4c55-9bb9-23896297108f returned with HTTP 200 Aug 25 10:24:33.980381 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 820/3273] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:24:33 2026] GET /volume/v3/volumes/9ca817b0-3691-4c55-9bb9-23896297108f => generated 1008 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:24:34.148884 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-1c29f6fa-9b9f-4c98-98b4-1a8a8178d2e4 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:34.151875 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1c29f6fa-9b9f-4c98-98b4-1a8a8178d2e4 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] GET https://10.4.3.119/volume/v3/volumes/d0f76470-12d3-4131-ae3f-a8aa532aa4fe Aug 25 10:24:34.152035 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1c29f6fa-9b9f-4c98-98b4-1a8a8178d2e4 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:34.152240 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1c29f6fa-9b9f-4c98-98b4-1a8a8178d2e4 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:34.171482 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:34.171482 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:24:34.180669 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-1c29f6fa-9b9f-4c98-98b4-1a8a8178d2e4 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Volume info retrieved successfully. Aug 25 10:24:34.185884 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1c29f6fa-9b9f-4c98-98b4-1a8a8178d2e4 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] https://10.4.3.119/volume/v3/volumes/d0f76470-12d3-4131-ae3f-a8aa532aa4fe returned with HTTP 200 Aug 25 10:24:34.186360 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 827/3274] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:24:34 2026] GET /volume/v3/volumes/d0f76470-12d3-4131-ae3f-a8aa532aa4fe => generated 1134 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:24:34.204696 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-070ff80f-7602-4846-a583-ee259b50f719 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:34.207237 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-070ff80f-7602-4846-a583-ee259b50f719 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] GET https://10.4.3.119/volume/v3/volumes/d0f76470-12d3-4131-ae3f-a8aa532aa4fe Aug 25 10:24:34.207494 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-070ff80f-7602-4846-a583-ee259b50f719 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:34.207756 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-070ff80f-7602-4846-a583-ee259b50f719 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:34.218244 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:34.218244 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:24:34.223278 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-070ff80f-7602-4846-a583-ee259b50f719 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Volume info retrieved successfully. Aug 25 10:24:34.227451 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-070ff80f-7602-4846-a583-ee259b50f719 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] https://10.4.3.119/volume/v3/volumes/d0f76470-12d3-4131-ae3f-a8aa532aa4fe returned with HTTP 200 Aug 25 10:24:34.227850 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 809/3275] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:24:34 2026] GET /volume/v3/volumes/d0f76470-12d3-4131-ae3f-a8aa532aa4fe => generated 1134 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:24:34.335070 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-722fb048-7b18-41da-873d-afd275bf3a89 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:34.337277 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-722fb048-7b18-41da-873d-afd275bf3a89 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de Aug 25 10:24:34.337508 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-722fb048-7b18-41da-873d-afd275bf3a89 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:34.337730 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-722fb048-7b18-41da-873d-afd275bf3a89 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:34.337840 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-722fb048-7b18-41da-873d-afd275bf3a89 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 25dfbb1d-2ba3-4c7c-bac7-e1374be052de. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:34.342894 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:34.342894 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:24:34.343862 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-722fb048-7b18-41da-873d-afd275bf3a89 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de returned with HTTP 200 Aug 25 10:24:34.344353 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 820/3276] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:24:34 2026] GET /volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:34.356308 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-89176f5e-2f5a-4ef1-8211-cfef9315e452 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:34.359539 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-89176f5e-2f5a-4ef1-8211-cfef9315e452 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/volumes/d0e9fbab-85d7-48f9-9eb3-4e804eeaf1ba Aug 25 10:24:34.359861 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-89176f5e-2f5a-4ef1-8211-cfef9315e452 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:34.360175 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-89176f5e-2f5a-4ef1-8211-cfef9315e452 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:34.368475 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:34.368475 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:24:34.374054 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-22fbffd9-e489-4f93-a09b-cbcb8cfd28de None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:34.374183 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-89176f5e-2f5a-4ef1-8211-cfef9315e452 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Volume info retrieved successfully. Aug 25 10:24:34.377271 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-22fbffd9-e489-4f93-a09b-cbcb8cfd28de tempest-TestShelveInstance-50023035 tempest-TestShelveInstance-50023035-project-member] GET https://10.4.3.119/volume/v3/volumes/ff9fb73c-b174-41e9-a836-7ea3c8159027 Aug 25 10:24:34.377271 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-22fbffd9-e489-4f93-a09b-cbcb8cfd28de tempest-TestShelveInstance-50023035 tempest-TestShelveInstance-50023035-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:34.377521 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-22fbffd9-e489-4f93-a09b-cbcb8cfd28de tempest-TestShelveInstance-50023035 tempest-TestShelveInstance-50023035-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:34.380462 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-89176f5e-2f5a-4ef1-8211-cfef9315e452 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/volumes/d0e9fbab-85d7-48f9-9eb3-4e804eeaf1ba returned with HTTP 200 Aug 25 10:24:34.380927 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 821/3277] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:24:34 2026] GET /volume/v3/volumes/d0e9fbab-85d7-48f9-9eb3-4e804eeaf1ba => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:34.388498 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:34.388498 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:24:34.392417 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-22fbffd9-e489-4f93-a09b-cbcb8cfd28de tempest-TestShelveInstance-50023035 tempest-TestShelveInstance-50023035-project-member] Volume info retrieved successfully. Aug 25 10:24:34.399203 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-22fbffd9-e489-4f93-a09b-cbcb8cfd28de tempest-TestShelveInstance-50023035 tempest-TestShelveInstance-50023035-project-member] https://10.4.3.119/volume/v3/volumes/ff9fb73c-b174-41e9-a836-7ea3c8159027 returned with HTTP 200 Aug 25 10:24:34.399662 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 828/3278] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:24:34 2026] GET /volume/v3/volumes/ff9fb73c-b174-41e9-a836-7ea3c8159027 => generated 1361 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:24:34.399734 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-e78e6724-25c0-4395-98bd-57aa8fce94c9 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:34.401924 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e78e6724-25c0-4395-98bd-57aa8fce94c9 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] DELETE https://10.4.3.119/volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de Aug 25 10:24:34.402127 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e78e6724-25c0-4395-98bd-57aa8fce94c9 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:34.402332 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e78e6724-25c0-4395-98bd-57aa8fce94c9 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:34.402419 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.contrib.backups [None req-e78e6724-25c0-4395-98bd-57aa8fce94c9 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Delete backup with id: 25dfbb1d-2ba3-4c7c-bac7-e1374be052de. Aug 25 10:24:34.408115 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:34.408115 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:24:34.417890 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-66b89532-71d8-484b-abae-7345951a93d6 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:34.420913 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-66b89532-71d8-484b-abae-7345951a93d6 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] GET https://10.4.3.119/volume/v3/volumes/73d0dbd7-44ff-4a36-9b33-dcff2f14962d Aug 25 10:24:34.421218 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-66b89532-71d8-484b-abae-7345951a93d6 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:34.421473 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-66b89532-71d8-484b-abae-7345951a93d6 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:34.436802 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:34.436802 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:24:34.436956 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.backup.rpcapi [None req-e78e6724-25c0-4395-98bd-57aa8fce94c9 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] delete_backup rpcapi backup_id 25dfbb1d-2ba3-4c7c-bac7-e1374be052de {{(pid=100389) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 10:24:34.440266 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e78e6724-25c0-4395-98bd-57aa8fce94c9 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de returned with HTTP 202 Aug 25 10:24:34.441157 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 810/3279] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:24:34 2026] DELETE /volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:24:34.441852 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-3904da19-6698-4393-a91f-6e8f663d3937 req-7906a8c0-0d3a-4d0f-aee6-75d30eb22985 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:34.442969 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-66b89532-71d8-484b-abae-7345951a93d6 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Volume info retrieved successfully. Aug 25 10:24:34.445883 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-3904da19-6698-4393-a91f-6e8f663d3937 req-7906a8c0-0d3a-4d0f-aee6-75d30eb22985 tempest-TestShelveInstance-50023035 tempest-TestShelveInstance-50023035-project-member] GET https://10.4.3.119/volume/v3/volumes/ff9fb73c-b174-41e9-a836-7ea3c8159027 Aug 25 10:24:34.445883 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-3904da19-6698-4393-a91f-6e8f663d3937 req-7906a8c0-0d3a-4d0f-aee6-75d30eb22985 tempest-TestShelveInstance-50023035 tempest-TestShelveInstance-50023035-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:34.445883 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-3904da19-6698-4393-a91f-6e8f663d3937 req-7906a8c0-0d3a-4d0f-aee6-75d30eb22985 tempest-TestShelveInstance-50023035 tempest-TestShelveInstance-50023035-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:34.454636 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-66b89532-71d8-484b-abae-7345951a93d6 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/volumes/73d0dbd7-44ff-4a36-9b33-dcff2f14962d returned with HTTP 200 Aug 25 10:24:34.455096 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 821/3280] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:24:34 2026] GET /volume/v3/volumes/73d0dbd7-44ff-4a36-9b33-dcff2f14962d => generated 877 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:34.455271 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-d0142b3d-272a-4653-9b8a-e2c34e3006f5 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:34.457561 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:34.457561 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:24:34.457895 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d0142b3d-272a-4653-9b8a-e2c34e3006f5 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de Aug 25 10:24:34.458145 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d0142b3d-272a-4653-9b8a-e2c34e3006f5 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:34.458364 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d0142b3d-272a-4653-9b8a-e2c34e3006f5 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:34.458556 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-d0142b3d-272a-4653-9b8a-e2c34e3006f5 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 25dfbb1d-2ba3-4c7c-bac7-e1374be052de. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:34.462424 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [req-3904da19-6698-4393-a91f-6e8f663d3937 req-7906a8c0-0d3a-4d0f-aee6-75d30eb22985 tempest-TestShelveInstance-50023035 tempest-TestShelveInstance-50023035-project-member] Volume info retrieved successfully. Aug 25 10:24:34.464560 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:34.464560 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:24:34.465532 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d0142b3d-272a-4653-9b8a-e2c34e3006f5 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de returned with HTTP 200 Aug 25 10:24:34.466120 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 829/3281] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:24:34 2026] GET /volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:34.468157 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-3904da19-6698-4393-a91f-6e8f663d3937 req-7906a8c0-0d3a-4d0f-aee6-75d30eb22985 tempest-TestShelveInstance-50023035 tempest-TestShelveInstance-50023035-project-member] https://10.4.3.119/volume/v3/volumes/ff9fb73c-b174-41e9-a836-7ea3c8159027 returned with HTTP 200 Aug 25 10:24:34.468738 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 822/3282] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:24:34 2026] GET /volume/v3/volumes/ff9fb73c-b174-41e9-a836-7ea3c8159027 => generated 1361 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:24:34.470266 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-de7a9439-93ca-4dea-8d14-9f5c276ce7f4 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:34.472538 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-de7a9439-93ca-4dea-8d14-9f5c276ce7f4 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/backups/0168380b-76d5-46d3-93f9-7306ef9a0c7c Aug 25 10:24:34.472921 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-de7a9439-93ca-4dea-8d14-9f5c276ce7f4 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:34.473729 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-de7a9439-93ca-4dea-8d14-9f5c276ce7f4 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:34.473729 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-de7a9439-93ca-4dea-8d14-9f5c276ce7f4 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Show backup with id 0168380b-76d5-46d3-93f9-7306ef9a0c7c. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:34.484397 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:34.484397 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:24:34.485633 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-de7a9439-93ca-4dea-8d14-9f5c276ce7f4 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups/0168380b-76d5-46d3-93f9-7306ef9a0c7c returned with HTTP 200 Aug 25 10:24:34.486241 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 811/3283] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:24:34 2026] GET /volume/v3/backups/0168380b-76d5-46d3-93f9-7306ef9a0c7c => generated 708 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:34.997271 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-a0571639-c5f4-441e-8c1d-e19ba1841551 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:34.999390 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a0571639-c5f4-441e-8c1d-e19ba1841551 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] GET https://10.4.3.119/volume/v3/volumes/9ca817b0-3691-4c55-9bb9-23896297108f Aug 25 10:24:35.000618 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a0571639-c5f4-441e-8c1d-e19ba1841551 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:35.000618 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a0571639-c5f4-441e-8c1d-e19ba1841551 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:35.006583 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a0571639-c5f4-441e-8c1d-e19ba1841551 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] https://10.4.3.119/volume/v3/volumes/9ca817b0-3691-4c55-9bb9-23896297108f returned with HTTP 404 Aug 25 10:24:35.008280 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 822/3284] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:24:34 2026] GET /volume/v3/volumes/9ca817b0-3691-4c55-9bb9-23896297108f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:24:35.025532 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-30d366ec-26a6-41d8-829e-9584828cd970 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:35.027856 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-30d366ec-26a6-41d8-829e-9584828cd970 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-reader] GET https://10.4.3.119/volume/v3/backups/a08bd0ce-6718-400d-a99e-2147a3e4e6a2 Aug 25 10:24:35.028204 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-30d366ec-26a6-41d8-829e-9584828cd970 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-reader] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:35.028548 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-30d366ec-26a6-41d8-829e-9584828cd970 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-reader] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:35.028747 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-30d366ec-26a6-41d8-829e-9584828cd970 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-reader] Show backup with id a08bd0ce-6718-400d-a99e-2147a3e4e6a2. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:35.034089 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:35.034089 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:24:35.035241 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-30d366ec-26a6-41d8-829e-9584828cd970 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-reader] https://10.4.3.119/volume/v3/backups/a08bd0ce-6718-400d-a99e-2147a3e4e6a2 returned with HTTP 200 Aug 25 10:24:35.035880 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 830/3285] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:24:35 2026] GET /volume/v3/backups/a08bd0ce-6718-400d-a99e-2147a3e4e6a2 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:35.048228 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-ffaf72f9-9eda-4603-a972-093945c112ff None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:35.050529 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ffaf72f9-9eda-4603-a972-093945c112ff tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] DELETE https://10.4.3.119/volume/v3/backups/25897421-a88b-47f2-81e1-b788235f8f4d Aug 25 10:24:35.051082 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ffaf72f9-9eda-4603-a972-093945c112ff tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:35.051082 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ffaf72f9-9eda-4603-a972-093945c112ff tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:35.051304 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.contrib.backups [None req-ffaf72f9-9eda-4603-a972-093945c112ff tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Delete backup with id: 25897421-a88b-47f2-81e1-b788235f8f4d. Aug 25 10:24:35.055509 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:35.055509 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:24:35.070048 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.backup.rpcapi [None req-ffaf72f9-9eda-4603-a972-093945c112ff tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] delete_backup rpcapi backup_id 25897421-a88b-47f2-81e1-b788235f8f4d {{(pid=100390) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 10:24:35.071870 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ffaf72f9-9eda-4603-a972-093945c112ff tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] https://10.4.3.119/volume/v3/backups/25897421-a88b-47f2-81e1-b788235f8f4d returned with HTTP 202 Aug 25 10:24:35.072333 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 823/3286] 10.4.3.119 () {68 vars in 1391 bytes} [Tue Aug 25 10:24:35 2026] DELETE /volume/v3/backups/25897421-a88b-47f2-81e1-b788235f8f4d => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:24:35.084921 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-0ba17927-14c3-4309-b667-7420e7274e91 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:35.087326 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0ba17927-14c3-4309-b667-7420e7274e91 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] GET https://10.4.3.119/volume/v3/backups/25897421-a88b-47f2-81e1-b788235f8f4d Aug 25 10:24:35.087664 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0ba17927-14c3-4309-b667-7420e7274e91 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:35.087908 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0ba17927-14c3-4309-b667-7420e7274e91 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:35.088076 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-0ba17927-14c3-4309-b667-7420e7274e91 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Show backup with id 25897421-a88b-47f2-81e1-b788235f8f4d. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:35.092998 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:35.092998 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:24:35.094229 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0ba17927-14c3-4309-b667-7420e7274e91 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] https://10.4.3.119/volume/v3/backups/25897421-a88b-47f2-81e1-b788235f8f4d returned with HTTP 200 Aug 25 10:24:35.094676 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 812/3287] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:24:35 2026] GET /volume/v3/backups/25897421-a88b-47f2-81e1-b788235f8f4d => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:35.120667 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-3904da19-6698-4393-a91f-6e8f663d3937 req-c69c3756-0fbf-4ef5-a684-e2e02beb9eb4 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:35.124914 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-3904da19-6698-4393-a91f-6e8f663d3937 req-c69c3756-0fbf-4ef5-a684-e2e02beb9eb4 tempest-TestShelveInstance-50023035 tempest-TestShelveInstance-50023035-project-member] GET https://10.4.3.119/volume/v3/volumes/ff9fb73c-b174-41e9-a836-7ea3c8159027 Aug 25 10:24:35.125060 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-3904da19-6698-4393-a91f-6e8f663d3937 req-c69c3756-0fbf-4ef5-a684-e2e02beb9eb4 tempest-TestShelveInstance-50023035 tempest-TestShelveInstance-50023035-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:35.125327 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-3904da19-6698-4393-a91f-6e8f663d3937 req-c69c3756-0fbf-4ef5-a684-e2e02beb9eb4 tempest-TestShelveInstance-50023035 tempest-TestShelveInstance-50023035-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:35.135730 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:35.135730 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:24:35.141769 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [req-3904da19-6698-4393-a91f-6e8f663d3937 req-c69c3756-0fbf-4ef5-a684-e2e02beb9eb4 tempest-TestShelveInstance-50023035 tempest-TestShelveInstance-50023035-project-member] Volume info retrieved successfully. Aug 25 10:24:35.152290 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-3904da19-6698-4393-a91f-6e8f663d3937 req-c69c3756-0fbf-4ef5-a684-e2e02beb9eb4 tempest-TestShelveInstance-50023035 tempest-TestShelveInstance-50023035-project-member] https://10.4.3.119/volume/v3/volumes/ff9fb73c-b174-41e9-a836-7ea3c8159027 returned with HTTP 200 Aug 25 10:24:35.153465 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 823/3288] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:24:35 2026] GET /volume/v3/volumes/ff9fb73c-b174-41e9-a836-7ea3c8159027 => generated 1361 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:24:35.168580 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-62edb289-b40f-4823-ad80-9fc466563e7c None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:35.169730 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-62edb289-b40f-4823-ad80-9fc466563e7c None None] GET https://10.4.3.119/volume// Aug 25 10:24:35.169730 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-62edb289-b40f-4823-ad80-9fc466563e7c None None] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:35.169730 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-62edb289-b40f-4823-ad80-9fc466563e7c None None] Calling method 'all' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:35.170042 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-62edb289-b40f-4823-ad80-9fc466563e7c None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:24:35.171091 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 831/3289] 10.4.3.119 () {66 vars in 1419 bytes} [Tue Aug 25 10:24:35 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:24:35.189377 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-3904da19-6698-4393-a91f-6e8f663d3937 req-c3c84585-663d-4558-89eb-6f5098f7d46c None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:35.194885 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-3904da19-6698-4393-a91f-6e8f663d3937 req-c3c84585-663d-4558-89eb-6f5098f7d46c tempest-TestShelveInstance-50023035 tempest-TestShelveInstance-50023035-project-member] POST https://10.4.3.119/volume/v3/attachments Aug 25 10:24:35.195295 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-3904da19-6698-4393-a91f-6e8f663d3937 req-c3c84585-663d-4558-89eb-6f5098f7d46c tempest-TestShelveInstance-50023035 tempest-TestShelveInstance-50023035-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ff9fb73c-b174-41e9-a836-7ea3c8159027", "connector": null, "instance_uuid": "71610ec8-237c-4483-860a-c01f69fab817"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:24:35.208630 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:35.208630 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:24:35.247608 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-60c65cbb-8054-412b-92da-ff7dc75e7947 req-cf30225b-6e39-4d13-93ef-a7676fce1c79 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:35.250031 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-60c65cbb-8054-412b-92da-ff7dc75e7947 req-cf30225b-6e39-4d13-93ef-a7676fce1c79 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] POST https://10.4.3.119/volume/v3/attachments/c52b19ad-7fba-4575-bf3e-5817f60e40cf/action Aug 25 10:24:35.250683 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-60c65cbb-8054-412b-92da-ff7dc75e7947 req-cf30225b-6e39-4d13-93ef-a7676fce1c79 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Action body: b'{"os-complete": null}' {{(pid=100389) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:24:35.250844 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-60c65cbb-8054-412b-92da-ff7dc75e7947 req-cf30225b-6e39-4d13-93ef-a7676fce1c79 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:24:35.261288 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-3904da19-6698-4393-a91f-6e8f663d3937 req-c3c84585-663d-4558-89eb-6f5098f7d46c tempest-TestShelveInstance-50023035 tempest-TestShelveInstance-50023035-project-member] https://10.4.3.119/volume/v3/attachments returned with HTTP 200 Aug 25 10:24:35.262015 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 824/3290] 10.4.3.119 () {74 vars in 1594 bytes} [Tue Aug 25 10:24:35 2026] POST /volume/v3/attachments => generated 273 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:24:35.279402 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:35.279402 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:24:35.296030 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-60c65cbb-8054-412b-92da-ff7dc75e7947 req-cf30225b-6e39-4d13-93ef-a7676fce1c79 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/attachments/c52b19ad-7fba-4575-bf3e-5817f60e40cf/action returned with HTTP 204 Aug 25 10:24:35.296758 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 813/3291] 10.4.3.119 () {74 vars in 1725 bytes} [Tue Aug 25 10:24:35 2026] POST /volume/v3/attachments/c52b19ad-7fba-4575-bf3e-5817f60e40cf/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:24:35.471943 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-3da93d07-0745-40c4-ae76-470f274682da None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:35.474641 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3da93d07-0745-40c4-ae76-470f274682da tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] GET https://10.4.3.119/volume/v3/volumes/73d0dbd7-44ff-4a36-9b33-dcff2f14962d Aug 25 10:24:35.474641 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3da93d07-0745-40c4-ae76-470f274682da tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:35.474641 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3da93d07-0745-40c4-ae76-470f274682da tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:35.480502 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-794cf57c-e2d5-409c-9ec0-fcd898892fda None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:35.482425 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-794cf57c-e2d5-409c-9ec0-fcd898892fda tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de Aug 25 10:24:35.482887 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-794cf57c-e2d5-409c-9ec0-fcd898892fda tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:35.482947 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-794cf57c-e2d5-409c-9ec0-fcd898892fda tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:35.483275 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-794cf57c-e2d5-409c-9ec0-fcd898892fda tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 25dfbb1d-2ba3-4c7c-bac7-e1374be052de. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:35.486905 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-794cf57c-e2d5-409c-9ec0-fcd898892fda tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de returned with HTTP 404 Aug 25 10:24:35.487554 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 832/3292] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:24:35 2026] GET /volume/v3/backups/25dfbb1d-2ba3-4c7c-bac7-e1374be052de => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:24:35.487810 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:35.487810 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:24:35.496480 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-3da93d07-0745-40c4-ae76-470f274682da tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Volume info retrieved successfully. Aug 25 10:24:35.500549 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-31df9b31-7d23-4424-b7d2-43d7e8202085 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:35.503197 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-996ad7f6-5dbd-444b-9d23-2558e2cc49f0 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:35.504790 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3da93d07-0745-40c4-ae76-470f274682da tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/volumes/73d0dbd7-44ff-4a36-9b33-dcff2f14962d returned with HTTP 200 Aug 25 10:24:35.505373 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 824/3293] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:24:35 2026] GET /volume/v3/volumes/73d0dbd7-44ff-4a36-9b33-dcff2f14962d => generated 1169 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:24:35.505431 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-996ad7f6-5dbd-444b-9d23-2558e2cc49f0 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/backups/0168380b-76d5-46d3-93f9-7306ef9a0c7c Aug 25 10:24:35.506709 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-996ad7f6-5dbd-444b-9d23-2558e2cc49f0 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:35.506709 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-996ad7f6-5dbd-444b-9d23-2558e2cc49f0 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:35.506951 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-31df9b31-7d23-4424-b7d2-43d7e8202085 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:24:35.507337 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-996ad7f6-5dbd-444b-9d23-2558e2cc49f0 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Show backup with id 0168380b-76d5-46d3-93f9-7306ef9a0c7c. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:35.507402 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-31df9b31-7d23-4424-b7d2-43d7e8202085 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1335072451"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:24:35.508440 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volumes [None req-31df9b31-7d23-4424-b7d2-43d7e8202085 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1335072451'}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:24:35.508610 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-31df9b31-7d23-4424-b7d2-43d7e8202085 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Create volume of 1 GB Aug 25 10:24:35.509344 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:35.509344 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:24:35.513676 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-31df9b31-7d23-4424-b7d2-43d7e8202085 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Availability Zones retrieved successfully. Aug 25 10:24:35.522473 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-31df9b31-7d23-4424-b7d2-43d7e8202085 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Flow 'volume_create_api' (b990f2e6-d272-4895-ace7-6e090dd46f76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:24:35.524079 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-31df9b31-7d23-4424-b7d2-43d7e8202085 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f43eedc-c050-4d57-8f38-f201b6905109) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:24:35.525079 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:35.525079 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:24:35.525466 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-31df9b31-7d23-4424-b7d2-43d7e8202085 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Validating volume size '1' using validate_int {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:24:35.528106 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-996ad7f6-5dbd-444b-9d23-2558e2cc49f0 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups/0168380b-76d5-46d3-93f9-7306ef9a0c7c returned with HTTP 200 Aug 25 10:24:35.528106 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 814/3294] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:24:35 2026] GET /volume/v3/backups/0168380b-76d5-46d3-93f9-7306ef9a0c7c => generated 708 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:35.528738 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-9573f6ec-8fcb-457f-833d-082aed8a2f18 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:35.531569 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9573f6ec-8fcb-457f-833d-082aed8a2f18 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] GET https://10.4.3.119/volume/v3/volumes/73d0dbd7-44ff-4a36-9b33-dcff2f14962d Aug 25 10:24:35.531901 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9573f6ec-8fcb-457f-833d-082aed8a2f18 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:35.532346 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9573f6ec-8fcb-457f-833d-082aed8a2f18 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:35.546364 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:35.546364 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:24:35.552641 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-9573f6ec-8fcb-457f-833d-082aed8a2f18 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Volume info retrieved successfully. Aug 25 10:24:35.558199 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-31df9b31-7d23-4424-b7d2-43d7e8202085 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f43eedc-c050-4d57-8f38-f201b6905109) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:24:35.558985 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-31df9b31-7d23-4424-b7d2-43d7e8202085 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72483a9a-cff7-4738-b850-b6dd4826ca98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:24:35.559827 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9573f6ec-8fcb-457f-833d-082aed8a2f18 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/volumes/73d0dbd7-44ff-4a36-9b33-dcff2f14962d returned with HTTP 200 Aug 25 10:24:35.560473 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 833/3295] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:24:35 2026] GET /volume/v3/volumes/73d0dbd7-44ff-4a36-9b33-dcff2f14962d => generated 1169 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:24:35.615659 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-31df9b31-7d23-4424-b7d2-43d7e8202085 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Created reservations ['65fa797d-79a6-4302-9117-98fe0baea2c4', '4125137a-92d7-450f-8e78-02bbb529d39c', '995bbcf8-aa15-4069-875b-47e3f37a51a1', '3cd4e633-218f-4266-ab5e-e08ad5478416'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:24:35.616689 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-31df9b31-7d23-4424-b7d2-43d7e8202085 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72483a9a-cff7-4738-b850-b6dd4826ca98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['65fa797d-79a6-4302-9117-98fe0baea2c4', '4125137a-92d7-450f-8e78-02bbb529d39c', '995bbcf8-aa15-4069-875b-47e3f37a51a1', '3cd4e633-218f-4266-ab5e-e08ad5478416']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:24:35.617640 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-31df9b31-7d23-4424-b7d2-43d7e8202085 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a15721f-a56f-43c5-af61-dc0737dab2ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:24:35.622566 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-4b41aa97-4909-4fda-8acb-dc36daaccdc9 req-cc98a5f2-443a-4e4c-b911-5c8a9b5389ed None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:35.651583 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-31df9b31-7d23-4424-b7d2-43d7e8202085 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a15721f-a56f-43c5-af61-dc0737dab2ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '54d69fc4-a94c-4263-9e41-fccc40f279ab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1335072451',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a567524d72dd4280a00235780b2bc32e',qos_specs=None,replication_status=,reservations=['65fa797d-79a6-4302-9117-98fe0baea2c4','4125137a-92d7-450f-8e78-02bbb529d39c','995bbcf8-aa15-4069-875b-47e3f37a51a1','3cd4e633-218f-4266-ab5e-e08ad5478416'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abbc7aa748ae4ddc871e24bfed518d72',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:24:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1335072451',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=54d69fc4-a94c-4263-9e41-fccc40f279ab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a567524d72dd4280a00235780b2bc32e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='abbc7aa748ae4ddc871e24bfed518d72',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:24:35.651583 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-31df9b31-7d23-4424-b7d2-43d7e8202085 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1655e9fe-bc12-43e2-907e-c5afb8643165) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:24:35.672357 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-31df9b31-7d23-4424-b7d2-43d7e8202085 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1655e9fe-bc12-43e2-907e-c5afb8643165) transitioned into state 'SUCCESS' from state '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-1335072451',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a567524d72dd4280a00235780b2bc32e',qos_specs=None,replication_status=,reservations=['65fa797d-79a6-4302-9117-98fe0baea2c4','4125137a-92d7-450f-8e78-02bbb529d39c','995bbcf8-aa15-4069-875b-47e3f37a51a1','3cd4e633-218f-4266-ab5e-e08ad5478416'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abbc7aa748ae4ddc871e24bfed518d72',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:24:35.673027 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-31df9b31-7d23-4424-b7d2-43d7e8202085 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d837f149-3b78-49f9-bae6-d4db59472b69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:24:35.686065 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-31df9b31-7d23-4424-b7d2-43d7e8202085 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d837f149-3b78-49f9-bae6-d4db59472b69) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:24:35.686949 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-31df9b31-7d23-4424-b7d2-43d7e8202085 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Flow 'volume_create_api' (b990f2e6-d272-4895-ace7-6e090dd46f76) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:24:35.687338 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-31df9b31-7d23-4424-b7d2-43d7e8202085 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Create volume request issued successfully. Aug 25 10:24:35.688128 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-31df9b31-7d23-4424-b7d2-43d7e8202085 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:24:35.688602 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 825/3296] 10.4.3.119 () {68 vars in 1258 bytes} [Tue Aug 25 10:24:35 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 25 10:24:35.706158 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-0777540f-9e85-4b23-82f7-6a5475d05ba7 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:35.707937 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0777540f-9e85-4b23-82f7-6a5475d05ba7 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/volumes/54d69fc4-a94c-4263-9e41-fccc40f279ab Aug 25 10:24:35.708202 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0777540f-9e85-4b23-82f7-6a5475d05ba7 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:35.708343 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0777540f-9e85-4b23-82f7-6a5475d05ba7 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:35.717246 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:35.717246 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:24:35.719641 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-0777540f-9e85-4b23-82f7-6a5475d05ba7 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Volume info retrieved successfully. Aug 25 10:24:35.724322 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0777540f-9e85-4b23-82f7-6a5475d05ba7 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/volumes/54d69fc4-a94c-4263-9e41-fccc40f279ab returned with HTTP 200 Aug 25 10:24:35.724740 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 815/3297] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:24:35 2026] GET /volume/v3/volumes/54d69fc4-a94c-4263-9e41-fccc40f279ab => generated 817 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:35.736092 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-4b41aa97-4909-4fda-8acb-dc36daaccdc9 req-cc98a5f2-443a-4e4c-b911-5c8a9b5389ed tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] GET https://10.4.3.119/volume/v3/volumes/73d0dbd7-44ff-4a36-9b33-dcff2f14962d Aug 25 10:24:35.736353 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-4b41aa97-4909-4fda-8acb-dc36daaccdc9 req-cc98a5f2-443a-4e4c-b911-5c8a9b5389ed tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:35.736538 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-4b41aa97-4909-4fda-8acb-dc36daaccdc9 req-cc98a5f2-443a-4e4c-b911-5c8a9b5389ed tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:35.751286 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:35.751286 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:24:35.755265 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [req-4b41aa97-4909-4fda-8acb-dc36daaccdc9 req-cc98a5f2-443a-4e4c-b911-5c8a9b5389ed tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Volume info retrieved successfully. Aug 25 10:24:35.759737 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-4b41aa97-4909-4fda-8acb-dc36daaccdc9 req-cc98a5f2-443a-4e4c-b911-5c8a9b5389ed tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/volumes/73d0dbd7-44ff-4a36-9b33-dcff2f14962d returned with HTTP 200 Aug 25 10:24:35.760387 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 825/3298] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:24:35 2026] GET /volume/v3/volumes/73d0dbd7-44ff-4a36-9b33-dcff2f14962d => generated 1169 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 25 10:24:35.793283 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-4b41aa97-4909-4fda-8acb-dc36daaccdc9 req-a683b7fc-0845-4e4c-a3b5-f4893edecd38 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:35.798012 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-4b41aa97-4909-4fda-8acb-dc36daaccdc9 req-a683b7fc-0845-4e4c-a3b5-f4893edecd38 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] POST https://10.4.3.119/volume/v3/volumes/73d0dbd7-44ff-4a36-9b33-dcff2f14962d/action Aug 25 10:24:35.798740 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-4b41aa97-4909-4fda-8acb-dc36daaccdc9 req-a683b7fc-0845-4e4c-a3b5-f4893edecd38 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:24:35.798740 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-4b41aa97-4909-4fda-8acb-dc36daaccdc9 req-a683b7fc-0845-4e4c-a3b5-f4893edecd38 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:24:35.814870 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:35.814870 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:24:35.815574 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-4b41aa97-4909-4fda-8acb-dc36daaccdc9 req-a683b7fc-0845-4e4c-a3b5-f4893edecd38 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Volume info retrieved successfully. Aug 25 10:24:35.827605 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-4b41aa97-4909-4fda-8acb-dc36daaccdc9 req-a683b7fc-0845-4e4c-a3b5-f4893edecd38 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Begin detaching volume completed successfully. Aug 25 10:24:35.827921 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-4b41aa97-4909-4fda-8acb-dc36daaccdc9 req-a683b7fc-0845-4e4c-a3b5-f4893edecd38 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/volumes/73d0dbd7-44ff-4a36-9b33-dcff2f14962d/action returned with HTTP 202 Aug 25 10:24:35.829217 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 834/3299] 10.4.3.119 () {72 vars in 1672 bytes} [Tue Aug 25 10:24:35 2026] POST /volume/v3/volumes/73d0dbd7-44ff-4a36-9b33-dcff2f14962d/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:24:35.877864 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-6c0e7c88-9020-4374-9e26-0afa32655da6 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:35.879737 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6c0e7c88-9020-4374-9e26-0afa32655da6 None None] GET https://10.4.3.119/volume// Aug 25 10:24:35.879737 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6c0e7c88-9020-4374-9e26-0afa32655da6 None None] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:35.879737 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6c0e7c88-9020-4374-9e26-0afa32655da6 None None] Calling method 'all' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:35.879737 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6c0e7c88-9020-4374-9e26-0afa32655da6 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:24:35.879737 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 826/3300] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:24:35 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:24:35.891669 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-4b41aa97-4909-4fda-8acb-dc36daaccdc9 req-f10fdd36-698b-402a-9c22-72d4906387cc None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:35.896411 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-4b41aa97-4909-4fda-8acb-dc36daaccdc9 req-f10fdd36-698b-402a-9c22-72d4906387cc tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] GET https://10.4.3.119/volume/v3/volumes/73d0dbd7-44ff-4a36-9b33-dcff2f14962d Aug 25 10:24:35.897456 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-4b41aa97-4909-4fda-8acb-dc36daaccdc9 req-f10fdd36-698b-402a-9c22-72d4906387cc tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:35.897456 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-4b41aa97-4909-4fda-8acb-dc36daaccdc9 req-f10fdd36-698b-402a-9c22-72d4906387cc tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:35.911321 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:35.911321 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:24:35.916734 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-4b41aa97-4909-4fda-8acb-dc36daaccdc9 req-f10fdd36-698b-402a-9c22-72d4906387cc tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Volume info retrieved successfully. Aug 25 10:24:35.923720 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-4b41aa97-4909-4fda-8acb-dc36daaccdc9 req-f10fdd36-698b-402a-9c22-72d4906387cc tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/volumes/73d0dbd7-44ff-4a36-9b33-dcff2f14962d returned with HTTP 200 Aug 25 10:24:35.924344 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 816/3301] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:24:35 2026] GET /volume/v3/volumes/73d0dbd7-44ff-4a36-9b33-dcff2f14962d => generated 1352 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:24:35.936983 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-4b41aa97-4909-4fda-8acb-dc36daaccdc9 req-9c3d45b8-b68a-4ee5-a072-237c0778b673 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:35.940232 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-4b41aa97-4909-4fda-8acb-dc36daaccdc9 req-9c3d45b8-b68a-4ee5-a072-237c0778b673 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] GET https://10.4.3.119/volume/v3/volumes/73d0dbd7-44ff-4a36-9b33-dcff2f14962d/encryption Aug 25 10:24:35.940232 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-4b41aa97-4909-4fda-8acb-dc36daaccdc9 req-9c3d45b8-b68a-4ee5-a072-237c0778b673 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:35.940232 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-4b41aa97-4909-4fda-8acb-dc36daaccdc9 req-9c3d45b8-b68a-4ee5-a072-237c0778b673 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Calling method 'index' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:35.958783 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:35.958783 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:24:35.966591 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-4b41aa97-4909-4fda-8acb-dc36daaccdc9 req-9c3d45b8-b68a-4ee5-a072-237c0778b673 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/volumes/73d0dbd7-44ff-4a36-9b33-dcff2f14962d/encryption returned with HTTP 200 Aug 25 10:24:35.967069 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 826/3302] 10.4.3.119 () {68 vars in 1631 bytes} [Tue Aug 25 10:24:35 2026] GET /volume/v3/volumes/73d0dbd7-44ff-4a36-9b33-dcff2f14962d/encryption => generated 160 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:36.110093 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-b20ea23a-2c9e-46bf-91a6-6a6c2135515c None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:36.112984 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b20ea23a-2c9e-46bf-91a6-6a6c2135515c tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] GET https://10.4.3.119/volume/v3/backups/25897421-a88b-47f2-81e1-b788235f8f4d Aug 25 10:24:36.113269 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b20ea23a-2c9e-46bf-91a6-6a6c2135515c tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:36.113480 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b20ea23a-2c9e-46bf-91a6-6a6c2135515c tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:36.113684 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-b20ea23a-2c9e-46bf-91a6-6a6c2135515c tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Show backup with id 25897421-a88b-47f2-81e1-b788235f8f4d. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:36.123311 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b20ea23a-2c9e-46bf-91a6-6a6c2135515c tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] https://10.4.3.119/volume/v3/backups/25897421-a88b-47f2-81e1-b788235f8f4d returned with HTTP 404 Aug 25 10:24:36.126529 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 835/3303] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:24:36 2026] GET /volume/v3/backups/25897421-a88b-47f2-81e1-b788235f8f4d => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:24:36.136335 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-a3b6afdb-defe-41e8-9e34-e7c26b624c1c None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:36.141223 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a3b6afdb-defe-41e8-9e34-e7c26b624c1c tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] DELETE https://10.4.3.119/volume/v3/backups/c1d16bb7-b317-4367-8890-a23ebd9aa424 Aug 25 10:24:36.141223 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a3b6afdb-defe-41e8-9e34-e7c26b624c1c tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:36.141223 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a3b6afdb-defe-41e8-9e34-e7c26b624c1c tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:36.141223 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.contrib.backups [None req-a3b6afdb-defe-41e8-9e34-e7c26b624c1c tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Delete backup with id: c1d16bb7-b317-4367-8890-a23ebd9aa424. Aug 25 10:24:36.147171 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:36.147171 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:24:36.165004 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.backup.rpcapi [None req-a3b6afdb-defe-41e8-9e34-e7c26b624c1c tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] delete_backup rpcapi backup_id c1d16bb7-b317-4367-8890-a23ebd9aa424 {{(pid=100390) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 10:24:36.166717 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a3b6afdb-defe-41e8-9e34-e7c26b624c1c tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] https://10.4.3.119/volume/v3/backups/c1d16bb7-b317-4367-8890-a23ebd9aa424 returned with HTTP 202 Aug 25 10:24:36.167097 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 827/3304] 10.4.3.119 () {68 vars in 1391 bytes} [Tue Aug 25 10:24:36 2026] DELETE /volume/v3/backups/c1d16bb7-b317-4367-8890-a23ebd9aa424 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:24:36.178281 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-ca85619e-b668-4652-bfd6-892279c168d6 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:36.180524 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ca85619e-b668-4652-bfd6-892279c168d6 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] GET https://10.4.3.119/volume/v3/backups/c1d16bb7-b317-4367-8890-a23ebd9aa424 Aug 25 10:24:36.180820 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ca85619e-b668-4652-bfd6-892279c168d6 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:36.181045 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ca85619e-b668-4652-bfd6-892279c168d6 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:36.181237 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-ca85619e-b668-4652-bfd6-892279c168d6 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Show backup with id c1d16bb7-b317-4367-8890-a23ebd9aa424. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:36.186447 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:36.186447 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:24:36.189479 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ca85619e-b668-4652-bfd6-892279c168d6 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] https://10.4.3.119/volume/v3/backups/c1d16bb7-b317-4367-8890-a23ebd9aa424 returned with HTTP 200 Aug 25 10:24:36.191100 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 817/3305] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:24:36 2026] GET /volume/v3/backups/c1d16bb7-b317-4367-8890-a23ebd9aa424 => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:36.540262 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-53919943-2882-484d-ad62-8da43d876256 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:36.544246 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-53919943-2882-484d-ad62-8da43d876256 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/backups/0168380b-76d5-46d3-93f9-7306ef9a0c7c Aug 25 10:24:36.544541 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-53919943-2882-484d-ad62-8da43d876256 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:36.544966 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-53919943-2882-484d-ad62-8da43d876256 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:36.544966 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-53919943-2882-484d-ad62-8da43d876256 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Show backup with id 0168380b-76d5-46d3-93f9-7306ef9a0c7c. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:36.555981 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:36.555981 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:24:36.557026 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-53919943-2882-484d-ad62-8da43d876256 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups/0168380b-76d5-46d3-93f9-7306ef9a0c7c returned with HTTP 200 Aug 25 10:24:36.557672 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 827/3306] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:24:36 2026] GET /volume/v3/backups/0168380b-76d5-46d3-93f9-7306ef9a0c7c => generated 708 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:36.739356 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-aee49044-6b0f-4cde-a335-62f6ec4e1d9f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:36.740040 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-aee49044-6b0f-4cde-a335-62f6ec4e1d9f None None] GET https://10.4.3.119/volume// Aug 25 10:24:36.740853 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-aee49044-6b0f-4cde-a335-62f6ec4e1d9f None None] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:36.740853 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-aee49044-6b0f-4cde-a335-62f6ec4e1d9f None None] Calling method 'all' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:36.741010 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-aee49044-6b0f-4cde-a335-62f6ec4e1d9f None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:24:36.741276 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 836/3307] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:24:36 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:24:36.744244 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-c9902a70-ef95-4f5f-bbe6-8feea5d41fd3 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:36.745195 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c9902a70-ef95-4f5f-bbe6-8feea5d41fd3 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/volumes/54d69fc4-a94c-4263-9e41-fccc40f279ab Aug 25 10:24:36.745195 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c9902a70-ef95-4f5f-bbe6-8feea5d41fd3 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:36.745315 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c9902a70-ef95-4f5f-bbe6-8feea5d41fd3 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:36.753391 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:36.753391 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:24:36.757398 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-c9902a70-ef95-4f5f-bbe6-8feea5d41fd3 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Volume info retrieved successfully. Aug 25 10:24:36.761265 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-3904da19-6698-4393-a91f-6e8f663d3937 req-6885d7f7-9154-40fb-bcea-fc4cde8ebfcb None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:36.762727 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c9902a70-ef95-4f5f-bbe6-8feea5d41fd3 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/volumes/54d69fc4-a94c-4263-9e41-fccc40f279ab returned with HTTP 200 Aug 25 10:24:36.763335 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 828/3308] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:24:36 2026] GET /volume/v3/volumes/54d69fc4-a94c-4263-9e41-fccc40f279ab => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:36.780400 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-4bd02352-e614-4448-80a7-dd9005a7c973 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:36.783777 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4bd02352-e614-4448-80a7-dd9005a7c973 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] POST https://10.4.3.119/volume/v3/backups Aug 25 10:24:36.783777 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4bd02352-e614-4448-80a7-dd9005a7c973 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "54d69fc4-a94c-4263-9e41-fccc40f279ab", "name": "tempest-VolumesBackupsTest-Backup-1905047844"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:24:36.785076 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.contrib.backups [None req-4bd02352-e614-4448-80a7-dd9005a7c973 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Creating new backup {'backup': {'volume_id': '54d69fc4-a94c-4263-9e41-fccc40f279ab', 'name': 'tempest-VolumesBackupsTest-Backup-1905047844'}} {{(pid=100388) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 10:24:36.785264 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.contrib.backups [None req-4bd02352-e614-4448-80a7-dd9005a7c973 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Creating backup of volume 54d69fc4-a94c-4263-9e41-fccc40f279ab in container None Aug 25 10:24:36.799649 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:36.799649 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:24:36.800994 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-4bd02352-e614-4448-80a7-dd9005a7c973 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Volume info retrieved successfully. Aug 25 10:24:36.810993 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-3904da19-6698-4393-a91f-6e8f663d3937 req-6885d7f7-9154-40fb-bcea-fc4cde8ebfcb tempest-TestShelveInstance-50023035 tempest-TestShelveInstance-50023035-project-member] GET https://10.4.3.119/volume/v3/volumes/ff9fb73c-b174-41e9-a836-7ea3c8159027 Aug 25 10:24:36.811348 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-3904da19-6698-4393-a91f-6e8f663d3937 req-6885d7f7-9154-40fb-bcea-fc4cde8ebfcb tempest-TestShelveInstance-50023035 tempest-TestShelveInstance-50023035-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:36.811616 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-3904da19-6698-4393-a91f-6e8f663d3937 req-6885d7f7-9154-40fb-bcea-fc4cde8ebfcb tempest-TestShelveInstance-50023035 tempest-TestShelveInstance-50023035-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:36.820218 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-4bd02352-e614-4448-80a7-dd9005a7c973 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Created reservations ['b9db5992-c9ae-4769-89bf-6c9d4c6b98d1', '2306f684-f2c9-4914-a918-992f3207d233'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:24:36.833882 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:36.833882 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:24:36.843406 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-3904da19-6698-4393-a91f-6e8f663d3937 req-6885d7f7-9154-40fb-bcea-fc4cde8ebfcb tempest-TestShelveInstance-50023035 tempest-TestShelveInstance-50023035-project-member] Volume info retrieved successfully. Aug 25 10:24:36.853947 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-3904da19-6698-4393-a91f-6e8f663d3937 req-6885d7f7-9154-40fb-bcea-fc4cde8ebfcb tempest-TestShelveInstance-50023035 tempest-TestShelveInstance-50023035-project-member] https://10.4.3.119/volume/v3/volumes/ff9fb73c-b174-41e9-a836-7ea3c8159027 returned with HTTP 200 Aug 25 10:24:36.854687 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 818/3309] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:24:36 2026] GET /volume/v3/volumes/ff9fb73c-b174-41e9-a836-7ea3c8159027 => generated 1540 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:24:36.880159 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4bd02352-e614-4448-80a7-dd9005a7c973 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups returned with HTTP 202 Aug 25 10:24:36.880159 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 828/3310] 10.4.3.119 () {68 vars in 1259 bytes} [Tue Aug 25 10:24:36 2026] POST /volume/v3/backups => generated 330 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:24:36.889868 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-edb51cfb-50ae-4d6b-a3b9-e705d367c17e None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:36.890946 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-edb51cfb-50ae-4d6b-a3b9-e705d367c17e tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/62bd8591-a435-4221-9005-c33f6b6631ca Aug 25 10:24:36.891177 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-edb51cfb-50ae-4d6b-a3b9-e705d367c17e tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:36.891535 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-edb51cfb-50ae-4d6b-a3b9-e705d367c17e tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:36.891535 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-edb51cfb-50ae-4d6b-a3b9-e705d367c17e tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 62bd8591-a435-4221-9005-c33f6b6631ca. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:36.901806 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:36.901806 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:24:36.902825 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-edb51cfb-50ae-4d6b-a3b9-e705d367c17e tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/62bd8591-a435-4221-9005-c33f6b6631ca returned with HTTP 200 Aug 25 10:24:36.903259 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 837/3311] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:24:36 2026] GET /volume/v3/backups/62bd8591-a435-4221-9005-c33f6b6631ca => generated 737 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:36.981745 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-4b41aa97-4909-4fda-8acb-dc36daaccdc9 req-fde15704-9475-4d94-9bc9-35514a7898bb None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:36.986684 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-4b41aa97-4909-4fda-8acb-dc36daaccdc9 req-fde15704-9475-4d94-9bc9-35514a7898bb tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] DELETE https://10.4.3.119/volume/v3/attachments/c52b19ad-7fba-4575-bf3e-5817f60e40cf Aug 25 10:24:36.986967 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-4b41aa97-4909-4fda-8acb-dc36daaccdc9 req-fde15704-9475-4d94-9bc9-35514a7898bb tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:36.987609 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-4b41aa97-4909-4fda-8acb-dc36daaccdc9 req-fde15704-9475-4d94-9bc9-35514a7898bb tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Calling method 'version_select' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:37.001346 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:37.001346 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:24:37.008762 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-3904da19-6698-4393-a91f-6e8f663d3937 req-b21cf7a7-2d60-4007-aaee-9cd11e3234f4 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:37.012157 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-3904da19-6698-4393-a91f-6e8f663d3937 req-b21cf7a7-2d60-4007-aaee-9cd11e3234f4 tempest-TestShelveInstance-50023035 tempest-TestShelveInstance-50023035-project-member] PUT https://10.4.3.119/volume/v3/attachments/e9c1e7d6-a159-4b9c-92c0-e2c497f95a0a Aug 25 10:24:37.012548 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-3904da19-6698-4393-a91f-6e8f663d3937 req-b21cf7a7-2d60-4007-aaee-9cd11e3234f4 tempest-TestShelveInstance-50023035 tempest-TestShelveInstance-50023035-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.119", "host": "np0000008063", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3398d5156650", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "462fd6ce-c505-48ef-84ec-f85776d45b24", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:24:37.025315 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-3904da19-6698-4393-a91f-6e8f663d3937 req-b21cf7a7-2d60-4007-aaee-9cd11e3234f4 tempest-TestShelveInstance-50023035 tempest-TestShelveInstance-50023035-project-member] Acquiring lock "cinder-attachment_update-ff9fb73c-b174-41e9-a836-7ea3c8159027-np0000008063" by "attachment_update" {{(pid=100389) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 10:24:37.032003 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-3904da19-6698-4393-a91f-6e8f663d3937 req-b21cf7a7-2d60-4007-aaee-9cd11e3234f4 tempest-TestShelveInstance-50023035 tempest-TestShelveInstance-50023035-project-member] Lock "cinder-attachment_update-ff9fb73c-b174-41e9-a836-7ea3c8159027-np0000008063" acquired by "attachment_update" :: waited 0.007s {{(pid=100389) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 10:24:37.033190 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:37.033190 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:24:37.144901 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-4b41aa97-4909-4fda-8acb-dc36daaccdc9 req-fde15704-9475-4d94-9bc9-35514a7898bb tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/attachments/c52b19ad-7fba-4575-bf3e-5817f60e40cf returned with HTTP 200 Aug 25 10:24:37.144901 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 829/3312] 10.4.3.119 () {72 vars in 1673 bytes} [Tue Aug 25 10:24:36 2026] DELETE /volume/v3/attachments/c52b19ad-7fba-4575-bf3e-5817f60e40cf => generated 19 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:37.190300 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-3904da19-6698-4393-a91f-6e8f663d3937 req-b21cf7a7-2d60-4007-aaee-9cd11e3234f4 tempest-TestShelveInstance-50023035 tempest-TestShelveInstance-50023035-project-member] Lock "cinder-attachment_update-ff9fb73c-b174-41e9-a836-7ea3c8159027-np0000008063" released by "attachment_update" :: held 0.158s {{(pid=100389) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 10:24:37.191639 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-3904da19-6698-4393-a91f-6e8f663d3937 req-b21cf7a7-2d60-4007-aaee-9cd11e3234f4 tempest-TestShelveInstance-50023035 tempest-TestShelveInstance-50023035-project-member] https://10.4.3.119/volume/v3/attachments/e9c1e7d6-a159-4b9c-92c0-e2c497f95a0a returned with HTTP 200 Aug 25 10:24:37.191639 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 819/3313] 10.4.3.119 () {74 vars in 1704 bytes} [Tue Aug 25 10:24:37 2026] PUT /volume/v3/attachments/e9c1e7d6-a159-4b9c-92c0-e2c497f95a0a => generated 969 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:24:37.205325 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-f3f08c09-b844-46e0-baaa-5396f5d4b335 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:37.212291 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f3f08c09-b844-46e0-baaa-5396f5d4b335 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] GET https://10.4.3.119/volume/v3/backups/c1d16bb7-b317-4367-8890-a23ebd9aa424 Aug 25 10:24:37.212291 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f3f08c09-b844-46e0-baaa-5396f5d4b335 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:37.212291 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f3f08c09-b844-46e0-baaa-5396f5d4b335 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:37.212291 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-f3f08c09-b844-46e0-baaa-5396f5d4b335 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Show backup with id c1d16bb7-b317-4367-8890-a23ebd9aa424. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:37.218828 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:37.218828 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:24:37.221838 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f3f08c09-b844-46e0-baaa-5396f5d4b335 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] https://10.4.3.119/volume/v3/backups/c1d16bb7-b317-4367-8890-a23ebd9aa424 returned with HTTP 200 Aug 25 10:24:37.221838 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 829/3314] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:24:37 2026] GET /volume/v3/backups/c1d16bb7-b317-4367-8890-a23ebd9aa424 => generated 737 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:37.229664 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-3904da19-6698-4393-a91f-6e8f663d3937 req-0f350e94-7474-4bfc-9690-2d26968252df None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:37.231536 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-3904da19-6698-4393-a91f-6e8f663d3937 req-0f350e94-7474-4bfc-9690-2d26968252df tempest-TestShelveInstance-50023035 tempest-TestShelveInstance-50023035-project-member] POST https://10.4.3.119/volume/v3/attachments/e9c1e7d6-a159-4b9c-92c0-e2c497f95a0a/action Aug 25 10:24:37.231872 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-3904da19-6698-4393-a91f-6e8f663d3937 req-0f350e94-7474-4bfc-9690-2d26968252df tempest-TestShelveInstance-50023035 tempest-TestShelveInstance-50023035-project-member] Action body: b'{"os-complete": null}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:24:37.231988 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-3904da19-6698-4393-a91f-6e8f663d3937 req-0f350e94-7474-4bfc-9690-2d26968252df tempest-TestShelveInstance-50023035 tempest-TestShelveInstance-50023035-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:24:37.252684 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:37.252684 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:24:37.268192 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-3904da19-6698-4393-a91f-6e8f663d3937 req-0f350e94-7474-4bfc-9690-2d26968252df tempest-TestShelveInstance-50023035 tempest-TestShelveInstance-50023035-project-member] https://10.4.3.119/volume/v3/attachments/e9c1e7d6-a159-4b9c-92c0-e2c497f95a0a/action returned with HTTP 204 Aug 25 10:24:37.269317 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 838/3315] 10.4.3.119 () {74 vars in 1725 bytes} [Tue Aug 25 10:24:37 2026] POST /volume/v3/attachments/e9c1e7d6-a159-4b9c-92c0-e2c497f95a0a/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:24:37.570471 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-5f66a213-07ec-47c6-aa83-777c44e8bb69 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:37.572372 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5f66a213-07ec-47c6-aa83-777c44e8bb69 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/backups/0168380b-76d5-46d3-93f9-7306ef9a0c7c Aug 25 10:24:37.572627 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-5f66a213-07ec-47c6-aa83-777c44e8bb69 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:37.572852 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-5f66a213-07ec-47c6-aa83-777c44e8bb69 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:37.573021 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-5f66a213-07ec-47c6-aa83-777c44e8bb69 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Show backup with id 0168380b-76d5-46d3-93f9-7306ef9a0c7c. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:37.577543 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:37.577543 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:24:37.578213 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5f66a213-07ec-47c6-aa83-777c44e8bb69 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups/0168380b-76d5-46d3-93f9-7306ef9a0c7c returned with HTTP 200 Aug 25 10:24:37.578586 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 830/3316] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:24:37 2026] GET /volume/v3/backups/0168380b-76d5-46d3-93f9-7306ef9a0c7c => generated 710 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:37.589566 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-a2d0d757-a84a-4269-816c-1a01b221bda5 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:37.591843 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a2d0d757-a84a-4269-816c-1a01b221bda5 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] DELETE https://10.4.3.119/volume/v3/backups/0168380b-76d5-46d3-93f9-7306ef9a0c7c Aug 25 10:24:37.592274 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a2d0d757-a84a-4269-816c-1a01b221bda5 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:37.592507 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a2d0d757-a84a-4269-816c-1a01b221bda5 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:37.592739 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.contrib.backups [None req-a2d0d757-a84a-4269-816c-1a01b221bda5 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Delete backup with id: 0168380b-76d5-46d3-93f9-7306ef9a0c7c. Aug 25 10:24:37.599162 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:37.599162 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:24:37.612914 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.backup.rpcapi [None req-a2d0d757-a84a-4269-816c-1a01b221bda5 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] delete_backup rpcapi backup_id 0168380b-76d5-46d3-93f9-7306ef9a0c7c {{(pid=100389) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 10:24:37.614625 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a2d0d757-a84a-4269-816c-1a01b221bda5 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups/0168380b-76d5-46d3-93f9-7306ef9a0c7c returned with HTTP 202 Aug 25 10:24:37.615147 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 820/3317] 10.4.3.119 () {68 vars in 1391 bytes} [Tue Aug 25 10:24:37 2026] DELETE /volume/v3/backups/0168380b-76d5-46d3-93f9-7306ef9a0c7c => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 25 10:24:37.622718 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-9f689a94-d7f8-471b-9a54-ff4e54787c8e None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:37.624536 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9f689a94-d7f8-471b-9a54-ff4e54787c8e tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:24:37.624971 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9f689a94-d7f8-471b-9a54-ff4e54787c8e tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-802179335"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:24:37.626376 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-9f689a94-d7f8-471b-9a54-ff4e54787c8e tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-802179335'}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:24:37.626521 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-9f689a94-d7f8-471b-9a54-ff4e54787c8e tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Create volume of 1 GB Aug 25 10:24:37.630394 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-9f689a94-d7f8-471b-9a54-ff4e54787c8e tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Availability Zones retrieved successfully. Aug 25 10:24:37.640356 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-9f689a94-d7f8-471b-9a54-ff4e54787c8e tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Flow 'volume_create_api' (49f47d98-5b0b-4cd7-b038-ec1c4cb693e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:24:37.642208 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-9f689a94-d7f8-471b-9a54-ff4e54787c8e tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3cb3a0ed-a078-4fdf-a94f-eedc6c2f5b63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:24:37.643077 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [None req-9f689a94-d7f8-471b-9a54-ff4e54787c8e tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Validating volume size '1' using validate_int {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:24:37.675421 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-9f689a94-d7f8-471b-9a54-ff4e54787c8e tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3cb3a0ed-a078-4fdf-a94f-eedc6c2f5b63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:24:37.676488 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-9f689a94-d7f8-471b-9a54-ff4e54787c8e tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (637ff1f1-78ea-4689-b782-43036e90cbef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:24:37.734613 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-9f689a94-d7f8-471b-9a54-ff4e54787c8e tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Created reservations ['d4c4b8fb-00bf-4db5-946c-2c5c35f17fad', 'eba5ba2d-90bf-49a1-a494-71c51276fae3', '9d5feb01-35db-4d7c-be53-fd8d1d1e8f50', '21985580-1eef-4359-8914-df07e0c416d1'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:24:37.735593 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-9f689a94-d7f8-471b-9a54-ff4e54787c8e tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (637ff1f1-78ea-4689-b782-43036e90cbef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d4c4b8fb-00bf-4db5-946c-2c5c35f17fad', 'eba5ba2d-90bf-49a1-a494-71c51276fae3', '9d5feb01-35db-4d7c-be53-fd8d1d1e8f50', '21985580-1eef-4359-8914-df07e0c416d1']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:24:37.736292 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-9f689a94-d7f8-471b-9a54-ff4e54787c8e tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0972bb3f-a616-4c34-b88b-fff21c171f8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:24:37.763346 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-9f689a94-d7f8-471b-9a54-ff4e54787c8e tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0972bb3f-a616-4c34-b88b-fff21c171f8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '25a49096-9329-4acd-a2ae-7cea753c74b5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-802179335',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0356cbd5feb4f4d9fd1bacc96be6e74',qos_specs=None,replication_status=,reservations=['d4c4b8fb-00bf-4db5-946c-2c5c35f17fad','eba5ba2d-90bf-49a1-a494-71c51276fae3','9d5feb01-35db-4d7c-be53-fd8d1d1e8f50','21985580-1eef-4359-8914-df07e0c416d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5c266a06cf74aacaddec9580290358c',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:24:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-802179335',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=25a49096-9329-4acd-a2ae-7cea753c74b5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d0356cbd5feb4f4d9fd1bacc96be6e74',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f5c266a06cf74aacaddec9580290358c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:24:37.763968 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-9f689a94-d7f8-471b-9a54-ff4e54787c8e tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3dcb314-c684-49d5-bce9-d1bbaebb7904) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:24:37.788318 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-9f689a94-d7f8-471b-9a54-ff4e54787c8e tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3dcb314-c684-49d5-bce9-d1bbaebb7904) transitioned into state 'SUCCESS' from state '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-802179335',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0356cbd5feb4f4d9fd1bacc96be6e74',qos_specs=None,replication_status=,reservations=['d4c4b8fb-00bf-4db5-946c-2c5c35f17fad','eba5ba2d-90bf-49a1-a494-71c51276fae3','9d5feb01-35db-4d7c-be53-fd8d1d1e8f50','21985580-1eef-4359-8914-df07e0c416d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5c266a06cf74aacaddec9580290358c',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:24:37.788809 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-9f689a94-d7f8-471b-9a54-ff4e54787c8e tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c813c58-8bea-4aae-a0b7-6b0bcc490a14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:24:37.802580 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-9f689a94-d7f8-471b-9a54-ff4e54787c8e tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c813c58-8bea-4aae-a0b7-6b0bcc490a14) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:24:37.803452 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-9f689a94-d7f8-471b-9a54-ff4e54787c8e tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Flow 'volume_create_api' (49f47d98-5b0b-4cd7-b038-ec1c4cb693e3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:24:37.803768 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-9f689a94-d7f8-471b-9a54-ff4e54787c8e tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Create volume request issued successfully. Aug 25 10:24:37.804350 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9f689a94-d7f8-471b-9a54-ff4e54787c8e tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:24:37.805513 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 830/3318] 10.4.3.119 () {70 vars in 1298 bytes} [Tue Aug 25 10:24:37 2026] POST /volume/v3/volumes => generated 777 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:24:37.817408 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-e378e57c-c2ad-4ae9-aa37-b40e0c6526c8 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:37.821304 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e378e57c-c2ad-4ae9-aa37-b40e0c6526c8 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/volumes/25a49096-9329-4acd-a2ae-7cea753c74b5 Aug 25 10:24:37.821304 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e378e57c-c2ad-4ae9-aa37-b40e0c6526c8 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:37.821304 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e378e57c-c2ad-4ae9-aa37-b40e0c6526c8 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:37.918587 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-9664f107-70ee-46e5-a781-e0040f5895a5 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:37.920565 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-9664f107-70ee-46e5-a781-e0040f5895a5 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/62bd8591-a435-4221-9005-c33f6b6631ca Aug 25 10:24:37.920767 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-9664f107-70ee-46e5-a781-e0040f5895a5 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:37.920980 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-9664f107-70ee-46e5-a781-e0040f5895a5 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:37.921112 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-9664f107-70ee-46e5-a781-e0040f5895a5 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 62bd8591-a435-4221-9005-c33f6b6631ca. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:37.926373 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:37.926373 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:24:37.927327 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-9664f107-70ee-46e5-a781-e0040f5895a5 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/62bd8591-a435-4221-9005-c33f6b6631ca returned with HTTP 200 Aug 25 10:24:37.927711 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 831/3319] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:24:37 2026] GET /volume/v3/backups/62bd8591-a435-4221-9005-c33f6b6631ca => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:38.021324 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:38.021324 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:24:38.025705 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-e378e57c-c2ad-4ae9-aa37-b40e0c6526c8 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Volume info retrieved successfully. Aug 25 10:24:38.030568 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e378e57c-c2ad-4ae9-aa37-b40e0c6526c8 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/volumes/25a49096-9329-4acd-a2ae-7cea753c74b5 returned with HTTP 200 Aug 25 10:24:38.031166 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 839/3320] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:24:37 2026] GET /volume/v3/volumes/25a49096-9329-4acd-a2ae-7cea753c74b5 => generated 956 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:38.046116 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-96c946bb-c23c-4746-a5d8-555d0124fe59 req-aa3d5fc4-640a-4071-a7f5-d7d45c3723f5 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:38.048563 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-96c946bb-c23c-4746-a5d8-555d0124fe59 req-aa3d5fc4-640a-4071-a7f5-d7d45c3723f5 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] GET https://10.4.3.119/volume/v3/volumes/73d0dbd7-44ff-4a36-9b33-dcff2f14962d Aug 25 10:24:38.048844 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-96c946bb-c23c-4746-a5d8-555d0124fe59 req-aa3d5fc4-640a-4071-a7f5-d7d45c3723f5 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:38.049068 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-96c946bb-c23c-4746-a5d8-555d0124fe59 req-aa3d5fc4-640a-4071-a7f5-d7d45c3723f5 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:38.057667 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:38.057667 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:24:38.061641 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-96c946bb-c23c-4746-a5d8-555d0124fe59 req-aa3d5fc4-640a-4071-a7f5-d7d45c3723f5 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Volume info retrieved successfully. Aug 25 10:24:38.065553 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-96c946bb-c23c-4746-a5d8-555d0124fe59 req-aa3d5fc4-640a-4071-a7f5-d7d45c3723f5 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/volumes/73d0dbd7-44ff-4a36-9b33-dcff2f14962d returned with HTTP 200 Aug 25 10:24:38.065854 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 821/3321] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:24:38 2026] GET /volume/v3/volumes/73d0dbd7-44ff-4a36-9b33-dcff2f14962d => generated 877 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:38.236626 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-e48de229-509a-47bd-8b08-1fee9068bc99 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:38.240305 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e48de229-509a-47bd-8b08-1fee9068bc99 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] GET https://10.4.3.119/volume/v3/backups/c1d16bb7-b317-4367-8890-a23ebd9aa424 Aug 25 10:24:38.240305 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e48de229-509a-47bd-8b08-1fee9068bc99 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:38.240305 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e48de229-509a-47bd-8b08-1fee9068bc99 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:38.240305 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-e48de229-509a-47bd-8b08-1fee9068bc99 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Show backup with id c1d16bb7-b317-4367-8890-a23ebd9aa424. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:38.246869 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e48de229-509a-47bd-8b08-1fee9068bc99 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] https://10.4.3.119/volume/v3/backups/c1d16bb7-b317-4367-8890-a23ebd9aa424 returned with HTTP 404 Aug 25 10:24:38.247490 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 831/3322] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:24:38 2026] GET /volume/v3/backups/c1d16bb7-b317-4367-8890-a23ebd9aa424 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:24:38.257823 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-f9f01cfd-1d78-4195-a4ec-137ca56dae0a None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:38.260156 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f9f01cfd-1d78-4195-a4ec-137ca56dae0a tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] DELETE https://10.4.3.119/volume/v3/backups/a08bd0ce-6718-400d-a99e-2147a3e4e6a2 Aug 25 10:24:38.260875 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f9f01cfd-1d78-4195-a4ec-137ca56dae0a tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:38.261097 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f9f01cfd-1d78-4195-a4ec-137ca56dae0a tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:38.261254 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.contrib.backups [None req-f9f01cfd-1d78-4195-a4ec-137ca56dae0a tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Delete backup with id: a08bd0ce-6718-400d-a99e-2147a3e4e6a2. Aug 25 10:24:38.266155 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:38.266155 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:24:38.279337 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.backup.rpcapi [None req-f9f01cfd-1d78-4195-a4ec-137ca56dae0a tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] delete_backup rpcapi backup_id a08bd0ce-6718-400d-a99e-2147a3e4e6a2 {{(pid=100390) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 10:24:38.281984 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f9f01cfd-1d78-4195-a4ec-137ca56dae0a tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] https://10.4.3.119/volume/v3/backups/a08bd0ce-6718-400d-a99e-2147a3e4e6a2 returned with HTTP 202 Aug 25 10:24:38.282405 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 832/3323] 10.4.3.119 () {68 vars in 1391 bytes} [Tue Aug 25 10:24:38 2026] DELETE /volume/v3/backups/a08bd0ce-6718-400d-a99e-2147a3e4e6a2 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:24:38.289613 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-e758e966-766d-44dc-bf08-1ac2b552f3c0 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:38.291733 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e758e966-766d-44dc-bf08-1ac2b552f3c0 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] GET https://10.4.3.119/volume/v3/backups/a08bd0ce-6718-400d-a99e-2147a3e4e6a2 Aug 25 10:24:38.292068 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e758e966-766d-44dc-bf08-1ac2b552f3c0 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:38.292279 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e758e966-766d-44dc-bf08-1ac2b552f3c0 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:38.292487 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-e758e966-766d-44dc-bf08-1ac2b552f3c0 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Show backup with id a08bd0ce-6718-400d-a99e-2147a3e4e6a2. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:38.296698 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:38.296698 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:24:38.297281 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e758e966-766d-44dc-bf08-1ac2b552f3c0 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] https://10.4.3.119/volume/v3/backups/a08bd0ce-6718-400d-a99e-2147a3e4e6a2 returned with HTTP 200 Aug 25 10:24:38.297606 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 840/3324] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:24:38 2026] GET /volume/v3/backups/a08bd0ce-6718-400d-a99e-2147a3e4e6a2 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:38.942091 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-fe71669b-cfb8-4fb4-a3f6-1e8547c8a19f None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:38.943756 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-fe71669b-cfb8-4fb4-a3f6-1e8547c8a19f tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/62bd8591-a435-4221-9005-c33f6b6631ca Aug 25 10:24:38.944034 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-fe71669b-cfb8-4fb4-a3f6-1e8547c8a19f tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:38.944267 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-fe71669b-cfb8-4fb4-a3f6-1e8547c8a19f tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:38.944388 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-fe71669b-cfb8-4fb4-a3f6-1e8547c8a19f tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 62bd8591-a435-4221-9005-c33f6b6631ca. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:38.949096 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:38.949096 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:24:38.950108 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-fe71669b-cfb8-4fb4-a3f6-1e8547c8a19f tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/62bd8591-a435-4221-9005-c33f6b6631ca returned with HTTP 200 Aug 25 10:24:38.950616 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 822/3325] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:24:38 2026] GET /volume/v3/backups/62bd8591-a435-4221-9005-c33f6b6631ca => generated 739 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:39.050240 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-7a64f89d-b594-449b-b53f-de2c8aeb8caa None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:39.052375 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7a64f89d-b594-449b-b53f-de2c8aeb8caa tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/volumes/25a49096-9329-4acd-a2ae-7cea753c74b5 Aug 25 10:24:39.052639 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7a64f89d-b594-449b-b53f-de2c8aeb8caa tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:39.052883 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7a64f89d-b594-449b-b53f-de2c8aeb8caa tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:39.071227 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:39.071227 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:24:39.075509 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-7a64f89d-b594-449b-b53f-de2c8aeb8caa tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Volume info retrieved successfully. Aug 25 10:24:39.080519 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7a64f89d-b594-449b-b53f-de2c8aeb8caa tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/volumes/25a49096-9329-4acd-a2ae-7cea753c74b5 returned with HTTP 200 Aug 25 10:24:39.080869 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 832/3326] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:24:39 2026] GET /volume/v3/volumes/25a49096-9329-4acd-a2ae-7cea753c74b5 => generated 1017 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:24:39.097596 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-2cf542e0-7ac9-48eb-aa66-eb174a8afeb8 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:39.099330 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2cf542e0-7ac9-48eb-aa66-eb174a8afeb8 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] POST https://10.4.3.119/volume/v3/backups Aug 25 10:24:39.099670 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2cf542e0-7ac9-48eb-aa66-eb174a8afeb8 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "25a49096-9329-4acd-a2ae-7cea753c74b5", "name": "tempest-type-Backup-1297487534"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:24:39.106208 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.contrib.backups [None req-2cf542e0-7ac9-48eb-aa66-eb174a8afeb8 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Creating new backup {'backup': {'volume_id': '25a49096-9329-4acd-a2ae-7cea753c74b5', 'name': 'tempest-type-Backup-1297487534'}} {{(pid=100390) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 10:24:39.106428 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.contrib.backups [None req-2cf542e0-7ac9-48eb-aa66-eb174a8afeb8 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Creating backup of volume 25a49096-9329-4acd-a2ae-7cea753c74b5 in container None Aug 25 10:24:39.117976 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:39.117976 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:24:39.118444 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-2cf542e0-7ac9-48eb-aa66-eb174a8afeb8 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Volume info retrieved successfully. Aug 25 10:24:39.151162 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-2cf542e0-7ac9-48eb-aa66-eb174a8afeb8 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Created reservations ['5ad2b3c3-19cf-4544-aabf-dd8629aa4aeb', '250062d0-f15e-4941-80dc-99d8103563c0'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:24:39.192920 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2cf542e0-7ac9-48eb-aa66-eb174a8afeb8 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups returned with HTTP 202 Aug 25 10:24:39.193556 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 833/3327] 10.4.3.119 () {70 vars in 1299 bytes} [Tue Aug 25 10:24:39 2026] POST /volume/v3/backups => generated 316 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:24:39.206258 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-2c003d07-2d9b-4ba6-be98-b2ad59c3ba78 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:39.208436 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2c003d07-2d9b-4ba6-be98-b2ad59c3ba78 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/backups/946b2b66-f4ac-4b1f-8f0f-1ac0726b5bfb Aug 25 10:24:39.208679 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2c003d07-2d9b-4ba6-be98-b2ad59c3ba78 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:39.208874 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2c003d07-2d9b-4ba6-be98-b2ad59c3ba78 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:39.209000 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-2c003d07-2d9b-4ba6-be98-b2ad59c3ba78 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Show backup with id 946b2b66-f4ac-4b1f-8f0f-1ac0726b5bfb. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:39.213777 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:39.213777 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:24:39.214786 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2c003d07-2d9b-4ba6-be98-b2ad59c3ba78 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups/946b2b66-f4ac-4b1f-8f0f-1ac0726b5bfb returned with HTTP 200 Aug 25 10:24:39.215159 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 841/3328] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:24:39 2026] GET /volume/v3/backups/946b2b66-f4ac-4b1f-8f0f-1ac0726b5bfb => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:39.308543 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-2a59e7fb-9f46-405b-877c-3733d1b0c00c None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:39.311972 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-2a59e7fb-9f46-405b-877c-3733d1b0c00c tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] GET https://10.4.3.119/volume/v3/backups/a08bd0ce-6718-400d-a99e-2147a3e4e6a2 Aug 25 10:24:39.312220 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-2a59e7fb-9f46-405b-877c-3733d1b0c00c tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:39.312455 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-2a59e7fb-9f46-405b-877c-3733d1b0c00c tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:39.312591 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-2a59e7fb-9f46-405b-877c-3733d1b0c00c tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Show backup with id a08bd0ce-6718-400d-a99e-2147a3e4e6a2. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:39.316610 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-2a59e7fb-9f46-405b-877c-3733d1b0c00c tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] https://10.4.3.119/volume/v3/backups/a08bd0ce-6718-400d-a99e-2147a3e4e6a2 returned with HTTP 404 Aug 25 10:24:39.317173 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 823/3329] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:24:39 2026] GET /volume/v3/backups/a08bd0ce-6718-400d-a99e-2147a3e4e6a2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:24:39.325968 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-1a7e6a78-e595-4f18-8118-78dc891e69ce None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:39.328272 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1a7e6a78-e595-4f18-8118-78dc891e69ce tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] DELETE https://10.4.3.119/volume/v3/volumes/190cd671-c46d-4850-9a38-e12575e81719 Aug 25 10:24:39.328731 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1a7e6a78-e595-4f18-8118-78dc891e69ce tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:39.329195 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1a7e6a78-e595-4f18-8118-78dc891e69ce tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:39.329541 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-1a7e6a78-e595-4f18-8118-78dc891e69ce tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Delete volume with id: 190cd671-c46d-4850-9a38-e12575e81719 Aug 25 10:24:39.340172 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:39.340172 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:24:39.340172 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-1a7e6a78-e595-4f18-8118-78dc891e69ce tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Volume info retrieved successfully. Aug 25 10:24:39.362556 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-1a7e6a78-e595-4f18-8118-78dc891e69ce tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Delete volume request issued successfully. Aug 25 10:24:39.362556 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1a7e6a78-e595-4f18-8118-78dc891e69ce tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] https://10.4.3.119/volume/v3/volumes/190cd671-c46d-4850-9a38-e12575e81719 returned with HTTP 202 Aug 25 10:24:39.362556 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 833/3330] 10.4.3.119 () {68 vars in 1391 bytes} [Tue Aug 25 10:24:39 2026] DELETE /volume/v3/volumes/190cd671-c46d-4850-9a38-e12575e81719 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:24:39.373680 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-33ba3d01-b77e-47ce-ba33-545fac570e27 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:39.377555 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-33ba3d01-b77e-47ce-ba33-545fac570e27 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] GET https://10.4.3.119/volume/v3/volumes/190cd671-c46d-4850-9a38-e12575e81719 Aug 25 10:24:39.377555 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-33ba3d01-b77e-47ce-ba33-545fac570e27 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:39.377555 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-33ba3d01-b77e-47ce-ba33-545fac570e27 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:39.384664 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:39.384664 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:24:39.388380 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-33ba3d01-b77e-47ce-ba33-545fac570e27 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Volume info retrieved successfully. Aug 25 10:24:39.393079 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-33ba3d01-b77e-47ce-ba33-545fac570e27 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] https://10.4.3.119/volume/v3/volumes/190cd671-c46d-4850-9a38-e12575e81719 returned with HTTP 200 Aug 25 10:24:39.397187 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 834/3331] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:24:39 2026] GET /volume/v3/volumes/190cd671-c46d-4850-9a38-e12575e81719 => generated 1016 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:24:39.964225 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-712e4a2f-3693-4596-8871-588684b00110 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:39.965919 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-712e4a2f-3693-4596-8871-588684b00110 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/62bd8591-a435-4221-9005-c33f6b6631ca Aug 25 10:24:39.966175 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-712e4a2f-3693-4596-8871-588684b00110 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:39.966375 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-712e4a2f-3693-4596-8871-588684b00110 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:39.967312 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-712e4a2f-3693-4596-8871-588684b00110 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 62bd8591-a435-4221-9005-c33f6b6631ca. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:39.972070 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:39.972070 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:24:39.973261 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-712e4a2f-3693-4596-8871-588684b00110 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/62bd8591-a435-4221-9005-c33f6b6631ca returned with HTTP 200 Aug 25 10:24:39.973787 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 842/3332] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:24:39 2026] GET /volume/v3/backups/62bd8591-a435-4221-9005-c33f6b6631ca => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:40.226692 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-54fcbc0b-1234-4bb9-b1a0-7e8c3f710d8a None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:40.228301 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-54fcbc0b-1234-4bb9-b1a0-7e8c3f710d8a tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/backups/946b2b66-f4ac-4b1f-8f0f-1ac0726b5bfb Aug 25 10:24:40.228488 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-54fcbc0b-1234-4bb9-b1a0-7e8c3f710d8a tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:40.228652 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-54fcbc0b-1234-4bb9-b1a0-7e8c3f710d8a tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:40.228741 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-54fcbc0b-1234-4bb9-b1a0-7e8c3f710d8a tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Show backup with id 946b2b66-f4ac-4b1f-8f0f-1ac0726b5bfb. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:40.233222 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:40.233222 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:24:40.233786 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-54fcbc0b-1234-4bb9-b1a0-7e8c3f710d8a tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups/946b2b66-f4ac-4b1f-8f0f-1ac0726b5bfb returned with HTTP 200 Aug 25 10:24:40.234150 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 824/3333] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:24:40 2026] GET /volume/v3/backups/946b2b66-f4ac-4b1f-8f0f-1ac0726b5bfb => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:40.408364 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-3ff394a1-21ea-460b-85f9-099629b44885 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:40.410349 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3ff394a1-21ea-460b-85f9-099629b44885 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] GET https://10.4.3.119/volume/v3/volumes/190cd671-c46d-4850-9a38-e12575e81719 Aug 25 10:24:40.410551 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3ff394a1-21ea-460b-85f9-099629b44885 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:40.410745 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3ff394a1-21ea-460b-85f9-099629b44885 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:40.417677 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3ff394a1-21ea-460b-85f9-099629b44885 tempest-ProjectReaderTests33-294192230 tempest-ProjectReaderTests33-294192230-project-admin] https://10.4.3.119/volume/v3/volumes/190cd671-c46d-4850-9a38-e12575e81719 returned with HTTP 404 Aug 25 10:24:40.418214 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 834/3334] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:24:40 2026] GET /volume/v3/volumes/190cd671-c46d-4850-9a38-e12575e81719 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:24:40.985322 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-832778be-e381-4a4b-8c8d-0f4850cd3e43 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:40.987109 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-832778be-e381-4a4b-8c8d-0f4850cd3e43 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/62bd8591-a435-4221-9005-c33f6b6631ca Aug 25 10:24:40.987345 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-832778be-e381-4a4b-8c8d-0f4850cd3e43 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:40.987554 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-832778be-e381-4a4b-8c8d-0f4850cd3e43 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:40.987706 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-832778be-e381-4a4b-8c8d-0f4850cd3e43 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 62bd8591-a435-4221-9005-c33f6b6631ca. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:40.992165 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:40.992165 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:24:40.992922 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-832778be-e381-4a4b-8c8d-0f4850cd3e43 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/62bd8591-a435-4221-9005-c33f6b6631ca returned with HTTP 200 Aug 25 10:24:40.993371 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 835/3335] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:24:40 2026] GET /volume/v3/backups/62bd8591-a435-4221-9005-c33f6b6631ca => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:41.101948 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-885b7a9e-fdb6-4985-b635-a369b43dbc34 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:41.103851 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-885b7a9e-fdb6-4985-b635-a369b43dbc34 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] DELETE https://10.4.3.119/volume/v3/volumes/73d0dbd7-44ff-4a36-9b33-dcff2f14962d Aug 25 10:24:41.104125 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-885b7a9e-fdb6-4985-b635-a369b43dbc34 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:41.104389 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-885b7a9e-fdb6-4985-b635-a369b43dbc34 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:41.104568 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-885b7a9e-fdb6-4985-b635-a369b43dbc34 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Delete volume with id: 73d0dbd7-44ff-4a36-9b33-dcff2f14962d Aug 25 10:24:41.114195 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:41.114195 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:24:41.114820 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-885b7a9e-fdb6-4985-b635-a369b43dbc34 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Volume info retrieved successfully. Aug 25 10:24:41.135690 np0000008063 devstack@c-api.service[100391]: WARNING cinder.keymgr.conf_key_mgr [None req-885b7a9e-fdb6-4985-b635-a369b43dbc34 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 25 10:24:41.144161 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-885b7a9e-fdb6-4985-b635-a369b43dbc34 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Delete volume request issued successfully. Aug 25 10:24:41.144457 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-885b7a9e-fdb6-4985-b635-a369b43dbc34 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/volumes/73d0dbd7-44ff-4a36-9b33-dcff2f14962d returned with HTTP 202 Aug 25 10:24:41.144941 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 843/3336] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:24:41 2026] DELETE /volume/v3/volumes/73d0dbd7-44ff-4a36-9b33-dcff2f14962d => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:24:41.164690 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-a96a2290-f5b2-4b7b-a7b6-8857df5c9ace None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:41.167536 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a96a2290-f5b2-4b7b-a7b6-8857df5c9ace tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] GET https://10.4.3.119/volume/v3/volumes/73d0dbd7-44ff-4a36-9b33-dcff2f14962d Aug 25 10:24:41.167536 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a96a2290-f5b2-4b7b-a7b6-8857df5c9ace tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:41.167536 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a96a2290-f5b2-4b7b-a7b6-8857df5c9ace tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:41.178746 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:41.178746 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:24:41.185188 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-a96a2290-f5b2-4b7b-a7b6-8857df5c9ace tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Volume info retrieved successfully. Aug 25 10:24:41.193904 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a96a2290-f5b2-4b7b-a7b6-8857df5c9ace tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/volumes/73d0dbd7-44ff-4a36-9b33-dcff2f14962d returned with HTTP 200 Aug 25 10:24:41.194475 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 825/3337] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:24:41 2026] GET /volume/v3/volumes/73d0dbd7-44ff-4a36-9b33-dcff2f14962d => generated 876 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:41.248045 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-7e74aee0-2f60-44c5-82b1-eee95caff544 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:41.251894 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7e74aee0-2f60-44c5-82b1-eee95caff544 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/backups/946b2b66-f4ac-4b1f-8f0f-1ac0726b5bfb Aug 25 10:24:41.251894 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7e74aee0-2f60-44c5-82b1-eee95caff544 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:41.252034 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7e74aee0-2f60-44c5-82b1-eee95caff544 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:41.252147 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-7e74aee0-2f60-44c5-82b1-eee95caff544 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Show backup with id 946b2b66-f4ac-4b1f-8f0f-1ac0726b5bfb. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:41.260914 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:41.260914 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:24:41.262360 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7e74aee0-2f60-44c5-82b1-eee95caff544 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups/946b2b66-f4ac-4b1f-8f0f-1ac0726b5bfb returned with HTTP 200 Aug 25 10:24:41.263579 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 835/3338] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:24:41 2026] GET /volume/v3/backups/946b2b66-f4ac-4b1f-8f0f-1ac0726b5bfb => generated 725 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:42.005841 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-3b19536b-18fc-48e6-bca1-7c6fb1ef799c None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:42.011665 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3b19536b-18fc-48e6-bca1-7c6fb1ef799c tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/62bd8591-a435-4221-9005-c33f6b6631ca Aug 25 10:24:42.011665 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3b19536b-18fc-48e6-bca1-7c6fb1ef799c tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:42.011665 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3b19536b-18fc-48e6-bca1-7c6fb1ef799c tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:42.011665 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-3b19536b-18fc-48e6-bca1-7c6fb1ef799c tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 62bd8591-a435-4221-9005-c33f6b6631ca. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:42.016760 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:42.016760 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:24:42.018103 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3b19536b-18fc-48e6-bca1-7c6fb1ef799c tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/62bd8591-a435-4221-9005-c33f6b6631ca returned with HTTP 200 Aug 25 10:24:42.018787 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 836/3339] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:24:42 2026] GET /volume/v3/backups/62bd8591-a435-4221-9005-c33f6b6631ca => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:42.221503 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-c93b97ea-a1b8-47cb-aac9-21e7cddf1c75 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:42.223340 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c93b97ea-a1b8-47cb-aac9-21e7cddf1c75 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] GET https://10.4.3.119/volume/v3/volumes/73d0dbd7-44ff-4a36-9b33-dcff2f14962d Aug 25 10:24:42.223537 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c93b97ea-a1b8-47cb-aac9-21e7cddf1c75 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:42.223712 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c93b97ea-a1b8-47cb-aac9-21e7cddf1c75 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:42.229258 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c93b97ea-a1b8-47cb-aac9-21e7cddf1c75 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/volumes/73d0dbd7-44ff-4a36-9b33-dcff2f14962d returned with HTTP 404 Aug 25 10:24:42.229680 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 844/3340] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:24:42 2026] GET /volume/v3/volumes/73d0dbd7-44ff-4a36-9b33-dcff2f14962d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:24:42.246920 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-23ab2a14-6991-4052-afee-3a6397e90967 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:42.249879 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-23ab2a14-6991-4052-afee-3a6397e90967 tempest-TestEncryptedCinderVolumes-2060489569 tempest-TestEncryptedCinderVolumes-2060489569-project-admin] GET https://10.4.3.119/volume/v3/volumes/detail?all_tenants=1 Aug 25 10:24:42.250150 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-23ab2a14-6991-4052-afee-3a6397e90967 tempest-TestEncryptedCinderVolumes-2060489569 tempest-TestEncryptedCinderVolumes-2060489569-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:42.250386 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-23ab2a14-6991-4052-afee-3a6397e90967 tempest-TestEncryptedCinderVolumes-2060489569 tempest-TestEncryptedCinderVolumes-2060489569-project-admin] Calling method 'detail' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:42.255297 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-23ab2a14-6991-4052-afee-3a6397e90967 tempest-TestEncryptedCinderVolumes-2060489569 tempest-TestEncryptedCinderVolumes-2060489569-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100389) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 10:24:42.276027 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-69482c83-a8e3-4e91-b521-b1397f4792d9 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:42.278379 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-69482c83-a8e3-4e91-b521-b1397f4792d9 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/backups/946b2b66-f4ac-4b1f-8f0f-1ac0726b5bfb Aug 25 10:24:42.278644 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-69482c83-a8e3-4e91-b521-b1397f4792d9 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:42.278859 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-69482c83-a8e3-4e91-b521-b1397f4792d9 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:42.279011 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-69482c83-a8e3-4e91-b521-b1397f4792d9 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Show backup with id 946b2b66-f4ac-4b1f-8f0f-1ac0726b5bfb. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:42.280214 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-23ab2a14-6991-4052-afee-3a6397e90967 tempest-TestEncryptedCinderVolumes-2060489569 tempest-TestEncryptedCinderVolumes-2060489569-project-admin] Get all volumes completed successfully. Aug 25 10:24:42.282696 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:42.282696 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:24:42.287855 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:42.287855 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:24:42.288656 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-69482c83-a8e3-4e91-b521-b1397f4792d9 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups/946b2b66-f4ac-4b1f-8f0f-1ac0726b5bfb returned with HTTP 200 Aug 25 10:24:42.289168 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 836/3341] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:24:42 2026] GET /volume/v3/backups/946b2b66-f4ac-4b1f-8f0f-1ac0726b5bfb => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:42.292307 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-23ab2a14-6991-4052-afee-3a6397e90967 tempest-TestEncryptedCinderVolumes-2060489569 tempest-TestEncryptedCinderVolumes-2060489569-project-admin] https://10.4.3.119/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 25 10:24:42.292307 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 826/3342] 10.4.3.119 () {66 vars in 1285 bytes} [Tue Aug 25 10:24:42 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 13585 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:24:42.311262 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-5c83f4c9-a5fe-4dc1-b734-6187e59c633d None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:42.313270 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5c83f4c9-a5fe-4dc1-b734-6187e59c633d tempest-TestEncryptedCinderVolumes-2060489569 tempest-TestEncryptedCinderVolumes-2060489569-project-admin] DELETE https://10.4.3.119/volume/v3/types/3e0c808b-9424-4291-aa6b-1f6834e54480 Aug 25 10:24:42.313711 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-5c83f4c9-a5fe-4dc1-b734-6187e59c633d tempest-TestEncryptedCinderVolumes-2060489569 tempest-TestEncryptedCinderVolumes-2060489569-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:42.314120 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-5c83f4c9-a5fe-4dc1-b734-6187e59c633d tempest-TestEncryptedCinderVolumes-2060489569 tempest-TestEncryptedCinderVolumes-2060489569-project-admin] Calling method '_delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:42.347296 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5c83f4c9-a5fe-4dc1-b734-6187e59c633d tempest-TestEncryptedCinderVolumes-2060489569 tempest-TestEncryptedCinderVolumes-2060489569-project-admin] https://10.4.3.119/volume/v3/types/3e0c808b-9424-4291-aa6b-1f6834e54480 returned with HTTP 202 Aug 25 10:24:42.347296 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 837/3343] 10.4.3.119 () {66 vars in 1345 bytes} [Tue Aug 25 10:24:42 2026] DELETE /volume/v3/types/3e0c808b-9424-4291-aa6b-1f6834e54480 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:24:42.357524 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-edac2593-553a-4fdd-8686-a25a83270976 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:42.359673 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-edac2593-553a-4fdd-8686-a25a83270976 tempest-TestEncryptedCinderVolumes-2060489569 tempest-TestEncryptedCinderVolumes-2060489569-project-admin] POST https://10.4.3.119/volume/v3/types Aug 25 10:24:42.360118 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-edac2593-553a-4fdd-8686-a25a83270976 tempest-TestEncryptedCinderVolumes-2060489569 tempest-TestEncryptedCinderVolumes-2060489569-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luksv2-1653036444", "extra_specs": {}}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:24:42.376308 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-edac2593-553a-4fdd-8686-a25a83270976 tempest-TestEncryptedCinderVolumes-2060489569 tempest-TestEncryptedCinderVolumes-2060489569-project-admin] https://10.4.3.119/volume/v3/types returned with HTTP 200 Aug 25 10:24:42.376639 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 845/3344] 10.4.3.119 () {68 vars in 1252 bytes} [Tue Aug 25 10:24:42 2026] POST /volume/v3/types => generated 214 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:42.397835 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-cdd41c2c-5d4a-4698-9392-3e736d6dba05 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:42.400270 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-cdd41c2c-5d4a-4698-9392-3e736d6dba05 tempest-TestEncryptedCinderVolumes-2060489569 tempest-TestEncryptedCinderVolumes-2060489569-project-admin] POST https://10.4.3.119/volume/v3/types/ad77b97b-17d6-4c89-b182-058b65ea8b8b/encryption Aug 25 10:24:42.400654 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-cdd41c2c-5d4a-4698-9392-3e736d6dba05 tempest-TestEncryptedCinderVolumes-2060489569 tempest-TestEncryptedCinderVolumes-2060489569-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:24:42.438333 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-cdd41c2c-5d4a-4698-9392-3e736d6dba05 tempest-TestEncryptedCinderVolumes-2060489569 tempest-TestEncryptedCinderVolumes-2060489569-project-admin] https://10.4.3.119/volume/v3/types/ad77b97b-17d6-4c89-b182-058b65ea8b8b/encryption returned with HTTP 200 Aug 25 10:24:42.438789 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 837/3345] 10.4.3.119 () {68 vars in 1397 bytes} [Tue Aug 25 10:24:42 2026] POST /volume/v3/types/ad77b97b-17d6-4c89-b182-058b65ea8b8b/encryption => generated 231 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:42.473081 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-0a4c8c36-8a2a-4b82-9da0-5470d6869e8d None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:42.475243 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0a4c8c36-8a2a-4b82-9da0-5470d6869e8d tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:24:42.475607 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0a4c8c36-8a2a-4b82-9da0-5470d6869e8d tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1423534108", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-1653036444", "size": 1}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:24:42.477522 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-0a4c8c36-8a2a-4b82-9da0-5470d6869e8d tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1423534108', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luksv2-1653036444', 'size': 1}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:24:42.481805 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-0a4c8c36-8a2a-4b82-9da0-5470d6869e8d tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Create volume of 1 GB Aug 25 10:24:42.482214 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:42.482214 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:24:42.482851 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-0a4c8c36-8a2a-4b82-9da0-5470d6869e8d tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Availability Zones retrieved successfully. Aug 25 10:24:42.489710 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-0a4c8c36-8a2a-4b82-9da0-5470d6869e8d tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Flow 'volume_create_api' (f980120b-e25f-49d5-b481-14696d2ab5d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:24:42.490906 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-0a4c8c36-8a2a-4b82-9da0-5470d6869e8d tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a346505-48d3-4797-96a4-09ba6b06dca0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:24:42.492039 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-0a4c8c36-8a2a-4b82-9da0-5470d6869e8d tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:24:42.526002 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-0a4c8c36-8a2a-4b82-9da0-5470d6869e8d tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a346505-48d3-4797-96a4-09ba6b06dca0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:24:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ad77b97b-17d6-4c89-b182-058b65ea8b8b,is_public=True,name='tempest-scenario-type-luksv2-1653036444',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ad77b97b-17d6-4c89-b182-058b65ea8b8b', '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=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:24:42.526734 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-0a4c8c36-8a2a-4b82-9da0-5470d6869e8d tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb196e04-f99a-4c49-8722-cdb746e3aeaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:24:42.562086 np0000008063 devstack@c-api.service[100389]: WARNING cinder.quota [None req-0a4c8c36-8a2a-4b82-9da0-5470d6869e8d tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-1653036444 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-1653036444, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:24:42.562576 np0000008063 devstack@c-api.service[100389]: WARNING cinder.quota [None req-0a4c8c36-8a2a-4b82-9da0-5470d6869e8d tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-1653036444 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-1653036444, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:24:42.599543 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-0a4c8c36-8a2a-4b82-9da0-5470d6869e8d tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Created reservations ['9441f2ab-5bfa-4478-9d41-803d4ab613e7', 'dddf4cd0-7b58-4eef-984f-2cd12c399bb0', 'b7a48191-d61f-4d03-a4d8-fea8e6de3420', 'b05adb2c-1a27-4c3e-a53b-ac662db04cee'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:24:42.600520 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-0a4c8c36-8a2a-4b82-9da0-5470d6869e8d tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb196e04-f99a-4c49-8722-cdb746e3aeaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9441f2ab-5bfa-4478-9d41-803d4ab613e7', 'dddf4cd0-7b58-4eef-984f-2cd12c399bb0', 'b7a48191-d61f-4d03-a4d8-fea8e6de3420', 'b05adb2c-1a27-4c3e-a53b-ac662db04cee']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:24:42.601504 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-0a4c8c36-8a2a-4b82-9da0-5470d6869e8d tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44c34fc2-8701-4ffa-a2d0-b644414219b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:24:42.629649 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-0a4c8c36-8a2a-4b82-9da0-5470d6869e8d tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44c34fc2-8701-4ffa-a2d0-b644414219b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5c0e4350-8dd5-4e69-92b8-ba8789e7281f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1423534108',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae2e7387e8064be7924e9b06376e6ab7',qos_specs=None,replication_status=,reservations=['9441f2ab-5bfa-4478-9d41-803d4ab613e7','dddf4cd0-7b58-4eef-984f-2cd12c399bb0','b7a48191-d61f-4d03-a4d8-fea8e6de3420','b05adb2c-1a27-4c3e-a53b-ac662db04cee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57d836fff6934b19ada4304ecb9b6bc6',volume_type_id=ad77b97b-17d6-4c89-b182-058b65ea8b8b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:24:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1423534108',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=5c0e4350-8dd5-4e69-92b8-ba8789e7281f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae2e7387e8064be7924e9b06376e6ab7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='57d836fff6934b19ada4304ecb9b6bc6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ad77b97b-17d6-4c89-b182-058b65ea8b8b),volume_type_id=ad77b97b-17d6-4c89-b182-058b65ea8b8b)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:24:42.630660 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-0a4c8c36-8a2a-4b82-9da0-5470d6869e8d tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23aff5dc-bef3-4cd6-a41e-b16eb72aba24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:24:42.652289 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-0a4c8c36-8a2a-4b82-9da0-5470d6869e8d tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23aff5dc-bef3-4cd6-a41e-b16eb72aba24) transitioned into state 'SUCCESS' from state '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-1423534108',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae2e7387e8064be7924e9b06376e6ab7',qos_specs=None,replication_status=,reservations=['9441f2ab-5bfa-4478-9d41-803d4ab613e7','dddf4cd0-7b58-4eef-984f-2cd12c399bb0','b7a48191-d61f-4d03-a4d8-fea8e6de3420','b05adb2c-1a27-4c3e-a53b-ac662db04cee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57d836fff6934b19ada4304ecb9b6bc6',volume_type_id=ad77b97b-17d6-4c89-b182-058b65ea8b8b)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:24:42.653102 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-0a4c8c36-8a2a-4b82-9da0-5470d6869e8d tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (537e2626-61e9-4a2a-a0ab-593cb74b0a9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:24:42.663656 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-0a4c8c36-8a2a-4b82-9da0-5470d6869e8d tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (537e2626-61e9-4a2a-a0ab-593cb74b0a9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:24:42.664657 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-0a4c8c36-8a2a-4b82-9da0-5470d6869e8d tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Flow 'volume_create_api' (f980120b-e25f-49d5-b481-14696d2ab5d6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:24:42.665002 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-0a4c8c36-8a2a-4b82-9da0-5470d6869e8d tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Create volume request issued successfully. Aug 25 10:24:42.665640 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0a4c8c36-8a2a-4b82-9da0-5470d6869e8d tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:24:42.666145 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 827/3346] 10.4.3.119 () {68 vars in 1259 bytes} [Tue Aug 25 10:24:42 2026] POST /volume/v3/volumes => generated 787 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:24:43.033819 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-d66b1880-3b3b-411a-bee4-3f967cc7527c None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:43.041833 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d66b1880-3b3b-411a-bee4-3f967cc7527c tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/62bd8591-a435-4221-9005-c33f6b6631ca Aug 25 10:24:43.041833 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d66b1880-3b3b-411a-bee4-3f967cc7527c tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:43.041833 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d66b1880-3b3b-411a-bee4-3f967cc7527c tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:43.041833 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-d66b1880-3b3b-411a-bee4-3f967cc7527c tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 62bd8591-a435-4221-9005-c33f6b6631ca. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:43.057595 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:43.057595 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:24:43.057595 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d66b1880-3b3b-411a-bee4-3f967cc7527c tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/62bd8591-a435-4221-9005-c33f6b6631ca returned with HTTP 200 Aug 25 10:24:43.057595 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 838/3347] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:24:43 2026] GET /volume/v3/backups/62bd8591-a435-4221-9005-c33f6b6631ca => generated 750 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:43.304630 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-81d82c24-ae1d-4ade-a200-46a063e8d97b None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:43.304630 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-81d82c24-ae1d-4ade-a200-46a063e8d97b tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/backups/946b2b66-f4ac-4b1f-8f0f-1ac0726b5bfb Aug 25 10:24:43.304630 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-81d82c24-ae1d-4ade-a200-46a063e8d97b tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:43.304630 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-81d82c24-ae1d-4ade-a200-46a063e8d97b tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:43.304630 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-81d82c24-ae1d-4ade-a200-46a063e8d97b tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Show backup with id 946b2b66-f4ac-4b1f-8f0f-1ac0726b5bfb. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:43.316770 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:43.316770 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:24:43.317121 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-81d82c24-ae1d-4ade-a200-46a063e8d97b tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups/946b2b66-f4ac-4b1f-8f0f-1ac0726b5bfb returned with HTTP 200 Aug 25 10:24:43.317661 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 846/3348] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:24:43 2026] GET /volume/v3/backups/946b2b66-f4ac-4b1f-8f0f-1ac0726b5bfb => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:44.071708 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-6e72ce3f-6f77-4d5f-b8df-daf3acc862a2 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:44.074694 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6e72ce3f-6f77-4d5f-b8df-daf3acc862a2 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/62bd8591-a435-4221-9005-c33f6b6631ca Aug 25 10:24:44.075995 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-6e72ce3f-6f77-4d5f-b8df-daf3acc862a2 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:44.075995 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-6e72ce3f-6f77-4d5f-b8df-daf3acc862a2 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:44.075995 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-6e72ce3f-6f77-4d5f-b8df-daf3acc862a2 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 62bd8591-a435-4221-9005-c33f6b6631ca. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:44.083850 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:44.083850 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:24:44.085371 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6e72ce3f-6f77-4d5f-b8df-daf3acc862a2 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/62bd8591-a435-4221-9005-c33f6b6631ca returned with HTTP 200 Aug 25 10:24:44.086367 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 838/3349] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:24:44 2026] GET /volume/v3/backups/62bd8591-a435-4221-9005-c33f6b6631ca => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:44.330982 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-957ab56e-af26-413e-9e12-0c35f9be75c4 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:44.334509 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-957ab56e-af26-413e-9e12-0c35f9be75c4 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/backups/946b2b66-f4ac-4b1f-8f0f-1ac0726b5bfb Aug 25 10:24:44.334848 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-957ab56e-af26-413e-9e12-0c35f9be75c4 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:44.335180 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-957ab56e-af26-413e-9e12-0c35f9be75c4 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:44.335342 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-957ab56e-af26-413e-9e12-0c35f9be75c4 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Show backup with id 946b2b66-f4ac-4b1f-8f0f-1ac0726b5bfb. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:44.341417 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:44.341417 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:24:44.342431 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-957ab56e-af26-413e-9e12-0c35f9be75c4 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups/946b2b66-f4ac-4b1f-8f0f-1ac0726b5bfb returned with HTTP 200 Aug 25 10:24:44.343071 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 828/3350] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:24:44 2026] GET /volume/v3/backups/946b2b66-f4ac-4b1f-8f0f-1ac0726b5bfb => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:45.097761 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-df4f4bd1-2f85-4e06-b285-599abf4a929e None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:45.100092 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-df4f4bd1-2f85-4e06-b285-599abf4a929e tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/62bd8591-a435-4221-9005-c33f6b6631ca Aug 25 10:24:45.100368 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-df4f4bd1-2f85-4e06-b285-599abf4a929e tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:45.100558 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-df4f4bd1-2f85-4e06-b285-599abf4a929e tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:45.100700 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-df4f4bd1-2f85-4e06-b285-599abf4a929e tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 62bd8591-a435-4221-9005-c33f6b6631ca. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:45.107888 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:45.107888 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:24:45.108744 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-df4f4bd1-2f85-4e06-b285-599abf4a929e tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/62bd8591-a435-4221-9005-c33f6b6631ca returned with HTTP 200 Aug 25 10:24:45.109162 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 839/3351] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:24:45 2026] GET /volume/v3/backups/62bd8591-a435-4221-9005-c33f6b6631ca => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:45.353206 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-4a795f46-a1d5-4f26-a09c-912664ab835c None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:45.355106 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4a795f46-a1d5-4f26-a09c-912664ab835c tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/backups/946b2b66-f4ac-4b1f-8f0f-1ac0726b5bfb Aug 25 10:24:45.355367 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4a795f46-a1d5-4f26-a09c-912664ab835c tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:45.355566 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4a795f46-a1d5-4f26-a09c-912664ab835c tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:45.355669 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-4a795f46-a1d5-4f26-a09c-912664ab835c tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Show backup with id 946b2b66-f4ac-4b1f-8f0f-1ac0726b5bfb. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:45.360629 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:45.360629 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:24:45.361408 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4a795f46-a1d5-4f26-a09c-912664ab835c tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups/946b2b66-f4ac-4b1f-8f0f-1ac0726b5bfb returned with HTTP 200 Aug 25 10:24:45.362000 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 847/3352] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:24:45 2026] GET /volume/v3/backups/946b2b66-f4ac-4b1f-8f0f-1ac0726b5bfb => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:46.126561 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-627e7626-51fe-4d95-a3fe-8e8009e553a6 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:46.131011 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-627e7626-51fe-4d95-a3fe-8e8009e553a6 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/62bd8591-a435-4221-9005-c33f6b6631ca Aug 25 10:24:46.131574 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-627e7626-51fe-4d95-a3fe-8e8009e553a6 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:46.131711 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-627e7626-51fe-4d95-a3fe-8e8009e553a6 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:46.131857 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-627e7626-51fe-4d95-a3fe-8e8009e553a6 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 62bd8591-a435-4221-9005-c33f6b6631ca. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:46.139425 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:46.139425 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:24:46.140093 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-627e7626-51fe-4d95-a3fe-8e8009e553a6 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/62bd8591-a435-4221-9005-c33f6b6631ca returned with HTTP 200 Aug 25 10:24:46.140465 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 839/3353] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:24:46 2026] GET /volume/v3/backups/62bd8591-a435-4221-9005-c33f6b6631ca => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:46.376158 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-e90d29e7-295a-4ceb-8dca-d460a26c38ff None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:46.380217 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e90d29e7-295a-4ceb-8dca-d460a26c38ff tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/backups/946b2b66-f4ac-4b1f-8f0f-1ac0726b5bfb Aug 25 10:24:46.380592 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e90d29e7-295a-4ceb-8dca-d460a26c38ff tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:46.381472 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e90d29e7-295a-4ceb-8dca-d460a26c38ff tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:46.381763 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-e90d29e7-295a-4ceb-8dca-d460a26c38ff tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Show backup with id 946b2b66-f4ac-4b1f-8f0f-1ac0726b5bfb. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:46.390150 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:46.390150 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:24:46.392029 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e90d29e7-295a-4ceb-8dca-d460a26c38ff tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups/946b2b66-f4ac-4b1f-8f0f-1ac0726b5bfb returned with HTTP 200 Aug 25 10:24:46.393177 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 829/3354] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:24:46 2026] GET /volume/v3/backups/946b2b66-f4ac-4b1f-8f0f-1ac0726b5bfb => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:47.159524 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-648af030-9107-49a5-9399-f9bfba5c0855 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:47.162297 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-648af030-9107-49a5-9399-f9bfba5c0855 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/62bd8591-a435-4221-9005-c33f6b6631ca Aug 25 10:24:47.162718 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-648af030-9107-49a5-9399-f9bfba5c0855 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:47.163076 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-648af030-9107-49a5-9399-f9bfba5c0855 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:47.164344 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-648af030-9107-49a5-9399-f9bfba5c0855 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 62bd8591-a435-4221-9005-c33f6b6631ca. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:47.171147 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:47.171147 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:24:47.172409 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-648af030-9107-49a5-9399-f9bfba5c0855 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/62bd8591-a435-4221-9005-c33f6b6631ca returned with HTTP 200 Aug 25 10:24:47.173052 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 840/3355] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:24:47 2026] GET /volume/v3/backups/62bd8591-a435-4221-9005-c33f6b6631ca => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:47.411683 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-15bef863-8c36-425d-9992-f37460b40cea None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:47.417105 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-15bef863-8c36-425d-9992-f37460b40cea tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/backups/946b2b66-f4ac-4b1f-8f0f-1ac0726b5bfb Aug 25 10:24:47.418209 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-15bef863-8c36-425d-9992-f37460b40cea tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:47.418565 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-15bef863-8c36-425d-9992-f37460b40cea tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:47.418759 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-15bef863-8c36-425d-9992-f37460b40cea tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Show backup with id 946b2b66-f4ac-4b1f-8f0f-1ac0726b5bfb. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:47.434667 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:47.434667 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:24:47.434667 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-15bef863-8c36-425d-9992-f37460b40cea tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups/946b2b66-f4ac-4b1f-8f0f-1ac0726b5bfb returned with HTTP 200 Aug 25 10:24:47.434667 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 848/3356] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:24:47 2026] GET /volume/v3/backups/946b2b66-f4ac-4b1f-8f0f-1ac0726b5bfb => generated 736 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:48.191972 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-7f416c0e-6735-4f21-a618-3450eae8f498 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:48.194379 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7f416c0e-6735-4f21-a618-3450eae8f498 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/62bd8591-a435-4221-9005-c33f6b6631ca Aug 25 10:24:48.195391 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7f416c0e-6735-4f21-a618-3450eae8f498 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:48.195391 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7f416c0e-6735-4f21-a618-3450eae8f498 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:48.196462 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-7f416c0e-6735-4f21-a618-3450eae8f498 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 62bd8591-a435-4221-9005-c33f6b6631ca. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:48.202238 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:48.202238 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:24:48.203493 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7f416c0e-6735-4f21-a618-3450eae8f498 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/62bd8591-a435-4221-9005-c33f6b6631ca returned with HTTP 200 Aug 25 10:24:48.204770 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 840/3357] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:24:48 2026] GET /volume/v3/backups/62bd8591-a435-4221-9005-c33f6b6631ca => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 10:24:48.453622 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-b3a4f11b-736a-4886-a977-4eb9747c0994 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:48.457788 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b3a4f11b-736a-4886-a977-4eb9747c0994 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/backups/946b2b66-f4ac-4b1f-8f0f-1ac0726b5bfb Aug 25 10:24:48.457788 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b3a4f11b-736a-4886-a977-4eb9747c0994 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:48.459176 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b3a4f11b-736a-4886-a977-4eb9747c0994 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:48.459606 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-b3a4f11b-736a-4886-a977-4eb9747c0994 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Show backup with id 946b2b66-f4ac-4b1f-8f0f-1ac0726b5bfb. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:48.464936 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:48.464936 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:24:48.465699 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b3a4f11b-736a-4886-a977-4eb9747c0994 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups/946b2b66-f4ac-4b1f-8f0f-1ac0726b5bfb returned with HTTP 200 Aug 25 10:24:48.466206 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 830/3358] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:24:48 2026] GET /volume/v3/backups/946b2b66-f4ac-4b1f-8f0f-1ac0726b5bfb => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:49.221344 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-2714d1f5-689b-4624-82ad-1602f901aa6f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:49.228016 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2714d1f5-689b-4624-82ad-1602f901aa6f tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/62bd8591-a435-4221-9005-c33f6b6631ca Aug 25 10:24:49.228016 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2714d1f5-689b-4624-82ad-1602f901aa6f tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:49.228016 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2714d1f5-689b-4624-82ad-1602f901aa6f tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:49.228016 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-2714d1f5-689b-4624-82ad-1602f901aa6f tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 62bd8591-a435-4221-9005-c33f6b6631ca. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:49.237414 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:49.237414 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:24:49.238394 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2714d1f5-689b-4624-82ad-1602f901aa6f tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/62bd8591-a435-4221-9005-c33f6b6631ca returned with HTTP 200 Aug 25 10:24:49.239093 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 841/3359] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:24:49 2026] GET /volume/v3/backups/62bd8591-a435-4221-9005-c33f6b6631ca => generated 750 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:49.423582 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-de92b236-abfb-44a4-8f56-ba5b50bface2 req-806338b1-56b2-48d6-847a-20408fc84c97 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:49.429445 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-de92b236-abfb-44a4-8f56-ba5b50bface2 req-806338b1-56b2-48d6-847a-20408fc84c97 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/volumes/19341921-9a93-4acf-808b-8eb99f229e27 Aug 25 10:24:49.429445 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-de92b236-abfb-44a4-8f56-ba5b50bface2 req-806338b1-56b2-48d6-847a-20408fc84c97 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:49.429902 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-de92b236-abfb-44a4-8f56-ba5b50bface2 req-806338b1-56b2-48d6-847a-20408fc84c97 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:49.446660 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:49.446660 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:24:49.457538 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-de92b236-abfb-44a4-8f56-ba5b50bface2 req-806338b1-56b2-48d6-847a-20408fc84c97 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Volume info retrieved successfully. Aug 25 10:24:49.470989 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-de92b236-abfb-44a4-8f56-ba5b50bface2 req-806338b1-56b2-48d6-847a-20408fc84c97 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/volumes/19341921-9a93-4acf-808b-8eb99f229e27 returned with HTTP 200 Aug 25 10:24:49.472121 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 849/3360] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:24:49 2026] GET /volume/v3/volumes/19341921-9a93-4acf-808b-8eb99f229e27 => generated 1361 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:24:49.491342 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-e3c70e1d-2c7a-4ae5-b809-512b28d0166f None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:49.492085 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e3c70e1d-2c7a-4ae5-b809-512b28d0166f tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/backups/946b2b66-f4ac-4b1f-8f0f-1ac0726b5bfb Aug 25 10:24:49.492267 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e3c70e1d-2c7a-4ae5-b809-512b28d0166f tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:49.492548 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e3c70e1d-2c7a-4ae5-b809-512b28d0166f tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:49.492832 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-e3c70e1d-2c7a-4ae5-b809-512b28d0166f tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Show backup with id 946b2b66-f4ac-4b1f-8f0f-1ac0726b5bfb. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:49.499547 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:49.499547 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:24:49.501719 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e3c70e1d-2c7a-4ae5-b809-512b28d0166f tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups/946b2b66-f4ac-4b1f-8f0f-1ac0726b5bfb returned with HTTP 200 Aug 25 10:24:49.503000 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 841/3361] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:24:49 2026] GET /volume/v3/backups/946b2b66-f4ac-4b1f-8f0f-1ac0726b5bfb => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:49.697175 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-acacb2e7-722f-4eb8-bbcb-f862b10dcf2e None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:49.697175 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-acacb2e7-722f-4eb8-bbcb-f862b10dcf2e None None] GET https://10.4.3.119/volume// Aug 25 10:24:49.697175 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-acacb2e7-722f-4eb8-bbcb-f862b10dcf2e None None] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:49.697175 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-acacb2e7-722f-4eb8-bbcb-f862b10dcf2e None None] Calling method 'all' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:49.698262 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-acacb2e7-722f-4eb8-bbcb-f862b10dcf2e None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:24:49.698822 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 831/3362] 10.4.3.119 () {66 vars in 1428 bytes} [Tue Aug 25 10:24:49 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:24:49.711539 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-de92b236-abfb-44a4-8f56-ba5b50bface2 req-185385d5-fb50-44f9-9894-599a2b894dcc None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:49.715159 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-de92b236-abfb-44a4-8f56-ba5b50bface2 req-185385d5-fb50-44f9-9894-599a2b894dcc tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] POST https://10.4.3.119/volume/v3/attachments Aug 25 10:24:49.715585 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-de92b236-abfb-44a4-8f56-ba5b50bface2 req-185385d5-fb50-44f9-9894-599a2b894dcc tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "19341921-9a93-4acf-808b-8eb99f229e27", "connector": null, "instance_uuid": "f666bf8d-3316-46d5-a24b-6b59fe0585c5"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:24:49.727552 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:49.727552 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:24:49.777021 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-de92b236-abfb-44a4-8f56-ba5b50bface2 req-185385d5-fb50-44f9-9894-599a2b894dcc tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/attachments returned with HTTP 200 Aug 25 10:24:49.777494 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 842/3363] 10.4.3.119 () {74 vars in 1594 bytes} [Tue Aug 25 10:24:49 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 25 10:24:49.839693 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-01523756-109b-4c73-be64-6419bc985308 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:49.843710 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-01523756-109b-4c73-be64-6419bc985308 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/volumes/19341921-9a93-4acf-808b-8eb99f229e27 Aug 25 10:24:49.843710 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-01523756-109b-4c73-be64-6419bc985308 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:49.844042 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-01523756-109b-4c73-be64-6419bc985308 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:49.848586 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-79442cf2-fae3-408c-a3c0-2181de30da71 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:49.849053 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-79442cf2-fae3-408c-a3c0-2181de30da71 None None] GET https://10.4.3.119/volume// Aug 25 10:24:49.849346 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-79442cf2-fae3-408c-a3c0-2181de30da71 None None] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:49.849579 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-79442cf2-fae3-408c-a3c0-2181de30da71 None None] Calling method 'all' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:49.850186 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-79442cf2-fae3-408c-a3c0-2181de30da71 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:24:49.853551 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 842/3364] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:24:49 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:24:49.859965 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:49.859965 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:24:49.866094 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-01523756-109b-4c73-be64-6419bc985308 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Volume info retrieved successfully. Aug 25 10:24:49.869080 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-de92b236-abfb-44a4-8f56-ba5b50bface2 req-50aedf40-5e2c-476c-8896-7714a1511d83 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:49.871763 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-01523756-109b-4c73-be64-6419bc985308 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/volumes/19341921-9a93-4acf-808b-8eb99f229e27 returned with HTTP 200 Aug 25 10:24:49.871902 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-de92b236-abfb-44a4-8f56-ba5b50bface2 req-50aedf40-5e2c-476c-8896-7714a1511d83 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/volumes/19341921-9a93-4acf-808b-8eb99f229e27 Aug 25 10:24:49.872170 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-de92b236-abfb-44a4-8f56-ba5b50bface2 req-50aedf40-5e2c-476c-8896-7714a1511d83 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:49.872245 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 850/3365] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:24:49 2026] GET /volume/v3/volumes/19341921-9a93-4acf-808b-8eb99f229e27 => generated 1360 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:24:49.872424 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-de92b236-abfb-44a4-8f56-ba5b50bface2 req-50aedf40-5e2c-476c-8896-7714a1511d83 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:49.887836 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:49.887836 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:24:49.894403 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-de92b236-abfb-44a4-8f56-ba5b50bface2 req-50aedf40-5e2c-476c-8896-7714a1511d83 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Volume info retrieved successfully. Aug 25 10:24:49.905503 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-de92b236-abfb-44a4-8f56-ba5b50bface2 req-50aedf40-5e2c-476c-8896-7714a1511d83 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/volumes/19341921-9a93-4acf-808b-8eb99f229e27 returned with HTTP 200 Aug 25 10:24:49.906071 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 832/3366] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:24:49 2026] GET /volume/v3/volumes/19341921-9a93-4acf-808b-8eb99f229e27 => generated 1540 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:24:50.029581 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-de92b236-abfb-44a4-8f56-ba5b50bface2 req-899c547f-aff0-4b21-8be7-ca87bbc5ebbd None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:50.032160 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-de92b236-abfb-44a4-8f56-ba5b50bface2 req-899c547f-aff0-4b21-8be7-ca87bbc5ebbd tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] PUT https://10.4.3.119/volume/v3/attachments/25b94679-ed2f-482f-ba22-bd587da40d28 Aug 25 10:24:50.032623 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-de92b236-abfb-44a4-8f56-ba5b50bface2 req-899c547f-aff0-4b21-8be7-ca87bbc5ebbd tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.119", "host": "np0000008063", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3398d5156650", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "462fd6ce-c505-48ef-84ec-f85776d45b24", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:24:50.042309 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-de92b236-abfb-44a4-8f56-ba5b50bface2 req-899c547f-aff0-4b21-8be7-ca87bbc5ebbd tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Acquiring lock "cinder-attachment_update-19341921-9a93-4acf-808b-8eb99f229e27-np0000008063" by "attachment_update" {{(pid=100390) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 10:24:50.049913 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-de92b236-abfb-44a4-8f56-ba5b50bface2 req-899c547f-aff0-4b21-8be7-ca87bbc5ebbd tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Lock "cinder-attachment_update-19341921-9a93-4acf-808b-8eb99f229e27-np0000008063" acquired by "attachment_update" :: waited 0.008s {{(pid=100390) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 10:24:50.051351 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:50.051351 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:24:50.234177 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-de92b236-abfb-44a4-8f56-ba5b50bface2 req-899c547f-aff0-4b21-8be7-ca87bbc5ebbd tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Lock "cinder-attachment_update-19341921-9a93-4acf-808b-8eb99f229e27-np0000008063" released by "attachment_update" :: held 0.184s {{(pid=100390) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 10:24:50.235043 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-de92b236-abfb-44a4-8f56-ba5b50bface2 req-899c547f-aff0-4b21-8be7-ca87bbc5ebbd tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/attachments/25b94679-ed2f-482f-ba22-bd587da40d28 returned with HTTP 200 Aug 25 10:24:50.236467 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 843/3367] 10.4.3.119 () {74 vars in 1704 bytes} [Tue Aug 25 10:24:50 2026] PUT /volume/v3/attachments/25b94679-ed2f-482f-ba22-bd587da40d28 => generated 969 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:24:50.254006 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-9bd3b49e-36a8-4474-9e50-90b0bc76e8fe None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:50.256768 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9bd3b49e-36a8-4474-9e50-90b0bc76e8fe tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/62bd8591-a435-4221-9005-c33f6b6631ca Aug 25 10:24:50.257117 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9bd3b49e-36a8-4474-9e50-90b0bc76e8fe tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:50.257728 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9bd3b49e-36a8-4474-9e50-90b0bc76e8fe tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:50.257728 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-9bd3b49e-36a8-4474-9e50-90b0bc76e8fe tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 62bd8591-a435-4221-9005-c33f6b6631ca. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:50.264591 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:50.264591 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:24:50.266534 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9bd3b49e-36a8-4474-9e50-90b0bc76e8fe tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/62bd8591-a435-4221-9005-c33f6b6631ca returned with HTTP 200 Aug 25 10:24:50.266534 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 843/3368] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:24:50 2026] GET /volume/v3/backups/62bd8591-a435-4221-9005-c33f6b6631ca => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:50.527445 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-fdf9d405-18f2-433a-abac-8e87b01e17c0 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:50.530363 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-fdf9d405-18f2-433a-abac-8e87b01e17c0 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/backups/946b2b66-f4ac-4b1f-8f0f-1ac0726b5bfb Aug 25 10:24:50.530943 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-fdf9d405-18f2-433a-abac-8e87b01e17c0 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:50.531421 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-fdf9d405-18f2-433a-abac-8e87b01e17c0 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:50.531499 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-fdf9d405-18f2-433a-abac-8e87b01e17c0 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Show backup with id 946b2b66-f4ac-4b1f-8f0f-1ac0726b5bfb. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:50.541100 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:50.541100 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:24:50.544321 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-fdf9d405-18f2-433a-abac-8e87b01e17c0 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups/946b2b66-f4ac-4b1f-8f0f-1ac0726b5bfb returned with HTTP 200 Aug 25 10:24:50.545205 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 851/3369] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:24:50 2026] GET /volume/v3/backups/946b2b66-f4ac-4b1f-8f0f-1ac0726b5bfb => generated 736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 10:24:50.894415 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-bce995ea-189a-4503-ae98-0eafa20a6b73 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:50.898509 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-bce995ea-189a-4503-ae98-0eafa20a6b73 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/volumes/19341921-9a93-4acf-808b-8eb99f229e27 Aug 25 10:24:50.899030 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-bce995ea-189a-4503-ae98-0eafa20a6b73 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:50.901096 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-bce995ea-189a-4503-ae98-0eafa20a6b73 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:50.919080 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:50.919080 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:24:50.925866 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-bce995ea-189a-4503-ae98-0eafa20a6b73 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Volume info retrieved successfully. Aug 25 10:24:50.929611 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-bce995ea-189a-4503-ae98-0eafa20a6b73 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/volumes/19341921-9a93-4acf-808b-8eb99f229e27 returned with HTTP 200 Aug 25 10:24:50.932712 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 833/3370] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:24:50 2026] GET /volume/v3/volumes/19341921-9a93-4acf-808b-8eb99f229e27 => generated 1361 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:24:51.287062 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-5f8a3d8f-1157-4cdb-9bc5-02f904101b37 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:51.289826 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5f8a3d8f-1157-4cdb-9bc5-02f904101b37 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/62bd8591-a435-4221-9005-c33f6b6631ca Aug 25 10:24:51.290480 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-5f8a3d8f-1157-4cdb-9bc5-02f904101b37 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:51.290480 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-5f8a3d8f-1157-4cdb-9bc5-02f904101b37 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:51.290676 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-5f8a3d8f-1157-4cdb-9bc5-02f904101b37 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 62bd8591-a435-4221-9005-c33f6b6631ca. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:51.297035 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:51.297035 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:24:51.298098 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5f8a3d8f-1157-4cdb-9bc5-02f904101b37 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/62bd8591-a435-4221-9005-c33f6b6631ca returned with HTTP 200 Aug 25 10:24:51.298651 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 844/3371] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:24:51 2026] GET /volume/v3/backups/62bd8591-a435-4221-9005-c33f6b6631ca => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:51.562359 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-616ca8a3-bb03-49c9-b94e-1cb3bd1c08ec None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:51.566163 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-616ca8a3-bb03-49c9-b94e-1cb3bd1c08ec tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/backups/946b2b66-f4ac-4b1f-8f0f-1ac0726b5bfb Aug 25 10:24:51.566504 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-616ca8a3-bb03-49c9-b94e-1cb3bd1c08ec tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:51.567259 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-616ca8a3-bb03-49c9-b94e-1cb3bd1c08ec tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:51.567259 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-616ca8a3-bb03-49c9-b94e-1cb3bd1c08ec tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Show backup with id 946b2b66-f4ac-4b1f-8f0f-1ac0726b5bfb. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:51.579819 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:51.579819 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:24:51.580730 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-616ca8a3-bb03-49c9-b94e-1cb3bd1c08ec tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups/946b2b66-f4ac-4b1f-8f0f-1ac0726b5bfb returned with HTTP 200 Aug 25 10:24:51.581262 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 844/3372] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:24:51 2026] GET /volume/v3/backups/946b2b66-f4ac-4b1f-8f0f-1ac0726b5bfb => generated 736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:51.948756 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-d32cc65c-4fe4-4c1c-8631-ea71c0408b1e None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:51.952386 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d32cc65c-4fe4-4c1c-8631-ea71c0408b1e tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/volumes/19341921-9a93-4acf-808b-8eb99f229e27 Aug 25 10:24:51.952646 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d32cc65c-4fe4-4c1c-8631-ea71c0408b1e tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:51.952910 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d32cc65c-4fe4-4c1c-8631-ea71c0408b1e tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:51.976239 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:51.976239 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:24:51.987630 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-d32cc65c-4fe4-4c1c-8631-ea71c0408b1e tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Volume info retrieved successfully. Aug 25 10:24:51.996562 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d32cc65c-4fe4-4c1c-8631-ea71c0408b1e tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/volumes/19341921-9a93-4acf-808b-8eb99f229e27 returned with HTTP 200 Aug 25 10:24:51.997083 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 852/3373] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:24:51 2026] GET /volume/v3/volumes/19341921-9a93-4acf-808b-8eb99f229e27 => generated 1361 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:24:52.316244 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-6e6feb18-8c16-4f25-ab03-6ed9ad537253 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:52.321209 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6e6feb18-8c16-4f25-ab03-6ed9ad537253 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/62bd8591-a435-4221-9005-c33f6b6631ca Aug 25 10:24:52.321503 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6e6feb18-8c16-4f25-ab03-6ed9ad537253 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:52.321887 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6e6feb18-8c16-4f25-ab03-6ed9ad537253 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:52.322099 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-6e6feb18-8c16-4f25-ab03-6ed9ad537253 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 62bd8591-a435-4221-9005-c33f6b6631ca. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:52.328421 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:52.328421 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:24:52.329688 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6e6feb18-8c16-4f25-ab03-6ed9ad537253 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/62bd8591-a435-4221-9005-c33f6b6631ca returned with HTTP 200 Aug 25 10:24:52.330293 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 834/3374] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:24:52 2026] GET /volume/v3/backups/62bd8591-a435-4221-9005-c33f6b6631ca => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:52.593694 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-0aae27b8-411e-458c-be43-49537d5804cc None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:52.596244 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0aae27b8-411e-458c-be43-49537d5804cc tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/backups/946b2b66-f4ac-4b1f-8f0f-1ac0726b5bfb Aug 25 10:24:52.596501 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0aae27b8-411e-458c-be43-49537d5804cc tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:52.597114 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0aae27b8-411e-458c-be43-49537d5804cc tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:52.597114 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-0aae27b8-411e-458c-be43-49537d5804cc tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Show backup with id 946b2b66-f4ac-4b1f-8f0f-1ac0726b5bfb. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:52.603229 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:52.603229 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:24:52.603971 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0aae27b8-411e-458c-be43-49537d5804cc tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups/946b2b66-f4ac-4b1f-8f0f-1ac0726b5bfb returned with HTTP 200 Aug 25 10:24:52.605665 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 845/3375] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:24:52 2026] GET /volume/v3/backups/946b2b66-f4ac-4b1f-8f0f-1ac0726b5bfb => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:53.019511 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-32213eec-7394-45fc-88a8-d37bcf1929ad None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:53.023514 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-32213eec-7394-45fc-88a8-d37bcf1929ad tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/volumes/19341921-9a93-4acf-808b-8eb99f229e27 Aug 25 10:24:53.023514 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-32213eec-7394-45fc-88a8-d37bcf1929ad tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:53.023514 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-32213eec-7394-45fc-88a8-d37bcf1929ad tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:53.034579 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:53.034579 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:24:53.039516 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-32213eec-7394-45fc-88a8-d37bcf1929ad tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Volume info retrieved successfully. Aug 25 10:24:53.045525 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-32213eec-7394-45fc-88a8-d37bcf1929ad tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/volumes/19341921-9a93-4acf-808b-8eb99f229e27 returned with HTTP 200 Aug 25 10:24:53.046019 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 845/3376] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:24:53 2026] GET /volume/v3/volumes/19341921-9a93-4acf-808b-8eb99f229e27 => generated 1361 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:24:53.344821 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-eb8fc7f1-65bf-4f8b-b886-fe9cb0248466 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:53.347026 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-eb8fc7f1-65bf-4f8b-b886-fe9cb0248466 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/62bd8591-a435-4221-9005-c33f6b6631ca Aug 25 10:24:53.348406 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-eb8fc7f1-65bf-4f8b-b886-fe9cb0248466 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:53.348406 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-eb8fc7f1-65bf-4f8b-b886-fe9cb0248466 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:53.348406 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-eb8fc7f1-65bf-4f8b-b886-fe9cb0248466 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 62bd8591-a435-4221-9005-c33f6b6631ca. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:53.352975 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:53.352975 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:24:53.353953 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-eb8fc7f1-65bf-4f8b-b886-fe9cb0248466 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/62bd8591-a435-4221-9005-c33f6b6631ca returned with HTTP 200 Aug 25 10:24:53.354584 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 853/3377] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:24:53 2026] GET /volume/v3/backups/62bd8591-a435-4221-9005-c33f6b6631ca => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:53.580876 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-de92b236-abfb-44a4-8f56-ba5b50bface2 req-7d8f523a-5353-40c5-9cbe-9f6f5cbcd410 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:53.593210 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-de92b236-abfb-44a4-8f56-ba5b50bface2 req-7d8f523a-5353-40c5-9cbe-9f6f5cbcd410 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] POST https://10.4.3.119/volume/v3/attachments/25b94679-ed2f-482f-ba22-bd587da40d28/action Aug 25 10:24:53.593210 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-de92b236-abfb-44a4-8f56-ba5b50bface2 req-7d8f523a-5353-40c5-9cbe-9f6f5cbcd410 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Action body: b'{"os-complete": null}' {{(pid=100389) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:24:53.593210 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-de92b236-abfb-44a4-8f56-ba5b50bface2 req-7d8f523a-5353-40c5-9cbe-9f6f5cbcd410 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:24:53.614477 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:53.614477 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:24:53.617036 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-37819d81-3e34-45ba-89a7-780bc36576d9 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:53.619292 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-37819d81-3e34-45ba-89a7-780bc36576d9 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/backups/946b2b66-f4ac-4b1f-8f0f-1ac0726b5bfb Aug 25 10:24:53.619790 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-37819d81-3e34-45ba-89a7-780bc36576d9 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:53.619790 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-37819d81-3e34-45ba-89a7-780bc36576d9 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:53.620616 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-37819d81-3e34-45ba-89a7-780bc36576d9 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Show backup with id 946b2b66-f4ac-4b1f-8f0f-1ac0726b5bfb. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:53.627849 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:53.627849 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:24:53.629782 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-37819d81-3e34-45ba-89a7-780bc36576d9 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups/946b2b66-f4ac-4b1f-8f0f-1ac0726b5bfb returned with HTTP 200 Aug 25 10:24:53.629782 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 846/3378] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:24:53 2026] GET /volume/v3/backups/946b2b66-f4ac-4b1f-8f0f-1ac0726b5bfb => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:53.639785 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-de92b236-abfb-44a4-8f56-ba5b50bface2 req-7d8f523a-5353-40c5-9cbe-9f6f5cbcd410 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/attachments/25b94679-ed2f-482f-ba22-bd587da40d28/action returned with HTTP 204 Aug 25 10:24:53.640646 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 835/3379] 10.4.3.119 () {74 vars in 1725 bytes} [Tue Aug 25 10:24:53 2026] POST /volume/v3/attachments/25b94679-ed2f-482f-ba22-bd587da40d28/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:24:54.060939 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-032ece7f-bccb-482f-ae03-01cab7d086c0 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:54.063057 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-032ece7f-bccb-482f-ae03-01cab7d086c0 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/volumes/19341921-9a93-4acf-808b-8eb99f229e27 Aug 25 10:24:54.063318 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-032ece7f-bccb-482f-ae03-01cab7d086c0 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:54.063527 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-032ece7f-bccb-482f-ae03-01cab7d086c0 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:54.076106 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:54.076106 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:24:54.080640 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-032ece7f-bccb-482f-ae03-01cab7d086c0 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Volume info retrieved successfully. Aug 25 10:24:54.085845 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-032ece7f-bccb-482f-ae03-01cab7d086c0 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/volumes/19341921-9a93-4acf-808b-8eb99f229e27 returned with HTTP 200 Aug 25 10:24:54.086318 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 846/3380] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:24:54 2026] GET /volume/v3/volumes/19341921-9a93-4acf-808b-8eb99f229e27 => generated 1653 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:24:54.101469 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-50ddc4e3-c93f-452b-b490-5931721e9909 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:54.103915 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-50ddc4e3-c93f-452b-b490-5931721e9909 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] POST https://10.4.3.119/volume/v3/snapshots Aug 25 10:24:54.104585 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-50ddc4e3-c93f-452b-b490-5931721e9909 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "19341921-9a93-4acf-808b-8eb99f229e27", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1895589844"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:24:54.120614 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:54.120614 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:24:54.121227 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-50ddc4e3-c93f-452b-b490-5931721e9909 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Volume info retrieved successfully. Aug 25 10:24:54.121509 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.snapshots [None req-50ddc4e3-c93f-452b-b490-5931721e9909 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Create snapshot from volume 19341921-9a93-4acf-808b-8eb99f229e27 Aug 25 10:24:54.127409 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-50ddc4e3-c93f-452b-b490-5931721e9909 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/snapshots returned with HTTP 400 Aug 25 10:24:54.128494 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 854/3381] 10.4.3.119 () {68 vars in 1265 bytes} [Tue Aug 25 10:24:54 2026] POST /volume/v3/snapshots => generated 160 bytes in 27 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 25 10:24:54.136420 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-3b92c6a9-5029-41e0-9868-b0b1b39f570b None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:54.138995 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3b92c6a9-5029-41e0-9868-b0b1b39f570b tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] POST https://10.4.3.119/volume/v3/snapshots Aug 25 10:24:54.139438 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3b92c6a9-5029-41e0-9868-b0b1b39f570b tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "19341921-9a93-4acf-808b-8eb99f229e27", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-312437021"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:24:54.154429 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:54.154429 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:24:54.155093 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-3b92c6a9-5029-41e0-9868-b0b1b39f570b tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Volume info retrieved successfully. Aug 25 10:24:54.155302 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.snapshots [None req-3b92c6a9-5029-41e0-9868-b0b1b39f570b tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Create snapshot from volume 19341921-9a93-4acf-808b-8eb99f229e27 Aug 25 10:24:54.199362 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-3b92c6a9-5029-41e0-9868-b0b1b39f570b tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Created reservations ['6e104551-7eeb-466e-8da5-2336b40c8f9b', '908f4ec0-38c2-49d3-abaa-9647f5989873', 'bc9573ca-3c3e-477d-a89f-bf66b9d38d2f', '8300118a-606e-4138-acc0-df736b011f20'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:24:54.258857 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-3b92c6a9-5029-41e0-9868-b0b1b39f570b tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Snapshot force create request issued successfully. Aug 25 10:24:54.259369 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3b92c6a9-5029-41e0-9868-b0b1b39f570b tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/snapshots returned with HTTP 202 Aug 25 10:24:54.260281 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 847/3382] 10.4.3.119 () {68 vars in 1265 bytes} [Tue Aug 25 10:24:54 2026] POST /volume/v3/snapshots => generated 309 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:24:54.277609 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-99d06301-2a36-4c2d-a185-7a1940d5b845 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:54.282158 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-99d06301-2a36-4c2d-a185-7a1940d5b845 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/snapshots/35c6cad3-75ee-4ee2-9d24-7b35dfda16f2 Aug 25 10:24:54.282158 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-99d06301-2a36-4c2d-a185-7a1940d5b845 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:54.282158 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-99d06301-2a36-4c2d-a185-7a1940d5b845 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:54.289574 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:54.289574 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:24:54.290455 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-99d06301-2a36-4c2d-a185-7a1940d5b845 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Snapshot retrieved successfully. Aug 25 10:24:54.292618 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-99d06301-2a36-4c2d-a185-7a1940d5b845 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/snapshots/35c6cad3-75ee-4ee2-9d24-7b35dfda16f2 returned with HTTP 200 Aug 25 10:24:54.294194 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 836/3383] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:24:54 2026] GET /volume/v3/snapshots/35c6cad3-75ee-4ee2-9d24-7b35dfda16f2 => generated 441 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:54.372030 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-aef4c441-8e45-4ce2-b34a-8406e0c3a5d9 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:54.375004 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-aef4c441-8e45-4ce2-b34a-8406e0c3a5d9 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/62bd8591-a435-4221-9005-c33f6b6631ca Aug 25 10:24:54.375443 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-aef4c441-8e45-4ce2-b34a-8406e0c3a5d9 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:54.375831 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-aef4c441-8e45-4ce2-b34a-8406e0c3a5d9 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:54.376396 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-aef4c441-8e45-4ce2-b34a-8406e0c3a5d9 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 62bd8591-a435-4221-9005-c33f6b6631ca. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:54.384119 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:54.384119 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:24:54.385218 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-aef4c441-8e45-4ce2-b34a-8406e0c3a5d9 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/62bd8591-a435-4221-9005-c33f6b6631ca returned with HTTP 200 Aug 25 10:24:54.386456 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 847/3384] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:24:54 2026] GET /volume/v3/backups/62bd8591-a435-4221-9005-c33f6b6631ca => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:54.642994 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-5b629c3e-a2a4-4de8-aeb0-3d836103a075 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:54.645188 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5b629c3e-a2a4-4de8-aeb0-3d836103a075 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/backups/946b2b66-f4ac-4b1f-8f0f-1ac0726b5bfb Aug 25 10:24:54.645420 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5b629c3e-a2a4-4de8-aeb0-3d836103a075 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:54.645686 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5b629c3e-a2a4-4de8-aeb0-3d836103a075 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:54.645918 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-5b629c3e-a2a4-4de8-aeb0-3d836103a075 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Show backup with id 946b2b66-f4ac-4b1f-8f0f-1ac0726b5bfb. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:54.651828 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:54.651828 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:24:54.652714 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5b629c3e-a2a4-4de8-aeb0-3d836103a075 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups/946b2b66-f4ac-4b1f-8f0f-1ac0726b5bfb returned with HTTP 200 Aug 25 10:24:54.653290 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 855/3385] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:24:54 2026] GET /volume/v3/backups/946b2b66-f4ac-4b1f-8f0f-1ac0726b5bfb => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:55.304787 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-98a4a743-dc00-45ae-ad73-63e47c7208ca None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:55.306972 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-98a4a743-dc00-45ae-ad73-63e47c7208ca tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/snapshots/35c6cad3-75ee-4ee2-9d24-7b35dfda16f2 Aug 25 10:24:55.307238 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-98a4a743-dc00-45ae-ad73-63e47c7208ca tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:55.307514 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-98a4a743-dc00-45ae-ad73-63e47c7208ca tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:55.313385 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:55.313385 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:24:55.313955 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-98a4a743-dc00-45ae-ad73-63e47c7208ca tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Snapshot retrieved successfully. Aug 25 10:24:55.314893 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-98a4a743-dc00-45ae-ad73-63e47c7208ca tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/snapshots/35c6cad3-75ee-4ee2-9d24-7b35dfda16f2 returned with HTTP 200 Aug 25 10:24:55.315502 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 848/3386] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:24:55 2026] GET /volume/v3/snapshots/35c6cad3-75ee-4ee2-9d24-7b35dfda16f2 => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:55.329410 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-ec3778d9-de49-484e-946c-dd5c6279c904 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:55.332555 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ec3778d9-de49-484e-946c-dd5c6279c904 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] POST https://10.4.3.119/volume/v3/snapshots Aug 25 10:24:55.333050 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ec3778d9-de49-484e-946c-dd5c6279c904 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "19341921-9a93-4acf-808b-8eb99f229e27", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2096440131"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:24:55.349092 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:55.349092 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:24:55.349673 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-ec3778d9-de49-484e-946c-dd5c6279c904 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Volume info retrieved successfully. Aug 25 10:24:55.349877 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.snapshots [None req-ec3778d9-de49-484e-946c-dd5c6279c904 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Create snapshot from volume 19341921-9a93-4acf-808b-8eb99f229e27 Aug 25 10:24:55.383841 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-ec3778d9-de49-484e-946c-dd5c6279c904 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Created reservations ['97a422f0-c58b-48e5-b14d-56177705fb93', '1c741bd2-51a8-4337-ad74-1aeaeef02473', '04707ea0-d5e4-46f1-adfb-12be7547142f', '51f743ee-2026-4df3-a7b0-2475c92d5ff3'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:24:55.399188 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-b3fa2161-2e08-4441-954d-f3e6e77d469e None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:55.401254 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b3fa2161-2e08-4441-954d-f3e6e77d469e tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/62bd8591-a435-4221-9005-c33f6b6631ca Aug 25 10:24:55.401475 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b3fa2161-2e08-4441-954d-f3e6e77d469e tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:55.401673 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b3fa2161-2e08-4441-954d-f3e6e77d469e tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:55.401802 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-b3fa2161-2e08-4441-954d-f3e6e77d469e tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 62bd8591-a435-4221-9005-c33f6b6631ca. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:55.406882 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:55.406882 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:24:55.407907 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b3fa2161-2e08-4441-954d-f3e6e77d469e tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/62bd8591-a435-4221-9005-c33f6b6631ca returned with HTTP 200 Aug 25 10:24:55.408300 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 848/3387] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:24:55 2026] GET /volume/v3/backups/62bd8591-a435-4221-9005-c33f6b6631ca => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:55.421447 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-19b5162b-a194-48a0-a6f2-46dc01113df8 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:55.424739 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-19b5162b-a194-48a0-a6f2-46dc01113df8 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] POST https://10.4.3.119/volume/v3/backups Aug 25 10:24:55.425617 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-19b5162b-a194-48a0-a6f2-46dc01113df8 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "54d69fc4-a94c-4263-9e41-fccc40f279ab", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1110819339"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:24:55.427923 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.contrib.backups [None req-19b5162b-a194-48a0-a6f2-46dc01113df8 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Creating new backup {'backup': {'volume_id': '54d69fc4-a94c-4263-9e41-fccc40f279ab', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1110819339'}} {{(pid=100391) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 10:24:55.428159 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.contrib.backups [None req-19b5162b-a194-48a0-a6f2-46dc01113df8 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Creating backup of volume 54d69fc4-a94c-4263-9e41-fccc40f279ab in container None Aug 25 10:24:55.431826 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-ec3778d9-de49-484e-946c-dd5c6279c904 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Snapshot force create request issued successfully. Aug 25 10:24:55.432324 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ec3778d9-de49-484e-946c-dd5c6279c904 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/snapshots returned with HTTP 202 Aug 25 10:24:55.432757 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 837/3388] 10.4.3.119 () {68 vars in 1265 bytes} [Tue Aug 25 10:24:55 2026] POST /volume/v3/snapshots => generated 310 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:24:55.437362 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:55.437362 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:24:55.437940 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-19b5162b-a194-48a0-a6f2-46dc01113df8 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Volume info retrieved successfully. Aug 25 10:24:55.443250 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-d8a6f6ac-6263-4a43-b9fd-a938250ad24e None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:55.446289 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d8a6f6ac-6263-4a43-b9fd-a938250ad24e tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/snapshots/cd95194d-5dcd-424e-b38c-845a1e278ded Aug 25 10:24:55.446674 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d8a6f6ac-6263-4a43-b9fd-a938250ad24e tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:55.446744 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d8a6f6ac-6263-4a43-b9fd-a938250ad24e tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:55.458372 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:55.458372 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:24:55.458999 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-d8a6f6ac-6263-4a43-b9fd-a938250ad24e tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Snapshot retrieved successfully. Aug 25 10:24:55.463834 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d8a6f6ac-6263-4a43-b9fd-a938250ad24e tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/snapshots/cd95194d-5dcd-424e-b38c-845a1e278ded returned with HTTP 200 Aug 25 10:24:55.466102 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 849/3389] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:24:55 2026] GET /volume/v3/snapshots/cd95194d-5dcd-424e-b38c-845a1e278ded => generated 442 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:55.470206 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-19b5162b-a194-48a0-a6f2-46dc01113df8 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Created reservations ['1a3e9ad3-0ce2-49ad-9a71-96a167f66682', '29ce7e9b-0ea8-47dd-8b7a-05eeb4fa4756'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:24:55.530171 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-19b5162b-a194-48a0-a6f2-46dc01113df8 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups returned with HTTP 202 Aug 25 10:24:55.531154 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 856/3390] 10.4.3.119 () {68 vars in 1259 bytes} [Tue Aug 25 10:24:55 2026] POST /volume/v3/backups => generated 330 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:24:55.542233 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-41e5bdfa-c060-426a-aead-8da8c5500ed8 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:55.544847 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-41e5bdfa-c060-426a-aead-8da8c5500ed8 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/fab2ab7b-6179-4aa7-aebb-f68cf9e33e6a Aug 25 10:24:55.545091 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-41e5bdfa-c060-426a-aead-8da8c5500ed8 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:55.545359 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-41e5bdfa-c060-426a-aead-8da8c5500ed8 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:55.545529 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-41e5bdfa-c060-426a-aead-8da8c5500ed8 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id fab2ab7b-6179-4aa7-aebb-f68cf9e33e6a. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:55.551459 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:55.551459 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:24:55.552816 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-41e5bdfa-c060-426a-aead-8da8c5500ed8 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/fab2ab7b-6179-4aa7-aebb-f68cf9e33e6a returned with HTTP 200 Aug 25 10:24:55.553218 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 849/3391] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:24:55 2026] GET /volume/v3/backups/fab2ab7b-6179-4aa7-aebb-f68cf9e33e6a => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:55.669010 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-30f887f4-edbe-42c3-84de-6ad7bcc71ef3 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:55.672036 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-30f887f4-edbe-42c3-84de-6ad7bcc71ef3 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/backups/946b2b66-f4ac-4b1f-8f0f-1ac0726b5bfb Aug 25 10:24:55.672036 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-30f887f4-edbe-42c3-84de-6ad7bcc71ef3 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:55.672036 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-30f887f4-edbe-42c3-84de-6ad7bcc71ef3 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:55.672480 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-30f887f4-edbe-42c3-84de-6ad7bcc71ef3 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Show backup with id 946b2b66-f4ac-4b1f-8f0f-1ac0726b5bfb. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:55.678401 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:55.678401 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:24:55.679517 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-30f887f4-edbe-42c3-84de-6ad7bcc71ef3 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups/946b2b66-f4ac-4b1f-8f0f-1ac0726b5bfb returned with HTTP 200 Aug 25 10:24:55.680511 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 838/3392] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:24:55 2026] GET /volume/v3/backups/946b2b66-f4ac-4b1f-8f0f-1ac0726b5bfb => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 10:24:56.475260 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-19e0d92f-5ca7-4fac-87bb-4da0564b7b4c None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:56.477758 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-19e0d92f-5ca7-4fac-87bb-4da0564b7b4c tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/snapshots/cd95194d-5dcd-424e-b38c-845a1e278ded Aug 25 10:24:56.478100 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-19e0d92f-5ca7-4fac-87bb-4da0564b7b4c tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:56.478407 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-19e0d92f-5ca7-4fac-87bb-4da0564b7b4c tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:56.485528 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:56.485528 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:24:56.486285 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-19e0d92f-5ca7-4fac-87bb-4da0564b7b4c tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Snapshot retrieved successfully. Aug 25 10:24:56.487280 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-19e0d92f-5ca7-4fac-87bb-4da0564b7b4c tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/snapshots/cd95194d-5dcd-424e-b38c-845a1e278ded returned with HTTP 200 Aug 25 10:24:56.487764 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 850/3393] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:24:56 2026] GET /volume/v3/snapshots/cd95194d-5dcd-424e-b38c-845a1e278ded => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:56.500959 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-b976cb73-552f-40c0-a8b9-3eafcf873dd1 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:56.502967 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b976cb73-552f-40c0-a8b9-3eafcf873dd1 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] POST https://10.4.3.119/volume/v3/snapshots Aug 25 10:24:56.503368 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b976cb73-552f-40c0-a8b9-3eafcf873dd1 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "19341921-9a93-4acf-808b-8eb99f229e27", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1781307151"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:24:56.515320 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:56.515320 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:24:56.515823 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-b976cb73-552f-40c0-a8b9-3eafcf873dd1 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Volume info retrieved successfully. Aug 25 10:24:56.515978 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.snapshots [None req-b976cb73-552f-40c0-a8b9-3eafcf873dd1 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Create snapshot from volume 19341921-9a93-4acf-808b-8eb99f229e27 Aug 25 10:24:56.542586 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-b976cb73-552f-40c0-a8b9-3eafcf873dd1 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Created reservations ['f3499e6c-9080-4203-9924-31509d2e0bb8', 'd5acdc92-08ca-458a-adca-9967890d7a76', '8d34d1bd-9527-4644-b7fa-876d96f0bb18', '911363fd-8678-4573-b824-4b3876d9130d'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:24:56.568185 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-184d3119-4371-4315-bce5-c2da9c2ee82c None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:56.570678 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-184d3119-4371-4315-bce5-c2da9c2ee82c tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/fab2ab7b-6179-4aa7-aebb-f68cf9e33e6a Aug 25 10:24:56.570953 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-184d3119-4371-4315-bce5-c2da9c2ee82c tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:56.571243 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-184d3119-4371-4315-bce5-c2da9c2ee82c tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:56.571531 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-184d3119-4371-4315-bce5-c2da9c2ee82c tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id fab2ab7b-6179-4aa7-aebb-f68cf9e33e6a. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:56.576974 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:56.576974 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:24:56.578158 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-184d3119-4371-4315-bce5-c2da9c2ee82c tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/fab2ab7b-6179-4aa7-aebb-f68cf9e33e6a returned with HTTP 200 Aug 25 10:24:56.578679 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 850/3394] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:24:56 2026] GET /volume/v3/backups/fab2ab7b-6179-4aa7-aebb-f68cf9e33e6a => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:56.580948 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-b976cb73-552f-40c0-a8b9-3eafcf873dd1 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Snapshot force create request issued successfully. Aug 25 10:24:56.581327 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b976cb73-552f-40c0-a8b9-3eafcf873dd1 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/snapshots returned with HTTP 202 Aug 25 10:24:56.581733 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 857/3395] 10.4.3.119 () {68 vars in 1265 bytes} [Tue Aug 25 10:24:56 2026] POST /volume/v3/snapshots => generated 310 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:24:56.590378 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-353ad09d-c181-4c22-8f95-12891d327ef2 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:56.592541 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-353ad09d-c181-4c22-8f95-12891d327ef2 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/snapshots/598507a4-5bd8-419c-b23b-c2d350e7d295 Aug 25 10:24:56.592852 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-353ad09d-c181-4c22-8f95-12891d327ef2 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:56.593303 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-353ad09d-c181-4c22-8f95-12891d327ef2 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:56.599359 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:56.599359 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:24:56.599863 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-353ad09d-c181-4c22-8f95-12891d327ef2 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Snapshot retrieved successfully. Aug 25 10:24:56.600815 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-353ad09d-c181-4c22-8f95-12891d327ef2 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/snapshots/598507a4-5bd8-419c-b23b-c2d350e7d295 returned with HTTP 200 Aug 25 10:24:56.601266 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 839/3396] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:24:56 2026] GET /volume/v3/snapshots/598507a4-5bd8-419c-b23b-c2d350e7d295 => generated 442 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:56.693766 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-2da93b2e-3c00-497d-8a5a-70adc908fe55 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:56.695931 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2da93b2e-3c00-497d-8a5a-70adc908fe55 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/backups/946b2b66-f4ac-4b1f-8f0f-1ac0726b5bfb Aug 25 10:24:56.696210 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2da93b2e-3c00-497d-8a5a-70adc908fe55 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:56.696489 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2da93b2e-3c00-497d-8a5a-70adc908fe55 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:56.696662 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-2da93b2e-3c00-497d-8a5a-70adc908fe55 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Show backup with id 946b2b66-f4ac-4b1f-8f0f-1ac0726b5bfb. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:56.701354 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:56.701354 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:24:56.702087 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2da93b2e-3c00-497d-8a5a-70adc908fe55 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups/946b2b66-f4ac-4b1f-8f0f-1ac0726b5bfb returned with HTTP 200 Aug 25 10:24:56.702696 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 851/3397] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:24:56 2026] GET /volume/v3/backups/946b2b66-f4ac-4b1f-8f0f-1ac0726b5bfb => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:57.594090 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-fbde49dc-9f43-4e33-81eb-a1a7729bcde2 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:57.595966 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-fbde49dc-9f43-4e33-81eb-a1a7729bcde2 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/fab2ab7b-6179-4aa7-aebb-f68cf9e33e6a Aug 25 10:24:57.596162 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-fbde49dc-9f43-4e33-81eb-a1a7729bcde2 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:57.596347 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-fbde49dc-9f43-4e33-81eb-a1a7729bcde2 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:57.596457 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-fbde49dc-9f43-4e33-81eb-a1a7729bcde2 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id fab2ab7b-6179-4aa7-aebb-f68cf9e33e6a. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:57.600840 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:57.600840 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:24:57.601839 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-fbde49dc-9f43-4e33-81eb-a1a7729bcde2 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/fab2ab7b-6179-4aa7-aebb-f68cf9e33e6a returned with HTTP 200 Aug 25 10:24:57.602244 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 851/3398] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:24:57 2026] GET /volume/v3/backups/fab2ab7b-6179-4aa7-aebb-f68cf9e33e6a => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:57.611285 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-7b6a7ddc-df22-4d7e-8e65-80686f38786c None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:57.613487 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7b6a7ddc-df22-4d7e-8e65-80686f38786c tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/snapshots/598507a4-5bd8-419c-b23b-c2d350e7d295 Aug 25 10:24:57.615164 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7b6a7ddc-df22-4d7e-8e65-80686f38786c tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:57.615164 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7b6a7ddc-df22-4d7e-8e65-80686f38786c tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:57.619551 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:57.619551 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:24:57.620043 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-7b6a7ddc-df22-4d7e-8e65-80686f38786c tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Snapshot retrieved successfully. Aug 25 10:24:57.620892 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7b6a7ddc-df22-4d7e-8e65-80686f38786c tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/snapshots/598507a4-5bd8-419c-b23b-c2d350e7d295 returned with HTTP 200 Aug 25 10:24:57.621311 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 858/3399] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:24:57 2026] GET /volume/v3/snapshots/598507a4-5bd8-419c-b23b-c2d350e7d295 => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:57.631618 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-c222d7e1-b71c-48a6-9057-af79f40f430b None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:57.633502 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c222d7e1-b71c-48a6-9057-af79f40f430b tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] DELETE https://10.4.3.119/volume/v3/snapshots/35c6cad3-75ee-4ee2-9d24-7b35dfda16f2 Aug 25 10:24:57.633825 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c222d7e1-b71c-48a6-9057-af79f40f430b tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:57.634024 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c222d7e1-b71c-48a6-9057-af79f40f430b tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:57.634152 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.snapshots [None req-c222d7e1-b71c-48a6-9057-af79f40f430b tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Delete snapshot with id: 35c6cad3-75ee-4ee2-9d24-7b35dfda16f2 Aug 25 10:24:57.639939 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:57.639939 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:24:57.640464 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-c222d7e1-b71c-48a6-9057-af79f40f430b tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Snapshot retrieved successfully. Aug 25 10:24:57.660188 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-c222d7e1-b71c-48a6-9057-af79f40f430b tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Snapshot delete request issued successfully. Aug 25 10:24:57.660417 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c222d7e1-b71c-48a6-9057-af79f40f430b tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/snapshots/35c6cad3-75ee-4ee2-9d24-7b35dfda16f2 returned with HTTP 202 Aug 25 10:24:57.660859 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 840/3400] 10.4.3.119 () {66 vars in 1357 bytes} [Tue Aug 25 10:24:57 2026] DELETE /volume/v3/snapshots/35c6cad3-75ee-4ee2-9d24-7b35dfda16f2 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:24:57.669111 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-56c244a5-94e3-4711-8ab2-e1f6c388029a None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:57.672883 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-56c244a5-94e3-4711-8ab2-e1f6c388029a tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/snapshots/35c6cad3-75ee-4ee2-9d24-7b35dfda16f2 Aug 25 10:24:57.673236 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-56c244a5-94e3-4711-8ab2-e1f6c388029a tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:57.673511 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-56c244a5-94e3-4711-8ab2-e1f6c388029a tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:57.683032 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:57.683032 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:24:57.686617 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-56c244a5-94e3-4711-8ab2-e1f6c388029a tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Snapshot retrieved successfully. Aug 25 10:24:57.687595 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-56c244a5-94e3-4711-8ab2-e1f6c388029a tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/snapshots/35c6cad3-75ee-4ee2-9d24-7b35dfda16f2 returned with HTTP 200 Aug 25 10:24:57.687993 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 852/3401] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:24:57 2026] GET /volume/v3/snapshots/35c6cad3-75ee-4ee2-9d24-7b35dfda16f2 => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:57.715331 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-9ffabf1c-6a21-4444-9a10-40fc12316495 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:57.717779 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9ffabf1c-6a21-4444-9a10-40fc12316495 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/backups/946b2b66-f4ac-4b1f-8f0f-1ac0726b5bfb Aug 25 10:24:57.718012 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9ffabf1c-6a21-4444-9a10-40fc12316495 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:57.718273 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9ffabf1c-6a21-4444-9a10-40fc12316495 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:57.718408 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-9ffabf1c-6a21-4444-9a10-40fc12316495 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Show backup with id 946b2b66-f4ac-4b1f-8f0f-1ac0726b5bfb. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:57.725860 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:57.725860 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:24:57.726816 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9ffabf1c-6a21-4444-9a10-40fc12316495 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups/946b2b66-f4ac-4b1f-8f0f-1ac0726b5bfb returned with HTTP 200 Aug 25 10:24:57.727345 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 852/3402] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:24:57 2026] GET /volume/v3/backups/946b2b66-f4ac-4b1f-8f0f-1ac0726b5bfb => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:58.616433 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-7d39cb7c-d0d0-4349-943d-5df0a6a0e1fc None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:58.618955 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7d39cb7c-d0d0-4349-943d-5df0a6a0e1fc tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/fab2ab7b-6179-4aa7-aebb-f68cf9e33e6a Aug 25 10:24:58.619176 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7d39cb7c-d0d0-4349-943d-5df0a6a0e1fc tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:58.619401 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7d39cb7c-d0d0-4349-943d-5df0a6a0e1fc tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:58.619511 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-7d39cb7c-d0d0-4349-943d-5df0a6a0e1fc tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id fab2ab7b-6179-4aa7-aebb-f68cf9e33e6a. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:58.624616 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:58.624616 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:24:58.625687 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7d39cb7c-d0d0-4349-943d-5df0a6a0e1fc tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/fab2ab7b-6179-4aa7-aebb-f68cf9e33e6a returned with HTTP 200 Aug 25 10:24:58.626250 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 859/3403] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:24:58 2026] GET /volume/v3/backups/fab2ab7b-6179-4aa7-aebb-f68cf9e33e6a => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:58.701319 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-b8240727-bd84-42ee-b62c-3a557cfec09a None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:58.703493 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b8240727-bd84-42ee-b62c-3a557cfec09a tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/snapshots/35c6cad3-75ee-4ee2-9d24-7b35dfda16f2 Aug 25 10:24:58.704346 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b8240727-bd84-42ee-b62c-3a557cfec09a tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:58.704346 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b8240727-bd84-42ee-b62c-3a557cfec09a tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:58.710149 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b8240727-bd84-42ee-b62c-3a557cfec09a tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/snapshots/35c6cad3-75ee-4ee2-9d24-7b35dfda16f2 returned with HTTP 404 Aug 25 10:24:58.710741 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 841/3404] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:24:58 2026] GET /volume/v3/snapshots/35c6cad3-75ee-4ee2-9d24-7b35dfda16f2 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:24:58.719658 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-b2a31686-48e4-4261-a88b-36444e8edd27 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:58.722417 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b2a31686-48e4-4261-a88b-36444e8edd27 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] DELETE https://10.4.3.119/volume/v3/snapshots/598507a4-5bd8-419c-b23b-c2d350e7d295 Aug 25 10:24:58.722780 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b2a31686-48e4-4261-a88b-36444e8edd27 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:58.722983 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b2a31686-48e4-4261-a88b-36444e8edd27 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:58.723041 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.snapshots [None req-b2a31686-48e4-4261-a88b-36444e8edd27 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Delete snapshot with id: 598507a4-5bd8-419c-b23b-c2d350e7d295 Aug 25 10:24:58.730373 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:58.730373 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:24:58.730810 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-b2a31686-48e4-4261-a88b-36444e8edd27 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Snapshot retrieved successfully. Aug 25 10:24:58.745167 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-fbf145f2-cfe0-462b-ab51-6a52d4d92074 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:58.748206 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-fbf145f2-cfe0-462b-ab51-6a52d4d92074 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/backups/946b2b66-f4ac-4b1f-8f0f-1ac0726b5bfb Aug 25 10:24:58.748206 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-fbf145f2-cfe0-462b-ab51-6a52d4d92074 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:58.748859 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-fbf145f2-cfe0-462b-ab51-6a52d4d92074 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:58.748859 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-fbf145f2-cfe0-462b-ab51-6a52d4d92074 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Show backup with id 946b2b66-f4ac-4b1f-8f0f-1ac0726b5bfb. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:58.754805 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:58.754805 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:24:58.755796 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-fbf145f2-cfe0-462b-ab51-6a52d4d92074 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups/946b2b66-f4ac-4b1f-8f0f-1ac0726b5bfb returned with HTTP 200 Aug 25 10:24:58.756228 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 853/3405] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:24:58 2026] GET /volume/v3/backups/946b2b66-f4ac-4b1f-8f0f-1ac0726b5bfb => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:58.761321 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-b2a31686-48e4-4261-a88b-36444e8edd27 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Snapshot delete request issued successfully. Aug 25 10:24:58.761321 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b2a31686-48e4-4261-a88b-36444e8edd27 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/snapshots/598507a4-5bd8-419c-b23b-c2d350e7d295 returned with HTTP 202 Aug 25 10:24:58.761983 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 853/3406] 10.4.3.119 () {66 vars in 1357 bytes} [Tue Aug 25 10:24:58 2026] DELETE /volume/v3/snapshots/598507a4-5bd8-419c-b23b-c2d350e7d295 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:24:58.772864 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-7f308564-1a8f-4dcc-a2c0-1aeca81da121 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:58.774585 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-80d5923b-56c8-4d01-b1ad-4077d8728ef3 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:58.775653 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7f308564-1a8f-4dcc-a2c0-1aeca81da121 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/snapshots/598507a4-5bd8-419c-b23b-c2d350e7d295 Aug 25 10:24:58.775653 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7f308564-1a8f-4dcc-a2c0-1aeca81da121 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:58.776096 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7f308564-1a8f-4dcc-a2c0-1aeca81da121 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:58.776986 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-80d5923b-56c8-4d01-b1ad-4077d8728ef3 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-member] DELETE https://10.4.3.119/volume/v3/backups/946b2b66-f4ac-4b1f-8f0f-1ac0726b5bfb Aug 25 10:24:58.777393 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-80d5923b-56c8-4d01-b1ad-4077d8728ef3 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:58.777612 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-80d5923b-56c8-4d01-b1ad-4077d8728ef3 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:58.777709 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.contrib.backups [None req-80d5923b-56c8-4d01-b1ad-4077d8728ef3 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-member] Delete backup with id: 946b2b66-f4ac-4b1f-8f0f-1ac0726b5bfb. Aug 25 10:24:58.784165 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:58.784165 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:24:58.784833 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-7f308564-1a8f-4dcc-a2c0-1aeca81da121 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Snapshot retrieved successfully. Aug 25 10:24:58.785794 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:58.785794 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:24:58.786253 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7f308564-1a8f-4dcc-a2c0-1aeca81da121 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/snapshots/598507a4-5bd8-419c-b23b-c2d350e7d295 returned with HTTP 200 Aug 25 10:24:58.786473 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 860/3407] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:24:58 2026] GET /volume/v3/snapshots/598507a4-5bd8-419c-b23b-c2d350e7d295 => generated 468 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:58.809266 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.backup.rpcapi [None req-80d5923b-56c8-4d01-b1ad-4077d8728ef3 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-member] delete_backup rpcapi backup_id 946b2b66-f4ac-4b1f-8f0f-1ac0726b5bfb {{(pid=100389) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 10:24:58.811926 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-80d5923b-56c8-4d01-b1ad-4077d8728ef3 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-member] https://10.4.3.119/volume/v3/backups/946b2b66-f4ac-4b1f-8f0f-1ac0726b5bfb returned with HTTP 202 Aug 25 10:24:58.812801 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 842/3408] 10.4.3.119 () {68 vars in 1391 bytes} [Tue Aug 25 10:24:58 2026] DELETE /volume/v3/backups/946b2b66-f4ac-4b1f-8f0f-1ac0726b5bfb => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:24:58.830124 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-899cda96-209c-4d1d-801e-ba596db6e2f7 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:58.833254 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-899cda96-209c-4d1d-801e-ba596db6e2f7 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] DELETE https://10.4.3.119/volume/v3/volumes/25a49096-9329-4acd-a2ae-7cea753c74b5 Aug 25 10:24:58.833652 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-899cda96-209c-4d1d-801e-ba596db6e2f7 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:58.833936 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-899cda96-209c-4d1d-801e-ba596db6e2f7 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:58.834334 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-899cda96-209c-4d1d-801e-ba596db6e2f7 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Delete volume with id: 25a49096-9329-4acd-a2ae-7cea753c74b5 Aug 25 10:24:58.845993 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:58.845993 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:24:58.847227 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-899cda96-209c-4d1d-801e-ba596db6e2f7 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Volume info retrieved successfully. Aug 25 10:24:58.888974 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-899cda96-209c-4d1d-801e-ba596db6e2f7 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Delete volume request issued successfully. Aug 25 10:24:58.889344 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-899cda96-209c-4d1d-801e-ba596db6e2f7 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/volumes/25a49096-9329-4acd-a2ae-7cea753c74b5 returned with HTTP 202 Aug 25 10:24:58.890109 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 854/3409] 10.4.3.119 () {68 vars in 1391 bytes} [Tue Aug 25 10:24:58 2026] DELETE /volume/v3/volumes/25a49096-9329-4acd-a2ae-7cea753c74b5 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:24:58.917087 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-dd493961-8607-4d27-af8a-066b03b9b89a None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:58.918627 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-dd493961-8607-4d27-af8a-066b03b9b89a tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/volumes/25a49096-9329-4acd-a2ae-7cea753c74b5 Aug 25 10:24:58.919260 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-dd493961-8607-4d27-af8a-066b03b9b89a tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:58.919852 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-dd493961-8607-4d27-af8a-066b03b9b89a tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:58.932256 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:58.932256 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:24:58.940304 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-dd493961-8607-4d27-af8a-066b03b9b89a tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Volume info retrieved successfully. Aug 25 10:24:58.947432 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-dd493961-8607-4d27-af8a-066b03b9b89a tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/volumes/25a49096-9329-4acd-a2ae-7cea753c74b5 returned with HTTP 200 Aug 25 10:24:58.947938 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 854/3410] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:24:58 2026] GET /volume/v3/volumes/25a49096-9329-4acd-a2ae-7cea753c74b5 => generated 1016 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:24:59.639928 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-4039d1aa-7f9d-48f9-a0d0-0cf17604b4b1 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:59.642108 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4039d1aa-7f9d-48f9-a0d0-0cf17604b4b1 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/fab2ab7b-6179-4aa7-aebb-f68cf9e33e6a Aug 25 10:24:59.642108 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4039d1aa-7f9d-48f9-a0d0-0cf17604b4b1 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:59.642108 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4039d1aa-7f9d-48f9-a0d0-0cf17604b4b1 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:59.642108 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-4039d1aa-7f9d-48f9-a0d0-0cf17604b4b1 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id fab2ab7b-6179-4aa7-aebb-f68cf9e33e6a. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:24:59.648074 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:59.648074 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:24:59.649399 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4039d1aa-7f9d-48f9-a0d0-0cf17604b4b1 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/fab2ab7b-6179-4aa7-aebb-f68cf9e33e6a returned with HTTP 200 Aug 25 10:24:59.650459 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 861/3411] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:24:59 2026] GET /volume/v3/backups/fab2ab7b-6179-4aa7-aebb-f68cf9e33e6a => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:24:59.799503 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-98829e1f-1f20-4d75-a16e-429cfc2ad6fe None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:59.801222 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-98829e1f-1f20-4d75-a16e-429cfc2ad6fe tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/snapshots/598507a4-5bd8-419c-b23b-c2d350e7d295 Aug 25 10:24:59.801585 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-98829e1f-1f20-4d75-a16e-429cfc2ad6fe tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:59.801869 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-98829e1f-1f20-4d75-a16e-429cfc2ad6fe tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:59.808632 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-98829e1f-1f20-4d75-a16e-429cfc2ad6fe tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/snapshots/598507a4-5bd8-419c-b23b-c2d350e7d295 returned with HTTP 404 Aug 25 10:24:59.809127 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 843/3412] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:24:59 2026] GET /volume/v3/snapshots/598507a4-5bd8-419c-b23b-c2d350e7d295 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:24:59.822425 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-6035357c-0a9d-4747-ab19-bad57b645b9b None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:59.824714 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6035357c-0a9d-4747-ab19-bad57b645b9b tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] DELETE https://10.4.3.119/volume/v3/snapshots/cd95194d-5dcd-424e-b38c-845a1e278ded Aug 25 10:24:59.825047 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-6035357c-0a9d-4747-ab19-bad57b645b9b tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:59.825373 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-6035357c-0a9d-4747-ab19-bad57b645b9b tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:59.825828 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.snapshots [None req-6035357c-0a9d-4747-ab19-bad57b645b9b tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Delete snapshot with id: cd95194d-5dcd-424e-b38c-845a1e278ded Aug 25 10:24:59.832207 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:59.832207 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:24:59.832801 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-6035357c-0a9d-4747-ab19-bad57b645b9b tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Snapshot retrieved successfully. Aug 25 10:24:59.858213 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-6035357c-0a9d-4747-ab19-bad57b645b9b tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Snapshot delete request issued successfully. Aug 25 10:24:59.858597 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6035357c-0a9d-4747-ab19-bad57b645b9b tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/snapshots/cd95194d-5dcd-424e-b38c-845a1e278ded returned with HTTP 202 Aug 25 10:24:59.859264 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 855/3413] 10.4.3.119 () {66 vars in 1357 bytes} [Tue Aug 25 10:24:59 2026] DELETE /volume/v3/snapshots/cd95194d-5dcd-424e-b38c-845a1e278ded => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:24:59.867766 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-8b30c75a-cf10-429d-899f-72c061d0b630 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:59.870759 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8b30c75a-cf10-429d-899f-72c061d0b630 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/snapshots/cd95194d-5dcd-424e-b38c-845a1e278ded Aug 25 10:24:59.871052 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8b30c75a-cf10-429d-899f-72c061d0b630 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:59.871396 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8b30c75a-cf10-429d-899f-72c061d0b630 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:59.878915 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:24:59.878915 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:24:59.879619 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-8b30c75a-cf10-429d-899f-72c061d0b630 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Snapshot retrieved successfully. Aug 25 10:24:59.880869 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8b30c75a-cf10-429d-899f-72c061d0b630 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/snapshots/cd95194d-5dcd-424e-b38c-845a1e278ded returned with HTTP 200 Aug 25 10:24:59.881810 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 855/3414] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:24:59 2026] GET /volume/v3/snapshots/cd95194d-5dcd-424e-b38c-845a1e278ded => generated 468 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 10:24:59.974066 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-280d9173-29bf-4116-b40a-3f6e01f3404c None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:59.976077 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-280d9173-29bf-4116-b40a-3f6e01f3404c tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/volumes/25a49096-9329-4acd-a2ae-7cea753c74b5 Aug 25 10:24:59.976478 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-280d9173-29bf-4116-b40a-3f6e01f3404c tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:59.976684 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-280d9173-29bf-4116-b40a-3f6e01f3404c tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:59.984251 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-280d9173-29bf-4116-b40a-3f6e01f3404c tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/volumes/25a49096-9329-4acd-a2ae-7cea753c74b5 returned with HTTP 404 Aug 25 10:24:59.984987 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 862/3415] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:24:59 2026] GET /volume/v3/volumes/25a49096-9329-4acd-a2ae-7cea753c74b5 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:24:59.994149 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-cc95396f-e807-414b-a465-3df936c5ef06 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:24:59.995922 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-cc95396f-e807-414b-a465-3df936c5ef06 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-member] GET https://10.4.3.119/volume/v3/backups/82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea/export_record Aug 25 10:24:59.996239 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-cc95396f-e807-414b-a465-3df936c5ef06 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:24:59.996522 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-cc95396f-e807-414b-a465-3df936c5ef06 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-member] Calling method 'export_record' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:24:59.996665 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.contrib.backups [None req-cc95396f-e807-414b-a465-3df936c5ef06 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-member] Export record for backup 82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea. {{(pid=100389) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 25 10:25:00.001888 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:00.001888 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:25:00.003151 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.policy [None req-cc95396f-e807-414b-a465-3df936c5ef06 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-member] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '7dc96b8d369e45c9a185fa62230ee9c4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0356cbd5feb4f4d9fd1bacc96be6e74', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100389) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 10:25:00.003473 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-cc95396f-e807-414b-a465-3df936c5ef06 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-member] https://10.4.3.119/volume/v3/backups/82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea/export_record returned with HTTP 403 Aug 25 10:25:00.003956 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 844/3416] 10.4.3.119 () {68 vars in 1430 bytes} [Tue Aug 25 10:24:59 2026] GET /volume/v3/backups/82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea/export_record => generated 101 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:25:00.020515 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-7d59e5f5-89be-49a6-8ce6-1338a192bc23 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:00.022938 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7d59e5f5-89be-49a6-8ce6-1338a192bc23 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:25:00.023658 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7d59e5f5-89be-49a6-8ce6-1338a192bc23 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1186040600"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:25:00.025408 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-7d59e5f5-89be-49a6-8ce6-1338a192bc23 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1186040600'}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:25:00.025599 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-7d59e5f5-89be-49a6-8ce6-1338a192bc23 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Create volume of 1 GB Aug 25 10:25:00.026210 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:00.026210 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:25:00.030456 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-7d59e5f5-89be-49a6-8ce6-1338a192bc23 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Availability Zones retrieved successfully. Aug 25 10:25:00.037547 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-7d59e5f5-89be-49a6-8ce6-1338a192bc23 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Flow 'volume_create_api' (abf1fff6-14b8-45df-a0cb-d3873c83171e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:25:00.038816 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-7d59e5f5-89be-49a6-8ce6-1338a192bc23 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36bf01a7-e78e-4366-83c1-3e4b1196e56a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:25:00.039789 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [None req-7d59e5f5-89be-49a6-8ce6-1338a192bc23 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Validating volume size '1' using validate_int {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:25:00.072472 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-7d59e5f5-89be-49a6-8ce6-1338a192bc23 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36bf01a7-e78e-4366-83c1-3e4b1196e56a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:25:00.073803 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-7d59e5f5-89be-49a6-8ce6-1338a192bc23 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62370ffe-0299-4854-9478-bbfe2e63fe6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:25:00.131822 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-7d59e5f5-89be-49a6-8ce6-1338a192bc23 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Created reservations ['96e937a8-f63f-419e-9ca3-935b22949c85', '25724d36-a4f7-4722-b26f-a598086d8650', 'e9b77ff1-bc13-4453-8d76-47590a9d702d', '676c6a3d-4d57-45ee-a4a6-7c5c188232aa'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:25:00.133769 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-7d59e5f5-89be-49a6-8ce6-1338a192bc23 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62370ffe-0299-4854-9478-bbfe2e63fe6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['96e937a8-f63f-419e-9ca3-935b22949c85', '25724d36-a4f7-4722-b26f-a598086d8650', 'e9b77ff1-bc13-4453-8d76-47590a9d702d', '676c6a3d-4d57-45ee-a4a6-7c5c188232aa']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:25:00.134218 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-7d59e5f5-89be-49a6-8ce6-1338a192bc23 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca100028-0d89-4462-99ff-bf04e5136865) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:25:00.167552 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-7d59e5f5-89be-49a6-8ce6-1338a192bc23 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca100028-0d89-4462-99ff-bf04e5136865) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '79d4dfd6-8a5c-4968-8865-c3e6be039c1c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1186040600',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0356cbd5feb4f4d9fd1bacc96be6e74',qos_specs=None,replication_status=,reservations=['96e937a8-f63f-419e-9ca3-935b22949c85','25724d36-a4f7-4722-b26f-a598086d8650','e9b77ff1-bc13-4453-8d76-47590a9d702d','676c6a3d-4d57-45ee-a4a6-7c5c188232aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5c266a06cf74aacaddec9580290358c',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:25:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1186040600',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=79d4dfd6-8a5c-4968-8865-c3e6be039c1c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d0356cbd5feb4f4d9fd1bacc96be6e74',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f5c266a06cf74aacaddec9580290358c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:25:00.168660 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-7d59e5f5-89be-49a6-8ce6-1338a192bc23 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00bd43ca-a65c-410f-b39a-7450d6b494c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:25:00.193979 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-7d59e5f5-89be-49a6-8ce6-1338a192bc23 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00bd43ca-a65c-410f-b39a-7450d6b494c1) transitioned into state 'SUCCESS' from state '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-1186040600',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0356cbd5feb4f4d9fd1bacc96be6e74',qos_specs=None,replication_status=,reservations=['96e937a8-f63f-419e-9ca3-935b22949c85','25724d36-a4f7-4722-b26f-a598086d8650','e9b77ff1-bc13-4453-8d76-47590a9d702d','676c6a3d-4d57-45ee-a4a6-7c5c188232aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5c266a06cf74aacaddec9580290358c',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:25:00.194660 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-7d59e5f5-89be-49a6-8ce6-1338a192bc23 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ef3f867-6aef-41f6-8e93-c140382c68ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:25:00.207490 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-7d59e5f5-89be-49a6-8ce6-1338a192bc23 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ef3f867-6aef-41f6-8e93-c140382c68ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:25:00.208649 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-7d59e5f5-89be-49a6-8ce6-1338a192bc23 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Flow 'volume_create_api' (abf1fff6-14b8-45df-a0cb-d3873c83171e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:25:00.209249 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-7d59e5f5-89be-49a6-8ce6-1338a192bc23 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Create volume request issued successfully. Aug 25 10:25:00.210084 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7d59e5f5-89be-49a6-8ce6-1338a192bc23 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:25:00.210703 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 856/3417] 10.4.3.119 () {70 vars in 1298 bytes} [Tue Aug 25 10:25:00 2026] POST /volume/v3/volumes => generated 778 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:25:00.222103 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-f281d1dd-4bfd-45d2-997b-6fd6063c2c68 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:00.225637 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f281d1dd-4bfd-45d2-997b-6fd6063c2c68 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/volumes/79d4dfd6-8a5c-4968-8865-c3e6be039c1c Aug 25 10:25:00.225968 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f281d1dd-4bfd-45d2-997b-6fd6063c2c68 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:00.226286 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f281d1dd-4bfd-45d2-997b-6fd6063c2c68 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:00.238560 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:00.238560 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:25:00.244389 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-f281d1dd-4bfd-45d2-997b-6fd6063c2c68 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Volume info retrieved successfully. Aug 25 10:25:00.250975 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f281d1dd-4bfd-45d2-997b-6fd6063c2c68 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/volumes/79d4dfd6-8a5c-4968-8865-c3e6be039c1c returned with HTTP 200 Aug 25 10:25:00.251695 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 856/3418] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:25:00 2026] GET /volume/v3/volumes/79d4dfd6-8a5c-4968-8865-c3e6be039c1c => generated 957 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:00.662783 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-53f6f370-98c7-4ef4-89fa-46d21c32f591 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:00.664412 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-53f6f370-98c7-4ef4-89fa-46d21c32f591 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/fab2ab7b-6179-4aa7-aebb-f68cf9e33e6a Aug 25 10:25:00.664576 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-53f6f370-98c7-4ef4-89fa-46d21c32f591 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:00.664751 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-53f6f370-98c7-4ef4-89fa-46d21c32f591 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:00.664879 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-53f6f370-98c7-4ef4-89fa-46d21c32f591 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id fab2ab7b-6179-4aa7-aebb-f68cf9e33e6a. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:25:00.670469 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:00.670469 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:25:00.671477 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-53f6f370-98c7-4ef4-89fa-46d21c32f591 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/fab2ab7b-6179-4aa7-aebb-f68cf9e33e6a returned with HTTP 200 Aug 25 10:25:00.672033 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 863/3419] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:25:00 2026] GET /volume/v3/backups/fab2ab7b-6179-4aa7-aebb-f68cf9e33e6a => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:00.893563 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-208b59f9-84f0-4f85-92c4-628636e3de65 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:00.896525 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-208b59f9-84f0-4f85-92c4-628636e3de65 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/snapshots/cd95194d-5dcd-424e-b38c-845a1e278ded Aug 25 10:25:00.896525 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-208b59f9-84f0-4f85-92c4-628636e3de65 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:00.896525 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-208b59f9-84f0-4f85-92c4-628636e3de65 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:00.901817 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-208b59f9-84f0-4f85-92c4-628636e3de65 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/snapshots/cd95194d-5dcd-424e-b38c-845a1e278ded returned with HTTP 404 Aug 25 10:25:00.902482 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 845/3420] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:25:00 2026] GET /volume/v3/snapshots/cd95194d-5dcd-424e-b38c-845a1e278ded => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:25:00.911571 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-4732ab1d-fe2f-4fd9-9d7f-4f96c4922efb None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:00.914346 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4732ab1d-fe2f-4fd9-9d7f-4f96c4922efb tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] DELETE https://10.4.3.119/volume/v3/snapshots/598507a4-5bd8-419c-b23b-c2d350e7d295 Aug 25 10:25:00.915422 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4732ab1d-fe2f-4fd9-9d7f-4f96c4922efb tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:00.915785 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4732ab1d-fe2f-4fd9-9d7f-4f96c4922efb tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:00.916320 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.snapshots [None req-4732ab1d-fe2f-4fd9-9d7f-4f96c4922efb tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Delete snapshot with id: 598507a4-5bd8-419c-b23b-c2d350e7d295 Aug 25 10:25:00.922789 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4732ab1d-fe2f-4fd9-9d7f-4f96c4922efb tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/snapshots/598507a4-5bd8-419c-b23b-c2d350e7d295 returned with HTTP 404 Aug 25 10:25:00.923839 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 857/3421] 10.4.3.119 () {66 vars in 1357 bytes} [Tue Aug 25 10:25:00 2026] DELETE /volume/v3/snapshots/598507a4-5bd8-419c-b23b-c2d350e7d295 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:25:00.938436 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-c66a90dc-379d-4a3a-b18a-73a6f8e097f6 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:00.941045 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c66a90dc-379d-4a3a-b18a-73a6f8e097f6 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] DELETE https://10.4.3.119/volume/v3/snapshots/cd95194d-5dcd-424e-b38c-845a1e278ded Aug 25 10:25:00.941815 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c66a90dc-379d-4a3a-b18a-73a6f8e097f6 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:00.942265 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c66a90dc-379d-4a3a-b18a-73a6f8e097f6 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:00.943919 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.snapshots [None req-c66a90dc-379d-4a3a-b18a-73a6f8e097f6 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Delete snapshot with id: cd95194d-5dcd-424e-b38c-845a1e278ded Aug 25 10:25:00.949127 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c66a90dc-379d-4a3a-b18a-73a6f8e097f6 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/snapshots/cd95194d-5dcd-424e-b38c-845a1e278ded returned with HTTP 404 Aug 25 10:25:00.950178 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 857/3422] 10.4.3.119 () {66 vars in 1357 bytes} [Tue Aug 25 10:25:00 2026] DELETE /volume/v3/snapshots/cd95194d-5dcd-424e-b38c-845a1e278ded => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:25:00.960492 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-e45e19b1-035c-41f4-ad9f-4bcaf8082bf9 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:00.962656 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e45e19b1-035c-41f4-ad9f-4bcaf8082bf9 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] DELETE https://10.4.3.119/volume/v3/snapshots/35c6cad3-75ee-4ee2-9d24-7b35dfda16f2 Aug 25 10:25:00.962909 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e45e19b1-035c-41f4-ad9f-4bcaf8082bf9 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:00.963132 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e45e19b1-035c-41f4-ad9f-4bcaf8082bf9 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:00.963307 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.snapshots [None req-e45e19b1-035c-41f4-ad9f-4bcaf8082bf9 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Delete snapshot with id: 35c6cad3-75ee-4ee2-9d24-7b35dfda16f2 Aug 25 10:25:00.968300 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e45e19b1-035c-41f4-ad9f-4bcaf8082bf9 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/snapshots/35c6cad3-75ee-4ee2-9d24-7b35dfda16f2 returned with HTTP 404 Aug 25 10:25:00.968883 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 864/3423] 10.4.3.119 () {66 vars in 1357 bytes} [Tue Aug 25 10:25:00 2026] DELETE /volume/v3/snapshots/35c6cad3-75ee-4ee2-9d24-7b35dfda16f2 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:25:01.044579 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-7145209f-27ee-40be-97f9-82e10109ef13 req-5e1cd806-2cae-40d9-8113-df475ec38aa9 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:01.047027 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-7145209f-27ee-40be-97f9-82e10109ef13 req-5e1cd806-2cae-40d9-8113-df475ec38aa9 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/volumes/19341921-9a93-4acf-808b-8eb99f229e27 Aug 25 10:25:01.047290 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-7145209f-27ee-40be-97f9-82e10109ef13 req-5e1cd806-2cae-40d9-8113-df475ec38aa9 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:01.047489 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-7145209f-27ee-40be-97f9-82e10109ef13 req-5e1cd806-2cae-40d9-8113-df475ec38aa9 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:01.057923 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:01.057923 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:25:01.061369 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-7145209f-27ee-40be-97f9-82e10109ef13 req-5e1cd806-2cae-40d9-8113-df475ec38aa9 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Volume info retrieved successfully. Aug 25 10:25:01.066354 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-7145209f-27ee-40be-97f9-82e10109ef13 req-5e1cd806-2cae-40d9-8113-df475ec38aa9 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/volumes/19341921-9a93-4acf-808b-8eb99f229e27 returned with HTTP 200 Aug 25 10:25:01.066484 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 846/3424] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:25:01 2026] GET /volume/v3/volumes/19341921-9a93-4acf-808b-8eb99f229e27 => generated 1653 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:25:01.093042 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-7145209f-27ee-40be-97f9-82e10109ef13 req-fbf23fb7-5741-4ca6-8a75-d8c615064ca6 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:01.095302 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-7145209f-27ee-40be-97f9-82e10109ef13 req-fbf23fb7-5741-4ca6-8a75-d8c615064ca6 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] POST https://10.4.3.119/volume/v3/volumes/19341921-9a93-4acf-808b-8eb99f229e27/action Aug 25 10:25:01.095695 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-7145209f-27ee-40be-97f9-82e10109ef13 req-fbf23fb7-5741-4ca6-8a75-d8c615064ca6 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:25:01.095906 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-7145209f-27ee-40be-97f9-82e10109ef13 req-fbf23fb7-5741-4ca6-8a75-d8c615064ca6 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:25:01.107357 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:01.107357 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:25:01.108043 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [req-7145209f-27ee-40be-97f9-82e10109ef13 req-fbf23fb7-5741-4ca6-8a75-d8c615064ca6 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Volume info retrieved successfully. Aug 25 10:25:01.120164 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [req-7145209f-27ee-40be-97f9-82e10109ef13 req-fbf23fb7-5741-4ca6-8a75-d8c615064ca6 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Begin detaching volume completed successfully. Aug 25 10:25:01.120747 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-7145209f-27ee-40be-97f9-82e10109ef13 req-fbf23fb7-5741-4ca6-8a75-d8c615064ca6 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/volumes/19341921-9a93-4acf-808b-8eb99f229e27/action returned with HTTP 202 Aug 25 10:25:01.121294 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 858/3425] 10.4.3.119 () {72 vars in 1672 bytes} [Tue Aug 25 10:25:01 2026] POST /volume/v3/volumes/19341921-9a93-4acf-808b-8eb99f229e27/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:25:01.220271 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-752ba78b-c330-4187-9071-a810f55f022f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:01.220271 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-752ba78b-c330-4187-9071-a810f55f022f None None] GET https://10.4.3.119/volume// Aug 25 10:25:01.220271 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-752ba78b-c330-4187-9071-a810f55f022f None None] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:01.221555 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-752ba78b-c330-4187-9071-a810f55f022f None None] Calling method 'all' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:01.222736 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-752ba78b-c330-4187-9071-a810f55f022f None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:25:01.223418 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 858/3426] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:25:01 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:25:01.240495 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-7145209f-27ee-40be-97f9-82e10109ef13 req-b662f8a0-4248-4725-a7b4-80a24b65315e None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:01.244113 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-7145209f-27ee-40be-97f9-82e10109ef13 req-b662f8a0-4248-4725-a7b4-80a24b65315e tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/volumes/19341921-9a93-4acf-808b-8eb99f229e27 Aug 25 10:25:01.244624 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-7145209f-27ee-40be-97f9-82e10109ef13 req-b662f8a0-4248-4725-a7b4-80a24b65315e tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:01.244850 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-7145209f-27ee-40be-97f9-82e10109ef13 req-b662f8a0-4248-4725-a7b4-80a24b65315e tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:01.274247 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:01.274247 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:25:01.281664 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-7145209f-27ee-40be-97f9-82e10109ef13 req-b662f8a0-4248-4725-a7b4-80a24b65315e tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Volume info retrieved successfully. Aug 25 10:25:01.289583 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-b4b7983a-7eef-4a7d-992c-b5c432eb6c2b None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:01.290322 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-7145209f-27ee-40be-97f9-82e10109ef13 req-b662f8a0-4248-4725-a7b4-80a24b65315e tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/volumes/19341921-9a93-4acf-808b-8eb99f229e27 returned with HTTP 200 Aug 25 10:25:01.291016 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 865/3427] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:25:01 2026] GET /volume/v3/volumes/19341921-9a93-4acf-808b-8eb99f229e27 => generated 1836 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:25:01.293388 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b4b7983a-7eef-4a7d-992c-b5c432eb6c2b tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/volumes/79d4dfd6-8a5c-4968-8865-c3e6be039c1c Aug 25 10:25:01.294310 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b4b7983a-7eef-4a7d-992c-b5c432eb6c2b tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:01.294310 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b4b7983a-7eef-4a7d-992c-b5c432eb6c2b tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:01.308159 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:01.308159 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:25:01.313938 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-b4b7983a-7eef-4a7d-992c-b5c432eb6c2b tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Volume info retrieved successfully. Aug 25 10:25:01.326927 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b4b7983a-7eef-4a7d-992c-b5c432eb6c2b tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/volumes/79d4dfd6-8a5c-4968-8865-c3e6be039c1c returned with HTTP 200 Aug 25 10:25:01.326927 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 847/3428] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:25:01 2026] GET /volume/v3/volumes/79d4dfd6-8a5c-4968-8865-c3e6be039c1c => generated 1018 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:25:01.355596 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-0abebd9c-96ef-4276-b120-1e862dd2005d None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:01.357691 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0abebd9c-96ef-4276-b120-1e862dd2005d tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] POST https://10.4.3.119/volume/v3/backups Aug 25 10:25:01.358058 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0abebd9c-96ef-4276-b120-1e862dd2005d tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "79d4dfd6-8a5c-4968-8865-c3e6be039c1c", "name": "tempest-type-Backup-1719141862"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:25:01.360117 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.contrib.backups [None req-0abebd9c-96ef-4276-b120-1e862dd2005d tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Creating new backup {'backup': {'volume_id': '79d4dfd6-8a5c-4968-8865-c3e6be039c1c', 'name': 'tempest-type-Backup-1719141862'}} {{(pid=100388) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 10:25:01.360925 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.contrib.backups [None req-0abebd9c-96ef-4276-b120-1e862dd2005d tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Creating backup of volume 79d4dfd6-8a5c-4968-8865-c3e6be039c1c in container None Aug 25 10:25:01.370866 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:01.370866 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:25:01.371322 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-0abebd9c-96ef-4276-b120-1e862dd2005d tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Volume info retrieved successfully. Aug 25 10:25:01.395542 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-0abebd9c-96ef-4276-b120-1e862dd2005d tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Created reservations ['e07298cd-7462-4b55-bd43-202524ebe486', '7354a312-ff6e-49d7-892f-e7cd231658d9'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:25:01.441830 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0abebd9c-96ef-4276-b120-1e862dd2005d tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups returned with HTTP 202 Aug 25 10:25:01.442390 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 859/3429] 10.4.3.119 () {70 vars in 1299 bytes} [Tue Aug 25 10:25:01 2026] POST /volume/v3/backups => generated 316 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:25:01.452707 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-15bba72c-5d8f-4f91-a0dc-f780d18a72ce None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:01.454577 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-15bba72c-5d8f-4f91-a0dc-f780d18a72ce tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/backups/79d85c1a-0c24-4ef9-a305-331bc4fb1a7c Aug 25 10:25:01.455183 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-15bba72c-5d8f-4f91-a0dc-f780d18a72ce tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:01.455595 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-15bba72c-5d8f-4f91-a0dc-f780d18a72ce tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:01.455864 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-15bba72c-5d8f-4f91-a0dc-f780d18a72ce tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Show backup with id 79d85c1a-0c24-4ef9-a305-331bc4fb1a7c. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:25:01.461886 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:01.461886 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:25:01.464486 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-15bba72c-5d8f-4f91-a0dc-f780d18a72ce tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups/79d85c1a-0c24-4ef9-a305-331bc4fb1a7c returned with HTTP 200 Aug 25 10:25:01.464486 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 859/3430] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:25:01 2026] GET /volume/v3/backups/79d85c1a-0c24-4ef9-a305-331bc4fb1a7c => generated 723 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:01.683891 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-f487994c-7a13-42d7-b421-8a43ed3b86e6 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:01.685592 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f487994c-7a13-42d7-b421-8a43ed3b86e6 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/fab2ab7b-6179-4aa7-aebb-f68cf9e33e6a Aug 25 10:25:01.685809 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f487994c-7a13-42d7-b421-8a43ed3b86e6 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:01.686005 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f487994c-7a13-42d7-b421-8a43ed3b86e6 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:01.686106 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-f487994c-7a13-42d7-b421-8a43ed3b86e6 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id fab2ab7b-6179-4aa7-aebb-f68cf9e33e6a. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:25:01.690860 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:01.690860 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:25:01.691656 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f487994c-7a13-42d7-b421-8a43ed3b86e6 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/fab2ab7b-6179-4aa7-aebb-f68cf9e33e6a returned with HTTP 200 Aug 25 10:25:01.692079 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 866/3431] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:25:01 2026] GET /volume/v3/backups/fab2ab7b-6179-4aa7-aebb-f68cf9e33e6a => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:02.497398 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-90fbb417-83cb-4cf4-a715-ffd55a6d7b38 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:02.499609 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-90fbb417-83cb-4cf4-a715-ffd55a6d7b38 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/backups/79d85c1a-0c24-4ef9-a305-331bc4fb1a7c Aug 25 10:25:02.499929 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-90fbb417-83cb-4cf4-a715-ffd55a6d7b38 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:02.500122 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-90fbb417-83cb-4cf4-a715-ffd55a6d7b38 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:02.500288 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-90fbb417-83cb-4cf4-a715-ffd55a6d7b38 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Show backup with id 79d85c1a-0c24-4ef9-a305-331bc4fb1a7c. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:25:02.505830 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:02.505830 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:25:02.506521 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-90fbb417-83cb-4cf4-a715-ffd55a6d7b38 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups/79d85c1a-0c24-4ef9-a305-331bc4fb1a7c returned with HTTP 200 Aug 25 10:25:02.506919 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 848/3432] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:25:02 2026] GET /volume/v3/backups/79d85c1a-0c24-4ef9-a305-331bc4fb1a7c => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:02.704191 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-d7bb43b1-85e9-4cf0-a842-fccb04699690 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:02.708041 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d7bb43b1-85e9-4cf0-a842-fccb04699690 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/fab2ab7b-6179-4aa7-aebb-f68cf9e33e6a Aug 25 10:25:02.708613 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d7bb43b1-85e9-4cf0-a842-fccb04699690 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:02.709627 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d7bb43b1-85e9-4cf0-a842-fccb04699690 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:02.709627 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-d7bb43b1-85e9-4cf0-a842-fccb04699690 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id fab2ab7b-6179-4aa7-aebb-f68cf9e33e6a. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:25:02.713695 np0000008063 devstack@c-api.service[100388]: DEBUG dbcounter [-] [100388] Writing DB stats cinder:SELECT=267,cinder:UPDATE=75,cinder:INSERT=36 {{(pid=100388) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 10:25:02.719619 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:02.719619 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:25:02.725337 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d7bb43b1-85e9-4cf0-a842-fccb04699690 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/fab2ab7b-6179-4aa7-aebb-f68cf9e33e6a returned with HTTP 200 Aug 25 10:25:02.725337 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 860/3433] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:25:02 2026] GET /volume/v3/backups/fab2ab7b-6179-4aa7-aebb-f68cf9e33e6a => generated 749 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:03.536322 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-a0d9d18f-266a-49ca-badb-4e4184ff980f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:03.538351 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a0d9d18f-266a-49ca-badb-4e4184ff980f tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/backups/79d85c1a-0c24-4ef9-a305-331bc4fb1a7c Aug 25 10:25:03.538750 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a0d9d18f-266a-49ca-badb-4e4184ff980f tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:03.539092 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a0d9d18f-266a-49ca-badb-4e4184ff980f tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:03.539403 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-a0d9d18f-266a-49ca-badb-4e4184ff980f tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Show backup with id 79d85c1a-0c24-4ef9-a305-331bc4fb1a7c. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:25:03.544434 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:03.544434 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:25:03.545451 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a0d9d18f-266a-49ca-badb-4e4184ff980f tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups/79d85c1a-0c24-4ef9-a305-331bc4fb1a7c returned with HTTP 200 Aug 25 10:25:03.546062 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 860/3434] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:25:03 2026] GET /volume/v3/backups/79d85c1a-0c24-4ef9-a305-331bc4fb1a7c => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:03.738680 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-14cca3f0-51a0-403f-bd77-c97a5fa8eff6 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:03.740566 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-14cca3f0-51a0-403f-bd77-c97a5fa8eff6 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/fab2ab7b-6179-4aa7-aebb-f68cf9e33e6a Aug 25 10:25:03.740834 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-14cca3f0-51a0-403f-bd77-c97a5fa8eff6 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:03.741048 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-14cca3f0-51a0-403f-bd77-c97a5fa8eff6 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:03.741203 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-14cca3f0-51a0-403f-bd77-c97a5fa8eff6 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id fab2ab7b-6179-4aa7-aebb-f68cf9e33e6a. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:25:03.748636 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:03.748636 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:25:03.749976 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-14cca3f0-51a0-403f-bd77-c97a5fa8eff6 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/fab2ab7b-6179-4aa7-aebb-f68cf9e33e6a returned with HTTP 200 Aug 25 10:25:03.750745 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 867/3435] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:25:03 2026] GET /volume/v3/backups/fab2ab7b-6179-4aa7-aebb-f68cf9e33e6a => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:04.561033 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-4b3f97f9-c59d-4e02-aed1-af15d07dfac9 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:04.563433 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4b3f97f9-c59d-4e02-aed1-af15d07dfac9 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/backups/79d85c1a-0c24-4ef9-a305-331bc4fb1a7c Aug 25 10:25:04.563777 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4b3f97f9-c59d-4e02-aed1-af15d07dfac9 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:04.564154 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4b3f97f9-c59d-4e02-aed1-af15d07dfac9 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:04.564295 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-4b3f97f9-c59d-4e02-aed1-af15d07dfac9 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Show backup with id 79d85c1a-0c24-4ef9-a305-331bc4fb1a7c. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:25:04.572954 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:04.572954 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:25:04.573159 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-7145209f-27ee-40be-97f9-82e10109ef13 req-c9c0588a-8a97-43db-855f-5a4a60243b6c None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:04.573890 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4b3f97f9-c59d-4e02-aed1-af15d07dfac9 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups/79d85c1a-0c24-4ef9-a305-331bc4fb1a7c returned with HTTP 200 Aug 25 10:25:04.574358 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 849/3436] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:25:04 2026] GET /volume/v3/backups/79d85c1a-0c24-4ef9-a305-331bc4fb1a7c => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:04.576201 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-7145209f-27ee-40be-97f9-82e10109ef13 req-c9c0588a-8a97-43db-855f-5a4a60243b6c tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] DELETE https://10.4.3.119/volume/v3/attachments/25b94679-ed2f-482f-ba22-bd587da40d28 Aug 25 10:25:04.576511 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-7145209f-27ee-40be-97f9-82e10109ef13 req-c9c0588a-8a97-43db-855f-5a4a60243b6c tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:04.576826 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-7145209f-27ee-40be-97f9-82e10109ef13 req-c9c0588a-8a97-43db-855f-5a4a60243b6c tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'version_select' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:04.588658 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:04.588658 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:25:04.655943 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-7145209f-27ee-40be-97f9-82e10109ef13 req-c9c0588a-8a97-43db-855f-5a4a60243b6c tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/attachments/25b94679-ed2f-482f-ba22-bd587da40d28 returned with HTTP 200 Aug 25 10:25:04.656664 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 861/3437] 10.4.3.119 () {72 vars in 1673 bytes} [Tue Aug 25 10:25:04 2026] DELETE /volume/v3/attachments/25b94679-ed2f-482f-ba22-bd587da40d28 => generated 19 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:04.764479 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-67fcbad9-15ba-4327-b046-64fb2eb981b2 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:04.768201 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-67fcbad9-15ba-4327-b046-64fb2eb981b2 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/fab2ab7b-6179-4aa7-aebb-f68cf9e33e6a Aug 25 10:25:04.768201 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-67fcbad9-15ba-4327-b046-64fb2eb981b2 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:04.768201 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-67fcbad9-15ba-4327-b046-64fb2eb981b2 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:04.768201 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-67fcbad9-15ba-4327-b046-64fb2eb981b2 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id fab2ab7b-6179-4aa7-aebb-f68cf9e33e6a. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:25:04.775422 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:04.775422 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:25:04.777247 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-67fcbad9-15ba-4327-b046-64fb2eb981b2 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/fab2ab7b-6179-4aa7-aebb-f68cf9e33e6a returned with HTTP 200 Aug 25 10:25:04.778371 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 861/3438] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:25:04 2026] GET /volume/v3/backups/fab2ab7b-6179-4aa7-aebb-f68cf9e33e6a => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:04.790203 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-b2402d75-a770-4dcc-9e68-241c24793224 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:04.792215 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b2402d75-a770-4dcc-9e68-241c24793224 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] POST https://10.4.3.119/volume/v3/backups/fab2ab7b-6179-4aa7-aebb-f68cf9e33e6a/restore Aug 25 10:25:04.792612 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b2402d75-a770-4dcc-9e68-241c24793224 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "54d69fc4-a94c-4263-9e41-fccc40f279ab"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:25:04.794375 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.contrib.backups [None req-b2402d75-a770-4dcc-9e68-241c24793224 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Restoring backup fab2ab7b-6179-4aa7-aebb-f68cf9e33e6a ({'restore': {'volume_id': '54d69fc4-a94c-4263-9e41-fccc40f279ab'}}) {{(pid=100391) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 25 10:25:04.794537 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.contrib.backups [None req-b2402d75-a770-4dcc-9e68-241c24793224 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Restoring backup fab2ab7b-6179-4aa7-aebb-f68cf9e33e6a to volume 54d69fc4-a94c-4263-9e41-fccc40f279ab. Aug 25 10:25:04.803114 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:04.803114 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:25:04.817581 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:04.817581 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:25:04.818304 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-b2402d75-a770-4dcc-9e68-241c24793224 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Volume info retrieved successfully. Aug 25 10:25:04.818511 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.backup.api [None req-b2402d75-a770-4dcc-9e68-241c24793224 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Checking backup size 1 against volume size 1 {{(pid=100391) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 25 10:25:04.818708 np0000008063 devstack@c-api.service[100391]: INFO cinder.backup.api [None req-b2402d75-a770-4dcc-9e68-241c24793224 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Overwriting volume 54d69fc4-a94c-4263-9e41-fccc40f279ab with restore of backup fab2ab7b-6179-4aa7-aebb-f68cf9e33e6a Aug 25 10:25:04.848420 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.backup.rpcapi [None req-b2402d75-a770-4dcc-9e68-241c24793224 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] restore_backup in rpcapi backup_id fab2ab7b-6179-4aa7-aebb-f68cf9e33e6a {{(pid=100391) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 25 10:25:04.851320 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b2402d75-a770-4dcc-9e68-241c24793224 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/fab2ab7b-6179-4aa7-aebb-f68cf9e33e6a/restore returned with HTTP 202 Aug 25 10:25:04.852621 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 868/3439] 10.4.3.119 () {68 vars in 1393 bytes} [Tue Aug 25 10:25:04 2026] POST /volume/v3/backups/fab2ab7b-6179-4aa7-aebb-f68cf9e33e6a/restore => generated 182 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:25:04.865633 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-9671586b-699f-4420-8970-1506b6e3bd82 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:04.873531 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9671586b-699f-4420-8970-1506b6e3bd82 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/fab2ab7b-6179-4aa7-aebb-f68cf9e33e6a Aug 25 10:25:04.873840 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9671586b-699f-4420-8970-1506b6e3bd82 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:04.874064 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9671586b-699f-4420-8970-1506b6e3bd82 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:04.874515 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-9671586b-699f-4420-8970-1506b6e3bd82 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id fab2ab7b-6179-4aa7-aebb-f68cf9e33e6a. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:25:04.884362 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:04.884362 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:25:04.886503 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9671586b-699f-4420-8970-1506b6e3bd82 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/fab2ab7b-6179-4aa7-aebb-f68cf9e33e6a returned with HTTP 200 Aug 25 10:25:04.886503 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 850/3440] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:25:04 2026] GET /volume/v3/backups/fab2ab7b-6179-4aa7-aebb-f68cf9e33e6a => generated 750 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:05.592227 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-2d86459a-3422-44b5-94f0-24779f353486 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:05.595051 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2d86459a-3422-44b5-94f0-24779f353486 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/backups/79d85c1a-0c24-4ef9-a305-331bc4fb1a7c Aug 25 10:25:05.595476 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2d86459a-3422-44b5-94f0-24779f353486 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:05.595950 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2d86459a-3422-44b5-94f0-24779f353486 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:05.596437 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-2d86459a-3422-44b5-94f0-24779f353486 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Show backup with id 79d85c1a-0c24-4ef9-a305-331bc4fb1a7c. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:25:05.602721 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:05.602721 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:25:05.603853 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2d86459a-3422-44b5-94f0-24779f353486 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups/79d85c1a-0c24-4ef9-a305-331bc4fb1a7c returned with HTTP 200 Aug 25 10:25:05.604672 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 862/3441] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:25:05 2026] GET /volume/v3/backups/79d85c1a-0c24-4ef9-a305-331bc4fb1a7c => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:05.898847 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-9f4cc1ec-dd3c-4b06-9b86-0049d336b439 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:05.900811 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-9f4cc1ec-dd3c-4b06-9b86-0049d336b439 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/fab2ab7b-6179-4aa7-aebb-f68cf9e33e6a Aug 25 10:25:05.901029 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-9f4cc1ec-dd3c-4b06-9b86-0049d336b439 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:05.901249 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-9f4cc1ec-dd3c-4b06-9b86-0049d336b439 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:05.901366 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-9f4cc1ec-dd3c-4b06-9b86-0049d336b439 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id fab2ab7b-6179-4aa7-aebb-f68cf9e33e6a. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:25:05.907114 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:05.907114 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:25:05.908428 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-9f4cc1ec-dd3c-4b06-9b86-0049d336b439 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/fab2ab7b-6179-4aa7-aebb-f68cf9e33e6a returned with HTTP 200 Aug 25 10:25:05.908428 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 862/3442] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:25:05 2026] GET /volume/v3/backups/fab2ab7b-6179-4aa7-aebb-f68cf9e33e6a => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:06.624092 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-6ce3c3d2-095b-47c3-9d49-1faf24b2cef2 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:06.626543 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6ce3c3d2-095b-47c3-9d49-1faf24b2cef2 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/backups/79d85c1a-0c24-4ef9-a305-331bc4fb1a7c Aug 25 10:25:06.626817 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6ce3c3d2-095b-47c3-9d49-1faf24b2cef2 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:06.627012 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6ce3c3d2-095b-47c3-9d49-1faf24b2cef2 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:06.627251 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-6ce3c3d2-095b-47c3-9d49-1faf24b2cef2 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Show backup with id 79d85c1a-0c24-4ef9-a305-331bc4fb1a7c. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:25:06.633208 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:06.633208 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:25:06.634021 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6ce3c3d2-095b-47c3-9d49-1faf24b2cef2 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups/79d85c1a-0c24-4ef9-a305-331bc4fb1a7c returned with HTTP 200 Aug 25 10:25:06.634439 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 869/3443] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:25:06 2026] GET /volume/v3/backups/79d85c1a-0c24-4ef9-a305-331bc4fb1a7c => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:06.636080 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-f6f01a54-284a-42bb-a91d-f02509df5397 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:06.638348 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f6f01a54-284a-42bb-a91d-f02509df5397 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] POST https://10.4.3.119/volume/v3/snapshots Aug 25 10:25:06.638792 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f6f01a54-284a-42bb-a91d-f02509df5397 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "20c79cb1-50e1-475d-ad0f-77e1ff625971", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1241270797", "description": null, "metadata": null}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:25:06.653382 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:06.653382 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:25:06.653995 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-f6f01a54-284a-42bb-a91d-f02509df5397 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Volume info retrieved successfully. Aug 25 10:25:06.654223 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.snapshots [None req-f6f01a54-284a-42bb-a91d-f02509df5397 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Create snapshot from volume 20c79cb1-50e1-475d-ad0f-77e1ff625971 Aug 25 10:25:06.703782 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-f6f01a54-284a-42bb-a91d-f02509df5397 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Created reservations ['cf6a4c05-d8ca-4796-8eec-174f511a5830', 'd34da3a1-d914-45da-ab93-41fa119915a6', '368ac9a7-5253-416f-ba67-cff3332af359', 'f8cb8cc1-8793-4024-ba61-e2685de8c5c0'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:25:06.752586 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-f6f01a54-284a-42bb-a91d-f02509df5397 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Snapshot force create request issued successfully. Aug 25 10:25:06.753015 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f6f01a54-284a-42bb-a91d-f02509df5397 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/snapshots returned with HTTP 202 Aug 25 10:25:06.753548 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 851/3444] 10.4.3.119 () {68 vars in 1265 bytes} [Tue Aug 25 10:25:06 2026] POST /volume/v3/snapshots => generated 308 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:25:06.767037 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-915901d1-c6af-4a2b-91ff-ead840f7b61a None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:06.769047 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-915901d1-c6af-4a2b-91ff-ead840f7b61a tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] GET https://10.4.3.119/volume/v3/snapshots/d2984d88-68f6-48ce-bb34-4fee599a2a73 Aug 25 10:25:06.769318 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-915901d1-c6af-4a2b-91ff-ead840f7b61a tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:06.769568 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-915901d1-c6af-4a2b-91ff-ead840f7b61a tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:06.776436 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:06.776436 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:25:06.777002 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-915901d1-c6af-4a2b-91ff-ead840f7b61a tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Snapshot retrieved successfully. Aug 25 10:25:06.778034 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-915901d1-c6af-4a2b-91ff-ead840f7b61a tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/snapshots/d2984d88-68f6-48ce-bb34-4fee599a2a73 returned with HTTP 200 Aug 25 10:25:06.778450 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 863/3445] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:25:06 2026] GET /volume/v3/snapshots/d2984d88-68f6-48ce-bb34-4fee599a2a73 => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:06.921117 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-3801ccde-ec9e-469d-81cb-7c64c1103dbd None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:06.923535 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3801ccde-ec9e-469d-81cb-7c64c1103dbd tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/fab2ab7b-6179-4aa7-aebb-f68cf9e33e6a Aug 25 10:25:06.923775 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3801ccde-ec9e-469d-81cb-7c64c1103dbd tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:06.924008 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3801ccde-ec9e-469d-81cb-7c64c1103dbd tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:06.924147 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-3801ccde-ec9e-469d-81cb-7c64c1103dbd tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id fab2ab7b-6179-4aa7-aebb-f68cf9e33e6a. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:25:06.929556 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:06.929556 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:25:06.931421 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3801ccde-ec9e-469d-81cb-7c64c1103dbd tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/fab2ab7b-6179-4aa7-aebb-f68cf9e33e6a returned with HTTP 200 Aug 25 10:25:06.931421 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 863/3446] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:25:06 2026] GET /volume/v3/backups/fab2ab7b-6179-4aa7-aebb-f68cf9e33e6a => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:07.652979 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-b5740134-214d-4b72-a4d4-64dcb0c0b0da None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:07.655093 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b5740134-214d-4b72-a4d4-64dcb0c0b0da tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/backups/79d85c1a-0c24-4ef9-a305-331bc4fb1a7c Aug 25 10:25:07.655388 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b5740134-214d-4b72-a4d4-64dcb0c0b0da tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:07.655642 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b5740134-214d-4b72-a4d4-64dcb0c0b0da tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:07.655788 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-b5740134-214d-4b72-a4d4-64dcb0c0b0da tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Show backup with id 79d85c1a-0c24-4ef9-a305-331bc4fb1a7c. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:25:07.660843 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:07.660843 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:25:07.661619 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b5740134-214d-4b72-a4d4-64dcb0c0b0da tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups/79d85c1a-0c24-4ef9-a305-331bc4fb1a7c returned with HTTP 200 Aug 25 10:25:07.662260 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 870/3447] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:25:07 2026] GET /volume/v3/backups/79d85c1a-0c24-4ef9-a305-331bc4fb1a7c => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:07.789021 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-89da18ba-0133-499a-b2c5-d66be4b4aa18 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:07.791196 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-89da18ba-0133-499a-b2c5-d66be4b4aa18 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] GET https://10.4.3.119/volume/v3/snapshots/d2984d88-68f6-48ce-bb34-4fee599a2a73 Aug 25 10:25:07.791380 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-89da18ba-0133-499a-b2c5-d66be4b4aa18 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:07.791848 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-89da18ba-0133-499a-b2c5-d66be4b4aa18 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:07.799598 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:07.799598 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:25:07.800257 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-89da18ba-0133-499a-b2c5-d66be4b4aa18 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Snapshot retrieved successfully. Aug 25 10:25:07.801268 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-89da18ba-0133-499a-b2c5-d66be4b4aa18 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/snapshots/d2984d88-68f6-48ce-bb34-4fee599a2a73 returned with HTTP 200 Aug 25 10:25:07.801795 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 852/3448] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:25:07 2026] GET /volume/v3/snapshots/d2984d88-68f6-48ce-bb34-4fee599a2a73 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:07.811105 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-bea5fee2-712f-4e14-b66b-6bb720335eac None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:07.813177 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-bea5fee2-712f-4e14-b66b-6bb720335eac tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] GET https://10.4.3.119/volume/v3/snapshots/d2984d88-68f6-48ce-bb34-4fee599a2a73 Aug 25 10:25:07.813258 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-bea5fee2-712f-4e14-b66b-6bb720335eac tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:07.813447 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-bea5fee2-712f-4e14-b66b-6bb720335eac tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:07.819930 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:07.819930 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:25:07.820604 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-bea5fee2-712f-4e14-b66b-6bb720335eac tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Snapshot retrieved successfully. Aug 25 10:25:07.821887 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-bea5fee2-712f-4e14-b66b-6bb720335eac tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/snapshots/d2984d88-68f6-48ce-bb34-4fee599a2a73 returned with HTTP 200 Aug 25 10:25:07.822327 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 864/3449] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:25:07 2026] GET /volume/v3/snapshots/d2984d88-68f6-48ce-bb34-4fee599a2a73 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:07.833515 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-bd995477-c1de-4ace-b873-7acdebafe50f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:07.836249 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-bd995477-c1de-4ace-b873-7acdebafe50f tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] POST https://10.4.3.119/volume/v3/snapshots Aug 25 10:25:07.837166 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-bd995477-c1de-4ace-b873-7acdebafe50f tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "20c79cb1-50e1-475d-ad0f-77e1ff625971", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-466145806", "description": null, "metadata": null}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:25:07.854394 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:07.854394 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:25:07.855214 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-bd995477-c1de-4ace-b873-7acdebafe50f tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Volume info retrieved successfully. Aug 25 10:25:07.855535 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.snapshots [None req-bd995477-c1de-4ace-b873-7acdebafe50f tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Create snapshot from volume 20c79cb1-50e1-475d-ad0f-77e1ff625971 Aug 25 10:25:07.897982 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-bd995477-c1de-4ace-b873-7acdebafe50f tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Created reservations ['fe7034d1-aef0-431b-8e68-7c14eaca3dc3', 'a2e045c2-0f8c-4c03-928c-b5581c9e9b4a', 'bae4bbf4-902c-47ad-9674-fd035926c942', '3ea878aa-9f99-4b90-adca-5e83eb51e688'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:25:07.945125 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-eaacb002-d030-4ecc-be8c-4c703742a599 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:07.947118 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-eaacb002-d030-4ecc-be8c-4c703742a599 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/fab2ab7b-6179-4aa7-aebb-f68cf9e33e6a Aug 25 10:25:07.947317 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-eaacb002-d030-4ecc-be8c-4c703742a599 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:07.947481 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-eaacb002-d030-4ecc-be8c-4c703742a599 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:07.947586 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-eaacb002-d030-4ecc-be8c-4c703742a599 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id fab2ab7b-6179-4aa7-aebb-f68cf9e33e6a. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:25:07.956428 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:07.956428 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:25:07.957725 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-eaacb002-d030-4ecc-be8c-4c703742a599 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/fab2ab7b-6179-4aa7-aebb-f68cf9e33e6a returned with HTTP 200 Aug 25 10:25:07.957881 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-bd995477-c1de-4ace-b873-7acdebafe50f tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Snapshot force create request issued successfully. Aug 25 10:25:07.958397 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-bd995477-c1de-4ace-b873-7acdebafe50f tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/snapshots returned with HTTP 202 Aug 25 10:25:07.959170 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 864/3451] 10.4.3.119 () {68 vars in 1265 bytes} [Tue Aug 25 10:25:07 2026] POST /volume/v3/snapshots => generated 307 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:25:07.960990 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 871/3451] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:25:07 2026] GET /volume/v3/backups/fab2ab7b-6179-4aa7-aebb-f68cf9e33e6a => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:07.971560 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-a17c1f82-dfd6-426e-8841-f060b5c74246 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:07.973193 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a17c1f82-dfd6-426e-8841-f060b5c74246 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] GET https://10.4.3.119/volume/v3/snapshots/2987da23-0433-4cf9-9b9b-40ce7bea1cbe Aug 25 10:25:07.973372 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a17c1f82-dfd6-426e-8841-f060b5c74246 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:07.973563 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a17c1f82-dfd6-426e-8841-f060b5c74246 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:07.979263 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:07.979263 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:25:07.980245 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-a17c1f82-dfd6-426e-8841-f060b5c74246 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Snapshot retrieved successfully. Aug 25 10:25:07.981846 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a17c1f82-dfd6-426e-8841-f060b5c74246 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/snapshots/2987da23-0433-4cf9-9b9b-40ce7bea1cbe returned with HTTP 200 Aug 25 10:25:07.981978 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 853/3452] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:25:07 2026] GET /volume/v3/snapshots/2987da23-0433-4cf9-9b9b-40ce7bea1cbe => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:08.673376 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-07fa1549-1a63-442e-8a2c-3a7867c517a9 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:08.675451 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-07fa1549-1a63-442e-8a2c-3a7867c517a9 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/backups/79d85c1a-0c24-4ef9-a305-331bc4fb1a7c Aug 25 10:25:08.675712 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-07fa1549-1a63-442e-8a2c-3a7867c517a9 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:08.675936 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-07fa1549-1a63-442e-8a2c-3a7867c517a9 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:08.676063 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-07fa1549-1a63-442e-8a2c-3a7867c517a9 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Show backup with id 79d85c1a-0c24-4ef9-a305-331bc4fb1a7c. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:25:08.681491 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:08.681491 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:25:08.682200 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-07fa1549-1a63-442e-8a2c-3a7867c517a9 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups/79d85c1a-0c24-4ef9-a305-331bc4fb1a7c returned with HTTP 200 Aug 25 10:25:08.682621 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 865/3453] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:25:08 2026] GET /volume/v3/backups/79d85c1a-0c24-4ef9-a305-331bc4fb1a7c => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:08.975849 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-a46ebe75-fb2b-4d46-aade-87c4ae32634a None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:08.978174 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a46ebe75-fb2b-4d46-aade-87c4ae32634a tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/fab2ab7b-6179-4aa7-aebb-f68cf9e33e6a Aug 25 10:25:08.978416 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a46ebe75-fb2b-4d46-aade-87c4ae32634a tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:08.978636 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a46ebe75-fb2b-4d46-aade-87c4ae32634a tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:08.978790 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-a46ebe75-fb2b-4d46-aade-87c4ae32634a tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id fab2ab7b-6179-4aa7-aebb-f68cf9e33e6a. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:25:08.984167 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:08.984167 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:25:08.985268 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a46ebe75-fb2b-4d46-aade-87c4ae32634a tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/fab2ab7b-6179-4aa7-aebb-f68cf9e33e6a returned with HTTP 200 Aug 25 10:25:08.985765 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 865/3454] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:25:08 2026] GET /volume/v3/backups/fab2ab7b-6179-4aa7-aebb-f68cf9e33e6a => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:08.992937 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-faee6fa8-2c38-4414-b14a-b803f63eecd8 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:08.995368 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-faee6fa8-2c38-4414-b14a-b803f63eecd8 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] GET https://10.4.3.119/volume/v3/snapshots/2987da23-0433-4cf9-9b9b-40ce7bea1cbe Aug 25 10:25:08.995633 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-faee6fa8-2c38-4414-b14a-b803f63eecd8 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:08.996086 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-faee6fa8-2c38-4414-b14a-b803f63eecd8 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:09.004385 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:09.004385 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:25:09.004901 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-faee6fa8-2c38-4414-b14a-b803f63eecd8 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Snapshot retrieved successfully. Aug 25 10:25:09.006170 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-faee6fa8-2c38-4414-b14a-b803f63eecd8 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/snapshots/2987da23-0433-4cf9-9b9b-40ce7bea1cbe returned with HTTP 200 Aug 25 10:25:09.006822 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 872/3455] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:25:08 2026] GET /volume/v3/snapshots/2987da23-0433-4cf9-9b9b-40ce7bea1cbe => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:09.016770 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-e8cca88a-d04e-4edb-8ef7-e955f74f361a None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:09.019428 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e8cca88a-d04e-4edb-8ef7-e955f74f361a tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] GET https://10.4.3.119/volume/v3/snapshots/2987da23-0433-4cf9-9b9b-40ce7bea1cbe Aug 25 10:25:09.019428 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e8cca88a-d04e-4edb-8ef7-e955f74f361a tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:09.019428 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e8cca88a-d04e-4edb-8ef7-e955f74f361a tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:09.026462 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:09.026462 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:25:09.027089 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-e8cca88a-d04e-4edb-8ef7-e955f74f361a tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Snapshot retrieved successfully. Aug 25 10:25:09.030361 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e8cca88a-d04e-4edb-8ef7-e955f74f361a tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/snapshots/2987da23-0433-4cf9-9b9b-40ce7bea1cbe returned with HTTP 200 Aug 25 10:25:09.030361 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 854/3456] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:25:09 2026] GET /volume/v3/snapshots/2987da23-0433-4cf9-9b9b-40ce7bea1cbe => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:09.042212 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-8f969ccb-8e9e-413d-b264-e938b2fdf95e None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:09.046553 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8f969ccb-8e9e-413d-b264-e938b2fdf95e tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] POST https://10.4.3.119/volume/v3/snapshots Aug 25 10:25:09.047544 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8f969ccb-8e9e-413d-b264-e938b2fdf95e tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "20c79cb1-50e1-475d-ad0f-77e1ff625971", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-310610374", "description": null, "metadata": null}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:25:09.065165 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:09.065165 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:25:09.065943 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-8f969ccb-8e9e-413d-b264-e938b2fdf95e tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Volume info retrieved successfully. Aug 25 10:25:09.066295 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.snapshots [None req-8f969ccb-8e9e-413d-b264-e938b2fdf95e tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Create snapshot from volume 20c79cb1-50e1-475d-ad0f-77e1ff625971 Aug 25 10:25:09.121834 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-8f969ccb-8e9e-413d-b264-e938b2fdf95e tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Created reservations ['a9dc59ed-1130-48fe-bc9d-0f38910fad74', 'e4da1951-a4c0-46e5-ac4b-cd9f305ef251', '6093ed7a-72b8-4e5f-96e9-9478651ee14b', 'cd131733-b9f3-4f2d-922a-83f7ff86d5e0'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:25:09.138277 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-e1f0303d-4b10-4645-b2cf-d1db77374927 req-64108949-5335-4a40-bc6d-ed7636e36907 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:09.144952 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-e1f0303d-4b10-4645-b2cf-d1db77374927 req-64108949-5335-4a40-bc6d-ed7636e36907 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] DELETE https://10.4.3.119/volume/v3/attachments/25b94679-ed2f-482f-ba22-bd587da40d28 Aug 25 10:25:09.144952 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-e1f0303d-4b10-4645-b2cf-d1db77374927 req-64108949-5335-4a40-bc6d-ed7636e36907 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:09.145831 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-e1f0303d-4b10-4645-b2cf-d1db77374927 req-64108949-5335-4a40-bc6d-ed7636e36907 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'version_select' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:09.161077 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-e1f0303d-4b10-4645-b2cf-d1db77374927 req-64108949-5335-4a40-bc6d-ed7636e36907 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/attachments/25b94679-ed2f-482f-ba22-bd587da40d28 returned with HTTP 404 Aug 25 10:25:09.162174 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 866/3457] 10.4.3.119 () {72 vars in 1673 bytes} [Tue Aug 25 10:25:09 2026] DELETE /volume/v3/attachments/25b94679-ed2f-482f-ba22-bd587da40d28 => generated 149 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 10:25:09.201551 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-8f969ccb-8e9e-413d-b264-e938b2fdf95e tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Snapshot force create request issued successfully. Aug 25 10:25:09.201551 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8f969ccb-8e9e-413d-b264-e938b2fdf95e tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/snapshots returned with HTTP 202 Aug 25 10:25:09.201551 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 866/3458] 10.4.3.119 () {68 vars in 1265 bytes} [Tue Aug 25 10:25:09 2026] POST /volume/v3/snapshots => generated 307 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:25:09.215890 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-e2da3594-a43f-4c84-85f9-23938bbf4293 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:09.217922 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e2da3594-a43f-4c84-85f9-23938bbf4293 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] GET https://10.4.3.119/volume/v3/snapshots/8b564481-9d40-4476-be6d-b1263b449434 Aug 25 10:25:09.218500 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e2da3594-a43f-4c84-85f9-23938bbf4293 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:09.218500 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e2da3594-a43f-4c84-85f9-23938bbf4293 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:09.234626 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:09.234626 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:25:09.236051 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-e2da3594-a43f-4c84-85f9-23938bbf4293 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Snapshot retrieved successfully. Aug 25 10:25:09.237310 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e2da3594-a43f-4c84-85f9-23938bbf4293 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/snapshots/8b564481-9d40-4476-be6d-b1263b449434 returned with HTTP 200 Aug 25 10:25:09.237828 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 873/3459] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:25:09 2026] GET /volume/v3/snapshots/8b564481-9d40-4476-be6d-b1263b449434 => generated 439 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:09.697868 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-fc2fd1f8-159d-4250-9703-bb714a4ef63b None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:09.698943 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-fc2fd1f8-159d-4250-9703-bb714a4ef63b tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/backups/79d85c1a-0c24-4ef9-a305-331bc4fb1a7c Aug 25 10:25:09.699726 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-fc2fd1f8-159d-4250-9703-bb714a4ef63b tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:09.700309 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-fc2fd1f8-159d-4250-9703-bb714a4ef63b tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:09.700512 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-fc2fd1f8-159d-4250-9703-bb714a4ef63b tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Show backup with id 79d85c1a-0c24-4ef9-a305-331bc4fb1a7c. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:25:09.707042 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:09.707042 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:25:09.707969 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-fc2fd1f8-159d-4250-9703-bb714a4ef63b tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups/79d85c1a-0c24-4ef9-a305-331bc4fb1a7c returned with HTTP 200 Aug 25 10:25:09.708573 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 855/3460] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:25:09 2026] GET /volume/v3/backups/79d85c1a-0c24-4ef9-a305-331bc4fb1a7c => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:10.004377 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-e6200f12-5606-41ff-88a2-7a428907eb0e None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:10.007084 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e6200f12-5606-41ff-88a2-7a428907eb0e tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/fab2ab7b-6179-4aa7-aebb-f68cf9e33e6a Aug 25 10:25:10.007921 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e6200f12-5606-41ff-88a2-7a428907eb0e tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:10.008371 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e6200f12-5606-41ff-88a2-7a428907eb0e tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:10.009191 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-e6200f12-5606-41ff-88a2-7a428907eb0e tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id fab2ab7b-6179-4aa7-aebb-f68cf9e33e6a. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:25:10.017456 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:10.017456 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:25:10.018563 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e6200f12-5606-41ff-88a2-7a428907eb0e tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/fab2ab7b-6179-4aa7-aebb-f68cf9e33e6a returned with HTTP 200 Aug 25 10:25:10.019101 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 867/3461] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:25:10 2026] GET /volume/v3/backups/fab2ab7b-6179-4aa7-aebb-f68cf9e33e6a => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:10.249417 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-0838dc39-8d00-4c89-b78c-d31eff0f4d0d None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:10.252459 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0838dc39-8d00-4c89-b78c-d31eff0f4d0d tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] GET https://10.4.3.119/volume/v3/snapshots/8b564481-9d40-4476-be6d-b1263b449434 Aug 25 10:25:10.252750 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0838dc39-8d00-4c89-b78c-d31eff0f4d0d tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:10.253015 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0838dc39-8d00-4c89-b78c-d31eff0f4d0d tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:10.266494 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:10.266494 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:25:10.267098 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-0838dc39-8d00-4c89-b78c-d31eff0f4d0d tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Snapshot retrieved successfully. Aug 25 10:25:10.268524 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0838dc39-8d00-4c89-b78c-d31eff0f4d0d tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/snapshots/8b564481-9d40-4476-be6d-b1263b449434 returned with HTTP 200 Aug 25 10:25:10.269245 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 867/3462] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:25:10 2026] GET /volume/v3/snapshots/8b564481-9d40-4476-be6d-b1263b449434 => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:10.280960 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-c27778fe-8d85-4f66-9c7b-acb6f514892c None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:10.283663 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c27778fe-8d85-4f66-9c7b-acb6f514892c tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] GET https://10.4.3.119/volume/v3/snapshots/8b564481-9d40-4476-be6d-b1263b449434 Aug 25 10:25:10.284351 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c27778fe-8d85-4f66-9c7b-acb6f514892c tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:10.284960 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c27778fe-8d85-4f66-9c7b-acb6f514892c tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:10.292129 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:10.292129 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:25:10.292129 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-c27778fe-8d85-4f66-9c7b-acb6f514892c tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Snapshot retrieved successfully. Aug 25 10:25:10.293462 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c27778fe-8d85-4f66-9c7b-acb6f514892c tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/snapshots/8b564481-9d40-4476-be6d-b1263b449434 returned with HTTP 200 Aug 25 10:25:10.294067 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 874/3463] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:25:10 2026] GET /volume/v3/snapshots/8b564481-9d40-4476-be6d-b1263b449434 => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:10.721686 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-a959b52d-cb65-4a8d-a604-171c3392d116 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:10.724232 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a959b52d-cb65-4a8d-a604-171c3392d116 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/backups/79d85c1a-0c24-4ef9-a305-331bc4fb1a7c Aug 25 10:25:10.724459 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a959b52d-cb65-4a8d-a604-171c3392d116 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:10.724652 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a959b52d-cb65-4a8d-a604-171c3392d116 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:10.724761 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-a959b52d-cb65-4a8d-a604-171c3392d116 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Show backup with id 79d85c1a-0c24-4ef9-a305-331bc4fb1a7c. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:25:10.731493 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:10.731493 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:25:10.732110 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a959b52d-cb65-4a8d-a604-171c3392d116 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups/79d85c1a-0c24-4ef9-a305-331bc4fb1a7c returned with HTTP 200 Aug 25 10:25:10.732515 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 856/3464] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:25:10 2026] GET /volume/v3/backups/79d85c1a-0c24-4ef9-a305-331bc4fb1a7c => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:10.906917 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-f264363e-93b4-4557-a531-aaf8696a5ebc None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:10.910164 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f264363e-93b4-4557-a531-aaf8696a5ebc tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/volumes/19341921-9a93-4acf-808b-8eb99f229e27 Aug 25 10:25:10.910519 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f264363e-93b4-4557-a531-aaf8696a5ebc tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:10.910886 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f264363e-93b4-4557-a531-aaf8696a5ebc tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:10.928793 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:10.928793 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:25:10.935287 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-f264363e-93b4-4557-a531-aaf8696a5ebc tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Volume info retrieved successfully. Aug 25 10:25:10.944052 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f264363e-93b4-4557-a531-aaf8696a5ebc tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/volumes/19341921-9a93-4acf-808b-8eb99f229e27 returned with HTTP 200 Aug 25 10:25:10.944865 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 868/3465] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:25:10 2026] GET /volume/v3/volumes/19341921-9a93-4acf-808b-8eb99f229e27 => generated 1361 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:25:10.960418 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-f85e7929-4f93-4a7e-8414-eeb414c97f14 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:10.962967 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f85e7929-4f93-4a7e-8414-eeb414c97f14 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] DELETE https://10.4.3.119/volume/v3/volumes/19341921-9a93-4acf-808b-8eb99f229e27 Aug 25 10:25:10.963585 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f85e7929-4f93-4a7e-8414-eeb414c97f14 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:10.963874 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f85e7929-4f93-4a7e-8414-eeb414c97f14 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:10.964173 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-f85e7929-4f93-4a7e-8414-eeb414c97f14 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Delete volume with id: 19341921-9a93-4acf-808b-8eb99f229e27 Aug 25 10:25:10.975164 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:10.975164 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:25:10.976612 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-f85e7929-4f93-4a7e-8414-eeb414c97f14 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Volume info retrieved successfully. Aug 25 10:25:11.007819 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-f85e7929-4f93-4a7e-8414-eeb414c97f14 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Delete volume request issued successfully. Aug 25 10:25:11.008007 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f85e7929-4f93-4a7e-8414-eeb414c97f14 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/volumes/19341921-9a93-4acf-808b-8eb99f229e27 returned with HTTP 202 Aug 25 10:25:11.009114 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 868/3466] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:25:10 2026] DELETE /volume/v3/volumes/19341921-9a93-4acf-808b-8eb99f229e27 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:25:11.018179 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-65c1d7ae-7642-4d2e-bc73-b96d6e554e84 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:11.020868 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-65c1d7ae-7642-4d2e-bc73-b96d6e554e84 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/volumes/19341921-9a93-4acf-808b-8eb99f229e27 Aug 25 10:25:11.021426 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-65c1d7ae-7642-4d2e-bc73-b96d6e554e84 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:11.021731 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-65c1d7ae-7642-4d2e-bc73-b96d6e554e84 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:11.031697 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:11.031697 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:25:11.036470 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-a22475a2-205a-46cc-a88b-12ba28bb1c37 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:11.039272 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-65c1d7ae-7642-4d2e-bc73-b96d6e554e84 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Volume info retrieved successfully. Aug 25 10:25:11.039452 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a22475a2-205a-46cc-a88b-12ba28bb1c37 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/fab2ab7b-6179-4aa7-aebb-f68cf9e33e6a Aug 25 10:25:11.039512 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a22475a2-205a-46cc-a88b-12ba28bb1c37 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:11.039801 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a22475a2-205a-46cc-a88b-12ba28bb1c37 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:11.040102 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-a22475a2-205a-46cc-a88b-12ba28bb1c37 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id fab2ab7b-6179-4aa7-aebb-f68cf9e33e6a. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:25:11.046365 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-65c1d7ae-7642-4d2e-bc73-b96d6e554e84 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/volumes/19341921-9a93-4acf-808b-8eb99f229e27 returned with HTTP 200 Aug 25 10:25:11.046647 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:11.046647 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:25:11.048739 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 875/3467] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:25:11 2026] GET /volume/v3/volumes/19341921-9a93-4acf-808b-8eb99f229e27 => generated 1360 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:25:11.048863 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a22475a2-205a-46cc-a88b-12ba28bb1c37 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/fab2ab7b-6179-4aa7-aebb-f68cf9e33e6a returned with HTTP 200 Aug 25 10:25:11.048863 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 857/3468] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:25:11 2026] GET /volume/v3/backups/fab2ab7b-6179-4aa7-aebb-f68cf9e33e6a => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:11.748530 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-f978c03c-c38e-4073-9c4a-d7e9a5eaab35 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:11.750898 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f978c03c-c38e-4073-9c4a-d7e9a5eaab35 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/backups/79d85c1a-0c24-4ef9-a305-331bc4fb1a7c Aug 25 10:25:11.751169 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f978c03c-c38e-4073-9c4a-d7e9a5eaab35 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:11.751420 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f978c03c-c38e-4073-9c4a-d7e9a5eaab35 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:11.751593 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-f978c03c-c38e-4073-9c4a-d7e9a5eaab35 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Show backup with id 79d85c1a-0c24-4ef9-a305-331bc4fb1a7c. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:25:11.757891 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:11.757891 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:25:11.758899 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f978c03c-c38e-4073-9c4a-d7e9a5eaab35 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups/79d85c1a-0c24-4ef9-a305-331bc4fb1a7c returned with HTTP 200 Aug 25 10:25:11.759602 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 869/3469] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:25:11 2026] GET /volume/v3/backups/79d85c1a-0c24-4ef9-a305-331bc4fb1a7c => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:12.011794 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-ff1de5b4-462d-4efc-b8f6-aad388a2cfc1 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:12.014062 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ff1de5b4-462d-4efc-b8f6-aad388a2cfc1 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] DELETE https://10.4.3.119/volume/v3/snapshots/8b564481-9d40-4476-be6d-b1263b449434 Aug 25 10:25:12.014430 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ff1de5b4-462d-4efc-b8f6-aad388a2cfc1 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:12.014614 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ff1de5b4-462d-4efc-b8f6-aad388a2cfc1 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:12.014880 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.snapshots [None req-ff1de5b4-462d-4efc-b8f6-aad388a2cfc1 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Delete snapshot with id: 8b564481-9d40-4476-be6d-b1263b449434 Aug 25 10:25:12.024534 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:12.024534 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:25:12.025009 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-ff1de5b4-462d-4efc-b8f6-aad388a2cfc1 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Snapshot retrieved successfully. Aug 25 10:25:12.057516 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-ff1de5b4-462d-4efc-b8f6-aad388a2cfc1 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Snapshot delete request issued successfully. Aug 25 10:25:12.057869 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ff1de5b4-462d-4efc-b8f6-aad388a2cfc1 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/snapshots/8b564481-9d40-4476-be6d-b1263b449434 returned with HTTP 202 Aug 25 10:25:12.061530 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-62d98789-dabf-4d2d-bb09-d27015305049 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:12.062821 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 869/3470] 10.4.3.119 () {66 vars in 1357 bytes} [Tue Aug 25 10:25:12 2026] DELETE /volume/v3/snapshots/8b564481-9d40-4476-be6d-b1263b449434 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:25:12.065041 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-62d98789-dabf-4d2d-bb09-d27015305049 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/fab2ab7b-6179-4aa7-aebb-f68cf9e33e6a Aug 25 10:25:12.065041 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-62d98789-dabf-4d2d-bb09-d27015305049 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:12.065041 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-62d98789-dabf-4d2d-bb09-d27015305049 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:12.065453 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-62d98789-dabf-4d2d-bb09-d27015305049 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id fab2ab7b-6179-4aa7-aebb-f68cf9e33e6a. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:25:12.069394 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-ddf05928-67ed-430d-9f4f-b276661d42ef None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:12.073122 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ddf05928-67ed-430d-9f4f-b276661d42ef tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/volumes/19341921-9a93-4acf-808b-8eb99f229e27 Aug 25 10:25:12.073122 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ddf05928-67ed-430d-9f4f-b276661d42ef tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:12.073122 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ddf05928-67ed-430d-9f4f-b276661d42ef tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:12.073764 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-6c27d92f-7b94-4127-8a10-33f47540fd43 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:12.080071 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:12.080071 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:25:12.081415 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ddf05928-67ed-430d-9f4f-b276661d42ef tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/volumes/19341921-9a93-4acf-808b-8eb99f229e27 returned with HTTP 404 Aug 25 10:25:12.081904 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6c27d92f-7b94-4127-8a10-33f47540fd43 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] GET https://10.4.3.119/volume/v3/snapshots/8b564481-9d40-4476-be6d-b1263b449434 Aug 25 10:25:12.082212 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-62d98789-dabf-4d2d-bb09-d27015305049 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/fab2ab7b-6179-4aa7-aebb-f68cf9e33e6a returned with HTTP 200 Aug 25 10:25:12.082286 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 858/3471] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:25:12 2026] GET /volume/v3/volumes/19341921-9a93-4acf-808b-8eb99f229e27 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:25:12.082583 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6c27d92f-7b94-4127-8a10-33f47540fd43 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:12.083070 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 876/3472] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:25:12 2026] GET /volume/v3/backups/fab2ab7b-6179-4aa7-aebb-f68cf9e33e6a => generated 750 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:12.083352 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6c27d92f-7b94-4127-8a10-33f47540fd43 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:12.091268 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:12.091268 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:25:12.092537 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-6c27d92f-7b94-4127-8a10-33f47540fd43 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Snapshot retrieved successfully. Aug 25 10:25:12.093567 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6c27d92f-7b94-4127-8a10-33f47540fd43 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/snapshots/8b564481-9d40-4476-be6d-b1263b449434 returned with HTTP 200 Aug 25 10:25:12.094237 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 870/3473] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:25:12 2026] GET /volume/v3/snapshots/8b564481-9d40-4476-be6d-b1263b449434 => generated 465 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:12.102199 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-5bb4c659-6852-44fb-bd48-1dab3e808fd8 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:12.103752 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5bb4c659-6852-44fb-bd48-1dab3e808fd8 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/volumes/402cf334-999b-4f44-829b-b0ba790d8628 Aug 25 10:25:12.103991 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-5bb4c659-6852-44fb-bd48-1dab3e808fd8 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:12.104251 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-5bb4c659-6852-44fb-bd48-1dab3e808fd8 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:12.114615 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:12.114615 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:25:12.120951 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-5bb4c659-6852-44fb-bd48-1dab3e808fd8 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Volume info retrieved successfully. Aug 25 10:25:12.127654 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5bb4c659-6852-44fb-bd48-1dab3e808fd8 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/volumes/402cf334-999b-4f44-829b-b0ba790d8628 returned with HTTP 200 Aug 25 10:25:12.128268 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 870/3474] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:25:12 2026] GET /volume/v3/volumes/402cf334-999b-4f44-829b-b0ba790d8628 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:12.150495 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-1bdf62e5-7936-4779-b30f-2970a84ba6f5 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:12.152361 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1bdf62e5-7936-4779-b30f-2970a84ba6f5 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] POST https://10.4.3.119/volume/v3/snapshots Aug 25 10:25:12.152886 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1bdf62e5-7936-4779-b30f-2970a84ba6f5 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "402cf334-999b-4f44-829b-b0ba790d8628", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-493380027"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:25:12.163463 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:12.163463 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:25:12.164116 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-1bdf62e5-7936-4779-b30f-2970a84ba6f5 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Volume info retrieved successfully. Aug 25 10:25:12.164481 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.snapshots [None req-1bdf62e5-7936-4779-b30f-2970a84ba6f5 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Create snapshot from volume 402cf334-999b-4f44-829b-b0ba790d8628 Aug 25 10:25:12.203852 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-1bdf62e5-7936-4779-b30f-2970a84ba6f5 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Created reservations ['743dc6d9-5f73-449f-8276-841d2a4173c5', '1600f44a-be34-4e3f-afd9-9da2470733ab', '705a7ba9-825d-43c8-8c3e-82c3fe0a450c', '9a5e618b-27c7-4d34-960f-f466c5b932db'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:25:12.244731 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-1bdf62e5-7936-4779-b30f-2970a84ba6f5 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Snapshot create request issued successfully. Aug 25 10:25:12.246828 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1bdf62e5-7936-4779-b30f-2970a84ba6f5 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/snapshots returned with HTTP 202 Aug 25 10:25:12.246828 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 859/3475] 10.4.3.119 () {68 vars in 1265 bytes} [Tue Aug 25 10:25:12 2026] POST /volume/v3/snapshots => generated 379 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:25:12.256666 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-cbf163f8-8ea4-4c4a-8a32-368a45671124 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:12.259019 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-cbf163f8-8ea4-4c4a-8a32-368a45671124 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/snapshots/f91d5581-9d62-470f-8c4e-6a24c0b92a95 Aug 25 10:25:12.259318 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-cbf163f8-8ea4-4c4a-8a32-368a45671124 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:12.259707 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-cbf163f8-8ea4-4c4a-8a32-368a45671124 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:12.267540 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:12.267540 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:25:12.268104 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-cbf163f8-8ea4-4c4a-8a32-368a45671124 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Snapshot retrieved successfully. Aug 25 10:25:12.269415 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-cbf163f8-8ea4-4c4a-8a32-368a45671124 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/snapshots/f91d5581-9d62-470f-8c4e-6a24c0b92a95 returned with HTTP 200 Aug 25 10:25:12.269911 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 877/3476] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:25:12 2026] GET /volume/v3/snapshots/f91d5581-9d62-470f-8c4e-6a24c0b92a95 => generated 511 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:12.772463 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-aee7d0f0-71f7-4057-a0c0-29fda7e6ca03 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:12.774732 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-aee7d0f0-71f7-4057-a0c0-29fda7e6ca03 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/backups/79d85c1a-0c24-4ef9-a305-331bc4fb1a7c Aug 25 10:25:12.775000 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-aee7d0f0-71f7-4057-a0c0-29fda7e6ca03 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:12.775255 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-aee7d0f0-71f7-4057-a0c0-29fda7e6ca03 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:12.775384 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-aee7d0f0-71f7-4057-a0c0-29fda7e6ca03 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Show backup with id 79d85c1a-0c24-4ef9-a305-331bc4fb1a7c. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:25:12.780814 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:12.780814 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:25:12.781652 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-aee7d0f0-71f7-4057-a0c0-29fda7e6ca03 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups/79d85c1a-0c24-4ef9-a305-331bc4fb1a7c returned with HTTP 200 Aug 25 10:25:12.782185 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 871/3477] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:25:12 2026] GET /volume/v3/backups/79d85c1a-0c24-4ef9-a305-331bc4fb1a7c => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:13.097339 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-1fe676d8-4c48-4454-9046-07cd4ffea553 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:13.100333 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1fe676d8-4c48-4454-9046-07cd4ffea553 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/fab2ab7b-6179-4aa7-aebb-f68cf9e33e6a Aug 25 10:25:13.100729 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1fe676d8-4c48-4454-9046-07cd4ffea553 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:13.101175 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1fe676d8-4c48-4454-9046-07cd4ffea553 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:13.101406 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-1fe676d8-4c48-4454-9046-07cd4ffea553 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id fab2ab7b-6179-4aa7-aebb-f68cf9e33e6a. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:25:13.105599 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-11e6c80a-207f-411c-bdcd-3e9ba150f125 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:13.107354 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:13.107354 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:25:13.107742 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-11e6c80a-207f-411c-bdcd-3e9ba150f125 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] GET https://10.4.3.119/volume/v3/snapshots/8b564481-9d40-4476-be6d-b1263b449434 Aug 25 10:25:13.108010 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-11e6c80a-207f-411c-bdcd-3e9ba150f125 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:13.108199 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-11e6c80a-207f-411c-bdcd-3e9ba150f125 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:13.108276 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1fe676d8-4c48-4454-9046-07cd4ffea553 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/fab2ab7b-6179-4aa7-aebb-f68cf9e33e6a returned with HTTP 200 Aug 25 10:25:13.109773 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 871/3478] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:25:13 2026] GET /volume/v3/backups/fab2ab7b-6179-4aa7-aebb-f68cf9e33e6a => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:13.114235 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-11e6c80a-207f-411c-bdcd-3e9ba150f125 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/snapshots/8b564481-9d40-4476-be6d-b1263b449434 returned with HTTP 404 Aug 25 10:25:13.114636 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 860/3479] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:25:13 2026] GET /volume/v3/snapshots/8b564481-9d40-4476-be6d-b1263b449434 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 25 10:25:13.126026 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-850aee26-c9ba-4c90-a726-af56e0348093 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:13.128427 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-850aee26-c9ba-4c90-a726-af56e0348093 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] DELETE https://10.4.3.119/volume/v3/snapshots/2987da23-0433-4cf9-9b9b-40ce7bea1cbe Aug 25 10:25:13.128758 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-850aee26-c9ba-4c90-a726-af56e0348093 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:13.128988 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-850aee26-c9ba-4c90-a726-af56e0348093 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:13.129120 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.snapshots [None req-850aee26-c9ba-4c90-a726-af56e0348093 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Delete snapshot with id: 2987da23-0433-4cf9-9b9b-40ce7bea1cbe Aug 25 10:25:13.136432 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:13.136432 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:25:13.137007 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-850aee26-c9ba-4c90-a726-af56e0348093 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Snapshot retrieved successfully. Aug 25 10:25:13.165174 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-850aee26-c9ba-4c90-a726-af56e0348093 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Snapshot delete request issued successfully. Aug 25 10:25:13.165425 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-850aee26-c9ba-4c90-a726-af56e0348093 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/snapshots/2987da23-0433-4cf9-9b9b-40ce7bea1cbe returned with HTTP 202 Aug 25 10:25:13.165855 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 878/3480] 10.4.3.119 () {66 vars in 1357 bytes} [Tue Aug 25 10:25:13 2026] DELETE /volume/v3/snapshots/2987da23-0433-4cf9-9b9b-40ce7bea1cbe => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:25:13.177196 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-c33082f1-6fe0-48d3-9bb4-8743f279adeb None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:13.179863 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c33082f1-6fe0-48d3-9bb4-8743f279adeb tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] GET https://10.4.3.119/volume/v3/snapshots/2987da23-0433-4cf9-9b9b-40ce7bea1cbe Aug 25 10:25:13.180934 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c33082f1-6fe0-48d3-9bb4-8743f279adeb tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:13.181484 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c33082f1-6fe0-48d3-9bb4-8743f279adeb tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:13.191283 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:13.191283 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:25:13.192123 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-c33082f1-6fe0-48d3-9bb4-8743f279adeb tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Snapshot retrieved successfully. Aug 25 10:25:13.194863 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c33082f1-6fe0-48d3-9bb4-8743f279adeb tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/snapshots/2987da23-0433-4cf9-9b9b-40ce7bea1cbe returned with HTTP 200 Aug 25 10:25:13.194863 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 872/3481] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:25:13 2026] GET /volume/v3/snapshots/2987da23-0433-4cf9-9b9b-40ce7bea1cbe => generated 465 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:13.283997 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-dfae8dfb-14ca-4080-8baa-a73d42f40c68 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:13.286209 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-dfae8dfb-14ca-4080-8baa-a73d42f40c68 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/snapshots/f91d5581-9d62-470f-8c4e-6a24c0b92a95 Aug 25 10:25:13.286487 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-dfae8dfb-14ca-4080-8baa-a73d42f40c68 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:13.286759 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-dfae8dfb-14ca-4080-8baa-a73d42f40c68 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:13.294462 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:13.294462 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:25:13.294462 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-dfae8dfb-14ca-4080-8baa-a73d42f40c68 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Snapshot retrieved successfully. Aug 25 10:25:13.295378 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-dfae8dfb-14ca-4080-8baa-a73d42f40c68 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/snapshots/f91d5581-9d62-470f-8c4e-6a24c0b92a95 returned with HTTP 200 Aug 25 10:25:13.295887 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 872/3482] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:25:13 2026] GET /volume/v3/snapshots/f91d5581-9d62-470f-8c4e-6a24c0b92a95 => generated 538 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:13.307567 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-dab1556d-b1cc-4e1f-8097-c232a10f86bd None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:13.309873 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-dab1556d-b1cc-4e1f-8097-c232a10f86bd tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/snapshots/f91d5581-9d62-470f-8c4e-6a24c0b92a95 Aug 25 10:25:13.310163 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-dab1556d-b1cc-4e1f-8097-c232a10f86bd tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:13.310413 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-dab1556d-b1cc-4e1f-8097-c232a10f86bd tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:13.317341 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:13.317341 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:25:13.317947 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-dab1556d-b1cc-4e1f-8097-c232a10f86bd tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Snapshot retrieved successfully. Aug 25 10:25:13.318869 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-dab1556d-b1cc-4e1f-8097-c232a10f86bd tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/snapshots/f91d5581-9d62-470f-8c4e-6a24c0b92a95 returned with HTTP 200 Aug 25 10:25:13.319329 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 861/3483] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:25:13 2026] GET /volume/v3/snapshots/f91d5581-9d62-470f-8c4e-6a24c0b92a95 => generated 538 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:13.330542 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-9956c882-fc7c-4ebb-8522-cac35c91ba59 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:13.333091 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9956c882-fc7c-4ebb-8522-cac35c91ba59 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/snapshots Aug 25 10:25:13.333426 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9956c882-fc7c-4ebb-8522-cac35c91ba59 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:13.333739 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9956c882-fc7c-4ebb-8522-cac35c91ba59 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'index' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:13.334099 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.api_utils [None req-9956c882-fc7c-4ebb-8522-cac35c91ba59 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Removing options '' from query. {{(pid=100391) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 10:25:13.334516 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:13.334516 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:25:13.335656 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.db.api [None req-9956c882-fc7c-4ebb-8522-cac35c91ba59 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Building query based on filter {{(pid=100391) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 10:25:13.340889 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-9956c882-fc7c-4ebb-8522-cac35c91ba59 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Get all snapshots completed successfully. Aug 25 10:25:13.341747 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9956c882-fc7c-4ebb-8522-cac35c91ba59 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/snapshots returned with HTTP 200 Aug 25 10:25:13.341935 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 879/3484] 10.4.3.119 () {66 vars in 1243 bytes} [Tue Aug 25 10:25:13 2026] GET /volume/v3/snapshots => generated 407 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:13.353322 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-dfbbd823-b499-42ed-8f4c-103c602d015b None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:13.355193 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-dfbbd823-b499-42ed-8f4c-103c602d015b tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] PUT https://10.4.3.119/volume/v3/snapshots/f91d5581-9d62-470f-8c4e-6a24c0b92a95 Aug 25 10:25:13.355544 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-dfbbd823-b499-42ed-8f4c-103c602d015b tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-620512834", "description": "This is the new description of snapshot."}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:25:13.362809 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:13.362809 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:25:13.363520 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-dfbbd823-b499-42ed-8f4c-103c602d015b tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Snapshot retrieved successfully. Aug 25 10:25:13.372504 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-dfbbd823-b499-42ed-8f4c-103c602d015b tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/snapshots/f91d5581-9d62-470f-8c4e-6a24c0b92a95 returned with HTTP 200 Aug 25 10:25:13.373334 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 873/3485] 10.4.3.119 () {68 vars in 1375 bytes} [Tue Aug 25 10:25:13 2026] PUT /volume/v3/snapshots/f91d5581-9d62-470f-8c4e-6a24c0b92a95 => generated 442 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:13.384740 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-a691ff65-140c-4115-9a05-3368b6b77004 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:13.387097 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a691ff65-140c-4115-9a05-3368b6b77004 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/snapshots/f91d5581-9d62-470f-8c4e-6a24c0b92a95 Aug 25 10:25:13.387381 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a691ff65-140c-4115-9a05-3368b6b77004 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:13.387651 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a691ff65-140c-4115-9a05-3368b6b77004 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:13.395178 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:13.395178 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:25:13.395771 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-a691ff65-140c-4115-9a05-3368b6b77004 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Snapshot retrieved successfully. Aug 25 10:25:13.396846 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a691ff65-140c-4115-9a05-3368b6b77004 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/snapshots/f91d5581-9d62-470f-8c4e-6a24c0b92a95 returned with HTTP 200 Aug 25 10:25:13.397309 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 873/3486] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:25:13 2026] GET /volume/v3/snapshots/f91d5581-9d62-470f-8c4e-6a24c0b92a95 => generated 576 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:13.408876 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-fd0b203e-dd85-46e6-a721-2a87d8b42407 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:13.411353 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-fd0b203e-dd85-46e6-a721-2a87d8b42407 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] DELETE https://10.4.3.119/volume/v3/snapshots/f91d5581-9d62-470f-8c4e-6a24c0b92a95 Aug 25 10:25:13.411669 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-fd0b203e-dd85-46e6-a721-2a87d8b42407 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:13.411899 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-fd0b203e-dd85-46e6-a721-2a87d8b42407 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:13.412060 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.snapshots [None req-fd0b203e-dd85-46e6-a721-2a87d8b42407 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Delete snapshot with id: f91d5581-9d62-470f-8c4e-6a24c0b92a95 Aug 25 10:25:13.419332 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:13.419332 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:25:13.419930 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-fd0b203e-dd85-46e6-a721-2a87d8b42407 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Snapshot retrieved successfully. Aug 25 10:25:13.439176 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-fd0b203e-dd85-46e6-a721-2a87d8b42407 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Snapshot delete request issued successfully. Aug 25 10:25:13.439432 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-fd0b203e-dd85-46e6-a721-2a87d8b42407 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/snapshots/f91d5581-9d62-470f-8c4e-6a24c0b92a95 returned with HTTP 202 Aug 25 10:25:13.439962 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 862/3487] 10.4.3.119 () {66 vars in 1357 bytes} [Tue Aug 25 10:25:13 2026] DELETE /volume/v3/snapshots/f91d5581-9d62-470f-8c4e-6a24c0b92a95 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:25:13.454434 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-ee400afe-f0b9-48da-a957-2aa73446481f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:13.458413 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ee400afe-f0b9-48da-a957-2aa73446481f tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/snapshots/f91d5581-9d62-470f-8c4e-6a24c0b92a95 Aug 25 10:25:13.458714 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ee400afe-f0b9-48da-a957-2aa73446481f tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:13.459010 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ee400afe-f0b9-48da-a957-2aa73446481f tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:13.466766 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:13.466766 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:25:13.467443 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-ee400afe-f0b9-48da-a957-2aa73446481f tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Snapshot retrieved successfully. Aug 25 10:25:13.468704 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ee400afe-f0b9-48da-a957-2aa73446481f tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/snapshots/f91d5581-9d62-470f-8c4e-6a24c0b92a95 returned with HTTP 200 Aug 25 10:25:13.469242 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 880/3488] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:25:13 2026] GET /volume/v3/snapshots/f91d5581-9d62-470f-8c4e-6a24c0b92a95 => generated 575 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:13.801473 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-afa2cd56-ef86-4b5c-a5e9-a2fccca2b4d7 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:13.804437 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-afa2cd56-ef86-4b5c-a5e9-a2fccca2b4d7 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/backups/79d85c1a-0c24-4ef9-a305-331bc4fb1a7c Aug 25 10:25:13.804847 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-afa2cd56-ef86-4b5c-a5e9-a2fccca2b4d7 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:13.805217 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-afa2cd56-ef86-4b5c-a5e9-a2fccca2b4d7 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:13.805456 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-afa2cd56-ef86-4b5c-a5e9-a2fccca2b4d7 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Show backup with id 79d85c1a-0c24-4ef9-a305-331bc4fb1a7c. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:25:13.811780 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:13.811780 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:25:13.812937 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-afa2cd56-ef86-4b5c-a5e9-a2fccca2b4d7 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups/79d85c1a-0c24-4ef9-a305-331bc4fb1a7c returned with HTTP 200 Aug 25 10:25:13.813517 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 874/3489] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:25:13 2026] GET /volume/v3/backups/79d85c1a-0c24-4ef9-a305-331bc4fb1a7c => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:14.122446 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-dc17ff13-71c4-4a5d-bedc-ac64ca222f69 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:14.125175 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-dc17ff13-71c4-4a5d-bedc-ac64ca222f69 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/fab2ab7b-6179-4aa7-aebb-f68cf9e33e6a Aug 25 10:25:14.125451 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-dc17ff13-71c4-4a5d-bedc-ac64ca222f69 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:14.125876 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-dc17ff13-71c4-4a5d-bedc-ac64ca222f69 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:14.126037 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-dc17ff13-71c4-4a5d-bedc-ac64ca222f69 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id fab2ab7b-6179-4aa7-aebb-f68cf9e33e6a. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:25:14.132898 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:14.132898 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:25:14.133892 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-dc17ff13-71c4-4a5d-bedc-ac64ca222f69 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/fab2ab7b-6179-4aa7-aebb-f68cf9e33e6a returned with HTTP 200 Aug 25 10:25:14.134385 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 874/3490] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:25:14 2026] GET /volume/v3/backups/fab2ab7b-6179-4aa7-aebb-f68cf9e33e6a => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:14.204778 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-b71a4ea2-6e8c-45e3-b643-7c36f9b5edb6 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:14.206630 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b71a4ea2-6e8c-45e3-b643-7c36f9b5edb6 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] GET https://10.4.3.119/volume/v3/snapshots/2987da23-0433-4cf9-9b9b-40ce7bea1cbe Aug 25 10:25:14.206873 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b71a4ea2-6e8c-45e3-b643-7c36f9b5edb6 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:14.207094 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b71a4ea2-6e8c-45e3-b643-7c36f9b5edb6 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:14.211444 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b71a4ea2-6e8c-45e3-b643-7c36f9b5edb6 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/snapshots/2987da23-0433-4cf9-9b9b-40ce7bea1cbe returned with HTTP 404 Aug 25 10:25:14.211992 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 863/3491] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:25:14 2026] GET /volume/v3/snapshots/2987da23-0433-4cf9-9b9b-40ce7bea1cbe => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:25:14.219090 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-f93d9c77-e819-4ce9-951a-17e19394b587 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:14.221100 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f93d9c77-e819-4ce9-951a-17e19394b587 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] DELETE https://10.4.3.119/volume/v3/snapshots/d2984d88-68f6-48ce-bb34-4fee599a2a73 Aug 25 10:25:14.221376 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f93d9c77-e819-4ce9-951a-17e19394b587 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:14.221651 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f93d9c77-e819-4ce9-951a-17e19394b587 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:14.221803 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.snapshots [None req-f93d9c77-e819-4ce9-951a-17e19394b587 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Delete snapshot with id: d2984d88-68f6-48ce-bb34-4fee599a2a73 Aug 25 10:25:14.229106 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:14.229106 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:25:14.229757 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-f93d9c77-e819-4ce9-951a-17e19394b587 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Snapshot retrieved successfully. Aug 25 10:25:14.250343 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-f93d9c77-e819-4ce9-951a-17e19394b587 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Snapshot delete request issued successfully. Aug 25 10:25:14.250545 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f93d9c77-e819-4ce9-951a-17e19394b587 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/snapshots/d2984d88-68f6-48ce-bb34-4fee599a2a73 returned with HTTP 202 Aug 25 10:25:14.251056 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 881/3492] 10.4.3.119 () {66 vars in 1357 bytes} [Tue Aug 25 10:25:14 2026] DELETE /volume/v3/snapshots/d2984d88-68f6-48ce-bb34-4fee599a2a73 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:25:14.259333 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-39187479-0724-4558-874e-7ffff3beb52e None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:14.263198 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-39187479-0724-4558-874e-7ffff3beb52e tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] GET https://10.4.3.119/volume/v3/snapshots/d2984d88-68f6-48ce-bb34-4fee599a2a73 Aug 25 10:25:14.263532 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-39187479-0724-4558-874e-7ffff3beb52e tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:14.263788 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-39187479-0724-4558-874e-7ffff3beb52e tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:14.269798 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:14.269798 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:25:14.270533 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-39187479-0724-4558-874e-7ffff3beb52e tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Snapshot retrieved successfully. Aug 25 10:25:14.271542 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-39187479-0724-4558-874e-7ffff3beb52e tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/snapshots/d2984d88-68f6-48ce-bb34-4fee599a2a73 returned with HTTP 200 Aug 25 10:25:14.272082 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 875/3493] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:25:14 2026] GET /volume/v3/snapshots/d2984d88-68f6-48ce-bb34-4fee599a2a73 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:14.480365 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-41a37c19-732e-4017-bf86-521209cdcadb None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:14.482675 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-41a37c19-732e-4017-bf86-521209cdcadb tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/snapshots/f91d5581-9d62-470f-8c4e-6a24c0b92a95 Aug 25 10:25:14.482924 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-41a37c19-732e-4017-bf86-521209cdcadb tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:14.483195 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-41a37c19-732e-4017-bf86-521209cdcadb tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:14.488802 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-41a37c19-732e-4017-bf86-521209cdcadb tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/snapshots/f91d5581-9d62-470f-8c4e-6a24c0b92a95 returned with HTTP 404 Aug 25 10:25:14.489574 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 875/3494] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:25:14 2026] GET /volume/v3/snapshots/f91d5581-9d62-470f-8c4e-6a24c0b92a95 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:25:14.496792 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-03304068-8557-4051-88dc-a6466bbcff79 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:14.498653 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-03304068-8557-4051-88dc-a6466bbcff79 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] DELETE https://10.4.3.119/volume/v3/snapshots/f91d5581-9d62-470f-8c4e-6a24c0b92a95 Aug 25 10:25:14.498879 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-03304068-8557-4051-88dc-a6466bbcff79 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:14.499093 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-03304068-8557-4051-88dc-a6466bbcff79 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:14.499232 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.snapshots [None req-03304068-8557-4051-88dc-a6466bbcff79 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Delete snapshot with id: f91d5581-9d62-470f-8c4e-6a24c0b92a95 Aug 25 10:25:14.504519 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-03304068-8557-4051-88dc-a6466bbcff79 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/snapshots/f91d5581-9d62-470f-8c4e-6a24c0b92a95 returned with HTTP 404 Aug 25 10:25:14.505255 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 864/3495] 10.4.3.119 () {66 vars in 1357 bytes} [Tue Aug 25 10:25:14 2026] DELETE /volume/v3/snapshots/f91d5581-9d62-470f-8c4e-6a24c0b92a95 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:25:14.514452 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-c360f97d-9ddf-4b44-b193-e912b550a072 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:14.517053 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c360f97d-9ddf-4b44-b193-e912b550a072 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/volumes/402cf334-999b-4f44-829b-b0ba790d8628 Aug 25 10:25:14.517365 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c360f97d-9ddf-4b44-b193-e912b550a072 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:14.517632 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c360f97d-9ddf-4b44-b193-e912b550a072 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:14.527042 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:14.527042 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:25:14.533218 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-c360f97d-9ddf-4b44-b193-e912b550a072 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Volume info retrieved successfully. Aug 25 10:25:14.539779 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c360f97d-9ddf-4b44-b193-e912b550a072 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/volumes/402cf334-999b-4f44-829b-b0ba790d8628 returned with HTTP 200 Aug 25 10:25:14.540329 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 882/3496] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:25:14 2026] GET /volume/v3/volumes/402cf334-999b-4f44-829b-b0ba790d8628 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:14.552616 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-b80c7321-99d2-4b62-bfce-dd10ab4a4ec5 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:14.554276 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b80c7321-99d2-4b62-bfce-dd10ab4a4ec5 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] POST https://10.4.3.119/volume/v3/snapshots Aug 25 10:25:14.554589 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b80c7321-99d2-4b62-bfce-dd10ab4a4ec5 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "402cf334-999b-4f44-829b-b0ba790d8628", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-277492189"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:25:14.562633 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:14.562633 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:25:14.563016 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-b80c7321-99d2-4b62-bfce-dd10ab4a4ec5 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Volume info retrieved successfully. Aug 25 10:25:14.563124 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.snapshots [None req-b80c7321-99d2-4b62-bfce-dd10ab4a4ec5 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Create snapshot from volume 402cf334-999b-4f44-829b-b0ba790d8628 Aug 25 10:25:14.586202 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-b80c7321-99d2-4b62-bfce-dd10ab4a4ec5 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Created reservations ['37605d6b-e34b-4fbb-a47a-5693b06b7d87', '522919a5-3f81-42a9-b79e-91182d5b896f', '907c92d4-237b-4cab-bffe-5d06ead34ded', '21d35a51-149d-453d-bd4b-05bc15acba23'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:25:14.611663 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-b80c7321-99d2-4b62-bfce-dd10ab4a4ec5 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Snapshot create request issued successfully. Aug 25 10:25:14.612097 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b80c7321-99d2-4b62-bfce-dd10ab4a4ec5 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/snapshots returned with HTTP 202 Aug 25 10:25:14.612689 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 876/3497] 10.4.3.119 () {68 vars in 1265 bytes} [Tue Aug 25 10:25:14 2026] POST /volume/v3/snapshots => generated 309 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:25:14.623804 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-527688b6-2f8d-4e66-a5ee-140dbdb73116 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:14.626107 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-527688b6-2f8d-4e66-a5ee-140dbdb73116 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/snapshots/9b4e7eb7-9c43-4393-ae49-8abf3a9bace7 Aug 25 10:25:14.626528 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-527688b6-2f8d-4e66-a5ee-140dbdb73116 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:14.626763 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-527688b6-2f8d-4e66-a5ee-140dbdb73116 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:14.633220 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:14.633220 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:25:14.633778 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-527688b6-2f8d-4e66-a5ee-140dbdb73116 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Snapshot retrieved successfully. Aug 25 10:25:14.634793 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-527688b6-2f8d-4e66-a5ee-140dbdb73116 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/snapshots/9b4e7eb7-9c43-4393-ae49-8abf3a9bace7 returned with HTTP 200 Aug 25 10:25:14.635216 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 876/3498] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:25:14 2026] GET /volume/v3/snapshots/9b4e7eb7-9c43-4393-ae49-8abf3a9bace7 => generated 441 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:14.838515 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-4ded3f93-61a1-4c86-9598-e14efc159796 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:14.840498 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4ded3f93-61a1-4c86-9598-e14efc159796 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/backups/79d85c1a-0c24-4ef9-a305-331bc4fb1a7c Aug 25 10:25:14.840799 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4ded3f93-61a1-4c86-9598-e14efc159796 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:14.841487 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4ded3f93-61a1-4c86-9598-e14efc159796 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:14.841487 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-4ded3f93-61a1-4c86-9598-e14efc159796 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Show backup with id 79d85c1a-0c24-4ef9-a305-331bc4fb1a7c. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:25:14.846420 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:14.846420 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:25:14.847782 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4ded3f93-61a1-4c86-9598-e14efc159796 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups/79d85c1a-0c24-4ef9-a305-331bc4fb1a7c returned with HTTP 200 Aug 25 10:25:14.847782 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 865/3499] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:25:14 2026] GET /volume/v3/backups/79d85c1a-0c24-4ef9-a305-331bc4fb1a7c => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:15.146512 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-d0c4615f-058f-482b-9f31-ffe55a7bdead None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:15.148806 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d0c4615f-058f-482b-9f31-ffe55a7bdead tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/fab2ab7b-6179-4aa7-aebb-f68cf9e33e6a Aug 25 10:25:15.149024 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d0c4615f-058f-482b-9f31-ffe55a7bdead tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:15.149225 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d0c4615f-058f-482b-9f31-ffe55a7bdead tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:15.149331 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-d0c4615f-058f-482b-9f31-ffe55a7bdead tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id fab2ab7b-6179-4aa7-aebb-f68cf9e33e6a. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:25:15.154709 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:15.154709 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:25:15.155920 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d0c4615f-058f-482b-9f31-ffe55a7bdead tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/fab2ab7b-6179-4aa7-aebb-f68cf9e33e6a returned with HTTP 200 Aug 25 10:25:15.156647 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 883/3500] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:25:15 2026] GET /volume/v3/backups/fab2ab7b-6179-4aa7-aebb-f68cf9e33e6a => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:15.283928 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-00d8c99f-b977-4828-aec5-4b969e930be0 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:15.287656 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-00d8c99f-b977-4828-aec5-4b969e930be0 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] GET https://10.4.3.119/volume/v3/snapshots/d2984d88-68f6-48ce-bb34-4fee599a2a73 Aug 25 10:25:15.287656 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-00d8c99f-b977-4828-aec5-4b969e930be0 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:15.287656 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-00d8c99f-b977-4828-aec5-4b969e930be0 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:15.292245 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-00d8c99f-b977-4828-aec5-4b969e930be0 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/snapshots/d2984d88-68f6-48ce-bb34-4fee599a2a73 returned with HTTP 404 Aug 25 10:25:15.293056 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 877/3501] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:25:15 2026] GET /volume/v3/snapshots/d2984d88-68f6-48ce-bb34-4fee599a2a73 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:25:15.302951 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-5ccd7aec-12ef-40c4-a903-0f197580c35c None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:15.306304 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5ccd7aec-12ef-40c4-a903-0f197580c35c tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] DELETE https://10.4.3.119/volume/v3/snapshots/8b564481-9d40-4476-be6d-b1263b449434 Aug 25 10:25:15.306642 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-5ccd7aec-12ef-40c4-a903-0f197580c35c tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:15.306891 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-5ccd7aec-12ef-40c4-a903-0f197580c35c tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:15.307050 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.snapshots [None req-5ccd7aec-12ef-40c4-a903-0f197580c35c tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Delete snapshot with id: 8b564481-9d40-4476-be6d-b1263b449434 Aug 25 10:25:15.313109 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5ccd7aec-12ef-40c4-a903-0f197580c35c tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/snapshots/8b564481-9d40-4476-be6d-b1263b449434 returned with HTTP 404 Aug 25 10:25:15.313842 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 877/3502] 10.4.3.119 () {66 vars in 1357 bytes} [Tue Aug 25 10:25:15 2026] DELETE /volume/v3/snapshots/8b564481-9d40-4476-be6d-b1263b449434 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:25:15.323728 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-96c8ce01-8910-4984-ac58-3fc78b28e29e None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:15.325812 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-96c8ce01-8910-4984-ac58-3fc78b28e29e tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] GET https://10.4.3.119/volume/v3/snapshots/8b564481-9d40-4476-be6d-b1263b449434 Aug 25 10:25:15.326072 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-96c8ce01-8910-4984-ac58-3fc78b28e29e tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:15.326319 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-96c8ce01-8910-4984-ac58-3fc78b28e29e tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:15.332599 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-96c8ce01-8910-4984-ac58-3fc78b28e29e tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/snapshots/8b564481-9d40-4476-be6d-b1263b449434 returned with HTTP 404 Aug 25 10:25:15.333343 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 866/3503] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:25:15 2026] GET /volume/v3/snapshots/8b564481-9d40-4476-be6d-b1263b449434 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:25:15.341885 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-b540a4e0-f9cc-428e-a594-2dd16cd47344 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:15.344172 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b540a4e0-f9cc-428e-a594-2dd16cd47344 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] DELETE https://10.4.3.119/volume/v3/snapshots/2987da23-0433-4cf9-9b9b-40ce7bea1cbe Aug 25 10:25:15.344471 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b540a4e0-f9cc-428e-a594-2dd16cd47344 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:15.344800 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b540a4e0-f9cc-428e-a594-2dd16cd47344 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:15.344929 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.snapshots [None req-b540a4e0-f9cc-428e-a594-2dd16cd47344 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Delete snapshot with id: 2987da23-0433-4cf9-9b9b-40ce7bea1cbe Aug 25 10:25:15.351019 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b540a4e0-f9cc-428e-a594-2dd16cd47344 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/snapshots/2987da23-0433-4cf9-9b9b-40ce7bea1cbe returned with HTTP 404 Aug 25 10:25:15.351888 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 884/3504] 10.4.3.119 () {66 vars in 1357 bytes} [Tue Aug 25 10:25:15 2026] DELETE /volume/v3/snapshots/2987da23-0433-4cf9-9b9b-40ce7bea1cbe => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:25:15.361087 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-b660ead6-10ab-47fa-ad35-1f949a2d5574 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:15.363218 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b660ead6-10ab-47fa-ad35-1f949a2d5574 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] GET https://10.4.3.119/volume/v3/snapshots/2987da23-0433-4cf9-9b9b-40ce7bea1cbe Aug 25 10:25:15.363426 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b660ead6-10ab-47fa-ad35-1f949a2d5574 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:15.363667 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b660ead6-10ab-47fa-ad35-1f949a2d5574 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:15.369003 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b660ead6-10ab-47fa-ad35-1f949a2d5574 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/snapshots/2987da23-0433-4cf9-9b9b-40ce7bea1cbe returned with HTTP 404 Aug 25 10:25:15.369711 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 878/3505] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:25:15 2026] GET /volume/v3/snapshots/2987da23-0433-4cf9-9b9b-40ce7bea1cbe => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:25:15.378630 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-d4239ce1-014a-46c7-bf25-b52397c55f75 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:15.381778 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d4239ce1-014a-46c7-bf25-b52397c55f75 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] DELETE https://10.4.3.119/volume/v3/snapshots/d2984d88-68f6-48ce-bb34-4fee599a2a73 Aug 25 10:25:15.381778 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d4239ce1-014a-46c7-bf25-b52397c55f75 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:15.382059 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d4239ce1-014a-46c7-bf25-b52397c55f75 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:15.382122 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.snapshots [None req-d4239ce1-014a-46c7-bf25-b52397c55f75 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Delete snapshot with id: d2984d88-68f6-48ce-bb34-4fee599a2a73 Aug 25 10:25:15.389663 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d4239ce1-014a-46c7-bf25-b52397c55f75 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/snapshots/d2984d88-68f6-48ce-bb34-4fee599a2a73 returned with HTTP 404 Aug 25 10:25:15.390318 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 878/3506] 10.4.3.119 () {66 vars in 1357 bytes} [Tue Aug 25 10:25:15 2026] DELETE /volume/v3/snapshots/d2984d88-68f6-48ce-bb34-4fee599a2a73 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:25:15.400828 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-e5b57215-6db4-4be2-a84a-f5dd331f3fb6 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:15.403718 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e5b57215-6db4-4be2-a84a-f5dd331f3fb6 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] GET https://10.4.3.119/volume/v3/snapshots/d2984d88-68f6-48ce-bb34-4fee599a2a73 Aug 25 10:25:15.403718 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e5b57215-6db4-4be2-a84a-f5dd331f3fb6 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:15.403987 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e5b57215-6db4-4be2-a84a-f5dd331f3fb6 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:15.406455 np0000008063 devstack@c-api.service[100389]: DEBUG dbcounter [-] [100389] Writing DB stats cinder:SELECT=260,cinder:UPDATE=58,cinder:INSERT=28 {{(pid=100389) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 10:25:15.411989 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e5b57215-6db4-4be2-a84a-f5dd331f3fb6 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/snapshots/d2984d88-68f6-48ce-bb34-4fee599a2a73 returned with HTTP 404 Aug 25 10:25:15.412581 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 867/3507] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:25:15 2026] GET /volume/v3/snapshots/d2984d88-68f6-48ce-bb34-4fee599a2a73 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:25:15.650396 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-d245dc8b-b7fc-4826-ae86-ebaafce8164a None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:15.654849 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d245dc8b-b7fc-4826-ae86-ebaafce8164a tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/snapshots/9b4e7eb7-9c43-4393-ae49-8abf3a9bace7 Aug 25 10:25:15.654849 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d245dc8b-b7fc-4826-ae86-ebaafce8164a tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:15.654849 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d245dc8b-b7fc-4826-ae86-ebaafce8164a tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:15.659881 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:15.659881 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:25:15.660454 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-d245dc8b-b7fc-4826-ae86-ebaafce8164a tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Snapshot retrieved successfully. Aug 25 10:25:15.661331 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d245dc8b-b7fc-4826-ae86-ebaafce8164a tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/snapshots/9b4e7eb7-9c43-4393-ae49-8abf3a9bace7 returned with HTTP 200 Aug 25 10:25:15.661930 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 885/3508] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:25:15 2026] GET /volume/v3/snapshots/9b4e7eb7-9c43-4393-ae49-8abf3a9bace7 => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:15.862989 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-8c352461-5c71-48ca-9d1c-94b1aba33f67 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:15.865814 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8c352461-5c71-48ca-9d1c-94b1aba33f67 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/backups/79d85c1a-0c24-4ef9-a305-331bc4fb1a7c Aug 25 10:25:15.865982 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8c352461-5c71-48ca-9d1c-94b1aba33f67 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:15.866239 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8c352461-5c71-48ca-9d1c-94b1aba33f67 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:15.866349 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-8c352461-5c71-48ca-9d1c-94b1aba33f67 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Show backup with id 79d85c1a-0c24-4ef9-a305-331bc4fb1a7c. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:25:15.871522 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:15.871522 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:25:15.872522 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8c352461-5c71-48ca-9d1c-94b1aba33f67 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups/79d85c1a-0c24-4ef9-a305-331bc4fb1a7c returned with HTTP 200 Aug 25 10:25:15.873091 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 879/3509] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:25:15 2026] GET /volume/v3/backups/79d85c1a-0c24-4ef9-a305-331bc4fb1a7c => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:16.171394 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-8703c193-8e58-4fdf-b1b5-1990ea43962d None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:16.173505 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8703c193-8e58-4fdf-b1b5-1990ea43962d tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/fab2ab7b-6179-4aa7-aebb-f68cf9e33e6a Aug 25 10:25:16.173764 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8703c193-8e58-4fdf-b1b5-1990ea43962d tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:16.174018 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8703c193-8e58-4fdf-b1b5-1990ea43962d tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:16.174191 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-8703c193-8e58-4fdf-b1b5-1990ea43962d tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id fab2ab7b-6179-4aa7-aebb-f68cf9e33e6a. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:25:16.181632 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:16.181632 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:25:16.182831 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8703c193-8e58-4fdf-b1b5-1990ea43962d tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/fab2ab7b-6179-4aa7-aebb-f68cf9e33e6a returned with HTTP 200 Aug 25 10:25:16.183395 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 879/3510] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:25:16 2026] GET /volume/v3/backups/fab2ab7b-6179-4aa7-aebb-f68cf9e33e6a => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:16.888494 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-a7ce3239-1f30-4e49-b7bb-81fac7442aa8 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:16.890752 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a7ce3239-1f30-4e49-b7bb-81fac7442aa8 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/backups/79d85c1a-0c24-4ef9-a305-331bc4fb1a7c Aug 25 10:25:16.891010 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a7ce3239-1f30-4e49-b7bb-81fac7442aa8 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:16.891740 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a7ce3239-1f30-4e49-b7bb-81fac7442aa8 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:16.891740 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-a7ce3239-1f30-4e49-b7bb-81fac7442aa8 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Show backup with id 79d85c1a-0c24-4ef9-a305-331bc4fb1a7c. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:25:16.898967 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:16.898967 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:25:16.899872 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a7ce3239-1f30-4e49-b7bb-81fac7442aa8 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups/79d85c1a-0c24-4ef9-a305-331bc4fb1a7c returned with HTTP 200 Aug 25 10:25:16.900418 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 868/3511] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:25:16 2026] GET /volume/v3/backups/79d85c1a-0c24-4ef9-a305-331bc4fb1a7c => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:16.914728 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-591411be-fa59-4a8e-9efe-ca087fe0aabe req-ca4cee81-9f52-45ef-87c2-303c62ada71b None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:16.917130 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-591411be-fa59-4a8e-9efe-ca087fe0aabe req-ca4cee81-9f52-45ef-87c2-303c62ada71b tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] DELETE https://10.4.3.119/volume/v3/attachments/c1a3570b-4438-461d-8e1d-42d3a2390649 Aug 25 10:25:16.917421 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-591411be-fa59-4a8e-9efe-ca087fe0aabe req-ca4cee81-9f52-45ef-87c2-303c62ada71b tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:16.917615 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-591411be-fa59-4a8e-9efe-ca087fe0aabe req-ca4cee81-9f52-45ef-87c2-303c62ada71b tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'version_select' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:16.932925 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:16.932925 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:25:16.991088 np0000008063 devstack@c-api.service[100391]: DEBUG dbcounter [-] [100391] Writing DB stats cinder:SELECT=232,cinder:UPDATE=48,cinder:INSERT=22 {{(pid=100391) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 10:25:17.004382 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-591411be-fa59-4a8e-9efe-ca087fe0aabe req-ca4cee81-9f52-45ef-87c2-303c62ada71b tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/attachments/c1a3570b-4438-461d-8e1d-42d3a2390649 returned with HTTP 200 Aug 25 10:25:17.005099 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 886/3512] 10.4.3.119 () {72 vars in 1673 bytes} [Tue Aug 25 10:25:16 2026] DELETE /volume/v3/attachments/c1a3570b-4438-461d-8e1d-42d3a2390649 => generated 19 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:17.196333 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-a5c8cb1b-b197-4713-88cc-d896bf940e99 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:17.198495 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a5c8cb1b-b197-4713-88cc-d896bf940e99 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/fab2ab7b-6179-4aa7-aebb-f68cf9e33e6a Aug 25 10:25:17.198749 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a5c8cb1b-b197-4713-88cc-d896bf940e99 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:17.198961 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a5c8cb1b-b197-4713-88cc-d896bf940e99 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:17.199091 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-a5c8cb1b-b197-4713-88cc-d896bf940e99 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id fab2ab7b-6179-4aa7-aebb-f68cf9e33e6a. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:25:17.204534 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:17.204534 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:25:17.205457 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a5c8cb1b-b197-4713-88cc-d896bf940e99 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/fab2ab7b-6179-4aa7-aebb-f68cf9e33e6a returned with HTTP 200 Aug 25 10:25:17.206102 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 880/3513] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:25:17 2026] GET /volume/v3/backups/fab2ab7b-6179-4aa7-aebb-f68cf9e33e6a => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:17.911625 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-e1abce55-3109-417a-91f9-439fefccd16f None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:17.914020 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e1abce55-3109-417a-91f9-439fefccd16f tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/backups/79d85c1a-0c24-4ef9-a305-331bc4fb1a7c Aug 25 10:25:17.914344 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e1abce55-3109-417a-91f9-439fefccd16f tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:17.914483 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e1abce55-3109-417a-91f9-439fefccd16f tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:17.914587 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-e1abce55-3109-417a-91f9-439fefccd16f tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Show backup with id 79d85c1a-0c24-4ef9-a305-331bc4fb1a7c. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:25:17.921444 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:17.921444 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:25:17.922106 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e1abce55-3109-417a-91f9-439fefccd16f tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups/79d85c1a-0c24-4ef9-a305-331bc4fb1a7c returned with HTTP 200 Aug 25 10:25:17.922464 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 880/3514] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:25:17 2026] GET /volume/v3/backups/79d85c1a-0c24-4ef9-a305-331bc4fb1a7c => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:18.219472 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-8f7d0690-e5fd-430a-b2f1-341269f233f5 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:18.221592 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8f7d0690-e5fd-430a-b2f1-341269f233f5 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/fab2ab7b-6179-4aa7-aebb-f68cf9e33e6a Aug 25 10:25:18.221901 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8f7d0690-e5fd-430a-b2f1-341269f233f5 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:18.222194 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8f7d0690-e5fd-430a-b2f1-341269f233f5 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:18.222326 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-8f7d0690-e5fd-430a-b2f1-341269f233f5 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id fab2ab7b-6179-4aa7-aebb-f68cf9e33e6a. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:25:18.230221 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:18.230221 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:25:18.231155 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8f7d0690-e5fd-430a-b2f1-341269f233f5 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/fab2ab7b-6179-4aa7-aebb-f68cf9e33e6a returned with HTTP 200 Aug 25 10:25:18.231845 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 869/3515] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:25:18 2026] GET /volume/v3/backups/fab2ab7b-6179-4aa7-aebb-f68cf9e33e6a => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:18.477510 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-46a33467-9222-4074-9567-10dd04b89cce None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:18.479504 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-46a33467-9222-4074-9567-10dd04b89cce tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] DELETE https://10.4.3.119/volume/v3/volumes/20c79cb1-50e1-475d-ad0f-77e1ff625971 Aug 25 10:25:18.479736 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-46a33467-9222-4074-9567-10dd04b89cce tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:18.480099 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-46a33467-9222-4074-9567-10dd04b89cce tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:18.480168 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-46a33467-9222-4074-9567-10dd04b89cce tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Delete volume with id: 20c79cb1-50e1-475d-ad0f-77e1ff625971 Aug 25 10:25:18.489393 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:18.489393 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:25:18.490035 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-46a33467-9222-4074-9567-10dd04b89cce tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Volume info retrieved successfully. Aug 25 10:25:18.517977 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-46a33467-9222-4074-9567-10dd04b89cce tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Delete volume request issued successfully. Aug 25 10:25:18.518219 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-46a33467-9222-4074-9567-10dd04b89cce tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/volumes/20c79cb1-50e1-475d-ad0f-77e1ff625971 returned with HTTP 202 Aug 25 10:25:18.518742 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 887/3516] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:25:18 2026] DELETE /volume/v3/volumes/20c79cb1-50e1-475d-ad0f-77e1ff625971 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:25:18.529286 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-98b09132-a05e-41bd-a812-fe9ad0402eb2 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:18.531268 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-98b09132-a05e-41bd-a812-fe9ad0402eb2 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] GET https://10.4.3.119/volume/v3/volumes/20c79cb1-50e1-475d-ad0f-77e1ff625971 Aug 25 10:25:18.531538 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-98b09132-a05e-41bd-a812-fe9ad0402eb2 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:18.531807 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-98b09132-a05e-41bd-a812-fe9ad0402eb2 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:18.543292 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:18.543292 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:25:18.548527 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-98b09132-a05e-41bd-a812-fe9ad0402eb2 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Volume info retrieved successfully. Aug 25 10:25:18.555463 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-98b09132-a05e-41bd-a812-fe9ad0402eb2 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/volumes/20c79cb1-50e1-475d-ad0f-77e1ff625971 returned with HTTP 200 Aug 25 10:25:18.555989 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 881/3517] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:25:18 2026] GET /volume/v3/volumes/20c79cb1-50e1-475d-ad0f-77e1ff625971 => generated 1366 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:25:18.936702 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-78f12da9-76ed-4ded-9856-00e8e4eb6bb7 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:18.942723 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-78f12da9-76ed-4ded-9856-00e8e4eb6bb7 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/backups/79d85c1a-0c24-4ef9-a305-331bc4fb1a7c Aug 25 10:25:18.942963 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-78f12da9-76ed-4ded-9856-00e8e4eb6bb7 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:18.943201 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-78f12da9-76ed-4ded-9856-00e8e4eb6bb7 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:18.946158 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-78f12da9-76ed-4ded-9856-00e8e4eb6bb7 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Show backup with id 79d85c1a-0c24-4ef9-a305-331bc4fb1a7c. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:25:18.948360 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:18.948360 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:25:18.949129 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-78f12da9-76ed-4ded-9856-00e8e4eb6bb7 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups/79d85c1a-0c24-4ef9-a305-331bc4fb1a7c returned with HTTP 200 Aug 25 10:25:18.949635 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 881/3518] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:25:18 2026] GET /volume/v3/backups/79d85c1a-0c24-4ef9-a305-331bc4fb1a7c => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:19.243523 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-3e5a5509-52c3-4910-bd3c-022aa637016b None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:19.246112 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3e5a5509-52c3-4910-bd3c-022aa637016b tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/fab2ab7b-6179-4aa7-aebb-f68cf9e33e6a Aug 25 10:25:19.246418 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3e5a5509-52c3-4910-bd3c-022aa637016b tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:19.246711 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3e5a5509-52c3-4910-bd3c-022aa637016b tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:19.246865 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-3e5a5509-52c3-4910-bd3c-022aa637016b tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id fab2ab7b-6179-4aa7-aebb-f68cf9e33e6a. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:25:19.253125 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:19.253125 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:25:19.254460 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3e5a5509-52c3-4910-bd3c-022aa637016b tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/fab2ab7b-6179-4aa7-aebb-f68cf9e33e6a returned with HTTP 200 Aug 25 10:25:19.254968 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 870/3519] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:25:19 2026] GET /volume/v3/backups/fab2ab7b-6179-4aa7-aebb-f68cf9e33e6a => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:19.571328 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-4a8f11d2-e296-4612-84b1-a2de29b1730d None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:19.576022 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4a8f11d2-e296-4612-84b1-a2de29b1730d tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] GET https://10.4.3.119/volume/v3/volumes/20c79cb1-50e1-475d-ad0f-77e1ff625971 Aug 25 10:25:19.576022 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4a8f11d2-e296-4612-84b1-a2de29b1730d tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:19.576022 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4a8f11d2-e296-4612-84b1-a2de29b1730d tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:19.581045 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4a8f11d2-e296-4612-84b1-a2de29b1730d tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/volumes/20c79cb1-50e1-475d-ad0f-77e1ff625971 returned with HTTP 404 Aug 25 10:25:19.581657 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 888/3520] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:25:19 2026] GET /volume/v3/volumes/20c79cb1-50e1-475d-ad0f-77e1ff625971 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:25:19.616705 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-fc7b35d0-3612-4f2f-ac88-f638d60befdc None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:19.621161 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-fc7b35d0-3612-4f2f-ac88-f638d60befdc tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:25:19.621161 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-fc7b35d0-3612-4f2f-ac88-f638d60befdc tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1684140718", "snapshot_id": null, "imageRef": "63258f66-0e4f-4391-bbe9-9485754d31c5", "volume_type": null, "size": 1}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:25:19.622122 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volumes [None req-fc7b35d0-3612-4f2f-ac88-f638d60befdc tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1684140718', 'snapshot_id': None, 'imageRef': '63258f66-0e4f-4391-bbe9-9485754d31c5', 'volume_type': None, 'size': 1}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:25:19.735046 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-fc7b35d0-3612-4f2f-ac88-f638d60befdc tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Create volume of 1 GB Aug 25 10:25:19.739933 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-fc7b35d0-3612-4f2f-ac88-f638d60befdc tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Availability Zones retrieved successfully. Aug 25 10:25:19.745499 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-fc7b35d0-3612-4f2f-ac88-f638d60befdc tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Flow 'volume_create_api' (293043c5-9f2d-4292-a3c2-902c320e811e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:25:19.746844 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-fc7b35d0-3612-4f2f-ac88-f638d60befdc tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e032fa4-2801-4c4f-a0b0-6640a596041d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:25:19.748174 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-fc7b35d0-3612-4f2f-ac88-f638d60befdc tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Validating volume size '1' using validate_int {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:25:19.829472 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-fc7b35d0-3612-4f2f-ac88-f638d60befdc tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e032fa4-2801-4c4f-a0b0-6640a596041d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:25:19.829472 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-fc7b35d0-3612-4f2f-ac88-f638d60befdc tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53d7a27c-890b-4de6-9ba9-0a826cce8200) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:25:19.879489 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-fc7b35d0-3612-4f2f-ac88-f638d60befdc tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Created reservations ['d8f79a11-6e8b-44ac-b834-ccee15c6d311', '651bea4b-47df-4f60-9310-917de50314c6', '3bc7683e-95a6-4188-8107-8b3ec13e5841', 'd18d718b-0fd7-4807-b759-872efc8dacb8'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:25:19.880820 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-fc7b35d0-3612-4f2f-ac88-f638d60befdc tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53d7a27c-890b-4de6-9ba9-0a826cce8200) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d8f79a11-6e8b-44ac-b834-ccee15c6d311', '651bea4b-47df-4f60-9310-917de50314c6', '3bc7683e-95a6-4188-8107-8b3ec13e5841', 'd18d718b-0fd7-4807-b759-872efc8dacb8']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:25:19.881197 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-fc7b35d0-3612-4f2f-ac88-f638d60befdc tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a3a665b-239a-408d-9c64-403da393535e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:25:19.906416 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-fc7b35d0-3612-4f2f-ac88-f638d60befdc tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a3a665b-239a-408d-9c64-403da393535e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '61753ea3-bd06-4f9e-a0b6-2746bc8ffd3f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1684140718',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49e898606e564bcf928d669866fcdee1',qos_specs=None,replication_status=,reservations=['d8f79a11-6e8b-44ac-b834-ccee15c6d311','651bea4b-47df-4f60-9310-917de50314c6','3bc7683e-95a6-4188-8107-8b3ec13e5841','d18d718b-0fd7-4807-b759-872efc8dacb8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe4d6cabe39746599fd56f0ed08639e6',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:25:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1684140718',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=61753ea3-bd06-4f9e-a0b6-2746bc8ffd3f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='49e898606e564bcf928d669866fcdee1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fe4d6cabe39746599fd56f0ed08639e6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:25:19.908101 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-fc7b35d0-3612-4f2f-ac88-f638d60befdc tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (143ac065-be5b-412b-ba9c-8d5c912e170d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:25:19.929275 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-fc7b35d0-3612-4f2f-ac88-f638d60befdc tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (143ac065-be5b-412b-ba9c-8d5c912e170d) transitioned into state 'SUCCESS' from state '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-1684140718',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49e898606e564bcf928d669866fcdee1',qos_specs=None,replication_status=,reservations=['d8f79a11-6e8b-44ac-b834-ccee15c6d311','651bea4b-47df-4f60-9310-917de50314c6','3bc7683e-95a6-4188-8107-8b3ec13e5841','d18d718b-0fd7-4807-b759-872efc8dacb8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe4d6cabe39746599fd56f0ed08639e6',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:25:19.930329 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-fc7b35d0-3612-4f2f-ac88-f638d60befdc tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4565c2a5-4df3-45df-bf72-f110280a6c9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:25:19.946506 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-fc7b35d0-3612-4f2f-ac88-f638d60befdc tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4565c2a5-4df3-45df-bf72-f110280a6c9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:25:19.946506 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-fc7b35d0-3612-4f2f-ac88-f638d60befdc tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Flow 'volume_create_api' (293043c5-9f2d-4292-a3c2-902c320e811e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:25:19.946506 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-fc7b35d0-3612-4f2f-ac88-f638d60befdc tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Create volume request issued successfully. Aug 25 10:25:19.946506 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-fc7b35d0-3612-4f2f-ac88-f638d60befdc tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:25:19.946506 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 882/3521] 10.4.3.119 () {68 vars in 1259 bytes} [Tue Aug 25 10:25:19 2026] POST /volume/v3/volumes => generated 759 bytes in 331 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:25:19.960160 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-2940d527-e9e0-456b-b71d-1e4c536d1309 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:19.963441 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-ebe0d64b-5d34-4b0d-a308-bd71571dea3a None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:19.964541 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2940d527-e9e0-456b-b71d-1e4c536d1309 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] GET https://10.4.3.119/volume/v3/volumes/61753ea3-bd06-4f9e-a0b6-2746bc8ffd3f Aug 25 10:25:19.964750 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2940d527-e9e0-456b-b71d-1e4c536d1309 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:19.964925 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2940d527-e9e0-456b-b71d-1e4c536d1309 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:19.965321 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ebe0d64b-5d34-4b0d-a308-bd71571dea3a tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/backups/79d85c1a-0c24-4ef9-a305-331bc4fb1a7c Aug 25 10:25:19.965632 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ebe0d64b-5d34-4b0d-a308-bd71571dea3a tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:19.965701 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ebe0d64b-5d34-4b0d-a308-bd71571dea3a tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:19.965780 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-ebe0d64b-5d34-4b0d-a308-bd71571dea3a tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Show backup with id 79d85c1a-0c24-4ef9-a305-331bc4fb1a7c. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:25:19.970331 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:19.970331 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:25:19.971043 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ebe0d64b-5d34-4b0d-a308-bd71571dea3a tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups/79d85c1a-0c24-4ef9-a305-331bc4fb1a7c returned with HTTP 200 Aug 25 10:25:19.971515 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 871/3522] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:25:19 2026] GET /volume/v3/backups/79d85c1a-0c24-4ef9-a305-331bc4fb1a7c => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:19.972921 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:19.972921 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:25:19.976837 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-2940d527-e9e0-456b-b71d-1e4c536d1309 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Volume info retrieved successfully. Aug 25 10:25:19.981043 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2940d527-e9e0-456b-b71d-1e4c536d1309 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/volumes/61753ea3-bd06-4f9e-a0b6-2746bc8ffd3f returned with HTTP 200 Aug 25 10:25:19.981500 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 882/3523] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:25:19 2026] GET /volume/v3/volumes/61753ea3-bd06-4f9e-a0b6-2746bc8ffd3f => generated 827 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:20.266635 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-8216b495-d702-4580-87c1-a9c28bb961b5 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:20.268902 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8216b495-d702-4580-87c1-a9c28bb961b5 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/fab2ab7b-6179-4aa7-aebb-f68cf9e33e6a Aug 25 10:25:20.269150 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-8216b495-d702-4580-87c1-a9c28bb961b5 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:20.269404 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-8216b495-d702-4580-87c1-a9c28bb961b5 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:20.269620 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-8216b495-d702-4580-87c1-a9c28bb961b5 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id fab2ab7b-6179-4aa7-aebb-f68cf9e33e6a. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:25:20.275026 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:20.275026 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:25:20.276076 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8216b495-d702-4580-87c1-a9c28bb961b5 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/fab2ab7b-6179-4aa7-aebb-f68cf9e33e6a returned with HTTP 200 Aug 25 10:25:20.276669 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 889/3524] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:25:20 2026] GET /volume/v3/backups/fab2ab7b-6179-4aa7-aebb-f68cf9e33e6a => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:20.290274 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-bada698d-1a5c-4ff2-bd83-87d94500af1c None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:20.293178 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-bada698d-1a5c-4ff2-bd83-87d94500af1c tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/volumes/54d69fc4-a94c-4263-9e41-fccc40f279ab Aug 25 10:25:20.293418 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-bada698d-1a5c-4ff2-bd83-87d94500af1c tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:20.293759 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-bada698d-1a5c-4ff2-bd83-87d94500af1c tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:20.303456 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:20.303456 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:25:20.309964 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-bada698d-1a5c-4ff2-bd83-87d94500af1c tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Volume info retrieved successfully. Aug 25 10:25:20.317908 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-bada698d-1a5c-4ff2-bd83-87d94500af1c tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/volumes/54d69fc4-a94c-4263-9e41-fccc40f279ab returned with HTTP 200 Aug 25 10:25:20.317908 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 883/3525] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:25:20 2026] GET /volume/v3/volumes/54d69fc4-a94c-4263-9e41-fccc40f279ab => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:20.335812 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-82031e29-daa3-41a3-aaa2-1e9ef4ace942 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:20.340177 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-82031e29-daa3-41a3-aaa2-1e9ef4ace942 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] DELETE https://10.4.3.119/volume/v3/backups/fab2ab7b-6179-4aa7-aebb-f68cf9e33e6a Aug 25 10:25:20.340177 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-82031e29-daa3-41a3-aaa2-1e9ef4ace942 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:20.340177 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-82031e29-daa3-41a3-aaa2-1e9ef4ace942 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:20.340177 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.contrib.backups [None req-82031e29-daa3-41a3-aaa2-1e9ef4ace942 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Delete backup with id: fab2ab7b-6179-4aa7-aebb-f68cf9e33e6a. Aug 25 10:25:20.345892 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:20.345892 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:25:20.365669 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.backup.rpcapi [None req-82031e29-daa3-41a3-aaa2-1e9ef4ace942 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] delete_backup rpcapi backup_id fab2ab7b-6179-4aa7-aebb-f68cf9e33e6a {{(pid=100389) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 10:25:20.368602 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-82031e29-daa3-41a3-aaa2-1e9ef4ace942 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/fab2ab7b-6179-4aa7-aebb-f68cf9e33e6a returned with HTTP 202 Aug 25 10:25:20.369474 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 872/3526] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:25:20 2026] DELETE /volume/v3/backups/fab2ab7b-6179-4aa7-aebb-f68cf9e33e6a => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:25:20.379085 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-3192f49d-02ad-488a-ac84-980c983ab70c None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:20.381760 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3192f49d-02ad-488a-ac84-980c983ab70c tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/fab2ab7b-6179-4aa7-aebb-f68cf9e33e6a Aug 25 10:25:20.382401 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3192f49d-02ad-488a-ac84-980c983ab70c tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:20.382401 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3192f49d-02ad-488a-ac84-980c983ab70c tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:20.382401 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-3192f49d-02ad-488a-ac84-980c983ab70c tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id fab2ab7b-6179-4aa7-aebb-f68cf9e33e6a. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:25:20.387822 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:20.387822 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:25:20.388762 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3192f49d-02ad-488a-ac84-980c983ab70c tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/fab2ab7b-6179-4aa7-aebb-f68cf9e33e6a returned with HTTP 200 Aug 25 10:25:20.389151 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 883/3527] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:25:20 2026] GET /volume/v3/backups/fab2ab7b-6179-4aa7-aebb-f68cf9e33e6a => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:20.985449 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-132d3390-4c38-4997-914b-bbe3383494d3 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:20.993165 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-132d3390-4c38-4997-914b-bbe3383494d3 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/backups/79d85c1a-0c24-4ef9-a305-331bc4fb1a7c Aug 25 10:25:20.993165 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-132d3390-4c38-4997-914b-bbe3383494d3 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:20.993165 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-132d3390-4c38-4997-914b-bbe3383494d3 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:20.993165 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-132d3390-4c38-4997-914b-bbe3383494d3 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Show backup with id 79d85c1a-0c24-4ef9-a305-331bc4fb1a7c. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:25:20.996388 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-8f663538-de1f-48ef-b292-4c1a61289298 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:20.999444 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8f663538-de1f-48ef-b292-4c1a61289298 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] GET https://10.4.3.119/volume/v3/volumes/61753ea3-bd06-4f9e-a0b6-2746bc8ffd3f Aug 25 10:25:20.999444 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8f663538-de1f-48ef-b292-4c1a61289298 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:20.999444 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8f663538-de1f-48ef-b292-4c1a61289298 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:21.004618 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:21.004618 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:25:21.006095 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-132d3390-4c38-4997-914b-bbe3383494d3 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups/79d85c1a-0c24-4ef9-a305-331bc4fb1a7c returned with HTTP 200 Aug 25 10:25:21.006863 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 890/3528] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:25:20 2026] GET /volume/v3/backups/79d85c1a-0c24-4ef9-a305-331bc4fb1a7c => generated 736 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:21.010862 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:21.010862 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:25:21.016403 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-8f663538-de1f-48ef-b292-4c1a61289298 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Volume info retrieved successfully. Aug 25 10:25:21.024037 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8f663538-de1f-48ef-b292-4c1a61289298 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/volumes/61753ea3-bd06-4f9e-a0b6-2746bc8ffd3f returned with HTTP 200 Aug 25 10:25:21.024669 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 884/3529] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:25:20 2026] GET /volume/v3/volumes/61753ea3-bd06-4f9e-a0b6-2746bc8ffd3f => generated 1367 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:25:21.046070 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-72ea230f-f47c-4088-8a85-9b34de5b76fe None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:21.050452 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-72ea230f-f47c-4088-8a85-9b34de5b76fe tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] GET https://10.4.3.119/volume/v3/volumes/61753ea3-bd06-4f9e-a0b6-2746bc8ffd3f Aug 25 10:25:21.050856 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-72ea230f-f47c-4088-8a85-9b34de5b76fe tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:21.050986 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-72ea230f-f47c-4088-8a85-9b34de5b76fe tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:21.061383 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:21.061383 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:25:21.067289 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-72ea230f-f47c-4088-8a85-9b34de5b76fe tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Volume info retrieved successfully. Aug 25 10:25:21.074935 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-72ea230f-f47c-4088-8a85-9b34de5b76fe tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/volumes/61753ea3-bd06-4f9e-a0b6-2746bc8ffd3f returned with HTTP 200 Aug 25 10:25:21.075543 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 873/3530] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:25:21 2026] GET /volume/v3/volumes/61753ea3-bd06-4f9e-a0b6-2746bc8ffd3f => generated 1367 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:25:21.402603 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-1b72908d-6983-4d62-8341-8ff170340775 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:21.404527 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1b72908d-6983-4d62-8341-8ff170340775 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/fab2ab7b-6179-4aa7-aebb-f68cf9e33e6a Aug 25 10:25:21.404784 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1b72908d-6983-4d62-8341-8ff170340775 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:21.405212 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1b72908d-6983-4d62-8341-8ff170340775 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:21.405527 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-1b72908d-6983-4d62-8341-8ff170340775 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id fab2ab7b-6179-4aa7-aebb-f68cf9e33e6a. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:25:21.410119 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1b72908d-6983-4d62-8341-8ff170340775 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/fab2ab7b-6179-4aa7-aebb-f68cf9e33e6a returned with HTTP 404 Aug 25 10:25:21.410958 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 884/3531] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:25:21 2026] GET /volume/v3/backups/fab2ab7b-6179-4aa7-aebb-f68cf9e33e6a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:25:21.420381 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-3fa43d99-56d9-4f17-854f-31cf97d68345 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:21.427388 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3fa43d99-56d9-4f17-854f-31cf97d68345 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] DELETE https://10.4.3.119/volume/v3/backups/62bd8591-a435-4221-9005-c33f6b6631ca Aug 25 10:25:21.427388 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3fa43d99-56d9-4f17-854f-31cf97d68345 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:21.429604 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3fa43d99-56d9-4f17-854f-31cf97d68345 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:21.429791 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.contrib.backups [None req-3fa43d99-56d9-4f17-854f-31cf97d68345 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Delete backup with id: 62bd8591-a435-4221-9005-c33f6b6631ca. Aug 25 10:25:21.436957 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:21.436957 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:25:21.462304 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.backup.rpcapi [None req-3fa43d99-56d9-4f17-854f-31cf97d68345 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] delete_backup rpcapi backup_id 62bd8591-a435-4221-9005-c33f6b6631ca {{(pid=100391) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 10:25:21.464394 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3fa43d99-56d9-4f17-854f-31cf97d68345 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/62bd8591-a435-4221-9005-c33f6b6631ca returned with HTTP 202 Aug 25 10:25:21.464929 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 891/3532] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:25:21 2026] DELETE /volume/v3/backups/62bd8591-a435-4221-9005-c33f6b6631ca => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:25:21.473242 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-1b631e10-d6fb-475f-bda1-bec2a2ae0958 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:21.475491 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1b631e10-d6fb-475f-bda1-bec2a2ae0958 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/62bd8591-a435-4221-9005-c33f6b6631ca Aug 25 10:25:21.475779 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1b631e10-d6fb-475f-bda1-bec2a2ae0958 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:21.476008 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1b631e10-d6fb-475f-bda1-bec2a2ae0958 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:21.476132 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-1b631e10-d6fb-475f-bda1-bec2a2ae0958 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 62bd8591-a435-4221-9005-c33f6b6631ca. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:25:21.478001 np0000008063 devstack@c-api.service[100390]: DEBUG dbcounter [-] [100390] Writing DB stats cinder:SELECT=266,cinder:UPDATE=90,cinder:INSERT=33 {{(pid=100390) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 10:25:21.481607 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:21.481607 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:25:21.482501 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1b631e10-d6fb-475f-bda1-bec2a2ae0958 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/62bd8591-a435-4221-9005-c33f6b6631ca returned with HTTP 200 Aug 25 10:25:21.483002 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 885/3533] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:25:21 2026] GET /volume/v3/backups/62bd8591-a435-4221-9005-c33f6b6631ca => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:22.019410 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-5f0053b1-8465-4540-a141-557a5f3d2503 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:22.021842 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5f0053b1-8465-4540-a141-557a5f3d2503 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/backups/79d85c1a-0c24-4ef9-a305-331bc4fb1a7c Aug 25 10:25:22.022100 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5f0053b1-8465-4540-a141-557a5f3d2503 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:22.022360 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5f0053b1-8465-4540-a141-557a5f3d2503 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:22.022495 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-5f0053b1-8465-4540-a141-557a5f3d2503 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Show backup with id 79d85c1a-0c24-4ef9-a305-331bc4fb1a7c. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:25:22.027766 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:22.027766 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:25:22.028611 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5f0053b1-8465-4540-a141-557a5f3d2503 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups/79d85c1a-0c24-4ef9-a305-331bc4fb1a7c returned with HTTP 200 Aug 25 10:25:22.029090 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 874/3534] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:25:22 2026] GET /volume/v3/backups/79d85c1a-0c24-4ef9-a305-331bc4fb1a7c => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:22.416917 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-7775cc14-d938-4098-aef8-c91e0ad0f89c req-0bc88b41-d507-43a2-92ec-5b06e860200b None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:22.419359 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-7775cc14-d938-4098-aef8-c91e0ad0f89c req-0bc88b41-d507-43a2-92ec-5b06e860200b tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] GET https://10.4.3.119/volume/v3/volumes/61753ea3-bd06-4f9e-a0b6-2746bc8ffd3f Aug 25 10:25:22.419635 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-7775cc14-d938-4098-aef8-c91e0ad0f89c req-0bc88b41-d507-43a2-92ec-5b06e860200b tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:22.420057 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-7775cc14-d938-4098-aef8-c91e0ad0f89c req-0bc88b41-d507-43a2-92ec-5b06e860200b tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:22.428216 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:22.428216 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:25:22.433047 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [req-7775cc14-d938-4098-aef8-c91e0ad0f89c req-0bc88b41-d507-43a2-92ec-5b06e860200b tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Volume info retrieved successfully. Aug 25 10:25:22.438048 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-7775cc14-d938-4098-aef8-c91e0ad0f89c req-0bc88b41-d507-43a2-92ec-5b06e860200b tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/volumes/61753ea3-bd06-4f9e-a0b6-2746bc8ffd3f returned with HTTP 200 Aug 25 10:25:22.438691 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 885/3535] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:25:22 2026] GET /volume/v3/volumes/61753ea3-bd06-4f9e-a0b6-2746bc8ffd3f => generated 1367 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:25:22.493150 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-7ca8eb1f-dbf9-481b-a1a5-b55e564dd202 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:22.495653 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7ca8eb1f-dbf9-481b-a1a5-b55e564dd202 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/62bd8591-a435-4221-9005-c33f6b6631ca Aug 25 10:25:22.495952 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7ca8eb1f-dbf9-481b-a1a5-b55e564dd202 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:22.496259 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7ca8eb1f-dbf9-481b-a1a5-b55e564dd202 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:22.496432 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-7ca8eb1f-dbf9-481b-a1a5-b55e564dd202 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 62bd8591-a435-4221-9005-c33f6b6631ca. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:25:22.502327 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7ca8eb1f-dbf9-481b-a1a5-b55e564dd202 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/62bd8591-a435-4221-9005-c33f6b6631ca returned with HTTP 404 Aug 25 10:25:22.502973 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 892/3536] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:25:22 2026] GET /volume/v3/backups/62bd8591-a435-4221-9005-c33f6b6631ca => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:25:22.533497 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-88bde69c-3235-4b79-8ce2-fa7160b31d00 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:22.535397 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-88bde69c-3235-4b79-8ce2-fa7160b31d00 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:25:22.535741 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-88bde69c-3235-4b79-8ce2-fa7160b31d00 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "63258f66-0e4f-4391-bbe9-9485754d31c5", "name": "tempest-VolumesBackupsTest-Volume-213351006"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:25:22.537275 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volumes [None req-88bde69c-3235-4b79-8ce2-fa7160b31d00 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '63258f66-0e4f-4391-bbe9-9485754d31c5', 'name': 'tempest-VolumesBackupsTest-Volume-213351006'}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:25:22.622446 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-88bde69c-3235-4b79-8ce2-fa7160b31d00 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Create volume of 1 GB Aug 25 10:25:22.627461 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-88bde69c-3235-4b79-8ce2-fa7160b31d00 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Availability Zones retrieved successfully. Aug 25 10:25:22.634056 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-88bde69c-3235-4b79-8ce2-fa7160b31d00 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Flow 'volume_create_api' (a2cb68fe-acc8-4ac0-b61f-2bb18f033400) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:25:22.635374 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-88bde69c-3235-4b79-8ce2-fa7160b31d00 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b51db49f-54cb-4f0d-8cd3-ad4ad54a1587) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:25:22.636647 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-88bde69c-3235-4b79-8ce2-fa7160b31d00 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Validating volume size '1' using validate_int {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:25:22.719066 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-88bde69c-3235-4b79-8ce2-fa7160b31d00 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b51db49f-54cb-4f0d-8cd3-ad4ad54a1587) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:25:22.719839 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-88bde69c-3235-4b79-8ce2-fa7160b31d00 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2fe6c75c-0035-4924-bb1f-2fb7dcfa0037) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:25:22.760942 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-88bde69c-3235-4b79-8ce2-fa7160b31d00 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Created reservations ['23967a81-240a-4f13-8071-116be9b9053e', 'eb379d63-be7a-45a3-8a4d-833f170d3f9d', '22de17f9-439e-4f9f-a984-8a64e179d542', 'c7f8ffea-702d-4979-8441-6d31091273c0'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:25:22.761862 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-88bde69c-3235-4b79-8ce2-fa7160b31d00 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2fe6c75c-0035-4924-bb1f-2fb7dcfa0037) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['23967a81-240a-4f13-8071-116be9b9053e', 'eb379d63-be7a-45a3-8a4d-833f170d3f9d', '22de17f9-439e-4f9f-a984-8a64e179d542', 'c7f8ffea-702d-4979-8441-6d31091273c0']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:25:22.762401 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-88bde69c-3235-4b79-8ce2-fa7160b31d00 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ffd8bbe0-50a4-4f01-b3aa-477c3fa8a813) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:25:22.784607 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-88bde69c-3235-4b79-8ce2-fa7160b31d00 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ffd8bbe0-50a4-4f01-b3aa-477c3fa8a813) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7c3ada05-f84c-4276-af37-351ffd741723', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-213351006',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a567524d72dd4280a00235780b2bc32e',qos_specs=None,replication_status=,reservations=['23967a81-240a-4f13-8071-116be9b9053e','eb379d63-be7a-45a3-8a4d-833f170d3f9d','22de17f9-439e-4f9f-a984-8a64e179d542','c7f8ffea-702d-4979-8441-6d31091273c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abbc7aa748ae4ddc871e24bfed518d72',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:25:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-213351006',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7c3ada05-f84c-4276-af37-351ffd741723,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a567524d72dd4280a00235780b2bc32e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='abbc7aa748ae4ddc871e24bfed518d72',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:25:22.785363 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-88bde69c-3235-4b79-8ce2-fa7160b31d00 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01691555-1e45-47f6-9f2d-367b3d4ac4f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:25:22.802828 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-88bde69c-3235-4b79-8ce2-fa7160b31d00 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01691555-1e45-47f6-9f2d-367b3d4ac4f8) transitioned into state 'SUCCESS' from state '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-213351006',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a567524d72dd4280a00235780b2bc32e',qos_specs=None,replication_status=,reservations=['23967a81-240a-4f13-8071-116be9b9053e','eb379d63-be7a-45a3-8a4d-833f170d3f9d','22de17f9-439e-4f9f-a984-8a64e179d542','c7f8ffea-702d-4979-8441-6d31091273c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abbc7aa748ae4ddc871e24bfed518d72',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:25:22.803605 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-88bde69c-3235-4b79-8ce2-fa7160b31d00 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8e1ee99-dc66-4008-8eba-76f9b969ad7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:25:22.814190 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-88bde69c-3235-4b79-8ce2-fa7160b31d00 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8e1ee99-dc66-4008-8eba-76f9b969ad7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:25:22.816156 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-88bde69c-3235-4b79-8ce2-fa7160b31d00 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Flow 'volume_create_api' (a2cb68fe-acc8-4ac0-b61f-2bb18f033400) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:25:22.816156 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-88bde69c-3235-4b79-8ce2-fa7160b31d00 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Create volume request issued successfully. Aug 25 10:25:22.816156 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-88bde69c-3235-4b79-8ce2-fa7160b31d00 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:25:22.816622 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 886/3537] 10.4.3.119 () {68 vars in 1259 bytes} [Tue Aug 25 10:25:22 2026] POST /volume/v3/volumes => generated 748 bytes in 284 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:25:22.830819 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-8dc33f3c-bf97-4976-9277-62755af627c8 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:22.832741 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8dc33f3c-bf97-4976-9277-62755af627c8 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/volumes/7c3ada05-f84c-4276-af37-351ffd741723 Aug 25 10:25:22.833348 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8dc33f3c-bf97-4976-9277-62755af627c8 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:22.833348 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8dc33f3c-bf97-4976-9277-62755af627c8 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:22.843785 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:22.843785 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:25:22.844421 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-8dc33f3c-bf97-4976-9277-62755af627c8 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Volume info retrieved successfully. Aug 25 10:25:22.849182 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8dc33f3c-bf97-4976-9277-62755af627c8 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/volumes/7c3ada05-f84c-4276-af37-351ffd741723 returned with HTTP 200 Aug 25 10:25:22.850332 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 875/3538] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:25:22 2026] GET /volume/v3/volumes/7c3ada05-f84c-4276-af37-351ffd741723 => generated 816 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:22.990636 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-7775cc14-d938-4098-aef8-c91e0ad0f89c req-26389a14-d8b6-4776-90b7-b9a7d39615b7 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:22.993999 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-7775cc14-d938-4098-aef8-c91e0ad0f89c req-26389a14-d8b6-4776-90b7-b9a7d39615b7 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] GET https://10.4.3.119/volume/v3/volumes/61753ea3-bd06-4f9e-a0b6-2746bc8ffd3f Aug 25 10:25:22.994453 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-7775cc14-d938-4098-aef8-c91e0ad0f89c req-26389a14-d8b6-4776-90b7-b9a7d39615b7 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:22.994879 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-7775cc14-d938-4098-aef8-c91e0ad0f89c req-26389a14-d8b6-4776-90b7-b9a7d39615b7 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:23.006240 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:23.006240 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:25:23.013081 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [req-7775cc14-d938-4098-aef8-c91e0ad0f89c req-26389a14-d8b6-4776-90b7-b9a7d39615b7 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Volume info retrieved successfully. Aug 25 10:25:23.022026 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-7775cc14-d938-4098-aef8-c91e0ad0f89c req-26389a14-d8b6-4776-90b7-b9a7d39615b7 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/volumes/61753ea3-bd06-4f9e-a0b6-2746bc8ffd3f returned with HTTP 200 Aug 25 10:25:23.022685 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 886/3539] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:25:22 2026] GET /volume/v3/volumes/61753ea3-bd06-4f9e-a0b6-2746bc8ffd3f => generated 1367 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:25:23.034811 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-2829de81-14e5-476f-b2b3-d9229690258e None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:23.035224 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2829de81-14e5-476f-b2b3-d9229690258e None None] GET https://10.4.3.119/volume// Aug 25 10:25:23.035414 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2829de81-14e5-476f-b2b3-d9229690258e None None] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:23.035642 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2829de81-14e5-476f-b2b3-d9229690258e None None] Calling method 'all' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:23.036033 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2829de81-14e5-476f-b2b3-d9229690258e None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:25:23.036357 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 893/3540] 10.4.3.119 () {66 vars in 1419 bytes} [Tue Aug 25 10:25:23 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:25:23.043344 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-b7433c73-5a70-41cf-aac6-eb2f87d85fa6 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:23.045787 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b7433c73-5a70-41cf-aac6-eb2f87d85fa6 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/backups/79d85c1a-0c24-4ef9-a305-331bc4fb1a7c Aug 25 10:25:23.045887 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b7433c73-5a70-41cf-aac6-eb2f87d85fa6 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:23.046808 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b7433c73-5a70-41cf-aac6-eb2f87d85fa6 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:23.046808 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-b7433c73-5a70-41cf-aac6-eb2f87d85fa6 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Show backup with id 79d85c1a-0c24-4ef9-a305-331bc4fb1a7c. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:25:23.050411 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:23.050411 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:25:23.050623 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-7775cc14-d938-4098-aef8-c91e0ad0f89c req-5c928646-bd2d-4016-93ee-28fb9edb6bbe None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:23.051047 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b7433c73-5a70-41cf-aac6-eb2f87d85fa6 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups/79d85c1a-0c24-4ef9-a305-331bc4fb1a7c returned with HTTP 200 Aug 25 10:25:23.051684 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 887/3541] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:25:23 2026] GET /volume/v3/backups/79d85c1a-0c24-4ef9-a305-331bc4fb1a7c => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:23.053036 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-7775cc14-d938-4098-aef8-c91e0ad0f89c req-5c928646-bd2d-4016-93ee-28fb9edb6bbe tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] POST https://10.4.3.119/volume/v3/attachments Aug 25 10:25:23.053478 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-7775cc14-d938-4098-aef8-c91e0ad0f89c req-5c928646-bd2d-4016-93ee-28fb9edb6bbe tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "61753ea3-bd06-4f9e-a0b6-2746bc8ffd3f", "connector": null, "instance_uuid": "0731c77e-dbee-4b56-bf00-f1f0b26ba2fd"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:25:23.065427 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-691654c1-9515-4db4-89b2-0e287f5bcd89 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:23.068502 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-691654c1-9515-4db4-89b2-0e287f5bcd89 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/backups/79d85c1a-0c24-4ef9-a305-331bc4fb1a7c/export_record Aug 25 10:25:23.071803 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-691654c1-9515-4db4-89b2-0e287f5bcd89 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:23.071803 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-691654c1-9515-4db4-89b2-0e287f5bcd89 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'export_record' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:23.071803 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.contrib.backups [None req-691654c1-9515-4db4-89b2-0e287f5bcd89 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Export record for backup 79d85c1a-0c24-4ef9-a305-331bc4fb1a7c. {{(pid=100388) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 25 10:25:23.075232 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:23.075232 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:25:23.078551 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:23.078551 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:25:23.078551 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.backup.api [None req-691654c1-9515-4db4-89b2-0e287f5bcd89 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling RPCAPI with context: , host: np0000008063, backup: 79d85c1a-0c24-4ef9-a305-331bc4fb1a7c. {{(pid=100388) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 25 10:25:23.099452 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.backup.rpcapi [None req-691654c1-9515-4db4-89b2-0e287f5bcd89 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] export_record in rpcapi backup_id 79d85c1a-0c24-4ef9-a305-331bc4fb1a7c on host np0000008063. {{(pid=100388) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 25 10:25:23.109805 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.contrib.backups [None req-691654c1-9515-4db4-89b2-0e287f5bcd89 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNzlkODVjMWEtMGMyNC00ZWY5LWEzMDUtMzMxYmM0ZmIxYTdjIiwgInVzZXJfaWQiOiAiZjVjMjY2YTA2Y2Y3NGFhY2FkZGVjOTU4MDI5MDM1OGMiLCAicHJvamVjdF9pZCI6ICJkMDM1NmNiZDVmZWI0ZjRkOWZkMWJhY2M5NmJlNmU3NCIsICJ2b2x1bWVfaWQiOiAiNzlkNGRmZDYtOGE1Yy00OTY4LTg4NjUtYzNlNmJlMDM5YzFjIiwgImhvc3QiOiAibnAwMDAwMDA4MDYzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNzE5MTQxODYyIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNzlkNGRmZDYtOGE1Yy00OTY4LTg4NjUtYzNlNmJlMDM5YzFjLzIwMjYwODI1MTAyNTA0L2F6X25vdmFfYmFja3VwXzc5ZDg1YzFhLTBjMjQtNGVmOS1hMzA1LTMzMWJjNGZiMWE3YyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjVUMTA6MjU6MDFaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjVUMTA6MjU6MDFaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yNVQxMDoyNToyMloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100388) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 25 10:25:23.110096 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-691654c1-9515-4db4-89b2-0e287f5bcd89 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups/79d85c1a-0c24-4ef9-a305-331bc4fb1a7c/export_record returned with HTTP 200 Aug 25 10:25:23.111338 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 887/3542] 10.4.3.119 () {68 vars in 1430 bytes} [Tue Aug 25 10:25:23 2026] GET /volume/v3/backups/79d85c1a-0c24-4ef9-a305-331bc4fb1a7c/export_record => generated 1424 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:25:23.115745 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-7775cc14-d938-4098-aef8-c91e0ad0f89c req-5c928646-bd2d-4016-93ee-28fb9edb6bbe tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/attachments returned with HTTP 200 Aug 25 10:25:23.116526 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 876/3543] 10.4.3.119 () {74 vars in 1594 bytes} [Tue Aug 25 10:25:23 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 25 10:25:23.124058 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-b33d33a9-f1cd-4b67-a666-815db3587135 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:23.126503 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b33d33a9-f1cd-4b67-a666-815db3587135 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/backups/79d85c1a-0c24-4ef9-a305-331bc4fb1a7c Aug 25 10:25:23.126786 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b33d33a9-f1cd-4b67-a666-815db3587135 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:23.127033 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b33d33a9-f1cd-4b67-a666-815db3587135 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:23.127618 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-b33d33a9-f1cd-4b67-a666-815db3587135 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Show backup with id 79d85c1a-0c24-4ef9-a305-331bc4fb1a7c. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:25:23.132392 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:23.132392 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:25:23.133209 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b33d33a9-f1cd-4b67-a666-815db3587135 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups/79d85c1a-0c24-4ef9-a305-331bc4fb1a7c returned with HTTP 200 Aug 25 10:25:23.133717 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 894/3544] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:25:23 2026] GET /volume/v3/backups/79d85c1a-0c24-4ef9-a305-331bc4fb1a7c => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:23.146987 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-6b2fb7b7-f9f7-44fc-b5c7-f659a0e68368 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:23.148875 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6b2fb7b7-f9f7-44fc-b5c7-f659a0e68368 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-member] POST https://10.4.3.119/volume/v3/backups/import_record Aug 25 10:25:23.149443 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6b2fb7b7-f9f7-44fc-b5c7-f659a0e68368 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-member] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNWExODEzYWYtYjYwNC00MDc3LWI0OWYtYzVhYTQ1MzcyNjg4IiwgInVzZXJfaWQiOiAiZjVjMjY2YTA2Y2Y3NGFhY2FkZGVjOTU4MDI5MDM1OGMiLCAicHJvamVjdF9pZCI6ICJkMDM1NmNiZDVmZWI0ZjRkOWZkMWJhY2M5NmJlNmU3NCIsICJ2b2x1bWVfaWQiOiAiNzlkNGRmZDYtOGE1Yy00OTY4LTg4NjUtYzNlNmJlMDM5YzFjIiwgImhvc3QiOiAibnAwMDAwMDA4MDYzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNzE5MTQxODYyIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNzlkNGRmZDYtOGE1Yy00OTY4LTg4NjUtYzNlNmJlMDM5YzFjLzIwMjYwODI1MTAyNTA0L2F6X25vdmFfYmFja3VwXzc5ZDg1YzFhLTBjMjQtNGVmOS1hMzA1LTMzMWJjNGZiMWE3YyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjVUMTA6MjU6MDFaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjVUMTA6MjU6MDFaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yNVQxMDoyNToyMloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:25:23.151011 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.contrib.backups [None req-6b2fb7b7-f9f7-44fc-b5c7-f659a0e68368 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-member] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNWExODEzYWYtYjYwNC00MDc3LWI0OWYtYzVhYTQ1MzcyNjg4IiwgInVzZXJfaWQiOiAiZjVjMjY2YTA2Y2Y3NGFhY2FkZGVjOTU4MDI5MDM1OGMiLCAicHJvamVjdF9pZCI6ICJkMDM1NmNiZDVmZWI0ZjRkOWZkMWJhY2M5NmJlNmU3NCIsICJ2b2x1bWVfaWQiOiAiNzlkNGRmZDYtOGE1Yy00OTY4LTg4NjUtYzNlNmJlMDM5YzFjIiwgImhvc3QiOiAibnAwMDAwMDA4MDYzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNzE5MTQxODYyIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNzlkNGRmZDYtOGE1Yy00OTY4LTg4NjUtYzNlNmJlMDM5YzFjLzIwMjYwODI1MTAyNTA0L2F6X25vdmFfYmFja3VwXzc5ZDg1YzFhLTBjMjQtNGVmOS1hMzA1LTMzMWJjNGZiMWE3YyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjVUMTA6MjU6MDFaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjVUMTA6MjU6MDFaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yNVQxMDoyNToyMloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100390) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 25 10:25:23.151262 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.contrib.backups [None req-6b2fb7b7-f9f7-44fc-b5c7-f659a0e68368 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-member] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNWExODEzYWYtYjYwNC00MDc3LWI0OWYtYzVhYTQ1MzcyNjg4IiwgInVzZXJfaWQiOiAiZjVjMjY2YTA2Y2Y3NGFhY2FkZGVjOTU4MDI5MDM1OGMiLCAicHJvamVjdF9pZCI6ICJkMDM1NmNiZDVmZWI0ZjRkOWZkMWJhY2M5NmJlNmU3NCIsICJ2b2x1bWVfaWQiOiAiNzlkNGRmZDYtOGE1Yy00OTY4LTg4NjUtYzNlNmJlMDM5YzFjIiwgImhvc3QiOiAibnAwMDAwMDA4MDYzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNzE5MTQxODYyIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNzlkNGRmZDYtOGE1Yy00OTY4LTg4NjUtYzNlNmJlMDM5YzFjLzIwMjYwODI1MTAyNTA0L2F6X25vdmFfYmFja3VwXzc5ZDg1YzFhLTBjMjQtNGVmOS1hMzA1LTMzMWJjNGZiMWE3YyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjVUMTA6MjU6MDFaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjVUMTA6MjU6MDFaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yNVQxMDoyNToyMloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100390) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 25 10:25:23.152981 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.policy [None req-6b2fb7b7-f9f7-44fc-b5c7-f659a0e68368 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-member] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '7dc96b8d369e45c9a185fa62230ee9c4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0356cbd5feb4f4d9fd1bacc96be6e74', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100390) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 10:25:23.153235 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6b2fb7b7-f9f7-44fc-b5c7-f659a0e68368 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-member] https://10.4.3.119/volume/v3/backups/import_record returned with HTTP 403 Aug 25 10:25:23.153847 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 888/3545] 10.4.3.119 () {70 vars in 1342 bytes} [Tue Aug 25 10:25:23 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:25:23.161524 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-275f5a73-a610-4924-bff4-286091c544fd None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:23.164041 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-275f5a73-a610-4924-bff4-286091c544fd tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] DELETE https://10.4.3.119/volume/v3/volumes/79d4dfd6-8a5c-4968-8865-c3e6be039c1c Aug 25 10:25:23.164559 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-275f5a73-a610-4924-bff4-286091c544fd tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:23.164864 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-275f5a73-a610-4924-bff4-286091c544fd tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:23.165097 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-275f5a73-a610-4924-bff4-286091c544fd tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Delete volume with id: 79d4dfd6-8a5c-4968-8865-c3e6be039c1c Aug 25 10:25:23.173648 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:23.173648 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:25:23.174269 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-275f5a73-a610-4924-bff4-286091c544fd tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Volume info retrieved successfully. Aug 25 10:25:23.205902 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-275f5a73-a610-4924-bff4-286091c544fd tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Delete volume request issued successfully. Aug 25 10:25:23.206403 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-275f5a73-a610-4924-bff4-286091c544fd tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/volumes/79d4dfd6-8a5c-4968-8865-c3e6be039c1c returned with HTTP 202 Aug 25 10:25:23.206995 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 888/3546] 10.4.3.119 () {68 vars in 1391 bytes} [Tue Aug 25 10:25:23 2026] DELETE /volume/v3/volumes/79d4dfd6-8a5c-4968-8865-c3e6be039c1c => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:25:23.214296 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-6c7eb2aa-6d25-4082-9cae-108928805008 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:23.216479 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6c7eb2aa-6d25-4082-9cae-108928805008 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/volumes/79d4dfd6-8a5c-4968-8865-c3e6be039c1c Aug 25 10:25:23.216479 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6c7eb2aa-6d25-4082-9cae-108928805008 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:23.216925 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6c7eb2aa-6d25-4082-9cae-108928805008 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:23.225643 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:23.225643 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:25:23.229988 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-6c7eb2aa-6d25-4082-9cae-108928805008 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Volume info retrieved successfully. Aug 25 10:25:23.234483 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6c7eb2aa-6d25-4082-9cae-108928805008 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/volumes/79d4dfd6-8a5c-4968-8865-c3e6be039c1c returned with HTTP 200 Aug 25 10:25:23.235009 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 877/3547] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:25:23 2026] GET /volume/v3/volumes/79d4dfd6-8a5c-4968-8865-c3e6be039c1c => generated 1017 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:25:24.736827 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-8d6e97ef-f704-4a18-920b-811598c2a26f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:24.736827 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8d6e97ef-f704-4a18-920b-811598c2a26f tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/volumes/7c3ada05-f84c-4276-af37-351ffd741723 Aug 25 10:25:24.736827 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-8d6e97ef-f704-4a18-920b-811598c2a26f tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:24.736827 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-8d6e97ef-f704-4a18-920b-811598c2a26f tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:24.736827 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:24.736827 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:25:24.736827 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-8d6e97ef-f704-4a18-920b-811598c2a26f tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Volume info retrieved successfully. Aug 25 10:25:24.736827 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8d6e97ef-f704-4a18-920b-811598c2a26f tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/volumes/7c3ada05-f84c-4276-af37-351ffd741723 returned with HTTP 200 Aug 25 10:25:24.736827 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 895/3548] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:25:23 2026] GET /volume/v3/volumes/7c3ada05-f84c-4276-af37-351ffd741723 => generated 1356 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:25:24.740701 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-a44a8c85-2f8f-47b8-90ff-383ef698c599 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:24.740701 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a44a8c85-2f8f-47b8-90ff-383ef698c599 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] POST https://10.4.3.119/volume/v3/backups Aug 25 10:25:24.740701 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a44a8c85-2f8f-47b8-90ff-383ef698c599 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "7c3ada05-f84c-4276-af37-351ffd741723", "name": "tempest-VolumesBackupsTest-Backup-697316190"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:25:24.740701 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.contrib.backups [None req-a44a8c85-2f8f-47b8-90ff-383ef698c599 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Creating new backup {'backup': {'volume_id': '7c3ada05-f84c-4276-af37-351ffd741723', 'name': 'tempest-VolumesBackupsTest-Backup-697316190'}} {{(pid=100390) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 10:25:24.740701 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.contrib.backups [None req-a44a8c85-2f8f-47b8-90ff-383ef698c599 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Creating backup of volume 7c3ada05-f84c-4276-af37-351ffd741723 in container None Aug 25 10:25:24.740701 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:24.740701 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:25:24.740701 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-a44a8c85-2f8f-47b8-90ff-383ef698c599 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Volume info retrieved successfully. Aug 25 10:25:24.740701 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-a44a8c85-2f8f-47b8-90ff-383ef698c599 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Created reservations ['c1264178-4d19-4a50-b4b7-d333141dc726', '1d1a5633-a06e-4b9d-833a-536056a10992'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:25:24.740701 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a44a8c85-2f8f-47b8-90ff-383ef698c599 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups returned with HTTP 202 Aug 25 10:25:24.740701 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 889/3549] 10.4.3.119 () {68 vars in 1259 bytes} [Tue Aug 25 10:25:23 2026] POST /volume/v3/backups => generated 329 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:25:24.744657 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-032d0d9c-2149-43e8-be24-0c878fe6c9f0 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:24.744657 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-032d0d9c-2149-43e8-be24-0c878fe6c9f0 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/9d227269-d4e2-4785-a13f-da77b785bb29 Aug 25 10:25:24.744657 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-032d0d9c-2149-43e8-be24-0c878fe6c9f0 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:24.744657 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-032d0d9c-2149-43e8-be24-0c878fe6c9f0 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:24.744657 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-032d0d9c-2149-43e8-be24-0c878fe6c9f0 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 9d227269-d4e2-4785-a13f-da77b785bb29. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:25:24.744657 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:24.744657 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:25:24.744657 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-032d0d9c-2149-43e8-be24-0c878fe6c9f0 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/9d227269-d4e2-4785-a13f-da77b785bb29 returned with HTTP 200 Aug 25 10:25:24.744657 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 889/3550] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:25:23 2026] GET /volume/v3/backups/9d227269-d4e2-4785-a13f-da77b785bb29 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:24.745909 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-6839bb51-81af-4559-ade3-4a1a38463954 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:24.745909 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6839bb51-81af-4559-ade3-4a1a38463954 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/volumes/79d4dfd6-8a5c-4968-8865-c3e6be039c1c Aug 25 10:25:24.745909 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6839bb51-81af-4559-ade3-4a1a38463954 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:24.745909 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6839bb51-81af-4559-ade3-4a1a38463954 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:24.745909 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6839bb51-81af-4559-ade3-4a1a38463954 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/volumes/79d4dfd6-8a5c-4968-8865-c3e6be039c1c returned with HTTP 404 Aug 25 10:25:24.745909 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 878/3551] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:25:24 2026] GET /volume/v3/volumes/79d4dfd6-8a5c-4968-8865-c3e6be039c1c => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:25:24.747256 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-f753b104-408f-4375-bbb4-c18e3d4ee0cf None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:24.747256 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f753b104-408f-4375-bbb4-c18e3d4ee0cf tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-member] GET https://10.4.3.119/volume/v3/backups Aug 25 10:25:24.747256 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f753b104-408f-4375-bbb4-c18e3d4ee0cf tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:24.747256 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f753b104-408f-4375-bbb4-c18e3d4ee0cf tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-member] Calling method 'index' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:24.747256 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.api_utils [None req-f753b104-408f-4375-bbb4-c18e3d4ee0cf tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-member] Removing options '' from query. {{(pid=100391) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 10:25:24.747256 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f753b104-408f-4375-bbb4-c18e3d4ee0cf tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-member] https://10.4.3.119/volume/v3/backups returned with HTTP 200 Aug 25 10:25:24.747256 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 896/3552] 10.4.3.119 () {68 vars in 1277 bytes} [Tue Aug 25 10:25:24 2026] GET /volume/v3/backups => generated 625 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:24.747729 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-6c44fe47-9540-48ee-aebe-df5624fc026a None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:24.747729 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6c44fe47-9540-48ee-aebe-df5624fc026a tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-member] GET https://10.4.3.119/volume/v3/backups?project_id=d0356cbd5feb4f4d9fd1bacc96be6e74 Aug 25 10:25:24.747729 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6c44fe47-9540-48ee-aebe-df5624fc026a tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:24.747729 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6c44fe47-9540-48ee-aebe-df5624fc026a tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-member] Calling method 'index' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:24.747729 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.api_utils [None req-6c44fe47-9540-48ee-aebe-df5624fc026a tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-member] Removing options 'project_id' from query. {{(pid=100390) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 10:25:24.747729 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:24.747729 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:25:24.747729 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6c44fe47-9540-48ee-aebe-df5624fc026a tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-member] https://10.4.3.119/volume/v3/backups?project_id=d0356cbd5feb4f4d9fd1bacc96be6e74 returned with HTTP 200 Aug 25 10:25:24.747729 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 890/3553] 10.4.3.119 () {68 vars in 1364 bytes} [Tue Aug 25 10:25:24 2026] GET /volume/v3/backups?project_id=d0356cbd5feb4f4d9fd1bacc96be6e74 => generated 625 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:24.748407 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-6d49fd58-8377-4c8a-a897-90e40af545bd None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:24.748407 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6d49fd58-8377-4c8a-a897-90e40af545bd tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:25:24.748407 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-6d49fd58-8377-4c8a-a897-90e40af545bd tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-908645632"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:25:24.748407 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-6d49fd58-8377-4c8a-a897-90e40af545bd tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-908645632'}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:25:24.748407 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-6d49fd58-8377-4c8a-a897-90e40af545bd tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Create volume of 1 GB Aug 25 10:25:24.748407 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-6d49fd58-8377-4c8a-a897-90e40af545bd tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Availability Zones retrieved successfully. Aug 25 10:25:24.748407 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-6d49fd58-8377-4c8a-a897-90e40af545bd tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Flow 'volume_create_api' (2d2364d2-0341-4505-8b0e-bf16dda68146) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:25:24.748407 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-6d49fd58-8377-4c8a-a897-90e40af545bd tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (820ee8b8-c3ea-43f8-9b4a-64c952d278ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:25:24.748407 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [None req-6d49fd58-8377-4c8a-a897-90e40af545bd tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Validating volume size '1' using validate_int {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:25:24.748805 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-84af9675-fbf6-4eeb-8ee1-e54df10bea50 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:24.748805 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-84af9675-fbf6-4eeb-8ee1-e54df10bea50 None None] GET https://10.4.3.119/volume// Aug 25 10:25:24.748805 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-84af9675-fbf6-4eeb-8ee1-e54df10bea50 None None] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:24.748805 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-84af9675-fbf6-4eeb-8ee1-e54df10bea50 None None] Calling method 'all' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:24.748805 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-84af9675-fbf6-4eeb-8ee1-e54df10bea50 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:25:24.748805 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 879/3554] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:25:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:25:24.749164 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-7775cc14-d938-4098-aef8-c91e0ad0f89c req-b5ff140c-5303-4e5f-8020-6b48945e108d None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:24.749164 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-7775cc14-d938-4098-aef8-c91e0ad0f89c req-b5ff140c-5303-4e5f-8020-6b48945e108d tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] GET https://10.4.3.119/volume/v3/volumes/61753ea3-bd06-4f9e-a0b6-2746bc8ffd3f Aug 25 10:25:24.749265 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-6d49fd58-8377-4c8a-a897-90e40af545bd tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (820ee8b8-c3ea-43f8-9b4a-64c952d278ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:25:24.749622 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-7775cc14-d938-4098-aef8-c91e0ad0f89c req-b5ff140c-5303-4e5f-8020-6b48945e108d tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:24.749622 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-7775cc14-d938-4098-aef8-c91e0ad0f89c req-b5ff140c-5303-4e5f-8020-6b48945e108d tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:24.749765 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-6d49fd58-8377-4c8a-a897-90e40af545bd tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39e57250-bfb2-41e8-9629-5e89f911bd5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:25:24.749853 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:24.749853 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:25:24.749853 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-7775cc14-d938-4098-aef8-c91e0ad0f89c req-b5ff140c-5303-4e5f-8020-6b48945e108d tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Volume info retrieved successfully. Aug 25 10:25:24.749853 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-7775cc14-d938-4098-aef8-c91e0ad0f89c req-b5ff140c-5303-4e5f-8020-6b48945e108d tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/volumes/61753ea3-bd06-4f9e-a0b6-2746bc8ffd3f returned with HTTP 200 Aug 25 10:25:24.749853 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 897/3555] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:25:24 2026] GET /volume/v3/volumes/61753ea3-bd06-4f9e-a0b6-2746bc8ffd3f => generated 1546 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:25:24.750110 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-6d49fd58-8377-4c8a-a897-90e40af545bd tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Created reservations ['d494c409-98b5-4a2a-be88-f2fe00b8b4b9', '012c2324-2513-4ddf-b7cc-d9f9b5fac02f', '10877b26-23e4-46fc-88ff-82ffd9213789', '566151c5-e5c6-4383-a5a0-b33981042938'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:25:24.750110 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-6d49fd58-8377-4c8a-a897-90e40af545bd tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39e57250-bfb2-41e8-9629-5e89f911bd5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d494c409-98b5-4a2a-be88-f2fe00b8b4b9', '012c2324-2513-4ddf-b7cc-d9f9b5fac02f', '10877b26-23e4-46fc-88ff-82ffd9213789', '566151c5-e5c6-4383-a5a0-b33981042938']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:25:24.750110 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-6d49fd58-8377-4c8a-a897-90e40af545bd tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e05dc0f-23e2-492a-be62-26409c5538dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:25:24.750110 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-6d49fd58-8377-4c8a-a897-90e40af545bd tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e05dc0f-23e2-492a-be62-26409c5538dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cc5a6c16-c533-4019-87df-1de17d838361', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-908645632',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0356cbd5feb4f4d9fd1bacc96be6e74',qos_specs=None,replication_status=,reservations=['d494c409-98b5-4a2a-be88-f2fe00b8b4b9','012c2324-2513-4ddf-b7cc-d9f9b5fac02f','10877b26-23e4-46fc-88ff-82ffd9213789','566151c5-e5c6-4383-a5a0-b33981042938'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5c266a06cf74aacaddec9580290358c',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:25:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-908645632',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cc5a6c16-c533-4019-87df-1de17d838361,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d0356cbd5feb4f4d9fd1bacc96be6e74',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f5c266a06cf74aacaddec9580290358c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:25:24.750110 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-6d49fd58-8377-4c8a-a897-90e40af545bd tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51323d0a-1df1-4fa0-9750-0d57ec601e96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:25:24.750110 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-6d49fd58-8377-4c8a-a897-90e40af545bd tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51323d0a-1df1-4fa0-9750-0d57ec601e96) transitioned into state 'SUCCESS' from state '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-908645632',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0356cbd5feb4f4d9fd1bacc96be6e74',qos_specs=None,replication_status=,reservations=['d494c409-98b5-4a2a-be88-f2fe00b8b4b9','012c2324-2513-4ddf-b7cc-d9f9b5fac02f','10877b26-23e4-46fc-88ff-82ffd9213789','566151c5-e5c6-4383-a5a0-b33981042938'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5c266a06cf74aacaddec9580290358c',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:25:24.750403 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-6d49fd58-8377-4c8a-a897-90e40af545bd tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44008fb9-296f-4ae2-9dc2-66db27dc1867) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:25:24.750403 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-6d49fd58-8377-4c8a-a897-90e40af545bd tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44008fb9-296f-4ae2-9dc2-66db27dc1867) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:25:24.750403 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-6d49fd58-8377-4c8a-a897-90e40af545bd tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Flow 'volume_create_api' (2d2364d2-0341-4505-8b0e-bf16dda68146) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:25:24.750403 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-6d49fd58-8377-4c8a-a897-90e40af545bd tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Create volume request issued successfully. Aug 25 10:25:24.750403 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6d49fd58-8377-4c8a-a897-90e40af545bd tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:25:24.750403 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 890/3556] 10.4.3.119 () {70 vars in 1298 bytes} [Tue Aug 25 10:25:24 2026] POST /volume/v3/volumes => generated 777 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:25:24.750603 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-7775cc14-d938-4098-aef8-c91e0ad0f89c req-647262e9-a153-41d4-830c-be1a225fafa1 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:24.750661 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-070c5ed3-7e3a-415a-a897-747f2094945b None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:24.750661 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-070c5ed3-7e3a-415a-a897-747f2094945b tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/volumes/cc5a6c16-c533-4019-87df-1de17d838361 Aug 25 10:25:24.750661 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-070c5ed3-7e3a-415a-a897-747f2094945b tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:24.750661 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-070c5ed3-7e3a-415a-a897-747f2094945b tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:24.750775 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-7775cc14-d938-4098-aef8-c91e0ad0f89c req-647262e9-a153-41d4-830c-be1a225fafa1 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] PUT https://10.4.3.119/volume/v3/attachments/d584cdf0-4b26-471c-91c5-949eccbdf2cd Aug 25 10:25:24.750775 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-7775cc14-d938-4098-aef8-c91e0ad0f89c req-647262e9-a153-41d4-830c-be1a225fafa1 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.119", "host": "np0000008063", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3398d5156650", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "462fd6ce-c505-48ef-84ec-f85776d45b24", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:25:24.750883 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:24.750883 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:25:24.750957 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-7775cc14-d938-4098-aef8-c91e0ad0f89c req-647262e9-a153-41d4-830c-be1a225fafa1 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Acquiring lock "cinder-attachment_update-61753ea3-bd06-4f9e-a0b6-2746bc8ffd3f-np0000008063" by "attachment_update" {{(pid=100390) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 10:25:24.751030 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-070c5ed3-7e3a-415a-a897-747f2094945b tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Volume info retrieved successfully. Aug 25 10:25:24.751086 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-7775cc14-d938-4098-aef8-c91e0ad0f89c req-647262e9-a153-41d4-830c-be1a225fafa1 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Lock "cinder-attachment_update-61753ea3-bd06-4f9e-a0b6-2746bc8ffd3f-np0000008063" acquired by "attachment_update" :: waited 0.008s {{(pid=100390) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 10:25:24.751086 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:24.751086 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:25:24.751200 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-070c5ed3-7e3a-415a-a897-747f2094945b tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/volumes/cc5a6c16-c533-4019-87df-1de17d838361 returned with HTTP 200 Aug 25 10:25:24.751200 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 880/3557] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:25:24 2026] GET /volume/v3/volumes/cc5a6c16-c533-4019-87df-1de17d838361 => generated 956 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:24.751255 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-7775cc14-d938-4098-aef8-c91e0ad0f89c req-647262e9-a153-41d4-830c-be1a225fafa1 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Lock "cinder-attachment_update-61753ea3-bd06-4f9e-a0b6-2746bc8ffd3f-np0000008063" released by "attachment_update" :: held 0.162s {{(pid=100390) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 10:25:24.751255 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-7775cc14-d938-4098-aef8-c91e0ad0f89c req-647262e9-a153-41d4-830c-be1a225fafa1 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/attachments/d584cdf0-4b26-471c-91c5-949eccbdf2cd returned with HTTP 200 Aug 25 10:25:24.751255 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 891/3558] 10.4.3.119 () {74 vars in 1704 bytes} [Tue Aug 25 10:25:24 2026] PUT /volume/v3/attachments/d584cdf0-4b26-471c-91c5-949eccbdf2cd => generated 969 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:25:24.761201 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-7775cc14-d938-4098-aef8-c91e0ad0f89c req-5dd5c427-69e5-458c-acde-4a455e2f0d42 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:24.765473 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-7775cc14-d938-4098-aef8-c91e0ad0f89c req-5dd5c427-69e5-458c-acde-4a455e2f0d42 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] POST https://10.4.3.119/volume/v3/attachments/d584cdf0-4b26-471c-91c5-949eccbdf2cd/action Aug 25 10:25:24.766218 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-7775cc14-d938-4098-aef8-c91e0ad0f89c req-5dd5c427-69e5-458c-acde-4a455e2f0d42 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Action body: b'{"os-complete": null}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:25:24.766368 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-7775cc14-d938-4098-aef8-c91e0ad0f89c req-5dd5c427-69e5-458c-acde-4a455e2f0d42 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:25:24.788803 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:24.788803 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:25:24.800274 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-7775cc14-d938-4098-aef8-c91e0ad0f89c req-5dd5c427-69e5-458c-acde-4a455e2f0d42 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/attachments/d584cdf0-4b26-471c-91c5-949eccbdf2cd/action returned with HTTP 204 Aug 25 10:25:24.801173 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 898/3559] 10.4.3.119 () {74 vars in 1725 bytes} [Tue Aug 25 10:25:24 2026] POST /volume/v3/attachments/d584cdf0-4b26-471c-91c5-949eccbdf2cd/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:25:25.014703 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-0be204cc-b981-4953-a593-74bc3d33d6a1 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:25.017207 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0be204cc-b981-4953-a593-74bc3d33d6a1 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/9d227269-d4e2-4785-a13f-da77b785bb29 Aug 25 10:25:25.017437 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0be204cc-b981-4953-a593-74bc3d33d6a1 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:25.017691 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0be204cc-b981-4953-a593-74bc3d33d6a1 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:25.017847 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-0be204cc-b981-4953-a593-74bc3d33d6a1 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 9d227269-d4e2-4785-a13f-da77b785bb29. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:25:25.023328 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:25.023328 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:25:25.024317 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0be204cc-b981-4953-a593-74bc3d33d6a1 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/9d227269-d4e2-4785-a13f-da77b785bb29 returned with HTTP 200 Aug 25 10:25:25.024830 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 891/3560] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:25:25 2026] GET /volume/v3/backups/9d227269-d4e2-4785-a13f-da77b785bb29 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:25.599804 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-ba9a3e8a-a833-4413-a347-5cfc9c90d2be None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:25.603157 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ba9a3e8a-a833-4413-a347-5cfc9c90d2be tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/volumes/cc5a6c16-c533-4019-87df-1de17d838361 Aug 25 10:25:25.603157 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ba9a3e8a-a833-4413-a347-5cfc9c90d2be tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:25.603157 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ba9a3e8a-a833-4413-a347-5cfc9c90d2be tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:25.613339 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:25.613339 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:25:25.619741 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-ba9a3e8a-a833-4413-a347-5cfc9c90d2be tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Volume info retrieved successfully. Aug 25 10:25:25.627090 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ba9a3e8a-a833-4413-a347-5cfc9c90d2be tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/volumes/cc5a6c16-c533-4019-87df-1de17d838361 returned with HTTP 200 Aug 25 10:25:25.627712 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 881/3561] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:25:25 2026] GET /volume/v3/volumes/cc5a6c16-c533-4019-87df-1de17d838361 => generated 1017 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:25:25.647072 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-e05a697f-7521-4a2e-81e8-043b467ab629 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:25.648874 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e05a697f-7521-4a2e-81e8-043b467ab629 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] POST https://10.4.3.119/volume/v3/backups Aug 25 10:25:25.649364 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e05a697f-7521-4a2e-81e8-043b467ab629 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "cc5a6c16-c533-4019-87df-1de17d838361", "name": "tempest-type-Backup-967622474"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:25:25.651246 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.contrib.backups [None req-e05a697f-7521-4a2e-81e8-043b467ab629 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Creating new backup {'backup': {'volume_id': 'cc5a6c16-c533-4019-87df-1de17d838361', 'name': 'tempest-type-Backup-967622474'}} {{(pid=100390) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 10:25:25.651323 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.contrib.backups [None req-e05a697f-7521-4a2e-81e8-043b467ab629 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Creating backup of volume cc5a6c16-c533-4019-87df-1de17d838361 in container None Aug 25 10:25:25.659626 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:25.659626 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:25:25.659951 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-e05a697f-7521-4a2e-81e8-043b467ab629 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Volume info retrieved successfully. Aug 25 10:25:25.681233 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-e05a697f-7521-4a2e-81e8-043b467ab629 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Created reservations ['a62a1f37-785c-4ece-8594-4fae47edd7a9', 'be55137e-949d-4612-9ae5-d5acd4ea2150'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:25:25.718572 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e05a697f-7521-4a2e-81e8-043b467ab629 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups returned with HTTP 202 Aug 25 10:25:25.719425 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 892/3562] 10.4.3.119 () {70 vars in 1299 bytes} [Tue Aug 25 10:25:25 2026] POST /volume/v3/backups => generated 315 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:25:25.730450 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-512cc5bb-2e78-4aee-a013-d0aaac90c7aa None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:25.733085 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-512cc5bb-2e78-4aee-a013-d0aaac90c7aa tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/backups/4ce2f700-a6dc-4021-b035-62750aef99a1 Aug 25 10:25:25.733677 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-512cc5bb-2e78-4aee-a013-d0aaac90c7aa tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:25.733982 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-512cc5bb-2e78-4aee-a013-d0aaac90c7aa tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:25.734173 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-512cc5bb-2e78-4aee-a013-d0aaac90c7aa tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Show backup with id 4ce2f700-a6dc-4021-b035-62750aef99a1. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:25:25.740310 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:25.740310 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:25:25.741218 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-512cc5bb-2e78-4aee-a013-d0aaac90c7aa tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups/4ce2f700-a6dc-4021-b035-62750aef99a1 returned with HTTP 200 Aug 25 10:25:25.741889 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 899/3563] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:25:25 2026] GET /volume/v3/backups/4ce2f700-a6dc-4021-b035-62750aef99a1 => generated 722 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:26.034879 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-637e9362-0596-49fd-9b3c-5f314aed4207 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:26.037006 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-637e9362-0596-49fd-9b3c-5f314aed4207 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/9d227269-d4e2-4785-a13f-da77b785bb29 Aug 25 10:25:26.037226 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-637e9362-0596-49fd-9b3c-5f314aed4207 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:26.037474 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-637e9362-0596-49fd-9b3c-5f314aed4207 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:26.037598 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-637e9362-0596-49fd-9b3c-5f314aed4207 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 9d227269-d4e2-4785-a13f-da77b785bb29. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:25:26.042262 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:26.042262 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:25:26.043457 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-637e9362-0596-49fd-9b3c-5f314aed4207 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/9d227269-d4e2-4785-a13f-da77b785bb29 returned with HTTP 200 Aug 25 10:25:26.043531 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 892/3564] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:25:26 2026] GET /volume/v3/backups/9d227269-d4e2-4785-a13f-da77b785bb29 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:26.361742 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-b5e8ebac-6118-4996-8525-a974eda52db2 req-24141d45-d88f-41bc-b29d-fad77a37e457 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:26.364491 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-b5e8ebac-6118-4996-8525-a974eda52db2 req-24141d45-d88f-41bc-b29d-fad77a37e457 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] GET https://10.4.3.119/volume/v3/volumes/d0f76470-12d3-4131-ae3f-a8aa532aa4fe Aug 25 10:25:26.364705 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-b5e8ebac-6118-4996-8525-a974eda52db2 req-24141d45-d88f-41bc-b29d-fad77a37e457 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:26.364893 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-b5e8ebac-6118-4996-8525-a974eda52db2 req-24141d45-d88f-41bc-b29d-fad77a37e457 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:26.376381 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:26.376381 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:25:26.381031 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-b5e8ebac-6118-4996-8525-a974eda52db2 req-24141d45-d88f-41bc-b29d-fad77a37e457 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Volume info retrieved successfully. Aug 25 10:25:26.385786 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-b5e8ebac-6118-4996-8525-a974eda52db2 req-24141d45-d88f-41bc-b29d-fad77a37e457 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] https://10.4.3.119/volume/v3/volumes/d0f76470-12d3-4131-ae3f-a8aa532aa4fe returned with HTTP 200 Aug 25 10:25:26.386244 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 882/3565] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:25:26 2026] GET /volume/v3/volumes/d0f76470-12d3-4131-ae3f-a8aa532aa4fe => generated 1134 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:25:26.406214 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-b5e8ebac-6118-4996-8525-a974eda52db2 req-53e7ee4b-5b8f-4baa-a8bb-bdd45b520f76 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:26.411802 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-b5e8ebac-6118-4996-8525-a974eda52db2 req-53e7ee4b-5b8f-4baa-a8bb-bdd45b520f76 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] POST https://10.4.3.119/volume/v3/volumes/d0f76470-12d3-4131-ae3f-a8aa532aa4fe/action Aug 25 10:25:26.412335 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-b5e8ebac-6118-4996-8525-a974eda52db2 req-53e7ee4b-5b8f-4baa-a8bb-bdd45b520f76 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100390) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:25:26.412505 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-b5e8ebac-6118-4996-8525-a974eda52db2 req-53e7ee4b-5b8f-4baa-a8bb-bdd45b520f76 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:25:26.426887 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:26.426887 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:25:26.427761 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [req-b5e8ebac-6118-4996-8525-a974eda52db2 req-53e7ee4b-5b8f-4baa-a8bb-bdd45b520f76 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Volume info retrieved successfully. Aug 25 10:25:26.439407 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [req-b5e8ebac-6118-4996-8525-a974eda52db2 req-53e7ee4b-5b8f-4baa-a8bb-bdd45b520f76 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Begin detaching volume completed successfully. Aug 25 10:25:26.439871 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-b5e8ebac-6118-4996-8525-a974eda52db2 req-53e7ee4b-5b8f-4baa-a8bb-bdd45b520f76 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] https://10.4.3.119/volume/v3/volumes/d0f76470-12d3-4131-ae3f-a8aa532aa4fe/action returned with HTTP 202 Aug 25 10:25:26.440641 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 893/3566] 10.4.3.119 () {72 vars in 1672 bytes} [Tue Aug 25 10:25:26 2026] POST /volume/v3/volumes/d0f76470-12d3-4131-ae3f-a8aa532aa4fe/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:25:26.462756 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-a7910dd3-9049-4458-88a9-b997d0c2bcd0 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:26.465215 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a7910dd3-9049-4458-88a9-b997d0c2bcd0 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] GET https://10.4.3.119/volume/v3/volumes/d0f76470-12d3-4131-ae3f-a8aa532aa4fe Aug 25 10:25:26.465448 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a7910dd3-9049-4458-88a9-b997d0c2bcd0 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:26.465723 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a7910dd3-9049-4458-88a9-b997d0c2bcd0 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:26.475548 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:26.475548 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:25:26.481043 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-a7910dd3-9049-4458-88a9-b997d0c2bcd0 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Volume info retrieved successfully. Aug 25 10:25:26.486085 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a7910dd3-9049-4458-88a9-b997d0c2bcd0 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] https://10.4.3.119/volume/v3/volumes/d0f76470-12d3-4131-ae3f-a8aa532aa4fe returned with HTTP 200 Aug 25 10:25:26.486577 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-9c7a80d2-2235-4af1-b5da-b1ec2e809da8 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:26.486645 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 900/3567] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:25:26 2026] GET /volume/v3/volumes/d0f76470-12d3-4131-ae3f-a8aa532aa4fe => generated 1137 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:25:26.486926 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9c7a80d2-2235-4af1-b5da-b1ec2e809da8 None None] GET https://10.4.3.119/volume// Aug 25 10:25:26.487102 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9c7a80d2-2235-4af1-b5da-b1ec2e809da8 None None] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:26.487320 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9c7a80d2-2235-4af1-b5da-b1ec2e809da8 None None] Calling method 'all' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:26.487673 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9c7a80d2-2235-4af1-b5da-b1ec2e809da8 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:25:26.488171 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 893/3568] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:25:26 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:25:26.497297 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-b5e8ebac-6118-4996-8525-a974eda52db2 req-e36a82af-89c3-46df-8073-9268acf82da9 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:26.500154 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-b5e8ebac-6118-4996-8525-a974eda52db2 req-e36a82af-89c3-46df-8073-9268acf82da9 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] GET https://10.4.3.119/volume/v3/volumes/d0f76470-12d3-4131-ae3f-a8aa532aa4fe Aug 25 10:25:26.500452 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-b5e8ebac-6118-4996-8525-a974eda52db2 req-e36a82af-89c3-46df-8073-9268acf82da9 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:26.500749 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-b5e8ebac-6118-4996-8525-a974eda52db2 req-e36a82af-89c3-46df-8073-9268acf82da9 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:26.515472 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:26.515472 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:25:26.520981 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-b5e8ebac-6118-4996-8525-a974eda52db2 req-e36a82af-89c3-46df-8073-9268acf82da9 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Volume info retrieved successfully. Aug 25 10:25:26.527649 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-b5e8ebac-6118-4996-8525-a974eda52db2 req-e36a82af-89c3-46df-8073-9268acf82da9 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] https://10.4.3.119/volume/v3/volumes/d0f76470-12d3-4131-ae3f-a8aa532aa4fe returned with HTTP 200 Aug 25 10:25:26.528213 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 883/3569] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:25:26 2026] GET /volume/v3/volumes/d0f76470-12d3-4131-ae3f-a8aa532aa4fe => generated 1317 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:25:26.759591 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-42995f2d-f408-4bc1-bbc7-a07cdc6d7eb4 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:26.762004 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-42995f2d-f408-4bc1-bbc7-a07cdc6d7eb4 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/backups/4ce2f700-a6dc-4021-b035-62750aef99a1 Aug 25 10:25:26.762319 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-42995f2d-f408-4bc1-bbc7-a07cdc6d7eb4 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:26.762587 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-42995f2d-f408-4bc1-bbc7-a07cdc6d7eb4 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:26.762753 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-42995f2d-f408-4bc1-bbc7-a07cdc6d7eb4 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Show backup with id 4ce2f700-a6dc-4021-b035-62750aef99a1. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:25:26.770012 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:26.770012 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:25:26.770925 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-42995f2d-f408-4bc1-bbc7-a07cdc6d7eb4 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups/4ce2f700-a6dc-4021-b035-62750aef99a1 returned with HTTP 200 Aug 25 10:25:26.771467 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 894/3570] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:25:26 2026] GET /volume/v3/backups/4ce2f700-a6dc-4021-b035-62750aef99a1 => generated 724 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:27.055799 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-332a3f05-495b-476b-8454-ea8f87220eec None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:27.058222 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-332a3f05-495b-476b-8454-ea8f87220eec tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/9d227269-d4e2-4785-a13f-da77b785bb29 Aug 25 10:25:27.058488 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-332a3f05-495b-476b-8454-ea8f87220eec tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:27.058770 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-332a3f05-495b-476b-8454-ea8f87220eec tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:27.058926 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-332a3f05-495b-476b-8454-ea8f87220eec tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 9d227269-d4e2-4785-a13f-da77b785bb29. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:25:27.064823 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:27.064823 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:25:27.065886 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-332a3f05-495b-476b-8454-ea8f87220eec tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/9d227269-d4e2-4785-a13f-da77b785bb29 returned with HTTP 200 Aug 25 10:25:27.066407 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 901/3571] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:25:27 2026] GET /volume/v3/backups/9d227269-d4e2-4785-a13f-da77b785bb29 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:27.502073 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-36883e9d-1d68-4cf5-847d-bc2c4981fd19 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:27.503822 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-36883e9d-1d68-4cf5-847d-bc2c4981fd19 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] GET https://10.4.3.119/volume/v3/volumes/d0f76470-12d3-4131-ae3f-a8aa532aa4fe Aug 25 10:25:27.504007 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-36883e9d-1d68-4cf5-847d-bc2c4981fd19 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:27.504217 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-36883e9d-1d68-4cf5-847d-bc2c4981fd19 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:27.515772 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:27.515772 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:25:27.522741 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-36883e9d-1d68-4cf5-847d-bc2c4981fd19 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Volume info retrieved successfully. Aug 25 10:25:27.530520 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-36883e9d-1d68-4cf5-847d-bc2c4981fd19 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] https://10.4.3.119/volume/v3/volumes/d0f76470-12d3-4131-ae3f-a8aa532aa4fe returned with HTTP 200 Aug 25 10:25:27.530971 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 894/3572] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:25:27 2026] GET /volume/v3/volumes/d0f76470-12d3-4131-ae3f-a8aa532aa4fe => generated 1137 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:25:27.789057 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-9cef21d0-3905-41d0-84e8-6fb0a834113b None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:27.791484 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9cef21d0-3905-41d0-84e8-6fb0a834113b tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/backups/4ce2f700-a6dc-4021-b035-62750aef99a1 Aug 25 10:25:27.791861 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9cef21d0-3905-41d0-84e8-6fb0a834113b tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:27.792127 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9cef21d0-3905-41d0-84e8-6fb0a834113b tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:27.792318 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-9cef21d0-3905-41d0-84e8-6fb0a834113b tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Show backup with id 4ce2f700-a6dc-4021-b035-62750aef99a1. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:25:27.798334 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:27.798334 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:25:27.799275 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9cef21d0-3905-41d0-84e8-6fb0a834113b tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups/4ce2f700-a6dc-4021-b035-62750aef99a1 returned with HTTP 200 Aug 25 10:25:27.799797 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 884/3573] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:25:27 2026] GET /volume/v3/backups/4ce2f700-a6dc-4021-b035-62750aef99a1 => generated 724 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:28.078492 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-7c083002-0d28-4674-83e5-c1d149015f45 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:28.080196 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7c083002-0d28-4674-83e5-c1d149015f45 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/9d227269-d4e2-4785-a13f-da77b785bb29 Aug 25 10:25:28.080403 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-7c083002-0d28-4674-83e5-c1d149015f45 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:28.080624 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-7c083002-0d28-4674-83e5-c1d149015f45 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:28.080754 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-7c083002-0d28-4674-83e5-c1d149015f45 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 9d227269-d4e2-4785-a13f-da77b785bb29. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:25:28.084861 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:28.084861 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:25:28.085533 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7c083002-0d28-4674-83e5-c1d149015f45 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/9d227269-d4e2-4785-a13f-da77b785bb29 returned with HTTP 200 Aug 25 10:25:28.085857 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 895/3574] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:25:28 2026] GET /volume/v3/backups/9d227269-d4e2-4785-a13f-da77b785bb29 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:28.546812 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-d2da7b69-4471-4ee6-91bc-e3fea194eabc None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:28.548628 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d2da7b69-4471-4ee6-91bc-e3fea194eabc tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] GET https://10.4.3.119/volume/v3/volumes/d0f76470-12d3-4131-ae3f-a8aa532aa4fe Aug 25 10:25:28.548823 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d2da7b69-4471-4ee6-91bc-e3fea194eabc tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:28.549023 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d2da7b69-4471-4ee6-91bc-e3fea194eabc tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:28.567799 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:28.567799 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:25:28.571579 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-d2da7b69-4471-4ee6-91bc-e3fea194eabc tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Volume info retrieved successfully. Aug 25 10:25:28.576120 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d2da7b69-4471-4ee6-91bc-e3fea194eabc tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] https://10.4.3.119/volume/v3/volumes/d0f76470-12d3-4131-ae3f-a8aa532aa4fe returned with HTTP 200 Aug 25 10:25:28.576701 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 902/3575] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:25:28 2026] GET /volume/v3/volumes/d0f76470-12d3-4131-ae3f-a8aa532aa4fe => generated 1137 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 25 10:25:28.825334 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-cd01a377-2704-433e-ad6b-b81f4aef4478 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:28.827305 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-cd01a377-2704-433e-ad6b-b81f4aef4478 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/backups/4ce2f700-a6dc-4021-b035-62750aef99a1 Aug 25 10:25:28.827562 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-cd01a377-2704-433e-ad6b-b81f4aef4478 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:28.827815 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-cd01a377-2704-433e-ad6b-b81f4aef4478 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:28.827917 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-cd01a377-2704-433e-ad6b-b81f4aef4478 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Show backup with id 4ce2f700-a6dc-4021-b035-62750aef99a1. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:25:28.832822 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:28.832822 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:25:28.833248 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-cd01a377-2704-433e-ad6b-b81f4aef4478 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups/4ce2f700-a6dc-4021-b035-62750aef99a1 returned with HTTP 200 Aug 25 10:25:28.833627 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 895/3576] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:25:28 2026] GET /volume/v3/backups/4ce2f700-a6dc-4021-b035-62750aef99a1 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:29.069502 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-b1d1362e-06d3-4427-afb9-543840bb662f None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:29.072036 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b1d1362e-06d3-4427-afb9-543840bb662f tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] GET https://10.4.3.119/volume/v3/volumes/5c0e4350-8dd5-4e69-92b8-ba8789e7281f Aug 25 10:25:29.072375 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b1d1362e-06d3-4427-afb9-543840bb662f tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:29.072737 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b1d1362e-06d3-4427-afb9-543840bb662f tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:29.081747 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:29.081747 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:25:29.086382 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-b1d1362e-06d3-4427-afb9-543840bb662f tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Volume info retrieved successfully. Aug 25 10:25:29.091238 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b1d1362e-06d3-4427-afb9-543840bb662f tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/volumes/5c0e4350-8dd5-4e69-92b8-ba8789e7281f returned with HTTP 200 Aug 25 10:25:29.091846 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 885/3577] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:25:29 2026] GET /volume/v3/volumes/5c0e4350-8dd5-4e69-92b8-ba8789e7281f => generated 880 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:29.096706 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-40f47d27-b6bb-44f9-92e8-21118a9a6c7a None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:29.098542 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-40f47d27-b6bb-44f9-92e8-21118a9a6c7a tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/9d227269-d4e2-4785-a13f-da77b785bb29 Aug 25 10:25:29.098758 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-40f47d27-b6bb-44f9-92e8-21118a9a6c7a tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:29.098991 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-40f47d27-b6bb-44f9-92e8-21118a9a6c7a tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:29.099128 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-40f47d27-b6bb-44f9-92e8-21118a9a6c7a tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 9d227269-d4e2-4785-a13f-da77b785bb29. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:25:29.103942 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:29.103942 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:25:29.104737 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-40f47d27-b6bb-44f9-92e8-21118a9a6c7a tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/9d227269-d4e2-4785-a13f-da77b785bb29 returned with HTTP 200 Aug 25 10:25:29.105526 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 896/3578] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:25:29 2026] GET /volume/v3/backups/9d227269-d4e2-4785-a13f-da77b785bb29 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:29.114036 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-0717c574-b1d0-402b-8317-e30a1f398951 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:29.116016 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0717c574-b1d0-402b-8317-e30a1f398951 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] GET https://10.4.3.119/volume/v3/volumes/5c0e4350-8dd5-4e69-92b8-ba8789e7281f Aug 25 10:25:29.116394 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0717c574-b1d0-402b-8317-e30a1f398951 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:29.116739 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0717c574-b1d0-402b-8317-e30a1f398951 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:29.124182 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:29.124182 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:25:29.129128 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-0717c574-b1d0-402b-8317-e30a1f398951 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Volume info retrieved successfully. Aug 25 10:25:29.133856 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0717c574-b1d0-402b-8317-e30a1f398951 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/volumes/5c0e4350-8dd5-4e69-92b8-ba8789e7281f returned with HTTP 200 Aug 25 10:25:29.134391 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 903/3579] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:25:29 2026] GET /volume/v3/volumes/5c0e4350-8dd5-4e69-92b8-ba8789e7281f => generated 880 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:29.190971 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-01e54ded-2094-4c81-ae2c-5b7134d2cb28 req-91adfc39-b6cc-4a6f-a486-38c27ee6188a None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:29.196329 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-01e54ded-2094-4c81-ae2c-5b7134d2cb28 req-91adfc39-b6cc-4a6f-a486-38c27ee6188a tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] GET https://10.4.3.119/volume/v3/volumes/5c0e4350-8dd5-4e69-92b8-ba8789e7281f Aug 25 10:25:29.196553 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-01e54ded-2094-4c81-ae2c-5b7134d2cb28 req-91adfc39-b6cc-4a6f-a486-38c27ee6188a tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:29.196788 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-01e54ded-2094-4c81-ae2c-5b7134d2cb28 req-91adfc39-b6cc-4a6f-a486-38c27ee6188a tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:29.212230 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:29.212230 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:25:29.217953 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [req-01e54ded-2094-4c81-ae2c-5b7134d2cb28 req-91adfc39-b6cc-4a6f-a486-38c27ee6188a tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Volume info retrieved successfully. Aug 25 10:25:29.227566 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-01e54ded-2094-4c81-ae2c-5b7134d2cb28 req-91adfc39-b6cc-4a6f-a486-38c27ee6188a tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/volumes/5c0e4350-8dd5-4e69-92b8-ba8789e7281f returned with HTTP 200 Aug 25 10:25:29.227993 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 896/3580] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:25:29 2026] GET /volume/v3/volumes/5c0e4350-8dd5-4e69-92b8-ba8789e7281f => generated 880 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:29.316092 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-fc48853a-29a1-4da8-a691-8cf0f33b574d None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:29.316685 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-fc48853a-29a1-4da8-a691-8cf0f33b574d None None] GET https://10.4.3.119/volume// Aug 25 10:25:29.316946 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-fc48853a-29a1-4da8-a691-8cf0f33b574d None None] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:29.317280 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-fc48853a-29a1-4da8-a691-8cf0f33b574d None None] Calling method 'all' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:29.317717 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-fc48853a-29a1-4da8-a691-8cf0f33b574d None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:25:29.318057 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 886/3581] 10.4.3.119 () {66 vars in 1428 bytes} [Tue Aug 25 10:25:29 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:25:29.327924 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-01e54ded-2094-4c81-ae2c-5b7134d2cb28 req-87fb45c0-23f1-4d8c-b503-79c27cf74e76 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:29.412111 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-01e54ded-2094-4c81-ae2c-5b7134d2cb28 req-87fb45c0-23f1-4d8c-b503-79c27cf74e76 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] POST https://10.4.3.119/volume/v3/attachments Aug 25 10:25:29.412714 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-01e54ded-2094-4c81-ae2c-5b7134d2cb28 req-87fb45c0-23f1-4d8c-b503-79c27cf74e76 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5c0e4350-8dd5-4e69-92b8-ba8789e7281f", "connector": null, "instance_uuid": "c8bd509e-8b93-4724-9d1a-e43878d62698"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:25:29.424020 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:29.424020 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:25:29.461454 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-01e54ded-2094-4c81-ae2c-5b7134d2cb28 req-87fb45c0-23f1-4d8c-b503-79c27cf74e76 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/attachments returned with HTTP 200 Aug 25 10:25:29.461454 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 897/3582] 10.4.3.119 () {74 vars in 1594 bytes} [Tue Aug 25 10:25:29 2026] POST /volume/v3/attachments => generated 273 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:25:29.490933 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-58e1f95b-6f82-4c22-bcd8-0828b54444a5 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:29.494405 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-58e1f95b-6f82-4c22-bcd8-0828b54444a5 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] GET https://10.4.3.119/volume/v3/volumes/5c0e4350-8dd5-4e69-92b8-ba8789e7281f Aug 25 10:25:29.494747 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-58e1f95b-6f82-4c22-bcd8-0828b54444a5 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:29.497391 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-58e1f95b-6f82-4c22-bcd8-0828b54444a5 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:29.518589 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:29.518589 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:25:29.524880 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-58e1f95b-6f82-4c22-bcd8-0828b54444a5 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Volume info retrieved successfully. Aug 25 10:25:29.532625 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-58e1f95b-6f82-4c22-bcd8-0828b54444a5 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/volumes/5c0e4350-8dd5-4e69-92b8-ba8789e7281f returned with HTTP 200 Aug 25 10:25:29.533202 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 904/3583] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:25:29 2026] GET /volume/v3/volumes/5c0e4350-8dd5-4e69-92b8-ba8789e7281f => generated 879 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:29.540381 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-a894c4dd-ae05-45ba-8805-59b70b4e50a5 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:29.540813 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a894c4dd-ae05-45ba-8805-59b70b4e50a5 None None] GET https://10.4.3.119/volume// Aug 25 10:25:29.541094 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a894c4dd-ae05-45ba-8805-59b70b4e50a5 None None] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:29.541387 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a894c4dd-ae05-45ba-8805-59b70b4e50a5 None None] Calling method 'all' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:29.541859 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a894c4dd-ae05-45ba-8805-59b70b4e50a5 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:25:29.542447 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 897/3584] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:25:29 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:25:29.562282 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-01e54ded-2094-4c81-ae2c-5b7134d2cb28 req-4a91d08a-1b9d-445f-8993-4ecb6521995d None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:29.565056 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-01e54ded-2094-4c81-ae2c-5b7134d2cb28 req-4a91d08a-1b9d-445f-8993-4ecb6521995d tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] GET https://10.4.3.119/volume/v3/volumes/5c0e4350-8dd5-4e69-92b8-ba8789e7281f Aug 25 10:25:29.565398 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-01e54ded-2094-4c81-ae2c-5b7134d2cb28 req-4a91d08a-1b9d-445f-8993-4ecb6521995d tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:29.565678 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-01e54ded-2094-4c81-ae2c-5b7134d2cb28 req-4a91d08a-1b9d-445f-8993-4ecb6521995d tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:29.579761 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:29.579761 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:25:29.584857 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-01e54ded-2094-4c81-ae2c-5b7134d2cb28 req-4a91d08a-1b9d-445f-8993-4ecb6521995d tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Volume info retrieved successfully. Aug 25 10:25:29.590771 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-9b4ee48f-8e43-47a5-8280-a2d40e32461b None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:29.593928 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-01e54ded-2094-4c81-ae2c-5b7134d2cb28 req-4a91d08a-1b9d-445f-8993-4ecb6521995d tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/volumes/5c0e4350-8dd5-4e69-92b8-ba8789e7281f returned with HTTP 200 Aug 25 10:25:29.593928 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 887/3585] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:25:29 2026] GET /volume/v3/volumes/5c0e4350-8dd5-4e69-92b8-ba8789e7281f => generated 1059 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:25:29.594079 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-9b4ee48f-8e43-47a5-8280-a2d40e32461b tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] GET https://10.4.3.119/volume/v3/volumes/d0f76470-12d3-4131-ae3f-a8aa532aa4fe Aug 25 10:25:29.594079 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-9b4ee48f-8e43-47a5-8280-a2d40e32461b tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:29.594079 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-9b4ee48f-8e43-47a5-8280-a2d40e32461b tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:29.609088 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:29.609088 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:25:29.614862 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-9b4ee48f-8e43-47a5-8280-a2d40e32461b tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Volume info retrieved successfully. Aug 25 10:25:29.623244 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-9b4ee48f-8e43-47a5-8280-a2d40e32461b tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] https://10.4.3.119/volume/v3/volumes/d0f76470-12d3-4131-ae3f-a8aa532aa4fe returned with HTTP 200 Aug 25 10:25:29.623787 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 898/3586] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:25:29 2026] GET /volume/v3/volumes/d0f76470-12d3-4131-ae3f-a8aa532aa4fe => generated 1137 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:25:29.771821 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-01e54ded-2094-4c81-ae2c-5b7134d2cb28 req-bbabc34a-35ff-4252-b737-5243ec71cc5e None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:29.775570 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-01e54ded-2094-4c81-ae2c-5b7134d2cb28 req-bbabc34a-35ff-4252-b737-5243ec71cc5e tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] PUT https://10.4.3.119/volume/v3/attachments/59fff4eb-02a7-49c4-9235-130b1461ca9f Aug 25 10:25:29.775907 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-01e54ded-2094-4c81-ae2c-5b7134d2cb28 req-bbabc34a-35ff-4252-b737-5243ec71cc5e tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.119", "host": "np0000008063", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3398d5156650", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "462fd6ce-c505-48ef-84ec-f85776d45b24", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:25:29.784656 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-01e54ded-2094-4c81-ae2c-5b7134d2cb28 req-bbabc34a-35ff-4252-b737-5243ec71cc5e tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Acquiring lock "cinder-attachment_update-5c0e4350-8dd5-4e69-92b8-ba8789e7281f-np0000008063" by "attachment_update" {{(pid=100391) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 10:25:29.790676 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-01e54ded-2094-4c81-ae2c-5b7134d2cb28 req-bbabc34a-35ff-4252-b737-5243ec71cc5e tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Lock "cinder-attachment_update-5c0e4350-8dd5-4e69-92b8-ba8789e7281f-np0000008063" acquired by "attachment_update" :: waited 0.005s {{(pid=100391) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 10:25:29.791885 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:29.791885 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:25:29.861038 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-79b1abae-fb18-4f12-bcd3-c86d94654946 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:29.862846 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-79b1abae-fb18-4f12-bcd3-c86d94654946 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/backups/4ce2f700-a6dc-4021-b035-62750aef99a1 Aug 25 10:25:29.863068 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-79b1abae-fb18-4f12-bcd3-c86d94654946 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:29.863260 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-79b1abae-fb18-4f12-bcd3-c86d94654946 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:29.863378 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-79b1abae-fb18-4f12-bcd3-c86d94654946 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Show backup with id 4ce2f700-a6dc-4021-b035-62750aef99a1. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:25:29.873080 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:29.873080 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:25:29.873080 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-79b1abae-fb18-4f12-bcd3-c86d94654946 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups/4ce2f700-a6dc-4021-b035-62750aef99a1 returned with HTTP 200 Aug 25 10:25:29.873080 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 898/3587] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:25:29 2026] GET /volume/v3/backups/4ce2f700-a6dc-4021-b035-62750aef99a1 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:29.893150 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-01e54ded-2094-4c81-ae2c-5b7134d2cb28 req-bbabc34a-35ff-4252-b737-5243ec71cc5e tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Lock "cinder-attachment_update-5c0e4350-8dd5-4e69-92b8-ba8789e7281f-np0000008063" released by "attachment_update" :: held 0.103s {{(pid=100391) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 10:25:29.893549 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-01e54ded-2094-4c81-ae2c-5b7134d2cb28 req-bbabc34a-35ff-4252-b737-5243ec71cc5e tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/attachments/59fff4eb-02a7-49c4-9235-130b1461ca9f returned with HTTP 200 Aug 25 10:25:29.893996 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 905/3588] 10.4.3.119 () {74 vars in 1704 bytes} [Tue Aug 25 10:25:29 2026] PUT /volume/v3/attachments/59fff4eb-02a7-49c4-9235-130b1461ca9f => generated 968 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:25:29.903323 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-01e54ded-2094-4c81-ae2c-5b7134d2cb28 req-338e29eb-0823-4c95-b14d-6e07433e0503 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:29.904912 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-01e54ded-2094-4c81-ae2c-5b7134d2cb28 req-338e29eb-0823-4c95-b14d-6e07433e0503 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] GET https://10.4.3.119/volume/v3/volumes/5c0e4350-8dd5-4e69-92b8-ba8789e7281f/encryption Aug 25 10:25:29.905154 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-01e54ded-2094-4c81-ae2c-5b7134d2cb28 req-338e29eb-0823-4c95-b14d-6e07433e0503 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:29.905372 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-01e54ded-2094-4c81-ae2c-5b7134d2cb28 req-338e29eb-0823-4c95-b14d-6e07433e0503 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Calling method 'index' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:29.921521 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:29.921521 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:25:29.930980 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-01e54ded-2094-4c81-ae2c-5b7134d2cb28 req-338e29eb-0823-4c95-b14d-6e07433e0503 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/volumes/5c0e4350-8dd5-4e69-92b8-ba8789e7281f/encryption returned with HTTP 200 Aug 25 10:25:29.931685 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 888/3589] 10.4.3.119 () {68 vars in 1631 bytes} [Tue Aug 25 10:25:29 2026] GET /volume/v3/volumes/5c0e4350-8dd5-4e69-92b8-ba8789e7281f/encryption => generated 161 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:30.117628 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-fc26ec20-6e0d-42e8-8280-ea860ac9b753 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:30.120086 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-fc26ec20-6e0d-42e8-8280-ea860ac9b753 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/9d227269-d4e2-4785-a13f-da77b785bb29 Aug 25 10:25:30.120517 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-fc26ec20-6e0d-42e8-8280-ea860ac9b753 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:30.120772 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-fc26ec20-6e0d-42e8-8280-ea860ac9b753 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:30.121033 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-fc26ec20-6e0d-42e8-8280-ea860ac9b753 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 9d227269-d4e2-4785-a13f-da77b785bb29. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:25:30.126308 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:30.126308 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:25:30.127995 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-fc26ec20-6e0d-42e8-8280-ea860ac9b753 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/9d227269-d4e2-4785-a13f-da77b785bb29 returned with HTTP 200 Aug 25 10:25:30.128495 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 899/3590] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:25:30 2026] GET /volume/v3/backups/9d227269-d4e2-4785-a13f-da77b785bb29 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:30.551380 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-f1f40782-a661-47db-8a08-d26886ecc100 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:30.553862 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f1f40782-a661-47db-8a08-d26886ecc100 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] GET https://10.4.3.119/volume/v3/volumes/5c0e4350-8dd5-4e69-92b8-ba8789e7281f Aug 25 10:25:30.554146 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f1f40782-a661-47db-8a08-d26886ecc100 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:30.554437 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f1f40782-a661-47db-8a08-d26886ecc100 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:30.564308 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:30.564308 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:25:30.568106 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-f1f40782-a661-47db-8a08-d26886ecc100 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Volume info retrieved successfully. Aug 25 10:25:30.572430 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f1f40782-a661-47db-8a08-d26886ecc100 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/volumes/5c0e4350-8dd5-4e69-92b8-ba8789e7281f returned with HTTP 200 Aug 25 10:25:30.572846 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 899/3591] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:25:30 2026] GET /volume/v3/volumes/5c0e4350-8dd5-4e69-92b8-ba8789e7281f => generated 880 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:30.644368 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-31c86dcb-3866-4256-8d78-6ee1ae2cc306 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:30.646695 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-31c86dcb-3866-4256-8d78-6ee1ae2cc306 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] GET https://10.4.3.119/volume/v3/volumes/d0f76470-12d3-4131-ae3f-a8aa532aa4fe Aug 25 10:25:30.647323 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-31c86dcb-3866-4256-8d78-6ee1ae2cc306 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:30.647323 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-31c86dcb-3866-4256-8d78-6ee1ae2cc306 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:30.657544 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:30.657544 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:25:30.661795 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-31c86dcb-3866-4256-8d78-6ee1ae2cc306 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Volume info retrieved successfully. Aug 25 10:25:30.666237 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-31c86dcb-3866-4256-8d78-6ee1ae2cc306 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] https://10.4.3.119/volume/v3/volumes/d0f76470-12d3-4131-ae3f-a8aa532aa4fe returned with HTTP 200 Aug 25 10:25:30.666687 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 906/3592] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:25:30 2026] GET /volume/v3/volumes/d0f76470-12d3-4131-ae3f-a8aa532aa4fe => generated 1137 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:25:30.888664 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-b61a98d5-6eee-4dfc-b5fa-1d698e474443 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:30.890566 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b61a98d5-6eee-4dfc-b5fa-1d698e474443 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/backups/4ce2f700-a6dc-4021-b035-62750aef99a1 Aug 25 10:25:30.890925 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b61a98d5-6eee-4dfc-b5fa-1d698e474443 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:30.891105 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b61a98d5-6eee-4dfc-b5fa-1d698e474443 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:30.891283 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-b61a98d5-6eee-4dfc-b5fa-1d698e474443 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Show backup with id 4ce2f700-a6dc-4021-b035-62750aef99a1. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:25:30.895708 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:30.895708 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:25:30.896401 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b61a98d5-6eee-4dfc-b5fa-1d698e474443 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups/4ce2f700-a6dc-4021-b035-62750aef99a1 returned with HTTP 200 Aug 25 10:25:30.896898 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 889/3593] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:25:30 2026] GET /volume/v3/backups/4ce2f700-a6dc-4021-b035-62750aef99a1 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:31.140722 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-0f6f8057-e245-4482-8dfd-a0bf1d656863 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:31.142452 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0f6f8057-e245-4482-8dfd-a0bf1d656863 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/9d227269-d4e2-4785-a13f-da77b785bb29 Aug 25 10:25:31.142809 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0f6f8057-e245-4482-8dfd-a0bf1d656863 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:31.143114 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0f6f8057-e245-4482-8dfd-a0bf1d656863 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:31.144118 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-0f6f8057-e245-4482-8dfd-a0bf1d656863 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 9d227269-d4e2-4785-a13f-da77b785bb29. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:25:31.147388 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:31.147388 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:25:31.148335 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0f6f8057-e245-4482-8dfd-a0bf1d656863 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/9d227269-d4e2-4785-a13f-da77b785bb29 returned with HTTP 200 Aug 25 10:25:31.148807 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 900/3594] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:25:31 2026] GET /volume/v3/backups/9d227269-d4e2-4785-a13f-da77b785bb29 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:31.592074 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-246acd0a-8113-479a-954a-fdfa2a6afa2f None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:31.593945 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-246acd0a-8113-479a-954a-fdfa2a6afa2f tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] GET https://10.4.3.119/volume/v3/volumes/5c0e4350-8dd5-4e69-92b8-ba8789e7281f Aug 25 10:25:31.594212 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-246acd0a-8113-479a-954a-fdfa2a6afa2f tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:31.594371 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-246acd0a-8113-479a-954a-fdfa2a6afa2f tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:31.608202 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:31.608202 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:25:31.612120 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-246acd0a-8113-479a-954a-fdfa2a6afa2f tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Volume info retrieved successfully. Aug 25 10:25:31.617953 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-246acd0a-8113-479a-954a-fdfa2a6afa2f tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/volumes/5c0e4350-8dd5-4e69-92b8-ba8789e7281f returned with HTTP 200 Aug 25 10:25:31.618612 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 900/3595] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:25:31 2026] GET /volume/v3/volumes/5c0e4350-8dd5-4e69-92b8-ba8789e7281f => generated 880 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:31.685337 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-00101cf0-97b7-473b-8bd4-5dfa599a30b0 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:31.690311 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-00101cf0-97b7-473b-8bd4-5dfa599a30b0 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] GET https://10.4.3.119/volume/v3/volumes/d0f76470-12d3-4131-ae3f-a8aa532aa4fe Aug 25 10:25:31.690311 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-00101cf0-97b7-473b-8bd4-5dfa599a30b0 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:31.690311 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-00101cf0-97b7-473b-8bd4-5dfa599a30b0 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:31.704368 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:31.704368 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:25:31.707595 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-00101cf0-97b7-473b-8bd4-5dfa599a30b0 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Volume info retrieved successfully. Aug 25 10:25:31.713262 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-00101cf0-97b7-473b-8bd4-5dfa599a30b0 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] https://10.4.3.119/volume/v3/volumes/d0f76470-12d3-4131-ae3f-a8aa532aa4fe returned with HTTP 200 Aug 25 10:25:31.713629 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 907/3596] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:25:31 2026] GET /volume/v3/volumes/d0f76470-12d3-4131-ae3f-a8aa532aa4fe => generated 1137 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:25:31.931285 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-feed6296-8f24-4a9d-9c98-a98cebbe3ac8 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:31.932848 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-feed6296-8f24-4a9d-9c98-a98cebbe3ac8 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/backups/4ce2f700-a6dc-4021-b035-62750aef99a1 Aug 25 10:25:31.933056 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-feed6296-8f24-4a9d-9c98-a98cebbe3ac8 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:31.933255 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-feed6296-8f24-4a9d-9c98-a98cebbe3ac8 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:31.933354 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-feed6296-8f24-4a9d-9c98-a98cebbe3ac8 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Show backup with id 4ce2f700-a6dc-4021-b035-62750aef99a1. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:25:31.937160 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:31.937160 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:25:31.937731 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-feed6296-8f24-4a9d-9c98-a98cebbe3ac8 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups/4ce2f700-a6dc-4021-b035-62750aef99a1 returned with HTTP 200 Aug 25 10:25:31.939159 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 890/3597] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:25:31 2026] GET /volume/v3/backups/4ce2f700-a6dc-4021-b035-62750aef99a1 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:32.052500 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-b5e8ebac-6118-4996-8525-a974eda52db2 req-c08b4755-b2f9-4f9f-a428-989a8b7228e7 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:32.057469 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-b5e8ebac-6118-4996-8525-a974eda52db2 req-c08b4755-b2f9-4f9f-a428-989a8b7228e7 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] DELETE https://10.4.3.119/volume/v3/attachments/1a1e7eaa-b9b7-42d4-86b7-2114e47472f7 Aug 25 10:25:32.057745 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-b5e8ebac-6118-4996-8525-a974eda52db2 req-c08b4755-b2f9-4f9f-a428-989a8b7228e7 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:32.058002 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-b5e8ebac-6118-4996-8525-a974eda52db2 req-c08b4755-b2f9-4f9f-a428-989a8b7228e7 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Calling method 'version_select' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:32.069394 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:32.069394 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:25:32.140509 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-b5e8ebac-6118-4996-8525-a974eda52db2 req-c08b4755-b2f9-4f9f-a428-989a8b7228e7 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] https://10.4.3.119/volume/v3/attachments/1a1e7eaa-b9b7-42d4-86b7-2114e47472f7 returned with HTTP 200 Aug 25 10:25:32.140943 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 901/3598] 10.4.3.119 () {72 vars in 1673 bytes} [Tue Aug 25 10:25:32 2026] DELETE /volume/v3/attachments/1a1e7eaa-b9b7-42d4-86b7-2114e47472f7 => generated 19 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:32.161828 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-3270098c-2c62-42ca-8513-87b54ceda5f8 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:32.164996 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3270098c-2c62-42ca-8513-87b54ceda5f8 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/9d227269-d4e2-4785-a13f-da77b785bb29 Aug 25 10:25:32.165368 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3270098c-2c62-42ca-8513-87b54ceda5f8 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:32.165608 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3270098c-2c62-42ca-8513-87b54ceda5f8 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:32.165757 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-3270098c-2c62-42ca-8513-87b54ceda5f8 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 9d227269-d4e2-4785-a13f-da77b785bb29. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:25:32.172514 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:32.172514 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:25:32.173981 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3270098c-2c62-42ca-8513-87b54ceda5f8 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/9d227269-d4e2-4785-a13f-da77b785bb29 returned with HTTP 200 Aug 25 10:25:32.174883 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 901/3599] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:25:32 2026] GET /volume/v3/backups/9d227269-d4e2-4785-a13f-da77b785bb29 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:32.634724 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-999057ef-f009-4ceb-aaf1-b6b809f9034a None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:32.636597 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-999057ef-f009-4ceb-aaf1-b6b809f9034a tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] GET https://10.4.3.119/volume/v3/volumes/5c0e4350-8dd5-4e69-92b8-ba8789e7281f Aug 25 10:25:32.636837 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-999057ef-f009-4ceb-aaf1-b6b809f9034a tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:32.637031 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-999057ef-f009-4ceb-aaf1-b6b809f9034a tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:32.648354 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:32.648354 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:25:32.653225 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-999057ef-f009-4ceb-aaf1-b6b809f9034a tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Volume info retrieved successfully. Aug 25 10:25:32.659850 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-999057ef-f009-4ceb-aaf1-b6b809f9034a tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/volumes/5c0e4350-8dd5-4e69-92b8-ba8789e7281f returned with HTTP 200 Aug 25 10:25:32.660265 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 908/3600] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:25:32 2026] GET /volume/v3/volumes/5c0e4350-8dd5-4e69-92b8-ba8789e7281f => generated 880 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:32.729318 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-5ddb70a7-44a8-426b-a6aa-cbddd7ed35c0 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:32.732791 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5ddb70a7-44a8-426b-a6aa-cbddd7ed35c0 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] GET https://10.4.3.119/volume/v3/volumes/d0f76470-12d3-4131-ae3f-a8aa532aa4fe Aug 25 10:25:32.733060 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5ddb70a7-44a8-426b-a6aa-cbddd7ed35c0 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:32.733510 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5ddb70a7-44a8-426b-a6aa-cbddd7ed35c0 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:32.745008 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:32.745008 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:25:32.757210 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-5ddb70a7-44a8-426b-a6aa-cbddd7ed35c0 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Volume info retrieved successfully. Aug 25 10:25:32.763896 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5ddb70a7-44a8-426b-a6aa-cbddd7ed35c0 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] https://10.4.3.119/volume/v3/volumes/d0f76470-12d3-4131-ae3f-a8aa532aa4fe returned with HTTP 200 Aug 25 10:25:32.764498 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 891/3601] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:25:32 2026] GET /volume/v3/volumes/d0f76470-12d3-4131-ae3f-a8aa532aa4fe => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:32.958673 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-cae06ab0-d657-4cea-af9a-4399bdf1883d None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:32.962080 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-cae06ab0-d657-4cea-af9a-4399bdf1883d tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/backups/4ce2f700-a6dc-4021-b035-62750aef99a1 Aug 25 10:25:32.962395 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-cae06ab0-d657-4cea-af9a-4399bdf1883d tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:32.962659 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-cae06ab0-d657-4cea-af9a-4399bdf1883d tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:32.963054 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-cae06ab0-d657-4cea-af9a-4399bdf1883d tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Show backup with id 4ce2f700-a6dc-4021-b035-62750aef99a1. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:25:32.970428 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:32.970428 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:25:32.971289 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-cae06ab0-d657-4cea-af9a-4399bdf1883d tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups/4ce2f700-a6dc-4021-b035-62750aef99a1 returned with HTTP 200 Aug 25 10:25:32.971809 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 902/3602] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:25:32 2026] GET /volume/v3/backups/4ce2f700-a6dc-4021-b035-62750aef99a1 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 10:25:33.185414 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-2582a78c-b846-44e9-92b9-461b3135ce52 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:33.190560 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2582a78c-b846-44e9-92b9-461b3135ce52 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/9d227269-d4e2-4785-a13f-da77b785bb29 Aug 25 10:25:33.190772 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2582a78c-b846-44e9-92b9-461b3135ce52 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:33.191007 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2582a78c-b846-44e9-92b9-461b3135ce52 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:33.191153 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-2582a78c-b846-44e9-92b9-461b3135ce52 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 9d227269-d4e2-4785-a13f-da77b785bb29. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:25:33.198251 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:33.198251 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:25:33.198544 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2582a78c-b846-44e9-92b9-461b3135ce52 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/9d227269-d4e2-4785-a13f-da77b785bb29 returned with HTTP 200 Aug 25 10:25:33.198880 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 902/3603] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:25:33 2026] GET /volume/v3/backups/9d227269-d4e2-4785-a13f-da77b785bb29 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:33.673075 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-f969eff7-a13a-4457-b823-82bf84ee0714 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:33.675590 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f969eff7-a13a-4457-b823-82bf84ee0714 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] GET https://10.4.3.119/volume/v3/volumes/5c0e4350-8dd5-4e69-92b8-ba8789e7281f Aug 25 10:25:33.675773 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f969eff7-a13a-4457-b823-82bf84ee0714 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:33.675955 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f969eff7-a13a-4457-b823-82bf84ee0714 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:33.687242 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:33.687242 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:25:33.692286 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-f969eff7-a13a-4457-b823-82bf84ee0714 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Volume info retrieved successfully. Aug 25 10:25:33.701158 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f969eff7-a13a-4457-b823-82bf84ee0714 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/volumes/5c0e4350-8dd5-4e69-92b8-ba8789e7281f returned with HTTP 200 Aug 25 10:25:33.701770 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 909/3604] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:25:33 2026] GET /volume/v3/volumes/5c0e4350-8dd5-4e69-92b8-ba8789e7281f => generated 880 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:34.007382 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-949b450f-bf96-4fde-88ca-a4b3f2cb540a None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:34.010089 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-949b450f-bf96-4fde-88ca-a4b3f2cb540a tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/backups/4ce2f700-a6dc-4021-b035-62750aef99a1 Aug 25 10:25:34.010400 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-949b450f-bf96-4fde-88ca-a4b3f2cb540a tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:34.010747 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-949b450f-bf96-4fde-88ca-a4b3f2cb540a tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:34.010971 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-949b450f-bf96-4fde-88ca-a4b3f2cb540a tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Show backup with id 4ce2f700-a6dc-4021-b035-62750aef99a1. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:25:34.016829 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:34.016829 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:25:34.017676 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-949b450f-bf96-4fde-88ca-a4b3f2cb540a tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups/4ce2f700-a6dc-4021-b035-62750aef99a1 returned with HTTP 200 Aug 25 10:25:34.018220 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 892/3605] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:25:34 2026] GET /volume/v3/backups/4ce2f700-a6dc-4021-b035-62750aef99a1 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:34.216035 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-050ac001-692d-4bf0-aad3-fa7ba7150b9d None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:34.219389 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-050ac001-692d-4bf0-aad3-fa7ba7150b9d tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/9d227269-d4e2-4785-a13f-da77b785bb29 Aug 25 10:25:34.219469 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-050ac001-692d-4bf0-aad3-fa7ba7150b9d tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:34.219695 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-050ac001-692d-4bf0-aad3-fa7ba7150b9d tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:34.219832 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-050ac001-692d-4bf0-aad3-fa7ba7150b9d tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 9d227269-d4e2-4785-a13f-da77b785bb29. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:25:34.229867 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:34.229867 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:25:34.230670 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-050ac001-692d-4bf0-aad3-fa7ba7150b9d tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/9d227269-d4e2-4785-a13f-da77b785bb29 returned with HTTP 200 Aug 25 10:25:34.231849 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 903/3606] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:25:34 2026] GET /volume/v3/backups/9d227269-d4e2-4785-a13f-da77b785bb29 => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:34.719103 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-91629944-513b-46ff-af96-e98d05fdd061 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:34.721962 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-91629944-513b-46ff-af96-e98d05fdd061 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] GET https://10.4.3.119/volume/v3/volumes/5c0e4350-8dd5-4e69-92b8-ba8789e7281f Aug 25 10:25:34.722289 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-91629944-513b-46ff-af96-e98d05fdd061 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:34.722586 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-91629944-513b-46ff-af96-e98d05fdd061 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:34.736130 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:34.736130 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:25:34.741504 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-91629944-513b-46ff-af96-e98d05fdd061 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Volume info retrieved successfully. Aug 25 10:25:34.747570 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-91629944-513b-46ff-af96-e98d05fdd061 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/volumes/5c0e4350-8dd5-4e69-92b8-ba8789e7281f returned with HTTP 200 Aug 25 10:25:34.748199 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 903/3607] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:25:34 2026] GET /volume/v3/volumes/5c0e4350-8dd5-4e69-92b8-ba8789e7281f => generated 880 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 10:25:35.041654 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-1cfd6716-0295-4e2f-9b19-d47e9038c752 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:35.045484 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1cfd6716-0295-4e2f-9b19-d47e9038c752 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/backups/4ce2f700-a6dc-4021-b035-62750aef99a1 Aug 25 10:25:35.045726 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1cfd6716-0295-4e2f-9b19-d47e9038c752 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:35.045998 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1cfd6716-0295-4e2f-9b19-d47e9038c752 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:35.046821 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-1cfd6716-0295-4e2f-9b19-d47e9038c752 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Show backup with id 4ce2f700-a6dc-4021-b035-62750aef99a1. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:25:35.053831 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:35.053831 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:25:35.055509 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1cfd6716-0295-4e2f-9b19-d47e9038c752 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups/4ce2f700-a6dc-4021-b035-62750aef99a1 returned with HTTP 200 Aug 25 10:25:35.055968 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 910/3608] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:25:35 2026] GET /volume/v3/backups/4ce2f700-a6dc-4021-b035-62750aef99a1 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:35.249939 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-12b19556-9583-48dc-9680-56410873e7bf None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:35.252032 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-12b19556-9583-48dc-9680-56410873e7bf tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/9d227269-d4e2-4785-a13f-da77b785bb29 Aug 25 10:25:35.252313 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-12b19556-9583-48dc-9680-56410873e7bf tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:35.252543 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-12b19556-9583-48dc-9680-56410873e7bf tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:35.252672 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-12b19556-9583-48dc-9680-56410873e7bf tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 9d227269-d4e2-4785-a13f-da77b785bb29. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:25:35.260993 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:35.260993 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:25:35.261804 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-12b19556-9583-48dc-9680-56410873e7bf tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/9d227269-d4e2-4785-a13f-da77b785bb29 returned with HTTP 200 Aug 25 10:25:35.263069 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 893/3609] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:25:35 2026] GET /volume/v3/backups/9d227269-d4e2-4785-a13f-da77b785bb29 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:35.567707 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-d39bc011-9400-4841-a9f6-b83ab86a6d59 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:35.573819 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d39bc011-9400-4841-a9f6-b83ab86a6d59 None None] GET https://10.4.3.119/volume// Aug 25 10:25:35.573819 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d39bc011-9400-4841-a9f6-b83ab86a6d59 None None] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:35.573819 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d39bc011-9400-4841-a9f6-b83ab86a6d59 None None] Calling method 'all' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:35.573819 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d39bc011-9400-4841-a9f6-b83ab86a6d59 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:25:35.573819 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 904/3610] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:25:35 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:25:35.605617 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-73c10e9e-e2ed-45db-a461-31a3ee132051 req-abb68134-6a9a-43aa-9a51-ec8fb1b7a7fa None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:35.613850 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-73c10e9e-e2ed-45db-a461-31a3ee132051 req-abb68134-6a9a-43aa-9a51-ec8fb1b7a7fa tempest-TestShelveInstance-50023035 tempest-TestShelveInstance-50023035-project-member] POST https://10.4.3.119/volume/v3/attachments Aug 25 10:25:35.614039 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-73c10e9e-e2ed-45db-a461-31a3ee132051 req-abb68134-6a9a-43aa-9a51-ec8fb1b7a7fa tempest-TestShelveInstance-50023035 tempest-TestShelveInstance-50023035-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ff9fb73c-b174-41e9-a836-7ea3c8159027", "connector": null, "instance_uuid": "71610ec8-237c-4483-860a-c01f69fab817"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:25:35.639417 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:35.639417 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:25:35.686367 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-73c10e9e-e2ed-45db-a461-31a3ee132051 req-abb68134-6a9a-43aa-9a51-ec8fb1b7a7fa tempest-TestShelveInstance-50023035 tempest-TestShelveInstance-50023035-project-member] https://10.4.3.119/volume/v3/attachments returned with HTTP 200 Aug 25 10:25:35.686821 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 904/3611] 10.4.3.119 () {74 vars in 1594 bytes} [Tue Aug 25 10:25:35 2026] POST /volume/v3/attachments => generated 273 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:25:35.703599 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-73c10e9e-e2ed-45db-a461-31a3ee132051 req-cf9b5bac-5e2e-4756-a132-ca401f056116 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:35.706057 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-73c10e9e-e2ed-45db-a461-31a3ee132051 req-cf9b5bac-5e2e-4756-a132-ca401f056116 tempest-TestShelveInstance-50023035 tempest-TestShelveInstance-50023035-project-member] DELETE https://10.4.3.119/volume/v3/attachments/e9c1e7d6-a159-4b9c-92c0-e2c497f95a0a Aug 25 10:25:35.706663 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-73c10e9e-e2ed-45db-a461-31a3ee132051 req-cf9b5bac-5e2e-4756-a132-ca401f056116 tempest-TestShelveInstance-50023035 tempest-TestShelveInstance-50023035-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:35.706663 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-73c10e9e-e2ed-45db-a461-31a3ee132051 req-cf9b5bac-5e2e-4756-a132-ca401f056116 tempest-TestShelveInstance-50023035 tempest-TestShelveInstance-50023035-project-member] Calling method 'version_select' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:35.714087 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:35.714087 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:25:35.769275 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-80941719-ab38-49a5-9a6c-13ab59faa42f None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:35.772293 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-80941719-ab38-49a5-9a6c-13ab59faa42f tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] GET https://10.4.3.119/volume/v3/volumes/5c0e4350-8dd5-4e69-92b8-ba8789e7281f Aug 25 10:25:35.774441 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-80941719-ab38-49a5-9a6c-13ab59faa42f tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:35.774441 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-80941719-ab38-49a5-9a6c-13ab59faa42f tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:35.787946 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:35.787946 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:25:35.794400 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-80941719-ab38-49a5-9a6c-13ab59faa42f tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Volume info retrieved successfully. Aug 25 10:25:35.797983 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-73c10e9e-e2ed-45db-a461-31a3ee132051 req-cf9b5bac-5e2e-4756-a132-ca401f056116 tempest-TestShelveInstance-50023035 tempest-TestShelveInstance-50023035-project-member] https://10.4.3.119/volume/v3/attachments/e9c1e7d6-a159-4b9c-92c0-e2c497f95a0a returned with HTTP 200 Aug 25 10:25:35.798714 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 911/3612] 10.4.3.119 () {72 vars in 1673 bytes} [Tue Aug 25 10:25:35 2026] DELETE /volume/v3/attachments/e9c1e7d6-a159-4b9c-92c0-e2c497f95a0a => generated 192 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:25:35.801504 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-80941719-ab38-49a5-9a6c-13ab59faa42f tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/volumes/5c0e4350-8dd5-4e69-92b8-ba8789e7281f returned with HTTP 200 Aug 25 10:25:35.802116 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 894/3613] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:25:35 2026] GET /volume/v3/volumes/5c0e4350-8dd5-4e69-92b8-ba8789e7281f => generated 880 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:36.090250 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-0cfa9795-1829-463f-9861-e0ca3022b549 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:36.094223 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0cfa9795-1829-463f-9861-e0ca3022b549 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/backups/4ce2f700-a6dc-4021-b035-62750aef99a1 Aug 25 10:25:36.094223 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0cfa9795-1829-463f-9861-e0ca3022b549 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:36.094223 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0cfa9795-1829-463f-9861-e0ca3022b549 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:36.094223 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-0cfa9795-1829-463f-9861-e0ca3022b549 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Show backup with id 4ce2f700-a6dc-4021-b035-62750aef99a1. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:25:36.104483 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:36.104483 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:25:36.105753 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0cfa9795-1829-463f-9861-e0ca3022b549 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups/4ce2f700-a6dc-4021-b035-62750aef99a1 returned with HTTP 200 Aug 25 10:25:36.106404 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 905/3614] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:25:36 2026] GET /volume/v3/backups/4ce2f700-a6dc-4021-b035-62750aef99a1 => generated 735 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:36.282537 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-b09b2da9-b22a-41c4-a841-6cd7d20e2907 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:36.289864 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b09b2da9-b22a-41c4-a841-6cd7d20e2907 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/9d227269-d4e2-4785-a13f-da77b785bb29 Aug 25 10:25:36.289864 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b09b2da9-b22a-41c4-a841-6cd7d20e2907 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:36.289864 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b09b2da9-b22a-41c4-a841-6cd7d20e2907 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:36.289864 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-b09b2da9-b22a-41c4-a841-6cd7d20e2907 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 9d227269-d4e2-4785-a13f-da77b785bb29. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:25:36.297223 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:36.297223 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:25:36.299024 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b09b2da9-b22a-41c4-a841-6cd7d20e2907 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/9d227269-d4e2-4785-a13f-da77b785bb29 returned with HTTP 200 Aug 25 10:25:36.299798 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 905/3615] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:25:36 2026] GET /volume/v3/backups/9d227269-d4e2-4785-a13f-da77b785bb29 => generated 749 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:36.823310 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-892b9b66-bc9a-45f1-b93b-0d588bad1886 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:36.827023 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-892b9b66-bc9a-45f1-b93b-0d588bad1886 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] GET https://10.4.3.119/volume/v3/volumes/5c0e4350-8dd5-4e69-92b8-ba8789e7281f Aug 25 10:25:36.827023 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-892b9b66-bc9a-45f1-b93b-0d588bad1886 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:36.827023 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-892b9b66-bc9a-45f1-b93b-0d588bad1886 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:36.839326 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:36.839326 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:25:36.843419 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-892b9b66-bc9a-45f1-b93b-0d588bad1886 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Volume info retrieved successfully. Aug 25 10:25:36.848671 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-892b9b66-bc9a-45f1-b93b-0d588bad1886 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/volumes/5c0e4350-8dd5-4e69-92b8-ba8789e7281f returned with HTTP 200 Aug 25 10:25:36.849084 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 912/3616] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:25:36 2026] GET /volume/v3/volumes/5c0e4350-8dd5-4e69-92b8-ba8789e7281f => generated 880 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:37.132682 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-b2cbeb03-19dd-45b4-8fa7-5b262f8d8444 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:37.135190 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b2cbeb03-19dd-45b4-8fa7-5b262f8d8444 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/backups/4ce2f700-a6dc-4021-b035-62750aef99a1 Aug 25 10:25:37.135190 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b2cbeb03-19dd-45b4-8fa7-5b262f8d8444 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:37.136305 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b2cbeb03-19dd-45b4-8fa7-5b262f8d8444 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:37.136305 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-b2cbeb03-19dd-45b4-8fa7-5b262f8d8444 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Show backup with id 4ce2f700-a6dc-4021-b035-62750aef99a1. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:25:37.142206 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:37.142206 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:25:37.143213 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b2cbeb03-19dd-45b4-8fa7-5b262f8d8444 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups/4ce2f700-a6dc-4021-b035-62750aef99a1 returned with HTTP 200 Aug 25 10:25:37.143776 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 895/3617] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:25:37 2026] GET /volume/v3/backups/4ce2f700-a6dc-4021-b035-62750aef99a1 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 10:25:37.313295 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-122961bb-90fd-433e-b54e-9f9c31b98226 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:37.316989 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-122961bb-90fd-433e-b54e-9f9c31b98226 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/9d227269-d4e2-4785-a13f-da77b785bb29 Aug 25 10:25:37.317202 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-122961bb-90fd-433e-b54e-9f9c31b98226 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:37.317404 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-122961bb-90fd-433e-b54e-9f9c31b98226 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:37.317539 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-122961bb-90fd-433e-b54e-9f9c31b98226 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 9d227269-d4e2-4785-a13f-da77b785bb29. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:25:37.322224 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:37.322224 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:25:37.323092 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-122961bb-90fd-433e-b54e-9f9c31b98226 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/9d227269-d4e2-4785-a13f-da77b785bb29 returned with HTTP 200 Aug 25 10:25:37.323561 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 906/3618] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:25:37 2026] GET /volume/v3/backups/9d227269-d4e2-4785-a13f-da77b785bb29 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 10:25:37.865342 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-abf0080f-d83c-468d-ba8f-fcce4edc4aed None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:37.867269 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-abf0080f-d83c-468d-ba8f-fcce4edc4aed tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] GET https://10.4.3.119/volume/v3/volumes/5c0e4350-8dd5-4e69-92b8-ba8789e7281f Aug 25 10:25:37.867481 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-abf0080f-d83c-468d-ba8f-fcce4edc4aed tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:37.867676 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-abf0080f-d83c-468d-ba8f-fcce4edc4aed tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:37.881840 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:37.881840 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:25:37.887805 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-abf0080f-d83c-468d-ba8f-fcce4edc4aed tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Volume info retrieved successfully. Aug 25 10:25:37.896250 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-abf0080f-d83c-468d-ba8f-fcce4edc4aed tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/volumes/5c0e4350-8dd5-4e69-92b8-ba8789e7281f returned with HTTP 200 Aug 25 10:25:37.896804 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 906/3619] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:25:37 2026] GET /volume/v3/volumes/5c0e4350-8dd5-4e69-92b8-ba8789e7281f => generated 880 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:37.961114 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-b5083cb2-adcc-4099-9d21-761b42b0b72f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:37.962194 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b5083cb2-adcc-4099-9d21-761b42b0b72f None None] GET https://10.4.3.119/volume// Aug 25 10:25:37.962484 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b5083cb2-adcc-4099-9d21-761b42b0b72f None None] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:37.962731 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b5083cb2-adcc-4099-9d21-761b42b0b72f None None] Calling method 'all' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:37.964554 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b5083cb2-adcc-4099-9d21-761b42b0b72f None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:25:37.965648 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 913/3620] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:25:37 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:25:37.974297 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-d0a496a6-919c-43fe-a3ae-e72078be3ee1 req-62b48449-c070-4e56-be49-c3b3d1040363 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:37.976709 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-d0a496a6-919c-43fe-a3ae-e72078be3ee1 req-62b48449-c070-4e56-be49-c3b3d1040363 tempest-TestShelveInstance-50023035 tempest-TestShelveInstance-50023035-project-member] GET https://10.4.3.119/volume/v3/volumes/ff9fb73c-b174-41e9-a836-7ea3c8159027 Aug 25 10:25:37.976977 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-d0a496a6-919c-43fe-a3ae-e72078be3ee1 req-62b48449-c070-4e56-be49-c3b3d1040363 tempest-TestShelveInstance-50023035 tempest-TestShelveInstance-50023035-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:37.977313 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-d0a496a6-919c-43fe-a3ae-e72078be3ee1 req-62b48449-c070-4e56-be49-c3b3d1040363 tempest-TestShelveInstance-50023035 tempest-TestShelveInstance-50023035-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:37.989928 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:37.989928 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:25:37.997557 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-d0a496a6-919c-43fe-a3ae-e72078be3ee1 req-62b48449-c070-4e56-be49-c3b3d1040363 tempest-TestShelveInstance-50023035 tempest-TestShelveInstance-50023035-project-member] Volume info retrieved successfully. Aug 25 10:25:38.001848 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-d0a496a6-919c-43fe-a3ae-e72078be3ee1 req-62b48449-c070-4e56-be49-c3b3d1040363 tempest-TestShelveInstance-50023035 tempest-TestShelveInstance-50023035-project-member] https://10.4.3.119/volume/v3/volumes/ff9fb73c-b174-41e9-a836-7ea3c8159027 returned with HTTP 200 Aug 25 10:25:38.004502 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 896/3621] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:25:37 2026] GET /volume/v3/volumes/ff9fb73c-b174-41e9-a836-7ea3c8159027 => generated 1540 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:25:38.158091 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-60a84882-a094-4d7c-bcf2-54f146fcb910 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:38.161042 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-60a84882-a094-4d7c-bcf2-54f146fcb910 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/backups/4ce2f700-a6dc-4021-b035-62750aef99a1 Aug 25 10:25:38.161285 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-60a84882-a094-4d7c-bcf2-54f146fcb910 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:38.161477 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-60a84882-a094-4d7c-bcf2-54f146fcb910 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:38.161579 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-60a84882-a094-4d7c-bcf2-54f146fcb910 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Show backup with id 4ce2f700-a6dc-4021-b035-62750aef99a1. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:25:38.163473 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-d0a496a6-919c-43fe-a3ae-e72078be3ee1 req-8493bdba-10df-4762-85b7-e8e248310c87 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:38.172418 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:38.172418 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:25:38.173288 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-60a84882-a094-4d7c-bcf2-54f146fcb910 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups/4ce2f700-a6dc-4021-b035-62750aef99a1 returned with HTTP 200 Aug 25 10:25:38.174753 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-d0a496a6-919c-43fe-a3ae-e72078be3ee1 req-8493bdba-10df-4762-85b7-e8e248310c87 tempest-TestShelveInstance-50023035 tempest-TestShelveInstance-50023035-project-member] PUT https://10.4.3.119/volume/v3/attachments/cc84ebcb-a158-4505-9d87-00169b022962 Aug 25 10:25:38.175256 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-d0a496a6-919c-43fe-a3ae-e72078be3ee1 req-8493bdba-10df-4762-85b7-e8e248310c87 tempest-TestShelveInstance-50023035 tempest-TestShelveInstance-50023035-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.119", "host": "np0000008063", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3398d5156650", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "462fd6ce-c505-48ef-84ec-f85776d45b24", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:25:38.177411 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 907/3622] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:25:38 2026] GET /volume/v3/backups/4ce2f700-a6dc-4021-b035-62750aef99a1 => generated 735 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:38.190523 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.coordination [req-d0a496a6-919c-43fe-a3ae-e72078be3ee1 req-8493bdba-10df-4762-85b7-e8e248310c87 tempest-TestShelveInstance-50023035 tempest-TestShelveInstance-50023035-project-member] Acquiring lock "cinder-attachment_update-ff9fb73c-b174-41e9-a836-7ea3c8159027-np0000008063" by "attachment_update" {{(pid=100388) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 10:25:38.199307 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.coordination [req-d0a496a6-919c-43fe-a3ae-e72078be3ee1 req-8493bdba-10df-4762-85b7-e8e248310c87 tempest-TestShelveInstance-50023035 tempest-TestShelveInstance-50023035-project-member] Lock "cinder-attachment_update-ff9fb73c-b174-41e9-a836-7ea3c8159027-np0000008063" acquired by "attachment_update" :: waited 0.009s {{(pid=100388) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 10:25:38.200693 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:38.200693 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:25:38.319816 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.coordination [req-d0a496a6-919c-43fe-a3ae-e72078be3ee1 req-8493bdba-10df-4762-85b7-e8e248310c87 tempest-TestShelveInstance-50023035 tempest-TestShelveInstance-50023035-project-member] Lock "cinder-attachment_update-ff9fb73c-b174-41e9-a836-7ea3c8159027-np0000008063" released by "attachment_update" :: held 0.120s {{(pid=100388) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 10:25:38.320794 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-d0a496a6-919c-43fe-a3ae-e72078be3ee1 req-8493bdba-10df-4762-85b7-e8e248310c87 tempest-TestShelveInstance-50023035 tempest-TestShelveInstance-50023035-project-member] https://10.4.3.119/volume/v3/attachments/cc84ebcb-a158-4505-9d87-00169b022962 returned with HTTP 200 Aug 25 10:25:38.320964 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 907/3623] 10.4.3.119 () {74 vars in 1704 bytes} [Tue Aug 25 10:25:38 2026] PUT /volume/v3/attachments/cc84ebcb-a158-4505-9d87-00169b022962 => generated 969 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:25:38.338044 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-4606d3b1-a444-427e-ae17-ec56bc9649c0 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:38.349662 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4606d3b1-a444-427e-ae17-ec56bc9649c0 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/9d227269-d4e2-4785-a13f-da77b785bb29 Aug 25 10:25:38.350529 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4606d3b1-a444-427e-ae17-ec56bc9649c0 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:38.351127 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4606d3b1-a444-427e-ae17-ec56bc9649c0 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:38.351354 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-4606d3b1-a444-427e-ae17-ec56bc9649c0 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 9d227269-d4e2-4785-a13f-da77b785bb29. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:25:38.362007 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:38.362007 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:25:38.362007 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4606d3b1-a444-427e-ae17-ec56bc9649c0 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/9d227269-d4e2-4785-a13f-da77b785bb29 returned with HTTP 200 Aug 25 10:25:38.362007 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 914/3624] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:25:38 2026] GET /volume/v3/backups/9d227269-d4e2-4785-a13f-da77b785bb29 => generated 749 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:38.388058 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-d0a496a6-919c-43fe-a3ae-e72078be3ee1 req-9a29a757-ebf1-4423-bd0a-3f5a2d05a6c7 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:38.395787 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-d0a496a6-919c-43fe-a3ae-e72078be3ee1 req-9a29a757-ebf1-4423-bd0a-3f5a2d05a6c7 tempest-TestShelveInstance-50023035 tempest-TestShelveInstance-50023035-project-member] POST https://10.4.3.119/volume/v3/attachments/cc84ebcb-a158-4505-9d87-00169b022962/action Aug 25 10:25:38.396015 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-d0a496a6-919c-43fe-a3ae-e72078be3ee1 req-9a29a757-ebf1-4423-bd0a-3f5a2d05a6c7 tempest-TestShelveInstance-50023035 tempest-TestShelveInstance-50023035-project-member] Action body: b'{"os-complete": null}' {{(pid=100389) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:25:38.396015 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-d0a496a6-919c-43fe-a3ae-e72078be3ee1 req-9a29a757-ebf1-4423-bd0a-3f5a2d05a6c7 tempest-TestShelveInstance-50023035 tempest-TestShelveInstance-50023035-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:25:38.419743 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:38.419743 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:25:38.443028 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-d0a496a6-919c-43fe-a3ae-e72078be3ee1 req-9a29a757-ebf1-4423-bd0a-3f5a2d05a6c7 tempest-TestShelveInstance-50023035 tempest-TestShelveInstance-50023035-project-member] https://10.4.3.119/volume/v3/attachments/cc84ebcb-a158-4505-9d87-00169b022962/action returned with HTTP 204 Aug 25 10:25:38.443028 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 897/3625] 10.4.3.119 () {74 vars in 1725 bytes} [Tue Aug 25 10:25:38 2026] POST /volume/v3/attachments/cc84ebcb-a158-4505-9d87-00169b022962/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:25:38.911759 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-bfe3eb4c-5c0f-4cd0-8aca-001cedcdff00 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:38.914002 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-bfe3eb4c-5c0f-4cd0-8aca-001cedcdff00 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] GET https://10.4.3.119/volume/v3/volumes/5c0e4350-8dd5-4e69-92b8-ba8789e7281f Aug 25 10:25:38.914268 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-bfe3eb4c-5c0f-4cd0-8aca-001cedcdff00 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:38.914511 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-bfe3eb4c-5c0f-4cd0-8aca-001cedcdff00 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:38.926846 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:38.926846 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:25:38.931759 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-bfe3eb4c-5c0f-4cd0-8aca-001cedcdff00 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Volume info retrieved successfully. Aug 25 10:25:38.937988 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-bfe3eb4c-5c0f-4cd0-8aca-001cedcdff00 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/volumes/5c0e4350-8dd5-4e69-92b8-ba8789e7281f returned with HTTP 200 Aug 25 10:25:38.938555 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 908/3626] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:25:38 2026] GET /volume/v3/volumes/5c0e4350-8dd5-4e69-92b8-ba8789e7281f => generated 880 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 10:25:39.195003 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-8f9c1e55-4984-42fa-a157-0de8bd96ae66 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:39.200482 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8f9c1e55-4984-42fa-a157-0de8bd96ae66 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/backups/4ce2f700-a6dc-4021-b035-62750aef99a1 Aug 25 10:25:39.200482 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8f9c1e55-4984-42fa-a157-0de8bd96ae66 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:39.200482 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8f9c1e55-4984-42fa-a157-0de8bd96ae66 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:39.200482 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-8f9c1e55-4984-42fa-a157-0de8bd96ae66 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Show backup with id 4ce2f700-a6dc-4021-b035-62750aef99a1. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:25:39.212241 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:39.212241 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:25:39.212241 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8f9c1e55-4984-42fa-a157-0de8bd96ae66 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups/4ce2f700-a6dc-4021-b035-62750aef99a1 returned with HTTP 200 Aug 25 10:25:39.212241 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 908/3627] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:25:39 2026] GET /volume/v3/backups/4ce2f700-a6dc-4021-b035-62750aef99a1 => generated 735 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:39.378289 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-9544b89e-e68d-4a5f-89af-504f73aaecbf None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:39.381084 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9544b89e-e68d-4a5f-89af-504f73aaecbf tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/9d227269-d4e2-4785-a13f-da77b785bb29 Aug 25 10:25:39.381378 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9544b89e-e68d-4a5f-89af-504f73aaecbf tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:39.382336 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9544b89e-e68d-4a5f-89af-504f73aaecbf tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:39.382336 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-9544b89e-e68d-4a5f-89af-504f73aaecbf tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 9d227269-d4e2-4785-a13f-da77b785bb29. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:25:39.390463 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:39.390463 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:25:39.391822 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9544b89e-e68d-4a5f-89af-504f73aaecbf tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/9d227269-d4e2-4785-a13f-da77b785bb29 returned with HTTP 200 Aug 25 10:25:39.392749 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 915/3628] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:25:39 2026] GET /volume/v3/backups/9d227269-d4e2-4785-a13f-da77b785bb29 => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:39.957546 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-c06ef98c-1bac-49e9-9ddc-97c44124fc41 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:39.961941 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c06ef98c-1bac-49e9-9ddc-97c44124fc41 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] GET https://10.4.3.119/volume/v3/volumes/5c0e4350-8dd5-4e69-92b8-ba8789e7281f Aug 25 10:25:39.961941 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c06ef98c-1bac-49e9-9ddc-97c44124fc41 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:39.961941 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c06ef98c-1bac-49e9-9ddc-97c44124fc41 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:39.990714 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:39.990714 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:25:39.998742 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-c06ef98c-1bac-49e9-9ddc-97c44124fc41 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Volume info retrieved successfully. Aug 25 10:25:40.007485 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c06ef98c-1bac-49e9-9ddc-97c44124fc41 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/volumes/5c0e4350-8dd5-4e69-92b8-ba8789e7281f returned with HTTP 200 Aug 25 10:25:40.008049 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 898/3629] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:25:39 2026] GET /volume/v3/volumes/5c0e4350-8dd5-4e69-92b8-ba8789e7281f => generated 880 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:40.228936 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-aae821d9-dfa4-4ce7-92d9-2caa1656a24e None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:40.233762 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-aae821d9-dfa4-4ce7-92d9-2caa1656a24e tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/backups/4ce2f700-a6dc-4021-b035-62750aef99a1 Aug 25 10:25:40.234035 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-aae821d9-dfa4-4ce7-92d9-2caa1656a24e tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:40.234288 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-aae821d9-dfa4-4ce7-92d9-2caa1656a24e tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:40.234423 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-aae821d9-dfa4-4ce7-92d9-2caa1656a24e tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Show backup with id 4ce2f700-a6dc-4021-b035-62750aef99a1. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:25:40.239036 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:40.239036 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:25:40.239775 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-aae821d9-dfa4-4ce7-92d9-2caa1656a24e tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups/4ce2f700-a6dc-4021-b035-62750aef99a1 returned with HTTP 200 Aug 25 10:25:40.240212 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 909/3630] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:25:40 2026] GET /volume/v3/backups/4ce2f700-a6dc-4021-b035-62750aef99a1 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:40.417709 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-e2a4c293-fa50-434b-91ee-ca7019660988 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:40.419871 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e2a4c293-fa50-434b-91ee-ca7019660988 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/9d227269-d4e2-4785-a13f-da77b785bb29 Aug 25 10:25:40.420199 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e2a4c293-fa50-434b-91ee-ca7019660988 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:40.420503 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e2a4c293-fa50-434b-91ee-ca7019660988 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:40.420682 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-e2a4c293-fa50-434b-91ee-ca7019660988 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 9d227269-d4e2-4785-a13f-da77b785bb29. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:25:40.426680 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:40.426680 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:25:40.427772 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e2a4c293-fa50-434b-91ee-ca7019660988 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/9d227269-d4e2-4785-a13f-da77b785bb29 returned with HTTP 200 Aug 25 10:25:40.428299 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 909/3631] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:25:40 2026] GET /volume/v3/backups/9d227269-d4e2-4785-a13f-da77b785bb29 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:41.027553 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-be1ef16f-4f5b-41e6-bc83-2540e43e1d1e None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:41.030233 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-be1ef16f-4f5b-41e6-bc83-2540e43e1d1e tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] GET https://10.4.3.119/volume/v3/volumes/5c0e4350-8dd5-4e69-92b8-ba8789e7281f Aug 25 10:25:41.030605 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-be1ef16f-4f5b-41e6-bc83-2540e43e1d1e tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:41.030947 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-be1ef16f-4f5b-41e6-bc83-2540e43e1d1e tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:41.045022 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:41.045022 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:25:41.049978 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-be1ef16f-4f5b-41e6-bc83-2540e43e1d1e tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Volume info retrieved successfully. Aug 25 10:25:41.056693 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-be1ef16f-4f5b-41e6-bc83-2540e43e1d1e tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/volumes/5c0e4350-8dd5-4e69-92b8-ba8789e7281f returned with HTTP 200 Aug 25 10:25:41.057718 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 916/3632] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:25:41 2026] GET /volume/v3/volumes/5c0e4350-8dd5-4e69-92b8-ba8789e7281f => generated 880 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:41.258244 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-d1aeaee1-9b2a-4a05-8213-4c88b2c80fb9 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:41.262276 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d1aeaee1-9b2a-4a05-8213-4c88b2c80fb9 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/backups/4ce2f700-a6dc-4021-b035-62750aef99a1 Aug 25 10:25:41.263321 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d1aeaee1-9b2a-4a05-8213-4c88b2c80fb9 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:41.263321 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d1aeaee1-9b2a-4a05-8213-4c88b2c80fb9 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:41.263321 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-d1aeaee1-9b2a-4a05-8213-4c88b2c80fb9 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Show backup with id 4ce2f700-a6dc-4021-b035-62750aef99a1. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:25:41.275760 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:41.275760 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:25:41.276739 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d1aeaee1-9b2a-4a05-8213-4c88b2c80fb9 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups/4ce2f700-a6dc-4021-b035-62750aef99a1 returned with HTTP 200 Aug 25 10:25:41.277400 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 899/3633] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:25:41 2026] GET /volume/v3/backups/4ce2f700-a6dc-4021-b035-62750aef99a1 => generated 735 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:41.444419 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-e3d0574d-6471-49e7-92bf-1f3c5c127702 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:41.446458 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e3d0574d-6471-49e7-92bf-1f3c5c127702 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/9d227269-d4e2-4785-a13f-da77b785bb29 Aug 25 10:25:41.446692 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e3d0574d-6471-49e7-92bf-1f3c5c127702 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:41.446942 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e3d0574d-6471-49e7-92bf-1f3c5c127702 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:41.447092 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-e3d0574d-6471-49e7-92bf-1f3c5c127702 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 9d227269-d4e2-4785-a13f-da77b785bb29. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:25:41.452414 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:41.452414 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:25:41.453213 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e3d0574d-6471-49e7-92bf-1f3c5c127702 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/9d227269-d4e2-4785-a13f-da77b785bb29 returned with HTTP 200 Aug 25 10:25:41.454299 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 910/3634] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:25:41 2026] GET /volume/v3/backups/9d227269-d4e2-4785-a13f-da77b785bb29 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:42.076356 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-f1af6a08-08d3-41bd-8166-a73b1e5e8047 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:42.078808 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f1af6a08-08d3-41bd-8166-a73b1e5e8047 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] GET https://10.4.3.119/volume/v3/volumes/5c0e4350-8dd5-4e69-92b8-ba8789e7281f Aug 25 10:25:42.078808 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f1af6a08-08d3-41bd-8166-a73b1e5e8047 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:42.078808 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f1af6a08-08d3-41bd-8166-a73b1e5e8047 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:42.092173 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:42.092173 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:25:42.097961 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-f1af6a08-08d3-41bd-8166-a73b1e5e8047 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Volume info retrieved successfully. Aug 25 10:25:42.104391 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f1af6a08-08d3-41bd-8166-a73b1e5e8047 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/volumes/5c0e4350-8dd5-4e69-92b8-ba8789e7281f returned with HTTP 200 Aug 25 10:25:42.104970 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 910/3635] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:25:42 2026] GET /volume/v3/volumes/5c0e4350-8dd5-4e69-92b8-ba8789e7281f => generated 880 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:42.295394 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-e08b0893-cb1a-432a-8186-f339ecfd7dbf None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:42.301409 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e08b0893-cb1a-432a-8186-f339ecfd7dbf tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/backups/4ce2f700-a6dc-4021-b035-62750aef99a1 Aug 25 10:25:42.301750 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e08b0893-cb1a-432a-8186-f339ecfd7dbf tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:42.302024 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e08b0893-cb1a-432a-8186-f339ecfd7dbf tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:42.302204 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-e08b0893-cb1a-432a-8186-f339ecfd7dbf tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Show backup with id 4ce2f700-a6dc-4021-b035-62750aef99a1. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:25:42.308014 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:42.308014 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:25:42.308791 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e08b0893-cb1a-432a-8186-f339ecfd7dbf tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups/4ce2f700-a6dc-4021-b035-62750aef99a1 returned with HTTP 200 Aug 25 10:25:42.309168 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 917/3636] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:25:42 2026] GET /volume/v3/backups/4ce2f700-a6dc-4021-b035-62750aef99a1 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:42.467099 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-aa784919-06ef-4ef4-9a8c-d71337f9a135 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:42.470352 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-aa784919-06ef-4ef4-9a8c-d71337f9a135 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/9d227269-d4e2-4785-a13f-da77b785bb29 Aug 25 10:25:42.470624 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-aa784919-06ef-4ef4-9a8c-d71337f9a135 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:42.470890 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-aa784919-06ef-4ef4-9a8c-d71337f9a135 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:42.471056 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-aa784919-06ef-4ef4-9a8c-d71337f9a135 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 9d227269-d4e2-4785-a13f-da77b785bb29. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:25:42.478858 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:42.478858 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:25:42.479992 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-aa784919-06ef-4ef4-9a8c-d71337f9a135 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/9d227269-d4e2-4785-a13f-da77b785bb29 returned with HTTP 200 Aug 25 10:25:42.480492 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 900/3637] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:25:42 2026] GET /volume/v3/backups/9d227269-d4e2-4785-a13f-da77b785bb29 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:43.122220 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-03e48569-21ce-47c6-84aa-c76e2afa65f2 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:43.126052 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-03e48569-21ce-47c6-84aa-c76e2afa65f2 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] GET https://10.4.3.119/volume/v3/volumes/5c0e4350-8dd5-4e69-92b8-ba8789e7281f Aug 25 10:25:43.126335 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-03e48569-21ce-47c6-84aa-c76e2afa65f2 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:43.126600 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-03e48569-21ce-47c6-84aa-c76e2afa65f2 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:43.141270 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:43.141270 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:25:43.146322 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-03e48569-21ce-47c6-84aa-c76e2afa65f2 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Volume info retrieved successfully. Aug 25 10:25:43.153120 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-03e48569-21ce-47c6-84aa-c76e2afa65f2 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/volumes/5c0e4350-8dd5-4e69-92b8-ba8789e7281f returned with HTTP 200 Aug 25 10:25:43.153755 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 911/3638] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:25:43 2026] GET /volume/v3/volumes/5c0e4350-8dd5-4e69-92b8-ba8789e7281f => generated 880 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:43.322961 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-32040c39-a741-4142-8252-e30e40287db4 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:43.325777 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-32040c39-a741-4142-8252-e30e40287db4 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/backups/4ce2f700-a6dc-4021-b035-62750aef99a1 Aug 25 10:25:43.326384 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-32040c39-a741-4142-8252-e30e40287db4 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:43.327230 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-32040c39-a741-4142-8252-e30e40287db4 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:43.327230 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-32040c39-a741-4142-8252-e30e40287db4 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Show backup with id 4ce2f700-a6dc-4021-b035-62750aef99a1. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:25:43.332659 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:43.332659 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:25:43.334638 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-32040c39-a741-4142-8252-e30e40287db4 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups/4ce2f700-a6dc-4021-b035-62750aef99a1 returned with HTTP 200 Aug 25 10:25:43.334638 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 911/3639] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:25:43 2026] GET /volume/v3/backups/4ce2f700-a6dc-4021-b035-62750aef99a1 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:43.493885 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-e4fe8e07-85d7-4673-984e-e20efba3354d None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:43.496048 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e4fe8e07-85d7-4673-984e-e20efba3354d tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/9d227269-d4e2-4785-a13f-da77b785bb29 Aug 25 10:25:43.496280 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e4fe8e07-85d7-4673-984e-e20efba3354d tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:43.496525 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e4fe8e07-85d7-4673-984e-e20efba3354d tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:43.496664 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-e4fe8e07-85d7-4673-984e-e20efba3354d tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 9d227269-d4e2-4785-a13f-da77b785bb29. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:25:43.501531 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:43.501531 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:25:43.502406 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e4fe8e07-85d7-4673-984e-e20efba3354d tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/9d227269-d4e2-4785-a13f-da77b785bb29 returned with HTTP 200 Aug 25 10:25:43.502861 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 918/3640] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:25:43 2026] GET /volume/v3/backups/9d227269-d4e2-4785-a13f-da77b785bb29 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:43.936470 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-01e54ded-2094-4c81-ae2c-5b7134d2cb28 req-a0d209e4-9e2a-4e65-9c54-4e03fbf5a7b6 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:43.941278 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-01e54ded-2094-4c81-ae2c-5b7134d2cb28 req-a0d209e4-9e2a-4e65-9c54-4e03fbf5a7b6 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] POST https://10.4.3.119/volume/v3/attachments/59fff4eb-02a7-49c4-9235-130b1461ca9f/action Aug 25 10:25:43.941697 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-01e54ded-2094-4c81-ae2c-5b7134d2cb28 req-a0d209e4-9e2a-4e65-9c54-4e03fbf5a7b6 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Action body: b'{"os-complete": null}' {{(pid=100389) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:25:43.941880 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-01e54ded-2094-4c81-ae2c-5b7134d2cb28 req-a0d209e4-9e2a-4e65-9c54-4e03fbf5a7b6 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:25:43.959520 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:43.959520 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:25:43.970651 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-01e54ded-2094-4c81-ae2c-5b7134d2cb28 req-a0d209e4-9e2a-4e65-9c54-4e03fbf5a7b6 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/attachments/59fff4eb-02a7-49c4-9235-130b1461ca9f/action returned with HTTP 204 Aug 25 10:25:43.971095 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 901/3641] 10.4.3.119 () {74 vars in 1725 bytes} [Tue Aug 25 10:25:43 2026] POST /volume/v3/attachments/59fff4eb-02a7-49c4-9235-130b1461ca9f/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:25:44.172293 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-e684a1f9-3768-47d5-bd9a-aee0e9b7fcd4 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:44.174626 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e684a1f9-3768-47d5-bd9a-aee0e9b7fcd4 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] GET https://10.4.3.119/volume/v3/volumes/5c0e4350-8dd5-4e69-92b8-ba8789e7281f Aug 25 10:25:44.174782 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e684a1f9-3768-47d5-bd9a-aee0e9b7fcd4 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:44.174945 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e684a1f9-3768-47d5-bd9a-aee0e9b7fcd4 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:44.185518 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:44.185518 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:25:44.189983 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-e684a1f9-3768-47d5-bd9a-aee0e9b7fcd4 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Volume info retrieved successfully. Aug 25 10:25:44.195327 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e684a1f9-3768-47d5-bd9a-aee0e9b7fcd4 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/volumes/5c0e4350-8dd5-4e69-92b8-ba8789e7281f returned with HTTP 200 Aug 25 10:25:44.195838 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 912/3642] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:25:44 2026] GET /volume/v3/volumes/5c0e4350-8dd5-4e69-92b8-ba8789e7281f => generated 1172 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:25:44.211497 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-fec98bb8-a7de-4d63-8a36-d835a7827932 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:44.212952 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-fec98bb8-a7de-4d63-8a36-d835a7827932 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] GET https://10.4.3.119/volume/v3/volumes/5c0e4350-8dd5-4e69-92b8-ba8789e7281f Aug 25 10:25:44.213242 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-fec98bb8-a7de-4d63-8a36-d835a7827932 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:44.213533 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-fec98bb8-a7de-4d63-8a36-d835a7827932 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:44.227038 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:44.227038 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:25:44.232949 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-fec98bb8-a7de-4d63-8a36-d835a7827932 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Volume info retrieved successfully. Aug 25 10:25:44.247194 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-fec98bb8-a7de-4d63-8a36-d835a7827932 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/volumes/5c0e4350-8dd5-4e69-92b8-ba8789e7281f returned with HTTP 200 Aug 25 10:25:44.247194 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 912/3643] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:25:44 2026] GET /volume/v3/volumes/5c0e4350-8dd5-4e69-92b8-ba8789e7281f => generated 1172 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:25:44.297428 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-2b9e0015-27e1-4487-9be1-413b19db6ff1 req-9fca9c62-c8b5-4823-988e-dc358355582e None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:44.299777 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-2b9e0015-27e1-4487-9be1-413b19db6ff1 req-9fca9c62-c8b5-4823-988e-dc358355582e tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] GET https://10.4.3.119/volume/v3/volumes/5c0e4350-8dd5-4e69-92b8-ba8789e7281f Aug 25 10:25:44.299996 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-2b9e0015-27e1-4487-9be1-413b19db6ff1 req-9fca9c62-c8b5-4823-988e-dc358355582e tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:44.300269 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-2b9e0015-27e1-4487-9be1-413b19db6ff1 req-9fca9c62-c8b5-4823-988e-dc358355582e tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:44.316314 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:44.316314 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:25:44.321007 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-2b9e0015-27e1-4487-9be1-413b19db6ff1 req-9fca9c62-c8b5-4823-988e-dc358355582e tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Volume info retrieved successfully. Aug 25 10:25:44.331973 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-2b9e0015-27e1-4487-9be1-413b19db6ff1 req-9fca9c62-c8b5-4823-988e-dc358355582e tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/volumes/5c0e4350-8dd5-4e69-92b8-ba8789e7281f returned with HTTP 200 Aug 25 10:25:44.331973 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 919/3644] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:25:44 2026] GET /volume/v3/volumes/5c0e4350-8dd5-4e69-92b8-ba8789e7281f => generated 1172 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:25:44.349993 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-c7dce6ee-3217-477b-98f6-112fe6e0b0eb None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:44.353364 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c7dce6ee-3217-477b-98f6-112fe6e0b0eb tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/backups/4ce2f700-a6dc-4021-b035-62750aef99a1 Aug 25 10:25:44.353364 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c7dce6ee-3217-477b-98f6-112fe6e0b0eb tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:44.353364 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c7dce6ee-3217-477b-98f6-112fe6e0b0eb tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:44.353364 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-c7dce6ee-3217-477b-98f6-112fe6e0b0eb tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Show backup with id 4ce2f700-a6dc-4021-b035-62750aef99a1. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:25:44.364768 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:44.364768 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:25:44.365812 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-2b9e0015-27e1-4487-9be1-413b19db6ff1 req-b270f966-7ea9-4872-9c85-164af0a67e4f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:44.365958 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c7dce6ee-3217-477b-98f6-112fe6e0b0eb tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups/4ce2f700-a6dc-4021-b035-62750aef99a1 returned with HTTP 200 Aug 25 10:25:44.366202 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 902/3645] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:25:44 2026] GET /volume/v3/backups/4ce2f700-a6dc-4021-b035-62750aef99a1 => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:44.368946 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-2b9e0015-27e1-4487-9be1-413b19db6ff1 req-b270f966-7ea9-4872-9c85-164af0a67e4f tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] POST https://10.4.3.119/volume/v3/volumes/5c0e4350-8dd5-4e69-92b8-ba8789e7281f/action Aug 25 10:25:44.372165 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-2b9e0015-27e1-4487-9be1-413b19db6ff1 req-b270f966-7ea9-4872-9c85-164af0a67e4f tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100390) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:25:44.372165 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-2b9e0015-27e1-4487-9be1-413b19db6ff1 req-b270f966-7ea9-4872-9c85-164af0a67e4f tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:25:44.384434 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:44.384434 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:25:44.385091 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [req-2b9e0015-27e1-4487-9be1-413b19db6ff1 req-b270f966-7ea9-4872-9c85-164af0a67e4f tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Volume info retrieved successfully. Aug 25 10:25:44.398397 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [req-2b9e0015-27e1-4487-9be1-413b19db6ff1 req-b270f966-7ea9-4872-9c85-164af0a67e4f tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Begin detaching volume completed successfully. Aug 25 10:25:44.398674 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-2b9e0015-27e1-4487-9be1-413b19db6ff1 req-b270f966-7ea9-4872-9c85-164af0a67e4f tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/volumes/5c0e4350-8dd5-4e69-92b8-ba8789e7281f/action returned with HTTP 202 Aug 25 10:25:44.402921 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 913/3646] 10.4.3.119 () {72 vars in 1672 bytes} [Tue Aug 25 10:25:44 2026] POST /volume/v3/volumes/5c0e4350-8dd5-4e69-92b8-ba8789e7281f/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:25:44.493162 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-e2be130f-9576-4866-b94f-e43f31967676 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:44.493762 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e2be130f-9576-4866-b94f-e43f31967676 None None] GET https://10.4.3.119/volume// Aug 25 10:25:44.497157 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e2be130f-9576-4866-b94f-e43f31967676 None None] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:44.497157 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e2be130f-9576-4866-b94f-e43f31967676 None None] Calling method 'all' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:44.497157 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e2be130f-9576-4866-b94f-e43f31967676 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:25:44.497157 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 913/3647] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:25:44 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:25:44.505793 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-2b9e0015-27e1-4487-9be1-413b19db6ff1 req-c492e3b5-7fa7-4072-84b2-b0a40ae5e001 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:44.510124 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-2b9e0015-27e1-4487-9be1-413b19db6ff1 req-c492e3b5-7fa7-4072-84b2-b0a40ae5e001 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] GET https://10.4.3.119/volume/v3/volumes/5c0e4350-8dd5-4e69-92b8-ba8789e7281f Aug 25 10:25:44.510362 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-2b9e0015-27e1-4487-9be1-413b19db6ff1 req-c492e3b5-7fa7-4072-84b2-b0a40ae5e001 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:44.510588 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-2b9e0015-27e1-4487-9be1-413b19db6ff1 req-c492e3b5-7fa7-4072-84b2-b0a40ae5e001 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:44.519938 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-3ebd4a92-1103-4c3b-8042-d15d404d9114 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:44.524686 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3ebd4a92-1103-4c3b-8042-d15d404d9114 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/9d227269-d4e2-4785-a13f-da77b785bb29 Aug 25 10:25:44.524973 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3ebd4a92-1103-4c3b-8042-d15d404d9114 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:44.525236 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3ebd4a92-1103-4c3b-8042-d15d404d9114 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:44.525391 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-3ebd4a92-1103-4c3b-8042-d15d404d9114 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 9d227269-d4e2-4785-a13f-da77b785bb29. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:25:44.530306 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:44.530306 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:25:44.536555 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-2b9e0015-27e1-4487-9be1-413b19db6ff1 req-c492e3b5-7fa7-4072-84b2-b0a40ae5e001 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Volume info retrieved successfully. Aug 25 10:25:44.537611 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:44.537611 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:25:44.538557 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3ebd4a92-1103-4c3b-8042-d15d404d9114 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/9d227269-d4e2-4785-a13f-da77b785bb29 returned with HTTP 200 Aug 25 10:25:44.539268 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 903/3648] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:25:44 2026] GET /volume/v3/backups/9d227269-d4e2-4785-a13f-da77b785bb29 => generated 751 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:44.543833 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-2b9e0015-27e1-4487-9be1-413b19db6ff1 req-c492e3b5-7fa7-4072-84b2-b0a40ae5e001 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/volumes/5c0e4350-8dd5-4e69-92b8-ba8789e7281f returned with HTTP 200 Aug 25 10:25:44.544471 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 920/3649] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:25:44 2026] GET /volume/v3/volumes/5c0e4350-8dd5-4e69-92b8-ba8789e7281f => generated 1355 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:25:44.563679 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-2b9e0015-27e1-4487-9be1-413b19db6ff1 req-0c8b8f3b-d119-4279-b008-324931a3d15d None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:44.566530 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-2b9e0015-27e1-4487-9be1-413b19db6ff1 req-0c8b8f3b-d119-4279-b008-324931a3d15d tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] GET https://10.4.3.119/volume/v3/volumes/5c0e4350-8dd5-4e69-92b8-ba8789e7281f/encryption Aug 25 10:25:44.566818 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-2b9e0015-27e1-4487-9be1-413b19db6ff1 req-0c8b8f3b-d119-4279-b008-324931a3d15d tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:44.567078 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-2b9e0015-27e1-4487-9be1-413b19db6ff1 req-0c8b8f3b-d119-4279-b008-324931a3d15d tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Calling method 'index' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:44.581952 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:44.581952 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:25:44.591285 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-2b9e0015-27e1-4487-9be1-413b19db6ff1 req-0c8b8f3b-d119-4279-b008-324931a3d15d tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/volumes/5c0e4350-8dd5-4e69-92b8-ba8789e7281f/encryption returned with HTTP 200 Aug 25 10:25:44.591948 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 914/3650] 10.4.3.119 () {68 vars in 1631 bytes} [Tue Aug 25 10:25:44 2026] GET /volume/v3/volumes/5c0e4350-8dd5-4e69-92b8-ba8789e7281f/encryption => generated 161 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 10:25:45.377255 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-53432580-e674-4609-9835-3bf4e13f0e09 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:45.379990 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-53432580-e674-4609-9835-3bf4e13f0e09 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/backups/4ce2f700-a6dc-4021-b035-62750aef99a1 Aug 25 10:25:45.380484 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-53432580-e674-4609-9835-3bf4e13f0e09 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:45.380769 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-53432580-e674-4609-9835-3bf4e13f0e09 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:45.380906 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-53432580-e674-4609-9835-3bf4e13f0e09 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Show backup with id 4ce2f700-a6dc-4021-b035-62750aef99a1. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:25:45.386645 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:45.386645 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:25:45.387832 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-53432580-e674-4609-9835-3bf4e13f0e09 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups/4ce2f700-a6dc-4021-b035-62750aef99a1 returned with HTTP 200 Aug 25 10:25:45.388376 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 914/3651] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:25:45 2026] GET /volume/v3/backups/4ce2f700-a6dc-4021-b035-62750aef99a1 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:45.401310 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-615acbd2-8422-4f3c-906f-d1573c02200d None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:45.403110 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-615acbd2-8422-4f3c-906f-d1573c02200d tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-member] POST https://10.4.3.119/volume/v3/backups/4ce2f700-a6dc-4021-b035-62750aef99a1/action Aug 25 10:25:45.403552 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-615acbd2-8422-4f3c-906f-d1573c02200d tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100389) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:25:45.403792 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-615acbd2-8422-4f3c-906f-d1573c02200d tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:25:45.405344 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.contrib.admin_actions [None req-615acbd2-8422-4f3c-906f-d1573c02200d tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-member] Updating backup '4ce2f700-a6dc-4021-b035-62750aef99a1' with '{'status': 'error'}' {{(pid=100389) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 25 10:25:45.416339 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:45.416339 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:25:45.418723 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.policy [None req-615acbd2-8422-4f3c-906f-d1573c02200d tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-member] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '7dc96b8d369e45c9a185fa62230ee9c4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0356cbd5feb4f4d9fd1bacc96be6e74', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100389) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 10:25:45.419037 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-615acbd2-8422-4f3c-906f-d1573c02200d tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-member] https://10.4.3.119/volume/v3/backups/4ce2f700-a6dc-4021-b035-62750aef99a1/action returned with HTTP 403 Aug 25 10:25:45.419828 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 904/3652] 10.4.3.119 () {70 vars in 1430 bytes} [Tue Aug 25 10:25:45 2026] POST /volume/v3/backups/4ce2f700-a6dc-4021-b035-62750aef99a1/action => generated 131 bytes in 19 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:25:45.430804 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-c737e287-45da-4096-9d78-cb1b7075362a None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:45.432723 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c737e287-45da-4096-9d78-cb1b7075362a tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] DELETE https://10.4.3.119/volume/v3/volumes/cc5a6c16-c533-4019-87df-1de17d838361 Aug 25 10:25:45.432948 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c737e287-45da-4096-9d78-cb1b7075362a tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:45.433163 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c737e287-45da-4096-9d78-cb1b7075362a tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:45.433396 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-c737e287-45da-4096-9d78-cb1b7075362a tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Delete volume with id: cc5a6c16-c533-4019-87df-1de17d838361 Aug 25 10:25:45.441601 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:45.441601 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:25:45.441966 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-c737e287-45da-4096-9d78-cb1b7075362a tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Volume info retrieved successfully. Aug 25 10:25:45.464123 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-c737e287-45da-4096-9d78-cb1b7075362a tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Delete volume request issued successfully. Aug 25 10:25:45.464363 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c737e287-45da-4096-9d78-cb1b7075362a tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/volumes/cc5a6c16-c533-4019-87df-1de17d838361 returned with HTTP 202 Aug 25 10:25:45.464820 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 921/3653] 10.4.3.119 () {68 vars in 1391 bytes} [Tue Aug 25 10:25:45 2026] DELETE /volume/v3/volumes/cc5a6c16-c533-4019-87df-1de17d838361 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:25:45.475962 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-ae402acd-238d-460f-a0fa-f48b767abc68 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:45.479937 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ae402acd-238d-460f-a0fa-f48b767abc68 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/volumes/cc5a6c16-c533-4019-87df-1de17d838361 Aug 25 10:25:45.480766 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ae402acd-238d-460f-a0fa-f48b767abc68 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:45.480766 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ae402acd-238d-460f-a0fa-f48b767abc68 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:45.493985 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:45.493985 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:25:45.502539 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-ae402acd-238d-460f-a0fa-f48b767abc68 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Volume info retrieved successfully. Aug 25 10:25:45.507053 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ae402acd-238d-460f-a0fa-f48b767abc68 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/volumes/cc5a6c16-c533-4019-87df-1de17d838361 returned with HTTP 200 Aug 25 10:25:45.507620 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 915/3654] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:25:45 2026] GET /volume/v3/volumes/cc5a6c16-c533-4019-87df-1de17d838361 => generated 1016 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:25:45.650151 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-2b9e0015-27e1-4487-9be1-413b19db6ff1 req-df32f2e0-a349-4af5-bed8-b4c4e6cfbbf5 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:45.653083 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-2b9e0015-27e1-4487-9be1-413b19db6ff1 req-df32f2e0-a349-4af5-bed8-b4c4e6cfbbf5 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] DELETE https://10.4.3.119/volume/v3/attachments/59fff4eb-02a7-49c4-9235-130b1461ca9f Aug 25 10:25:45.653725 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-2b9e0015-27e1-4487-9be1-413b19db6ff1 req-df32f2e0-a349-4af5-bed8-b4c4e6cfbbf5 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:45.654244 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-2b9e0015-27e1-4487-9be1-413b19db6ff1 req-df32f2e0-a349-4af5-bed8-b4c4e6cfbbf5 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Calling method 'version_select' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:45.664493 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:45.664493 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:25:45.716816 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-2b9e0015-27e1-4487-9be1-413b19db6ff1 req-df32f2e0-a349-4af5-bed8-b4c4e6cfbbf5 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/attachments/59fff4eb-02a7-49c4-9235-130b1461ca9f returned with HTTP 200 Aug 25 10:25:45.716816 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 915/3655] 10.4.3.119 () {72 vars in 1673 bytes} [Tue Aug 25 10:25:45 2026] DELETE /volume/v3/attachments/59fff4eb-02a7-49c4-9235-130b1461ca9f => generated 19 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:46.526335 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-2774428d-abab-4d8a-9261-acde01a3bdd1 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:46.528245 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-2774428d-abab-4d8a-9261-acde01a3bdd1 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/volumes/cc5a6c16-c533-4019-87df-1de17d838361 Aug 25 10:25:46.528495 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-2774428d-abab-4d8a-9261-acde01a3bdd1 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:46.528677 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-2774428d-abab-4d8a-9261-acde01a3bdd1 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:46.536683 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-2774428d-abab-4d8a-9261-acde01a3bdd1 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/volumes/cc5a6c16-c533-4019-87df-1de17d838361 returned with HTTP 404 Aug 25 10:25:46.537557 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 905/3656] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:25:46 2026] GET /volume/v3/volumes/cc5a6c16-c533-4019-87df-1de17d838361 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:25:46.547910 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-6ad76558-2588-4f33-a3dc-b0087bb3a923 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:46.549227 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6ad76558-2588-4f33-a3dc-b0087bb3a923 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-member] POST https://10.4.3.119/volume/v3/backups/82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea/restore Aug 25 10:25:46.549614 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6ad76558-2588-4f33-a3dc-b0087bb3a923 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-member] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:25:46.551056 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.contrib.backups [None req-6ad76558-2588-4f33-a3dc-b0087bb3a923 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-member] Restoring backup 82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100391) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 25 10:25:46.551175 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.contrib.backups [None req-6ad76558-2588-4f33-a3dc-b0087bb3a923 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-member] Restoring backup 82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea to volume None. Aug 25 10:25:46.555827 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:46.555827 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:25:46.557024 np0000008063 devstack@c-api.service[100391]: INFO cinder.backup.api [None req-6ad76558-2588-4f33-a3dc-b0087bb3a923 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-member] Creating volume of 1 GB for restore of backup 82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea. Aug 25 10:25:46.560791 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-6ad76558-2588-4f33-a3dc-b0087bb3a923 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-member] Availability Zones retrieved successfully. Aug 25 10:25:46.563292 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-62cd2e04-0bda-4640-8774-d072cb9f3568 req-fd88fd62-f1f2-458b-a6a0-84ac16be32ec None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:46.567317 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-62cd2e04-0bda-4640-8774-d072cb9f3568 req-fd88fd62-f1f2-458b-a6a0-84ac16be32ec tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/volumes/7c3ada05-f84c-4276-af37-351ffd741723 Aug 25 10:25:46.567317 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-62cd2e04-0bda-4640-8774-d072cb9f3568 req-fd88fd62-f1f2-458b-a6a0-84ac16be32ec tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:46.567317 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-62cd2e04-0bda-4640-8774-d072cb9f3568 req-fd88fd62-f1f2-458b-a6a0-84ac16be32ec tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:46.567548 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-6ad76558-2588-4f33-a3dc-b0087bb3a923 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-member] Flow 'volume_create_api' (2178e5c8-8a7c-4c57-8028-bcc4918085cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:25:46.567864 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-6ad76558-2588-4f33-a3dc-b0087bb3a923 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ef1a292-1c75-43fe-bb59-862af77bc00b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:25:46.568669 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [None req-6ad76558-2588-4f33-a3dc-b0087bb3a923 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-member] Validating volume size '1' using validate_int {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:25:46.572905 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:46.572905 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:25:46.576900 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [req-62cd2e04-0bda-4640-8774-d072cb9f3568 req-fd88fd62-f1f2-458b-a6a0-84ac16be32ec tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Volume info retrieved successfully. Aug 25 10:25:46.581860 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-62cd2e04-0bda-4640-8774-d072cb9f3568 req-fd88fd62-f1f2-458b-a6a0-84ac16be32ec tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/volumes/7c3ada05-f84c-4276-af37-351ffd741723 returned with HTTP 200 Aug 25 10:25:46.582493 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 916/3657] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:25:46 2026] GET /volume/v3/volumes/7c3ada05-f84c-4276-af37-351ffd741723 => generated 1356 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:25:46.595647 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-76e20130-4d95-4c5c-a4b3-1284d635c833 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:46.596213 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-76e20130-4d95-4c5c-a4b3-1284d635c833 None None] GET https://10.4.3.119/volume// Aug 25 10:25:46.596454 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-76e20130-4d95-4c5c-a4b3-1284d635c833 None None] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:46.596745 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-76e20130-4d95-4c5c-a4b3-1284d635c833 None None] Calling method 'all' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:46.597149 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-76e20130-4d95-4c5c-a4b3-1284d635c833 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:25:46.597780 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 916/3658] 10.4.3.119 () {66 vars in 1419 bytes} [Tue Aug 25 10:25:46 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:25:46.598409 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-6ad76558-2588-4f33-a3dc-b0087bb3a923 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ef1a292-1c75-43fe-bb59-862af77bc00b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:25:46.599084 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-6ad76558-2588-4f33-a3dc-b0087bb3a923 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c19de79f-d905-45ff-a994-cdd3d18aaee6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:25:46.607910 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-62cd2e04-0bda-4640-8774-d072cb9f3568 req-2b5185d5-83a3-4785-a875-9fa786e0be0a None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:46.608848 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-2eab4cd9-060d-4f97-8541-6260a07c2979 req-0335c95c-a2b6-4e50-adee-029f585d3faa None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:46.610210 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-62cd2e04-0bda-4640-8774-d072cb9f3568 req-2b5185d5-83a3-4785-a875-9fa786e0be0a tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] POST https://10.4.3.119/volume/v3/attachments Aug 25 10:25:46.610537 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-62cd2e04-0bda-4640-8774-d072cb9f3568 req-2b5185d5-83a3-4785-a875-9fa786e0be0a tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7c3ada05-f84c-4276-af37-351ffd741723", "connector": null, "instance_uuid": "0432828a-12d6-4795-9b5d-87ca5671de5d"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:25:46.611627 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-2eab4cd9-060d-4f97-8541-6260a07c2979 req-0335c95c-a2b6-4e50-adee-029f585d3faa tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] GET https://10.4.3.119/volume/v3/volumes/5c0e4350-8dd5-4e69-92b8-ba8789e7281f Aug 25 10:25:46.611888 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-2eab4cd9-060d-4f97-8541-6260a07c2979 req-0335c95c-a2b6-4e50-adee-029f585d3faa tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:46.612154 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-2eab4cd9-060d-4f97-8541-6260a07c2979 req-0335c95c-a2b6-4e50-adee-029f585d3faa tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:46.619961 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:46.619961 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:25:46.622164 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:46.622164 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:25:46.627122 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [req-2eab4cd9-060d-4f97-8541-6260a07c2979 req-0335c95c-a2b6-4e50-adee-029f585d3faa tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Volume info retrieved successfully. Aug 25 10:25:46.632662 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-2eab4cd9-060d-4f97-8541-6260a07c2979 req-0335c95c-a2b6-4e50-adee-029f585d3faa tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/volumes/5c0e4350-8dd5-4e69-92b8-ba8789e7281f returned with HTTP 200 Aug 25 10:25:46.633206 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 917/3659] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:25:46 2026] GET /volume/v3/volumes/5c0e4350-8dd5-4e69-92b8-ba8789e7281f => generated 880 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:46.649642 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-6ad76558-2588-4f33-a3dc-b0087bb3a923 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-member] Created reservations ['093b2e7b-971f-4513-8b07-0d90ca3368c5', '0468812f-93dc-450f-8abc-dc82bbea586f', '6317ca80-b409-4399-a2cc-7e6b3b6f26af', 'eca4d006-c4b9-4bd2-94d4-561da4186231'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:25:46.650535 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-6ad76558-2588-4f33-a3dc-b0087bb3a923 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c19de79f-d905-45ff-a994-cdd3d18aaee6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['093b2e7b-971f-4513-8b07-0d90ca3368c5', '0468812f-93dc-450f-8abc-dc82bbea586f', '6317ca80-b409-4399-a2cc-7e6b3b6f26af', 'eca4d006-c4b9-4bd2-94d4-561da4186231']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:25:46.651288 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-6ad76558-2588-4f33-a3dc-b0087bb3a923 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f26df695-bd05-450a-a457-2240698924c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:25:46.677099 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-62cd2e04-0bda-4640-8774-d072cb9f3568 req-2b5185d5-83a3-4785-a875-9fa786e0be0a tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/attachments returned with HTTP 200 Aug 25 10:25:46.677099 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 906/3660] 10.4.3.119 () {74 vars in 1594 bytes} [Tue Aug 25 10:25:46 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 25 10:25:46.689700 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-6ad76558-2588-4f33-a3dc-b0087bb3a923 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f26df695-bd05-450a-a457-2240698924c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '84369e74-176d-4c80-b0aa-429b3920bcf3', '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='d0356cbd5feb4f4d9fd1bacc96be6e74',qos_specs=None,replication_status=,reservations=['093b2e7b-971f-4513-8b07-0d90ca3368c5','0468812f-93dc-450f-8abc-dc82bbea586f','6317ca80-b409-4399-a2cc-7e6b3b6f26af','eca4d006-c4b9-4bd2-94d4-561da4186231'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7dc96b8d369e45c9a185fa62230ee9c4',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:25:46Z,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=84369e74-176d-4c80-b0aa-429b3920bcf3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d0356cbd5feb4f4d9fd1bacc96be6e74',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7dc96b8d369e45c9a185fa62230ee9c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:25:46.690702 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-6ad76558-2588-4f33-a3dc-b0087bb3a923 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c24a6460-791a-4dd4-ac67-4d715a8ec48d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:25:46.717475 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-6ad76558-2588-4f33-a3dc-b0087bb3a923 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c24a6460-791a-4dd4-ac67-4d715a8ec48d) transitioned into 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='d0356cbd5feb4f4d9fd1bacc96be6e74',qos_specs=None,replication_status=,reservations=['093b2e7b-971f-4513-8b07-0d90ca3368c5','0468812f-93dc-450f-8abc-dc82bbea586f','6317ca80-b409-4399-a2cc-7e6b3b6f26af','eca4d006-c4b9-4bd2-94d4-561da4186231'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7dc96b8d369e45c9a185fa62230ee9c4',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:25:46.718558 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-6ad76558-2588-4f33-a3dc-b0087bb3a923 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (501254fe-5337-482d-bff4-9a0f0fe79fbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:25:46.733548 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-6ad76558-2588-4f33-a3dc-b0087bb3a923 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (501254fe-5337-482d-bff4-9a0f0fe79fbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:25:46.734391 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-6ad76558-2588-4f33-a3dc-b0087bb3a923 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-member] Flow 'volume_create_api' (2178e5c8-8a7c-4c57-8028-bcc4918085cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:25:46.734828 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-6ad76558-2588-4f33-a3dc-b0087bb3a923 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-member] Create volume request issued successfully. Aug 25 10:25:46.746414 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:46.746414 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:25:46.746930 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-6ad76558-2588-4f33-a3dc-b0087bb3a923 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-member] Volume info retrieved successfully. Aug 25 10:25:47.755964 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:47.755964 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:25:47.756678 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-6ad76558-2588-4f33-a3dc-b0087bb3a923 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-member] Volume info retrieved successfully. Aug 25 10:25:47.756836 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.backup.api [None req-6ad76558-2588-4f33-a3dc-b0087bb3a923 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-member] Checking backup size 1 against volume size 1 {{(pid=100391) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 25 10:25:47.756968 np0000008063 devstack@c-api.service[100391]: INFO cinder.backup.api [None req-6ad76558-2588-4f33-a3dc-b0087bb3a923 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-member] Overwriting volume 84369e74-176d-4c80-b0aa-429b3920bcf3 with restore of backup 82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea Aug 25 10:25:47.779701 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.backup.rpcapi [None req-6ad76558-2588-4f33-a3dc-b0087bb3a923 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-member] restore_backup in rpcapi backup_id 82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea {{(pid=100391) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 25 10:25:47.782164 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6ad76558-2588-4f33-a3dc-b0087bb3a923 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-member] https://10.4.3.119/volume/v3/backups/82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea/restore returned with HTTP 202 Aug 25 10:25:47.782832 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 922/3661] 10.4.3.119 () {70 vars in 1433 bytes} [Tue Aug 25 10:25:46 2026] POST /volume/v3/backups/82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea/restore => generated 152 bytes in 1236 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:25:47.791890 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-3d273a00-39a2-4f00-a750-42bf6db49943 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:47.793727 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3d273a00-39a2-4f00-a750-42bf6db49943 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/backups/82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea Aug 25 10:25:47.793947 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3d273a00-39a2-4f00-a750-42bf6db49943 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:47.794130 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3d273a00-39a2-4f00-a750-42bf6db49943 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:47.794269 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-3d273a00-39a2-4f00-a750-42bf6db49943 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Show backup with id 82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:25:47.799050 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:47.799050 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:25:47.799683 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3d273a00-39a2-4f00-a750-42bf6db49943 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups/82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea returned with HTTP 200 Aug 25 10:25:47.800038 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 917/3662] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:25:47 2026] GET /volume/v3/backups/82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:48.024305 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-f6d8f1e2-3022-488c-bf64-45fb79c0569f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:48.024792 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f6d8f1e2-3022-488c-bf64-45fb79c0569f None None] GET https://10.4.3.119/volume// Aug 25 10:25:48.025031 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f6d8f1e2-3022-488c-bf64-45fb79c0569f None None] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:48.025263 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f6d8f1e2-3022-488c-bf64-45fb79c0569f None None] Calling method 'all' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:48.025669 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f6d8f1e2-3022-488c-bf64-45fb79c0569f None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:25:48.025970 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 918/3663] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:25:48 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:25:48.033254 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-62cd2e04-0bda-4640-8774-d072cb9f3568 req-ffc14b60-a9b6-4a58-8ca2-8c9e3f933fc7 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:48.036884 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-62cd2e04-0bda-4640-8774-d072cb9f3568 req-ffc14b60-a9b6-4a58-8ca2-8c9e3f933fc7 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/volumes/7c3ada05-f84c-4276-af37-351ffd741723 Aug 25 10:25:48.037245 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-62cd2e04-0bda-4640-8774-d072cb9f3568 req-ffc14b60-a9b6-4a58-8ca2-8c9e3f933fc7 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:48.037542 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-62cd2e04-0bda-4640-8774-d072cb9f3568 req-ffc14b60-a9b6-4a58-8ca2-8c9e3f933fc7 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:48.050926 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:48.050926 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:25:48.055307 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-62cd2e04-0bda-4640-8774-d072cb9f3568 req-ffc14b60-a9b6-4a58-8ca2-8c9e3f933fc7 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Volume info retrieved successfully. Aug 25 10:25:48.060106 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-62cd2e04-0bda-4640-8774-d072cb9f3568 req-ffc14b60-a9b6-4a58-8ca2-8c9e3f933fc7 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/volumes/7c3ada05-f84c-4276-af37-351ffd741723 returned with HTTP 200 Aug 25 10:25:48.060617 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 907/3664] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:25:48 2026] GET /volume/v3/volumes/7c3ada05-f84c-4276-af37-351ffd741723 => generated 1535 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:25:48.163491 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-62cd2e04-0bda-4640-8774-d072cb9f3568 req-e96275b7-7f7a-4d10-b661-9fd6f7cf01c5 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:48.165766 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-62cd2e04-0bda-4640-8774-d072cb9f3568 req-e96275b7-7f7a-4d10-b661-9fd6f7cf01c5 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] PUT https://10.4.3.119/volume/v3/attachments/bc7207b6-dfda-48a3-95b0-5b328c9bba69 Aug 25 10:25:48.166399 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-62cd2e04-0bda-4640-8774-d072cb9f3568 req-e96275b7-7f7a-4d10-b661-9fd6f7cf01c5 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.119", "host": "np0000008063", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3398d5156650", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "462fd6ce-c505-48ef-84ec-f85776d45b24", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:25:48.179849 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-62cd2e04-0bda-4640-8774-d072cb9f3568 req-e96275b7-7f7a-4d10-b661-9fd6f7cf01c5 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Acquiring lock "cinder-attachment_update-7c3ada05-f84c-4276-af37-351ffd741723-np0000008063" by "attachment_update" {{(pid=100391) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 10:25:48.188800 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-62cd2e04-0bda-4640-8774-d072cb9f3568 req-e96275b7-7f7a-4d10-b661-9fd6f7cf01c5 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Lock "cinder-attachment_update-7c3ada05-f84c-4276-af37-351ffd741723-np0000008063" acquired by "attachment_update" :: waited 0.009s {{(pid=100391) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 10:25:48.190342 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:48.190342 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:25:48.339923 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-62cd2e04-0bda-4640-8774-d072cb9f3568 req-e96275b7-7f7a-4d10-b661-9fd6f7cf01c5 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Lock "cinder-attachment_update-7c3ada05-f84c-4276-af37-351ffd741723-np0000008063" released by "attachment_update" :: held 0.151s {{(pid=100391) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 10:25:48.343177 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-62cd2e04-0bda-4640-8774-d072cb9f3568 req-e96275b7-7f7a-4d10-b661-9fd6f7cf01c5 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/attachments/bc7207b6-dfda-48a3-95b0-5b328c9bba69 returned with HTTP 200 Aug 25 10:25:48.343177 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 923/3665] 10.4.3.119 () {74 vars in 1704 bytes} [Tue Aug 25 10:25:48 2026] PUT /volume/v3/attachments/bc7207b6-dfda-48a3-95b0-5b328c9bba69 => generated 969 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:25:48.373621 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-62cd2e04-0bda-4640-8774-d072cb9f3568 req-62107175-b23d-4a16-ae97-10c3f5719125 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:48.376720 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-62cd2e04-0bda-4640-8774-d072cb9f3568 req-62107175-b23d-4a16-ae97-10c3f5719125 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] POST https://10.4.3.119/volume/v3/attachments/bc7207b6-dfda-48a3-95b0-5b328c9bba69/action Aug 25 10:25:48.378160 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-62cd2e04-0bda-4640-8774-d072cb9f3568 req-62107175-b23d-4a16-ae97-10c3f5719125 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Action body: b'{"os-complete": null}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:25:48.378160 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-62cd2e04-0bda-4640-8774-d072cb9f3568 req-62107175-b23d-4a16-ae97-10c3f5719125 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:25:48.396544 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:48.396544 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:25:48.413774 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-62cd2e04-0bda-4640-8774-d072cb9f3568 req-62107175-b23d-4a16-ae97-10c3f5719125 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/attachments/bc7207b6-dfda-48a3-95b0-5b328c9bba69/action returned with HTTP 204 Aug 25 10:25:48.413774 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 918/3666] 10.4.3.119 () {74 vars in 1725 bytes} [Tue Aug 25 10:25:48 2026] POST /volume/v3/attachments/bc7207b6-dfda-48a3-95b0-5b328c9bba69/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:25:48.815777 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-2e5ab369-2317-4a4b-852d-76173ea6956d None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:48.819960 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2e5ab369-2317-4a4b-852d-76173ea6956d tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/backups/82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea Aug 25 10:25:48.820214 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2e5ab369-2317-4a4b-852d-76173ea6956d tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:48.820458 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2e5ab369-2317-4a4b-852d-76173ea6956d tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:48.820602 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-2e5ab369-2317-4a4b-852d-76173ea6956d tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Show backup with id 82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:25:48.825050 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:48.825050 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:25:48.825763 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2e5ab369-2317-4a4b-852d-76173ea6956d tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups/82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea returned with HTTP 200 Aug 25 10:25:48.826157 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 919/3667] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:25:48 2026] GET /volume/v3/backups/82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:49.790021 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-f833b113-a3e3-42b4-91b8-2a827af4501b None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:49.793293 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f833b113-a3e3-42b4-91b8-2a827af4501b tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] DELETE https://10.4.3.119/volume/v3/volumes/5c0e4350-8dd5-4e69-92b8-ba8789e7281f Aug 25 10:25:49.793293 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f833b113-a3e3-42b4-91b8-2a827af4501b tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:49.793293 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f833b113-a3e3-42b4-91b8-2a827af4501b tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:49.793293 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-f833b113-a3e3-42b4-91b8-2a827af4501b tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Delete volume with id: 5c0e4350-8dd5-4e69-92b8-ba8789e7281f Aug 25 10:25:49.801780 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:49.801780 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:25:49.802541 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-f833b113-a3e3-42b4-91b8-2a827af4501b tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Volume info retrieved successfully. Aug 25 10:25:49.815163 np0000008063 devstack@c-api.service[100389]: WARNING cinder.keymgr.conf_key_mgr [None req-f833b113-a3e3-42b4-91b8-2a827af4501b tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 25 10:25:49.821793 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-f833b113-a3e3-42b4-91b8-2a827af4501b tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Delete volume request issued successfully. Aug 25 10:25:49.822184 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f833b113-a3e3-42b4-91b8-2a827af4501b tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/volumes/5c0e4350-8dd5-4e69-92b8-ba8789e7281f returned with HTTP 202 Aug 25 10:25:49.822891 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 908/3668] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:25:49 2026] DELETE /volume/v3/volumes/5c0e4350-8dd5-4e69-92b8-ba8789e7281f => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:25:49.834272 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-cd16c847-495e-4e74-aed9-68e378c3d123 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:49.837989 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-cd16c847-495e-4e74-aed9-68e378c3d123 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] GET https://10.4.3.119/volume/v3/volumes/5c0e4350-8dd5-4e69-92b8-ba8789e7281f Aug 25 10:25:49.838207 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-cd16c847-495e-4e74-aed9-68e378c3d123 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:49.838420 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-cd16c847-495e-4e74-aed9-68e378c3d123 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:49.840506 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-e7ff07c5-ee5a-42fe-99fd-f77cfa6a6068 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:49.842667 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e7ff07c5-ee5a-42fe-99fd-f77cfa6a6068 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/backups/82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea Aug 25 10:25:49.843046 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e7ff07c5-ee5a-42fe-99fd-f77cfa6a6068 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:49.843412 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e7ff07c5-ee5a-42fe-99fd-f77cfa6a6068 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:49.843755 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-e7ff07c5-ee5a-42fe-99fd-f77cfa6a6068 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Show backup with id 82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:25:49.849946 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:49.849946 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:25:49.851749 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:49.851749 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:25:49.851868 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e7ff07c5-ee5a-42fe-99fd-f77cfa6a6068 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups/82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea returned with HTTP 200 Aug 25 10:25:49.851868 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 919/3669] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:25:49 2026] GET /volume/v3/backups/82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:49.856111 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-cd16c847-495e-4e74-aed9-68e378c3d123 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Volume info retrieved successfully. Aug 25 10:25:49.860626 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-cd16c847-495e-4e74-aed9-68e378c3d123 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/volumes/5c0e4350-8dd5-4e69-92b8-ba8789e7281f returned with HTTP 200 Aug 25 10:25:49.861096 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 924/3670] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:25:49 2026] GET /volume/v3/volumes/5c0e4350-8dd5-4e69-92b8-ba8789e7281f => generated 879 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:50.863688 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-59aa44bd-e71e-4267-bad3-83eccd0ebc1f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:50.865534 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-59aa44bd-e71e-4267-bad3-83eccd0ebc1f tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/backups/82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea Aug 25 10:25:50.865750 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-59aa44bd-e71e-4267-bad3-83eccd0ebc1f tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:50.865945 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-59aa44bd-e71e-4267-bad3-83eccd0ebc1f tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:50.866065 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-59aa44bd-e71e-4267-bad3-83eccd0ebc1f tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Show backup with id 82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:25:50.870686 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:50.870686 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:25:50.871457 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-59aa44bd-e71e-4267-bad3-83eccd0ebc1f tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups/82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea returned with HTTP 200 Aug 25 10:25:50.871899 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 920/3671] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:25:50 2026] GET /volume/v3/backups/82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:50.874695 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-76b37232-6373-4d36-a473-d068b5dbe24b None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:50.876416 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-76b37232-6373-4d36-a473-d068b5dbe24b tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] GET https://10.4.3.119/volume/v3/volumes/5c0e4350-8dd5-4e69-92b8-ba8789e7281f Aug 25 10:25:50.876602 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-76b37232-6373-4d36-a473-d068b5dbe24b tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:50.876774 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-76b37232-6373-4d36-a473-d068b5dbe24b tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:50.882526 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-76b37232-6373-4d36-a473-d068b5dbe24b tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/volumes/5c0e4350-8dd5-4e69-92b8-ba8789e7281f returned with HTTP 404 Aug 25 10:25:50.882985 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 909/3672] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:25:50 2026] GET /volume/v3/volumes/5c0e4350-8dd5-4e69-92b8-ba8789e7281f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:25:50.892262 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-d8aa6b6e-abd8-4089-ba89-78dee66a918f None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:50.893891 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d8aa6b6e-abd8-4089-ba89-78dee66a918f tempest-TestEncryptedCinderVolumes-2060489569 tempest-TestEncryptedCinderVolumes-2060489569-project-admin] GET https://10.4.3.119/volume/v3/volumes/detail?all_tenants=1 Aug 25 10:25:50.894181 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d8aa6b6e-abd8-4089-ba89-78dee66a918f tempest-TestEncryptedCinderVolumes-2060489569 tempest-TestEncryptedCinderVolumes-2060489569-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:50.894466 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d8aa6b6e-abd8-4089-ba89-78dee66a918f tempest-TestEncryptedCinderVolumes-2060489569 tempest-TestEncryptedCinderVolumes-2060489569-project-admin] Calling method 'detail' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:50.895409 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-d8aa6b6e-abd8-4089-ba89-78dee66a918f tempest-TestEncryptedCinderVolumes-2060489569 tempest-TestEncryptedCinderVolumes-2060489569-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100388) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 10:25:50.938155 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-d8aa6b6e-abd8-4089-ba89-78dee66a918f tempest-TestEncryptedCinderVolumes-2060489569 tempest-TestEncryptedCinderVolumes-2060489569-project-admin] Get all volumes completed successfully. Aug 25 10:25:50.938789 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:50.938789 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:25:50.946485 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d8aa6b6e-abd8-4089-ba89-78dee66a918f tempest-TestEncryptedCinderVolumes-2060489569 tempest-TestEncryptedCinderVolumes-2060489569-project-admin] https://10.4.3.119/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 25 10:25:50.946485 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 920/3673] 10.4.3.119 () {66 vars in 1285 bytes} [Tue Aug 25 10:25:50 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 13588 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 25 10:25:50.963161 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-2ffacb9f-fe96-4873-b906-639949a10c44 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:50.964018 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2ffacb9f-fe96-4873-b906-639949a10c44 tempest-TestEncryptedCinderVolumes-2060489569 tempest-TestEncryptedCinderVolumes-2060489569-project-admin] DELETE https://10.4.3.119/volume/v3/types/ad77b97b-17d6-4c89-b182-058b65ea8b8b Aug 25 10:25:50.964466 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2ffacb9f-fe96-4873-b906-639949a10c44 tempest-TestEncryptedCinderVolumes-2060489569 tempest-TestEncryptedCinderVolumes-2060489569-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:50.964680 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2ffacb9f-fe96-4873-b906-639949a10c44 tempest-TestEncryptedCinderVolumes-2060489569 tempest-TestEncryptedCinderVolumes-2060489569-project-admin] Calling method '_delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:50.987227 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2ffacb9f-fe96-4873-b906-639949a10c44 tempest-TestEncryptedCinderVolumes-2060489569 tempest-TestEncryptedCinderVolumes-2060489569-project-admin] https://10.4.3.119/volume/v3/types/ad77b97b-17d6-4c89-b182-058b65ea8b8b returned with HTTP 202 Aug 25 10:25:50.987731 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 925/3674] 10.4.3.119 () {66 vars in 1345 bytes} [Tue Aug 25 10:25:50 2026] DELETE /volume/v3/types/ad77b97b-17d6-4c89-b182-058b65ea8b8b => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:25:51.003394 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-d3e1071c-1dbd-47f1-a60b-d07d1f4e1c1b None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:51.005505 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d3e1071c-1dbd-47f1-a60b-d07d1f4e1c1b tempest-TestEncryptedCinderVolumes-2060489569 tempest-TestEncryptedCinderVolumes-2060489569-project-admin] POST https://10.4.3.119/volume/v3/types Aug 25 10:25:51.006192 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d3e1071c-1dbd-47f1-a60b-d07d1f4e1c1b tempest-TestEncryptedCinderVolumes-2060489569 tempest-TestEncryptedCinderVolumes-2060489569-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-46212679", "extra_specs": {}}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:25:51.020971 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d3e1071c-1dbd-47f1-a60b-d07d1f4e1c1b tempest-TestEncryptedCinderVolumes-2060489569 tempest-TestEncryptedCinderVolumes-2060489569-project-admin] https://10.4.3.119/volume/v3/types returned with HTTP 200 Aug 25 10:25:51.021479 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 921/3675] 10.4.3.119 () {68 vars in 1252 bytes} [Tue Aug 25 10:25:51 2026] POST /volume/v3/types => generated 210 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:51.030961 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-9556be8a-a2d3-459e-9005-502691a77427 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:51.032847 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9556be8a-a2d3-459e-9005-502691a77427 tempest-TestEncryptedCinderVolumes-2060489569 tempest-TestEncryptedCinderVolumes-2060489569-project-admin] POST https://10.4.3.119/volume/v3/types/b92ef1a0-5a9b-4cdb-8beb-acb236d45672/encryption Aug 25 10:25:51.033222 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9556be8a-a2d3-459e-9005-502691a77427 tempest-TestEncryptedCinderVolumes-2060489569 tempest-TestEncryptedCinderVolumes-2060489569-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:25:51.051862 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9556be8a-a2d3-459e-9005-502691a77427 tempest-TestEncryptedCinderVolumes-2060489569 tempest-TestEncryptedCinderVolumes-2060489569-project-admin] https://10.4.3.119/volume/v3/types/b92ef1a0-5a9b-4cdb-8beb-acb236d45672/encryption returned with HTTP 200 Aug 25 10:25:51.052548 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 910/3676] 10.4.3.119 () {68 vars in 1397 bytes} [Tue Aug 25 10:25:51 2026] POST /volume/v3/types/b92ef1a0-5a9b-4cdb-8beb-acb236d45672/encryption => generated 230 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:51.061696 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-06b62524-d2c3-40cb-a10e-f2cd18055ef2 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:51.063554 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-06b62524-d2c3-40cb-a10e-f2cd18055ef2 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:25:51.063925 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-06b62524-d2c3-40cb-a10e-f2cd18055ef2 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-561536496", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-46212679", "size": 1}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:25:51.065631 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-06b62524-d2c3-40cb-a10e-f2cd18055ef2 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-561536496', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-46212679', 'size': 1}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:25:51.069270 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-06b62524-d2c3-40cb-a10e-f2cd18055ef2 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Create volume of 1 GB Aug 25 10:25:51.069635 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:51.069635 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:25:51.070112 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-06b62524-d2c3-40cb-a10e-f2cd18055ef2 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Availability Zones retrieved successfully. Aug 25 10:25:51.075762 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-06b62524-d2c3-40cb-a10e-f2cd18055ef2 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Flow 'volume_create_api' (6ea70607-4760-435b-b606-7e5a911d4ebb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:25:51.076880 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-06b62524-d2c3-40cb-a10e-f2cd18055ef2 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95678fef-bff0-48f6-98d2-bfb2cefb8c5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:25:51.077829 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [None req-06b62524-d2c3-40cb-a10e-f2cd18055ef2 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Validating volume size '1' using validate_int {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:25:51.104086 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-06b62524-d2c3-40cb-a10e-f2cd18055ef2 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95678fef-bff0-48f6-98d2-bfb2cefb8c5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:25:51Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b92ef1a0-5a9b-4cdb-8beb-acb236d45672,is_public=True,name='tempest-scenario-type-luks-46212679',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b92ef1a0-5a9b-4cdb-8beb-acb236d45672', '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=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:25:51.104876 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-06b62524-d2c3-40cb-a10e-f2cd18055ef2 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6a8f57f-9c55-4381-954a-92f228fe3311) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:25:51.131736 np0000008063 devstack@c-api.service[100388]: WARNING cinder.quota [None req-06b62524-d2c3-40cb-a10e-f2cd18055ef2 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-46212679 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-46212679, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:25:51.131908 np0000008063 devstack@c-api.service[100388]: WARNING cinder.quota [None req-06b62524-d2c3-40cb-a10e-f2cd18055ef2 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-46212679 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-46212679, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:25:51.187721 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-06b62524-d2c3-40cb-a10e-f2cd18055ef2 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Created reservations ['0a0d929e-9b75-4b3d-a27b-df7c8abb6c63', '2298eb2a-a431-4a7e-905f-887efa95d9f5', '1c1de456-865f-4fcf-ae87-840c39690b48', '4722e2be-d4e3-4242-a0a9-a7998f7cb625'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:25:51.188613 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-06b62524-d2c3-40cb-a10e-f2cd18055ef2 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6a8f57f-9c55-4381-954a-92f228fe3311) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a0d929e-9b75-4b3d-a27b-df7c8abb6c63', '2298eb2a-a431-4a7e-905f-887efa95d9f5', '1c1de456-865f-4fcf-ae87-840c39690b48', '4722e2be-d4e3-4242-a0a9-a7998f7cb625']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:25:51.189722 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-06b62524-d2c3-40cb-a10e-f2cd18055ef2 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c619e02-df73-4ef9-b0c7-08c8a7765062) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:25:51.222178 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-06b62524-d2c3-40cb-a10e-f2cd18055ef2 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c619e02-df73-4ef9-b0c7-08c8a7765062) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aa65c314-2253-46f0-8f63-cfdacdf2cb66', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-561536496',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae2e7387e8064be7924e9b06376e6ab7',qos_specs=None,replication_status=,reservations=['0a0d929e-9b75-4b3d-a27b-df7c8abb6c63','2298eb2a-a431-4a7e-905f-887efa95d9f5','1c1de456-865f-4fcf-ae87-840c39690b48','4722e2be-d4e3-4242-a0a9-a7998f7cb625'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57d836fff6934b19ada4304ecb9b6bc6',volume_type_id=b92ef1a0-5a9b-4cdb-8beb-acb236d45672), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:25:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-561536496',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=aa65c314-2253-46f0-8f63-cfdacdf2cb66,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae2e7387e8064be7924e9b06376e6ab7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='57d836fff6934b19ada4304ecb9b6bc6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b92ef1a0-5a9b-4cdb-8beb-acb236d45672),volume_type_id=b92ef1a0-5a9b-4cdb-8beb-acb236d45672)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:25:51.223690 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-06b62524-d2c3-40cb-a10e-f2cd18055ef2 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (149f67be-9c02-441e-9817-618ab414cfcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:25:51.243234 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-06b62524-d2c3-40cb-a10e-f2cd18055ef2 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (149f67be-9c02-441e-9817-618ab414cfcf) transitioned into state 'SUCCESS' from state '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-561536496',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae2e7387e8064be7924e9b06376e6ab7',qos_specs=None,replication_status=,reservations=['0a0d929e-9b75-4b3d-a27b-df7c8abb6c63','2298eb2a-a431-4a7e-905f-887efa95d9f5','1c1de456-865f-4fcf-ae87-840c39690b48','4722e2be-d4e3-4242-a0a9-a7998f7cb625'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57d836fff6934b19ada4304ecb9b6bc6',volume_type_id=b92ef1a0-5a9b-4cdb-8beb-acb236d45672)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:25:51.243871 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-06b62524-d2c3-40cb-a10e-f2cd18055ef2 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72b99d08-950a-4396-bb42-045537a9a957) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:25:51.252758 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-06b62524-d2c3-40cb-a10e-f2cd18055ef2 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72b99d08-950a-4396-bb42-045537a9a957) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:25:51.253528 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-06b62524-d2c3-40cb-a10e-f2cd18055ef2 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Flow 'volume_create_api' (6ea70607-4760-435b-b606-7e5a911d4ebb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:25:51.253793 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-06b62524-d2c3-40cb-a10e-f2cd18055ef2 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Create volume request issued successfully. Aug 25 10:25:51.256187 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-06b62524-d2c3-40cb-a10e-f2cd18055ef2 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:25:51.256889 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 921/3677] 10.4.3.119 () {68 vars in 1259 bytes} [Tue Aug 25 10:25:51 2026] POST /volume/v3/volumes => generated 782 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:25:51.886491 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-876354ea-2356-4c82-b5d6-42bcc47e3849 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:51.888574 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-876354ea-2356-4c82-b5d6-42bcc47e3849 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/backups/82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea Aug 25 10:25:51.888779 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-876354ea-2356-4c82-b5d6-42bcc47e3849 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:51.888974 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-876354ea-2356-4c82-b5d6-42bcc47e3849 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:51.889106 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-876354ea-2356-4c82-b5d6-42bcc47e3849 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Show backup with id 82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:25:51.893767 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:51.893767 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:25:51.894570 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-876354ea-2356-4c82-b5d6-42bcc47e3849 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups/82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea returned with HTTP 200 Aug 25 10:25:51.895115 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 926/3678] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:25:51 2026] GET /volume/v3/backups/82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:52.906016 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-7b40a2f4-3fdc-4243-aadd-87766ae0fcb0 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:52.907825 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7b40a2f4-3fdc-4243-aadd-87766ae0fcb0 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/backups/82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea Aug 25 10:25:52.908070 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-7b40a2f4-3fdc-4243-aadd-87766ae0fcb0 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:52.908283 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-7b40a2f4-3fdc-4243-aadd-87766ae0fcb0 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:52.908406 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-7b40a2f4-3fdc-4243-aadd-87766ae0fcb0 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Show backup with id 82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:25:52.912554 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:52.912554 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:25:52.913299 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7b40a2f4-3fdc-4243-aadd-87766ae0fcb0 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups/82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea returned with HTTP 200 Aug 25 10:25:52.913635 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 922/3679] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:25:52 2026] GET /volume/v3/backups/82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:53.926754 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-42346eb0-dccc-41ae-8cc8-5140b295d586 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:53.928856 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-42346eb0-dccc-41ae-8cc8-5140b295d586 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/backups/82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea Aug 25 10:25:53.929152 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-42346eb0-dccc-41ae-8cc8-5140b295d586 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:53.929486 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-42346eb0-dccc-41ae-8cc8-5140b295d586 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:53.929631 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-42346eb0-dccc-41ae-8cc8-5140b295d586 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Show backup with id 82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:25:53.935291 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:53.935291 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:25:53.936233 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-42346eb0-dccc-41ae-8cc8-5140b295d586 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups/82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea returned with HTTP 200 Aug 25 10:25:53.936717 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 911/3680] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:25:53 2026] GET /volume/v3/backups/82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:54.952771 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-6fbc3b29-96a8-418b-8b94-a70dfe79df6c None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:54.954926 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6fbc3b29-96a8-418b-8b94-a70dfe79df6c tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/backups/82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea Aug 25 10:25:54.955070 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-6fbc3b29-96a8-418b-8b94-a70dfe79df6c tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:54.955323 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-6fbc3b29-96a8-418b-8b94-a70dfe79df6c tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:54.955493 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-6fbc3b29-96a8-418b-8b94-a70dfe79df6c tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Show backup with id 82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:25:54.959416 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:54.959416 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:25:54.960078 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6fbc3b29-96a8-418b-8b94-a70dfe79df6c tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups/82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea returned with HTTP 200 Aug 25 10:25:54.960488 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 922/3681] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:25:54 2026] GET /volume/v3/backups/82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:55.974953 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-6fef0f64-8072-4392-9f72-7f0d49e0e889 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:55.978151 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6fef0f64-8072-4392-9f72-7f0d49e0e889 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/backups/82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea Aug 25 10:25:55.978475 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6fef0f64-8072-4392-9f72-7f0d49e0e889 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:55.978693 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6fef0f64-8072-4392-9f72-7f0d49e0e889 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:55.978806 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-6fef0f64-8072-4392-9f72-7f0d49e0e889 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Show backup with id 82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:25:55.987588 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:55.987588 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:25:55.988292 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6fef0f64-8072-4392-9f72-7f0d49e0e889 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups/82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea returned with HTTP 200 Aug 25 10:25:55.988688 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 927/3682] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:25:55 2026] GET /volume/v3/backups/82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea => generated 738 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:57.000433 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-4375b068-e891-460c-a880-68209f7b3a3d None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:57.003305 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4375b068-e891-460c-a880-68209f7b3a3d tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/backups/82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea Aug 25 10:25:57.003613 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4375b068-e891-460c-a880-68209f7b3a3d tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:57.003830 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4375b068-e891-460c-a880-68209f7b3a3d tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:57.003977 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-4375b068-e891-460c-a880-68209f7b3a3d tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Show backup with id 82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:25:57.008907 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:57.008907 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:25:57.009625 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4375b068-e891-460c-a880-68209f7b3a3d tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups/82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea returned with HTTP 200 Aug 25 10:25:57.010559 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 923/3683] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:25:56 2026] GET /volume/v3/backups/82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:57.022504 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-e82a2fbc-d8f7-4847-8843-5c9dfc466196 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:57.024842 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e82a2fbc-d8f7-4847-8843-5c9dfc466196 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] DELETE https://10.4.3.119/volume/v3/volumes/84369e74-176d-4c80-b0aa-429b3920bcf3 Aug 25 10:25:57.025156 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e82a2fbc-d8f7-4847-8843-5c9dfc466196 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:57.025431 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e82a2fbc-d8f7-4847-8843-5c9dfc466196 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:57.025667 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-e82a2fbc-d8f7-4847-8843-5c9dfc466196 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Delete volume with id: 84369e74-176d-4c80-b0aa-429b3920bcf3 Aug 25 10:25:57.033625 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:57.033625 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:25:57.033998 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-e82a2fbc-d8f7-4847-8843-5c9dfc466196 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Volume info retrieved successfully. Aug 25 10:25:57.053552 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-e82a2fbc-d8f7-4847-8843-5c9dfc466196 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Delete volume request issued successfully. Aug 25 10:25:57.053749 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e82a2fbc-d8f7-4847-8843-5c9dfc466196 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/volumes/84369e74-176d-4c80-b0aa-429b3920bcf3 returned with HTTP 202 Aug 25 10:25:57.054225 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 912/3684] 10.4.3.119 () {68 vars in 1391 bytes} [Tue Aug 25 10:25:57 2026] DELETE /volume/v3/volumes/84369e74-176d-4c80-b0aa-429b3920bcf3 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:25:57.063865 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-33d71e76-75c6-4f76-8daa-c1156197f04e None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:57.066322 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-33d71e76-75c6-4f76-8daa-c1156197f04e tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/volumes/84369e74-176d-4c80-b0aa-429b3920bcf3 Aug 25 10:25:57.066545 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-33d71e76-75c6-4f76-8daa-c1156197f04e tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:57.066755 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-33d71e76-75c6-4f76-8daa-c1156197f04e tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:57.074404 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:57.074404 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:25:57.079811 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-33d71e76-75c6-4f76-8daa-c1156197f04e tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Volume info retrieved successfully. Aug 25 10:25:57.087172 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-33d71e76-75c6-4f76-8daa-c1156197f04e tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/volumes/84369e74-176d-4c80-b0aa-429b3920bcf3 returned with HTTP 200 Aug 25 10:25:57.087701 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 923/3685] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:25:57 2026] GET /volume/v3/volumes/84369e74-176d-4c80-b0aa-429b3920bcf3 => generated 1074 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:25:58.100107 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-09cdc053-3e37-44ea-b8f6-031402a14f47 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:58.101850 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-09cdc053-3e37-44ea-b8f6-031402a14f47 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/volumes/84369e74-176d-4c80-b0aa-429b3920bcf3 Aug 25 10:25:58.104157 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-09cdc053-3e37-44ea-b8f6-031402a14f47 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:58.104157 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-09cdc053-3e37-44ea-b8f6-031402a14f47 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:58.107797 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-09cdc053-3e37-44ea-b8f6-031402a14f47 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/volumes/84369e74-176d-4c80-b0aa-429b3920bcf3 returned with HTTP 404 Aug 25 10:25:58.108212 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 928/3686] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:25:58 2026] GET /volume/v3/volumes/84369e74-176d-4c80-b0aa-429b3920bcf3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:25:58.118163 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-3a0d2034-e1a5-4328-8fef-1926a2db88b8 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:58.118845 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3a0d2034-e1a5-4328-8fef-1926a2db88b8 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-member] GET https://10.4.3.119/volume/v3/backups/82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea Aug 25 10:25:58.118845 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3a0d2034-e1a5-4328-8fef-1926a2db88b8 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:58.118845 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3a0d2034-e1a5-4328-8fef-1926a2db88b8 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:58.118940 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-3a0d2034-e1a5-4328-8fef-1926a2db88b8 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-member] Show backup with id 82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:25:58.123530 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:58.123530 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:25:58.124431 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3a0d2034-e1a5-4328-8fef-1926a2db88b8 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-member] https://10.4.3.119/volume/v3/backups/82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea returned with HTTP 200 Aug 25 10:25:58.126063 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 924/3687] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:25:58 2026] GET /volume/v3/backups/82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:58.137179 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-cb012079-a8de-4ec1-bc3f-e89b2072d228 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:58.138956 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-cb012079-a8de-4ec1-bc3f-e89b2072d228 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] DELETE https://10.4.3.119/volume/v3/backups/4ce2f700-a6dc-4021-b035-62750aef99a1 Aug 25 10:25:58.139190 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-cb012079-a8de-4ec1-bc3f-e89b2072d228 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:58.139400 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-cb012079-a8de-4ec1-bc3f-e89b2072d228 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:58.139489 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.contrib.backups [None req-cb012079-a8de-4ec1-bc3f-e89b2072d228 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Delete backup with id: 4ce2f700-a6dc-4021-b035-62750aef99a1. Aug 25 10:25:58.144026 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:58.144026 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:25:58.155185 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.backup.rpcapi [None req-cb012079-a8de-4ec1-bc3f-e89b2072d228 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] delete_backup rpcapi backup_id 4ce2f700-a6dc-4021-b035-62750aef99a1 {{(pid=100389) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 10:25:58.156921 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-cb012079-a8de-4ec1-bc3f-e89b2072d228 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups/4ce2f700-a6dc-4021-b035-62750aef99a1 returned with HTTP 202 Aug 25 10:25:58.157349 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 913/3688] 10.4.3.119 () {68 vars in 1391 bytes} [Tue Aug 25 10:25:58 2026] DELETE /volume/v3/backups/4ce2f700-a6dc-4021-b035-62750aef99a1 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:25:58.165201 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-ed9f79d5-cf33-4c50-b126-100414fd463a None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:58.166920 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ed9f79d5-cf33-4c50-b126-100414fd463a tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/backups/4ce2f700-a6dc-4021-b035-62750aef99a1 Aug 25 10:25:58.167302 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ed9f79d5-cf33-4c50-b126-100414fd463a tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:58.167585 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ed9f79d5-cf33-4c50-b126-100414fd463a tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:58.167764 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-ed9f79d5-cf33-4c50-b126-100414fd463a tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Show backup with id 4ce2f700-a6dc-4021-b035-62750aef99a1. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:25:58.172296 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:58.172296 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:25:58.173074 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ed9f79d5-cf33-4c50-b126-100414fd463a tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups/4ce2f700-a6dc-4021-b035-62750aef99a1 returned with HTTP 200 Aug 25 10:25:58.173714 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 924/3689] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:25:58 2026] GET /volume/v3/backups/4ce2f700-a6dc-4021-b035-62750aef99a1 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 10:25:59.185624 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-8ac2df5e-0ff1-4101-9b97-2d7732afa679 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:59.189700 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8ac2df5e-0ff1-4101-9b97-2d7732afa679 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/backups/4ce2f700-a6dc-4021-b035-62750aef99a1 Aug 25 10:25:59.189905 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-8ac2df5e-0ff1-4101-9b97-2d7732afa679 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:59.190101 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-8ac2df5e-0ff1-4101-9b97-2d7732afa679 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:59.190236 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-8ac2df5e-0ff1-4101-9b97-2d7732afa679 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Show backup with id 4ce2f700-a6dc-4021-b035-62750aef99a1. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:25:59.200061 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8ac2df5e-0ff1-4101-9b97-2d7732afa679 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups/4ce2f700-a6dc-4021-b035-62750aef99a1 returned with HTTP 404 Aug 25 10:25:59.200757 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 929/3690] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:25:59 2026] GET /volume/v3/backups/4ce2f700-a6dc-4021-b035-62750aef99a1 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:25:59.209305 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-724a12d9-152d-4f92-836d-0a31240a5e38 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:59.211666 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-724a12d9-152d-4f92-836d-0a31240a5e38 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] DELETE https://10.4.3.119/volume/v3/backups/79d85c1a-0c24-4ef9-a305-331bc4fb1a7c Aug 25 10:25:59.211938 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-724a12d9-152d-4f92-836d-0a31240a5e38 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:59.212199 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-724a12d9-152d-4f92-836d-0a31240a5e38 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:59.212336 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.contrib.backups [None req-724a12d9-152d-4f92-836d-0a31240a5e38 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Delete backup with id: 79d85c1a-0c24-4ef9-a305-331bc4fb1a7c. Aug 25 10:25:59.218037 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:59.218037 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:25:59.241588 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.backup.rpcapi [None req-724a12d9-152d-4f92-836d-0a31240a5e38 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] delete_backup rpcapi backup_id 79d85c1a-0c24-4ef9-a305-331bc4fb1a7c {{(pid=100390) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 10:25:59.243751 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-724a12d9-152d-4f92-836d-0a31240a5e38 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups/79d85c1a-0c24-4ef9-a305-331bc4fb1a7c returned with HTTP 202 Aug 25 10:25:59.244312 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 925/3691] 10.4.3.119 () {68 vars in 1391 bytes} [Tue Aug 25 10:25:59 2026] DELETE /volume/v3/backups/79d85c1a-0c24-4ef9-a305-331bc4fb1a7c => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:25:59.251093 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-a99ded16-dfd5-4c6c-98a8-b7e6a7d01227 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:59.253382 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a99ded16-dfd5-4c6c-98a8-b7e6a7d01227 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/backups/79d85c1a-0c24-4ef9-a305-331bc4fb1a7c Aug 25 10:25:59.253533 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a99ded16-dfd5-4c6c-98a8-b7e6a7d01227 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:59.253710 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a99ded16-dfd5-4c6c-98a8-b7e6a7d01227 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:59.253832 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-a99ded16-dfd5-4c6c-98a8-b7e6a7d01227 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Show backup with id 79d85c1a-0c24-4ef9-a305-331bc4fb1a7c. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:25:59.258720 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:59.258720 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:25:59.259601 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a99ded16-dfd5-4c6c-98a8-b7e6a7d01227 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups/79d85c1a-0c24-4ef9-a305-331bc4fb1a7c returned with HTTP 200 Aug 25 10:25:59.260059 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 914/3692] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:25:59 2026] GET /volume/v3/backups/79d85c1a-0c24-4ef9-a305-331bc4fb1a7c => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:25:59.968844 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-23ec3f95-efeb-425e-a907-9def8c3d41b4 req-5d02c6e5-0de7-4b56-8739-da323a0ab488 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:25:59.971528 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-23ec3f95-efeb-425e-a907-9def8c3d41b4 req-5d02c6e5-0de7-4b56-8739-da323a0ab488 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/volumes/402cf334-999b-4f44-829b-b0ba790d8628 Aug 25 10:25:59.972058 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-23ec3f95-efeb-425e-a907-9def8c3d41b4 req-5d02c6e5-0de7-4b56-8739-da323a0ab488 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:25:59.972486 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-23ec3f95-efeb-425e-a907-9def8c3d41b4 req-5d02c6e5-0de7-4b56-8739-da323a0ab488 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:25:59.983827 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:25:59.983827 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:25:59.988489 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [req-23ec3f95-efeb-425e-a907-9def8c3d41b4 req-5d02c6e5-0de7-4b56-8739-da323a0ab488 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Volume info retrieved successfully. Aug 25 10:25:59.993743 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-23ec3f95-efeb-425e-a907-9def8c3d41b4 req-5d02c6e5-0de7-4b56-8739-da323a0ab488 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/volumes/402cf334-999b-4f44-829b-b0ba790d8628 returned with HTTP 200 Aug 25 10:25:59.994321 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 925/3693] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:25:59 2026] GET /volume/v3/volumes/402cf334-999b-4f44-829b-b0ba790d8628 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:00.070020 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-431fe8e3-3356-486c-b17b-1660de93f49c None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:00.070578 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-431fe8e3-3356-486c-b17b-1660de93f49c None None] GET https://10.4.3.119/volume// Aug 25 10:26:00.070848 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-431fe8e3-3356-486c-b17b-1660de93f49c None None] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:00.071085 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-431fe8e3-3356-486c-b17b-1660de93f49c None None] Calling method 'all' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:00.071590 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-431fe8e3-3356-486c-b17b-1660de93f49c None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:26:00.071980 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 930/3694] 10.4.3.119 () {66 vars in 1428 bytes} [Tue Aug 25 10:26:00 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:26:00.079907 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-23ec3f95-efeb-425e-a907-9def8c3d41b4 req-1ac0fdbb-7a1a-4048-955d-17e78f09c79f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:00.083047 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-23ec3f95-efeb-425e-a907-9def8c3d41b4 req-1ac0fdbb-7a1a-4048-955d-17e78f09c79f tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] POST https://10.4.3.119/volume/v3/attachments Aug 25 10:26:00.083467 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-23ec3f95-efeb-425e-a907-9def8c3d41b4 req-1ac0fdbb-7a1a-4048-955d-17e78f09c79f tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "402cf334-999b-4f44-829b-b0ba790d8628", "connector": null, "instance_uuid": "f3406d72-7f56-4e97-819c-37e992d2f2d3"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:26:00.092948 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:00.092948 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:26:00.124458 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-23ec3f95-efeb-425e-a907-9def8c3d41b4 req-1ac0fdbb-7a1a-4048-955d-17e78f09c79f tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/attachments returned with HTTP 200 Aug 25 10:26:00.124918 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 926/3695] 10.4.3.119 () {74 vars in 1594 bytes} [Tue Aug 25 10:26:00 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 25 10:26:00.163960 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-a177c5d7-1442-49cc-b7bc-69fd474a70a8 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:00.166465 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a177c5d7-1442-49cc-b7bc-69fd474a70a8 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/volumes/402cf334-999b-4f44-829b-b0ba790d8628 Aug 25 10:26:00.166637 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a177c5d7-1442-49cc-b7bc-69fd474a70a8 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:00.166895 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a177c5d7-1442-49cc-b7bc-69fd474a70a8 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:00.176272 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-8c5f68c4-485f-44ec-9fe6-7d1b4d78d6e3 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:00.176683 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8c5f68c4-485f-44ec-9fe6-7d1b4d78d6e3 None None] GET https://10.4.3.119/volume// Aug 25 10:26:00.176846 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8c5f68c4-485f-44ec-9fe6-7d1b4d78d6e3 None None] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:00.177028 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8c5f68c4-485f-44ec-9fe6-7d1b4d78d6e3 None None] Calling method 'all' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:00.177393 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8c5f68c4-485f-44ec-9fe6-7d1b4d78d6e3 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:26:00.177777 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 926/3696] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:26:00 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:26:00.184445 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:00.184445 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:26:00.186999 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-23ec3f95-efeb-425e-a907-9def8c3d41b4 req-38992d90-95e2-4694-b2a4-5cc5839644d3 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:00.189288 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-23ec3f95-efeb-425e-a907-9def8c3d41b4 req-38992d90-95e2-4694-b2a4-5cc5839644d3 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/volumes/402cf334-999b-4f44-829b-b0ba790d8628 Aug 25 10:26:00.189499 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-a177c5d7-1442-49cc-b7bc-69fd474a70a8 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Volume info retrieved successfully. Aug 25 10:26:00.189544 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-23ec3f95-efeb-425e-a907-9def8c3d41b4 req-38992d90-95e2-4694-b2a4-5cc5839644d3 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:00.189715 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-23ec3f95-efeb-425e-a907-9def8c3d41b4 req-38992d90-95e2-4694-b2a4-5cc5839644d3 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:00.195559 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a177c5d7-1442-49cc-b7bc-69fd474a70a8 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/volumes/402cf334-999b-4f44-829b-b0ba790d8628 returned with HTTP 200 Aug 25 10:26:00.196069 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 915/3697] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:26:00 2026] GET /volume/v3/volumes/402cf334-999b-4f44-829b-b0ba790d8628 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:00.200904 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:00.200904 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:26:00.205912 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-23ec3f95-efeb-425e-a907-9def8c3d41b4 req-38992d90-95e2-4694-b2a4-5cc5839644d3 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Volume info retrieved successfully. Aug 25 10:26:00.211896 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-23ec3f95-efeb-425e-a907-9def8c3d41b4 req-38992d90-95e2-4694-b2a4-5cc5839644d3 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/volumes/402cf334-999b-4f44-829b-b0ba790d8628 returned with HTTP 200 Aug 25 10:26:00.212498 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 931/3698] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:26:00 2026] GET /volume/v3/volumes/402cf334-999b-4f44-829b-b0ba790d8628 => generated 1025 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:26:00.269794 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-79a839bc-aea7-4406-a34d-e4ffbf9623a6 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:00.271674 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-79a839bc-aea7-4406-a34d-e4ffbf9623a6 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/backups/79d85c1a-0c24-4ef9-a305-331bc4fb1a7c Aug 25 10:26:00.271905 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-79a839bc-aea7-4406-a34d-e4ffbf9623a6 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:00.272118 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-79a839bc-aea7-4406-a34d-e4ffbf9623a6 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:00.272393 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-79a839bc-aea7-4406-a34d-e4ffbf9623a6 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Show backup with id 79d85c1a-0c24-4ef9-a305-331bc4fb1a7c. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:26:00.275996 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-79a839bc-aea7-4406-a34d-e4ffbf9623a6 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups/79d85c1a-0c24-4ef9-a305-331bc4fb1a7c returned with HTTP 404 Aug 25 10:26:00.276564 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 927/3699] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:26:00 2026] GET /volume/v3/backups/79d85c1a-0c24-4ef9-a305-331bc4fb1a7c => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:26:00.283566 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-81760684-80a2-497b-a5d0-630c8ab43bf7 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:00.285468 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-81760684-80a2-497b-a5d0-630c8ab43bf7 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] DELETE https://10.4.3.119/volume/v3/backups/82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea Aug 25 10:26:00.285684 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-81760684-80a2-497b-a5d0-630c8ab43bf7 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:00.285865 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-81760684-80a2-497b-a5d0-630c8ab43bf7 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:00.285965 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.contrib.backups [None req-81760684-80a2-497b-a5d0-630c8ab43bf7 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Delete backup with id: 82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea. Aug 25 10:26:00.290206 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:00.290206 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:26:00.302531 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.backup.rpcapi [None req-81760684-80a2-497b-a5d0-630c8ab43bf7 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] delete_backup rpcapi backup_id 82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea {{(pid=100388) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 10:26:00.304309 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-81760684-80a2-497b-a5d0-630c8ab43bf7 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups/82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea returned with HTTP 202 Aug 25 10:26:00.305061 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 927/3700] 10.4.3.119 () {68 vars in 1391 bytes} [Tue Aug 25 10:26:00 2026] DELETE /volume/v3/backups/82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:26:00.317300 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-6427f42d-b5dc-44bb-9053-f8735770b2c2 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:00.319269 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6427f42d-b5dc-44bb-9053-f8735770b2c2 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/backups/82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea Aug 25 10:26:00.319520 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6427f42d-b5dc-44bb-9053-f8735770b2c2 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:00.319705 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6427f42d-b5dc-44bb-9053-f8735770b2c2 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:00.319909 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-6427f42d-b5dc-44bb-9053-f8735770b2c2 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Show backup with id 82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:26:00.326017 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:00.326017 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:26:00.326762 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6427f42d-b5dc-44bb-9053-f8735770b2c2 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups/82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea returned with HTTP 200 Aug 25 10:26:00.327240 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 916/3701] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:26:00 2026] GET /volume/v3/backups/82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:00.331084 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-23ec3f95-efeb-425e-a907-9def8c3d41b4 req-f7c67602-932e-452e-b878-a213e8b755e9 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:00.333247 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-23ec3f95-efeb-425e-a907-9def8c3d41b4 req-f7c67602-932e-452e-b878-a213e8b755e9 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] PUT https://10.4.3.119/volume/v3/attachments/7cf0462b-88ab-4d6f-ba36-ba8d5e5a5125 Aug 25 10:26:00.333676 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-23ec3f95-efeb-425e-a907-9def8c3d41b4 req-f7c67602-932e-452e-b878-a213e8b755e9 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.119", "host": "np0000008063", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3398d5156650", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "462fd6ce-c505-48ef-84ec-f85776d45b24", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:26:00.341766 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-23ec3f95-efeb-425e-a907-9def8c3d41b4 req-f7c67602-932e-452e-b878-a213e8b755e9 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Acquiring lock "cinder-attachment_update-402cf334-999b-4f44-829b-b0ba790d8628-np0000008063" by "attachment_update" {{(pid=100391) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 10:26:00.346762 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-23ec3f95-efeb-425e-a907-9def8c3d41b4 req-f7c67602-932e-452e-b878-a213e8b755e9 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Lock "cinder-attachment_update-402cf334-999b-4f44-829b-b0ba790d8628-np0000008063" acquired by "attachment_update" :: waited 0.005s {{(pid=100391) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 10:26:00.347702 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:00.347702 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:26:00.450409 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-23ec3f95-efeb-425e-a907-9def8c3d41b4 req-f7c67602-932e-452e-b878-a213e8b755e9 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Lock "cinder-attachment_update-402cf334-999b-4f44-829b-b0ba790d8628-np0000008063" released by "attachment_update" :: held 0.104s {{(pid=100391) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 10:26:00.450715 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-23ec3f95-efeb-425e-a907-9def8c3d41b4 req-f7c67602-932e-452e-b878-a213e8b755e9 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/attachments/7cf0462b-88ab-4d6f-ba36-ba8d5e5a5125 returned with HTTP 200 Aug 25 10:26:00.451186 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 932/3702] 10.4.3.119 () {74 vars in 1704 bytes} [Tue Aug 25 10:26:00 2026] PUT /volume/v3/attachments/7cf0462b-88ab-4d6f-ba36-ba8d5e5a5125 => generated 969 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:26:01.209943 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-1d24f44d-3ad5-4f7f-ae59-a3f42b1d34dc None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:01.211903 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1d24f44d-3ad5-4f7f-ae59-a3f42b1d34dc tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/volumes/402cf334-999b-4f44-829b-b0ba790d8628 Aug 25 10:26:01.212098 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1d24f44d-3ad5-4f7f-ae59-a3f42b1d34dc tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:01.212303 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1d24f44d-3ad5-4f7f-ae59-a3f42b1d34dc tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:01.222790 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:01.222790 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:26:01.226412 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-1d24f44d-3ad5-4f7f-ae59-a3f42b1d34dc tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Volume info retrieved successfully. Aug 25 10:26:01.231160 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1d24f44d-3ad5-4f7f-ae59-a3f42b1d34dc tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/volumes/402cf334-999b-4f44-829b-b0ba790d8628 returned with HTTP 200 Aug 25 10:26:01.231570 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 928/3703] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:26:01 2026] GET /volume/v3/volumes/402cf334-999b-4f44-829b-b0ba790d8628 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:01.339893 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-d3591d41-6dc8-43c8-a2de-85c172b953d3 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:01.341682 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d3591d41-6dc8-43c8-a2de-85c172b953d3 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/backups/82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea Aug 25 10:26:01.341872 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d3591d41-6dc8-43c8-a2de-85c172b953d3 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:01.342038 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d3591d41-6dc8-43c8-a2de-85c172b953d3 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:01.342146 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-d3591d41-6dc8-43c8-a2de-85c172b953d3 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Show backup with id 82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:26:01.345531 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d3591d41-6dc8-43c8-a2de-85c172b953d3 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/backups/82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea returned with HTTP 404 Aug 25 10:26:01.345917 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 928/3704] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:26:01 2026] GET /volume/v3/backups/82b54cf5-46d0-4aa6-aa66-6b4c1ea936ea => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:26:01.353553 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-b8cb07db-e40c-4582-8b53-db1ce62dc005 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:01.355252 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b8cb07db-e40c-4582-8b53-db1ce62dc005 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] DELETE https://10.4.3.119/volume/v3/volumes/04c4bf5e-99ad-4587-85a1-ac940e293871 Aug 25 10:26:01.355490 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b8cb07db-e40c-4582-8b53-db1ce62dc005 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:01.355672 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b8cb07db-e40c-4582-8b53-db1ce62dc005 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:01.355829 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-b8cb07db-e40c-4582-8b53-db1ce62dc005 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Delete volume with id: 04c4bf5e-99ad-4587-85a1-ac940e293871 Aug 25 10:26:01.363956 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:01.363956 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:26:01.364294 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-b8cb07db-e40c-4582-8b53-db1ce62dc005 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Volume info retrieved successfully. Aug 25 10:26:01.381016 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-b8cb07db-e40c-4582-8b53-db1ce62dc005 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Delete volume request issued successfully. Aug 25 10:26:01.381246 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b8cb07db-e40c-4582-8b53-db1ce62dc005 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/volumes/04c4bf5e-99ad-4587-85a1-ac940e293871 returned with HTTP 202 Aug 25 10:26:01.381629 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 917/3705] 10.4.3.119 () {68 vars in 1391 bytes} [Tue Aug 25 10:26:01 2026] DELETE /volume/v3/volumes/04c4bf5e-99ad-4587-85a1-ac940e293871 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:26:01.390896 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-dcc66cd4-8ea6-46cd-8160-a1a5755aa032 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:01.392570 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-dcc66cd4-8ea6-46cd-8160-a1a5755aa032 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/volumes/04c4bf5e-99ad-4587-85a1-ac940e293871 Aug 25 10:26:01.392984 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-dcc66cd4-8ea6-46cd-8160-a1a5755aa032 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:01.393301 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-dcc66cd4-8ea6-46cd-8160-a1a5755aa032 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:01.402979 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:01.402979 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:26:01.407771 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-dcc66cd4-8ea6-46cd-8160-a1a5755aa032 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Volume info retrieved successfully. Aug 25 10:26:01.413174 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-dcc66cd4-8ea6-46cd-8160-a1a5755aa032 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/volumes/04c4bf5e-99ad-4587-85a1-ac940e293871 returned with HTTP 200 Aug 25 10:26:01.413870 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 933/3706] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:26:01 2026] GET /volume/v3/volumes/04c4bf5e-99ad-4587-85a1-ac940e293871 => generated 1008 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:26:02.244650 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-3bac44b2-2fad-46fd-a397-f23b1506f19a None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:02.247411 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3bac44b2-2fad-46fd-a397-f23b1506f19a tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/volumes/402cf334-999b-4f44-829b-b0ba790d8628 Aug 25 10:26:02.247615 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3bac44b2-2fad-46fd-a397-f23b1506f19a tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:02.247854 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3bac44b2-2fad-46fd-a397-f23b1506f19a tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:02.259814 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:02.259814 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:26:02.264586 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-3bac44b2-2fad-46fd-a397-f23b1506f19a tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Volume info retrieved successfully. Aug 25 10:26:02.269728 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3bac44b2-2fad-46fd-a397-f23b1506f19a tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/volumes/402cf334-999b-4f44-829b-b0ba790d8628 returned with HTTP 200 Aug 25 10:26:02.270191 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 929/3707] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:26:02 2026] GET /volume/v3/volumes/402cf334-999b-4f44-829b-b0ba790d8628 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:02.427028 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-b3624bf8-beab-4805-8b56-8aebc3cc2a81 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:02.429342 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b3624bf8-beab-4805-8b56-8aebc3cc2a81 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] GET https://10.4.3.119/volume/v3/volumes/04c4bf5e-99ad-4587-85a1-ac940e293871 Aug 25 10:26:02.429600 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b3624bf8-beab-4805-8b56-8aebc3cc2a81 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:02.429816 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b3624bf8-beab-4805-8b56-8aebc3cc2a81 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:02.436533 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b3624bf8-beab-4805-8b56-8aebc3cc2a81 tempest-ProjectMemberTests33-1655673400 tempest-ProjectMemberTests33-1655673400-project-admin] https://10.4.3.119/volume/v3/volumes/04c4bf5e-99ad-4587-85a1-ac940e293871 returned with HTTP 404 Aug 25 10:26:02.437019 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 929/3708] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:26:02 2026] GET /volume/v3/volumes/04c4bf5e-99ad-4587-85a1-ac940e293871 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:26:03.285120 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-cb215113-85f9-4b1c-b1d6-1edf3f823740 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:03.287812 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-cb215113-85f9-4b1c-b1d6-1edf3f823740 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/volumes/402cf334-999b-4f44-829b-b0ba790d8628 Aug 25 10:26:03.288042 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-cb215113-85f9-4b1c-b1d6-1edf3f823740 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:03.288361 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-cb215113-85f9-4b1c-b1d6-1edf3f823740 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:03.301043 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:03.301043 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:26:03.306015 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-cb215113-85f9-4b1c-b1d6-1edf3f823740 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Volume info retrieved successfully. Aug 25 10:26:03.312852 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-cb215113-85f9-4b1c-b1d6-1edf3f823740 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/volumes/402cf334-999b-4f44-829b-b0ba790d8628 returned with HTTP 200 Aug 25 10:26:03.313569 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 918/3709] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:26:03 2026] GET /volume/v3/volumes/402cf334-999b-4f44-829b-b0ba790d8628 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:03.756108 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-23ec3f95-efeb-425e-a907-9def8c3d41b4 req-6b834d56-b5f1-400c-bf64-32c931d57d43 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:03.758890 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-23ec3f95-efeb-425e-a907-9def8c3d41b4 req-6b834d56-b5f1-400c-bf64-32c931d57d43 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] POST https://10.4.3.119/volume/v3/attachments/7cf0462b-88ab-4d6f-ba36-ba8d5e5a5125/action Aug 25 10:26:03.759492 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-23ec3f95-efeb-425e-a907-9def8c3d41b4 req-6b834d56-b5f1-400c-bf64-32c931d57d43 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Action body: b'{"os-complete": null}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:26:03.759642 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-23ec3f95-efeb-425e-a907-9def8c3d41b4 req-6b834d56-b5f1-400c-bf64-32c931d57d43 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:26:03.781280 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:03.781280 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:26:03.798089 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-23ec3f95-efeb-425e-a907-9def8c3d41b4 req-6b834d56-b5f1-400c-bf64-32c931d57d43 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/attachments/7cf0462b-88ab-4d6f-ba36-ba8d5e5a5125/action returned with HTTP 204 Aug 25 10:26:03.798822 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 934/3710] 10.4.3.119 () {74 vars in 1725 bytes} [Tue Aug 25 10:26:03 2026] POST /volume/v3/attachments/7cf0462b-88ab-4d6f-ba36-ba8d5e5a5125/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:26:04.247723 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-4cd5e03a-1ffa-4875-9e9c-74a37b7eae41 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:04.330174 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-6bc2189f-b2c9-4f35-897e-5069077b8a72 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:04.332602 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6bc2189f-b2c9-4f35-897e-5069077b8a72 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/volumes/402cf334-999b-4f44-829b-b0ba790d8628 Aug 25 10:26:04.332878 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-6bc2189f-b2c9-4f35-897e-5069077b8a72 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:04.333156 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-6bc2189f-b2c9-4f35-897e-5069077b8a72 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:04.335903 np0000008063 devstack@c-api.service[100388]: DEBUG dbcounter [-] [100388] Writing DB stats cinder:SELECT=215,cinder:UPDATE=52,cinder:INSERT=22 {{(pid=100388) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 10:26:04.350382 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:04.350382 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:26:04.356403 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-6bc2189f-b2c9-4f35-897e-5069077b8a72 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Volume info retrieved successfully. Aug 25 10:26:04.362828 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6bc2189f-b2c9-4f35-897e-5069077b8a72 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/volumes/402cf334-999b-4f44-829b-b0ba790d8628 returned with HTTP 200 Aug 25 10:26:04.363553 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 930/3711] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:26:04 2026] GET /volume/v3/volumes/402cf334-999b-4f44-829b-b0ba790d8628 => generated 1138 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:26:04.382714 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-01a53a6a-0f20-47cd-bff7-83d508dbdd13 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:04.386041 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-01a53a6a-0f20-47cd-bff7-83d508dbdd13 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] POST https://10.4.3.119/volume/v3/snapshots Aug 25 10:26:04.386640 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-01a53a6a-0f20-47cd-bff7-83d508dbdd13 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "402cf334-999b-4f44-829b-b0ba790d8628", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-265776578"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:26:04.400671 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:04.400671 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:26:04.401233 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-01a53a6a-0f20-47cd-bff7-83d508dbdd13 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Volume info retrieved successfully. Aug 25 10:26:04.401446 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.snapshots [None req-01a53a6a-0f20-47cd-bff7-83d508dbdd13 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Create snapshot from volume 402cf334-999b-4f44-829b-b0ba790d8628 Aug 25 10:26:04.422022 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4cd5e03a-1ffa-4875-9e9c-74a37b7eae41 tempest-ProjectAdminTests-858037020 tempest-ProjectAdminTests-858037020-project-admin] GET https://10.4.3.119/volume/v3/scheduler-stats/get_pools Aug 25 10:26:04.422223 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4cd5e03a-1ffa-4875-9e9c-74a37b7eae41 tempest-ProjectAdminTests-858037020 tempest-ProjectAdminTests-858037020-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:04.422478 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4cd5e03a-1ffa-4875-9e9c-74a37b7eae41 tempest-ProjectAdminTests-858037020 tempest-ProjectAdminTests-858037020-project-admin] Calling method 'get_pools' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:04.436825 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4cd5e03a-1ffa-4875-9e9c-74a37b7eae41 tempest-ProjectAdminTests-858037020 tempest-ProjectAdminTests-858037020-project-admin] https://10.4.3.119/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 25 10:26:04.437784 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 930/3712] 10.4.3.119 () {66 vars in 1291 bytes} [Tue Aug 25 10:26:04 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:04.443797 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-01a53a6a-0f20-47cd-bff7-83d508dbdd13 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Created reservations ['c718bb70-a4f0-4d1e-b4e1-f4722798a7e1', 'aadf4cb7-683f-4a30-a3e2-906d4ff968f5', '8713beca-5e98-4ee8-b161-42d5be10bd15', '05ee1923-773e-4a22-a2f7-1a62b8609ddf'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:26:04.447170 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-c2916bf8-753c-41a4-8422-70dce39df570 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:04.449393 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c2916bf8-753c-41a4-8422-70dce39df570 tempest-ProjectAdminTests-858037020 tempest-ProjectAdminTests-858037020-project-admin] GET https://10.4.3.119/volume/v3/capabilities/np0000008063@storpool Aug 25 10:26:04.449663 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c2916bf8-753c-41a4-8422-70dce39df570 tempest-ProjectAdminTests-858037020 tempest-ProjectAdminTests-858037020-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:04.449934 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c2916bf8-753c-41a4-8422-70dce39df570 tempest-ProjectAdminTests-858037020 tempest-ProjectAdminTests-858037020-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:04.460064 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c2916bf8-753c-41a4-8422-70dce39df570 tempest-ProjectAdminTests-858037020 tempest-ProjectAdminTests-858037020-project-admin] https://10.4.3.119/volume/v3/capabilities/np0000008063@storpool returned with HTTP 200 Aug 25 10:26:04.460856 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 935/3713] 10.4.3.119 () {66 vars in 1318 bytes} [Tue Aug 25 10:26:04 2026] GET /volume/v3/capabilities/np0000008063@storpool => generated 703 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:04.485112 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-01a53a6a-0f20-47cd-bff7-83d508dbdd13 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Snapshot force create request issued successfully. Aug 25 10:26:04.485468 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-01a53a6a-0f20-47cd-bff7-83d508dbdd13 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/snapshots returned with HTTP 202 Aug 25 10:26:04.485876 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 919/3714] 10.4.3.119 () {68 vars in 1265 bytes} [Tue Aug 25 10:26:04 2026] POST /volume/v3/snapshots => generated 309 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:26:04.496386 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-19f8536a-0e1e-4120-bd41-44b0d9ff8b8b None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:04.498746 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-19f8536a-0e1e-4120-bd41-44b0d9ff8b8b tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/snapshots/998f382a-49d7-4ad2-9638-376cb9d7f104 Aug 25 10:26:04.498972 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-19f8536a-0e1e-4120-bd41-44b0d9ff8b8b tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:04.499241 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-19f8536a-0e1e-4120-bd41-44b0d9ff8b8b tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:04.509866 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:04.509866 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:26:04.510257 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-19f8536a-0e1e-4120-bd41-44b0d9ff8b8b tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Snapshot retrieved successfully. Aug 25 10:26:04.511247 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-19f8536a-0e1e-4120-bd41-44b0d9ff8b8b tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/snapshots/998f382a-49d7-4ad2-9638-376cb9d7f104 returned with HTTP 200 Aug 25 10:26:04.511735 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 931/3715] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:26:04 2026] GET /volume/v3/snapshots/998f382a-49d7-4ad2-9638-376cb9d7f104 => generated 441 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:05.523161 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-2cf20ade-c829-469d-bada-1903c55924ed None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:05.525374 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2cf20ade-c829-469d-bada-1903c55924ed tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/snapshots/998f382a-49d7-4ad2-9638-376cb9d7f104 Aug 25 10:26:05.525644 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2cf20ade-c829-469d-bada-1903c55924ed tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:05.525857 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2cf20ade-c829-469d-bada-1903c55924ed tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:05.533719 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:05.533719 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:26:05.534309 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-2cf20ade-c829-469d-bada-1903c55924ed tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Snapshot retrieved successfully. Aug 25 10:26:05.535297 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2cf20ade-c829-469d-bada-1903c55924ed tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/snapshots/998f382a-49d7-4ad2-9638-376cb9d7f104 returned with HTTP 200 Aug 25 10:26:05.541309 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 931/3716] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:26:05 2026] GET /volume/v3/snapshots/998f382a-49d7-4ad2-9638-376cb9d7f104 => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:05.553270 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-ff74f059-c93c-4c7e-8812-e4336261626d None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:05.555525 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ff74f059-c93c-4c7e-8812-e4336261626d tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] POST https://10.4.3.119/volume/v3/snapshots Aug 25 10:26:05.556083 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ff74f059-c93c-4c7e-8812-e4336261626d tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "402cf334-999b-4f44-829b-b0ba790d8628", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1217435481"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:26:05.576383 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:05.576383 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:26:05.576975 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-ff74f059-c93c-4c7e-8812-e4336261626d tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Volume info retrieved successfully. Aug 25 10:26:05.577177 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.snapshots [None req-ff74f059-c93c-4c7e-8812-e4336261626d tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Create snapshot from volume 402cf334-999b-4f44-829b-b0ba790d8628 Aug 25 10:26:05.621112 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-ff74f059-c93c-4c7e-8812-e4336261626d tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Created reservations ['c7a5af4e-c32d-4211-a29e-5386dcc567fe', 'e63f8b03-2d06-449a-91d0-e048baee0af2', 'b302f69c-b20e-4808-9d58-c98eb5d1331f', 'eba40314-dd61-4a35-b4fa-eb86cba98fb7'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:26:05.675767 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-ff74f059-c93c-4c7e-8812-e4336261626d tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Snapshot force create request issued successfully. Aug 25 10:26:05.676400 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ff74f059-c93c-4c7e-8812-e4336261626d tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/snapshots returned with HTTP 202 Aug 25 10:26:05.677007 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 936/3717] 10.4.3.119 () {68 vars in 1265 bytes} [Tue Aug 25 10:26:05 2026] POST /volume/v3/snapshots => generated 310 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:26:05.688615 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-616769d0-a32c-4b77-80cd-9832f2cc42ed None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:05.690940 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-616769d0-a32c-4b77-80cd-9832f2cc42ed tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/snapshots/48a665fe-112d-43a3-9805-3b62e3a5ca5e Aug 25 10:26:05.691231 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-616769d0-a32c-4b77-80cd-9832f2cc42ed tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:05.691503 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-616769d0-a32c-4b77-80cd-9832f2cc42ed tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:05.697712 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:05.697712 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:26:05.698252 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-616769d0-a32c-4b77-80cd-9832f2cc42ed tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Snapshot retrieved successfully. Aug 25 10:26:05.699498 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-616769d0-a32c-4b77-80cd-9832f2cc42ed tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/snapshots/48a665fe-112d-43a3-9805-3b62e3a5ca5e returned with HTTP 200 Aug 25 10:26:05.700153 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 920/3718] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:26:05 2026] GET /volume/v3/snapshots/48a665fe-112d-43a3-9805-3b62e3a5ca5e => generated 442 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:06.358495 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-fb9f001d-f9f2-4316-8081-0e887d26eb4f None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:06.463706 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-fb9f001d-f9f2-4316-8081-0e887d26eb4f tempest-ProjectReaderTests-1983885699 tempest-ProjectReaderTests-1983885699-project-admin] POST https://10.4.3.119/volume/v3/types Aug 25 10:26:06.464259 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-fb9f001d-f9f2-4316-8081-0e887d26eb4f tempest-ProjectReaderTests-1983885699 tempest-ProjectReaderTests-1983885699-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-906288953", "extra_specs": {"storage_protocol": "tempest-storage_protocol-378528959", "vendor_name": "tempest-vendor_name-1588936932"}}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:26:06.485396 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-fb9f001d-f9f2-4316-8081-0e887d26eb4f tempest-ProjectReaderTests-1983885699 tempest-ProjectReaderTests-1983885699-project-admin] https://10.4.3.119/volume/v3/types returned with HTTP 200 Aug 25 10:26:06.485931 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 932/3719] 10.4.3.119 () {68 vars in 1253 bytes} [Tue Aug 25 10:26:06 2026] POST /volume/v3/types => generated 328 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:06.495243 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-877dbfc4-da41-4dff-a497-d44cea2e0023 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:06.497266 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-877dbfc4-da41-4dff-a497-d44cea2e0023 tempest-ProjectReaderTests-1983885699 tempest-ProjectReaderTests-1983885699-project-admin] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:26:06.497673 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-877dbfc4-da41-4dff-a497-d44cea2e0023 tempest-ProjectReaderTests-1983885699 tempest-ProjectReaderTests-1983885699-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "c3ea2798-cb45-47f4-add7-0695983e1929", "size": 1}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:26:06.499227 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volumes [None req-877dbfc4-da41-4dff-a497-d44cea2e0023 tempest-ProjectReaderTests-1983885699 tempest-ProjectReaderTests-1983885699-project-admin] Create volume request body: {'volume': {'volume_type': 'c3ea2798-cb45-47f4-add7-0695983e1929', 'size': 1}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:26:06.503764 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-877dbfc4-da41-4dff-a497-d44cea2e0023 tempest-ProjectReaderTests-1983885699 tempest-ProjectReaderTests-1983885699-project-admin] Create volume of 1 GB Aug 25 10:26:06.504185 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:06.504185 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:26:06.504720 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-877dbfc4-da41-4dff-a497-d44cea2e0023 tempest-ProjectReaderTests-1983885699 tempest-ProjectReaderTests-1983885699-project-admin] Availability Zones retrieved successfully. Aug 25 10:26:06.511698 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-877dbfc4-da41-4dff-a497-d44cea2e0023 tempest-ProjectReaderTests-1983885699 tempest-ProjectReaderTests-1983885699-project-admin] Flow 'volume_create_api' (4b292fcf-de13-4973-88e3-770e544a069e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:26:06.512807 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-877dbfc4-da41-4dff-a497-d44cea2e0023 tempest-ProjectReaderTests-1983885699 tempest-ProjectReaderTests-1983885699-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a63ac9b2-39c6-4e91-87a3-3b844fc6132a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:26:06.513782 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-877dbfc4-da41-4dff-a497-d44cea2e0023 tempest-ProjectReaderTests-1983885699 tempest-ProjectReaderTests-1983885699-project-admin] Validating volume size '1' using validate_int {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:26:06.544212 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-877dbfc4-da41-4dff-a497-d44cea2e0023 tempest-ProjectReaderTests-1983885699 tempest-ProjectReaderTests-1983885699-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a63ac9b2-39c6-4e91-87a3-3b844fc6132a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:26:06Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-378528959',vendor_name='tempest-vendor_name-1588936932'},id=c3ea2798-cb45-47f4-add7-0695983e1929,is_public=True,name='tempest-ProjectReaderTests-volume-type-906288953',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c3ea2798-cb45-47f4-add7-0695983e1929', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:26:06.545390 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-877dbfc4-da41-4dff-a497-d44cea2e0023 tempest-ProjectReaderTests-1983885699 tempest-ProjectReaderTests-1983885699-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06f3ad2c-6a88-4538-ad74-3e2010120e6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:26:06.580270 np0000008063 devstack@c-api.service[100390]: WARNING cinder.quota [None req-877dbfc4-da41-4dff-a497-d44cea2e0023 tempest-ProjectReaderTests-1983885699 tempest-ProjectReaderTests-1983885699-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-906288953 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-906288953, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:26:06.580620 np0000008063 devstack@c-api.service[100390]: WARNING cinder.quota [None req-877dbfc4-da41-4dff-a497-d44cea2e0023 tempest-ProjectReaderTests-1983885699 tempest-ProjectReaderTests-1983885699-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-906288953 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-906288953, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:26:06.617705 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-877dbfc4-da41-4dff-a497-d44cea2e0023 tempest-ProjectReaderTests-1983885699 tempest-ProjectReaderTests-1983885699-project-admin] Created reservations ['5d32a0dc-93ea-4708-b704-a34ae0bcbdd5', 'e36fdb5e-fc09-4350-af9f-761ea62f77c4', '0bb4a893-10a8-4fe0-aa9a-789bbc96e7b8', '69f198f6-f4d4-4633-810c-21d503ea9f65'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:26:06.618594 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-877dbfc4-da41-4dff-a497-d44cea2e0023 tempest-ProjectReaderTests-1983885699 tempest-ProjectReaderTests-1983885699-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06f3ad2c-6a88-4538-ad74-3e2010120e6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5d32a0dc-93ea-4708-b704-a34ae0bcbdd5', 'e36fdb5e-fc09-4350-af9f-761ea62f77c4', '0bb4a893-10a8-4fe0-aa9a-789bbc96e7b8', '69f198f6-f4d4-4633-810c-21d503ea9f65']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:26:06.619349 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-877dbfc4-da41-4dff-a497-d44cea2e0023 tempest-ProjectReaderTests-1983885699 tempest-ProjectReaderTests-1983885699-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33978127-ac5b-4d27-a7c5-7ea4fb66c919) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:26:06.646996 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-877dbfc4-da41-4dff-a497-d44cea2e0023 tempest-ProjectReaderTests-1983885699 tempest-ProjectReaderTests-1983885699-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33978127-ac5b-4d27-a7c5-7ea4fb66c919) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3e848205-0ef7-4c7b-b372-b83c1df5fdef', '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='cab550ad972e47ef8e24fa36ae7dba0d',qos_specs=None,replication_status=,reservations=['5d32a0dc-93ea-4708-b704-a34ae0bcbdd5','e36fdb5e-fc09-4350-af9f-761ea62f77c4','0bb4a893-10a8-4fe0-aa9a-789bbc96e7b8','69f198f6-f4d4-4633-810c-21d503ea9f65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49da4e92131b49eba6c68dbb5d4895df',volume_type_id=c3ea2798-cb45-47f4-add7-0695983e1929), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:26:06Z,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=3e848205-0ef7-4c7b-b372-b83c1df5fdef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cab550ad972e47ef8e24fa36ae7dba0d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='49da4e92131b49eba6c68dbb5d4895df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c3ea2798-cb45-47f4-add7-0695983e1929),volume_type_id=c3ea2798-cb45-47f4-add7-0695983e1929)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:26:06.651184 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-877dbfc4-da41-4dff-a497-d44cea2e0023 tempest-ProjectReaderTests-1983885699 tempest-ProjectReaderTests-1983885699-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae759952-717e-4325-b8ef-577675750fa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:26:06.670543 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-877dbfc4-da41-4dff-a497-d44cea2e0023 tempest-ProjectReaderTests-1983885699 tempest-ProjectReaderTests-1983885699-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae759952-717e-4325-b8ef-577675750fa4) transitioned into state 'SUCCESS' from 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='cab550ad972e47ef8e24fa36ae7dba0d',qos_specs=None,replication_status=,reservations=['5d32a0dc-93ea-4708-b704-a34ae0bcbdd5','e36fdb5e-fc09-4350-af9f-761ea62f77c4','0bb4a893-10a8-4fe0-aa9a-789bbc96e7b8','69f198f6-f4d4-4633-810c-21d503ea9f65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49da4e92131b49eba6c68dbb5d4895df',volume_type_id=c3ea2798-cb45-47f4-add7-0695983e1929)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:26:06.671528 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-877dbfc4-da41-4dff-a497-d44cea2e0023 tempest-ProjectReaderTests-1983885699 tempest-ProjectReaderTests-1983885699-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2fe88d29-ce7a-44f9-b627-87e394affe8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:26:06.681979 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-877dbfc4-da41-4dff-a497-d44cea2e0023 tempest-ProjectReaderTests-1983885699 tempest-ProjectReaderTests-1983885699-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2fe88d29-ce7a-44f9-b627-87e394affe8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:26:06.682771 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-877dbfc4-da41-4dff-a497-d44cea2e0023 tempest-ProjectReaderTests-1983885699 tempest-ProjectReaderTests-1983885699-project-admin] Flow 'volume_create_api' (4b292fcf-de13-4973-88e3-770e544a069e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:26:06.683055 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-877dbfc4-da41-4dff-a497-d44cea2e0023 tempest-ProjectReaderTests-1983885699 tempest-ProjectReaderTests-1983885699-project-admin] Create volume request issued successfully. Aug 25 10:26:06.683681 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-877dbfc4-da41-4dff-a497-d44cea2e0023 tempest-ProjectReaderTests-1983885699 tempest-ProjectReaderTests-1983885699-project-admin] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:26:06.684079 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 932/3720] 10.4.3.119 () {70 vars in 1298 bytes} [Tue Aug 25 10:26:06 2026] POST /volume/v3/volumes => generated 773 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:26:06.697880 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-2a034aa5-24ab-42a6-8221-3bc2dcb32c59 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:06.700215 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2a034aa5-24ab-42a6-8221-3bc2dcb32c59 tempest-ProjectReaderTests-1983885699 tempest-ProjectReaderTests-1983885699-project-admin] GET https://10.4.3.119/volume/v3/volumes/3e848205-0ef7-4c7b-b372-b83c1df5fdef Aug 25 10:26:06.700587 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2a034aa5-24ab-42a6-8221-3bc2dcb32c59 tempest-ProjectReaderTests-1983885699 tempest-ProjectReaderTests-1983885699-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:06.700923 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2a034aa5-24ab-42a6-8221-3bc2dcb32c59 tempest-ProjectReaderTests-1983885699 tempest-ProjectReaderTests-1983885699-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:06.708752 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:06.708752 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:26:06.712962 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-d378d74c-8c35-4c55-885b-4128bd2cce53 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:06.713366 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-2a034aa5-24ab-42a6-8221-3bc2dcb32c59 tempest-ProjectReaderTests-1983885699 tempest-ProjectReaderTests-1983885699-project-admin] Volume info retrieved successfully. Aug 25 10:26:06.715294 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d378d74c-8c35-4c55-885b-4128bd2cce53 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/snapshots/48a665fe-112d-43a3-9805-3b62e3a5ca5e Aug 25 10:26:06.715546 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d378d74c-8c35-4c55-885b-4128bd2cce53 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:06.715750 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d378d74c-8c35-4c55-885b-4128bd2cce53 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:06.718383 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2a034aa5-24ab-42a6-8221-3bc2dcb32c59 tempest-ProjectReaderTests-1983885699 tempest-ProjectReaderTests-1983885699-project-admin] https://10.4.3.119/volume/v3/volumes/3e848205-0ef7-4c7b-b372-b83c1df5fdef returned with HTTP 200 Aug 25 10:26:06.718831 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 937/3721] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:26:06 2026] GET /volume/v3/volumes/3e848205-0ef7-4c7b-b372-b83c1df5fdef => generated 952 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:06.724858 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:06.724858 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:26:06.725064 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-d378d74c-8c35-4c55-885b-4128bd2cce53 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Snapshot retrieved successfully. Aug 25 10:26:06.725896 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d378d74c-8c35-4c55-885b-4128bd2cce53 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/snapshots/48a665fe-112d-43a3-9805-3b62e3a5ca5e returned with HTTP 200 Aug 25 10:26:06.726719 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 921/3722] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:26:06 2026] GET /volume/v3/snapshots/48a665fe-112d-43a3-9805-3b62e3a5ca5e => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:06.738805 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-b50735e3-6958-4547-86d2-c7dcca4b429b None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:06.742089 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b50735e3-6958-4547-86d2-c7dcca4b429b tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] DELETE https://10.4.3.119/volume/v3/snapshots/48a665fe-112d-43a3-9805-3b62e3a5ca5e Aug 25 10:26:06.742404 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b50735e3-6958-4547-86d2-c7dcca4b429b tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:06.742705 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b50735e3-6958-4547-86d2-c7dcca4b429b tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:06.742985 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.snapshots [None req-b50735e3-6958-4547-86d2-c7dcca4b429b tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Delete snapshot with id: 48a665fe-112d-43a3-9805-3b62e3a5ca5e Aug 25 10:26:06.751373 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:06.751373 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:26:06.752199 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-b50735e3-6958-4547-86d2-c7dcca4b429b tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Snapshot retrieved successfully. Aug 25 10:26:06.778784 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-b50735e3-6958-4547-86d2-c7dcca4b429b tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Snapshot delete request issued successfully. Aug 25 10:26:06.779025 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b50735e3-6958-4547-86d2-c7dcca4b429b tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/snapshots/48a665fe-112d-43a3-9805-3b62e3a5ca5e returned with HTTP 202 Aug 25 10:26:06.781148 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 933/3723] 10.4.3.119 () {66 vars in 1357 bytes} [Tue Aug 25 10:26:06 2026] DELETE /volume/v3/snapshots/48a665fe-112d-43a3-9805-3b62e3a5ca5e => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:26:06.790281 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-39763976-6588-4e0d-a595-70b36a775dc7 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:06.793489 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-39763976-6588-4e0d-a595-70b36a775dc7 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/snapshots/48a665fe-112d-43a3-9805-3b62e3a5ca5e Aug 25 10:26:06.793767 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-39763976-6588-4e0d-a595-70b36a775dc7 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:06.794022 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-39763976-6588-4e0d-a595-70b36a775dc7 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:06.800796 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:06.800796 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:26:06.801507 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-39763976-6588-4e0d-a595-70b36a775dc7 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Snapshot retrieved successfully. Aug 25 10:26:06.802719 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-39763976-6588-4e0d-a595-70b36a775dc7 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/snapshots/48a665fe-112d-43a3-9805-3b62e3a5ca5e returned with HTTP 200 Aug 25 10:26:06.803246 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 933/3724] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:26:06 2026] GET /volume/v3/snapshots/48a665fe-112d-43a3-9805-3b62e3a5ca5e => generated 468 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:07.735239 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-94935bfe-c742-4229-aaee-4e70433ebf22 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:07.737408 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-94935bfe-c742-4229-aaee-4e70433ebf22 tempest-ProjectReaderTests-1983885699 tempest-ProjectReaderTests-1983885699-project-admin] GET https://10.4.3.119/volume/v3/volumes/3e848205-0ef7-4c7b-b372-b83c1df5fdef Aug 25 10:26:07.737778 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-94935bfe-c742-4229-aaee-4e70433ebf22 tempest-ProjectReaderTests-1983885699 tempest-ProjectReaderTests-1983885699-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:07.738045 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-94935bfe-c742-4229-aaee-4e70433ebf22 tempest-ProjectReaderTests-1983885699 tempest-ProjectReaderTests-1983885699-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:07.748073 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:07.748073 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:26:07.752718 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-94935bfe-c742-4229-aaee-4e70433ebf22 tempest-ProjectReaderTests-1983885699 tempest-ProjectReaderTests-1983885699-project-admin] Volume info retrieved successfully. Aug 25 10:26:07.758011 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-94935bfe-c742-4229-aaee-4e70433ebf22 tempest-ProjectReaderTests-1983885699 tempest-ProjectReaderTests-1983885699-project-admin] https://10.4.3.119/volume/v3/volumes/3e848205-0ef7-4c7b-b372-b83c1df5fdef returned with HTTP 200 Aug 25 10:26:07.758645 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 938/3725] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:26:07 2026] GET /volume/v3/volumes/3e848205-0ef7-4c7b-b372-b83c1df5fdef => generated 973 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:07.772404 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-1b59243c-a3f9-4c72-a7d1-7f2d6ddea1c0 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:07.774581 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1b59243c-a3f9-4c72-a7d1-7f2d6ddea1c0 tempest-ProjectReaderTests-1983885699 tempest-ProjectReaderTests-1983885699-project-admin] GET https://10.4.3.119/volume/v3/messages Aug 25 10:26:07.774809 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1b59243c-a3f9-4c72-a7d1-7f2d6ddea1c0 tempest-ProjectReaderTests-1983885699 tempest-ProjectReaderTests-1983885699-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:07.775005 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1b59243c-a3f9-4c72-a7d1-7f2d6ddea1c0 tempest-ProjectReaderTests-1983885699 tempest-ProjectReaderTests-1983885699-project-admin] Calling method 'version_select' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:07.779409 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1b59243c-a3f9-4c72-a7d1-7f2d6ddea1c0 tempest-ProjectReaderTests-1983885699 tempest-ProjectReaderTests-1983885699-project-admin] https://10.4.3.119/volume/v3/messages returned with HTTP 200 Aug 25 10:26:07.779779 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 922/3726] 10.4.3.119 () {68 vars in 1280 bytes} [Tue Aug 25 10:26:07 2026] GET /volume/v3/messages => generated 670 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:07.789313 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-7a7c6fc6-3fff-4dbf-8494-63e80e23ee3a None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:07.813188 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-6a3bdd2b-a1ad-487e-a205-94d0e872382d None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:07.815572 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6a3bdd2b-a1ad-487e-a205-94d0e872382d tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/snapshots/48a665fe-112d-43a3-9805-3b62e3a5ca5e Aug 25 10:26:07.815857 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6a3bdd2b-a1ad-487e-a205-94d0e872382d tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:07.816147 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6a3bdd2b-a1ad-487e-a205-94d0e872382d tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:07.821214 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6a3bdd2b-a1ad-487e-a205-94d0e872382d tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/snapshots/48a665fe-112d-43a3-9805-3b62e3a5ca5e returned with HTTP 404 Aug 25 10:26:07.821790 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 934/3727] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:26:07 2026] GET /volume/v3/snapshots/48a665fe-112d-43a3-9805-3b62e3a5ca5e => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:26:07.829994 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-8d6376e5-e532-4fc0-8047-5e925c9acee6 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:07.834429 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8d6376e5-e532-4fc0-8047-5e925c9acee6 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] DELETE https://10.4.3.119/volume/v3/snapshots/9b4e7eb7-9c43-4393-ae49-8abf3a9bace7 Aug 25 10:26:07.834795 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-8d6376e5-e532-4fc0-8047-5e925c9acee6 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:07.835125 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-8d6376e5-e532-4fc0-8047-5e925c9acee6 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:07.835351 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.snapshots [None req-8d6376e5-e532-4fc0-8047-5e925c9acee6 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Delete snapshot with id: 9b4e7eb7-9c43-4393-ae49-8abf3a9bace7 Aug 25 10:26:07.841798 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:07.841798 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:26:07.842665 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-8d6376e5-e532-4fc0-8047-5e925c9acee6 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Snapshot retrieved successfully. Aug 25 10:26:07.862361 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7a7c6fc6-3fff-4dbf-8494-63e80e23ee3a tempest-ProjectReaderTests-1983885699 tempest-ProjectReaderTests-1983885699-project-reader] GET https://10.4.3.119/volume/v3/messages Aug 25 10:26:07.862662 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7a7c6fc6-3fff-4dbf-8494-63e80e23ee3a tempest-ProjectReaderTests-1983885699 tempest-ProjectReaderTests-1983885699-project-reader] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:07.862953 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7a7c6fc6-3fff-4dbf-8494-63e80e23ee3a tempest-ProjectReaderTests-1983885699 tempest-ProjectReaderTests-1983885699-project-reader] Calling method 'version_select' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:07.863257 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:07.863257 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:26:07.865593 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-8d6376e5-e532-4fc0-8047-5e925c9acee6 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Snapshot delete request issued successfully. Aug 25 10:26:07.865837 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8d6376e5-e532-4fc0-8047-5e925c9acee6 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/snapshots/9b4e7eb7-9c43-4393-ae49-8abf3a9bace7 returned with HTTP 202 Aug 25 10:26:07.866477 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 939/3728] 10.4.3.119 () {66 vars in 1357 bytes} [Tue Aug 25 10:26:07 2026] DELETE /volume/v3/snapshots/9b4e7eb7-9c43-4393-ae49-8abf3a9bace7 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:26:07.871395 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7a7c6fc6-3fff-4dbf-8494-63e80e23ee3a tempest-ProjectReaderTests-1983885699 tempest-ProjectReaderTests-1983885699-project-reader] https://10.4.3.119/volume/v3/messages returned with HTTP 200 Aug 25 10:26:07.871818 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 934/3729] 10.4.3.119 () {68 vars in 1280 bytes} [Tue Aug 25 10:26:07 2026] GET /volume/v3/messages => generated 670 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:07.876520 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-6ab0f283-716a-4cb0-bdff-cd25d9f2f374 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:07.879841 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6ab0f283-716a-4cb0-bdff-cd25d9f2f374 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/snapshots/9b4e7eb7-9c43-4393-ae49-8abf3a9bace7 Aug 25 10:26:07.880321 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6ab0f283-716a-4cb0-bdff-cd25d9f2f374 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:07.880607 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6ab0f283-716a-4cb0-bdff-cd25d9f2f374 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:07.883662 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-7fb1f2b0-af71-4be3-b4a2-00943962978b None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:07.885530 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7fb1f2b0-af71-4be3-b4a2-00943962978b tempest-ProjectReaderTests-1983885699 tempest-ProjectReaderTests-1983885699-project-admin] DELETE https://10.4.3.119/volume/v3/messages/740e925e-d613-409a-bb36-8e1ad7627470 Aug 25 10:26:07.885743 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-7fb1f2b0-af71-4be3-b4a2-00943962978b tempest-ProjectReaderTests-1983885699 tempest-ProjectReaderTests-1983885699-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:07.885958 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-7fb1f2b0-af71-4be3-b4a2-00943962978b tempest-ProjectReaderTests-1983885699 tempest-ProjectReaderTests-1983885699-project-admin] Calling method 'version_select' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:07.888691 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:07.888691 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:26:07.889309 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-6ab0f283-716a-4cb0-bdff-cd25d9f2f374 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Snapshot retrieved successfully. Aug 25 10:26:07.890204 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6ab0f283-716a-4cb0-bdff-cd25d9f2f374 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/snapshots/9b4e7eb7-9c43-4393-ae49-8abf3a9bace7 returned with HTTP 200 Aug 25 10:26:07.890568 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 923/3730] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:26:07 2026] GET /volume/v3/snapshots/9b4e7eb7-9c43-4393-ae49-8abf3a9bace7 => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:07.900632 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7fb1f2b0-af71-4be3-b4a2-00943962978b tempest-ProjectReaderTests-1983885699 tempest-ProjectReaderTests-1983885699-project-admin] https://10.4.3.119/volume/v3/messages/740e925e-d613-409a-bb36-8e1ad7627470 returned with HTTP 204 Aug 25 10:26:07.901542 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 935/3731] 10.4.3.119 () {68 vars in 1394 bytes} [Tue Aug 25 10:26:07 2026] DELETE /volume/v3/messages/740e925e-d613-409a-bb36-8e1ad7627470 => generated 0 bytes in 18 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 25 10:26:07.910970 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-7d204507-0953-4ce5-accf-39cb4b9a53fa None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:07.914023 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7d204507-0953-4ce5-accf-39cb4b9a53fa tempest-ProjectReaderTests-1983885699 tempest-ProjectReaderTests-1983885699-project-admin] DELETE https://10.4.3.119/volume/v3/volumes/3e848205-0ef7-4c7b-b372-b83c1df5fdef Aug 25 10:26:07.914690 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7d204507-0953-4ce5-accf-39cb4b9a53fa tempest-ProjectReaderTests-1983885699 tempest-ProjectReaderTests-1983885699-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:07.915100 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7d204507-0953-4ce5-accf-39cb4b9a53fa tempest-ProjectReaderTests-1983885699 tempest-ProjectReaderTests-1983885699-project-admin] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:07.915475 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-7d204507-0953-4ce5-accf-39cb4b9a53fa tempest-ProjectReaderTests-1983885699 tempest-ProjectReaderTests-1983885699-project-admin] Delete volume with id: 3e848205-0ef7-4c7b-b372-b83c1df5fdef Aug 25 10:26:07.925686 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:07.925686 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:26:07.926228 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-7d204507-0953-4ce5-accf-39cb4b9a53fa tempest-ProjectReaderTests-1983885699 tempest-ProjectReaderTests-1983885699-project-admin] Volume info retrieved successfully. Aug 25 10:26:07.927339 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-7d204507-0953-4ce5-accf-39cb4b9a53fa tempest-ProjectReaderTests-1983885699 tempest-ProjectReaderTests-1983885699-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100391) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 25 10:26:07.939484 np0000008063 devstack@c-api.service[100391]: WARNING cinder.quota [None req-7d204507-0953-4ce5-accf-39cb4b9a53fa tempest-ProjectReaderTests-1983885699 tempest-ProjectReaderTests-1983885699-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-906288953 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-906288953, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:26:07.939753 np0000008063 devstack@c-api.service[100391]: WARNING cinder.quota [None req-7d204507-0953-4ce5-accf-39cb4b9a53fa tempest-ProjectReaderTests-1983885699 tempest-ProjectReaderTests-1983885699-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-906288953 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-906288953, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:26:07.949685 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-7d204507-0953-4ce5-accf-39cb4b9a53fa tempest-ProjectReaderTests-1983885699 tempest-ProjectReaderTests-1983885699-project-admin] Created reservations ['ac99b96e-1456-4af0-bb39-acbe04b53a36', '046cb453-e22d-411c-b7d8-e83559602354', '7642e560-1b61-47fe-9f74-126adfdaa2d0', 'c618b063-ba25-414b-ade8-30cfe852c3d5'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:26:07.988435 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-7d204507-0953-4ce5-accf-39cb4b9a53fa tempest-ProjectReaderTests-1983885699 tempest-ProjectReaderTests-1983885699-project-admin] Delete volume request issued successfully. Aug 25 10:26:07.988708 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7d204507-0953-4ce5-accf-39cb4b9a53fa tempest-ProjectReaderTests-1983885699 tempest-ProjectReaderTests-1983885699-project-admin] https://10.4.3.119/volume/v3/volumes/3e848205-0ef7-4c7b-b372-b83c1df5fdef returned with HTTP 202 Aug 25 10:26:07.989629 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 940/3732] 10.4.3.119 () {68 vars in 1391 bytes} [Tue Aug 25 10:26:07 2026] DELETE /volume/v3/volumes/3e848205-0ef7-4c7b-b372-b83c1df5fdef => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:26:07.998076 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-292b7bcb-2046-4ef9-a8ec-957a9083d45e None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:08.000020 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-292b7bcb-2046-4ef9-a8ec-957a9083d45e tempest-ProjectReaderTests-1983885699 tempest-ProjectReaderTests-1983885699-project-admin] DELETE https://10.4.3.119/volume/v3/types/c3ea2798-cb45-47f4-add7-0695983e1929 Aug 25 10:26:08.000226 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-292b7bcb-2046-4ef9-a8ec-957a9083d45e tempest-ProjectReaderTests-1983885699 tempest-ProjectReaderTests-1983885699-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:08.000436 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-292b7bcb-2046-4ef9-a8ec-957a9083d45e tempest-ProjectReaderTests-1983885699 tempest-ProjectReaderTests-1983885699-project-admin] Calling method '_delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:08.029805 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-292b7bcb-2046-4ef9-a8ec-957a9083d45e tempest-ProjectReaderTests-1983885699 tempest-ProjectReaderTests-1983885699-project-admin] https://10.4.3.119/volume/v3/types/c3ea2798-cb45-47f4-add7-0695983e1929 returned with HTTP 202 Aug 25 10:26:08.030273 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 935/3733] 10.4.3.119 () {66 vars in 1345 bytes} [Tue Aug 25 10:26:07 2026] DELETE /volume/v3/types/c3ea2798-cb45-47f4-add7-0695983e1929 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:26:08.041746 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-cc9a52f6-34ae-4db0-90e3-4a295daabe6d None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:08.043683 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-cc9a52f6-34ae-4db0-90e3-4a295daabe6d tempest-ProjectReaderTests-1983885699 tempest-ProjectReaderTests-1983885699-project-admin] POST https://10.4.3.119/volume/v3/types Aug 25 10:26:08.044034 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-cc9a52f6-34ae-4db0-90e3-4a295daabe6d tempest-ProjectReaderTests-1983885699 tempest-ProjectReaderTests-1983885699-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1343028797", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1140177467", "vendor_name": "tempest-vendor_name-855657343"}}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:26:08.059982 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-cc9a52f6-34ae-4db0-90e3-4a295daabe6d tempest-ProjectReaderTests-1983885699 tempest-ProjectReaderTests-1983885699-project-admin] https://10.4.3.119/volume/v3/types returned with HTTP 200 Aug 25 10:26:08.060485 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 924/3734] 10.4.3.119 () {68 vars in 1253 bytes} [Tue Aug 25 10:26:08 2026] POST /volume/v3/types => generated 329 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:08.068852 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-8b13927c-4eb4-4213-8a26-f5cb8a63939f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:08.070880 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8b13927c-4eb4-4213-8a26-f5cb8a63939f tempest-ProjectReaderTests-1983885699 tempest-ProjectReaderTests-1983885699-project-admin] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:26:08.071313 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8b13927c-4eb4-4213-8a26-f5cb8a63939f tempest-ProjectReaderTests-1983885699 tempest-ProjectReaderTests-1983885699-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "5ed739b5-dafe-4025-8f28-4630ebec019b", "size": 1}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:26:08.072846 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volumes [None req-8b13927c-4eb4-4213-8a26-f5cb8a63939f tempest-ProjectReaderTests-1983885699 tempest-ProjectReaderTests-1983885699-project-admin] Create volume request body: {'volume': {'volume_type': '5ed739b5-dafe-4025-8f28-4630ebec019b', 'size': 1}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:26:08.077082 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-8b13927c-4eb4-4213-8a26-f5cb8a63939f tempest-ProjectReaderTests-1983885699 tempest-ProjectReaderTests-1983885699-project-admin] Create volume of 1 GB Aug 25 10:26:08.077406 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:08.077406 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:26:08.077747 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-8b13927c-4eb4-4213-8a26-f5cb8a63939f tempest-ProjectReaderTests-1983885699 tempest-ProjectReaderTests-1983885699-project-admin] Availability Zones retrieved successfully. Aug 25 10:26:08.083195 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-8b13927c-4eb4-4213-8a26-f5cb8a63939f tempest-ProjectReaderTests-1983885699 tempest-ProjectReaderTests-1983885699-project-admin] Flow 'volume_create_api' (d68c55a7-aa51-4924-b78b-60562e09e8a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:26:08.084224 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-8b13927c-4eb4-4213-8a26-f5cb8a63939f tempest-ProjectReaderTests-1983885699 tempest-ProjectReaderTests-1983885699-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72aaccb4-e0a2-41b5-8f6c-89da88e07a50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:26:08.085004 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-8b13927c-4eb4-4213-8a26-f5cb8a63939f tempest-ProjectReaderTests-1983885699 tempest-ProjectReaderTests-1983885699-project-admin] Validating volume size '1' using validate_int {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:26:08.106547 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-8b13927c-4eb4-4213-8a26-f5cb8a63939f tempest-ProjectReaderTests-1983885699 tempest-ProjectReaderTests-1983885699-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72aaccb4-e0a2-41b5-8f6c-89da88e07a50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:26:08Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1140177467',vendor_name='tempest-vendor_name-855657343'},id=5ed739b5-dafe-4025-8f28-4630ebec019b,is_public=True,name='tempest-ProjectReaderTests-volume-type-1343028797',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5ed739b5-dafe-4025-8f28-4630ebec019b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:26:08.107316 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-8b13927c-4eb4-4213-8a26-f5cb8a63939f tempest-ProjectReaderTests-1983885699 tempest-ProjectReaderTests-1983885699-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec190a05-22bc-421e-8977-fe3c92d56e96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:26:08.142042 np0000008063 devstack@c-api.service[100390]: WARNING cinder.quota [None req-8b13927c-4eb4-4213-8a26-f5cb8a63939f tempest-ProjectReaderTests-1983885699 tempest-ProjectReaderTests-1983885699-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1343028797 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1343028797, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:26:08.142430 np0000008063 devstack@c-api.service[100390]: WARNING cinder.quota [None req-8b13927c-4eb4-4213-8a26-f5cb8a63939f tempest-ProjectReaderTests-1983885699 tempest-ProjectReaderTests-1983885699-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1343028797 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1343028797, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:26:08.174358 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-8b13927c-4eb4-4213-8a26-f5cb8a63939f tempest-ProjectReaderTests-1983885699 tempest-ProjectReaderTests-1983885699-project-admin] Created reservations ['7605bf51-956f-442f-b422-45abc81088f0', '1382fc0b-7de8-46e8-bd10-558e5f951cf7', '08fac4d3-6eb9-467a-998b-a9001f434fb6', 'a828e71e-9716-417d-9d93-ca59ae517202'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:26:08.175429 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-8b13927c-4eb4-4213-8a26-f5cb8a63939f tempest-ProjectReaderTests-1983885699 tempest-ProjectReaderTests-1983885699-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec190a05-22bc-421e-8977-fe3c92d56e96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7605bf51-956f-442f-b422-45abc81088f0', '1382fc0b-7de8-46e8-bd10-558e5f951cf7', '08fac4d3-6eb9-467a-998b-a9001f434fb6', 'a828e71e-9716-417d-9d93-ca59ae517202']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:26:08.176430 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-8b13927c-4eb4-4213-8a26-f5cb8a63939f tempest-ProjectReaderTests-1983885699 tempest-ProjectReaderTests-1983885699-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f4d280c-5efe-4887-9802-0dfa314624c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:26:08.211220 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-8b13927c-4eb4-4213-8a26-f5cb8a63939f tempest-ProjectReaderTests-1983885699 tempest-ProjectReaderTests-1983885699-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f4d280c-5efe-4887-9802-0dfa314624c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b2311d36-b4a7-4c6b-a1ba-269abd42ce07', '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='cab550ad972e47ef8e24fa36ae7dba0d',qos_specs=None,replication_status=,reservations=['7605bf51-956f-442f-b422-45abc81088f0','1382fc0b-7de8-46e8-bd10-558e5f951cf7','08fac4d3-6eb9-467a-998b-a9001f434fb6','a828e71e-9716-417d-9d93-ca59ae517202'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49da4e92131b49eba6c68dbb5d4895df',volume_type_id=5ed739b5-dafe-4025-8f28-4630ebec019b), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:26:08Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b2311d36-b4a7-4c6b-a1ba-269abd42ce07,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cab550ad972e47ef8e24fa36ae7dba0d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='49da4e92131b49eba6c68dbb5d4895df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5ed739b5-dafe-4025-8f28-4630ebec019b),volume_type_id=5ed739b5-dafe-4025-8f28-4630ebec019b)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:26:08.211933 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-8b13927c-4eb4-4213-8a26-f5cb8a63939f tempest-ProjectReaderTests-1983885699 tempest-ProjectReaderTests-1983885699-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d408c2e3-c620-4e38-9afe-2a9641121724) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:26:08.234810 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-8b13927c-4eb4-4213-8a26-f5cb8a63939f tempest-ProjectReaderTests-1983885699 tempest-ProjectReaderTests-1983885699-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d408c2e3-c620-4e38-9afe-2a9641121724) transitioned into state 'SUCCESS' from 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='cab550ad972e47ef8e24fa36ae7dba0d',qos_specs=None,replication_status=,reservations=['7605bf51-956f-442f-b422-45abc81088f0','1382fc0b-7de8-46e8-bd10-558e5f951cf7','08fac4d3-6eb9-467a-998b-a9001f434fb6','a828e71e-9716-417d-9d93-ca59ae517202'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49da4e92131b49eba6c68dbb5d4895df',volume_type_id=5ed739b5-dafe-4025-8f28-4630ebec019b)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:26:08.235839 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-8b13927c-4eb4-4213-8a26-f5cb8a63939f tempest-ProjectReaderTests-1983885699 tempest-ProjectReaderTests-1983885699-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (165a805a-a9ee-4a86-bf49-177fa05b0396) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:26:08.248782 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-8b13927c-4eb4-4213-8a26-f5cb8a63939f tempest-ProjectReaderTests-1983885699 tempest-ProjectReaderTests-1983885699-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (165a805a-a9ee-4a86-bf49-177fa05b0396) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:26:08.249883 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-8b13927c-4eb4-4213-8a26-f5cb8a63939f tempest-ProjectReaderTests-1983885699 tempest-ProjectReaderTests-1983885699-project-admin] Flow 'volume_create_api' (d68c55a7-aa51-4924-b78b-60562e09e8a3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:26:08.250340 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-8b13927c-4eb4-4213-8a26-f5cb8a63939f tempest-ProjectReaderTests-1983885699 tempest-ProjectReaderTests-1983885699-project-admin] Create volume request issued successfully. Aug 25 10:26:08.251085 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8b13927c-4eb4-4213-8a26-f5cb8a63939f tempest-ProjectReaderTests-1983885699 tempest-ProjectReaderTests-1983885699-project-admin] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:26:08.251861 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 936/3735] 10.4.3.119 () {70 vars in 1298 bytes} [Tue Aug 25 10:26:08 2026] POST /volume/v3/volumes => generated 774 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:26:08.266451 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-f1784aee-eac3-406f-be44-d9c5efb85572 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:08.268444 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f1784aee-eac3-406f-be44-d9c5efb85572 tempest-ProjectReaderTests-1983885699 tempest-ProjectReaderTests-1983885699-project-admin] GET https://10.4.3.119/volume/v3/volumes/b2311d36-b4a7-4c6b-a1ba-269abd42ce07 Aug 25 10:26:08.268656 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f1784aee-eac3-406f-be44-d9c5efb85572 tempest-ProjectReaderTests-1983885699 tempest-ProjectReaderTests-1983885699-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:08.268839 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f1784aee-eac3-406f-be44-d9c5efb85572 tempest-ProjectReaderTests-1983885699 tempest-ProjectReaderTests-1983885699-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:08.276385 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:08.276385 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:26:08.280267 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-f1784aee-eac3-406f-be44-d9c5efb85572 tempest-ProjectReaderTests-1983885699 tempest-ProjectReaderTests-1983885699-project-admin] Volume info retrieved successfully. Aug 25 10:26:08.284388 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f1784aee-eac3-406f-be44-d9c5efb85572 tempest-ProjectReaderTests-1983885699 tempest-ProjectReaderTests-1983885699-project-admin] https://10.4.3.119/volume/v3/volumes/b2311d36-b4a7-4c6b-a1ba-269abd42ce07 returned with HTTP 200 Aug 25 10:26:08.284810 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 941/3736] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:26:08 2026] GET /volume/v3/volumes/b2311d36-b4a7-4c6b-a1ba-269abd42ce07 => generated 953 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:08.904584 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-4399ae10-9a06-4ee0-8f65-fd98ccb2fb40 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:08.907329 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4399ae10-9a06-4ee0-8f65-fd98ccb2fb40 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/snapshots/9b4e7eb7-9c43-4393-ae49-8abf3a9bace7 Aug 25 10:26:08.907616 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4399ae10-9a06-4ee0-8f65-fd98ccb2fb40 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:08.907865 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4399ae10-9a06-4ee0-8f65-fd98ccb2fb40 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:08.912940 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4399ae10-9a06-4ee0-8f65-fd98ccb2fb40 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/snapshots/9b4e7eb7-9c43-4393-ae49-8abf3a9bace7 returned with HTTP 404 Aug 25 10:26:08.913742 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 936/3737] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:26:08 2026] GET /volume/v3/snapshots/9b4e7eb7-9c43-4393-ae49-8abf3a9bace7 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:26:08.920128 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-71ec5573-505b-4a79-ad24-fab0bb169d74 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:08.921881 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-71ec5573-505b-4a79-ad24-fab0bb169d74 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] DELETE https://10.4.3.119/volume/v3/snapshots/998f382a-49d7-4ad2-9638-376cb9d7f104 Aug 25 10:26:08.922060 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-71ec5573-505b-4a79-ad24-fab0bb169d74 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:08.922315 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-71ec5573-505b-4a79-ad24-fab0bb169d74 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:08.922483 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.snapshots [None req-71ec5573-505b-4a79-ad24-fab0bb169d74 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Delete snapshot with id: 998f382a-49d7-4ad2-9638-376cb9d7f104 Aug 25 10:26:08.928003 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:08.928003 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:26:08.928424 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-71ec5573-505b-4a79-ad24-fab0bb169d74 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Snapshot retrieved successfully. Aug 25 10:26:08.945546 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-71ec5573-505b-4a79-ad24-fab0bb169d74 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Snapshot delete request issued successfully. Aug 25 10:26:08.945794 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-71ec5573-505b-4a79-ad24-fab0bb169d74 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/snapshots/998f382a-49d7-4ad2-9638-376cb9d7f104 returned with HTTP 202 Aug 25 10:26:08.946375 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 925/3738] 10.4.3.119 () {66 vars in 1357 bytes} [Tue Aug 25 10:26:08 2026] DELETE /volume/v3/snapshots/998f382a-49d7-4ad2-9638-376cb9d7f104 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:26:08.953988 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-369db330-a658-40f6-9629-f72d8dc99eed None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:08.956106 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-369db330-a658-40f6-9629-f72d8dc99eed tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/snapshots/998f382a-49d7-4ad2-9638-376cb9d7f104 Aug 25 10:26:08.956313 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-369db330-a658-40f6-9629-f72d8dc99eed tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:08.956653 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-369db330-a658-40f6-9629-f72d8dc99eed tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:08.962571 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:08.962571 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:26:08.963042 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-369db330-a658-40f6-9629-f72d8dc99eed tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Snapshot retrieved successfully. Aug 25 10:26:08.963877 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-369db330-a658-40f6-9629-f72d8dc99eed tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/snapshots/998f382a-49d7-4ad2-9638-376cb9d7f104 returned with HTTP 200 Aug 25 10:26:08.964278 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 937/3739] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:26:08 2026] GET /volume/v3/snapshots/998f382a-49d7-4ad2-9638-376cb9d7f104 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:09.300081 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-94432bfe-4091-445e-83c0-12aea0253985 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:09.301672 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-94432bfe-4091-445e-83c0-12aea0253985 tempest-ProjectReaderTests-1983885699 tempest-ProjectReaderTests-1983885699-project-admin] GET https://10.4.3.119/volume/v3/volumes/b2311d36-b4a7-4c6b-a1ba-269abd42ce07 Aug 25 10:26:09.301841 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-94432bfe-4091-445e-83c0-12aea0253985 tempest-ProjectReaderTests-1983885699 tempest-ProjectReaderTests-1983885699-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:09.302007 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-94432bfe-4091-445e-83c0-12aea0253985 tempest-ProjectReaderTests-1983885699 tempest-ProjectReaderTests-1983885699-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:09.310532 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:09.310532 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:26:09.314815 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-94432bfe-4091-445e-83c0-12aea0253985 tempest-ProjectReaderTests-1983885699 tempest-ProjectReaderTests-1983885699-project-admin] Volume info retrieved successfully. Aug 25 10:26:09.320941 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-94432bfe-4091-445e-83c0-12aea0253985 tempest-ProjectReaderTests-1983885699 tempest-ProjectReaderTests-1983885699-project-admin] https://10.4.3.119/volume/v3/volumes/b2311d36-b4a7-4c6b-a1ba-269abd42ce07 returned with HTTP 200 Aug 25 10:26:09.321541 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 942/3740] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:26:09 2026] GET /volume/v3/volumes/b2311d36-b4a7-4c6b-a1ba-269abd42ce07 => generated 974 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:09.334682 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-4cf80f2c-9265-4736-8871-758d86fc99a0 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:09.336522 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4cf80f2c-9265-4736-8871-758d86fc99a0 tempest-ProjectReaderTests-1983885699 tempest-ProjectReaderTests-1983885699-project-admin] GET https://10.4.3.119/volume/v3/messages Aug 25 10:26:09.336764 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4cf80f2c-9265-4736-8871-758d86fc99a0 tempest-ProjectReaderTests-1983885699 tempest-ProjectReaderTests-1983885699-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:09.337008 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4cf80f2c-9265-4736-8871-758d86fc99a0 tempest-ProjectReaderTests-1983885699 tempest-ProjectReaderTests-1983885699-project-admin] Calling method 'version_select' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:09.340713 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4cf80f2c-9265-4736-8871-758d86fc99a0 tempest-ProjectReaderTests-1983885699 tempest-ProjectReaderTests-1983885699-project-admin] https://10.4.3.119/volume/v3/messages returned with HTTP 200 Aug 25 10:26:09.341047 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 937/3741] 10.4.3.119 () {68 vars in 1280 bytes} [Tue Aug 25 10:26:09 2026] GET /volume/v3/messages => generated 670 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:09.349708 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-394e7774-22da-4375-83c7-f7627e16bf2b None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:09.351961 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-394e7774-22da-4375-83c7-f7627e16bf2b tempest-ProjectReaderTests-1983885699 tempest-ProjectReaderTests-1983885699-project-reader] GET https://10.4.3.119/volume/v3/messages/653f1d66-bde8-42ce-a601-56835a69dec9 Aug 25 10:26:09.352239 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-394e7774-22da-4375-83c7-f7627e16bf2b tempest-ProjectReaderTests-1983885699 tempest-ProjectReaderTests-1983885699-project-reader] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:09.352479 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-394e7774-22da-4375-83c7-f7627e16bf2b tempest-ProjectReaderTests-1983885699 tempest-ProjectReaderTests-1983885699-project-reader] Calling method 'version_select' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:09.356149 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:09.356149 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:26:09.357097 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-394e7774-22da-4375-83c7-f7627e16bf2b tempest-ProjectReaderTests-1983885699 tempest-ProjectReaderTests-1983885699-project-reader] https://10.4.3.119/volume/v3/messages/653f1d66-bde8-42ce-a601-56835a69dec9 returned with HTTP 200 Aug 25 10:26:09.357656 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 926/3742] 10.4.3.119 () {68 vars in 1391 bytes} [Tue Aug 25 10:26:09 2026] GET /volume/v3/messages/653f1d66-bde8-42ce-a601-56835a69dec9 => generated 667 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:09.365909 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-32854f82-12ab-42f3-b2bc-f55a0920bdff None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:09.367646 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-32854f82-12ab-42f3-b2bc-f55a0920bdff tempest-ProjectReaderTests-1983885699 tempest-ProjectReaderTests-1983885699-project-admin] DELETE https://10.4.3.119/volume/v3/messages/653f1d66-bde8-42ce-a601-56835a69dec9 Aug 25 10:26:09.367846 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-32854f82-12ab-42f3-b2bc-f55a0920bdff tempest-ProjectReaderTests-1983885699 tempest-ProjectReaderTests-1983885699-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:09.368022 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-32854f82-12ab-42f3-b2bc-f55a0920bdff tempest-ProjectReaderTests-1983885699 tempest-ProjectReaderTests-1983885699-project-admin] Calling method 'version_select' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:09.376243 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-32854f82-12ab-42f3-b2bc-f55a0920bdff tempest-ProjectReaderTests-1983885699 tempest-ProjectReaderTests-1983885699-project-admin] https://10.4.3.119/volume/v3/messages/653f1d66-bde8-42ce-a601-56835a69dec9 returned with HTTP 204 Aug 25 10:26:09.376864 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 938/3743] 10.4.3.119 () {68 vars in 1394 bytes} [Tue Aug 25 10:26:09 2026] DELETE /volume/v3/messages/653f1d66-bde8-42ce-a601-56835a69dec9 => generated 0 bytes in 11 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 25 10:26:09.384070 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-e3bbd3ff-80fe-449c-9db8-c0256d53dd34 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:09.385982 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e3bbd3ff-80fe-449c-9db8-c0256d53dd34 tempest-ProjectReaderTests-1983885699 tempest-ProjectReaderTests-1983885699-project-admin] DELETE https://10.4.3.119/volume/v3/volumes/b2311d36-b4a7-4c6b-a1ba-269abd42ce07 Aug 25 10:26:09.386298 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e3bbd3ff-80fe-449c-9db8-c0256d53dd34 tempest-ProjectReaderTests-1983885699 tempest-ProjectReaderTests-1983885699-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:09.386570 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e3bbd3ff-80fe-449c-9db8-c0256d53dd34 tempest-ProjectReaderTests-1983885699 tempest-ProjectReaderTests-1983885699-project-admin] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:09.386775 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-e3bbd3ff-80fe-449c-9db8-c0256d53dd34 tempest-ProjectReaderTests-1983885699 tempest-ProjectReaderTests-1983885699-project-admin] Delete volume with id: b2311d36-b4a7-4c6b-a1ba-269abd42ce07 Aug 25 10:26:09.393823 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:09.393823 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:26:09.394238 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-e3bbd3ff-80fe-449c-9db8-c0256d53dd34 tempest-ProjectReaderTests-1983885699 tempest-ProjectReaderTests-1983885699-project-admin] Volume info retrieved successfully. Aug 25 10:26:09.395155 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-e3bbd3ff-80fe-449c-9db8-c0256d53dd34 tempest-ProjectReaderTests-1983885699 tempest-ProjectReaderTests-1983885699-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100391) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 25 10:26:09.405925 np0000008063 devstack@c-api.service[100391]: WARNING cinder.quota [None req-e3bbd3ff-80fe-449c-9db8-c0256d53dd34 tempest-ProjectReaderTests-1983885699 tempest-ProjectReaderTests-1983885699-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1343028797 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1343028797, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:26:09.406278 np0000008063 devstack@c-api.service[100391]: WARNING cinder.quota [None req-e3bbd3ff-80fe-449c-9db8-c0256d53dd34 tempest-ProjectReaderTests-1983885699 tempest-ProjectReaderTests-1983885699-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1343028797 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1343028797, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:26:09.415228 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-e3bbd3ff-80fe-449c-9db8-c0256d53dd34 tempest-ProjectReaderTests-1983885699 tempest-ProjectReaderTests-1983885699-project-admin] Created reservations ['39e9a545-cf76-4538-b898-6b2a26749858', 'c188f442-eaf3-416a-8658-3bf48e0d83f0', 'c87ccf66-cda2-4074-8059-927d29ed4eb8', '8d18fc67-2277-4dc4-81e8-787f6e72ba61'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:26:09.440030 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-e3bbd3ff-80fe-449c-9db8-c0256d53dd34 tempest-ProjectReaderTests-1983885699 tempest-ProjectReaderTests-1983885699-project-admin] Delete volume request issued successfully. Aug 25 10:26:09.440237 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e3bbd3ff-80fe-449c-9db8-c0256d53dd34 tempest-ProjectReaderTests-1983885699 tempest-ProjectReaderTests-1983885699-project-admin] https://10.4.3.119/volume/v3/volumes/b2311d36-b4a7-4c6b-a1ba-269abd42ce07 returned with HTTP 202 Aug 25 10:26:09.440649 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 943/3744] 10.4.3.119 () {68 vars in 1391 bytes} [Tue Aug 25 10:26:09 2026] DELETE /volume/v3/volumes/b2311d36-b4a7-4c6b-a1ba-269abd42ce07 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:26:09.447302 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-a0d6495a-c199-4935-9cd5-5dc0b7c71cac None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:09.449403 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a0d6495a-c199-4935-9cd5-5dc0b7c71cac tempest-ProjectReaderTests-1983885699 tempest-ProjectReaderTests-1983885699-project-admin] DELETE https://10.4.3.119/volume/v3/types/5ed739b5-dafe-4025-8f28-4630ebec019b Aug 25 10:26:09.449640 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a0d6495a-c199-4935-9cd5-5dc0b7c71cac tempest-ProjectReaderTests-1983885699 tempest-ProjectReaderTests-1983885699-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:09.449893 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a0d6495a-c199-4935-9cd5-5dc0b7c71cac tempest-ProjectReaderTests-1983885699 tempest-ProjectReaderTests-1983885699-project-admin] Calling method '_delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:09.476524 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a0d6495a-c199-4935-9cd5-5dc0b7c71cac tempest-ProjectReaderTests-1983885699 tempest-ProjectReaderTests-1983885699-project-admin] https://10.4.3.119/volume/v3/types/5ed739b5-dafe-4025-8f28-4630ebec019b returned with HTTP 202 Aug 25 10:26:09.476998 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 938/3745] 10.4.3.119 () {66 vars in 1345 bytes} [Tue Aug 25 10:26:09 2026] DELETE /volume/v3/types/5ed739b5-dafe-4025-8f28-4630ebec019b => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:26:09.974869 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-e547daf1-17bb-4236-8c4d-f3e6af8c7620 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:09.976818 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e547daf1-17bb-4236-8c4d-f3e6af8c7620 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/snapshots/998f382a-49d7-4ad2-9638-376cb9d7f104 Aug 25 10:26:09.977080 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e547daf1-17bb-4236-8c4d-f3e6af8c7620 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:09.977340 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e547daf1-17bb-4236-8c4d-f3e6af8c7620 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:09.982184 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e547daf1-17bb-4236-8c4d-f3e6af8c7620 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/snapshots/998f382a-49d7-4ad2-9638-376cb9d7f104 returned with HTTP 404 Aug 25 10:26:09.982775 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 927/3746] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:26:09 2026] GET /volume/v3/snapshots/998f382a-49d7-4ad2-9638-376cb9d7f104 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:26:09.991989 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-2b5e0df2-1ddf-4983-8ced-6f55ee62afbe None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:09.993929 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2b5e0df2-1ddf-4983-8ced-6f55ee62afbe tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] DELETE https://10.4.3.119/volume/v3/snapshots/48a665fe-112d-43a3-9805-3b62e3a5ca5e Aug 25 10:26:09.994209 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2b5e0df2-1ddf-4983-8ced-6f55ee62afbe tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:09.994492 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2b5e0df2-1ddf-4983-8ced-6f55ee62afbe tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:09.994646 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.snapshots [None req-2b5e0df2-1ddf-4983-8ced-6f55ee62afbe tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Delete snapshot with id: 48a665fe-112d-43a3-9805-3b62e3a5ca5e Aug 25 10:26:09.998731 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2b5e0df2-1ddf-4983-8ced-6f55ee62afbe tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/snapshots/48a665fe-112d-43a3-9805-3b62e3a5ca5e returned with HTTP 404 Aug 25 10:26:09.999250 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 939/3747] 10.4.3.119 () {66 vars in 1357 bytes} [Tue Aug 25 10:26:09 2026] DELETE /volume/v3/snapshots/48a665fe-112d-43a3-9805-3b62e3a5ca5e => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:26:10.006458 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-fb8d1309-17a4-49b3-8469-5dece12e02a2 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:10.008932 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-fb8d1309-17a4-49b3-8469-5dece12e02a2 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] DELETE https://10.4.3.119/volume/v3/snapshots/998f382a-49d7-4ad2-9638-376cb9d7f104 Aug 25 10:26:10.008932 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-fb8d1309-17a4-49b3-8469-5dece12e02a2 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:10.008932 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-fb8d1309-17a4-49b3-8469-5dece12e02a2 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:10.008932 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.snapshots [None req-fb8d1309-17a4-49b3-8469-5dece12e02a2 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Delete snapshot with id: 998f382a-49d7-4ad2-9638-376cb9d7f104 Aug 25 10:26:10.012792 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-fb8d1309-17a4-49b3-8469-5dece12e02a2 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/snapshots/998f382a-49d7-4ad2-9638-376cb9d7f104 returned with HTTP 404 Aug 25 10:26:10.013245 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 944/3748] 10.4.3.119 () {66 vars in 1357 bytes} [Tue Aug 25 10:26:10 2026] DELETE /volume/v3/snapshots/998f382a-49d7-4ad2-9638-376cb9d7f104 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:26:10.072466 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-bf237424-aa3d-45b2-a34a-f4f26f852b25 req-d052e5eb-3b11-46d2-accb-fd07b1035c7e None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:10.075421 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-bf237424-aa3d-45b2-a34a-f4f26f852b25 req-d052e5eb-3b11-46d2-accb-fd07b1035c7e tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/volumes/402cf334-999b-4f44-829b-b0ba790d8628 Aug 25 10:26:10.075696 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-bf237424-aa3d-45b2-a34a-f4f26f852b25 req-d052e5eb-3b11-46d2-accb-fd07b1035c7e tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:10.075978 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-bf237424-aa3d-45b2-a34a-f4f26f852b25 req-d052e5eb-3b11-46d2-accb-fd07b1035c7e tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:10.088924 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:10.088924 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:26:10.094132 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [req-bf237424-aa3d-45b2-a34a-f4f26f852b25 req-d052e5eb-3b11-46d2-accb-fd07b1035c7e tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Volume info retrieved successfully. Aug 25 10:26:10.099306 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-bf237424-aa3d-45b2-a34a-f4f26f852b25 req-d052e5eb-3b11-46d2-accb-fd07b1035c7e tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/volumes/402cf334-999b-4f44-829b-b0ba790d8628 returned with HTTP 200 Aug 25 10:26:10.099848 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 939/3749] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:26:10 2026] GET /volume/v3/volumes/402cf334-999b-4f44-829b-b0ba790d8628 => generated 1138 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:26:10.119308 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-bf237424-aa3d-45b2-a34a-f4f26f852b25 req-2181fb30-b573-48b3-a759-761faf9ee6ec None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:10.123281 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-bf237424-aa3d-45b2-a34a-f4f26f852b25 req-2181fb30-b573-48b3-a759-761faf9ee6ec tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] POST https://10.4.3.119/volume/v3/volumes/402cf334-999b-4f44-829b-b0ba790d8628/action Aug 25 10:26:10.123808 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-bf237424-aa3d-45b2-a34a-f4f26f852b25 req-2181fb30-b573-48b3-a759-761faf9ee6ec tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100389) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:26:10.123984 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-bf237424-aa3d-45b2-a34a-f4f26f852b25 req-2181fb30-b573-48b3-a759-761faf9ee6ec tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:26:10.138519 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:10.138519 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:26:10.139343 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-bf237424-aa3d-45b2-a34a-f4f26f852b25 req-2181fb30-b573-48b3-a759-761faf9ee6ec tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Volume info retrieved successfully. Aug 25 10:26:10.148399 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-bf237424-aa3d-45b2-a34a-f4f26f852b25 req-2181fb30-b573-48b3-a759-761faf9ee6ec tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Begin detaching volume completed successfully. Aug 25 10:26:10.148712 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-bf237424-aa3d-45b2-a34a-f4f26f852b25 req-2181fb30-b573-48b3-a759-761faf9ee6ec tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/volumes/402cf334-999b-4f44-829b-b0ba790d8628/action returned with HTTP 202 Aug 25 10:26:10.149468 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 928/3750] 10.4.3.119 () {72 vars in 1672 bytes} [Tue Aug 25 10:26:10 2026] POST /volume/v3/volumes/402cf334-999b-4f44-829b-b0ba790d8628/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:26:10.207528 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-0f6b728a-5b07-48e1-80fd-04638ad3e5d4 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:10.207528 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0f6b728a-5b07-48e1-80fd-04638ad3e5d4 None None] GET https://10.4.3.119/volume// Aug 25 10:26:10.207861 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0f6b728a-5b07-48e1-80fd-04638ad3e5d4 None None] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:10.207927 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0f6b728a-5b07-48e1-80fd-04638ad3e5d4 None None] Calling method 'all' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:10.208362 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0f6b728a-5b07-48e1-80fd-04638ad3e5d4 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:26:10.209075 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 940/3751] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:26:10 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:26:10.219952 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-bf237424-aa3d-45b2-a34a-f4f26f852b25 req-9ddc5a6d-dbe8-434b-a8f2-fb74a72346e3 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:10.222540 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-bf237424-aa3d-45b2-a34a-f4f26f852b25 req-9ddc5a6d-dbe8-434b-a8f2-fb74a72346e3 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/volumes/402cf334-999b-4f44-829b-b0ba790d8628 Aug 25 10:26:10.223155 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-bf237424-aa3d-45b2-a34a-f4f26f852b25 req-9ddc5a6d-dbe8-434b-a8f2-fb74a72346e3 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:10.223155 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-bf237424-aa3d-45b2-a34a-f4f26f852b25 req-9ddc5a6d-dbe8-434b-a8f2-fb74a72346e3 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:10.234834 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:10.234834 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:26:10.239948 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-bf237424-aa3d-45b2-a34a-f4f26f852b25 req-9ddc5a6d-dbe8-434b-a8f2-fb74a72346e3 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Volume info retrieved successfully. Aug 25 10:26:10.247083 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-bf237424-aa3d-45b2-a34a-f4f26f852b25 req-9ddc5a6d-dbe8-434b-a8f2-fb74a72346e3 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/volumes/402cf334-999b-4f44-829b-b0ba790d8628 returned with HTTP 200 Aug 25 10:26:10.248035 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 945/3752] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:26:10 2026] GET /volume/v3/volumes/402cf334-999b-4f44-829b-b0ba790d8628 => generated 1321 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:26:11.009511 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-51e1b4b5-5bdd-442f-9f15-fa99c23693c3 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:11.128412 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-51e1b4b5-5bdd-442f-9f15-fa99c23693c3 tempest-VolumeTypesAdminTests-2118433526 tempest-VolumeTypesAdminTests-2118433526-project-admin] POST https://10.4.3.119/volume/v3/types Aug 25 10:26:11.128949 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-51e1b4b5-5bdd-442f-9f15-fa99c23693c3 tempest-VolumeTypesAdminTests-2118433526 tempest-VolumeTypesAdminTests-2118433526-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-617624064", "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=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:26:11.157737 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-51e1b4b5-5bdd-442f-9f15-fa99c23693c3 tempest-VolumeTypesAdminTests-2118433526 tempest-VolumeTypesAdminTests-2118433526-project-admin] https://10.4.3.119/volume/v3/types returned with HTTP 200 Aug 25 10:26:11.158386 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 940/3753] 10.4.3.119 () {68 vars in 1253 bytes} [Tue Aug 25 10:26:11 2026] POST /volume/v3/types => generated 379 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:11.168029 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-2c4ac52c-fbcf-4e06-9451-4a9e90df500b None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:11.170645 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-2c4ac52c-fbcf-4e06-9451-4a9e90df500b tempest-VolumeTypesAdminTests-2118433526 tempest-VolumeTypesAdminTests-2118433526-project-admin] POST https://10.4.3.119/volume/v3/types/d3e9c644-38a1-4e9a-81c9-d31697261a72/encryption Aug 25 10:26:11.171216 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-2c4ac52c-fbcf-4e06-9451-4a9e90df500b tempest-VolumeTypesAdminTests-2118433526 tempest-VolumeTypesAdminTests-2118433526-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:26:11.198996 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-2c4ac52c-fbcf-4e06-9451-4a9e90df500b tempest-VolumeTypesAdminTests-2118433526 tempest-VolumeTypesAdminTests-2118433526-project-admin] https://10.4.3.119/volume/v3/types/d3e9c644-38a1-4e9a-81c9-d31697261a72/encryption returned with HTTP 200 Aug 25 10:26:11.199490 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 929/3754] 10.4.3.119 () {68 vars in 1397 bytes} [Tue Aug 25 10:26:11 2026] POST /volume/v3/types/d3e9c644-38a1-4e9a-81c9-d31697261a72/encryption => generated 239 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:11.211060 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-f8c1b2f1-d969-4e2a-861a-386a2938a59a None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:11.213567 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f8c1b2f1-d969-4e2a-861a-386a2938a59a tempest-VolumeTypesAdminTests-2118433526 tempest-VolumeTypesAdminTests-2118433526-project-admin] POST https://10.4.3.119/volume/v3/types Aug 25 10:26:11.214028 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f8c1b2f1-d969-4e2a-861a-386a2938a59a tempest-VolumeTypesAdminTests-2118433526 tempest-VolumeTypesAdminTests-2118433526-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1327086018", "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=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:26:11.243403 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f8c1b2f1-d969-4e2a-861a-386a2938a59a tempest-VolumeTypesAdminTests-2118433526 tempest-VolumeTypesAdminTests-2118433526-project-admin] https://10.4.3.119/volume/v3/types returned with HTTP 200 Aug 25 10:26:11.243765 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 941/3755] 10.4.3.119 () {68 vars in 1253 bytes} [Tue Aug 25 10:26:11 2026] POST /volume/v3/types => generated 380 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:11.247646 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-bf237424-aa3d-45b2-a34a-f4f26f852b25 req-144d4c55-823c-4278-936b-f6ae26ca05f8 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:11.251817 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-117a75ff-2cc8-48cf-a39c-4ba2fde42fab None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:11.252226 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-bf237424-aa3d-45b2-a34a-f4f26f852b25 req-144d4c55-823c-4278-936b-f6ae26ca05f8 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] DELETE https://10.4.3.119/volume/v3/attachments/7cf0462b-88ab-4d6f-ba36-ba8d5e5a5125 Aug 25 10:26:11.252540 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-bf237424-aa3d-45b2-a34a-f4f26f852b25 req-144d4c55-823c-4278-936b-f6ae26ca05f8 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:11.252812 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-bf237424-aa3d-45b2-a34a-f4f26f852b25 req-144d4c55-823c-4278-936b-f6ae26ca05f8 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'version_select' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:11.254277 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-117a75ff-2cc8-48cf-a39c-4ba2fde42fab tempest-VolumeTypesAdminTests-2118433526 tempest-VolumeTypesAdminTests-2118433526-project-admin] POST https://10.4.3.119/volume/v3/types/c4e3d436-9ee9-458c-99cc-70007f9d9fd9/encryption Aug 25 10:26:11.254729 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-117a75ff-2cc8-48cf-a39c-4ba2fde42fab tempest-VolumeTypesAdminTests-2118433526 tempest-VolumeTypesAdminTests-2118433526-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:26:11.271026 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:11.271026 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:26:11.287696 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-117a75ff-2cc8-48cf-a39c-4ba2fde42fab tempest-VolumeTypesAdminTests-2118433526 tempest-VolumeTypesAdminTests-2118433526-project-admin] https://10.4.3.119/volume/v3/types/c4e3d436-9ee9-458c-99cc-70007f9d9fd9/encryption returned with HTTP 200 Aug 25 10:26:11.288394 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 941/3756] 10.4.3.119 () {68 vars in 1397 bytes} [Tue Aug 25 10:26:11 2026] POST /volume/v3/types/c4e3d436-9ee9-458c-99cc-70007f9d9fd9/encryption => generated 239 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:11.301881 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-a82f6576-6974-4a9c-9481-b3d5aaa9d8ec None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:11.305272 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a82f6576-6974-4a9c-9481-b3d5aaa9d8ec tempest-VolumeTypesAdminTests-2118433526 tempest-VolumeTypesAdminTests-2118433526-project-admin] POST https://10.4.3.119/volume/v3/types Aug 25 10:26:11.307657 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a82f6576-6974-4a9c-9481-b3d5aaa9d8ec tempest-VolumeTypesAdminTests-2118433526 tempest-VolumeTypesAdminTests-2118433526-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-585568650", "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=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:26:11.326826 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a82f6576-6974-4a9c-9481-b3d5aaa9d8ec tempest-VolumeTypesAdminTests-2118433526 tempest-VolumeTypesAdminTests-2118433526-project-admin] https://10.4.3.119/volume/v3/types returned with HTTP 200 Aug 25 10:26:11.327463 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 930/3757] 10.4.3.119 () {68 vars in 1253 bytes} [Tue Aug 25 10:26:11 2026] POST /volume/v3/types => generated 379 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:11.336612 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-64ca8c50-9d93-43a1-9f8f-a0ccf7088dc9 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:11.338859 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-64ca8c50-9d93-43a1-9f8f-a0ccf7088dc9 tempest-VolumeTypesAdminTests-2118433526 tempest-VolumeTypesAdminTests-2118433526-project-admin] POST https://10.4.3.119/volume/v3/types/a26ca08f-eb98-4ce9-a16d-52215912cbba/extra_specs Aug 25 10:26:11.339185 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-64ca8c50-9d93-43a1-9f8f-a0ccf7088dc9 tempest-VolumeTypesAdminTests-2118433526 tempest-VolumeTypesAdminTests-2118433526-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:26:11.344617 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-bf237424-aa3d-45b2-a34a-f4f26f852b25 req-144d4c55-823c-4278-936b-f6ae26ca05f8 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/attachments/7cf0462b-88ab-4d6f-ba36-ba8d5e5a5125 returned with HTTP 200 Aug 25 10:26:11.345098 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 946/3758] 10.4.3.119 () {72 vars in 1673 bytes} [Tue Aug 25 10:26:11 2026] DELETE /volume/v3/attachments/7cf0462b-88ab-4d6f-ba36-ba8d5e5a5125 => generated 19 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:11.366910 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-64ca8c50-9d93-43a1-9f8f-a0ccf7088dc9 tempest-VolumeTypesAdminTests-2118433526 tempest-VolumeTypesAdminTests-2118433526-project-admin] https://10.4.3.119/volume/v3/types/a26ca08f-eb98-4ce9-a16d-52215912cbba/extra_specs returned with HTTP 200 Aug 25 10:26:11.367465 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 942/3759] 10.4.3.119 () {68 vars in 1399 bytes} [Tue Aug 25 10:26:11 2026] POST /volume/v3/types/a26ca08f-eb98-4ce9-a16d-52215912cbba/extra_specs => generated 35 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 10:26:11.378352 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-4d3faa9d-fbc8-4c9d-86ec-66ea24590f65 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:11.380991 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4d3faa9d-fbc8-4c9d-86ec-66ea24590f65 tempest-VolumeTypesAdminTests-2118433526 tempest-VolumeTypesAdminTests-2118433526-project-admin] PUT https://10.4.3.119/volume/v3/types/a26ca08f-eb98-4ce9-a16d-52215912cbba/extra_specs/key2 Aug 25 10:26:11.381408 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4d3faa9d-fbc8-4c9d-86ec-66ea24590f65 tempest-VolumeTypesAdminTests-2118433526 tempest-VolumeTypesAdminTests-2118433526-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:26:11.414874 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4d3faa9d-fbc8-4c9d-86ec-66ea24590f65 tempest-VolumeTypesAdminTests-2118433526 tempest-VolumeTypesAdminTests-2118433526-project-admin] https://10.4.3.119/volume/v3/types/a26ca08f-eb98-4ce9-a16d-52215912cbba/extra_specs/key2 returned with HTTP 200 Aug 25 10:26:11.415508 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 942/3760] 10.4.3.119 () {68 vars in 1413 bytes} [Tue Aug 25 10:26:11 2026] PUT /volume/v3/types/a26ca08f-eb98-4ce9-a16d-52215912cbba/extra_specs/key2 => generated 25 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 10:26:11.427407 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-f19687db-4a8b-4f28-9748-2b9e7bb4d656 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:11.429499 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f19687db-4a8b-4f28-9748-2b9e7bb4d656 tempest-VolumeTypesAdminTests-2118433526 tempest-VolumeTypesAdminTests-2118433526-project-admin] POST https://10.4.3.119/volume/v3/types Aug 25 10:26:11.430282 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f19687db-4a8b-4f28-9748-2b9e7bb4d656 tempest-VolumeTypesAdminTests-2118433526 tempest-VolumeTypesAdminTests-2118433526-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:26:11.450160 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f19687db-4a8b-4f28-9748-2b9e7bb4d656 tempest-VolumeTypesAdminTests-2118433526 tempest-VolumeTypesAdminTests-2118433526-project-admin] https://10.4.3.119/volume/v3/types returned with HTTP 200 Aug 25 10:26:11.450595 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 931/3761] 10.4.3.119 () {68 vars in 1252 bytes} [Tue Aug 25 10:26:11 2026] POST /volume/v3/types => generated 195 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:11.459171 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-87214874-bbbb-404d-9bbc-faae10cef405 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:11.461631 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-87214874-bbbb-404d-9bbc-faae10cef405 tempest-VolumeTypesAdminTests-2118433526 tempest-VolumeTypesAdminTests-2118433526-project-admin] DELETE https://10.4.3.119/volume/v3/types/f048fcae-4737-4b4d-b1f8-384346d3827d Aug 25 10:26:11.461914 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-87214874-bbbb-404d-9bbc-faae10cef405 tempest-VolumeTypesAdminTests-2118433526 tempest-VolumeTypesAdminTests-2118433526-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:11.463094 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-87214874-bbbb-404d-9bbc-faae10cef405 tempest-VolumeTypesAdminTests-2118433526 tempest-VolumeTypesAdminTests-2118433526-project-admin] Calling method '_delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:11.463533 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:11.463533 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:26:11.502076 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-87214874-bbbb-404d-9bbc-faae10cef405 tempest-VolumeTypesAdminTests-2118433526 tempest-VolumeTypesAdminTests-2118433526-project-admin] https://10.4.3.119/volume/v3/types/f048fcae-4737-4b4d-b1f8-384346d3827d returned with HTTP 202 Aug 25 10:26:11.502803 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 947/3762] 10.4.3.119 () {66 vars in 1345 bytes} [Tue Aug 25 10:26:11 2026] DELETE /volume/v3/types/f048fcae-4737-4b4d-b1f8-384346d3827d => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:26:11.515432 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-fca1ebcf-9ab6-4965-9ecf-6c6c57a162a0 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:11.517737 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-fca1ebcf-9ab6-4965-9ecf-6c6c57a162a0 tempest-VolumeTypesAdminTests-2118433526 tempest-VolumeTypesAdminTests-2118433526-project-admin] POST https://10.4.3.119/volume/v3/types Aug 25 10:26:11.518241 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-fca1ebcf-9ab6-4965-9ecf-6c6c57a162a0 tempest-VolumeTypesAdminTests-2118433526 tempest-VolumeTypesAdminTests-2118433526-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1659730569", "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=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:26:11.537392 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-fca1ebcf-9ab6-4965-9ecf-6c6c57a162a0 tempest-VolumeTypesAdminTests-2118433526 tempest-VolumeTypesAdminTests-2118433526-project-admin] https://10.4.3.119/volume/v3/types returned with HTTP 200 Aug 25 10:26:11.537962 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 943/3763] 10.4.3.119 () {68 vars in 1253 bytes} [Tue Aug 25 10:26:11 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 25 10:26:11.549233 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-a0277be3-f896-46d2-9e43-9ad65916cee0 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:11.551649 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a0277be3-f896-46d2-9e43-9ad65916cee0 tempest-VolumeTypesAdminTests-2118433526 tempest-VolumeTypesAdminTests-2118433526-project-admin] POST https://10.4.3.119/volume/v3/types/ac0aa115-c39c-43ee-8ccc-5938c8a75575/encryption Aug 25 10:26:11.552087 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a0277be3-f896-46d2-9e43-9ad65916cee0 tempest-VolumeTypesAdminTests-2118433526 tempest-VolumeTypesAdminTests-2118433526-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:26:11.573683 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a0277be3-f896-46d2-9e43-9ad65916cee0 tempest-VolumeTypesAdminTests-2118433526 tempest-VolumeTypesAdminTests-2118433526-project-admin] https://10.4.3.119/volume/v3/types/ac0aa115-c39c-43ee-8ccc-5938c8a75575/encryption returned with HTTP 200 Aug 25 10:26:11.574230 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 943/3764] 10.4.3.119 () {68 vars in 1397 bytes} [Tue Aug 25 10:26:11 2026] POST /volume/v3/types/ac0aa115-c39c-43ee-8ccc-5938c8a75575/encryption => generated 239 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:11.585245 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-0e4ef24f-388b-4bda-9a9f-3d2a7a6dd9f4 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:11.586662 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0e4ef24f-388b-4bda-9a9f-3d2a7a6dd9f4 tempest-VolumeTypesAdminTests-2118433526 tempest-VolumeTypesAdminTests-2118433526-project-admin] DELETE https://10.4.3.119/volume/v3/types/ac0aa115-c39c-43ee-8ccc-5938c8a75575/encryption/c29dc441-9ae0-4a99-9f9f-8b975c28753a Aug 25 10:26:11.586892 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0e4ef24f-388b-4bda-9a9f-3d2a7a6dd9f4 tempest-VolumeTypesAdminTests-2118433526 tempest-VolumeTypesAdminTests-2118433526-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:11.587148 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0e4ef24f-388b-4bda-9a9f-3d2a7a6dd9f4 tempest-VolumeTypesAdminTests-2118433526 tempest-VolumeTypesAdminTests-2118433526-project-admin] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:11.603989 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0e4ef24f-388b-4bda-9a9f-3d2a7a6dd9f4 tempest-VolumeTypesAdminTests-2118433526 tempest-VolumeTypesAdminTests-2118433526-project-admin] https://10.4.3.119/volume/v3/types/ac0aa115-c39c-43ee-8ccc-5938c8a75575/encryption/c29dc441-9ae0-4a99-9f9f-8b975c28753a returned with HTTP 202 Aug 25 10:26:11.604327 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 932/3765] 10.4.3.119 () {66 vars in 1489 bytes} [Tue Aug 25 10:26:11 2026] DELETE /volume/v3/types/ac0aa115-c39c-43ee-8ccc-5938c8a75575/encryption/c29dc441-9ae0-4a99-9f9f-8b975c28753a => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:26:11.616163 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-021219b4-8e70-4ce0-93ca-656a0732e2c0 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:11.618261 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-021219b4-8e70-4ce0-93ca-656a0732e2c0 tempest-VolumeTypesAdminTests-2118433526 tempest-VolumeTypesAdminTests-2118433526-project-admin] POST https://10.4.3.119/volume/v3/types Aug 25 10:26:11.618690 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-021219b4-8e70-4ce0-93ca-656a0732e2c0 tempest-VolumeTypesAdminTests-2118433526 tempest-VolumeTypesAdminTests-2118433526-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1309181537", "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=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:26:11.644251 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-021219b4-8e70-4ce0-93ca-656a0732e2c0 tempest-VolumeTypesAdminTests-2118433526 tempest-VolumeTypesAdminTests-2118433526-project-admin] https://10.4.3.119/volume/v3/types returned with HTTP 200 Aug 25 10:26:11.644713 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 948/3766] 10.4.3.119 () {68 vars in 1253 bytes} [Tue Aug 25 10:26:11 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 25 10:26:11.661593 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-ebc30a61-be49-4e78-aa83-7f08524ee6ab None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:11.664064 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ebc30a61-be49-4e78-aa83-7f08524ee6ab tempest-VolumeTypesAdminTests-2118433526 tempest-VolumeTypesAdminTests-2118433526-project-admin] DELETE https://10.4.3.119/volume/v3/types/498f8fd8-18c6-414e-8893-e4b28514cc27/extra_specs/key1 Aug 25 10:26:11.665155 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ebc30a61-be49-4e78-aa83-7f08524ee6ab tempest-VolumeTypesAdminTests-2118433526 tempest-VolumeTypesAdminTests-2118433526-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:11.667102 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ebc30a61-be49-4e78-aa83-7f08524ee6ab tempest-VolumeTypesAdminTests-2118433526 tempest-VolumeTypesAdminTests-2118433526-project-admin] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:11.699001 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ebc30a61-be49-4e78-aa83-7f08524ee6ab tempest-VolumeTypesAdminTests-2118433526 tempest-VolumeTypesAdminTests-2118433526-project-admin] https://10.4.3.119/volume/v3/types/498f8fd8-18c6-414e-8893-e4b28514cc27/extra_specs/key1 returned with HTTP 202 Aug 25 10:26:11.699501 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 944/3767] 10.4.3.119 () {66 vars in 1396 bytes} [Tue Aug 25 10:26:11 2026] DELETE /volume/v3/types/498f8fd8-18c6-414e-8893-e4b28514cc27/extra_specs/key1 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:26:11.712122 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-d54c83df-e1c8-4db1-9894-ec9f93f207a9 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:11.714181 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d54c83df-e1c8-4db1-9894-ec9f93f207a9 tempest-VolumeTypesAdminTests-2118433526 tempest-VolumeTypesAdminTests-2118433526-project-admin] POST https://10.4.3.119/volume/v3/types Aug 25 10:26:11.714708 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d54c83df-e1c8-4db1-9894-ec9f93f207a9 tempest-VolumeTypesAdminTests-2118433526 tempest-VolumeTypesAdminTests-2118433526-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1130886988", "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=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:26:11.735016 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d54c83df-e1c8-4db1-9894-ec9f93f207a9 tempest-VolumeTypesAdminTests-2118433526 tempest-VolumeTypesAdminTests-2118433526-project-admin] https://10.4.3.119/volume/v3/types returned with HTTP 200 Aug 25 10:26:11.735611 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 944/3768] 10.4.3.119 () {68 vars in 1253 bytes} [Tue Aug 25 10:26:11 2026] POST /volume/v3/types => generated 380 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:11.747457 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-9955066c-e7dc-4b3e-9f18-1d6e92d5d199 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:11.750985 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9955066c-e7dc-4b3e-9f18-1d6e92d5d199 tempest-VolumeTypesAdminTests-2118433526 tempest-VolumeTypesAdminTests-2118433526-project-admin] DELETE https://10.4.3.119/volume/v3/types/36997ae6-ceb3-4c5d-ae03-4b9621c36019 Aug 25 10:26:11.751060 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9955066c-e7dc-4b3e-9f18-1d6e92d5d199 tempest-VolumeTypesAdminTests-2118433526 tempest-VolumeTypesAdminTests-2118433526-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:11.751580 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9955066c-e7dc-4b3e-9f18-1d6e92d5d199 tempest-VolumeTypesAdminTests-2118433526 tempest-VolumeTypesAdminTests-2118433526-project-admin] Calling method '_delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:11.803792 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9955066c-e7dc-4b3e-9f18-1d6e92d5d199 tempest-VolumeTypesAdminTests-2118433526 tempest-VolumeTypesAdminTests-2118433526-project-admin] https://10.4.3.119/volume/v3/types/36997ae6-ceb3-4c5d-ae03-4b9621c36019 returned with HTTP 202 Aug 25 10:26:11.804316 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 933/3769] 10.4.3.119 () {66 vars in 1345 bytes} [Tue Aug 25 10:26:11 2026] DELETE /volume/v3/types/36997ae6-ceb3-4c5d-ae03-4b9621c36019 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:26:11.819164 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-17c8fb8f-f84b-4583-86e6-7e457379706a None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:11.819164 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-17c8fb8f-f84b-4583-86e6-7e457379706a tempest-VolumeTypesAdminTests-2118433526 tempest-VolumeTypesAdminTests-2118433526-project-admin] GET https://10.4.3.119/volume/v3/types/d3e9c644-38a1-4e9a-81c9-d31697261a72/extra_specs Aug 25 10:26:11.819164 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-17c8fb8f-f84b-4583-86e6-7e457379706a tempest-VolumeTypesAdminTests-2118433526 tempest-VolumeTypesAdminTests-2118433526-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:11.819164 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-17c8fb8f-f84b-4583-86e6-7e457379706a tempest-VolumeTypesAdminTests-2118433526 tempest-VolumeTypesAdminTests-2118433526-project-admin] Calling method 'index' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:11.831666 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-17c8fb8f-f84b-4583-86e6-7e457379706a tempest-VolumeTypesAdminTests-2118433526 tempest-VolumeTypesAdminTests-2118433526-project-admin] https://10.4.3.119/volume/v3/types/d3e9c644-38a1-4e9a-81c9-d31697261a72/extra_specs returned with HTTP 200 Aug 25 10:26:11.832403 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 949/3770] 10.4.3.119 () {66 vars in 1378 bytes} [Tue Aug 25 10:26:11 2026] GET /volume/v3/types/d3e9c644-38a1-4e9a-81c9-d31697261a72/extra_specs => generated 185 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:11.844828 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-0b7eadca-28b9-474a-acb0-b838d1501298 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:11.849833 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0b7eadca-28b9-474a-acb0-b838d1501298 tempest-VolumeTypesAdminTests-2118433526 tempest-VolumeTypesAdminTests-2118433526-project-admin] GET https://10.4.3.119/volume/v3/types Aug 25 10:26:11.850057 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0b7eadca-28b9-474a-acb0-b838d1501298 tempest-VolumeTypesAdminTests-2118433526 tempest-VolumeTypesAdminTests-2118433526-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:11.850503 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0b7eadca-28b9-474a-acb0-b838d1501298 tempest-VolumeTypesAdminTests-2118433526 tempest-VolumeTypesAdminTests-2118433526-project-admin] Calling method 'index' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:11.885471 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0b7eadca-28b9-474a-acb0-b838d1501298 tempest-VolumeTypesAdminTests-2118433526 tempest-VolumeTypesAdminTests-2118433526-project-admin] https://10.4.3.119/volume/v3/types returned with HTTP 200 Aug 25 10:26:11.886087 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 945/3771] 10.4.3.119 () {66 vars in 1231 bytes} [Tue Aug 25 10:26:11 2026] GET /volume/v3/types => generated 2827 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:26:11.899893 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-c484551a-332a-46d1-8074-3bf2a213513d None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:11.901546 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c484551a-332a-46d1-8074-3bf2a213513d tempest-VolumeTypesAdminTests-2118433526 tempest-VolumeTypesAdminTests-2118433526-project-admin] GET https://10.4.3.119/volume/v3/types/d3e9c644-38a1-4e9a-81c9-d31697261a72/encryption/cipher Aug 25 10:26:11.901741 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c484551a-332a-46d1-8074-3bf2a213513d tempest-VolumeTypesAdminTests-2118433526 tempest-VolumeTypesAdminTests-2118433526-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:11.901936 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c484551a-332a-46d1-8074-3bf2a213513d tempest-VolumeTypesAdminTests-2118433526 tempest-VolumeTypesAdminTests-2118433526-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:11.916518 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c484551a-332a-46d1-8074-3bf2a213513d tempest-VolumeTypesAdminTests-2118433526 tempest-VolumeTypesAdminTests-2118433526-project-admin] https://10.4.3.119/volume/v3/types/d3e9c644-38a1-4e9a-81c9-d31697261a72/encryption/cipher returned with HTTP 200 Aug 25 10:26:11.916988 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 945/3772] 10.4.3.119 () {66 vars in 1396 bytes} [Tue Aug 25 10:26:11 2026] GET /volume/v3/types/d3e9c644-38a1-4e9a-81c9-d31697261a72/encryption/cipher => generated 29 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 10:26:11.927196 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-972682fd-891e-4825-8da0-14c8d99625bc None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:11.928945 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-972682fd-891e-4825-8da0-14c8d99625bc tempest-VolumeTypesAdminTests-2118433526 tempest-VolumeTypesAdminTests-2118433526-project-admin] GET https://10.4.3.119/volume/v3/types/d3e9c644-38a1-4e9a-81c9-d31697261a72/encryption Aug 25 10:26:11.929101 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-972682fd-891e-4825-8da0-14c8d99625bc tempest-VolumeTypesAdminTests-2118433526 tempest-VolumeTypesAdminTests-2118433526-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:11.929339 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-972682fd-891e-4825-8da0-14c8d99625bc tempest-VolumeTypesAdminTests-2118433526 tempest-VolumeTypesAdminTests-2118433526-project-admin] Calling method 'index' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:11.937436 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-972682fd-891e-4825-8da0-14c8d99625bc tempest-VolumeTypesAdminTests-2118433526 tempest-VolumeTypesAdminTests-2118433526-project-admin] https://10.4.3.119/volume/v3/types/d3e9c644-38a1-4e9a-81c9-d31697261a72/encryption returned with HTTP 200 Aug 25 10:26:11.937905 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 934/3773] 10.4.3.119 () {66 vars in 1375 bytes} [Tue Aug 25 10:26:11 2026] GET /volume/v3/types/d3e9c644-38a1-4e9a-81c9-d31697261a72/encryption => generated 325 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:11.948697 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-2cc6b0e3-4994-4bf2-9103-93e763e94008 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:11.952534 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2cc6b0e3-4994-4bf2-9103-93e763e94008 tempest-VolumeTypesAdminTests-2118433526 tempest-VolumeTypesAdminTests-2118433526-project-admin] GET https://10.4.3.119/volume/v3/types/d3e9c644-38a1-4e9a-81c9-d31697261a72/extra_specs/multiattach Aug 25 10:26:11.952818 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2cc6b0e3-4994-4bf2-9103-93e763e94008 tempest-VolumeTypesAdminTests-2118433526 tempest-VolumeTypesAdminTests-2118433526-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:11.953083 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2cc6b0e3-4994-4bf2-9103-93e763e94008 tempest-VolumeTypesAdminTests-2118433526 tempest-VolumeTypesAdminTests-2118433526-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:11.965226 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2cc6b0e3-4994-4bf2-9103-93e763e94008 tempest-VolumeTypesAdminTests-2118433526 tempest-VolumeTypesAdminTests-2118433526-project-admin] https://10.4.3.119/volume/v3/types/d3e9c644-38a1-4e9a-81c9-d31697261a72/extra_specs/multiattach returned with HTTP 200 Aug 25 10:26:11.966402 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 950/3774] 10.4.3.119 () {66 vars in 1414 bytes} [Tue Aug 25 10:26:11 2026] GET /volume/v3/types/d3e9c644-38a1-4e9a-81c9-d31697261a72/extra_specs/multiattach => generated 29 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 10:26:11.975999 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-b338b2e7-8680-4369-932b-828039e93cad None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:11.981159 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b338b2e7-8680-4369-932b-828039e93cad tempest-VolumeTypesAdminTests-2118433526 tempest-VolumeTypesAdminTests-2118433526-project-admin] GET https://10.4.3.119/volume/v3/types/d3e9c644-38a1-4e9a-81c9-d31697261a72/extra_specs/volume_backend_name Aug 25 10:26:11.981159 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b338b2e7-8680-4369-932b-828039e93cad tempest-VolumeTypesAdminTests-2118433526 tempest-VolumeTypesAdminTests-2118433526-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:11.981159 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b338b2e7-8680-4369-932b-828039e93cad tempest-VolumeTypesAdminTests-2118433526 tempest-VolumeTypesAdminTests-2118433526-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:11.989984 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b338b2e7-8680-4369-932b-828039e93cad tempest-VolumeTypesAdminTests-2118433526 tempest-VolumeTypesAdminTests-2118433526-project-admin] https://10.4.3.119/volume/v3/types/d3e9c644-38a1-4e9a-81c9-d31697261a72/extra_specs/volume_backend_name returned with HTTP 200 Aug 25 10:26:11.989984 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 946/3775] 10.4.3.119 () {66 vars in 1438 bytes} [Tue Aug 25 10:26:11 2026] GET /volume/v3/types/d3e9c644-38a1-4e9a-81c9-d31697261a72/extra_specs/volume_backend_name => generated 44 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 10:26:12.001173 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-b42eb4d9-b192-45fd-b3e7-55e9784d9320 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:12.005936 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b42eb4d9-b192-45fd-b3e7-55e9784d9320 tempest-VolumeTypesAdminTests-2118433526 tempest-VolumeTypesAdminTests-2118433526-project-admin] GET https://10.4.3.119/volume/v3/types/d3e9c644-38a1-4e9a-81c9-d31697261a72 Aug 25 10:26:12.006118 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b42eb4d9-b192-45fd-b3e7-55e9784d9320 tempest-VolumeTypesAdminTests-2118433526 tempest-VolumeTypesAdminTests-2118433526-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:12.006402 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b42eb4d9-b192-45fd-b3e7-55e9784d9320 tempest-VolumeTypesAdminTests-2118433526 tempest-VolumeTypesAdminTests-2118433526-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:12.018125 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b42eb4d9-b192-45fd-b3e7-55e9784d9320 tempest-VolumeTypesAdminTests-2118433526 tempest-VolumeTypesAdminTests-2118433526-project-admin] https://10.4.3.119/volume/v3/types/d3e9c644-38a1-4e9a-81c9-d31697261a72 returned with HTTP 200 Aug 25 10:26:12.018650 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 946/3776] 10.4.3.119 () {66 vars in 1342 bytes} [Tue Aug 25 10:26:11 2026] GET /volume/v3/types/d3e9c644-38a1-4e9a-81c9-d31697261a72 => generated 401 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:12.036101 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-5dd43ed5-af0c-4182-828e-59f11c512706 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:12.043354 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5dd43ed5-af0c-4182-828e-59f11c512706 tempest-VolumeTypesAdminTests-2118433526 tempest-VolumeTypesAdminTests-2118433526-project-admin] PUT https://10.4.3.119/volume/v3/types/d3e9c644-38a1-4e9a-81c9-d31697261a72/encryption/490d8125-81ee-49a6-a394-b105caa30ab2 Aug 25 10:26:12.043870 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5dd43ed5-af0c-4182-828e-59f11c512706 tempest-VolumeTypesAdminTests-2118433526 tempest-VolumeTypesAdminTests-2118433526-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:26:12.062606 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5dd43ed5-af0c-4182-828e-59f11c512706 tempest-VolumeTypesAdminTests-2118433526 tempest-VolumeTypesAdminTests-2118433526-project-admin] https://10.4.3.119/volume/v3/types/d3e9c644-38a1-4e9a-81c9-d31697261a72/encryption/490d8125-81ee-49a6-a394-b105caa30ab2 returned with HTTP 200 Aug 25 10:26:12.063197 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 935/3777] 10.4.3.119 () {68 vars in 1506 bytes} [Tue Aug 25 10:26:12 2026] PUT /volume/v3/types/d3e9c644-38a1-4e9a-81c9-d31697261a72/encryption/490d8125-81ee-49a6-a394-b105caa30ab2 => generated 33 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 10:26:12.077321 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-b893f15a-86e0-4c3c-8702-3bcd1fbb4d11 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:12.079420 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b893f15a-86e0-4c3c-8702-3bcd1fbb4d11 tempest-VolumeTypesAdminTests-2118433526 tempest-VolumeTypesAdminTests-2118433526-project-admin] PUT https://10.4.3.119/volume/v3/types/d3e9c644-38a1-4e9a-81c9-d31697261a72/extra_specs/key1 Aug 25 10:26:12.079980 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b893f15a-86e0-4c3c-8702-3bcd1fbb4d11 tempest-VolumeTypesAdminTests-2118433526 tempest-VolumeTypesAdminTests-2118433526-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:26:12.105116 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b893f15a-86e0-4c3c-8702-3bcd1fbb4d11 tempest-VolumeTypesAdminTests-2118433526 tempest-VolumeTypesAdminTests-2118433526-project-admin] https://10.4.3.119/volume/v3/types/d3e9c644-38a1-4e9a-81c9-d31697261a72/extra_specs/key1 returned with HTTP 200 Aug 25 10:26:12.105731 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 951/3778] 10.4.3.119 () {68 vars in 1413 bytes} [Tue Aug 25 10:26:12 2026] PUT /volume/v3/types/d3e9c644-38a1-4e9a-81c9-d31697261a72/extra_specs/key1 => generated 30 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 10:26:12.115173 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-f260128f-d0be-461e-8b25-b92671b6b9fc None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:12.116701 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f260128f-d0be-461e-8b25-b92671b6b9fc tempest-VolumeTypesAdminTests-2118433526 tempest-VolumeTypesAdminTests-2118433526-project-admin] PUT https://10.4.3.119/volume/v3/types/d3e9c644-38a1-4e9a-81c9-d31697261a72 Aug 25 10:26:12.119157 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f260128f-d0be-461e-8b25-b92671b6b9fc tempest-VolumeTypesAdminTests-2118433526 tempest-VolumeTypesAdminTests-2118433526-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:26:12.137055 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f260128f-d0be-461e-8b25-b92671b6b9fc tempest-VolumeTypesAdminTests-2118433526 tempest-VolumeTypesAdminTests-2118433526-project-admin] https://10.4.3.119/volume/v3/types/d3e9c644-38a1-4e9a-81c9-d31697261a72 returned with HTTP 200 Aug 25 10:26:12.137678 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 947/3779] 10.4.3.119 () {68 vars in 1362 bytes} [Tue Aug 25 10:26:12 2026] PUT /volume/v3/types/d3e9c644-38a1-4e9a-81c9-d31697261a72 => generated 370 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:12.149729 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-123542c4-4733-43d4-9819-38022f7b874f None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:12.152075 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-123542c4-4733-43d4-9819-38022f7b874f tempest-VolumeTypesAdminTests-2118433526 tempest-VolumeTypesAdminTests-2118433526-project-admin] DELETE https://10.4.3.119/volume/v3/types/498f8fd8-18c6-414e-8893-e4b28514cc27 Aug 25 10:26:12.152313 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-123542c4-4733-43d4-9819-38022f7b874f tempest-VolumeTypesAdminTests-2118433526 tempest-VolumeTypesAdminTests-2118433526-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:12.152597 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-123542c4-4733-43d4-9819-38022f7b874f tempest-VolumeTypesAdminTests-2118433526 tempest-VolumeTypesAdminTests-2118433526-project-admin] Calling method '_delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:12.182060 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-123542c4-4733-43d4-9819-38022f7b874f tempest-VolumeTypesAdminTests-2118433526 tempest-VolumeTypesAdminTests-2118433526-project-admin] https://10.4.3.119/volume/v3/types/498f8fd8-18c6-414e-8893-e4b28514cc27 returned with HTTP 202 Aug 25 10:26:12.182613 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 947/3780] 10.4.3.119 () {66 vars in 1345 bytes} [Tue Aug 25 10:26:12 2026] DELETE /volume/v3/types/498f8fd8-18c6-414e-8893-e4b28514cc27 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:26:12.189930 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-5b2a9806-2e77-4d56-9d3e-8a65b20aef62 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:12.191749 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5b2a9806-2e77-4d56-9d3e-8a65b20aef62 tempest-VolumeTypesAdminTests-2118433526 tempest-VolumeTypesAdminTests-2118433526-project-admin] DELETE https://10.4.3.119/volume/v3/types/ac0aa115-c39c-43ee-8ccc-5938c8a75575 Aug 25 10:26:12.191974 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5b2a9806-2e77-4d56-9d3e-8a65b20aef62 tempest-VolumeTypesAdminTests-2118433526 tempest-VolumeTypesAdminTests-2118433526-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:12.192361 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5b2a9806-2e77-4d56-9d3e-8a65b20aef62 tempest-VolumeTypesAdminTests-2118433526 tempest-VolumeTypesAdminTests-2118433526-project-admin] Calling method '_delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:12.228003 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5b2a9806-2e77-4d56-9d3e-8a65b20aef62 tempest-VolumeTypesAdminTests-2118433526 tempest-VolumeTypesAdminTests-2118433526-project-admin] https://10.4.3.119/volume/v3/types/ac0aa115-c39c-43ee-8ccc-5938c8a75575 returned with HTTP 202 Aug 25 10:26:12.228470 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 936/3781] 10.4.3.119 () {66 vars in 1345 bytes} [Tue Aug 25 10:26:12 2026] DELETE /volume/v3/types/ac0aa115-c39c-43ee-8ccc-5938c8a75575 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:26:12.235581 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-e4933976-5f9b-4d1e-90fd-ac273f00243c None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:12.240035 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e4933976-5f9b-4d1e-90fd-ac273f00243c tempest-VolumeTypesAdminTests-2118433526 tempest-VolumeTypesAdminTests-2118433526-project-admin] DELETE https://10.4.3.119/volume/v3/types/a26ca08f-eb98-4ce9-a16d-52215912cbba Aug 25 10:26:12.240035 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e4933976-5f9b-4d1e-90fd-ac273f00243c tempest-VolumeTypesAdminTests-2118433526 tempest-VolumeTypesAdminTests-2118433526-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:12.240035 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e4933976-5f9b-4d1e-90fd-ac273f00243c tempest-VolumeTypesAdminTests-2118433526 tempest-VolumeTypesAdminTests-2118433526-project-admin] Calling method '_delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:12.275075 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e4933976-5f9b-4d1e-90fd-ac273f00243c tempest-VolumeTypesAdminTests-2118433526 tempest-VolumeTypesAdminTests-2118433526-project-admin] https://10.4.3.119/volume/v3/types/a26ca08f-eb98-4ce9-a16d-52215912cbba returned with HTTP 202 Aug 25 10:26:12.276225 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 952/3782] 10.4.3.119 () {66 vars in 1345 bytes} [Tue Aug 25 10:26:12 2026] DELETE /volume/v3/types/a26ca08f-eb98-4ce9-a16d-52215912cbba => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:26:12.283316 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-9fa1af34-77ea-4a5d-b6d9-1121cf5c8aba None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:12.285720 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-9fa1af34-77ea-4a5d-b6d9-1121cf5c8aba tempest-VolumeTypesAdminTests-2118433526 tempest-VolumeTypesAdminTests-2118433526-project-admin] DELETE https://10.4.3.119/volume/v3/types/c4e3d436-9ee9-458c-99cc-70007f9d9fd9 Aug 25 10:26:12.286179 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-9fa1af34-77ea-4a5d-b6d9-1121cf5c8aba tempest-VolumeTypesAdminTests-2118433526 tempest-VolumeTypesAdminTests-2118433526-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:12.287946 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-9fa1af34-77ea-4a5d-b6d9-1121cf5c8aba tempest-VolumeTypesAdminTests-2118433526 tempest-VolumeTypesAdminTests-2118433526-project-admin] Calling method '_delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:12.314258 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-9fa1af34-77ea-4a5d-b6d9-1121cf5c8aba tempest-VolumeTypesAdminTests-2118433526 tempest-VolumeTypesAdminTests-2118433526-project-admin] https://10.4.3.119/volume/v3/types/c4e3d436-9ee9-458c-99cc-70007f9d9fd9 returned with HTTP 202 Aug 25 10:26:12.314911 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 948/3783] 10.4.3.119 () {66 vars in 1345 bytes} [Tue Aug 25 10:26:12 2026] DELETE /volume/v3/types/c4e3d436-9ee9-458c-99cc-70007f9d9fd9 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:26:12.322428 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-d1b60c01-f97f-4a04-95b2-214cf9d4b86a None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:12.324924 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d1b60c01-f97f-4a04-95b2-214cf9d4b86a tempest-VolumeTypesAdminTests-2118433526 tempest-VolumeTypesAdminTests-2118433526-project-admin] DELETE https://10.4.3.119/volume/v3/types/d3e9c644-38a1-4e9a-81c9-d31697261a72 Aug 25 10:26:12.325212 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d1b60c01-f97f-4a04-95b2-214cf9d4b86a tempest-VolumeTypesAdminTests-2118433526 tempest-VolumeTypesAdminTests-2118433526-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:12.325495 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d1b60c01-f97f-4a04-95b2-214cf9d4b86a tempest-VolumeTypesAdminTests-2118433526 tempest-VolumeTypesAdminTests-2118433526-project-admin] Calling method '_delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:12.353689 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d1b60c01-f97f-4a04-95b2-214cf9d4b86a tempest-VolumeTypesAdminTests-2118433526 tempest-VolumeTypesAdminTests-2118433526-project-admin] https://10.4.3.119/volume/v3/types/d3e9c644-38a1-4e9a-81c9-d31697261a72 returned with HTTP 202 Aug 25 10:26:12.354074 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 948/3784] 10.4.3.119 () {66 vars in 1345 bytes} [Tue Aug 25 10:26:12 2026] DELETE /volume/v3/types/d3e9c644-38a1-4e9a-81c9-d31697261a72 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:26:12.612232 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-fe187303-f81c-46b5-82a3-47f90cf78106 req-15a6f5ad-60f9-4fa6-b27e-ad8e17620708 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:12.614305 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-fe187303-f81c-46b5-82a3-47f90cf78106 req-15a6f5ad-60f9-4fa6-b27e-ad8e17620708 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] DELETE https://10.4.3.119/volume/v3/attachments/7cf0462b-88ab-4d6f-ba36-ba8d5e5a5125 Aug 25 10:26:12.614569 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-fe187303-f81c-46b5-82a3-47f90cf78106 req-15a6f5ad-60f9-4fa6-b27e-ad8e17620708 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:12.614835 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-fe187303-f81c-46b5-82a3-47f90cf78106 req-15a6f5ad-60f9-4fa6-b27e-ad8e17620708 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'version_select' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:12.620449 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-fe187303-f81c-46b5-82a3-47f90cf78106 req-15a6f5ad-60f9-4fa6-b27e-ad8e17620708 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/attachments/7cf0462b-88ab-4d6f-ba36-ba8d5e5a5125 returned with HTTP 404 Aug 25 10:26:12.620924 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 937/3785] 10.4.3.119 () {72 vars in 1673 bytes} [Tue Aug 25 10:26:12 2026] DELETE /volume/v3/attachments/7cf0462b-88ab-4d6f-ba36-ba8d5e5a5125 => generated 149 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 10:26:13.032478 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-c15f1b8c-beae-4371-9b7e-21b2e9f9e8bc None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:13.034447 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c15f1b8c-beae-4371-9b7e-21b2e9f9e8bc tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] POST https://10.4.3.119/volume/v3/snapshots Aug 25 10:26:13.034918 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c15f1b8c-beae-4371-9b7e-21b2e9f9e8bc tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "61753ea3-bd06-4f9e-a0b6-2746bc8ffd3f", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1444572634", "description": null, "metadata": null}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:26:13.048627 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:13.048627 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:26:13.049107 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-c15f1b8c-beae-4371-9b7e-21b2e9f9e8bc tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Volume info retrieved successfully. Aug 25 10:26:13.049261 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.snapshots [None req-c15f1b8c-beae-4371-9b7e-21b2e9f9e8bc tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Create snapshot from volume 61753ea3-bd06-4f9e-a0b6-2746bc8ffd3f Aug 25 10:26:13.083163 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-c15f1b8c-beae-4371-9b7e-21b2e9f9e8bc tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Created reservations ['23b2feef-24ed-4b7c-a75b-9e3f8d5c21cd', '2e406143-9139-479a-af1a-650a87d848b9', '7f096f02-81fb-43fd-9931-242b8821ba53', 'fcc4a6b3-a9a5-4b80-bec8-96f5d5bdf5c1'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:26:13.119744 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-c15f1b8c-beae-4371-9b7e-21b2e9f9e8bc tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Snapshot force create request issued successfully. Aug 25 10:26:13.120503 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c15f1b8c-beae-4371-9b7e-21b2e9f9e8bc tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/snapshots returned with HTTP 202 Aug 25 10:26:13.121265 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 953/3786] 10.4.3.119 () {68 vars in 1265 bytes} [Tue Aug 25 10:26:13 2026] POST /volume/v3/snapshots => generated 308 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:26:13.133603 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-073edcc7-63e5-4fe0-9c39-edfc01aeee64 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:13.138016 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-073edcc7-63e5-4fe0-9c39-edfc01aeee64 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] GET https://10.4.3.119/volume/v3/snapshots/afe1de12-77ee-4fd0-a2ac-a5fc04f04d93 Aug 25 10:26:13.139879 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-073edcc7-63e5-4fe0-9c39-edfc01aeee64 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:13.139879 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-073edcc7-63e5-4fe0-9c39-edfc01aeee64 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:13.147974 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:13.147974 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:26:13.148545 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-073edcc7-63e5-4fe0-9c39-edfc01aeee64 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Snapshot retrieved successfully. Aug 25 10:26:13.149766 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-073edcc7-63e5-4fe0-9c39-edfc01aeee64 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/snapshots/afe1de12-77ee-4fd0-a2ac-a5fc04f04d93 returned with HTTP 200 Aug 25 10:26:13.149900 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 949/3787] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:26:13 2026] GET /volume/v3/snapshots/afe1de12-77ee-4fd0-a2ac-a5fc04f04d93 => generated 440 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:14.159202 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-83f1fcb1-3b3e-4ac8-a6a2-c14146be1c53 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:14.161643 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-83f1fcb1-3b3e-4ac8-a6a2-c14146be1c53 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] GET https://10.4.3.119/volume/v3/snapshots/afe1de12-77ee-4fd0-a2ac-a5fc04f04d93 Aug 25 10:26:14.161834 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-83f1fcb1-3b3e-4ac8-a6a2-c14146be1c53 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:14.162031 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-83f1fcb1-3b3e-4ac8-a6a2-c14146be1c53 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:14.170223 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:14.170223 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:26:14.170696 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-83f1fcb1-3b3e-4ac8-a6a2-c14146be1c53 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Snapshot retrieved successfully. Aug 25 10:26:14.171432 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-83f1fcb1-3b3e-4ac8-a6a2-c14146be1c53 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/snapshots/afe1de12-77ee-4fd0-a2ac-a5fc04f04d93 returned with HTTP 200 Aug 25 10:26:14.171818 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 949/3788] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:26:14 2026] GET /volume/v3/snapshots/afe1de12-77ee-4fd0-a2ac-a5fc04f04d93 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:14.181470 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-faa31dce-2030-4b0e-bbcb-d2fd879d4caa None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:14.182045 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-faa31dce-2030-4b0e-bbcb-d2fd879d4caa tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] GET https://10.4.3.119/volume/v3/snapshots/afe1de12-77ee-4fd0-a2ac-a5fc04f04d93 Aug 25 10:26:14.182182 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-faa31dce-2030-4b0e-bbcb-d2fd879d4caa tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:14.183660 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-faa31dce-2030-4b0e-bbcb-d2fd879d4caa tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:14.196788 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:14.196788 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:26:14.196788 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-faa31dce-2030-4b0e-bbcb-d2fd879d4caa tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Snapshot retrieved successfully. Aug 25 10:26:14.197775 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-faa31dce-2030-4b0e-bbcb-d2fd879d4caa tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/snapshots/afe1de12-77ee-4fd0-a2ac-a5fc04f04d93 returned with HTTP 200 Aug 25 10:26:14.198132 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 938/3789] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:26:14 2026] GET /volume/v3/snapshots/afe1de12-77ee-4fd0-a2ac-a5fc04f04d93 => generated 467 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:14.433762 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-c304aeac-bc0b-4fe8-8b4f-dfac6670d522 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:14.436047 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c304aeac-bc0b-4fe8-8b4f-dfac6670d522 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] DELETE https://10.4.3.119/volume/v3/snapshots/9b4e7eb7-9c43-4393-ae49-8abf3a9bace7 Aug 25 10:26:14.436309 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c304aeac-bc0b-4fe8-8b4f-dfac6670d522 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:14.436577 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c304aeac-bc0b-4fe8-8b4f-dfac6670d522 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:14.436722 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.snapshots [None req-c304aeac-bc0b-4fe8-8b4f-dfac6670d522 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Delete snapshot with id: 9b4e7eb7-9c43-4393-ae49-8abf3a9bace7 Aug 25 10:26:14.442523 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c304aeac-bc0b-4fe8-8b4f-dfac6670d522 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/snapshots/9b4e7eb7-9c43-4393-ae49-8abf3a9bace7 returned with HTTP 404 Aug 25 10:26:14.443076 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 954/3790] 10.4.3.119 () {66 vars in 1357 bytes} [Tue Aug 25 10:26:14 2026] DELETE /volume/v3/snapshots/9b4e7eb7-9c43-4393-ae49-8abf3a9bace7 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:26:14.454895 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-30907abd-fc9b-4cdf-82b6-4f0538aaf319 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:14.458419 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-30907abd-fc9b-4cdf-82b6-4f0538aaf319 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/volumes/402cf334-999b-4f44-829b-b0ba790d8628 Aug 25 10:26:14.458419 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-30907abd-fc9b-4cdf-82b6-4f0538aaf319 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:14.458654 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-30907abd-fc9b-4cdf-82b6-4f0538aaf319 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:14.469692 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:14.469692 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:26:14.476146 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-30907abd-fc9b-4cdf-82b6-4f0538aaf319 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Volume info retrieved successfully. Aug 25 10:26:14.482858 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-30907abd-fc9b-4cdf-82b6-4f0538aaf319 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/volumes/402cf334-999b-4f44-829b-b0ba790d8628 returned with HTTP 200 Aug 25 10:26:14.483337 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 950/3791] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:26:14 2026] GET /volume/v3/volumes/402cf334-999b-4f44-829b-b0ba790d8628 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:14.495967 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-074db908-0fc1-4f21-8af0-059d841bb566 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:14.497839 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-074db908-0fc1-4f21-8af0-059d841bb566 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:26:14.498191 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-074db908-0fc1-4f21-8af0-059d841bb566 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1166627024"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:26:14.499960 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-074db908-0fc1-4f21-8af0-059d841bb566 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1166627024'}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:26:14.500080 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-074db908-0fc1-4f21-8af0-059d841bb566 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Create volume of 1 GB Aug 25 10:26:14.504241 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-074db908-0fc1-4f21-8af0-059d841bb566 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Availability Zones retrieved successfully. Aug 25 10:26:14.510011 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-074db908-0fc1-4f21-8af0-059d841bb566 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Flow 'volume_create_api' (21a0d478-0fec-44ee-89ee-09605f4137c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:26:14.511017 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-074db908-0fc1-4f21-8af0-059d841bb566 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (423fe554-0d4a-4aa5-abbb-4c82f90a85ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:26:14.512013 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [None req-074db908-0fc1-4f21-8af0-059d841bb566 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Validating volume size '1' using validate_int {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:26:14.539526 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-074db908-0fc1-4f21-8af0-059d841bb566 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (423fe554-0d4a-4aa5-abbb-4c82f90a85ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:26:14.540559 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-074db908-0fc1-4f21-8af0-059d841bb566 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42652b11-8dca-4a04-bcf6-656a0e2c35f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:26:14.579627 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-074db908-0fc1-4f21-8af0-059d841bb566 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Created reservations ['ec6783aa-ce39-4a2a-afe2-c23924cb0f02', 'fd1e3a82-bfd1-4fa8-8b09-46be1f5ed31c', 'fb578c89-fad9-4665-9570-1372f66ea4cd', '1ab4e2e3-a593-4801-8346-1aff2a89fdbd'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:26:14.580686 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-074db908-0fc1-4f21-8af0-059d841bb566 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42652b11-8dca-4a04-bcf6-656a0e2c35f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec6783aa-ce39-4a2a-afe2-c23924cb0f02', 'fd1e3a82-bfd1-4fa8-8b09-46be1f5ed31c', 'fb578c89-fad9-4665-9570-1372f66ea4cd', '1ab4e2e3-a593-4801-8346-1aff2a89fdbd']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:26:14.582078 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-074db908-0fc1-4f21-8af0-059d841bb566 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d71015c8-97d6-4c92-a6c4-8116cd655574) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:26:14.616079 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-074db908-0fc1-4f21-8af0-059d841bb566 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d71015c8-97d6-4c92-a6c4-8116cd655574) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fba18c1a-dbe8-4ae2-9408-95bcc2689841', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1166627024',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65244c1a387c4aa2af4d3fad59294473',qos_specs=None,replication_status=,reservations=['ec6783aa-ce39-4a2a-afe2-c23924cb0f02','fd1e3a82-bfd1-4fa8-8b09-46be1f5ed31c','fb578c89-fad9-4665-9570-1372f66ea4cd','1ab4e2e3-a593-4801-8346-1aff2a89fdbd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9c2adcacc4640278fe0a77f9809b206',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:26:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1166627024',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fba18c1a-dbe8-4ae2-9408-95bcc2689841,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65244c1a387c4aa2af4d3fad59294473',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f9c2adcacc4640278fe0a77f9809b206',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:26:14.617009 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-074db908-0fc1-4f21-8af0-059d841bb566 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b5b5bc9-4fd9-4d9a-87e1-2c7ea9902f40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:26:14.638936 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-074db908-0fc1-4f21-8af0-059d841bb566 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b5b5bc9-4fd9-4d9a-87e1-2c7ea9902f40) transitioned into state 'SUCCESS' from state '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-1166627024',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65244c1a387c4aa2af4d3fad59294473',qos_specs=None,replication_status=,reservations=['ec6783aa-ce39-4a2a-afe2-c23924cb0f02','fd1e3a82-bfd1-4fa8-8b09-46be1f5ed31c','fb578c89-fad9-4665-9570-1372f66ea4cd','1ab4e2e3-a593-4801-8346-1aff2a89fdbd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9c2adcacc4640278fe0a77f9809b206',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:26:14.639842 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-074db908-0fc1-4f21-8af0-059d841bb566 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a94938ce-bc7d-44d0-bbf6-45077e1c3c82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:26:14.654453 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-074db908-0fc1-4f21-8af0-059d841bb566 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a94938ce-bc7d-44d0-bbf6-45077e1c3c82) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:26:14.656002 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-074db908-0fc1-4f21-8af0-059d841bb566 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Flow 'volume_create_api' (21a0d478-0fec-44ee-89ee-09605f4137c9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:26:14.656002 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-074db908-0fc1-4f21-8af0-059d841bb566 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Create volume request issued successfully. Aug 25 10:26:14.658828 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-074db908-0fc1-4f21-8af0-059d841bb566 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:26:14.659436 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 950/3792] 10.4.3.119 () {68 vars in 1258 bytes} [Tue Aug 25 10:26:14 2026] POST /volume/v3/volumes => generated 754 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:26:14.670429 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-7ecceb6c-aef6-4124-a204-678a19c38d80 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:14.672694 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-7ecceb6c-aef6-4124-a204-678a19c38d80 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/volumes/fba18c1a-dbe8-4ae2-9408-95bcc2689841 Aug 25 10:26:14.672873 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-7ecceb6c-aef6-4124-a204-678a19c38d80 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:14.673112 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-7ecceb6c-aef6-4124-a204-678a19c38d80 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:14.682339 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:14.682339 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:26:14.687319 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-7ecceb6c-aef6-4124-a204-678a19c38d80 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Volume info retrieved successfully. Aug 25 10:26:14.692819 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-7ecceb6c-aef6-4124-a204-678a19c38d80 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/volumes/fba18c1a-dbe8-4ae2-9408-95bcc2689841 returned with HTTP 200 Aug 25 10:26:14.693358 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 939/3793] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:26:14 2026] GET /volume/v3/volumes/fba18c1a-dbe8-4ae2-9408-95bcc2689841 => generated 822 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:14.942262 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-f17ed660-d469-43f2-98b7-d92577cc52e9 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:14.943428 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f17ed660-d469-43f2-98b7-d92577cc52e9 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] GET https://10.4.3.119/volume/v3/volumes/d0f76470-12d3-4131-ae3f-a8aa532aa4fe Aug 25 10:26:14.943630 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f17ed660-d469-43f2-98b7-d92577cc52e9 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:14.943804 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f17ed660-d469-43f2-98b7-d92577cc52e9 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:14.952544 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:14.952544 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:26:14.956130 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-f17ed660-d469-43f2-98b7-d92577cc52e9 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Volume info retrieved successfully. Aug 25 10:26:14.963306 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f17ed660-d469-43f2-98b7-d92577cc52e9 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] https://10.4.3.119/volume/v3/volumes/d0f76470-12d3-4131-ae3f-a8aa532aa4fe returned with HTTP 200 Aug 25 10:26:14.963743 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 955/3794] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:26:14 2026] GET /volume/v3/volumes/d0f76470-12d3-4131-ae3f-a8aa532aa4fe => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:15.015504 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-1f9fac41-12c1-4d77-a6d4-1e0d87ff42b2 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:15.017559 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1f9fac41-12c1-4d77-a6d4-1e0d87ff42b2 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] GET https://10.4.3.119/volume/v3/volumes/d0f76470-12d3-4131-ae3f-a8aa532aa4fe Aug 25 10:26:15.017782 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1f9fac41-12c1-4d77-a6d4-1e0d87ff42b2 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:15.018006 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1f9fac41-12c1-4d77-a6d4-1e0d87ff42b2 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:15.025604 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:15.025604 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:26:15.029646 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-1f9fac41-12c1-4d77-a6d4-1e0d87ff42b2 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Volume info retrieved successfully. Aug 25 10:26:15.033925 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1f9fac41-12c1-4d77-a6d4-1e0d87ff42b2 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] https://10.4.3.119/volume/v3/volumes/d0f76470-12d3-4131-ae3f-a8aa532aa4fe returned with HTTP 200 Aug 25 10:26:15.034364 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 951/3795] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:26:15 2026] GET /volume/v3/volumes/d0f76470-12d3-4131-ae3f-a8aa532aa4fe => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:15.706385 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-8c217370-512c-4dff-a69c-bb1de2ffd012 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:15.710863 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8c217370-512c-4dff-a69c-bb1de2ffd012 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/volumes/fba18c1a-dbe8-4ae2-9408-95bcc2689841 Aug 25 10:26:15.710863 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8c217370-512c-4dff-a69c-bb1de2ffd012 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:15.710863 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8c217370-512c-4dff-a69c-bb1de2ffd012 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:15.720559 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:15.720559 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:26:15.724706 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-8c217370-512c-4dff-a69c-bb1de2ffd012 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Volume info retrieved successfully. Aug 25 10:26:15.729665 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8c217370-512c-4dff-a69c-bb1de2ffd012 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/volumes/fba18c1a-dbe8-4ae2-9408-95bcc2689841 returned with HTTP 200 Aug 25 10:26:15.730288 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 951/3796] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:26:15 2026] GET /volume/v3/volumes/fba18c1a-dbe8-4ae2-9408-95bcc2689841 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:15.742890 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-f5a48365-3dd9-452c-a2de-28863a40b641 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:15.744777 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f5a48365-3dd9-452c-a2de-28863a40b641 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] POST https://10.4.3.119/volume/v3/snapshots Aug 25 10:26:15.745113 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f5a48365-3dd9-452c-a2de-28863a40b641 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fba18c1a-dbe8-4ae2-9408-95bcc2689841", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1450296375"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:26:15.748580 np0000008063 devstack@c-api.service[100389]: DEBUG dbcounter [-] [100389] Writing DB stats cinder:SELECT=205,cinder:UPDATE=37,cinder:INSERT=22 {{(pid=100389) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 10:26:15.754771 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:15.754771 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:26:15.755264 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-f5a48365-3dd9-452c-a2de-28863a40b641 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Volume info retrieved successfully. Aug 25 10:26:15.755576 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.snapshots [None req-f5a48365-3dd9-452c-a2de-28863a40b641 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Create snapshot from volume fba18c1a-dbe8-4ae2-9408-95bcc2689841 Aug 25 10:26:15.786542 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-f5a48365-3dd9-452c-a2de-28863a40b641 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Created reservations ['a69ffbf5-c3f3-4b26-9f76-04747b517a9e', 'f7c80643-723e-4b42-8f9c-9aa4f490844b', '4d258c74-1933-483b-b2f0-97c5458b5d1f', 'c765d67d-3c48-4d88-ba1f-52adbb107d3c'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:26:15.823053 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-f5a48365-3dd9-452c-a2de-28863a40b641 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Snapshot create request issued successfully. Aug 25 10:26:15.823530 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f5a48365-3dd9-452c-a2de-28863a40b641 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/snapshots returned with HTTP 202 Aug 25 10:26:15.824023 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 940/3797] 10.4.3.119 () {68 vars in 1265 bytes} [Tue Aug 25 10:26:15 2026] POST /volume/v3/snapshots => generated 310 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:26:15.836229 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-b7e8feef-b119-4bef-a0e6-2ba18f2cf599 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:15.839016 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b7e8feef-b119-4bef-a0e6-2ba18f2cf599 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/snapshots/f9368933-1f46-4b77-9ad1-3ea2c7e00bc4 Aug 25 10:26:15.839268 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b7e8feef-b119-4bef-a0e6-2ba18f2cf599 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:15.839512 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b7e8feef-b119-4bef-a0e6-2ba18f2cf599 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:15.848580 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:15.848580 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:26:15.849049 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-b7e8feef-b119-4bef-a0e6-2ba18f2cf599 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Snapshot retrieved successfully. Aug 25 10:26:15.849881 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b7e8feef-b119-4bef-a0e6-2ba18f2cf599 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/snapshots/f9368933-1f46-4b77-9ad1-3ea2c7e00bc4 returned with HTTP 200 Aug 25 10:26:15.850279 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 956/3798] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:26:15 2026] GET /volume/v3/snapshots/f9368933-1f46-4b77-9ad1-3ea2c7e00bc4 => generated 442 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:16.862073 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-614b6aac-3ae9-49bc-9313-cc798fb96c3f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:16.863646 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-614b6aac-3ae9-49bc-9313-cc798fb96c3f tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/snapshots/f9368933-1f46-4b77-9ad1-3ea2c7e00bc4 Aug 25 10:26:16.863863 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-614b6aac-3ae9-49bc-9313-cc798fb96c3f tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:16.864100 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-614b6aac-3ae9-49bc-9313-cc798fb96c3f tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:16.868777 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:16.868777 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:26:16.869209 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-614b6aac-3ae9-49bc-9313-cc798fb96c3f tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Snapshot retrieved successfully. Aug 25 10:26:16.869920 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-614b6aac-3ae9-49bc-9313-cc798fb96c3f tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/snapshots/f9368933-1f46-4b77-9ad1-3ea2c7e00bc4 returned with HTTP 200 Aug 25 10:26:16.870323 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 952/3799] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:26:16 2026] GET /volume/v3/snapshots/f9368933-1f46-4b77-9ad1-3ea2c7e00bc4 => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:16.879598 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-62b39be4-f0e1-4674-b1a6-abb41327e0b7 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:16.881842 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-62b39be4-f0e1-4674-b1a6-abb41327e0b7 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:26:16.882342 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-62b39be4-f0e1-4674-b1a6-abb41327e0b7 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "f9368933-1f46-4b77-9ad1-3ea2c7e00bc4", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-1823692560"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:26:16.884329 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-62b39be4-f0e1-4674-b1a6-abb41327e0b7 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Create volume request body: {'volume': {'snapshot_id': 'f9368933-1f46-4b77-9ad1-3ea2c7e00bc4', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1823692560'}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:26:16.890267 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:16.890267 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:26:16.890927 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-62b39be4-f0e1-4674-b1a6-abb41327e0b7 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Snapshot retrieved successfully. Aug 25 10:26:16.891072 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-62b39be4-f0e1-4674-b1a6-abb41327e0b7 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Create volume of 2 GB Aug 25 10:26:16.895818 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-62b39be4-f0e1-4674-b1a6-abb41327e0b7 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Availability Zones retrieved successfully. Aug 25 10:26:16.903923 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-62b39be4-f0e1-4674-b1a6-abb41327e0b7 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Flow 'volume_create_api' (73cc22b7-49d2-452e-b97d-34b32cf8f85f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:26:16.905257 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-62b39be4-f0e1-4674-b1a6-abb41327e0b7 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b187a20c-ab32-4642-a722-927c41a7ebea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:26:16.906765 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [None req-62b39be4-f0e1-4674-b1a6-abb41327e0b7 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:26:16.943044 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-62b39be4-f0e1-4674-b1a6-abb41327e0b7 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b187a20c-ab32-4642-a722-927c41a7ebea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': 'f9368933-1f46-4b77-9ad1-3ea2c7e00bc4', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:26:16.944115 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-62b39be4-f0e1-4674-b1a6-abb41327e0b7 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9ada964-d60f-4b71-be9c-1071d58dea63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:26:16.992973 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-62b39be4-f0e1-4674-b1a6-abb41327e0b7 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Created reservations ['17f6e53c-7737-480c-938e-d45f5df4826a', '98f509cf-5b5d-44a1-be32-83cda5441359', '5298749f-c9eb-4024-a829-836f36cd91cd', 'e5971cbb-9f84-4582-958c-5c4b40d3a7a0'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:26:16.993778 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-62b39be4-f0e1-4674-b1a6-abb41327e0b7 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9ada964-d60f-4b71-be9c-1071d58dea63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['17f6e53c-7737-480c-938e-d45f5df4826a', '98f509cf-5b5d-44a1-be32-83cda5441359', '5298749f-c9eb-4024-a829-836f36cd91cd', 'e5971cbb-9f84-4582-958c-5c4b40d3a7a0']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:26:16.994577 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-62b39be4-f0e1-4674-b1a6-abb41327e0b7 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a1c65bb-8ffa-4d88-b6e4-d139a2772bb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:26:17.033737 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-62b39be4-f0e1-4674-b1a6-abb41327e0b7 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a1c65bb-8ffa-4d88-b6e4-d139a2772bb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3c001c14-df0b-4631-b910-5afc9f579a9e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1823692560',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65244c1a387c4aa2af4d3fad59294473',qos_specs=None,replication_status=,reservations=['17f6e53c-7737-480c-938e-d45f5df4826a','98f509cf-5b5d-44a1-be32-83cda5441359','5298749f-c9eb-4024-a829-836f36cd91cd','e5971cbb-9f84-4582-958c-5c4b40d3a7a0'],size=2,snapshot_id=f9368933-1f46-4b77-9ad1-3ea2c7e00bc4,source_replicaid=,source_volid=None,status='creating',user_id='f9c2adcacc4640278fe0a77f9809b206',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:26:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1823692560',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3c001c14-df0b-4631-b910-5afc9f579a9e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65244c1a387c4aa2af4d3fad59294473',provider_auth=None,provider_geometry=None,provider_id=None,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=f9368933-1f46-4b77-9ad1-3ea2c7e00bc4,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f9c2adcacc4640278fe0a77f9809b206',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:26:17.034961 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-62b39be4-f0e1-4674-b1a6-abb41327e0b7 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (534ccc9f-ee87-4e24-a7bf-39281eefeaad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:26:17.056156 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-62b39be4-f0e1-4674-b1a6-abb41327e0b7 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (534ccc9f-ee87-4e24-a7bf-39281eefeaad) transitioned into state 'SUCCESS' from state '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-1823692560',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65244c1a387c4aa2af4d3fad59294473',qos_specs=None,replication_status=,reservations=['17f6e53c-7737-480c-938e-d45f5df4826a','98f509cf-5b5d-44a1-be32-83cda5441359','5298749f-c9eb-4024-a829-836f36cd91cd','e5971cbb-9f84-4582-958c-5c4b40d3a7a0'],size=2,snapshot_id=f9368933-1f46-4b77-9ad1-3ea2c7e00bc4,source_replicaid=,source_volid=None,status='creating',user_id='f9c2adcacc4640278fe0a77f9809b206',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:26:17.056903 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-62b39be4-f0e1-4674-b1a6-abb41327e0b7 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee9d883a-dc73-4b2e-aede-94b65183e40b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:26:17.078366 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-62b39be4-f0e1-4674-b1a6-abb41327e0b7 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee9d883a-dc73-4b2e-aede-94b65183e40b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:26:17.079153 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-62b39be4-f0e1-4674-b1a6-abb41327e0b7 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Flow 'volume_create_api' (73cc22b7-49d2-452e-b97d-34b32cf8f85f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:26:17.079503 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-62b39be4-f0e1-4674-b1a6-abb41327e0b7 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Create volume request issued successfully. Aug 25 10:26:17.080019 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-62b39be4-f0e1-4674-b1a6-abb41327e0b7 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:26:17.080746 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 952/3800] 10.4.3.119 () {68 vars in 1259 bytes} [Tue Aug 25 10:26:16 2026] POST /volume/v3/volumes => generated 788 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:26:17.093944 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-01076885-a528-4b58-8b64-4c7e5ffa39aa None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:17.095681 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-01076885-a528-4b58-8b64-4c7e5ffa39aa tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/volumes/3c001c14-df0b-4631-b910-5afc9f579a9e Aug 25 10:26:17.095838 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-01076885-a528-4b58-8b64-4c7e5ffa39aa tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:17.096001 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-01076885-a528-4b58-8b64-4c7e5ffa39aa tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:17.103730 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:17.103730 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:26:17.107922 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-01076885-a528-4b58-8b64-4c7e5ffa39aa tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Volume info retrieved successfully. Aug 25 10:26:17.114768 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-01076885-a528-4b58-8b64-4c7e5ffa39aa tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/volumes/3c001c14-df0b-4631-b910-5afc9f579a9e returned with HTTP 200 Aug 25 10:26:17.114768 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 941/3801] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:26:17 2026] GET /volume/v3/volumes/3c001c14-df0b-4631-b910-5afc9f579a9e => generated 856 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:18.129799 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-4e6fb71f-18d5-422a-8e2a-2d7a876da858 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:18.131543 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4e6fb71f-18d5-422a-8e2a-2d7a876da858 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/volumes/3c001c14-df0b-4631-b910-5afc9f579a9e Aug 25 10:26:18.131743 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4e6fb71f-18d5-422a-8e2a-2d7a876da858 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:18.131928 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4e6fb71f-18d5-422a-8e2a-2d7a876da858 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:18.134079 np0000008063 devstack@c-api.service[100391]: DEBUG dbcounter [-] [100391] Writing DB stats cinder:UPDATE=99,cinder:SELECT=289,cinder:INSERT=32 {{(pid=100391) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 10:26:18.140183 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:18.140183 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:26:18.145052 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-4e6fb71f-18d5-422a-8e2a-2d7a876da858 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Volume info retrieved successfully. Aug 25 10:26:18.152761 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4e6fb71f-18d5-422a-8e2a-2d7a876da858 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/volumes/3c001c14-df0b-4631-b910-5afc9f579a9e returned with HTTP 200 Aug 25 10:26:18.153172 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 957/3802] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:26:18 2026] GET /volume/v3/volumes/3c001c14-df0b-4631-b910-5afc9f579a9e => generated 881 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:18.169774 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-1834469a-8eee-4c85-85ac-e4906e78ca89 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:18.171422 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1834469a-8eee-4c85-85ac-e4906e78ca89 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/volumes/3c001c14-df0b-4631-b910-5afc9f579a9e Aug 25 10:26:18.171646 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1834469a-8eee-4c85-85ac-e4906e78ca89 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:18.171872 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1834469a-8eee-4c85-85ac-e4906e78ca89 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:18.185417 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:18.185417 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:26:18.197286 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-1834469a-8eee-4c85-85ac-e4906e78ca89 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Volume info retrieved successfully. Aug 25 10:26:18.202248 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1834469a-8eee-4c85-85ac-e4906e78ca89 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/volumes/3c001c14-df0b-4631-b910-5afc9f579a9e returned with HTTP 200 Aug 25 10:26:18.202669 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 953/3803] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:26:18 2026] GET /volume/v3/volumes/3c001c14-df0b-4631-b910-5afc9f579a9e => generated 881 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:18.215703 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-804144d5-a4d8-481f-99bb-288a5ef60783 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:18.217603 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-804144d5-a4d8-481f-99bb-288a5ef60783 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] DELETE https://10.4.3.119/volume/v3/volumes/3c001c14-df0b-4631-b910-5afc9f579a9e Aug 25 10:26:18.217813 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-804144d5-a4d8-481f-99bb-288a5ef60783 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:18.217993 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-804144d5-a4d8-481f-99bb-288a5ef60783 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:18.218161 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-804144d5-a4d8-481f-99bb-288a5ef60783 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Delete volume with id: 3c001c14-df0b-4631-b910-5afc9f579a9e Aug 25 10:26:18.225001 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:18.225001 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:26:18.225432 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-804144d5-a4d8-481f-99bb-288a5ef60783 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Volume info retrieved successfully. Aug 25 10:26:18.248840 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-804144d5-a4d8-481f-99bb-288a5ef60783 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Delete volume request issued successfully. Aug 25 10:26:18.249066 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-804144d5-a4d8-481f-99bb-288a5ef60783 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/volumes/3c001c14-df0b-4631-b910-5afc9f579a9e returned with HTTP 202 Aug 25 10:26:18.249556 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 953/3804] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:26:18 2026] DELETE /volume/v3/volumes/3c001c14-df0b-4631-b910-5afc9f579a9e => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:26:18.257427 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-fb5564a3-59c0-4fa1-9a43-c30c5d847b01 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:18.259307 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-fb5564a3-59c0-4fa1-9a43-c30c5d847b01 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/volumes/3c001c14-df0b-4631-b910-5afc9f579a9e Aug 25 10:26:18.259600 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-fb5564a3-59c0-4fa1-9a43-c30c5d847b01 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:18.259935 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-fb5564a3-59c0-4fa1-9a43-c30c5d847b01 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:18.269204 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:18.269204 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:26:18.273689 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-fb5564a3-59c0-4fa1-9a43-c30c5d847b01 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Volume info retrieved successfully. Aug 25 10:26:18.279818 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-fb5564a3-59c0-4fa1-9a43-c30c5d847b01 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/volumes/3c001c14-df0b-4631-b910-5afc9f579a9e returned with HTTP 200 Aug 25 10:26:18.280309 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 942/3805] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:26:18 2026] GET /volume/v3/volumes/3c001c14-df0b-4631-b910-5afc9f579a9e => generated 880 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:19.296192 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-139b0c7c-7ac9-471b-86c2-a877ae7a22c8 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:19.298606 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-139b0c7c-7ac9-471b-86c2-a877ae7a22c8 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/volumes/3c001c14-df0b-4631-b910-5afc9f579a9e Aug 25 10:26:19.298842 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-139b0c7c-7ac9-471b-86c2-a877ae7a22c8 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:19.299114 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-139b0c7c-7ac9-471b-86c2-a877ae7a22c8 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:19.305835 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-139b0c7c-7ac9-471b-86c2-a877ae7a22c8 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/volumes/3c001c14-df0b-4631-b910-5afc9f579a9e returned with HTTP 404 Aug 25 10:26:19.306497 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 958/3806] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:26:19 2026] GET /volume/v3/volumes/3c001c14-df0b-4631-b910-5afc9f579a9e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:26:19.314557 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-fafa5b28-a5c2-4de6-9e8a-09ade9727932 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:19.317295 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-fafa5b28-a5c2-4de6-9e8a-09ade9727932 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/volumes/3c001c14-df0b-4631-b910-5afc9f579a9e Aug 25 10:26:19.317539 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-fafa5b28-a5c2-4de6-9e8a-09ade9727932 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:19.317749 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-fafa5b28-a5c2-4de6-9e8a-09ade9727932 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:19.325121 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-fafa5b28-a5c2-4de6-9e8a-09ade9727932 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/volumes/3c001c14-df0b-4631-b910-5afc9f579a9e returned with HTTP 404 Aug 25 10:26:19.326212 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 954/3807] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:26:19 2026] GET /volume/v3/volumes/3c001c14-df0b-4631-b910-5afc9f579a9e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:26:19.334874 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-3dc45405-6c90-4069-83c9-fba560e35fc2 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:19.337036 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3dc45405-6c90-4069-83c9-fba560e35fc2 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] DELETE https://10.4.3.119/volume/v3/volumes/3c001c14-df0b-4631-b910-5afc9f579a9e Aug 25 10:26:19.337480 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3dc45405-6c90-4069-83c9-fba560e35fc2 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:19.337551 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3dc45405-6c90-4069-83c9-fba560e35fc2 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:19.337869 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-3dc45405-6c90-4069-83c9-fba560e35fc2 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Delete volume with id: 3c001c14-df0b-4631-b910-5afc9f579a9e Aug 25 10:26:19.345154 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3dc45405-6c90-4069-83c9-fba560e35fc2 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/volumes/3c001c14-df0b-4631-b910-5afc9f579a9e returned with HTTP 404 Aug 25 10:26:19.345911 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 954/3808] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:26:19 2026] DELETE /volume/v3/volumes/3c001c14-df0b-4631-b910-5afc9f579a9e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:26:19.352736 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-3f273d42-86ba-4434-b131-dc4c016e4ad2 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:19.354567 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3f273d42-86ba-4434-b131-dc4c016e4ad2 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] DELETE https://10.4.3.119/volume/v3/snapshots/f9368933-1f46-4b77-9ad1-3ea2c7e00bc4 Aug 25 10:26:19.354753 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3f273d42-86ba-4434-b131-dc4c016e4ad2 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:19.354929 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3f273d42-86ba-4434-b131-dc4c016e4ad2 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:19.355025 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.snapshots [None req-3f273d42-86ba-4434-b131-dc4c016e4ad2 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Delete snapshot with id: f9368933-1f46-4b77-9ad1-3ea2c7e00bc4 Aug 25 10:26:19.361657 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:19.361657 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:26:19.362127 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-3f273d42-86ba-4434-b131-dc4c016e4ad2 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Snapshot retrieved successfully. Aug 25 10:26:19.384197 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-3f273d42-86ba-4434-b131-dc4c016e4ad2 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Snapshot delete request issued successfully. Aug 25 10:26:19.384352 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3f273d42-86ba-4434-b131-dc4c016e4ad2 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/snapshots/f9368933-1f46-4b77-9ad1-3ea2c7e00bc4 returned with HTTP 202 Aug 25 10:26:19.384986 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 943/3809] 10.4.3.119 () {66 vars in 1357 bytes} [Tue Aug 25 10:26:19 2026] DELETE /volume/v3/snapshots/f9368933-1f46-4b77-9ad1-3ea2c7e00bc4 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:26:19.392339 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-7bbf8697-7a27-47e2-9d21-6f4177e388e5 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:19.394061 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7bbf8697-7a27-47e2-9d21-6f4177e388e5 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/snapshots/f9368933-1f46-4b77-9ad1-3ea2c7e00bc4 Aug 25 10:26:19.394278 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7bbf8697-7a27-47e2-9d21-6f4177e388e5 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:19.394472 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7bbf8697-7a27-47e2-9d21-6f4177e388e5 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:19.399443 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:19.399443 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:26:19.400218 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-7bbf8697-7a27-47e2-9d21-6f4177e388e5 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Snapshot retrieved successfully. Aug 25 10:26:19.400782 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7bbf8697-7a27-47e2-9d21-6f4177e388e5 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/snapshots/f9368933-1f46-4b77-9ad1-3ea2c7e00bc4 returned with HTTP 200 Aug 25 10:26:19.401432 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 959/3810] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:26:19 2026] GET /volume/v3/snapshots/f9368933-1f46-4b77-9ad1-3ea2c7e00bc4 => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:20.413647 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-e1542ff0-8896-495e-a2aa-e0e7617a26a4 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:20.416188 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e1542ff0-8896-495e-a2aa-e0e7617a26a4 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/snapshots/f9368933-1f46-4b77-9ad1-3ea2c7e00bc4 Aug 25 10:26:20.416188 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e1542ff0-8896-495e-a2aa-e0e7617a26a4 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:20.416188 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e1542ff0-8896-495e-a2aa-e0e7617a26a4 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:20.422092 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e1542ff0-8896-495e-a2aa-e0e7617a26a4 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/snapshots/f9368933-1f46-4b77-9ad1-3ea2c7e00bc4 returned with HTTP 404 Aug 25 10:26:20.422778 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 955/3811] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:26:20 2026] GET /volume/v3/snapshots/f9368933-1f46-4b77-9ad1-3ea2c7e00bc4 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:26:20.430571 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-92f86abd-84b6-413e-9d53-64309322db14 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:20.434659 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-92f86abd-84b6-413e-9d53-64309322db14 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/volumes/fba18c1a-dbe8-4ae2-9408-95bcc2689841 Aug 25 10:26:20.434847 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-92f86abd-84b6-413e-9d53-64309322db14 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:20.435036 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-92f86abd-84b6-413e-9d53-64309322db14 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:20.444760 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:20.444760 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:26:20.449272 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-92f86abd-84b6-413e-9d53-64309322db14 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Volume info retrieved successfully. Aug 25 10:26:20.454838 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-92f86abd-84b6-413e-9d53-64309322db14 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/volumes/fba18c1a-dbe8-4ae2-9408-95bcc2689841 returned with HTTP 200 Aug 25 10:26:20.455533 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 955/3812] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:26:20 2026] GET /volume/v3/volumes/fba18c1a-dbe8-4ae2-9408-95bcc2689841 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:20.468416 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-263df6ff-27bc-43db-9b68-4d0c329d6e5d None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:20.470870 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-263df6ff-27bc-43db-9b68-4d0c329d6e5d tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] DELETE https://10.4.3.119/volume/v3/volumes/fba18c1a-dbe8-4ae2-9408-95bcc2689841 Aug 25 10:26:20.471148 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-263df6ff-27bc-43db-9b68-4d0c329d6e5d tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:20.471451 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-263df6ff-27bc-43db-9b68-4d0c329d6e5d tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:20.471610 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-263df6ff-27bc-43db-9b68-4d0c329d6e5d tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Delete volume with id: fba18c1a-dbe8-4ae2-9408-95bcc2689841 Aug 25 10:26:20.480112 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:20.480112 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:26:20.480826 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-263df6ff-27bc-43db-9b68-4d0c329d6e5d tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Volume info retrieved successfully. Aug 25 10:26:20.551485 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-263df6ff-27bc-43db-9b68-4d0c329d6e5d tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Delete volume request issued successfully. Aug 25 10:26:20.552666 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-263df6ff-27bc-43db-9b68-4d0c329d6e5d tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/volumes/fba18c1a-dbe8-4ae2-9408-95bcc2689841 returned with HTTP 202 Aug 25 10:26:20.552666 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 944/3813] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:26:20 2026] DELETE /volume/v3/volumes/fba18c1a-dbe8-4ae2-9408-95bcc2689841 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:26:20.566211 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-898bd8a2-0633-47a0-9c3e-bb3406959399 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:20.568441 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-898bd8a2-0633-47a0-9c3e-bb3406959399 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/volumes/fba18c1a-dbe8-4ae2-9408-95bcc2689841 Aug 25 10:26:20.568684 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-898bd8a2-0633-47a0-9c3e-bb3406959399 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:20.569996 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-898bd8a2-0633-47a0-9c3e-bb3406959399 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:20.583436 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:20.583436 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:26:20.587768 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-898bd8a2-0633-47a0-9c3e-bb3406959399 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Volume info retrieved successfully. Aug 25 10:26:20.594016 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-898bd8a2-0633-47a0-9c3e-bb3406959399 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/volumes/fba18c1a-dbe8-4ae2-9408-95bcc2689841 returned with HTTP 200 Aug 25 10:26:20.594563 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 960/3814] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:26:20 2026] GET /volume/v3/volumes/fba18c1a-dbe8-4ae2-9408-95bcc2689841 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:20.889437 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-b27e72e3-bfb9-4cfd-89e7-4beab0bddacc None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:20.891609 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b27e72e3-bfb9-4cfd-89e7-4beab0bddacc tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] DELETE https://10.4.3.119/volume/v3/snapshots/afe1de12-77ee-4fd0-a2ac-a5fc04f04d93 Aug 25 10:26:20.891872 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b27e72e3-bfb9-4cfd-89e7-4beab0bddacc tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:20.892149 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b27e72e3-bfb9-4cfd-89e7-4beab0bddacc tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:20.892287 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.snapshots [None req-b27e72e3-bfb9-4cfd-89e7-4beab0bddacc tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Delete snapshot with id: afe1de12-77ee-4fd0-a2ac-a5fc04f04d93 Aug 25 10:26:20.898790 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:20.898790 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:26:20.899333 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-b27e72e3-bfb9-4cfd-89e7-4beab0bddacc tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Snapshot retrieved successfully. Aug 25 10:26:20.919278 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-b27e72e3-bfb9-4cfd-89e7-4beab0bddacc tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Snapshot delete request issued successfully. Aug 25 10:26:20.919548 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b27e72e3-bfb9-4cfd-89e7-4beab0bddacc tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/snapshots/afe1de12-77ee-4fd0-a2ac-a5fc04f04d93 returned with HTTP 202 Aug 25 10:26:20.920008 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 956/3815] 10.4.3.119 () {66 vars in 1357 bytes} [Tue Aug 25 10:26:20 2026] DELETE /volume/v3/snapshots/afe1de12-77ee-4fd0-a2ac-a5fc04f04d93 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:26:20.928452 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-14bead08-226f-4098-b9fa-7865bf41394e None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:20.930953 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-14bead08-226f-4098-b9fa-7865bf41394e tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] GET https://10.4.3.119/volume/v3/snapshots/afe1de12-77ee-4fd0-a2ac-a5fc04f04d93 Aug 25 10:26:20.932921 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-14bead08-226f-4098-b9fa-7865bf41394e tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:20.933232 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-14bead08-226f-4098-b9fa-7865bf41394e tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:20.939523 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:20.939523 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:26:20.941159 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-14bead08-226f-4098-b9fa-7865bf41394e tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Snapshot retrieved successfully. Aug 25 10:26:20.941992 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-14bead08-226f-4098-b9fa-7865bf41394e tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/snapshots/afe1de12-77ee-4fd0-a2ac-a5fc04f04d93 returned with HTTP 200 Aug 25 10:26:20.942527 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 956/3816] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:26:20 2026] GET /volume/v3/snapshots/afe1de12-77ee-4fd0-a2ac-a5fc04f04d93 => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:21.614416 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-13d82a23-0c0b-4495-b7b8-d5e6dc692785 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:21.616786 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-13d82a23-0c0b-4495-b7b8-d5e6dc692785 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/volumes/fba18c1a-dbe8-4ae2-9408-95bcc2689841 Aug 25 10:26:21.617357 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-13d82a23-0c0b-4495-b7b8-d5e6dc692785 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:21.617953 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-13d82a23-0c0b-4495-b7b8-d5e6dc692785 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:21.624257 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-13d82a23-0c0b-4495-b7b8-d5e6dc692785 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/volumes/fba18c1a-dbe8-4ae2-9408-95bcc2689841 returned with HTTP 404 Aug 25 10:26:21.625296 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 945/3817] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:26:21 2026] GET /volume/v3/volumes/fba18c1a-dbe8-4ae2-9408-95bcc2689841 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:26:21.635834 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-ff0bf87d-8c48-4cd0-aa9b-64ab532d18fd None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:21.637979 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ff0bf87d-8c48-4cd0-aa9b-64ab532d18fd tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/volumes/402cf334-999b-4f44-829b-b0ba790d8628 Aug 25 10:26:21.638226 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ff0bf87d-8c48-4cd0-aa9b-64ab532d18fd tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:21.638528 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ff0bf87d-8c48-4cd0-aa9b-64ab532d18fd tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:21.645886 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:21.645886 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:26:21.650946 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-ff0bf87d-8c48-4cd0-aa9b-64ab532d18fd tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Volume info retrieved successfully. Aug 25 10:26:21.656747 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ff0bf87d-8c48-4cd0-aa9b-64ab532d18fd tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/volumes/402cf334-999b-4f44-829b-b0ba790d8628 returned with HTTP 200 Aug 25 10:26:21.657646 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 961/3818] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:26:21 2026] GET /volume/v3/volumes/402cf334-999b-4f44-829b-b0ba790d8628 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:21.673867 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-ad4b0149-9794-4658-8bcc-58605cf37a1d None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:21.675968 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ad4b0149-9794-4658-8bcc-58605cf37a1d tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:26:21.676449 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ad4b0149-9794-4658-8bcc-58605cf37a1d tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1231515044"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:26:21.678457 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volumes [None req-ad4b0149-9794-4658-8bcc-58605cf37a1d tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1231515044'}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:26:21.678505 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-ad4b0149-9794-4658-8bcc-58605cf37a1d tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Create volume of 1 GB Aug 25 10:26:21.678867 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:21.678867 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:26:21.681291 np0000008063 devstack@c-api.service[100390]: DEBUG dbcounter [-] [100390] Writing DB stats cinder:SELECT=243,cinder:INSERT=46,cinder:UPDATE=72 {{(pid=100390) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 10:26:21.683500 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-ad4b0149-9794-4658-8bcc-58605cf37a1d tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Availability Zones retrieved successfully. Aug 25 10:26:21.690547 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-ad4b0149-9794-4658-8bcc-58605cf37a1d tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Flow 'volume_create_api' (82d7887b-6c63-47bd-9b42-3f46ab0e6c65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:26:21.692420 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-ad4b0149-9794-4658-8bcc-58605cf37a1d tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48dc3d26-b629-466e-bdb9-54cd31928e79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:26:21.693509 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-ad4b0149-9794-4658-8bcc-58605cf37a1d tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Validating volume size '1' using validate_int {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:26:21.724226 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-ad4b0149-9794-4658-8bcc-58605cf37a1d tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48dc3d26-b629-466e-bdb9-54cd31928e79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:26:21.725000 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-ad4b0149-9794-4658-8bcc-58605cf37a1d tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (efccf2a5-8975-4027-87fb-7466cffba7b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:26:21.774656 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-ad4b0149-9794-4658-8bcc-58605cf37a1d tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Created reservations ['4b827b89-f422-4bed-8856-3831351a1662', '0edf97cd-b29e-40b3-935e-920cf24d8d05', '4be29ea6-5d95-496c-96f3-f9f19caf6356', 'baf21873-85d9-4314-974f-4bda8f5b7856'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:26:21.775739 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-ad4b0149-9794-4658-8bcc-58605cf37a1d tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (efccf2a5-8975-4027-87fb-7466cffba7b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b827b89-f422-4bed-8856-3831351a1662', '0edf97cd-b29e-40b3-935e-920cf24d8d05', '4be29ea6-5d95-496c-96f3-f9f19caf6356', 'baf21873-85d9-4314-974f-4bda8f5b7856']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:26:21.776555 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-ad4b0149-9794-4658-8bcc-58605cf37a1d tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c46e3ea5-9060-404e-a457-a7428a03a562) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:26:21.803490 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-ad4b0149-9794-4658-8bcc-58605cf37a1d tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c46e3ea5-9060-404e-a457-a7428a03a562) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a8b5c020-7ea1-4d38-9105-838f6b0cb314', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1231515044',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65244c1a387c4aa2af4d3fad59294473',qos_specs=None,replication_status=,reservations=['4b827b89-f422-4bed-8856-3831351a1662','0edf97cd-b29e-40b3-935e-920cf24d8d05','4be29ea6-5d95-496c-96f3-f9f19caf6356','baf21873-85d9-4314-974f-4bda8f5b7856'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9c2adcacc4640278fe0a77f9809b206',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:26:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1231515044',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a8b5c020-7ea1-4d38-9105-838f6b0cb314,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65244c1a387c4aa2af4d3fad59294473',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f9c2adcacc4640278fe0a77f9809b206',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:26:21.804995 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-ad4b0149-9794-4658-8bcc-58605cf37a1d tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (791ed922-a107-4614-a07d-d54b66716f65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:26:21.828908 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-ad4b0149-9794-4658-8bcc-58605cf37a1d tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (791ed922-a107-4614-a07d-d54b66716f65) transitioned into state 'SUCCESS' from state '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-1231515044',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65244c1a387c4aa2af4d3fad59294473',qos_specs=None,replication_status=,reservations=['4b827b89-f422-4bed-8856-3831351a1662','0edf97cd-b29e-40b3-935e-920cf24d8d05','4be29ea6-5d95-496c-96f3-f9f19caf6356','baf21873-85d9-4314-974f-4bda8f5b7856'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9c2adcacc4640278fe0a77f9809b206',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:26:21.829561 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-ad4b0149-9794-4658-8bcc-58605cf37a1d tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f436bc75-3e18-4a22-8188-8f8aebfb4d6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:26:21.842227 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-ad4b0149-9794-4658-8bcc-58605cf37a1d tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f436bc75-3e18-4a22-8188-8f8aebfb4d6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:26:21.843379 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-ad4b0149-9794-4658-8bcc-58605cf37a1d tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Flow 'volume_create_api' (82d7887b-6c63-47bd-9b42-3f46ab0e6c65) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:26:21.843724 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-ad4b0149-9794-4658-8bcc-58605cf37a1d tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Create volume request issued successfully. Aug 25 10:26:21.844449 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ad4b0149-9794-4658-8bcc-58605cf37a1d tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:26:21.845673 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 957/3819] 10.4.3.119 () {68 vars in 1258 bytes} [Tue Aug 25 10:26:21 2026] POST /volume/v3/volumes => generated 754 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:26:21.856942 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-82bc28f8-1de5-4393-9391-bc8389f45bdf None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:21.862430 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-82bc28f8-1de5-4393-9391-bc8389f45bdf tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/volumes/a8b5c020-7ea1-4d38-9105-838f6b0cb314 Aug 25 10:26:21.862430 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-82bc28f8-1de5-4393-9391-bc8389f45bdf tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:21.862430 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-82bc28f8-1de5-4393-9391-bc8389f45bdf tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:21.870194 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:21.870194 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:26:21.879992 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-82bc28f8-1de5-4393-9391-bc8389f45bdf tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Volume info retrieved successfully. Aug 25 10:26:21.885937 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-82bc28f8-1de5-4393-9391-bc8389f45bdf tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/volumes/a8b5c020-7ea1-4d38-9105-838f6b0cb314 returned with HTTP 200 Aug 25 10:26:21.886920 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 957/3820] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:26:21 2026] GET /volume/v3/volumes/a8b5c020-7ea1-4d38-9105-838f6b0cb314 => generated 822 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:21.952427 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-d8851157-3ca7-46f1-860a-d1cba8b7c36b None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:21.954261 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d8851157-3ca7-46f1-860a-d1cba8b7c36b tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] GET https://10.4.3.119/volume/v3/snapshots/afe1de12-77ee-4fd0-a2ac-a5fc04f04d93 Aug 25 10:26:21.955160 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d8851157-3ca7-46f1-860a-d1cba8b7c36b tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:21.955160 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d8851157-3ca7-46f1-860a-d1cba8b7c36b tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:21.967169 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d8851157-3ca7-46f1-860a-d1cba8b7c36b tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/snapshots/afe1de12-77ee-4fd0-a2ac-a5fc04f04d93 returned with HTTP 404 Aug 25 10:26:21.967169 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 946/3821] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:26:21 2026] GET /volume/v3/snapshots/afe1de12-77ee-4fd0-a2ac-a5fc04f04d93 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:26:22.903685 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-9eae61e0-96c6-4e26-a88a-b562d526b2ef None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:22.908396 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9eae61e0-96c6-4e26-a88a-b562d526b2ef tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/volumes/a8b5c020-7ea1-4d38-9105-838f6b0cb314 Aug 25 10:26:22.908396 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9eae61e0-96c6-4e26-a88a-b562d526b2ef tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:22.908396 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9eae61e0-96c6-4e26-a88a-b562d526b2ef tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:22.919706 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:22.919706 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:26:22.929308 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-9eae61e0-96c6-4e26-a88a-b562d526b2ef tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Volume info retrieved successfully. Aug 25 10:26:22.934954 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9eae61e0-96c6-4e26-a88a-b562d526b2ef tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/volumes/a8b5c020-7ea1-4d38-9105-838f6b0cb314 returned with HTTP 200 Aug 25 10:26:22.935454 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 962/3822] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:26:22 2026] GET /volume/v3/volumes/a8b5c020-7ea1-4d38-9105-838f6b0cb314 => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:22.955727 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-1907db18-111d-420f-b32d-479e5128b7e7 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:22.958557 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1907db18-111d-420f-b32d-479e5128b7e7 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] POST https://10.4.3.119/volume/v3/snapshots Aug 25 10:26:22.958969 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1907db18-111d-420f-b32d-479e5128b7e7 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a8b5c020-7ea1-4d38-9105-838f6b0cb314", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-260379264"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:26:22.970910 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:22.970910 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:26:22.971620 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-1907db18-111d-420f-b32d-479e5128b7e7 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Volume info retrieved successfully. Aug 25 10:26:22.971863 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.snapshots [None req-1907db18-111d-420f-b32d-479e5128b7e7 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Create snapshot from volume a8b5c020-7ea1-4d38-9105-838f6b0cb314 Aug 25 10:26:23.016585 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-1907db18-111d-420f-b32d-479e5128b7e7 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Created reservations ['302ff492-f36c-4485-bbe4-e9a7ff6592f6', '0cc865f4-7c92-47e7-aa84-f52f4f66c719', '10ee6891-7ccb-47f0-ac2b-f665d1f96d3f', 'a6c4846a-8149-47e9-9b11-07c2b190643c'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:26:23.062168 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-1907db18-111d-420f-b32d-479e5128b7e7 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Snapshot create request issued successfully. Aug 25 10:26:23.062168 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1907db18-111d-420f-b32d-479e5128b7e7 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/snapshots returned with HTTP 202 Aug 25 10:26:23.062168 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 958/3823] 10.4.3.119 () {68 vars in 1265 bytes} [Tue Aug 25 10:26:22 2026] POST /volume/v3/snapshots => generated 309 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:26:23.071735 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-ba36bf38-b073-4ea1-bfcf-2b9ac3993db2 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:23.074565 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ba36bf38-b073-4ea1-bfcf-2b9ac3993db2 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/snapshots/b1bd7e1c-53c4-411f-a7ce-5ee06a09ecd7 Aug 25 10:26:23.075633 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ba36bf38-b073-4ea1-bfcf-2b9ac3993db2 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:23.075633 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ba36bf38-b073-4ea1-bfcf-2b9ac3993db2 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:23.081387 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:23.081387 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:26:23.082008 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-ba36bf38-b073-4ea1-bfcf-2b9ac3993db2 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Snapshot retrieved successfully. Aug 25 10:26:23.083148 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ba36bf38-b073-4ea1-bfcf-2b9ac3993db2 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/snapshots/b1bd7e1c-53c4-411f-a7ce-5ee06a09ecd7 returned with HTTP 200 Aug 25 10:26:23.083866 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 958/3824] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:26:23 2026] GET /volume/v3/snapshots/b1bd7e1c-53c4-411f-a7ce-5ee06a09ecd7 => generated 441 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:23.857901 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-e4fae820-a1b4-4612-9b9d-9fd08e200473 req-55a1c69c-d030-4155-a2ce-20594788ee76 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:23.860358 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-e4fae820-a1b4-4612-9b9d-9fd08e200473 req-55a1c69c-d030-4155-a2ce-20594788ee76 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] DELETE https://10.4.3.119/volume/v3/attachments/d584cdf0-4b26-471c-91c5-949eccbdf2cd Aug 25 10:26:23.860538 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-e4fae820-a1b4-4612-9b9d-9fd08e200473 req-55a1c69c-d030-4155-a2ce-20594788ee76 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:23.860710 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-e4fae820-a1b4-4612-9b9d-9fd08e200473 req-55a1c69c-d030-4155-a2ce-20594788ee76 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'version_select' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:23.873389 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:23.873389 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:26:23.926126 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-e4fae820-a1b4-4612-9b9d-9fd08e200473 req-55a1c69c-d030-4155-a2ce-20594788ee76 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/attachments/d584cdf0-4b26-471c-91c5-949eccbdf2cd returned with HTTP 200 Aug 25 10:26:23.926602 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 947/3825] 10.4.3.119 () {72 vars in 1673 bytes} [Tue Aug 25 10:26:23 2026] DELETE /volume/v3/attachments/d584cdf0-4b26-471c-91c5-949eccbdf2cd => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:24.094861 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-7a306e7e-3804-4ac8-93f5-3b4418f184fd None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:24.099005 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7a306e7e-3804-4ac8-93f5-3b4418f184fd tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/snapshots/b1bd7e1c-53c4-411f-a7ce-5ee06a09ecd7 Aug 25 10:26:24.099005 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7a306e7e-3804-4ac8-93f5-3b4418f184fd tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:24.099005 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7a306e7e-3804-4ac8-93f5-3b4418f184fd tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:24.106163 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:24.106163 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:26:24.107835 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-7a306e7e-3804-4ac8-93f5-3b4418f184fd tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Snapshot retrieved successfully. Aug 25 10:26:24.108191 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7a306e7e-3804-4ac8-93f5-3b4418f184fd tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/snapshots/b1bd7e1c-53c4-411f-a7ce-5ee06a09ecd7 returned with HTTP 200 Aug 25 10:26:24.108639 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 963/3826] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:26:24 2026] GET /volume/v3/snapshots/b1bd7e1c-53c4-411f-a7ce-5ee06a09ecd7 => generated 468 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:24.118638 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-9cd01ec7-5e04-49a1-969e-717bc8453ae8 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:24.121825 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-9cd01ec7-5e04-49a1-969e-717bc8453ae8 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:26:24.121825 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-9cd01ec7-5e04-49a1-969e-717bc8453ae8 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "b1bd7e1c-53c4-411f-a7ce-5ee06a09ecd7", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-596357403"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:26:24.128101 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volumes [None req-9cd01ec7-5e04-49a1-969e-717bc8453ae8 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Create volume request body: {'volume': {'snapshot_id': 'b1bd7e1c-53c4-411f-a7ce-5ee06a09ecd7', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-596357403'}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:26:24.131431 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:24.131431 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:26:24.131953 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-9cd01ec7-5e04-49a1-969e-717bc8453ae8 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Snapshot retrieved successfully. Aug 25 10:26:24.132106 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-9cd01ec7-5e04-49a1-969e-717bc8453ae8 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Create volume of 1 GB Aug 25 10:26:24.136902 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-9cd01ec7-5e04-49a1-969e-717bc8453ae8 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Availability Zones retrieved successfully. Aug 25 10:26:24.143620 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-9cd01ec7-5e04-49a1-969e-717bc8453ae8 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Flow 'volume_create_api' (05a29d42-195c-4be2-912d-b55985d06986) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:26:24.144766 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-9cd01ec7-5e04-49a1-969e-717bc8453ae8 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49fb2e1a-2231-4db1-892b-0370d97ae4e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:26:24.145895 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-9cd01ec7-5e04-49a1-969e-717bc8453ae8 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:26:24.202211 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-9cd01ec7-5e04-49a1-969e-717bc8453ae8 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49fb2e1a-2231-4db1-892b-0370d97ae4e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'b1bd7e1c-53c4-411f-a7ce-5ee06a09ecd7', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:26:24.203271 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-9cd01ec7-5e04-49a1-969e-717bc8453ae8 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1980117e-bb9c-4931-8509-52efd6f2a9b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:26:24.256864 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-9cd01ec7-5e04-49a1-969e-717bc8453ae8 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Created reservations ['182bb47b-57f3-418e-ad9b-e074c0ff7a8b', '620c4ee3-e9d1-4d52-a0bb-275df9ac1501', '35743e8c-83f1-4aa2-a509-9d94537c3004', '0b3feda9-885f-4b25-8887-756940c4117b'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:26:24.257751 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-9cd01ec7-5e04-49a1-969e-717bc8453ae8 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1980117e-bb9c-4931-8509-52efd6f2a9b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['182bb47b-57f3-418e-ad9b-e074c0ff7a8b', '620c4ee3-e9d1-4d52-a0bb-275df9ac1501', '35743e8c-83f1-4aa2-a509-9d94537c3004', '0b3feda9-885f-4b25-8887-756940c4117b']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:26:24.258581 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-9cd01ec7-5e04-49a1-969e-717bc8453ae8 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f223608-8c66-4cbc-aaae-6fb437e350bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:26:24.302555 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-9cd01ec7-5e04-49a1-969e-717bc8453ae8 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f223608-8c66-4cbc-aaae-6fb437e350bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '16c7d66f-cb01-4475-89b4-377497ef5994', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-596357403',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65244c1a387c4aa2af4d3fad59294473',qos_specs=None,replication_status=,reservations=['182bb47b-57f3-418e-ad9b-e074c0ff7a8b','620c4ee3-e9d1-4d52-a0bb-275df9ac1501','35743e8c-83f1-4aa2-a509-9d94537c3004','0b3feda9-885f-4b25-8887-756940c4117b'],size=1,snapshot_id=b1bd7e1c-53c4-411f-a7ce-5ee06a09ecd7,source_replicaid=,source_volid=None,status='creating',user_id='f9c2adcacc4640278fe0a77f9809b206',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:26:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-596357403',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=16c7d66f-cb01-4475-89b4-377497ef5994,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65244c1a387c4aa2af4d3fad59294473',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=b1bd7e1c-53c4-411f-a7ce-5ee06a09ecd7,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f9c2adcacc4640278fe0a77f9809b206',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:26:24.303438 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-9cd01ec7-5e04-49a1-969e-717bc8453ae8 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1681235e-dbff-4458-a40c-ee6e547ef3c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:26:24.330243 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-9cd01ec7-5e04-49a1-969e-717bc8453ae8 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1681235e-dbff-4458-a40c-ee6e547ef3c5) transitioned into state 'SUCCESS' from state '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-596357403',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65244c1a387c4aa2af4d3fad59294473',qos_specs=None,replication_status=,reservations=['182bb47b-57f3-418e-ad9b-e074c0ff7a8b','620c4ee3-e9d1-4d52-a0bb-275df9ac1501','35743e8c-83f1-4aa2-a509-9d94537c3004','0b3feda9-885f-4b25-8887-756940c4117b'],size=1,snapshot_id=b1bd7e1c-53c4-411f-a7ce-5ee06a09ecd7,source_replicaid=,source_volid=None,status='creating',user_id='f9c2adcacc4640278fe0a77f9809b206',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:26:24.331670 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-9cd01ec7-5e04-49a1-969e-717bc8453ae8 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01c5658c-5bbb-4e12-9429-80a463d8a0de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:26:24.352061 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-9cd01ec7-5e04-49a1-969e-717bc8453ae8 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01c5658c-5bbb-4e12-9429-80a463d8a0de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:26:24.352876 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-9cd01ec7-5e04-49a1-969e-717bc8453ae8 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Flow 'volume_create_api' (05a29d42-195c-4be2-912d-b55985d06986) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:26:24.353267 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-9cd01ec7-5e04-49a1-969e-717bc8453ae8 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Create volume request issued successfully. Aug 25 10:26:24.355237 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-9cd01ec7-5e04-49a1-969e-717bc8453ae8 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:26:24.355237 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 959/3827] 10.4.3.119 () {68 vars in 1259 bytes} [Tue Aug 25 10:26:24 2026] POST /volume/v3/volumes => generated 787 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:26:24.372983 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-327855d1-22b1-48d5-a985-73e4c97d05d2 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:24.375151 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-327855d1-22b1-48d5-a985-73e4c97d05d2 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/volumes/16c7d66f-cb01-4475-89b4-377497ef5994 Aug 25 10:26:24.376659 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-327855d1-22b1-48d5-a985-73e4c97d05d2 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:24.376659 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-327855d1-22b1-48d5-a985-73e4c97d05d2 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:24.383170 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:24.383170 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:26:24.388073 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-327855d1-22b1-48d5-a985-73e4c97d05d2 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Volume info retrieved successfully. Aug 25 10:26:24.391369 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-327855d1-22b1-48d5-a985-73e4c97d05d2 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/volumes/16c7d66f-cb01-4475-89b4-377497ef5994 returned with HTTP 200 Aug 25 10:26:24.391831 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 959/3828] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:26:24 2026] GET /volume/v3/volumes/16c7d66f-cb01-4475-89b4-377497ef5994 => generated 855 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:25.010647 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-cb1fd474-7c2a-4a60-a62d-3ff76650989d req-a956790b-d9ea-4d0c-9eee-6df442931d92 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:25.015359 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-cb1fd474-7c2a-4a60-a62d-3ff76650989d req-a956790b-d9ea-4d0c-9eee-6df442931d92 tempest-TestShelveInstance-50023035 tempest-TestShelveInstance-50023035-project-member] DELETE https://10.4.3.119/volume/v3/attachments/cc84ebcb-a158-4505-9d87-00169b022962 Aug 25 10:26:25.015599 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-cb1fd474-7c2a-4a60-a62d-3ff76650989d req-a956790b-d9ea-4d0c-9eee-6df442931d92 tempest-TestShelveInstance-50023035 tempest-TestShelveInstance-50023035-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:25.015791 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-cb1fd474-7c2a-4a60-a62d-3ff76650989d req-a956790b-d9ea-4d0c-9eee-6df442931d92 tempest-TestShelveInstance-50023035 tempest-TestShelveInstance-50023035-project-member] Calling method 'version_select' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:25.030312 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:25.030312 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:26:25.082299 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-cb1fd474-7c2a-4a60-a62d-3ff76650989d req-a956790b-d9ea-4d0c-9eee-6df442931d92 tempest-TestShelveInstance-50023035 tempest-TestShelveInstance-50023035-project-member] https://10.4.3.119/volume/v3/attachments/cc84ebcb-a158-4505-9d87-00169b022962 returned with HTTP 200 Aug 25 10:26:25.082558 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 948/3829] 10.4.3.119 () {72 vars in 1673 bytes} [Tue Aug 25 10:26:25 2026] DELETE /volume/v3/attachments/cc84ebcb-a158-4505-9d87-00169b022962 => generated 19 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:25.094320 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-cb1fd474-7c2a-4a60-a62d-3ff76650989d req-996523a9-8c07-40d9-ad13-a420729cb9be None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:25.098564 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-cb1fd474-7c2a-4a60-a62d-3ff76650989d req-996523a9-8c07-40d9-ad13-a420729cb9be tempest-TestShelveInstance-50023035 tempest-TestShelveInstance-50023035-project-member] DELETE https://10.4.3.119/volume/v3/volumes/ff9fb73c-b174-41e9-a836-7ea3c8159027 Aug 25 10:26:25.098564 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-cb1fd474-7c2a-4a60-a62d-3ff76650989d req-996523a9-8c07-40d9-ad13-a420729cb9be tempest-TestShelveInstance-50023035 tempest-TestShelveInstance-50023035-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:25.098564 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-cb1fd474-7c2a-4a60-a62d-3ff76650989d req-996523a9-8c07-40d9-ad13-a420729cb9be tempest-TestShelveInstance-50023035 tempest-TestShelveInstance-50023035-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:25.098564 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [req-cb1fd474-7c2a-4a60-a62d-3ff76650989d req-996523a9-8c07-40d9-ad13-a420729cb9be tempest-TestShelveInstance-50023035 tempest-TestShelveInstance-50023035-project-member] Delete volume with id: ff9fb73c-b174-41e9-a836-7ea3c8159027 Aug 25 10:26:25.110157 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:25.110157 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:26:25.110157 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-cb1fd474-7c2a-4a60-a62d-3ff76650989d req-996523a9-8c07-40d9-ad13-a420729cb9be tempest-TestShelveInstance-50023035 tempest-TestShelveInstance-50023035-project-member] Volume info retrieved successfully. Aug 25 10:26:25.130543 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-cb1fd474-7c2a-4a60-a62d-3ff76650989d req-996523a9-8c07-40d9-ad13-a420729cb9be tempest-TestShelveInstance-50023035 tempest-TestShelveInstance-50023035-project-member] Delete volume request issued successfully. Aug 25 10:26:25.130895 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-cb1fd474-7c2a-4a60-a62d-3ff76650989d req-996523a9-8c07-40d9-ad13-a420729cb9be tempest-TestShelveInstance-50023035 tempest-TestShelveInstance-50023035-project-member] https://10.4.3.119/volume/v3/volumes/ff9fb73c-b174-41e9-a836-7ea3c8159027 returned with HTTP 202 Aug 25 10:26:25.131421 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 964/3830] 10.4.3.119 () {70 vars in 1620 bytes} [Tue Aug 25 10:26:25 2026] DELETE /volume/v3/volumes/ff9fb73c-b174-41e9-a836-7ea3c8159027 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:26:25.157806 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-e50c126c-6065-41c8-ae62-73348a31cf6c None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:25.159857 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e50c126c-6065-41c8-ae62-73348a31cf6c tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] DELETE https://10.4.3.119/volume/v3/volumes/61753ea3-bd06-4f9e-a0b6-2746bc8ffd3f Aug 25 10:26:25.160064 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e50c126c-6065-41c8-ae62-73348a31cf6c tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:25.160307 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e50c126c-6065-41c8-ae62-73348a31cf6c tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:25.160530 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-e50c126c-6065-41c8-ae62-73348a31cf6c tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Delete volume with id: 61753ea3-bd06-4f9e-a0b6-2746bc8ffd3f Aug 25 10:26:25.169718 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:25.169718 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:26:25.170267 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-e50c126c-6065-41c8-ae62-73348a31cf6c tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Volume info retrieved successfully. Aug 25 10:26:25.220414 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-e50c126c-6065-41c8-ae62-73348a31cf6c tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Delete volume request issued successfully. Aug 25 10:26:25.220549 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e50c126c-6065-41c8-ae62-73348a31cf6c tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/volumes/61753ea3-bd06-4f9e-a0b6-2746bc8ffd3f returned with HTTP 202 Aug 25 10:26:25.220971 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 960/3831] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:26:25 2026] DELETE /volume/v3/volumes/61753ea3-bd06-4f9e-a0b6-2746bc8ffd3f => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:26:25.228923 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-1b3e3cd8-80ec-4ced-b032-0ecd18b34346 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:25.231097 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1b3e3cd8-80ec-4ced-b032-0ecd18b34346 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] GET https://10.4.3.119/volume/v3/volumes/61753ea3-bd06-4f9e-a0b6-2746bc8ffd3f Aug 25 10:26:25.231353 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1b3e3cd8-80ec-4ced-b032-0ecd18b34346 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:25.231527 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1b3e3cd8-80ec-4ced-b032-0ecd18b34346 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:25.238829 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:25.238829 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:26:25.248938 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-1b3e3cd8-80ec-4ced-b032-0ecd18b34346 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Volume info retrieved successfully. Aug 25 10:26:25.265569 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1b3e3cd8-80ec-4ced-b032-0ecd18b34346 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/volumes/61753ea3-bd06-4f9e-a0b6-2746bc8ffd3f returned with HTTP 200 Aug 25 10:26:25.266130 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 960/3832] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:26:25 2026] GET /volume/v3/volumes/61753ea3-bd06-4f9e-a0b6-2746bc8ffd3f => generated 1366 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:26:25.411865 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-b77e06b5-fd06-46a2-961b-edeb9f1e8c93 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:25.413740 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b77e06b5-fd06-46a2-961b-edeb9f1e8c93 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/volumes/16c7d66f-cb01-4475-89b4-377497ef5994 Aug 25 10:26:25.414236 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b77e06b5-fd06-46a2-961b-edeb9f1e8c93 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:25.414612 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b77e06b5-fd06-46a2-961b-edeb9f1e8c93 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:25.422876 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:25.422876 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:26:25.427549 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-b77e06b5-fd06-46a2-961b-edeb9f1e8c93 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Volume info retrieved successfully. Aug 25 10:26:25.432443 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b77e06b5-fd06-46a2-961b-edeb9f1e8c93 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/volumes/16c7d66f-cb01-4475-89b4-377497ef5994 returned with HTTP 200 Aug 25 10:26:25.433073 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 949/3833] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:26:25 2026] GET /volume/v3/volumes/16c7d66f-cb01-4475-89b4-377497ef5994 => generated 880 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:25.449531 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-7af18688-bbbb-45af-b941-d50d17c6ac40 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:25.451861 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7af18688-bbbb-45af-b941-d50d17c6ac40 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/volumes/16c7d66f-cb01-4475-89b4-377497ef5994 Aug 25 10:26:25.451982 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7af18688-bbbb-45af-b941-d50d17c6ac40 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:25.452152 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7af18688-bbbb-45af-b941-d50d17c6ac40 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:25.459087 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:25.459087 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:26:25.462242 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-7af18688-bbbb-45af-b941-d50d17c6ac40 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Volume info retrieved successfully. Aug 25 10:26:25.466503 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7af18688-bbbb-45af-b941-d50d17c6ac40 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/volumes/16c7d66f-cb01-4475-89b4-377497ef5994 returned with HTTP 200 Aug 25 10:26:25.467000 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 965/3834] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:26:25 2026] GET /volume/v3/volumes/16c7d66f-cb01-4475-89b4-377497ef5994 => generated 880 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:25.479598 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-52b623df-aa77-4d8c-a8e0-fef23f2f8cc2 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:25.481765 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-52b623df-aa77-4d8c-a8e0-fef23f2f8cc2 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] DELETE https://10.4.3.119/volume/v3/volumes/16c7d66f-cb01-4475-89b4-377497ef5994 Aug 25 10:26:25.482002 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-52b623df-aa77-4d8c-a8e0-fef23f2f8cc2 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:25.482257 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-52b623df-aa77-4d8c-a8e0-fef23f2f8cc2 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:25.482464 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-52b623df-aa77-4d8c-a8e0-fef23f2f8cc2 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Delete volume with id: 16c7d66f-cb01-4475-89b4-377497ef5994 Aug 25 10:26:25.494423 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:25.494423 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:26:25.496479 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-52b623df-aa77-4d8c-a8e0-fef23f2f8cc2 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Volume info retrieved successfully. Aug 25 10:26:25.516713 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-52b623df-aa77-4d8c-a8e0-fef23f2f8cc2 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Delete volume request issued successfully. Aug 25 10:26:25.517065 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-52b623df-aa77-4d8c-a8e0-fef23f2f8cc2 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/volumes/16c7d66f-cb01-4475-89b4-377497ef5994 returned with HTTP 202 Aug 25 10:26:25.518257 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 961/3835] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:26:25 2026] DELETE /volume/v3/volumes/16c7d66f-cb01-4475-89b4-377497ef5994 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:26:25.528731 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-8d343c2b-9bac-45c1-9372-c85afa06bee0 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:25.530631 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8d343c2b-9bac-45c1-9372-c85afa06bee0 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/volumes/16c7d66f-cb01-4475-89b4-377497ef5994 Aug 25 10:26:25.530901 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8d343c2b-9bac-45c1-9372-c85afa06bee0 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:25.531121 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8d343c2b-9bac-45c1-9372-c85afa06bee0 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:25.537989 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:25.537989 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:26:25.541668 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-8d343c2b-9bac-45c1-9372-c85afa06bee0 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Volume info retrieved successfully. Aug 25 10:26:25.546799 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8d343c2b-9bac-45c1-9372-c85afa06bee0 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/volumes/16c7d66f-cb01-4475-89b4-377497ef5994 returned with HTTP 200 Aug 25 10:26:25.547295 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 961/3836] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:26:25 2026] GET /volume/v3/volumes/16c7d66f-cb01-4475-89b4-377497ef5994 => generated 879 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:26.282425 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-de0cca14-0d92-434f-af60-2ff7bf4be93c None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:26.287174 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-de0cca14-0d92-434f-af60-2ff7bf4be93c tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] GET https://10.4.3.119/volume/v3/volumes/61753ea3-bd06-4f9e-a0b6-2746bc8ffd3f Aug 25 10:26:26.287174 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-de0cca14-0d92-434f-af60-2ff7bf4be93c tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:26.287174 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-de0cca14-0d92-434f-af60-2ff7bf4be93c tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:26.300653 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-de0cca14-0d92-434f-af60-2ff7bf4be93c tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/volumes/61753ea3-bd06-4f9e-a0b6-2746bc8ffd3f returned with HTTP 404 Aug 25 10:26:26.301130 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 950/3837] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:26:26 2026] GET /volume/v3/volumes/61753ea3-bd06-4f9e-a0b6-2746bc8ffd3f => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:26:26.336121 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-9ae3e436-903c-4ea1-b5a1-4418cc65b079 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:26.339389 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9ae3e436-903c-4ea1-b5a1-4418cc65b079 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:26:26.339847 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9ae3e436-903c-4ea1-b5a1-4418cc65b079 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1600774921", "snapshot_id": null, "imageRef": "63258f66-0e4f-4391-bbe9-9485754d31c5", "volume_type": null, "size": 1}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:26:26.344721 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volumes [None req-9ae3e436-903c-4ea1-b5a1-4418cc65b079 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1600774921', 'snapshot_id': None, 'imageRef': '63258f66-0e4f-4391-bbe9-9485754d31c5', 'volume_type': None, 'size': 1}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:26:26.565201 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-f33a119a-e630-41e3-bbec-cb5b3b1a03af None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:26.568461 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f33a119a-e630-41e3-bbec-cb5b3b1a03af tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/volumes/16c7d66f-cb01-4475-89b4-377497ef5994 Aug 25 10:26:26.570919 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f33a119a-e630-41e3-bbec-cb5b3b1a03af tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:26.571257 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f33a119a-e630-41e3-bbec-cb5b3b1a03af tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:26.582680 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f33a119a-e630-41e3-bbec-cb5b3b1a03af tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/volumes/16c7d66f-cb01-4475-89b4-377497ef5994 returned with HTTP 404 Aug 25 10:26:26.582680 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 962/3838] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:26:26 2026] GET /volume/v3/volumes/16c7d66f-cb01-4475-89b4-377497ef5994 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:26:26.589683 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-9ae3e436-903c-4ea1-b5a1-4418cc65b079 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Create volume of 1 GB Aug 25 10:26:26.591923 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-c4fac415-cf4c-4934-adcb-aaccbfca9aa6 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:26.594835 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c4fac415-cf4c-4934-adcb-aaccbfca9aa6 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/volumes/16c7d66f-cb01-4475-89b4-377497ef5994 Aug 25 10:26:26.595356 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c4fac415-cf4c-4934-adcb-aaccbfca9aa6 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:26.595739 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c4fac415-cf4c-4934-adcb-aaccbfca9aa6 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:26.595783 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-9ae3e436-903c-4ea1-b5a1-4418cc65b079 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Availability Zones retrieved successfully. Aug 25 10:26:26.602946 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c4fac415-cf4c-4934-adcb-aaccbfca9aa6 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/volumes/16c7d66f-cb01-4475-89b4-377497ef5994 returned with HTTP 404 Aug 25 10:26:26.603094 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-9ae3e436-903c-4ea1-b5a1-4418cc65b079 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Flow 'volume_create_api' (bf701224-d722-45fe-969a-2f43107588f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:26:26.603540 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 962/3839] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:26:26 2026] GET /volume/v3/volumes/16c7d66f-cb01-4475-89b4-377497ef5994 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:26:26.604552 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-9ae3e436-903c-4ea1-b5a1-4418cc65b079 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f01cf556-00b9-456a-bbb1-c6224c00a917) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:26:26.606107 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [None req-9ae3e436-903c-4ea1-b5a1-4418cc65b079 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Validating volume size '1' using validate_int {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:26:26.611605 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-809cbeaa-5302-4fe3-a24e-e120689e6b94 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:26.615708 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-809cbeaa-5302-4fe3-a24e-e120689e6b94 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] DELETE https://10.4.3.119/volume/v3/volumes/16c7d66f-cb01-4475-89b4-377497ef5994 Aug 25 10:26:26.615967 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-809cbeaa-5302-4fe3-a24e-e120689e6b94 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:26.616195 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-809cbeaa-5302-4fe3-a24e-e120689e6b94 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:26.616398 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-809cbeaa-5302-4fe3-a24e-e120689e6b94 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Delete volume with id: 16c7d66f-cb01-4475-89b4-377497ef5994 Aug 25 10:26:26.623987 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-809cbeaa-5302-4fe3-a24e-e120689e6b94 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/volumes/16c7d66f-cb01-4475-89b4-377497ef5994 returned with HTTP 404 Aug 25 10:26:26.624723 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 951/3840] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:26:26 2026] DELETE /volume/v3/volumes/16c7d66f-cb01-4475-89b4-377497ef5994 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:26:26.633299 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-18da5c65-89ac-4b31-a91f-f20b6bae5c08 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:26.635622 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-18da5c65-89ac-4b31-a91f-f20b6bae5c08 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] DELETE https://10.4.3.119/volume/v3/snapshots/b1bd7e1c-53c4-411f-a7ce-5ee06a09ecd7 Aug 25 10:26:26.635954 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-18da5c65-89ac-4b31-a91f-f20b6bae5c08 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:26.637187 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-18da5c65-89ac-4b31-a91f-f20b6bae5c08 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:26.637187 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.snapshots [None req-18da5c65-89ac-4b31-a91f-f20b6bae5c08 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Delete snapshot with id: b1bd7e1c-53c4-411f-a7ce-5ee06a09ecd7 Aug 25 10:26:26.646512 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:26.646512 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:26:26.647529 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-18da5c65-89ac-4b31-a91f-f20b6bae5c08 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Snapshot retrieved successfully. Aug 25 10:26:26.670873 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-18da5c65-89ac-4b31-a91f-f20b6bae5c08 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Snapshot delete request issued successfully. Aug 25 10:26:26.672037 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-18da5c65-89ac-4b31-a91f-f20b6bae5c08 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/snapshots/b1bd7e1c-53c4-411f-a7ce-5ee06a09ecd7 returned with HTTP 202 Aug 25 10:26:26.672037 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 963/3841] 10.4.3.119 () {66 vars in 1357 bytes} [Tue Aug 25 10:26:26 2026] DELETE /volume/v3/snapshots/b1bd7e1c-53c4-411f-a7ce-5ee06a09ecd7 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:26:26.682448 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-9ae3e436-903c-4ea1-b5a1-4418cc65b079 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f01cf556-00b9-456a-bbb1-c6224c00a917) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:26:26.683007 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-b6f0abe1-1dfe-453e-9f95-df4e0bf06f95 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:26.683429 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-9ae3e436-903c-4ea1-b5a1-4418cc65b079 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05880582-fab4-4c85-8ff8-02bdc7be66b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:26:26.685006 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b6f0abe1-1dfe-453e-9f95-df4e0bf06f95 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/snapshots/b1bd7e1c-53c4-411f-a7ce-5ee06a09ecd7 Aug 25 10:26:26.685222 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b6f0abe1-1dfe-453e-9f95-df4e0bf06f95 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:26.685475 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b6f0abe1-1dfe-453e-9f95-df4e0bf06f95 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:26.691582 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:26.691582 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:26:26.692056 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-b6f0abe1-1dfe-453e-9f95-df4e0bf06f95 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Snapshot retrieved successfully. Aug 25 10:26:26.692878 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b6f0abe1-1dfe-453e-9f95-df4e0bf06f95 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/snapshots/b1bd7e1c-53c4-411f-a7ce-5ee06a09ecd7 returned with HTTP 200 Aug 25 10:26:26.693841 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 963/3842] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:26:26 2026] GET /volume/v3/snapshots/b1bd7e1c-53c4-411f-a7ce-5ee06a09ecd7 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:26.739639 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-9ae3e436-903c-4ea1-b5a1-4418cc65b079 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Created reservations ['f42343d9-fc07-410a-8e37-277bbeed1d13', 'f6b65a9c-55fe-48e3-bd97-4121343bdb25', '856e4e90-cd46-495d-a647-603d092c2693', '82fb6878-4ea8-4a42-adf7-4c54a66f19cc'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:26:26.740521 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-9ae3e436-903c-4ea1-b5a1-4418cc65b079 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05880582-fab4-4c85-8ff8-02bdc7be66b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f42343d9-fc07-410a-8e37-277bbeed1d13', 'f6b65a9c-55fe-48e3-bd97-4121343bdb25', '856e4e90-cd46-495d-a647-603d092c2693', '82fb6878-4ea8-4a42-adf7-4c54a66f19cc']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:26:26.741270 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-9ae3e436-903c-4ea1-b5a1-4418cc65b079 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (223a57e0-d33c-44af-a2fa-429bbdeaf747) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:26:26.774811 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-9ae3e436-903c-4ea1-b5a1-4418cc65b079 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (223a57e0-d33c-44af-a2fa-429bbdeaf747) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c42967d6-8792-4df1-bbc2-1c2421bfff33', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1600774921',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49e898606e564bcf928d669866fcdee1',qos_specs=None,replication_status=,reservations=['f42343d9-fc07-410a-8e37-277bbeed1d13','f6b65a9c-55fe-48e3-bd97-4121343bdb25','856e4e90-cd46-495d-a647-603d092c2693','82fb6878-4ea8-4a42-adf7-4c54a66f19cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe4d6cabe39746599fd56f0ed08639e6',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:26:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1600774921',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c42967d6-8792-4df1-bbc2-1c2421bfff33,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='49e898606e564bcf928d669866fcdee1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fe4d6cabe39746599fd56f0ed08639e6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:26:26.775622 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-9ae3e436-903c-4ea1-b5a1-4418cc65b079 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5172006-3755-4af6-b048-cd632a45feca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:26:26.797574 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-9ae3e436-903c-4ea1-b5a1-4418cc65b079 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5172006-3755-4af6-b048-cd632a45feca) transitioned into state 'SUCCESS' from state '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-1600774921',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49e898606e564bcf928d669866fcdee1',qos_specs=None,replication_status=,reservations=['f42343d9-fc07-410a-8e37-277bbeed1d13','f6b65a9c-55fe-48e3-bd97-4121343bdb25','856e4e90-cd46-495d-a647-603d092c2693','82fb6878-4ea8-4a42-adf7-4c54a66f19cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe4d6cabe39746599fd56f0ed08639e6',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:26:26.798424 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-9ae3e436-903c-4ea1-b5a1-4418cc65b079 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecd5e2a1-ff2e-4f89-8bd0-84ad08315064) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:26:26.811956 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-9ae3e436-903c-4ea1-b5a1-4418cc65b079 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecd5e2a1-ff2e-4f89-8bd0-84ad08315064) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:26:26.811956 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-9ae3e436-903c-4ea1-b5a1-4418cc65b079 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Flow 'volume_create_api' (bf701224-d722-45fe-969a-2f43107588f2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:26:26.811956 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-9ae3e436-903c-4ea1-b5a1-4418cc65b079 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Create volume request issued successfully. Aug 25 10:26:26.811956 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9ae3e436-903c-4ea1-b5a1-4418cc65b079 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:26:26.811956 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 966/3843] 10.4.3.119 () {68 vars in 1259 bytes} [Tue Aug 25 10:26:26 2026] POST /volume/v3/volumes => generated 759 bytes in 476 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:26:26.826983 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-e00cda2e-7bdc-45e5-ae38-80c51d936689 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:26.831826 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e00cda2e-7bdc-45e5-ae38-80c51d936689 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] GET https://10.4.3.119/volume/v3/volumes/c42967d6-8792-4df1-bbc2-1c2421bfff33 Aug 25 10:26:26.831826 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e00cda2e-7bdc-45e5-ae38-80c51d936689 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:26.831826 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e00cda2e-7bdc-45e5-ae38-80c51d936689 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:26.844305 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:26.844305 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:26:26.849346 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-e00cda2e-7bdc-45e5-ae38-80c51d936689 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Volume info retrieved successfully. Aug 25 10:26:26.853523 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e00cda2e-7bdc-45e5-ae38-80c51d936689 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/volumes/c42967d6-8792-4df1-bbc2-1c2421bfff33 returned with HTTP 200 Aug 25 10:26:26.854167 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 952/3844] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:26:26 2026] GET /volume/v3/volumes/c42967d6-8792-4df1-bbc2-1c2421bfff33 => generated 827 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:27.707262 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-35aef428-82dd-442e-8034-d274b4b7b2cb None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:27.709697 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-35aef428-82dd-442e-8034-d274b4b7b2cb tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/snapshots/b1bd7e1c-53c4-411f-a7ce-5ee06a09ecd7 Aug 25 10:26:27.710163 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-35aef428-82dd-442e-8034-d274b4b7b2cb tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:27.710235 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-35aef428-82dd-442e-8034-d274b4b7b2cb tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:27.715005 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-35aef428-82dd-442e-8034-d274b4b7b2cb tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/snapshots/b1bd7e1c-53c4-411f-a7ce-5ee06a09ecd7 returned with HTTP 404 Aug 25 10:26:27.715729 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 964/3845] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:26:27 2026] GET /volume/v3/snapshots/b1bd7e1c-53c4-411f-a7ce-5ee06a09ecd7 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:26:27.725345 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-eee7b91b-4f71-4777-b88d-d96df61ed985 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:27.728191 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-eee7b91b-4f71-4777-b88d-d96df61ed985 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/volumes/a8b5c020-7ea1-4d38-9105-838f6b0cb314 Aug 25 10:26:27.728509 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-eee7b91b-4f71-4777-b88d-d96df61ed985 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:27.729940 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-eee7b91b-4f71-4777-b88d-d96df61ed985 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:27.740308 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:27.740308 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:26:27.746883 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-eee7b91b-4f71-4777-b88d-d96df61ed985 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Volume info retrieved successfully. Aug 25 10:26:27.752892 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-eee7b91b-4f71-4777-b88d-d96df61ed985 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/volumes/a8b5c020-7ea1-4d38-9105-838f6b0cb314 returned with HTTP 200 Aug 25 10:26:27.753319 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 964/3846] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:26:27 2026] GET /volume/v3/volumes/a8b5c020-7ea1-4d38-9105-838f6b0cb314 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:27.764691 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-5570e4b3-dc9d-4aff-ade3-df3e28ed7c0d None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:27.766883 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5570e4b3-dc9d-4aff-ade3-df3e28ed7c0d tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] DELETE https://10.4.3.119/volume/v3/volumes/a8b5c020-7ea1-4d38-9105-838f6b0cb314 Aug 25 10:26:27.767109 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5570e4b3-dc9d-4aff-ade3-df3e28ed7c0d tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:27.767345 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5570e4b3-dc9d-4aff-ade3-df3e28ed7c0d tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:27.767558 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-5570e4b3-dc9d-4aff-ade3-df3e28ed7c0d tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Delete volume with id: a8b5c020-7ea1-4d38-9105-838f6b0cb314 Aug 25 10:26:27.781716 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:27.781716 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:26:27.782441 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-5570e4b3-dc9d-4aff-ade3-df3e28ed7c0d tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Volume info retrieved successfully. Aug 25 10:26:27.817452 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-5570e4b3-dc9d-4aff-ade3-df3e28ed7c0d tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Delete volume request issued successfully. Aug 25 10:26:27.817607 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5570e4b3-dc9d-4aff-ade3-df3e28ed7c0d tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/volumes/a8b5c020-7ea1-4d38-9105-838f6b0cb314 returned with HTTP 202 Aug 25 10:26:27.817997 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 967/3847] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:26:27 2026] DELETE /volume/v3/volumes/a8b5c020-7ea1-4d38-9105-838f6b0cb314 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:26:27.830563 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-3f923110-99ba-44ce-8e68-9c751e08ad34 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:27.832889 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3f923110-99ba-44ce-8e68-9c751e08ad34 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/volumes/a8b5c020-7ea1-4d38-9105-838f6b0cb314 Aug 25 10:26:27.833132 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3f923110-99ba-44ce-8e68-9c751e08ad34 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:27.833441 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3f923110-99ba-44ce-8e68-9c751e08ad34 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:27.844035 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:27.844035 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:26:27.848674 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-3f923110-99ba-44ce-8e68-9c751e08ad34 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Volume info retrieved successfully. Aug 25 10:26:27.855358 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3f923110-99ba-44ce-8e68-9c751e08ad34 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/volumes/a8b5c020-7ea1-4d38-9105-838f6b0cb314 returned with HTTP 200 Aug 25 10:26:27.855974 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 953/3848] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:26:27 2026] GET /volume/v3/volumes/a8b5c020-7ea1-4d38-9105-838f6b0cb314 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:27.869230 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-8adf3c0e-f6a2-4510-a5e7-02ec1d467d5f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:27.872095 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8adf3c0e-f6a2-4510-a5e7-02ec1d467d5f tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] GET https://10.4.3.119/volume/v3/volumes/c42967d6-8792-4df1-bbc2-1c2421bfff33 Aug 25 10:26:27.872300 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8adf3c0e-f6a2-4510-a5e7-02ec1d467d5f tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:27.872525 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8adf3c0e-f6a2-4510-a5e7-02ec1d467d5f tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:27.881500 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:27.881500 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:26:27.885655 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-8adf3c0e-f6a2-4510-a5e7-02ec1d467d5f tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Volume info retrieved successfully. Aug 25 10:26:27.891488 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8adf3c0e-f6a2-4510-a5e7-02ec1d467d5f tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/volumes/c42967d6-8792-4df1-bbc2-1c2421bfff33 returned with HTTP 200 Aug 25 10:26:27.892240 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 965/3849] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:26:27 2026] GET /volume/v3/volumes/c42967d6-8792-4df1-bbc2-1c2421bfff33 => generated 1367 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:26:27.908667 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-98bc0d03-385e-4fa5-9216-ee43da93e314 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:27.911150 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-98bc0d03-385e-4fa5-9216-ee43da93e314 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] GET https://10.4.3.119/volume/v3/volumes/c42967d6-8792-4df1-bbc2-1c2421bfff33 Aug 25 10:26:27.911533 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-98bc0d03-385e-4fa5-9216-ee43da93e314 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:27.911686 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-98bc0d03-385e-4fa5-9216-ee43da93e314 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:27.921993 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:27.921993 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:26:27.928098 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-98bc0d03-385e-4fa5-9216-ee43da93e314 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Volume info retrieved successfully. Aug 25 10:26:27.936412 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-98bc0d03-385e-4fa5-9216-ee43da93e314 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/volumes/c42967d6-8792-4df1-bbc2-1c2421bfff33 returned with HTTP 200 Aug 25 10:26:27.936412 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 965/3850] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:26:27 2026] GET /volume/v3/volumes/c42967d6-8792-4df1-bbc2-1c2421bfff33 => generated 1367 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:26:27.961441 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-f345f519-319d-4c97-8d15-fdaec2aaa197 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:27.962551 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f345f519-319d-4c97-8d15-fdaec2aaa197 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] POST https://10.4.3.119/volume/v3/snapshots Aug 25 10:26:27.963331 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f345f519-319d-4c97-8d15-fdaec2aaa197 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c42967d6-8792-4df1-bbc2-1c2421bfff33", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-1821256526", "description": null, "metadata": null}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:26:27.972231 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:27.972231 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:26:27.972768 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-f345f519-319d-4c97-8d15-fdaec2aaa197 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Volume info retrieved successfully. Aug 25 10:26:27.972953 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.snapshots [None req-f345f519-319d-4c97-8d15-fdaec2aaa197 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Create snapshot from volume c42967d6-8792-4df1-bbc2-1c2421bfff33 Aug 25 10:26:28.001933 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-f345f519-319d-4c97-8d15-fdaec2aaa197 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Created reservations ['22bdf4fa-9f67-4f39-a043-65f2d0f8021a', '315fafe8-5352-4545-a82e-a66995ff9146', '7385267e-d083-4aca-aa1c-46cdac215cba', '6134db86-4191-4df4-988c-a43d6169fa55'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:26:28.039120 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-f345f519-319d-4c97-8d15-fdaec2aaa197 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Snapshot create request issued successfully. Aug 25 10:26:28.039450 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f345f519-319d-4c97-8d15-fdaec2aaa197 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/snapshots returned with HTTP 202 Aug 25 10:26:28.040014 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 968/3851] 10.4.3.119 () {68 vars in 1265 bytes} [Tue Aug 25 10:26:27 2026] POST /volume/v3/snapshots => generated 308 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:26:28.053020 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-0c09bda2-5fc6-4f13-941b-816c2d6f468d None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:28.054989 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0c09bda2-5fc6-4f13-941b-816c2d6f468d tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] GET https://10.4.3.119/volume/v3/snapshots/d1fcbcb8-fc1c-42e3-91c7-72a3e706833d Aug 25 10:26:28.055691 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0c09bda2-5fc6-4f13-941b-816c2d6f468d tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:28.055691 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0c09bda2-5fc6-4f13-941b-816c2d6f468d tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:28.061606 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:28.061606 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:26:28.062080 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-0c09bda2-5fc6-4f13-941b-816c2d6f468d tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Snapshot retrieved successfully. Aug 25 10:26:28.062994 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0c09bda2-5fc6-4f13-941b-816c2d6f468d tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/snapshots/d1fcbcb8-fc1c-42e3-91c7-72a3e706833d returned with HTTP 200 Aug 25 10:26:28.063404 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 954/3852] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:26:28 2026] GET /volume/v3/snapshots/d1fcbcb8-fc1c-42e3-91c7-72a3e706833d => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:28.873033 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-7034d32d-f429-4cc1-9cd5-2364ca88eb6c None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:28.875497 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7034d32d-f429-4cc1-9cd5-2364ca88eb6c tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/volumes/a8b5c020-7ea1-4d38-9105-838f6b0cb314 Aug 25 10:26:28.875776 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-7034d32d-f429-4cc1-9cd5-2364ca88eb6c tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:28.876660 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-7034d32d-f429-4cc1-9cd5-2364ca88eb6c tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:28.885760 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7034d32d-f429-4cc1-9cd5-2364ca88eb6c tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/volumes/a8b5c020-7ea1-4d38-9105-838f6b0cb314 returned with HTTP 404 Aug 25 10:26:28.886698 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 966/3853] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:26:28 2026] GET /volume/v3/volumes/a8b5c020-7ea1-4d38-9105-838f6b0cb314 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:26:28.903084 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-aadc5483-cd3e-4900-ad96-c57fd1e7f69e None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:28.904995 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-aadc5483-cd3e-4900-ad96-c57fd1e7f69e tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/volumes/402cf334-999b-4f44-829b-b0ba790d8628 Aug 25 10:26:28.905343 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-aadc5483-cd3e-4900-ad96-c57fd1e7f69e tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:28.905530 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-aadc5483-cd3e-4900-ad96-c57fd1e7f69e tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:28.912444 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:28.912444 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:26:28.915807 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-aadc5483-cd3e-4900-ad96-c57fd1e7f69e tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Volume info retrieved successfully. Aug 25 10:26:28.919732 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-aadc5483-cd3e-4900-ad96-c57fd1e7f69e tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/volumes/402cf334-999b-4f44-829b-b0ba790d8628 returned with HTTP 200 Aug 25 10:26:28.920345 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 966/3854] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:26:28 2026] GET /volume/v3/volumes/402cf334-999b-4f44-829b-b0ba790d8628 => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:28.934058 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-83658f94-90a5-45c7-a66a-3edd2d535c9a None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:28.936192 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-83658f94-90a5-45c7-a66a-3edd2d535c9a tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] DELETE https://10.4.3.119/volume/v3/volumes/402cf334-999b-4f44-829b-b0ba790d8628 Aug 25 10:26:28.936564 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-83658f94-90a5-45c7-a66a-3edd2d535c9a tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:28.936896 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-83658f94-90a5-45c7-a66a-3edd2d535c9a tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:28.937215 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-83658f94-90a5-45c7-a66a-3edd2d535c9a tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Delete volume with id: 402cf334-999b-4f44-829b-b0ba790d8628 Aug 25 10:26:28.946608 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:28.946608 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:26:28.948160 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-83658f94-90a5-45c7-a66a-3edd2d535c9a tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Volume info retrieved successfully. Aug 25 10:26:28.978563 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-83658f94-90a5-45c7-a66a-3edd2d535c9a tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Delete volume request issued successfully. Aug 25 10:26:28.978563 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-83658f94-90a5-45c7-a66a-3edd2d535c9a tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/volumes/402cf334-999b-4f44-829b-b0ba790d8628 returned with HTTP 202 Aug 25 10:26:28.978563 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 969/3855] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:26:28 2026] DELETE /volume/v3/volumes/402cf334-999b-4f44-829b-b0ba790d8628 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:26:28.987934 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-c127f37a-78eb-4414-b24a-3c4aa1b6bf59 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:28.990196 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c127f37a-78eb-4414-b24a-3c4aa1b6bf59 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/volumes/402cf334-999b-4f44-829b-b0ba790d8628 Aug 25 10:26:28.990441 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c127f37a-78eb-4414-b24a-3c4aa1b6bf59 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:28.990711 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c127f37a-78eb-4414-b24a-3c4aa1b6bf59 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:29.015487 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:29.015487 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:26:29.018664 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-c127f37a-78eb-4414-b24a-3c4aa1b6bf59 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Volume info retrieved successfully. Aug 25 10:26:29.024074 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c127f37a-78eb-4414-b24a-3c4aa1b6bf59 tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/volumes/402cf334-999b-4f44-829b-b0ba790d8628 returned with HTTP 200 Aug 25 10:26:29.024549 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 955/3856] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:26:28 2026] GET /volume/v3/volumes/402cf334-999b-4f44-829b-b0ba790d8628 => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:29.076749 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-efe481c6-e7cb-4cfa-be90-3ec01c7f1db0 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:29.079549 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-efe481c6-e7cb-4cfa-be90-3ec01c7f1db0 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] GET https://10.4.3.119/volume/v3/snapshots/d1fcbcb8-fc1c-42e3-91c7-72a3e706833d Aug 25 10:26:29.079932 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-efe481c6-e7cb-4cfa-be90-3ec01c7f1db0 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:29.080874 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-efe481c6-e7cb-4cfa-be90-3ec01c7f1db0 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:29.089103 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:29.089103 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:26:29.090532 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-efe481c6-e7cb-4cfa-be90-3ec01c7f1db0 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Snapshot retrieved successfully. Aug 25 10:26:29.091834 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-efe481c6-e7cb-4cfa-be90-3ec01c7f1db0 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/snapshots/d1fcbcb8-fc1c-42e3-91c7-72a3e706833d returned with HTTP 200 Aug 25 10:26:29.093355 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 967/3857] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:26:29 2026] GET /volume/v3/snapshots/d1fcbcb8-fc1c-42e3-91c7-72a3e706833d => generated 467 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:29.107678 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-b18c42d9-67be-4589-9f75-58aab560f472 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:29.109680 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b18c42d9-67be-4589-9f75-58aab560f472 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] GET https://10.4.3.119/volume/v3/snapshots/d1fcbcb8-fc1c-42e3-91c7-72a3e706833d Aug 25 10:26:29.109914 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b18c42d9-67be-4589-9f75-58aab560f472 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:29.110099 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b18c42d9-67be-4589-9f75-58aab560f472 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:29.119472 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:29.119472 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:26:29.119915 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-b18c42d9-67be-4589-9f75-58aab560f472 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Snapshot retrieved successfully. Aug 25 10:26:29.120937 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b18c42d9-67be-4589-9f75-58aab560f472 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/snapshots/d1fcbcb8-fc1c-42e3-91c7-72a3e706833d returned with HTTP 200 Aug 25 10:26:29.121240 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 967/3858] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:26:29 2026] GET /volume/v3/snapshots/d1fcbcb8-fc1c-42e3-91c7-72a3e706833d => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:29.265946 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-cee4c23a-635e-427b-a666-6aa4d5d1c292 req-383e62a6-0f40-4b20-84db-359b7be1b3d1 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:29.267951 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-cee4c23a-635e-427b-a666-6aa4d5d1c292 req-383e62a6-0f40-4b20-84db-359b7be1b3d1 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] GET https://10.4.3.119/volume/v3/snapshots/d1fcbcb8-fc1c-42e3-91c7-72a3e706833d Aug 25 10:26:29.268187 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-cee4c23a-635e-427b-a666-6aa4d5d1c292 req-383e62a6-0f40-4b20-84db-359b7be1b3d1 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:29.268431 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-cee4c23a-635e-427b-a666-6aa4d5d1c292 req-383e62a6-0f40-4b20-84db-359b7be1b3d1 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:29.278312 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:29.278312 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:26:29.279771 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-cee4c23a-635e-427b-a666-6aa4d5d1c292 req-383e62a6-0f40-4b20-84db-359b7be1b3d1 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Snapshot retrieved successfully. Aug 25 10:26:29.280681 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-cee4c23a-635e-427b-a666-6aa4d5d1c292 req-383e62a6-0f40-4b20-84db-359b7be1b3d1 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/snapshots/d1fcbcb8-fc1c-42e3-91c7-72a3e706833d returned with HTTP 200 Aug 25 10:26:29.281085 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 970/3859] 10.4.3.119 () {68 vars in 1604 bytes} [Tue Aug 25 10:26:29 2026] GET /volume/v3/snapshots/d1fcbcb8-fc1c-42e3-91c7-72a3e706833d => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:29.291900 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-cee4c23a-635e-427b-a666-6aa4d5d1c292 req-669ae1c9-785e-461d-877b-637c7883bbb7 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:29.295094 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-cee4c23a-635e-427b-a666-6aa4d5d1c292 req-669ae1c9-785e-461d-877b-637c7883bbb7 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] GET https://10.4.3.119/volume/v3/volumes/c42967d6-8792-4df1-bbc2-1c2421bfff33 Aug 25 10:26:29.295313 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-cee4c23a-635e-427b-a666-6aa4d5d1c292 req-669ae1c9-785e-461d-877b-637c7883bbb7 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:29.295532 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-cee4c23a-635e-427b-a666-6aa4d5d1c292 req-669ae1c9-785e-461d-877b-637c7883bbb7 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:29.305859 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:29.305859 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:26:29.317351 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-cee4c23a-635e-427b-a666-6aa4d5d1c292 req-669ae1c9-785e-461d-877b-637c7883bbb7 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Volume info retrieved successfully. Aug 25 10:26:29.326677 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-cee4c23a-635e-427b-a666-6aa4d5d1c292 req-669ae1c9-785e-461d-877b-637c7883bbb7 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/volumes/c42967d6-8792-4df1-bbc2-1c2421bfff33 returned with HTTP 200 Aug 25 10:26:29.327186 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 956/3860] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:26:29 2026] GET /volume/v3/volumes/c42967d6-8792-4df1-bbc2-1c2421bfff33 => generated 1367 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:26:29.939548 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-cee4c23a-635e-427b-a666-6aa4d5d1c292 req-bb19f1df-ea69-46bb-bc68-9e182e21c8a8 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:29.942078 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-cee4c23a-635e-427b-a666-6aa4d5d1c292 req-bb19f1df-ea69-46bb-bc68-9e182e21c8a8 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] GET https://10.4.3.119/volume/v3/snapshots/d1fcbcb8-fc1c-42e3-91c7-72a3e706833d Aug 25 10:26:29.942323 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-cee4c23a-635e-427b-a666-6aa4d5d1c292 req-bb19f1df-ea69-46bb-bc68-9e182e21c8a8 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:29.942540 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-cee4c23a-635e-427b-a666-6aa4d5d1c292 req-bb19f1df-ea69-46bb-bc68-9e182e21c8a8 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:29.948553 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:29.948553 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:26:29.948992 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [req-cee4c23a-635e-427b-a666-6aa4d5d1c292 req-bb19f1df-ea69-46bb-bc68-9e182e21c8a8 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Snapshot retrieved successfully. Aug 25 10:26:29.949860 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-cee4c23a-635e-427b-a666-6aa4d5d1c292 req-bb19f1df-ea69-46bb-bc68-9e182e21c8a8 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/snapshots/d1fcbcb8-fc1c-42e3-91c7-72a3e706833d returned with HTTP 200 Aug 25 10:26:29.950476 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 968/3861] 10.4.3.119 () {68 vars in 1604 bytes} [Tue Aug 25 10:26:29 2026] GET /volume/v3/snapshots/d1fcbcb8-fc1c-42e3-91c7-72a3e706833d => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:30.042534 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-b7c1f323-7355-4159-a7e5-774b84e29a4b None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:30.044832 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b7c1f323-7355-4159-a7e5-774b84e29a4b tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] GET https://10.4.3.119/volume/v3/volumes/402cf334-999b-4f44-829b-b0ba790d8628 Aug 25 10:26:30.045060 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b7c1f323-7355-4159-a7e5-774b84e29a4b tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:30.045318 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b7c1f323-7355-4159-a7e5-774b84e29a4b tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:30.052005 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b7c1f323-7355-4159-a7e5-774b84e29a4b tempest-VolumesSnapshotTestJSON-923370415 tempest-VolumesSnapshotTestJSON-923370415-project-member] https://10.4.3.119/volume/v3/volumes/402cf334-999b-4f44-829b-b0ba790d8628 returned with HTTP 404 Aug 25 10:26:30.052949 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 968/3862] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:26:30 2026] GET /volume/v3/volumes/402cf334-999b-4f44-829b-b0ba790d8628 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:26:31.033417 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-cee4c23a-635e-427b-a666-6aa4d5d1c292 req-57ee16e2-fd0b-41f7-9c34-f3fa94889095 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:31.040082 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-cee4c23a-635e-427b-a666-6aa4d5d1c292 req-57ee16e2-fd0b-41f7-9c34-f3fa94889095 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] GET https://10.4.3.119/volume/v3/snapshots/d1fcbcb8-fc1c-42e3-91c7-72a3e706833d Aug 25 10:26:31.040342 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-cee4c23a-635e-427b-a666-6aa4d5d1c292 req-57ee16e2-fd0b-41f7-9c34-f3fa94889095 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:31.040517 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-cee4c23a-635e-427b-a666-6aa4d5d1c292 req-57ee16e2-fd0b-41f7-9c34-f3fa94889095 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:31.048741 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:31.048741 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:26:31.049194 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-cee4c23a-635e-427b-a666-6aa4d5d1c292 req-57ee16e2-fd0b-41f7-9c34-f3fa94889095 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Snapshot retrieved successfully. Aug 25 10:26:31.049973 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-cee4c23a-635e-427b-a666-6aa4d5d1c292 req-57ee16e2-fd0b-41f7-9c34-f3fa94889095 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/snapshots/d1fcbcb8-fc1c-42e3-91c7-72a3e706833d returned with HTTP 200 Aug 25 10:26:31.050426 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 971/3863] 10.4.3.119 () {68 vars in 1604 bytes} [Tue Aug 25 10:26:31 2026] GET /volume/v3/snapshots/d1fcbcb8-fc1c-42e3-91c7-72a3e706833d => generated 467 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:31.066274 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-cee4c23a-635e-427b-a666-6aa4d5d1c292 req-44812381-b7f4-476e-9e01-204633496a25 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:31.068563 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-cee4c23a-635e-427b-a666-6aa4d5d1c292 req-44812381-b7f4-476e-9e01-204633496a25 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] GET https://10.4.3.119/volume/v3/volumes/c42967d6-8792-4df1-bbc2-1c2421bfff33 Aug 25 10:26:31.068846 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-cee4c23a-635e-427b-a666-6aa4d5d1c292 req-44812381-b7f4-476e-9e01-204633496a25 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:31.069070 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-cee4c23a-635e-427b-a666-6aa4d5d1c292 req-44812381-b7f4-476e-9e01-204633496a25 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:31.079095 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:31.079095 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:26:31.084282 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-cee4c23a-635e-427b-a666-6aa4d5d1c292 req-44812381-b7f4-476e-9e01-204633496a25 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Volume info retrieved successfully. Aug 25 10:26:31.089372 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-cee4c23a-635e-427b-a666-6aa4d5d1c292 req-44812381-b7f4-476e-9e01-204633496a25 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/volumes/c42967d6-8792-4df1-bbc2-1c2421bfff33 returned with HTTP 200 Aug 25 10:26:31.089799 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 957/3864] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:26:31 2026] GET /volume/v3/volumes/c42967d6-8792-4df1-bbc2-1c2421bfff33 => generated 1367 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:26:31.104269 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-cee4c23a-635e-427b-a666-6aa4d5d1c292 req-d33c37c4-756a-40e7-8363-468b0dc1aea0 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:31.108264 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-cee4c23a-635e-427b-a666-6aa4d5d1c292 req-d33c37c4-756a-40e7-8363-468b0dc1aea0 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:26:31.108651 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-cee4c23a-635e-427b-a666-6aa4d5d1c292 req-d33c37c4-756a-40e7-8363-468b0dc1aea0 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "d1fcbcb8-fc1c-42e3-91c7-72a3e706833d", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:26:31.111897 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volumes [req-cee4c23a-635e-427b-a666-6aa4d5d1c292 req-d33c37c4-756a-40e7-8363-468b0dc1aea0 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': 'd1fcbcb8-fc1c-42e3-91c7-72a3e706833d', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:26:31.122618 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:31.122618 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:26:31.123256 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [req-cee4c23a-635e-427b-a666-6aa4d5d1c292 req-d33c37c4-756a-40e7-8363-468b0dc1aea0 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Snapshot retrieved successfully. Aug 25 10:26:31.123439 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [req-cee4c23a-635e-427b-a666-6aa4d5d1c292 req-d33c37c4-756a-40e7-8363-468b0dc1aea0 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Create volume of 1 GB Aug 25 10:26:31.124376 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [req-cee4c23a-635e-427b-a666-6aa4d5d1c292 req-d33c37c4-756a-40e7-8363-468b0dc1aea0 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Availability Zones retrieved successfully. Aug 25 10:26:31.132246 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [req-cee4c23a-635e-427b-a666-6aa4d5d1c292 req-d33c37c4-756a-40e7-8363-468b0dc1aea0 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Flow 'volume_create_api' (eb0810d8-ea22-4689-8d4d-7c486ae42d54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:26:31.133882 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [req-cee4c23a-635e-427b-a666-6aa4d5d1c292 req-d33c37c4-756a-40e7-8363-468b0dc1aea0 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36802fbd-fec8-407d-9b23-b33d5e937dc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:26:31.135572 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [req-cee4c23a-635e-427b-a666-6aa4d5d1c292 req-d33c37c4-756a-40e7-8363-468b0dc1aea0 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:26:31.170930 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [req-cee4c23a-635e-427b-a666-6aa4d5d1c292 req-d33c37c4-756a-40e7-8363-468b0dc1aea0 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36802fbd-fec8-407d-9b23-b33d5e937dc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'd1fcbcb8-fc1c-42e3-91c7-72a3e706833d', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:26:31.172286 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [req-cee4c23a-635e-427b-a666-6aa4d5d1c292 req-d33c37c4-756a-40e7-8363-468b0dc1aea0 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b8e1bcf-292b-4958-8c3c-e64f4987220d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:26:31.251271 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.quota [req-cee4c23a-635e-427b-a666-6aa4d5d1c292 req-d33c37c4-756a-40e7-8363-468b0dc1aea0 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Created reservations ['92fe1f30-32af-4261-8d3d-48c710fd59ab', '2e08f992-71f9-48ed-bef4-fa18446e111f', '8ccf31e0-9d27-4f66-acd2-7dd4bbaefb71', '49754409-ca3a-4add-8836-66f1d61934e3'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:26:31.252128 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [req-cee4c23a-635e-427b-a666-6aa4d5d1c292 req-d33c37c4-756a-40e7-8363-468b0dc1aea0 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b8e1bcf-292b-4958-8c3c-e64f4987220d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['92fe1f30-32af-4261-8d3d-48c710fd59ab', '2e08f992-71f9-48ed-bef4-fa18446e111f', '8ccf31e0-9d27-4f66-acd2-7dd4bbaefb71', '49754409-ca3a-4add-8836-66f1d61934e3']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:26:31.252952 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [req-cee4c23a-635e-427b-a666-6aa4d5d1c292 req-d33c37c4-756a-40e7-8363-468b0dc1aea0 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d7cd7a3-2b4a-4564-ab93-ee4fa42075c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:26:31.297612 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [req-cee4c23a-635e-427b-a666-6aa4d5d1c292 req-d33c37c4-756a-40e7-8363-468b0dc1aea0 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d7cd7a3-2b4a-4564-ab93-ee4fa42075c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3416f4ac-e8fd-40d3-a5bc-aa96f94abc0c', '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='49e898606e564bcf928d669866fcdee1',qos_specs=None,replication_status=,reservations=['92fe1f30-32af-4261-8d3d-48c710fd59ab','2e08f992-71f9-48ed-bef4-fa18446e111f','8ccf31e0-9d27-4f66-acd2-7dd4bbaefb71','49754409-ca3a-4add-8836-66f1d61934e3'],size=1,snapshot_id=d1fcbcb8-fc1c-42e3-91c7-72a3e706833d,source_replicaid=,source_volid=None,status='creating',user_id='fe4d6cabe39746599fd56f0ed08639e6',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), '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-25T10:26:31Z,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=3416f4ac-e8fd-40d3-a5bc-aa96f94abc0c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='49e898606e564bcf928d669866fcdee1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=d1fcbcb8-fc1c-42e3-91c7-72a3e706833d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fe4d6cabe39746599fd56f0ed08639e6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:26:31.298243 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [req-cee4c23a-635e-427b-a666-6aa4d5d1c292 req-d33c37c4-756a-40e7-8363-468b0dc1aea0 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (646b2d1e-d7b9-4c66-a947-d696476a942a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:26:31.319736 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [req-cee4c23a-635e-427b-a666-6aa4d5d1c292 req-d33c37c4-756a-40e7-8363-468b0dc1aea0 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (646b2d1e-d7b9-4c66-a947-d696476a942a) transitioned into 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='49e898606e564bcf928d669866fcdee1',qos_specs=None,replication_status=,reservations=['92fe1f30-32af-4261-8d3d-48c710fd59ab','2e08f992-71f9-48ed-bef4-fa18446e111f','8ccf31e0-9d27-4f66-acd2-7dd4bbaefb71','49754409-ca3a-4add-8836-66f1d61934e3'],size=1,snapshot_id=d1fcbcb8-fc1c-42e3-91c7-72a3e706833d,source_replicaid=,source_volid=None,status='creating',user_id='fe4d6cabe39746599fd56f0ed08639e6',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:26:31.320787 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [req-cee4c23a-635e-427b-a666-6aa4d5d1c292 req-d33c37c4-756a-40e7-8363-468b0dc1aea0 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8aad87b2-84cf-45d2-a988-9a858db90502) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:26:31.346505 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [req-cee4c23a-635e-427b-a666-6aa4d5d1c292 req-d33c37c4-756a-40e7-8363-468b0dc1aea0 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8aad87b2-84cf-45d2-a988-9a858db90502) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:26:31.347710 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [req-cee4c23a-635e-427b-a666-6aa4d5d1c292 req-d33c37c4-756a-40e7-8363-468b0dc1aea0 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Flow 'volume_create_api' (eb0810d8-ea22-4689-8d4d-7c486ae42d54) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:26:31.348299 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [req-cee4c23a-635e-427b-a666-6aa4d5d1c292 req-d33c37c4-756a-40e7-8363-468b0dc1aea0 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Create volume request issued successfully. Aug 25 10:26:31.349442 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-cee4c23a-635e-427b-a666-6aa4d5d1c292 req-d33c37c4-756a-40e7-8363-468b0dc1aea0 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:26:31.349717 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 969/3865] 10.4.3.119 () {72 vars in 1541 bytes} [Tue Aug 25 10:26:31 2026] POST /volume/v3/volumes => generated 736 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:26:31.359373 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-cee4c23a-635e-427b-a666-6aa4d5d1c292 req-45383e13-4d31-4d08-a783-812c7096e29d None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:31.362977 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-cee4c23a-635e-427b-a666-6aa4d5d1c292 req-45383e13-4d31-4d08-a783-812c7096e29d tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] GET https://10.4.3.119/volume/v3/volumes/3416f4ac-e8fd-40d3-a5bc-aa96f94abc0c Aug 25 10:26:31.363192 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-cee4c23a-635e-427b-a666-6aa4d5d1c292 req-45383e13-4d31-4d08-a783-812c7096e29d tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:31.363396 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-cee4c23a-635e-427b-a666-6aa4d5d1c292 req-45383e13-4d31-4d08-a783-812c7096e29d tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:31.374084 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:31.374084 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:26:31.380698 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [req-cee4c23a-635e-427b-a666-6aa4d5d1c292 req-45383e13-4d31-4d08-a783-812c7096e29d tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Volume info retrieved successfully. Aug 25 10:26:31.390544 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-cee4c23a-635e-427b-a666-6aa4d5d1c292 req-45383e13-4d31-4d08-a783-812c7096e29d tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/volumes/3416f4ac-e8fd-40d3-a5bc-aa96f94abc0c returned with HTTP 200 Aug 25 10:26:31.391232 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 969/3866] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:26:31 2026] GET /volume/v3/volumes/3416f4ac-e8fd-40d3-a5bc-aa96f94abc0c => generated 804 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:31.402647 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-cee4c23a-635e-427b-a666-6aa4d5d1c292 req-496cf6ff-1466-43e6-851a-5d0bed0dca00 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:31.406643 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-cee4c23a-635e-427b-a666-6aa4d5d1c292 req-496cf6ff-1466-43e6-851a-5d0bed0dca00 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] GET https://10.4.3.119/volume/v3/volumes/3416f4ac-e8fd-40d3-a5bc-aa96f94abc0c Aug 25 10:26:31.406959 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-cee4c23a-635e-427b-a666-6aa4d5d1c292 req-496cf6ff-1466-43e6-851a-5d0bed0dca00 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:31.407264 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-cee4c23a-635e-427b-a666-6aa4d5d1c292 req-496cf6ff-1466-43e6-851a-5d0bed0dca00 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:31.424368 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:31.424368 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:26:31.429376 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-cee4c23a-635e-427b-a666-6aa4d5d1c292 req-496cf6ff-1466-43e6-851a-5d0bed0dca00 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Volume info retrieved successfully. Aug 25 10:26:31.434439 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-cee4c23a-635e-427b-a666-6aa4d5d1c292 req-496cf6ff-1466-43e6-851a-5d0bed0dca00 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/volumes/3416f4ac-e8fd-40d3-a5bc-aa96f94abc0c returned with HTTP 200 Aug 25 10:26:31.434928 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 972/3867] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:26:31 2026] GET /volume/v3/volumes/3416f4ac-e8fd-40d3-a5bc-aa96f94abc0c => generated 804 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:32.410784 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-9eceafd9-b2ae-442c-998c-32d61818efb1 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:32.414945 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9eceafd9-b2ae-442c-998c-32d61818efb1 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/volumes/7c3ada05-f84c-4276-af37-351ffd741723 Aug 25 10:26:32.415190 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9eceafd9-b2ae-442c-998c-32d61818efb1 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:32.415516 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9eceafd9-b2ae-442c-998c-32d61818efb1 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:32.431511 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:32.431511 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:26:32.435512 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-9eceafd9-b2ae-442c-998c-32d61818efb1 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Volume info retrieved successfully. Aug 25 10:26:32.439995 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9eceafd9-b2ae-442c-998c-32d61818efb1 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/volumes/7c3ada05-f84c-4276-af37-351ffd741723 returned with HTTP 200 Aug 25 10:26:32.440441 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 958/3868] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:26:32 2026] GET /volume/v3/volumes/7c3ada05-f84c-4276-af37-351ffd741723 => generated 1648 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:26:33.464857 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-d01a8bb0-3aa3-419e-b933-1a6d25e474f6 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:33.468167 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d01a8bb0-3aa3-419e-b933-1a6d25e474f6 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/volumes/7c3ada05-f84c-4276-af37-351ffd741723 Aug 25 10:26:33.468167 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d01a8bb0-3aa3-419e-b933-1a6d25e474f6 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:33.468167 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d01a8bb0-3aa3-419e-b933-1a6d25e474f6 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:33.482554 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:33.482554 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:26:33.487289 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-d01a8bb0-3aa3-419e-b933-1a6d25e474f6 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Volume info retrieved successfully. Aug 25 10:26:33.492573 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d01a8bb0-3aa3-419e-b933-1a6d25e474f6 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/volumes/7c3ada05-f84c-4276-af37-351ffd741723 returned with HTTP 200 Aug 25 10:26:33.493066 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 970/3869] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:26:33 2026] GET /volume/v3/volumes/7c3ada05-f84c-4276-af37-351ffd741723 => generated 1648 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:26:34.020046 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-2a3ae775-f828-46ce-9658-afa546db34d0 req-545d8e34-b29d-46b4-9947-8970dd15ae62 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:34.023071 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-2a3ae775-f828-46ce-9658-afa546db34d0 req-545d8e34-b29d-46b4-9947-8970dd15ae62 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] DELETE https://10.4.3.119/volume/v3/attachments/bc7207b6-dfda-48a3-95b0-5b328c9bba69 Aug 25 10:26:34.023273 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-2a3ae775-f828-46ce-9658-afa546db34d0 req-545d8e34-b29d-46b4-9947-8970dd15ae62 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:34.023464 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-2a3ae775-f828-46ce-9658-afa546db34d0 req-545d8e34-b29d-46b4-9947-8970dd15ae62 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'version_select' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:34.032666 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:34.032666 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:26:34.088885 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-2a3ae775-f828-46ce-9658-afa546db34d0 req-545d8e34-b29d-46b4-9947-8970dd15ae62 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/attachments/bc7207b6-dfda-48a3-95b0-5b328c9bba69 returned with HTTP 200 Aug 25 10:26:34.089457 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 970/3870] 10.4.3.119 () {72 vars in 1673 bytes} [Tue Aug 25 10:26:34 2026] DELETE /volume/v3/attachments/bc7207b6-dfda-48a3-95b0-5b328c9bba69 => generated 19 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:34.242177 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-08da3cd3-dbe4-47fc-b0ba-3ad472fac77d None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:34.388186 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-08da3cd3-dbe4-47fc-b0ba-3ad472fac77d tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:26:34.388441 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-08da3cd3-dbe4-47fc-b0ba-3ad472fac77d tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-2041596067"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:26:34.389984 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volumes [None req-08da3cd3-dbe4-47fc-b0ba-3ad472fac77d tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-2041596067'}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:26:34.390162 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-08da3cd3-dbe4-47fc-b0ba-3ad472fac77d tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Create volume of 1 GB Aug 25 10:26:34.394596 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-08da3cd3-dbe4-47fc-b0ba-3ad472fac77d tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Availability Zones retrieved successfully. Aug 25 10:26:34.400969 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-08da3cd3-dbe4-47fc-b0ba-3ad472fac77d tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Flow 'volume_create_api' (cea91937-5a10-4ab1-8228-ce63071bd61b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:26:34.402126 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-08da3cd3-dbe4-47fc-b0ba-3ad472fac77d tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (273f6628-7419-4242-a12d-fa11e2dd57fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:26:34.403241 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [None req-08da3cd3-dbe4-47fc-b0ba-3ad472fac77d tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Validating volume size '1' using validate_int {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:26:34.435781 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-08da3cd3-dbe4-47fc-b0ba-3ad472fac77d tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (273f6628-7419-4242-a12d-fa11e2dd57fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:26:34.436591 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-08da3cd3-dbe4-47fc-b0ba-3ad472fac77d tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4676df1-e55c-4d1d-9e41-f2f29193ca8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:26:34.459823 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-cee4c23a-635e-427b-a666-6aa4d5d1c292 req-105a9afe-2981-43ff-8f70-015681fb0a0f None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:34.460720 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-cee4c23a-635e-427b-a666-6aa4d5d1c292 req-105a9afe-2981-43ff-8f70-015681fb0a0f tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] GET https://10.4.3.119/volume/v3/volumes/3416f4ac-e8fd-40d3-a5bc-aa96f94abc0c Aug 25 10:26:34.460720 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-cee4c23a-635e-427b-a666-6aa4d5d1c292 req-105a9afe-2981-43ff-8f70-015681fb0a0f tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:34.461039 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-cee4c23a-635e-427b-a666-6aa4d5d1c292 req-105a9afe-2981-43ff-8f70-015681fb0a0f tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:34.469619 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:34.469619 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:26:34.473183 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-cee4c23a-635e-427b-a666-6aa4d5d1c292 req-105a9afe-2981-43ff-8f70-015681fb0a0f tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Volume info retrieved successfully. Aug 25 10:26:34.477940 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-cee4c23a-635e-427b-a666-6aa4d5d1c292 req-105a9afe-2981-43ff-8f70-015681fb0a0f tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/volumes/3416f4ac-e8fd-40d3-a5bc-aa96f94abc0c returned with HTTP 200 Aug 25 10:26:34.478454 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 959/3871] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:26:34 2026] GET /volume/v3/volumes/3416f4ac-e8fd-40d3-a5bc-aa96f94abc0c => generated 1345 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:26:34.493346 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-07de7cd3-05dc-47ce-802e-7fd2ad337b47 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:34.493835 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-07de7cd3-05dc-47ce-802e-7fd2ad337b47 None None] GET https://10.4.3.119/volume// Aug 25 10:26:34.494049 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-07de7cd3-05dc-47ce-802e-7fd2ad337b47 None None] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:34.494408 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-07de7cd3-05dc-47ce-802e-7fd2ad337b47 None None] Calling method 'all' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:34.494992 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-07de7cd3-05dc-47ce-802e-7fd2ad337b47 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:26:34.495610 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 971/3872] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:26:34 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:26:34.504118 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-cee4c23a-635e-427b-a666-6aa4d5d1c292 req-b93bebde-865f-4356-a0ba-ab9ee139c7d1 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:34.506484 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-cee4c23a-635e-427b-a666-6aa4d5d1c292 req-b93bebde-865f-4356-a0ba-ab9ee139c7d1 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] POST https://10.4.3.119/volume/v3/attachments Aug 25 10:26:34.506630 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-d9eb688b-a6dd-4cc3-9a91-241862ac11a9 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:34.506885 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-cee4c23a-635e-427b-a666-6aa4d5d1c292 req-b93bebde-865f-4356-a0ba-ab9ee139c7d1 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3416f4ac-e8fd-40d3-a5bc-aa96f94abc0c", "connector": null, "instance_uuid": "03f802ab-0277-4483-9525-45753b87a7c5"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:26:34.508826 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d9eb688b-a6dd-4cc3-9a91-241862ac11a9 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/volumes/7c3ada05-f84c-4276-af37-351ffd741723 Aug 25 10:26:34.509383 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d9eb688b-a6dd-4cc3-9a91-241862ac11a9 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:34.509655 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d9eb688b-a6dd-4cc3-9a91-241862ac11a9 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:34.517581 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:34.517581 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:26:34.519115 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:34.519115 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:26:34.524228 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-d9eb688b-a6dd-4cc3-9a91-241862ac11a9 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Volume info retrieved successfully. Aug 25 10:26:34.528870 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d9eb688b-a6dd-4cc3-9a91-241862ac11a9 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/volumes/7c3ada05-f84c-4276-af37-351ffd741723 returned with HTTP 200 Aug 25 10:26:34.529360 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 960/3873] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:26:34 2026] GET /volume/v3/volumes/7c3ada05-f84c-4276-af37-351ffd741723 => generated 1356 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:26:34.537727 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-08da3cd3-dbe4-47fc-b0ba-3ad472fac77d tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Created reservations ['ccbecc03-c84c-4805-90dc-06d4fc21c879', 'c6b98ce1-fcdf-4a14-8408-55f80dfadfc6', '4731112e-fd35-481b-8fb8-58dd7314382a', '9653beca-e864-4426-a62a-e18fbef82c14'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:26:34.538570 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-08da3cd3-dbe4-47fc-b0ba-3ad472fac77d tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4676df1-e55c-4d1d-9e41-f2f29193ca8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ccbecc03-c84c-4805-90dc-06d4fc21c879', 'c6b98ce1-fcdf-4a14-8408-55f80dfadfc6', '4731112e-fd35-481b-8fb8-58dd7314382a', '9653beca-e864-4426-a62a-e18fbef82c14']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:26:34.540258 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-08da3cd3-dbe4-47fc-b0ba-3ad472fac77d tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04e624d0-3c64-4a0f-b15e-540f2d179993) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:26:34.545642 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-fce0b75f-6258-45d1-a976-377b6fb9bffb None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:34.547628 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-fce0b75f-6258-45d1-a976-377b6fb9bffb tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] POST https://10.4.3.119/volume/v3/backups Aug 25 10:26:34.548022 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-fce0b75f-6258-45d1-a976-377b6fb9bffb tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "7c3ada05-f84c-4276-af37-351ffd741723", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1685974762"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:26:34.551850 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.contrib.backups [None req-fce0b75f-6258-45d1-a976-377b6fb9bffb tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Creating new backup {'backup': {'volume_id': '7c3ada05-f84c-4276-af37-351ffd741723', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1685974762'}} {{(pid=100390) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 10:26:34.553434 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.contrib.backups [None req-fce0b75f-6258-45d1-a976-377b6fb9bffb tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Creating backup of volume 7c3ada05-f84c-4276-af37-351ffd741723 in container None Aug 25 10:26:34.566499 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-08da3cd3-dbe4-47fc-b0ba-3ad472fac77d tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04e624d0-3c64-4a0f-b15e-540f2d179993) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8bbf0ee7-e233-44da-b4bf-571b53b507c6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2041596067',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da973e0a0ef9495daa52d9a2c8e4a2a2',qos_specs=None,replication_status=,reservations=['ccbecc03-c84c-4805-90dc-06d4fc21c879','c6b98ce1-fcdf-4a14-8408-55f80dfadfc6','4731112e-fd35-481b-8fb8-58dd7314382a','9653beca-e864-4426-a62a-e18fbef82c14'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46a3ac7a735e49d6875b66b6c24c5e68',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:26:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2041596067',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8bbf0ee7-e233-44da-b4bf-571b53b507c6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da973e0a0ef9495daa52d9a2c8e4a2a2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='46a3ac7a735e49d6875b66b6c24c5e68',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:26:34.567241 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-08da3cd3-dbe4-47fc-b0ba-3ad472fac77d tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3fbcde6f-de4f-4b14-8da1-b025869b7ccb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:26:34.568374 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:34.568374 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:26:34.569006 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-fce0b75f-6258-45d1-a976-377b6fb9bffb tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Volume info retrieved successfully. Aug 25 10:26:34.577557 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-cee4c23a-635e-427b-a666-6aa4d5d1c292 req-b93bebde-865f-4356-a0ba-ab9ee139c7d1 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/attachments returned with HTTP 200 Aug 25 10:26:34.580579 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 971/3874] 10.4.3.119 () {74 vars in 1594 bytes} [Tue Aug 25 10:26:34 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 25 10:26:34.587875 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-08da3cd3-dbe4-47fc-b0ba-3ad472fac77d tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3fbcde6f-de4f-4b14-8da1-b025869b7ccb) transitioned into state 'SUCCESS' from state '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-2041596067',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da973e0a0ef9495daa52d9a2c8e4a2a2',qos_specs=None,replication_status=,reservations=['ccbecc03-c84c-4805-90dc-06d4fc21c879','c6b98ce1-fcdf-4a14-8408-55f80dfadfc6','4731112e-fd35-481b-8fb8-58dd7314382a','9653beca-e864-4426-a62a-e18fbef82c14'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46a3ac7a735e49d6875b66b6c24c5e68',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:26:34.588967 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-08da3cd3-dbe4-47fc-b0ba-3ad472fac77d tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7a9d4db-16fe-444f-bbb0-7c4023cc0419) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:26:34.589085 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-be685c41-066b-45d9-860c-59bc38e59acd None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:34.589581 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-be685c41-066b-45d9-860c-59bc38e59acd None None] GET https://10.4.3.119/volume// Aug 25 10:26:34.589712 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-be685c41-066b-45d9-860c-59bc38e59acd None None] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:34.589917 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-be685c41-066b-45d9-860c-59bc38e59acd None None] Calling method 'all' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:34.590274 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-be685c41-066b-45d9-860c-59bc38e59acd None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:26:34.590590 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 961/3875] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:26:34 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:26:34.598204 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-fce0b75f-6258-45d1-a976-377b6fb9bffb tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Created reservations ['18c88d93-1b4f-4a2f-a1d1-f6a53c5d9ba1', '84eee0e0-926b-4a9e-acc9-41b26341c55c'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:26:34.600539 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-08da3cd3-dbe4-47fc-b0ba-3ad472fac77d tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7a9d4db-16fe-444f-bbb0-7c4023cc0419) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:26:34.601324 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-08da3cd3-dbe4-47fc-b0ba-3ad472fac77d tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Flow 'volume_create_api' (cea91937-5a10-4ab1-8228-ce63071bd61b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:26:34.601695 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-08da3cd3-dbe4-47fc-b0ba-3ad472fac77d tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Create volume request issued successfully. Aug 25 10:26:34.602323 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-08da3cd3-dbe4-47fc-b0ba-3ad472fac77d tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:26:34.602760 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 973/3876] 10.4.3.119 () {68 vars in 1258 bytes} [Tue Aug 25 10:26:34 2026] POST /volume/v3/volumes => generated 749 bytes in 361 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:26:34.605059 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-cee4c23a-635e-427b-a666-6aa4d5d1c292 req-a0d920ca-ee42-4b40-b59c-b5711a0664f6 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:34.610231 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-cee4c23a-635e-427b-a666-6aa4d5d1c292 req-a0d920ca-ee42-4b40-b59c-b5711a0664f6 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] GET https://10.4.3.119/volume/v3/volumes/3416f4ac-e8fd-40d3-a5bc-aa96f94abc0c Aug 25 10:26:34.610577 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-cee4c23a-635e-427b-a666-6aa4d5d1c292 req-a0d920ca-ee42-4b40-b59c-b5711a0664f6 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:34.610825 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-cee4c23a-635e-427b-a666-6aa4d5d1c292 req-a0d920ca-ee42-4b40-b59c-b5711a0664f6 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:34.623827 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-809aa5fa-370b-4428-b0f0-e6d5046a7cc5 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:34.625999 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-809aa5fa-370b-4428-b0f0-e6d5046a7cc5 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] GET https://10.4.3.119/volume/v3/volumes/8bbf0ee7-e233-44da-b4bf-571b53b507c6 Aug 25 10:26:34.626226 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-809aa5fa-370b-4428-b0f0-e6d5046a7cc5 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:34.626421 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-809aa5fa-370b-4428-b0f0-e6d5046a7cc5 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:34.633601 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:34.633601 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:26:34.636354 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:34.636354 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:26:34.638715 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [req-cee4c23a-635e-427b-a666-6aa4d5d1c292 req-a0d920ca-ee42-4b40-b59c-b5711a0664f6 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Volume info retrieved successfully. Aug 25 10:26:34.643571 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-809aa5fa-370b-4428-b0f0-e6d5046a7cc5 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Volume info retrieved successfully. Aug 25 10:26:34.644915 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-cee4c23a-635e-427b-a666-6aa4d5d1c292 req-a0d920ca-ee42-4b40-b59c-b5711a0664f6 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/volumes/3416f4ac-e8fd-40d3-a5bc-aa96f94abc0c returned with HTTP 200 Aug 25 10:26:34.645503 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 972/3877] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:26:34 2026] GET /volume/v3/volumes/3416f4ac-e8fd-40d3-a5bc-aa96f94abc0c => generated 1524 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:26:34.650605 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-809aa5fa-370b-4428-b0f0-e6d5046a7cc5 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] https://10.4.3.119/volume/v3/volumes/8bbf0ee7-e233-44da-b4bf-571b53b507c6 returned with HTTP 200 Aug 25 10:26:34.651187 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 962/3878] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:26:34 2026] GET /volume/v3/volumes/8bbf0ee7-e233-44da-b4bf-571b53b507c6 => generated 817 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:34.653591 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-fce0b75f-6258-45d1-a976-377b6fb9bffb tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups returned with HTTP 202 Aug 25 10:26:34.654185 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 972/3879] 10.4.3.119 () {68 vars in 1259 bytes} [Tue Aug 25 10:26:34 2026] POST /volume/v3/backups => generated 330 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:26:34.671845 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-e4d6a5dd-4202-4746-baf2-3d9c3a71ddc5 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:34.681163 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e4d6a5dd-4202-4746-baf2-3d9c3a71ddc5 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/57a8ed5f-3a7c-46cc-9985-09787d1eaf64 Aug 25 10:26:34.681566 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e4d6a5dd-4202-4746-baf2-3d9c3a71ddc5 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:34.681812 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e4d6a5dd-4202-4746-baf2-3d9c3a71ddc5 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:34.681972 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-e4d6a5dd-4202-4746-baf2-3d9c3a71ddc5 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 57a8ed5f-3a7c-46cc-9985-09787d1eaf64. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:26:34.687414 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:34.687414 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:26:34.688275 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e4d6a5dd-4202-4746-baf2-3d9c3a71ddc5 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/57a8ed5f-3a7c-46cc-9985-09787d1eaf64 returned with HTTP 200 Aug 25 10:26:34.688689 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 974/3880] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:26:34 2026] GET /volume/v3/backups/57a8ed5f-3a7c-46cc-9985-09787d1eaf64 => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:34.778925 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-cee4c23a-635e-427b-a666-6aa4d5d1c292 req-e4f6f8b5-9f1f-49dc-869b-156822a2c284 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:34.781979 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-cee4c23a-635e-427b-a666-6aa4d5d1c292 req-e4f6f8b5-9f1f-49dc-869b-156822a2c284 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] PUT https://10.4.3.119/volume/v3/attachments/38ec44c4-de07-436b-a3b4-f6901546e256 Aug 25 10:26:34.781979 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-cee4c23a-635e-427b-a666-6aa4d5d1c292 req-e4f6f8b5-9f1f-49dc-869b-156822a2c284 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.119", "host": "np0000008063", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3398d5156650", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "462fd6ce-c505-48ef-84ec-f85776d45b24", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:26:34.792455 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.coordination [req-cee4c23a-635e-427b-a666-6aa4d5d1c292 req-e4f6f8b5-9f1f-49dc-869b-156822a2c284 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Acquiring lock "cinder-attachment_update-3416f4ac-e8fd-40d3-a5bc-aa96f94abc0c-np0000008063" by "attachment_update" {{(pid=100388) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 10:26:34.797036 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.coordination [req-cee4c23a-635e-427b-a666-6aa4d5d1c292 req-e4f6f8b5-9f1f-49dc-869b-156822a2c284 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Lock "cinder-attachment_update-3416f4ac-e8fd-40d3-a5bc-aa96f94abc0c-np0000008063" acquired by "attachment_update" :: waited 0.006s {{(pid=100388) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 10:26:34.797947 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:34.797947 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:26:34.914121 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.coordination [req-cee4c23a-635e-427b-a666-6aa4d5d1c292 req-e4f6f8b5-9f1f-49dc-869b-156822a2c284 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Lock "cinder-attachment_update-3416f4ac-e8fd-40d3-a5bc-aa96f94abc0c-np0000008063" released by "attachment_update" :: held 0.117s {{(pid=100388) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 10:26:34.914572 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-cee4c23a-635e-427b-a666-6aa4d5d1c292 req-e4f6f8b5-9f1f-49dc-869b-156822a2c284 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/attachments/38ec44c4-de07-436b-a3b4-f6901546e256 returned with HTTP 200 Aug 25 10:26:34.915200 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 973/3881] 10.4.3.119 () {74 vars in 1704 bytes} [Tue Aug 25 10:26:34 2026] PUT /volume/v3/attachments/38ec44c4-de07-436b-a3b4-f6901546e256 => generated 969 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:26:34.952786 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-cee4c23a-635e-427b-a666-6aa4d5d1c292 req-abe70305-8a21-409e-8422-c55a94a056b7 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:34.955412 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-cee4c23a-635e-427b-a666-6aa4d5d1c292 req-abe70305-8a21-409e-8422-c55a94a056b7 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] POST https://10.4.3.119/volume/v3/attachments/38ec44c4-de07-436b-a3b4-f6901546e256/action Aug 25 10:26:34.956214 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-cee4c23a-635e-427b-a666-6aa4d5d1c292 req-abe70305-8a21-409e-8422-c55a94a056b7 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Action body: b'{"os-complete": null}' {{(pid=100389) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:26:34.956532 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-cee4c23a-635e-427b-a666-6aa4d5d1c292 req-abe70305-8a21-409e-8422-c55a94a056b7 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:26:34.973111 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:34.973111 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:26:34.985357 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-cee4c23a-635e-427b-a666-6aa4d5d1c292 req-abe70305-8a21-409e-8422-c55a94a056b7 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/attachments/38ec44c4-de07-436b-a3b4-f6901546e256/action returned with HTTP 204 Aug 25 10:26:34.985829 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 963/3882] 10.4.3.119 () {74 vars in 1725 bytes} [Tue Aug 25 10:26:34 2026] POST /volume/v3/attachments/38ec44c4-de07-436b-a3b4-f6901546e256/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:26:35.088740 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-276fd730-5366-43ca-b6ad-b130f7dd4600 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:35.091530 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-276fd730-5366-43ca-b6ad-b130f7dd4600 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] GET https://10.4.3.119/volume/v3/volumes/aa65c314-2253-46f0-8f63-cfdacdf2cb66 Aug 25 10:26:35.091825 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-276fd730-5366-43ca-b6ad-b130f7dd4600 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:35.092103 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-276fd730-5366-43ca-b6ad-b130f7dd4600 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:35.102118 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:35.102118 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:26:35.107187 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-276fd730-5366-43ca-b6ad-b130f7dd4600 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Volume info retrieved successfully. Aug 25 10:26:35.114067 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-276fd730-5366-43ca-b6ad-b130f7dd4600 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/volumes/aa65c314-2253-46f0-8f63-cfdacdf2cb66 returned with HTTP 200 Aug 25 10:26:35.114563 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 973/3883] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:26:35 2026] GET /volume/v3/volumes/aa65c314-2253-46f0-8f63-cfdacdf2cb66 => generated 875 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:35.126950 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-e4d933a0-f678-41e9-8e03-0879344291e9 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:35.128856 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e4d933a0-f678-41e9-8e03-0879344291e9 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] GET https://10.4.3.119/volume/v3/volumes/aa65c314-2253-46f0-8f63-cfdacdf2cb66 Aug 25 10:26:35.129059 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e4d933a0-f678-41e9-8e03-0879344291e9 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:35.129279 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e4d933a0-f678-41e9-8e03-0879344291e9 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:35.136566 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:35.136566 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:26:35.140295 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-e4d933a0-f678-41e9-8e03-0879344291e9 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Volume info retrieved successfully. Aug 25 10:26:35.144428 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e4d933a0-f678-41e9-8e03-0879344291e9 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/volumes/aa65c314-2253-46f0-8f63-cfdacdf2cb66 returned with HTTP 200 Aug 25 10:26:35.145928 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 975/3884] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:26:35 2026] GET /volume/v3/volumes/aa65c314-2253-46f0-8f63-cfdacdf2cb66 => generated 875 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:35.192005 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-7f8e1c93-d1f2-4a2e-baec-6303c3092691 req-5185e631-3ee4-4632-8d56-a86d5cf300f6 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:35.194240 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-7f8e1c93-d1f2-4a2e-baec-6303c3092691 req-5185e631-3ee4-4632-8d56-a86d5cf300f6 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] GET https://10.4.3.119/volume/v3/volumes/aa65c314-2253-46f0-8f63-cfdacdf2cb66 Aug 25 10:26:35.194448 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-7f8e1c93-d1f2-4a2e-baec-6303c3092691 req-5185e631-3ee4-4632-8d56-a86d5cf300f6 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:35.194640 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-7f8e1c93-d1f2-4a2e-baec-6303c3092691 req-5185e631-3ee4-4632-8d56-a86d5cf300f6 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:35.201743 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:35.201743 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:26:35.205383 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [req-7f8e1c93-d1f2-4a2e-baec-6303c3092691 req-5185e631-3ee4-4632-8d56-a86d5cf300f6 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Volume info retrieved successfully. Aug 25 10:26:35.209405 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-7f8e1c93-d1f2-4a2e-baec-6303c3092691 req-5185e631-3ee4-4632-8d56-a86d5cf300f6 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/volumes/aa65c314-2253-46f0-8f63-cfdacdf2cb66 returned with HTTP 200 Aug 25 10:26:35.209783 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 974/3885] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:26:35 2026] GET /volume/v3/volumes/aa65c314-2253-46f0-8f63-cfdacdf2cb66 => generated 875 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:35.305589 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-332bea78-8b44-4012-8b47-dc968c6dbe92 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:35.306280 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-332bea78-8b44-4012-8b47-dc968c6dbe92 None None] GET https://10.4.3.119/volume// Aug 25 10:26:35.306595 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-332bea78-8b44-4012-8b47-dc968c6dbe92 None None] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:35.307002 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-332bea78-8b44-4012-8b47-dc968c6dbe92 None None] Calling method 'all' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:35.307532 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-332bea78-8b44-4012-8b47-dc968c6dbe92 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:26:35.307970 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 964/3886] 10.4.3.119 () {66 vars in 1428 bytes} [Tue Aug 25 10:26:35 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:26:35.316977 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-7f8e1c93-d1f2-4a2e-baec-6303c3092691 req-479d92be-81ea-4171-8a47-69717d8a7a6e None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:35.319157 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-7f8e1c93-d1f2-4a2e-baec-6303c3092691 req-479d92be-81ea-4171-8a47-69717d8a7a6e tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] POST https://10.4.3.119/volume/v3/attachments Aug 25 10:26:35.319543 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-7f8e1c93-d1f2-4a2e-baec-6303c3092691 req-479d92be-81ea-4171-8a47-69717d8a7a6e tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "aa65c314-2253-46f0-8f63-cfdacdf2cb66", "connector": null, "instance_uuid": "6bbe66ba-559f-4fe6-bfdf-eb8856699574"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:26:35.331766 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:35.331766 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:26:35.367857 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-7f8e1c93-d1f2-4a2e-baec-6303c3092691 req-479d92be-81ea-4171-8a47-69717d8a7a6e tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/attachments returned with HTTP 200 Aug 25 10:26:35.368340 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 974/3887] 10.4.3.119 () {74 vars in 1594 bytes} [Tue Aug 25 10:26:35 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 25 10:26:35.407543 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-7a7d0ba1-9160-4787-a10f-73947afa8196 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:35.409437 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7a7d0ba1-9160-4787-a10f-73947afa8196 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] GET https://10.4.3.119/volume/v3/volumes/aa65c314-2253-46f0-8f63-cfdacdf2cb66 Aug 25 10:26:35.409656 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7a7d0ba1-9160-4787-a10f-73947afa8196 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:35.409836 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7a7d0ba1-9160-4787-a10f-73947afa8196 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:35.419544 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-c5ef2bd5-5897-411d-981e-123f9c46ccf0 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:35.419941 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c5ef2bd5-5897-411d-981e-123f9c46ccf0 None None] GET https://10.4.3.119/volume// Aug 25 10:26:35.420009 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:35.420009 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:26:35.420228 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c5ef2bd5-5897-411d-981e-123f9c46ccf0 None None] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:35.420372 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c5ef2bd5-5897-411d-981e-123f9c46ccf0 None None] Calling method 'all' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:35.420700 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c5ef2bd5-5897-411d-981e-123f9c46ccf0 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:26:35.421075 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 975/3888] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:26:35 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:26:35.423837 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-7a7d0ba1-9160-4787-a10f-73947afa8196 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Volume info retrieved successfully. Aug 25 10:26:35.429247 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7a7d0ba1-9160-4787-a10f-73947afa8196 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/volumes/aa65c314-2253-46f0-8f63-cfdacdf2cb66 returned with HTTP 200 Aug 25 10:26:35.429636 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 976/3889] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:26:35 2026] GET /volume/v3/volumes/aa65c314-2253-46f0-8f63-cfdacdf2cb66 => generated 874 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:35.431349 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-7f8e1c93-d1f2-4a2e-baec-6303c3092691 req-eda349eb-d04b-45f1-97cc-4e4517d4982e None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:35.434299 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-7f8e1c93-d1f2-4a2e-baec-6303c3092691 req-eda349eb-d04b-45f1-97cc-4e4517d4982e tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] GET https://10.4.3.119/volume/v3/volumes/aa65c314-2253-46f0-8f63-cfdacdf2cb66 Aug 25 10:26:35.434659 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-7f8e1c93-d1f2-4a2e-baec-6303c3092691 req-eda349eb-d04b-45f1-97cc-4e4517d4982e tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:35.434946 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-7f8e1c93-d1f2-4a2e-baec-6303c3092691 req-eda349eb-d04b-45f1-97cc-4e4517d4982e tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:35.449064 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:35.449064 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:26:35.453660 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-7f8e1c93-d1f2-4a2e-baec-6303c3092691 req-eda349eb-d04b-45f1-97cc-4e4517d4982e tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Volume info retrieved successfully. Aug 25 10:26:35.460258 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-7f8e1c93-d1f2-4a2e-baec-6303c3092691 req-eda349eb-d04b-45f1-97cc-4e4517d4982e tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/volumes/aa65c314-2253-46f0-8f63-cfdacdf2cb66 returned with HTTP 200 Aug 25 10:26:35.460863 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 965/3890] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:26:35 2026] GET /volume/v3/volumes/aa65c314-2253-46f0-8f63-cfdacdf2cb66 => generated 1054 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:26:35.560653 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-7f8e1c93-d1f2-4a2e-baec-6303c3092691 req-7eb5e3ff-20f6-4084-b8f2-90dbd4b30359 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:35.562853 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-7f8e1c93-d1f2-4a2e-baec-6303c3092691 req-7eb5e3ff-20f6-4084-b8f2-90dbd4b30359 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] PUT https://10.4.3.119/volume/v3/attachments/178db725-ba51-4749-843a-d43374dbe5ae Aug 25 10:26:35.563308 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-7f8e1c93-d1f2-4a2e-baec-6303c3092691 req-7eb5e3ff-20f6-4084-b8f2-90dbd4b30359 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.119", "host": "np0000008063", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3398d5156650", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "462fd6ce-c505-48ef-84ec-f85776d45b24", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:26:35.570702 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-7f8e1c93-d1f2-4a2e-baec-6303c3092691 req-7eb5e3ff-20f6-4084-b8f2-90dbd4b30359 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Acquiring lock "cinder-attachment_update-aa65c314-2253-46f0-8f63-cfdacdf2cb66-np0000008063" by "attachment_update" {{(pid=100390) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 10:26:35.575960 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-7f8e1c93-d1f2-4a2e-baec-6303c3092691 req-7eb5e3ff-20f6-4084-b8f2-90dbd4b30359 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Lock "cinder-attachment_update-aa65c314-2253-46f0-8f63-cfdacdf2cb66-np0000008063" acquired by "attachment_update" :: waited 0.005s {{(pid=100390) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 10:26:35.577015 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:35.577015 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:26:35.657621 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-7f8e1c93-d1f2-4a2e-baec-6303c3092691 req-7eb5e3ff-20f6-4084-b8f2-90dbd4b30359 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Lock "cinder-attachment_update-aa65c314-2253-46f0-8f63-cfdacdf2cb66-np0000008063" released by "attachment_update" :: held 0.082s {{(pid=100390) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 10:26:35.657928 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-7f8e1c93-d1f2-4a2e-baec-6303c3092691 req-7eb5e3ff-20f6-4084-b8f2-90dbd4b30359 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/attachments/178db725-ba51-4749-843a-d43374dbe5ae returned with HTTP 200 Aug 25 10:26:35.658414 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 975/3891] 10.4.3.119 () {74 vars in 1704 bytes} [Tue Aug 25 10:26:35 2026] PUT /volume/v3/attachments/178db725-ba51-4749-843a-d43374dbe5ae => generated 968 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:26:35.666883 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-7f8e1c93-d1f2-4a2e-baec-6303c3092691 req-d6728535-9704-43cc-a2e2-7762bfbee1b8 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:35.668922 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-ff7f9774-0e16-4582-b0d1-fc89754491e4 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:35.669554 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-7f8e1c93-d1f2-4a2e-baec-6303c3092691 req-d6728535-9704-43cc-a2e2-7762bfbee1b8 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] GET https://10.4.3.119/volume/v3/volumes/aa65c314-2253-46f0-8f63-cfdacdf2cb66/encryption Aug 25 10:26:35.669811 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-7f8e1c93-d1f2-4a2e-baec-6303c3092691 req-d6728535-9704-43cc-a2e2-7762bfbee1b8 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:35.670072 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-7f8e1c93-d1f2-4a2e-baec-6303c3092691 req-d6728535-9704-43cc-a2e2-7762bfbee1b8 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Calling method 'index' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:35.671109 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ff7f9774-0e16-4582-b0d1-fc89754491e4 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] GET https://10.4.3.119/volume/v3/volumes/8bbf0ee7-e233-44da-b4bf-571b53b507c6 Aug 25 10:26:35.671456 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ff7f9774-0e16-4582-b0d1-fc89754491e4 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:35.671720 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ff7f9774-0e16-4582-b0d1-fc89754491e4 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:35.681041 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:35.681041 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:26:35.682150 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:35.682150 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:26:35.685836 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-ff7f9774-0e16-4582-b0d1-fc89754491e4 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Volume info retrieved successfully. Aug 25 10:26:35.690217 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-7f8e1c93-d1f2-4a2e-baec-6303c3092691 req-d6728535-9704-43cc-a2e2-7762bfbee1b8 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/volumes/aa65c314-2253-46f0-8f63-cfdacdf2cb66/encryption returned with HTTP 200 Aug 25 10:26:35.690763 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 976/3892] 10.4.3.119 () {68 vars in 1631 bytes} [Tue Aug 25 10:26:35 2026] GET /volume/v3/volumes/aa65c314-2253-46f0-8f63-cfdacdf2cb66/encryption => generated 160 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:35.691129 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ff7f9774-0e16-4582-b0d1-fc89754491e4 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] https://10.4.3.119/volume/v3/volumes/8bbf0ee7-e233-44da-b4bf-571b53b507c6 returned with HTTP 200 Aug 25 10:26:35.691694 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 977/3893] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:26:35 2026] GET /volume/v3/volumes/8bbf0ee7-e233-44da-b4bf-571b53b507c6 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:35.698892 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-1c85744a-4c81-4341-8f2e-6ccf74ff985a None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:35.701188 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1c85744a-4c81-4341-8f2e-6ccf74ff985a tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/57a8ed5f-3a7c-46cc-9985-09787d1eaf64 Aug 25 10:26:35.701485 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1c85744a-4c81-4341-8f2e-6ccf74ff985a tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:35.701711 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1c85744a-4c81-4341-8f2e-6ccf74ff985a tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:35.701848 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-1c85744a-4c81-4341-8f2e-6ccf74ff985a tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 57a8ed5f-3a7c-46cc-9985-09787d1eaf64. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:26:35.707191 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:35.707191 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:26:35.708270 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1c85744a-4c81-4341-8f2e-6ccf74ff985a tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/57a8ed5f-3a7c-46cc-9985-09787d1eaf64 returned with HTTP 200 Aug 25 10:26:35.708941 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 966/3894] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:26:35 2026] GET /volume/v3/backups/57a8ed5f-3a7c-46cc-9985-09787d1eaf64 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:35.709029 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-3a12169f-c162-422d-8643-71eba3cb7ca5 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:35.711218 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3a12169f-c162-422d-8643-71eba3cb7ca5 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] POST https://10.4.3.119/volume/v3/backups Aug 25 10:26:35.711639 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3a12169f-c162-422d-8643-71eba3cb7ca5 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8bbf0ee7-e233-44da-b4bf-571b53b507c6", "name": "tempest-VolumesBackupsTest-Backup-717943197"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:26:35.713561 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.contrib.backups [None req-3a12169f-c162-422d-8643-71eba3cb7ca5 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Creating new backup {'backup': {'volume_id': '8bbf0ee7-e233-44da-b4bf-571b53b507c6', 'name': 'tempest-VolumesBackupsTest-Backup-717943197'}} {{(pid=100390) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 10:26:35.713730 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.contrib.backups [None req-3a12169f-c162-422d-8643-71eba3cb7ca5 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Creating backup of volume 8bbf0ee7-e233-44da-b4bf-571b53b507c6 in container None Aug 25 10:26:35.723425 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:35.723425 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:26:35.724041 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-3a12169f-c162-422d-8643-71eba3cb7ca5 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Volume info retrieved successfully. Aug 25 10:26:35.752962 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-3a12169f-c162-422d-8643-71eba3cb7ca5 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Created reservations ['05e9eaab-fbd0-4c52-8fc7-40f1a63533e7', 'a053cd55-bec2-4d9f-b7be-e9fe3c94a8b4'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:26:35.780435 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3a12169f-c162-422d-8643-71eba3cb7ca5 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] https://10.4.3.119/volume/v3/backups returned with HTTP 202 Aug 25 10:26:35.781043 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 976/3895] 10.4.3.119 () {68 vars in 1259 bytes} [Tue Aug 25 10:26:35 2026] POST /volume/v3/backups => generated 329 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:26:35.791589 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-866e7084-41d5-4524-beea-0f82c0a51b97 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:35.793792 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-866e7084-41d5-4524-beea-0f82c0a51b97 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] GET https://10.4.3.119/volume/v3/backups/a9bb56e7-f963-4318-bf43-46ca73075b21 Aug 25 10:26:35.794037 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-866e7084-41d5-4524-beea-0f82c0a51b97 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:35.794314 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-866e7084-41d5-4524-beea-0f82c0a51b97 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:35.794580 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-866e7084-41d5-4524-beea-0f82c0a51b97 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Show backup with id a9bb56e7-f963-4318-bf43-46ca73075b21. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:26:35.803076 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:35.803076 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:26:35.804120 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-866e7084-41d5-4524-beea-0f82c0a51b97 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] https://10.4.3.119/volume/v3/backups/a9bb56e7-f963-4318-bf43-46ca73075b21 returned with HTTP 200 Aug 25 10:26:35.804629 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 977/3896] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:26:35 2026] GET /volume/v3/backups/a9bb56e7-f963-4318-bf43-46ca73075b21 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 10:26:36.446704 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-3f575b06-d01b-4ec3-9fc5-38c3e19e1b10 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:36.448912 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3f575b06-d01b-4ec3-9fc5-38c3e19e1b10 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] GET https://10.4.3.119/volume/v3/volumes/aa65c314-2253-46f0-8f63-cfdacdf2cb66 Aug 25 10:26:36.449123 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3f575b06-d01b-4ec3-9fc5-38c3e19e1b10 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:36.449370 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3f575b06-d01b-4ec3-9fc5-38c3e19e1b10 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:36.458363 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:36.458363 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:26:36.462551 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-3f575b06-d01b-4ec3-9fc5-38c3e19e1b10 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Volume info retrieved successfully. Aug 25 10:26:36.467275 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3f575b06-d01b-4ec3-9fc5-38c3e19e1b10 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/volumes/aa65c314-2253-46f0-8f63-cfdacdf2cb66 returned with HTTP 200 Aug 25 10:26:36.467672 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 978/3897] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:26:36 2026] GET /volume/v3/volumes/aa65c314-2253-46f0-8f63-cfdacdf2cb66 => generated 875 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:36.720243 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-48a99e30-ffd2-4658-baad-d6ea21ece700 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:36.722497 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-48a99e30-ffd2-4658-baad-d6ea21ece700 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/57a8ed5f-3a7c-46cc-9985-09787d1eaf64 Aug 25 10:26:36.722816 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-48a99e30-ffd2-4658-baad-d6ea21ece700 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:36.723188 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-48a99e30-ffd2-4658-baad-d6ea21ece700 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:36.723422 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-48a99e30-ffd2-4658-baad-d6ea21ece700 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 57a8ed5f-3a7c-46cc-9985-09787d1eaf64. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:26:36.728328 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:36.728328 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:26:36.729279 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-48a99e30-ffd2-4658-baad-d6ea21ece700 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/57a8ed5f-3a7c-46cc-9985-09787d1eaf64 returned with HTTP 200 Aug 25 10:26:36.729714 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 967/3898] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:26:36 2026] GET /volume/v3/backups/57a8ed5f-3a7c-46cc-9985-09787d1eaf64 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:36.815593 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-2eb9fea5-5ae2-4dd7-81a8-4d5105fccbdf None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:36.817817 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2eb9fea5-5ae2-4dd7-81a8-4d5105fccbdf tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] GET https://10.4.3.119/volume/v3/backups/a9bb56e7-f963-4318-bf43-46ca73075b21 Aug 25 10:26:36.818061 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2eb9fea5-5ae2-4dd7-81a8-4d5105fccbdf tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:36.818349 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2eb9fea5-5ae2-4dd7-81a8-4d5105fccbdf tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:36.818463 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-2eb9fea5-5ae2-4dd7-81a8-4d5105fccbdf tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Show backup with id a9bb56e7-f963-4318-bf43-46ca73075b21. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:26:36.823554 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:36.823554 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:26:36.824608 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2eb9fea5-5ae2-4dd7-81a8-4d5105fccbdf tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] https://10.4.3.119/volume/v3/backups/a9bb56e7-f963-4318-bf43-46ca73075b21 returned with HTTP 200 Aug 25 10:26:36.825151 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 977/3899] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:26:36 2026] GET /volume/v3/backups/a9bb56e7-f963-4318-bf43-46ca73075b21 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:37.486194 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-cd67b7c9-240e-4345-b8f6-950d80c28445 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:37.494674 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-cd67b7c9-240e-4345-b8f6-950d80c28445 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] GET https://10.4.3.119/volume/v3/volumes/aa65c314-2253-46f0-8f63-cfdacdf2cb66 Aug 25 10:26:37.495921 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-cd67b7c9-240e-4345-b8f6-950d80c28445 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:37.497701 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-cd67b7c9-240e-4345-b8f6-950d80c28445 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:37.528944 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:37.528944 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:26:37.537449 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-cd67b7c9-240e-4345-b8f6-950d80c28445 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Volume info retrieved successfully. Aug 25 10:26:37.551466 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-cd67b7c9-240e-4345-b8f6-950d80c28445 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/volumes/aa65c314-2253-46f0-8f63-cfdacdf2cb66 returned with HTTP 200 Aug 25 10:26:37.553774 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 978/3900] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:26:37 2026] GET /volume/v3/volumes/aa65c314-2253-46f0-8f63-cfdacdf2cb66 => generated 875 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 10:26:37.742802 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-2b32dec4-d786-4ce7-a559-d9e887b6ba37 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:37.745703 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2b32dec4-d786-4ce7-a559-d9e887b6ba37 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/57a8ed5f-3a7c-46cc-9985-09787d1eaf64 Aug 25 10:26:37.745965 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2b32dec4-d786-4ce7-a559-d9e887b6ba37 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:37.746536 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2b32dec4-d786-4ce7-a559-d9e887b6ba37 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:37.746691 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-2b32dec4-d786-4ce7-a559-d9e887b6ba37 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 57a8ed5f-3a7c-46cc-9985-09787d1eaf64. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:26:37.752329 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:37.752329 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:26:37.753569 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2b32dec4-d786-4ce7-a559-d9e887b6ba37 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/57a8ed5f-3a7c-46cc-9985-09787d1eaf64 returned with HTTP 200 Aug 25 10:26:37.754211 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 979/3901] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:26:37 2026] GET /volume/v3/backups/57a8ed5f-3a7c-46cc-9985-09787d1eaf64 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:37.844556 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-1d9588ed-68e3-4304-a54c-d7bbcb5fa52a None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:37.846712 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1d9588ed-68e3-4304-a54c-d7bbcb5fa52a tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] GET https://10.4.3.119/volume/v3/backups/a9bb56e7-f963-4318-bf43-46ca73075b21 Aug 25 10:26:37.846953 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1d9588ed-68e3-4304-a54c-d7bbcb5fa52a tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:37.847198 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1d9588ed-68e3-4304-a54c-d7bbcb5fa52a tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:37.847347 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-1d9588ed-68e3-4304-a54c-d7bbcb5fa52a tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Show backup with id a9bb56e7-f963-4318-bf43-46ca73075b21. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:26:37.855524 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:37.855524 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:26:37.857748 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1d9588ed-68e3-4304-a54c-d7bbcb5fa52a tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] https://10.4.3.119/volume/v3/backups/a9bb56e7-f963-4318-bf43-46ca73075b21 returned with HTTP 200 Aug 25 10:26:37.858255 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 968/3902] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:26:37 2026] GET /volume/v3/backups/a9bb56e7-f963-4318-bf43-46ca73075b21 => generated 738 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:38.568249 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-37bcab31-86e7-4325-8936-8c54646c04e8 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:38.572129 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-37bcab31-86e7-4325-8936-8c54646c04e8 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] GET https://10.4.3.119/volume/v3/volumes/aa65c314-2253-46f0-8f63-cfdacdf2cb66 Aug 25 10:26:38.572685 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-37bcab31-86e7-4325-8936-8c54646c04e8 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:38.573187 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-37bcab31-86e7-4325-8936-8c54646c04e8 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:38.593433 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:38.593433 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:26:38.597637 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-37bcab31-86e7-4325-8936-8c54646c04e8 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Volume info retrieved successfully. Aug 25 10:26:38.603065 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-37bcab31-86e7-4325-8936-8c54646c04e8 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/volumes/aa65c314-2253-46f0-8f63-cfdacdf2cb66 returned with HTTP 200 Aug 25 10:26:38.603065 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 978/3903] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:26:38 2026] GET /volume/v3/volumes/aa65c314-2253-46f0-8f63-cfdacdf2cb66 => generated 875 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:38.766181 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-70936a7e-0435-4b6a-9983-725582434269 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:38.768098 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-70936a7e-0435-4b6a-9983-725582434269 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/57a8ed5f-3a7c-46cc-9985-09787d1eaf64 Aug 25 10:26:38.768258 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-70936a7e-0435-4b6a-9983-725582434269 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:38.768463 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-70936a7e-0435-4b6a-9983-725582434269 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:38.768581 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-70936a7e-0435-4b6a-9983-725582434269 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 57a8ed5f-3a7c-46cc-9985-09787d1eaf64. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:26:38.773989 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:38.773989 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:26:38.774863 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-70936a7e-0435-4b6a-9983-725582434269 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/57a8ed5f-3a7c-46cc-9985-09787d1eaf64 returned with HTTP 200 Aug 25 10:26:38.775294 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 979/3904] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:26:38 2026] GET /volume/v3/backups/57a8ed5f-3a7c-46cc-9985-09787d1eaf64 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 10:26:38.869864 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-85ecc097-85b5-475f-ae43-dd8aa6bc14b9 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:38.871835 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-85ecc097-85b5-475f-ae43-dd8aa6bc14b9 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] GET https://10.4.3.119/volume/v3/backups/a9bb56e7-f963-4318-bf43-46ca73075b21 Aug 25 10:26:38.872110 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-85ecc097-85b5-475f-ae43-dd8aa6bc14b9 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:38.872307 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-85ecc097-85b5-475f-ae43-dd8aa6bc14b9 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:38.872401 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-85ecc097-85b5-475f-ae43-dd8aa6bc14b9 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Show backup with id a9bb56e7-f963-4318-bf43-46ca73075b21. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:26:38.876774 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:38.876774 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:26:38.877534 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-85ecc097-85b5-475f-ae43-dd8aa6bc14b9 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] https://10.4.3.119/volume/v3/backups/a9bb56e7-f963-4318-bf43-46ca73075b21 returned with HTTP 200 Aug 25 10:26:38.877887 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 980/3905] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:26:38 2026] GET /volume/v3/backups/a9bb56e7-f963-4318-bf43-46ca73075b21 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:39.622939 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-3e523013-74a2-49da-bdee-fb08dc0861e7 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:39.625769 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3e523013-74a2-49da-bdee-fb08dc0861e7 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] GET https://10.4.3.119/volume/v3/volumes/aa65c314-2253-46f0-8f63-cfdacdf2cb66 Aug 25 10:26:39.626029 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3e523013-74a2-49da-bdee-fb08dc0861e7 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:39.626279 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3e523013-74a2-49da-bdee-fb08dc0861e7 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:39.644520 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:39.644520 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:26:39.659466 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-3e523013-74a2-49da-bdee-fb08dc0861e7 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Volume info retrieved successfully. Aug 25 10:26:39.666937 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3e523013-74a2-49da-bdee-fb08dc0861e7 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/volumes/aa65c314-2253-46f0-8f63-cfdacdf2cb66 returned with HTTP 200 Aug 25 10:26:39.667571 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 969/3906] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:26:39 2026] GET /volume/v3/volumes/aa65c314-2253-46f0-8f63-cfdacdf2cb66 => generated 875 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:39.797048 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-c4447d3e-ec3c-4f78-a07f-5235b811e13d None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:39.808955 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c4447d3e-ec3c-4f78-a07f-5235b811e13d tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/57a8ed5f-3a7c-46cc-9985-09787d1eaf64 Aug 25 10:26:39.811305 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c4447d3e-ec3c-4f78-a07f-5235b811e13d tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:39.813499 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c4447d3e-ec3c-4f78-a07f-5235b811e13d tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:39.816304 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-c4447d3e-ec3c-4f78-a07f-5235b811e13d tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 57a8ed5f-3a7c-46cc-9985-09787d1eaf64. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:26:39.841990 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:39.841990 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:26:39.844366 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c4447d3e-ec3c-4f78-a07f-5235b811e13d tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/57a8ed5f-3a7c-46cc-9985-09787d1eaf64 returned with HTTP 200 Aug 25 10:26:39.845237 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 979/3907] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:26:39 2026] GET /volume/v3/backups/57a8ed5f-3a7c-46cc-9985-09787d1eaf64 => generated 749 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:39.894278 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-fa837017-4d4c-4c5d-aa2c-e570ae18600a None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:39.903454 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-fa837017-4d4c-4c5d-aa2c-e570ae18600a tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] GET https://10.4.3.119/volume/v3/backups/a9bb56e7-f963-4318-bf43-46ca73075b21 Aug 25 10:26:39.903966 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-fa837017-4d4c-4c5d-aa2c-e570ae18600a tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:39.905226 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-fa837017-4d4c-4c5d-aa2c-e570ae18600a tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:39.905570 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-fa837017-4d4c-4c5d-aa2c-e570ae18600a tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Show backup with id a9bb56e7-f963-4318-bf43-46ca73075b21. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:26:39.922864 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:39.922864 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:26:39.925559 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-fa837017-4d4c-4c5d-aa2c-e570ae18600a tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] https://10.4.3.119/volume/v3/backups/a9bb56e7-f963-4318-bf43-46ca73075b21 returned with HTTP 200 Aug 25 10:26:39.926114 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 980/3908] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:26:39 2026] GET /volume/v3/backups/a9bb56e7-f963-4318-bf43-46ca73075b21 => generated 749 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 10:26:40.683068 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-9d7df5ce-1ccc-47a4-b71f-ccb1f778069f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:40.684633 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9d7df5ce-1ccc-47a4-b71f-ccb1f778069f tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] GET https://10.4.3.119/volume/v3/volumes/aa65c314-2253-46f0-8f63-cfdacdf2cb66 Aug 25 10:26:40.684981 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9d7df5ce-1ccc-47a4-b71f-ccb1f778069f tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:40.685131 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9d7df5ce-1ccc-47a4-b71f-ccb1f778069f tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:40.700868 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:40.700868 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:26:40.706727 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-9d7df5ce-1ccc-47a4-b71f-ccb1f778069f tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Volume info retrieved successfully. Aug 25 10:26:40.713387 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9d7df5ce-1ccc-47a4-b71f-ccb1f778069f tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/volumes/aa65c314-2253-46f0-8f63-cfdacdf2cb66 returned with HTTP 200 Aug 25 10:26:40.713959 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 981/3909] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:26:40 2026] GET /volume/v3/volumes/aa65c314-2253-46f0-8f63-cfdacdf2cb66 => generated 875 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:40.858978 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-894f66c0-836a-443d-8ce9-49dda0326523 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:40.860801 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-894f66c0-836a-443d-8ce9-49dda0326523 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/57a8ed5f-3a7c-46cc-9985-09787d1eaf64 Aug 25 10:26:40.860949 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-894f66c0-836a-443d-8ce9-49dda0326523 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:40.861190 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-894f66c0-836a-443d-8ce9-49dda0326523 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:40.861268 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-894f66c0-836a-443d-8ce9-49dda0326523 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 57a8ed5f-3a7c-46cc-9985-09787d1eaf64. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:26:40.865265 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:40.865265 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:26:40.865998 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-894f66c0-836a-443d-8ce9-49dda0326523 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/57a8ed5f-3a7c-46cc-9985-09787d1eaf64 returned with HTTP 200 Aug 25 10:26:40.866380 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 970/3910] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:26:40 2026] GET /volume/v3/backups/57a8ed5f-3a7c-46cc-9985-09787d1eaf64 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:40.938799 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-3f58c9cf-d94d-4062-af13-e2d83f8f43c4 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:40.941250 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3f58c9cf-d94d-4062-af13-e2d83f8f43c4 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] GET https://10.4.3.119/volume/v3/backups/a9bb56e7-f963-4318-bf43-46ca73075b21 Aug 25 10:26:40.941535 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3f58c9cf-d94d-4062-af13-e2d83f8f43c4 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:40.941791 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3f58c9cf-d94d-4062-af13-e2d83f8f43c4 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:40.941944 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-3f58c9cf-d94d-4062-af13-e2d83f8f43c4 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Show backup with id a9bb56e7-f963-4318-bf43-46ca73075b21. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:26:40.947807 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:40.947807 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:26:40.948561 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3f58c9cf-d94d-4062-af13-e2d83f8f43c4 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] https://10.4.3.119/volume/v3/backups/a9bb56e7-f963-4318-bf43-46ca73075b21 returned with HTTP 200 Aug 25 10:26:40.948991 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 980/3911] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:26:40 2026] GET /volume/v3/backups/a9bb56e7-f963-4318-bf43-46ca73075b21 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:41.739103 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-5939e40e-e99c-467a-96fe-581db1501430 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:41.747066 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5939e40e-e99c-467a-96fe-581db1501430 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] GET https://10.4.3.119/volume/v3/volumes/aa65c314-2253-46f0-8f63-cfdacdf2cb66 Aug 25 10:26:41.747403 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-5939e40e-e99c-467a-96fe-581db1501430 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:41.747899 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-5939e40e-e99c-467a-96fe-581db1501430 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:41.770905 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:41.770905 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:26:41.780417 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-5939e40e-e99c-467a-96fe-581db1501430 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Volume info retrieved successfully. Aug 25 10:26:41.787757 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5939e40e-e99c-467a-96fe-581db1501430 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/volumes/aa65c314-2253-46f0-8f63-cfdacdf2cb66 returned with HTTP 200 Aug 25 10:26:41.788660 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 981/3912] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:26:41 2026] GET /volume/v3/volumes/aa65c314-2253-46f0-8f63-cfdacdf2cb66 => generated 875 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:41.884224 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-44f72939-a8e2-4827-82fc-7a86a2360839 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:41.888560 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-44f72939-a8e2-4827-82fc-7a86a2360839 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/57a8ed5f-3a7c-46cc-9985-09787d1eaf64 Aug 25 10:26:41.888560 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-44f72939-a8e2-4827-82fc-7a86a2360839 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:41.888560 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-44f72939-a8e2-4827-82fc-7a86a2360839 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:41.888560 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-44f72939-a8e2-4827-82fc-7a86a2360839 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 57a8ed5f-3a7c-46cc-9985-09787d1eaf64. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:26:41.899041 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:41.899041 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:26:41.900289 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-44f72939-a8e2-4827-82fc-7a86a2360839 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/57a8ed5f-3a7c-46cc-9985-09787d1eaf64 returned with HTTP 200 Aug 25 10:26:41.901233 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 982/3913] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:26:41 2026] GET /volume/v3/backups/57a8ed5f-3a7c-46cc-9985-09787d1eaf64 => generated 749 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:41.960564 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-0922a796-83df-4379-a6bc-37aaf8358eb1 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:41.964557 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0922a796-83df-4379-a6bc-37aaf8358eb1 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] GET https://10.4.3.119/volume/v3/backups/a9bb56e7-f963-4318-bf43-46ca73075b21 Aug 25 10:26:41.964557 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0922a796-83df-4379-a6bc-37aaf8358eb1 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:41.964557 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0922a796-83df-4379-a6bc-37aaf8358eb1 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:41.964557 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-0922a796-83df-4379-a6bc-37aaf8358eb1 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Show backup with id a9bb56e7-f963-4318-bf43-46ca73075b21. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:26:41.968232 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:41.968232 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:26:41.969262 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0922a796-83df-4379-a6bc-37aaf8358eb1 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] https://10.4.3.119/volume/v3/backups/a9bb56e7-f963-4318-bf43-46ca73075b21 returned with HTTP 200 Aug 25 10:26:41.969771 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 971/3914] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:26:41 2026] GET /volume/v3/backups/a9bb56e7-f963-4318-bf43-46ca73075b21 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:42.809794 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-85d3d238-6d71-4f57-909d-db249c0f4246 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:42.812426 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-85d3d238-6d71-4f57-909d-db249c0f4246 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] GET https://10.4.3.119/volume/v3/volumes/aa65c314-2253-46f0-8f63-cfdacdf2cb66 Aug 25 10:26:42.812639 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-85d3d238-6d71-4f57-909d-db249c0f4246 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:42.813235 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-85d3d238-6d71-4f57-909d-db249c0f4246 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:42.846485 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:42.846485 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:26:42.851666 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-85d3d238-6d71-4f57-909d-db249c0f4246 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Volume info retrieved successfully. Aug 25 10:26:42.856433 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-85d3d238-6d71-4f57-909d-db249c0f4246 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/volumes/aa65c314-2253-46f0-8f63-cfdacdf2cb66 returned with HTTP 200 Aug 25 10:26:42.856923 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 981/3915] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:26:42 2026] GET /volume/v3/volumes/aa65c314-2253-46f0-8f63-cfdacdf2cb66 => generated 875 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:42.917330 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-58216de0-8015-427c-a914-d8762cab149c None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:42.926440 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-58216de0-8015-427c-a914-d8762cab149c tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/57a8ed5f-3a7c-46cc-9985-09787d1eaf64 Aug 25 10:26:42.926440 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-58216de0-8015-427c-a914-d8762cab149c tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:42.926440 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-58216de0-8015-427c-a914-d8762cab149c tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:42.926440 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-58216de0-8015-427c-a914-d8762cab149c tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 57a8ed5f-3a7c-46cc-9985-09787d1eaf64. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:26:42.932861 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:42.932861 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:26:42.932861 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-58216de0-8015-427c-a914-d8762cab149c tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/57a8ed5f-3a7c-46cc-9985-09787d1eaf64 returned with HTTP 200 Aug 25 10:26:42.932861 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 982/3916] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:26:42 2026] GET /volume/v3/backups/57a8ed5f-3a7c-46cc-9985-09787d1eaf64 => generated 749 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:42.982165 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-18b93791-91eb-44f4-b9f4-ac4bf86c40f0 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:42.986931 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-18b93791-91eb-44f4-b9f4-ac4bf86c40f0 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] GET https://10.4.3.119/volume/v3/backups/a9bb56e7-f963-4318-bf43-46ca73075b21 Aug 25 10:26:42.987338 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-18b93791-91eb-44f4-b9f4-ac4bf86c40f0 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:42.987651 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-18b93791-91eb-44f4-b9f4-ac4bf86c40f0 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:42.987966 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-18b93791-91eb-44f4-b9f4-ac4bf86c40f0 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Show backup with id a9bb56e7-f963-4318-bf43-46ca73075b21. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:26:42.993914 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:42.993914 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:26:42.995022 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-18b93791-91eb-44f4-b9f4-ac4bf86c40f0 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] https://10.4.3.119/volume/v3/backups/a9bb56e7-f963-4318-bf43-46ca73075b21 returned with HTTP 200 Aug 25 10:26:42.996004 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 983/3917] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:26:42 2026] GET /volume/v3/backups/a9bb56e7-f963-4318-bf43-46ca73075b21 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:43.879685 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-f0718322-734a-4592-96e3-b8d26098bde9 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:43.882642 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f0718322-734a-4592-96e3-b8d26098bde9 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] GET https://10.4.3.119/volume/v3/volumes/aa65c314-2253-46f0-8f63-cfdacdf2cb66 Aug 25 10:26:43.883292 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f0718322-734a-4592-96e3-b8d26098bde9 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:43.883677 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f0718322-734a-4592-96e3-b8d26098bde9 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:43.897490 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:43.897490 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:26:43.902472 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-f0718322-734a-4592-96e3-b8d26098bde9 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Volume info retrieved successfully. Aug 25 10:26:43.909368 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f0718322-734a-4592-96e3-b8d26098bde9 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/volumes/aa65c314-2253-46f0-8f63-cfdacdf2cb66 returned with HTTP 200 Aug 25 10:26:43.909975 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 972/3918] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:26:43 2026] GET /volume/v3/volumes/aa65c314-2253-46f0-8f63-cfdacdf2cb66 => generated 875 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:43.946536 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-f41b8dd9-6bc5-4f67-b7f4-d83efd101da9 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:43.949024 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f41b8dd9-6bc5-4f67-b7f4-d83efd101da9 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/57a8ed5f-3a7c-46cc-9985-09787d1eaf64 Aug 25 10:26:43.949420 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f41b8dd9-6bc5-4f67-b7f4-d83efd101da9 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:43.949706 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f41b8dd9-6bc5-4f67-b7f4-d83efd101da9 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:43.949850 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-f41b8dd9-6bc5-4f67-b7f4-d83efd101da9 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 57a8ed5f-3a7c-46cc-9985-09787d1eaf64. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:26:43.956774 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:43.956774 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:26:43.956774 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f41b8dd9-6bc5-4f67-b7f4-d83efd101da9 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/57a8ed5f-3a7c-46cc-9985-09787d1eaf64 returned with HTTP 200 Aug 25 10:26:43.957170 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 982/3919] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:26:43 2026] GET /volume/v3/backups/57a8ed5f-3a7c-46cc-9985-09787d1eaf64 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:44.009209 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-7e2ffae7-250f-465f-af5c-8ef1bee3bf9a None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:44.011106 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7e2ffae7-250f-465f-af5c-8ef1bee3bf9a tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] GET https://10.4.3.119/volume/v3/backups/a9bb56e7-f963-4318-bf43-46ca73075b21 Aug 25 10:26:44.011407 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7e2ffae7-250f-465f-af5c-8ef1bee3bf9a tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:44.011698 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7e2ffae7-250f-465f-af5c-8ef1bee3bf9a tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:44.011790 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-7e2ffae7-250f-465f-af5c-8ef1bee3bf9a tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Show backup with id a9bb56e7-f963-4318-bf43-46ca73075b21. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:26:44.016448 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:44.016448 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:26:44.017307 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7e2ffae7-250f-465f-af5c-8ef1bee3bf9a tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] https://10.4.3.119/volume/v3/backups/a9bb56e7-f963-4318-bf43-46ca73075b21 returned with HTTP 200 Aug 25 10:26:44.017872 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 983/3920] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:26:44 2026] GET /volume/v3/backups/a9bb56e7-f963-4318-bf43-46ca73075b21 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:44.930374 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-9a297092-9fed-4e32-bdbd-5e348902fb66 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:44.934563 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9a297092-9fed-4e32-bdbd-5e348902fb66 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] GET https://10.4.3.119/volume/v3/volumes/aa65c314-2253-46f0-8f63-cfdacdf2cb66 Aug 25 10:26:44.938200 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9a297092-9fed-4e32-bdbd-5e348902fb66 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:44.938200 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9a297092-9fed-4e32-bdbd-5e348902fb66 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:44.956420 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:44.956420 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:26:44.963397 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-9a297092-9fed-4e32-bdbd-5e348902fb66 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Volume info retrieved successfully. Aug 25 10:26:44.972036 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-474fdbc5-4f73-4da3-adc9-c2f5b8a7439c None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:44.972453 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9a297092-9fed-4e32-bdbd-5e348902fb66 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/volumes/aa65c314-2253-46f0-8f63-cfdacdf2cb66 returned with HTTP 200 Aug 25 10:26:44.972891 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 984/3921] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:26:44 2026] GET /volume/v3/volumes/aa65c314-2253-46f0-8f63-cfdacdf2cb66 => generated 875 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:44.975985 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-474fdbc5-4f73-4da3-adc9-c2f5b8a7439c tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/57a8ed5f-3a7c-46cc-9985-09787d1eaf64 Aug 25 10:26:44.976268 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-474fdbc5-4f73-4da3-adc9-c2f5b8a7439c tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:44.976547 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-474fdbc5-4f73-4da3-adc9-c2f5b8a7439c tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:44.976702 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-474fdbc5-4f73-4da3-adc9-c2f5b8a7439c tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 57a8ed5f-3a7c-46cc-9985-09787d1eaf64. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:26:44.984345 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:44.984345 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:26:44.984345 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-474fdbc5-4f73-4da3-adc9-c2f5b8a7439c tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/57a8ed5f-3a7c-46cc-9985-09787d1eaf64 returned with HTTP 200 Aug 25 10:26:44.984345 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 973/3922] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:26:44 2026] GET /volume/v3/backups/57a8ed5f-3a7c-46cc-9985-09787d1eaf64 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:45.033583 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-4fa9e9eb-6887-4758-a39b-cb83b1f9ec88 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:45.036405 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4fa9e9eb-6887-4758-a39b-cb83b1f9ec88 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] GET https://10.4.3.119/volume/v3/backups/a9bb56e7-f963-4318-bf43-46ca73075b21 Aug 25 10:26:45.036405 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4fa9e9eb-6887-4758-a39b-cb83b1f9ec88 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:45.036757 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4fa9e9eb-6887-4758-a39b-cb83b1f9ec88 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:45.036757 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-4fa9e9eb-6887-4758-a39b-cb83b1f9ec88 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Show backup with id a9bb56e7-f963-4318-bf43-46ca73075b21. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:26:45.043683 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:45.043683 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:26:45.043987 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4fa9e9eb-6887-4758-a39b-cb83b1f9ec88 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] https://10.4.3.119/volume/v3/backups/a9bb56e7-f963-4318-bf43-46ca73075b21 returned with HTTP 200 Aug 25 10:26:45.045646 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 983/3923] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:26:45 2026] GET /volume/v3/backups/a9bb56e7-f963-4318-bf43-46ca73075b21 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 10:26:45.780795 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-c2a55256-44ed-4236-87ff-ffa8dc93ecc3 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:45.782538 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c2a55256-44ed-4236-87ff-ffa8dc93ecc3 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] GET https://10.4.3.119/volume/v3/volumes/3416f4ac-e8fd-40d3-a5bc-aa96f94abc0c Aug 25 10:26:45.782713 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c2a55256-44ed-4236-87ff-ffa8dc93ecc3 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:45.782877 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c2a55256-44ed-4236-87ff-ffa8dc93ecc3 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:45.798917 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:45.798917 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:26:45.798917 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-c2a55256-44ed-4236-87ff-ffa8dc93ecc3 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Volume info retrieved successfully. Aug 25 10:26:45.803288 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c2a55256-44ed-4236-87ff-ffa8dc93ecc3 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/volumes/3416f4ac-e8fd-40d3-a5bc-aa96f94abc0c returned with HTTP 200 Aug 25 10:26:45.803867 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 984/3924] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:26:45 2026] GET /volume/v3/volumes/3416f4ac-e8fd-40d3-a5bc-aa96f94abc0c => generated 1637 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:26:45.997451 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-e98c4324-448c-458c-a599-80aa3e8bf7f4 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:45.998020 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e98c4324-448c-458c-a599-80aa3e8bf7f4 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] GET https://10.4.3.119/volume/v3/volumes/aa65c314-2253-46f0-8f63-cfdacdf2cb66 Aug 25 10:26:45.998680 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e98c4324-448c-458c-a599-80aa3e8bf7f4 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:45.998680 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e98c4324-448c-458c-a599-80aa3e8bf7f4 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:46.000049 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-407aa923-5112-4855-a5a8-3f64ba30457f None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:46.002935 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-407aa923-5112-4855-a5a8-3f64ba30457f tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/57a8ed5f-3a7c-46cc-9985-09787d1eaf64 Aug 25 10:26:46.003293 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-407aa923-5112-4855-a5a8-3f64ba30457f tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:46.003594 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-407aa923-5112-4855-a5a8-3f64ba30457f tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:46.003756 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-407aa923-5112-4855-a5a8-3f64ba30457f tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 57a8ed5f-3a7c-46cc-9985-09787d1eaf64. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:26:46.011661 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:46.011661 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:26:46.013062 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:46.013062 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:26:46.013195 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-407aa923-5112-4855-a5a8-3f64ba30457f tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/57a8ed5f-3a7c-46cc-9985-09787d1eaf64 returned with HTTP 200 Aug 25 10:26:46.013905 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 974/3925] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:26:45 2026] GET /volume/v3/backups/57a8ed5f-3a7c-46cc-9985-09787d1eaf64 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:46.019147 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-e98c4324-448c-458c-a599-80aa3e8bf7f4 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Volume info retrieved successfully. Aug 25 10:26:46.026206 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e98c4324-448c-458c-a599-80aa3e8bf7f4 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/volumes/aa65c314-2253-46f0-8f63-cfdacdf2cb66 returned with HTTP 200 Aug 25 10:26:46.026808 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 985/3926] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:26:45 2026] GET /volume/v3/volumes/aa65c314-2253-46f0-8f63-cfdacdf2cb66 => generated 875 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:46.063206 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-eff95d6f-3e81-4291-9293-97d94da56e73 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:46.066216 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-eff95d6f-3e81-4291-9293-97d94da56e73 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] GET https://10.4.3.119/volume/v3/backups/a9bb56e7-f963-4318-bf43-46ca73075b21 Aug 25 10:26:46.066874 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-eff95d6f-3e81-4291-9293-97d94da56e73 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:46.066874 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-eff95d6f-3e81-4291-9293-97d94da56e73 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:46.067468 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-eff95d6f-3e81-4291-9293-97d94da56e73 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Show backup with id a9bb56e7-f963-4318-bf43-46ca73075b21. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:26:46.074719 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:46.074719 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:26:46.076160 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-eff95d6f-3e81-4291-9293-97d94da56e73 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] https://10.4.3.119/volume/v3/backups/a9bb56e7-f963-4318-bf43-46ca73075b21 returned with HTTP 200 Aug 25 10:26:46.076401 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 984/3927] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:26:46 2026] GET /volume/v3/backups/a9bb56e7-f963-4318-bf43-46ca73075b21 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:47.028348 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-48ef8ccb-4da0-4184-9125-6123a6feb02d None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:47.030232 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-48ef8ccb-4da0-4184-9125-6123a6feb02d tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/57a8ed5f-3a7c-46cc-9985-09787d1eaf64 Aug 25 10:26:47.030500 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-48ef8ccb-4da0-4184-9125-6123a6feb02d tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:47.030732 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-48ef8ccb-4da0-4184-9125-6123a6feb02d tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:47.030863 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-48ef8ccb-4da0-4184-9125-6123a6feb02d tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 57a8ed5f-3a7c-46cc-9985-09787d1eaf64. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:26:47.036114 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:47.036114 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:26:47.037021 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-48ef8ccb-4da0-4184-9125-6123a6feb02d tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/57a8ed5f-3a7c-46cc-9985-09787d1eaf64 returned with HTTP 200 Aug 25 10:26:47.037460 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 985/3928] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:26:47 2026] GET /volume/v3/backups/57a8ed5f-3a7c-46cc-9985-09787d1eaf64 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:47.042240 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-60fb4594-4958-43d8-8796-163154ddfac6 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:47.044620 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-60fb4594-4958-43d8-8796-163154ddfac6 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] GET https://10.4.3.119/volume/v3/volumes/aa65c314-2253-46f0-8f63-cfdacdf2cb66 Aug 25 10:26:47.044895 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-60fb4594-4958-43d8-8796-163154ddfac6 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:47.045166 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-60fb4594-4958-43d8-8796-163154ddfac6 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:47.061432 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:47.061432 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:26:47.065687 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-60fb4594-4958-43d8-8796-163154ddfac6 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Volume info retrieved successfully. Aug 25 10:26:47.073041 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-60fb4594-4958-43d8-8796-163154ddfac6 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/volumes/aa65c314-2253-46f0-8f63-cfdacdf2cb66 returned with HTTP 200 Aug 25 10:26:47.073707 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 975/3929] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:26:47 2026] GET /volume/v3/volumes/aa65c314-2253-46f0-8f63-cfdacdf2cb66 => generated 875 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:47.089499 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-cf175a68-d734-443c-91af-f179c279b7b6 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:47.097237 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-cf175a68-d734-443c-91af-f179c279b7b6 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] GET https://10.4.3.119/volume/v3/backups/a9bb56e7-f963-4318-bf43-46ca73075b21 Aug 25 10:26:47.097237 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-cf175a68-d734-443c-91af-f179c279b7b6 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:47.097237 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-cf175a68-d734-443c-91af-f179c279b7b6 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:47.097237 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-cf175a68-d734-443c-91af-f179c279b7b6 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Show backup with id a9bb56e7-f963-4318-bf43-46ca73075b21. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:26:47.102609 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:47.102609 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:26:47.103419 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-cf175a68-d734-443c-91af-f179c279b7b6 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] https://10.4.3.119/volume/v3/backups/a9bb56e7-f963-4318-bf43-46ca73075b21 returned with HTTP 200 Aug 25 10:26:47.103817 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 986/3930] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:26:47 2026] GET /volume/v3/backups/a9bb56e7-f963-4318-bf43-46ca73075b21 => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:47.392723 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-6a632180-47c9-4471-b7df-ab9d3ed97685 req-85d1a2df-48b1-4c3d-965d-913ab43fecfb None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:47.394686 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-6a632180-47c9-4471-b7df-ab9d3ed97685 req-85d1a2df-48b1-4c3d-965d-913ab43fecfb tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] DELETE https://10.4.3.119/volume/v3/attachments/38ec44c4-de07-436b-a3b4-f6901546e256 Aug 25 10:26:47.394965 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-6a632180-47c9-4471-b7df-ab9d3ed97685 req-85d1a2df-48b1-4c3d-965d-913ab43fecfb tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:47.395213 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-6a632180-47c9-4471-b7df-ab9d3ed97685 req-85d1a2df-48b1-4c3d-965d-913ab43fecfb tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'version_select' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:47.405499 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:47.405499 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:26:47.466127 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-6a632180-47c9-4471-b7df-ab9d3ed97685 req-85d1a2df-48b1-4c3d-965d-913ab43fecfb tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/attachments/38ec44c4-de07-436b-a3b4-f6901546e256 returned with HTTP 200 Aug 25 10:26:47.468846 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 985/3931] 10.4.3.119 () {72 vars in 1673 bytes} [Tue Aug 25 10:26:47 2026] DELETE /volume/v3/attachments/38ec44c4-de07-436b-a3b4-f6901546e256 => generated 19 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:47.481903 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-6a632180-47c9-4471-b7df-ab9d3ed97685 req-035d3434-ac90-45fe-9ed8-d8f139048a40 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:47.485066 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-6a632180-47c9-4471-b7df-ab9d3ed97685 req-035d3434-ac90-45fe-9ed8-d8f139048a40 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] DELETE https://10.4.3.119/volume/v3/volumes/3416f4ac-e8fd-40d3-a5bc-aa96f94abc0c Aug 25 10:26:47.485368 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-6a632180-47c9-4471-b7df-ab9d3ed97685 req-035d3434-ac90-45fe-9ed8-d8f139048a40 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:47.485646 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-6a632180-47c9-4471-b7df-ab9d3ed97685 req-035d3434-ac90-45fe-9ed8-d8f139048a40 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:47.485870 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [req-6a632180-47c9-4471-b7df-ab9d3ed97685 req-035d3434-ac90-45fe-9ed8-d8f139048a40 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Delete volume with id: 3416f4ac-e8fd-40d3-a5bc-aa96f94abc0c Aug 25 10:26:47.495166 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:47.495166 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:26:47.495748 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [req-6a632180-47c9-4471-b7df-ab9d3ed97685 req-035d3434-ac90-45fe-9ed8-d8f139048a40 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Volume info retrieved successfully. Aug 25 10:26:47.521373 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [req-6a632180-47c9-4471-b7df-ab9d3ed97685 req-035d3434-ac90-45fe-9ed8-d8f139048a40 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Delete volume request issued successfully. Aug 25 10:26:47.521642 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-6a632180-47c9-4471-b7df-ab9d3ed97685 req-035d3434-ac90-45fe-9ed8-d8f139048a40 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/volumes/3416f4ac-e8fd-40d3-a5bc-aa96f94abc0c returned with HTTP 202 Aug 25 10:26:47.522335 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 986/3932] 10.4.3.119 () {70 vars in 1620 bytes} [Tue Aug 25 10:26:47 2026] DELETE /volume/v3/volumes/3416f4ac-e8fd-40d3-a5bc-aa96f94abc0c => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:26:48.047739 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-2161642e-87df-4362-81aa-44aa0b4ef149 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:48.050389 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-2161642e-87df-4362-81aa-44aa0b4ef149 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/57a8ed5f-3a7c-46cc-9985-09787d1eaf64 Aug 25 10:26:48.050650 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-2161642e-87df-4362-81aa-44aa0b4ef149 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:48.050902 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-2161642e-87df-4362-81aa-44aa0b4ef149 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:48.051130 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-2161642e-87df-4362-81aa-44aa0b4ef149 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 57a8ed5f-3a7c-46cc-9985-09787d1eaf64. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:26:48.057121 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:48.057121 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:26:48.058175 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-2161642e-87df-4362-81aa-44aa0b4ef149 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/57a8ed5f-3a7c-46cc-9985-09787d1eaf64 returned with HTTP 200 Aug 25 10:26:48.058874 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 976/3933] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:26:48 2026] GET /volume/v3/backups/57a8ed5f-3a7c-46cc-9985-09787d1eaf64 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:48.089287 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-6da65e4e-b2d8-4595-84a8-9a0e95e9a4bf None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:48.091095 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6da65e4e-b2d8-4595-84a8-9a0e95e9a4bf tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] GET https://10.4.3.119/volume/v3/volumes/aa65c314-2253-46f0-8f63-cfdacdf2cb66 Aug 25 10:26:48.091602 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6da65e4e-b2d8-4595-84a8-9a0e95e9a4bf tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:48.091602 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6da65e4e-b2d8-4595-84a8-9a0e95e9a4bf tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:48.101066 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:48.101066 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:26:48.104645 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-6da65e4e-b2d8-4595-84a8-9a0e95e9a4bf tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Volume info retrieved successfully. Aug 25 10:26:48.108529 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6da65e4e-b2d8-4595-84a8-9a0e95e9a4bf tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/volumes/aa65c314-2253-46f0-8f63-cfdacdf2cb66 returned with HTTP 200 Aug 25 10:26:48.108843 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 987/3934] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:26:48 2026] GET /volume/v3/volumes/aa65c314-2253-46f0-8f63-cfdacdf2cb66 => generated 875 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:48.117272 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-d021676f-c407-406f-a6c4-df412f74eb30 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:48.118824 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d021676f-c407-406f-a6c4-df412f74eb30 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] GET https://10.4.3.119/volume/v3/backups/a9bb56e7-f963-4318-bf43-46ca73075b21 Aug 25 10:26:48.119103 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d021676f-c407-406f-a6c4-df412f74eb30 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:48.119254 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d021676f-c407-406f-a6c4-df412f74eb30 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:48.119341 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-d021676f-c407-406f-a6c4-df412f74eb30 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Show backup with id a9bb56e7-f963-4318-bf43-46ca73075b21. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:26:48.137254 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:48.137254 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:26:48.142627 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d021676f-c407-406f-a6c4-df412f74eb30 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] https://10.4.3.119/volume/v3/backups/a9bb56e7-f963-4318-bf43-46ca73075b21 returned with HTTP 200 Aug 25 10:26:48.144098 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 986/3935] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:26:48 2026] GET /volume/v3/backups/a9bb56e7-f963-4318-bf43-46ca73075b21 => generated 749 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:48.422487 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-130d015b-fbcb-47af-a81e-eb121b1c2236 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:48.424409 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-130d015b-fbcb-47af-a81e-eb121b1c2236 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] GET https://10.4.3.119/volume/v3/volumes/3416f4ac-e8fd-40d3-a5bc-aa96f94abc0c Aug 25 10:26:48.424624 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-130d015b-fbcb-47af-a81e-eb121b1c2236 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:48.424805 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-130d015b-fbcb-47af-a81e-eb121b1c2236 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:48.430720 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-130d015b-fbcb-47af-a81e-eb121b1c2236 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/volumes/3416f4ac-e8fd-40d3-a5bc-aa96f94abc0c returned with HTTP 404 Aug 25 10:26:48.431258 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 987/3936] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:26:48 2026] GET /volume/v3/volumes/3416f4ac-e8fd-40d3-a5bc-aa96f94abc0c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:26:48.520000 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-b870e05e-a292-405d-a316-8f32b15a66bd None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:48.522099 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b870e05e-a292-405d-a316-8f32b15a66bd tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] DELETE https://10.4.3.119/volume/v3/snapshots/d1fcbcb8-fc1c-42e3-91c7-72a3e706833d Aug 25 10:26:48.522330 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b870e05e-a292-405d-a316-8f32b15a66bd tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:48.522568 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b870e05e-a292-405d-a316-8f32b15a66bd tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:48.522714 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.snapshots [None req-b870e05e-a292-405d-a316-8f32b15a66bd tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Delete snapshot with id: d1fcbcb8-fc1c-42e3-91c7-72a3e706833d Aug 25 10:26:48.530111 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:48.530111 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:26:48.530823 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-b870e05e-a292-405d-a316-8f32b15a66bd tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Snapshot retrieved successfully. Aug 25 10:26:48.554604 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-b870e05e-a292-405d-a316-8f32b15a66bd tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Snapshot delete request issued successfully. Aug 25 10:26:48.554825 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b870e05e-a292-405d-a316-8f32b15a66bd tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/snapshots/d1fcbcb8-fc1c-42e3-91c7-72a3e706833d returned with HTTP 202 Aug 25 10:26:48.555391 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 977/3937] 10.4.3.119 () {66 vars in 1357 bytes} [Tue Aug 25 10:26:48 2026] DELETE /volume/v3/snapshots/d1fcbcb8-fc1c-42e3-91c7-72a3e706833d => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:26:48.567416 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-0e4bc780-f18f-4a85-a0ea-95885edb548d None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:48.569378 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0e4bc780-f18f-4a85-a0ea-95885edb548d tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] GET https://10.4.3.119/volume/v3/snapshots/d1fcbcb8-fc1c-42e3-91c7-72a3e706833d Aug 25 10:26:48.569569 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0e4bc780-f18f-4a85-a0ea-95885edb548d tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:48.571895 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0e4bc780-f18f-4a85-a0ea-95885edb548d tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:48.576526 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:48.576526 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:26:48.577023 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-0e4bc780-f18f-4a85-a0ea-95885edb548d tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Snapshot retrieved successfully. Aug 25 10:26:48.578074 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0e4bc780-f18f-4a85-a0ea-95885edb548d tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/snapshots/d1fcbcb8-fc1c-42e3-91c7-72a3e706833d returned with HTTP 200 Aug 25 10:26:48.578517 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 988/3938] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:26:48 2026] GET /volume/v3/snapshots/d1fcbcb8-fc1c-42e3-91c7-72a3e706833d => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:49.076393 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-5a181c58-d140-415e-b1c0-4bcab723922e None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:49.084002 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5a181c58-d140-415e-b1c0-4bcab723922e tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/57a8ed5f-3a7c-46cc-9985-09787d1eaf64 Aug 25 10:26:49.085811 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-5a181c58-d140-415e-b1c0-4bcab723922e tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:49.086520 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-5a181c58-d140-415e-b1c0-4bcab723922e tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:49.086839 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-5a181c58-d140-415e-b1c0-4bcab723922e tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 57a8ed5f-3a7c-46cc-9985-09787d1eaf64. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:26:49.103614 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:49.103614 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:26:49.107329 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5a181c58-d140-415e-b1c0-4bcab723922e tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/57a8ed5f-3a7c-46cc-9985-09787d1eaf64 returned with HTTP 200 Aug 25 10:26:49.108855 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 987/3939] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:26:49 2026] GET /volume/v3/backups/57a8ed5f-3a7c-46cc-9985-09787d1eaf64 => generated 752 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:49.126208 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-37ec3cc5-4df2-41c7-b6b0-99fbc8579f47 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:49.126399 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-67dbc2ef-5e3e-46e3-b6cb-d8913a52c244 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:49.128502 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-67dbc2ef-5e3e-46e3-b6cb-d8913a52c244 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/57a8ed5f-3a7c-46cc-9985-09787d1eaf64 Aug 25 10:26:49.132242 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-67dbc2ef-5e3e-46e3-b6cb-d8913a52c244 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:49.132242 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-67dbc2ef-5e3e-46e3-b6cb-d8913a52c244 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:49.132242 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-67dbc2ef-5e3e-46e3-b6cb-d8913a52c244 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 57a8ed5f-3a7c-46cc-9985-09787d1eaf64. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:26:49.132867 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-37ec3cc5-4df2-41c7-b6b0-99fbc8579f47 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] GET https://10.4.3.119/volume/v3/volumes/aa65c314-2253-46f0-8f63-cfdacdf2cb66 Aug 25 10:26:49.132867 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-37ec3cc5-4df2-41c7-b6b0-99fbc8579f47 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:49.132867 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-37ec3cc5-4df2-41c7-b6b0-99fbc8579f47 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:49.133983 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:49.133983 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:26:49.135183 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-67dbc2ef-5e3e-46e3-b6cb-d8913a52c244 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/57a8ed5f-3a7c-46cc-9985-09787d1eaf64 returned with HTTP 200 Aug 25 10:26:49.135402 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 978/3940] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:26:49 2026] GET /volume/v3/backups/57a8ed5f-3a7c-46cc-9985-09787d1eaf64 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:49.148945 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:49.148945 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:26:49.149432 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-4d02f103-a441-4f12-8235-2562be7f27e2 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:49.152413 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4d02f103-a441-4f12-8235-2562be7f27e2 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] DELETE https://10.4.3.119/volume/v3/backups/57a8ed5f-3a7c-46cc-9985-09787d1eaf64 Aug 25 10:26:49.152586 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4d02f103-a441-4f12-8235-2562be7f27e2 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:49.152793 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4d02f103-a441-4f12-8235-2562be7f27e2 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:49.152894 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.contrib.backups [None req-4d02f103-a441-4f12-8235-2562be7f27e2 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Delete backup with id: 57a8ed5f-3a7c-46cc-9985-09787d1eaf64. Aug 25 10:26:49.155451 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-37ec3cc5-4df2-41c7-b6b0-99fbc8579f47 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Volume info retrieved successfully. Aug 25 10:26:49.156805 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-151a1228-3a0c-4293-a233-309efbefaa65 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:49.158529 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:49.158529 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:26:49.158721 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-151a1228-3a0c-4293-a233-309efbefaa65 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] GET https://10.4.3.119/volume/v3/backups/a9bb56e7-f963-4318-bf43-46ca73075b21 Aug 25 10:26:49.158929 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-151a1228-3a0c-4293-a233-309efbefaa65 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:49.159272 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-151a1228-3a0c-4293-a233-309efbefaa65 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:49.159376 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-151a1228-3a0c-4293-a233-309efbefaa65 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Show backup with id a9bb56e7-f963-4318-bf43-46ca73075b21. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:26:49.164282 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-37ec3cc5-4df2-41c7-b6b0-99fbc8579f47 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/volumes/aa65c314-2253-46f0-8f63-cfdacdf2cb66 returned with HTTP 200 Aug 25 10:26:49.164282 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 988/3941] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:26:49 2026] GET /volume/v3/volumes/aa65c314-2253-46f0-8f63-cfdacdf2cb66 => generated 875 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:49.165083 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:49.165083 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:26:49.165951 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-151a1228-3a0c-4293-a233-309efbefaa65 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] https://10.4.3.119/volume/v3/backups/a9bb56e7-f963-4318-bf43-46ca73075b21 returned with HTTP 200 Aug 25 10:26:49.166397 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 988/3942] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:26:49 2026] GET /volume/v3/backups/a9bb56e7-f963-4318-bf43-46ca73075b21 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:49.171817 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.backup.rpcapi [None req-4d02f103-a441-4f12-8235-2562be7f27e2 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] delete_backup rpcapi backup_id 57a8ed5f-3a7c-46cc-9985-09787d1eaf64 {{(pid=100391) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 10:26:49.173655 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4d02f103-a441-4f12-8235-2562be7f27e2 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/57a8ed5f-3a7c-46cc-9985-09787d1eaf64 returned with HTTP 202 Aug 25 10:26:49.174109 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 989/3943] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:26:49 2026] DELETE /volume/v3/backups/57a8ed5f-3a7c-46cc-9985-09787d1eaf64 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:26:49.186779 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-18bd1057-0f14-4914-a3a0-fe6829b5674c None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:49.188637 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-18bd1057-0f14-4914-a3a0-fe6829b5674c tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/57a8ed5f-3a7c-46cc-9985-09787d1eaf64 Aug 25 10:26:49.188822 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-18bd1057-0f14-4914-a3a0-fe6829b5674c tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:49.188993 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-18bd1057-0f14-4914-a3a0-fe6829b5674c tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:49.189092 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-18bd1057-0f14-4914-a3a0-fe6829b5674c tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 57a8ed5f-3a7c-46cc-9985-09787d1eaf64. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:26:49.196219 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:49.196219 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:26:49.197248 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-18bd1057-0f14-4914-a3a0-fe6829b5674c tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/57a8ed5f-3a7c-46cc-9985-09787d1eaf64 returned with HTTP 200 Aug 25 10:26:49.197867 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 979/3944] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:26:49 2026] GET /volume/v3/backups/57a8ed5f-3a7c-46cc-9985-09787d1eaf64 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:49.590350 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-87590314-4592-4101-8fca-3a718ecc9e20 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:49.594161 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-87590314-4592-4101-8fca-3a718ecc9e20 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] GET https://10.4.3.119/volume/v3/snapshots/d1fcbcb8-fc1c-42e3-91c7-72a3e706833d Aug 25 10:26:49.594161 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-87590314-4592-4101-8fca-3a718ecc9e20 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:49.594161 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-87590314-4592-4101-8fca-3a718ecc9e20 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:49.598931 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-87590314-4592-4101-8fca-3a718ecc9e20 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/snapshots/d1fcbcb8-fc1c-42e3-91c7-72a3e706833d returned with HTTP 404 Aug 25 10:26:49.599747 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 989/3945] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:26:49 2026] GET /volume/v3/snapshots/d1fcbcb8-fc1c-42e3-91c7-72a3e706833d => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:26:49.611383 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-28b5a5bb-1d75-4949-aab8-c7020e3e8fcb None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:49.621131 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-28b5a5bb-1d75-4949-aab8-c7020e3e8fcb tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] DELETE https://10.4.3.119/volume/v3/volumes/c42967d6-8792-4df1-bbc2-1c2421bfff33 Aug 25 10:26:49.621131 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-28b5a5bb-1d75-4949-aab8-c7020e3e8fcb tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:49.621131 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-28b5a5bb-1d75-4949-aab8-c7020e3e8fcb tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:49.621131 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-28b5a5bb-1d75-4949-aab8-c7020e3e8fcb tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Delete volume with id: c42967d6-8792-4df1-bbc2-1c2421bfff33 Aug 25 10:26:49.644488 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:49.644488 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:26:49.645067 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-28b5a5bb-1d75-4949-aab8-c7020e3e8fcb tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Volume info retrieved successfully. Aug 25 10:26:49.665410 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-28b5a5bb-1d75-4949-aab8-c7020e3e8fcb tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Delete volume request issued successfully. Aug 25 10:26:49.665639 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-28b5a5bb-1d75-4949-aab8-c7020e3e8fcb tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/volumes/c42967d6-8792-4df1-bbc2-1c2421bfff33 returned with HTTP 202 Aug 25 10:26:49.666110 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 989/3946] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:26:49 2026] DELETE /volume/v3/volumes/c42967d6-8792-4df1-bbc2-1c2421bfff33 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:26:49.678483 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-cdd82d35-7056-4f85-b421-2c1234c69707 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:49.680391 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-cdd82d35-7056-4f85-b421-2c1234c69707 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] GET https://10.4.3.119/volume/v3/volumes/c42967d6-8792-4df1-bbc2-1c2421bfff33 Aug 25 10:26:49.680557 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-cdd82d35-7056-4f85-b421-2c1234c69707 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:49.680730 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-cdd82d35-7056-4f85-b421-2c1234c69707 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:49.688872 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:49.688872 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:26:49.693678 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-cdd82d35-7056-4f85-b421-2c1234c69707 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Volume info retrieved successfully. Aug 25 10:26:49.704203 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-cdd82d35-7056-4f85-b421-2c1234c69707 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/volumes/c42967d6-8792-4df1-bbc2-1c2421bfff33 returned with HTTP 200 Aug 25 10:26:49.704870 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 990/3947] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:26:49 2026] GET /volume/v3/volumes/c42967d6-8792-4df1-bbc2-1c2421bfff33 => generated 1366 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:26:50.184812 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-215d52e7-5710-4647-af29-86fd099b8ec4 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:50.185199 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-a9733aa2-71be-4862-9b35-ade516a43c13 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:50.186882 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-215d52e7-5710-4647-af29-86fd099b8ec4 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] GET https://10.4.3.119/volume/v3/backups/a9bb56e7-f963-4318-bf43-46ca73075b21 Aug 25 10:26:50.187113 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-215d52e7-5710-4647-af29-86fd099b8ec4 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:50.187355 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-215d52e7-5710-4647-af29-86fd099b8ec4 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:50.187491 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-215d52e7-5710-4647-af29-86fd099b8ec4 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Show backup with id a9bb56e7-f963-4318-bf43-46ca73075b21. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:26:50.187835 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a9733aa2-71be-4862-9b35-ade516a43c13 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] GET https://10.4.3.119/volume/v3/volumes/aa65c314-2253-46f0-8f63-cfdacdf2cb66 Aug 25 10:26:50.188108 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a9733aa2-71be-4862-9b35-ade516a43c13 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:50.188391 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a9733aa2-71be-4862-9b35-ade516a43c13 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:50.201969 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:50.201969 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:26:50.202666 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-215d52e7-5710-4647-af29-86fd099b8ec4 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] https://10.4.3.119/volume/v3/backups/a9bb56e7-f963-4318-bf43-46ca73075b21 returned with HTTP 200 Aug 25 10:26:50.203102 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 980/3948] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:26:50 2026] GET /volume/v3/backups/a9bb56e7-f963-4318-bf43-46ca73075b21 => generated 749 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:50.207048 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:50.207048 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:26:50.211352 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-a9733aa2-71be-4862-9b35-ade516a43c13 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Volume info retrieved successfully. Aug 25 10:26:50.215384 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-10d2e6f1-3dee-4df2-8f64-4ebdbf4b5a77 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:50.218092 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a9733aa2-71be-4862-9b35-ade516a43c13 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/volumes/aa65c314-2253-46f0-8f63-cfdacdf2cb66 returned with HTTP 200 Aug 25 10:26:50.218736 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 990/3949] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:26:50 2026] GET /volume/v3/volumes/aa65c314-2253-46f0-8f63-cfdacdf2cb66 => generated 875 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:50.219290 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-10d2e6f1-3dee-4df2-8f64-4ebdbf4b5a77 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/57a8ed5f-3a7c-46cc-9985-09787d1eaf64 Aug 25 10:26:50.219649 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-10d2e6f1-3dee-4df2-8f64-4ebdbf4b5a77 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:50.219988 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-10d2e6f1-3dee-4df2-8f64-4ebdbf4b5a77 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:50.220202 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-10d2e6f1-3dee-4df2-8f64-4ebdbf4b5a77 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 57a8ed5f-3a7c-46cc-9985-09787d1eaf64. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:26:50.227705 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:50.227705 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:26:50.228961 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-10d2e6f1-3dee-4df2-8f64-4ebdbf4b5a77 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/57a8ed5f-3a7c-46cc-9985-09787d1eaf64 returned with HTTP 200 Aug 25 10:26:50.229151 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 990/3950] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:26:50 2026] GET /volume/v3/backups/57a8ed5f-3a7c-46cc-9985-09787d1eaf64 => generated 751 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:50.726066 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-7d271bc7-e83a-4554-80e8-c7e078d2ab33 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:50.728432 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7d271bc7-e83a-4554-80e8-c7e078d2ab33 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] GET https://10.4.3.119/volume/v3/volumes/c42967d6-8792-4df1-bbc2-1c2421bfff33 Aug 25 10:26:50.728732 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7d271bc7-e83a-4554-80e8-c7e078d2ab33 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:50.729000 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7d271bc7-e83a-4554-80e8-c7e078d2ab33 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:50.735894 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7d271bc7-e83a-4554-80e8-c7e078d2ab33 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/volumes/c42967d6-8792-4df1-bbc2-1c2421bfff33 returned with HTTP 404 Aug 25 10:26:50.736939 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 991/3951] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:26:50 2026] GET /volume/v3/volumes/c42967d6-8792-4df1-bbc2-1c2421bfff33 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 25 10:26:50.764811 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-021c6f20-6ea5-4970-ba3b-7faed405299a None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:50.767964 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-021c6f20-6ea5-4970-ba3b-7faed405299a tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:26:50.768470 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-021c6f20-6ea5-4970-ba3b-7faed405299a tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1852365411", "snapshot_id": null, "imageRef": "63258f66-0e4f-4391-bbe9-9485754d31c5", "volume_type": null, "size": 1}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:26:50.773125 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-021c6f20-6ea5-4970-ba3b-7faed405299a tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1852365411', 'snapshot_id': None, 'imageRef': '63258f66-0e4f-4391-bbe9-9485754d31c5', 'volume_type': None, 'size': 1}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:26:50.906094 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-7f8e1c93-d1f2-4a2e-baec-6303c3092691 req-28fef8a7-3c12-44d3-832d-2d5cf2f446fa None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:50.911318 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-7f8e1c93-d1f2-4a2e-baec-6303c3092691 req-28fef8a7-3c12-44d3-832d-2d5cf2f446fa tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] POST https://10.4.3.119/volume/v3/attachments/178db725-ba51-4749-843a-d43374dbe5ae/action Aug 25 10:26:50.912851 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-7f8e1c93-d1f2-4a2e-baec-6303c3092691 req-28fef8a7-3c12-44d3-832d-2d5cf2f446fa tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Action body: b'{"os-complete": null}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:26:50.913070 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-7f8e1c93-d1f2-4a2e-baec-6303c3092691 req-28fef8a7-3c12-44d3-832d-2d5cf2f446fa tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:26:50.944053 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:50.944053 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:26:50.978559 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-7f8e1c93-d1f2-4a2e-baec-6303c3092691 req-28fef8a7-3c12-44d3-832d-2d5cf2f446fa tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/attachments/178db725-ba51-4749-843a-d43374dbe5ae/action returned with HTTP 204 Aug 25 10:26:50.978559 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 991/3952] 10.4.3.119 () {74 vars in 1725 bytes} [Tue Aug 25 10:26:50 2026] POST /volume/v3/attachments/178db725-ba51-4749-843a-d43374dbe5ae/action => generated 0 bytes in 72 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:26:51.116433 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-021c6f20-6ea5-4970-ba3b-7faed405299a tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Create volume of 1 GB Aug 25 10:26:51.122319 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-021c6f20-6ea5-4970-ba3b-7faed405299a tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Availability Zones retrieved successfully. Aug 25 10:26:51.135287 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-021c6f20-6ea5-4970-ba3b-7faed405299a tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Flow 'volume_create_api' (1af888e8-4b47-41ac-bf8d-77f70d9fa0c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:26:51.135989 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-021c6f20-6ea5-4970-ba3b-7faed405299a tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7d879b2-eb61-4f95-b943-dded5e4b46d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:26:51.139533 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-021c6f20-6ea5-4970-ba3b-7faed405299a tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:26:51.208567 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-021c6f20-6ea5-4970-ba3b-7faed405299a tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7d879b2-eb61-4f95-b943-dded5e4b46d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:26:51.209408 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-021c6f20-6ea5-4970-ba3b-7faed405299a tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (adca24dc-9bdd-475b-8629-236171caacda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:26:51.218451 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-39c1c3a7-44ea-4553-a12d-88902882787d None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:51.220662 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-39c1c3a7-44ea-4553-a12d-88902882787d tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] GET https://10.4.3.119/volume/v3/backups/a9bb56e7-f963-4318-bf43-46ca73075b21 Aug 25 10:26:51.220866 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-39c1c3a7-44ea-4553-a12d-88902882787d tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:51.221090 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-39c1c3a7-44ea-4553-a12d-88902882787d tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:51.221249 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-39c1c3a7-44ea-4553-a12d-88902882787d tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Show backup with id a9bb56e7-f963-4318-bf43-46ca73075b21. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:26:51.226331 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:51.226331 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:26:51.227675 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-39c1c3a7-44ea-4553-a12d-88902882787d tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] https://10.4.3.119/volume/v3/backups/a9bb56e7-f963-4318-bf43-46ca73075b21 returned with HTTP 200 Aug 25 10:26:51.227675 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 991/3953] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:26:51 2026] GET /volume/v3/backups/a9bb56e7-f963-4318-bf43-46ca73075b21 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:51.234946 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-260b14a8-59ce-4594-8ff6-2c69852b633a None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:51.237275 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-260b14a8-59ce-4594-8ff6-2c69852b633a tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] GET https://10.4.3.119/volume/v3/volumes/aa65c314-2253-46f0-8f63-cfdacdf2cb66 Aug 25 10:26:51.237275 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-260b14a8-59ce-4594-8ff6-2c69852b633a tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:51.237487 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-260b14a8-59ce-4594-8ff6-2c69852b633a tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:51.243348 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-91ff4962-36b8-4bae-b44d-4c6e58e503b1 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:51.245973 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-91ff4962-36b8-4bae-b44d-4c6e58e503b1 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/57a8ed5f-3a7c-46cc-9985-09787d1eaf64 Aug 25 10:26:51.246236 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-91ff4962-36b8-4bae-b44d-4c6e58e503b1 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:51.246446 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-91ff4962-36b8-4bae-b44d-4c6e58e503b1 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:51.246542 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-91ff4962-36b8-4bae-b44d-4c6e58e503b1 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 57a8ed5f-3a7c-46cc-9985-09787d1eaf64. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:26:51.251308 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:51.251308 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:26:51.253276 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:51.253276 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:26:51.254211 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-91ff4962-36b8-4bae-b44d-4c6e58e503b1 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/57a8ed5f-3a7c-46cc-9985-09787d1eaf64 returned with HTTP 200 Aug 25 10:26:51.254650 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 992/3954] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:26:51 2026] GET /volume/v3/backups/57a8ed5f-3a7c-46cc-9985-09787d1eaf64 => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:51.255190 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-260b14a8-59ce-4594-8ff6-2c69852b633a tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Volume info retrieved successfully. Aug 25 10:26:51.262787 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-260b14a8-59ce-4594-8ff6-2c69852b633a tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/volumes/aa65c314-2253-46f0-8f63-cfdacdf2cb66 returned with HTTP 200 Aug 25 10:26:51.263903 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 992/3955] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:26:51 2026] GET /volume/v3/volumes/aa65c314-2253-46f0-8f63-cfdacdf2cb66 => generated 1167 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:26:51.264733 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-021c6f20-6ea5-4970-ba3b-7faed405299a tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Created reservations ['e90b9ff1-ff43-402e-9234-c4f026f3a863', '90dba953-c7fd-4c27-a530-6a4e8c3df37c', '7379fc5e-a3ab-425b-9b02-7e335773989f', 'dd7bcf9b-988a-4bc5-b08a-719c53fe80e5'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:26:51.265758 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-021c6f20-6ea5-4970-ba3b-7faed405299a tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (adca24dc-9bdd-475b-8629-236171caacda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e90b9ff1-ff43-402e-9234-c4f026f3a863', '90dba953-c7fd-4c27-a530-6a4e8c3df37c', '7379fc5e-a3ab-425b-9b02-7e335773989f', 'dd7bcf9b-988a-4bc5-b08a-719c53fe80e5']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:26:51.266765 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-021c6f20-6ea5-4970-ba3b-7faed405299a tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (551ddef3-2436-40ca-b31e-9a0e8bcb4305) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:26:51.280387 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-8e4b3a13-3880-43bb-862c-277f5db866c1 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:51.282474 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8e4b3a13-3880-43bb-862c-277f5db866c1 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] GET https://10.4.3.119/volume/v3/volumes/aa65c314-2253-46f0-8f63-cfdacdf2cb66 Aug 25 10:26:51.282799 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8e4b3a13-3880-43bb-862c-277f5db866c1 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:51.282920 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8e4b3a13-3880-43bb-862c-277f5db866c1 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:51.293581 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-021c6f20-6ea5-4970-ba3b-7faed405299a tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (551ddef3-2436-40ca-b31e-9a0e8bcb4305) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6861e671-bd40-41ce-b986-87b08aee07ae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1852365411',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49e898606e564bcf928d669866fcdee1',qos_specs=None,replication_status=,reservations=['e90b9ff1-ff43-402e-9234-c4f026f3a863','90dba953-c7fd-4c27-a530-6a4e8c3df37c','7379fc5e-a3ab-425b-9b02-7e335773989f','dd7bcf9b-988a-4bc5-b08a-719c53fe80e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe4d6cabe39746599fd56f0ed08639e6',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:26:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1852365411',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6861e671-bd40-41ce-b986-87b08aee07ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='49e898606e564bcf928d669866fcdee1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fe4d6cabe39746599fd56f0ed08639e6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:26:51.294607 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-021c6f20-6ea5-4970-ba3b-7faed405299a tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c53950a-7105-4b46-b96d-e41363d0a06c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:26:51.299882 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:51.299882 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:26:51.305130 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-8e4b3a13-3880-43bb-862c-277f5db866c1 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Volume info retrieved successfully. Aug 25 10:26:51.310550 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8e4b3a13-3880-43bb-862c-277f5db866c1 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/volumes/aa65c314-2253-46f0-8f63-cfdacdf2cb66 returned with HTTP 200 Aug 25 10:26:51.311038 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 992/3956] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:26:51 2026] GET /volume/v3/volumes/aa65c314-2253-46f0-8f63-cfdacdf2cb66 => generated 1167 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:26:51.317441 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-021c6f20-6ea5-4970-ba3b-7faed405299a tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c53950a-7105-4b46-b96d-e41363d0a06c) transitioned into state 'SUCCESS' from state '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-1852365411',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49e898606e564bcf928d669866fcdee1',qos_specs=None,replication_status=,reservations=['e90b9ff1-ff43-402e-9234-c4f026f3a863','90dba953-c7fd-4c27-a530-6a4e8c3df37c','7379fc5e-a3ab-425b-9b02-7e335773989f','dd7bcf9b-988a-4bc5-b08a-719c53fe80e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe4d6cabe39746599fd56f0ed08639e6',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:26:51.318410 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-021c6f20-6ea5-4970-ba3b-7faed405299a tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54ee562c-c95a-487b-8d53-e68cb094c1d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:26:51.329661 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-021c6f20-6ea5-4970-ba3b-7faed405299a tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54ee562c-c95a-487b-8d53-e68cb094c1d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:26:51.330534 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-021c6f20-6ea5-4970-ba3b-7faed405299a tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Flow 'volume_create_api' (1af888e8-4b47-41ac-bf8d-77f70d9fa0c6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:26:51.330926 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-021c6f20-6ea5-4970-ba3b-7faed405299a tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Create volume request issued successfully. Aug 25 10:26:51.331562 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-021c6f20-6ea5-4970-ba3b-7faed405299a tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:26:51.331937 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 981/3957] 10.4.3.119 () {68 vars in 1259 bytes} [Tue Aug 25 10:26:50 2026] POST /volume/v3/volumes => generated 759 bytes in 568 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:26:51.346004 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-ec6028ae-8932-423f-9b5a-9e2a2fcb06a4 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:51.348636 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ec6028ae-8932-423f-9b5a-9e2a2fcb06a4 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] GET https://10.4.3.119/volume/v3/volumes/6861e671-bd40-41ce-b986-87b08aee07ae Aug 25 10:26:51.348935 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ec6028ae-8932-423f-9b5a-9e2a2fcb06a4 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:51.349228 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ec6028ae-8932-423f-9b5a-9e2a2fcb06a4 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:51.361028 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:51.361028 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:26:51.364275 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-ec6028ae-8932-423f-9b5a-9e2a2fcb06a4 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Volume info retrieved successfully. Aug 25 10:26:51.370767 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ec6028ae-8932-423f-9b5a-9e2a2fcb06a4 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/volumes/6861e671-bd40-41ce-b986-87b08aee07ae returned with HTTP 200 Aug 25 10:26:51.371457 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 993/3958] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:26:51 2026] GET /volume/v3/volumes/6861e671-bd40-41ce-b986-87b08aee07ae => generated 827 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:52.244746 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-ef58e0e2-ae74-4b00-b096-1deed630863f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:52.247336 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ef58e0e2-ae74-4b00-b096-1deed630863f tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] GET https://10.4.3.119/volume/v3/backups/a9bb56e7-f963-4318-bf43-46ca73075b21 Aug 25 10:26:52.247703 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ef58e0e2-ae74-4b00-b096-1deed630863f tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:52.247991 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ef58e0e2-ae74-4b00-b096-1deed630863f tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:52.248173 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-ef58e0e2-ae74-4b00-b096-1deed630863f tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Show backup with id a9bb56e7-f963-4318-bf43-46ca73075b21. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:26:52.255052 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:52.255052 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:26:52.255980 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ef58e0e2-ae74-4b00-b096-1deed630863f tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] https://10.4.3.119/volume/v3/backups/a9bb56e7-f963-4318-bf43-46ca73075b21 returned with HTTP 200 Aug 25 10:26:52.256630 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 993/3959] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:26:52 2026] GET /volume/v3/backups/a9bb56e7-f963-4318-bf43-46ca73075b21 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:52.271326 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-7066979e-207c-4b3a-9623-aad9db259435 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:52.274002 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7066979e-207c-4b3a-9623-aad9db259435 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/57a8ed5f-3a7c-46cc-9985-09787d1eaf64 Aug 25 10:26:52.274706 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-7066979e-207c-4b3a-9623-aad9db259435 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:52.275493 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-7066979e-207c-4b3a-9623-aad9db259435 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:52.275493 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-7066979e-207c-4b3a-9623-aad9db259435 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 57a8ed5f-3a7c-46cc-9985-09787d1eaf64. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:26:52.284605 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:52.284605 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:26:52.285276 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7066979e-207c-4b3a-9623-aad9db259435 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/57a8ed5f-3a7c-46cc-9985-09787d1eaf64 returned with HTTP 200 Aug 25 10:26:52.285683 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 993/3960] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:26:52 2026] GET /volume/v3/backups/57a8ed5f-3a7c-46cc-9985-09787d1eaf64 => generated 751 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:52.386591 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-f76fed94-4e01-4b9e-8230-4b23e7a3ce1e None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:52.388771 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f76fed94-4e01-4b9e-8230-4b23e7a3ce1e tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] GET https://10.4.3.119/volume/v3/volumes/6861e671-bd40-41ce-b986-87b08aee07ae Aug 25 10:26:52.388953 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f76fed94-4e01-4b9e-8230-4b23e7a3ce1e tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:52.389155 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f76fed94-4e01-4b9e-8230-4b23e7a3ce1e tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:52.401334 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:52.401334 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:26:52.408056 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-f76fed94-4e01-4b9e-8230-4b23e7a3ce1e tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Volume info retrieved successfully. Aug 25 10:26:52.414539 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f76fed94-4e01-4b9e-8230-4b23e7a3ce1e tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/volumes/6861e671-bd40-41ce-b986-87b08aee07ae returned with HTTP 200 Aug 25 10:26:52.415088 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 982/3961] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:26:52 2026] GET /volume/v3/volumes/6861e671-bd40-41ce-b986-87b08aee07ae => generated 1367 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:26:52.432761 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-7173ad83-daaa-4096-bfb7-ac336e2a0be7 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:52.434821 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7173ad83-daaa-4096-bfb7-ac336e2a0be7 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] GET https://10.4.3.119/volume/v3/volumes/6861e671-bd40-41ce-b986-87b08aee07ae Aug 25 10:26:52.435051 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7173ad83-daaa-4096-bfb7-ac336e2a0be7 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:52.435259 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7173ad83-daaa-4096-bfb7-ac336e2a0be7 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:52.446309 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:52.446309 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:26:52.450393 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-7173ad83-daaa-4096-bfb7-ac336e2a0be7 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Volume info retrieved successfully. Aug 25 10:26:52.456730 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7173ad83-daaa-4096-bfb7-ac336e2a0be7 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/volumes/6861e671-bd40-41ce-b986-87b08aee07ae returned with HTTP 200 Aug 25 10:26:52.457165 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 994/3962] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:26:52 2026] GET /volume/v3/volumes/6861e671-bd40-41ce-b986-87b08aee07ae => generated 1367 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:26:53.268492 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-9ea3f26c-c750-4f90-8b51-e46379c1a358 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:53.270534 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9ea3f26c-c750-4f90-8b51-e46379c1a358 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] GET https://10.4.3.119/volume/v3/backups/a9bb56e7-f963-4318-bf43-46ca73075b21 Aug 25 10:26:53.270768 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9ea3f26c-c750-4f90-8b51-e46379c1a358 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:53.271002 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9ea3f26c-c750-4f90-8b51-e46379c1a358 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:53.271104 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-9ea3f26c-c750-4f90-8b51-e46379c1a358 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Show backup with id a9bb56e7-f963-4318-bf43-46ca73075b21. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:26:53.276834 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:53.276834 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:26:53.277827 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9ea3f26c-c750-4f90-8b51-e46379c1a358 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] https://10.4.3.119/volume/v3/backups/a9bb56e7-f963-4318-bf43-46ca73075b21 returned with HTTP 200 Aug 25 10:26:53.278554 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 994/3963] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:26:53 2026] GET /volume/v3/backups/a9bb56e7-f963-4318-bf43-46ca73075b21 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:53.299947 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-c4caa6f7-1d0d-4487-9882-0ca9e135b60d None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:53.301868 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c4caa6f7-1d0d-4487-9882-0ca9e135b60d tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/57a8ed5f-3a7c-46cc-9985-09787d1eaf64 Aug 25 10:26:53.302093 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c4caa6f7-1d0d-4487-9882-0ca9e135b60d tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:53.302787 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c4caa6f7-1d0d-4487-9882-0ca9e135b60d tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:53.302787 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-c4caa6f7-1d0d-4487-9882-0ca9e135b60d tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 57a8ed5f-3a7c-46cc-9985-09787d1eaf64. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:26:53.307432 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c4caa6f7-1d0d-4487-9882-0ca9e135b60d tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/57a8ed5f-3a7c-46cc-9985-09787d1eaf64 returned with HTTP 404 Aug 25 10:26:53.308175 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 994/3964] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:26:53 2026] GET /volume/v3/backups/57a8ed5f-3a7c-46cc-9985-09787d1eaf64 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:26:53.812660 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-b3bf5e2d-e64d-4109-849a-c1ed6a033710 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:53.814765 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b3bf5e2d-e64d-4109-849a-c1ed6a033710 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] DELETE https://10.4.3.119/volume/v3/backups/9d227269-d4e2-4785-a13f-da77b785bb29 Aug 25 10:26:53.814972 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b3bf5e2d-e64d-4109-849a-c1ed6a033710 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:53.815218 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b3bf5e2d-e64d-4109-849a-c1ed6a033710 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:53.815324 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.contrib.backups [None req-b3bf5e2d-e64d-4109-849a-c1ed6a033710 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Delete backup with id: 9d227269-d4e2-4785-a13f-da77b785bb29. Aug 25 10:26:53.819905 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:53.819905 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:26:53.835939 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.backup.rpcapi [None req-b3bf5e2d-e64d-4109-849a-c1ed6a033710 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] delete_backup rpcapi backup_id 9d227269-d4e2-4785-a13f-da77b785bb29 {{(pid=100389) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 10:26:53.837839 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b3bf5e2d-e64d-4109-849a-c1ed6a033710 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/9d227269-d4e2-4785-a13f-da77b785bb29 returned with HTTP 202 Aug 25 10:26:53.838341 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 983/3965] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:26:53 2026] DELETE /volume/v3/backups/9d227269-d4e2-4785-a13f-da77b785bb29 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:26:53.847741 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-d21e08c5-7f9f-4400-853e-607120943c93 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:53.849662 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d21e08c5-7f9f-4400-853e-607120943c93 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/9d227269-d4e2-4785-a13f-da77b785bb29 Aug 25 10:26:53.849871 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d21e08c5-7f9f-4400-853e-607120943c93 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:53.850059 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d21e08c5-7f9f-4400-853e-607120943c93 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:53.850259 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-d21e08c5-7f9f-4400-853e-607120943c93 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 9d227269-d4e2-4785-a13f-da77b785bb29. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:26:53.858719 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:53.858719 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:26:53.859631 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d21e08c5-7f9f-4400-853e-607120943c93 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/9d227269-d4e2-4785-a13f-da77b785bb29 returned with HTTP 200 Aug 25 10:26:53.860010 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 995/3966] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:26:53 2026] GET /volume/v3/backups/9d227269-d4e2-4785-a13f-da77b785bb29 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:54.294469 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-7044de1c-2e91-4360-bc78-8295883fec3d None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:54.296607 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7044de1c-2e91-4360-bc78-8295883fec3d tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] GET https://10.4.3.119/volume/v3/backups/a9bb56e7-f963-4318-bf43-46ca73075b21 Aug 25 10:26:54.297232 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7044de1c-2e91-4360-bc78-8295883fec3d tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:54.297232 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7044de1c-2e91-4360-bc78-8295883fec3d tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:54.297232 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-7044de1c-2e91-4360-bc78-8295883fec3d tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Show backup with id a9bb56e7-f963-4318-bf43-46ca73075b21. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:26:54.302565 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:54.302565 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:26:54.302675 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7044de1c-2e91-4360-bc78-8295883fec3d tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] https://10.4.3.119/volume/v3/backups/a9bb56e7-f963-4318-bf43-46ca73075b21 returned with HTTP 200 Aug 25 10:26:54.304427 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 995/3967] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:26:54 2026] GET /volume/v3/backups/a9bb56e7-f963-4318-bf43-46ca73075b21 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:54.372459 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-606cdf13-985c-4321-bd80-ff035de72231 req-fb415606-da90-4aaa-bec8-fa37e562e64b None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:54.374724 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-606cdf13-985c-4321-bd80-ff035de72231 req-fb415606-da90-4aaa-bec8-fa37e562e64b tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] GET https://10.4.3.119/volume/v3/volumes/6861e671-bd40-41ce-b986-87b08aee07ae Aug 25 10:26:54.374910 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-606cdf13-985c-4321-bd80-ff035de72231 req-fb415606-da90-4aaa-bec8-fa37e562e64b tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:54.375078 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-606cdf13-985c-4321-bd80-ff035de72231 req-fb415606-da90-4aaa-bec8-fa37e562e64b tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:54.385770 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:54.385770 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:26:54.389296 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [req-606cdf13-985c-4321-bd80-ff035de72231 req-fb415606-da90-4aaa-bec8-fa37e562e64b tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Volume info retrieved successfully. Aug 25 10:26:54.398005 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-606cdf13-985c-4321-bd80-ff035de72231 req-fb415606-da90-4aaa-bec8-fa37e562e64b tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/volumes/6861e671-bd40-41ce-b986-87b08aee07ae returned with HTTP 200 Aug 25 10:26:54.400817 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 995/3968] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:26:54 2026] GET /volume/v3/volumes/6861e671-bd40-41ce-b986-87b08aee07ae => generated 1367 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:26:54.875161 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-2d2d2ca7-e694-45ff-8b1b-bdcfac07b45e None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:54.877383 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-2d2d2ca7-e694-45ff-8b1b-bdcfac07b45e tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/9d227269-d4e2-4785-a13f-da77b785bb29 Aug 25 10:26:54.877673 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-2d2d2ca7-e694-45ff-8b1b-bdcfac07b45e tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:54.877922 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-2d2d2ca7-e694-45ff-8b1b-bdcfac07b45e tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:54.878071 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-2d2d2ca7-e694-45ff-8b1b-bdcfac07b45e tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 9d227269-d4e2-4785-a13f-da77b785bb29. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:26:54.886403 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-2d2d2ca7-e694-45ff-8b1b-bdcfac07b45e tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/9d227269-d4e2-4785-a13f-da77b785bb29 returned with HTTP 404 Aug 25 10:26:54.886893 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 984/3969] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:26:54 2026] GET /volume/v3/backups/9d227269-d4e2-4785-a13f-da77b785bb29 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:26:54.900660 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-7b51a40d-de58-453b-bf3f-3971b01bab15 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:54.902858 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7b51a40d-de58-453b-bf3f-3971b01bab15 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:26:54.903231 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7b51a40d-de58-453b-bf3f-3971b01bab15 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1326149314"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:26:54.904831 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-7b51a40d-de58-453b-bf3f-3971b01bab15 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1326149314'}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:26:54.904955 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-7b51a40d-de58-453b-bf3f-3971b01bab15 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Create volume of 1 GB Aug 25 10:26:54.909349 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-7b51a40d-de58-453b-bf3f-3971b01bab15 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Availability Zones retrieved successfully. Aug 25 10:26:54.916038 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-7b51a40d-de58-453b-bf3f-3971b01bab15 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Flow 'volume_create_api' (7690278a-0d63-47be-b16a-3223943c0d0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:26:54.916847 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-7b51a40d-de58-453b-bf3f-3971b01bab15 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a63ff157-8ab3-4e0a-addc-3ce4ac73e938) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:26:54.917646 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [None req-7b51a40d-de58-453b-bf3f-3971b01bab15 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Validating volume size '1' using validate_int {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:26:54.941474 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-7b51a40d-de58-453b-bf3f-3971b01bab15 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a63ff157-8ab3-4e0a-addc-3ce4ac73e938) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:26:54.942226 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-7b51a40d-de58-453b-bf3f-3971b01bab15 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40cce96c-b6cf-44bb-b26a-233abb7c40ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:26:54.980663 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-7b51a40d-de58-453b-bf3f-3971b01bab15 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Created reservations ['42e7c9d9-038e-433d-b0f9-ed4e0b434e51', '19a226f5-6d5d-4579-948c-99b8b95b823d', '8d426806-4b43-4872-89bf-b196a968bbb3', '69805f63-9a3b-44db-8f9e-ba097b553c51'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:26:54.981572 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-7b51a40d-de58-453b-bf3f-3971b01bab15 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40cce96c-b6cf-44bb-b26a-233abb7c40ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['42e7c9d9-038e-433d-b0f9-ed4e0b434e51', '19a226f5-6d5d-4579-948c-99b8b95b823d', '8d426806-4b43-4872-89bf-b196a968bbb3', '69805f63-9a3b-44db-8f9e-ba097b553c51']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:26:54.982720 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-7b51a40d-de58-453b-bf3f-3971b01bab15 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73c5f4b7-f22d-455e-b223-e6eb2807ce07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:26:54.985533 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-606cdf13-985c-4321-bd80-ff035de72231 req-b546ed1c-6c12-4d11-9cc8-0ade0b9157ff None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:54.988372 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-606cdf13-985c-4321-bd80-ff035de72231 req-b546ed1c-6c12-4d11-9cc8-0ade0b9157ff tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] GET https://10.4.3.119/volume/v3/volumes/6861e671-bd40-41ce-b986-87b08aee07ae Aug 25 10:26:54.988720 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-606cdf13-985c-4321-bd80-ff035de72231 req-b546ed1c-6c12-4d11-9cc8-0ade0b9157ff tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:54.988969 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-606cdf13-985c-4321-bd80-ff035de72231 req-b546ed1c-6c12-4d11-9cc8-0ade0b9157ff tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:55.001011 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:55.001011 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:26:55.005446 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-606cdf13-985c-4321-bd80-ff035de72231 req-b546ed1c-6c12-4d11-9cc8-0ade0b9157ff tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Volume info retrieved successfully. Aug 25 10:26:55.007354 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-7b51a40d-de58-453b-bf3f-3971b01bab15 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73c5f4b7-f22d-455e-b223-e6eb2807ce07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a173ce5c-f1b3-4c09-b30e-a2481b8545e2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1326149314',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a567524d72dd4280a00235780b2bc32e',qos_specs=None,replication_status=,reservations=['42e7c9d9-038e-433d-b0f9-ed4e0b434e51','19a226f5-6d5d-4579-948c-99b8b95b823d','8d426806-4b43-4872-89bf-b196a968bbb3','69805f63-9a3b-44db-8f9e-ba097b553c51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abbc7aa748ae4ddc871e24bfed518d72',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:26:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1326149314',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a173ce5c-f1b3-4c09-b30e-a2481b8545e2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a567524d72dd4280a00235780b2bc32e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='abbc7aa748ae4ddc871e24bfed518d72',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:26:55.008042 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-7b51a40d-de58-453b-bf3f-3971b01bab15 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d1d8491-9a38-498d-a708-ce26cf1a862c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:26:55.011467 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-606cdf13-985c-4321-bd80-ff035de72231 req-b546ed1c-6c12-4d11-9cc8-0ade0b9157ff tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/volumes/6861e671-bd40-41ce-b986-87b08aee07ae returned with HTTP 200 Aug 25 10:26:55.011992 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 996/3970] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:26:54 2026] GET /volume/v3/volumes/6861e671-bd40-41ce-b986-87b08aee07ae => generated 1367 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:26:55.021436 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-10fc2528-d600-479d-b932-fa618bb41060 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:55.021882 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-10fc2528-d600-479d-b932-fa618bb41060 None None] GET https://10.4.3.119/volume// Aug 25 10:26:55.022081 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-10fc2528-d600-479d-b932-fa618bb41060 None None] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:55.022339 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-10fc2528-d600-479d-b932-fa618bb41060 None None] Calling method 'all' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:55.022771 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-10fc2528-d600-479d-b932-fa618bb41060 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:26:55.023096 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 996/3971] 10.4.3.119 () {66 vars in 1419 bytes} [Tue Aug 25 10:26:55 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:26:55.026054 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-7b51a40d-de58-453b-bf3f-3971b01bab15 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d1d8491-9a38-498d-a708-ce26cf1a862c) transitioned into state 'SUCCESS' from state '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-1326149314',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a567524d72dd4280a00235780b2bc32e',qos_specs=None,replication_status=,reservations=['42e7c9d9-038e-433d-b0f9-ed4e0b434e51','19a226f5-6d5d-4579-948c-99b8b95b823d','8d426806-4b43-4872-89bf-b196a968bbb3','69805f63-9a3b-44db-8f9e-ba097b553c51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abbc7aa748ae4ddc871e24bfed518d72',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:26:55.026836 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-7b51a40d-de58-453b-bf3f-3971b01bab15 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30432672-6b97-45bf-968a-979905e91a81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:26:55.031770 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-606cdf13-985c-4321-bd80-ff035de72231 req-8249a716-c1e3-4c17-9ee4-3418d73ec350 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:55.034552 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-606cdf13-985c-4321-bd80-ff035de72231 req-8249a716-c1e3-4c17-9ee4-3418d73ec350 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] POST https://10.4.3.119/volume/v3/attachments Aug 25 10:26:55.034991 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-606cdf13-985c-4321-bd80-ff035de72231 req-8249a716-c1e3-4c17-9ee4-3418d73ec350 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6861e671-bd40-41ce-b986-87b08aee07ae", "connector": null, "instance_uuid": "2c528aa2-bb50-4bb4-871d-2b24c891fd71"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:26:55.036649 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-7b51a40d-de58-453b-bf3f-3971b01bab15 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30432672-6b97-45bf-968a-979905e91a81) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:26:55.037355 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-7b51a40d-de58-453b-bf3f-3971b01bab15 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Flow 'volume_create_api' (7690278a-0d63-47be-b16a-3223943c0d0a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:26:55.037661 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-7b51a40d-de58-453b-bf3f-3971b01bab15 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Create volume request issued successfully. Aug 25 10:26:55.038193 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7b51a40d-de58-453b-bf3f-3971b01bab15 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:26:55.038629 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 996/3972] 10.4.3.119 () {68 vars in 1258 bytes} [Tue Aug 25 10:26:54 2026] POST /volume/v3/volumes => generated 749 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:26:55.045785 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:55.045785 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:26:55.053255 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-4c869df1-256c-486c-820f-5e86e0daa026 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:55.055075 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4c869df1-256c-486c-820f-5e86e0daa026 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/volumes/a173ce5c-f1b3-4c09-b30e-a2481b8545e2 Aug 25 10:26:55.055282 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4c869df1-256c-486c-820f-5e86e0daa026 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:55.055547 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4c869df1-256c-486c-820f-5e86e0daa026 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:55.064783 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:55.064783 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:26:55.073464 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-4c869df1-256c-486c-820f-5e86e0daa026 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Volume info retrieved successfully. Aug 25 10:26:55.078860 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-606cdf13-985c-4321-bd80-ff035de72231 req-8249a716-c1e3-4c17-9ee4-3418d73ec350 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/attachments returned with HTTP 200 Aug 25 10:26:55.079260 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 985/3973] 10.4.3.119 () {74 vars in 1594 bytes} [Tue Aug 25 10:26:55 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 25 10:26:55.082491 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4c869df1-256c-486c-820f-5e86e0daa026 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/volumes/a173ce5c-f1b3-4c09-b30e-a2481b8545e2 returned with HTTP 200 Aug 25 10:26:55.082957 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 997/3974] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:26:55 2026] GET /volume/v3/volumes/a173ce5c-f1b3-4c09-b30e-a2481b8545e2 => generated 817 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:55.314276 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-9eac5d3f-aadf-4ce1-9c6d-88aaba8f69ec None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:55.317487 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-9eac5d3f-aadf-4ce1-9c6d-88aaba8f69ec tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] GET https://10.4.3.119/volume/v3/backups/a9bb56e7-f963-4318-bf43-46ca73075b21 Aug 25 10:26:55.317487 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-9eac5d3f-aadf-4ce1-9c6d-88aaba8f69ec tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:55.317487 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-9eac5d3f-aadf-4ce1-9c6d-88aaba8f69ec tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:55.317487 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-9eac5d3f-aadf-4ce1-9c6d-88aaba8f69ec tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Show backup with id a9bb56e7-f963-4318-bf43-46ca73075b21. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:26:55.323435 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:55.323435 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:26:55.324491 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-9eac5d3f-aadf-4ce1-9c6d-88aaba8f69ec tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] https://10.4.3.119/volume/v3/backups/a9bb56e7-f963-4318-bf43-46ca73075b21 returned with HTTP 200 Aug 25 10:26:55.325110 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 997/3975] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:26:55 2026] GET /volume/v3/backups/a9bb56e7-f963-4318-bf43-46ca73075b21 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:55.335807 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-71fbe59d-5f9e-4bb9-85ba-0958123a0e5b None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:55.395751 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-4245bff7-3547-4a88-9139-d971a2c4bb32 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:55.396189 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4245bff7-3547-4a88-9139-d971a2c4bb32 None None] GET https://10.4.3.119/volume// Aug 25 10:26:55.396428 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4245bff7-3547-4a88-9139-d971a2c4bb32 None None] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:55.396636 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4245bff7-3547-4a88-9139-d971a2c4bb32 None None] Calling method 'all' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:55.396975 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4245bff7-3547-4a88-9139-d971a2c4bb32 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:26:55.397312 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 986/3976] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:26:55 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:26:55.407304 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-752beb36-70dd-48d4-b724-6e57f0b95e5f req-2aecf27a-636f-4752-aed3-bd59b8833b27 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:55.411158 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-752beb36-70dd-48d4-b724-6e57f0b95e5f req-2aecf27a-636f-4752-aed3-bd59b8833b27 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] POST https://10.4.3.119/volume/v3/attachments Aug 25 10:26:55.411158 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-752beb36-70dd-48d4-b724-6e57f0b95e5f req-2aecf27a-636f-4752-aed3-bd59b8833b27 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "aa65c314-2253-46f0-8f63-cfdacdf2cb66", "connector": null, "instance_uuid": "6bbe66ba-559f-4fe6-bfdf-eb8856699574"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:26:55.427190 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:55.427190 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:26:55.460240 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-71fbe59d-5f9e-4bb9-85ba-0958123a0e5b tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] POST https://10.4.3.119/volume/v3/backups Aug 25 10:26:55.460628 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-71fbe59d-5f9e-4bb9-85ba-0958123a0e5b tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8bbf0ee7-e233-44da-b4bf-571b53b507c6", "incremental": true}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:26:55.462792 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.contrib.backups [None req-71fbe59d-5f9e-4bb9-85ba-0958123a0e5b tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Creating new backup {'backup': {'volume_id': '8bbf0ee7-e233-44da-b4bf-571b53b507c6', 'incremental': True}} {{(pid=100388) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 10:26:55.462915 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.contrib.backups [None req-71fbe59d-5f9e-4bb9-85ba-0958123a0e5b tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Creating backup of volume 8bbf0ee7-e233-44da-b4bf-571b53b507c6 in container None Aug 25 10:26:55.471236 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-752beb36-70dd-48d4-b724-6e57f0b95e5f req-2aecf27a-636f-4752-aed3-bd59b8833b27 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/attachments returned with HTTP 200 Aug 25 10:26:55.471236 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 998/3977] 10.4.3.119 () {74 vars in 1594 bytes} [Tue Aug 25 10:26:55 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 25 10:26:55.474958 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:55.474958 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:26:55.475349 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-71fbe59d-5f9e-4bb9-85ba-0958123a0e5b tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Volume info retrieved successfully. Aug 25 10:26:55.480297 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-752beb36-70dd-48d4-b724-6e57f0b95e5f req-44e88be7-6448-42c1-b8b0-7a5eba61b683 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:55.483623 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-752beb36-70dd-48d4-b724-6e57f0b95e5f req-44e88be7-6448-42c1-b8b0-7a5eba61b683 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] DELETE https://10.4.3.119/volume/v3/attachments/178db725-ba51-4749-843a-d43374dbe5ae Aug 25 10:26:55.483962 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-752beb36-70dd-48d4-b724-6e57f0b95e5f req-44e88be7-6448-42c1-b8b0-7a5eba61b683 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:55.484176 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-752beb36-70dd-48d4-b724-6e57f0b95e5f req-44e88be7-6448-42c1-b8b0-7a5eba61b683 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Calling method 'version_select' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:55.498612 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:55.498612 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:26:55.512601 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-71fbe59d-5f9e-4bb9-85ba-0958123a0e5b tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Created reservations ['79a66628-4fd5-40c5-96c4-a727f0f0499e', 'ca4750ff-58ab-4306-a281-3ac23ba36ca0'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:26:55.533986 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-71fbe59d-5f9e-4bb9-85ba-0958123a0e5b tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] https://10.4.3.119/volume/v3/backups returned with HTTP 400 Aug 25 10:26:55.534615 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 997/3978] 10.4.3.119 () {68 vars in 1258 bytes} [Tue Aug 25 10:26:55 2026] POST /volume/v3/backups => generated 109 bytes in 199 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 25 10:26:55.542552 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-62b9b7b7-7833-4d2e-a50a-da2453a0c01f None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:55.545332 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-62b9b7b7-7833-4d2e-a50a-da2453a0c01f tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] DELETE https://10.4.3.119/volume/v3/backups/a9bb56e7-f963-4318-bf43-46ca73075b21 Aug 25 10:26:55.545569 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-62b9b7b7-7833-4d2e-a50a-da2453a0c01f tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:55.545756 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-62b9b7b7-7833-4d2e-a50a-da2453a0c01f tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:55.545857 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.contrib.backups [None req-62b9b7b7-7833-4d2e-a50a-da2453a0c01f tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Delete backup with id: a9bb56e7-f963-4318-bf43-46ca73075b21. Aug 25 10:26:55.550607 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:55.550607 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:26:55.562684 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.backup.rpcapi [None req-62b9b7b7-7833-4d2e-a50a-da2453a0c01f tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] delete_backup rpcapi backup_id a9bb56e7-f963-4318-bf43-46ca73075b21 {{(pid=100389) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 10:26:55.566576 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-62b9b7b7-7833-4d2e-a50a-da2453a0c01f tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] https://10.4.3.119/volume/v3/backups/a9bb56e7-f963-4318-bf43-46ca73075b21 returned with HTTP 202 Aug 25 10:26:55.566978 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 987/3979] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:26:55 2026] DELETE /volume/v3/backups/a9bb56e7-f963-4318-bf43-46ca73075b21 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:26:55.577364 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-f39ce3d9-20e0-4226-8828-c617bd3b54fd None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:55.579595 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f39ce3d9-20e0-4226-8828-c617bd3b54fd tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] GET https://10.4.3.119/volume/v3/backups/a9bb56e7-f963-4318-bf43-46ca73075b21 Aug 25 10:26:55.579811 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f39ce3d9-20e0-4226-8828-c617bd3b54fd tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:55.580023 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f39ce3d9-20e0-4226-8828-c617bd3b54fd tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:55.580173 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-f39ce3d9-20e0-4226-8828-c617bd3b54fd tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Show backup with id a9bb56e7-f963-4318-bf43-46ca73075b21. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:26:55.584803 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:55.584803 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:26:55.585585 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f39ce3d9-20e0-4226-8828-c617bd3b54fd tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] https://10.4.3.119/volume/v3/backups/a9bb56e7-f963-4318-bf43-46ca73075b21 returned with HTTP 200 Aug 25 10:26:55.585936 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-752beb36-70dd-48d4-b724-6e57f0b95e5f req-44e88be7-6448-42c1-b8b0-7a5eba61b683 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/attachments/178db725-ba51-4749-843a-d43374dbe5ae returned with HTTP 200 Aug 25 10:26:55.585985 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 999/3980] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:26:55 2026] GET /volume/v3/backups/a9bb56e7-f963-4318-bf43-46ca73075b21 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:55.586731 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 998/3981] 10.4.3.119 () {72 vars in 1673 bytes} [Tue Aug 25 10:26:55 2026] DELETE /volume/v3/attachments/178db725-ba51-4749-843a-d43374dbe5ae => generated 192 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:26:56.100122 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-744d59c3-6016-4ab3-a9bb-b40e20324d96 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:56.102505 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-744d59c3-6016-4ab3-a9bb-b40e20324d96 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/volumes/a173ce5c-f1b3-4c09-b30e-a2481b8545e2 Aug 25 10:26:56.102774 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-744d59c3-6016-4ab3-a9bb-b40e20324d96 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:56.103042 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-744d59c3-6016-4ab3-a9bb-b40e20324d96 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:56.112415 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:56.112415 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:26:56.117495 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-744d59c3-6016-4ab3-a9bb-b40e20324d96 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Volume info retrieved successfully. Aug 25 10:26:56.123438 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-744d59c3-6016-4ab3-a9bb-b40e20324d96 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/volumes/a173ce5c-f1b3-4c09-b30e-a2481b8545e2 returned with HTTP 200 Aug 25 10:26:56.124096 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 998/3982] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:26:56 2026] GET /volume/v3/volumes/a173ce5c-f1b3-4c09-b30e-a2481b8545e2 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:56.141584 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-2cd62ada-f2d0-4f99-83a2-49ff6a5218e7 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:56.144021 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-2cd62ada-f2d0-4f99-83a2-49ff6a5218e7 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] POST https://10.4.3.119/volume/v3/snapshots Aug 25 10:26:56.144627 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-2cd62ada-f2d0-4f99-83a2-49ff6a5218e7 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a173ce5c-f1b3-4c09-b30e-a2481b8545e2", "name": "tempest-VolumesBackupsTest-Snapshot-147178299"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:26:56.158945 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:56.158945 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:26:56.158945 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-2cd62ada-f2d0-4f99-83a2-49ff6a5218e7 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Volume info retrieved successfully. Aug 25 10:26:56.158945 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.snapshots [None req-2cd62ada-f2d0-4f99-83a2-49ff6a5218e7 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Create snapshot from volume a173ce5c-f1b3-4c09-b30e-a2481b8545e2 Aug 25 10:26:56.214825 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-2cd62ada-f2d0-4f99-83a2-49ff6a5218e7 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Created reservations ['0bae5af6-e8ad-44b0-b124-f9481c6f02dc', '36737529-27ce-48d1-89f2-bf975e3ac15a', '58df317d-0e80-4e4e-8336-cbeee5a02622', '839d4769-9ef0-418e-9166-24dae78ad6a9'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:26:56.263609 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-2cd62ada-f2d0-4f99-83a2-49ff6a5218e7 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Snapshot create request issued successfully. Aug 25 10:26:56.264031 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-2cd62ada-f2d0-4f99-83a2-49ff6a5218e7 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/snapshots returned with HTTP 202 Aug 25 10:26:56.264606 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 988/3983] 10.4.3.119 () {68 vars in 1265 bytes} [Tue Aug 25 10:26:56 2026] POST /volume/v3/snapshots => generated 304 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:26:56.280196 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-d2604b1d-9c49-45ec-804f-8d72284cab21 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:56.282121 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d2604b1d-9c49-45ec-804f-8d72284cab21 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/snapshots/bd28147a-8f4d-44f1-a8fc-9662bef2499e Aug 25 10:26:56.282318 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d2604b1d-9c49-45ec-804f-8d72284cab21 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:56.282586 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d2604b1d-9c49-45ec-804f-8d72284cab21 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:56.292047 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:56.292047 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:26:56.292597 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-d2604b1d-9c49-45ec-804f-8d72284cab21 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Snapshot retrieved successfully. Aug 25 10:26:56.293477 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d2604b1d-9c49-45ec-804f-8d72284cab21 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/snapshots/bd28147a-8f4d-44f1-a8fc-9662bef2499e returned with HTTP 200 Aug 25 10:26:56.297505 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1000/3984] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:26:56 2026] GET /volume/v3/snapshots/bd28147a-8f4d-44f1-a8fc-9662bef2499e => generated 436 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:56.434708 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-b5961e17-7243-4f4a-a309-405c2534d06d None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:56.435119 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b5961e17-7243-4f4a-a309-405c2534d06d None None] GET https://10.4.3.119/volume// Aug 25 10:26:56.435312 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b5961e17-7243-4f4a-a309-405c2534d06d None None] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:56.435554 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b5961e17-7243-4f4a-a309-405c2534d06d None None] Calling method 'all' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:56.435866 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b5961e17-7243-4f4a-a309-405c2534d06d None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:26:56.436173 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 999/3985] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:26:56 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:26:56.447345 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-606cdf13-985c-4321-bd80-ff035de72231 req-d689bb5e-6843-4b2e-969f-5970ab539824 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:56.451643 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-606cdf13-985c-4321-bd80-ff035de72231 req-d689bb5e-6843-4b2e-969f-5970ab539824 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] GET https://10.4.3.119/volume/v3/volumes/6861e671-bd40-41ce-b986-87b08aee07ae Aug 25 10:26:56.451846 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-606cdf13-985c-4321-bd80-ff035de72231 req-d689bb5e-6843-4b2e-969f-5970ab539824 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:56.452027 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-606cdf13-985c-4321-bd80-ff035de72231 req-d689bb5e-6843-4b2e-969f-5970ab539824 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:56.462578 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:56.462578 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:26:56.466509 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [req-606cdf13-985c-4321-bd80-ff035de72231 req-d689bb5e-6843-4b2e-969f-5970ab539824 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Volume info retrieved successfully. Aug 25 10:26:56.471400 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-606cdf13-985c-4321-bd80-ff035de72231 req-d689bb5e-6843-4b2e-969f-5970ab539824 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/volumes/6861e671-bd40-41ce-b986-87b08aee07ae returned with HTTP 200 Aug 25 10:26:56.472192 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 999/3986] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:26:56 2026] GET /volume/v3/volumes/6861e671-bd40-41ce-b986-87b08aee07ae => generated 1546 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:26:56.603743 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-606cdf13-985c-4321-bd80-ff035de72231 req-9537dad3-a249-4bcd-b164-49c387af6c96 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:56.604333 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-b6e5918b-bc87-495b-8e4f-f4ea97ba7c34 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:56.606516 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-606cdf13-985c-4321-bd80-ff035de72231 req-9537dad3-a249-4bcd-b164-49c387af6c96 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] PUT https://10.4.3.119/volume/v3/attachments/8f06154a-732a-4bc8-a9b9-1b1349d518a0 Aug 25 10:26:56.606809 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b6e5918b-bc87-495b-8e4f-f4ea97ba7c34 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] GET https://10.4.3.119/volume/v3/backups/a9bb56e7-f963-4318-bf43-46ca73075b21 Aug 25 10:26:56.607005 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-606cdf13-985c-4321-bd80-ff035de72231 req-9537dad3-a249-4bcd-b164-49c387af6c96 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.119", "host": "np0000008063", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3398d5156650", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "462fd6ce-c505-48ef-84ec-f85776d45b24", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:26:56.607122 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b6e5918b-bc87-495b-8e4f-f4ea97ba7c34 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:56.608013 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b6e5918b-bc87-495b-8e4f-f4ea97ba7c34 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:56.608485 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-b6e5918b-bc87-495b-8e4f-f4ea97ba7c34 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Show backup with id a9bb56e7-f963-4318-bf43-46ca73075b21. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:26:56.613323 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b6e5918b-bc87-495b-8e4f-f4ea97ba7c34 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] https://10.4.3.119/volume/v3/backups/a9bb56e7-f963-4318-bf43-46ca73075b21 returned with HTTP 404 Aug 25 10:26:56.613876 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1001/3987] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:26:56 2026] GET /volume/v3/backups/a9bb56e7-f963-4318-bf43-46ca73075b21 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:26:56.616128 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-606cdf13-985c-4321-bd80-ff035de72231 req-9537dad3-a249-4bcd-b164-49c387af6c96 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Acquiring lock "cinder-attachment_update-6861e671-bd40-41ce-b986-87b08aee07ae-np0000008063" by "attachment_update" {{(pid=100389) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 10:26:56.621790 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-606cdf13-985c-4321-bd80-ff035de72231 req-9537dad3-a249-4bcd-b164-49c387af6c96 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Lock "cinder-attachment_update-6861e671-bd40-41ce-b986-87b08aee07ae-np0000008063" acquired by "attachment_update" :: waited 0.006s {{(pid=100389) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 10:26:56.626262 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:56.626262 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:26:56.628859 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-dfec2bfe-e265-43b4-84de-49786646baad None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:56.630804 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-dfec2bfe-e265-43b4-84de-49786646baad tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:26:56.631226 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-dfec2bfe-e265-43b4-84de-49786646baad tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-2142142138"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:26:56.633326 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volumes [None req-dfec2bfe-e265-43b4-84de-49786646baad tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-2142142138'}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:26:56.633547 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-dfec2bfe-e265-43b4-84de-49786646baad tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Create volume of 1 GB Aug 25 10:26:56.633876 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:56.633876 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:26:56.641889 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-dfec2bfe-e265-43b4-84de-49786646baad tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Availability Zones retrieved successfully. Aug 25 10:26:56.649122 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-dfec2bfe-e265-43b4-84de-49786646baad tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Flow 'volume_create_api' (d15c1729-da39-4f35-985e-c04eb18df0c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:26:56.650456 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-dfec2bfe-e265-43b4-84de-49786646baad tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53ddbd04-1f90-43a9-80d1-0c545d72dc4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:26:56.653356 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-dfec2bfe-e265-43b4-84de-49786646baad tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Validating volume size '1' using validate_int {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:26:56.692762 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-dfec2bfe-e265-43b4-84de-49786646baad tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53ddbd04-1f90-43a9-80d1-0c545d72dc4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:26:56.693595 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-dfec2bfe-e265-43b4-84de-49786646baad tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (982bfa7d-8829-41c2-8e85-c66ff0c2ba42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:26:56.696530 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-752beb36-70dd-48d4-b724-6e57f0b95e5f req-05f551ff-1cf0-4c8a-a17e-10e7da650331 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:56.700827 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-752beb36-70dd-48d4-b724-6e57f0b95e5f req-05f551ff-1cf0-4c8a-a17e-10e7da650331 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] PUT https://10.4.3.119/volume/v3/attachments/475d9621-a6e6-448c-97bc-cae4990bd94d Aug 25 10:26:56.701241 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-752beb36-70dd-48d4-b724-6e57f0b95e5f req-05f551ff-1cf0-4c8a-a17e-10e7da650331 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.119", "host": "np0000008063", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3398d5156650", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "462fd6ce-c505-48ef-84ec-f85776d45b24", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:26:56.709591 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.coordination [req-752beb36-70dd-48d4-b724-6e57f0b95e5f req-05f551ff-1cf0-4c8a-a17e-10e7da650331 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Acquiring lock "cinder-attachment_update-aa65c314-2253-46f0-8f63-cfdacdf2cb66-np0000008063" by "attachment_update" {{(pid=100388) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 10:26:56.718121 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.coordination [req-752beb36-70dd-48d4-b724-6e57f0b95e5f req-05f551ff-1cf0-4c8a-a17e-10e7da650331 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Lock "cinder-attachment_update-aa65c314-2253-46f0-8f63-cfdacdf2cb66-np0000008063" acquired by "attachment_update" :: waited 0.009s {{(pid=100388) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 10:26:56.719178 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:56.719178 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:26:56.723151 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-606cdf13-985c-4321-bd80-ff035de72231 req-9537dad3-a249-4bcd-b164-49c387af6c96 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Lock "cinder-attachment_update-6861e671-bd40-41ce-b986-87b08aee07ae-np0000008063" released by "attachment_update" :: held 0.101s {{(pid=100389) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 10:26:56.723617 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-606cdf13-985c-4321-bd80-ff035de72231 req-9537dad3-a249-4bcd-b164-49c387af6c96 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/attachments/8f06154a-732a-4bc8-a9b9-1b1349d518a0 returned with HTTP 200 Aug 25 10:26:56.724353 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 989/3988] 10.4.3.119 () {74 vars in 1704 bytes} [Tue Aug 25 10:26:56 2026] PUT /volume/v3/attachments/8f06154a-732a-4bc8-a9b9-1b1349d518a0 => generated 969 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:26:56.752665 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-dfec2bfe-e265-43b4-84de-49786646baad tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Created reservations ['733c34bf-642f-498d-a1a9-2db0ab320c8a', '37c3bf31-1820-4bc5-bb61-d950d4a50afb', '68644f9e-4ae6-4e96-8fc9-ab7807c4f5e9', '403ab7be-2262-4460-907d-0d4ca5512498'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:26:56.753501 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-dfec2bfe-e265-43b4-84de-49786646baad tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (982bfa7d-8829-41c2-8e85-c66ff0c2ba42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['733c34bf-642f-498d-a1a9-2db0ab320c8a', '37c3bf31-1820-4bc5-bb61-d950d4a50afb', '68644f9e-4ae6-4e96-8fc9-ab7807c4f5e9', '403ab7be-2262-4460-907d-0d4ca5512498']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:26:56.754754 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-dfec2bfe-e265-43b4-84de-49786646baad tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee518ec1-df1e-4a5f-8777-6d046a5a73ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:26:56.762603 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-606cdf13-985c-4321-bd80-ff035de72231 req-54d19461-4edf-48eb-8787-4f889a4599eb None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:56.764720 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-606cdf13-985c-4321-bd80-ff035de72231 req-54d19461-4edf-48eb-8787-4f889a4599eb tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] POST https://10.4.3.119/volume/v3/attachments/8f06154a-732a-4bc8-a9b9-1b1349d518a0/action Aug 25 10:26:56.765052 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-606cdf13-985c-4321-bd80-ff035de72231 req-54d19461-4edf-48eb-8787-4f889a4599eb tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Action body: b'{"os-complete": null}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:26:56.765220 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-606cdf13-985c-4321-bd80-ff035de72231 req-54d19461-4edf-48eb-8787-4f889a4599eb tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:26:56.780780 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-dfec2bfe-e265-43b4-84de-49786646baad tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee518ec1-df1e-4a5f-8777-6d046a5a73ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b6cbb057-367d-459b-b342-55a3ceda5632', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2142142138',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da973e0a0ef9495daa52d9a2c8e4a2a2',qos_specs=None,replication_status=,reservations=['733c34bf-642f-498d-a1a9-2db0ab320c8a','37c3bf31-1820-4bc5-bb61-d950d4a50afb','68644f9e-4ae6-4e96-8fc9-ab7807c4f5e9','403ab7be-2262-4460-907d-0d4ca5512498'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46a3ac7a735e49d6875b66b6c24c5e68',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:26:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2142142138',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b6cbb057-367d-459b-b342-55a3ceda5632,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da973e0a0ef9495daa52d9a2c8e4a2a2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='46a3ac7a735e49d6875b66b6c24c5e68',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:26:56.781403 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-dfec2bfe-e265-43b4-84de-49786646baad tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03399029-c6bd-4645-b4b0-8b681234eef6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:26:56.782412 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:56.782412 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:26:56.795124 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-606cdf13-985c-4321-bd80-ff035de72231 req-54d19461-4edf-48eb-8787-4f889a4599eb tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/attachments/8f06154a-732a-4bc8-a9b9-1b1349d518a0/action returned with HTTP 204 Aug 25 10:26:56.795693 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1002/3989] 10.4.3.119 () {74 vars in 1725 bytes} [Tue Aug 25 10:26:56 2026] POST /volume/v3/attachments/8f06154a-732a-4bc8-a9b9-1b1349d518a0/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:26:56.799529 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-dfec2bfe-e265-43b4-84de-49786646baad tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03399029-c6bd-4645-b4b0-8b681234eef6) transitioned into state 'SUCCESS' from state '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-2142142138',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da973e0a0ef9495daa52d9a2c8e4a2a2',qos_specs=None,replication_status=,reservations=['733c34bf-642f-498d-a1a9-2db0ab320c8a','37c3bf31-1820-4bc5-bb61-d950d4a50afb','68644f9e-4ae6-4e96-8fc9-ab7807c4f5e9','403ab7be-2262-4460-907d-0d4ca5512498'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46a3ac7a735e49d6875b66b6c24c5e68',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:26:56.800271 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-dfec2bfe-e265-43b4-84de-49786646baad tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46cc449a-de3a-4e0f-99b3-a0c6abd42835) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:26:56.806254 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.coordination [req-752beb36-70dd-48d4-b724-6e57f0b95e5f req-05f551ff-1cf0-4c8a-a17e-10e7da650331 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Lock "cinder-attachment_update-aa65c314-2253-46f0-8f63-cfdacdf2cb66-np0000008063" released by "attachment_update" :: held 0.088s {{(pid=100388) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 10:26:56.806646 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-752beb36-70dd-48d4-b724-6e57f0b95e5f req-05f551ff-1cf0-4c8a-a17e-10e7da650331 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/attachments/475d9621-a6e6-448c-97bc-cae4990bd94d returned with HTTP 200 Aug 25 10:26:56.807033 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1000/3990] 10.4.3.119 () {74 vars in 1704 bytes} [Tue Aug 25 10:26:56 2026] PUT /volume/v3/attachments/475d9621-a6e6-448c-97bc-cae4990bd94d => generated 968 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:26:56.815238 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-dfec2bfe-e265-43b4-84de-49786646baad tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46cc449a-de3a-4e0f-99b3-a0c6abd42835) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:26:56.815238 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-dfec2bfe-e265-43b4-84de-49786646baad tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Flow 'volume_create_api' (d15c1729-da39-4f35-985e-c04eb18df0c5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:26:56.815238 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-dfec2bfe-e265-43b4-84de-49786646baad tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Create volume request issued successfully. Aug 25 10:26:56.815797 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-dfec2bfe-e265-43b4-84de-49786646baad tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:26:56.817576 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1000/3991] 10.4.3.119 () {68 vars in 1258 bytes} [Tue Aug 25 10:26:56 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 25 10:26:56.820172 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-752beb36-70dd-48d4-b724-6e57f0b95e5f req-f4988bad-ce50-4f75-9588-924150733463 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:56.823441 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-752beb36-70dd-48d4-b724-6e57f0b95e5f req-f4988bad-ce50-4f75-9588-924150733463 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] GET https://10.4.3.119/volume/v3/attachments/475d9621-a6e6-448c-97bc-cae4990bd94d Aug 25 10:26:56.823674 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-752beb36-70dd-48d4-b724-6e57f0b95e5f req-f4988bad-ce50-4f75-9588-924150733463 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:56.823893 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-752beb36-70dd-48d4-b724-6e57f0b95e5f req-f4988bad-ce50-4f75-9588-924150733463 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Calling method 'version_select' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:56.828477 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-4f8a7052-db09-458d-b2c1-0c3ad366febe None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:56.831045 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4f8a7052-db09-458d-b2c1-0c3ad366febe tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] GET https://10.4.3.119/volume/v3/volumes/b6cbb057-367d-459b-b342-55a3ceda5632 Aug 25 10:26:56.831045 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4f8a7052-db09-458d-b2c1-0c3ad366febe tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:56.831045 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4f8a7052-db09-458d-b2c1-0c3ad366febe tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:56.845399 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:56.845399 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:26:56.845489 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-752beb36-70dd-48d4-b724-6e57f0b95e5f req-f4988bad-ce50-4f75-9588-924150733463 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/attachments/475d9621-a6e6-448c-97bc-cae4990bd94d returned with HTTP 200 Aug 25 10:26:56.845489 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 990/3992] 10.4.3.119 () {70 vars in 1651 bytes} [Tue Aug 25 10:26:56 2026] GET /volume/v3/attachments/475d9621-a6e6-448c-97bc-cae4990bd94d => generated 993 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:26:56.846517 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-4f8a7052-db09-458d-b2c1-0c3ad366febe tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Volume info retrieved successfully. Aug 25 10:26:56.852607 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4f8a7052-db09-458d-b2c1-0c3ad366febe tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] https://10.4.3.119/volume/v3/volumes/b6cbb057-367d-459b-b342-55a3ceda5632 returned with HTTP 200 Aug 25 10:26:56.852697 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1003/3993] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:26:56 2026] GET /volume/v3/volumes/b6cbb057-367d-459b-b342-55a3ceda5632 => generated 817 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:57.310363 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-e75ec646-d437-4b71-a0c3-58c6eaaf73ad None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:57.312809 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e75ec646-d437-4b71-a0c3-58c6eaaf73ad tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/snapshots/bd28147a-8f4d-44f1-a8fc-9662bef2499e Aug 25 10:26:57.312993 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e75ec646-d437-4b71-a0c3-58c6eaaf73ad tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:57.313196 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e75ec646-d437-4b71-a0c3-58c6eaaf73ad tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:57.323169 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:57.323169 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:26:57.323656 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-e75ec646-d437-4b71-a0c3-58c6eaaf73ad tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Snapshot retrieved successfully. Aug 25 10:26:57.324528 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e75ec646-d437-4b71-a0c3-58c6eaaf73ad tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/snapshots/bd28147a-8f4d-44f1-a8fc-9662bef2499e returned with HTTP 200 Aug 25 10:26:57.324919 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1001/3994] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:26:57 2026] GET /volume/v3/snapshots/bd28147a-8f4d-44f1-a8fc-9662bef2499e => generated 463 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:57.337401 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-045d41d0-13bd-457d-b47b-66f0d8a071fd None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:57.340403 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-045d41d0-13bd-457d-b47b-66f0d8a071fd tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] POST https://10.4.3.119/volume/v3/backups Aug 25 10:26:57.340976 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-045d41d0-13bd-457d-b47b-66f0d8a071fd tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a173ce5c-f1b3-4c09-b30e-a2481b8545e2", "snapshot_id": "bd28147a-8f4d-44f1-a8fc-9662bef2499e", "name": "tempest-VolumesBackupsTest-Backup-1858312250"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:26:57.343495 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.contrib.backups [None req-045d41d0-13bd-457d-b47b-66f0d8a071fd tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Creating new backup {'backup': {'volume_id': 'a173ce5c-f1b3-4c09-b30e-a2481b8545e2', 'snapshot_id': 'bd28147a-8f4d-44f1-a8fc-9662bef2499e', 'name': 'tempest-VolumesBackupsTest-Backup-1858312250'}} {{(pid=100390) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 10:26:57.343666 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.contrib.backups [None req-045d41d0-13bd-457d-b47b-66f0d8a071fd tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Creating backup of volume a173ce5c-f1b3-4c09-b30e-a2481b8545e2 in container None Aug 25 10:26:57.355609 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:57.355609 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:26:57.356143 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-045d41d0-13bd-457d-b47b-66f0d8a071fd tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Volume info retrieved successfully. Aug 25 10:26:57.364279 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:57.364279 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:26:57.365087 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-045d41d0-13bd-457d-b47b-66f0d8a071fd tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Snapshot retrieved successfully. Aug 25 10:26:57.382424 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-045d41d0-13bd-457d-b47b-66f0d8a071fd tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Created reservations ['7e5cd709-e1d2-4f5b-a7ae-78a4a0d7aa01', 'f8f4799f-639d-4c3b-b6f9-ee8a255a3d87'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:26:57.425648 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-045d41d0-13bd-457d-b47b-66f0d8a071fd tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups returned with HTTP 202 Aug 25 10:26:57.426237 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1001/3995] 10.4.3.119 () {68 vars in 1259 bytes} [Tue Aug 25 10:26:57 2026] POST /volume/v3/backups => generated 330 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:26:57.439810 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-039feeb0-b0bf-411f-a3d3-ab7df99a554a None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:57.442161 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-039feeb0-b0bf-411f-a3d3-ab7df99a554a tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/921126b2-dcbc-4579-a9f0-58c7f110c61e Aug 25 10:26:57.442443 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-039feeb0-b0bf-411f-a3d3-ab7df99a554a tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:57.442754 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-039feeb0-b0bf-411f-a3d3-ab7df99a554a tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:57.442834 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-039feeb0-b0bf-411f-a3d3-ab7df99a554a tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 921126b2-dcbc-4579-a9f0-58c7f110c61e. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:26:57.449017 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:57.449017 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:26:57.450256 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-039feeb0-b0bf-411f-a3d3-ab7df99a554a tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/921126b2-dcbc-4579-a9f0-58c7f110c61e returned with HTTP 200 Aug 25 10:26:57.450460 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 991/3996] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:26:57 2026] GET /volume/v3/backups/921126b2-dcbc-4579-a9f0-58c7f110c61e => generated 771 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:57.870649 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-1288eb32-ee19-451f-add7-bd290d8527db None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:57.872567 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1288eb32-ee19-451f-add7-bd290d8527db tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] GET https://10.4.3.119/volume/v3/volumes/b6cbb057-367d-459b-b342-55a3ceda5632 Aug 25 10:26:57.872763 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1288eb32-ee19-451f-add7-bd290d8527db tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:57.872945 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1288eb32-ee19-451f-add7-bd290d8527db tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:57.879809 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:57.879809 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:26:57.886288 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-1288eb32-ee19-451f-add7-bd290d8527db tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Volume info retrieved successfully. Aug 25 10:26:57.893788 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1288eb32-ee19-451f-add7-bd290d8527db tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] https://10.4.3.119/volume/v3/volumes/b6cbb057-367d-459b-b342-55a3ceda5632 returned with HTTP 200 Aug 25 10:26:57.896833 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1004/3997] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:26:57 2026] GET /volume/v3/volumes/b6cbb057-367d-459b-b342-55a3ceda5632 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:57.914817 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-0c0213bc-ee90-46e0-a46c-fd8a854fc86b None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:57.916615 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0c0213bc-ee90-46e0-a46c-fd8a854fc86b tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] POST https://10.4.3.119/volume/v3/backups Aug 25 10:26:57.916979 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0c0213bc-ee90-46e0-a46c-fd8a854fc86b tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b6cbb057-367d-459b-b342-55a3ceda5632", "name": "tempest-VolumesBackupsTest-Backup-1583826557"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:26:57.918701 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.contrib.backups [None req-0c0213bc-ee90-46e0-a46c-fd8a854fc86b tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Creating new backup {'backup': {'volume_id': 'b6cbb057-367d-459b-b342-55a3ceda5632', 'name': 'tempest-VolumesBackupsTest-Backup-1583826557'}} {{(pid=100388) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 10:26:57.918866 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.contrib.backups [None req-0c0213bc-ee90-46e0-a46c-fd8a854fc86b tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Creating backup of volume b6cbb057-367d-459b-b342-55a3ceda5632 in container None Aug 25 10:26:57.925683 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:57.925683 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:26:57.925984 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-0c0213bc-ee90-46e0-a46c-fd8a854fc86b tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Volume info retrieved successfully. Aug 25 10:26:57.942476 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-0c0213bc-ee90-46e0-a46c-fd8a854fc86b tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Created reservations ['40071af8-efb6-4325-91f7-af8b8d8e5929', '7c5254be-851f-4cb2-b91a-7667215ad070'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:26:57.971794 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0c0213bc-ee90-46e0-a46c-fd8a854fc86b tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] https://10.4.3.119/volume/v3/backups returned with HTTP 202 Aug 25 10:26:57.972238 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1002/3998] 10.4.3.119 () {68 vars in 1259 bytes} [Tue Aug 25 10:26:57 2026] POST /volume/v3/backups => generated 330 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:26:57.981242 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-d1b79670-74a4-4ef6-a4f6-da64aaf78426 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:57.983224 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d1b79670-74a4-4ef6-a4f6-da64aaf78426 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] GET https://10.4.3.119/volume/v3/backups/c60f66c7-2744-4af5-a891-6c551f8e7d1b Aug 25 10:26:57.983479 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d1b79670-74a4-4ef6-a4f6-da64aaf78426 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:57.983723 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d1b79670-74a4-4ef6-a4f6-da64aaf78426 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:57.983876 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-d1b79670-74a4-4ef6-a4f6-da64aaf78426 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Show backup with id c60f66c7-2744-4af5-a891-6c551f8e7d1b. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:26:57.988811 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:57.988811 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:26:57.989441 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d1b79670-74a4-4ef6-a4f6-da64aaf78426 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] https://10.4.3.119/volume/v3/backups/c60f66c7-2744-4af5-a891-6c551f8e7d1b returned with HTTP 200 Aug 25 10:26:57.989960 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1002/3999] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:26:57 2026] GET /volume/v3/backups/c60f66c7-2744-4af5-a891-6c551f8e7d1b => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:58.460653 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-55a4559f-1b30-4161-bc63-c039e910bc86 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:58.463189 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-55a4559f-1b30-4161-bc63-c039e910bc86 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/921126b2-dcbc-4579-a9f0-58c7f110c61e Aug 25 10:26:58.464297 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-55a4559f-1b30-4161-bc63-c039e910bc86 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:58.464297 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-55a4559f-1b30-4161-bc63-c039e910bc86 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:58.464297 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-55a4559f-1b30-4161-bc63-c039e910bc86 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 921126b2-dcbc-4579-a9f0-58c7f110c61e. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:26:58.468856 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:58.468856 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:26:58.469628 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-55a4559f-1b30-4161-bc63-c039e910bc86 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/921126b2-dcbc-4579-a9f0-58c7f110c61e returned with HTTP 200 Aug 25 10:26:58.469963 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 992/4000] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:26:58 2026] GET /volume/v3/backups/921126b2-dcbc-4579-a9f0-58c7f110c61e => generated 773 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:59.003198 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-b56f912e-3bfb-4afc-ac7d-3f0ee02138d0 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:59.005001 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b56f912e-3bfb-4afc-ac7d-3f0ee02138d0 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] GET https://10.4.3.119/volume/v3/backups/c60f66c7-2744-4af5-a891-6c551f8e7d1b Aug 25 10:26:59.005221 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b56f912e-3bfb-4afc-ac7d-3f0ee02138d0 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:59.005437 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b56f912e-3bfb-4afc-ac7d-3f0ee02138d0 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:59.005553 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-b56f912e-3bfb-4afc-ac7d-3f0ee02138d0 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Show backup with id c60f66c7-2744-4af5-a891-6c551f8e7d1b. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:26:59.009764 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:59.009764 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:26:59.010414 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b56f912e-3bfb-4afc-ac7d-3f0ee02138d0 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] https://10.4.3.119/volume/v3/backups/c60f66c7-2744-4af5-a891-6c551f8e7d1b returned with HTTP 200 Aug 25 10:26:59.010779 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1005/4001] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:26:59 2026] GET /volume/v3/backups/c60f66c7-2744-4af5-a891-6c551f8e7d1b => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:26:59.481472 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-48b46806-3df5-44d6-ab2c-d6e52bfdba7a None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:26:59.483378 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-48b46806-3df5-44d6-ab2c-d6e52bfdba7a tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/921126b2-dcbc-4579-a9f0-58c7f110c61e Aug 25 10:26:59.483635 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-48b46806-3df5-44d6-ab2c-d6e52bfdba7a tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:26:59.483866 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-48b46806-3df5-44d6-ab2c-d6e52bfdba7a tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:26:59.483963 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-48b46806-3df5-44d6-ab2c-d6e52bfdba7a tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 921126b2-dcbc-4579-a9f0-58c7f110c61e. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:26:59.488458 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:26:59.488458 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:26:59.489194 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-48b46806-3df5-44d6-ab2c-d6e52bfdba7a tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/921126b2-dcbc-4579-a9f0-58c7f110c61e returned with HTTP 200 Aug 25 10:26:59.489566 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1003/4002] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:26:59 2026] GET /volume/v3/backups/921126b2-dcbc-4579-a9f0-58c7f110c61e => generated 773 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:00.020648 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-96cbc9a2-54cf-4195-9842-8a44d86016bf None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:00.022698 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-96cbc9a2-54cf-4195-9842-8a44d86016bf tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] GET https://10.4.3.119/volume/v3/backups/c60f66c7-2744-4af5-a891-6c551f8e7d1b Aug 25 10:27:00.022939 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-96cbc9a2-54cf-4195-9842-8a44d86016bf tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:00.023133 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-96cbc9a2-54cf-4195-9842-8a44d86016bf tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:00.023274 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-96cbc9a2-54cf-4195-9842-8a44d86016bf tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Show backup with id c60f66c7-2744-4af5-a891-6c551f8e7d1b. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:27:00.028373 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:00.028373 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:27:00.029164 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-96cbc9a2-54cf-4195-9842-8a44d86016bf tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] https://10.4.3.119/volume/v3/backups/c60f66c7-2744-4af5-a891-6c551f8e7d1b returned with HTTP 200 Aug 25 10:27:00.029641 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1003/4003] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:00 2026] GET /volume/v3/backups/c60f66c7-2744-4af5-a891-6c551f8e7d1b => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:00.336738 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-752beb36-70dd-48d4-b724-6e57f0b95e5f req-a9e58aee-9add-4f41-a8ca-3ca7da47fed6 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:00.339482 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-752beb36-70dd-48d4-b724-6e57f0b95e5f req-a9e58aee-9add-4f41-a8ca-3ca7da47fed6 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] GET https://10.4.3.119/volume/v3/volumes/aa65c314-2253-46f0-8f63-cfdacdf2cb66/encryption Aug 25 10:27:00.339752 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-752beb36-70dd-48d4-b724-6e57f0b95e5f req-a9e58aee-9add-4f41-a8ca-3ca7da47fed6 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:00.339976 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-752beb36-70dd-48d4-b724-6e57f0b95e5f req-a9e58aee-9add-4f41-a8ca-3ca7da47fed6 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Calling method 'index' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:00.356404 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:00.356404 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:27:00.365618 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-752beb36-70dd-48d4-b724-6e57f0b95e5f req-a9e58aee-9add-4f41-a8ca-3ca7da47fed6 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/volumes/aa65c314-2253-46f0-8f63-cfdacdf2cb66/encryption returned with HTTP 200 Aug 25 10:27:00.366073 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 993/4004] 10.4.3.119 () {68 vars in 1631 bytes} [Tue Aug 25 10:27:00 2026] GET /volume/v3/volumes/aa65c314-2253-46f0-8f63-cfdacdf2cb66/encryption => generated 160 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:00.499964 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-3a4be244-725b-420b-b205-2519b1679d33 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:00.505595 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3a4be244-725b-420b-b205-2519b1679d33 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/921126b2-dcbc-4579-a9f0-58c7f110c61e Aug 25 10:27:00.505797 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3a4be244-725b-420b-b205-2519b1679d33 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:00.505989 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3a4be244-725b-420b-b205-2519b1679d33 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:00.506112 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-3a4be244-725b-420b-b205-2519b1679d33 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 921126b2-dcbc-4579-a9f0-58c7f110c61e. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:27:00.514712 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:00.514712 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:27:00.515730 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3a4be244-725b-420b-b205-2519b1679d33 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/921126b2-dcbc-4579-a9f0-58c7f110c61e returned with HTTP 200 Aug 25 10:27:00.516235 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1006/4005] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:00 2026] GET /volume/v3/backups/921126b2-dcbc-4579-a9f0-58c7f110c61e => generated 773 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:01.039683 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-7c9683a6-5e1d-4926-9a47-966c55e4ba28 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:01.041646 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7c9683a6-5e1d-4926-9a47-966c55e4ba28 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] GET https://10.4.3.119/volume/v3/backups/c60f66c7-2744-4af5-a891-6c551f8e7d1b Aug 25 10:27:01.041872 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7c9683a6-5e1d-4926-9a47-966c55e4ba28 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:01.042111 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7c9683a6-5e1d-4926-9a47-966c55e4ba28 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:01.042278 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-7c9683a6-5e1d-4926-9a47-966c55e4ba28 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Show backup with id c60f66c7-2744-4af5-a891-6c551f8e7d1b. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:27:01.046932 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:01.046932 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:27:01.047566 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7c9683a6-5e1d-4926-9a47-966c55e4ba28 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] https://10.4.3.119/volume/v3/backups/c60f66c7-2744-4af5-a891-6c551f8e7d1b returned with HTTP 200 Aug 25 10:27:01.047927 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1004/4006] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:01 2026] GET /volume/v3/backups/c60f66c7-2744-4af5-a891-6c551f8e7d1b => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:01.530100 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-349c7dd9-ff4e-4c9f-90c1-ffc4fc2e6c6d None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:01.532541 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-349c7dd9-ff4e-4c9f-90c1-ffc4fc2e6c6d tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/921126b2-dcbc-4579-a9f0-58c7f110c61e Aug 25 10:27:01.532732 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-349c7dd9-ff4e-4c9f-90c1-ffc4fc2e6c6d tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:01.532919 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-349c7dd9-ff4e-4c9f-90c1-ffc4fc2e6c6d tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:01.533028 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-349c7dd9-ff4e-4c9f-90c1-ffc4fc2e6c6d tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 921126b2-dcbc-4579-a9f0-58c7f110c61e. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:27:01.539286 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:01.539286 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:27:01.540018 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-349c7dd9-ff4e-4c9f-90c1-ffc4fc2e6c6d tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/921126b2-dcbc-4579-a9f0-58c7f110c61e returned with HTTP 200 Aug 25 10:27:01.540389 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1004/4007] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:01 2026] GET /volume/v3/backups/921126b2-dcbc-4579-a9f0-58c7f110c61e => generated 773 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:02.060504 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-ddab394a-0f3b-4116-9b8f-a8e0042607b0 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:02.062464 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ddab394a-0f3b-4116-9b8f-a8e0042607b0 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] GET https://10.4.3.119/volume/v3/backups/c60f66c7-2744-4af5-a891-6c551f8e7d1b Aug 25 10:27:02.062686 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ddab394a-0f3b-4116-9b8f-a8e0042607b0 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:02.062933 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ddab394a-0f3b-4116-9b8f-a8e0042607b0 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:02.063085 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-ddab394a-0f3b-4116-9b8f-a8e0042607b0 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Show backup with id c60f66c7-2744-4af5-a891-6c551f8e7d1b. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:27:02.068077 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:02.068077 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:27:02.068961 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ddab394a-0f3b-4116-9b8f-a8e0042607b0 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] https://10.4.3.119/volume/v3/backups/c60f66c7-2744-4af5-a891-6c551f8e7d1b returned with HTTP 200 Aug 25 10:27:02.069486 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 994/4008] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:02 2026] GET /volume/v3/backups/c60f66c7-2744-4af5-a891-6c551f8e7d1b => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:02.553342 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-d4c95f6b-3485-4821-8b4d-090b822c9095 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:02.555502 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d4c95f6b-3485-4821-8b4d-090b822c9095 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/921126b2-dcbc-4579-a9f0-58c7f110c61e Aug 25 10:27:02.555502 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d4c95f6b-3485-4821-8b4d-090b822c9095 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:02.555657 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d4c95f6b-3485-4821-8b4d-090b822c9095 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:02.555744 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-d4c95f6b-3485-4821-8b4d-090b822c9095 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 921126b2-dcbc-4579-a9f0-58c7f110c61e. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:27:02.559939 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:02.559939 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:27:02.560596 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d4c95f6b-3485-4821-8b4d-090b822c9095 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/921126b2-dcbc-4579-a9f0-58c7f110c61e returned with HTTP 200 Aug 25 10:27:02.560974 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1007/4009] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:02 2026] GET /volume/v3/backups/921126b2-dcbc-4579-a9f0-58c7f110c61e => generated 773 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:02.627010 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-752beb36-70dd-48d4-b724-6e57f0b95e5f req-127b522b-5e0c-467b-a495-378ad1213201 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:02.633845 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-752beb36-70dd-48d4-b724-6e57f0b95e5f req-127b522b-5e0c-467b-a495-378ad1213201 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] POST https://10.4.3.119/volume/v3/attachments/475d9621-a6e6-448c-97bc-cae4990bd94d/action Aug 25 10:27:02.634288 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-752beb36-70dd-48d4-b724-6e57f0b95e5f req-127b522b-5e0c-467b-a495-378ad1213201 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Action body: b'{"os-complete": null}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:27:02.634448 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-752beb36-70dd-48d4-b724-6e57f0b95e5f req-127b522b-5e0c-467b-a495-378ad1213201 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:27:02.661198 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:02.661198 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:27:02.674449 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-752beb36-70dd-48d4-b724-6e57f0b95e5f req-127b522b-5e0c-467b-a495-378ad1213201 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/attachments/475d9621-a6e6-448c-97bc-cae4990bd94d/action returned with HTTP 204 Aug 25 10:27:02.674755 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1005/4010] 10.4.3.119 () {74 vars in 1725 bytes} [Tue Aug 25 10:27:02 2026] POST /volume/v3/attachments/475d9621-a6e6-448c-97bc-cae4990bd94d/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:27:02.939427 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-41228491-db95-469c-842d-00d432c3afd8 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:02.941288 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-41228491-db95-469c-842d-00d432c3afd8 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:27:02.941655 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-41228491-db95-469c-842d-00d432c3afd8 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-835221563"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:27:02.943079 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volumes [None req-41228491-db95-469c-842d-00d432c3afd8 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-835221563'}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:27:02.943297 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-41228491-db95-469c-842d-00d432c3afd8 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Create volume of 1 GB Aug 25 10:27:02.947959 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-41228491-db95-469c-842d-00d432c3afd8 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Availability Zones retrieved successfully. Aug 25 10:27:02.955035 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-41228491-db95-469c-842d-00d432c3afd8 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Flow 'volume_create_api' (21c4269c-ce8f-4da0-bb60-9bcc9bee9e19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:27:02.956191 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-41228491-db95-469c-842d-00d432c3afd8 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0958f853-b552-41a0-9290-0f4afe472cf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:27:02.957073 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-41228491-db95-469c-842d-00d432c3afd8 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Validating volume size '1' using validate_int {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:27:02.982593 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-41228491-db95-469c-842d-00d432c3afd8 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0958f853-b552-41a0-9290-0f4afe472cf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:27:02.983664 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-41228491-db95-469c-842d-00d432c3afd8 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1eb17751-97c9-45d9-91dc-33fe7290c142) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:27:03.028322 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-41228491-db95-469c-842d-00d432c3afd8 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Created reservations ['3ee31e99-ad11-42a5-85bc-ee00719235ce', 'deaed4e5-2159-49e3-a928-87aea8800ed4', '05ebe605-6d2f-48f4-b675-38b4b128f2b6', '464a9164-de46-4bbe-84d6-51638a4c6540'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:27:03.029330 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-41228491-db95-469c-842d-00d432c3afd8 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1eb17751-97c9-45d9-91dc-33fe7290c142) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3ee31e99-ad11-42a5-85bc-ee00719235ce', 'deaed4e5-2159-49e3-a928-87aea8800ed4', '05ebe605-6d2f-48f4-b675-38b4b128f2b6', '464a9164-de46-4bbe-84d6-51638a4c6540']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:27:03.030250 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-41228491-db95-469c-842d-00d432c3afd8 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a88bbe74-ec20-47f0-bc00-1d0fa058047c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:27:03.057057 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-41228491-db95-469c-842d-00d432c3afd8 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a88bbe74-ec20-47f0-bc00-1d0fa058047c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '55738672-9d82-4a80-ad8b-7c031949cdb0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-835221563',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3fb5953227e4002a9b4aebbfc8953f2',qos_specs=None,replication_status=,reservations=['3ee31e99-ad11-42a5-85bc-ee00719235ce','deaed4e5-2159-49e3-a928-87aea8800ed4','05ebe605-6d2f-48f4-b675-38b4b128f2b6','464a9164-de46-4bbe-84d6-51638a4c6540'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='50c790d11ce742dc8822a08ff6134416',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:27:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-835221563',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=55738672-9d82-4a80-ad8b-7c031949cdb0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f3fb5953227e4002a9b4aebbfc8953f2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='50c790d11ce742dc8822a08ff6134416',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:27:03.057736 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-41228491-db95-469c-842d-00d432c3afd8 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53f3d3c8-85cb-43d6-8a11-67f8de41398f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:27:03.079818 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-41228491-db95-469c-842d-00d432c3afd8 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53f3d3c8-85cb-43d6-8a11-67f8de41398f) transitioned into state 'SUCCESS' from state '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-835221563',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3fb5953227e4002a9b4aebbfc8953f2',qos_specs=None,replication_status=,reservations=['3ee31e99-ad11-42a5-85bc-ee00719235ce','deaed4e5-2159-49e3-a928-87aea8800ed4','05ebe605-6d2f-48f4-b675-38b4b128f2b6','464a9164-de46-4bbe-84d6-51638a4c6540'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='50c790d11ce742dc8822a08ff6134416',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:27:03.080758 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-41228491-db95-469c-842d-00d432c3afd8 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a42648c0-fdbc-454c-92d8-2df545073c27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:27:03.081350 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-0916f0db-4cde-4abf-bd27-ed4044c6a20a None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:03.082655 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0916f0db-4cde-4abf-bd27-ed4044c6a20a tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] GET https://10.4.3.119/volume/v3/backups/c60f66c7-2744-4af5-a891-6c551f8e7d1b Aug 25 10:27:03.082816 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0916f0db-4cde-4abf-bd27-ed4044c6a20a tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:03.083004 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0916f0db-4cde-4abf-bd27-ed4044c6a20a tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:03.083119 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-0916f0db-4cde-4abf-bd27-ed4044c6a20a tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Show backup with id c60f66c7-2744-4af5-a891-6c551f8e7d1b. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:27:03.088102 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:03.088102 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:27:03.088780 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0916f0db-4cde-4abf-bd27-ed4044c6a20a tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] https://10.4.3.119/volume/v3/backups/c60f66c7-2744-4af5-a891-6c551f8e7d1b returned with HTTP 200 Aug 25 10:27:03.089117 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 995/4011] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:03 2026] GET /volume/v3/backups/c60f66c7-2744-4af5-a891-6c551f8e7d1b => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:03.098018 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-41228491-db95-469c-842d-00d432c3afd8 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a42648c0-fdbc-454c-92d8-2df545073c27) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:27:03.099266 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-41228491-db95-469c-842d-00d432c3afd8 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Flow 'volume_create_api' (21c4269c-ce8f-4da0-bb60-9bcc9bee9e19) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:27:03.099683 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-41228491-db95-469c-842d-00d432c3afd8 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Create volume request issued successfully. Aug 25 10:27:03.100396 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-41228491-db95-469c-842d-00d432c3afd8 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:27:03.100899 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1005/4012] 10.4.3.119 () {68 vars in 1258 bytes} [Tue Aug 25 10:27:02 2026] POST /volume/v3/volumes => generated 750 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:27:03.113210 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-b4c5aa0d-9518-4310-a17e-63c7f4d3c2b0 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:03.115509 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b4c5aa0d-9518-4310-a17e-63c7f4d3c2b0 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] GET https://10.4.3.119/volume/v3/volumes/55738672-9d82-4a80-ad8b-7c031949cdb0 Aug 25 10:27:03.115745 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b4c5aa0d-9518-4310-a17e-63c7f4d3c2b0 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:03.115981 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b4c5aa0d-9518-4310-a17e-63c7f4d3c2b0 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:03.125852 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:03.125852 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:27:03.130673 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-b4c5aa0d-9518-4310-a17e-63c7f4d3c2b0 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Volume info retrieved successfully. Aug 25 10:27:03.135990 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b4c5aa0d-9518-4310-a17e-63c7f4d3c2b0 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] https://10.4.3.119/volume/v3/volumes/55738672-9d82-4a80-ad8b-7c031949cdb0 returned with HTTP 200 Aug 25 10:27:03.136505 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1008/4013] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:03 2026] GET /volume/v3/volumes/55738672-9d82-4a80-ad8b-7c031949cdb0 => generated 818 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:03.574086 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-47049f0c-0c34-489e-850a-117fbb887a31 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:03.575911 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-47049f0c-0c34-489e-850a-117fbb887a31 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/921126b2-dcbc-4579-a9f0-58c7f110c61e Aug 25 10:27:03.576053 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-47049f0c-0c34-489e-850a-117fbb887a31 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:03.576661 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-47049f0c-0c34-489e-850a-117fbb887a31 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:03.576661 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-47049f0c-0c34-489e-850a-117fbb887a31 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 921126b2-dcbc-4579-a9f0-58c7f110c61e. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:27:03.582614 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:03.582614 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:27:03.583500 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-47049f0c-0c34-489e-850a-117fbb887a31 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/921126b2-dcbc-4579-a9f0-58c7f110c61e returned with HTTP 200 Aug 25 10:27:03.584500 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1006/4014] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:03 2026] GET /volume/v3/backups/921126b2-dcbc-4579-a9f0-58c7f110c61e => generated 773 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:04.106173 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-1b47fab6-cfff-4ba8-a799-f101c720975f None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:04.108593 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1b47fab6-cfff-4ba8-a799-f101c720975f tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] GET https://10.4.3.119/volume/v3/backups/c60f66c7-2744-4af5-a891-6c551f8e7d1b Aug 25 10:27:04.108869 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1b47fab6-cfff-4ba8-a799-f101c720975f tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:04.109156 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1b47fab6-cfff-4ba8-a799-f101c720975f tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:04.109327 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-1b47fab6-cfff-4ba8-a799-f101c720975f tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Show backup with id c60f66c7-2744-4af5-a891-6c551f8e7d1b. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:27:04.114538 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:04.114538 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:27:04.115461 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1b47fab6-cfff-4ba8-a799-f101c720975f tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] https://10.4.3.119/volume/v3/backups/c60f66c7-2744-4af5-a891-6c551f8e7d1b returned with HTTP 200 Aug 25 10:27:04.115963 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 996/4015] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:04 2026] GET /volume/v3/backups/c60f66c7-2744-4af5-a891-6c551f8e7d1b => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:04.149825 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-c83bbb05-184e-4304-b95e-4a73919c6050 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:04.152019 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c83bbb05-184e-4304-b95e-4a73919c6050 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] GET https://10.4.3.119/volume/v3/volumes/55738672-9d82-4a80-ad8b-7c031949cdb0 Aug 25 10:27:04.152265 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c83bbb05-184e-4304-b95e-4a73919c6050 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:04.152482 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c83bbb05-184e-4304-b95e-4a73919c6050 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:04.160936 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:04.160936 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:27:04.165604 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-c83bbb05-184e-4304-b95e-4a73919c6050 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Volume info retrieved successfully. Aug 25 10:27:04.170436 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c83bbb05-184e-4304-b95e-4a73919c6050 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] https://10.4.3.119/volume/v3/volumes/55738672-9d82-4a80-ad8b-7c031949cdb0 returned with HTTP 200 Aug 25 10:27:04.170865 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1006/4016] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:04 2026] GET /volume/v3/volumes/55738672-9d82-4a80-ad8b-7c031949cdb0 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:04.232638 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-b211aec5-5616-434f-b4a0-4e4a19856bb1 req-0d4f75d3-b7b0-46e0-a40c-3dc32ca4743c None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:04.235193 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-b211aec5-5616-434f-b4a0-4e4a19856bb1 req-0d4f75d3-b7b0-46e0-a40c-3dc32ca4743c tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] GET https://10.4.3.119/volume/v3/volumes/55738672-9d82-4a80-ad8b-7c031949cdb0 Aug 25 10:27:04.235445 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-b211aec5-5616-434f-b4a0-4e4a19856bb1 req-0d4f75d3-b7b0-46e0-a40c-3dc32ca4743c tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:04.235672 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-b211aec5-5616-434f-b4a0-4e4a19856bb1 req-0d4f75d3-b7b0-46e0-a40c-3dc32ca4743c tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:04.243987 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:04.243987 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:27:04.247740 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-b211aec5-5616-434f-b4a0-4e4a19856bb1 req-0d4f75d3-b7b0-46e0-a40c-3dc32ca4743c tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Volume info retrieved successfully. Aug 25 10:27:04.251960 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-b211aec5-5616-434f-b4a0-4e4a19856bb1 req-0d4f75d3-b7b0-46e0-a40c-3dc32ca4743c tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] https://10.4.3.119/volume/v3/volumes/55738672-9d82-4a80-ad8b-7c031949cdb0 returned with HTTP 200 Aug 25 10:27:04.252642 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1009/4017] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:27:04 2026] GET /volume/v3/volumes/55738672-9d82-4a80-ad8b-7c031949cdb0 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:04.359590 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-34905b76-28d4-4811-9627-04b552521389 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:04.360058 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-34905b76-28d4-4811-9627-04b552521389 None None] GET https://10.4.3.119/volume// Aug 25 10:27:04.360273 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-34905b76-28d4-4811-9627-04b552521389 None None] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:04.361500 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-34905b76-28d4-4811-9627-04b552521389 None None] Calling method 'all' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:04.361500 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-34905b76-28d4-4811-9627-04b552521389 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:27:04.361842 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1007/4018] 10.4.3.119 () {66 vars in 1428 bytes} [Tue Aug 25 10:27:04 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:27:04.371219 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-b211aec5-5616-434f-b4a0-4e4a19856bb1 req-904c0190-d621-4fe3-b2ec-65fdadfb61b4 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:04.374035 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-b211aec5-5616-434f-b4a0-4e4a19856bb1 req-904c0190-d621-4fe3-b2ec-65fdadfb61b4 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] POST https://10.4.3.119/volume/v3/attachments Aug 25 10:27:04.374495 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-b211aec5-5616-434f-b4a0-4e4a19856bb1 req-904c0190-d621-4fe3-b2ec-65fdadfb61b4 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "55738672-9d82-4a80-ad8b-7c031949cdb0", "connector": null, "instance_uuid": "f058376e-6901-4e08-a877-be616bebc453"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:27:04.385640 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:04.385640 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:27:04.418972 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-b211aec5-5616-434f-b4a0-4e4a19856bb1 req-904c0190-d621-4fe3-b2ec-65fdadfb61b4 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] https://10.4.3.119/volume/v3/attachments returned with HTTP 200 Aug 25 10:27:04.419516 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 997/4019] 10.4.3.119 () {74 vars in 1594 bytes} [Tue Aug 25 10:27:04 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 25 10:27:04.453357 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-6bd929e8-3a11-45af-8a31-108762a1a24e None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:04.455211 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6bd929e8-3a11-45af-8a31-108762a1a24e tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] GET https://10.4.3.119/volume/v3/volumes/55738672-9d82-4a80-ad8b-7c031949cdb0 Aug 25 10:27:04.456116 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6bd929e8-3a11-45af-8a31-108762a1a24e tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:04.456116 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6bd929e8-3a11-45af-8a31-108762a1a24e tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:04.458489 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-596d6351-f8a3-4531-92e1-fc675c380f0f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:04.458911 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-596d6351-f8a3-4531-92e1-fc675c380f0f None None] GET https://10.4.3.119/volume// Aug 25 10:27:04.459050 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-596d6351-f8a3-4531-92e1-fc675c380f0f None None] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:04.459239 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-596d6351-f8a3-4531-92e1-fc675c380f0f None None] Calling method 'all' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:04.459549 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-596d6351-f8a3-4531-92e1-fc675c380f0f None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:27:04.459814 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1010/4020] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:27:04 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:27:04.467110 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:04.467110 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:27:04.470873 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-b211aec5-5616-434f-b4a0-4e4a19856bb1 req-cfb51838-5621-4052-ba8b-52add662061f None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:04.472166 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-6bd929e8-3a11-45af-8a31-108762a1a24e tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Volume info retrieved successfully. Aug 25 10:27:04.476191 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-b211aec5-5616-434f-b4a0-4e4a19856bb1 req-cfb51838-5621-4052-ba8b-52add662061f tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] GET https://10.4.3.119/volume/v3/volumes/55738672-9d82-4a80-ad8b-7c031949cdb0 Aug 25 10:27:04.476390 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-b211aec5-5616-434f-b4a0-4e4a19856bb1 req-cfb51838-5621-4052-ba8b-52add662061f tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:04.476583 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-b211aec5-5616-434f-b4a0-4e4a19856bb1 req-cfb51838-5621-4052-ba8b-52add662061f tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:04.478928 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6bd929e8-3a11-45af-8a31-108762a1a24e tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] https://10.4.3.119/volume/v3/volumes/55738672-9d82-4a80-ad8b-7c031949cdb0 returned with HTTP 200 Aug 25 10:27:04.479127 np0000008063 devstack@c-api.service[100388]: DEBUG dbcounter [-] [100388] Writing DB stats cinder:SELECT=313,cinder:INSERT=45,cinder:UPDATE=81 {{(pid=100388) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 10:27:04.479569 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1007/4021] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:04 2026] GET /volume/v3/volumes/55738672-9d82-4a80-ad8b-7c031949cdb0 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:04.490621 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:04.490621 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:27:04.494671 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [req-b211aec5-5616-434f-b4a0-4e4a19856bb1 req-cfb51838-5621-4052-ba8b-52add662061f tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Volume info retrieved successfully. Aug 25 10:27:04.498993 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-b211aec5-5616-434f-b4a0-4e4a19856bb1 req-cfb51838-5621-4052-ba8b-52add662061f tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] https://10.4.3.119/volume/v3/volumes/55738672-9d82-4a80-ad8b-7c031949cdb0 returned with HTTP 200 Aug 25 10:27:04.499380 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1008/4022] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:27:04 2026] GET /volume/v3/volumes/55738672-9d82-4a80-ad8b-7c031949cdb0 => generated 1022 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:27:04.598036 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-e5aa66d2-4413-42da-a2a1-91ff8c60f7b3 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:04.600073 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e5aa66d2-4413-42da-a2a1-91ff8c60f7b3 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/921126b2-dcbc-4579-a9f0-58c7f110c61e Aug 25 10:27:04.600306 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e5aa66d2-4413-42da-a2a1-91ff8c60f7b3 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:04.600534 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e5aa66d2-4413-42da-a2a1-91ff8c60f7b3 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:04.601013 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-e5aa66d2-4413-42da-a2a1-91ff8c60f7b3 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 921126b2-dcbc-4579-a9f0-58c7f110c61e. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:27:04.611462 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:04.611462 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:27:04.611462 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e5aa66d2-4413-42da-a2a1-91ff8c60f7b3 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/921126b2-dcbc-4579-a9f0-58c7f110c61e returned with HTTP 200 Aug 25 10:27:04.611831 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 998/4023] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:04 2026] GET /volume/v3/backups/921126b2-dcbc-4579-a9f0-58c7f110c61e => generated 773 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:04.640731 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-b211aec5-5616-434f-b4a0-4e4a19856bb1 req-acedc648-4262-4b22-9029-e4d845e79013 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:04.645080 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-b211aec5-5616-434f-b4a0-4e4a19856bb1 req-acedc648-4262-4b22-9029-e4d845e79013 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] PUT https://10.4.3.119/volume/v3/attachments/b1086be9-ecf3-41ae-a270-f3bbe28696a3 Aug 25 10:27:04.645617 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-b211aec5-5616-434f-b4a0-4e4a19856bb1 req-acedc648-4262-4b22-9029-e4d845e79013 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.119", "host": "np0000008063", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3398d5156650", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "462fd6ce-c505-48ef-84ec-f85776d45b24", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:27:04.660723 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-b211aec5-5616-434f-b4a0-4e4a19856bb1 req-acedc648-4262-4b22-9029-e4d845e79013 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Acquiring lock "cinder-attachment_update-55738672-9d82-4a80-ad8b-7c031949cdb0-np0000008063" by "attachment_update" {{(pid=100391) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 10:27:04.666575 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-b211aec5-5616-434f-b4a0-4e4a19856bb1 req-acedc648-4262-4b22-9029-e4d845e79013 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Lock "cinder-attachment_update-55738672-9d82-4a80-ad8b-7c031949cdb0-np0000008063" acquired by "attachment_update" :: waited 0.006s {{(pid=100391) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 10:27:04.667548 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:04.667548 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:27:04.773593 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-b211aec5-5616-434f-b4a0-4e4a19856bb1 req-acedc648-4262-4b22-9029-e4d845e79013 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Lock "cinder-attachment_update-55738672-9d82-4a80-ad8b-7c031949cdb0-np0000008063" released by "attachment_update" :: held 0.107s {{(pid=100391) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 10:27:04.774033 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-b211aec5-5616-434f-b4a0-4e4a19856bb1 req-acedc648-4262-4b22-9029-e4d845e79013 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] https://10.4.3.119/volume/v3/attachments/b1086be9-ecf3-41ae-a270-f3bbe28696a3 returned with HTTP 200 Aug 25 10:27:04.774682 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1011/4024] 10.4.3.119 () {74 vars in 1704 bytes} [Tue Aug 25 10:27:04 2026] PUT /volume/v3/attachments/b1086be9-ecf3-41ae-a270-f3bbe28696a3 => generated 969 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:27:05.127778 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-13d36c14-e39d-48f2-abdd-7e421e269a09 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:05.138824 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-13d36c14-e39d-48f2-abdd-7e421e269a09 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] GET https://10.4.3.119/volume/v3/backups/c60f66c7-2744-4af5-a891-6c551f8e7d1b Aug 25 10:27:05.139058 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-13d36c14-e39d-48f2-abdd-7e421e269a09 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:05.139314 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-13d36c14-e39d-48f2-abdd-7e421e269a09 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:05.139430 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-13d36c14-e39d-48f2-abdd-7e421e269a09 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Show backup with id c60f66c7-2744-4af5-a891-6c551f8e7d1b. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:27:05.149752 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:05.149752 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:27:05.150782 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-13d36c14-e39d-48f2-abdd-7e421e269a09 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] https://10.4.3.119/volume/v3/backups/c60f66c7-2744-4af5-a891-6c551f8e7d1b returned with HTTP 200 Aug 25 10:27:05.151667 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1008/4025] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:05 2026] GET /volume/v3/backups/c60f66c7-2744-4af5-a891-6c551f8e7d1b => generated 739 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:05.498957 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-d07cf470-0ec8-4507-ab3b-f16bad38a49d None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:05.503651 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d07cf470-0ec8-4507-ab3b-f16bad38a49d tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] GET https://10.4.3.119/volume/v3/volumes/55738672-9d82-4a80-ad8b-7c031949cdb0 Aug 25 10:27:05.503651 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d07cf470-0ec8-4507-ab3b-f16bad38a49d tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:05.503651 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d07cf470-0ec8-4507-ab3b-f16bad38a49d tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:05.523913 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:05.523913 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:27:05.534484 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-d07cf470-0ec8-4507-ab3b-f16bad38a49d tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Volume info retrieved successfully. Aug 25 10:27:05.539858 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d07cf470-0ec8-4507-ab3b-f16bad38a49d tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] https://10.4.3.119/volume/v3/volumes/55738672-9d82-4a80-ad8b-7c031949cdb0 returned with HTTP 200 Aug 25 10:27:05.540314 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1009/4026] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:05 2026] GET /volume/v3/volumes/55738672-9d82-4a80-ad8b-7c031949cdb0 => generated 843 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:05.623496 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-16f7013a-ecff-4129-b945-2369d0f055c2 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:05.626004 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-16f7013a-ecff-4129-b945-2369d0f055c2 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/921126b2-dcbc-4579-a9f0-58c7f110c61e Aug 25 10:27:05.629157 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-16f7013a-ecff-4129-b945-2369d0f055c2 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:05.629157 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-16f7013a-ecff-4129-b945-2369d0f055c2 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:05.629157 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-16f7013a-ecff-4129-b945-2369d0f055c2 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 921126b2-dcbc-4579-a9f0-58c7f110c61e. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:27:05.632739 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:05.632739 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:27:05.634025 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-16f7013a-ecff-4129-b945-2369d0f055c2 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/921126b2-dcbc-4579-a9f0-58c7f110c61e returned with HTTP 200 Aug 25 10:27:05.634761 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 999/4027] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:05 2026] GET /volume/v3/backups/921126b2-dcbc-4579-a9f0-58c7f110c61e => generated 773 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:06.161605 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-fb1a01ae-2822-4014-8ae5-8ae41f5cb7dd None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:06.163754 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-fb1a01ae-2822-4014-8ae5-8ae41f5cb7dd tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] GET https://10.4.3.119/volume/v3/backups/c60f66c7-2744-4af5-a891-6c551f8e7d1b Aug 25 10:27:06.163987 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-fb1a01ae-2822-4014-8ae5-8ae41f5cb7dd tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:06.164255 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-fb1a01ae-2822-4014-8ae5-8ae41f5cb7dd tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:06.164355 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-fb1a01ae-2822-4014-8ae5-8ae41f5cb7dd tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Show backup with id c60f66c7-2744-4af5-a891-6c551f8e7d1b. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:27:06.169251 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:06.169251 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:27:06.170130 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-fb1a01ae-2822-4014-8ae5-8ae41f5cb7dd tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] https://10.4.3.119/volume/v3/backups/c60f66c7-2744-4af5-a891-6c551f8e7d1b returned with HTTP 200 Aug 25 10:27:06.170630 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1012/4028] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:06 2026] GET /volume/v3/backups/c60f66c7-2744-4af5-a891-6c551f8e7d1b => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:06.566677 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-9f9cd61f-0076-49b8-86ba-16da23d48ccc None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:06.574744 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-9f9cd61f-0076-49b8-86ba-16da23d48ccc tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] GET https://10.4.3.119/volume/v3/volumes/55738672-9d82-4a80-ad8b-7c031949cdb0 Aug 25 10:27:06.574744 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-9f9cd61f-0076-49b8-86ba-16da23d48ccc tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:06.574744 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-9f9cd61f-0076-49b8-86ba-16da23d48ccc tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:06.594599 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:06.594599 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:27:06.608814 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-9f9cd61f-0076-49b8-86ba-16da23d48ccc tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Volume info retrieved successfully. Aug 25 10:27:06.617883 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-9f9cd61f-0076-49b8-86ba-16da23d48ccc tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] https://10.4.3.119/volume/v3/volumes/55738672-9d82-4a80-ad8b-7c031949cdb0 returned with HTTP 200 Aug 25 10:27:06.618200 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1009/4029] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:06 2026] GET /volume/v3/volumes/55738672-9d82-4a80-ad8b-7c031949cdb0 => generated 843 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:06.651924 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-e79f4ec9-6506-4ee1-a775-5c1355390c79 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:06.654436 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e79f4ec9-6506-4ee1-a775-5c1355390c79 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/921126b2-dcbc-4579-a9f0-58c7f110c61e Aug 25 10:27:06.654992 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e79f4ec9-6506-4ee1-a775-5c1355390c79 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:06.654992 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e79f4ec9-6506-4ee1-a775-5c1355390c79 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:06.655096 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-e79f4ec9-6506-4ee1-a775-5c1355390c79 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 921126b2-dcbc-4579-a9f0-58c7f110c61e. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:27:06.660607 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:06.660607 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:27:06.661629 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e79f4ec9-6506-4ee1-a775-5c1355390c79 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/921126b2-dcbc-4579-a9f0-58c7f110c61e returned with HTTP 200 Aug 25 10:27:06.662102 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1010/4030] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:06 2026] GET /volume/v3/backups/921126b2-dcbc-4579-a9f0-58c7f110c61e => generated 784 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:07.183089 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-91958d23-acc3-4f9c-8e40-1e5fcb113c7a None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:07.184844 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-91958d23-acc3-4f9c-8e40-1e5fcb113c7a tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] GET https://10.4.3.119/volume/v3/backups/c60f66c7-2744-4af5-a891-6c551f8e7d1b Aug 25 10:27:07.185069 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-91958d23-acc3-4f9c-8e40-1e5fcb113c7a tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:07.185271 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-91958d23-acc3-4f9c-8e40-1e5fcb113c7a tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:07.185392 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-91958d23-acc3-4f9c-8e40-1e5fcb113c7a tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Show backup with id c60f66c7-2744-4af5-a891-6c551f8e7d1b. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:27:07.189486 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:07.189486 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:27:07.190060 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-91958d23-acc3-4f9c-8e40-1e5fcb113c7a tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] https://10.4.3.119/volume/v3/backups/c60f66c7-2744-4af5-a891-6c551f8e7d1b returned with HTTP 200 Aug 25 10:27:07.190448 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1000/4031] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:07 2026] GET /volume/v3/backups/c60f66c7-2744-4af5-a891-6c551f8e7d1b => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:07.634936 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-8bb55b4f-dbd3-4a67-89a3-7df3c15fda0d None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:07.637218 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8bb55b4f-dbd3-4a67-89a3-7df3c15fda0d tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] GET https://10.4.3.119/volume/v3/volumes/55738672-9d82-4a80-ad8b-7c031949cdb0 Aug 25 10:27:07.637522 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-8bb55b4f-dbd3-4a67-89a3-7df3c15fda0d tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:07.637812 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-8bb55b4f-dbd3-4a67-89a3-7df3c15fda0d tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:07.650714 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:07.650714 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:27:07.661523 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-8bb55b4f-dbd3-4a67-89a3-7df3c15fda0d tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Volume info retrieved successfully. Aug 25 10:27:07.672006 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8bb55b4f-dbd3-4a67-89a3-7df3c15fda0d tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] https://10.4.3.119/volume/v3/volumes/55738672-9d82-4a80-ad8b-7c031949cdb0 returned with HTTP 200 Aug 25 10:27:07.672509 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1013/4032] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:07 2026] GET /volume/v3/volumes/55738672-9d82-4a80-ad8b-7c031949cdb0 => generated 843 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:07.683415 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-24d22dfb-3d44-4d39-9894-30f3b7d3c953 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:07.687676 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-24d22dfb-3d44-4d39-9894-30f3b7d3c953 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/921126b2-dcbc-4579-a9f0-58c7f110c61e Aug 25 10:27:07.688087 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-24d22dfb-3d44-4d39-9894-30f3b7d3c953 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:07.688925 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-24d22dfb-3d44-4d39-9894-30f3b7d3c953 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:07.688925 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-24d22dfb-3d44-4d39-9894-30f3b7d3c953 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 921126b2-dcbc-4579-a9f0-58c7f110c61e. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:27:07.696582 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:07.696582 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:27:07.696582 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-24d22dfb-3d44-4d39-9894-30f3b7d3c953 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/921126b2-dcbc-4579-a9f0-58c7f110c61e returned with HTTP 200 Aug 25 10:27:07.696582 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1010/4033] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:07 2026] GET /volume/v3/backups/921126b2-dcbc-4579-a9f0-58c7f110c61e => generated 784 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:08.203360 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-0296bc66-a269-412b-acc3-343a3a635a61 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:08.205367 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0296bc66-a269-412b-acc3-343a3a635a61 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] GET https://10.4.3.119/volume/v3/backups/c60f66c7-2744-4af5-a891-6c551f8e7d1b Aug 25 10:27:08.205652 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0296bc66-a269-412b-acc3-343a3a635a61 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:08.205851 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0296bc66-a269-412b-acc3-343a3a635a61 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:08.205980 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-0296bc66-a269-412b-acc3-343a3a635a61 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Show backup with id c60f66c7-2744-4af5-a891-6c551f8e7d1b. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:27:08.211049 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:08.211049 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:27:08.211676 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0296bc66-a269-412b-acc3-343a3a635a61 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] https://10.4.3.119/volume/v3/backups/c60f66c7-2744-4af5-a891-6c551f8e7d1b returned with HTTP 200 Aug 25 10:27:08.212515 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1011/4034] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:08 2026] GET /volume/v3/backups/c60f66c7-2744-4af5-a891-6c551f8e7d1b => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:08.692007 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-bf225c8d-385d-4f9a-b4eb-bb4b93e50e06 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:08.694210 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-bf225c8d-385d-4f9a-b4eb-bb4b93e50e06 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] GET https://10.4.3.119/volume/v3/volumes/55738672-9d82-4a80-ad8b-7c031949cdb0 Aug 25 10:27:08.694474 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-bf225c8d-385d-4f9a-b4eb-bb4b93e50e06 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:08.694712 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-bf225c8d-385d-4f9a-b4eb-bb4b93e50e06 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:08.706901 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:08.706901 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:27:08.707584 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-d9114fb2-f309-4c93-a202-7e02537b6bce None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:08.709882 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d9114fb2-f309-4c93-a202-7e02537b6bce tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/921126b2-dcbc-4579-a9f0-58c7f110c61e Aug 25 10:27:08.710078 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d9114fb2-f309-4c93-a202-7e02537b6bce tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:08.710297 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d9114fb2-f309-4c93-a202-7e02537b6bce tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:08.710398 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-d9114fb2-f309-4c93-a202-7e02537b6bce tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 921126b2-dcbc-4579-a9f0-58c7f110c61e. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:27:08.711242 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-bf225c8d-385d-4f9a-b4eb-bb4b93e50e06 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Volume info retrieved successfully. Aug 25 10:27:08.715917 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:08.715917 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:27:08.716527 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-bf225c8d-385d-4f9a-b4eb-bb4b93e50e06 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] https://10.4.3.119/volume/v3/volumes/55738672-9d82-4a80-ad8b-7c031949cdb0 returned with HTTP 200 Aug 25 10:27:08.717131 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1001/4035] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:08 2026] GET /volume/v3/volumes/55738672-9d82-4a80-ad8b-7c031949cdb0 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:08.717217 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d9114fb2-f309-4c93-a202-7e02537b6bce tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/921126b2-dcbc-4579-a9f0-58c7f110c61e returned with HTTP 200 Aug 25 10:27:08.717801 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1014/4036] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:08 2026] GET /volume/v3/backups/921126b2-dcbc-4579-a9f0-58c7f110c61e => generated 784 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:09.226117 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-208c2b8e-1410-439c-8d6e-3c752a78d7ae None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:09.230218 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-208c2b8e-1410-439c-8d6e-3c752a78d7ae tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] GET https://10.4.3.119/volume/v3/backups/c60f66c7-2744-4af5-a891-6c551f8e7d1b Aug 25 10:27:09.230218 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-208c2b8e-1410-439c-8d6e-3c752a78d7ae tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:09.230218 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-208c2b8e-1410-439c-8d6e-3c752a78d7ae tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:09.230218 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-208c2b8e-1410-439c-8d6e-3c752a78d7ae tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Show backup with id c60f66c7-2744-4af5-a891-6c551f8e7d1b. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:27:09.234480 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:09.234480 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:27:09.235611 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-208c2b8e-1410-439c-8d6e-3c752a78d7ae tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] https://10.4.3.119/volume/v3/backups/c60f66c7-2744-4af5-a891-6c551f8e7d1b returned with HTTP 200 Aug 25 10:27:09.236485 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1011/4037] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:09 2026] GET /volume/v3/backups/c60f66c7-2744-4af5-a891-6c551f8e7d1b => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 10:27:09.733762 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-6a4c0d71-e52f-4712-a619-0955587bec91 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:09.734214 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-153617d6-d421-4b25-9c4c-92d6875f8e3e None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:09.736109 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6a4c0d71-e52f-4712-a619-0955587bec91 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/921126b2-dcbc-4579-a9f0-58c7f110c61e Aug 25 10:27:09.736209 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-153617d6-d421-4b25-9c4c-92d6875f8e3e tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] GET https://10.4.3.119/volume/v3/volumes/55738672-9d82-4a80-ad8b-7c031949cdb0 Aug 25 10:27:09.737896 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-153617d6-d421-4b25-9c4c-92d6875f8e3e tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:09.737972 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-6a4c0d71-e52f-4712-a619-0955587bec91 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:09.738004 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-153617d6-d421-4b25-9c4c-92d6875f8e3e tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:09.738028 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-6a4c0d71-e52f-4712-a619-0955587bec91 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:09.738028 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-6a4c0d71-e52f-4712-a619-0955587bec91 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 921126b2-dcbc-4579-a9f0-58c7f110c61e. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:27:09.741657 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:09.741657 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:27:09.742744 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6a4c0d71-e52f-4712-a619-0955587bec91 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/921126b2-dcbc-4579-a9f0-58c7f110c61e returned with HTTP 200 Aug 25 10:27:09.743366 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1012/4038] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:09 2026] GET /volume/v3/backups/921126b2-dcbc-4579-a9f0-58c7f110c61e => generated 784 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:09.752839 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:09.752839 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:27:09.758059 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-153617d6-d421-4b25-9c4c-92d6875f8e3e tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Volume info retrieved successfully. Aug 25 10:27:09.763304 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-153617d6-d421-4b25-9c4c-92d6875f8e3e tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] https://10.4.3.119/volume/v3/volumes/55738672-9d82-4a80-ad8b-7c031949cdb0 returned with HTTP 200 Aug 25 10:27:09.763852 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1002/4039] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:09 2026] GET /volume/v3/volumes/55738672-9d82-4a80-ad8b-7c031949cdb0 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:09.853384 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-74f1bdd7-a372-44ae-b214-9e30b7e797c3 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:09.855876 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-74f1bdd7-a372-44ae-b214-9e30b7e797c3 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:27:09.856407 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-74f1bdd7-a372-44ae-b214-9e30b7e797c3 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1729787894", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:27:09.858696 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volumes [None req-74f1bdd7-a372-44ae-b214-9e30b7e797c3 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1729787894', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:27:09.858882 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-74f1bdd7-a372-44ae-b214-9e30b7e797c3 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Create volume of 1 GB Aug 25 10:27:09.867850 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-74f1bdd7-a372-44ae-b214-9e30b7e797c3 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Availability Zones retrieved successfully. Aug 25 10:27:09.874950 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-74f1bdd7-a372-44ae-b214-9e30b7e797c3 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Flow 'volume_create_api' (10135389-efc8-4a41-b452-353f6e3be968) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:27:09.876075 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-74f1bdd7-a372-44ae-b214-9e30b7e797c3 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3161c2d-d092-41f1-8712-d21fa2ed84c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:27:09.877085 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [None req-74f1bdd7-a372-44ae-b214-9e30b7e797c3 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Validating volume size '1' using validate_int {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:27:09.909723 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-74f1bdd7-a372-44ae-b214-9e30b7e797c3 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3161c2d-d092-41f1-8712-d21fa2ed84c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:27:09.910377 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-74f1bdd7-a372-44ae-b214-9e30b7e797c3 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e63ad2d2-468b-4a19-b6df-80799c0524a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:27:09.975703 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-74f1bdd7-a372-44ae-b214-9e30b7e797c3 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Created reservations ['a24bf277-c81f-4566-9320-1e809dba776c', 'acbf99e8-d55c-41ac-aa3d-826b2adeaf53', 'ce0bef7a-5d12-46de-8215-1237ab62cf76', 'd08d56b5-e2a7-4432-9eac-31c6b23bcdbe'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:27:09.976765 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-74f1bdd7-a372-44ae-b214-9e30b7e797c3 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e63ad2d2-468b-4a19-b6df-80799c0524a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a24bf277-c81f-4566-9320-1e809dba776c', 'acbf99e8-d55c-41ac-aa3d-826b2adeaf53', 'ce0bef7a-5d12-46de-8215-1237ab62cf76', 'd08d56b5-e2a7-4432-9eac-31c6b23bcdbe']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:27:09.977703 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-74f1bdd7-a372-44ae-b214-9e30b7e797c3 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d83362c8-eae0-40cb-aaf0-7219c6e07f3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:27:10.001941 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-74f1bdd7-a372-44ae-b214-9e30b7e797c3 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d83362c8-eae0-40cb-aaf0-7219c6e07f3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e7d6c98-9914-4e38-a5c3-b4166f253310', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1729787894',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='152636ceb7c64eeb91befacf6d40bf88',qos_specs=None,replication_status=,reservations=['a24bf277-c81f-4566-9320-1e809dba776c','acbf99e8-d55c-41ac-aa3d-826b2adeaf53','ce0bef7a-5d12-46de-8215-1237ab62cf76','d08d56b5-e2a7-4432-9eac-31c6b23bcdbe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2054dbe4d74e4a79a0d8d927a9f9f655',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:27:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1729787894',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1e7d6c98-9914-4e38-a5c3-b4166f253310,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='152636ceb7c64eeb91befacf6d40bf88',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2054dbe4d74e4a79a0d8d927a9f9f655',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:27:10.002760 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-74f1bdd7-a372-44ae-b214-9e30b7e797c3 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01555799-c717-4885-84df-1fd7f659669b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:27:10.021699 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-74f1bdd7-a372-44ae-b214-9e30b7e797c3 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01555799-c717-4885-84df-1fd7f659669b) transitioned into state 'SUCCESS' from state '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-1729787894',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='152636ceb7c64eeb91befacf6d40bf88',qos_specs=None,replication_status=,reservations=['a24bf277-c81f-4566-9320-1e809dba776c','acbf99e8-d55c-41ac-aa3d-826b2adeaf53','ce0bef7a-5d12-46de-8215-1237ab62cf76','d08d56b5-e2a7-4432-9eac-31c6b23bcdbe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2054dbe4d74e4a79a0d8d927a9f9f655',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:27:10.022896 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-74f1bdd7-a372-44ae-b214-9e30b7e797c3 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84bbffac-82a3-4849-bc0d-fd95ee6fbc3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:27:10.032263 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-74f1bdd7-a372-44ae-b214-9e30b7e797c3 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84bbffac-82a3-4849-bc0d-fd95ee6fbc3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:27:10.033504 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-74f1bdd7-a372-44ae-b214-9e30b7e797c3 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Flow 'volume_create_api' (10135389-efc8-4a41-b452-353f6e3be968) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:27:10.033906 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-74f1bdd7-a372-44ae-b214-9e30b7e797c3 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Create volume request issued successfully. Aug 25 10:27:10.034755 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-74f1bdd7-a372-44ae-b214-9e30b7e797c3 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:27:10.035352 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1015/4040] 10.4.3.119 () {68 vars in 1259 bytes} [Tue Aug 25 10:27:09 2026] POST /volume/v3/volumes => generated 757 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:27:10.049614 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-208997be-ab13-4efa-871c-418ce967c872 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:10.053542 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-208997be-ab13-4efa-871c-418ce967c872 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] GET https://10.4.3.119/volume/v3/volumes/1e7d6c98-9914-4e38-a5c3-b4166f253310 Aug 25 10:27:10.053542 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-208997be-ab13-4efa-871c-418ce967c872 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:10.053542 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-208997be-ab13-4efa-871c-418ce967c872 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:10.060678 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:10.060678 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:27:10.066446 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-208997be-ab13-4efa-871c-418ce967c872 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Volume info retrieved successfully. Aug 25 10:27:10.076210 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-208997be-ab13-4efa-871c-418ce967c872 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] https://10.4.3.119/volume/v3/volumes/1e7d6c98-9914-4e38-a5c3-b4166f253310 returned with HTTP 200 Aug 25 10:27:10.076979 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1012/4041] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:10 2026] GET /volume/v3/volumes/1e7d6c98-9914-4e38-a5c3-b4166f253310 => generated 825 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:10.250193 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-7e8e22f8-c9ec-4b84-bb74-305bf939be1f None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:10.251657 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7e8e22f8-c9ec-4b84-bb74-305bf939be1f tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] GET https://10.4.3.119/volume/v3/backups/c60f66c7-2744-4af5-a891-6c551f8e7d1b Aug 25 10:27:10.251971 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7e8e22f8-c9ec-4b84-bb74-305bf939be1f tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:10.252398 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7e8e22f8-c9ec-4b84-bb74-305bf939be1f tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:10.252623 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-7e8e22f8-c9ec-4b84-bb74-305bf939be1f tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Show backup with id c60f66c7-2744-4af5-a891-6c551f8e7d1b. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:27:10.257281 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:10.257281 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:27:10.258658 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7e8e22f8-c9ec-4b84-bb74-305bf939be1f tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] https://10.4.3.119/volume/v3/backups/c60f66c7-2744-4af5-a891-6c551f8e7d1b returned with HTTP 200 Aug 25 10:27:10.258658 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1013/4042] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:10 2026] GET /volume/v3/backups/c60f66c7-2744-4af5-a891-6c551f8e7d1b => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:10.756091 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-9f471edc-15c1-4099-b76e-095e6f0ed5df None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:10.758386 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9f471edc-15c1-4099-b76e-095e6f0ed5df tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/921126b2-dcbc-4579-a9f0-58c7f110c61e Aug 25 10:27:10.758661 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9f471edc-15c1-4099-b76e-095e6f0ed5df tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:10.758925 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9f471edc-15c1-4099-b76e-095e6f0ed5df tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:10.759074 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-9f471edc-15c1-4099-b76e-095e6f0ed5df tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 921126b2-dcbc-4579-a9f0-58c7f110c61e. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:27:10.763627 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:10.763627 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:27:10.764394 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9f471edc-15c1-4099-b76e-095e6f0ed5df tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/921126b2-dcbc-4579-a9f0-58c7f110c61e returned with HTTP 200 Aug 25 10:27:10.764984 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1003/4043] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:10 2026] GET /volume/v3/backups/921126b2-dcbc-4579-a9f0-58c7f110c61e => generated 784 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:10.781032 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-b8dba784-4d80-40da-a48d-abb67db5b5ae None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:10.783750 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b8dba784-4d80-40da-a48d-abb67db5b5ae tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] GET https://10.4.3.119/volume/v3/volumes/55738672-9d82-4a80-ad8b-7c031949cdb0 Aug 25 10:27:10.784045 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b8dba784-4d80-40da-a48d-abb67db5b5ae tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:10.784339 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b8dba784-4d80-40da-a48d-abb67db5b5ae tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:10.796946 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:10.796946 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:27:10.801152 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-b8dba784-4d80-40da-a48d-abb67db5b5ae tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Volume info retrieved successfully. Aug 25 10:27:10.813003 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b8dba784-4d80-40da-a48d-abb67db5b5ae tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] https://10.4.3.119/volume/v3/volumes/55738672-9d82-4a80-ad8b-7c031949cdb0 returned with HTTP 200 Aug 25 10:27:10.813730 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1016/4044] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:10 2026] GET /volume/v3/volumes/55738672-9d82-4a80-ad8b-7c031949cdb0 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:11.090765 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-57626b82-e252-4998-a913-a6d0169461f8 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:11.095163 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-57626b82-e252-4998-a913-a6d0169461f8 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] GET https://10.4.3.119/volume/v3/volumes/1e7d6c98-9914-4e38-a5c3-b4166f253310 Aug 25 10:27:11.095163 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-57626b82-e252-4998-a913-a6d0169461f8 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:11.095163 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-57626b82-e252-4998-a913-a6d0169461f8 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:11.102854 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:11.102854 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:27:11.107130 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-57626b82-e252-4998-a913-a6d0169461f8 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Volume info retrieved successfully. Aug 25 10:27:11.111504 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-57626b82-e252-4998-a913-a6d0169461f8 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] https://10.4.3.119/volume/v3/volumes/1e7d6c98-9914-4e38-a5c3-b4166f253310 returned with HTTP 200 Aug 25 10:27:11.112045 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1013/4045] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:11 2026] GET /volume/v3/volumes/1e7d6c98-9914-4e38-a5c3-b4166f253310 => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:11.124796 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-364d4014-69bc-408d-b363-56fd8bd6ca45 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:11.129176 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-364d4014-69bc-408d-b363-56fd8bd6ca45 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] GET https://10.4.3.119/volume/v3/volumes/1e7d6c98-9914-4e38-a5c3-b4166f253310 Aug 25 10:27:11.129176 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-364d4014-69bc-408d-b363-56fd8bd6ca45 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:11.129176 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-364d4014-69bc-408d-b363-56fd8bd6ca45 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:11.142115 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:11.142115 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:27:11.148924 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-364d4014-69bc-408d-b363-56fd8bd6ca45 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Volume info retrieved successfully. Aug 25 10:27:11.157273 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-364d4014-69bc-408d-b363-56fd8bd6ca45 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] https://10.4.3.119/volume/v3/volumes/1e7d6c98-9914-4e38-a5c3-b4166f253310 returned with HTTP 200 Aug 25 10:27:11.158408 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1014/4046] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:11 2026] GET /volume/v3/volumes/1e7d6c98-9914-4e38-a5c3-b4166f253310 => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:11.272636 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-3907224d-2da0-4eb8-a92e-10be32c7da57 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:11.275566 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3907224d-2da0-4eb8-a92e-10be32c7da57 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] GET https://10.4.3.119/volume/v3/backups/c60f66c7-2744-4af5-a891-6c551f8e7d1b Aug 25 10:27:11.275821 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3907224d-2da0-4eb8-a92e-10be32c7da57 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:11.276053 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3907224d-2da0-4eb8-a92e-10be32c7da57 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:11.276221 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-3907224d-2da0-4eb8-a92e-10be32c7da57 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Show backup with id c60f66c7-2744-4af5-a891-6c551f8e7d1b. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:27:11.281652 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:11.281652 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:27:11.282529 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3907224d-2da0-4eb8-a92e-10be32c7da57 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] https://10.4.3.119/volume/v3/backups/c60f66c7-2744-4af5-a891-6c551f8e7d1b returned with HTTP 200 Aug 25 10:27:11.283018 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1004/4047] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:11 2026] GET /volume/v3/backups/c60f66c7-2744-4af5-a891-6c551f8e7d1b => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:11.777759 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-48aff248-c411-402a-8bf8-bf3f0ebff9a8 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:11.780362 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-48aff248-c411-402a-8bf8-bf3f0ebff9a8 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/921126b2-dcbc-4579-a9f0-58c7f110c61e Aug 25 10:27:11.780683 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-48aff248-c411-402a-8bf8-bf3f0ebff9a8 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:11.780977 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-48aff248-c411-402a-8bf8-bf3f0ebff9a8 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:11.781171 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-48aff248-c411-402a-8bf8-bf3f0ebff9a8 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 921126b2-dcbc-4579-a9f0-58c7f110c61e. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:27:11.787616 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:11.787616 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:27:11.788813 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-48aff248-c411-402a-8bf8-bf3f0ebff9a8 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/921126b2-dcbc-4579-a9f0-58c7f110c61e returned with HTTP 200 Aug 25 10:27:11.789482 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1017/4048] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:11 2026] GET /volume/v3/backups/921126b2-dcbc-4579-a9f0-58c7f110c61e => generated 784 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 10:27:11.829248 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-e2fda519-ce5b-48cf-9acc-15315a3e08e6 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:11.837533 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e2fda519-ce5b-48cf-9acc-15315a3e08e6 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] GET https://10.4.3.119/volume/v3/volumes/55738672-9d82-4a80-ad8b-7c031949cdb0 Aug 25 10:27:11.837533 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e2fda519-ce5b-48cf-9acc-15315a3e08e6 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:11.837533 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e2fda519-ce5b-48cf-9acc-15315a3e08e6 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:11.854148 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:11.854148 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:27:11.860785 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-e2fda519-ce5b-48cf-9acc-15315a3e08e6 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Volume info retrieved successfully. Aug 25 10:27:11.867052 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e2fda519-ce5b-48cf-9acc-15315a3e08e6 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] https://10.4.3.119/volume/v3/volumes/55738672-9d82-4a80-ad8b-7c031949cdb0 returned with HTTP 200 Aug 25 10:27:11.867697 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1014/4049] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:11 2026] GET /volume/v3/volumes/55738672-9d82-4a80-ad8b-7c031949cdb0 => generated 843 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:11.888103 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-f6d81dcf-37e2-45ca-beb9-248d6c837970 req-483db373-81a8-4d99-89c2-ee8c0188b804 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:11.890251 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-f6d81dcf-37e2-45ca-beb9-248d6c837970 req-483db373-81a8-4d99-89c2-ee8c0188b804 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] GET https://10.4.3.119/volume/v3/volumes/1e7d6c98-9914-4e38-a5c3-b4166f253310 Aug 25 10:27:11.890673 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-f6d81dcf-37e2-45ca-beb9-248d6c837970 req-483db373-81a8-4d99-89c2-ee8c0188b804 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:11.890673 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-f6d81dcf-37e2-45ca-beb9-248d6c837970 req-483db373-81a8-4d99-89c2-ee8c0188b804 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:11.902709 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:11.902709 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:27:11.907670 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [req-f6d81dcf-37e2-45ca-beb9-248d6c837970 req-483db373-81a8-4d99-89c2-ee8c0188b804 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Volume info retrieved successfully. Aug 25 10:27:11.914911 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-f6d81dcf-37e2-45ca-beb9-248d6c837970 req-483db373-81a8-4d99-89c2-ee8c0188b804 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] https://10.4.3.119/volume/v3/volumes/1e7d6c98-9914-4e38-a5c3-b4166f253310 returned with HTTP 200 Aug 25 10:27:11.915673 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1015/4050] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:27:11 2026] GET /volume/v3/volumes/1e7d6c98-9914-4e38-a5c3-b4166f253310 => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:12.021195 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-e519c567-29db-4777-8918-7580bc8ba925 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:12.021543 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e519c567-29db-4777-8918-7580bc8ba925 None None] GET https://10.4.3.119/volume// Aug 25 10:27:12.022044 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e519c567-29db-4777-8918-7580bc8ba925 None None] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:12.022044 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e519c567-29db-4777-8918-7580bc8ba925 None None] Calling method 'all' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:12.022230 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e519c567-29db-4777-8918-7580bc8ba925 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:27:12.022596 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1005/4051] 10.4.3.119 () {66 vars in 1428 bytes} [Tue Aug 25 10:27:12 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:27:12.029900 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-f6d81dcf-37e2-45ca-beb9-248d6c837970 req-78e470aa-67ac-4911-abfc-c2fb526cab7c None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:12.068055 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-f6d81dcf-37e2-45ca-beb9-248d6c837970 req-78e470aa-67ac-4911-abfc-c2fb526cab7c tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] POST https://10.4.3.119/volume/v3/attachments Aug 25 10:27:12.068574 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-f6d81dcf-37e2-45ca-beb9-248d6c837970 req-78e470aa-67ac-4911-abfc-c2fb526cab7c tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1e7d6c98-9914-4e38-a5c3-b4166f253310", "connector": null, "instance_uuid": "012f8614-7586-423d-aac0-bfce6c9bb432"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:27:12.078287 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:12.078287 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:27:12.121355 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-f6d81dcf-37e2-45ca-beb9-248d6c837970 req-78e470aa-67ac-4911-abfc-c2fb526cab7c tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] https://10.4.3.119/volume/v3/attachments returned with HTTP 200 Aug 25 10:27:12.121928 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1018/4052] 10.4.3.119 () {74 vars in 1594 bytes} [Tue Aug 25 10:27:12 2026] POST /volume/v3/attachments => generated 273 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:27:12.146837 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-b211aec5-5616-434f-b4a0-4e4a19856bb1 req-c71307ac-da0a-4ce4-ad97-6e466ae3ef19 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:12.151635 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-b211aec5-5616-434f-b4a0-4e4a19856bb1 req-c71307ac-da0a-4ce4-ad97-6e466ae3ef19 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] POST https://10.4.3.119/volume/v3/attachments/b1086be9-ecf3-41ae-a270-f3bbe28696a3/action Aug 25 10:27:12.151635 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-b211aec5-5616-434f-b4a0-4e4a19856bb1 req-c71307ac-da0a-4ce4-ad97-6e466ae3ef19 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Action body: b'{"os-complete": null}' {{(pid=100390) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:27:12.151635 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-b211aec5-5616-434f-b4a0-4e4a19856bb1 req-c71307ac-da0a-4ce4-ad97-6e466ae3ef19 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:27:12.157056 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-7984b838-0f38-4bf0-8a48-8ebfa8504a1f None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:12.158943 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7984b838-0f38-4bf0-8a48-8ebfa8504a1f tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] GET https://10.4.3.119/volume/v3/volumes/1e7d6c98-9914-4e38-a5c3-b4166f253310 Aug 25 10:27:12.159169 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7984b838-0f38-4bf0-8a48-8ebfa8504a1f tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:12.159420 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7984b838-0f38-4bf0-8a48-8ebfa8504a1f tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:12.171605 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:12.171605 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:27:12.172242 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:12.172242 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:27:12.175343 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-2ab7c872-595e-4ea1-bb30-3c575584461d None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:12.175696 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-2ab7c872-595e-4ea1-bb30-3c575584461d None None] GET https://10.4.3.119/volume// Aug 25 10:27:12.175845 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-2ab7c872-595e-4ea1-bb30-3c575584461d None None] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:12.176015 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-2ab7c872-595e-4ea1-bb30-3c575584461d None None] Calling method 'all' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:12.176333 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-2ab7c872-595e-4ea1-bb30-3c575584461d None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:27:12.176598 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1006/4053] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:27:12 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:27:12.177239 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-7984b838-0f38-4bf0-8a48-8ebfa8504a1f tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Volume info retrieved successfully. Aug 25 10:27:12.181749 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7984b838-0f38-4bf0-8a48-8ebfa8504a1f tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] https://10.4.3.119/volume/v3/volumes/1e7d6c98-9914-4e38-a5c3-b4166f253310 returned with HTTP 200 Aug 25 10:27:12.182068 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1016/4054] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:12 2026] GET /volume/v3/volumes/1e7d6c98-9914-4e38-a5c3-b4166f253310 => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:12.186332 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-f6d81dcf-37e2-45ca-beb9-248d6c837970 req-4d97a277-ee6e-472e-9ac9-5a4009e4683e None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:12.195036 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-f6d81dcf-37e2-45ca-beb9-248d6c837970 req-4d97a277-ee6e-472e-9ac9-5a4009e4683e tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] GET https://10.4.3.119/volume/v3/volumes/1e7d6c98-9914-4e38-a5c3-b4166f253310 Aug 25 10:27:12.195036 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-f6d81dcf-37e2-45ca-beb9-248d6c837970 req-4d97a277-ee6e-472e-9ac9-5a4009e4683e tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:12.195036 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-f6d81dcf-37e2-45ca-beb9-248d6c837970 req-4d97a277-ee6e-472e-9ac9-5a4009e4683e tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:12.195176 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-b211aec5-5616-434f-b4a0-4e4a19856bb1 req-c71307ac-da0a-4ce4-ad97-6e466ae3ef19 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] https://10.4.3.119/volume/v3/attachments/b1086be9-ecf3-41ae-a270-f3bbe28696a3/action returned with HTTP 204 Aug 25 10:27:12.195176 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1015/4055] 10.4.3.119 () {74 vars in 1725 bytes} [Tue Aug 25 10:27:12 2026] POST /volume/v3/attachments/b1086be9-ecf3-41ae-a270-f3bbe28696a3/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:27:12.205391 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:12.205391 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:27:12.208409 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-f6d81dcf-37e2-45ca-beb9-248d6c837970 req-4d97a277-ee6e-472e-9ac9-5a4009e4683e tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Volume info retrieved successfully. Aug 25 10:27:12.219985 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-f6d81dcf-37e2-45ca-beb9-248d6c837970 req-4d97a277-ee6e-472e-9ac9-5a4009e4683e tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] https://10.4.3.119/volume/v3/volumes/1e7d6c98-9914-4e38-a5c3-b4166f253310 returned with HTTP 200 Aug 25 10:27:12.220694 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1019/4056] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:27:12 2026] GET /volume/v3/volumes/1e7d6c98-9914-4e38-a5c3-b4166f253310 => generated 1029 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:27:12.298732 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-f53ad9d6-c9d3-4648-abb3-c2649c1a8234 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:12.301579 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f53ad9d6-c9d3-4648-abb3-c2649c1a8234 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] GET https://10.4.3.119/volume/v3/backups/c60f66c7-2744-4af5-a891-6c551f8e7d1b Aug 25 10:27:12.301840 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f53ad9d6-c9d3-4648-abb3-c2649c1a8234 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:12.302117 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f53ad9d6-c9d3-4648-abb3-c2649c1a8234 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:12.302306 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-f53ad9d6-c9d3-4648-abb3-c2649c1a8234 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Show backup with id c60f66c7-2744-4af5-a891-6c551f8e7d1b. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:27:12.308024 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:12.308024 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:27:12.308943 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f53ad9d6-c9d3-4648-abb3-c2649c1a8234 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] https://10.4.3.119/volume/v3/backups/c60f66c7-2744-4af5-a891-6c551f8e7d1b returned with HTTP 200 Aug 25 10:27:12.309483 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1007/4057] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:12 2026] GET /volume/v3/backups/c60f66c7-2744-4af5-a891-6c551f8e7d1b => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:12.315371 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-a5b25d29-244f-41fd-b35b-ae11ca417e9e None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:12.315892 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a5b25d29-244f-41fd-b35b-ae11ca417e9e None None] GET https://10.4.3.119/volume// Aug 25 10:27:12.316107 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a5b25d29-244f-41fd-b35b-ae11ca417e9e None None] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:12.316377 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a5b25d29-244f-41fd-b35b-ae11ca417e9e None None] Calling method 'all' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:12.316891 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a5b25d29-244f-41fd-b35b-ae11ca417e9e None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:27:12.317345 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1017/4058] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:27:12 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:27:12.330802 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-82916f31-5b2b-4c24-a062-a8fa3feaac74 req-0ac8d5ee-44f9-420c-86d2-d9580109ab80 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:12.332861 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-82916f31-5b2b-4c24-a062-a8fa3feaac74 req-0ac8d5ee-44f9-420c-86d2-d9580109ab80 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] POST https://10.4.3.119/volume/v3/attachments Aug 25 10:27:12.333278 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-82916f31-5b2b-4c24-a062-a8fa3feaac74 req-0ac8d5ee-44f9-420c-86d2-d9580109ab80 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "aa65c314-2253-46f0-8f63-cfdacdf2cb66", "connector": null, "instance_uuid": "6bbe66ba-559f-4fe6-bfdf-eb8856699574"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:27:12.345981 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-f6d81dcf-37e2-45ca-beb9-248d6c837970 req-5e431592-6ccc-4641-97dc-703aba6fcf48 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:12.348057 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-f6d81dcf-37e2-45ca-beb9-248d6c837970 req-5e431592-6ccc-4641-97dc-703aba6fcf48 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] PUT https://10.4.3.119/volume/v3/attachments/4db0e2e6-4e94-45c5-ab73-0eea5cb3b4cc Aug 25 10:27:12.348491 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-f6d81dcf-37e2-45ca-beb9-248d6c837970 req-5e431592-6ccc-4641-97dc-703aba6fcf48 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.119", "host": "np0000008063", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3398d5156650", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "462fd6ce-c505-48ef-84ec-f85776d45b24", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:27:12.352853 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:12.352853 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:27:12.356066 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-f6d81dcf-37e2-45ca-beb9-248d6c837970 req-5e431592-6ccc-4641-97dc-703aba6fcf48 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Acquiring lock "cinder-attachment_update-1e7d6c98-9914-4e38-a5c3-b4166f253310-np0000008063" by "attachment_update" {{(pid=100391) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 10:27:12.360009 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-f6d81dcf-37e2-45ca-beb9-248d6c837970 req-5e431592-6ccc-4641-97dc-703aba6fcf48 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Lock "cinder-attachment_update-1e7d6c98-9914-4e38-a5c3-b4166f253310-np0000008063" acquired by "attachment_update" :: waited 0.004s {{(pid=100391) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 10:27:12.361095 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:12.361095 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:27:12.401876 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-82916f31-5b2b-4c24-a062-a8fa3feaac74 req-0ac8d5ee-44f9-420c-86d2-d9580109ab80 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/attachments returned with HTTP 200 Aug 25 10:27:12.402494 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1016/4059] 10.4.3.119 () {74 vars in 1594 bytes} [Tue Aug 25 10:27:12 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 25 10:27:12.410016 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-82916f31-5b2b-4c24-a062-a8fa3feaac74 req-65c79055-b7b4-4ccf-8677-7f3579e83621 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:12.412099 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-82916f31-5b2b-4c24-a062-a8fa3feaac74 req-65c79055-b7b4-4ccf-8677-7f3579e83621 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] DELETE https://10.4.3.119/volume/v3/attachments/475d9621-a6e6-448c-97bc-cae4990bd94d Aug 25 10:27:12.412344 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-82916f31-5b2b-4c24-a062-a8fa3feaac74 req-65c79055-b7b4-4ccf-8677-7f3579e83621 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:12.412573 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-82916f31-5b2b-4c24-a062-a8fa3feaac74 req-65c79055-b7b4-4ccf-8677-7f3579e83621 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Calling method 'version_select' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:12.419426 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:12.419426 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:27:12.491764 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-82916f31-5b2b-4c24-a062-a8fa3feaac74 req-65c79055-b7b4-4ccf-8677-7f3579e83621 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/attachments/475d9621-a6e6-448c-97bc-cae4990bd94d returned with HTTP 200 Aug 25 10:27:12.491764 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1008/4060] 10.4.3.119 () {72 vars in 1673 bytes} [Tue Aug 25 10:27:12 2026] DELETE /volume/v3/attachments/475d9621-a6e6-448c-97bc-cae4990bd94d => generated 192 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:27:12.492204 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-f6d81dcf-37e2-45ca-beb9-248d6c837970 req-5e431592-6ccc-4641-97dc-703aba6fcf48 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Lock "cinder-attachment_update-1e7d6c98-9914-4e38-a5c3-b4166f253310-np0000008063" released by "attachment_update" :: held 0.132s {{(pid=100391) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 10:27:12.492621 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-f6d81dcf-37e2-45ca-beb9-248d6c837970 req-5e431592-6ccc-4641-97dc-703aba6fcf48 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] https://10.4.3.119/volume/v3/attachments/4db0e2e6-4e94-45c5-ab73-0eea5cb3b4cc returned with HTTP 200 Aug 25 10:27:12.493499 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1020/4061] 10.4.3.119 () {74 vars in 1704 bytes} [Tue Aug 25 10:27:12 2026] PUT /volume/v3/attachments/4db0e2e6-4e94-45c5-ab73-0eea5cb3b4cc => generated 969 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:27:12.801362 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-544f36bc-9631-4c0b-9d04-9dfb9507d2ec None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:12.803523 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-544f36bc-9631-4c0b-9d04-9dfb9507d2ec tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/921126b2-dcbc-4579-a9f0-58c7f110c61e Aug 25 10:27:12.803774 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-544f36bc-9631-4c0b-9d04-9dfb9507d2ec tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:12.803972 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-544f36bc-9631-4c0b-9d04-9dfb9507d2ec tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:12.804075 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-544f36bc-9631-4c0b-9d04-9dfb9507d2ec tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 921126b2-dcbc-4579-a9f0-58c7f110c61e. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:27:12.808392 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:12.808392 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:27:12.809333 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-544f36bc-9631-4c0b-9d04-9dfb9507d2ec tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/921126b2-dcbc-4579-a9f0-58c7f110c61e returned with HTTP 200 Aug 25 10:27:12.809913 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1018/4062] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:12 2026] GET /volume/v3/backups/921126b2-dcbc-4579-a9f0-58c7f110c61e => generated 784 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:12.882531 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-4162c51f-47bc-47c5-afc0-e11ff22a87e9 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:12.884344 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4162c51f-47bc-47c5-afc0-e11ff22a87e9 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] GET https://10.4.3.119/volume/v3/volumes/55738672-9d82-4a80-ad8b-7c031949cdb0 Aug 25 10:27:12.884520 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4162c51f-47bc-47c5-afc0-e11ff22a87e9 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:12.884711 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4162c51f-47bc-47c5-afc0-e11ff22a87e9 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:12.894963 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:12.894963 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:27:12.899002 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-4162c51f-47bc-47c5-afc0-e11ff22a87e9 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Volume info retrieved successfully. Aug 25 10:27:12.904212 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4162c51f-47bc-47c5-afc0-e11ff22a87e9 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] https://10.4.3.119/volume/v3/volumes/55738672-9d82-4a80-ad8b-7c031949cdb0 returned with HTTP 200 Aug 25 10:27:12.904619 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1017/4063] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:12 2026] GET /volume/v3/volumes/55738672-9d82-4a80-ad8b-7c031949cdb0 => generated 1135 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:27:12.916750 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-f1a265fa-e0a7-488f-9350-8f2868e153c8 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:12.919090 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f1a265fa-e0a7-488f-9350-8f2868e153c8 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] GET https://10.4.3.119/volume/v3/volumes/55738672-9d82-4a80-ad8b-7c031949cdb0 Aug 25 10:27:12.919367 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f1a265fa-e0a7-488f-9350-8f2868e153c8 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:12.919620 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f1a265fa-e0a7-488f-9350-8f2868e153c8 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:12.931966 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:12.931966 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:27:12.936250 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-f1a265fa-e0a7-488f-9350-8f2868e153c8 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Volume info retrieved successfully. Aug 25 10:27:12.941527 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f1a265fa-e0a7-488f-9350-8f2868e153c8 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] https://10.4.3.119/volume/v3/volumes/55738672-9d82-4a80-ad8b-7c031949cdb0 returned with HTTP 200 Aug 25 10:27:12.942012 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1009/4064] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:12 2026] GET /volume/v3/volumes/55738672-9d82-4a80-ad8b-7c031949cdb0 => generated 1135 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:27:13.035739 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-89cfc3ef-eefd-4a76-aae5-f8090f3bcb80 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:13.037963 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-89cfc3ef-eefd-4a76-aae5-f8090f3bcb80 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:27:13.038516 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-89cfc3ef-eefd-4a76-aae5-f8090f3bcb80 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1269961819"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:27:13.040652 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volumes [None req-89cfc3ef-eefd-4a76-aae5-f8090f3bcb80 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1269961819'}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:27:13.040791 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-89cfc3ef-eefd-4a76-aae5-f8090f3bcb80 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Create volume of 1 GB Aug 25 10:27:13.041181 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:13.041181 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:27:13.045489 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-89cfc3ef-eefd-4a76-aae5-f8090f3bcb80 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Availability Zones retrieved successfully. Aug 25 10:27:13.051274 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-89cfc3ef-eefd-4a76-aae5-f8090f3bcb80 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Flow 'volume_create_api' (2eb5c75b-a64c-4a84-b181-85962117e065) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:27:13.052176 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-89cfc3ef-eefd-4a76-aae5-f8090f3bcb80 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce6ad413-d5ef-4e97-a614-10b34a3330ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:27:13.053060 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [None req-89cfc3ef-eefd-4a76-aae5-f8090f3bcb80 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Validating volume size '1' using validate_int {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:27:13.085859 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-89cfc3ef-eefd-4a76-aae5-f8090f3bcb80 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce6ad413-d5ef-4e97-a614-10b34a3330ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:27:13.086701 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-89cfc3ef-eefd-4a76-aae5-f8090f3bcb80 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3dabd829-7ed8-4e35-a7ed-d9fe0d0e4747) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:27:13.133810 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-89cfc3ef-eefd-4a76-aae5-f8090f3bcb80 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Created reservations ['6b0bffde-b306-46df-9eb4-3182f4190a89', '8fd10ebf-2e55-4ee6-801a-eced2c6089db', '24568917-a13e-47a2-b868-6e976eeeb6db', '629498e6-2599-4e74-afab-511f858959e2'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:27:13.135021 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-89cfc3ef-eefd-4a76-aae5-f8090f3bcb80 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3dabd829-7ed8-4e35-a7ed-d9fe0d0e4747) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6b0bffde-b306-46df-9eb4-3182f4190a89', '8fd10ebf-2e55-4ee6-801a-eced2c6089db', '24568917-a13e-47a2-b868-6e976eeeb6db', '629498e6-2599-4e74-afab-511f858959e2']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:27:13.135905 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-89cfc3ef-eefd-4a76-aae5-f8090f3bcb80 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9cbc0ccb-18c7-4109-b254-69b8ed94c0fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:27:13.165835 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-89cfc3ef-eefd-4a76-aae5-f8090f3bcb80 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9cbc0ccb-18c7-4109-b254-69b8ed94c0fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '066e137b-8f25-4da6-885f-1698bd5513e2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1269961819',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3fb5953227e4002a9b4aebbfc8953f2',qos_specs=None,replication_status=,reservations=['6b0bffde-b306-46df-9eb4-3182f4190a89','8fd10ebf-2e55-4ee6-801a-eced2c6089db','24568917-a13e-47a2-b868-6e976eeeb6db','629498e6-2599-4e74-afab-511f858959e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='50c790d11ce742dc8822a08ff6134416',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:27:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1269961819',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=066e137b-8f25-4da6-885f-1698bd5513e2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f3fb5953227e4002a9b4aebbfc8953f2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='50c790d11ce742dc8822a08ff6134416',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:27:13.167099 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-89cfc3ef-eefd-4a76-aae5-f8090f3bcb80 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a25320a-800a-4544-a1fa-5699b54eb384) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:27:13.198317 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-89cfc3ef-eefd-4a76-aae5-f8090f3bcb80 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a25320a-800a-4544-a1fa-5699b54eb384) transitioned into state 'SUCCESS' from state '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-1269961819',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3fb5953227e4002a9b4aebbfc8953f2',qos_specs=None,replication_status=,reservations=['6b0bffde-b306-46df-9eb4-3182f4190a89','8fd10ebf-2e55-4ee6-801a-eced2c6089db','24568917-a13e-47a2-b868-6e976eeeb6db','629498e6-2599-4e74-afab-511f858959e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='50c790d11ce742dc8822a08ff6134416',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:27:13.199313 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-89cfc3ef-eefd-4a76-aae5-f8090f3bcb80 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cced79a5-5274-48bf-9745-420e09b79dd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:27:13.199769 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-94d23e50-3ae4-4fa0-9aaa-a3d9e53bbcb9 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:13.202442 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-94d23e50-3ae4-4fa0-9aaa-a3d9e53bbcb9 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] GET https://10.4.3.119/volume/v3/volumes/1e7d6c98-9914-4e38-a5c3-b4166f253310 Aug 25 10:27:13.202638 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-94d23e50-3ae4-4fa0-9aaa-a3d9e53bbcb9 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:13.202882 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-94d23e50-3ae4-4fa0-9aaa-a3d9e53bbcb9 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:13.218226 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-89cfc3ef-eefd-4a76-aae5-f8090f3bcb80 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cced79a5-5274-48bf-9745-420e09b79dd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:27:13.219334 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-89cfc3ef-eefd-4a76-aae5-f8090f3bcb80 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Flow 'volume_create_api' (2eb5c75b-a64c-4a84-b181-85962117e065) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:27:13.219717 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-89cfc3ef-eefd-4a76-aae5-f8090f3bcb80 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Create volume request issued successfully. Aug 25 10:27:13.220601 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-89cfc3ef-eefd-4a76-aae5-f8090f3bcb80 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:27:13.221005 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:13.221005 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:27:13.221499 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1021/4065] 10.4.3.119 () {68 vars in 1258 bytes} [Tue Aug 25 10:27:13 2026] POST /volume/v3/volumes => generated 751 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:27:13.228083 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-94d23e50-3ae4-4fa0-9aaa-a3d9e53bbcb9 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Volume info retrieved successfully. Aug 25 10:27:13.238686 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-9aa8de8a-8bcb-4906-bc6f-cd11d2830ef7 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:13.240573 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-9aa8de8a-8bcb-4906-bc6f-cd11d2830ef7 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] GET https://10.4.3.119/volume/v3/volumes/066e137b-8f25-4da6-885f-1698bd5513e2 Aug 25 10:27:13.240684 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-9aa8de8a-8bcb-4906-bc6f-cd11d2830ef7 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:13.240888 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-9aa8de8a-8bcb-4906-bc6f-cd11d2830ef7 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:13.243528 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-94d23e50-3ae4-4fa0-9aaa-a3d9e53bbcb9 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] https://10.4.3.119/volume/v3/volumes/1e7d6c98-9914-4e38-a5c3-b4166f253310 returned with HTTP 200 Aug 25 10:27:13.244507 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1019/4066] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:13 2026] GET /volume/v3/volumes/1e7d6c98-9914-4e38-a5c3-b4166f253310 => generated 850 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:13.250017 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:13.250017 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:27:13.254038 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-9aa8de8a-8bcb-4906-bc6f-cd11d2830ef7 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Volume info retrieved successfully. Aug 25 10:27:13.259581 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-9aa8de8a-8bcb-4906-bc6f-cd11d2830ef7 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] https://10.4.3.119/volume/v3/volumes/066e137b-8f25-4da6-885f-1698bd5513e2 returned with HTTP 200 Aug 25 10:27:13.260164 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1018/4067] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:13 2026] GET /volume/v3/volumes/066e137b-8f25-4da6-885f-1698bd5513e2 => generated 819 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:13.322719 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-61d1a666-dd76-4ff4-a9b4-0ee6dac25533 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:13.324619 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-61d1a666-dd76-4ff4-a9b4-0ee6dac25533 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] GET https://10.4.3.119/volume/v3/backups/c60f66c7-2744-4af5-a891-6c551f8e7d1b Aug 25 10:27:13.324824 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-61d1a666-dd76-4ff4-a9b4-0ee6dac25533 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:13.325409 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-61d1a666-dd76-4ff4-a9b4-0ee6dac25533 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:13.325409 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-61d1a666-dd76-4ff4-a9b4-0ee6dac25533 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Show backup with id c60f66c7-2744-4af5-a891-6c551f8e7d1b. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:27:13.330905 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:13.330905 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:27:13.331866 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-61d1a666-dd76-4ff4-a9b4-0ee6dac25533 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] https://10.4.3.119/volume/v3/backups/c60f66c7-2744-4af5-a891-6c551f8e7d1b returned with HTTP 200 Aug 25 10:27:13.332797 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1010/4068] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:13 2026] GET /volume/v3/backups/c60f66c7-2744-4af5-a891-6c551f8e7d1b => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:13.827694 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-34f369b9-c6e2-42db-904c-7ab9fcbbb30d None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:13.830391 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-34f369b9-c6e2-42db-904c-7ab9fcbbb30d tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/921126b2-dcbc-4579-a9f0-58c7f110c61e Aug 25 10:27:13.830783 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-34f369b9-c6e2-42db-904c-7ab9fcbbb30d tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:13.831108 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-34f369b9-c6e2-42db-904c-7ab9fcbbb30d tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:13.832152 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-34f369b9-c6e2-42db-904c-7ab9fcbbb30d tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 921126b2-dcbc-4579-a9f0-58c7f110c61e. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:27:13.836772 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:13.836772 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:27:13.838253 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-34f369b9-c6e2-42db-904c-7ab9fcbbb30d tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/921126b2-dcbc-4579-a9f0-58c7f110c61e returned with HTTP 200 Aug 25 10:27:13.838969 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1022/4069] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:13 2026] GET /volume/v3/backups/921126b2-dcbc-4579-a9f0-58c7f110c61e => generated 784 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:14.153319 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-82916f31-5b2b-4c24-a062-a8fa3feaac74 req-315daa83-8c8f-44cf-b92b-58b4f0e5c5b9 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:14.155814 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-82916f31-5b2b-4c24-a062-a8fa3feaac74 req-315daa83-8c8f-44cf-b92b-58b4f0e5c5b9 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] PUT https://10.4.3.119/volume/v3/attachments/186cc94d-80e6-4727-b7e7-3e7b9a87c71a Aug 25 10:27:14.156306 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-82916f31-5b2b-4c24-a062-a8fa3feaac74 req-315daa83-8c8f-44cf-b92b-58b4f0e5c5b9 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.119", "host": "np0000008063", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3398d5156650", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "462fd6ce-c505-48ef-84ec-f85776d45b24", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:27:14.166064 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.coordination [req-82916f31-5b2b-4c24-a062-a8fa3feaac74 req-315daa83-8c8f-44cf-b92b-58b4f0e5c5b9 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Acquiring lock "cinder-attachment_update-aa65c314-2253-46f0-8f63-cfdacdf2cb66-np0000008063" by "attachment_update" {{(pid=100388) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 10:27:14.173125 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.coordination [req-82916f31-5b2b-4c24-a062-a8fa3feaac74 req-315daa83-8c8f-44cf-b92b-58b4f0e5c5b9 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Lock "cinder-attachment_update-aa65c314-2253-46f0-8f63-cfdacdf2cb66-np0000008063" acquired by "attachment_update" :: waited 0.007s {{(pid=100388) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 10:27:14.175155 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:14.175155 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:27:14.259719 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-85cf00b7-f72f-4be5-a54e-db37b5d6585d None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:14.261676 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-85cf00b7-f72f-4be5-a54e-db37b5d6585d tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] GET https://10.4.3.119/volume/v3/volumes/1e7d6c98-9914-4e38-a5c3-b4166f253310 Aug 25 10:27:14.261896 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-85cf00b7-f72f-4be5-a54e-db37b5d6585d tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:14.262114 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-85cf00b7-f72f-4be5-a54e-db37b5d6585d tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:14.273515 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:14.273515 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:27:14.276892 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-5493f780-393d-4f26-a294-ceb992115c5a None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:14.276975 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-85cf00b7-f72f-4be5-a54e-db37b5d6585d tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Volume info retrieved successfully. Aug 25 10:27:14.278478 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.coordination [req-82916f31-5b2b-4c24-a062-a8fa3feaac74 req-315daa83-8c8f-44cf-b92b-58b4f0e5c5b9 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Lock "cinder-attachment_update-aa65c314-2253-46f0-8f63-cfdacdf2cb66-np0000008063" released by "attachment_update" :: held 0.105s {{(pid=100388) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 10:27:14.278820 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-82916f31-5b2b-4c24-a062-a8fa3feaac74 req-315daa83-8c8f-44cf-b92b-58b4f0e5c5b9 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/attachments/186cc94d-80e6-4727-b7e7-3e7b9a87c71a returned with HTTP 200 Aug 25 10:27:14.279247 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5493f780-393d-4f26-a294-ceb992115c5a tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] GET https://10.4.3.119/volume/v3/volumes/066e137b-8f25-4da6-885f-1698bd5513e2 Aug 25 10:27:14.279320 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1020/4070] 10.4.3.119 () {74 vars in 1704 bytes} [Tue Aug 25 10:27:14 2026] PUT /volume/v3/attachments/186cc94d-80e6-4727-b7e7-3e7b9a87c71a => generated 968 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:27:14.279560 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5493f780-393d-4f26-a294-ceb992115c5a tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:14.279822 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5493f780-393d-4f26-a294-ceb992115c5a tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:14.281190 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-85cf00b7-f72f-4be5-a54e-db37b5d6585d tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] https://10.4.3.119/volume/v3/volumes/1e7d6c98-9914-4e38-a5c3-b4166f253310 returned with HTTP 200 Aug 25 10:27:14.281613 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1019/4071] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:14 2026] GET /volume/v3/volumes/1e7d6c98-9914-4e38-a5c3-b4166f253310 => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:14.287672 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-82916f31-5b2b-4c24-a062-a8fa3feaac74 req-f28f52e8-c657-4817-b3b1-a06eb4eed9ee None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:14.293115 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:14.293115 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:27:14.293283 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-82916f31-5b2b-4c24-a062-a8fa3feaac74 req-f28f52e8-c657-4817-b3b1-a06eb4eed9ee tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] GET https://10.4.3.119/volume/v3/attachments/186cc94d-80e6-4727-b7e7-3e7b9a87c71a Aug 25 10:27:14.293283 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-82916f31-5b2b-4c24-a062-a8fa3feaac74 req-f28f52e8-c657-4817-b3b1-a06eb4eed9ee tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:14.293283 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-82916f31-5b2b-4c24-a062-a8fa3feaac74 req-f28f52e8-c657-4817-b3b1-a06eb4eed9ee tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Calling method 'version_select' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:14.294470 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-5493f780-393d-4f26-a294-ceb992115c5a tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Volume info retrieved successfully. Aug 25 10:27:14.301255 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5493f780-393d-4f26-a294-ceb992115c5a tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] https://10.4.3.119/volume/v3/volumes/066e137b-8f25-4da6-885f-1698bd5513e2 returned with HTTP 200 Aug 25 10:27:14.302041 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1011/4072] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:14 2026] GET /volume/v3/volumes/066e137b-8f25-4da6-885f-1698bd5513e2 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:14.314239 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-82916f31-5b2b-4c24-a062-a8fa3feaac74 req-f28f52e8-c657-4817-b3b1-a06eb4eed9ee tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/attachments/186cc94d-80e6-4727-b7e7-3e7b9a87c71a returned with HTTP 200 Aug 25 10:27:14.314725 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1023/4073] 10.4.3.119 () {70 vars in 1651 bytes} [Tue Aug 25 10:27:14 2026] GET /volume/v3/attachments/186cc94d-80e6-4727-b7e7-3e7b9a87c71a => generated 993 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:27:14.346120 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-ada78a87-36aa-4b71-b9e6-4694b9196456 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:14.348162 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ada78a87-36aa-4b71-b9e6-4694b9196456 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] GET https://10.4.3.119/volume/v3/backups/c60f66c7-2744-4af5-a891-6c551f8e7d1b Aug 25 10:27:14.348306 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ada78a87-36aa-4b71-b9e6-4694b9196456 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:14.348503 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ada78a87-36aa-4b71-b9e6-4694b9196456 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:14.348587 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-ada78a87-36aa-4b71-b9e6-4694b9196456 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Show backup with id c60f66c7-2744-4af5-a891-6c551f8e7d1b. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:27:14.352513 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:14.352513 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:27:14.353079 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ada78a87-36aa-4b71-b9e6-4694b9196456 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] https://10.4.3.119/volume/v3/backups/c60f66c7-2744-4af5-a891-6c551f8e7d1b returned with HTTP 200 Aug 25 10:27:14.353421 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1021/4074] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:14 2026] GET /volume/v3/backups/c60f66c7-2744-4af5-a891-6c551f8e7d1b => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:14.359832 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-025a48d3-aa58-4d37-b2c0-0a89fc76d843 req-c4e3cb6a-ed79-4082-bc3c-2bcca3b0626b None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:14.362278 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-025a48d3-aa58-4d37-b2c0-0a89fc76d843 req-c4e3cb6a-ed79-4082-bc3c-2bcca3b0626b tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] GET https://10.4.3.119/volume/v3/volumes/066e137b-8f25-4da6-885f-1698bd5513e2 Aug 25 10:27:14.362549 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-025a48d3-aa58-4d37-b2c0-0a89fc76d843 req-c4e3cb6a-ed79-4082-bc3c-2bcca3b0626b tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:14.362797 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-025a48d3-aa58-4d37-b2c0-0a89fc76d843 req-c4e3cb6a-ed79-4082-bc3c-2bcca3b0626b tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:14.370713 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:14.370713 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:27:14.374180 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [req-025a48d3-aa58-4d37-b2c0-0a89fc76d843 req-c4e3cb6a-ed79-4082-bc3c-2bcca3b0626b tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Volume info retrieved successfully. Aug 25 10:27:14.380075 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-025a48d3-aa58-4d37-b2c0-0a89fc76d843 req-c4e3cb6a-ed79-4082-bc3c-2bcca3b0626b tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] https://10.4.3.119/volume/v3/volumes/066e137b-8f25-4da6-885f-1698bd5513e2 returned with HTTP 200 Aug 25 10:27:14.380526 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1020/4075] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:27:14 2026] GET /volume/v3/volumes/066e137b-8f25-4da6-885f-1698bd5513e2 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:14.478788 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-84f7df23-20e8-4f4d-984c-f1c98e2e3dd5 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:14.479279 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-84f7df23-20e8-4f4d-984c-f1c98e2e3dd5 None None] GET https://10.4.3.119/volume// Aug 25 10:27:14.479494 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-84f7df23-20e8-4f4d-984c-f1c98e2e3dd5 None None] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:14.479966 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-84f7df23-20e8-4f4d-984c-f1c98e2e3dd5 None None] Calling method 'all' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:14.480089 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-84f7df23-20e8-4f4d-984c-f1c98e2e3dd5 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:27:14.480406 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1012/4076] 10.4.3.119 () {66 vars in 1428 bytes} [Tue Aug 25 10:27:14 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:27:14.487863 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-025a48d3-aa58-4d37-b2c0-0a89fc76d843 req-fba3f03e-ef4a-4fd3-9582-37ada45a753d None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:14.489683 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-025a48d3-aa58-4d37-b2c0-0a89fc76d843 req-fba3f03e-ef4a-4fd3-9582-37ada45a753d tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] POST https://10.4.3.119/volume/v3/attachments Aug 25 10:27:14.490024 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-025a48d3-aa58-4d37-b2c0-0a89fc76d843 req-fba3f03e-ef4a-4fd3-9582-37ada45a753d tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "066e137b-8f25-4da6-885f-1698bd5513e2", "connector": null, "instance_uuid": "f058376e-6901-4e08-a877-be616bebc453"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:27:14.499163 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:14.499163 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:27:14.528804 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-025a48d3-aa58-4d37-b2c0-0a89fc76d843 req-fba3f03e-ef4a-4fd3-9582-37ada45a753d tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] https://10.4.3.119/volume/v3/attachments returned with HTTP 200 Aug 25 10:27:14.529375 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1024/4077] 10.4.3.119 () {74 vars in 1594 bytes} [Tue Aug 25 10:27:14 2026] POST /volume/v3/attachments => generated 273 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:27:14.559824 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-1d2e5fd8-2073-4a2d-8be1-5af8512380d4 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:14.561526 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1d2e5fd8-2073-4a2d-8be1-5af8512380d4 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] GET https://10.4.3.119/volume/v3/volumes/066e137b-8f25-4da6-885f-1698bd5513e2 Aug 25 10:27:14.561727 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1d2e5fd8-2073-4a2d-8be1-5af8512380d4 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:14.562117 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1d2e5fd8-2073-4a2d-8be1-5af8512380d4 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:14.573494 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:14.573494 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:27:14.577491 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-1d2e5fd8-2073-4a2d-8be1-5af8512380d4 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Volume info retrieved successfully. Aug 25 10:27:14.581683 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-50d1ce5a-d96c-4278-94d9-1630c7249516 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:14.582148 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-50d1ce5a-d96c-4278-94d9-1630c7249516 None None] GET https://10.4.3.119/volume// Aug 25 10:27:14.582507 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-50d1ce5a-d96c-4278-94d9-1630c7249516 None None] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:14.582554 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-50d1ce5a-d96c-4278-94d9-1630c7249516 None None] Calling method 'all' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:14.582748 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1d2e5fd8-2073-4a2d-8be1-5af8512380d4 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] https://10.4.3.119/volume/v3/volumes/066e137b-8f25-4da6-885f-1698bd5513e2 returned with HTTP 200 Aug 25 10:27:14.582853 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-50d1ce5a-d96c-4278-94d9-1630c7249516 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:27:14.583228 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1021/4079] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:27:14 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:27:14.583273 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1022/4079] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:14 2026] GET /volume/v3/volumes/066e137b-8f25-4da6-885f-1698bd5513e2 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:14.592907 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-025a48d3-aa58-4d37-b2c0-0a89fc76d843 req-f3ed00ef-a23a-45ee-8bf6-462bb9a58695 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:14.595450 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-025a48d3-aa58-4d37-b2c0-0a89fc76d843 req-f3ed00ef-a23a-45ee-8bf6-462bb9a58695 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] GET https://10.4.3.119/volume/v3/volumes/066e137b-8f25-4da6-885f-1698bd5513e2 Aug 25 10:27:14.595710 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-025a48d3-aa58-4d37-b2c0-0a89fc76d843 req-f3ed00ef-a23a-45ee-8bf6-462bb9a58695 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:14.595923 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-025a48d3-aa58-4d37-b2c0-0a89fc76d843 req-f3ed00ef-a23a-45ee-8bf6-462bb9a58695 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:14.607386 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:14.607386 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:27:14.611274 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-025a48d3-aa58-4d37-b2c0-0a89fc76d843 req-f3ed00ef-a23a-45ee-8bf6-462bb9a58695 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Volume info retrieved successfully. Aug 25 10:27:14.616636 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-025a48d3-aa58-4d37-b2c0-0a89fc76d843 req-f3ed00ef-a23a-45ee-8bf6-462bb9a58695 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] https://10.4.3.119/volume/v3/volumes/066e137b-8f25-4da6-885f-1698bd5513e2 returned with HTTP 200 Aug 25 10:27:14.617167 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1013/4080] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:27:14 2026] GET /volume/v3/volumes/066e137b-8f25-4da6-885f-1698bd5513e2 => generated 1023 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:27:14.740919 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-025a48d3-aa58-4d37-b2c0-0a89fc76d843 req-ea77666c-e130-4e2c-ba9d-4ab5885038e6 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:14.743244 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-025a48d3-aa58-4d37-b2c0-0a89fc76d843 req-ea77666c-e130-4e2c-ba9d-4ab5885038e6 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] PUT https://10.4.3.119/volume/v3/attachments/071e058a-74ec-4239-a93d-a246e0b90473 Aug 25 10:27:14.743599 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-025a48d3-aa58-4d37-b2c0-0a89fc76d843 req-ea77666c-e130-4e2c-ba9d-4ab5885038e6 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.119", "host": "np0000008063", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3398d5156650", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "462fd6ce-c505-48ef-84ec-f85776d45b24", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:27:14.752916 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-025a48d3-aa58-4d37-b2c0-0a89fc76d843 req-ea77666c-e130-4e2c-ba9d-4ab5885038e6 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Acquiring lock "cinder-attachment_update-066e137b-8f25-4da6-885f-1698bd5513e2-np0000008063" by "attachment_update" {{(pid=100391) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 10:27:14.757721 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-025a48d3-aa58-4d37-b2c0-0a89fc76d843 req-ea77666c-e130-4e2c-ba9d-4ab5885038e6 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Lock "cinder-attachment_update-066e137b-8f25-4da6-885f-1698bd5513e2-np0000008063" acquired by "attachment_update" :: waited 0.005s {{(pid=100391) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 10:27:14.758983 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:14.758983 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:27:14.850508 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-14cba217-aee9-46de-910b-bdc7741e4f99 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:14.852901 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-14cba217-aee9-46de-910b-bdc7741e4f99 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/921126b2-dcbc-4579-a9f0-58c7f110c61e Aug 25 10:27:14.853095 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-14cba217-aee9-46de-910b-bdc7741e4f99 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:14.853447 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-14cba217-aee9-46de-910b-bdc7741e4f99 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:14.853515 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-14cba217-aee9-46de-910b-bdc7741e4f99 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 921126b2-dcbc-4579-a9f0-58c7f110c61e. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:27:14.854525 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-025a48d3-aa58-4d37-b2c0-0a89fc76d843 req-ea77666c-e130-4e2c-ba9d-4ab5885038e6 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Lock "cinder-attachment_update-066e137b-8f25-4da6-885f-1698bd5513e2-np0000008063" released by "attachment_update" :: held 0.097s {{(pid=100391) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 10:27:14.855661 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-025a48d3-aa58-4d37-b2c0-0a89fc76d843 req-ea77666c-e130-4e2c-ba9d-4ab5885038e6 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] https://10.4.3.119/volume/v3/attachments/071e058a-74ec-4239-a93d-a246e0b90473 returned with HTTP 200 Aug 25 10:27:14.856151 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1025/4081] 10.4.3.119 () {74 vars in 1704 bytes} [Tue Aug 25 10:27:14 2026] PUT /volume/v3/attachments/071e058a-74ec-4239-a93d-a246e0b90473 => generated 969 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:27:14.858888 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:14.858888 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:27:14.859935 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-14cba217-aee9-46de-910b-bdc7741e4f99 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/921126b2-dcbc-4579-a9f0-58c7f110c61e returned with HTTP 200 Aug 25 10:27:14.860537 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1022/4082] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:14 2026] GET /volume/v3/backups/921126b2-dcbc-4579-a9f0-58c7f110c61e => generated 784 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:15.297301 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-43bc2386-0112-40ff-9541-05aee33ed4e1 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:15.300231 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-43bc2386-0112-40ff-9541-05aee33ed4e1 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] GET https://10.4.3.119/volume/v3/volumes/1e7d6c98-9914-4e38-a5c3-b4166f253310 Aug 25 10:27:15.300527 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-43bc2386-0112-40ff-9541-05aee33ed4e1 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:15.300810 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-43bc2386-0112-40ff-9541-05aee33ed4e1 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:15.315187 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:15.315187 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:27:15.321003 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-43bc2386-0112-40ff-9541-05aee33ed4e1 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Volume info retrieved successfully. Aug 25 10:27:15.327161 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-43bc2386-0112-40ff-9541-05aee33ed4e1 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] https://10.4.3.119/volume/v3/volumes/1e7d6c98-9914-4e38-a5c3-b4166f253310 returned with HTTP 200 Aug 25 10:27:15.327688 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1023/4083] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:15 2026] GET /volume/v3/volumes/1e7d6c98-9914-4e38-a5c3-b4166f253310 => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:15.364456 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-33afe34e-a499-4ffe-ab24-a98731bcefcd None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:15.366489 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-33afe34e-a499-4ffe-ab24-a98731bcefcd tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] GET https://10.4.3.119/volume/v3/backups/c60f66c7-2744-4af5-a891-6c551f8e7d1b Aug 25 10:27:15.366745 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-33afe34e-a499-4ffe-ab24-a98731bcefcd tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:15.366978 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-33afe34e-a499-4ffe-ab24-a98731bcefcd tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:15.367097 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-33afe34e-a499-4ffe-ab24-a98731bcefcd tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Show backup with id c60f66c7-2744-4af5-a891-6c551f8e7d1b. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:27:15.374183 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:15.374183 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:27:15.374928 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-33afe34e-a499-4ffe-ab24-a98731bcefcd tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] https://10.4.3.119/volume/v3/backups/c60f66c7-2744-4af5-a891-6c551f8e7d1b returned with HTTP 200 Aug 25 10:27:15.375391 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1014/4084] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:15 2026] GET /volume/v3/backups/c60f66c7-2744-4af5-a891-6c551f8e7d1b => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:15.597312 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-5aa86861-4e3d-4fb9-ae33-143375b2c003 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:15.599759 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5aa86861-4e3d-4fb9-ae33-143375b2c003 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] GET https://10.4.3.119/volume/v3/volumes/066e137b-8f25-4da6-885f-1698bd5513e2 Aug 25 10:27:15.600039 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5aa86861-4e3d-4fb9-ae33-143375b2c003 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:15.600237 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5aa86861-4e3d-4fb9-ae33-143375b2c003 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:15.612802 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:15.612802 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:27:15.616956 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-5aa86861-4e3d-4fb9-ae33-143375b2c003 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Volume info retrieved successfully. Aug 25 10:27:15.621694 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5aa86861-4e3d-4fb9-ae33-143375b2c003 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] https://10.4.3.119/volume/v3/volumes/066e137b-8f25-4da6-885f-1698bd5513e2 returned with HTTP 200 Aug 25 10:27:15.622109 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1026/4085] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:15 2026] GET /volume/v3/volumes/066e137b-8f25-4da6-885f-1698bd5513e2 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:15.757568 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-f6d81dcf-37e2-45ca-beb9-248d6c837970 req-824bc05c-6c87-4fa6-b355-bcb352743a4a None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:15.760053 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-f6d81dcf-37e2-45ca-beb9-248d6c837970 req-824bc05c-6c87-4fa6-b355-bcb352743a4a tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] POST https://10.4.3.119/volume/v3/attachments/4db0e2e6-4e94-45c5-ab73-0eea5cb3b4cc/action Aug 25 10:27:15.760520 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-f6d81dcf-37e2-45ca-beb9-248d6c837970 req-824bc05c-6c87-4fa6-b355-bcb352743a4a tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Action body: b'{"os-complete": null}' {{(pid=100390) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:27:15.760673 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-f6d81dcf-37e2-45ca-beb9-248d6c837970 req-824bc05c-6c87-4fa6-b355-bcb352743a4a tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:27:15.780098 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:15.780098 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:27:15.791088 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-f6d81dcf-37e2-45ca-beb9-248d6c837970 req-824bc05c-6c87-4fa6-b355-bcb352743a4a tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] https://10.4.3.119/volume/v3/attachments/4db0e2e6-4e94-45c5-ab73-0eea5cb3b4cc/action returned with HTTP 204 Aug 25 10:27:15.791753 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1023/4086] 10.4.3.119 () {74 vars in 1725 bytes} [Tue Aug 25 10:27:15 2026] POST /volume/v3/attachments/4db0e2e6-4e94-45c5-ab73-0eea5cb3b4cc/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:27:15.870457 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-69ec69cc-160c-4058-adb0-2f8982d32b32 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:15.872455 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-69ec69cc-160c-4058-adb0-2f8982d32b32 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/921126b2-dcbc-4579-a9f0-58c7f110c61e Aug 25 10:27:15.872781 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-69ec69cc-160c-4058-adb0-2f8982d32b32 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:15.873108 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-69ec69cc-160c-4058-adb0-2f8982d32b32 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:15.873316 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-69ec69cc-160c-4058-adb0-2f8982d32b32 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 921126b2-dcbc-4579-a9f0-58c7f110c61e. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:27:15.878720 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:15.878720 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:27:15.880061 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-69ec69cc-160c-4058-adb0-2f8982d32b32 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/921126b2-dcbc-4579-a9f0-58c7f110c61e returned with HTTP 200 Aug 25 10:27:15.880620 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1024/4087] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:15 2026] GET /volume/v3/backups/921126b2-dcbc-4579-a9f0-58c7f110c61e => generated 784 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:16.343171 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-9ef77472-aa2c-48a2-88e9-ff57c7023404 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:16.345149 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9ef77472-aa2c-48a2-88e9-ff57c7023404 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] GET https://10.4.3.119/volume/v3/volumes/1e7d6c98-9914-4e38-a5c3-b4166f253310 Aug 25 10:27:16.345362 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9ef77472-aa2c-48a2-88e9-ff57c7023404 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:16.345580 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9ef77472-aa2c-48a2-88e9-ff57c7023404 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:16.348119 np0000008063 devstack@c-api.service[100389]: DEBUG dbcounter [-] [100389] Writing DB stats cinder:SELECT=248,cinder:INSERT=21,cinder:UPDATE=57 {{(pid=100389) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 10:27:16.356511 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:16.356511 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:27:16.360297 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-9ef77472-aa2c-48a2-88e9-ff57c7023404 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Volume info retrieved successfully. Aug 25 10:27:16.364310 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9ef77472-aa2c-48a2-88e9-ff57c7023404 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] https://10.4.3.119/volume/v3/volumes/1e7d6c98-9914-4e38-a5c3-b4166f253310 returned with HTTP 200 Aug 25 10:27:16.364682 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1015/4088] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:16 2026] GET /volume/v3/volumes/1e7d6c98-9914-4e38-a5c3-b4166f253310 => generated 1142 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:27:16.391064 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-78a3927a-2c04-414f-a021-510be08115fe None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:16.392907 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-78a3927a-2c04-414f-a021-510be08115fe tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] GET https://10.4.3.119/volume/v3/backups/c60f66c7-2744-4af5-a891-6c551f8e7d1b Aug 25 10:27:16.393100 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-78a3927a-2c04-414f-a021-510be08115fe tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:16.393460 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-78a3927a-2c04-414f-a021-510be08115fe tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:16.393460 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-78a3927a-2c04-414f-a021-510be08115fe tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Show backup with id c60f66c7-2744-4af5-a891-6c551f8e7d1b. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:27:16.397726 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:16.397726 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:27:16.398581 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-78a3927a-2c04-414f-a021-510be08115fe tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] https://10.4.3.119/volume/v3/backups/c60f66c7-2744-4af5-a891-6c551f8e7d1b returned with HTTP 200 Aug 25 10:27:16.398966 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1027/4089] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:16 2026] GET /volume/v3/backups/c60f66c7-2744-4af5-a891-6c551f8e7d1b => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 10:27:16.648856 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-18f20bc5-ccc5-416f-88ed-e039163461c0 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:16.651371 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-18f20bc5-ccc5-416f-88ed-e039163461c0 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] GET https://10.4.3.119/volume/v3/volumes/066e137b-8f25-4da6-885f-1698bd5513e2 Aug 25 10:27:16.651646 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-18f20bc5-ccc5-416f-88ed-e039163461c0 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:16.651916 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-18f20bc5-ccc5-416f-88ed-e039163461c0 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:16.666503 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:16.666503 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:27:16.672339 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-18f20bc5-ccc5-416f-88ed-e039163461c0 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Volume info retrieved successfully. Aug 25 10:27:16.681525 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-18f20bc5-ccc5-416f-88ed-e039163461c0 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] https://10.4.3.119/volume/v3/volumes/066e137b-8f25-4da6-885f-1698bd5513e2 returned with HTTP 200 Aug 25 10:27:16.682215 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1024/4090] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:16 2026] GET /volume/v3/volumes/066e137b-8f25-4da6-885f-1698bd5513e2 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:16.891040 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-ffa05526-b8e2-49fd-a26a-41d953a5b48e None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:16.892750 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ffa05526-b8e2-49fd-a26a-41d953a5b48e tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/921126b2-dcbc-4579-a9f0-58c7f110c61e Aug 25 10:27:16.892939 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ffa05526-b8e2-49fd-a26a-41d953a5b48e tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:16.893126 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ffa05526-b8e2-49fd-a26a-41d953a5b48e tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:16.893253 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-ffa05526-b8e2-49fd-a26a-41d953a5b48e tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 921126b2-dcbc-4579-a9f0-58c7f110c61e. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:27:16.897357 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:16.897357 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:27:16.898109 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ffa05526-b8e2-49fd-a26a-41d953a5b48e tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/921126b2-dcbc-4579-a9f0-58c7f110c61e returned with HTTP 200 Aug 25 10:27:16.898464 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1025/4091] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:16 2026] GET /volume/v3/backups/921126b2-dcbc-4579-a9f0-58c7f110c61e => generated 784 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:17.409833 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-88969274-e5c9-4e47-9fa6-6aa5079e2e9d None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:17.413315 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-88969274-e5c9-4e47-9fa6-6aa5079e2e9d tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] GET https://10.4.3.119/volume/v3/backups/c60f66c7-2744-4af5-a891-6c551f8e7d1b Aug 25 10:27:17.413682 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-88969274-e5c9-4e47-9fa6-6aa5079e2e9d tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:17.413886 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-88969274-e5c9-4e47-9fa6-6aa5079e2e9d tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:17.414332 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-88969274-e5c9-4e47-9fa6-6aa5079e2e9d tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Show backup with id c60f66c7-2744-4af5-a891-6c551f8e7d1b. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:27:17.420296 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:17.420296 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:27:17.421175 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-88969274-e5c9-4e47-9fa6-6aa5079e2e9d tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] https://10.4.3.119/volume/v3/backups/c60f66c7-2744-4af5-a891-6c551f8e7d1b returned with HTTP 200 Aug 25 10:27:17.421652 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1016/4092] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:17 2026] GET /volume/v3/backups/c60f66c7-2744-4af5-a891-6c551f8e7d1b => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:17.697370 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-670b2967-81cc-436d-88aa-84887686cc20 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:17.703163 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-670b2967-81cc-436d-88aa-84887686cc20 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] GET https://10.4.3.119/volume/v3/volumes/066e137b-8f25-4da6-885f-1698bd5513e2 Aug 25 10:27:17.703441 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-670b2967-81cc-436d-88aa-84887686cc20 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:17.703753 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-670b2967-81cc-436d-88aa-84887686cc20 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:17.721927 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:17.721927 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:27:17.729369 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-670b2967-81cc-436d-88aa-84887686cc20 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Volume info retrieved successfully. Aug 25 10:27:17.737948 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-670b2967-81cc-436d-88aa-84887686cc20 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] https://10.4.3.119/volume/v3/volumes/066e137b-8f25-4da6-885f-1698bd5513e2 returned with HTTP 200 Aug 25 10:27:17.738632 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1028/4093] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:17 2026] GET /volume/v3/volumes/066e137b-8f25-4da6-885f-1698bd5513e2 => generated 844 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:17.910113 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-7a91fb77-7115-4393-ba95-39c597461e39 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:17.912056 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7a91fb77-7115-4393-ba95-39c597461e39 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/921126b2-dcbc-4579-a9f0-58c7f110c61e Aug 25 10:27:17.912214 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-7a91fb77-7115-4393-ba95-39c597461e39 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:17.912397 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-7a91fb77-7115-4393-ba95-39c597461e39 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:17.912516 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-7a91fb77-7115-4393-ba95-39c597461e39 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 921126b2-dcbc-4579-a9f0-58c7f110c61e. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:27:17.916991 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:17.916991 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:27:17.917723 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7a91fb77-7115-4393-ba95-39c597461e39 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/921126b2-dcbc-4579-a9f0-58c7f110c61e returned with HTTP 200 Aug 25 10:27:17.918086 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1025/4094] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:17 2026] GET /volume/v3/backups/921126b2-dcbc-4579-a9f0-58c7f110c61e => generated 784 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:18.432878 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-50763323-d9b4-4e57-b19f-fae35cebd452 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:18.436500 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-50763323-d9b4-4e57-b19f-fae35cebd452 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] GET https://10.4.3.119/volume/v3/backups/c60f66c7-2744-4af5-a891-6c551f8e7d1b Aug 25 10:27:18.436500 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-50763323-d9b4-4e57-b19f-fae35cebd452 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:18.436500 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-50763323-d9b4-4e57-b19f-fae35cebd452 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:18.436500 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-50763323-d9b4-4e57-b19f-fae35cebd452 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Show backup with id c60f66c7-2744-4af5-a891-6c551f8e7d1b. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:27:18.441290 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:18.441290 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:27:18.441290 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-50763323-d9b4-4e57-b19f-fae35cebd452 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] https://10.4.3.119/volume/v3/backups/c60f66c7-2744-4af5-a891-6c551f8e7d1b returned with HTTP 200 Aug 25 10:27:18.441290 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1026/4095] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:18 2026] GET /volume/v3/backups/c60f66c7-2744-4af5-a891-6c551f8e7d1b => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:18.579157 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-82916f31-5b2b-4c24-a062-a8fa3feaac74 req-5e5714ee-9236-4da9-8408-494ce1769a7f None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:18.587091 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-82916f31-5b2b-4c24-a062-a8fa3feaac74 req-5e5714ee-9236-4da9-8408-494ce1769a7f tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] GET https://10.4.3.119/volume/v3/volumes/aa65c314-2253-46f0-8f63-cfdacdf2cb66/encryption Aug 25 10:27:18.587091 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-82916f31-5b2b-4c24-a062-a8fa3feaac74 req-5e5714ee-9236-4da9-8408-494ce1769a7f tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:18.587091 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-82916f31-5b2b-4c24-a062-a8fa3feaac74 req-5e5714ee-9236-4da9-8408-494ce1769a7f tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Calling method 'index' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:18.606586 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:18.606586 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:27:18.619358 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-82916f31-5b2b-4c24-a062-a8fa3feaac74 req-5e5714ee-9236-4da9-8408-494ce1769a7f tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/volumes/aa65c314-2253-46f0-8f63-cfdacdf2cb66/encryption returned with HTTP 200 Aug 25 10:27:18.620207 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1017/4096] 10.4.3.119 () {68 vars in 1631 bytes} [Tue Aug 25 10:27:18 2026] GET /volume/v3/volumes/aa65c314-2253-46f0-8f63-cfdacdf2cb66/encryption => generated 160 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:18.755314 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-0c84d83d-824b-4e6a-b14d-f26f9741b4d2 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:18.757585 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0c84d83d-824b-4e6a-b14d-f26f9741b4d2 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] GET https://10.4.3.119/volume/v3/volumes/066e137b-8f25-4da6-885f-1698bd5513e2 Aug 25 10:27:18.757872 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0c84d83d-824b-4e6a-b14d-f26f9741b4d2 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:18.758119 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0c84d83d-824b-4e6a-b14d-f26f9741b4d2 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:18.760945 np0000008063 devstack@c-api.service[100391]: DEBUG dbcounter [-] [100391] Writing DB stats cinder:SELECT=306,cinder:UPDATE=75,cinder:INSERT=43 {{(pid=100391) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 10:27:18.773858 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:18.773858 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:27:18.782590 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-0c84d83d-824b-4e6a-b14d-f26f9741b4d2 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Volume info retrieved successfully. Aug 25 10:27:18.794403 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0c84d83d-824b-4e6a-b14d-f26f9741b4d2 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] https://10.4.3.119/volume/v3/volumes/066e137b-8f25-4da6-885f-1698bd5513e2 returned with HTTP 200 Aug 25 10:27:18.794403 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1029/4097] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:18 2026] GET /volume/v3/volumes/066e137b-8f25-4da6-885f-1698bd5513e2 => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:18.938556 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-6f282286-ead2-4439-be6c-d3a52d28a28c None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:18.941549 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6f282286-ead2-4439-be6c-d3a52d28a28c tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/921126b2-dcbc-4579-a9f0-58c7f110c61e Aug 25 10:27:18.941797 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6f282286-ead2-4439-be6c-d3a52d28a28c tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:18.942080 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6f282286-ead2-4439-be6c-d3a52d28a28c tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:18.942279 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-6f282286-ead2-4439-be6c-d3a52d28a28c tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 921126b2-dcbc-4579-a9f0-58c7f110c61e. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:27:18.951602 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:18.951602 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:27:18.953389 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6f282286-ead2-4439-be6c-d3a52d28a28c tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/921126b2-dcbc-4579-a9f0-58c7f110c61e returned with HTTP 200 Aug 25 10:27:18.953389 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1026/4098] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:18 2026] GET /volume/v3/backups/921126b2-dcbc-4579-a9f0-58c7f110c61e => generated 784 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:19.453254 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-a0fd712f-8e29-4261-a9f4-a7fc7b7628d5 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:19.456871 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a0fd712f-8e29-4261-a9f4-a7fc7b7628d5 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] GET https://10.4.3.119/volume/v3/backups/c60f66c7-2744-4af5-a891-6c551f8e7d1b Aug 25 10:27:19.456871 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a0fd712f-8e29-4261-a9f4-a7fc7b7628d5 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:19.457524 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a0fd712f-8e29-4261-a9f4-a7fc7b7628d5 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:19.457524 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-a0fd712f-8e29-4261-a9f4-a7fc7b7628d5 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Show backup with id c60f66c7-2744-4af5-a891-6c551f8e7d1b. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:27:19.464609 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:19.464609 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:27:19.465615 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a0fd712f-8e29-4261-a9f4-a7fc7b7628d5 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] https://10.4.3.119/volume/v3/backups/c60f66c7-2744-4af5-a891-6c551f8e7d1b returned with HTTP 200 Aug 25 10:27:19.465908 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1027/4099] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:19 2026] GET /volume/v3/backups/c60f66c7-2744-4af5-a891-6c551f8e7d1b => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:19.635900 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-21e4c53d-c7f5-4087-b0e5-f1279f83b759 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:19.635900 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-21e4c53d-c7f5-4087-b0e5-f1279f83b759 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] POST https://10.4.3.119/volume/v3/snapshots Aug 25 10:27:19.635900 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-21e4c53d-c7f5-4087-b0e5-f1279f83b759 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1e7d6c98-9914-4e38-a5c3-b4166f253310", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1400165478", "description": null, "metadata": null}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:27:19.654696 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:19.654696 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:27:19.655229 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-21e4c53d-c7f5-4087-b0e5-f1279f83b759 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Volume info retrieved successfully. Aug 25 10:27:19.655426 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.snapshots [None req-21e4c53d-c7f5-4087-b0e5-f1279f83b759 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Create snapshot from volume 1e7d6c98-9914-4e38-a5c3-b4166f253310 Aug 25 10:27:19.700310 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-21e4c53d-c7f5-4087-b0e5-f1279f83b759 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Created reservations ['6464c03f-b27a-4f90-b39c-f37ac46faeef', 'd4c12800-91ab-440b-a2f6-7350e350f391', '37462b00-743a-4322-bfd0-148575807229', 'db35d53b-9e6f-4b82-994f-07929481382a'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:27:19.748031 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-21e4c53d-c7f5-4087-b0e5-f1279f83b759 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Snapshot force create request issued successfully. Aug 25 10:27:19.748432 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-21e4c53d-c7f5-4087-b0e5-f1279f83b759 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] https://10.4.3.119/volume/v3/snapshots returned with HTTP 202 Aug 25 10:27:19.748911 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1018/4100] 10.4.3.119 () {68 vars in 1265 bytes} [Tue Aug 25 10:27:19 2026] POST /volume/v3/snapshots => generated 313 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:27:19.761836 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-8059b93e-74cf-4624-ac48-f1e6eef98c8b None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:19.765562 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8059b93e-74cf-4624-ac48-f1e6eef98c8b tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] GET https://10.4.3.119/volume/v3/snapshots/cd6ce163-fc3e-4434-a76b-c5fe0f2b361a Aug 25 10:27:19.766337 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-8059b93e-74cf-4624-ac48-f1e6eef98c8b tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:19.767626 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-8059b93e-74cf-4624-ac48-f1e6eef98c8b tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:19.775398 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:19.775398 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:27:19.775700 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-8059b93e-74cf-4624-ac48-f1e6eef98c8b tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Snapshot retrieved successfully. Aug 25 10:27:19.776706 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8059b93e-74cf-4624-ac48-f1e6eef98c8b tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] https://10.4.3.119/volume/v3/snapshots/cd6ce163-fc3e-4434-a76b-c5fe0f2b361a returned with HTTP 200 Aug 25 10:27:19.779375 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1030/4101] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:27:19 2026] GET /volume/v3/snapshots/cd6ce163-fc3e-4434-a76b-c5fe0f2b361a => generated 445 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:19.812453 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-56c61d56-3075-4028-b0fe-3190ab09fdb0 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:19.817374 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-56c61d56-3075-4028-b0fe-3190ab09fdb0 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] GET https://10.4.3.119/volume/v3/volumes/066e137b-8f25-4da6-885f-1698bd5513e2 Aug 25 10:27:19.817731 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-56c61d56-3075-4028-b0fe-3190ab09fdb0 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:19.817950 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-56c61d56-3075-4028-b0fe-3190ab09fdb0 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:19.833077 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:19.833077 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:27:19.837680 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-56c61d56-3075-4028-b0fe-3190ab09fdb0 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Volume info retrieved successfully. Aug 25 10:27:19.842980 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-56c61d56-3075-4028-b0fe-3190ab09fdb0 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] https://10.4.3.119/volume/v3/volumes/066e137b-8f25-4da6-885f-1698bd5513e2 returned with HTTP 200 Aug 25 10:27:19.843863 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1027/4102] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:19 2026] GET /volume/v3/volumes/066e137b-8f25-4da6-885f-1698bd5513e2 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:19.968242 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-7e221482-69e6-420f-81b1-790f4f2773c3 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:19.970243 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7e221482-69e6-420f-81b1-790f4f2773c3 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/921126b2-dcbc-4579-a9f0-58c7f110c61e Aug 25 10:27:19.970428 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7e221482-69e6-420f-81b1-790f4f2773c3 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:19.970642 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7e221482-69e6-420f-81b1-790f4f2773c3 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:19.970779 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-7e221482-69e6-420f-81b1-790f4f2773c3 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 921126b2-dcbc-4579-a9f0-58c7f110c61e. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:27:19.976417 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:19.976417 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:27:19.977444 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7e221482-69e6-420f-81b1-790f4f2773c3 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/921126b2-dcbc-4579-a9f0-58c7f110c61e returned with HTTP 200 Aug 25 10:27:19.977851 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1028/4103] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:19 2026] GET /volume/v3/backups/921126b2-dcbc-4579-a9f0-58c7f110c61e => generated 785 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:20.478001 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-c86e3115-6693-4f5c-bec0-b9defb3f76cd None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:20.480438 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c86e3115-6693-4f5c-bec0-b9defb3f76cd tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] GET https://10.4.3.119/volume/v3/backups/c60f66c7-2744-4af5-a891-6c551f8e7d1b Aug 25 10:27:20.480710 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c86e3115-6693-4f5c-bec0-b9defb3f76cd tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:20.480919 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c86e3115-6693-4f5c-bec0-b9defb3f76cd tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:20.481024 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-c86e3115-6693-4f5c-bec0-b9defb3f76cd tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Show backup with id c60f66c7-2744-4af5-a891-6c551f8e7d1b. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:27:20.485917 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:20.485917 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:27:20.486638 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c86e3115-6693-4f5c-bec0-b9defb3f76cd tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] https://10.4.3.119/volume/v3/backups/c60f66c7-2744-4af5-a891-6c551f8e7d1b returned with HTTP 200 Aug 25 10:27:20.487154 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1019/4104] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:20 2026] GET /volume/v3/backups/c60f66c7-2744-4af5-a891-6c551f8e7d1b => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:20.795845 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-f08af8a1-373d-4046-bcad-517afb86a9cd None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:20.799119 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f08af8a1-373d-4046-bcad-517afb86a9cd tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] GET https://10.4.3.119/volume/v3/snapshots/cd6ce163-fc3e-4434-a76b-c5fe0f2b361a Aug 25 10:27:20.799914 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f08af8a1-373d-4046-bcad-517afb86a9cd tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:20.799914 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f08af8a1-373d-4046-bcad-517afb86a9cd tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:20.807864 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:20.807864 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:27:20.808690 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-f08af8a1-373d-4046-bcad-517afb86a9cd tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Snapshot retrieved successfully. Aug 25 10:27:20.809754 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f08af8a1-373d-4046-bcad-517afb86a9cd tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] https://10.4.3.119/volume/v3/snapshots/cd6ce163-fc3e-4434-a76b-c5fe0f2b361a returned with HTTP 200 Aug 25 10:27:20.811046 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1031/4105] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:27:20 2026] GET /volume/v3/snapshots/cd6ce163-fc3e-4434-a76b-c5fe0f2b361a => generated 472 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:20.824231 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-732b3a60-0f49-42b0-ae8b-512d8faaa616 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:20.828111 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-732b3a60-0f49-42b0-ae8b-512d8faaa616 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] GET https://10.4.3.119/volume/v3/snapshots/cd6ce163-fc3e-4434-a76b-c5fe0f2b361a Aug 25 10:27:20.828454 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-732b3a60-0f49-42b0-ae8b-512d8faaa616 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:20.828764 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-732b3a60-0f49-42b0-ae8b-512d8faaa616 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:20.839791 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:20.839791 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:27:20.841235 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-732b3a60-0f49-42b0-ae8b-512d8faaa616 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Snapshot retrieved successfully. Aug 25 10:27:20.842651 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-732b3a60-0f49-42b0-ae8b-512d8faaa616 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] https://10.4.3.119/volume/v3/snapshots/cd6ce163-fc3e-4434-a76b-c5fe0f2b361a returned with HTTP 200 Aug 25 10:27:20.843361 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1028/4106] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:27:20 2026] GET /volume/v3/snapshots/cd6ce163-fc3e-4434-a76b-c5fe0f2b361a => generated 472 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:20.861032 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-300286a1-eb89-4255-a111-d1e264baa563 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:20.864996 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-300286a1-eb89-4255-a111-d1e264baa563 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] GET https://10.4.3.119/volume/v3/volumes/066e137b-8f25-4da6-885f-1698bd5513e2 Aug 25 10:27:20.865618 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-300286a1-eb89-4255-a111-d1e264baa563 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:20.865971 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-300286a1-eb89-4255-a111-d1e264baa563 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:20.884957 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:20.884957 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:27:20.891422 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-300286a1-eb89-4255-a111-d1e264baa563 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Volume info retrieved successfully. Aug 25 10:27:20.898650 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-300286a1-eb89-4255-a111-d1e264baa563 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] https://10.4.3.119/volume/v3/volumes/066e137b-8f25-4da6-885f-1698bd5513e2 returned with HTTP 200 Aug 25 10:27:20.899335 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1029/4107] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:20 2026] GET /volume/v3/volumes/066e137b-8f25-4da6-885f-1698bd5513e2 => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:20.990174 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-a14aca32-6ddb-4056-8b9e-28715be4aaaf None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:20.992314 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a14aca32-6ddb-4056-8b9e-28715be4aaaf tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/921126b2-dcbc-4579-a9f0-58c7f110c61e Aug 25 10:27:20.992678 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a14aca32-6ddb-4056-8b9e-28715be4aaaf tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:20.993008 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a14aca32-6ddb-4056-8b9e-28715be4aaaf tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:20.994158 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-a14aca32-6ddb-4056-8b9e-28715be4aaaf tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 921126b2-dcbc-4579-a9f0-58c7f110c61e. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:27:20.997951 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:20.997951 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:27:20.998803 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a14aca32-6ddb-4056-8b9e-28715be4aaaf tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/921126b2-dcbc-4579-a9f0-58c7f110c61e returned with HTTP 200 Aug 25 10:27:20.999255 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1020/4108] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:20 2026] GET /volume/v3/backups/921126b2-dcbc-4579-a9f0-58c7f110c61e => generated 785 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:21.255868 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-82916f31-5b2b-4c24-a062-a8fa3feaac74 req-c88f1d8c-a519-47b7-b044-660904b8b958 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:21.260284 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-82916f31-5b2b-4c24-a062-a8fa3feaac74 req-c88f1d8c-a519-47b7-b044-660904b8b958 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] POST https://10.4.3.119/volume/v3/attachments/186cc94d-80e6-4727-b7e7-3e7b9a87c71a/action Aug 25 10:27:21.260841 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-82916f31-5b2b-4c24-a062-a8fa3feaac74 req-c88f1d8c-a519-47b7-b044-660904b8b958 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Action body: b'{"os-complete": null}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:27:21.262019 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-82916f31-5b2b-4c24-a062-a8fa3feaac74 req-c88f1d8c-a519-47b7-b044-660904b8b958 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:27:21.294304 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:21.294304 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:27:21.313717 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-82916f31-5b2b-4c24-a062-a8fa3feaac74 req-c88f1d8c-a519-47b7-b044-660904b8b958 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/attachments/186cc94d-80e6-4727-b7e7-3e7b9a87c71a/action returned with HTTP 204 Aug 25 10:27:21.314689 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1032/4109] 10.4.3.119 () {74 vars in 1725 bytes} [Tue Aug 25 10:27:21 2026] POST /volume/v3/attachments/186cc94d-80e6-4727-b7e7-3e7b9a87c71a/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:27:21.498315 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-fa2b2922-f4bb-4f98-8b62-23981231dd5e None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:21.500491 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-fa2b2922-f4bb-4f98-8b62-23981231dd5e tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] GET https://10.4.3.119/volume/v3/backups/c60f66c7-2744-4af5-a891-6c551f8e7d1b Aug 25 10:27:21.501375 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-fa2b2922-f4bb-4f98-8b62-23981231dd5e tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:21.501375 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-fa2b2922-f4bb-4f98-8b62-23981231dd5e tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:21.501375 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-fa2b2922-f4bb-4f98-8b62-23981231dd5e tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Show backup with id c60f66c7-2744-4af5-a891-6c551f8e7d1b. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:27:21.509104 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:21.509104 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:27:21.509888 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-fa2b2922-f4bb-4f98-8b62-23981231dd5e tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] https://10.4.3.119/volume/v3/backups/c60f66c7-2744-4af5-a891-6c551f8e7d1b returned with HTTP 200 Aug 25 10:27:21.510361 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1029/4110] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:21 2026] GET /volume/v3/backups/c60f66c7-2744-4af5-a891-6c551f8e7d1b => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:21.687572 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-c175170a-9cb5-4638-b72b-b2939b3297cb None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:21.689335 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c175170a-9cb5-4638-b72b-b2939b3297cb tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] GET https://10.4.3.119/volume/v3/volumes/aa65c314-2253-46f0-8f63-cfdacdf2cb66 Aug 25 10:27:21.689549 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c175170a-9cb5-4638-b72b-b2939b3297cb tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:21.689738 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c175170a-9cb5-4638-b72b-b2939b3297cb tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:21.698506 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:21.698506 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:27:21.702069 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-c175170a-9cb5-4638-b72b-b2939b3297cb tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Volume info retrieved successfully. Aug 25 10:27:21.707478 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c175170a-9cb5-4638-b72b-b2939b3297cb tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/volumes/aa65c314-2253-46f0-8f63-cfdacdf2cb66 returned with HTTP 200 Aug 25 10:27:21.708048 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1030/4111] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:21 2026] GET /volume/v3/volumes/aa65c314-2253-46f0-8f63-cfdacdf2cb66 => generated 1167 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:27:21.767752 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-c628fd41-28e9-4e52-8cc5-9a5eddad2331 req-59b84d1e-927a-4774-91aa-2f3999b1f706 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:21.773695 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-c628fd41-28e9-4e52-8cc5-9a5eddad2331 req-59b84d1e-927a-4774-91aa-2f3999b1f706 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] GET https://10.4.3.119/volume/v3/volumes/aa65c314-2253-46f0-8f63-cfdacdf2cb66 Aug 25 10:27:21.774182 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-c628fd41-28e9-4e52-8cc5-9a5eddad2331 req-59b84d1e-927a-4774-91aa-2f3999b1f706 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:21.774465 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-c628fd41-28e9-4e52-8cc5-9a5eddad2331 req-59b84d1e-927a-4774-91aa-2f3999b1f706 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:21.790466 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:21.790466 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:27:21.800470 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-c628fd41-28e9-4e52-8cc5-9a5eddad2331 req-59b84d1e-927a-4774-91aa-2f3999b1f706 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Volume info retrieved successfully. Aug 25 10:27:21.809012 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-c628fd41-28e9-4e52-8cc5-9a5eddad2331 req-59b84d1e-927a-4774-91aa-2f3999b1f706 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/volumes/aa65c314-2253-46f0-8f63-cfdacdf2cb66 returned with HTTP 200 Aug 25 10:27:21.809772 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1021/4112] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:27:21 2026] GET /volume/v3/volumes/aa65c314-2253-46f0-8f63-cfdacdf2cb66 => generated 1167 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:27:21.834759 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-c628fd41-28e9-4e52-8cc5-9a5eddad2331 req-5049d1a9-a970-41f4-894e-f605dd4e66fe None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:21.840429 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-c628fd41-28e9-4e52-8cc5-9a5eddad2331 req-5049d1a9-a970-41f4-894e-f605dd4e66fe tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] POST https://10.4.3.119/volume/v3/volumes/aa65c314-2253-46f0-8f63-cfdacdf2cb66/action Aug 25 10:27:21.840429 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-c628fd41-28e9-4e52-8cc5-9a5eddad2331 req-5049d1a9-a970-41f4-894e-f605dd4e66fe tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:27:21.840556 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-c628fd41-28e9-4e52-8cc5-9a5eddad2331 req-5049d1a9-a970-41f4-894e-f605dd4e66fe tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:27:21.854616 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-025a48d3-aa58-4d37-b2c0-0a89fc76d843 req-0defe1c1-6126-4430-8ab2-e9576bab11ff None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:21.857340 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-025a48d3-aa58-4d37-b2c0-0a89fc76d843 req-0defe1c1-6126-4430-8ab2-e9576bab11ff tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] POST https://10.4.3.119/volume/v3/attachments/071e058a-74ec-4239-a93d-a246e0b90473/action Aug 25 10:27:21.857910 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-025a48d3-aa58-4d37-b2c0-0a89fc76d843 req-0defe1c1-6126-4430-8ab2-e9576bab11ff tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Action body: b'{"os-complete": null}' {{(pid=100390) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:27:21.858115 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-025a48d3-aa58-4d37-b2c0-0a89fc76d843 req-0defe1c1-6126-4430-8ab2-e9576bab11ff tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:27:21.861728 np0000008063 devstack@c-api.service[100390]: DEBUG dbcounter [-] [100390] Writing DB stats cinder:SELECT=331,cinder:INSERT=51,cinder:UPDATE=114 {{(pid=100390) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 10:27:21.867194 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:21.867194 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:27:21.867808 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-c628fd41-28e9-4e52-8cc5-9a5eddad2331 req-5049d1a9-a970-41f4-894e-f605dd4e66fe tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Volume info retrieved successfully. Aug 25 10:27:21.876746 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-c628fd41-28e9-4e52-8cc5-9a5eddad2331 req-5049d1a9-a970-41f4-894e-f605dd4e66fe tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Begin detaching volume completed successfully. Aug 25 10:27:21.877080 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-c628fd41-28e9-4e52-8cc5-9a5eddad2331 req-5049d1a9-a970-41f4-894e-f605dd4e66fe tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/volumes/aa65c314-2253-46f0-8f63-cfdacdf2cb66/action returned with HTTP 202 Aug 25 10:27:21.877696 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1033/4113] 10.4.3.119 () {72 vars in 1672 bytes} [Tue Aug 25 10:27:21 2026] POST /volume/v3/volumes/aa65c314-2253-46f0-8f63-cfdacdf2cb66/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:27:21.880743 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:21.880743 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:27:21.897620 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-025a48d3-aa58-4d37-b2c0-0a89fc76d843 req-0defe1c1-6126-4430-8ab2-e9576bab11ff tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] https://10.4.3.119/volume/v3/attachments/071e058a-74ec-4239-a93d-a246e0b90473/action returned with HTTP 204 Aug 25 10:27:21.898213 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1030/4114] 10.4.3.119 () {74 vars in 1725 bytes} [Tue Aug 25 10:27:21 2026] POST /volume/v3/attachments/071e058a-74ec-4239-a93d-a246e0b90473/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:27:21.918628 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-b9834645-03e4-4eb4-a51d-46a77c2ea4c3 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:21.921935 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b9834645-03e4-4eb4-a51d-46a77c2ea4c3 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] GET https://10.4.3.119/volume/v3/volumes/066e137b-8f25-4da6-885f-1698bd5513e2 Aug 25 10:27:21.922252 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b9834645-03e4-4eb4-a51d-46a77c2ea4c3 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:21.922436 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b9834645-03e4-4eb4-a51d-46a77c2ea4c3 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:21.935736 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:21.935736 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:27:21.938804 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-af28ef3c-3fad-4c38-abef-30b2a6c9a8f7 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:21.939248 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-af28ef3c-3fad-4c38-abef-30b2a6c9a8f7 None None] GET https://10.4.3.119/volume// Aug 25 10:27:21.939484 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-af28ef3c-3fad-4c38-abef-30b2a6c9a8f7 None None] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:21.939677 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-af28ef3c-3fad-4c38-abef-30b2a6c9a8f7 None None] Calling method 'all' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:21.940124 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-b9834645-03e4-4eb4-a51d-46a77c2ea4c3 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Volume info retrieved successfully. Aug 25 10:27:21.940209 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-af28ef3c-3fad-4c38-abef-30b2a6c9a8f7 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:27:21.943064 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1022/4115] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:27:21 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:27:21.944632 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b9834645-03e4-4eb4-a51d-46a77c2ea4c3 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] https://10.4.3.119/volume/v3/volumes/066e137b-8f25-4da6-885f-1698bd5513e2 returned with HTTP 200 Aug 25 10:27:21.945111 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1031/4116] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:21 2026] GET /volume/v3/volumes/066e137b-8f25-4da6-885f-1698bd5513e2 => generated 1136 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:27:21.952344 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-c628fd41-28e9-4e52-8cc5-9a5eddad2331 req-92363994-81b9-4652-b969-2abe01a2473e None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:21.958963 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-c628fd41-28e9-4e52-8cc5-9a5eddad2331 req-92363994-81b9-4652-b969-2abe01a2473e tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] GET https://10.4.3.119/volume/v3/volumes/aa65c314-2253-46f0-8f63-cfdacdf2cb66 Aug 25 10:27:21.958963 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-c628fd41-28e9-4e52-8cc5-9a5eddad2331 req-92363994-81b9-4652-b969-2abe01a2473e tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:21.959231 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-c628fd41-28e9-4e52-8cc5-9a5eddad2331 req-92363994-81b9-4652-b969-2abe01a2473e tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:21.960683 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-37a6d5a8-d1cd-40c2-9f10-08d4f21c4b46 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:21.962900 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-37a6d5a8-d1cd-40c2-9f10-08d4f21c4b46 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] GET https://10.4.3.119/volume/v3/volumes/066e137b-8f25-4da6-885f-1698bd5513e2 Aug 25 10:27:21.963166 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-37a6d5a8-d1cd-40c2-9f10-08d4f21c4b46 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:21.963348 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-37a6d5a8-d1cd-40c2-9f10-08d4f21c4b46 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:21.972854 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:21.972854 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:27:21.973751 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:21.973751 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:27:21.976301 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-37a6d5a8-d1cd-40c2-9f10-08d4f21c4b46 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Volume info retrieved successfully. Aug 25 10:27:21.978480 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-c628fd41-28e9-4e52-8cc5-9a5eddad2331 req-92363994-81b9-4652-b969-2abe01a2473e tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Volume info retrieved successfully. Aug 25 10:27:21.981424 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-37a6d5a8-d1cd-40c2-9f10-08d4f21c4b46 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] https://10.4.3.119/volume/v3/volumes/066e137b-8f25-4da6-885f-1698bd5513e2 returned with HTTP 200 Aug 25 10:27:21.981991 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1031/4117] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:21 2026] GET /volume/v3/volumes/066e137b-8f25-4da6-885f-1698bd5513e2 => generated 1136 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:27:21.983276 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-c628fd41-28e9-4e52-8cc5-9a5eddad2331 req-92363994-81b9-4652-b969-2abe01a2473e tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/volumes/aa65c314-2253-46f0-8f63-cfdacdf2cb66 returned with HTTP 200 Aug 25 10:27:21.984236 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1034/4118] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:27:21 2026] GET /volume/v3/volumes/aa65c314-2253-46f0-8f63-cfdacdf2cb66 => generated 1350 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:27:21.999855 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-c628fd41-28e9-4e52-8cc5-9a5eddad2331 req-df2beea1-54bb-496f-841d-c43c09c54b6c None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:22.002186 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-c628fd41-28e9-4e52-8cc5-9a5eddad2331 req-df2beea1-54bb-496f-841d-c43c09c54b6c tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] GET https://10.4.3.119/volume/v3/volumes/aa65c314-2253-46f0-8f63-cfdacdf2cb66/encryption Aug 25 10:27:22.002398 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-c628fd41-28e9-4e52-8cc5-9a5eddad2331 req-df2beea1-54bb-496f-841d-c43c09c54b6c tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:22.002584 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-c628fd41-28e9-4e52-8cc5-9a5eddad2331 req-df2beea1-54bb-496f-841d-c43c09c54b6c tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Calling method 'index' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:22.010894 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-94b5f9c6-724b-41ca-b07c-9e0ed32a1725 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:22.014807 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-94b5f9c6-724b-41ca-b07c-9e0ed32a1725 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/921126b2-dcbc-4579-a9f0-58c7f110c61e Aug 25 10:27:22.015157 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-94b5f9c6-724b-41ca-b07c-9e0ed32a1725 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:22.015376 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-94b5f9c6-724b-41ca-b07c-9e0ed32a1725 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:22.015462 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-94b5f9c6-724b-41ca-b07c-9e0ed32a1725 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 921126b2-dcbc-4579-a9f0-58c7f110c61e. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:27:22.021639 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:22.021639 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:27:22.021639 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-94b5f9c6-724b-41ca-b07c-9e0ed32a1725 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/921126b2-dcbc-4579-a9f0-58c7f110c61e returned with HTTP 200 Aug 25 10:27:22.021639 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1032/4119] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:22 2026] GET /volume/v3/backups/921126b2-dcbc-4579-a9f0-58c7f110c61e => generated 785 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:22.021881 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:22.021881 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:27:22.031321 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-c628fd41-28e9-4e52-8cc5-9a5eddad2331 req-df2beea1-54bb-496f-841d-c43c09c54b6c tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/volumes/aa65c314-2253-46f0-8f63-cfdacdf2cb66/encryption returned with HTTP 200 Aug 25 10:27:22.032403 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1023/4120] 10.4.3.119 () {68 vars in 1631 bytes} [Tue Aug 25 10:27:21 2026] GET /volume/v3/volumes/aa65c314-2253-46f0-8f63-cfdacdf2cb66/encryption => generated 160 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:22.343301 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-077ff2e5-b9c7-495b-84c7-f9e2c19e658c req-ee4972d3-dd4f-45b5-9238-478b85fcb09f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:22.346948 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-077ff2e5-b9c7-495b-84c7-f9e2c19e658c req-ee4972d3-dd4f-45b5-9238-478b85fcb09f tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] GET https://10.4.3.119/volume/v3/volumes/55738672-9d82-4a80-ad8b-7c031949cdb0 Aug 25 10:27:22.347202 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-077ff2e5-b9c7-495b-84c7-f9e2c19e658c req-ee4972d3-dd4f-45b5-9238-478b85fcb09f tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:22.347436 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-077ff2e5-b9c7-495b-84c7-f9e2c19e658c req-ee4972d3-dd4f-45b5-9238-478b85fcb09f tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:22.367300 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:22.367300 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:27:22.373933 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [req-077ff2e5-b9c7-495b-84c7-f9e2c19e658c req-ee4972d3-dd4f-45b5-9238-478b85fcb09f tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Volume info retrieved successfully. Aug 25 10:27:22.380244 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-077ff2e5-b9c7-495b-84c7-f9e2c19e658c req-ee4972d3-dd4f-45b5-9238-478b85fcb09f tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] https://10.4.3.119/volume/v3/volumes/55738672-9d82-4a80-ad8b-7c031949cdb0 returned with HTTP 200 Aug 25 10:27:22.380893 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1032/4121] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:27:22 2026] GET /volume/v3/volumes/55738672-9d82-4a80-ad8b-7c031949cdb0 => generated 1135 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:27:22.408065 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-077ff2e5-b9c7-495b-84c7-f9e2c19e658c req-371db278-facc-4b84-b395-32ed9f612fbb None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:22.410371 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-077ff2e5-b9c7-495b-84c7-f9e2c19e658c req-371db278-facc-4b84-b395-32ed9f612fbb tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] POST https://10.4.3.119/volume/v3/volumes/55738672-9d82-4a80-ad8b-7c031949cdb0/action Aug 25 10:27:22.410727 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-077ff2e5-b9c7-495b-84c7-f9e2c19e658c req-371db278-facc-4b84-b395-32ed9f612fbb tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:27:22.410844 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-077ff2e5-b9c7-495b-84c7-f9e2c19e658c req-371db278-facc-4b84-b395-32ed9f612fbb tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:27:22.423214 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:22.423214 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:27:22.423694 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-077ff2e5-b9c7-495b-84c7-f9e2c19e658c req-371db278-facc-4b84-b395-32ed9f612fbb tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Volume info retrieved successfully. Aug 25 10:27:22.437078 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-077ff2e5-b9c7-495b-84c7-f9e2c19e658c req-371db278-facc-4b84-b395-32ed9f612fbb tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Begin detaching volume completed successfully. Aug 25 10:27:22.437382 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-077ff2e5-b9c7-495b-84c7-f9e2c19e658c req-371db278-facc-4b84-b395-32ed9f612fbb tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] https://10.4.3.119/volume/v3/volumes/55738672-9d82-4a80-ad8b-7c031949cdb0/action returned with HTTP 202 Aug 25 10:27:22.437901 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1035/4122] 10.4.3.119 () {72 vars in 1672 bytes} [Tue Aug 25 10:27:22 2026] POST /volume/v3/volumes/55738672-9d82-4a80-ad8b-7c031949cdb0/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:27:22.480209 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-c4d97d5b-5313-4a21-bff8-aa0bc413f25b None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:22.482264 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c4d97d5b-5313-4a21-bff8-aa0bc413f25b tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] GET https://10.4.3.119/volume/v3/volumes/55738672-9d82-4a80-ad8b-7c031949cdb0 Aug 25 10:27:22.482443 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c4d97d5b-5313-4a21-bff8-aa0bc413f25b tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:22.482632 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c4d97d5b-5313-4a21-bff8-aa0bc413f25b tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:22.491481 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:22.491481 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:27:22.495287 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-c4d97d5b-5313-4a21-bff8-aa0bc413f25b tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Volume info retrieved successfully. Aug 25 10:27:22.499825 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c4d97d5b-5313-4a21-bff8-aa0bc413f25b tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] https://10.4.3.119/volume/v3/volumes/55738672-9d82-4a80-ad8b-7c031949cdb0 returned with HTTP 200 Aug 25 10:27:22.500462 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1033/4123] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:22 2026] GET /volume/v3/volumes/55738672-9d82-4a80-ad8b-7c031949cdb0 => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:27:22.509183 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-5254288b-ad71-42ba-8490-3f249cbfa2ce None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:22.509707 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5254288b-ad71-42ba-8490-3f249cbfa2ce None None] GET https://10.4.3.119/volume// Aug 25 10:27:22.509965 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5254288b-ad71-42ba-8490-3f249cbfa2ce None None] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:22.510253 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5254288b-ad71-42ba-8490-3f249cbfa2ce None None] Calling method 'all' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:22.510751 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5254288b-ad71-42ba-8490-3f249cbfa2ce None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:27:22.511284 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1024/4124] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:27:22 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:27:22.521778 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-a9fe3b2d-1f4a-49f9-8212-005967ed9f18 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:22.521993 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-077ff2e5-b9c7-495b-84c7-f9e2c19e658c req-c7fbca99-47f7-455e-83e1-122fcd024916 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:22.523734 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a9fe3b2d-1f4a-49f9-8212-005967ed9f18 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] GET https://10.4.3.119/volume/v3/backups/c60f66c7-2744-4af5-a891-6c551f8e7d1b Aug 25 10:27:22.523954 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a9fe3b2d-1f4a-49f9-8212-005967ed9f18 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:22.524196 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a9fe3b2d-1f4a-49f9-8212-005967ed9f18 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:22.524351 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-a9fe3b2d-1f4a-49f9-8212-005967ed9f18 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Show backup with id c60f66c7-2744-4af5-a891-6c551f8e7d1b. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:27:22.526876 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-077ff2e5-b9c7-495b-84c7-f9e2c19e658c req-c7fbca99-47f7-455e-83e1-122fcd024916 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] GET https://10.4.3.119/volume/v3/volumes/55738672-9d82-4a80-ad8b-7c031949cdb0 Aug 25 10:27:22.527090 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-077ff2e5-b9c7-495b-84c7-f9e2c19e658c req-c7fbca99-47f7-455e-83e1-122fcd024916 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:22.527284 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-077ff2e5-b9c7-495b-84c7-f9e2c19e658c req-c7fbca99-47f7-455e-83e1-122fcd024916 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:22.528762 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:22.528762 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:27:22.530160 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a9fe3b2d-1f4a-49f9-8212-005967ed9f18 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] https://10.4.3.119/volume/v3/backups/c60f66c7-2744-4af5-a891-6c551f8e7d1b returned with HTTP 200 Aug 25 10:27:22.530160 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1033/4125] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:22 2026] GET /volume/v3/backups/c60f66c7-2744-4af5-a891-6c551f8e7d1b => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:22.538113 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:22.538113 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:27:22.545264 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-077ff2e5-b9c7-495b-84c7-f9e2c19e658c req-c7fbca99-47f7-455e-83e1-122fcd024916 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Volume info retrieved successfully. Aug 25 10:27:22.550797 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-077ff2e5-b9c7-495b-84c7-f9e2c19e658c req-c7fbca99-47f7-455e-83e1-122fcd024916 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] https://10.4.3.119/volume/v3/volumes/55738672-9d82-4a80-ad8b-7c031949cdb0 returned with HTTP 200 Aug 25 10:27:22.551352 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1036/4126] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:27:22 2026] GET /volume/v3/volumes/55738672-9d82-4a80-ad8b-7c031949cdb0 => generated 1318 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:27:22.630993 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-53760d6b-d314-4752-8d41-0a9737c37c06 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:22.632720 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-53760d6b-d314-4752-8d41-0a9737c37c06 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] POST https://10.4.3.119/volume/v3/snapshots Aug 25 10:27:22.633036 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-53760d6b-d314-4752-8d41-0a9737c37c06 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1e7d6c98-9914-4e38-a5c3-b4166f253310", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-968119785", "description": null, "metadata": null}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:27:22.643355 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:22.643355 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:27:22.643880 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-53760d6b-d314-4752-8d41-0a9737c37c06 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Volume info retrieved successfully. Aug 25 10:27:22.644066 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.snapshots [None req-53760d6b-d314-4752-8d41-0a9737c37c06 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Create snapshot from volume 1e7d6c98-9914-4e38-a5c3-b4166f253310 Aug 25 10:27:22.668755 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-53760d6b-d314-4752-8d41-0a9737c37c06 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Created reservations ['1db5b4ea-7bb0-4a67-a03b-91af0b9bc862', 'f025d79f-9201-4170-8a6b-7cefbb0345f8', 'b22cdb7f-b5f4-414c-9e2b-253cfa9d6fa1', 'e963367c-9cf8-4c47-bb12-dd22fbbc6a25'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:27:22.711378 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-53760d6b-d314-4752-8d41-0a9737c37c06 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Snapshot force create request issued successfully. Aug 25 10:27:22.715515 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-53760d6b-d314-4752-8d41-0a9737c37c06 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] https://10.4.3.119/volume/v3/snapshots returned with HTTP 202 Aug 25 10:27:22.716096 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1034/4127] 10.4.3.119 () {68 vars in 1265 bytes} [Tue Aug 25 10:27:22 2026] POST /volume/v3/snapshots => generated 312 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:27:22.726331 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-de248a06-2419-4494-b471-76f73b63c54b None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:22.728545 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-de248a06-2419-4494-b471-76f73b63c54b tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] GET https://10.4.3.119/volume/v3/snapshots/ea68bd0a-1106-4c5b-842d-a97edcc01d86 Aug 25 10:27:22.728750 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-de248a06-2419-4494-b471-76f73b63c54b tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:22.728961 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-de248a06-2419-4494-b471-76f73b63c54b tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:22.734974 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:22.734974 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:27:22.735594 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-de248a06-2419-4494-b471-76f73b63c54b tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Snapshot retrieved successfully. Aug 25 10:27:22.736512 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-de248a06-2419-4494-b471-76f73b63c54b tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] https://10.4.3.119/volume/v3/snapshots/ea68bd0a-1106-4c5b-842d-a97edcc01d86 returned with HTTP 200 Aug 25 10:27:22.736966 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1025/4128] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:27:22 2026] GET /volume/v3/snapshots/ea68bd0a-1106-4c5b-842d-a97edcc01d86 => generated 444 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:23.033063 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-3ff46eb0-e77a-426b-a537-046da2bbc0ff None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:23.034843 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3ff46eb0-e77a-426b-a537-046da2bbc0ff tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/921126b2-dcbc-4579-a9f0-58c7f110c61e Aug 25 10:27:23.035111 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3ff46eb0-e77a-426b-a537-046da2bbc0ff tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:23.035383 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3ff46eb0-e77a-426b-a537-046da2bbc0ff tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:23.035383 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-3ff46eb0-e77a-426b-a537-046da2bbc0ff tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 921126b2-dcbc-4579-a9f0-58c7f110c61e. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:27:23.040476 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:23.040476 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:27:23.041362 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3ff46eb0-e77a-426b-a537-046da2bbc0ff tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/921126b2-dcbc-4579-a9f0-58c7f110c61e returned with HTTP 200 Aug 25 10:27:23.041795 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1034/4129] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:23 2026] GET /volume/v3/backups/921126b2-dcbc-4579-a9f0-58c7f110c61e => generated 786 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:23.055876 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-6e0d05db-680d-4f8e-b68a-94bedaf69cdb None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:23.057865 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6e0d05db-680d-4f8e-b68a-94bedaf69cdb tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/921126b2-dcbc-4579-a9f0-58c7f110c61e Aug 25 10:27:23.058122 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6e0d05db-680d-4f8e-b68a-94bedaf69cdb tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:23.058382 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6e0d05db-680d-4f8e-b68a-94bedaf69cdb tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:23.059203 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-6e0d05db-680d-4f8e-b68a-94bedaf69cdb tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 921126b2-dcbc-4579-a9f0-58c7f110c61e. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:27:23.063886 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:23.063886 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:27:23.064721 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6e0d05db-680d-4f8e-b68a-94bedaf69cdb tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/921126b2-dcbc-4579-a9f0-58c7f110c61e returned with HTTP 200 Aug 25 10:27:23.065265 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1037/4130] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:23 2026] GET /volume/v3/backups/921126b2-dcbc-4579-a9f0-58c7f110c61e => generated 786 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:23.075605 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-a2351771-6a80-4372-8169-dbc44d32d4e2 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:23.077890 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a2351771-6a80-4372-8169-dbc44d32d4e2 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] DELETE https://10.4.3.119/volume/v3/backups/921126b2-dcbc-4579-a9f0-58c7f110c61e Aug 25 10:27:23.078221 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a2351771-6a80-4372-8169-dbc44d32d4e2 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:23.078485 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a2351771-6a80-4372-8169-dbc44d32d4e2 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:23.078720 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.contrib.backups [None req-a2351771-6a80-4372-8169-dbc44d32d4e2 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Delete backup with id: 921126b2-dcbc-4579-a9f0-58c7f110c61e. Aug 25 10:27:23.083442 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:23.083442 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:27:23.097367 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.backup.rpcapi [None req-a2351771-6a80-4372-8169-dbc44d32d4e2 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] delete_backup rpcapi backup_id 921126b2-dcbc-4579-a9f0-58c7f110c61e {{(pid=100388) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 10:27:23.099322 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a2351771-6a80-4372-8169-dbc44d32d4e2 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/921126b2-dcbc-4579-a9f0-58c7f110c61e returned with HTTP 202 Aug 25 10:27:23.099932 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1035/4131] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:27:23 2026] DELETE /volume/v3/backups/921126b2-dcbc-4579-a9f0-58c7f110c61e => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:27:23.106730 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-4ff84f7f-ea6d-424b-8b81-1b689c6f1641 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:23.112054 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4ff84f7f-ea6d-424b-8b81-1b689c6f1641 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/921126b2-dcbc-4579-a9f0-58c7f110c61e Aug 25 10:27:23.112320 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4ff84f7f-ea6d-424b-8b81-1b689c6f1641 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:23.112616 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4ff84f7f-ea6d-424b-8b81-1b689c6f1641 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:23.112760 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-4ff84f7f-ea6d-424b-8b81-1b689c6f1641 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 921126b2-dcbc-4579-a9f0-58c7f110c61e. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:27:23.117742 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:23.117742 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:27:23.118663 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4ff84f7f-ea6d-424b-8b81-1b689c6f1641 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/921126b2-dcbc-4579-a9f0-58c7f110c61e returned with HTTP 200 Aug 25 10:27:23.119112 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1026/4132] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:23 2026] GET /volume/v3/backups/921126b2-dcbc-4579-a9f0-58c7f110c61e => generated 785 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:23.518933 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-c4976854-71f0-445c-a4db-c6f11b628e30 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:23.520746 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c4976854-71f0-445c-a4db-c6f11b628e30 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] GET https://10.4.3.119/volume/v3/volumes/55738672-9d82-4a80-ad8b-7c031949cdb0 Aug 25 10:27:23.520964 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c4976854-71f0-445c-a4db-c6f11b628e30 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:23.521198 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c4976854-71f0-445c-a4db-c6f11b628e30 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:23.530472 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:23.530472 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:27:23.533996 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-c4976854-71f0-445c-a4db-c6f11b628e30 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Volume info retrieved successfully. Aug 25 10:27:23.538957 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c4976854-71f0-445c-a4db-c6f11b628e30 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] https://10.4.3.119/volume/v3/volumes/55738672-9d82-4a80-ad8b-7c031949cdb0 returned with HTTP 200 Aug 25 10:27:23.539279 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1035/4133] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:23 2026] GET /volume/v3/volumes/55738672-9d82-4a80-ad8b-7c031949cdb0 => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:27:23.541859 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-d7c6dc90-ce55-4066-954b-9f5d762d8243 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:23.545921 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d7c6dc90-ce55-4066-954b-9f5d762d8243 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] GET https://10.4.3.119/volume/v3/backups/c60f66c7-2744-4af5-a891-6c551f8e7d1b Aug 25 10:27:23.546201 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d7c6dc90-ce55-4066-954b-9f5d762d8243 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:23.546346 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d7c6dc90-ce55-4066-954b-9f5d762d8243 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:23.546458 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-d7c6dc90-ce55-4066-954b-9f5d762d8243 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Show backup with id c60f66c7-2744-4af5-a891-6c551f8e7d1b. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:27:23.548234 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-077ff2e5-b9c7-495b-84c7-f9e2c19e658c req-a99146db-6391-4164-a978-a35c94e4cd8e None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:23.550379 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-077ff2e5-b9c7-495b-84c7-f9e2c19e658c req-a99146db-6391-4164-a978-a35c94e4cd8e tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] DELETE https://10.4.3.119/volume/v3/attachments/b1086be9-ecf3-41ae-a270-f3bbe28696a3 Aug 25 10:27:23.550648 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-077ff2e5-b9c7-495b-84c7-f9e2c19e658c req-a99146db-6391-4164-a978-a35c94e4cd8e tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:23.550960 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-077ff2e5-b9c7-495b-84c7-f9e2c19e658c req-a99146db-6391-4164-a978-a35c94e4cd8e tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Calling method 'version_select' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:23.552201 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:23.552201 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:27:23.553043 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d7c6dc90-ce55-4066-954b-9f5d762d8243 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] https://10.4.3.119/volume/v3/backups/c60f66c7-2744-4af5-a891-6c551f8e7d1b returned with HTTP 200 Aug 25 10:27:23.554841 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1038/4134] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:23 2026] GET /volume/v3/backups/c60f66c7-2744-4af5-a891-6c551f8e7d1b => generated 752 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:23.558821 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:23.558821 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:27:23.563651 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-96f07457-32ac-4344-b8a7-3254b3c7812e None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:23.565984 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-96f07457-32ac-4344-b8a7-3254b3c7812e tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] POST https://10.4.3.119/volume/v3/backups Aug 25 10:27:23.566466 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-96f07457-32ac-4344-b8a7-3254b3c7812e tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b6cbb057-367d-459b-b342-55a3ceda5632", "incremental": true}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:27:23.568098 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.contrib.backups [None req-96f07457-32ac-4344-b8a7-3254b3c7812e tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Creating new backup {'backup': {'volume_id': 'b6cbb057-367d-459b-b342-55a3ceda5632', 'incremental': True}} {{(pid=100389) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 10:27:23.568280 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.contrib.backups [None req-96f07457-32ac-4344-b8a7-3254b3c7812e tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Creating backup of volume b6cbb057-367d-459b-b342-55a3ceda5632 in container None Aug 25 10:27:23.576579 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:23.576579 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:27:23.577219 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-96f07457-32ac-4344-b8a7-3254b3c7812e tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Volume info retrieved successfully. Aug 25 10:27:23.599716 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-96f07457-32ac-4344-b8a7-3254b3c7812e tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Created reservations ['24c2227a-2e06-4928-8b52-313eec0b2921', '9b209aa9-0527-4249-8fa9-40247c945970'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:27:23.614254 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-077ff2e5-b9c7-495b-84c7-f9e2c19e658c req-a99146db-6391-4164-a978-a35c94e4cd8e tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] https://10.4.3.119/volume/v3/attachments/b1086be9-ecf3-41ae-a270-f3bbe28696a3 returned with HTTP 200 Aug 25 10:27:23.614831 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1036/4135] 10.4.3.119 () {72 vars in 1673 bytes} [Tue Aug 25 10:27:23 2026] DELETE /volume/v3/attachments/b1086be9-ecf3-41ae-a270-f3bbe28696a3 => generated 19 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:23.620060 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-96f07457-32ac-4344-b8a7-3254b3c7812e tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] https://10.4.3.119/volume/v3/backups returned with HTTP 400 Aug 25 10:27:23.620729 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1027/4136] 10.4.3.119 () {68 vars in 1258 bytes} [Tue Aug 25 10:27:23 2026] POST /volume/v3/backups => generated 109 bytes in 58 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 25 10:27:23.627757 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-dafec6b6-5de3-481f-875d-a1b3412e845c None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:23.630115 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-dafec6b6-5de3-481f-875d-a1b3412e845c tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] DELETE https://10.4.3.119/volume/v3/backups/c60f66c7-2744-4af5-a891-6c551f8e7d1b Aug 25 10:27:23.630413 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-dafec6b6-5de3-481f-875d-a1b3412e845c tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:23.630732 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-dafec6b6-5de3-481f-875d-a1b3412e845c tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:23.630885 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.contrib.backups [None req-dafec6b6-5de3-481f-875d-a1b3412e845c tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Delete backup with id: c60f66c7-2744-4af5-a891-6c551f8e7d1b. Aug 25 10:27:23.636247 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:23.636247 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:27:23.655850 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.backup.rpcapi [None req-dafec6b6-5de3-481f-875d-a1b3412e845c tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] delete_backup rpcapi backup_id c60f66c7-2744-4af5-a891-6c551f8e7d1b {{(pid=100390) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 10:27:23.658264 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-dafec6b6-5de3-481f-875d-a1b3412e845c tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] https://10.4.3.119/volume/v3/backups/c60f66c7-2744-4af5-a891-6c551f8e7d1b returned with HTTP 202 Aug 25 10:27:23.658859 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1036/4137] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:27:23 2026] DELETE /volume/v3/backups/c60f66c7-2744-4af5-a891-6c551f8e7d1b => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:27:23.669617 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-86f1bb53-2072-4b59-9949-40f6b2aba208 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:23.672014 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-86f1bb53-2072-4b59-9949-40f6b2aba208 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] GET https://10.4.3.119/volume/v3/backups/c60f66c7-2744-4af5-a891-6c551f8e7d1b Aug 25 10:27:23.672233 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-86f1bb53-2072-4b59-9949-40f6b2aba208 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:23.672492 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-86f1bb53-2072-4b59-9949-40f6b2aba208 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:23.672637 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-86f1bb53-2072-4b59-9949-40f6b2aba208 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Show backup with id c60f66c7-2744-4af5-a891-6c551f8e7d1b. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:27:23.678551 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:23.678551 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:27:23.679346 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-86f1bb53-2072-4b59-9949-40f6b2aba208 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] https://10.4.3.119/volume/v3/backups/c60f66c7-2744-4af5-a891-6c551f8e7d1b returned with HTTP 200 Aug 25 10:27:23.679839 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1039/4138] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:23 2026] GET /volume/v3/backups/c60f66c7-2744-4af5-a891-6c551f8e7d1b => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:23.749484 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-9376ab47-3895-450a-880e-36277c00f801 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:23.751972 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9376ab47-3895-450a-880e-36277c00f801 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] GET https://10.4.3.119/volume/v3/snapshots/ea68bd0a-1106-4c5b-842d-a97edcc01d86 Aug 25 10:27:23.752215 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9376ab47-3895-450a-880e-36277c00f801 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:23.752411 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9376ab47-3895-450a-880e-36277c00f801 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:23.757445 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:23.757445 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:27:23.757886 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-9376ab47-3895-450a-880e-36277c00f801 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Snapshot retrieved successfully. Aug 25 10:27:23.758648 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9376ab47-3895-450a-880e-36277c00f801 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] https://10.4.3.119/volume/v3/snapshots/ea68bd0a-1106-4c5b-842d-a97edcc01d86 returned with HTTP 200 Aug 25 10:27:23.759051 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1037/4139] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:27:23 2026] GET /volume/v3/snapshots/ea68bd0a-1106-4c5b-842d-a97edcc01d86 => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:23.769019 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-fabfe7a3-5c68-43fb-9ca4-e70d5266f1d1 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:23.770684 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-fabfe7a3-5c68-43fb-9ca4-e70d5266f1d1 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] GET https://10.4.3.119/volume/v3/snapshots/ea68bd0a-1106-4c5b-842d-a97edcc01d86 Aug 25 10:27:23.770684 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-fabfe7a3-5c68-43fb-9ca4-e70d5266f1d1 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:23.770886 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-fabfe7a3-5c68-43fb-9ca4-e70d5266f1d1 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:23.775883 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:23.775883 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:27:23.776254 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-fabfe7a3-5c68-43fb-9ca4-e70d5266f1d1 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Snapshot retrieved successfully. Aug 25 10:27:23.777050 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-fabfe7a3-5c68-43fb-9ca4-e70d5266f1d1 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] https://10.4.3.119/volume/v3/snapshots/ea68bd0a-1106-4c5b-842d-a97edcc01d86 returned with HTTP 200 Aug 25 10:27:23.777506 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1028/4140] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:27:23 2026] GET /volume/v3/snapshots/ea68bd0a-1106-4c5b-842d-a97edcc01d86 => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:24.131060 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-638eb32f-d0be-4d43-bbd3-e2045aada78d None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:24.133019 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-638eb32f-d0be-4d43-bbd3-e2045aada78d tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/backups/921126b2-dcbc-4579-a9f0-58c7f110c61e Aug 25 10:27:24.133439 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-638eb32f-d0be-4d43-bbd3-e2045aada78d tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:24.133734 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-638eb32f-d0be-4d43-bbd3-e2045aada78d tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:24.133920 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-638eb32f-d0be-4d43-bbd3-e2045aada78d tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Show backup with id 921126b2-dcbc-4579-a9f0-58c7f110c61e. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:27:24.138119 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-638eb32f-d0be-4d43-bbd3-e2045aada78d tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/backups/921126b2-dcbc-4579-a9f0-58c7f110c61e returned with HTTP 404 Aug 25 10:27:24.138843 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1037/4141] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:24 2026] GET /volume/v3/backups/921126b2-dcbc-4579-a9f0-58c7f110c61e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:27:24.150905 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-19f3202e-8258-4814-bc47-b0c94102ec7d None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:24.153366 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-19f3202e-8258-4814-bc47-b0c94102ec7d tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] DELETE https://10.4.3.119/volume/v3/snapshots/bd28147a-8f4d-44f1-a8fc-9662bef2499e Aug 25 10:27:24.153875 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-19f3202e-8258-4814-bc47-b0c94102ec7d tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:24.154225 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-19f3202e-8258-4814-bc47-b0c94102ec7d tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:24.154441 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.snapshots [None req-19f3202e-8258-4814-bc47-b0c94102ec7d tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Delete snapshot with id: bd28147a-8f4d-44f1-a8fc-9662bef2499e Aug 25 10:27:24.164811 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:24.164811 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:27:24.165549 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-19f3202e-8258-4814-bc47-b0c94102ec7d tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Snapshot retrieved successfully. Aug 25 10:27:24.188582 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-19f3202e-8258-4814-bc47-b0c94102ec7d tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Snapshot delete request issued successfully. Aug 25 10:27:24.188919 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-19f3202e-8258-4814-bc47-b0c94102ec7d tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/snapshots/bd28147a-8f4d-44f1-a8fc-9662bef2499e returned with HTTP 202 Aug 25 10:27:24.189683 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1040/4142] 10.4.3.119 () {66 vars in 1357 bytes} [Tue Aug 25 10:27:24 2026] DELETE /volume/v3/snapshots/bd28147a-8f4d-44f1-a8fc-9662bef2499e => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:27:24.199148 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-4bb3eda8-4132-42ee-bc91-870c2500f558 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:24.201796 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4bb3eda8-4132-42ee-bc91-870c2500f558 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/snapshots/bd28147a-8f4d-44f1-a8fc-9662bef2499e Aug 25 10:27:24.201796 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4bb3eda8-4132-42ee-bc91-870c2500f558 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:24.201946 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4bb3eda8-4132-42ee-bc91-870c2500f558 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:24.208855 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:24.208855 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:27:24.210252 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-4bb3eda8-4132-42ee-bc91-870c2500f558 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Snapshot retrieved successfully. Aug 25 10:27:24.211576 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4bb3eda8-4132-42ee-bc91-870c2500f558 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/snapshots/bd28147a-8f4d-44f1-a8fc-9662bef2499e returned with HTTP 200 Aug 25 10:27:24.211940 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1038/4143] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:27:24 2026] GET /volume/v3/snapshots/bd28147a-8f4d-44f1-a8fc-9662bef2499e => generated 462 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:24.552481 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-413a9848-fe30-4923-8c15-56a0f4cf8c15 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:24.554436 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-413a9848-fe30-4923-8c15-56a0f4cf8c15 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] GET https://10.4.3.119/volume/v3/volumes/55738672-9d82-4a80-ad8b-7c031949cdb0 Aug 25 10:27:24.556254 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-413a9848-fe30-4923-8c15-56a0f4cf8c15 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:24.556254 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-413a9848-fe30-4923-8c15-56a0f4cf8c15 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:24.565005 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:24.565005 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:27:24.568840 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-413a9848-fe30-4923-8c15-56a0f4cf8c15 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Volume info retrieved successfully. Aug 25 10:27:24.574247 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-413a9848-fe30-4923-8c15-56a0f4cf8c15 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] https://10.4.3.119/volume/v3/volumes/55738672-9d82-4a80-ad8b-7c031949cdb0 returned with HTTP 200 Aug 25 10:27:24.574921 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1029/4144] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:24 2026] GET /volume/v3/volumes/55738672-9d82-4a80-ad8b-7c031949cdb0 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:24.671244 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-53f3feb8-6b00-4d5a-a183-97fd9033c28a req-0b2b71e0-61b4-4c82-b74a-b2e2970cb29e None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:24.673393 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-53f3feb8-6b00-4d5a-a183-97fd9033c28a req-0b2b71e0-61b4-4c82-b74a-b2e2970cb29e tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] GET https://10.4.3.119/volume/v3/volumes/066e137b-8f25-4da6-885f-1698bd5513e2 Aug 25 10:27:24.673608 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-53f3feb8-6b00-4d5a-a183-97fd9033c28a req-0b2b71e0-61b4-4c82-b74a-b2e2970cb29e tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:24.673837 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-53f3feb8-6b00-4d5a-a183-97fd9033c28a req-0b2b71e0-61b4-4c82-b74a-b2e2970cb29e tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:24.684819 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:24.684819 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:27:24.689761 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [req-53f3feb8-6b00-4d5a-a183-97fd9033c28a req-0b2b71e0-61b4-4c82-b74a-b2e2970cb29e tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Volume info retrieved successfully. Aug 25 10:27:24.690971 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-127ce41b-d8d2-45ca-8072-1d108e67f537 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:24.694917 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-127ce41b-d8d2-45ca-8072-1d108e67f537 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] GET https://10.4.3.119/volume/v3/backups/c60f66c7-2744-4af5-a891-6c551f8e7d1b Aug 25 10:27:24.695787 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-127ce41b-d8d2-45ca-8072-1d108e67f537 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:24.696224 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-127ce41b-d8d2-45ca-8072-1d108e67f537 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:24.696996 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-127ce41b-d8d2-45ca-8072-1d108e67f537 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Show backup with id c60f66c7-2744-4af5-a891-6c551f8e7d1b. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:27:24.699595 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-53f3feb8-6b00-4d5a-a183-97fd9033c28a req-0b2b71e0-61b4-4c82-b74a-b2e2970cb29e tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] https://10.4.3.119/volume/v3/volumes/066e137b-8f25-4da6-885f-1698bd5513e2 returned with HTTP 200 Aug 25 10:27:24.700151 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1038/4145] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:27:24 2026] GET /volume/v3/volumes/066e137b-8f25-4da6-885f-1698bd5513e2 => generated 1136 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:27:24.701918 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-127ce41b-d8d2-45ca-8072-1d108e67f537 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] https://10.4.3.119/volume/v3/backups/c60f66c7-2744-4af5-a891-6c551f8e7d1b returned with HTTP 404 Aug 25 10:27:24.702484 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1041/4146] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:24 2026] GET /volume/v3/backups/c60f66c7-2744-4af5-a891-6c551f8e7d1b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:27:24.713430 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-49408e93-e6fc-40db-8a6c-d4165577307b None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:24.715233 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-49408e93-e6fc-40db-8a6c-d4165577307b tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:27:24.715645 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-49408e93-e6fc-40db-8a6c-d4165577307b tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-2015226577"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:27:24.717148 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-49408e93-e6fc-40db-8a6c-d4165577307b tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-2015226577'}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:27:24.717343 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-49408e93-e6fc-40db-8a6c-d4165577307b tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Create volume of 1 GB Aug 25 10:27:24.719722 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-53f3feb8-6b00-4d5a-a183-97fd9033c28a req-3fbdee98-10ec-4dc4-ba8f-535963fe268e None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:24.721802 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-53f3feb8-6b00-4d5a-a183-97fd9033c28a req-3fbdee98-10ec-4dc4-ba8f-535963fe268e tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] POST https://10.4.3.119/volume/v3/volumes/066e137b-8f25-4da6-885f-1698bd5513e2/action Aug 25 10:27:24.722027 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-49408e93-e6fc-40db-8a6c-d4165577307b tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Availability Zones retrieved successfully. Aug 25 10:27:24.722528 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-53f3feb8-6b00-4d5a-a183-97fd9033c28a req-3fbdee98-10ec-4dc4-ba8f-535963fe268e tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100389) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:27:24.722796 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-53f3feb8-6b00-4d5a-a183-97fd9033c28a req-3fbdee98-10ec-4dc4-ba8f-535963fe268e tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:27:24.729525 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-49408e93-e6fc-40db-8a6c-d4165577307b tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Flow 'volume_create_api' (53f4c340-f7ad-4bad-97cd-1adb3499f4d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:27:24.731155 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-49408e93-e6fc-40db-8a6c-d4165577307b tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58a79f7b-6ca1-464a-a476-40e7ca25343e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:27:24.732211 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [None req-49408e93-e6fc-40db-8a6c-d4165577307b tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Validating volume size '1' using validate_int {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:27:24.739163 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:24.739163 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:27:24.739163 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-53f3feb8-6b00-4d5a-a183-97fd9033c28a req-3fbdee98-10ec-4dc4-ba8f-535963fe268e tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Volume info retrieved successfully. Aug 25 10:27:24.746954 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-53f3feb8-6b00-4d5a-a183-97fd9033c28a req-3fbdee98-10ec-4dc4-ba8f-535963fe268e tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Begin detaching volume completed successfully. Aug 25 10:27:24.747459 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-53f3feb8-6b00-4d5a-a183-97fd9033c28a req-3fbdee98-10ec-4dc4-ba8f-535963fe268e tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] https://10.4.3.119/volume/v3/volumes/066e137b-8f25-4da6-885f-1698bd5513e2/action returned with HTTP 202 Aug 25 10:27:24.748470 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1030/4147] 10.4.3.119 () {72 vars in 1672 bytes} [Tue Aug 25 10:27:24 2026] POST /volume/v3/volumes/066e137b-8f25-4da6-885f-1698bd5513e2/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:27:24.766304 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-49408e93-e6fc-40db-8a6c-d4165577307b tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58a79f7b-6ca1-464a-a476-40e7ca25343e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:27:24.767546 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-49408e93-e6fc-40db-8a6c-d4165577307b tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09249dd3-437c-4fff-8642-5332c09b598a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:27:24.772092 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-306ea94c-b927-4fab-bf3e-cae89fb18973 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:24.774348 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-306ea94c-b927-4fab-bf3e-cae89fb18973 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] GET https://10.4.3.119/volume/v3/volumes/066e137b-8f25-4da6-885f-1698bd5513e2 Aug 25 10:27:24.774997 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-306ea94c-b927-4fab-bf3e-cae89fb18973 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:24.774997 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-306ea94c-b927-4fab-bf3e-cae89fb18973 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:24.789789 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:24.789789 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:27:24.790855 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-64ffc6dc-c943-41d1-9074-45594aea767e None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:24.792661 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-64ffc6dc-c943-41d1-9074-45594aea767e None None] GET https://10.4.3.119/volume// Aug 25 10:27:24.793035 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-64ffc6dc-c943-41d1-9074-45594aea767e None None] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:24.793677 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-64ffc6dc-c943-41d1-9074-45594aea767e None None] Calling method 'all' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:24.794975 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-64ffc6dc-c943-41d1-9074-45594aea767e None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:27:24.795432 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1042/4148] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:27:24 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:27:24.798904 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-306ea94c-b927-4fab-bf3e-cae89fb18973 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Volume info retrieved successfully. Aug 25 10:27:24.802615 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-53f3feb8-6b00-4d5a-a183-97fd9033c28a req-95ef7b87-e722-4bd5-838b-6501d7de228c None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:24.804222 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-53f3feb8-6b00-4d5a-a183-97fd9033c28a req-95ef7b87-e722-4bd5-838b-6501d7de228c tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] GET https://10.4.3.119/volume/v3/volumes/066e137b-8f25-4da6-885f-1698bd5513e2 Aug 25 10:27:24.804526 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-53f3feb8-6b00-4d5a-a183-97fd9033c28a req-95ef7b87-e722-4bd5-838b-6501d7de228c tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:24.804777 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-53f3feb8-6b00-4d5a-a183-97fd9033c28a req-95ef7b87-e722-4bd5-838b-6501d7de228c tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:24.805455 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-306ea94c-b927-4fab-bf3e-cae89fb18973 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] https://10.4.3.119/volume/v3/volumes/066e137b-8f25-4da6-885f-1698bd5513e2 returned with HTTP 200 Aug 25 10:27:24.806030 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1039/4149] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:24 2026] GET /volume/v3/volumes/066e137b-8f25-4da6-885f-1698bd5513e2 => generated 1139 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:27:24.818384 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-49408e93-e6fc-40db-8a6c-d4165577307b tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Created reservations ['2ea5a81b-aacc-4085-8421-6910b47878df', '2b67f959-cdaa-4956-8b8f-bfa3b2c99d3e', 'cc645385-8089-41a5-be29-c0c6f51a7349', 'b93107cd-f584-4da5-a126-947f6638384c'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:27:24.819102 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-49408e93-e6fc-40db-8a6c-d4165577307b tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09249dd3-437c-4fff-8642-5332c09b598a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2ea5a81b-aacc-4085-8421-6910b47878df', '2b67f959-cdaa-4956-8b8f-bfa3b2c99d3e', 'cc645385-8089-41a5-be29-c0c6f51a7349', 'b93107cd-f584-4da5-a126-947f6638384c']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:27:24.820946 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-49408e93-e6fc-40db-8a6c-d4165577307b tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05c5943f-33eb-4148-ad3b-4f5cf47e044b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:27:24.821036 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:24.821036 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:27:24.823927 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-53f3feb8-6b00-4d5a-a183-97fd9033c28a req-95ef7b87-e722-4bd5-838b-6501d7de228c tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Volume info retrieved successfully. Aug 25 10:27:24.828117 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-53f3feb8-6b00-4d5a-a183-97fd9033c28a req-95ef7b87-e722-4bd5-838b-6501d7de228c tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] https://10.4.3.119/volume/v3/volumes/066e137b-8f25-4da6-885f-1698bd5513e2 returned with HTTP 200 Aug 25 10:27:24.828944 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1031/4150] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:27:24 2026] GET /volume/v3/volumes/066e137b-8f25-4da6-885f-1698bd5513e2 => generated 1319 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:27:24.845741 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-49408e93-e6fc-40db-8a6c-d4165577307b tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05c5943f-33eb-4148-ad3b-4f5cf47e044b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c8afeb45-05aa-4e72-8035-9fa6f4704f85', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2015226577',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da973e0a0ef9495daa52d9a2c8e4a2a2',qos_specs=None,replication_status=,reservations=['2ea5a81b-aacc-4085-8421-6910b47878df','2b67f959-cdaa-4956-8b8f-bfa3b2c99d3e','cc645385-8089-41a5-be29-c0c6f51a7349','b93107cd-f584-4da5-a126-947f6638384c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46a3ac7a735e49d6875b66b6c24c5e68',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:27:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2015226577',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c8afeb45-05aa-4e72-8035-9fa6f4704f85,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da973e0a0ef9495daa52d9a2c8e4a2a2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='46a3ac7a735e49d6875b66b6c24c5e68',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:27:24.846627 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-49408e93-e6fc-40db-8a6c-d4165577307b tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24d2e78b-90ef-4408-ae4f-0ecc21231a04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:27:24.872778 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-49408e93-e6fc-40db-8a6c-d4165577307b tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24d2e78b-90ef-4408-ae4f-0ecc21231a04) transitioned into state 'SUCCESS' from state '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-2015226577',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da973e0a0ef9495daa52d9a2c8e4a2a2',qos_specs=None,replication_status=,reservations=['2ea5a81b-aacc-4085-8421-6910b47878df','2b67f959-cdaa-4956-8b8f-bfa3b2c99d3e','cc645385-8089-41a5-be29-c0c6f51a7349','b93107cd-f584-4da5-a126-947f6638384c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46a3ac7a735e49d6875b66b6c24c5e68',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:27:24.873567 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-49408e93-e6fc-40db-8a6c-d4165577307b tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19d3219e-6f6b-4914-b563-34fabc40b7ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:27:24.887525 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-49408e93-e6fc-40db-8a6c-d4165577307b tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19d3219e-6f6b-4914-b563-34fabc40b7ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:27:24.891591 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-49408e93-e6fc-40db-8a6c-d4165577307b tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Flow 'volume_create_api' (53f4c340-f7ad-4bad-97cd-1adb3499f4d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:27:24.893115 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-49408e93-e6fc-40db-8a6c-d4165577307b tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Create volume request issued successfully. Aug 25 10:27:24.893819 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-49408e93-e6fc-40db-8a6c-d4165577307b tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:27:24.894391 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1039/4151] 10.4.3.119 () {68 vars in 1258 bytes} [Tue Aug 25 10:27:24 2026] POST /volume/v3/volumes => generated 749 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:27:24.912542 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-96e6cc4f-9170-4695-91ce-bbfd763ff598 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:24.914883 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-96e6cc4f-9170-4695-91ce-bbfd763ff598 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] GET https://10.4.3.119/volume/v3/volumes/c8afeb45-05aa-4e72-8035-9fa6f4704f85 Aug 25 10:27:24.914883 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-96e6cc4f-9170-4695-91ce-bbfd763ff598 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:24.915193 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-96e6cc4f-9170-4695-91ce-bbfd763ff598 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:24.924249 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:24.924249 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:27:24.931728 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-96e6cc4f-9170-4695-91ce-bbfd763ff598 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Volume info retrieved successfully. Aug 25 10:27:24.939033 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-96e6cc4f-9170-4695-91ce-bbfd763ff598 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] https://10.4.3.119/volume/v3/volumes/c8afeb45-05aa-4e72-8035-9fa6f4704f85 returned with HTTP 200 Aug 25 10:27:24.939686 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1043/4152] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:24 2026] GET /volume/v3/volumes/c8afeb45-05aa-4e72-8035-9fa6f4704f85 => generated 817 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:25.222348 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-f473d35c-56b9-426b-9d8d-3a9f7a1eebe8 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:25.224057 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f473d35c-56b9-426b-9d8d-3a9f7a1eebe8 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/snapshots/bd28147a-8f4d-44f1-a8fc-9662bef2499e Aug 25 10:27:25.224256 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f473d35c-56b9-426b-9d8d-3a9f7a1eebe8 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:25.224435 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f473d35c-56b9-426b-9d8d-3a9f7a1eebe8 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:25.228630 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f473d35c-56b9-426b-9d8d-3a9f7a1eebe8 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/snapshots/bd28147a-8f4d-44f1-a8fc-9662bef2499e returned with HTTP 404 Aug 25 10:27:25.229058 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1040/4153] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:27:25 2026] GET /volume/v3/snapshots/bd28147a-8f4d-44f1-a8fc-9662bef2499e => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:27:25.237311 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-a890ba2d-8306-45d7-a13d-cca6a7a2daee None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:25.239040 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a890ba2d-8306-45d7-a13d-cca6a7a2daee tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] DELETE https://10.4.3.119/volume/v3/volumes/a173ce5c-f1b3-4c09-b30e-a2481b8545e2 Aug 25 10:27:25.239433 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a890ba2d-8306-45d7-a13d-cca6a7a2daee tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:25.239787 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a890ba2d-8306-45d7-a13d-cca6a7a2daee tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:25.240092 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-a890ba2d-8306-45d7-a13d-cca6a7a2daee tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Delete volume with id: a173ce5c-f1b3-4c09-b30e-a2481b8545e2 Aug 25 10:27:25.249186 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:25.249186 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:27:25.249186 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-a890ba2d-8306-45d7-a13d-cca6a7a2daee tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Volume info retrieved successfully. Aug 25 10:27:25.269158 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-a890ba2d-8306-45d7-a13d-cca6a7a2daee tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Delete volume request issued successfully. Aug 25 10:27:25.269798 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a890ba2d-8306-45d7-a13d-cca6a7a2daee tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/volumes/a173ce5c-f1b3-4c09-b30e-a2481b8545e2 returned with HTTP 202 Aug 25 10:27:25.270448 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1032/4154] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:27:25 2026] DELETE /volume/v3/volumes/a173ce5c-f1b3-4c09-b30e-a2481b8545e2 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:27:25.278567 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-28f6ccea-4fdb-4d60-8f04-7f5dd5ddfa76 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:25.280498 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-28f6ccea-4fdb-4d60-8f04-7f5dd5ddfa76 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/volumes/a173ce5c-f1b3-4c09-b30e-a2481b8545e2 Aug 25 10:27:25.280733 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-28f6ccea-4fdb-4d60-8f04-7f5dd5ddfa76 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:25.280916 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-28f6ccea-4fdb-4d60-8f04-7f5dd5ddfa76 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:25.291800 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:25.291800 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:27:25.299239 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-28f6ccea-4fdb-4d60-8f04-7f5dd5ddfa76 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Volume info retrieved successfully. Aug 25 10:27:25.305364 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-28f6ccea-4fdb-4d60-8f04-7f5dd5ddfa76 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/volumes/a173ce5c-f1b3-4c09-b30e-a2481b8545e2 returned with HTTP 200 Aug 25 10:27:25.305810 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1040/4155] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:25 2026] GET /volume/v3/volumes/a173ce5c-f1b3-4c09-b30e-a2481b8545e2 => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:25.380480 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-33a6949d-4fb0-4fc8-a95b-c482330bb842 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:25.382312 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-33a6949d-4fb0-4fc8-a95b-c482330bb842 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] POST https://10.4.3.119/volume/v3/snapshots Aug 25 10:27:25.382841 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-33a6949d-4fb0-4fc8-a95b-c482330bb842 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1e7d6c98-9914-4e38-a5c3-b4166f253310", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-916667955", "description": null, "metadata": null}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:27:25.398780 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:25.398780 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:27:25.399621 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-33a6949d-4fb0-4fc8-a95b-c482330bb842 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Volume info retrieved successfully. Aug 25 10:27:25.399869 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.snapshots [None req-33a6949d-4fb0-4fc8-a95b-c482330bb842 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Create snapshot from volume 1e7d6c98-9914-4e38-a5c3-b4166f253310 Aug 25 10:27:25.438006 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-33a6949d-4fb0-4fc8-a95b-c482330bb842 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Created reservations ['970598c7-b8a8-479b-88fe-17fd8f17e34a', 'a939707f-2bbf-48a6-8b3c-6ce60893da94', '5b92424e-05bc-40be-a86a-47ac06c8f32e', 'be12d0f8-f29b-4cc4-900f-bb295b83e655'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:27:25.483011 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-33a6949d-4fb0-4fc8-a95b-c482330bb842 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Snapshot force create request issued successfully. Aug 25 10:27:25.483397 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-33a6949d-4fb0-4fc8-a95b-c482330bb842 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] https://10.4.3.119/volume/v3/snapshots returned with HTTP 202 Aug 25 10:27:25.484242 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1044/4156] 10.4.3.119 () {68 vars in 1265 bytes} [Tue Aug 25 10:27:25 2026] POST /volume/v3/snapshots => generated 312 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:27:25.495703 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-60c4a8a3-c149-42af-be97-f0644369dbca None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:25.498298 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-60c4a8a3-c149-42af-be97-f0644369dbca tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] GET https://10.4.3.119/volume/v3/snapshots/4609b8d7-d434-49e0-a05f-ff5137c59b1e Aug 25 10:27:25.498599 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-60c4a8a3-c149-42af-be97-f0644369dbca tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:25.498850 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-60c4a8a3-c149-42af-be97-f0644369dbca tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:25.505590 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:25.505590 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:27:25.506354 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-60c4a8a3-c149-42af-be97-f0644369dbca tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Snapshot retrieved successfully. Aug 25 10:27:25.507494 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-60c4a8a3-c149-42af-be97-f0644369dbca tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] https://10.4.3.119/volume/v3/snapshots/4609b8d7-d434-49e0-a05f-ff5137c59b1e returned with HTTP 200 Aug 25 10:27:25.508251 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1041/4157] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:27:25 2026] GET /volume/v3/snapshots/4609b8d7-d434-49e0-a05f-ff5137c59b1e => generated 444 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:25.718441 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-53f3feb8-6b00-4d5a-a183-97fd9033c28a req-366020f8-98e2-42e9-8271-efa2a6800d10 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:25.720395 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-53f3feb8-6b00-4d5a-a183-97fd9033c28a req-366020f8-98e2-42e9-8271-efa2a6800d10 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] DELETE https://10.4.3.119/volume/v3/attachments/071e058a-74ec-4239-a93d-a246e0b90473 Aug 25 10:27:25.721708 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-53f3feb8-6b00-4d5a-a183-97fd9033c28a req-366020f8-98e2-42e9-8271-efa2a6800d10 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:25.721708 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-53f3feb8-6b00-4d5a-a183-97fd9033c28a req-366020f8-98e2-42e9-8271-efa2a6800d10 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Calling method 'version_select' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:25.728335 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:25.728335 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:27:25.803886 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-53f3feb8-6b00-4d5a-a183-97fd9033c28a req-366020f8-98e2-42e9-8271-efa2a6800d10 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] https://10.4.3.119/volume/v3/attachments/071e058a-74ec-4239-a93d-a246e0b90473 returned with HTTP 200 Aug 25 10:27:25.803886 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1033/4158] 10.4.3.119 () {72 vars in 1673 bytes} [Tue Aug 25 10:27:25 2026] DELETE /volume/v3/attachments/071e058a-74ec-4239-a93d-a246e0b90473 => generated 19 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:25.825342 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-615c39ef-0846-4b9f-8ab7-e2798a13f8b2 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:25.827004 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-615c39ef-0846-4b9f-8ab7-e2798a13f8b2 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] GET https://10.4.3.119/volume/v3/volumes/066e137b-8f25-4da6-885f-1698bd5513e2 Aug 25 10:27:25.827208 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-615c39ef-0846-4b9f-8ab7-e2798a13f8b2 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:25.827825 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-615c39ef-0846-4b9f-8ab7-e2798a13f8b2 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:25.835337 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:25.835337 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:27:25.839317 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-615c39ef-0846-4b9f-8ab7-e2798a13f8b2 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Volume info retrieved successfully. Aug 25 10:27:25.844434 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-615c39ef-0846-4b9f-8ab7-e2798a13f8b2 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] https://10.4.3.119/volume/v3/volumes/066e137b-8f25-4da6-885f-1698bd5513e2 returned with HTTP 200 Aug 25 10:27:25.844786 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1041/4159] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:25 2026] GET /volume/v3/volumes/066e137b-8f25-4da6-885f-1698bd5513e2 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:25.857763 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-68ba32bf-5eeb-4fbd-9341-1628e5a4ac6f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:25.859813 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-68ba32bf-5eeb-4fbd-9341-1628e5a4ac6f tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] GET https://10.4.3.119/volume/v3/volumes/066e137b-8f25-4da6-885f-1698bd5513e2 Aug 25 10:27:25.860109 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-68ba32bf-5eeb-4fbd-9341-1628e5a4ac6f tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:25.860352 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-68ba32bf-5eeb-4fbd-9341-1628e5a4ac6f tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:25.869234 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:25.869234 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:27:25.874043 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-68ba32bf-5eeb-4fbd-9341-1628e5a4ac6f tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Volume info retrieved successfully. Aug 25 10:27:25.880612 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-68ba32bf-5eeb-4fbd-9341-1628e5a4ac6f tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] https://10.4.3.119/volume/v3/volumes/066e137b-8f25-4da6-885f-1698bd5513e2 returned with HTTP 200 Aug 25 10:27:25.881224 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1045/4160] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:25 2026] GET /volume/v3/volumes/066e137b-8f25-4da6-885f-1698bd5513e2 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:25.938081 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-04bc56bf-9120-4b13-a4f6-aeb180d2eb98 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:25.940654 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-04bc56bf-9120-4b13-a4f6-aeb180d2eb98 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] GET https://10.4.3.119/volume/v3/volumes/066e137b-8f25-4da6-885f-1698bd5513e2 Aug 25 10:27:25.941010 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-04bc56bf-9120-4b13-a4f6-aeb180d2eb98 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:25.941697 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-04bc56bf-9120-4b13-a4f6-aeb180d2eb98 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:25.954076 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:25.954076 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:27:25.957188 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-c259ff0f-fd58-4e36-96e7-8d5f7519893a None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:25.959101 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-04bc56bf-9120-4b13-a4f6-aeb180d2eb98 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Volume info retrieved successfully. Aug 25 10:27:25.959247 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c259ff0f-fd58-4e36-96e7-8d5f7519893a tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] GET https://10.4.3.119/volume/v3/volumes/c8afeb45-05aa-4e72-8035-9fa6f4704f85 Aug 25 10:27:25.961009 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c259ff0f-fd58-4e36-96e7-8d5f7519893a tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:25.961009 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c259ff0f-fd58-4e36-96e7-8d5f7519893a tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:25.965017 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-04bc56bf-9120-4b13-a4f6-aeb180d2eb98 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] https://10.4.3.119/volume/v3/volumes/066e137b-8f25-4da6-885f-1698bd5513e2 returned with HTTP 200 Aug 25 10:27:25.965551 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1042/4161] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:25 2026] GET /volume/v3/volumes/066e137b-8f25-4da6-885f-1698bd5513e2 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:25.971610 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:25.971610 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:27:25.977447 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-c259ff0f-fd58-4e36-96e7-8d5f7519893a tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Volume info retrieved successfully. Aug 25 10:27:25.979618 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-0e92f2c8-426d-43d9-a412-91376597baad None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:25.981576 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0e92f2c8-426d-43d9-a412-91376597baad tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] GET https://10.4.3.119/volume/v3/volumes/55738672-9d82-4a80-ad8b-7c031949cdb0 Aug 25 10:27:25.982452 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0e92f2c8-426d-43d9-a412-91376597baad tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:25.982452 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0e92f2c8-426d-43d9-a412-91376597baad tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:25.984368 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c259ff0f-fd58-4e36-96e7-8d5f7519893a tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] https://10.4.3.119/volume/v3/volumes/c8afeb45-05aa-4e72-8035-9fa6f4704f85 returned with HTTP 200 Aug 25 10:27:25.985175 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1034/4162] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:25 2026] GET /volume/v3/volumes/c8afeb45-05aa-4e72-8035-9fa6f4704f85 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:25.990386 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:25.990386 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:27:25.994223 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-0e92f2c8-426d-43d9-a412-91376597baad tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Volume info retrieved successfully. Aug 25 10:27:25.998658 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0e92f2c8-426d-43d9-a412-91376597baad tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] https://10.4.3.119/volume/v3/volumes/55738672-9d82-4a80-ad8b-7c031949cdb0 returned with HTTP 200 Aug 25 10:27:25.999045 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1042/4163] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:25 2026] GET /volume/v3/volumes/55738672-9d82-4a80-ad8b-7c031949cdb0 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:26.002568 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-74e21693-7e65-47b1-9702-e994ddf6094a None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:26.004400 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-74e21693-7e65-47b1-9702-e994ddf6094a tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] POST https://10.4.3.119/volume/v3/backups Aug 25 10:27:26.004831 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-74e21693-7e65-47b1-9702-e994ddf6094a tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c8afeb45-05aa-4e72-8035-9fa6f4704f85", "name": "tempest-VolumesBackupsTest-Backup-79138515"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:27:26.006324 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.contrib.backups [None req-74e21693-7e65-47b1-9702-e994ddf6094a tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Creating new backup {'backup': {'volume_id': 'c8afeb45-05aa-4e72-8035-9fa6f4704f85', 'name': 'tempest-VolumesBackupsTest-Backup-79138515'}} {{(pid=100391) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 10:27:26.006505 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.contrib.backups [None req-74e21693-7e65-47b1-9702-e994ddf6094a tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Creating backup of volume c8afeb45-05aa-4e72-8035-9fa6f4704f85 in container None Aug 25 10:27:26.014652 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:26.014652 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:27:26.015124 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-74e21693-7e65-47b1-9702-e994ddf6094a tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Volume info retrieved successfully. Aug 25 10:27:26.031754 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-74e21693-7e65-47b1-9702-e994ddf6094a tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Created reservations ['49cfb50a-03c2-45b2-a2bf-97d745d00b05', '908611f5-4b09-4895-aeea-205ee3e0f1c4'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:27:26.042539 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-9b1ec335-a505-428a-8dde-e54ba5f53077 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:26.045702 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-9b1ec335-a505-428a-8dde-e54ba5f53077 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] GET https://10.4.3.119/volume/v3/volumes/55738672-9d82-4a80-ad8b-7c031949cdb0 Aug 25 10:27:26.046024 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-9b1ec335-a505-428a-8dde-e54ba5f53077 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:26.046271 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-9b1ec335-a505-428a-8dde-e54ba5f53077 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:26.056512 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:26.056512 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:27:26.064083 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-9b1ec335-a505-428a-8dde-e54ba5f53077 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Volume info retrieved successfully. Aug 25 10:27:26.070027 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-9b1ec335-a505-428a-8dde-e54ba5f53077 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] https://10.4.3.119/volume/v3/volumes/55738672-9d82-4a80-ad8b-7c031949cdb0 returned with HTTP 200 Aug 25 10:27:26.070951 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1043/4164] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:26 2026] GET /volume/v3/volumes/55738672-9d82-4a80-ad8b-7c031949cdb0 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:26.075318 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-74e21693-7e65-47b1-9702-e994ddf6094a tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] https://10.4.3.119/volume/v3/backups returned with HTTP 202 Aug 25 10:27:26.075793 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1046/4165] 10.4.3.119 () {68 vars in 1259 bytes} [Tue Aug 25 10:27:26 2026] POST /volume/v3/backups => generated 328 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:27:26.090714 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-a436b3ce-a535-4adf-85a0-2f55faebe8cc None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:26.093291 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a436b3ce-a535-4adf-85a0-2f55faebe8cc tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] GET https://10.4.3.119/volume/v3/backups/b3fd179b-4f1d-4ed7-8be2-1c9085424bd4 Aug 25 10:27:26.093291 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a436b3ce-a535-4adf-85a0-2f55faebe8cc tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:26.093736 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a436b3ce-a535-4adf-85a0-2f55faebe8cc tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:26.093967 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-a436b3ce-a535-4adf-85a0-2f55faebe8cc tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Show backup with id b3fd179b-4f1d-4ed7-8be2-1c9085424bd4. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:27:26.100875 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:26.100875 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:27:26.104068 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a436b3ce-a535-4adf-85a0-2f55faebe8cc tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] https://10.4.3.119/volume/v3/backups/b3fd179b-4f1d-4ed7-8be2-1c9085424bd4 returned with HTTP 200 Aug 25 10:27:26.104068 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1035/4166] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:26 2026] GET /volume/v3/backups/b3fd179b-4f1d-4ed7-8be2-1c9085424bd4 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:26.323345 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-b8dd4780-302b-4689-8270-a586443d6a42 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:26.325625 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b8dd4780-302b-4689-8270-a586443d6a42 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/volumes/a173ce5c-f1b3-4c09-b30e-a2481b8545e2 Aug 25 10:27:26.325903 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b8dd4780-302b-4689-8270-a586443d6a42 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:26.326097 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b8dd4780-302b-4689-8270-a586443d6a42 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:26.332483 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b8dd4780-302b-4689-8270-a586443d6a42 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/volumes/a173ce5c-f1b3-4c09-b30e-a2481b8545e2 returned with HTTP 404 Aug 25 10:27:26.333014 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1043/4167] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:26 2026] GET /volume/v3/volumes/a173ce5c-f1b3-4c09-b30e-a2481b8545e2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:27:26.340422 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-fd9a2e3e-dbc7-4814-b371-5c86df2ebb56 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:26.342050 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-fd9a2e3e-dbc7-4814-b371-5c86df2ebb56 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] DELETE https://10.4.3.119/volume/v3/volumes/7c3ada05-f84c-4276-af37-351ffd741723 Aug 25 10:27:26.342259 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-fd9a2e3e-dbc7-4814-b371-5c86df2ebb56 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:26.342439 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-fd9a2e3e-dbc7-4814-b371-5c86df2ebb56 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:26.344188 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-fd9a2e3e-dbc7-4814-b371-5c86df2ebb56 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Delete volume with id: 7c3ada05-f84c-4276-af37-351ffd741723 Aug 25 10:27:26.351190 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:26.351190 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:27:26.351820 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-fd9a2e3e-dbc7-4814-b371-5c86df2ebb56 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Volume info retrieved successfully. Aug 25 10:27:26.373903 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-fd9a2e3e-dbc7-4814-b371-5c86df2ebb56 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Delete volume request issued successfully. Aug 25 10:27:26.374029 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-fd9a2e3e-dbc7-4814-b371-5c86df2ebb56 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/volumes/7c3ada05-f84c-4276-af37-351ffd741723 returned with HTTP 202 Aug 25 10:27:26.374712 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1044/4168] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:27:26 2026] DELETE /volume/v3/volumes/7c3ada05-f84c-4276-af37-351ffd741723 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:27:26.384352 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-2b3f472e-feb8-41bd-b4b6-ebfe6ac64def None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:26.386619 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2b3f472e-feb8-41bd-b4b6-ebfe6ac64def tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/volumes/7c3ada05-f84c-4276-af37-351ffd741723 Aug 25 10:27:26.386818 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2b3f472e-feb8-41bd-b4b6-ebfe6ac64def tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:26.387063 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2b3f472e-feb8-41bd-b4b6-ebfe6ac64def tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:26.396282 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:26.396282 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:27:26.401243 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-2b3f472e-feb8-41bd-b4b6-ebfe6ac64def tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Volume info retrieved successfully. Aug 25 10:27:26.408583 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2b3f472e-feb8-41bd-b4b6-ebfe6ac64def tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/volumes/7c3ada05-f84c-4276-af37-351ffd741723 returned with HTTP 200 Aug 25 10:27:26.409157 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1047/4169] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:26 2026] GET /volume/v3/volumes/7c3ada05-f84c-4276-af37-351ffd741723 => generated 1355 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:27:26.518220 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-0ec4962f-07d3-4fb0-9da2-e045bf2930aa None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:26.521163 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0ec4962f-07d3-4fb0-9da2-e045bf2930aa tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] GET https://10.4.3.119/volume/v3/snapshots/4609b8d7-d434-49e0-a05f-ff5137c59b1e Aug 25 10:27:26.521163 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0ec4962f-07d3-4fb0-9da2-e045bf2930aa tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:26.521163 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0ec4962f-07d3-4fb0-9da2-e045bf2930aa tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:26.526944 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:26.526944 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:27:26.527818 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-0ec4962f-07d3-4fb0-9da2-e045bf2930aa tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Snapshot retrieved successfully. Aug 25 10:27:26.529062 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0ec4962f-07d3-4fb0-9da2-e045bf2930aa tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] https://10.4.3.119/volume/v3/snapshots/4609b8d7-d434-49e0-a05f-ff5137c59b1e returned with HTTP 200 Aug 25 10:27:26.531069 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1036/4170] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:27:26 2026] GET /volume/v3/snapshots/4609b8d7-d434-49e0-a05f-ff5137c59b1e => generated 471 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:26.541355 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-032cfef6-cf39-4830-ac9b-549b7dfe1fb9 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:26.543416 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-032cfef6-cf39-4830-ac9b-549b7dfe1fb9 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] GET https://10.4.3.119/volume/v3/snapshots/4609b8d7-d434-49e0-a05f-ff5137c59b1e Aug 25 10:27:26.543721 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-032cfef6-cf39-4830-ac9b-549b7dfe1fb9 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:26.543841 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-032cfef6-cf39-4830-ac9b-549b7dfe1fb9 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:26.549210 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:26.549210 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:27:26.549633 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-032cfef6-cf39-4830-ac9b-549b7dfe1fb9 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Snapshot retrieved successfully. Aug 25 10:27:26.550825 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-032cfef6-cf39-4830-ac9b-549b7dfe1fb9 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] https://10.4.3.119/volume/v3/snapshots/4609b8d7-d434-49e0-a05f-ff5137c59b1e returned with HTTP 200 Aug 25 10:27:26.551306 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1044/4171] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:27:26 2026] GET /volume/v3/snapshots/4609b8d7-d434-49e0-a05f-ff5137c59b1e => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:26.609846 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-5bbba69f-75ba-4d16-b3fa-109539bf4709 req-b2bed0e4-4e1e-4b34-ace9-715298152934 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:26.612645 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-5bbba69f-75ba-4d16-b3fa-109539bf4709 req-b2bed0e4-4e1e-4b34-ace9-715298152934 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] GET https://10.4.3.119/volume/v3/volumes/1e7d6c98-9914-4e38-a5c3-b4166f253310 Aug 25 10:27:26.612836 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-5bbba69f-75ba-4d16-b3fa-109539bf4709 req-b2bed0e4-4e1e-4b34-ace9-715298152934 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:26.613032 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-5bbba69f-75ba-4d16-b3fa-109539bf4709 req-b2bed0e4-4e1e-4b34-ace9-715298152934 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:26.625810 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:26.625810 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:27:26.630389 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [req-5bbba69f-75ba-4d16-b3fa-109539bf4709 req-b2bed0e4-4e1e-4b34-ace9-715298152934 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Volume info retrieved successfully. Aug 25 10:27:26.635879 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-5bbba69f-75ba-4d16-b3fa-109539bf4709 req-b2bed0e4-4e1e-4b34-ace9-715298152934 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] https://10.4.3.119/volume/v3/volumes/1e7d6c98-9914-4e38-a5c3-b4166f253310 returned with HTTP 200 Aug 25 10:27:26.636490 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1045/4172] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:27:26 2026] GET /volume/v3/volumes/1e7d6c98-9914-4e38-a5c3-b4166f253310 => generated 1142 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:27:26.660979 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-5bbba69f-75ba-4d16-b3fa-109539bf4709 req-fbb9adde-bc90-4cba-ae8b-c376462ba36e None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:26.662061 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-5bbba69f-75ba-4d16-b3fa-109539bf4709 req-fbb9adde-bc90-4cba-ae8b-c376462ba36e tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] POST https://10.4.3.119/volume/v3/volumes/1e7d6c98-9914-4e38-a5c3-b4166f253310/action Aug 25 10:27:26.662477 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-5bbba69f-75ba-4d16-b3fa-109539bf4709 req-fbb9adde-bc90-4cba-ae8b-c376462ba36e tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:27:26.662647 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-5bbba69f-75ba-4d16-b3fa-109539bf4709 req-fbb9adde-bc90-4cba-ae8b-c376462ba36e tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:27:26.675665 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:26.675665 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:27:26.675665 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-5bbba69f-75ba-4d16-b3fa-109539bf4709 req-fbb9adde-bc90-4cba-ae8b-c376462ba36e tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Volume info retrieved successfully. Aug 25 10:27:26.691950 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-5bbba69f-75ba-4d16-b3fa-109539bf4709 req-fbb9adde-bc90-4cba-ae8b-c376462ba36e tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Begin detaching volume completed successfully. Aug 25 10:27:26.692248 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-5bbba69f-75ba-4d16-b3fa-109539bf4709 req-fbb9adde-bc90-4cba-ae8b-c376462ba36e tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] https://10.4.3.119/volume/v3/volumes/1e7d6c98-9914-4e38-a5c3-b4166f253310/action returned with HTTP 202 Aug 25 10:27:26.692885 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1048/4173] 10.4.3.119 () {72 vars in 1672 bytes} [Tue Aug 25 10:27:26 2026] POST /volume/v3/volumes/1e7d6c98-9914-4e38-a5c3-b4166f253310/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:27:26.750968 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-1bd8f8a2-912a-4319-abfc-321702548c1b None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:26.751567 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1bd8f8a2-912a-4319-abfc-321702548c1b None None] GET https://10.4.3.119/volume// Aug 25 10:27:26.751736 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1bd8f8a2-912a-4319-abfc-321702548c1b None None] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:26.752091 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1bd8f8a2-912a-4319-abfc-321702548c1b None None] Calling method 'all' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:26.752265 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1bd8f8a2-912a-4319-abfc-321702548c1b None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:27:26.752725 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1037/4174] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:27:26 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:27:26.763337 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-5bbba69f-75ba-4d16-b3fa-109539bf4709 req-b07d0faf-9c76-4b05-9f77-738d58fb9d72 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:26.766915 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-5bbba69f-75ba-4d16-b3fa-109539bf4709 req-b07d0faf-9c76-4b05-9f77-738d58fb9d72 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] GET https://10.4.3.119/volume/v3/volumes/1e7d6c98-9914-4e38-a5c3-b4166f253310 Aug 25 10:27:26.767172 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-5bbba69f-75ba-4d16-b3fa-109539bf4709 req-b07d0faf-9c76-4b05-9f77-738d58fb9d72 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:26.767398 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-5bbba69f-75ba-4d16-b3fa-109539bf4709 req-b07d0faf-9c76-4b05-9f77-738d58fb9d72 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:26.785425 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:26.785425 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:27:26.790976 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [req-5bbba69f-75ba-4d16-b3fa-109539bf4709 req-b07d0faf-9c76-4b05-9f77-738d58fb9d72 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Volume info retrieved successfully. Aug 25 10:27:26.797108 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-5bbba69f-75ba-4d16-b3fa-109539bf4709 req-b07d0faf-9c76-4b05-9f77-738d58fb9d72 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] https://10.4.3.119/volume/v3/volumes/1e7d6c98-9914-4e38-a5c3-b4166f253310 returned with HTTP 200 Aug 25 10:27:26.797656 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1045/4175] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:27:26 2026] GET /volume/v3/volumes/1e7d6c98-9914-4e38-a5c3-b4166f253310 => generated 1325 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:27:27.113581 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-d9752351-927b-4fd7-98d3-e19c2f282de6 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:27.115167 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d9752351-927b-4fd7-98d3-e19c2f282de6 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] GET https://10.4.3.119/volume/v3/backups/b3fd179b-4f1d-4ed7-8be2-1c9085424bd4 Aug 25 10:27:27.115334 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d9752351-927b-4fd7-98d3-e19c2f282de6 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:27.115724 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d9752351-927b-4fd7-98d3-e19c2f282de6 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:27.115724 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-d9752351-927b-4fd7-98d3-e19c2f282de6 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Show backup with id b3fd179b-4f1d-4ed7-8be2-1c9085424bd4. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:27:27.119916 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:27.119916 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:27:27.120632 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d9752351-927b-4fd7-98d3-e19c2f282de6 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] https://10.4.3.119/volume/v3/backups/b3fd179b-4f1d-4ed7-8be2-1c9085424bd4 returned with HTTP 200 Aug 25 10:27:27.121170 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1046/4176] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:27 2026] GET /volume/v3/backups/b3fd179b-4f1d-4ed7-8be2-1c9085424bd4 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:27.428266 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-616b14bb-5407-4358-a78b-493d8f6369a4 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:27.430766 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-616b14bb-5407-4358-a78b-493d8f6369a4 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/volumes/7c3ada05-f84c-4276-af37-351ffd741723 Aug 25 10:27:27.431045 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-616b14bb-5407-4358-a78b-493d8f6369a4 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:27.431309 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-616b14bb-5407-4358-a78b-493d8f6369a4 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:27.442558 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-616b14bb-5407-4358-a78b-493d8f6369a4 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/volumes/7c3ada05-f84c-4276-af37-351ffd741723 returned with HTTP 404 Aug 25 10:27:27.443473 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1049/4177] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:27 2026] GET /volume/v3/volumes/7c3ada05-f84c-4276-af37-351ffd741723 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:27:27.452204 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-2fa9f313-eb60-45fa-b326-39cb3b3a6cc8 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:27.454060 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-2fa9f313-eb60-45fa-b326-39cb3b3a6cc8 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] DELETE https://10.4.3.119/volume/v3/volumes/54d69fc4-a94c-4263-9e41-fccc40f279ab Aug 25 10:27:27.454287 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-2fa9f313-eb60-45fa-b326-39cb3b3a6cc8 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:27.454464 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-2fa9f313-eb60-45fa-b326-39cb3b3a6cc8 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:27.454689 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-2fa9f313-eb60-45fa-b326-39cb3b3a6cc8 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Delete volume with id: 54d69fc4-a94c-4263-9e41-fccc40f279ab Aug 25 10:27:27.463812 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:27.463812 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:27:27.464286 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-2fa9f313-eb60-45fa-b326-39cb3b3a6cc8 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Volume info retrieved successfully. Aug 25 10:27:27.482866 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-2fa9f313-eb60-45fa-b326-39cb3b3a6cc8 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Delete volume request issued successfully. Aug 25 10:27:27.483038 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-2fa9f313-eb60-45fa-b326-39cb3b3a6cc8 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/volumes/54d69fc4-a94c-4263-9e41-fccc40f279ab returned with HTTP 202 Aug 25 10:27:27.484691 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1038/4178] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:27:27 2026] DELETE /volume/v3/volumes/54d69fc4-a94c-4263-9e41-fccc40f279ab => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:27:27.494809 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-d440a0f3-a2bc-4033-ad55-ed48281cefb4 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:27.500096 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d440a0f3-a2bc-4033-ad55-ed48281cefb4 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/volumes/54d69fc4-a94c-4263-9e41-fccc40f279ab Aug 25 10:27:27.500350 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d440a0f3-a2bc-4033-ad55-ed48281cefb4 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:27.500598 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d440a0f3-a2bc-4033-ad55-ed48281cefb4 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:27.508235 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:27.508235 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:27:27.513319 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-d440a0f3-a2bc-4033-ad55-ed48281cefb4 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Volume info retrieved successfully. Aug 25 10:27:27.519202 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d440a0f3-a2bc-4033-ad55-ed48281cefb4 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/volumes/54d69fc4-a94c-4263-9e41-fccc40f279ab returned with HTTP 200 Aug 25 10:27:27.519684 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1046/4179] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:27 2026] GET /volume/v3/volumes/54d69fc4-a94c-4263-9e41-fccc40f279ab => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:28.135532 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-422c63f9-6be3-4a93-8469-358f0d84e459 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:28.137471 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-422c63f9-6be3-4a93-8469-358f0d84e459 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] GET https://10.4.3.119/volume/v3/backups/b3fd179b-4f1d-4ed7-8be2-1c9085424bd4 Aug 25 10:27:28.137693 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-422c63f9-6be3-4a93-8469-358f0d84e459 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:28.137874 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-422c63f9-6be3-4a93-8469-358f0d84e459 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:28.137977 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-422c63f9-6be3-4a93-8469-358f0d84e459 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Show backup with id b3fd179b-4f1d-4ed7-8be2-1c9085424bd4. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:27:28.143874 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:28.143874 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:27:28.144596 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-422c63f9-6be3-4a93-8469-358f0d84e459 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] https://10.4.3.119/volume/v3/backups/b3fd179b-4f1d-4ed7-8be2-1c9085424bd4 returned with HTTP 200 Aug 25 10:27:28.144997 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1047/4180] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:28 2026] GET /volume/v3/backups/b3fd179b-4f1d-4ed7-8be2-1c9085424bd4 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:28.537487 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-3016881a-f2c2-46a6-b3e4-914f3fc2d8da None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:28.539439 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3016881a-f2c2-46a6-b3e4-914f3fc2d8da tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/volumes/54d69fc4-a94c-4263-9e41-fccc40f279ab Aug 25 10:27:28.539834 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3016881a-f2c2-46a6-b3e4-914f3fc2d8da tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:28.539918 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3016881a-f2c2-46a6-b3e4-914f3fc2d8da tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:28.548577 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3016881a-f2c2-46a6-b3e4-914f3fc2d8da tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/volumes/54d69fc4-a94c-4263-9e41-fccc40f279ab returned with HTTP 404 Aug 25 10:27:28.549390 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1050/4181] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:28 2026] GET /volume/v3/volumes/54d69fc4-a94c-4263-9e41-fccc40f279ab => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:27:28.557886 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-74a922f8-0c12-4538-893a-bbb76ac2819d None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:28.560277 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-74a922f8-0c12-4538-893a-bbb76ac2819d tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] DELETE https://10.4.3.119/volume/v3/volumes/d0e9fbab-85d7-48f9-9eb3-4e804eeaf1ba Aug 25 10:27:28.560510 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-74a922f8-0c12-4538-893a-bbb76ac2819d tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:28.560940 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-74a922f8-0c12-4538-893a-bbb76ac2819d tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:28.561231 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-74a922f8-0c12-4538-893a-bbb76ac2819d tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Delete volume with id: d0e9fbab-85d7-48f9-9eb3-4e804eeaf1ba Aug 25 10:27:28.573483 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:28.573483 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:27:28.574054 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-74a922f8-0c12-4538-893a-bbb76ac2819d tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Volume info retrieved successfully. Aug 25 10:27:28.605421 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-74a922f8-0c12-4538-893a-bbb76ac2819d tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Delete volume request issued successfully. Aug 25 10:27:28.605605 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-74a922f8-0c12-4538-893a-bbb76ac2819d tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/volumes/d0e9fbab-85d7-48f9-9eb3-4e804eeaf1ba returned with HTTP 202 Aug 25 10:27:28.606089 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1039/4182] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:27:28 2026] DELETE /volume/v3/volumes/d0e9fbab-85d7-48f9-9eb3-4e804eeaf1ba => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:27:28.615658 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-7cd8433d-c125-4206-9dfa-103b6d0657e2 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:28.619072 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7cd8433d-c125-4206-9dfa-103b6d0657e2 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/volumes/d0e9fbab-85d7-48f9-9eb3-4e804eeaf1ba Aug 25 10:27:28.619181 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7cd8433d-c125-4206-9dfa-103b6d0657e2 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:28.619481 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7cd8433d-c125-4206-9dfa-103b6d0657e2 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:28.632829 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:28.632829 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:27:28.641448 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-7cd8433d-c125-4206-9dfa-103b6d0657e2 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Volume info retrieved successfully. Aug 25 10:27:28.648110 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7cd8433d-c125-4206-9dfa-103b6d0657e2 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/volumes/d0e9fbab-85d7-48f9-9eb3-4e804eeaf1ba returned with HTTP 200 Aug 25 10:27:28.648650 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1047/4183] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:28 2026] GET /volume/v3/volumes/d0e9fbab-85d7-48f9-9eb3-4e804eeaf1ba => generated 841 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:28.819191 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-5bbba69f-75ba-4d16-b3fa-109539bf4709 req-4d448758-4dd8-4009-a6a2-8e72ff9be786 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:28.821493 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-5bbba69f-75ba-4d16-b3fa-109539bf4709 req-4d448758-4dd8-4009-a6a2-8e72ff9be786 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] DELETE https://10.4.3.119/volume/v3/attachments/4db0e2e6-4e94-45c5-ab73-0eea5cb3b4cc Aug 25 10:27:28.821764 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-5bbba69f-75ba-4d16-b3fa-109539bf4709 req-4d448758-4dd8-4009-a6a2-8e72ff9be786 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:28.821999 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-5bbba69f-75ba-4d16-b3fa-109539bf4709 req-4d448758-4dd8-4009-a6a2-8e72ff9be786 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Calling method 'version_select' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:28.831004 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:28.831004 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:27:28.897892 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-5bbba69f-75ba-4d16-b3fa-109539bf4709 req-4d448758-4dd8-4009-a6a2-8e72ff9be786 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] https://10.4.3.119/volume/v3/attachments/4db0e2e6-4e94-45c5-ab73-0eea5cb3b4cc returned with HTTP 200 Aug 25 10:27:28.899459 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1048/4184] 10.4.3.119 () {72 vars in 1673 bytes} [Tue Aug 25 10:27:28 2026] DELETE /volume/v3/attachments/4db0e2e6-4e94-45c5-ab73-0eea5cb3b4cc => generated 19 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:29.064658 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-62565ca6-0d95-4220-ac94-4e19b08a0e8c None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:29.067560 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-62565ca6-0d95-4220-ac94-4e19b08a0e8c tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] DELETE https://10.4.3.119/volume/v3/volumes/066e137b-8f25-4da6-885f-1698bd5513e2 Aug 25 10:27:29.067893 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-62565ca6-0d95-4220-ac94-4e19b08a0e8c tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:29.068191 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-62565ca6-0d95-4220-ac94-4e19b08a0e8c tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:29.068501 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-62565ca6-0d95-4220-ac94-4e19b08a0e8c tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Delete volume with id: 066e137b-8f25-4da6-885f-1698bd5513e2 Aug 25 10:27:29.080116 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:29.080116 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:27:29.080788 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-62565ca6-0d95-4220-ac94-4e19b08a0e8c tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Volume info retrieved successfully. Aug 25 10:27:29.103414 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-62565ca6-0d95-4220-ac94-4e19b08a0e8c tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Delete volume request issued successfully. Aug 25 10:27:29.103657 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-62565ca6-0d95-4220-ac94-4e19b08a0e8c tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] https://10.4.3.119/volume/v3/volumes/066e137b-8f25-4da6-885f-1698bd5513e2 returned with HTTP 202 Aug 25 10:27:29.104116 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1051/4185] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:27:29 2026] DELETE /volume/v3/volumes/066e137b-8f25-4da6-885f-1698bd5513e2 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 25 10:27:29.112385 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-1bf269e9-182e-43e5-97e5-0872a2e9b0b8 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:29.114652 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1bf269e9-182e-43e5-97e5-0872a2e9b0b8 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] GET https://10.4.3.119/volume/v3/volumes/066e137b-8f25-4da6-885f-1698bd5513e2 Aug 25 10:27:29.114869 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1bf269e9-182e-43e5-97e5-0872a2e9b0b8 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:29.115110 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1bf269e9-182e-43e5-97e5-0872a2e9b0b8 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:29.124616 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:29.124616 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:27:29.128688 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-1bf269e9-182e-43e5-97e5-0872a2e9b0b8 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Volume info retrieved successfully. Aug 25 10:27:29.134626 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1bf269e9-182e-43e5-97e5-0872a2e9b0b8 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] https://10.4.3.119/volume/v3/volumes/066e137b-8f25-4da6-885f-1698bd5513e2 returned with HTTP 200 Aug 25 10:27:29.135149 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1040/4186] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:29 2026] GET /volume/v3/volumes/066e137b-8f25-4da6-885f-1698bd5513e2 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:29.159284 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-1fe1e1e7-fad0-49bf-b943-17ee16190762 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:29.161446 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1fe1e1e7-fad0-49bf-b943-17ee16190762 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] GET https://10.4.3.119/volume/v3/backups/b3fd179b-4f1d-4ed7-8be2-1c9085424bd4 Aug 25 10:27:29.161777 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1fe1e1e7-fad0-49bf-b943-17ee16190762 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:29.161965 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1fe1e1e7-fad0-49bf-b943-17ee16190762 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:29.162094 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-1fe1e1e7-fad0-49bf-b943-17ee16190762 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Show backup with id b3fd179b-4f1d-4ed7-8be2-1c9085424bd4. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:27:29.169028 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:29.169028 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:27:29.169849 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1fe1e1e7-fad0-49bf-b943-17ee16190762 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] https://10.4.3.119/volume/v3/backups/b3fd179b-4f1d-4ed7-8be2-1c9085424bd4 returned with HTTP 200 Aug 25 10:27:29.170326 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1048/4187] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:29 2026] GET /volume/v3/backups/b3fd179b-4f1d-4ed7-8be2-1c9085424bd4 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:29.665457 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-7716507c-bbac-478e-8396-34961f0ff3b7 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:29.668094 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7716507c-bbac-478e-8396-34961f0ff3b7 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] GET https://10.4.3.119/volume/v3/volumes/d0e9fbab-85d7-48f9-9eb3-4e804eeaf1ba Aug 25 10:27:29.668313 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-7716507c-bbac-478e-8396-34961f0ff3b7 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:29.668502 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-7716507c-bbac-478e-8396-34961f0ff3b7 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:29.674603 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7716507c-bbac-478e-8396-34961f0ff3b7 tempest-VolumesBackupsTest-198597618 tempest-VolumesBackupsTest-198597618-project-member] https://10.4.3.119/volume/v3/volumes/d0e9fbab-85d7-48f9-9eb3-4e804eeaf1ba returned with HTTP 404 Aug 25 10:27:29.675081 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1049/4188] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:29 2026] GET /volume/v3/volumes/d0e9fbab-85d7-48f9-9eb3-4e804eeaf1ba => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:27:29.895084 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-342cb309-f827-44a6-826f-2571724a2587 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:29.897461 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-342cb309-f827-44a6-826f-2571724a2587 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:27:29.897461 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-342cb309-f827-44a6-826f-2571724a2587 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-119852360", "snapshot_id": "cd6ce163-fc3e-4434-a76b-c5fe0f2b361a", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:27:29.898751 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volumes [None req-342cb309-f827-44a6-826f-2571724a2587 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-119852360', 'snapshot_id': 'cd6ce163-fc3e-4434-a76b-c5fe0f2b361a', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:27:29.904221 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:29.904221 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:27:29.904221 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-342cb309-f827-44a6-826f-2571724a2587 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Snapshot retrieved successfully. Aug 25 10:27:29.904221 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-342cb309-f827-44a6-826f-2571724a2587 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Create volume of 1 GB Aug 25 10:27:29.908202 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-342cb309-f827-44a6-826f-2571724a2587 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Availability Zones retrieved successfully. Aug 25 10:27:29.917963 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-342cb309-f827-44a6-826f-2571724a2587 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Flow 'volume_create_api' (1b619eed-c289-4780-ab59-c0067bc96900) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:27:29.920053 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-342cb309-f827-44a6-826f-2571724a2587 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18a61903-c122-4c4e-a87e-c4d3731d0307) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:27:29.921108 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [None req-342cb309-f827-44a6-826f-2571724a2587 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:27:29.959585 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-342cb309-f827-44a6-826f-2571724a2587 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18a61903-c122-4c4e-a87e-c4d3731d0307) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'cd6ce163-fc3e-4434-a76b-c5fe0f2b361a', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:27:29.961390 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-342cb309-f827-44a6-826f-2571724a2587 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44ff1165-e8ce-4c90-899b-ac42f650a374) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:27:30.014776 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-342cb309-f827-44a6-826f-2571724a2587 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Created reservations ['ec6bd24c-884f-4e68-8301-fbc0c0ce6800', '149b656b-484f-4106-91ed-65c8eef2f7aa', '0d6e90d5-3345-4a31-8c63-705dce8d0c6b', '98aef3b3-c03a-4801-beea-07ee82cc5d85'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:27:30.015888 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-342cb309-f827-44a6-826f-2571724a2587 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44ff1165-e8ce-4c90-899b-ac42f650a374) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec6bd24c-884f-4e68-8301-fbc0c0ce6800', '149b656b-484f-4106-91ed-65c8eef2f7aa', '0d6e90d5-3345-4a31-8c63-705dce8d0c6b', '98aef3b3-c03a-4801-beea-07ee82cc5d85']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:27:30.016908 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-342cb309-f827-44a6-826f-2571724a2587 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ebf7251-6807-41b7-82d9-bc599444ab3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:27:30.066275 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-342cb309-f827-44a6-826f-2571724a2587 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ebf7251-6807-41b7-82d9-bc599444ab3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '873e36f6-64fa-45bb-aa6c-b83086fe80bf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-119852360',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='152636ceb7c64eeb91befacf6d40bf88',qos_specs=None,replication_status=,reservations=['ec6bd24c-884f-4e68-8301-fbc0c0ce6800','149b656b-484f-4106-91ed-65c8eef2f7aa','0d6e90d5-3345-4a31-8c63-705dce8d0c6b','98aef3b3-c03a-4801-beea-07ee82cc5d85'],size=1,snapshot_id=cd6ce163-fc3e-4434-a76b-c5fe0f2b361a,source_replicaid=,source_volid=None,status='creating',user_id='2054dbe4d74e4a79a0d8d927a9f9f655',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:27:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-119852360',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=873e36f6-64fa-45bb-aa6c-b83086fe80bf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='152636ceb7c64eeb91befacf6d40bf88',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=cd6ce163-fc3e-4434-a76b-c5fe0f2b361a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2054dbe4d74e4a79a0d8d927a9f9f655',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:27:30.067382 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-342cb309-f827-44a6-826f-2571724a2587 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0642e201-6405-4f0f-a8e3-2a4f17ea0aa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:27:30.098699 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-342cb309-f827-44a6-826f-2571724a2587 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0642e201-6405-4f0f-a8e3-2a4f17ea0aa7) transitioned into state 'SUCCESS' from state '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-119852360',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='152636ceb7c64eeb91befacf6d40bf88',qos_specs=None,replication_status=,reservations=['ec6bd24c-884f-4e68-8301-fbc0c0ce6800','149b656b-484f-4106-91ed-65c8eef2f7aa','0d6e90d5-3345-4a31-8c63-705dce8d0c6b','98aef3b3-c03a-4801-beea-07ee82cc5d85'],size=1,snapshot_id=cd6ce163-fc3e-4434-a76b-c5fe0f2b361a,source_replicaid=,source_volid=None,status='creating',user_id='2054dbe4d74e4a79a0d8d927a9f9f655',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:27:30.099533 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-342cb309-f827-44a6-826f-2571724a2587 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51e2c7e3-da19-460c-b423-01b6482e8da3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:27:30.135780 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-342cb309-f827-44a6-826f-2571724a2587 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51e2c7e3-da19-460c-b423-01b6482e8da3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:27:30.136839 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-342cb309-f827-44a6-826f-2571724a2587 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Flow 'volume_create_api' (1b619eed-c289-4780-ab59-c0067bc96900) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:27:30.137912 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-342cb309-f827-44a6-826f-2571724a2587 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Create volume request issued successfully. Aug 25 10:27:30.138091 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-342cb309-f827-44a6-826f-2571724a2587 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:27:30.138631 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1052/4189] 10.4.3.119 () {68 vars in 1259 bytes} [Tue Aug 25 10:27:29 2026] POST /volume/v3/volumes => generated 790 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:27:30.151732 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-c24b290a-571a-4aff-9563-acefe4de280e None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:30.154011 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c24b290a-571a-4aff-9563-acefe4de280e tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] GET https://10.4.3.119/volume/v3/volumes/066e137b-8f25-4da6-885f-1698bd5513e2 Aug 25 10:27:30.154296 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-bbf2a478-1aa3-47a0-aaaf-7eae3aaa244b None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:30.154758 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c24b290a-571a-4aff-9563-acefe4de280e tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:30.154758 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c24b290a-571a-4aff-9563-acefe4de280e tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:30.157159 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-bbf2a478-1aa3-47a0-aaaf-7eae3aaa244b tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] GET https://10.4.3.119/volume/v3/volumes/873e36f6-64fa-45bb-aa6c-b83086fe80bf Aug 25 10:27:30.157159 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-bbf2a478-1aa3-47a0-aaaf-7eae3aaa244b tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:30.158199 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-bbf2a478-1aa3-47a0-aaaf-7eae3aaa244b tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:30.162545 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c24b290a-571a-4aff-9563-acefe4de280e tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] https://10.4.3.119/volume/v3/volumes/066e137b-8f25-4da6-885f-1698bd5513e2 returned with HTTP 404 Aug 25 10:27:30.163489 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1041/4190] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:30 2026] GET /volume/v3/volumes/066e137b-8f25-4da6-885f-1698bd5513e2 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:27:30.167990 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:30.167990 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:27:30.171980 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-dccc0dae-23cf-4e9c-888c-bf828e19cac5 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:30.174250 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-dccc0dae-23cf-4e9c-888c-bf828e19cac5 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] DELETE https://10.4.3.119/volume/v3/volumes/55738672-9d82-4a80-ad8b-7c031949cdb0 Aug 25 10:27:30.174628 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-dccc0dae-23cf-4e9c-888c-bf828e19cac5 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:30.174691 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-dccc0dae-23cf-4e9c-888c-bf828e19cac5 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:30.174896 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-dccc0dae-23cf-4e9c-888c-bf828e19cac5 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Delete volume with id: 55738672-9d82-4a80-ad8b-7c031949cdb0 Aug 25 10:27:30.184970 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-bbf2a478-1aa3-47a0-aaaf-7eae3aaa244b tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Volume info retrieved successfully. Aug 25 10:27:30.189060 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-d717fcec-1f9a-48cf-a7a2-9c037e722ba8 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:30.191510 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:30.191510 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:27:30.191659 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d717fcec-1f9a-48cf-a7a2-9c037e722ba8 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] GET https://10.4.3.119/volume/v3/backups/b3fd179b-4f1d-4ed7-8be2-1c9085424bd4 Aug 25 10:27:30.191728 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-bbf2a478-1aa3-47a0-aaaf-7eae3aaa244b tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] https://10.4.3.119/volume/v3/volumes/873e36f6-64fa-45bb-aa6c-b83086fe80bf returned with HTTP 200 Aug 25 10:27:30.191780 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d717fcec-1f9a-48cf-a7a2-9c037e722ba8 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:30.192088 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d717fcec-1f9a-48cf-a7a2-9c037e722ba8 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:30.192826 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1049/4191] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:30 2026] GET /volume/v3/volumes/873e36f6-64fa-45bb-aa6c-b83086fe80bf => generated 858 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:30.192907 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-d717fcec-1f9a-48cf-a7a2-9c037e722ba8 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Show backup with id b3fd179b-4f1d-4ed7-8be2-1c9085424bd4. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:27:30.192974 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-dccc0dae-23cf-4e9c-888c-bf828e19cac5 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Volume info retrieved successfully. Aug 25 10:27:30.202177 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:30.202177 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:27:30.202720 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d717fcec-1f9a-48cf-a7a2-9c037e722ba8 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] https://10.4.3.119/volume/v3/backups/b3fd179b-4f1d-4ed7-8be2-1c9085424bd4 returned with HTTP 200 Aug 25 10:27:30.203151 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1053/4192] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:30 2026] GET /volume/v3/backups/b3fd179b-4f1d-4ed7-8be2-1c9085424bd4 => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:30.222383 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-dccc0dae-23cf-4e9c-888c-bf828e19cac5 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Delete volume request issued successfully. Aug 25 10:27:30.222383 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-dccc0dae-23cf-4e9c-888c-bf828e19cac5 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] https://10.4.3.119/volume/v3/volumes/55738672-9d82-4a80-ad8b-7c031949cdb0 returned with HTTP 202 Aug 25 10:27:30.222383 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1050/4193] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:27:30 2026] DELETE /volume/v3/volumes/55738672-9d82-4a80-ad8b-7c031949cdb0 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:27:30.232593 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-b097242b-94d9-4228-8a6d-eb1cda3085f4 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:30.234984 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b097242b-94d9-4228-8a6d-eb1cda3085f4 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] GET https://10.4.3.119/volume/v3/volumes/55738672-9d82-4a80-ad8b-7c031949cdb0 Aug 25 10:27:30.235238 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b097242b-94d9-4228-8a6d-eb1cda3085f4 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:30.235616 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b097242b-94d9-4228-8a6d-eb1cda3085f4 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:30.244683 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:30.244683 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:27:30.249456 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-b097242b-94d9-4228-8a6d-eb1cda3085f4 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Volume info retrieved successfully. Aug 25 10:27:30.255875 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b097242b-94d9-4228-8a6d-eb1cda3085f4 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] https://10.4.3.119/volume/v3/volumes/55738672-9d82-4a80-ad8b-7c031949cdb0 returned with HTTP 200 Aug 25 10:27:30.256472 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1042/4194] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:30 2026] GET /volume/v3/volumes/55738672-9d82-4a80-ad8b-7c031949cdb0 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:30.872285 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-363bd04e-bde0-4f76-82ec-290d86377f56 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:30.874447 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-363bd04e-bde0-4f76-82ec-290d86377f56 tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:27:30.874910 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-363bd04e-bde0-4f76-82ec-290d86377f56 tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-1606882643", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:27:30.876891 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-363bd04e-bde0-4f76-82ec-290d86377f56 tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-1606882643', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:27:30.877166 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-363bd04e-bde0-4f76-82ec-290d86377f56 tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] Create volume of 1 GB Aug 25 10:27:30.881662 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-363bd04e-bde0-4f76-82ec-290d86377f56 tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] Availability Zones retrieved successfully. Aug 25 10:27:30.888766 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-363bd04e-bde0-4f76-82ec-290d86377f56 tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] Flow 'volume_create_api' (90b35906-d9a5-4081-8715-03ef59ffb503) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:27:30.889956 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-363bd04e-bde0-4f76-82ec-290d86377f56 tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a24526bd-c6aa-4d64-b8a5-1240686984a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:27:30.891155 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [None req-363bd04e-bde0-4f76-82ec-290d86377f56 tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] Validating volume size '1' using validate_int {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:27:30.921078 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-363bd04e-bde0-4f76-82ec-290d86377f56 tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a24526bd-c6aa-4d64-b8a5-1240686984a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:27:30.922013 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-363bd04e-bde0-4f76-82ec-290d86377f56 tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2caa464d-9177-480f-b5ea-8997aaaafa2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:27:30.991494 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-363bd04e-bde0-4f76-82ec-290d86377f56 tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] Created reservations ['9387af20-b71c-4615-8faf-9e4623936b0d', '83f495d1-a5a0-4952-9726-53eca0c5f5c3', 'e0237474-0c13-499d-8275-482df9292701', 'a6d1b811-a67a-49af-a3a4-83f04c37797e'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:27:30.992473 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-363bd04e-bde0-4f76-82ec-290d86377f56 tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2caa464d-9177-480f-b5ea-8997aaaafa2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9387af20-b71c-4615-8faf-9e4623936b0d', '83f495d1-a5a0-4952-9726-53eca0c5f5c3', 'e0237474-0c13-499d-8275-482df9292701', 'a6d1b811-a67a-49af-a3a4-83f04c37797e']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:27:30.993358 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-363bd04e-bde0-4f76-82ec-290d86377f56 tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b38bc7b4-853f-457d-8140-19920367b175) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:27:31.029025 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-363bd04e-bde0-4f76-82ec-290d86377f56 tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b38bc7b4-853f-457d-8140-19920367b175) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '87f74afd-3aec-4874-aea8-fd458ce2d40b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1606882643',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80fb8a95eb4546ebab21568e48595e48',qos_specs=None,replication_status=,reservations=['9387af20-b71c-4615-8faf-9e4623936b0d','83f495d1-a5a0-4952-9726-53eca0c5f5c3','e0237474-0c13-499d-8275-482df9292701','a6d1b811-a67a-49af-a3a4-83f04c37797e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='990e5570d8244614937fb3be7e9ba16a',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:27:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1606882643',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=87f74afd-3aec-4874-aea8-fd458ce2d40b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='80fb8a95eb4546ebab21568e48595e48',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='990e5570d8244614937fb3be7e9ba16a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:27:31.030162 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-363bd04e-bde0-4f76-82ec-290d86377f56 tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (854dd00a-49b7-471f-8199-e05cfd1b6c5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:27:31.057432 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-363bd04e-bde0-4f76-82ec-290d86377f56 tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (854dd00a-49b7-471f-8199-e05cfd1b6c5c) transitioned into state 'SUCCESS' from state '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-1606882643',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80fb8a95eb4546ebab21568e48595e48',qos_specs=None,replication_status=,reservations=['9387af20-b71c-4615-8faf-9e4623936b0d','83f495d1-a5a0-4952-9726-53eca0c5f5c3','e0237474-0c13-499d-8275-482df9292701','a6d1b811-a67a-49af-a3a4-83f04c37797e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='990e5570d8244614937fb3be7e9ba16a',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:27:31.058361 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-363bd04e-bde0-4f76-82ec-290d86377f56 tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (929e1899-4259-4423-b725-4e426b0b3926) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:27:31.073683 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-363bd04e-bde0-4f76-82ec-290d86377f56 tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (929e1899-4259-4423-b725-4e426b0b3926) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:27:31.074943 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-363bd04e-bde0-4f76-82ec-290d86377f56 tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] Flow 'volume_create_api' (90b35906-d9a5-4081-8715-03ef59ffb503) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:27:31.075764 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-363bd04e-bde0-4f76-82ec-290d86377f56 tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] Create volume request issued successfully. Aug 25 10:27:31.076591 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-363bd04e-bde0-4f76-82ec-290d86377f56 tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:27:31.077206 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1050/4195] 10.4.3.119 () {70 vars in 1300 bytes} [Tue Aug 25 10:27:30 2026] POST /volume/v3/volumes => generated 789 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:27:31.091978 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-18000be1-3b8a-48b2-b04b-810134638447 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:31.093646 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-18000be1-3b8a-48b2-b04b-810134638447 tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] GET https://10.4.3.119/volume/v3/volumes/87f74afd-3aec-4874-aea8-fd458ce2d40b Aug 25 10:27:31.093858 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-18000be1-3b8a-48b2-b04b-810134638447 tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:31.094020 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-18000be1-3b8a-48b2-b04b-810134638447 tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:31.100787 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:31.100787 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:27:31.104314 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-18000be1-3b8a-48b2-b04b-810134638447 tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] Volume info retrieved successfully. Aug 25 10:27:31.108345 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-18000be1-3b8a-48b2-b04b-810134638447 tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] https://10.4.3.119/volume/v3/volumes/87f74afd-3aec-4874-aea8-fd458ce2d40b returned with HTTP 200 Aug 25 10:27:31.108686 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1054/4196] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:27:31 2026] GET /volume/v3/volumes/87f74afd-3aec-4874-aea8-fd458ce2d40b => generated 857 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:27:31.207837 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-0e19665a-de0d-49a9-9cac-82c5b16b868a None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:31.215831 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0e19665a-de0d-49a9-9cac-82c5b16b868a tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] GET https://10.4.3.119/volume/v3/volumes/873e36f6-64fa-45bb-aa6c-b83086fe80bf Aug 25 10:27:31.215831 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0e19665a-de0d-49a9-9cac-82c5b16b868a tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:31.215831 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0e19665a-de0d-49a9-9cac-82c5b16b868a tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:31.220609 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-5e73889a-5f40-4aa7-9532-50edc7a93d6f None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:31.222891 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5e73889a-5f40-4aa7-9532-50edc7a93d6f tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] GET https://10.4.3.119/volume/v3/backups/b3fd179b-4f1d-4ed7-8be2-1c9085424bd4 Aug 25 10:27:31.223459 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5e73889a-5f40-4aa7-9532-50edc7a93d6f tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:31.223459 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5e73889a-5f40-4aa7-9532-50edc7a93d6f tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:31.223459 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-5e73889a-5f40-4aa7-9532-50edc7a93d6f tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Show backup with id b3fd179b-4f1d-4ed7-8be2-1c9085424bd4. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:27:31.233473 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:31.233473 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:27:31.234818 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5e73889a-5f40-4aa7-9532-50edc7a93d6f tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] https://10.4.3.119/volume/v3/backups/b3fd179b-4f1d-4ed7-8be2-1c9085424bd4 returned with HTTP 200 Aug 25 10:27:31.235126 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1043/4197] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:31 2026] GET /volume/v3/backups/b3fd179b-4f1d-4ed7-8be2-1c9085424bd4 => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:31.241686 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:31.241686 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:27:31.246307 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-0e19665a-de0d-49a9-9cac-82c5b16b868a tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Volume info retrieved successfully. Aug 25 10:27:31.252269 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0e19665a-de0d-49a9-9cac-82c5b16b868a tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] https://10.4.3.119/volume/v3/volumes/873e36f6-64fa-45bb-aa6c-b83086fe80bf returned with HTTP 200 Aug 25 10:27:31.252780 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1051/4198] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:31 2026] GET /volume/v3/volumes/873e36f6-64fa-45bb-aa6c-b83086fe80bf => generated 883 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:31.269111 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-a88311b1-0329-4665-94d3-46f002a870af None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:31.269765 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a88311b1-0329-4665-94d3-46f002a870af tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] GET https://10.4.3.119/volume/v3/volumes/873e36f6-64fa-45bb-aa6c-b83086fe80bf Aug 25 10:27:31.269765 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a88311b1-0329-4665-94d3-46f002a870af tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:31.270145 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a88311b1-0329-4665-94d3-46f002a870af tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:31.273921 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-55a85584-5b1e-4524-bd95-9ec06a9a21dd None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:31.278517 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:31.278517 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:27:31.278867 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-55a85584-5b1e-4524-bd95-9ec06a9a21dd tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] GET https://10.4.3.119/volume/v3/volumes/55738672-9d82-4a80-ad8b-7c031949cdb0 Aug 25 10:27:31.279595 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-55a85584-5b1e-4524-bd95-9ec06a9a21dd tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:31.280382 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-55a85584-5b1e-4524-bd95-9ec06a9a21dd tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:31.282699 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-a88311b1-0329-4665-94d3-46f002a870af tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Volume info retrieved successfully. Aug 25 10:27:31.287274 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a88311b1-0329-4665-94d3-46f002a870af tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] https://10.4.3.119/volume/v3/volumes/873e36f6-64fa-45bb-aa6c-b83086fe80bf returned with HTTP 200 Aug 25 10:27:31.287725 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1051/4199] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:31 2026] GET /volume/v3/volumes/873e36f6-64fa-45bb-aa6c-b83086fe80bf => generated 883 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:31.292158 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-55a85584-5b1e-4524-bd95-9ec06a9a21dd tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] https://10.4.3.119/volume/v3/volumes/55738672-9d82-4a80-ad8b-7c031949cdb0 returned with HTTP 404 Aug 25 10:27:31.293603 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1055/4200] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:31 2026] GET /volume/v3/volumes/55738672-9d82-4a80-ad8b-7c031949cdb0 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:27:31.372449 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-a535ed78-bd6c-4398-85ff-754bfef7bf7e None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:31.374571 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a535ed78-bd6c-4398-85ff-754bfef7bf7e tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] DELETE https://10.4.3.119/volume/v3/volumes/d0f76470-12d3-4131-ae3f-a8aa532aa4fe Aug 25 10:27:31.374916 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a535ed78-bd6c-4398-85ff-754bfef7bf7e tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:31.375132 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a535ed78-bd6c-4398-85ff-754bfef7bf7e tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:31.375357 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-a535ed78-bd6c-4398-85ff-754bfef7bf7e tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Delete volume with id: d0f76470-12d3-4131-ae3f-a8aa532aa4fe Aug 25 10:27:31.383808 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:31.383808 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:27:31.384344 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-a535ed78-bd6c-4398-85ff-754bfef7bf7e tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Volume info retrieved successfully. Aug 25 10:27:31.420166 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-a535ed78-bd6c-4398-85ff-754bfef7bf7e tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Delete volume request issued successfully. Aug 25 10:27:31.420421 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a535ed78-bd6c-4398-85ff-754bfef7bf7e tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] https://10.4.3.119/volume/v3/volumes/d0f76470-12d3-4131-ae3f-a8aa532aa4fe returned with HTTP 202 Aug 25 10:27:31.420902 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1044/4201] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:27:31 2026] DELETE /volume/v3/volumes/d0f76470-12d3-4131-ae3f-a8aa532aa4fe => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:27:31.428602 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-bf0564f4-663e-42ac-9a9a-415e2438b7e9 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:31.432571 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-bf0564f4-663e-42ac-9a9a-415e2438b7e9 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] GET https://10.4.3.119/volume/v3/volumes/d0f76470-12d3-4131-ae3f-a8aa532aa4fe Aug 25 10:27:31.432824 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-bf0564f4-663e-42ac-9a9a-415e2438b7e9 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:31.433035 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-bf0564f4-663e-42ac-9a9a-415e2438b7e9 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:31.439633 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:31.439633 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:27:31.443199 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-bf0564f4-663e-42ac-9a9a-415e2438b7e9 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Volume info retrieved successfully. Aug 25 10:27:31.447869 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-bf0564f4-663e-42ac-9a9a-415e2438b7e9 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] https://10.4.3.119/volume/v3/volumes/d0f76470-12d3-4131-ae3f-a8aa532aa4fe returned with HTTP 200 Aug 25 10:27:31.448978 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1052/4202] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:31 2026] GET /volume/v3/volumes/d0f76470-12d3-4131-ae3f-a8aa532aa4fe => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:31.820203 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-656ecd3b-3b89-4b93-9514-9006b5584790 req-d3ea8df1-5691-4d1d-8e8b-5cd91d2c8f15 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:31.822662 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-656ecd3b-3b89-4b93-9514-9006b5584790 req-d3ea8df1-5691-4d1d-8e8b-5cd91d2c8f15 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] GET https://10.4.3.119/volume/v3/volumes/873e36f6-64fa-45bb-aa6c-b83086fe80bf Aug 25 10:27:31.822898 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-656ecd3b-3b89-4b93-9514-9006b5584790 req-d3ea8df1-5691-4d1d-8e8b-5cd91d2c8f15 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:31.823151 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-656ecd3b-3b89-4b93-9514-9006b5584790 req-d3ea8df1-5691-4d1d-8e8b-5cd91d2c8f15 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:31.831022 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:31.831022 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:27:31.835245 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [req-656ecd3b-3b89-4b93-9514-9006b5584790 req-d3ea8df1-5691-4d1d-8e8b-5cd91d2c8f15 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Volume info retrieved successfully. Aug 25 10:27:31.839958 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-656ecd3b-3b89-4b93-9514-9006b5584790 req-d3ea8df1-5691-4d1d-8e8b-5cd91d2c8f15 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] https://10.4.3.119/volume/v3/volumes/873e36f6-64fa-45bb-aa6c-b83086fe80bf returned with HTTP 200 Aug 25 10:27:31.840457 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1052/4203] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:27:31 2026] GET /volume/v3/volumes/873e36f6-64fa-45bb-aa6c-b83086fe80bf => generated 883 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:31.917937 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-92b78d0e-7b3d-43fc-84f9-5e503e501168 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:31.918309 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-92b78d0e-7b3d-43fc-84f9-5e503e501168 None None] GET https://10.4.3.119/volume// Aug 25 10:27:31.918464 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-92b78d0e-7b3d-43fc-84f9-5e503e501168 None None] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:31.918687 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-92b78d0e-7b3d-43fc-84f9-5e503e501168 None None] Calling method 'all' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:31.919004 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-92b78d0e-7b3d-43fc-84f9-5e503e501168 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:27:31.919330 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1056/4204] 10.4.3.119 () {66 vars in 1428 bytes} [Tue Aug 25 10:27:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:27:31.925507 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-656ecd3b-3b89-4b93-9514-9006b5584790 req-24a93381-15c0-4088-8a4c-d35b409aa801 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:31.961390 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-656ecd3b-3b89-4b93-9514-9006b5584790 req-24a93381-15c0-4088-8a4c-d35b409aa801 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] POST https://10.4.3.119/volume/v3/attachments Aug 25 10:27:31.961821 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-656ecd3b-3b89-4b93-9514-9006b5584790 req-24a93381-15c0-4088-8a4c-d35b409aa801 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "873e36f6-64fa-45bb-aa6c-b83086fe80bf", "connector": null, "instance_uuid": "012f8614-7586-423d-aac0-bfce6c9bb432"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:27:31.972845 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:31.972845 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:27:31.996157 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-656ecd3b-3b89-4b93-9514-9006b5584790 req-24a93381-15c0-4088-8a4c-d35b409aa801 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] https://10.4.3.119/volume/v3/attachments returned with HTTP 200 Aug 25 10:27:31.996539 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1045/4205] 10.4.3.119 () {74 vars in 1594 bytes} [Tue Aug 25 10:27:31 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 25 10:27:32.027290 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-0b295615-2e77-42af-8048-fffe0042cdc4 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:32.029717 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0b295615-2e77-42af-8048-fffe0042cdc4 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] GET https://10.4.3.119/volume/v3/volumes/873e36f6-64fa-45bb-aa6c-b83086fe80bf Aug 25 10:27:32.030048 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0b295615-2e77-42af-8048-fffe0042cdc4 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:32.030389 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0b295615-2e77-42af-8048-fffe0042cdc4 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:32.037782 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-1a8b2354-3a2b-4197-88e9-91b7da87a30a None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:32.038184 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1a8b2354-3a2b-4197-88e9-91b7da87a30a None None] GET https://10.4.3.119/volume// Aug 25 10:27:32.038392 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1a8b2354-3a2b-4197-88e9-91b7da87a30a None None] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:32.038685 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1a8b2354-3a2b-4197-88e9-91b7da87a30a None None] Calling method 'all' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:32.038990 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1a8b2354-3a2b-4197-88e9-91b7da87a30a None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:27:32.039359 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1053/4206] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:27:32 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:27:32.047360 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-656ecd3b-3b89-4b93-9514-9006b5584790 req-cdfd01dd-81bf-4edc-b6b1-86856bf250fa None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:32.047973 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:32.047973 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:27:32.051992 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-656ecd3b-3b89-4b93-9514-9006b5584790 req-cdfd01dd-81bf-4edc-b6b1-86856bf250fa tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] GET https://10.4.3.119/volume/v3/volumes/873e36f6-64fa-45bb-aa6c-b83086fe80bf Aug 25 10:27:32.052178 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-656ecd3b-3b89-4b93-9514-9006b5584790 req-cdfd01dd-81bf-4edc-b6b1-86856bf250fa tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:32.052362 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-656ecd3b-3b89-4b93-9514-9006b5584790 req-cdfd01dd-81bf-4edc-b6b1-86856bf250fa tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:32.053516 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-0b295615-2e77-42af-8048-fffe0042cdc4 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Volume info retrieved successfully. Aug 25 10:27:32.059534 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0b295615-2e77-42af-8048-fffe0042cdc4 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] https://10.4.3.119/volume/v3/volumes/873e36f6-64fa-45bb-aa6c-b83086fe80bf returned with HTTP 200 Aug 25 10:27:32.060099 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1053/4207] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:32 2026] GET /volume/v3/volumes/873e36f6-64fa-45bb-aa6c-b83086fe80bf => generated 882 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:32.061300 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:32.061300 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:27:32.067621 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-656ecd3b-3b89-4b93-9514-9006b5584790 req-cdfd01dd-81bf-4edc-b6b1-86856bf250fa tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Volume info retrieved successfully. Aug 25 10:27:32.071514 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-656ecd3b-3b89-4b93-9514-9006b5584790 req-cdfd01dd-81bf-4edc-b6b1-86856bf250fa tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] https://10.4.3.119/volume/v3/volumes/873e36f6-64fa-45bb-aa6c-b83086fe80bf returned with HTTP 200 Aug 25 10:27:32.071937 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1057/4208] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:27:32 2026] GET /volume/v3/volumes/873e36f6-64fa-45bb-aa6c-b83086fe80bf => generated 1062 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:27:32.120820 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-b04ca79e-7f27-43e2-aa9f-4c14674b7428 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:32.122969 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b04ca79e-7f27-43e2-aa9f-4c14674b7428 tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] GET https://10.4.3.119/volume/v3/volumes/87f74afd-3aec-4874-aea8-fd458ce2d40b Aug 25 10:27:32.123266 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b04ca79e-7f27-43e2-aa9f-4c14674b7428 tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:32.123498 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b04ca79e-7f27-43e2-aa9f-4c14674b7428 tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:32.130741 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:32.130741 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:27:32.134324 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-b04ca79e-7f27-43e2-aa9f-4c14674b7428 tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] Volume info retrieved successfully. Aug 25 10:27:32.138169 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b04ca79e-7f27-43e2-aa9f-4c14674b7428 tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] https://10.4.3.119/volume/v3/volumes/87f74afd-3aec-4874-aea8-fd458ce2d40b returned with HTTP 200 Aug 25 10:27:32.138522 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1046/4209] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:27:32 2026] GET /volume/v3/volumes/87f74afd-3aec-4874-aea8-fd458ce2d40b => generated 882 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:27:32.148494 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-b9f9ba06-dcb3-488d-b0c8-e62347584f5a None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:32.150237 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b9f9ba06-dcb3-488d-b0c8-e62347584f5a tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] GET https://10.4.3.119/volume/v3/volumes/87f74afd-3aec-4874-aea8-fd458ce2d40b Aug 25 10:27:32.150445 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b9f9ba06-dcb3-488d-b0c8-e62347584f5a tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:32.150628 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b9f9ba06-dcb3-488d-b0c8-e62347584f5a tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:32.157048 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:32.157048 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:27:32.160256 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-b9f9ba06-dcb3-488d-b0c8-e62347584f5a tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] Volume info retrieved successfully. Aug 25 10:27:32.163877 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b9f9ba06-dcb3-488d-b0c8-e62347584f5a tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] https://10.4.3.119/volume/v3/volumes/87f74afd-3aec-4874-aea8-fd458ce2d40b returned with HTTP 200 Aug 25 10:27:32.164379 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1054/4210] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:27:32 2026] GET /volume/v3/volumes/87f74afd-3aec-4874-aea8-fd458ce2d40b => generated 882 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:27:32.192932 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-656ecd3b-3b89-4b93-9514-9006b5584790 req-4e63d9c0-b4c7-42a5-9646-33daf79d8cb2 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:32.198159 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-656ecd3b-3b89-4b93-9514-9006b5584790 req-4e63d9c0-b4c7-42a5-9646-33daf79d8cb2 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] PUT https://10.4.3.119/volume/v3/attachments/ca371a03-4940-4e9b-9f08-1ee522bd1ea1 Aug 25 10:27:32.198159 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-656ecd3b-3b89-4b93-9514-9006b5584790 req-4e63d9c0-b4c7-42a5-9646-33daf79d8cb2 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.119", "host": "np0000008063", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3398d5156650", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "462fd6ce-c505-48ef-84ec-f85776d45b24", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:27:32.203514 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-62f09521-eb25-436a-b593-9b9ef215ddfc req-f54a2a24-744b-411b-b38c-62bee2253e55 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:32.204152 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-656ecd3b-3b89-4b93-9514-9006b5584790 req-4e63d9c0-b4c7-42a5-9646-33daf79d8cb2 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Acquiring lock "cinder-attachment_update-873e36f6-64fa-45bb-aa6c-b83086fe80bf-np0000008063" by "attachment_update" {{(pid=100390) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 10:27:32.205456 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-62f09521-eb25-436a-b593-9b9ef215ddfc req-f54a2a24-744b-411b-b38c-62bee2253e55 tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] GET https://10.4.3.119/volume/v3/volumes/87f74afd-3aec-4874-aea8-fd458ce2d40b Aug 25 10:27:32.205650 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-62f09521-eb25-436a-b593-9b9ef215ddfc req-f54a2a24-744b-411b-b38c-62bee2253e55 tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:32.205872 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-62f09521-eb25-436a-b593-9b9ef215ddfc req-f54a2a24-744b-411b-b38c-62bee2253e55 tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:32.209195 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-656ecd3b-3b89-4b93-9514-9006b5584790 req-4e63d9c0-b4c7-42a5-9646-33daf79d8cb2 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Lock "cinder-attachment_update-873e36f6-64fa-45bb-aa6c-b83086fe80bf-np0000008063" acquired by "attachment_update" :: waited 0.005s {{(pid=100390) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 10:27:32.210085 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:32.210085 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:27:32.212087 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:32.212087 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:27:32.217392 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-62f09521-eb25-436a-b593-9b9ef215ddfc req-f54a2a24-744b-411b-b38c-62bee2253e55 tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] Volume info retrieved successfully. Aug 25 10:27:32.222133 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-62f09521-eb25-436a-b593-9b9ef215ddfc req-f54a2a24-744b-411b-b38c-62bee2253e55 tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] https://10.4.3.119/volume/v3/volumes/87f74afd-3aec-4874-aea8-fd458ce2d40b returned with HTTP 200 Aug 25 10:27:32.222545 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1058/4211] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:27:32 2026] GET /volume/v3/volumes/87f74afd-3aec-4874-aea8-fd458ce2d40b => generated 864 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:32.252870 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-d6efb78c-d65f-4781-b49f-3cd4213225a2 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:32.255599 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d6efb78c-d65f-4781-b49f-3cd4213225a2 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] GET https://10.4.3.119/volume/v3/backups/b3fd179b-4f1d-4ed7-8be2-1c9085424bd4 Aug 25 10:27:32.255956 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d6efb78c-d65f-4781-b49f-3cd4213225a2 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:32.256319 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d6efb78c-d65f-4781-b49f-3cd4213225a2 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:32.256538 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-d6efb78c-d65f-4781-b49f-3cd4213225a2 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Show backup with id b3fd179b-4f1d-4ed7-8be2-1c9085424bd4. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:27:32.268729 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:32.268729 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:27:32.270517 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d6efb78c-d65f-4781-b49f-3cd4213225a2 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] https://10.4.3.119/volume/v3/backups/b3fd179b-4f1d-4ed7-8be2-1c9085424bd4 returned with HTTP 200 Aug 25 10:27:32.271172 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1047/4212] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:32 2026] GET /volume/v3/backups/b3fd179b-4f1d-4ed7-8be2-1c9085424bd4 => generated 748 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:32.317343 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-656ecd3b-3b89-4b93-9514-9006b5584790 req-4e63d9c0-b4c7-42a5-9646-33daf79d8cb2 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Lock "cinder-attachment_update-873e36f6-64fa-45bb-aa6c-b83086fe80bf-np0000008063" released by "attachment_update" :: held 0.108s {{(pid=100390) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 10:27:32.317705 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-656ecd3b-3b89-4b93-9514-9006b5584790 req-4e63d9c0-b4c7-42a5-9646-33daf79d8cb2 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] https://10.4.3.119/volume/v3/attachments/ca371a03-4940-4e9b-9f08-1ee522bd1ea1 returned with HTTP 200 Aug 25 10:27:32.318384 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1054/4213] 10.4.3.119 () {74 vars in 1704 bytes} [Tue Aug 25 10:27:32 2026] PUT /volume/v3/attachments/ca371a03-4940-4e9b-9f08-1ee522bd1ea1 => generated 969 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:27:32.323461 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-2a931711-8198-4da2-af95-889a8dadd4d4 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:32.323875 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2a931711-8198-4da2-af95-889a8dadd4d4 None None] GET https://10.4.3.119/volume// Aug 25 10:27:32.324051 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2a931711-8198-4da2-af95-889a8dadd4d4 None None] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:32.324367 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2a931711-8198-4da2-af95-889a8dadd4d4 None None] Calling method 'all' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:32.324723 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2a931711-8198-4da2-af95-889a8dadd4d4 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:27:32.325027 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1055/4214] 10.4.3.119 () {66 vars in 1428 bytes} [Tue Aug 25 10:27:32 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:27:32.333274 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-62f09521-eb25-436a-b593-9b9ef215ddfc req-ae4e563a-7ca8-4ac1-b2d9-62dcc4920a1d None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:32.335923 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-62f09521-eb25-436a-b593-9b9ef215ddfc req-ae4e563a-7ca8-4ac1-b2d9-62dcc4920a1d tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] POST https://10.4.3.119/volume/v3/attachments Aug 25 10:27:32.336402 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-62f09521-eb25-436a-b593-9b9ef215ddfc req-ae4e563a-7ca8-4ac1-b2d9-62dcc4920a1d tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "87f74afd-3aec-4874-aea8-fd458ce2d40b", "connector": null, "instance_uuid": "808e66aa-9aac-4ad0-a868-695ae6470f35"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:27:32.347622 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:32.347622 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:27:32.379474 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-62f09521-eb25-436a-b593-9b9ef215ddfc req-ae4e563a-7ca8-4ac1-b2d9-62dcc4920a1d tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] https://10.4.3.119/volume/v3/attachments returned with HTTP 200 Aug 25 10:27:32.379989 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1059/4215] 10.4.3.119 () {74 vars in 1594 bytes} [Tue Aug 25 10:27:32 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 25 10:27:32.412774 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-d6a1790e-2cfd-492b-bdfe-a975c14596e3 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:32.416791 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d6a1790e-2cfd-492b-bdfe-a975c14596e3 tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] GET https://10.4.3.119/volume/v3/volumes/87f74afd-3aec-4874-aea8-fd458ce2d40b Aug 25 10:27:32.417034 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d6a1790e-2cfd-492b-bdfe-a975c14596e3 tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:32.417271 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d6a1790e-2cfd-492b-bdfe-a975c14596e3 tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:32.434720 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-d7680cfa-8615-4ff8-8a15-c02851a32077 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:32.435573 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d7680cfa-8615-4ff8-8a15-c02851a32077 None None] GET https://10.4.3.119/volume// Aug 25 10:27:32.435573 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d7680cfa-8615-4ff8-8a15-c02851a32077 None None] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:32.435573 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d7680cfa-8615-4ff8-8a15-c02851a32077 None None] Calling method 'all' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:32.436068 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d7680cfa-8615-4ff8-8a15-c02851a32077 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:27:32.436353 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1055/4216] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:27:32 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:27:32.440808 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:32.440808 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:27:32.446838 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-d6a1790e-2cfd-492b-bdfe-a975c14596e3 tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] Volume info retrieved successfully. Aug 25 10:27:32.447002 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-62f09521-eb25-436a-b593-9b9ef215ddfc req-a19b8a41-f274-4da0-81c4-7b7203850285 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:32.449399 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-62f09521-eb25-436a-b593-9b9ef215ddfc req-a19b8a41-f274-4da0-81c4-7b7203850285 tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] GET https://10.4.3.119/volume/v3/volumes/87f74afd-3aec-4874-aea8-fd458ce2d40b Aug 25 10:27:32.449692 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-62f09521-eb25-436a-b593-9b9ef215ddfc req-a19b8a41-f274-4da0-81c4-7b7203850285 tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:32.449990 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-62f09521-eb25-436a-b593-9b9ef215ddfc req-a19b8a41-f274-4da0-81c4-7b7203850285 tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:32.453951 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d6a1790e-2cfd-492b-bdfe-a975c14596e3 tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] https://10.4.3.119/volume/v3/volumes/87f74afd-3aec-4874-aea8-fd458ce2d40b returned with HTTP 200 Aug 25 10:27:32.454540 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1048/4217] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:27:32 2026] GET /volume/v3/volumes/87f74afd-3aec-4874-aea8-fd458ce2d40b => generated 881 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:27:32.464893 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:32.464893 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:27:32.468985 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [req-62f09521-eb25-436a-b593-9b9ef215ddfc req-a19b8a41-f274-4da0-81c4-7b7203850285 tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] Volume info retrieved successfully. Aug 25 10:27:32.473021 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-acc06516-8490-4358-b3ab-215b0f0b5e99 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:32.476596 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-acc06516-8490-4358-b3ab-215b0f0b5e99 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] GET https://10.4.3.119/volume/v3/volumes/d0f76470-12d3-4131-ae3f-a8aa532aa4fe Aug 25 10:27:32.476851 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-acc06516-8490-4358-b3ab-215b0f0b5e99 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:32.477279 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-acc06516-8490-4358-b3ab-215b0f0b5e99 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:32.478697 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-62f09521-eb25-436a-b593-9b9ef215ddfc req-a19b8a41-f274-4da0-81c4-7b7203850285 tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] https://10.4.3.119/volume/v3/volumes/87f74afd-3aec-4874-aea8-fd458ce2d40b returned with HTTP 200 Aug 25 10:27:32.479180 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1056/4218] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:27:32 2026] GET /volume/v3/volumes/87f74afd-3aec-4874-aea8-fd458ce2d40b => generated 1043 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 25 10:27:32.490850 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-acc06516-8490-4358-b3ab-215b0f0b5e99 tempest-AttachVolumeTestJSON-1664209394 tempest-AttachVolumeTestJSON-1664209394-project-member] https://10.4.3.119/volume/v3/volumes/d0f76470-12d3-4131-ae3f-a8aa532aa4fe returned with HTTP 404 Aug 25 10:27:32.491607 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1060/4219] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:32 2026] GET /volume/v3/volumes/d0f76470-12d3-4131-ae3f-a8aa532aa4fe => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:27:32.591413 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-62f09521-eb25-436a-b593-9b9ef215ddfc req-15f3f3bf-efb5-4939-b828-f8a27ac44bcb None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:32.595730 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-62f09521-eb25-436a-b593-9b9ef215ddfc req-15f3f3bf-efb5-4939-b828-f8a27ac44bcb tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] PUT https://10.4.3.119/volume/v3/attachments/ff9fe9c9-7e09-4666-a6a3-d0285bf196b6 Aug 25 10:27:32.595860 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-62f09521-eb25-436a-b593-9b9ef215ddfc req-15f3f3bf-efb5-4939-b828-f8a27ac44bcb tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.119", "host": "np0000008063", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3398d5156650", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "462fd6ce-c505-48ef-84ec-f85776d45b24", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:27:32.613232 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-62f09521-eb25-436a-b593-9b9ef215ddfc req-15f3f3bf-efb5-4939-b828-f8a27ac44bcb tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] Acquiring lock "cinder-attachment_update-87f74afd-3aec-4874-aea8-fd458ce2d40b-np0000008063" by "attachment_update" {{(pid=100390) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 10:27:32.619064 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-62f09521-eb25-436a-b593-9b9ef215ddfc req-15f3f3bf-efb5-4939-b828-f8a27ac44bcb tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] Lock "cinder-attachment_update-87f74afd-3aec-4874-aea8-fd458ce2d40b-np0000008063" acquired by "attachment_update" :: waited 0.007s {{(pid=100390) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 10:27:32.619913 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:32.619913 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:27:32.717966 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-62f09521-eb25-436a-b593-9b9ef215ddfc req-15f3f3bf-efb5-4939-b828-f8a27ac44bcb tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] Lock "cinder-attachment_update-87f74afd-3aec-4874-aea8-fd458ce2d40b-np0000008063" released by "attachment_update" :: held 0.099s {{(pid=100390) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 10:27:32.718339 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-62f09521-eb25-436a-b593-9b9ef215ddfc req-15f3f3bf-efb5-4939-b828-f8a27ac44bcb tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] https://10.4.3.119/volume/v3/attachments/ff9fe9c9-7e09-4666-a6a3-d0285bf196b6 returned with HTTP 200 Aug 25 10:27:32.719155 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1056/4220] 10.4.3.119 () {74 vars in 1704 bytes} [Tue Aug 25 10:27:32 2026] PUT /volume/v3/attachments/ff9fe9c9-7e09-4666-a6a3-d0285bf196b6 => generated 969 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:27:33.074628 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-04c5d9ed-3a65-46f5-9071-b69eb8e64de5 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:33.077967 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-04c5d9ed-3a65-46f5-9071-b69eb8e64de5 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] GET https://10.4.3.119/volume/v3/volumes/873e36f6-64fa-45bb-aa6c-b83086fe80bf Aug 25 10:27:33.078266 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-04c5d9ed-3a65-46f5-9071-b69eb8e64de5 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:33.078533 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-04c5d9ed-3a65-46f5-9071-b69eb8e64de5 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:33.094796 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:33.094796 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:27:33.102423 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-04c5d9ed-3a65-46f5-9071-b69eb8e64de5 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Volume info retrieved successfully. Aug 25 10:27:33.106230 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-04c5d9ed-3a65-46f5-9071-b69eb8e64de5 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] https://10.4.3.119/volume/v3/volumes/873e36f6-64fa-45bb-aa6c-b83086fe80bf returned with HTTP 200 Aug 25 10:27:33.106888 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1049/4221] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:33 2026] GET /volume/v3/volumes/873e36f6-64fa-45bb-aa6c-b83086fe80bf => generated 883 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:33.285382 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-88b7ad1f-9e98-4c5a-8f6b-e48e77cc79d3 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:33.287540 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-88b7ad1f-9e98-4c5a-8f6b-e48e77cc79d3 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] GET https://10.4.3.119/volume/v3/backups/b3fd179b-4f1d-4ed7-8be2-1c9085424bd4 Aug 25 10:27:33.287812 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-88b7ad1f-9e98-4c5a-8f6b-e48e77cc79d3 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:33.288120 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-88b7ad1f-9e98-4c5a-8f6b-e48e77cc79d3 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:33.288258 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-88b7ad1f-9e98-4c5a-8f6b-e48e77cc79d3 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Show backup with id b3fd179b-4f1d-4ed7-8be2-1c9085424bd4. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:27:33.297900 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:33.297900 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:27:33.298811 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-88b7ad1f-9e98-4c5a-8f6b-e48e77cc79d3 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] https://10.4.3.119/volume/v3/backups/b3fd179b-4f1d-4ed7-8be2-1c9085424bd4 returned with HTTP 200 Aug 25 10:27:33.299340 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1057/4222] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:33 2026] GET /volume/v3/backups/b3fd179b-4f1d-4ed7-8be2-1c9085424bd4 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:33.469326 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-c7170114-8028-4d5b-85af-554a3c0142f1 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:33.471531 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c7170114-8028-4d5b-85af-554a3c0142f1 tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] GET https://10.4.3.119/volume/v3/volumes/87f74afd-3aec-4874-aea8-fd458ce2d40b Aug 25 10:27:33.471797 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c7170114-8028-4d5b-85af-554a3c0142f1 tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:33.472012 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c7170114-8028-4d5b-85af-554a3c0142f1 tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:33.483032 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:33.483032 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:27:33.487740 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-c7170114-8028-4d5b-85af-554a3c0142f1 tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] Volume info retrieved successfully. Aug 25 10:27:33.493188 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c7170114-8028-4d5b-85af-554a3c0142f1 tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] https://10.4.3.119/volume/v3/volumes/87f74afd-3aec-4874-aea8-fd458ce2d40b returned with HTTP 200 Aug 25 10:27:33.493831 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1061/4223] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:27:33 2026] GET /volume/v3/volumes/87f74afd-3aec-4874-aea8-fd458ce2d40b => generated 882 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:27:34.121988 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-88930cd5-4f08-4bea-9492-976301f853ed None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:34.124193 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-88930cd5-4f08-4bea-9492-976301f853ed tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] GET https://10.4.3.119/volume/v3/volumes/873e36f6-64fa-45bb-aa6c-b83086fe80bf Aug 25 10:27:34.124363 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-88930cd5-4f08-4bea-9492-976301f853ed tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:34.124620 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-88930cd5-4f08-4bea-9492-976301f853ed tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:34.140014 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:34.140014 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:27:34.144649 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-88930cd5-4f08-4bea-9492-976301f853ed tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Volume info retrieved successfully. Aug 25 10:27:34.152408 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-88930cd5-4f08-4bea-9492-976301f853ed tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] https://10.4.3.119/volume/v3/volumes/873e36f6-64fa-45bb-aa6c-b83086fe80bf returned with HTTP 200 Aug 25 10:27:34.153046 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1057/4224] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:34 2026] GET /volume/v3/volumes/873e36f6-64fa-45bb-aa6c-b83086fe80bf => generated 883 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:34.313866 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-021ca1bb-748a-4ce5-a6fd-0b8d9cf03ee2 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:34.316492 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-021ca1bb-748a-4ce5-a6fd-0b8d9cf03ee2 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] GET https://10.4.3.119/volume/v3/backups/b3fd179b-4f1d-4ed7-8be2-1c9085424bd4 Aug 25 10:27:34.316833 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-021ca1bb-748a-4ce5-a6fd-0b8d9cf03ee2 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:34.317862 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-021ca1bb-748a-4ce5-a6fd-0b8d9cf03ee2 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:34.317862 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-021ca1bb-748a-4ce5-a6fd-0b8d9cf03ee2 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Show backup with id b3fd179b-4f1d-4ed7-8be2-1c9085424bd4. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:27:34.323915 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:34.323915 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:27:34.324533 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-021ca1bb-748a-4ce5-a6fd-0b8d9cf03ee2 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] https://10.4.3.119/volume/v3/backups/b3fd179b-4f1d-4ed7-8be2-1c9085424bd4 returned with HTTP 200 Aug 25 10:27:34.326445 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1050/4225] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:34 2026] GET /volume/v3/backups/b3fd179b-4f1d-4ed7-8be2-1c9085424bd4 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:34.472832 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-e0e83892-7c0a-499d-b9d9-0fbf9aa7fd62 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:34.507773 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-969e9e16-a82f-476d-97b8-4a663909be15 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:34.509636 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-969e9e16-a82f-476d-97b8-4a663909be15 tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] GET https://10.4.3.119/volume/v3/volumes/87f74afd-3aec-4874-aea8-fd458ce2d40b Aug 25 10:27:34.509843 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-969e9e16-a82f-476d-97b8-4a663909be15 tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:34.510051 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-969e9e16-a82f-476d-97b8-4a663909be15 tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:34.523441 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:34.523441 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:27:34.528312 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-969e9e16-a82f-476d-97b8-4a663909be15 tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] Volume info retrieved successfully. Aug 25 10:27:34.535564 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-969e9e16-a82f-476d-97b8-4a663909be15 tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] https://10.4.3.119/volume/v3/volumes/87f74afd-3aec-4874-aea8-fd458ce2d40b returned with HTTP 200 Aug 25 10:27:34.536210 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1062/4226] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:27:34 2026] GET /volume/v3/volumes/87f74afd-3aec-4874-aea8-fd458ce2d40b => generated 882 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:27:34.582286 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e0e83892-7c0a-499d-b9d9-0fbf9aa7fd62 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:27:34.582714 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e0e83892-7c0a-499d-b9d9-0fbf9aa7fd62 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1968591311"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:27:34.584247 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-e0e83892-7c0a-499d-b9d9-0fbf9aa7fd62 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1968591311'}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:27:34.584375 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-e0e83892-7c0a-499d-b9d9-0fbf9aa7fd62 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Create volume of 1 GB Aug 25 10:27:34.589160 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-e0e83892-7c0a-499d-b9d9-0fbf9aa7fd62 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Availability Zones retrieved successfully. Aug 25 10:27:34.595908 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-e0e83892-7c0a-499d-b9d9-0fbf9aa7fd62 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Flow 'volume_create_api' (ca670a79-25c2-4a9c-8880-660c64a396ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:27:34.597165 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-e0e83892-7c0a-499d-b9d9-0fbf9aa7fd62 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (057a8cf2-fb4a-4284-936a-712f07ffc3e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:27:34.598301 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [None req-e0e83892-7c0a-499d-b9d9-0fbf9aa7fd62 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Validating volume size '1' using validate_int {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:27:34.636404 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-e0e83892-7c0a-499d-b9d9-0fbf9aa7fd62 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (057a8cf2-fb4a-4284-936a-712f07ffc3e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:27:34.637164 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-e0e83892-7c0a-499d-b9d9-0fbf9aa7fd62 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea26b07e-7ea5-4797-b7eb-719ab08e9013) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:27:34.702168 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-e0e83892-7c0a-499d-b9d9-0fbf9aa7fd62 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Created reservations ['f20ce3c6-8740-4266-8d90-543dab3f937d', '1e9ba574-695b-4478-b831-bd205cca50ff', 'effb93b0-551a-4d83-9f56-b255356a0e8a', '9cc626b7-6978-4527-824b-3937d73160eb'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:27:34.703307 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-e0e83892-7c0a-499d-b9d9-0fbf9aa7fd62 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea26b07e-7ea5-4797-b7eb-719ab08e9013) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f20ce3c6-8740-4266-8d90-543dab3f937d', '1e9ba574-695b-4478-b831-bd205cca50ff', 'effb93b0-551a-4d83-9f56-b255356a0e8a', '9cc626b7-6978-4527-824b-3937d73160eb']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:27:34.704318 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-e0e83892-7c0a-499d-b9d9-0fbf9aa7fd62 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (606c27aa-e48d-4500-8796-3ef5d61e51c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:27:34.730387 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-e0e83892-7c0a-499d-b9d9-0fbf9aa7fd62 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (606c27aa-e48d-4500-8796-3ef5d61e51c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0fad41dc-abd6-40b9-9965-6d81d90f95d7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1968591311',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d1bf9ac6f5947a8bd8df3971224aef7',qos_specs=None,replication_status=,reservations=['f20ce3c6-8740-4266-8d90-543dab3f937d','1e9ba574-695b-4478-b831-bd205cca50ff','effb93b0-551a-4d83-9f56-b255356a0e8a','9cc626b7-6978-4527-824b-3937d73160eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e14e90ce2079458eaa71b3e78d15535f',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:27:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1968591311',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0fad41dc-abd6-40b9-9965-6d81d90f95d7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6d1bf9ac6f5947a8bd8df3971224aef7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e14e90ce2079458eaa71b3e78d15535f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:27:34.731182 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-e0e83892-7c0a-499d-b9d9-0fbf9aa7fd62 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a7278e6-16ed-4816-8adf-3068847f27f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:27:34.756628 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-e0e83892-7c0a-499d-b9d9-0fbf9aa7fd62 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a7278e6-16ed-4816-8adf-3068847f27f7) transitioned into state 'SUCCESS' from state '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-1968591311',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d1bf9ac6f5947a8bd8df3971224aef7',qos_specs=None,replication_status=,reservations=['f20ce3c6-8740-4266-8d90-543dab3f937d','1e9ba574-695b-4478-b831-bd205cca50ff','effb93b0-551a-4d83-9f56-b255356a0e8a','9cc626b7-6978-4527-824b-3937d73160eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e14e90ce2079458eaa71b3e78d15535f',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:27:34.757620 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-e0e83892-7c0a-499d-b9d9-0fbf9aa7fd62 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8f65535-e3fd-4a8c-870a-5e0866a08273) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:27:34.771430 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-e0e83892-7c0a-499d-b9d9-0fbf9aa7fd62 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8f65535-e3fd-4a8c-870a-5e0866a08273) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:27:34.773040 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-e0e83892-7c0a-499d-b9d9-0fbf9aa7fd62 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Flow 'volume_create_api' (ca670a79-25c2-4a9c-8880-660c64a396ad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:27:34.773040 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-e0e83892-7c0a-499d-b9d9-0fbf9aa7fd62 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Create volume request issued successfully. Aug 25 10:27:34.773694 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e0e83892-7c0a-499d-b9d9-0fbf9aa7fd62 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:27:34.774482 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1058/4227] 10.4.3.119 () {70 vars in 1298 bytes} [Tue Aug 25 10:27:34 2026] POST /volume/v3/volumes => generated 778 bytes in 302 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:27:34.789969 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-081e530b-f9f9-4187-b6c3-8e278ac0c217 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:34.792584 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-081e530b-f9f9-4187-b6c3-8e278ac0c217 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] GET https://10.4.3.119/volume/v3/volumes/0fad41dc-abd6-40b9-9965-6d81d90f95d7 Aug 25 10:27:34.792924 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-081e530b-f9f9-4187-b6c3-8e278ac0c217 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:34.793113 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-081e530b-f9f9-4187-b6c3-8e278ac0c217 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:34.805448 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:34.805448 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:27:34.812939 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-081e530b-f9f9-4187-b6c3-8e278ac0c217 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Volume info retrieved successfully. Aug 25 10:27:34.818351 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-081e530b-f9f9-4187-b6c3-8e278ac0c217 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] https://10.4.3.119/volume/v3/volumes/0fad41dc-abd6-40b9-9965-6d81d90f95d7 returned with HTTP 200 Aug 25 10:27:34.818351 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1058/4228] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:27:34 2026] GET /volume/v3/volumes/0fad41dc-abd6-40b9-9965-6d81d90f95d7 => generated 957 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:35.168782 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-43f247f2-586e-43d9-84c3-09f9335ac1f5 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:35.173709 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-43f247f2-586e-43d9-84c3-09f9335ac1f5 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] GET https://10.4.3.119/volume/v3/volumes/873e36f6-64fa-45bb-aa6c-b83086fe80bf Aug 25 10:27:35.173709 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-43f247f2-586e-43d9-84c3-09f9335ac1f5 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:35.173709 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-43f247f2-586e-43d9-84c3-09f9335ac1f5 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:35.190289 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:35.190289 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:27:35.194966 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-43f247f2-586e-43d9-84c3-09f9335ac1f5 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Volume info retrieved successfully. Aug 25 10:27:35.199907 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-43f247f2-586e-43d9-84c3-09f9335ac1f5 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] https://10.4.3.119/volume/v3/volumes/873e36f6-64fa-45bb-aa6c-b83086fe80bf returned with HTTP 200 Aug 25 10:27:35.200476 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1051/4229] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:35 2026] GET /volume/v3/volumes/873e36f6-64fa-45bb-aa6c-b83086fe80bf => generated 883 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:35.337006 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-d988c30f-f0b8-4cd6-b9e9-2259ccc4708e None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:35.338781 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d988c30f-f0b8-4cd6-b9e9-2259ccc4708e tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] GET https://10.4.3.119/volume/v3/backups/b3fd179b-4f1d-4ed7-8be2-1c9085424bd4 Aug 25 10:27:35.338933 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d988c30f-f0b8-4cd6-b9e9-2259ccc4708e tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:35.339183 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d988c30f-f0b8-4cd6-b9e9-2259ccc4708e tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:35.339277 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-d988c30f-f0b8-4cd6-b9e9-2259ccc4708e tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Show backup with id b3fd179b-4f1d-4ed7-8be2-1c9085424bd4. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:27:35.346472 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:35.346472 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:27:35.347632 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d988c30f-f0b8-4cd6-b9e9-2259ccc4708e tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] https://10.4.3.119/volume/v3/backups/b3fd179b-4f1d-4ed7-8be2-1c9085424bd4 returned with HTTP 200 Aug 25 10:27:35.348352 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1063/4230] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:35 2026] GET /volume/v3/backups/b3fd179b-4f1d-4ed7-8be2-1c9085424bd4 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:35.554396 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-27f988c3-0e27-4b16-8fa3-9410770eed69 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:35.557039 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-27f988c3-0e27-4b16-8fa3-9410770eed69 tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] GET https://10.4.3.119/volume/v3/volumes/87f74afd-3aec-4874-aea8-fd458ce2d40b Aug 25 10:27:35.557267 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-27f988c3-0e27-4b16-8fa3-9410770eed69 tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:35.557757 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-27f988c3-0e27-4b16-8fa3-9410770eed69 tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:35.568842 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:35.568842 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:27:35.573450 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-27f988c3-0e27-4b16-8fa3-9410770eed69 tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] Volume info retrieved successfully. Aug 25 10:27:35.578405 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-27f988c3-0e27-4b16-8fa3-9410770eed69 tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] https://10.4.3.119/volume/v3/volumes/87f74afd-3aec-4874-aea8-fd458ce2d40b returned with HTTP 200 Aug 25 10:27:35.578817 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1059/4231] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:27:35 2026] GET /volume/v3/volumes/87f74afd-3aec-4874-aea8-fd458ce2d40b => generated 882 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:27:35.657494 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-656ecd3b-3b89-4b93-9514-9006b5584790 req-a3fc2cd5-d2ba-4de9-b946-720493f40dbb None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:35.662026 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-656ecd3b-3b89-4b93-9514-9006b5584790 req-a3fc2cd5-d2ba-4de9-b946-720493f40dbb tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] POST https://10.4.3.119/volume/v3/attachments/ca371a03-4940-4e9b-9f08-1ee522bd1ea1/action Aug 25 10:27:35.663453 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-656ecd3b-3b89-4b93-9514-9006b5584790 req-a3fc2cd5-d2ba-4de9-b946-720493f40dbb tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Action body: b'{"os-complete": null}' {{(pid=100390) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:27:35.663453 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-656ecd3b-3b89-4b93-9514-9006b5584790 req-a3fc2cd5-d2ba-4de9-b946-720493f40dbb tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:27:35.692674 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:35.692674 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:27:35.705763 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-656ecd3b-3b89-4b93-9514-9006b5584790 req-a3fc2cd5-d2ba-4de9-b946-720493f40dbb tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] https://10.4.3.119/volume/v3/attachments/ca371a03-4940-4e9b-9f08-1ee522bd1ea1/action returned with HTTP 204 Aug 25 10:27:35.706298 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1059/4232] 10.4.3.119 () {74 vars in 1725 bytes} [Tue Aug 25 10:27:35 2026] POST /volume/v3/attachments/ca371a03-4940-4e9b-9f08-1ee522bd1ea1/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:27:35.840920 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-9db64db4-048b-4158-aebf-d9586e9628af None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:35.843299 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9db64db4-048b-4158-aebf-d9586e9628af tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] GET https://10.4.3.119/volume/v3/volumes/0fad41dc-abd6-40b9-9965-6d81d90f95d7 Aug 25 10:27:35.843411 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9db64db4-048b-4158-aebf-d9586e9628af tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:35.843655 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9db64db4-048b-4158-aebf-d9586e9628af tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:35.852857 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:35.852857 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:27:35.857096 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-9db64db4-048b-4158-aebf-d9586e9628af tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Volume info retrieved successfully. Aug 25 10:27:35.861975 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9db64db4-048b-4158-aebf-d9586e9628af tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] https://10.4.3.119/volume/v3/volumes/0fad41dc-abd6-40b9-9965-6d81d90f95d7 returned with HTTP 200 Aug 25 10:27:35.862445 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1052/4233] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:27:35 2026] GET /volume/v3/volumes/0fad41dc-abd6-40b9-9965-6d81d90f95d7 => generated 1018 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:27:35.882882 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-581241a8-0b5b-4f49-a961-1af007f38b7e None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:35.885052 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-581241a8-0b5b-4f49-a961-1af007f38b7e tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] POST https://10.4.3.119/volume/v3/backups Aug 25 10:27:35.885525 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-581241a8-0b5b-4f49-a961-1af007f38b7e tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0fad41dc-abd6-40b9-9965-6d81d90f95d7", "name": "tempest-type-Backup-588839683"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:27:35.887393 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.contrib.backups [None req-581241a8-0b5b-4f49-a961-1af007f38b7e tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Creating new backup {'backup': {'volume_id': '0fad41dc-abd6-40b9-9965-6d81d90f95d7', 'name': 'tempest-type-Backup-588839683'}} {{(pid=100391) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 10:27:35.887577 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.contrib.backups [None req-581241a8-0b5b-4f49-a961-1af007f38b7e tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Creating backup of volume 0fad41dc-abd6-40b9-9965-6d81d90f95d7 in container None Aug 25 10:27:35.897177 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:35.897177 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:27:35.897613 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-581241a8-0b5b-4f49-a961-1af007f38b7e tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Volume info retrieved successfully. Aug 25 10:27:35.937861 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-581241a8-0b5b-4f49-a961-1af007f38b7e tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Created reservations ['b2003eaf-bb2c-4a7f-b3e2-6b251e0f87d8', 'abf05f30-5414-41c1-b509-f7e1e4b7b88a'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:27:35.983003 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-581241a8-0b5b-4f49-a961-1af007f38b7e tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] https://10.4.3.119/volume/v3/backups returned with HTTP 202 Aug 25 10:27:35.983546 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1064/4234] 10.4.3.119 () {70 vars in 1299 bytes} [Tue Aug 25 10:27:35 2026] POST /volume/v3/backups => generated 315 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:27:35.994935 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-b4a97f2c-6743-443d-b2f9-2e7211befd2e None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:35.996640 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b4a97f2c-6743-443d-b2f9-2e7211befd2e tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] GET https://10.4.3.119/volume/v3/backups/a9a42cdc-fd89-4c31-b6e0-bcd30f3806fa Aug 25 10:27:35.996821 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b4a97f2c-6743-443d-b2f9-2e7211befd2e tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:35.997000 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b4a97f2c-6743-443d-b2f9-2e7211befd2e tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:35.997303 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-b4a97f2c-6743-443d-b2f9-2e7211befd2e tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Show backup with id a9a42cdc-fd89-4c31-b6e0-bcd30f3806fa. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:27:36.002952 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:36.002952 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:27:36.002952 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b4a97f2c-6743-443d-b2f9-2e7211befd2e tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] https://10.4.3.119/volume/v3/backups/a9a42cdc-fd89-4c31-b6e0-bcd30f3806fa returned with HTTP 200 Aug 25 10:27:36.002952 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1060/4235] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:27:35 2026] GET /volume/v3/backups/a9a42cdc-fd89-4c31-b6e0-bcd30f3806fa => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 10:27:36.218814 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-8d6ceb6e-05bd-4d83-8344-36c0fba1a7c5 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:36.221440 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8d6ceb6e-05bd-4d83-8344-36c0fba1a7c5 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] GET https://10.4.3.119/volume/v3/volumes/873e36f6-64fa-45bb-aa6c-b83086fe80bf Aug 25 10:27:36.221841 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8d6ceb6e-05bd-4d83-8344-36c0fba1a7c5 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:36.223229 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8d6ceb6e-05bd-4d83-8344-36c0fba1a7c5 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:36.256316 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:36.256316 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:27:36.267103 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-8d6ceb6e-05bd-4d83-8344-36c0fba1a7c5 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Volume info retrieved successfully. Aug 25 10:27:36.274991 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8d6ceb6e-05bd-4d83-8344-36c0fba1a7c5 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] https://10.4.3.119/volume/v3/volumes/873e36f6-64fa-45bb-aa6c-b83086fe80bf returned with HTTP 200 Aug 25 10:27:36.276179 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1060/4236] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:36 2026] GET /volume/v3/volumes/873e36f6-64fa-45bb-aa6c-b83086fe80bf => generated 1175 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:27:36.363208 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-2794ba68-416d-4bbb-bda5-9b63cca59225 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:36.365866 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-2794ba68-416d-4bbb-bda5-9b63cca59225 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] GET https://10.4.3.119/volume/v3/backups/b3fd179b-4f1d-4ed7-8be2-1c9085424bd4 Aug 25 10:27:36.365866 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-2794ba68-416d-4bbb-bda5-9b63cca59225 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:36.366151 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-2794ba68-416d-4bbb-bda5-9b63cca59225 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:36.366297 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-2794ba68-416d-4bbb-bda5-9b63cca59225 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Show backup with id b3fd179b-4f1d-4ed7-8be2-1c9085424bd4. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:27:36.372047 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:36.372047 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:27:36.373154 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-2794ba68-416d-4bbb-bda5-9b63cca59225 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] https://10.4.3.119/volume/v3/backups/b3fd179b-4f1d-4ed7-8be2-1c9085424bd4 returned with HTTP 200 Aug 25 10:27:36.373618 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1053/4237] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:36 2026] GET /volume/v3/backups/b3fd179b-4f1d-4ed7-8be2-1c9085424bd4 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:36.596663 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-74bb8b01-429d-4752-addf-0a5c5dd76086 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:36.599170 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-74bb8b01-429d-4752-addf-0a5c5dd76086 tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] GET https://10.4.3.119/volume/v3/volumes/87f74afd-3aec-4874-aea8-fd458ce2d40b Aug 25 10:27:36.599526 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-74bb8b01-429d-4752-addf-0a5c5dd76086 tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:36.600282 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-74bb8b01-429d-4752-addf-0a5c5dd76086 tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:36.617359 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:36.617359 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:27:36.622103 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-74bb8b01-429d-4752-addf-0a5c5dd76086 tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] Volume info retrieved successfully. Aug 25 10:27:36.628801 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-74bb8b01-429d-4752-addf-0a5c5dd76086 tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] https://10.4.3.119/volume/v3/volumes/87f74afd-3aec-4874-aea8-fd458ce2d40b returned with HTTP 200 Aug 25 10:27:36.629167 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1065/4238] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:27:36 2026] GET /volume/v3/volumes/87f74afd-3aec-4874-aea8-fd458ce2d40b => generated 882 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:27:37.019205 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-8d026930-c887-4ddd-9429-34f41fbd0816 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:37.021794 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8d026930-c887-4ddd-9429-34f41fbd0816 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] GET https://10.4.3.119/volume/v3/backups/a9a42cdc-fd89-4c31-b6e0-bcd30f3806fa Aug 25 10:27:37.022077 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8d026930-c887-4ddd-9429-34f41fbd0816 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:37.022451 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8d026930-c887-4ddd-9429-34f41fbd0816 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:37.022546 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-8d026930-c887-4ddd-9429-34f41fbd0816 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Show backup with id a9a42cdc-fd89-4c31-b6e0-bcd30f3806fa. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:27:37.027938 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:37.027938 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:27:37.028829 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8d026930-c887-4ddd-9429-34f41fbd0816 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] https://10.4.3.119/volume/v3/backups/a9a42cdc-fd89-4c31-b6e0-bcd30f3806fa returned with HTTP 200 Aug 25 10:27:37.029393 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1061/4239] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:27:37 2026] GET /volume/v3/backups/a9a42cdc-fd89-4c31-b6e0-bcd30f3806fa => generated 724 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:37.251207 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-7044fb0c-54a0-4030-8819-822be969cc39 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:37.353619 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7044fb0c-54a0-4030-8819-822be969cc39 tempest-VolumeRetypeWithoutMigrationTest-952394479 tempest-VolumeRetypeWithoutMigrationTest-952394479-project-admin] POST https://10.4.3.119/volume/v3/types Aug 25 10:27:37.353987 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-7044fb0c-54a0-4030-8819-822be969cc39 tempest-VolumeRetypeWithoutMigrationTest-952394479 tempest-VolumeRetypeWithoutMigrationTest-952394479-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:27:37.370363 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7044fb0c-54a0-4030-8819-822be969cc39 tempest-VolumeRetypeWithoutMigrationTest-952394479 tempest-VolumeRetypeWithoutMigrationTest-952394479-project-admin] https://10.4.3.119/volume/v3/types returned with HTTP 200 Aug 25 10:27:37.370703 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1061/4240] 10.4.3.119 () {68 vars in 1252 bytes} [Tue Aug 25 10:27:37 2026] POST /volume/v3/types => generated 188 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:37.380697 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-f0dd4320-68c0-47f7-a9eb-256f9f8bd6fb None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:37.383095 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f0dd4320-68c0-47f7-a9eb-256f9f8bd6fb tempest-VolumeRetypeWithoutMigrationTest-952394479 tempest-VolumeRetypeWithoutMigrationTest-952394479-project-admin] POST https://10.4.3.119/volume/v3/types Aug 25 10:27:37.383850 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f0dd4320-68c0-47f7-a9eb-256f9f8bd6fb tempest-VolumeRetypeWithoutMigrationTest-952394479 tempest-VolumeRetypeWithoutMigrationTest-952394479-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:27:37.388280 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-c8118663-b80b-4c85-8657-ef7c190e5a89 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:37.391532 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c8118663-b80b-4c85-8657-ef7c190e5a89 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] GET https://10.4.3.119/volume/v3/backups/b3fd179b-4f1d-4ed7-8be2-1c9085424bd4 Aug 25 10:27:37.391783 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c8118663-b80b-4c85-8657-ef7c190e5a89 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:37.392016 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c8118663-b80b-4c85-8657-ef7c190e5a89 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:37.392114 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-c8118663-b80b-4c85-8657-ef7c190e5a89 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Show backup with id b3fd179b-4f1d-4ed7-8be2-1c9085424bd4. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:27:37.396377 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:37.396377 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:27:37.397107 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c8118663-b80b-4c85-8657-ef7c190e5a89 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] https://10.4.3.119/volume/v3/backups/b3fd179b-4f1d-4ed7-8be2-1c9085424bd4 returned with HTTP 200 Aug 25 10:27:37.397558 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1066/4241] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:37 2026] GET /volume/v3/backups/b3fd179b-4f1d-4ed7-8be2-1c9085424bd4 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:37.402514 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f0dd4320-68c0-47f7-a9eb-256f9f8bd6fb tempest-VolumeRetypeWithoutMigrationTest-952394479 tempest-VolumeRetypeWithoutMigrationTest-952394479-project-admin] https://10.4.3.119/volume/v3/types returned with HTTP 200 Aug 25 10:27:37.403024 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1054/4242] 10.4.3.119 () {68 vars in 1252 bytes} [Tue Aug 25 10:27:37 2026] POST /volume/v3/types => generated 188 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:37.410989 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-af6ad105-a768-44f5-9387-505ee1926caa None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:37.478323 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-af6ad105-a768-44f5-9387-505ee1926caa tempest-VolumeRetypeWithoutMigrationTest-1748055027 tempest-VolumeRetypeWithoutMigrationTest-1748055027-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:27:37.478805 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-af6ad105-a768-44f5-9387-505ee1926caa tempest-VolumeRetypeWithoutMigrationTest-1748055027 tempest-VolumeRetypeWithoutMigrationTest-1748055027-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1510905954"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:27:37.480795 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-af6ad105-a768-44f5-9387-505ee1926caa tempest-VolumeRetypeWithoutMigrationTest-1748055027 tempest-VolumeRetypeWithoutMigrationTest-1748055027-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1510905954'}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:27:37.485731 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-af6ad105-a768-44f5-9387-505ee1926caa tempest-VolumeRetypeWithoutMigrationTest-1748055027 tempest-VolumeRetypeWithoutMigrationTest-1748055027-project-member] Create volume of 1 GB Aug 25 10:27:37.486130 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:37.486130 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:27:37.486756 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-af6ad105-a768-44f5-9387-505ee1926caa tempest-VolumeRetypeWithoutMigrationTest-1748055027 tempest-VolumeRetypeWithoutMigrationTest-1748055027-project-member] Availability Zones retrieved successfully. Aug 25 10:27:37.493565 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-af6ad105-a768-44f5-9387-505ee1926caa tempest-VolumeRetypeWithoutMigrationTest-1748055027 tempest-VolumeRetypeWithoutMigrationTest-1748055027-project-member] Flow 'volume_create_api' (938c21fa-917e-478c-a429-44a1651b0e40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:27:37.494655 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-af6ad105-a768-44f5-9387-505ee1926caa tempest-VolumeRetypeWithoutMigrationTest-1748055027 tempest-VolumeRetypeWithoutMigrationTest-1748055027-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f1e38ac-8dcb-49f7-9ef9-a66a20abc071) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:27:37.495758 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [None req-af6ad105-a768-44f5-9387-505ee1926caa tempest-VolumeRetypeWithoutMigrationTest-1748055027 tempest-VolumeRetypeWithoutMigrationTest-1748055027-project-member] Validating volume size '1' using validate_int {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:27:37.519440 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-af6ad105-a768-44f5-9387-505ee1926caa tempest-VolumeRetypeWithoutMigrationTest-1748055027 tempest-VolumeRetypeWithoutMigrationTest-1748055027-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f1e38ac-8dcb-49f7-9ef9-a66a20abc071) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:27:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=539bbb81-638f-4f2a-9567-df1f2760520a,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '539bbb81-638f-4f2a-9567-df1f2760520a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:27:37.520472 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-af6ad105-a768-44f5-9387-505ee1926caa tempest-VolumeRetypeWithoutMigrationTest-1748055027 tempest-VolumeRetypeWithoutMigrationTest-1748055027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c094181e-fc79-472d-8a4d-bbb4a618ef8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:27:37.554354 np0000008063 devstack@c-api.service[100388]: WARNING cinder.quota [None req-af6ad105-a768-44f5-9387-505ee1926caa tempest-VolumeRetypeWithoutMigrationTest-1748055027 tempest-VolumeRetypeWithoutMigrationTest-1748055027-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 25 10:27:37.554653 np0000008063 devstack@c-api.service[100388]: WARNING cinder.quota [None req-af6ad105-a768-44f5-9387-505ee1926caa tempest-VolumeRetypeWithoutMigrationTest-1748055027 tempest-VolumeRetypeWithoutMigrationTest-1748055027-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 25 10:27:37.595539 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-af6ad105-a768-44f5-9387-505ee1926caa tempest-VolumeRetypeWithoutMigrationTest-1748055027 tempest-VolumeRetypeWithoutMigrationTest-1748055027-project-member] Created reservations ['9d0f1e52-1463-4c88-9ad9-e86abe0e3727', 'f2febecb-be02-4f37-a30b-a1733a4f77db', '5842b8f2-db9d-4613-966b-4f48c3bd4da1', '1891322e-14c8-4fdb-958f-e9fb7200f5e4'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:27:37.596342 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-af6ad105-a768-44f5-9387-505ee1926caa tempest-VolumeRetypeWithoutMigrationTest-1748055027 tempest-VolumeRetypeWithoutMigrationTest-1748055027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c094181e-fc79-472d-8a4d-bbb4a618ef8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9d0f1e52-1463-4c88-9ad9-e86abe0e3727', 'f2febecb-be02-4f37-a30b-a1733a4f77db', '5842b8f2-db9d-4613-966b-4f48c3bd4da1', '1891322e-14c8-4fdb-958f-e9fb7200f5e4']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:27:37.597265 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-af6ad105-a768-44f5-9387-505ee1926caa tempest-VolumeRetypeWithoutMigrationTest-1748055027 tempest-VolumeRetypeWithoutMigrationTest-1748055027-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d69f929e-55ea-43d6-9c5b-95129bfdcdcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:27:37.619621 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-af6ad105-a768-44f5-9387-505ee1926caa tempest-VolumeRetypeWithoutMigrationTest-1748055027 tempest-VolumeRetypeWithoutMigrationTest-1748055027-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d69f929e-55ea-43d6-9c5b-95129bfdcdcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a991f8d7-06a1-48bf-a8e3-d0ba444d32a9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1510905954',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e79627d2768e47fa87cb69c722e800dd',qos_specs=None,replication_status=,reservations=['9d0f1e52-1463-4c88-9ad9-e86abe0e3727','f2febecb-be02-4f37-a30b-a1733a4f77db','5842b8f2-db9d-4613-966b-4f48c3bd4da1','1891322e-14c8-4fdb-958f-e9fb7200f5e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec0c9c06baf34c4ba6f0e7a371c330c5',volume_type_id=539bbb81-638f-4f2a-9567-df1f2760520a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:27:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1510905954',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a991f8d7-06a1-48bf-a8e3-d0ba444d32a9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e79627d2768e47fa87cb69c722e800dd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ec0c9c06baf34c4ba6f0e7a371c330c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(539bbb81-638f-4f2a-9567-df1f2760520a),volume_type_id=539bbb81-638f-4f2a-9567-df1f2760520a)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:27:37.620737 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-af6ad105-a768-44f5-9387-505ee1926caa tempest-VolumeRetypeWithoutMigrationTest-1748055027 tempest-VolumeRetypeWithoutMigrationTest-1748055027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4ff18ea-89e3-431c-bf14-97d3f35146fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:27:37.637339 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-af6ad105-a768-44f5-9387-505ee1926caa tempest-VolumeRetypeWithoutMigrationTest-1748055027 tempest-VolumeRetypeWithoutMigrationTest-1748055027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4ff18ea-89e3-431c-bf14-97d3f35146fb) transitioned into state 'SUCCESS' from state '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-1510905954',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e79627d2768e47fa87cb69c722e800dd',qos_specs=None,replication_status=,reservations=['9d0f1e52-1463-4c88-9ad9-e86abe0e3727','f2febecb-be02-4f37-a30b-a1733a4f77db','5842b8f2-db9d-4613-966b-4f48c3bd4da1','1891322e-14c8-4fdb-958f-e9fb7200f5e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec0c9c06baf34c4ba6f0e7a371c330c5',volume_type_id=539bbb81-638f-4f2a-9567-df1f2760520a)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:27:37.637945 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-af6ad105-a768-44f5-9387-505ee1926caa tempest-VolumeRetypeWithoutMigrationTest-1748055027 tempest-VolumeRetypeWithoutMigrationTest-1748055027-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15d2fdb0-d6af-4b2b-9b96-d039440108cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:27:37.645084 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-59b114dd-4f97-404b-b57a-f41ce758bdce None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:37.646434 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-af6ad105-a768-44f5-9387-505ee1926caa tempest-VolumeRetypeWithoutMigrationTest-1748055027 tempest-VolumeRetypeWithoutMigrationTest-1748055027-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15d2fdb0-d6af-4b2b-9b96-d039440108cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:27:37.646839 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-59b114dd-4f97-404b-b57a-f41ce758bdce tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] GET https://10.4.3.119/volume/v3/volumes/87f74afd-3aec-4874-aea8-fd458ce2d40b Aug 25 10:27:37.647059 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-59b114dd-4f97-404b-b57a-f41ce758bdce tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:37.647230 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-59b114dd-4f97-404b-b57a-f41ce758bdce tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:37.647277 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-af6ad105-a768-44f5-9387-505ee1926caa tempest-VolumeRetypeWithoutMigrationTest-1748055027 tempest-VolumeRetypeWithoutMigrationTest-1748055027-project-member] Flow 'volume_create_api' (938c21fa-917e-478c-a429-44a1651b0e40) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:27:37.647513 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-af6ad105-a768-44f5-9387-505ee1926caa tempest-VolumeRetypeWithoutMigrationTest-1748055027 tempest-VolumeRetypeWithoutMigrationTest-1748055027-project-member] Create volume request issued successfully. Aug 25 10:27:37.648044 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-af6ad105-a768-44f5-9387-505ee1926caa tempest-VolumeRetypeWithoutMigrationTest-1748055027 tempest-VolumeRetypeWithoutMigrationTest-1748055027-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:27:37.648423 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1062/4243] 10.4.3.119 () {68 vars in 1259 bytes} [Tue Aug 25 10:27:37 2026] POST /volume/v3/volumes => generated 768 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:27:37.656457 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:37.656457 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:27:37.659090 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-721d22b3-1bd3-4178-9956-640b5e3934e1 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:37.660256 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-59b114dd-4f97-404b-b57a-f41ce758bdce tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] Volume info retrieved successfully. Aug 25 10:27:37.661383 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-721d22b3-1bd3-4178-9956-640b5e3934e1 tempest-VolumeRetypeWithoutMigrationTest-1748055027 tempest-VolumeRetypeWithoutMigrationTest-1748055027-project-member] GET https://10.4.3.119/volume/v3/volumes/a991f8d7-06a1-48bf-a8e3-d0ba444d32a9 Aug 25 10:27:37.661679 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-721d22b3-1bd3-4178-9956-640b5e3934e1 tempest-VolumeRetypeWithoutMigrationTest-1748055027 tempest-VolumeRetypeWithoutMigrationTest-1748055027-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:37.661945 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-721d22b3-1bd3-4178-9956-640b5e3934e1 tempest-VolumeRetypeWithoutMigrationTest-1748055027 tempest-VolumeRetypeWithoutMigrationTest-1748055027-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:37.664344 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-59b114dd-4f97-404b-b57a-f41ce758bdce tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] https://10.4.3.119/volume/v3/volumes/87f74afd-3aec-4874-aea8-fd458ce2d40b returned with HTTP 200 Aug 25 10:27:37.664736 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1062/4244] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:27:37 2026] GET /volume/v3/volumes/87f74afd-3aec-4874-aea8-fd458ce2d40b => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:27:37.671421 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:37.671421 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:27:37.676231 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-721d22b3-1bd3-4178-9956-640b5e3934e1 tempest-VolumeRetypeWithoutMigrationTest-1748055027 tempest-VolumeRetypeWithoutMigrationTest-1748055027-project-member] Volume info retrieved successfully. Aug 25 10:27:37.681868 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-721d22b3-1bd3-4178-9956-640b5e3934e1 tempest-VolumeRetypeWithoutMigrationTest-1748055027 tempest-VolumeRetypeWithoutMigrationTest-1748055027-project-member] https://10.4.3.119/volume/v3/volumes/a991f8d7-06a1-48bf-a8e3-d0ba444d32a9 returned with HTTP 200 Aug 25 10:27:37.682433 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1067/4245] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:37 2026] GET /volume/v3/volumes/a991f8d7-06a1-48bf-a8e3-d0ba444d32a9 => generated 836 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:38.041192 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-cd7b98f3-1de4-4afe-ab4f-d948ff2d2272 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:38.043010 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-cd7b98f3-1de4-4afe-ab4f-d948ff2d2272 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] GET https://10.4.3.119/volume/v3/backups/a9a42cdc-fd89-4c31-b6e0-bcd30f3806fa Aug 25 10:27:38.043418 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-cd7b98f3-1de4-4afe-ab4f-d948ff2d2272 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:38.043591 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-cd7b98f3-1de4-4afe-ab4f-d948ff2d2272 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:38.043698 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-cd7b98f3-1de4-4afe-ab4f-d948ff2d2272 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Show backup with id a9a42cdc-fd89-4c31-b6e0-bcd30f3806fa. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:27:38.049472 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:38.049472 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:27:38.050194 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-cd7b98f3-1de4-4afe-ab4f-d948ff2d2272 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] https://10.4.3.119/volume/v3/backups/a9a42cdc-fd89-4c31-b6e0-bcd30f3806fa returned with HTTP 200 Aug 25 10:27:38.050589 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1055/4246] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:27:38 2026] GET /volume/v3/backups/a9a42cdc-fd89-4c31-b6e0-bcd30f3806fa => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:38.409269 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-cd78d093-6a29-4549-a214-7f95a5664013 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:38.411314 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-cd78d093-6a29-4549-a214-7f95a5664013 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] GET https://10.4.3.119/volume/v3/backups/b3fd179b-4f1d-4ed7-8be2-1c9085424bd4 Aug 25 10:27:38.411617 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-cd78d093-6a29-4549-a214-7f95a5664013 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:38.411700 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-cd78d093-6a29-4549-a214-7f95a5664013 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:38.411809 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-cd78d093-6a29-4549-a214-7f95a5664013 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Show backup with id b3fd179b-4f1d-4ed7-8be2-1c9085424bd4. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:27:38.416681 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:38.416681 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:27:38.417510 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-cd78d093-6a29-4549-a214-7f95a5664013 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] https://10.4.3.119/volume/v3/backups/b3fd179b-4f1d-4ed7-8be2-1c9085424bd4 returned with HTTP 200 Aug 25 10:27:38.418054 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1063/4247] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:38 2026] GET /volume/v3/backups/b3fd179b-4f1d-4ed7-8be2-1c9085424bd4 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:38.647026 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-62f09521-eb25-436a-b593-9b9ef215ddfc req-facc31da-e36b-41d3-a579-0f919c791eff None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:38.651664 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-62f09521-eb25-436a-b593-9b9ef215ddfc req-facc31da-e36b-41d3-a579-0f919c791eff tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] POST https://10.4.3.119/volume/v3/attachments/ff9fe9c9-7e09-4666-a6a3-d0285bf196b6/action Aug 25 10:27:38.652163 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-62f09521-eb25-436a-b593-9b9ef215ddfc req-facc31da-e36b-41d3-a579-0f919c791eff tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] Action body: b'{"os-complete": null}' {{(pid=100390) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:27:38.652347 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-62f09521-eb25-436a-b593-9b9ef215ddfc req-facc31da-e36b-41d3-a579-0f919c791eff tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:27:38.675251 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:38.675251 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:27:38.680470 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-9dc59eb7-23fc-43dd-a6f9-a2d131df602d None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:38.682313 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9dc59eb7-23fc-43dd-a6f9-a2d131df602d tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] GET https://10.4.3.119/volume/v3/volumes/87f74afd-3aec-4874-aea8-fd458ce2d40b Aug 25 10:27:38.682493 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9dc59eb7-23fc-43dd-a6f9-a2d131df602d tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:38.682716 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9dc59eb7-23fc-43dd-a6f9-a2d131df602d tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:38.687973 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-62f09521-eb25-436a-b593-9b9ef215ddfc req-facc31da-e36b-41d3-a579-0f919c791eff tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] https://10.4.3.119/volume/v3/attachments/ff9fe9c9-7e09-4666-a6a3-d0285bf196b6/action returned with HTTP 204 Aug 25 10:27:38.688518 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1063/4248] 10.4.3.119 () {74 vars in 1725 bytes} [Tue Aug 25 10:27:38 2026] POST /volume/v3/attachments/ff9fe9c9-7e09-4666-a6a3-d0285bf196b6/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:27:38.694903 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:38.694903 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:27:38.698617 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-127a504a-d92f-42e4-8f12-b577f9273630 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:38.700613 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-127a504a-d92f-42e4-8f12-b577f9273630 tempest-VolumeRetypeWithoutMigrationTest-1748055027 tempest-VolumeRetypeWithoutMigrationTest-1748055027-project-member] GET https://10.4.3.119/volume/v3/volumes/a991f8d7-06a1-48bf-a8e3-d0ba444d32a9 Aug 25 10:27:38.700826 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-9dc59eb7-23fc-43dd-a6f9-a2d131df602d tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] Volume info retrieved successfully. Aug 25 10:27:38.700884 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-127a504a-d92f-42e4-8f12-b577f9273630 tempest-VolumeRetypeWithoutMigrationTest-1748055027 tempest-VolumeRetypeWithoutMigrationTest-1748055027-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:38.701066 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-127a504a-d92f-42e4-8f12-b577f9273630 tempest-VolumeRetypeWithoutMigrationTest-1748055027 tempest-VolumeRetypeWithoutMigrationTest-1748055027-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:38.707989 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9dc59eb7-23fc-43dd-a6f9-a2d131df602d tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] https://10.4.3.119/volume/v3/volumes/87f74afd-3aec-4874-aea8-fd458ce2d40b returned with HTTP 200 Aug 25 10:27:38.707989 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1068/4249] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:27:38 2026] GET /volume/v3/volumes/87f74afd-3aec-4874-aea8-fd458ce2d40b => generated 1177 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:27:38.710960 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:38.710960 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:27:38.717119 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-127a504a-d92f-42e4-8f12-b577f9273630 tempest-VolumeRetypeWithoutMigrationTest-1748055027 tempest-VolumeRetypeWithoutMigrationTest-1748055027-project-member] Volume info retrieved successfully. Aug 25 10:27:38.725631 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-127a504a-d92f-42e4-8f12-b577f9273630 tempest-VolumeRetypeWithoutMigrationTest-1748055027 tempest-VolumeRetypeWithoutMigrationTest-1748055027-project-member] https://10.4.3.119/volume/v3/volumes/a991f8d7-06a1-48bf-a8e3-d0ba444d32a9 returned with HTTP 200 Aug 25 10:27:38.726264 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1056/4250] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:38 2026] GET /volume/v3/volumes/a991f8d7-06a1-48bf-a8e3-d0ba444d32a9 => generated 861 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 10:27:38.746407 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-c809b6c8-2798-43d0-80e8-2156be6f1a2a None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:38.748323 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c809b6c8-2798-43d0-80e8-2156be6f1a2a tempest-VolumeRetypeWithoutMigrationTest-952394479 tempest-VolumeRetypeWithoutMigrationTest-952394479-project-admin] GET https://10.4.3.119/volume/v3/volumes/a991f8d7-06a1-48bf-a8e3-d0ba444d32a9 Aug 25 10:27:38.748511 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c809b6c8-2798-43d0-80e8-2156be6f1a2a tempest-VolumeRetypeWithoutMigrationTest-952394479 tempest-VolumeRetypeWithoutMigrationTest-952394479-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:38.748724 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c809b6c8-2798-43d0-80e8-2156be6f1a2a tempest-VolumeRetypeWithoutMigrationTest-952394479 tempest-VolumeRetypeWithoutMigrationTest-952394479-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:38.756667 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:38.756667 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:27:38.760931 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-c809b6c8-2798-43d0-80e8-2156be6f1a2a tempest-VolumeRetypeWithoutMigrationTest-952394479 tempest-VolumeRetypeWithoutMigrationTest-952394479-project-admin] Volume info retrieved successfully. Aug 25 10:27:38.765259 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c809b6c8-2798-43d0-80e8-2156be6f1a2a tempest-VolumeRetypeWithoutMigrationTest-952394479 tempest-VolumeRetypeWithoutMigrationTest-952394479-project-admin] https://10.4.3.119/volume/v3/volumes/a991f8d7-06a1-48bf-a8e3-d0ba444d32a9 returned with HTTP 200 Aug 25 10:27:38.765700 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1064/4251] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:38 2026] GET /volume/v3/volumes/a991f8d7-06a1-48bf-a8e3-d0ba444d32a9 => generated 1025 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:27:38.779023 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-8e5d381b-75b2-4247-bb7d-0c35bc6c0031 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:38.781024 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8e5d381b-75b2-4247-bb7d-0c35bc6c0031 tempest-VolumeRetypeWithoutMigrationTest-1748055027 tempest-VolumeRetypeWithoutMigrationTest-1748055027-project-member] POST https://10.4.3.119/volume/v3/volumes/a991f8d7-06a1-48bf-a8e3-d0ba444d32a9/action Aug 25 10:27:38.781537 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8e5d381b-75b2-4247-bb7d-0c35bc6c0031 tempest-VolumeRetypeWithoutMigrationTest-1748055027 tempest-VolumeRetypeWithoutMigrationTest-1748055027-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=100390) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:27:38.781676 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8e5d381b-75b2-4247-bb7d-0c35bc6c0031 tempest-VolumeRetypeWithoutMigrationTest-1748055027 tempest-VolumeRetypeWithoutMigrationTest-1748055027-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:27:38.790591 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:38.790591 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:27:38.791090 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-8e5d381b-75b2-4247-bb7d-0c35bc6c0031 tempest-VolumeRetypeWithoutMigrationTest-1748055027 tempest-VolumeRetypeWithoutMigrationTest-1748055027-project-member] Volume info retrieved successfully. Aug 25 10:27:38.815932 np0000008063 devstack@c-api.service[100390]: WARNING cinder.quota [None req-8e5d381b-75b2-4247-bb7d-0c35bc6c0031 tempest-VolumeRetypeWithoutMigrationTest-1748055027 tempest-VolumeRetypeWithoutMigrationTest-1748055027-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 25 10:27:38.816372 np0000008063 devstack@c-api.service[100390]: WARNING cinder.quota [None req-8e5d381b-75b2-4247-bb7d-0c35bc6c0031 tempest-VolumeRetypeWithoutMigrationTest-1748055027 tempest-VolumeRetypeWithoutMigrationTest-1748055027-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 25 10:27:38.845717 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-8e5d381b-75b2-4247-bb7d-0c35bc6c0031 tempest-VolumeRetypeWithoutMigrationTest-1748055027 tempest-VolumeRetypeWithoutMigrationTest-1748055027-project-member] Created reservations ['83950bb5-c704-46bb-8c2c-702d80e1cf0e', '02ef657a-43f1-405b-b007-6a18e99fa551'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:27:38.859775 np0000008063 devstack@c-api.service[100390]: WARNING cinder.quota [None req-8e5d381b-75b2-4247-bb7d-0c35bc6c0031 tempest-VolumeRetypeWithoutMigrationTest-1748055027 tempest-VolumeRetypeWithoutMigrationTest-1748055027-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 25 10:27:38.860198 np0000008063 devstack@c-api.service[100390]: WARNING cinder.quota [None req-8e5d381b-75b2-4247-bb7d-0c35bc6c0031 tempest-VolumeRetypeWithoutMigrationTest-1748055027 tempest-VolumeRetypeWithoutMigrationTest-1748055027-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 25 10:27:38.867850 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-8e5d381b-75b2-4247-bb7d-0c35bc6c0031 tempest-VolumeRetypeWithoutMigrationTest-1748055027 tempest-VolumeRetypeWithoutMigrationTest-1748055027-project-member] Created reservations ['5b39117f-d7ea-43a4-a20e-11d2dce9852c', 'c7dbd148-7ad6-44bb-9c51-a25bd522f74f'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:27:38.902502 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-8e5d381b-75b2-4247-bb7d-0c35bc6c0031 tempest-VolumeRetypeWithoutMigrationTest-1748055027 tempest-VolumeRetypeWithoutMigrationTest-1748055027-project-member] Retype volume request issued successfully. Aug 25 10:27:38.902808 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8e5d381b-75b2-4247-bb7d-0c35bc6c0031 tempest-VolumeRetypeWithoutMigrationTest-1748055027 tempest-VolumeRetypeWithoutMigrationTest-1748055027-project-member] https://10.4.3.119/volume/v3/volumes/a991f8d7-06a1-48bf-a8e3-d0ba444d32a9/action returned with HTTP 202 Aug 25 10:27:38.903410 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1064/4252] 10.4.3.119 () {68 vars in 1390 bytes} [Tue Aug 25 10:27:38 2026] POST /volume/v3/volumes/a991f8d7-06a1-48bf-a8e3-d0ba444d32a9/action => generated 0 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:27:38.911826 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-dedb3ad2-56b1-4d5d-ab8e-5d0a6e05549c None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:38.913704 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-dedb3ad2-56b1-4d5d-ab8e-5d0a6e05549c tempest-VolumeRetypeWithoutMigrationTest-1748055027 tempest-VolumeRetypeWithoutMigrationTest-1748055027-project-member] GET https://10.4.3.119/volume/v3/volumes/a991f8d7-06a1-48bf-a8e3-d0ba444d32a9 Aug 25 10:27:38.913908 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-dedb3ad2-56b1-4d5d-ab8e-5d0a6e05549c tempest-VolumeRetypeWithoutMigrationTest-1748055027 tempest-VolumeRetypeWithoutMigrationTest-1748055027-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:38.914115 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-dedb3ad2-56b1-4d5d-ab8e-5d0a6e05549c tempest-VolumeRetypeWithoutMigrationTest-1748055027 tempest-VolumeRetypeWithoutMigrationTest-1748055027-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:38.921226 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:38.921226 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:27:38.925198 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-dedb3ad2-56b1-4d5d-ab8e-5d0a6e05549c tempest-VolumeRetypeWithoutMigrationTest-1748055027 tempest-VolumeRetypeWithoutMigrationTest-1748055027-project-member] Volume info retrieved successfully. Aug 25 10:27:38.929731 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-dedb3ad2-56b1-4d5d-ab8e-5d0a6e05549c tempest-VolumeRetypeWithoutMigrationTest-1748055027 tempest-VolumeRetypeWithoutMigrationTest-1748055027-project-member] https://10.4.3.119/volume/v3/volumes/a991f8d7-06a1-48bf-a8e3-d0ba444d32a9 returned with HTTP 200 Aug 25 10:27:38.930149 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1069/4253] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:38 2026] GET /volume/v3/volumes/a991f8d7-06a1-48bf-a8e3-d0ba444d32a9 => generated 860 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:39.061343 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-05e5245c-e4e2-46e8-bda0-fc1962a7e542 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:39.063318 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-05e5245c-e4e2-46e8-bda0-fc1962a7e542 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] GET https://10.4.3.119/volume/v3/backups/a9a42cdc-fd89-4c31-b6e0-bcd30f3806fa Aug 25 10:27:39.063551 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-05e5245c-e4e2-46e8-bda0-fc1962a7e542 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:39.063737 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-05e5245c-e4e2-46e8-bda0-fc1962a7e542 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:39.063852 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-05e5245c-e4e2-46e8-bda0-fc1962a7e542 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Show backup with id a9a42cdc-fd89-4c31-b6e0-bcd30f3806fa. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:27:39.068393 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:39.068393 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:27:39.069038 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-05e5245c-e4e2-46e8-bda0-fc1962a7e542 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] https://10.4.3.119/volume/v3/backups/a9a42cdc-fd89-4c31-b6e0-bcd30f3806fa returned with HTTP 200 Aug 25 10:27:39.069420 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1057/4254] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:27:39 2026] GET /volume/v3/backups/a9a42cdc-fd89-4c31-b6e0-bcd30f3806fa => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:39.431940 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-9ef7e501-aebb-4c64-aa1c-d390517efeeb None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:39.433778 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9ef7e501-aebb-4c64-aa1c-d390517efeeb tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] GET https://10.4.3.119/volume/v3/backups/b3fd179b-4f1d-4ed7-8be2-1c9085424bd4 Aug 25 10:27:39.433983 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9ef7e501-aebb-4c64-aa1c-d390517efeeb tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:39.434202 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9ef7e501-aebb-4c64-aa1c-d390517efeeb tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:39.434306 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-9ef7e501-aebb-4c64-aa1c-d390517efeeb tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Show backup with id b3fd179b-4f1d-4ed7-8be2-1c9085424bd4. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:27:39.438856 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:39.438856 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:27:39.439468 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9ef7e501-aebb-4c64-aa1c-d390517efeeb tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] https://10.4.3.119/volume/v3/backups/b3fd179b-4f1d-4ed7-8be2-1c9085424bd4 returned with HTTP 200 Aug 25 10:27:39.439900 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1065/4255] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:39 2026] GET /volume/v3/backups/b3fd179b-4f1d-4ed7-8be2-1c9085424bd4 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:39.722036 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-a4d9ff6c-4e5f-4ae5-a966-82ff7d7b1904 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:39.724656 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a4d9ff6c-4e5f-4ae5-a966-82ff7d7b1904 tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] GET https://10.4.3.119/volume/v3/volumes/87f74afd-3aec-4874-aea8-fd458ce2d40b Aug 25 10:27:39.724952 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a4d9ff6c-4e5f-4ae5-a966-82ff7d7b1904 tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:39.725192 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a4d9ff6c-4e5f-4ae5-a966-82ff7d7b1904 tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:39.736741 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:39.736741 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:27:39.740714 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-a4d9ff6c-4e5f-4ae5-a966-82ff7d7b1904 tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] Volume info retrieved successfully. Aug 25 10:27:39.745769 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a4d9ff6c-4e5f-4ae5-a966-82ff7d7b1904 tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] https://10.4.3.119/volume/v3/volumes/87f74afd-3aec-4874-aea8-fd458ce2d40b returned with HTTP 200 Aug 25 10:27:39.746264 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1065/4256] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:27:39 2026] GET /volume/v3/volumes/87f74afd-3aec-4874-aea8-fd458ce2d40b => generated 1174 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:27:39.760386 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-1580101d-b65f-45df-b8ae-8e6e738d6f8f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:39.762577 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1580101d-b65f-45df-b8ae-8e6e738d6f8f tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] GET https://10.4.3.119/volume/v3/volumes/87f74afd-3aec-4874-aea8-fd458ce2d40b Aug 25 10:27:39.762861 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1580101d-b65f-45df-b8ae-8e6e738d6f8f tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:39.763215 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1580101d-b65f-45df-b8ae-8e6e738d6f8f tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:39.774329 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:39.774329 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:27:39.778596 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-1580101d-b65f-45df-b8ae-8e6e738d6f8f tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] Volume info retrieved successfully. Aug 25 10:27:39.783374 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1580101d-b65f-45df-b8ae-8e6e738d6f8f tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] https://10.4.3.119/volume/v3/volumes/87f74afd-3aec-4874-aea8-fd458ce2d40b returned with HTTP 200 Aug 25 10:27:39.783810 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1070/4257] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:27:39 2026] GET /volume/v3/volumes/87f74afd-3aec-4874-aea8-fd458ce2d40b => generated 1174 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 25 10:27:39.799598 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-5fb4ac31-3451-4748-9cd9-eb58aa523413 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:39.801611 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1058/4258] 10.4.3.119 () {70 vars in 1611 bytes} [Tue Aug 25 10:27:39 2026] DELETE /volume/v3/attachments/ff9fe9c9-7e09-4666-a6a3-d0285bf196b6 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 25 10:27:39.809286 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-49055d7d-bb05-4312-ac18-cccb0536e6cc None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:39.829176 np0000008063 devstack@c-api.service[100388]: WARNING keystonemiddleware.auth_token [None req-49055d7d-bb05-4312-ac18-cccb0536e6cc None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 25 10:27:39.830354 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1066/4259] 10.4.3.119 () {70 vars in 1611 bytes} [Tue Aug 25 10:27:39 2026] DELETE /volume/v3/attachments/ff9fe9c9-7e09-4666-a6a3-d0285bf196b6 => generated 114 bytes in 21 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 25 10:27:39.837660 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-dad0ac83-7e81-4c26-b7e7-f5abf08d5f3e None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:39.839788 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-dad0ac83-7e81-4c26-b7e7-f5abf08d5f3e tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] DELETE https://10.4.3.119/volume/v3/attachments/ff9fe9c9-7e09-4666-a6a3-d0285bf196b6 Aug 25 10:27:39.840032 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-dad0ac83-7e81-4c26-b7e7-f5abf08d5f3e tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:39.840260 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-dad0ac83-7e81-4c26-b7e7-f5abf08d5f3e tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] Calling method 'version_select' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:39.849529 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:39.849529 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:27:39.919325 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-dad0ac83-7e81-4c26-b7e7-f5abf08d5f3e tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] Attachment connected to vm 808e66aa-9aac-4ad0-a868-695ae6470f35, checking data on nova Aug 25 10:27:39.919798 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.compute.nova [None req-dad0ac83-7e81-4c26-b7e7-f5abf08d5f3e tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] Creating Keystone token plugin using URL: https://10.4.3.119/identity {{(pid=100390) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 25 10:27:39.934750 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-a7ad0f90-60e0-4278-a714-2ff10ec46edc req-bc0bee47-bdc2-4888-b2ad-ec4abdc6d5ba None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:39.936781 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-a7ad0f90-60e0-4278-a714-2ff10ec46edc req-bc0bee47-bdc2-4888-b2ad-ec4abdc6d5ba tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] GET https://10.4.3.119/volume/v3/volumes/873e36f6-64fa-45bb-aa6c-b83086fe80bf Aug 25 10:27:39.936949 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-a7ad0f90-60e0-4278-a714-2ff10ec46edc req-bc0bee47-bdc2-4888-b2ad-ec4abdc6d5ba tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:39.937149 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-a7ad0f90-60e0-4278-a714-2ff10ec46edc req-bc0bee47-bdc2-4888-b2ad-ec4abdc6d5ba tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:39.946187 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:39.946187 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:27:39.947523 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-475078ce-d341-4ec2-8c13-adcc275b62c8 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:39.949755 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-a7ad0f90-60e0-4278-a714-2ff10ec46edc req-bc0bee47-bdc2-4888-b2ad-ec4abdc6d5ba tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Volume info retrieved successfully. Aug 25 10:27:39.953567 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-475078ce-d341-4ec2-8c13-adcc275b62c8 tempest-VolumeRetypeWithoutMigrationTest-1748055027 tempest-VolumeRetypeWithoutMigrationTest-1748055027-project-member] GET https://10.4.3.119/volume/v3/volumes/a991f8d7-06a1-48bf-a8e3-d0ba444d32a9 Aug 25 10:27:39.953758 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-475078ce-d341-4ec2-8c13-adcc275b62c8 tempest-VolumeRetypeWithoutMigrationTest-1748055027 tempest-VolumeRetypeWithoutMigrationTest-1748055027-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:39.953975 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-475078ce-d341-4ec2-8c13-adcc275b62c8 tempest-VolumeRetypeWithoutMigrationTest-1748055027 tempest-VolumeRetypeWithoutMigrationTest-1748055027-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:39.954192 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-a7ad0f90-60e0-4278-a714-2ff10ec46edc req-bc0bee47-bdc2-4888-b2ad-ec4abdc6d5ba tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] https://10.4.3.119/volume/v3/volumes/873e36f6-64fa-45bb-aa6c-b83086fe80bf returned with HTTP 200 Aug 25 10:27:39.954672 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1071/4260] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:27:39 2026] GET /volume/v3/volumes/873e36f6-64fa-45bb-aa6c-b83086fe80bf => generated 1175 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:27:39.963886 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:39.963886 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:27:39.967943 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-475078ce-d341-4ec2-8c13-adcc275b62c8 tempest-VolumeRetypeWithoutMigrationTest-1748055027 tempest-VolumeRetypeWithoutMigrationTest-1748055027-project-member] Volume info retrieved successfully. Aug 25 10:27:39.972485 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-475078ce-d341-4ec2-8c13-adcc275b62c8 tempest-VolumeRetypeWithoutMigrationTest-1748055027 tempest-VolumeRetypeWithoutMigrationTest-1748055027-project-member] https://10.4.3.119/volume/v3/volumes/a991f8d7-06a1-48bf-a8e3-d0ba444d32a9 returned with HTTP 200 Aug 25 10:27:39.973368 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1059/4261] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:39 2026] GET /volume/v3/volumes/a991f8d7-06a1-48bf-a8e3-d0ba444d32a9 => generated 861 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:39.973935 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-a7ad0f90-60e0-4278-a714-2ff10ec46edc req-6901ae02-7653-43f4-add1-1eacea9d0b00 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:39.975940 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-a7ad0f90-60e0-4278-a714-2ff10ec46edc req-6901ae02-7653-43f4-add1-1eacea9d0b00 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] POST https://10.4.3.119/volume/v3/volumes/873e36f6-64fa-45bb-aa6c-b83086fe80bf/action Aug 25 10:27:39.976341 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-a7ad0f90-60e0-4278-a714-2ff10ec46edc req-6901ae02-7653-43f4-add1-1eacea9d0b00 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:27:39.976465 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-a7ad0f90-60e0-4278-a714-2ff10ec46edc req-6901ae02-7653-43f4-add1-1eacea9d0b00 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:27:39.986479 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-ac82c710-5968-41c6-a236-5fb50953ca48 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:39.988777 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:39.988777 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:27:39.989165 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ac82c710-5968-41c6-a236-5fb50953ca48 tempest-VolumeRetypeWithoutMigrationTest-952394479 tempest-VolumeRetypeWithoutMigrationTest-952394479-project-admin] GET https://10.4.3.119/volume/v3/volumes/a991f8d7-06a1-48bf-a8e3-d0ba444d32a9 Aug 25 10:27:39.989313 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [req-a7ad0f90-60e0-4278-a714-2ff10ec46edc req-6901ae02-7653-43f4-add1-1eacea9d0b00 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Volume info retrieved successfully. Aug 25 10:27:39.989518 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ac82c710-5968-41c6-a236-5fb50953ca48 tempest-VolumeRetypeWithoutMigrationTest-952394479 tempest-VolumeRetypeWithoutMigrationTest-952394479-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:39.989762 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ac82c710-5968-41c6-a236-5fb50953ca48 tempest-VolumeRetypeWithoutMigrationTest-952394479 tempest-VolumeRetypeWithoutMigrationTest-952394479-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:39.999952 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:39.999952 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:27:40.001495 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [req-a7ad0f90-60e0-4278-a714-2ff10ec46edc req-6901ae02-7653-43f4-add1-1eacea9d0b00 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Begin detaching volume completed successfully. Aug 25 10:27:40.001783 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-a7ad0f90-60e0-4278-a714-2ff10ec46edc req-6901ae02-7653-43f4-add1-1eacea9d0b00 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] https://10.4.3.119/volume/v3/volumes/873e36f6-64fa-45bb-aa6c-b83086fe80bf/action returned with HTTP 202 Aug 25 10:27:40.002237 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1067/4262] 10.4.3.119 () {72 vars in 1672 bytes} [Tue Aug 25 10:27:39 2026] POST /volume/v3/volumes/873e36f6-64fa-45bb-aa6c-b83086fe80bf/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:27:40.004935 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-ac82c710-5968-41c6-a236-5fb50953ca48 tempest-VolumeRetypeWithoutMigrationTest-952394479 tempest-VolumeRetypeWithoutMigrationTest-952394479-project-admin] Volume info retrieved successfully. Aug 25 10:27:40.010548 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ac82c710-5968-41c6-a236-5fb50953ca48 tempest-VolumeRetypeWithoutMigrationTest-952394479 tempest-VolumeRetypeWithoutMigrationTest-952394479-project-admin] https://10.4.3.119/volume/v3/volumes/a991f8d7-06a1-48bf-a8e3-d0ba444d32a9 returned with HTTP 200 Aug 25 10:27:40.010961 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1072/4263] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:39 2026] GET /volume/v3/volumes/a991f8d7-06a1-48bf-a8e3-d0ba444d32a9 => generated 1025 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:27:40.025276 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-e8fad430-2f1d-4dd0-bb50-cf4b1196c127 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:40.027101 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e8fad430-2f1d-4dd0-bb50-cf4b1196c127 tempest-VolumeRetypeWithoutMigrationTest-952394479 tempest-VolumeRetypeWithoutMigrationTest-952394479-project-admin] GET https://10.4.3.119/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1510905954 Aug 25 10:27:40.027345 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e8fad430-2f1d-4dd0-bb50-cf4b1196c127 tempest-VolumeRetypeWithoutMigrationTest-952394479 tempest-VolumeRetypeWithoutMigrationTest-952394479-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:40.027521 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e8fad430-2f1d-4dd0-bb50-cf4b1196c127 tempest-VolumeRetypeWithoutMigrationTest-952394479 tempest-VolumeRetypeWithoutMigrationTest-952394479-project-admin] Calling method 'index' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:40.028305 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-e8fad430-2f1d-4dd0-bb50-cf4b1196c127 tempest-VolumeRetypeWithoutMigrationTest-952394479 tempest-VolumeRetypeWithoutMigrationTest-952394479-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1510905954'), ('all_tenants', True)]). {{(pid=100389) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 10:27:40.046190 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-e8fad430-2f1d-4dd0-bb50-cf4b1196c127 tempest-VolumeRetypeWithoutMigrationTest-952394479 tempest-VolumeRetypeWithoutMigrationTest-952394479-project-admin] Get all volumes completed successfully. Aug 25 10:27:40.049253 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e8fad430-2f1d-4dd0-bb50-cf4b1196c127 tempest-VolumeRetypeWithoutMigrationTest-952394479 tempest-VolumeRetypeWithoutMigrationTest-952394479-project-admin] https://10.4.3.119/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1510905954 returned with HTTP 200 Aug 25 10:27:40.049253 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1060/4264] 10.4.3.119 () {66 vars in 1398 bytes} [Tue Aug 25 10:27:40 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1510905954 => generated 347 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:40.053221 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-0a13e632-2205-42b4-8bfe-f5401065112c None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:40.053803 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0a13e632-2205-42b4-8bfe-f5401065112c None None] GET https://10.4.3.119/volume// Aug 25 10:27:40.054041 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0a13e632-2205-42b4-8bfe-f5401065112c None None] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:40.054367 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0a13e632-2205-42b4-8bfe-f5401065112c None None] Calling method 'all' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:40.054799 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0a13e632-2205-42b4-8bfe-f5401065112c None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:27:40.056108 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1068/4265] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:27:40 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:27:40.060922 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-79f0607a-429b-42ea-882e-bb5cf51a7ac2 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:40.061095 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-79f0607a-429b-42ea-882e-bb5cf51a7ac2 tempest-VolumeRetypeWithoutMigrationTest-1748055027 tempest-VolumeRetypeWithoutMigrationTest-1748055027-project-member] GET https://10.4.3.119/volume/v3/volumes/a991f8d7-06a1-48bf-a8e3-d0ba444d32a9 Aug 25 10:27:40.061318 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-79f0607a-429b-42ea-882e-bb5cf51a7ac2 tempest-VolumeRetypeWithoutMigrationTest-1748055027 tempest-VolumeRetypeWithoutMigrationTest-1748055027-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:40.061483 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-79f0607a-429b-42ea-882e-bb5cf51a7ac2 tempest-VolumeRetypeWithoutMigrationTest-1748055027 tempest-VolumeRetypeWithoutMigrationTest-1748055027-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:40.065325 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-a7ad0f90-60e0-4278-a714-2ff10ec46edc req-c6bf751c-8f50-456b-bc94-957ed6a30c67 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:40.067348 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-a7ad0f90-60e0-4278-a714-2ff10ec46edc req-c6bf751c-8f50-456b-bc94-957ed6a30c67 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] GET https://10.4.3.119/volume/v3/volumes/873e36f6-64fa-45bb-aa6c-b83086fe80bf Aug 25 10:27:40.067572 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-a7ad0f90-60e0-4278-a714-2ff10ec46edc req-c6bf751c-8f50-456b-bc94-957ed6a30c67 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:40.067761 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-a7ad0f90-60e0-4278-a714-2ff10ec46edc req-c6bf751c-8f50-456b-bc94-957ed6a30c67 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:40.069185 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:40.069185 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:27:40.073523 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-79f0607a-429b-42ea-882e-bb5cf51a7ac2 tempest-VolumeRetypeWithoutMigrationTest-1748055027 tempest-VolumeRetypeWithoutMigrationTest-1748055027-project-member] Volume info retrieved successfully. Aug 25 10:27:40.077067 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:40.077067 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:27:40.078442 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-79f0607a-429b-42ea-882e-bb5cf51a7ac2 tempest-VolumeRetypeWithoutMigrationTest-1748055027 tempest-VolumeRetypeWithoutMigrationTest-1748055027-project-member] https://10.4.3.119/volume/v3/volumes/a991f8d7-06a1-48bf-a8e3-d0ba444d32a9 returned with HTTP 200 Aug 25 10:27:40.078863 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1073/4266] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:40 2026] GET /volume/v3/volumes/a991f8d7-06a1-48bf-a8e3-d0ba444d32a9 => generated 861 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:40.080537 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-a97c2573-3bab-4a5d-8eda-fa8bfc06d83a None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:40.081074 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-a7ad0f90-60e0-4278-a714-2ff10ec46edc req-c6bf751c-8f50-456b-bc94-957ed6a30c67 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Volume info retrieved successfully. Aug 25 10:27:40.082908 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a97c2573-3bab-4a5d-8eda-fa8bfc06d83a tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] GET https://10.4.3.119/volume/v3/backups/a9a42cdc-fd89-4c31-b6e0-bcd30f3806fa Aug 25 10:27:40.083229 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a97c2573-3bab-4a5d-8eda-fa8bfc06d83a tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:40.083497 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a97c2573-3bab-4a5d-8eda-fa8bfc06d83a tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:40.083672 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-a97c2573-3bab-4a5d-8eda-fa8bfc06d83a tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Show backup with id a9a42cdc-fd89-4c31-b6e0-bcd30f3806fa. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:27:40.085459 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-a7ad0f90-60e0-4278-a714-2ff10ec46edc req-c6bf751c-8f50-456b-bc94-957ed6a30c67 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] https://10.4.3.119/volume/v3/volumes/873e36f6-64fa-45bb-aa6c-b83086fe80bf returned with HTTP 200 Aug 25 10:27:40.085843 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1061/4267] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:27:40 2026] GET /volume/v3/volumes/873e36f6-64fa-45bb-aa6c-b83086fe80bf => generated 1358 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:27:40.089847 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:40.089847 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:27:40.090760 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a97c2573-3bab-4a5d-8eda-fa8bfc06d83a tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] https://10.4.3.119/volume/v3/backups/a9a42cdc-fd89-4c31-b6e0-bcd30f3806fa returned with HTTP 200 Aug 25 10:27:40.091275 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1069/4268] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:27:40 2026] GET /volume/v3/backups/a9a42cdc-fd89-4c31-b6e0-bcd30f3806fa => generated 724 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:40.094928 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-7b2359a8-016d-436e-9571-c9b4b3b37df1 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:40.097585 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7b2359a8-016d-436e-9571-c9b4b3b37df1 tempest-VolumeRetypeWithoutMigrationTest-1748055027 tempest-VolumeRetypeWithoutMigrationTest-1748055027-project-member] DELETE https://10.4.3.119/volume/v3/volumes/a991f8d7-06a1-48bf-a8e3-d0ba444d32a9 Aug 25 10:27:40.097585 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7b2359a8-016d-436e-9571-c9b4b3b37df1 tempest-VolumeRetypeWithoutMigrationTest-1748055027 tempest-VolumeRetypeWithoutMigrationTest-1748055027-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:40.097585 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7b2359a8-016d-436e-9571-c9b4b3b37df1 tempest-VolumeRetypeWithoutMigrationTest-1748055027 tempest-VolumeRetypeWithoutMigrationTest-1748055027-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:40.097585 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-7b2359a8-016d-436e-9571-c9b4b3b37df1 tempest-VolumeRetypeWithoutMigrationTest-1748055027 tempest-VolumeRetypeWithoutMigrationTest-1748055027-project-member] Delete volume with id: a991f8d7-06a1-48bf-a8e3-d0ba444d32a9 Aug 25 10:27:40.104786 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:40.104786 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:27:40.105193 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-7b2359a8-016d-436e-9571-c9b4b3b37df1 tempest-VolumeRetypeWithoutMigrationTest-1748055027 tempest-VolumeRetypeWithoutMigrationTest-1748055027-project-member] Volume info retrieved successfully. Aug 25 10:27:40.118572 np0000008063 devstack@c-api.service[100390]: DEBUG novaclient.v2.client [None req-dad0ac83-7e81-4c26-b7e7-f5abf08d5f3e tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] REQ: curl -g -i -X GET https://10.4.3.119/compute/v2.1/servers/808e66aa-9aac-4ad0-a868-695ae6470f35/os-volume_attachments/87f74afd-3aec-4874-aea8-fd458ce2d40b -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}a8b14ac6ec35e97f252309b300d35d7425413025a0068a1a639bbc9259c39b80" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-dad0ac83-7e81-4c26-b7e7-f5abf08d5f3e" -H "X-Service-Token: {SHA256}3ba54370f740a1abce2e23d1d51ad1f9f683aeaf989f34f7d9d734080ab5d47a" {{(pid=100390) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 25 10:27:40.123884 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-7b2359a8-016d-436e-9571-c9b4b3b37df1 tempest-VolumeRetypeWithoutMigrationTest-1748055027 tempest-VolumeRetypeWithoutMigrationTest-1748055027-project-member] Delete volume request issued successfully. Aug 25 10:27:40.124065 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7b2359a8-016d-436e-9571-c9b4b3b37df1 tempest-VolumeRetypeWithoutMigrationTest-1748055027 tempest-VolumeRetypeWithoutMigrationTest-1748055027-project-member] https://10.4.3.119/volume/v3/volumes/a991f8d7-06a1-48bf-a8e3-d0ba444d32a9 returned with HTTP 202 Aug 25 10:27:40.124513 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1074/4269] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:27:40 2026] DELETE /volume/v3/volumes/a991f8d7-06a1-48bf-a8e3-d0ba444d32a9 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:27:40.132328 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-d810209d-e8ad-4305-8a95-2509cd9977f6 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:40.134127 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d810209d-e8ad-4305-8a95-2509cd9977f6 tempest-VolumeRetypeWithoutMigrationTest-1748055027 tempest-VolumeRetypeWithoutMigrationTest-1748055027-project-member] GET https://10.4.3.119/volume/v3/volumes/a991f8d7-06a1-48bf-a8e3-d0ba444d32a9 Aug 25 10:27:40.134343 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d810209d-e8ad-4305-8a95-2509cd9977f6 tempest-VolumeRetypeWithoutMigrationTest-1748055027 tempest-VolumeRetypeWithoutMigrationTest-1748055027-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:40.134522 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d810209d-e8ad-4305-8a95-2509cd9977f6 tempest-VolumeRetypeWithoutMigrationTest-1748055027 tempest-VolumeRetypeWithoutMigrationTest-1748055027-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:40.142775 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:40.142775 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:27:40.148776 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-d810209d-e8ad-4305-8a95-2509cd9977f6 tempest-VolumeRetypeWithoutMigrationTest-1748055027 tempest-VolumeRetypeWithoutMigrationTest-1748055027-project-member] Volume info retrieved successfully. Aug 25 10:27:40.154034 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d810209d-e8ad-4305-8a95-2509cd9977f6 tempest-VolumeRetypeWithoutMigrationTest-1748055027 tempest-VolumeRetypeWithoutMigrationTest-1748055027-project-member] https://10.4.3.119/volume/v3/volumes/a991f8d7-06a1-48bf-a8e3-d0ba444d32a9 returned with HTTP 200 Aug 25 10:27:40.154514 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1062/4270] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:40 2026] GET /volume/v3/volumes/a991f8d7-06a1-48bf-a8e3-d0ba444d32a9 => generated 860 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:40.308613 np0000008063 devstack@c-api.service[100390]: DEBUG novaclient.v2.client [None req-dad0ac83-7e81-4c26-b7e7-f5abf08d5f3e tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Tue, 25 Aug 2026 10:27: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-76ccc9da-1404-464d-82f6-76ace5fa5260 x-openstack-request-id: req-76ccc9da-1404-464d-82f6-76ace5fa5260 {{(pid=100390) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 25 10:27:40.309699 np0000008063 devstack@c-api.service[100390]: DEBUG novaclient.v2.client [None req-dad0ac83-7e81-4c26-b7e7-f5abf08d5f3e tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "87f74afd-3aec-4874-aea8-fd458ce2d40b", "serverId": "808e66aa-9aac-4ad0-a868-695ae6470f35", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "ff9fe9c9-7e09-4666-a6a3-d0285bf196b6", "bdm_uuid": "2df61178-1d9e-4530-aae0-3dd7e876b0d1"}} {{(pid=100390) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 25 10:27:40.309908 np0000008063 devstack@c-api.service[100390]: DEBUG novaclient.v2.client [None req-dad0ac83-7e81-4c26-b7e7-f5abf08d5f3e tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] GET call to compute for https://10.4.3.119/compute/v2.1/servers/808e66aa-9aac-4ad0-a868-695ae6470f35/os-volume_attachments/87f74afd-3aec-4874-aea8-fd458ce2d40b used request id req-76ccc9da-1404-464d-82f6-76ace5fa5260 {{(pid=100390) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 25 10:27:40.322699 np0000008063 devstack@c-api.service[100390]: ERROR cinder.volume.api [None req-dad0ac83-7e81-4c26-b7e7-f5abf08d5f3e tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-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 25 10:27:40.334963 np0000008063 devstack@c-api.service[100390]: ERROR cinder.api.middleware.fault [None req-dad0ac83-7e81-4c26-b7e7-f5abf08d5f3e tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] Caught error: Detach volume from instance 808e66aa-9aac-4ad0-a868-695ae6470f35 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 808e66aa-9aac-4ad0-a868-695ae6470f35 using the Compute API Aug 25 10:27:40.334963 np0000008063 devstack@c-api.service[100390]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 25 10:27:40.334963 np0000008063 devstack@c-api.service[100390]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 25 10:27:40.334963 np0000008063 devstack@c-api.service[100390]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 25 10:27:40.334963 np0000008063 devstack@c-api.service[100390]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 10:27:40.334963 np0000008063 devstack@c-api.service[100390]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 25 10:27:40.334963 np0000008063 devstack@c-api.service[100390]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 25 10:27:40.334963 np0000008063 devstack@c-api.service[100390]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 25 10:27:40.334963 np0000008063 devstack@c-api.service[100390]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 25 10:27:40.334963 np0000008063 devstack@c-api.service[100390]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 25 10:27:40.334963 np0000008063 devstack@c-api.service[100390]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 10:27:40.334963 np0000008063 devstack@c-api.service[100390]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 25 10:27:40.334963 np0000008063 devstack@c-api.service[100390]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 25 10:27:40.334963 np0000008063 devstack@c-api.service[100390]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 10:27:40.334963 np0000008063 devstack@c-api.service[100390]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 25 10:27:40.334963 np0000008063 devstack@c-api.service[100390]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 25 10:27:40.334963 np0000008063 devstack@c-api.service[100390]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 10:27:40.334963 np0000008063 devstack@c-api.service[100390]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 25 10:27:40.334963 np0000008063 devstack@c-api.service[100390]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 25 10:27:40.334963 np0000008063 devstack@c-api.service[100390]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 10:27:40.334963 np0000008063 devstack@c-api.service[100390]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 25 10:27:40.334963 np0000008063 devstack@c-api.service[100390]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 25 10:27:40.334963 np0000008063 devstack@c-api.service[100390]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 25 10:27:40.334963 np0000008063 devstack@c-api.service[100390]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 25 10:27:40.334963 np0000008063 devstack@c-api.service[100390]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 25 10:27:40.334963 np0000008063 devstack@c-api.service[100390]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 10:27:40.334963 np0000008063 devstack@c-api.service[100390]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 25 10:27:40.334963 np0000008063 devstack@c-api.service[100390]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 25 10:27:40.334963 np0000008063 devstack@c-api.service[100390]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 10:27:40.334963 np0000008063 devstack@c-api.service[100390]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 25 10:27:40.334963 np0000008063 devstack@c-api.service[100390]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 25 10:27:40.334963 np0000008063 devstack@c-api.service[100390]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 10:27:40.334963 np0000008063 devstack@c-api.service[100390]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 25 10:27:40.334963 np0000008063 devstack@c-api.service[100390]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 25 10:27:40.334963 np0000008063 devstack@c-api.service[100390]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 10:27:40.334963 np0000008063 devstack@c-api.service[100390]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 25 10:27:40.334963 np0000008063 devstack@c-api.service[100390]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 25 10:27:40.334963 np0000008063 devstack@c-api.service[100390]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 25 10:27:40.334963 np0000008063 devstack@c-api.service[100390]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 25 10:27:40.334963 np0000008063 devstack@c-api.service[100390]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 25 10:27:40.334963 np0000008063 devstack@c-api.service[100390]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 10:27:40.334963 np0000008063 devstack@c-api.service[100390]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 25 10:27:40.334963 np0000008063 devstack@c-api.service[100390]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 25 10:27:40.334963 np0000008063 devstack@c-api.service[100390]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 10:27:40.334963 np0000008063 devstack@c-api.service[100390]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 25 10:27:40.334963 np0000008063 devstack@c-api.service[100390]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 25 10:27:40.334963 np0000008063 devstack@c-api.service[100390]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 10:27:40.334963 np0000008063 devstack@c-api.service[100390]: 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 25 10:27:40.334963 np0000008063 devstack@c-api.service[100390]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 25 10:27:40.334963 np0000008063 devstack@c-api.service[100390]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 10:27:40.336455 np0000008063 devstack@c-api.service[100390]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 25 10:27:40.336455 np0000008063 devstack@c-api.service[100390]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 25 10:27:40.336455 np0000008063 devstack@c-api.service[100390]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 25 10:27:40.336455 np0000008063 devstack@c-api.service[100390]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 25 10:27:40.336455 np0000008063 devstack@c-api.service[100390]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 25 10:27:40.336455 np0000008063 devstack@c-api.service[100390]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 10:27:40.336455 np0000008063 devstack@c-api.service[100390]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 25 10:27:40.336455 np0000008063 devstack@c-api.service[100390]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 25 10:27:40.336455 np0000008063 devstack@c-api.service[100390]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 10:27:40.336455 np0000008063 devstack@c-api.service[100390]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 25 10:27:40.336455 np0000008063 devstack@c-api.service[100390]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 25 10:27:40.336455 np0000008063 devstack@c-api.service[100390]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 10:27:40.336455 np0000008063 devstack@c-api.service[100390]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 25 10:27:40.336455 np0000008063 devstack@c-api.service[100390]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 25 10:27:40.336455 np0000008063 devstack@c-api.service[100390]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 10:27:40.336455 np0000008063 devstack@c-api.service[100390]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 25 10:27:40.336455 np0000008063 devstack@c-api.service[100390]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 25 10:27:40.336455 np0000008063 devstack@c-api.service[100390]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 10:27:40.336455 np0000008063 devstack@c-api.service[100390]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 25 10:27:40.336455 np0000008063 devstack@c-api.service[100390]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 25 10:27:40.336455 np0000008063 devstack@c-api.service[100390]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 10:27:40.336455 np0000008063 devstack@c-api.service[100390]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 25 10:27:40.336455 np0000008063 devstack@c-api.service[100390]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 25 10:27:40.336455 np0000008063 devstack@c-api.service[100390]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 10:27:40.336455 np0000008063 devstack@c-api.service[100390]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 25 10:27:40.336455 np0000008063 devstack@c-api.service[100390]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 25 10:27:40.336455 np0000008063 devstack@c-api.service[100390]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 10:27:40.336455 np0000008063 devstack@c-api.service[100390]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 25 10:27:40.336455 np0000008063 devstack@c-api.service[100390]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 25 10:27:40.336455 np0000008063 devstack@c-api.service[100390]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 10:27:40.336455 np0000008063 devstack@c-api.service[100390]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 25 10:27:40.336455 np0000008063 devstack@c-api.service[100390]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 25 10:27:40.336455 np0000008063 devstack@c-api.service[100390]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 10:27:40.336455 np0000008063 devstack@c-api.service[100390]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Aug 25 10:27:40.336455 np0000008063 devstack@c-api.service[100390]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Aug 25 10:27:40.336455 np0000008063 devstack@c-api.service[100390]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 10:27:40.336455 np0000008063 devstack@c-api.service[100390]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Aug 25 10:27:40.336455 np0000008063 devstack@c-api.service[100390]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Aug 25 10:27:40.336455 np0000008063 devstack@c-api.service[100390]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 10:27:40.336455 np0000008063 devstack@c-api.service[100390]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Aug 25 10:27:40.336455 np0000008063 devstack@c-api.service[100390]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Aug 25 10:27:40.336455 np0000008063 devstack@c-api.service[100390]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 25 10:27:40.336455 np0000008063 devstack@c-api.service[100390]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 25 10:27:40.336455 np0000008063 devstack@c-api.service[100390]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 808e66aa-9aac-4ad0-a868-695ae6470f35 using the Compute API Aug 25 10:27:40.336455 np0000008063 devstack@c-api.service[100390]: ERROR cinder.api.middleware.fault Aug 25 10:27:40.336455 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.middleware.fault [None req-dad0ac83-7e81-4c26-b7e7-f5abf08d5f3e tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] https://10.4.3.119/volume/v3/attachments/ff9fe9c9-7e09-4666-a6a3-d0285bf196b6 returned with HTTP 409 Aug 25 10:27:40.340148 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1066/4271] 10.4.3.119 () {68 vars in 1404 bytes} [Tue Aug 25 10:27:39 2026] DELETE /volume/v3/attachments/ff9fe9c9-7e09-4666-a6a3-d0285bf196b6 => generated 167 bytes in 503 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:27:40.392410 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-e31be08d-7ba2-41d5-a4db-e9d6e37c02e4 req-80aaf745-87ae-4e7e-8568-4bc4242e50ec None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:40.394450 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-e31be08d-7ba2-41d5-a4db-e9d6e37c02e4 req-80aaf745-87ae-4e7e-8568-4bc4242e50ec tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] GET https://10.4.3.119/volume/v3/volumes/87f74afd-3aec-4874-aea8-fd458ce2d40b Aug 25 10:27:40.394639 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-e31be08d-7ba2-41d5-a4db-e9d6e37c02e4 req-80aaf745-87ae-4e7e-8568-4bc4242e50ec tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:40.394863 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-e31be08d-7ba2-41d5-a4db-e9d6e37c02e4 req-80aaf745-87ae-4e7e-8568-4bc4242e50ec tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:40.404770 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:40.404770 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:27:40.408586 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [req-e31be08d-7ba2-41d5-a4db-e9d6e37c02e4 req-80aaf745-87ae-4e7e-8568-4bc4242e50ec tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] Volume info retrieved successfully. Aug 25 10:27:40.413093 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-e31be08d-7ba2-41d5-a4db-e9d6e37c02e4 req-80aaf745-87ae-4e7e-8568-4bc4242e50ec tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] https://10.4.3.119/volume/v3/volumes/87f74afd-3aec-4874-aea8-fd458ce2d40b returned with HTTP 200 Aug 25 10:27:40.413509 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1070/4272] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:27:40 2026] GET /volume/v3/volumes/87f74afd-3aec-4874-aea8-fd458ce2d40b => generated 1156 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:27:40.432721 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-e31be08d-7ba2-41d5-a4db-e9d6e37c02e4 req-e7a99210-db92-49c4-a5c3-059616c35088 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:40.435469 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-e31be08d-7ba2-41d5-a4db-e9d6e37c02e4 req-e7a99210-db92-49c4-a5c3-059616c35088 tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] POST https://10.4.3.119/volume/v3/volumes/87f74afd-3aec-4874-aea8-fd458ce2d40b/action Aug 25 10:27:40.435871 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-e31be08d-7ba2-41d5-a4db-e9d6e37c02e4 req-e7a99210-db92-49c4-a5c3-059616c35088 tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:27:40.436094 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-e31be08d-7ba2-41d5-a4db-e9d6e37c02e4 req-e7a99210-db92-49c4-a5c3-059616c35088 tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:27:40.449913 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:40.449913 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:27:40.450566 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-e31be08d-7ba2-41d5-a4db-e9d6e37c02e4 req-e7a99210-db92-49c4-a5c3-059616c35088 tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] Volume info retrieved successfully. Aug 25 10:27:40.451218 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-53d568c8-0e36-4c8f-b4f5-081614459088 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:40.453473 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-53d568c8-0e36-4c8f-b4f5-081614459088 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] GET https://10.4.3.119/volume/v3/backups/b3fd179b-4f1d-4ed7-8be2-1c9085424bd4 Aug 25 10:27:40.453710 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-53d568c8-0e36-4c8f-b4f5-081614459088 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:40.453887 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-53d568c8-0e36-4c8f-b4f5-081614459088 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:40.453988 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-53d568c8-0e36-4c8f-b4f5-081614459088 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Show backup with id b3fd179b-4f1d-4ed7-8be2-1c9085424bd4. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:27:40.458995 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-e31be08d-7ba2-41d5-a4db-e9d6e37c02e4 req-e7a99210-db92-49c4-a5c3-059616c35088 tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] Begin detaching volume completed successfully. Aug 25 10:27:40.459219 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:40.459219 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:27:40.459349 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-e31be08d-7ba2-41d5-a4db-e9d6e37c02e4 req-e7a99210-db92-49c4-a5c3-059616c35088 tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] https://10.4.3.119/volume/v3/volumes/87f74afd-3aec-4874-aea8-fd458ce2d40b/action returned with HTTP 202 Aug 25 10:27:40.459727 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1075/4273] 10.4.3.119 () {72 vars in 1672 bytes} [Tue Aug 25 10:27:40 2026] POST /volume/v3/volumes/87f74afd-3aec-4874-aea8-fd458ce2d40b/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:27:40.460050 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-53d568c8-0e36-4c8f-b4f5-081614459088 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] https://10.4.3.119/volume/v3/backups/b3fd179b-4f1d-4ed7-8be2-1c9085424bd4 returned with HTTP 200 Aug 25 10:27:40.460433 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1063/4274] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:40 2026] GET /volume/v3/backups/b3fd179b-4f1d-4ed7-8be2-1c9085424bd4 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:40.509297 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-26b2210c-ac2f-409e-b4d5-ab1bf88a070a None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:40.509846 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-26b2210c-ac2f-409e-b4d5-ab1bf88a070a None None] GET https://10.4.3.119/volume// Aug 25 10:27:40.510073 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-26b2210c-ac2f-409e-b4d5-ab1bf88a070a None None] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:40.510316 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-26b2210c-ac2f-409e-b4d5-ab1bf88a070a None None] Calling method 'all' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:40.510756 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-26b2210c-ac2f-409e-b4d5-ab1bf88a070a None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:27:40.511110 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1067/4275] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:27:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:27:40.518290 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-e31be08d-7ba2-41d5-a4db-e9d6e37c02e4 req-b4a3446a-2dd1-4a63-81ce-246e9f8598f9 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:40.520042 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-e31be08d-7ba2-41d5-a4db-e9d6e37c02e4 req-b4a3446a-2dd1-4a63-81ce-246e9f8598f9 tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] GET https://10.4.3.119/volume/v3/volumes/87f74afd-3aec-4874-aea8-fd458ce2d40b Aug 25 10:27:40.520247 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-e31be08d-7ba2-41d5-a4db-e9d6e37c02e4 req-b4a3446a-2dd1-4a63-81ce-246e9f8598f9 tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:40.520412 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-e31be08d-7ba2-41d5-a4db-e9d6e37c02e4 req-b4a3446a-2dd1-4a63-81ce-246e9f8598f9 tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:40.528668 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:40.528668 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:27:40.531699 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [req-e31be08d-7ba2-41d5-a4db-e9d6e37c02e4 req-b4a3446a-2dd1-4a63-81ce-246e9f8598f9 tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] Volume info retrieved successfully. Aug 25 10:27:40.535699 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-e31be08d-7ba2-41d5-a4db-e9d6e37c02e4 req-b4a3446a-2dd1-4a63-81ce-246e9f8598f9 tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] https://10.4.3.119/volume/v3/volumes/87f74afd-3aec-4874-aea8-fd458ce2d40b returned with HTTP 200 Aug 25 10:27:40.536066 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1071/4276] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:27:40 2026] GET /volume/v3/volumes/87f74afd-3aec-4874-aea8-fd458ce2d40b => generated 1339 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:27:41.038383 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-a7ad0f90-60e0-4278-a714-2ff10ec46edc req-016d1e75-280c-434c-9428-79cba2820ba9 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:41.041294 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-a7ad0f90-60e0-4278-a714-2ff10ec46edc req-016d1e75-280c-434c-9428-79cba2820ba9 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] DELETE https://10.4.3.119/volume/v3/attachments/ca371a03-4940-4e9b-9f08-1ee522bd1ea1 Aug 25 10:27:41.041582 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-a7ad0f90-60e0-4278-a714-2ff10ec46edc req-016d1e75-280c-434c-9428-79cba2820ba9 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:41.041932 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-a7ad0f90-60e0-4278-a714-2ff10ec46edc req-016d1e75-280c-434c-9428-79cba2820ba9 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Calling method 'version_select' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:41.051949 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:41.051949 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:27:41.105680 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-b117abea-8dc2-4762-8bbc-4a6d1d7d8df0 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:41.111201 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-a7ad0f90-60e0-4278-a714-2ff10ec46edc req-016d1e75-280c-434c-9428-79cba2820ba9 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] https://10.4.3.119/volume/v3/attachments/ca371a03-4940-4e9b-9f08-1ee522bd1ea1 returned with HTTP 200 Aug 25 10:27:41.111803 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1076/4277] 10.4.3.119 () {72 vars in 1673 bytes} [Tue Aug 25 10:27:41 2026] DELETE /volume/v3/attachments/ca371a03-4940-4e9b-9f08-1ee522bd1ea1 => generated 19 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:41.111864 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b117abea-8dc2-4762-8bbc-4a6d1d7d8df0 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] GET https://10.4.3.119/volume/v3/backups/a9a42cdc-fd89-4c31-b6e0-bcd30f3806fa Aug 25 10:27:41.114225 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b117abea-8dc2-4762-8bbc-4a6d1d7d8df0 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:41.114225 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b117abea-8dc2-4762-8bbc-4a6d1d7d8df0 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:41.114225 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-b117abea-8dc2-4762-8bbc-4a6d1d7d8df0 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Show backup with id a9a42cdc-fd89-4c31-b6e0-bcd30f3806fa. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:27:41.118478 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:41.118478 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:27:41.119336 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b117abea-8dc2-4762-8bbc-4a6d1d7d8df0 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] https://10.4.3.119/volume/v3/backups/a9a42cdc-fd89-4c31-b6e0-bcd30f3806fa returned with HTTP 200 Aug 25 10:27:41.120332 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1064/4278] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:27:41 2026] GET /volume/v3/backups/a9a42cdc-fd89-4c31-b6e0-bcd30f3806fa => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:41.169367 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-e9c41b5b-85bf-446f-ae57-a85dd7ff2256 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:41.171680 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e9c41b5b-85bf-446f-ae57-a85dd7ff2256 tempest-VolumeRetypeWithoutMigrationTest-1748055027 tempest-VolumeRetypeWithoutMigrationTest-1748055027-project-member] GET https://10.4.3.119/volume/v3/volumes/a991f8d7-06a1-48bf-a8e3-d0ba444d32a9 Aug 25 10:27:41.171911 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e9c41b5b-85bf-446f-ae57-a85dd7ff2256 tempest-VolumeRetypeWithoutMigrationTest-1748055027 tempest-VolumeRetypeWithoutMigrationTest-1748055027-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:41.172094 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e9c41b5b-85bf-446f-ae57-a85dd7ff2256 tempest-VolumeRetypeWithoutMigrationTest-1748055027 tempest-VolumeRetypeWithoutMigrationTest-1748055027-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:41.212179 np0000008063 devstack@c-api.service[100390]: DEBUG oslo_db.sqlalchemy.engines [None req-e9c41b5b-85bf-446f-ae57-a85dd7ff2256 tempest-VolumeRetypeWithoutMigrationTest-1748055027 tempest-VolumeRetypeWithoutMigrationTest-1748055027-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100390) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 10:27:41.217154 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e9c41b5b-85bf-446f-ae57-a85dd7ff2256 tempest-VolumeRetypeWithoutMigrationTest-1748055027 tempest-VolumeRetypeWithoutMigrationTest-1748055027-project-member] https://10.4.3.119/volume/v3/volumes/a991f8d7-06a1-48bf-a8e3-d0ba444d32a9 returned with HTTP 404 Aug 25 10:27:41.217619 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1068/4279] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:41 2026] GET /volume/v3/volumes/a991f8d7-06a1-48bf-a8e3-d0ba444d32a9 => generated 109 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:27:41.225826 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-dd79a993-3855-4cbc-8818-fa4e0f9b253d None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:41.228294 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-dd79a993-3855-4cbc-8818-fa4e0f9b253d tempest-VolumeRetypeWithoutMigrationTest-952394479 tempest-VolumeRetypeWithoutMigrationTest-952394479-project-admin] DELETE https://10.4.3.119/volume/v3/types/6b227681-b52f-4ccc-a50c-a367144d98e7 Aug 25 10:27:41.228632 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-dd79a993-3855-4cbc-8818-fa4e0f9b253d tempest-VolumeRetypeWithoutMigrationTest-952394479 tempest-VolumeRetypeWithoutMigrationTest-952394479-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:41.229077 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-dd79a993-3855-4cbc-8818-fa4e0f9b253d tempest-VolumeRetypeWithoutMigrationTest-952394479 tempest-VolumeRetypeWithoutMigrationTest-952394479-project-admin] Calling method '_delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:41.255037 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-dd79a993-3855-4cbc-8818-fa4e0f9b253d tempest-VolumeRetypeWithoutMigrationTest-952394479 tempest-VolumeRetypeWithoutMigrationTest-952394479-project-admin] https://10.4.3.119/volume/v3/types/6b227681-b52f-4ccc-a50c-a367144d98e7 returned with HTTP 202 Aug 25 10:27:41.255450 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1072/4280] 10.4.3.119 () {66 vars in 1345 bytes} [Tue Aug 25 10:27:41 2026] DELETE /volume/v3/types/6b227681-b52f-4ccc-a50c-a367144d98e7 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:27:41.264587 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-d2e1b87c-0586-45f2-9f03-4e8d11a9ff64 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:41.266597 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d2e1b87c-0586-45f2-9f03-4e8d11a9ff64 tempest-VolumeRetypeWithoutMigrationTest-952394479 tempest-VolumeRetypeWithoutMigrationTest-952394479-project-admin] GET https://10.4.3.119/volume/v3/types/6b227681-b52f-4ccc-a50c-a367144d98e7 Aug 25 10:27:41.266835 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d2e1b87c-0586-45f2-9f03-4e8d11a9ff64 tempest-VolumeRetypeWithoutMigrationTest-952394479 tempest-VolumeRetypeWithoutMigrationTest-952394479-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:41.267073 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d2e1b87c-0586-45f2-9f03-4e8d11a9ff64 tempest-VolumeRetypeWithoutMigrationTest-952394479 tempest-VolumeRetypeWithoutMigrationTest-952394479-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:41.270491 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d2e1b87c-0586-45f2-9f03-4e8d11a9ff64 tempest-VolumeRetypeWithoutMigrationTest-952394479 tempest-VolumeRetypeWithoutMigrationTest-952394479-project-admin] https://10.4.3.119/volume/v3/types/6b227681-b52f-4ccc-a50c-a367144d98e7 returned with HTTP 404 Aug 25 10:27:41.270984 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1077/4281] 10.4.3.119 () {66 vars in 1342 bytes} [Tue Aug 25 10:27:41 2026] GET /volume/v3/types/6b227681-b52f-4ccc-a50c-a367144d98e7 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:27:41.284155 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-0ce3a385-582c-416c-85d1-f8ab5f7a3af1 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:41.284432 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0ce3a385-582c-416c-85d1-f8ab5f7a3af1 tempest-VolumeRetypeWithoutMigrationTest-952394479 tempest-VolumeRetypeWithoutMigrationTest-952394479-project-admin] DELETE https://10.4.3.119/volume/v3/types/539bbb81-638f-4f2a-9567-df1f2760520a Aug 25 10:27:41.284579 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0ce3a385-582c-416c-85d1-f8ab5f7a3af1 tempest-VolumeRetypeWithoutMigrationTest-952394479 tempest-VolumeRetypeWithoutMigrationTest-952394479-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:41.284786 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0ce3a385-582c-416c-85d1-f8ab5f7a3af1 tempest-VolumeRetypeWithoutMigrationTest-952394479 tempest-VolumeRetypeWithoutMigrationTest-952394479-project-admin] Calling method '_delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:41.316287 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0ce3a385-582c-416c-85d1-f8ab5f7a3af1 tempest-VolumeRetypeWithoutMigrationTest-952394479 tempest-VolumeRetypeWithoutMigrationTest-952394479-project-admin] https://10.4.3.119/volume/v3/types/539bbb81-638f-4f2a-9567-df1f2760520a returned with HTTP 202 Aug 25 10:27:41.316763 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1065/4282] 10.4.3.119 () {66 vars in 1345 bytes} [Tue Aug 25 10:27:41 2026] DELETE /volume/v3/types/539bbb81-638f-4f2a-9567-df1f2760520a => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:27:41.328100 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-f5c3d699-44fd-4fbb-9443-97eab0cd11d6 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:41.329002 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f5c3d699-44fd-4fbb-9443-97eab0cd11d6 tempest-VolumeRetypeWithoutMigrationTest-952394479 tempest-VolumeRetypeWithoutMigrationTest-952394479-project-admin] GET https://10.4.3.119/volume/v3/types/539bbb81-638f-4f2a-9567-df1f2760520a Aug 25 10:27:41.329219 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f5c3d699-44fd-4fbb-9443-97eab0cd11d6 tempest-VolumeRetypeWithoutMigrationTest-952394479 tempest-VolumeRetypeWithoutMigrationTest-952394479-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:41.329397 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f5c3d699-44fd-4fbb-9443-97eab0cd11d6 tempest-VolumeRetypeWithoutMigrationTest-952394479 tempest-VolumeRetypeWithoutMigrationTest-952394479-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:41.332580 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f5c3d699-44fd-4fbb-9443-97eab0cd11d6 tempest-VolumeRetypeWithoutMigrationTest-952394479 tempest-VolumeRetypeWithoutMigrationTest-952394479-project-admin] https://10.4.3.119/volume/v3/types/539bbb81-638f-4f2a-9567-df1f2760520a returned with HTTP 404 Aug 25 10:27:41.333226 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1069/4283] 10.4.3.119 () {66 vars in 1342 bytes} [Tue Aug 25 10:27:41 2026] GET /volume/v3/types/539bbb81-638f-4f2a-9567-df1f2760520a => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:27:41.473065 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-5b5915cc-ae5f-4e82-8da7-a7113b1b488c None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:41.474958 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5b5915cc-ae5f-4e82-8da7-a7113b1b488c tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] GET https://10.4.3.119/volume/v3/backups/b3fd179b-4f1d-4ed7-8be2-1c9085424bd4 Aug 25 10:27:41.475153 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-5b5915cc-ae5f-4e82-8da7-a7113b1b488c tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:41.475350 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-5b5915cc-ae5f-4e82-8da7-a7113b1b488c tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:41.475454 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-5b5915cc-ae5f-4e82-8da7-a7113b1b488c tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Show backup with id b3fd179b-4f1d-4ed7-8be2-1c9085424bd4. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:27:41.478582 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-e31be08d-7ba2-41d5-a4db-e9d6e37c02e4 req-2d9a4732-316d-445a-bc91-9c0e02988ca3 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:41.480506 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:41.480506 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:27:41.481202 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5b5915cc-ae5f-4e82-8da7-a7113b1b488c tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] https://10.4.3.119/volume/v3/backups/b3fd179b-4f1d-4ed7-8be2-1c9085424bd4 returned with HTTP 200 Aug 25 10:27:41.481320 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-e31be08d-7ba2-41d5-a4db-e9d6e37c02e4 req-2d9a4732-316d-445a-bc91-9c0e02988ca3 tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] DELETE https://10.4.3.119/volume/v3/attachments/ff9fe9c9-7e09-4666-a6a3-d0285bf196b6 Aug 25 10:27:41.481553 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1073/4284] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:41 2026] GET /volume/v3/backups/b3fd179b-4f1d-4ed7-8be2-1c9085424bd4 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:41.481611 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-e31be08d-7ba2-41d5-a4db-e9d6e37c02e4 req-2d9a4732-316d-445a-bc91-9c0e02988ca3 tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:41.481747 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-e31be08d-7ba2-41d5-a4db-e9d6e37c02e4 req-2d9a4732-316d-445a-bc91-9c0e02988ca3 tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] Calling method 'version_select' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:41.489051 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:41.489051 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:27:41.548872 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-e31be08d-7ba2-41d5-a4db-e9d6e37c02e4 req-2d9a4732-316d-445a-bc91-9c0e02988ca3 tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] https://10.4.3.119/volume/v3/attachments/ff9fe9c9-7e09-4666-a6a3-d0285bf196b6 returned with HTTP 200 Aug 25 10:27:41.549350 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1078/4285] 10.4.3.119 () {72 vars in 1673 bytes} [Tue Aug 25 10:27:41 2026] DELETE /volume/v3/attachments/ff9fe9c9-7e09-4666-a6a3-d0285bf196b6 => generated 19 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:42.134446 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-aa6fdf27-f46c-424d-948f-333f655f5b99 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:42.136423 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-aa6fdf27-f46c-424d-948f-333f655f5b99 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] GET https://10.4.3.119/volume/v3/backups/a9a42cdc-fd89-4c31-b6e0-bcd30f3806fa Aug 25 10:27:42.136668 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-aa6fdf27-f46c-424d-948f-333f655f5b99 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:42.136846 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-aa6fdf27-f46c-424d-948f-333f655f5b99 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:42.136968 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-aa6fdf27-f46c-424d-948f-333f655f5b99 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Show backup with id a9a42cdc-fd89-4c31-b6e0-bcd30f3806fa. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:27:42.141464 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:42.141464 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:27:42.142124 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-aa6fdf27-f46c-424d-948f-333f655f5b99 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] https://10.4.3.119/volume/v3/backups/a9a42cdc-fd89-4c31-b6e0-bcd30f3806fa returned with HTTP 200 Aug 25 10:27:42.142548 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1066/4286] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:27:42 2026] GET /volume/v3/backups/a9a42cdc-fd89-4c31-b6e0-bcd30f3806fa => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:42.162558 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-3358313f-f5da-4a46-aeb6-5f5cf666bf70 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:42.164687 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3358313f-f5da-4a46-aeb6-5f5cf666bf70 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:27:42.165148 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3358313f-f5da-4a46-aeb6-5f5cf666bf70 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-2068154189", "snapshot_id": "ea68bd0a-1106-4c5b-842d-a97edcc01d86", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:27:42.167182 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volumes [None req-3358313f-f5da-4a46-aeb6-5f5cf666bf70 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-2068154189', 'snapshot_id': 'ea68bd0a-1106-4c5b-842d-a97edcc01d86', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:27:42.174609 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:42.174609 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:27:42.175241 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-3358313f-f5da-4a46-aeb6-5f5cf666bf70 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Snapshot retrieved successfully. Aug 25 10:27:42.175406 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-3358313f-f5da-4a46-aeb6-5f5cf666bf70 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Create volume of 1 GB Aug 25 10:27:42.180072 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-3358313f-f5da-4a46-aeb6-5f5cf666bf70 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Availability Zones retrieved successfully. Aug 25 10:27:42.186129 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-3358313f-f5da-4a46-aeb6-5f5cf666bf70 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Flow 'volume_create_api' (46f249b4-351c-43f8-a532-6fee1cf22ee1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:27:42.187361 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-3358313f-f5da-4a46-aeb6-5f5cf666bf70 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5dfe42c0-b0a9-4971-880d-b6b1d62e3e07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:27:42.188448 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-3358313f-f5da-4a46-aeb6-5f5cf666bf70 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:27:42.234779 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-3358313f-f5da-4a46-aeb6-5f5cf666bf70 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5dfe42c0-b0a9-4971-880d-b6b1d62e3e07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'ea68bd0a-1106-4c5b-842d-a97edcc01d86', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:27:42.235998 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-3358313f-f5da-4a46-aeb6-5f5cf666bf70 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2a2256c-4ca2-4d9d-a745-74804c347967) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:27:42.280872 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-3358313f-f5da-4a46-aeb6-5f5cf666bf70 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Created reservations ['816713c2-ce1f-4c85-a03a-df5cb631b899', '0cb5839a-3da0-4770-8dc4-814961e10e19', '52ab902d-94a3-47a6-9a9a-dbf9144b80f0', 'cd8ed5af-36c9-4f1e-99d0-9cdd35794744'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:27:42.281520 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-3358313f-f5da-4a46-aeb6-5f5cf666bf70 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2a2256c-4ca2-4d9d-a745-74804c347967) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['816713c2-ce1f-4c85-a03a-df5cb631b899', '0cb5839a-3da0-4770-8dc4-814961e10e19', '52ab902d-94a3-47a6-9a9a-dbf9144b80f0', 'cd8ed5af-36c9-4f1e-99d0-9cdd35794744']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:27:42.282254 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-3358313f-f5da-4a46-aeb6-5f5cf666bf70 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8eec13d1-17bf-4569-b477-f237ccbcd164) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:27:42.323890 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-3358313f-f5da-4a46-aeb6-5f5cf666bf70 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8eec13d1-17bf-4569-b477-f237ccbcd164) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7491ab5b-d43e-40b7-bdb9-744dc8ff099b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-2068154189',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='152636ceb7c64eeb91befacf6d40bf88',qos_specs=None,replication_status=,reservations=['816713c2-ce1f-4c85-a03a-df5cb631b899','0cb5839a-3da0-4770-8dc4-814961e10e19','52ab902d-94a3-47a6-9a9a-dbf9144b80f0','cd8ed5af-36c9-4f1e-99d0-9cdd35794744'],size=1,snapshot_id=ea68bd0a-1106-4c5b-842d-a97edcc01d86,source_replicaid=,source_volid=None,status='creating',user_id='2054dbe4d74e4a79a0d8d927a9f9f655',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:27:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-2068154189',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7491ab5b-d43e-40b7-bdb9-744dc8ff099b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='152636ceb7c64eeb91befacf6d40bf88',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=ea68bd0a-1106-4c5b-842d-a97edcc01d86,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2054dbe4d74e4a79a0d8d927a9f9f655',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:27:42.324874 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-3358313f-f5da-4a46-aeb6-5f5cf666bf70 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ffb16ad-6732-494b-aee3-c64b6e8c5563) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:27:42.352465 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-3358313f-f5da-4a46-aeb6-5f5cf666bf70 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ffb16ad-6732-494b-aee3-c64b6e8c5563) transitioned into state 'SUCCESS' from state '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-2068154189',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='152636ceb7c64eeb91befacf6d40bf88',qos_specs=None,replication_status=,reservations=['816713c2-ce1f-4c85-a03a-df5cb631b899','0cb5839a-3da0-4770-8dc4-814961e10e19','52ab902d-94a3-47a6-9a9a-dbf9144b80f0','cd8ed5af-36c9-4f1e-99d0-9cdd35794744'],size=1,snapshot_id=ea68bd0a-1106-4c5b-842d-a97edcc01d86,source_replicaid=,source_volid=None,status='creating',user_id='2054dbe4d74e4a79a0d8d927a9f9f655',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:27:42.353261 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-3358313f-f5da-4a46-aeb6-5f5cf666bf70 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6023626e-a6fe-4c92-8935-0116c9f9d062) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:27:42.377429 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-3358313f-f5da-4a46-aeb6-5f5cf666bf70 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6023626e-a6fe-4c92-8935-0116c9f9d062) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:27:42.378256 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-3358313f-f5da-4a46-aeb6-5f5cf666bf70 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Flow 'volume_create_api' (46f249b4-351c-43f8-a532-6fee1cf22ee1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:27:42.378501 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-3358313f-f5da-4a46-aeb6-5f5cf666bf70 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Create volume request issued successfully. Aug 25 10:27:42.379070 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3358313f-f5da-4a46-aeb6-5f5cf666bf70 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:27:42.379519 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1070/4287] 10.4.3.119 () {68 vars in 1259 bytes} [Tue Aug 25 10:27:42 2026] POST /volume/v3/volumes => generated 791 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:27:42.393386 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-a188c145-ec07-4c98-9f2e-da94754eab93 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:42.395903 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a188c145-ec07-4c98-9f2e-da94754eab93 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] GET https://10.4.3.119/volume/v3/volumes/7491ab5b-d43e-40b7-bdb9-744dc8ff099b Aug 25 10:27:42.396177 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a188c145-ec07-4c98-9f2e-da94754eab93 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:42.396465 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a188c145-ec07-4c98-9f2e-da94754eab93 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:42.405814 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:42.405814 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:27:42.410602 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-a188c145-ec07-4c98-9f2e-da94754eab93 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Volume info retrieved successfully. Aug 25 10:27:42.416302 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a188c145-ec07-4c98-9f2e-da94754eab93 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] https://10.4.3.119/volume/v3/volumes/7491ab5b-d43e-40b7-bdb9-744dc8ff099b returned with HTTP 200 Aug 25 10:27:42.416752 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1074/4288] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:42 2026] GET /volume/v3/volumes/7491ab5b-d43e-40b7-bdb9-744dc8ff099b => generated 859 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:42.492247 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-72230285-a688-49cc-87ab-3b357ec960f7 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:42.494024 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-72230285-a688-49cc-87ab-3b357ec960f7 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] GET https://10.4.3.119/volume/v3/backups/b3fd179b-4f1d-4ed7-8be2-1c9085424bd4 Aug 25 10:27:42.494234 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-72230285-a688-49cc-87ab-3b357ec960f7 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:42.494420 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-72230285-a688-49cc-87ab-3b357ec960f7 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:42.494530 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-72230285-a688-49cc-87ab-3b357ec960f7 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Show backup with id b3fd179b-4f1d-4ed7-8be2-1c9085424bd4. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:27:42.498471 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:42.498471 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:27:42.499116 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-72230285-a688-49cc-87ab-3b357ec960f7 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] https://10.4.3.119/volume/v3/backups/b3fd179b-4f1d-4ed7-8be2-1c9085424bd4 returned with HTTP 200 Aug 25 10:27:42.499581 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1079/4289] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:42 2026] GET /volume/v3/backups/b3fd179b-4f1d-4ed7-8be2-1c9085424bd4 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:42.509291 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-dbe9ec6f-a150-4e18-a8f8-a8ac3602ef82 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:42.511664 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-dbe9ec6f-a150-4e18-a8f8-a8ac3602ef82 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] POST https://10.4.3.119/volume/v3/backups Aug 25 10:27:42.512102 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-dbe9ec6f-a150-4e18-a8f8-a8ac3602ef82 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c8afeb45-05aa-4e72-8035-9fa6f4704f85", "name": "tempest-VolumesBackupsTest-Backup-2102460881"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:27:42.513970 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.contrib.backups [None req-dbe9ec6f-a150-4e18-a8f8-a8ac3602ef82 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Creating new backup {'backup': {'volume_id': 'c8afeb45-05aa-4e72-8035-9fa6f4704f85', 'name': 'tempest-VolumesBackupsTest-Backup-2102460881'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 10:27:42.514176 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.contrib.backups [None req-dbe9ec6f-a150-4e18-a8f8-a8ac3602ef82 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Creating backup of volume c8afeb45-05aa-4e72-8035-9fa6f4704f85 in container None Aug 25 10:27:42.522398 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:42.522398 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:27:42.522919 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-dbe9ec6f-a150-4e18-a8f8-a8ac3602ef82 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Volume info retrieved successfully. Aug 25 10:27:42.544572 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-dbe9ec6f-a150-4e18-a8f8-a8ac3602ef82 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Created reservations ['63b5c799-a832-422e-a755-093fd6748f09', 'f685c53a-fcdb-48ef-b0ae-27e9ab3b9a8c'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:27:42.577558 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-dbe9ec6f-a150-4e18-a8f8-a8ac3602ef82 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] https://10.4.3.119/volume/v3/backups returned with HTTP 202 Aug 25 10:27:42.578153 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1067/4290] 10.4.3.119 () {68 vars in 1259 bytes} [Tue Aug 25 10:27:42 2026] POST /volume/v3/backups => generated 330 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:27:42.588268 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-625f5f8f-56ff-472e-8b27-f14e50a70f52 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:42.590715 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-625f5f8f-56ff-472e-8b27-f14e50a70f52 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] GET https://10.4.3.119/volume/v3/backups/b526aaa9-df01-47eb-8130-6454d9cd271d Aug 25 10:27:42.591012 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-625f5f8f-56ff-472e-8b27-f14e50a70f52 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:42.591301 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-625f5f8f-56ff-472e-8b27-f14e50a70f52 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:42.591520 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-625f5f8f-56ff-472e-8b27-f14e50a70f52 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Show backup with id b526aaa9-df01-47eb-8130-6454d9cd271d. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:27:42.599529 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:42.599529 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:27:42.600350 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-625f5f8f-56ff-472e-8b27-f14e50a70f52 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] https://10.4.3.119/volume/v3/backups/b526aaa9-df01-47eb-8130-6454d9cd271d returned with HTTP 200 Aug 25 10:27:42.600763 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1071/4291] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:42 2026] GET /volume/v3/backups/b526aaa9-df01-47eb-8130-6454d9cd271d => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:42.650359 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-58c24734-15ee-43a9-a111-578c11397793 req-e75d940b-047a-4d72-91d3-aa6a54e47088 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:42.652674 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-58c24734-15ee-43a9-a111-578c11397793 req-e75d940b-047a-4d72-91d3-aa6a54e47088 tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] GET https://10.4.3.119/volume/v3/volumes/87f74afd-3aec-4874-aea8-fd458ce2d40b Aug 25 10:27:42.652859 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-58c24734-15ee-43a9-a111-578c11397793 req-e75d940b-047a-4d72-91d3-aa6a54e47088 tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:42.653062 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-58c24734-15ee-43a9-a111-578c11397793 req-e75d940b-047a-4d72-91d3-aa6a54e47088 tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:42.662496 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:42.662496 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:27:42.669256 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [req-58c24734-15ee-43a9-a111-578c11397793 req-e75d940b-047a-4d72-91d3-aa6a54e47088 tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] Volume info retrieved successfully. Aug 25 10:27:42.673497 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-58c24734-15ee-43a9-a111-578c11397793 req-e75d940b-047a-4d72-91d3-aa6a54e47088 tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] https://10.4.3.119/volume/v3/volumes/87f74afd-3aec-4874-aea8-fd458ce2d40b returned with HTTP 200 Aug 25 10:27:42.673900 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1075/4292] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:27:42 2026] GET /volume/v3/volumes/87f74afd-3aec-4874-aea8-fd458ce2d40b => generated 864 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:42.690229 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-70f84acc-b74d-4ee3-a5c2-ef5eadf61b8f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:42.692176 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-70f84acc-b74d-4ee3-a5c2-ef5eadf61b8f tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] DELETE https://10.4.3.119/volume/v3/volumes/87f74afd-3aec-4874-aea8-fd458ce2d40b Aug 25 10:27:42.692437 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-70f84acc-b74d-4ee3-a5c2-ef5eadf61b8f tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:42.692693 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-70f84acc-b74d-4ee3-a5c2-ef5eadf61b8f tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:42.692830 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-70f84acc-b74d-4ee3-a5c2-ef5eadf61b8f tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] Delete volume with id: 87f74afd-3aec-4874-aea8-fd458ce2d40b Aug 25 10:27:42.701529 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:42.701529 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:27:42.702182 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-70f84acc-b74d-4ee3-a5c2-ef5eadf61b8f tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] Volume info retrieved successfully. Aug 25 10:27:42.730173 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-70f84acc-b74d-4ee3-a5c2-ef5eadf61b8f tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] Delete volume request issued successfully. Aug 25 10:27:42.730495 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-70f84acc-b74d-4ee3-a5c2-ef5eadf61b8f tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] https://10.4.3.119/volume/v3/volumes/87f74afd-3aec-4874-aea8-fd458ce2d40b returned with HTTP 202 Aug 25 10:27:42.731094 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1080/4293] 10.4.3.119 () {68 vars in 1392 bytes} [Tue Aug 25 10:27:42 2026] DELETE /volume/v3/volumes/87f74afd-3aec-4874-aea8-fd458ce2d40b => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 10:27:42.740503 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-0edb9190-19bc-4d14-ac67-82a931b05ed0 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:42.742933 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0edb9190-19bc-4d14-ac67-82a931b05ed0 tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] GET https://10.4.3.119/volume/v3/volumes/87f74afd-3aec-4874-aea8-fd458ce2d40b Aug 25 10:27:42.743104 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0edb9190-19bc-4d14-ac67-82a931b05ed0 tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:42.743316 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0edb9190-19bc-4d14-ac67-82a931b05ed0 tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:42.753612 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:42.753612 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:27:42.758068 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-0edb9190-19bc-4d14-ac67-82a931b05ed0 tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] Volume info retrieved successfully. Aug 25 10:27:42.763023 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0edb9190-19bc-4d14-ac67-82a931b05ed0 tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] https://10.4.3.119/volume/v3/volumes/87f74afd-3aec-4874-aea8-fd458ce2d40b returned with HTTP 200 Aug 25 10:27:42.763582 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1068/4294] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:27:42 2026] GET /volume/v3/volumes/87f74afd-3aec-4874-aea8-fd458ce2d40b => generated 881 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:27:43.105943 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-9e67bdad-8f53-4a05-ba2d-48807d7de5a5 req-c42500a7-b6b3-4284-a0b8-18d745998918 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:43.107834 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-9e67bdad-8f53-4a05-ba2d-48807d7de5a5 req-c42500a7-b6b3-4284-a0b8-18d745998918 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] GET https://10.4.3.119/volume/v3/limits Aug 25 10:27:43.108006 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-9e67bdad-8f53-4a05-ba2d-48807d7de5a5 req-c42500a7-b6b3-4284-a0b8-18d745998918 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:43.108231 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-9e67bdad-8f53-4a05-ba2d-48807d7de5a5 req-c42500a7-b6b3-4284-a0b8-18d745998918 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'index' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:43.115689 np0000008063 devstack@c-api.service[100390]: WARNING cinder.quota [req-9e67bdad-8f53-4a05-ba2d-48807d7de5a5 req-c42500a7-b6b3-4284-a0b8-18d745998918 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-46212679 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-46212679, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:27:43.115948 np0000008063 devstack@c-api.service[100390]: WARNING cinder.quota [req-9e67bdad-8f53-4a05-ba2d-48807d7de5a5 req-c42500a7-b6b3-4284-a0b8-18d745998918 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-46212679 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-46212679, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:27:43.116212 np0000008063 devstack@c-api.service[100390]: WARNING cinder.quota [req-9e67bdad-8f53-4a05-ba2d-48807d7de5a5 req-c42500a7-b6b3-4284-a0b8-18d745998918 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-46212679 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-46212679, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:27:43.128537 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-9e67bdad-8f53-4a05-ba2d-48807d7de5a5 req-c42500a7-b6b3-4284-a0b8-18d745998918 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/limits returned with HTTP 200 Aug 25 10:27:43.128924 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1072/4295] 10.4.3.119 () {68 vars in 1484 bytes} [Tue Aug 25 10:27:43 2026] GET /volume/v3/limits => generated 302 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:43.155155 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-19d6ef32-3411-4fb4-97af-e24e5af97b6a None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:43.156692 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-19d6ef32-3411-4fb4-97af-e24e5af97b6a tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] GET https://10.4.3.119/volume/v3/backups/a9a42cdc-fd89-4c31-b6e0-bcd30f3806fa Aug 25 10:27:43.156948 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-19d6ef32-3411-4fb4-97af-e24e5af97b6a tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:43.157167 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-19d6ef32-3411-4fb4-97af-e24e5af97b6a tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:43.157526 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-19d6ef32-3411-4fb4-97af-e24e5af97b6a tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Show backup with id a9a42cdc-fd89-4c31-b6e0-bcd30f3806fa. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:27:43.161339 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:43.161339 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:27:43.162051 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-19d6ef32-3411-4fb4-97af-e24e5af97b6a tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] https://10.4.3.119/volume/v3/backups/a9a42cdc-fd89-4c31-b6e0-bcd30f3806fa returned with HTTP 200 Aug 25 10:27:43.162486 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1076/4296] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:27:43 2026] GET /volume/v3/backups/a9a42cdc-fd89-4c31-b6e0-bcd30f3806fa => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:43.172169 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-9e67bdad-8f53-4a05-ba2d-48807d7de5a5 req-c3e6d548-24bf-4ef6-aed7-0e4e18a4fdb3 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:43.174340 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-9e67bdad-8f53-4a05-ba2d-48807d7de5a5 req-c3e6d548-24bf-4ef6-aed7-0e4e18a4fdb3 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] GET https://10.4.3.119/volume/v3/volumes/6861e671-bd40-41ce-b986-87b08aee07ae Aug 25 10:27:43.174499 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-9e67bdad-8f53-4a05-ba2d-48807d7de5a5 req-c3e6d548-24bf-4ef6-aed7-0e4e18a4fdb3 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:43.174701 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-9e67bdad-8f53-4a05-ba2d-48807d7de5a5 req-c3e6d548-24bf-4ef6-aed7-0e4e18a4fdb3 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:43.192728 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:43.192728 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:27:43.196616 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-9e67bdad-8f53-4a05-ba2d-48807d7de5a5 req-c3e6d548-24bf-4ef6-aed7-0e4e18a4fdb3 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Volume info retrieved successfully. Aug 25 10:27:43.212093 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-9e67bdad-8f53-4a05-ba2d-48807d7de5a5 req-c3e6d548-24bf-4ef6-aed7-0e4e18a4fdb3 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/volumes/6861e671-bd40-41ce-b986-87b08aee07ae returned with HTTP 200 Aug 25 10:27:43.212760 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1081/4297] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:27:43 2026] GET /volume/v3/volumes/6861e671-bd40-41ce-b986-87b08aee07ae => generated 1659 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:27:43.224374 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-9e67bdad-8f53-4a05-ba2d-48807d7de5a5 req-d463b3b7-e93f-43cf-9fec-974d82d8bf8b None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:43.227780 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-9e67bdad-8f53-4a05-ba2d-48807d7de5a5 req-d463b3b7-e93f-43cf-9fec-974d82d8bf8b tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] POST https://10.4.3.119/volume/v3/snapshots Aug 25 10:27:43.228126 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-9e67bdad-8f53-4a05-ba2d-48807d7de5a5 req-d463b3b7-e93f-43cf-9fec-974d82d8bf8b tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6861e671-bd40-41ce-b986-87b08aee07ae", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-2071697452", "description": null, "metadata": {}}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:27:43.240218 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:43.240218 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:27:43.240911 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-9e67bdad-8f53-4a05-ba2d-48807d7de5a5 req-d463b3b7-e93f-43cf-9fec-974d82d8bf8b tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Volume info retrieved successfully. Aug 25 10:27:43.241051 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.snapshots [req-9e67bdad-8f53-4a05-ba2d-48807d7de5a5 req-d463b3b7-e93f-43cf-9fec-974d82d8bf8b tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Create snapshot from volume 6861e671-bd40-41ce-b986-87b08aee07ae Aug 25 10:27:43.298183 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.quota [req-9e67bdad-8f53-4a05-ba2d-48807d7de5a5 req-d463b3b7-e93f-43cf-9fec-974d82d8bf8b tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Created reservations ['b23e59ac-5838-441b-80cb-2635f371ba97', '1b662372-d0a8-4dfa-9a8b-0f5c5880cc01', 'beb541cf-e9d5-42ed-8f5d-a5cefd0dca3d', '0275e53f-1556-4860-8ffb-ea244ea37ec8'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:27:43.357262 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-9e67bdad-8f53-4a05-ba2d-48807d7de5a5 req-d463b3b7-e93f-43cf-9fec-974d82d8bf8b tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Snapshot force create request issued successfully. Aug 25 10:27:43.358174 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-9e67bdad-8f53-4a05-ba2d-48807d7de5a5 req-d463b3b7-e93f-43cf-9fec-974d82d8bf8b tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/snapshots returned with HTTP 202 Aug 25 10:27:43.358174 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1069/4298] 10.4.3.119 () {72 vars in 1547 bytes} [Tue Aug 25 10:27:43 2026] POST /volume/v3/snapshots => generated 320 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:27:43.431711 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-6beb9653-3cf0-4158-b598-5ab6fed903d1 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:43.434175 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6beb9653-3cf0-4158-b598-5ab6fed903d1 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] GET https://10.4.3.119/volume/v3/volumes/7491ab5b-d43e-40b7-bdb9-744dc8ff099b Aug 25 10:27:43.434474 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6beb9653-3cf0-4158-b598-5ab6fed903d1 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:43.434728 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6beb9653-3cf0-4158-b598-5ab6fed903d1 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:43.444661 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:43.444661 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:27:43.448821 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-6beb9653-3cf0-4158-b598-5ab6fed903d1 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Volume info retrieved successfully. Aug 25 10:27:43.453418 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6beb9653-3cf0-4158-b598-5ab6fed903d1 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] https://10.4.3.119/volume/v3/volumes/7491ab5b-d43e-40b7-bdb9-744dc8ff099b returned with HTTP 200 Aug 25 10:27:43.453871 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1073/4299] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:43 2026] GET /volume/v3/volumes/7491ab5b-d43e-40b7-bdb9-744dc8ff099b => generated 884 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:43.467670 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-c27a8bf0-7afb-49e9-a496-5d60b787a16f None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:43.469754 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c27a8bf0-7afb-49e9-a496-5d60b787a16f tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] GET https://10.4.3.119/volume/v3/volumes/7491ab5b-d43e-40b7-bdb9-744dc8ff099b Aug 25 10:27:43.469996 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c27a8bf0-7afb-49e9-a496-5d60b787a16f tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:43.470266 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c27a8bf0-7afb-49e9-a496-5d60b787a16f tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:43.477842 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:43.477842 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:27:43.482671 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-c27a8bf0-7afb-49e9-a496-5d60b787a16f tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Volume info retrieved successfully. Aug 25 10:27:43.488825 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c27a8bf0-7afb-49e9-a496-5d60b787a16f tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] https://10.4.3.119/volume/v3/volumes/7491ab5b-d43e-40b7-bdb9-744dc8ff099b returned with HTTP 200 Aug 25 10:27:43.489409 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1077/4300] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:43 2026] GET /volume/v3/volumes/7491ab5b-d43e-40b7-bdb9-744dc8ff099b => generated 884 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:43.611202 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-de48870c-6ac4-4506-91f5-6dd391582eda None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:43.612919 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-de48870c-6ac4-4506-91f5-6dd391582eda tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] GET https://10.4.3.119/volume/v3/backups/b526aaa9-df01-47eb-8130-6454d9cd271d Aug 25 10:27:43.613083 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-de48870c-6ac4-4506-91f5-6dd391582eda tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:43.613284 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-de48870c-6ac4-4506-91f5-6dd391582eda tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:43.613385 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-de48870c-6ac4-4506-91f5-6dd391582eda tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Show backup with id b526aaa9-df01-47eb-8130-6454d9cd271d. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:27:43.617597 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:43.617597 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:27:43.618342 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-de48870c-6ac4-4506-91f5-6dd391582eda tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] https://10.4.3.119/volume/v3/backups/b526aaa9-df01-47eb-8130-6454d9cd271d returned with HTTP 200 Aug 25 10:27:43.618693 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1082/4301] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:43 2026] GET /volume/v3/backups/b526aaa9-df01-47eb-8130-6454d9cd271d => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:43.779263 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-248b59b2-aeb9-466e-a941-ffbb7511a434 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:43.781986 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-248b59b2-aeb9-466e-a941-ffbb7511a434 tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] GET https://10.4.3.119/volume/v3/volumes/87f74afd-3aec-4874-aea8-fd458ce2d40b Aug 25 10:27:43.782362 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-248b59b2-aeb9-466e-a941-ffbb7511a434 tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:43.782623 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-248b59b2-aeb9-466e-a941-ffbb7511a434 tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:43.791103 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-248b59b2-aeb9-466e-a941-ffbb7511a434 tempest-TestServerVolumeAttachScenarioOldVersion-872439141 tempest-TestServerVolumeAttachScenarioOldVersion-872439141-project-member] https://10.4.3.119/volume/v3/volumes/87f74afd-3aec-4874-aea8-fd458ce2d40b returned with HTTP 404 Aug 25 10:27:43.791858 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1070/4302] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:27:43 2026] GET /volume/v3/volumes/87f74afd-3aec-4874-aea8-fd458ce2d40b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 10:27:44.011660 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-efc7e8e5-4d41-4474-b5bc-301722e6de39 req-c4592685-15d0-48e8-aac1-840c1b0fa152 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:44.014521 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-efc7e8e5-4d41-4474-b5bc-301722e6de39 req-c4592685-15d0-48e8-aac1-840c1b0fa152 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] GET https://10.4.3.119/volume/v3/volumes/7491ab5b-d43e-40b7-bdb9-744dc8ff099b Aug 25 10:27:44.014521 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-efc7e8e5-4d41-4474-b5bc-301722e6de39 req-c4592685-15d0-48e8-aac1-840c1b0fa152 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:44.014780 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-efc7e8e5-4d41-4474-b5bc-301722e6de39 req-c4592685-15d0-48e8-aac1-840c1b0fa152 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:44.025254 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:44.025254 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:27:44.030218 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [req-efc7e8e5-4d41-4474-b5bc-301722e6de39 req-c4592685-15d0-48e8-aac1-840c1b0fa152 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Volume info retrieved successfully. Aug 25 10:27:44.035007 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-efc7e8e5-4d41-4474-b5bc-301722e6de39 req-c4592685-15d0-48e8-aac1-840c1b0fa152 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] https://10.4.3.119/volume/v3/volumes/7491ab5b-d43e-40b7-bdb9-744dc8ff099b returned with HTTP 200 Aug 25 10:27:44.035557 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1074/4303] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:27:44 2026] GET /volume/v3/volumes/7491ab5b-d43e-40b7-bdb9-744dc8ff099b => generated 884 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:44.127356 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-60f43316-374a-49ba-8623-66bd857fe839 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:44.127838 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-60f43316-374a-49ba-8623-66bd857fe839 None None] GET https://10.4.3.119/volume// Aug 25 10:27:44.128056 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-60f43316-374a-49ba-8623-66bd857fe839 None None] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:44.128300 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-60f43316-374a-49ba-8623-66bd857fe839 None None] Calling method 'all' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:44.128698 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-60f43316-374a-49ba-8623-66bd857fe839 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:27:44.129182 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1078/4304] 10.4.3.119 () {66 vars in 1428 bytes} [Tue Aug 25 10:27:44 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:27:44.137935 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-efc7e8e5-4d41-4474-b5bc-301722e6de39 req-a605b86a-63fb-4f5d-a9e3-ea2778d583da None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:44.140746 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-efc7e8e5-4d41-4474-b5bc-301722e6de39 req-a605b86a-63fb-4f5d-a9e3-ea2778d583da tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] POST https://10.4.3.119/volume/v3/attachments Aug 25 10:27:44.140746 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-efc7e8e5-4d41-4474-b5bc-301722e6de39 req-a605b86a-63fb-4f5d-a9e3-ea2778d583da tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7491ab5b-d43e-40b7-bdb9-744dc8ff099b", "connector": null, "instance_uuid": "012f8614-7586-423d-aac0-bfce6c9bb432"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:27:44.145416 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-9993bea2-80c6-464a-9032-347a50525e13 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:44.150194 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:44.150194 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:27:44.177997 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-76998f7e-61c5-42e3-9de1-e25c32d69d0e None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:44.179124 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-76998f7e-61c5-42e3-9de1-e25c32d69d0e tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] GET https://10.4.3.119/volume/v3/backups/a9a42cdc-fd89-4c31-b6e0-bcd30f3806fa Aug 25 10:27:44.179415 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-76998f7e-61c5-42e3-9de1-e25c32d69d0e tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:44.179639 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-76998f7e-61c5-42e3-9de1-e25c32d69d0e tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:44.179796 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-76998f7e-61c5-42e3-9de1-e25c32d69d0e tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Show backup with id a9a42cdc-fd89-4c31-b6e0-bcd30f3806fa. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:27:44.184634 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:44.184634 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:27:44.185409 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-76998f7e-61c5-42e3-9de1-e25c32d69d0e tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] https://10.4.3.119/volume/v3/backups/a9a42cdc-fd89-4c31-b6e0-bcd30f3806fa returned with HTTP 200 Aug 25 10:27:44.186023 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1075/4305] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:27:44 2026] GET /volume/v3/backups/a9a42cdc-fd89-4c31-b6e0-bcd30f3806fa => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:44.194584 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-efc7e8e5-4d41-4474-b5bc-301722e6de39 req-a605b86a-63fb-4f5d-a9e3-ea2778d583da tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] https://10.4.3.119/volume/v3/attachments returned with HTTP 200 Aug 25 10:27:44.195290 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1083/4306] 10.4.3.119 () {74 vars in 1594 bytes} [Tue Aug 25 10:27:44 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 25 10:27:44.226178 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-14ef0a5d-32c7-45ed-a377-ecb6fd7806b5 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:44.228201 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-14ef0a5d-32c7-45ed-a377-ecb6fd7806b5 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] GET https://10.4.3.119/volume/v3/volumes/7491ab5b-d43e-40b7-bdb9-744dc8ff099b Aug 25 10:27:44.228504 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-14ef0a5d-32c7-45ed-a377-ecb6fd7806b5 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:44.228775 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-14ef0a5d-32c7-45ed-a377-ecb6fd7806b5 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:44.238300 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-89bd5d18-718f-49e1-8bdb-2beb8c9f9d57 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:44.238787 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-89bd5d18-718f-49e1-8bdb-2beb8c9f9d57 None None] GET https://10.4.3.119/volume// Aug 25 10:27:44.238948 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-89bd5d18-718f-49e1-8bdb-2beb8c9f9d57 None None] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:44.239503 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-89bd5d18-718f-49e1-8bdb-2beb8c9f9d57 None None] Calling method 'all' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:44.239719 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-89bd5d18-718f-49e1-8bdb-2beb8c9f9d57 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:27:44.240060 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1076/4307] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:27:44 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:27:44.245800 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:44.245800 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:27:44.250369 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-14ef0a5d-32c7-45ed-a377-ecb6fd7806b5 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Volume info retrieved successfully. Aug 25 10:27:44.251921 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-efc7e8e5-4d41-4474-b5bc-301722e6de39 req-c90de111-a213-48bb-9e0f-f4746b9b487c None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:44.254938 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-efc7e8e5-4d41-4474-b5bc-301722e6de39 req-c90de111-a213-48bb-9e0f-f4746b9b487c tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] GET https://10.4.3.119/volume/v3/volumes/7491ab5b-d43e-40b7-bdb9-744dc8ff099b Aug 25 10:27:44.255257 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-efc7e8e5-4d41-4474-b5bc-301722e6de39 req-c90de111-a213-48bb-9e0f-f4746b9b487c tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:44.255461 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-efc7e8e5-4d41-4474-b5bc-301722e6de39 req-c90de111-a213-48bb-9e0f-f4746b9b487c tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:44.256052 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-14ef0a5d-32c7-45ed-a377-ecb6fd7806b5 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] https://10.4.3.119/volume/v3/volumes/7491ab5b-d43e-40b7-bdb9-744dc8ff099b returned with HTTP 200 Aug 25 10:27:44.256555 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1079/4308] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:44 2026] GET /volume/v3/volumes/7491ab5b-d43e-40b7-bdb9-744dc8ff099b => generated 883 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:44.270283 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9993bea2-80c6-464a-9032-347a50525e13 tempest-VolumeTypesNegativeTest-1117239638 tempest-VolumeTypesNegativeTest-1117239638-project-admin] POST https://10.4.3.119/volume/v3/types/5e393923-b517-4fe1-812b-8cf96e241a8b/encryption Aug 25 10:27:44.270787 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9993bea2-80c6-464a-9032-347a50525e13 tempest-VolumeTypesNegativeTest-1117239638 tempest-VolumeTypesNegativeTest-1117239638-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:27:44.272576 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:44.272576 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:27:44.272894 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:44.272894 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:27:44.278776 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-efc7e8e5-4d41-4474-b5bc-301722e6de39 req-c90de111-a213-48bb-9e0f-f4746b9b487c tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Volume info retrieved successfully. Aug 25 10:27:44.284580 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-efc7e8e5-4d41-4474-b5bc-301722e6de39 req-c90de111-a213-48bb-9e0f-f4746b9b487c tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] https://10.4.3.119/volume/v3/volumes/7491ab5b-d43e-40b7-bdb9-744dc8ff099b returned with HTTP 200 Aug 25 10:27:44.285230 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1084/4309] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:27:44 2026] GET /volume/v3/volumes/7491ab5b-d43e-40b7-bdb9-744dc8ff099b => generated 1063 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:27:44.288879 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9993bea2-80c6-464a-9032-347a50525e13 tempest-VolumeTypesNegativeTest-1117239638 tempest-VolumeTypesNegativeTest-1117239638-project-admin] https://10.4.3.119/volume/v3/types/5e393923-b517-4fe1-812b-8cf96e241a8b/encryption returned with HTTP 404 Aug 25 10:27:44.289381 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1071/4310] 10.4.3.119 () {68 vars in 1397 bytes} [Tue Aug 25 10:27:44 2026] POST /volume/v3/types/5e393923-b517-4fe1-812b-8cf96e241a8b/encryption => generated 114 bytes in 144 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:27:44.297347 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-7129185c-8551-4918-a44d-02ec19b37cfb None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:44.299297 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7129185c-8551-4918-a44d-02ec19b37cfb tempest-VolumeTypesNegativeTest-1117239638 tempest-VolumeTypesNegativeTest-1117239638-project-admin] POST https://10.4.3.119/volume/v3/types Aug 25 10:27:44.299887 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-7129185c-8551-4918-a44d-02ec19b37cfb tempest-VolumeTypesNegativeTest-1117239638 tempest-VolumeTypesNegativeTest-1117239638-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-311781796", "os-volume-type-access:is_public": false}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:27:44.323692 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7129185c-8551-4918-a44d-02ec19b37cfb tempest-VolumeTypesNegativeTest-1117239638 tempest-VolumeTypesNegativeTest-1117239638-project-admin] https://10.4.3.119/volume/v3/types returned with HTTP 200 Aug 25 10:27:44.324105 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1077/4311] 10.4.3.119 () {68 vars in 1253 bytes} [Tue Aug 25 10:27:44 2026] POST /volume/v3/types => generated 230 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:44.332781 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-24b6d38d-b5d6-42db-bb2d-9b1dcb3e51ce None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:44.399363 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-efc7e8e5-4d41-4474-b5bc-301722e6de39 req-6849158a-8153-4f7c-908e-164b95b86a0f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:44.401679 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-efc7e8e5-4d41-4474-b5bc-301722e6de39 req-6849158a-8153-4f7c-908e-164b95b86a0f tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] PUT https://10.4.3.119/volume/v3/attachments/20a08c32-517a-4b7d-84b7-a107d358abe0 Aug 25 10:27:44.402098 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-efc7e8e5-4d41-4474-b5bc-301722e6de39 req-6849158a-8153-4f7c-908e-164b95b86a0f tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.119", "host": "np0000008063", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3398d5156650", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "462fd6ce-c505-48ef-84ec-f85776d45b24", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:27:44.411507 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-efc7e8e5-4d41-4474-b5bc-301722e6de39 req-6849158a-8153-4f7c-908e-164b95b86a0f tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Acquiring lock "cinder-attachment_update-7491ab5b-d43e-40b7-bdb9-744dc8ff099b-np0000008063" by "attachment_update" {{(pid=100391) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 10:27:44.417809 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-24b6d38d-b5d6-42db-bb2d-9b1dcb3e51ce tempest-VolumeTypesNegativeTest-887300172 tempest-VolumeTypesNegativeTest-887300172-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:27:44.418737 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-24b6d38d-b5d6-42db-bb2d-9b1dcb3e51ce tempest-VolumeTypesNegativeTest-887300172 tempest-VolumeTypesNegativeTest-887300172-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "6ea7b86e-f1cd-4f25-ae26-477e74ed5af1", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-781196903"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:27:44.419684 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-efc7e8e5-4d41-4474-b5bc-301722e6de39 req-6849158a-8153-4f7c-908e-164b95b86a0f tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Lock "cinder-attachment_update-7491ab5b-d43e-40b7-bdb9-744dc8ff099b-np0000008063" acquired by "attachment_update" :: waited 0.008s {{(pid=100391) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 10:27:44.419856 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-24b6d38d-b5d6-42db-bb2d-9b1dcb3e51ce tempest-VolumeTypesNegativeTest-887300172 tempest-VolumeTypesNegativeTest-887300172-project-member] Create volume request body: {'volume': {'volume_type': '6ea7b86e-f1cd-4f25-ae26-477e74ed5af1', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-781196903'}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:27:44.420603 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:44.420603 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:27:44.426330 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-24b6d38d-b5d6-42db-bb2d-9b1dcb3e51ce tempest-VolumeTypesNegativeTest-887300172 tempest-VolumeTypesNegativeTest-887300172-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 404 Aug 25 10:27:44.426793 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1080/4312] 10.4.3.119 () {68 vars in 1259 bytes} [Tue Aug 25 10:27:44 2026] POST /volume/v3/volumes => generated 114 bytes in 94 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:27:44.434693 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-0fb0ab01-64e2-45f8-8663-a8c69f5b170c None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:44.440184 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0fb0ab01-64e2-45f8-8663-a8c69f5b170c tempest-VolumeTypesNegativeTest-1117239638 tempest-VolumeTypesNegativeTest-1117239638-project-admin] DELETE https://10.4.3.119/volume/v3/types/6ea7b86e-f1cd-4f25-ae26-477e74ed5af1 Aug 25 10:27:44.440414 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0fb0ab01-64e2-45f8-8663-a8c69f5b170c tempest-VolumeTypesNegativeTest-1117239638 tempest-VolumeTypesNegativeTest-1117239638-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:44.440639 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0fb0ab01-64e2-45f8-8663-a8c69f5b170c tempest-VolumeTypesNegativeTest-1117239638 tempest-VolumeTypesNegativeTest-1117239638-project-admin] Calling method '_delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:44.483509 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0fb0ab01-64e2-45f8-8663-a8c69f5b170c tempest-VolumeTypesNegativeTest-1117239638 tempest-VolumeTypesNegativeTest-1117239638-project-admin] https://10.4.3.119/volume/v3/types/6ea7b86e-f1cd-4f25-ae26-477e74ed5af1 returned with HTTP 202 Aug 25 10:27:44.483739 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1072/4313] 10.4.3.119 () {66 vars in 1345 bytes} [Tue Aug 25 10:27:44 2026] DELETE /volume/v3/types/6ea7b86e-f1cd-4f25-ae26-477e74ed5af1 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:27:44.490628 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-849b7817-9f2b-4c08-929e-67a72e2fd6ca None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:44.492522 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-849b7817-9f2b-4c08-929e-67a72e2fd6ca tempest-VolumeTypesNegativeTest-1117239638 tempest-VolumeTypesNegativeTest-1117239638-project-admin] GET https://10.4.3.119/volume/v3/types/6ea7b86e-f1cd-4f25-ae26-477e74ed5af1 Aug 25 10:27:44.492774 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-849b7817-9f2b-4c08-929e-67a72e2fd6ca tempest-VolumeTypesNegativeTest-1117239638 tempest-VolumeTypesNegativeTest-1117239638-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:44.492998 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-849b7817-9f2b-4c08-929e-67a72e2fd6ca tempest-VolumeTypesNegativeTest-1117239638 tempest-VolumeTypesNegativeTest-1117239638-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:44.496779 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-849b7817-9f2b-4c08-929e-67a72e2fd6ca tempest-VolumeTypesNegativeTest-1117239638 tempest-VolumeTypesNegativeTest-1117239638-project-admin] https://10.4.3.119/volume/v3/types/6ea7b86e-f1cd-4f25-ae26-477e74ed5af1 returned with HTTP 404 Aug 25 10:27:44.497277 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1078/4314] 10.4.3.119 () {66 vars in 1342 bytes} [Tue Aug 25 10:27:44 2026] GET /volume/v3/types/6ea7b86e-f1cd-4f25-ae26-477e74ed5af1 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 25 10:27:44.506164 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-ab954281-aa8f-4b8a-85fe-ebecedf8d425 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:44.508002 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ab954281-aa8f-4b8a-85fe-ebecedf8d425 tempest-VolumeTypesNegativeTest-1117239638 tempest-VolumeTypesNegativeTest-1117239638-project-admin] POST https://10.4.3.119/volume/v3/types Aug 25 10:27:44.508384 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ab954281-aa8f-4b8a-85fe-ebecedf8d425 tempest-VolumeTypesNegativeTest-1117239638 tempest-VolumeTypesNegativeTest-1117239638-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:27:44.510466 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ab954281-aa8f-4b8a-85fe-ebecedf8d425 tempest-VolumeTypesNegativeTest-1117239638 tempest-VolumeTypesNegativeTest-1117239638-project-admin] https://10.4.3.119/volume/v3/types returned with HTTP 400 Aug 25 10:27:44.511072 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1081/4315] 10.4.3.119 () {68 vars in 1252 bytes} [Tue Aug 25 10:27:44 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 25 10:27:44.519711 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-91e4308c-8136-4f06-b102-e9e98b148018 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:44.521798 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-91e4308c-8136-4f06-b102-e9e98b148018 tempest-VolumeTypesNegativeTest-1117239638 tempest-VolumeTypesNegativeTest-1117239638-project-admin] POST https://10.4.3.119/volume/v3/types Aug 25 10:27:44.522405 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-91e4308c-8136-4f06-b102-e9e98b148018 tempest-VolumeTypesNegativeTest-1117239638 tempest-VolumeTypesNegativeTest-1117239638-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1661743068"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:27:44.530062 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-efc7e8e5-4d41-4474-b5bc-301722e6de39 req-6849158a-8153-4f7c-908e-164b95b86a0f tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Lock "cinder-attachment_update-7491ab5b-d43e-40b7-bdb9-744dc8ff099b-np0000008063" released by "attachment_update" :: held 0.111s {{(pid=100391) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 10:27:44.530395 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-efc7e8e5-4d41-4474-b5bc-301722e6de39 req-6849158a-8153-4f7c-908e-164b95b86a0f tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] https://10.4.3.119/volume/v3/attachments/20a08c32-517a-4b7d-84b7-a107d358abe0 returned with HTTP 200 Aug 25 10:27:44.530892 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1085/4316] 10.4.3.119 () {74 vars in 1704 bytes} [Tue Aug 25 10:27:44 2026] PUT /volume/v3/attachments/20a08c32-517a-4b7d-84b7-a107d358abe0 => generated 969 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:27:44.539324 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-91e4308c-8136-4f06-b102-e9e98b148018 tempest-VolumeTypesNegativeTest-1117239638 tempest-VolumeTypesNegativeTest-1117239638-project-admin] https://10.4.3.119/volume/v3/types returned with HTTP 200 Aug 25 10:27:44.539776 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1073/4317] 10.4.3.119 () {68 vars in 1252 bytes} [Tue Aug 25 10:27:44 2026] POST /volume/v3/types => generated 229 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:44.548627 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-84019298-72ad-489b-bd0d-a0676a54fcb4 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:44.551439 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-84019298-72ad-489b-bd0d-a0676a54fcb4 tempest-VolumeTypesNegativeTest-1117239638 tempest-VolumeTypesNegativeTest-1117239638-project-admin] POST https://10.4.3.119/volume/v3/types Aug 25 10:27:44.551990 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-84019298-72ad-489b-bd0d-a0676a54fcb4 tempest-VolumeTypesNegativeTest-1117239638 tempest-VolumeTypesNegativeTest-1117239638-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1661743068"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:27:44.558992 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-84019298-72ad-489b-bd0d-a0676a54fcb4 tempest-VolumeTypesNegativeTest-1117239638 tempest-VolumeTypesNegativeTest-1117239638-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-1661743068 already exists. Aug 25 10:27:44.559160 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-84019298-72ad-489b-bd0d-a0676a54fcb4 tempest-VolumeTypesNegativeTest-1117239638 tempest-VolumeTypesNegativeTest-1117239638-project-admin] https://10.4.3.119/volume/v3/types returned with HTTP 409 Aug 25 10:27:44.559665 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1079/4318] 10.4.3.119 () {68 vars in 1252 bytes} [Tue Aug 25 10:27:44 2026] POST /volume/v3/types => generated 134 bytes in 11 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:27:44.567608 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-41aa8e7f-0eeb-45cc-b669-448b620ac3a8 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:44.573259 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-41aa8e7f-0eeb-45cc-b669-448b620ac3a8 tempest-VolumeTypesNegativeTest-1117239638 tempest-VolumeTypesNegativeTest-1117239638-project-admin] DELETE https://10.4.3.119/volume/v3/types/43af1056-ad5f-482d-b14b-a4f1484efeb1 Aug 25 10:27:44.573488 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-41aa8e7f-0eeb-45cc-b669-448b620ac3a8 tempest-VolumeTypesNegativeTest-1117239638 tempest-VolumeTypesNegativeTest-1117239638-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:44.573630 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-41aa8e7f-0eeb-45cc-b669-448b620ac3a8 tempest-VolumeTypesNegativeTest-1117239638 tempest-VolumeTypesNegativeTest-1117239638-project-admin] Calling method '_delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:44.602544 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-41aa8e7f-0eeb-45cc-b669-448b620ac3a8 tempest-VolumeTypesNegativeTest-1117239638 tempest-VolumeTypesNegativeTest-1117239638-project-admin] https://10.4.3.119/volume/v3/types/43af1056-ad5f-482d-b14b-a4f1484efeb1 returned with HTTP 202 Aug 25 10:27:44.603286 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1082/4319] 10.4.3.119 () {66 vars in 1345 bytes} [Tue Aug 25 10:27:44 2026] DELETE /volume/v3/types/43af1056-ad5f-482d-b14b-a4f1484efeb1 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:27:44.612054 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-447be005-5e6f-4f45-b65b-8ed184301ecf None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:44.614444 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-447be005-5e6f-4f45-b65b-8ed184301ecf tempest-VolumeTypesNegativeTest-1117239638 tempest-VolumeTypesNegativeTest-1117239638-project-admin] GET https://10.4.3.119/volume/v3/types/43af1056-ad5f-482d-b14b-a4f1484efeb1 Aug 25 10:27:44.614754 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-447be005-5e6f-4f45-b65b-8ed184301ecf tempest-VolumeTypesNegativeTest-1117239638 tempest-VolumeTypesNegativeTest-1117239638-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:44.615000 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-447be005-5e6f-4f45-b65b-8ed184301ecf tempest-VolumeTypesNegativeTest-1117239638 tempest-VolumeTypesNegativeTest-1117239638-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:44.618540 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-447be005-5e6f-4f45-b65b-8ed184301ecf tempest-VolumeTypesNegativeTest-1117239638 tempest-VolumeTypesNegativeTest-1117239638-project-admin] https://10.4.3.119/volume/v3/types/43af1056-ad5f-482d-b14b-a4f1484efeb1 returned with HTTP 404 Aug 25 10:27:44.619219 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1086/4320] 10.4.3.119 () {66 vars in 1342 bytes} [Tue Aug 25 10:27:44 2026] GET /volume/v3/types/43af1056-ad5f-482d-b14b-a4f1484efeb1 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:27:44.628778 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-8122e65d-eac2-4831-ba3b-3fdd5ba891dd None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:44.629379 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-72109a7b-deaa-4d56-9b22-fc8259e967a5 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:44.630843 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8122e65d-eac2-4831-ba3b-3fdd5ba891dd tempest-VolumeTypesNegativeTest-1117239638 tempest-VolumeTypesNegativeTest-1117239638-project-admin] DELETE https://10.4.3.119/volume/v3/types/e0387b69-b3c1-423b-b9f7-a95f138557f6 Aug 25 10:27:44.631118 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8122e65d-eac2-4831-ba3b-3fdd5ba891dd tempest-VolumeTypesNegativeTest-1117239638 tempest-VolumeTypesNegativeTest-1117239638-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:44.631674 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8122e65d-eac2-4831-ba3b-3fdd5ba891dd tempest-VolumeTypesNegativeTest-1117239638 tempest-VolumeTypesNegativeTest-1117239638-project-admin] Calling method '_delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:44.631996 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-72109a7b-deaa-4d56-9b22-fc8259e967a5 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] GET https://10.4.3.119/volume/v3/backups/b526aaa9-df01-47eb-8130-6454d9cd271d Aug 25 10:27:44.632523 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-72109a7b-deaa-4d56-9b22-fc8259e967a5 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:44.632523 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-72109a7b-deaa-4d56-9b22-fc8259e967a5 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:44.632681 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-72109a7b-deaa-4d56-9b22-fc8259e967a5 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Show backup with id b526aaa9-df01-47eb-8130-6454d9cd271d. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:27:44.636225 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8122e65d-eac2-4831-ba3b-3fdd5ba891dd tempest-VolumeTypesNegativeTest-1117239638 tempest-VolumeTypesNegativeTest-1117239638-project-admin] https://10.4.3.119/volume/v3/types/e0387b69-b3c1-423b-b9f7-a95f138557f6 returned with HTTP 404 Aug 25 10:27:44.636704 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1074/4321] 10.4.3.119 () {66 vars in 1345 bytes} [Tue Aug 25 10:27:44 2026] DELETE /volume/v3/types/e0387b69-b3c1-423b-b9f7-a95f138557f6 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:27:44.637817 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:44.637817 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:27:44.638934 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-72109a7b-deaa-4d56-9b22-fc8259e967a5 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] https://10.4.3.119/volume/v3/backups/b526aaa9-df01-47eb-8130-6454d9cd271d returned with HTTP 200 Aug 25 10:27:44.639505 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1080/4322] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:44 2026] GET /volume/v3/backups/b526aaa9-df01-47eb-8130-6454d9cd271d => generated 739 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:44.647691 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-1c0c9096-5613-463d-b4ab-365f71b6cdf2 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:44.650011 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1c0c9096-5613-463d-b4ab-365f71b6cdf2 tempest-VolumeTypesNegativeTest-1117239638 tempest-VolumeTypesNegativeTest-1117239638-project-admin] GET https://10.4.3.119/volume/v3/types/66d1fb1b-a571-48bb-9f56-0550257b454c Aug 25 10:27:44.650457 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1c0c9096-5613-463d-b4ab-365f71b6cdf2 tempest-VolumeTypesNegativeTest-1117239638 tempest-VolumeTypesNegativeTest-1117239638-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:44.650560 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1c0c9096-5613-463d-b4ab-365f71b6cdf2 tempest-VolumeTypesNegativeTest-1117239638 tempest-VolumeTypesNegativeTest-1117239638-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:44.655377 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1c0c9096-5613-463d-b4ab-365f71b6cdf2 tempest-VolumeTypesNegativeTest-1117239638 tempest-VolumeTypesNegativeTest-1117239638-project-admin] https://10.4.3.119/volume/v3/types/66d1fb1b-a571-48bb-9f56-0550257b454c returned with HTTP 404 Aug 25 10:27:44.656074 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1083/4323] 10.4.3.119 () {66 vars in 1342 bytes} [Tue Aug 25 10:27:44 2026] GET /volume/v3/types/66d1fb1b-a571-48bb-9f56-0550257b454c => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:27:45.196982 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-0d018cb4-fd2c-4bfd-a0eb-6e21398a3fbd None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:45.199191 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0d018cb4-fd2c-4bfd-a0eb-6e21398a3fbd tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] GET https://10.4.3.119/volume/v3/backups/a9a42cdc-fd89-4c31-b6e0-bcd30f3806fa Aug 25 10:27:45.199191 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0d018cb4-fd2c-4bfd-a0eb-6e21398a3fbd tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:45.199313 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0d018cb4-fd2c-4bfd-a0eb-6e21398a3fbd tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:45.199431 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-0d018cb4-fd2c-4bfd-a0eb-6e21398a3fbd tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Show backup with id a9a42cdc-fd89-4c31-b6e0-bcd30f3806fa. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:27:45.205894 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:45.205894 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:27:45.207272 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0d018cb4-fd2c-4bfd-a0eb-6e21398a3fbd tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] https://10.4.3.119/volume/v3/backups/a9a42cdc-fd89-4c31-b6e0-bcd30f3806fa returned with HTTP 200 Aug 25 10:27:45.207449 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1087/4324] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:27:45 2026] GET /volume/v3/backups/a9a42cdc-fd89-4c31-b6e0-bcd30f3806fa => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:45.269812 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-b955b7ae-d682-4f17-bd25-514b69039328 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:45.271916 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b955b7ae-d682-4f17-bd25-514b69039328 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] GET https://10.4.3.119/volume/v3/volumes/7491ab5b-d43e-40b7-bdb9-744dc8ff099b Aug 25 10:27:45.272396 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b955b7ae-d682-4f17-bd25-514b69039328 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:45.272447 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b955b7ae-d682-4f17-bd25-514b69039328 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:45.284801 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:45.284801 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:27:45.290202 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-b955b7ae-d682-4f17-bd25-514b69039328 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Volume info retrieved successfully. Aug 25 10:27:45.295478 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b955b7ae-d682-4f17-bd25-514b69039328 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] https://10.4.3.119/volume/v3/volumes/7491ab5b-d43e-40b7-bdb9-744dc8ff099b returned with HTTP 200 Aug 25 10:27:45.295996 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1075/4325] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:45 2026] GET /volume/v3/volumes/7491ab5b-d43e-40b7-bdb9-744dc8ff099b => generated 884 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:45.502372 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-c5bac400-1e4a-4ce3-bfde-dca73c0ec2f7 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:45.504287 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c5bac400-1e4a-4ce3-bfde-dca73c0ec2f7 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] GET https://10.4.3.119/volume/v3/snapshots/814b2928-4ecc-4734-b1d9-e94d54ad1717 Aug 25 10:27:45.504541 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c5bac400-1e4a-4ce3-bfde-dca73c0ec2f7 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:45.504820 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c5bac400-1e4a-4ce3-bfde-dca73c0ec2f7 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:45.510264 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:45.510264 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:27:45.510776 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-c5bac400-1e4a-4ce3-bfde-dca73c0ec2f7 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Snapshot retrieved successfully. Aug 25 10:27:45.511616 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c5bac400-1e4a-4ce3-bfde-dca73c0ec2f7 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/snapshots/814b2928-4ecc-4734-b1d9-e94d54ad1717 returned with HTTP 200 Aug 25 10:27:45.512028 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1081/4326] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:27:45 2026] GET /volume/v3/snapshots/814b2928-4ecc-4734-b1d9-e94d54ad1717 => generated 479 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:45.651770 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-daaa45bc-c13b-4117-988c-b1d34ceb4d77 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:45.653488 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-daaa45bc-c13b-4117-988c-b1d34ceb4d77 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] GET https://10.4.3.119/volume/v3/backups/b526aaa9-df01-47eb-8130-6454d9cd271d Aug 25 10:27:45.653716 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-daaa45bc-c13b-4117-988c-b1d34ceb4d77 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:45.653895 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-daaa45bc-c13b-4117-988c-b1d34ceb4d77 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:45.653997 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-daaa45bc-c13b-4117-988c-b1d34ceb4d77 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Show backup with id b526aaa9-df01-47eb-8130-6454d9cd271d. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:27:45.658714 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:45.658714 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:27:45.659380 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-daaa45bc-c13b-4117-988c-b1d34ceb4d77 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] https://10.4.3.119/volume/v3/backups/b526aaa9-df01-47eb-8130-6454d9cd271d returned with HTTP 200 Aug 25 10:27:45.659819 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1084/4327] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:45 2026] GET /volume/v3/backups/b526aaa9-df01-47eb-8130-6454d9cd271d => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:46.220730 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-fe09e0bc-848a-40dd-a148-e49153325ad3 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:46.223559 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-fe09e0bc-848a-40dd-a148-e49153325ad3 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] GET https://10.4.3.119/volume/v3/backups/a9a42cdc-fd89-4c31-b6e0-bcd30f3806fa Aug 25 10:27:46.223559 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-fe09e0bc-848a-40dd-a148-e49153325ad3 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:46.224122 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-fe09e0bc-848a-40dd-a148-e49153325ad3 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:46.224122 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-fe09e0bc-848a-40dd-a148-e49153325ad3 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Show backup with id a9a42cdc-fd89-4c31-b6e0-bcd30f3806fa. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:27:46.238896 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:46.238896 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:27:46.239748 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-fe09e0bc-848a-40dd-a148-e49153325ad3 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] https://10.4.3.119/volume/v3/backups/a9a42cdc-fd89-4c31-b6e0-bcd30f3806fa returned with HTTP 200 Aug 25 10:27:46.240223 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1088/4328] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:27:46 2026] GET /volume/v3/backups/a9a42cdc-fd89-4c31-b6e0-bcd30f3806fa => generated 735 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:46.309176 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-83bc81d7-3ce4-445c-88a1-227182f971e1 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:46.311354 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-83bc81d7-3ce4-445c-88a1-227182f971e1 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] GET https://10.4.3.119/volume/v3/volumes/7491ab5b-d43e-40b7-bdb9-744dc8ff099b Aug 25 10:27:46.311545 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-83bc81d7-3ce4-445c-88a1-227182f971e1 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:46.311771 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-83bc81d7-3ce4-445c-88a1-227182f971e1 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:46.327210 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:46.327210 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:27:46.331405 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-83bc81d7-3ce4-445c-88a1-227182f971e1 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Volume info retrieved successfully. Aug 25 10:27:46.338910 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-83bc81d7-3ce4-445c-88a1-227182f971e1 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] https://10.4.3.119/volume/v3/volumes/7491ab5b-d43e-40b7-bdb9-744dc8ff099b returned with HTTP 200 Aug 25 10:27:46.339483 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1076/4329] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:46 2026] GET /volume/v3/volumes/7491ab5b-d43e-40b7-bdb9-744dc8ff099b => generated 884 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:46.671888 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-2c2eeb04-a9fd-405d-bad1-a921f6bfd835 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:46.674208 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2c2eeb04-a9fd-405d-bad1-a921f6bfd835 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] GET https://10.4.3.119/volume/v3/backups/b526aaa9-df01-47eb-8130-6454d9cd271d Aug 25 10:27:46.674709 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2c2eeb04-a9fd-405d-bad1-a921f6bfd835 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:46.675102 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2c2eeb04-a9fd-405d-bad1-a921f6bfd835 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:46.676156 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-2c2eeb04-a9fd-405d-bad1-a921f6bfd835 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Show backup with id b526aaa9-df01-47eb-8130-6454d9cd271d. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:27:46.684582 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:46.684582 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:27:46.686054 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2c2eeb04-a9fd-405d-bad1-a921f6bfd835 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] https://10.4.3.119/volume/v3/backups/b526aaa9-df01-47eb-8130-6454d9cd271d returned with HTTP 200 Aug 25 10:27:46.686930 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1082/4330] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:46 2026] GET /volume/v3/backups/b526aaa9-df01-47eb-8130-6454d9cd271d => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:46.780221 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-792f9730-a6b1-4cae-a81a-42db4e9cb051 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:46.890971 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-792f9730-a6b1-4cae-a81a-42db4e9cb051 tempest-AvailabilityZoneTestJSON-137041205 tempest-AvailabilityZoneTestJSON-137041205-project-member] GET https://10.4.3.119/volume/v3/os-availability-zone Aug 25 10:27:46.891275 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-792f9730-a6b1-4cae-a81a-42db4e9cb051 tempest-AvailabilityZoneTestJSON-137041205 tempest-AvailabilityZoneTestJSON-137041205-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:46.891537 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-792f9730-a6b1-4cae-a81a-42db4e9cb051 tempest-AvailabilityZoneTestJSON-137041205 tempest-AvailabilityZoneTestJSON-137041205-project-member] Calling method 'index' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:46.895567 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-792f9730-a6b1-4cae-a81a-42db4e9cb051 tempest-AvailabilityZoneTestJSON-137041205 tempest-AvailabilityZoneTestJSON-137041205-project-member] Availability Zones retrieved successfully. Aug 25 10:27:46.895834 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-792f9730-a6b1-4cae-a81a-42db4e9cb051 tempest-AvailabilityZoneTestJSON-137041205 tempest-AvailabilityZoneTestJSON-137041205-project-member] https://10.4.3.119/volume/v3/os-availability-zone returned with HTTP 200 Aug 25 10:27:46.896239 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1085/4331] 10.4.3.119 () {66 vars in 1276 bytes} [Tue Aug 25 10:27:46 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 10:27:47.252052 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-77dceb56-a37a-48f9-a369-1cdd5c084370 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:47.254925 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-77dceb56-a37a-48f9-a369-1cdd5c084370 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] GET https://10.4.3.119/volume/v3/backups/a9a42cdc-fd89-4c31-b6e0-bcd30f3806fa Aug 25 10:27:47.255331 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-77dceb56-a37a-48f9-a369-1cdd5c084370 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:47.255842 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-77dceb56-a37a-48f9-a369-1cdd5c084370 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:47.255842 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-77dceb56-a37a-48f9-a369-1cdd5c084370 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Show backup with id a9a42cdc-fd89-4c31-b6e0-bcd30f3806fa. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:27:47.261884 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:47.261884 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:27:47.262839 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-77dceb56-a37a-48f9-a369-1cdd5c084370 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] https://10.4.3.119/volume/v3/backups/a9a42cdc-fd89-4c31-b6e0-bcd30f3806fa returned with HTTP 200 Aug 25 10:27:47.263956 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1089/4332] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:27:47 2026] GET /volume/v3/backups/a9a42cdc-fd89-4c31-b6e0-bcd30f3806fa => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:47.360168 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-36feb0d0-310c-4d3e-9298-a23a90cafd2f None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:47.360597 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-36feb0d0-310c-4d3e-9298-a23a90cafd2f tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] GET https://10.4.3.119/volume/v3/volumes/7491ab5b-d43e-40b7-bdb9-744dc8ff099b Aug 25 10:27:47.360597 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-36feb0d0-310c-4d3e-9298-a23a90cafd2f tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:47.360714 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-36feb0d0-310c-4d3e-9298-a23a90cafd2f tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:47.370011 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:47.370011 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:27:47.373439 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-36feb0d0-310c-4d3e-9298-a23a90cafd2f tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Volume info retrieved successfully. Aug 25 10:27:47.377716 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-36feb0d0-310c-4d3e-9298-a23a90cafd2f tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] https://10.4.3.119/volume/v3/volumes/7491ab5b-d43e-40b7-bdb9-744dc8ff099b returned with HTTP 200 Aug 25 10:27:47.377852 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1077/4333] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:47 2026] GET /volume/v3/volumes/7491ab5b-d43e-40b7-bdb9-744dc8ff099b => generated 884 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:47.561026 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-da161893-7439-4d7e-aede-f9b09fcb9c85 req-a6af440a-d4ba-4c67-beba-a0faafa45473 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:47.564827 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-da161893-7439-4d7e-aede-f9b09fcb9c85 req-a6af440a-d4ba-4c67-beba-a0faafa45473 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] GET https://10.4.3.119/volume/v3/snapshots/814b2928-4ecc-4734-b1d9-e94d54ad1717 Aug 25 10:27:47.565029 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-da161893-7439-4d7e-aede-f9b09fcb9c85 req-a6af440a-d4ba-4c67-beba-a0faafa45473 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:47.565310 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-da161893-7439-4d7e-aede-f9b09fcb9c85 req-a6af440a-d4ba-4c67-beba-a0faafa45473 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:47.577510 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:47.577510 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:27:47.578003 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [req-da161893-7439-4d7e-aede-f9b09fcb9c85 req-a6af440a-d4ba-4c67-beba-a0faafa45473 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Snapshot retrieved successfully. Aug 25 10:27:47.578841 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-da161893-7439-4d7e-aede-f9b09fcb9c85 req-a6af440a-d4ba-4c67-beba-a0faafa45473 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/snapshots/814b2928-4ecc-4734-b1d9-e94d54ad1717 returned with HTTP 200 Aug 25 10:27:47.579341 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1083/4334] 10.4.3.119 () {68 vars in 1604 bytes} [Tue Aug 25 10:27:47 2026] GET /volume/v3/snapshots/814b2928-4ecc-4734-b1d9-e94d54ad1717 => generated 479 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:47.699379 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-a73a1291-57c2-4d47-af1f-c8173c54c729 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:47.703927 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a73a1291-57c2-4d47-af1f-c8173c54c729 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] GET https://10.4.3.119/volume/v3/backups/b526aaa9-df01-47eb-8130-6454d9cd271d Aug 25 10:27:47.704156 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a73a1291-57c2-4d47-af1f-c8173c54c729 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:47.704387 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a73a1291-57c2-4d47-af1f-c8173c54c729 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:47.704528 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-a73a1291-57c2-4d47-af1f-c8173c54c729 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Show backup with id b526aaa9-df01-47eb-8130-6454d9cd271d. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:27:47.709574 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:47.709574 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:27:47.710538 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a73a1291-57c2-4d47-af1f-c8173c54c729 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] https://10.4.3.119/volume/v3/backups/b526aaa9-df01-47eb-8130-6454d9cd271d returned with HTTP 200 Aug 25 10:27:47.710983 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1086/4335] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:47 2026] GET /volume/v3/backups/b526aaa9-df01-47eb-8130-6454d9cd271d => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:48.278919 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-30aeebf7-08ee-4697-80a8-4e7411e95175 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:48.280940 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-30aeebf7-08ee-4697-80a8-4e7411e95175 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] GET https://10.4.3.119/volume/v3/backups/a9a42cdc-fd89-4c31-b6e0-bcd30f3806fa Aug 25 10:27:48.281215 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-30aeebf7-08ee-4697-80a8-4e7411e95175 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:48.281426 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-30aeebf7-08ee-4697-80a8-4e7411e95175 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:48.281847 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-30aeebf7-08ee-4697-80a8-4e7411e95175 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Show backup with id a9a42cdc-fd89-4c31-b6e0-bcd30f3806fa. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:27:48.287838 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:48.287838 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:27:48.288457 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-30aeebf7-08ee-4697-80a8-4e7411e95175 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] https://10.4.3.119/volume/v3/backups/a9a42cdc-fd89-4c31-b6e0-bcd30f3806fa returned with HTTP 200 Aug 25 10:27:48.288892 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1090/4336] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:27:48 2026] GET /volume/v3/backups/a9a42cdc-fd89-4c31-b6e0-bcd30f3806fa => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:48.306270 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-efc7e8e5-4d41-4474-b5bc-301722e6de39 req-97f8384a-84a0-4c5d-ae9f-0aa1e60fea8c None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:48.309407 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-efc7e8e5-4d41-4474-b5bc-301722e6de39 req-97f8384a-84a0-4c5d-ae9f-0aa1e60fea8c tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] POST https://10.4.3.119/volume/v3/attachments/20a08c32-517a-4b7d-84b7-a107d358abe0/action Aug 25 10:27:48.310258 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-efc7e8e5-4d41-4474-b5bc-301722e6de39 req-97f8384a-84a0-4c5d-ae9f-0aa1e60fea8c tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Action body: b'{"os-complete": null}' {{(pid=100389) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:27:48.310460 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-efc7e8e5-4d41-4474-b5bc-301722e6de39 req-97f8384a-84a0-4c5d-ae9f-0aa1e60fea8c tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:27:48.339243 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:48.339243 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:27:48.372426 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-efc7e8e5-4d41-4474-b5bc-301722e6de39 req-97f8384a-84a0-4c5d-ae9f-0aa1e60fea8c tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] https://10.4.3.119/volume/v3/attachments/20a08c32-517a-4b7d-84b7-a107d358abe0/action returned with HTTP 204 Aug 25 10:27:48.373554 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1078/4337] 10.4.3.119 () {74 vars in 1725 bytes} [Tue Aug 25 10:27:48 2026] POST /volume/v3/attachments/20a08c32-517a-4b7d-84b7-a107d358abe0/action => generated 0 bytes in 68 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:27:48.395186 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-91e036e5-afbe-43e3-9894-7e47cedcb9f1 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:48.395186 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-91e036e5-afbe-43e3-9894-7e47cedcb9f1 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] GET https://10.4.3.119/volume/v3/volumes/7491ab5b-d43e-40b7-bdb9-744dc8ff099b Aug 25 10:27:48.395858 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-91e036e5-afbe-43e3-9894-7e47cedcb9f1 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:48.395858 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-91e036e5-afbe-43e3-9894-7e47cedcb9f1 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:48.411912 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:48.411912 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:27:48.421116 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-91e036e5-afbe-43e3-9894-7e47cedcb9f1 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Volume info retrieved successfully. Aug 25 10:27:48.426503 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-91e036e5-afbe-43e3-9894-7e47cedcb9f1 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] https://10.4.3.119/volume/v3/volumes/7491ab5b-d43e-40b7-bdb9-744dc8ff099b returned with HTTP 200 Aug 25 10:27:48.427187 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1084/4338] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:48 2026] GET /volume/v3/volumes/7491ab5b-d43e-40b7-bdb9-744dc8ff099b => generated 1176 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:27:48.691108 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-c628fd41-28e9-4e52-8cc5-9a5eddad2331 req-3bf66d81-2ada-4496-8d55-04b1fbc3b0ac None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:48.694438 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-c628fd41-28e9-4e52-8cc5-9a5eddad2331 req-3bf66d81-2ada-4496-8d55-04b1fbc3b0ac tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] DELETE https://10.4.3.119/volume/v3/attachments/186cc94d-80e6-4727-b7e7-3e7b9a87c71a Aug 25 10:27:48.694653 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-c628fd41-28e9-4e52-8cc5-9a5eddad2331 req-3bf66d81-2ada-4496-8d55-04b1fbc3b0ac tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:48.694922 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-c628fd41-28e9-4e52-8cc5-9a5eddad2331 req-3bf66d81-2ada-4496-8d55-04b1fbc3b0ac tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Calling method 'version_select' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:48.704971 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:48.704971 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:27:48.722565 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-22fd1a21-e683-435a-8a42-6afd964b402e None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:48.725598 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-22fd1a21-e683-435a-8a42-6afd964b402e tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] GET https://10.4.3.119/volume/v3/backups/b526aaa9-df01-47eb-8130-6454d9cd271d Aug 25 10:27:48.725831 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-22fd1a21-e683-435a-8a42-6afd964b402e tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:48.726192 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-22fd1a21-e683-435a-8a42-6afd964b402e tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:48.726404 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-22fd1a21-e683-435a-8a42-6afd964b402e tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Show backup with id b526aaa9-df01-47eb-8130-6454d9cd271d. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:27:48.736806 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:48.736806 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:27:48.737990 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-22fd1a21-e683-435a-8a42-6afd964b402e tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] https://10.4.3.119/volume/v3/backups/b526aaa9-df01-47eb-8130-6454d9cd271d returned with HTTP 200 Aug 25 10:27:48.738726 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1091/4339] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:48 2026] GET /volume/v3/backups/b526aaa9-df01-47eb-8130-6454d9cd271d => generated 750 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:48.772402 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-c628fd41-28e9-4e52-8cc5-9a5eddad2331 req-3bf66d81-2ada-4496-8d55-04b1fbc3b0ac tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/attachments/186cc94d-80e6-4727-b7e7-3e7b9a87c71a returned with HTTP 200 Aug 25 10:27:48.772901 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1087/4340] 10.4.3.119 () {72 vars in 1673 bytes} [Tue Aug 25 10:27:48 2026] DELETE /volume/v3/attachments/186cc94d-80e6-4727-b7e7-3e7b9a87c71a => generated 19 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:48.882479 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-da161893-7439-4d7e-aede-f9b09fcb9c85 req-506f7c48-47ff-4cf2-9bb2-adbe80446cbc None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:48.886705 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-da161893-7439-4d7e-aede-f9b09fcb9c85 req-506f7c48-47ff-4cf2-9bb2-adbe80446cbc tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] GET https://10.4.3.119/volume/v3/snapshots/814b2928-4ecc-4734-b1d9-e94d54ad1717 Aug 25 10:27:48.886938 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-da161893-7439-4d7e-aede-f9b09fcb9c85 req-506f7c48-47ff-4cf2-9bb2-adbe80446cbc tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:48.887157 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-da161893-7439-4d7e-aede-f9b09fcb9c85 req-506f7c48-47ff-4cf2-9bb2-adbe80446cbc tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:48.895624 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:48.895624 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:27:48.896255 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-da161893-7439-4d7e-aede-f9b09fcb9c85 req-506f7c48-47ff-4cf2-9bb2-adbe80446cbc tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Snapshot retrieved successfully. Aug 25 10:27:48.897320 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-da161893-7439-4d7e-aede-f9b09fcb9c85 req-506f7c48-47ff-4cf2-9bb2-adbe80446cbc tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/snapshots/814b2928-4ecc-4734-b1d9-e94d54ad1717 returned with HTTP 200 Aug 25 10:27:48.897818 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1079/4341] 10.4.3.119 () {68 vars in 1604 bytes} [Tue Aug 25 10:27:48 2026] GET /volume/v3/snapshots/814b2928-4ecc-4734-b1d9-e94d54ad1717 => generated 479 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:48.906959 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-da161893-7439-4d7e-aede-f9b09fcb9c85 req-b3211afc-f89f-4411-a44c-fe34a70948f1 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:48.909311 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-da161893-7439-4d7e-aede-f9b09fcb9c85 req-b3211afc-f89f-4411-a44c-fe34a70948f1 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] GET https://10.4.3.119/volume/v3/volumes/6861e671-bd40-41ce-b986-87b08aee07ae Aug 25 10:27:48.909510 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-da161893-7439-4d7e-aede-f9b09fcb9c85 req-b3211afc-f89f-4411-a44c-fe34a70948f1 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:48.909711 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-da161893-7439-4d7e-aede-f9b09fcb9c85 req-b3211afc-f89f-4411-a44c-fe34a70948f1 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:48.919072 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:48.919072 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:27:48.924226 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [req-da161893-7439-4d7e-aede-f9b09fcb9c85 req-b3211afc-f89f-4411-a44c-fe34a70948f1 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Volume info retrieved successfully. Aug 25 10:27:48.929848 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-da161893-7439-4d7e-aede-f9b09fcb9c85 req-b3211afc-f89f-4411-a44c-fe34a70948f1 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/volumes/6861e671-bd40-41ce-b986-87b08aee07ae returned with HTTP 200 Aug 25 10:27:48.930434 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1085/4342] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:27:48 2026] GET /volume/v3/volumes/6861e671-bd40-41ce-b986-87b08aee07ae => generated 1659 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:27:48.943605 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-da161893-7439-4d7e-aede-f9b09fcb9c85 req-30b13121-b45a-4a34-a4bc-05c51ecb0c8b None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:48.945947 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-da161893-7439-4d7e-aede-f9b09fcb9c85 req-30b13121-b45a-4a34-a4bc-05c51ecb0c8b tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:27:48.946324 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-da161893-7439-4d7e-aede-f9b09fcb9c85 req-30b13121-b45a-4a34-a4bc-05c51ecb0c8b tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "814b2928-4ecc-4734-b1d9-e94d54ad1717", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:27:48.949387 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volumes [req-da161893-7439-4d7e-aede-f9b09fcb9c85 req-30b13121-b45a-4a34-a4bc-05c51ecb0c8b tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '814b2928-4ecc-4734-b1d9-e94d54ad1717', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:27:48.959621 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:48.959621 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:27:48.960526 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-da161893-7439-4d7e-aede-f9b09fcb9c85 req-30b13121-b45a-4a34-a4bc-05c51ecb0c8b tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Snapshot retrieved successfully. Aug 25 10:27:48.961863 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [req-da161893-7439-4d7e-aede-f9b09fcb9c85 req-30b13121-b45a-4a34-a4bc-05c51ecb0c8b tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Create volume of 1 GB Aug 25 10:27:48.962966 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-da161893-7439-4d7e-aede-f9b09fcb9c85 req-30b13121-b45a-4a34-a4bc-05c51ecb0c8b tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Availability Zones retrieved successfully. Aug 25 10:27:48.969807 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [req-da161893-7439-4d7e-aede-f9b09fcb9c85 req-30b13121-b45a-4a34-a4bc-05c51ecb0c8b tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Flow 'volume_create_api' (bf7300c1-b825-4f37-888c-853a99fab96f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:27:48.971971 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [req-da161893-7439-4d7e-aede-f9b09fcb9c85 req-30b13121-b45a-4a34-a4bc-05c51ecb0c8b tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d89b4b2-8a6e-418d-887a-5353ad3c8059) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:27:48.973385 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [req-da161893-7439-4d7e-aede-f9b09fcb9c85 req-30b13121-b45a-4a34-a4bc-05c51ecb0c8b tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:27:49.015414 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [req-da161893-7439-4d7e-aede-f9b09fcb9c85 req-30b13121-b45a-4a34-a4bc-05c51ecb0c8b tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d89b4b2-8a6e-418d-887a-5353ad3c8059) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '814b2928-4ecc-4734-b1d9-e94d54ad1717', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:27:49.016319 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [req-da161893-7439-4d7e-aede-f9b09fcb9c85 req-30b13121-b45a-4a34-a4bc-05c51ecb0c8b tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da309a62-fbf6-4dee-ba86-43b3450321f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:27:49.065450 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.quota [req-da161893-7439-4d7e-aede-f9b09fcb9c85 req-30b13121-b45a-4a34-a4bc-05c51ecb0c8b tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Created reservations ['667671de-7ba1-4f5e-8283-24b322b79ef6', 'a7eeaad7-523c-4e56-813b-276fe459dc56', 'd0eed2ec-5738-4b74-af68-c7b7110dd345', 'd256ef8c-59e1-404a-85f0-598f7dee7cb8'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:27:49.066274 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [req-da161893-7439-4d7e-aede-f9b09fcb9c85 req-30b13121-b45a-4a34-a4bc-05c51ecb0c8b tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da309a62-fbf6-4dee-ba86-43b3450321f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['667671de-7ba1-4f5e-8283-24b322b79ef6', 'a7eeaad7-523c-4e56-813b-276fe459dc56', 'd0eed2ec-5738-4b74-af68-c7b7110dd345', 'd256ef8c-59e1-404a-85f0-598f7dee7cb8']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:27:49.067147 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [req-da161893-7439-4d7e-aede-f9b09fcb9c85 req-30b13121-b45a-4a34-a4bc-05c51ecb0c8b tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c02ebff5-5c11-4334-863f-be624af1ab68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:27:49.118292 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [req-da161893-7439-4d7e-aede-f9b09fcb9c85 req-30b13121-b45a-4a34-a4bc-05c51ecb0c8b tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c02ebff5-5c11-4334-863f-be624af1ab68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '940960a6-e903-4842-b134-4b459719dbdb', '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='49e898606e564bcf928d669866fcdee1',qos_specs=None,replication_status=,reservations=['667671de-7ba1-4f5e-8283-24b322b79ef6','a7eeaad7-523c-4e56-813b-276fe459dc56','d0eed2ec-5738-4b74-af68-c7b7110dd345','d256ef8c-59e1-404a-85f0-598f7dee7cb8'],size=1,snapshot_id=814b2928-4ecc-4734-b1d9-e94d54ad1717,source_replicaid=,source_volid=None,status='creating',user_id='fe4d6cabe39746599fd56f0ed08639e6',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), '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-25T10:27: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=940960a6-e903-4842-b134-4b459719dbdb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='49e898606e564bcf928d669866fcdee1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=814b2928-4ecc-4734-b1d9-e94d54ad1717,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fe4d6cabe39746599fd56f0ed08639e6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:27:49.119158 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [req-da161893-7439-4d7e-aede-f9b09fcb9c85 req-30b13121-b45a-4a34-a4bc-05c51ecb0c8b tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6dfd464c-50a2-4962-9414-91c45301d30f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:27:49.138206 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [req-da161893-7439-4d7e-aede-f9b09fcb9c85 req-30b13121-b45a-4a34-a4bc-05c51ecb0c8b tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6dfd464c-50a2-4962-9414-91c45301d30f) transitioned into 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='49e898606e564bcf928d669866fcdee1',qos_specs=None,replication_status=,reservations=['667671de-7ba1-4f5e-8283-24b322b79ef6','a7eeaad7-523c-4e56-813b-276fe459dc56','d0eed2ec-5738-4b74-af68-c7b7110dd345','d256ef8c-59e1-404a-85f0-598f7dee7cb8'],size=1,snapshot_id=814b2928-4ecc-4734-b1d9-e94d54ad1717,source_replicaid=,source_volid=None,status='creating',user_id='fe4d6cabe39746599fd56f0ed08639e6',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:27:49.138931 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [req-da161893-7439-4d7e-aede-f9b09fcb9c85 req-30b13121-b45a-4a34-a4bc-05c51ecb0c8b tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (890f0591-b6e7-4a8a-98e7-bf61e4341c2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:27:49.165908 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [req-da161893-7439-4d7e-aede-f9b09fcb9c85 req-30b13121-b45a-4a34-a4bc-05c51ecb0c8b tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (890f0591-b6e7-4a8a-98e7-bf61e4341c2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:27:49.166797 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [req-da161893-7439-4d7e-aede-f9b09fcb9c85 req-30b13121-b45a-4a34-a4bc-05c51ecb0c8b tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Flow 'volume_create_api' (bf7300c1-b825-4f37-888c-853a99fab96f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:27:49.167625 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-da161893-7439-4d7e-aede-f9b09fcb9c85 req-30b13121-b45a-4a34-a4bc-05c51ecb0c8b tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Create volume request issued successfully. Aug 25 10:27:49.168443 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-da161893-7439-4d7e-aede-f9b09fcb9c85 req-30b13121-b45a-4a34-a4bc-05c51ecb0c8b tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:27:49.169011 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1092/4343] 10.4.3.119 () {72 vars in 1541 bytes} [Tue Aug 25 10:27:48 2026] POST /volume/v3/volumes => generated 736 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:27:49.181237 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-da161893-7439-4d7e-aede-f9b09fcb9c85 req-7fbd07cd-dae2-46cc-8448-5b9b0d4a5182 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:49.185095 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-da161893-7439-4d7e-aede-f9b09fcb9c85 req-7fbd07cd-dae2-46cc-8448-5b9b0d4a5182 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] GET https://10.4.3.119/volume/v3/volumes/940960a6-e903-4842-b134-4b459719dbdb Aug 25 10:27:49.185095 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-da161893-7439-4d7e-aede-f9b09fcb9c85 req-7fbd07cd-dae2-46cc-8448-5b9b0d4a5182 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:49.185814 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-da161893-7439-4d7e-aede-f9b09fcb9c85 req-7fbd07cd-dae2-46cc-8448-5b9b0d4a5182 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:49.195670 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:49.195670 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:27:49.209621 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [req-da161893-7439-4d7e-aede-f9b09fcb9c85 req-7fbd07cd-dae2-46cc-8448-5b9b0d4a5182 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Volume info retrieved successfully. Aug 25 10:27:49.220908 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-da161893-7439-4d7e-aede-f9b09fcb9c85 req-7fbd07cd-dae2-46cc-8448-5b9b0d4a5182 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/volumes/940960a6-e903-4842-b134-4b459719dbdb returned with HTTP 200 Aug 25 10:27:49.221463 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1088/4344] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:27:49 2026] GET /volume/v3/volumes/940960a6-e903-4842-b134-4b459719dbdb => generated 804 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:49.232856 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-da161893-7439-4d7e-aede-f9b09fcb9c85 req-3c09de77-9734-486c-b5d1-81f192d77362 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:49.238296 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-da161893-7439-4d7e-aede-f9b09fcb9c85 req-3c09de77-9734-486c-b5d1-81f192d77362 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] GET https://10.4.3.119/volume/v3/volumes/940960a6-e903-4842-b134-4b459719dbdb Aug 25 10:27:49.238485 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-da161893-7439-4d7e-aede-f9b09fcb9c85 req-3c09de77-9734-486c-b5d1-81f192d77362 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:49.238631 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-da161893-7439-4d7e-aede-f9b09fcb9c85 req-3c09de77-9734-486c-b5d1-81f192d77362 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:49.248172 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:49.248172 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:27:49.252410 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-da161893-7439-4d7e-aede-f9b09fcb9c85 req-3c09de77-9734-486c-b5d1-81f192d77362 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Volume info retrieved successfully. Aug 25 10:27:49.259661 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-da161893-7439-4d7e-aede-f9b09fcb9c85 req-3c09de77-9734-486c-b5d1-81f192d77362 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/volumes/940960a6-e903-4842-b134-4b459719dbdb returned with HTTP 200 Aug 25 10:27:49.260217 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1080/4345] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:27:49 2026] GET /volume/v3/volumes/940960a6-e903-4842-b134-4b459719dbdb => generated 804 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:49.303752 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-2787c14b-a22f-431e-856e-d00c87e05ec0 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:49.305591 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2787c14b-a22f-431e-856e-d00c87e05ec0 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] GET https://10.4.3.119/volume/v3/backups/a9a42cdc-fd89-4c31-b6e0-bcd30f3806fa Aug 25 10:27:49.305893 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2787c14b-a22f-431e-856e-d00c87e05ec0 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:49.306256 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2787c14b-a22f-431e-856e-d00c87e05ec0 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:49.306406 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-2787c14b-a22f-431e-856e-d00c87e05ec0 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Show backup with id a9a42cdc-fd89-4c31-b6e0-bcd30f3806fa. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:27:49.315851 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:49.315851 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:27:49.316674 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2787c14b-a22f-431e-856e-d00c87e05ec0 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] https://10.4.3.119/volume/v3/backups/a9a42cdc-fd89-4c31-b6e0-bcd30f3806fa returned with HTTP 200 Aug 25 10:27:49.317611 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1086/4346] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:27:49 2026] GET /volume/v3/backups/a9a42cdc-fd89-4c31-b6e0-bcd30f3806fa => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:49.408308 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-701e5ab8-74be-4e58-a66e-4ce9aecb4b55 req-9914ea90-990c-4a66-be8b-2ed48f1ddf86 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:49.411511 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-701e5ab8-74be-4e58-a66e-4ce9aecb4b55 req-9914ea90-990c-4a66-be8b-2ed48f1ddf86 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] GET https://10.4.3.119/volume/v3/volumes/aa65c314-2253-46f0-8f63-cfdacdf2cb66 Aug 25 10:27:49.411917 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-701e5ab8-74be-4e58-a66e-4ce9aecb4b55 req-9914ea90-990c-4a66-be8b-2ed48f1ddf86 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:49.412237 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-701e5ab8-74be-4e58-a66e-4ce9aecb4b55 req-9914ea90-990c-4a66-be8b-2ed48f1ddf86 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:49.430225 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:49.430225 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:27:49.436060 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-701e5ab8-74be-4e58-a66e-4ce9aecb4b55 req-9914ea90-990c-4a66-be8b-2ed48f1ddf86 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Volume info retrieved successfully. Aug 25 10:27:49.441847 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-701e5ab8-74be-4e58-a66e-4ce9aecb4b55 req-9914ea90-990c-4a66-be8b-2ed48f1ddf86 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/volumes/aa65c314-2253-46f0-8f63-cfdacdf2cb66 returned with HTTP 200 Aug 25 10:27:49.442302 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1093/4347] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:27:49 2026] GET /volume/v3/volumes/aa65c314-2253-46f0-8f63-cfdacdf2cb66 => generated 875 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:49.751908 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-0564a754-2769-4bbf-b933-fe86519bcf4e None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:49.754099 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0564a754-2769-4bbf-b933-fe86519bcf4e tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] GET https://10.4.3.119/volume/v3/backups/b526aaa9-df01-47eb-8130-6454d9cd271d Aug 25 10:27:49.754099 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0564a754-2769-4bbf-b933-fe86519bcf4e tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:49.754572 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0564a754-2769-4bbf-b933-fe86519bcf4e tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:49.754572 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-0564a754-2769-4bbf-b933-fe86519bcf4e tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Show backup with id b526aaa9-df01-47eb-8130-6454d9cd271d. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:27:49.760931 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:49.760931 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:27:49.761385 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0564a754-2769-4bbf-b933-fe86519bcf4e tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] https://10.4.3.119/volume/v3/backups/b526aaa9-df01-47eb-8130-6454d9cd271d returned with HTTP 200 Aug 25 10:27:49.761793 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1089/4348] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:49 2026] GET /volume/v3/backups/b526aaa9-df01-47eb-8130-6454d9cd271d => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:50.332761 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-bf6179db-3ffd-41cb-b1cb-5708dcef2ae8 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:50.335164 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-bf6179db-3ffd-41cb-b1cb-5708dcef2ae8 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] GET https://10.4.3.119/volume/v3/backups/a9a42cdc-fd89-4c31-b6e0-bcd30f3806fa Aug 25 10:27:50.335588 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-bf6179db-3ffd-41cb-b1cb-5708dcef2ae8 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:50.335877 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-bf6179db-3ffd-41cb-b1cb-5708dcef2ae8 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:50.336048 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-bf6179db-3ffd-41cb-b1cb-5708dcef2ae8 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Show backup with id a9a42cdc-fd89-4c31-b6e0-bcd30f3806fa. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:27:50.342765 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:50.342765 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:27:50.343745 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-bf6179db-3ffd-41cb-b1cb-5708dcef2ae8 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] https://10.4.3.119/volume/v3/backups/a9a42cdc-fd89-4c31-b6e0-bcd30f3806fa returned with HTTP 200 Aug 25 10:27:50.344163 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1081/4349] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:27:50 2026] GET /volume/v3/backups/a9a42cdc-fd89-4c31-b6e0-bcd30f3806fa => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:50.778286 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-700cafee-c73d-4a6a-8b4a-14d876f48d13 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:50.780436 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-700cafee-c73d-4a6a-8b4a-14d876f48d13 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] GET https://10.4.3.119/volume/v3/backups/b526aaa9-df01-47eb-8130-6454d9cd271d Aug 25 10:27:50.780831 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-700cafee-c73d-4a6a-8b4a-14d876f48d13 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:50.781251 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-700cafee-c73d-4a6a-8b4a-14d876f48d13 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:50.781536 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-700cafee-c73d-4a6a-8b4a-14d876f48d13 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Show backup with id b526aaa9-df01-47eb-8130-6454d9cd271d. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:27:50.787259 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:50.787259 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:27:50.788969 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-700cafee-c73d-4a6a-8b4a-14d876f48d13 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] https://10.4.3.119/volume/v3/backups/b526aaa9-df01-47eb-8130-6454d9cd271d returned with HTTP 200 Aug 25 10:27:50.788969 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1087/4350] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:50 2026] GET /volume/v3/backups/b526aaa9-df01-47eb-8130-6454d9cd271d => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:51.358332 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-e09b9a1f-3fc5-43c7-abc0-b6741b1f2e0a None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:51.360083 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e09b9a1f-3fc5-43c7-abc0-b6741b1f2e0a tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] GET https://10.4.3.119/volume/v3/backups/a9a42cdc-fd89-4c31-b6e0-bcd30f3806fa Aug 25 10:27:51.361501 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e09b9a1f-3fc5-43c7-abc0-b6741b1f2e0a tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:51.361501 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e09b9a1f-3fc5-43c7-abc0-b6741b1f2e0a tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:51.361501 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-e09b9a1f-3fc5-43c7-abc0-b6741b1f2e0a tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Show backup with id a9a42cdc-fd89-4c31-b6e0-bcd30f3806fa. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:27:51.369980 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:51.369980 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:27:51.369980 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e09b9a1f-3fc5-43c7-abc0-b6741b1f2e0a tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] https://10.4.3.119/volume/v3/backups/a9a42cdc-fd89-4c31-b6e0-bcd30f3806fa returned with HTTP 200 Aug 25 10:27:51.369980 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1094/4351] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:27:51 2026] GET /volume/v3/backups/a9a42cdc-fd89-4c31-b6e0-bcd30f3806fa => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:51.804595 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-675d645a-ab00-4ff2-ac01-c6509e997621 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:51.805877 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-675d645a-ab00-4ff2-ac01-c6509e997621 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] GET https://10.4.3.119/volume/v3/backups/b526aaa9-df01-47eb-8130-6454d9cd271d Aug 25 10:27:51.806055 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-675d645a-ab00-4ff2-ac01-c6509e997621 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:51.806318 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-675d645a-ab00-4ff2-ac01-c6509e997621 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:51.806379 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-675d645a-ab00-4ff2-ac01-c6509e997621 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Show backup with id b526aaa9-df01-47eb-8130-6454d9cd271d. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:27:51.813456 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:51.813456 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:27:51.814212 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-675d645a-ab00-4ff2-ac01-c6509e997621 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] https://10.4.3.119/volume/v3/backups/b526aaa9-df01-47eb-8130-6454d9cd271d returned with HTTP 200 Aug 25 10:27:51.814548 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1090/4352] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:51 2026] GET /volume/v3/backups/b526aaa9-df01-47eb-8130-6454d9cd271d => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:52.014834 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-342e59d9-8413-4190-9ce8-8eb01b210bf1 req-c9dfdb4c-f3a1-436f-8b6a-25afd91ab6bd None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:52.017636 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-342e59d9-8413-4190-9ce8-8eb01b210bf1 req-c9dfdb4c-f3a1-436f-8b6a-25afd91ab6bd tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] GET https://10.4.3.119/volume/v3/volumes/7491ab5b-d43e-40b7-bdb9-744dc8ff099b Aug 25 10:27:52.017953 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-342e59d9-8413-4190-9ce8-8eb01b210bf1 req-c9dfdb4c-f3a1-436f-8b6a-25afd91ab6bd tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:52.018260 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-342e59d9-8413-4190-9ce8-8eb01b210bf1 req-c9dfdb4c-f3a1-436f-8b6a-25afd91ab6bd tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:52.033328 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:52.033328 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:27:52.040305 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-342e59d9-8413-4190-9ce8-8eb01b210bf1 req-c9dfdb4c-f3a1-436f-8b6a-25afd91ab6bd tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Volume info retrieved successfully. Aug 25 10:27:52.044597 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-342e59d9-8413-4190-9ce8-8eb01b210bf1 req-c9dfdb4c-f3a1-436f-8b6a-25afd91ab6bd tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] https://10.4.3.119/volume/v3/volumes/7491ab5b-d43e-40b7-bdb9-744dc8ff099b returned with HTTP 200 Aug 25 10:27:52.045128 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1082/4353] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:27:52 2026] GET /volume/v3/volumes/7491ab5b-d43e-40b7-bdb9-744dc8ff099b => generated 1176 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:27:52.066959 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-342e59d9-8413-4190-9ce8-8eb01b210bf1 req-6857e41e-efdc-4c61-b013-92e2129af3c4 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:52.071020 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-342e59d9-8413-4190-9ce8-8eb01b210bf1 req-6857e41e-efdc-4c61-b013-92e2129af3c4 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] POST https://10.4.3.119/volume/v3/volumes/7491ab5b-d43e-40b7-bdb9-744dc8ff099b/action Aug 25 10:27:52.071020 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-342e59d9-8413-4190-9ce8-8eb01b210bf1 req-6857e41e-efdc-4c61-b013-92e2129af3c4 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100390) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:27:52.071020 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-342e59d9-8413-4190-9ce8-8eb01b210bf1 req-6857e41e-efdc-4c61-b013-92e2129af3c4 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:27:52.087843 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:52.087843 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:27:52.088350 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [req-342e59d9-8413-4190-9ce8-8eb01b210bf1 req-6857e41e-efdc-4c61-b013-92e2129af3c4 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Volume info retrieved successfully. Aug 25 10:27:52.097639 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [req-342e59d9-8413-4190-9ce8-8eb01b210bf1 req-6857e41e-efdc-4c61-b013-92e2129af3c4 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Begin detaching volume completed successfully. Aug 25 10:27:52.097918 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-342e59d9-8413-4190-9ce8-8eb01b210bf1 req-6857e41e-efdc-4c61-b013-92e2129af3c4 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] https://10.4.3.119/volume/v3/volumes/7491ab5b-d43e-40b7-bdb9-744dc8ff099b/action returned with HTTP 202 Aug 25 10:27:52.098412 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1088/4354] 10.4.3.119 () {72 vars in 1672 bytes} [Tue Aug 25 10:27:52 2026] POST /volume/v3/volumes/7491ab5b-d43e-40b7-bdb9-744dc8ff099b/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:27:52.187706 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-6a53f172-c230-493f-be3c-2dfdfec3c64d None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:52.188099 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6a53f172-c230-493f-be3c-2dfdfec3c64d None None] GET https://10.4.3.119/volume// Aug 25 10:27:52.188338 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6a53f172-c230-493f-be3c-2dfdfec3c64d None None] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:52.188519 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6a53f172-c230-493f-be3c-2dfdfec3c64d None None] Calling method 'all' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:52.192187 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6a53f172-c230-493f-be3c-2dfdfec3c64d None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:27:52.192187 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1095/4355] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:27:52 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:27:52.201772 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-342e59d9-8413-4190-9ce8-8eb01b210bf1 req-c359a190-bd55-4cde-b97b-6a41a94a81a1 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:52.205636 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-342e59d9-8413-4190-9ce8-8eb01b210bf1 req-c359a190-bd55-4cde-b97b-6a41a94a81a1 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] GET https://10.4.3.119/volume/v3/volumes/7491ab5b-d43e-40b7-bdb9-744dc8ff099b Aug 25 10:27:52.205897 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-342e59d9-8413-4190-9ce8-8eb01b210bf1 req-c359a190-bd55-4cde-b97b-6a41a94a81a1 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:52.206447 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-342e59d9-8413-4190-9ce8-8eb01b210bf1 req-c359a190-bd55-4cde-b97b-6a41a94a81a1 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:52.217093 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:52.217093 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:27:52.224045 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [req-342e59d9-8413-4190-9ce8-8eb01b210bf1 req-c359a190-bd55-4cde-b97b-6a41a94a81a1 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Volume info retrieved successfully. Aug 25 10:27:52.228354 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-342e59d9-8413-4190-9ce8-8eb01b210bf1 req-c359a190-bd55-4cde-b97b-6a41a94a81a1 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] https://10.4.3.119/volume/v3/volumes/7491ab5b-d43e-40b7-bdb9-744dc8ff099b returned with HTTP 200 Aug 25 10:27:52.228899 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1091/4356] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:27:52 2026] GET /volume/v3/volumes/7491ab5b-d43e-40b7-bdb9-744dc8ff099b => generated 1359 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:27:52.271172 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-da161893-7439-4d7e-aede-f9b09fcb9c85 req-65dbb89b-148a-417c-9bfd-217844503ae6 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:52.277063 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-da161893-7439-4d7e-aede-f9b09fcb9c85 req-65dbb89b-148a-417c-9bfd-217844503ae6 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] GET https://10.4.3.119/volume/v3/volumes/940960a6-e903-4842-b134-4b459719dbdb Aug 25 10:27:52.277063 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-da161893-7439-4d7e-aede-f9b09fcb9c85 req-65dbb89b-148a-417c-9bfd-217844503ae6 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:52.277063 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-da161893-7439-4d7e-aede-f9b09fcb9c85 req-65dbb89b-148a-417c-9bfd-217844503ae6 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:52.283220 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:52.283220 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:27:52.286773 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-da161893-7439-4d7e-aede-f9b09fcb9c85 req-65dbb89b-148a-417c-9bfd-217844503ae6 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Volume info retrieved successfully. Aug 25 10:27:52.291562 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-da161893-7439-4d7e-aede-f9b09fcb9c85 req-65dbb89b-148a-417c-9bfd-217844503ae6 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/volumes/940960a6-e903-4842-b134-4b459719dbdb returned with HTTP 200 Aug 25 10:27:52.291973 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1083/4357] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:27:52 2026] GET /volume/v3/volumes/940960a6-e903-4842-b134-4b459719dbdb => generated 1345 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:27:52.303603 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-91baa579-0aad-4ed3-9bfb-84f751e7aa54 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:52.304261 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-91baa579-0aad-4ed3-9bfb-84f751e7aa54 None None] GET https://10.4.3.119/volume// Aug 25 10:27:52.305459 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-91baa579-0aad-4ed3-9bfb-84f751e7aa54 None None] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:52.305459 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-91baa579-0aad-4ed3-9bfb-84f751e7aa54 None None] Calling method 'all' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:52.305459 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-91baa579-0aad-4ed3-9bfb-84f751e7aa54 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:27:52.305823 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1089/4358] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:27:52 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:27:52.315654 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-da161893-7439-4d7e-aede-f9b09fcb9c85 req-3f5b3174-2b47-41b4-b04b-2e353334cb6e None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:52.318948 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-da161893-7439-4d7e-aede-f9b09fcb9c85 req-3f5b3174-2b47-41b4-b04b-2e353334cb6e tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] POST https://10.4.3.119/volume/v3/attachments Aug 25 10:27:52.319125 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-da161893-7439-4d7e-aede-f9b09fcb9c85 req-3f5b3174-2b47-41b4-b04b-2e353334cb6e tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "940960a6-e903-4842-b134-4b459719dbdb", "connector": null, "instance_uuid": "1d4cc760-7095-4cec-bf59-200a723f390b"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:27:52.331939 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:52.331939 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:27:52.365797 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-da161893-7439-4d7e-aede-f9b09fcb9c85 req-3f5b3174-2b47-41b4-b04b-2e353334cb6e tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/attachments returned with HTTP 200 Aug 25 10:27:52.366569 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1096/4359] 10.4.3.119 () {74 vars in 1594 bytes} [Tue Aug 25 10:27: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 25 10:27:52.374558 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-2c995d5d-4fa5-4aca-9293-eb2f36428dcf None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:52.376041 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2c995d5d-4fa5-4aca-9293-eb2f36428dcf None None] GET https://10.4.3.119/volume// Aug 25 10:27:52.376041 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2c995d5d-4fa5-4aca-9293-eb2f36428dcf None None] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:52.376041 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2c995d5d-4fa5-4aca-9293-eb2f36428dcf None None] Calling method 'all' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:52.376591 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2c995d5d-4fa5-4aca-9293-eb2f36428dcf None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:27:52.377122 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1092/4360] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:27:52 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:27:52.385108 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-07cdd732-26b2-4ad8-bf95-888a3338cb19 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:52.386756 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-da161893-7439-4d7e-aede-f9b09fcb9c85 req-d801a82a-112c-40f4-a754-e8ea9f293fab None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:52.387826 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-07cdd732-26b2-4ad8-bf95-888a3338cb19 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] GET https://10.4.3.119/volume/v3/backups/a9a42cdc-fd89-4c31-b6e0-bcd30f3806fa Aug 25 10:27:52.388235 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-07cdd732-26b2-4ad8-bf95-888a3338cb19 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:52.388306 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-07cdd732-26b2-4ad8-bf95-888a3338cb19 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:52.388411 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-07cdd732-26b2-4ad8-bf95-888a3338cb19 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Show backup with id a9a42cdc-fd89-4c31-b6e0-bcd30f3806fa. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:27:52.390787 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-da161893-7439-4d7e-aede-f9b09fcb9c85 req-d801a82a-112c-40f4-a754-e8ea9f293fab tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] GET https://10.4.3.119/volume/v3/volumes/940960a6-e903-4842-b134-4b459719dbdb Aug 25 10:27:52.391030 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-da161893-7439-4d7e-aede-f9b09fcb9c85 req-d801a82a-112c-40f4-a754-e8ea9f293fab tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:52.391256 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-da161893-7439-4d7e-aede-f9b09fcb9c85 req-d801a82a-112c-40f4-a754-e8ea9f293fab tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:52.393541 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:52.393541 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:27:52.394219 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-07cdd732-26b2-4ad8-bf95-888a3338cb19 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] https://10.4.3.119/volume/v3/backups/a9a42cdc-fd89-4c31-b6e0-bcd30f3806fa returned with HTTP 200 Aug 25 10:27:52.394590 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1084/4361] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:27:52 2026] GET /volume/v3/backups/a9a42cdc-fd89-4c31-b6e0-bcd30f3806fa => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:52.404780 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:52.404780 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:27:52.411034 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [req-da161893-7439-4d7e-aede-f9b09fcb9c85 req-d801a82a-112c-40f4-a754-e8ea9f293fab tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Volume info retrieved successfully. Aug 25 10:27:52.431001 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-da161893-7439-4d7e-aede-f9b09fcb9c85 req-d801a82a-112c-40f4-a754-e8ea9f293fab tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/volumes/940960a6-e903-4842-b134-4b459719dbdb returned with HTTP 200 Aug 25 10:27:52.434472 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1090/4362] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:27:52 2026] GET /volume/v3/volumes/940960a6-e903-4842-b134-4b459719dbdb => generated 1524 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:27:52.590002 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-da161893-7439-4d7e-aede-f9b09fcb9c85 req-cfa6a39b-6473-46e7-8e1c-4029767012b7 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:52.593393 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-da161893-7439-4d7e-aede-f9b09fcb9c85 req-cfa6a39b-6473-46e7-8e1c-4029767012b7 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] PUT https://10.4.3.119/volume/v3/attachments/27835181-1ef2-440d-83f3-9e2e536e4412 Aug 25 10:27:52.593814 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-da161893-7439-4d7e-aede-f9b09fcb9c85 req-cfa6a39b-6473-46e7-8e1c-4029767012b7 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.119", "host": "np0000008063", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3398d5156650", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "462fd6ce-c505-48ef-84ec-f85776d45b24", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:27:52.607670 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-da161893-7439-4d7e-aede-f9b09fcb9c85 req-cfa6a39b-6473-46e7-8e1c-4029767012b7 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Acquiring lock "cinder-attachment_update-940960a6-e903-4842-b134-4b459719dbdb-np0000008063" by "attachment_update" {{(pid=100391) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 10:27:52.615165 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-da161893-7439-4d7e-aede-f9b09fcb9c85 req-cfa6a39b-6473-46e7-8e1c-4029767012b7 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Lock "cinder-attachment_update-940960a6-e903-4842-b134-4b459719dbdb-np0000008063" acquired by "attachment_update" :: waited 0.006s {{(pid=100391) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 10:27:52.615165 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:52.615165 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:27:52.615996 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-ed3011f8-1918-44c4-8976-05b96162a5d3 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:52.619502 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ed3011f8-1918-44c4-8976-05b96162a5d3 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] DELETE https://10.4.3.119/volume/v3/volumes/aa65c314-2253-46f0-8f63-cfdacdf2cb66 Aug 25 10:27:52.619775 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ed3011f8-1918-44c4-8976-05b96162a5d3 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:52.620490 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ed3011f8-1918-44c4-8976-05b96162a5d3 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:52.620763 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-ed3011f8-1918-44c4-8976-05b96162a5d3 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Delete volume with id: aa65c314-2253-46f0-8f63-cfdacdf2cb66 Aug 25 10:27:52.641704 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:52.641704 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:27:52.642477 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-ed3011f8-1918-44c4-8976-05b96162a5d3 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Volume info retrieved successfully. Aug 25 10:27:52.665283 np0000008063 devstack@c-api.service[100388]: WARNING cinder.keymgr.conf_key_mgr [None req-ed3011f8-1918-44c4-8976-05b96162a5d3 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 25 10:27:52.673889 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-ed3011f8-1918-44c4-8976-05b96162a5d3 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Delete volume request issued successfully. Aug 25 10:27:52.674128 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ed3011f8-1918-44c4-8976-05b96162a5d3 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/volumes/aa65c314-2253-46f0-8f63-cfdacdf2cb66 returned with HTTP 202 Aug 25 10:27:52.674605 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1093/4363] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:27:52 2026] DELETE /volume/v3/volumes/aa65c314-2253-46f0-8f63-cfdacdf2cb66 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:27:52.684768 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-04b7b434-4613-4e7d-84d2-9421a2698957 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:52.688972 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-04b7b434-4613-4e7d-84d2-9421a2698957 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] GET https://10.4.3.119/volume/v3/volumes/aa65c314-2253-46f0-8f63-cfdacdf2cb66 Aug 25 10:27:52.689282 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-04b7b434-4613-4e7d-84d2-9421a2698957 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:52.689547 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-04b7b434-4613-4e7d-84d2-9421a2698957 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:52.698522 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:52.698522 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:27:52.702621 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-04b7b434-4613-4e7d-84d2-9421a2698957 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Volume info retrieved successfully. Aug 25 10:27:52.710294 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-04b7b434-4613-4e7d-84d2-9421a2698957 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/volumes/aa65c314-2253-46f0-8f63-cfdacdf2cb66 returned with HTTP 200 Aug 25 10:27:52.710819 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1085/4364] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:52 2026] GET /volume/v3/volumes/aa65c314-2253-46f0-8f63-cfdacdf2cb66 => generated 874 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:52.744726 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-da161893-7439-4d7e-aede-f9b09fcb9c85 req-cfa6a39b-6473-46e7-8e1c-4029767012b7 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Lock "cinder-attachment_update-940960a6-e903-4842-b134-4b459719dbdb-np0000008063" released by "attachment_update" :: held 0.132s {{(pid=100391) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 10:27:52.745362 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-da161893-7439-4d7e-aede-f9b09fcb9c85 req-cfa6a39b-6473-46e7-8e1c-4029767012b7 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/attachments/27835181-1ef2-440d-83f3-9e2e536e4412 returned with HTTP 200 Aug 25 10:27:52.746408 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1097/4365] 10.4.3.119 () {74 vars in 1704 bytes} [Tue Aug 25 10:27:52 2026] PUT /volume/v3/attachments/27835181-1ef2-440d-83f3-9e2e536e4412 => generated 969 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:27:52.785728 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-da161893-7439-4d7e-aede-f9b09fcb9c85 req-dbc5e9ac-07b0-4824-8bb0-50555dc0c808 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:52.788348 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-da161893-7439-4d7e-aede-f9b09fcb9c85 req-dbc5e9ac-07b0-4824-8bb0-50555dc0c808 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] POST https://10.4.3.119/volume/v3/attachments/27835181-1ef2-440d-83f3-9e2e536e4412/action Aug 25 10:27:52.789108 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-da161893-7439-4d7e-aede-f9b09fcb9c85 req-dbc5e9ac-07b0-4824-8bb0-50555dc0c808 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Action body: b'{"os-complete": null}' {{(pid=100390) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:27:52.789108 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-da161893-7439-4d7e-aede-f9b09fcb9c85 req-dbc5e9ac-07b0-4824-8bb0-50555dc0c808 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:27:52.818370 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:52.818370 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:27:52.831662 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-c792dfc3-2b34-4a02-8dde-d76b6a1245e9 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:52.834762 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c792dfc3-2b34-4a02-8dde-d76b6a1245e9 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] GET https://10.4.3.119/volume/v3/backups/b526aaa9-df01-47eb-8130-6454d9cd271d Aug 25 10:27:52.835043 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c792dfc3-2b34-4a02-8dde-d76b6a1245e9 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:52.835332 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c792dfc3-2b34-4a02-8dde-d76b6a1245e9 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:52.835731 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-c792dfc3-2b34-4a02-8dde-d76b6a1245e9 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Show backup with id b526aaa9-df01-47eb-8130-6454d9cd271d. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:27:52.837686 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-da161893-7439-4d7e-aede-f9b09fcb9c85 req-dbc5e9ac-07b0-4824-8bb0-50555dc0c808 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/attachments/27835181-1ef2-440d-83f3-9e2e536e4412/action returned with HTTP 204 Aug 25 10:27:52.838445 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1091/4366] 10.4.3.119 () {74 vars in 1725 bytes} [Tue Aug 25 10:27:52 2026] POST /volume/v3/attachments/27835181-1ef2-440d-83f3-9e2e536e4412/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:27:52.843223 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:52.843223 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:27:52.844554 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c792dfc3-2b34-4a02-8dde-d76b6a1245e9 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] https://10.4.3.119/volume/v3/backups/b526aaa9-df01-47eb-8130-6454d9cd271d returned with HTTP 200 Aug 25 10:27:52.845085 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1094/4367] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:52 2026] GET /volume/v3/backups/b526aaa9-df01-47eb-8130-6454d9cd271d => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:53.265787 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-342e59d9-8413-4190-9ce8-8eb01b210bf1 req-f891dbc5-0578-421f-b1e7-5f1dd4c2f9e6 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:53.270012 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-342e59d9-8413-4190-9ce8-8eb01b210bf1 req-f891dbc5-0578-421f-b1e7-5f1dd4c2f9e6 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] DELETE https://10.4.3.119/volume/v3/attachments/20a08c32-517a-4b7d-84b7-a107d358abe0 Aug 25 10:27:53.270291 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-342e59d9-8413-4190-9ce8-8eb01b210bf1 req-f891dbc5-0578-421f-b1e7-5f1dd4c2f9e6 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:53.270470 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-342e59d9-8413-4190-9ce8-8eb01b210bf1 req-f891dbc5-0578-421f-b1e7-5f1dd4c2f9e6 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Calling method 'version_select' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:53.284036 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:53.284036 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:27:53.354747 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-342e59d9-8413-4190-9ce8-8eb01b210bf1 req-f891dbc5-0578-421f-b1e7-5f1dd4c2f9e6 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] https://10.4.3.119/volume/v3/attachments/20a08c32-517a-4b7d-84b7-a107d358abe0 returned with HTTP 200 Aug 25 10:27:53.355275 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1086/4368] 10.4.3.119 () {72 vars in 1673 bytes} [Tue Aug 25 10:27:53 2026] DELETE /volume/v3/attachments/20a08c32-517a-4b7d-84b7-a107d358abe0 => generated 19 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:53.408617 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-fb61021a-4449-45c2-bb84-c67c45957273 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:53.412042 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-fb61021a-4449-45c2-bb84-c67c45957273 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] GET https://10.4.3.119/volume/v3/backups/a9a42cdc-fd89-4c31-b6e0-bcd30f3806fa Aug 25 10:27:53.412392 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-fb61021a-4449-45c2-bb84-c67c45957273 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:53.412660 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-fb61021a-4449-45c2-bb84-c67c45957273 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:53.412946 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-fb61021a-4449-45c2-bb84-c67c45957273 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Show backup with id a9a42cdc-fd89-4c31-b6e0-bcd30f3806fa. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:27:53.418098 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:53.418098 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:27:53.418851 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-fb61021a-4449-45c2-bb84-c67c45957273 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] https://10.4.3.119/volume/v3/backups/a9a42cdc-fd89-4c31-b6e0-bcd30f3806fa returned with HTTP 200 Aug 25 10:27:53.419286 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1098/4369] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:27:53 2026] GET /volume/v3/backups/a9a42cdc-fd89-4c31-b6e0-bcd30f3806fa => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:53.728472 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-e71565d3-4471-4129-82a9-17a12e89d8d4 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:53.731180 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e71565d3-4471-4129-82a9-17a12e89d8d4 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] GET https://10.4.3.119/volume/v3/volumes/aa65c314-2253-46f0-8f63-cfdacdf2cb66 Aug 25 10:27:53.731328 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e71565d3-4471-4129-82a9-17a12e89d8d4 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:53.733223 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e71565d3-4471-4129-82a9-17a12e89d8d4 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:53.738944 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e71565d3-4471-4129-82a9-17a12e89d8d4 tempest-TestEncryptedCinderVolumes-1303671188 tempest-TestEncryptedCinderVolumes-1303671188-project-member] https://10.4.3.119/volume/v3/volumes/aa65c314-2253-46f0-8f63-cfdacdf2cb66 returned with HTTP 404 Aug 25 10:27:53.739556 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1092/4370] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:53 2026] GET /volume/v3/volumes/aa65c314-2253-46f0-8f63-cfdacdf2cb66 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:27:53.753413 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-f40ffc20-fc80-4bd2-9057-eb420ca675ba None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:53.775691 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-5bb4b285-099d-4fa0-b876-7cece5c51599 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:53.858779 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-270ea8cb-d8cb-4b23-b61a-30ad71c95577 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:53.860856 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-270ea8cb-d8cb-4b23-b61a-30ad71c95577 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] GET https://10.4.3.119/volume/v3/backups/b526aaa9-df01-47eb-8130-6454d9cd271d Aug 25 10:27:53.861068 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-270ea8cb-d8cb-4b23-b61a-30ad71c95577 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:53.861324 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-270ea8cb-d8cb-4b23-b61a-30ad71c95577 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:53.861597 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-270ea8cb-d8cb-4b23-b61a-30ad71c95577 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Show backup with id b526aaa9-df01-47eb-8130-6454d9cd271d. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:27:53.866340 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:53.866340 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:27:53.867079 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-270ea8cb-d8cb-4b23-b61a-30ad71c95577 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] https://10.4.3.119/volume/v3/backups/b526aaa9-df01-47eb-8130-6454d9cd271d returned with HTTP 200 Aug 25 10:27:53.867504 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1099/4371] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:53 2026] GET /volume/v3/backups/b526aaa9-df01-47eb-8130-6454d9cd271d => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:53.878629 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5bb4b285-099d-4fa0-b876-7cece5c51599 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:27:53.879012 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5bb4b285-099d-4fa0-b876-7cece5c51599 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1459365468"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:27:53.880916 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-5bb4b285-099d-4fa0-b876-7cece5c51599 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1459365468'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:27:53.881111 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-5bb4b285-099d-4fa0-b876-7cece5c51599 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Create volume of 1 GB Aug 25 10:27:53.881538 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:53.881538 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:27:53.886840 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-5bb4b285-099d-4fa0-b876-7cece5c51599 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Availability Zones retrieved successfully. Aug 25 10:27:53.893116 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-5bb4b285-099d-4fa0-b876-7cece5c51599 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Flow 'volume_create_api' (78475470-c301-4c89-8060-a08c21727a90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:27:53.894325 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-5bb4b285-099d-4fa0-b876-7cece5c51599 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5573be8-01d3-4ad9-ac49-8f23f2441bb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:27:53.895567 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-5bb4b285-099d-4fa0-b876-7cece5c51599 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:27:53.922618 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f40ffc20-fc80-4bd2-9057-eb420ca675ba tempest-TestEncryptedCinderVolumes-2060489569 tempest-TestEncryptedCinderVolumes-2060489569-project-admin] GET https://10.4.3.119/volume/v3/volumes/detail?all_tenants=1 Aug 25 10:27:53.923109 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f40ffc20-fc80-4bd2-9057-eb420ca675ba tempest-TestEncryptedCinderVolumes-2060489569 tempest-TestEncryptedCinderVolumes-2060489569-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:53.923183 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f40ffc20-fc80-4bd2-9057-eb420ca675ba tempest-TestEncryptedCinderVolumes-2060489569 tempest-TestEncryptedCinderVolumes-2060489569-project-admin] Calling method 'detail' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:53.924414 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-f40ffc20-fc80-4bd2-9057-eb420ca675ba tempest-TestEncryptedCinderVolumes-2060489569 tempest-TestEncryptedCinderVolumes-2060489569-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100388) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 10:27:53.932635 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-5bb4b285-099d-4fa0-b876-7cece5c51599 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5573be8-01d3-4ad9-ac49-8f23f2441bb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:27:53.933643 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-5bb4b285-099d-4fa0-b876-7cece5c51599 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc540db1-3c05-4248-a307-a6b6247a084e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:27:53.942082 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-f40ffc20-fc80-4bd2-9057-eb420ca675ba tempest-TestEncryptedCinderVolumes-2060489569 tempest-TestEncryptedCinderVolumes-2060489569-project-admin] Get all volumes completed successfully. Aug 25 10:27:53.944443 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:53.944443 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:27:53.951042 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f40ffc20-fc80-4bd2-9057-eb420ca675ba tempest-TestEncryptedCinderVolumes-2060489569 tempest-TestEncryptedCinderVolumes-2060489569-project-admin] https://10.4.3.119/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 25 10:27:53.951631 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1095/4372] 10.4.3.119 () {66 vars in 1285 bytes} [Tue Aug 25 10:27:53 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12833 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:27:53.973121 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-1d40c04f-0801-4a47-892f-b6f5b3c293b3 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:53.975595 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1d40c04f-0801-4a47-892f-b6f5b3c293b3 tempest-TestEncryptedCinderVolumes-2060489569 tempest-TestEncryptedCinderVolumes-2060489569-project-admin] DELETE https://10.4.3.119/volume/v3/types/b92ef1a0-5a9b-4cdb-8beb-acb236d45672 Aug 25 10:27:53.975865 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1d40c04f-0801-4a47-892f-b6f5b3c293b3 tempest-TestEncryptedCinderVolumes-2060489569 tempest-TestEncryptedCinderVolumes-2060489569-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:53.976122 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1d40c04f-0801-4a47-892f-b6f5b3c293b3 tempest-TestEncryptedCinderVolumes-2060489569 tempest-TestEncryptedCinderVolumes-2060489569-project-admin] Calling method '_delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:54.006879 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1d40c04f-0801-4a47-892f-b6f5b3c293b3 tempest-TestEncryptedCinderVolumes-2060489569 tempest-TestEncryptedCinderVolumes-2060489569-project-admin] https://10.4.3.119/volume/v3/types/b92ef1a0-5a9b-4cdb-8beb-acb236d45672 returned with HTTP 202 Aug 25 10:27:54.007425 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1093/4373] 10.4.3.119 () {66 vars in 1345 bytes} [Tue Aug 25 10:27:53 2026] DELETE /volume/v3/types/b92ef1a0-5a9b-4cdb-8beb-acb236d45672 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:27:54.013675 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-5bb4b285-099d-4fa0-b876-7cece5c51599 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Created reservations ['194e9c07-87d4-40fe-b2c3-acc0ded329ad', 'ed135222-405b-4bc8-b7b4-a7cf8bdda948', '977fd82f-f317-461f-b248-105eeb27e8bc', 'c008311b-c76a-4f4a-9a4f-4b2a2a79b01c'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:27:54.014671 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-5bb4b285-099d-4fa0-b876-7cece5c51599 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc540db1-3c05-4248-a307-a6b6247a084e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['194e9c07-87d4-40fe-b2c3-acc0ded329ad', 'ed135222-405b-4bc8-b7b4-a7cf8bdda948', '977fd82f-f317-461f-b248-105eeb27e8bc', 'c008311b-c76a-4f4a-9a4f-4b2a2a79b01c']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:27:54.015625 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-5bb4b285-099d-4fa0-b876-7cece5c51599 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90ea7419-1830-43ea-b420-57d937c11524) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:27:54.046620 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-5bb4b285-099d-4fa0-b876-7cece5c51599 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90ea7419-1830-43ea-b420-57d937c11524) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dd4846c5-a529-4c81-85b9-d56375d1a5fd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1459365468',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10cb4597fec14de0b55cc1484d8028e2',qos_specs=None,replication_status=,reservations=['194e9c07-87d4-40fe-b2c3-acc0ded329ad','ed135222-405b-4bc8-b7b4-a7cf8bdda948','977fd82f-f317-461f-b248-105eeb27e8bc','c008311b-c76a-4f4a-9a4f-4b2a2a79b01c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e180d3581164e57a035fe0389a39f06',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:27:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1459365468',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dd4846c5-a529-4c81-85b9-d56375d1a5fd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='10cb4597fec14de0b55cc1484d8028e2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8e180d3581164e57a035fe0389a39f06',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:27:54.047572 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-5bb4b285-099d-4fa0-b876-7cece5c51599 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5f4c1dd-38a2-4439-a9b1-3382e74b89e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:27:54.071878 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-5bb4b285-099d-4fa0-b876-7cece5c51599 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5f4c1dd-38a2-4439-a9b1-3382e74b89e1) transitioned into state 'SUCCESS' from state '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-1459365468',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10cb4597fec14de0b55cc1484d8028e2',qos_specs=None,replication_status=,reservations=['194e9c07-87d4-40fe-b2c3-acc0ded329ad','ed135222-405b-4bc8-b7b4-a7cf8bdda948','977fd82f-f317-461f-b248-105eeb27e8bc','c008311b-c76a-4f4a-9a4f-4b2a2a79b01c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e180d3581164e57a035fe0389a39f06',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:27:54.072623 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-5bb4b285-099d-4fa0-b876-7cece5c51599 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80dba0eb-ffeb-4845-a03f-6d93b4f6bd40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:27:54.084567 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-5bb4b285-099d-4fa0-b876-7cece5c51599 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80dba0eb-ffeb-4845-a03f-6d93b4f6bd40) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:27:54.085917 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-5bb4b285-099d-4fa0-b876-7cece5c51599 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Flow 'volume_create_api' (78475470-c301-4c89-8060-a08c21727a90) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:27:54.086376 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-5bb4b285-099d-4fa0-b876-7cece5c51599 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Create volume request issued successfully. Aug 25 10:27:54.087207 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5bb4b285-099d-4fa0-b876-7cece5c51599 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:27:54.087787 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1087/4374] 10.4.3.119 () {68 vars in 1258 bytes} [Tue Aug 25 10:27:53 2026] POST /volume/v3/volumes => generated 749 bytes in 312 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:27:54.100622 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-74186f19-a05a-4464-9a1d-e4aed2ee7567 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:54.102410 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-74186f19-a05a-4464-9a1d-e4aed2ee7567 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] GET https://10.4.3.119/volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd Aug 25 10:27:54.102599 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-74186f19-a05a-4464-9a1d-e4aed2ee7567 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:54.102963 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-74186f19-a05a-4464-9a1d-e4aed2ee7567 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:54.109712 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:54.109712 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:27:54.113582 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-74186f19-a05a-4464-9a1d-e4aed2ee7567 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Volume info retrieved successfully. Aug 25 10:27:54.118061 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-74186f19-a05a-4464-9a1d-e4aed2ee7567 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] https://10.4.3.119/volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd returned with HTTP 200 Aug 25 10:27:54.118618 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1100/4375] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:54 2026] GET /volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd => generated 817 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:54.279591 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-48f90db4-e0ae-48c2-95d6-27d1bb8c1999 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:54.281554 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-48f90db4-e0ae-48c2-95d6-27d1bb8c1999 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:27:54.281996 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-48f90db4-e0ae-48c2-95d6-27d1bb8c1999 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1897647776", "snapshot_id": "4609b8d7-d434-49e0-a05f-ff5137c59b1e", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:27:54.283686 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-48f90db4-e0ae-48c2-95d6-27d1bb8c1999 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1897647776', 'snapshot_id': '4609b8d7-d434-49e0-a05f-ff5137c59b1e', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:27:54.290073 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:54.290073 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:27:54.290607 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-48f90db4-e0ae-48c2-95d6-27d1bb8c1999 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Snapshot retrieved successfully. Aug 25 10:27:54.290764 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-48f90db4-e0ae-48c2-95d6-27d1bb8c1999 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Create volume of 1 GB Aug 25 10:27:54.294805 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-48f90db4-e0ae-48c2-95d6-27d1bb8c1999 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Availability Zones retrieved successfully. Aug 25 10:27:54.301216 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-48f90db4-e0ae-48c2-95d6-27d1bb8c1999 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Flow 'volume_create_api' (d8bcf41f-f48e-4f15-bb5c-fbc34413fbb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:27:54.302385 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-48f90db4-e0ae-48c2-95d6-27d1bb8c1999 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69be4fbb-75f6-45d9-a337-26cf7195d578) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:27:54.303415 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [None req-48f90db4-e0ae-48c2-95d6-27d1bb8c1999 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:27:54.336338 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-48f90db4-e0ae-48c2-95d6-27d1bb8c1999 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69be4fbb-75f6-45d9-a337-26cf7195d578) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '4609b8d7-d434-49e0-a05f-ff5137c59b1e', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:27:54.337006 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-48f90db4-e0ae-48c2-95d6-27d1bb8c1999 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (907d68e4-a518-49ce-a878-fb299d6decf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:27:54.392010 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-48f90db4-e0ae-48c2-95d6-27d1bb8c1999 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Created reservations ['4cdd0abb-dde3-4bd1-a2fa-bdb06659c6ce', 'd457c80f-2a52-4c27-a819-24d149f149eb', 'f3a5e6b7-1733-45af-9118-6400bbee9d34', '2672c9cd-7c18-4caf-85dd-de9cca0779bd'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:27:54.392010 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-48f90db4-e0ae-48c2-95d6-27d1bb8c1999 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (907d68e4-a518-49ce-a878-fb299d6decf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4cdd0abb-dde3-4bd1-a2fa-bdb06659c6ce', 'd457c80f-2a52-4c27-a819-24d149f149eb', 'f3a5e6b7-1733-45af-9118-6400bbee9d34', '2672c9cd-7c18-4caf-85dd-de9cca0779bd']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:27:54.392010 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-48f90db4-e0ae-48c2-95d6-27d1bb8c1999 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4594bc8-4b48-4524-bbfe-f1110bc3d874) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:27:54.430899 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-76dfdf0f-fbee-4e87-aa47-489708b3ee82 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:54.433028 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-76dfdf0f-fbee-4e87-aa47-489708b3ee82 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] GET https://10.4.3.119/volume/v3/backups/a9a42cdc-fd89-4c31-b6e0-bcd30f3806fa Aug 25 10:27:54.433303 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-76dfdf0f-fbee-4e87-aa47-489708b3ee82 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:54.433600 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-76dfdf0f-fbee-4e87-aa47-489708b3ee82 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:54.433703 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-76dfdf0f-fbee-4e87-aa47-489708b3ee82 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Show backup with id a9a42cdc-fd89-4c31-b6e0-bcd30f3806fa. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:27:54.435147 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-48f90db4-e0ae-48c2-95d6-27d1bb8c1999 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4594bc8-4b48-4524-bbfe-f1110bc3d874) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b067e3f8-e29f-404b-8ead-23a8f4a0dd6d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1897647776',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='152636ceb7c64eeb91befacf6d40bf88',qos_specs=None,replication_status=,reservations=['4cdd0abb-dde3-4bd1-a2fa-bdb06659c6ce','d457c80f-2a52-4c27-a819-24d149f149eb','f3a5e6b7-1733-45af-9118-6400bbee9d34','2672c9cd-7c18-4caf-85dd-de9cca0779bd'],size=1,snapshot_id=4609b8d7-d434-49e0-a05f-ff5137c59b1e,source_replicaid=,source_volid=None,status='creating',user_id='2054dbe4d74e4a79a0d8d927a9f9f655',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:27:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1897647776',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b067e3f8-e29f-404b-8ead-23a8f4a0dd6d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='152636ceb7c64eeb91befacf6d40bf88',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=4609b8d7-d434-49e0-a05f-ff5137c59b1e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2054dbe4d74e4a79a0d8d927a9f9f655',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:27:54.436781 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-48f90db4-e0ae-48c2-95d6-27d1bb8c1999 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81b855a9-ca5a-4525-a3b5-4e1c56b277ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:27:54.439937 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:54.439937 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:27:54.440851 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-76dfdf0f-fbee-4e87-aa47-489708b3ee82 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] https://10.4.3.119/volume/v3/backups/a9a42cdc-fd89-4c31-b6e0-bcd30f3806fa returned with HTTP 200 Aug 25 10:27:54.441381 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1094/4376] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:27:54 2026] GET /volume/v3/backups/a9a42cdc-fd89-4c31-b6e0-bcd30f3806fa => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:54.457412 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-48f90db4-e0ae-48c2-95d6-27d1bb8c1999 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81b855a9-ca5a-4525-a3b5-4e1c56b277ca) transitioned into state 'SUCCESS' from state '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-1897647776',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='152636ceb7c64eeb91befacf6d40bf88',qos_specs=None,replication_status=,reservations=['4cdd0abb-dde3-4bd1-a2fa-bdb06659c6ce','d457c80f-2a52-4c27-a819-24d149f149eb','f3a5e6b7-1733-45af-9118-6400bbee9d34','2672c9cd-7c18-4caf-85dd-de9cca0779bd'],size=1,snapshot_id=4609b8d7-d434-49e0-a05f-ff5137c59b1e,source_replicaid=,source_volid=None,status='creating',user_id='2054dbe4d74e4a79a0d8d927a9f9f655',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:27:54.458605 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-48f90db4-e0ae-48c2-95d6-27d1bb8c1999 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48fb333b-2fac-49be-a9e2-c36410bfd610) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:27:54.489545 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-48f90db4-e0ae-48c2-95d6-27d1bb8c1999 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48fb333b-2fac-49be-a9e2-c36410bfd610) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:27:54.490879 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-48f90db4-e0ae-48c2-95d6-27d1bb8c1999 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Flow 'volume_create_api' (d8bcf41f-f48e-4f15-bb5c-fbc34413fbb1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:27:54.491399 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-48f90db4-e0ae-48c2-95d6-27d1bb8c1999 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Create volume request issued successfully. Aug 25 10:27:54.492332 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-48f90db4-e0ae-48c2-95d6-27d1bb8c1999 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:27:54.493101 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1096/4377] 10.4.3.119 () {68 vars in 1259 bytes} [Tue Aug 25 10:27:54 2026] POST /volume/v3/volumes => generated 791 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:27:54.512579 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-c7a91b86-dba3-438e-adaa-fb3423266930 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:54.515807 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c7a91b86-dba3-438e-adaa-fb3423266930 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] GET https://10.4.3.119/volume/v3/volumes/b067e3f8-e29f-404b-8ead-23a8f4a0dd6d Aug 25 10:27:54.515807 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c7a91b86-dba3-438e-adaa-fb3423266930 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:54.515807 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c7a91b86-dba3-438e-adaa-fb3423266930 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:54.526190 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:54.526190 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:27:54.531529 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-c7a91b86-dba3-438e-adaa-fb3423266930 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Volume info retrieved successfully. Aug 25 10:27:54.538497 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c7a91b86-dba3-438e-adaa-fb3423266930 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] https://10.4.3.119/volume/v3/volumes/b067e3f8-e29f-404b-8ead-23a8f4a0dd6d returned with HTTP 200 Aug 25 10:27:54.539174 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1088/4378] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:54 2026] GET /volume/v3/volumes/b067e3f8-e29f-404b-8ead-23a8f4a0dd6d => generated 859 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:54.877586 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-c9c59af9-64e0-4c04-b478-8ee46229cdf9 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:54.879394 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c9c59af9-64e0-4c04-b478-8ee46229cdf9 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] GET https://10.4.3.119/volume/v3/backups/b526aaa9-df01-47eb-8130-6454d9cd271d Aug 25 10:27:54.879582 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c9c59af9-64e0-4c04-b478-8ee46229cdf9 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:54.879765 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c9c59af9-64e0-4c04-b478-8ee46229cdf9 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:54.879905 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-c9c59af9-64e0-4c04-b478-8ee46229cdf9 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Show backup with id b526aaa9-df01-47eb-8130-6454d9cd271d. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:27:54.884651 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:54.884651 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:27:54.885862 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c9c59af9-64e0-4c04-b478-8ee46229cdf9 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] https://10.4.3.119/volume/v3/backups/b526aaa9-df01-47eb-8130-6454d9cd271d returned with HTTP 200 Aug 25 10:27:54.886470 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1101/4379] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:54 2026] GET /volume/v3/backups/b526aaa9-df01-47eb-8130-6454d9cd271d => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:55.132015 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-b3ad9b4c-1dd5-4779-a74a-9114db13f872 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:55.134189 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b3ad9b4c-1dd5-4779-a74a-9114db13f872 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] GET https://10.4.3.119/volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd Aug 25 10:27:55.134403 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b3ad9b4c-1dd5-4779-a74a-9114db13f872 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:55.134569 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b3ad9b4c-1dd5-4779-a74a-9114db13f872 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:55.142200 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:55.142200 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:27:55.145709 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-b3ad9b4c-1dd5-4779-a74a-9114db13f872 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Volume info retrieved successfully. Aug 25 10:27:55.149881 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b3ad9b4c-1dd5-4779-a74a-9114db13f872 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] https://10.4.3.119/volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd returned with HTTP 200 Aug 25 10:27:55.150285 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1095/4380] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:55 2026] GET /volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:55.454660 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-c3901dd9-12d0-4c43-9c83-a2f83e0c0ba8 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:55.456888 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c3901dd9-12d0-4c43-9c83-a2f83e0c0ba8 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] GET https://10.4.3.119/volume/v3/backups/a9a42cdc-fd89-4c31-b6e0-bcd30f3806fa Aug 25 10:27:55.457813 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c3901dd9-12d0-4c43-9c83-a2f83e0c0ba8 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:55.457813 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c3901dd9-12d0-4c43-9c83-a2f83e0c0ba8 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:55.457813 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-c3901dd9-12d0-4c43-9c83-a2f83e0c0ba8 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Show backup with id a9a42cdc-fd89-4c31-b6e0-bcd30f3806fa. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:27:55.461908 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:55.461908 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:27:55.462598 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c3901dd9-12d0-4c43-9c83-a2f83e0c0ba8 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] https://10.4.3.119/volume/v3/backups/a9a42cdc-fd89-4c31-b6e0-bcd30f3806fa returned with HTTP 200 Aug 25 10:27:55.462982 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1097/4381] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:27:55 2026] GET /volume/v3/backups/a9a42cdc-fd89-4c31-b6e0-bcd30f3806fa => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:55.554654 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-5a7a2112-fd18-4e37-b420-5a4ba9e38fe4 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:55.556326 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5a7a2112-fd18-4e37-b420-5a4ba9e38fe4 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] GET https://10.4.3.119/volume/v3/volumes/b067e3f8-e29f-404b-8ead-23a8f4a0dd6d Aug 25 10:27:55.556546 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5a7a2112-fd18-4e37-b420-5a4ba9e38fe4 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:55.556714 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5a7a2112-fd18-4e37-b420-5a4ba9e38fe4 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:55.564890 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:55.564890 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:27:55.569096 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-5a7a2112-fd18-4e37-b420-5a4ba9e38fe4 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Volume info retrieved successfully. Aug 25 10:27:55.573959 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5a7a2112-fd18-4e37-b420-5a4ba9e38fe4 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] https://10.4.3.119/volume/v3/volumes/b067e3f8-e29f-404b-8ead-23a8f4a0dd6d returned with HTTP 200 Aug 25 10:27:55.574437 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1089/4382] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:55 2026] GET /volume/v3/volumes/b067e3f8-e29f-404b-8ead-23a8f4a0dd6d => generated 884 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:55.589424 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-1859b7a6-544b-4cfb-8ed2-374d45bba9bd None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:55.591508 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1859b7a6-544b-4cfb-8ed2-374d45bba9bd tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] GET https://10.4.3.119/volume/v3/volumes/b067e3f8-e29f-404b-8ead-23a8f4a0dd6d Aug 25 10:27:55.591783 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1859b7a6-544b-4cfb-8ed2-374d45bba9bd tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:55.592041 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1859b7a6-544b-4cfb-8ed2-374d45bba9bd tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:55.599246 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:55.599246 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:27:55.602986 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-1859b7a6-544b-4cfb-8ed2-374d45bba9bd tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Volume info retrieved successfully. Aug 25 10:27:55.606956 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1859b7a6-544b-4cfb-8ed2-374d45bba9bd tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] https://10.4.3.119/volume/v3/volumes/b067e3f8-e29f-404b-8ead-23a8f4a0dd6d returned with HTTP 200 Aug 25 10:27:55.607550 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1102/4383] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:55 2026] GET /volume/v3/volumes/b067e3f8-e29f-404b-8ead-23a8f4a0dd6d => generated 884 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:55.898696 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-82984d17-1d82-4982-93b8-027274066f24 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:55.900688 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-82984d17-1d82-4982-93b8-027274066f24 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] GET https://10.4.3.119/volume/v3/backups/b526aaa9-df01-47eb-8130-6454d9cd271d Aug 25 10:27:55.901078 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-82984d17-1d82-4982-93b8-027274066f24 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:55.901313 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-82984d17-1d82-4982-93b8-027274066f24 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:55.901418 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-82984d17-1d82-4982-93b8-027274066f24 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Show backup with id b526aaa9-df01-47eb-8130-6454d9cd271d. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:27:55.906196 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:55.906196 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:27:55.906690 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-82984d17-1d82-4982-93b8-027274066f24 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] https://10.4.3.119/volume/v3/backups/b526aaa9-df01-47eb-8130-6454d9cd271d returned with HTTP 200 Aug 25 10:27:55.907087 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1096/4384] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:55 2026] GET /volume/v3/backups/b526aaa9-df01-47eb-8130-6454d9cd271d => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:56.102892 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-582d2568-2e55-46d8-94d9-aaf1d361e855 req-a1b9f0d4-094f-4bae-9da3-6f66ee28ab50 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:56.106100 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-582d2568-2e55-46d8-94d9-aaf1d361e855 req-a1b9f0d4-094f-4bae-9da3-6f66ee28ab50 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] GET https://10.4.3.119/volume/v3/volumes/b067e3f8-e29f-404b-8ead-23a8f4a0dd6d Aug 25 10:27:56.106295 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-582d2568-2e55-46d8-94d9-aaf1d361e855 req-a1b9f0d4-094f-4bae-9da3-6f66ee28ab50 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:56.106515 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-582d2568-2e55-46d8-94d9-aaf1d361e855 req-a1b9f0d4-094f-4bae-9da3-6f66ee28ab50 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:56.114481 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:56.114481 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:27:56.119222 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [req-582d2568-2e55-46d8-94d9-aaf1d361e855 req-a1b9f0d4-094f-4bae-9da3-6f66ee28ab50 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Volume info retrieved successfully. Aug 25 10:27:56.125081 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-582d2568-2e55-46d8-94d9-aaf1d361e855 req-a1b9f0d4-094f-4bae-9da3-6f66ee28ab50 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] https://10.4.3.119/volume/v3/volumes/b067e3f8-e29f-404b-8ead-23a8f4a0dd6d returned with HTTP 200 Aug 25 10:27:56.125607 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1098/4385] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:27:56 2026] GET /volume/v3/volumes/b067e3f8-e29f-404b-8ead-23a8f4a0dd6d => generated 884 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:56.211315 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-705a6c4c-b5f9-4181-8600-017d8ea64654 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:56.211882 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-705a6c4c-b5f9-4181-8600-017d8ea64654 None None] GET https://10.4.3.119/volume// Aug 25 10:27:56.211967 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-705a6c4c-b5f9-4181-8600-017d8ea64654 None None] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:56.212209 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-705a6c4c-b5f9-4181-8600-017d8ea64654 None None] Calling method 'all' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:56.212556 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-705a6c4c-b5f9-4181-8600-017d8ea64654 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:27:56.212896 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1090/4386] 10.4.3.119 () {66 vars in 1428 bytes} [Tue Aug 25 10:27:56 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:27:56.221151 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-582d2568-2e55-46d8-94d9-aaf1d361e855 req-0576ff97-0893-4a13-a6de-02e643d51311 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:56.223447 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-582d2568-2e55-46d8-94d9-aaf1d361e855 req-0576ff97-0893-4a13-a6de-02e643d51311 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] POST https://10.4.3.119/volume/v3/attachments Aug 25 10:27:56.223773 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-582d2568-2e55-46d8-94d9-aaf1d361e855 req-0576ff97-0893-4a13-a6de-02e643d51311 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b067e3f8-e29f-404b-8ead-23a8f4a0dd6d", "connector": null, "instance_uuid": "012f8614-7586-423d-aac0-bfce6c9bb432"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:27:56.238719 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:56.238719 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:27:56.269667 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-582d2568-2e55-46d8-94d9-aaf1d361e855 req-0576ff97-0893-4a13-a6de-02e643d51311 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] https://10.4.3.119/volume/v3/attachments returned with HTTP 200 Aug 25 10:27:56.270816 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1103/4387] 10.4.3.119 () {74 vars in 1594 bytes} [Tue Aug 25 10:27:56 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 25 10:27:56.305083 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-9a8e67a5-9c78-47f2-a3b8-218f579e7524 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:56.307374 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-9a8e67a5-9c78-47f2-a3b8-218f579e7524 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] GET https://10.4.3.119/volume/v3/volumes/b067e3f8-e29f-404b-8ead-23a8f4a0dd6d Aug 25 10:27:56.308727 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-9a8e67a5-9c78-47f2-a3b8-218f579e7524 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:56.308727 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-9a8e67a5-9c78-47f2-a3b8-218f579e7524 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:56.312066 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-4c97c9ca-421f-434d-9f19-0f0cb892349c None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:56.312552 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4c97c9ca-421f-434d-9f19-0f0cb892349c None None] GET https://10.4.3.119/volume// Aug 25 10:27:56.312771 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4c97c9ca-421f-434d-9f19-0f0cb892349c None None] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:56.313018 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4c97c9ca-421f-434d-9f19-0f0cb892349c None None] Calling method 'all' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:56.313435 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4c97c9ca-421f-434d-9f19-0f0cb892349c None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:27:56.313782 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1099/4388] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:27:56 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:27:56.320523 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:56.320523 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:27:56.323823 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-582d2568-2e55-46d8-94d9-aaf1d361e855 req-29b71379-1682-444a-b0ae-867d7768e8c7 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:56.324702 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-9a8e67a5-9c78-47f2-a3b8-218f579e7524 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Volume info retrieved successfully. Aug 25 10:27:56.326551 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-582d2568-2e55-46d8-94d9-aaf1d361e855 req-29b71379-1682-444a-b0ae-867d7768e8c7 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] GET https://10.4.3.119/volume/v3/volumes/b067e3f8-e29f-404b-8ead-23a8f4a0dd6d Aug 25 10:27:56.326845 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-582d2568-2e55-46d8-94d9-aaf1d361e855 req-29b71379-1682-444a-b0ae-867d7768e8c7 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:56.327106 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-582d2568-2e55-46d8-94d9-aaf1d361e855 req-29b71379-1682-444a-b0ae-867d7768e8c7 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:56.329766 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-9a8e67a5-9c78-47f2-a3b8-218f579e7524 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] https://10.4.3.119/volume/v3/volumes/b067e3f8-e29f-404b-8ead-23a8f4a0dd6d returned with HTTP 200 Aug 25 10:27:56.330290 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1097/4389] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:56 2026] GET /volume/v3/volumes/b067e3f8-e29f-404b-8ead-23a8f4a0dd6d => generated 883 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:56.339493 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:56.339493 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:27:56.343817 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-582d2568-2e55-46d8-94d9-aaf1d361e855 req-29b71379-1682-444a-b0ae-867d7768e8c7 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Volume info retrieved successfully. Aug 25 10:27:56.348181 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-582d2568-2e55-46d8-94d9-aaf1d361e855 req-29b71379-1682-444a-b0ae-867d7768e8c7 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] https://10.4.3.119/volume/v3/volumes/b067e3f8-e29f-404b-8ead-23a8f4a0dd6d returned with HTTP 200 Aug 25 10:27:56.348634 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1091/4390] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:27:56 2026] GET /volume/v3/volumes/b067e3f8-e29f-404b-8ead-23a8f4a0dd6d => generated 1063 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:27:56.457909 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-582d2568-2e55-46d8-94d9-aaf1d361e855 req-b38956ab-f95a-42af-990f-be3375b617d9 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:56.461274 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-582d2568-2e55-46d8-94d9-aaf1d361e855 req-b38956ab-f95a-42af-990f-be3375b617d9 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] PUT https://10.4.3.119/volume/v3/attachments/2ee09ab6-3888-4f48-bacf-081ef012218c Aug 25 10:27:56.461931 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-582d2568-2e55-46d8-94d9-aaf1d361e855 req-b38956ab-f95a-42af-990f-be3375b617d9 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.119", "host": "np0000008063", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3398d5156650", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "462fd6ce-c505-48ef-84ec-f85776d45b24", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:27:56.471332 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-582d2568-2e55-46d8-94d9-aaf1d361e855 req-b38956ab-f95a-42af-990f-be3375b617d9 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Acquiring lock "cinder-attachment_update-b067e3f8-e29f-404b-8ead-23a8f4a0dd6d-np0000008063" by "attachment_update" {{(pid=100391) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 10:27:56.476331 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-582d2568-2e55-46d8-94d9-aaf1d361e855 req-b38956ab-f95a-42af-990f-be3375b617d9 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Lock "cinder-attachment_update-b067e3f8-e29f-404b-8ead-23a8f4a0dd6d-np0000008063" acquired by "attachment_update" :: waited 0.005s {{(pid=100391) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 10:27:56.476691 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-aba5fb3a-4c3a-4ade-b1a9-eec11358a7fc None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:56.477945 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:56.477945 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:27:56.478639 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-aba5fb3a-4c3a-4ade-b1a9-eec11358a7fc tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] GET https://10.4.3.119/volume/v3/backups/a9a42cdc-fd89-4c31-b6e0-bcd30f3806fa Aug 25 10:27:56.478887 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-aba5fb3a-4c3a-4ade-b1a9-eec11358a7fc tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:56.479091 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-aba5fb3a-4c3a-4ade-b1a9-eec11358a7fc tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:56.479233 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-aba5fb3a-4c3a-4ade-b1a9-eec11358a7fc tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Show backup with id a9a42cdc-fd89-4c31-b6e0-bcd30f3806fa. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:27:56.483210 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:56.483210 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:27:56.483828 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-aba5fb3a-4c3a-4ade-b1a9-eec11358a7fc tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] https://10.4.3.119/volume/v3/backups/a9a42cdc-fd89-4c31-b6e0-bcd30f3806fa returned with HTTP 200 Aug 25 10:27:56.484249 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1100/4391] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:27:56 2026] GET /volume/v3/backups/a9a42cdc-fd89-4c31-b6e0-bcd30f3806fa => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:56.586491 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-582d2568-2e55-46d8-94d9-aaf1d361e855 req-b38956ab-f95a-42af-990f-be3375b617d9 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Lock "cinder-attachment_update-b067e3f8-e29f-404b-8ead-23a8f4a0dd6d-np0000008063" released by "attachment_update" :: held 0.110s {{(pid=100391) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 10:27:56.587000 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-582d2568-2e55-46d8-94d9-aaf1d361e855 req-b38956ab-f95a-42af-990f-be3375b617d9 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] https://10.4.3.119/volume/v3/attachments/2ee09ab6-3888-4f48-bacf-081ef012218c returned with HTTP 200 Aug 25 10:27:56.587564 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1104/4392] 10.4.3.119 () {74 vars in 1704 bytes} [Tue Aug 25 10:27:56 2026] PUT /volume/v3/attachments/2ee09ab6-3888-4f48-bacf-081ef012218c => generated 969 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:27:56.921219 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-ba4afb46-5e98-470c-84bb-baf04bf0b864 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:56.921934 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ba4afb46-5e98-470c-84bb-baf04bf0b864 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] GET https://10.4.3.119/volume/v3/backups/b526aaa9-df01-47eb-8130-6454d9cd271d Aug 25 10:27:56.922014 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ba4afb46-5e98-470c-84bb-baf04bf0b864 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:56.922359 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ba4afb46-5e98-470c-84bb-baf04bf0b864 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:56.922477 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-ba4afb46-5e98-470c-84bb-baf04bf0b864 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Show backup with id b526aaa9-df01-47eb-8130-6454d9cd271d. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:27:56.927664 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:56.927664 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:27:56.928533 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ba4afb46-5e98-470c-84bb-baf04bf0b864 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] https://10.4.3.119/volume/v3/backups/b526aaa9-df01-47eb-8130-6454d9cd271d returned with HTTP 200 Aug 25 10:27:56.928942 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1098/4393] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:56 2026] GET /volume/v3/backups/b526aaa9-df01-47eb-8130-6454d9cd271d => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:57.345414 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-c32e81f0-95e2-439a-ac8d-20dce70b103a None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:57.347864 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c32e81f0-95e2-439a-ac8d-20dce70b103a tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] GET https://10.4.3.119/volume/v3/volumes/b067e3f8-e29f-404b-8ead-23a8f4a0dd6d Aug 25 10:27:57.348210 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c32e81f0-95e2-439a-ac8d-20dce70b103a tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:57.348405 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c32e81f0-95e2-439a-ac8d-20dce70b103a tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:57.366315 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:57.366315 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:27:57.374496 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-c32e81f0-95e2-439a-ac8d-20dce70b103a tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Volume info retrieved successfully. Aug 25 10:27:57.381503 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c32e81f0-95e2-439a-ac8d-20dce70b103a tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] https://10.4.3.119/volume/v3/volumes/b067e3f8-e29f-404b-8ead-23a8f4a0dd6d returned with HTTP 200 Aug 25 10:27:57.381810 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1092/4394] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:57 2026] GET /volume/v3/volumes/b067e3f8-e29f-404b-8ead-23a8f4a0dd6d => generated 884 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:57.505695 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-ccbf9c66-68b5-42aa-904b-2628fe147bde None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:57.512260 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ccbf9c66-68b5-42aa-904b-2628fe147bde tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] GET https://10.4.3.119/volume/v3/backups/a9a42cdc-fd89-4c31-b6e0-bcd30f3806fa Aug 25 10:27:57.512458 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ccbf9c66-68b5-42aa-904b-2628fe147bde tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:57.512717 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ccbf9c66-68b5-42aa-904b-2628fe147bde tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:57.512869 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-ccbf9c66-68b5-42aa-904b-2628fe147bde tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Show backup with id a9a42cdc-fd89-4c31-b6e0-bcd30f3806fa. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:27:57.518968 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:57.518968 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:27:57.519327 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ccbf9c66-68b5-42aa-904b-2628fe147bde tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] https://10.4.3.119/volume/v3/backups/a9a42cdc-fd89-4c31-b6e0-bcd30f3806fa returned with HTTP 200 Aug 25 10:27:57.519867 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1101/4395] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:27:57 2026] GET /volume/v3/backups/a9a42cdc-fd89-4c31-b6e0-bcd30f3806fa => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:57.940319 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-7d673ed0-a006-4a96-a28f-9b278cdfff42 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:57.942678 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7d673ed0-a006-4a96-a28f-9b278cdfff42 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] GET https://10.4.3.119/volume/v3/backups/b526aaa9-df01-47eb-8130-6454d9cd271d Aug 25 10:27:57.942930 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7d673ed0-a006-4a96-a28f-9b278cdfff42 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:57.943220 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7d673ed0-a006-4a96-a28f-9b278cdfff42 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:57.943363 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-7d673ed0-a006-4a96-a28f-9b278cdfff42 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Show backup with id b526aaa9-df01-47eb-8130-6454d9cd271d. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:27:57.948662 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:57.948662 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:27:57.949697 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7d673ed0-a006-4a96-a28f-9b278cdfff42 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] https://10.4.3.119/volume/v3/backups/b526aaa9-df01-47eb-8130-6454d9cd271d returned with HTTP 200 Aug 25 10:27:57.950270 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1105/4396] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:57 2026] GET /volume/v3/backups/b526aaa9-df01-47eb-8130-6454d9cd271d => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:58.400525 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-c34a77d3-dc9f-402e-bbc5-7249ff7cc1ea None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:58.403037 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c34a77d3-dc9f-402e-bbc5-7249ff7cc1ea tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] GET https://10.4.3.119/volume/v3/volumes/b067e3f8-e29f-404b-8ead-23a8f4a0dd6d Aug 25 10:27:58.403439 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c34a77d3-dc9f-402e-bbc5-7249ff7cc1ea tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:58.403571 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c34a77d3-dc9f-402e-bbc5-7249ff7cc1ea tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:58.416148 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:58.416148 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:27:58.424085 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-c34a77d3-dc9f-402e-bbc5-7249ff7cc1ea tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Volume info retrieved successfully. Aug 25 10:27:58.430520 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c34a77d3-dc9f-402e-bbc5-7249ff7cc1ea tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] https://10.4.3.119/volume/v3/volumes/b067e3f8-e29f-404b-8ead-23a8f4a0dd6d returned with HTTP 200 Aug 25 10:27:58.430520 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1099/4397] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:58 2026] GET /volume/v3/volumes/b067e3f8-e29f-404b-8ead-23a8f4a0dd6d => generated 884 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:58.536006 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-eb8b23ab-370b-49e8-b399-0f32aedd5979 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:58.540223 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-eb8b23ab-370b-49e8-b399-0f32aedd5979 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] GET https://10.4.3.119/volume/v3/backups/a9a42cdc-fd89-4c31-b6e0-bcd30f3806fa Aug 25 10:27:58.540511 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-eb8b23ab-370b-49e8-b399-0f32aedd5979 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:58.540734 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-eb8b23ab-370b-49e8-b399-0f32aedd5979 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:58.540911 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-eb8b23ab-370b-49e8-b399-0f32aedd5979 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Show backup with id a9a42cdc-fd89-4c31-b6e0-bcd30f3806fa. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:27:58.552325 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:58.552325 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:27:58.553737 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-eb8b23ab-370b-49e8-b399-0f32aedd5979 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] https://10.4.3.119/volume/v3/backups/a9a42cdc-fd89-4c31-b6e0-bcd30f3806fa returned with HTTP 200 Aug 25 10:27:58.553737 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1093/4398] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:27:58 2026] GET /volume/v3/backups/a9a42cdc-fd89-4c31-b6e0-bcd30f3806fa => generated 736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 10:27:58.966492 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-a9f1e50c-a1b4-4c82-bea1-fb9b4d166de3 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:58.969608 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a9f1e50c-a1b4-4c82-bea1-fb9b4d166de3 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] GET https://10.4.3.119/volume/v3/backups/b526aaa9-df01-47eb-8130-6454d9cd271d Aug 25 10:27:58.969810 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a9f1e50c-a1b4-4c82-bea1-fb9b4d166de3 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:58.970046 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a9f1e50c-a1b4-4c82-bea1-fb9b4d166de3 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:58.970189 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-a9f1e50c-a1b4-4c82-bea1-fb9b4d166de3 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Show backup with id b526aaa9-df01-47eb-8130-6454d9cd271d. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:27:58.977551 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:58.977551 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:27:58.977551 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a9f1e50c-a1b4-4c82-bea1-fb9b4d166de3 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] https://10.4.3.119/volume/v3/backups/b526aaa9-df01-47eb-8130-6454d9cd271d returned with HTTP 200 Aug 25 10:27:58.977551 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1102/4399] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:58 2026] GET /volume/v3/backups/b526aaa9-df01-47eb-8130-6454d9cd271d => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:59.446219 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-16e844fc-56bd-4bcc-8a28-0a6ebe0c2755 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:59.447936 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-16e844fc-56bd-4bcc-8a28-0a6ebe0c2755 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] GET https://10.4.3.119/volume/v3/volumes/b067e3f8-e29f-404b-8ead-23a8f4a0dd6d Aug 25 10:27:59.448151 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-16e844fc-56bd-4bcc-8a28-0a6ebe0c2755 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:59.448371 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-16e844fc-56bd-4bcc-8a28-0a6ebe0c2755 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:59.457515 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:59.457515 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:27:59.462217 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-16e844fc-56bd-4bcc-8a28-0a6ebe0c2755 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Volume info retrieved successfully. Aug 25 10:27:59.467018 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-16e844fc-56bd-4bcc-8a28-0a6ebe0c2755 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] https://10.4.3.119/volume/v3/volumes/b067e3f8-e29f-404b-8ead-23a8f4a0dd6d returned with HTTP 200 Aug 25 10:27:59.468107 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1106/4400] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:59 2026] GET /volume/v3/volumes/b067e3f8-e29f-404b-8ead-23a8f4a0dd6d => generated 884 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:59.565931 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-4f493775-f945-4bd3-be57-2b7d97826097 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:59.568374 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4f493775-f945-4bd3-be57-2b7d97826097 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] GET https://10.4.3.119/volume/v3/backups/a9a42cdc-fd89-4c31-b6e0-bcd30f3806fa Aug 25 10:27:59.568568 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4f493775-f945-4bd3-be57-2b7d97826097 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:59.568749 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4f493775-f945-4bd3-be57-2b7d97826097 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:59.568858 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-4f493775-f945-4bd3-be57-2b7d97826097 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Show backup with id a9a42cdc-fd89-4c31-b6e0-bcd30f3806fa. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:27:59.574289 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:27:59.574289 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:27:59.574915 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4f493775-f945-4bd3-be57-2b7d97826097 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] https://10.4.3.119/volume/v3/backups/a9a42cdc-fd89-4c31-b6e0-bcd30f3806fa returned with HTTP 200 Aug 25 10:27:59.575346 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1100/4401] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:27:59 2026] GET /volume/v3/backups/a9a42cdc-fd89-4c31-b6e0-bcd30f3806fa => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:27:59.990459 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-3f22414b-6e97-4898-937b-68d6b17606ce None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:27:59.994211 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3f22414b-6e97-4898-937b-68d6b17606ce tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] GET https://10.4.3.119/volume/v3/backups/b526aaa9-df01-47eb-8130-6454d9cd271d Aug 25 10:27:59.994480 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3f22414b-6e97-4898-937b-68d6b17606ce tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:27:59.994735 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3f22414b-6e97-4898-937b-68d6b17606ce tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:27:59.994890 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-3f22414b-6e97-4898-937b-68d6b17606ce tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Show backup with id b526aaa9-df01-47eb-8130-6454d9cd271d. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:28:00.000758 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:00.000758 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:28:00.001934 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3f22414b-6e97-4898-937b-68d6b17606ce tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] https://10.4.3.119/volume/v3/backups/b526aaa9-df01-47eb-8130-6454d9cd271d returned with HTTP 200 Aug 25 10:28:00.002499 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1094/4402] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:27:59 2026] GET /volume/v3/backups/b526aaa9-df01-47eb-8130-6454d9cd271d => generated 751 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:00.484839 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-bda082b5-9eb0-47c5-a54a-76aad49831ad None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:00.487306 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-bda082b5-9eb0-47c5-a54a-76aad49831ad tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] GET https://10.4.3.119/volume/v3/volumes/b067e3f8-e29f-404b-8ead-23a8f4a0dd6d Aug 25 10:28:00.487306 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-bda082b5-9eb0-47c5-a54a-76aad49831ad tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:00.487306 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-bda082b5-9eb0-47c5-a54a-76aad49831ad tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:00.515167 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:00.515167 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:28:00.519174 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-bda082b5-9eb0-47c5-a54a-76aad49831ad tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Volume info retrieved successfully. Aug 25 10:28:00.527290 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-bda082b5-9eb0-47c5-a54a-76aad49831ad tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] https://10.4.3.119/volume/v3/volumes/b067e3f8-e29f-404b-8ead-23a8f4a0dd6d returned with HTTP 200 Aug 25 10:28:00.527290 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1103/4403] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:00 2026] GET /volume/v3/volumes/b067e3f8-e29f-404b-8ead-23a8f4a0dd6d => generated 884 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:00.590428 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-d2807b27-d972-4e5b-aa14-5b5216eab8a0 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:00.593284 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d2807b27-d972-4e5b-aa14-5b5216eab8a0 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] GET https://10.4.3.119/volume/v3/backups/a9a42cdc-fd89-4c31-b6e0-bcd30f3806fa Aug 25 10:28:00.593810 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d2807b27-d972-4e5b-aa14-5b5216eab8a0 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:00.594223 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d2807b27-d972-4e5b-aa14-5b5216eab8a0 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:00.594415 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-d2807b27-d972-4e5b-aa14-5b5216eab8a0 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Show backup with id a9a42cdc-fd89-4c31-b6e0-bcd30f3806fa. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:28:00.603681 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:00.603681 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:28:00.604498 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d2807b27-d972-4e5b-aa14-5b5216eab8a0 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] https://10.4.3.119/volume/v3/backups/a9a42cdc-fd89-4c31-b6e0-bcd30f3806fa returned with HTTP 200 Aug 25 10:28:00.604923 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1107/4404] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:28:00 2026] GET /volume/v3/backups/a9a42cdc-fd89-4c31-b6e0-bcd30f3806fa => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:00.648015 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-582d2568-2e55-46d8-94d9-aaf1d361e855 req-e4252fe6-be26-4348-a55b-2ecc86e6a7f5 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:00.650604 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-582d2568-2e55-46d8-94d9-aaf1d361e855 req-e4252fe6-be26-4348-a55b-2ecc86e6a7f5 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] POST https://10.4.3.119/volume/v3/attachments/2ee09ab6-3888-4f48-bacf-081ef012218c/action Aug 25 10:28:00.651108 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-582d2568-2e55-46d8-94d9-aaf1d361e855 req-e4252fe6-be26-4348-a55b-2ecc86e6a7f5 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Action body: b'{"os-complete": null}' {{(pid=100390) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:28:00.651565 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-582d2568-2e55-46d8-94d9-aaf1d361e855 req-e4252fe6-be26-4348-a55b-2ecc86e6a7f5 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:28:00.677102 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:00.677102 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:28:00.702689 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-582d2568-2e55-46d8-94d9-aaf1d361e855 req-e4252fe6-be26-4348-a55b-2ecc86e6a7f5 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] https://10.4.3.119/volume/v3/attachments/2ee09ab6-3888-4f48-bacf-081ef012218c/action returned with HTTP 204 Aug 25 10:28:00.703338 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1101/4405] 10.4.3.119 () {74 vars in 1725 bytes} [Tue Aug 25 10:28:00 2026] POST /volume/v3/attachments/2ee09ab6-3888-4f48-bacf-081ef012218c/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:28:00.981707 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-4cd38f40-237e-4d10-9588-031ccbdb6514 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:00.984206 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4cd38f40-237e-4d10-9588-031ccbdb6514 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] POST https://10.4.3.119/volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd/action Aug 25 10:28:00.984844 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4cd38f40-237e-4d10-9588-031ccbdb6514 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Action body: b'{"os-attach": {"instance_uuid": "a17ec965-aadf-4696-a181-eb064e5b9bf0", "mountpoint": "/dev/vdb"}}' {{(pid=100389) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:28:00.985003 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4cd38f40-237e-4d10-9588-031ccbdb6514 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "a17ec965-aadf-4696-a181-eb064e5b9bf0", "mountpoint": "/dev/vdb"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:28:00.996605 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:00.996605 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:28:00.997292 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-4cd38f40-237e-4d10-9588-031ccbdb6514 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Volume info retrieved successfully. Aug 25 10:28:01.012518 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-6d8d5482-ea86-4631-b8fa-7f3be69d9649 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:01.014987 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6d8d5482-ea86-4631-b8fa-7f3be69d9649 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] GET https://10.4.3.119/volume/v3/backups/b526aaa9-df01-47eb-8130-6454d9cd271d Aug 25 10:28:01.015402 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-6d8d5482-ea86-4631-b8fa-7f3be69d9649 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:01.015694 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-6d8d5482-ea86-4631-b8fa-7f3be69d9649 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:01.015873 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-6d8d5482-ea86-4631-b8fa-7f3be69d9649 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Show backup with id b526aaa9-df01-47eb-8130-6454d9cd271d. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:28:01.021460 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-4cd38f40-237e-4d10-9588-031ccbdb6514 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Update volume admin metadata completed successfully. Aug 25 10:28:01.021572 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:01.021572 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:28:01.023697 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6d8d5482-ea86-4631-b8fa-7f3be69d9649 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] https://10.4.3.119/volume/v3/backups/b526aaa9-df01-47eb-8130-6454d9cd271d returned with HTTP 200 Aug 25 10:28:01.024252 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1104/4406] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:01 2026] GET /volume/v3/backups/b526aaa9-df01-47eb-8130-6454d9cd271d => generated 752 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:01.037408 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-688673a0-f6dc-46d4-98ab-37f4abc87e36 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:01.039677 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-688673a0-f6dc-46d4-98ab-37f4abc87e36 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] GET https://10.4.3.119/volume/v3/backups/b3fd179b-4f1d-4ed7-8be2-1c9085424bd4 Aug 25 10:28:01.039887 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-688673a0-f6dc-46d4-98ab-37f4abc87e36 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:01.040174 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-688673a0-f6dc-46d4-98ab-37f4abc87e36 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:01.040388 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-688673a0-f6dc-46d4-98ab-37f4abc87e36 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Show backup with id b3fd179b-4f1d-4ed7-8be2-1c9085424bd4. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:28:01.044973 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:01.044973 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:28:01.045657 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-688673a0-f6dc-46d4-98ab-37f4abc87e36 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] https://10.4.3.119/volume/v3/backups/b3fd179b-4f1d-4ed7-8be2-1c9085424bd4 returned with HTTP 200 Aug 25 10:28:01.046407 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1108/4407] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:01 2026] GET /volume/v3/backups/b3fd179b-4f1d-4ed7-8be2-1c9085424bd4 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:01.058295 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-a3a575a0-253d-4e40-bc51-54bdb7c3f97b None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:01.060287 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a3a575a0-253d-4e40-bc51-54bdb7c3f97b tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] POST https://10.4.3.119/volume/v3/backups Aug 25 10:28:01.060677 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a3a575a0-253d-4e40-bc51-54bdb7c3f97b tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c8afeb45-05aa-4e72-8035-9fa6f4704f85", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1451380148"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:28:01.062758 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.contrib.backups [None req-a3a575a0-253d-4e40-bc51-54bdb7c3f97b tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Creating new backup {'backup': {'volume_id': 'c8afeb45-05aa-4e72-8035-9fa6f4704f85', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1451380148'}} {{(pid=100390) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 10:28:01.063040 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.contrib.backups [None req-a3a575a0-253d-4e40-bc51-54bdb7c3f97b tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Creating backup of volume c8afeb45-05aa-4e72-8035-9fa6f4704f85 in container None Aug 25 10:28:01.071744 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:01.071744 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:28:01.072094 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-a3a575a0-253d-4e40-bc51-54bdb7c3f97b tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Volume info retrieved successfully. Aug 25 10:28:01.090478 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-4cd38f40-237e-4d10-9588-031ccbdb6514 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Attach volume completed successfully. Aug 25 10:28:01.090726 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4cd38f40-237e-4d10-9588-031ccbdb6514 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] https://10.4.3.119/volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd/action returned with HTTP 202 Aug 25 10:28:01.091214 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1095/4408] 10.4.3.119 () {68 vars in 1390 bytes} [Tue Aug 25 10:28:00 2026] POST /volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd/action => generated 0 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:28:01.098055 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-a3a575a0-253d-4e40-bc51-54bdb7c3f97b tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Created reservations ['91caadb0-6cfe-4214-aa17-13b2292ed77c', 'ee00ba3d-5f36-466a-9e4b-86f63df68a7f'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:28:01.100265 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-53225525-d926-42a7-b5dc-1deda3d8179d None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:01.103290 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-53225525-d926-42a7-b5dc-1deda3d8179d tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] GET https://10.4.3.119/volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd Aug 25 10:28:01.103512 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-53225525-d926-42a7-b5dc-1deda3d8179d tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:01.103692 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-53225525-d926-42a7-b5dc-1deda3d8179d tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:01.117647 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:01.117647 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:28:01.121509 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-53225525-d926-42a7-b5dc-1deda3d8179d tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Volume info retrieved successfully. Aug 25 10:28:01.125949 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-53225525-d926-42a7-b5dc-1deda3d8179d tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] https://10.4.3.119/volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd returned with HTTP 200 Aug 25 10:28:01.126375 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1105/4409] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:01 2026] GET /volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd => generated 1176 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:28:01.142778 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-d3e7129a-b242-45da-bda9-fb8fa2aa874b None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:01.144556 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d3e7129a-b242-45da-bda9-fb8fa2aa874b tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] POST https://10.4.3.119/volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd/action Aug 25 10:28:01.145086 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d3e7129a-b242-45da-bda9-fb8fa2aa874b tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Action body: b'{"os-detach": {}}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:28:01.145086 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d3e7129a-b242-45da-bda9-fb8fa2aa874b tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:28:01.152652 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a3a575a0-253d-4e40-bc51-54bdb7c3f97b tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] https://10.4.3.119/volume/v3/backups returned with HTTP 202 Aug 25 10:28:01.153087 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1102/4410] 10.4.3.119 () {68 vars in 1259 bytes} [Tue Aug 25 10:28:01 2026] POST /volume/v3/backups => generated 330 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:28:01.158354 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:01.158354 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:28:01.158921 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-d3e7129a-b242-45da-bda9-fb8fa2aa874b tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Volume info retrieved successfully. Aug 25 10:28:01.164007 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-7bb92036-0dae-463b-9fc0-237d8f71222d None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:01.166539 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-7bb92036-0dae-463b-9fc0-237d8f71222d tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] GET https://10.4.3.119/volume/v3/backups/3955333f-540c-4274-b6c7-4b9caae623e2 Aug 25 10:28:01.168021 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-7bb92036-0dae-463b-9fc0-237d8f71222d tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:01.168021 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-7bb92036-0dae-463b-9fc0-237d8f71222d tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:01.168021 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-7bb92036-0dae-463b-9fc0-237d8f71222d tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Show backup with id 3955333f-540c-4274-b6c7-4b9caae623e2. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:28:01.173237 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:01.173237 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:28:01.174106 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-7bb92036-0dae-463b-9fc0-237d8f71222d tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] https://10.4.3.119/volume/v3/backups/3955333f-540c-4274-b6c7-4b9caae623e2 returned with HTTP 200 Aug 25 10:28:01.174718 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1096/4411] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:01 2026] GET /volume/v3/backups/3955333f-540c-4274-b6c7-4b9caae623e2 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:01.229348 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-d3e7129a-b242-45da-bda9-fb8fa2aa874b tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Detach volume completed successfully. Aug 25 10:28:01.229652 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d3e7129a-b242-45da-bda9-fb8fa2aa874b tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] https://10.4.3.119/volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd/action returned with HTTP 202 Aug 25 10:28:01.230539 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1109/4412] 10.4.3.119 () {68 vars in 1390 bytes} [Tue Aug 25 10:28:01 2026] POST /volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd/action => generated 0 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:28:01.239489 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-995e056e-a92c-4ef3-a8f4-e386fefab6ca None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:01.241548 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-995e056e-a92c-4ef3-a8f4-e386fefab6ca tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] GET https://10.4.3.119/volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd Aug 25 10:28:01.241829 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-995e056e-a92c-4ef3-a8f4-e386fefab6ca tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:01.242103 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-995e056e-a92c-4ef3-a8f4-e386fefab6ca tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:01.250762 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:01.250762 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:28:01.255185 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-995e056e-a92c-4ef3-a8f4-e386fefab6ca tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Volume info retrieved successfully. Aug 25 10:28:01.261026 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-995e056e-a92c-4ef3-a8f4-e386fefab6ca tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] https://10.4.3.119/volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd returned with HTTP 200 Aug 25 10:28:01.261647 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1106/4413] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:01 2026] GET /volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd => generated 861 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:01.547100 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-0aa92a67-6d2e-4a9a-845c-4c716e4d5e44 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:01.550029 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0aa92a67-6d2e-4a9a-845c-4c716e4d5e44 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] GET https://10.4.3.119/volume/v3/volumes/b067e3f8-e29f-404b-8ead-23a8f4a0dd6d Aug 25 10:28:01.550407 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0aa92a67-6d2e-4a9a-845c-4c716e4d5e44 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:01.550738 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0aa92a67-6d2e-4a9a-845c-4c716e4d5e44 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:01.568211 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:01.568211 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:28:01.577641 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-0aa92a67-6d2e-4a9a-845c-4c716e4d5e44 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Volume info retrieved successfully. Aug 25 10:28:01.585919 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0aa92a67-6d2e-4a9a-845c-4c716e4d5e44 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] https://10.4.3.119/volume/v3/volumes/b067e3f8-e29f-404b-8ead-23a8f4a0dd6d returned with HTTP 200 Aug 25 10:28:01.586421 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1103/4414] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:01 2026] GET /volume/v3/volumes/b067e3f8-e29f-404b-8ead-23a8f4a0dd6d => generated 1176 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:28:01.618813 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-d1204817-3791-44d9-aa5f-4c90a5f53ea4 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:01.621441 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d1204817-3791-44d9-aa5f-4c90a5f53ea4 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] GET https://10.4.3.119/volume/v3/backups/a9a42cdc-fd89-4c31-b6e0-bcd30f3806fa Aug 25 10:28:01.621668 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d1204817-3791-44d9-aa5f-4c90a5f53ea4 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:01.621872 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d1204817-3791-44d9-aa5f-4c90a5f53ea4 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:01.622024 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-d1204817-3791-44d9-aa5f-4c90a5f53ea4 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Show backup with id a9a42cdc-fd89-4c31-b6e0-bcd30f3806fa. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:28:01.628310 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:01.628310 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:28:01.629429 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d1204817-3791-44d9-aa5f-4c90a5f53ea4 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] https://10.4.3.119/volume/v3/backups/a9a42cdc-fd89-4c31-b6e0-bcd30f3806fa returned with HTTP 200 Aug 25 10:28:01.629844 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1097/4415] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:28:01 2026] GET /volume/v3/backups/a9a42cdc-fd89-4c31-b6e0-bcd30f3806fa => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:01.656412 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-77c8b017-ccb2-4651-862c-c712aef0db20 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:01.838833 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-77c8b017-ccb2-4651-862c-c712aef0db20 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-member] PUT https://10.4.3.119/volume/v3/backups/a9a42cdc-fd89-4c31-b6e0-bcd30f3806fa Aug 25 10:28:01.840458 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-77c8b017-ccb2-4651-862c-c712aef0db20 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-member] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:28:01.853275 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:01.853275 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:28:01.862241 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-77c8b017-ccb2-4651-862c-c712aef0db20 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-member] https://10.4.3.119/volume/v3/backups/a9a42cdc-fd89-4c31-b6e0-bcd30f3806fa returned with HTTP 200 Aug 25 10:28:01.862848 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1110/4416] 10.4.3.119 () {70 vars in 1408 bytes} [Tue Aug 25 10:28:01 2026] PUT /volume/v3/backups/a9a42cdc-fd89-4c31-b6e0-bcd30f3806fa => generated 315 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:01.873072 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-cf04b61a-39df-484b-9306-663ebfc3196d None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:01.877018 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-cf04b61a-39df-484b-9306-663ebfc3196d tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] GET https://10.4.3.119/volume/v3/backups/a9a42cdc-fd89-4c31-b6e0-bcd30f3806fa Aug 25 10:28:01.877346 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-cf04b61a-39df-484b-9306-663ebfc3196d tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:01.877539 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-cf04b61a-39df-484b-9306-663ebfc3196d tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:01.877632 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-cf04b61a-39df-484b-9306-663ebfc3196d tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Show backup with id a9a42cdc-fd89-4c31-b6e0-bcd30f3806fa. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:28:01.886556 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:01.886556 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:28:01.887289 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-cf04b61a-39df-484b-9306-663ebfc3196d tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] https://10.4.3.119/volume/v3/backups/a9a42cdc-fd89-4c31-b6e0-bcd30f3806fa returned with HTTP 200 Aug 25 10:28:01.887778 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1107/4417] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:28:01 2026] GET /volume/v3/backups/a9a42cdc-fd89-4c31-b6e0-bcd30f3806fa => generated 761 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:01.899910 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-da21aeef-c86b-4627-bcbc-bbdb9655e499 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:01.904581 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-da21aeef-c86b-4627-bcbc-bbdb9655e499 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] DELETE https://10.4.3.119/volume/v3/backups/a9a42cdc-fd89-4c31-b6e0-bcd30f3806fa Aug 25 10:28:01.905520 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-da21aeef-c86b-4627-bcbc-bbdb9655e499 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:01.905873 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-da21aeef-c86b-4627-bcbc-bbdb9655e499 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:01.906620 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.contrib.backups [None req-da21aeef-c86b-4627-bcbc-bbdb9655e499 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Delete backup with id: a9a42cdc-fd89-4c31-b6e0-bcd30f3806fa. Aug 25 10:28:01.912559 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:01.912559 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:28:01.925354 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.backup.rpcapi [None req-da21aeef-c86b-4627-bcbc-bbdb9655e499 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] delete_backup rpcapi backup_id a9a42cdc-fd89-4c31-b6e0-bcd30f3806fa {{(pid=100390) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 10:28:01.933167 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-da21aeef-c86b-4627-bcbc-bbdb9655e499 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] https://10.4.3.119/volume/v3/backups/a9a42cdc-fd89-4c31-b6e0-bcd30f3806fa returned with HTTP 202 Aug 25 10:28:01.933167 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1104/4418] 10.4.3.119 () {68 vars in 1391 bytes} [Tue Aug 25 10:28:01 2026] DELETE /volume/v3/backups/a9a42cdc-fd89-4c31-b6e0-bcd30f3806fa => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:28:01.939418 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-e375d63b-9faf-4bc4-b137-64a874a7a966 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:01.942521 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e375d63b-9faf-4bc4-b137-64a874a7a966 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] GET https://10.4.3.119/volume/v3/backups/a9a42cdc-fd89-4c31-b6e0-bcd30f3806fa Aug 25 10:28:01.942931 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e375d63b-9faf-4bc4-b137-64a874a7a966 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:01.943175 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e375d63b-9faf-4bc4-b137-64a874a7a966 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:01.943313 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-e375d63b-9faf-4bc4-b137-64a874a7a966 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Show backup with id a9a42cdc-fd89-4c31-b6e0-bcd30f3806fa. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:28:01.952407 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:01.952407 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:28:01.952407 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e375d63b-9faf-4bc4-b137-64a874a7a966 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] https://10.4.3.119/volume/v3/backups/a9a42cdc-fd89-4c31-b6e0-bcd30f3806fa returned with HTTP 200 Aug 25 10:28:01.956768 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1098/4419] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:28:01 2026] GET /volume/v3/backups/a9a42cdc-fd89-4c31-b6e0-bcd30f3806fa => generated 760 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:02.191285 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-ae62050e-68c4-4a59-be79-c27e2da7e824 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:02.194021 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ae62050e-68c4-4a59-be79-c27e2da7e824 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] GET https://10.4.3.119/volume/v3/backups/3955333f-540c-4274-b6c7-4b9caae623e2 Aug 25 10:28:02.195123 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ae62050e-68c4-4a59-be79-c27e2da7e824 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:02.195123 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ae62050e-68c4-4a59-be79-c27e2da7e824 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:02.195123 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-ae62050e-68c4-4a59-be79-c27e2da7e824 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Show backup with id 3955333f-540c-4274-b6c7-4b9caae623e2. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:28:02.201329 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:02.201329 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:28:02.202587 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ae62050e-68c4-4a59-be79-c27e2da7e824 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] https://10.4.3.119/volume/v3/backups/3955333f-540c-4274-b6c7-4b9caae623e2 returned with HTTP 200 Aug 25 10:28:02.202910 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1111/4420] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:02 2026] GET /volume/v3/backups/3955333f-540c-4274-b6c7-4b9caae623e2 => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:02.962940 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-a55a3015-90cd-4e24-b9ef-fb0a0bfceb03 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:02.964852 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a55a3015-90cd-4e24-b9ef-fb0a0bfceb03 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] GET https://10.4.3.119/volume/v3/backups/a9a42cdc-fd89-4c31-b6e0-bcd30f3806fa Aug 25 10:28:02.965068 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a55a3015-90cd-4e24-b9ef-fb0a0bfceb03 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:02.965270 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a55a3015-90cd-4e24-b9ef-fb0a0bfceb03 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:02.965377 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-a55a3015-90cd-4e24-b9ef-fb0a0bfceb03 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Show backup with id a9a42cdc-fd89-4c31-b6e0-bcd30f3806fa. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:28:02.972600 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a55a3015-90cd-4e24-b9ef-fb0a0bfceb03 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] https://10.4.3.119/volume/v3/backups/a9a42cdc-fd89-4c31-b6e0-bcd30f3806fa returned with HTTP 404 Aug 25 10:28:02.972600 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1108/4421] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:28:02 2026] GET /volume/v3/backups/a9a42cdc-fd89-4c31-b6e0-bcd30f3806fa => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:28:02.988301 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-5ce01335-b253-422d-8a5c-425a44c2916c None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:02.990939 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5ce01335-b253-422d-8a5c-425a44c2916c tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] DELETE https://10.4.3.119/volume/v3/volumes/0fad41dc-abd6-40b9-9965-6d81d90f95d7 Aug 25 10:28:02.991167 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-5ce01335-b253-422d-8a5c-425a44c2916c tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:02.991430 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-5ce01335-b253-422d-8a5c-425a44c2916c tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:02.991651 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-5ce01335-b253-422d-8a5c-425a44c2916c tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Delete volume with id: 0fad41dc-abd6-40b9-9965-6d81d90f95d7 Aug 25 10:28:03.002521 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:03.002521 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:28:03.002881 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-5ce01335-b253-422d-8a5c-425a44c2916c tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Volume info retrieved successfully. Aug 25 10:28:03.029786 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-5ce01335-b253-422d-8a5c-425a44c2916c tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Delete volume request issued successfully. Aug 25 10:28:03.029786 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5ce01335-b253-422d-8a5c-425a44c2916c tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] https://10.4.3.119/volume/v3/volumes/0fad41dc-abd6-40b9-9965-6d81d90f95d7 returned with HTTP 202 Aug 25 10:28:03.030195 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1105/4422] 10.4.3.119 () {68 vars in 1391 bytes} [Tue Aug 25 10:28:02 2026] DELETE /volume/v3/volumes/0fad41dc-abd6-40b9-9965-6d81d90f95d7 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:28:03.038986 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-538049d6-36fe-481a-85ea-e5d8b8596070 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:03.041347 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-538049d6-36fe-481a-85ea-e5d8b8596070 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] GET https://10.4.3.119/volume/v3/volumes/0fad41dc-abd6-40b9-9965-6d81d90f95d7 Aug 25 10:28:03.041552 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-538049d6-36fe-481a-85ea-e5d8b8596070 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:03.041768 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-538049d6-36fe-481a-85ea-e5d8b8596070 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:03.051916 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:03.051916 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:28:03.056291 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-538049d6-36fe-481a-85ea-e5d8b8596070 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Volume info retrieved successfully. Aug 25 10:28:03.062027 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-538049d6-36fe-481a-85ea-e5d8b8596070 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] https://10.4.3.119/volume/v3/volumes/0fad41dc-abd6-40b9-9965-6d81d90f95d7 returned with HTTP 200 Aug 25 10:28:03.062839 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1099/4423] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:28:03 2026] GET /volume/v3/volumes/0fad41dc-abd6-40b9-9965-6d81d90f95d7 => generated 1017 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:28:03.214788 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-219adea2-bfc7-4ee6-a5ba-71072a2c2509 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:03.216942 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-219adea2-bfc7-4ee6-a5ba-71072a2c2509 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] GET https://10.4.3.119/volume/v3/backups/3955333f-540c-4274-b6c7-4b9caae623e2 Aug 25 10:28:03.217349 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-219adea2-bfc7-4ee6-a5ba-71072a2c2509 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:03.217712 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-219adea2-bfc7-4ee6-a5ba-71072a2c2509 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:03.217886 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-219adea2-bfc7-4ee6-a5ba-71072a2c2509 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Show backup with id 3955333f-540c-4274-b6c7-4b9caae623e2. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:28:03.223784 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:03.223784 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:28:03.224518 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-219adea2-bfc7-4ee6-a5ba-71072a2c2509 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] https://10.4.3.119/volume/v3/backups/3955333f-540c-4274-b6c7-4b9caae623e2 returned with HTTP 200 Aug 25 10:28:03.224965 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1112/4424] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:03 2026] GET /volume/v3/backups/3955333f-540c-4274-b6c7-4b9caae623e2 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:04.079661 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-6b0a980f-5a94-444e-9351-cb5b4cfa2b70 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:04.081465 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6b0a980f-5a94-444e-9351-cb5b4cfa2b70 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] GET https://10.4.3.119/volume/v3/volumes/0fad41dc-abd6-40b9-9965-6d81d90f95d7 Aug 25 10:28:04.081541 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-6b0a980f-5a94-444e-9351-cb5b4cfa2b70 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:04.081757 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-6b0a980f-5a94-444e-9351-cb5b4cfa2b70 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:04.089241 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6b0a980f-5a94-444e-9351-cb5b4cfa2b70 tempest-ProjectMemberTests39-1670677100 tempest-ProjectMemberTests39-1670677100-project-admin] https://10.4.3.119/volume/v3/volumes/0fad41dc-abd6-40b9-9965-6d81d90f95d7 returned with HTTP 404 Aug 25 10:28:04.089983 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1109/4425] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:28:04 2026] GET /volume/v3/volumes/0fad41dc-abd6-40b9-9965-6d81d90f95d7 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:28:04.236789 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-c3cc45c2-6008-4602-afd3-475322de60f5 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:04.244860 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c3cc45c2-6008-4602-afd3-475322de60f5 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] GET https://10.4.3.119/volume/v3/backups/3955333f-540c-4274-b6c7-4b9caae623e2 Aug 25 10:28:04.245113 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c3cc45c2-6008-4602-afd3-475322de60f5 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:04.245558 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c3cc45c2-6008-4602-afd3-475322de60f5 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:04.245658 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-c3cc45c2-6008-4602-afd3-475322de60f5 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Show backup with id 3955333f-540c-4274-b6c7-4b9caae623e2. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:28:04.255486 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:04.255486 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:28:04.256234 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c3cc45c2-6008-4602-afd3-475322de60f5 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] https://10.4.3.119/volume/v3/backups/3955333f-540c-4274-b6c7-4b9caae623e2 returned with HTTP 200 Aug 25 10:28:04.256740 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1106/4426] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:04 2026] GET /volume/v3/backups/3955333f-540c-4274-b6c7-4b9caae623e2 => generated 749 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:05.272300 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-a22647fb-ce15-42b6-ba37-15999f5eda2a None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:05.275807 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a22647fb-ce15-42b6-ba37-15999f5eda2a tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] GET https://10.4.3.119/volume/v3/backups/3955333f-540c-4274-b6c7-4b9caae623e2 Aug 25 10:28:05.276121 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a22647fb-ce15-42b6-ba37-15999f5eda2a tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:05.276560 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a22647fb-ce15-42b6-ba37-15999f5eda2a tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:05.276794 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-a22647fb-ce15-42b6-ba37-15999f5eda2a tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Show backup with id 3955333f-540c-4274-b6c7-4b9caae623e2. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:28:05.282416 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:05.282416 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:28:05.283234 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a22647fb-ce15-42b6-ba37-15999f5eda2a tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] https://10.4.3.119/volume/v3/backups/3955333f-540c-4274-b6c7-4b9caae623e2 returned with HTTP 200 Aug 25 10:28:05.283774 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1100/4427] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:05 2026] GET /volume/v3/backups/3955333f-540c-4274-b6c7-4b9caae623e2 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:05.533375 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-6efd87f9-ff8e-482a-9285-4174f7926999 req-d936ed66-b77e-45fc-8e27-c055df25efe6 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:05.537797 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-6efd87f9-ff8e-482a-9285-4174f7926999 req-d936ed66-b77e-45fc-8e27-c055df25efe6 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] GET https://10.4.3.119/volume/v3/volumes/b067e3f8-e29f-404b-8ead-23a8f4a0dd6d Aug 25 10:28:05.538024 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-6efd87f9-ff8e-482a-9285-4174f7926999 req-d936ed66-b77e-45fc-8e27-c055df25efe6 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:05.538221 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-6efd87f9-ff8e-482a-9285-4174f7926999 req-d936ed66-b77e-45fc-8e27-c055df25efe6 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:05.558960 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:05.558960 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:28:05.564836 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-6efd87f9-ff8e-482a-9285-4174f7926999 req-d936ed66-b77e-45fc-8e27-c055df25efe6 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Volume info retrieved successfully. Aug 25 10:28:05.573052 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-6efd87f9-ff8e-482a-9285-4174f7926999 req-d936ed66-b77e-45fc-8e27-c055df25efe6 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] https://10.4.3.119/volume/v3/volumes/b067e3f8-e29f-404b-8ead-23a8f4a0dd6d returned with HTTP 200 Aug 25 10:28:05.573873 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1113/4428] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:28:05 2026] GET /volume/v3/volumes/b067e3f8-e29f-404b-8ead-23a8f4a0dd6d => generated 1176 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 25 10:28:05.613314 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-6efd87f9-ff8e-482a-9285-4174f7926999 req-a5cd1968-892b-4b82-8dc3-e726ea84cc70 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:05.615436 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-6efd87f9-ff8e-482a-9285-4174f7926999 req-a5cd1968-892b-4b82-8dc3-e726ea84cc70 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] POST https://10.4.3.119/volume/v3/volumes/b067e3f8-e29f-404b-8ead-23a8f4a0dd6d/action Aug 25 10:28:05.615805 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-6efd87f9-ff8e-482a-9285-4174f7926999 req-a5cd1968-892b-4b82-8dc3-e726ea84cc70 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:28:05.616046 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-6efd87f9-ff8e-482a-9285-4174f7926999 req-a5cd1968-892b-4b82-8dc3-e726ea84cc70 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:28:05.630603 np0000008063 devstack@c-api.service[100388]: DEBUG dbcounter [-] [100388] Writing DB stats cinder:SELECT=399,cinder:UPDATE=90,cinder:INSERT=48 {{(pid=100388) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 10:28:05.639677 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:05.639677 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:28:05.640434 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [req-6efd87f9-ff8e-482a-9285-4174f7926999 req-a5cd1968-892b-4b82-8dc3-e726ea84cc70 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Volume info retrieved successfully. Aug 25 10:28:05.651251 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [req-6efd87f9-ff8e-482a-9285-4174f7926999 req-a5cd1968-892b-4b82-8dc3-e726ea84cc70 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Begin detaching volume completed successfully. Aug 25 10:28:05.651930 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-6efd87f9-ff8e-482a-9285-4174f7926999 req-a5cd1968-892b-4b82-8dc3-e726ea84cc70 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] https://10.4.3.119/volume/v3/volumes/b067e3f8-e29f-404b-8ead-23a8f4a0dd6d/action returned with HTTP 202 Aug 25 10:28:05.652307 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1110/4429] 10.4.3.119 () {72 vars in 1672 bytes} [Tue Aug 25 10:28:05 2026] POST /volume/v3/volumes/b067e3f8-e29f-404b-8ead-23a8f4a0dd6d/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:28:05.729665 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-249ac8a2-f3cd-4997-ad05-52fc513ce4b5 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:05.731004 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-249ac8a2-f3cd-4997-ad05-52fc513ce4b5 None None] GET https://10.4.3.119/volume// Aug 25 10:28:05.731307 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-249ac8a2-f3cd-4997-ad05-52fc513ce4b5 None None] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:05.731583 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-249ac8a2-f3cd-4997-ad05-52fc513ce4b5 None None] Calling method 'all' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:05.732016 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-249ac8a2-f3cd-4997-ad05-52fc513ce4b5 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:28:05.733289 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1107/4430] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:28:05 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:28:05.743930 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-6efd87f9-ff8e-482a-9285-4174f7926999 req-845d595b-3c99-4c97-a292-5ee7f83d8c11 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:05.747211 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-6efd87f9-ff8e-482a-9285-4174f7926999 req-845d595b-3c99-4c97-a292-5ee7f83d8c11 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] GET https://10.4.3.119/volume/v3/volumes/b067e3f8-e29f-404b-8ead-23a8f4a0dd6d Aug 25 10:28:05.747573 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-6efd87f9-ff8e-482a-9285-4174f7926999 req-845d595b-3c99-4c97-a292-5ee7f83d8c11 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:05.747573 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-6efd87f9-ff8e-482a-9285-4174f7926999 req-845d595b-3c99-4c97-a292-5ee7f83d8c11 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:05.764177 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:05.764177 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:28:05.770303 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-6efd87f9-ff8e-482a-9285-4174f7926999 req-845d595b-3c99-4c97-a292-5ee7f83d8c11 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Volume info retrieved successfully. Aug 25 10:28:05.776390 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-6efd87f9-ff8e-482a-9285-4174f7926999 req-845d595b-3c99-4c97-a292-5ee7f83d8c11 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] https://10.4.3.119/volume/v3/volumes/b067e3f8-e29f-404b-8ead-23a8f4a0dd6d returned with HTTP 200 Aug 25 10:28:05.776732 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1101/4431] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:28:05 2026] GET /volume/v3/volumes/b067e3f8-e29f-404b-8ead-23a8f4a0dd6d => generated 1359 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:28:06.300058 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-a7ce46ef-aeca-464d-8286-c48f5482c3cc None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:06.303302 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a7ce46ef-aeca-464d-8286-c48f5482c3cc tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] GET https://10.4.3.119/volume/v3/backups/3955333f-540c-4274-b6c7-4b9caae623e2 Aug 25 10:28:06.303547 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a7ce46ef-aeca-464d-8286-c48f5482c3cc tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:06.303779 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a7ce46ef-aeca-464d-8286-c48f5482c3cc tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:06.303964 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-a7ce46ef-aeca-464d-8286-c48f5482c3cc tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Show backup with id 3955333f-540c-4274-b6c7-4b9caae623e2. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:28:06.310384 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:06.310384 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:28:06.311797 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a7ce46ef-aeca-464d-8286-c48f5482c3cc tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] https://10.4.3.119/volume/v3/backups/3955333f-540c-4274-b6c7-4b9caae623e2 returned with HTTP 200 Aug 25 10:28:06.311860 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1114/4432] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:06 2026] GET /volume/v3/backups/3955333f-540c-4274-b6c7-4b9caae623e2 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:06.877830 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-6efd87f9-ff8e-482a-9285-4174f7926999 req-edd65dbc-beab-4119-91d9-600bdbe08db2 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:06.880771 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-6efd87f9-ff8e-482a-9285-4174f7926999 req-edd65dbc-beab-4119-91d9-600bdbe08db2 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] DELETE https://10.4.3.119/volume/v3/attachments/2ee09ab6-3888-4f48-bacf-081ef012218c Aug 25 10:28:06.880995 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-6efd87f9-ff8e-482a-9285-4174f7926999 req-edd65dbc-beab-4119-91d9-600bdbe08db2 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:06.881204 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-6efd87f9-ff8e-482a-9285-4174f7926999 req-edd65dbc-beab-4119-91d9-600bdbe08db2 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Calling method 'version_select' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:06.890252 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:06.890252 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:28:06.959412 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-6efd87f9-ff8e-482a-9285-4174f7926999 req-edd65dbc-beab-4119-91d9-600bdbe08db2 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] https://10.4.3.119/volume/v3/attachments/2ee09ab6-3888-4f48-bacf-081ef012218c returned with HTTP 200 Aug 25 10:28:06.960111 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1111/4433] 10.4.3.119 () {72 vars in 1673 bytes} [Tue Aug 25 10:28:06 2026] DELETE /volume/v3/attachments/2ee09ab6-3888-4f48-bacf-081ef012218c => generated 19 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:07.103734 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-e9739697-0b3c-4970-aa05-2329871bd661 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:07.299504 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e9739697-0b3c-4970-aa05-2329871bd661 tempest-ProjectMemberTests-1678869452 tempest-ProjectMemberTests-1678869452-project-admin] GET https://10.4.3.119/volume/v3/scheduler-stats/get_pools Aug 25 10:28:07.299695 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e9739697-0b3c-4970-aa05-2329871bd661 tempest-ProjectMemberTests-1678869452 tempest-ProjectMemberTests-1678869452-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:07.300106 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e9739697-0b3c-4970-aa05-2329871bd661 tempest-ProjectMemberTests-1678869452 tempest-ProjectMemberTests-1678869452-project-admin] Calling method 'get_pools' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:07.318127 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e9739697-0b3c-4970-aa05-2329871bd661 tempest-ProjectMemberTests-1678869452 tempest-ProjectMemberTests-1678869452-project-admin] https://10.4.3.119/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 25 10:28:07.318690 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1108/4434] 10.4.3.119 () {66 vars in 1291 bytes} [Tue Aug 25 10:28:07 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:07.329446 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-b08663ff-9780-4f15-8b5c-db7948535a0f None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:07.333120 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-93c3d966-55e6-48c6-924f-024ae9890d54 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:07.334334 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b08663ff-9780-4f15-8b5c-db7948535a0f tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] GET https://10.4.3.119/volume/v3/backups/3955333f-540c-4274-b6c7-4b9caae623e2 Aug 25 10:28:07.334334 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b08663ff-9780-4f15-8b5c-db7948535a0f tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:07.334468 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b08663ff-9780-4f15-8b5c-db7948535a0f tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:07.334667 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-b08663ff-9780-4f15-8b5c-db7948535a0f tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Show backup with id 3955333f-540c-4274-b6c7-4b9caae623e2. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:28:07.344642 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:07.344642 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:28:07.346492 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b08663ff-9780-4f15-8b5c-db7948535a0f tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] https://10.4.3.119/volume/v3/backups/3955333f-540c-4274-b6c7-4b9caae623e2 returned with HTTP 200 Aug 25 10:28:07.346492 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1102/4435] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:07 2026] GET /volume/v3/backups/3955333f-540c-4274-b6c7-4b9caae623e2 => generated 749 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:07.523924 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-93c3d966-55e6-48c6-924f-024ae9890d54 tempest-ProjectMemberTests-1678869452 tempest-ProjectMemberTests-1678869452-project-member] GET https://10.4.3.119/volume/v3/capabilities/np0000008063@storpool Aug 25 10:28:07.524260 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-93c3d966-55e6-48c6-924f-024ae9890d54 tempest-ProjectMemberTests-1678869452 tempest-ProjectMemberTests-1678869452-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:07.524464 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-93c3d966-55e6-48c6-924f-024ae9890d54 tempest-ProjectMemberTests-1678869452 tempest-ProjectMemberTests-1678869452-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:07.525526 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.policy [None req-93c3d966-55e6-48c6-924f-024ae9890d54 tempest-ProjectMemberTests-1678869452 tempest-ProjectMemberTests-1678869452-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '8a2edbcfe25b45598ad2a122eadf436c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '040aceed8d264843bb1a885dcdc64242', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100391) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 10:28:07.525901 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-93c3d966-55e6-48c6-924f-024ae9890d54 tempest-ProjectMemberTests-1678869452 tempest-ProjectMemberTests-1678869452-project-member] https://10.4.3.119/volume/v3/capabilities/np0000008063@storpool returned with HTTP 403 Aug 25 10:28:07.526542 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1115/4436] 10.4.3.119 () {66 vars in 1318 bytes} [Tue Aug 25 10:28:07 2026] GET /volume/v3/capabilities/np0000008063@storpool => generated 110 bytes in 195 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Aug 25 10:28:07.858501 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-cdb7c0a1-f6df-4b20-a52d-949418fdd45b None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:07.861471 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-cdb7c0a1-f6df-4b20-a52d-949418fdd45b tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] GET https://10.4.3.119/volume/v3/volumes/b067e3f8-e29f-404b-8ead-23a8f4a0dd6d Aug 25 10:28:07.861913 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-cdb7c0a1-f6df-4b20-a52d-949418fdd45b tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:07.862280 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-cdb7c0a1-f6df-4b20-a52d-949418fdd45b tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:07.874703 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:07.874703 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:28:07.882534 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-cdb7c0a1-f6df-4b20-a52d-949418fdd45b tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Volume info retrieved successfully. Aug 25 10:28:07.890605 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-cdb7c0a1-f6df-4b20-a52d-949418fdd45b tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] https://10.4.3.119/volume/v3/volumes/b067e3f8-e29f-404b-8ead-23a8f4a0dd6d returned with HTTP 200 Aug 25 10:28:07.891487 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1112/4437] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:07 2026] GET /volume/v3/volumes/b067e3f8-e29f-404b-8ead-23a8f4a0dd6d => generated 884 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:07.908150 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-f9d0c704-6c21-4d6a-8641-a72f0aad4de1 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:07.910594 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f9d0c704-6c21-4d6a-8641-a72f0aad4de1 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] GET https://10.4.3.119/volume/v3/volumes/b067e3f8-e29f-404b-8ead-23a8f4a0dd6d Aug 25 10:28:07.910954 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f9d0c704-6c21-4d6a-8641-a72f0aad4de1 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:07.911211 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f9d0c704-6c21-4d6a-8641-a72f0aad4de1 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:07.919407 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:07.919407 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:28:07.925248 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-f9d0c704-6c21-4d6a-8641-a72f0aad4de1 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Volume info retrieved successfully. Aug 25 10:28:07.933687 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f9d0c704-6c21-4d6a-8641-a72f0aad4de1 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] https://10.4.3.119/volume/v3/volumes/b067e3f8-e29f-404b-8ead-23a8f4a0dd6d returned with HTTP 200 Aug 25 10:28:07.934983 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1109/4438] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:07 2026] GET /volume/v3/volumes/b067e3f8-e29f-404b-8ead-23a8f4a0dd6d => generated 884 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:07.952226 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-15604717-2c60-4c1d-856a-02a05c5aa148 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:07.955926 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-15604717-2c60-4c1d-856a-02a05c5aa148 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] DELETE https://10.4.3.119/volume/v3/volumes/b067e3f8-e29f-404b-8ead-23a8f4a0dd6d Aug 25 10:28:07.956375 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-15604717-2c60-4c1d-856a-02a05c5aa148 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:07.956733 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-15604717-2c60-4c1d-856a-02a05c5aa148 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:07.957094 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-15604717-2c60-4c1d-856a-02a05c5aa148 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Delete volume with id: b067e3f8-e29f-404b-8ead-23a8f4a0dd6d Aug 25 10:28:07.968429 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:07.968429 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:28:07.969772 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-15604717-2c60-4c1d-856a-02a05c5aa148 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Volume info retrieved successfully. Aug 25 10:28:08.001761 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-15604717-2c60-4c1d-856a-02a05c5aa148 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Delete volume request issued successfully. Aug 25 10:28:08.002196 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-15604717-2c60-4c1d-856a-02a05c5aa148 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] https://10.4.3.119/volume/v3/volumes/b067e3f8-e29f-404b-8ead-23a8f4a0dd6d returned with HTTP 202 Aug 25 10:28:08.002722 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1103/4439] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:28:07 2026] DELETE /volume/v3/volumes/b067e3f8-e29f-404b-8ead-23a8f4a0dd6d => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:28:08.016502 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-2830a801-ae39-4b54-a340-d7e9e4e24fab None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:08.018228 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2830a801-ae39-4b54-a340-d7e9e4e24fab tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] GET https://10.4.3.119/volume/v3/volumes/b067e3f8-e29f-404b-8ead-23a8f4a0dd6d Aug 25 10:28:08.018589 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2830a801-ae39-4b54-a340-d7e9e4e24fab tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:08.018792 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2830a801-ae39-4b54-a340-d7e9e4e24fab tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:08.034881 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:08.034881 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:28:08.041277 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-2830a801-ae39-4b54-a340-d7e9e4e24fab tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Volume info retrieved successfully. Aug 25 10:28:08.047403 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2830a801-ae39-4b54-a340-d7e9e4e24fab tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] https://10.4.3.119/volume/v3/volumes/b067e3f8-e29f-404b-8ead-23a8f4a0dd6d returned with HTTP 200 Aug 25 10:28:08.047771 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1116/4440] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:08 2026] GET /volume/v3/volumes/b067e3f8-e29f-404b-8ead-23a8f4a0dd6d => generated 883 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 10:28:08.374397 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-03ba436e-c3eb-4bec-92f2-b93f6f6c651c None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:08.377623 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-03ba436e-c3eb-4bec-92f2-b93f6f6c651c tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] GET https://10.4.3.119/volume/v3/backups/3955333f-540c-4274-b6c7-4b9caae623e2 Aug 25 10:28:08.377958 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-03ba436e-c3eb-4bec-92f2-b93f6f6c651c tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:08.378342 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-03ba436e-c3eb-4bec-92f2-b93f6f6c651c tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:08.378611 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-03ba436e-c3eb-4bec-92f2-b93f6f6c651c tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Show backup with id 3955333f-540c-4274-b6c7-4b9caae623e2. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:28:08.385375 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:08.385375 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:28:08.386536 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-03ba436e-c3eb-4bec-92f2-b93f6f6c651c tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] https://10.4.3.119/volume/v3/backups/3955333f-540c-4274-b6c7-4b9caae623e2 returned with HTTP 200 Aug 25 10:28:08.387451 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1113/4441] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:08 2026] GET /volume/v3/backups/3955333f-540c-4274-b6c7-4b9caae623e2 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:09.065184 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-1b8e391b-c85c-4528-b94a-841cc67e9089 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:09.067517 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1b8e391b-c85c-4528-b94a-841cc67e9089 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] GET https://10.4.3.119/volume/v3/volumes/b067e3f8-e29f-404b-8ead-23a8f4a0dd6d Aug 25 10:28:09.067750 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1b8e391b-c85c-4528-b94a-841cc67e9089 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:09.068200 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1b8e391b-c85c-4528-b94a-841cc67e9089 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:09.074503 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1b8e391b-c85c-4528-b94a-841cc67e9089 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] https://10.4.3.119/volume/v3/volumes/b067e3f8-e29f-404b-8ead-23a8f4a0dd6d returned with HTTP 404 Aug 25 10:28:09.075221 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1110/4442] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:09 2026] GET /volume/v3/volumes/b067e3f8-e29f-404b-8ead-23a8f4a0dd6d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:28:09.091029 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-ff40fede-05cd-4040-8f1e-e0d0f5b18b0b None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:09.096729 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ff40fede-05cd-4040-8f1e-e0d0f5b18b0b tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] GET https://10.4.3.119/volume/v3/volumes/7491ab5b-d43e-40b7-bdb9-744dc8ff099b Aug 25 10:28:09.097048 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ff40fede-05cd-4040-8f1e-e0d0f5b18b0b tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:09.097300 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ff40fede-05cd-4040-8f1e-e0d0f5b18b0b tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:09.109687 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:09.109687 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:28:09.117326 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-ff40fede-05cd-4040-8f1e-e0d0f5b18b0b tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Volume info retrieved successfully. Aug 25 10:28:09.122982 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ff40fede-05cd-4040-8f1e-e0d0f5b18b0b tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] https://10.4.3.119/volume/v3/volumes/7491ab5b-d43e-40b7-bdb9-744dc8ff099b returned with HTTP 200 Aug 25 10:28:09.123460 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1104/4443] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:09 2026] GET /volume/v3/volumes/7491ab5b-d43e-40b7-bdb9-744dc8ff099b => generated 884 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:09.142405 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-1b146b02-d0ae-4bde-b99c-fd22014b829c None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:09.144949 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1b146b02-d0ae-4bde-b99c-fd22014b829c tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] GET https://10.4.3.119/volume/v3/volumes/7491ab5b-d43e-40b7-bdb9-744dc8ff099b Aug 25 10:28:09.145240 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1b146b02-d0ae-4bde-b99c-fd22014b829c tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:09.145499 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1b146b02-d0ae-4bde-b99c-fd22014b829c tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:09.156755 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:09.156755 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:28:09.156916 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-1b146b02-d0ae-4bde-b99c-fd22014b829c tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Volume info retrieved successfully. Aug 25 10:28:09.161400 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1b146b02-d0ae-4bde-b99c-fd22014b829c tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] https://10.4.3.119/volume/v3/volumes/7491ab5b-d43e-40b7-bdb9-744dc8ff099b returned with HTTP 200 Aug 25 10:28:09.161750 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1117/4444] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:09 2026] GET /volume/v3/volumes/7491ab5b-d43e-40b7-bdb9-744dc8ff099b => generated 884 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:09.177514 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-4d388736-9a89-4643-be49-4d12ff02c99e None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:09.180163 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4d388736-9a89-4643-be49-4d12ff02c99e tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] DELETE https://10.4.3.119/volume/v3/volumes/7491ab5b-d43e-40b7-bdb9-744dc8ff099b Aug 25 10:28:09.180163 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4d388736-9a89-4643-be49-4d12ff02c99e tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:09.180163 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4d388736-9a89-4643-be49-4d12ff02c99e tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:09.180163 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-4d388736-9a89-4643-be49-4d12ff02c99e tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Delete volume with id: 7491ab5b-d43e-40b7-bdb9-744dc8ff099b Aug 25 10:28:09.191988 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:09.191988 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:28:09.192424 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-4d388736-9a89-4643-be49-4d12ff02c99e tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Volume info retrieved successfully. Aug 25 10:28:09.228797 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-4d388736-9a89-4643-be49-4d12ff02c99e tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Delete volume request issued successfully. Aug 25 10:28:09.229499 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4d388736-9a89-4643-be49-4d12ff02c99e tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] https://10.4.3.119/volume/v3/volumes/7491ab5b-d43e-40b7-bdb9-744dc8ff099b returned with HTTP 202 Aug 25 10:28:09.230524 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1114/4445] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:28:09 2026] DELETE /volume/v3/volumes/7491ab5b-d43e-40b7-bdb9-744dc8ff099b => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:28:09.242461 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-e7a8a03d-86e7-44b9-9a0f-37ea0093734c None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:09.250152 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e7a8a03d-86e7-44b9-9a0f-37ea0093734c tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] GET https://10.4.3.119/volume/v3/volumes/7491ab5b-d43e-40b7-bdb9-744dc8ff099b Aug 25 10:28:09.252255 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e7a8a03d-86e7-44b9-9a0f-37ea0093734c tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:09.252255 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e7a8a03d-86e7-44b9-9a0f-37ea0093734c tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:09.266852 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:09.266852 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:28:09.271687 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-e7a8a03d-86e7-44b9-9a0f-37ea0093734c tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Volume info retrieved successfully. Aug 25 10:28:09.281147 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e7a8a03d-86e7-44b9-9a0f-37ea0093734c tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] https://10.4.3.119/volume/v3/volumes/7491ab5b-d43e-40b7-bdb9-744dc8ff099b returned with HTTP 200 Aug 25 10:28:09.281285 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1111/4446] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:09 2026] GET /volume/v3/volumes/7491ab5b-d43e-40b7-bdb9-744dc8ff099b => generated 883 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:09.401399 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-6059a58e-00d0-47b9-909a-091c1c94ee5c None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:09.403547 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6059a58e-00d0-47b9-909a-091c1c94ee5c tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] GET https://10.4.3.119/volume/v3/backups/3955333f-540c-4274-b6c7-4b9caae623e2 Aug 25 10:28:09.403812 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6059a58e-00d0-47b9-909a-091c1c94ee5c tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:09.404066 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6059a58e-00d0-47b9-909a-091c1c94ee5c tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:09.404238 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-6059a58e-00d0-47b9-909a-091c1c94ee5c tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Show backup with id 3955333f-540c-4274-b6c7-4b9caae623e2. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:28:09.410223 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:09.410223 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:28:09.411151 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6059a58e-00d0-47b9-909a-091c1c94ee5c tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] https://10.4.3.119/volume/v3/backups/3955333f-540c-4274-b6c7-4b9caae623e2 returned with HTTP 200 Aug 25 10:28:09.411982 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1105/4447] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:09 2026] GET /volume/v3/backups/3955333f-540c-4274-b6c7-4b9caae623e2 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 10:28:09.967855 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-4bc3e1d6-8fec-434d-801b-c92cfa62d096 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:10.086337 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4bc3e1d6-8fec-434d-801b-c92cfa62d096 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:28:10.086828 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4bc3e1d6-8fec-434d-801b-c92cfa62d096 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1888801378"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:28:10.088732 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volumes [None req-4bc3e1d6-8fec-434d-801b-c92cfa62d096 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1888801378'}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:28:10.088931 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-4bc3e1d6-8fec-434d-801b-c92cfa62d096 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Create volume of 1 GB Aug 25 10:28:10.093463 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-4bc3e1d6-8fec-434d-801b-c92cfa62d096 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Availability Zones retrieved successfully. Aug 25 10:28:10.100378 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-4bc3e1d6-8fec-434d-801b-c92cfa62d096 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Flow 'volume_create_api' (a546fc2b-574d-4cb8-914f-af1919633d0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:28:10.101436 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-4bc3e1d6-8fec-434d-801b-c92cfa62d096 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (344eb499-44c9-4c21-a319-46cdd4814736) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:28:10.102241 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [None req-4bc3e1d6-8fec-434d-801b-c92cfa62d096 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Validating volume size '1' using validate_int {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:28:10.127679 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-4bc3e1d6-8fec-434d-801b-c92cfa62d096 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (344eb499-44c9-4c21-a319-46cdd4814736) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:28:10.128411 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-4bc3e1d6-8fec-434d-801b-c92cfa62d096 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2fe91ba2-9f83-4ada-998b-9b3ad9c3b72e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:28:10.209282 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-4bc3e1d6-8fec-434d-801b-c92cfa62d096 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Created reservations ['de70044f-c3e4-42f7-ab9c-499d6a374e45', '397541cc-4d29-46a9-aeee-6797e1d4b71c', '6776f980-1575-4444-a3fe-bb90caf2453c', '71ac79f4-2ae8-4d39-a35d-8e4a0e211760'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:28:10.210305 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-4bc3e1d6-8fec-434d-801b-c92cfa62d096 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2fe91ba2-9f83-4ada-998b-9b3ad9c3b72e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de70044f-c3e4-42f7-ab9c-499d6a374e45', '397541cc-4d29-46a9-aeee-6797e1d4b71c', '6776f980-1575-4444-a3fe-bb90caf2453c', '71ac79f4-2ae8-4d39-a35d-8e4a0e211760']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:28:10.211182 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-4bc3e1d6-8fec-434d-801b-c92cfa62d096 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b7eaae1-d014-4f64-9d94-a2ffa7f7f410) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:28:10.237577 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-4bc3e1d6-8fec-434d-801b-c92cfa62d096 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b7eaae1-d014-4f64-9d94-a2ffa7f7f410) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1cdbb4ca-cad5-499d-9102-f0e76b4555f6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1888801378',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ce95170fe704f7983386d448cb74907',qos_specs=None,replication_status=,reservations=['de70044f-c3e4-42f7-ab9c-499d6a374e45','397541cc-4d29-46a9-aeee-6797e1d4b71c','6776f980-1575-4444-a3fe-bb90caf2453c','71ac79f4-2ae8-4d39-a35d-8e4a0e211760'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b427a6d750ae4ea3b1dd2dd066092796',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:28:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1888801378',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1cdbb4ca-cad5-499d-9102-f0e76b4555f6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ce95170fe704f7983386d448cb74907',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b427a6d750ae4ea3b1dd2dd066092796',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:28:10.238566 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-4bc3e1d6-8fec-434d-801b-c92cfa62d096 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3e3ef48-983f-4042-9211-7f4d6ad8453e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:28:10.260930 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-4bc3e1d6-8fec-434d-801b-c92cfa62d096 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3e3ef48-983f-4042-9211-7f4d6ad8453e) transitioned into state 'SUCCESS' from state '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-1888801378',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ce95170fe704f7983386d448cb74907',qos_specs=None,replication_status=,reservations=['de70044f-c3e4-42f7-ab9c-499d6a374e45','397541cc-4d29-46a9-aeee-6797e1d4b71c','6776f980-1575-4444-a3fe-bb90caf2453c','71ac79f4-2ae8-4d39-a35d-8e4a0e211760'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b427a6d750ae4ea3b1dd2dd066092796',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:28:10.261544 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-4bc3e1d6-8fec-434d-801b-c92cfa62d096 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (239b06d4-a156-46f7-97ff-365d82d6d165) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:28:10.273577 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-4bc3e1d6-8fec-434d-801b-c92cfa62d096 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (239b06d4-a156-46f7-97ff-365d82d6d165) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:28:10.274402 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-4bc3e1d6-8fec-434d-801b-c92cfa62d096 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Flow 'volume_create_api' (a546fc2b-574d-4cb8-914f-af1919633d0b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:28:10.274671 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-4bc3e1d6-8fec-434d-801b-c92cfa62d096 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Create volume request issued successfully. Aug 25 10:28:10.275269 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4bc3e1d6-8fec-434d-801b-c92cfa62d096 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:28:10.275679 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1118/4448] 10.4.3.119 () {68 vars in 1258 bytes} [Tue Aug 25 10:28:09 2026] POST /volume/v3/volumes => generated 778 bytes in 308 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:28:10.292338 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-3e9f1f8c-adcb-483f-b464-d4a32be27725 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:10.294128 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3e9f1f8c-adcb-483f-b464-d4a32be27725 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] GET https://10.4.3.119/volume/v3/volumes/1cdbb4ca-cad5-499d-9102-f0e76b4555f6 Aug 25 10:28:10.294364 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3e9f1f8c-adcb-483f-b464-d4a32be27725 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:10.294584 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3e9f1f8c-adcb-483f-b464-d4a32be27725 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:10.296917 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-d27aa3db-1ed6-4818-8e74-49e53b5ac425 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:10.299529 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d27aa3db-1ed6-4818-8e74-49e53b5ac425 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] GET https://10.4.3.119/volume/v3/volumes/7491ab5b-d43e-40b7-bdb9-744dc8ff099b Aug 25 10:28:10.300318 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d27aa3db-1ed6-4818-8e74-49e53b5ac425 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:10.300763 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d27aa3db-1ed6-4818-8e74-49e53b5ac425 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:10.307318 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:10.307318 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:28:10.311568 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d27aa3db-1ed6-4818-8e74-49e53b5ac425 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] https://10.4.3.119/volume/v3/volumes/7491ab5b-d43e-40b7-bdb9-744dc8ff099b returned with HTTP 404 Aug 25 10:28:10.312637 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1112/4449] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:10 2026] GET /volume/v3/volumes/7491ab5b-d43e-40b7-bdb9-744dc8ff099b => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:28:10.313731 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-3e9f1f8c-adcb-483f-b464-d4a32be27725 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Volume info retrieved successfully. Aug 25 10:28:10.320939 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3e9f1f8c-adcb-483f-b464-d4a32be27725 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] https://10.4.3.119/volume/v3/volumes/1cdbb4ca-cad5-499d-9102-f0e76b4555f6 returned with HTTP 200 Aug 25 10:28:10.321397 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1115/4450] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:10 2026] GET /volume/v3/volumes/1cdbb4ca-cad5-499d-9102-f0e76b4555f6 => generated 957 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:10.323905 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-e9403be3-450f-41f4-b327-d172da785a54 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:10.328425 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e9403be3-450f-41f4-b327-d172da785a54 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] GET https://10.4.3.119/volume/v3/volumes/873e36f6-64fa-45bb-aa6c-b83086fe80bf Aug 25 10:28:10.335722 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e9403be3-450f-41f4-b327-d172da785a54 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:10.335722 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e9403be3-450f-41f4-b327-d172da785a54 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:10.344838 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:10.344838 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:28:10.351936 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-e9403be3-450f-41f4-b327-d172da785a54 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Volume info retrieved successfully. Aug 25 10:28:10.356759 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e9403be3-450f-41f4-b327-d172da785a54 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] https://10.4.3.119/volume/v3/volumes/873e36f6-64fa-45bb-aa6c-b83086fe80bf returned with HTTP 200 Aug 25 10:28:10.357697 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1106/4451] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:10 2026] GET /volume/v3/volumes/873e36f6-64fa-45bb-aa6c-b83086fe80bf => generated 883 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:10.371266 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-540d2226-3b81-4a10-b2e3-969ebc6e65d6 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:10.375171 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-540d2226-3b81-4a10-b2e3-969ebc6e65d6 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] GET https://10.4.3.119/volume/v3/volumes/873e36f6-64fa-45bb-aa6c-b83086fe80bf Aug 25 10:28:10.375453 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-540d2226-3b81-4a10-b2e3-969ebc6e65d6 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:10.375701 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-540d2226-3b81-4a10-b2e3-969ebc6e65d6 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:10.386023 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:10.386023 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:28:10.395849 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-540d2226-3b81-4a10-b2e3-969ebc6e65d6 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Volume info retrieved successfully. Aug 25 10:28:10.396027 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-860b1acd-6b56-46bb-b254-ed4ba92f19b6 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:10.399847 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-860b1acd-6b56-46bb-b254-ed4ba92f19b6 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:28:10.400459 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-860b1acd-6b56-46bb-b254-ed4ba92f19b6 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-1320111011", "snapshot_id": null, "imageRef": "63258f66-0e4f-4391-bbe9-9485754d31c5", "volume_type": null, "size": 1}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:28:10.400572 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-540d2226-3b81-4a10-b2e3-969ebc6e65d6 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] https://10.4.3.119/volume/v3/volumes/873e36f6-64fa-45bb-aa6c-b83086fe80bf returned with HTTP 200 Aug 25 10:28:10.400973 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1119/4452] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:10 2026] GET /volume/v3/volumes/873e36f6-64fa-45bb-aa6c-b83086fe80bf => generated 883 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:10.403293 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volumes [None req-860b1acd-6b56-46bb-b254-ed4ba92f19b6 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-1320111011', 'snapshot_id': None, 'imageRef': '63258f66-0e4f-4391-bbe9-9485754d31c5', 'volume_type': None, 'size': 1}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:28:10.420041 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-adce8ac5-d230-4315-849d-938f760e416f None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:10.422399 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-adce8ac5-d230-4315-849d-938f760e416f tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] DELETE https://10.4.3.119/volume/v3/volumes/873e36f6-64fa-45bb-aa6c-b83086fe80bf Aug 25 10:28:10.422588 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-adce8ac5-d230-4315-849d-938f760e416f tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:10.422782 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-adce8ac5-d230-4315-849d-938f760e416f tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:10.422957 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-adce8ac5-d230-4315-849d-938f760e416f tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Delete volume with id: 873e36f6-64fa-45bb-aa6c-b83086fe80bf Aug 25 10:28:10.430577 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-61577449-2c50-46cf-ac4d-b965adb10648 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:10.433197 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-61577449-2c50-46cf-ac4d-b965adb10648 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] GET https://10.4.3.119/volume/v3/backups/3955333f-540c-4274-b6c7-4b9caae623e2 Aug 25 10:28:10.433449 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-61577449-2c50-46cf-ac4d-b965adb10648 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:10.433685 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-61577449-2c50-46cf-ac4d-b965adb10648 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:10.434241 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-61577449-2c50-46cf-ac4d-b965adb10648 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Show backup with id 3955333f-540c-4274-b6c7-4b9caae623e2. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:28:10.438247 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:10.438247 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:28:10.439017 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-adce8ac5-d230-4315-849d-938f760e416f tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Volume info retrieved successfully. Aug 25 10:28:10.441399 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:10.441399 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:28:10.442369 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-61577449-2c50-46cf-ac4d-b965adb10648 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] https://10.4.3.119/volume/v3/backups/3955333f-540c-4274-b6c7-4b9caae623e2 returned with HTTP 200 Aug 25 10:28:10.442786 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1107/4453] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:10 2026] GET /volume/v3/backups/3955333f-540c-4274-b6c7-4b9caae623e2 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:10.455242 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-c06d24f1-6a8a-46d3-b5f8-45280e7d2276 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:10.457525 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c06d24f1-6a8a-46d3-b5f8-45280e7d2276 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] GET https://10.4.3.119/volume/v3/backups/b526aaa9-df01-47eb-8130-6454d9cd271d Aug 25 10:28:10.457797 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c06d24f1-6a8a-46d3-b5f8-45280e7d2276 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:10.458052 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c06d24f1-6a8a-46d3-b5f8-45280e7d2276 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:10.458211 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-c06d24f1-6a8a-46d3-b5f8-45280e7d2276 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Show backup with id b526aaa9-df01-47eb-8130-6454d9cd271d. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:28:10.469263 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:10.469263 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:28:10.469263 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c06d24f1-6a8a-46d3-b5f8-45280e7d2276 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] https://10.4.3.119/volume/v3/backups/b526aaa9-df01-47eb-8130-6454d9cd271d returned with HTTP 200 Aug 25 10:28:10.469263 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1120/4454] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:10 2026] GET /volume/v3/backups/b526aaa9-df01-47eb-8130-6454d9cd271d => generated 752 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:10.476118 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-adce8ac5-d230-4315-849d-938f760e416f tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Delete volume request issued successfully. Aug 25 10:28:10.476372 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-adce8ac5-d230-4315-849d-938f760e416f tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] https://10.4.3.119/volume/v3/volumes/873e36f6-64fa-45bb-aa6c-b83086fe80bf returned with HTTP 202 Aug 25 10:28:10.477213 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1116/4455] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:28:10 2026] DELETE /volume/v3/volumes/873e36f6-64fa-45bb-aa6c-b83086fe80bf => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:28:10.482357 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-d2c35ba1-f11f-4ab2-b9d1-699f25c04de0 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:10.483369 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d2c35ba1-f11f-4ab2-b9d1-699f25c04de0 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] GET https://10.4.3.119/volume/v3/backups/b3fd179b-4f1d-4ed7-8be2-1c9085424bd4 Aug 25 10:28:10.483582 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d2c35ba1-f11f-4ab2-b9d1-699f25c04de0 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:10.485166 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d2c35ba1-f11f-4ab2-b9d1-699f25c04de0 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:10.485166 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-d2c35ba1-f11f-4ab2-b9d1-699f25c04de0 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Show backup with id b3fd179b-4f1d-4ed7-8be2-1c9085424bd4. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:28:10.485310 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-3765bdfc-76bf-485c-aa05-3f91d559e637 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:10.487981 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3765bdfc-76bf-485c-aa05-3f91d559e637 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] GET https://10.4.3.119/volume/v3/volumes/873e36f6-64fa-45bb-aa6c-b83086fe80bf Aug 25 10:28:10.488321 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3765bdfc-76bf-485c-aa05-3f91d559e637 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:10.490161 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3765bdfc-76bf-485c-aa05-3f91d559e637 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:10.494484 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:10.494484 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:28:10.494484 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d2c35ba1-f11f-4ab2-b9d1-699f25c04de0 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] https://10.4.3.119/volume/v3/backups/b3fd179b-4f1d-4ed7-8be2-1c9085424bd4 returned with HTTP 200 Aug 25 10:28:10.494484 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1108/4456] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:10 2026] GET /volume/v3/backups/b3fd179b-4f1d-4ed7-8be2-1c9085424bd4 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:10.507906 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-30f08002-6e72-42ec-b4f9-d14851ac4652 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:10.509124 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:10.509124 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:28:10.510197 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-30f08002-6e72-42ec-b4f9-d14851ac4652 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] POST https://10.4.3.119/volume/v3/backups Aug 25 10:28:10.510527 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-30f08002-6e72-42ec-b4f9-d14851ac4652 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c8afeb45-05aa-4e72-8035-9fa6f4704f85", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1345422453"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:28:10.512184 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.contrib.backups [None req-30f08002-6e72-42ec-b4f9-d14851ac4652 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Creating new backup {'backup': {'volume_id': 'c8afeb45-05aa-4e72-8035-9fa6f4704f85', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1345422453'}} {{(pid=100388) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 10:28:10.512331 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.contrib.backups [None req-30f08002-6e72-42ec-b4f9-d14851ac4652 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Creating backup of volume c8afeb45-05aa-4e72-8035-9fa6f4704f85 in container None Aug 25 10:28:10.517213 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-3765bdfc-76bf-485c-aa05-3f91d559e637 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Volume info retrieved successfully. Aug 25 10:28:10.519366 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-860b1acd-6b56-46bb-b254-ed4ba92f19b6 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Create volume of 1 GB Aug 25 10:28:10.523167 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:10.523167 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:28:10.523167 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-30f08002-6e72-42ec-b4f9-d14851ac4652 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Volume info retrieved successfully. Aug 25 10:28:10.525780 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-860b1acd-6b56-46bb-b254-ed4ba92f19b6 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Availability Zones retrieved successfully. Aug 25 10:28:10.530012 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3765bdfc-76bf-485c-aa05-3f91d559e637 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] https://10.4.3.119/volume/v3/volumes/873e36f6-64fa-45bb-aa6c-b83086fe80bf returned with HTTP 200 Aug 25 10:28:10.530012 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1121/4457] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:10 2026] GET /volume/v3/volumes/873e36f6-64fa-45bb-aa6c-b83086fe80bf => generated 882 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:10.538072 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-860b1acd-6b56-46bb-b254-ed4ba92f19b6 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Flow 'volume_create_api' (634e4ab1-4a12-4d34-b345-150dd5b0a9f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:28:10.540468 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-860b1acd-6b56-46bb-b254-ed4ba92f19b6 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (acdcff13-6e50-4bb5-8094-cd4104b6feba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:28:10.541821 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-860b1acd-6b56-46bb-b254-ed4ba92f19b6 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Validating volume size '1' using validate_int {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:28:10.552152 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-30f08002-6e72-42ec-b4f9-d14851ac4652 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Created reservations ['8244583f-37ee-4109-b649-14a85ebd01de', '3b1905db-f96b-4eae-a269-6a4a4ded226c'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:28:10.591328 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-30f08002-6e72-42ec-b4f9-d14851ac4652 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] https://10.4.3.119/volume/v3/backups returned with HTTP 202 Aug 25 10:28:10.592167 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1117/4458] 10.4.3.119 () {68 vars in 1259 bytes} [Tue Aug 25 10:28:10 2026] POST /volume/v3/backups => generated 330 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:28:10.605711 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-187cbf34-01d8-494a-b2dd-a7da88578068 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:10.608450 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-187cbf34-01d8-494a-b2dd-a7da88578068 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] GET https://10.4.3.119/volume/v3/backups/04572084-b96b-4360-8e16-d64d6c2a76b8 Aug 25 10:28:10.608548 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-187cbf34-01d8-494a-b2dd-a7da88578068 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:10.608721 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-187cbf34-01d8-494a-b2dd-a7da88578068 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:10.608863 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-187cbf34-01d8-494a-b2dd-a7da88578068 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Show backup with id 04572084-b96b-4360-8e16-d64d6c2a76b8. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:28:10.617254 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:10.617254 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:28:10.618362 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-187cbf34-01d8-494a-b2dd-a7da88578068 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] https://10.4.3.119/volume/v3/backups/04572084-b96b-4360-8e16-d64d6c2a76b8 returned with HTTP 200 Aug 25 10:28:10.619032 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1109/4459] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:10 2026] GET /volume/v3/backups/04572084-b96b-4360-8e16-d64d6c2a76b8 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:10.629074 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-860b1acd-6b56-46bb-b254-ed4ba92f19b6 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (acdcff13-6e50-4bb5-8094-cd4104b6feba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:28:10.629839 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-860b1acd-6b56-46bb-b254-ed4ba92f19b6 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9803eda-597f-402b-83ca-34629f6a6c0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:28:10.696417 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-860b1acd-6b56-46bb-b254-ed4ba92f19b6 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Created reservations ['14f0678e-f4f3-4cc2-b419-4e9b611c15c8', 'c7aa46ea-708e-4ca5-96e3-6a33ec114f7a', 'fc2c707a-66e7-42bb-8640-c909efaf43fd', 'cb81ce09-f29b-4550-9a4b-ffe66372f54a'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:28:10.697184 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-860b1acd-6b56-46bb-b254-ed4ba92f19b6 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9803eda-597f-402b-83ca-34629f6a6c0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['14f0678e-f4f3-4cc2-b419-4e9b611c15c8', 'c7aa46ea-708e-4ca5-96e3-6a33ec114f7a', 'fc2c707a-66e7-42bb-8640-c909efaf43fd', 'cb81ce09-f29b-4550-9a4b-ffe66372f54a']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:28:10.697822 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-860b1acd-6b56-46bb-b254-ed4ba92f19b6 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ea12e78-0dcd-4f64-9eba-3a22d0eec755) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:28:10.721075 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-860b1acd-6b56-46bb-b254-ed4ba92f19b6 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ea12e78-0dcd-4f64-9eba-3a22d0eec755) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0af9eec7-672e-4bb8-83f2-874f9dd8daa2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1320111011',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e638bd221d64deaaf750db4a21e9de3',qos_specs=None,replication_status=,reservations=['14f0678e-f4f3-4cc2-b419-4e9b611c15c8','c7aa46ea-708e-4ca5-96e3-6a33ec114f7a','fc2c707a-66e7-42bb-8640-c909efaf43fd','cb81ce09-f29b-4550-9a4b-ffe66372f54a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b64883d2a05d48689ee24e9a0996d3f2',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:28:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1320111011',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0af9eec7-672e-4bb8-83f2-874f9dd8daa2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e638bd221d64deaaf750db4a21e9de3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b64883d2a05d48689ee24e9a0996d3f2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:28:10.721710 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-860b1acd-6b56-46bb-b254-ed4ba92f19b6 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b00039f7-1b8c-4916-8895-0e9cadf4a4c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:28:10.739712 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-860b1acd-6b56-46bb-b254-ed4ba92f19b6 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b00039f7-1b8c-4916-8895-0e9cadf4a4c2) transitioned into state 'SUCCESS' from state '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-1320111011',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e638bd221d64deaaf750db4a21e9de3',qos_specs=None,replication_status=,reservations=['14f0678e-f4f3-4cc2-b419-4e9b611c15c8','c7aa46ea-708e-4ca5-96e3-6a33ec114f7a','fc2c707a-66e7-42bb-8640-c909efaf43fd','cb81ce09-f29b-4550-9a4b-ffe66372f54a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b64883d2a05d48689ee24e9a0996d3f2',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:28:10.740578 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-860b1acd-6b56-46bb-b254-ed4ba92f19b6 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21b00ee3-c3f1-4d9d-8319-ba845a2d5a75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:28:10.751964 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-860b1acd-6b56-46bb-b254-ed4ba92f19b6 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21b00ee3-c3f1-4d9d-8319-ba845a2d5a75) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:28:10.752772 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-860b1acd-6b56-46bb-b254-ed4ba92f19b6 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Flow 'volume_create_api' (634e4ab1-4a12-4d34-b345-150dd5b0a9f2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:28:10.753107 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-860b1acd-6b56-46bb-b254-ed4ba92f19b6 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Create volume request issued successfully. Aug 25 10:28:10.753726 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-860b1acd-6b56-46bb-b254-ed4ba92f19b6 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:28:10.754296 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1113/4460] 10.4.3.119 () {68 vars in 1259 bytes} [Tue Aug 25 10:28:10 2026] POST /volume/v3/volumes => generated 754 bytes in 359 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:28:10.769036 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-ebaf0c08-9ba7-4bbd-a1c6-ff22d2234ac4 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:10.771795 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ebaf0c08-9ba7-4bbd-a1c6-ff22d2234ac4 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] GET https://10.4.3.119/volume/v3/volumes/0af9eec7-672e-4bb8-83f2-874f9dd8daa2 Aug 25 10:28:10.772028 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ebaf0c08-9ba7-4bbd-a1c6-ff22d2234ac4 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:10.772234 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ebaf0c08-9ba7-4bbd-a1c6-ff22d2234ac4 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:10.780622 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:10.780622 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:28:10.785027 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-ebaf0c08-9ba7-4bbd-a1c6-ff22d2234ac4 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Volume info retrieved successfully. Aug 25 10:28:10.789350 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ebaf0c08-9ba7-4bbd-a1c6-ff22d2234ac4 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] https://10.4.3.119/volume/v3/volumes/0af9eec7-672e-4bb8-83f2-874f9dd8daa2 returned with HTTP 200 Aug 25 10:28:10.789847 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1122/4461] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:10 2026] GET /volume/v3/volumes/0af9eec7-672e-4bb8-83f2-874f9dd8daa2 => generated 822 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:11.337203 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-74c7603b-6ae7-47b5-add8-564e43b715b7 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:11.339948 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-74c7603b-6ae7-47b5-add8-564e43b715b7 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] GET https://10.4.3.119/volume/v3/volumes/1cdbb4ca-cad5-499d-9102-f0e76b4555f6 Aug 25 10:28:11.340234 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-74c7603b-6ae7-47b5-add8-564e43b715b7 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:11.340353 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-74c7603b-6ae7-47b5-add8-564e43b715b7 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:11.352788 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:11.352788 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:28:11.356852 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-74c7603b-6ae7-47b5-add8-564e43b715b7 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Volume info retrieved successfully. Aug 25 10:28:11.361054 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-74c7603b-6ae7-47b5-add8-564e43b715b7 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] https://10.4.3.119/volume/v3/volumes/1cdbb4ca-cad5-499d-9102-f0e76b4555f6 returned with HTTP 200 Aug 25 10:28:11.361524 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1118/4462] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:11 2026] GET /volume/v3/volumes/1cdbb4ca-cad5-499d-9102-f0e76b4555f6 => generated 1018 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:28:11.375443 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-055d3c1b-e54e-45a8-a40c-9e9c9a2db7c1 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:11.377781 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-055d3c1b-e54e-45a8-a40c-9e9c9a2db7c1 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] POST https://10.4.3.119/volume/v3/snapshots Aug 25 10:28:11.378177 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-055d3c1b-e54e-45a8-a40c-9e9c9a2db7c1 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1cdbb4ca-cad5-499d-9102-f0e76b4555f6", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-64400146"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:28:11.391955 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:11.391955 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:28:11.392366 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-055d3c1b-e54e-45a8-a40c-9e9c9a2db7c1 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Volume info retrieved successfully. Aug 25 10:28:11.392513 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.snapshots [None req-055d3c1b-e54e-45a8-a40c-9e9c9a2db7c1 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Create snapshot from volume 1cdbb4ca-cad5-499d-9102-f0e76b4555f6 Aug 25 10:28:11.438609 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-055d3c1b-e54e-45a8-a40c-9e9c9a2db7c1 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Created reservations ['a6a5d708-0601-42cb-8511-bf0605166446', '5312cfcd-d746-49f0-8f5d-1a12fcb0f2fa', '9bd382fc-715a-41b1-ba35-af7d63482135', '15606a73-fda8-4908-9193-89ebd441cd25'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:28:11.475000 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-055d3c1b-e54e-45a8-a40c-9e9c9a2db7c1 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Snapshot create request issued successfully. Aug 25 10:28:11.475426 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-055d3c1b-e54e-45a8-a40c-9e9c9a2db7c1 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] https://10.4.3.119/volume/v3/snapshots returned with HTTP 202 Aug 25 10:28:11.475892 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1110/4463] 10.4.3.119 () {68 vars in 1265 bytes} [Tue Aug 25 10:28:11 2026] POST /volume/v3/snapshots => generated 306 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:28:11.492414 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-349d2f5e-3f0a-4409-9137-921a26c3cbdb None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:11.494954 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-349d2f5e-3f0a-4409-9137-921a26c3cbdb tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] GET https://10.4.3.119/volume/v3/snapshots/5a79b7ff-abbd-40e3-99cc-4c9c435e768e Aug 25 10:28:11.495258 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-349d2f5e-3f0a-4409-9137-921a26c3cbdb tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:11.495537 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-349d2f5e-3f0a-4409-9137-921a26c3cbdb tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:11.502022 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:11.502022 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:28:11.502498 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-349d2f5e-3f0a-4409-9137-921a26c3cbdb tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Snapshot retrieved successfully. Aug 25 10:28:11.503503 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-349d2f5e-3f0a-4409-9137-921a26c3cbdb tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] https://10.4.3.119/volume/v3/snapshots/5a79b7ff-abbd-40e3-99cc-4c9c435e768e returned with HTTP 200 Aug 25 10:28:11.504219 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1114/4464] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:28:11 2026] GET /volume/v3/snapshots/5a79b7ff-abbd-40e3-99cc-4c9c435e768e => generated 438 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:11.547449 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-f513ac00-32ed-4bd9-8f4d-b741abf2a789 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:11.549945 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f513ac00-32ed-4bd9-8f4d-b741abf2a789 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] GET https://10.4.3.119/volume/v3/volumes/873e36f6-64fa-45bb-aa6c-b83086fe80bf Aug 25 10:28:11.550210 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f513ac00-32ed-4bd9-8f4d-b741abf2a789 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:11.550524 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f513ac00-32ed-4bd9-8f4d-b741abf2a789 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:11.557274 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f513ac00-32ed-4bd9-8f4d-b741abf2a789 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] https://10.4.3.119/volume/v3/volumes/873e36f6-64fa-45bb-aa6c-b83086fe80bf returned with HTTP 404 Aug 25 10:28:11.557816 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1123/4465] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:11 2026] GET /volume/v3/volumes/873e36f6-64fa-45bb-aa6c-b83086fe80bf => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:28:11.566446 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-7c39e2af-3d6c-45ac-bda2-c55334c73a9c None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:11.569623 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7c39e2af-3d6c-45ac-bda2-c55334c73a9c tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] DELETE https://10.4.3.119/volume/v3/snapshots/4609b8d7-d434-49e0-a05f-ff5137c59b1e Aug 25 10:28:11.569925 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7c39e2af-3d6c-45ac-bda2-c55334c73a9c tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:11.570371 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7c39e2af-3d6c-45ac-bda2-c55334c73a9c tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:11.570554 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.snapshots [None req-7c39e2af-3d6c-45ac-bda2-c55334c73a9c tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Delete snapshot with id: 4609b8d7-d434-49e0-a05f-ff5137c59b1e Aug 25 10:28:11.578523 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:11.578523 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:28:11.579451 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-7c39e2af-3d6c-45ac-bda2-c55334c73a9c tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Snapshot retrieved successfully. Aug 25 10:28:11.602732 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-7c39e2af-3d6c-45ac-bda2-c55334c73a9c tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Snapshot delete request issued successfully. Aug 25 10:28:11.603218 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7c39e2af-3d6c-45ac-bda2-c55334c73a9c tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] https://10.4.3.119/volume/v3/snapshots/4609b8d7-d434-49e0-a05f-ff5137c59b1e returned with HTTP 202 Aug 25 10:28:11.604073 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1119/4466] 10.4.3.119 () {66 vars in 1357 bytes} [Tue Aug 25 10:28:11 2026] DELETE /volume/v3/snapshots/4609b8d7-d434-49e0-a05f-ff5137c59b1e => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:28:11.613353 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-4bcc5710-8398-4e55-b330-b1c135e1ebe7 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:11.615665 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4bcc5710-8398-4e55-b330-b1c135e1ebe7 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] GET https://10.4.3.119/volume/v3/snapshots/4609b8d7-d434-49e0-a05f-ff5137c59b1e Aug 25 10:28:11.616232 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4bcc5710-8398-4e55-b330-b1c135e1ebe7 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:11.616232 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4bcc5710-8398-4e55-b330-b1c135e1ebe7 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:11.623737 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:11.623737 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:28:11.624336 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-4bcc5710-8398-4e55-b330-b1c135e1ebe7 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Snapshot retrieved successfully. Aug 25 10:28:11.625281 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4bcc5710-8398-4e55-b330-b1c135e1ebe7 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] https://10.4.3.119/volume/v3/snapshots/4609b8d7-d434-49e0-a05f-ff5137c59b1e returned with HTTP 200 Aug 25 10:28:11.625727 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1111/4467] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:28:11 2026] GET /volume/v3/snapshots/4609b8d7-d434-49e0-a05f-ff5137c59b1e => generated 470 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:11.630339 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-85ffb51a-015a-40a0-bd3b-d477112069a2 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:11.633521 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-85ffb51a-015a-40a0-bd3b-d477112069a2 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] GET https://10.4.3.119/volume/v3/backups/04572084-b96b-4360-8e16-d64d6c2a76b8 Aug 25 10:28:11.633722 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-85ffb51a-015a-40a0-bd3b-d477112069a2 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:11.633921 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-85ffb51a-015a-40a0-bd3b-d477112069a2 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:11.634856 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-85ffb51a-015a-40a0-bd3b-d477112069a2 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Show backup with id 04572084-b96b-4360-8e16-d64d6c2a76b8. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:28:11.639481 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:11.639481 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:28:11.640264 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-85ffb51a-015a-40a0-bd3b-d477112069a2 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] https://10.4.3.119/volume/v3/backups/04572084-b96b-4360-8e16-d64d6c2a76b8 returned with HTTP 200 Aug 25 10:28:11.640660 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1115/4468] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:11 2026] GET /volume/v3/backups/04572084-b96b-4360-8e16-d64d6c2a76b8 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:11.805275 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-486d94cf-12f7-48b6-af39-778e9f5283f3 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:11.807053 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-486d94cf-12f7-48b6-af39-778e9f5283f3 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] GET https://10.4.3.119/volume/v3/volumes/0af9eec7-672e-4bb8-83f2-874f9dd8daa2 Aug 25 10:28:11.807263 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-486d94cf-12f7-48b6-af39-778e9f5283f3 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:11.807462 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-486d94cf-12f7-48b6-af39-778e9f5283f3 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:11.814549 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:11.814549 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:28:11.818413 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-486d94cf-12f7-48b6-af39-778e9f5283f3 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Volume info retrieved successfully. Aug 25 10:28:11.825018 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-486d94cf-12f7-48b6-af39-778e9f5283f3 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] https://10.4.3.119/volume/v3/volumes/0af9eec7-672e-4bb8-83f2-874f9dd8daa2 returned with HTTP 200 Aug 25 10:28:11.825018 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1124/4469] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:11 2026] GET /volume/v3/volumes/0af9eec7-672e-4bb8-83f2-874f9dd8daa2 => generated 1362 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 25 10:28:11.840023 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-c70bb3a5-5d84-4a4e-9e21-5c6920ee4be1 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:11.842810 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c70bb3a5-5d84-4a4e-9e21-5c6920ee4be1 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] GET https://10.4.3.119/volume/v3/volumes/0af9eec7-672e-4bb8-83f2-874f9dd8daa2 Aug 25 10:28:11.843239 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c70bb3a5-5d84-4a4e-9e21-5c6920ee4be1 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:11.843591 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c70bb3a5-5d84-4a4e-9e21-5c6920ee4be1 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:11.854294 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:11.854294 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:28:11.859920 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-c70bb3a5-5d84-4a4e-9e21-5c6920ee4be1 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Volume info retrieved successfully. Aug 25 10:28:11.866366 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c70bb3a5-5d84-4a4e-9e21-5c6920ee4be1 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] https://10.4.3.119/volume/v3/volumes/0af9eec7-672e-4bb8-83f2-874f9dd8daa2 returned with HTTP 200 Aug 25 10:28:11.867165 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1120/4470] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:11 2026] GET /volume/v3/volumes/0af9eec7-672e-4bb8-83f2-874f9dd8daa2 => generated 1362 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:28:11.881460 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-4e88edfd-821d-4eb8-82d2-122541c445bf None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:11.883767 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4e88edfd-821d-4eb8-82d2-122541c445bf tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] GET https://10.4.3.119/volume/v3/volumes/0af9eec7-672e-4bb8-83f2-874f9dd8daa2 Aug 25 10:28:11.884004 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4e88edfd-821d-4eb8-82d2-122541c445bf tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:11.884268 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4e88edfd-821d-4eb8-82d2-122541c445bf tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:11.893827 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:11.893827 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:28:11.898993 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-4e88edfd-821d-4eb8-82d2-122541c445bf tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Volume info retrieved successfully. Aug 25 10:28:11.906199 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4e88edfd-821d-4eb8-82d2-122541c445bf tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] https://10.4.3.119/volume/v3/volumes/0af9eec7-672e-4bb8-83f2-874f9dd8daa2 returned with HTTP 200 Aug 25 10:28:11.906437 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1112/4471] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:11 2026] GET /volume/v3/volumes/0af9eec7-672e-4bb8-83f2-874f9dd8daa2 => generated 1362 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:28:11.926498 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-a745fb31-e81e-4ba8-9664-920e1c1c1a81 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:11.928572 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a745fb31-e81e-4ba8-9664-920e1c1c1a81 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] POST https://10.4.3.119/volume/v3/backups Aug 25 10:28:11.928961 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a745fb31-e81e-4ba8-9664-920e1c1c1a81 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0af9eec7-672e-4bb8-83f2-874f9dd8daa2", "name": "tempest-TestVolumeBackupRestore-backup-493033448", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:28:11.930857 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.contrib.backups [None req-a745fb31-e81e-4ba8-9664-920e1c1c1a81 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Creating new backup {'backup': {'volume_id': '0af9eec7-672e-4bb8-83f2-874f9dd8daa2', 'name': 'tempest-TestVolumeBackupRestore-backup-493033448', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=100390) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 10:28:11.931036 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.contrib.backups [None req-a745fb31-e81e-4ba8-9664-920e1c1c1a81 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Creating backup of volume 0af9eec7-672e-4bb8-83f2-874f9dd8daa2 in container None Aug 25 10:28:11.940959 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:11.940959 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:28:11.940959 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-a745fb31-e81e-4ba8-9664-920e1c1c1a81 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Volume info retrieved successfully. Aug 25 10:28:11.973842 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-a745fb31-e81e-4ba8-9664-920e1c1c1a81 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Created reservations ['bc42314e-70b3-414f-8d03-bfc050aa721a', '6d6c0e81-6c74-4d3f-a8bd-8a47ccfbc304'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:28:12.021416 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a745fb31-e81e-4ba8-9664-920e1c1c1a81 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] https://10.4.3.119/volume/v3/backups returned with HTTP 202 Aug 25 10:28:12.021849 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1116/4472] 10.4.3.119 () {68 vars in 1259 bytes} [Tue Aug 25 10:28:11 2026] POST /volume/v3/backups => generated 334 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:28:12.030659 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-9e5d9851-d15c-42bc-9f1a-4175183617fc None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:12.033173 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9e5d9851-d15c-42bc-9f1a-4175183617fc tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] GET https://10.4.3.119/volume/v3/backups/ec71a242-0d27-44e4-b6ba-03c48419c16e Aug 25 10:28:12.033382 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9e5d9851-d15c-42bc-9f1a-4175183617fc tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:12.033583 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9e5d9851-d15c-42bc-9f1a-4175183617fc tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:12.033767 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-9e5d9851-d15c-42bc-9f1a-4175183617fc tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Show backup with id ec71a242-0d27-44e4-b6ba-03c48419c16e. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:28:12.039252 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:12.039252 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:28:12.040001 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9e5d9851-d15c-42bc-9f1a-4175183617fc tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] https://10.4.3.119/volume/v3/backups/ec71a242-0d27-44e4-b6ba-03c48419c16e returned with HTTP 200 Aug 25 10:28:12.040443 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1125/4473] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:12 2026] GET /volume/v3/backups/ec71a242-0d27-44e4-b6ba-03c48419c16e => generated 741 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:12.374457 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-3344699d-34de-47fd-8f85-c7fb6bbb5f5a None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:12.376684 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3344699d-34de-47fd-8f85-c7fb6bbb5f5a tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] POST https://10.4.3.119/volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd/action Aug 25 10:28:12.377175 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3344699d-34de-47fd-8f85-c7fb6bbb5f5a tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Action body: b'{"os-attach": {"instance_uuid": "86044122-9d50-466a-a28b-8d330efaf243", "mountpoint": "/dev/vdb"}}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:28:12.377334 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3344699d-34de-47fd-8f85-c7fb6bbb5f5a tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "86044122-9d50-466a-a28b-8d330efaf243", "mountpoint": "/dev/vdb"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:28:12.388432 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:12.388432 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:28:12.389189 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-3344699d-34de-47fd-8f85-c7fb6bbb5f5a tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Volume info retrieved successfully. Aug 25 10:28:12.396907 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-3344699d-34de-47fd-8f85-c7fb6bbb5f5a tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Update volume admin metadata completed successfully. Aug 25 10:28:12.457878 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-3344699d-34de-47fd-8f85-c7fb6bbb5f5a tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Attach volume completed successfully. Aug 25 10:28:12.458153 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3344699d-34de-47fd-8f85-c7fb6bbb5f5a tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] https://10.4.3.119/volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd/action returned with HTTP 202 Aug 25 10:28:12.458569 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1121/4474] 10.4.3.119 () {68 vars in 1390 bytes} [Tue Aug 25 10:28:12 2026] POST /volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd/action => generated 0 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:28:12.471149 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-99e79031-29ec-49c4-b0a5-4d36b0ffc91e None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:12.473007 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-99e79031-29ec-49c4-b0a5-4d36b0ffc91e tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] GET https://10.4.3.119/volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd Aug 25 10:28:12.473247 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-99e79031-29ec-49c4-b0a5-4d36b0ffc91e tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:12.473430 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-99e79031-29ec-49c4-b0a5-4d36b0ffc91e tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:12.496327 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:12.496327 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:28:12.500209 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-99e79031-29ec-49c4-b0a5-4d36b0ffc91e tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Volume info retrieved successfully. Aug 25 10:28:12.506235 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-99e79031-29ec-49c4-b0a5-4d36b0ffc91e tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] https://10.4.3.119/volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd returned with HTTP 200 Aug 25 10:28:12.506807 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1113/4475] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:12 2026] GET /volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd => generated 1176 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:28:12.514408 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-af13e759-67e4-40fd-b2c8-510c68c23fd5 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:12.516615 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-af13e759-67e4-40fd-b2c8-510c68c23fd5 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] GET https://10.4.3.119/volume/v3/snapshots/5a79b7ff-abbd-40e3-99cc-4c9c435e768e Aug 25 10:28:12.516796 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-af13e759-67e4-40fd-b2c8-510c68c23fd5 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:12.517008 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-af13e759-67e4-40fd-b2c8-510c68c23fd5 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:12.523441 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:12.523441 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:28:12.524096 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-af13e759-67e4-40fd-b2c8-510c68c23fd5 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Snapshot retrieved successfully. Aug 25 10:28:12.524777 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-af13e759-67e4-40fd-b2c8-510c68c23fd5 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] https://10.4.3.119/volume/v3/snapshots/5a79b7ff-abbd-40e3-99cc-4c9c435e768e returned with HTTP 200 Aug 25 10:28:12.525160 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1117/4476] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:28:12 2026] GET /volume/v3/snapshots/5a79b7ff-abbd-40e3-99cc-4c9c435e768e => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:12.526858 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-b646adef-24af-4020-a18d-8ad5195ecc7e None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:12.529243 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b646adef-24af-4020-a18d-8ad5195ecc7e tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] GET https://10.4.3.119/volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd Aug 25 10:28:12.529243 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b646adef-24af-4020-a18d-8ad5195ecc7e tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:12.529243 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b646adef-24af-4020-a18d-8ad5195ecc7e tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:12.537040 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-d1f5e232-7a95-4d39-bb4d-26edb0ddcdf7 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:12.538985 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:12.538985 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:28:12.545836 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-b646adef-24af-4020-a18d-8ad5195ecc7e tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Volume info retrieved successfully. Aug 25 10:28:12.553164 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b646adef-24af-4020-a18d-8ad5195ecc7e tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] https://10.4.3.119/volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd returned with HTTP 200 Aug 25 10:28:12.553584 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1126/4477] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:12 2026] GET /volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd => generated 1176 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:28:12.571303 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-5f990c62-0d6f-42f6-afac-dc6dd74bc7c0 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:12.573091 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5f990c62-0d6f-42f6-afac-dc6dd74bc7c0 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] POST https://10.4.3.119/volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd/action Aug 25 10:28:12.573467 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5f990c62-0d6f-42f6-afac-dc6dd74bc7c0 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Action body: b'{"os-detach": {}}' {{(pid=100389) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:28:12.573714 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5f990c62-0d6f-42f6-afac-dc6dd74bc7c0 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:28:12.584612 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:12.584612 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:28:12.585116 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-5f990c62-0d6f-42f6-afac-dc6dd74bc7c0 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Volume info retrieved successfully. Aug 25 10:28:12.600545 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d1f5e232-7a95-4d39-bb4d-26edb0ddcdf7 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-reader] POST https://10.4.3.119/volume/v3/snapshots/5a79b7ff-abbd-40e3-99cc-4c9c435e768e/action Aug 25 10:28:12.600978 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d1f5e232-7a95-4d39-bb4d-26edb0ddcdf7 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:28:12.601152 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d1f5e232-7a95-4d39-bb4d-26edb0ddcdf7 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:28:12.609406 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:12.609406 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:28:12.609998 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-d1f5e232-7a95-4d39-bb4d-26edb0ddcdf7 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-reader] Snapshot retrieved successfully. Aug 25 10:28:12.611093 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.policy [None req-d1f5e232-7a95-4d39-bb4d-26edb0ddcdf7 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'ec8641f51a8f43d0b5b3ec3af09c6e0b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5ce95170fe704f7983386d448cb74907', '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=100388) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 10:28:12.611461 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d1f5e232-7a95-4d39-bb4d-26edb0ddcdf7 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-reader] https://10.4.3.119/volume/v3/snapshots/5a79b7ff-abbd-40e3-99cc-4c9c435e768e/action returned with HTTP 403 Aug 25 10:28:12.612039 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1122/4478] 10.4.3.119 () {68 vars in 1396 bytes} [Tue Aug 25 10:28:12 2026] POST /volume/v3/snapshots/5a79b7ff-abbd-40e3-99cc-4c9c435e768e/action => generated 133 bytes in 75 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:28:12.615272 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-ade39542-c993-4225-95f4-7940e010858c None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:12.619481 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-1f3ca48b-277c-4e8d-8d20-83e4f472262b None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:12.622486 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1f3ca48b-277c-4e8d-8d20-83e4f472262b tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] DELETE https://10.4.3.119/volume/v3/snapshots/5a79b7ff-abbd-40e3-99cc-4c9c435e768e Aug 25 10:28:12.622599 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1f3ca48b-277c-4e8d-8d20-83e4f472262b tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:12.622689 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1f3ca48b-277c-4e8d-8d20-83e4f472262b tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:12.622800 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.snapshots [None req-1f3ca48b-277c-4e8d-8d20-83e4f472262b tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Delete snapshot with id: 5a79b7ff-abbd-40e3-99cc-4c9c435e768e Aug 25 10:28:12.627818 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:12.627818 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:28:12.628193 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-1f3ca48b-277c-4e8d-8d20-83e4f472262b tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Snapshot retrieved successfully. Aug 25 10:28:12.629059 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-5f990c62-0d6f-42f6-afac-dc6dd74bc7c0 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Detach volume completed successfully. Aug 25 10:28:12.629315 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5f990c62-0d6f-42f6-afac-dc6dd74bc7c0 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] https://10.4.3.119/volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd/action returned with HTTP 202 Aug 25 10:28:12.629761 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1114/4479] 10.4.3.119 () {68 vars in 1390 bytes} [Tue Aug 25 10:28:12 2026] POST /volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:28:12.639232 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-51e9c5f7-4e50-4ea1-b010-50bb9361dc26 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:12.641467 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-51e9c5f7-4e50-4ea1-b010-50bb9361dc26 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] GET https://10.4.3.119/volume/v3/snapshots/4609b8d7-d434-49e0-a05f-ff5137c59b1e Aug 25 10:28:12.641668 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-51e9c5f7-4e50-4ea1-b010-50bb9361dc26 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:12.641856 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-51e9c5f7-4e50-4ea1-b010-50bb9361dc26 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:12.641949 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-cabe23f6-4848-4871-ad7f-87b256e496a8 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:12.644262 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-cabe23f6-4848-4871-ad7f-87b256e496a8 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] GET https://10.4.3.119/volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd Aug 25 10:28:12.644521 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-cabe23f6-4848-4871-ad7f-87b256e496a8 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:12.644752 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-cabe23f6-4848-4871-ad7f-87b256e496a8 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:12.646210 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-1f3ca48b-277c-4e8d-8d20-83e4f472262b tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Snapshot delete request issued successfully. Aug 25 10:28:12.646280 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-51e9c5f7-4e50-4ea1-b010-50bb9361dc26 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] https://10.4.3.119/volume/v3/snapshots/4609b8d7-d434-49e0-a05f-ff5137c59b1e returned with HTTP 404 Aug 25 10:28:12.646400 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1f3ca48b-277c-4e8d-8d20-83e4f472262b tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] https://10.4.3.119/volume/v3/snapshots/5a79b7ff-abbd-40e3-99cc-4c9c435e768e returned with HTTP 202 Aug 25 10:28:12.646698 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1123/4480] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:28:12 2026] GET /volume/v3/snapshots/4609b8d7-d434-49e0-a05f-ff5137c59b1e => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:28:12.646780 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1127/4481] 10.4.3.119 () {66 vars in 1357 bytes} [Tue Aug 25 10:28:12 2026] DELETE /volume/v3/snapshots/5a79b7ff-abbd-40e3-99cc-4c9c435e768e => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:28:12.653195 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:12.653195 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:28:12.653275 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-11bd42af-7770-49c8-a6b6-59f797f15a8b None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:12.653400 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-bc66e158-d423-4d64-b188-c3adf419a105 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:12.654872 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-bc66e158-d423-4d64-b188-c3adf419a105 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] DELETE https://10.4.3.119/volume/v3/snapshots/ea68bd0a-1106-4c5b-842d-a97edcc01d86 Aug 25 10:28:12.655075 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-bc66e158-d423-4d64-b188-c3adf419a105 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:12.655286 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-bc66e158-d423-4d64-b188-c3adf419a105 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:12.655392 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.snapshots [None req-bc66e158-d423-4d64-b188-c3adf419a105 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Delete snapshot with id: ea68bd0a-1106-4c5b-842d-a97edcc01d86 Aug 25 10:28:12.655449 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-11bd42af-7770-49c8-a6b6-59f797f15a8b tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] GET https://10.4.3.119/volume/v3/backups/04572084-b96b-4360-8e16-d64d6c2a76b8 Aug 25 10:28:12.655665 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-11bd42af-7770-49c8-a6b6-59f797f15a8b tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:12.655916 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-11bd42af-7770-49c8-a6b6-59f797f15a8b tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:12.656015 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-11bd42af-7770-49c8-a6b6-59f797f15a8b tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Show backup with id 04572084-b96b-4360-8e16-d64d6c2a76b8. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:28:12.658178 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-cabe23f6-4848-4871-ad7f-87b256e496a8 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Volume info retrieved successfully. Aug 25 10:28:12.661072 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:12.661072 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:28:12.661174 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:12.661174 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:28:12.661576 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-bc66e158-d423-4d64-b188-c3adf419a105 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Snapshot retrieved successfully. Aug 25 10:28:12.662053 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-11bd42af-7770-49c8-a6b6-59f797f15a8b tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] https://10.4.3.119/volume/v3/backups/04572084-b96b-4360-8e16-d64d6c2a76b8 returned with HTTP 200 Aug 25 10:28:12.662566 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1128/4482] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:12 2026] GET /volume/v3/backups/04572084-b96b-4360-8e16-d64d6c2a76b8 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:12.663068 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-cabe23f6-4848-4871-ad7f-87b256e496a8 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] https://10.4.3.119/volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd returned with HTTP 200 Aug 25 10:28:12.663242 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-330422ab-65b9-401d-8d19-db1be8b9d18a None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:12.663555 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1115/4483] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:12 2026] GET /volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd => generated 861 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:12.665385 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-330422ab-65b9-401d-8d19-db1be8b9d18a tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] GET https://10.4.3.119/volume/v3/snapshots/5a79b7ff-abbd-40e3-99cc-4c9c435e768e Aug 25 10:28:12.665587 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-330422ab-65b9-401d-8d19-db1be8b9d18a tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:12.665756 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-330422ab-65b9-401d-8d19-db1be8b9d18a tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:12.674327 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:12.674327 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:28:12.674706 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-330422ab-65b9-401d-8d19-db1be8b9d18a tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Snapshot retrieved successfully. Aug 25 10:28:12.675433 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-330422ab-65b9-401d-8d19-db1be8b9d18a tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] https://10.4.3.119/volume/v3/snapshots/5a79b7ff-abbd-40e3-99cc-4c9c435e768e returned with HTTP 200 Aug 25 10:28:12.675832 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1129/4484] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:28:12 2026] GET /volume/v3/snapshots/5a79b7ff-abbd-40e3-99cc-4c9c435e768e => generated 464 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:12.688005 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-bc66e158-d423-4d64-b188-c3adf419a105 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Snapshot delete request issued successfully. Aug 25 10:28:12.688263 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-bc66e158-d423-4d64-b188-c3adf419a105 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] https://10.4.3.119/volume/v3/snapshots/ea68bd0a-1106-4c5b-842d-a97edcc01d86 returned with HTTP 202 Aug 25 10:28:12.688698 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1124/4485] 10.4.3.119 () {66 vars in 1357 bytes} [Tue Aug 25 10:28:12 2026] DELETE /volume/v3/snapshots/ea68bd0a-1106-4c5b-842d-a97edcc01d86 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:28:12.697998 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-4f849002-4845-4df4-a0b8-f15386c583e7 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:12.702248 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4f849002-4845-4df4-a0b8-f15386c583e7 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] GET https://10.4.3.119/volume/v3/snapshots/ea68bd0a-1106-4c5b-842d-a97edcc01d86 Aug 25 10:28:12.702248 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4f849002-4845-4df4-a0b8-f15386c583e7 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:12.702248 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4f849002-4845-4df4-a0b8-f15386c583e7 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:12.707020 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:12.707020 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:28:12.707509 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-4f849002-4845-4df4-a0b8-f15386c583e7 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Snapshot retrieved successfully. Aug 25 10:28:12.708389 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4f849002-4845-4df4-a0b8-f15386c583e7 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] https://10.4.3.119/volume/v3/snapshots/ea68bd0a-1106-4c5b-842d-a97edcc01d86 returned with HTTP 200 Aug 25 10:28:12.708803 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1116/4486] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:28:12 2026] GET /volume/v3/snapshots/ea68bd0a-1106-4c5b-842d-a97edcc01d86 => generated 470 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:12.713755 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ade39542-c993-4225-95f4-7940e010858c tempest-TestImageHashVerification-1925670206 tempest-TestImageHashVerification-1925670206-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:28:12.714101 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ade39542-c993-4225-95f4-7940e010858c tempest-TestImageHashVerification-1925670206 tempest-TestImageHashVerification-1925670206-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-232317461", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:28:12.715540 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volumes [None req-ade39542-c993-4225-95f4-7940e010858c tempest-TestImageHashVerification-1925670206 tempest-TestImageHashVerification-1925670206-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-232317461', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:28:12.715655 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-ade39542-c993-4225-95f4-7940e010858c tempest-TestImageHashVerification-1925670206 tempest-TestImageHashVerification-1925670206-project-member] Create volume of 1 GB Aug 25 10:28:12.719840 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-ade39542-c993-4225-95f4-7940e010858c tempest-TestImageHashVerification-1925670206 tempest-TestImageHashVerification-1925670206-project-member] Availability Zones retrieved successfully. Aug 25 10:28:12.725415 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-ade39542-c993-4225-95f4-7940e010858c tempest-TestImageHashVerification-1925670206 tempest-TestImageHashVerification-1925670206-project-member] Flow 'volume_create_api' (674c33b0-9f75-4084-b28e-80e55404cf62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:28:12.726289 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-ade39542-c993-4225-95f4-7940e010858c tempest-TestImageHashVerification-1925670206 tempest-TestImageHashVerification-1925670206-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69c07a83-cdf6-4a22-9649-6d9fb04aff6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:28:12.727214 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-ade39542-c993-4225-95f4-7940e010858c tempest-TestImageHashVerification-1925670206 tempest-TestImageHashVerification-1925670206-project-member] Validating volume size '1' using validate_int {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:28:12.758539 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-ade39542-c993-4225-95f4-7940e010858c tempest-TestImageHashVerification-1925670206 tempest-TestImageHashVerification-1925670206-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69c07a83-cdf6-4a22-9649-6d9fb04aff6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:28:12.759679 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-ade39542-c993-4225-95f4-7940e010858c tempest-TestImageHashVerification-1925670206 tempest-TestImageHashVerification-1925670206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c40c0cc9-35b3-4354-a81b-44da681e0dce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:28:12.824600 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-ade39542-c993-4225-95f4-7940e010858c tempest-TestImageHashVerification-1925670206 tempest-TestImageHashVerification-1925670206-project-member] Created reservations ['52dbeb36-12de-452b-996d-640aa5333470', '3f3305be-1755-47a8-9dfa-21e4c6014be1', 'b3284d08-e204-41a8-aa51-6f45cac98c2e', '877be576-6be5-437f-b21e-4193d03be2e8'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:28:12.825412 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-ade39542-c993-4225-95f4-7940e010858c tempest-TestImageHashVerification-1925670206 tempest-TestImageHashVerification-1925670206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c40c0cc9-35b3-4354-a81b-44da681e0dce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['52dbeb36-12de-452b-996d-640aa5333470', '3f3305be-1755-47a8-9dfa-21e4c6014be1', 'b3284d08-e204-41a8-aa51-6f45cac98c2e', '877be576-6be5-437f-b21e-4193d03be2e8']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:28:12.826131 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-ade39542-c993-4225-95f4-7940e010858c tempest-TestImageHashVerification-1925670206 tempest-TestImageHashVerification-1925670206-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0d5c8c3-dd40-499b-b7cb-81eaafbf23a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:28:12.849362 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-ade39542-c993-4225-95f4-7940e010858c tempest-TestImageHashVerification-1925670206 tempest-TestImageHashVerification-1925670206-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0d5c8c3-dd40-499b-b7cb-81eaafbf23a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ccedd406-6aa3-4bc0-83db-b8f63e07da88', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-232317461',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c444cb137684be7bd5dc995380a8cfc',qos_specs=None,replication_status=,reservations=['52dbeb36-12de-452b-996d-640aa5333470','3f3305be-1755-47a8-9dfa-21e4c6014be1','b3284d08-e204-41a8-aa51-6f45cac98c2e','877be576-6be5-437f-b21e-4193d03be2e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8558d150196d4af08c1395ec7da7a6b0',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:28:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-232317461',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ccedd406-6aa3-4bc0-83db-b8f63e07da88,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7c444cb137684be7bd5dc995380a8cfc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8558d150196d4af08c1395ec7da7a6b0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:28:12.849989 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-ade39542-c993-4225-95f4-7940e010858c tempest-TestImageHashVerification-1925670206 tempest-TestImageHashVerification-1925670206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d32fba4-b40c-4b2f-87c1-4b836cbe1d04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:28:12.865026 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-ade39542-c993-4225-95f4-7940e010858c tempest-TestImageHashVerification-1925670206 tempest-TestImageHashVerification-1925670206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d32fba4-b40c-4b2f-87c1-4b836cbe1d04) transitioned into state 'SUCCESS' from state '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-232317461',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c444cb137684be7bd5dc995380a8cfc',qos_specs=None,replication_status=,reservations=['52dbeb36-12de-452b-996d-640aa5333470','3f3305be-1755-47a8-9dfa-21e4c6014be1','b3284d08-e204-41a8-aa51-6f45cac98c2e','877be576-6be5-437f-b21e-4193d03be2e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8558d150196d4af08c1395ec7da7a6b0',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:28:12.865665 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-ade39542-c993-4225-95f4-7940e010858c tempest-TestImageHashVerification-1925670206 tempest-TestImageHashVerification-1925670206-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80d21d35-f02a-4d45-89a3-f3bf02039b89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:28:12.875834 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-ade39542-c993-4225-95f4-7940e010858c tempest-TestImageHashVerification-1925670206 tempest-TestImageHashVerification-1925670206-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80d21d35-f02a-4d45-89a3-f3bf02039b89) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:28:12.876487 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-ade39542-c993-4225-95f4-7940e010858c tempest-TestImageHashVerification-1925670206 tempest-TestImageHashVerification-1925670206-project-member] Flow 'volume_create_api' (674c33b0-9f75-4084-b28e-80e55404cf62) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:28:12.876747 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-ade39542-c993-4225-95f4-7940e010858c tempest-TestImageHashVerification-1925670206 tempest-TestImageHashVerification-1925670206-project-member] Create volume request issued successfully. Aug 25 10:28:12.877283 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ade39542-c993-4225-95f4-7940e010858c tempest-TestImageHashVerification-1925670206 tempest-TestImageHashVerification-1925670206-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:28:12.877662 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1118/4487] 10.4.3.119 () {68 vars in 1259 bytes} [Tue Aug 25 10:28:12 2026] POST /volume/v3/volumes => generated 755 bytes in 263 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:28:12.889071 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-90324039-aee9-4588-9e9e-177bee7faaf1 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:12.891429 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-90324039-aee9-4588-9e9e-177bee7faaf1 tempest-TestImageHashVerification-1925670206 tempest-TestImageHashVerification-1925670206-project-member] GET https://10.4.3.119/volume/v3/volumes/ccedd406-6aa3-4bc0-83db-b8f63e07da88 Aug 25 10:28:12.891710 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-90324039-aee9-4588-9e9e-177bee7faaf1 tempest-TestImageHashVerification-1925670206 tempest-TestImageHashVerification-1925670206-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:12.891989 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-90324039-aee9-4588-9e9e-177bee7faaf1 tempest-TestImageHashVerification-1925670206 tempest-TestImageHashVerification-1925670206-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:12.898711 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:12.898711 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:28:12.902039 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-90324039-aee9-4588-9e9e-177bee7faaf1 tempest-TestImageHashVerification-1925670206 tempest-TestImageHashVerification-1925670206-project-member] Volume info retrieved successfully. Aug 25 10:28:12.905787 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-90324039-aee9-4588-9e9e-177bee7faaf1 tempest-TestImageHashVerification-1925670206 tempest-TestImageHashVerification-1925670206-project-member] https://10.4.3.119/volume/v3/volumes/ccedd406-6aa3-4bc0-83db-b8f63e07da88 returned with HTTP 200 Aug 25 10:28:12.906398 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1130/4488] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:12 2026] GET /volume/v3/volumes/ccedd406-6aa3-4bc0-83db-b8f63e07da88 => generated 823 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:13.050079 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-ad4cff3b-5fca-449b-bf52-48628f84a178 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:13.051812 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ad4cff3b-5fca-449b-bf52-48628f84a178 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] GET https://10.4.3.119/volume/v3/backups/ec71a242-0d27-44e4-b6ba-03c48419c16e Aug 25 10:28:13.052026 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ad4cff3b-5fca-449b-bf52-48628f84a178 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:13.052250 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ad4cff3b-5fca-449b-bf52-48628f84a178 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:13.052369 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-ad4cff3b-5fca-449b-bf52-48628f84a178 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Show backup with id ec71a242-0d27-44e4-b6ba-03c48419c16e. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:28:13.056640 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:13.056640 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:28:13.057334 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ad4cff3b-5fca-449b-bf52-48628f84a178 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] https://10.4.3.119/volume/v3/backups/ec71a242-0d27-44e4-b6ba-03c48419c16e returned with HTTP 200 Aug 25 10:28:13.057698 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1125/4489] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:13 2026] GET /volume/v3/backups/ec71a242-0d27-44e4-b6ba-03c48419c16e => generated 743 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:13.675044 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-9c892dd4-a820-498e-a434-fe1f2e7ee6d9 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:13.677588 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9c892dd4-a820-498e-a434-fe1f2e7ee6d9 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] GET https://10.4.3.119/volume/v3/backups/04572084-b96b-4360-8e16-d64d6c2a76b8 Aug 25 10:28:13.677949 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9c892dd4-a820-498e-a434-fe1f2e7ee6d9 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:13.678211 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9c892dd4-a820-498e-a434-fe1f2e7ee6d9 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:13.678428 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-9c892dd4-a820-498e-a434-fe1f2e7ee6d9 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Show backup with id 04572084-b96b-4360-8e16-d64d6c2a76b8. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:28:13.684188 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:13.684188 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:28:13.685181 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9c892dd4-a820-498e-a434-fe1f2e7ee6d9 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] https://10.4.3.119/volume/v3/backups/04572084-b96b-4360-8e16-d64d6c2a76b8 returned with HTTP 200 Aug 25 10:28:13.685658 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1117/4490] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:13 2026] GET /volume/v3/backups/04572084-b96b-4360-8e16-d64d6c2a76b8 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:13.699062 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-2f0bc3da-219a-45dc-a774-f63fce02425e None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:13.703012 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2f0bc3da-219a-45dc-a774-f63fce02425e tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] GET https://10.4.3.119/volume/v3/snapshots/5a79b7ff-abbd-40e3-99cc-4c9c435e768e Aug 25 10:28:13.703258 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2f0bc3da-219a-45dc-a774-f63fce02425e tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:13.703487 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2f0bc3da-219a-45dc-a774-f63fce02425e tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:13.708623 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2f0bc3da-219a-45dc-a774-f63fce02425e tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] https://10.4.3.119/volume/v3/snapshots/5a79b7ff-abbd-40e3-99cc-4c9c435e768e returned with HTTP 404 Aug 25 10:28:13.709229 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1119/4491] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:28:13 2026] GET /volume/v3/snapshots/5a79b7ff-abbd-40e3-99cc-4c9c435e768e => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:28:13.722070 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-fcf97d9a-612a-46e4-b3b8-9e6700e4f82c None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:13.727611 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-fcf97d9a-612a-46e4-b3b8-9e6700e4f82c tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] GET https://10.4.3.119/volume/v3/snapshots/ea68bd0a-1106-4c5b-842d-a97edcc01d86 Aug 25 10:28:13.727790 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-fcf97d9a-612a-46e4-b3b8-9e6700e4f82c tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:13.728037 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-fcf97d9a-612a-46e4-b3b8-9e6700e4f82c tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:13.728299 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-a8d54e9d-20cf-435a-a810-070d7d4d6d8e None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:13.730745 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a8d54e9d-20cf-435a-a810-070d7d4d6d8e tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] DELETE https://10.4.3.119/volume/v3/volumes/1cdbb4ca-cad5-499d-9102-f0e76b4555f6 Aug 25 10:28:13.731019 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a8d54e9d-20cf-435a-a810-070d7d4d6d8e tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:13.731237 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a8d54e9d-20cf-435a-a810-070d7d4d6d8e tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:13.731419 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-a8d54e9d-20cf-435a-a810-070d7d4d6d8e tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Delete volume with id: 1cdbb4ca-cad5-499d-9102-f0e76b4555f6 Aug 25 10:28:13.739853 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:13.739853 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:28:13.740018 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-fcf97d9a-612a-46e4-b3b8-9e6700e4f82c tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] https://10.4.3.119/volume/v3/snapshots/ea68bd0a-1106-4c5b-842d-a97edcc01d86 returned with HTTP 404 Aug 25 10:28:13.740259 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-a8d54e9d-20cf-435a-a810-070d7d4d6d8e tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Volume info retrieved successfully. Aug 25 10:28:13.740609 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1131/4492] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:28:13 2026] GET /volume/v3/snapshots/ea68bd0a-1106-4c5b-842d-a97edcc01d86 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 25 10:28:13.750431 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-65d41239-cab7-4b76-afc3-3eec52c87a65 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:13.753163 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-65d41239-cab7-4b76-afc3-3eec52c87a65 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] DELETE https://10.4.3.119/volume/v3/snapshots/cd6ce163-fc3e-4434-a76b-c5fe0f2b361a Aug 25 10:28:13.753484 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-65d41239-cab7-4b76-afc3-3eec52c87a65 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:13.753767 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-65d41239-cab7-4b76-afc3-3eec52c87a65 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:13.753960 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.snapshots [None req-65d41239-cab7-4b76-afc3-3eec52c87a65 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Delete snapshot with id: cd6ce163-fc3e-4434-a76b-c5fe0f2b361a Aug 25 10:28:13.762172 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:13.762172 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:28:13.763748 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-65d41239-cab7-4b76-afc3-3eec52c87a65 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Snapshot retrieved successfully. Aug 25 10:28:13.765525 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-a8d54e9d-20cf-435a-a810-070d7d4d6d8e tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Delete volume request issued successfully. Aug 25 10:28:13.765725 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a8d54e9d-20cf-435a-a810-070d7d4d6d8e tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] https://10.4.3.119/volume/v3/volumes/1cdbb4ca-cad5-499d-9102-f0e76b4555f6 returned with HTTP 202 Aug 25 10:28:13.771161 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1126/4493] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:28:13 2026] DELETE /volume/v3/volumes/1cdbb4ca-cad5-499d-9102-f0e76b4555f6 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:28:13.784420 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-65d41239-cab7-4b76-afc3-3eec52c87a65 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Snapshot delete request issued successfully. Aug 25 10:28:13.784531 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-5ecdf5ec-4d2f-432d-9022-aa211285c48f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:13.784850 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-65d41239-cab7-4b76-afc3-3eec52c87a65 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] https://10.4.3.119/volume/v3/snapshots/cd6ce163-fc3e-4434-a76b-c5fe0f2b361a returned with HTTP 202 Aug 25 10:28:13.785329 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1118/4494] 10.4.3.119 () {66 vars in 1357 bytes} [Tue Aug 25 10:28:13 2026] DELETE /volume/v3/snapshots/cd6ce163-fc3e-4434-a76b-c5fe0f2b361a => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:28:13.787270 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5ecdf5ec-4d2f-432d-9022-aa211285c48f tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] GET https://10.4.3.119/volume/v3/volumes/1cdbb4ca-cad5-499d-9102-f0e76b4555f6 Aug 25 10:28:13.787542 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-5ecdf5ec-4d2f-432d-9022-aa211285c48f tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:13.787732 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-5ecdf5ec-4d2f-432d-9022-aa211285c48f tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:13.794760 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-25dd985b-5c99-4025-bc4d-cc1901e09371 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:13.797761 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:13.797761 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:28:13.800317 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-25dd985b-5c99-4025-bc4d-cc1901e09371 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] GET https://10.4.3.119/volume/v3/snapshots/cd6ce163-fc3e-4434-a76b-c5fe0f2b361a Aug 25 10:28:13.800560 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-25dd985b-5c99-4025-bc4d-cc1901e09371 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:13.800787 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-25dd985b-5c99-4025-bc4d-cc1901e09371 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:13.807963 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-5ecdf5ec-4d2f-432d-9022-aa211285c48f tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Volume info retrieved successfully. Aug 25 10:28:13.811749 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:13.811749 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:28:13.812873 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-25dd985b-5c99-4025-bc4d-cc1901e09371 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Snapshot retrieved successfully. Aug 25 10:28:13.813910 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-25dd985b-5c99-4025-bc4d-cc1901e09371 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] https://10.4.3.119/volume/v3/snapshots/cd6ce163-fc3e-4434-a76b-c5fe0f2b361a returned with HTTP 200 Aug 25 10:28:13.815508 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5ecdf5ec-4d2f-432d-9022-aa211285c48f tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] https://10.4.3.119/volume/v3/volumes/1cdbb4ca-cad5-499d-9102-f0e76b4555f6 returned with HTTP 200 Aug 25 10:28:13.815978 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1120/4495] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:13 2026] GET /volume/v3/volumes/1cdbb4ca-cad5-499d-9102-f0e76b4555f6 => generated 1017 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:28:13.816153 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1132/4496] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:28:13 2026] GET /volume/v3/snapshots/cd6ce163-fc3e-4434-a76b-c5fe0f2b361a => generated 471 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:13.920897 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-f8505297-47cd-497e-a734-9c406c9a0209 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:13.923722 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f8505297-47cd-497e-a734-9c406c9a0209 tempest-TestImageHashVerification-1925670206 tempest-TestImageHashVerification-1925670206-project-member] GET https://10.4.3.119/volume/v3/volumes/ccedd406-6aa3-4bc0-83db-b8f63e07da88 Aug 25 10:28:13.923980 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f8505297-47cd-497e-a734-9c406c9a0209 tempest-TestImageHashVerification-1925670206 tempest-TestImageHashVerification-1925670206-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:13.924184 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f8505297-47cd-497e-a734-9c406c9a0209 tempest-TestImageHashVerification-1925670206 tempest-TestImageHashVerification-1925670206-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:13.931820 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:13.931820 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:28:13.936811 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-f8505297-47cd-497e-a734-9c406c9a0209 tempest-TestImageHashVerification-1925670206 tempest-TestImageHashVerification-1925670206-project-member] Volume info retrieved successfully. Aug 25 10:28:13.942960 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f8505297-47cd-497e-a734-9c406c9a0209 tempest-TestImageHashVerification-1925670206 tempest-TestImageHashVerification-1925670206-project-member] https://10.4.3.119/volume/v3/volumes/ccedd406-6aa3-4bc0-83db-b8f63e07da88 returned with HTTP 200 Aug 25 10:28:13.943420 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1127/4497] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:13 2026] GET /volume/v3/volumes/ccedd406-6aa3-4bc0-83db-b8f63e07da88 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:13.959373 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-97f3d3b8-3bbc-4aeb-8b17-8b153401a6d2 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:13.962094 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-97f3d3b8-3bbc-4aeb-8b17-8b153401a6d2 tempest-TestImageHashVerification-1925670206 tempest-TestImageHashVerification-1925670206-project-member] GET https://10.4.3.119/volume/v3/volumes/ccedd406-6aa3-4bc0-83db-b8f63e07da88 Aug 25 10:28:13.962384 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-97f3d3b8-3bbc-4aeb-8b17-8b153401a6d2 tempest-TestImageHashVerification-1925670206 tempest-TestImageHashVerification-1925670206-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:13.962670 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-97f3d3b8-3bbc-4aeb-8b17-8b153401a6d2 tempest-TestImageHashVerification-1925670206 tempest-TestImageHashVerification-1925670206-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:13.972523 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:13.972523 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:28:13.977235 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-97f3d3b8-3bbc-4aeb-8b17-8b153401a6d2 tempest-TestImageHashVerification-1925670206 tempest-TestImageHashVerification-1925670206-project-member] Volume info retrieved successfully. Aug 25 10:28:13.984384 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-97f3d3b8-3bbc-4aeb-8b17-8b153401a6d2 tempest-TestImageHashVerification-1925670206 tempest-TestImageHashVerification-1925670206-project-member] https://10.4.3.119/volume/v3/volumes/ccedd406-6aa3-4bc0-83db-b8f63e07da88 returned with HTTP 200 Aug 25 10:28:13.985010 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1119/4498] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:13 2026] GET /volume/v3/volumes/ccedd406-6aa3-4bc0-83db-b8f63e07da88 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:13.999498 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-6cb49411-9321-41ca-8b87-3cd67b6986a5 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:14.001542 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6cb49411-9321-41ca-8b87-3cd67b6986a5 tempest-TestImageHashVerification-1925670206 tempest-TestImageHashVerification-1925670206-project-member] POST https://10.4.3.119/volume/v3/volumes/ccedd406-6aa3-4bc0-83db-b8f63e07da88/action Aug 25 10:28:14.001970 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6cb49411-9321-41ca-8b87-3cd67b6986a5 tempest-TestImageHashVerification-1925670206 tempest-TestImageHashVerification-1925670206-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-2127356875", "disk_format": "raw"}}' {{(pid=100390) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:28:14.002112 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6cb49411-9321-41ca-8b87-3cd67b6986a5 tempest-TestImageHashVerification-1925670206 tempest-TestImageHashVerification-1925670206-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-2127356875", "disk_format": "raw"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:28:14.010241 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:14.010241 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:28:14.010699 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-6cb49411-9321-41ca-8b87-3cd67b6986a5 tempest-TestImageHashVerification-1925670206 tempest-TestImageHashVerification-1925670206-project-member] Volume info retrieved successfully. Aug 25 10:28:14.025297 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:14.025297 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:28:14.029940 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.image.image_utils [None req-6cb49411-9321-41ca-8b87-3cd67b6986a5 tempest-TestImageHashVerification-1925670206 tempest-TestImageHashVerification-1925670206-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-2127356875'}] 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-2127356875'}]. {{(pid=100390) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 25 10:28:14.079845 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-dda1c9d2-0b22-46ee-a8c6-162e862fb96e None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:14.082323 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-dda1c9d2-0b22-46ee-a8c6-162e862fb96e tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] GET https://10.4.3.119/volume/v3/backups/ec71a242-0d27-44e4-b6ba-03c48419c16e Aug 25 10:28:14.082561 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-dda1c9d2-0b22-46ee-a8c6-162e862fb96e tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:14.082926 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-dda1c9d2-0b22-46ee-a8c6-162e862fb96e tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:14.083156 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-dda1c9d2-0b22-46ee-a8c6-162e862fb96e tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Show backup with id ec71a242-0d27-44e4-b6ba-03c48419c16e. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:28:14.091242 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:14.091242 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:28:14.092299 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-dda1c9d2-0b22-46ee-a8c6-162e862fb96e tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] https://10.4.3.119/volume/v3/backups/ec71a242-0d27-44e4-b6ba-03c48419c16e returned with HTTP 200 Aug 25 10:28:14.092792 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1133/4499] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:14 2026] GET /volume/v3/backups/ec71a242-0d27-44e4-b6ba-03c48419c16e => generated 743 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:14.659662 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-6cb49411-9321-41ca-8b87-3cd67b6986a5 tempest-TestImageHashVerification-1925670206 tempest-TestImageHashVerification-1925670206-project-member] Copy volume to image completed successfully. Aug 25 10:28:14.659662 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6cb49411-9321-41ca-8b87-3cd67b6986a5 tempest-TestImageHashVerification-1925670206 tempest-TestImageHashVerification-1925670206-project-member] https://10.4.3.119/volume/v3/volumes/ccedd406-6aa3-4bc0-83db-b8f63e07da88/action returned with HTTP 202 Aug 25 10:28:14.659662 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1121/4500] 10.4.3.119 () {68 vars in 1391 bytes} [Tue Aug 25 10:28:13 2026] POST /volume/v3/volumes/ccedd406-6aa3-4bc0-83db-b8f63e07da88/action => generated 686 bytes in 660 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:28:14.702364 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-3678493c-d3f7-44ae-8ebb-4a91e2686442 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:14.705678 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3678493c-d3f7-44ae-8ebb-4a91e2686442 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] GET https://10.4.3.119/volume/v3/backups/04572084-b96b-4360-8e16-d64d6c2a76b8 Aug 25 10:28:14.705678 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3678493c-d3f7-44ae-8ebb-4a91e2686442 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:14.705678 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3678493c-d3f7-44ae-8ebb-4a91e2686442 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:14.705678 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-3678493c-d3f7-44ae-8ebb-4a91e2686442 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Show backup with id 04572084-b96b-4360-8e16-d64d6c2a76b8. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:28:14.710751 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:14.710751 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:28:14.711760 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3678493c-d3f7-44ae-8ebb-4a91e2686442 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] https://10.4.3.119/volume/v3/backups/04572084-b96b-4360-8e16-d64d6c2a76b8 returned with HTTP 200 Aug 25 10:28:14.712012 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1128/4501] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:14 2026] GET /volume/v3/backups/04572084-b96b-4360-8e16-d64d6c2a76b8 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:14.825164 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-a9262683-3505-4897-a26a-5063b79b8f1e None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:14.829162 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a9262683-3505-4897-a26a-5063b79b8f1e tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] GET https://10.4.3.119/volume/v3/snapshots/cd6ce163-fc3e-4434-a76b-c5fe0f2b361a Aug 25 10:28:14.829162 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a9262683-3505-4897-a26a-5063b79b8f1e tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:14.829162 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a9262683-3505-4897-a26a-5063b79b8f1e tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:14.829370 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-e9b34f1b-1aef-426f-8a5d-4dd3b0852580 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:14.830030 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e9b34f1b-1aef-426f-8a5d-4dd3b0852580 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] GET https://10.4.3.119/volume/v3/volumes/1cdbb4ca-cad5-499d-9102-f0e76b4555f6 Aug 25 10:28:14.830267 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e9b34f1b-1aef-426f-8a5d-4dd3b0852580 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:14.830456 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e9b34f1b-1aef-426f-8a5d-4dd3b0852580 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:14.831271 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a9262683-3505-4897-a26a-5063b79b8f1e tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] https://10.4.3.119/volume/v3/snapshots/cd6ce163-fc3e-4434-a76b-c5fe0f2b361a returned with HTTP 404 Aug 25 10:28:14.831687 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1120/4502] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:28:14 2026] GET /volume/v3/snapshots/cd6ce163-fc3e-4434-a76b-c5fe0f2b361a => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:28:14.836791 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e9b34f1b-1aef-426f-8a5d-4dd3b0852580 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] https://10.4.3.119/volume/v3/volumes/1cdbb4ca-cad5-499d-9102-f0e76b4555f6 returned with HTTP 404 Aug 25 10:28:14.837325 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1134/4503] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:14 2026] GET /volume/v3/volumes/1cdbb4ca-cad5-499d-9102-f0e76b4555f6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:28:14.839679 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-84e28eba-46b3-4c64-85c4-0c3eb00791d0 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:14.843600 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-84e28eba-46b3-4c64-85c4-0c3eb00791d0 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] GET https://10.4.3.119/volume/v3/volumes/1e7d6c98-9914-4e38-a5c3-b4166f253310 Aug 25 10:28:14.843977 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-84e28eba-46b3-4c64-85c4-0c3eb00791d0 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:14.844274 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-84e28eba-46b3-4c64-85c4-0c3eb00791d0 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:14.844795 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-ebe000f2-6c7a-44f9-acf2-68be175f11b0 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:14.846795 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ebe000f2-6c7a-44f9-acf2-68be175f11b0 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:28:14.849440 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ebe000f2-6c7a-44f9-acf2-68be175f11b0 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-164626196"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:28:14.850846 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-ebe000f2-6c7a-44f9-acf2-68be175f11b0 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-164626196'}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:28:14.850975 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-ebe000f2-6c7a-44f9-acf2-68be175f11b0 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Create volume of 1 GB Aug 25 10:28:14.855424 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-ebe000f2-6c7a-44f9-acf2-68be175f11b0 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Availability Zones retrieved successfully. Aug 25 10:28:14.855857 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:14.855857 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:28:14.862631 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-ebe000f2-6c7a-44f9-acf2-68be175f11b0 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Flow 'volume_create_api' (fae781ac-774c-4df8-8ae9-db15ac76dec1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:28:14.863207 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-84e28eba-46b3-4c64-85c4-0c3eb00791d0 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Volume info retrieved successfully. Aug 25 10:28:14.863679 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-ebe000f2-6c7a-44f9-acf2-68be175f11b0 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6318f13f-f911-465e-8824-8a13e6eca437) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:28:14.864521 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [None req-ebe000f2-6c7a-44f9-acf2-68be175f11b0 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Validating volume size '1' using validate_int {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:28:14.868688 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-84e28eba-46b3-4c64-85c4-0c3eb00791d0 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] https://10.4.3.119/volume/v3/volumes/1e7d6c98-9914-4e38-a5c3-b4166f253310 returned with HTTP 200 Aug 25 10:28:14.869293 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1122/4504] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:14 2026] GET /volume/v3/volumes/1e7d6c98-9914-4e38-a5c3-b4166f253310 => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:14.882119 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-6c21ce6a-6fad-4efe-80ef-65a769fb6328 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:14.884249 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6c21ce6a-6fad-4efe-80ef-65a769fb6328 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] GET https://10.4.3.119/volume/v3/volumes/1e7d6c98-9914-4e38-a5c3-b4166f253310 Aug 25 10:28:14.884478 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6c21ce6a-6fad-4efe-80ef-65a769fb6328 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:14.884688 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6c21ce6a-6fad-4efe-80ef-65a769fb6328 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:14.890698 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-ebe000f2-6c7a-44f9-acf2-68be175f11b0 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6318f13f-f911-465e-8824-8a13e6eca437) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:28:14.891507 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-ebe000f2-6c7a-44f9-acf2-68be175f11b0 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd6c76e5-06b6-4d0b-bcdd-492a48b273c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:28:14.893155 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:14.893155 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:28:14.897307 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-6c21ce6a-6fad-4efe-80ef-65a769fb6328 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Volume info retrieved successfully. Aug 25 10:28:14.902860 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6c21ce6a-6fad-4efe-80ef-65a769fb6328 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] https://10.4.3.119/volume/v3/volumes/1e7d6c98-9914-4e38-a5c3-b4166f253310 returned with HTTP 200 Aug 25 10:28:14.903380 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1121/4505] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:14 2026] GET /volume/v3/volumes/1e7d6c98-9914-4e38-a5c3-b4166f253310 => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:14.917275 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-957c083c-3f36-489f-8111-f94e47445c1b None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:14.919464 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-957c083c-3f36-489f-8111-f94e47445c1b tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] DELETE https://10.4.3.119/volume/v3/volumes/1e7d6c98-9914-4e38-a5c3-b4166f253310 Aug 25 10:28:14.919699 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-957c083c-3f36-489f-8111-f94e47445c1b tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:14.919953 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-957c083c-3f36-489f-8111-f94e47445c1b tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:14.920173 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-957c083c-3f36-489f-8111-f94e47445c1b tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Delete volume with id: 1e7d6c98-9914-4e38-a5c3-b4166f253310 Aug 25 10:28:14.931857 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-ebe000f2-6c7a-44f9-acf2-68be175f11b0 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Created reservations ['a236def1-860e-47a6-bad1-36ef8dc7e2ad', 'c99ec61b-15c1-41cd-8854-f121484f8307', 'c3d777e1-071e-480c-bcec-48c74e58f2db', 'd17dbe05-aa3d-48b1-b2e2-5c045b4d3b6b'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:28:14.932002 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:14.932002 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:28:14.932644 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-ebe000f2-6c7a-44f9-acf2-68be175f11b0 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd6c76e5-06b6-4d0b-bcdd-492a48b273c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a236def1-860e-47a6-bad1-36ef8dc7e2ad', 'c99ec61b-15c1-41cd-8854-f121484f8307', 'c3d777e1-071e-480c-bcec-48c74e58f2db', 'd17dbe05-aa3d-48b1-b2e2-5c045b4d3b6b']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:28:14.932806 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-957c083c-3f36-489f-8111-f94e47445c1b tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Volume info retrieved successfully. Aug 25 10:28:14.933441 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-ebe000f2-6c7a-44f9-acf2-68be175f11b0 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d6b4fd7-7baf-4bc8-bc98-22d1fa8705c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:28:14.959233 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-957c083c-3f36-489f-8111-f94e47445c1b tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Delete volume request issued successfully. Aug 25 10:28:14.959233 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-957c083c-3f36-489f-8111-f94e47445c1b tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] https://10.4.3.119/volume/v3/volumes/1e7d6c98-9914-4e38-a5c3-b4166f253310 returned with HTTP 202 Aug 25 10:28:14.959233 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1135/4506] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:28:14 2026] DELETE /volume/v3/volumes/1e7d6c98-9914-4e38-a5c3-b4166f253310 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:28:14.959745 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-ebe000f2-6c7a-44f9-acf2-68be175f11b0 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d6b4fd7-7baf-4bc8-bc98-22d1fa8705c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1ea58af8-a50a-4bf3-b4c3-8f5f6200c97b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-164626196',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ce95170fe704f7983386d448cb74907',qos_specs=None,replication_status=,reservations=['a236def1-860e-47a6-bad1-36ef8dc7e2ad','c99ec61b-15c1-41cd-8854-f121484f8307','c3d777e1-071e-480c-bcec-48c74e58f2db','d17dbe05-aa3d-48b1-b2e2-5c045b4d3b6b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b427a6d750ae4ea3b1dd2dd066092796',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:28:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-164626196',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1ea58af8-a50a-4bf3-b4c3-8f5f6200c97b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ce95170fe704f7983386d448cb74907',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b427a6d750ae4ea3b1dd2dd066092796',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:28:14.959745 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-ebe000f2-6c7a-44f9-acf2-68be175f11b0 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6f7b6e2-899f-49b4-ab49-45b1b393a097) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:28:14.966504 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-2f3091ae-f848-437f-9cfb-0827d0ffe4d0 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:14.973063 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2f3091ae-f848-437f-9cfb-0827d0ffe4d0 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] GET https://10.4.3.119/volume/v3/volumes/1e7d6c98-9914-4e38-a5c3-b4166f253310 Aug 25 10:28:14.973063 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2f3091ae-f848-437f-9cfb-0827d0ffe4d0 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:14.973063 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2f3091ae-f848-437f-9cfb-0827d0ffe4d0 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:14.975816 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-ebe000f2-6c7a-44f9-acf2-68be175f11b0 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6f7b6e2-899f-49b4-ab49-45b1b393a097) transitioned into state 'SUCCESS' from state '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-164626196',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ce95170fe704f7983386d448cb74907',qos_specs=None,replication_status=,reservations=['a236def1-860e-47a6-bad1-36ef8dc7e2ad','c99ec61b-15c1-41cd-8854-f121484f8307','c3d777e1-071e-480c-bcec-48c74e58f2db','d17dbe05-aa3d-48b1-b2e2-5c045b4d3b6b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b427a6d750ae4ea3b1dd2dd066092796',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:28:14.976507 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-ebe000f2-6c7a-44f9-acf2-68be175f11b0 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89bfe27c-87e9-4320-b411-e1cb2ea7c5ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:28:14.983442 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:14.983442 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:28:14.987447 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-ebe000f2-6c7a-44f9-acf2-68be175f11b0 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89bfe27c-87e9-4320-b411-e1cb2ea7c5ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:28:14.988383 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-ebe000f2-6c7a-44f9-acf2-68be175f11b0 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Flow 'volume_create_api' (fae781ac-774c-4df8-8ae9-db15ac76dec1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:28:14.988652 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-ebe000f2-6c7a-44f9-acf2-68be175f11b0 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Create volume request issued successfully. Aug 25 10:28:14.990600 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ebe000f2-6c7a-44f9-acf2-68be175f11b0 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:28:14.990600 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1129/4507] 10.4.3.119 () {68 vars in 1258 bytes} [Tue Aug 25 10:28:14 2026] POST /volume/v3/volumes => generated 777 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:28:14.993962 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-2f3091ae-f848-437f-9cfb-0827d0ffe4d0 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Volume info retrieved successfully. Aug 25 10:28:14.997654 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2f3091ae-f848-437f-9cfb-0827d0ffe4d0 tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] https://10.4.3.119/volume/v3/volumes/1e7d6c98-9914-4e38-a5c3-b4166f253310 returned with HTTP 200 Aug 25 10:28:14.998055 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1123/4508] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:14 2026] GET /volume/v3/volumes/1e7d6c98-9914-4e38-a5c3-b4166f253310 => generated 849 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:15.011631 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-4ead8335-c063-473c-97bd-fdeef1817d86 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:15.013466 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4ead8335-c063-473c-97bd-fdeef1817d86 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] GET https://10.4.3.119/volume/v3/volumes/1ea58af8-a50a-4bf3-b4c3-8f5f6200c97b Aug 25 10:28:15.016156 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4ead8335-c063-473c-97bd-fdeef1817d86 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:15.016156 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4ead8335-c063-473c-97bd-fdeef1817d86 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:15.028154 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:15.028154 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:28:15.032329 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-4ead8335-c063-473c-97bd-fdeef1817d86 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Volume info retrieved successfully. Aug 25 10:28:15.037190 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4ead8335-c063-473c-97bd-fdeef1817d86 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] https://10.4.3.119/volume/v3/volumes/1ea58af8-a50a-4bf3-b4c3-8f5f6200c97b returned with HTTP 200 Aug 25 10:28:15.037724 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1122/4509] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:15 2026] GET /volume/v3/volumes/1ea58af8-a50a-4bf3-b4c3-8f5f6200c97b => generated 956 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:15.120343 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-f04975a2-8c27-4390-a063-3d7a72661105 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:15.124065 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f04975a2-8c27-4390-a063-3d7a72661105 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] GET https://10.4.3.119/volume/v3/backups/ec71a242-0d27-44e4-b6ba-03c48419c16e Aug 25 10:28:15.124309 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f04975a2-8c27-4390-a063-3d7a72661105 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:15.124875 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f04975a2-8c27-4390-a063-3d7a72661105 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:15.125033 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-f04975a2-8c27-4390-a063-3d7a72661105 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Show backup with id ec71a242-0d27-44e4-b6ba-03c48419c16e. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:28:15.132595 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:15.132595 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:28:15.137305 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f04975a2-8c27-4390-a063-3d7a72661105 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] https://10.4.3.119/volume/v3/backups/ec71a242-0d27-44e4-b6ba-03c48419c16e returned with HTTP 200 Aug 25 10:28:15.137768 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1136/4510] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:15 2026] GET /volume/v3/backups/ec71a242-0d27-44e4-b6ba-03c48419c16e => generated 743 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:15.151015 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-205cca93-e4a7-4d66-bcc9-824b9ee78412 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:15.153465 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-205cca93-e4a7-4d66-bcc9-824b9ee78412 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] POST https://10.4.3.119/volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd/action Aug 25 10:28:15.153814 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-205cca93-e4a7-4d66-bcc9-824b9ee78412 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:28:15.153907 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-205cca93-e4a7-4d66-bcc9-824b9ee78412 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:28:15.163413 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:15.163413 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:28:15.163886 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-205cca93-e4a7-4d66-bcc9-824b9ee78412 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Volume info retrieved successfully. Aug 25 10:28:15.171532 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-205cca93-e4a7-4d66-bcc9-824b9ee78412 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Reserve volume completed successfully. Aug 25 10:28:15.171782 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-205cca93-e4a7-4d66-bcc9-824b9ee78412 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] https://10.4.3.119/volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd/action returned with HTTP 202 Aug 25 10:28:15.172275 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1130/4511] 10.4.3.119 () {68 vars in 1390 bytes} [Tue Aug 25 10:28:15 2026] POST /volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:28:15.180226 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-3ba25a2a-ff39-470b-b75c-f63a83883e03 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:15.182166 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3ba25a2a-ff39-470b-b75c-f63a83883e03 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] GET https://10.4.3.119/volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd Aug 25 10:28:15.182333 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3ba25a2a-ff39-470b-b75c-f63a83883e03 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:15.182502 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3ba25a2a-ff39-470b-b75c-f63a83883e03 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:15.189103 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:15.189103 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:28:15.192957 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-3ba25a2a-ff39-470b-b75c-f63a83883e03 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Volume info retrieved successfully. Aug 25 10:28:15.196906 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3ba25a2a-ff39-470b-b75c-f63a83883e03 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] https://10.4.3.119/volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd returned with HTTP 200 Aug 25 10:28:15.197310 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1124/4512] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:15 2026] GET /volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd => generated 861 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:15.209665 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-04b2dbf1-bbb7-46f3-be15-5be9af94ca43 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:15.214056 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-04b2dbf1-bbb7-46f3-be15-5be9af94ca43 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] POST https://10.4.3.119/volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd/action Aug 25 10:28:15.214522 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-04b2dbf1-bbb7-46f3-be15-5be9af94ca43 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100389) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:28:15.214715 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-04b2dbf1-bbb7-46f3-be15-5be9af94ca43 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:28:15.225033 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:15.225033 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:28:15.225536 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-04b2dbf1-bbb7-46f3-be15-5be9af94ca43 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Volume info retrieved successfully. Aug 25 10:28:15.245656 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-04b2dbf1-bbb7-46f3-be15-5be9af94ca43 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Unreserve volume completed successfully. Aug 25 10:28:15.245893 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-04b2dbf1-bbb7-46f3-be15-5be9af94ca43 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] https://10.4.3.119/volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd/action returned with HTTP 202 Aug 25 10:28:15.246337 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1123/4513] 10.4.3.119 () {68 vars in 1390 bytes} [Tue Aug 25 10:28:15 2026] POST /volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:28:15.254879 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-14edd66b-fc0a-4c99-8a6d-02fd1938ae4b None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:15.258969 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-14edd66b-fc0a-4c99-8a6d-02fd1938ae4b tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] GET https://10.4.3.119/volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd Aug 25 10:28:15.259229 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-14edd66b-fc0a-4c99-8a6d-02fd1938ae4b tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:15.259483 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-14edd66b-fc0a-4c99-8a6d-02fd1938ae4b tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:15.270694 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:15.270694 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:28:15.276159 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-14edd66b-fc0a-4c99-8a6d-02fd1938ae4b tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Volume info retrieved successfully. Aug 25 10:28:15.281612 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-14edd66b-fc0a-4c99-8a6d-02fd1938ae4b tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] https://10.4.3.119/volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd returned with HTTP 200 Aug 25 10:28:15.282076 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1137/4514] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:15 2026] GET /volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd => generated 861 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:15.298439 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-fb283b02-98bb-43b3-81bc-ef08aa91ee38 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:15.300303 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-fb283b02-98bb-43b3-81bc-ef08aa91ee38 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] POST https://10.4.3.119/volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd/action Aug 25 10:28:15.300709 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-fb283b02-98bb-43b3-81bc-ef08aa91ee38 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:28:15.300963 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-fb283b02-98bb-43b3-81bc-ef08aa91ee38 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:28:15.310507 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:15.310507 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:28:15.311047 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-fb283b02-98bb-43b3-81bc-ef08aa91ee38 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Volume info retrieved successfully. Aug 25 10:28:15.324490 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-fb283b02-98bb-43b3-81bc-ef08aa91ee38 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Volume updated successfully. Aug 25 10:28:15.324621 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-fb283b02-98bb-43b3-81bc-ef08aa91ee38 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] https://10.4.3.119/volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd/action returned with HTTP 200 Aug 25 10:28:15.325098 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1131/4515] 10.4.3.119 () {68 vars in 1390 bytes} [Tue Aug 25 10:28:15 2026] POST /volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd/action => generated 0 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 25 10:28:15.333378 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-b9a09d4d-f6eb-4ecc-8ee5-b37f34b95355 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:15.336787 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b9a09d4d-f6eb-4ecc-8ee5-b37f34b95355 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] GET https://10.4.3.119/volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd Aug 25 10:28:15.337230 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b9a09d4d-f6eb-4ecc-8ee5-b37f34b95355 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:15.337687 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b9a09d4d-f6eb-4ecc-8ee5-b37f34b95355 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:15.346234 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:15.346234 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:28:15.350865 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-b9a09d4d-f6eb-4ecc-8ee5-b37f34b95355 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Volume info retrieved successfully. Aug 25 10:28:15.356263 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b9a09d4d-f6eb-4ecc-8ee5-b37f34b95355 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] https://10.4.3.119/volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd returned with HTTP 200 Aug 25 10:28:15.356805 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1125/4516] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:15 2026] GET /volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd => generated 860 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:15.374847 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-b7097a43-69fd-499b-a33c-77952053d50b None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:15.376785 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b7097a43-69fd-499b-a33c-77952053d50b tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] POST https://10.4.3.119/volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd/action Aug 25 10:28:15.377267 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b7097a43-69fd-499b-a33c-77952053d50b tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100389) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:28:15.377464 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b7097a43-69fd-499b-a33c-77952053d50b tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:28:15.386597 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:15.386597 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:28:15.387175 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-b7097a43-69fd-499b-a33c-77952053d50b tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Volume info retrieved successfully. Aug 25 10:28:15.395100 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-b7097a43-69fd-499b-a33c-77952053d50b tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Volume updated successfully. Aug 25 10:28:15.395429 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b7097a43-69fd-499b-a33c-77952053d50b tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] https://10.4.3.119/volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd/action returned with HTTP 200 Aug 25 10:28:15.395815 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1124/4517] 10.4.3.119 () {68 vars in 1390 bytes} [Tue Aug 25 10:28:15 2026] POST /volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd/action => generated 0 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 25 10:28:15.404093 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-c1d7ce43-e044-41eb-bc07-03707a7d6f84 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:15.406445 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c1d7ce43-e044-41eb-bc07-03707a7d6f84 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] GET https://10.4.3.119/volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd Aug 25 10:28:15.406559 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c1d7ce43-e044-41eb-bc07-03707a7d6f84 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:15.406751 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c1d7ce43-e044-41eb-bc07-03707a7d6f84 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:15.414369 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:15.414369 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:28:15.418166 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-c1d7ce43-e044-41eb-bc07-03707a7d6f84 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Volume info retrieved successfully. Aug 25 10:28:15.424468 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c1d7ce43-e044-41eb-bc07-03707a7d6f84 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] https://10.4.3.119/volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd returned with HTTP 200 Aug 25 10:28:15.424961 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1138/4518] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:15 2026] GET /volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd => generated 861 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:15.441692 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-907e0ff8-098d-4d06-ad07-3ff2778db6d9 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:15.443650 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-907e0ff8-098d-4d06-ad07-3ff2778db6d9 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] POST https://10.4.3.119/volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd/action Aug 25 10:28:15.444013 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-907e0ff8-098d-4d06-ad07-3ff2778db6d9 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:28:15.444130 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-907e0ff8-098d-4d06-ad07-3ff2778db6d9 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:28:15.457109 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:15.457109 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:28:15.457109 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-907e0ff8-098d-4d06-ad07-3ff2778db6d9 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Volume info retrieved successfully. Aug 25 10:28:15.467624 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-907e0ff8-098d-4d06-ad07-3ff2778db6d9 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Update volume admin metadata completed successfully. Aug 25 10:28:15.467931 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-907e0ff8-098d-4d06-ad07-3ff2778db6d9 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Update readonly setting on volume completed successfully. Aug 25 10:28:15.468109 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-907e0ff8-098d-4d06-ad07-3ff2778db6d9 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] https://10.4.3.119/volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd/action returned with HTTP 202 Aug 25 10:28:15.468714 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1132/4519] 10.4.3.119 () {68 vars in 1390 bytes} [Tue Aug 25 10:28:15 2026] POST /volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:28:15.478150 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-545b2337-5ead-4aec-8b6b-ac81c0b66551 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:15.480302 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-545b2337-5ead-4aec-8b6b-ac81c0b66551 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] GET https://10.4.3.119/volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd Aug 25 10:28:15.480573 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-545b2337-5ead-4aec-8b6b-ac81c0b66551 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:15.481070 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-545b2337-5ead-4aec-8b6b-ac81c0b66551 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:15.489844 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:15.489844 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:28:15.494356 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-545b2337-5ead-4aec-8b6b-ac81c0b66551 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Volume info retrieved successfully. Aug 25 10:28:15.499217 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-545b2337-5ead-4aec-8b6b-ac81c0b66551 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] https://10.4.3.119/volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd returned with HTTP 200 Aug 25 10:28:15.499640 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1126/4520] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:15 2026] GET /volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd => generated 860 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:15.515858 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-762016e8-c32b-43fa-81fe-7b63a6166923 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:15.517968 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-762016e8-c32b-43fa-81fe-7b63a6166923 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] POST https://10.4.3.119/volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd/action Aug 25 10:28:15.518426 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-762016e8-c32b-43fa-81fe-7b63a6166923 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=100389) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:28:15.518622 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-762016e8-c32b-43fa-81fe-7b63a6166923 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:28:15.531387 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:15.531387 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:28:15.532328 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-762016e8-c32b-43fa-81fe-7b63a6166923 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Volume info retrieved successfully. Aug 25 10:28:15.546937 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-762016e8-c32b-43fa-81fe-7b63a6166923 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Update volume admin metadata completed successfully. Aug 25 10:28:15.547269 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-762016e8-c32b-43fa-81fe-7b63a6166923 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Update readonly setting on volume completed successfully. Aug 25 10:28:15.547647 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-762016e8-c32b-43fa-81fe-7b63a6166923 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] https://10.4.3.119/volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd/action returned with HTTP 202 Aug 25 10:28:15.548262 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1125/4521] 10.4.3.119 () {68 vars in 1390 bytes} [Tue Aug 25 10:28:15 2026] POST /volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:28:15.557256 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-d8369c22-6f82-46fe-842d-90d5a93c2fe1 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:15.559289 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d8369c22-6f82-46fe-842d-90d5a93c2fe1 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] GET https://10.4.3.119/volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd Aug 25 10:28:15.559468 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d8369c22-6f82-46fe-842d-90d5a93c2fe1 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:15.559746 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d8369c22-6f82-46fe-842d-90d5a93c2fe1 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:15.568326 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:15.568326 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:28:15.572607 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-d8369c22-6f82-46fe-842d-90d5a93c2fe1 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Volume info retrieved successfully. Aug 25 10:28:15.577813 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d8369c22-6f82-46fe-842d-90d5a93c2fe1 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] https://10.4.3.119/volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd returned with HTTP 200 Aug 25 10:28:15.578321 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1139/4522] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:15 2026] GET /volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd => generated 861 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:15.592575 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-41f03ec4-885e-4154-9871-50ca218a7a31 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:15.595115 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-41f03ec4-885e-4154-9871-50ca218a7a31 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] POST https://10.4.3.119/volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd/action Aug 25 10:28:15.595508 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-41f03ec4-885e-4154-9871-50ca218a7a31 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-260458765", "disk_format": "raw"}}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:28:15.595662 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-41f03ec4-885e-4154-9871-50ca218a7a31 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-260458765", "disk_format": "raw"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:28:15.605398 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:15.605398 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:28:15.606010 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-41f03ec4-885e-4154-9871-50ca218a7a31 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Volume info retrieved successfully. Aug 25 10:28:15.623713 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:15.623713 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:28:15.629087 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.image.image_utils [None req-41f03ec4-885e-4154-9871-50ca218a7a31 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-260458765'}] 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-260458765'}]. {{(pid=100388) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 25 10:28:15.725293 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-24c9c8a6-07f9-4b48-8434-8efb9911c103 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:15.727719 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-24c9c8a6-07f9-4b48-8434-8efb9911c103 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] GET https://10.4.3.119/volume/v3/backups/04572084-b96b-4360-8e16-d64d6c2a76b8 Aug 25 10:28:15.728054 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-24c9c8a6-07f9-4b48-8434-8efb9911c103 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:15.728350 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-24c9c8a6-07f9-4b48-8434-8efb9911c103 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:15.728497 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-24c9c8a6-07f9-4b48-8434-8efb9911c103 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Show backup with id 04572084-b96b-4360-8e16-d64d6c2a76b8. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:28:15.734162 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:15.734162 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:28:15.735549 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-24c9c8a6-07f9-4b48-8434-8efb9911c103 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] https://10.4.3.119/volume/v3/backups/04572084-b96b-4360-8e16-d64d6c2a76b8 returned with HTTP 200 Aug 25 10:28:15.736034 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1127/4523] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:15 2026] GET /volume/v3/backups/04572084-b96b-4360-8e16-d64d6c2a76b8 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:16.016423 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-a988a0de-22ef-4a29-951f-6fd53fc3b69a None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:16.019920 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a988a0de-22ef-4a29-951f-6fd53fc3b69a tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] GET https://10.4.3.119/volume/v3/volumes/1e7d6c98-9914-4e38-a5c3-b4166f253310 Aug 25 10:28:16.020232 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a988a0de-22ef-4a29-951f-6fd53fc3b69a tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:16.020461 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a988a0de-22ef-4a29-951f-6fd53fc3b69a tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:16.026987 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a988a0de-22ef-4a29-951f-6fd53fc3b69a tempest-SnapshotDataIntegrityTests-1389374220 tempest-SnapshotDataIntegrityTests-1389374220-project-member] https://10.4.3.119/volume/v3/volumes/1e7d6c98-9914-4e38-a5c3-b4166f253310 returned with HTTP 404 Aug 25 10:28:16.027831 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1126/4524] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:16 2026] GET /volume/v3/volumes/1e7d6c98-9914-4e38-a5c3-b4166f253310 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:28:16.071803 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-ccb7ee23-46be-4d13-bad4-45dc43aa80a8 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:16.076204 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ccb7ee23-46be-4d13-bad4-45dc43aa80a8 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] GET https://10.4.3.119/volume/v3/volumes/1ea58af8-a50a-4bf3-b4c3-8f5f6200c97b Aug 25 10:28:16.076478 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ccb7ee23-46be-4d13-bad4-45dc43aa80a8 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:16.076737 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ccb7ee23-46be-4d13-bad4-45dc43aa80a8 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:16.088676 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:16.088676 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:28:16.093277 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-ccb7ee23-46be-4d13-bad4-45dc43aa80a8 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Volume info retrieved successfully. Aug 25 10:28:16.097952 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ccb7ee23-46be-4d13-bad4-45dc43aa80a8 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] https://10.4.3.119/volume/v3/volumes/1ea58af8-a50a-4bf3-b4c3-8f5f6200c97b returned with HTTP 200 Aug 25 10:28:16.098413 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1140/4525] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:16 2026] GET /volume/v3/volumes/1ea58af8-a50a-4bf3-b4c3-8f5f6200c97b => generated 1017 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:28:16.114197 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-37e07354-c111-49a0-8b46-20dff48ea2f5 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:16.116010 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-37e07354-c111-49a0-8b46-20dff48ea2f5 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] POST https://10.4.3.119/volume/v3/snapshots Aug 25 10:28:16.116402 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-37e07354-c111-49a0-8b46-20dff48ea2f5 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1ea58af8-a50a-4bf3-b4c3-8f5f6200c97b", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1466781370"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:28:16.125706 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:16.125706 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:28:16.126279 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-37e07354-c111-49a0-8b46-20dff48ea2f5 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Volume info retrieved successfully. Aug 25 10:28:16.126457 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.snapshots [None req-37e07354-c111-49a0-8b46-20dff48ea2f5 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Create snapshot from volume 1ea58af8-a50a-4bf3-b4c3-8f5f6200c97b Aug 25 10:28:16.152947 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-fb11adfd-9233-4721-9e97-aba305108ed0 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:16.156060 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-fb11adfd-9233-4721-9e97-aba305108ed0 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] GET https://10.4.3.119/volume/v3/backups/ec71a242-0d27-44e4-b6ba-03c48419c16e Aug 25 10:28:16.157259 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-fb11adfd-9233-4721-9e97-aba305108ed0 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:16.157374 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-fb11adfd-9233-4721-9e97-aba305108ed0 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:16.159232 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-fb11adfd-9233-4721-9e97-aba305108ed0 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Show backup with id ec71a242-0d27-44e4-b6ba-03c48419c16e. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:28:16.165169 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:16.165169 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:28:16.167481 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-fb11adfd-9233-4721-9e97-aba305108ed0 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] https://10.4.3.119/volume/v3/backups/ec71a242-0d27-44e4-b6ba-03c48419c16e returned with HTTP 200 Aug 25 10:28:16.168289 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-37e07354-c111-49a0-8b46-20dff48ea2f5 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Created reservations ['9a4f9864-ae69-46d4-a269-e979394665bc', 'c2fdead7-ba7d-4a91-8a85-cb7fdddcaa88', '2c71b0f1-2930-4659-b4f3-736d3fa94013', '31550dc0-6fa8-41b1-8932-df7f972754dc'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:28:16.168374 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1127/4526] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:16 2026] GET /volume/v3/backups/ec71a242-0d27-44e4-b6ba-03c48419c16e => generated 754 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:16.227886 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-37e07354-c111-49a0-8b46-20dff48ea2f5 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Snapshot create request issued successfully. Aug 25 10:28:16.227886 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-37e07354-c111-49a0-8b46-20dff48ea2f5 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] https://10.4.3.119/volume/v3/snapshots returned with HTTP 202 Aug 25 10:28:16.227886 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1128/4527] 10.4.3.119 () {68 vars in 1265 bytes} [Tue Aug 25 10:28:16 2026] POST /volume/v3/snapshots => generated 308 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:28:16.250895 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-aa1b52d0-20ed-4deb-a976-683fdd74fe36 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:16.253606 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-41f03ec4-885e-4154-9871-50ca218a7a31 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Copy volume to image completed successfully. Aug 25 10:28:16.254176 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-41f03ec4-885e-4154-9871-50ca218a7a31 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] https://10.4.3.119/volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd/action returned with HTTP 202 Aug 25 10:28:16.254326 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-aa1b52d0-20ed-4deb-a976-683fdd74fe36 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] GET https://10.4.3.119/volume/v3/snapshots/0f467c0c-44c4-4c2e-945f-8428598d5857 Aug 25 10:28:16.254627 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-aa1b52d0-20ed-4deb-a976-683fdd74fe36 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:16.254694 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1133/4528] 10.4.3.119 () {68 vars in 1391 bytes} [Tue Aug 25 10:28:15 2026] POST /volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd/action => generated 686 bytes in 662 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:28:16.254904 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-aa1b52d0-20ed-4deb-a976-683fdd74fe36 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:16.261406 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:16.261406 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:28:16.262905 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-aa1b52d0-20ed-4deb-a976-683fdd74fe36 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Snapshot retrieved successfully. Aug 25 10:28:16.263180 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-aa1b52d0-20ed-4deb-a976-683fdd74fe36 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] https://10.4.3.119/volume/v3/snapshots/0f467c0c-44c4-4c2e-945f-8428598d5857 returned with HTTP 200 Aug 25 10:28:16.265530 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1141/4529] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:28:16 2026] GET /volume/v3/snapshots/0f467c0c-44c4-4c2e-945f-8428598d5857 => generated 440 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:16.756562 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-aaf9972c-77d1-40c9-bff4-d56a59be4eec None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:16.760753 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-aaf9972c-77d1-40c9-bff4-d56a59be4eec tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] GET https://10.4.3.119/volume/v3/backups/04572084-b96b-4360-8e16-d64d6c2a76b8 Aug 25 10:28:16.760753 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-aaf9972c-77d1-40c9-bff4-d56a59be4eec tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:16.761073 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-aaf9972c-77d1-40c9-bff4-d56a59be4eec tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:16.761227 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-aaf9972c-77d1-40c9-bff4-d56a59be4eec tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Show backup with id 04572084-b96b-4360-8e16-d64d6c2a76b8. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:28:16.763277 np0000008063 devstack@c-api.service[100389]: DEBUG dbcounter [-] [100389] Writing DB stats cinder:SELECT=392,cinder:INSERT=43,cinder:UPDATE=91 {{(pid=100389) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 10:28:16.767048 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:16.767048 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:28:16.767963 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-aaf9972c-77d1-40c9-bff4-d56a59be4eec tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] https://10.4.3.119/volume/v3/backups/04572084-b96b-4360-8e16-d64d6c2a76b8 returned with HTTP 200 Aug 25 10:28:16.768621 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1128/4530] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:16 2026] GET /volume/v3/backups/04572084-b96b-4360-8e16-d64d6c2a76b8 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:17.186054 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-8f5db16e-6782-4d0d-be8e-9b3d8a9dd30b None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:17.188152 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8f5db16e-6782-4d0d-be8e-9b3d8a9dd30b tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] GET https://10.4.3.119/volume/v3/backups/ec71a242-0d27-44e4-b6ba-03c48419c16e Aug 25 10:28:17.188416 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8f5db16e-6782-4d0d-be8e-9b3d8a9dd30b tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:17.188634 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8f5db16e-6782-4d0d-be8e-9b3d8a9dd30b tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:17.188913 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-8f5db16e-6782-4d0d-be8e-9b3d8a9dd30b tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Show backup with id ec71a242-0d27-44e4-b6ba-03c48419c16e. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:28:17.193956 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:17.193956 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:28:17.194774 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8f5db16e-6782-4d0d-be8e-9b3d8a9dd30b tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] https://10.4.3.119/volume/v3/backups/ec71a242-0d27-44e4-b6ba-03c48419c16e returned with HTTP 200 Aug 25 10:28:17.195250 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1129/4531] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:17 2026] GET /volume/v3/backups/ec71a242-0d27-44e4-b6ba-03c48419c16e => generated 754 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:17.279389 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-ba3aade2-eedb-484c-8258-f8c7edb3411d None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:17.281341 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ba3aade2-eedb-484c-8258-f8c7edb3411d tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] GET https://10.4.3.119/volume/v3/snapshots/0f467c0c-44c4-4c2e-945f-8428598d5857 Aug 25 10:28:17.281586 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ba3aade2-eedb-484c-8258-f8c7edb3411d tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:17.283276 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ba3aade2-eedb-484c-8258-f8c7edb3411d tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:17.292998 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:17.292998 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:28:17.293588 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-ba3aade2-eedb-484c-8258-f8c7edb3411d tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Snapshot retrieved successfully. Aug 25 10:28:17.294416 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ba3aade2-eedb-484c-8258-f8c7edb3411d tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] https://10.4.3.119/volume/v3/snapshots/0f467c0c-44c4-4c2e-945f-8428598d5857 returned with HTTP 200 Aug 25 10:28:17.294781 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1134/4532] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:28:17 2026] GET /volume/v3/snapshots/0f467c0c-44c4-4c2e-945f-8428598d5857 => generated 467 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:17.306152 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-e89d5f08-a6bf-42f6-895f-268462d7dd1c None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:17.308427 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e89d5f08-a6bf-42f6-895f-268462d7dd1c tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-reader] GET https://10.4.3.119/volume/v3/snapshots Aug 25 10:28:17.308683 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e89d5f08-a6bf-42f6-895f-268462d7dd1c tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-reader] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:17.308925 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e89d5f08-a6bf-42f6-895f-268462d7dd1c tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-reader] Calling method 'index' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:17.309449 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.api_utils [None req-e89d5f08-a6bf-42f6-895f-268462d7dd1c tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-reader] Removing options '' from query. {{(pid=100391) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 10:28:17.310777 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.db.api [None req-e89d5f08-a6bf-42f6-895f-268462d7dd1c tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-reader] Building query based on filter {{(pid=100391) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 10:28:17.315864 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-e89d5f08-a6bf-42f6-895f-268462d7dd1c tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-reader] Get all snapshots completed successfully. Aug 25 10:28:17.316262 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e89d5f08-a6bf-42f6-895f-268462d7dd1c tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-reader] https://10.4.3.119/volume/v3/snapshots returned with HTTP 200 Aug 25 10:28:17.316985 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1142/4533] 10.4.3.119 () {66 vars in 1243 bytes} [Tue Aug 25 10:28:17 2026] GET /volume/v3/snapshots => generated 336 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:17.368214 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-196746b5-d23e-417e-9087-9120c40dd59a None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:17.371350 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-196746b5-d23e-417e-9087-9120c40dd59a tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] DELETE https://10.4.3.119/volume/v3/snapshots/0f467c0c-44c4-4c2e-945f-8428598d5857 Aug 25 10:28:17.371350 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-196746b5-d23e-417e-9087-9120c40dd59a tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:17.371350 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-196746b5-d23e-417e-9087-9120c40dd59a tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:17.371350 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.snapshots [None req-196746b5-d23e-417e-9087-9120c40dd59a tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Delete snapshot with id: 0f467c0c-44c4-4c2e-945f-8428598d5857 Aug 25 10:28:17.376237 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:17.376237 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:28:17.376622 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-196746b5-d23e-417e-9087-9120c40dd59a tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Snapshot retrieved successfully. Aug 25 10:28:17.396755 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-196746b5-d23e-417e-9087-9120c40dd59a tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Snapshot delete request issued successfully. Aug 25 10:28:17.397004 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-196746b5-d23e-417e-9087-9120c40dd59a tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] https://10.4.3.119/volume/v3/snapshots/0f467c0c-44c4-4c2e-945f-8428598d5857 returned with HTTP 202 Aug 25 10:28:17.397490 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1129/4534] 10.4.3.119 () {66 vars in 1357 bytes} [Tue Aug 25 10:28:17 2026] DELETE /volume/v3/snapshots/0f467c0c-44c4-4c2e-945f-8428598d5857 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:28:17.420561 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-3356a209-f5d5-4c0c-9c7a-d592cad7e6b1 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:17.426779 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3356a209-f5d5-4c0c-9c7a-d592cad7e6b1 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] GET https://10.4.3.119/volume/v3/snapshots/0f467c0c-44c4-4c2e-945f-8428598d5857 Aug 25 10:28:17.426779 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3356a209-f5d5-4c0c-9c7a-d592cad7e6b1 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:17.426779 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3356a209-f5d5-4c0c-9c7a-d592cad7e6b1 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:17.443836 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:17.443836 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:28:17.443836 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-3356a209-f5d5-4c0c-9c7a-d592cad7e6b1 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Snapshot retrieved successfully. Aug 25 10:28:17.443836 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3356a209-f5d5-4c0c-9c7a-d592cad7e6b1 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] https://10.4.3.119/volume/v3/snapshots/0f467c0c-44c4-4c2e-945f-8428598d5857 returned with HTTP 200 Aug 25 10:28:17.443836 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1130/4535] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:28:17 2026] GET /volume/v3/snapshots/0f467c0c-44c4-4c2e-945f-8428598d5857 => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:17.783222 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-bde54d2b-f19e-4055-a777-27b7aa0d0152 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:17.785643 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-bde54d2b-f19e-4055-a777-27b7aa0d0152 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] GET https://10.4.3.119/volume/v3/backups/04572084-b96b-4360-8e16-d64d6c2a76b8 Aug 25 10:28:17.785821 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-bde54d2b-f19e-4055-a777-27b7aa0d0152 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:17.786015 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-bde54d2b-f19e-4055-a777-27b7aa0d0152 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:17.786155 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-bde54d2b-f19e-4055-a777-27b7aa0d0152 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Show backup with id 04572084-b96b-4360-8e16-d64d6c2a76b8. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:28:17.791159 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:17.791159 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:28:17.791871 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-bde54d2b-f19e-4055-a777-27b7aa0d0152 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] https://10.4.3.119/volume/v3/backups/04572084-b96b-4360-8e16-d64d6c2a76b8 returned with HTTP 200 Aug 25 10:28:17.792278 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1135/4536] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:17 2026] GET /volume/v3/backups/04572084-b96b-4360-8e16-d64d6c2a76b8 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:18.207231 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-ae19dfcb-76bd-485f-b390-2d91042200d3 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:18.209772 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ae19dfcb-76bd-485f-b390-2d91042200d3 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] GET https://10.4.3.119/volume/v3/backups/ec71a242-0d27-44e4-b6ba-03c48419c16e Aug 25 10:28:18.209995 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ae19dfcb-76bd-485f-b390-2d91042200d3 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:18.210410 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ae19dfcb-76bd-485f-b390-2d91042200d3 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:18.210531 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-ae19dfcb-76bd-485f-b390-2d91042200d3 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Show backup with id ec71a242-0d27-44e4-b6ba-03c48419c16e. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:28:18.216553 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:18.216553 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:28:18.217554 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ae19dfcb-76bd-485f-b390-2d91042200d3 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] https://10.4.3.119/volume/v3/backups/ec71a242-0d27-44e4-b6ba-03c48419c16e returned with HTTP 200 Aug 25 10:28:18.218087 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1143/4537] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:18 2026] GET /volume/v3/backups/ec71a242-0d27-44e4-b6ba-03c48419c16e => generated 754 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:18.485428 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-b5c6544d-2412-44f4-8327-55b8706d08a6 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:18.487359 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b5c6544d-2412-44f4-8327-55b8706d08a6 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] GET https://10.4.3.119/volume/v3/snapshots/0f467c0c-44c4-4c2e-945f-8428598d5857 Aug 25 10:28:18.487580 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b5c6544d-2412-44f4-8327-55b8706d08a6 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:18.487756 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b5c6544d-2412-44f4-8327-55b8706d08a6 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:18.492276 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b5c6544d-2412-44f4-8327-55b8706d08a6 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] https://10.4.3.119/volume/v3/snapshots/0f467c0c-44c4-4c2e-945f-8428598d5857 returned with HTTP 404 Aug 25 10:28:18.492731 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1130/4538] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:28:18 2026] GET /volume/v3/snapshots/0f467c0c-44c4-4c2e-945f-8428598d5857 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:28:18.500829 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-08bf8599-0a8f-4791-9210-6dd892d44519 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:18.504155 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-08bf8599-0a8f-4791-9210-6dd892d44519 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] DELETE https://10.4.3.119/volume/v3/volumes/1ea58af8-a50a-4bf3-b4c3-8f5f6200c97b Aug 25 10:28:18.504155 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-08bf8599-0a8f-4791-9210-6dd892d44519 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:18.504155 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-08bf8599-0a8f-4791-9210-6dd892d44519 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:18.504155 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-08bf8599-0a8f-4791-9210-6dd892d44519 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Delete volume with id: 1ea58af8-a50a-4bf3-b4c3-8f5f6200c97b Aug 25 10:28:18.513339 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:18.513339 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:28:18.514119 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-08bf8599-0a8f-4791-9210-6dd892d44519 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Volume info retrieved successfully. Aug 25 10:28:18.538577 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-08bf8599-0a8f-4791-9210-6dd892d44519 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Delete volume request issued successfully. Aug 25 10:28:18.538577 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-08bf8599-0a8f-4791-9210-6dd892d44519 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] https://10.4.3.119/volume/v3/volumes/1ea58af8-a50a-4bf3-b4c3-8f5f6200c97b returned with HTTP 202 Aug 25 10:28:18.538577 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1131/4539] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:28:18 2026] DELETE /volume/v3/volumes/1ea58af8-a50a-4bf3-b4c3-8f5f6200c97b => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:28:18.545552 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-599a8e01-3924-4ebd-981c-f6add4ffa5fb None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:18.547607 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-599a8e01-3924-4ebd-981c-f6add4ffa5fb tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] GET https://10.4.3.119/volume/v3/volumes/1ea58af8-a50a-4bf3-b4c3-8f5f6200c97b Aug 25 10:28:18.547837 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-599a8e01-3924-4ebd-981c-f6add4ffa5fb tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:18.548061 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-599a8e01-3924-4ebd-981c-f6add4ffa5fb tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:18.554860 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:18.554860 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:28:18.558261 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-599a8e01-3924-4ebd-981c-f6add4ffa5fb tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Volume info retrieved successfully. Aug 25 10:28:18.562070 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-599a8e01-3924-4ebd-981c-f6add4ffa5fb tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] https://10.4.3.119/volume/v3/volumes/1ea58af8-a50a-4bf3-b4c3-8f5f6200c97b returned with HTTP 200 Aug 25 10:28:18.562470 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1136/4540] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:18 2026] GET /volume/v3/volumes/1ea58af8-a50a-4bf3-b4c3-8f5f6200c97b => generated 1016 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:28:18.803514 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-72c6325b-e416-48dc-83d4-092cb74bd5df None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:18.805923 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-72c6325b-e416-48dc-83d4-092cb74bd5df tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] GET https://10.4.3.119/volume/v3/backups/04572084-b96b-4360-8e16-d64d6c2a76b8 Aug 25 10:28:18.806175 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-72c6325b-e416-48dc-83d4-092cb74bd5df tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:18.806448 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-72c6325b-e416-48dc-83d4-092cb74bd5df tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:18.806572 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-72c6325b-e416-48dc-83d4-092cb74bd5df tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Show backup with id 04572084-b96b-4360-8e16-d64d6c2a76b8. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:28:18.808218 np0000008063 devstack@c-api.service[100391]: DEBUG dbcounter [-] [100391] Writing DB stats cinder:SELECT=415,cinder:UPDATE=94,cinder:INSERT=43 {{(pid=100391) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 10:28:18.810902 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:18.810902 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:28:18.811550 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-72c6325b-e416-48dc-83d4-092cb74bd5df tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] https://10.4.3.119/volume/v3/backups/04572084-b96b-4360-8e16-d64d6c2a76b8 returned with HTTP 200 Aug 25 10:28:18.811980 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1144/4541] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:18 2026] GET /volume/v3/backups/04572084-b96b-4360-8e16-d64d6c2a76b8 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:19.231366 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-ae2c4528-f0f5-4c77-979e-19a3817bc2d0 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:19.233731 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ae2c4528-f0f5-4c77-979e-19a3817bc2d0 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] GET https://10.4.3.119/volume/v3/backups/ec71a242-0d27-44e4-b6ba-03c48419c16e Aug 25 10:28:19.234007 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ae2c4528-f0f5-4c77-979e-19a3817bc2d0 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:19.234293 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ae2c4528-f0f5-4c77-979e-19a3817bc2d0 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:19.234461 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-ae2c4528-f0f5-4c77-979e-19a3817bc2d0 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Show backup with id ec71a242-0d27-44e4-b6ba-03c48419c16e. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:28:19.241299 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:19.241299 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:28:19.242428 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ae2c4528-f0f5-4c77-979e-19a3817bc2d0 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] https://10.4.3.119/volume/v3/backups/ec71a242-0d27-44e4-b6ba-03c48419c16e returned with HTTP 200 Aug 25 10:28:19.243068 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1131/4542] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:19 2026] GET /volume/v3/backups/ec71a242-0d27-44e4-b6ba-03c48419c16e => generated 754 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:19.576263 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-89ccc01a-49dc-4d27-bdb9-5c1cc5401cda None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:19.579680 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-89ccc01a-49dc-4d27-bdb9-5c1cc5401cda tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] GET https://10.4.3.119/volume/v3/volumes/1ea58af8-a50a-4bf3-b4c3-8f5f6200c97b Aug 25 10:28:19.579680 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-89ccc01a-49dc-4d27-bdb9-5c1cc5401cda tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:19.579680 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-89ccc01a-49dc-4d27-bdb9-5c1cc5401cda tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:19.598068 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-89ccc01a-49dc-4d27-bdb9-5c1cc5401cda tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] https://10.4.3.119/volume/v3/volumes/1ea58af8-a50a-4bf3-b4c3-8f5f6200c97b returned with HTTP 404 Aug 25 10:28:19.598628 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1132/4543] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:19 2026] GET /volume/v3/volumes/1ea58af8-a50a-4bf3-b4c3-8f5f6200c97b => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:28:19.610826 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-502fd83e-f6a1-43a2-a53a-2337497fe250 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:19.614319 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-502fd83e-f6a1-43a2-a53a-2337497fe250 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:28:19.614612 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-502fd83e-f6a1-43a2-a53a-2337497fe250 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1792947377"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:28:19.615947 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-502fd83e-f6a1-43a2-a53a-2337497fe250 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1792947377'}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:28:19.616075 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-502fd83e-f6a1-43a2-a53a-2337497fe250 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Create volume of 1 GB Aug 25 10:28:19.627065 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-502fd83e-f6a1-43a2-a53a-2337497fe250 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Availability Zones retrieved successfully. Aug 25 10:28:19.634279 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-502fd83e-f6a1-43a2-a53a-2337497fe250 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Flow 'volume_create_api' (e0c5cbc9-75ae-480f-8dac-0a153b26d23a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:28:19.635954 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-502fd83e-f6a1-43a2-a53a-2337497fe250 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (890611ab-a5c1-4fa3-98de-dd8cc86f7853) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:28:19.637146 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [None req-502fd83e-f6a1-43a2-a53a-2337497fe250 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Validating volume size '1' using validate_int {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:28:19.670636 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-502fd83e-f6a1-43a2-a53a-2337497fe250 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (890611ab-a5c1-4fa3-98de-dd8cc86f7853) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:28:19.672492 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-502fd83e-f6a1-43a2-a53a-2337497fe250 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4495135-f158-4886-bce3-b78b24f1a52f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:28:19.712204 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-502fd83e-f6a1-43a2-a53a-2337497fe250 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Created reservations ['2955b33f-ca27-49c3-9299-d6ac70b817e0', '30de6146-8376-4859-8261-776abf673057', 'b7621d04-2c99-4a96-bfed-efc360c00e38', 'b44c0c51-3cbd-402b-8a96-3241088f84e0'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:28:19.712954 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-502fd83e-f6a1-43a2-a53a-2337497fe250 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4495135-f158-4886-bce3-b78b24f1a52f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2955b33f-ca27-49c3-9299-d6ac70b817e0', '30de6146-8376-4859-8261-776abf673057', 'b7621d04-2c99-4a96-bfed-efc360c00e38', 'b44c0c51-3cbd-402b-8a96-3241088f84e0']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:28:19.713743 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-502fd83e-f6a1-43a2-a53a-2337497fe250 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3fa5b57-575b-4520-804c-48f88a750716) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:28:19.737666 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-502fd83e-f6a1-43a2-a53a-2337497fe250 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3fa5b57-575b-4520-804c-48f88a750716) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4ac316e9-3bbe-4e3d-90e3-cd6773bd483a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1792947377',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ce95170fe704f7983386d448cb74907',qos_specs=None,replication_status=,reservations=['2955b33f-ca27-49c3-9299-d6ac70b817e0','30de6146-8376-4859-8261-776abf673057','b7621d04-2c99-4a96-bfed-efc360c00e38','b44c0c51-3cbd-402b-8a96-3241088f84e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b427a6d750ae4ea3b1dd2dd066092796',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:28:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1792947377',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4ac316e9-3bbe-4e3d-90e3-cd6773bd483a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ce95170fe704f7983386d448cb74907',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b427a6d750ae4ea3b1dd2dd066092796',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:28:19.737666 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-502fd83e-f6a1-43a2-a53a-2337497fe250 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7ede7db-e9fd-4d10-9db6-f5b61289284b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:28:19.755779 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-502fd83e-f6a1-43a2-a53a-2337497fe250 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7ede7db-e9fd-4d10-9db6-f5b61289284b) transitioned into state 'SUCCESS' from state '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-1792947377',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ce95170fe704f7983386d448cb74907',qos_specs=None,replication_status=,reservations=['2955b33f-ca27-49c3-9299-d6ac70b817e0','30de6146-8376-4859-8261-776abf673057','b7621d04-2c99-4a96-bfed-efc360c00e38','b44c0c51-3cbd-402b-8a96-3241088f84e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b427a6d750ae4ea3b1dd2dd066092796',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:28:19.756682 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-502fd83e-f6a1-43a2-a53a-2337497fe250 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e518d03-8d1c-4551-8b5d-069528d6468f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:28:19.765483 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-502fd83e-f6a1-43a2-a53a-2337497fe250 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e518d03-8d1c-4551-8b5d-069528d6468f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:28:19.766465 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-502fd83e-f6a1-43a2-a53a-2337497fe250 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Flow 'volume_create_api' (e0c5cbc9-75ae-480f-8dac-0a153b26d23a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:28:19.766740 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-502fd83e-f6a1-43a2-a53a-2337497fe250 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Create volume request issued successfully. Aug 25 10:28:19.767291 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-502fd83e-f6a1-43a2-a53a-2337497fe250 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:28:19.767696 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1137/4544] 10.4.3.119 () {68 vars in 1258 bytes} [Tue Aug 25 10:28:19 2026] POST /volume/v3/volumes => generated 778 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:28:19.814027 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-2f04462d-ecc2-4095-992c-6c674ffe5a8c None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:19.815997 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2f04462d-ecc2-4095-992c-6c674ffe5a8c tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] GET https://10.4.3.119/volume/v3/volumes/4ac316e9-3bbe-4e3d-90e3-cd6773bd483a Aug 25 10:28:19.817496 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2f04462d-ecc2-4095-992c-6c674ffe5a8c tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:19.817496 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2f04462d-ecc2-4095-992c-6c674ffe5a8c tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:19.829348 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-b9138437-a3b2-4407-bb0b-45210681fc19 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:19.830225 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:19.830225 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:28:19.833177 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b9138437-a3b2-4407-bb0b-45210681fc19 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] GET https://10.4.3.119/volume/v3/backups/04572084-b96b-4360-8e16-d64d6c2a76b8 Aug 25 10:28:19.833434 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b9138437-a3b2-4407-bb0b-45210681fc19 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:19.833631 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b9138437-a3b2-4407-bb0b-45210681fc19 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:19.833784 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-b9138437-a3b2-4407-bb0b-45210681fc19 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Show backup with id 04572084-b96b-4360-8e16-d64d6c2a76b8. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:28:19.835350 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-2f04462d-ecc2-4095-992c-6c674ffe5a8c tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Volume info retrieved successfully. Aug 25 10:28:19.838405 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:19.838405 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:28:19.839333 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b9138437-a3b2-4407-bb0b-45210681fc19 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] https://10.4.3.119/volume/v3/backups/04572084-b96b-4360-8e16-d64d6c2a76b8 returned with HTTP 200 Aug 25 10:28:19.839706 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1132/4545] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:19 2026] GET /volume/v3/backups/04572084-b96b-4360-8e16-d64d6c2a76b8 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:19.843165 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2f04462d-ecc2-4095-992c-6c674ffe5a8c tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] https://10.4.3.119/volume/v3/volumes/4ac316e9-3bbe-4e3d-90e3-cd6773bd483a returned with HTTP 200 Aug 25 10:28:19.843165 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1145/4546] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:19 2026] GET /volume/v3/volumes/4ac316e9-3bbe-4e3d-90e3-cd6773bd483a => generated 957 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:20.257768 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-f8af29d5-e7d0-4041-91bf-7ba613ca8349 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:20.262606 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f8af29d5-e7d0-4041-91bf-7ba613ca8349 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] GET https://10.4.3.119/volume/v3/backups/ec71a242-0d27-44e4-b6ba-03c48419c16e Aug 25 10:28:20.263057 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f8af29d5-e7d0-4041-91bf-7ba613ca8349 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:20.264333 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f8af29d5-e7d0-4041-91bf-7ba613ca8349 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:20.264683 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-f8af29d5-e7d0-4041-91bf-7ba613ca8349 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Show backup with id ec71a242-0d27-44e4-b6ba-03c48419c16e. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:28:20.270362 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:20.270362 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:28:20.271617 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f8af29d5-e7d0-4041-91bf-7ba613ca8349 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] https://10.4.3.119/volume/v3/backups/ec71a242-0d27-44e4-b6ba-03c48419c16e returned with HTTP 200 Aug 25 10:28:20.272318 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1133/4547] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:20 2026] GET /volume/v3/backups/ec71a242-0d27-44e4-b6ba-03c48419c16e => generated 754 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:20.850878 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-4609e9ef-83b4-427e-9032-9ece40fb7a28 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:20.852954 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4609e9ef-83b4-427e-9032-9ece40fb7a28 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] GET https://10.4.3.119/volume/v3/backups/04572084-b96b-4360-8e16-d64d6c2a76b8 Aug 25 10:28:20.853264 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4609e9ef-83b4-427e-9032-9ece40fb7a28 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:20.853505 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4609e9ef-83b4-427e-9032-9ece40fb7a28 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:20.853660 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-4609e9ef-83b4-427e-9032-9ece40fb7a28 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Show backup with id 04572084-b96b-4360-8e16-d64d6c2a76b8. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:28:20.858363 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:20.858363 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:28:20.859125 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4609e9ef-83b4-427e-9032-9ece40fb7a28 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] https://10.4.3.119/volume/v3/backups/04572084-b96b-4360-8e16-d64d6c2a76b8 returned with HTTP 200 Aug 25 10:28:20.859536 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1138/4548] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:20 2026] GET /volume/v3/backups/04572084-b96b-4360-8e16-d64d6c2a76b8 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:20.871601 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-e169423a-a6cc-49dd-8da8-17c8d3d32d0d None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:20.875703 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e169423a-a6cc-49dd-8da8-17c8d3d32d0d tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] GET https://10.4.3.119/volume/v3/volumes/4ac316e9-3bbe-4e3d-90e3-cd6773bd483a Aug 25 10:28:20.875903 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e169423a-a6cc-49dd-8da8-17c8d3d32d0d tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:20.876127 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e169423a-a6cc-49dd-8da8-17c8d3d32d0d tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:20.884287 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:20.884287 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:28:20.888132 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-e169423a-a6cc-49dd-8da8-17c8d3d32d0d tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Volume info retrieved successfully. Aug 25 10:28:20.892203 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e169423a-a6cc-49dd-8da8-17c8d3d32d0d tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] https://10.4.3.119/volume/v3/volumes/4ac316e9-3bbe-4e3d-90e3-cd6773bd483a returned with HTTP 200 Aug 25 10:28:20.892650 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1133/4549] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:20 2026] GET /volume/v3/volumes/4ac316e9-3bbe-4e3d-90e3-cd6773bd483a => generated 1018 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:28:20.911049 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-4abce3f6-1791-4bf2-b9ca-6677dec00037 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:20.914842 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4abce3f6-1791-4bf2-b9ca-6677dec00037 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] POST https://10.4.3.119/volume/v3/snapshots Aug 25 10:28:20.915432 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4abce3f6-1791-4bf2-b9ca-6677dec00037 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4ac316e9-3bbe-4e3d-90e3-cd6773bd483a", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1379732978"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:28:20.925077 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:20.925077 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:28:20.925510 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-4abce3f6-1791-4bf2-b9ca-6677dec00037 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Volume info retrieved successfully. Aug 25 10:28:20.925687 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.snapshots [None req-4abce3f6-1791-4bf2-b9ca-6677dec00037 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Create snapshot from volume 4ac316e9-3bbe-4e3d-90e3-cd6773bd483a Aug 25 10:28:20.964512 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-4abce3f6-1791-4bf2-b9ca-6677dec00037 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Created reservations ['74131ce5-c15f-49e9-bac7-400204faadd3', '1859f78b-583a-49ee-a0a5-222da0f14401', '5b99d1f4-71c3-41f7-bfeb-7a6c19a15827', 'f078dd66-5ad1-4802-8a69-4169ee99a87b'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:28:21.003678 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-4abce3f6-1791-4bf2-b9ca-6677dec00037 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Snapshot create request issued successfully. Aug 25 10:28:21.004011 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4abce3f6-1791-4bf2-b9ca-6677dec00037 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] https://10.4.3.119/volume/v3/snapshots returned with HTTP 202 Aug 25 10:28:21.004496 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1146/4550] 10.4.3.119 () {68 vars in 1265 bytes} [Tue Aug 25 10:28:20 2026] POST /volume/v3/snapshots => generated 308 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:28:21.016388 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-518c2df0-5f4b-48e9-b4df-7dcc18d2e1ae None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:21.018481 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-518c2df0-5f4b-48e9-b4df-7dcc18d2e1ae tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] GET https://10.4.3.119/volume/v3/snapshots/5b35b68c-f7fc-4397-83ed-dcea3d598d0e Aug 25 10:28:21.018723 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-518c2df0-5f4b-48e9-b4df-7dcc18d2e1ae tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:21.018966 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-518c2df0-5f4b-48e9-b4df-7dcc18d2e1ae tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:21.039495 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:21.039495 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:28:21.043232 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-518c2df0-5f4b-48e9-b4df-7dcc18d2e1ae tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Snapshot retrieved successfully. Aug 25 10:28:21.045119 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-518c2df0-5f4b-48e9-b4df-7dcc18d2e1ae tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] https://10.4.3.119/volume/v3/snapshots/5b35b68c-f7fc-4397-83ed-dcea3d598d0e returned with HTTP 200 Aug 25 10:28:21.046284 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1134/4551] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:28:21 2026] GET /volume/v3/snapshots/5b35b68c-f7fc-4397-83ed-dcea3d598d0e => generated 440 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:21.286432 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-da334764-ed4e-43c0-bf06-963499e334f9 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:21.289072 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-da334764-ed4e-43c0-bf06-963499e334f9 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] GET https://10.4.3.119/volume/v3/backups/ec71a242-0d27-44e4-b6ba-03c48419c16e Aug 25 10:28:21.289351 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-da334764-ed4e-43c0-bf06-963499e334f9 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:21.289554 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-da334764-ed4e-43c0-bf06-963499e334f9 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:21.289677 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-da334764-ed4e-43c0-bf06-963499e334f9 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Show backup with id ec71a242-0d27-44e4-b6ba-03c48419c16e. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:28:21.295565 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:21.295565 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:28:21.296393 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-da334764-ed4e-43c0-bf06-963499e334f9 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] https://10.4.3.119/volume/v3/backups/ec71a242-0d27-44e4-b6ba-03c48419c16e returned with HTTP 200 Aug 25 10:28:21.296859 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1139/4552] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:21 2026] GET /volume/v3/backups/ec71a242-0d27-44e4-b6ba-03c48419c16e => generated 754 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:21.870788 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-42e19fe3-dfe0-4d71-9a6e-37afc7ab78c7 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:21.872616 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-42e19fe3-dfe0-4d71-9a6e-37afc7ab78c7 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] GET https://10.4.3.119/volume/v3/backups/04572084-b96b-4360-8e16-d64d6c2a76b8 Aug 25 10:28:21.873012 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-42e19fe3-dfe0-4d71-9a6e-37afc7ab78c7 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:21.873069 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-42e19fe3-dfe0-4d71-9a6e-37afc7ab78c7 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:21.873199 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-42e19fe3-dfe0-4d71-9a6e-37afc7ab78c7 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Show backup with id 04572084-b96b-4360-8e16-d64d6c2a76b8. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:28:21.880980 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:21.880980 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:28:21.882177 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-42e19fe3-dfe0-4d71-9a6e-37afc7ab78c7 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] https://10.4.3.119/volume/v3/backups/04572084-b96b-4360-8e16-d64d6c2a76b8 returned with HTTP 200 Aug 25 10:28:21.882652 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1134/4553] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:21 2026] GET /volume/v3/backups/04572084-b96b-4360-8e16-d64d6c2a76b8 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:22.061064 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-26ebbac2-d96a-4f31-a99c-8cfbb2877754 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:22.064443 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-26ebbac2-d96a-4f31-a99c-8cfbb2877754 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] GET https://10.4.3.119/volume/v3/snapshots/5b35b68c-f7fc-4397-83ed-dcea3d598d0e Aug 25 10:28:22.064443 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-26ebbac2-d96a-4f31-a99c-8cfbb2877754 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:22.064443 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-26ebbac2-d96a-4f31-a99c-8cfbb2877754 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:22.074248 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:22.074248 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:28:22.074514 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-26ebbac2-d96a-4f31-a99c-8cfbb2877754 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Snapshot retrieved successfully. Aug 25 10:28:22.075206 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-26ebbac2-d96a-4f31-a99c-8cfbb2877754 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] https://10.4.3.119/volume/v3/snapshots/5b35b68c-f7fc-4397-83ed-dcea3d598d0e returned with HTTP 200 Aug 25 10:28:22.075590 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1147/4554] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:28:22 2026] GET /volume/v3/snapshots/5b35b68c-f7fc-4397-83ed-dcea3d598d0e => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:22.085069 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-6526d169-cddc-4c2d-8f7d-78af59b8eb55 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:22.087162 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6526d169-cddc-4c2d-8f7d-78af59b8eb55 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-reader] POST https://10.4.3.119/volume/v3/snapshots/5b35b68c-f7fc-4397-83ed-dcea3d598d0e/action Aug 25 10:28:22.087569 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6526d169-cddc-4c2d-8f7d-78af59b8eb55 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100390) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:28:22.089899 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6526d169-cddc-4c2d-8f7d-78af59b8eb55 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:28:22.089899 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.contrib.admin_actions [None req-6526d169-cddc-4c2d-8f7d-78af59b8eb55 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-reader] Updating snapshot '5b35b68c-f7fc-4397-83ed-dcea3d598d0e' with '{'status': 'error'}' {{(pid=100390) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 25 10:28:22.094200 np0000008063 devstack@c-api.service[100390]: DEBUG dbcounter [-] [100390] Writing DB stats cinder:SELECT=405,cinder:UPDATE=95,cinder:INSERT=51 {{(pid=100390) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 10:28:22.106723 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:22.106723 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:28:22.107285 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.policy [None req-6526d169-cddc-4c2d-8f7d-78af59b8eb55 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'ec8641f51a8f43d0b5b3ec3af09c6e0b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5ce95170fe704f7983386d448cb74907', '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=100390) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 10:28:22.107507 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6526d169-cddc-4c2d-8f7d-78af59b8eb55 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-reader] https://10.4.3.119/volume/v3/snapshots/5b35b68c-f7fc-4397-83ed-dcea3d598d0e/action returned with HTTP 403 Aug 25 10:28:22.108037 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1135/4555] 10.4.3.119 () {68 vars in 1396 bytes} [Tue Aug 25 10:28:22 2026] POST /volume/v3/snapshots/5b35b68c-f7fc-4397-83ed-dcea3d598d0e/action => generated 133 bytes in 23 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:28:22.115729 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-b178b305-3733-448e-8b2a-9ecf59c2b734 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:22.119471 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b178b305-3733-448e-8b2a-9ecf59c2b734 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] DELETE https://10.4.3.119/volume/v3/snapshots/5b35b68c-f7fc-4397-83ed-dcea3d598d0e Aug 25 10:28:22.119471 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b178b305-3733-448e-8b2a-9ecf59c2b734 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:22.119651 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b178b305-3733-448e-8b2a-9ecf59c2b734 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:22.119746 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.snapshots [None req-b178b305-3733-448e-8b2a-9ecf59c2b734 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Delete snapshot with id: 5b35b68c-f7fc-4397-83ed-dcea3d598d0e Aug 25 10:28:22.128648 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:22.128648 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:28:22.129904 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-b178b305-3733-448e-8b2a-9ecf59c2b734 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Snapshot retrieved successfully. Aug 25 10:28:22.150163 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-b178b305-3733-448e-8b2a-9ecf59c2b734 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Snapshot delete request issued successfully. Aug 25 10:28:22.150163 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b178b305-3733-448e-8b2a-9ecf59c2b734 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] https://10.4.3.119/volume/v3/snapshots/5b35b68c-f7fc-4397-83ed-dcea3d598d0e returned with HTTP 202 Aug 25 10:28:22.150163 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1140/4556] 10.4.3.119 () {66 vars in 1357 bytes} [Tue Aug 25 10:28:22 2026] DELETE /volume/v3/snapshots/5b35b68c-f7fc-4397-83ed-dcea3d598d0e => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:28:22.157379 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-a4e41b6e-f37e-4108-b956-02ec76cd888d None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:22.158944 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a4e41b6e-f37e-4108-b956-02ec76cd888d tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] GET https://10.4.3.119/volume/v3/snapshots/5b35b68c-f7fc-4397-83ed-dcea3d598d0e Aug 25 10:28:22.159129 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a4e41b6e-f37e-4108-b956-02ec76cd888d tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:22.159325 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a4e41b6e-f37e-4108-b956-02ec76cd888d tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:22.164860 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:22.164860 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:28:22.165444 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-a4e41b6e-f37e-4108-b956-02ec76cd888d tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Snapshot retrieved successfully. Aug 25 10:28:22.166317 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a4e41b6e-f37e-4108-b956-02ec76cd888d tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] https://10.4.3.119/volume/v3/snapshots/5b35b68c-f7fc-4397-83ed-dcea3d598d0e returned with HTTP 200 Aug 25 10:28:22.166836 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1135/4557] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:28:22 2026] GET /volume/v3/snapshots/5b35b68c-f7fc-4397-83ed-dcea3d598d0e => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:22.308257 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-71ee31d1-ec84-4c4a-83fc-f050b23e64a2 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:22.310042 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-71ee31d1-ec84-4c4a-83fc-f050b23e64a2 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] GET https://10.4.3.119/volume/v3/backups/ec71a242-0d27-44e4-b6ba-03c48419c16e Aug 25 10:28:22.310269 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-71ee31d1-ec84-4c4a-83fc-f050b23e64a2 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:22.310453 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-71ee31d1-ec84-4c4a-83fc-f050b23e64a2 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:22.310559 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-71ee31d1-ec84-4c4a-83fc-f050b23e64a2 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Show backup with id ec71a242-0d27-44e4-b6ba-03c48419c16e. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:28:22.314924 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:22.314924 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:28:22.315750 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-71ee31d1-ec84-4c4a-83fc-f050b23e64a2 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] https://10.4.3.119/volume/v3/backups/ec71a242-0d27-44e4-b6ba-03c48419c16e returned with HTTP 200 Aug 25 10:28:22.316106 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1148/4558] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:22 2026] GET /volume/v3/backups/ec71a242-0d27-44e4-b6ba-03c48419c16e => generated 754 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:22.894765 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-8700dcab-b9aa-40e4-b5ec-cf1906db875b None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:22.896978 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8700dcab-b9aa-40e4-b5ec-cf1906db875b tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] GET https://10.4.3.119/volume/v3/backups/04572084-b96b-4360-8e16-d64d6c2a76b8 Aug 25 10:28:22.897196 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8700dcab-b9aa-40e4-b5ec-cf1906db875b tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:22.897361 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8700dcab-b9aa-40e4-b5ec-cf1906db875b tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:22.897475 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-8700dcab-b9aa-40e4-b5ec-cf1906db875b tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Show backup with id 04572084-b96b-4360-8e16-d64d6c2a76b8. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:28:22.904006 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:22.904006 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:28:22.904891 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8700dcab-b9aa-40e4-b5ec-cf1906db875b tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] https://10.4.3.119/volume/v3/backups/04572084-b96b-4360-8e16-d64d6c2a76b8 returned with HTTP 200 Aug 25 10:28:22.905321 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1136/4559] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:22 2026] GET /volume/v3/backups/04572084-b96b-4360-8e16-d64d6c2a76b8 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:23.177499 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-9a8c558c-b840-4ea0-8a07-28f349dad88b None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:23.179742 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9a8c558c-b840-4ea0-8a07-28f349dad88b tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] GET https://10.4.3.119/volume/v3/snapshots/5b35b68c-f7fc-4397-83ed-dcea3d598d0e Aug 25 10:28:23.179949 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9a8c558c-b840-4ea0-8a07-28f349dad88b tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:23.180226 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9a8c558c-b840-4ea0-8a07-28f349dad88b tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:23.185312 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9a8c558c-b840-4ea0-8a07-28f349dad88b tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] https://10.4.3.119/volume/v3/snapshots/5b35b68c-f7fc-4397-83ed-dcea3d598d0e returned with HTTP 404 Aug 25 10:28:23.186396 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1141/4560] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:28:23 2026] GET /volume/v3/snapshots/5b35b68c-f7fc-4397-83ed-dcea3d598d0e => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:28:23.194685 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-669b83fa-48a4-46a9-99d9-2cce48c777a1 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:23.196817 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-669b83fa-48a4-46a9-99d9-2cce48c777a1 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] DELETE https://10.4.3.119/volume/v3/volumes/4ac316e9-3bbe-4e3d-90e3-cd6773bd483a Aug 25 10:28:23.196985 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-669b83fa-48a4-46a9-99d9-2cce48c777a1 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:23.197424 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-669b83fa-48a4-46a9-99d9-2cce48c777a1 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:23.197424 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-669b83fa-48a4-46a9-99d9-2cce48c777a1 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Delete volume with id: 4ac316e9-3bbe-4e3d-90e3-cd6773bd483a Aug 25 10:28:23.214110 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:23.214110 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:28:23.214619 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-669b83fa-48a4-46a9-99d9-2cce48c777a1 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Volume info retrieved successfully. Aug 25 10:28:23.244902 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-669b83fa-48a4-46a9-99d9-2cce48c777a1 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Delete volume request issued successfully. Aug 25 10:28:23.245151 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-669b83fa-48a4-46a9-99d9-2cce48c777a1 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] https://10.4.3.119/volume/v3/volumes/4ac316e9-3bbe-4e3d-90e3-cd6773bd483a returned with HTTP 202 Aug 25 10:28:23.245771 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1136/4561] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:28:23 2026] DELETE /volume/v3/volumes/4ac316e9-3bbe-4e3d-90e3-cd6773bd483a => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:28:23.256066 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-4ddc0c14-41c6-418e-b492-571cf8a83aac None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:23.258223 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4ddc0c14-41c6-418e-b492-571cf8a83aac tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] GET https://10.4.3.119/volume/v3/volumes/4ac316e9-3bbe-4e3d-90e3-cd6773bd483a Aug 25 10:28:23.258460 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4ddc0c14-41c6-418e-b492-571cf8a83aac tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:23.258731 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4ddc0c14-41c6-418e-b492-571cf8a83aac tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:23.278588 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:23.278588 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:28:23.287407 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-4ddc0c14-41c6-418e-b492-571cf8a83aac tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Volume info retrieved successfully. Aug 25 10:28:23.294519 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4ddc0c14-41c6-418e-b492-571cf8a83aac tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] https://10.4.3.119/volume/v3/volumes/4ac316e9-3bbe-4e3d-90e3-cd6773bd483a returned with HTTP 200 Aug 25 10:28:23.295098 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1149/4562] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:23 2026] GET /volume/v3/volumes/4ac316e9-3bbe-4e3d-90e3-cd6773bd483a => generated 1017 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:28:23.326406 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-ed9b28f1-59d1-4e00-8f2b-a7d100672edb None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:23.328634 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ed9b28f1-59d1-4e00-8f2b-a7d100672edb tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] GET https://10.4.3.119/volume/v3/backups/ec71a242-0d27-44e4-b6ba-03c48419c16e Aug 25 10:28:23.328724 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ed9b28f1-59d1-4e00-8f2b-a7d100672edb tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:23.328872 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ed9b28f1-59d1-4e00-8f2b-a7d100672edb tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:23.329337 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-ed9b28f1-59d1-4e00-8f2b-a7d100672edb tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Show backup with id ec71a242-0d27-44e4-b6ba-03c48419c16e. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:28:23.334050 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:23.334050 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:28:23.335039 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ed9b28f1-59d1-4e00-8f2b-a7d100672edb tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] https://10.4.3.119/volume/v3/backups/ec71a242-0d27-44e4-b6ba-03c48419c16e returned with HTTP 200 Aug 25 10:28:23.335915 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1137/4563] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:23 2026] GET /volume/v3/backups/ec71a242-0d27-44e4-b6ba-03c48419c16e => generated 754 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:23.922720 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-d6af4228-4516-485a-bae0-217e5254e9dc None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:23.924620 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d6af4228-4516-485a-bae0-217e5254e9dc tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] GET https://10.4.3.119/volume/v3/backups/04572084-b96b-4360-8e16-d64d6c2a76b8 Aug 25 10:28:23.924807 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d6af4228-4516-485a-bae0-217e5254e9dc tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:23.924983 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d6af4228-4516-485a-bae0-217e5254e9dc tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:23.925097 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-d6af4228-4516-485a-bae0-217e5254e9dc tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Show backup with id 04572084-b96b-4360-8e16-d64d6c2a76b8. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:28:23.930546 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:23.930546 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:28:23.931549 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d6af4228-4516-485a-bae0-217e5254e9dc tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] https://10.4.3.119/volume/v3/backups/04572084-b96b-4360-8e16-d64d6c2a76b8 returned with HTTP 200 Aug 25 10:28:23.932000 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1142/4564] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:23 2026] GET /volume/v3/backups/04572084-b96b-4360-8e16-d64d6c2a76b8 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:23.944111 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-6e50076b-b547-4183-8734-16143af31b21 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:23.946110 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6e50076b-b547-4183-8734-16143af31b21 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] GET https://10.4.3.119/volume/v3/backups/b526aaa9-df01-47eb-8130-6454d9cd271d Aug 25 10:28:23.946350 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6e50076b-b547-4183-8734-16143af31b21 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:23.946561 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6e50076b-b547-4183-8734-16143af31b21 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:23.946668 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-6e50076b-b547-4183-8734-16143af31b21 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Show backup with id b526aaa9-df01-47eb-8130-6454d9cd271d. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:28:23.951734 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:23.951734 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:28:23.952602 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6e50076b-b547-4183-8734-16143af31b21 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] https://10.4.3.119/volume/v3/backups/b526aaa9-df01-47eb-8130-6454d9cd271d returned with HTTP 200 Aug 25 10:28:23.953172 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1137/4565] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:23 2026] GET /volume/v3/backups/b526aaa9-df01-47eb-8130-6454d9cd271d => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:23.964498 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-ac707228-519b-4d40-b9fd-13ccfe9795e2 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:23.966477 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ac707228-519b-4d40-b9fd-13ccfe9795e2 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] DELETE https://10.4.3.119/volume/v3/backups/04572084-b96b-4360-8e16-d64d6c2a76b8 Aug 25 10:28:23.966667 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ac707228-519b-4d40-b9fd-13ccfe9795e2 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:23.966853 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ac707228-519b-4d40-b9fd-13ccfe9795e2 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:23.966955 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.contrib.backups [None req-ac707228-519b-4d40-b9fd-13ccfe9795e2 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Delete backup with id: 04572084-b96b-4360-8e16-d64d6c2a76b8. Aug 25 10:28:23.971375 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:23.971375 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:28:23.984819 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.backup.rpcapi [None req-ac707228-519b-4d40-b9fd-13ccfe9795e2 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] delete_backup rpcapi backup_id 04572084-b96b-4360-8e16-d64d6c2a76b8 {{(pid=100391) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 10:28:23.986695 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ac707228-519b-4d40-b9fd-13ccfe9795e2 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] https://10.4.3.119/volume/v3/backups/04572084-b96b-4360-8e16-d64d6c2a76b8 returned with HTTP 202 Aug 25 10:28:23.987191 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1150/4566] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:28:23 2026] DELETE /volume/v3/backups/04572084-b96b-4360-8e16-d64d6c2a76b8 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:28:23.994260 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-05cdc80c-e199-4a83-b058-1bd949121b05 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:23.996165 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-05cdc80c-e199-4a83-b058-1bd949121b05 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] GET https://10.4.3.119/volume/v3/backups/04572084-b96b-4360-8e16-d64d6c2a76b8 Aug 25 10:28:23.996352 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-05cdc80c-e199-4a83-b058-1bd949121b05 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:23.996562 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-05cdc80c-e199-4a83-b058-1bd949121b05 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:23.996687 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-05cdc80c-e199-4a83-b058-1bd949121b05 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Show backup with id 04572084-b96b-4360-8e16-d64d6c2a76b8. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:28:24.001540 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:24.001540 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:28:24.002220 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-05cdc80c-e199-4a83-b058-1bd949121b05 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] https://10.4.3.119/volume/v3/backups/04572084-b96b-4360-8e16-d64d6c2a76b8 returned with HTTP 200 Aug 25 10:28:24.002594 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1138/4567] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:23 2026] GET /volume/v3/backups/04572084-b96b-4360-8e16-d64d6c2a76b8 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:24.315474 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-e28d5bcd-e8ff-418b-9220-5ad6bcc8ee01 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:24.316424 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e28d5bcd-e8ff-418b-9220-5ad6bcc8ee01 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] GET https://10.4.3.119/volume/v3/volumes/4ac316e9-3bbe-4e3d-90e3-cd6773bd483a Aug 25 10:28:24.316644 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e28d5bcd-e8ff-418b-9220-5ad6bcc8ee01 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:24.316838 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e28d5bcd-e8ff-418b-9220-5ad6bcc8ee01 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:24.330429 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e28d5bcd-e8ff-418b-9220-5ad6bcc8ee01 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] https://10.4.3.119/volume/v3/volumes/4ac316e9-3bbe-4e3d-90e3-cd6773bd483a returned with HTTP 404 Aug 25 10:28:24.332793 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1143/4568] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:24 2026] GET /volume/v3/volumes/4ac316e9-3bbe-4e3d-90e3-cd6773bd483a => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:28:24.343525 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-ac999057-2f9e-42ab-82ef-ecbf49949084 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:24.346814 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ac999057-2f9e-42ab-82ef-ecbf49949084 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:28:24.347259 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ac999057-2f9e-42ab-82ef-ecbf49949084 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2073524836"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:28:24.349079 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-ac999057-2f9e-42ab-82ef-ecbf49949084 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2073524836'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:28:24.349256 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-ac999057-2f9e-42ab-82ef-ecbf49949084 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Create volume of 1 GB Aug 25 10:28:24.352001 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-7066816f-0ced-4da9-93f2-cd88681a85df None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:24.358151 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7066816f-0ced-4da9-93f2-cd88681a85df tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] GET https://10.4.3.119/volume/v3/backups/ec71a242-0d27-44e4-b6ba-03c48419c16e Aug 25 10:28:24.358151 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7066816f-0ced-4da9-93f2-cd88681a85df tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:24.358151 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7066816f-0ced-4da9-93f2-cd88681a85df tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:24.358151 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-7066816f-0ced-4da9-93f2-cd88681a85df tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Show backup with id ec71a242-0d27-44e4-b6ba-03c48419c16e. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:28:24.358397 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-ac999057-2f9e-42ab-82ef-ecbf49949084 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Availability Zones retrieved successfully. Aug 25 10:28:24.361874 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:24.361874 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:28:24.362748 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7066816f-0ced-4da9-93f2-cd88681a85df tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] https://10.4.3.119/volume/v3/backups/ec71a242-0d27-44e4-b6ba-03c48419c16e returned with HTTP 200 Aug 25 10:28:24.363201 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1151/4569] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:24 2026] GET /volume/v3/backups/ec71a242-0d27-44e4-b6ba-03c48419c16e => generated 754 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:24.363961 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-ac999057-2f9e-42ab-82ef-ecbf49949084 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Flow 'volume_create_api' (3167cf35-0ad5-4054-80bc-f4be4916a816) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:28:24.365174 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-ac999057-2f9e-42ab-82ef-ecbf49949084 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (305ef6c2-7f61-4033-aad1-239cfcdcef47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:28:24.366204 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-ac999057-2f9e-42ab-82ef-ecbf49949084 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:28:24.397526 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-ac999057-2f9e-42ab-82ef-ecbf49949084 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (305ef6c2-7f61-4033-aad1-239cfcdcef47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:28:24.398480 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-ac999057-2f9e-42ab-82ef-ecbf49949084 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e77a2bb3-b6c9-4ad9-82d3-e3fd821f9f9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:28:24.470664 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-ac999057-2f9e-42ab-82ef-ecbf49949084 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Created reservations ['fe6e6ab2-83f4-43ac-840e-94efe5dea1dc', 'f7cad0bf-ba91-49ff-bda6-84abacf2a3fa', '7fd47961-9cea-428b-aa24-b01a085f8687', '139e6f24-3d72-46b6-94bd-91eb237c2c9b'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:28:24.472190 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-ac999057-2f9e-42ab-82ef-ecbf49949084 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e77a2bb3-b6c9-4ad9-82d3-e3fd821f9f9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fe6e6ab2-83f4-43ac-840e-94efe5dea1dc', 'f7cad0bf-ba91-49ff-bda6-84abacf2a3fa', '7fd47961-9cea-428b-aa24-b01a085f8687', '139e6f24-3d72-46b6-94bd-91eb237c2c9b']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:28:24.472871 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-ac999057-2f9e-42ab-82ef-ecbf49949084 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4047769a-7c4e-470c-8fb9-cf32a6a460be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:28:24.502083 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-ac999057-2f9e-42ab-82ef-ecbf49949084 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4047769a-7c4e-470c-8fb9-cf32a6a460be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0a54101e-84e2-4a92-8409-0f954c25c33b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2073524836',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ce95170fe704f7983386d448cb74907',qos_specs=None,replication_status=,reservations=['fe6e6ab2-83f4-43ac-840e-94efe5dea1dc','f7cad0bf-ba91-49ff-bda6-84abacf2a3fa','7fd47961-9cea-428b-aa24-b01a085f8687','139e6f24-3d72-46b6-94bd-91eb237c2c9b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b427a6d750ae4ea3b1dd2dd066092796',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:28:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2073524836',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0a54101e-84e2-4a92-8409-0f954c25c33b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ce95170fe704f7983386d448cb74907',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b427a6d750ae4ea3b1dd2dd066092796',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:28:24.504839 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-ac999057-2f9e-42ab-82ef-ecbf49949084 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a62a53ff-45e8-4beb-80fd-0c63b6067e8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:28:24.535923 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-ac999057-2f9e-42ab-82ef-ecbf49949084 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a62a53ff-45e8-4beb-80fd-0c63b6067e8f) transitioned into state 'SUCCESS' from state '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-2073524836',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ce95170fe704f7983386d448cb74907',qos_specs=None,replication_status=,reservations=['fe6e6ab2-83f4-43ac-840e-94efe5dea1dc','f7cad0bf-ba91-49ff-bda6-84abacf2a3fa','7fd47961-9cea-428b-aa24-b01a085f8687','139e6f24-3d72-46b6-94bd-91eb237c2c9b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b427a6d750ae4ea3b1dd2dd066092796',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:28:24.537113 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-ac999057-2f9e-42ab-82ef-ecbf49949084 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e892a12-67a5-4e2c-8c4d-f26ed3d0e516) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:28:24.552353 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-ac999057-2f9e-42ab-82ef-ecbf49949084 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e892a12-67a5-4e2c-8c4d-f26ed3d0e516) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:28:24.553426 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-ac999057-2f9e-42ab-82ef-ecbf49949084 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Flow 'volume_create_api' (3167cf35-0ad5-4054-80bc-f4be4916a816) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:28:24.553816 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-ac999057-2f9e-42ab-82ef-ecbf49949084 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Create volume request issued successfully. Aug 25 10:28:24.555308 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ac999057-2f9e-42ab-82ef-ecbf49949084 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:28:24.556100 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1138/4570] 10.4.3.119 () {68 vars in 1258 bytes} [Tue Aug 25 10:28:24 2026] POST /volume/v3/volumes => generated 778 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:28:24.574682 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-542bc81d-0446-4225-9971-fae05a6a873f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:24.576782 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-542bc81d-0446-4225-9971-fae05a6a873f tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] GET https://10.4.3.119/volume/v3/volumes/0a54101e-84e2-4a92-8409-0f954c25c33b Aug 25 10:28:24.577176 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-542bc81d-0446-4225-9971-fae05a6a873f tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:24.577459 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-542bc81d-0446-4225-9971-fae05a6a873f tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:24.592967 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:24.592967 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:28:24.598564 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-542bc81d-0446-4225-9971-fae05a6a873f tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Volume info retrieved successfully. Aug 25 10:28:24.603838 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-542bc81d-0446-4225-9971-fae05a6a873f tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] https://10.4.3.119/volume/v3/volumes/0a54101e-84e2-4a92-8409-0f954c25c33b returned with HTTP 200 Aug 25 10:28:24.604631 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1139/4571] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:24 2026] GET /volume/v3/volumes/0a54101e-84e2-4a92-8409-0f954c25c33b => generated 957 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:25.014206 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-02c32943-d332-4d38-b8d3-4d634e7817d5 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:25.016544 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-02c32943-d332-4d38-b8d3-4d634e7817d5 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] GET https://10.4.3.119/volume/v3/backups/04572084-b96b-4360-8e16-d64d6c2a76b8 Aug 25 10:28:25.016885 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-02c32943-d332-4d38-b8d3-4d634e7817d5 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:25.017255 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-02c32943-d332-4d38-b8d3-4d634e7817d5 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:25.017522 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-02c32943-d332-4d38-b8d3-4d634e7817d5 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Show backup with id 04572084-b96b-4360-8e16-d64d6c2a76b8. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:28:25.022431 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-02c32943-d332-4d38-b8d3-4d634e7817d5 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] https://10.4.3.119/volume/v3/backups/04572084-b96b-4360-8e16-d64d6c2a76b8 returned with HTTP 404 Aug 25 10:28:25.023748 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1144/4572] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:25 2026] GET /volume/v3/backups/04572084-b96b-4360-8e16-d64d6c2a76b8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:28:25.032883 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-a29fc884-c9f2-4781-b54e-85e3ec39dcb8 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:25.034767 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a29fc884-c9f2-4781-b54e-85e3ec39dcb8 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] DELETE https://10.4.3.119/volume/v3/backups/3955333f-540c-4274-b6c7-4b9caae623e2 Aug 25 10:28:25.035316 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a29fc884-c9f2-4781-b54e-85e3ec39dcb8 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:25.035316 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a29fc884-c9f2-4781-b54e-85e3ec39dcb8 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:25.035316 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.contrib.backups [None req-a29fc884-c9f2-4781-b54e-85e3ec39dcb8 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Delete backup with id: 3955333f-540c-4274-b6c7-4b9caae623e2. Aug 25 10:28:25.040307 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:25.040307 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:28:25.058173 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.backup.rpcapi [None req-a29fc884-c9f2-4781-b54e-85e3ec39dcb8 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] delete_backup rpcapi backup_id 3955333f-540c-4274-b6c7-4b9caae623e2 {{(pid=100391) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 10:28:25.059826 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a29fc884-c9f2-4781-b54e-85e3ec39dcb8 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] https://10.4.3.119/volume/v3/backups/3955333f-540c-4274-b6c7-4b9caae623e2 returned with HTTP 202 Aug 25 10:28:25.060752 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1152/4573] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:28:25 2026] DELETE /volume/v3/backups/3955333f-540c-4274-b6c7-4b9caae623e2 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:28:25.070902 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-a34b97d6-846f-40b4-8a44-f3ccbb56d32f None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:25.073518 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a34b97d6-846f-40b4-8a44-f3ccbb56d32f tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] GET https://10.4.3.119/volume/v3/backups/3955333f-540c-4274-b6c7-4b9caae623e2 Aug 25 10:28:25.074180 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a34b97d6-846f-40b4-8a44-f3ccbb56d32f tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:25.074180 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a34b97d6-846f-40b4-8a44-f3ccbb56d32f tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:25.074321 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-a34b97d6-846f-40b4-8a44-f3ccbb56d32f tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Show backup with id 3955333f-540c-4274-b6c7-4b9caae623e2. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:28:25.099121 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:25.099121 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:28:25.099121 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a34b97d6-846f-40b4-8a44-f3ccbb56d32f tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] https://10.4.3.119/volume/v3/backups/3955333f-540c-4274-b6c7-4b9caae623e2 returned with HTTP 200 Aug 25 10:28:25.099121 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1139/4574] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:25 2026] GET /volume/v3/backups/3955333f-540c-4274-b6c7-4b9caae623e2 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:25.374454 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-896f7fa0-b95a-44d0-bca8-eed03882d03e None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:25.376564 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-896f7fa0-b95a-44d0-bca8-eed03882d03e tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] GET https://10.4.3.119/volume/v3/backups/ec71a242-0d27-44e4-b6ba-03c48419c16e Aug 25 10:28:25.377349 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-896f7fa0-b95a-44d0-bca8-eed03882d03e tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:25.377349 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-896f7fa0-b95a-44d0-bca8-eed03882d03e tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:25.379161 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-896f7fa0-b95a-44d0-bca8-eed03882d03e tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Show backup with id ec71a242-0d27-44e4-b6ba-03c48419c16e. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:28:25.384982 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:25.384982 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:28:25.385844 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-896f7fa0-b95a-44d0-bca8-eed03882d03e tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] https://10.4.3.119/volume/v3/backups/ec71a242-0d27-44e4-b6ba-03c48419c16e returned with HTTP 200 Aug 25 10:28:25.386460 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1140/4575] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:25 2026] GET /volume/v3/backups/ec71a242-0d27-44e4-b6ba-03c48419c16e => generated 754 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:25.620687 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-ec26e467-af6e-4061-975c-0da592c0d656 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:25.626793 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ec26e467-af6e-4061-975c-0da592c0d656 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] GET https://10.4.3.119/volume/v3/volumes/0a54101e-84e2-4a92-8409-0f954c25c33b Aug 25 10:28:25.626962 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ec26e467-af6e-4061-975c-0da592c0d656 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:25.627271 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ec26e467-af6e-4061-975c-0da592c0d656 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:25.650102 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:25.650102 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:28:25.659640 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-ec26e467-af6e-4061-975c-0da592c0d656 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Volume info retrieved successfully. Aug 25 10:28:25.665768 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ec26e467-af6e-4061-975c-0da592c0d656 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] https://10.4.3.119/volume/v3/volumes/0a54101e-84e2-4a92-8409-0f954c25c33b returned with HTTP 200 Aug 25 10:28:25.666601 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1145/4576] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:25 2026] GET /volume/v3/volumes/0a54101e-84e2-4a92-8409-0f954c25c33b => generated 1018 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:28:25.690012 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-59f9345a-8f41-4647-8a19-a00becc05bca None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:25.691837 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-59f9345a-8f41-4647-8a19-a00becc05bca tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] POST https://10.4.3.119/volume/v3/snapshots Aug 25 10:28:25.692315 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-59f9345a-8f41-4647-8a19-a00becc05bca tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0a54101e-84e2-4a92-8409-0f954c25c33b", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1259751171"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:28:25.712190 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:25.712190 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:28:25.712591 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-59f9345a-8f41-4647-8a19-a00becc05bca tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Volume info retrieved successfully. Aug 25 10:28:25.712784 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.snapshots [None req-59f9345a-8f41-4647-8a19-a00becc05bca tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Create snapshot from volume 0a54101e-84e2-4a92-8409-0f954c25c33b Aug 25 10:28:25.775745 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-59f9345a-8f41-4647-8a19-a00becc05bca tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Created reservations ['d647cb8f-bc87-4f54-948c-834cfafa9dcf', '09ea8495-89c2-4fa8-8316-f80fe61d449e', '17e495a8-b02a-42ec-b40f-dc31efb10833', 'e1d8e2de-15d6-4ef3-8070-a2a04a8d8c3b'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:28:25.824953 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-59f9345a-8f41-4647-8a19-a00becc05bca tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Snapshot create request issued successfully. Aug 25 10:28:25.825855 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-59f9345a-8f41-4647-8a19-a00becc05bca tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] https://10.4.3.119/volume/v3/snapshots returned with HTTP 202 Aug 25 10:28:25.826387 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1153/4577] 10.4.3.119 () {68 vars in 1265 bytes} [Tue Aug 25 10:28:25 2026] POST /volume/v3/snapshots => generated 308 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:28:25.838713 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-87680b8d-49e8-4f73-9982-79e0ee287a43 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:25.841371 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-87680b8d-49e8-4f73-9982-79e0ee287a43 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] GET https://10.4.3.119/volume/v3/snapshots/79a4f3d9-f580-45f5-908b-3e095ebbc7ee Aug 25 10:28:25.843364 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-87680b8d-49e8-4f73-9982-79e0ee287a43 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:25.843514 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-87680b8d-49e8-4f73-9982-79e0ee287a43 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:25.851367 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:25.851367 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:28:25.851977 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-87680b8d-49e8-4f73-9982-79e0ee287a43 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Snapshot retrieved successfully. Aug 25 10:28:25.852805 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-87680b8d-49e8-4f73-9982-79e0ee287a43 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] https://10.4.3.119/volume/v3/snapshots/79a4f3d9-f580-45f5-908b-3e095ebbc7ee returned with HTTP 200 Aug 25 10:28:25.852993 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1140/4578] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:28:25 2026] GET /volume/v3/snapshots/79a4f3d9-f580-45f5-908b-3e095ebbc7ee => generated 440 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:26.098464 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-01f117ed-9fb6-4f63-8d93-d8660f561a48 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:26.103164 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-01f117ed-9fb6-4f63-8d93-d8660f561a48 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] GET https://10.4.3.119/volume/v3/backups/3955333f-540c-4274-b6c7-4b9caae623e2 Aug 25 10:28:26.103164 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-01f117ed-9fb6-4f63-8d93-d8660f561a48 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:26.103164 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-01f117ed-9fb6-4f63-8d93-d8660f561a48 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:26.103164 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-01f117ed-9fb6-4f63-8d93-d8660f561a48 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Show backup with id 3955333f-540c-4274-b6c7-4b9caae623e2. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:28:26.125410 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-01f117ed-9fb6-4f63-8d93-d8660f561a48 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] https://10.4.3.119/volume/v3/backups/3955333f-540c-4274-b6c7-4b9caae623e2 returned with HTTP 404 Aug 25 10:28:26.126588 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1141/4579] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:26 2026] GET /volume/v3/backups/3955333f-540c-4274-b6c7-4b9caae623e2 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:28:26.135854 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-f745deeb-5f25-4328-8690-2edd0211cebd None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:26.138089 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f745deeb-5f25-4328-8690-2edd0211cebd tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] DELETE https://10.4.3.119/volume/v3/backups/b526aaa9-df01-47eb-8130-6454d9cd271d Aug 25 10:28:26.140664 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f745deeb-5f25-4328-8690-2edd0211cebd tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:26.140664 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f745deeb-5f25-4328-8690-2edd0211cebd tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:26.140664 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.contrib.backups [None req-f745deeb-5f25-4328-8690-2edd0211cebd tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Delete backup with id: b526aaa9-df01-47eb-8130-6454d9cd271d. Aug 25 10:28:26.145338 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:26.145338 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:28:26.169463 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.backup.rpcapi [None req-f745deeb-5f25-4328-8690-2edd0211cebd tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] delete_backup rpcapi backup_id b526aaa9-df01-47eb-8130-6454d9cd271d {{(pid=100388) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 10:28:26.171549 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f745deeb-5f25-4328-8690-2edd0211cebd tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] https://10.4.3.119/volume/v3/backups/b526aaa9-df01-47eb-8130-6454d9cd271d returned with HTTP 202 Aug 25 10:28:26.173580 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1146/4580] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:28:26 2026] DELETE /volume/v3/backups/b526aaa9-df01-47eb-8130-6454d9cd271d => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:28:26.182233 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-54f0dc0f-aef3-4c9e-8340-4629afe9d8d1 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:26.184544 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-54f0dc0f-aef3-4c9e-8340-4629afe9d8d1 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] GET https://10.4.3.119/volume/v3/backups/b526aaa9-df01-47eb-8130-6454d9cd271d Aug 25 10:28:26.184891 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-54f0dc0f-aef3-4c9e-8340-4629afe9d8d1 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:26.185167 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-54f0dc0f-aef3-4c9e-8340-4629afe9d8d1 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:26.185336 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-54f0dc0f-aef3-4c9e-8340-4629afe9d8d1 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Show backup with id b526aaa9-df01-47eb-8130-6454d9cd271d. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:28:26.202284 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:26.202284 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:28:26.204224 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-54f0dc0f-aef3-4c9e-8340-4629afe9d8d1 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] https://10.4.3.119/volume/v3/backups/b526aaa9-df01-47eb-8130-6454d9cd271d returned with HTTP 200 Aug 25 10:28:26.204224 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1154/4581] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:26 2026] GET /volume/v3/backups/b526aaa9-df01-47eb-8130-6454d9cd271d => generated 751 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:26.400159 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-e2d61f0c-caa0-409c-ab90-70b4aa7d8e27 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:26.403602 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e2d61f0c-caa0-409c-ab90-70b4aa7d8e27 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] GET https://10.4.3.119/volume/v3/backups/ec71a242-0d27-44e4-b6ba-03c48419c16e Aug 25 10:28:26.403864 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e2d61f0c-caa0-409c-ab90-70b4aa7d8e27 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:26.404304 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e2d61f0c-caa0-409c-ab90-70b4aa7d8e27 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:26.404304 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-e2d61f0c-caa0-409c-ab90-70b4aa7d8e27 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Show backup with id ec71a242-0d27-44e4-b6ba-03c48419c16e. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:28:26.408959 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:26.408959 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:28:26.410361 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e2d61f0c-caa0-409c-ab90-70b4aa7d8e27 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] https://10.4.3.119/volume/v3/backups/ec71a242-0d27-44e4-b6ba-03c48419c16e returned with HTTP 200 Aug 25 10:28:26.410361 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1141/4582] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:26 2026] GET /volume/v3/backups/ec71a242-0d27-44e4-b6ba-03c48419c16e => generated 754 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:26.866259 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-fa49a090-35cf-44d7-a0f2-9bc93c9c9590 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:26.867083 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-fa49a090-35cf-44d7-a0f2-9bc93c9c9590 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] GET https://10.4.3.119/volume/v3/snapshots/79a4f3d9-f580-45f5-908b-3e095ebbc7ee Aug 25 10:28:26.867314 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-fa49a090-35cf-44d7-a0f2-9bc93c9c9590 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:26.867535 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-fa49a090-35cf-44d7-a0f2-9bc93c9c9590 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:26.880017 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:26.880017 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:28:26.880126 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-fa49a090-35cf-44d7-a0f2-9bc93c9c9590 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Snapshot retrieved successfully. Aug 25 10:28:26.880853 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-fa49a090-35cf-44d7-a0f2-9bc93c9c9590 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] https://10.4.3.119/volume/v3/snapshots/79a4f3d9-f580-45f5-908b-3e095ebbc7ee returned with HTTP 200 Aug 25 10:28:26.881265 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1142/4583] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:28:26 2026] GET /volume/v3/snapshots/79a4f3d9-f580-45f5-908b-3e095ebbc7ee => generated 467 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:26.892749 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-ec884a1a-1325-4782-8625-2dba069afc76 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:26.894421 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ec884a1a-1325-4782-8625-2dba069afc76 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-reader] GET https://10.4.3.119/volume/v3/snapshots/79a4f3d9-f580-45f5-908b-3e095ebbc7ee Aug 25 10:28:26.894541 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ec884a1a-1325-4782-8625-2dba069afc76 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-reader] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:26.894777 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ec884a1a-1325-4782-8625-2dba069afc76 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-reader] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:26.907941 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:26.907941 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:28:26.908733 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-ec884a1a-1325-4782-8625-2dba069afc76 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-reader] Snapshot retrieved successfully. Aug 25 10:28:26.910123 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ec884a1a-1325-4782-8625-2dba069afc76 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-reader] https://10.4.3.119/volume/v3/snapshots/79a4f3d9-f580-45f5-908b-3e095ebbc7ee returned with HTTP 200 Aug 25 10:28:26.911358 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1147/4584] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:28:26 2026] GET /volume/v3/snapshots/79a4f3d9-f580-45f5-908b-3e095ebbc7ee => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:26.924006 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-604a28bf-5fa9-41fd-9312-7245ee9e7e02 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:26.927595 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-604a28bf-5fa9-41fd-9312-7245ee9e7e02 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] DELETE https://10.4.3.119/volume/v3/snapshots/79a4f3d9-f580-45f5-908b-3e095ebbc7ee Aug 25 10:28:26.928634 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-604a28bf-5fa9-41fd-9312-7245ee9e7e02 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:26.928634 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-604a28bf-5fa9-41fd-9312-7245ee9e7e02 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:26.928634 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.snapshots [None req-604a28bf-5fa9-41fd-9312-7245ee9e7e02 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Delete snapshot with id: 79a4f3d9-f580-45f5-908b-3e095ebbc7ee Aug 25 10:28:26.934007 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:26.934007 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:28:26.934334 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-604a28bf-5fa9-41fd-9312-7245ee9e7e02 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Snapshot retrieved successfully. Aug 25 10:28:26.969081 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-604a28bf-5fa9-41fd-9312-7245ee9e7e02 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Snapshot delete request issued successfully. Aug 25 10:28:26.970338 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-604a28bf-5fa9-41fd-9312-7245ee9e7e02 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] https://10.4.3.119/volume/v3/snapshots/79a4f3d9-f580-45f5-908b-3e095ebbc7ee returned with HTTP 202 Aug 25 10:28:26.970789 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1155/4585] 10.4.3.119 () {66 vars in 1357 bytes} [Tue Aug 25 10:28:26 2026] DELETE /volume/v3/snapshots/79a4f3d9-f580-45f5-908b-3e095ebbc7ee => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:28:26.979190 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-c2cf2f4f-810a-4c9b-bee0-90cf6b899306 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:26.981669 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c2cf2f4f-810a-4c9b-bee0-90cf6b899306 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] GET https://10.4.3.119/volume/v3/snapshots/79a4f3d9-f580-45f5-908b-3e095ebbc7ee Aug 25 10:28:26.981922 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c2cf2f4f-810a-4c9b-bee0-90cf6b899306 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:26.982179 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c2cf2f4f-810a-4c9b-bee0-90cf6b899306 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:26.990082 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:26.990082 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:28:26.990395 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-c2cf2f4f-810a-4c9b-bee0-90cf6b899306 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Snapshot retrieved successfully. Aug 25 10:28:26.991008 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c2cf2f4f-810a-4c9b-bee0-90cf6b899306 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] https://10.4.3.119/volume/v3/snapshots/79a4f3d9-f580-45f5-908b-3e095ebbc7ee returned with HTTP 200 Aug 25 10:28:26.991364 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1142/4586] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:28:26 2026] GET /volume/v3/snapshots/79a4f3d9-f580-45f5-908b-3e095ebbc7ee => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:27.220912 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-72fd2201-e0db-4a85-9b76-dc6d99c94063 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:27.223340 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-72fd2201-e0db-4a85-9b76-dc6d99c94063 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] GET https://10.4.3.119/volume/v3/backups/b526aaa9-df01-47eb-8130-6454d9cd271d Aug 25 10:28:27.223551 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-72fd2201-e0db-4a85-9b76-dc6d99c94063 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:27.223755 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-72fd2201-e0db-4a85-9b76-dc6d99c94063 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:27.223904 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-72fd2201-e0db-4a85-9b76-dc6d99c94063 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Show backup with id b526aaa9-df01-47eb-8130-6454d9cd271d. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:28:27.233622 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:27.233622 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:28:27.234240 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-72fd2201-e0db-4a85-9b76-dc6d99c94063 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] https://10.4.3.119/volume/v3/backups/b526aaa9-df01-47eb-8130-6454d9cd271d returned with HTTP 200 Aug 25 10:28:27.235213 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1143/4587] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:27 2026] GET /volume/v3/backups/b526aaa9-df01-47eb-8130-6454d9cd271d => generated 751 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:27.426640 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-448f7f5a-eec4-4dc4-a3a4-c61fba717112 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:27.429466 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-448f7f5a-eec4-4dc4-a3a4-c61fba717112 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] GET https://10.4.3.119/volume/v3/backups/ec71a242-0d27-44e4-b6ba-03c48419c16e Aug 25 10:28:27.429466 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-448f7f5a-eec4-4dc4-a3a4-c61fba717112 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:27.430175 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-448f7f5a-eec4-4dc4-a3a4-c61fba717112 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:27.430175 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-448f7f5a-eec4-4dc4-a3a4-c61fba717112 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Show backup with id ec71a242-0d27-44e4-b6ba-03c48419c16e. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:28:27.435817 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:27.435817 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:28:27.436773 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-448f7f5a-eec4-4dc4-a3a4-c61fba717112 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] https://10.4.3.119/volume/v3/backups/ec71a242-0d27-44e4-b6ba-03c48419c16e returned with HTTP 200 Aug 25 10:28:27.437027 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1148/4588] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:27 2026] GET /volume/v3/backups/ec71a242-0d27-44e4-b6ba-03c48419c16e => generated 754 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:28.004314 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-3f35987c-ecea-4aa8-83a3-1597a67228d2 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:28.007928 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3f35987c-ecea-4aa8-83a3-1597a67228d2 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] GET https://10.4.3.119/volume/v3/snapshots/79a4f3d9-f580-45f5-908b-3e095ebbc7ee Aug 25 10:28:28.008158 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3f35987c-ecea-4aa8-83a3-1597a67228d2 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:28.008814 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3f35987c-ecea-4aa8-83a3-1597a67228d2 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:28.013337 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3f35987c-ecea-4aa8-83a3-1597a67228d2 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] https://10.4.3.119/volume/v3/snapshots/79a4f3d9-f580-45f5-908b-3e095ebbc7ee returned with HTTP 404 Aug 25 10:28:28.013971 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1156/4589] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:28:28 2026] GET /volume/v3/snapshots/79a4f3d9-f580-45f5-908b-3e095ebbc7ee => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:28:28.028354 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-8b497fb5-aee1-4f8e-9c16-f41c150e533d None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:28.030521 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8b497fb5-aee1-4f8e-9c16-f41c150e533d tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] DELETE https://10.4.3.119/volume/v3/volumes/0a54101e-84e2-4a92-8409-0f954c25c33b Aug 25 10:28:28.030738 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8b497fb5-aee1-4f8e-9c16-f41c150e533d tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:28.030956 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8b497fb5-aee1-4f8e-9c16-f41c150e533d tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:28.031182 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-8b497fb5-aee1-4f8e-9c16-f41c150e533d tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Delete volume with id: 0a54101e-84e2-4a92-8409-0f954c25c33b Aug 25 10:28:28.040410 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:28.040410 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:28:28.040979 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-8b497fb5-aee1-4f8e-9c16-f41c150e533d tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Volume info retrieved successfully. Aug 25 10:28:28.070833 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-8b497fb5-aee1-4f8e-9c16-f41c150e533d tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Delete volume request issued successfully. Aug 25 10:28:28.071118 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8b497fb5-aee1-4f8e-9c16-f41c150e533d tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] https://10.4.3.119/volume/v3/volumes/0a54101e-84e2-4a92-8409-0f954c25c33b returned with HTTP 202 Aug 25 10:28:28.071696 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1143/4590] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:28:28 2026] DELETE /volume/v3/volumes/0a54101e-84e2-4a92-8409-0f954c25c33b => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:28:28.081656 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-ec2c5ddb-32cd-41af-9e6c-0ebb1a7de179 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:28.085872 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ec2c5ddb-32cd-41af-9e6c-0ebb1a7de179 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] GET https://10.4.3.119/volume/v3/volumes/0a54101e-84e2-4a92-8409-0f954c25c33b Aug 25 10:28:28.085872 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ec2c5ddb-32cd-41af-9e6c-0ebb1a7de179 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:28.085872 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ec2c5ddb-32cd-41af-9e6c-0ebb1a7de179 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:28.095205 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:28.095205 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:28:28.099735 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-ec2c5ddb-32cd-41af-9e6c-0ebb1a7de179 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Volume info retrieved successfully. Aug 25 10:28:28.104396 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ec2c5ddb-32cd-41af-9e6c-0ebb1a7de179 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] https://10.4.3.119/volume/v3/volumes/0a54101e-84e2-4a92-8409-0f954c25c33b returned with HTTP 200 Aug 25 10:28:28.106737 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1144/4591] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:28 2026] GET /volume/v3/volumes/0a54101e-84e2-4a92-8409-0f954c25c33b => generated 1017 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:28:28.253161 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-941dd920-652f-4021-a6c9-34d9d385ac98 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:28.256272 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-941dd920-652f-4021-a6c9-34d9d385ac98 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] GET https://10.4.3.119/volume/v3/backups/b526aaa9-df01-47eb-8130-6454d9cd271d Aug 25 10:28:28.256673 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-941dd920-652f-4021-a6c9-34d9d385ac98 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:28.256673 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-941dd920-652f-4021-a6c9-34d9d385ac98 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:28.256771 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-941dd920-652f-4021-a6c9-34d9d385ac98 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Show backup with id b526aaa9-df01-47eb-8130-6454d9cd271d. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:28:28.267083 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-941dd920-652f-4021-a6c9-34d9d385ac98 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] https://10.4.3.119/volume/v3/backups/b526aaa9-df01-47eb-8130-6454d9cd271d returned with HTTP 404 Aug 25 10:28:28.267083 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1149/4592] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:28 2026] GET /volume/v3/backups/b526aaa9-df01-47eb-8130-6454d9cd271d => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:28:28.278298 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-9362607e-8788-4539-a83f-dc72d0dbd064 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:28.281255 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9362607e-8788-4539-a83f-dc72d0dbd064 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] DELETE https://10.4.3.119/volume/v3/backups/b3fd179b-4f1d-4ed7-8be2-1c9085424bd4 Aug 25 10:28:28.281255 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9362607e-8788-4539-a83f-dc72d0dbd064 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:28.281865 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9362607e-8788-4539-a83f-dc72d0dbd064 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:28.281865 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.contrib.backups [None req-9362607e-8788-4539-a83f-dc72d0dbd064 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Delete backup with id: b3fd179b-4f1d-4ed7-8be2-1c9085424bd4. Aug 25 10:28:28.291883 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:28.291883 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:28:28.323122 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.backup.rpcapi [None req-9362607e-8788-4539-a83f-dc72d0dbd064 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] delete_backup rpcapi backup_id b3fd179b-4f1d-4ed7-8be2-1c9085424bd4 {{(pid=100391) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 10:28:28.326966 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9362607e-8788-4539-a83f-dc72d0dbd064 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] https://10.4.3.119/volume/v3/backups/b3fd179b-4f1d-4ed7-8be2-1c9085424bd4 returned with HTTP 202 Aug 25 10:28:28.327561 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1157/4593] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:28:28 2026] DELETE /volume/v3/backups/b3fd179b-4f1d-4ed7-8be2-1c9085424bd4 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:28:28.340994 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-0de716c7-09c3-48d9-8d19-54cb4127eaac None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:28.343199 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0de716c7-09c3-48d9-8d19-54cb4127eaac tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] GET https://10.4.3.119/volume/v3/backups/b3fd179b-4f1d-4ed7-8be2-1c9085424bd4 Aug 25 10:28:28.343199 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0de716c7-09c3-48d9-8d19-54cb4127eaac tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:28.343199 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0de716c7-09c3-48d9-8d19-54cb4127eaac tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:28.343199 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-0de716c7-09c3-48d9-8d19-54cb4127eaac tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Show backup with id b3fd179b-4f1d-4ed7-8be2-1c9085424bd4. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:28:28.352574 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:28.352574 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:28:28.353476 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0de716c7-09c3-48d9-8d19-54cb4127eaac tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] https://10.4.3.119/volume/v3/backups/b3fd179b-4f1d-4ed7-8be2-1c9085424bd4 returned with HTTP 200 Aug 25 10:28:28.353476 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1144/4594] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:28 2026] GET /volume/v3/backups/b3fd179b-4f1d-4ed7-8be2-1c9085424bd4 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:28.451403 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-6677bd74-9a7a-45e7-a651-6f3739b65ad5 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:28.454928 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6677bd74-9a7a-45e7-a651-6f3739b65ad5 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] GET https://10.4.3.119/volume/v3/backups/ec71a242-0d27-44e4-b6ba-03c48419c16e Aug 25 10:28:28.455198 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6677bd74-9a7a-45e7-a651-6f3739b65ad5 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:28.455463 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6677bd74-9a7a-45e7-a651-6f3739b65ad5 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:28.455614 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-6677bd74-9a7a-45e7-a651-6f3739b65ad5 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Show backup with id ec71a242-0d27-44e4-b6ba-03c48419c16e. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:28:28.464511 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:28.464511 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:28:28.465526 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6677bd74-9a7a-45e7-a651-6f3739b65ad5 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] https://10.4.3.119/volume/v3/backups/ec71a242-0d27-44e4-b6ba-03c48419c16e returned with HTTP 200 Aug 25 10:28:28.465996 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1145/4595] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:28 2026] GET /volume/v3/backups/ec71a242-0d27-44e4-b6ba-03c48419c16e => generated 754 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:29.124004 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-80427179-1830-4845-b8ce-7a314a7cc5e6 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:29.126758 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-80427179-1830-4845-b8ce-7a314a7cc5e6 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] GET https://10.4.3.119/volume/v3/volumes/0a54101e-84e2-4a92-8409-0f954c25c33b Aug 25 10:28:29.126758 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-80427179-1830-4845-b8ce-7a314a7cc5e6 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:29.127299 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-80427179-1830-4845-b8ce-7a314a7cc5e6 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:29.141620 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-80427179-1830-4845-b8ce-7a314a7cc5e6 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] https://10.4.3.119/volume/v3/volumes/0a54101e-84e2-4a92-8409-0f954c25c33b returned with HTTP 404 Aug 25 10:28:29.142269 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1150/4596] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:29 2026] GET /volume/v3/volumes/0a54101e-84e2-4a92-8409-0f954c25c33b => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:28:29.156854 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-9b638d8b-fd6f-47bb-982e-330134d0e326 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:29.158706 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9b638d8b-fd6f-47bb-982e-330134d0e326 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:28:29.159192 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9b638d8b-fd6f-47bb-982e-330134d0e326 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1750114487"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:28:29.161743 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volumes [None req-9b638d8b-fd6f-47bb-982e-330134d0e326 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1750114487'}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:28:29.162110 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-9b638d8b-fd6f-47bb-982e-330134d0e326 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Create volume of 1 GB Aug 25 10:28:29.167934 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-9b638d8b-fd6f-47bb-982e-330134d0e326 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Availability Zones retrieved successfully. Aug 25 10:28:29.176535 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-9b638d8b-fd6f-47bb-982e-330134d0e326 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Flow 'volume_create_api' (7f7ceebc-8695-42aa-a7e7-1a4f1c348203) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:28:29.177485 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-9b638d8b-fd6f-47bb-982e-330134d0e326 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9824be45-6193-4be6-b3c0-ee5ca7674177) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:28:29.178312 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [None req-9b638d8b-fd6f-47bb-982e-330134d0e326 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Validating volume size '1' using validate_int {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:28:29.224395 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-9b638d8b-fd6f-47bb-982e-330134d0e326 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9824be45-6193-4be6-b3c0-ee5ca7674177) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:28:29.225029 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-9b638d8b-fd6f-47bb-982e-330134d0e326 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e97555a-9982-4dd9-b158-7c4960c62b7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:28:29.281826 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-9b638d8b-fd6f-47bb-982e-330134d0e326 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Created reservations ['22f84d77-d283-41e1-848c-853fd467ea9b', 'f8a21c15-3c26-4815-b1ae-67b00e04fb2e', '77e1f98e-643b-4cbe-965a-37be4a9c5f4a', '46e478c7-8aa6-44a6-80f3-83c94c1c68f1'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:28:29.283223 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-9b638d8b-fd6f-47bb-982e-330134d0e326 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e97555a-9982-4dd9-b158-7c4960c62b7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['22f84d77-d283-41e1-848c-853fd467ea9b', 'f8a21c15-3c26-4815-b1ae-67b00e04fb2e', '77e1f98e-643b-4cbe-965a-37be4a9c5f4a', '46e478c7-8aa6-44a6-80f3-83c94c1c68f1']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:28:29.284274 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-9b638d8b-fd6f-47bb-982e-330134d0e326 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6beb905-59e3-4d4b-9ec7-11731ead4f90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:28:29.322493 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-9b638d8b-fd6f-47bb-982e-330134d0e326 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6beb905-59e3-4d4b-9ec7-11731ead4f90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '725c244c-31a7-4c52-8b9b-6c78ffb021c0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1750114487',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ce95170fe704f7983386d448cb74907',qos_specs=None,replication_status=,reservations=['22f84d77-d283-41e1-848c-853fd467ea9b','f8a21c15-3c26-4815-b1ae-67b00e04fb2e','77e1f98e-643b-4cbe-965a-37be4a9c5f4a','46e478c7-8aa6-44a6-80f3-83c94c1c68f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b427a6d750ae4ea3b1dd2dd066092796',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:28:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1750114487',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=725c244c-31a7-4c52-8b9b-6c78ffb021c0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ce95170fe704f7983386d448cb74907',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b427a6d750ae4ea3b1dd2dd066092796',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:28:29.323575 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-9b638d8b-fd6f-47bb-982e-330134d0e326 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30b82fac-9b89-4d8e-a720-e71cd200c740) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:28:29.348110 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-9b638d8b-fd6f-47bb-982e-330134d0e326 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30b82fac-9b89-4d8e-a720-e71cd200c740) transitioned into state 'SUCCESS' from state '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-1750114487',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ce95170fe704f7983386d448cb74907',qos_specs=None,replication_status=,reservations=['22f84d77-d283-41e1-848c-853fd467ea9b','f8a21c15-3c26-4815-b1ae-67b00e04fb2e','77e1f98e-643b-4cbe-965a-37be4a9c5f4a','46e478c7-8aa6-44a6-80f3-83c94c1c68f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b427a6d750ae4ea3b1dd2dd066092796',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:28:29.349414 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-9b638d8b-fd6f-47bb-982e-330134d0e326 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27680d12-78ac-47c4-9791-fa8a5531b67c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:28:29.361561 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-9b638d8b-fd6f-47bb-982e-330134d0e326 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27680d12-78ac-47c4-9791-fa8a5531b67c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:28:29.362840 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-9b638d8b-fd6f-47bb-982e-330134d0e326 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Flow 'volume_create_api' (7f7ceebc-8695-42aa-a7e7-1a4f1c348203) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:28:29.362840 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-9b638d8b-fd6f-47bb-982e-330134d0e326 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Create volume request issued successfully. Aug 25 10:28:29.364874 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9b638d8b-fd6f-47bb-982e-330134d0e326 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:28:29.367309 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1158/4597] 10.4.3.119 () {68 vars in 1258 bytes} [Tue Aug 25 10:28:29 2026] POST /volume/v3/volumes => generated 778 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:28:29.374087 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-5e629425-8b8b-4881-bb7b-f54fa4b8bad7 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:29.378472 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5e629425-8b8b-4881-bb7b-f54fa4b8bad7 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] GET https://10.4.3.119/volume/v3/backups/b3fd179b-4f1d-4ed7-8be2-1c9085424bd4 Aug 25 10:28:29.378647 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5e629425-8b8b-4881-bb7b-f54fa4b8bad7 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:29.379002 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5e629425-8b8b-4881-bb7b-f54fa4b8bad7 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:29.379059 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-5e629425-8b8b-4881-bb7b-f54fa4b8bad7 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Show backup with id b3fd179b-4f1d-4ed7-8be2-1c9085424bd4. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:28:29.385815 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-b43c8f30-c6d8-49a6-9055-0846b33f85ca None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:29.388157 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:29.388157 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:28:29.388707 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5e629425-8b8b-4881-bb7b-f54fa4b8bad7 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] https://10.4.3.119/volume/v3/backups/b3fd179b-4f1d-4ed7-8be2-1c9085424bd4 returned with HTTP 200 Aug 25 10:28:29.392165 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1145/4598] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:29 2026] GET /volume/v3/backups/b3fd179b-4f1d-4ed7-8be2-1c9085424bd4 => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:29.393251 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b43c8f30-c6d8-49a6-9055-0846b33f85ca tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] GET https://10.4.3.119/volume/v3/volumes/725c244c-31a7-4c52-8b9b-6c78ffb021c0 Aug 25 10:28:29.393251 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b43c8f30-c6d8-49a6-9055-0846b33f85ca tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:29.393251 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b43c8f30-c6d8-49a6-9055-0846b33f85ca tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:29.398441 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:29.398441 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:28:29.403198 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-b43c8f30-c6d8-49a6-9055-0846b33f85ca tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Volume info retrieved successfully. Aug 25 10:28:29.423919 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b43c8f30-c6d8-49a6-9055-0846b33f85ca tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] https://10.4.3.119/volume/v3/volumes/725c244c-31a7-4c52-8b9b-6c78ffb021c0 returned with HTTP 200 Aug 25 10:28:29.428655 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1146/4599] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:29 2026] GET /volume/v3/volumes/725c244c-31a7-4c52-8b9b-6c78ffb021c0 => generated 957 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:29.480546 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-79c22714-de39-48ed-89a2-4fb9621b583c None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:29.481802 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-79c22714-de39-48ed-89a2-4fb9621b583c tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] GET https://10.4.3.119/volume/v3/backups/ec71a242-0d27-44e4-b6ba-03c48419c16e Aug 25 10:28:29.481993 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-79c22714-de39-48ed-89a2-4fb9621b583c tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:29.482213 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-79c22714-de39-48ed-89a2-4fb9621b583c tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:29.482329 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-79c22714-de39-48ed-89a2-4fb9621b583c tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Show backup with id ec71a242-0d27-44e4-b6ba-03c48419c16e. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:28:29.490169 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:29.490169 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:28:29.490169 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-79c22714-de39-48ed-89a2-4fb9621b583c tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] https://10.4.3.119/volume/v3/backups/ec71a242-0d27-44e4-b6ba-03c48419c16e returned with HTTP 200 Aug 25 10:28:29.490169 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1151/4600] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:29 2026] GET /volume/v3/backups/ec71a242-0d27-44e4-b6ba-03c48419c16e => generated 754 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:30.409018 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-7bfc5420-0995-42e2-b796-3d2c57e136d6 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:30.411167 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7bfc5420-0995-42e2-b796-3d2c57e136d6 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] GET https://10.4.3.119/volume/v3/backups/b3fd179b-4f1d-4ed7-8be2-1c9085424bd4 Aug 25 10:28:30.411392 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7bfc5420-0995-42e2-b796-3d2c57e136d6 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:30.411585 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7bfc5420-0995-42e2-b796-3d2c57e136d6 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:30.411680 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-7bfc5420-0995-42e2-b796-3d2c57e136d6 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] Show backup with id b3fd179b-4f1d-4ed7-8be2-1c9085424bd4. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:28:30.415805 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7bfc5420-0995-42e2-b796-3d2c57e136d6 tempest-VolumesBackupsTest-2118419278 tempest-VolumesBackupsTest-2118419278-project-admin] https://10.4.3.119/volume/v3/backups/b3fd179b-4f1d-4ed7-8be2-1c9085424bd4 returned with HTTP 404 Aug 25 10:28:30.416446 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1159/4601] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:30 2026] GET /volume/v3/backups/b3fd179b-4f1d-4ed7-8be2-1c9085424bd4 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:28:30.432548 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-7c947f85-8d9a-4306-be69-6c429b669484 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:30.436548 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-7c947f85-8d9a-4306-be69-6c429b669484 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] DELETE https://10.4.3.119/volume/v3/volumes/c8afeb45-05aa-4e72-8035-9fa6f4704f85 Aug 25 10:28:30.436755 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-7c947f85-8d9a-4306-be69-6c429b669484 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:30.437018 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-7c947f85-8d9a-4306-be69-6c429b669484 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:30.441288 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-7c947f85-8d9a-4306-be69-6c429b669484 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Delete volume with id: c8afeb45-05aa-4e72-8035-9fa6f4704f85 Aug 25 10:28:30.450174 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:30.450174 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:28:30.450580 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-7c947f85-8d9a-4306-be69-6c429b669484 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Volume info retrieved successfully. Aug 25 10:28:30.453475 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-2094939a-54ef-49a6-b2cc-649459715b90 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:30.463379 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2094939a-54ef-49a6-b2cc-649459715b90 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] GET https://10.4.3.119/volume/v3/volumes/725c244c-31a7-4c52-8b9b-6c78ffb021c0 Aug 25 10:28:30.463379 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2094939a-54ef-49a6-b2cc-649459715b90 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:30.463379 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2094939a-54ef-49a6-b2cc-649459715b90 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:30.471684 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:30.471684 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:28:30.477743 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-2094939a-54ef-49a6-b2cc-649459715b90 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Volume info retrieved successfully. Aug 25 10:28:30.480791 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-7c947f85-8d9a-4306-be69-6c429b669484 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Delete volume request issued successfully. Aug 25 10:28:30.481176 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-7c947f85-8d9a-4306-be69-6c429b669484 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] https://10.4.3.119/volume/v3/volumes/c8afeb45-05aa-4e72-8035-9fa6f4704f85 returned with HTTP 202 Aug 25 10:28:30.481655 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2094939a-54ef-49a6-b2cc-649459715b90 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] https://10.4.3.119/volume/v3/volumes/725c244c-31a7-4c52-8b9b-6c78ffb021c0 returned with HTTP 200 Aug 25 10:28:30.481730 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1146/4602] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:28:30 2026] DELETE /volume/v3/volumes/c8afeb45-05aa-4e72-8035-9fa6f4704f85 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:28:30.482616 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1147/4603] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:30 2026] GET /volume/v3/volumes/725c244c-31a7-4c52-8b9b-6c78ffb021c0 => generated 1018 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:28:30.490500 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-27de18e1-cd66-4283-89a5-6b1344b3cf48 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:30.492336 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-27de18e1-cd66-4283-89a5-6b1344b3cf48 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] GET https://10.4.3.119/volume/v3/volumes/c8afeb45-05aa-4e72-8035-9fa6f4704f85 Aug 25 10:28:30.493016 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-27de18e1-cd66-4283-89a5-6b1344b3cf48 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:30.493016 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-27de18e1-cd66-4283-89a5-6b1344b3cf48 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:30.502256 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:30.502256 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:28:30.505289 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-36c9593a-cb9a-4722-94dd-dc297230c28a None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:30.507622 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-27de18e1-cd66-4283-89a5-6b1344b3cf48 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Volume info retrieved successfully. Aug 25 10:28:30.507845 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-36c9593a-cb9a-4722-94dd-dc297230c28a tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] POST https://10.4.3.119/volume/v3/snapshots Aug 25 10:28:30.508506 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-36c9593a-cb9a-4722-94dd-dc297230c28a tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "725c244c-31a7-4c52-8b9b-6c78ffb021c0", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1646216854"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:28:30.511397 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-20a3a4d7-2d01-4def-8817-46f766be56bd None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:30.512282 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-27de18e1-cd66-4283-89a5-6b1344b3cf48 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] https://10.4.3.119/volume/v3/volumes/c8afeb45-05aa-4e72-8035-9fa6f4704f85 returned with HTTP 200 Aug 25 10:28:30.512828 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1152/4604] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:30 2026] GET /volume/v3/volumes/c8afeb45-05aa-4e72-8035-9fa6f4704f85 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:30.513955 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-20a3a4d7-2d01-4def-8817-46f766be56bd tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] GET https://10.4.3.119/volume/v3/backups/ec71a242-0d27-44e4-b6ba-03c48419c16e Aug 25 10:28:30.514322 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-20a3a4d7-2d01-4def-8817-46f766be56bd tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:30.514620 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-20a3a4d7-2d01-4def-8817-46f766be56bd tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:30.514805 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-20a3a4d7-2d01-4def-8817-46f766be56bd tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Show backup with id ec71a242-0d27-44e4-b6ba-03c48419c16e. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:28:30.522927 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:30.522927 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:28:30.523267 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:30.523267 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:28:30.523908 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-36c9593a-cb9a-4722-94dd-dc297230c28a tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Volume info retrieved successfully. Aug 25 10:28:30.524041 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-20a3a4d7-2d01-4def-8817-46f766be56bd tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] https://10.4.3.119/volume/v3/backups/ec71a242-0d27-44e4-b6ba-03c48419c16e returned with HTTP 200 Aug 25 10:28:30.524186 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.snapshots [None req-36c9593a-cb9a-4722-94dd-dc297230c28a tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Create snapshot from volume 725c244c-31a7-4c52-8b9b-6c78ffb021c0 Aug 25 10:28:30.524747 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1147/4605] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:30 2026] GET /volume/v3/backups/ec71a242-0d27-44e4-b6ba-03c48419c16e => generated 754 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:30.568234 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-36c9593a-cb9a-4722-94dd-dc297230c28a tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Created reservations ['cbe1c532-e7f0-45ea-947f-9e514fe605de', '12831916-fcd2-499f-8f63-a318d865abbd', 'ff877aaf-951e-4b6d-97a3-3724c05e3d70', 'a829d4c7-80d6-4ff0-9a11-759193a94493'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:28:30.618946 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-36c9593a-cb9a-4722-94dd-dc297230c28a tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Snapshot create request issued successfully. Aug 25 10:28:30.619480 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-36c9593a-cb9a-4722-94dd-dc297230c28a tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] https://10.4.3.119/volume/v3/snapshots returned with HTTP 202 Aug 25 10:28:30.620220 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1160/4606] 10.4.3.119 () {68 vars in 1265 bytes} [Tue Aug 25 10:28:30 2026] POST /volume/v3/snapshots => generated 308 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 25 10:28:30.635324 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-3f3bbf60-91e3-4efb-aa75-e3c6be6abb70 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:30.637994 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3f3bbf60-91e3-4efb-aa75-e3c6be6abb70 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] GET https://10.4.3.119/volume/v3/snapshots/b15a4241-6a2e-4aba-b46d-868a2f873132 Aug 25 10:28:30.638273 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3f3bbf60-91e3-4efb-aa75-e3c6be6abb70 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:30.638565 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3f3bbf60-91e3-4efb-aa75-e3c6be6abb70 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:30.648713 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:30.648713 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:28:30.649168 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-3f3bbf60-91e3-4efb-aa75-e3c6be6abb70 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Snapshot retrieved successfully. Aug 25 10:28:30.650041 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3f3bbf60-91e3-4efb-aa75-e3c6be6abb70 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] https://10.4.3.119/volume/v3/snapshots/b15a4241-6a2e-4aba-b46d-868a2f873132 returned with HTTP 200 Aug 25 10:28:30.651615 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1148/4607] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:28:30 2026] GET /volume/v3/snapshots/b15a4241-6a2e-4aba-b46d-868a2f873132 => generated 440 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:31.057907 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-08f18ee5-23ea-4662-8f96-af8e4ac9f87d None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:31.065304 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-08f18ee5-23ea-4662-8f96-af8e4ac9f87d tempest-TestImageHashVerification-1925670206 tempest-TestImageHashVerification-1925670206-project-member] GET https://10.4.3.119/volume/v3/volumes/ccedd406-6aa3-4bc0-83db-b8f63e07da88 Aug 25 10:28:31.065304 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-08f18ee5-23ea-4662-8f96-af8e4ac9f87d tempest-TestImageHashVerification-1925670206 tempest-TestImageHashVerification-1925670206-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:31.065304 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-08f18ee5-23ea-4662-8f96-af8e4ac9f87d tempest-TestImageHashVerification-1925670206 tempest-TestImageHashVerification-1925670206-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:31.074153 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:31.074153 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:28:31.078974 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-08f18ee5-23ea-4662-8f96-af8e4ac9f87d tempest-TestImageHashVerification-1925670206 tempest-TestImageHashVerification-1925670206-project-member] Volume info retrieved successfully. Aug 25 10:28:31.085150 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-08f18ee5-23ea-4662-8f96-af8e4ac9f87d tempest-TestImageHashVerification-1925670206 tempest-TestImageHashVerification-1925670206-project-member] https://10.4.3.119/volume/v3/volumes/ccedd406-6aa3-4bc0-83db-b8f63e07da88 returned with HTTP 200 Aug 25 10:28:31.085744 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1153/4608] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:31 2026] GET /volume/v3/volumes/ccedd406-6aa3-4bc0-83db-b8f63e07da88 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:31.531847 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-276210bd-de7b-4b8e-b461-5685baeab1d2 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:31.534702 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-276210bd-de7b-4b8e-b461-5685baeab1d2 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] GET https://10.4.3.119/volume/v3/volumes/c8afeb45-05aa-4e72-8035-9fa6f4704f85 Aug 25 10:28:31.535043 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-276210bd-de7b-4b8e-b461-5685baeab1d2 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:31.535521 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-276210bd-de7b-4b8e-b461-5685baeab1d2 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:31.540374 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-3327d30f-07ad-4c60-a418-3e9c43e1ebd6 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:31.545708 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3327d30f-07ad-4c60-a418-3e9c43e1ebd6 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] GET https://10.4.3.119/volume/v3/backups/ec71a242-0d27-44e4-b6ba-03c48419c16e Aug 25 10:28:31.545708 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3327d30f-07ad-4c60-a418-3e9c43e1ebd6 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:31.545833 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-276210bd-de7b-4b8e-b461-5685baeab1d2 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] https://10.4.3.119/volume/v3/volumes/c8afeb45-05aa-4e72-8035-9fa6f4704f85 returned with HTTP 404 Aug 25 10:28:31.545877 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3327d30f-07ad-4c60-a418-3e9c43e1ebd6 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:31.545877 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-3327d30f-07ad-4c60-a418-3e9c43e1ebd6 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Show backup with id ec71a242-0d27-44e4-b6ba-03c48419c16e. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:28:31.545928 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1148/4609] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:31 2026] GET /volume/v3/volumes/c8afeb45-05aa-4e72-8035-9fa6f4704f85 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:28:31.549763 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:31.549763 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:28:31.550646 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3327d30f-07ad-4c60-a418-3e9c43e1ebd6 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] https://10.4.3.119/volume/v3/backups/ec71a242-0d27-44e4-b6ba-03c48419c16e returned with HTTP 200 Aug 25 10:28:31.551754 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1161/4610] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:31 2026] GET /volume/v3/backups/ec71a242-0d27-44e4-b6ba-03c48419c16e => generated 755 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:31.554647 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-0cf9b569-20f8-4196-8191-77de39330fd6 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:31.557454 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0cf9b569-20f8-4196-8191-77de39330fd6 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] DELETE https://10.4.3.119/volume/v3/volumes/b6cbb057-367d-459b-b342-55a3ceda5632 Aug 25 10:28:31.558564 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0cf9b569-20f8-4196-8191-77de39330fd6 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:31.559637 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0cf9b569-20f8-4196-8191-77de39330fd6 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:31.559727 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-0cf9b569-20f8-4196-8191-77de39330fd6 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Delete volume with id: b6cbb057-367d-459b-b342-55a3ceda5632 Aug 25 10:28:31.572550 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:31.572550 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:28:31.573051 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-0cf9b569-20f8-4196-8191-77de39330fd6 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Volume info retrieved successfully. Aug 25 10:28:31.601262 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-0cf9b569-20f8-4196-8191-77de39330fd6 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Delete volume request issued successfully. Aug 25 10:28:31.601262 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0cf9b569-20f8-4196-8191-77de39330fd6 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] https://10.4.3.119/volume/v3/volumes/b6cbb057-367d-459b-b342-55a3ceda5632 returned with HTTP 202 Aug 25 10:28:31.601659 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1149/4611] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:28:31 2026] DELETE /volume/v3/volumes/b6cbb057-367d-459b-b342-55a3ceda5632 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:28:31.611399 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-860c7d27-6daa-402f-a79b-884e6d5bf929 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:31.614545 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-860c7d27-6daa-402f-a79b-884e6d5bf929 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] GET https://10.4.3.119/volume/v3/volumes/b6cbb057-367d-459b-b342-55a3ceda5632 Aug 25 10:28:31.614927 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-860c7d27-6daa-402f-a79b-884e6d5bf929 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:31.615812 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-860c7d27-6daa-402f-a79b-884e6d5bf929 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:31.625812 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:31.625812 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:28:31.631810 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-860c7d27-6daa-402f-a79b-884e6d5bf929 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Volume info retrieved successfully. Aug 25 10:28:31.638476 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-860c7d27-6daa-402f-a79b-884e6d5bf929 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] https://10.4.3.119/volume/v3/volumes/b6cbb057-367d-459b-b342-55a3ceda5632 returned with HTTP 200 Aug 25 10:28:31.638875 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1154/4612] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:31 2026] GET /volume/v3/volumes/b6cbb057-367d-459b-b342-55a3ceda5632 => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:31.661227 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-5052be0d-68d6-4966-be18-e5271c593b07 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:31.663538 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5052be0d-68d6-4966-be18-e5271c593b07 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] GET https://10.4.3.119/volume/v3/snapshots/b15a4241-6a2e-4aba-b46d-868a2f873132 Aug 25 10:28:31.663749 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5052be0d-68d6-4966-be18-e5271c593b07 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:31.663979 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5052be0d-68d6-4966-be18-e5271c593b07 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:31.673467 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:31.673467 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:28:31.673467 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-5052be0d-68d6-4966-be18-e5271c593b07 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Snapshot retrieved successfully. Aug 25 10:28:31.674054 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5052be0d-68d6-4966-be18-e5271c593b07 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] https://10.4.3.119/volume/v3/snapshots/b15a4241-6a2e-4aba-b46d-868a2f873132 returned with HTTP 200 Aug 25 10:28:31.674775 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1149/4613] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:28:31 2026] GET /volume/v3/snapshots/b15a4241-6a2e-4aba-b46d-868a2f873132 => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:31.688658 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-bc60210c-92ce-49bf-8465-a5eba99aea8f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:31.694050 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-bc60210c-92ce-49bf-8465-a5eba99aea8f tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-reader] POST https://10.4.3.119/volume/v3/snapshots/b15a4241-6a2e-4aba-b46d-868a2f873132/action Aug 25 10:28:31.694578 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-bc60210c-92ce-49bf-8465-a5eba99aea8f tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:28:31.694748 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-bc60210c-92ce-49bf-8465-a5eba99aea8f tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:28:31.698558 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.contrib.snapshot_unmanage [None req-bc60210c-92ce-49bf-8465-a5eba99aea8f tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-reader] Unmanage snapshot with id: b15a4241-6a2e-4aba-b46d-868a2f873132 Aug 25 10:28:31.707957 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:31.707957 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:28:31.709805 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-bc60210c-92ce-49bf-8465-a5eba99aea8f tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-reader] Snapshot retrieved successfully. Aug 25 10:28:31.712283 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.policy [None req-bc60210c-92ce-49bf-8465-a5eba99aea8f tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'ec8641f51a8f43d0b5b3ec3af09c6e0b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5ce95170fe704f7983386d448cb74907', '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=100391) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 10:28:31.713588 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-bc60210c-92ce-49bf-8465-a5eba99aea8f tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-reader] https://10.4.3.119/volume/v3/snapshots/b15a4241-6a2e-4aba-b46d-868a2f873132/action returned with HTTP 403 Aug 25 10:28:31.713588 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1162/4614] 10.4.3.119 () {68 vars in 1396 bytes} [Tue Aug 25 10:28:31 2026] POST /volume/v3/snapshots/b15a4241-6a2e-4aba-b46d-868a2f873132/action => generated 117 bytes in 26 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:28:31.726938 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-88fe0990-0dc2-4674-9fa5-dd9cd3498c7e None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:31.728667 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-88fe0990-0dc2-4674-9fa5-dd9cd3498c7e tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] DELETE https://10.4.3.119/volume/v3/snapshots/b15a4241-6a2e-4aba-b46d-868a2f873132 Aug 25 10:28:31.728843 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-88fe0990-0dc2-4674-9fa5-dd9cd3498c7e tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:31.729015 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-88fe0990-0dc2-4674-9fa5-dd9cd3498c7e tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:31.729159 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.snapshots [None req-88fe0990-0dc2-4674-9fa5-dd9cd3498c7e tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Delete snapshot with id: b15a4241-6a2e-4aba-b46d-868a2f873132 Aug 25 10:28:31.738322 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:31.738322 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:28:31.738322 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-88fe0990-0dc2-4674-9fa5-dd9cd3498c7e tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Snapshot retrieved successfully. Aug 25 10:28:31.779954 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-88fe0990-0dc2-4674-9fa5-dd9cd3498c7e tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Snapshot delete request issued successfully. Aug 25 10:28:31.780584 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-88fe0990-0dc2-4674-9fa5-dd9cd3498c7e tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] https://10.4.3.119/volume/v3/snapshots/b15a4241-6a2e-4aba-b46d-868a2f873132 returned with HTTP 202 Aug 25 10:28:31.780720 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1150/4615] 10.4.3.119 () {66 vars in 1357 bytes} [Tue Aug 25 10:28:31 2026] DELETE /volume/v3/snapshots/b15a4241-6a2e-4aba-b46d-868a2f873132 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:28:31.790801 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-3f836df2-fdbb-4dee-a6b5-2f61d11717f0 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:31.793397 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3f836df2-fdbb-4dee-a6b5-2f61d11717f0 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] GET https://10.4.3.119/volume/v3/snapshots/b15a4241-6a2e-4aba-b46d-868a2f873132 Aug 25 10:28:31.794621 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3f836df2-fdbb-4dee-a6b5-2f61d11717f0 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:31.794621 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3f836df2-fdbb-4dee-a6b5-2f61d11717f0 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:31.799899 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:31.799899 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:28:31.800326 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-3f836df2-fdbb-4dee-a6b5-2f61d11717f0 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Snapshot retrieved successfully. Aug 25 10:28:31.801221 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3f836df2-fdbb-4dee-a6b5-2f61d11717f0 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] https://10.4.3.119/volume/v3/snapshots/b15a4241-6a2e-4aba-b46d-868a2f873132 returned with HTTP 200 Aug 25 10:28:31.801652 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1155/4616] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:28:31 2026] GET /volume/v3/snapshots/b15a4241-6a2e-4aba-b46d-868a2f873132 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:32.100947 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-d0854879-dee6-428c-ac72-9e24601efb68 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:32.103320 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d0854879-dee6-428c-ac72-9e24601efb68 tempest-TestImageHashVerification-1925670206 tempest-TestImageHashVerification-1925670206-project-member] GET https://10.4.3.119/volume/v3/volumes/ccedd406-6aa3-4bc0-83db-b8f63e07da88 Aug 25 10:28:32.103575 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d0854879-dee6-428c-ac72-9e24601efb68 tempest-TestImageHashVerification-1925670206 tempest-TestImageHashVerification-1925670206-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:32.103754 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d0854879-dee6-428c-ac72-9e24601efb68 tempest-TestImageHashVerification-1925670206 tempest-TestImageHashVerification-1925670206-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:32.114723 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:32.114723 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:28:32.119696 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-d0854879-dee6-428c-ac72-9e24601efb68 tempest-TestImageHashVerification-1925670206 tempest-TestImageHashVerification-1925670206-project-member] Volume info retrieved successfully. Aug 25 10:28:32.127000 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d0854879-dee6-428c-ac72-9e24601efb68 tempest-TestImageHashVerification-1925670206 tempest-TestImageHashVerification-1925670206-project-member] https://10.4.3.119/volume/v3/volumes/ccedd406-6aa3-4bc0-83db-b8f63e07da88 returned with HTTP 200 Aug 25 10:28:32.127554 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1150/4617] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:32 2026] GET /volume/v3/volumes/ccedd406-6aa3-4bc0-83db-b8f63e07da88 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:32.564803 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-2c126f88-3a2a-4d1a-8980-96017d8e697f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:32.568889 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2c126f88-3a2a-4d1a-8980-96017d8e697f tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] GET https://10.4.3.119/volume/v3/backups/ec71a242-0d27-44e4-b6ba-03c48419c16e Aug 25 10:28:32.568889 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2c126f88-3a2a-4d1a-8980-96017d8e697f tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:32.568889 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2c126f88-3a2a-4d1a-8980-96017d8e697f tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:32.569363 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-2c126f88-3a2a-4d1a-8980-96017d8e697f tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Show backup with id ec71a242-0d27-44e4-b6ba-03c48419c16e. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:28:32.577937 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:32.577937 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:28:32.578678 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2c126f88-3a2a-4d1a-8980-96017d8e697f tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] https://10.4.3.119/volume/v3/backups/ec71a242-0d27-44e4-b6ba-03c48419c16e returned with HTTP 200 Aug 25 10:28:32.580355 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1163/4618] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:32 2026] GET /volume/v3/backups/ec71a242-0d27-44e4-b6ba-03c48419c16e => generated 756 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:32.592058 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-03d148ac-a779-45a8-ad65-5dedc238214d None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:32.596027 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-03d148ac-a779-45a8-ad65-5dedc238214d tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] GET https://10.4.3.119/volume/v3/volumes/0af9eec7-672e-4bb8-83f2-874f9dd8daa2 Aug 25 10:28:32.598242 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-03d148ac-a779-45a8-ad65-5dedc238214d tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:32.599636 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-03d148ac-a779-45a8-ad65-5dedc238214d tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:32.608081 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:32.608081 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:28:32.612850 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-03d148ac-a779-45a8-ad65-5dedc238214d tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Volume info retrieved successfully. Aug 25 10:28:32.619672 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-03d148ac-a779-45a8-ad65-5dedc238214d tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] https://10.4.3.119/volume/v3/volumes/0af9eec7-672e-4bb8-83f2-874f9dd8daa2 returned with HTTP 200 Aug 25 10:28:32.620347 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1151/4619] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:32 2026] GET /volume/v3/volumes/0af9eec7-672e-4bb8-83f2-874f9dd8daa2 => generated 1362 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:28:32.639087 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-3f758e0c-daa2-45dc-88d7-6f0f0436dec1 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:32.645924 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3f758e0c-daa2-45dc-88d7-6f0f0436dec1 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] POST https://10.4.3.119/volume/v3/backups/ec71a242-0d27-44e4-b6ba-03c48419c16e/restore Aug 25 10:28:32.648219 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3f758e0c-daa2-45dc-88d7-6f0f0436dec1 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:28:32.651177 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.contrib.backups [None req-3f758e0c-daa2-45dc-88d7-6f0f0436dec1 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Restoring backup ec71a242-0d27-44e4-b6ba-03c48419c16e ({'restore': {}}) {{(pid=100388) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 25 10:28:32.651299 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.contrib.backups [None req-3f758e0c-daa2-45dc-88d7-6f0f0436dec1 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Restoring backup ec71a242-0d27-44e4-b6ba-03c48419c16e to volume None. Aug 25 10:28:32.651582 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-a671e190-7346-4520-ad37-50eb169b5364 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:32.655188 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a671e190-7346-4520-ad37-50eb169b5364 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] GET https://10.4.3.119/volume/v3/volumes/b6cbb057-367d-459b-b342-55a3ceda5632 Aug 25 10:28:32.655606 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:32.655606 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:28:32.656845 np0000008063 devstack@c-api.service[100388]: INFO cinder.backup.api [None req-3f758e0c-daa2-45dc-88d7-6f0f0436dec1 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Creating volume of 1 GB for restore of backup ec71a242-0d27-44e4-b6ba-03c48419c16e. Aug 25 10:28:32.657297 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a671e190-7346-4520-ad37-50eb169b5364 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:32.657537 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a671e190-7346-4520-ad37-50eb169b5364 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:32.664519 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-3f758e0c-daa2-45dc-88d7-6f0f0436dec1 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Availability zone cache updated, next update will occur around 2026-08-25 11:28:32.664168. {{(pid=100388) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 25 10:28:32.664656 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-3f758e0c-daa2-45dc-88d7-6f0f0436dec1 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Availability Zones retrieved successfully. Aug 25 10:28:32.670481 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-3f758e0c-daa2-45dc-88d7-6f0f0436dec1 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Flow 'volume_create_api' (2bb98637-2b98-422f-8bcc-ce04149b65a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:28:32.671485 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-3f758e0c-daa2-45dc-88d7-6f0f0436dec1 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6bf7379-0e44-49f9-929d-65c920d0f2f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:28:32.672672 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [None req-3f758e0c-daa2-45dc-88d7-6f0f0436dec1 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Validating volume size '1' using validate_int {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:28:32.673998 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a671e190-7346-4520-ad37-50eb169b5364 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] https://10.4.3.119/volume/v3/volumes/b6cbb057-367d-459b-b342-55a3ceda5632 returned with HTTP 404 Aug 25 10:28:32.676601 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1151/4620] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:32 2026] GET /volume/v3/volumes/b6cbb057-367d-459b-b342-55a3ceda5632 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:28:32.681508 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-4594cca2-cb45-4ede-b5b4-8600da2ebdbc None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:32.686539 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4594cca2-cb45-4ede-b5b4-8600da2ebdbc tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] DELETE https://10.4.3.119/volume/v3/volumes/8bbf0ee7-e233-44da-b4bf-571b53b507c6 Aug 25 10:28:32.686539 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4594cca2-cb45-4ede-b5b4-8600da2ebdbc tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:32.689037 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4594cca2-cb45-4ede-b5b4-8600da2ebdbc tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:32.690445 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-4594cca2-cb45-4ede-b5b4-8600da2ebdbc tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Delete volume with id: 8bbf0ee7-e233-44da-b4bf-571b53b507c6 Aug 25 10:28:32.701169 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:32.701169 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:28:32.703026 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-4594cca2-cb45-4ede-b5b4-8600da2ebdbc tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Volume info retrieved successfully. Aug 25 10:28:32.708556 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-3f758e0c-daa2-45dc-88d7-6f0f0436dec1 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6bf7379-0e44-49f9-929d-65c920d0f2f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:28:32.709253 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-3f758e0c-daa2-45dc-88d7-6f0f0436dec1 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57c78ef2-f38c-4bce-b384-ca8b5e159438) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:28:32.727756 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-4594cca2-cb45-4ede-b5b4-8600da2ebdbc tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Delete volume request issued successfully. Aug 25 10:28:32.727756 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4594cca2-cb45-4ede-b5b4-8600da2ebdbc tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] https://10.4.3.119/volume/v3/volumes/8bbf0ee7-e233-44da-b4bf-571b53b507c6 returned with HTTP 202 Aug 25 10:28:32.728441 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1164/4621] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:28:32 2026] DELETE /volume/v3/volumes/8bbf0ee7-e233-44da-b4bf-571b53b507c6 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:28:32.739596 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-cfe829b0-ed6b-4f03-a71f-453b7e1aef26 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:32.740681 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-cfe829b0-ed6b-4f03-a71f-453b7e1aef26 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] GET https://10.4.3.119/volume/v3/volumes/8bbf0ee7-e233-44da-b4bf-571b53b507c6 Aug 25 10:28:32.740835 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-cfe829b0-ed6b-4f03-a71f-453b7e1aef26 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:32.741045 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-cfe829b0-ed6b-4f03-a71f-453b7e1aef26 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:32.754240 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:32.754240 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:28:32.758455 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-3f758e0c-daa2-45dc-88d7-6f0f0436dec1 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Created reservations ['785780fb-44d6-4e51-b403-08a68f72d730', 'c0243fd4-f69a-447b-a4bc-939dd5d966ec', '765bffd9-d63a-4700-800a-dbce2694b3b7', 'c710159c-75b3-4de3-93da-ed7ba836658d'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:28:32.759928 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-3f758e0c-daa2-45dc-88d7-6f0f0436dec1 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57c78ef2-f38c-4bce-b384-ca8b5e159438) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['785780fb-44d6-4e51-b403-08a68f72d730', 'c0243fd4-f69a-447b-a4bc-939dd5d966ec', '765bffd9-d63a-4700-800a-dbce2694b3b7', 'c710159c-75b3-4de3-93da-ed7ba836658d']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:28:32.761075 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-3f758e0c-daa2-45dc-88d7-6f0f0436dec1 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6af83f1-d81a-47cb-8ce7-ae14ff3a795e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:28:32.761214 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-cfe829b0-ed6b-4f03-a71f-453b7e1aef26 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Volume info retrieved successfully. Aug 25 10:28:32.773754 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-cfe829b0-ed6b-4f03-a71f-453b7e1aef26 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] https://10.4.3.119/volume/v3/volumes/8bbf0ee7-e233-44da-b4bf-571b53b507c6 returned with HTTP 200 Aug 25 10:28:32.775757 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1152/4622] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:32 2026] GET /volume/v3/volumes/8bbf0ee7-e233-44da-b4bf-571b53b507c6 => generated 841 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:32.784324 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-fff9c163-c286-406b-ad91-bddd8276a58d None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:32.786538 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-fff9c163-c286-406b-ad91-bddd8276a58d tempest-TestImageHashVerification-1925670206 tempest-TestImageHashVerification-1925670206-project-member] DELETE https://10.4.3.119/volume/v3/volumes/ccedd406-6aa3-4bc0-83db-b8f63e07da88 Aug 25 10:28:32.787252 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-fff9c163-c286-406b-ad91-bddd8276a58d tempest-TestImageHashVerification-1925670206 tempest-TestImageHashVerification-1925670206-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:32.787252 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-fff9c163-c286-406b-ad91-bddd8276a58d tempest-TestImageHashVerification-1925670206 tempest-TestImageHashVerification-1925670206-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:32.787252 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-fff9c163-c286-406b-ad91-bddd8276a58d tempest-TestImageHashVerification-1925670206 tempest-TestImageHashVerification-1925670206-project-member] Delete volume with id: ccedd406-6aa3-4bc0-83db-b8f63e07da88 Aug 25 10:28:32.795333 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:32.795333 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:28:32.795834 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-fff9c163-c286-406b-ad91-bddd8276a58d tempest-TestImageHashVerification-1925670206 tempest-TestImageHashVerification-1925670206-project-member] Volume info retrieved successfully. Aug 25 10:28:32.806738 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-3f758e0c-daa2-45dc-88d7-6f0f0436dec1 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6af83f1-d81a-47cb-8ce7-ae14ff3a795e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cd73b059-eb93-4413-a7b3-83d169576bdb', '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_ec71a242-0d27-44e4-b6ba-03c48419c16e',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e638bd221d64deaaf750db4a21e9de3',qos_specs=None,replication_status=,reservations=['785780fb-44d6-4e51-b403-08a68f72d730','c0243fd4-f69a-447b-a4bc-939dd5d966ec','765bffd9-d63a-4700-800a-dbce2694b3b7','c710159c-75b3-4de3-93da-ed7ba836658d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b64883d2a05d48689ee24e9a0996d3f2',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:28:32Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_ec71a242-0d27-44e4-b6ba-03c48419c16e',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cd73b059-eb93-4413-a7b3-83d169576bdb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e638bd221d64deaaf750db4a21e9de3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b64883d2a05d48689ee24e9a0996d3f2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:28:32.808271 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-3f758e0c-daa2-45dc-88d7-6f0f0436dec1 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12a293f9-512f-429f-b208-06959b7c3674) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:28:32.812521 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-fbc085e7-2dba-42b1-a08c-d297815e4385 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:32.815462 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-fbc085e7-2dba-42b1-a08c-d297815e4385 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] GET https://10.4.3.119/volume/v3/snapshots/b15a4241-6a2e-4aba-b46d-868a2f873132 Aug 25 10:28:32.815659 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-fbc085e7-2dba-42b1-a08c-d297815e4385 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:32.815836 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-fbc085e7-2dba-42b1-a08c-d297815e4385 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:32.820718 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-fff9c163-c286-406b-ad91-bddd8276a58d tempest-TestImageHashVerification-1925670206 tempest-TestImageHashVerification-1925670206-project-member] Delete volume request issued successfully. Aug 25 10:28:32.820903 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-fff9c163-c286-406b-ad91-bddd8276a58d tempest-TestImageHashVerification-1925670206 tempest-TestImageHashVerification-1925670206-project-member] https://10.4.3.119/volume/v3/volumes/ccedd406-6aa3-4bc0-83db-b8f63e07da88 returned with HTTP 202 Aug 25 10:28:32.821332 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1152/4623] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:28:32 2026] DELETE /volume/v3/volumes/ccedd406-6aa3-4bc0-83db-b8f63e07da88 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:28:32.822549 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-fbc085e7-2dba-42b1-a08c-d297815e4385 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] https://10.4.3.119/volume/v3/snapshots/b15a4241-6a2e-4aba-b46d-868a2f873132 returned with HTTP 404 Aug 25 10:28:32.824359 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1165/4624] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:28:32 2026] GET /volume/v3/snapshots/b15a4241-6a2e-4aba-b46d-868a2f873132 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:28:32.829263 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-5ca2bed3-6359-4e5c-9ed8-13201ad17a82 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:32.831215 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5ca2bed3-6359-4e5c-9ed8-13201ad17a82 tempest-TestImageHashVerification-1925670206 tempest-TestImageHashVerification-1925670206-project-member] GET https://10.4.3.119/volume/v3/volumes/ccedd406-6aa3-4bc0-83db-b8f63e07da88 Aug 25 10:28:32.831423 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-5ca2bed3-6359-4e5c-9ed8-13201ad17a82 tempest-TestImageHashVerification-1925670206 tempest-TestImageHashVerification-1925670206-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:32.831596 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-5ca2bed3-6359-4e5c-9ed8-13201ad17a82 tempest-TestImageHashVerification-1925670206 tempest-TestImageHashVerification-1925670206-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:32.832410 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-e168ad5c-34ec-469a-a620-2bb9bf90905b None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:32.835004 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e168ad5c-34ec-469a-a620-2bb9bf90905b tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] DELETE https://10.4.3.119/volume/v3/volumes/725c244c-31a7-4c52-8b9b-6c78ffb021c0 Aug 25 10:28:32.836065 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e168ad5c-34ec-469a-a620-2bb9bf90905b tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:32.836065 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e168ad5c-34ec-469a-a620-2bb9bf90905b tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:32.836065 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-e168ad5c-34ec-469a-a620-2bb9bf90905b tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Delete volume with id: 725c244c-31a7-4c52-8b9b-6c78ffb021c0 Aug 25 10:28:32.840300 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:32.840300 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:28:32.841254 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-3f758e0c-daa2-45dc-88d7-6f0f0436dec1 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12a293f9-512f-429f-b208-06959b7c3674) transitioned into 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_ec71a242-0d27-44e4-b6ba-03c48419c16e',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e638bd221d64deaaf750db4a21e9de3',qos_specs=None,replication_status=,reservations=['785780fb-44d6-4e51-b403-08a68f72d730','c0243fd4-f69a-447b-a4bc-939dd5d966ec','765bffd9-d63a-4700-800a-dbce2694b3b7','c710159c-75b3-4de3-93da-ed7ba836658d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b64883d2a05d48689ee24e9a0996d3f2',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:28:32.842282 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-3f758e0c-daa2-45dc-88d7-6f0f0436dec1 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4cf3cda-64e1-4f39-928b-e3dfb336bbc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:28:32.846280 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-5ca2bed3-6359-4e5c-9ed8-13201ad17a82 tempest-TestImageHashVerification-1925670206 tempest-TestImageHashVerification-1925670206-project-member] Volume info retrieved successfully. Aug 25 10:28:32.846379 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:32.846379 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:28:32.846961 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-e168ad5c-34ec-469a-a620-2bb9bf90905b tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Volume info retrieved successfully. Aug 25 10:28:32.855059 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5ca2bed3-6359-4e5c-9ed8-13201ad17a82 tempest-TestImageHashVerification-1925670206 tempest-TestImageHashVerification-1925670206-project-member] https://10.4.3.119/volume/v3/volumes/ccedd406-6aa3-4bc0-83db-b8f63e07da88 returned with HTTP 200 Aug 25 10:28:32.855485 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1153/4625] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:32 2026] GET /volume/v3/volumes/ccedd406-6aa3-4bc0-83db-b8f63e07da88 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:32.855927 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-3f758e0c-daa2-45dc-88d7-6f0f0436dec1 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4cf3cda-64e1-4f39-928b-e3dfb336bbc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:28:32.857133 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-3f758e0c-daa2-45dc-88d7-6f0f0436dec1 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Flow 'volume_create_api' (2bb98637-2b98-422f-8bcc-ce04149b65a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:28:32.857439 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-3f758e0c-daa2-45dc-88d7-6f0f0436dec1 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Create volume request issued successfully. Aug 25 10:28:32.866298 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:32.866298 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:28:32.866765 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-3f758e0c-daa2-45dc-88d7-6f0f0436dec1 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Volume info retrieved successfully. Aug 25 10:28:32.872794 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-e168ad5c-34ec-469a-a620-2bb9bf90905b tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Delete volume request issued successfully. Aug 25 10:28:32.872794 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e168ad5c-34ec-469a-a620-2bb9bf90905b tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] https://10.4.3.119/volume/v3/volumes/725c244c-31a7-4c52-8b9b-6c78ffb021c0 returned with HTTP 202 Aug 25 10:28:32.872794 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1153/4626] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:28:32 2026] DELETE /volume/v3/volumes/725c244c-31a7-4c52-8b9b-6c78ffb021c0 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:28:32.880038 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-01bcebf2-71e0-4496-8eb7-df5fd725f7d8 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:32.882708 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-01bcebf2-71e0-4496-8eb7-df5fd725f7d8 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] GET https://10.4.3.119/volume/v3/volumes/725c244c-31a7-4c52-8b9b-6c78ffb021c0 Aug 25 10:28:32.882986 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-01bcebf2-71e0-4496-8eb7-df5fd725f7d8 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:32.883301 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-01bcebf2-71e0-4496-8eb7-df5fd725f7d8 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:32.892772 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:32.892772 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:28:32.899018 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-01bcebf2-71e0-4496-8eb7-df5fd725f7d8 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Volume info retrieved successfully. Aug 25 10:28:32.903639 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-01bcebf2-71e0-4496-8eb7-df5fd725f7d8 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] https://10.4.3.119/volume/v3/volumes/725c244c-31a7-4c52-8b9b-6c78ffb021c0 returned with HTTP 200 Aug 25 10:28:32.904282 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1166/4627] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:32 2026] GET /volume/v3/volumes/725c244c-31a7-4c52-8b9b-6c78ffb021c0 => generated 1017 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:28:33.787688 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-fb1c9e68-face-403e-989a-fcf024aa1367 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:33.789643 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-fb1c9e68-face-403e-989a-fcf024aa1367 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] GET https://10.4.3.119/volume/v3/volumes/8bbf0ee7-e233-44da-b4bf-571b53b507c6 Aug 25 10:28:33.789860 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-fb1c9e68-face-403e-989a-fcf024aa1367 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:33.790071 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-fb1c9e68-face-403e-989a-fcf024aa1367 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:33.799797 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-fb1c9e68-face-403e-989a-fcf024aa1367 tempest-VolumesBackupsTest-2017185335 tempest-VolumesBackupsTest-2017185335-project-member] https://10.4.3.119/volume/v3/volumes/8bbf0ee7-e233-44da-b4bf-571b53b507c6 returned with HTTP 404 Aug 25 10:28:33.800962 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1154/4628] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:33 2026] GET /volume/v3/volumes/8bbf0ee7-e233-44da-b4bf-571b53b507c6 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:28:33.875306 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:33.875306 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:28:33.876274 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-3f758e0c-daa2-45dc-88d7-6f0f0436dec1 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Volume info retrieved successfully. Aug 25 10:28:33.876358 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.backup.api [None req-3f758e0c-daa2-45dc-88d7-6f0f0436dec1 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Checking backup size 1 against volume size 1 {{(pid=100388) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 25 10:28:33.876479 np0000008063 devstack@c-api.service[100388]: INFO cinder.backup.api [None req-3f758e0c-daa2-45dc-88d7-6f0f0436dec1 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Overwriting volume cd73b059-eb93-4413-a7b3-83d169576bdb with restore of backup ec71a242-0d27-44e4-b6ba-03c48419c16e Aug 25 10:28:33.878427 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-a0276614-40fe-43f2-8804-2a5a1e2e7304 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:33.881365 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a0276614-40fe-43f2-8804-2a5a1e2e7304 tempest-TestImageHashVerification-1925670206 tempest-TestImageHashVerification-1925670206-project-member] GET https://10.4.3.119/volume/v3/volumes/ccedd406-6aa3-4bc0-83db-b8f63e07da88 Aug 25 10:28:33.881365 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a0276614-40fe-43f2-8804-2a5a1e2e7304 tempest-TestImageHashVerification-1925670206 tempest-TestImageHashVerification-1925670206-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:33.881365 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a0276614-40fe-43f2-8804-2a5a1e2e7304 tempest-TestImageHashVerification-1925670206 tempest-TestImageHashVerification-1925670206-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:33.893621 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a0276614-40fe-43f2-8804-2a5a1e2e7304 tempest-TestImageHashVerification-1925670206 tempest-TestImageHashVerification-1925670206-project-member] https://10.4.3.119/volume/v3/volumes/ccedd406-6aa3-4bc0-83db-b8f63e07da88 returned with HTTP 404 Aug 25 10:28:33.893621 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1154/4629] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:33 2026] GET /volume/v3/volumes/ccedd406-6aa3-4bc0-83db-b8f63e07da88 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:28:33.897065 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.backup.rpcapi [None req-3f758e0c-daa2-45dc-88d7-6f0f0436dec1 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] restore_backup in rpcapi backup_id ec71a242-0d27-44e4-b6ba-03c48419c16e {{(pid=100388) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 25 10:28:33.902540 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3f758e0c-daa2-45dc-88d7-6f0f0436dec1 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] https://10.4.3.119/volume/v3/backups/ec71a242-0d27-44e4-b6ba-03c48419c16e/restore returned with HTTP 202 Aug 25 10:28:33.903778 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1156/4630] 10.4.3.119 () {68 vars in 1393 bytes} [Tue Aug 25 10:28:32 2026] POST /volume/v3/backups/ec71a242-0d27-44e4-b6ba-03c48419c16e/restore => generated 189 bytes in 1265 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:28:33.914659 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-d4526a93-eb5e-43c6-b321-6f88427e3865 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:33.917012 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d4526a93-eb5e-43c6-b321-6f88427e3865 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] GET https://10.4.3.119/volume/v3/backups/ec71a242-0d27-44e4-b6ba-03c48419c16e Aug 25 10:28:33.917289 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d4526a93-eb5e-43c6-b321-6f88427e3865 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:33.917598 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d4526a93-eb5e-43c6-b321-6f88427e3865 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:33.917762 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-d4526a93-eb5e-43c6-b321-6f88427e3865 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Show backup with id ec71a242-0d27-44e4-b6ba-03c48419c16e. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:28:33.919847 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-32b06f31-9c1d-430c-9688-5c7bf0d7f4f4 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:33.923431 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-32b06f31-9c1d-430c-9688-5c7bf0d7f4f4 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] GET https://10.4.3.119/volume/v3/volumes/725c244c-31a7-4c52-8b9b-6c78ffb021c0 Aug 25 10:28:33.923431 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-32b06f31-9c1d-430c-9688-5c7bf0d7f4f4 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:33.923431 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-32b06f31-9c1d-430c-9688-5c7bf0d7f4f4 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:33.928025 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:33.928025 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:28:33.929227 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d4526a93-eb5e-43c6-b321-6f88427e3865 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] https://10.4.3.119/volume/v3/backups/ec71a242-0d27-44e4-b6ba-03c48419c16e returned with HTTP 200 Aug 25 10:28:33.929447 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1167/4631] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:33 2026] GET /volume/v3/backups/ec71a242-0d27-44e4-b6ba-03c48419c16e => generated 756 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:33.940662 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-32b06f31-9c1d-430c-9688-5c7bf0d7f4f4 tempest-ProjectReaderTests-116784549 tempest-ProjectReaderTests-116784549-project-admin] https://10.4.3.119/volume/v3/volumes/725c244c-31a7-4c52-8b9b-6c78ffb021c0 returned with HTTP 404 Aug 25 10:28:33.941313 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1155/4632] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:33 2026] GET /volume/v3/volumes/725c244c-31a7-4c52-8b9b-6c78ffb021c0 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:28:34.943270 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-185796bb-8ae2-4954-a615-4e8835e9e3d9 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:34.945694 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-185796bb-8ae2-4954-a615-4e8835e9e3d9 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] GET https://10.4.3.119/volume/v3/backups/ec71a242-0d27-44e4-b6ba-03c48419c16e Aug 25 10:28:34.945901 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-185796bb-8ae2-4954-a615-4e8835e9e3d9 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:34.946103 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-185796bb-8ae2-4954-a615-4e8835e9e3d9 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:34.946288 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-185796bb-8ae2-4954-a615-4e8835e9e3d9 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Show backup with id ec71a242-0d27-44e4-b6ba-03c48419c16e. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:28:34.969420 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:34.969420 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:28:34.970573 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-185796bb-8ae2-4954-a615-4e8835e9e3d9 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] https://10.4.3.119/volume/v3/backups/ec71a242-0d27-44e4-b6ba-03c48419c16e returned with HTTP 200 Aug 25 10:28:34.970971 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1155/4633] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:34 2026] GET /volume/v3/backups/ec71a242-0d27-44e4-b6ba-03c48419c16e => generated 756 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:35.833978 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-38f1938a-a5a2-4ef4-bd49-4a581805beb3 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:35.836391 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-38f1938a-a5a2-4ef4-bd49-4a581805beb3 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] GET https://10.4.3.119/volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd Aug 25 10:28:35.836575 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-38f1938a-a5a2-4ef4-bd49-4a581805beb3 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:35.836787 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-38f1938a-a5a2-4ef4-bd49-4a581805beb3 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:35.844026 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:35.844026 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:28:35.847621 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-38f1938a-a5a2-4ef4-bd49-4a581805beb3 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Volume info retrieved successfully. Aug 25 10:28:35.851928 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-38f1938a-a5a2-4ef4-bd49-4a581805beb3 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] https://10.4.3.119/volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd returned with HTTP 200 Aug 25 10:28:35.852316 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1157/4634] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:35 2026] GET /volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd => generated 861 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:35.985375 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-c10559f4-38f8-45cb-9d4d-705047bea700 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:35.987131 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c10559f4-38f8-45cb-9d4d-705047bea700 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] GET https://10.4.3.119/volume/v3/backups/ec71a242-0d27-44e4-b6ba-03c48419c16e Aug 25 10:28:35.988685 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c10559f4-38f8-45cb-9d4d-705047bea700 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:35.988685 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c10559f4-38f8-45cb-9d4d-705047bea700 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:35.988685 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-c10559f4-38f8-45cb-9d4d-705047bea700 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Show backup with id ec71a242-0d27-44e4-b6ba-03c48419c16e. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:28:35.993655 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:35.993655 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:28:35.994722 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c10559f4-38f8-45cb-9d4d-705047bea700 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] https://10.4.3.119/volume/v3/backups/ec71a242-0d27-44e4-b6ba-03c48419c16e returned with HTTP 200 Aug 25 10:28:35.995285 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1168/4635] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:35 2026] GET /volume/v3/backups/ec71a242-0d27-44e4-b6ba-03c48419c16e => generated 756 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:36.141608 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-18ac4aeb-bb03-4e60-a618-4eeaaf80b614 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:36.317661 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-18ac4aeb-bb03-4e60-a618-4eeaaf80b614 tempest-VolumeTypesMemberTests-1741858028 tempest-VolumeTypesMemberTests-1741858028-project-admin] POST https://10.4.3.119/volume/v3/types Aug 25 10:28:36.318818 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-18ac4aeb-bb03-4e60-a618-4eeaaf80b614 tempest-VolumeTypesMemberTests-1741858028 tempest-VolumeTypesMemberTests-1741858028-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-146798152", "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=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:28:36.343024 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-18ac4aeb-bb03-4e60-a618-4eeaaf80b614 tempest-VolumeTypesMemberTests-1741858028 tempest-VolumeTypesMemberTests-1741858028-project-admin] https://10.4.3.119/volume/v3/types returned with HTTP 200 Aug 25 10:28:36.343390 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1156/4636] 10.4.3.119 () {68 vars in 1253 bytes} [Tue Aug 25 10:28:36 2026] POST /volume/v3/types => generated 379 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:36.354571 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-2b1b9581-1055-48f5-837f-45c663021495 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:36.358262 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-2b1b9581-1055-48f5-837f-45c663021495 tempest-VolumeTypesMemberTests-1741858028 tempest-VolumeTypesMemberTests-1741858028-project-admin] POST https://10.4.3.119/volume/v3/types/61485b8f-838a-424b-84ae-70a67dcca630/encryption Aug 25 10:28:36.358865 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-2b1b9581-1055-48f5-837f-45c663021495 tempest-VolumeTypesMemberTests-1741858028 tempest-VolumeTypesMemberTests-1741858028-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:28:36.387567 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-2b1b9581-1055-48f5-837f-45c663021495 tempest-VolumeTypesMemberTests-1741858028 tempest-VolumeTypesMemberTests-1741858028-project-admin] https://10.4.3.119/volume/v3/types/61485b8f-838a-424b-84ae-70a67dcca630/encryption returned with HTTP 200 Aug 25 10:28:36.388039 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1156/4637] 10.4.3.119 () {68 vars in 1397 bytes} [Tue Aug 25 10:28:36 2026] POST /volume/v3/types/61485b8f-838a-424b-84ae-70a67dcca630/encryption => generated 239 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:36.398697 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-74362f67-f406-41f0-8974-1f53184d83a0 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:36.404763 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-74362f67-f406-41f0-8974-1f53184d83a0 tempest-VolumeTypesMemberTests-1741858028 tempest-VolumeTypesMemberTests-1741858028-project-admin] POST https://10.4.3.119/volume/v3/types Aug 25 10:28:36.405809 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-74362f67-f406-41f0-8974-1f53184d83a0 tempest-VolumeTypesMemberTests-1741858028 tempest-VolumeTypesMemberTests-1741858028-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-816192962", "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=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:28:36.441749 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-74362f67-f406-41f0-8974-1f53184d83a0 tempest-VolumeTypesMemberTests-1741858028 tempest-VolumeTypesMemberTests-1741858028-project-admin] https://10.4.3.119/volume/v3/types returned with HTTP 200 Aug 25 10:28:36.442985 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1158/4638] 10.4.3.119 () {68 vars in 1253 bytes} [Tue Aug 25 10:28:36 2026] POST /volume/v3/types => generated 379 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:36.454290 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-8a8e6fa4-65fa-4373-9c40-de22f4175c1a None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:36.537220 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8a8e6fa4-65fa-4373-9c40-de22f4175c1a tempest-VolumeTypesMemberTests-1741858028 tempest-VolumeTypesMemberTests-1741858028-project-member] POST https://10.4.3.119/volume/v3/types/e289d922-cad6-4946-a42a-c89d59d4fc50/encryption Aug 25 10:28:36.539042 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-8a8e6fa4-65fa-4373-9c40-de22f4175c1a tempest-VolumeTypesMemberTests-1741858028 tempest-VolumeTypesMemberTests-1741858028-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:28:36.541705 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.policy [None req-8a8e6fa4-65fa-4373-9c40-de22f4175c1a tempest-VolumeTypesMemberTests-1741858028 tempest-VolumeTypesMemberTests-1741858028-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '9d43cbbc3f834729a663ac223e296397', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '68ed844bd2e24943b257b76253580fd4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100391) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 10:28:36.541896 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8a8e6fa4-65fa-4373-9c40-de22f4175c1a tempest-VolumeTypesMemberTests-1741858028 tempest-VolumeTypesMemberTests-1741858028-project-member] https://10.4.3.119/volume/v3/types/e289d922-cad6-4946-a42a-c89d59d4fc50/encryption returned with HTTP 403 Aug 25 10:28:36.544249 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1169/4639] 10.4.3.119 () {68 vars in 1397 bytes} [Tue Aug 25 10:28:36 2026] POST /volume/v3/types/e289d922-cad6-4946-a42a-c89d59d4fc50/encryption => generated 127 bytes in 90 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:28:36.552721 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-1908b1ee-d1b6-410f-9d09-08d68de90c5c None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:36.555434 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1908b1ee-d1b6-410f-9d09-08d68de90c5c tempest-VolumeTypesMemberTests-1741858028 tempest-VolumeTypesMemberTests-1741858028-project-admin] POST https://10.4.3.119/volume/v3/types Aug 25 10:28:36.555878 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1908b1ee-d1b6-410f-9d09-08d68de90c5c tempest-VolumeTypesMemberTests-1741858028 tempest-VolumeTypesMemberTests-1741858028-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-345404872", "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=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:28:36.592034 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1908b1ee-d1b6-410f-9d09-08d68de90c5c tempest-VolumeTypesMemberTests-1741858028 tempest-VolumeTypesMemberTests-1741858028-project-admin] https://10.4.3.119/volume/v3/types returned with HTTP 200 Aug 25 10:28:36.592575 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1157/4640] 10.4.3.119 () {68 vars in 1253 bytes} [Tue Aug 25 10:28:36 2026] POST /volume/v3/types => generated 379 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:36.608063 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-cc20cac1-df1b-47be-a80f-e8ea676bd176 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:36.609404 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-cc20cac1-df1b-47be-a80f-e8ea676bd176 tempest-VolumeTypesMemberTests-1741858028 tempest-VolumeTypesMemberTests-1741858028-project-member] POST https://10.4.3.119/volume/v3/types/06ad2681-150f-471a-a1cd-6abe299cd0b1/extra_specs Aug 25 10:28:36.609732 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-cc20cac1-df1b-47be-a80f-e8ea676bd176 tempest-VolumeTypesMemberTests-1741858028 tempest-VolumeTypesMemberTests-1741858028-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:28:36.611775 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.policy [None req-cc20cac1-df1b-47be-a80f-e8ea676bd176 tempest-VolumeTypesMemberTests-1741858028 tempest-VolumeTypesMemberTests-1741858028-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '9d43cbbc3f834729a663ac223e296397', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '68ed844bd2e24943b257b76253580fd4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100389) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 10:28:36.611966 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-cc20cac1-df1b-47be-a80f-e8ea676bd176 tempest-VolumeTypesMemberTests-1741858028 tempest-VolumeTypesMemberTests-1741858028-project-member] https://10.4.3.119/volume/v3/types/06ad2681-150f-471a-a1cd-6abe299cd0b1/extra_specs returned with HTTP 403 Aug 25 10:28:36.613094 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1157/4641] 10.4.3.119 () {68 vars in 1399 bytes} [Tue Aug 25 10:28:36 2026] POST /volume/v3/types/06ad2681-150f-471a-a1cd-6abe299cd0b1/extra_specs => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:28:36.623828 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-7ee9b8d6-fac4-46a2-b562-92dae527a2fe None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:36.626061 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7ee9b8d6-fac4-46a2-b562-92dae527a2fe tempest-VolumeTypesMemberTests-1741858028 tempest-VolumeTypesMemberTests-1741858028-project-member] PUT https://10.4.3.119/volume/v3/types/06ad2681-150f-471a-a1cd-6abe299cd0b1/extra_specs/key2 Aug 25 10:28:36.626592 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7ee9b8d6-fac4-46a2-b562-92dae527a2fe tempest-VolumeTypesMemberTests-1741858028 tempest-VolumeTypesMemberTests-1741858028-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:28:36.629849 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.policy [None req-7ee9b8d6-fac4-46a2-b562-92dae527a2fe tempest-VolumeTypesMemberTests-1741858028 tempest-VolumeTypesMemberTests-1741858028-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '9d43cbbc3f834729a663ac223e296397', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '68ed844bd2e24943b257b76253580fd4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100388) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 10:28:36.630068 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7ee9b8d6-fac4-46a2-b562-92dae527a2fe tempest-VolumeTypesMemberTests-1741858028 tempest-VolumeTypesMemberTests-1741858028-project-member] https://10.4.3.119/volume/v3/types/06ad2681-150f-471a-a1cd-6abe299cd0b1/extra_specs/key2 returned with HTTP 403 Aug 25 10:28:36.630621 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1159/4642] 10.4.3.119 () {68 vars in 1413 bytes} [Tue Aug 25 10:28:36 2026] PUT /volume/v3/types/06ad2681-150f-471a-a1cd-6abe299cd0b1/extra_specs/key2 => generated 122 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:28:36.641800 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-3ca8170e-b7db-4b1b-b5d8-2e6dfbfc7753 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:36.643974 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3ca8170e-b7db-4b1b-b5d8-2e6dfbfc7753 tempest-VolumeTypesMemberTests-1741858028 tempest-VolumeTypesMemberTests-1741858028-project-member] POST https://10.4.3.119/volume/v3/types Aug 25 10:28:36.645005 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3ca8170e-b7db-4b1b-b5d8-2e6dfbfc7753 tempest-VolumeTypesMemberTests-1741858028 tempest-VolumeTypesMemberTests-1741858028-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:28:36.647490 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.policy [None req-3ca8170e-b7db-4b1b-b5d8-2e6dfbfc7753 tempest-VolumeTypesMemberTests-1741858028 tempest-VolumeTypesMemberTests-1741858028-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '9d43cbbc3f834729a663ac223e296397', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '68ed844bd2e24943b257b76253580fd4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100391) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 10:28:36.647735 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3ca8170e-b7db-4b1b-b5d8-2e6dfbfc7753 tempest-VolumeTypesMemberTests-1741858028 tempest-VolumeTypesMemberTests-1741858028-project-member] https://10.4.3.119/volume/v3/types returned with HTTP 403 Aug 25 10:28:36.648449 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1170/4643] 10.4.3.119 () {68 vars in 1252 bytes} [Tue Aug 25 10:28:36 2026] POST /volume/v3/types => generated 109 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:28:36.660245 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-0addb6fa-8063-48d4-b7c1-d1517e1041ba None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:36.663661 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0addb6fa-8063-48d4-b7c1-d1517e1041ba tempest-VolumeTypesMemberTests-1741858028 tempest-VolumeTypesMemberTests-1741858028-project-admin] POST https://10.4.3.119/volume/v3/types Aug 25 10:28:36.663957 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0addb6fa-8063-48d4-b7c1-d1517e1041ba tempest-VolumeTypesMemberTests-1741858028 tempest-VolumeTypesMemberTests-1741858028-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1566693496", "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=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:28:36.688100 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0addb6fa-8063-48d4-b7c1-d1517e1041ba tempest-VolumeTypesMemberTests-1741858028 tempest-VolumeTypesMemberTests-1741858028-project-admin] https://10.4.3.119/volume/v3/types returned with HTTP 200 Aug 25 10:28:36.688653 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1158/4644] 10.4.3.119 () {68 vars in 1253 bytes} [Tue Aug 25 10:28:36 2026] POST /volume/v3/types => generated 380 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:36.698445 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-09746299-3cab-4486-85c7-4f8fff86df2e None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:36.700649 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-09746299-3cab-4486-85c7-4f8fff86df2e tempest-VolumeTypesMemberTests-1741858028 tempest-VolumeTypesMemberTests-1741858028-project-admin] POST https://10.4.3.119/volume/v3/types/0615e99d-64a2-4e23-ab04-0b71c1df69d3/encryption Aug 25 10:28:36.701692 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-09746299-3cab-4486-85c7-4f8fff86df2e tempest-VolumeTypesMemberTests-1741858028 tempest-VolumeTypesMemberTests-1741858028-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:28:36.719918 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-09746299-3cab-4486-85c7-4f8fff86df2e tempest-VolumeTypesMemberTests-1741858028 tempest-VolumeTypesMemberTests-1741858028-project-admin] https://10.4.3.119/volume/v3/types/0615e99d-64a2-4e23-ab04-0b71c1df69d3/encryption returned with HTTP 200 Aug 25 10:28:36.720633 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1158/4645] 10.4.3.119 () {68 vars in 1397 bytes} [Tue Aug 25 10:28:36 2026] POST /volume/v3/types/0615e99d-64a2-4e23-ab04-0b71c1df69d3/encryption => generated 239 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:36.737017 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-726019ba-1d6d-43b5-b9cc-8f3f5adb049e None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:36.739286 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-726019ba-1d6d-43b5-b9cc-8f3f5adb049e tempest-VolumeTypesMemberTests-1741858028 tempest-VolumeTypesMemberTests-1741858028-project-member] DELETE https://10.4.3.119/volume/v3/types/0615e99d-64a2-4e23-ab04-0b71c1df69d3/encryption/805961a3-c9fe-4324-9e60-306fae3c4a23 Aug 25 10:28:36.739512 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-726019ba-1d6d-43b5-b9cc-8f3f5adb049e tempest-VolumeTypesMemberTests-1741858028 tempest-VolumeTypesMemberTests-1741858028-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:36.739745 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-726019ba-1d6d-43b5-b9cc-8f3f5adb049e tempest-VolumeTypesMemberTests-1741858028 tempest-VolumeTypesMemberTests-1741858028-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:36.740517 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.policy [None req-726019ba-1d6d-43b5-b9cc-8f3f5adb049e tempest-VolumeTypesMemberTests-1741858028 tempest-VolumeTypesMemberTests-1741858028-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '9d43cbbc3f834729a663ac223e296397', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '68ed844bd2e24943b257b76253580fd4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100388) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 10:28:36.740722 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-726019ba-1d6d-43b5-b9cc-8f3f5adb049e tempest-VolumeTypesMemberTests-1741858028 tempest-VolumeTypesMemberTests-1741858028-project-member] https://10.4.3.119/volume/v3/types/0615e99d-64a2-4e23-ab04-0b71c1df69d3/encryption/805961a3-c9fe-4324-9e60-306fae3c4a23 returned with HTTP 403 Aug 25 10:28:36.741266 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1160/4646] 10.4.3.119 () {66 vars in 1489 bytes} [Tue Aug 25 10:28:36 2026] DELETE /volume/v3/types/0615e99d-64a2-4e23-ab04-0b71c1df69d3/encryption/805961a3-c9fe-4324-9e60-306fae3c4a23 => generated 127 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:28:36.752750 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-c2e71212-0b86-4155-8a31-2706c49057fd None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:36.754589 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c2e71212-0b86-4155-8a31-2706c49057fd tempest-VolumeTypesMemberTests-1741858028 tempest-VolumeTypesMemberTests-1741858028-project-admin] POST https://10.4.3.119/volume/v3/types Aug 25 10:28:36.755065 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c2e71212-0b86-4155-8a31-2706c49057fd tempest-VolumeTypesMemberTests-1741858028 tempest-VolumeTypesMemberTests-1741858028-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1799353138", "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=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:28:36.779784 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c2e71212-0b86-4155-8a31-2706c49057fd tempest-VolumeTypesMemberTests-1741858028 tempest-VolumeTypesMemberTests-1741858028-project-admin] https://10.4.3.119/volume/v3/types returned with HTTP 200 Aug 25 10:28:36.780344 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1171/4647] 10.4.3.119 () {68 vars in 1253 bytes} [Tue Aug 25 10:28:36 2026] POST /volume/v3/types => generated 380 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:36.789338 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-80c9d3df-7454-4ed9-b52a-ea17c450a827 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:36.791523 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-80c9d3df-7454-4ed9-b52a-ea17c450a827 tempest-VolumeTypesMemberTests-1741858028 tempest-VolumeTypesMemberTests-1741858028-project-member] DELETE https://10.4.3.119/volume/v3/types/395985a4-43ff-4c16-8b7e-607e07285788/extra_specs/key1 Aug 25 10:28:36.791757 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-80c9d3df-7454-4ed9-b52a-ea17c450a827 tempest-VolumeTypesMemberTests-1741858028 tempest-VolumeTypesMemberTests-1741858028-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:36.791983 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-80c9d3df-7454-4ed9-b52a-ea17c450a827 tempest-VolumeTypesMemberTests-1741858028 tempest-VolumeTypesMemberTests-1741858028-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:36.797713 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.policy [None req-80c9d3df-7454-4ed9-b52a-ea17c450a827 tempest-VolumeTypesMemberTests-1741858028 tempest-VolumeTypesMemberTests-1741858028-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '9d43cbbc3f834729a663ac223e296397', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '68ed844bd2e24943b257b76253580fd4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100390) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 10:28:36.798011 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-80c9d3df-7454-4ed9-b52a-ea17c450a827 tempest-VolumeTypesMemberTests-1741858028 tempest-VolumeTypesMemberTests-1741858028-project-member] https://10.4.3.119/volume/v3/types/395985a4-43ff-4c16-8b7e-607e07285788/extra_specs/key1 returned with HTTP 403 Aug 25 10:28:36.798714 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1159/4648] 10.4.3.119 () {66 vars in 1396 bytes} [Tue Aug 25 10:28:36 2026] DELETE /volume/v3/types/395985a4-43ff-4c16-8b7e-607e07285788/extra_specs/key1 => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:28:36.806740 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-ecfcdda1-e537-425b-832f-f38192a78855 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:36.809001 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ecfcdda1-e537-425b-832f-f38192a78855 tempest-VolumeTypesMemberTests-1741858028 tempest-VolumeTypesMemberTests-1741858028-project-admin] POST https://10.4.3.119/volume/v3/types Aug 25 10:28:36.809482 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ecfcdda1-e537-425b-832f-f38192a78855 tempest-VolumeTypesMemberTests-1741858028 tempest-VolumeTypesMemberTests-1741858028-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1362663435", "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=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:28:36.831654 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ecfcdda1-e537-425b-832f-f38192a78855 tempest-VolumeTypesMemberTests-1741858028 tempest-VolumeTypesMemberTests-1741858028-project-admin] https://10.4.3.119/volume/v3/types returned with HTTP 200 Aug 25 10:28:36.832256 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1159/4649] 10.4.3.119 () {68 vars in 1253 bytes} [Tue Aug 25 10:28:36 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 25 10:28:36.842059 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-bfa20587-8da8-44c1-aad4-88e1f30c3525 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:36.845345 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-bfa20587-8da8-44c1-aad4-88e1f30c3525 tempest-VolumeTypesMemberTests-1741858028 tempest-VolumeTypesMemberTests-1741858028-project-member] DELETE https://10.4.3.119/volume/v3/types/f37b4778-feec-488f-bca1-73c6808c02c7 Aug 25 10:28:36.845638 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-bfa20587-8da8-44c1-aad4-88e1f30c3525 tempest-VolumeTypesMemberTests-1741858028 tempest-VolumeTypesMemberTests-1741858028-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:36.845883 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-bfa20587-8da8-44c1-aad4-88e1f30c3525 tempest-VolumeTypesMemberTests-1741858028 tempest-VolumeTypesMemberTests-1741858028-project-member] Calling method '_delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:36.846833 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.policy [None req-bfa20587-8da8-44c1-aad4-88e1f30c3525 tempest-VolumeTypesMemberTests-1741858028 tempest-VolumeTypesMemberTests-1741858028-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '9d43cbbc3f834729a663ac223e296397', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '68ed844bd2e24943b257b76253580fd4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100388) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 10:28:36.847007 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-bfa20587-8da8-44c1-aad4-88e1f30c3525 tempest-VolumeTypesMemberTests-1741858028 tempest-VolumeTypesMemberTests-1741858028-project-member] https://10.4.3.119/volume/v3/types/f37b4778-feec-488f-bca1-73c6808c02c7 returned with HTTP 403 Aug 25 10:28:36.847603 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1161/4650] 10.4.3.119 () {66 vars in 1345 bytes} [Tue Aug 25 10:28:36 2026] DELETE /volume/v3/types/f37b4778-feec-488f-bca1-73c6808c02c7 => generated 109 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:28:36.854839 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-de3b9d97-2d47-4851-b764-c26c7229e888 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:36.857054 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-de3b9d97-2d47-4851-b764-c26c7229e888 tempest-VolumeTypesMemberTests-1741858028 tempest-VolumeTypesMemberTests-1741858028-project-member] GET https://10.4.3.119/volume/v3/types/61485b8f-838a-424b-84ae-70a67dcca630/extra_specs Aug 25 10:28:36.857378 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-de3b9d97-2d47-4851-b764-c26c7229e888 tempest-VolumeTypesMemberTests-1741858028 tempest-VolumeTypesMemberTests-1741858028-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:36.857653 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-de3b9d97-2d47-4851-b764-c26c7229e888 tempest-VolumeTypesMemberTests-1741858028 tempest-VolumeTypesMemberTests-1741858028-project-member] Calling method 'index' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:36.868711 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-14274ddb-68c3-4f55-971b-365941ab38bc None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:36.869451 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-de3b9d97-2d47-4851-b764-c26c7229e888 tempest-VolumeTypesMemberTests-1741858028 tempest-VolumeTypesMemberTests-1741858028-project-member] https://10.4.3.119/volume/v3/types/61485b8f-838a-424b-84ae-70a67dcca630/extra_specs returned with HTTP 200 Aug 25 10:28:36.870242 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1172/4651] 10.4.3.119 () {66 vars in 1378 bytes} [Tue Aug 25 10:28:36 2026] GET /volume/v3/types/61485b8f-838a-424b-84ae-70a67dcca630/extra_specs => generated 123 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:36.870513 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-14274ddb-68c3-4f55-971b-365941ab38bc tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] GET https://10.4.3.119/volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd Aug 25 10:28:36.870715 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-14274ddb-68c3-4f55-971b-365941ab38bc tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:36.870888 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-14274ddb-68c3-4f55-971b-365941ab38bc tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:36.880701 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-8e6e72f6-7c29-4e9a-a17f-317c7caa98fb None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:36.882654 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8e6e72f6-7c29-4e9a-a17f-317c7caa98fb tempest-VolumeTypesMemberTests-1741858028 tempest-VolumeTypesMemberTests-1741858028-project-member] GET https://10.4.3.119/volume/v3/types Aug 25 10:28:36.882849 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8e6e72f6-7c29-4e9a-a17f-317c7caa98fb tempest-VolumeTypesMemberTests-1741858028 tempest-VolumeTypesMemberTests-1741858028-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:36.883031 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8e6e72f6-7c29-4e9a-a17f-317c7caa98fb tempest-VolumeTypesMemberTests-1741858028 tempest-VolumeTypesMemberTests-1741858028-project-member] Calling method 'index' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:36.883779 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.api_utils [None req-8e6e72f6-7c29-4e9a-a17f-317c7caa98fb tempest-VolumeTypesMemberTests-1741858028 tempest-VolumeTypesMemberTests-1741858028-project-member] Removing options '' from query. {{(pid=100389) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 10:28:36.885203 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:36.885203 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:28:36.889008 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-14274ddb-68c3-4f55-971b-365941ab38bc tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Volume info retrieved successfully. Aug 25 10:28:36.892946 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-14274ddb-68c3-4f55-971b-365941ab38bc tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] https://10.4.3.119/volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd returned with HTTP 200 Aug 25 10:28:36.893331 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1160/4652] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:36 2026] GET /volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd => generated 861 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:36.916466 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8e6e72f6-7c29-4e9a-a17f-317c7caa98fb tempest-VolumeTypesMemberTests-1741858028 tempest-VolumeTypesMemberTests-1741858028-project-member] https://10.4.3.119/volume/v3/types returned with HTTP 200 Aug 25 10:28:36.916841 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1160/4653] 10.4.3.119 () {66 vars in 1231 bytes} [Tue Aug 25 10:28:36 2026] GET /volume/v3/types => generated 2386 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:28:36.934827 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-8712bf18-e89e-467b-85be-71a7bd306c6b None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:36.937819 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8712bf18-e89e-467b-85be-71a7bd306c6b tempest-VolumeTypesMemberTests-1741858028 tempest-VolumeTypesMemberTests-1741858028-project-member] GET https://10.4.3.119/volume/v3/types/61485b8f-838a-424b-84ae-70a67dcca630/encryption/cipher Aug 25 10:28:36.938311 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8712bf18-e89e-467b-85be-71a7bd306c6b tempest-VolumeTypesMemberTests-1741858028 tempest-VolumeTypesMemberTests-1741858028-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:36.938566 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8712bf18-e89e-467b-85be-71a7bd306c6b tempest-VolumeTypesMemberTests-1741858028 tempest-VolumeTypesMemberTests-1741858028-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:36.939682 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.policy [None req-8712bf18-e89e-467b-85be-71a7bd306c6b tempest-VolumeTypesMemberTests-1741858028 tempest-VolumeTypesMemberTests-1741858028-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '9d43cbbc3f834729a663ac223e296397', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '68ed844bd2e24943b257b76253580fd4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100388) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 10:28:36.939881 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8712bf18-e89e-467b-85be-71a7bd306c6b tempest-VolumeTypesMemberTests-1741858028 tempest-VolumeTypesMemberTests-1741858028-project-member] https://10.4.3.119/volume/v3/types/61485b8f-838a-424b-84ae-70a67dcca630/encryption/cipher returned with HTTP 403 Aug 25 10:28:36.940094 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-25420942-1112-4875-a8d4-89b24f0b98e5 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:36.940416 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1162/4654] 10.4.3.119 () {66 vars in 1396 bytes} [Tue Aug 25 10:28:36 2026] GET /volume/v3/types/61485b8f-838a-424b-84ae-70a67dcca630/encryption/cipher => generated 124 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:28:36.941690 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-25420942-1112-4875-a8d4-89b24f0b98e5 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] POST https://10.4.3.119/volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd/action Aug 25 10:28:36.942124 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-25420942-1112-4875-a8d4-89b24f0b98e5 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-128362843", "disk_format": "qcow2"}}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:28:36.942124 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-25420942-1112-4875-a8d4-89b24f0b98e5 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-128362843", "disk_format": "qcow2"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:28:36.949551 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-f3a9cca5-e4a2-4d38-9208-e88aa1837a33 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:36.954442 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f3a9cca5-e4a2-4d38-9208-e88aa1837a33 tempest-VolumeTypesMemberTests-1741858028 tempest-VolumeTypesMemberTests-1741858028-project-member] GET https://10.4.3.119/volume/v3/types/61485b8f-838a-424b-84ae-70a67dcca630/encryption Aug 25 10:28:36.954594 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:36.954594 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:28:36.954654 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f3a9cca5-e4a2-4d38-9208-e88aa1837a33 tempest-VolumeTypesMemberTests-1741858028 tempest-VolumeTypesMemberTests-1741858028-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:36.954830 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f3a9cca5-e4a2-4d38-9208-e88aa1837a33 tempest-VolumeTypesMemberTests-1741858028 tempest-VolumeTypesMemberTests-1741858028-project-member] Calling method 'index' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:36.955034 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-25420942-1112-4875-a8d4-89b24f0b98e5 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Volume info retrieved successfully. Aug 25 10:28:36.955518 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.policy [None req-f3a9cca5-e4a2-4d38-9208-e88aa1837a33 tempest-VolumeTypesMemberTests-1741858028 tempest-VolumeTypesMemberTests-1741858028-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '9d43cbbc3f834729a663ac223e296397', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '68ed844bd2e24943b257b76253580fd4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100390) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 10:28:36.955705 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f3a9cca5-e4a2-4d38-9208-e88aa1837a33 tempest-VolumeTypesMemberTests-1741858028 tempest-VolumeTypesMemberTests-1741858028-project-member] https://10.4.3.119/volume/v3/types/61485b8f-838a-424b-84ae-70a67dcca630/encryption returned with HTTP 403 Aug 25 10:28:36.956431 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1161/4655] 10.4.3.119 () {66 vars in 1375 bytes} [Tue Aug 25 10:28:36 2026] GET /volume/v3/types/61485b8f-838a-424b-84ae-70a67dcca630/encryption => generated 124 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:28:36.969057 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-4b20fded-62a5-49c0-9cba-4f28f7304d97 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:36.971334 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4b20fded-62a5-49c0-9cba-4f28f7304d97 tempest-VolumeTypesMemberTests-1741858028 tempest-VolumeTypesMemberTests-1741858028-project-member] GET https://10.4.3.119/volume/v3/types/61485b8f-838a-424b-84ae-70a67dcca630/extra_specs/multiattach Aug 25 10:28:36.972722 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4b20fded-62a5-49c0-9cba-4f28f7304d97 tempest-VolumeTypesMemberTests-1741858028 tempest-VolumeTypesMemberTests-1741858028-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:36.973079 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4b20fded-62a5-49c0-9cba-4f28f7304d97 tempest-VolumeTypesMemberTests-1741858028 tempest-VolumeTypesMemberTests-1741858028-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:36.975655 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:36.975655 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:28:36.982376 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.image.image_utils [None req-25420942-1112-4875-a8d4-89b24f0b98e5 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-128362843'}] 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-128362843'}]. {{(pid=100391) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 25 10:28:36.987080 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4b20fded-62a5-49c0-9cba-4f28f7304d97 tempest-VolumeTypesMemberTests-1741858028 tempest-VolumeTypesMemberTests-1741858028-project-member] https://10.4.3.119/volume/v3/types/61485b8f-838a-424b-84ae-70a67dcca630/extra_specs/multiattach returned with HTTP 200 Aug 25 10:28:36.987773 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1161/4656] 10.4.3.119 () {66 vars in 1414 bytes} [Tue Aug 25 10:28:36 2026] GET /volume/v3/types/61485b8f-838a-424b-84ae-70a67dcca630/extra_specs/multiattach => generated 29 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 10:28:36.997489 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-4eaad83c-51f5-4c64-85f7-1cb785df606e None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:36.999962 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4eaad83c-51f5-4c64-85f7-1cb785df606e tempest-VolumeTypesMemberTests-1741858028 tempest-VolumeTypesMemberTests-1741858028-project-member] GET https://10.4.3.119/volume/v3/types/61485b8f-838a-424b-84ae-70a67dcca630/extra_specs/volume_backend_name Aug 25 10:28:37.000261 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4eaad83c-51f5-4c64-85f7-1cb785df606e tempest-VolumeTypesMemberTests-1741858028 tempest-VolumeTypesMemberTests-1741858028-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:37.000521 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4eaad83c-51f5-4c64-85f7-1cb785df606e tempest-VolumeTypesMemberTests-1741858028 tempest-VolumeTypesMemberTests-1741858028-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:37.008220 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-3af23491-545a-4152-9a90-e46be1ee76d5 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:37.009977 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3af23491-545a-4152-9a90-e46be1ee76d5 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] GET https://10.4.3.119/volume/v3/backups/ec71a242-0d27-44e4-b6ba-03c48419c16e Aug 25 10:28:37.012168 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3af23491-545a-4152-9a90-e46be1ee76d5 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:37.012168 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3af23491-545a-4152-9a90-e46be1ee76d5 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:37.012168 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-3af23491-545a-4152-9a90-e46be1ee76d5 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Show backup with id ec71a242-0d27-44e4-b6ba-03c48419c16e. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:28:37.012348 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4eaad83c-51f5-4c64-85f7-1cb785df606e tempest-VolumeTypesMemberTests-1741858028 tempest-VolumeTypesMemberTests-1741858028-project-member] https://10.4.3.119/volume/v3/types/61485b8f-838a-424b-84ae-70a67dcca630/extra_specs/volume_backend_name returned with HTTP 404 Aug 25 10:28:37.012348 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1163/4657] 10.4.3.119 () {66 vars in 1438 bytes} [Tue Aug 25 10:28:36 2026] GET /volume/v3/types/61485b8f-838a-424b-84ae-70a67dcca630/extra_specs/volume_backend_name => generated 143 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:28:37.014584 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:37.014584 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:28:37.015427 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3af23491-545a-4152-9a90-e46be1ee76d5 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] https://10.4.3.119/volume/v3/backups/ec71a242-0d27-44e4-b6ba-03c48419c16e returned with HTTP 200 Aug 25 10:28:37.015964 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1162/4658] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:37 2026] GET /volume/v3/backups/ec71a242-0d27-44e4-b6ba-03c48419c16e => generated 756 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:37.024347 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-44672bda-b472-4891-b807-3fcafe487f8d None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:37.026171 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-44672bda-b472-4891-b807-3fcafe487f8d tempest-VolumeTypesMemberTests-1741858028 tempest-VolumeTypesMemberTests-1741858028-project-member] GET https://10.4.3.119/volume/v3/types/61485b8f-838a-424b-84ae-70a67dcca630 Aug 25 10:28:37.026379 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-44672bda-b472-4891-b807-3fcafe487f8d tempest-VolumeTypesMemberTests-1741858028 tempest-VolumeTypesMemberTests-1741858028-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:37.026582 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-44672bda-b472-4891-b807-3fcafe487f8d tempest-VolumeTypesMemberTests-1741858028 tempest-VolumeTypesMemberTests-1741858028-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:37.039940 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-44672bda-b472-4891-b807-3fcafe487f8d tempest-VolumeTypesMemberTests-1741858028 tempest-VolumeTypesMemberTests-1741858028-project-member] https://10.4.3.119/volume/v3/types/61485b8f-838a-424b-84ae-70a67dcca630 returned with HTTP 200 Aug 25 10:28:37.041166 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1162/4659] 10.4.3.119 () {66 vars in 1342 bytes} [Tue Aug 25 10:28:37 2026] GET /volume/v3/types/61485b8f-838a-424b-84ae-70a67dcca630 => generated 317 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:37.056005 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-3d41f70b-f4fd-437b-ad4f-7af47145b740 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:37.058597 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3d41f70b-f4fd-437b-ad4f-7af47145b740 tempest-VolumeTypesMemberTests-1741858028 tempest-VolumeTypesMemberTests-1741858028-project-member] PUT https://10.4.3.119/volume/v3/types/61485b8f-838a-424b-84ae-70a67dcca630/encryption/c26b2d2e-d0fc-44fb-b800-e3d494edb043 Aug 25 10:28:37.059206 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3d41f70b-f4fd-437b-ad4f-7af47145b740 tempest-VolumeTypesMemberTests-1741858028 tempest-VolumeTypesMemberTests-1741858028-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:28:37.062663 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.policy [None req-3d41f70b-f4fd-437b-ad4f-7af47145b740 tempest-VolumeTypesMemberTests-1741858028 tempest-VolumeTypesMemberTests-1741858028-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '9d43cbbc3f834729a663ac223e296397', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '68ed844bd2e24943b257b76253580fd4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100388) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 10:28:37.063372 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3d41f70b-f4fd-437b-ad4f-7af47145b740 tempest-VolumeTypesMemberTests-1741858028 tempest-VolumeTypesMemberTests-1741858028-project-member] https://10.4.3.119/volume/v3/types/61485b8f-838a-424b-84ae-70a67dcca630/encryption/c26b2d2e-d0fc-44fb-b800-e3d494edb043 returned with HTTP 403 Aug 25 10:28:37.063557 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1164/4660] 10.4.3.119 () {68 vars in 1506 bytes} [Tue Aug 25 10:28:37 2026] PUT /volume/v3/types/61485b8f-838a-424b-84ae-70a67dcca630/encryption/c26b2d2e-d0fc-44fb-b800-e3d494edb043 => generated 127 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:28:37.075419 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-a7006169-e66c-436f-84ec-f26daddd5766 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:37.077373 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a7006169-e66c-436f-84ec-f26daddd5766 tempest-VolumeTypesMemberTests-1741858028 tempest-VolumeTypesMemberTests-1741858028-project-member] PUT https://10.4.3.119/volume/v3/types/61485b8f-838a-424b-84ae-70a67dcca630/extra_specs/key1 Aug 25 10:28:37.077592 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a7006169-e66c-436f-84ec-f26daddd5766 tempest-VolumeTypesMemberTests-1741858028 tempest-VolumeTypesMemberTests-1741858028-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:28:37.079826 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.policy [None req-a7006169-e66c-436f-84ec-f26daddd5766 tempest-VolumeTypesMemberTests-1741858028 tempest-VolumeTypesMemberTests-1741858028-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '9d43cbbc3f834729a663ac223e296397', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '68ed844bd2e24943b257b76253580fd4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100390) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 10:28:37.079977 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a7006169-e66c-436f-84ec-f26daddd5766 tempest-VolumeTypesMemberTests-1741858028 tempest-VolumeTypesMemberTests-1741858028-project-member] https://10.4.3.119/volume/v3/types/61485b8f-838a-424b-84ae-70a67dcca630/extra_specs/key1 returned with HTTP 403 Aug 25 10:28:37.080684 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1163/4661] 10.4.3.119 () {68 vars in 1413 bytes} [Tue Aug 25 10:28:37 2026] PUT /volume/v3/types/61485b8f-838a-424b-84ae-70a67dcca630/extra_specs/key1 => generated 122 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:28:37.090835 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-474445b8-b772-412a-b64a-76b4cbeeb758 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:37.092431 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-474445b8-b772-412a-b64a-76b4cbeeb758 tempest-VolumeTypesMemberTests-1741858028 tempest-VolumeTypesMemberTests-1741858028-project-member] PUT https://10.4.3.119/volume/v3/types/61485b8f-838a-424b-84ae-70a67dcca630 Aug 25 10:28:37.092790 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-474445b8-b772-412a-b64a-76b4cbeeb758 tempest-VolumeTypesMemberTests-1741858028 tempest-VolumeTypesMemberTests-1741858028-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:28:37.095304 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.policy [None req-474445b8-b772-412a-b64a-76b4cbeeb758 tempest-VolumeTypesMemberTests-1741858028 tempest-VolumeTypesMemberTests-1741858028-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '9d43cbbc3f834729a663ac223e296397', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '68ed844bd2e24943b257b76253580fd4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100389) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 10:28:37.095551 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-474445b8-b772-412a-b64a-76b4cbeeb758 tempest-VolumeTypesMemberTests-1741858028 tempest-VolumeTypesMemberTests-1741858028-project-member] https://10.4.3.119/volume/v3/types/61485b8f-838a-424b-84ae-70a67dcca630 returned with HTTP 403 Aug 25 10:28:37.096031 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1163/4662] 10.4.3.119 () {68 vars in 1362 bytes} [Tue Aug 25 10:28:37 2026] PUT /volume/v3/types/61485b8f-838a-424b-84ae-70a67dcca630 => generated 109 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:28:37.106546 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-ab6db4a7-f515-4abe-9beb-664034b69995 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:37.108762 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ab6db4a7-f515-4abe-9beb-664034b69995 tempest-VolumeTypesMemberTests-1741858028 tempest-VolumeTypesMemberTests-1741858028-project-admin] DELETE https://10.4.3.119/volume/v3/types/f37b4778-feec-488f-bca1-73c6808c02c7 Aug 25 10:28:37.109010 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ab6db4a7-f515-4abe-9beb-664034b69995 tempest-VolumeTypesMemberTests-1741858028 tempest-VolumeTypesMemberTests-1741858028-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:37.109297 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ab6db4a7-f515-4abe-9beb-664034b69995 tempest-VolumeTypesMemberTests-1741858028 tempest-VolumeTypesMemberTests-1741858028-project-admin] Calling method '_delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:37.150549 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ab6db4a7-f515-4abe-9beb-664034b69995 tempest-VolumeTypesMemberTests-1741858028 tempest-VolumeTypesMemberTests-1741858028-project-admin] https://10.4.3.119/volume/v3/types/f37b4778-feec-488f-bca1-73c6808c02c7 returned with HTTP 202 Aug 25 10:28:37.151728 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1165/4663] 10.4.3.119 () {66 vars in 1345 bytes} [Tue Aug 25 10:28:37 2026] DELETE /volume/v3/types/f37b4778-feec-488f-bca1-73c6808c02c7 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:28:37.159925 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-1c88a8ad-14cf-495b-a4cc-7414c8de290f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:37.161902 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1c88a8ad-14cf-495b-a4cc-7414c8de290f tempest-VolumeTypesMemberTests-1741858028 tempest-VolumeTypesMemberTests-1741858028-project-admin] DELETE https://10.4.3.119/volume/v3/types/395985a4-43ff-4c16-8b7e-607e07285788 Aug 25 10:28:37.162396 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1c88a8ad-14cf-495b-a4cc-7414c8de290f tempest-VolumeTypesMemberTests-1741858028 tempest-VolumeTypesMemberTests-1741858028-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:37.162715 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1c88a8ad-14cf-495b-a4cc-7414c8de290f tempest-VolumeTypesMemberTests-1741858028 tempest-VolumeTypesMemberTests-1741858028-project-admin] Calling method '_delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:37.192598 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1c88a8ad-14cf-495b-a4cc-7414c8de290f tempest-VolumeTypesMemberTests-1741858028 tempest-VolumeTypesMemberTests-1741858028-project-admin] https://10.4.3.119/volume/v3/types/395985a4-43ff-4c16-8b7e-607e07285788 returned with HTTP 202 Aug 25 10:28:37.194206 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1164/4664] 10.4.3.119 () {66 vars in 1345 bytes} [Tue Aug 25 10:28:37 2026] DELETE /volume/v3/types/395985a4-43ff-4c16-8b7e-607e07285788 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:28:37.201225 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-50153e9d-7456-4d9b-9197-41ac39a91ec9 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:37.203401 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-50153e9d-7456-4d9b-9197-41ac39a91ec9 tempest-VolumeTypesMemberTests-1741858028 tempest-VolumeTypesMemberTests-1741858028-project-admin] DELETE https://10.4.3.119/volume/v3/types/0615e99d-64a2-4e23-ab04-0b71c1df69d3 Aug 25 10:28:37.203550 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-50153e9d-7456-4d9b-9197-41ac39a91ec9 tempest-VolumeTypesMemberTests-1741858028 tempest-VolumeTypesMemberTests-1741858028-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:37.203774 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-50153e9d-7456-4d9b-9197-41ac39a91ec9 tempest-VolumeTypesMemberTests-1741858028 tempest-VolumeTypesMemberTests-1741858028-project-admin] Calling method '_delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:37.259490 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-50153e9d-7456-4d9b-9197-41ac39a91ec9 tempest-VolumeTypesMemberTests-1741858028 tempest-VolumeTypesMemberTests-1741858028-project-admin] https://10.4.3.119/volume/v3/types/0615e99d-64a2-4e23-ab04-0b71c1df69d3 returned with HTTP 202 Aug 25 10:28:37.260041 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1164/4665] 10.4.3.119 () {66 vars in 1345 bytes} [Tue Aug 25 10:28:37 2026] DELETE /volume/v3/types/0615e99d-64a2-4e23-ab04-0b71c1df69d3 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:28:37.271437 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-27ac825e-2696-4cb1-bfca-d5a29d5dea39 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:37.276257 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-27ac825e-2696-4cb1-bfca-d5a29d5dea39 tempest-VolumeTypesMemberTests-1741858028 tempest-VolumeTypesMemberTests-1741858028-project-admin] DELETE https://10.4.3.119/volume/v3/types/06ad2681-150f-471a-a1cd-6abe299cd0b1 Aug 25 10:28:37.276568 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-27ac825e-2696-4cb1-bfca-d5a29d5dea39 tempest-VolumeTypesMemberTests-1741858028 tempest-VolumeTypesMemberTests-1741858028-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:37.276782 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-27ac825e-2696-4cb1-bfca-d5a29d5dea39 tempest-VolumeTypesMemberTests-1741858028 tempest-VolumeTypesMemberTests-1741858028-project-admin] Calling method '_delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:37.319935 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-27ac825e-2696-4cb1-bfca-d5a29d5dea39 tempest-VolumeTypesMemberTests-1741858028 tempest-VolumeTypesMemberTests-1741858028-project-admin] https://10.4.3.119/volume/v3/types/06ad2681-150f-471a-a1cd-6abe299cd0b1 returned with HTTP 202 Aug 25 10:28:37.320557 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1166/4666] 10.4.3.119 () {66 vars in 1345 bytes} [Tue Aug 25 10:28:37 2026] DELETE /volume/v3/types/06ad2681-150f-471a-a1cd-6abe299cd0b1 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:28:37.327676 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-bc692b20-00c7-4755-a5de-d8f4e9fb3cdb None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:37.329623 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-bc692b20-00c7-4755-a5de-d8f4e9fb3cdb tempest-VolumeTypesMemberTests-1741858028 tempest-VolumeTypesMemberTests-1741858028-project-admin] DELETE https://10.4.3.119/volume/v3/types/e289d922-cad6-4946-a42a-c89d59d4fc50 Aug 25 10:28:37.329726 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-bc692b20-00c7-4755-a5de-d8f4e9fb3cdb tempest-VolumeTypesMemberTests-1741858028 tempest-VolumeTypesMemberTests-1741858028-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:37.329858 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-bc692b20-00c7-4755-a5de-d8f4e9fb3cdb tempest-VolumeTypesMemberTests-1741858028 tempest-VolumeTypesMemberTests-1741858028-project-admin] Calling method '_delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:37.367503 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-bc692b20-00c7-4755-a5de-d8f4e9fb3cdb tempest-VolumeTypesMemberTests-1741858028 tempest-VolumeTypesMemberTests-1741858028-project-admin] https://10.4.3.119/volume/v3/types/e289d922-cad6-4946-a42a-c89d59d4fc50 returned with HTTP 202 Aug 25 10:28:37.367928 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1165/4667] 10.4.3.119 () {66 vars in 1345 bytes} [Tue Aug 25 10:28:37 2026] DELETE /volume/v3/types/e289d922-cad6-4946-a42a-c89d59d4fc50 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:28:37.377040 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-2277ccc3-afb6-4dfa-abec-3be5ba679363 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:37.379186 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-2277ccc3-afb6-4dfa-abec-3be5ba679363 tempest-VolumeTypesMemberTests-1741858028 tempest-VolumeTypesMemberTests-1741858028-project-admin] DELETE https://10.4.3.119/volume/v3/types/61485b8f-838a-424b-84ae-70a67dcca630 Aug 25 10:28:37.379465 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-2277ccc3-afb6-4dfa-abec-3be5ba679363 tempest-VolumeTypesMemberTests-1741858028 tempest-VolumeTypesMemberTests-1741858028-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:37.379694 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-2277ccc3-afb6-4dfa-abec-3be5ba679363 tempest-VolumeTypesMemberTests-1741858028 tempest-VolumeTypesMemberTests-1741858028-project-admin] Calling method '_delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:37.410156 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-2277ccc3-afb6-4dfa-abec-3be5ba679363 tempest-VolumeTypesMemberTests-1741858028 tempest-VolumeTypesMemberTests-1741858028-project-admin] https://10.4.3.119/volume/v3/types/61485b8f-838a-424b-84ae-70a67dcca630 returned with HTTP 202 Aug 25 10:28:37.410616 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1165/4668] 10.4.3.119 () {66 vars in 1345 bytes} [Tue Aug 25 10:28:37 2026] DELETE /volume/v3/types/61485b8f-838a-424b-84ae-70a67dcca630 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:28:37.575636 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-25420942-1112-4875-a8d4-89b24f0b98e5 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Copy volume to image completed successfully. Aug 25 10:28:37.575997 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-25420942-1112-4875-a8d4-89b24f0b98e5 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] https://10.4.3.119/volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd/action returned with HTTP 202 Aug 25 10:28:37.576523 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1173/4669] 10.4.3.119 () {68 vars in 1391 bytes} [Tue Aug 25 10:28:36 2026] POST /volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd/action => generated 688 bytes in 637 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:28:38.031023 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-7cd35f43-3b78-4475-a19d-1e80d3cc4300 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:38.033501 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7cd35f43-3b78-4475-a19d-1e80d3cc4300 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] GET https://10.4.3.119/volume/v3/backups/ec71a242-0d27-44e4-b6ba-03c48419c16e Aug 25 10:28:38.035473 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7cd35f43-3b78-4475-a19d-1e80d3cc4300 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:38.035473 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7cd35f43-3b78-4475-a19d-1e80d3cc4300 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:38.035473 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-7cd35f43-3b78-4475-a19d-1e80d3cc4300 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Show backup with id ec71a242-0d27-44e4-b6ba-03c48419c16e. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:28:38.042967 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:38.042967 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:28:38.043898 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7cd35f43-3b78-4475-a19d-1e80d3cc4300 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] https://10.4.3.119/volume/v3/backups/ec71a242-0d27-44e4-b6ba-03c48419c16e returned with HTTP 200 Aug 25 10:28:38.044411 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1167/4670] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:38 2026] GET /volume/v3/backups/ec71a242-0d27-44e4-b6ba-03c48419c16e => generated 756 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:38.529581 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-c1ec993f-2983-4f0a-959e-e4f3b75be59c None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:38.531357 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c1ec993f-2983-4f0a-959e-e4f3b75be59c tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:28:38.531759 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c1ec993f-2983-4f0a-959e-e4f3b75be59c tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "e30d81d1-217b-4444-b1c8-f3b4d07c5d98", "size": 1}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:28:38.533106 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volumes [None req-c1ec993f-2983-4f0a-959e-e4f3b75be59c tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': 'e30d81d1-217b-4444-b1c8-f3b4d07c5d98', 'size': 1}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:28:38.633665 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-c1ec993f-2983-4f0a-959e-e4f3b75be59c tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Create volume of 1 GB Aug 25 10:28:38.637759 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-c1ec993f-2983-4f0a-959e-e4f3b75be59c tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Availability Zones retrieved successfully. Aug 25 10:28:38.645758 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-c1ec993f-2983-4f0a-959e-e4f3b75be59c tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Flow 'volume_create_api' (ede1edf3-cf4c-4c32-8b38-8cd803305526) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:28:38.647126 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-c1ec993f-2983-4f0a-959e-e4f3b75be59c tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81d43d8c-aef3-4152-91e5-a378d86aa27e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:28:38.648517 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-c1ec993f-2983-4f0a-959e-e4f3b75be59c tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Validating volume size '1' using validate_int {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:28:38.711582 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-c1ec993f-2983-4f0a-959e-e4f3b75be59c tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81d43d8c-aef3-4152-91e5-a378d86aa27e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:28:38.711582 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-c1ec993f-2983-4f0a-959e-e4f3b75be59c tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90bba3e7-d9cc-4d43-a972-f03d81f91249) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:28:38.796797 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-c1ec993f-2983-4f0a-959e-e4f3b75be59c tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Created reservations ['b630b9c3-a7e6-4a97-99e1-57c89bcf45a2', '0239545b-2353-4444-b32e-3025d1cee461', '8f1619ab-c4ff-4a97-ab1d-346e61862b66', 'f1b5a008-2e7d-456a-9f0b-5cd19c10da98'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:28:38.797949 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-c1ec993f-2983-4f0a-959e-e4f3b75be59c tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90bba3e7-d9cc-4d43-a972-f03d81f91249) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b630b9c3-a7e6-4a97-99e1-57c89bcf45a2', '0239545b-2353-4444-b32e-3025d1cee461', '8f1619ab-c4ff-4a97-ab1d-346e61862b66', 'f1b5a008-2e7d-456a-9f0b-5cd19c10da98']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:28:38.799004 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-c1ec993f-2983-4f0a-959e-e4f3b75be59c tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79ac365e-b51a-4b7b-9b0c-e9a6639a6d1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:28:38.831772 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-c1ec993f-2983-4f0a-959e-e4f3b75be59c tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79ac365e-b51a-4b7b-9b0c-e9a6639a6d1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '05e034cb-862a-4a62-a61f-be103fa2572a', '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='86bfb0175ada47cf9ed8d02018733eea',qos_specs=None,replication_status=,reservations=['b630b9c3-a7e6-4a97-99e1-57c89bcf45a2','0239545b-2353-4444-b32e-3025d1cee461','8f1619ab-c4ff-4a97-ab1d-346e61862b66','f1b5a008-2e7d-456a-9f0b-5cd19c10da98'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74b0b738bd7c40c494b94455eb9ca1c7',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:28:38Z,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=05e034cb-862a-4a62-a61f-be103fa2572a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='86bfb0175ada47cf9ed8d02018733eea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='74b0b738bd7c40c494b94455eb9ca1c7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:28:38.833384 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-c1ec993f-2983-4f0a-959e-e4f3b75be59c tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (880b19c6-0f60-4b5c-b3a7-6dff03d64043) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:28:38.862205 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-c1ec993f-2983-4f0a-959e-e4f3b75be59c tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (880b19c6-0f60-4b5c-b3a7-6dff03d64043) transitioned into state 'SUCCESS' from 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='86bfb0175ada47cf9ed8d02018733eea',qos_specs=None,replication_status=,reservations=['b630b9c3-a7e6-4a97-99e1-57c89bcf45a2','0239545b-2353-4444-b32e-3025d1cee461','8f1619ab-c4ff-4a97-ab1d-346e61862b66','f1b5a008-2e7d-456a-9f0b-5cd19c10da98'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74b0b738bd7c40c494b94455eb9ca1c7',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:28:38.863350 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-c1ec993f-2983-4f0a-959e-e4f3b75be59c tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2273d44b-bece-45b2-a835-15a1583b87ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:28:38.883623 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-c1ec993f-2983-4f0a-959e-e4f3b75be59c tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2273d44b-bece-45b2-a835-15a1583b87ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:28:38.885093 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-c1ec993f-2983-4f0a-959e-e4f3b75be59c tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Flow 'volume_create_api' (ede1edf3-cf4c-4c32-8b38-8cd803305526) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:28:38.885642 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-c1ec993f-2983-4f0a-959e-e4f3b75be59c tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Create volume request issued successfully. Aug 25 10:28:38.886647 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c1ec993f-2983-4f0a-959e-e4f3b75be59c tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:28:38.887378 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1166/4671] 10.4.3.119 () {70 vars in 1300 bytes} [Tue Aug 25 10:28:38 2026] POST /volume/v3/volumes => generated 775 bytes in 358 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:28:38.907845 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-f0c26e48-e5e8-479e-816e-595ca98dd8a0 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:38.912177 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f0c26e48-e5e8-479e-816e-595ca98dd8a0 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] GET https://10.4.3.119/volume/v3/volumes/05e034cb-862a-4a62-a61f-be103fa2572a Aug 25 10:28:38.912177 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f0c26e48-e5e8-479e-816e-595ca98dd8a0 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:38.912177 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f0c26e48-e5e8-479e-816e-595ca98dd8a0 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:38.920484 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:38.920484 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:28:38.926640 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-f0c26e48-e5e8-479e-816e-595ca98dd8a0 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Volume info retrieved successfully. Aug 25 10:28:38.932389 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f0c26e48-e5e8-479e-816e-595ca98dd8a0 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] https://10.4.3.119/volume/v3/volumes/05e034cb-862a-4a62-a61f-be103fa2572a returned with HTTP 200 Aug 25 10:28:38.932835 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1166/4672] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:28:38 2026] GET /volume/v3/volumes/05e034cb-862a-4a62-a61f-be103fa2572a => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:28:39.065397 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-1abfd35a-dbb5-4ba9-99d9-8c39e784dc9f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:39.065698 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-c8e36171-f532-4578-9198-930714845590 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:39.067313 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1abfd35a-dbb5-4ba9-99d9-8c39e784dc9f tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] GET https://10.4.3.119/volume/v3/backups/ec71a242-0d27-44e4-b6ba-03c48419c16e Aug 25 10:28:39.067397 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c8e36171-f532-4578-9198-930714845590 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] GET https://10.4.3.119/volume/v3/volumes/940960a6-e903-4842-b134-4b459719dbdb Aug 25 10:28:39.067531 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1abfd35a-dbb5-4ba9-99d9-8c39e784dc9f tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:39.067567 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c8e36171-f532-4578-9198-930714845590 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:39.067741 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c8e36171-f532-4578-9198-930714845590 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:39.067791 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1abfd35a-dbb5-4ba9-99d9-8c39e784dc9f tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:39.067908 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-1abfd35a-dbb5-4ba9-99d9-8c39e784dc9f tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Show backup with id ec71a242-0d27-44e4-b6ba-03c48419c16e. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:28:39.074089 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:39.074089 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:28:39.074930 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1abfd35a-dbb5-4ba9-99d9-8c39e784dc9f tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] https://10.4.3.119/volume/v3/backups/ec71a242-0d27-44e4-b6ba-03c48419c16e returned with HTTP 200 Aug 25 10:28:39.075425 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1174/4673] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:39 2026] GET /volume/v3/backups/ec71a242-0d27-44e4-b6ba-03c48419c16e => generated 756 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:39.078217 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:39.078217 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:28:39.085116 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-c8e36171-f532-4578-9198-930714845590 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Volume info retrieved successfully. Aug 25 10:28:39.093775 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c8e36171-f532-4578-9198-930714845590 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/volumes/940960a6-e903-4842-b134-4b459719dbdb returned with HTTP 200 Aug 25 10:28:39.094319 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1168/4674] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:39 2026] GET /volume/v3/volumes/940960a6-e903-4842-b134-4b459719dbdb => generated 1637 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:28:39.951174 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-0615bea2-cb38-4ec2-b185-551fec84db96 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:39.953131 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0615bea2-cb38-4ec2-b185-551fec84db96 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] GET https://10.4.3.119/volume/v3/volumes/05e034cb-862a-4a62-a61f-be103fa2572a Aug 25 10:28:39.953451 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0615bea2-cb38-4ec2-b185-551fec84db96 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:39.953701 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0615bea2-cb38-4ec2-b185-551fec84db96 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:39.960428 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:39.960428 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:28:39.964273 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-0615bea2-cb38-4ec2-b185-551fec84db96 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Volume info retrieved successfully. Aug 25 10:28:39.969869 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0615bea2-cb38-4ec2-b185-551fec84db96 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] https://10.4.3.119/volume/v3/volumes/05e034cb-862a-4a62-a61f-be103fa2572a returned with HTTP 200 Aug 25 10:28:39.970424 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1167/4675] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:28:39 2026] GET /volume/v3/volumes/05e034cb-862a-4a62-a61f-be103fa2572a => generated 925 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:28:40.089058 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-95d41423-367f-4873-97b1-0aed75cb6eaf None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:40.095527 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-95d41423-367f-4873-97b1-0aed75cb6eaf tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] GET https://10.4.3.119/volume/v3/backups/ec71a242-0d27-44e4-b6ba-03c48419c16e Aug 25 10:28:40.095527 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-95d41423-367f-4873-97b1-0aed75cb6eaf tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:40.095527 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-95d41423-367f-4873-97b1-0aed75cb6eaf tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:40.095527 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-95d41423-367f-4873-97b1-0aed75cb6eaf tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Show backup with id ec71a242-0d27-44e4-b6ba-03c48419c16e. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:28:40.107346 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:40.107346 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:28:40.107647 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-95d41423-367f-4873-97b1-0aed75cb6eaf tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] https://10.4.3.119/volume/v3/backups/ec71a242-0d27-44e4-b6ba-03c48419c16e returned with HTTP 200 Aug 25 10:28:40.108272 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1167/4676] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:40 2026] GET /volume/v3/backups/ec71a242-0d27-44e4-b6ba-03c48419c16e => generated 756 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:40.983701 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-927fb585-7eb0-4745-a244-1eafe2b25620 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:40.987243 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-927fb585-7eb0-4745-a244-1eafe2b25620 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] GET https://10.4.3.119/volume/v3/volumes/05e034cb-862a-4a62-a61f-be103fa2572a Aug 25 10:28:40.987243 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-927fb585-7eb0-4745-a244-1eafe2b25620 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:40.987243 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-927fb585-7eb0-4745-a244-1eafe2b25620 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:40.995944 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:40.995944 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:28:41.000551 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-927fb585-7eb0-4745-a244-1eafe2b25620 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Volume info retrieved successfully. Aug 25 10:28:41.006489 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-927fb585-7eb0-4745-a244-1eafe2b25620 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] https://10.4.3.119/volume/v3/volumes/05e034cb-862a-4a62-a61f-be103fa2572a returned with HTTP 200 Aug 25 10:28:41.007578 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1175/4677] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:28:40 2026] GET /volume/v3/volumes/05e034cb-862a-4a62-a61f-be103fa2572a => generated 928 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:28:41.121128 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-350a628c-3149-46bb-9cba-ce95a2f56dcd None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:41.122856 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-350a628c-3149-46bb-9cba-ce95a2f56dcd tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] GET https://10.4.3.119/volume/v3/backups/ec71a242-0d27-44e4-b6ba-03c48419c16e Aug 25 10:28:41.123028 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-350a628c-3149-46bb-9cba-ce95a2f56dcd tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:41.123234 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-350a628c-3149-46bb-9cba-ce95a2f56dcd tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:41.123343 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-350a628c-3149-46bb-9cba-ce95a2f56dcd tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Show backup with id ec71a242-0d27-44e4-b6ba-03c48419c16e. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:28:41.127956 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:41.127956 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:28:41.128699 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-350a628c-3149-46bb-9cba-ce95a2f56dcd tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] https://10.4.3.119/volume/v3/backups/ec71a242-0d27-44e4-b6ba-03c48419c16e returned with HTTP 200 Aug 25 10:28:41.129014 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1169/4678] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:41 2026] GET /volume/v3/backups/ec71a242-0d27-44e4-b6ba-03c48419c16e => generated 756 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:41.772961 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-fc10f2bb-6765-47e6-918f-516d3b33d878 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:41.915768 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-fc10f2bb-6765-47e6-918f-516d3b33d878 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:28:41.916743 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-fc10f2bb-6765-47e6-918f-516d3b33d878 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-257567424"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:28:41.918778 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volumes [None req-fc10f2bb-6765-47e6-918f-516d3b33d878 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-257567424'}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:28:41.918778 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-fc10f2bb-6765-47e6-918f-516d3b33d878 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Create volume of 1 GB Aug 25 10:28:41.925169 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-fc10f2bb-6765-47e6-918f-516d3b33d878 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Availability Zones retrieved successfully. Aug 25 10:28:41.930864 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-fc10f2bb-6765-47e6-918f-516d3b33d878 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Flow 'volume_create_api' (b514d458-c846-456d-a1d5-70ee9fe90316) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:28:41.931939 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-fc10f2bb-6765-47e6-918f-516d3b33d878 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87ae8aca-5d2f-4ba6-a550-13f6cd611713) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:28:41.932960 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-fc10f2bb-6765-47e6-918f-516d3b33d878 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Validating volume size '1' using validate_int {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:28:41.972249 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-fc10f2bb-6765-47e6-918f-516d3b33d878 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87ae8aca-5d2f-4ba6-a550-13f6cd611713) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:28:41.973445 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-fc10f2bb-6765-47e6-918f-516d3b33d878 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34c34edc-5660-40b9-9b04-661330af43af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:28:42.024620 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-f72f5648-23dd-44b5-9f74-1b7b74c9feaa None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:42.026816 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f72f5648-23dd-44b5-9f74-1b7b74c9feaa tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] GET https://10.4.3.119/volume/v3/volumes/05e034cb-862a-4a62-a61f-be103fa2572a Aug 25 10:28:42.027315 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f72f5648-23dd-44b5-9f74-1b7b74c9feaa tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:42.027315 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f72f5648-23dd-44b5-9f74-1b7b74c9feaa tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:42.036300 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:42.036300 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:28:42.041742 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-f72f5648-23dd-44b5-9f74-1b7b74c9feaa tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Volume info retrieved successfully. Aug 25 10:28:42.048599 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f72f5648-23dd-44b5-9f74-1b7b74c9feaa tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] https://10.4.3.119/volume/v3/volumes/05e034cb-862a-4a62-a61f-be103fa2572a returned with HTTP 200 Aug 25 10:28:42.049527 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1168/4679] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:28:42 2026] GET /volume/v3/volumes/05e034cb-862a-4a62-a61f-be103fa2572a => generated 928 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:28:42.063841 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-fc10f2bb-6765-47e6-918f-516d3b33d878 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Created reservations ['470bfda5-13de-46c9-a7f8-e2454a4ee26e', '36671ac2-170f-4720-84bd-2f1596995e1e', '4fc1157a-cedb-4525-a511-5496d23dc431', 'cfe7c7fd-8ed4-41b8-b523-237d30980131'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:28:42.064898 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-fc10f2bb-6765-47e6-918f-516d3b33d878 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34c34edc-5660-40b9-9b04-661330af43af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['470bfda5-13de-46c9-a7f8-e2454a4ee26e', '36671ac2-170f-4720-84bd-2f1596995e1e', '4fc1157a-cedb-4525-a511-5496d23dc431', 'cfe7c7fd-8ed4-41b8-b523-237d30980131']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:28:42.065934 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-fc10f2bb-6765-47e6-918f-516d3b33d878 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (771c8119-40bb-46dc-8984-2d9934280f7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:28:42.095917 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-fc10f2bb-6765-47e6-918f-516d3b33d878 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (771c8119-40bb-46dc-8984-2d9934280f7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e0a70cbf-2ab6-4901-81b1-74415865c002', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-257567424',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a65624d7fb4469490e5a4c3b5af982b',qos_specs=None,replication_status=,reservations=['470bfda5-13de-46c9-a7f8-e2454a4ee26e','36671ac2-170f-4720-84bd-2f1596995e1e','4fc1157a-cedb-4525-a511-5496d23dc431','cfe7c7fd-8ed4-41b8-b523-237d30980131'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='163ca6bf36454f91922b88f2c64bc181',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:28:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-257567424',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e0a70cbf-2ab6-4901-81b1-74415865c002,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a65624d7fb4469490e5a4c3b5af982b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='163ca6bf36454f91922b88f2c64bc181',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:28:42.096633 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-fc10f2bb-6765-47e6-918f-516d3b33d878 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88aa958b-244c-4151-97cf-0984c3422768) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:28:42.118494 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-fc10f2bb-6765-47e6-918f-516d3b33d878 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88aa958b-244c-4151-97cf-0984c3422768) transitioned into state 'SUCCESS' from state '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-257567424',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a65624d7fb4469490e5a4c3b5af982b',qos_specs=None,replication_status=,reservations=['470bfda5-13de-46c9-a7f8-e2454a4ee26e','36671ac2-170f-4720-84bd-2f1596995e1e','4fc1157a-cedb-4525-a511-5496d23dc431','cfe7c7fd-8ed4-41b8-b523-237d30980131'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='163ca6bf36454f91922b88f2c64bc181',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:28:42.119343 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-fc10f2bb-6765-47e6-918f-516d3b33d878 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (465bf2b2-d501-444d-af83-b9986082418d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:28:42.135612 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-fc10f2bb-6765-47e6-918f-516d3b33d878 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (465bf2b2-d501-444d-af83-b9986082418d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:28:42.136517 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-fc10f2bb-6765-47e6-918f-516d3b33d878 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Flow 'volume_create_api' (b514d458-c846-456d-a1d5-70ee9fe90316) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:28:42.137168 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-fc10f2bb-6765-47e6-918f-516d3b33d878 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Create volume request issued successfully. Aug 25 10:28:42.137465 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-fc10f2bb-6765-47e6-918f-516d3b33d878 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:28:42.137918 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1168/4680] 10.4.3.119 () {68 vars in 1258 bytes} [Tue Aug 25 10:28:41 2026] POST /volume/v3/volumes => generated 759 bytes in 365 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:28:42.145551 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-4b26dd01-f519-42a8-a628-113979669f27 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:42.150114 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4b26dd01-f519-42a8-a628-113979669f27 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] GET https://10.4.3.119/volume/v3/backups/ec71a242-0d27-44e4-b6ba-03c48419c16e Aug 25 10:28:42.150820 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4b26dd01-f519-42a8-a628-113979669f27 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:42.151631 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4b26dd01-f519-42a8-a628-113979669f27 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:42.151850 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-4b26dd01-f519-42a8-a628-113979669f27 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Show backup with id ec71a242-0d27-44e4-b6ba-03c48419c16e. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:28:42.153377 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-a9264192-3b6d-413d-bfb2-e1915368115b None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:42.155704 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a9264192-3b6d-413d-bfb2-e1915368115b tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] GET https://10.4.3.119/volume/v3/volumes/e0a70cbf-2ab6-4901-81b1-74415865c002 Aug 25 10:28:42.155910 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a9264192-3b6d-413d-bfb2-e1915368115b tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:42.158173 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a9264192-3b6d-413d-bfb2-e1915368115b tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:42.163919 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:42.163919 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:28:42.165628 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4b26dd01-f519-42a8-a628-113979669f27 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] https://10.4.3.119/volume/v3/backups/ec71a242-0d27-44e4-b6ba-03c48419c16e returned with HTTP 200 Aug 25 10:28:42.166009 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1176/4681] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:42 2026] GET /volume/v3/backups/ec71a242-0d27-44e4-b6ba-03c48419c16e => generated 756 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:42.166633 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:42.166633 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:28:42.176071 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-a9264192-3b6d-413d-bfb2-e1915368115b tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Volume info retrieved successfully. Aug 25 10:28:42.184380 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a9264192-3b6d-413d-bfb2-e1915368115b tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] https://10.4.3.119/volume/v3/volumes/e0a70cbf-2ab6-4901-81b1-74415865c002 returned with HTTP 200 Aug 25 10:28:42.184855 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1170/4682] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:42 2026] GET /volume/v3/volumes/e0a70cbf-2ab6-4901-81b1-74415865c002 => generated 827 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:43.064775 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-bed7bd70-69a3-4baa-bd37-cb6c6cbbe04c None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:43.066656 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-bed7bd70-69a3-4baa-bd37-cb6c6cbbe04c tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] GET https://10.4.3.119/volume/v3/volumes/05e034cb-862a-4a62-a61f-be103fa2572a Aug 25 10:28:43.066868 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-bed7bd70-69a3-4baa-bd37-cb6c6cbbe04c tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:43.067770 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-bed7bd70-69a3-4baa-bd37-cb6c6cbbe04c tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:43.076292 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:43.076292 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:28:43.081584 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-bed7bd70-69a3-4baa-bd37-cb6c6cbbe04c tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Volume info retrieved successfully. Aug 25 10:28:43.087474 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-bed7bd70-69a3-4baa-bd37-cb6c6cbbe04c tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] https://10.4.3.119/volume/v3/volumes/05e034cb-862a-4a62-a61f-be103fa2572a returned with HTTP 200 Aug 25 10:28:43.088030 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1169/4683] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:28:43 2026] GET /volume/v3/volumes/05e034cb-862a-4a62-a61f-be103fa2572a => generated 928 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:28:43.181720 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-9f492ceb-2976-443e-9d0f-0c90ba01c274 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:43.184377 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-9f492ceb-2976-443e-9d0f-0c90ba01c274 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] GET https://10.4.3.119/volume/v3/backups/ec71a242-0d27-44e4-b6ba-03c48419c16e Aug 25 10:28:43.184833 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-9f492ceb-2976-443e-9d0f-0c90ba01c274 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:43.185267 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-9f492ceb-2976-443e-9d0f-0c90ba01c274 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:43.185479 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-9f492ceb-2976-443e-9d0f-0c90ba01c274 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Show backup with id ec71a242-0d27-44e4-b6ba-03c48419c16e. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:28:43.192755 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:43.192755 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:28:43.194160 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-9f492ceb-2976-443e-9d0f-0c90ba01c274 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] https://10.4.3.119/volume/v3/backups/ec71a242-0d27-44e4-b6ba-03c48419c16e returned with HTTP 200 Aug 25 10:28:43.194809 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1169/4684] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:43 2026] GET /volume/v3/backups/ec71a242-0d27-44e4-b6ba-03c48419c16e => generated 756 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:43.200642 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-b1a42190-d7ec-45c2-9158-c9543cd613b9 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:43.203185 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b1a42190-d7ec-45c2-9158-c9543cd613b9 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] GET https://10.4.3.119/volume/v3/volumes/e0a70cbf-2ab6-4901-81b1-74415865c002 Aug 25 10:28:43.203374 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b1a42190-d7ec-45c2-9158-c9543cd613b9 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:43.203643 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b1a42190-d7ec-45c2-9158-c9543cd613b9 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:43.217004 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:43.217004 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:28:43.223589 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-b1a42190-d7ec-45c2-9158-c9543cd613b9 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Volume info retrieved successfully. Aug 25 10:28:43.231544 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b1a42190-d7ec-45c2-9158-c9543cd613b9 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] https://10.4.3.119/volume/v3/volumes/e0a70cbf-2ab6-4901-81b1-74415865c002 returned with HTTP 200 Aug 25 10:28:43.232033 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1177/4685] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:43 2026] GET /volume/v3/volumes/e0a70cbf-2ab6-4901-81b1-74415865c002 => generated 852 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:43.246342 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-2eb91ead-e451-43d4-be2d-dd00d0a55ba2 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:43.248816 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2eb91ead-e451-43d4-be2d-dd00d0a55ba2 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] POST https://10.4.3.119/volume/v3/snapshots Aug 25 10:28:43.249330 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2eb91ead-e451-43d4-be2d-dd00d0a55ba2 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e0a70cbf-2ab6-4901-81b1-74415865c002", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-310342140"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:28:43.261929 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:43.261929 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:28:43.262900 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-2eb91ead-e451-43d4-be2d-dd00d0a55ba2 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Volume info retrieved successfully. Aug 25 10:28:43.263049 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.snapshots [None req-2eb91ead-e451-43d4-be2d-dd00d0a55ba2 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Create snapshot from volume e0a70cbf-2ab6-4901-81b1-74415865c002 Aug 25 10:28:43.322974 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-2eb91ead-e451-43d4-be2d-dd00d0a55ba2 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Created reservations ['bcb3623f-f502-4647-b0ad-8f5dba3e0483', '8a90dae5-db1f-4078-9aa8-332341d954d5', '6f94ebcb-fa5c-458c-bace-ec5e0eed9e9d', '09d33965-108f-47ad-a1c9-9583d54982b0'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:28:43.364824 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-2eb91ead-e451-43d4-be2d-dd00d0a55ba2 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Snapshot create request issued successfully. Aug 25 10:28:43.365268 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2eb91ead-e451-43d4-be2d-dd00d0a55ba2 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] https://10.4.3.119/volume/v3/snapshots returned with HTTP 202 Aug 25 10:28:43.365793 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1171/4686] 10.4.3.119 () {68 vars in 1265 bytes} [Tue Aug 25 10:28:43 2026] POST /volume/v3/snapshots => generated 315 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:28:43.377995 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-f8017a86-9146-4eec-a96c-0f8c856302d3 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:43.379808 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f8017a86-9146-4eec-a96c-0f8c856302d3 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] GET https://10.4.3.119/volume/v3/snapshots/daa5d9a7-a531-48a0-95d5-ee48bf053fda Aug 25 10:28:43.379976 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f8017a86-9146-4eec-a96c-0f8c856302d3 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:43.380153 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f8017a86-9146-4eec-a96c-0f8c856302d3 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:43.386361 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:43.386361 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:28:43.386934 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-f8017a86-9146-4eec-a96c-0f8c856302d3 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Snapshot retrieved successfully. Aug 25 10:28:43.388063 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f8017a86-9146-4eec-a96c-0f8c856302d3 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] https://10.4.3.119/volume/v3/snapshots/daa5d9a7-a531-48a0-95d5-ee48bf053fda returned with HTTP 200 Aug 25 10:28:43.388650 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1170/4687] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:28:43 2026] GET /volume/v3/snapshots/daa5d9a7-a531-48a0-95d5-ee48bf053fda => generated 447 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:44.104005 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-5bdab6b1-4c3f-4f37-868f-dde68e655161 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:44.106525 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5bdab6b1-4c3f-4f37-868f-dde68e655161 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] GET https://10.4.3.119/volume/v3/volumes/05e034cb-862a-4a62-a61f-be103fa2572a Aug 25 10:28:44.106748 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-5bdab6b1-4c3f-4f37-868f-dde68e655161 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:44.107007 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-5bdab6b1-4c3f-4f37-868f-dde68e655161 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:44.116006 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:44.116006 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:28:44.122261 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-5bdab6b1-4c3f-4f37-868f-dde68e655161 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Volume info retrieved successfully. Aug 25 10:28:44.128039 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5bdab6b1-4c3f-4f37-868f-dde68e655161 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] https://10.4.3.119/volume/v3/volumes/05e034cb-862a-4a62-a61f-be103fa2572a returned with HTTP 200 Aug 25 10:28:44.128537 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1170/4688] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:28:44 2026] GET /volume/v3/volumes/05e034cb-862a-4a62-a61f-be103fa2572a => generated 928 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:28:44.208213 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-2b714458-0559-40d1-84a7-0edaafb60a6d None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:44.210307 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2b714458-0559-40d1-84a7-0edaafb60a6d tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] GET https://10.4.3.119/volume/v3/backups/ec71a242-0d27-44e4-b6ba-03c48419c16e Aug 25 10:28:44.210572 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2b714458-0559-40d1-84a7-0edaafb60a6d tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:44.210794 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2b714458-0559-40d1-84a7-0edaafb60a6d tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:44.210930 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-2b714458-0559-40d1-84a7-0edaafb60a6d tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Show backup with id ec71a242-0d27-44e4-b6ba-03c48419c16e. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:28:44.217646 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:44.217646 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:28:44.218939 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2b714458-0559-40d1-84a7-0edaafb60a6d tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] https://10.4.3.119/volume/v3/backups/ec71a242-0d27-44e4-b6ba-03c48419c16e returned with HTTP 200 Aug 25 10:28:44.219737 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1178/4689] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:44 2026] GET /volume/v3/backups/ec71a242-0d27-44e4-b6ba-03c48419c16e => generated 756 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:44.401748 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-56b51d8f-3176-4b44-81a5-dc7683fadd64 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:44.403667 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-56b51d8f-3176-4b44-81a5-dc7683fadd64 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] GET https://10.4.3.119/volume/v3/snapshots/daa5d9a7-a531-48a0-95d5-ee48bf053fda Aug 25 10:28:44.403858 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-56b51d8f-3176-4b44-81a5-dc7683fadd64 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:44.404052 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-56b51d8f-3176-4b44-81a5-dc7683fadd64 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:44.413705 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:44.413705 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:28:44.414264 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-56b51d8f-3176-4b44-81a5-dc7683fadd64 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Snapshot retrieved successfully. Aug 25 10:28:44.415088 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-56b51d8f-3176-4b44-81a5-dc7683fadd64 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] https://10.4.3.119/volume/v3/snapshots/daa5d9a7-a531-48a0-95d5-ee48bf053fda returned with HTTP 200 Aug 25 10:28:44.415565 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1172/4690] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:28:44 2026] GET /volume/v3/snapshots/daa5d9a7-a531-48a0-95d5-ee48bf053fda => generated 474 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:44.424863 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-118d67d3-eb8a-42f1-9390-c9ffb1dd01ab None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:44.426486 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-118d67d3-eb8a-42f1-9390-c9ffb1dd01ab tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:28:44.426930 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-118d67d3-eb8a-42f1-9390-c9ffb1dd01ab tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "daa5d9a7-a531-48a0-95d5-ee48bf053fda", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1332858397"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:28:44.428490 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-118d67d3-eb8a-42f1-9390-c9ffb1dd01ab tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Create volume request body: {'volume': {"'snapshot_id": 'daa5d9a7-a531-48a0-95d5-ee48bf053fda', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1332858397'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:28:44.429168 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-118d67d3-eb8a-42f1-9390-c9ffb1dd01ab tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Create volume of 1 GB Aug 25 10:28:44.432922 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-118d67d3-eb8a-42f1-9390-c9ffb1dd01ab tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Availability Zones retrieved successfully. Aug 25 10:28:44.438886 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-118d67d3-eb8a-42f1-9390-c9ffb1dd01ab tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Flow 'volume_create_api' (ceeb0de4-4228-47d5-9988-39436779dfc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:28:44.440129 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-118d67d3-eb8a-42f1-9390-c9ffb1dd01ab tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54fa7d71-b47c-4ead-8384-3b790320778f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:28:44.441127 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-118d67d3-eb8a-42f1-9390-c9ffb1dd01ab tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:28:44.469048 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-118d67d3-eb8a-42f1-9390-c9ffb1dd01ab tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54fa7d71-b47c-4ead-8384-3b790320778f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:28:44.469875 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-118d67d3-eb8a-42f1-9390-c9ffb1dd01ab tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d5381e7-0a24-4c4c-b756-b0970e310762) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:28:44.513318 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-118d67d3-eb8a-42f1-9390-c9ffb1dd01ab tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Created reservations ['381927a8-8541-450e-9709-20798ea29e02', 'db7b9b91-d363-4db7-9985-1fb255c880c0', '885706b3-dc2c-492b-9c21-92f3d2369987', '7d3d3fe9-a6bb-492f-9586-db08913a62be'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:28:44.514265 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-118d67d3-eb8a-42f1-9390-c9ffb1dd01ab tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d5381e7-0a24-4c4c-b756-b0970e310762) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['381927a8-8541-450e-9709-20798ea29e02', 'db7b9b91-d363-4db7-9985-1fb255c880c0', '885706b3-dc2c-492b-9c21-92f3d2369987', '7d3d3fe9-a6bb-492f-9586-db08913a62be']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:28:44.515063 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-118d67d3-eb8a-42f1-9390-c9ffb1dd01ab tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5fd6ba8-c056-4335-bd3e-34af262de824) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:28:44.538863 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-118d67d3-eb8a-42f1-9390-c9ffb1dd01ab tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5fd6ba8-c056-4335-bd3e-34af262de824) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'da0e16c7-f6fe-4610-ac34-93e4092130f9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1332858397',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a65624d7fb4469490e5a4c3b5af982b',qos_specs=None,replication_status=,reservations=['381927a8-8541-450e-9709-20798ea29e02','db7b9b91-d363-4db7-9985-1fb255c880c0','885706b3-dc2c-492b-9c21-92f3d2369987','7d3d3fe9-a6bb-492f-9586-db08913a62be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='163ca6bf36454f91922b88f2c64bc181',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:28:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1332858397',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=da0e16c7-f6fe-4610-ac34-93e4092130f9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a65624d7fb4469490e5a4c3b5af982b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='163ca6bf36454f91922b88f2c64bc181',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:28:44.539622 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-118d67d3-eb8a-42f1-9390-c9ffb1dd01ab tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f91ec5d3-8097-4302-a570-6e732b6da251) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:28:44.559917 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-118d67d3-eb8a-42f1-9390-c9ffb1dd01ab tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f91ec5d3-8097-4302-a570-6e732b6da251) transitioned into state 'SUCCESS' from state '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-1332858397',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a65624d7fb4469490e5a4c3b5af982b',qos_specs=None,replication_status=,reservations=['381927a8-8541-450e-9709-20798ea29e02','db7b9b91-d363-4db7-9985-1fb255c880c0','885706b3-dc2c-492b-9c21-92f3d2369987','7d3d3fe9-a6bb-492f-9586-db08913a62be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='163ca6bf36454f91922b88f2c64bc181',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:28:44.560743 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-118d67d3-eb8a-42f1-9390-c9ffb1dd01ab tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3af8a1b-1a92-48ce-a86a-59816415f84d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:28:44.572310 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-118d67d3-eb8a-42f1-9390-c9ffb1dd01ab tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3af8a1b-1a92-48ce-a86a-59816415f84d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:28:44.573103 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-118d67d3-eb8a-42f1-9390-c9ffb1dd01ab tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Flow 'volume_create_api' (ceeb0de4-4228-47d5-9988-39436779dfc6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:28:44.573422 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-118d67d3-eb8a-42f1-9390-c9ffb1dd01ab tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Create volume request issued successfully. Aug 25 10:28:44.573985 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-118d67d3-eb8a-42f1-9390-c9ffb1dd01ab tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:28:44.574431 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1171/4691] 10.4.3.119 () {68 vars in 1259 bytes} [Tue Aug 25 10:28:44 2026] POST /volume/v3/volumes => generated 760 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:28:44.587121 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-f12ec0be-26fc-4b8c-8b98-4ee4d18c995d None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:44.588981 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f12ec0be-26fc-4b8c-8b98-4ee4d18c995d tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:28:44.589343 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f12ec0be-26fc-4b8c-8b98-4ee4d18c995d tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "daa5d9a7-a531-48a0-95d5-ee48bf053fda", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1632623798"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:28:44.590852 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volumes [None req-f12ec0be-26fc-4b8c-8b98-4ee4d18c995d tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Create volume request body: {'volume': {"'snapshot_id": 'daa5d9a7-a531-48a0-95d5-ee48bf053fda', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1632623798'}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:28:44.590975 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-f12ec0be-26fc-4b8c-8b98-4ee4d18c995d tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Create volume of 1 GB Aug 25 10:28:44.594959 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-f12ec0be-26fc-4b8c-8b98-4ee4d18c995d tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Availability Zones retrieved successfully. Aug 25 10:28:44.601300 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-f12ec0be-26fc-4b8c-8b98-4ee4d18c995d tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Flow 'volume_create_api' (9378328f-023a-434c-afdf-d2480884ce4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:28:44.602306 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-f12ec0be-26fc-4b8c-8b98-4ee4d18c995d tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bcaa3905-e8fa-4617-b1f7-6c11f473aa77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:28:44.603317 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-f12ec0be-26fc-4b8c-8b98-4ee4d18c995d tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Validating volume size '1' using validate_int {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:28:44.630006 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-f12ec0be-26fc-4b8c-8b98-4ee4d18c995d tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bcaa3905-e8fa-4617-b1f7-6c11f473aa77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:28:44.630855 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-f12ec0be-26fc-4b8c-8b98-4ee4d18c995d tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c78159dd-4405-4fff-8d08-4d32c1d52979) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:28:44.674910 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-f12ec0be-26fc-4b8c-8b98-4ee4d18c995d tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Created reservations ['3de59994-973c-4422-a067-52a432720a31', 'ce94ae88-dfc7-455f-a380-7dfafcdb3139', '64ea061c-c626-40e5-a8a3-4fc20fbf5619', 'fd8c9a55-feba-42ce-96e8-6f91079466db'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:28:44.675832 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-f12ec0be-26fc-4b8c-8b98-4ee4d18c995d tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c78159dd-4405-4fff-8d08-4d32c1d52979) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3de59994-973c-4422-a067-52a432720a31', 'ce94ae88-dfc7-455f-a380-7dfafcdb3139', '64ea061c-c626-40e5-a8a3-4fc20fbf5619', 'fd8c9a55-feba-42ce-96e8-6f91079466db']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:28:44.676614 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-f12ec0be-26fc-4b8c-8b98-4ee4d18c995d tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a76225c-999f-4d03-9221-e14d87fbe0d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:28:44.700626 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-f12ec0be-26fc-4b8c-8b98-4ee4d18c995d tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a76225c-999f-4d03-9221-e14d87fbe0d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '64aca4df-f799-4089-949d-100b7c4c674f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1632623798',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a65624d7fb4469490e5a4c3b5af982b',qos_specs=None,replication_status=,reservations=['3de59994-973c-4422-a067-52a432720a31','ce94ae88-dfc7-455f-a380-7dfafcdb3139','64ea061c-c626-40e5-a8a3-4fc20fbf5619','fd8c9a55-feba-42ce-96e8-6f91079466db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='163ca6bf36454f91922b88f2c64bc181',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:28:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1632623798',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=64aca4df-f799-4089-949d-100b7c4c674f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a65624d7fb4469490e5a4c3b5af982b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='163ca6bf36454f91922b88f2c64bc181',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:28:44.701398 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-f12ec0be-26fc-4b8c-8b98-4ee4d18c995d tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63f166ab-07b2-489e-84ca-9530a628c13d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:28:44.728785 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-f12ec0be-26fc-4b8c-8b98-4ee4d18c995d tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63f166ab-07b2-489e-84ca-9530a628c13d) transitioned into state 'SUCCESS' from state '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-1632623798',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a65624d7fb4469490e5a4c3b5af982b',qos_specs=None,replication_status=,reservations=['3de59994-973c-4422-a067-52a432720a31','ce94ae88-dfc7-455f-a380-7dfafcdb3139','64ea061c-c626-40e5-a8a3-4fc20fbf5619','fd8c9a55-feba-42ce-96e8-6f91079466db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='163ca6bf36454f91922b88f2c64bc181',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:28:44.729590 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-f12ec0be-26fc-4b8c-8b98-4ee4d18c995d tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7581be5d-2d55-4219-ad1f-307641af630d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:28:44.740255 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-f12ec0be-26fc-4b8c-8b98-4ee4d18c995d tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7581be5d-2d55-4219-ad1f-307641af630d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:28:44.741035 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-f12ec0be-26fc-4b8c-8b98-4ee4d18c995d tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Flow 'volume_create_api' (9378328f-023a-434c-afdf-d2480884ce4c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:28:44.741382 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-f12ec0be-26fc-4b8c-8b98-4ee4d18c995d tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Create volume request issued successfully. Aug 25 10:28:44.742065 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f12ec0be-26fc-4b8c-8b98-4ee4d18c995d tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:28:44.742668 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1171/4692] 10.4.3.119 () {68 vars in 1259 bytes} [Tue Aug 25 10:28:44 2026] POST /volume/v3/volumes => generated 760 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:28:44.760058 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-af74be14-24a0-403c-a3f5-e403488932ad None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:44.761962 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-af74be14-24a0-403c-a3f5-e403488932ad tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:28:44.762966 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-af74be14-24a0-403c-a3f5-e403488932ad tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "daa5d9a7-a531-48a0-95d5-ee48bf053fda", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1676539862"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:28:44.764304 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volumes [None req-af74be14-24a0-403c-a3f5-e403488932ad tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Create volume request body: {'volume': {"'snapshot_id": 'daa5d9a7-a531-48a0-95d5-ee48bf053fda', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1676539862'}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:28:44.764510 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-af74be14-24a0-403c-a3f5-e403488932ad tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Create volume of 1 GB Aug 25 10:28:44.769091 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-af74be14-24a0-403c-a3f5-e403488932ad tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Availability Zones retrieved successfully. Aug 25 10:28:44.776045 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-af74be14-24a0-403c-a3f5-e403488932ad tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Flow 'volume_create_api' (9aee7d8e-5c7d-4a68-bce5-f7ea31303bde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:28:44.777474 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-af74be14-24a0-403c-a3f5-e403488932ad tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c1800fa-f261-4c0d-a32b-124cfafc5880) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:28:44.778647 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [None req-af74be14-24a0-403c-a3f5-e403488932ad tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Validating volume size '1' using validate_int {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:28:44.818191 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-af74be14-24a0-403c-a3f5-e403488932ad tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c1800fa-f261-4c0d-a32b-124cfafc5880) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:28:44.818622 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-af74be14-24a0-403c-a3f5-e403488932ad tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d8caef8-4559-4524-bbe1-c9b7ebf23523) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:28:44.877182 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-af74be14-24a0-403c-a3f5-e403488932ad tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Created reservations ['6d8bf5bf-6878-46f5-9662-ada5a07b18fc', '8f1bdf86-68b1-4164-923f-4276c8e07b0a', '5bac2d04-9179-4fba-b46f-be057cc74803', 'f81fffa9-5a0f-440d-bf9b-70737aefffc3'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:28:44.881169 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-af74be14-24a0-403c-a3f5-e403488932ad tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d8caef8-4559-4524-bbe1-c9b7ebf23523) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6d8bf5bf-6878-46f5-9662-ada5a07b18fc', '8f1bdf86-68b1-4164-923f-4276c8e07b0a', '5bac2d04-9179-4fba-b46f-be057cc74803', 'f81fffa9-5a0f-440d-bf9b-70737aefffc3']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:28:44.881169 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-af74be14-24a0-403c-a3f5-e403488932ad tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9f47b8e-a121-4bb6-b380-e349ae62a191) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:28:44.908500 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-af74be14-24a0-403c-a3f5-e403488932ad tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9f47b8e-a121-4bb6-b380-e349ae62a191) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ff57c01f-de30-4c3a-a406-88f36cf2d93f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1676539862',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a65624d7fb4469490e5a4c3b5af982b',qos_specs=None,replication_status=,reservations=['6d8bf5bf-6878-46f5-9662-ada5a07b18fc','8f1bdf86-68b1-4164-923f-4276c8e07b0a','5bac2d04-9179-4fba-b46f-be057cc74803','f81fffa9-5a0f-440d-bf9b-70737aefffc3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='163ca6bf36454f91922b88f2c64bc181',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:28:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1676539862',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ff57c01f-de30-4c3a-a406-88f36cf2d93f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a65624d7fb4469490e5a4c3b5af982b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='163ca6bf36454f91922b88f2c64bc181',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:28:44.909329 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-af74be14-24a0-403c-a3f5-e403488932ad tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e15339bc-3423-4ee2-8569-0b03fa7c0cbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:28:44.933731 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-af74be14-24a0-403c-a3f5-e403488932ad tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e15339bc-3423-4ee2-8569-0b03fa7c0cbf) transitioned into state 'SUCCESS' from state '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-1676539862',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a65624d7fb4469490e5a4c3b5af982b',qos_specs=None,replication_status=,reservations=['6d8bf5bf-6878-46f5-9662-ada5a07b18fc','8f1bdf86-68b1-4164-923f-4276c8e07b0a','5bac2d04-9179-4fba-b46f-be057cc74803','f81fffa9-5a0f-440d-bf9b-70737aefffc3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='163ca6bf36454f91922b88f2c64bc181',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:28:44.934399 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-af74be14-24a0-403c-a3f5-e403488932ad tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97471c19-ca22-49e8-bea6-44d7b5be37f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:28:44.946371 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-af74be14-24a0-403c-a3f5-e403488932ad tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97471c19-ca22-49e8-bea6-44d7b5be37f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:28:44.947532 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-af74be14-24a0-403c-a3f5-e403488932ad tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Flow 'volume_create_api' (9aee7d8e-5c7d-4a68-bce5-f7ea31303bde) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:28:44.947883 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-af74be14-24a0-403c-a3f5-e403488932ad tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Create volume request issued successfully. Aug 25 10:28:44.948571 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-af74be14-24a0-403c-a3f5-e403488932ad tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:28:44.949128 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1179/4693] 10.4.3.119 () {68 vars in 1259 bytes} [Tue Aug 25 10:28:44 2026] POST /volume/v3/volumes => generated 760 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 25 10:28:44.964681 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-9d9341f3-b908-47ca-9e6e-eb8419c91d75 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:44.967775 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9d9341f3-b908-47ca-9e6e-eb8419c91d75 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:28:44.968063 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9d9341f3-b908-47ca-9e6e-eb8419c91d75 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "daa5d9a7-a531-48a0-95d5-ee48bf053fda", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1627853729"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:28:44.969843 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-9d9341f3-b908-47ca-9e6e-eb8419c91d75 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Create volume request body: {'volume': {"'snapshot_id": 'daa5d9a7-a531-48a0-95d5-ee48bf053fda', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1627853729'}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:28:44.969969 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-9d9341f3-b908-47ca-9e6e-eb8419c91d75 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Create volume of 1 GB Aug 25 10:28:44.978077 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-9d9341f3-b908-47ca-9e6e-eb8419c91d75 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Availability Zones retrieved successfully. Aug 25 10:28:44.984825 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-9d9341f3-b908-47ca-9e6e-eb8419c91d75 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Flow 'volume_create_api' (bf0c096f-bb00-4e82-a444-9a33af8c0c6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:28:44.985847 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-9d9341f3-b908-47ca-9e6e-eb8419c91d75 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc18af41-9336-47bf-aa61-3ac86cca880d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:28:44.986946 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [None req-9d9341f3-b908-47ca-9e6e-eb8419c91d75 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Validating volume size '1' using validate_int {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:28:45.028441 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-9d9341f3-b908-47ca-9e6e-eb8419c91d75 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc18af41-9336-47bf-aa61-3ac86cca880d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:28:45.029632 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-9d9341f3-b908-47ca-9e6e-eb8419c91d75 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc875f5b-3653-4584-a181-e57d58ff4c38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:28:45.092530 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-9d9341f3-b908-47ca-9e6e-eb8419c91d75 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Created reservations ['3a24b69c-71ae-4e2e-b439-b403f41fadc1', '4ac1832b-9b01-4131-a434-eebd5d4def40', '4cf434ad-8f20-4f4c-8ffc-262520575e15', '44af6355-be64-411f-bcf5-95560d394dd3'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:28:45.093666 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-9d9341f3-b908-47ca-9e6e-eb8419c91d75 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc875f5b-3653-4584-a181-e57d58ff4c38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3a24b69c-71ae-4e2e-b439-b403f41fadc1', '4ac1832b-9b01-4131-a434-eebd5d4def40', '4cf434ad-8f20-4f4c-8ffc-262520575e15', '44af6355-be64-411f-bcf5-95560d394dd3']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:28:45.094575 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-9d9341f3-b908-47ca-9e6e-eb8419c91d75 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e400fdda-3186-4cb5-a307-f7afab54716a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:28:45.122281 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-9d9341f3-b908-47ca-9e6e-eb8419c91d75 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e400fdda-3186-4cb5-a307-f7afab54716a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '265a4cc0-89a6-4c2b-80e6-2ab050ce0c6c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1627853729',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a65624d7fb4469490e5a4c3b5af982b',qos_specs=None,replication_status=,reservations=['3a24b69c-71ae-4e2e-b439-b403f41fadc1','4ac1832b-9b01-4131-a434-eebd5d4def40','4cf434ad-8f20-4f4c-8ffc-262520575e15','44af6355-be64-411f-bcf5-95560d394dd3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='163ca6bf36454f91922b88f2c64bc181',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:28:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1627853729',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=265a4cc0-89a6-4c2b-80e6-2ab050ce0c6c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a65624d7fb4469490e5a4c3b5af982b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='163ca6bf36454f91922b88f2c64bc181',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:28:45.122955 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-9d9341f3-b908-47ca-9e6e-eb8419c91d75 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5c938b2-5d7d-44a9-ae40-2b409c6b94bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:28:45.142832 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-eb6bdaf8-f3d1-49f6-a852-df4e65e9c30e None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:45.144882 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-eb6bdaf8-f3d1-49f6-a852-df4e65e9c30e tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] GET https://10.4.3.119/volume/v3/volumes/05e034cb-862a-4a62-a61f-be103fa2572a Aug 25 10:28:45.145591 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-eb6bdaf8-f3d1-49f6-a852-df4e65e9c30e tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:45.145591 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-eb6bdaf8-f3d1-49f6-a852-df4e65e9c30e tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:45.147069 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-9d9341f3-b908-47ca-9e6e-eb8419c91d75 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5c938b2-5d7d-44a9-ae40-2b409c6b94bb) transitioned into state 'SUCCESS' from state '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-1627853729',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a65624d7fb4469490e5a4c3b5af982b',qos_specs=None,replication_status=,reservations=['3a24b69c-71ae-4e2e-b439-b403f41fadc1','4ac1832b-9b01-4131-a434-eebd5d4def40','4cf434ad-8f20-4f4c-8ffc-262520575e15','44af6355-be64-411f-bcf5-95560d394dd3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='163ca6bf36454f91922b88f2c64bc181',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:28:45.147739 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-9d9341f3-b908-47ca-9e6e-eb8419c91d75 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a089b22-7c52-4393-9c97-eeee8cd59e4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:28:45.157792 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-9d9341f3-b908-47ca-9e6e-eb8419c91d75 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a089b22-7c52-4393-9c97-eeee8cd59e4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:28:45.159861 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-9d9341f3-b908-47ca-9e6e-eb8419c91d75 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Flow 'volume_create_api' (bf0c096f-bb00-4e82-a444-9a33af8c0c6f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:28:45.159861 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-9d9341f3-b908-47ca-9e6e-eb8419c91d75 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Create volume request issued successfully. Aug 25 10:28:45.160635 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9d9341f3-b908-47ca-9e6e-eb8419c91d75 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:28:45.160780 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:45.160780 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:28:45.160857 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1173/4694] 10.4.3.119 () {68 vars in 1259 bytes} [Tue Aug 25 10:28:44 2026] POST /volume/v3/volumes => generated 760 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:28:45.165454 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-eb6bdaf8-f3d1-49f6-a852-df4e65e9c30e tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Volume info retrieved successfully. Aug 25 10:28:45.170630 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-eb6bdaf8-f3d1-49f6-a852-df4e65e9c30e tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] https://10.4.3.119/volume/v3/volumes/05e034cb-862a-4a62-a61f-be103fa2572a returned with HTTP 200 Aug 25 10:28:45.171202 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1172/4695] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:28:45 2026] GET /volume/v3/volumes/05e034cb-862a-4a62-a61f-be103fa2572a => generated 928 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:28:45.175333 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-5e1aafc4-efd3-412d-9e75-9d72500e36ed None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:45.177918 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5e1aafc4-efd3-412d-9e75-9d72500e36ed tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:28:45.178406 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-5e1aafc4-efd3-412d-9e75-9d72500e36ed tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "daa5d9a7-a531-48a0-95d5-ee48bf053fda", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1784188925"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:28:45.179841 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volumes [None req-5e1aafc4-efd3-412d-9e75-9d72500e36ed tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Create volume request body: {'volume': {"'snapshot_id": 'daa5d9a7-a531-48a0-95d5-ee48bf053fda', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1784188925'}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:28:45.180029 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-5e1aafc4-efd3-412d-9e75-9d72500e36ed tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Create volume of 1 GB Aug 25 10:28:45.184125 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:45.184125 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:28:45.189680 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-5e1aafc4-efd3-412d-9e75-9d72500e36ed tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Availability Zones retrieved successfully. Aug 25 10:28:45.196567 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-5e1aafc4-efd3-412d-9e75-9d72500e36ed tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Flow 'volume_create_api' (ecaed7ac-68c9-44f3-a24a-b66684c3ba3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:28:45.198015 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-5e1aafc4-efd3-412d-9e75-9d72500e36ed tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8573a48-00fa-4528-8e12-ab51728b696c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:28:45.199505 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-5e1aafc4-efd3-412d-9e75-9d72500e36ed tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Validating volume size '1' using validate_int {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:28:45.233284 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-1d4f9e9f-c5d5-4a31-85af-d3073675fad1 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:45.236198 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1d4f9e9f-c5d5-4a31-85af-d3073675fad1 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] GET https://10.4.3.119/volume/v3/backups/ec71a242-0d27-44e4-b6ba-03c48419c16e Aug 25 10:28:45.236501 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1d4f9e9f-c5d5-4a31-85af-d3073675fad1 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:45.236711 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1d4f9e9f-c5d5-4a31-85af-d3073675fad1 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:45.236823 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-1d4f9e9f-c5d5-4a31-85af-d3073675fad1 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Show backup with id ec71a242-0d27-44e4-b6ba-03c48419c16e. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:28:45.239779 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-5e1aafc4-efd3-412d-9e75-9d72500e36ed tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8573a48-00fa-4528-8e12-ab51728b696c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:28:45.240691 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-5e1aafc4-efd3-412d-9e75-9d72500e36ed tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8a445f1-9db5-4a6c-a3f8-482baf186e9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:28:45.250356 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:45.250356 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:28:45.251623 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1d4f9e9f-c5d5-4a31-85af-d3073675fad1 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] https://10.4.3.119/volume/v3/backups/ec71a242-0d27-44e4-b6ba-03c48419c16e returned with HTTP 200 Aug 25 10:28:45.252379 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1180/4696] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:45 2026] GET /volume/v3/backups/ec71a242-0d27-44e4-b6ba-03c48419c16e => generated 756 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:45.266090 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-8a0b775f-705a-4320-babc-37d2acea0b8f None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:45.270986 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8a0b775f-705a-4320-babc-37d2acea0b8f tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] GET https://10.4.3.119/volume/v3/volumes/cd73b059-eb93-4413-a7b3-83d169576bdb Aug 25 10:28:45.271237 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8a0b775f-705a-4320-babc-37d2acea0b8f tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:45.271451 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8a0b775f-705a-4320-babc-37d2acea0b8f tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:45.285690 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:45.285690 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:28:45.292577 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-8a0b775f-705a-4320-babc-37d2acea0b8f tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Volume info retrieved successfully. Aug 25 10:28:45.299636 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8a0b775f-705a-4320-babc-37d2acea0b8f tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] https://10.4.3.119/volume/v3/volumes/cd73b059-eb93-4413-a7b3-83d169576bdb returned with HTTP 200 Aug 25 10:28:45.300275 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1174/4697] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:45 2026] GET /volume/v3/volumes/cd73b059-eb93-4413-a7b3-83d169576bdb => generated 1417 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:28:45.312450 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-5e1aafc4-efd3-412d-9e75-9d72500e36ed tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Created reservations ['1a7cd5e7-1b8c-41cc-b84b-e52fb9863a0d', 'c418a06a-8523-458b-b932-b6a76a6013a2', '9c54b8de-3cd7-4026-8720-e60bdc1e58db', '2d0e3d7d-9d9d-438d-a826-e372ac08b980'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:28:45.313817 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-5e1aafc4-efd3-412d-9e75-9d72500e36ed tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8a445f1-9db5-4a6c-a3f8-482baf186e9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1a7cd5e7-1b8c-41cc-b84b-e52fb9863a0d', 'c418a06a-8523-458b-b932-b6a76a6013a2', '9c54b8de-3cd7-4026-8720-e60bdc1e58db', '2d0e3d7d-9d9d-438d-a826-e372ac08b980']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:28:45.314802 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-5e1aafc4-efd3-412d-9e75-9d72500e36ed tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4cc446f-68f6-4e31-a3e1-69d42f10c678) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:28:45.319375 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-53c2fbfc-2a80-428d-b239-6d8a5a9efe1b None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:45.321336 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-53c2fbfc-2a80-428d-b239-6d8a5a9efe1b tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] GET https://10.4.3.119/volume/v3/volumes/cd73b059-eb93-4413-a7b3-83d169576bdb Aug 25 10:28:45.321573 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-53c2fbfc-2a80-428d-b239-6d8a5a9efe1b tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:45.321734 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-53c2fbfc-2a80-428d-b239-6d8a5a9efe1b tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:45.333445 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:45.333445 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:28:45.341792 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-53c2fbfc-2a80-428d-b239-6d8a5a9efe1b tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Volume info retrieved successfully. Aug 25 10:28:45.351672 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-53c2fbfc-2a80-428d-b239-6d8a5a9efe1b tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] https://10.4.3.119/volume/v3/volumes/cd73b059-eb93-4413-a7b3-83d169576bdb returned with HTTP 200 Aug 25 10:28:45.352751 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1173/4698] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:45 2026] GET /volume/v3/volumes/cd73b059-eb93-4413-a7b3-83d169576bdb => generated 1417 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:28:45.358095 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-5e1aafc4-efd3-412d-9e75-9d72500e36ed tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4cc446f-68f6-4e31-a3e1-69d42f10c678) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4a174d4f-0e84-490b-8132-4eee8b5bf235', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1784188925',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a65624d7fb4469490e5a4c3b5af982b',qos_specs=None,replication_status=,reservations=['1a7cd5e7-1b8c-41cc-b84b-e52fb9863a0d','c418a06a-8523-458b-b932-b6a76a6013a2','9c54b8de-3cd7-4026-8720-e60bdc1e58db','2d0e3d7d-9d9d-438d-a826-e372ac08b980'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='163ca6bf36454f91922b88f2c64bc181',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:28:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1784188925',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4a174d4f-0e84-490b-8132-4eee8b5bf235,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a65624d7fb4469490e5a4c3b5af982b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='163ca6bf36454f91922b88f2c64bc181',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:28:45.359486 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-5e1aafc4-efd3-412d-9e75-9d72500e36ed tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ddbd11d-7a64-481f-84d4-2ed6ebf12b88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:28:45.391754 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-5e1aafc4-efd3-412d-9e75-9d72500e36ed tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ddbd11d-7a64-481f-84d4-2ed6ebf12b88) transitioned into state 'SUCCESS' from state '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-1784188925',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a65624d7fb4469490e5a4c3b5af982b',qos_specs=None,replication_status=,reservations=['1a7cd5e7-1b8c-41cc-b84b-e52fb9863a0d','c418a06a-8523-458b-b932-b6a76a6013a2','9c54b8de-3cd7-4026-8720-e60bdc1e58db','2d0e3d7d-9d9d-438d-a826-e372ac08b980'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='163ca6bf36454f91922b88f2c64bc181',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:28:45.392838 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-5e1aafc4-efd3-412d-9e75-9d72500e36ed tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4e7c334-cbe2-4e82-b277-933ce2bbd000) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:28:45.406738 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-5e1aafc4-efd3-412d-9e75-9d72500e36ed tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4e7c334-cbe2-4e82-b277-933ce2bbd000) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:28:45.406917 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-5e1aafc4-efd3-412d-9e75-9d72500e36ed tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Flow 'volume_create_api' (ecaed7ac-68c9-44f3-a24a-b66684c3ba3b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:28:45.408403 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-5e1aafc4-efd3-412d-9e75-9d72500e36ed tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Create volume request issued successfully. Aug 25 10:28:45.408507 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5e1aafc4-efd3-412d-9e75-9d72500e36ed tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:28:45.409044 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1172/4699] 10.4.3.119 () {68 vars in 1259 bytes} [Tue Aug 25 10:28:45 2026] POST /volume/v3/volumes => generated 760 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:28:45.420881 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-f33aa6ae-7be4-4fb3-a775-7e2a8793c71e None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:45.423787 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f33aa6ae-7be4-4fb3-a775-7e2a8793c71e tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] GET https://10.4.3.119/volume/v3/volumes/da0e16c7-f6fe-4610-ac34-93e4092130f9 Aug 25 10:28:45.423787 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f33aa6ae-7be4-4fb3-a775-7e2a8793c71e tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:45.424403 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f33aa6ae-7be4-4fb3-a775-7e2a8793c71e tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:45.437295 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:45.437295 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:28:45.443560 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-f33aa6ae-7be4-4fb3-a775-7e2a8793c71e tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Volume info retrieved successfully. Aug 25 10:28:45.449849 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f33aa6ae-7be4-4fb3-a775-7e2a8793c71e tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] https://10.4.3.119/volume/v3/volumes/da0e16c7-f6fe-4610-ac34-93e4092130f9 returned with HTTP 200 Aug 25 10:28:45.450409 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1181/4700] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:45 2026] GET /volume/v3/volumes/da0e16c7-f6fe-4610-ac34-93e4092130f9 => generated 853 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:45.470324 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-718e9418-a7c7-43b6-9086-d6a0807a5629 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:45.472533 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-718e9418-a7c7-43b6-9086-d6a0807a5629 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] GET https://10.4.3.119/volume/v3/volumes/64aca4df-f799-4089-949d-100b7c4c674f Aug 25 10:28:45.472764 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-718e9418-a7c7-43b6-9086-d6a0807a5629 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:45.472994 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-718e9418-a7c7-43b6-9086-d6a0807a5629 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:45.484207 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:45.484207 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:28:45.490009 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-718e9418-a7c7-43b6-9086-d6a0807a5629 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Volume info retrieved successfully. Aug 25 10:28:45.497404 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-718e9418-a7c7-43b6-9086-d6a0807a5629 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] https://10.4.3.119/volume/v3/volumes/64aca4df-f799-4089-949d-100b7c4c674f returned with HTTP 200 Aug 25 10:28:45.498167 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1175/4701] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:45 2026] GET /volume/v3/volumes/64aca4df-f799-4089-949d-100b7c4c674f => generated 853 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:45.512456 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-1b5f7207-1470-4f22-ae6b-f97d64a2c88c None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:45.514884 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1b5f7207-1470-4f22-ae6b-f97d64a2c88c tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] GET https://10.4.3.119/volume/v3/volumes/ff57c01f-de30-4c3a-a406-88f36cf2d93f Aug 25 10:28:45.515109 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1b5f7207-1470-4f22-ae6b-f97d64a2c88c tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:45.515463 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1b5f7207-1470-4f22-ae6b-f97d64a2c88c tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:45.523345 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:45.523345 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:28:45.528174 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-1b5f7207-1470-4f22-ae6b-f97d64a2c88c tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Volume info retrieved successfully. Aug 25 10:28:45.536513 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1b5f7207-1470-4f22-ae6b-f97d64a2c88c tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] https://10.4.3.119/volume/v3/volumes/ff57c01f-de30-4c3a-a406-88f36cf2d93f returned with HTTP 200 Aug 25 10:28:45.536984 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1174/4702] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:45 2026] GET /volume/v3/volumes/ff57c01f-de30-4c3a-a406-88f36cf2d93f => generated 853 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:45.561336 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-f156b435-961a-4cc9-9459-2ed92689d467 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:45.561336 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f156b435-961a-4cc9-9459-2ed92689d467 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] GET https://10.4.3.119/volume/v3/volumes/265a4cc0-89a6-4c2b-80e6-2ab050ce0c6c Aug 25 10:28:45.561336 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f156b435-961a-4cc9-9459-2ed92689d467 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:45.561336 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f156b435-961a-4cc9-9459-2ed92689d467 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:45.565662 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:45.565662 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:28:45.571185 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-f156b435-961a-4cc9-9459-2ed92689d467 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Volume info retrieved successfully. Aug 25 10:28:45.577723 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f156b435-961a-4cc9-9459-2ed92689d467 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] https://10.4.3.119/volume/v3/volumes/265a4cc0-89a6-4c2b-80e6-2ab050ce0c6c returned with HTTP 200 Aug 25 10:28:45.578425 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1173/4703] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:45 2026] GET /volume/v3/volumes/265a4cc0-89a6-4c2b-80e6-2ab050ce0c6c => generated 853 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:45.593965 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-26d1b97c-e89d-4457-ae64-6dbc45764036 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:45.596492 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-26d1b97c-e89d-4457-ae64-6dbc45764036 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] GET https://10.4.3.119/volume/v3/volumes/4a174d4f-0e84-490b-8132-4eee8b5bf235 Aug 25 10:28:45.596757 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-26d1b97c-e89d-4457-ae64-6dbc45764036 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:45.596966 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-26d1b97c-e89d-4457-ae64-6dbc45764036 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:45.607538 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:45.607538 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:28:45.613558 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-26d1b97c-e89d-4457-ae64-6dbc45764036 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Volume info retrieved successfully. Aug 25 10:28:45.620101 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-26d1b97c-e89d-4457-ae64-6dbc45764036 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] https://10.4.3.119/volume/v3/volumes/4a174d4f-0e84-490b-8132-4eee8b5bf235 returned with HTTP 200 Aug 25 10:28:45.620650 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1182/4704] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:45 2026] GET /volume/v3/volumes/4a174d4f-0e84-490b-8132-4eee8b5bf235 => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:46.049430 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-07303d23-865b-47dc-b3f6-8814c88b8cef req-24cf712f-6283-4448-b2f4-b27c5413b2ae None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:46.051820 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-07303d23-865b-47dc-b3f6-8814c88b8cef req-24cf712f-6283-4448-b2f4-b27c5413b2ae tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] DELETE https://10.4.3.119/volume/v3/attachments/27835181-1ef2-440d-83f3-9e2e536e4412 Aug 25 10:28:46.051976 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-07303d23-865b-47dc-b3f6-8814c88b8cef req-24cf712f-6283-4448-b2f4-b27c5413b2ae tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:46.052163 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-07303d23-865b-47dc-b3f6-8814c88b8cef req-24cf712f-6283-4448-b2f4-b27c5413b2ae tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'version_select' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:46.059512 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:46.059512 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:28:46.113502 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-07303d23-865b-47dc-b3f6-8814c88b8cef req-24cf712f-6283-4448-b2f4-b27c5413b2ae tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/attachments/27835181-1ef2-440d-83f3-9e2e536e4412 returned with HTTP 200 Aug 25 10:28:46.113972 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1176/4705] 10.4.3.119 () {72 vars in 1673 bytes} [Tue Aug 25 10:28:46 2026] DELETE /volume/v3/attachments/27835181-1ef2-440d-83f3-9e2e536e4412 => generated 19 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:46.124048 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-07303d23-865b-47dc-b3f6-8814c88b8cef req-95a720c3-6d92-4d59-ad07-a331815e7730 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:46.125969 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-07303d23-865b-47dc-b3f6-8814c88b8cef req-95a720c3-6d92-4d59-ad07-a331815e7730 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] DELETE https://10.4.3.119/volume/v3/volumes/940960a6-e903-4842-b134-4b459719dbdb Aug 25 10:28:46.126169 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-07303d23-865b-47dc-b3f6-8814c88b8cef req-95a720c3-6d92-4d59-ad07-a331815e7730 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:46.126423 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-07303d23-865b-47dc-b3f6-8814c88b8cef req-95a720c3-6d92-4d59-ad07-a331815e7730 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:46.126626 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [req-07303d23-865b-47dc-b3f6-8814c88b8cef req-95a720c3-6d92-4d59-ad07-a331815e7730 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Delete volume with id: 940960a6-e903-4842-b134-4b459719dbdb Aug 25 10:28:46.133275 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:46.133275 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:28:46.133749 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-07303d23-865b-47dc-b3f6-8814c88b8cef req-95a720c3-6d92-4d59-ad07-a331815e7730 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Volume info retrieved successfully. Aug 25 10:28:46.153089 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-07303d23-865b-47dc-b3f6-8814c88b8cef req-95a720c3-6d92-4d59-ad07-a331815e7730 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Delete volume request issued successfully. Aug 25 10:28:46.153350 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-07303d23-865b-47dc-b3f6-8814c88b8cef req-95a720c3-6d92-4d59-ad07-a331815e7730 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/volumes/940960a6-e903-4842-b134-4b459719dbdb returned with HTTP 202 Aug 25 10:28:46.153798 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1175/4706] 10.4.3.119 () {70 vars in 1620 bytes} [Tue Aug 25 10:28:46 2026] DELETE /volume/v3/volumes/940960a6-e903-4842-b134-4b459719dbdb => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:28:46.190505 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-4d2c8a1e-9559-4850-8cfe-e0206705bbe7 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:46.192588 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4d2c8a1e-9559-4850-8cfe-e0206705bbe7 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] GET https://10.4.3.119/volume/v3/volumes/05e034cb-862a-4a62-a61f-be103fa2572a Aug 25 10:28:46.192826 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4d2c8a1e-9559-4850-8cfe-e0206705bbe7 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:46.192826 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4d2c8a1e-9559-4850-8cfe-e0206705bbe7 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:46.200667 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:46.200667 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:28:46.204628 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-4d2c8a1e-9559-4850-8cfe-e0206705bbe7 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Volume info retrieved successfully. Aug 25 10:28:46.210120 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4d2c8a1e-9559-4850-8cfe-e0206705bbe7 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] https://10.4.3.119/volume/v3/volumes/05e034cb-862a-4a62-a61f-be103fa2572a returned with HTTP 200 Aug 25 10:28:46.210580 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1174/4707] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:28:46 2026] GET /volume/v3/volumes/05e034cb-862a-4a62-a61f-be103fa2572a => generated 928 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:28:46.634337 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-33ee6a9d-c908-4700-816f-5af52792c999 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:46.636213 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-33ee6a9d-c908-4700-816f-5af52792c999 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] GET https://10.4.3.119/volume/v3/volumes/4a174d4f-0e84-490b-8132-4eee8b5bf235 Aug 25 10:28:46.636485 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-33ee6a9d-c908-4700-816f-5af52792c999 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:46.636728 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-33ee6a9d-c908-4700-816f-5af52792c999 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:46.643774 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:46.643774 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:28:46.648553 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-33ee6a9d-c908-4700-816f-5af52792c999 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Volume info retrieved successfully. Aug 25 10:28:46.653433 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-33ee6a9d-c908-4700-816f-5af52792c999 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] https://10.4.3.119/volume/v3/volumes/4a174d4f-0e84-490b-8132-4eee8b5bf235 returned with HTTP 200 Aug 25 10:28:46.654100 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1183/4708] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:46 2026] GET /volume/v3/volumes/4a174d4f-0e84-490b-8132-4eee8b5bf235 => generated 853 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:46.672707 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-8dd422ff-b891-4266-8f27-771623fd199d None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:46.674570 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8dd422ff-b891-4266-8f27-771623fd199d tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] DELETE https://10.4.3.119/volume/v3/volumes/4a174d4f-0e84-490b-8132-4eee8b5bf235 Aug 25 10:28:46.674798 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8dd422ff-b891-4266-8f27-771623fd199d tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:46.675027 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8dd422ff-b891-4266-8f27-771623fd199d tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:46.675241 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-8dd422ff-b891-4266-8f27-771623fd199d tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Delete volume with id: 4a174d4f-0e84-490b-8132-4eee8b5bf235 Aug 25 10:28:46.683225 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:46.683225 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:28:46.683648 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-8dd422ff-b891-4266-8f27-771623fd199d tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Volume info retrieved successfully. Aug 25 10:28:46.701757 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-9b2f91e2-5629-4f80-9f16-e1f48da6c5f3 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:46.703738 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9b2f91e2-5629-4f80-9f16-e1f48da6c5f3 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] GET https://10.4.3.119/volume/v3/volumes/940960a6-e903-4842-b134-4b459719dbdb Aug 25 10:28:46.703738 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9b2f91e2-5629-4f80-9f16-e1f48da6c5f3 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:46.703845 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9b2f91e2-5629-4f80-9f16-e1f48da6c5f3 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:46.704287 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-8dd422ff-b891-4266-8f27-771623fd199d tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Delete volume request issued successfully. Aug 25 10:28:46.704513 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8dd422ff-b891-4266-8f27-771623fd199d tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] https://10.4.3.119/volume/v3/volumes/4a174d4f-0e84-490b-8132-4eee8b5bf235 returned with HTTP 202 Aug 25 10:28:46.705115 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1177/4709] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:28:46 2026] DELETE /volume/v3/volumes/4a174d4f-0e84-490b-8132-4eee8b5bf235 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:28:46.710614 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9b2f91e2-5629-4f80-9f16-e1f48da6c5f3 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/volumes/940960a6-e903-4842-b134-4b459719dbdb returned with HTTP 404 Aug 25 10:28:46.710848 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1176/4710] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:46 2026] GET /volume/v3/volumes/940960a6-e903-4842-b134-4b459719dbdb => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:28:46.714928 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-7849c3a6-d32e-4295-ae3f-5629db2357a1 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:46.716391 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-7c85e958-0d42-48f5-b2ed-09c32f960c7c req-c216c0ed-e40f-4e54-a993-afa564d9ce86 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:46.716736 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7849c3a6-d32e-4295-ae3f-5629db2357a1 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] GET https://10.4.3.119/volume/v3/volumes/4a174d4f-0e84-490b-8132-4eee8b5bf235 Aug 25 10:28:46.716959 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-7849c3a6-d32e-4295-ae3f-5629db2357a1 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:46.717192 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-7849c3a6-d32e-4295-ae3f-5629db2357a1 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:46.718052 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-e6c9e8d7-1821-4422-850f-e63e8f6fe509 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:46.718158 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-7c85e958-0d42-48f5-b2ed-09c32f960c7c req-c216c0ed-e40f-4e54-a993-afa564d9ce86 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] GET https://10.4.3.119/volume/v3/volumes/cd73b059-eb93-4413-a7b3-83d169576bdb Aug 25 10:28:46.718383 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-7c85e958-0d42-48f5-b2ed-09c32f960c7c req-c216c0ed-e40f-4e54-a993-afa564d9ce86 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:46.718647 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-7c85e958-0d42-48f5-b2ed-09c32f960c7c req-c216c0ed-e40f-4e54-a993-afa564d9ce86 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:46.720619 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e6c9e8d7-1821-4422-850f-e63e8f6fe509 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] DELETE https://10.4.3.119/volume/v3/snapshots/814b2928-4ecc-4734-b1d9-e94d54ad1717 Aug 25 10:28:46.720619 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e6c9e8d7-1821-4422-850f-e63e8f6fe509 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:46.720759 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e6c9e8d7-1821-4422-850f-e63e8f6fe509 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:46.720800 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.snapshots [None req-e6c9e8d7-1821-4422-850f-e63e8f6fe509 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Delete snapshot with id: 814b2928-4ecc-4734-b1d9-e94d54ad1717 Aug 25 10:28:46.727369 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:46.727369 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:28:46.728070 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:46.728070 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:28:46.728658 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:46.728658 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:28:46.729291 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-e6c9e8d7-1821-4422-850f-e63e8f6fe509 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Snapshot retrieved successfully. Aug 25 10:28:46.734253 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-7c85e958-0d42-48f5-b2ed-09c32f960c7c req-c216c0ed-e40f-4e54-a993-afa564d9ce86 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Volume info retrieved successfully. Aug 25 10:28:46.734878 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-7849c3a6-d32e-4295-ae3f-5629db2357a1 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Volume info retrieved successfully. Aug 25 10:28:46.740472 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-7c85e958-0d42-48f5-b2ed-09c32f960c7c req-c216c0ed-e40f-4e54-a993-afa564d9ce86 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] https://10.4.3.119/volume/v3/volumes/cd73b059-eb93-4413-a7b3-83d169576bdb returned with HTTP 200 Aug 25 10:28:46.741175 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1184/4711] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:28:46 2026] GET /volume/v3/volumes/cd73b059-eb93-4413-a7b3-83d169576bdb => generated 1417 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:28:46.743399 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7849c3a6-d32e-4295-ae3f-5629db2357a1 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] https://10.4.3.119/volume/v3/volumes/4a174d4f-0e84-490b-8132-4eee8b5bf235 returned with HTTP 200 Aug 25 10:28:46.743986 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1175/4712] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:46 2026] GET /volume/v3/volumes/4a174d4f-0e84-490b-8132-4eee8b5bf235 => generated 852 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:46.753610 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-e6c9e8d7-1821-4422-850f-e63e8f6fe509 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Snapshot delete request issued successfully. Aug 25 10:28:46.753877 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e6c9e8d7-1821-4422-850f-e63e8f6fe509 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/snapshots/814b2928-4ecc-4734-b1d9-e94d54ad1717 returned with HTTP 202 Aug 25 10:28:46.754481 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1178/4713] 10.4.3.119 () {66 vars in 1357 bytes} [Tue Aug 25 10:28:46 2026] DELETE /volume/v3/snapshots/814b2928-4ecc-4734-b1d9-e94d54ad1717 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:28:46.763297 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-6e6f5053-272f-4ec9-8417-dec3f9ecaef0 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:46.768819 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6e6f5053-272f-4ec9-8417-dec3f9ecaef0 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] GET https://10.4.3.119/volume/v3/snapshots/814b2928-4ecc-4734-b1d9-e94d54ad1717 Aug 25 10:28:46.769107 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6e6f5053-272f-4ec9-8417-dec3f9ecaef0 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:46.769350 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6e6f5053-272f-4ec9-8417-dec3f9ecaef0 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:46.777548 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:46.777548 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:28:46.778008 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-6e6f5053-272f-4ec9-8417-dec3f9ecaef0 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Snapshot retrieved successfully. Aug 25 10:28:46.778855 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6e6f5053-272f-4ec9-8417-dec3f9ecaef0 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/snapshots/814b2928-4ecc-4734-b1d9-e94d54ad1717 returned with HTTP 200 Aug 25 10:28:46.779287 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1177/4714] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:28:46 2026] GET /volume/v3/snapshots/814b2928-4ecc-4734-b1d9-e94d54ad1717 => generated 478 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:46.821267 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-5d5bc2d5-16f5-40c3-aa4c-c889a7b648a7 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:46.823030 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5d5bc2d5-16f5-40c3-aa4c-c889a7b648a7 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] GET https://10.4.3.119/volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd Aug 25 10:28:46.823226 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5d5bc2d5-16f5-40c3-aa4c-c889a7b648a7 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:46.823407 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5d5bc2d5-16f5-40c3-aa4c-c889a7b648a7 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:46.836586 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:46.836586 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:28:46.841317 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-5d5bc2d5-16f5-40c3-aa4c-c889a7b648a7 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Volume info retrieved successfully. Aug 25 10:28:46.846824 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5d5bc2d5-16f5-40c3-aa4c-c889a7b648a7 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] https://10.4.3.119/volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd returned with HTTP 200 Aug 25 10:28:46.847375 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1185/4715] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:46 2026] GET /volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd => generated 861 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:47.224343 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-b98b03b8-3acc-48b0-8a48-e88b470982a2 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:47.226438 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b98b03b8-3acc-48b0-8a48-e88b470982a2 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] GET https://10.4.3.119/volume/v3/volumes/05e034cb-862a-4a62-a61f-be103fa2572a Aug 25 10:28:47.226656 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b98b03b8-3acc-48b0-8a48-e88b470982a2 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:47.226831 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b98b03b8-3acc-48b0-8a48-e88b470982a2 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:47.231942 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-7c85e958-0d42-48f5-b2ed-09c32f960c7c req-8d89725b-a761-4771-b0ea-c0cd25a3540c None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:47.234122 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-7c85e958-0d42-48f5-b2ed-09c32f960c7c req-8d89725b-a761-4771-b0ea-c0cd25a3540c tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] GET https://10.4.3.119/volume/v3/volumes/cd73b059-eb93-4413-a7b3-83d169576bdb Aug 25 10:28:47.234373 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-7c85e958-0d42-48f5-b2ed-09c32f960c7c req-8d89725b-a761-4771-b0ea-c0cd25a3540c tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:47.234561 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-7c85e958-0d42-48f5-b2ed-09c32f960c7c req-8d89725b-a761-4771-b0ea-c0cd25a3540c tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:47.236801 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:47.236801 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:28:47.242234 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-b98b03b8-3acc-48b0-8a48-e88b470982a2 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Volume info retrieved successfully. Aug 25 10:28:47.246816 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:47.246816 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:28:47.250725 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [req-7c85e958-0d42-48f5-b2ed-09c32f960c7c req-8d89725b-a761-4771-b0ea-c0cd25a3540c tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Volume info retrieved successfully. Aug 25 10:28:47.252690 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b98b03b8-3acc-48b0-8a48-e88b470982a2 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] https://10.4.3.119/volume/v3/volumes/05e034cb-862a-4a62-a61f-be103fa2572a returned with HTTP 200 Aug 25 10:28:47.253244 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1176/4716] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:28:47 2026] GET /volume/v3/volumes/05e034cb-862a-4a62-a61f-be103fa2572a => generated 928 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:28:47.256310 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-7c85e958-0d42-48f5-b2ed-09c32f960c7c req-8d89725b-a761-4771-b0ea-c0cd25a3540c tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] https://10.4.3.119/volume/v3/volumes/cd73b059-eb93-4413-a7b3-83d169576bdb returned with HTTP 200 Aug 25 10:28:47.256855 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1179/4717] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:28:47 2026] GET /volume/v3/volumes/cd73b059-eb93-4413-a7b3-83d169576bdb => generated 1417 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:28:47.269103 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-ba1fe86d-70c7-4263-abcd-cb87e2b3ba48 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:47.269536 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ba1fe86d-70c7-4263-abcd-cb87e2b3ba48 None None] GET https://10.4.3.119/volume// Aug 25 10:28:47.269715 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ba1fe86d-70c7-4263-abcd-cb87e2b3ba48 None None] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:47.269923 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ba1fe86d-70c7-4263-abcd-cb87e2b3ba48 None None] Calling method 'all' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:47.270247 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ba1fe86d-70c7-4263-abcd-cb87e2b3ba48 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:28:47.270559 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1178/4718] 10.4.3.119 () {66 vars in 1419 bytes} [Tue Aug 25 10:28:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:28:47.278685 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-7c85e958-0d42-48f5-b2ed-09c32f960c7c req-d404eae2-8589-429d-9963-1990469c1285 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:47.280843 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-7c85e958-0d42-48f5-b2ed-09c32f960c7c req-d404eae2-8589-429d-9963-1990469c1285 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] POST https://10.4.3.119/volume/v3/attachments Aug 25 10:28:47.281202 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-7c85e958-0d42-48f5-b2ed-09c32f960c7c req-d404eae2-8589-429d-9963-1990469c1285 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cd73b059-eb93-4413-a7b3-83d169576bdb", "connector": null, "instance_uuid": "68eb3ddf-f046-4093-b8e3-1db0220ceccf"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:28:47.291451 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:47.291451 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:28:47.327310 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-7c85e958-0d42-48f5-b2ed-09c32f960c7c req-d404eae2-8589-429d-9963-1990469c1285 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] https://10.4.3.119/volume/v3/attachments returned with HTTP 200 Aug 25 10:28:47.327876 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1186/4719] 10.4.3.119 () {74 vars in 1594 bytes} [Tue Aug 25 10:28:47 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 25 10:28:47.760095 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-1455b192-ad7a-4214-a6ab-8ae29583d2ec None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:47.761935 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1455b192-ad7a-4214-a6ab-8ae29583d2ec tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] GET https://10.4.3.119/volume/v3/volumes/4a174d4f-0e84-490b-8132-4eee8b5bf235 Aug 25 10:28:47.762120 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1455b192-ad7a-4214-a6ab-8ae29583d2ec tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:47.762352 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1455b192-ad7a-4214-a6ab-8ae29583d2ec tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:47.768338 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1455b192-ad7a-4214-a6ab-8ae29583d2ec tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] https://10.4.3.119/volume/v3/volumes/4a174d4f-0e84-490b-8132-4eee8b5bf235 returned with HTTP 404 Aug 25 10:28:47.768745 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1177/4720] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:47 2026] GET /volume/v3/volumes/4a174d4f-0e84-490b-8132-4eee8b5bf235 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:28:47.778284 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-3434ef1c-7f77-4d4b-a864-9c59c0099daa None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:47.779940 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3434ef1c-7f77-4d4b-a864-9c59c0099daa tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] DELETE https://10.4.3.119/volume/v3/volumes/265a4cc0-89a6-4c2b-80e6-2ab050ce0c6c Aug 25 10:28:47.780116 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3434ef1c-7f77-4d4b-a864-9c59c0099daa tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:47.780320 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3434ef1c-7f77-4d4b-a864-9c59c0099daa tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:47.780471 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-3434ef1c-7f77-4d4b-a864-9c59c0099daa tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Delete volume with id: 265a4cc0-89a6-4c2b-80e6-2ab050ce0c6c Aug 25 10:28:47.788021 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:47.788021 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:28:47.788591 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-3434ef1c-7f77-4d4b-a864-9c59c0099daa tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Volume info retrieved successfully. Aug 25 10:28:47.788665 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-2e84d53d-c28e-4d11-bacf-0a021acf53a8 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:47.790829 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-2e84d53d-c28e-4d11-bacf-0a021acf53a8 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] GET https://10.4.3.119/volume/v3/snapshots/814b2928-4ecc-4734-b1d9-e94d54ad1717 Aug 25 10:28:47.791147 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-2e84d53d-c28e-4d11-bacf-0a021acf53a8 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:47.791458 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-2e84d53d-c28e-4d11-bacf-0a021acf53a8 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:47.796548 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-2e84d53d-c28e-4d11-bacf-0a021acf53a8 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/snapshots/814b2928-4ecc-4734-b1d9-e94d54ad1717 returned with HTTP 404 Aug 25 10:28:47.797022 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1179/4721] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:28:47 2026] GET /volume/v3/snapshots/814b2928-4ecc-4734-b1d9-e94d54ad1717 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:28:47.813638 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-3434ef1c-7f77-4d4b-a864-9c59c0099daa tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Delete volume request issued successfully. Aug 25 10:28:47.813638 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3434ef1c-7f77-4d4b-a864-9c59c0099daa tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] https://10.4.3.119/volume/v3/volumes/265a4cc0-89a6-4c2b-80e6-2ab050ce0c6c returned with HTTP 202 Aug 25 10:28:47.813638 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1180/4722] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:28:47 2026] DELETE /volume/v3/volumes/265a4cc0-89a6-4c2b-80e6-2ab050ce0c6c => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:28:47.821293 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-2abd7bc6-5ced-4d1b-82d0-a56d8b0ee08d None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:47.824187 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2abd7bc6-5ced-4d1b-82d0-a56d8b0ee08d tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] GET https://10.4.3.119/volume/v3/volumes/265a4cc0-89a6-4c2b-80e6-2ab050ce0c6c Aug 25 10:28:47.824187 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2abd7bc6-5ced-4d1b-82d0-a56d8b0ee08d tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:47.824187 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2abd7bc6-5ced-4d1b-82d0-a56d8b0ee08d tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:47.833310 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:47.833310 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:28:47.838171 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-2abd7bc6-5ced-4d1b-82d0-a56d8b0ee08d tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Volume info retrieved successfully. Aug 25 10:28:47.844057 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2abd7bc6-5ced-4d1b-82d0-a56d8b0ee08d tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] https://10.4.3.119/volume/v3/volumes/265a4cc0-89a6-4c2b-80e6-2ab050ce0c6c returned with HTTP 200 Aug 25 10:28:47.845031 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1187/4723] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:47 2026] GET /volume/v3/volumes/265a4cc0-89a6-4c2b-80e6-2ab050ce0c6c => generated 852 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:47.863906 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-e14b07b7-dfd4-46bd-813b-5d0b2e971de2 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:47.866533 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e14b07b7-dfd4-46bd-813b-5d0b2e971de2 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] GET https://10.4.3.119/volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd Aug 25 10:28:47.866533 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e14b07b7-dfd4-46bd-813b-5d0b2e971de2 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:47.866533 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e14b07b7-dfd4-46bd-813b-5d0b2e971de2 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:47.873474 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:47.873474 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:28:47.878499 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-e14b07b7-dfd4-46bd-813b-5d0b2e971de2 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Volume info retrieved successfully. Aug 25 10:28:47.881794 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e14b07b7-dfd4-46bd-813b-5d0b2e971de2 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] https://10.4.3.119/volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd returned with HTTP 200 Aug 25 10:28:47.882317 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1178/4724] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:47 2026] GET /volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd => generated 861 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:48.268812 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-52554982-aa48-4657-9e89-5bec3fcb3c06 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:48.271499 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-52554982-aa48-4657-9e89-5bec3fcb3c06 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] GET https://10.4.3.119/volume/v3/volumes/05e034cb-862a-4a62-a61f-be103fa2572a Aug 25 10:28:48.271816 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-52554982-aa48-4657-9e89-5bec3fcb3c06 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:48.272031 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-52554982-aa48-4657-9e89-5bec3fcb3c06 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:48.288297 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:48.288297 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:28:48.292571 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-52554982-aa48-4657-9e89-5bec3fcb3c06 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Volume info retrieved successfully. Aug 25 10:28:48.309834 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-52554982-aa48-4657-9e89-5bec3fcb3c06 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] https://10.4.3.119/volume/v3/volumes/05e034cb-862a-4a62-a61f-be103fa2572a returned with HTTP 200 Aug 25 10:28:48.310319 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1180/4725] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:28:48 2026] GET /volume/v3/volumes/05e034cb-862a-4a62-a61f-be103fa2572a => generated 928 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:28:48.370332 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-57222adf-6993-4d94-b409-aa5b4265907c None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:48.370808 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-57222adf-6993-4d94-b409-aa5b4265907c None None] GET https://10.4.3.119/volume// Aug 25 10:28:48.371047 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-57222adf-6993-4d94-b409-aa5b4265907c None None] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:48.371336 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-57222adf-6993-4d94-b409-aa5b4265907c None None] Calling method 'all' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:48.371753 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-57222adf-6993-4d94-b409-aa5b4265907c None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:28:48.372113 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1181/4726] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:28:48 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:28:48.380169 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-7c85e958-0d42-48f5-b2ed-09c32f960c7c req-a67f19bc-9144-4cb1-8a0f-7b566828c7c4 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:48.382769 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-7c85e958-0d42-48f5-b2ed-09c32f960c7c req-a67f19bc-9144-4cb1-8a0f-7b566828c7c4 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] GET https://10.4.3.119/volume/v3/volumes/cd73b059-eb93-4413-a7b3-83d169576bdb Aug 25 10:28:48.383025 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-7c85e958-0d42-48f5-b2ed-09c32f960c7c req-a67f19bc-9144-4cb1-8a0f-7b566828c7c4 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:48.383297 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-7c85e958-0d42-48f5-b2ed-09c32f960c7c req-a67f19bc-9144-4cb1-8a0f-7b566828c7c4 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:48.396528 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:48.396528 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:28:48.399825 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-7c85e958-0d42-48f5-b2ed-09c32f960c7c req-a67f19bc-9144-4cb1-8a0f-7b566828c7c4 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Volume info retrieved successfully. Aug 25 10:28:48.405023 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-7c85e958-0d42-48f5-b2ed-09c32f960c7c req-a67f19bc-9144-4cb1-8a0f-7b566828c7c4 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] https://10.4.3.119/volume/v3/volumes/cd73b059-eb93-4413-a7b3-83d169576bdb returned with HTTP 200 Aug 25 10:28:48.405477 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1188/4727] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:28:48 2026] GET /volume/v3/volumes/cd73b059-eb93-4413-a7b3-83d169576bdb => generated 1596 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:28:48.520395 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-7c85e958-0d42-48f5-b2ed-09c32f960c7c req-9b7c7244-3441-4e36-8e8a-001bf0f45043 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:48.523022 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-7c85e958-0d42-48f5-b2ed-09c32f960c7c req-9b7c7244-3441-4e36-8e8a-001bf0f45043 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] PUT https://10.4.3.119/volume/v3/attachments/c3ca4def-d09c-42e6-892d-7efcede11565 Aug 25 10:28:48.523534 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-7c85e958-0d42-48f5-b2ed-09c32f960c7c req-9b7c7244-3441-4e36-8e8a-001bf0f45043 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.119", "host": "np0000008063", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3398d5156650", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "462fd6ce-c505-48ef-84ec-f85776d45b24", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:28:48.531435 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-7c85e958-0d42-48f5-b2ed-09c32f960c7c req-9b7c7244-3441-4e36-8e8a-001bf0f45043 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Acquiring lock "cinder-attachment_update-cd73b059-eb93-4413-a7b3-83d169576bdb-np0000008063" by "attachment_update" {{(pid=100390) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 10:28:48.536780 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-7c85e958-0d42-48f5-b2ed-09c32f960c7c req-9b7c7244-3441-4e36-8e8a-001bf0f45043 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Lock "cinder-attachment_update-cd73b059-eb93-4413-a7b3-83d169576bdb-np0000008063" acquired by "attachment_update" :: waited 0.005s {{(pid=100390) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 10:28:48.538131 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:48.538131 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:28:48.653487 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-7c85e958-0d42-48f5-b2ed-09c32f960c7c req-9b7c7244-3441-4e36-8e8a-001bf0f45043 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Lock "cinder-attachment_update-cd73b059-eb93-4413-a7b3-83d169576bdb-np0000008063" released by "attachment_update" :: held 0.117s {{(pid=100390) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 10:28:48.653814 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-7c85e958-0d42-48f5-b2ed-09c32f960c7c req-9b7c7244-3441-4e36-8e8a-001bf0f45043 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] https://10.4.3.119/volume/v3/attachments/c3ca4def-d09c-42e6-892d-7efcede11565 returned with HTTP 200 Aug 25 10:28:48.654252 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1179/4728] 10.4.3.119 () {74 vars in 1704 bytes} [Tue Aug 25 10:28:48 2026] PUT /volume/v3/attachments/c3ca4def-d09c-42e6-892d-7efcede11565 => generated 969 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:28:48.677378 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-7c85e958-0d42-48f5-b2ed-09c32f960c7c req-7d854e8e-b7b6-4696-9ed4-c8ed2cc490ff None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:48.679682 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-7c85e958-0d42-48f5-b2ed-09c32f960c7c req-7d854e8e-b7b6-4696-9ed4-c8ed2cc490ff tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] POST https://10.4.3.119/volume/v3/attachments/c3ca4def-d09c-42e6-892d-7efcede11565/action Aug 25 10:28:48.680123 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-7c85e958-0d42-48f5-b2ed-09c32f960c7c req-7d854e8e-b7b6-4696-9ed4-c8ed2cc490ff tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Action body: b'{"os-complete": null}' {{(pid=100389) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:28:48.680381 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-7c85e958-0d42-48f5-b2ed-09c32f960c7c req-7d854e8e-b7b6-4696-9ed4-c8ed2cc490ff tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:28:48.699915 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:48.699915 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:28:48.712177 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-7c85e958-0d42-48f5-b2ed-09c32f960c7c req-7d854e8e-b7b6-4696-9ed4-c8ed2cc490ff tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] https://10.4.3.119/volume/v3/attachments/c3ca4def-d09c-42e6-892d-7efcede11565/action returned with HTTP 204 Aug 25 10:28:48.712177 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1181/4729] 10.4.3.119 () {74 vars in 1725 bytes} [Tue Aug 25 10:28:48 2026] POST /volume/v3/attachments/c3ca4def-d09c-42e6-892d-7efcede11565/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:28:48.857836 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-4f6690ae-3f1c-468b-839e-fdcb92d2b506 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:48.860197 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4f6690ae-3f1c-468b-839e-fdcb92d2b506 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] GET https://10.4.3.119/volume/v3/volumes/265a4cc0-89a6-4c2b-80e6-2ab050ce0c6c Aug 25 10:28:48.860432 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4f6690ae-3f1c-468b-839e-fdcb92d2b506 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:48.860899 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4f6690ae-3f1c-468b-839e-fdcb92d2b506 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:48.867581 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4f6690ae-3f1c-468b-839e-fdcb92d2b506 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] https://10.4.3.119/volume/v3/volumes/265a4cc0-89a6-4c2b-80e6-2ab050ce0c6c returned with HTTP 404 Aug 25 10:28:48.868095 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1182/4730] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:48 2026] GET /volume/v3/volumes/265a4cc0-89a6-4c2b-80e6-2ab050ce0c6c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:28:48.875043 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-ef57b2b2-4893-46bc-aad0-817f98bb0fd3 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:48.876891 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ef57b2b2-4893-46bc-aad0-817f98bb0fd3 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] DELETE https://10.4.3.119/volume/v3/volumes/ff57c01f-de30-4c3a-a406-88f36cf2d93f Aug 25 10:28:48.877112 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ef57b2b2-4893-46bc-aad0-817f98bb0fd3 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:48.877376 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ef57b2b2-4893-46bc-aad0-817f98bb0fd3 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:48.877563 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-ef57b2b2-4893-46bc-aad0-817f98bb0fd3 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Delete volume with id: ff57c01f-de30-4c3a-a406-88f36cf2d93f Aug 25 10:28:48.884512 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:48.884512 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:28:48.884965 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-ef57b2b2-4893-46bc-aad0-817f98bb0fd3 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Volume info retrieved successfully. Aug 25 10:28:48.897356 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-a634b3ba-1d4b-4f30-ad3c-fbb0e1671a77 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:48.901484 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a634b3ba-1d4b-4f30-ad3c-fbb0e1671a77 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] GET https://10.4.3.119/volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd Aug 25 10:28:48.902165 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a634b3ba-1d4b-4f30-ad3c-fbb0e1671a77 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:48.902435 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a634b3ba-1d4b-4f30-ad3c-fbb0e1671a77 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:48.911099 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:48.911099 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:28:48.912053 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-ef57b2b2-4893-46bc-aad0-817f98bb0fd3 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Delete volume request issued successfully. Aug 25 10:28:48.915159 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ef57b2b2-4893-46bc-aad0-817f98bb0fd3 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] https://10.4.3.119/volume/v3/volumes/ff57c01f-de30-4c3a-a406-88f36cf2d93f returned with HTTP 202 Aug 25 10:28:48.915159 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1189/4731] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:28:48 2026] DELETE /volume/v3/volumes/ff57c01f-de30-4c3a-a406-88f36cf2d93f => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:28:48.917541 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-a634b3ba-1d4b-4f30-ad3c-fbb0e1671a77 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Volume info retrieved successfully. Aug 25 10:28:48.921994 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-54a88894-4831-4831-8c5d-5f9d6c04c5f1 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:48.923720 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a634b3ba-1d4b-4f30-ad3c-fbb0e1671a77 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] https://10.4.3.119/volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd returned with HTTP 200 Aug 25 10:28:48.924209 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1180/4732] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:48 2026] GET /volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd => generated 861 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:48.924316 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-54a88894-4831-4831-8c5d-5f9d6c04c5f1 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] GET https://10.4.3.119/volume/v3/volumes/ff57c01f-de30-4c3a-a406-88f36cf2d93f Aug 25 10:28:48.924598 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-54a88894-4831-4831-8c5d-5f9d6c04c5f1 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:48.924850 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-54a88894-4831-4831-8c5d-5f9d6c04c5f1 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:48.934423 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:48.934423 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:28:48.939381 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-54a88894-4831-4831-8c5d-5f9d6c04c5f1 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Volume info retrieved successfully. Aug 25 10:28:48.945623 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-54a88894-4831-4831-8c5d-5f9d6c04c5f1 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] https://10.4.3.119/volume/v3/volumes/ff57c01f-de30-4c3a-a406-88f36cf2d93f returned with HTTP 200 Aug 25 10:28:48.946316 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1182/4733] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:48 2026] GET /volume/v3/volumes/ff57c01f-de30-4c3a-a406-88f36cf2d93f => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:49.327408 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-8b6688d1-bbe6-4aab-9bb5-af5826deb11e None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:49.329240 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8b6688d1-bbe6-4aab-9bb5-af5826deb11e tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] GET https://10.4.3.119/volume/v3/volumes/05e034cb-862a-4a62-a61f-be103fa2572a Aug 25 10:28:49.329448 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8b6688d1-bbe6-4aab-9bb5-af5826deb11e tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:49.329618 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8b6688d1-bbe6-4aab-9bb5-af5826deb11e tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:49.337274 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:49.337274 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:28:49.341047 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-8b6688d1-bbe6-4aab-9bb5-af5826deb11e tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Volume info retrieved successfully. Aug 25 10:28:49.345821 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8b6688d1-bbe6-4aab-9bb5-af5826deb11e tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] https://10.4.3.119/volume/v3/volumes/05e034cb-862a-4a62-a61f-be103fa2572a returned with HTTP 200 Aug 25 10:28:49.346266 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1183/4734] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:28:49 2026] GET /volume/v3/volumes/05e034cb-862a-4a62-a61f-be103fa2572a => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:28:49.942811 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-b6d95a2b-0348-487a-8ca8-b9f029452107 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:49.944931 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b6d95a2b-0348-487a-8ca8-b9f029452107 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] GET https://10.4.3.119/volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd Aug 25 10:28:49.945216 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b6d95a2b-0348-487a-8ca8-b9f029452107 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:49.945478 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b6d95a2b-0348-487a-8ca8-b9f029452107 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:49.958160 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:49.958160 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:28:49.962969 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-3a4ca611-87b2-4e32-84de-358bd19d6efa None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:49.965246 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3a4ca611-87b2-4e32-84de-358bd19d6efa tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] GET https://10.4.3.119/volume/v3/volumes/ff57c01f-de30-4c3a-a406-88f36cf2d93f Aug 25 10:28:49.965246 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3a4ca611-87b2-4e32-84de-358bd19d6efa tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:49.965463 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3a4ca611-87b2-4e32-84de-358bd19d6efa tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:49.965901 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-b6d95a2b-0348-487a-8ca8-b9f029452107 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Volume info retrieved successfully. Aug 25 10:28:49.970553 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b6d95a2b-0348-487a-8ca8-b9f029452107 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] https://10.4.3.119/volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd returned with HTTP 200 Aug 25 10:28:49.970941 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1190/4735] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:49 2026] GET /volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd => generated 861 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:49.971016 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3a4ca611-87b2-4e32-84de-358bd19d6efa tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] https://10.4.3.119/volume/v3/volumes/ff57c01f-de30-4c3a-a406-88f36cf2d93f returned with HTTP 404 Aug 25 10:28:49.971490 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1181/4736] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:49 2026] GET /volume/v3/volumes/ff57c01f-de30-4c3a-a406-88f36cf2d93f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:28:49.979388 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-8ca4ddc2-5d66-40f2-b058-4f61b88d689f None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:49.981594 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8ca4ddc2-5d66-40f2-b058-4f61b88d689f tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] DELETE https://10.4.3.119/volume/v3/volumes/64aca4df-f799-4089-949d-100b7c4c674f Aug 25 10:28:49.981838 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8ca4ddc2-5d66-40f2-b058-4f61b88d689f tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:49.982081 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8ca4ddc2-5d66-40f2-b058-4f61b88d689f tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:49.982335 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-8ca4ddc2-5d66-40f2-b058-4f61b88d689f tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Delete volume with id: 64aca4df-f799-4089-949d-100b7c4c674f Aug 25 10:28:49.991699 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:49.991699 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:28:49.992128 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-8ca4ddc2-5d66-40f2-b058-4f61b88d689f tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Volume info retrieved successfully. Aug 25 10:28:50.008744 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-8ca4ddc2-5d66-40f2-b058-4f61b88d689f tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Delete volume request issued successfully. Aug 25 10:28:50.008933 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8ca4ddc2-5d66-40f2-b058-4f61b88d689f tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] https://10.4.3.119/volume/v3/volumes/64aca4df-f799-4089-949d-100b7c4c674f returned with HTTP 202 Aug 25 10:28:50.009414 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1183/4737] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:28:49 2026] DELETE /volume/v3/volumes/64aca4df-f799-4089-949d-100b7c4c674f => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:28:50.017233 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-4ffb5865-f1f4-4825-9f1e-44fe7669d17f None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:50.019240 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4ffb5865-f1f4-4825-9f1e-44fe7669d17f tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] GET https://10.4.3.119/volume/v3/volumes/64aca4df-f799-4089-949d-100b7c4c674f Aug 25 10:28:50.019493 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4ffb5865-f1f4-4825-9f1e-44fe7669d17f tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:50.019722 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4ffb5865-f1f4-4825-9f1e-44fe7669d17f tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:50.026573 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:50.026573 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:28:50.030016 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-4ffb5865-f1f4-4825-9f1e-44fe7669d17f tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Volume info retrieved successfully. Aug 25 10:28:50.034208 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4ffb5865-f1f4-4825-9f1e-44fe7669d17f tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] https://10.4.3.119/volume/v3/volumes/64aca4df-f799-4089-949d-100b7c4c674f returned with HTTP 200 Aug 25 10:28:50.034695 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1184/4738] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:50 2026] GET /volume/v3/volumes/64aca4df-f799-4089-949d-100b7c4c674f => generated 852 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:50.362230 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-1753fd26-e9a8-4cbf-8886-b856833db240 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:50.363946 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1753fd26-e9a8-4cbf-8886-b856833db240 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] GET https://10.4.3.119/volume/v3/volumes/05e034cb-862a-4a62-a61f-be103fa2572a Aug 25 10:28:50.364172 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1753fd26-e9a8-4cbf-8886-b856833db240 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:50.364371 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1753fd26-e9a8-4cbf-8886-b856833db240 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:50.371376 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:50.371376 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:28:50.375017 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-1753fd26-e9a8-4cbf-8886-b856833db240 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Volume info retrieved successfully. Aug 25 10:28:50.380111 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1753fd26-e9a8-4cbf-8886-b856833db240 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] https://10.4.3.119/volume/v3/volumes/05e034cb-862a-4a62-a61f-be103fa2572a returned with HTTP 200 Aug 25 10:28:50.380590 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1191/4739] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:28:50 2026] GET /volume/v3/volumes/05e034cb-862a-4a62-a61f-be103fa2572a => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:28:50.984283 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-e8b198f9-ac27-4ef9-a6e2-b66c89c988ed None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:50.986101 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e8b198f9-ac27-4ef9-a6e2-b66c89c988ed tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] GET https://10.4.3.119/volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd Aug 25 10:28:50.986319 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e8b198f9-ac27-4ef9-a6e2-b66c89c988ed tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:50.986500 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e8b198f9-ac27-4ef9-a6e2-b66c89c988ed tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:50.993540 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:50.993540 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:28:50.997208 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-e8b198f9-ac27-4ef9-a6e2-b66c89c988ed tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Volume info retrieved successfully. Aug 25 10:28:51.001296 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e8b198f9-ac27-4ef9-a6e2-b66c89c988ed tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] https://10.4.3.119/volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd returned with HTTP 200 Aug 25 10:28:51.001684 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1182/4740] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:50 2026] GET /volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd => generated 861 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:51.050015 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-7ffa22a3-9f4b-45a8-918e-8e33b2e87e23 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:51.052055 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-7ffa22a3-9f4b-45a8-918e-8e33b2e87e23 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] GET https://10.4.3.119/volume/v3/volumes/64aca4df-f799-4089-949d-100b7c4c674f Aug 25 10:28:51.052286 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-7ffa22a3-9f4b-45a8-918e-8e33b2e87e23 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:51.052499 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-7ffa22a3-9f4b-45a8-918e-8e33b2e87e23 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:51.058572 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-7ffa22a3-9f4b-45a8-918e-8e33b2e87e23 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] https://10.4.3.119/volume/v3/volumes/64aca4df-f799-4089-949d-100b7c4c674f returned with HTTP 404 Aug 25 10:28:51.059052 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1184/4741] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:51 2026] GET /volume/v3/volumes/64aca4df-f799-4089-949d-100b7c4c674f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:28:51.065751 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-0f489f46-1b35-4e42-8f09-2322d4732482 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:51.067619 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0f489f46-1b35-4e42-8f09-2322d4732482 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] DELETE https://10.4.3.119/volume/v3/volumes/da0e16c7-f6fe-4610-ac34-93e4092130f9 Aug 25 10:28:51.067811 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0f489f46-1b35-4e42-8f09-2322d4732482 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:51.067992 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0f489f46-1b35-4e42-8f09-2322d4732482 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:51.068160 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-0f489f46-1b35-4e42-8f09-2322d4732482 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Delete volume with id: da0e16c7-f6fe-4610-ac34-93e4092130f9 Aug 25 10:28:51.074960 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:51.074960 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:28:51.075411 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-0f489f46-1b35-4e42-8f09-2322d4732482 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Volume info retrieved successfully. Aug 25 10:28:51.101346 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-0f489f46-1b35-4e42-8f09-2322d4732482 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Delete volume request issued successfully. Aug 25 10:28:51.101566 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0f489f46-1b35-4e42-8f09-2322d4732482 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] https://10.4.3.119/volume/v3/volumes/da0e16c7-f6fe-4610-ac34-93e4092130f9 returned with HTTP 202 Aug 25 10:28:51.102045 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1185/4742] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:28:51 2026] DELETE /volume/v3/volumes/da0e16c7-f6fe-4610-ac34-93e4092130f9 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:28:51.109018 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-7e50df61-9247-48c5-ac12-f6f25558284e None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:51.110744 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7e50df61-9247-48c5-ac12-f6f25558284e tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] GET https://10.4.3.119/volume/v3/volumes/da0e16c7-f6fe-4610-ac34-93e4092130f9 Aug 25 10:28:51.110905 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7e50df61-9247-48c5-ac12-f6f25558284e tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:51.111076 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7e50df61-9247-48c5-ac12-f6f25558284e tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:51.119082 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:51.119082 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:28:51.122943 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-7e50df61-9247-48c5-ac12-f6f25558284e tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Volume info retrieved successfully. Aug 25 10:28:51.129622 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7e50df61-9247-48c5-ac12-f6f25558284e tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] https://10.4.3.119/volume/v3/volumes/da0e16c7-f6fe-4610-ac34-93e4092130f9 returned with HTTP 200 Aug 25 10:28:51.130011 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1192/4743] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:51 2026] GET /volume/v3/volumes/da0e16c7-f6fe-4610-ac34-93e4092130f9 => generated 852 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:51.391907 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-d38ee44b-8d98-47fa-a942-ffb10adc0fa6 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:51.394215 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d38ee44b-8d98-47fa-a942-ffb10adc0fa6 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] GET https://10.4.3.119/volume/v3/volumes/05e034cb-862a-4a62-a61f-be103fa2572a Aug 25 10:28:51.394427 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d38ee44b-8d98-47fa-a942-ffb10adc0fa6 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:51.394631 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d38ee44b-8d98-47fa-a942-ffb10adc0fa6 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:51.401238 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:51.401238 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:28:51.404583 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-d38ee44b-8d98-47fa-a942-ffb10adc0fa6 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Volume info retrieved successfully. Aug 25 10:28:51.408822 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d38ee44b-8d98-47fa-a942-ffb10adc0fa6 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] https://10.4.3.119/volume/v3/volumes/05e034cb-862a-4a62-a61f-be103fa2572a returned with HTTP 200 Aug 25 10:28:51.409200 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1183/4744] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:28:51 2026] GET /volume/v3/volumes/05e034cb-862a-4a62-a61f-be103fa2572a => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:28:52.013888 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-5006c44c-5531-412a-8d4e-c5bed15e10a8 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:52.015837 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5006c44c-5531-412a-8d4e-c5bed15e10a8 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] GET https://10.4.3.119/volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd Aug 25 10:28:52.016076 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5006c44c-5531-412a-8d4e-c5bed15e10a8 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:52.016308 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5006c44c-5531-412a-8d4e-c5bed15e10a8 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:52.025236 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:52.025236 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:28:52.029289 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-5006c44c-5531-412a-8d4e-c5bed15e10a8 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Volume info retrieved successfully. Aug 25 10:28:52.033748 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5006c44c-5531-412a-8d4e-c5bed15e10a8 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] https://10.4.3.119/volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd returned with HTTP 200 Aug 25 10:28:52.034100 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1185/4745] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:52 2026] GET /volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd => generated 861 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:52.144707 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-f1dde074-feb9-4efb-acdf-64644254e779 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:52.149475 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f1dde074-feb9-4efb-acdf-64644254e779 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] GET https://10.4.3.119/volume/v3/volumes/da0e16c7-f6fe-4610-ac34-93e4092130f9 Aug 25 10:28:52.149674 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f1dde074-feb9-4efb-acdf-64644254e779 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:52.149851 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f1dde074-feb9-4efb-acdf-64644254e779 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:52.160279 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f1dde074-feb9-4efb-acdf-64644254e779 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] https://10.4.3.119/volume/v3/volumes/da0e16c7-f6fe-4610-ac34-93e4092130f9 returned with HTTP 404 Aug 25 10:28:52.160883 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1186/4746] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:52 2026] GET /volume/v3/volumes/da0e16c7-f6fe-4610-ac34-93e4092130f9 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:28:52.168270 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-3d22cde2-d962-42ed-84b4-2ad8519e95e9 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:52.170308 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3d22cde2-d962-42ed-84b4-2ad8519e95e9 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] DELETE https://10.4.3.119/volume/v3/snapshots/daa5d9a7-a531-48a0-95d5-ee48bf053fda Aug 25 10:28:52.170614 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3d22cde2-d962-42ed-84b4-2ad8519e95e9 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:52.170884 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3d22cde2-d962-42ed-84b4-2ad8519e95e9 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:52.171025 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.snapshots [None req-3d22cde2-d962-42ed-84b4-2ad8519e95e9 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Delete snapshot with id: daa5d9a7-a531-48a0-95d5-ee48bf053fda Aug 25 10:28:52.176335 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:52.176335 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:28:52.176818 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-3d22cde2-d962-42ed-84b4-2ad8519e95e9 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Snapshot retrieved successfully. Aug 25 10:28:52.196181 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-3d22cde2-d962-42ed-84b4-2ad8519e95e9 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Snapshot delete request issued successfully. Aug 25 10:28:52.196463 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3d22cde2-d962-42ed-84b4-2ad8519e95e9 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] https://10.4.3.119/volume/v3/snapshots/daa5d9a7-a531-48a0-95d5-ee48bf053fda returned with HTTP 202 Aug 25 10:28:52.197046 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1193/4747] 10.4.3.119 () {66 vars in 1357 bytes} [Tue Aug 25 10:28:52 2026] DELETE /volume/v3/snapshots/daa5d9a7-a531-48a0-95d5-ee48bf053fda => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:28:52.208550 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-22f85e5b-2c93-478a-83bf-18f492b5c975 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:52.210656 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-22f85e5b-2c93-478a-83bf-18f492b5c975 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] GET https://10.4.3.119/volume/v3/snapshots/daa5d9a7-a531-48a0-95d5-ee48bf053fda Aug 25 10:28:52.210928 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-22f85e5b-2c93-478a-83bf-18f492b5c975 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:52.211180 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-22f85e5b-2c93-478a-83bf-18f492b5c975 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:52.217194 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:52.217194 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:28:52.217855 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-22f85e5b-2c93-478a-83bf-18f492b5c975 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Snapshot retrieved successfully. Aug 25 10:28:52.218835 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-22f85e5b-2c93-478a-83bf-18f492b5c975 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] https://10.4.3.119/volume/v3/snapshots/daa5d9a7-a531-48a0-95d5-ee48bf053fda returned with HTTP 200 Aug 25 10:28:52.219454 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1184/4748] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:28:52 2026] GET /volume/v3/snapshots/daa5d9a7-a531-48a0-95d5-ee48bf053fda => generated 473 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:52.424386 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-8f646046-d389-414b-bac4-1134eb5c0d16 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:52.426726 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8f646046-d389-414b-bac4-1134eb5c0d16 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] GET https://10.4.3.119/volume/v3/volumes/05e034cb-862a-4a62-a61f-be103fa2572a Aug 25 10:28:52.426972 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8f646046-d389-414b-bac4-1134eb5c0d16 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:52.427215 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8f646046-d389-414b-bac4-1134eb5c0d16 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:52.435956 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:52.435956 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:28:52.440353 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-8f646046-d389-414b-bac4-1134eb5c0d16 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Volume info retrieved successfully. Aug 25 10:28:52.445787 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8f646046-d389-414b-bac4-1134eb5c0d16 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] https://10.4.3.119/volume/v3/volumes/05e034cb-862a-4a62-a61f-be103fa2572a returned with HTTP 200 Aug 25 10:28:52.446422 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1186/4749] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:28:52 2026] GET /volume/v3/volumes/05e034cb-862a-4a62-a61f-be103fa2572a => generated 928 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:28:53.046735 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-bec5d07d-c8fe-4ca7-9115-de90947dbba6 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:53.048362 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-bec5d07d-c8fe-4ca7-9115-de90947dbba6 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] GET https://10.4.3.119/volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd Aug 25 10:28:53.048537 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-bec5d07d-c8fe-4ca7-9115-de90947dbba6 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:53.048724 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-bec5d07d-c8fe-4ca7-9115-de90947dbba6 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:53.057059 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:53.057059 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:28:53.061529 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-bec5d07d-c8fe-4ca7-9115-de90947dbba6 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Volume info retrieved successfully. Aug 25 10:28:53.067269 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-bec5d07d-c8fe-4ca7-9115-de90947dbba6 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] https://10.4.3.119/volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd returned with HTTP 200 Aug 25 10:28:53.067772 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1187/4750] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:53 2026] GET /volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd => generated 861 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:53.228216 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-14a3506f-0f27-44c8-a584-16bb10de8da6 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:53.230035 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-14a3506f-0f27-44c8-a584-16bb10de8da6 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] GET https://10.4.3.119/volume/v3/snapshots/daa5d9a7-a531-48a0-95d5-ee48bf053fda Aug 25 10:28:53.230243 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-14a3506f-0f27-44c8-a584-16bb10de8da6 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:53.230443 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-14a3506f-0f27-44c8-a584-16bb10de8da6 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:53.234746 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-14a3506f-0f27-44c8-a584-16bb10de8da6 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] https://10.4.3.119/volume/v3/snapshots/daa5d9a7-a531-48a0-95d5-ee48bf053fda returned with HTTP 404 Aug 25 10:28:53.235232 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1194/4751] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:28:53 2026] GET /volume/v3/snapshots/daa5d9a7-a531-48a0-95d5-ee48bf053fda => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:28:53.243017 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-4bbc11da-fd96-4b0f-84a9-98d48e7962c9 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:53.247895 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4bbc11da-fd96-4b0f-84a9-98d48e7962c9 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] DELETE https://10.4.3.119/volume/v3/volumes/e0a70cbf-2ab6-4901-81b1-74415865c002 Aug 25 10:28:53.248094 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4bbc11da-fd96-4b0f-84a9-98d48e7962c9 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:53.248399 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4bbc11da-fd96-4b0f-84a9-98d48e7962c9 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:53.248628 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-4bbc11da-fd96-4b0f-84a9-98d48e7962c9 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Delete volume with id: e0a70cbf-2ab6-4901-81b1-74415865c002 Aug 25 10:28:53.255861 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:53.255861 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:28:53.256326 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-4bbc11da-fd96-4b0f-84a9-98d48e7962c9 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Volume info retrieved successfully. Aug 25 10:28:53.276442 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-4bbc11da-fd96-4b0f-84a9-98d48e7962c9 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Delete volume request issued successfully. Aug 25 10:28:53.276637 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4bbc11da-fd96-4b0f-84a9-98d48e7962c9 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] https://10.4.3.119/volume/v3/volumes/e0a70cbf-2ab6-4901-81b1-74415865c002 returned with HTTP 202 Aug 25 10:28:53.277015 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1185/4752] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:28:53 2026] DELETE /volume/v3/volumes/e0a70cbf-2ab6-4901-81b1-74415865c002 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:28:53.283501 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-b65cabb4-48a4-44e3-9d07-6df41113b2f2 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:53.285752 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b65cabb4-48a4-44e3-9d07-6df41113b2f2 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] GET https://10.4.3.119/volume/v3/volumes/e0a70cbf-2ab6-4901-81b1-74415865c002 Aug 25 10:28:53.286058 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b65cabb4-48a4-44e3-9d07-6df41113b2f2 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:53.286424 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b65cabb4-48a4-44e3-9d07-6df41113b2f2 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:53.295383 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:53.295383 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:28:53.299678 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-b65cabb4-48a4-44e3-9d07-6df41113b2f2 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Volume info retrieved successfully. Aug 25 10:28:53.305182 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b65cabb4-48a4-44e3-9d07-6df41113b2f2 tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] https://10.4.3.119/volume/v3/volumes/e0a70cbf-2ab6-4901-81b1-74415865c002 returned with HTTP 200 Aug 25 10:28:53.305865 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1187/4753] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:53 2026] GET /volume/v3/volumes/e0a70cbf-2ab6-4901-81b1-74415865c002 => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:53.458961 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-abba301b-e87e-42bc-a498-c95412d96151 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:53.461407 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-abba301b-e87e-42bc-a498-c95412d96151 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] GET https://10.4.3.119/volume/v3/volumes/05e034cb-862a-4a62-a61f-be103fa2572a Aug 25 10:28:53.461693 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-abba301b-e87e-42bc-a498-c95412d96151 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:53.461977 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-abba301b-e87e-42bc-a498-c95412d96151 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:53.469414 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:53.469414 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:28:53.473696 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-abba301b-e87e-42bc-a498-c95412d96151 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Volume info retrieved successfully. Aug 25 10:28:53.478782 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-abba301b-e87e-42bc-a498-c95412d96151 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] https://10.4.3.119/volume/v3/volumes/05e034cb-862a-4a62-a61f-be103fa2572a returned with HTTP 200 Aug 25 10:28:53.479131 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1188/4754] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:28:53 2026] GET /volume/v3/volumes/05e034cb-862a-4a62-a61f-be103fa2572a => generated 928 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:28:54.079827 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-a938009c-82fc-478d-a71e-16afc818ecbf None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:54.081337 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a938009c-82fc-478d-a71e-16afc818ecbf tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] GET https://10.4.3.119/volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd Aug 25 10:28:54.081502 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a938009c-82fc-478d-a71e-16afc818ecbf tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:54.081669 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a938009c-82fc-478d-a71e-16afc818ecbf tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:54.087972 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:54.087972 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:28:54.091452 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-a938009c-82fc-478d-a71e-16afc818ecbf tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Volume info retrieved successfully. Aug 25 10:28:54.095080 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a938009c-82fc-478d-a71e-16afc818ecbf tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] https://10.4.3.119/volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd returned with HTTP 200 Aug 25 10:28:54.095585 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1195/4755] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:54 2026] GET /volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd => generated 861 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:54.317970 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-1ac16c92-d828-41ec-a3a5-a8a50a4fb92b None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:54.319829 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1ac16c92-d828-41ec-a3a5-a8a50a4fb92b tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] GET https://10.4.3.119/volume/v3/volumes/e0a70cbf-2ab6-4901-81b1-74415865c002 Aug 25 10:28:54.320042 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1ac16c92-d828-41ec-a3a5-a8a50a4fb92b tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:54.320238 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1ac16c92-d828-41ec-a3a5-a8a50a4fb92b tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:54.326517 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1ac16c92-d828-41ec-a3a5-a8a50a4fb92b tempest-CreateVolumesFromSnapshotTest-1118745931 tempest-CreateVolumesFromSnapshotTest-1118745931-project-member] https://10.4.3.119/volume/v3/volumes/e0a70cbf-2ab6-4901-81b1-74415865c002 returned with HTTP 404 Aug 25 10:28:54.327083 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1186/4756] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:54 2026] GET /volume/v3/volumes/e0a70cbf-2ab6-4901-81b1-74415865c002 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:28:54.494079 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-68de6d30-ea47-486e-9731-cf55b17ddbb0 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:54.495915 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-68de6d30-ea47-486e-9731-cf55b17ddbb0 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] GET https://10.4.3.119/volume/v3/volumes/05e034cb-862a-4a62-a61f-be103fa2572a Aug 25 10:28:54.496028 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-68de6d30-ea47-486e-9731-cf55b17ddbb0 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:54.496225 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-68de6d30-ea47-486e-9731-cf55b17ddbb0 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:54.503220 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:54.503220 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:28:54.507306 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-68de6d30-ea47-486e-9731-cf55b17ddbb0 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Volume info retrieved successfully. Aug 25 10:28:54.512852 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-68de6d30-ea47-486e-9731-cf55b17ddbb0 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] https://10.4.3.119/volume/v3/volumes/05e034cb-862a-4a62-a61f-be103fa2572a returned with HTTP 200 Aug 25 10:28:54.513338 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1188/4757] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:28:54 2026] GET /volume/v3/volumes/05e034cb-862a-4a62-a61f-be103fa2572a => generated 928 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:28:55.109579 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-11441be9-51cc-4077-8e28-33bd1288f315 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:55.111581 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-11441be9-51cc-4077-8e28-33bd1288f315 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] GET https://10.4.3.119/volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd Aug 25 10:28:55.111845 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-11441be9-51cc-4077-8e28-33bd1288f315 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:55.112067 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-11441be9-51cc-4077-8e28-33bd1288f315 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:55.119065 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:55.119065 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:28:55.122900 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-11441be9-51cc-4077-8e28-33bd1288f315 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Volume info retrieved successfully. Aug 25 10:28:55.127694 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-11441be9-51cc-4077-8e28-33bd1288f315 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] https://10.4.3.119/volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd returned with HTTP 200 Aug 25 10:28:55.128173 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1189/4758] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:55 2026] GET /volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd => generated 861 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:55.446716 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-44bbb8d3-2221-4179-965e-96d59b5b93b3 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:55.529325 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-c75e45ac-8962-48af-81ea-c823e8323b0e None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:55.531531 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c75e45ac-8962-48af-81ea-c823e8323b0e tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] GET https://10.4.3.119/volume/v3/volumes/05e034cb-862a-4a62-a61f-be103fa2572a Aug 25 10:28:55.531757 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c75e45ac-8962-48af-81ea-c823e8323b0e tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:55.531971 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c75e45ac-8962-48af-81ea-c823e8323b0e tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:55.539334 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:55.539334 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:28:55.543186 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-c75e45ac-8962-48af-81ea-c823e8323b0e tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Volume info retrieved successfully. Aug 25 10:28:55.545234 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-44bbb8d3-2221-4179-965e-96d59b5b93b3 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:28:55.545687 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-44bbb8d3-2221-4179-965e-96d59b5b93b3 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-478687544"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:28:55.547329 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c75e45ac-8962-48af-81ea-c823e8323b0e tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] https://10.4.3.119/volume/v3/volumes/05e034cb-862a-4a62-a61f-be103fa2572a returned with HTTP 200 Aug 25 10:28:55.547484 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volumes [None req-44bbb8d3-2221-4179-965e-96d59b5b93b3 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-478687544'}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:28:55.547651 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-44bbb8d3-2221-4179-965e-96d59b5b93b3 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Create volume of 1 GB Aug 25 10:28:55.547705 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1187/4759] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:28:55 2026] GET /volume/v3/volumes/05e034cb-862a-4a62-a61f-be103fa2572a => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:28:55.557983 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-44bbb8d3-2221-4179-965e-96d59b5b93b3 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Availability Zones retrieved successfully. Aug 25 10:28:55.565074 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-44bbb8d3-2221-4179-965e-96d59b5b93b3 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Flow 'volume_create_api' (6854ab9c-3fd3-47dd-b737-8ede6cf8f441) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:28:55.566524 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-44bbb8d3-2221-4179-965e-96d59b5b93b3 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (693120d2-8df2-4f40-b4ce-63962cda9985) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:28:55.567949 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [None req-44bbb8d3-2221-4179-965e-96d59b5b93b3 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Validating volume size '1' using validate_int {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:28:55.600713 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-44bbb8d3-2221-4179-965e-96d59b5b93b3 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (693120d2-8df2-4f40-b4ce-63962cda9985) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:28:55.601637 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-44bbb8d3-2221-4179-965e-96d59b5b93b3 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (899c701b-bab5-4bc9-9942-25f037ade285) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:28:55.668964 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-44bbb8d3-2221-4179-965e-96d59b5b93b3 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Created reservations ['e28bd991-5727-4b3c-9f10-d66562e6dfb2', '21c03508-b592-4ead-ab60-79694e09faa9', '653ca1cf-01ee-4fd5-8fbb-1e6897af1138', 'dd94ac61-4cf2-421b-9dcd-3d5f4ba59c24'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:28:55.670451 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-44bbb8d3-2221-4179-965e-96d59b5b93b3 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (899c701b-bab5-4bc9-9942-25f037ade285) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e28bd991-5727-4b3c-9f10-d66562e6dfb2', '21c03508-b592-4ead-ab60-79694e09faa9', '653ca1cf-01ee-4fd5-8fbb-1e6897af1138', 'dd94ac61-4cf2-421b-9dcd-3d5f4ba59c24']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:28:55.671740 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-44bbb8d3-2221-4179-965e-96d59b5b93b3 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8377a3c-7d1c-438e-976b-f9c17a8af287) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:28:55.704099 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-44bbb8d3-2221-4179-965e-96d59b5b93b3 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8377a3c-7d1c-438e-976b-f9c17a8af287) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b78b92fc-351a-44d9-9791-4ac5d165b0d2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-478687544',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c36d342919e441f9e06c4752085b3fa',qos_specs=None,replication_status=,reservations=['e28bd991-5727-4b3c-9f10-d66562e6dfb2','21c03508-b592-4ead-ab60-79694e09faa9','653ca1cf-01ee-4fd5-8fbb-1e6897af1138','dd94ac61-4cf2-421b-9dcd-3d5f4ba59c24'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c1288420a804a799553d4057f0630fa',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:28:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-478687544',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b78b92fc-351a-44d9-9791-4ac5d165b0d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7c36d342919e441f9e06c4752085b3fa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9c1288420a804a799553d4057f0630fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:28:55.705863 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-44bbb8d3-2221-4179-965e-96d59b5b93b3 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0911f79f-ee64-4d63-a3a9-2b161230f2a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:28:55.728925 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-44bbb8d3-2221-4179-965e-96d59b5b93b3 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0911f79f-ee64-4d63-a3a9-2b161230f2a5) transitioned into state 'SUCCESS' from state '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-478687544',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c36d342919e441f9e06c4752085b3fa',qos_specs=None,replication_status=,reservations=['e28bd991-5727-4b3c-9f10-d66562e6dfb2','21c03508-b592-4ead-ab60-79694e09faa9','653ca1cf-01ee-4fd5-8fbb-1e6897af1138','dd94ac61-4cf2-421b-9dcd-3d5f4ba59c24'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c1288420a804a799553d4057f0630fa',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:28:55.729986 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-44bbb8d3-2221-4179-965e-96d59b5b93b3 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (caa01f62-6caa-4525-a2e6-568a91b2b3da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:28:55.743547 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-44bbb8d3-2221-4179-965e-96d59b5b93b3 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (caa01f62-6caa-4525-a2e6-568a91b2b3da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:28:55.744637 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-44bbb8d3-2221-4179-965e-96d59b5b93b3 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Flow 'volume_create_api' (6854ab9c-3fd3-47dd-b737-8ede6cf8f441) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:28:55.745079 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-44bbb8d3-2221-4179-965e-96d59b5b93b3 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Create volume request issued successfully. Aug 25 10:28:55.745891 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-44bbb8d3-2221-4179-965e-96d59b5b93b3 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:28:55.746356 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1196/4760] 10.4.3.119 () {70 vars in 1299 bytes} [Tue Aug 25 10:28:55 2026] POST /volume/v3/volumes => generated 765 bytes in 300 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:28:55.760799 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-928302a1-cc24-4c6a-94da-0c8b08e68761 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:55.763366 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-928302a1-cc24-4c6a-94da-0c8b08e68761 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] GET https://10.4.3.119/volume/v3/volumes/b78b92fc-351a-44d9-9791-4ac5d165b0d2 Aug 25 10:28:55.763695 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-928302a1-cc24-4c6a-94da-0c8b08e68761 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:55.763966 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-928302a1-cc24-4c6a-94da-0c8b08e68761 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:55.772290 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:55.772290 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:28:55.777096 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-928302a1-cc24-4c6a-94da-0c8b08e68761 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Volume info retrieved successfully. Aug 25 10:28:55.782889 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-928302a1-cc24-4c6a-94da-0c8b08e68761 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] https://10.4.3.119/volume/v3/volumes/b78b92fc-351a-44d9-9791-4ac5d165b0d2 returned with HTTP 200 Aug 25 10:28:55.783326 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1189/4761] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:28:55 2026] GET /volume/v3/volumes/b78b92fc-351a-44d9-9791-4ac5d165b0d2 => generated 833 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:28:56.140221 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-e69b07e0-17b8-484d-90ba-297af2d0a6d0 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:56.141996 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e69b07e0-17b8-484d-90ba-297af2d0a6d0 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] GET https://10.4.3.119/volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd Aug 25 10:28:56.142210 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e69b07e0-17b8-484d-90ba-297af2d0a6d0 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:56.142412 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e69b07e0-17b8-484d-90ba-297af2d0a6d0 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:56.149293 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:56.149293 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:28:56.153270 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-e69b07e0-17b8-484d-90ba-297af2d0a6d0 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Volume info retrieved successfully. Aug 25 10:28:56.157224 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e69b07e0-17b8-484d-90ba-297af2d0a6d0 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] https://10.4.3.119/volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd returned with HTTP 200 Aug 25 10:28:56.157638 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1190/4762] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:56 2026] GET /volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd => generated 861 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:56.564075 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-2e5708f1-abc9-4dd6-bd2e-de9ca1d2f8c8 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:56.565583 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2e5708f1-abc9-4dd6-bd2e-de9ca1d2f8c8 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] GET https://10.4.3.119/volume/v3/volumes/05e034cb-862a-4a62-a61f-be103fa2572a Aug 25 10:28:56.565781 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2e5708f1-abc9-4dd6-bd2e-de9ca1d2f8c8 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:56.565948 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2e5708f1-abc9-4dd6-bd2e-de9ca1d2f8c8 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:56.572299 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:56.572299 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:28:56.575665 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-2e5708f1-abc9-4dd6-bd2e-de9ca1d2f8c8 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Volume info retrieved successfully. Aug 25 10:28:56.579671 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2e5708f1-abc9-4dd6-bd2e-de9ca1d2f8c8 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] https://10.4.3.119/volume/v3/volumes/05e034cb-862a-4a62-a61f-be103fa2572a returned with HTTP 200 Aug 25 10:28:56.580023 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1188/4763] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:28:56 2026] GET /volume/v3/volumes/05e034cb-862a-4a62-a61f-be103fa2572a => generated 928 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:28:56.797051 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-0ba1a5ad-9d3c-49a7-8d00-f8cff0eef529 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:56.799046 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0ba1a5ad-9d3c-49a7-8d00-f8cff0eef529 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] GET https://10.4.3.119/volume/v3/volumes/b78b92fc-351a-44d9-9791-4ac5d165b0d2 Aug 25 10:28:56.799360 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0ba1a5ad-9d3c-49a7-8d00-f8cff0eef529 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:56.799575 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0ba1a5ad-9d3c-49a7-8d00-f8cff0eef529 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:56.807349 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:56.807349 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:28:56.811110 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-0ba1a5ad-9d3c-49a7-8d00-f8cff0eef529 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Volume info retrieved successfully. Aug 25 10:28:56.815328 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0ba1a5ad-9d3c-49a7-8d00-f8cff0eef529 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] https://10.4.3.119/volume/v3/volumes/b78b92fc-351a-44d9-9791-4ac5d165b0d2 returned with HTTP 200 Aug 25 10:28:56.815808 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1197/4764] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:28:56 2026] GET /volume/v3/volumes/b78b92fc-351a-44d9-9791-4ac5d165b0d2 => generated 858 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:28:56.832093 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-1c76c793-7664-440e-99a6-7dcc8bef444d None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:56.836006 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1c76c793-7664-440e-99a6-7dcc8bef444d tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] POST https://10.4.3.119/volume/v3/snapshots Aug 25 10:28:56.836480 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1c76c793-7664-440e-99a6-7dcc8bef444d tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b78b92fc-351a-44d9-9791-4ac5d165b0d2", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-795862590"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:28:56.845540 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:56.845540 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:28:56.846059 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-1c76c793-7664-440e-99a6-7dcc8bef444d tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Volume info retrieved successfully. Aug 25 10:28:56.846254 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.snapshots [None req-1c76c793-7664-440e-99a6-7dcc8bef444d tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Create snapshot from volume b78b92fc-351a-44d9-9791-4ac5d165b0d2 Aug 25 10:28:56.890775 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-1c76c793-7664-440e-99a6-7dcc8bef444d tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Created reservations ['95b7d754-0908-49b1-b9b0-a3e4fa1edc54', '6c2efc35-01fc-4e4d-9337-28d786819634', '8cc2d4dc-bc84-4628-86a6-2abafb4435a8', 'dc335937-3162-440d-8777-660377840787'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:28:56.928213 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-1c76c793-7664-440e-99a6-7dcc8bef444d tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Snapshot create request issued successfully. Aug 25 10:28:56.929063 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1c76c793-7664-440e-99a6-7dcc8bef444d tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] https://10.4.3.119/volume/v3/snapshots returned with HTTP 202 Aug 25 10:28:56.930186 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1190/4765] 10.4.3.119 () {68 vars in 1265 bytes} [Tue Aug 25 10:28:56 2026] POST /volume/v3/snapshots => generated 321 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:28:56.939373 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-4b0c2dcc-eb7a-4761-8c26-89cd481bd5b2 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:56.940810 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4b0c2dcc-eb7a-4761-8c26-89cd481bd5b2 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] GET https://10.4.3.119/volume/v3/snapshots/e0dbd042-b7e4-456b-9eda-6c1130b52004 Aug 25 10:28:56.940972 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4b0c2dcc-eb7a-4761-8c26-89cd481bd5b2 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:56.941862 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4b0c2dcc-eb7a-4761-8c26-89cd481bd5b2 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:56.947536 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:56.947536 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:28:56.948207 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-4b0c2dcc-eb7a-4761-8c26-89cd481bd5b2 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Snapshot retrieved successfully. Aug 25 10:28:56.949380 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4b0c2dcc-eb7a-4761-8c26-89cd481bd5b2 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] https://10.4.3.119/volume/v3/snapshots/e0dbd042-b7e4-456b-9eda-6c1130b52004 returned with HTTP 200 Aug 25 10:28:56.949924 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1191/4766] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:28:56 2026] GET /volume/v3/snapshots/e0dbd042-b7e4-456b-9eda-6c1130b52004 => generated 453 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:57.169742 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-41f09527-95e9-4018-8461-f1ddf8ad215c None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:57.171552 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-41f09527-95e9-4018-8461-f1ddf8ad215c tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] GET https://10.4.3.119/volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd Aug 25 10:28:57.171734 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-41f09527-95e9-4018-8461-f1ddf8ad215c tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:57.171906 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-41f09527-95e9-4018-8461-f1ddf8ad215c tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:57.178371 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:57.178371 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:28:57.182046 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-41f09527-95e9-4018-8461-f1ddf8ad215c tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Volume info retrieved successfully. Aug 25 10:28:57.186244 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-41f09527-95e9-4018-8461-f1ddf8ad215c tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] https://10.4.3.119/volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd returned with HTTP 200 Aug 25 10:28:57.186704 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1189/4767] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:57 2026] GET /volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd => generated 861 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:57.592880 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-134a231a-da45-4419-ac62-dc9d3bf4e3e0 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:57.594582 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-134a231a-da45-4419-ac62-dc9d3bf4e3e0 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] GET https://10.4.3.119/volume/v3/volumes/05e034cb-862a-4a62-a61f-be103fa2572a Aug 25 10:28:57.594787 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-134a231a-da45-4419-ac62-dc9d3bf4e3e0 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:57.594971 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-134a231a-da45-4419-ac62-dc9d3bf4e3e0 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:57.601675 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:57.601675 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:28:57.604980 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-134a231a-da45-4419-ac62-dc9d3bf4e3e0 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Volume info retrieved successfully. Aug 25 10:28:57.609155 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-134a231a-da45-4419-ac62-dc9d3bf4e3e0 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] https://10.4.3.119/volume/v3/volumes/05e034cb-862a-4a62-a61f-be103fa2572a returned with HTTP 200 Aug 25 10:28:57.609590 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1198/4768] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:28:57 2026] GET /volume/v3/volumes/05e034cb-862a-4a62-a61f-be103fa2572a => generated 928 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:28:57.959044 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-7e6ac3b1-194e-4c32-b4c7-a50912db5117 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:57.960823 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-7e6ac3b1-194e-4c32-b4c7-a50912db5117 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] GET https://10.4.3.119/volume/v3/snapshots/e0dbd042-b7e4-456b-9eda-6c1130b52004 Aug 25 10:28:57.961079 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-7e6ac3b1-194e-4c32-b4c7-a50912db5117 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:57.961320 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-7e6ac3b1-194e-4c32-b4c7-a50912db5117 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:57.966427 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:57.966427 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:28:57.966919 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-7e6ac3b1-194e-4c32-b4c7-a50912db5117 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Snapshot retrieved successfully. Aug 25 10:28:57.967860 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-7e6ac3b1-194e-4c32-b4c7-a50912db5117 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] https://10.4.3.119/volume/v3/snapshots/e0dbd042-b7e4-456b-9eda-6c1130b52004 returned with HTTP 200 Aug 25 10:28:57.968233 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1191/4769] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:28:57 2026] GET /volume/v3/snapshots/e0dbd042-b7e4-456b-9eda-6c1130b52004 => generated 480 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:57.976923 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-4182a11b-2905-46c5-ad7e-b94b1963c72c None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:57.978753 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4182a11b-2905-46c5-ad7e-b94b1963c72c tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] POST https://10.4.3.119/volume/v3/volumes/b78b92fc-351a-44d9-9791-4ac5d165b0d2/action Aug 25 10:28:57.979128 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4182a11b-2905-46c5-ad7e-b94b1963c72c tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Action body: b'{"revert": {"snapshot_id": "e0dbd042-b7e4-456b-9eda-6c1130b52004"}}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:28:57.979280 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4182a11b-2905-46c5-ad7e-b94b1963c72c tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "e0dbd042-b7e4-456b-9eda-6c1130b52004"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:28:57.987619 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:57.987619 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:28:57.988225 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-4182a11b-2905-46c5-ad7e-b94b1963c72c tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Volume retrieved successfully. Aug 25 10:28:57.999926 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-4182a11b-2905-46c5-ad7e-b94b1963c72c tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Reverting volume b78b92fc-351a-44d9-9791-4ac5d165b0d2 to snapshot e0dbd042-b7e4-456b-9eda-6c1130b52004. Aug 25 10:28:58.000736 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:58.000736 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:28:58.019916 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4182a11b-2905-46c5-ad7e-b94b1963c72c tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] https://10.4.3.119/volume/v3/volumes/b78b92fc-351a-44d9-9791-4ac5d165b0d2/action returned with HTTP 202 Aug 25 10:28:58.020535 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1192/4770] 10.4.3.119 () {70 vars in 1431 bytes} [Tue Aug 25 10:28:57 2026] POST /volume/v3/volumes/b78b92fc-351a-44d9-9791-4ac5d165b0d2/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 25 10:28:58.027567 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-367960aa-8f78-4386-baa9-b872740549f1 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:58.030629 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-367960aa-8f78-4386-baa9-b872740549f1 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] GET https://10.4.3.119/volume/v3/volumes/b78b92fc-351a-44d9-9791-4ac5d165b0d2 Aug 25 10:28:58.030935 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-367960aa-8f78-4386-baa9-b872740549f1 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:58.031229 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-367960aa-8f78-4386-baa9-b872740549f1 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:58.038488 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:58.038488 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:28:58.042258 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-367960aa-8f78-4386-baa9-b872740549f1 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Volume info retrieved successfully. Aug 25 10:28:58.046378 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-367960aa-8f78-4386-baa9-b872740549f1 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] https://10.4.3.119/volume/v3/volumes/b78b92fc-351a-44d9-9791-4ac5d165b0d2 returned with HTTP 200 Aug 25 10:28:58.047369 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1190/4771] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:28:58 2026] GET /volume/v3/volumes/b78b92fc-351a-44d9-9791-4ac5d165b0d2 => generated 858 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:28:58.204491 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-a6ac62c6-e7df-4a96-a077-3f073fe77b0c None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:58.206499 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a6ac62c6-e7df-4a96-a077-3f073fe77b0c tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] GET https://10.4.3.119/volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd Aug 25 10:28:58.206741 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a6ac62c6-e7df-4a96-a077-3f073fe77b0c tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:58.206982 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a6ac62c6-e7df-4a96-a077-3f073fe77b0c tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:58.214426 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:58.214426 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:28:58.219300 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-a6ac62c6-e7df-4a96-a077-3f073fe77b0c tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Volume info retrieved successfully. Aug 25 10:28:58.223803 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a6ac62c6-e7df-4a96-a077-3f073fe77b0c tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] https://10.4.3.119/volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd returned with HTTP 200 Aug 25 10:28:58.224247 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1199/4772] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:58 2026] GET /volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd => generated 861 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:58.627165 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-ba5b984f-37dc-4f4f-ba3a-8ce8c2c03506 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:58.629514 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ba5b984f-37dc-4f4f-ba3a-8ce8c2c03506 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] GET https://10.4.3.119/volume/v3/volumes/05e034cb-862a-4a62-a61f-be103fa2572a Aug 25 10:28:58.629840 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ba5b984f-37dc-4f4f-ba3a-8ce8c2c03506 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:58.629990 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ba5b984f-37dc-4f4f-ba3a-8ce8c2c03506 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:58.636456 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:58.636456 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:28:58.639829 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-ba5b984f-37dc-4f4f-ba3a-8ce8c2c03506 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Volume info retrieved successfully. Aug 25 10:28:58.643602 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ba5b984f-37dc-4f4f-ba3a-8ce8c2c03506 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] https://10.4.3.119/volume/v3/volumes/05e034cb-862a-4a62-a61f-be103fa2572a returned with HTTP 200 Aug 25 10:28:58.643927 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1192/4773] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:28:58 2026] GET /volume/v3/volumes/05e034cb-862a-4a62-a61f-be103fa2572a => generated 928 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:28:59.058632 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-e080b2a8-02f2-4012-85c1-336fbc7b0721 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:59.060783 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e080b2a8-02f2-4012-85c1-336fbc7b0721 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] GET https://10.4.3.119/volume/v3/volumes/b78b92fc-351a-44d9-9791-4ac5d165b0d2 Aug 25 10:28:59.061037 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e080b2a8-02f2-4012-85c1-336fbc7b0721 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:59.061282 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e080b2a8-02f2-4012-85c1-336fbc7b0721 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:59.069504 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:59.069504 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:28:59.073403 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-e080b2a8-02f2-4012-85c1-336fbc7b0721 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Volume info retrieved successfully. Aug 25 10:28:59.078268 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e080b2a8-02f2-4012-85c1-336fbc7b0721 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] https://10.4.3.119/volume/v3/volumes/b78b92fc-351a-44d9-9791-4ac5d165b0d2 returned with HTTP 200 Aug 25 10:28:59.078720 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1193/4774] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:28:59 2026] GET /volume/v3/volumes/b78b92fc-351a-44d9-9791-4ac5d165b0d2 => generated 858 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:28:59.090435 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-b6dead86-08b9-4550-8d24-e2f7a554a724 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:59.092280 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b6dead86-08b9-4550-8d24-e2f7a554a724 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] GET https://10.4.3.119/volume/v3/snapshots/e0dbd042-b7e4-456b-9eda-6c1130b52004 Aug 25 10:28:59.092519 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b6dead86-08b9-4550-8d24-e2f7a554a724 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:59.092742 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b6dead86-08b9-4550-8d24-e2f7a554a724 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:59.097623 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:59.097623 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:28:59.098057 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-b6dead86-08b9-4550-8d24-e2f7a554a724 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Snapshot retrieved successfully. Aug 25 10:28:59.098831 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b6dead86-08b9-4550-8d24-e2f7a554a724 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] https://10.4.3.119/volume/v3/snapshots/e0dbd042-b7e4-456b-9eda-6c1130b52004 returned with HTTP 200 Aug 25 10:28:59.099183 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1191/4775] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:28:59 2026] GET /volume/v3/snapshots/e0dbd042-b7e4-456b-9eda-6c1130b52004 => generated 480 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:59.107520 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-ff3e0574-9976-4a7f-8a33-fd41af99d261 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:59.109622 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ff3e0574-9976-4a7f-8a33-fd41af99d261 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] GET https://10.4.3.119/volume/v3/volumes/b78b92fc-351a-44d9-9791-4ac5d165b0d2 Aug 25 10:28:59.109875 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ff3e0574-9976-4a7f-8a33-fd41af99d261 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:59.110102 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ff3e0574-9976-4a7f-8a33-fd41af99d261 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:59.118655 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:59.118655 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:28:59.122673 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-ff3e0574-9976-4a7f-8a33-fd41af99d261 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Volume info retrieved successfully. Aug 25 10:28:59.127469 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ff3e0574-9976-4a7f-8a33-fd41af99d261 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] https://10.4.3.119/volume/v3/volumes/b78b92fc-351a-44d9-9791-4ac5d165b0d2 returned with HTTP 200 Aug 25 10:28:59.127930 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1200/4776] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:28:59 2026] GET /volume/v3/volumes/b78b92fc-351a-44d9-9791-4ac5d165b0d2 => generated 858 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:28:59.142788 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-a8b000c5-d0d2-4a28-b138-ad61c7f582c4 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:59.144686 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a8b000c5-d0d2-4a28-b138-ad61c7f582c4 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:28:59.145194 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a8b000c5-d0d2-4a28-b138-ad61c7f582c4 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-212181929"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:28:59.147095 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-a8b000c5-d0d2-4a28-b138-ad61c7f582c4 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-212181929'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:28:59.147297 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-a8b000c5-d0d2-4a28-b138-ad61c7f582c4 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Create volume of 1 GB Aug 25 10:28:59.151460 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-a8b000c5-d0d2-4a28-b138-ad61c7f582c4 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Availability Zones retrieved successfully. Aug 25 10:28:59.156739 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-a8b000c5-d0d2-4a28-b138-ad61c7f582c4 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Flow 'volume_create_api' (c134b913-5ab6-4c1f-a45b-e5a686af3c64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:28:59.157662 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-a8b000c5-d0d2-4a28-b138-ad61c7f582c4 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9dd40985-82a1-43a6-81a7-5015dbff7cf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:28:59.158507 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-a8b000c5-d0d2-4a28-b138-ad61c7f582c4 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:28:59.183119 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-a8b000c5-d0d2-4a28-b138-ad61c7f582c4 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9dd40985-82a1-43a6-81a7-5015dbff7cf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:28:59.183869 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-a8b000c5-d0d2-4a28-b138-ad61c7f582c4 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (627d4f5d-f579-417d-b229-8ec30ca2876b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:28:59.225310 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-a8b000c5-d0d2-4a28-b138-ad61c7f582c4 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Created reservations ['bcb2b47d-7b1a-43c5-bec8-97614949877a', 'f4e2137c-1c57-4846-96a0-3dda2dee1fc8', '21095a16-54ef-4a72-8734-3fcfc699296c', '9be74c09-03e8-4327-9316-ef5ac4728784'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:28:59.226043 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-a8b000c5-d0d2-4a28-b138-ad61c7f582c4 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (627d4f5d-f579-417d-b229-8ec30ca2876b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bcb2b47d-7b1a-43c5-bec8-97614949877a', 'f4e2137c-1c57-4846-96a0-3dda2dee1fc8', '21095a16-54ef-4a72-8734-3fcfc699296c', '9be74c09-03e8-4327-9316-ef5ac4728784']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:28:59.226770 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-a8b000c5-d0d2-4a28-b138-ad61c7f582c4 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c033252b-7f88-400c-bae0-b4cb09caf20f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:28:59.237511 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-d3a03238-f2a2-42c4-aaad-b8008b659fca None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:59.239281 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d3a03238-f2a2-42c4-aaad-b8008b659fca tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] GET https://10.4.3.119/volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd Aug 25 10:28:59.239490 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d3a03238-f2a2-42c4-aaad-b8008b659fca tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:59.239667 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d3a03238-f2a2-42c4-aaad-b8008b659fca tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:59.246394 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:59.246394 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:28:59.249033 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-a8b000c5-d0d2-4a28-b138-ad61c7f582c4 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c033252b-7f88-400c-bae0-b4cb09caf20f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '585c4ac4-c824-4605-8f53-e897ef905687', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-212181929',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c36d342919e441f9e06c4752085b3fa',qos_specs=None,replication_status=,reservations=['bcb2b47d-7b1a-43c5-bec8-97614949877a','f4e2137c-1c57-4846-96a0-3dda2dee1fc8','21095a16-54ef-4a72-8734-3fcfc699296c','9be74c09-03e8-4327-9316-ef5ac4728784'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c1288420a804a799553d4057f0630fa',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:28:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-212181929',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=585c4ac4-c824-4605-8f53-e897ef905687,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7c36d342919e441f9e06c4752085b3fa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9c1288420a804a799553d4057f0630fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:28:59.249888 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-a8b000c5-d0d2-4a28-b138-ad61c7f582c4 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93816406-a26f-4d99-9768-c740ba724797) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:28:59.250374 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-d3a03238-f2a2-42c4-aaad-b8008b659fca tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Volume info retrieved successfully. Aug 25 10:28:59.254592 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d3a03238-f2a2-42c4-aaad-b8008b659fca tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] https://10.4.3.119/volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd returned with HTTP 200 Aug 25 10:28:59.254975 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1194/4777] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:28:59 2026] GET /volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd => generated 861 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:28:59.268304 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-a8b000c5-d0d2-4a28-b138-ad61c7f582c4 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93816406-a26f-4d99-9768-c740ba724797) transitioned into state 'SUCCESS' from state '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-212181929',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c36d342919e441f9e06c4752085b3fa',qos_specs=None,replication_status=,reservations=['bcb2b47d-7b1a-43c5-bec8-97614949877a','f4e2137c-1c57-4846-96a0-3dda2dee1fc8','21095a16-54ef-4a72-8734-3fcfc699296c','9be74c09-03e8-4327-9316-ef5ac4728784'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c1288420a804a799553d4057f0630fa',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:28:59.268919 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-a8b000c5-d0d2-4a28-b138-ad61c7f582c4 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3455930-7e7c-431a-add8-5d63166ffbe7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:28:59.276487 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-a8b000c5-d0d2-4a28-b138-ad61c7f582c4 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3455930-7e7c-431a-add8-5d63166ffbe7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:28:59.277153 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-a8b000c5-d0d2-4a28-b138-ad61c7f582c4 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Flow 'volume_create_api' (c134b913-5ab6-4c1f-a45b-e5a686af3c64) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:28:59.277515 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-a8b000c5-d0d2-4a28-b138-ad61c7f582c4 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Create volume request issued successfully. Aug 25 10:28:59.277931 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a8b000c5-d0d2-4a28-b138-ad61c7f582c4 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:28:59.278341 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1193/4778] 10.4.3.119 () {70 vars in 1299 bytes} [Tue Aug 25 10:28:59 2026] POST /volume/v3/volumes => generated 765 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:28:59.291944 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-501d17d0-f9d2-4c73-a5d2-bac521d83536 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:59.293509 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-501d17d0-f9d2-4c73-a5d2-bac521d83536 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] GET https://10.4.3.119/volume/v3/volumes/585c4ac4-c824-4605-8f53-e897ef905687 Aug 25 10:28:59.293738 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-501d17d0-f9d2-4c73-a5d2-bac521d83536 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:59.293923 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-501d17d0-f9d2-4c73-a5d2-bac521d83536 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:59.301180 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:59.301180 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:28:59.304744 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-501d17d0-f9d2-4c73-a5d2-bac521d83536 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Volume info retrieved successfully. Aug 25 10:28:59.308934 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-501d17d0-f9d2-4c73-a5d2-bac521d83536 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] https://10.4.3.119/volume/v3/volumes/585c4ac4-c824-4605-8f53-e897ef905687 returned with HTTP 200 Aug 25 10:28:59.309275 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1192/4779] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:28:59 2026] GET /volume/v3/volumes/585c4ac4-c824-4605-8f53-e897ef905687 => generated 833 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:28:59.658027 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-07c260a1-04fd-4d6d-b924-0273cf185960 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:28:59.659766 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-07c260a1-04fd-4d6d-b924-0273cf185960 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] GET https://10.4.3.119/volume/v3/volumes/05e034cb-862a-4a62-a61f-be103fa2572a Aug 25 10:28:59.659961 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-07c260a1-04fd-4d6d-b924-0273cf185960 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:28:59.660146 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-07c260a1-04fd-4d6d-b924-0273cf185960 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:28:59.666911 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:28:59.666911 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:28:59.670813 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-07c260a1-04fd-4d6d-b924-0273cf185960 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Volume info retrieved successfully. Aug 25 10:28:59.675232 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-07c260a1-04fd-4d6d-b924-0273cf185960 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] https://10.4.3.119/volume/v3/volumes/05e034cb-862a-4a62-a61f-be103fa2572a returned with HTTP 200 Aug 25 10:28:59.675855 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1201/4780] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:28:59 2026] GET /volume/v3/volumes/05e034cb-862a-4a62-a61f-be103fa2572a => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:29:00.270937 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-3518cd43-0aa6-4dd9-afbb-e24ebc641d57 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:00.272884 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3518cd43-0aa6-4dd9-afbb-e24ebc641d57 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] GET https://10.4.3.119/volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd Aug 25 10:29:00.273071 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3518cd43-0aa6-4dd9-afbb-e24ebc641d57 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:00.273267 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3518cd43-0aa6-4dd9-afbb-e24ebc641d57 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:00.280948 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:00.280948 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:29:00.284877 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-3518cd43-0aa6-4dd9-afbb-e24ebc641d57 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Volume info retrieved successfully. Aug 25 10:29:00.289379 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3518cd43-0aa6-4dd9-afbb-e24ebc641d57 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] https://10.4.3.119/volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd returned with HTTP 200 Aug 25 10:29:00.289942 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1195/4781] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:29:00 2026] GET /volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd => generated 861 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:00.329778 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-b042197f-501f-4a57-8b0b-8a4fe7cdfa20 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:00.331735 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b042197f-501f-4a57-8b0b-8a4fe7cdfa20 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] GET https://10.4.3.119/volume/v3/volumes/585c4ac4-c824-4605-8f53-e897ef905687 Aug 25 10:29:00.331977 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b042197f-501f-4a57-8b0b-8a4fe7cdfa20 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:00.332199 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b042197f-501f-4a57-8b0b-8a4fe7cdfa20 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:00.339942 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:00.339942 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:29:00.343987 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-b042197f-501f-4a57-8b0b-8a4fe7cdfa20 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Volume info retrieved successfully. Aug 25 10:29:00.348624 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b042197f-501f-4a57-8b0b-8a4fe7cdfa20 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] https://10.4.3.119/volume/v3/volumes/585c4ac4-c824-4605-8f53-e897ef905687 returned with HTTP 200 Aug 25 10:29:00.348993 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1194/4782] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:29:00 2026] GET /volume/v3/volumes/585c4ac4-c824-4605-8f53-e897ef905687 => generated 858 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:29:00.363030 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-075a3d48-322a-4252-9da4-25a31ff0837d None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:00.365872 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-075a3d48-322a-4252-9da4-25a31ff0837d tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] POST https://10.4.3.119/volume/v3/snapshots Aug 25 10:29:00.366238 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-075a3d48-322a-4252-9da4-25a31ff0837d tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "585c4ac4-c824-4605-8f53-e897ef905687", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-1134074199"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:29:00.374718 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:00.374718 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:29:00.375186 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-075a3d48-322a-4252-9da4-25a31ff0837d tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Volume info retrieved successfully. Aug 25 10:29:00.375335 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.snapshots [None req-075a3d48-322a-4252-9da4-25a31ff0837d tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Create snapshot from volume 585c4ac4-c824-4605-8f53-e897ef905687 Aug 25 10:29:00.399779 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-075a3d48-322a-4252-9da4-25a31ff0837d tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Created reservations ['80b7f788-490b-4268-b5ba-6125e89665e8', '705db045-c72c-4d6c-81f4-582ddb8382b2', '667093c2-b98e-4c27-b2eb-2893c3ac186a', 'd5e988d1-a51d-42c3-a72f-09a2fe85bba6'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:29:00.433030 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-075a3d48-322a-4252-9da4-25a31ff0837d tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Snapshot create request issued successfully. Aug 25 10:29:00.433423 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-075a3d48-322a-4252-9da4-25a31ff0837d tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] https://10.4.3.119/volume/v3/snapshots returned with HTTP 202 Aug 25 10:29:00.433895 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1193/4783] 10.4.3.119 () {68 vars in 1265 bytes} [Tue Aug 25 10:29:00 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 25 10:29:00.446050 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-39464574-61e2-42e6-88d3-5a66a00112b6 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:00.448648 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-39464574-61e2-42e6-88d3-5a66a00112b6 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] GET https://10.4.3.119/volume/v3/snapshots/38fbb966-6982-4779-ae00-686ed911cad0 Aug 25 10:29:00.449032 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-39464574-61e2-42e6-88d3-5a66a00112b6 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:00.449359 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-39464574-61e2-42e6-88d3-5a66a00112b6 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:00.455019 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:00.455019 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:29:00.455808 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-39464574-61e2-42e6-88d3-5a66a00112b6 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Snapshot retrieved successfully. Aug 25 10:29:00.457160 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-39464574-61e2-42e6-88d3-5a66a00112b6 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] https://10.4.3.119/volume/v3/snapshots/38fbb966-6982-4779-ae00-686ed911cad0 returned with HTTP 200 Aug 25 10:29:00.457385 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1202/4784] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:29:00 2026] GET /volume/v3/snapshots/38fbb966-6982-4779-ae00-686ed911cad0 => generated 454 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:00.691718 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-cdc6a5ce-1c3a-411b-b63c-20c1b6472d19 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:00.693794 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-cdc6a5ce-1c3a-411b-b63c-20c1b6472d19 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] GET https://10.4.3.119/volume/v3/volumes/05e034cb-862a-4a62-a61f-be103fa2572a Aug 25 10:29:00.694059 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-cdc6a5ce-1c3a-411b-b63c-20c1b6472d19 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:00.694314 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-cdc6a5ce-1c3a-411b-b63c-20c1b6472d19 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:00.702895 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:00.702895 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:29:00.706798 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-cdc6a5ce-1c3a-411b-b63c-20c1b6472d19 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Volume info retrieved successfully. Aug 25 10:29:00.711856 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-cdc6a5ce-1c3a-411b-b63c-20c1b6472d19 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] https://10.4.3.119/volume/v3/volumes/05e034cb-862a-4a62-a61f-be103fa2572a returned with HTTP 200 Aug 25 10:29:00.712339 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1196/4785] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:29:00 2026] GET /volume/v3/volumes/05e034cb-862a-4a62-a61f-be103fa2572a => generated 928 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:29:01.302495 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-edddd77c-c5af-45df-bb6e-6120fe09db1b None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:01.304671 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-edddd77c-c5af-45df-bb6e-6120fe09db1b tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] GET https://10.4.3.119/volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd Aug 25 10:29:01.304940 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-edddd77c-c5af-45df-bb6e-6120fe09db1b tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:01.305231 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-edddd77c-c5af-45df-bb6e-6120fe09db1b tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:01.314250 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:01.314250 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:29:01.318924 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-edddd77c-c5af-45df-bb6e-6120fe09db1b tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Volume info retrieved successfully. Aug 25 10:29:01.323899 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-edddd77c-c5af-45df-bb6e-6120fe09db1b tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] https://10.4.3.119/volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd returned with HTTP 200 Aug 25 10:29:01.324317 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1195/4786] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:29:01 2026] GET /volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd => generated 861 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:01.466759 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-96e072d0-dfcc-46db-a492-c8850e4bdf0c None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:01.469156 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-96e072d0-dfcc-46db-a492-c8850e4bdf0c tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] GET https://10.4.3.119/volume/v3/snapshots/38fbb966-6982-4779-ae00-686ed911cad0 Aug 25 10:29:01.469424 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-96e072d0-dfcc-46db-a492-c8850e4bdf0c tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:01.469709 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-96e072d0-dfcc-46db-a492-c8850e4bdf0c tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:01.476200 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:01.476200 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:29:01.476798 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-96e072d0-dfcc-46db-a492-c8850e4bdf0c tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Snapshot retrieved successfully. Aug 25 10:29:01.477789 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-96e072d0-dfcc-46db-a492-c8850e4bdf0c tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] https://10.4.3.119/volume/v3/snapshots/38fbb966-6982-4779-ae00-686ed911cad0 returned with HTTP 200 Aug 25 10:29:01.478242 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1194/4787] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:29:01 2026] GET /volume/v3/snapshots/38fbb966-6982-4779-ae00-686ed911cad0 => generated 481 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:01.488413 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-3c76f59a-d943-4ca0-b683-6b0e8515dfa8 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:01.490077 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3c76f59a-d943-4ca0-b683-6b0e8515dfa8 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] POST https://10.4.3.119/volume/v3/volumes/585c4ac4-c824-4605-8f53-e897ef905687/action Aug 25 10:29:01.490421 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3c76f59a-d943-4ca0-b683-6b0e8515dfa8 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:29:01.490545 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3c76f59a-d943-4ca0-b683-6b0e8515dfa8 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:29:01.498311 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:01.498311 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:29:01.498770 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-3c76f59a-d943-4ca0-b683-6b0e8515dfa8 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Volume info retrieved successfully. Aug 25 10:29:01.530100 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-3c76f59a-d943-4ca0-b683-6b0e8515dfa8 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Created reservations ['badfb122-1c90-4c30-9515-caeaf6a1e34e', '304ead1d-a57e-4a58-8dbf-5ef5755a62f9'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:29:01.537950 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-3c76f59a-d943-4ca0-b683-6b0e8515dfa8 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Extend volume request issued successfully. Aug 25 10:29:01.538298 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3c76f59a-d943-4ca0-b683-6b0e8515dfa8 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] https://10.4.3.119/volume/v3/volumes/585c4ac4-c824-4605-8f53-e897ef905687/action returned with HTTP 202 Aug 25 10:29:01.538706 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1203/4788] 10.4.3.119 () {70 vars in 1431 bytes} [Tue Aug 25 10:29:01 2026] POST /volume/v3/volumes/585c4ac4-c824-4605-8f53-e897ef905687/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 25 10:29:01.544895 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-5bc2c990-0a99-4e0a-8c9d-ec468e71cdfe None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:01.547054 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5bc2c990-0a99-4e0a-8c9d-ec468e71cdfe tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] GET https://10.4.3.119/volume/v3/volumes/585c4ac4-c824-4605-8f53-e897ef905687 Aug 25 10:29:01.547530 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-5bc2c990-0a99-4e0a-8c9d-ec468e71cdfe tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:01.547530 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-5bc2c990-0a99-4e0a-8c9d-ec468e71cdfe tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:01.556360 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:01.556360 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:29:01.561283 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-5bc2c990-0a99-4e0a-8c9d-ec468e71cdfe tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Volume info retrieved successfully. Aug 25 10:29:01.564630 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5bc2c990-0a99-4e0a-8c9d-ec468e71cdfe tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] https://10.4.3.119/volume/v3/volumes/585c4ac4-c824-4605-8f53-e897ef905687 returned with HTTP 200 Aug 25 10:29:01.565406 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1197/4789] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:29:01 2026] GET /volume/v3/volumes/585c4ac4-c824-4605-8f53-e897ef905687 => generated 858 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:29:01.725826 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-9da6568c-2ecb-4c9e-a868-5cb981b81b9c None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:01.727862 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9da6568c-2ecb-4c9e-a868-5cb981b81b9c tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] GET https://10.4.3.119/volume/v3/volumes/05e034cb-862a-4a62-a61f-be103fa2572a Aug 25 10:29:01.728069 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9da6568c-2ecb-4c9e-a868-5cb981b81b9c tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:01.728271 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9da6568c-2ecb-4c9e-a868-5cb981b81b9c tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:01.735794 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:01.735794 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:29:01.740433 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-9da6568c-2ecb-4c9e-a868-5cb981b81b9c tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Volume info retrieved successfully. Aug 25 10:29:01.745068 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9da6568c-2ecb-4c9e-a868-5cb981b81b9c tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] https://10.4.3.119/volume/v3/volumes/05e034cb-862a-4a62-a61f-be103fa2572a returned with HTTP 200 Aug 25 10:29:01.745476 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1196/4790] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:29:01 2026] GET /volume/v3/volumes/05e034cb-862a-4a62-a61f-be103fa2572a => generated 928 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:29:02.337410 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-8d99a19e-4dc4-4ee0-b725-5d526f0360aa None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:02.339294 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8d99a19e-4dc4-4ee0-b725-5d526f0360aa tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] GET https://10.4.3.119/volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd Aug 25 10:29:02.339508 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8d99a19e-4dc4-4ee0-b725-5d526f0360aa tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:02.339702 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8d99a19e-4dc4-4ee0-b725-5d526f0360aa tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:02.346561 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:02.346561 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:29:02.350812 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-8d99a19e-4dc4-4ee0-b725-5d526f0360aa tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Volume info retrieved successfully. Aug 25 10:29:02.357387 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8d99a19e-4dc4-4ee0-b725-5d526f0360aa tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] https://10.4.3.119/volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd returned with HTTP 200 Aug 25 10:29:02.357772 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1195/4791] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:29:02 2026] GET /volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd => generated 861 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:02.577953 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-d62a3806-d920-435b-abe6-6c4d1ff3dafd None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:02.580401 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d62a3806-d920-435b-abe6-6c4d1ff3dafd tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] GET https://10.4.3.119/volume/v3/volumes/585c4ac4-c824-4605-8f53-e897ef905687 Aug 25 10:29:02.580716 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d62a3806-d920-435b-abe6-6c4d1ff3dafd tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:02.580952 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d62a3806-d920-435b-abe6-6c4d1ff3dafd tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:02.590613 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:02.590613 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:29:02.593913 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-d62a3806-d920-435b-abe6-6c4d1ff3dafd tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Volume info retrieved successfully. Aug 25 10:29:02.598367 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d62a3806-d920-435b-abe6-6c4d1ff3dafd tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] https://10.4.3.119/volume/v3/volumes/585c4ac4-c824-4605-8f53-e897ef905687 returned with HTTP 200 Aug 25 10:29:02.598819 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1204/4792] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:29:02 2026] GET /volume/v3/volumes/585c4ac4-c824-4605-8f53-e897ef905687 => generated 858 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:29:02.612062 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-fe9c6ace-0c75-4d4c-905c-96e0a1927319 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:02.613783 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-fe9c6ace-0c75-4d4c-905c-96e0a1927319 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] POST https://10.4.3.119/volume/v3/volumes/585c4ac4-c824-4605-8f53-e897ef905687/action Aug 25 10:29:02.614165 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-fe9c6ace-0c75-4d4c-905c-96e0a1927319 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Action body: b'{"revert": {"snapshot_id": "38fbb966-6982-4779-ae00-686ed911cad0"}}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:29:02.614301 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-fe9c6ace-0c75-4d4c-905c-96e0a1927319 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Action: 'action', calling method: revert, body: {"revert": {"snapshot_id": "38fbb966-6982-4779-ae00-686ed911cad0"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:29:02.622201 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:02.622201 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:29:02.622672 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-fe9c6ace-0c75-4d4c-905c-96e0a1927319 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Volume retrieved successfully. Aug 25 10:29:02.626847 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-fe9c6ace-0c75-4d4c-905c-96e0a1927319 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] HTTP exception thrown: Can't revert volume 585c4ac4-c824-4605-8f53-e897ef905687 to its latest snapshot 38fbb966-6982-4779-ae00-686ed911cad0. The volume size must be equal to the snapshot size. Aug 25 10:29:02.627017 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-fe9c6ace-0c75-4d4c-905c-96e0a1927319 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] https://10.4.3.119/volume/v3/volumes/585c4ac4-c824-4605-8f53-e897ef905687/action returned with HTTP 400 Aug 25 10:29:02.627591 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1198/4793] 10.4.3.119 () {70 vars in 1431 bytes} [Tue Aug 25 10:29:02 2026] POST /volume/v3/volumes/585c4ac4-c824-4605-8f53-e897ef905687/action => generated 213 bytes in 16 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Aug 25 10:29:02.638593 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-99ec3bff-1faa-4815-95cf-7ea40ab2c2c7 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:02.641040 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-99ec3bff-1faa-4815-95cf-7ea40ab2c2c7 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] DELETE https://10.4.3.119/volume/v3/snapshots/38fbb966-6982-4779-ae00-686ed911cad0 Aug 25 10:29:02.641329 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-99ec3bff-1faa-4815-95cf-7ea40ab2c2c7 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:02.641626 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-99ec3bff-1faa-4815-95cf-7ea40ab2c2c7 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:02.641779 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.snapshots [None req-99ec3bff-1faa-4815-95cf-7ea40ab2c2c7 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Delete snapshot with id: 38fbb966-6982-4779-ae00-686ed911cad0 Aug 25 10:29:02.646990 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:02.646990 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:29:02.647406 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-99ec3bff-1faa-4815-95cf-7ea40ab2c2c7 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Snapshot retrieved successfully. Aug 25 10:29:02.666184 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-99ec3bff-1faa-4815-95cf-7ea40ab2c2c7 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Snapshot delete request issued successfully. Aug 25 10:29:02.666184 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-99ec3bff-1faa-4815-95cf-7ea40ab2c2c7 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] https://10.4.3.119/volume/v3/snapshots/38fbb966-6982-4779-ae00-686ed911cad0 returned with HTTP 202 Aug 25 10:29:02.666184 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1197/4794] 10.4.3.119 () {66 vars in 1357 bytes} [Tue Aug 25 10:29:02 2026] DELETE /volume/v3/snapshots/38fbb966-6982-4779-ae00-686ed911cad0 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:29:02.671403 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-d8140cee-b3a4-4163-a315-c283eff6813e None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:02.673109 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d8140cee-b3a4-4163-a315-c283eff6813e tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] GET https://10.4.3.119/volume/v3/snapshots/38fbb966-6982-4779-ae00-686ed911cad0 Aug 25 10:29:02.673395 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d8140cee-b3a4-4163-a315-c283eff6813e tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:02.673658 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d8140cee-b3a4-4163-a315-c283eff6813e tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:02.680579 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:02.680579 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:29:02.680841 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-d8140cee-b3a4-4163-a315-c283eff6813e tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Snapshot retrieved successfully. Aug 25 10:29:02.681878 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d8140cee-b3a4-4163-a315-c283eff6813e tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] https://10.4.3.119/volume/v3/snapshots/38fbb966-6982-4779-ae00-686ed911cad0 returned with HTTP 200 Aug 25 10:29:02.682488 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1196/4795] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:29:02 2026] GET /volume/v3/snapshots/38fbb966-6982-4779-ae00-686ed911cad0 => generated 480 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:02.757545 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-414f0a2a-3d8c-4956-b864-cd1cddc78f27 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:02.759470 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-414f0a2a-3d8c-4956-b864-cd1cddc78f27 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] GET https://10.4.3.119/volume/v3/volumes/05e034cb-862a-4a62-a61f-be103fa2572a Aug 25 10:29:02.759706 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-414f0a2a-3d8c-4956-b864-cd1cddc78f27 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:02.759906 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-414f0a2a-3d8c-4956-b864-cd1cddc78f27 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:02.767113 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:02.767113 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:29:02.771669 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-414f0a2a-3d8c-4956-b864-cd1cddc78f27 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Volume info retrieved successfully. Aug 25 10:29:02.775710 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-414f0a2a-3d8c-4956-b864-cd1cddc78f27 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] https://10.4.3.119/volume/v3/volumes/05e034cb-862a-4a62-a61f-be103fa2572a returned with HTTP 200 Aug 25 10:29:02.776112 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1205/4796] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:29:02 2026] GET /volume/v3/volumes/05e034cb-862a-4a62-a61f-be103fa2572a => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:29:03.369504 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-80c089d6-31c8-4435-b5d4-188fc504a69d None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:03.371355 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-80c089d6-31c8-4435-b5d4-188fc504a69d tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] GET https://10.4.3.119/volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd Aug 25 10:29:03.371589 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-80c089d6-31c8-4435-b5d4-188fc504a69d tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:03.371792 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-80c089d6-31c8-4435-b5d4-188fc504a69d tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:03.378809 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:03.378809 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:29:03.382567 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-80c089d6-31c8-4435-b5d4-188fc504a69d tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Volume info retrieved successfully. Aug 25 10:29:03.387307 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-80c089d6-31c8-4435-b5d4-188fc504a69d tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] https://10.4.3.119/volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd returned with HTTP 200 Aug 25 10:29:03.387776 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1199/4797] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:29:03 2026] GET /volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd => generated 861 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:03.691766 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-6c548417-a9f8-47fe-b423-4713e128cc6a None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:03.693588 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6c548417-a9f8-47fe-b423-4713e128cc6a tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] GET https://10.4.3.119/volume/v3/snapshots/38fbb966-6982-4779-ae00-686ed911cad0 Aug 25 10:29:03.693780 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6c548417-a9f8-47fe-b423-4713e128cc6a tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:03.693972 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6c548417-a9f8-47fe-b423-4713e128cc6a tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:03.698725 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6c548417-a9f8-47fe-b423-4713e128cc6a tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] https://10.4.3.119/volume/v3/snapshots/38fbb966-6982-4779-ae00-686ed911cad0 returned with HTTP 404 Aug 25 10:29:03.698916 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1198/4798] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:29:03 2026] GET /volume/v3/snapshots/38fbb966-6982-4779-ae00-686ed911cad0 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:29:03.705831 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-55a355dd-63f2-4765-9acb-637eee15e0d1 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:03.707475 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-55a355dd-63f2-4765-9acb-637eee15e0d1 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] DELETE https://10.4.3.119/volume/v3/volumes/585c4ac4-c824-4605-8f53-e897ef905687 Aug 25 10:29:03.707717 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-55a355dd-63f2-4765-9acb-637eee15e0d1 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:03.707938 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-55a355dd-63f2-4765-9acb-637eee15e0d1 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:03.708169 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-55a355dd-63f2-4765-9acb-637eee15e0d1 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Delete volume with id: 585c4ac4-c824-4605-8f53-e897ef905687 Aug 25 10:29:03.714296 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:03.714296 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:29:03.714694 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-55a355dd-63f2-4765-9acb-637eee15e0d1 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Volume info retrieved successfully. Aug 25 10:29:03.737167 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-55a355dd-63f2-4765-9acb-637eee15e0d1 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Delete volume request issued successfully. Aug 25 10:29:03.737167 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-55a355dd-63f2-4765-9acb-637eee15e0d1 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] https://10.4.3.119/volume/v3/volumes/585c4ac4-c824-4605-8f53-e897ef905687 returned with HTTP 202 Aug 25 10:29:03.737167 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1197/4799] 10.4.3.119 () {68 vars in 1392 bytes} [Tue Aug 25 10:29:03 2026] DELETE /volume/v3/volumes/585c4ac4-c824-4605-8f53-e897ef905687 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 10:29:03.745278 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-e605d612-0693-4124-954b-51a1b67911e3 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:03.745278 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e605d612-0693-4124-954b-51a1b67911e3 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] GET https://10.4.3.119/volume/v3/volumes/585c4ac4-c824-4605-8f53-e897ef905687 Aug 25 10:29:03.745278 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e605d612-0693-4124-954b-51a1b67911e3 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:03.745706 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e605d612-0693-4124-954b-51a1b67911e3 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:03.754280 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:03.754280 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:29:03.759416 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-e605d612-0693-4124-954b-51a1b67911e3 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Volume info retrieved successfully. Aug 25 10:29:03.764582 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e605d612-0693-4124-954b-51a1b67911e3 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] https://10.4.3.119/volume/v3/volumes/585c4ac4-c824-4605-8f53-e897ef905687 returned with HTTP 200 Aug 25 10:29:03.765015 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1206/4800] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:29:03 2026] GET /volume/v3/volumes/585c4ac4-c824-4605-8f53-e897ef905687 => generated 857 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:29:03.791554 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-83a39e1a-9c7e-4aab-9f65-4c8e95b28974 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:03.793173 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-83a39e1a-9c7e-4aab-9f65-4c8e95b28974 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] GET https://10.4.3.119/volume/v3/volumes/05e034cb-862a-4a62-a61f-be103fa2572a Aug 25 10:29:03.793376 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-83a39e1a-9c7e-4aab-9f65-4c8e95b28974 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:03.793560 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-83a39e1a-9c7e-4aab-9f65-4c8e95b28974 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:03.800862 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:03.800862 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:29:03.804454 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-83a39e1a-9c7e-4aab-9f65-4c8e95b28974 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Volume info retrieved successfully. Aug 25 10:29:03.808188 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-83a39e1a-9c7e-4aab-9f65-4c8e95b28974 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] https://10.4.3.119/volume/v3/volumes/05e034cb-862a-4a62-a61f-be103fa2572a returned with HTTP 200 Aug 25 10:29:03.808570 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1200/4801] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:29:03 2026] GET /volume/v3/volumes/05e034cb-862a-4a62-a61f-be103fa2572a => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:29:04.399932 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-ea1f084c-a703-4a14-97c2-bdcbc5bc9c3d None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:04.401449 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ea1f084c-a703-4a14-97c2-bdcbc5bc9c3d tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] GET https://10.4.3.119/volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd Aug 25 10:29:04.402189 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ea1f084c-a703-4a14-97c2-bdcbc5bc9c3d tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:04.402189 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ea1f084c-a703-4a14-97c2-bdcbc5bc9c3d tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:04.409004 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:04.409004 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:29:04.412588 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-ea1f084c-a703-4a14-97c2-bdcbc5bc9c3d tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Volume info retrieved successfully. Aug 25 10:29:04.416738 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ea1f084c-a703-4a14-97c2-bdcbc5bc9c3d tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] https://10.4.3.119/volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd returned with HTTP 200 Aug 25 10:29:04.417277 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1199/4802] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:29:04 2026] GET /volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd => generated 861 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:04.777898 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-761c18f0-3da4-45d8-910d-d2c490aa2601 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:04.780059 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-761c18f0-3da4-45d8-910d-d2c490aa2601 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] GET https://10.4.3.119/volume/v3/volumes/585c4ac4-c824-4605-8f53-e897ef905687 Aug 25 10:29:04.780340 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-761c18f0-3da4-45d8-910d-d2c490aa2601 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:04.780604 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-761c18f0-3da4-45d8-910d-d2c490aa2601 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:04.787020 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-761c18f0-3da4-45d8-910d-d2c490aa2601 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] https://10.4.3.119/volume/v3/volumes/585c4ac4-c824-4605-8f53-e897ef905687 returned with HTTP 404 Aug 25 10:29:04.787545 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1198/4803] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:29:04 2026] GET /volume/v3/volumes/585c4ac4-c824-4605-8f53-e897ef905687 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 10:29:04.794398 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-0b7f4858-ed59-4283-9549-f678ba8d7b26 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:04.796191 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0b7f4858-ed59-4283-9549-f678ba8d7b26 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] DELETE https://10.4.3.119/volume/v3/snapshots/e0dbd042-b7e4-456b-9eda-6c1130b52004 Aug 25 10:29:04.796391 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0b7f4858-ed59-4283-9549-f678ba8d7b26 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:04.796549 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0b7f4858-ed59-4283-9549-f678ba8d7b26 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:04.796647 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.snapshots [None req-0b7f4858-ed59-4283-9549-f678ba8d7b26 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Delete snapshot with id: e0dbd042-b7e4-456b-9eda-6c1130b52004 Aug 25 10:29:04.801277 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:04.801277 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:29:04.801644 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-0b7f4858-ed59-4283-9549-f678ba8d7b26 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Snapshot retrieved successfully. Aug 25 10:29:04.817014 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-0b7f4858-ed59-4283-9549-f678ba8d7b26 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Snapshot delete request issued successfully. Aug 25 10:29:04.817883 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0b7f4858-ed59-4283-9549-f678ba8d7b26 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] https://10.4.3.119/volume/v3/snapshots/e0dbd042-b7e4-456b-9eda-6c1130b52004 returned with HTTP 202 Aug 25 10:29:04.817883 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1207/4804] 10.4.3.119 () {66 vars in 1357 bytes} [Tue Aug 25 10:29:04 2026] DELETE /volume/v3/snapshots/e0dbd042-b7e4-456b-9eda-6c1130b52004 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:29:04.822577 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-ebbee31b-1ef4-4971-ac1b-a9e4a84ad375 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:04.824612 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ebbee31b-1ef4-4971-ac1b-a9e4a84ad375 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] GET https://10.4.3.119/volume/v3/volumes/05e034cb-862a-4a62-a61f-be103fa2572a Aug 25 10:29:04.824713 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ebbee31b-1ef4-4971-ac1b-a9e4a84ad375 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:04.824945 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ebbee31b-1ef4-4971-ac1b-a9e4a84ad375 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:04.825669 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-5e52f47b-b530-4b03-b41e-8e137124bc2d None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:04.827560 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5e52f47b-b530-4b03-b41e-8e137124bc2d tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] GET https://10.4.3.119/volume/v3/snapshots/e0dbd042-b7e4-456b-9eda-6c1130b52004 Aug 25 10:29:04.827759 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5e52f47b-b530-4b03-b41e-8e137124bc2d tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:04.827912 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5e52f47b-b530-4b03-b41e-8e137124bc2d tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:04.831947 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:04.831947 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:29:04.833072 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:04.833072 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:29:04.833517 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-5e52f47b-b530-4b03-b41e-8e137124bc2d tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Snapshot retrieved successfully. Aug 25 10:29:04.834743 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5e52f47b-b530-4b03-b41e-8e137124bc2d tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] https://10.4.3.119/volume/v3/snapshots/e0dbd042-b7e4-456b-9eda-6c1130b52004 returned with HTTP 200 Aug 25 10:29:04.835312 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1200/4805] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:29:04 2026] GET /volume/v3/snapshots/e0dbd042-b7e4-456b-9eda-6c1130b52004 => generated 479 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:04.835834 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-ebbee31b-1ef4-4971-ac1b-a9e4a84ad375 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Volume info retrieved successfully. Aug 25 10:29:04.841264 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ebbee31b-1ef4-4971-ac1b-a9e4a84ad375 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] https://10.4.3.119/volume/v3/volumes/05e034cb-862a-4a62-a61f-be103fa2572a returned with HTTP 200 Aug 25 10:29:04.841940 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1201/4806] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:29:04 2026] GET /volume/v3/volumes/05e034cb-862a-4a62-a61f-be103fa2572a => generated 928 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:29:05.428329 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-faab71ef-5792-407e-bb9c-36048d30311b None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:05.430082 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-faab71ef-5792-407e-bb9c-36048d30311b tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] GET https://10.4.3.119/volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd Aug 25 10:29:05.430331 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-faab71ef-5792-407e-bb9c-36048d30311b tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:05.430579 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-faab71ef-5792-407e-bb9c-36048d30311b tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:05.437640 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:05.437640 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:29:05.441546 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-faab71ef-5792-407e-bb9c-36048d30311b tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Volume info retrieved successfully. Aug 25 10:29:05.445357 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-faab71ef-5792-407e-bb9c-36048d30311b tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] https://10.4.3.119/volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd returned with HTTP 200 Aug 25 10:29:05.445718 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1199/4807] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:29:05 2026] GET /volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd => generated 861 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:05.844175 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-d6cf1c06-48e4-436b-8228-1b0489254766 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:05.846687 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d6cf1c06-48e4-436b-8228-1b0489254766 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] GET https://10.4.3.119/volume/v3/snapshots/e0dbd042-b7e4-456b-9eda-6c1130b52004 Aug 25 10:29:05.846990 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d6cf1c06-48e4-436b-8228-1b0489254766 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:05.847291 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d6cf1c06-48e4-436b-8228-1b0489254766 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:05.853022 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d6cf1c06-48e4-436b-8228-1b0489254766 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] https://10.4.3.119/volume/v3/snapshots/e0dbd042-b7e4-456b-9eda-6c1130b52004 returned with HTTP 404 Aug 25 10:29:05.853696 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1208/4808] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:29:05 2026] GET /volume/v3/snapshots/e0dbd042-b7e4-456b-9eda-6c1130b52004 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:29:05.853929 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-9c6cefe9-ea2d-44bf-94ee-817fdeff295d None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:05.855630 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9c6cefe9-ea2d-44bf-94ee-817fdeff295d tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] GET https://10.4.3.119/volume/v3/volumes/05e034cb-862a-4a62-a61f-be103fa2572a Aug 25 10:29:05.855839 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9c6cefe9-ea2d-44bf-94ee-817fdeff295d tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:05.856007 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9c6cefe9-ea2d-44bf-94ee-817fdeff295d tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:05.859791 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-efbaffea-26c8-4692-9054-dd610d4b24f3 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:05.861584 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-efbaffea-26c8-4692-9054-dd610d4b24f3 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] DELETE https://10.4.3.119/volume/v3/volumes/b78b92fc-351a-44d9-9791-4ac5d165b0d2 Aug 25 10:29:05.861791 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-efbaffea-26c8-4692-9054-dd610d4b24f3 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:05.861971 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-efbaffea-26c8-4692-9054-dd610d4b24f3 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:05.862126 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-efbaffea-26c8-4692-9054-dd610d4b24f3 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Delete volume with id: b78b92fc-351a-44d9-9791-4ac5d165b0d2 Aug 25 10:29:05.863152 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:05.863152 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:29:05.863952 np0000008063 devstack@c-api.service[100388]: DEBUG dbcounter [-] [100388] Writing DB stats cinder:SELECT=349,cinder:UPDATE=103,cinder:INSERT=46 {{(pid=100388) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 10:29:05.867002 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-9c6cefe9-ea2d-44bf-94ee-817fdeff295d tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Volume info retrieved successfully. Aug 25 10:29:05.869445 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:05.869445 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:29:05.869948 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-efbaffea-26c8-4692-9054-dd610d4b24f3 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Volume info retrieved successfully. Aug 25 10:29:05.871567 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9c6cefe9-ea2d-44bf-94ee-817fdeff295d tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] https://10.4.3.119/volume/v3/volumes/05e034cb-862a-4a62-a61f-be103fa2572a returned with HTTP 200 Aug 25 10:29:05.871963 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1201/4809] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:29:05 2026] GET /volume/v3/volumes/05e034cb-862a-4a62-a61f-be103fa2572a => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:29:05.887236 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-efbaffea-26c8-4692-9054-dd610d4b24f3 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Delete volume request issued successfully. Aug 25 10:29:05.888253 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-efbaffea-26c8-4692-9054-dd610d4b24f3 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] https://10.4.3.119/volume/v3/volumes/b78b92fc-351a-44d9-9791-4ac5d165b0d2 returned with HTTP 202 Aug 25 10:29:05.888767 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1202/4810] 10.4.3.119 () {68 vars in 1392 bytes} [Tue Aug 25 10:29:05 2026] DELETE /volume/v3/volumes/b78b92fc-351a-44d9-9791-4ac5d165b0d2 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 10:29:05.895567 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-95ca9079-1ab4-4e19-82ba-af21c8b382a6 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:05.897620 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-95ca9079-1ab4-4e19-82ba-af21c8b382a6 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] GET https://10.4.3.119/volume/v3/volumes/b78b92fc-351a-44d9-9791-4ac5d165b0d2 Aug 25 10:29:05.897868 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-95ca9079-1ab4-4e19-82ba-af21c8b382a6 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:05.898610 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-95ca9079-1ab4-4e19-82ba-af21c8b382a6 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:05.904877 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:05.904877 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:29:05.909703 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-95ca9079-1ab4-4e19-82ba-af21c8b382a6 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Volume info retrieved successfully. Aug 25 10:29:05.915505 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-95ca9079-1ab4-4e19-82ba-af21c8b382a6 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] https://10.4.3.119/volume/v3/volumes/b78b92fc-351a-44d9-9791-4ac5d165b0d2 returned with HTTP 200 Aug 25 10:29:05.915877 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1200/4811] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:29:05 2026] GET /volume/v3/volumes/b78b92fc-351a-44d9-9791-4ac5d165b0d2 => generated 857 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:29:06.459925 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-8d1c7c1f-8250-418b-a25d-75c548bf2303 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:06.462116 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8d1c7c1f-8250-418b-a25d-75c548bf2303 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] GET https://10.4.3.119/volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd Aug 25 10:29:06.462411 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-8d1c7c1f-8250-418b-a25d-75c548bf2303 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:06.462702 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-8d1c7c1f-8250-418b-a25d-75c548bf2303 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:06.471753 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:06.471753 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:29:06.476458 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-8d1c7c1f-8250-418b-a25d-75c548bf2303 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Volume info retrieved successfully. Aug 25 10:29:06.482049 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8d1c7c1f-8250-418b-a25d-75c548bf2303 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] https://10.4.3.119/volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd returned with HTTP 200 Aug 25 10:29:06.482584 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1209/4812] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:29:06 2026] GET /volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd => generated 861 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:06.883307 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-b4ae7843-f66e-4650-bd75-1f43f21f4319 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:06.884882 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b4ae7843-f66e-4650-bd75-1f43f21f4319 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] GET https://10.4.3.119/volume/v3/volumes/05e034cb-862a-4a62-a61f-be103fa2572a Aug 25 10:29:06.885103 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b4ae7843-f66e-4650-bd75-1f43f21f4319 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:06.885328 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b4ae7843-f66e-4650-bd75-1f43f21f4319 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:06.891569 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:06.891569 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:29:06.894762 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-b4ae7843-f66e-4650-bd75-1f43f21f4319 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Volume info retrieved successfully. Aug 25 10:29:06.898641 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b4ae7843-f66e-4650-bd75-1f43f21f4319 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] https://10.4.3.119/volume/v3/volumes/05e034cb-862a-4a62-a61f-be103fa2572a returned with HTTP 200 Aug 25 10:29:06.899019 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1202/4813] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:29:06 2026] GET /volume/v3/volumes/05e034cb-862a-4a62-a61f-be103fa2572a => generated 1193 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:29:06.910607 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-7d699a88-58b4-41a6-af0f-df13da8b61bc None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:06.912446 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7d699a88-58b4-41a6-af0f-df13da8b61bc tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] GET https://10.4.3.119/volume/v3/volumes/05e034cb-862a-4a62-a61f-be103fa2572a Aug 25 10:29:06.912672 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7d699a88-58b4-41a6-af0f-df13da8b61bc tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:06.912852 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7d699a88-58b4-41a6-af0f-df13da8b61bc tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:06.920644 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:06.920644 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:29:06.924410 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-7d699a88-58b4-41a6-af0f-df13da8b61bc tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Volume info retrieved successfully. Aug 25 10:29:06.930042 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7d699a88-58b4-41a6-af0f-df13da8b61bc tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] https://10.4.3.119/volume/v3/volumes/05e034cb-862a-4a62-a61f-be103fa2572a returned with HTTP 200 Aug 25 10:29:06.931247 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1203/4814] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:29:06 2026] GET /volume/v3/volumes/05e034cb-862a-4a62-a61f-be103fa2572a => generated 1193 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:29:06.932952 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-e9bdb22f-220c-448f-a4dc-e4597e724245 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:06.935017 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e9bdb22f-220c-448f-a4dc-e4597e724245 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] GET https://10.4.3.119/volume/v3/volumes/b78b92fc-351a-44d9-9791-4ac5d165b0d2 Aug 25 10:29:06.935255 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e9bdb22f-220c-448f-a4dc-e4597e724245 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:06.935435 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e9bdb22f-220c-448f-a4dc-e4597e724245 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:06.941686 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e9bdb22f-220c-448f-a4dc-e4597e724245 tempest-VolumeRevertTests-1796106693 tempest-VolumeRevertTests-1796106693-project-member] https://10.4.3.119/volume/v3/volumes/b78b92fc-351a-44d9-9791-4ac5d165b0d2 returned with HTTP 404 Aug 25 10:29:06.942266 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1201/4815] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:29:06 2026] GET /volume/v3/volumes/b78b92fc-351a-44d9-9791-4ac5d165b0d2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 10:29:06.944318 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-809b2ed0-4a82-4fc1-bacd-c43158a3f20f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:06.946987 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-809b2ed0-4a82-4fc1-bacd-c43158a3f20f tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] DELETE https://10.4.3.119/volume/v3/volumes/05e034cb-862a-4a62-a61f-be103fa2572a Aug 25 10:29:06.947375 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-809b2ed0-4a82-4fc1-bacd-c43158a3f20f tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:06.947776 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-809b2ed0-4a82-4fc1-bacd-c43158a3f20f tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:06.948034 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-809b2ed0-4a82-4fc1-bacd-c43158a3f20f tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Delete volume with id: 05e034cb-862a-4a62-a61f-be103fa2572a Aug 25 10:29:06.957082 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:06.957082 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:29:06.957746 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-809b2ed0-4a82-4fc1-bacd-c43158a3f20f tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Volume info retrieved successfully. Aug 25 10:29:06.978520 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-809b2ed0-4a82-4fc1-bacd-c43158a3f20f tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Delete volume request issued successfully. Aug 25 10:29:06.978800 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-809b2ed0-4a82-4fc1-bacd-c43158a3f20f tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] https://10.4.3.119/volume/v3/volumes/05e034cb-862a-4a62-a61f-be103fa2572a returned with HTTP 202 Aug 25 10:29:06.979467 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1210/4816] 10.4.3.119 () {68 vars in 1392 bytes} [Tue Aug 25 10:29:06 2026] DELETE /volume/v3/volumes/05e034cb-862a-4a62-a61f-be103fa2572a => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 10:29:06.987102 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-f375d727-09b6-45ef-8565-a0f05417ca75 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:06.989334 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f375d727-09b6-45ef-8565-a0f05417ca75 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] GET https://10.4.3.119/volume/v3/volumes/05e034cb-862a-4a62-a61f-be103fa2572a Aug 25 10:29:06.989624 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f375d727-09b6-45ef-8565-a0f05417ca75 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:06.989859 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f375d727-09b6-45ef-8565-a0f05417ca75 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:06.998470 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:06.998470 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:29:07.002797 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-f375d727-09b6-45ef-8565-a0f05417ca75 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Volume info retrieved successfully. Aug 25 10:29:07.008695 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f375d727-09b6-45ef-8565-a0f05417ca75 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] https://10.4.3.119/volume/v3/volumes/05e034cb-862a-4a62-a61f-be103fa2572a returned with HTTP 200 Aug 25 10:29:07.009204 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1203/4817] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:29:06 2026] GET /volume/v3/volumes/05e034cb-862a-4a62-a61f-be103fa2572a => generated 1192 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:29:07.122643 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-12ef05f5-3593-453e-a39a-fe4932b42f47 req-8a49f861-1b34-40bb-953f-20682e924991 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:07.125218 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-12ef05f5-3593-453e-a39a-fe4932b42f47 req-8a49f861-1b34-40bb-953f-20682e924991 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] DELETE https://10.4.3.119/volume/v3/attachments/8f06154a-732a-4bc8-a9b9-1b1349d518a0 Aug 25 10:29:07.125549 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-12ef05f5-3593-453e-a39a-fe4932b42f47 req-8a49f861-1b34-40bb-953f-20682e924991 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:07.125834 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-12ef05f5-3593-453e-a39a-fe4932b42f47 req-8a49f861-1b34-40bb-953f-20682e924991 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'version_select' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:07.133086 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:07.133086 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:29:07.181335 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-12ef05f5-3593-453e-a39a-fe4932b42f47 req-8a49f861-1b34-40bb-953f-20682e924991 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/attachments/8f06154a-732a-4bc8-a9b9-1b1349d518a0 returned with HTTP 200 Aug 25 10:29:07.181897 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1204/4818] 10.4.3.119 () {72 vars in 1673 bytes} [Tue Aug 25 10:29:07 2026] DELETE /volume/v3/attachments/8f06154a-732a-4bc8-a9b9-1b1349d518a0 => generated 19 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:07.193423 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-12ef05f5-3593-453e-a39a-fe4932b42f47 req-5fab987d-7931-46ec-b779-dc7e3e0ac0fa None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:07.195434 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-12ef05f5-3593-453e-a39a-fe4932b42f47 req-5fab987d-7931-46ec-b779-dc7e3e0ac0fa tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] DELETE https://10.4.3.119/volume/v3/volumes/6861e671-bd40-41ce-b986-87b08aee07ae Aug 25 10:29:07.195611 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-12ef05f5-3593-453e-a39a-fe4932b42f47 req-5fab987d-7931-46ec-b779-dc7e3e0ac0fa tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:07.195804 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-12ef05f5-3593-453e-a39a-fe4932b42f47 req-5fab987d-7931-46ec-b779-dc7e3e0ac0fa tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:07.195995 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [req-12ef05f5-3593-453e-a39a-fe4932b42f47 req-5fab987d-7931-46ec-b779-dc7e3e0ac0fa tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Delete volume with id: 6861e671-bd40-41ce-b986-87b08aee07ae Aug 25 10:29:07.202957 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:07.202957 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:29:07.203351 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [req-12ef05f5-3593-453e-a39a-fe4932b42f47 req-5fab987d-7931-46ec-b779-dc7e3e0ac0fa tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Volume info retrieved successfully. Aug 25 10:29:07.237591 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [req-12ef05f5-3593-453e-a39a-fe4932b42f47 req-5fab987d-7931-46ec-b779-dc7e3e0ac0fa tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Delete volume request issued successfully. Aug 25 10:29:07.237791 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-12ef05f5-3593-453e-a39a-fe4932b42f47 req-5fab987d-7931-46ec-b779-dc7e3e0ac0fa tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/volumes/6861e671-bd40-41ce-b986-87b08aee07ae returned with HTTP 202 Aug 25 10:29:07.238242 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1202/4819] 10.4.3.119 () {70 vars in 1620 bytes} [Tue Aug 25 10:29:07 2026] DELETE /volume/v3/volumes/6861e671-bd40-41ce-b986-87b08aee07ae => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:29:07.497165 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-cb543324-a6ba-4731-9bbb-5189690d56d5 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:07.499290 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-cb543324-a6ba-4731-9bbb-5189690d56d5 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] GET https://10.4.3.119/volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd Aug 25 10:29:07.499584 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-cb543324-a6ba-4731-9bbb-5189690d56d5 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:07.499847 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-cb543324-a6ba-4731-9bbb-5189690d56d5 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:07.507851 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:07.507851 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:29:07.511614 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-cb543324-a6ba-4731-9bbb-5189690d56d5 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Volume info retrieved successfully. Aug 25 10:29:07.516195 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-cb543324-a6ba-4731-9bbb-5189690d56d5 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] https://10.4.3.119/volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd returned with HTTP 200 Aug 25 10:29:07.516848 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1211/4820] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:29:07 2026] GET /volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd => generated 861 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:08.023082 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-808a9e3c-ed5e-473a-973b-8d2997faceef None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:08.024872 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-808a9e3c-ed5e-473a-973b-8d2997faceef tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] GET https://10.4.3.119/volume/v3/volumes/05e034cb-862a-4a62-a61f-be103fa2572a Aug 25 10:29:08.025080 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-808a9e3c-ed5e-473a-973b-8d2997faceef tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:08.025280 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-808a9e3c-ed5e-473a-973b-8d2997faceef tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:08.031591 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-808a9e3c-ed5e-473a-973b-8d2997faceef tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] https://10.4.3.119/volume/v3/volumes/05e034cb-862a-4a62-a61f-be103fa2572a returned with HTTP 404 Aug 25 10:29:08.032062 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1204/4821] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:29:08 2026] GET /volume/v3/volumes/05e034cb-862a-4a62-a61f-be103fa2572a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 10:29:08.095358 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-4630a88b-8f3c-4c5c-9787-6b924ae3ebed None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:08.097446 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4630a88b-8f3c-4c5c-9787-6b924ae3ebed tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] GET https://10.4.3.119/volume/v3/volumes/6861e671-bd40-41ce-b986-87b08aee07ae Aug 25 10:29:08.097655 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4630a88b-8f3c-4c5c-9787-6b924ae3ebed tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:08.097868 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4630a88b-8f3c-4c5c-9787-6b924ae3ebed tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:08.104791 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4630a88b-8f3c-4c5c-9787-6b924ae3ebed tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/volumes/6861e671-bd40-41ce-b986-87b08aee07ae returned with HTTP 404 Aug 25 10:29:08.105572 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1205/4822] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:29:08 2026] GET /volume/v3/volumes/6861e671-bd40-41ce-b986-87b08aee07ae => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:29:08.221745 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-117ffc40-2559-4a0c-a923-140fbe65506f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:08.300944 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-117ffc40-2559-4a0c-a923-140fbe65506f tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:29:08.301361 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-117ffc40-2559-4a0c-a923-140fbe65506f tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:29:08.302754 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volumes [None req-117ffc40-2559-4a0c-a923-140fbe65506f tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:29:08.302980 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-117ffc40-2559-4a0c-a923-140fbe65506f tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] Create volume of 1 GB Aug 25 10:29:08.311003 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-117ffc40-2559-4a0c-a923-140fbe65506f tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] Availability Zones retrieved successfully. Aug 25 10:29:08.316537 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-117ffc40-2559-4a0c-a923-140fbe65506f tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] Flow 'volume_create_api' (53b17dbe-8d84-4211-8bb8-a71b89e39033) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:29:08.317606 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-117ffc40-2559-4a0c-a923-140fbe65506f tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55df7918-9fd9-449d-ae11-7a2d26e6aa80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:08.318595 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-117ffc40-2559-4a0c-a923-140fbe65506f tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] Validating volume size '1' using validate_int {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:29:08.344916 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-117ffc40-2559-4a0c-a923-140fbe65506f tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55df7918-9fd9-449d-ae11-7a2d26e6aa80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:08.345839 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-117ffc40-2559-4a0c-a923-140fbe65506f tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac8d9bae-d44a-4e47-a6f1-933ff5820366) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:08.406375 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-117ffc40-2559-4a0c-a923-140fbe65506f tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] Created reservations ['9bce2c2d-4c7b-48d2-a32e-e06935560f9e', '6d33648c-cc56-4819-ab4b-89dd87584179', '57dc6103-ba22-4977-8382-3848f40a5d06', 'a01cf73e-b446-4068-b40f-2b42a414da3d'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:29:08.407425 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-117ffc40-2559-4a0c-a923-140fbe65506f tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac8d9bae-d44a-4e47-a6f1-933ff5820366) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9bce2c2d-4c7b-48d2-a32e-e06935560f9e', '6d33648c-cc56-4819-ab4b-89dd87584179', '57dc6103-ba22-4977-8382-3848f40a5d06', 'a01cf73e-b446-4068-b40f-2b42a414da3d']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:08.408333 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-117ffc40-2559-4a0c-a923-140fbe65506f tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0518eb3-8855-4598-9a16-89d24d9bfe3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:08.436211 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-117ffc40-2559-4a0c-a923-140fbe65506f tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0518eb3-8855-4598-9a16-89d24d9bfe3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'db6615dd-ecfb-419a-b8ac-6ff5f4a4a182', '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='0358e2c4f9214031a9df1a10c8b6239a',qos_specs=None,replication_status=,reservations=['9bce2c2d-4c7b-48d2-a32e-e06935560f9e','6d33648c-cc56-4819-ab4b-89dd87584179','57dc6103-ba22-4977-8382-3848f40a5d06','a01cf73e-b446-4068-b40f-2b42a414da3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='072397643fc04940ac3a158e3ce9f8e4',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:29:08Z,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=db6615dd-ecfb-419a-b8ac-6ff5f4a4a182,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0358e2c4f9214031a9df1a10c8b6239a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='072397643fc04940ac3a158e3ce9f8e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:08.437225 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-117ffc40-2559-4a0c-a923-140fbe65506f tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8b3941f-3791-4a53-928d-59f9180e521c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:08.455383 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-117ffc40-2559-4a0c-a923-140fbe65506f tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8b3941f-3791-4a53-928d-59f9180e521c) transitioned into state 'SUCCESS' from 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='0358e2c4f9214031a9df1a10c8b6239a',qos_specs=None,replication_status=,reservations=['9bce2c2d-4c7b-48d2-a32e-e06935560f9e','6d33648c-cc56-4819-ab4b-89dd87584179','57dc6103-ba22-4977-8382-3848f40a5d06','a01cf73e-b446-4068-b40f-2b42a414da3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='072397643fc04940ac3a158e3ce9f8e4',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:08.456235 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-117ffc40-2559-4a0c-a923-140fbe65506f tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43824f44-235a-4782-a421-c5fb0a49b85f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:08.465327 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-117ffc40-2559-4a0c-a923-140fbe65506f tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43824f44-235a-4782-a421-c5fb0a49b85f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:08.466083 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-117ffc40-2559-4a0c-a923-140fbe65506f tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] Flow 'volume_create_api' (53b17dbe-8d84-4211-8bb8-a71b89e39033) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:29:08.466362 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-117ffc40-2559-4a0c-a923-140fbe65506f tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] Create volume request issued successfully. Aug 25 10:29:08.466884 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-117ffc40-2559-4a0c-a923-140fbe65506f tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:29:08.467289 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1203/4823] 10.4.3.119 () {68 vars in 1258 bytes} [Tue Aug 25 10:29:08 2026] POST /volume/v3/volumes => generated 740 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:29:08.478619 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-eec5f743-9329-42db-b1b3-373eb3cf34b3 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:08.480758 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-eec5f743-9329-42db-b1b3-373eb3cf34b3 tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] GET https://10.4.3.119/volume/v3/volumes/db6615dd-ecfb-419a-b8ac-6ff5f4a4a182 Aug 25 10:29:08.480984 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-eec5f743-9329-42db-b1b3-373eb3cf34b3 tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:08.481250 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-eec5f743-9329-42db-b1b3-373eb3cf34b3 tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:08.490242 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:08.490242 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:29:08.494510 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-eec5f743-9329-42db-b1b3-373eb3cf34b3 tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] Volume info retrieved successfully. Aug 25 10:29:08.499958 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-eec5f743-9329-42db-b1b3-373eb3cf34b3 tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] https://10.4.3.119/volume/v3/volumes/db6615dd-ecfb-419a-b8ac-6ff5f4a4a182 returned with HTTP 200 Aug 25 10:29:08.500453 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1212/4824] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:29:08 2026] GET /volume/v3/volumes/db6615dd-ecfb-419a-b8ac-6ff5f4a4a182 => generated 808 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:08.532637 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-f2bf959d-ac12-44e0-b9bf-be7114ddb14d None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:08.534407 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f2bf959d-ac12-44e0-b9bf-be7114ddb14d tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] GET https://10.4.3.119/volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd Aug 25 10:29:08.534639 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f2bf959d-ac12-44e0-b9bf-be7114ddb14d tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:08.534894 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f2bf959d-ac12-44e0-b9bf-be7114ddb14d tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:08.542067 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:08.542067 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:29:08.545754 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-f2bf959d-ac12-44e0-b9bf-be7114ddb14d tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Volume info retrieved successfully. Aug 25 10:29:08.549814 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f2bf959d-ac12-44e0-b9bf-be7114ddb14d tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] https://10.4.3.119/volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd returned with HTTP 200 Aug 25 10:29:08.550433 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1205/4825] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:29:08 2026] GET /volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd => generated 861 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:08.574641 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-bd1c5f66-10a5-4da6-bddd-49c9547a499b None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:08.576719 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-bd1c5f66-10a5-4da6-bddd-49c9547a499b tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] DELETE https://10.4.3.119/volume/v3/snapshots/814b2928-4ecc-4734-b1d9-e94d54ad1717 Aug 25 10:29:08.576973 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-bd1c5f66-10a5-4da6-bddd-49c9547a499b tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:08.577247 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-bd1c5f66-10a5-4da6-bddd-49c9547a499b tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:08.577407 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.snapshots [None req-bd1c5f66-10a5-4da6-bddd-49c9547a499b tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Delete snapshot with id: 814b2928-4ecc-4734-b1d9-e94d54ad1717 Aug 25 10:29:08.582424 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-bd1c5f66-10a5-4da6-bddd-49c9547a499b tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/snapshots/814b2928-4ecc-4734-b1d9-e94d54ad1717 returned with HTTP 404 Aug 25 10:29:08.583092 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1206/4826] 10.4.3.119 () {66 vars in 1357 bytes} [Tue Aug 25 10:29:08 2026] DELETE /volume/v3/snapshots/814b2928-4ecc-4734-b1d9-e94d54ad1717 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:29:08.590118 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-85f3b255-1061-4c1f-af6e-f9b3235da6da None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:08.592474 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-85f3b255-1061-4c1f-af6e-f9b3235da6da tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] GET https://10.4.3.119/volume/v3/snapshots/814b2928-4ecc-4734-b1d9-e94d54ad1717 Aug 25 10:29:08.592724 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-85f3b255-1061-4c1f-af6e-f9b3235da6da tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:08.592992 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-85f3b255-1061-4c1f-af6e-f9b3235da6da tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:08.598205 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-85f3b255-1061-4c1f-af6e-f9b3235da6da tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/snapshots/814b2928-4ecc-4734-b1d9-e94d54ad1717 returned with HTTP 404 Aug 25 10:29:08.598852 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1204/4827] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:29:08 2026] GET /volume/v3/snapshots/814b2928-4ecc-4734-b1d9-e94d54ad1717 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:29:09.267750 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-740c579c-aac9-48a5-a5e3-4c745f75742f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:09.269802 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-740c579c-aac9-48a5-a5e3-4c745f75742f tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] DELETE https://10.4.3.119/volume/v3/volumes/6861e671-bd40-41ce-b986-87b08aee07ae Aug 25 10:29:09.270057 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-740c579c-aac9-48a5-a5e3-4c745f75742f tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:09.270272 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-740c579c-aac9-48a5-a5e3-4c745f75742f tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:09.270450 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-740c579c-aac9-48a5-a5e3-4c745f75742f tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Delete volume with id: 6861e671-bd40-41ce-b986-87b08aee07ae Aug 25 10:29:09.282411 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-740c579c-aac9-48a5-a5e3-4c745f75742f tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/volumes/6861e671-bd40-41ce-b986-87b08aee07ae returned with HTTP 404 Aug 25 10:29:09.282945 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1213/4828] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:29:09 2026] DELETE /volume/v3/volumes/6861e671-bd40-41ce-b986-87b08aee07ae => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:29:09.290937 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-35ff725d-2df4-4eaa-9990-16133f7e97a0 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:09.293415 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-35ff725d-2df4-4eaa-9990-16133f7e97a0 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] GET https://10.4.3.119/volume/v3/volumes/6861e671-bd40-41ce-b986-87b08aee07ae Aug 25 10:29:09.293668 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-35ff725d-2df4-4eaa-9990-16133f7e97a0 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:09.293901 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-35ff725d-2df4-4eaa-9990-16133f7e97a0 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:09.300909 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-35ff725d-2df4-4eaa-9990-16133f7e97a0 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/volumes/6861e671-bd40-41ce-b986-87b08aee07ae returned with HTTP 404 Aug 25 10:29:09.301498 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1206/4829] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:29:09 2026] GET /volume/v3/volumes/6861e671-bd40-41ce-b986-87b08aee07ae => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:29:09.514595 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-78638edb-6e9b-4336-9151-c75743b36eb3 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:09.516942 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-78638edb-6e9b-4336-9151-c75743b36eb3 tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] GET https://10.4.3.119/volume/v3/volumes/db6615dd-ecfb-419a-b8ac-6ff5f4a4a182 Aug 25 10:29:09.517335 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-78638edb-6e9b-4336-9151-c75743b36eb3 tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:09.517621 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-78638edb-6e9b-4336-9151-c75743b36eb3 tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:09.527292 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:09.527292 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:29:09.532275 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-78638edb-6e9b-4336-9151-c75743b36eb3 tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] Volume info retrieved successfully. Aug 25 10:29:09.536713 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-78638edb-6e9b-4336-9151-c75743b36eb3 tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] https://10.4.3.119/volume/v3/volumes/db6615dd-ecfb-419a-b8ac-6ff5f4a4a182 returned with HTTP 200 Aug 25 10:29:09.537068 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1207/4830] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:29:09 2026] GET /volume/v3/volumes/db6615dd-ecfb-419a-b8ac-6ff5f4a4a182 => generated 833 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:09.552791 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-3dd937fc-2743-4109-b168-ee808989ab01 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:09.554608 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3dd937fc-2743-4109-b168-ee808989ab01 tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] GET https://10.4.3.119/volume/v3/volumes/db6615dd-ecfb-419a-b8ac-6ff5f4a4a182 Aug 25 10:29:09.554847 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3dd937fc-2743-4109-b168-ee808989ab01 tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:09.555047 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3dd937fc-2743-4109-b168-ee808989ab01 tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:09.563540 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-4a3b5629-86aa-41f2-832b-75925c899ed6 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:09.564203 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:09.564203 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:29:09.566092 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4a3b5629-86aa-41f2-832b-75925c899ed6 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] GET https://10.4.3.119/volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd Aug 25 10:29:09.566354 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4a3b5629-86aa-41f2-832b-75925c899ed6 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:09.566667 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4a3b5629-86aa-41f2-832b-75925c899ed6 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:09.569121 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-3dd937fc-2743-4109-b168-ee808989ab01 tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] Volume info retrieved successfully. Aug 25 10:29:09.575227 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3dd937fc-2743-4109-b168-ee808989ab01 tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] https://10.4.3.119/volume/v3/volumes/db6615dd-ecfb-419a-b8ac-6ff5f4a4a182 returned with HTTP 200 Aug 25 10:29:09.575731 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1205/4831] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:29:09 2026] GET /volume/v3/volumes/db6615dd-ecfb-419a-b8ac-6ff5f4a4a182 => generated 833 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:09.579879 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:09.579879 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:29:09.584749 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-4a3b5629-86aa-41f2-832b-75925c899ed6 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Volume info retrieved successfully. Aug 25 10:29:09.590564 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4a3b5629-86aa-41f2-832b-75925c899ed6 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] https://10.4.3.119/volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd returned with HTTP 200 Aug 25 10:29:09.591177 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1214/4832] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:29:09 2026] GET /volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd => generated 861 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:09.595187 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-6596fd49-85e1-4e51-b81c-67c452ad6bd8 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:09.596845 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6596fd49-85e1-4e51-b81c-67c452ad6bd8 tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:29:09.597212 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6596fd49-85e1-4e51-b81c-67c452ad6bd8 tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-694460179"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:29:09.599072 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-6596fd49-85e1-4e51-b81c-67c452ad6bd8 tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-694460179'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:29:09.599253 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-6596fd49-85e1-4e51-b81c-67c452ad6bd8 tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] Create volume of 1 GB Aug 25 10:29:09.603914 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-6596fd49-85e1-4e51-b81c-67c452ad6bd8 tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] Availability Zones retrieved successfully. Aug 25 10:29:09.613433 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-6596fd49-85e1-4e51-b81c-67c452ad6bd8 tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] Flow 'volume_create_api' (b753f4ad-2f92-4551-a18a-5b5aa570d489) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:29:09.614397 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-6596fd49-85e1-4e51-b81c-67c452ad6bd8 tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c751f6d6-2ea1-43de-8872-5ab7258792f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:09.615426 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-6596fd49-85e1-4e51-b81c-67c452ad6bd8 tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:29:09.652064 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-6596fd49-85e1-4e51-b81c-67c452ad6bd8 tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c751f6d6-2ea1-43de-8872-5ab7258792f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:09.653283 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-6596fd49-85e1-4e51-b81c-67c452ad6bd8 tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40485d35-6267-43c6-9a37-0d3fb12e9c09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:09.716216 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-6596fd49-85e1-4e51-b81c-67c452ad6bd8 tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] Created reservations ['48c40537-82e8-4af1-8161-f9d5eca15576', 'aede58a2-ae01-4551-bdbb-7c9d72567a00', '1d342c1b-212f-490e-9e78-7431bdf4e4b9', '1e7602c7-4673-46a5-a057-fa3d3bbb58ab'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:29:09.717290 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-6596fd49-85e1-4e51-b81c-67c452ad6bd8 tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40485d35-6267-43c6-9a37-0d3fb12e9c09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['48c40537-82e8-4af1-8161-f9d5eca15576', 'aede58a2-ae01-4551-bdbb-7c9d72567a00', '1d342c1b-212f-490e-9e78-7431bdf4e4b9', '1e7602c7-4673-46a5-a057-fa3d3bbb58ab']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:09.718271 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-6596fd49-85e1-4e51-b81c-67c452ad6bd8 tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ec978a2-966c-4eac-ac9a-5ddf3eea7f1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:09.747645 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-6596fd49-85e1-4e51-b81c-67c452ad6bd8 tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ec978a2-966c-4eac-ac9a-5ddf3eea7f1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a0155bc0-0a2b-421e-8e2b-3dc98c35651d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-694460179',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0358e2c4f9214031a9df1a10c8b6239a',qos_specs=None,replication_status=,reservations=['48c40537-82e8-4af1-8161-f9d5eca15576','aede58a2-ae01-4551-bdbb-7c9d72567a00','1d342c1b-212f-490e-9e78-7431bdf4e4b9','1e7602c7-4673-46a5-a057-fa3d3bbb58ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='072397643fc04940ac3a158e3ce9f8e4',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:29:09Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-694460179',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a0155bc0-0a2b-421e-8e2b-3dc98c35651d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0358e2c4f9214031a9df1a10c8b6239a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='072397643fc04940ac3a158e3ce9f8e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:09.749077 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-6596fd49-85e1-4e51-b81c-67c452ad6bd8 tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c82015fc-562b-4e74-b1b3-73b989e847ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:09.785627 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-6596fd49-85e1-4e51-b81c-67c452ad6bd8 tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c82015fc-562b-4e74-b1b3-73b989e847ed) transitioned into 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-694460179',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0358e2c4f9214031a9df1a10c8b6239a',qos_specs=None,replication_status=,reservations=['48c40537-82e8-4af1-8161-f9d5eca15576','aede58a2-ae01-4551-bdbb-7c9d72567a00','1d342c1b-212f-490e-9e78-7431bdf4e4b9','1e7602c7-4673-46a5-a057-fa3d3bbb58ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='072397643fc04940ac3a158e3ce9f8e4',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:09.786677 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-6596fd49-85e1-4e51-b81c-67c452ad6bd8 tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43712df7-01ee-4b67-b345-cc45d16f4530) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:09.801765 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-6596fd49-85e1-4e51-b81c-67c452ad6bd8 tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43712df7-01ee-4b67-b345-cc45d16f4530) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:09.803178 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-6596fd49-85e1-4e51-b81c-67c452ad6bd8 tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] Flow 'volume_create_api' (b753f4ad-2f92-4551-a18a-5b5aa570d489) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:29:09.803616 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-6596fd49-85e1-4e51-b81c-67c452ad6bd8 tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] Create volume request issued successfully. Aug 25 10:29:09.804593 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6596fd49-85e1-4e51-b81c-67c452ad6bd8 tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:29:09.805234 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1207/4833] 10.4.3.119 () {68 vars in 1259 bytes} [Tue Aug 25 10:29:09 2026] POST /volume/v3/volumes => generated 775 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:29:09.819398 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-3f826d5b-937e-4e67-ac09-9057edee1ddf None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:09.822066 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3f826d5b-937e-4e67-ac09-9057edee1ddf tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] GET https://10.4.3.119/volume/v3/volumes/a0155bc0-0a2b-421e-8e2b-3dc98c35651d Aug 25 10:29:09.822387 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3f826d5b-937e-4e67-ac09-9057edee1ddf tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:09.822662 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3f826d5b-937e-4e67-ac09-9057edee1ddf tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:09.837940 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:09.837940 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:29:09.842407 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-3f826d5b-937e-4e67-ac09-9057edee1ddf tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] Volume info retrieved successfully. Aug 25 10:29:09.849787 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3f826d5b-937e-4e67-ac09-9057edee1ddf tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] https://10.4.3.119/volume/v3/volumes/a0155bc0-0a2b-421e-8e2b-3dc98c35651d returned with HTTP 200 Aug 25 10:29:09.849787 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1208/4834] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:29:09 2026] GET /volume/v3/volumes/a0155bc0-0a2b-421e-8e2b-3dc98c35651d => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:09.984373 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-85ef0ad8-e1be-4833-9049-a3ae77ce079a None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:09.986798 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-85ef0ad8-e1be-4833-9049-a3ae77ce079a tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:29:09.987318 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-85ef0ad8-e1be-4833-9049-a3ae77ce079a tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "imageRef": "8182b3a7-3adc-41a9-8cc5-8a1c450fb29f", "size": 1}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:29:09.989306 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volumes [None req-85ef0ad8-e1be-4833-9049-a3ae77ce079a tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'imageRef': '8182b3a7-3adc-41a9-8cc5-8a1c450fb29f', 'size': 1}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:29:10.086771 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-85ef0ad8-e1be-4833-9049-a3ae77ce079a tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Create volume of 1 GB Aug 25 10:29:10.092644 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-85ef0ad8-e1be-4833-9049-a3ae77ce079a tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Availability Zones retrieved successfully. Aug 25 10:29:10.097802 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-85ef0ad8-e1be-4833-9049-a3ae77ce079a tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Flow 'volume_create_api' (ba362f07-3408-4034-93d2-f813c980e67a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:29:10.098900 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-85ef0ad8-e1be-4833-9049-a3ae77ce079a tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25ff0aab-f8e1-4cab-b8e2-1c26791c48a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:10.099900 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-85ef0ad8-e1be-4833-9049-a3ae77ce079a tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Validating volume size '1' using validate_int {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:29:10.159073 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-85ef0ad8-e1be-4833-9049-a3ae77ce079a tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25ff0aab-f8e1-4cab-b8e2-1c26791c48a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:10.160216 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-85ef0ad8-e1be-4833-9049-a3ae77ce079a tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f0c1d00-1200-40f3-a98c-c50f003ceeac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:10.211971 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-85ef0ad8-e1be-4833-9049-a3ae77ce079a tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Created reservations ['1a5f9ef6-aeeb-4ae7-bb44-55731519c933', '00f5601d-c2cf-4532-9a1a-5355574f8e4f', '2afacef6-195f-40bb-9d42-75b888a63e11', 'd211929d-5e5b-45e8-bad5-6141da245c2b'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:29:10.212745 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-85ef0ad8-e1be-4833-9049-a3ae77ce079a tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f0c1d00-1200-40f3-a98c-c50f003ceeac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1a5f9ef6-aeeb-4ae7-bb44-55731519c933', '00f5601d-c2cf-4532-9a1a-5355574f8e4f', '2afacef6-195f-40bb-9d42-75b888a63e11', 'd211929d-5e5b-45e8-bad5-6141da245c2b']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:10.213422 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-85ef0ad8-e1be-4833-9049-a3ae77ce079a tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87c34e38-5200-49b4-8034-defdd7b62e40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:10.237774 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-85ef0ad8-e1be-4833-9049-a3ae77ce079a tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87c34e38-5200-49b4-8034-defdd7b62e40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b1402698-1be4-4df4-b0f4-a23062456bf1', '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='86bfb0175ada47cf9ed8d02018733eea',qos_specs=None,replication_status=,reservations=['1a5f9ef6-aeeb-4ae7-bb44-55731519c933','00f5601d-c2cf-4532-9a1a-5355574f8e4f','2afacef6-195f-40bb-9d42-75b888a63e11','d211929d-5e5b-45e8-bad5-6141da245c2b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74b0b738bd7c40c494b94455eb9ca1c7',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:29:10Z,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=b1402698-1be4-4df4-b0f4-a23062456bf1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='86bfb0175ada47cf9ed8d02018733eea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='74b0b738bd7c40c494b94455eb9ca1c7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:10.238595 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-85ef0ad8-e1be-4833-9049-a3ae77ce079a tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea4d0031-9808-4e7f-9708-0743cff0ed86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:10.262446 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-85ef0ad8-e1be-4833-9049-a3ae77ce079a tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea4d0031-9808-4e7f-9708-0743cff0ed86) transitioned into state 'SUCCESS' from 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='86bfb0175ada47cf9ed8d02018733eea',qos_specs=None,replication_status=,reservations=['1a5f9ef6-aeeb-4ae7-bb44-55731519c933','00f5601d-c2cf-4532-9a1a-5355574f8e4f','2afacef6-195f-40bb-9d42-75b888a63e11','d211929d-5e5b-45e8-bad5-6141da245c2b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74b0b738bd7c40c494b94455eb9ca1c7',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:10.263166 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-85ef0ad8-e1be-4833-9049-a3ae77ce079a tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (371fbd87-27aa-4be4-b180-ef013d024e2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:10.271945 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-85ef0ad8-e1be-4833-9049-a3ae77ce079a tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (371fbd87-27aa-4be4-b180-ef013d024e2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:10.272655 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-85ef0ad8-e1be-4833-9049-a3ae77ce079a tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Flow 'volume_create_api' (ba362f07-3408-4034-93d2-f813c980e67a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:29:10.272913 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-85ef0ad8-e1be-4833-9049-a3ae77ce079a tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Create volume request issued successfully. Aug 25 10:29:10.273427 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-85ef0ad8-e1be-4833-9049-a3ae77ce079a tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:29:10.273840 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1206/4835] 10.4.3.119 () {70 vars in 1300 bytes} [Tue Aug 25 10:29:09 2026] POST /volume/v3/volumes => generated 775 bytes in 290 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:29:10.286169 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-4a8e587b-ae3a-46e8-a449-9b43a38f90de None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:10.288537 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4a8e587b-ae3a-46e8-a449-9b43a38f90de tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] GET https://10.4.3.119/volume/v3/volumes/b1402698-1be4-4df4-b0f4-a23062456bf1 Aug 25 10:29:10.288816 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4a8e587b-ae3a-46e8-a449-9b43a38f90de tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:10.289044 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4a8e587b-ae3a-46e8-a449-9b43a38f90de tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:10.297851 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:10.297851 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:29:10.302510 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-4a8e587b-ae3a-46e8-a449-9b43a38f90de tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Volume info retrieved successfully. Aug 25 10:29:10.308430 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4a8e587b-ae3a-46e8-a449-9b43a38f90de tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] https://10.4.3.119/volume/v3/volumes/b1402698-1be4-4df4-b0f4-a23062456bf1 returned with HTTP 200 Aug 25 10:29:10.308958 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1215/4836] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:29:10 2026] GET /volume/v3/volumes/b1402698-1be4-4df4-b0f4-a23062456bf1 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:29:10.562265 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-d89e75a0-1333-4eb0-a6b6-2d2501e5dab5 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:10.567603 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d89e75a0-1333-4eb0-a6b6-2d2501e5dab5 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:29:10.567923 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d89e75a0-1333-4eb0-a6b6-2d2501e5dab5 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-267616132", "snapshot_id": null, "imageRef": "63258f66-0e4f-4391-bbe9-9485754d31c5", "volume_type": null, "size": 1}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:29:10.572316 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-d89e75a0-1333-4eb0-a6b6-2d2501e5dab5 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-267616132', 'snapshot_id': None, 'imageRef': '63258f66-0e4f-4391-bbe9-9485754d31c5', 'volume_type': None, 'size': 1}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:29:10.607527 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-4c450342-1a5e-40d0-a932-6c6ebaa093c9 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:10.609289 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4c450342-1a5e-40d0-a932-6c6ebaa093c9 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] GET https://10.4.3.119/volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd Aug 25 10:29:10.609473 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4c450342-1a5e-40d0-a932-6c6ebaa093c9 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:10.609660 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4c450342-1a5e-40d0-a932-6c6ebaa093c9 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:10.616463 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:10.616463 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:29:10.621763 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-4c450342-1a5e-40d0-a932-6c6ebaa093c9 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Volume info retrieved successfully. Aug 25 10:29:10.627720 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4c450342-1a5e-40d0-a932-6c6ebaa093c9 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] https://10.4.3.119/volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd returned with HTTP 200 Aug 25 10:29:10.628299 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1209/4837] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:29:10 2026] GET /volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd => generated 861 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:10.818460 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-d89e75a0-1333-4eb0-a6b6-2d2501e5dab5 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Create volume of 1 GB Aug 25 10:29:10.818885 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:10.818885 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:29:10.824553 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-d89e75a0-1333-4eb0-a6b6-2d2501e5dab5 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Availability Zones retrieved successfully. Aug 25 10:29:10.834040 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-d89e75a0-1333-4eb0-a6b6-2d2501e5dab5 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Flow 'volume_create_api' (70839c93-45c2-45d2-83b0-6929313e20c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:29:10.834040 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-d89e75a0-1333-4eb0-a6b6-2d2501e5dab5 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31460241-6d39-480b-aec8-0f565a87e903) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:10.834040 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-d89e75a0-1333-4eb0-a6b6-2d2501e5dab5 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:29:10.867175 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-8abafb3d-07e4-4a58-b2ab-351ca2a22ef3 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:10.869656 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8abafb3d-07e4-4a58-b2ab-351ca2a22ef3 tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] GET https://10.4.3.119/volume/v3/volumes/a0155bc0-0a2b-421e-8e2b-3dc98c35651d Aug 25 10:29:10.870726 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8abafb3d-07e4-4a58-b2ab-351ca2a22ef3 tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:10.870726 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8abafb3d-07e4-4a58-b2ab-351ca2a22ef3 tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:10.880437 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:10.880437 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:29:10.884821 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-8abafb3d-07e4-4a58-b2ab-351ca2a22ef3 tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] Volume info retrieved successfully. Aug 25 10:29:10.890084 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8abafb3d-07e4-4a58-b2ab-351ca2a22ef3 tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] https://10.4.3.119/volume/v3/volumes/a0155bc0-0a2b-421e-8e2b-3dc98c35651d returned with HTTP 200 Aug 25 10:29:10.890581 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1207/4838] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:29:10 2026] GET /volume/v3/volumes/a0155bc0-0a2b-421e-8e2b-3dc98c35651d => generated 868 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:10.899806 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-d89e75a0-1333-4eb0-a6b6-2d2501e5dab5 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31460241-6d39-480b-aec8-0f565a87e903) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:10.900664 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-d89e75a0-1333-4eb0-a6b6-2d2501e5dab5 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56316ff2-82bd-4f74-97c5-08c003dcd081) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:10.904552 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-6710bf98-9f12-4ac8-b120-1d30d648267e None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:10.907970 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6710bf98-9f12-4ac8-b120-1d30d648267e tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] GET https://10.4.3.119/volume/v3/volumes/a0155bc0-0a2b-421e-8e2b-3dc98c35651d Aug 25 10:29:10.907970 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6710bf98-9f12-4ac8-b120-1d30d648267e tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:10.908208 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6710bf98-9f12-4ac8-b120-1d30d648267e tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:10.917479 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:10.917479 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:29:10.922950 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-6710bf98-9f12-4ac8-b120-1d30d648267e tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] Volume info retrieved successfully. Aug 25 10:29:10.929502 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6710bf98-9f12-4ac8-b120-1d30d648267e tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] https://10.4.3.119/volume/v3/volumes/a0155bc0-0a2b-421e-8e2b-3dc98c35651d returned with HTTP 200 Aug 25 10:29:10.930012 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1216/4839] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:29:10 2026] GET /volume/v3/volumes/a0155bc0-0a2b-421e-8e2b-3dc98c35651d => generated 868 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:10.943356 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-6b8f784c-9b73-4392-902d-8650c3324da1 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:10.945706 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6b8f784c-9b73-4392-902d-8650c3324da1 tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] POST https://10.4.3.119/volume/v3/snapshots Aug 25 10:29:10.946160 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-6b8f784c-9b73-4392-902d-8650c3324da1 tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a0155bc0-0a2b-421e-8e2b-3dc98c35651d", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-2022318071"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:29:10.948884 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-d89e75a0-1333-4eb0-a6b6-2d2501e5dab5 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Created reservations ['62c15a4b-32a9-4365-8350-a27a2d93ccc8', 'f1187061-70de-4f0a-a769-4f5f50adbd66', '662d59a3-19cc-4175-a50e-d0d0798d72df', '81b5a299-a485-4c35-9abd-a295c8560215'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:29:10.949936 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-d89e75a0-1333-4eb0-a6b6-2d2501e5dab5 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56316ff2-82bd-4f74-97c5-08c003dcd081) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['62c15a4b-32a9-4365-8350-a27a2d93ccc8', 'f1187061-70de-4f0a-a769-4f5f50adbd66', '662d59a3-19cc-4175-a50e-d0d0798d72df', '81b5a299-a485-4c35-9abd-a295c8560215']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:10.950913 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-d89e75a0-1333-4eb0-a6b6-2d2501e5dab5 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e18aad8e-0db3-4905-9fc6-1cb1b25b0d6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:10.956167 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:10.956167 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:29:10.956755 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-6b8f784c-9b73-4392-902d-8650c3324da1 tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] Volume info retrieved successfully. Aug 25 10:29:10.957004 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.snapshots [None req-6b8f784c-9b73-4392-902d-8650c3324da1 tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] Create snapshot from volume a0155bc0-0a2b-421e-8e2b-3dc98c35651d Aug 25 10:29:10.978101 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-d89e75a0-1333-4eb0-a6b6-2d2501e5dab5 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e18aad8e-0db3-4905-9fc6-1cb1b25b0d6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1efb44db-a677-49ef-9bd4-355e5f0a9f31', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-267616132',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49e898606e564bcf928d669866fcdee1',qos_specs=None,replication_status=,reservations=['62c15a4b-32a9-4365-8350-a27a2d93ccc8','f1187061-70de-4f0a-a769-4f5f50adbd66','662d59a3-19cc-4175-a50e-d0d0798d72df','81b5a299-a485-4c35-9abd-a295c8560215'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe4d6cabe39746599fd56f0ed08639e6',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:29:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-267616132',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1efb44db-a677-49ef-9bd4-355e5f0a9f31,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='49e898606e564bcf928d669866fcdee1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fe4d6cabe39746599fd56f0ed08639e6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:10.979351 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-d89e75a0-1333-4eb0-a6b6-2d2501e5dab5 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53c5c24b-c665-4fe7-86de-b1d8a01cf145) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:10.996742 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-6b8f784c-9b73-4392-902d-8650c3324da1 tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] Created reservations ['bc212edc-13d1-4c90-899b-5b520ef395ee', '59eae906-24f6-4c5a-bdeb-4d95510cfa29', '35754676-5198-435b-92f9-56b7a5bb0b8a', 'cdce6f6f-a1ef-4242-b75a-57f29c1d7950'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:29:11.011299 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-d89e75a0-1333-4eb0-a6b6-2d2501e5dab5 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53c5c24b-c665-4fe7-86de-b1d8a01cf145) transitioned into state 'SUCCESS' from state '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-267616132',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49e898606e564bcf928d669866fcdee1',qos_specs=None,replication_status=,reservations=['62c15a4b-32a9-4365-8350-a27a2d93ccc8','f1187061-70de-4f0a-a769-4f5f50adbd66','662d59a3-19cc-4175-a50e-d0d0798d72df','81b5a299-a485-4c35-9abd-a295c8560215'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe4d6cabe39746599fd56f0ed08639e6',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:11.012613 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-d89e75a0-1333-4eb0-a6b6-2d2501e5dab5 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db03a8dc-46ab-447d-935d-dc2d0f6cf0e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:11.024350 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-d89e75a0-1333-4eb0-a6b6-2d2501e5dab5 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db03a8dc-46ab-447d-935d-dc2d0f6cf0e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:11.025815 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-d89e75a0-1333-4eb0-a6b6-2d2501e5dab5 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Flow 'volume_create_api' (70839c93-45c2-45d2-83b0-6929313e20c9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:29:11.026243 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-d89e75a0-1333-4eb0-a6b6-2d2501e5dab5 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Create volume request issued successfully. Aug 25 10:29:11.026995 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d89e75a0-1333-4eb0-a6b6-2d2501e5dab5 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:29:11.027526 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1208/4840] 10.4.3.119 () {68 vars in 1259 bytes} [Tue Aug 25 10:29:10 2026] POST /volume/v3/volumes => generated 758 bytes in 466 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:29:11.042507 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-6b8f784c-9b73-4392-902d-8650c3324da1 tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] Snapshot create request issued successfully. Aug 25 10:29:11.042982 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6b8f784c-9b73-4392-902d-8650c3324da1 tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] https://10.4.3.119/volume/v3/snapshots returned with HTTP 202 Aug 25 10:29:11.045126 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1210/4841] 10.4.3.119 () {68 vars in 1265 bytes} [Tue Aug 25 10:29:10 2026] POST /volume/v3/snapshots => generated 326 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:29:11.048898 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-79e298eb-5094-4b7d-adb3-5c000172c7d0 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:11.051064 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-79e298eb-5094-4b7d-adb3-5c000172c7d0 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] GET https://10.4.3.119/volume/v3/volumes/1efb44db-a677-49ef-9bd4-355e5f0a9f31 Aug 25 10:29:11.051315 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-79e298eb-5094-4b7d-adb3-5c000172c7d0 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:11.051812 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-79e298eb-5094-4b7d-adb3-5c000172c7d0 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:11.055758 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-939b0b42-8aed-4ce1-93de-8af740eb4b68 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:11.058171 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-939b0b42-8aed-4ce1-93de-8af740eb4b68 tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] GET https://10.4.3.119/volume/v3/snapshots/1b485441-833a-411b-92ff-f596011417fe Aug 25 10:29:11.058171 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-939b0b42-8aed-4ce1-93de-8af740eb4b68 tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:11.058171 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-939b0b42-8aed-4ce1-93de-8af740eb4b68 tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:11.059775 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:11.059775 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:29:11.063549 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-79e298eb-5094-4b7d-adb3-5c000172c7d0 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Volume info retrieved successfully. Aug 25 10:29:11.063834 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:11.063834 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:29:11.064332 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-939b0b42-8aed-4ce1-93de-8af740eb4b68 tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] Snapshot retrieved successfully. Aug 25 10:29:11.065337 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-939b0b42-8aed-4ce1-93de-8af740eb4b68 tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] https://10.4.3.119/volume/v3/snapshots/1b485441-833a-411b-92ff-f596011417fe returned with HTTP 200 Aug 25 10:29:11.065729 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1217/4842] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:29:11 2026] GET /volume/v3/snapshots/1b485441-833a-411b-92ff-f596011417fe => generated 458 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:11.067922 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-79e298eb-5094-4b7d-adb3-5c000172c7d0 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/volumes/1efb44db-a677-49ef-9bd4-355e5f0a9f31 returned with HTTP 200 Aug 25 10:29:11.068498 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1208/4843] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:29:11 2026] GET /volume/v3/volumes/1efb44db-a677-49ef-9bd4-355e5f0a9f31 => generated 826 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:11.275616 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-9e12e61f-b4e5-4353-91b0-38d54535884c None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:11.278025 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9e12e61f-b4e5-4353-91b0-38d54535884c tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] GET https://10.4.3.119/volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd Aug 25 10:29:11.278271 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9e12e61f-b4e5-4353-91b0-38d54535884c tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:11.278514 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9e12e61f-b4e5-4353-91b0-38d54535884c tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:11.287910 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:11.287910 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:29:11.292814 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-9e12e61f-b4e5-4353-91b0-38d54535884c tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Volume info retrieved successfully. Aug 25 10:29:11.297526 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9e12e61f-b4e5-4353-91b0-38d54535884c tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] https://10.4.3.119/volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd returned with HTTP 200 Aug 25 10:29:11.297928 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1209/4844] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:29:11 2026] GET /volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd => generated 861 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:11.311048 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-9d14fe7b-3a2e-4757-9cda-cd9a9697fbc0 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:11.315854 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9d14fe7b-3a2e-4757-9cda-cd9a9697fbc0 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] DELETE https://10.4.3.119/volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd Aug 25 10:29:11.316116 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9d14fe7b-3a2e-4757-9cda-cd9a9697fbc0 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:11.316377 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9d14fe7b-3a2e-4757-9cda-cd9a9697fbc0 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:11.316591 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-9d14fe7b-3a2e-4757-9cda-cd9a9697fbc0 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Delete volume with id: dd4846c5-a529-4c81-85b9-d56375d1a5fd Aug 25 10:29:11.324215 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-0b9ea4cf-ae1a-4ce0-91e4-2097bb880ce8 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:11.327058 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0b9ea4cf-ae1a-4ce0-91e4-2097bb880ce8 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] GET https://10.4.3.119/volume/v3/volumes/b1402698-1be4-4df4-b0f4-a23062456bf1 Aug 25 10:29:11.327354 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0b9ea4cf-ae1a-4ce0-91e4-2097bb880ce8 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:11.327532 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0b9ea4cf-ae1a-4ce0-91e4-2097bb880ce8 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:11.327769 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:11.327769 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:29:11.328509 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-9d14fe7b-3a2e-4757-9cda-cd9a9697fbc0 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Volume info retrieved successfully. Aug 25 10:29:11.337324 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:11.337324 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:29:11.342438 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-0b9ea4cf-ae1a-4ce0-91e4-2097bb880ce8 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Volume info retrieved successfully. Aug 25 10:29:11.350851 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0b9ea4cf-ae1a-4ce0-91e4-2097bb880ce8 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] https://10.4.3.119/volume/v3/volumes/b1402698-1be4-4df4-b0f4-a23062456bf1 returned with HTTP 200 Aug 25 10:29:11.350851 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1218/4845] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:29:11 2026] GET /volume/v3/volumes/b1402698-1be4-4df4-b0f4-a23062456bf1 => generated 925 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:29:11.351646 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-9d14fe7b-3a2e-4757-9cda-cd9a9697fbc0 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Delete volume request issued successfully. Aug 25 10:29:11.351913 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9d14fe7b-3a2e-4757-9cda-cd9a9697fbc0 tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] https://10.4.3.119/volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd returned with HTTP 202 Aug 25 10:29:11.352704 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1211/4846] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:29:11 2026] DELETE /volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:29:11.360685 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-78f3631f-45f4-4bde-a2e7-f46a3cde473e None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:11.364331 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-78f3631f-45f4-4bde-a2e7-f46a3cde473e tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] GET https://10.4.3.119/volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd Aug 25 10:29:11.364331 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-78f3631f-45f4-4bde-a2e7-f46a3cde473e tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:11.364331 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-78f3631f-45f4-4bde-a2e7-f46a3cde473e tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:11.374630 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:11.374630 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:29:11.380583 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-78f3631f-45f4-4bde-a2e7-f46a3cde473e tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Volume info retrieved successfully. Aug 25 10:29:11.392439 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-78f3631f-45f4-4bde-a2e7-f46a3cde473e tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] https://10.4.3.119/volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd returned with HTTP 200 Aug 25 10:29:11.392877 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1209/4847] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:29:11 2026] GET /volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd => generated 860 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 10:29:12.076961 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-ff4d98aa-baaf-4d13-9252-5c2c1f94d251 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:12.078967 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ff4d98aa-baaf-4d13-9252-5c2c1f94d251 tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] GET https://10.4.3.119/volume/v3/snapshots/1b485441-833a-411b-92ff-f596011417fe Aug 25 10:29:12.079236 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ff4d98aa-baaf-4d13-9252-5c2c1f94d251 tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:12.079470 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ff4d98aa-baaf-4d13-9252-5c2c1f94d251 tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:12.081561 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-55a41ea6-f398-4917-8496-d4cda8be8c10 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:12.084230 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-55a41ea6-f398-4917-8496-d4cda8be8c10 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] GET https://10.4.3.119/volume/v3/volumes/1efb44db-a677-49ef-9bd4-355e5f0a9f31 Aug 25 10:29:12.084463 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-55a41ea6-f398-4917-8496-d4cda8be8c10 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:12.084706 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-55a41ea6-f398-4917-8496-d4cda8be8c10 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:12.084901 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:12.084901 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:29:12.085303 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-ff4d98aa-baaf-4d13-9252-5c2c1f94d251 tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] Snapshot retrieved successfully. Aug 25 10:29:12.086038 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ff4d98aa-baaf-4d13-9252-5c2c1f94d251 tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] https://10.4.3.119/volume/v3/snapshots/1b485441-833a-411b-92ff-f596011417fe returned with HTTP 200 Aug 25 10:29:12.086399 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1210/4848] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:29:12 2026] GET /volume/v3/snapshots/1b485441-833a-411b-92ff-f596011417fe => generated 485 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:12.094966 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:12.094966 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:29:12.096899 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-f1ca6d64-fa09-4cf9-af92-7595a34efa69 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:12.099310 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f1ca6d64-fa09-4cf9-af92-7595a34efa69 tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] GET https://10.4.3.119/volume/v3/snapshots/1b485441-833a-411b-92ff-f596011417fe Aug 25 10:29:12.099567 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f1ca6d64-fa09-4cf9-af92-7595a34efa69 tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:12.099865 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f1ca6d64-fa09-4cf9-af92-7595a34efa69 tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:12.100641 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-55a41ea6-f398-4917-8496-d4cda8be8c10 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Volume info retrieved successfully. Aug 25 10:29:12.106270 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:12.106270 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:29:12.106901 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-f1ca6d64-fa09-4cf9-af92-7595a34efa69 tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] Snapshot retrieved successfully. Aug 25 10:29:12.107490 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-55a41ea6-f398-4917-8496-d4cda8be8c10 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/volumes/1efb44db-a677-49ef-9bd4-355e5f0a9f31 returned with HTTP 200 Aug 25 10:29:12.108022 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1219/4849] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:29:12 2026] GET /volume/v3/volumes/1efb44db-a677-49ef-9bd4-355e5f0a9f31 => generated 1366 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:29:12.108077 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f1ca6d64-fa09-4cf9-af92-7595a34efa69 tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] https://10.4.3.119/volume/v3/snapshots/1b485441-833a-411b-92ff-f596011417fe returned with HTTP 200 Aug 25 10:29:12.111486 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1212/4850] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:29:12 2026] GET /volume/v3/snapshots/1b485441-833a-411b-92ff-f596011417fe => generated 485 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:12.122000 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-6fddbaf3-e5d5-4751-b4d2-37e86efe25dc None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:12.125506 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-0e2c88be-3ef5-4c81-89e8-77aafa952b57 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:12.126039 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6fddbaf3-e5d5-4751-b4d2-37e86efe25dc tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] DELETE https://10.4.3.119/volume/v3/snapshots/1b485441-833a-411b-92ff-f596011417fe Aug 25 10:29:12.126332 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6fddbaf3-e5d5-4751-b4d2-37e86efe25dc tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:12.126598 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6fddbaf3-e5d5-4751-b4d2-37e86efe25dc tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:12.126757 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.snapshots [None req-6fddbaf3-e5d5-4751-b4d2-37e86efe25dc tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] Delete snapshot with id: 1b485441-833a-411b-92ff-f596011417fe Aug 25 10:29:12.127281 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0e2c88be-3ef5-4c81-89e8-77aafa952b57 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] GET https://10.4.3.119/volume/v3/volumes/1efb44db-a677-49ef-9bd4-355e5f0a9f31 Aug 25 10:29:12.127533 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0e2c88be-3ef5-4c81-89e8-77aafa952b57 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:12.127770 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0e2c88be-3ef5-4c81-89e8-77aafa952b57 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:12.133390 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:12.133390 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:29:12.134030 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-6fddbaf3-e5d5-4751-b4d2-37e86efe25dc tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] Snapshot retrieved successfully. Aug 25 10:29:12.136632 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:12.136632 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:29:12.141211 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-0e2c88be-3ef5-4c81-89e8-77aafa952b57 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Volume info retrieved successfully. Aug 25 10:29:12.147067 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0e2c88be-3ef5-4c81-89e8-77aafa952b57 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/volumes/1efb44db-a677-49ef-9bd4-355e5f0a9f31 returned with HTTP 200 Aug 25 10:29:12.147781 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1211/4851] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:29:12 2026] GET /volume/v3/volumes/1efb44db-a677-49ef-9bd4-355e5f0a9f31 => generated 1366 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:29:12.163783 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-6fddbaf3-e5d5-4751-b4d2-37e86efe25dc tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] Snapshot delete request issued successfully. Aug 25 10:29:12.163990 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6fddbaf3-e5d5-4751-b4d2-37e86efe25dc tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] https://10.4.3.119/volume/v3/snapshots/1b485441-833a-411b-92ff-f596011417fe returned with HTTP 202 Aug 25 10:29:12.164685 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1210/4852] 10.4.3.119 () {66 vars in 1357 bytes} [Tue Aug 25 10:29:12 2026] DELETE /volume/v3/snapshots/1b485441-833a-411b-92ff-f596011417fe => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:29:12.172555 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-7b9832d4-1f14-4704-b2ce-533ecafd1c30 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:12.175676 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7b9832d4-1f14-4704-b2ce-533ecafd1c30 tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] GET https://10.4.3.119/volume/v3/snapshots/1b485441-833a-411b-92ff-f596011417fe Aug 25 10:29:12.175943 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7b9832d4-1f14-4704-b2ce-533ecafd1c30 tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:12.176431 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7b9832d4-1f14-4704-b2ce-533ecafd1c30 tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:12.183603 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:12.183603 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:29:12.184209 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-7b9832d4-1f14-4704-b2ce-533ecafd1c30 tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] Snapshot retrieved successfully. Aug 25 10:29:12.185278 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7b9832d4-1f14-4704-b2ce-533ecafd1c30 tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] https://10.4.3.119/volume/v3/snapshots/1b485441-833a-411b-92ff-f596011417fe returned with HTTP 200 Aug 25 10:29:12.185760 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1220/4853] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:29:12 2026] GET /volume/v3/snapshots/1b485441-833a-411b-92ff-f596011417fe => generated 484 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:12.313354 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-45c8fe44-fab4-4309-a25a-751025dbb3e9 req-ecf2a53e-6151-42da-b3e0-a952bc664e29 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:12.316537 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-45c8fe44-fab4-4309-a25a-751025dbb3e9 req-ecf2a53e-6151-42da-b3e0-a952bc664e29 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] GET https://10.4.3.119/volume/v3/volumes/1efb44db-a677-49ef-9bd4-355e5f0a9f31 Aug 25 10:29:12.316705 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-45c8fe44-fab4-4309-a25a-751025dbb3e9 req-ecf2a53e-6151-42da-b3e0-a952bc664e29 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:12.316880 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-45c8fe44-fab4-4309-a25a-751025dbb3e9 req-ecf2a53e-6151-42da-b3e0-a952bc664e29 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:12.325968 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:12.325968 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:29:12.330558 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [req-45c8fe44-fab4-4309-a25a-751025dbb3e9 req-ecf2a53e-6151-42da-b3e0-a952bc664e29 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Volume info retrieved successfully. Aug 25 10:29:12.337603 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-45c8fe44-fab4-4309-a25a-751025dbb3e9 req-ecf2a53e-6151-42da-b3e0-a952bc664e29 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/volumes/1efb44db-a677-49ef-9bd4-355e5f0a9f31 returned with HTTP 200 Aug 25 10:29:12.338108 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1213/4854] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:29:12 2026] GET /volume/v3/volumes/1efb44db-a677-49ef-9bd4-355e5f0a9f31 => generated 1366 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:29:12.367491 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-1897c2d6-811a-4009-b7f4-17e971f3c780 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:12.369490 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1897c2d6-811a-4009-b7f4-17e971f3c780 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] GET https://10.4.3.119/volume/v3/volumes/b1402698-1be4-4df4-b0f4-a23062456bf1 Aug 25 10:29:12.369713 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1897c2d6-811a-4009-b7f4-17e971f3c780 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:12.369909 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1897c2d6-811a-4009-b7f4-17e971f3c780 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:12.379403 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:12.379403 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:29:12.384554 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-1897c2d6-811a-4009-b7f4-17e971f3c780 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Volume info retrieved successfully. Aug 25 10:29:12.391723 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1897c2d6-811a-4009-b7f4-17e971f3c780 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] https://10.4.3.119/volume/v3/volumes/b1402698-1be4-4df4-b0f4-a23062456bf1 returned with HTTP 200 Aug 25 10:29:12.392344 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1212/4855] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:29:12 2026] GET /volume/v3/volumes/b1402698-1be4-4df4-b0f4-a23062456bf1 => generated 928 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:29:12.409840 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-b4372fed-f16b-427d-b0d3-1d88b681fcce None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:12.411693 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b4372fed-f16b-427d-b0d3-1d88b681fcce tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] GET https://10.4.3.119/volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd Aug 25 10:29:12.414337 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b4372fed-f16b-427d-b0d3-1d88b681fcce tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:12.414337 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b4372fed-f16b-427d-b0d3-1d88b681fcce tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:12.418469 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b4372fed-f16b-427d-b0d3-1d88b681fcce tempest-VolumesActionsTest-526414032 tempest-VolumesActionsTest-526414032-project-member] https://10.4.3.119/volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd returned with HTTP 404 Aug 25 10:29:12.418879 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1211/4856] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:29:12 2026] GET /volume/v3/volumes/dd4846c5-a529-4c81-85b9-d56375d1a5fd => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:29:12.843373 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-45c8fe44-fab4-4309-a25a-751025dbb3e9 req-78a3b0a2-d9ec-4e1a-bbb8-b4c40883d03e None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:12.843373 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-45c8fe44-fab4-4309-a25a-751025dbb3e9 req-78a3b0a2-d9ec-4e1a-bbb8-b4c40883d03e tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] GET https://10.4.3.119/volume/v3/volumes/1efb44db-a677-49ef-9bd4-355e5f0a9f31 Aug 25 10:29:12.843373 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-45c8fe44-fab4-4309-a25a-751025dbb3e9 req-78a3b0a2-d9ec-4e1a-bbb8-b4c40883d03e tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:12.846235 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-45c8fe44-fab4-4309-a25a-751025dbb3e9 req-78a3b0a2-d9ec-4e1a-bbb8-b4c40883d03e tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:12.858855 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:12.858855 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:29:12.869768 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-45c8fe44-fab4-4309-a25a-751025dbb3e9 req-78a3b0a2-d9ec-4e1a-bbb8-b4c40883d03e tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Volume info retrieved successfully. Aug 25 10:29:12.874672 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-45c8fe44-fab4-4309-a25a-751025dbb3e9 req-78a3b0a2-d9ec-4e1a-bbb8-b4c40883d03e tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/volumes/1efb44db-a677-49ef-9bd4-355e5f0a9f31 returned with HTTP 200 Aug 25 10:29:12.875167 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1221/4857] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:29:12 2026] GET /volume/v3/volumes/1efb44db-a677-49ef-9bd4-355e5f0a9f31 => generated 1366 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:29:12.888457 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-f35facef-4e60-456d-abbc-237a4ec6ce7e None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:12.888919 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f35facef-4e60-456d-abbc-237a4ec6ce7e None None] GET https://10.4.3.119/volume// Aug 25 10:29:12.889277 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f35facef-4e60-456d-abbc-237a4ec6ce7e None None] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:12.890475 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f35facef-4e60-456d-abbc-237a4ec6ce7e None None] Calling method 'all' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:12.890475 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f35facef-4e60-456d-abbc-237a4ec6ce7e None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:29:12.890475 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1214/4858] 10.4.3.119 () {66 vars in 1419 bytes} [Tue Aug 25 10:29:12 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:29:12.899640 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-45c8fe44-fab4-4309-a25a-751025dbb3e9 req-b4c4fade-1011-485e-9ccf-0df6f0765cd5 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:12.902442 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-45c8fe44-fab4-4309-a25a-751025dbb3e9 req-b4c4fade-1011-485e-9ccf-0df6f0765cd5 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] POST https://10.4.3.119/volume/v3/attachments Aug 25 10:29:12.903033 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-45c8fe44-fab4-4309-a25a-751025dbb3e9 req-b4c4fade-1011-485e-9ccf-0df6f0765cd5 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1efb44db-a677-49ef-9bd4-355e5f0a9f31", "connector": null, "instance_uuid": "dc24eacf-8e24-4565-a8f1-ede76ac59648"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:29:12.913585 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:12.913585 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:29:12.940808 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-45c8fe44-fab4-4309-a25a-751025dbb3e9 req-b4c4fade-1011-485e-9ccf-0df6f0765cd5 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/attachments returned with HTTP 200 Aug 25 10:29:12.941365 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1213/4859] 10.4.3.119 () {74 vars in 1594 bytes} [Tue Aug 25 10:29:12 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 25 10:29:13.197499 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-b3c036d4-378e-4a96-bf06-ecd76d7a735b None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:13.199860 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b3c036d4-378e-4a96-bf06-ecd76d7a735b tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] GET https://10.4.3.119/volume/v3/snapshots/1b485441-833a-411b-92ff-f596011417fe Aug 25 10:29:13.200155 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b3c036d4-378e-4a96-bf06-ecd76d7a735b tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:13.200431 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b3c036d4-378e-4a96-bf06-ecd76d7a735b tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:13.206576 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b3c036d4-378e-4a96-bf06-ecd76d7a735b tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] https://10.4.3.119/volume/v3/snapshots/1b485441-833a-411b-92ff-f596011417fe returned with HTTP 404 Aug 25 10:29:13.207335 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1212/4860] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:29:13 2026] GET /volume/v3/snapshots/1b485441-833a-411b-92ff-f596011417fe => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:29:13.215373 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-149aeb86-855e-47e5-be67-aa800aaa2ace None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:13.217397 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-149aeb86-855e-47e5-be67-aa800aaa2ace tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] DELETE https://10.4.3.119/volume/v3/volumes/a0155bc0-0a2b-421e-8e2b-3dc98c35651d Aug 25 10:29:13.217644 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-149aeb86-855e-47e5-be67-aa800aaa2ace tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:13.217860 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-149aeb86-855e-47e5-be67-aa800aaa2ace tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:13.218066 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-149aeb86-855e-47e5-be67-aa800aaa2ace tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] Delete volume with id: a0155bc0-0a2b-421e-8e2b-3dc98c35651d Aug 25 10:29:13.224969 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:13.224969 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:29:13.225491 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-149aeb86-855e-47e5-be67-aa800aaa2ace tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] Volume info retrieved successfully. Aug 25 10:29:13.248265 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-149aeb86-855e-47e5-be67-aa800aaa2ace tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] Delete volume request issued successfully. Aug 25 10:29:13.248472 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-149aeb86-855e-47e5-be67-aa800aaa2ace tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] https://10.4.3.119/volume/v3/volumes/a0155bc0-0a2b-421e-8e2b-3dc98c35651d returned with HTTP 202 Aug 25 10:29:13.251171 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1222/4861] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:29:13 2026] DELETE /volume/v3/volumes/a0155bc0-0a2b-421e-8e2b-3dc98c35651d => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:29:13.260285 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-18176ca9-1c56-42d3-b74c-3630c0fa84c2 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:13.261377 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-18176ca9-1c56-42d3-b74c-3630c0fa84c2 tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] GET https://10.4.3.119/volume/v3/volumes/a0155bc0-0a2b-421e-8e2b-3dc98c35651d Aug 25 10:29:13.261567 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-18176ca9-1c56-42d3-b74c-3630c0fa84c2 tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:13.261752 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-18176ca9-1c56-42d3-b74c-3630c0fa84c2 tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:13.275479 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:13.275479 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:29:13.280073 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-18176ca9-1c56-42d3-b74c-3630c0fa84c2 tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] Volume info retrieved successfully. Aug 25 10:29:13.285455 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-18176ca9-1c56-42d3-b74c-3630c0fa84c2 tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] https://10.4.3.119/volume/v3/volumes/a0155bc0-0a2b-421e-8e2b-3dc98c35651d returned with HTTP 200 Aug 25 10:29:13.285877 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1215/4862] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:29:13 2026] GET /volume/v3/volumes/a0155bc0-0a2b-421e-8e2b-3dc98c35651d => generated 867 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:13.409427 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-81677b26-6775-4b9a-9207-ccb24d14f977 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:13.412371 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-81677b26-6775-4b9a-9207-ccb24d14f977 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] GET https://10.4.3.119/volume/v3/volumes/b1402698-1be4-4df4-b0f4-a23062456bf1 Aug 25 10:29:13.412630 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-81677b26-6775-4b9a-9207-ccb24d14f977 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:13.412899 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-81677b26-6775-4b9a-9207-ccb24d14f977 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:13.422017 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:13.422017 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:29:13.428098 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-81677b26-6775-4b9a-9207-ccb24d14f977 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Volume info retrieved successfully. Aug 25 10:29:13.434604 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-81677b26-6775-4b9a-9207-ccb24d14f977 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] https://10.4.3.119/volume/v3/volumes/b1402698-1be4-4df4-b0f4-a23062456bf1 returned with HTTP 200 Aug 25 10:29:13.435116 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1214/4863] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:29:13 2026] GET /volume/v3/volumes/b1402698-1be4-4df4-b0f4-a23062456bf1 => generated 928 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:29:13.996240 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-42e6e3d5-fcee-4d6d-b6df-8c2b1c09a190 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:13.996672 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-42e6e3d5-fcee-4d6d-b6df-8c2b1c09a190 None None] GET https://10.4.3.119/volume// Aug 25 10:29:13.996877 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-42e6e3d5-fcee-4d6d-b6df-8c2b1c09a190 None None] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:13.997083 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-42e6e3d5-fcee-4d6d-b6df-8c2b1c09a190 None None] Calling method 'all' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:13.997415 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-42e6e3d5-fcee-4d6d-b6df-8c2b1c09a190 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:29:13.997922 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1213/4864] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:29:13 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:29:14.010153 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-45c8fe44-fab4-4309-a25a-751025dbb3e9 req-c374440f-2fb3-4757-bb36-f8fefeb2db0a None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:14.012755 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-45c8fe44-fab4-4309-a25a-751025dbb3e9 req-c374440f-2fb3-4757-bb36-f8fefeb2db0a tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] GET https://10.4.3.119/volume/v3/volumes/1efb44db-a677-49ef-9bd4-355e5f0a9f31 Aug 25 10:29:14.013057 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-45c8fe44-fab4-4309-a25a-751025dbb3e9 req-c374440f-2fb3-4757-bb36-f8fefeb2db0a tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:14.013290 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-45c8fe44-fab4-4309-a25a-751025dbb3e9 req-c374440f-2fb3-4757-bb36-f8fefeb2db0a tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:14.024953 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:14.024953 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:29:14.029154 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-45c8fe44-fab4-4309-a25a-751025dbb3e9 req-c374440f-2fb3-4757-bb36-f8fefeb2db0a tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Volume info retrieved successfully. Aug 25 10:29:14.035589 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-45c8fe44-fab4-4309-a25a-751025dbb3e9 req-c374440f-2fb3-4757-bb36-f8fefeb2db0a tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/volumes/1efb44db-a677-49ef-9bd4-355e5f0a9f31 returned with HTTP 200 Aug 25 10:29:14.036111 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1223/4865] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:29:14 2026] GET /volume/v3/volumes/1efb44db-a677-49ef-9bd4-355e5f0a9f31 => generated 1545 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:29:14.147359 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-45c8fe44-fab4-4309-a25a-751025dbb3e9 req-ffcb1876-a5ed-4ec7-be87-415387c6883e None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:14.149707 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-45c8fe44-fab4-4309-a25a-751025dbb3e9 req-ffcb1876-a5ed-4ec7-be87-415387c6883e tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] PUT https://10.4.3.119/volume/v3/attachments/14fe6924-2bcc-4c4a-9c78-c86461cb0b6e Aug 25 10:29:14.150149 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-45c8fe44-fab4-4309-a25a-751025dbb3e9 req-ffcb1876-a5ed-4ec7-be87-415387c6883e tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.119", "host": "np0000008063", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3398d5156650", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "462fd6ce-c505-48ef-84ec-f85776d45b24", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:29:14.163896 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.coordination [req-45c8fe44-fab4-4309-a25a-751025dbb3e9 req-ffcb1876-a5ed-4ec7-be87-415387c6883e tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Acquiring lock "cinder-attachment_update-1efb44db-a677-49ef-9bd4-355e5f0a9f31-np0000008063" by "attachment_update" {{(pid=100388) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 10:29:14.173536 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.coordination [req-45c8fe44-fab4-4309-a25a-751025dbb3e9 req-ffcb1876-a5ed-4ec7-be87-415387c6883e tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Lock "cinder-attachment_update-1efb44db-a677-49ef-9bd4-355e5f0a9f31-np0000008063" acquired by "attachment_update" :: waited 0.010s {{(pid=100388) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 10:29:14.174855 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:14.174855 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:29:14.296413 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.coordination [req-45c8fe44-fab4-4309-a25a-751025dbb3e9 req-ffcb1876-a5ed-4ec7-be87-415387c6883e tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Lock "cinder-attachment_update-1efb44db-a677-49ef-9bd4-355e5f0a9f31-np0000008063" released by "attachment_update" :: held 0.123s {{(pid=100388) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 10:29:14.296755 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-45c8fe44-fab4-4309-a25a-751025dbb3e9 req-ffcb1876-a5ed-4ec7-be87-415387c6883e tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/attachments/14fe6924-2bcc-4c4a-9c78-c86461cb0b6e returned with HTTP 200 Aug 25 10:29:14.297260 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1216/4866] 10.4.3.119 () {74 vars in 1704 bytes} [Tue Aug 25 10:29:14 2026] PUT /volume/v3/attachments/14fe6924-2bcc-4c4a-9c78-c86461cb0b6e => generated 969 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:29:14.300274 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-476661d4-625a-4de8-b9f6-60f860f6065f None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:14.301828 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-476661d4-625a-4de8-b9f6-60f860f6065f tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] GET https://10.4.3.119/volume/v3/volumes/a0155bc0-0a2b-421e-8e2b-3dc98c35651d Aug 25 10:29:14.301999 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-476661d4-625a-4de8-b9f6-60f860f6065f tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:14.302187 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-476661d4-625a-4de8-b9f6-60f860f6065f tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:14.309324 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-476661d4-625a-4de8-b9f6-60f860f6065f tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] https://10.4.3.119/volume/v3/volumes/a0155bc0-0a2b-421e-8e2b-3dc98c35651d returned with HTTP 404 Aug 25 10:29:14.309909 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1215/4867] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:29:14 2026] GET /volume/v3/volumes/a0155bc0-0a2b-421e-8e2b-3dc98c35651d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:29:14.317190 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-ee5ea860-3e7b-4bf1-907c-d7d2bdee533a None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:14.320074 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ee5ea860-3e7b-4bf1-907c-d7d2bdee533a tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] DELETE https://10.4.3.119/volume/v3/volumes/db6615dd-ecfb-419a-b8ac-6ff5f4a4a182 Aug 25 10:29:14.320074 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ee5ea860-3e7b-4bf1-907c-d7d2bdee533a tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:14.320074 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ee5ea860-3e7b-4bf1-907c-d7d2bdee533a tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:14.320273 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-ee5ea860-3e7b-4bf1-907c-d7d2bdee533a tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] Delete volume with id: db6615dd-ecfb-419a-b8ac-6ff5f4a4a182 Aug 25 10:29:14.326840 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-45c8fe44-fab4-4309-a25a-751025dbb3e9 req-fd182dc2-89fe-459c-a65e-4cda2058b2b6 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:14.329108 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:14.329108 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:29:14.329338 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-45c8fe44-fab4-4309-a25a-751025dbb3e9 req-fd182dc2-89fe-459c-a65e-4cda2058b2b6 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] POST https://10.4.3.119/volume/v3/attachments/14fe6924-2bcc-4c4a-9c78-c86461cb0b6e/action Aug 25 10:29:14.329752 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-ee5ea860-3e7b-4bf1-907c-d7d2bdee533a tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] Volume info retrieved successfully. Aug 25 10:29:14.329792 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-45c8fe44-fab4-4309-a25a-751025dbb3e9 req-fd182dc2-89fe-459c-a65e-4cda2058b2b6 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Action body: b'{"os-complete": null}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:29:14.330007 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-45c8fe44-fab4-4309-a25a-751025dbb3e9 req-fd182dc2-89fe-459c-a65e-4cda2058b2b6 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:29:14.352474 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-ee5ea860-3e7b-4bf1-907c-d7d2bdee533a tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] Delete volume request issued successfully. Aug 25 10:29:14.352804 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ee5ea860-3e7b-4bf1-907c-d7d2bdee533a tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] https://10.4.3.119/volume/v3/volumes/db6615dd-ecfb-419a-b8ac-6ff5f4a4a182 returned with HTTP 202 Aug 25 10:29:14.353414 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1214/4868] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:29:14 2026] DELETE /volume/v3/volumes/db6615dd-ecfb-419a-b8ac-6ff5f4a4a182 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:29:14.359825 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:14.359825 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:29:14.365246 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-2444ea49-e321-4023-bd8b-a35d2a2ed808 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:14.367122 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2444ea49-e321-4023-bd8b-a35d2a2ed808 tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] GET https://10.4.3.119/volume/v3/volumes/db6615dd-ecfb-419a-b8ac-6ff5f4a4a182 Aug 25 10:29:14.367325 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2444ea49-e321-4023-bd8b-a35d2a2ed808 tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:14.367754 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2444ea49-e321-4023-bd8b-a35d2a2ed808 tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:14.375585 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:14.375585 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:29:14.378414 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-45c8fe44-fab4-4309-a25a-751025dbb3e9 req-fd182dc2-89fe-459c-a65e-4cda2058b2b6 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/attachments/14fe6924-2bcc-4c4a-9c78-c86461cb0b6e/action returned with HTTP 204 Aug 25 10:29:14.378414 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1224/4869] 10.4.3.119 () {74 vars in 1725 bytes} [Tue Aug 25 10:29:14 2026] POST /volume/v3/attachments/14fe6924-2bcc-4c4a-9c78-c86461cb0b6e/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:29:14.381030 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-2444ea49-e321-4023-bd8b-a35d2a2ed808 tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] Volume info retrieved successfully. Aug 25 10:29:14.383947 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2444ea49-e321-4023-bd8b-a35d2a2ed808 tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] https://10.4.3.119/volume/v3/volumes/db6615dd-ecfb-419a-b8ac-6ff5f4a4a182 returned with HTTP 200 Aug 25 10:29:14.384355 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1217/4870] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:29:14 2026] GET /volume/v3/volumes/db6615dd-ecfb-419a-b8ac-6ff5f4a4a182 => generated 832 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:14.453802 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-fb60fe7c-a330-455f-aeb2-b71822211f21 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:14.457838 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-fb60fe7c-a330-455f-aeb2-b71822211f21 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] GET https://10.4.3.119/volume/v3/volumes/b1402698-1be4-4df4-b0f4-a23062456bf1 Aug 25 10:29:14.457838 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-fb60fe7c-a330-455f-aeb2-b71822211f21 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:14.457838 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-fb60fe7c-a330-455f-aeb2-b71822211f21 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:14.467554 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:14.467554 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:29:14.474043 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-fb60fe7c-a330-455f-aeb2-b71822211f21 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Volume info retrieved successfully. Aug 25 10:29:14.480889 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-fb60fe7c-a330-455f-aeb2-b71822211f21 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] https://10.4.3.119/volume/v3/volumes/b1402698-1be4-4df4-b0f4-a23062456bf1 returned with HTTP 200 Aug 25 10:29:14.481610 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1216/4871] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:29:14 2026] GET /volume/v3/volumes/b1402698-1be4-4df4-b0f4-a23062456bf1 => generated 928 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:29:15.399369 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-ef4238ac-464e-4e7c-9070-4e35adf3f799 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:15.401527 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ef4238ac-464e-4e7c-9070-4e35adf3f799 tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] GET https://10.4.3.119/volume/v3/volumes/db6615dd-ecfb-419a-b8ac-6ff5f4a4a182 Aug 25 10:29:15.401784 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ef4238ac-464e-4e7c-9070-4e35adf3f799 tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:15.402025 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ef4238ac-464e-4e7c-9070-4e35adf3f799 tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:15.409076 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ef4238ac-464e-4e7c-9070-4e35adf3f799 tempest-CinderUnicodeTest-1600970994 tempest-CinderUnicodeTest-1600970994-project-member] https://10.4.3.119/volume/v3/volumes/db6615dd-ecfb-419a-b8ac-6ff5f4a4a182 returned with HTTP 404 Aug 25 10:29:15.409651 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1215/4872] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:29:15 2026] GET /volume/v3/volumes/db6615dd-ecfb-419a-b8ac-6ff5f4a4a182 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:29:15.497281 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-544ba2a4-bbb5-4146-acf2-cfbd356f8362 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:15.500937 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-544ba2a4-bbb5-4146-acf2-cfbd356f8362 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] GET https://10.4.3.119/volume/v3/volumes/b1402698-1be4-4df4-b0f4-a23062456bf1 Aug 25 10:29:15.500937 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-544ba2a4-bbb5-4146-acf2-cfbd356f8362 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:15.500937 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-544ba2a4-bbb5-4146-acf2-cfbd356f8362 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:15.513264 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:15.513264 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:29:15.517640 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-544ba2a4-bbb5-4146-acf2-cfbd356f8362 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Volume info retrieved successfully. Aug 25 10:29:15.524447 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-544ba2a4-bbb5-4146-acf2-cfbd356f8362 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] https://10.4.3.119/volume/v3/volumes/b1402698-1be4-4df4-b0f4-a23062456bf1 returned with HTTP 200 Aug 25 10:29:15.524447 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1225/4873] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:29:15 2026] GET /volume/v3/volumes/b1402698-1be4-4df4-b0f4-a23062456bf1 => generated 928 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:29:16.057163 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-e6a5658a-709a-4bb4-b1a2-2d1db7901358 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:16.188991 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e6a5658a-709a-4bb4-b1a2-2d1db7901358 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:29:16.188991 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e6a5658a-709a-4bb4-b1a2-2d1db7901358 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1815543984", "metadata": {"Type": "Test"}}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:29:16.188991 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-e6a5658a-709a-4bb4-b1a2-2d1db7901358 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1815543984', 'metadata': {'Type': 'Test'}}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:29:16.188991 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-e6a5658a-709a-4bb4-b1a2-2d1db7901358 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Create volume of 1 GB Aug 25 10:29:16.193780 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-e6a5658a-709a-4bb4-b1a2-2d1db7901358 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Availability Zones retrieved successfully. Aug 25 10:29:16.199991 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-e6a5658a-709a-4bb4-b1a2-2d1db7901358 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Flow 'volume_create_api' (cc68900c-41d1-44b7-a186-d3cbd0c34459) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:29:16.202286 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-e6a5658a-709a-4bb4-b1a2-2d1db7901358 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef8061c4-6af6-49a6-b883-3941048f8402) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:16.203600 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [None req-e6a5658a-709a-4bb4-b1a2-2d1db7901358 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Validating volume size '1' using validate_int {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:29:16.252663 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-e6a5658a-709a-4bb4-b1a2-2d1db7901358 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef8061c4-6af6-49a6-b883-3941048f8402) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:16.253426 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-e6a5658a-709a-4bb4-b1a2-2d1db7901358 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00902e80-f10c-4d87-9a02-d1a2401501d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:16.333598 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-e6a5658a-709a-4bb4-b1a2-2d1db7901358 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Created reservations ['a694f362-4ddc-4e63-9c6a-63f221da0506', '4f4c4838-6067-473f-8eb2-f65340145d57', 'ae309f06-5d6e-484a-ae2e-4793a1db341f', '7656d38e-96a6-4cf2-8276-6804bb029d3a'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:29:16.334539 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-e6a5658a-709a-4bb4-b1a2-2d1db7901358 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00902e80-f10c-4d87-9a02-d1a2401501d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a694f362-4ddc-4e63-9c6a-63f221da0506', '4f4c4838-6067-473f-8eb2-f65340145d57', 'ae309f06-5d6e-484a-ae2e-4793a1db341f', '7656d38e-96a6-4cf2-8276-6804bb029d3a']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:16.335320 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-e6a5658a-709a-4bb4-b1a2-2d1db7901358 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cee4bb8f-265f-447b-924f-3b1c5e72134f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:16.364614 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-e6a5658a-709a-4bb4-b1a2-2d1db7901358 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cee4bb8f-265f-447b-924f-3b1c5e72134f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '33d3965f-b7ff-4a45-8bc2-5e2699c2578a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1815543984',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='e02bb7a4fd1948798b848720b3807b77',qos_specs=None,replication_status=,reservations=['a694f362-4ddc-4e63-9c6a-63f221da0506','4f4c4838-6067-473f-8eb2-f65340145d57','ae309f06-5d6e-484a-ae2e-4793a1db341f','7656d38e-96a6-4cf2-8276-6804bb029d3a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1bdd8b5358e54621bc26fd94a36a0c16',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:29:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1815543984',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=33d3965f-b7ff-4a45-8bc2-5e2699c2578a,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='e02bb7a4fd1948798b848720b3807b77',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1bdd8b5358e54621bc26fd94a36a0c16',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:16.365366 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-e6a5658a-709a-4bb4-b1a2-2d1db7901358 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ea30894-2b07-4759-9363-39863b8a2c2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:16.385172 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-e6a5658a-709a-4bb4-b1a2-2d1db7901358 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ea30894-2b07-4759-9363-39863b8a2c2c) transitioned into state 'SUCCESS' from state '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-1815543984',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='e02bb7a4fd1948798b848720b3807b77',qos_specs=None,replication_status=,reservations=['a694f362-4ddc-4e63-9c6a-63f221da0506','4f4c4838-6067-473f-8eb2-f65340145d57','ae309f06-5d6e-484a-ae2e-4793a1db341f','7656d38e-96a6-4cf2-8276-6804bb029d3a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1bdd8b5358e54621bc26fd94a36a0c16',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:16.385833 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-e6a5658a-709a-4bb4-b1a2-2d1db7901358 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (919d6b31-bd9d-42f4-a173-a75ef244976a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:16.397148 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-e6a5658a-709a-4bb4-b1a2-2d1db7901358 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (919d6b31-bd9d-42f4-a173-a75ef244976a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:16.397938 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-e6a5658a-709a-4bb4-b1a2-2d1db7901358 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Flow 'volume_create_api' (cc68900c-41d1-44b7-a186-d3cbd0c34459) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:29:16.398259 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-e6a5658a-709a-4bb4-b1a2-2d1db7901358 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Create volume request issued successfully. Aug 25 10:29:16.398807 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e6a5658a-709a-4bb4-b1a2-2d1db7901358 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:29:16.399381 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1218/4874] 10.4.3.119 () {68 vars in 1259 bytes} [Tue Aug 25 10:29:16 2026] POST /volume/v3/volumes => generated 759 bytes in 345 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:29:16.413510 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-c4e54636-5a1b-4757-bd3f-581f91827229 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:16.415419 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c4e54636-5a1b-4757-bd3f-581f91827229 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] GET https://10.4.3.119/volume/v3/volumes/33d3965f-b7ff-4a45-8bc2-5e2699c2578a Aug 25 10:29:16.415699 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c4e54636-5a1b-4757-bd3f-581f91827229 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:16.415946 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c4e54636-5a1b-4757-bd3f-581f91827229 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:16.423489 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:16.423489 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:29:16.426815 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-c4e54636-5a1b-4757-bd3f-581f91827229 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Volume info retrieved successfully. Aug 25 10:29:16.430996 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c4e54636-5a1b-4757-bd3f-581f91827229 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] https://10.4.3.119/volume/v3/volumes/33d3965f-b7ff-4a45-8bc2-5e2699c2578a returned with HTTP 200 Aug 25 10:29:16.432344 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1217/4875] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:29:16 2026] GET /volume/v3/volumes/33d3965f-b7ff-4a45-8bc2-5e2699c2578a => generated 827 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:16.538526 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-1a39faca-645b-4506-969e-4747a868d4df None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:16.540428 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1a39faca-645b-4506-969e-4747a868d4df tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] GET https://10.4.3.119/volume/v3/volumes/b1402698-1be4-4df4-b0f4-a23062456bf1 Aug 25 10:29:16.540623 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1a39faca-645b-4506-969e-4747a868d4df tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:16.540807 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1a39faca-645b-4506-969e-4747a868d4df tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:16.552949 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:16.552949 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:29:16.560352 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-1a39faca-645b-4506-969e-4747a868d4df tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Volume info retrieved successfully. Aug 25 10:29:16.564864 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1a39faca-645b-4506-969e-4747a868d4df tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] https://10.4.3.119/volume/v3/volumes/b1402698-1be4-4df4-b0f4-a23062456bf1 returned with HTTP 200 Aug 25 10:29:16.565384 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1216/4876] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:29:16 2026] GET /volume/v3/volumes/b1402698-1be4-4df4-b0f4-a23062456bf1 => generated 928 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:29:16.913183 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-84350c9e-8327-4c66-8688-9e2b8e024910 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:17.026700 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-84350c9e-8327-4c66-8688-9e2b8e024910 tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:29:17.027240 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-84350c9e-8327-4c66-8688-9e2b8e024910 tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-443455025"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:29:17.031105 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volumes [None req-84350c9e-8327-4c66-8688-9e2b8e024910 tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-443455025'}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:29:17.031432 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-84350c9e-8327-4c66-8688-9e2b8e024910 tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] Create volume of 1 GB Aug 25 10:29:17.041852 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-84350c9e-8327-4c66-8688-9e2b8e024910 tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] Availability Zones retrieved successfully. Aug 25 10:29:17.048111 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-84350c9e-8327-4c66-8688-9e2b8e024910 tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] Flow 'volume_create_api' (8ead05d4-5550-4dff-b7ec-c6fdac8bce11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:29:17.049097 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-84350c9e-8327-4c66-8688-9e2b8e024910 tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4276509-921a-456a-aef7-26b545a6285a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:17.049944 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [None req-84350c9e-8327-4c66-8688-9e2b8e024910 tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] Validating volume size '1' using validate_int {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:29:17.084122 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-84350c9e-8327-4c66-8688-9e2b8e024910 tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4276509-921a-456a-aef7-26b545a6285a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:17.085322 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-84350c9e-8327-4c66-8688-9e2b8e024910 tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (691cfe99-0ff6-4af3-9157-21e59d29be3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:17.171990 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-84350c9e-8327-4c66-8688-9e2b8e024910 tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] Created reservations ['4b2dd531-efa7-4b2d-b66d-4c6656a0e2c4', 'b4d7742c-0fa4-4705-8fe3-62a4171eb6fd', '93e369c6-1346-49dc-acee-81d83aeb328a', '887d19cc-8d99-45c4-a234-68b89068089b'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:29:17.172974 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-84350c9e-8327-4c66-8688-9e2b8e024910 tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (691cfe99-0ff6-4af3-9157-21e59d29be3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b2dd531-efa7-4b2d-b66d-4c6656a0e2c4', 'b4d7742c-0fa4-4705-8fe3-62a4171eb6fd', '93e369c6-1346-49dc-acee-81d83aeb328a', '887d19cc-8d99-45c4-a234-68b89068089b']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:17.173657 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-84350c9e-8327-4c66-8688-9e2b8e024910 tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0105b66a-9888-455f-80fe-f524e4dc33b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:17.197892 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-84350c9e-8327-4c66-8688-9e2b8e024910 tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0105b66a-9888-455f-80fe-f524e4dc33b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6d496fae-fc59-4d3f-9571-9187e654e078', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-443455025',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e85f66939eaa49ab99c91b8409ac7296',qos_specs=None,replication_status=,reservations=['4b2dd531-efa7-4b2d-b66d-4c6656a0e2c4','b4d7742c-0fa4-4705-8fe3-62a4171eb6fd','93e369c6-1346-49dc-acee-81d83aeb328a','887d19cc-8d99-45c4-a234-68b89068089b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b27706ac8f04f03b8765fa3a08547a6',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:29:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-443455025',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6d496fae-fc59-4d3f-9571-9187e654e078,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e85f66939eaa49ab99c91b8409ac7296',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b27706ac8f04f03b8765fa3a08547a6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:17.198661 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-84350c9e-8327-4c66-8688-9e2b8e024910 tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a29c15bf-8926-4ba9-88c2-48e7beb594c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:17.229159 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-84350c9e-8327-4c66-8688-9e2b8e024910 tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a29c15bf-8926-4ba9-88c2-48e7beb594c6) transitioned into state 'SUCCESS' from state '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-443455025',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e85f66939eaa49ab99c91b8409ac7296',qos_specs=None,replication_status=,reservations=['4b2dd531-efa7-4b2d-b66d-4c6656a0e2c4','b4d7742c-0fa4-4705-8fe3-62a4171eb6fd','93e369c6-1346-49dc-acee-81d83aeb328a','887d19cc-8d99-45c4-a234-68b89068089b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b27706ac8f04f03b8765fa3a08547a6',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:17.230307 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-84350c9e-8327-4c66-8688-9e2b8e024910 tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b22208e-2872-4bf8-b8e6-e7b339552680) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:17.240595 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-84350c9e-8327-4c66-8688-9e2b8e024910 tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b22208e-2872-4bf8-b8e6-e7b339552680) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:17.241523 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-84350c9e-8327-4c66-8688-9e2b8e024910 tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] Flow 'volume_create_api' (8ead05d4-5550-4dff-b7ec-c6fdac8bce11) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:29:17.241871 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-84350c9e-8327-4c66-8688-9e2b8e024910 tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] Create volume request issued successfully. Aug 25 10:29:17.242478 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-84350c9e-8327-4c66-8688-9e2b8e024910 tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:29:17.243173 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1226/4877] 10.4.3.119 () {70 vars in 1298 bytes} [Tue Aug 25 10:29:16 2026] POST /volume/v3/volumes => generated 777 bytes in 330 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:29:17.254234 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-722e423b-5766-46d9-b500-24fb9cacb0a7 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:17.256336 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-722e423b-5766-46d9-b500-24fb9cacb0a7 tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] GET https://10.4.3.119/volume/v3/volumes/6d496fae-fc59-4d3f-9571-9187e654e078 Aug 25 10:29:17.256631 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-722e423b-5766-46d9-b500-24fb9cacb0a7 tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:17.256802 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-722e423b-5766-46d9-b500-24fb9cacb0a7 tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:17.267046 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:17.267046 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:29:17.270548 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-722e423b-5766-46d9-b500-24fb9cacb0a7 tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] Volume info retrieved successfully. Aug 25 10:29:17.274518 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-722e423b-5766-46d9-b500-24fb9cacb0a7 tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] https://10.4.3.119/volume/v3/volumes/6d496fae-fc59-4d3f-9571-9187e654e078 returned with HTTP 200 Aug 25 10:29:17.274927 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1219/4878] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:29:17 2026] GET /volume/v3/volumes/6d496fae-fc59-4d3f-9571-9187e654e078 => generated 956 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:17.445413 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-8a603bbf-1286-4e2b-96c3-1e000228a620 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:17.447500 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8a603bbf-1286-4e2b-96c3-1e000228a620 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] GET https://10.4.3.119/volume/v3/volumes/33d3965f-b7ff-4a45-8bc2-5e2699c2578a Aug 25 10:29:17.447774 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8a603bbf-1286-4e2b-96c3-1e000228a620 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:17.448044 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8a603bbf-1286-4e2b-96c3-1e000228a620 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:17.450707 np0000008063 devstack@c-api.service[100389]: DEBUG dbcounter [-] [100389] Writing DB stats cinder:SELECT=333,cinder:UPDATE=93,cinder:INSERT=54 {{(pid=100389) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 10:29:17.457907 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:17.457907 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:29:17.463339 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-8a603bbf-1286-4e2b-96c3-1e000228a620 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Volume info retrieved successfully. Aug 25 10:29:17.468300 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8a603bbf-1286-4e2b-96c3-1e000228a620 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] https://10.4.3.119/volume/v3/volumes/33d3965f-b7ff-4a45-8bc2-5e2699c2578a returned with HTTP 200 Aug 25 10:29:17.468785 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1218/4879] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:29:17 2026] GET /volume/v3/volumes/33d3965f-b7ff-4a45-8bc2-5e2699c2578a => generated 852 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:17.479962 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-1e385ec7-8b20-432d-a27f-43dc34d184e0 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:17.481812 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1e385ec7-8b20-432d-a27f-43dc34d184e0 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] GET https://10.4.3.119/volume/v3/volumes/33d3965f-b7ff-4a45-8bc2-5e2699c2578a Aug 25 10:29:17.482050 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1e385ec7-8b20-432d-a27f-43dc34d184e0 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:17.482302 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1e385ec7-8b20-432d-a27f-43dc34d184e0 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:17.488879 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:17.488879 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:29:17.492538 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-1e385ec7-8b20-432d-a27f-43dc34d184e0 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Volume info retrieved successfully. Aug 25 10:29:17.496685 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1e385ec7-8b20-432d-a27f-43dc34d184e0 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] https://10.4.3.119/volume/v3/volumes/33d3965f-b7ff-4a45-8bc2-5e2699c2578a returned with HTTP 200 Aug 25 10:29:17.497151 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1217/4880] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:29:17 2026] GET /volume/v3/volumes/33d3965f-b7ff-4a45-8bc2-5e2699c2578a => generated 852 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:17.508267 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-3aff86b7-a306-4908-9be7-5518dde2d126 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:17.510239 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3aff86b7-a306-4908-9be7-5518dde2d126 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] PUT https://10.4.3.119/volume/v3/volumes/33d3965f-b7ff-4a45-8bc2-5e2699c2578a Aug 25 10:29:17.510565 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3aff86b7-a306-4908-9be7-5518dde2d126 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1815543984"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:29:17.519332 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:17.519332 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:29:17.523168 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-3aff86b7-a306-4908-9be7-5518dde2d126 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Volume info retrieved successfully. Aug 25 10:29:17.530404 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-3aff86b7-a306-4908-9be7-5518dde2d126 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Volume updated successfully. Aug 25 10:29:17.531295 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3aff86b7-a306-4908-9be7-5518dde2d126 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] https://10.4.3.119/volume/v3/volumes/33d3965f-b7ff-4a45-8bc2-5e2699c2578a returned with HTTP 200 Aug 25 10:29:17.531802 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1227/4881] 10.4.3.119 () {68 vars in 1368 bytes} [Tue Aug 25 10:29:17 2026] PUT /volume/v3/volumes/33d3965f-b7ff-4a45-8bc2-5e2699c2578a => generated 784 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:17.542295 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-1f49a569-2612-40b8-be16-957a93824970 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:17.543952 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1f49a569-2612-40b8-be16-957a93824970 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] PUT https://10.4.3.119/volume/v3/volumes/33d3965f-b7ff-4a45-8bc2-5e2699c2578a Aug 25 10:29:17.544333 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1f49a569-2612-40b8-be16-957a93824970 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1231134473", "description": "This is the new description of volume"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:29:17.553478 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:17.553478 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:29:17.556993 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-1f49a569-2612-40b8-be16-957a93824970 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Volume info retrieved successfully. Aug 25 10:29:17.565798 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-1f49a569-2612-40b8-be16-957a93824970 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Volume updated successfully. Aug 25 10:29:17.566395 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1f49a569-2612-40b8-be16-957a93824970 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] https://10.4.3.119/volume/v3/volumes/33d3965f-b7ff-4a45-8bc2-5e2699c2578a returned with HTTP 200 Aug 25 10:29:17.566845 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1220/4882] 10.4.3.119 () {68 vars in 1369 bytes} [Tue Aug 25 10:29:17 2026] PUT /volume/v3/volumes/33d3965f-b7ff-4a45-8bc2-5e2699c2578a => generated 823 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:17.578815 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-7dea0998-236b-41b9-832a-e18022df9537 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:17.580629 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-7dea0998-236b-41b9-832a-e18022df9537 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] GET https://10.4.3.119/volume/v3/volumes/33d3965f-b7ff-4a45-8bc2-5e2699c2578a Aug 25 10:29:17.580826 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-7dea0998-236b-41b9-832a-e18022df9537 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:17.581090 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-7dea0998-236b-41b9-832a-e18022df9537 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:17.581414 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-fb228fac-8d97-4ced-94fb-c21dfc7e3921 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:17.583784 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-fb228fac-8d97-4ced-94fb-c21dfc7e3921 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] GET https://10.4.3.119/volume/v3/volumes/b1402698-1be4-4df4-b0f4-a23062456bf1 Aug 25 10:29:17.584087 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-fb228fac-8d97-4ced-94fb-c21dfc7e3921 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:17.584385 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-fb228fac-8d97-4ced-94fb-c21dfc7e3921 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:17.587994 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:17.587994 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:29:17.591872 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-7dea0998-236b-41b9-832a-e18022df9537 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Volume info retrieved successfully. Aug 25 10:29:17.593901 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:17.593901 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:29:17.596026 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-7dea0998-236b-41b9-832a-e18022df9537 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] https://10.4.3.119/volume/v3/volumes/33d3965f-b7ff-4a45-8bc2-5e2699c2578a returned with HTTP 200 Aug 25 10:29:17.596455 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1219/4883] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:29:17 2026] GET /volume/v3/volumes/33d3965f-b7ff-4a45-8bc2-5e2699c2578a => generated 891 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:17.598889 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-fb228fac-8d97-4ced-94fb-c21dfc7e3921 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Volume info retrieved successfully. Aug 25 10:29:17.604811 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-fb228fac-8d97-4ced-94fb-c21dfc7e3921 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] https://10.4.3.119/volume/v3/volumes/b1402698-1be4-4df4-b0f4-a23062456bf1 returned with HTTP 200 Aug 25 10:29:17.605497 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1218/4884] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:29:17 2026] GET /volume/v3/volumes/b1402698-1be4-4df4-b0f4-a23062456bf1 => generated 928 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:29:17.608164 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-4a6bf602-2fe3-47b7-bcb8-b08bda1a17f4 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:17.612580 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4a6bf602-2fe3-47b7-bcb8-b08bda1a17f4 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:29:17.615423 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4a6bf602-2fe3-47b7-bcb8-b08bda1a17f4 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1907894738", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-584257289"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:29:17.616852 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volumes [None req-4a6bf602-2fe3-47b7-bcb8-b08bda1a17f4 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1907894738', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-584257289'}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:29:17.617056 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-4a6bf602-2fe3-47b7-bcb8-b08bda1a17f4 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Create volume of 1 GB Aug 25 10:29:17.621201 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-4a6bf602-2fe3-47b7-bcb8-b08bda1a17f4 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Availability Zones retrieved successfully. Aug 25 10:29:17.626604 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-4a6bf602-2fe3-47b7-bcb8-b08bda1a17f4 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Flow 'volume_create_api' (dbc206f1-3aa5-48f0-b8b1-3b18ed150ed6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:29:17.627627 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-4a6bf602-2fe3-47b7-bcb8-b08bda1a17f4 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38789cda-c8db-4f87-904d-96d3430734f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:17.628638 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [None req-4a6bf602-2fe3-47b7-bcb8-b08bda1a17f4 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Validating volume size '1' using validate_int {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:29:17.653447 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-4a6bf602-2fe3-47b7-bcb8-b08bda1a17f4 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38789cda-c8db-4f87-904d-96d3430734f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:17.654283 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-4a6bf602-2fe3-47b7-bcb8-b08bda1a17f4 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b42e24ec-bd83-4326-a04c-9acf3227287c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:17.692054 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-4a6bf602-2fe3-47b7-bcb8-b08bda1a17f4 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Created reservations ['4ec8bd38-adec-45a7-8fc6-a676d0d571ed', '839c87e8-54a1-4b13-b792-21b878fed26c', 'ce1ee266-0147-422e-83bc-5872babf13c1', '15b80e87-7af7-4f39-8d85-46751a0f5119'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:29:17.692832 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-4a6bf602-2fe3-47b7-bcb8-b08bda1a17f4 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b42e24ec-bd83-4326-a04c-9acf3227287c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4ec8bd38-adec-45a7-8fc6-a676d0d571ed', '839c87e8-54a1-4b13-b792-21b878fed26c', 'ce1ee266-0147-422e-83bc-5872babf13c1', '15b80e87-7af7-4f39-8d85-46751a0f5119']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:17.693671 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-4a6bf602-2fe3-47b7-bcb8-b08bda1a17f4 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f09583ad-43bd-4c8c-9525-3d05613521d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:17.717301 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-4a6bf602-2fe3-47b7-bcb8-b08bda1a17f4 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f09583ad-43bd-4c8c-9525-3d05613521d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '940d7cef-1400-4b0c-92ee-f7a5420c63af', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1907894738',display_name='tempest-VolumesGetTest-Volume-584257289',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e02bb7a4fd1948798b848720b3807b77',qos_specs=None,replication_status=,reservations=['4ec8bd38-adec-45a7-8fc6-a676d0d571ed','839c87e8-54a1-4b13-b792-21b878fed26c','ce1ee266-0147-422e-83bc-5872babf13c1','15b80e87-7af7-4f39-8d85-46751a0f5119'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1bdd8b5358e54621bc26fd94a36a0c16',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:29:17Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1907894738',display_name='tempest-VolumesGetTest-Volume-584257289',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=940d7cef-1400-4b0c-92ee-f7a5420c63af,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e02bb7a4fd1948798b848720b3807b77',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1bdd8b5358e54621bc26fd94a36a0c16',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:17.718110 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-4a6bf602-2fe3-47b7-bcb8-b08bda1a17f4 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59642eb6-f51a-4369-9f46-1313956691e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:17.738955 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-4a6bf602-2fe3-47b7-bcb8-b08bda1a17f4 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59642eb6-f51a-4369-9f46-1313956691e8) transitioned into 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-1907894738',display_name='tempest-VolumesGetTest-Volume-584257289',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e02bb7a4fd1948798b848720b3807b77',qos_specs=None,replication_status=,reservations=['4ec8bd38-adec-45a7-8fc6-a676d0d571ed','839c87e8-54a1-4b13-b792-21b878fed26c','ce1ee266-0147-422e-83bc-5872babf13c1','15b80e87-7af7-4f39-8d85-46751a0f5119'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1bdd8b5358e54621bc26fd94a36a0c16',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:17.739704 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-4a6bf602-2fe3-47b7-bcb8-b08bda1a17f4 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1467ccc0-a4f9-48d9-975d-89a951408e77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:17.749241 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-4a6bf602-2fe3-47b7-bcb8-b08bda1a17f4 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1467ccc0-a4f9-48d9-975d-89a951408e77) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:17.750196 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-4a6bf602-2fe3-47b7-bcb8-b08bda1a17f4 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Flow 'volume_create_api' (dbc206f1-3aa5-48f0-b8b1-3b18ed150ed6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:29:17.750553 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-4a6bf602-2fe3-47b7-bcb8-b08bda1a17f4 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Create volume request issued successfully. Aug 25 10:29:17.751195 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4a6bf602-2fe3-47b7-bcb8-b08bda1a17f4 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:29:17.751702 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1228/4885] 10.4.3.119 () {68 vars in 1259 bytes} [Tue Aug 25 10:29:17 2026] POST /volume/v3/volumes => generated 779 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:29:17.762675 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-110d884d-5ab6-4b1a-b84b-070ed65b646d None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:17.763915 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-110d884d-5ab6-4b1a-b84b-070ed65b646d tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] GET https://10.4.3.119/volume/v3/volumes/940d7cef-1400-4b0c-92ee-f7a5420c63af Aug 25 10:29:17.764222 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-110d884d-5ab6-4b1a-b84b-070ed65b646d tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:17.764458 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-110d884d-5ab6-4b1a-b84b-070ed65b646d tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:17.773566 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:17.773566 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:29:17.776081 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-110d884d-5ab6-4b1a-b84b-070ed65b646d tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Volume info retrieved successfully. Aug 25 10:29:17.780439 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-110d884d-5ab6-4b1a-b84b-070ed65b646d tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] https://10.4.3.119/volume/v3/volumes/940d7cef-1400-4b0c-92ee-f7a5420c63af returned with HTTP 200 Aug 25 10:29:17.780956 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1221/4886] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:29:17 2026] GET /volume/v3/volumes/940d7cef-1400-4b0c-92ee-f7a5420c63af => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:18.288332 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-b645015c-b251-4f88-8189-47bc78cc2aee None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:18.290158 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b645015c-b251-4f88-8189-47bc78cc2aee tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] GET https://10.4.3.119/volume/v3/volumes/6d496fae-fc59-4d3f-9571-9187e654e078 Aug 25 10:29:18.290373 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b645015c-b251-4f88-8189-47bc78cc2aee tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:18.290553 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b645015c-b251-4f88-8189-47bc78cc2aee tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:18.297851 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:18.297851 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:29:18.301439 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-b645015c-b251-4f88-8189-47bc78cc2aee tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] Volume info retrieved successfully. Aug 25 10:29:18.305759 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b645015c-b251-4f88-8189-47bc78cc2aee tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] https://10.4.3.119/volume/v3/volumes/6d496fae-fc59-4d3f-9571-9187e654e078 returned with HTTP 200 Aug 25 10:29:18.306148 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1220/4887] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:29:18 2026] GET /volume/v3/volumes/6d496fae-fc59-4d3f-9571-9187e654e078 => generated 1017 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:29:18.318302 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-541c61db-b7e0-4e73-96d1-19ba1a841c1d None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:18.320110 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-541c61db-b7e0-4e73-96d1-19ba1a841c1d tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] POST https://10.4.3.119/volume/v3/backups Aug 25 10:29:18.320481 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-541c61db-b7e0-4e73-96d1-19ba1a841c1d tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6d496fae-fc59-4d3f-9571-9187e654e078", "name": "tempest-type-Backup-885562071"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:29:18.321869 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.contrib.backups [None req-541c61db-b7e0-4e73-96d1-19ba1a841c1d tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] Creating new backup {'backup': {'volume_id': '6d496fae-fc59-4d3f-9571-9187e654e078', 'name': 'tempest-type-Backup-885562071'}} {{(pid=100390) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 10:29:18.322018 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.contrib.backups [None req-541c61db-b7e0-4e73-96d1-19ba1a841c1d tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] Creating backup of volume 6d496fae-fc59-4d3f-9571-9187e654e078 in container None Aug 25 10:29:18.329013 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:18.329013 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:29:18.329404 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-541c61db-b7e0-4e73-96d1-19ba1a841c1d tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] Volume info retrieved successfully. Aug 25 10:29:18.354735 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-541c61db-b7e0-4e73-96d1-19ba1a841c1d tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] Created reservations ['6319dfcc-ab29-483f-93e5-70218acf403f', '3433c581-f8f8-435d-a2c6-31d676596f8f'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:29:18.382384 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-541c61db-b7e0-4e73-96d1-19ba1a841c1d tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] https://10.4.3.119/volume/v3/backups returned with HTTP 202 Aug 25 10:29:18.382857 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1219/4888] 10.4.3.119 () {70 vars in 1299 bytes} [Tue Aug 25 10:29:18 2026] POST /volume/v3/backups => generated 315 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:29:18.392562 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-67219b82-6b91-4ae3-b1c5-ba5e5bac3757 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:18.395185 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-67219b82-6b91-4ae3-b1c5-ba5e5bac3757 tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] GET https://10.4.3.119/volume/v3/backups/61c51394-83d1-4426-b81f-36ffd14c4596 Aug 25 10:29:18.395633 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-67219b82-6b91-4ae3-b1c5-ba5e5bac3757 tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:18.395871 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-67219b82-6b91-4ae3-b1c5-ba5e5bac3757 tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:18.395977 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-67219b82-6b91-4ae3-b1c5-ba5e5bac3757 tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] Show backup with id 61c51394-83d1-4426-b81f-36ffd14c4596. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:29:18.403160 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:18.403160 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:29:18.403160 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-67219b82-6b91-4ae3-b1c5-ba5e5bac3757 tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] https://10.4.3.119/volume/v3/backups/61c51394-83d1-4426-b81f-36ffd14c4596 returned with HTTP 200 Aug 25 10:29:18.403160 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1229/4889] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:29:18 2026] GET /volume/v3/backups/61c51394-83d1-4426-b81f-36ffd14c4596 => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:18.621409 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-dd633efd-407e-47f0-8aae-d58716868859 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:18.624534 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-dd633efd-407e-47f0-8aae-d58716868859 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] GET https://10.4.3.119/volume/v3/volumes/b1402698-1be4-4df4-b0f4-a23062456bf1 Aug 25 10:29:18.624534 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-dd633efd-407e-47f0-8aae-d58716868859 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:18.624534 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-dd633efd-407e-47f0-8aae-d58716868859 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:18.630899 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:18.630899 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:29:18.634553 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-dd633efd-407e-47f0-8aae-d58716868859 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Volume info retrieved successfully. Aug 25 10:29:18.638816 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-dd633efd-407e-47f0-8aae-d58716868859 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] https://10.4.3.119/volume/v3/volumes/b1402698-1be4-4df4-b0f4-a23062456bf1 returned with HTTP 200 Aug 25 10:29:18.639273 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1222/4890] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:29:18 2026] GET /volume/v3/volumes/b1402698-1be4-4df4-b0f4-a23062456bf1 => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:29:18.795885 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-91902f88-c24b-4f9d-9588-7c8305889578 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:18.797971 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-91902f88-c24b-4f9d-9588-7c8305889578 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] GET https://10.4.3.119/volume/v3/volumes/940d7cef-1400-4b0c-92ee-f7a5420c63af Aug 25 10:29:18.798219 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-91902f88-c24b-4f9d-9588-7c8305889578 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:18.798447 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-91902f88-c24b-4f9d-9588-7c8305889578 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:18.806615 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:18.806615 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:29:18.810541 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-91902f88-c24b-4f9d-9588-7c8305889578 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Volume info retrieved successfully. Aug 25 10:29:18.821163 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-91902f88-c24b-4f9d-9588-7c8305889578 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] https://10.4.3.119/volume/v3/volumes/940d7cef-1400-4b0c-92ee-f7a5420c63af returned with HTTP 200 Aug 25 10:29:18.821163 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1221/4891] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:29:18 2026] GET /volume/v3/volumes/940d7cef-1400-4b0c-92ee-f7a5420c63af => generated 872 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:18.832851 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-eab39b33-07fb-4e79-a087-79aedf2aa7bb None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:18.834864 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-eab39b33-07fb-4e79-a087-79aedf2aa7bb tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] PUT https://10.4.3.119/volume/v3/volumes/940d7cef-1400-4b0c-92ee-f7a5420c63af Aug 25 10:29:18.835222 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-eab39b33-07fb-4e79-a087-79aedf2aa7bb tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1815543984", "description": null}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:29:18.844644 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:18.844644 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:29:18.849298 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-eab39b33-07fb-4e79-a087-79aedf2aa7bb tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Volume info retrieved successfully. Aug 25 10:29:18.864786 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-eab39b33-07fb-4e79-a087-79aedf2aa7bb tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Volume updated successfully. Aug 25 10:29:18.866193 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-eab39b33-07fb-4e79-a087-79aedf2aa7bb tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] https://10.4.3.119/volume/v3/volumes/940d7cef-1400-4b0c-92ee-f7a5420c63af returned with HTTP 200 Aug 25 10:29:18.866193 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1220/4892] 10.4.3.119 () {68 vars in 1368 bytes} [Tue Aug 25 10:29:18 2026] PUT /volume/v3/volumes/940d7cef-1400-4b0c-92ee-f7a5420c63af => generated 770 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:18.880289 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-243ba835-8a7b-4d0b-9f12-36e2b3fa5b42 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:18.883468 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-243ba835-8a7b-4d0b-9f12-36e2b3fa5b42 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] GET https://10.4.3.119/volume/v3/volumes/940d7cef-1400-4b0c-92ee-f7a5420c63af Aug 25 10:29:18.883468 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-243ba835-8a7b-4d0b-9f12-36e2b3fa5b42 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:18.883468 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-243ba835-8a7b-4d0b-9f12-36e2b3fa5b42 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:18.887879 np0000008063 devstack@c-api.service[100391]: DEBUG dbcounter [-] [100391] Writing DB stats cinder:SELECT=381,cinder:INSERT=66,cinder:UPDATE=115 {{(pid=100391) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 10:29:18.896912 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:18.896912 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:29:18.904018 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-243ba835-8a7b-4d0b-9f12-36e2b3fa5b42 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Volume info retrieved successfully. Aug 25 10:29:18.912046 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-243ba835-8a7b-4d0b-9f12-36e2b3fa5b42 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] https://10.4.3.119/volume/v3/volumes/940d7cef-1400-4b0c-92ee-f7a5420c63af returned with HTTP 200 Aug 25 10:29:18.912592 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1230/4893] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:29:18 2026] GET /volume/v3/volumes/940d7cef-1400-4b0c-92ee-f7a5420c63af => generated 838 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:18.925292 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-653b3d34-9a9e-4705-9269-7329eeb76b92 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:18.926968 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-653b3d34-9a9e-4705-9269-7329eeb76b92 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] DELETE https://10.4.3.119/volume/v3/volumes/940d7cef-1400-4b0c-92ee-f7a5420c63af Aug 25 10:29:18.927146 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-653b3d34-9a9e-4705-9269-7329eeb76b92 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:18.927353 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-653b3d34-9a9e-4705-9269-7329eeb76b92 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:18.927525 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-653b3d34-9a9e-4705-9269-7329eeb76b92 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Delete volume with id: 940d7cef-1400-4b0c-92ee-f7a5420c63af Aug 25 10:29:18.935944 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:18.935944 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:29:18.936081 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-653b3d34-9a9e-4705-9269-7329eeb76b92 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Volume info retrieved successfully. Aug 25 10:29:18.959108 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-653b3d34-9a9e-4705-9269-7329eeb76b92 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Delete volume request issued successfully. Aug 25 10:29:18.959349 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-653b3d34-9a9e-4705-9269-7329eeb76b92 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] https://10.4.3.119/volume/v3/volumes/940d7cef-1400-4b0c-92ee-f7a5420c63af returned with HTTP 202 Aug 25 10:29:18.959793 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1223/4894] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:29:18 2026] DELETE /volume/v3/volumes/940d7cef-1400-4b0c-92ee-f7a5420c63af => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:29:18.970661 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-dc6a0304-bc16-420f-967e-4e7593cc96ab None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:18.972236 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-dc6a0304-bc16-420f-967e-4e7593cc96ab tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] GET https://10.4.3.119/volume/v3/volumes/940d7cef-1400-4b0c-92ee-f7a5420c63af Aug 25 10:29:18.973802 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-dc6a0304-bc16-420f-967e-4e7593cc96ab tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:18.973982 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-dc6a0304-bc16-420f-967e-4e7593cc96ab tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:18.982415 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:18.982415 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:29:18.989328 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-dc6a0304-bc16-420f-967e-4e7593cc96ab tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Volume info retrieved successfully. Aug 25 10:29:18.996185 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-dc6a0304-bc16-420f-967e-4e7593cc96ab tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] https://10.4.3.119/volume/v3/volumes/940d7cef-1400-4b0c-92ee-f7a5420c63af returned with HTTP 200 Aug 25 10:29:18.996185 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1222/4895] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:29:18 2026] GET /volume/v3/volumes/940d7cef-1400-4b0c-92ee-f7a5420c63af => generated 837 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:19.414088 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-c84d3933-c39f-4bb6-a81c-78c01ee3b7ea None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:19.415834 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c84d3933-c39f-4bb6-a81c-78c01ee3b7ea tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] GET https://10.4.3.119/volume/v3/backups/61c51394-83d1-4426-b81f-36ffd14c4596 Aug 25 10:29:19.416039 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c84d3933-c39f-4bb6-a81c-78c01ee3b7ea tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:19.416231 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c84d3933-c39f-4bb6-a81c-78c01ee3b7ea tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:19.416332 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-c84d3933-c39f-4bb6-a81c-78c01ee3b7ea tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] Show backup with id 61c51394-83d1-4426-b81f-36ffd14c4596. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:29:19.420232 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:19.420232 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:29:19.420740 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c84d3933-c39f-4bb6-a81c-78c01ee3b7ea tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] https://10.4.3.119/volume/v3/backups/61c51394-83d1-4426-b81f-36ffd14c4596 returned with HTTP 200 Aug 25 10:29:19.421101 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1221/4896] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:29:19 2026] GET /volume/v3/backups/61c51394-83d1-4426-b81f-36ffd14c4596 => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:19.651073 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-a840ef34-5e91-4d53-a83a-1aac2cfcad04 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:19.653083 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a840ef34-5e91-4d53-a83a-1aac2cfcad04 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] GET https://10.4.3.119/volume/v3/volumes/b1402698-1be4-4df4-b0f4-a23062456bf1 Aug 25 10:29:19.653394 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a840ef34-5e91-4d53-a83a-1aac2cfcad04 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:19.653659 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a840ef34-5e91-4d53-a83a-1aac2cfcad04 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:19.660851 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:19.660851 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:29:19.664960 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-a840ef34-5e91-4d53-a83a-1aac2cfcad04 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Volume info retrieved successfully. Aug 25 10:29:19.669660 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a840ef34-5e91-4d53-a83a-1aac2cfcad04 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] https://10.4.3.119/volume/v3/volumes/b1402698-1be4-4df4-b0f4-a23062456bf1 returned with HTTP 200 Aug 25 10:29:19.670052 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1231/4897] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:29:19 2026] GET /volume/v3/volumes/b1402698-1be4-4df4-b0f4-a23062456bf1 => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:29:20.009191 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-33117c6e-6612-4e06-8ab1-c01a7be63627 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:20.011269 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-33117c6e-6612-4e06-8ab1-c01a7be63627 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] GET https://10.4.3.119/volume/v3/volumes/940d7cef-1400-4b0c-92ee-f7a5420c63af Aug 25 10:29:20.011446 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-33117c6e-6612-4e06-8ab1-c01a7be63627 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:20.011649 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-33117c6e-6612-4e06-8ab1-c01a7be63627 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:20.017415 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-33117c6e-6612-4e06-8ab1-c01a7be63627 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] https://10.4.3.119/volume/v3/volumes/940d7cef-1400-4b0c-92ee-f7a5420c63af returned with HTTP 404 Aug 25 10:29:20.017812 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1224/4898] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:29:20 2026] GET /volume/v3/volumes/940d7cef-1400-4b0c-92ee-f7a5420c63af => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:29:20.024377 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-bd668024-d6f7-4138-a93b-7501526f0ebd None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:20.026326 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-bd668024-d6f7-4138-a93b-7501526f0ebd tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] GET https://10.4.3.119/volume/v3/volumes/33d3965f-b7ff-4a45-8bc2-5e2699c2578a Aug 25 10:29:20.026580 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-bd668024-d6f7-4138-a93b-7501526f0ebd tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:20.026809 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-bd668024-d6f7-4138-a93b-7501526f0ebd tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:20.039534 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:20.039534 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:29:20.043643 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-bd668024-d6f7-4138-a93b-7501526f0ebd tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Volume info retrieved successfully. Aug 25 10:29:20.048236 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-bd668024-d6f7-4138-a93b-7501526f0ebd tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] https://10.4.3.119/volume/v3/volumes/33d3965f-b7ff-4a45-8bc2-5e2699c2578a returned with HTTP 200 Aug 25 10:29:20.048903 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1223/4899] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:29:20 2026] GET /volume/v3/volumes/33d3965f-b7ff-4a45-8bc2-5e2699c2578a => generated 891 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:20.059591 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-20b50e48-f094-4a13-b3ee-1d434733d325 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:20.062038 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-20b50e48-f094-4a13-b3ee-1d434733d325 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] DELETE https://10.4.3.119/volume/v3/volumes/33d3965f-b7ff-4a45-8bc2-5e2699c2578a Aug 25 10:29:20.062313 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-20b50e48-f094-4a13-b3ee-1d434733d325 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:20.062537 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-20b50e48-f094-4a13-b3ee-1d434733d325 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:20.062796 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-20b50e48-f094-4a13-b3ee-1d434733d325 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Delete volume with id: 33d3965f-b7ff-4a45-8bc2-5e2699c2578a Aug 25 10:29:20.071194 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:20.071194 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:29:20.071656 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-20b50e48-f094-4a13-b3ee-1d434733d325 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Volume info retrieved successfully. Aug 25 10:29:20.089154 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-20b50e48-f094-4a13-b3ee-1d434733d325 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Delete volume request issued successfully. Aug 25 10:29:20.089434 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-20b50e48-f094-4a13-b3ee-1d434733d325 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] https://10.4.3.119/volume/v3/volumes/33d3965f-b7ff-4a45-8bc2-5e2699c2578a returned with HTTP 202 Aug 25 10:29:20.089835 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1222/4900] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:29:20 2026] DELETE /volume/v3/volumes/33d3965f-b7ff-4a45-8bc2-5e2699c2578a => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:29:20.096639 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-f900684c-81d4-4789-b414-134cd54a30ac None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:20.098334 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f900684c-81d4-4789-b414-134cd54a30ac tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] GET https://10.4.3.119/volume/v3/volumes/33d3965f-b7ff-4a45-8bc2-5e2699c2578a Aug 25 10:29:20.098550 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f900684c-81d4-4789-b414-134cd54a30ac tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:20.098742 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f900684c-81d4-4789-b414-134cd54a30ac tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:20.105400 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:20.105400 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:29:20.108986 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-f900684c-81d4-4789-b414-134cd54a30ac tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Volume info retrieved successfully. Aug 25 10:29:20.112974 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f900684c-81d4-4789-b414-134cd54a30ac tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] https://10.4.3.119/volume/v3/volumes/33d3965f-b7ff-4a45-8bc2-5e2699c2578a returned with HTTP 200 Aug 25 10:29:20.113342 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1232/4901] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:29:20 2026] GET /volume/v3/volumes/33d3965f-b7ff-4a45-8bc2-5e2699c2578a => generated 890 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:20.433420 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-3cd5a6b6-5035-4d61-9011-393f612946ea None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:20.435101 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3cd5a6b6-5035-4d61-9011-393f612946ea tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] GET https://10.4.3.119/volume/v3/backups/61c51394-83d1-4426-b81f-36ffd14c4596 Aug 25 10:29:20.435330 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3cd5a6b6-5035-4d61-9011-393f612946ea tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:20.435516 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3cd5a6b6-5035-4d61-9011-393f612946ea tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:20.435622 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-3cd5a6b6-5035-4d61-9011-393f612946ea tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] Show backup with id 61c51394-83d1-4426-b81f-36ffd14c4596. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:29:20.439591 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:20.439591 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:29:20.440198 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3cd5a6b6-5035-4d61-9011-393f612946ea tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] https://10.4.3.119/volume/v3/backups/61c51394-83d1-4426-b81f-36ffd14c4596 returned with HTTP 200 Aug 25 10:29:20.440558 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1225/4902] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:29:20 2026] GET /volume/v3/backups/61c51394-83d1-4426-b81f-36ffd14c4596 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:20.683541 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-82e5cb55-633b-4bb4-aaae-394cf194f517 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:20.685522 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-82e5cb55-633b-4bb4-aaae-394cf194f517 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] GET https://10.4.3.119/volume/v3/volumes/b1402698-1be4-4df4-b0f4-a23062456bf1 Aug 25 10:29:20.685755 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-82e5cb55-633b-4bb4-aaae-394cf194f517 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:20.685983 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-82e5cb55-633b-4bb4-aaae-394cf194f517 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:20.695152 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:20.695152 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:29:20.702114 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-82e5cb55-633b-4bb4-aaae-394cf194f517 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Volume info retrieved successfully. Aug 25 10:29:20.709105 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-82e5cb55-633b-4bb4-aaae-394cf194f517 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] https://10.4.3.119/volume/v3/volumes/b1402698-1be4-4df4-b0f4-a23062456bf1 returned with HTTP 200 Aug 25 10:29:20.709817 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1224/4903] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:29:20 2026] GET /volume/v3/volumes/b1402698-1be4-4df4-b0f4-a23062456bf1 => generated 928 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:29:21.127439 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-24bb9bea-7aab-46e6-9950-0da106539ab3 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:21.132585 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-24bb9bea-7aab-46e6-9950-0da106539ab3 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] GET https://10.4.3.119/volume/v3/volumes/33d3965f-b7ff-4a45-8bc2-5e2699c2578a Aug 25 10:29:21.132585 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-24bb9bea-7aab-46e6-9950-0da106539ab3 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:21.132585 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-24bb9bea-7aab-46e6-9950-0da106539ab3 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:21.140844 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-24bb9bea-7aab-46e6-9950-0da106539ab3 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] https://10.4.3.119/volume/v3/volumes/33d3965f-b7ff-4a45-8bc2-5e2699c2578a returned with HTTP 404 Aug 25 10:29:21.141415 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1223/4904] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:29:21 2026] GET /volume/v3/volumes/33d3965f-b7ff-4a45-8bc2-5e2699c2578a => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:29:21.151721 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-b87bb761-46f8-4809-abb9-a7ffe69b74ee None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:21.153623 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b87bb761-46f8-4809-abb9-a7ffe69b74ee tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:29:21.153978 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b87bb761-46f8-4809-abb9-a7ffe69b74ee tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1096223629"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:29:21.155610 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volumes [None req-b87bb761-46f8-4809-abb9-a7ffe69b74ee tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1096223629'}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:29:21.155747 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-b87bb761-46f8-4809-abb9-a7ffe69b74ee tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Create volume of 1 GB Aug 25 10:29:21.160364 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-b87bb761-46f8-4809-abb9-a7ffe69b74ee tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Availability Zones retrieved successfully. Aug 25 10:29:21.169183 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-b87bb761-46f8-4809-abb9-a7ffe69b74ee tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Flow 'volume_create_api' (12b5c679-1a1a-41fa-b96c-ac025f76b915) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:29:21.170642 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-b87bb761-46f8-4809-abb9-a7ffe69b74ee tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf4639b2-c068-43b3-a356-83ea15fc73a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:21.172075 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [None req-b87bb761-46f8-4809-abb9-a7ffe69b74ee tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Validating volume size '1' using validate_int {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:29:21.215435 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-b87bb761-46f8-4809-abb9-a7ffe69b74ee tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf4639b2-c068-43b3-a356-83ea15fc73a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:21.216346 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-b87bb761-46f8-4809-abb9-a7ffe69b74ee tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1c3fed2-8eae-469b-aad5-fedd94184ec0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:21.259063 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-b87bb761-46f8-4809-abb9-a7ffe69b74ee tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Created reservations ['ce9ce9cc-0c82-4d6b-ad6f-3a450081387c', '1eea9564-e3f7-4959-a529-2a822057283c', '188f3baf-68ca-4607-b330-3df38c10dafa', 'f70408b1-94b6-4ad1-b535-4bb6290fc5d5'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:29:21.259861 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-b87bb761-46f8-4809-abb9-a7ffe69b74ee tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1c3fed2-8eae-469b-aad5-fedd94184ec0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ce9ce9cc-0c82-4d6b-ad6f-3a450081387c', '1eea9564-e3f7-4959-a529-2a822057283c', '188f3baf-68ca-4607-b330-3df38c10dafa', 'f70408b1-94b6-4ad1-b535-4bb6290fc5d5']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:21.260728 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-b87bb761-46f8-4809-abb9-a7ffe69b74ee tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f7c14c2-b468-4725-b890-6d7ac58dba2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:21.286306 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-b87bb761-46f8-4809-abb9-a7ffe69b74ee tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f7c14c2-b468-4725-b890-6d7ac58dba2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e80c2013-8026-4b5b-8b9c-1930e441c1a5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1096223629',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e02bb7a4fd1948798b848720b3807b77',qos_specs=None,replication_status=,reservations=['ce9ce9cc-0c82-4d6b-ad6f-3a450081387c','1eea9564-e3f7-4959-a529-2a822057283c','188f3baf-68ca-4607-b330-3df38c10dafa','f70408b1-94b6-4ad1-b535-4bb6290fc5d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1bdd8b5358e54621bc26fd94a36a0c16',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:29:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1096223629',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e80c2013-8026-4b5b-8b9c-1930e441c1a5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e02bb7a4fd1948798b848720b3807b77',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1bdd8b5358e54621bc26fd94a36a0c16',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:21.287314 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-b87bb761-46f8-4809-abb9-a7ffe69b74ee tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22719bce-d9f3-4d20-bb3c-15bb382f4b74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:21.328818 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-b87bb761-46f8-4809-abb9-a7ffe69b74ee tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22719bce-d9f3-4d20-bb3c-15bb382f4b74) transitioned into state 'SUCCESS' from state '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-1096223629',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e02bb7a4fd1948798b848720b3807b77',qos_specs=None,replication_status=,reservations=['ce9ce9cc-0c82-4d6b-ad6f-3a450081387c','1eea9564-e3f7-4959-a529-2a822057283c','188f3baf-68ca-4607-b330-3df38c10dafa','f70408b1-94b6-4ad1-b535-4bb6290fc5d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1bdd8b5358e54621bc26fd94a36a0c16',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:21.329591 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-b87bb761-46f8-4809-abb9-a7ffe69b74ee tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7899fa1-037a-42a9-9bc8-cdf6eae8916c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:21.347856 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-b87bb761-46f8-4809-abb9-a7ffe69b74ee tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7899fa1-037a-42a9-9bc8-cdf6eae8916c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:21.350157 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-b87bb761-46f8-4809-abb9-a7ffe69b74ee tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Flow 'volume_create_api' (12b5c679-1a1a-41fa-b96c-ac025f76b915) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:29:21.350157 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-b87bb761-46f8-4809-abb9-a7ffe69b74ee tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Create volume request issued successfully. Aug 25 10:29:21.350157 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b87bb761-46f8-4809-abb9-a7ffe69b74ee tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:29:21.350407 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1233/4905] 10.4.3.119 () {68 vars in 1258 bytes} [Tue Aug 25 10:29:21 2026] POST /volume/v3/volumes => generated 745 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:29:21.366062 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-97f829f5-8b82-4d08-b373-b52a9d6b0353 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:21.370305 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-97f829f5-8b82-4d08-b373-b52a9d6b0353 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] GET https://10.4.3.119/volume/v3/volumes/e80c2013-8026-4b5b-8b9c-1930e441c1a5 Aug 25 10:29:21.370305 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-97f829f5-8b82-4d08-b373-b52a9d6b0353 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:21.370305 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-97f829f5-8b82-4d08-b373-b52a9d6b0353 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:21.376748 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:21.376748 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:29:21.382642 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-97f829f5-8b82-4d08-b373-b52a9d6b0353 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Volume info retrieved successfully. Aug 25 10:29:21.388039 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-97f829f5-8b82-4d08-b373-b52a9d6b0353 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] https://10.4.3.119/volume/v3/volumes/e80c2013-8026-4b5b-8b9c-1930e441c1a5 returned with HTTP 200 Aug 25 10:29:21.391330 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1226/4906] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:29:21 2026] GET /volume/v3/volumes/e80c2013-8026-4b5b-8b9c-1930e441c1a5 => generated 813 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:21.457070 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-9cff806f-bb7c-4019-b215-5622d2080b43 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:21.459759 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9cff806f-bb7c-4019-b215-5622d2080b43 tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] GET https://10.4.3.119/volume/v3/backups/61c51394-83d1-4426-b81f-36ffd14c4596 Aug 25 10:29:21.460023 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9cff806f-bb7c-4019-b215-5622d2080b43 tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:21.460300 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9cff806f-bb7c-4019-b215-5622d2080b43 tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:21.460463 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-9cff806f-bb7c-4019-b215-5622d2080b43 tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] Show backup with id 61c51394-83d1-4426-b81f-36ffd14c4596. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:29:21.472292 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:21.472292 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:29:21.473119 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9cff806f-bb7c-4019-b215-5622d2080b43 tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] https://10.4.3.119/volume/v3/backups/61c51394-83d1-4426-b81f-36ffd14c4596 returned with HTTP 200 Aug 25 10:29:21.473608 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1225/4907] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:29:21 2026] GET /volume/v3/backups/61c51394-83d1-4426-b81f-36ffd14c4596 => generated 735 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:21.726583 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-e8265c54-44cb-4185-94c7-60df1c7d749d None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:21.728482 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e8265c54-44cb-4185-94c7-60df1c7d749d tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] GET https://10.4.3.119/volume/v3/volumes/b1402698-1be4-4df4-b0f4-a23062456bf1 Aug 25 10:29:21.728790 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e8265c54-44cb-4185-94c7-60df1c7d749d tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:21.729025 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e8265c54-44cb-4185-94c7-60df1c7d749d tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:21.744438 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:21.744438 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:29:21.754998 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-e8265c54-44cb-4185-94c7-60df1c7d749d tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Volume info retrieved successfully. Aug 25 10:29:21.760360 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e8265c54-44cb-4185-94c7-60df1c7d749d tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] https://10.4.3.119/volume/v3/volumes/b1402698-1be4-4df4-b0f4-a23062456bf1 returned with HTTP 200 Aug 25 10:29:21.760832 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1224/4908] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:29:21 2026] GET /volume/v3/volumes/b1402698-1be4-4df4-b0f4-a23062456bf1 => generated 1193 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:29:21.773850 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-e17c0fbc-370d-4ac9-af18-bb5e5633568f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:21.775794 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e17c0fbc-370d-4ac9-af18-bb5e5633568f tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] GET https://10.4.3.119/volume/v3/volumes/b1402698-1be4-4df4-b0f4-a23062456bf1 Aug 25 10:29:21.776034 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e17c0fbc-370d-4ac9-af18-bb5e5633568f tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:21.776230 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e17c0fbc-370d-4ac9-af18-bb5e5633568f tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:21.785628 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:21.785628 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:29:21.789666 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-e17c0fbc-370d-4ac9-af18-bb5e5633568f tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Volume info retrieved successfully. Aug 25 10:29:21.794455 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e17c0fbc-370d-4ac9-af18-bb5e5633568f tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] https://10.4.3.119/volume/v3/volumes/b1402698-1be4-4df4-b0f4-a23062456bf1 returned with HTTP 200 Aug 25 10:29:21.794846 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1234/4909] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:29:21 2026] GET /volume/v3/volumes/b1402698-1be4-4df4-b0f4-a23062456bf1 => generated 1193 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:29:21.808973 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-562b04ee-7497-4860-be9b-54b43e005dda None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:21.810742 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-562b04ee-7497-4860-be9b-54b43e005dda tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:29:21.811331 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-562b04ee-7497-4860-be9b-54b43e005dda tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "source_volid": "b1402698-1be4-4df4-b0f4-a23062456bf1", "size": 1}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:29:21.813007 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-562b04ee-7497-4860-be9b-54b43e005dda tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'source_volid': 'b1402698-1be4-4df4-b0f4-a23062456bf1', 'size': 1}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:29:21.819895 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:21.819895 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:29:21.821982 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-562b04ee-7497-4860-be9b-54b43e005dda tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Volume retrieved successfully. Aug 25 10:29:21.821982 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-562b04ee-7497-4860-be9b-54b43e005dda tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Create volume of 1 GB Aug 25 10:29:21.824425 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-562b04ee-7497-4860-be9b-54b43e005dda tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Availability Zones retrieved successfully. Aug 25 10:29:21.830039 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-562b04ee-7497-4860-be9b-54b43e005dda tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Flow 'volume_create_api' (2ef7a29d-8dee-43b9-a52c-7561fea4b918) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:29:21.831376 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-562b04ee-7497-4860-be9b-54b43e005dda tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (042625d5-10f0-45ce-95ec-321e24af94bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:21.832514 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [None req-562b04ee-7497-4860-be9b-54b43e005dda tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:29:21.857943 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-562b04ee-7497-4860-be9b-54b43e005dda tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (042625d5-10f0-45ce-95ec-321e24af94bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'b1402698-1be4-4df4-b0f4-a23062456bf1', 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:21.859410 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-562b04ee-7497-4860-be9b-54b43e005dda tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fffe217b-a9fc-4cf6-8068-bac74c8a0a19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:21.908032 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-562b04ee-7497-4860-be9b-54b43e005dda tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Created reservations ['9063d76b-8bb5-4ffa-b671-3540537f45ea', '27cab401-eed5-48fb-9b66-e51f7efc4f32', '0b3a1f63-2ff0-4a0d-9696-3fcbe1a5bd79', '0310fe5f-a261-486e-adfb-910caf60b320'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:29:21.909683 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-562b04ee-7497-4860-be9b-54b43e005dda tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fffe217b-a9fc-4cf6-8068-bac74c8a0a19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9063d76b-8bb5-4ffa-b671-3540537f45ea', '27cab401-eed5-48fb-9b66-e51f7efc4f32', '0b3a1f63-2ff0-4a0d-9696-3fcbe1a5bd79', '0310fe5f-a261-486e-adfb-910caf60b320']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:21.913073 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-562b04ee-7497-4860-be9b-54b43e005dda tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d111494-c2c2-4698-80ae-e8b781c9a0cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:21.952794 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-562b04ee-7497-4860-be9b-54b43e005dda tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d111494-c2c2-4698-80ae-e8b781c9a0cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e9a28979-9e74-465c-a2eb-5e948d49eb25', '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='86bfb0175ada47cf9ed8d02018733eea',qos_specs=None,replication_status=,reservations=['9063d76b-8bb5-4ffa-b671-3540537f45ea','27cab401-eed5-48fb-9b66-e51f7efc4f32','0b3a1f63-2ff0-4a0d-9696-3fcbe1a5bd79','0310fe5f-a261-486e-adfb-910caf60b320'],size=1,snapshot_id=None,source_replicaid=,source_volid=b1402698-1be4-4df4-b0f4-a23062456bf1,status='creating',user_id='74b0b738bd7c40c494b94455eb9ca1c7',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), '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-25T10:29:21Z,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=e9a28979-9e74-465c-a2eb-5e948d49eb25,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='86bfb0175ada47cf9ed8d02018733eea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=b1402698-1be4-4df4-b0f4-a23062456bf1,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='74b0b738bd7c40c494b94455eb9ca1c7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:21.954181 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-562b04ee-7497-4860-be9b-54b43e005dda tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (febf11b0-0a0d-4d01-b201-7ae6df471ea9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:21.971615 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-562b04ee-7497-4860-be9b-54b43e005dda tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (febf11b0-0a0d-4d01-b201-7ae6df471ea9) transitioned into state 'SUCCESS' from 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='86bfb0175ada47cf9ed8d02018733eea',qos_specs=None,replication_status=,reservations=['9063d76b-8bb5-4ffa-b671-3540537f45ea','27cab401-eed5-48fb-9b66-e51f7efc4f32','0b3a1f63-2ff0-4a0d-9696-3fcbe1a5bd79','0310fe5f-a261-486e-adfb-910caf60b320'],size=1,snapshot_id=None,source_replicaid=,source_volid=b1402698-1be4-4df4-b0f4-a23062456bf1,status='creating',user_id='74b0b738bd7c40c494b94455eb9ca1c7',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:21.972448 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-562b04ee-7497-4860-be9b-54b43e005dda tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (807f6307-14a2-4d33-b598-9c4c4b32ef54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:21.990307 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-562b04ee-7497-4860-be9b-54b43e005dda tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (807f6307-14a2-4d33-b598-9c4c4b32ef54) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:21.991258 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-562b04ee-7497-4860-be9b-54b43e005dda tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Flow 'volume_create_api' (2ef7a29d-8dee-43b9-a52c-7561fea4b918) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:29:21.991573 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-562b04ee-7497-4860-be9b-54b43e005dda tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Create volume request issued successfully. Aug 25 10:29:21.992430 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-562b04ee-7497-4860-be9b-54b43e005dda tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:29:21.992933 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1227/4910] 10.4.3.119 () {70 vars in 1300 bytes} [Tue Aug 25 10:29:21 2026] POST /volume/v3/volumes => generated 809 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:29:22.015712 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-d42fcf86-2aaa-429a-a586-48f8d5f468b0 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:22.017728 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d42fcf86-2aaa-429a-a586-48f8d5f468b0 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] GET https://10.4.3.119/volume/v3/volumes/e9a28979-9e74-465c-a2eb-5e948d49eb25 Aug 25 10:29:22.017952 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d42fcf86-2aaa-429a-a586-48f8d5f468b0 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:22.018153 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d42fcf86-2aaa-429a-a586-48f8d5f468b0 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:22.025423 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:22.025423 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:29:22.028973 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-d42fcf86-2aaa-429a-a586-48f8d5f468b0 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Volume info retrieved successfully. Aug 25 10:29:22.033228 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d42fcf86-2aaa-429a-a586-48f8d5f468b0 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] https://10.4.3.119/volume/v3/volumes/e9a28979-9e74-465c-a2eb-5e948d49eb25 returned with HTTP 200 Aug 25 10:29:22.033618 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1226/4911] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:29:22 2026] GET /volume/v3/volumes/e9a28979-9e74-465c-a2eb-5e948d49eb25 => generated 877 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:29:22.402660 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-2264a0b1-e690-4e23-90e5-b3240f9898bc None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:22.404713 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2264a0b1-e690-4e23-90e5-b3240f9898bc tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] GET https://10.4.3.119/volume/v3/volumes/e80c2013-8026-4b5b-8b9c-1930e441c1a5 Aug 25 10:29:22.404945 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2264a0b1-e690-4e23-90e5-b3240f9898bc tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:22.405163 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2264a0b1-e690-4e23-90e5-b3240f9898bc tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:22.407242 np0000008063 devstack@c-api.service[100390]: DEBUG dbcounter [-] [100390] Writing DB stats cinder:SELECT=388,cinder:UPDATE=110,cinder:INSERT=83 {{(pid=100390) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 10:29:22.415439 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:22.415439 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:29:22.420359 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-2264a0b1-e690-4e23-90e5-b3240f9898bc tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Volume info retrieved successfully. Aug 25 10:29:22.425892 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2264a0b1-e690-4e23-90e5-b3240f9898bc tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] https://10.4.3.119/volume/v3/volumes/e80c2013-8026-4b5b-8b9c-1930e441c1a5 returned with HTTP 200 Aug 25 10:29:22.426482 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1225/4912] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:29:22 2026] GET /volume/v3/volumes/e80c2013-8026-4b5b-8b9c-1930e441c1a5 => generated 838 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:22.437668 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-3b3440eb-5b90-4849-baec-6e09674f3c45 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:22.440078 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3b3440eb-5b90-4849-baec-6e09674f3c45 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:29:22.440461 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3b3440eb-5b90-4849-baec-6e09674f3c45 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "e80c2013-8026-4b5b-8b9c-1930e441c1a5", "size": 1, "name": "tempest-VolumesGetTest-Volume-1984109882", "metadata": {"Type": "Test"}}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:29:22.442053 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volumes [None req-3b3440eb-5b90-4849-baec-6e09674f3c45 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Create volume request body: {'volume': {'source_volid': 'e80c2013-8026-4b5b-8b9c-1930e441c1a5', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1984109882', 'metadata': {'Type': 'Test'}}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:29:22.449899 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:22.449899 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:29:22.450429 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-3b3440eb-5b90-4849-baec-6e09674f3c45 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Volume retrieved successfully. Aug 25 10:29:22.450548 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-3b3440eb-5b90-4849-baec-6e09674f3c45 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Create volume of 1 GB Aug 25 10:29:22.456770 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-3b3440eb-5b90-4849-baec-6e09674f3c45 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Availability Zones retrieved successfully. Aug 25 10:29:22.461970 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-3b3440eb-5b90-4849-baec-6e09674f3c45 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Flow 'volume_create_api' (c369975f-c6d2-49a4-b379-d4f41648adef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:29:22.463373 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-3b3440eb-5b90-4849-baec-6e09674f3c45 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6c317d4-9b92-495d-bebb-6d3b29c5814e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:22.464312 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [None req-3b3440eb-5b90-4849-baec-6e09674f3c45 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:29:22.485441 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-6759eae1-8445-4999-b1b3-e152c05ebad8 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:22.487930 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6759eae1-8445-4999-b1b3-e152c05ebad8 tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] GET https://10.4.3.119/volume/v3/backups/61c51394-83d1-4426-b81f-36ffd14c4596 Aug 25 10:29:22.488151 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-6759eae1-8445-4999-b1b3-e152c05ebad8 tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:22.488348 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-6759eae1-8445-4999-b1b3-e152c05ebad8 tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:22.488447 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-6759eae1-8445-4999-b1b3-e152c05ebad8 tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] Show backup with id 61c51394-83d1-4426-b81f-36ffd14c4596. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:29:22.490956 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-3b3440eb-5b90-4849-baec-6e09674f3c45 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6c317d4-9b92-495d-bebb-6d3b29c5814e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'e80c2013-8026-4b5b-8b9c-1930e441c1a5', 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:22.491734 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-3b3440eb-5b90-4849-baec-6e09674f3c45 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8981474-da88-44fd-98df-d252a8c96e5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:22.493097 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:22.493097 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:29:22.493611 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6759eae1-8445-4999-b1b3-e152c05ebad8 tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] https://10.4.3.119/volume/v3/backups/61c51394-83d1-4426-b81f-36ffd14c4596 returned with HTTP 200 Aug 25 10:29:22.493947 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1228/4913] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:29:22 2026] GET /volume/v3/backups/61c51394-83d1-4426-b81f-36ffd14c4596 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:22.545849 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-3b3440eb-5b90-4849-baec-6e09674f3c45 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Created reservations ['93f8f010-f0f3-4b94-9740-7ef1969d4005', 'e12c1d5e-8650-4f60-9868-568103f7552b', 'f38d91fb-352c-4cc5-a877-9a20333370d8', '90777daa-acc3-47c7-9b64-ae0364929fda'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:29:22.546582 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-3b3440eb-5b90-4849-baec-6e09674f3c45 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8981474-da88-44fd-98df-d252a8c96e5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['93f8f010-f0f3-4b94-9740-7ef1969d4005', 'e12c1d5e-8650-4f60-9868-568103f7552b', 'f38d91fb-352c-4cc5-a877-9a20333370d8', '90777daa-acc3-47c7-9b64-ae0364929fda']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:22.547230 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-3b3440eb-5b90-4849-baec-6e09674f3c45 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b825cd9a-acdf-48df-9b3a-bfe5de6e331f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:22.582637 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-3b3440eb-5b90-4849-baec-6e09674f3c45 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b825cd9a-acdf-48df-9b3a-bfe5de6e331f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a8edf778-8737-4691-a05d-b048faf17048', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1984109882',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='e02bb7a4fd1948798b848720b3807b77',qos_specs=None,replication_status=,reservations=['93f8f010-f0f3-4b94-9740-7ef1969d4005','e12c1d5e-8650-4f60-9868-568103f7552b','f38d91fb-352c-4cc5-a877-9a20333370d8','90777daa-acc3-47c7-9b64-ae0364929fda'],size=1,snapshot_id=None,source_replicaid=,source_volid=e80c2013-8026-4b5b-8b9c-1930e441c1a5,status='creating',user_id='1bdd8b5358e54621bc26fd94a36a0c16',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:29:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1984109882',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a8edf778-8737-4691-a05d-b048faf17048,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='e02bb7a4fd1948798b848720b3807b77',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=e80c2013-8026-4b5b-8b9c-1930e441c1a5,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1bdd8b5358e54621bc26fd94a36a0c16',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:22.583418 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-3b3440eb-5b90-4849-baec-6e09674f3c45 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0e4cfcb-afc7-4b42-bfef-cde5cd38eab4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:22.602944 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-3b3440eb-5b90-4849-baec-6e09674f3c45 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0e4cfcb-afc7-4b42-bfef-cde5cd38eab4) transitioned into state 'SUCCESS' from state '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-1984109882',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='e02bb7a4fd1948798b848720b3807b77',qos_specs=None,replication_status=,reservations=['93f8f010-f0f3-4b94-9740-7ef1969d4005','e12c1d5e-8650-4f60-9868-568103f7552b','f38d91fb-352c-4cc5-a877-9a20333370d8','90777daa-acc3-47c7-9b64-ae0364929fda'],size=1,snapshot_id=None,source_replicaid=,source_volid=e80c2013-8026-4b5b-8b9c-1930e441c1a5,status='creating',user_id='1bdd8b5358e54621bc26fd94a36a0c16',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:22.603913 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-3b3440eb-5b90-4849-baec-6e09674f3c45 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0aba6591-f39f-45ad-85fc-5f21401cca54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:22.622352 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-3b3440eb-5b90-4849-baec-6e09674f3c45 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0aba6591-f39f-45ad-85fc-5f21401cca54) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:22.623469 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-3b3440eb-5b90-4849-baec-6e09674f3c45 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Flow 'volume_create_api' (c369975f-c6d2-49a4-b379-d4f41648adef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:29:22.623729 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-3b3440eb-5b90-4849-baec-6e09674f3c45 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Create volume request issued successfully. Aug 25 10:29:22.624379 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3b3440eb-5b90-4849-baec-6e09674f3c45 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:29:22.624864 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1235/4914] 10.4.3.119 () {68 vars in 1259 bytes} [Tue Aug 25 10:29:22 2026] POST /volume/v3/volumes => generated 793 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:29:22.642047 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-dce38d2c-d9da-492c-9736-f4b5e8d73e73 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:22.644211 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-dce38d2c-d9da-492c-9736-f4b5e8d73e73 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] GET https://10.4.3.119/volume/v3/volumes/a8edf778-8737-4691-a05d-b048faf17048 Aug 25 10:29:22.644477 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-dce38d2c-d9da-492c-9736-f4b5e8d73e73 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:22.644775 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-dce38d2c-d9da-492c-9736-f4b5e8d73e73 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:22.654686 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:22.654686 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:29:22.659914 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-dce38d2c-d9da-492c-9736-f4b5e8d73e73 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Volume info retrieved successfully. Aug 25 10:29:22.665663 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-dce38d2c-d9da-492c-9736-f4b5e8d73e73 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] https://10.4.3.119/volume/v3/volumes/a8edf778-8737-4691-a05d-b048faf17048 returned with HTTP 200 Aug 25 10:29:22.666177 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1227/4915] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:29:22 2026] GET /volume/v3/volumes/a8edf778-8737-4691-a05d-b048faf17048 => generated 861 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:23.047759 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-8d8b68c2-892f-4d94-962e-e5ede79db3c3 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:23.051443 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8d8b68c2-892f-4d94-962e-e5ede79db3c3 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] GET https://10.4.3.119/volume/v3/volumes/e9a28979-9e74-465c-a2eb-5e948d49eb25 Aug 25 10:29:23.051443 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8d8b68c2-892f-4d94-962e-e5ede79db3c3 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:23.051443 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8d8b68c2-892f-4d94-962e-e5ede79db3c3 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:23.056982 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:23.056982 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:29:23.061003 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-8d8b68c2-892f-4d94-962e-e5ede79db3c3 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Volume info retrieved successfully. Aug 25 10:29:23.067241 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8d8b68c2-892f-4d94-962e-e5ede79db3c3 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] https://10.4.3.119/volume/v3/volumes/e9a28979-9e74-465c-a2eb-5e948d49eb25 returned with HTTP 200 Aug 25 10:29:23.067241 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1226/4916] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:29:23 2026] GET /volume/v3/volumes/e9a28979-9e74-465c-a2eb-5e948d49eb25 => generated 1228 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:29:23.080637 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-178aadc0-e586-404e-ac45-c1f2651c8d09 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:23.082396 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-178aadc0-e586-404e-ac45-c1f2651c8d09 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] GET https://10.4.3.119/volume/v3/volumes/e9a28979-9e74-465c-a2eb-5e948d49eb25 Aug 25 10:29:23.082599 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-178aadc0-e586-404e-ac45-c1f2651c8d09 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:23.082787 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-178aadc0-e586-404e-ac45-c1f2651c8d09 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:23.092393 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:23.092393 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:29:23.096358 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-178aadc0-e586-404e-ac45-c1f2651c8d09 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Volume info retrieved successfully. Aug 25 10:29:23.101681 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-178aadc0-e586-404e-ac45-c1f2651c8d09 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] https://10.4.3.119/volume/v3/volumes/e9a28979-9e74-465c-a2eb-5e948d49eb25 returned with HTTP 200 Aug 25 10:29:23.102129 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1229/4917] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:29:23 2026] GET /volume/v3/volumes/e9a28979-9e74-465c-a2eb-5e948d49eb25 => generated 1228 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:29:23.114604 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-5e7c0d7d-88b5-4c51-b49a-e64fdc9d3b7a None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:23.116595 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5e7c0d7d-88b5-4c51-b49a-e64fdc9d3b7a tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] DELETE https://10.4.3.119/volume/v3/volumes/b1402698-1be4-4df4-b0f4-a23062456bf1 Aug 25 10:29:23.116814 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5e7c0d7d-88b5-4c51-b49a-e64fdc9d3b7a tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:23.117009 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5e7c0d7d-88b5-4c51-b49a-e64fdc9d3b7a tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:23.117322 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-5e7c0d7d-88b5-4c51-b49a-e64fdc9d3b7a tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Delete volume with id: b1402698-1be4-4df4-b0f4-a23062456bf1 Aug 25 10:29:23.124513 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:23.124513 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:29:23.124974 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-5e7c0d7d-88b5-4c51-b49a-e64fdc9d3b7a tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Volume info retrieved successfully. Aug 25 10:29:23.144579 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-5e7c0d7d-88b5-4c51-b49a-e64fdc9d3b7a tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Delete volume request issued successfully. Aug 25 10:29:23.145004 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5e7c0d7d-88b5-4c51-b49a-e64fdc9d3b7a tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] https://10.4.3.119/volume/v3/volumes/b1402698-1be4-4df4-b0f4-a23062456bf1 returned with HTTP 202 Aug 25 10:29:23.145269 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1236/4918] 10.4.3.119 () {68 vars in 1392 bytes} [Tue Aug 25 10:29:23 2026] DELETE /volume/v3/volumes/b1402698-1be4-4df4-b0f4-a23062456bf1 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 10:29:23.158692 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-ee811c1e-5697-4bdd-82b5-83832a64228a None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:23.161561 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ee811c1e-5697-4bdd-82b5-83832a64228a tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] GET https://10.4.3.119/volume/v3/volumes/b1402698-1be4-4df4-b0f4-a23062456bf1 Aug 25 10:29:23.161793 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ee811c1e-5697-4bdd-82b5-83832a64228a tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:23.161998 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ee811c1e-5697-4bdd-82b5-83832a64228a tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:23.175614 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:23.175614 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:29:23.182325 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-ee811c1e-5697-4bdd-82b5-83832a64228a tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Volume info retrieved successfully. Aug 25 10:29:23.187052 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ee811c1e-5697-4bdd-82b5-83832a64228a tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] https://10.4.3.119/volume/v3/volumes/b1402698-1be4-4df4-b0f4-a23062456bf1 returned with HTTP 200 Aug 25 10:29:23.187476 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1228/4919] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:29:23 2026] GET /volume/v3/volumes/b1402698-1be4-4df4-b0f4-a23062456bf1 => generated 1192 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:29:23.505925 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-ac385d8f-f502-4171-ba3d-bb0b6193cd74 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:23.507714 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ac385d8f-f502-4171-ba3d-bb0b6193cd74 tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] GET https://10.4.3.119/volume/v3/backups/61c51394-83d1-4426-b81f-36ffd14c4596 Aug 25 10:29:23.507938 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ac385d8f-f502-4171-ba3d-bb0b6193cd74 tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:23.508142 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ac385d8f-f502-4171-ba3d-bb0b6193cd74 tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:23.508278 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-ac385d8f-f502-4171-ba3d-bb0b6193cd74 tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] Show backup with id 61c51394-83d1-4426-b81f-36ffd14c4596. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:29:23.512488 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:23.512488 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:29:23.513114 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ac385d8f-f502-4171-ba3d-bb0b6193cd74 tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] https://10.4.3.119/volume/v3/backups/61c51394-83d1-4426-b81f-36ffd14c4596 returned with HTTP 200 Aug 25 10:29:23.513487 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1227/4920] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:29:23 2026] GET /volume/v3/backups/61c51394-83d1-4426-b81f-36ffd14c4596 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:23.681783 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-65d8431a-bb02-4361-b236-5d7bfa2a6083 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:23.683605 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-65d8431a-bb02-4361-b236-5d7bfa2a6083 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] GET https://10.4.3.119/volume/v3/volumes/a8edf778-8737-4691-a05d-b048faf17048 Aug 25 10:29:23.683866 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-65d8431a-bb02-4361-b236-5d7bfa2a6083 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:23.684057 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-65d8431a-bb02-4361-b236-5d7bfa2a6083 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:23.695928 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:23.695928 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:29:23.698490 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-65d8431a-bb02-4361-b236-5d7bfa2a6083 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Volume info retrieved successfully. Aug 25 10:29:23.702921 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-65d8431a-bb02-4361-b236-5d7bfa2a6083 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] https://10.4.3.119/volume/v3/volumes/a8edf778-8737-4691-a05d-b048faf17048 returned with HTTP 200 Aug 25 10:29:23.703430 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1230/4921] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:29:23 2026] GET /volume/v3/volumes/a8edf778-8737-4691-a05d-b048faf17048 => generated 886 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:23.718446 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-c334e95e-c1c6-4ed2-9a7b-1a60e75871db None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:23.720301 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c334e95e-c1c6-4ed2-9a7b-1a60e75871db tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] GET https://10.4.3.119/volume/v3/volumes/a8edf778-8737-4691-a05d-b048faf17048 Aug 25 10:29:23.720493 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c334e95e-c1c6-4ed2-9a7b-1a60e75871db tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:23.720668 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c334e95e-c1c6-4ed2-9a7b-1a60e75871db tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:23.728336 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:23.728336 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:29:23.731753 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-c334e95e-c1c6-4ed2-9a7b-1a60e75871db tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Volume info retrieved successfully. Aug 25 10:29:23.736148 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c334e95e-c1c6-4ed2-9a7b-1a60e75871db tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] https://10.4.3.119/volume/v3/volumes/a8edf778-8737-4691-a05d-b048faf17048 returned with HTTP 200 Aug 25 10:29:23.736658 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1237/4922] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:29:23 2026] GET /volume/v3/volumes/a8edf778-8737-4691-a05d-b048faf17048 => generated 886 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:23.749088 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-d0fe216d-358a-4efb-bbe1-904987ffe40a None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:23.752209 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d0fe216d-358a-4efb-bbe1-904987ffe40a tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] PUT https://10.4.3.119/volume/v3/volumes/a8edf778-8737-4691-a05d-b048faf17048 Aug 25 10:29:23.752511 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d0fe216d-358a-4efb-bbe1-904987ffe40a tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1984109882"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:29:23.766705 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:23.766705 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:29:23.772846 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-d0fe216d-358a-4efb-bbe1-904987ffe40a tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Volume info retrieved successfully. Aug 25 10:29:23.784187 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-d0fe216d-358a-4efb-bbe1-904987ffe40a tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Volume updated successfully. Aug 25 10:29:23.784918 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d0fe216d-358a-4efb-bbe1-904987ffe40a tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] https://10.4.3.119/volume/v3/volumes/a8edf778-8737-4691-a05d-b048faf17048 returned with HTTP 200 Aug 25 10:29:23.785406 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1229/4923] 10.4.3.119 () {68 vars in 1368 bytes} [Tue Aug 25 10:29:23 2026] PUT /volume/v3/volumes/a8edf778-8737-4691-a05d-b048faf17048 => generated 818 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:23.796085 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-eb17ae15-3814-4572-9d3b-558578b763a7 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:23.798367 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-eb17ae15-3814-4572-9d3b-558578b763a7 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] PUT https://10.4.3.119/volume/v3/volumes/a8edf778-8737-4691-a05d-b048faf17048 Aug 25 10:29:23.798705 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-eb17ae15-3814-4572-9d3b-558578b763a7 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-2006963708", "description": "This is the new description of volume"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:29:23.807787 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:23.807787 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:29:23.811197 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-eb17ae15-3814-4572-9d3b-558578b763a7 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Volume info retrieved successfully. Aug 25 10:29:23.819377 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-eb17ae15-3814-4572-9d3b-558578b763a7 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Volume updated successfully. Aug 25 10:29:23.820021 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-eb17ae15-3814-4572-9d3b-558578b763a7 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] https://10.4.3.119/volume/v3/volumes/a8edf778-8737-4691-a05d-b048faf17048 returned with HTTP 200 Aug 25 10:29:23.820520 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1228/4924] 10.4.3.119 () {68 vars in 1369 bytes} [Tue Aug 25 10:29:23 2026] PUT /volume/v3/volumes/a8edf778-8737-4691-a05d-b048faf17048 => generated 857 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:23.833757 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-688a3cd9-f6e1-4a7c-b31d-a11113ed38d3 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:23.836071 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-688a3cd9-f6e1-4a7c-b31d-a11113ed38d3 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] GET https://10.4.3.119/volume/v3/volumes/a8edf778-8737-4691-a05d-b048faf17048 Aug 25 10:29:23.836243 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-688a3cd9-f6e1-4a7c-b31d-a11113ed38d3 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:23.836508 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-688a3cd9-f6e1-4a7c-b31d-a11113ed38d3 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:23.844955 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:23.844955 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:29:23.849202 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-688a3cd9-f6e1-4a7c-b31d-a11113ed38d3 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Volume info retrieved successfully. Aug 25 10:29:23.853974 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-688a3cd9-f6e1-4a7c-b31d-a11113ed38d3 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] https://10.4.3.119/volume/v3/volumes/a8edf778-8737-4691-a05d-b048faf17048 returned with HTTP 200 Aug 25 10:29:23.854409 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1231/4925] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:29:23 2026] GET /volume/v3/volumes/a8edf778-8737-4691-a05d-b048faf17048 => generated 925 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:23.867795 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-61416fd0-89f5-45f7-813b-9954dcc9622e None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:23.869945 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-61416fd0-89f5-45f7-813b-9954dcc9622e tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:29:23.870333 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-61416fd0-89f5-45f7-813b-9954dcc9622e tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-2085109127", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1458157914"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:29:23.872164 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volumes [None req-61416fd0-89f5-45f7-813b-9954dcc9622e tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-2085109127', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1458157914'}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:29:23.872333 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-61416fd0-89f5-45f7-813b-9954dcc9622e tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Create volume of 1 GB Aug 25 10:29:23.877007 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-61416fd0-89f5-45f7-813b-9954dcc9622e tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Availability Zones retrieved successfully. Aug 25 10:29:23.884252 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-61416fd0-89f5-45f7-813b-9954dcc9622e tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Flow 'volume_create_api' (66762f60-267d-48d7-8339-2bf1b91c94aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:29:23.885522 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-61416fd0-89f5-45f7-813b-9954dcc9622e tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (972d4a8f-46f8-4616-ab7f-8cd57d1fd308) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:23.886886 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [None req-61416fd0-89f5-45f7-813b-9954dcc9622e tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Validating volume size '1' using validate_int {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:29:23.912933 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-61416fd0-89f5-45f7-813b-9954dcc9622e tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (972d4a8f-46f8-4616-ab7f-8cd57d1fd308) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:23.913789 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-61416fd0-89f5-45f7-813b-9954dcc9622e tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e321097-55eb-4782-9b1f-f4242b7a9cec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:23.949103 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-61416fd0-89f5-45f7-813b-9954dcc9622e tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Created reservations ['f3b2a65e-9288-4805-92f0-4ed3c2b66c4c', '7b40a81e-3026-4e77-ab8c-afd66186509f', 'cee1de29-0189-4586-a62a-71a698e506fe', '4ffcd61f-84ad-4c4e-96cf-645e54baf8f0'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:29:23.949835 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-61416fd0-89f5-45f7-813b-9954dcc9622e tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e321097-55eb-4782-9b1f-f4242b7a9cec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f3b2a65e-9288-4805-92f0-4ed3c2b66c4c', '7b40a81e-3026-4e77-ab8c-afd66186509f', 'cee1de29-0189-4586-a62a-71a698e506fe', '4ffcd61f-84ad-4c4e-96cf-645e54baf8f0']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:23.950563 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-61416fd0-89f5-45f7-813b-9954dcc9622e tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4997266-3735-4b88-8212-bf2ed68c08c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:23.972405 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-61416fd0-89f5-45f7-813b-9954dcc9622e tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4997266-3735-4b88-8212-bf2ed68c08c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0d6f5d83-cec7-4daa-a9b1-d30abaa1b0f0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-2085109127',display_name='tempest-VolumesGetTest-Volume-1458157914',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e02bb7a4fd1948798b848720b3807b77',qos_specs=None,replication_status=,reservations=['f3b2a65e-9288-4805-92f0-4ed3c2b66c4c','7b40a81e-3026-4e77-ab8c-afd66186509f','cee1de29-0189-4586-a62a-71a698e506fe','4ffcd61f-84ad-4c4e-96cf-645e54baf8f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1bdd8b5358e54621bc26fd94a36a0c16',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:29:23Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-2085109127',display_name='tempest-VolumesGetTest-Volume-1458157914',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0d6f5d83-cec7-4daa-a9b1-d30abaa1b0f0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e02bb7a4fd1948798b848720b3807b77',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1bdd8b5358e54621bc26fd94a36a0c16',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:23.973067 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-61416fd0-89f5-45f7-813b-9954dcc9622e tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4940b576-d1cc-4cdb-9442-2db869dcbd65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:23.992005 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-61416fd0-89f5-45f7-813b-9954dcc9622e tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4940b576-d1cc-4cdb-9442-2db869dcbd65) transitioned into 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-2085109127',display_name='tempest-VolumesGetTest-Volume-1458157914',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e02bb7a4fd1948798b848720b3807b77',qos_specs=None,replication_status=,reservations=['f3b2a65e-9288-4805-92f0-4ed3c2b66c4c','7b40a81e-3026-4e77-ab8c-afd66186509f','cee1de29-0189-4586-a62a-71a698e506fe','4ffcd61f-84ad-4c4e-96cf-645e54baf8f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1bdd8b5358e54621bc26fd94a36a0c16',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:23.993119 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-61416fd0-89f5-45f7-813b-9954dcc9622e tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65b8e079-a60c-4e74-b195-fefcac93f3c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:24.003734 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-61416fd0-89f5-45f7-813b-9954dcc9622e tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65b8e079-a60c-4e74-b195-fefcac93f3c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:24.004849 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-61416fd0-89f5-45f7-813b-9954dcc9622e tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Flow 'volume_create_api' (66762f60-267d-48d7-8339-2bf1b91c94aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:29:24.005275 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-61416fd0-89f5-45f7-813b-9954dcc9622e tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Create volume request issued successfully. Aug 25 10:29:24.006023 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-61416fd0-89f5-45f7-813b-9954dcc9622e tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:29:24.006592 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1238/4926] 10.4.3.119 () {68 vars in 1259 bytes} [Tue Aug 25 10:29:23 2026] POST /volume/v3/volumes => generated 780 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:29:24.015403 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-71f96d09-cf88-4fe8-a0fc-d939f2f2672b None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:24.023890 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-2bed29d2-a389-4889-a404-ed05678a7759 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:24.025289 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2bed29d2-a389-4889-a404-ed05678a7759 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] GET https://10.4.3.119/volume/v3/volumes/0d6f5d83-cec7-4daa-a9b1-d30abaa1b0f0 Aug 25 10:29:24.025289 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2bed29d2-a389-4889-a404-ed05678a7759 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:24.025455 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2bed29d2-a389-4889-a404-ed05678a7759 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:24.032379 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:24.032379 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:29:24.036356 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-2bed29d2-a389-4889-a404-ed05678a7759 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Volume info retrieved successfully. Aug 25 10:29:24.040669 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2bed29d2-a389-4889-a404-ed05678a7759 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] https://10.4.3.119/volume/v3/volumes/0d6f5d83-cec7-4daa-a9b1-d30abaa1b0f0 returned with HTTP 200 Aug 25 10:29:24.041053 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1229/4927] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:29:24 2026] GET /volume/v3/volumes/0d6f5d83-cec7-4daa-a9b1-d30abaa1b0f0 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:24.098106 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-71f96d09-cf88-4fe8-a0fc-d939f2f2672b tempest-VolumeMultiattachTests-823655542 tempest-VolumeMultiattachTests-823655542-project-admin] POST https://10.4.3.119/volume/v3/types Aug 25 10:29:24.098548 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-71f96d09-cf88-4fe8-a0fc-d939f2f2672b tempest-VolumeMultiattachTests-823655542 tempest-VolumeMultiattachTests-823655542-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-191913353-1459229111", "extra_specs": {"multiattach": " True"}}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:29:24.115821 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-71f96d09-cf88-4fe8-a0fc-d939f2f2672b tempest-VolumeMultiattachTests-823655542 tempest-VolumeMultiattachTests-823655542-project-admin] https://10.4.3.119/volume/v3/types returned with HTTP 200 Aug 25 10:29:24.115821 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1230/4928] 10.4.3.119 () {68 vars in 1253 bytes} [Tue Aug 25 10:29:24 2026] POST /volume/v3/types => generated 286 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:24.125656 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-e40792ea-df1f-4ab4-a22d-627e68031ac5 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:24.127272 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e40792ea-df1f-4ab4-a22d-627e68031ac5 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:29:24.127599 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e40792ea-df1f-4ab4-a22d-627e68031ac5 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1345692303", "snapshot_id": null, "imageRef": null, "volume_type": "683989fa-bc08-4c16-a114-5811c475fc16", "size": 1}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:29:24.129095 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-e40792ea-df1f-4ab4-a22d-627e68031ac5 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1345692303', 'snapshot_id': None, 'imageRef': None, 'volume_type': '683989fa-bc08-4c16-a114-5811c475fc16', 'size': 1}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:29:24.133533 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-e40792ea-df1f-4ab4-a22d-627e68031ac5 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Create volume of 1 GB Aug 25 10:29:24.133880 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:24.133880 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:29:24.134382 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-e40792ea-df1f-4ab4-a22d-627e68031ac5 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Availability Zones retrieved successfully. Aug 25 10:29:24.139997 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-e40792ea-df1f-4ab4-a22d-627e68031ac5 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Flow 'volume_create_api' (ccc7e73a-3b46-4acd-bfb7-dc53a5d3f1bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:29:24.141385 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-e40792ea-df1f-4ab4-a22d-627e68031ac5 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1719d9aa-3bce-404c-90bb-5c18ccaa75cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:24.142221 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [None req-e40792ea-df1f-4ab4-a22d-627e68031ac5 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Validating volume size '1' using validate_int {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:29:24.150180 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:24.150180 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:29:24.167179 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-e40792ea-df1f-4ab4-a22d-627e68031ac5 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1719d9aa-3bce-404c-90bb-5c18ccaa75cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:29:24Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=683989fa-bc08-4c16-a114-5811c475fc16,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-191913353-1459229111',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '683989fa-bc08-4c16-a114-5811c475fc16', 'encryption_key_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=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:24.167927 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-e40792ea-df1f-4ab4-a22d-627e68031ac5 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (490f4791-2d2f-4f8d-9e12-7de521cb763b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:24.195003 np0000008063 devstack@c-api.service[100388]: WARNING cinder.quota [None req-e40792ea-df1f-4ab4-a22d-627e68031ac5 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-191913353-1459229111 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-191913353-1459229111, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:29:24.195320 np0000008063 devstack@c-api.service[100388]: WARNING cinder.quota [None req-e40792ea-df1f-4ab4-a22d-627e68031ac5 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-191913353-1459229111 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-191913353-1459229111, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:29:24.203446 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-c2869900-e18b-4c8f-864e-e14137863882 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:24.205349 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c2869900-e18b-4c8f-864e-e14137863882 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] GET https://10.4.3.119/volume/v3/volumes/b1402698-1be4-4df4-b0f4-a23062456bf1 Aug 25 10:29:24.205570 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c2869900-e18b-4c8f-864e-e14137863882 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:24.205782 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c2869900-e18b-4c8f-864e-e14137863882 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:24.211161 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c2869900-e18b-4c8f-864e-e14137863882 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] https://10.4.3.119/volume/v3/volumes/b1402698-1be4-4df4-b0f4-a23062456bf1 returned with HTTP 404 Aug 25 10:29:24.211626 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1239/4929] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:29:24 2026] GET /volume/v3/volumes/b1402698-1be4-4df4-b0f4-a23062456bf1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 10:29:24.244505 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-e40792ea-df1f-4ab4-a22d-627e68031ac5 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Created reservations ['914e0d89-d6f0-4f80-8062-919b46ba1f5f', '8cd13cb2-d040-4388-964a-f031be23f05a', '73fc58cb-0e65-431d-b11a-a9806158a9db', '19327497-3b0f-44f2-a9d9-c464c2e1304c'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:29:24.245324 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-e40792ea-df1f-4ab4-a22d-627e68031ac5 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (490f4791-2d2f-4f8d-9e12-7de521cb763b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['914e0d89-d6f0-4f80-8062-919b46ba1f5f', '8cd13cb2-d040-4388-964a-f031be23f05a', '73fc58cb-0e65-431d-b11a-a9806158a9db', '19327497-3b0f-44f2-a9d9-c464c2e1304c']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:24.246005 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-e40792ea-df1f-4ab4-a22d-627e68031ac5 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03fa0e0f-67e5-42b7-99c1-bbd4721cbf57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:24.275411 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-e40792ea-df1f-4ab4-a22d-627e68031ac5 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03fa0e0f-67e5-42b7-99c1-bbd4721cbf57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '729bb0a6-e079-4960-8686-b94d4c435ac7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1345692303',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='9e2c67d4bc5b4cb4afbc64a913709378',qos_specs=None,replication_status=,reservations=['914e0d89-d6f0-4f80-8062-919b46ba1f5f','8cd13cb2-d040-4388-964a-f031be23f05a','73fc58cb-0e65-431d-b11a-a9806158a9db','19327497-3b0f-44f2-a9d9-c464c2e1304c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08578275d0f94a999f62c541a77e3a75',volume_type_id=683989fa-bc08-4c16-a114-5811c475fc16), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:29:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1345692303',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=729bb0a6-e079-4960-8686-b94d4c435ac7,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='9e2c67d4bc5b4cb4afbc64a913709378',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='08578275d0f94a999f62c541a77e3a75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(683989fa-bc08-4c16-a114-5811c475fc16),volume_type_id=683989fa-bc08-4c16-a114-5811c475fc16)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:24.276969 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-e40792ea-df1f-4ab4-a22d-627e68031ac5 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a034355e-e62d-411f-846f-676dc7e83c71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:24.303988 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-e40792ea-df1f-4ab4-a22d-627e68031ac5 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a034355e-e62d-411f-846f-676dc7e83c71) transitioned into state 'SUCCESS' from state '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-1345692303',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='9e2c67d4bc5b4cb4afbc64a913709378',qos_specs=None,replication_status=,reservations=['914e0d89-d6f0-4f80-8062-919b46ba1f5f','8cd13cb2-d040-4388-964a-f031be23f05a','73fc58cb-0e65-431d-b11a-a9806158a9db','19327497-3b0f-44f2-a9d9-c464c2e1304c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08578275d0f94a999f62c541a77e3a75',volume_type_id=683989fa-bc08-4c16-a114-5811c475fc16)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:24.305124 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-e40792ea-df1f-4ab4-a22d-627e68031ac5 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1eabe628-defe-43eb-8116-5e5870c1053a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:24.316733 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-e40792ea-df1f-4ab4-a22d-627e68031ac5 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1eabe628-defe-43eb-8116-5e5870c1053a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:24.318643 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-e40792ea-df1f-4ab4-a22d-627e68031ac5 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Flow 'volume_create_api' (ccc7e73a-3b46-4acd-bfb7-dc53a5d3f1bd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:29:24.318720 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-e40792ea-df1f-4ab4-a22d-627e68031ac5 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Create volume request issued successfully. Aug 25 10:29:24.319486 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e40792ea-df1f-4ab4-a22d-627e68031ac5 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:29:24.320078 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1232/4930] 10.4.3.119 () {68 vars in 1259 bytes} [Tue Aug 25 10:29:24 2026] POST /volume/v3/volumes => generated 829 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:29:24.333257 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-0869bc60-f595-4e73-bc02-4bf3dd1b86a2 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:24.335458 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0869bc60-f595-4e73-bc02-4bf3dd1b86a2 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] GET https://10.4.3.119/volume/v3/volumes/729bb0a6-e079-4960-8686-b94d4c435ac7 Aug 25 10:29:24.335672 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0869bc60-f595-4e73-bc02-4bf3dd1b86a2 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:24.336157 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0869bc60-f595-4e73-bc02-4bf3dd1b86a2 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:24.343578 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:24.343578 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:29:24.348732 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-0869bc60-f595-4e73-bc02-4bf3dd1b86a2 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Volume info retrieved successfully. Aug 25 10:29:24.354370 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0869bc60-f595-4e73-bc02-4bf3dd1b86a2 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/volumes/729bb0a6-e079-4960-8686-b94d4c435ac7 returned with HTTP 200 Aug 25 10:29:24.354814 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1230/4931] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:29:24 2026] GET /volume/v3/volumes/729bb0a6-e079-4960-8686-b94d4c435ac7 => generated 897 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:24.525288 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-e1364fe0-7fb0-4f17-9e36-b13ad3a6fefc None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:24.525550 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e1364fe0-7fb0-4f17-9e36-b13ad3a6fefc tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] GET https://10.4.3.119/volume/v3/backups/61c51394-83d1-4426-b81f-36ffd14c4596 Aug 25 10:29:24.525839 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e1364fe0-7fb0-4f17-9e36-b13ad3a6fefc tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:24.526086 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e1364fe0-7fb0-4f17-9e36-b13ad3a6fefc tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:24.526229 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-e1364fe0-7fb0-4f17-9e36-b13ad3a6fefc tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] Show backup with id 61c51394-83d1-4426-b81f-36ffd14c4596. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:29:24.531622 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:24.531622 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:29:24.532389 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e1364fe0-7fb0-4f17-9e36-b13ad3a6fefc tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] https://10.4.3.119/volume/v3/backups/61c51394-83d1-4426-b81f-36ffd14c4596 returned with HTTP 200 Aug 25 10:29:24.533045 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1231/4932] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:29:24 2026] GET /volume/v3/backups/61c51394-83d1-4426-b81f-36ffd14c4596 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:25.054833 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-b7a3a3fc-a1f3-44ec-94ca-ebceec9720b3 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:25.055642 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b7a3a3fc-a1f3-44ec-94ca-ebceec9720b3 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] GET https://10.4.3.119/volume/v3/volumes/0d6f5d83-cec7-4daa-a9b1-d30abaa1b0f0 Aug 25 10:29:25.055778 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b7a3a3fc-a1f3-44ec-94ca-ebceec9720b3 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:25.055968 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b7a3a3fc-a1f3-44ec-94ca-ebceec9720b3 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:25.064933 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:25.064933 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:29:25.067064 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-b7a3a3fc-a1f3-44ec-94ca-ebceec9720b3 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Volume info retrieved successfully. Aug 25 10:29:25.071036 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b7a3a3fc-a1f3-44ec-94ca-ebceec9720b3 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] https://10.4.3.119/volume/v3/volumes/0d6f5d83-cec7-4daa-a9b1-d30abaa1b0f0 returned with HTTP 200 Aug 25 10:29:25.071410 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1240/4933] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:29:25 2026] GET /volume/v3/volumes/0d6f5d83-cec7-4daa-a9b1-d30abaa1b0f0 => generated 873 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:25.084451 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-507b7a4e-a58e-4c0e-ada8-c53108df0f30 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:25.086389 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-507b7a4e-a58e-4c0e-ada8-c53108df0f30 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] PUT https://10.4.3.119/volume/v3/volumes/0d6f5d83-cec7-4daa-a9b1-d30abaa1b0f0 Aug 25 10:29:25.086707 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-507b7a4e-a58e-4c0e-ada8-c53108df0f30 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1984109882", "description": null}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:29:25.098929 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:25.098929 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:29:25.104053 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-507b7a4e-a58e-4c0e-ada8-c53108df0f30 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Volume info retrieved successfully. Aug 25 10:29:25.114053 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-507b7a4e-a58e-4c0e-ada8-c53108df0f30 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Volume updated successfully. Aug 25 10:29:25.114933 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-507b7a4e-a58e-4c0e-ada8-c53108df0f30 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] https://10.4.3.119/volume/v3/volumes/0d6f5d83-cec7-4daa-a9b1-d30abaa1b0f0 returned with HTTP 200 Aug 25 10:29:25.116277 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1233/4934] 10.4.3.119 () {68 vars in 1368 bytes} [Tue Aug 25 10:29:25 2026] PUT /volume/v3/volumes/0d6f5d83-cec7-4daa-a9b1-d30abaa1b0f0 => generated 770 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:25.126521 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-060089b1-4a4c-407f-9043-b0f2cc6c635f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:25.130785 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-060089b1-4a4c-407f-9043-b0f2cc6c635f tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] GET https://10.4.3.119/volume/v3/volumes/0d6f5d83-cec7-4daa-a9b1-d30abaa1b0f0 Aug 25 10:29:25.130785 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-060089b1-4a4c-407f-9043-b0f2cc6c635f tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:25.130785 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-060089b1-4a4c-407f-9043-b0f2cc6c635f tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:25.138006 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:25.138006 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:29:25.141151 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-060089b1-4a4c-407f-9043-b0f2cc6c635f tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Volume info retrieved successfully. Aug 25 10:29:25.146076 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-060089b1-4a4c-407f-9043-b0f2cc6c635f tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] https://10.4.3.119/volume/v3/volumes/0d6f5d83-cec7-4daa-a9b1-d30abaa1b0f0 returned with HTTP 200 Aug 25 10:29:25.146691 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1231/4935] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:29:25 2026] GET /volume/v3/volumes/0d6f5d83-cec7-4daa-a9b1-d30abaa1b0f0 => generated 838 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:25.164525 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-e4097f9c-4d0a-46b9-be7e-3fc4568e1c7a None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:25.166413 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e4097f9c-4d0a-46b9-be7e-3fc4568e1c7a tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] DELETE https://10.4.3.119/volume/v3/volumes/0d6f5d83-cec7-4daa-a9b1-d30abaa1b0f0 Aug 25 10:29:25.166603 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e4097f9c-4d0a-46b9-be7e-3fc4568e1c7a tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:25.166778 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e4097f9c-4d0a-46b9-be7e-3fc4568e1c7a tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:25.166940 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-e4097f9c-4d0a-46b9-be7e-3fc4568e1c7a tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Delete volume with id: 0d6f5d83-cec7-4daa-a9b1-d30abaa1b0f0 Aug 25 10:29:25.173625 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:25.173625 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:29:25.174216 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-e4097f9c-4d0a-46b9-be7e-3fc4568e1c7a tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Volume info retrieved successfully. Aug 25 10:29:25.191968 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-e4097f9c-4d0a-46b9-be7e-3fc4568e1c7a tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Delete volume request issued successfully. Aug 25 10:29:25.192476 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e4097f9c-4d0a-46b9-be7e-3fc4568e1c7a tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] https://10.4.3.119/volume/v3/volumes/0d6f5d83-cec7-4daa-a9b1-d30abaa1b0f0 returned with HTTP 202 Aug 25 10:29:25.192936 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1232/4936] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:29:25 2026] DELETE /volume/v3/volumes/0d6f5d83-cec7-4daa-a9b1-d30abaa1b0f0 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:29:25.201105 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-f69862d7-3490-4ee9-a7e8-5556fe51b2af None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:25.203002 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f69862d7-3490-4ee9-a7e8-5556fe51b2af tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] GET https://10.4.3.119/volume/v3/volumes/0d6f5d83-cec7-4daa-a9b1-d30abaa1b0f0 Aug 25 10:29:25.203231 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f69862d7-3490-4ee9-a7e8-5556fe51b2af tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:25.203444 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f69862d7-3490-4ee9-a7e8-5556fe51b2af tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:25.212337 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:25.212337 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:29:25.215688 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-f69862d7-3490-4ee9-a7e8-5556fe51b2af tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Volume info retrieved successfully. Aug 25 10:29:25.220010 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f69862d7-3490-4ee9-a7e8-5556fe51b2af tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] https://10.4.3.119/volume/v3/volumes/0d6f5d83-cec7-4daa-a9b1-d30abaa1b0f0 returned with HTTP 200 Aug 25 10:29:25.220392 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1241/4937] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:29:25 2026] GET /volume/v3/volumes/0d6f5d83-cec7-4daa-a9b1-d30abaa1b0f0 => generated 837 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:25.368901 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-b9e946fe-9eec-4a40-83e4-ecca877c9d51 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:25.370695 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b9e946fe-9eec-4a40-83e4-ecca877c9d51 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] GET https://10.4.3.119/volume/v3/volumes/729bb0a6-e079-4960-8686-b94d4c435ac7 Aug 25 10:29:25.371087 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b9e946fe-9eec-4a40-83e4-ecca877c9d51 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:25.371490 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b9e946fe-9eec-4a40-83e4-ecca877c9d51 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:25.380128 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:25.380128 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:29:25.384963 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-b9e946fe-9eec-4a40-83e4-ecca877c9d51 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Volume info retrieved successfully. Aug 25 10:29:25.389886 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b9e946fe-9eec-4a40-83e4-ecca877c9d51 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/volumes/729bb0a6-e079-4960-8686-b94d4c435ac7 returned with HTTP 200 Aug 25 10:29:25.390635 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1234/4938] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:29:25 2026] GET /volume/v3/volumes/729bb0a6-e079-4960-8686-b94d4c435ac7 => generated 922 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:25.404636 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-9a22174f-0198-445d-b2f6-00c1fcc22991 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:25.406056 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-9a22174f-0198-445d-b2f6-00c1fcc22991 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] GET https://10.4.3.119/volume/v3/volumes/729bb0a6-e079-4960-8686-b94d4c435ac7 Aug 25 10:29:25.407155 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-9a22174f-0198-445d-b2f6-00c1fcc22991 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:25.407155 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-9a22174f-0198-445d-b2f6-00c1fcc22991 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:25.413523 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:25.413523 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:29:25.417214 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-9a22174f-0198-445d-b2f6-00c1fcc22991 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Volume info retrieved successfully. Aug 25 10:29:25.421408 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-9a22174f-0198-445d-b2f6-00c1fcc22991 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/volumes/729bb0a6-e079-4960-8686-b94d4c435ac7 returned with HTTP 200 Aug 25 10:29:25.421940 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1232/4939] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:29:25 2026] GET /volume/v3/volumes/729bb0a6-e079-4960-8686-b94d4c435ac7 => generated 922 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:25.435126 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-6938c87f-863e-46a4-ab48-1bcefd5ddf31 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:25.437379 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6938c87f-863e-46a4-ab48-1bcefd5ddf31 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:29:25.437809 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6938c87f-863e-46a4-ab48-1bcefd5ddf31 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-188386200", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:29:25.439747 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-6938c87f-863e-46a4-ab48-1bcefd5ddf31 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-188386200', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:29:25.439916 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-6938c87f-863e-46a4-ab48-1bcefd5ddf31 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Create volume of 1 GB Aug 25 10:29:25.444901 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-6938c87f-863e-46a4-ab48-1bcefd5ddf31 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Availability Zones retrieved successfully. Aug 25 10:29:25.451685 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-6938c87f-863e-46a4-ab48-1bcefd5ddf31 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Flow 'volume_create_api' (0235ab74-d246-4c4e-8f23-54eaffb1b49d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:29:25.452679 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-6938c87f-863e-46a4-ab48-1bcefd5ddf31 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8fbfb471-b598-4c61-9366-634b56271343) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:25.453657 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-6938c87f-863e-46a4-ab48-1bcefd5ddf31 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:29:25.482464 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-6938c87f-863e-46a4-ab48-1bcefd5ddf31 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8fbfb471-b598-4c61-9366-634b56271343) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:25.483187 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-6938c87f-863e-46a4-ab48-1bcefd5ddf31 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (798b33ff-f967-444a-856d-74e4ab9e7937) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:25.535255 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-6938c87f-863e-46a4-ab48-1bcefd5ddf31 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Created reservations ['bbb61579-df4d-46e3-b534-5e5c6b11f0b9', '7d37e4db-e355-49d4-ab47-95265e844f81', '06790889-b861-45dc-92ad-35ff5ca65b00', '5425c247-d49a-4be4-8cab-3723147631ae'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:29:25.535255 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-6938c87f-863e-46a4-ab48-1bcefd5ddf31 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (798b33ff-f967-444a-856d-74e4ab9e7937) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bbb61579-df4d-46e3-b534-5e5c6b11f0b9', '7d37e4db-e355-49d4-ab47-95265e844f81', '06790889-b861-45dc-92ad-35ff5ca65b00', '5425c247-d49a-4be4-8cab-3723147631ae']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:25.535811 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-6938c87f-863e-46a4-ab48-1bcefd5ddf31 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d12b457-e041-4141-ad29-1e4c582f2662) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:25.550382 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-74e74913-a486-4a7d-875f-9bf5bb5357d9 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:25.552436 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-74e74913-a486-4a7d-875f-9bf5bb5357d9 tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] GET https://10.4.3.119/volume/v3/backups/61c51394-83d1-4426-b81f-36ffd14c4596 Aug 25 10:29:25.552645 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-74e74913-a486-4a7d-875f-9bf5bb5357d9 tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:25.552867 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-74e74913-a486-4a7d-875f-9bf5bb5357d9 tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:25.552979 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-74e74913-a486-4a7d-875f-9bf5bb5357d9 tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] Show backup with id 61c51394-83d1-4426-b81f-36ffd14c4596. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:29:25.557592 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:25.557592 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:29:25.558250 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-74e74913-a486-4a7d-875f-9bf5bb5357d9 tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] https://10.4.3.119/volume/v3/backups/61c51394-83d1-4426-b81f-36ffd14c4596 returned with HTTP 200 Aug 25 10:29:25.558560 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-6938c87f-863e-46a4-ab48-1bcefd5ddf31 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d12b457-e041-4141-ad29-1e4c582f2662) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fe7edc1c-ba08-4cd2-96ce-2a45791024a0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-188386200',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e2c67d4bc5b4cb4afbc64a913709378',qos_specs=None,replication_status=,reservations=['bbb61579-df4d-46e3-b534-5e5c6b11f0b9','7d37e4db-e355-49d4-ab47-95265e844f81','06790889-b861-45dc-92ad-35ff5ca65b00','5425c247-d49a-4be4-8cab-3723147631ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08578275d0f94a999f62c541a77e3a75',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:29:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-188386200',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fe7edc1c-ba08-4cd2-96ce-2a45791024a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e2c67d4bc5b4cb4afbc64a913709378',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='08578275d0f94a999f62c541a77e3a75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:25.558735 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1242/4940] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:29:25 2026] GET /volume/v3/backups/61c51394-83d1-4426-b81f-36ffd14c4596 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:25.560393 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-6938c87f-863e-46a4-ab48-1bcefd5ddf31 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1ce8bc7-0841-474d-bb11-f2d6519b74b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:25.581507 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-6938c87f-863e-46a4-ab48-1bcefd5ddf31 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1ce8bc7-0841-474d-bb11-f2d6519b74b0) transitioned into state 'SUCCESS' from state '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-188386200',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e2c67d4bc5b4cb4afbc64a913709378',qos_specs=None,replication_status=,reservations=['bbb61579-df4d-46e3-b534-5e5c6b11f0b9','7d37e4db-e355-49d4-ab47-95265e844f81','06790889-b861-45dc-92ad-35ff5ca65b00','5425c247-d49a-4be4-8cab-3723147631ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08578275d0f94a999f62c541a77e3a75',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:25.582181 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-6938c87f-863e-46a4-ab48-1bcefd5ddf31 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0a8e8f1-b63b-49d3-a284-0549cb1adda8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:25.593912 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-6938c87f-863e-46a4-ab48-1bcefd5ddf31 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0a8e8f1-b63b-49d3-a284-0549cb1adda8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:25.594791 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-6938c87f-863e-46a4-ab48-1bcefd5ddf31 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Flow 'volume_create_api' (0235ab74-d246-4c4e-8f23-54eaffb1b49d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:29:25.595093 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-6938c87f-863e-46a4-ab48-1bcefd5ddf31 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Create volume request issued successfully. Aug 25 10:29:25.595618 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6938c87f-863e-46a4-ab48-1bcefd5ddf31 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:29:25.596044 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1233/4941] 10.4.3.119 () {68 vars in 1259 bytes} [Tue Aug 25 10:29:25 2026] POST /volume/v3/volumes => generated 752 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:29:25.608001 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-c57418be-0d92-41ec-942d-9fc52e92b1f2 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:25.611111 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c57418be-0d92-41ec-942d-9fc52e92b1f2 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] GET https://10.4.3.119/volume/v3/volumes/fe7edc1c-ba08-4cd2-96ce-2a45791024a0 Aug 25 10:29:25.611111 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c57418be-0d92-41ec-942d-9fc52e92b1f2 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:25.611111 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c57418be-0d92-41ec-942d-9fc52e92b1f2 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:25.617453 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:25.617453 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:29:25.621159 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-c57418be-0d92-41ec-942d-9fc52e92b1f2 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Volume info retrieved successfully. Aug 25 10:29:25.623400 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c57418be-0d92-41ec-942d-9fc52e92b1f2 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/volumes/fe7edc1c-ba08-4cd2-96ce-2a45791024a0 returned with HTTP 200 Aug 25 10:29:25.623836 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1235/4942] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:29:25 2026] GET /volume/v3/volumes/fe7edc1c-ba08-4cd2-96ce-2a45791024a0 => generated 820 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:26.016993 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-257f38bc-a61c-4d81-af77-2b05f3c3897c None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:26.020161 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-257f38bc-a61c-4d81-af77-2b05f3c3897c tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:29:26.020161 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-257f38bc-a61c-4d81-af77-2b05f3c3897c tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "imageRef": "bff8e887-2e81-4fff-b6f3-d223853c4c2a", "size": 1}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:29:26.020741 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volumes [None req-257f38bc-a61c-4d81-af77-2b05f3c3897c tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Create volume request body: {'volume': {'name': 'volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379', 'imageRef': 'bff8e887-2e81-4fff-b6f3-d223853c4c2a', 'size': 1}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:29:26.106167 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-257f38bc-a61c-4d81-af77-2b05f3c3897c tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Create volume of 1 GB Aug 25 10:29:26.111128 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-257f38bc-a61c-4d81-af77-2b05f3c3897c tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Availability Zones retrieved successfully. Aug 25 10:29:26.119171 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-257f38bc-a61c-4d81-af77-2b05f3c3897c tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Flow 'volume_create_api' (974fe284-1b11-4566-bf3d-aeb3de62f1c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:29:26.120807 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-257f38bc-a61c-4d81-af77-2b05f3c3897c tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32c3fdd1-ebe0-4617-a3bc-8f7d3a70f2ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:26.124157 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-257f38bc-a61c-4d81-af77-2b05f3c3897c tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Validating volume size '1' using validate_int {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:29:26.176180 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-257f38bc-a61c-4d81-af77-2b05f3c3897c tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32c3fdd1-ebe0-4617-a3bc-8f7d3a70f2ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:26.177356 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-257f38bc-a61c-4d81-af77-2b05f3c3897c tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f07ae2ad-5b37-4060-a5c1-db95f2680d2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:26.217039 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-257f38bc-a61c-4d81-af77-2b05f3c3897c tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Created reservations ['827493e6-be0f-4b36-a00a-0b1b90d7d7ae', '96a1393a-7957-44d5-afe9-291827870e8e', '0d6513c3-9891-481e-8b5c-886febd17b57', 'ae106498-761f-41b6-bcd1-d41d75d6b2a2'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:29:26.218262 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-257f38bc-a61c-4d81-af77-2b05f3c3897c tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f07ae2ad-5b37-4060-a5c1-db95f2680d2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['827493e6-be0f-4b36-a00a-0b1b90d7d7ae', '96a1393a-7957-44d5-afe9-291827870e8e', '0d6513c3-9891-481e-8b5c-886febd17b57', 'ae106498-761f-41b6-bcd1-d41d75d6b2a2']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:26.219461 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-257f38bc-a61c-4d81-af77-2b05f3c3897c tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ad9bbe9-f4c7-4b58-bc2b-68c2ef3a95e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:26.235535 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-45fd17e2-61f0-4426-acc1-ddd3200c32d8 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:26.237459 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-45fd17e2-61f0-4426-acc1-ddd3200c32d8 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] GET https://10.4.3.119/volume/v3/volumes/0d6f5d83-cec7-4daa-a9b1-d30abaa1b0f0 Aug 25 10:29:26.237680 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-45fd17e2-61f0-4426-acc1-ddd3200c32d8 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:26.237938 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-45fd17e2-61f0-4426-acc1-ddd3200c32d8 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:26.243596 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-45fd17e2-61f0-4426-acc1-ddd3200c32d8 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] https://10.4.3.119/volume/v3/volumes/0d6f5d83-cec7-4daa-a9b1-d30abaa1b0f0 returned with HTTP 404 Aug 25 10:29:26.244222 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1243/4943] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:29:26 2026] GET /volume/v3/volumes/0d6f5d83-cec7-4daa-a9b1-d30abaa1b0f0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:29:26.247285 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-257f38bc-a61c-4d81-af77-2b05f3c3897c tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ad9bbe9-f4c7-4b58-bc2b-68c2ef3a95e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f8874001-eaa1-4a9c-af5d-96a6a6a4a1fc', '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='86bfb0175ada47cf9ed8d02018733eea',qos_specs=None,replication_status=,reservations=['827493e6-be0f-4b36-a00a-0b1b90d7d7ae','96a1393a-7957-44d5-afe9-291827870e8e','0d6513c3-9891-481e-8b5c-886febd17b57','ae106498-761f-41b6-bcd1-d41d75d6b2a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74b0b738bd7c40c494b94455eb9ca1c7',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:29:26Z,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=f8874001-eaa1-4a9c-af5d-96a6a6a4a1fc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='86bfb0175ada47cf9ed8d02018733eea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='74b0b738bd7c40c494b94455eb9ca1c7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:26.247760 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-257f38bc-a61c-4d81-af77-2b05f3c3897c tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71fc1d9e-798a-46e6-bbdf-d02e365f4643) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:26.252366 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-87f49892-ae1d-4006-96ec-561d57ba4681 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:26.254650 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-87f49892-ae1d-4006-96ec-561d57ba4681 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] GET https://10.4.3.119/volume/v3/volumes/a8edf778-8737-4691-a05d-b048faf17048 Aug 25 10:29:26.254915 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-87f49892-ae1d-4006-96ec-561d57ba4681 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:26.255314 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-87f49892-ae1d-4006-96ec-561d57ba4681 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:26.265225 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-257f38bc-a61c-4d81-af77-2b05f3c3897c tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71fc1d9e-798a-46e6-bbdf-d02e365f4643) transitioned into state 'SUCCESS' from 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='86bfb0175ada47cf9ed8d02018733eea',qos_specs=None,replication_status=,reservations=['827493e6-be0f-4b36-a00a-0b1b90d7d7ae','96a1393a-7957-44d5-afe9-291827870e8e','0d6513c3-9891-481e-8b5c-886febd17b57','ae106498-761f-41b6-bcd1-d41d75d6b2a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74b0b738bd7c40c494b94455eb9ca1c7',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:26.265400 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:26.265400 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:29:26.265478 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-257f38bc-a61c-4d81-af77-2b05f3c3897c tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09a51d44-4639-43c3-9d68-51c8477f4353) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:26.268641 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-87f49892-ae1d-4006-96ec-561d57ba4681 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Volume info retrieved successfully. Aug 25 10:29:26.272620 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-257f38bc-a61c-4d81-af77-2b05f3c3897c tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09a51d44-4639-43c3-9d68-51c8477f4353) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:26.273583 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-257f38bc-a61c-4d81-af77-2b05f3c3897c tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Flow 'volume_create_api' (974fe284-1b11-4566-bf3d-aeb3de62f1c9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:29:26.273967 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-257f38bc-a61c-4d81-af77-2b05f3c3897c tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Create volume request issued successfully. Aug 25 10:29:26.274553 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-87f49892-ae1d-4006-96ec-561d57ba4681 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] https://10.4.3.119/volume/v3/volumes/a8edf778-8737-4691-a05d-b048faf17048 returned with HTTP 200 Aug 25 10:29:26.274700 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-257f38bc-a61c-4d81-af77-2b05f3c3897c tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:29:26.275054 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1234/4944] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:29:26 2026] GET /volume/v3/volumes/a8edf778-8737-4691-a05d-b048faf17048 => generated 925 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:26.275300 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1233/4945] 10.4.3.119 () {70 vars in 1300 bytes} [Tue Aug 25 10:29:26 2026] POST /volume/v3/volumes => generated 775 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:29:26.291506 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-a1f4dd14-9538-4f61-ab6d-f95057606e77 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:26.293082 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-0bb6c838-5198-460b-a2d8-9189f30a7f42 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:26.294029 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a1f4dd14-9538-4f61-ab6d-f95057606e77 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] DELETE https://10.4.3.119/volume/v3/volumes/a8edf778-8737-4691-a05d-b048faf17048 Aug 25 10:29:26.294488 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a1f4dd14-9538-4f61-ab6d-f95057606e77 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:26.294836 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a1f4dd14-9538-4f61-ab6d-f95057606e77 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:26.295155 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0bb6c838-5198-460b-a2d8-9189f30a7f42 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] GET https://10.4.3.119/volume/v3/volumes/f8874001-eaa1-4a9c-af5d-96a6a6a4a1fc Aug 25 10:29:26.295222 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-a1f4dd14-9538-4f61-ab6d-f95057606e77 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Delete volume with id: a8edf778-8737-4691-a05d-b048faf17048 Aug 25 10:29:26.295431 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0bb6c838-5198-460b-a2d8-9189f30a7f42 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:26.295662 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0bb6c838-5198-460b-a2d8-9189f30a7f42 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:26.304091 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:26.304091 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:29:26.306196 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:26.306196 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:29:26.307048 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-a1f4dd14-9538-4f61-ab6d-f95057606e77 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Volume info retrieved successfully. Aug 25 10:29:26.308064 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-0bb6c838-5198-460b-a2d8-9189f30a7f42 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Volume info retrieved successfully. Aug 25 10:29:26.312798 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0bb6c838-5198-460b-a2d8-9189f30a7f42 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] https://10.4.3.119/volume/v3/volumes/f8874001-eaa1-4a9c-af5d-96a6a6a4a1fc returned with HTTP 200 Aug 25 10:29:26.313363 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1244/4946] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:29:26 2026] GET /volume/v3/volumes/f8874001-eaa1-4a9c-af5d-96a6a6a4a1fc => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:29:26.336856 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-a1f4dd14-9538-4f61-ab6d-f95057606e77 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Delete volume request issued successfully. Aug 25 10:29:26.337119 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a1f4dd14-9538-4f61-ab6d-f95057606e77 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] https://10.4.3.119/volume/v3/volumes/a8edf778-8737-4691-a05d-b048faf17048 returned with HTTP 202 Aug 25 10:29:26.337693 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1236/4947] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:29:26 2026] DELETE /volume/v3/volumes/a8edf778-8737-4691-a05d-b048faf17048 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:29:26.345097 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-12a6ead6-af1c-443c-a1a2-76c77631d4b1 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:26.349342 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-12a6ead6-af1c-443c-a1a2-76c77631d4b1 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] GET https://10.4.3.119/volume/v3/volumes/a8edf778-8737-4691-a05d-b048faf17048 Aug 25 10:29:26.349623 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-12a6ead6-af1c-443c-a1a2-76c77631d4b1 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:26.349915 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-12a6ead6-af1c-443c-a1a2-76c77631d4b1 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:26.362966 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:26.362966 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:29:26.369770 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-12a6ead6-af1c-443c-a1a2-76c77631d4b1 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Volume info retrieved successfully. Aug 25 10:29:26.379288 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-12a6ead6-af1c-443c-a1a2-76c77631d4b1 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] https://10.4.3.119/volume/v3/volumes/a8edf778-8737-4691-a05d-b048faf17048 returned with HTTP 200 Aug 25 10:29:26.379739 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1235/4948] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:29:26 2026] GET /volume/v3/volumes/a8edf778-8737-4691-a05d-b048faf17048 => generated 924 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:26.570332 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-fdbe21f3-b1d6-4013-a893-ab4c02bf56c9 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:26.571817 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-fdbe21f3-b1d6-4013-a893-ab4c02bf56c9 tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] GET https://10.4.3.119/volume/v3/backups/61c51394-83d1-4426-b81f-36ffd14c4596 Aug 25 10:29:26.572217 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-fdbe21f3-b1d6-4013-a893-ab4c02bf56c9 tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:26.572477 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-fdbe21f3-b1d6-4013-a893-ab4c02bf56c9 tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:26.572663 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-fdbe21f3-b1d6-4013-a893-ab4c02bf56c9 tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] Show backup with id 61c51394-83d1-4426-b81f-36ffd14c4596. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:29:26.580039 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:26.580039 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:29:26.580039 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-fdbe21f3-b1d6-4013-a893-ab4c02bf56c9 tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] https://10.4.3.119/volume/v3/backups/61c51394-83d1-4426-b81f-36ffd14c4596 returned with HTTP 200 Aug 25 10:29:26.580039 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1234/4949] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:29:26 2026] GET /volume/v3/backups/61c51394-83d1-4426-b81f-36ffd14c4596 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:26.637987 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-e57823c2-e35e-4c42-82e1-b20d9d61a6ac None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:26.640115 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e57823c2-e35e-4c42-82e1-b20d9d61a6ac tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] GET https://10.4.3.119/volume/v3/volumes/fe7edc1c-ba08-4cd2-96ce-2a45791024a0 Aug 25 10:29:26.640383 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e57823c2-e35e-4c42-82e1-b20d9d61a6ac tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:26.640602 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e57823c2-e35e-4c42-82e1-b20d9d61a6ac tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:26.647877 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:26.647877 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:29:26.651942 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-e57823c2-e35e-4c42-82e1-b20d9d61a6ac tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Volume info retrieved successfully. Aug 25 10:29:26.656336 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e57823c2-e35e-4c42-82e1-b20d9d61a6ac tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/volumes/fe7edc1c-ba08-4cd2-96ce-2a45791024a0 returned with HTTP 200 Aug 25 10:29:26.656835 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1245/4950] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:29:26 2026] GET /volume/v3/volumes/fe7edc1c-ba08-4cd2-96ce-2a45791024a0 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:26.678754 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-136abbfc-1d28-4c07-998d-48f004d49224 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:26.680697 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-136abbfc-1d28-4c07-998d-48f004d49224 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] GET https://10.4.3.119/volume/v3/volumes/fe7edc1c-ba08-4cd2-96ce-2a45791024a0 Aug 25 10:29:26.680908 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-136abbfc-1d28-4c07-998d-48f004d49224 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:26.681086 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-136abbfc-1d28-4c07-998d-48f004d49224 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:26.688690 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:26.688690 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:29:26.692815 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-136abbfc-1d28-4c07-998d-48f004d49224 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Volume info retrieved successfully. Aug 25 10:29:26.697889 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-136abbfc-1d28-4c07-998d-48f004d49224 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/volumes/fe7edc1c-ba08-4cd2-96ce-2a45791024a0 returned with HTTP 200 Aug 25 10:29:26.698371 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1237/4951] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:29:26 2026] GET /volume/v3/volumes/fe7edc1c-ba08-4cd2-96ce-2a45791024a0 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:26.714175 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-7d4fed08-368c-4db9-9fe6-2042be22b37b None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:26.717002 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-7d4fed08-368c-4db9-9fe6-2042be22b37b tempest-VolumeMultiattachTests-823655542 tempest-VolumeMultiattachTests-823655542-project-admin] POST https://10.4.3.119/volume/v3/types Aug 25 10:29:26.717359 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-7d4fed08-368c-4db9-9fe6-2042be22b37b tempest-VolumeMultiattachTests-823655542 tempest-VolumeMultiattachTests-823655542-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1018445021", "extra_specs": {}}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:29:26.732758 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-7d4fed08-368c-4db9-9fe6-2042be22b37b tempest-VolumeMultiattachTests-823655542 tempest-VolumeMultiattachTests-823655542-project-admin] https://10.4.3.119/volume/v3/types returned with HTTP 200 Aug 25 10:29:26.733344 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1236/4952] 10.4.3.119 () {68 vars in 1252 bytes} [Tue Aug 25 10:29:26 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 25 10:29:26.744457 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-6ce59ccd-e1ed-46b3-b3d3-7f843039f839 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:26.746117 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6ce59ccd-e1ed-46b3-b3d3-7f843039f839 tempest-VolumeMultiattachTests-823655542 tempest-VolumeMultiattachTests-823655542-project-admin] POST https://10.4.3.119/volume/v3/types/6db0e221-0c3a-4fc6-bfa9-21ae0c6b1969/encryption Aug 25 10:29:26.746619 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6ce59ccd-e1ed-46b3-b3d3-7f843039f839 tempest-VolumeMultiattachTests-823655542 tempest-VolumeMultiattachTests-823655542-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:29:26.768607 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6ce59ccd-e1ed-46b3-b3d3-7f843039f839 tempest-VolumeMultiattachTests-823655542 tempest-VolumeMultiattachTests-823655542-project-admin] https://10.4.3.119/volume/v3/types/6db0e221-0c3a-4fc6-bfa9-21ae0c6b1969/encryption returned with HTTP 200 Aug 25 10:29:26.768607 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1235/4953] 10.4.3.119 () {68 vars in 1397 bytes} [Tue Aug 25 10:29:26 2026] POST /volume/v3/types/6db0e221-0c3a-4fc6-bfa9-21ae0c6b1969/encryption => generated 230 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:26.778312 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-2249a08d-91e1-47e0-b609-7b6b3bf52c32 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:26.779923 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2249a08d-91e1-47e0-b609-7b6b3bf52c32 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:29:26.780249 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2249a08d-91e1-47e0-b609-7b6b3bf52c32 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1412361223", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1018445021", "size": 1}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:29:26.781654 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volumes [None req-2249a08d-91e1-47e0-b609-7b6b3bf52c32 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1412361223', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1018445021', 'size': 1}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:29:26.791505 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-2249a08d-91e1-47e0-b609-7b6b3bf52c32 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Create volume of 1 GB Aug 25 10:29:26.791847 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:26.791847 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:29:26.792370 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-2249a08d-91e1-47e0-b609-7b6b3bf52c32 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Availability Zones retrieved successfully. Aug 25 10:29:26.799796 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-2249a08d-91e1-47e0-b609-7b6b3bf52c32 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Flow 'volume_create_api' (9078b038-98a5-400f-b694-134689985c0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:29:26.800750 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-2249a08d-91e1-47e0-b609-7b6b3bf52c32 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d1b5205-e841-4a53-8a45-20f4e7c7f1aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:26.801672 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [None req-2249a08d-91e1-47e0-b609-7b6b3bf52c32 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Validating volume size '1' using validate_int {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:29:26.828004 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-2249a08d-91e1-47e0-b609-7b6b3bf52c32 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d1b5205-e841-4a53-8a45-20f4e7c7f1aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:29:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6db0e221-0c3a-4fc6-bfa9-21ae0c6b1969,is_public=True,name='tempest-scenario-type-luks-1018445021',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6db0e221-0c3a-4fc6-bfa9-21ae0c6b1969', '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=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:26.828735 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-2249a08d-91e1-47e0-b609-7b6b3bf52c32 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6fb088f1-8b7b-469d-ba91-e5bdf2c60756) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:26.855665 np0000008063 devstack@c-api.service[100391]: WARNING cinder.quota [None req-2249a08d-91e1-47e0-b609-7b6b3bf52c32 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1018445021 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1018445021, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:29:26.855912 np0000008063 devstack@c-api.service[100391]: WARNING cinder.quota [None req-2249a08d-91e1-47e0-b609-7b6b3bf52c32 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1018445021 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1018445021, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:29:26.883014 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-2249a08d-91e1-47e0-b609-7b6b3bf52c32 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Created reservations ['6162dc8e-3d90-494a-864d-adabb0d3463b', 'd5496bd8-84ee-49fe-82fc-ccc8789d61a9', '5c3886fc-d0a9-4fe0-8899-bfdbaa191328', '9a0ae4bb-136f-4902-b155-c44fa17d8c76'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:29:26.883691 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-2249a08d-91e1-47e0-b609-7b6b3bf52c32 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6fb088f1-8b7b-469d-ba91-e5bdf2c60756) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6162dc8e-3d90-494a-864d-adabb0d3463b', 'd5496bd8-84ee-49fe-82fc-ccc8789d61a9', '5c3886fc-d0a9-4fe0-8899-bfdbaa191328', '9a0ae4bb-136f-4902-b155-c44fa17d8c76']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:26.884397 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-2249a08d-91e1-47e0-b609-7b6b3bf52c32 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57bbe63f-edf7-4bc3-9f10-b13c4da58884) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:26.905769 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-2249a08d-91e1-47e0-b609-7b6b3bf52c32 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57bbe63f-edf7-4bc3-9f10-b13c4da58884) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5f66a848-c8cf-4143-be6d-76dfa4f80085', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1412361223',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e2c67d4bc5b4cb4afbc64a913709378',qos_specs=None,replication_status=,reservations=['6162dc8e-3d90-494a-864d-adabb0d3463b','d5496bd8-84ee-49fe-82fc-ccc8789d61a9','5c3886fc-d0a9-4fe0-8899-bfdbaa191328','9a0ae4bb-136f-4902-b155-c44fa17d8c76'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08578275d0f94a999f62c541a77e3a75',volume_type_id=6db0e221-0c3a-4fc6-bfa9-21ae0c6b1969), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:29:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1412361223',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=5f66a848-c8cf-4143-be6d-76dfa4f80085,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e2c67d4bc5b4cb4afbc64a913709378',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='08578275d0f94a999f62c541a77e3a75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6db0e221-0c3a-4fc6-bfa9-21ae0c6b1969),volume_type_id=6db0e221-0c3a-4fc6-bfa9-21ae0c6b1969)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:26.906399 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-2249a08d-91e1-47e0-b609-7b6b3bf52c32 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7fbf43a-a26b-4267-b852-af329794f27f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:26.925207 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-2249a08d-91e1-47e0-b609-7b6b3bf52c32 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7fbf43a-a26b-4267-b852-af329794f27f) transitioned into state 'SUCCESS' from state '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-1412361223',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e2c67d4bc5b4cb4afbc64a913709378',qos_specs=None,replication_status=,reservations=['6162dc8e-3d90-494a-864d-adabb0d3463b','d5496bd8-84ee-49fe-82fc-ccc8789d61a9','5c3886fc-d0a9-4fe0-8899-bfdbaa191328','9a0ae4bb-136f-4902-b155-c44fa17d8c76'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08578275d0f94a999f62c541a77e3a75',volume_type_id=6db0e221-0c3a-4fc6-bfa9-21ae0c6b1969)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:26.925861 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-2249a08d-91e1-47e0-b609-7b6b3bf52c32 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f058c5b-bc1f-4501-9bc6-c650d01da449) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:26.935063 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-2249a08d-91e1-47e0-b609-7b6b3bf52c32 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f058c5b-bc1f-4501-9bc6-c650d01da449) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:26.935814 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-2249a08d-91e1-47e0-b609-7b6b3bf52c32 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Flow 'volume_create_api' (9078b038-98a5-400f-b694-134689985c0e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:29:26.936074 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-2249a08d-91e1-47e0-b609-7b6b3bf52c32 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Create volume request issued successfully. Aug 25 10:29:26.936607 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2249a08d-91e1-47e0-b609-7b6b3bf52c32 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:29:26.937014 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1246/4954] 10.4.3.119 () {68 vars in 1259 bytes} [Tue Aug 25 10:29:26 2026] POST /volume/v3/volumes => generated 781 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:29:26.949057 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-ba19cad7-d5c6-47ab-a230-708dd5fbf72f None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:26.951510 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ba19cad7-d5c6-47ab-a230-708dd5fbf72f tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] GET https://10.4.3.119/volume/v3/volumes/5f66a848-c8cf-4143-be6d-76dfa4f80085 Aug 25 10:29:26.951721 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ba19cad7-d5c6-47ab-a230-708dd5fbf72f tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:26.951965 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ba19cad7-d5c6-47ab-a230-708dd5fbf72f tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:26.961443 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:26.961443 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:29:26.966781 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-ba19cad7-d5c6-47ab-a230-708dd5fbf72f tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Volume info retrieved successfully. Aug 25 10:29:26.972196 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ba19cad7-d5c6-47ab-a230-708dd5fbf72f tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/volumes/5f66a848-c8cf-4143-be6d-76dfa4f80085 returned with HTTP 200 Aug 25 10:29:26.972688 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1238/4955] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:29:26 2026] GET /volume/v3/volumes/5f66a848-c8cf-4143-be6d-76dfa4f80085 => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:27.331855 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-272c587c-7980-4ec2-bfe2-55a93777e87c None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:27.334845 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-272c587c-7980-4ec2-bfe2-55a93777e87c tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] GET https://10.4.3.119/volume/v3/volumes/f8874001-eaa1-4a9c-af5d-96a6a6a4a1fc Aug 25 10:29:27.335116 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-272c587c-7980-4ec2-bfe2-55a93777e87c tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:27.335384 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-272c587c-7980-4ec2-bfe2-55a93777e87c tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:27.344410 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:27.344410 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:29:27.349231 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-272c587c-7980-4ec2-bfe2-55a93777e87c tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Volume info retrieved successfully. Aug 25 10:29:27.355375 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-272c587c-7980-4ec2-bfe2-55a93777e87c tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] https://10.4.3.119/volume/v3/volumes/f8874001-eaa1-4a9c-af5d-96a6a6a4a1fc returned with HTTP 200 Aug 25 10:29:27.355930 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1237/4956] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:29:27 2026] GET /volume/v3/volumes/f8874001-eaa1-4a9c-af5d-96a6a6a4a1fc => generated 925 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:29:27.394619 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-54e52df4-7f06-4294-9957-bb2ffdefbf45 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:27.396956 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-54e52df4-7f06-4294-9957-bb2ffdefbf45 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] GET https://10.4.3.119/volume/v3/volumes/a8edf778-8737-4691-a05d-b048faf17048 Aug 25 10:29:27.397257 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-54e52df4-7f06-4294-9957-bb2ffdefbf45 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:27.397582 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-54e52df4-7f06-4294-9957-bb2ffdefbf45 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:27.405712 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-54e52df4-7f06-4294-9957-bb2ffdefbf45 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] https://10.4.3.119/volume/v3/volumes/a8edf778-8737-4691-a05d-b048faf17048 returned with HTTP 404 Aug 25 10:29:27.406400 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1236/4957] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:29:27 2026] GET /volume/v3/volumes/a8edf778-8737-4691-a05d-b048faf17048 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:29:27.415389 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-b243f323-545f-4b53-acaa-b1912f78db53 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:27.417873 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b243f323-545f-4b53-acaa-b1912f78db53 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] GET https://10.4.3.119/volume/v3/volumes/e80c2013-8026-4b5b-8b9c-1930e441c1a5 Aug 25 10:29:27.418064 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b243f323-545f-4b53-acaa-b1912f78db53 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:27.418325 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b243f323-545f-4b53-acaa-b1912f78db53 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:27.427000 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:27.427000 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:29:27.431286 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-b243f323-545f-4b53-acaa-b1912f78db53 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Volume info retrieved successfully. Aug 25 10:29:27.436450 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b243f323-545f-4b53-acaa-b1912f78db53 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] https://10.4.3.119/volume/v3/volumes/e80c2013-8026-4b5b-8b9c-1930e441c1a5 returned with HTTP 200 Aug 25 10:29:27.436947 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1247/4958] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:29:27 2026] GET /volume/v3/volumes/e80c2013-8026-4b5b-8b9c-1930e441c1a5 => generated 838 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:27.448652 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-2397bd33-b497-421f-ab04-3e602a813100 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:27.450507 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2397bd33-b497-421f-ab04-3e602a813100 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] DELETE https://10.4.3.119/volume/v3/volumes/e80c2013-8026-4b5b-8b9c-1930e441c1a5 Aug 25 10:29:27.450689 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2397bd33-b497-421f-ab04-3e602a813100 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:27.450894 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2397bd33-b497-421f-ab04-3e602a813100 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:27.451060 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-2397bd33-b497-421f-ab04-3e602a813100 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Delete volume with id: e80c2013-8026-4b5b-8b9c-1930e441c1a5 Aug 25 10:29:27.458966 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:27.458966 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:29:27.459246 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-2397bd33-b497-421f-ab04-3e602a813100 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Volume info retrieved successfully. Aug 25 10:29:27.477429 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-2397bd33-b497-421f-ab04-3e602a813100 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Delete volume request issued successfully. Aug 25 10:29:27.477638 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2397bd33-b497-421f-ab04-3e602a813100 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] https://10.4.3.119/volume/v3/volumes/e80c2013-8026-4b5b-8b9c-1930e441c1a5 returned with HTTP 202 Aug 25 10:29:27.478142 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1239/4959] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:29:27 2026] DELETE /volume/v3/volumes/e80c2013-8026-4b5b-8b9c-1930e441c1a5 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:29:27.486789 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-fd452788-99a5-4088-8f41-4b0d438a55aa None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:27.488931 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-fd452788-99a5-4088-8f41-4b0d438a55aa tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] GET https://10.4.3.119/volume/v3/volumes/e80c2013-8026-4b5b-8b9c-1930e441c1a5 Aug 25 10:29:27.489159 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-fd452788-99a5-4088-8f41-4b0d438a55aa tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:27.489363 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-fd452788-99a5-4088-8f41-4b0d438a55aa tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:27.497416 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:27.497416 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:29:27.501214 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-fd452788-99a5-4088-8f41-4b0d438a55aa tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Volume info retrieved successfully. Aug 25 10:29:27.506021 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-fd452788-99a5-4088-8f41-4b0d438a55aa tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] https://10.4.3.119/volume/v3/volumes/e80c2013-8026-4b5b-8b9c-1930e441c1a5 returned with HTTP 200 Aug 25 10:29:27.506490 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1238/4960] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:29:27 2026] GET /volume/v3/volumes/e80c2013-8026-4b5b-8b9c-1930e441c1a5 => generated 837 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:27.591672 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-d544a85a-0f8a-49a9-9fa2-d8ee42e290ff None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:27.593846 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d544a85a-0f8a-49a9-9fa2-d8ee42e290ff tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] GET https://10.4.3.119/volume/v3/backups/61c51394-83d1-4426-b81f-36ffd14c4596 Aug 25 10:29:27.594083 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d544a85a-0f8a-49a9-9fa2-d8ee42e290ff tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:27.594299 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d544a85a-0f8a-49a9-9fa2-d8ee42e290ff tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:27.594406 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-d544a85a-0f8a-49a9-9fa2-d8ee42e290ff tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] Show backup with id 61c51394-83d1-4426-b81f-36ffd14c4596. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:29:27.598616 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:27.598616 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:29:27.599423 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d544a85a-0f8a-49a9-9fa2-d8ee42e290ff tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] https://10.4.3.119/volume/v3/backups/61c51394-83d1-4426-b81f-36ffd14c4596 returned with HTTP 200 Aug 25 10:29:27.599830 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1237/4961] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:29:27 2026] GET /volume/v3/backups/61c51394-83d1-4426-b81f-36ffd14c4596 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:27.988473 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-420fd10c-6dd8-492c-89ad-0e90a6d6caa2 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:27.990329 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-420fd10c-6dd8-492c-89ad-0e90a6d6caa2 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] GET https://10.4.3.119/volume/v3/volumes/5f66a848-c8cf-4143-be6d-76dfa4f80085 Aug 25 10:29:27.990527 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-420fd10c-6dd8-492c-89ad-0e90a6d6caa2 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:27.990700 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-420fd10c-6dd8-492c-89ad-0e90a6d6caa2 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:27.997839 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:27.997839 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:29:28.001636 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-420fd10c-6dd8-492c-89ad-0e90a6d6caa2 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Volume info retrieved successfully. Aug 25 10:29:28.006117 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-420fd10c-6dd8-492c-89ad-0e90a6d6caa2 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/volumes/5f66a848-c8cf-4143-be6d-76dfa4f80085 returned with HTTP 200 Aug 25 10:29:28.006623 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1248/4962] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:29:27 2026] GET /volume/v3/volumes/5f66a848-c8cf-4143-be6d-76dfa4f80085 => generated 874 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:28.018293 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-b37f8b75-e5e8-406b-b7d6-96060fdc20bd None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:28.020940 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b37f8b75-e5e8-406b-b7d6-96060fdc20bd tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] GET https://10.4.3.119/volume/v3/volumes/5f66a848-c8cf-4143-be6d-76dfa4f80085 Aug 25 10:29:28.021248 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b37f8b75-e5e8-406b-b7d6-96060fdc20bd tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:28.021504 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b37f8b75-e5e8-406b-b7d6-96060fdc20bd tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:28.029398 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:28.029398 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:29:28.033154 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-b37f8b75-e5e8-406b-b7d6-96060fdc20bd tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Volume info retrieved successfully. Aug 25 10:29:28.038202 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b37f8b75-e5e8-406b-b7d6-96060fdc20bd tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/volumes/5f66a848-c8cf-4143-be6d-76dfa4f80085 returned with HTTP 200 Aug 25 10:29:28.038674 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1240/4963] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:29:28 2026] GET /volume/v3/volumes/5f66a848-c8cf-4143-be6d-76dfa4f80085 => generated 874 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:28.080120 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-cbd717f8-1789-4921-ba7c-e95c987bf40e req-9055bc01-bfb9-4365-a561-c1353489456a None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:28.160005 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-cbd717f8-1789-4921-ba7c-e95c987bf40e req-9055bc01-bfb9-4365-a561-c1353489456a tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] GET https://10.4.3.119/volume/v3/volumes/fe7edc1c-ba08-4cd2-96ce-2a45791024a0 Aug 25 10:29:28.160278 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-cbd717f8-1789-4921-ba7c-e95c987bf40e req-9055bc01-bfb9-4365-a561-c1353489456a tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:28.160509 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-cbd717f8-1789-4921-ba7c-e95c987bf40e req-9055bc01-bfb9-4365-a561-c1353489456a tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:28.167831 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:28.167831 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:29:28.171391 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-cbd717f8-1789-4921-ba7c-e95c987bf40e req-9055bc01-bfb9-4365-a561-c1353489456a tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Volume info retrieved successfully. Aug 25 10:29:28.175321 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-cbd717f8-1789-4921-ba7c-e95c987bf40e req-9055bc01-bfb9-4365-a561-c1353489456a tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/volumes/fe7edc1c-ba08-4cd2-96ce-2a45791024a0 returned with HTTP 200 Aug 25 10:29:28.175685 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1239/4964] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:29:28 2026] GET /volume/v3/volumes/fe7edc1c-ba08-4cd2-96ce-2a45791024a0 => generated 845 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:28.272774 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-68591408-e2c1-42ff-9462-63c39a46d1ac None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:28.273248 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-68591408-e2c1-42ff-9462-63c39a46d1ac None None] GET https://10.4.3.119/volume// Aug 25 10:29:28.273423 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-68591408-e2c1-42ff-9462-63c39a46d1ac None None] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:28.273653 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-68591408-e2c1-42ff-9462-63c39a46d1ac None None] Calling method 'all' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:28.274236 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-68591408-e2c1-42ff-9462-63c39a46d1ac None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:29:28.274495 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1238/4965] 10.4.3.119 () {66 vars in 1428 bytes} [Tue Aug 25 10:29:28 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:29:28.284232 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-cbd717f8-1789-4921-ba7c-e95c987bf40e req-e788cad6-53e7-4db4-9d4d-9c6317273843 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:28.287523 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-cbd717f8-1789-4921-ba7c-e95c987bf40e req-e788cad6-53e7-4db4-9d4d-9c6317273843 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] POST https://10.4.3.119/volume/v3/attachments Aug 25 10:29:28.288181 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-cbd717f8-1789-4921-ba7c-e95c987bf40e req-e788cad6-53e7-4db4-9d4d-9c6317273843 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fe7edc1c-ba08-4cd2-96ce-2a45791024a0", "connector": null, "instance_uuid": "1f05630f-ea90-4a8f-820b-b6d159d76149"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:29:28.304002 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:28.304002 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:29:28.344027 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-cbd717f8-1789-4921-ba7c-e95c987bf40e req-e788cad6-53e7-4db4-9d4d-9c6317273843 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/attachments returned with HTTP 200 Aug 25 10:29:28.344781 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1249/4966] 10.4.3.119 () {74 vars in 1594 bytes} [Tue Aug 25 10:29:28 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 25 10:29:28.369107 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-3495856b-56b9-4d8f-8412-43dfe7c2c6f1 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:28.370979 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-58d8ee9f-daac-4800-abf1-71f9846450bd None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:28.372722 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3495856b-56b9-4d8f-8412-43dfe7c2c6f1 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] GET https://10.4.3.119/volume/v3/volumes/f8874001-eaa1-4a9c-af5d-96a6a6a4a1fc Aug 25 10:29:28.373052 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3495856b-56b9-4d8f-8412-43dfe7c2c6f1 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:28.373285 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3495856b-56b9-4d8f-8412-43dfe7c2c6f1 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:28.375633 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-58d8ee9f-daac-4800-abf1-71f9846450bd tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] GET https://10.4.3.119/volume/v3/volumes/fe7edc1c-ba08-4cd2-96ce-2a45791024a0 Aug 25 10:29:28.375847 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-58d8ee9f-daac-4800-abf1-71f9846450bd tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:28.376085 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-58d8ee9f-daac-4800-abf1-71f9846450bd tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:28.386151 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:28.386151 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:29:28.388313 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-6fcebe48-6059-44eb-9576-3ab278258931 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:28.388685 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6fcebe48-6059-44eb-9576-3ab278258931 None None] GET https://10.4.3.119/volume// Aug 25 10:29:28.388865 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6fcebe48-6059-44eb-9576-3ab278258931 None None] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:28.389047 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6fcebe48-6059-44eb-9576-3ab278258931 None None] Calling method 'all' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:28.389390 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6fcebe48-6059-44eb-9576-3ab278258931 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:29:28.389693 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1239/4967] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:29:28 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:29:28.391448 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-3495856b-56b9-4d8f-8412-43dfe7c2c6f1 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Volume info retrieved successfully. Aug 25 10:29:28.393006 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:28.393006 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:29:28.398630 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3495856b-56b9-4d8f-8412-43dfe7c2c6f1 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] https://10.4.3.119/volume/v3/volumes/f8874001-eaa1-4a9c-af5d-96a6a6a4a1fc returned with HTTP 200 Aug 25 10:29:28.399038 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1241/4968] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:29:28 2026] GET /volume/v3/volumes/f8874001-eaa1-4a9c-af5d-96a6a6a4a1fc => generated 928 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:29:28.399566 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-58d8ee9f-daac-4800-abf1-71f9846450bd tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Volume info retrieved successfully. Aug 25 10:29:28.403454 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-cbd717f8-1789-4921-ba7c-e95c987bf40e req-e25267c2-51aa-42d0-a174-24527e75d3aa None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:28.403737 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-58d8ee9f-daac-4800-abf1-71f9846450bd tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/volumes/fe7edc1c-ba08-4cd2-96ce-2a45791024a0 returned with HTTP 200 Aug 25 10:29:28.404184 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1240/4969] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:29:28 2026] GET /volume/v3/volumes/fe7edc1c-ba08-4cd2-96ce-2a45791024a0 => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:28.405624 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-cbd717f8-1789-4921-ba7c-e95c987bf40e req-e25267c2-51aa-42d0-a174-24527e75d3aa tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] GET https://10.4.3.119/volume/v3/volumes/fe7edc1c-ba08-4cd2-96ce-2a45791024a0 Aug 25 10:29:28.405868 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-cbd717f8-1789-4921-ba7c-e95c987bf40e req-e25267c2-51aa-42d0-a174-24527e75d3aa tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:28.406086 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-cbd717f8-1789-4921-ba7c-e95c987bf40e req-e25267c2-51aa-42d0-a174-24527e75d3aa tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:28.418888 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:28.418888 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:29:28.422316 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-cbd717f8-1789-4921-ba7c-e95c987bf40e req-e25267c2-51aa-42d0-a174-24527e75d3aa tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Volume info retrieved successfully. Aug 25 10:29:28.426533 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-cbd717f8-1789-4921-ba7c-e95c987bf40e req-e25267c2-51aa-42d0-a174-24527e75d3aa tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/volumes/fe7edc1c-ba08-4cd2-96ce-2a45791024a0 returned with HTTP 200 Aug 25 10:29:28.426949 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1250/4970] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:29:28 2026] GET /volume/v3/volumes/fe7edc1c-ba08-4cd2-96ce-2a45791024a0 => generated 1024 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:29:28.523061 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-95b381fc-e94c-4a00-ad7f-ddaa3f8903b0 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:28.525649 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-95b381fc-e94c-4a00-ad7f-ddaa3f8903b0 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] GET https://10.4.3.119/volume/v3/volumes/e80c2013-8026-4b5b-8b9c-1930e441c1a5 Aug 25 10:29:28.526062 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-95b381fc-e94c-4a00-ad7f-ddaa3f8903b0 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:28.526062 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-95b381fc-e94c-4a00-ad7f-ddaa3f8903b0 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:28.535907 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-cbd717f8-1789-4921-ba7c-e95c987bf40e req-f3e86704-0ed0-41f3-b3ac-ee86e411f09c None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:28.536393 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-95b381fc-e94c-4a00-ad7f-ddaa3f8903b0 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] https://10.4.3.119/volume/v3/volumes/e80c2013-8026-4b5b-8b9c-1930e441c1a5 returned with HTTP 404 Aug 25 10:29:28.537265 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1240/4971] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:29:28 2026] GET /volume/v3/volumes/e80c2013-8026-4b5b-8b9c-1930e441c1a5 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:29:28.538377 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-cbd717f8-1789-4921-ba7c-e95c987bf40e req-f3e86704-0ed0-41f3-b3ac-ee86e411f09c tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] PUT https://10.4.3.119/volume/v3/attachments/02ff4fb8-5fe0-4b68-83b9-6dae241394ea Aug 25 10:29:28.538761 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-cbd717f8-1789-4921-ba7c-e95c987bf40e req-f3e86704-0ed0-41f3-b3ac-ee86e411f09c tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.119", "host": "np0000008063", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3398d5156650", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "462fd6ce-c505-48ef-84ec-f85776d45b24", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:29:28.547846 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.coordination [req-cbd717f8-1789-4921-ba7c-e95c987bf40e req-f3e86704-0ed0-41f3-b3ac-ee86e411f09c tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Acquiring lock "cinder-attachment_update-fe7edc1c-ba08-4cd2-96ce-2a45791024a0-np0000008063" by "attachment_update" {{(pid=100388) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 10:29:28.553657 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.coordination [req-cbd717f8-1789-4921-ba7c-e95c987bf40e req-f3e86704-0ed0-41f3-b3ac-ee86e411f09c tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Lock "cinder-attachment_update-fe7edc1c-ba08-4cd2-96ce-2a45791024a0-np0000008063" acquired by "attachment_update" :: waited 0.006s {{(pid=100388) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 10:29:28.554650 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:28.554650 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:29:28.583003 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-7612ecff-c57a-4576-a017-82d86799c710 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:28.584722 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-7612ecff-c57a-4576-a017-82d86799c710 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:29:28.585384 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-7612ecff-c57a-4576-a017-82d86799c710 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "63258f66-0e4f-4391-bbe9-9485754d31c5", "size": 1, "name": "tempest-VolumesGetTest-Volume-818031825", "metadata": {"Type": "Test"}}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:29:28.586634 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-7612ecff-c57a-4576-a017-82d86799c710 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Create volume request body: {'volume': {'imageRef': '63258f66-0e4f-4391-bbe9-9485754d31c5', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-818031825', 'metadata': {'Type': 'Test'}}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:29:28.611865 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-62ed3591-ccb0-498b-a84d-ead07280b3f3 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:28.614386 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-62ed3591-ccb0-498b-a84d-ead07280b3f3 tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] GET https://10.4.3.119/volume/v3/backups/61c51394-83d1-4426-b81f-36ffd14c4596 Aug 25 10:29:28.614677 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-62ed3591-ccb0-498b-a84d-ead07280b3f3 tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:28.614955 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-62ed3591-ccb0-498b-a84d-ead07280b3f3 tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:28.615116 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-62ed3591-ccb0-498b-a84d-ead07280b3f3 tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] Show backup with id 61c51394-83d1-4426-b81f-36ffd14c4596. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:29:28.621636 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:28.621636 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:29:28.622552 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-62ed3591-ccb0-498b-a84d-ead07280b3f3 tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] https://10.4.3.119/volume/v3/backups/61c51394-83d1-4426-b81f-36ffd14c4596 returned with HTTP 200 Aug 25 10:29:28.623065 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1251/4972] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:29:28 2026] GET /volume/v3/backups/61c51394-83d1-4426-b81f-36ffd14c4596 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:28.648653 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.coordination [req-cbd717f8-1789-4921-ba7c-e95c987bf40e req-f3e86704-0ed0-41f3-b3ac-ee86e411f09c tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Lock "cinder-attachment_update-fe7edc1c-ba08-4cd2-96ce-2a45791024a0-np0000008063" released by "attachment_update" :: held 0.095s {{(pid=100388) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 10:29:28.649609 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-cbd717f8-1789-4921-ba7c-e95c987bf40e req-f3e86704-0ed0-41f3-b3ac-ee86e411f09c tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/attachments/02ff4fb8-5fe0-4b68-83b9-6dae241394ea returned with HTTP 200 Aug 25 10:29:28.649609 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1242/4973] 10.4.3.119 () {74 vars in 1704 bytes} [Tue Aug 25 10:29:28 2026] PUT /volume/v3/attachments/02ff4fb8-5fe0-4b68-83b9-6dae241394ea => generated 969 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:29:28.679724 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-7612ecff-c57a-4576-a017-82d86799c710 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Create volume of 1 GB Aug 25 10:29:28.684595 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-7612ecff-c57a-4576-a017-82d86799c710 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Availability Zones retrieved successfully. Aug 25 10:29:28.689645 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-7612ecff-c57a-4576-a017-82d86799c710 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Flow 'volume_create_api' (69042691-ff7b-4ef3-9e45-7fd505bb71be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:29:28.690708 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-7612ecff-c57a-4576-a017-82d86799c710 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60e57c5b-83fe-4fd1-974a-b8f171af16cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:28.691582 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-7612ecff-c57a-4576-a017-82d86799c710 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:29:28.753467 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-7612ecff-c57a-4576-a017-82d86799c710 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60e57c5b-83fe-4fd1-974a-b8f171af16cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:28.754378 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-7612ecff-c57a-4576-a017-82d86799c710 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38c39fb6-96eb-4b62-8f33-a59f1e792425) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:28.797730 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-7612ecff-c57a-4576-a017-82d86799c710 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Created reservations ['0a48952c-c133-4cdf-9f50-65e6f947b9da', '70bb9b84-7f32-48b9-bdcd-24270923a311', 'e4982d6f-acb3-4105-b833-1749cac746c5', '14ea4595-b01a-4a5a-9e1f-e8a2110df5bb'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:29:28.798671 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-7612ecff-c57a-4576-a017-82d86799c710 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38c39fb6-96eb-4b62-8f33-a59f1e792425) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a48952c-c133-4cdf-9f50-65e6f947b9da', '70bb9b84-7f32-48b9-bdcd-24270923a311', 'e4982d6f-acb3-4105-b833-1749cac746c5', '14ea4595-b01a-4a5a-9e1f-e8a2110df5bb']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:28.799352 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-7612ecff-c57a-4576-a017-82d86799c710 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1dc4030e-cb71-4e14-9c0f-2804aaac5e65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:28.826821 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-7612ecff-c57a-4576-a017-82d86799c710 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1dc4030e-cb71-4e14-9c0f-2804aaac5e65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd9353912-a33f-4b54-830a-6ff6c1efffee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-818031825',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='e02bb7a4fd1948798b848720b3807b77',qos_specs=None,replication_status=,reservations=['0a48952c-c133-4cdf-9f50-65e6f947b9da','70bb9b84-7f32-48b9-bdcd-24270923a311','e4982d6f-acb3-4105-b833-1749cac746c5','14ea4595-b01a-4a5a-9e1f-e8a2110df5bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1bdd8b5358e54621bc26fd94a36a0c16',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:29:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-818031825',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d9353912-a33f-4b54-830a-6ff6c1efffee,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='e02bb7a4fd1948798b848720b3807b77',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1bdd8b5358e54621bc26fd94a36a0c16',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:28.828166 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-7612ecff-c57a-4576-a017-82d86799c710 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a23241e-6a54-468b-b6e5-cbbc4caa09c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:28.853882 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-7612ecff-c57a-4576-a017-82d86799c710 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a23241e-6a54-468b-b6e5-cbbc4caa09c6) transitioned into state 'SUCCESS' from state '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-818031825',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='e02bb7a4fd1948798b848720b3807b77',qos_specs=None,replication_status=,reservations=['0a48952c-c133-4cdf-9f50-65e6f947b9da','70bb9b84-7f32-48b9-bdcd-24270923a311','e4982d6f-acb3-4105-b833-1749cac746c5','14ea4595-b01a-4a5a-9e1f-e8a2110df5bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1bdd8b5358e54621bc26fd94a36a0c16',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:28.854634 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-7612ecff-c57a-4576-a017-82d86799c710 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d212690-9fbd-4bd6-8574-f6970cdb2b8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:28.864427 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-7612ecff-c57a-4576-a017-82d86799c710 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d212690-9fbd-4bd6-8574-f6970cdb2b8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:28.865281 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-7612ecff-c57a-4576-a017-82d86799c710 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Flow 'volume_create_api' (69042691-ff7b-4ef3-9e45-7fd505bb71be) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:29:28.865582 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-7612ecff-c57a-4576-a017-82d86799c710 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Create volume request issued successfully. Aug 25 10:29:28.866209 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-7612ecff-c57a-4576-a017-82d86799c710 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:29:28.866647 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1241/4974] 10.4.3.119 () {68 vars in 1259 bytes} [Tue Aug 25 10:29:28 2026] POST /volume/v3/volumes => generated 758 bytes in 284 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:29:28.883247 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-b165795e-e7c8-4d9f-9b03-bf7c1660d753 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:28.885128 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b165795e-e7c8-4d9f-9b03-bf7c1660d753 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] GET https://10.4.3.119/volume/v3/volumes/d9353912-a33f-4b54-830a-6ff6c1efffee Aug 25 10:29:28.885366 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b165795e-e7c8-4d9f-9b03-bf7c1660d753 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:28.885670 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b165795e-e7c8-4d9f-9b03-bf7c1660d753 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:28.895611 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:28.895611 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:29:28.898979 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-b165795e-e7c8-4d9f-9b03-bf7c1660d753 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Volume info retrieved successfully. Aug 25 10:29:28.913422 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b165795e-e7c8-4d9f-9b03-bf7c1660d753 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] https://10.4.3.119/volume/v3/volumes/d9353912-a33f-4b54-830a-6ff6c1efffee returned with HTTP 200 Aug 25 10:29:28.913861 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1241/4975] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:29:28 2026] GET /volume/v3/volumes/d9353912-a33f-4b54-830a-6ff6c1efffee => generated 826 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:29.412802 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-6148c656-45cf-4d8f-ab13-bb804d1ee11e None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:29.414790 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6148c656-45cf-4d8f-ab13-bb804d1ee11e tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] GET https://10.4.3.119/volume/v3/volumes/f8874001-eaa1-4a9c-af5d-96a6a6a4a1fc Aug 25 10:29:29.415066 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6148c656-45cf-4d8f-ab13-bb804d1ee11e tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:29.415335 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6148c656-45cf-4d8f-ab13-bb804d1ee11e tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:29.419035 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-b9b1f8a3-33f3-445c-a9ca-ee9f28f5eec0 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:29.420871 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b9b1f8a3-33f3-445c-a9ca-ee9f28f5eec0 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] GET https://10.4.3.119/volume/v3/volumes/fe7edc1c-ba08-4cd2-96ce-2a45791024a0 Aug 25 10:29:29.421056 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b9b1f8a3-33f3-445c-a9ca-ee9f28f5eec0 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:29.421256 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b9b1f8a3-33f3-445c-a9ca-ee9f28f5eec0 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:29.425390 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:29.425390 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:29:29.430012 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-6148c656-45cf-4d8f-ab13-bb804d1ee11e tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Volume info retrieved successfully. Aug 25 10:29:29.430802 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:29.430802 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:29:29.434176 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-b9b1f8a3-33f3-445c-a9ca-ee9f28f5eec0 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Volume info retrieved successfully. Aug 25 10:29:29.436185 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6148c656-45cf-4d8f-ab13-bb804d1ee11e tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] https://10.4.3.119/volume/v3/volumes/f8874001-eaa1-4a9c-af5d-96a6a6a4a1fc returned with HTTP 200 Aug 25 10:29:29.436775 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1252/4976] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:29:29 2026] GET /volume/v3/volumes/f8874001-eaa1-4a9c-af5d-96a6a6a4a1fc => generated 928 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:29:29.438835 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b9b1f8a3-33f3-445c-a9ca-ee9f28f5eec0 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/volumes/fe7edc1c-ba08-4cd2-96ce-2a45791024a0 returned with HTTP 200 Aug 25 10:29:29.439240 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1243/4977] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:29:29 2026] GET /volume/v3/volumes/fe7edc1c-ba08-4cd2-96ce-2a45791024a0 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:29.635150 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-66c83b1a-adc9-44f6-aa66-481a260a8a15 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:29.637767 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-66c83b1a-adc9-44f6-aa66-481a260a8a15 tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] GET https://10.4.3.119/volume/v3/backups/61c51394-83d1-4426-b81f-36ffd14c4596 Aug 25 10:29:29.638016 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-66c83b1a-adc9-44f6-aa66-481a260a8a15 tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:29.638236 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-66c83b1a-adc9-44f6-aa66-481a260a8a15 tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:29.638373 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-66c83b1a-adc9-44f6-aa66-481a260a8a15 tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] Show backup with id 61c51394-83d1-4426-b81f-36ffd14c4596. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:29:29.642859 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:29.642859 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:29:29.643579 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-66c83b1a-adc9-44f6-aa66-481a260a8a15 tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] https://10.4.3.119/volume/v3/backups/61c51394-83d1-4426-b81f-36ffd14c4596 returned with HTTP 200 Aug 25 10:29:29.644102 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1242/4978] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:29:29 2026] GET /volume/v3/backups/61c51394-83d1-4426-b81f-36ffd14c4596 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:29.929019 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-e7b7c3ab-e248-49b0-8fc6-7d21f6d5ffa6 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:29.931345 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e7b7c3ab-e248-49b0-8fc6-7d21f6d5ffa6 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] GET https://10.4.3.119/volume/v3/volumes/d9353912-a33f-4b54-830a-6ff6c1efffee Aug 25 10:29:29.931623 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e7b7c3ab-e248-49b0-8fc6-7d21f6d5ffa6 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:29.931905 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e7b7c3ab-e248-49b0-8fc6-7d21f6d5ffa6 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:29.939930 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:29.939930 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:29:29.944486 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-e7b7c3ab-e248-49b0-8fc6-7d21f6d5ffa6 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Volume info retrieved successfully. Aug 25 10:29:29.950889 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e7b7c3ab-e248-49b0-8fc6-7d21f6d5ffa6 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] https://10.4.3.119/volume/v3/volumes/d9353912-a33f-4b54-830a-6ff6c1efffee returned with HTTP 200 Aug 25 10:29:29.951404 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1242/4979] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:29:29 2026] GET /volume/v3/volumes/d9353912-a33f-4b54-830a-6ff6c1efffee => generated 1366 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:29:29.966456 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-3c0e14b7-b4b2-4054-a7c7-dee8a69e6b54 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:29.968952 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3c0e14b7-b4b2-4054-a7c7-dee8a69e6b54 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] GET https://10.4.3.119/volume/v3/volumes/d9353912-a33f-4b54-830a-6ff6c1efffee Aug 25 10:29:29.969543 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3c0e14b7-b4b2-4054-a7c7-dee8a69e6b54 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:29.969610 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3c0e14b7-b4b2-4054-a7c7-dee8a69e6b54 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:29.981853 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:29.981853 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:29:29.986771 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-3c0e14b7-b4b2-4054-a7c7-dee8a69e6b54 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Volume info retrieved successfully. Aug 25 10:29:29.993387 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3c0e14b7-b4b2-4054-a7c7-dee8a69e6b54 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] https://10.4.3.119/volume/v3/volumes/d9353912-a33f-4b54-830a-6ff6c1efffee returned with HTTP 200 Aug 25 10:29:29.993957 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1253/4980] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:29:29 2026] GET /volume/v3/volumes/d9353912-a33f-4b54-830a-6ff6c1efffee => generated 1366 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:29:30.008958 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-2a792380-e959-43a3-8352-8fb914071ab5 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:30.010634 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2a792380-e959-43a3-8352-8fb914071ab5 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] PUT https://10.4.3.119/volume/v3/volumes/d9353912-a33f-4b54-830a-6ff6c1efffee Aug 25 10:29:30.010982 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2a792380-e959-43a3-8352-8fb914071ab5 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-818031825"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:29:30.018722 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:30.018722 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:29:30.022461 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-2a792380-e959-43a3-8352-8fb914071ab5 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Volume info retrieved successfully. Aug 25 10:29:30.028726 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-2a792380-e959-43a3-8352-8fb914071ab5 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Volume updated successfully. Aug 25 10:29:30.029271 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2a792380-e959-43a3-8352-8fb914071ab5 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] https://10.4.3.119/volume/v3/volumes/d9353912-a33f-4b54-830a-6ff6c1efffee returned with HTTP 200 Aug 25 10:29:30.029627 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1244/4981] 10.4.3.119 () {68 vars in 1368 bytes} [Tue Aug 25 10:29:30 2026] PUT /volume/v3/volumes/d9353912-a33f-4b54-830a-6ff6c1efffee => generated 782 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:30.040155 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-341b22a9-344b-4ca8-aba3-1695317d406d None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:30.041995 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-341b22a9-344b-4ca8-aba3-1695317d406d tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] PUT https://10.4.3.119/volume/v3/volumes/d9353912-a33f-4b54-830a-6ff6c1efffee Aug 25 10:29:30.042341 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-341b22a9-344b-4ca8-aba3-1695317d406d tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-904068094", "description": "This is the new description of volume"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:29:30.051399 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:30.051399 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:29:30.055378 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-341b22a9-344b-4ca8-aba3-1695317d406d tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Volume info retrieved successfully. Aug 25 10:29:30.061756 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-341b22a9-344b-4ca8-aba3-1695317d406d tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Volume updated successfully. Aug 25 10:29:30.062515 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-341b22a9-344b-4ca8-aba3-1695317d406d tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] https://10.4.3.119/volume/v3/volumes/d9353912-a33f-4b54-830a-6ff6c1efffee returned with HTTP 200 Aug 25 10:29:30.062992 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1243/4982] 10.4.3.119 () {68 vars in 1369 bytes} [Tue Aug 25 10:29:30 2026] PUT /volume/v3/volumes/d9353912-a33f-4b54-830a-6ff6c1efffee => generated 821 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:30.073702 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-f7cb9940-09de-4481-9de7-23beb06d2ef9 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:30.075420 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f7cb9940-09de-4481-9de7-23beb06d2ef9 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] GET https://10.4.3.119/volume/v3/volumes/d9353912-a33f-4b54-830a-6ff6c1efffee Aug 25 10:29:30.075645 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f7cb9940-09de-4481-9de7-23beb06d2ef9 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:30.075826 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f7cb9940-09de-4481-9de7-23beb06d2ef9 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:30.082568 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:30.082568 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:29:30.085910 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-f7cb9940-09de-4481-9de7-23beb06d2ef9 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Volume info retrieved successfully. Aug 25 10:29:30.090041 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f7cb9940-09de-4481-9de7-23beb06d2ef9 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] https://10.4.3.119/volume/v3/volumes/d9353912-a33f-4b54-830a-6ff6c1efffee returned with HTTP 200 Aug 25 10:29:30.090421 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1243/4983] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:29:30 2026] GET /volume/v3/volumes/d9353912-a33f-4b54-830a-6ff6c1efffee => generated 1405 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:29:30.101881 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-730a368f-42cc-4f44-bd27-744e6ac73f9b None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:30.103580 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-730a368f-42cc-4f44-bd27-744e6ac73f9b tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:29:30.103896 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-730a368f-42cc-4f44-bd27-744e6ac73f9b tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-391106126", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-53997785"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:29:30.105280 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volumes [None req-730a368f-42cc-4f44-bd27-744e6ac73f9b tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-391106126', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-53997785'}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:29:30.105418 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-730a368f-42cc-4f44-bd27-744e6ac73f9b tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Create volume of 1 GB Aug 25 10:29:30.109349 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-730a368f-42cc-4f44-bd27-744e6ac73f9b tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Availability Zones retrieved successfully. Aug 25 10:29:30.115350 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-730a368f-42cc-4f44-bd27-744e6ac73f9b tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Flow 'volume_create_api' (cdadf621-ac0d-481f-942e-12321a9f2fee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:29:30.116418 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-730a368f-42cc-4f44-bd27-744e6ac73f9b tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55eb374b-6c79-4253-9e1e-6daa31afad54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:30.117558 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [None req-730a368f-42cc-4f44-bd27-744e6ac73f9b tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Validating volume size '1' using validate_int {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:29:30.142768 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-730a368f-42cc-4f44-bd27-744e6ac73f9b tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55eb374b-6c79-4253-9e1e-6daa31afad54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:30.143460 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-730a368f-42cc-4f44-bd27-744e6ac73f9b tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (239073f8-bca3-4fa4-b74e-d572b2792ac6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:30.185982 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-730a368f-42cc-4f44-bd27-744e6ac73f9b tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Created reservations ['5a9d526a-6c21-4ea3-b1b8-e45b9b5b2a7f', 'd26f0135-5355-4e45-8310-0be042801a4f', '62b108a9-9475-4d54-bc5e-e903cbae5081', 'dfeac797-fc18-449e-a7f0-71f10882e0ff'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:29:30.186669 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-730a368f-42cc-4f44-bd27-744e6ac73f9b tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (239073f8-bca3-4fa4-b74e-d572b2792ac6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5a9d526a-6c21-4ea3-b1b8-e45b9b5b2a7f', 'd26f0135-5355-4e45-8310-0be042801a4f', '62b108a9-9475-4d54-bc5e-e903cbae5081', 'dfeac797-fc18-449e-a7f0-71f10882e0ff']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:30.187380 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-730a368f-42cc-4f44-bd27-744e6ac73f9b tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39885176-d774-4768-a0e2-869893c6791d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:30.209695 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-730a368f-42cc-4f44-bd27-744e6ac73f9b tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39885176-d774-4768-a0e2-869893c6791d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6c929dd9-3059-4c4f-91cf-f389f44c5fe0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-391106126',display_name='tempest-VolumesGetTest-Volume-53997785',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e02bb7a4fd1948798b848720b3807b77',qos_specs=None,replication_status=,reservations=['5a9d526a-6c21-4ea3-b1b8-e45b9b5b2a7f','d26f0135-5355-4e45-8310-0be042801a4f','62b108a9-9475-4d54-bc5e-e903cbae5081','dfeac797-fc18-449e-a7f0-71f10882e0ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1bdd8b5358e54621bc26fd94a36a0c16',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:29:30Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-391106126',display_name='tempest-VolumesGetTest-Volume-53997785',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6c929dd9-3059-4c4f-91cf-f389f44c5fe0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e02bb7a4fd1948798b848720b3807b77',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1bdd8b5358e54621bc26fd94a36a0c16',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:30.210495 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-730a368f-42cc-4f44-bd27-744e6ac73f9b tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1265092b-f9d7-4f8c-80c5-04a05688c8a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:30.226621 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-730a368f-42cc-4f44-bd27-744e6ac73f9b tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1265092b-f9d7-4f8c-80c5-04a05688c8a7) transitioned into 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-391106126',display_name='tempest-VolumesGetTest-Volume-53997785',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e02bb7a4fd1948798b848720b3807b77',qos_specs=None,replication_status=,reservations=['5a9d526a-6c21-4ea3-b1b8-e45b9b5b2a7f','d26f0135-5355-4e45-8310-0be042801a4f','62b108a9-9475-4d54-bc5e-e903cbae5081','dfeac797-fc18-449e-a7f0-71f10882e0ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1bdd8b5358e54621bc26fd94a36a0c16',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:30.227331 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-730a368f-42cc-4f44-bd27-744e6ac73f9b tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86146321-0d86-41a0-8131-af30134e6627) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:30.234808 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-730a368f-42cc-4f44-bd27-744e6ac73f9b tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86146321-0d86-41a0-8131-af30134e6627) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:30.235548 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-730a368f-42cc-4f44-bd27-744e6ac73f9b tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Flow 'volume_create_api' (cdadf621-ac0d-481f-942e-12321a9f2fee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:29:30.235811 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-730a368f-42cc-4f44-bd27-744e6ac73f9b tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Create volume request issued successfully. Aug 25 10:29:30.236339 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-730a368f-42cc-4f44-bd27-744e6ac73f9b tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:29:30.236724 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1254/4984] 10.4.3.119 () {68 vars in 1259 bytes} [Tue Aug 25 10:29:30 2026] POST /volume/v3/volumes => generated 777 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:29:30.247484 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-0c2ce971-3f86-4bc8-9cb5-fd0e67fffb65 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:30.249265 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0c2ce971-3f86-4bc8-9cb5-fd0e67fffb65 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] GET https://10.4.3.119/volume/v3/volumes/6c929dd9-3059-4c4f-91cf-f389f44c5fe0 Aug 25 10:29:30.249479 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0c2ce971-3f86-4bc8-9cb5-fd0e67fffb65 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:30.249659 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0c2ce971-3f86-4bc8-9cb5-fd0e67fffb65 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:30.256129 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:30.256129 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:29:30.259304 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-0c2ce971-3f86-4bc8-9cb5-fd0e67fffb65 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Volume info retrieved successfully. Aug 25 10:29:30.262768 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0c2ce971-3f86-4bc8-9cb5-fd0e67fffb65 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] https://10.4.3.119/volume/v3/volumes/6c929dd9-3059-4c4f-91cf-f389f44c5fe0 returned with HTTP 200 Aug 25 10:29:30.263101 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1245/4985] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:29:30 2026] GET /volume/v3/volumes/6c929dd9-3059-4c4f-91cf-f389f44c5fe0 => generated 845 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:30.451903 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-2fca3385-416b-4e9b-8772-ec6f2fbbca27 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:30.452880 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-1a125992-f1c1-4a53-99f4-3c0337ea3130 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:30.453876 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-2fca3385-416b-4e9b-8772-ec6f2fbbca27 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] GET https://10.4.3.119/volume/v3/volumes/f8874001-eaa1-4a9c-af5d-96a6a6a4a1fc Aug 25 10:29:30.454126 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-2fca3385-416b-4e9b-8772-ec6f2fbbca27 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:30.454391 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-2fca3385-416b-4e9b-8772-ec6f2fbbca27 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:30.455166 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1a125992-f1c1-4a53-99f4-3c0337ea3130 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] GET https://10.4.3.119/volume/v3/volumes/fe7edc1c-ba08-4cd2-96ce-2a45791024a0 Aug 25 10:29:30.455546 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1a125992-f1c1-4a53-99f4-3c0337ea3130 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:30.455989 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1a125992-f1c1-4a53-99f4-3c0337ea3130 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:30.462328 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:30.462328 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:29:30.466575 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:30.466575 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:29:30.466698 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-2fca3385-416b-4e9b-8772-ec6f2fbbca27 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Volume info retrieved successfully. Aug 25 10:29:30.470286 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-1a125992-f1c1-4a53-99f4-3c0337ea3130 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Volume info retrieved successfully. Aug 25 10:29:30.471679 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-2fca3385-416b-4e9b-8772-ec6f2fbbca27 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] https://10.4.3.119/volume/v3/volumes/f8874001-eaa1-4a9c-af5d-96a6a6a4a1fc returned with HTTP 200 Aug 25 10:29:30.472103 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1244/4986] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:29:30 2026] GET /volume/v3/volumes/f8874001-eaa1-4a9c-af5d-96a6a6a4a1fc => generated 928 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:29:30.474968 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1a125992-f1c1-4a53-99f4-3c0337ea3130 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/volumes/fe7edc1c-ba08-4cd2-96ce-2a45791024a0 returned with HTTP 200 Aug 25 10:29:30.475617 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1244/4987] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:29:30 2026] GET /volume/v3/volumes/fe7edc1c-ba08-4cd2-96ce-2a45791024a0 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:30.655346 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-17ea1f99-e068-453f-9fcb-ea7eaccae0a7 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:30.657212 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-17ea1f99-e068-453f-9fcb-ea7eaccae0a7 tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] GET https://10.4.3.119/volume/v3/backups/61c51394-83d1-4426-b81f-36ffd14c4596 Aug 25 10:29:30.657411 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-17ea1f99-e068-453f-9fcb-ea7eaccae0a7 tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:30.657586 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-17ea1f99-e068-453f-9fcb-ea7eaccae0a7 tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:30.657717 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-17ea1f99-e068-453f-9fcb-ea7eaccae0a7 tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] Show backup with id 61c51394-83d1-4426-b81f-36ffd14c4596. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:29:30.661731 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:30.661731 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:29:30.662375 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-17ea1f99-e068-453f-9fcb-ea7eaccae0a7 tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] https://10.4.3.119/volume/v3/backups/61c51394-83d1-4426-b81f-36ffd14c4596 returned with HTTP 200 Aug 25 10:29:30.662710 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1255/4988] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:29:30 2026] GET /volume/v3/backups/61c51394-83d1-4426-b81f-36ffd14c4596 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:31.277628 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-0534fde2-b745-4f47-a60d-1495e29f61cf None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:31.279305 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0534fde2-b745-4f47-a60d-1495e29f61cf tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] GET https://10.4.3.119/volume/v3/volumes/6c929dd9-3059-4c4f-91cf-f389f44c5fe0 Aug 25 10:29:31.279491 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0534fde2-b745-4f47-a60d-1495e29f61cf tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:31.279725 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0534fde2-b745-4f47-a60d-1495e29f61cf tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:31.286163 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:31.286163 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:29:31.289741 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-0534fde2-b745-4f47-a60d-1495e29f61cf tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Volume info retrieved successfully. Aug 25 10:29:31.293692 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0534fde2-b745-4f47-a60d-1495e29f61cf tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] https://10.4.3.119/volume/v3/volumes/6c929dd9-3059-4c4f-91cf-f389f44c5fe0 returned with HTTP 200 Aug 25 10:29:31.294075 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1246/4989] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:29:31 2026] GET /volume/v3/volumes/6c929dd9-3059-4c4f-91cf-f389f44c5fe0 => generated 870 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:31.305953 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-e946beb2-91f4-4aa1-a3eb-76493e20acc2 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:31.308051 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e946beb2-91f4-4aa1-a3eb-76493e20acc2 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] PUT https://10.4.3.119/volume/v3/volumes/6c929dd9-3059-4c4f-91cf-f389f44c5fe0 Aug 25 10:29:31.308407 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e946beb2-91f4-4aa1-a3eb-76493e20acc2 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-818031825", "description": null}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:29:31.316540 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:31.316540 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:29:31.319911 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-e946beb2-91f4-4aa1-a3eb-76493e20acc2 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Volume info retrieved successfully. Aug 25 10:29:31.326367 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-e946beb2-91f4-4aa1-a3eb-76493e20acc2 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Volume updated successfully. Aug 25 10:29:31.326894 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e946beb2-91f4-4aa1-a3eb-76493e20acc2 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] https://10.4.3.119/volume/v3/volumes/6c929dd9-3059-4c4f-91cf-f389f44c5fe0 returned with HTTP 200 Aug 25 10:29:31.327339 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1245/4990] 10.4.3.119 () {68 vars in 1368 bytes} [Tue Aug 25 10:29:31 2026] PUT /volume/v3/volumes/6c929dd9-3059-4c4f-91cf-f389f44c5fe0 => generated 769 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:31.339240 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-45ecd8a4-0d26-49e2-a221-aee1545be24b None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:31.341714 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-45ecd8a4-0d26-49e2-a221-aee1545be24b tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] GET https://10.4.3.119/volume/v3/volumes/6c929dd9-3059-4c4f-91cf-f389f44c5fe0 Aug 25 10:29:31.342169 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-45ecd8a4-0d26-49e2-a221-aee1545be24b tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:31.342526 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-45ecd8a4-0d26-49e2-a221-aee1545be24b tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:31.350287 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:31.350287 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:29:31.354228 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-45ecd8a4-0d26-49e2-a221-aee1545be24b tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Volume info retrieved successfully. Aug 25 10:29:31.359259 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-45ecd8a4-0d26-49e2-a221-aee1545be24b tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] https://10.4.3.119/volume/v3/volumes/6c929dd9-3059-4c4f-91cf-f389f44c5fe0 returned with HTTP 200 Aug 25 10:29:31.360021 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1245/4991] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:29:31 2026] GET /volume/v3/volumes/6c929dd9-3059-4c4f-91cf-f389f44c5fe0 => generated 837 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 10:29:31.376079 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-a2310839-649b-4a66-9781-311ce8987ad2 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:31.378017 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a2310839-649b-4a66-9781-311ce8987ad2 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] DELETE https://10.4.3.119/volume/v3/volumes/6c929dd9-3059-4c4f-91cf-f389f44c5fe0 Aug 25 10:29:31.378182 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a2310839-649b-4a66-9781-311ce8987ad2 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:31.378338 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a2310839-649b-4a66-9781-311ce8987ad2 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:31.378571 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-a2310839-649b-4a66-9781-311ce8987ad2 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Delete volume with id: 6c929dd9-3059-4c4f-91cf-f389f44c5fe0 Aug 25 10:29:31.385450 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:31.385450 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:29:31.385905 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-a2310839-649b-4a66-9781-311ce8987ad2 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Volume info retrieved successfully. Aug 25 10:29:31.403432 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-a2310839-649b-4a66-9781-311ce8987ad2 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Delete volume request issued successfully. Aug 25 10:29:31.403628 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a2310839-649b-4a66-9781-311ce8987ad2 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] https://10.4.3.119/volume/v3/volumes/6c929dd9-3059-4c4f-91cf-f389f44c5fe0 returned with HTTP 202 Aug 25 10:29:31.404043 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1256/4992] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:29:31 2026] DELETE /volume/v3/volumes/6c929dd9-3059-4c4f-91cf-f389f44c5fe0 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:29:31.410694 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-9d4a1bd1-a3ff-4f11-815a-eb71067d9125 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:31.413396 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9d4a1bd1-a3ff-4f11-815a-eb71067d9125 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] GET https://10.4.3.119/volume/v3/volumes/6c929dd9-3059-4c4f-91cf-f389f44c5fe0 Aug 25 10:29:31.413655 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9d4a1bd1-a3ff-4f11-815a-eb71067d9125 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:31.413899 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9d4a1bd1-a3ff-4f11-815a-eb71067d9125 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:31.420754 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:31.420754 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:29:31.424363 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-9d4a1bd1-a3ff-4f11-815a-eb71067d9125 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Volume info retrieved successfully. Aug 25 10:29:31.428756 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9d4a1bd1-a3ff-4f11-815a-eb71067d9125 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] https://10.4.3.119/volume/v3/volumes/6c929dd9-3059-4c4f-91cf-f389f44c5fe0 returned with HTTP 200 Aug 25 10:29:31.429120 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1247/4993] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:29:31 2026] GET /volume/v3/volumes/6c929dd9-3059-4c4f-91cf-f389f44c5fe0 => generated 836 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:31.485760 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-dfd77129-800d-4f98-91fa-bb1bab0dcd37 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:31.488016 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-dfd77129-800d-4f98-91fa-bb1bab0dcd37 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] GET https://10.4.3.119/volume/v3/volumes/f8874001-eaa1-4a9c-af5d-96a6a6a4a1fc Aug 25 10:29:31.488604 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-dfd77129-800d-4f98-91fa-bb1bab0dcd37 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:31.488604 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-dfd77129-800d-4f98-91fa-bb1bab0dcd37 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:31.490953 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-4bee5f5d-6c03-4c3e-a261-8a8128c214d6 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:31.494177 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4bee5f5d-6c03-4c3e-a261-8a8128c214d6 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] GET https://10.4.3.119/volume/v3/volumes/fe7edc1c-ba08-4cd2-96ce-2a45791024a0 Aug 25 10:29:31.494177 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4bee5f5d-6c03-4c3e-a261-8a8128c214d6 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:31.494177 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4bee5f5d-6c03-4c3e-a261-8a8128c214d6 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:31.498301 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:31.498301 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:29:31.505128 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-dfd77129-800d-4f98-91fa-bb1bab0dcd37 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Volume info retrieved successfully. Aug 25 10:29:31.509031 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:31.509031 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:29:31.510788 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-dfd77129-800d-4f98-91fa-bb1bab0dcd37 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] https://10.4.3.119/volume/v3/volumes/f8874001-eaa1-4a9c-af5d-96a6a6a4a1fc returned with HTTP 200 Aug 25 10:29:31.511417 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1246/4994] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:29:31 2026] GET /volume/v3/volumes/f8874001-eaa1-4a9c-af5d-96a6a6a4a1fc => generated 928 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:29:31.518158 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-4bee5f5d-6c03-4c3e-a261-8a8128c214d6 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Volume info retrieved successfully. Aug 25 10:29:31.521636 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4bee5f5d-6c03-4c3e-a261-8a8128c214d6 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/volumes/fe7edc1c-ba08-4cd2-96ce-2a45791024a0 returned with HTTP 200 Aug 25 10:29:31.522285 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1246/4995] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:29:31 2026] GET /volume/v3/volumes/fe7edc1c-ba08-4cd2-96ce-2a45791024a0 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:31.672058 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-8dc3d76b-201c-4503-a4d4-c724e3709d85 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:31.673892 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8dc3d76b-201c-4503-a4d4-c724e3709d85 tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] GET https://10.4.3.119/volume/v3/backups/61c51394-83d1-4426-b81f-36ffd14c4596 Aug 25 10:29:31.674120 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-8dc3d76b-201c-4503-a4d4-c724e3709d85 tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:31.674448 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-8dc3d76b-201c-4503-a4d4-c724e3709d85 tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:31.674575 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-8dc3d76b-201c-4503-a4d4-c724e3709d85 tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] Show backup with id 61c51394-83d1-4426-b81f-36ffd14c4596. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:29:31.679283 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:31.679283 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:29:31.680057 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8dc3d76b-201c-4503-a4d4-c724e3709d85 tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] https://10.4.3.119/volume/v3/backups/61c51394-83d1-4426-b81f-36ffd14c4596 returned with HTTP 200 Aug 25 10:29:31.680548 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1257/4996] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:29:31 2026] GET /volume/v3/backups/61c51394-83d1-4426-b81f-36ffd14c4596 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:32.440812 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-383b1e6f-0563-466b-99e3-6cacd789138d None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:32.442484 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-383b1e6f-0563-466b-99e3-6cacd789138d tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] GET https://10.4.3.119/volume/v3/volumes/6c929dd9-3059-4c4f-91cf-f389f44c5fe0 Aug 25 10:29:32.442659 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-383b1e6f-0563-466b-99e3-6cacd789138d tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:32.442833 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-383b1e6f-0563-466b-99e3-6cacd789138d tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:32.447906 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-383b1e6f-0563-466b-99e3-6cacd789138d tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] https://10.4.3.119/volume/v3/volumes/6c929dd9-3059-4c4f-91cf-f389f44c5fe0 returned with HTTP 404 Aug 25 10:29:32.448345 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1248/4997] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:29:32 2026] GET /volume/v3/volumes/6c929dd9-3059-4c4f-91cf-f389f44c5fe0 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:29:32.454562 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-53a1c431-aa4a-4156-b250-beda05196858 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:32.456568 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-53a1c431-aa4a-4156-b250-beda05196858 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] GET https://10.4.3.119/volume/v3/volumes/d9353912-a33f-4b54-830a-6ff6c1efffee Aug 25 10:29:32.456838 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-53a1c431-aa4a-4156-b250-beda05196858 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:32.457111 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-53a1c431-aa4a-4156-b250-beda05196858 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:32.465911 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:32.465911 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:29:32.472005 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-53a1c431-aa4a-4156-b250-beda05196858 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Volume info retrieved successfully. Aug 25 10:29:32.477098 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-53a1c431-aa4a-4156-b250-beda05196858 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] https://10.4.3.119/volume/v3/volumes/d9353912-a33f-4b54-830a-6ff6c1efffee returned with HTTP 200 Aug 25 10:29:32.477588 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1247/4998] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:29:32 2026] GET /volume/v3/volumes/d9353912-a33f-4b54-830a-6ff6c1efffee => generated 1405 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:29:32.489503 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-dcd09d73-d0d4-499a-afe1-150d00176671 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:32.491465 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-dcd09d73-d0d4-499a-afe1-150d00176671 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] DELETE https://10.4.3.119/volume/v3/volumes/d9353912-a33f-4b54-830a-6ff6c1efffee Aug 25 10:29:32.491828 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-dcd09d73-d0d4-499a-afe1-150d00176671 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:32.492100 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-dcd09d73-d0d4-499a-afe1-150d00176671 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:32.492309 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-dcd09d73-d0d4-499a-afe1-150d00176671 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Delete volume with id: d9353912-a33f-4b54-830a-6ff6c1efffee Aug 25 10:29:32.498835 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:32.498835 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:29:32.499438 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-dcd09d73-d0d4-499a-afe1-150d00176671 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Volume info retrieved successfully. Aug 25 10:29:32.515431 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-dcd09d73-d0d4-499a-afe1-150d00176671 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Delete volume request issued successfully. Aug 25 10:29:32.515830 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-dcd09d73-d0d4-499a-afe1-150d00176671 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] https://10.4.3.119/volume/v3/volumes/d9353912-a33f-4b54-830a-6ff6c1efffee returned with HTTP 202 Aug 25 10:29:32.516615 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1247/4999] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:29:32 2026] DELETE /volume/v3/volumes/d9353912-a33f-4b54-830a-6ff6c1efffee => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:29:32.526007 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-efcdb203-3c0b-43b9-a09e-1aba81927fa5 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:32.527753 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-efcdb203-3c0b-43b9-a09e-1aba81927fa5 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] GET https://10.4.3.119/volume/v3/volumes/d9353912-a33f-4b54-830a-6ff6c1efffee Aug 25 10:29:32.527995 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-efcdb203-3c0b-43b9-a09e-1aba81927fa5 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:32.528266 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-efcdb203-3c0b-43b9-a09e-1aba81927fa5 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:32.528830 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-21d1ac71-dac0-4e43-a05e-f88db880387a None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:32.531394 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-21d1ac71-dac0-4e43-a05e-f88db880387a tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] GET https://10.4.3.119/volume/v3/volumes/f8874001-eaa1-4a9c-af5d-96a6a6a4a1fc Aug 25 10:29:32.531754 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-21d1ac71-dac0-4e43-a05e-f88db880387a tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:32.532052 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-21d1ac71-dac0-4e43-a05e-f88db880387a tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:32.535197 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:32.535197 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:29:32.537892 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-833aec72-d93f-428c-b6d8-82b9dccf97cf None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:32.539248 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-efcdb203-3c0b-43b9-a09e-1aba81927fa5 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Volume info retrieved successfully. Aug 25 10:29:32.539845 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-833aec72-d93f-428c-b6d8-82b9dccf97cf tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] GET https://10.4.3.119/volume/v3/volumes/fe7edc1c-ba08-4cd2-96ce-2a45791024a0 Aug 25 10:29:32.540098 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-833aec72-d93f-428c-b6d8-82b9dccf97cf tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:32.540302 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-833aec72-d93f-428c-b6d8-82b9dccf97cf tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:32.542232 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:32.542232 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:29:32.544318 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-efcdb203-3c0b-43b9-a09e-1aba81927fa5 tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] https://10.4.3.119/volume/v3/volumes/d9353912-a33f-4b54-830a-6ff6c1efffee returned with HTTP 200 Aug 25 10:29:32.544750 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1258/5000] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:29:32 2026] GET /volume/v3/volumes/d9353912-a33f-4b54-830a-6ff6c1efffee => generated 1404 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:29:32.547281 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-21d1ac71-dac0-4e43-a05e-f88db880387a tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Volume info retrieved successfully. Aug 25 10:29:32.549729 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:32.549729 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:29:32.554161 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-21d1ac71-dac0-4e43-a05e-f88db880387a tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] https://10.4.3.119/volume/v3/volumes/f8874001-eaa1-4a9c-af5d-96a6a6a4a1fc returned with HTTP 200 Aug 25 10:29:32.554556 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-833aec72-d93f-428c-b6d8-82b9dccf97cf tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Volume info retrieved successfully. Aug 25 10:29:32.554762 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1249/5001] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:29:32 2026] GET /volume/v3/volumes/f8874001-eaa1-4a9c-af5d-96a6a6a4a1fc => generated 928 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:29:32.567365 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-833aec72-d93f-428c-b6d8-82b9dccf97cf tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/volumes/fe7edc1c-ba08-4cd2-96ce-2a45791024a0 returned with HTTP 200 Aug 25 10:29:32.567843 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1248/5002] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:29:32 2026] GET /volume/v3/volumes/fe7edc1c-ba08-4cd2-96ce-2a45791024a0 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:32.690259 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-bb1431bc-ccf6-4930-8b3f-fccebb0c6630 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:32.692782 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-bb1431bc-ccf6-4930-8b3f-fccebb0c6630 tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] GET https://10.4.3.119/volume/v3/backups/61c51394-83d1-4426-b81f-36ffd14c4596 Aug 25 10:29:32.693083 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-bb1431bc-ccf6-4930-8b3f-fccebb0c6630 tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:32.693366 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-bb1431bc-ccf6-4930-8b3f-fccebb0c6630 tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:32.693530 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-bb1431bc-ccf6-4930-8b3f-fccebb0c6630 tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] Show backup with id 61c51394-83d1-4426-b81f-36ffd14c4596. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:29:32.698876 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:32.698876 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:29:32.699891 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-bb1431bc-ccf6-4930-8b3f-fccebb0c6630 tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] https://10.4.3.119/volume/v3/backups/61c51394-83d1-4426-b81f-36ffd14c4596 returned with HTTP 200 Aug 25 10:29:32.700399 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1248/5003] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:29:32 2026] GET /volume/v3/backups/61c51394-83d1-4426-b81f-36ffd14c4596 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:33.556934 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-d341b635-5091-4979-8955-62f54694a73e None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:33.558679 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d341b635-5091-4979-8955-62f54694a73e tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] GET https://10.4.3.119/volume/v3/volumes/d9353912-a33f-4b54-830a-6ff6c1efffee Aug 25 10:29:33.558909 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d341b635-5091-4979-8955-62f54694a73e tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:33.559118 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d341b635-5091-4979-8955-62f54694a73e tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:33.564407 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d341b635-5091-4979-8955-62f54694a73e tempest-VolumesGetTest-1100775935 tempest-VolumesGetTest-1100775935-project-member] https://10.4.3.119/volume/v3/volumes/d9353912-a33f-4b54-830a-6ff6c1efffee returned with HTTP 404 Aug 25 10:29:33.564814 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1259/5004] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:29:33 2026] GET /volume/v3/volumes/d9353912-a33f-4b54-830a-6ff6c1efffee => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:29:33.570268 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-f96bf00c-5c15-48b7-8c64-bbb2cab5b494 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:33.572319 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f96bf00c-5c15-48b7-8c64-bbb2cab5b494 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] GET https://10.4.3.119/volume/v3/volumes/f8874001-eaa1-4a9c-af5d-96a6a6a4a1fc Aug 25 10:29:33.572514 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f96bf00c-5c15-48b7-8c64-bbb2cab5b494 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:33.572679 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f96bf00c-5c15-48b7-8c64-bbb2cab5b494 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:33.579647 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:33.579647 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:29:33.580549 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-901e14ce-2b7f-4b1c-b3c5-8871ab7f5e49 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:33.583038 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-f96bf00c-5c15-48b7-8c64-bbb2cab5b494 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Volume info retrieved successfully. Aug 25 10:29:33.586097 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-901e14ce-2b7f-4b1c-b3c5-8871ab7f5e49 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] GET https://10.4.3.119/volume/v3/volumes/fe7edc1c-ba08-4cd2-96ce-2a45791024a0 Aug 25 10:29:33.586305 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-901e14ce-2b7f-4b1c-b3c5-8871ab7f5e49 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:33.586473 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-901e14ce-2b7f-4b1c-b3c5-8871ab7f5e49 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:33.587052 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f96bf00c-5c15-48b7-8c64-bbb2cab5b494 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] https://10.4.3.119/volume/v3/volumes/f8874001-eaa1-4a9c-af5d-96a6a6a4a1fc returned with HTTP 200 Aug 25 10:29:33.587416 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1250/5005] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:29:33 2026] GET /volume/v3/volumes/f8874001-eaa1-4a9c-af5d-96a6a6a4a1fc => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:29:33.603047 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:33.603047 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:29:33.606437 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-901e14ce-2b7f-4b1c-b3c5-8871ab7f5e49 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Volume info retrieved successfully. Aug 25 10:29:33.610647 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-901e14ce-2b7f-4b1c-b3c5-8871ab7f5e49 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/volumes/fe7edc1c-ba08-4cd2-96ce-2a45791024a0 returned with HTTP 200 Aug 25 10:29:33.611225 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1249/5006] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:29:33 2026] GET /volume/v3/volumes/fe7edc1c-ba08-4cd2-96ce-2a45791024a0 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:33.711258 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-ba179187-dc2b-432d-8dec-30fa67b25abe None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:33.715059 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ba179187-dc2b-432d-8dec-30fa67b25abe tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] GET https://10.4.3.119/volume/v3/backups/61c51394-83d1-4426-b81f-36ffd14c4596 Aug 25 10:29:33.715059 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ba179187-dc2b-432d-8dec-30fa67b25abe tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:33.715059 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ba179187-dc2b-432d-8dec-30fa67b25abe tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:33.715059 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-ba179187-dc2b-432d-8dec-30fa67b25abe tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] Show backup with id 61c51394-83d1-4426-b81f-36ffd14c4596. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:29:33.719417 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:33.719417 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:29:33.720396 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ba179187-dc2b-432d-8dec-30fa67b25abe tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] https://10.4.3.119/volume/v3/backups/61c51394-83d1-4426-b81f-36ffd14c4596 returned with HTTP 200 Aug 25 10:29:33.720912 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1249/5007] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:29:33 2026] GET /volume/v3/backups/61c51394-83d1-4426-b81f-36ffd14c4596 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:33.953413 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-cbd717f8-1789-4921-ba7c-e95c987bf40e req-e4076972-fe14-43d2-ae28-61daf38b6369 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:33.955401 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-cbd717f8-1789-4921-ba7c-e95c987bf40e req-e4076972-fe14-43d2-ae28-61daf38b6369 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] POST https://10.4.3.119/volume/v3/attachments/02ff4fb8-5fe0-4b68-83b9-6dae241394ea/action Aug 25 10:29:33.955734 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-cbd717f8-1789-4921-ba7c-e95c987bf40e req-e4076972-fe14-43d2-ae28-61daf38b6369 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Action body: b'{"os-complete": null}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:29:33.955846 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-cbd717f8-1789-4921-ba7c-e95c987bf40e req-e4076972-fe14-43d2-ae28-61daf38b6369 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:29:33.971307 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:33.971307 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:29:33.980532 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-cbd717f8-1789-4921-ba7c-e95c987bf40e req-e4076972-fe14-43d2-ae28-61daf38b6369 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/attachments/02ff4fb8-5fe0-4b68-83b9-6dae241394ea/action returned with HTTP 204 Aug 25 10:29:33.981049 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1260/5008] 10.4.3.119 () {74 vars in 1725 bytes} [Tue Aug 25 10:29:33 2026] POST /volume/v3/attachments/02ff4fb8-5fe0-4b68-83b9-6dae241394ea/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:29:34.604444 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-5d564534-6352-49e3-93be-7de9d6b3402f None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:34.606259 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5d564534-6352-49e3-93be-7de9d6b3402f tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] GET https://10.4.3.119/volume/v3/volumes/f8874001-eaa1-4a9c-af5d-96a6a6a4a1fc Aug 25 10:29:34.606506 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-5d564534-6352-49e3-93be-7de9d6b3402f tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:34.606724 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-5d564534-6352-49e3-93be-7de9d6b3402f tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:34.613162 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:34.613162 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:29:34.616428 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-5d564534-6352-49e3-93be-7de9d6b3402f tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Volume info retrieved successfully. Aug 25 10:29:34.620774 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5d564534-6352-49e3-93be-7de9d6b3402f tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] https://10.4.3.119/volume/v3/volumes/f8874001-eaa1-4a9c-af5d-96a6a6a4a1fc returned with HTTP 200 Aug 25 10:29:34.621025 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1251/5009] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:29:34 2026] GET /volume/v3/volumes/f8874001-eaa1-4a9c-af5d-96a6a6a4a1fc => generated 1193 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:29:34.623798 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-a587787b-57f8-4ba4-a533-ae3959a7b505 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:34.627610 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a587787b-57f8-4ba4-a533-ae3959a7b505 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] GET https://10.4.3.119/volume/v3/volumes/fe7edc1c-ba08-4cd2-96ce-2a45791024a0 Aug 25 10:29:34.627839 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a587787b-57f8-4ba4-a533-ae3959a7b505 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:34.628020 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a587787b-57f8-4ba4-a533-ae3959a7b505 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:34.641228 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-6df67aa8-7a66-4811-948d-5d054169cea6 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:34.644127 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6df67aa8-7a66-4811-948d-5d054169cea6 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] GET https://10.4.3.119/volume/v3/volumes/f8874001-eaa1-4a9c-af5d-96a6a6a4a1fc Aug 25 10:29:34.644211 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:34.644211 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:29:34.644479 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6df67aa8-7a66-4811-948d-5d054169cea6 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:34.644761 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6df67aa8-7a66-4811-948d-5d054169cea6 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:34.648094 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-a587787b-57f8-4ba4-a533-ae3959a7b505 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Volume info retrieved successfully. Aug 25 10:29:34.652309 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a587787b-57f8-4ba4-a533-ae3959a7b505 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/volumes/fe7edc1c-ba08-4cd2-96ce-2a45791024a0 returned with HTTP 200 Aug 25 10:29:34.652718 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1250/5010] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:29:34 2026] GET /volume/v3/volumes/fe7edc1c-ba08-4cd2-96ce-2a45791024a0 => generated 1137 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:29:34.655012 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:34.655012 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:29:34.658996 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-6df67aa8-7a66-4811-948d-5d054169cea6 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Volume info retrieved successfully. Aug 25 10:29:34.664097 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6df67aa8-7a66-4811-948d-5d054169cea6 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] https://10.4.3.119/volume/v3/volumes/f8874001-eaa1-4a9c-af5d-96a6a6a4a1fc returned with HTTP 200 Aug 25 10:29:34.664472 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1250/5011] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:29:34 2026] GET /volume/v3/volumes/f8874001-eaa1-4a9c-af5d-96a6a6a4a1fc => generated 1193 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:29:34.683939 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-3e911787-a510-4020-905a-9b0318b3c89e None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:34.688710 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3e911787-a510-4020-905a-9b0318b3c89e tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] POST https://10.4.3.119/volume/v3/snapshots Aug 25 10:29:34.688710 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3e911787-a510-4020-905a-9b0318b3c89e tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f8874001-eaa1-4a9c-af5d-96a6a6a4a1fc", "name": "tempest-VolumeImageDependencyTests-Snapshot-1590034656"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:29:34.697405 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:34.697405 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:29:34.697949 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-3e911787-a510-4020-905a-9b0318b3c89e tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Volume info retrieved successfully. Aug 25 10:29:34.698103 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.snapshots [None req-3e911787-a510-4020-905a-9b0318b3c89e tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Create snapshot from volume f8874001-eaa1-4a9c-af5d-96a6a6a4a1fc Aug 25 10:29:34.707440 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-0b3748d6-b673-4f96-bbb8-a6c721b49802 req-f06dbffe-62ad-41c3-992c-64df0cd40c83 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:34.732222 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-1c5aac28-74ca-4548-be24-448471061055 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:34.734229 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1c5aac28-74ca-4548-be24-448471061055 tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] GET https://10.4.3.119/volume/v3/backups/61c51394-83d1-4426-b81f-36ffd14c4596 Aug 25 10:29:34.734464 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1c5aac28-74ca-4548-be24-448471061055 tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:34.734637 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1c5aac28-74ca-4548-be24-448471061055 tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:34.734758 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-1c5aac28-74ca-4548-be24-448471061055 tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] Show backup with id 61c51394-83d1-4426-b81f-36ffd14c4596. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:29:34.735443 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-3e911787-a510-4020-905a-9b0318b3c89e tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Created reservations ['a810c9dd-5515-470a-b03a-cb715df75c6e', '27088682-f3b9-4591-b879-45ba53305770', '89ea92f1-573c-4d5d-b96c-2e87d76bda9c', '7c0404df-f94a-4bf6-9af0-178120844df7'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:29:34.738960 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:34.738960 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:29:34.739759 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1c5aac28-74ca-4548-be24-448471061055 tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] https://10.4.3.119/volume/v3/backups/61c51394-83d1-4426-b81f-36ffd14c4596 returned with HTTP 200 Aug 25 10:29:34.740164 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1251/5012] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:29:34 2026] GET /volume/v3/backups/61c51394-83d1-4426-b81f-36ffd14c4596 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:34.752096 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-e75d6a32-52a5-4b6f-a8eb-dabc4721fd8e None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:34.753815 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e75d6a32-52a5-4b6f-a8eb-dabc4721fd8e tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] PUT https://10.4.3.119/volume/v3/backups/61c51394-83d1-4426-b81f-36ffd14c4596 Aug 25 10:29:34.754131 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e75d6a32-52a5-4b6f-a8eb-dabc4721fd8e tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:29:34.761709 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:34.761709 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:29:34.770645 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-3e911787-a510-4020-905a-9b0318b3c89e tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Snapshot create request issued successfully. Aug 25 10:29:34.771119 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3e911787-a510-4020-905a-9b0318b3c89e tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] https://10.4.3.119/volume/v3/snapshots returned with HTTP 202 Aug 25 10:29:34.771858 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1261/5013] 10.4.3.119 () {68 vars in 1265 bytes} [Tue Aug 25 10:29:34 2026] POST /volume/v3/snapshots => generated 313 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:29:34.773045 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e75d6a32-52a5-4b6f-a8eb-dabc4721fd8e tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] https://10.4.3.119/volume/v3/backups/61c51394-83d1-4426-b81f-36ffd14c4596 returned with HTTP 200 Aug 25 10:29:34.773487 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1251/5014] 10.4.3.119 () {70 vars in 1408 bytes} [Tue Aug 25 10:29:34 2026] PUT /volume/v3/backups/61c51394-83d1-4426-b81f-36ffd14c4596 => generated 315 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:34.784213 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-a952b807-7770-4377-af73-f256c0b92ca6 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:34.785632 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-b10393c0-d2e4-4804-b7df-0d2874840c4a None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:34.787397 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b10393c0-d2e4-4804-b7df-0d2874840c4a tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] GET https://10.4.3.119/volume/v3/backups/61c51394-83d1-4426-b81f-36ffd14c4596 Aug 25 10:29:34.787589 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b10393c0-d2e4-4804-b7df-0d2874840c4a tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:34.787774 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b10393c0-d2e4-4804-b7df-0d2874840c4a tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:34.787883 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-b10393c0-d2e4-4804-b7df-0d2874840c4a tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] Show backup with id 61c51394-83d1-4426-b81f-36ffd14c4596. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:29:34.789437 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a952b807-7770-4377-af73-f256c0b92ca6 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] GET https://10.4.3.119/volume/v3/snapshots/b5a724eb-2802-4637-92f9-340da64eca42 Aug 25 10:29:34.789636 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a952b807-7770-4377-af73-f256c0b92ca6 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:34.789805 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a952b807-7770-4377-af73-f256c0b92ca6 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:34.792223 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:34.792223 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:29:34.793110 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b10393c0-d2e4-4804-b7df-0d2874840c4a tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] https://10.4.3.119/volume/v3/backups/61c51394-83d1-4426-b81f-36ffd14c4596 returned with HTTP 200 Aug 25 10:29:34.793597 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1262/5015] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:29:34 2026] GET /volume/v3/backups/61c51394-83d1-4426-b81f-36ffd14c4596 => generated 761 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:34.802404 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:34.802404 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:29:34.803073 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-a952b807-7770-4377-af73-f256c0b92ca6 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Snapshot retrieved successfully. Aug 25 10:29:34.804325 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a952b807-7770-4377-af73-f256c0b92ca6 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] https://10.4.3.119/volume/v3/snapshots/b5a724eb-2802-4637-92f9-340da64eca42 returned with HTTP 200 Aug 25 10:29:34.804893 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1252/5016] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:29:34 2026] GET /volume/v3/snapshots/b5a724eb-2802-4637-92f9-340da64eca42 => generated 445 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:34.805949 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-4ea3f8c9-97f0-439c-897a-cf03c9ea9e5d None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:34.807700 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4ea3f8c9-97f0-439c-897a-cf03c9ea9e5d tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] DELETE https://10.4.3.119/volume/v3/backups/61c51394-83d1-4426-b81f-36ffd14c4596 Aug 25 10:29:34.809445 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4ea3f8c9-97f0-439c-897a-cf03c9ea9e5d tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:34.809445 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4ea3f8c9-97f0-439c-897a-cf03c9ea9e5d tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:34.809445 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.contrib.backups [None req-4ea3f8c9-97f0-439c-897a-cf03c9ea9e5d tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] Delete backup with id: 61c51394-83d1-4426-b81f-36ffd14c4596. Aug 25 10:29:34.812421 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:34.812421 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:29:34.824331 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.backup.rpcapi [None req-4ea3f8c9-97f0-439c-897a-cf03c9ea9e5d tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] delete_backup rpcapi backup_id 61c51394-83d1-4426-b81f-36ffd14c4596 {{(pid=100390) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 10:29:34.826233 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4ea3f8c9-97f0-439c-897a-cf03c9ea9e5d tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] https://10.4.3.119/volume/v3/backups/61c51394-83d1-4426-b81f-36ffd14c4596 returned with HTTP 202 Aug 25 10:29:34.826662 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1252/5017] 10.4.3.119 () {68 vars in 1391 bytes} [Tue Aug 25 10:29:34 2026] DELETE /volume/v3/backups/61c51394-83d1-4426-b81f-36ffd14c4596 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:29:34.840491 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-e1d6100b-660b-4e4c-9601-391375f58a67 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:34.842783 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e1d6100b-660b-4e4c-9601-391375f58a67 tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] GET https://10.4.3.119/volume/v3/backups/61c51394-83d1-4426-b81f-36ffd14c4596 Aug 25 10:29:34.843058 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e1d6100b-660b-4e4c-9601-391375f58a67 tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:34.843272 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e1d6100b-660b-4e4c-9601-391375f58a67 tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:34.843375 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-e1d6100b-660b-4e4c-9601-391375f58a67 tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] Show backup with id 61c51394-83d1-4426-b81f-36ffd14c4596. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:29:34.844464 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-0b3748d6-b673-4f96-bbb8-a6c721b49802 req-f06dbffe-62ad-41c3-992c-64df0cd40c83 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] GET https://10.4.3.119/volume/v3/volumes/5f66a848-c8cf-4143-be6d-76dfa4f80085 Aug 25 10:29:34.844782 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-0b3748d6-b673-4f96-bbb8-a6c721b49802 req-f06dbffe-62ad-41c3-992c-64df0cd40c83 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:34.845088 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-0b3748d6-b673-4f96-bbb8-a6c721b49802 req-f06dbffe-62ad-41c3-992c-64df0cd40c83 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:34.848190 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:34.848190 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:29:34.848750 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e1d6100b-660b-4e4c-9601-391375f58a67 tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] https://10.4.3.119/volume/v3/backups/61c51394-83d1-4426-b81f-36ffd14c4596 returned with HTTP 200 Aug 25 10:29:34.849241 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1263/5018] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:29:34 2026] GET /volume/v3/backups/61c51394-83d1-4426-b81f-36ffd14c4596 => generated 760 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:34.856346 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:34.856346 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:29:34.863120 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [req-0b3748d6-b673-4f96-bbb8-a6c721b49802 req-f06dbffe-62ad-41c3-992c-64df0cd40c83 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Volume info retrieved successfully. Aug 25 10:29:34.866162 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-0b3748d6-b673-4f96-bbb8-a6c721b49802 req-f06dbffe-62ad-41c3-992c-64df0cd40c83 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/volumes/5f66a848-c8cf-4143-be6d-76dfa4f80085 returned with HTTP 200 Aug 25 10:29:34.867686 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1252/5019] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:29:34 2026] GET /volume/v3/volumes/5f66a848-c8cf-4143-be6d-76dfa4f80085 => generated 874 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:34.961621 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-97e0c909-a3d4-47eb-9447-35e34e517bd6 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:34.961891 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-97e0c909-a3d4-47eb-9447-35e34e517bd6 None None] GET https://10.4.3.119/volume// Aug 25 10:29:34.962185 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-97e0c909-a3d4-47eb-9447-35e34e517bd6 None None] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:34.962370 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-97e0c909-a3d4-47eb-9447-35e34e517bd6 None None] Calling method 'all' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:34.962743 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-97e0c909-a3d4-47eb-9447-35e34e517bd6 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:29:34.963065 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1253/5020] 10.4.3.119 () {66 vars in 1428 bytes} [Tue Aug 25 10:29:34 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 25 10:29:34.970593 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-0b3748d6-b673-4f96-bbb8-a6c721b49802 req-6f866de4-c564-4a1b-9989-e995d430ca7b None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:34.972436 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-0b3748d6-b673-4f96-bbb8-a6c721b49802 req-6f866de4-c564-4a1b-9989-e995d430ca7b tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] POST https://10.4.3.119/volume/v3/attachments Aug 25 10:29:34.972735 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-0b3748d6-b673-4f96-bbb8-a6c721b49802 req-6f866de4-c564-4a1b-9989-e995d430ca7b tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5f66a848-c8cf-4143-be6d-76dfa4f80085", "connector": null, "instance_uuid": "1f05630f-ea90-4a8f-820b-b6d159d76149"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:29:34.982417 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:34.982417 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:29:35.006637 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-0b3748d6-b673-4f96-bbb8-a6c721b49802 req-6f866de4-c564-4a1b-9989-e995d430ca7b tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/attachments returned with HTTP 200 Aug 25 10:29:35.007127 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1253/5021] 10.4.3.119 () {74 vars in 1594 bytes} [Tue Aug 25 10:29:34 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 25 10:29:35.040396 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-9eab844a-7698-4afe-8ce3-063ee0ce3bd9 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:35.043429 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9eab844a-7698-4afe-8ce3-063ee0ce3bd9 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] GET https://10.4.3.119/volume/v3/volumes/5f66a848-c8cf-4143-be6d-76dfa4f80085 Aug 25 10:29:35.043640 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9eab844a-7698-4afe-8ce3-063ee0ce3bd9 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:35.043800 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9eab844a-7698-4afe-8ce3-063ee0ce3bd9 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:35.052172 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-e1c4e29c-a5b9-4074-b770-4543f573712f None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:35.052654 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e1c4e29c-a5b9-4074-b770-4543f573712f None None] GET https://10.4.3.119/volume// Aug 25 10:29:35.052873 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e1c4e29c-a5b9-4074-b770-4543f573712f None None] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:35.053132 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e1c4e29c-a5b9-4074-b770-4543f573712f None None] Calling method 'all' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:35.053549 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e1c4e29c-a5b9-4074-b770-4543f573712f None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:29:35.053957 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1253/5022] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:29:35 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:29:35.055875 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:35.055875 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:29:35.061649 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-9eab844a-7698-4afe-8ce3-063ee0ce3bd9 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Volume info retrieved successfully. Aug 25 10:29:35.067614 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-0b3748d6-b673-4f96-bbb8-a6c721b49802 req-ae74d814-8c23-4b76-a258-8d73385de11f None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:35.068010 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9eab844a-7698-4afe-8ce3-063ee0ce3bd9 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/volumes/5f66a848-c8cf-4143-be6d-76dfa4f80085 returned with HTTP 200 Aug 25 10:29:35.068411 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1264/5023] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:29:35 2026] GET /volume/v3/volumes/5f66a848-c8cf-4143-be6d-76dfa4f80085 => generated 873 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:35.069862 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-0b3748d6-b673-4f96-bbb8-a6c721b49802 req-ae74d814-8c23-4b76-a258-8d73385de11f tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] GET https://10.4.3.119/volume/v3/volumes/5f66a848-c8cf-4143-be6d-76dfa4f80085 Aug 25 10:29:35.070078 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-0b3748d6-b673-4f96-bbb8-a6c721b49802 req-ae74d814-8c23-4b76-a258-8d73385de11f tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:35.070322 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-0b3748d6-b673-4f96-bbb8-a6c721b49802 req-ae74d814-8c23-4b76-a258-8d73385de11f tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:35.084279 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:35.084279 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:29:35.089013 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-0b3748d6-b673-4f96-bbb8-a6c721b49802 req-ae74d814-8c23-4b76-a258-8d73385de11f tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Volume info retrieved successfully. Aug 25 10:29:35.097760 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-0b3748d6-b673-4f96-bbb8-a6c721b49802 req-ae74d814-8c23-4b76-a258-8d73385de11f tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/volumes/5f66a848-c8cf-4143-be6d-76dfa4f80085 returned with HTTP 200 Aug 25 10:29:35.098610 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1254/5024] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:29:35 2026] GET /volume/v3/volumes/5f66a848-c8cf-4143-be6d-76dfa4f80085 => generated 1053 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:29:35.212998 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-0b3748d6-b673-4f96-bbb8-a6c721b49802 req-422288fb-ba72-4997-8891-0789bb50b61c None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:35.215788 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-0b3748d6-b673-4f96-bbb8-a6c721b49802 req-422288fb-ba72-4997-8891-0789bb50b61c tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] PUT https://10.4.3.119/volume/v3/attachments/3f343365-4104-45a7-b239-236bd444810f Aug 25 10:29:35.216176 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-0b3748d6-b673-4f96-bbb8-a6c721b49802 req-422288fb-ba72-4997-8891-0789bb50b61c tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.119", "host": "np0000008063", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3398d5156650", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "462fd6ce-c505-48ef-84ec-f85776d45b24", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:29:35.224595 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-0b3748d6-b673-4f96-bbb8-a6c721b49802 req-422288fb-ba72-4997-8891-0789bb50b61c tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Acquiring lock "cinder-attachment_update-5f66a848-c8cf-4143-be6d-76dfa4f80085-np0000008063" by "attachment_update" {{(pid=100390) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 10:29:35.230379 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-0b3748d6-b673-4f96-bbb8-a6c721b49802 req-422288fb-ba72-4997-8891-0789bb50b61c tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Lock "cinder-attachment_update-5f66a848-c8cf-4143-be6d-76dfa4f80085-np0000008063" acquired by "attachment_update" :: waited 0.006s {{(pid=100390) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 10:29:35.231630 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:35.231630 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:29:35.322109 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-0b3748d6-b673-4f96-bbb8-a6c721b49802 req-422288fb-ba72-4997-8891-0789bb50b61c tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Lock "cinder-attachment_update-5f66a848-c8cf-4143-be6d-76dfa4f80085-np0000008063" released by "attachment_update" :: held 0.092s {{(pid=100390) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 10:29:35.322434 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-0b3748d6-b673-4f96-bbb8-a6c721b49802 req-422288fb-ba72-4997-8891-0789bb50b61c tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/attachments/3f343365-4104-45a7-b239-236bd444810f returned with HTTP 200 Aug 25 10:29:35.322851 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1254/5025] 10.4.3.119 () {74 vars in 1704 bytes} [Tue Aug 25 10:29:35 2026] PUT /volume/v3/attachments/3f343365-4104-45a7-b239-236bd444810f => generated 968 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:29:35.331342 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-0b3748d6-b673-4f96-bbb8-a6c721b49802 req-78da4b82-b853-466a-aebd-da1cba301681 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:35.333231 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-0b3748d6-b673-4f96-bbb8-a6c721b49802 req-78da4b82-b853-466a-aebd-da1cba301681 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] GET https://10.4.3.119/volume/v3/volumes/5f66a848-c8cf-4143-be6d-76dfa4f80085/encryption Aug 25 10:29:35.333403 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-0b3748d6-b673-4f96-bbb8-a6c721b49802 req-78da4b82-b853-466a-aebd-da1cba301681 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:35.333574 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-0b3748d6-b673-4f96-bbb8-a6c721b49802 req-78da4b82-b853-466a-aebd-da1cba301681 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Calling method 'index' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:35.342010 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:35.342010 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:29:35.348051 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-0b3748d6-b673-4f96-bbb8-a6c721b49802 req-78da4b82-b853-466a-aebd-da1cba301681 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/volumes/5f66a848-c8cf-4143-be6d-76dfa4f80085/encryption returned with HTTP 200 Aug 25 10:29:35.348457 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1254/5026] 10.4.3.119 () {68 vars in 1631 bytes} [Tue Aug 25 10:29:35 2026] GET /volume/v3/volumes/5f66a848-c8cf-4143-be6d-76dfa4f80085/encryption => generated 160 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:35.815986 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-c908b4a7-5213-48c6-960c-ccd818e012ad None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:35.817837 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c908b4a7-5213-48c6-960c-ccd818e012ad tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] GET https://10.4.3.119/volume/v3/snapshots/b5a724eb-2802-4637-92f9-340da64eca42 Aug 25 10:29:35.818062 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c908b4a7-5213-48c6-960c-ccd818e012ad tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:35.818296 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c908b4a7-5213-48c6-960c-ccd818e012ad tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:35.822967 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:35.822967 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:29:35.823465 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-c908b4a7-5213-48c6-960c-ccd818e012ad tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Snapshot retrieved successfully. Aug 25 10:29:35.824186 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c908b4a7-5213-48c6-960c-ccd818e012ad tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] https://10.4.3.119/volume/v3/snapshots/b5a724eb-2802-4637-92f9-340da64eca42 returned with HTTP 200 Aug 25 10:29:35.824612 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1265/5027] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:29:35 2026] GET /volume/v3/snapshots/b5a724eb-2802-4637-92f9-340da64eca42 => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:35.834971 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-f3b270a5-1a9d-4d6f-ae51-4cc08b52bd76 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:35.840097 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f3b270a5-1a9d-4d6f-ae51-4cc08b52bd76 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:29:35.840471 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f3b270a5-1a9d-4d6f-ae51-4cc08b52bd76 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "snapshot_id": "b5a724eb-2802-4637-92f9-340da64eca42", "size": 1}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:29:35.841929 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-f3b270a5-1a9d-4d6f-ae51-4cc08b52bd76 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379', 'snapshot_id': 'b5a724eb-2802-4637-92f9-340da64eca42', 'size': 1}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:29:35.850354 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:35.850354 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:29:35.850857 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-f3b270a5-1a9d-4d6f-ae51-4cc08b52bd76 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Snapshot retrieved successfully. Aug 25 10:29:35.850981 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-f3b270a5-1a9d-4d6f-ae51-4cc08b52bd76 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Create volume of 1 GB Aug 25 10:29:35.854700 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-f3b270a5-1a9d-4d6f-ae51-4cc08b52bd76 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Availability Zones retrieved successfully. Aug 25 10:29:35.861333 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-f3b270a5-1a9d-4d6f-ae51-4cc08b52bd76 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Flow 'volume_create_api' (d4efa5a9-0cb7-4d34-8c93-47423014951e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:29:35.862170 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-f3b270a5-1a9d-4d6f-ae51-4cc08b52bd76 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (debfc599-343a-4c55-a171-d8c00692e2bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:35.863111 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-f3b270a5-1a9d-4d6f-ae51-4cc08b52bd76 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:29:35.863420 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-e2ca043c-6d75-4a2c-9e23-3f2d70d5ebb2 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:35.865312 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e2ca043c-6d75-4a2c-9e23-3f2d70d5ebb2 tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] GET https://10.4.3.119/volume/v3/backups/61c51394-83d1-4426-b81f-36ffd14c4596 Aug 25 10:29:35.865553 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e2ca043c-6d75-4a2c-9e23-3f2d70d5ebb2 tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:35.865729 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e2ca043c-6d75-4a2c-9e23-3f2d70d5ebb2 tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:35.865835 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-e2ca043c-6d75-4a2c-9e23-3f2d70d5ebb2 tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] Show backup with id 61c51394-83d1-4426-b81f-36ffd14c4596. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:29:35.870188 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e2ca043c-6d75-4a2c-9e23-3f2d70d5ebb2 tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] https://10.4.3.119/volume/v3/backups/61c51394-83d1-4426-b81f-36ffd14c4596 returned with HTTP 404 Aug 25 10:29:35.870610 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1255/5028] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:29:35 2026] GET /volume/v3/backups/61c51394-83d1-4426-b81f-36ffd14c4596 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:29:35.878126 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-c7bd6378-eccb-4005-a627-52f3f5812c4a None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:35.879923 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c7bd6378-eccb-4005-a627-52f3f5812c4a tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] DELETE https://10.4.3.119/volume/v3/volumes/6d496fae-fc59-4d3f-9571-9187e654e078 Aug 25 10:29:35.880205 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c7bd6378-eccb-4005-a627-52f3f5812c4a tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:35.880459 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c7bd6378-eccb-4005-a627-52f3f5812c4a tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:35.880646 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-c7bd6378-eccb-4005-a627-52f3f5812c4a tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] Delete volume with id: 6d496fae-fc59-4d3f-9571-9187e654e078 Aug 25 10:29:35.889419 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:35.889419 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:29:35.889728 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-c7bd6378-eccb-4005-a627-52f3f5812c4a tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] Volume info retrieved successfully. Aug 25 10:29:35.897154 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-f3b270a5-1a9d-4d6f-ae51-4cc08b52bd76 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (debfc599-343a-4c55-a171-d8c00692e2bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'b5a724eb-2802-4637-92f9-340da64eca42', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:35.897823 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-f3b270a5-1a9d-4d6f-ae51-4cc08b52bd76 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6931a3ba-1b20-4e8e-bdaa-6b0afae3e63a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:35.912090 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-c7bd6378-eccb-4005-a627-52f3f5812c4a tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] Delete volume request issued successfully. Aug 25 10:29:35.912326 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c7bd6378-eccb-4005-a627-52f3f5812c4a tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] https://10.4.3.119/volume/v3/volumes/6d496fae-fc59-4d3f-9571-9187e654e078 returned with HTTP 202 Aug 25 10:29:35.912717 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1255/5029] 10.4.3.119 () {68 vars in 1391 bytes} [Tue Aug 25 10:29:35 2026] DELETE /volume/v3/volumes/6d496fae-fc59-4d3f-9571-9187e654e078 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:29:35.918929 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-bfcbc3e9-9dee-4505-b6b4-95b5365e17f1 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:35.920902 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-bfcbc3e9-9dee-4505-b6b4-95b5365e17f1 tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] GET https://10.4.3.119/volume/v3/volumes/6d496fae-fc59-4d3f-9571-9187e654e078 Aug 25 10:29:35.921098 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-bfcbc3e9-9dee-4505-b6b4-95b5365e17f1 tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:35.921296 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-bfcbc3e9-9dee-4505-b6b4-95b5365e17f1 tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:35.928018 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:35.928018 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:29:35.931344 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-bfcbc3e9-9dee-4505-b6b4-95b5365e17f1 tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] Volume info retrieved successfully. Aug 25 10:29:35.935069 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-bfcbc3e9-9dee-4505-b6b4-95b5365e17f1 tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] https://10.4.3.119/volume/v3/volumes/6d496fae-fc59-4d3f-9571-9187e654e078 returned with HTTP 200 Aug 25 10:29:35.935460 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1266/5030] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:29:35 2026] GET /volume/v3/volumes/6d496fae-fc59-4d3f-9571-9187e654e078 => generated 1016 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:29:35.966388 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-f3b270a5-1a9d-4d6f-ae51-4cc08b52bd76 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Created reservations ['85a8f305-0888-4581-b5ff-ee9517826576', '2eae1a94-2a93-4f7e-b953-b51d324ef8df', '35c7eaf8-31b3-40a5-b045-9622517128d0', '803057c6-1645-4d33-8316-fed57d015e8f'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:29:35.967580 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-f3b270a5-1a9d-4d6f-ae51-4cc08b52bd76 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6931a3ba-1b20-4e8e-bdaa-6b0afae3e63a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['85a8f305-0888-4581-b5ff-ee9517826576', '2eae1a94-2a93-4f7e-b953-b51d324ef8df', '35c7eaf8-31b3-40a5-b045-9622517128d0', '803057c6-1645-4d33-8316-fed57d015e8f']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:35.969301 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-f3b270a5-1a9d-4d6f-ae51-4cc08b52bd76 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (175ae867-7e5d-45e8-a58b-598a5a339c41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:36.028738 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-f3b270a5-1a9d-4d6f-ae51-4cc08b52bd76 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (175ae867-7e5d-45e8-a58b-598a5a339c41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3fd7b5f3-b859-402f-8491-8f1f58f38e4a', '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='86bfb0175ada47cf9ed8d02018733eea',qos_specs=None,replication_status=,reservations=['85a8f305-0888-4581-b5ff-ee9517826576','2eae1a94-2a93-4f7e-b953-b51d324ef8df','35c7eaf8-31b3-40a5-b045-9622517128d0','803057c6-1645-4d33-8316-fed57d015e8f'],size=1,snapshot_id=b5a724eb-2802-4637-92f9-340da64eca42,source_replicaid=,source_volid=None,status='creating',user_id='74b0b738bd7c40c494b94455eb9ca1c7',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), '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-25T10:29:36Z,deleted=False,deleted_at=None,display_description=None,display_name='volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3fd7b5f3-b859-402f-8491-8f1f58f38e4a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='86bfb0175ada47cf9ed8d02018733eea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=b5a724eb-2802-4637-92f9-340da64eca42,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='74b0b738bd7c40c494b94455eb9ca1c7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:36.029723 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-f3b270a5-1a9d-4d6f-ae51-4cc08b52bd76 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32d0342c-13bb-41dc-a2e5-33a89b519833) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:36.048350 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-f3b270a5-1a9d-4d6f-ae51-4cc08b52bd76 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32d0342c-13bb-41dc-a2e5-33a89b519833) transitioned into state 'SUCCESS' from 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='86bfb0175ada47cf9ed8d02018733eea',qos_specs=None,replication_status=,reservations=['85a8f305-0888-4581-b5ff-ee9517826576','2eae1a94-2a93-4f7e-b953-b51d324ef8df','35c7eaf8-31b3-40a5-b045-9622517128d0','803057c6-1645-4d33-8316-fed57d015e8f'],size=1,snapshot_id=b5a724eb-2802-4637-92f9-340da64eca42,source_replicaid=,source_volid=None,status='creating',user_id='74b0b738bd7c40c494b94455eb9ca1c7',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:36.048931 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-f3b270a5-1a9d-4d6f-ae51-4cc08b52bd76 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b5244d0-e7fd-4046-b558-f2df5bef27ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:36.069036 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-f3b270a5-1a9d-4d6f-ae51-4cc08b52bd76 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b5244d0-e7fd-4046-b558-f2df5bef27ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:36.069879 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-f3b270a5-1a9d-4d6f-ae51-4cc08b52bd76 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Flow 'volume_create_api' (d4efa5a9-0cb7-4d34-8c93-47423014951e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:29:36.070357 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-f3b270a5-1a9d-4d6f-ae51-4cc08b52bd76 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Create volume request issued successfully. Aug 25 10:29:36.071820 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f3b270a5-1a9d-4d6f-ae51-4cc08b52bd76 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:29:36.072352 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1255/5031] 10.4.3.119 () {70 vars in 1300 bytes} [Tue Aug 25 10:29:35 2026] POST /volume/v3/volumes => generated 809 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:29:36.082549 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-cad663f8-afe9-40e3-9d4d-aa05575fc76b None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:36.083236 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-d968739e-128c-4c8d-b290-506ca32a9ced None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:36.084600 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-cad663f8-afe9-40e3-9d4d-aa05575fc76b tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] GET https://10.4.3.119/volume/v3/volumes/5f66a848-c8cf-4143-be6d-76dfa4f80085 Aug 25 10:29:36.084788 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-cad663f8-afe9-40e3-9d4d-aa05575fc76b tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:36.084958 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d968739e-128c-4c8d-b290-506ca32a9ced tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] GET https://10.4.3.119/volume/v3/volumes/3fd7b5f3-b859-402f-8491-8f1f58f38e4a Aug 25 10:29:36.085013 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-cad663f8-afe9-40e3-9d4d-aa05575fc76b tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:36.085170 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d968739e-128c-4c8d-b290-506ca32a9ced tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:36.085369 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d968739e-128c-4c8d-b290-506ca32a9ced tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:36.092307 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:36.092307 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:29:36.094994 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:36.094994 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:29:36.095640 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-d968739e-128c-4c8d-b290-506ca32a9ced tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Volume info retrieved successfully. Aug 25 10:29:36.098302 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-cad663f8-afe9-40e3-9d4d-aa05575fc76b tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Volume info retrieved successfully. Aug 25 10:29:36.099807 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d968739e-128c-4c8d-b290-506ca32a9ced tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] https://10.4.3.119/volume/v3/volumes/3fd7b5f3-b859-402f-8491-8f1f58f38e4a returned with HTTP 200 Aug 25 10:29:36.100299 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1256/5032] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:29:36 2026] GET /volume/v3/volumes/3fd7b5f3-b859-402f-8491-8f1f58f38e4a => generated 877 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:29:36.103183 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-cad663f8-afe9-40e3-9d4d-aa05575fc76b tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/volumes/5f66a848-c8cf-4143-be6d-76dfa4f80085 returned with HTTP 200 Aug 25 10:29:36.103684 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1256/5033] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:29:36 2026] GET /volume/v3/volumes/5f66a848-c8cf-4143-be6d-76dfa4f80085 => generated 874 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:36.947608 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-af3f4058-f342-4ee9-8376-048572b9537f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:36.949438 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-af3f4058-f342-4ee9-8376-048572b9537f tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] GET https://10.4.3.119/volume/v3/volumes/6d496fae-fc59-4d3f-9571-9187e654e078 Aug 25 10:29:36.949779 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-af3f4058-f342-4ee9-8376-048572b9537f tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:36.950080 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-af3f4058-f342-4ee9-8376-048572b9537f tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:36.962676 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-af3f4058-f342-4ee9-8376-048572b9537f tempest-ProjectAdminTests39-53845588 tempest-ProjectAdminTests39-53845588-project-admin] https://10.4.3.119/volume/v3/volumes/6d496fae-fc59-4d3f-9571-9187e654e078 returned with HTTP 404 Aug 25 10:29:36.962676 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1267/5034] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:29:36 2026] GET /volume/v3/volumes/6d496fae-fc59-4d3f-9571-9187e654e078 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:29:37.113163 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-42a1e152-ebc1-4bc9-954e-27f4cf05783c None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:37.115228 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-42a1e152-ebc1-4bc9-954e-27f4cf05783c tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] GET https://10.4.3.119/volume/v3/volumes/3fd7b5f3-b859-402f-8491-8f1f58f38e4a Aug 25 10:29:37.115544 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-42a1e152-ebc1-4bc9-954e-27f4cf05783c tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:37.115735 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-42a1e152-ebc1-4bc9-954e-27f4cf05783c tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:37.116242 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-31933b0b-ea70-43e4-afdc-be46d2e6ce63 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:37.118225 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-31933b0b-ea70-43e4-afdc-be46d2e6ce63 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] GET https://10.4.3.119/volume/v3/volumes/5f66a848-c8cf-4143-be6d-76dfa4f80085 Aug 25 10:29:37.118481 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-31933b0b-ea70-43e4-afdc-be46d2e6ce63 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:37.118718 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-31933b0b-ea70-43e4-afdc-be46d2e6ce63 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:37.123096 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:37.123096 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:29:37.129212 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-42a1e152-ebc1-4bc9-954e-27f4cf05783c tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Volume info retrieved successfully. Aug 25 10:29:37.135415 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-42a1e152-ebc1-4bc9-954e-27f4cf05783c tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] https://10.4.3.119/volume/v3/volumes/3fd7b5f3-b859-402f-8491-8f1f58f38e4a returned with HTTP 200 Aug 25 10:29:37.135812 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1256/5035] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:29:37 2026] GET /volume/v3/volumes/3fd7b5f3-b859-402f-8491-8f1f58f38e4a => generated 1228 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:29:37.136267 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:37.136267 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:29:37.139804 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-31933b0b-ea70-43e4-afdc-be46d2e6ce63 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Volume info retrieved successfully. Aug 25 10:29:37.144717 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-31933b0b-ea70-43e4-afdc-be46d2e6ce63 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/volumes/5f66a848-c8cf-4143-be6d-76dfa4f80085 returned with HTTP 200 Aug 25 10:29:37.145404 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1257/5036] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:29:37 2026] GET /volume/v3/volumes/5f66a848-c8cf-4143-be6d-76dfa4f80085 => generated 874 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:37.150844 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-cbe26f9a-10e4-4f79-b35a-6d8ac9affc5c None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:37.154440 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-cbe26f9a-10e4-4f79-b35a-6d8ac9affc5c tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] GET https://10.4.3.119/volume/v3/volumes/3fd7b5f3-b859-402f-8491-8f1f58f38e4a Aug 25 10:29:37.154644 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-cbe26f9a-10e4-4f79-b35a-6d8ac9affc5c tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:37.154820 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-cbe26f9a-10e4-4f79-b35a-6d8ac9affc5c tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:37.166402 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:37.166402 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:29:37.177269 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-cbe26f9a-10e4-4f79-b35a-6d8ac9affc5c tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Volume info retrieved successfully. Aug 25 10:29:37.190324 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-cbe26f9a-10e4-4f79-b35a-6d8ac9affc5c tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] https://10.4.3.119/volume/v3/volumes/3fd7b5f3-b859-402f-8491-8f1f58f38e4a returned with HTTP 200 Aug 25 10:29:37.192043 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1257/5037] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:29:37 2026] GET /volume/v3/volumes/3fd7b5f3-b859-402f-8491-8f1f58f38e4a => generated 1228 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:29:37.205691 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-3875c5b4-b741-4d64-a879-d021486b6f2b None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:37.207773 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3875c5b4-b741-4d64-a879-d021486b6f2b tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] DELETE https://10.4.3.119/volume/v3/snapshots/b5a724eb-2802-4637-92f9-340da64eca42 Aug 25 10:29:37.208025 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3875c5b4-b741-4d64-a879-d021486b6f2b tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:37.208274 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3875c5b4-b741-4d64-a879-d021486b6f2b tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:37.208404 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.snapshots [None req-3875c5b4-b741-4d64-a879-d021486b6f2b tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Delete snapshot with id: b5a724eb-2802-4637-92f9-340da64eca42 Aug 25 10:29:37.220897 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:37.220897 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:29:37.221501 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-3875c5b4-b741-4d64-a879-d021486b6f2b tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Snapshot retrieved successfully. Aug 25 10:29:37.242258 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-3875c5b4-b741-4d64-a879-d021486b6f2b tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Snapshot delete request issued successfully. Aug 25 10:29:37.242517 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3875c5b4-b741-4d64-a879-d021486b6f2b tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] https://10.4.3.119/volume/v3/snapshots/b5a724eb-2802-4637-92f9-340da64eca42 returned with HTTP 202 Aug 25 10:29:37.243080 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1268/5038] 10.4.3.119 () {66 vars in 1357 bytes} [Tue Aug 25 10:29:37 2026] DELETE /volume/v3/snapshots/b5a724eb-2802-4637-92f9-340da64eca42 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:29:37.252261 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-484f9c91-76de-42c3-853e-e38f24722765 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:37.254824 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-484f9c91-76de-42c3-853e-e38f24722765 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] GET https://10.4.3.119/volume/v3/snapshots/b5a724eb-2802-4637-92f9-340da64eca42 Aug 25 10:29:37.255165 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-484f9c91-76de-42c3-853e-e38f24722765 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:37.255535 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-484f9c91-76de-42c3-853e-e38f24722765 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:37.261618 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:37.261618 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:29:37.262043 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-484f9c91-76de-42c3-853e-e38f24722765 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Snapshot retrieved successfully. Aug 25 10:29:37.262790 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-484f9c91-76de-42c3-853e-e38f24722765 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] https://10.4.3.119/volume/v3/snapshots/b5a724eb-2802-4637-92f9-340da64eca42 returned with HTTP 200 Aug 25 10:29:37.263354 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1257/5039] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:29:37 2026] GET /volume/v3/snapshots/b5a724eb-2802-4637-92f9-340da64eca42 => generated 471 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:38.165397 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-2021cd2a-ed11-4cca-97e6-e7491d9467b7 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:38.167238 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2021cd2a-ed11-4cca-97e6-e7491d9467b7 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] GET https://10.4.3.119/volume/v3/volumes/5f66a848-c8cf-4143-be6d-76dfa4f80085 Aug 25 10:29:38.167458 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2021cd2a-ed11-4cca-97e6-e7491d9467b7 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:38.167683 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2021cd2a-ed11-4cca-97e6-e7491d9467b7 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:38.178269 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:38.178269 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:29:38.181722 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-2021cd2a-ed11-4cca-97e6-e7491d9467b7 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Volume info retrieved successfully. Aug 25 10:29:38.185927 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2021cd2a-ed11-4cca-97e6-e7491d9467b7 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/volumes/5f66a848-c8cf-4143-be6d-76dfa4f80085 returned with HTTP 200 Aug 25 10:29:38.186427 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1258/5040] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:29:38 2026] GET /volume/v3/volumes/5f66a848-c8cf-4143-be6d-76dfa4f80085 => generated 874 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:38.272354 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-6ba91e68-1b88-4c70-9392-0c38378266d9 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:38.274362 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6ba91e68-1b88-4c70-9392-0c38378266d9 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] GET https://10.4.3.119/volume/v3/snapshots/b5a724eb-2802-4637-92f9-340da64eca42 Aug 25 10:29:38.274538 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6ba91e68-1b88-4c70-9392-0c38378266d9 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:38.274707 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6ba91e68-1b88-4c70-9392-0c38378266d9 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:38.279302 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6ba91e68-1b88-4c70-9392-0c38378266d9 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] https://10.4.3.119/volume/v3/snapshots/b5a724eb-2802-4637-92f9-340da64eca42 returned with HTTP 404 Aug 25 10:29:38.279735 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1258/5041] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:29:38 2026] GET /volume/v3/snapshots/b5a724eb-2802-4637-92f9-340da64eca42 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:29:38.286172 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-738daf84-89b9-438b-ab36-73265509de0b None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:38.288388 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-738daf84-89b9-438b-ab36-73265509de0b tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] DELETE https://10.4.3.119/volume/v3/volumes/3fd7b5f3-b859-402f-8491-8f1f58f38e4a Aug 25 10:29:38.288568 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-738daf84-89b9-438b-ab36-73265509de0b tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:38.288833 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-738daf84-89b9-438b-ab36-73265509de0b tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:38.288976 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-738daf84-89b9-438b-ab36-73265509de0b tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Delete volume with id: 3fd7b5f3-b859-402f-8491-8f1f58f38e4a Aug 25 10:29:38.296892 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:38.296892 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:29:38.297409 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-738daf84-89b9-438b-ab36-73265509de0b tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Volume info retrieved successfully. Aug 25 10:29:38.314650 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-738daf84-89b9-438b-ab36-73265509de0b tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Delete volume request issued successfully. Aug 25 10:29:38.314812 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-738daf84-89b9-438b-ab36-73265509de0b tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] https://10.4.3.119/volume/v3/volumes/3fd7b5f3-b859-402f-8491-8f1f58f38e4a returned with HTTP 202 Aug 25 10:29:38.315206 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1269/5042] 10.4.3.119 () {68 vars in 1392 bytes} [Tue Aug 25 10:29:38 2026] DELETE /volume/v3/volumes/3fd7b5f3-b859-402f-8491-8f1f58f38e4a => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 10:29:38.322032 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-a8bf0b74-8d17-4d32-8e35-27185512ca4e None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:38.325872 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a8bf0b74-8d17-4d32-8e35-27185512ca4e tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] GET https://10.4.3.119/volume/v3/volumes/3fd7b5f3-b859-402f-8491-8f1f58f38e4a Aug 25 10:29:38.326330 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a8bf0b74-8d17-4d32-8e35-27185512ca4e tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:38.326398 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a8bf0b74-8d17-4d32-8e35-27185512ca4e tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:38.342003 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:38.342003 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:29:38.348706 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-a8bf0b74-8d17-4d32-8e35-27185512ca4e tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Volume info retrieved successfully. Aug 25 10:29:38.354789 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a8bf0b74-8d17-4d32-8e35-27185512ca4e tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] https://10.4.3.119/volume/v3/volumes/3fd7b5f3-b859-402f-8491-8f1f58f38e4a returned with HTTP 200 Aug 25 10:29:38.355314 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1258/5043] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:29:38 2026] GET /volume/v3/volumes/3fd7b5f3-b859-402f-8491-8f1f58f38e4a => generated 1227 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:29:38.669438 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-78c6ea18-110e-43d8-b633-3182135c248d None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:38.769010 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-78c6ea18-110e-43d8-b633-3182135c248d tempest-VolumeTypesReaderTests-1828381379 tempest-VolumeTypesReaderTests-1828381379-project-admin] POST https://10.4.3.119/volume/v3/types Aug 25 10:29:38.769502 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-78c6ea18-110e-43d8-b633-3182135c248d tempest-VolumeTypesReaderTests-1828381379 tempest-VolumeTypesReaderTests-1828381379-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1942959198", "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=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:29:38.786701 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-78c6ea18-110e-43d8-b633-3182135c248d tempest-VolumeTypesReaderTests-1828381379 tempest-VolumeTypesReaderTests-1828381379-project-admin] https://10.4.3.119/volume/v3/types returned with HTTP 200 Aug 25 10:29:38.787145 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1259/5044] 10.4.3.119 () {68 vars in 1253 bytes} [Tue Aug 25 10:29:38 2026] POST /volume/v3/types => generated 380 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:38.794428 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-38021741-a34e-4d20-87de-081e7c83ca21 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:38.796582 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-38021741-a34e-4d20-87de-081e7c83ca21 tempest-VolumeTypesReaderTests-1828381379 tempest-VolumeTypesReaderTests-1828381379-project-admin] POST https://10.4.3.119/volume/v3/types/5247d645-fdc7-4a54-9ffe-a198c23d0a3f/encryption Aug 25 10:29:38.796944 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-38021741-a34e-4d20-87de-081e7c83ca21 tempest-VolumeTypesReaderTests-1828381379 tempest-VolumeTypesReaderTests-1828381379-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:29:38.819537 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-38021741-a34e-4d20-87de-081e7c83ca21 tempest-VolumeTypesReaderTests-1828381379 tempest-VolumeTypesReaderTests-1828381379-project-admin] https://10.4.3.119/volume/v3/types/5247d645-fdc7-4a54-9ffe-a198c23d0a3f/encryption returned with HTTP 200 Aug 25 10:29:38.820078 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1259/5045] 10.4.3.119 () {68 vars in 1397 bytes} [Tue Aug 25 10:29:38 2026] POST /volume/v3/types/5247d645-fdc7-4a54-9ffe-a198c23d0a3f/encryption => generated 239 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:38.828551 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-be637947-73f8-4762-a734-269da2709693 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:38.830635 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-be637947-73f8-4762-a734-269da2709693 tempest-VolumeTypesReaderTests-1828381379 tempest-VolumeTypesReaderTests-1828381379-project-admin] POST https://10.4.3.119/volume/v3/types Aug 25 10:29:38.831105 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-be637947-73f8-4762-a734-269da2709693 tempest-VolumeTypesReaderTests-1828381379 tempest-VolumeTypesReaderTests-1828381379-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-81346501", "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=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:29:38.851868 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-be637947-73f8-4762-a734-269da2709693 tempest-VolumeTypesReaderTests-1828381379 tempest-VolumeTypesReaderTests-1828381379-project-admin] https://10.4.3.119/volume/v3/types returned with HTTP 200 Aug 25 10:29:38.852403 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1270/5046] 10.4.3.119 () {68 vars in 1253 bytes} [Tue Aug 25 10:29:38 2026] POST /volume/v3/types => generated 378 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:38.860707 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-05e9a017-a9ba-4332-bec2-58214a57b93b None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:38.947675 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-05e9a017-a9ba-4332-bec2-58214a57b93b tempest-VolumeTypesReaderTests-1828381379 tempest-VolumeTypesReaderTests-1828381379-project-reader] POST https://10.4.3.119/volume/v3/types/6fa78e51-218b-4aba-a796-66bfcf72d80c/encryption Aug 25 10:29:38.948060 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-05e9a017-a9ba-4332-bec2-58214a57b93b tempest-VolumeTypesReaderTests-1828381379 tempest-VolumeTypesReaderTests-1828381379-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:29:38.950065 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.policy [None req-05e9a017-a9ba-4332-bec2-58214a57b93b tempest-VolumeTypesReaderTests-1828381379 tempest-VolumeTypesReaderTests-1828381379-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '4f29c68d9bef47b6bb5aefabfa4ee33e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a335b708ec2c4ab08d018f032bdfea13', '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=100389) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 10:29:38.950277 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-05e9a017-a9ba-4332-bec2-58214a57b93b tempest-VolumeTypesReaderTests-1828381379 tempest-VolumeTypesReaderTests-1828381379-project-reader] https://10.4.3.119/volume/v3/types/6fa78e51-218b-4aba-a796-66bfcf72d80c/encryption returned with HTTP 403 Aug 25 10:29:38.950825 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1259/5047] 10.4.3.119 () {68 vars in 1397 bytes} [Tue Aug 25 10:29:38 2026] POST /volume/v3/types/6fa78e51-218b-4aba-a796-66bfcf72d80c/encryption => generated 127 bytes in 91 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:29:38.960648 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-36238e2c-cc8e-4b35-91a3-ba994158a285 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:38.962259 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-36238e2c-cc8e-4b35-91a3-ba994158a285 tempest-VolumeTypesReaderTests-1828381379 tempest-VolumeTypesReaderTests-1828381379-project-admin] POST https://10.4.3.119/volume/v3/types Aug 25 10:29:38.962586 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-36238e2c-cc8e-4b35-91a3-ba994158a285 tempest-VolumeTypesReaderTests-1828381379 tempest-VolumeTypesReaderTests-1828381379-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1088670263", "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=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:29:38.977399 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-36238e2c-cc8e-4b35-91a3-ba994158a285 tempest-VolumeTypesReaderTests-1828381379 tempest-VolumeTypesReaderTests-1828381379-project-admin] https://10.4.3.119/volume/v3/types returned with HTTP 200 Aug 25 10:29:38.977720 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1260/5048] 10.4.3.119 () {68 vars in 1253 bytes} [Tue Aug 25 10:29:38 2026] POST /volume/v3/types => generated 380 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:38.985257 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-8e33c48d-e39f-4539-b040-34254f8c22f1 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:38.986830 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8e33c48d-e39f-4539-b040-34254f8c22f1 tempest-VolumeTypesReaderTests-1828381379 tempest-VolumeTypesReaderTests-1828381379-project-reader] POST https://10.4.3.119/volume/v3/types/39e1b3f0-6df1-4726-a59e-c74a59b897a5/extra_specs Aug 25 10:29:38.987159 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8e33c48d-e39f-4539-b040-34254f8c22f1 tempest-VolumeTypesReaderTests-1828381379 tempest-VolumeTypesReaderTests-1828381379-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:29:38.988989 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.policy [None req-8e33c48d-e39f-4539-b040-34254f8c22f1 tempest-VolumeTypesReaderTests-1828381379 tempest-VolumeTypesReaderTests-1828381379-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '4f29c68d9bef47b6bb5aefabfa4ee33e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a335b708ec2c4ab08d018f032bdfea13', '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=100390) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 10:29:38.989166 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8e33c48d-e39f-4539-b040-34254f8c22f1 tempest-VolumeTypesReaderTests-1828381379 tempest-VolumeTypesReaderTests-1828381379-project-reader] https://10.4.3.119/volume/v3/types/39e1b3f0-6df1-4726-a59e-c74a59b897a5/extra_specs returned with HTTP 403 Aug 25 10:29:38.989560 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1260/5049] 10.4.3.119 () {68 vars in 1399 bytes} [Tue Aug 25 10:29:38 2026] POST /volume/v3/types/39e1b3f0-6df1-4726-a59e-c74a59b897a5/extra_specs => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:29:38.996672 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-c7211293-5aa5-4f5d-97a2-ddacbcb8fa92 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:38.999041 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c7211293-5aa5-4f5d-97a2-ddacbcb8fa92 tempest-VolumeTypesReaderTests-1828381379 tempest-VolumeTypesReaderTests-1828381379-project-reader] PUT https://10.4.3.119/volume/v3/types/39e1b3f0-6df1-4726-a59e-c74a59b897a5/extra_specs/key2 Aug 25 10:29:38.999410 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c7211293-5aa5-4f5d-97a2-ddacbcb8fa92 tempest-VolumeTypesReaderTests-1828381379 tempest-VolumeTypesReaderTests-1828381379-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:29:39.001259 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.policy [None req-c7211293-5aa5-4f5d-97a2-ddacbcb8fa92 tempest-VolumeTypesReaderTests-1828381379 tempest-VolumeTypesReaderTests-1828381379-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '4f29c68d9bef47b6bb5aefabfa4ee33e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a335b708ec2c4ab08d018f032bdfea13', '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=100391) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 10:29:39.001467 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c7211293-5aa5-4f5d-97a2-ddacbcb8fa92 tempest-VolumeTypesReaderTests-1828381379 tempest-VolumeTypesReaderTests-1828381379-project-reader] https://10.4.3.119/volume/v3/types/39e1b3f0-6df1-4726-a59e-c74a59b897a5/extra_specs/key2 returned with HTTP 403 Aug 25 10:29:39.001881 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1271/5050] 10.4.3.119 () {68 vars in 1413 bytes} [Tue Aug 25 10:29:38 2026] PUT /volume/v3/types/39e1b3f0-6df1-4726-a59e-c74a59b897a5/extra_specs/key2 => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:29:39.009456 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-f157e2d8-e3fc-4776-b6ff-0386131b5149 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:39.011004 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f157e2d8-e3fc-4776-b6ff-0386131b5149 tempest-VolumeTypesReaderTests-1828381379 tempest-VolumeTypesReaderTests-1828381379-project-reader] POST https://10.4.3.119/volume/v3/types Aug 25 10:29:39.011335 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f157e2d8-e3fc-4776-b6ff-0386131b5149 tempest-VolumeTypesReaderTests-1828381379 tempest-VolumeTypesReaderTests-1828381379-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:29:39.013639 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.policy [None req-f157e2d8-e3fc-4776-b6ff-0386131b5149 tempest-VolumeTypesReaderTests-1828381379 tempest-VolumeTypesReaderTests-1828381379-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '4f29c68d9bef47b6bb5aefabfa4ee33e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a335b708ec2c4ab08d018f032bdfea13', '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=100389) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 10:29:39.013856 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f157e2d8-e3fc-4776-b6ff-0386131b5149 tempest-VolumeTypesReaderTests-1828381379 tempest-VolumeTypesReaderTests-1828381379-project-reader] https://10.4.3.119/volume/v3/types returned with HTTP 403 Aug 25 10:29:39.014342 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1260/5051] 10.4.3.119 () {68 vars in 1252 bytes} [Tue Aug 25 10:29:39 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 25 10:29:39.022050 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-9164ea21-0aa1-4ff5-bd91-ee04aaea5767 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:39.024462 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9164ea21-0aa1-4ff5-bd91-ee04aaea5767 tempest-VolumeTypesReaderTests-1828381379 tempest-VolumeTypesReaderTests-1828381379-project-admin] POST https://10.4.3.119/volume/v3/types Aug 25 10:29:39.025177 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9164ea21-0aa1-4ff5-bd91-ee04aaea5767 tempest-VolumeTypesReaderTests-1828381379 tempest-VolumeTypesReaderTests-1828381379-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2020816343", "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=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:29:39.044440 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9164ea21-0aa1-4ff5-bd91-ee04aaea5767 tempest-VolumeTypesReaderTests-1828381379 tempest-VolumeTypesReaderTests-1828381379-project-admin] https://10.4.3.119/volume/v3/types returned with HTTP 200 Aug 25 10:29:39.044798 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1261/5052] 10.4.3.119 () {68 vars in 1253 bytes} [Tue Aug 25 10:29:39 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 25 10:29:39.056124 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-64587c40-dd62-421c-b132-b2a4a67bfab6 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:39.058435 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-64587c40-dd62-421c-b132-b2a4a67bfab6 tempest-VolumeTypesReaderTests-1828381379 tempest-VolumeTypesReaderTests-1828381379-project-admin] POST https://10.4.3.119/volume/v3/types/a59ef9a3-e0fc-4924-a5fd-e318fc9bd89a/encryption Aug 25 10:29:39.058848 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-64587c40-dd62-421c-b132-b2a4a67bfab6 tempest-VolumeTypesReaderTests-1828381379 tempest-VolumeTypesReaderTests-1828381379-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:29:39.080199 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-64587c40-dd62-421c-b132-b2a4a67bfab6 tempest-VolumeTypesReaderTests-1828381379 tempest-VolumeTypesReaderTests-1828381379-project-admin] https://10.4.3.119/volume/v3/types/a59ef9a3-e0fc-4924-a5fd-e318fc9bd89a/encryption returned with HTTP 200 Aug 25 10:29:39.080733 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1261/5053] 10.4.3.119 () {68 vars in 1397 bytes} [Tue Aug 25 10:29:39 2026] POST /volume/v3/types/a59ef9a3-e0fc-4924-a5fd-e318fc9bd89a/encryption => generated 239 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:39.089218 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-8420b4ff-5095-46fe-9e85-c4234d5c151f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:39.091731 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8420b4ff-5095-46fe-9e85-c4234d5c151f tempest-VolumeTypesReaderTests-1828381379 tempest-VolumeTypesReaderTests-1828381379-project-reader] DELETE https://10.4.3.119/volume/v3/types/a59ef9a3-e0fc-4924-a5fd-e318fc9bd89a/encryption/ddc63c67-e250-4515-8a57-282b36531076 Aug 25 10:29:39.091910 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-8420b4ff-5095-46fe-9e85-c4234d5c151f tempest-VolumeTypesReaderTests-1828381379 tempest-VolumeTypesReaderTests-1828381379-project-reader] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:39.092105 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-8420b4ff-5095-46fe-9e85-c4234d5c151f tempest-VolumeTypesReaderTests-1828381379 tempest-VolumeTypesReaderTests-1828381379-project-reader] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:39.092745 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.policy [None req-8420b4ff-5095-46fe-9e85-c4234d5c151f tempest-VolumeTypesReaderTests-1828381379 tempest-VolumeTypesReaderTests-1828381379-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '4f29c68d9bef47b6bb5aefabfa4ee33e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a335b708ec2c4ab08d018f032bdfea13', '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=100391) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 10:29:39.092973 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8420b4ff-5095-46fe-9e85-c4234d5c151f tempest-VolumeTypesReaderTests-1828381379 tempest-VolumeTypesReaderTests-1828381379-project-reader] https://10.4.3.119/volume/v3/types/a59ef9a3-e0fc-4924-a5fd-e318fc9bd89a/encryption/ddc63c67-e250-4515-8a57-282b36531076 returned with HTTP 403 Aug 25 10:29:39.093530 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1272/5054] 10.4.3.119 () {66 vars in 1489 bytes} [Tue Aug 25 10:29:39 2026] DELETE /volume/v3/types/a59ef9a3-e0fc-4924-a5fd-e318fc9bd89a/encryption/ddc63c67-e250-4515-8a57-282b36531076 => generated 127 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:29:39.101957 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-8667d2f2-b50c-4450-aba9-b17129915252 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:39.111501 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8667d2f2-b50c-4450-aba9-b17129915252 tempest-VolumeTypesReaderTests-1828381379 tempest-VolumeTypesReaderTests-1828381379-project-admin] POST https://10.4.3.119/volume/v3/types Aug 25 10:29:39.112029 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8667d2f2-b50c-4450-aba9-b17129915252 tempest-VolumeTypesReaderTests-1828381379 tempest-VolumeTypesReaderTests-1828381379-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2084236386", "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=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:29:39.128714 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8667d2f2-b50c-4450-aba9-b17129915252 tempest-VolumeTypesReaderTests-1828381379 tempest-VolumeTypesReaderTests-1828381379-project-admin] https://10.4.3.119/volume/v3/types returned with HTTP 200 Aug 25 10:29:39.129064 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1261/5055] 10.4.3.119 () {68 vars in 1253 bytes} [Tue Aug 25 10:29:39 2026] POST /volume/v3/types => generated 380 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:39.138195 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-7f8fd9ed-2fe4-4025-ba78-112bbad5b99b None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:39.140127 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7f8fd9ed-2fe4-4025-ba78-112bbad5b99b tempest-VolumeTypesReaderTests-1828381379 tempest-VolumeTypesReaderTests-1828381379-project-reader] DELETE https://10.4.3.119/volume/v3/types/79286714-96df-4b72-a89e-6673af203e6d/extra_specs/key1 Aug 25 10:29:39.140330 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7f8fd9ed-2fe4-4025-ba78-112bbad5b99b tempest-VolumeTypesReaderTests-1828381379 tempest-VolumeTypesReaderTests-1828381379-project-reader] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:39.140757 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7f8fd9ed-2fe4-4025-ba78-112bbad5b99b tempest-VolumeTypesReaderTests-1828381379 tempest-VolumeTypesReaderTests-1828381379-project-reader] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:39.146647 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.policy [None req-7f8fd9ed-2fe4-4025-ba78-112bbad5b99b tempest-VolumeTypesReaderTests-1828381379 tempest-VolumeTypesReaderTests-1828381379-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '4f29c68d9bef47b6bb5aefabfa4ee33e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a335b708ec2c4ab08d018f032bdfea13', '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=100388) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 10:29:39.146860 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7f8fd9ed-2fe4-4025-ba78-112bbad5b99b tempest-VolumeTypesReaderTests-1828381379 tempest-VolumeTypesReaderTests-1828381379-project-reader] https://10.4.3.119/volume/v3/types/79286714-96df-4b72-a89e-6673af203e6d/extra_specs/key1 returned with HTTP 403 Aug 25 10:29:39.147390 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1262/5056] 10.4.3.119 () {66 vars in 1396 bytes} [Tue Aug 25 10:29:39 2026] DELETE /volume/v3/types/79286714-96df-4b72-a89e-6673af203e6d/extra_specs/key1 => generated 122 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:29:39.157006 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-07602c93-e6d1-4cb8-b134-5137f461e681 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:39.158988 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-07602c93-e6d1-4cb8-b134-5137f461e681 tempest-VolumeTypesReaderTests-1828381379 tempest-VolumeTypesReaderTests-1828381379-project-admin] POST https://10.4.3.119/volume/v3/types Aug 25 10:29:39.159363 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-07602c93-e6d1-4cb8-b134-5137f461e681 tempest-VolumeTypesReaderTests-1828381379 tempest-VolumeTypesReaderTests-1828381379-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1488698285", "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=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:29:39.176769 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-07602c93-e6d1-4cb8-b134-5137f461e681 tempest-VolumeTypesReaderTests-1828381379 tempest-VolumeTypesReaderTests-1828381379-project-admin] https://10.4.3.119/volume/v3/types returned with HTTP 200 Aug 25 10:29:39.177303 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1262/5057] 10.4.3.119 () {68 vars in 1253 bytes} [Tue Aug 25 10:29: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 25 10:29:39.186549 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-a9aa5bf0-7c47-4c0a-9f18-7bd27957a3c9 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:39.188634 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a9aa5bf0-7c47-4c0a-9f18-7bd27957a3c9 tempest-VolumeTypesReaderTests-1828381379 tempest-VolumeTypesReaderTests-1828381379-project-reader] DELETE https://10.4.3.119/volume/v3/types/8bb51895-a59e-4194-9316-e86b4f74e879 Aug 25 10:29:39.188810 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a9aa5bf0-7c47-4c0a-9f18-7bd27957a3c9 tempest-VolumeTypesReaderTests-1828381379 tempest-VolumeTypesReaderTests-1828381379-project-reader] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:39.189008 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a9aa5bf0-7c47-4c0a-9f18-7bd27957a3c9 tempest-VolumeTypesReaderTests-1828381379 tempest-VolumeTypesReaderTests-1828381379-project-reader] Calling method '_delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:39.189615 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.policy [None req-a9aa5bf0-7c47-4c0a-9f18-7bd27957a3c9 tempest-VolumeTypesReaderTests-1828381379 tempest-VolumeTypesReaderTests-1828381379-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '4f29c68d9bef47b6bb5aefabfa4ee33e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a335b708ec2c4ab08d018f032bdfea13', '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=100391) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 10:29:39.189772 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a9aa5bf0-7c47-4c0a-9f18-7bd27957a3c9 tempest-VolumeTypesReaderTests-1828381379 tempest-VolumeTypesReaderTests-1828381379-project-reader] https://10.4.3.119/volume/v3/types/8bb51895-a59e-4194-9316-e86b4f74e879 returned with HTTP 403 Aug 25 10:29:39.190298 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1273/5058] 10.4.3.119 () {66 vars in 1345 bytes} [Tue Aug 25 10:29:39 2026] DELETE /volume/v3/types/8bb51895-a59e-4194-9316-e86b4f74e879 => generated 109 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:29:39.200768 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-f348e1b9-fbde-49b1-8a6c-c10f644fd40c None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:39.207356 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f348e1b9-fbde-49b1-8a6c-c10f644fd40c tempest-VolumeTypesReaderTests-1828381379 tempest-VolumeTypesReaderTests-1828381379-project-reader] GET https://10.4.3.119/volume/v3/types/5247d645-fdc7-4a54-9ffe-a198c23d0a3f/extra_specs Aug 25 10:29:39.207589 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f348e1b9-fbde-49b1-8a6c-c10f644fd40c tempest-VolumeTypesReaderTests-1828381379 tempest-VolumeTypesReaderTests-1828381379-project-reader] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:39.207805 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f348e1b9-fbde-49b1-8a6c-c10f644fd40c tempest-VolumeTypesReaderTests-1828381379 tempest-VolumeTypesReaderTests-1828381379-project-reader] Calling method 'index' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:39.207952 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-f47fdf12-a83a-4977-8031-57db1731ffe2 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:39.210595 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f47fdf12-a83a-4977-8031-57db1731ffe2 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] GET https://10.4.3.119/volume/v3/volumes/5f66a848-c8cf-4143-be6d-76dfa4f80085 Aug 25 10:29:39.210819 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f47fdf12-a83a-4977-8031-57db1731ffe2 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:39.211123 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f47fdf12-a83a-4977-8031-57db1731ffe2 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:39.216899 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f348e1b9-fbde-49b1-8a6c-c10f644fd40c tempest-VolumeTypesReaderTests-1828381379 tempest-VolumeTypesReaderTests-1828381379-project-reader] https://10.4.3.119/volume/v3/types/5247d645-fdc7-4a54-9ffe-a198c23d0a3f/extra_specs returned with HTTP 200 Aug 25 10:29:39.217467 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1262/5059] 10.4.3.119 () {66 vars in 1378 bytes} [Tue Aug 25 10:29:39 2026] GET /volume/v3/types/5247d645-fdc7-4a54-9ffe-a198c23d0a3f/extra_specs => generated 123 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:39.227310 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:39.227310 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:29:39.230700 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-0f9842a8-28cd-4224-a180-13ecd0d4725f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:39.232888 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0f9842a8-28cd-4224-a180-13ecd0d4725f tempest-VolumeTypesReaderTests-1828381379 tempest-VolumeTypesReaderTests-1828381379-project-reader] GET https://10.4.3.119/volume/v3/types/5247d645-fdc7-4a54-9ffe-a198c23d0a3f/encryption/cipher Aug 25 10:29:39.233898 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0f9842a8-28cd-4224-a180-13ecd0d4725f tempest-VolumeTypesReaderTests-1828381379 tempest-VolumeTypesReaderTests-1828381379-project-reader] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:39.234473 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-f47fdf12-a83a-4977-8031-57db1731ffe2 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Volume info retrieved successfully. Aug 25 10:29:39.239812 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0f9842a8-28cd-4224-a180-13ecd0d4725f tempest-VolumeTypesReaderTests-1828381379 tempest-VolumeTypesReaderTests-1828381379-project-reader] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:39.240579 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.policy [None req-0f9842a8-28cd-4224-a180-13ecd0d4725f tempest-VolumeTypesReaderTests-1828381379 tempest-VolumeTypesReaderTests-1828381379-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '4f29c68d9bef47b6bb5aefabfa4ee33e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a335b708ec2c4ab08d018f032bdfea13', '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=100390) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 10:29:39.240785 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0f9842a8-28cd-4224-a180-13ecd0d4725f tempest-VolumeTypesReaderTests-1828381379 tempest-VolumeTypesReaderTests-1828381379-project-reader] https://10.4.3.119/volume/v3/types/5247d645-fdc7-4a54-9ffe-a198c23d0a3f/encryption/cipher returned with HTTP 403 Aug 25 10:29:39.241345 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1263/5060] 10.4.3.119 () {66 vars in 1396 bytes} [Tue Aug 25 10:29:39 2026] GET /volume/v3/types/5247d645-fdc7-4a54-9ffe-a198c23d0a3f/encryption/cipher => generated 124 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:29:39.249948 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f47fdf12-a83a-4977-8031-57db1731ffe2 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/volumes/5f66a848-c8cf-4143-be6d-76dfa4f80085 returned with HTTP 200 Aug 25 10:29:39.250486 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1263/5061] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:29:39 2026] GET /volume/v3/volumes/5f66a848-c8cf-4143-be6d-76dfa4f80085 => generated 874 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:39.250879 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-92b57681-aeb8-4a08-b992-05bf5c9b213f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:39.252779 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-92b57681-aeb8-4a08-b992-05bf5c9b213f tempest-VolumeTypesReaderTests-1828381379 tempest-VolumeTypesReaderTests-1828381379-project-reader] GET https://10.4.3.119/volume/v3/types/5247d645-fdc7-4a54-9ffe-a198c23d0a3f/encryption Aug 25 10:29:39.252958 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-92b57681-aeb8-4a08-b992-05bf5c9b213f tempest-VolumeTypesReaderTests-1828381379 tempest-VolumeTypesReaderTests-1828381379-project-reader] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:39.253154 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-92b57681-aeb8-4a08-b992-05bf5c9b213f tempest-VolumeTypesReaderTests-1828381379 tempest-VolumeTypesReaderTests-1828381379-project-reader] Calling method 'index' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:39.253718 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.policy [None req-92b57681-aeb8-4a08-b992-05bf5c9b213f tempest-VolumeTypesReaderTests-1828381379 tempest-VolumeTypesReaderTests-1828381379-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '4f29c68d9bef47b6bb5aefabfa4ee33e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a335b708ec2c4ab08d018f032bdfea13', '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=100391) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 10:29:39.253875 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-92b57681-aeb8-4a08-b992-05bf5c9b213f tempest-VolumeTypesReaderTests-1828381379 tempest-VolumeTypesReaderTests-1828381379-project-reader] https://10.4.3.119/volume/v3/types/5247d645-fdc7-4a54-9ffe-a198c23d0a3f/encryption returned with HTTP 403 Aug 25 10:29:39.254450 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1274/5062] 10.4.3.119 () {66 vars in 1375 bytes} [Tue Aug 25 10:29:39 2026] GET /volume/v3/types/5247d645-fdc7-4a54-9ffe-a198c23d0a3f/encryption => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:29:39.266090 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-350934f1-817b-4d8a-bf47-53a0c3e9754d None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:39.268623 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-350934f1-817b-4d8a-bf47-53a0c3e9754d tempest-VolumeTypesReaderTests-1828381379 tempest-VolumeTypesReaderTests-1828381379-project-reader] GET https://10.4.3.119/volume/v3/types/5247d645-fdc7-4a54-9ffe-a198c23d0a3f/extra_specs/multiattach Aug 25 10:29:39.268873 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-350934f1-817b-4d8a-bf47-53a0c3e9754d tempest-VolumeTypesReaderTests-1828381379 tempest-VolumeTypesReaderTests-1828381379-project-reader] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:39.269120 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-350934f1-817b-4d8a-bf47-53a0c3e9754d tempest-VolumeTypesReaderTests-1828381379 tempest-VolumeTypesReaderTests-1828381379-project-reader] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:39.279668 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-350934f1-817b-4d8a-bf47-53a0c3e9754d tempest-VolumeTypesReaderTests-1828381379 tempest-VolumeTypesReaderTests-1828381379-project-reader] https://10.4.3.119/volume/v3/types/5247d645-fdc7-4a54-9ffe-a198c23d0a3f/extra_specs/multiattach returned with HTTP 200 Aug 25 10:29:39.280053 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1263/5063] 10.4.3.119 () {66 vars in 1414 bytes} [Tue Aug 25 10:29:39 2026] GET /volume/v3/types/5247d645-fdc7-4a54-9ffe-a198c23d0a3f/extra_specs/multiattach => generated 29 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 10:29:39.289100 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-3fa9f870-4238-4894-b0b0-512f6abe92dc None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:39.291162 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3fa9f870-4238-4894-b0b0-512f6abe92dc tempest-VolumeTypesReaderTests-1828381379 tempest-VolumeTypesReaderTests-1828381379-project-reader] GET https://10.4.3.119/volume/v3/types/5247d645-fdc7-4a54-9ffe-a198c23d0a3f/extra_specs/volume_backend_name Aug 25 10:29:39.291373 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3fa9f870-4238-4894-b0b0-512f6abe92dc tempest-VolumeTypesReaderTests-1828381379 tempest-VolumeTypesReaderTests-1828381379-project-reader] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:39.291551 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3fa9f870-4238-4894-b0b0-512f6abe92dc tempest-VolumeTypesReaderTests-1828381379 tempest-VolumeTypesReaderTests-1828381379-project-reader] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:39.299499 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3fa9f870-4238-4894-b0b0-512f6abe92dc tempest-VolumeTypesReaderTests-1828381379 tempest-VolumeTypesReaderTests-1828381379-project-reader] https://10.4.3.119/volume/v3/types/5247d645-fdc7-4a54-9ffe-a198c23d0a3f/extra_specs/volume_backend_name returned with HTTP 404 Aug 25 10:29:39.299924 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1264/5064] 10.4.3.119 () {66 vars in 1438 bytes} [Tue Aug 25 10:29:39 2026] GET /volume/v3/types/5247d645-fdc7-4a54-9ffe-a198c23d0a3f/extra_specs/volume_backend_name => generated 143 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:29:39.312612 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-e917385d-35b9-4fbb-a700-153a3163d6d3 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:39.315028 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e917385d-35b9-4fbb-a700-153a3163d6d3 tempest-VolumeTypesReaderTests-1828381379 tempest-VolumeTypesReaderTests-1828381379-project-reader] PUT https://10.4.3.119/volume/v3/types/5247d645-fdc7-4a54-9ffe-a198c23d0a3f/encryption/f799c1f0-f0e0-44f6-aae6-fea0477c14f7 Aug 25 10:29:39.315460 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e917385d-35b9-4fbb-a700-153a3163d6d3 tempest-VolumeTypesReaderTests-1828381379 tempest-VolumeTypesReaderTests-1828381379-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:29:39.318462 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.policy [None req-e917385d-35b9-4fbb-a700-153a3163d6d3 tempest-VolumeTypesReaderTests-1828381379 tempest-VolumeTypesReaderTests-1828381379-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '4f29c68d9bef47b6bb5aefabfa4ee33e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a335b708ec2c4ab08d018f032bdfea13', '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=100388) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 10:29:39.319307 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e917385d-35b9-4fbb-a700-153a3163d6d3 tempest-VolumeTypesReaderTests-1828381379 tempest-VolumeTypesReaderTests-1828381379-project-reader] https://10.4.3.119/volume/v3/types/5247d645-fdc7-4a54-9ffe-a198c23d0a3f/encryption/f799c1f0-f0e0-44f6-aae6-fea0477c14f7 returned with HTTP 403 Aug 25 10:29:39.319834 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1264/5065] 10.4.3.119 () {68 vars in 1506 bytes} [Tue Aug 25 10:29:39 2026] PUT /volume/v3/types/5247d645-fdc7-4a54-9ffe-a198c23d0a3f/encryption/f799c1f0-f0e0-44f6-aae6-fea0477c14f7 => generated 127 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:29:39.328376 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-4b3f065f-5da8-45a8-b2b6-9e31603b9702 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:39.330171 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4b3f065f-5da8-45a8-b2b6-9e31603b9702 tempest-VolumeTypesReaderTests-1828381379 tempest-VolumeTypesReaderTests-1828381379-project-reader] PUT https://10.4.3.119/volume/v3/types/5247d645-fdc7-4a54-9ffe-a198c23d0a3f/extra_specs/key1 Aug 25 10:29:39.330502 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4b3f065f-5da8-45a8-b2b6-9e31603b9702 tempest-VolumeTypesReaderTests-1828381379 tempest-VolumeTypesReaderTests-1828381379-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:29:39.332905 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.policy [None req-4b3f065f-5da8-45a8-b2b6-9e31603b9702 tempest-VolumeTypesReaderTests-1828381379 tempest-VolumeTypesReaderTests-1828381379-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '4f29c68d9bef47b6bb5aefabfa4ee33e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a335b708ec2c4ab08d018f032bdfea13', '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=100391) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 10:29:39.333159 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4b3f065f-5da8-45a8-b2b6-9e31603b9702 tempest-VolumeTypesReaderTests-1828381379 tempest-VolumeTypesReaderTests-1828381379-project-reader] https://10.4.3.119/volume/v3/types/5247d645-fdc7-4a54-9ffe-a198c23d0a3f/extra_specs/key1 returned with HTTP 403 Aug 25 10:29:39.333716 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1275/5066] 10.4.3.119 () {68 vars in 1413 bytes} [Tue Aug 25 10:29:39 2026] PUT /volume/v3/types/5247d645-fdc7-4a54-9ffe-a198c23d0a3f/extra_specs/key1 => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:29:39.342385 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-6ee53916-0ab3-4a7e-8908-529a0bf53a2f None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:39.344529 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6ee53916-0ab3-4a7e-8908-529a0bf53a2f tempest-VolumeTypesReaderTests-1828381379 tempest-VolumeTypesReaderTests-1828381379-project-reader] PUT https://10.4.3.119/volume/v3/types/5247d645-fdc7-4a54-9ffe-a198c23d0a3f Aug 25 10:29:39.345026 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6ee53916-0ab3-4a7e-8908-529a0bf53a2f tempest-VolumeTypesReaderTests-1828381379 tempest-VolumeTypesReaderTests-1828381379-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:29:39.347149 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.policy [None req-6ee53916-0ab3-4a7e-8908-529a0bf53a2f tempest-VolumeTypesReaderTests-1828381379 tempest-VolumeTypesReaderTests-1828381379-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '4f29c68d9bef47b6bb5aefabfa4ee33e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a335b708ec2c4ab08d018f032bdfea13', '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=100389) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 10:29:39.347354 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6ee53916-0ab3-4a7e-8908-529a0bf53a2f tempest-VolumeTypesReaderTests-1828381379 tempest-VolumeTypesReaderTests-1828381379-project-reader] https://10.4.3.119/volume/v3/types/5247d645-fdc7-4a54-9ffe-a198c23d0a3f returned with HTTP 403 Aug 25 10:29:39.347976 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1264/5067] 10.4.3.119 () {68 vars in 1362 bytes} [Tue Aug 25 10:29:39 2026] PUT /volume/v3/types/5247d645-fdc7-4a54-9ffe-a198c23d0a3f => generated 109 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:29:39.356804 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-f768fa98-8b1e-4922-8d64-34550aa10355 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:39.358816 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f768fa98-8b1e-4922-8d64-34550aa10355 tempest-VolumeTypesReaderTests-1828381379 tempest-VolumeTypesReaderTests-1828381379-project-admin] DELETE https://10.4.3.119/volume/v3/types/8bb51895-a59e-4194-9316-e86b4f74e879 Aug 25 10:29:39.359200 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f768fa98-8b1e-4922-8d64-34550aa10355 tempest-VolumeTypesReaderTests-1828381379 tempest-VolumeTypesReaderTests-1828381379-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:39.359350 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f768fa98-8b1e-4922-8d64-34550aa10355 tempest-VolumeTypesReaderTests-1828381379 tempest-VolumeTypesReaderTests-1828381379-project-admin] Calling method '_delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:39.371707 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-4ef8aea4-58f9-4246-9df0-0bee9ec54294 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:39.376018 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4ef8aea4-58f9-4246-9df0-0bee9ec54294 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] GET https://10.4.3.119/volume/v3/volumes/3fd7b5f3-b859-402f-8491-8f1f58f38e4a Aug 25 10:29:39.376296 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4ef8aea4-58f9-4246-9df0-0bee9ec54294 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:39.376508 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4ef8aea4-58f9-4246-9df0-0bee9ec54294 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:39.395042 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4ef8aea4-58f9-4246-9df0-0bee9ec54294 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] https://10.4.3.119/volume/v3/volumes/3fd7b5f3-b859-402f-8491-8f1f58f38e4a returned with HTTP 404 Aug 25 10:29:39.395605 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1265/5068] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:29:39 2026] GET /volume/v3/volumes/3fd7b5f3-b859-402f-8491-8f1f58f38e4a => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 10:29:39.414357 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f768fa98-8b1e-4922-8d64-34550aa10355 tempest-VolumeTypesReaderTests-1828381379 tempest-VolumeTypesReaderTests-1828381379-project-admin] https://10.4.3.119/volume/v3/types/8bb51895-a59e-4194-9316-e86b4f74e879 returned with HTTP 202 Aug 25 10:29:39.414918 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1265/5069] 10.4.3.119 () {66 vars in 1345 bytes} [Tue Aug 25 10:29:39 2026] DELETE /volume/v3/types/8bb51895-a59e-4194-9316-e86b4f74e879 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:29:39.422055 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-193d1392-1265-4f36-b4cb-59e188dcce31 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:39.423790 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-193d1392-1265-4f36-b4cb-59e188dcce31 tempest-VolumeTypesReaderTests-1828381379 tempest-VolumeTypesReaderTests-1828381379-project-admin] DELETE https://10.4.3.119/volume/v3/types/79286714-96df-4b72-a89e-6673af203e6d Aug 25 10:29:39.424024 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-193d1392-1265-4f36-b4cb-59e188dcce31 tempest-VolumeTypesReaderTests-1828381379 tempest-VolumeTypesReaderTests-1828381379-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:39.424330 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-193d1392-1265-4f36-b4cb-59e188dcce31 tempest-VolumeTypesReaderTests-1828381379 tempest-VolumeTypesReaderTests-1828381379-project-admin] Calling method '_delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:39.456209 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-193d1392-1265-4f36-b4cb-59e188dcce31 tempest-VolumeTypesReaderTests-1828381379 tempest-VolumeTypesReaderTests-1828381379-project-admin] https://10.4.3.119/volume/v3/types/79286714-96df-4b72-a89e-6673af203e6d returned with HTTP 202 Aug 25 10:29:39.456820 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1276/5070] 10.4.3.119 () {66 vars in 1345 bytes} [Tue Aug 25 10:29:39 2026] DELETE /volume/v3/types/79286714-96df-4b72-a89e-6673af203e6d => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:29:39.464344 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-f0d2928e-cfb2-46fb-b2ff-82890b7029da None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:39.466802 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f0d2928e-cfb2-46fb-b2ff-82890b7029da tempest-VolumeTypesReaderTests-1828381379 tempest-VolumeTypesReaderTests-1828381379-project-admin] DELETE https://10.4.3.119/volume/v3/types/a59ef9a3-e0fc-4924-a5fd-e318fc9bd89a Aug 25 10:29:39.467037 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f0d2928e-cfb2-46fb-b2ff-82890b7029da tempest-VolumeTypesReaderTests-1828381379 tempest-VolumeTypesReaderTests-1828381379-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:39.467259 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f0d2928e-cfb2-46fb-b2ff-82890b7029da tempest-VolumeTypesReaderTests-1828381379 tempest-VolumeTypesReaderTests-1828381379-project-admin] Calling method '_delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:39.497484 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f0d2928e-cfb2-46fb-b2ff-82890b7029da tempest-VolumeTypesReaderTests-1828381379 tempest-VolumeTypesReaderTests-1828381379-project-admin] https://10.4.3.119/volume/v3/types/a59ef9a3-e0fc-4924-a5fd-e318fc9bd89a returned with HTTP 202 Aug 25 10:29:39.498023 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1265/5071] 10.4.3.119 () {66 vars in 1345 bytes} [Tue Aug 25 10:29:39 2026] DELETE /volume/v3/types/a59ef9a3-e0fc-4924-a5fd-e318fc9bd89a => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:29:39.506717 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-b6c11e38-3068-4ce8-bc56-6a5b39c5997d None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:39.508489 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b6c11e38-3068-4ce8-bc56-6a5b39c5997d tempest-VolumeTypesReaderTests-1828381379 tempest-VolumeTypesReaderTests-1828381379-project-admin] DELETE https://10.4.3.119/volume/v3/types/39e1b3f0-6df1-4726-a59e-c74a59b897a5 Aug 25 10:29:39.508655 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b6c11e38-3068-4ce8-bc56-6a5b39c5997d tempest-VolumeTypesReaderTests-1828381379 tempest-VolumeTypesReaderTests-1828381379-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:39.508832 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b6c11e38-3068-4ce8-bc56-6a5b39c5997d tempest-VolumeTypesReaderTests-1828381379 tempest-VolumeTypesReaderTests-1828381379-project-admin] Calling method '_delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:39.546358 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b6c11e38-3068-4ce8-bc56-6a5b39c5997d tempest-VolumeTypesReaderTests-1828381379 tempest-VolumeTypesReaderTests-1828381379-project-admin] https://10.4.3.119/volume/v3/types/39e1b3f0-6df1-4726-a59e-c74a59b897a5 returned with HTTP 202 Aug 25 10:29:39.547127 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1266/5072] 10.4.3.119 () {66 vars in 1345 bytes} [Tue Aug 25 10:29:39 2026] DELETE /volume/v3/types/39e1b3f0-6df1-4726-a59e-c74a59b897a5 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:29:39.553638 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-bae05b1e-ce8a-4d1d-8034-1f816a10e881 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:39.556608 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-bae05b1e-ce8a-4d1d-8034-1f816a10e881 tempest-VolumeTypesReaderTests-1828381379 tempest-VolumeTypesReaderTests-1828381379-project-admin] DELETE https://10.4.3.119/volume/v3/types/6fa78e51-218b-4aba-a796-66bfcf72d80c Aug 25 10:29:39.556937 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-bae05b1e-ce8a-4d1d-8034-1f816a10e881 tempest-VolumeTypesReaderTests-1828381379 tempest-VolumeTypesReaderTests-1828381379-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:39.557312 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-bae05b1e-ce8a-4d1d-8034-1f816a10e881 tempest-VolumeTypesReaderTests-1828381379 tempest-VolumeTypesReaderTests-1828381379-project-admin] Calling method '_delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:39.595641 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-bae05b1e-ce8a-4d1d-8034-1f816a10e881 tempest-VolumeTypesReaderTests-1828381379 tempest-VolumeTypesReaderTests-1828381379-project-admin] https://10.4.3.119/volume/v3/types/6fa78e51-218b-4aba-a796-66bfcf72d80c returned with HTTP 202 Aug 25 10:29:39.595993 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1266/5073] 10.4.3.119 () {66 vars in 1345 bytes} [Tue Aug 25 10:29:39 2026] DELETE /volume/v3/types/6fa78e51-218b-4aba-a796-66bfcf72d80c => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:29:39.605961 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-afca54e5-9e9c-41ab-b805-babc1dc0cf15 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:39.608686 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-afca54e5-9e9c-41ab-b805-babc1dc0cf15 tempest-VolumeTypesReaderTests-1828381379 tempest-VolumeTypesReaderTests-1828381379-project-admin] DELETE https://10.4.3.119/volume/v3/types/5247d645-fdc7-4a54-9ffe-a198c23d0a3f Aug 25 10:29:39.610224 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-afca54e5-9e9c-41ab-b805-babc1dc0cf15 tempest-VolumeTypesReaderTests-1828381379 tempest-VolumeTypesReaderTests-1828381379-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:39.610224 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-afca54e5-9e9c-41ab-b805-babc1dc0cf15 tempest-VolumeTypesReaderTests-1828381379 tempest-VolumeTypesReaderTests-1828381379-project-admin] Calling method '_delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:39.639009 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-afca54e5-9e9c-41ab-b805-babc1dc0cf15 tempest-VolumeTypesReaderTests-1828381379 tempest-VolumeTypesReaderTests-1828381379-project-admin] https://10.4.3.119/volume/v3/types/5247d645-fdc7-4a54-9ffe-a198c23d0a3f returned with HTTP 202 Aug 25 10:29:39.639819 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1277/5074] 10.4.3.119 () {66 vars in 1345 bytes} [Tue Aug 25 10:29:39 2026] DELETE /volume/v3/types/5247d645-fdc7-4a54-9ffe-a198c23d0a3f => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:29:39.733889 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-13441477-e0aa-4e9e-a0cb-ca20eca14d85 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:39.735616 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-13441477-e0aa-4e9e-a0cb-ca20eca14d85 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] DELETE https://10.4.3.119/volume/v3/volumes/f8874001-eaa1-4a9c-af5d-96a6a6a4a1fc Aug 25 10:29:39.735826 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-13441477-e0aa-4e9e-a0cb-ca20eca14d85 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:39.736148 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-13441477-e0aa-4e9e-a0cb-ca20eca14d85 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:39.736365 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-13441477-e0aa-4e9e-a0cb-ca20eca14d85 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Delete volume with id: f8874001-eaa1-4a9c-af5d-96a6a6a4a1fc Aug 25 10:29:39.742949 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:39.742949 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:29:39.743452 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-13441477-e0aa-4e9e-a0cb-ca20eca14d85 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Volume info retrieved successfully. Aug 25 10:29:39.762320 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-13441477-e0aa-4e9e-a0cb-ca20eca14d85 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Delete volume request issued successfully. Aug 25 10:29:39.762524 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-13441477-e0aa-4e9e-a0cb-ca20eca14d85 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] https://10.4.3.119/volume/v3/volumes/f8874001-eaa1-4a9c-af5d-96a6a6a4a1fc returned with HTTP 202 Aug 25 10:29:39.762914 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1266/5075] 10.4.3.119 () {68 vars in 1392 bytes} [Tue Aug 25 10:29:39 2026] DELETE /volume/v3/volumes/f8874001-eaa1-4a9c-af5d-96a6a6a4a1fc => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 10:29:39.771923 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-566907e2-8696-4c72-b8d0-5d5cb75c2560 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:39.776505 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-566907e2-8696-4c72-b8d0-5d5cb75c2560 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] GET https://10.4.3.119/volume/v3/volumes/f8874001-eaa1-4a9c-af5d-96a6a6a4a1fc Aug 25 10:29:39.776672 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-566907e2-8696-4c72-b8d0-5d5cb75c2560 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:39.778013 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-566907e2-8696-4c72-b8d0-5d5cb75c2560 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:39.793560 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:39.793560 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:29:39.799150 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-566907e2-8696-4c72-b8d0-5d5cb75c2560 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Volume info retrieved successfully. Aug 25 10:29:39.807083 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-566907e2-8696-4c72-b8d0-5d5cb75c2560 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] https://10.4.3.119/volume/v3/volumes/f8874001-eaa1-4a9c-af5d-96a6a6a4a1fc returned with HTTP 200 Aug 25 10:29:39.808474 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1267/5076] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:29:39 2026] GET /volume/v3/volumes/f8874001-eaa1-4a9c-af5d-96a6a6a4a1fc => generated 1192 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:29:40.267380 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-895d5c1e-7cd9-4ab6-8be8-ccae4a7c6032 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:40.272193 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-895d5c1e-7cd9-4ab6-8be8-ccae4a7c6032 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] GET https://10.4.3.119/volume/v3/volumes/5f66a848-c8cf-4143-be6d-76dfa4f80085 Aug 25 10:29:40.272193 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-895d5c1e-7cd9-4ab6-8be8-ccae4a7c6032 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:40.272193 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-895d5c1e-7cd9-4ab6-8be8-ccae4a7c6032 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:40.292456 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:40.292456 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:29:40.301105 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-895d5c1e-7cd9-4ab6-8be8-ccae4a7c6032 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Volume info retrieved successfully. Aug 25 10:29:40.311196 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-895d5c1e-7cd9-4ab6-8be8-ccae4a7c6032 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/volumes/5f66a848-c8cf-4143-be6d-76dfa4f80085 returned with HTTP 200 Aug 25 10:29:40.311569 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1267/5077] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:29:40 2026] GET /volume/v3/volumes/5f66a848-c8cf-4143-be6d-76dfa4f80085 => generated 874 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:40.824521 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-93ec2bdb-cd8e-4ed6-b2e1-7ac2ba223bdf None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:40.829185 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-93ec2bdb-cd8e-4ed6-b2e1-7ac2ba223bdf tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] GET https://10.4.3.119/volume/v3/volumes/f8874001-eaa1-4a9c-af5d-96a6a6a4a1fc Aug 25 10:29:40.829555 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-93ec2bdb-cd8e-4ed6-b2e1-7ac2ba223bdf tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:40.829847 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-93ec2bdb-cd8e-4ed6-b2e1-7ac2ba223bdf tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:40.838372 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-93ec2bdb-cd8e-4ed6-b2e1-7ac2ba223bdf tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] https://10.4.3.119/volume/v3/volumes/f8874001-eaa1-4a9c-af5d-96a6a6a4a1fc returned with HTTP 404 Aug 25 10:29:40.839065 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1278/5078] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:29:40 2026] GET /volume/v3/volumes/f8874001-eaa1-4a9c-af5d-96a6a6a4a1fc => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 10:29:40.852828 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-2cb41695-a4d7-403a-8305-9572ac3350cf None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:40.853538 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-2cb41695-a4d7-403a-8305-9572ac3350cf tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] DELETE https://10.4.3.119/volume/v3/volumes/3fd7b5f3-b859-402f-8491-8f1f58f38e4a Aug 25 10:29:40.853849 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-2cb41695-a4d7-403a-8305-9572ac3350cf tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:40.854154 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-2cb41695-a4d7-403a-8305-9572ac3350cf tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:40.854383 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-2cb41695-a4d7-403a-8305-9572ac3350cf tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Delete volume with id: 3fd7b5f3-b859-402f-8491-8f1f58f38e4a Aug 25 10:29:40.863474 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-2cb41695-a4d7-403a-8305-9572ac3350cf tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] https://10.4.3.119/volume/v3/volumes/3fd7b5f3-b859-402f-8491-8f1f58f38e4a returned with HTTP 404 Aug 25 10:29:40.864159 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1267/5079] 10.4.3.119 () {68 vars in 1392 bytes} [Tue Aug 25 10:29:40 2026] DELETE /volume/v3/volumes/3fd7b5f3-b859-402f-8491-8f1f58f38e4a => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 10:29:40.870742 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-013791ec-da66-47ee-bc7f-5094ae1ef27b None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:40.872799 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-013791ec-da66-47ee-bc7f-5094ae1ef27b tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] GET https://10.4.3.119/volume/v3/volumes/3fd7b5f3-b859-402f-8491-8f1f58f38e4a Aug 25 10:29:40.873002 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-013791ec-da66-47ee-bc7f-5094ae1ef27b tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:40.873228 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-013791ec-da66-47ee-bc7f-5094ae1ef27b tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:40.879258 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-013791ec-da66-47ee-bc7f-5094ae1ef27b tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] https://10.4.3.119/volume/v3/volumes/3fd7b5f3-b859-402f-8491-8f1f58f38e4a returned with HTTP 404 Aug 25 10:29:40.879859 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1268/5080] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:29:40 2026] GET /volume/v3/volumes/3fd7b5f3-b859-402f-8491-8f1f58f38e4a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 10:29:40.886785 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-1f94c635-d787-4239-b1f8-be36e7df2151 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:40.889852 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1f94c635-d787-4239-b1f8-be36e7df2151 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] DELETE https://10.4.3.119/volume/v3/snapshots/b5a724eb-2802-4637-92f9-340da64eca42 Aug 25 10:29:40.890090 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1f94c635-d787-4239-b1f8-be36e7df2151 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:40.890370 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1f94c635-d787-4239-b1f8-be36e7df2151 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:40.890445 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.snapshots [None req-1f94c635-d787-4239-b1f8-be36e7df2151 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Delete snapshot with id: b5a724eb-2802-4637-92f9-340da64eca42 Aug 25 10:29:40.894667 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1f94c635-d787-4239-b1f8-be36e7df2151 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] https://10.4.3.119/volume/v3/snapshots/b5a724eb-2802-4637-92f9-340da64eca42 returned with HTTP 404 Aug 25 10:29:40.895127 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1268/5081] 10.4.3.119 () {66 vars in 1357 bytes} [Tue Aug 25 10:29:40 2026] DELETE /volume/v3/snapshots/b5a724eb-2802-4637-92f9-340da64eca42 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:29:40.902932 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-99949477-2b40-4f90-9fe6-77355ead1173 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:40.904797 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-99949477-2b40-4f90-9fe6-77355ead1173 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] GET https://10.4.3.119/volume/v3/snapshots/b5a724eb-2802-4637-92f9-340da64eca42 Aug 25 10:29:40.904984 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-99949477-2b40-4f90-9fe6-77355ead1173 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:40.905217 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-99949477-2b40-4f90-9fe6-77355ead1173 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:40.909377 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-99949477-2b40-4f90-9fe6-77355ead1173 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] https://10.4.3.119/volume/v3/snapshots/b5a724eb-2802-4637-92f9-340da64eca42 returned with HTTP 404 Aug 25 10:29:40.909797 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1279/5082] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:29:40 2026] GET /volume/v3/snapshots/b5a724eb-2802-4637-92f9-340da64eca42 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:29:40.916715 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-6cfd0205-02a6-4a4a-8309-0975bed6d90c None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:40.919160 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6cfd0205-02a6-4a4a-8309-0975bed6d90c tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] DELETE https://10.4.3.119/volume/v3/volumes/f8874001-eaa1-4a9c-af5d-96a6a6a4a1fc Aug 25 10:29:40.919408 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6cfd0205-02a6-4a4a-8309-0975bed6d90c tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:40.919610 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6cfd0205-02a6-4a4a-8309-0975bed6d90c tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:40.919812 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-6cfd0205-02a6-4a4a-8309-0975bed6d90c tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Delete volume with id: f8874001-eaa1-4a9c-af5d-96a6a6a4a1fc Aug 25 10:29:40.925060 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6cfd0205-02a6-4a4a-8309-0975bed6d90c tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] https://10.4.3.119/volume/v3/volumes/f8874001-eaa1-4a9c-af5d-96a6a6a4a1fc returned with HTTP 404 Aug 25 10:29:40.925512 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1268/5083] 10.4.3.119 () {68 vars in 1392 bytes} [Tue Aug 25 10:29:40 2026] DELETE /volume/v3/volumes/f8874001-eaa1-4a9c-af5d-96a6a6a4a1fc => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 10:29:40.932588 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-c97fea7a-f60e-40b9-8ea3-873c54605323 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:40.934841 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c97fea7a-f60e-40b9-8ea3-873c54605323 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] GET https://10.4.3.119/volume/v3/volumes/f8874001-eaa1-4a9c-af5d-96a6a6a4a1fc Aug 25 10:29:40.935130 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c97fea7a-f60e-40b9-8ea3-873c54605323 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:40.935410 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c97fea7a-f60e-40b9-8ea3-873c54605323 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:40.942379 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c97fea7a-f60e-40b9-8ea3-873c54605323 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] https://10.4.3.119/volume/v3/volumes/f8874001-eaa1-4a9c-af5d-96a6a6a4a1fc returned with HTTP 404 Aug 25 10:29:40.942968 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1269/5084] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:29:40 2026] GET /volume/v3/volumes/f8874001-eaa1-4a9c-af5d-96a6a6a4a1fc => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 10:29:40.977502 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-efd3f65d-e6ba-4652-bd68-1c620724bdfc None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:40.979843 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-efd3f65d-e6ba-4652-bd68-1c620724bdfc tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] DELETE https://10.4.3.119/volume/v3/volumes/e9a28979-9e74-465c-a2eb-5e948d49eb25 Aug 25 10:29:40.980219 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-efd3f65d-e6ba-4652-bd68-1c620724bdfc tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:40.980466 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-efd3f65d-e6ba-4652-bd68-1c620724bdfc tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:40.980783 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-efd3f65d-e6ba-4652-bd68-1c620724bdfc tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Delete volume with id: e9a28979-9e74-465c-a2eb-5e948d49eb25 Aug 25 10:29:40.988862 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:40.988862 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:29:40.989322 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-efd3f65d-e6ba-4652-bd68-1c620724bdfc tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Volume info retrieved successfully. Aug 25 10:29:41.006307 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-efd3f65d-e6ba-4652-bd68-1c620724bdfc tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Delete volume request issued successfully. Aug 25 10:29:41.006580 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-efd3f65d-e6ba-4652-bd68-1c620724bdfc tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] https://10.4.3.119/volume/v3/volumes/e9a28979-9e74-465c-a2eb-5e948d49eb25 returned with HTTP 202 Aug 25 10:29:41.007074 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1269/5085] 10.4.3.119 () {68 vars in 1392 bytes} [Tue Aug 25 10:29:40 2026] DELETE /volume/v3/volumes/e9a28979-9e74-465c-a2eb-5e948d49eb25 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 10:29:41.015528 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-ec3c956f-9e7f-4b96-a66b-8876c5a9644c None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:41.017467 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ec3c956f-9e7f-4b96-a66b-8876c5a9644c tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] GET https://10.4.3.119/volume/v3/volumes/e9a28979-9e74-465c-a2eb-5e948d49eb25 Aug 25 10:29:41.017671 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ec3c956f-9e7f-4b96-a66b-8876c5a9644c tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:41.017884 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ec3c956f-9e7f-4b96-a66b-8876c5a9644c tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:41.027023 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:41.027023 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:29:41.031545 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-ec3c956f-9e7f-4b96-a66b-8876c5a9644c tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Volume info retrieved successfully. Aug 25 10:29:41.036701 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ec3c956f-9e7f-4b96-a66b-8876c5a9644c tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] https://10.4.3.119/volume/v3/volumes/e9a28979-9e74-465c-a2eb-5e948d49eb25 returned with HTTP 200 Aug 25 10:29:41.037236 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1280/5086] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:29:41 2026] GET /volume/v3/volumes/e9a28979-9e74-465c-a2eb-5e948d49eb25 => generated 1227 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:29:41.179299 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-33535982-c29c-40b6-a858-9c48608d1629 req-685ae79b-eb6a-4d6e-9f09-36da97fb803d None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:41.182024 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-33535982-c29c-40b6-a858-9c48608d1629 req-685ae79b-eb6a-4d6e-9f09-36da97fb803d tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] DELETE https://10.4.3.119/volume/v3/attachments/c3ca4def-d09c-42e6-892d-7efcede11565 Aug 25 10:29:41.182613 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-33535982-c29c-40b6-a858-9c48608d1629 req-685ae79b-eb6a-4d6e-9f09-36da97fb803d tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:41.182870 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-33535982-c29c-40b6-a858-9c48608d1629 req-685ae79b-eb6a-4d6e-9f09-36da97fb803d tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Calling method 'version_select' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:41.193200 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:41.193200 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:29:41.254621 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-33535982-c29c-40b6-a858-9c48608d1629 req-685ae79b-eb6a-4d6e-9f09-36da97fb803d tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] https://10.4.3.119/volume/v3/attachments/c3ca4def-d09c-42e6-892d-7efcede11565 returned with HTTP 200 Aug 25 10:29:41.255193 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1269/5087] 10.4.3.119 () {72 vars in 1673 bytes} [Tue Aug 25 10:29:41 2026] DELETE /volume/v3/attachments/c3ca4def-d09c-42e6-892d-7efcede11565 => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:41.333039 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-8b8741ed-72a3-4f2d-ba2c-a3bf366f7e1d None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:41.334737 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8b8741ed-72a3-4f2d-ba2c-a3bf366f7e1d tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] GET https://10.4.3.119/volume/v3/volumes/5f66a848-c8cf-4143-be6d-76dfa4f80085 Aug 25 10:29:41.334926 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8b8741ed-72a3-4f2d-ba2c-a3bf366f7e1d tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:41.335207 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8b8741ed-72a3-4f2d-ba2c-a3bf366f7e1d tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:41.349771 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:41.349771 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:29:41.353360 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-8b8741ed-72a3-4f2d-ba2c-a3bf366f7e1d tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Volume info retrieved successfully. Aug 25 10:29:41.358609 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8b8741ed-72a3-4f2d-ba2c-a3bf366f7e1d tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/volumes/5f66a848-c8cf-4143-be6d-76dfa4f80085 returned with HTTP 200 Aug 25 10:29:41.359107 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1270/5088] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:29:41 2026] GET /volume/v3/volumes/5f66a848-c8cf-4143-be6d-76dfa4f80085 => generated 874 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:42.050980 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-132f29aa-7190-4950-8b8d-e08b26e3b113 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:42.052827 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-132f29aa-7190-4950-8b8d-e08b26e3b113 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] GET https://10.4.3.119/volume/v3/volumes/e9a28979-9e74-465c-a2eb-5e948d49eb25 Aug 25 10:29:42.053098 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-132f29aa-7190-4950-8b8d-e08b26e3b113 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:42.053363 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-132f29aa-7190-4950-8b8d-e08b26e3b113 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:42.060821 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-132f29aa-7190-4950-8b8d-e08b26e3b113 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] https://10.4.3.119/volume/v3/volumes/e9a28979-9e74-465c-a2eb-5e948d49eb25 returned with HTTP 404 Aug 25 10:29:42.061381 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1270/5089] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:29:42 2026] GET /volume/v3/volumes/e9a28979-9e74-465c-a2eb-5e948d49eb25 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 10:29:42.068679 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-d334ded9-a2e8-44cf-b7a3-a1e1f25c9d47 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:42.070484 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d334ded9-a2e8-44cf-b7a3-a1e1f25c9d47 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] DELETE https://10.4.3.119/volume/v3/volumes/b1402698-1be4-4df4-b0f4-a23062456bf1 Aug 25 10:29:42.070684 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d334ded9-a2e8-44cf-b7a3-a1e1f25c9d47 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:42.070860 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d334ded9-a2e8-44cf-b7a3-a1e1f25c9d47 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:42.071056 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-d334ded9-a2e8-44cf-b7a3-a1e1f25c9d47 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Delete volume with id: b1402698-1be4-4df4-b0f4-a23062456bf1 Aug 25 10:29:42.077163 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d334ded9-a2e8-44cf-b7a3-a1e1f25c9d47 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] https://10.4.3.119/volume/v3/volumes/b1402698-1be4-4df4-b0f4-a23062456bf1 returned with HTTP 404 Aug 25 10:29:42.077645 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1281/5090] 10.4.3.119 () {68 vars in 1392 bytes} [Tue Aug 25 10:29:42 2026] DELETE /volume/v3/volumes/b1402698-1be4-4df4-b0f4-a23062456bf1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 10:29:42.084410 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-f1e8dea9-60cb-4657-9880-f72546b0dd38 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:42.086158 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f1e8dea9-60cb-4657-9880-f72546b0dd38 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] GET https://10.4.3.119/volume/v3/volumes/b1402698-1be4-4df4-b0f4-a23062456bf1 Aug 25 10:29:42.086394 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f1e8dea9-60cb-4657-9880-f72546b0dd38 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:42.086600 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f1e8dea9-60cb-4657-9880-f72546b0dd38 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:42.091745 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f1e8dea9-60cb-4657-9880-f72546b0dd38 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] https://10.4.3.119/volume/v3/volumes/b1402698-1be4-4df4-b0f4-a23062456bf1 returned with HTTP 404 Aug 25 10:29:42.092213 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1270/5091] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:29:42 2026] GET /volume/v3/volumes/b1402698-1be4-4df4-b0f4-a23062456bf1 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 10:29:42.134624 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-db252883-6acd-460c-83c6-16f1919c0e38 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:42.136384 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-db252883-6acd-460c-83c6-16f1919c0e38 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] DELETE https://10.4.3.119/volume/v3/volumes/05e034cb-862a-4a62-a61f-be103fa2572a Aug 25 10:29:42.136612 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-db252883-6acd-460c-83c6-16f1919c0e38 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:42.136814 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-db252883-6acd-460c-83c6-16f1919c0e38 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:42.137003 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-db252883-6acd-460c-83c6-16f1919c0e38 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Delete volume with id: 05e034cb-862a-4a62-a61f-be103fa2572a Aug 25 10:29:42.142373 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-db252883-6acd-460c-83c6-16f1919c0e38 tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] https://10.4.3.119/volume/v3/volumes/05e034cb-862a-4a62-a61f-be103fa2572a returned with HTTP 404 Aug 25 10:29:42.142853 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1271/5092] 10.4.3.119 () {68 vars in 1392 bytes} [Tue Aug 25 10:29:42 2026] DELETE /volume/v3/volumes/05e034cb-862a-4a62-a61f-be103fa2572a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 25 10:29:42.149517 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-4ba5777a-4b9b-4a6a-9a0c-0181a0b228ac None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:42.151464 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4ba5777a-4b9b-4a6a-9a0c-0181a0b228ac tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] GET https://10.4.3.119/volume/v3/volumes/05e034cb-862a-4a62-a61f-be103fa2572a Aug 25 10:29:42.151803 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4ba5777a-4b9b-4a6a-9a0c-0181a0b228ac tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:42.152040 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4ba5777a-4b9b-4a6a-9a0c-0181a0b228ac tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:42.158044 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4ba5777a-4b9b-4a6a-9a0c-0181a0b228ac tempest-VolumeImageDependencyTests-792455334 tempest-VolumeImageDependencyTests-792455334-project-member] https://10.4.3.119/volume/v3/volumes/05e034cb-862a-4a62-a61f-be103fa2572a returned with HTTP 404 Aug 25 10:29:42.158723 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1271/5093] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:29:42 2026] GET /volume/v3/volumes/05e034cb-862a-4a62-a61f-be103fa2572a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 10:29:42.374127 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-f78613d5-6c84-4726-b508-ef758b83a8c6 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:42.376550 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f78613d5-6c84-4726-b508-ef758b83a8c6 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] GET https://10.4.3.119/volume/v3/volumes/5f66a848-c8cf-4143-be6d-76dfa4f80085 Aug 25 10:29:42.376709 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f78613d5-6c84-4726-b508-ef758b83a8c6 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:42.376963 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f78613d5-6c84-4726-b508-ef758b83a8c6 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:42.388429 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:42.388429 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:29:42.392341 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-f78613d5-6c84-4726-b508-ef758b83a8c6 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Volume info retrieved successfully. Aug 25 10:29:42.396670 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f78613d5-6c84-4726-b508-ef758b83a8c6 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/volumes/5f66a848-c8cf-4143-be6d-76dfa4f80085 returned with HTTP 200 Aug 25 10:29:42.397060 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1282/5094] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:29:42 2026] GET /volume/v3/volumes/5f66a848-c8cf-4143-be6d-76dfa4f80085 => generated 874 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:42.575983 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-09d16cfc-46f7-4651-8d02-9aad65e51c95 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:42.578283 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-09d16cfc-46f7-4651-8d02-9aad65e51c95 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] DELETE https://10.4.3.119/volume/v3/volumes/cd73b059-eb93-4413-a7b3-83d169576bdb Aug 25 10:29:42.578558 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-09d16cfc-46f7-4651-8d02-9aad65e51c95 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:42.578819 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-09d16cfc-46f7-4651-8d02-9aad65e51c95 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:42.579235 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-09d16cfc-46f7-4651-8d02-9aad65e51c95 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Delete volume with id: cd73b059-eb93-4413-a7b3-83d169576bdb Aug 25 10:29:42.588965 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:42.588965 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:29:42.589688 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-09d16cfc-46f7-4651-8d02-9aad65e51c95 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Volume info retrieved successfully. Aug 25 10:29:42.620284 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-09d16cfc-46f7-4651-8d02-9aad65e51c95 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Delete volume request issued successfully. Aug 25 10:29:42.620284 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-09d16cfc-46f7-4651-8d02-9aad65e51c95 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] https://10.4.3.119/volume/v3/volumes/cd73b059-eb93-4413-a7b3-83d169576bdb returned with HTTP 202 Aug 25 10:29:42.620821 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1271/5095] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:29:42 2026] DELETE /volume/v3/volumes/cd73b059-eb93-4413-a7b3-83d169576bdb => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:29:42.629199 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-70f111e4-2e65-406c-beba-bd8a23cdb5b6 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:42.631163 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-70f111e4-2e65-406c-beba-bd8a23cdb5b6 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] DELETE https://10.4.3.119/volume/v3/backups/ec71a242-0d27-44e4-b6ba-03c48419c16e Aug 25 10:29:42.631775 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-70f111e4-2e65-406c-beba-bd8a23cdb5b6 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:42.631775 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-70f111e4-2e65-406c-beba-bd8a23cdb5b6 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:42.631775 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.contrib.backups [None req-70f111e4-2e65-406c-beba-bd8a23cdb5b6 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Delete backup with id: ec71a242-0d27-44e4-b6ba-03c48419c16e. Aug 25 10:29:42.635677 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:42.635677 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:29:42.651234 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.backup.rpcapi [None req-70f111e4-2e65-406c-beba-bd8a23cdb5b6 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] delete_backup rpcapi backup_id ec71a242-0d27-44e4-b6ba-03c48419c16e {{(pid=100388) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 10:29:42.652035 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-70f111e4-2e65-406c-beba-bd8a23cdb5b6 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] https://10.4.3.119/volume/v3/backups/ec71a242-0d27-44e4-b6ba-03c48419c16e returned with HTTP 202 Aug 25 10:29:42.652528 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1272/5096] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:29:42 2026] DELETE /volume/v3/backups/ec71a242-0d27-44e4-b6ba-03c48419c16e => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:29:42.661251 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-ec393ea1-053b-49ab-8ca9-e0c53890fe96 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:42.666178 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ec393ea1-053b-49ab-8ca9-e0c53890fe96 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] DELETE https://10.4.3.119/volume/v3/volumes/0af9eec7-672e-4bb8-83f2-874f9dd8daa2 Aug 25 10:29:42.668853 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ec393ea1-053b-49ab-8ca9-e0c53890fe96 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:42.669115 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ec393ea1-053b-49ab-8ca9-e0c53890fe96 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:42.669345 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-ec393ea1-053b-49ab-8ca9-e0c53890fe96 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Delete volume with id: 0af9eec7-672e-4bb8-83f2-874f9dd8daa2 Aug 25 10:29:42.682169 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:42.682169 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:29:42.682951 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-ec393ea1-053b-49ab-8ca9-e0c53890fe96 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Volume info retrieved successfully. Aug 25 10:29:42.718888 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-ec393ea1-053b-49ab-8ca9-e0c53890fe96 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Delete volume request issued successfully. Aug 25 10:29:42.719219 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ec393ea1-053b-49ab-8ca9-e0c53890fe96 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] https://10.4.3.119/volume/v3/volumes/0af9eec7-672e-4bb8-83f2-874f9dd8daa2 returned with HTTP 202 Aug 25 10:29:42.720462 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1272/5097] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:29:42 2026] DELETE /volume/v3/volumes/0af9eec7-672e-4bb8-83f2-874f9dd8daa2 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:29:42.728738 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-c6552daf-f67d-4aa6-afc0-95265548b3ee None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:42.732872 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c6552daf-f67d-4aa6-afc0-95265548b3ee tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] GET https://10.4.3.119/volume/v3/volumes/0af9eec7-672e-4bb8-83f2-874f9dd8daa2 Aug 25 10:29:42.732872 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c6552daf-f67d-4aa6-afc0-95265548b3ee tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:42.732994 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c6552daf-f67d-4aa6-afc0-95265548b3ee tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:42.742331 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:42.742331 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:29:42.751430 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-c6552daf-f67d-4aa6-afc0-95265548b3ee tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Volume info retrieved successfully. Aug 25 10:29:42.760954 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c6552daf-f67d-4aa6-afc0-95265548b3ee tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] https://10.4.3.119/volume/v3/volumes/0af9eec7-672e-4bb8-83f2-874f9dd8daa2 returned with HTTP 200 Aug 25 10:29:42.761772 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1283/5098] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:29:42 2026] GET /volume/v3/volumes/0af9eec7-672e-4bb8-83f2-874f9dd8daa2 => generated 1361 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:29:43.411421 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-028b483b-8406-4552-9157-843d1ae91033 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:43.413156 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-028b483b-8406-4552-9157-843d1ae91033 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] GET https://10.4.3.119/volume/v3/volumes/5f66a848-c8cf-4143-be6d-76dfa4f80085 Aug 25 10:29:43.413376 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-028b483b-8406-4552-9157-843d1ae91033 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:43.413603 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-028b483b-8406-4552-9157-843d1ae91033 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:43.423120 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:43.423120 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:29:43.427113 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-028b483b-8406-4552-9157-843d1ae91033 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Volume info retrieved successfully. Aug 25 10:29:43.431363 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-028b483b-8406-4552-9157-843d1ae91033 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/volumes/5f66a848-c8cf-4143-be6d-76dfa4f80085 returned with HTTP 200 Aug 25 10:29:43.431738 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1272/5099] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:29:43 2026] GET /volume/v3/volumes/5f66a848-c8cf-4143-be6d-76dfa4f80085 => generated 874 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:43.510519 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-0b3748d6-b673-4f96-bbb8-a6c721b49802 req-b86cd14a-9e3e-4694-a5d2-4c8a61ae0985 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:43.513503 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-0b3748d6-b673-4f96-bbb8-a6c721b49802 req-b86cd14a-9e3e-4694-a5d2-4c8a61ae0985 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] POST https://10.4.3.119/volume/v3/attachments/3f343365-4104-45a7-b239-236bd444810f/action Aug 25 10:29:43.513996 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-0b3748d6-b673-4f96-bbb8-a6c721b49802 req-b86cd14a-9e3e-4694-a5d2-4c8a61ae0985 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Action body: b'{"os-complete": null}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:29:43.514216 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-0b3748d6-b673-4f96-bbb8-a6c721b49802 req-b86cd14a-9e3e-4694-a5d2-4c8a61ae0985 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:29:43.534742 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:43.534742 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:29:43.548015 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-0b3748d6-b673-4f96-bbb8-a6c721b49802 req-b86cd14a-9e3e-4694-a5d2-4c8a61ae0985 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/attachments/3f343365-4104-45a7-b239-236bd444810f/action returned with HTTP 204 Aug 25 10:29:43.548476 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1273/5100] 10.4.3.119 () {74 vars in 1725 bytes} [Tue Aug 25 10:29:43 2026] POST /volume/v3/attachments/3f343365-4104-45a7-b239-236bd444810f/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:29:43.774484 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-b356e00d-bc63-457b-88a2-6f1a463bb2d2 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:43.776190 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b356e00d-bc63-457b-88a2-6f1a463bb2d2 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] GET https://10.4.3.119/volume/v3/volumes/0af9eec7-672e-4bb8-83f2-874f9dd8daa2 Aug 25 10:29:43.776458 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b356e00d-bc63-457b-88a2-6f1a463bb2d2 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:43.776546 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b356e00d-bc63-457b-88a2-6f1a463bb2d2 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:43.782063 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b356e00d-bc63-457b-88a2-6f1a463bb2d2 tempest-TestVolumeBackupRestore-1932807948 tempest-TestVolumeBackupRestore-1932807948-project-member] https://10.4.3.119/volume/v3/volumes/0af9eec7-672e-4bb8-83f2-874f9dd8daa2 returned with HTTP 404 Aug 25 10:29:43.782562 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1273/5101] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:29:43 2026] GET /volume/v3/volumes/0af9eec7-672e-4bb8-83f2-874f9dd8daa2 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:29:44.444519 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-5902df9a-8b70-472d-96c1-d8dfe7bd6536 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:44.446108 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5902df9a-8b70-472d-96c1-d8dfe7bd6536 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] GET https://10.4.3.119/volume/v3/volumes/5f66a848-c8cf-4143-be6d-76dfa4f80085 Aug 25 10:29:44.446368 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5902df9a-8b70-472d-96c1-d8dfe7bd6536 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:44.446560 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5902df9a-8b70-472d-96c1-d8dfe7bd6536 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:44.455748 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:44.455748 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:29:44.459491 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-5902df9a-8b70-472d-96c1-d8dfe7bd6536 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Volume info retrieved successfully. Aug 25 10:29:44.464112 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5902df9a-8b70-472d-96c1-d8dfe7bd6536 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/volumes/5f66a848-c8cf-4143-be6d-76dfa4f80085 returned with HTTP 200 Aug 25 10:29:44.464596 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1284/5102] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:29:44 2026] GET /volume/v3/volumes/5f66a848-c8cf-4143-be6d-76dfa4f80085 => generated 1166 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:29:44.955880 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-977416ab-4318-4203-b414-feada4c1dedd None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:45.035406 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-adca3cd6-1e65-45d1-97fa-78ca883f2798 req-28bf476c-b15d-44c9-bd4d-6526a2ac2654 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:45.037647 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-adca3cd6-1e65-45d1-97fa-78ca883f2798 req-28bf476c-b15d-44c9-bd4d-6526a2ac2654 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] GET https://10.4.3.119/volume/v3/volumes/729bb0a6-e079-4960-8686-b94d4c435ac7 Aug 25 10:29:45.037870 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-adca3cd6-1e65-45d1-97fa-78ca883f2798 req-28bf476c-b15d-44c9-bd4d-6526a2ac2654 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:45.038097 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-adca3cd6-1e65-45d1-97fa-78ca883f2798 req-28bf476c-b15d-44c9-bd4d-6526a2ac2654 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:45.045208 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:45.045208 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:29:45.048580 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [req-adca3cd6-1e65-45d1-97fa-78ca883f2798 req-28bf476c-b15d-44c9-bd4d-6526a2ac2654 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Volume info retrieved successfully. Aug 25 10:29:45.052792 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-adca3cd6-1e65-45d1-97fa-78ca883f2798 req-28bf476c-b15d-44c9-bd4d-6526a2ac2654 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/volumes/729bb0a6-e079-4960-8686-b94d4c435ac7 returned with HTTP 200 Aug 25 10:29:45.053209 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1274/5103] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:29:45 2026] GET /volume/v3/volumes/729bb0a6-e079-4960-8686-b94d4c435ac7 => generated 922 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:45.067526 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-977416ab-4318-4203-b414-feada4c1dedd tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:29:45.067831 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-977416ab-4318-4203-b414-feada4c1dedd tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-988551644", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:29:45.069367 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-977416ab-4318-4203-b414-feada4c1dedd tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-988551644', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:29:45.069529 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-977416ab-4318-4203-b414-feada4c1dedd tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Create volume of 1 GB Aug 25 10:29:45.074096 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-977416ab-4318-4203-b414-feada4c1dedd tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Availability Zones retrieved successfully. Aug 25 10:29:45.080035 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-977416ab-4318-4203-b414-feada4c1dedd tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Flow 'volume_create_api' (05b8c36a-96e6-4094-9eac-4a2a681a6e3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:29:45.081085 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-977416ab-4318-4203-b414-feada4c1dedd tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8eba2391-c7d5-480c-8365-fb39b4312a67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:45.082292 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-977416ab-4318-4203-b414-feada4c1dedd tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:29:45.109744 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-977416ab-4318-4203-b414-feada4c1dedd tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8eba2391-c7d5-480c-8365-fb39b4312a67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:45.110873 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-977416ab-4318-4203-b414-feada4c1dedd tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d7095ea-6b5b-4f60-a049-82e184ff22c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:45.132783 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-25d008cc-2f3e-42f8-9a74-5e6a0aaada5e None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:45.133260 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-25d008cc-2f3e-42f8-9a74-5e6a0aaada5e None None] GET https://10.4.3.119/volume// Aug 25 10:29:45.133353 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-25d008cc-2f3e-42f8-9a74-5e6a0aaada5e None None] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:45.133478 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-25d008cc-2f3e-42f8-9a74-5e6a0aaada5e None None] Calling method 'all' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:45.133765 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-25d008cc-2f3e-42f8-9a74-5e6a0aaada5e None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:29:45.134035 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1274/5104] 10.4.3.119 () {66 vars in 1428 bytes} [Tue Aug 25 10:29:45 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:29:45.141213 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-adca3cd6-1e65-45d1-97fa-78ca883f2798 req-b9dba874-dd0f-4817-8fe0-35854da6375e None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:45.143527 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-adca3cd6-1e65-45d1-97fa-78ca883f2798 req-b9dba874-dd0f-4817-8fe0-35854da6375e tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] POST https://10.4.3.119/volume/v3/attachments Aug 25 10:29:45.143903 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-adca3cd6-1e65-45d1-97fa-78ca883f2798 req-b9dba874-dd0f-4817-8fe0-35854da6375e tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "729bb0a6-e079-4960-8686-b94d4c435ac7", "connector": null, "instance_uuid": "1f05630f-ea90-4a8f-820b-b6d159d76149"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:29:45.152638 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:45.152638 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:29:45.171949 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-977416ab-4318-4203-b414-feada4c1dedd tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Created reservations ['64ae6d78-c5cb-4e8a-839e-c489a7a18d12', 'b229dd07-276b-4b36-aeb5-67f86d11bc14', '9b289326-8ac7-45cc-b384-06a27389928c', 'c978bf7e-5e8e-47f0-8a09-eeaa600763ef'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:29:45.172764 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-977416ab-4318-4203-b414-feada4c1dedd tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d7095ea-6b5b-4f60-a049-82e184ff22c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['64ae6d78-c5cb-4e8a-839e-c489a7a18d12', 'b229dd07-276b-4b36-aeb5-67f86d11bc14', '9b289326-8ac7-45cc-b384-06a27389928c', 'c978bf7e-5e8e-47f0-8a09-eeaa600763ef']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:45.173551 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-977416ab-4318-4203-b414-feada4c1dedd tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e7bde7d-5814-45f4-92c2-1a450f7166b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:45.178233 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-adca3cd6-1e65-45d1-97fa-78ca883f2798 req-b9dba874-dd0f-4817-8fe0-35854da6375e tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/attachments returned with HTTP 200 Aug 25 10:29:45.178702 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1285/5105] 10.4.3.119 () {74 vars in 1594 bytes} [Tue Aug 25 10:29:45 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 25 10:29:45.197682 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-977416ab-4318-4203-b414-feada4c1dedd tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e7bde7d-5814-45f4-92c2-1a450f7166b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2fafb278-0212-47f8-b522-5d27c90e40a6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-988551644',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a23a60aab0e4aa4af4822ab8037f160',qos_specs=None,replication_status=,reservations=['64ae6d78-c5cb-4e8a-839e-c489a7a18d12','b229dd07-276b-4b36-aeb5-67f86d11bc14','9b289326-8ac7-45cc-b384-06a27389928c','c978bf7e-5e8e-47f0-8a09-eeaa600763ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3711176ef5d420a9e8e1e9361a6cee1',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:29:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-988551644',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2fafb278-0212-47f8-b522-5d27c90e40a6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0a23a60aab0e4aa4af4822ab8037f160',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f3711176ef5d420a9e8e1e9361a6cee1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:45.200582 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-977416ab-4318-4203-b414-feada4c1dedd tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc5b1816-6d4f-460a-bdf6-bcbd0c62dc7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:45.212618 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-cbf1eb71-cdf1-431f-8f8d-3abcea98a2dd None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:45.214799 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-cbf1eb71-cdf1-431f-8f8d-3abcea98a2dd tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] GET https://10.4.3.119/volume/v3/volumes/729bb0a6-e079-4960-8686-b94d4c435ac7 Aug 25 10:29:45.214995 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-cbf1eb71-cdf1-431f-8f8d-3abcea98a2dd tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:45.215255 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-cbf1eb71-cdf1-431f-8f8d-3abcea98a2dd tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:45.221911 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-cf22ad75-9e70-4fbf-8304-0151d541c48e None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:45.222363 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-cf22ad75-9e70-4fbf-8304-0151d541c48e None None] GET https://10.4.3.119/volume// Aug 25 10:29:45.222573 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-cf22ad75-9e70-4fbf-8304-0151d541c48e None None] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:45.222824 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-cf22ad75-9e70-4fbf-8304-0151d541c48e None None] Calling method 'all' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:45.223344 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-cf22ad75-9e70-4fbf-8304-0151d541c48e None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:29:45.223752 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1275/5106] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:29:45 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:29:45.225833 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:45.225833 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:29:45.228791 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-977416ab-4318-4203-b414-feada4c1dedd tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc5b1816-6d4f-460a-bdf6-bcbd0c62dc7e) transitioned into state 'SUCCESS' from state '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-988551644',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a23a60aab0e4aa4af4822ab8037f160',qos_specs=None,replication_status=,reservations=['64ae6d78-c5cb-4e8a-839e-c489a7a18d12','b229dd07-276b-4b36-aeb5-67f86d11bc14','9b289326-8ac7-45cc-b384-06a27389928c','c978bf7e-5e8e-47f0-8a09-eeaa600763ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3711176ef5d420a9e8e1e9361a6cee1',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:45.229099 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-cbf1eb71-cdf1-431f-8f8d-3abcea98a2dd tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Volume info retrieved successfully. Aug 25 10:29:45.229730 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-977416ab-4318-4203-b414-feada4c1dedd tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e585897a-0602-45a4-90f0-b4d069623e3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:45.231618 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-adca3cd6-1e65-45d1-97fa-78ca883f2798 req-1bdaf235-5f3b-44a6-adb1-25ff355edf4f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:45.234071 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-adca3cd6-1e65-45d1-97fa-78ca883f2798 req-1bdaf235-5f3b-44a6-adb1-25ff355edf4f tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] GET https://10.4.3.119/volume/v3/volumes/729bb0a6-e079-4960-8686-b94d4c435ac7 Aug 25 10:29:45.234448 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-adca3cd6-1e65-45d1-97fa-78ca883f2798 req-1bdaf235-5f3b-44a6-adb1-25ff355edf4f tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:45.234708 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-adca3cd6-1e65-45d1-97fa-78ca883f2798 req-1bdaf235-5f3b-44a6-adb1-25ff355edf4f tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:45.235121 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-cbf1eb71-cdf1-431f-8f8d-3abcea98a2dd tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/volumes/729bb0a6-e079-4960-8686-b94d4c435ac7 returned with HTTP 200 Aug 25 10:29:45.235751 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1275/5107] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:29:45 2026] GET /volume/v3/volumes/729bb0a6-e079-4960-8686-b94d4c435ac7 => generated 921 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:45.245874 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:45.245874 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:29:45.249283 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-977416ab-4318-4203-b414-feada4c1dedd tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e585897a-0602-45a4-90f0-b4d069623e3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:45.249617 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-adca3cd6-1e65-45d1-97fa-78ca883f2798 req-1bdaf235-5f3b-44a6-adb1-25ff355edf4f tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Volume info retrieved successfully. Aug 25 10:29:45.250531 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-977416ab-4318-4203-b414-feada4c1dedd tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Flow 'volume_create_api' (05b8c36a-96e6-4094-9eac-4a2a681a6e3e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:29:45.250942 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-977416ab-4318-4203-b414-feada4c1dedd tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Create volume request issued successfully. Aug 25 10:29:45.251716 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-977416ab-4318-4203-b414-feada4c1dedd tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:29:45.252170 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1273/5108] 10.4.3.119 () {68 vars in 1259 bytes} [Tue Aug 25 10:29:44 2026] POST /volume/v3/volumes => generated 764 bytes in 297 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:29:45.254822 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-adca3cd6-1e65-45d1-97fa-78ca883f2798 req-1bdaf235-5f3b-44a6-adb1-25ff355edf4f tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/volumes/729bb0a6-e079-4960-8686-b94d4c435ac7 returned with HTTP 200 Aug 25 10:29:45.255444 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1286/5109] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:29:45 2026] GET /volume/v3/volumes/729bb0a6-e079-4960-8686-b94d4c435ac7 => generated 1101 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:29:45.266025 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-ab2c8093-3b59-4f57-b3ca-73f8b5ef8ed1 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:45.267886 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ab2c8093-3b59-4f57-b3ca-73f8b5ef8ed1 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:29:45.268265 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ab2c8093-3b59-4f57-b3ca-73f8b5ef8ed1 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-708718953", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:29:45.269815 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volumes [None req-ab2c8093-3b59-4f57-b3ca-73f8b5ef8ed1 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-708718953', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:29:45.269971 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-ab2c8093-3b59-4f57-b3ca-73f8b5ef8ed1 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Create volume of 1 GB Aug 25 10:29:45.276889 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-ab2c8093-3b59-4f57-b3ca-73f8b5ef8ed1 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Availability Zones retrieved successfully. Aug 25 10:29:45.283002 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-ab2c8093-3b59-4f57-b3ca-73f8b5ef8ed1 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Flow 'volume_create_api' (b4c7f12a-4f66-427c-9d93-e6c8e85b6179) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:29:45.283881 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-ab2c8093-3b59-4f57-b3ca-73f8b5ef8ed1 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b86d83b-4f7e-4172-b9fc-1e417547a034) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:45.285740 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-ab2c8093-3b59-4f57-b3ca-73f8b5ef8ed1 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Validating volume size '1' using validate_int {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:29:45.313275 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-ab2c8093-3b59-4f57-b3ca-73f8b5ef8ed1 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b86d83b-4f7e-4172-b9fc-1e417547a034) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:45.314372 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-ab2c8093-3b59-4f57-b3ca-73f8b5ef8ed1 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae109d01-dd05-4cd0-898e-e7f220f2429e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:45.369098 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-ab2c8093-3b59-4f57-b3ca-73f8b5ef8ed1 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Created reservations ['9b5a9003-1b0b-428c-925d-e2c6bfadf414', 'c5585388-941c-42f4-9bfa-77d243ead876', '9a0f0621-e10c-45c8-addd-1aab23bcbdf9', 'ea9bff74-f57c-42f0-ad7a-10c0dea445d4'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:29:45.369906 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-ab2c8093-3b59-4f57-b3ca-73f8b5ef8ed1 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae109d01-dd05-4cd0-898e-e7f220f2429e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9b5a9003-1b0b-428c-925d-e2c6bfadf414', 'c5585388-941c-42f4-9bfa-77d243ead876', '9a0f0621-e10c-45c8-addd-1aab23bcbdf9', 'ea9bff74-f57c-42f0-ad7a-10c0dea445d4']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:45.370608 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-ab2c8093-3b59-4f57-b3ca-73f8b5ef8ed1 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1e8b163-7f05-46b0-87e0-99c9e09a9250) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:45.375366 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-adca3cd6-1e65-45d1-97fa-78ca883f2798 req-02decf39-ba21-42f9-ba0a-4020eb40d11b None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:45.377611 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-adca3cd6-1e65-45d1-97fa-78ca883f2798 req-02decf39-ba21-42f9-ba0a-4020eb40d11b tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] PUT https://10.4.3.119/volume/v3/attachments/b133aa89-8763-4321-8c9e-c2eddcd0c4d2 Aug 25 10:29:45.378017 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-adca3cd6-1e65-45d1-97fa-78ca883f2798 req-02decf39-ba21-42f9-ba0a-4020eb40d11b tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.119", "host": "np0000008063", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3398d5156650", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "462fd6ce-c505-48ef-84ec-f85776d45b24", "nvme_native_multipath": false, "mountpoint": "/dev/vdd"}}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:29:45.385348 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.coordination [req-adca3cd6-1e65-45d1-97fa-78ca883f2798 req-02decf39-ba21-42f9-ba0a-4020eb40d11b tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Acquiring lock "cinder-attachment_update-729bb0a6-e079-4960-8686-b94d4c435ac7-np0000008063" by "attachment_update" {{(pid=100388) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 10:29:45.390205 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.coordination [req-adca3cd6-1e65-45d1-97fa-78ca883f2798 req-02decf39-ba21-42f9-ba0a-4020eb40d11b tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Lock "cinder-attachment_update-729bb0a6-e079-4960-8686-b94d4c435ac7-np0000008063" acquired by "attachment_update" :: waited 0.005s {{(pid=100388) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 10:29:45.391029 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:45.391029 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:29:45.393019 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-ab2c8093-3b59-4f57-b3ca-73f8b5ef8ed1 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1e8b163-7f05-46b0-87e0-99c9e09a9250) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '56355e68-e6e1-4cd5-a2c0-f2536f055b20', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-708718953',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a23a60aab0e4aa4af4822ab8037f160',qos_specs=None,replication_status=,reservations=['9b5a9003-1b0b-428c-925d-e2c6bfadf414','c5585388-941c-42f4-9bfa-77d243ead876','9a0f0621-e10c-45c8-addd-1aab23bcbdf9','ea9bff74-f57c-42f0-ad7a-10c0dea445d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3711176ef5d420a9e8e1e9361a6cee1',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:29:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-708718953',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=56355e68-e6e1-4cd5-a2c0-f2536f055b20,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0a23a60aab0e4aa4af4822ab8037f160',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f3711176ef5d420a9e8e1e9361a6cee1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:45.393749 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-ab2c8093-3b59-4f57-b3ca-73f8b5ef8ed1 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (561b75bb-7c7a-449c-ae46-254f2de85d6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:45.412309 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-ab2c8093-3b59-4f57-b3ca-73f8b5ef8ed1 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (561b75bb-7c7a-449c-ae46-254f2de85d6a) transitioned into state 'SUCCESS' from state '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-708718953',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a23a60aab0e4aa4af4822ab8037f160',qos_specs=None,replication_status=,reservations=['9b5a9003-1b0b-428c-925d-e2c6bfadf414','c5585388-941c-42f4-9bfa-77d243ead876','9a0f0621-e10c-45c8-addd-1aab23bcbdf9','ea9bff74-f57c-42f0-ad7a-10c0dea445d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3711176ef5d420a9e8e1e9361a6cee1',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:45.412936 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-ab2c8093-3b59-4f57-b3ca-73f8b5ef8ed1 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28749fd1-39e8-4b84-a961-d8f19fe359fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:45.422778 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-ab2c8093-3b59-4f57-b3ca-73f8b5ef8ed1 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28749fd1-39e8-4b84-a961-d8f19fe359fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:45.423511 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-ab2c8093-3b59-4f57-b3ca-73f8b5ef8ed1 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Flow 'volume_create_api' (b4c7f12a-4f66-427c-9d93-e6c8e85b6179) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:29:45.423779 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-ab2c8093-3b59-4f57-b3ca-73f8b5ef8ed1 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Create volume request issued successfully. Aug 25 10:29:45.424312 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ab2c8093-3b59-4f57-b3ca-73f8b5ef8ed1 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:29:45.424687 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1276/5110] 10.4.3.119 () {68 vars in 1259 bytes} [Tue Aug 25 10:29:45 2026] POST /volume/v3/volumes => generated 764 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:29:45.468578 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.coordination [req-adca3cd6-1e65-45d1-97fa-78ca883f2798 req-02decf39-ba21-42f9-ba0a-4020eb40d11b tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Lock "cinder-attachment_update-729bb0a6-e079-4960-8686-b94d4c435ac7-np0000008063" released by "attachment_update" :: held 0.078s {{(pid=100388) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 10:29:45.468866 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-adca3cd6-1e65-45d1-97fa-78ca883f2798 req-02decf39-ba21-42f9-ba0a-4020eb40d11b tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/attachments/b133aa89-8763-4321-8c9e-c2eddcd0c4d2 returned with HTTP 200 Aug 25 10:29:45.470399 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1276/5111] 10.4.3.119 () {74 vars in 1704 bytes} [Tue Aug 25 10:29:45 2026] PUT /volume/v3/attachments/b133aa89-8763-4321-8c9e-c2eddcd0c4d2 => generated 969 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:29:46.250100 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-158bbaea-1bef-41ef-b102-f46e16cbd0c0 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:46.253768 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-158bbaea-1bef-41ef-b102-f46e16cbd0c0 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] GET https://10.4.3.119/volume/v3/volumes/729bb0a6-e079-4960-8686-b94d4c435ac7 Aug 25 10:29:46.253964 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-158bbaea-1bef-41ef-b102-f46e16cbd0c0 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:46.254206 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-158bbaea-1bef-41ef-b102-f46e16cbd0c0 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:46.271394 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:46.271394 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:29:46.278008 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-158bbaea-1bef-41ef-b102-f46e16cbd0c0 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Volume info retrieved successfully. Aug 25 10:29:46.286361 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-158bbaea-1bef-41ef-b102-f46e16cbd0c0 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/volumes/729bb0a6-e079-4960-8686-b94d4c435ac7 returned with HTTP 200 Aug 25 10:29:46.286737 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1274/5112] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:29:46 2026] GET /volume/v3/volumes/729bb0a6-e079-4960-8686-b94d4c435ac7 => generated 922 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:47.303717 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-e01e5e25-7b81-4758-b240-1727712ef607 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:47.306009 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e01e5e25-7b81-4758-b240-1727712ef607 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] GET https://10.4.3.119/volume/v3/volumes/729bb0a6-e079-4960-8686-b94d4c435ac7 Aug 25 10:29:47.306273 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e01e5e25-7b81-4758-b240-1727712ef607 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:47.306454 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e01e5e25-7b81-4758-b240-1727712ef607 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:47.318152 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:47.318152 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:29:47.322618 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-e01e5e25-7b81-4758-b240-1727712ef607 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Volume info retrieved successfully. Aug 25 10:29:47.328287 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e01e5e25-7b81-4758-b240-1727712ef607 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/volumes/729bb0a6-e079-4960-8686-b94d4c435ac7 returned with HTTP 200 Aug 25 10:29:47.328786 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1287/5113] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:29:47 2026] GET /volume/v3/volumes/729bb0a6-e079-4960-8686-b94d4c435ac7 => generated 922 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:48.347387 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-a6dfaa58-3a06-42db-a7b7-7edd214e227b None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:48.348989 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a6dfaa58-3a06-42db-a7b7-7edd214e227b tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] GET https://10.4.3.119/volume/v3/volumes/729bb0a6-e079-4960-8686-b94d4c435ac7 Aug 25 10:29:48.349197 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a6dfaa58-3a06-42db-a7b7-7edd214e227b tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:48.349370 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a6dfaa58-3a06-42db-a7b7-7edd214e227b tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:48.363580 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:48.363580 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:29:48.367708 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-a6dfaa58-3a06-42db-a7b7-7edd214e227b tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Volume info retrieved successfully. Aug 25 10:29:48.373428 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a6dfaa58-3a06-42db-a7b7-7edd214e227b tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/volumes/729bb0a6-e079-4960-8686-b94d4c435ac7 returned with HTTP 200 Aug 25 10:29:48.373980 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1277/5114] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:29:48 2026] GET /volume/v3/volumes/729bb0a6-e079-4960-8686-b94d4c435ac7 => generated 922 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:48.756235 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-adca3cd6-1e65-45d1-97fa-78ca883f2798 req-87096366-bf1e-4356-ac91-7279bb53be9d None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:48.758029 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-adca3cd6-1e65-45d1-97fa-78ca883f2798 req-87096366-bf1e-4356-ac91-7279bb53be9d tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] POST https://10.4.3.119/volume/v3/attachments/b133aa89-8763-4321-8c9e-c2eddcd0c4d2/action Aug 25 10:29:48.759710 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-adca3cd6-1e65-45d1-97fa-78ca883f2798 req-87096366-bf1e-4356-ac91-7279bb53be9d tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Action body: b'{"os-complete": null}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:29:48.759710 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-adca3cd6-1e65-45d1-97fa-78ca883f2798 req-87096366-bf1e-4356-ac91-7279bb53be9d tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:29:48.775095 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:48.775095 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:29:48.785928 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-adca3cd6-1e65-45d1-97fa-78ca883f2798 req-87096366-bf1e-4356-ac91-7279bb53be9d tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/attachments/b133aa89-8763-4321-8c9e-c2eddcd0c4d2/action returned with HTTP 204 Aug 25 10:29:48.786398 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1277/5115] 10.4.3.119 () {74 vars in 1725 bytes} [Tue Aug 25 10:29:48 2026] POST /volume/v3/attachments/b133aa89-8763-4321-8c9e-c2eddcd0c4d2/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:29:49.388892 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-39867206-4cd7-4c74-bcfd-9141ec237b3e None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:49.390614 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-39867206-4cd7-4c74-bcfd-9141ec237b3e tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] GET https://10.4.3.119/volume/v3/volumes/729bb0a6-e079-4960-8686-b94d4c435ac7 Aug 25 10:29:49.390847 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-39867206-4cd7-4c74-bcfd-9141ec237b3e tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:49.391377 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-39867206-4cd7-4c74-bcfd-9141ec237b3e tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:49.400904 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:49.400904 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:29:49.404636 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-39867206-4cd7-4c74-bcfd-9141ec237b3e tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Volume info retrieved successfully. Aug 25 10:29:49.408853 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-39867206-4cd7-4c74-bcfd-9141ec237b3e tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/volumes/729bb0a6-e079-4960-8686-b94d4c435ac7 returned with HTTP 200 Aug 25 10:29:49.410271 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1275/5116] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:29:49 2026] GET /volume/v3/volumes/729bb0a6-e079-4960-8686-b94d4c435ac7 => generated 1214 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:29:50.002843 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-da154b61-aa38-4624-82e0-a66acfdf2eda None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:50.138924 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-da154b61-aa38-4624-82e0-a66acfdf2eda tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:29:50.139402 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-da154b61-aa38-4624-82e0-a66acfdf2eda tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "63258f66-0e4f-4391-bbe9-9485754d31c5", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-222062721"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:29:50.146077 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volumes [None req-da154b61-aa38-4624-82e0-a66acfdf2eda tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Create volume request body: {'volume': {"'imageRef": '63258f66-0e4f-4391-bbe9-9485754d31c5', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-222062721'}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:29:50.146291 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-da154b61-aa38-4624-82e0-a66acfdf2eda tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Create volume of 1 GB Aug 25 10:29:50.156581 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-da154b61-aa38-4624-82e0-a66acfdf2eda tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Availability Zones retrieved successfully. Aug 25 10:29:50.165002 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-da154b61-aa38-4624-82e0-a66acfdf2eda tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Flow 'volume_create_api' (9a9e421a-0d9e-43bf-b366-96677a522c2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:29:50.166434 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-da154b61-aa38-4624-82e0-a66acfdf2eda tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc4fec91-ffce-4fed-8007-9bdc5a5f6409) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:50.167759 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [None req-da154b61-aa38-4624-82e0-a66acfdf2eda tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Validating volume size '1' using validate_int {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:29:50.197711 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-da154b61-aa38-4624-82e0-a66acfdf2eda tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc4fec91-ffce-4fed-8007-9bdc5a5f6409) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:50.198532 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-da154b61-aa38-4624-82e0-a66acfdf2eda tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3bfa45e2-fdd3-4ed2-9d85-706311e3cf89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:50.259614 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-da154b61-aa38-4624-82e0-a66acfdf2eda tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Created reservations ['aa055517-54ea-4f24-aeb0-0fa70edd863d', '9939ce44-44f2-4e30-8a2b-337249707664', 'ab5232fa-78c0-45cf-96ab-b90843cadae8', '372d65fb-5bd3-4b9e-bb26-e6fcd792c4f9'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:29:50.260303 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-da154b61-aa38-4624-82e0-a66acfdf2eda tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3bfa45e2-fdd3-4ed2-9d85-706311e3cf89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aa055517-54ea-4f24-aeb0-0fa70edd863d', '9939ce44-44f2-4e30-8a2b-337249707664', 'ab5232fa-78c0-45cf-96ab-b90843cadae8', '372d65fb-5bd3-4b9e-bb26-e6fcd792c4f9']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:50.260959 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-da154b61-aa38-4624-82e0-a66acfdf2eda tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75795a8e-7ef2-4246-85d7-46e61eea37b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:50.282608 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-da154b61-aa38-4624-82e0-a66acfdf2eda tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75795a8e-7ef2-4246-85d7-46e61eea37b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '96ff094c-e96c-49c0-8298-ed84b4246c25', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-222062721',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='069678e9bbbc4417a6f899b022d31214',qos_specs=None,replication_status=,reservations=['aa055517-54ea-4f24-aeb0-0fa70edd863d','9939ce44-44f2-4e30-8a2b-337249707664','ab5232fa-78c0-45cf-96ab-b90843cadae8','372d65fb-5bd3-4b9e-bb26-e6fcd792c4f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9901c6b6928c4819b9f7ed5b0ba03bcb',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:29:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-222062721',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=96ff094c-e96c-49c0-8298-ed84b4246c25,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='069678e9bbbc4417a6f899b022d31214',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9901c6b6928c4819b9f7ed5b0ba03bcb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:50.283338 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-da154b61-aa38-4624-82e0-a66acfdf2eda tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5f8196e-53ef-4c12-85c3-24751488e270) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:50.300504 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-da154b61-aa38-4624-82e0-a66acfdf2eda tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5f8196e-53ef-4c12-85c3-24751488e270) transitioned into state 'SUCCESS' from state '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-222062721',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='069678e9bbbc4417a6f899b022d31214',qos_specs=None,replication_status=,reservations=['aa055517-54ea-4f24-aeb0-0fa70edd863d','9939ce44-44f2-4e30-8a2b-337249707664','ab5232fa-78c0-45cf-96ab-b90843cadae8','372d65fb-5bd3-4b9e-bb26-e6fcd792c4f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9901c6b6928c4819b9f7ed5b0ba03bcb',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:50.301326 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-da154b61-aa38-4624-82e0-a66acfdf2eda tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a71b738d-19db-45fe-a021-476238bb7a73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:50.311967 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-da154b61-aa38-4624-82e0-a66acfdf2eda tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a71b738d-19db-45fe-a021-476238bb7a73) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:50.313150 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-da154b61-aa38-4624-82e0-a66acfdf2eda tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Flow 'volume_create_api' (9a9e421a-0d9e-43bf-b366-96677a522c2e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:29:50.313539 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-da154b61-aa38-4624-82e0-a66acfdf2eda tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Create volume request issued successfully. Aug 25 10:29:50.314244 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-da154b61-aa38-4624-82e0-a66acfdf2eda tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:29:50.314761 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1288/5117] 10.4.3.119 () {68 vars in 1259 bytes} [Tue Aug 25 10:29:50 2026] POST /volume/v3/volumes => generated 756 bytes in 312 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:29:50.331534 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-04b960ee-e6cc-43b6-a045-19ce92592a61 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:50.333786 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-04b960ee-e6cc-43b6-a045-19ce92592a61 tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:29:50.334261 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-04b960ee-e6cc-43b6-a045-19ce92592a61 tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "63258f66-0e4f-4391-bbe9-9485754d31c5", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1963786673"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:29:50.336125 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volumes [None req-04b960ee-e6cc-43b6-a045-19ce92592a61 tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Create volume request body: {'volume': {"'imageRef": '63258f66-0e4f-4391-bbe9-9485754d31c5', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1963786673'}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:29:50.336332 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-04b960ee-e6cc-43b6-a045-19ce92592a61 tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Create volume of 1 GB Aug 25 10:29:50.342623 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-04b960ee-e6cc-43b6-a045-19ce92592a61 tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Availability Zones retrieved successfully. Aug 25 10:29:50.349957 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-04b960ee-e6cc-43b6-a045-19ce92592a61 tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Flow 'volume_create_api' (7bfe5148-927e-4204-a1da-52d080cf2191) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:29:50.351129 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-04b960ee-e6cc-43b6-a045-19ce92592a61 tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8166ce64-51df-4791-8a9a-300e0ab2a4f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:50.352536 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-04b960ee-e6cc-43b6-a045-19ce92592a61 tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Validating volume size '1' using validate_int {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:29:50.381547 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-04b960ee-e6cc-43b6-a045-19ce92592a61 tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8166ce64-51df-4791-8a9a-300e0ab2a4f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:50.382187 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-04b960ee-e6cc-43b6-a045-19ce92592a61 tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1cdd0fe6-0464-446a-a685-ef0e31882cb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:50.418869 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-04b960ee-e6cc-43b6-a045-19ce92592a61 tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Created reservations ['7e0a62bb-df80-4b0a-b300-407d9dbbd042', '1b627115-21d6-4a50-baf1-3e563f203bb2', '0a98c63e-8dec-4116-b82d-92aba41767b0', 'd1458b51-ccb1-44be-9000-b03dec39f067'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:29:50.419565 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-04b960ee-e6cc-43b6-a045-19ce92592a61 tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1cdd0fe6-0464-446a-a685-ef0e31882cb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7e0a62bb-df80-4b0a-b300-407d9dbbd042', '1b627115-21d6-4a50-baf1-3e563f203bb2', '0a98c63e-8dec-4116-b82d-92aba41767b0', 'd1458b51-ccb1-44be-9000-b03dec39f067']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:50.420195 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-04b960ee-e6cc-43b6-a045-19ce92592a61 tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9829d3bf-9429-4cb2-94cc-5182cf718e08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:50.440013 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-04b960ee-e6cc-43b6-a045-19ce92592a61 tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9829d3bf-9429-4cb2-94cc-5182cf718e08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2102b69e-ef5f-42dd-8c6d-8dedf499580b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1963786673',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='069678e9bbbc4417a6f899b022d31214',qos_specs=None,replication_status=,reservations=['7e0a62bb-df80-4b0a-b300-407d9dbbd042','1b627115-21d6-4a50-baf1-3e563f203bb2','0a98c63e-8dec-4116-b82d-92aba41767b0','d1458b51-ccb1-44be-9000-b03dec39f067'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9901c6b6928c4819b9f7ed5b0ba03bcb',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:29:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1963786673',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2102b69e-ef5f-42dd-8c6d-8dedf499580b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='069678e9bbbc4417a6f899b022d31214',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9901c6b6928c4819b9f7ed5b0ba03bcb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:50.440838 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-04b960ee-e6cc-43b6-a045-19ce92592a61 tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92b168e1-24d5-4f53-811e-5411b6fed84f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:50.459334 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-04b960ee-e6cc-43b6-a045-19ce92592a61 tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92b168e1-24d5-4f53-811e-5411b6fed84f) transitioned into state 'SUCCESS' from state '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-1963786673',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='069678e9bbbc4417a6f899b022d31214',qos_specs=None,replication_status=,reservations=['7e0a62bb-df80-4b0a-b300-407d9dbbd042','1b627115-21d6-4a50-baf1-3e563f203bb2','0a98c63e-8dec-4116-b82d-92aba41767b0','d1458b51-ccb1-44be-9000-b03dec39f067'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9901c6b6928c4819b9f7ed5b0ba03bcb',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:50.460651 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-04b960ee-e6cc-43b6-a045-19ce92592a61 tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82e74e18-0c9c-4442-820e-356fdd2928e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:50.469758 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-04b960ee-e6cc-43b6-a045-19ce92592a61 tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82e74e18-0c9c-4442-820e-356fdd2928e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:50.470458 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-04b960ee-e6cc-43b6-a045-19ce92592a61 tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Flow 'volume_create_api' (7bfe5148-927e-4204-a1da-52d080cf2191) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:29:50.470717 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-04b960ee-e6cc-43b6-a045-19ce92592a61 tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Create volume request issued successfully. Aug 25 10:29:50.471216 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-04b960ee-e6cc-43b6-a045-19ce92592a61 tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:29:50.472038 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1278/5118] 10.4.3.119 () {68 vars in 1259 bytes} [Tue Aug 25 10:29:50 2026] POST /volume/v3/volumes => generated 757 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:29:50.483956 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-9e709c63-0c54-4fca-a4ed-89475f948b32 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:50.485526 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9e709c63-0c54-4fca-a4ed-89475f948b32 tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:29:50.485865 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9e709c63-0c54-4fca-a4ed-89475f948b32 tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "63258f66-0e4f-4391-bbe9-9485754d31c5", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-2085460495"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:29:50.487268 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-9e709c63-0c54-4fca-a4ed-89475f948b32 tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Create volume request body: {'volume': {"'imageRef": '63258f66-0e4f-4391-bbe9-9485754d31c5', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-2085460495'}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:29:50.487422 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-9e709c63-0c54-4fca-a4ed-89475f948b32 tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Create volume of 1 GB Aug 25 10:29:50.491319 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-9e709c63-0c54-4fca-a4ed-89475f948b32 tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Availability Zones retrieved successfully. Aug 25 10:29:50.496996 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-9e709c63-0c54-4fca-a4ed-89475f948b32 tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Flow 'volume_create_api' (1998b971-bc74-4dd5-8def-5d498cdfe6ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:29:50.497867 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-9e709c63-0c54-4fca-a4ed-89475f948b32 tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63c5cc92-3f07-48e3-b274-731e0434a82e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:50.498794 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [None req-9e709c63-0c54-4fca-a4ed-89475f948b32 tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Validating volume size '1' using validate_int {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:29:50.521778 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-9e709c63-0c54-4fca-a4ed-89475f948b32 tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63c5cc92-3f07-48e3-b274-731e0434a82e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:50.522438 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-9e709c63-0c54-4fca-a4ed-89475f948b32 tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (000e9d40-ee30-41f9-b364-d28bcb808029) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:50.562979 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-9e709c63-0c54-4fca-a4ed-89475f948b32 tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Created reservations ['60b40a8f-a37a-468f-8ccb-e2d20471f615', 'ae3f7ae7-a696-4102-a0f9-b3644d3611c9', 'ce765a6e-68c9-4dc0-858d-a9b6cf2e66a8', '29db58e5-4c5e-4bb6-ad85-5d6a25877790'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:29:50.563736 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-9e709c63-0c54-4fca-a4ed-89475f948b32 tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (000e9d40-ee30-41f9-b364-d28bcb808029) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['60b40a8f-a37a-468f-8ccb-e2d20471f615', 'ae3f7ae7-a696-4102-a0f9-b3644d3611c9', 'ce765a6e-68c9-4dc0-858d-a9b6cf2e66a8', '29db58e5-4c5e-4bb6-ad85-5d6a25877790']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:50.567579 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-9e709c63-0c54-4fca-a4ed-89475f948b32 tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a63c1805-6171-45ab-8204-8a3339308c21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:50.592489 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-9e709c63-0c54-4fca-a4ed-89475f948b32 tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a63c1805-6171-45ab-8204-8a3339308c21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2962e25c-f772-4929-9598-0bb52567f5f7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2085460495',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='069678e9bbbc4417a6f899b022d31214',qos_specs=None,replication_status=,reservations=['60b40a8f-a37a-468f-8ccb-e2d20471f615','ae3f7ae7-a696-4102-a0f9-b3644d3611c9','ce765a6e-68c9-4dc0-858d-a9b6cf2e66a8','29db58e5-4c5e-4bb6-ad85-5d6a25877790'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9901c6b6928c4819b9f7ed5b0ba03bcb',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:29:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2085460495',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2962e25c-f772-4929-9598-0bb52567f5f7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='069678e9bbbc4417a6f899b022d31214',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9901c6b6928c4819b9f7ed5b0ba03bcb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:50.593173 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-9e709c63-0c54-4fca-a4ed-89475f948b32 tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe67a46e-01a4-4f29-b334-22500eb9f8d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:50.615986 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-9e709c63-0c54-4fca-a4ed-89475f948b32 tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe67a46e-01a4-4f29-b334-22500eb9f8d3) transitioned into state 'SUCCESS' from state '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-2085460495',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='069678e9bbbc4417a6f899b022d31214',qos_specs=None,replication_status=,reservations=['60b40a8f-a37a-468f-8ccb-e2d20471f615','ae3f7ae7-a696-4102-a0f9-b3644d3611c9','ce765a6e-68c9-4dc0-858d-a9b6cf2e66a8','29db58e5-4c5e-4bb6-ad85-5d6a25877790'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9901c6b6928c4819b9f7ed5b0ba03bcb',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:50.616868 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-9e709c63-0c54-4fca-a4ed-89475f948b32 tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (247d5dac-474c-4fd2-b1cf-058261ae9944) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:50.627233 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-9e709c63-0c54-4fca-a4ed-89475f948b32 tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (247d5dac-474c-4fd2-b1cf-058261ae9944) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:50.628468 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-9e709c63-0c54-4fca-a4ed-89475f948b32 tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Flow 'volume_create_api' (1998b971-bc74-4dd5-8def-5d498cdfe6ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:29:50.628823 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-9e709c63-0c54-4fca-a4ed-89475f948b32 tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Create volume request issued successfully. Aug 25 10:29:50.629471 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9e709c63-0c54-4fca-a4ed-89475f948b32 tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:29:50.629964 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1278/5119] 10.4.3.119 () {68 vars in 1259 bytes} [Tue Aug 25 10:29:50 2026] POST /volume/v3/volumes => generated 757 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:29:50.644384 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-1c811882-9207-4237-90f3-7a208882a8de None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:50.649378 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1c811882-9207-4237-90f3-7a208882a8de tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:29:50.649378 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1c811882-9207-4237-90f3-7a208882a8de tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "63258f66-0e4f-4391-bbe9-9485754d31c5", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1530316652"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:29:50.649957 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-1c811882-9207-4237-90f3-7a208882a8de tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Create volume request body: {'volume': {"'imageRef": '63258f66-0e4f-4391-bbe9-9485754d31c5', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1530316652'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:29:50.650256 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-1c811882-9207-4237-90f3-7a208882a8de tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Create volume of 1 GB Aug 25 10:29:50.655685 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-1c811882-9207-4237-90f3-7a208882a8de tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Availability Zones retrieved successfully. Aug 25 10:29:50.663480 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-1c811882-9207-4237-90f3-7a208882a8de tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Flow 'volume_create_api' (0743e1de-6ced-4165-a91b-06577ceb0b08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:29:50.665024 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-1c811882-9207-4237-90f3-7a208882a8de tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58db1809-b8b7-4131-904e-a5038ccb0b61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:50.667199 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-1c811882-9207-4237-90f3-7a208882a8de tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:29:50.697220 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-1c811882-9207-4237-90f3-7a208882a8de tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58db1809-b8b7-4131-904e-a5038ccb0b61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:50.700171 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-1c811882-9207-4237-90f3-7a208882a8de tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bac2a6c1-a88d-4277-bce6-c505c155e5cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:50.749439 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-1c811882-9207-4237-90f3-7a208882a8de tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Created reservations ['847bc0e4-ae77-43fa-b878-b24b61c3a5a8', 'f7d90f66-4b4c-4946-819f-4ab1113f35ce', 'aac2b738-62e2-46d9-adfd-cd395c264a30', 'd12ef520-4da3-4d6a-a090-628eb0e31779'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:29:50.752166 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-1c811882-9207-4237-90f3-7a208882a8de tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bac2a6c1-a88d-4277-bce6-c505c155e5cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['847bc0e4-ae77-43fa-b878-b24b61c3a5a8', 'f7d90f66-4b4c-4946-819f-4ab1113f35ce', 'aac2b738-62e2-46d9-adfd-cd395c264a30', 'd12ef520-4da3-4d6a-a090-628eb0e31779']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:50.752166 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-1c811882-9207-4237-90f3-7a208882a8de tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8ba37bd-c41c-46a9-bdaf-e59433b838af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:50.779872 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-1c811882-9207-4237-90f3-7a208882a8de tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8ba37bd-c41c-46a9-bdaf-e59433b838af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c5f7b1ce-ca6b-4b32-9516-f677bb78c08d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1530316652',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='069678e9bbbc4417a6f899b022d31214',qos_specs=None,replication_status=,reservations=['847bc0e4-ae77-43fa-b878-b24b61c3a5a8','f7d90f66-4b4c-4946-819f-4ab1113f35ce','aac2b738-62e2-46d9-adfd-cd395c264a30','d12ef520-4da3-4d6a-a090-628eb0e31779'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9901c6b6928c4819b9f7ed5b0ba03bcb',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:29:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1530316652',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c5f7b1ce-ca6b-4b32-9516-f677bb78c08d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='069678e9bbbc4417a6f899b022d31214',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9901c6b6928c4819b9f7ed5b0ba03bcb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:50.780847 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-1c811882-9207-4237-90f3-7a208882a8de tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d1268a5-5d2b-4405-8b49-75da75416a26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:50.801818 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-1c811882-9207-4237-90f3-7a208882a8de tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d1268a5-5d2b-4405-8b49-75da75416a26) transitioned into state 'SUCCESS' from state '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-1530316652',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='069678e9bbbc4417a6f899b022d31214',qos_specs=None,replication_status=,reservations=['847bc0e4-ae77-43fa-b878-b24b61c3a5a8','f7d90f66-4b4c-4946-819f-4ab1113f35ce','aac2b738-62e2-46d9-adfd-cd395c264a30','d12ef520-4da3-4d6a-a090-628eb0e31779'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9901c6b6928c4819b9f7ed5b0ba03bcb',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:50.801818 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-1c811882-9207-4237-90f3-7a208882a8de tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5fdc7f8c-e6f0-4bcf-a37e-21a3f30a92b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:50.814253 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-1c811882-9207-4237-90f3-7a208882a8de tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5fdc7f8c-e6f0-4bcf-a37e-21a3f30a92b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:50.814253 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-1c811882-9207-4237-90f3-7a208882a8de tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Flow 'volume_create_api' (0743e1de-6ced-4165-a91b-06577ceb0b08) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:29:50.814253 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-1c811882-9207-4237-90f3-7a208882a8de tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Create volume request issued successfully. Aug 25 10:29:50.815277 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1c811882-9207-4237-90f3-7a208882a8de tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:29:50.815848 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1276/5120] 10.4.3.119 () {68 vars in 1259 bytes} [Tue Aug 25 10:29:50 2026] POST /volume/v3/volumes => generated 757 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:29:50.832208 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-97216b2c-588c-473c-9ae3-9df8a3eb891b None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:50.834045 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-97216b2c-588c-473c-9ae3-9df8a3eb891b tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:29:50.834393 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-97216b2c-588c-473c-9ae3-9df8a3eb891b tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "63258f66-0e4f-4391-bbe9-9485754d31c5", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1676282786"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:29:50.835826 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volumes [None req-97216b2c-588c-473c-9ae3-9df8a3eb891b tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Create volume request body: {'volume': {"'imageRef": '63258f66-0e4f-4391-bbe9-9485754d31c5', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1676282786'}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:29:50.835971 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-97216b2c-588c-473c-9ae3-9df8a3eb891b tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Create volume of 1 GB Aug 25 10:29:50.836352 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:50.836352 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:29:50.840295 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-97216b2c-588c-473c-9ae3-9df8a3eb891b tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Availability Zones retrieved successfully. Aug 25 10:29:50.845546 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-97216b2c-588c-473c-9ae3-9df8a3eb891b tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Flow 'volume_create_api' (f444c9e1-cb51-4f39-90e4-af3992cce605) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:29:50.846419 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-97216b2c-588c-473c-9ae3-9df8a3eb891b tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ec2cc2f-caec-46df-9d8b-d49e0361cf72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:50.847285 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [None req-97216b2c-588c-473c-9ae3-9df8a3eb891b tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Validating volume size '1' using validate_int {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:29:50.883355 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-97216b2c-588c-473c-9ae3-9df8a3eb891b tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ec2cc2f-caec-46df-9d8b-d49e0361cf72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:50.884815 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-97216b2c-588c-473c-9ae3-9df8a3eb891b tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7232f85-2add-4068-bbcc-25a23ff75ccb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:50.932448 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-97216b2c-588c-473c-9ae3-9df8a3eb891b tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Created reservations ['851205d6-e33f-470b-9eda-6b2ade402b25', 'a6b82b26-28fb-405a-b3cf-6bab28542d64', '3cb96d05-7e20-45cb-843e-0a4ca145e0ed', 'd69ec628-86ac-4d71-82b4-27b24fef2398'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:29:50.933475 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-97216b2c-588c-473c-9ae3-9df8a3eb891b tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7232f85-2add-4068-bbcc-25a23ff75ccb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['851205d6-e33f-470b-9eda-6b2ade402b25', 'a6b82b26-28fb-405a-b3cf-6bab28542d64', '3cb96d05-7e20-45cb-843e-0a4ca145e0ed', 'd69ec628-86ac-4d71-82b4-27b24fef2398']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:50.934434 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-97216b2c-588c-473c-9ae3-9df8a3eb891b tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72f79224-a77d-43d9-918f-9c59f39ca5ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:50.965646 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-97216b2c-588c-473c-9ae3-9df8a3eb891b tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72f79224-a77d-43d9-918f-9c59f39ca5ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '60952038-175b-450e-ba56-732d86f9e35f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1676282786',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='069678e9bbbc4417a6f899b022d31214',qos_specs=None,replication_status=,reservations=['851205d6-e33f-470b-9eda-6b2ade402b25','a6b82b26-28fb-405a-b3cf-6bab28542d64','3cb96d05-7e20-45cb-843e-0a4ca145e0ed','d69ec628-86ac-4d71-82b4-27b24fef2398'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9901c6b6928c4819b9f7ed5b0ba03bcb',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:29:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1676282786',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=60952038-175b-450e-ba56-732d86f9e35f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='069678e9bbbc4417a6f899b022d31214',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9901c6b6928c4819b9f7ed5b0ba03bcb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:50.966771 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-97216b2c-588c-473c-9ae3-9df8a3eb891b tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77130e12-7b41-48a4-a938-a0f8dee227e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:50.994727 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-97216b2c-588c-473c-9ae3-9df8a3eb891b tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77130e12-7b41-48a4-a938-a0f8dee227e0) transitioned into state 'SUCCESS' from state '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-1676282786',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='069678e9bbbc4417a6f899b022d31214',qos_specs=None,replication_status=,reservations=['851205d6-e33f-470b-9eda-6b2ade402b25','a6b82b26-28fb-405a-b3cf-6bab28542d64','3cb96d05-7e20-45cb-843e-0a4ca145e0ed','d69ec628-86ac-4d71-82b4-27b24fef2398'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9901c6b6928c4819b9f7ed5b0ba03bcb',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:50.995710 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-97216b2c-588c-473c-9ae3-9df8a3eb891b tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b224491-7fdb-4aac-8f29-16af08542e99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:51.005865 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-97216b2c-588c-473c-9ae3-9df8a3eb891b tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b224491-7fdb-4aac-8f29-16af08542e99) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:51.006904 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-97216b2c-588c-473c-9ae3-9df8a3eb891b tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Flow 'volume_create_api' (f444c9e1-cb51-4f39-90e4-af3992cce605) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:29:51.007323 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-97216b2c-588c-473c-9ae3-9df8a3eb891b tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Create volume request issued successfully. Aug 25 10:29:51.008647 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-97216b2c-588c-473c-9ae3-9df8a3eb891b tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:29:51.009187 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1289/5121] 10.4.3.119 () {68 vars in 1259 bytes} [Tue Aug 25 10:29:50 2026] POST /volume/v3/volumes => generated 757 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:29:51.026773 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-1e8a2010-b8ef-49dc-8b15-2429c081a38f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:51.028918 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1e8a2010-b8ef-49dc-8b15-2429c081a38f tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] GET https://10.4.3.119/volume/v3/volumes/96ff094c-e96c-49c0-8298-ed84b4246c25 Aug 25 10:29:51.029094 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1e8a2010-b8ef-49dc-8b15-2429c081a38f tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:51.029343 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1e8a2010-b8ef-49dc-8b15-2429c081a38f tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:51.037126 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:51.037126 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:29:51.040820 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-1e8a2010-b8ef-49dc-8b15-2429c081a38f tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Volume info retrieved successfully. Aug 25 10:29:51.045035 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1e8a2010-b8ef-49dc-8b15-2429c081a38f tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] https://10.4.3.119/volume/v3/volumes/96ff094c-e96c-49c0-8298-ed84b4246c25 returned with HTTP 200 Aug 25 10:29:51.045429 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1279/5122] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:29:51 2026] GET /volume/v3/volumes/96ff094c-e96c-49c0-8298-ed84b4246c25 => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:51.059320 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-f5abe203-53c5-4034-929c-fa1d6de4af99 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:51.061353 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f5abe203-53c5-4034-929c-fa1d6de4af99 tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] GET https://10.4.3.119/volume/v3/volumes/2102b69e-ef5f-42dd-8c6d-8dedf499580b Aug 25 10:29:51.061353 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f5abe203-53c5-4034-929c-fa1d6de4af99 tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:51.061565 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f5abe203-53c5-4034-929c-fa1d6de4af99 tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:51.069552 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:51.069552 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:29:51.073765 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-f5abe203-53c5-4034-929c-fa1d6de4af99 tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Volume info retrieved successfully. Aug 25 10:29:51.078306 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f5abe203-53c5-4034-929c-fa1d6de4af99 tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] https://10.4.3.119/volume/v3/volumes/2102b69e-ef5f-42dd-8c6d-8dedf499580b returned with HTTP 200 Aug 25 10:29:51.078888 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1279/5123] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:29:51 2026] GET /volume/v3/volumes/2102b69e-ef5f-42dd-8c6d-8dedf499580b => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:51.094459 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-09dc29e1-4357-410d-805a-9999d3717427 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:51.097202 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-09dc29e1-4357-410d-805a-9999d3717427 tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] GET https://10.4.3.119/volume/v3/volumes/2962e25c-f772-4929-9598-0bb52567f5f7 Aug 25 10:29:51.097878 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-09dc29e1-4357-410d-805a-9999d3717427 tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:51.099163 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-09dc29e1-4357-410d-805a-9999d3717427 tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:51.109907 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:51.109907 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:29:51.115177 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-09dc29e1-4357-410d-805a-9999d3717427 tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Volume info retrieved successfully. Aug 25 10:29:51.121368 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-09dc29e1-4357-410d-805a-9999d3717427 tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] https://10.4.3.119/volume/v3/volumes/2962e25c-f772-4929-9598-0bb52567f5f7 returned with HTTP 200 Aug 25 10:29:51.121368 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1277/5124] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:29:51 2026] GET /volume/v3/volumes/2962e25c-f772-4929-9598-0bb52567f5f7 => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:51.132878 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-9c4e19fc-02db-4023-9db1-cf73b523482a None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:51.134965 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9c4e19fc-02db-4023-9db1-cf73b523482a tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] GET https://10.4.3.119/volume/v3/volumes/c5f7b1ce-ca6b-4b32-9516-f677bb78c08d Aug 25 10:29:51.135281 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9c4e19fc-02db-4023-9db1-cf73b523482a tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:51.135543 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9c4e19fc-02db-4023-9db1-cf73b523482a tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:51.143905 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:51.143905 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:29:51.148385 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-9c4e19fc-02db-4023-9db1-cf73b523482a tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Volume info retrieved successfully. Aug 25 10:29:51.153734 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9c4e19fc-02db-4023-9db1-cf73b523482a tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] https://10.4.3.119/volume/v3/volumes/c5f7b1ce-ca6b-4b32-9516-f677bb78c08d returned with HTTP 200 Aug 25 10:29:51.154170 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1290/5125] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:29:51 2026] GET /volume/v3/volumes/c5f7b1ce-ca6b-4b32-9516-f677bb78c08d => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:51.166537 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-ba0bd4fc-3e30-4c41-81a5-0d289e530b49 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:51.168478 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ba0bd4fc-3e30-4c41-81a5-0d289e530b49 tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] GET https://10.4.3.119/volume/v3/volumes/60952038-175b-450e-ba56-732d86f9e35f Aug 25 10:29:51.168659 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ba0bd4fc-3e30-4c41-81a5-0d289e530b49 tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:51.168821 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ba0bd4fc-3e30-4c41-81a5-0d289e530b49 tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:51.178006 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:51.178006 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:29:51.182770 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-ba0bd4fc-3e30-4c41-81a5-0d289e530b49 tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Volume info retrieved successfully. Aug 25 10:29:51.187673 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ba0bd4fc-3e30-4c41-81a5-0d289e530b49 tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] https://10.4.3.119/volume/v3/volumes/60952038-175b-450e-ba56-732d86f9e35f returned with HTTP 200 Aug 25 10:29:51.188228 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1280/5126] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:29:51 2026] GET /volume/v3/volumes/60952038-175b-450e-ba56-732d86f9e35f => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:51.203971 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-49f40f01-3824-4077-93ba-9e7b68ce67bf None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:51.206096 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-49f40f01-3824-4077-93ba-9e7b68ce67bf tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] DELETE https://10.4.3.119/volume/v3/volumes/60952038-175b-450e-ba56-732d86f9e35f Aug 25 10:29:51.206338 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-49f40f01-3824-4077-93ba-9e7b68ce67bf tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:51.206521 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-49f40f01-3824-4077-93ba-9e7b68ce67bf tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:51.206932 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-49f40f01-3824-4077-93ba-9e7b68ce67bf tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Delete volume with id: 60952038-175b-450e-ba56-732d86f9e35f Aug 25 10:29:51.214176 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:51.214176 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:29:51.214664 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-49f40f01-3824-4077-93ba-9e7b68ce67bf tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Volume info retrieved successfully. Aug 25 10:29:51.242114 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-49f40f01-3824-4077-93ba-9e7b68ce67bf tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Delete volume request issued successfully. Aug 25 10:29:51.242332 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-49f40f01-3824-4077-93ba-9e7b68ce67bf tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] https://10.4.3.119/volume/v3/volumes/60952038-175b-450e-ba56-732d86f9e35f returned with HTTP 202 Aug 25 10:29:51.242723 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1280/5127] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:29:51 2026] DELETE /volume/v3/volumes/60952038-175b-450e-ba56-732d86f9e35f => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:29:51.250419 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-a5e185b8-05ae-4e70-a457-d8aa3c61e2cf None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:51.254242 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a5e185b8-05ae-4e70-a457-d8aa3c61e2cf tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] GET https://10.4.3.119/volume/v3/volumes/60952038-175b-450e-ba56-732d86f9e35f Aug 25 10:29:51.254242 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a5e185b8-05ae-4e70-a457-d8aa3c61e2cf tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:51.254242 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a5e185b8-05ae-4e70-a457-d8aa3c61e2cf tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:51.266462 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:51.266462 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:29:51.271010 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-a5e185b8-05ae-4e70-a457-d8aa3c61e2cf tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Volume info retrieved successfully. Aug 25 10:29:51.276592 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a5e185b8-05ae-4e70-a457-d8aa3c61e2cf tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] https://10.4.3.119/volume/v3/volumes/60952038-175b-450e-ba56-732d86f9e35f returned with HTTP 200 Aug 25 10:29:51.277334 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1278/5128] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:29:51 2026] GET /volume/v3/volumes/60952038-175b-450e-ba56-732d86f9e35f => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:52.291407 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-7740b98b-7238-48b3-b549-b132c59f9781 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:52.293992 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7740b98b-7238-48b3-b549-b132c59f9781 tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] GET https://10.4.3.119/volume/v3/volumes/60952038-175b-450e-ba56-732d86f9e35f Aug 25 10:29:52.294205 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7740b98b-7238-48b3-b549-b132c59f9781 tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:52.294440 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7740b98b-7238-48b3-b549-b132c59f9781 tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:52.300055 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7740b98b-7238-48b3-b549-b132c59f9781 tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] https://10.4.3.119/volume/v3/volumes/60952038-175b-450e-ba56-732d86f9e35f returned with HTTP 404 Aug 25 10:29:52.300608 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1291/5129] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:29:52 2026] GET /volume/v3/volumes/60952038-175b-450e-ba56-732d86f9e35f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:29:52.310557 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-e3d63d2e-af05-47b5-990f-6c43519c7ed5 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:52.317320 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e3d63d2e-af05-47b5-990f-6c43519c7ed5 tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] DELETE https://10.4.3.119/volume/v3/volumes/c5f7b1ce-ca6b-4b32-9516-f677bb78c08d Aug 25 10:29:52.317649 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e3d63d2e-af05-47b5-990f-6c43519c7ed5 tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:52.317879 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e3d63d2e-af05-47b5-990f-6c43519c7ed5 tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:52.318044 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-e3d63d2e-af05-47b5-990f-6c43519c7ed5 tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Delete volume with id: c5f7b1ce-ca6b-4b32-9516-f677bb78c08d Aug 25 10:29:52.334457 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:52.334457 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:29:52.340279 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-e3d63d2e-af05-47b5-990f-6c43519c7ed5 tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Volume info retrieved successfully. Aug 25 10:29:52.359856 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-e3d63d2e-af05-47b5-990f-6c43519c7ed5 tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Delete volume request issued successfully. Aug 25 10:29:52.360021 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e3d63d2e-af05-47b5-990f-6c43519c7ed5 tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] https://10.4.3.119/volume/v3/volumes/c5f7b1ce-ca6b-4b32-9516-f677bb78c08d returned with HTTP 202 Aug 25 10:29:52.360511 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1281/5130] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:29:52 2026] DELETE /volume/v3/volumes/c5f7b1ce-ca6b-4b32-9516-f677bb78c08d => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:29:52.369799 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-5fc11cbb-7e4c-4d9d-b185-e3eff20c5e6f None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:52.373846 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5fc11cbb-7e4c-4d9d-b185-e3eff20c5e6f tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] GET https://10.4.3.119/volume/v3/volumes/c5f7b1ce-ca6b-4b32-9516-f677bb78c08d Aug 25 10:29:52.373846 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-5fc11cbb-7e4c-4d9d-b185-e3eff20c5e6f tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:52.373846 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-5fc11cbb-7e4c-4d9d-b185-e3eff20c5e6f tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:52.384028 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:52.384028 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:29:52.386876 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-5fc11cbb-7e4c-4d9d-b185-e3eff20c5e6f tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Volume info retrieved successfully. Aug 25 10:29:52.391931 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5fc11cbb-7e4c-4d9d-b185-e3eff20c5e6f tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] https://10.4.3.119/volume/v3/volumes/c5f7b1ce-ca6b-4b32-9516-f677bb78c08d returned with HTTP 200 Aug 25 10:29:52.392352 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1281/5131] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:29:52 2026] GET /volume/v3/volumes/c5f7b1ce-ca6b-4b32-9516-f677bb78c08d => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:53.408924 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-aa297ec3-1c65-4e91-9043-45a05ab2a7b7 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:53.413604 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-aa297ec3-1c65-4e91-9043-45a05ab2a7b7 tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] GET https://10.4.3.119/volume/v3/volumes/c5f7b1ce-ca6b-4b32-9516-f677bb78c08d Aug 25 10:29:53.413807 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-aa297ec3-1c65-4e91-9043-45a05ab2a7b7 tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:53.413976 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-aa297ec3-1c65-4e91-9043-45a05ab2a7b7 tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:53.421124 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-aa297ec3-1c65-4e91-9043-45a05ab2a7b7 tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] https://10.4.3.119/volume/v3/volumes/c5f7b1ce-ca6b-4b32-9516-f677bb78c08d returned with HTTP 404 Aug 25 10:29:53.421912 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1279/5132] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:29:53 2026] GET /volume/v3/volumes/c5f7b1ce-ca6b-4b32-9516-f677bb78c08d => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:29:53.431683 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-d8e37f6d-4d4a-408d-adec-63593ec97cfd None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:53.433657 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d8e37f6d-4d4a-408d-adec-63593ec97cfd tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] DELETE https://10.4.3.119/volume/v3/volumes/2962e25c-f772-4929-9598-0bb52567f5f7 Aug 25 10:29:53.433835 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d8e37f6d-4d4a-408d-adec-63593ec97cfd tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:53.434008 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d8e37f6d-4d4a-408d-adec-63593ec97cfd tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:53.434211 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-d8e37f6d-4d4a-408d-adec-63593ec97cfd tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Delete volume with id: 2962e25c-f772-4929-9598-0bb52567f5f7 Aug 25 10:29:53.440974 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:53.440974 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:29:53.442247 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-d8e37f6d-4d4a-408d-adec-63593ec97cfd tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Volume info retrieved successfully. Aug 25 10:29:53.461190 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-d8e37f6d-4d4a-408d-adec-63593ec97cfd tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Delete volume request issued successfully. Aug 25 10:29:53.461190 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d8e37f6d-4d4a-408d-adec-63593ec97cfd tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] https://10.4.3.119/volume/v3/volumes/2962e25c-f772-4929-9598-0bb52567f5f7 returned with HTTP 202 Aug 25 10:29:53.461190 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1292/5133] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:29:53 2026] DELETE /volume/v3/volumes/2962e25c-f772-4929-9598-0bb52567f5f7 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:29:53.467411 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-21485a94-3b10-4a51-9eed-d1edd9cfd482 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:53.469161 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-21485a94-3b10-4a51-9eed-d1edd9cfd482 tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] GET https://10.4.3.119/volume/v3/volumes/2962e25c-f772-4929-9598-0bb52567f5f7 Aug 25 10:29:53.469401 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-21485a94-3b10-4a51-9eed-d1edd9cfd482 tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:53.469588 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-21485a94-3b10-4a51-9eed-d1edd9cfd482 tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:53.476195 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:53.476195 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:29:53.479888 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-21485a94-3b10-4a51-9eed-d1edd9cfd482 tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Volume info retrieved successfully. Aug 25 10:29:53.484319 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-21485a94-3b10-4a51-9eed-d1edd9cfd482 tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] https://10.4.3.119/volume/v3/volumes/2962e25c-f772-4929-9598-0bb52567f5f7 returned with HTTP 200 Aug 25 10:29:53.485338 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1282/5134] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:29:53 2026] GET /volume/v3/volumes/2962e25c-f772-4929-9598-0bb52567f5f7 => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:54.501548 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-61922723-da66-4ec4-8288-b3b5875d752d None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:54.506444 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-61922723-da66-4ec4-8288-b3b5875d752d tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] GET https://10.4.3.119/volume/v3/volumes/2962e25c-f772-4929-9598-0bb52567f5f7 Aug 25 10:29:54.506444 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-61922723-da66-4ec4-8288-b3b5875d752d tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:54.506444 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-61922723-da66-4ec4-8288-b3b5875d752d tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:54.517393 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-61922723-da66-4ec4-8288-b3b5875d752d tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] https://10.4.3.119/volume/v3/volumes/2962e25c-f772-4929-9598-0bb52567f5f7 returned with HTTP 404 Aug 25 10:29:54.518328 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1282/5135] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:29:54 2026] GET /volume/v3/volumes/2962e25c-f772-4929-9598-0bb52567f5f7 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:29:54.525745 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-cabb9212-62da-497c-97a5-f663ed9818eb None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:54.533097 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-cabb9212-62da-497c-97a5-f663ed9818eb tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] DELETE https://10.4.3.119/volume/v3/volumes/2102b69e-ef5f-42dd-8c6d-8dedf499580b Aug 25 10:29:54.533097 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-cabb9212-62da-497c-97a5-f663ed9818eb tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:54.533097 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-cabb9212-62da-497c-97a5-f663ed9818eb tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:54.533097 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-cabb9212-62da-497c-97a5-f663ed9818eb tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Delete volume with id: 2102b69e-ef5f-42dd-8c6d-8dedf499580b Aug 25 10:29:54.539114 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:54.539114 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:29:54.539872 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-cabb9212-62da-497c-97a5-f663ed9818eb tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Volume info retrieved successfully. Aug 25 10:29:54.558900 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-cabb9212-62da-497c-97a5-f663ed9818eb tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Delete volume request issued successfully. Aug 25 10:29:54.559390 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-cabb9212-62da-497c-97a5-f663ed9818eb tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] https://10.4.3.119/volume/v3/volumes/2102b69e-ef5f-42dd-8c6d-8dedf499580b returned with HTTP 202 Aug 25 10:29:54.560084 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1280/5136] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:29:54 2026] DELETE /volume/v3/volumes/2102b69e-ef5f-42dd-8c6d-8dedf499580b => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:29:54.569330 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-d8cf8e77-c2db-4bb7-b4b4-9f81cc58ad29 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:54.571221 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d8cf8e77-c2db-4bb7-b4b4-9f81cc58ad29 tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] GET https://10.4.3.119/volume/v3/volumes/2102b69e-ef5f-42dd-8c6d-8dedf499580b Aug 25 10:29:54.571430 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d8cf8e77-c2db-4bb7-b4b4-9f81cc58ad29 tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:54.571664 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d8cf8e77-c2db-4bb7-b4b4-9f81cc58ad29 tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:54.581624 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:54.581624 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:29:54.586587 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-d8cf8e77-c2db-4bb7-b4b4-9f81cc58ad29 tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Volume info retrieved successfully. Aug 25 10:29:54.592493 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d8cf8e77-c2db-4bb7-b4b4-9f81cc58ad29 tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] https://10.4.3.119/volume/v3/volumes/2102b69e-ef5f-42dd-8c6d-8dedf499580b returned with HTTP 200 Aug 25 10:29:54.593171 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1293/5137] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:29:54 2026] GET /volume/v3/volumes/2102b69e-ef5f-42dd-8c6d-8dedf499580b => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:55.607660 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-5e788079-152f-4957-a5e5-893544ce9dc8 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:55.609429 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5e788079-152f-4957-a5e5-893544ce9dc8 tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] GET https://10.4.3.119/volume/v3/volumes/2102b69e-ef5f-42dd-8c6d-8dedf499580b Aug 25 10:29:55.609626 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-5e788079-152f-4957-a5e5-893544ce9dc8 tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:55.609827 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-5e788079-152f-4957-a5e5-893544ce9dc8 tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:55.615491 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5e788079-152f-4957-a5e5-893544ce9dc8 tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] https://10.4.3.119/volume/v3/volumes/2102b69e-ef5f-42dd-8c6d-8dedf499580b returned with HTTP 404 Aug 25 10:29:55.616174 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1283/5138] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:29:55 2026] GET /volume/v3/volumes/2102b69e-ef5f-42dd-8c6d-8dedf499580b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:29:55.622471 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-ea18c016-2c13-451c-ad90-327a7ba3f78d None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:55.624271 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ea18c016-2c13-451c-ad90-327a7ba3f78d tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] DELETE https://10.4.3.119/volume/v3/volumes/96ff094c-e96c-49c0-8298-ed84b4246c25 Aug 25 10:29:55.624448 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ea18c016-2c13-451c-ad90-327a7ba3f78d tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:55.624630 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ea18c016-2c13-451c-ad90-327a7ba3f78d tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:55.624777 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-ea18c016-2c13-451c-ad90-327a7ba3f78d tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Delete volume with id: 96ff094c-e96c-49c0-8298-ed84b4246c25 Aug 25 10:29:55.631577 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:55.631577 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:29:55.631952 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-ea18c016-2c13-451c-ad90-327a7ba3f78d tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Volume info retrieved successfully. Aug 25 10:29:55.655713 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-ea18c016-2c13-451c-ad90-327a7ba3f78d tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Delete volume request issued successfully. Aug 25 10:29:55.655888 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ea18c016-2c13-451c-ad90-327a7ba3f78d tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] https://10.4.3.119/volume/v3/volumes/96ff094c-e96c-49c0-8298-ed84b4246c25 returned with HTTP 202 Aug 25 10:29:55.656381 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1283/5139] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:29:55 2026] DELETE /volume/v3/volumes/96ff094c-e96c-49c0-8298-ed84b4246c25 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:29:55.666150 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-9e443bad-231b-40e5-bb59-b0b01b0d8f71 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:55.667909 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9e443bad-231b-40e5-bb59-b0b01b0d8f71 tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] GET https://10.4.3.119/volume/v3/volumes/96ff094c-e96c-49c0-8298-ed84b4246c25 Aug 25 10:29:55.668335 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9e443bad-231b-40e5-bb59-b0b01b0d8f71 tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:55.669921 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9e443bad-231b-40e5-bb59-b0b01b0d8f71 tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:55.678102 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:55.678102 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:29:55.683715 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-9e443bad-231b-40e5-bb59-b0b01b0d8f71 tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Volume info retrieved successfully. Aug 25 10:29:55.690891 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9e443bad-231b-40e5-bb59-b0b01b0d8f71 tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] https://10.4.3.119/volume/v3/volumes/96ff094c-e96c-49c0-8298-ed84b4246c25 returned with HTTP 200 Aug 25 10:29:55.691703 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1281/5140] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:29:55 2026] GET /volume/v3/volumes/96ff094c-e96c-49c0-8298-ed84b4246c25 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:56.706825 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-ea110a21-ad88-4ad3-9e62-22093c744315 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:56.708737 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ea110a21-ad88-4ad3-9e62-22093c744315 tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] GET https://10.4.3.119/volume/v3/volumes/96ff094c-e96c-49c0-8298-ed84b4246c25 Aug 25 10:29:56.708953 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ea110a21-ad88-4ad3-9e62-22093c744315 tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:56.709131 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ea110a21-ad88-4ad3-9e62-22093c744315 tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:56.715643 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ea110a21-ad88-4ad3-9e62-22093c744315 tempest-CreateVolumesFromImageTest-1302819121 tempest-CreateVolumesFromImageTest-1302819121-project-member] https://10.4.3.119/volume/v3/volumes/96ff094c-e96c-49c0-8298-ed84b4246c25 returned with HTTP 404 Aug 25 10:29:56.716195 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1294/5141] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:29:56 2026] GET /volume/v3/volumes/96ff094c-e96c-49c0-8298-ed84b4246c25 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:29:58.274073 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-14176968-c449-4acc-88e8-613583331035 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:58.367116 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-14176968-c449-4acc-88e8-613583331035 tempest-ProjectReaderTests-1139821588 tempest-ProjectReaderTests-1139821588-project-admin] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:29:58.367485 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-14176968-c449-4acc-88e8-613583331035 tempest-ProjectReaderTests-1139821588 tempest-ProjectReaderTests-1139821588-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-806966185"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:29:58.368817 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volumes [None req-14176968-c449-4acc-88e8-613583331035 tempest-ProjectReaderTests-1139821588 tempest-ProjectReaderTests-1139821588-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-806966185'}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:29:58.368926 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-14176968-c449-4acc-88e8-613583331035 tempest-ProjectReaderTests-1139821588 tempest-ProjectReaderTests-1139821588-project-admin] Create volume of 1 GB Aug 25 10:29:58.373012 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-14176968-c449-4acc-88e8-613583331035 tempest-ProjectReaderTests-1139821588 tempest-ProjectReaderTests-1139821588-project-admin] Availability Zones retrieved successfully. Aug 25 10:29:58.378490 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-14176968-c449-4acc-88e8-613583331035 tempest-ProjectReaderTests-1139821588 tempest-ProjectReaderTests-1139821588-project-admin] Flow 'volume_create_api' (2c1c2aae-d9c2-4dfd-b7e5-b8d64fef1c49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:29:58.379383 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-14176968-c449-4acc-88e8-613583331035 tempest-ProjectReaderTests-1139821588 tempest-ProjectReaderTests-1139821588-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99fa5b6e-a976-4965-b53c-dbe557c53620) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:58.380063 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-14176968-c449-4acc-88e8-613583331035 tempest-ProjectReaderTests-1139821588 tempest-ProjectReaderTests-1139821588-project-admin] Validating volume size '1' using validate_int {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:29:58.402890 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-14176968-c449-4acc-88e8-613583331035 tempest-ProjectReaderTests-1139821588 tempest-ProjectReaderTests-1139821588-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99fa5b6e-a976-4965-b53c-dbe557c53620) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:58.403785 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-14176968-c449-4acc-88e8-613583331035 tempest-ProjectReaderTests-1139821588 tempest-ProjectReaderTests-1139821588-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df8cce27-78ee-446d-bb60-740e700c7968) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:58.456934 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-14176968-c449-4acc-88e8-613583331035 tempest-ProjectReaderTests-1139821588 tempest-ProjectReaderTests-1139821588-project-admin] Created reservations ['e9b3e5a7-d6ab-42a2-bbe9-48f7d865a7d6', '5c6c4ac9-f93d-4561-a1b4-a855f1d58180', 'c06a97e0-aac9-4ae0-a032-f0a912086819', 'a160ef18-5d37-4132-8c9b-256cc6f7bda1'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:29:58.457652 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-14176968-c449-4acc-88e8-613583331035 tempest-ProjectReaderTests-1139821588 tempest-ProjectReaderTests-1139821588-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df8cce27-78ee-446d-bb60-740e700c7968) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e9b3e5a7-d6ab-42a2-bbe9-48f7d865a7d6', '5c6c4ac9-f93d-4561-a1b4-a855f1d58180', 'c06a97e0-aac9-4ae0-a032-f0a912086819', 'a160ef18-5d37-4132-8c9b-256cc6f7bda1']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:58.458331 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-14176968-c449-4acc-88e8-613583331035 tempest-ProjectReaderTests-1139821588 tempest-ProjectReaderTests-1139821588-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7e80a5b-116f-4172-b135-baa8fe8d9dd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:58.481645 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-14176968-c449-4acc-88e8-613583331035 tempest-ProjectReaderTests-1139821588 tempest-ProjectReaderTests-1139821588-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7e80a5b-116f-4172-b135-baa8fe8d9dd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '90a2c7a5-5e4d-4119-9d01-c2484a975b38', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-806966185',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aaf5c91b9997414eb3e0014f77746e69',qos_specs=None,replication_status=,reservations=['e9b3e5a7-d6ab-42a2-bbe9-48f7d865a7d6','5c6c4ac9-f93d-4561-a1b4-a855f1d58180','c06a97e0-aac9-4ae0-a032-f0a912086819','a160ef18-5d37-4132-8c9b-256cc6f7bda1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94ea79ff6f804a34bed2c0a82fcf406e',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:29:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-806966185',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=90a2c7a5-5e4d-4119-9d01-c2484a975b38,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aaf5c91b9997414eb3e0014f77746e69',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='94ea79ff6f804a34bed2c0a82fcf406e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:58.482237 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-14176968-c449-4acc-88e8-613583331035 tempest-ProjectReaderTests-1139821588 tempest-ProjectReaderTests-1139821588-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b4443e4-b40d-47f4-92ac-d8db481c7595) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:58.497765 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-14176968-c449-4acc-88e8-613583331035 tempest-ProjectReaderTests-1139821588 tempest-ProjectReaderTests-1139821588-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b4443e4-b40d-47f4-92ac-d8db481c7595) transitioned into state 'SUCCESS' from state '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-806966185',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aaf5c91b9997414eb3e0014f77746e69',qos_specs=None,replication_status=,reservations=['e9b3e5a7-d6ab-42a2-bbe9-48f7d865a7d6','5c6c4ac9-f93d-4561-a1b4-a855f1d58180','c06a97e0-aac9-4ae0-a032-f0a912086819','a160ef18-5d37-4132-8c9b-256cc6f7bda1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94ea79ff6f804a34bed2c0a82fcf406e',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:58.498422 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-14176968-c449-4acc-88e8-613583331035 tempest-ProjectReaderTests-1139821588 tempest-ProjectReaderTests-1139821588-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2beee185-29e1-4895-92fe-ddd9dabc2d8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:29:58.507270 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-14176968-c449-4acc-88e8-613583331035 tempest-ProjectReaderTests-1139821588 tempest-ProjectReaderTests-1139821588-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2beee185-29e1-4895-92fe-ddd9dabc2d8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:29:58.508056 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-14176968-c449-4acc-88e8-613583331035 tempest-ProjectReaderTests-1139821588 tempest-ProjectReaderTests-1139821588-project-admin] Flow 'volume_create_api' (2c1c2aae-d9c2-4dfd-b7e5-b8d64fef1c49) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:29:58.508364 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-14176968-c449-4acc-88e8-613583331035 tempest-ProjectReaderTests-1139821588 tempest-ProjectReaderTests-1139821588-project-admin] Create volume request issued successfully. Aug 25 10:29:58.508859 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-14176968-c449-4acc-88e8-613583331035 tempest-ProjectReaderTests-1139821588 tempest-ProjectReaderTests-1139821588-project-admin] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:29:58.509331 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1284/5142] 10.4.3.119 () {68 vars in 1258 bytes} [Tue Aug 25 10:29:58 2026] POST /volume/v3/volumes => generated 777 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:29:58.521735 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-8f10c5bd-d89a-47bc-9c88-486ed521fabe None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:58.523515 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8f10c5bd-d89a-47bc-9c88-486ed521fabe tempest-ProjectReaderTests-1139821588 tempest-ProjectReaderTests-1139821588-project-admin] GET https://10.4.3.119/volume/v3/volumes/90a2c7a5-5e4d-4119-9d01-c2484a975b38 Aug 25 10:29:58.523679 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8f10c5bd-d89a-47bc-9c88-486ed521fabe tempest-ProjectReaderTests-1139821588 tempest-ProjectReaderTests-1139821588-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:58.523935 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8f10c5bd-d89a-47bc-9c88-486ed521fabe tempest-ProjectReaderTests-1139821588 tempest-ProjectReaderTests-1139821588-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:58.532937 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:58.532937 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:29:58.537963 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-8f10c5bd-d89a-47bc-9c88-486ed521fabe tempest-ProjectReaderTests-1139821588 tempest-ProjectReaderTests-1139821588-project-admin] Volume info retrieved successfully. Aug 25 10:29:58.543225 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8f10c5bd-d89a-47bc-9c88-486ed521fabe tempest-ProjectReaderTests-1139821588 tempest-ProjectReaderTests-1139821588-project-admin] https://10.4.3.119/volume/v3/volumes/90a2c7a5-5e4d-4119-9d01-c2484a975b38 returned with HTTP 200 Aug 25 10:29:58.543851 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1284/5143] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:29:58 2026] GET /volume/v3/volumes/90a2c7a5-5e4d-4119-9d01-c2484a975b38 => generated 956 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:29:59.556419 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-c6af4d23-ba51-48d1-b479-c78488c9d73a None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:59.558058 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c6af4d23-ba51-48d1-b479-c78488c9d73a tempest-ProjectReaderTests-1139821588 tempest-ProjectReaderTests-1139821588-project-admin] GET https://10.4.3.119/volume/v3/volumes/90a2c7a5-5e4d-4119-9d01-c2484a975b38 Aug 25 10:29:59.558470 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c6af4d23-ba51-48d1-b479-c78488c9d73a tempest-ProjectReaderTests-1139821588 tempest-ProjectReaderTests-1139821588-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:59.559764 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c6af4d23-ba51-48d1-b479-c78488c9d73a tempest-ProjectReaderTests-1139821588 tempest-ProjectReaderTests-1139821588-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:59.565670 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:59.565670 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:29:59.569390 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-c6af4d23-ba51-48d1-b479-c78488c9d73a tempest-ProjectReaderTests-1139821588 tempest-ProjectReaderTests-1139821588-project-admin] Volume info retrieved successfully. Aug 25 10:29:59.573341 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c6af4d23-ba51-48d1-b479-c78488c9d73a tempest-ProjectReaderTests-1139821588 tempest-ProjectReaderTests-1139821588-project-admin] https://10.4.3.119/volume/v3/volumes/90a2c7a5-5e4d-4119-9d01-c2484a975b38 returned with HTTP 200 Aug 25 10:29:59.574242 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1282/5144] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:29:59 2026] GET /volume/v3/volumes/90a2c7a5-5e4d-4119-9d01-c2484a975b38 => generated 1008 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:29:59.587266 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-c584a819-4eaf-49f3-834b-604d00584bf7 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:59.664518 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c584a819-4eaf-49f3-834b-604d00584bf7 tempest-ProjectReaderTests-1139821588 tempest-ProjectReaderTests-1139821588-project-reader] POST https://10.4.3.119/volume/v3/volumes/90a2c7a5-5e4d-4119-9d01-c2484a975b38/action Aug 25 10:29:59.664934 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c584a819-4eaf-49f3-834b-604d00584bf7 tempest-ProjectReaderTests-1139821588 tempest-ProjectReaderTests-1139821588-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:29:59.665105 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c584a819-4eaf-49f3-834b-604d00584bf7 tempest-ProjectReaderTests-1139821588 tempest-ProjectReaderTests-1139821588-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:29:59.675994 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:59.675994 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:29:59.676755 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-c584a819-4eaf-49f3-834b-604d00584bf7 tempest-ProjectReaderTests-1139821588 tempest-ProjectReaderTests-1139821588-project-reader] Volume info retrieved successfully. Aug 25 10:29:59.678317 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.policy [None req-c584a819-4eaf-49f3-834b-604d00584bf7 tempest-ProjectReaderTests-1139821588 tempest-ProjectReaderTests-1139821588-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'ff0401fb622a476c95d374bd6b5f95d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aaf5c91b9997414eb3e0014f77746e69', '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=100391) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 10:29:59.678524 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c584a819-4eaf-49f3-834b-604d00584bf7 tempest-ProjectReaderTests-1139821588 tempest-ProjectReaderTests-1139821588-project-reader] https://10.4.3.119/volume/v3/volumes/90a2c7a5-5e4d-4119-9d01-c2484a975b38/action returned with HTTP 403 Aug 25 10:29:59.679041 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1295/5145] 10.4.3.119 () {68 vars in 1390 bytes} [Tue Aug 25 10:29:59 2026] POST /volume/v3/volumes/90a2c7a5-5e4d-4119-9d01-c2484a975b38/action => generated 131 bytes in 92 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:29:59.687616 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-75f264b7-fa7c-4315-ac4f-86d633f48cd1 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:59.689528 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-75f264b7-fa7c-4315-ac4f-86d633f48cd1 tempest-ProjectReaderTests-1139821588 tempest-ProjectReaderTests-1139821588-project-admin] DELETE https://10.4.3.119/volume/v3/volumes/90a2c7a5-5e4d-4119-9d01-c2484a975b38 Aug 25 10:29:59.689717 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-75f264b7-fa7c-4315-ac4f-86d633f48cd1 tempest-ProjectReaderTests-1139821588 tempest-ProjectReaderTests-1139821588-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:59.689889 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-75f264b7-fa7c-4315-ac4f-86d633f48cd1 tempest-ProjectReaderTests-1139821588 tempest-ProjectReaderTests-1139821588-project-admin] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:59.690053 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-75f264b7-fa7c-4315-ac4f-86d633f48cd1 tempest-ProjectReaderTests-1139821588 tempest-ProjectReaderTests-1139821588-project-admin] Delete volume with id: 90a2c7a5-5e4d-4119-9d01-c2484a975b38 Aug 25 10:29:59.696947 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:59.696947 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:29:59.697289 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-75f264b7-fa7c-4315-ac4f-86d633f48cd1 tempest-ProjectReaderTests-1139821588 tempest-ProjectReaderTests-1139821588-project-admin] Volume info retrieved successfully. Aug 25 10:29:59.712798 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-75f264b7-fa7c-4315-ac4f-86d633f48cd1 tempest-ProjectReaderTests-1139821588 tempest-ProjectReaderTests-1139821588-project-admin] Delete volume request issued successfully. Aug 25 10:29:59.713064 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-75f264b7-fa7c-4315-ac4f-86d633f48cd1 tempest-ProjectReaderTests-1139821588 tempest-ProjectReaderTests-1139821588-project-admin] https://10.4.3.119/volume/v3/volumes/90a2c7a5-5e4d-4119-9d01-c2484a975b38 returned with HTTP 202 Aug 25 10:29:59.713398 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1285/5146] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:29:59 2026] DELETE /volume/v3/volumes/90a2c7a5-5e4d-4119-9d01-c2484a975b38 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:29:59.721756 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-74b2ec06-2ffe-44cb-814e-5eb89d962ad7 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:29:59.723468 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-74b2ec06-2ffe-44cb-814e-5eb89d962ad7 tempest-ProjectReaderTests-1139821588 tempest-ProjectReaderTests-1139821588-project-admin] GET https://10.4.3.119/volume/v3/volumes/90a2c7a5-5e4d-4119-9d01-c2484a975b38 Aug 25 10:29:59.723664 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-74b2ec06-2ffe-44cb-814e-5eb89d962ad7 tempest-ProjectReaderTests-1139821588 tempest-ProjectReaderTests-1139821588-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:29:59.723870 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-74b2ec06-2ffe-44cb-814e-5eb89d962ad7 tempest-ProjectReaderTests-1139821588 tempest-ProjectReaderTests-1139821588-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:29:59.731056 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:29:59.731056 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:29:59.734780 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-74b2ec06-2ffe-44cb-814e-5eb89d962ad7 tempest-ProjectReaderTests-1139821588 tempest-ProjectReaderTests-1139821588-project-admin] Volume info retrieved successfully. Aug 25 10:29:59.738835 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-74b2ec06-2ffe-44cb-814e-5eb89d962ad7 tempest-ProjectReaderTests-1139821588 tempest-ProjectReaderTests-1139821588-project-admin] https://10.4.3.119/volume/v3/volumes/90a2c7a5-5e4d-4119-9d01-c2484a975b38 returned with HTTP 200 Aug 25 10:29:59.739250 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1285/5147] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:29:59 2026] GET /volume/v3/volumes/90a2c7a5-5e4d-4119-9d01-c2484a975b38 => generated 1007 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:30:00.751772 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-b8d0ecee-5e77-4e5e-b54b-e430c2a03fad None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:00.753644 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b8d0ecee-5e77-4e5e-b54b-e430c2a03fad tempest-ProjectReaderTests-1139821588 tempest-ProjectReaderTests-1139821588-project-admin] GET https://10.4.3.119/volume/v3/volumes/90a2c7a5-5e4d-4119-9d01-c2484a975b38 Aug 25 10:30:00.753867 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b8d0ecee-5e77-4e5e-b54b-e430c2a03fad tempest-ProjectReaderTests-1139821588 tempest-ProjectReaderTests-1139821588-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:00.754090 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b8d0ecee-5e77-4e5e-b54b-e430c2a03fad tempest-ProjectReaderTests-1139821588 tempest-ProjectReaderTests-1139821588-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:00.759605 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b8d0ecee-5e77-4e5e-b54b-e430c2a03fad tempest-ProjectReaderTests-1139821588 tempest-ProjectReaderTests-1139821588-project-admin] https://10.4.3.119/volume/v3/volumes/90a2c7a5-5e4d-4119-9d01-c2484a975b38 returned with HTTP 404 Aug 25 10:30:00.760119 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1283/5148] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:30:00 2026] GET /volume/v3/volumes/90a2c7a5-5e4d-4119-9d01-c2484a975b38 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:30:00.767908 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-75cd1b64-e3ee-4419-9dd4-25b067156c96 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:00.769544 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-75cd1b64-e3ee-4419-9dd4-25b067156c96 tempest-ProjectReaderTests-1139821588 tempest-ProjectReaderTests-1139821588-project-admin] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:30:00.769867 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-75cd1b64-e3ee-4419-9dd4-25b067156c96 tempest-ProjectReaderTests-1139821588 tempest-ProjectReaderTests-1139821588-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1945094203"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:30:00.771253 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volumes [None req-75cd1b64-e3ee-4419-9dd4-25b067156c96 tempest-ProjectReaderTests-1139821588 tempest-ProjectReaderTests-1139821588-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1945094203'}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:30:00.771378 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-75cd1b64-e3ee-4419-9dd4-25b067156c96 tempest-ProjectReaderTests-1139821588 tempest-ProjectReaderTests-1139821588-project-admin] Create volume of 1 GB Aug 25 10:30:00.775655 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-75cd1b64-e3ee-4419-9dd4-25b067156c96 tempest-ProjectReaderTests-1139821588 tempest-ProjectReaderTests-1139821588-project-admin] Availability Zones retrieved successfully. Aug 25 10:30:00.781358 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-75cd1b64-e3ee-4419-9dd4-25b067156c96 tempest-ProjectReaderTests-1139821588 tempest-ProjectReaderTests-1139821588-project-admin] Flow 'volume_create_api' (09f79875-46d5-4f24-8d9e-c47607e0a8dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:30:00.782214 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-75cd1b64-e3ee-4419-9dd4-25b067156c96 tempest-ProjectReaderTests-1139821588 tempest-ProjectReaderTests-1139821588-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29fb1fd2-4697-4faa-afa9-4267674828a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:30:00.782981 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [None req-75cd1b64-e3ee-4419-9dd4-25b067156c96 tempest-ProjectReaderTests-1139821588 tempest-ProjectReaderTests-1139821588-project-admin] Validating volume size '1' using validate_int {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:30:00.808028 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-75cd1b64-e3ee-4419-9dd4-25b067156c96 tempest-ProjectReaderTests-1139821588 tempest-ProjectReaderTests-1139821588-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29fb1fd2-4697-4faa-afa9-4267674828a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:30:00.808893 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-75cd1b64-e3ee-4419-9dd4-25b067156c96 tempest-ProjectReaderTests-1139821588 tempest-ProjectReaderTests-1139821588-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e066be32-7785-4304-80ec-de47904b9a22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:30:00.849376 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-75cd1b64-e3ee-4419-9dd4-25b067156c96 tempest-ProjectReaderTests-1139821588 tempest-ProjectReaderTests-1139821588-project-admin] Created reservations ['ee1ddbd3-8610-4b72-b25a-20533d97e65f', 'd878da9f-72f7-4785-a370-da1c73151458', '913fd3b9-fc4d-49d1-a317-dffe0074d5f6', '1e7b1a75-7a72-4e8f-8a7f-ad966042ad4d'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:30:00.850203 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-75cd1b64-e3ee-4419-9dd4-25b067156c96 tempest-ProjectReaderTests-1139821588 tempest-ProjectReaderTests-1139821588-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e066be32-7785-4304-80ec-de47904b9a22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ee1ddbd3-8610-4b72-b25a-20533d97e65f', 'd878da9f-72f7-4785-a370-da1c73151458', '913fd3b9-fc4d-49d1-a317-dffe0074d5f6', '1e7b1a75-7a72-4e8f-8a7f-ad966042ad4d']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:30:00.850877 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-75cd1b64-e3ee-4419-9dd4-25b067156c96 tempest-ProjectReaderTests-1139821588 tempest-ProjectReaderTests-1139821588-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cdadae65-40b3-40bc-acfd-7347b730f0a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:30:00.881786 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-75cd1b64-e3ee-4419-9dd4-25b067156c96 tempest-ProjectReaderTests-1139821588 tempest-ProjectReaderTests-1139821588-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cdadae65-40b3-40bc-acfd-7347b730f0a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1d1d2292-037e-4b79-96b8-5280639e5a0f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1945094203',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aaf5c91b9997414eb3e0014f77746e69',qos_specs=None,replication_status=,reservations=['ee1ddbd3-8610-4b72-b25a-20533d97e65f','d878da9f-72f7-4785-a370-da1c73151458','913fd3b9-fc4d-49d1-a317-dffe0074d5f6','1e7b1a75-7a72-4e8f-8a7f-ad966042ad4d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94ea79ff6f804a34bed2c0a82fcf406e',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:30:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1945094203',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1d1d2292-037e-4b79-96b8-5280639e5a0f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aaf5c91b9997414eb3e0014f77746e69',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='94ea79ff6f804a34bed2c0a82fcf406e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:30:00.882812 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-75cd1b64-e3ee-4419-9dd4-25b067156c96 tempest-ProjectReaderTests-1139821588 tempest-ProjectReaderTests-1139821588-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78143264-8cd6-4dd0-a411-4bd8bb803bc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:30:00.903147 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-75cd1b64-e3ee-4419-9dd4-25b067156c96 tempest-ProjectReaderTests-1139821588 tempest-ProjectReaderTests-1139821588-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78143264-8cd6-4dd0-a411-4bd8bb803bc5) transitioned into state 'SUCCESS' from state '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-1945094203',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aaf5c91b9997414eb3e0014f77746e69',qos_specs=None,replication_status=,reservations=['ee1ddbd3-8610-4b72-b25a-20533d97e65f','d878da9f-72f7-4785-a370-da1c73151458','913fd3b9-fc4d-49d1-a317-dffe0074d5f6','1e7b1a75-7a72-4e8f-8a7f-ad966042ad4d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94ea79ff6f804a34bed2c0a82fcf406e',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:30:00.903985 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-75cd1b64-e3ee-4419-9dd4-25b067156c96 tempest-ProjectReaderTests-1139821588 tempest-ProjectReaderTests-1139821588-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd90d412-0c19-48cd-884b-765bf168b369) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:30:00.914485 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-75cd1b64-e3ee-4419-9dd4-25b067156c96 tempest-ProjectReaderTests-1139821588 tempest-ProjectReaderTests-1139821588-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd90d412-0c19-48cd-884b-765bf168b369) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:30:00.915210 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-75cd1b64-e3ee-4419-9dd4-25b067156c96 tempest-ProjectReaderTests-1139821588 tempest-ProjectReaderTests-1139821588-project-admin] Flow 'volume_create_api' (09f79875-46d5-4f24-8d9e-c47607e0a8dd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:30:00.915485 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-75cd1b64-e3ee-4419-9dd4-25b067156c96 tempest-ProjectReaderTests-1139821588 tempest-ProjectReaderTests-1139821588-project-admin] Create volume request issued successfully. Aug 25 10:30:00.915987 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-75cd1b64-e3ee-4419-9dd4-25b067156c96 tempest-ProjectReaderTests-1139821588 tempest-ProjectReaderTests-1139821588-project-admin] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:30:00.916433 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1296/5149] 10.4.3.119 () {68 vars in 1258 bytes} [Tue Aug 25 10:30:00 2026] POST /volume/v3/volumes => generated 778 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:30:00.933395 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-c6a482ab-c178-47a0-b545-0af93a66ba49 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:00.935635 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c6a482ab-c178-47a0-b545-0af93a66ba49 tempest-ProjectReaderTests-1139821588 tempest-ProjectReaderTests-1139821588-project-admin] GET https://10.4.3.119/volume/v3/volumes/1d1d2292-037e-4b79-96b8-5280639e5a0f Aug 25 10:30:00.935899 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c6a482ab-c178-47a0-b545-0af93a66ba49 tempest-ProjectReaderTests-1139821588 tempest-ProjectReaderTests-1139821588-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:00.936166 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c6a482ab-c178-47a0-b545-0af93a66ba49 tempest-ProjectReaderTests-1139821588 tempest-ProjectReaderTests-1139821588-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:00.945452 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:00.945452 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:30:00.949507 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-c6a482ab-c178-47a0-b545-0af93a66ba49 tempest-ProjectReaderTests-1139821588 tempest-ProjectReaderTests-1139821588-project-admin] Volume info retrieved successfully. Aug 25 10:30:00.954427 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c6a482ab-c178-47a0-b545-0af93a66ba49 tempest-ProjectReaderTests-1139821588 tempest-ProjectReaderTests-1139821588-project-admin] https://10.4.3.119/volume/v3/volumes/1d1d2292-037e-4b79-96b8-5280639e5a0f returned with HTTP 200 Aug 25 10:30:00.954928 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1286/5150] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:30:00 2026] GET /volume/v3/volumes/1d1d2292-037e-4b79-96b8-5280639e5a0f => generated 957 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:30:01.200630 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-29bb86a7-6cdc-4f57-8588-38193807fc4d req-95a5c0e4-6052-41ec-98cd-e9e175f04015 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:01.203318 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-29bb86a7-6cdc-4f57-8588-38193807fc4d req-95a5c0e4-6052-41ec-98cd-e9e175f04015 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] DELETE https://10.4.3.119/volume/v3/attachments/14fe6924-2bcc-4c4a-9c78-c86461cb0b6e Aug 25 10:30:01.203559 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-29bb86a7-6cdc-4f57-8588-38193807fc4d req-95a5c0e4-6052-41ec-98cd-e9e175f04015 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:01.203750 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-29bb86a7-6cdc-4f57-8588-38193807fc4d req-95a5c0e4-6052-41ec-98cd-e9e175f04015 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'version_select' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:01.213015 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:01.213015 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:30:01.297382 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-29bb86a7-6cdc-4f57-8588-38193807fc4d req-95a5c0e4-6052-41ec-98cd-e9e175f04015 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/attachments/14fe6924-2bcc-4c4a-9c78-c86461cb0b6e returned with HTTP 200 Aug 25 10:30:01.298006 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1286/5151] 10.4.3.119 () {72 vars in 1673 bytes} [Tue Aug 25 10:30:01 2026] DELETE /volume/v3/attachments/14fe6924-2bcc-4c4a-9c78-c86461cb0b6e => generated 19 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:30:01.971087 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-ff31a918-c647-4448-8298-3060a6382686 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:01.972996 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ff31a918-c647-4448-8298-3060a6382686 tempest-ProjectReaderTests-1139821588 tempest-ProjectReaderTests-1139821588-project-admin] GET https://10.4.3.119/volume/v3/volumes/1d1d2292-037e-4b79-96b8-5280639e5a0f Aug 25 10:30:01.973246 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ff31a918-c647-4448-8298-3060a6382686 tempest-ProjectReaderTests-1139821588 tempest-ProjectReaderTests-1139821588-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:01.973483 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ff31a918-c647-4448-8298-3060a6382686 tempest-ProjectReaderTests-1139821588 tempest-ProjectReaderTests-1139821588-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:01.981050 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:01.981050 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:30:01.985164 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-ff31a918-c647-4448-8298-3060a6382686 tempest-ProjectReaderTests-1139821588 tempest-ProjectReaderTests-1139821588-project-admin] Volume info retrieved successfully. Aug 25 10:30:01.989767 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ff31a918-c647-4448-8298-3060a6382686 tempest-ProjectReaderTests-1139821588 tempest-ProjectReaderTests-1139821588-project-admin] https://10.4.3.119/volume/v3/volumes/1d1d2292-037e-4b79-96b8-5280639e5a0f returned with HTTP 200 Aug 25 10:30:01.990153 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1284/5152] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:30:01 2026] GET /volume/v3/volumes/1d1d2292-037e-4b79-96b8-5280639e5a0f => generated 1009 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:30:02.003047 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-4fbd9194-bb1f-42e6-87ea-6ac0aec7e428 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:02.005159 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4fbd9194-bb1f-42e6-87ea-6ac0aec7e428 tempest-ProjectReaderTests-1139821588 tempest-ProjectReaderTests-1139821588-project-reader] POST https://10.4.3.119/volume/v3/volumes/1d1d2292-037e-4b79-96b8-5280639e5a0f/action Aug 25 10:30:02.005547 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4fbd9194-bb1f-42e6-87ea-6ac0aec7e428 tempest-ProjectReaderTests-1139821588 tempest-ProjectReaderTests-1139821588-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:30:02.005740 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4fbd9194-bb1f-42e6-87ea-6ac0aec7e428 tempest-ProjectReaderTests-1139821588 tempest-ProjectReaderTests-1139821588-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:30:02.015913 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:02.015913 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:30:02.016464 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.policy [None req-4fbd9194-bb1f-42e6-87ea-6ac0aec7e428 tempest-ProjectReaderTests-1139821588 tempest-ProjectReaderTests-1139821588-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'ff0401fb622a476c95d374bd6b5f95d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aaf5c91b9997414eb3e0014f77746e69', '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=100391) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 10:30:02.016761 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4fbd9194-bb1f-42e6-87ea-6ac0aec7e428 tempest-ProjectReaderTests-1139821588 tempest-ProjectReaderTests-1139821588-project-reader] https://10.4.3.119/volume/v3/volumes/1d1d2292-037e-4b79-96b8-5280639e5a0f/action returned with HTTP 403 Aug 25 10:30:02.017533 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1297/5153] 10.4.3.119 () {68 vars in 1390 bytes} [Tue Aug 25 10:30:02 2026] POST /volume/v3/volumes/1d1d2292-037e-4b79-96b8-5280639e5a0f/action => generated 131 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:30:02.026688 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-8306a457-22c6-484c-9734-fe5e9eef320b None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:02.028964 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8306a457-22c6-484c-9734-fe5e9eef320b tempest-ProjectReaderTests-1139821588 tempest-ProjectReaderTests-1139821588-project-admin] DELETE https://10.4.3.119/volume/v3/volumes/1d1d2292-037e-4b79-96b8-5280639e5a0f Aug 25 10:30:02.029239 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8306a457-22c6-484c-9734-fe5e9eef320b tempest-ProjectReaderTests-1139821588 tempest-ProjectReaderTests-1139821588-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:02.029480 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8306a457-22c6-484c-9734-fe5e9eef320b tempest-ProjectReaderTests-1139821588 tempest-ProjectReaderTests-1139821588-project-admin] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:02.029686 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-8306a457-22c6-484c-9734-fe5e9eef320b tempest-ProjectReaderTests-1139821588 tempest-ProjectReaderTests-1139821588-project-admin] Delete volume with id: 1d1d2292-037e-4b79-96b8-5280639e5a0f Aug 25 10:30:02.038998 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:02.038998 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:30:02.039498 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-8306a457-22c6-484c-9734-fe5e9eef320b tempest-ProjectReaderTests-1139821588 tempest-ProjectReaderTests-1139821588-project-admin] Volume info retrieved successfully. Aug 25 10:30:02.057524 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-8306a457-22c6-484c-9734-fe5e9eef320b tempest-ProjectReaderTests-1139821588 tempest-ProjectReaderTests-1139821588-project-admin] Delete volume request issued successfully. Aug 25 10:30:02.057723 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8306a457-22c6-484c-9734-fe5e9eef320b tempest-ProjectReaderTests-1139821588 tempest-ProjectReaderTests-1139821588-project-admin] https://10.4.3.119/volume/v3/volumes/1d1d2292-037e-4b79-96b8-5280639e5a0f returned with HTTP 202 Aug 25 10:30:02.058154 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1287/5154] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:30:02 2026] DELETE /volume/v3/volumes/1d1d2292-037e-4b79-96b8-5280639e5a0f => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:30:02.066778 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-29471ce2-19a4-46e2-abea-346d8ef531cd None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:02.068550 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-29471ce2-19a4-46e2-abea-346d8ef531cd tempest-ProjectReaderTests-1139821588 tempest-ProjectReaderTests-1139821588-project-admin] GET https://10.4.3.119/volume/v3/volumes/1d1d2292-037e-4b79-96b8-5280639e5a0f Aug 25 10:30:02.068728 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-29471ce2-19a4-46e2-abea-346d8ef531cd tempest-ProjectReaderTests-1139821588 tempest-ProjectReaderTests-1139821588-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:02.068906 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-29471ce2-19a4-46e2-abea-346d8ef531cd tempest-ProjectReaderTests-1139821588 tempest-ProjectReaderTests-1139821588-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:02.077045 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:02.077045 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:30:02.081737 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-29471ce2-19a4-46e2-abea-346d8ef531cd tempest-ProjectReaderTests-1139821588 tempest-ProjectReaderTests-1139821588-project-admin] Volume info retrieved successfully. Aug 25 10:30:02.086036 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-29471ce2-19a4-46e2-abea-346d8ef531cd tempest-ProjectReaderTests-1139821588 tempest-ProjectReaderTests-1139821588-project-admin] https://10.4.3.119/volume/v3/volumes/1d1d2292-037e-4b79-96b8-5280639e5a0f returned with HTTP 200 Aug 25 10:30:02.086532 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1287/5155] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:30:02 2026] GET /volume/v3/volumes/1d1d2292-037e-4b79-96b8-5280639e5a0f => generated 1008 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:30:02.330269 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-1775080b-9767-46ad-9c30-291c592894fe req-1dc0295a-bbb9-4133-91a2-c0c78d5bcb07 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:02.332794 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-1775080b-9767-46ad-9c30-291c592894fe req-1dc0295a-bbb9-4133-91a2-c0c78d5bcb07 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] GET https://10.4.3.119/volume/v3/volumes/1efb44db-a677-49ef-9bd4-355e5f0a9f31 Aug 25 10:30:02.333027 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-1775080b-9767-46ad-9c30-291c592894fe req-1dc0295a-bbb9-4133-91a2-c0c78d5bcb07 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:02.333304 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-1775080b-9767-46ad-9c30-291c592894fe req-1dc0295a-bbb9-4133-91a2-c0c78d5bcb07 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:02.342045 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:02.342045 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:30:02.346089 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-1775080b-9767-46ad-9c30-291c592894fe req-1dc0295a-bbb9-4133-91a2-c0c78d5bcb07 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Volume info retrieved successfully. Aug 25 10:30:02.351858 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-1775080b-9767-46ad-9c30-291c592894fe req-1dc0295a-bbb9-4133-91a2-c0c78d5bcb07 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/volumes/1efb44db-a677-49ef-9bd4-355e5f0a9f31 returned with HTTP 200 Aug 25 10:30:02.352371 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1285/5156] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:30:02 2026] GET /volume/v3/volumes/1efb44db-a677-49ef-9bd4-355e5f0a9f31 => generated 1366 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:30:02.778539 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-1775080b-9767-46ad-9c30-291c592894fe req-cc2b95d0-01d2-4031-900f-741340a9db11 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:02.780727 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-1775080b-9767-46ad-9c30-291c592894fe req-cc2b95d0-01d2-4031-900f-741340a9db11 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] GET https://10.4.3.119/volume/v3/volumes/1efb44db-a677-49ef-9bd4-355e5f0a9f31 Aug 25 10:30:02.780927 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-1775080b-9767-46ad-9c30-291c592894fe req-cc2b95d0-01d2-4031-900f-741340a9db11 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:02.781101 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-1775080b-9767-46ad-9c30-291c592894fe req-cc2b95d0-01d2-4031-900f-741340a9db11 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:02.787966 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:02.787966 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:30:02.791359 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-1775080b-9767-46ad-9c30-291c592894fe req-cc2b95d0-01d2-4031-900f-741340a9db11 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Volume info retrieved successfully. Aug 25 10:30:02.795913 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-1775080b-9767-46ad-9c30-291c592894fe req-cc2b95d0-01d2-4031-900f-741340a9db11 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/volumes/1efb44db-a677-49ef-9bd4-355e5f0a9f31 returned with HTTP 200 Aug 25 10:30:02.796295 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1298/5157] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:30:02 2026] GET /volume/v3/volumes/1efb44db-a677-49ef-9bd4-355e5f0a9f31 => generated 1366 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:30:02.805845 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-bdbbc90f-1947-498a-ba95-8f865d84957a None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:02.806152 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-bdbbc90f-1947-498a-ba95-8f865d84957a None None] GET https://10.4.3.119/volume// Aug 25 10:30:02.806347 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-bdbbc90f-1947-498a-ba95-8f865d84957a None None] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:02.806562 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-bdbbc90f-1947-498a-ba95-8f865d84957a None None] Calling method 'all' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:02.806869 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-bdbbc90f-1947-498a-ba95-8f865d84957a None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:30:02.807176 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1288/5158] 10.4.3.119 () {66 vars in 1419 bytes} [Tue Aug 25 10:30:02 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:30:02.815300 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-1775080b-9767-46ad-9c30-291c592894fe req-687b1a3a-5fcd-4675-a418-c73b4a10069e None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:02.817627 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-1775080b-9767-46ad-9c30-291c592894fe req-687b1a3a-5fcd-4675-a418-c73b4a10069e tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] POST https://10.4.3.119/volume/v3/attachments Aug 25 10:30:02.818081 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-1775080b-9767-46ad-9c30-291c592894fe req-687b1a3a-5fcd-4675-a418-c73b4a10069e tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1efb44db-a677-49ef-9bd4-355e5f0a9f31", "connector": null, "instance_uuid": "18c58057-8047-4b8d-b57d-0a33c25998a3"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:30:02.826802 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:02.826802 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:30:02.852607 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-1775080b-9767-46ad-9c30-291c592894fe req-687b1a3a-5fcd-4675-a418-c73b4a10069e tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/attachments returned with HTTP 200 Aug 25 10:30:02.853050 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1288/5159] 10.4.3.119 () {74 vars in 1594 bytes} [Tue Aug 25 10:30:02 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 25 10:30:03.103845 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-1010128b-c39f-450d-9f44-670fdd7a27ed None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:03.105609 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1010128b-c39f-450d-9f44-670fdd7a27ed tempest-ProjectReaderTests-1139821588 tempest-ProjectReaderTests-1139821588-project-admin] GET https://10.4.3.119/volume/v3/volumes/1d1d2292-037e-4b79-96b8-5280639e5a0f Aug 25 10:30:03.105824 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1010128b-c39f-450d-9f44-670fdd7a27ed tempest-ProjectReaderTests-1139821588 tempest-ProjectReaderTests-1139821588-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:03.106015 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1010128b-c39f-450d-9f44-670fdd7a27ed tempest-ProjectReaderTests-1139821588 tempest-ProjectReaderTests-1139821588-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:03.114323 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1010128b-c39f-450d-9f44-670fdd7a27ed tempest-ProjectReaderTests-1139821588 tempest-ProjectReaderTests-1139821588-project-admin] https://10.4.3.119/volume/v3/volumes/1d1d2292-037e-4b79-96b8-5280639e5a0f returned with HTTP 404 Aug 25 10:30:03.114864 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1286/5160] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:30:03 2026] GET /volume/v3/volumes/1d1d2292-037e-4b79-96b8-5280639e5a0f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:30:03.799365 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-1dff0700-7e26-4c0d-ab7b-6e0611ce70db None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:03.799870 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1dff0700-7e26-4c0d-ab7b-6e0611ce70db None None] GET https://10.4.3.119/volume// Aug 25 10:30:03.800099 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1dff0700-7e26-4c0d-ab7b-6e0611ce70db None None] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:03.800413 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1dff0700-7e26-4c0d-ab7b-6e0611ce70db None None] Calling method 'all' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:03.800831 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1dff0700-7e26-4c0d-ab7b-6e0611ce70db None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:30:03.801337 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1299/5161] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:30:03 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:30:03.808418 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-1775080b-9767-46ad-9c30-291c592894fe req-9ab9e436-048f-4b18-9f6d-6d10923c52e2 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:03.810860 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-1775080b-9767-46ad-9c30-291c592894fe req-9ab9e436-048f-4b18-9f6d-6d10923c52e2 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] GET https://10.4.3.119/volume/v3/volumes/1efb44db-a677-49ef-9bd4-355e5f0a9f31 Aug 25 10:30:03.810860 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-1775080b-9767-46ad-9c30-291c592894fe req-9ab9e436-048f-4b18-9f6d-6d10923c52e2 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:03.810860 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-1775080b-9767-46ad-9c30-291c592894fe req-9ab9e436-048f-4b18-9f6d-6d10923c52e2 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:03.823162 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:03.823162 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:30:03.827794 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [req-1775080b-9767-46ad-9c30-291c592894fe req-9ab9e436-048f-4b18-9f6d-6d10923c52e2 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Volume info retrieved successfully. Aug 25 10:30:03.834737 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-1775080b-9767-46ad-9c30-291c592894fe req-9ab9e436-048f-4b18-9f6d-6d10923c52e2 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/volumes/1efb44db-a677-49ef-9bd4-355e5f0a9f31 returned with HTTP 200 Aug 25 10:30:03.835279 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1289/5162] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:30:03 2026] GET /volume/v3/volumes/1efb44db-a677-49ef-9bd4-355e5f0a9f31 => generated 1545 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:30:03.965918 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-1775080b-9767-46ad-9c30-291c592894fe req-2cdc09cd-5ad6-450b-8645-3c9c0ae2c0ce None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:03.968612 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-1775080b-9767-46ad-9c30-291c592894fe req-2cdc09cd-5ad6-450b-8645-3c9c0ae2c0ce tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] PUT https://10.4.3.119/volume/v3/attachments/a297680f-e9cc-4eb1-906b-51ffc5cc9de5 Aug 25 10:30:03.969566 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-1775080b-9767-46ad-9c30-291c592894fe req-2cdc09cd-5ad6-450b-8645-3c9c0ae2c0ce tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.119", "host": "np0000008063", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3398d5156650", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "462fd6ce-c505-48ef-84ec-f85776d45b24", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:30:03.984095 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.coordination [req-1775080b-9767-46ad-9c30-291c592894fe req-2cdc09cd-5ad6-450b-8645-3c9c0ae2c0ce tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Acquiring lock "cinder-attachment_update-1efb44db-a677-49ef-9bd4-355e5f0a9f31-np0000008063" by "attachment_update" {{(pid=100388) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 10:30:03.990258 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.coordination [req-1775080b-9767-46ad-9c30-291c592894fe req-2cdc09cd-5ad6-450b-8645-3c9c0ae2c0ce tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Lock "cinder-attachment_update-1efb44db-a677-49ef-9bd4-355e5f0a9f31-np0000008063" acquired by "attachment_update" :: waited 0.006s {{(pid=100388) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 10:30:03.991274 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:03.991274 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:30:04.103633 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.coordination [req-1775080b-9767-46ad-9c30-291c592894fe req-2cdc09cd-5ad6-450b-8645-3c9c0ae2c0ce tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Lock "cinder-attachment_update-1efb44db-a677-49ef-9bd4-355e5f0a9f31-np0000008063" released by "attachment_update" :: held 0.113s {{(pid=100388) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 10:30:04.103633 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-1775080b-9767-46ad-9c30-291c592894fe req-2cdc09cd-5ad6-450b-8645-3c9c0ae2c0ce tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/attachments/a297680f-e9cc-4eb1-906b-51ffc5cc9de5 returned with HTTP 200 Aug 25 10:30:04.104025 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1289/5163] 10.4.3.119 () {74 vars in 1704 bytes} [Tue Aug 25 10:30:03 2026] PUT /volume/v3/attachments/a297680f-e9cc-4eb1-906b-51ffc5cc9de5 => generated 969 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:30:04.129932 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-1775080b-9767-46ad-9c30-291c592894fe req-6648511e-b6a5-4c4e-8b11-bb690726aa26 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:04.138094 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-1775080b-9767-46ad-9c30-291c592894fe req-6648511e-b6a5-4c4e-8b11-bb690726aa26 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] POST https://10.4.3.119/volume/v3/attachments/a297680f-e9cc-4eb1-906b-51ffc5cc9de5/action Aug 25 10:30:04.138654 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-1775080b-9767-46ad-9c30-291c592894fe req-6648511e-b6a5-4c4e-8b11-bb690726aa26 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Action body: b'{"os-complete": null}' {{(pid=100389) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:30:04.138835 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-1775080b-9767-46ad-9c30-291c592894fe req-6648511e-b6a5-4c4e-8b11-bb690726aa26 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:30:04.162553 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:04.162553 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:30:04.174878 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-1775080b-9767-46ad-9c30-291c592894fe req-6648511e-b6a5-4c4e-8b11-bb690726aa26 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/attachments/a297680f-e9cc-4eb1-906b-51ffc5cc9de5/action returned with HTTP 204 Aug 25 10:30:04.175471 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1287/5164] 10.4.3.119 () {74 vars in 1725 bytes} [Tue Aug 25 10:30:04 2026] POST /volume/v3/attachments/a297680f-e9cc-4eb1-906b-51ffc5cc9de5/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:30:04.924641 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-96143127-7a77-4373-9749-95d70ea6d830 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:05.021167 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-96143127-7a77-4373-9749-95d70ea6d830 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:30:05.021167 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-96143127-7a77-4373-9749-95d70ea6d830 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-253403251"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:30:05.021950 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volumes [None req-96143127-7a77-4373-9749-95d70ea6d830 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-253403251'}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:30:05.022264 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-96143127-7a77-4373-9749-95d70ea6d830 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Create volume of 1 GB Aug 25 10:30:05.027815 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-96143127-7a77-4373-9749-95d70ea6d830 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Availability Zones retrieved successfully. Aug 25 10:30:05.037057 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-96143127-7a77-4373-9749-95d70ea6d830 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Flow 'volume_create_api' (b6963251-f783-4bcd-b5ef-773cba3240ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:30:05.038695 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-96143127-7a77-4373-9749-95d70ea6d830 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e417e09-c90f-4736-bab8-be661960f97b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:30:05.039966 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [None req-96143127-7a77-4373-9749-95d70ea6d830 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Validating volume size '1' using validate_int {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:30:05.074109 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-96143127-7a77-4373-9749-95d70ea6d830 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e417e09-c90f-4736-bab8-be661960f97b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:30:05.076157 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-96143127-7a77-4373-9749-95d70ea6d830 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (458e241b-45c8-4fbc-8c3e-b04ed40d945c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:30:05.166026 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-96143127-7a77-4373-9749-95d70ea6d830 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Created reservations ['de60c113-6794-4da9-bc9b-566326d4d2f9', '1b1a2888-d904-4b8a-abc7-59ce097d0d8c', '0317c3b2-8f46-4956-912c-e9efdd871b00', '987e1528-da86-469d-9c4d-287c7cd4187f'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:30:05.167276 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-96143127-7a77-4373-9749-95d70ea6d830 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (458e241b-45c8-4fbc-8c3e-b04ed40d945c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de60c113-6794-4da9-bc9b-566326d4d2f9', '1b1a2888-d904-4b8a-abc7-59ce097d0d8c', '0317c3b2-8f46-4956-912c-e9efdd871b00', '987e1528-da86-469d-9c4d-287c7cd4187f']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:30:05.168393 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-96143127-7a77-4373-9749-95d70ea6d830 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b044c2b-8182-4c3c-bd53-90d0579800af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:30:05.204999 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-96143127-7a77-4373-9749-95d70ea6d830 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b044c2b-8182-4c3c-bd53-90d0579800af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '63b43dfb-ff35-43c2-8f56-6d17050e13de', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-253403251',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0d2cf230274f4c7cb7c678f0374d17ee',qos_specs=None,replication_status=,reservations=['de60c113-6794-4da9-bc9b-566326d4d2f9','1b1a2888-d904-4b8a-abc7-59ce097d0d8c','0317c3b2-8f46-4956-912c-e9efdd871b00','987e1528-da86-469d-9c4d-287c7cd4187f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3649dcc67c594d0e87f3c244b8ee6ca8',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:30:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-253403251',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=63b43dfb-ff35-43c2-8f56-6d17050e13de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0d2cf230274f4c7cb7c678f0374d17ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3649dcc67c594d0e87f3c244b8ee6ca8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:30:05.205637 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-96143127-7a77-4373-9749-95d70ea6d830 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05816d9d-cf63-4f0e-b8da-7d7d764617ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:30:05.230838 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-96143127-7a77-4373-9749-95d70ea6d830 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05816d9d-cf63-4f0e-b8da-7d7d764617ff) transitioned into state 'SUCCESS' from state '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-253403251',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0d2cf230274f4c7cb7c678f0374d17ee',qos_specs=None,replication_status=,reservations=['de60c113-6794-4da9-bc9b-566326d4d2f9','1b1a2888-d904-4b8a-abc7-59ce097d0d8c','0317c3b2-8f46-4956-912c-e9efdd871b00','987e1528-da86-469d-9c4d-287c7cd4187f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3649dcc67c594d0e87f3c244b8ee6ca8',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:30:05.231887 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-96143127-7a77-4373-9749-95d70ea6d830 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a83c63e-30a5-461e-a212-2211356be696) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:30:05.244839 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-96143127-7a77-4373-9749-95d70ea6d830 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a83c63e-30a5-461e-a212-2211356be696) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:30:05.245813 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-96143127-7a77-4373-9749-95d70ea6d830 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Flow 'volume_create_api' (b6963251-f783-4bcd-b5ef-773cba3240ee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:30:05.246148 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-96143127-7a77-4373-9749-95d70ea6d830 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Create volume request issued successfully. Aug 25 10:30:05.246806 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-96143127-7a77-4373-9749-95d70ea6d830 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:30:05.247761 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1300/5165] 10.4.3.119 () {70 vars in 1299 bytes} [Tue Aug 25 10:30:04 2026] POST /volume/v3/volumes => generated 777 bytes in 323 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:30:05.261798 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-fca2cc3c-ee77-40d8-9cc0-8df44cea2aae None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:05.263788 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-fca2cc3c-ee77-40d8-9cc0-8df44cea2aae tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] GET https://10.4.3.119/volume/v3/volumes/63b43dfb-ff35-43c2-8f56-6d17050e13de Aug 25 10:30:05.264018 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-fca2cc3c-ee77-40d8-9cc0-8df44cea2aae tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:05.264241 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-fca2cc3c-ee77-40d8-9cc0-8df44cea2aae tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:05.271838 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:05.271838 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:30:05.275838 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-fca2cc3c-ee77-40d8-9cc0-8df44cea2aae tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Volume info retrieved successfully. Aug 25 10:30:05.280619 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-fca2cc3c-ee77-40d8-9cc0-8df44cea2aae tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] https://10.4.3.119/volume/v3/volumes/63b43dfb-ff35-43c2-8f56-6d17050e13de returned with HTTP 200 Aug 25 10:30:05.281030 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1290/5166] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:30:05 2026] GET /volume/v3/volumes/63b43dfb-ff35-43c2-8f56-6d17050e13de => generated 956 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:30:06.292397 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-d5233ba4-9c21-4d86-a8ba-06e79399b7a9 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:06.294167 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d5233ba4-9c21-4d86-a8ba-06e79399b7a9 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] GET https://10.4.3.119/volume/v3/volumes/63b43dfb-ff35-43c2-8f56-6d17050e13de Aug 25 10:30:06.294434 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d5233ba4-9c21-4d86-a8ba-06e79399b7a9 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:06.294572 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d5233ba4-9c21-4d86-a8ba-06e79399b7a9 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:06.296518 np0000008063 devstack@c-api.service[100388]: DEBUG dbcounter [-] [100388] Writing DB stats cinder:SELECT=399,cinder:UPDATE=92,cinder:INSERT=67 {{(pid=100388) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 10:30:06.302243 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:06.302243 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:30:06.305962 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-d5233ba4-9c21-4d86-a8ba-06e79399b7a9 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Volume info retrieved successfully. Aug 25 10:30:06.311195 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d5233ba4-9c21-4d86-a8ba-06e79399b7a9 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] https://10.4.3.119/volume/v3/volumes/63b43dfb-ff35-43c2-8f56-6d17050e13de returned with HTTP 200 Aug 25 10:30:06.311621 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1290/5167] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:30:06 2026] GET /volume/v3/volumes/63b43dfb-ff35-43c2-8f56-6d17050e13de => generated 1008 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:30:06.327374 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-d2e00175-9641-421a-934d-c4ed8a4766dd None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:06.389525 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d2e00175-9641-421a-934d-c4ed8a4766dd tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-reader] GET https://10.4.3.119/volume/v3/volumes Aug 25 10:30:06.389811 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d2e00175-9641-421a-934d-c4ed8a4766dd tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-reader] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:06.390057 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d2e00175-9641-421a-934d-c4ed8a4766dd tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-reader] Calling method 'index' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:06.390439 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.api_utils [None req-d2e00175-9641-421a-934d-c4ed8a4766dd tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-reader] Removing options '' from query. {{(pid=100389) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 10:30:06.394351 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-d2e00175-9641-421a-934d-c4ed8a4766dd tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100389) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 10:30:06.406294 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-d2e00175-9641-421a-934d-c4ed8a4766dd tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-reader] Get all volumes completed successfully. Aug 25 10:30:06.406896 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d2e00175-9641-421a-934d-c4ed8a4766dd tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-reader] https://10.4.3.119/volume/v3/volumes returned with HTTP 200 Aug 25 10:30:06.407616 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1288/5168] 10.4.3.119 () {68 vars in 1278 bytes} [Tue Aug 25 10:30:06 2026] GET /volume/v3/volumes => generated 335 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:30:06.416755 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-f7bd37e7-97fa-4185-9637-6544a329f426 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:06.419631 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f7bd37e7-97fa-4185-9637-6544a329f426 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] DELETE https://10.4.3.119/volume/v3/volumes/63b43dfb-ff35-43c2-8f56-6d17050e13de Aug 25 10:30:06.419831 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f7bd37e7-97fa-4185-9637-6544a329f426 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:06.420003 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f7bd37e7-97fa-4185-9637-6544a329f426 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:06.420171 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-f7bd37e7-97fa-4185-9637-6544a329f426 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Delete volume with id: 63b43dfb-ff35-43c2-8f56-6d17050e13de Aug 25 10:30:06.429471 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:06.429471 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:30:06.429957 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-f7bd37e7-97fa-4185-9637-6544a329f426 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Volume info retrieved successfully. Aug 25 10:30:06.457734 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-f7bd37e7-97fa-4185-9637-6544a329f426 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Delete volume request issued successfully. Aug 25 10:30:06.457899 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f7bd37e7-97fa-4185-9637-6544a329f426 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] https://10.4.3.119/volume/v3/volumes/63b43dfb-ff35-43c2-8f56-6d17050e13de returned with HTTP 202 Aug 25 10:30:06.458341 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1301/5169] 10.4.3.119 () {68 vars in 1392 bytes} [Tue Aug 25 10:30:06 2026] DELETE /volume/v3/volumes/63b43dfb-ff35-43c2-8f56-6d17050e13de => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 10:30:06.465083 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-db3de4d6-5fbc-47c6-bc43-e9b621d747e6 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:06.467379 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-db3de4d6-5fbc-47c6-bc43-e9b621d747e6 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] GET https://10.4.3.119/volume/v3/volumes/63b43dfb-ff35-43c2-8f56-6d17050e13de Aug 25 10:30:06.467743 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-db3de4d6-5fbc-47c6-bc43-e9b621d747e6 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:06.467954 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-db3de4d6-5fbc-47c6-bc43-e9b621d747e6 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:06.476029 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:06.476029 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:30:06.480416 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-db3de4d6-5fbc-47c6-bc43-e9b621d747e6 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Volume info retrieved successfully. Aug 25 10:30:06.485619 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-db3de4d6-5fbc-47c6-bc43-e9b621d747e6 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] https://10.4.3.119/volume/v3/volumes/63b43dfb-ff35-43c2-8f56-6d17050e13de returned with HTTP 200 Aug 25 10:30:06.485619 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1291/5170] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:30:06 2026] GET /volume/v3/volumes/63b43dfb-ff35-43c2-8f56-6d17050e13de => generated 1007 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:30:07.498529 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-8bc82829-97e6-4adc-a726-515a5b7dc7d9 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:07.500709 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8bc82829-97e6-4adc-a726-515a5b7dc7d9 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] GET https://10.4.3.119/volume/v3/volumes/63b43dfb-ff35-43c2-8f56-6d17050e13de Aug 25 10:30:07.500956 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8bc82829-97e6-4adc-a726-515a5b7dc7d9 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:07.501185 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8bc82829-97e6-4adc-a726-515a5b7dc7d9 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:07.507809 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8bc82829-97e6-4adc-a726-515a5b7dc7d9 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] https://10.4.3.119/volume/v3/volumes/63b43dfb-ff35-43c2-8f56-6d17050e13de returned with HTTP 404 Aug 25 10:30:07.508309 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1291/5171] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:30:07 2026] GET /volume/v3/volumes/63b43dfb-ff35-43c2-8f56-6d17050e13de => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 10:30:07.517669 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-914b683d-7c9b-4d1e-a0ca-72d0293116c9 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:07.519462 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-914b683d-7c9b-4d1e-a0ca-72d0293116c9 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:30:07.519827 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-914b683d-7c9b-4d1e-a0ca-72d0293116c9 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1464007696"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:30:07.521200 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-914b683d-7c9b-4d1e-a0ca-72d0293116c9 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1464007696'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:30:07.521321 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-914b683d-7c9b-4d1e-a0ca-72d0293116c9 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Create volume of 1 GB Aug 25 10:30:07.521600 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:07.521600 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:30:07.525629 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-914b683d-7c9b-4d1e-a0ca-72d0293116c9 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Availability Zones retrieved successfully. Aug 25 10:30:07.531225 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-914b683d-7c9b-4d1e-a0ca-72d0293116c9 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Flow 'volume_create_api' (1f8974e9-0bed-4f61-bcc7-8a4b317f1575) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:30:07.532129 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-914b683d-7c9b-4d1e-a0ca-72d0293116c9 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (710a81af-8c44-4eea-96f6-695a38c838f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:30:07.532943 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-914b683d-7c9b-4d1e-a0ca-72d0293116c9 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:30:07.560756 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-914b683d-7c9b-4d1e-a0ca-72d0293116c9 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (710a81af-8c44-4eea-96f6-695a38c838f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:30:07.561491 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-914b683d-7c9b-4d1e-a0ca-72d0293116c9 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a4f11ac-3f9c-43c2-a26f-ccaf261c4ec0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:30:07.610070 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-914b683d-7c9b-4d1e-a0ca-72d0293116c9 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Created reservations ['eb58fdea-2bed-43d9-9992-b4dee81a3d64', 'b7ef8c5a-c6e5-4925-91ba-eb8aa47831ac', 'fecffdb7-bc2b-4b19-bb87-81215ab1fd73', '6409e79a-6084-47dc-bf78-faf3c6c2909f'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:30:07.610838 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-914b683d-7c9b-4d1e-a0ca-72d0293116c9 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a4f11ac-3f9c-43c2-a26f-ccaf261c4ec0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb58fdea-2bed-43d9-9992-b4dee81a3d64', 'b7ef8c5a-c6e5-4925-91ba-eb8aa47831ac', 'fecffdb7-bc2b-4b19-bb87-81215ab1fd73', '6409e79a-6084-47dc-bf78-faf3c6c2909f']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:30:07.611503 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-914b683d-7c9b-4d1e-a0ca-72d0293116c9 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ce7ebdd-beff-41fa-8d68-86718ea6bf80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:30:07.634267 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-914b683d-7c9b-4d1e-a0ca-72d0293116c9 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ce7ebdd-beff-41fa-8d68-86718ea6bf80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '80e970cc-66b1-43ea-aaa6-5c20b146cb9f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1464007696',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0d2cf230274f4c7cb7c678f0374d17ee',qos_specs=None,replication_status=,reservations=['eb58fdea-2bed-43d9-9992-b4dee81a3d64','b7ef8c5a-c6e5-4925-91ba-eb8aa47831ac','fecffdb7-bc2b-4b19-bb87-81215ab1fd73','6409e79a-6084-47dc-bf78-faf3c6c2909f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3649dcc67c594d0e87f3c244b8ee6ca8',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:30:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1464007696',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=80e970cc-66b1-43ea-aaa6-5c20b146cb9f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0d2cf230274f4c7cb7c678f0374d17ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3649dcc67c594d0e87f3c244b8ee6ca8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:30:07.634995 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-914b683d-7c9b-4d1e-a0ca-72d0293116c9 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c6e6e31-f9a4-4b14-a92f-74bdcb57cc98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:30:07.654554 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-914b683d-7c9b-4d1e-a0ca-72d0293116c9 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c6e6e31-f9a4-4b14-a92f-74bdcb57cc98) transitioned into state 'SUCCESS' from state '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-1464007696',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0d2cf230274f4c7cb7c678f0374d17ee',qos_specs=None,replication_status=,reservations=['eb58fdea-2bed-43d9-9992-b4dee81a3d64','b7ef8c5a-c6e5-4925-91ba-eb8aa47831ac','fecffdb7-bc2b-4b19-bb87-81215ab1fd73','6409e79a-6084-47dc-bf78-faf3c6c2909f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3649dcc67c594d0e87f3c244b8ee6ca8',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:30:07.655155 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-914b683d-7c9b-4d1e-a0ca-72d0293116c9 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a20ee90e-f203-4e83-b62e-1df8ff4d4776) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:30:07.668059 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-914b683d-7c9b-4d1e-a0ca-72d0293116c9 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a20ee90e-f203-4e83-b62e-1df8ff4d4776) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:30:07.668867 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-914b683d-7c9b-4d1e-a0ca-72d0293116c9 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Flow 'volume_create_api' (1f8974e9-0bed-4f61-bcc7-8a4b317f1575) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:30:07.669150 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-914b683d-7c9b-4d1e-a0ca-72d0293116c9 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Create volume request issued successfully. Aug 25 10:30:07.669678 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-914b683d-7c9b-4d1e-a0ca-72d0293116c9 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:30:07.670051 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1289/5172] 10.4.3.119 () {70 vars in 1299 bytes} [Tue Aug 25 10:30:07 2026] POST /volume/v3/volumes => generated 778 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:30:07.681619 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-d64d94c1-ae16-4cd7-8db4-b3537e2f70e6 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:07.683723 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d64d94c1-ae16-4cd7-8db4-b3537e2f70e6 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] GET https://10.4.3.119/volume/v3/volumes/80e970cc-66b1-43ea-aaa6-5c20b146cb9f Aug 25 10:30:07.683949 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d64d94c1-ae16-4cd7-8db4-b3537e2f70e6 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:07.684112 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d64d94c1-ae16-4cd7-8db4-b3537e2f70e6 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:07.691296 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:07.691296 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:30:07.694706 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-d64d94c1-ae16-4cd7-8db4-b3537e2f70e6 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Volume info retrieved successfully. Aug 25 10:30:07.699444 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d64d94c1-ae16-4cd7-8db4-b3537e2f70e6 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] https://10.4.3.119/volume/v3/volumes/80e970cc-66b1-43ea-aaa6-5c20b146cb9f returned with HTTP 200 Aug 25 10:30:07.700044 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1302/5173] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:30:07 2026] GET /volume/v3/volumes/80e970cc-66b1-43ea-aaa6-5c20b146cb9f => generated 957 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:30:08.712538 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-629d72c3-c2da-4488-94ea-1f3c0341a39b None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:08.714668 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-629d72c3-c2da-4488-94ea-1f3c0341a39b tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] GET https://10.4.3.119/volume/v3/volumes/80e970cc-66b1-43ea-aaa6-5c20b146cb9f Aug 25 10:30:08.714876 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-629d72c3-c2da-4488-94ea-1f3c0341a39b tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:08.715069 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-629d72c3-c2da-4488-94ea-1f3c0341a39b tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:08.723477 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:08.723477 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:30:08.727454 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-629d72c3-c2da-4488-94ea-1f3c0341a39b tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Volume info retrieved successfully. Aug 25 10:30:08.731770 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-629d72c3-c2da-4488-94ea-1f3c0341a39b tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] https://10.4.3.119/volume/v3/volumes/80e970cc-66b1-43ea-aaa6-5c20b146cb9f returned with HTTP 200 Aug 25 10:30:08.731770 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1292/5174] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:30:08 2026] GET /volume/v3/volumes/80e970cc-66b1-43ea-aaa6-5c20b146cb9f => generated 1009 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:30:08.746781 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-570109b7-a148-436f-931b-a6dc2eb20dd7 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:08.751674 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-570109b7-a148-436f-931b-a6dc2eb20dd7 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-reader] GET https://10.4.3.119/volume/v3/volumes/detail Aug 25 10:30:08.751979 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-570109b7-a148-436f-931b-a6dc2eb20dd7 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-reader] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:08.752245 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-570109b7-a148-436f-931b-a6dc2eb20dd7 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-reader] Calling method 'detail' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:08.752703 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.api_utils [None req-570109b7-a148-436f-931b-a6dc2eb20dd7 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-reader] Removing options '' from query. {{(pid=100388) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 10:30:08.754182 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-570109b7-a148-436f-931b-a6dc2eb20dd7 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100388) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 10:30:08.762458 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-570109b7-a148-436f-931b-a6dc2eb20dd7 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-reader] Get all volumes completed successfully. Aug 25 10:30:08.763146 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:08.763146 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:30:08.768460 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-570109b7-a148-436f-931b-a6dc2eb20dd7 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-reader] https://10.4.3.119/volume/v3/volumes/detail returned with HTTP 200 Aug 25 10:30:08.768911 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1292/5175] 10.4.3.119 () {68 vars in 1299 bytes} [Tue Aug 25 10:30:08 2026] GET /volume/v3/volumes/detail => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:30:08.783358 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-c267b651-8205-4cda-8905-4ae8862393a9 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:08.785401 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c267b651-8205-4cda-8905-4ae8862393a9 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] DELETE https://10.4.3.119/volume/v3/volumes/80e970cc-66b1-43ea-aaa6-5c20b146cb9f Aug 25 10:30:08.785658 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c267b651-8205-4cda-8905-4ae8862393a9 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:08.785898 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c267b651-8205-4cda-8905-4ae8862393a9 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:08.786092 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-c267b651-8205-4cda-8905-4ae8862393a9 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Delete volume with id: 80e970cc-66b1-43ea-aaa6-5c20b146cb9f Aug 25 10:30:08.794226 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:08.794226 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:30:08.794581 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-c267b651-8205-4cda-8905-4ae8862393a9 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Volume info retrieved successfully. Aug 25 10:30:08.817183 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-c267b651-8205-4cda-8905-4ae8862393a9 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Delete volume request issued successfully. Aug 25 10:30:08.817375 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c267b651-8205-4cda-8905-4ae8862393a9 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] https://10.4.3.119/volume/v3/volumes/80e970cc-66b1-43ea-aaa6-5c20b146cb9f returned with HTTP 202 Aug 25 10:30:08.817769 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1290/5176] 10.4.3.119 () {68 vars in 1392 bytes} [Tue Aug 25 10:30:08 2026] DELETE /volume/v3/volumes/80e970cc-66b1-43ea-aaa6-5c20b146cb9f => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 10:30:08.827159 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-caa7de6e-cf53-4f65-8ffe-9fead9d67af3 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:08.830273 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-caa7de6e-cf53-4f65-8ffe-9fead9d67af3 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] GET https://10.4.3.119/volume/v3/volumes/80e970cc-66b1-43ea-aaa6-5c20b146cb9f Aug 25 10:30:08.830518 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-caa7de6e-cf53-4f65-8ffe-9fead9d67af3 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:08.830766 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-caa7de6e-cf53-4f65-8ffe-9fead9d67af3 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:08.841995 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:08.841995 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:30:08.849435 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-caa7de6e-cf53-4f65-8ffe-9fead9d67af3 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Volume info retrieved successfully. Aug 25 10:30:08.856663 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-caa7de6e-cf53-4f65-8ffe-9fead9d67af3 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] https://10.4.3.119/volume/v3/volumes/80e970cc-66b1-43ea-aaa6-5c20b146cb9f returned with HTTP 200 Aug 25 10:30:08.857305 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1303/5177] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:30:08 2026] GET /volume/v3/volumes/80e970cc-66b1-43ea-aaa6-5c20b146cb9f => generated 1008 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:30:09.871650 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-7c85467e-af28-48f8-8dd9-56268c48a98d None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:09.873855 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7c85467e-af28-48f8-8dd9-56268c48a98d tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] GET https://10.4.3.119/volume/v3/volumes/80e970cc-66b1-43ea-aaa6-5c20b146cb9f Aug 25 10:30:09.874145 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-7c85467e-af28-48f8-8dd9-56268c48a98d tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:09.874383 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-7c85467e-af28-48f8-8dd9-56268c48a98d tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:09.881159 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7c85467e-af28-48f8-8dd9-56268c48a98d tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] https://10.4.3.119/volume/v3/volumes/80e970cc-66b1-43ea-aaa6-5c20b146cb9f returned with HTTP 404 Aug 25 10:30:09.881755 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1293/5178] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:30:09 2026] GET /volume/v3/volumes/80e970cc-66b1-43ea-aaa6-5c20b146cb9f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 10:30:09.890057 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-cf34c1b9-a075-4ba8-81fc-fb5078c69c45 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:09.891802 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-cf34c1b9-a075-4ba8-81fc-fb5078c69c45 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:30:09.892161 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-cf34c1b9-a075-4ba8-81fc-fb5078c69c45 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-173416731"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:30:09.893508 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-cf34c1b9-a075-4ba8-81fc-fb5078c69c45 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-173416731'}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:30:09.893622 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-cf34c1b9-a075-4ba8-81fc-fb5078c69c45 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Create volume of 1 GB Aug 25 10:30:09.897988 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-cf34c1b9-a075-4ba8-81fc-fb5078c69c45 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Availability Zones retrieved successfully. Aug 25 10:30:09.904513 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-cf34c1b9-a075-4ba8-81fc-fb5078c69c45 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Flow 'volume_create_api' (a81799d6-4e7d-4591-8866-b5df246df8d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:30:09.905494 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-cf34c1b9-a075-4ba8-81fc-fb5078c69c45 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a30c00b2-e8fe-420c-bc7b-e40304c4904d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:30:09.906351 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [None req-cf34c1b9-a075-4ba8-81fc-fb5078c69c45 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Validating volume size '1' using validate_int {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:30:09.936223 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-cf34c1b9-a075-4ba8-81fc-fb5078c69c45 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a30c00b2-e8fe-420c-bc7b-e40304c4904d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:30:09.936977 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-cf34c1b9-a075-4ba8-81fc-fb5078c69c45 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49a3ff2a-7742-4a88-9fa1-b3cf0abd3827) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:30:09.977315 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-cf34c1b9-a075-4ba8-81fc-fb5078c69c45 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Created reservations ['6e4674f0-0861-4b51-89df-a9450c543eaa', 'b7a1c7a6-565e-468f-9d2f-9e1b088c97da', '91bbd2c7-0c25-485c-9730-26e956649e44', 'c2d52684-09bb-4724-853b-980a934fed40'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:30:09.978163 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-cf34c1b9-a075-4ba8-81fc-fb5078c69c45 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49a3ff2a-7742-4a88-9fa1-b3cf0abd3827) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e4674f0-0861-4b51-89df-a9450c543eaa', 'b7a1c7a6-565e-468f-9d2f-9e1b088c97da', '91bbd2c7-0c25-485c-9730-26e956649e44', 'c2d52684-09bb-4724-853b-980a934fed40']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:30:09.978921 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-cf34c1b9-a075-4ba8-81fc-fb5078c69c45 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba11c985-c19c-4497-9d8f-8a8871cd11ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:30:10.000563 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-cf34c1b9-a075-4ba8-81fc-fb5078c69c45 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba11c985-c19c-4497-9d8f-8a8871cd11ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0ee8dcff-799a-4eb5-8f3f-fe1d6df5d8c0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-173416731',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0d2cf230274f4c7cb7c678f0374d17ee',qos_specs=None,replication_status=,reservations=['6e4674f0-0861-4b51-89df-a9450c543eaa','b7a1c7a6-565e-468f-9d2f-9e1b088c97da','91bbd2c7-0c25-485c-9730-26e956649e44','c2d52684-09bb-4724-853b-980a934fed40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3649dcc67c594d0e87f3c244b8ee6ca8',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:30:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-173416731',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0ee8dcff-799a-4eb5-8f3f-fe1d6df5d8c0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0d2cf230274f4c7cb7c678f0374d17ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3649dcc67c594d0e87f3c244b8ee6ca8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:30:10.001232 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-cf34c1b9-a075-4ba8-81fc-fb5078c69c45 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c645b07f-80b1-45ac-af80-a00acaa4b2f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:30:10.022381 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-cf34c1b9-a075-4ba8-81fc-fb5078c69c45 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c645b07f-80b1-45ac-af80-a00acaa4b2f3) transitioned into state 'SUCCESS' from state '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-173416731',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0d2cf230274f4c7cb7c678f0374d17ee',qos_specs=None,replication_status=,reservations=['6e4674f0-0861-4b51-89df-a9450c543eaa','b7a1c7a6-565e-468f-9d2f-9e1b088c97da','91bbd2c7-0c25-485c-9730-26e956649e44','c2d52684-09bb-4724-853b-980a934fed40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3649dcc67c594d0e87f3c244b8ee6ca8',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:30:10.023272 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-cf34c1b9-a075-4ba8-81fc-fb5078c69c45 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (945cf59c-b83d-4d41-9485-445593553238) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:30:10.033992 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-cf34c1b9-a075-4ba8-81fc-fb5078c69c45 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (945cf59c-b83d-4d41-9485-445593553238) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:30:10.034982 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-cf34c1b9-a075-4ba8-81fc-fb5078c69c45 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Flow 'volume_create_api' (a81799d6-4e7d-4591-8866-b5df246df8d8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:30:10.035312 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-cf34c1b9-a075-4ba8-81fc-fb5078c69c45 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Create volume request issued successfully. Aug 25 10:30:10.035758 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-cf34c1b9-a075-4ba8-81fc-fb5078c69c45 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:30:10.036195 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1293/5179] 10.4.3.119 () {70 vars in 1299 bytes} [Tue Aug 25 10:30:09 2026] POST /volume/v3/volumes => generated 777 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:30:10.047558 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-d7ae64b0-76f5-4dea-a131-11edff39568d None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:10.052541 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d7ae64b0-76f5-4dea-a131-11edff39568d tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] GET https://10.4.3.119/volume/v3/volumes/0ee8dcff-799a-4eb5-8f3f-fe1d6df5d8c0 Aug 25 10:30:10.052800 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d7ae64b0-76f5-4dea-a131-11edff39568d tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:10.053026 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d7ae64b0-76f5-4dea-a131-11edff39568d tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:10.067434 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:10.067434 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:30:10.072233 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-d7ae64b0-76f5-4dea-a131-11edff39568d tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Volume info retrieved successfully. Aug 25 10:30:10.076351 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d7ae64b0-76f5-4dea-a131-11edff39568d tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] https://10.4.3.119/volume/v3/volumes/0ee8dcff-799a-4eb5-8f3f-fe1d6df5d8c0 returned with HTTP 200 Aug 25 10:30:10.076778 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1291/5180] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:30:10 2026] GET /volume/v3/volumes/0ee8dcff-799a-4eb5-8f3f-fe1d6df5d8c0 => generated 956 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:30:11.088073 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-9353ee36-7173-405d-a48d-a8ba4ee5ac2f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:11.089989 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9353ee36-7173-405d-a48d-a8ba4ee5ac2f tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] GET https://10.4.3.119/volume/v3/volumes/0ee8dcff-799a-4eb5-8f3f-fe1d6df5d8c0 Aug 25 10:30:11.090192 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9353ee36-7173-405d-a48d-a8ba4ee5ac2f tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:11.090379 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9353ee36-7173-405d-a48d-a8ba4ee5ac2f tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:11.097386 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:11.097386 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:30:11.099688 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-9353ee36-7173-405d-a48d-a8ba4ee5ac2f tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Volume info retrieved successfully. Aug 25 10:30:11.104880 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9353ee36-7173-405d-a48d-a8ba4ee5ac2f tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] https://10.4.3.119/volume/v3/volumes/0ee8dcff-799a-4eb5-8f3f-fe1d6df5d8c0 returned with HTTP 200 Aug 25 10:30:11.107683 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1304/5181] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:30:11 2026] GET /volume/v3/volumes/0ee8dcff-799a-4eb5-8f3f-fe1d6df5d8c0 => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:30:11.127159 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-d2b6920e-9b0c-431b-8aa3-8d5a43a36d0e None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:11.129707 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d2b6920e-9b0c-431b-8aa3-8d5a43a36d0e tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-reader] GET https://10.4.3.119/volume/v3/volumes/0ee8dcff-799a-4eb5-8f3f-fe1d6df5d8c0 Aug 25 10:30:11.129707 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d2b6920e-9b0c-431b-8aa3-8d5a43a36d0e tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-reader] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:11.129707 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d2b6920e-9b0c-431b-8aa3-8d5a43a36d0e tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-reader] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:11.136047 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:11.136047 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:30:11.139734 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-d2b6920e-9b0c-431b-8aa3-8d5a43a36d0e tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-reader] Volume info retrieved successfully. Aug 25 10:30:11.144031 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d2b6920e-9b0c-431b-8aa3-8d5a43a36d0e tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-reader] https://10.4.3.119/volume/v3/volumes/0ee8dcff-799a-4eb5-8f3f-fe1d6df5d8c0 returned with HTTP 200 Aug 25 10:30:11.144526 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1294/5182] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:30:11 2026] GET /volume/v3/volumes/0ee8dcff-799a-4eb5-8f3f-fe1d6df5d8c0 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:30:11.156225 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-02a4d51f-38de-4b35-b978-79ac0d6ab3ef None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:11.157897 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-02a4d51f-38de-4b35-b978-79ac0d6ab3ef tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] DELETE https://10.4.3.119/volume/v3/volumes/0ee8dcff-799a-4eb5-8f3f-fe1d6df5d8c0 Aug 25 10:30:11.158095 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-02a4d51f-38de-4b35-b978-79ac0d6ab3ef tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:11.158302 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-02a4d51f-38de-4b35-b978-79ac0d6ab3ef tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:11.158438 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-02a4d51f-38de-4b35-b978-79ac0d6ab3ef tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Delete volume with id: 0ee8dcff-799a-4eb5-8f3f-fe1d6df5d8c0 Aug 25 10:30:11.165263 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:11.165263 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:30:11.165671 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-02a4d51f-38de-4b35-b978-79ac0d6ab3ef tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Volume info retrieved successfully. Aug 25 10:30:11.181286 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-02a4d51f-38de-4b35-b978-79ac0d6ab3ef tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Delete volume request issued successfully. Aug 25 10:30:11.181468 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-02a4d51f-38de-4b35-b978-79ac0d6ab3ef tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] https://10.4.3.119/volume/v3/volumes/0ee8dcff-799a-4eb5-8f3f-fe1d6df5d8c0 returned with HTTP 202 Aug 25 10:30:11.182032 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1294/5183] 10.4.3.119 () {68 vars in 1392 bytes} [Tue Aug 25 10:30:11 2026] DELETE /volume/v3/volumes/0ee8dcff-799a-4eb5-8f3f-fe1d6df5d8c0 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 10:30:11.189381 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-3b2459ac-3d0b-435f-8915-929ebababad9 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:11.191129 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3b2459ac-3d0b-435f-8915-929ebababad9 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] GET https://10.4.3.119/volume/v3/volumes/0ee8dcff-799a-4eb5-8f3f-fe1d6df5d8c0 Aug 25 10:30:11.191324 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3b2459ac-3d0b-435f-8915-929ebababad9 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:11.191505 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3b2459ac-3d0b-435f-8915-929ebababad9 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:11.198266 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:11.198266 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:30:11.201564 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-3b2459ac-3d0b-435f-8915-929ebababad9 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Volume info retrieved successfully. Aug 25 10:30:11.205070 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3b2459ac-3d0b-435f-8915-929ebababad9 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] https://10.4.3.119/volume/v3/volumes/0ee8dcff-799a-4eb5-8f3f-fe1d6df5d8c0 returned with HTTP 200 Aug 25 10:30:11.205578 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1292/5184] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:30:11 2026] GET /volume/v3/volumes/0ee8dcff-799a-4eb5-8f3f-fe1d6df5d8c0 => generated 1007 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:30:12.222080 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-1026d125-95ec-47ee-8922-c5d997ef38d6 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:12.224077 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1026d125-95ec-47ee-8922-c5d997ef38d6 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] GET https://10.4.3.119/volume/v3/volumes/0ee8dcff-799a-4eb5-8f3f-fe1d6df5d8c0 Aug 25 10:30:12.224357 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1026d125-95ec-47ee-8922-c5d997ef38d6 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:12.224594 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1026d125-95ec-47ee-8922-c5d997ef38d6 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:12.230469 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1026d125-95ec-47ee-8922-c5d997ef38d6 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] https://10.4.3.119/volume/v3/volumes/0ee8dcff-799a-4eb5-8f3f-fe1d6df5d8c0 returned with HTTP 404 Aug 25 10:30:12.231077 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1305/5185] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:30:12 2026] GET /volume/v3/volumes/0ee8dcff-799a-4eb5-8f3f-fe1d6df5d8c0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 10:30:12.240502 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-e6574781-d657-4dad-ab4f-247f5483f333 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:12.242744 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e6574781-d657-4dad-ab4f-247f5483f333 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:30:12.243249 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e6574781-d657-4dad-ab4f-247f5483f333 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-306740497"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:30:12.245156 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volumes [None req-e6574781-d657-4dad-ab4f-247f5483f333 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-306740497'}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:30:12.245328 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-e6574781-d657-4dad-ab4f-247f5483f333 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Create volume of 1 GB Aug 25 10:30:12.250359 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-e6574781-d657-4dad-ab4f-247f5483f333 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Availability Zones retrieved successfully. Aug 25 10:30:12.258361 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-e6574781-d657-4dad-ab4f-247f5483f333 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Flow 'volume_create_api' (4ac2dc3a-40e0-46f0-a4e1-e49831823b9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:30:12.259736 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-e6574781-d657-4dad-ab4f-247f5483f333 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52d2ddcf-00c5-4de4-a259-6a2c54dd5d46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:30:12.260890 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-e6574781-d657-4dad-ab4f-247f5483f333 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Validating volume size '1' using validate_int {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:30:12.291514 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-e6574781-d657-4dad-ab4f-247f5483f333 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52d2ddcf-00c5-4de4-a259-6a2c54dd5d46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:30:12.292534 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-e6574781-d657-4dad-ab4f-247f5483f333 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11745ab4-8d26-4c14-985f-91600276659a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:30:12.334322 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-e6574781-d657-4dad-ab4f-247f5483f333 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Created reservations ['c317ad45-9427-4694-8eda-91b9270d0977', '0229228c-647c-437a-8109-88e616e3a821', '14647160-e04b-4b89-affb-397893ddfe9c', 'ebe2fc7e-2797-498a-9fea-01c2cf7ee8a1'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:30:12.334999 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-e6574781-d657-4dad-ab4f-247f5483f333 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11745ab4-8d26-4c14-985f-91600276659a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c317ad45-9427-4694-8eda-91b9270d0977', '0229228c-647c-437a-8109-88e616e3a821', '14647160-e04b-4b89-affb-397893ddfe9c', 'ebe2fc7e-2797-498a-9fea-01c2cf7ee8a1']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:30:12.335661 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-e6574781-d657-4dad-ab4f-247f5483f333 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f71b5f7b-3f62-415c-9ba1-5e1d3cca0a22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:30:12.357980 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-e6574781-d657-4dad-ab4f-247f5483f333 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f71b5f7b-3f62-415c-9ba1-5e1d3cca0a22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e1aa64a-717b-4cc6-a0a5-3039ba79e1dc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-306740497',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0d2cf230274f4c7cb7c678f0374d17ee',qos_specs=None,replication_status=,reservations=['c317ad45-9427-4694-8eda-91b9270d0977','0229228c-647c-437a-8109-88e616e3a821','14647160-e04b-4b89-affb-397893ddfe9c','ebe2fc7e-2797-498a-9fea-01c2cf7ee8a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3649dcc67c594d0e87f3c244b8ee6ca8',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:30:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-306740497',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2e1aa64a-717b-4cc6-a0a5-3039ba79e1dc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0d2cf230274f4c7cb7c678f0374d17ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3649dcc67c594d0e87f3c244b8ee6ca8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:30:12.358677 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-e6574781-d657-4dad-ab4f-247f5483f333 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1376923c-2b08-4cfa-bf1a-6b731328e67f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:30:12.374984 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-e6574781-d657-4dad-ab4f-247f5483f333 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1376923c-2b08-4cfa-bf1a-6b731328e67f) transitioned into state 'SUCCESS' from state '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-306740497',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0d2cf230274f4c7cb7c678f0374d17ee',qos_specs=None,replication_status=,reservations=['c317ad45-9427-4694-8eda-91b9270d0977','0229228c-647c-437a-8109-88e616e3a821','14647160-e04b-4b89-affb-397893ddfe9c','ebe2fc7e-2797-498a-9fea-01c2cf7ee8a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3649dcc67c594d0e87f3c244b8ee6ca8',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:30:12.375584 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-e6574781-d657-4dad-ab4f-247f5483f333 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31330dbc-866f-4b0b-a1c6-2015a04c707e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:30:12.385319 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-e6574781-d657-4dad-ab4f-247f5483f333 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31330dbc-866f-4b0b-a1c6-2015a04c707e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:30:12.386125 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-e6574781-d657-4dad-ab4f-247f5483f333 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Flow 'volume_create_api' (4ac2dc3a-40e0-46f0-a4e1-e49831823b9d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:30:12.386412 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-e6574781-d657-4dad-ab4f-247f5483f333 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Create volume request issued successfully. Aug 25 10:30:12.386969 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e6574781-d657-4dad-ab4f-247f5483f333 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:30:12.387380 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1295/5186] 10.4.3.119 () {70 vars in 1299 bytes} [Tue Aug 25 10:30:12 2026] POST /volume/v3/volumes => generated 777 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:30:12.398686 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-1d6b3fbd-82ac-4268-8d5e-e15015c4a703 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:12.400492 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1d6b3fbd-82ac-4268-8d5e-e15015c4a703 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] GET https://10.4.3.119/volume/v3/volumes/2e1aa64a-717b-4cc6-a0a5-3039ba79e1dc Aug 25 10:30:12.400695 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1d6b3fbd-82ac-4268-8d5e-e15015c4a703 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:12.400874 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1d6b3fbd-82ac-4268-8d5e-e15015c4a703 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:12.409517 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:12.409517 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:30:12.415511 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-1d6b3fbd-82ac-4268-8d5e-e15015c4a703 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Volume info retrieved successfully. Aug 25 10:30:12.419726 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1d6b3fbd-82ac-4268-8d5e-e15015c4a703 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] https://10.4.3.119/volume/v3/volumes/2e1aa64a-717b-4cc6-a0a5-3039ba79e1dc returned with HTTP 200 Aug 25 10:30:12.420190 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1295/5187] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:30:12 2026] GET /volume/v3/volumes/2e1aa64a-717b-4cc6-a0a5-3039ba79e1dc => generated 956 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:30:13.433891 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-ee0f260f-2d1b-4e9d-bec4-8799b2385220 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:13.437050 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ee0f260f-2d1b-4e9d-bec4-8799b2385220 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] GET https://10.4.3.119/volume/v3/volumes/2e1aa64a-717b-4cc6-a0a5-3039ba79e1dc Aug 25 10:30:13.437050 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ee0f260f-2d1b-4e9d-bec4-8799b2385220 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:13.437050 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ee0f260f-2d1b-4e9d-bec4-8799b2385220 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:13.443397 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:13.443397 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:30:13.446584 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-ee0f260f-2d1b-4e9d-bec4-8799b2385220 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Volume info retrieved successfully. Aug 25 10:30:13.450103 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ee0f260f-2d1b-4e9d-bec4-8799b2385220 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] https://10.4.3.119/volume/v3/volumes/2e1aa64a-717b-4cc6-a0a5-3039ba79e1dc returned with HTTP 200 Aug 25 10:30:13.450624 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1293/5188] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:30:13 2026] GET /volume/v3/volumes/2e1aa64a-717b-4cc6-a0a5-3039ba79e1dc => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:30:13.461852 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-96a53454-d685-4285-a1f0-a29ec5db6bf7 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:13.463653 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-96a53454-d685-4285-a1f0-a29ec5db6bf7 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-reader] GET https://10.4.3.119/volume/v3/volumes/summary Aug 25 10:30:13.463891 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-96a53454-d685-4285-a1f0-a29ec5db6bf7 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-reader] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:13.464066 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-96a53454-d685-4285-a1f0-a29ec5db6bf7 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-reader] Calling method 'version_select' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:13.464252 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.api_utils [None req-96a53454-d685-4285-a1f0-a29ec5db6bf7 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-reader] Removing options '' from query. {{(pid=100391) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 10:30:13.469952 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-96a53454-d685-4285-a1f0-a29ec5db6bf7 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-reader] Get summary completed successfully. Aug 25 10:30:13.470218 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-96a53454-d685-4285-a1f0-a29ec5db6bf7 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-reader] https://10.4.3.119/volume/v3/volumes/summary returned with HTTP 200 Aug 25 10:30:13.470640 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1306/5189] 10.4.3.119 () {68 vars in 1302 bytes} [Tue Aug 25 10:30:13 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:30:13.479355 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-3d7e0d25-f62e-41ab-b6b8-683763fa9bce None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:13.481025 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3d7e0d25-f62e-41ab-b6b8-683763fa9bce tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] DELETE https://10.4.3.119/volume/v3/volumes/2e1aa64a-717b-4cc6-a0a5-3039ba79e1dc Aug 25 10:30:13.481224 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3d7e0d25-f62e-41ab-b6b8-683763fa9bce tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:13.481391 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3d7e0d25-f62e-41ab-b6b8-683763fa9bce tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:13.481544 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-3d7e0d25-f62e-41ab-b6b8-683763fa9bce tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Delete volume with id: 2e1aa64a-717b-4cc6-a0a5-3039ba79e1dc Aug 25 10:30:13.488520 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:13.488520 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:30:13.488869 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-3d7e0d25-f62e-41ab-b6b8-683763fa9bce tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Volume info retrieved successfully. Aug 25 10:30:13.510925 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-3d7e0d25-f62e-41ab-b6b8-683763fa9bce tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Delete volume request issued successfully. Aug 25 10:30:13.511165 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3d7e0d25-f62e-41ab-b6b8-683763fa9bce tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] https://10.4.3.119/volume/v3/volumes/2e1aa64a-717b-4cc6-a0a5-3039ba79e1dc returned with HTTP 202 Aug 25 10:30:13.511685 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1296/5190] 10.4.3.119 () {68 vars in 1392 bytes} [Tue Aug 25 10:30:13 2026] DELETE /volume/v3/volumes/2e1aa64a-717b-4cc6-a0a5-3039ba79e1dc => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 10:30:13.518189 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-ba8c3eef-a323-4149-8603-cfcd1db795a0 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:13.519917 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ba8c3eef-a323-4149-8603-cfcd1db795a0 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] GET https://10.4.3.119/volume/v3/volumes/2e1aa64a-717b-4cc6-a0a5-3039ba79e1dc Aug 25 10:30:13.520148 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ba8c3eef-a323-4149-8603-cfcd1db795a0 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:13.520344 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ba8c3eef-a323-4149-8603-cfcd1db795a0 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:13.527572 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:13.527572 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:30:13.531616 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-ba8c3eef-a323-4149-8603-cfcd1db795a0 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Volume info retrieved successfully. Aug 25 10:30:13.536261 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ba8c3eef-a323-4149-8603-cfcd1db795a0 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] https://10.4.3.119/volume/v3/volumes/2e1aa64a-717b-4cc6-a0a5-3039ba79e1dc returned with HTTP 200 Aug 25 10:30:13.536840 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1296/5191] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:30:13 2026] GET /volume/v3/volumes/2e1aa64a-717b-4cc6-a0a5-3039ba79e1dc => generated 1007 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:30:14.550505 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-00c1ef53-0f62-4bf7-a9b8-d834f0658651 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:14.552031 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-00c1ef53-0f62-4bf7-a9b8-d834f0658651 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] GET https://10.4.3.119/volume/v3/volumes/2e1aa64a-717b-4cc6-a0a5-3039ba79e1dc Aug 25 10:30:14.552223 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-00c1ef53-0f62-4bf7-a9b8-d834f0658651 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:14.552401 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-00c1ef53-0f62-4bf7-a9b8-d834f0658651 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:14.557366 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-00c1ef53-0f62-4bf7-a9b8-d834f0658651 tempest-ProjectReaderTests-1149511121 tempest-ProjectReaderTests-1149511121-project-admin] https://10.4.3.119/volume/v3/volumes/2e1aa64a-717b-4cc6-a0a5-3039ba79e1dc returned with HTTP 404 Aug 25 10:30:14.557956 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1294/5192] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:30:14 2026] GET /volume/v3/volumes/2e1aa64a-717b-4cc6-a0a5-3039ba79e1dc => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 10:30:23.469684 np0000008063 devstack@c-api.service[100391]: DEBUG dbcounter [-] [100391] Writing DB stats cinder:SELECT=410,cinder:INSERT=85,cinder:UPDATE=140 {{(pid=100391) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 10:30:23.507035 np0000008063 devstack@c-api.service[100390]: DEBUG dbcounter [-] [100390] Writing DB stats cinder:SELECT=299,cinder:UPDATE=81,cinder:INSERT=51 {{(pid=100390) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 10:30:23.535280 np0000008063 devstack@c-api.service[100388]: DEBUG dbcounter [-] [100388] Writing DB stats cinder:SELECT=37,cinder:INSERT=7,cinder:UPDATE=13 {{(pid=100388) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 10:30:24.554404 np0000008063 devstack@c-api.service[100389]: DEBUG dbcounter [-] [100389] Writing DB stats cinder:SELECT=364,cinder:UPDATE=89,cinder:INSERT=57 {{(pid=100389) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 10:30:29.043556 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-3333e024-eb2e-409b-88f8-fd3d50c9219f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:29.045350 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3333e024-eb2e-409b-88f8-fd3d50c9219f tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] GET https://10.4.3.119/volume/v3/volumes/2fafb278-0212-47f8-b522-5d27c90e40a6 Aug 25 10:30:29.045555 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3333e024-eb2e-409b-88f8-fd3d50c9219f tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:29.045779 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3333e024-eb2e-409b-88f8-fd3d50c9219f tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:29.052613 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:29.052613 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:30:29.056027 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-3333e024-eb2e-409b-88f8-fd3d50c9219f tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Volume info retrieved successfully. Aug 25 10:30:29.059820 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3333e024-eb2e-409b-88f8-fd3d50c9219f tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] https://10.4.3.119/volume/v3/volumes/2fafb278-0212-47f8-b522-5d27c90e40a6 returned with HTTP 200 Aug 25 10:30:29.060171 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1307/5193] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:30:29 2026] GET /volume/v3/volumes/2fafb278-0212-47f8-b522-5d27c90e40a6 => generated 857 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:30:29.073448 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-0b80fec1-b05d-474d-87b9-8951c05a7b17 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:29.075074 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0b80fec1-b05d-474d-87b9-8951c05a7b17 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] GET https://10.4.3.119/volume/v3/volumes/2fafb278-0212-47f8-b522-5d27c90e40a6 Aug 25 10:30:29.075262 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0b80fec1-b05d-474d-87b9-8951c05a7b17 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:29.075424 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0b80fec1-b05d-474d-87b9-8951c05a7b17 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:29.082416 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:29.082416 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:30:29.086014 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-0b80fec1-b05d-474d-87b9-8951c05a7b17 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Volume info retrieved successfully. Aug 25 10:30:29.090434 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0b80fec1-b05d-474d-87b9-8951c05a7b17 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] https://10.4.3.119/volume/v3/volumes/2fafb278-0212-47f8-b522-5d27c90e40a6 returned with HTTP 200 Aug 25 10:30:29.090790 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1297/5194] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:30:29 2026] GET /volume/v3/volumes/2fafb278-0212-47f8-b522-5d27c90e40a6 => generated 857 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:30:29.128491 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-e3647a02-4a9f-4c8d-a247-81d17c6f7d03 req-95248400-c2ed-493f-b32f-9b75c722bb21 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:29.130692 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-e3647a02-4a9f-4c8d-a247-81d17c6f7d03 req-95248400-c2ed-493f-b32f-9b75c722bb21 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] GET https://10.4.3.119/volume/v3/volumes/2fafb278-0212-47f8-b522-5d27c90e40a6 Aug 25 10:30:29.130902 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-e3647a02-4a9f-4c8d-a247-81d17c6f7d03 req-95248400-c2ed-493f-b32f-9b75c722bb21 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:29.131101 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-e3647a02-4a9f-4c8d-a247-81d17c6f7d03 req-95248400-c2ed-493f-b32f-9b75c722bb21 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:29.137479 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:29.137479 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:30:29.140929 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [req-e3647a02-4a9f-4c8d-a247-81d17c6f7d03 req-95248400-c2ed-493f-b32f-9b75c722bb21 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Volume info retrieved successfully. Aug 25 10:30:29.145125 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-e3647a02-4a9f-4c8d-a247-81d17c6f7d03 req-95248400-c2ed-493f-b32f-9b75c722bb21 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] https://10.4.3.119/volume/v3/volumes/2fafb278-0212-47f8-b522-5d27c90e40a6 returned with HTTP 200 Aug 25 10:30:29.145588 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1297/5195] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:30:29 2026] GET /volume/v3/volumes/2fafb278-0212-47f8-b522-5d27c90e40a6 => generated 857 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:30:29.227190 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-869177ce-12ed-4c24-8fcb-794ad4d592f1 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:29.227596 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-869177ce-12ed-4c24-8fcb-794ad4d592f1 None None] GET https://10.4.3.119/volume// Aug 25 10:30:29.227782 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-869177ce-12ed-4c24-8fcb-794ad4d592f1 None None] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:29.227957 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-869177ce-12ed-4c24-8fcb-794ad4d592f1 None None] Calling method 'all' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:29.228327 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-869177ce-12ed-4c24-8fcb-794ad4d592f1 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:30:29.228596 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1295/5196] 10.4.3.119 () {66 vars in 1428 bytes} [Tue Aug 25 10:30:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:30:29.234825 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-e3647a02-4a9f-4c8d-a247-81d17c6f7d03 req-3457d098-37d2-4c6d-9950-38c14c6b6a4e None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:29.236667 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-e3647a02-4a9f-4c8d-a247-81d17c6f7d03 req-3457d098-37d2-4c6d-9950-38c14c6b6a4e tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] POST https://10.4.3.119/volume/v3/attachments Aug 25 10:30:29.237014 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-e3647a02-4a9f-4c8d-a247-81d17c6f7d03 req-3457d098-37d2-4c6d-9950-38c14c6b6a4e tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2fafb278-0212-47f8-b522-5d27c90e40a6", "connector": null, "instance_uuid": "103f61e5-96ee-43c8-846a-5328ce4f50fd"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:30:29.244804 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:29.244804 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:30:29.269854 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-e3647a02-4a9f-4c8d-a247-81d17c6f7d03 req-3457d098-37d2-4c6d-9950-38c14c6b6a4e tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] https://10.4.3.119/volume/v3/attachments returned with HTTP 200 Aug 25 10:30:29.270289 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1308/5197] 10.4.3.119 () {74 vars in 1594 bytes} [Tue Aug 25 10:30:29 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 25 10:30:29.300191 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-97f67e9e-d708-4be2-ac49-47fac6411e27 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:29.302108 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-97f67e9e-d708-4be2-ac49-47fac6411e27 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] GET https://10.4.3.119/volume/v3/volumes/2fafb278-0212-47f8-b522-5d27c90e40a6 Aug 25 10:30:29.302391 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-97f67e9e-d708-4be2-ac49-47fac6411e27 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:29.302687 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-97f67e9e-d708-4be2-ac49-47fac6411e27 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:29.312617 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:29.312617 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:30:29.315706 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-58073861-361d-4d78-97b2-6a4985e823e4 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:29.315887 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-97f67e9e-d708-4be2-ac49-47fac6411e27 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Volume info retrieved successfully. Aug 25 10:30:29.316172 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-58073861-361d-4d78-97b2-6a4985e823e4 None None] GET https://10.4.3.119/volume// Aug 25 10:30:29.316362 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-58073861-361d-4d78-97b2-6a4985e823e4 None None] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:29.316585 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-58073861-361d-4d78-97b2-6a4985e823e4 None None] Calling method 'all' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:29.316945 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-58073861-361d-4d78-97b2-6a4985e823e4 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:30:29.317401 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1298/5198] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:30:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:30:29.320097 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-97f67e9e-d708-4be2-ac49-47fac6411e27 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] https://10.4.3.119/volume/v3/volumes/2fafb278-0212-47f8-b522-5d27c90e40a6 returned with HTTP 200 Aug 25 10:30:29.320473 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1298/5199] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:30:29 2026] GET /volume/v3/volumes/2fafb278-0212-47f8-b522-5d27c90e40a6 => generated 856 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:30:29.323552 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-e3647a02-4a9f-4c8d-a247-81d17c6f7d03 req-d86d2fb6-b291-4b88-8052-0b31fbcbeb50 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:29.325582 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-e3647a02-4a9f-4c8d-a247-81d17c6f7d03 req-d86d2fb6-b291-4b88-8052-0b31fbcbeb50 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] GET https://10.4.3.119/volume/v3/volumes/2fafb278-0212-47f8-b522-5d27c90e40a6 Aug 25 10:30:29.325736 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-e3647a02-4a9f-4c8d-a247-81d17c6f7d03 req-d86d2fb6-b291-4b88-8052-0b31fbcbeb50 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:29.325919 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-e3647a02-4a9f-4c8d-a247-81d17c6f7d03 req-d86d2fb6-b291-4b88-8052-0b31fbcbeb50 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:29.334455 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:29.334455 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:30:29.337348 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-e3647a02-4a9f-4c8d-a247-81d17c6f7d03 req-d86d2fb6-b291-4b88-8052-0b31fbcbeb50 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Volume info retrieved successfully. Aug 25 10:30:29.340756 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-e3647a02-4a9f-4c8d-a247-81d17c6f7d03 req-d86d2fb6-b291-4b88-8052-0b31fbcbeb50 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] https://10.4.3.119/volume/v3/volumes/2fafb278-0212-47f8-b522-5d27c90e40a6 returned with HTTP 200 Aug 25 10:30:29.341115 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1296/5200] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:30:29 2026] GET /volume/v3/volumes/2fafb278-0212-47f8-b522-5d27c90e40a6 => generated 1036 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:30:29.445847 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-e3647a02-4a9f-4c8d-a247-81d17c6f7d03 req-c888e4b5-7c20-4cf2-9713-f7074eb3bd4d None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:29.447780 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-e3647a02-4a9f-4c8d-a247-81d17c6f7d03 req-c888e4b5-7c20-4cf2-9713-f7074eb3bd4d tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] PUT https://10.4.3.119/volume/v3/attachments/a84cc90f-69d0-45d2-9d95-c6bbbe6fe82b Aug 25 10:30:29.448118 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-e3647a02-4a9f-4c8d-a247-81d17c6f7d03 req-c888e4b5-7c20-4cf2-9713-f7074eb3bd4d tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.119", "host": "np0000008063", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3398d5156650", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "462fd6ce-c505-48ef-84ec-f85776d45b24", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:30:29.454971 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-e3647a02-4a9f-4c8d-a247-81d17c6f7d03 req-c888e4b5-7c20-4cf2-9713-f7074eb3bd4d tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Acquiring lock "cinder-attachment_update-2fafb278-0212-47f8-b522-5d27c90e40a6-np0000008063" by "attachment_update" {{(pid=100391) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 10:30:29.459537 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-e3647a02-4a9f-4c8d-a247-81d17c6f7d03 req-c888e4b5-7c20-4cf2-9713-f7074eb3bd4d tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Lock "cinder-attachment_update-2fafb278-0212-47f8-b522-5d27c90e40a6-np0000008063" acquired by "attachment_update" :: waited 0.005s {{(pid=100391) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 10:30:29.460598 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:29.460598 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:30:29.529226 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-e3647a02-4a9f-4c8d-a247-81d17c6f7d03 req-c888e4b5-7c20-4cf2-9713-f7074eb3bd4d tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Lock "cinder-attachment_update-2fafb278-0212-47f8-b522-5d27c90e40a6-np0000008063" released by "attachment_update" :: held 0.069s {{(pid=100391) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 10:30:29.529348 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-e3647a02-4a9f-4c8d-a247-81d17c6f7d03 req-c888e4b5-7c20-4cf2-9713-f7074eb3bd4d tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] https://10.4.3.119/volume/v3/attachments/a84cc90f-69d0-45d2-9d95-c6bbbe6fe82b returned with HTTP 200 Aug 25 10:30:29.529832 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1309/5201] 10.4.3.119 () {74 vars in 1704 bytes} [Tue Aug 25 10:30:29 2026] PUT /volume/v3/attachments/a84cc90f-69d0-45d2-9d95-c6bbbe6fe82b => generated 969 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:30:30.332418 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-4de9cf40-ea80-44f0-89a0-1439d4c51a92 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:30.334389 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4de9cf40-ea80-44f0-89a0-1439d4c51a92 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] GET https://10.4.3.119/volume/v3/volumes/2fafb278-0212-47f8-b522-5d27c90e40a6 Aug 25 10:30:30.334614 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4de9cf40-ea80-44f0-89a0-1439d4c51a92 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:30.334798 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4de9cf40-ea80-44f0-89a0-1439d4c51a92 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:30.343780 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:30.343780 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:30:30.347163 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-4de9cf40-ea80-44f0-89a0-1439d4c51a92 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Volume info retrieved successfully. Aug 25 10:30:30.351756 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4de9cf40-ea80-44f0-89a0-1439d4c51a92 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] https://10.4.3.119/volume/v3/volumes/2fafb278-0212-47f8-b522-5d27c90e40a6 returned with HTTP 200 Aug 25 10:30:30.352129 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1299/5202] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:30:30 2026] GET /volume/v3/volumes/2fafb278-0212-47f8-b522-5d27c90e40a6 => generated 857 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:30:31.364064 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-79b68d4b-ad39-4a08-8a12-05dce7fc7786 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:31.365762 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-79b68d4b-ad39-4a08-8a12-05dce7fc7786 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] GET https://10.4.3.119/volume/v3/volumes/2fafb278-0212-47f8-b522-5d27c90e40a6 Aug 25 10:30:31.365959 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-79b68d4b-ad39-4a08-8a12-05dce7fc7786 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:31.366130 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-79b68d4b-ad39-4a08-8a12-05dce7fc7786 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:31.375014 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:31.375014 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:30:31.378408 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-79b68d4b-ad39-4a08-8a12-05dce7fc7786 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Volume info retrieved successfully. Aug 25 10:30:31.382658 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-79b68d4b-ad39-4a08-8a12-05dce7fc7786 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] https://10.4.3.119/volume/v3/volumes/2fafb278-0212-47f8-b522-5d27c90e40a6 returned with HTTP 200 Aug 25 10:30:31.383045 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1299/5203] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:30:31 2026] GET /volume/v3/volumes/2fafb278-0212-47f8-b522-5d27c90e40a6 => generated 857 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:30:32.396342 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-85834ba6-d8c4-4a24-ade0-f0a0adb650e1 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:32.398379 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-85834ba6-d8c4-4a24-ade0-f0a0adb650e1 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] GET https://10.4.3.119/volume/v3/volumes/2fafb278-0212-47f8-b522-5d27c90e40a6 Aug 25 10:30:32.398623 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-85834ba6-d8c4-4a24-ade0-f0a0adb650e1 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:32.398870 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-85834ba6-d8c4-4a24-ade0-f0a0adb650e1 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:32.409740 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:32.409740 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:30:32.413807 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-85834ba6-d8c4-4a24-ade0-f0a0adb650e1 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Volume info retrieved successfully. Aug 25 10:30:32.418277 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-85834ba6-d8c4-4a24-ade0-f0a0adb650e1 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] https://10.4.3.119/volume/v3/volumes/2fafb278-0212-47f8-b522-5d27c90e40a6 returned with HTTP 200 Aug 25 10:30:32.418667 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1297/5204] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:30:32 2026] GET /volume/v3/volumes/2fafb278-0212-47f8-b522-5d27c90e40a6 => generated 857 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:30:33.431504 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-5a4021ab-0a0d-49d6-8f28-c4c8d4845e3a None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:33.433530 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5a4021ab-0a0d-49d6-8f28-c4c8d4845e3a tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] GET https://10.4.3.119/volume/v3/volumes/2fafb278-0212-47f8-b522-5d27c90e40a6 Aug 25 10:30:33.433715 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5a4021ab-0a0d-49d6-8f28-c4c8d4845e3a tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:33.433923 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5a4021ab-0a0d-49d6-8f28-c4c8d4845e3a tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:33.443328 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:33.443328 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:30:33.447515 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-5a4021ab-0a0d-49d6-8f28-c4c8d4845e3a tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Volume info retrieved successfully. Aug 25 10:30:33.452597 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5a4021ab-0a0d-49d6-8f28-c4c8d4845e3a tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] https://10.4.3.119/volume/v3/volumes/2fafb278-0212-47f8-b522-5d27c90e40a6 returned with HTTP 200 Aug 25 10:30:33.453032 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1310/5205] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:30:33 2026] GET /volume/v3/volumes/2fafb278-0212-47f8-b522-5d27c90e40a6 => generated 857 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:30:33.798630 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-e3647a02-4a9f-4c8d-a247-81d17c6f7d03 req-bfc7e083-ec90-4058-a905-f321c8e80c69 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:33.800798 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-e3647a02-4a9f-4c8d-a247-81d17c6f7d03 req-bfc7e083-ec90-4058-a905-f321c8e80c69 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] POST https://10.4.3.119/volume/v3/attachments/a84cc90f-69d0-45d2-9d95-c6bbbe6fe82b/action Aug 25 10:30:33.801244 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-e3647a02-4a9f-4c8d-a247-81d17c6f7d03 req-bfc7e083-ec90-4058-a905-f321c8e80c69 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Action body: b'{"os-complete": null}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:30:33.801360 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-e3647a02-4a9f-4c8d-a247-81d17c6f7d03 req-bfc7e083-ec90-4058-a905-f321c8e80c69 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:30:33.819884 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:33.819884 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:30:33.833948 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-e3647a02-4a9f-4c8d-a247-81d17c6f7d03 req-bfc7e083-ec90-4058-a905-f321c8e80c69 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] https://10.4.3.119/volume/v3/attachments/a84cc90f-69d0-45d2-9d95-c6bbbe6fe82b/action returned with HTTP 204 Aug 25 10:30:33.834435 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1300/5206] 10.4.3.119 () {74 vars in 1725 bytes} [Tue Aug 25 10:30:33 2026] POST /volume/v3/attachments/a84cc90f-69d0-45d2-9d95-c6bbbe6fe82b/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:30:34.115049 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-a9cd0b98-501c-491b-8e88-610ec217ce93 req-53a5cd5a-d7bd-43bb-b6f1-85ba21ec1557 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:34.117831 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-a9cd0b98-501c-491b-8e88-610ec217ce93 req-53a5cd5a-d7bd-43bb-b6f1-85ba21ec1557 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] GET https://10.4.3.119/volume/v3/volumes/729bb0a6-e079-4960-8686-b94d4c435ac7 Aug 25 10:30:34.118070 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-a9cd0b98-501c-491b-8e88-610ec217ce93 req-53a5cd5a-d7bd-43bb-b6f1-85ba21ec1557 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:34.118266 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-a9cd0b98-501c-491b-8e88-610ec217ce93 req-53a5cd5a-d7bd-43bb-b6f1-85ba21ec1557 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:34.127502 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:34.127502 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:30:34.131118 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [req-a9cd0b98-501c-491b-8e88-610ec217ce93 req-53a5cd5a-d7bd-43bb-b6f1-85ba21ec1557 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Volume info retrieved successfully. Aug 25 10:30:34.135374 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-a9cd0b98-501c-491b-8e88-610ec217ce93 req-53a5cd5a-d7bd-43bb-b6f1-85ba21ec1557 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/volumes/729bb0a6-e079-4960-8686-b94d4c435ac7 returned with HTTP 200 Aug 25 10:30:34.135940 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1300/5207] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:30:34 2026] GET /volume/v3/volumes/729bb0a6-e079-4960-8686-b94d4c435ac7 => generated 1214 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:30:34.211003 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-adcfb38d-3bdf-4748-8066-2b0c48af9769 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:34.211442 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-adcfb38d-3bdf-4748-8066-2b0c48af9769 None None] GET https://10.4.3.119/volume// Aug 25 10:30:34.211557 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-adcfb38d-3bdf-4748-8066-2b0c48af9769 None None] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:34.211882 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-adcfb38d-3bdf-4748-8066-2b0c48af9769 None None] Calling method 'all' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:34.212244 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-adcfb38d-3bdf-4748-8066-2b0c48af9769 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:30:34.212612 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1298/5208] 10.4.3.119 () {66 vars in 1428 bytes} [Tue Aug 25 10:30:34 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:30:34.220920 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-a9cd0b98-501c-491b-8e88-610ec217ce93 req-5a7f6f78-665c-43ab-87d4-fe0ac945f32b None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:34.349432 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-a9cd0b98-501c-491b-8e88-610ec217ce93 req-5a7f6f78-665c-43ab-87d4-fe0ac945f32b tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] POST https://10.4.3.119/volume/v3/attachments Aug 25 10:30:34.349861 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-a9cd0b98-501c-491b-8e88-610ec217ce93 req-5a7f6f78-665c-43ab-87d4-fe0ac945f32b tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "729bb0a6-e079-4960-8686-b94d4c435ac7", "connector": null, "instance_uuid": "d8bf2e66-fd25-424d-b2d6-cda116c08917"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:30:34.361299 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:34.361299 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:30:34.388085 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-a9cd0b98-501c-491b-8e88-610ec217ce93 req-5a7f6f78-665c-43ab-87d4-fe0ac945f32b tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/attachments returned with HTTP 200 Aug 25 10:30:34.388485 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1311/5209] 10.4.3.119 () {74 vars in 1594 bytes} [Tue Aug 25 10:30:34 2026] POST /volume/v3/attachments => generated 273 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:30:34.413663 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-2bf75331-64aa-4368-b0ee-22261d3f9310 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:34.415622 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2bf75331-64aa-4368-b0ee-22261d3f9310 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] GET https://10.4.3.119/volume/v3/volumes/729bb0a6-e079-4960-8686-b94d4c435ac7 Aug 25 10:30:34.416019 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2bf75331-64aa-4368-b0ee-22261d3f9310 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:34.416019 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2bf75331-64aa-4368-b0ee-22261d3f9310 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:34.424829 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-508f5fbb-3e3a-4d5e-9835-a46cdbb5fd08 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:34.425421 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-508f5fbb-3e3a-4d5e-9835-a46cdbb5fd08 None None] GET https://10.4.3.119/volume// Aug 25 10:30:34.425702 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-508f5fbb-3e3a-4d5e-9835-a46cdbb5fd08 None None] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:34.426013 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-508f5fbb-3e3a-4d5e-9835-a46cdbb5fd08 None None] Calling method 'all' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:34.426475 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-508f5fbb-3e3a-4d5e-9835-a46cdbb5fd08 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:30:34.426861 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1301/5210] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:30:34 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:30:34.427678 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:34.427678 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:30:34.431948 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-2bf75331-64aa-4368-b0ee-22261d3f9310 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Volume info retrieved successfully. Aug 25 10:30:34.435377 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-a9cd0b98-501c-491b-8e88-610ec217ce93 req-6ac34710-6519-41b5-b78f-4165cee76d20 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:34.436744 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2bf75331-64aa-4368-b0ee-22261d3f9310 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/volumes/729bb0a6-e079-4960-8686-b94d4c435ac7 returned with HTTP 200 Aug 25 10:30:34.437188 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1301/5211] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:30:34 2026] GET /volume/v3/volumes/729bb0a6-e079-4960-8686-b94d4c435ac7 => generated 1216 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:30:34.437460 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-a9cd0b98-501c-491b-8e88-610ec217ce93 req-6ac34710-6519-41b5-b78f-4165cee76d20 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] GET https://10.4.3.119/volume/v3/volumes/729bb0a6-e079-4960-8686-b94d4c435ac7 Aug 25 10:30:34.437671 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-a9cd0b98-501c-491b-8e88-610ec217ce93 req-6ac34710-6519-41b5-b78f-4165cee76d20 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:34.437851 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-a9cd0b98-501c-491b-8e88-610ec217ce93 req-6ac34710-6519-41b5-b78f-4165cee76d20 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:34.450273 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:34.450273 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:30:34.453648 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-a9cd0b98-501c-491b-8e88-610ec217ce93 req-6ac34710-6519-41b5-b78f-4165cee76d20 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Volume info retrieved successfully. Aug 25 10:30:34.457706 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-a9cd0b98-501c-491b-8e88-610ec217ce93 req-6ac34710-6519-41b5-b78f-4165cee76d20 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/volumes/729bb0a6-e079-4960-8686-b94d4c435ac7 returned with HTTP 200 Aug 25 10:30:34.457974 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1299/5212] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:30:34 2026] GET /volume/v3/volumes/729bb0a6-e079-4960-8686-b94d4c435ac7 => generated 1396 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:30:34.466776 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-97c878cf-d24c-4204-8da2-2e9f4922e28f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:34.468844 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-97c878cf-d24c-4204-8da2-2e9f4922e28f tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] GET https://10.4.3.119/volume/v3/volumes/2fafb278-0212-47f8-b522-5d27c90e40a6 Aug 25 10:30:34.468999 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-97c878cf-d24c-4204-8da2-2e9f4922e28f tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:34.469214 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-97c878cf-d24c-4204-8da2-2e9f4922e28f tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:34.478636 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:34.478636 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:30:34.482255 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-97c878cf-d24c-4204-8da2-2e9f4922e28f tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Volume info retrieved successfully. Aug 25 10:30:34.485836 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-97c878cf-d24c-4204-8da2-2e9f4922e28f tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] https://10.4.3.119/volume/v3/volumes/2fafb278-0212-47f8-b522-5d27c90e40a6 returned with HTTP 200 Aug 25 10:30:34.486310 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1312/5213] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:30:34 2026] GET /volume/v3/volumes/2fafb278-0212-47f8-b522-5d27c90e40a6 => generated 1149 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:30:34.500036 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-eb7a7e24-5949-4afd-85c3-a0030fa7de03 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:34.502361 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-eb7a7e24-5949-4afd-85c3-a0030fa7de03 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] GET https://10.4.3.119/volume/v3/volumes/2fafb278-0212-47f8-b522-5d27c90e40a6 Aug 25 10:30:34.502627 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-eb7a7e24-5949-4afd-85c3-a0030fa7de03 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:34.502907 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-eb7a7e24-5949-4afd-85c3-a0030fa7de03 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:34.514443 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:34.514443 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:30:34.518778 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-eb7a7e24-5949-4afd-85c3-a0030fa7de03 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Volume info retrieved successfully. Aug 25 10:30:34.524071 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-eb7a7e24-5949-4afd-85c3-a0030fa7de03 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] https://10.4.3.119/volume/v3/volumes/2fafb278-0212-47f8-b522-5d27c90e40a6 returned with HTTP 200 Aug 25 10:30:34.524590 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1302/5214] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:30:34 2026] GET /volume/v3/volumes/2fafb278-0212-47f8-b522-5d27c90e40a6 => generated 1149 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:30:34.540641 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-2a350b0e-d655-45e8-a2df-be699189665b None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:34.542618 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2a350b0e-d655-45e8-a2df-be699189665b tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] POST https://10.4.3.119/volume/v3/volumes/2fafb278-0212-47f8-b522-5d27c90e40a6/action Aug 25 10:30:34.543033 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2a350b0e-d655-45e8-a2df-be699189665b tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Action body: b'{"os-detach": {}}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:30:34.543207 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2a350b0e-d655-45e8-a2df-be699189665b tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:30:34.557665 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:34.557665 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:30:34.558421 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-2a350b0e-d655-45e8-a2df-be699189665b tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Volume info retrieved successfully. Aug 25 10:30:34.568396 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-a9cd0b98-501c-491b-8e88-610ec217ce93 req-8749e42a-4767-4fda-9a19-1ee0294b94b5 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:34.570705 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-a9cd0b98-501c-491b-8e88-610ec217ce93 req-8749e42a-4767-4fda-9a19-1ee0294b94b5 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] PUT https://10.4.3.119/volume/v3/attachments/759fb19a-9052-4b90-a858-026d2e06e02f Aug 25 10:30:34.571087 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-a9cd0b98-501c-491b-8e88-610ec217ce93 req-8749e42a-4767-4fda-9a19-1ee0294b94b5 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.119", "host": "np0000008063", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3398d5156650", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "462fd6ce-c505-48ef-84ec-f85776d45b24", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:30:34.579047 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-a9cd0b98-501c-491b-8e88-610ec217ce93 req-8749e42a-4767-4fda-9a19-1ee0294b94b5 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Acquiring lock "cinder-attachment_update-729bb0a6-e079-4960-8686-b94d4c435ac7-np0000008063" by "attachment_update" {{(pid=100389) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 10:30:34.583589 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-a9cd0b98-501c-491b-8e88-610ec217ce93 req-8749e42a-4767-4fda-9a19-1ee0294b94b5 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Lock "cinder-attachment_update-729bb0a6-e079-4960-8686-b94d4c435ac7-np0000008063" acquired by "attachment_update" :: waited 0.005s {{(pid=100389) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 10:30:34.584460 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:34.584460 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:30:34.616502 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-2a350b0e-d655-45e8-a2df-be699189665b tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Attachment connected to vm 103f61e5-96ee-43c8-846a-5328ce4f50fd, checking data on nova Aug 25 10:30:34.616843 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.compute.nova [None req-2a350b0e-d655-45e8-a2df-be699189665b tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Creating Keystone token plugin using URL: https://10.4.3.119/identity {{(pid=100388) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 25 10:30:34.673378 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-a9cd0b98-501c-491b-8e88-610ec217ce93 req-8749e42a-4767-4fda-9a19-1ee0294b94b5 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Lock "cinder-attachment_update-729bb0a6-e079-4960-8686-b94d4c435ac7-np0000008063" released by "attachment_update" :: held 0.090s {{(pid=100389) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 10:30:34.673773 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-a9cd0b98-501c-491b-8e88-610ec217ce93 req-8749e42a-4767-4fda-9a19-1ee0294b94b5 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/attachments/759fb19a-9052-4b90-a858-026d2e06e02f returned with HTTP 200 Aug 25 10:30:34.674286 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1300/5215] 10.4.3.119 () {74 vars in 1704 bytes} [Tue Aug 25 10:30:34 2026] PUT /volume/v3/attachments/759fb19a-9052-4b90-a858-026d2e06e02f => generated 969 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:30:34.818323 np0000008063 devstack@c-api.service[100388]: DEBUG novaclient.v2.client [None req-2a350b0e-d655-45e8-a2df-be699189665b tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] REQ: curl -g -i -X GET https://10.4.3.119/compute/v2.1/servers/103f61e5-96ee-43c8-846a-5328ce4f50fd/os-volume_attachments/2fafb278-0212-47f8-b522-5d27c90e40a6 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}f0d78e7f55578f18da94eb08010f67ae22ed457aa59221753730e447b92561a3" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-2a350b0e-d655-45e8-a2df-be699189665b" -H "X-Service-Token: {SHA256}fece4c50c736d8d49688cd5737fe212bb50262b2a12b85388419a3d0845ae574" {{(pid=100388) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 25 10:30:34.907570 np0000008063 devstack@c-api.service[100388]: DEBUG novaclient.v2.client [None req-2a350b0e-d655-45e8-a2df-be699189665b tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Tue, 25 Aug 2026 10:30:34 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-0e019d6e-ea5f-46e3-8fef-0084cd0581bb x-openstack-request-id: req-0e019d6e-ea5f-46e3-8fef-0084cd0581bb {{(pid=100388) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 25 10:30:34.907712 np0000008063 devstack@c-api.service[100388]: DEBUG novaclient.v2.client [None req-2a350b0e-d655-45e8-a2df-be699189665b tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "2fafb278-0212-47f8-b522-5d27c90e40a6", "serverId": "103f61e5-96ee-43c8-846a-5328ce4f50fd", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "a84cc90f-69d0-45d2-9d95-c6bbbe6fe82b", "bdm_uuid": "7aefcf48-f3c4-4933-8f25-007f3ef8e654"}} {{(pid=100388) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 25 10:30:34.907824 np0000008063 devstack@c-api.service[100388]: DEBUG novaclient.v2.client [None req-2a350b0e-d655-45e8-a2df-be699189665b tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] GET call to compute for https://10.4.3.119/compute/v2.1/servers/103f61e5-96ee-43c8-846a-5328ce4f50fd/os-volume_attachments/2fafb278-0212-47f8-b522-5d27c90e40a6 used request id req-0e019d6e-ea5f-46e3-8fef-0084cd0581bb {{(pid=100388) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 25 10:30:34.910371 np0000008063 devstack@c-api.service[100388]: ERROR cinder.volume.api [None req-2a350b0e-d655-45e8-a2df-be699189665b tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-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 25 10:30:34.912603 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault [None req-2a350b0e-d655-45e8-a2df-be699189665b tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Caught error: Detach volume from instance 103f61e5-96ee-43c8-846a-5328ce4f50fd using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 103f61e5-96ee-43c8-846a-5328ce4f50fd using the Compute API Aug 25 10:30:34.912603 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 25 10:30:34.912603 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 25 10:30:34.912603 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 25 10:30:34.912603 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 10:30:34.912603 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 25 10:30:34.912603 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 25 10:30:34.912603 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 25 10:30:34.912603 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 25 10:30:34.912603 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 25 10:30:34.912603 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 10:30:34.912603 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 25 10:30:34.912603 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 25 10:30:34.912603 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 10:30:34.912603 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 25 10:30:34.912603 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 25 10:30:34.912603 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 10:30:34.912603 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 25 10:30:34.912603 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 25 10:30:34.912603 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 10:30:34.912603 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 25 10:30:34.912603 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 25 10:30:34.912603 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 25 10:30:34.912603 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 25 10:30:34.912603 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 25 10:30:34.912603 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 10:30:34.912603 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 25 10:30:34.912603 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 25 10:30:34.912603 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 10:30:34.912603 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 25 10:30:34.912603 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 25 10:30:34.912603 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 10:30:34.912603 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 25 10:30:34.912603 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 25 10:30:34.912603 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 10:30:34.912603 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 25 10:30:34.912603 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 25 10:30:34.912603 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 25 10:30:34.912603 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 25 10:30:34.912603 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 25 10:30:34.912603 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 10:30:34.912603 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 25 10:30:34.912603 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 25 10:30:34.912603 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 10:30:34.912603 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 25 10:30:34.912603 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 25 10:30:34.912603 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 10:30:34.912603 np0000008063 devstack@c-api.service[100388]: 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 25 10:30:34.912603 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 25 10:30:34.912603 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 10:30:34.913526 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 25 10:30:34.913526 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 25 10:30:34.913526 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 25 10:30:34.913526 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 25 10:30:34.913526 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 25 10:30:34.913526 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 10:30:34.913526 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 25 10:30:34.913526 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 25 10:30:34.913526 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 10:30:34.913526 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 25 10:30:34.913526 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 25 10:30:34.913526 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 10:30:34.913526 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 25 10:30:34.913526 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 25 10:30:34.913526 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 10:30:34.913526 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 25 10:30:34.913526 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 25 10:30:34.913526 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 10:30:34.913526 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 25 10:30:34.913526 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 25 10:30:34.913526 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 10:30:34.913526 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 25 10:30:34.913526 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 25 10:30:34.913526 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 10:30:34.913526 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 25 10:30:34.913526 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 25 10:30:34.913526 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 10:30:34.913526 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 25 10:30:34.913526 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 25 10:30:34.913526 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 10:30:34.913526 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 25 10:30:34.913526 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 25 10:30:34.913526 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 10:30:34.913526 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 25 10:30:34.913526 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 25 10:30:34.913526 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 25 10:30:34.913526 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Aug 25 10:30:34.913526 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Aug 25 10:30:34.913526 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Aug 25 10:30:34.913526 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Aug 25 10:30:34.913526 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 25 10:30:34.913526 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 25 10:30:34.913526 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 103f61e5-96ee-43c8-846a-5328ce4f50fd using the Compute API Aug 25 10:30:34.913526 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault Aug 25 10:30:34.913526 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.middleware.fault [None req-2a350b0e-d655-45e8-a2df-be699189665b tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] https://10.4.3.119/volume/v3/volumes/2fafb278-0212-47f8-b522-5d27c90e40a6/action returned with HTTP 409 Aug 25 10:30:34.913526 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1302/5216] 10.4.3.119 () {68 vars in 1390 bytes} [Tue Aug 25 10:30:34 2026] POST /volume/v3/volumes/2fafb278-0212-47f8-b522-5d27c90e40a6/action => generated 167 bytes in 373 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:30:34.920561 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-6a27d64d-cf18-42cf-9f6c-a1303bf542b2 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:34.922569 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6a27d64d-cf18-42cf-9f6c-a1303bf542b2 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] POST https://10.4.3.119/volume/v3/volumes/2fafb278-0212-47f8-b522-5d27c90e40a6/action Aug 25 10:30:34.922970 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6a27d64d-cf18-42cf-9f6c-a1303bf542b2 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:30:34.923113 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6a27d64d-cf18-42cf-9f6c-a1303bf542b2 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:30:34.933386 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:34.933386 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:30:34.933823 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-6a27d64d-cf18-42cf-9f6c-a1303bf542b2 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Volume info retrieved successfully. Aug 25 10:30:34.992729 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-6a27d64d-cf18-42cf-9f6c-a1303bf542b2 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Attachment connected to vm 103f61e5-96ee-43c8-846a-5328ce4f50fd, checking data on nova Aug 25 10:30:34.993045 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.compute.nova [None req-6a27d64d-cf18-42cf-9f6c-a1303bf542b2 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Creating Keystone token plugin using URL: https://10.4.3.119/identity {{(pid=100391) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 25 10:30:35.132010 np0000008063 devstack@c-api.service[100391]: DEBUG novaclient.v2.client [None req-6a27d64d-cf18-42cf-9f6c-a1303bf542b2 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] REQ: curl -g -i -X GET https://10.4.3.119/compute/v2.1/servers/103f61e5-96ee-43c8-846a-5328ce4f50fd/os-volume_attachments/2fafb278-0212-47f8-b522-5d27c90e40a6 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}8ac53c1c0b6c87658fa79c3e0a2a3e5f43e1c2b02dd2acd2502af0b6b41d6ae0" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-6a27d64d-cf18-42cf-9f6c-a1303bf542b2" -H "X-Service-Token: {SHA256}7fcf88a238313885c0a2545fdf601d635d1973c0bf6d45c1982a854aa6410e88" {{(pid=100391) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 25 10:30:35.219396 np0000008063 devstack@c-api.service[100391]: DEBUG novaclient.v2.client [None req-6a27d64d-cf18-42cf-9f6c-a1303bf542b2 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Tue, 25 Aug 2026 10:30:35 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-969a0efc-a6a4-47e7-b1dc-d901ba1d769d x-openstack-request-id: req-969a0efc-a6a4-47e7-b1dc-d901ba1d769d {{(pid=100391) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 25 10:30:35.219540 np0000008063 devstack@c-api.service[100391]: DEBUG novaclient.v2.client [None req-6a27d64d-cf18-42cf-9f6c-a1303bf542b2 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "2fafb278-0212-47f8-b522-5d27c90e40a6", "serverId": "103f61e5-96ee-43c8-846a-5328ce4f50fd", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "a84cc90f-69d0-45d2-9d95-c6bbbe6fe82b", "bdm_uuid": "7aefcf48-f3c4-4933-8f25-007f3ef8e654"}} {{(pid=100391) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 25 10:30:35.219654 np0000008063 devstack@c-api.service[100391]: DEBUG novaclient.v2.client [None req-6a27d64d-cf18-42cf-9f6c-a1303bf542b2 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] GET call to compute for https://10.4.3.119/compute/v2.1/servers/103f61e5-96ee-43c8-846a-5328ce4f50fd/os-volume_attachments/2fafb278-0212-47f8-b522-5d27c90e40a6 used request id req-969a0efc-a6a4-47e7-b1dc-d901ba1d769d {{(pid=100391) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 25 10:30:35.222239 np0000008063 devstack@c-api.service[100391]: ERROR cinder.volume.api [None req-6a27d64d-cf18-42cf-9f6c-a1303bf542b2 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-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 25 10:30:35.224492 np0000008063 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault [None req-6a27d64d-cf18-42cf-9f6c-a1303bf542b2 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Caught error: Detach volume from instance 103f61e5-96ee-43c8-846a-5328ce4f50fd using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 103f61e5-96ee-43c8-846a-5328ce4f50fd using the Compute API Aug 25 10:30:35.224492 np0000008063 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 25 10:30:35.224492 np0000008063 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 25 10:30:35.224492 np0000008063 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 25 10:30:35.224492 np0000008063 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 10:30:35.224492 np0000008063 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 25 10:30:35.224492 np0000008063 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 25 10:30:35.224492 np0000008063 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 25 10:30:35.224492 np0000008063 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 25 10:30:35.224492 np0000008063 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 25 10:30:35.224492 np0000008063 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 10:30:35.224492 np0000008063 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 25 10:30:35.224492 np0000008063 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 25 10:30:35.224492 np0000008063 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 10:30:35.224492 np0000008063 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 25 10:30:35.224492 np0000008063 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 25 10:30:35.224492 np0000008063 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 10:30:35.224492 np0000008063 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 25 10:30:35.224492 np0000008063 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 25 10:30:35.224492 np0000008063 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 10:30:35.224492 np0000008063 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 25 10:30:35.224492 np0000008063 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 25 10:30:35.224492 np0000008063 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 25 10:30:35.224492 np0000008063 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 25 10:30:35.224492 np0000008063 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 25 10:30:35.224492 np0000008063 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 10:30:35.224492 np0000008063 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 25 10:30:35.224492 np0000008063 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 25 10:30:35.224492 np0000008063 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 10:30:35.224492 np0000008063 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 25 10:30:35.224492 np0000008063 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 25 10:30:35.224492 np0000008063 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 10:30:35.224492 np0000008063 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 25 10:30:35.224492 np0000008063 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 25 10:30:35.224492 np0000008063 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 10:30:35.224492 np0000008063 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 25 10:30:35.224492 np0000008063 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 25 10:30:35.224492 np0000008063 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 25 10:30:35.224492 np0000008063 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 25 10:30:35.224492 np0000008063 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 25 10:30:35.224492 np0000008063 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 10:30:35.224492 np0000008063 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 25 10:30:35.224492 np0000008063 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 25 10:30:35.224492 np0000008063 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 10:30:35.224492 np0000008063 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 25 10:30:35.224492 np0000008063 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 25 10:30:35.224492 np0000008063 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 10:30:35.224492 np0000008063 devstack@c-api.service[100391]: 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 25 10:30:35.224492 np0000008063 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 25 10:30:35.224492 np0000008063 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 10:30:35.225550 np0000008063 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 25 10:30:35.225550 np0000008063 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 25 10:30:35.225550 np0000008063 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 25 10:30:35.225550 np0000008063 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 25 10:30:35.225550 np0000008063 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 25 10:30:35.225550 np0000008063 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 10:30:35.225550 np0000008063 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 25 10:30:35.225550 np0000008063 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 25 10:30:35.225550 np0000008063 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 10:30:35.225550 np0000008063 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 25 10:30:35.225550 np0000008063 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 25 10:30:35.225550 np0000008063 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 10:30:35.225550 np0000008063 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 25 10:30:35.225550 np0000008063 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 25 10:30:35.225550 np0000008063 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 10:30:35.225550 np0000008063 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 25 10:30:35.225550 np0000008063 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 25 10:30:35.225550 np0000008063 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 10:30:35.225550 np0000008063 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 25 10:30:35.225550 np0000008063 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 25 10:30:35.225550 np0000008063 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 10:30:35.225550 np0000008063 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 25 10:30:35.225550 np0000008063 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 25 10:30:35.225550 np0000008063 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 10:30:35.225550 np0000008063 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 25 10:30:35.225550 np0000008063 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 25 10:30:35.225550 np0000008063 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 10:30:35.225550 np0000008063 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 25 10:30:35.225550 np0000008063 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 25 10:30:35.225550 np0000008063 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 10:30:35.225550 np0000008063 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 25 10:30:35.225550 np0000008063 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 25 10:30:35.225550 np0000008063 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 10:30:35.225550 np0000008063 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 25 10:30:35.225550 np0000008063 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 25 10:30:35.225550 np0000008063 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 25 10:30:35.225550 np0000008063 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Aug 25 10:30:35.225550 np0000008063 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 25 10:30:35.225550 np0000008063 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 25 10:30:35.225550 np0000008063 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 25 10:30:35.225550 np0000008063 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 25 10:30:35.225550 np0000008063 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 25 10:30:35.225550 np0000008063 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 103f61e5-96ee-43c8-846a-5328ce4f50fd using the Compute API Aug 25 10:30:35.225550 np0000008063 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault Aug 25 10:30:35.225550 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.middleware.fault [None req-6a27d64d-cf18-42cf-9f6c-a1303bf542b2 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] https://10.4.3.119/volume/v3/volumes/2fafb278-0212-47f8-b522-5d27c90e40a6/action returned with HTTP 409 Aug 25 10:30:35.225550 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1313/5217] 10.4.3.119 () {68 vars in 1390 bytes} [Tue Aug 25 10:30:34 2026] POST /volume/v3/volumes/2fafb278-0212-47f8-b522-5d27c90e40a6/action => generated 167 bytes in 305 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:30:35.233206 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-e3cb330b-c503-4119-b9a2-1615980a0014 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:35.234745 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1303/5218] 10.4.3.119 () {70 vars in 1597 bytes} [Tue Aug 25 10:30:35 2026] POST /volume/v3/volumes/2fafb278-0212-47f8-b522-5d27c90e40a6/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 25 10:30:35.241312 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-1d3fcc0c-240c-4fb8-95a2-e3a1cc5f4542 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:35.242925 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1301/5219] 10.4.3.119 () {70 vars in 1597 bytes} [Tue Aug 25 10:30:35 2026] POST /volume/v3/volumes/2fafb278-0212-47f8-b522-5d27c90e40a6/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 25 10:30:35.250244 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-cb7b0b50-cd75-4c37-a371-ff866eeaf7f8 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:35.272512 np0000008063 devstack@c-api.service[100388]: WARNING keystonemiddleware.auth_token [None req-cb7b0b50-cd75-4c37-a371-ff866eeaf7f8 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 25 10:30:35.273536 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1303/5220] 10.4.3.119 () {70 vars in 1597 bytes} [Tue Aug 25 10:30:35 2026] POST /volume/v3/volumes/2fafb278-0212-47f8-b522-5d27c90e40a6/action => generated 114 bytes in 24 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 25 10:30:35.281269 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-f519a8b1-7ad9-4694-bf03-db69eee74d1d None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:35.306687 np0000008063 devstack@c-api.service[100391]: WARNING keystonemiddleware.auth_token [None req-f519a8b1-7ad9-4694-bf03-db69eee74d1d None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 25 10:30:35.308023 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1314/5221] 10.4.3.119 () {70 vars in 1597 bytes} [Tue Aug 25 10:30:35 2026] POST /volume/v3/volumes/2fafb278-0212-47f8-b522-5d27c90e40a6/action => generated 114 bytes in 28 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 25 10:30:35.315889 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-39825935-5577-4357-b246-ad8410f22a63 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:35.375416 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-39825935-5577-4357-b246-ad8410f22a63 tempest-TestServerVolumeAttachmentScenario-1992422634 tempest-TestServerVolumeAttachmentScenario-1992422634-project-admin] POST https://10.4.3.119/volume/v3/volumes/2fafb278-0212-47f8-b522-5d27c90e40a6/action Aug 25 10:30:35.375723 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-39825935-5577-4357-b246-ad8410f22a63 tempest-TestServerVolumeAttachmentScenario-1992422634 tempest-TestServerVolumeAttachmentScenario-1992422634-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100390) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:30:35.375841 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-39825935-5577-4357-b246-ad8410f22a63 tempest-TestServerVolumeAttachmentScenario-1992422634 tempest-TestServerVolumeAttachmentScenario-1992422634-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:30:35.386455 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:35.386455 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:30:35.386781 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.contrib.admin_actions [None req-39825935-5577-4357-b246-ad8410f22a63 tempest-TestServerVolumeAttachmentScenario-1992422634 tempest-TestServerVolumeAttachmentScenario-1992422634-project-admin] Updating volume '2fafb278-0212-47f8-b522-5d27c90e40a6' with '{'status': 'error'}' {{(pid=100390) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 25 10:30:35.405196 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-39825935-5577-4357-b246-ad8410f22a63 tempest-TestServerVolumeAttachmentScenario-1992422634 tempest-TestServerVolumeAttachmentScenario-1992422634-project-admin] https://10.4.3.119/volume/v3/volumes/2fafb278-0212-47f8-b522-5d27c90e40a6/action returned with HTTP 202 Aug 25 10:30:35.405626 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1304/5222] 10.4.3.119 () {68 vars in 1390 bytes} [Tue Aug 25 10:30:35 2026] POST /volume/v3/volumes/2fafb278-0212-47f8-b522-5d27c90e40a6/action => generated 0 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:30:35.412513 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-ec62f9de-05b1-4380-ac1d-d39abb78f6fd None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:35.414043 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ec62f9de-05b1-4380-ac1d-d39abb78f6fd tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] GET https://10.4.3.119/volume/v3/volumes/2fafb278-0212-47f8-b522-5d27c90e40a6 Aug 25 10:30:35.414409 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ec62f9de-05b1-4380-ac1d-d39abb78f6fd tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:35.414706 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ec62f9de-05b1-4380-ac1d-d39abb78f6fd tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:35.424608 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:35.424608 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:30:35.428590 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-ec62f9de-05b1-4380-ac1d-d39abb78f6fd tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Volume info retrieved successfully. Aug 25 10:30:35.434227 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ec62f9de-05b1-4380-ac1d-d39abb78f6fd tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] https://10.4.3.119/volume/v3/volumes/2fafb278-0212-47f8-b522-5d27c90e40a6 returned with HTTP 200 Aug 25 10:30:35.434840 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1302/5223] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:30:35 2026] GET /volume/v3/volumes/2fafb278-0212-47f8-b522-5d27c90e40a6 => generated 1148 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:30:35.446933 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-85c15eb2-c57d-4611-af21-791e7ed93651 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:35.448824 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-85c15eb2-c57d-4611-af21-791e7ed93651 tempest-TestServerVolumeAttachmentScenario-1992422634 tempest-TestServerVolumeAttachmentScenario-1992422634-project-admin] POST https://10.4.3.119/volume/v3/volumes/2fafb278-0212-47f8-b522-5d27c90e40a6/action Aug 25 10:30:35.449268 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-85c15eb2-c57d-4611-af21-791e7ed93651 tempest-TestServerVolumeAttachmentScenario-1992422634 tempest-TestServerVolumeAttachmentScenario-1992422634-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "a84cc90f-69d0-45d2-9d95-c6bbbe6fe82b"}}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:30:35.449409 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-85c15eb2-c57d-4611-af21-791e7ed93651 tempest-TestServerVolumeAttachmentScenario-1992422634 tempest-TestServerVolumeAttachmentScenario-1992422634-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "a84cc90f-69d0-45d2-9d95-c6bbbe6fe82b"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:30:35.450247 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-13949e09-736b-46c7-816d-4895760635e1 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:35.452759 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-13949e09-736b-46c7-816d-4895760635e1 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] GET https://10.4.3.119/volume/v3/volumes/729bb0a6-e079-4960-8686-b94d4c435ac7 Aug 25 10:30:35.453064 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-13949e09-736b-46c7-816d-4895760635e1 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:35.453341 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-13949e09-736b-46c7-816d-4895760635e1 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:35.487158 np0000008063 devstack@c-api.service[100388]: DEBUG oslo_db.sqlalchemy.engines [None req-85c15eb2-c57d-4611-af21-791e7ed93651 tempest-TestServerVolumeAttachmentScenario-1992422634 tempest-TestServerVolumeAttachmentScenario-1992422634-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=100388) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 10:30:35.500218 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:35.500218 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:30:35.500847 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-85c15eb2-c57d-4611-af21-791e7ed93651 tempest-TestServerVolumeAttachmentScenario-1992422634 tempest-TestServerVolumeAttachmentScenario-1992422634-project-admin] Volume info retrieved successfully. Aug 25 10:30:35.501699 np0000008063 devstack@c-api.service[100391]: DEBUG oslo_db.sqlalchemy.engines [None req-13949e09-736b-46c7-816d-4895760635e1 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100391) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 10:30:35.509446 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-85c15eb2-c57d-4611-af21-791e7ed93651 tempest-TestServerVolumeAttachmentScenario-1992422634 tempest-TestServerVolumeAttachmentScenario-1992422634-project-admin] Attachment connected to vm 103f61e5-96ee-43c8-846a-5328ce4f50fd, checking data on nova Aug 25 10:30:35.509625 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.compute.nova [None req-85c15eb2-c57d-4611-af21-791e7ed93651 tempest-TestServerVolumeAttachmentScenario-1992422634 tempest-TestServerVolumeAttachmentScenario-1992422634-project-admin] Creating Keystone token plugin using URL: https://10.4.3.119/identity {{(pid=100388) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 25 10:30:35.514998 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:35.514998 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:30:35.517760 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-13949e09-736b-46c7-816d-4895760635e1 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Volume info retrieved successfully. Aug 25 10:30:35.521814 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-13949e09-736b-46c7-816d-4895760635e1 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/volumes/729bb0a6-e079-4960-8686-b94d4c435ac7 returned with HTTP 200 Aug 25 10:30:35.522240 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1315/5224] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:30:35 2026] GET /volume/v3/volumes/729bb0a6-e079-4960-8686-b94d4c435ac7 => generated 1217 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:30:35.603130 np0000008063 devstack@c-api.service[100388]: DEBUG novaclient.v2.client [None req-85c15eb2-c57d-4611-af21-791e7ed93651 tempest-TestServerVolumeAttachmentScenario-1992422634 tempest-TestServerVolumeAttachmentScenario-1992422634-project-admin] REQ: curl -g -i -X GET https://10.4.3.119/compute/v2.1/servers/103f61e5-96ee-43c8-846a-5328ce4f50fd/os-volume_attachments/2fafb278-0212-47f8-b522-5d27c90e40a6 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}c7273a924c980a4d011c20852e77ce25146394ced79922e81780091ef5830c79" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-85c15eb2-c57d-4611-af21-791e7ed93651" -H "X-Service-Token: {SHA256}fece4c50c736d8d49688cd5737fe212bb50262b2a12b85388419a3d0845ae574" {{(pid=100388) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 25 10:30:35.706813 np0000008063 devstack@c-api.service[100388]: DEBUG novaclient.v2.client [None req-85c15eb2-c57d-4611-af21-791e7ed93651 tempest-TestServerVolumeAttachmentScenario-1992422634 tempest-TestServerVolumeAttachmentScenario-1992422634-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Tue, 25 Aug 2026 10:30:35 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-ee492645-577d-4709-86fa-c2395e7a0d97 x-openstack-request-id: req-ee492645-577d-4709-86fa-c2395e7a0d97 {{(pid=100388) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 25 10:30:35.706963 np0000008063 devstack@c-api.service[100388]: DEBUG novaclient.v2.client [None req-85c15eb2-c57d-4611-af21-791e7ed93651 tempest-TestServerVolumeAttachmentScenario-1992422634 tempest-TestServerVolumeAttachmentScenario-1992422634-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "2fafb278-0212-47f8-b522-5d27c90e40a6", "serverId": "103f61e5-96ee-43c8-846a-5328ce4f50fd", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "a84cc90f-69d0-45d2-9d95-c6bbbe6fe82b", "bdm_uuid": "7aefcf48-f3c4-4933-8f25-007f3ef8e654"}} {{(pid=100388) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 25 10:30:35.707143 np0000008063 devstack@c-api.service[100388]: DEBUG novaclient.v2.client [None req-85c15eb2-c57d-4611-af21-791e7ed93651 tempest-TestServerVolumeAttachmentScenario-1992422634 tempest-TestServerVolumeAttachmentScenario-1992422634-project-admin] GET call to compute for https://10.4.3.119/compute/v2.1/servers/103f61e5-96ee-43c8-846a-5328ce4f50fd/os-volume_attachments/2fafb278-0212-47f8-b522-5d27c90e40a6 used request id req-ee492645-577d-4709-86fa-c2395e7a0d97 {{(pid=100388) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 25 10:30:35.709644 np0000008063 devstack@c-api.service[100388]: ERROR cinder.volume.api [None req-85c15eb2-c57d-4611-af21-791e7ed93651 tempest-TestServerVolumeAttachmentScenario-1992422634 tempest-TestServerVolumeAttachmentScenario-1992422634-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 25 10:30:35.711999 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault [None req-85c15eb2-c57d-4611-af21-791e7ed93651 tempest-TestServerVolumeAttachmentScenario-1992422634 tempest-TestServerVolumeAttachmentScenario-1992422634-project-admin] Caught error: Detach volume from instance 103f61e5-96ee-43c8-846a-5328ce4f50fd using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 103f61e5-96ee-43c8-846a-5328ce4f50fd using the Compute API Aug 25 10:30:35.711999 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 25 10:30:35.711999 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 25 10:30:35.711999 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 25 10:30:35.711999 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 10:30:35.711999 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 25 10:30:35.711999 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 25 10:30:35.711999 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 25 10:30:35.711999 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 25 10:30:35.711999 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 25 10:30:35.711999 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 10:30:35.711999 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 25 10:30:35.711999 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 25 10:30:35.711999 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 10:30:35.711999 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 25 10:30:35.711999 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 25 10:30:35.711999 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 10:30:35.711999 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 25 10:30:35.711999 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 25 10:30:35.711999 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 10:30:35.711999 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 25 10:30:35.711999 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 25 10:30:35.711999 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 25 10:30:35.711999 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 25 10:30:35.711999 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 25 10:30:35.711999 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 10:30:35.711999 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 25 10:30:35.711999 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 25 10:30:35.711999 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 10:30:35.711999 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 25 10:30:35.711999 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 25 10:30:35.711999 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 10:30:35.711999 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 25 10:30:35.711999 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 25 10:30:35.711999 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 10:30:35.711999 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 25 10:30:35.711999 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 25 10:30:35.711999 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 25 10:30:35.711999 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 25 10:30:35.711999 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 25 10:30:35.711999 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 10:30:35.711999 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 25 10:30:35.711999 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 25 10:30:35.711999 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 10:30:35.711999 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 25 10:30:35.711999 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 25 10:30:35.711999 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 10:30:35.711999 np0000008063 devstack@c-api.service[100388]: 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 25 10:30:35.711999 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 25 10:30:35.711999 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 10:30:35.712952 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 25 10:30:35.712952 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 25 10:30:35.712952 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 25 10:30:35.712952 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 25 10:30:35.712952 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 25 10:30:35.712952 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 10:30:35.712952 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 25 10:30:35.712952 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 25 10:30:35.712952 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 10:30:35.712952 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 25 10:30:35.712952 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 25 10:30:35.712952 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 10:30:35.712952 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 25 10:30:35.712952 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 25 10:30:35.712952 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 10:30:35.712952 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 25 10:30:35.712952 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 25 10:30:35.712952 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 10:30:35.712952 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 25 10:30:35.712952 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 25 10:30:35.712952 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 10:30:35.712952 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 25 10:30:35.712952 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 25 10:30:35.712952 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 10:30:35.712952 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 25 10:30:35.712952 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 25 10:30:35.712952 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 10:30:35.712952 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 25 10:30:35.712952 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 25 10:30:35.712952 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 10:30:35.712952 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 25 10:30:35.712952 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 25 10:30:35.712952 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 10:30:35.712952 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 25 10:30:35.712952 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 25 10:30:35.712952 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 25 10:30:35.712952 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Aug 25 10:30:35.712952 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 25 10:30:35.712952 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 25 10:30:35.712952 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 25 10:30:35.712952 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 25 10:30:35.712952 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 25 10:30:35.712952 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 103f61e5-96ee-43c8-846a-5328ce4f50fd using the Compute API Aug 25 10:30:35.712952 np0000008063 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault Aug 25 10:30:35.712952 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.middleware.fault [None req-85c15eb2-c57d-4611-af21-791e7ed93651 tempest-TestServerVolumeAttachmentScenario-1992422634 tempest-TestServerVolumeAttachmentScenario-1992422634-project-admin] https://10.4.3.119/volume/v3/volumes/2fafb278-0212-47f8-b522-5d27c90e40a6/action returned with HTTP 409 Aug 25 10:30:35.713746 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1304/5225] 10.4.3.119 () {68 vars in 1390 bytes} [Tue Aug 25 10:30:35 2026] POST /volume/v3/volumes/2fafb278-0212-47f8-b522-5d27c90e40a6/action => generated 167 bytes in 266 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:30:35.719784 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-ed4065d2-1e21-4d34-ac4b-1a4b4ebf527d None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:35.721255 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1305/5226] 10.4.3.119 () {70 vars in 1597 bytes} [Tue Aug 25 10:30:35 2026] POST /volume/v3/volumes/2fafb278-0212-47f8-b522-5d27c90e40a6/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 25 10:30:35.727438 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-b0d3ba61-192f-4332-af54-3c6a9b8daa87 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:35.750484 np0000008063 devstack@c-api.service[100389]: WARNING keystonemiddleware.auth_token [None req-b0d3ba61-192f-4332-af54-3c6a9b8daa87 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 25 10:30:35.751610 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1303/5227] 10.4.3.119 () {70 vars in 1597 bytes} [Tue Aug 25 10:30:35 2026] POST /volume/v3/volumes/2fafb278-0212-47f8-b522-5d27c90e40a6/action => generated 114 bytes in 25 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 25 10:30:35.758693 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-d1d77897-d76c-44de-b4f8-641972a2f485 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:35.761061 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d1d77897-d76c-44de-b4f8-641972a2f485 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] GET https://10.4.3.119/volume/v3/volumes/56355e68-e6e1-4cd5-a2c0-f2536f055b20 Aug 25 10:30:35.761371 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d1d77897-d76c-44de-b4f8-641972a2f485 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:35.761638 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d1d77897-d76c-44de-b4f8-641972a2f485 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:35.771544 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:35.771544 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:30:35.776474 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-d1d77897-d76c-44de-b4f8-641972a2f485 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Volume info retrieved successfully. Aug 25 10:30:35.780679 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d1d77897-d76c-44de-b4f8-641972a2f485 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] https://10.4.3.119/volume/v3/volumes/56355e68-e6e1-4cd5-a2c0-f2536f055b20 returned with HTTP 200 Aug 25 10:30:35.781036 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1316/5228] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:30:35 2026] GET /volume/v3/volumes/56355e68-e6e1-4cd5-a2c0-f2536f055b20 => generated 857 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:30:35.792874 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-397531d8-262d-4bf8-b675-bcf65d5c84c5 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:35.794884 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-397531d8-262d-4bf8-b675-bcf65d5c84c5 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] GET https://10.4.3.119/volume/v3/volumes/56355e68-e6e1-4cd5-a2c0-f2536f055b20 Aug 25 10:30:35.795150 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-397531d8-262d-4bf8-b675-bcf65d5c84c5 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:35.795378 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-397531d8-262d-4bf8-b675-bcf65d5c84c5 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:35.827787 np0000008063 devstack@c-api.service[100388]: DEBUG oslo_db.sqlalchemy.engines [None req-397531d8-262d-4bf8-b675-bcf65d5c84c5 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100388) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 10:30:35.834070 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:35.834070 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:30:35.838646 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-397531d8-262d-4bf8-b675-bcf65d5c84c5 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Volume info retrieved successfully. Aug 25 10:30:35.843096 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-397531d8-262d-4bf8-b675-bcf65d5c84c5 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] https://10.4.3.119/volume/v3/volumes/56355e68-e6e1-4cd5-a2c0-f2536f055b20 returned with HTTP 200 Aug 25 10:30:35.843490 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1305/5229] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:30:35 2026] GET /volume/v3/volumes/56355e68-e6e1-4cd5-a2c0-f2536f055b20 => generated 857 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:30:35.887797 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-bd16426a-c25a-43af-bea8-8363aee3a667 req-0a721b0f-4ce5-4b5e-b28b-1cd26da85244 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:35.890003 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-bd16426a-c25a-43af-bea8-8363aee3a667 req-0a721b0f-4ce5-4b5e-b28b-1cd26da85244 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] GET https://10.4.3.119/volume/v3/volumes/56355e68-e6e1-4cd5-a2c0-f2536f055b20 Aug 25 10:30:35.890116 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-bd16426a-c25a-43af-bea8-8363aee3a667 req-0a721b0f-4ce5-4b5e-b28b-1cd26da85244 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:35.890316 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-bd16426a-c25a-43af-bea8-8363aee3a667 req-0a721b0f-4ce5-4b5e-b28b-1cd26da85244 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:35.899118 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:35.899118 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:30:35.903632 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [req-bd16426a-c25a-43af-bea8-8363aee3a667 req-0a721b0f-4ce5-4b5e-b28b-1cd26da85244 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Volume info retrieved successfully. Aug 25 10:30:35.908325 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-bd16426a-c25a-43af-bea8-8363aee3a667 req-0a721b0f-4ce5-4b5e-b28b-1cd26da85244 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] https://10.4.3.119/volume/v3/volumes/56355e68-e6e1-4cd5-a2c0-f2536f055b20 returned with HTTP 200 Aug 25 10:30:35.908804 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1306/5230] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:30:35 2026] GET /volume/v3/volumes/56355e68-e6e1-4cd5-a2c0-f2536f055b20 => generated 857 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:30:35.981518 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-d43bc25b-c367-4933-aeb5-529d8ff3a625 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:35.989973 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d43bc25b-c367-4933-aeb5-529d8ff3a625 None None] GET https://10.4.3.119/volume// Aug 25 10:30:35.989973 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d43bc25b-c367-4933-aeb5-529d8ff3a625 None None] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:35.989973 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d43bc25b-c367-4933-aeb5-529d8ff3a625 None None] Calling method 'all' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:35.989973 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d43bc25b-c367-4933-aeb5-529d8ff3a625 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:30:35.989973 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1304/5231] 10.4.3.119 () {66 vars in 1428 bytes} [Tue Aug 25 10:30:35 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:30:35.997700 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-bd16426a-c25a-43af-bea8-8363aee3a667 req-4e13091d-73cc-4998-8ac2-e1750dd1cd5e None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:35.999723 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-bd16426a-c25a-43af-bea8-8363aee3a667 req-4e13091d-73cc-4998-8ac2-e1750dd1cd5e tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] POST https://10.4.3.119/volume/v3/attachments Aug 25 10:30:36.000203 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-bd16426a-c25a-43af-bea8-8363aee3a667 req-4e13091d-73cc-4998-8ac2-e1750dd1cd5e tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "56355e68-e6e1-4cd5-a2c0-f2536f055b20", "connector": null, "instance_uuid": "103f61e5-96ee-43c8-846a-5328ce4f50fd"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:30:36.008914 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:36.008914 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:30:36.034064 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-bd16426a-c25a-43af-bea8-8363aee3a667 req-4e13091d-73cc-4998-8ac2-e1750dd1cd5e tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] https://10.4.3.119/volume/v3/attachments returned with HTTP 200 Aug 25 10:30:36.034518 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1317/5232] 10.4.3.119 () {74 vars in 1594 bytes} [Tue Aug 25 10:30:35 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 25 10:30:36.065656 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-16ac9872-2e91-4567-b920-ad9949645e22 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:36.068009 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-16ac9872-2e91-4567-b920-ad9949645e22 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] GET https://10.4.3.119/volume/v3/volumes/56355e68-e6e1-4cd5-a2c0-f2536f055b20 Aug 25 10:30:36.068307 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-16ac9872-2e91-4567-b920-ad9949645e22 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:36.068573 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-16ac9872-2e91-4567-b920-ad9949645e22 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:36.078867 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:36.078867 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:30:36.082973 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-b25a9ea4-37a3-4220-b9f5-824232b4c4d6 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:36.083088 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-16ac9872-2e91-4567-b920-ad9949645e22 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Volume info retrieved successfully. Aug 25 10:30:36.083388 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b25a9ea4-37a3-4220-b9f5-824232b4c4d6 None None] GET https://10.4.3.119/volume// Aug 25 10:30:36.083539 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b25a9ea4-37a3-4220-b9f5-824232b4c4d6 None None] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:36.083726 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b25a9ea4-37a3-4220-b9f5-824232b4c4d6 None None] Calling method 'all' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:36.084129 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b25a9ea4-37a3-4220-b9f5-824232b4c4d6 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:30:36.084482 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1307/5233] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:30:36 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:30:36.087354 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-16ac9872-2e91-4567-b920-ad9949645e22 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] https://10.4.3.119/volume/v3/volumes/56355e68-e6e1-4cd5-a2c0-f2536f055b20 returned with HTTP 200 Aug 25 10:30:36.087747 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1306/5234] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:30:36 2026] GET /volume/v3/volumes/56355e68-e6e1-4cd5-a2c0-f2536f055b20 => generated 856 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:30:36.091160 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-bd16426a-c25a-43af-bea8-8363aee3a667 req-8e3e7f29-3628-4147-b884-1a466667535c None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:36.093275 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-bd16426a-c25a-43af-bea8-8363aee3a667 req-8e3e7f29-3628-4147-b884-1a466667535c tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] GET https://10.4.3.119/volume/v3/volumes/56355e68-e6e1-4cd5-a2c0-f2536f055b20 Aug 25 10:30:36.093506 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-bd16426a-c25a-43af-bea8-8363aee3a667 req-8e3e7f29-3628-4147-b884-1a466667535c tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:36.093723 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-bd16426a-c25a-43af-bea8-8363aee3a667 req-8e3e7f29-3628-4147-b884-1a466667535c tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:36.102653 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:36.102653 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:30:36.105769 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-bd16426a-c25a-43af-bea8-8363aee3a667 req-8e3e7f29-3628-4147-b884-1a466667535c tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Volume info retrieved successfully. Aug 25 10:30:36.109410 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-bd16426a-c25a-43af-bea8-8363aee3a667 req-8e3e7f29-3628-4147-b884-1a466667535c tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] https://10.4.3.119/volume/v3/volumes/56355e68-e6e1-4cd5-a2c0-f2536f055b20 returned with HTTP 200 Aug 25 10:30:36.109845 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1305/5235] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:30:36 2026] GET /volume/v3/volumes/56355e68-e6e1-4cd5-a2c0-f2536f055b20 => generated 1036 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:30:36.207443 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-bd16426a-c25a-43af-bea8-8363aee3a667 req-6242e6af-f979-4403-9521-0a2e2caa5746 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:36.209611 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-bd16426a-c25a-43af-bea8-8363aee3a667 req-6242e6af-f979-4403-9521-0a2e2caa5746 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] PUT https://10.4.3.119/volume/v3/attachments/12fca87b-801c-4af1-9c2c-71291f94a583 Aug 25 10:30:36.210043 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-bd16426a-c25a-43af-bea8-8363aee3a667 req-6242e6af-f979-4403-9521-0a2e2caa5746 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.119", "host": "np0000008063", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3398d5156650", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "462fd6ce-c505-48ef-84ec-f85776d45b24", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:30:36.217274 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-bd16426a-c25a-43af-bea8-8363aee3a667 req-6242e6af-f979-4403-9521-0a2e2caa5746 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Acquiring lock "cinder-attachment_update-56355e68-e6e1-4cd5-a2c0-f2536f055b20-np0000008063" by "attachment_update" {{(pid=100391) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 10:30:36.221589 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-bd16426a-c25a-43af-bea8-8363aee3a667 req-6242e6af-f979-4403-9521-0a2e2caa5746 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Lock "cinder-attachment_update-56355e68-e6e1-4cd5-a2c0-f2536f055b20-np0000008063" acquired by "attachment_update" :: waited 0.004s {{(pid=100391) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 10:30:36.222732 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:36.222732 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:30:36.306358 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-bd16426a-c25a-43af-bea8-8363aee3a667 req-6242e6af-f979-4403-9521-0a2e2caa5746 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Lock "cinder-attachment_update-56355e68-e6e1-4cd5-a2c0-f2536f055b20-np0000008063" released by "attachment_update" :: held 0.085s {{(pid=100391) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 10:30:36.306677 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-bd16426a-c25a-43af-bea8-8363aee3a667 req-6242e6af-f979-4403-9521-0a2e2caa5746 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] https://10.4.3.119/volume/v3/attachments/12fca87b-801c-4af1-9c2c-71291f94a583 returned with HTTP 200 Aug 25 10:30:36.307148 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1318/5236] 10.4.3.119 () {74 vars in 1704 bytes} [Tue Aug 25 10:30:36 2026] PUT /volume/v3/attachments/12fca87b-801c-4af1-9c2c-71291f94a583 => generated 969 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:30:36.534500 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-30411cc6-ea9f-428b-be45-9c2331b3038f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:36.536537 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-30411cc6-ea9f-428b-be45-9c2331b3038f tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] GET https://10.4.3.119/volume/v3/volumes/729bb0a6-e079-4960-8686-b94d4c435ac7 Aug 25 10:30:36.536879 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-30411cc6-ea9f-428b-be45-9c2331b3038f tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:36.537251 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-30411cc6-ea9f-428b-be45-9c2331b3038f tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:36.549819 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:36.549819 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:30:36.553478 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-30411cc6-ea9f-428b-be45-9c2331b3038f tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Volume info retrieved successfully. Aug 25 10:30:36.557657 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-30411cc6-ea9f-428b-be45-9c2331b3038f tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/volumes/729bb0a6-e079-4960-8686-b94d4c435ac7 returned with HTTP 200 Aug 25 10:30:36.558132 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1308/5237] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:30:36 2026] GET /volume/v3/volumes/729bb0a6-e079-4960-8686-b94d4c435ac7 => generated 1217 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:30:36.930382 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-a9cd0b98-501c-491b-8e88-610ec217ce93 req-150d009a-ad3f-4a92-8568-44ab17c8d764 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:36.932485 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-a9cd0b98-501c-491b-8e88-610ec217ce93 req-150d009a-ad3f-4a92-8568-44ab17c8d764 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] POST https://10.4.3.119/volume/v3/attachments/759fb19a-9052-4b90-a858-026d2e06e02f/action Aug 25 10:30:36.932831 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-a9cd0b98-501c-491b-8e88-610ec217ce93 req-150d009a-ad3f-4a92-8568-44ab17c8d764 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Action body: b'{"os-complete": null}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:30:36.933004 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-a9cd0b98-501c-491b-8e88-610ec217ce93 req-150d009a-ad3f-4a92-8568-44ab17c8d764 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:30:36.950786 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:36.950786 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:30:36.969760 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-a9cd0b98-501c-491b-8e88-610ec217ce93 req-150d009a-ad3f-4a92-8568-44ab17c8d764 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/attachments/759fb19a-9052-4b90-a858-026d2e06e02f/action returned with HTTP 204 Aug 25 10:30:36.970284 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1307/5238] 10.4.3.119 () {74 vars in 1725 bytes} [Tue Aug 25 10:30:36 2026] POST /volume/v3/attachments/759fb19a-9052-4b90-a858-026d2e06e02f/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:30:37.100806 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-187dd7d1-6038-4f7e-be78-a6a4bebc3446 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:37.102908 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-187dd7d1-6038-4f7e-be78-a6a4bebc3446 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] GET https://10.4.3.119/volume/v3/volumes/56355e68-e6e1-4cd5-a2c0-f2536f055b20 Aug 25 10:30:37.103102 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-187dd7d1-6038-4f7e-be78-a6a4bebc3446 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:37.103301 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-187dd7d1-6038-4f7e-be78-a6a4bebc3446 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:37.112943 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:37.112943 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:30:37.116365 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-187dd7d1-6038-4f7e-be78-a6a4bebc3446 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Volume info retrieved successfully. Aug 25 10:30:37.120309 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-187dd7d1-6038-4f7e-be78-a6a4bebc3446 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] https://10.4.3.119/volume/v3/volumes/56355e68-e6e1-4cd5-a2c0-f2536f055b20 returned with HTTP 200 Aug 25 10:30:37.120658 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1306/5239] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:30:37 2026] GET /volume/v3/volumes/56355e68-e6e1-4cd5-a2c0-f2536f055b20 => generated 857 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:30:37.574492 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-ac15dd17-04fc-45b0-b568-ee1187ad82db None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:37.576385 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ac15dd17-04fc-45b0-b568-ee1187ad82db tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] GET https://10.4.3.119/volume/v3/volumes/729bb0a6-e079-4960-8686-b94d4c435ac7 Aug 25 10:30:37.576568 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ac15dd17-04fc-45b0-b568-ee1187ad82db tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:37.576767 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ac15dd17-04fc-45b0-b568-ee1187ad82db tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:37.589799 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:37.589799 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:30:37.593012 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-ac15dd17-04fc-45b0-b568-ee1187ad82db tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Volume info retrieved successfully. Aug 25 10:30:37.596733 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ac15dd17-04fc-45b0-b568-ee1187ad82db tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/volumes/729bb0a6-e079-4960-8686-b94d4c435ac7 returned with HTTP 200 Aug 25 10:30:37.597155 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1319/5240] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:30:37 2026] GET /volume/v3/volumes/729bb0a6-e079-4960-8686-b94d4c435ac7 => generated 1511 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:30:38.137032 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-687f449f-49b3-44e1-8a0d-a5ee8824d3b0 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:38.139326 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-687f449f-49b3-44e1-8a0d-a5ee8824d3b0 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] GET https://10.4.3.119/volume/v3/volumes/56355e68-e6e1-4cd5-a2c0-f2536f055b20 Aug 25 10:30:38.139596 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-687f449f-49b3-44e1-8a0d-a5ee8824d3b0 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:38.139863 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-687f449f-49b3-44e1-8a0d-a5ee8824d3b0 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:38.151119 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:38.151119 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:30:38.155392 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-687f449f-49b3-44e1-8a0d-a5ee8824d3b0 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Volume info retrieved successfully. Aug 25 10:30:38.160477 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-687f449f-49b3-44e1-8a0d-a5ee8824d3b0 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] https://10.4.3.119/volume/v3/volumes/56355e68-e6e1-4cd5-a2c0-f2536f055b20 returned with HTTP 200 Aug 25 10:30:38.160952 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1309/5241] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:30:38 2026] GET /volume/v3/volumes/56355e68-e6e1-4cd5-a2c0-f2536f055b20 => generated 857 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:30:38.853633 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-c267ad43-8202-4892-a31a-f65993780927 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:38.855750 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c267ad43-8202-4892-a31a-f65993780927 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] GET https://10.4.3.119/volume/v3/volumes/729bb0a6-e079-4960-8686-b94d4c435ac7 Aug 25 10:30:38.855951 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c267ad43-8202-4892-a31a-f65993780927 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:38.856150 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c267ad43-8202-4892-a31a-f65993780927 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:38.866690 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:38.866690 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:30:38.869572 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-c267ad43-8202-4892-a31a-f65993780927 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Volume info retrieved successfully. Aug 25 10:30:38.873294 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c267ad43-8202-4892-a31a-f65993780927 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/volumes/729bb0a6-e079-4960-8686-b94d4c435ac7 returned with HTTP 200 Aug 25 10:30:38.873636 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1308/5242] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:30:38 2026] GET /volume/v3/volumes/729bb0a6-e079-4960-8686-b94d4c435ac7 => generated 1511 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:30:38.885731 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-7afd0af2-7665-4eb1-ae8b-f2e9af234dac None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:38.887673 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-7afd0af2-7665-4eb1-ae8b-f2e9af234dac tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] GET https://10.4.3.119/volume/v3/volumes/729bb0a6-e079-4960-8686-b94d4c435ac7 Aug 25 10:30:38.887888 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-7afd0af2-7665-4eb1-ae8b-f2e9af234dac tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:38.888091 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-7afd0af2-7665-4eb1-ae8b-f2e9af234dac tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:38.899645 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:38.899645 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:30:38.902802 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-7afd0af2-7665-4eb1-ae8b-f2e9af234dac tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Volume info retrieved successfully. Aug 25 10:30:38.906675 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-7afd0af2-7665-4eb1-ae8b-f2e9af234dac tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/volumes/729bb0a6-e079-4960-8686-b94d4c435ac7 returned with HTTP 200 Aug 25 10:30:38.907047 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1307/5243] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:30:38 2026] GET /volume/v3/volumes/729bb0a6-e079-4960-8686-b94d4c435ac7 => generated 1511 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:30:38.919409 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-df1bb9d9-9c0f-433e-8ea1-5c8468702d8c None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:38.921067 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-df1bb9d9-9c0f-433e-8ea1-5c8468702d8c tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] GET https://10.4.3.119/volume/v3/volumes/729bb0a6-e079-4960-8686-b94d4c435ac7 Aug 25 10:30:38.921258 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-df1bb9d9-9c0f-433e-8ea1-5c8468702d8c tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:38.921439 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-df1bb9d9-9c0f-433e-8ea1-5c8468702d8c tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:38.932032 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:38.932032 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:30:38.935390 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-df1bb9d9-9c0f-433e-8ea1-5c8468702d8c tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Volume info retrieved successfully. Aug 25 10:30:38.940005 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-df1bb9d9-9c0f-433e-8ea1-5c8468702d8c tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/volumes/729bb0a6-e079-4960-8686-b94d4c435ac7 returned with HTTP 200 Aug 25 10:30:38.940567 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1320/5244] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:30:38 2026] GET /volume/v3/volumes/729bb0a6-e079-4960-8686-b94d4c435ac7 => generated 1511 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:30:38.985107 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-0979f40b-301f-4cb4-b0fa-19cac4a3bcd4 req-e9d6ab0d-5fa1-469e-b9ac-a3c7ae1be2fb None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:38.987090 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-0979f40b-301f-4cb4-b0fa-19cac4a3bcd4 req-e9d6ab0d-5fa1-469e-b9ac-a3c7ae1be2fb tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] GET https://10.4.3.119/volume/v3/volumes/729bb0a6-e079-4960-8686-b94d4c435ac7 Aug 25 10:30:38.987324 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-0979f40b-301f-4cb4-b0fa-19cac4a3bcd4 req-e9d6ab0d-5fa1-469e-b9ac-a3c7ae1be2fb tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:38.987527 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-0979f40b-301f-4cb4-b0fa-19cac4a3bcd4 req-e9d6ab0d-5fa1-469e-b9ac-a3c7ae1be2fb tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:38.998728 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:38.998728 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:30:39.002291 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [req-0979f40b-301f-4cb4-b0fa-19cac4a3bcd4 req-e9d6ab0d-5fa1-469e-b9ac-a3c7ae1be2fb tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Volume info retrieved successfully. Aug 25 10:30:39.006565 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-0979f40b-301f-4cb4-b0fa-19cac4a3bcd4 req-e9d6ab0d-5fa1-469e-b9ac-a3c7ae1be2fb tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/volumes/729bb0a6-e079-4960-8686-b94d4c435ac7 returned with HTTP 200 Aug 25 10:30:39.007003 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1310/5245] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:30:38 2026] GET /volume/v3/volumes/729bb0a6-e079-4960-8686-b94d4c435ac7 => generated 1511 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:30:39.029281 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-0979f40b-301f-4cb4-b0fa-19cac4a3bcd4 req-56516c51-dfae-477d-986a-1a1609651c89 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:39.031445 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-0979f40b-301f-4cb4-b0fa-19cac4a3bcd4 req-56516c51-dfae-477d-986a-1a1609651c89 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] POST https://10.4.3.119/volume/v3/volumes/729bb0a6-e079-4960-8686-b94d4c435ac7/action Aug 25 10:30:39.031785 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-0979f40b-301f-4cb4-b0fa-19cac4a3bcd4 req-56516c51-dfae-477d-986a-1a1609651c89 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:30:39.031899 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-0979f40b-301f-4cb4-b0fa-19cac4a3bcd4 req-56516c51-dfae-477d-986a-1a1609651c89 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:30:39.044070 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:39.044070 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:30:39.044529 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [req-0979f40b-301f-4cb4-b0fa-19cac4a3bcd4 req-56516c51-dfae-477d-986a-1a1609651c89 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Volume info retrieved successfully. Aug 25 10:30:39.051553 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [req-0979f40b-301f-4cb4-b0fa-19cac4a3bcd4 req-56516c51-dfae-477d-986a-1a1609651c89 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Begin detaching volume completed successfully. Aug 25 10:30:39.051747 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-0979f40b-301f-4cb4-b0fa-19cac4a3bcd4 req-56516c51-dfae-477d-986a-1a1609651c89 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/volumes/729bb0a6-e079-4960-8686-b94d4c435ac7/action returned with HTTP 202 Aug 25 10:30:39.052223 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1309/5246] 10.4.3.119 () {72 vars in 1672 bytes} [Tue Aug 25 10:30:39 2026] POST /volume/v3/volumes/729bb0a6-e079-4960-8686-b94d4c435ac7/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:30:39.072612 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-4e23bbb9-8e5e-42d2-aba2-0c26f3a9e848 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:39.074410 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4e23bbb9-8e5e-42d2-aba2-0c26f3a9e848 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] GET https://10.4.3.119/volume/v3/volumes/729bb0a6-e079-4960-8686-b94d4c435ac7 Aug 25 10:30:39.074619 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4e23bbb9-8e5e-42d2-aba2-0c26f3a9e848 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:39.074801 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4e23bbb9-8e5e-42d2-aba2-0c26f3a9e848 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:39.086396 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:39.086396 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:30:39.089950 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-4e23bbb9-8e5e-42d2-aba2-0c26f3a9e848 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Volume info retrieved successfully. Aug 25 10:30:39.094041 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4e23bbb9-8e5e-42d2-aba2-0c26f3a9e848 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/volumes/729bb0a6-e079-4960-8686-b94d4c435ac7 returned with HTTP 200 Aug 25 10:30:39.094425 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1308/5247] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:30:39 2026] GET /volume/v3/volumes/729bb0a6-e079-4960-8686-b94d4c435ac7 => generated 1514 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:30:39.100303 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-9ecb95c6-1930-48c7-ac83-d8e6cf634b2d None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:39.100758 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9ecb95c6-1930-48c7-ac83-d8e6cf634b2d None None] GET https://10.4.3.119/volume// Aug 25 10:30:39.100997 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9ecb95c6-1930-48c7-ac83-d8e6cf634b2d None None] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:39.101207 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9ecb95c6-1930-48c7-ac83-d8e6cf634b2d None None] Calling method 'all' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:39.101600 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9ecb95c6-1930-48c7-ac83-d8e6cf634b2d None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:30:39.101984 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1321/5248] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:30:39 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:30:39.110561 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-0979f40b-301f-4cb4-b0fa-19cac4a3bcd4 req-779bc5e5-2af4-4a94-a595-641d561c27cd None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:39.112291 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-0979f40b-301f-4cb4-b0fa-19cac4a3bcd4 req-779bc5e5-2af4-4a94-a595-641d561c27cd tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] GET https://10.4.3.119/volume/v3/volumes/729bb0a6-e079-4960-8686-b94d4c435ac7 Aug 25 10:30:39.112467 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-0979f40b-301f-4cb4-b0fa-19cac4a3bcd4 req-779bc5e5-2af4-4a94-a595-641d561c27cd tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:39.112637 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-0979f40b-301f-4cb4-b0fa-19cac4a3bcd4 req-779bc5e5-2af4-4a94-a595-641d561c27cd tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:39.124129 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:39.124129 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:30:39.127273 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [req-0979f40b-301f-4cb4-b0fa-19cac4a3bcd4 req-779bc5e5-2af4-4a94-a595-641d561c27cd tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Volume info retrieved successfully. Aug 25 10:30:39.130975 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-0979f40b-301f-4cb4-b0fa-19cac4a3bcd4 req-779bc5e5-2af4-4a94-a595-641d561c27cd tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/volumes/729bb0a6-e079-4960-8686-b94d4c435ac7 returned with HTTP 200 Aug 25 10:30:39.131362 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1311/5249] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:30:39 2026] GET /volume/v3/volumes/729bb0a6-e079-4960-8686-b94d4c435ac7 => generated 1694 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:30:39.174351 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-309e4a64-1120-4249-9d90-b91fb195ba81 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:39.176450 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-309e4a64-1120-4249-9d90-b91fb195ba81 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] GET https://10.4.3.119/volume/v3/volumes/56355e68-e6e1-4cd5-a2c0-f2536f055b20 Aug 25 10:30:39.176654 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-309e4a64-1120-4249-9d90-b91fb195ba81 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:39.176870 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-309e4a64-1120-4249-9d90-b91fb195ba81 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:39.187813 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:39.187813 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:30:39.191829 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-309e4a64-1120-4249-9d90-b91fb195ba81 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Volume info retrieved successfully. Aug 25 10:30:39.197267 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-309e4a64-1120-4249-9d90-b91fb195ba81 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] https://10.4.3.119/volume/v3/volumes/56355e68-e6e1-4cd5-a2c0-f2536f055b20 returned with HTTP 200 Aug 25 10:30:39.197721 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1310/5250] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:30:39 2026] GET /volume/v3/volumes/56355e68-e6e1-4cd5-a2c0-f2536f055b20 => generated 857 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:30:39.637767 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-0979f40b-301f-4cb4-b0fa-19cac4a3bcd4 req-14454f5c-01bd-4993-afd1-157a0ddd3eea None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:39.640543 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-0979f40b-301f-4cb4-b0fa-19cac4a3bcd4 req-14454f5c-01bd-4993-afd1-157a0ddd3eea tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] GET https://10.4.3.119/volume/v3/volumes/729bb0a6-e079-4960-8686-b94d4c435ac7 Aug 25 10:30:39.640824 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-0979f40b-301f-4cb4-b0fa-19cac4a3bcd4 req-14454f5c-01bd-4993-afd1-157a0ddd3eea tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:39.641103 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-0979f40b-301f-4cb4-b0fa-19cac4a3bcd4 req-14454f5c-01bd-4993-afd1-157a0ddd3eea tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:39.655494 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:39.655494 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:30:39.659570 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-0979f40b-301f-4cb4-b0fa-19cac4a3bcd4 req-14454f5c-01bd-4993-afd1-157a0ddd3eea tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Volume info retrieved successfully. Aug 25 10:30:39.664519 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-0979f40b-301f-4cb4-b0fa-19cac4a3bcd4 req-14454f5c-01bd-4993-afd1-157a0ddd3eea tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/volumes/729bb0a6-e079-4960-8686-b94d4c435ac7 returned with HTTP 200 Aug 25 10:30:39.665025 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1309/5251] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:30:39 2026] GET /volume/v3/volumes/729bb0a6-e079-4960-8686-b94d4c435ac7 => generated 1514 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:30:39.680619 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-0979f40b-301f-4cb4-b0fa-19cac4a3bcd4 req-885ff257-e702-451e-aabb-4233535a11e2 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:39.683367 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-0979f40b-301f-4cb4-b0fa-19cac4a3bcd4 req-885ff257-e702-451e-aabb-4233535a11e2 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] DELETE https://10.4.3.119/volume/v3/attachments/759fb19a-9052-4b90-a858-026d2e06e02f Aug 25 10:30:39.683649 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-0979f40b-301f-4cb4-b0fa-19cac4a3bcd4 req-885ff257-e702-451e-aabb-4233535a11e2 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:39.683901 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-0979f40b-301f-4cb4-b0fa-19cac4a3bcd4 req-885ff257-e702-451e-aabb-4233535a11e2 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Calling method 'version_select' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:39.692756 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:39.692756 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:30:39.747967 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-0979f40b-301f-4cb4-b0fa-19cac4a3bcd4 req-885ff257-e702-451e-aabb-4233535a11e2 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/attachments/759fb19a-9052-4b90-a858-026d2e06e02f returned with HTTP 200 Aug 25 10:30:39.748452 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1322/5252] 10.4.3.119 () {72 vars in 1673 bytes} [Tue Aug 25 10:30:39 2026] DELETE /volume/v3/attachments/759fb19a-9052-4b90-a858-026d2e06e02f => generated 192 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:30:39.978069 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-bd16426a-c25a-43af-bea8-8363aee3a667 req-628919cd-7bfd-4732-9300-78cc085df429 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:39.980509 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-bd16426a-c25a-43af-bea8-8363aee3a667 req-628919cd-7bfd-4732-9300-78cc085df429 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] POST https://10.4.3.119/volume/v3/attachments/12fca87b-801c-4af1-9c2c-71291f94a583/action Aug 25 10:30:39.981006 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-bd16426a-c25a-43af-bea8-8363aee3a667 req-628919cd-7bfd-4732-9300-78cc085df429 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Action body: b'{"os-complete": null}' {{(pid=100390) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:30:39.981191 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-bd16426a-c25a-43af-bea8-8363aee3a667 req-628919cd-7bfd-4732-9300-78cc085df429 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:30:39.998827 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:39.998827 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:30:40.009402 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-bd16426a-c25a-43af-bea8-8363aee3a667 req-628919cd-7bfd-4732-9300-78cc085df429 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] https://10.4.3.119/volume/v3/attachments/12fca87b-801c-4af1-9c2c-71291f94a583/action returned with HTTP 204 Aug 25 10:30:40.010019 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1312/5253] 10.4.3.119 () {74 vars in 1725 bytes} [Tue Aug 25 10:30:39 2026] POST /volume/v3/attachments/12fca87b-801c-4af1-9c2c-71291f94a583/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:30:40.109154 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-33c6e8d2-01e6-4d23-a901-ea3b1c5ff7d9 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:40.111576 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-33c6e8d2-01e6-4d23-a901-ea3b1c5ff7d9 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] GET https://10.4.3.119/volume/v3/volumes/729bb0a6-e079-4960-8686-b94d4c435ac7 Aug 25 10:30:40.111882 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-33c6e8d2-01e6-4d23-a901-ea3b1c5ff7d9 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:40.112238 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-33c6e8d2-01e6-4d23-a901-ea3b1c5ff7d9 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:40.123408 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:40.123408 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:30:40.127445 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-33c6e8d2-01e6-4d23-a901-ea3b1c5ff7d9 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Volume info retrieved successfully. Aug 25 10:30:40.132445 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-33c6e8d2-01e6-4d23-a901-ea3b1c5ff7d9 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/volumes/729bb0a6-e079-4960-8686-b94d4c435ac7 returned with HTTP 200 Aug 25 10:30:40.132881 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1311/5254] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:30:40 2026] GET /volume/v3/volumes/729bb0a6-e079-4960-8686-b94d4c435ac7 => generated 1214 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:30:40.212276 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-68d09d58-2ebc-470a-bcab-e78f994c57e4 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:40.214118 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-68d09d58-2ebc-470a-bcab-e78f994c57e4 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] GET https://10.4.3.119/volume/v3/volumes/56355e68-e6e1-4cd5-a2c0-f2536f055b20 Aug 25 10:30:40.214430 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-68d09d58-2ebc-470a-bcab-e78f994c57e4 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:40.214697 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-68d09d58-2ebc-470a-bcab-e78f994c57e4 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:40.231833 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:40.231833 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:30:40.238420 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-68d09d58-2ebc-470a-bcab-e78f994c57e4 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Volume info retrieved successfully. Aug 25 10:30:40.248567 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-68d09d58-2ebc-470a-bcab-e78f994c57e4 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] https://10.4.3.119/volume/v3/volumes/56355e68-e6e1-4cd5-a2c0-f2536f055b20 returned with HTTP 200 Aug 25 10:30:40.248944 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1310/5255] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:30:40 2026] GET /volume/v3/volumes/56355e68-e6e1-4cd5-a2c0-f2536f055b20 => generated 1149 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:30:40.262495 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-fb82b36e-c8d5-4b2e-9787-c8a4b5b50540 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:40.265000 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-fb82b36e-c8d5-4b2e-9787-c8a4b5b50540 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] GET https://10.4.3.119/volume/v3/volumes/56355e68-e6e1-4cd5-a2c0-f2536f055b20 Aug 25 10:30:40.265122 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-fb82b36e-c8d5-4b2e-9787-c8a4b5b50540 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:40.265349 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-fb82b36e-c8d5-4b2e-9787-c8a4b5b50540 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:40.287382 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:40.287382 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:30:40.297176 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-fb82b36e-c8d5-4b2e-9787-c8a4b5b50540 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Volume info retrieved successfully. Aug 25 10:30:40.301409 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-fb82b36e-c8d5-4b2e-9787-c8a4b5b50540 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] https://10.4.3.119/volume/v3/volumes/56355e68-e6e1-4cd5-a2c0-f2536f055b20 returned with HTTP 200 Aug 25 10:30:40.301803 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1323/5256] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:30:40 2026] GET /volume/v3/volumes/56355e68-e6e1-4cd5-a2c0-f2536f055b20 => generated 1149 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:30:40.316555 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-54a37f9f-2fd1-4801-b853-ecfad37d66d9 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:40.318480 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-54a37f9f-2fd1-4801-b853-ecfad37d66d9 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] POST https://10.4.3.119/volume/v3/volumes/2fafb278-0212-47f8-b522-5d27c90e40a6/action Aug 25 10:30:40.318837 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-54a37f9f-2fd1-4801-b853-ecfad37d66d9 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Action body: b'{"os-detach": {"attachment_id": "12fca87b-801c-4af1-9c2c-71291f94a583"}}' {{(pid=100390) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:30:40.318982 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-54a37f9f-2fd1-4801-b853-ecfad37d66d9 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "12fca87b-801c-4af1-9c2c-71291f94a583"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:30:40.330520 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:40.330520 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:30:40.330991 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-54a37f9f-2fd1-4801-b853-ecfad37d66d9 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Volume info retrieved successfully. Aug 25 10:30:40.338469 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-54a37f9f-2fd1-4801-b853-ecfad37d66d9 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] https://10.4.3.119/volume/v3/volumes/2fafb278-0212-47f8-b522-5d27c90e40a6/action returned with HTTP 400 Aug 25 10:30:40.339036 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1313/5257] 10.4.3.119 () {68 vars in 1390 bytes} [Tue Aug 25 10:30:40 2026] POST /volume/v3/volumes/2fafb278-0212-47f8-b522-5d27c90e40a6/action => generated 100 bytes in 23 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 25 10:30:40.380683 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-7a9ee06d-0c35-45e0-b96d-9a7bc2fb5394 req-82bc0fc5-502d-4b3a-812a-236cbfd27a5d None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:40.382859 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-7a9ee06d-0c35-45e0-b96d-9a7bc2fb5394 req-82bc0fc5-502d-4b3a-812a-236cbfd27a5d tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] GET https://10.4.3.119/volume/v3/volumes/56355e68-e6e1-4cd5-a2c0-f2536f055b20 Aug 25 10:30:40.383087 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-7a9ee06d-0c35-45e0-b96d-9a7bc2fb5394 req-82bc0fc5-502d-4b3a-812a-236cbfd27a5d tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:40.383336 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-7a9ee06d-0c35-45e0-b96d-9a7bc2fb5394 req-82bc0fc5-502d-4b3a-812a-236cbfd27a5d tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:40.394025 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:40.394025 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:30:40.397594 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [req-7a9ee06d-0c35-45e0-b96d-9a7bc2fb5394 req-82bc0fc5-502d-4b3a-812a-236cbfd27a5d tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Volume info retrieved successfully. Aug 25 10:30:40.401943 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-7a9ee06d-0c35-45e0-b96d-9a7bc2fb5394 req-82bc0fc5-502d-4b3a-812a-236cbfd27a5d tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] https://10.4.3.119/volume/v3/volumes/56355e68-e6e1-4cd5-a2c0-f2536f055b20 returned with HTTP 200 Aug 25 10:30:40.402411 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1312/5258] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:30:40 2026] GET /volume/v3/volumes/56355e68-e6e1-4cd5-a2c0-f2536f055b20 => generated 1149 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:30:40.423727 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-7a9ee06d-0c35-45e0-b96d-9a7bc2fb5394 req-863373a8-e9e0-4380-bbef-58211acecf03 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:40.425870 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-7a9ee06d-0c35-45e0-b96d-9a7bc2fb5394 req-863373a8-e9e0-4380-bbef-58211acecf03 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] POST https://10.4.3.119/volume/v3/volumes/56355e68-e6e1-4cd5-a2c0-f2536f055b20/action Aug 25 10:30:40.426260 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-7a9ee06d-0c35-45e0-b96d-9a7bc2fb5394 req-863373a8-e9e0-4380-bbef-58211acecf03 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100389) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:30:40.426387 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-7a9ee06d-0c35-45e0-b96d-9a7bc2fb5394 req-863373a8-e9e0-4380-bbef-58211acecf03 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:30:40.436987 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:40.436987 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:30:40.437489 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-7a9ee06d-0c35-45e0-b96d-9a7bc2fb5394 req-863373a8-e9e0-4380-bbef-58211acecf03 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Volume info retrieved successfully. Aug 25 10:30:40.445640 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-7a9ee06d-0c35-45e0-b96d-9a7bc2fb5394 req-863373a8-e9e0-4380-bbef-58211acecf03 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Begin detaching volume completed successfully. Aug 25 10:30:40.445846 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-7a9ee06d-0c35-45e0-b96d-9a7bc2fb5394 req-863373a8-e9e0-4380-bbef-58211acecf03 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] https://10.4.3.119/volume/v3/volumes/56355e68-e6e1-4cd5-a2c0-f2536f055b20/action returned with HTTP 202 Aug 25 10:30:40.446370 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1311/5259] 10.4.3.119 () {72 vars in 1672 bytes} [Tue Aug 25 10:30:40 2026] POST /volume/v3/volumes/56355e68-e6e1-4cd5-a2c0-f2536f055b20/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:30:40.498566 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-f376de43-fa2f-4743-b810-284c8c49d0e9 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:40.498944 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f376de43-fa2f-4743-b810-284c8c49d0e9 None None] GET https://10.4.3.119/volume// Aug 25 10:30:40.499118 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f376de43-fa2f-4743-b810-284c8c49d0e9 None None] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:40.501081 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f376de43-fa2f-4743-b810-284c8c49d0e9 None None] Calling method 'all' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:40.501081 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f376de43-fa2f-4743-b810-284c8c49d0e9 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:30:40.501081 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1324/5260] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:30:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:30:40.510945 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-7a9ee06d-0c35-45e0-b96d-9a7bc2fb5394 req-555e8ccb-929c-4a6b-bc37-dee85ecd65aa None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:40.513167 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-7a9ee06d-0c35-45e0-b96d-9a7bc2fb5394 req-555e8ccb-929c-4a6b-bc37-dee85ecd65aa tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] GET https://10.4.3.119/volume/v3/volumes/56355e68-e6e1-4cd5-a2c0-f2536f055b20 Aug 25 10:30:40.513428 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-7a9ee06d-0c35-45e0-b96d-9a7bc2fb5394 req-555e8ccb-929c-4a6b-bc37-dee85ecd65aa tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:40.513651 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-7a9ee06d-0c35-45e0-b96d-9a7bc2fb5394 req-555e8ccb-929c-4a6b-bc37-dee85ecd65aa tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:40.524149 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:40.524149 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:30:40.527872 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [req-7a9ee06d-0c35-45e0-b96d-9a7bc2fb5394 req-555e8ccb-929c-4a6b-bc37-dee85ecd65aa tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Volume info retrieved successfully. Aug 25 10:30:40.532058 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-7a9ee06d-0c35-45e0-b96d-9a7bc2fb5394 req-555e8ccb-929c-4a6b-bc37-dee85ecd65aa tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] https://10.4.3.119/volume/v3/volumes/56355e68-e6e1-4cd5-a2c0-f2536f055b20 returned with HTTP 200 Aug 25 10:30:40.532628 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1314/5261] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:30:40 2026] GET /volume/v3/volumes/56355e68-e6e1-4cd5-a2c0-f2536f055b20 => generated 1332 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:30:41.428364 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-7a9ee06d-0c35-45e0-b96d-9a7bc2fb5394 req-1ba45606-82d3-4504-92a6-6a2c3d8ab5a6 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:41.431190 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-7a9ee06d-0c35-45e0-b96d-9a7bc2fb5394 req-1ba45606-82d3-4504-92a6-6a2c3d8ab5a6 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] DELETE https://10.4.3.119/volume/v3/attachments/12fca87b-801c-4af1-9c2c-71291f94a583 Aug 25 10:30:41.431470 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-7a9ee06d-0c35-45e0-b96d-9a7bc2fb5394 req-1ba45606-82d3-4504-92a6-6a2c3d8ab5a6 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:41.431726 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-7a9ee06d-0c35-45e0-b96d-9a7bc2fb5394 req-1ba45606-82d3-4504-92a6-6a2c3d8ab5a6 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Calling method 'version_select' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:41.440875 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:41.440875 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:30:41.487835 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-7a9ee06d-0c35-45e0-b96d-9a7bc2fb5394 req-1ba45606-82d3-4504-92a6-6a2c3d8ab5a6 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] https://10.4.3.119/volume/v3/attachments/12fca87b-801c-4af1-9c2c-71291f94a583 returned with HTTP 200 Aug 25 10:30:41.488458 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1313/5262] 10.4.3.119 () {72 vars in 1673 bytes} [Tue Aug 25 10:30:41 2026] DELETE /volume/v3/attachments/12fca87b-801c-4af1-9c2c-71291f94a583 => generated 19 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:30:41.560217 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-7670e596-47a0-4326-bd34-9c707d47dd6a None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:41.562534 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-7670e596-47a0-4326-bd34-9c707d47dd6a tempest-TestServerVolumeAttachmentScenario-1992422634 tempest-TestServerVolumeAttachmentScenario-1992422634-project-admin] POST https://10.4.3.119/volume/v3/volumes/2fafb278-0212-47f8-b522-5d27c90e40a6/action Aug 25 10:30:41.563075 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-7670e596-47a0-4326-bd34-9c707d47dd6a tempest-TestServerVolumeAttachmentScenario-1992422634 tempest-TestServerVolumeAttachmentScenario-1992422634-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=100389) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:30:41.563302 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-7670e596-47a0-4326-bd34-9c707d47dd6a tempest-TestServerVolumeAttachmentScenario-1992422634 tempest-TestServerVolumeAttachmentScenario-1992422634-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:30:41.576228 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:41.576228 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:30:41.579560 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.contrib.admin_actions [None req-7670e596-47a0-4326-bd34-9c707d47dd6a tempest-TestServerVolumeAttachmentScenario-1992422634 tempest-TestServerVolumeAttachmentScenario-1992422634-project-admin] Updating volume '2fafb278-0212-47f8-b522-5d27c90e40a6' with '{'status': 'in-use'}' {{(pid=100389) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 25 10:30:41.603327 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-7670e596-47a0-4326-bd34-9c707d47dd6a tempest-TestServerVolumeAttachmentScenario-1992422634 tempest-TestServerVolumeAttachmentScenario-1992422634-project-admin] https://10.4.3.119/volume/v3/volumes/2fafb278-0212-47f8-b522-5d27c90e40a6/action returned with HTTP 202 Aug 25 10:30:41.603846 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1312/5263] 10.4.3.119 () {68 vars in 1390 bytes} [Tue Aug 25 10:30:41 2026] POST /volume/v3/volumes/2fafb278-0212-47f8-b522-5d27c90e40a6/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:30:41.610426 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-a6a81b18-73ed-4959-8495-1745ade6e195 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:41.612056 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a6a81b18-73ed-4959-8495-1745ade6e195 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] GET https://10.4.3.119/volume/v3/volumes/2fafb278-0212-47f8-b522-5d27c90e40a6 Aug 25 10:30:41.612269 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a6a81b18-73ed-4959-8495-1745ade6e195 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:41.612442 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a6a81b18-73ed-4959-8495-1745ade6e195 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:41.622180 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:41.622180 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:30:41.625226 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-a6a81b18-73ed-4959-8495-1745ade6e195 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Volume info retrieved successfully. Aug 25 10:30:41.628885 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a6a81b18-73ed-4959-8495-1745ade6e195 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] https://10.4.3.119/volume/v3/volumes/2fafb278-0212-47f8-b522-5d27c90e40a6 returned with HTTP 200 Aug 25 10:30:41.629261 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1325/5264] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:30:41 2026] GET /volume/v3/volumes/2fafb278-0212-47f8-b522-5d27c90e40a6 => generated 1149 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:30:41.672814 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-7cd8c260-2599-440c-a200-c9260e886911 req-1ed02b6f-f3e2-4f20-a8ad-3a2803a9b3a3 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:41.674747 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-7cd8c260-2599-440c-a200-c9260e886911 req-1ed02b6f-f3e2-4f20-a8ad-3a2803a9b3a3 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] GET https://10.4.3.119/volume/v3/volumes/2fafb278-0212-47f8-b522-5d27c90e40a6 Aug 25 10:30:41.674924 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-7cd8c260-2599-440c-a200-c9260e886911 req-1ed02b6f-f3e2-4f20-a8ad-3a2803a9b3a3 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:41.675127 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-7cd8c260-2599-440c-a200-c9260e886911 req-1ed02b6f-f3e2-4f20-a8ad-3a2803a9b3a3 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:41.685039 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:41.685039 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:30:41.689129 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [req-7cd8c260-2599-440c-a200-c9260e886911 req-1ed02b6f-f3e2-4f20-a8ad-3a2803a9b3a3 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Volume info retrieved successfully. Aug 25 10:30:41.694286 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-7cd8c260-2599-440c-a200-c9260e886911 req-1ed02b6f-f3e2-4f20-a8ad-3a2803a9b3a3 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] https://10.4.3.119/volume/v3/volumes/2fafb278-0212-47f8-b522-5d27c90e40a6 returned with HTTP 200 Aug 25 10:30:41.694767 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1315/5265] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:30:41 2026] GET /volume/v3/volumes/2fafb278-0212-47f8-b522-5d27c90e40a6 => generated 1149 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:30:41.714511 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-7cd8c260-2599-440c-a200-c9260e886911 req-db00260e-b412-4a3f-8a08-e77d63581cd6 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:41.716566 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-7cd8c260-2599-440c-a200-c9260e886911 req-db00260e-b412-4a3f-8a08-e77d63581cd6 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] POST https://10.4.3.119/volume/v3/volumes/2fafb278-0212-47f8-b522-5d27c90e40a6/action Aug 25 10:30:41.716897 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-7cd8c260-2599-440c-a200-c9260e886911 req-db00260e-b412-4a3f-8a08-e77d63581cd6 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:30:41.717046 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-7cd8c260-2599-440c-a200-c9260e886911 req-db00260e-b412-4a3f-8a08-e77d63581cd6 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:30:41.726921 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:41.726921 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:30:41.727466 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [req-7cd8c260-2599-440c-a200-c9260e886911 req-db00260e-b412-4a3f-8a08-e77d63581cd6 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Volume info retrieved successfully. Aug 25 10:30:41.732845 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [req-7cd8c260-2599-440c-a200-c9260e886911 req-db00260e-b412-4a3f-8a08-e77d63581cd6 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Begin detaching volume completed successfully. Aug 25 10:30:41.733035 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-7cd8c260-2599-440c-a200-c9260e886911 req-db00260e-b412-4a3f-8a08-e77d63581cd6 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] https://10.4.3.119/volume/v3/volumes/2fafb278-0212-47f8-b522-5d27c90e40a6/action returned with HTTP 202 Aug 25 10:30:41.733485 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1314/5266] 10.4.3.119 () {72 vars in 1672 bytes} [Tue Aug 25 10:30:41 2026] POST /volume/v3/volumes/2fafb278-0212-47f8-b522-5d27c90e40a6/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:30:41.776223 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-6c95bf7d-335f-4640-9718-c2c239fc2a59 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:41.776703 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6c95bf7d-335f-4640-9718-c2c239fc2a59 None None] GET https://10.4.3.119/volume// Aug 25 10:30:41.776923 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6c95bf7d-335f-4640-9718-c2c239fc2a59 None None] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:41.777192 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6c95bf7d-335f-4640-9718-c2c239fc2a59 None None] Calling method 'all' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:41.777586 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6c95bf7d-335f-4640-9718-c2c239fc2a59 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:30:41.777949 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1313/5267] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:30:41 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:30:41.786512 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-7cd8c260-2599-440c-a200-c9260e886911 req-33518538-a14f-4c7a-bb9e-5d5f11f897b4 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:41.788878 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-7cd8c260-2599-440c-a200-c9260e886911 req-33518538-a14f-4c7a-bb9e-5d5f11f897b4 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] GET https://10.4.3.119/volume/v3/volumes/2fafb278-0212-47f8-b522-5d27c90e40a6 Aug 25 10:30:41.789186 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-7cd8c260-2599-440c-a200-c9260e886911 req-33518538-a14f-4c7a-bb9e-5d5f11f897b4 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:41.789393 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-7cd8c260-2599-440c-a200-c9260e886911 req-33518538-a14f-4c7a-bb9e-5d5f11f897b4 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:41.798157 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:41.798157 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:30:41.801382 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-7cd8c260-2599-440c-a200-c9260e886911 req-33518538-a14f-4c7a-bb9e-5d5f11f897b4 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Volume info retrieved successfully. Aug 25 10:30:41.805169 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-7cd8c260-2599-440c-a200-c9260e886911 req-33518538-a14f-4c7a-bb9e-5d5f11f897b4 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] https://10.4.3.119/volume/v3/volumes/2fafb278-0212-47f8-b522-5d27c90e40a6 returned with HTTP 200 Aug 25 10:30:41.805552 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1326/5268] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:30:41 2026] GET /volume/v3/volumes/2fafb278-0212-47f8-b522-5d27c90e40a6 => generated 1332 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:30:42.585599 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-7cd8c260-2599-440c-a200-c9260e886911 req-54bdaa9c-0d89-46c5-986d-c7b469319a25 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:42.588225 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-7cd8c260-2599-440c-a200-c9260e886911 req-54bdaa9c-0d89-46c5-986d-c7b469319a25 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] DELETE https://10.4.3.119/volume/v3/attachments/a84cc90f-69d0-45d2-9d95-c6bbbe6fe82b Aug 25 10:30:42.588508 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-7cd8c260-2599-440c-a200-c9260e886911 req-54bdaa9c-0d89-46c5-986d-c7b469319a25 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:42.588781 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-7cd8c260-2599-440c-a200-c9260e886911 req-54bdaa9c-0d89-46c5-986d-c7b469319a25 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Calling method 'version_select' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:42.596622 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:42.596622 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:30:42.641691 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-7cd8c260-2599-440c-a200-c9260e886911 req-54bdaa9c-0d89-46c5-986d-c7b469319a25 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] https://10.4.3.119/volume/v3/attachments/a84cc90f-69d0-45d2-9d95-c6bbbe6fe82b returned with HTTP 200 Aug 25 10:30:42.641990 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1316/5269] 10.4.3.119 () {72 vars in 1673 bytes} [Tue Aug 25 10:30:42 2026] DELETE /volume/v3/attachments/a84cc90f-69d0-45d2-9d95-c6bbbe6fe82b => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:30:42.682045 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-e9897577-10b9-4d2e-82d2-d74d4f17e8ae None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:42.683846 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e9897577-10b9-4d2e-82d2-d74d4f17e8ae tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] GET https://10.4.3.119/volume/v3/volumes/729bb0a6-e079-4960-8686-b94d4c435ac7 Aug 25 10:30:42.684061 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e9897577-10b9-4d2e-82d2-d74d4f17e8ae tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:42.684311 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e9897577-10b9-4d2e-82d2-d74d4f17e8ae tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:42.694228 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:42.694228 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:30:42.697763 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-e9897577-10b9-4d2e-82d2-d74d4f17e8ae tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Volume info retrieved successfully. Aug 25 10:30:42.702650 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e9897577-10b9-4d2e-82d2-d74d4f17e8ae tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/volumes/729bb0a6-e079-4960-8686-b94d4c435ac7 returned with HTTP 200 Aug 25 10:30:42.703052 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1315/5270] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:30:42 2026] GET /volume/v3/volumes/729bb0a6-e079-4960-8686-b94d4c435ac7 => generated 1214 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:30:42.745235 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-c1e85649-1918-4c3e-b41a-f30678797ae5 req-7d450f6b-887a-437d-a852-c86c4d6c31c5 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:42.747921 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-c1e85649-1918-4c3e-b41a-f30678797ae5 req-7d450f6b-887a-437d-a852-c86c4d6c31c5 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] GET https://10.4.3.119/volume/v3/volumes/729bb0a6-e079-4960-8686-b94d4c435ac7 Aug 25 10:30:42.748230 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-c1e85649-1918-4c3e-b41a-f30678797ae5 req-7d450f6b-887a-437d-a852-c86c4d6c31c5 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:42.748498 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-c1e85649-1918-4c3e-b41a-f30678797ae5 req-7d450f6b-887a-437d-a852-c86c4d6c31c5 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:42.761107 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:42.761107 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:30:42.765755 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-c1e85649-1918-4c3e-b41a-f30678797ae5 req-7d450f6b-887a-437d-a852-c86c4d6c31c5 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Volume info retrieved successfully. Aug 25 10:30:42.771347 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-c1e85649-1918-4c3e-b41a-f30678797ae5 req-7d450f6b-887a-437d-a852-c86c4d6c31c5 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/volumes/729bb0a6-e079-4960-8686-b94d4c435ac7 returned with HTTP 200 Aug 25 10:30:42.771890 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1314/5271] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:30:42 2026] GET /volume/v3/volumes/729bb0a6-e079-4960-8686-b94d4c435ac7 => generated 1214 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:30:42.790712 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-c1e85649-1918-4c3e-b41a-f30678797ae5 req-9c88d6ef-7ad5-4fe5-85db-0654c3ea3ea5 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:42.792918 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-c1e85649-1918-4c3e-b41a-f30678797ae5 req-9c88d6ef-7ad5-4fe5-85db-0654c3ea3ea5 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] POST https://10.4.3.119/volume/v3/volumes/729bb0a6-e079-4960-8686-b94d4c435ac7/action Aug 25 10:30:42.793330 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-c1e85649-1918-4c3e-b41a-f30678797ae5 req-9c88d6ef-7ad5-4fe5-85db-0654c3ea3ea5 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:30:42.793497 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-c1e85649-1918-4c3e-b41a-f30678797ae5 req-9c88d6ef-7ad5-4fe5-85db-0654c3ea3ea5 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:30:42.803471 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:42.803471 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:30:42.803953 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-c1e85649-1918-4c3e-b41a-f30678797ae5 req-9c88d6ef-7ad5-4fe5-85db-0654c3ea3ea5 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Volume info retrieved successfully. Aug 25 10:30:42.809760 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-c1e85649-1918-4c3e-b41a-f30678797ae5 req-9c88d6ef-7ad5-4fe5-85db-0654c3ea3ea5 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Begin detaching volume completed successfully. Aug 25 10:30:42.809962 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-c1e85649-1918-4c3e-b41a-f30678797ae5 req-9c88d6ef-7ad5-4fe5-85db-0654c3ea3ea5 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/volumes/729bb0a6-e079-4960-8686-b94d4c435ac7/action returned with HTTP 202 Aug 25 10:30:42.810419 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1327/5272] 10.4.3.119 () {72 vars in 1672 bytes} [Tue Aug 25 10:30:42 2026] POST /volume/v3/volumes/729bb0a6-e079-4960-8686-b94d4c435ac7/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:30:42.829620 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-4447808d-9d2c-4641-92fc-e4d9ebb160bd None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:42.831854 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4447808d-9d2c-4641-92fc-e4d9ebb160bd tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] GET https://10.4.3.119/volume/v3/volumes/729bb0a6-e079-4960-8686-b94d4c435ac7 Aug 25 10:30:42.832041 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4447808d-9d2c-4641-92fc-e4d9ebb160bd tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:42.832258 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4447808d-9d2c-4641-92fc-e4d9ebb160bd tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:42.841947 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:42.841947 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:30:42.847623 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-4447808d-9d2c-4641-92fc-e4d9ebb160bd tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Volume info retrieved successfully. Aug 25 10:30:42.850789 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4447808d-9d2c-4641-92fc-e4d9ebb160bd tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/volumes/729bb0a6-e079-4960-8686-b94d4c435ac7 returned with HTTP 200 Aug 25 10:30:42.851195 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1317/5273] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:30:42 2026] GET /volume/v3/volumes/729bb0a6-e079-4960-8686-b94d4c435ac7 => generated 1217 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:30:42.860895 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-f5255508-5c4b-4641-b0db-752c9c987d18 req-371a5eba-90e0-4341-a0ee-8b25f1b0a31e None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:42.862538 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-59e84ca1-7016-424b-a02c-bdf63324d91c None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:42.862893 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-f5255508-5c4b-4641-b0db-752c9c987d18 req-371a5eba-90e0-4341-a0ee-8b25f1b0a31e tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] GET https://10.4.3.119/volume/v3/volumes/2fafb278-0212-47f8-b522-5d27c90e40a6 Aug 25 10:30:42.863056 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-59e84ca1-7016-424b-a02c-bdf63324d91c None None] GET https://10.4.3.119/volume// Aug 25 10:30:42.863187 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-f5255508-5c4b-4641-b0db-752c9c987d18 req-371a5eba-90e0-4341-a0ee-8b25f1b0a31e tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:42.863316 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-59e84ca1-7016-424b-a02c-bdf63324d91c None None] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:42.863369 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-f5255508-5c4b-4641-b0db-752c9c987d18 req-371a5eba-90e0-4341-a0ee-8b25f1b0a31e tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:42.863566 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-59e84ca1-7016-424b-a02c-bdf63324d91c None None] Calling method 'all' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:42.863975 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-59e84ca1-7016-424b-a02c-bdf63324d91c None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:30:42.864375 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1315/5274] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:30:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:30:42.873540 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:42.873540 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:30:42.879172 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [req-f5255508-5c4b-4641-b0db-752c9c987d18 req-371a5eba-90e0-4341-a0ee-8b25f1b0a31e tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Volume info retrieved successfully. Aug 25 10:30:42.879844 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-c1e85649-1918-4c3e-b41a-f30678797ae5 req-229e6195-1a09-4775-b67e-18334ca22163 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:42.882121 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-c1e85649-1918-4c3e-b41a-f30678797ae5 req-229e6195-1a09-4775-b67e-18334ca22163 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] GET https://10.4.3.119/volume/v3/volumes/729bb0a6-e079-4960-8686-b94d4c435ac7 Aug 25 10:30:42.882365 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-c1e85649-1918-4c3e-b41a-f30678797ae5 req-229e6195-1a09-4775-b67e-18334ca22163 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:42.882566 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-c1e85649-1918-4c3e-b41a-f30678797ae5 req-229e6195-1a09-4775-b67e-18334ca22163 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:42.884587 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-f5255508-5c4b-4641-b0db-752c9c987d18 req-371a5eba-90e0-4341-a0ee-8b25f1b0a31e tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] https://10.4.3.119/volume/v3/volumes/2fafb278-0212-47f8-b522-5d27c90e40a6 returned with HTTP 200 Aug 25 10:30:42.884983 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1316/5275] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:30:42 2026] GET /volume/v3/volumes/2fafb278-0212-47f8-b522-5d27c90e40a6 => generated 857 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:30:42.892031 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:42.892031 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:30:42.895498 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-c1e85649-1918-4c3e-b41a-f30678797ae5 req-229e6195-1a09-4775-b67e-18334ca22163 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Volume info retrieved successfully. Aug 25 10:30:42.899504 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-c1e85649-1918-4c3e-b41a-f30678797ae5 req-229e6195-1a09-4775-b67e-18334ca22163 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/volumes/729bb0a6-e079-4960-8686-b94d4c435ac7 returned with HTTP 200 Aug 25 10:30:42.899864 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1328/5276] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:30:42 2026] GET /volume/v3/volumes/729bb0a6-e079-4960-8686-b94d4c435ac7 => generated 1397 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:30:43.865133 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-a5191095-175d-4379-94c7-c3ca3356c5c9 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:43.867155 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a5191095-175d-4379-94c7-c3ca3356c5c9 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] GET https://10.4.3.119/volume/v3/volumes/729bb0a6-e079-4960-8686-b94d4c435ac7 Aug 25 10:30:43.867431 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a5191095-175d-4379-94c7-c3ca3356c5c9 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:43.867824 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a5191095-175d-4379-94c7-c3ca3356c5c9 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:43.878308 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:43.878308 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:30:43.882443 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-a5191095-175d-4379-94c7-c3ca3356c5c9 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Volume info retrieved successfully. Aug 25 10:30:43.887224 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a5191095-175d-4379-94c7-c3ca3356c5c9 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/volumes/729bb0a6-e079-4960-8686-b94d4c435ac7 returned with HTTP 200 Aug 25 10:30:43.887646 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1318/5277] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:30:43 2026] GET /volume/v3/volumes/729bb0a6-e079-4960-8686-b94d4c435ac7 => generated 1217 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:30:44.902417 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-1b85fe9b-31ff-4bda-be2d-eb6725393fe7 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:44.904158 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1b85fe9b-31ff-4bda-be2d-eb6725393fe7 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] GET https://10.4.3.119/volume/v3/volumes/729bb0a6-e079-4960-8686-b94d4c435ac7 Aug 25 10:30:44.904367 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1b85fe9b-31ff-4bda-be2d-eb6725393fe7 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:44.904541 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1b85fe9b-31ff-4bda-be2d-eb6725393fe7 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:44.913420 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:44.913420 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:30:44.917272 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-1b85fe9b-31ff-4bda-be2d-eb6725393fe7 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Volume info retrieved successfully. Aug 25 10:30:44.922506 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1b85fe9b-31ff-4bda-be2d-eb6725393fe7 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/volumes/729bb0a6-e079-4960-8686-b94d4c435ac7 returned with HTTP 200 Aug 25 10:30:44.922951 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1316/5278] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:30:44 2026] GET /volume/v3/volumes/729bb0a6-e079-4960-8686-b94d4c435ac7 => generated 1217 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:30:45.101181 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-c1e85649-1918-4c3e-b41a-f30678797ae5 req-4f8245c9-71d1-45de-b2e9-d104471ed89c None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:45.103527 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-c1e85649-1918-4c3e-b41a-f30678797ae5 req-4f8245c9-71d1-45de-b2e9-d104471ed89c tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] GET https://10.4.3.119/volume/v3/volumes/729bb0a6-e079-4960-8686-b94d4c435ac7 Aug 25 10:30:45.103801 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-c1e85649-1918-4c3e-b41a-f30678797ae5 req-4f8245c9-71d1-45de-b2e9-d104471ed89c tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:45.104009 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-c1e85649-1918-4c3e-b41a-f30678797ae5 req-4f8245c9-71d1-45de-b2e9-d104471ed89c tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:45.112963 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:45.112963 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:30:45.116143 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [req-c1e85649-1918-4c3e-b41a-f30678797ae5 req-4f8245c9-71d1-45de-b2e9-d104471ed89c tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Volume info retrieved successfully. Aug 25 10:30:45.120285 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-c1e85649-1918-4c3e-b41a-f30678797ae5 req-4f8245c9-71d1-45de-b2e9-d104471ed89c tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/volumes/729bb0a6-e079-4960-8686-b94d4c435ac7 returned with HTTP 200 Aug 25 10:30:45.120725 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1317/5279] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:30:45 2026] GET /volume/v3/volumes/729bb0a6-e079-4960-8686-b94d4c435ac7 => generated 1217 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:30:45.439081 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-c1e85649-1918-4c3e-b41a-f30678797ae5 req-862f0e2b-4563-4dd4-9b60-9f797aa74bce None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:45.441487 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-c1e85649-1918-4c3e-b41a-f30678797ae5 req-862f0e2b-4563-4dd4-9b60-9f797aa74bce tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] DELETE https://10.4.3.119/volume/v3/attachments/b133aa89-8763-4321-8c9e-c2eddcd0c4d2 Aug 25 10:30:45.441695 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-c1e85649-1918-4c3e-b41a-f30678797ae5 req-862f0e2b-4563-4dd4-9b60-9f797aa74bce tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:45.441908 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-c1e85649-1918-4c3e-b41a-f30678797ae5 req-862f0e2b-4563-4dd4-9b60-9f797aa74bce tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Calling method 'version_select' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:45.449706 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:45.449706 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:30:45.515914 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-c1e85649-1918-4c3e-b41a-f30678797ae5 req-862f0e2b-4563-4dd4-9b60-9f797aa74bce tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/attachments/b133aa89-8763-4321-8c9e-c2eddcd0c4d2 returned with HTTP 200 Aug 25 10:30:45.516412 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1329/5280] 10.4.3.119 () {72 vars in 1673 bytes} [Tue Aug 25 10:30:45 2026] DELETE /volume/v3/attachments/b133aa89-8763-4321-8c9e-c2eddcd0c4d2 => generated 19 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:30:45.693832 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-b184c8c8-79ee-4794-8b52-56390e2454ca None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:45.695715 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b184c8c8-79ee-4794-8b52-56390e2454ca tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] DELETE https://10.4.3.119/volume/v3/volumes/56355e68-e6e1-4cd5-a2c0-f2536f055b20 Aug 25 10:30:45.695949 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b184c8c8-79ee-4794-8b52-56390e2454ca tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:45.696219 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b184c8c8-79ee-4794-8b52-56390e2454ca tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:45.696431 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-b184c8c8-79ee-4794-8b52-56390e2454ca tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Delete volume with id: 56355e68-e6e1-4cd5-a2c0-f2536f055b20 Aug 25 10:30:45.703365 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:45.703365 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:30:45.703876 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-b184c8c8-79ee-4794-8b52-56390e2454ca tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Volume info retrieved successfully. Aug 25 10:30:45.721444 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-b184c8c8-79ee-4794-8b52-56390e2454ca tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Delete volume request issued successfully. Aug 25 10:30:45.721687 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b184c8c8-79ee-4794-8b52-56390e2454ca tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] https://10.4.3.119/volume/v3/volumes/56355e68-e6e1-4cd5-a2c0-f2536f055b20 returned with HTTP 202 Aug 25 10:30:45.722229 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1319/5281] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:30:45 2026] DELETE /volume/v3/volumes/56355e68-e6e1-4cd5-a2c0-f2536f055b20 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:30:45.728357 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-49193e8b-8df7-4e55-b115-18be8d6d230e None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:45.731602 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-49193e8b-8df7-4e55-b115-18be8d6d230e tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] GET https://10.4.3.119/volume/v3/volumes/56355e68-e6e1-4cd5-a2c0-f2536f055b20 Aug 25 10:30:45.731842 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-49193e8b-8df7-4e55-b115-18be8d6d230e tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:45.732066 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-49193e8b-8df7-4e55-b115-18be8d6d230e tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:45.739332 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:45.739332 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:30:45.743065 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-49193e8b-8df7-4e55-b115-18be8d6d230e tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Volume info retrieved successfully. Aug 25 10:30:45.747360 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-49193e8b-8df7-4e55-b115-18be8d6d230e tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] https://10.4.3.119/volume/v3/volumes/56355e68-e6e1-4cd5-a2c0-f2536f055b20 returned with HTTP 200 Aug 25 10:30:45.747859 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1317/5282] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:30:45 2026] GET /volume/v3/volumes/56355e68-e6e1-4cd5-a2c0-f2536f055b20 => generated 856 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:30:45.936602 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-0bd7b3d0-74d3-490a-9206-4e0787e0511a None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:45.938394 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0bd7b3d0-74d3-490a-9206-4e0787e0511a tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] GET https://10.4.3.119/volume/v3/volumes/729bb0a6-e079-4960-8686-b94d4c435ac7 Aug 25 10:30:45.938586 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0bd7b3d0-74d3-490a-9206-4e0787e0511a tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:45.938763 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0bd7b3d0-74d3-490a-9206-4e0787e0511a tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:45.945395 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:45.945395 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:30:45.949315 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-0bd7b3d0-74d3-490a-9206-4e0787e0511a tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Volume info retrieved successfully. Aug 25 10:30:45.954331 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0bd7b3d0-74d3-490a-9206-4e0787e0511a tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/volumes/729bb0a6-e079-4960-8686-b94d4c435ac7 returned with HTTP 200 Aug 25 10:30:45.954722 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1318/5283] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:30:45 2026] GET /volume/v3/volumes/729bb0a6-e079-4960-8686-b94d4c435ac7 => generated 922 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:30:45.967048 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-576f083a-c8f5-42bc-a1c1-744432f4ce90 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:45.968909 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-576f083a-c8f5-42bc-a1c1-744432f4ce90 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] GET https://10.4.3.119/volume/v3/volumes/5f66a848-c8cf-4143-be6d-76dfa4f80085 Aug 25 10:30:45.969078 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-576f083a-c8f5-42bc-a1c1-744432f4ce90 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:45.969295 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-576f083a-c8f5-42bc-a1c1-744432f4ce90 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:45.978440 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:45.978440 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:30:45.981521 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-576f083a-c8f5-42bc-a1c1-744432f4ce90 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Volume info retrieved successfully. Aug 25 10:30:45.985313 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-576f083a-c8f5-42bc-a1c1-744432f4ce90 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/volumes/5f66a848-c8cf-4143-be6d-76dfa4f80085 returned with HTTP 200 Aug 25 10:30:45.985681 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1330/5284] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:30:45 2026] GET /volume/v3/volumes/5f66a848-c8cf-4143-be6d-76dfa4f80085 => generated 1166 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:30:46.023309 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-cefb14c2-8c80-412e-949a-034fda923ff9 req-d3166ff4-0703-40e0-b3ed-f9d67d192b24 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:46.025200 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-cefb14c2-8c80-412e-949a-034fda923ff9 req-d3166ff4-0703-40e0-b3ed-f9d67d192b24 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] GET https://10.4.3.119/volume/v3/volumes/5f66a848-c8cf-4143-be6d-76dfa4f80085 Aug 25 10:30:46.025369 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-cefb14c2-8c80-412e-949a-034fda923ff9 req-d3166ff4-0703-40e0-b3ed-f9d67d192b24 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:46.025537 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-cefb14c2-8c80-412e-949a-034fda923ff9 req-d3166ff4-0703-40e0-b3ed-f9d67d192b24 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:46.033813 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:46.033813 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:30:46.036651 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [req-cefb14c2-8c80-412e-949a-034fda923ff9 req-d3166ff4-0703-40e0-b3ed-f9d67d192b24 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Volume info retrieved successfully. Aug 25 10:30:46.040127 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-cefb14c2-8c80-412e-949a-034fda923ff9 req-d3166ff4-0703-40e0-b3ed-f9d67d192b24 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/volumes/5f66a848-c8cf-4143-be6d-76dfa4f80085 returned with HTTP 200 Aug 25 10:30:46.040513 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1320/5285] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:30:46 2026] GET /volume/v3/volumes/5f66a848-c8cf-4143-be6d-76dfa4f80085 => generated 1166 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:30:46.058931 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-cefb14c2-8c80-412e-949a-034fda923ff9 req-5e289144-d275-43fc-bca5-835dce04524c None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:46.061401 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-cefb14c2-8c80-412e-949a-034fda923ff9 req-5e289144-d275-43fc-bca5-835dce04524c tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] POST https://10.4.3.119/volume/v3/volumes/5f66a848-c8cf-4143-be6d-76dfa4f80085/action Aug 25 10:30:46.061857 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-cefb14c2-8c80-412e-949a-034fda923ff9 req-5e289144-d275-43fc-bca5-835dce04524c tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100389) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:30:46.061979 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-cefb14c2-8c80-412e-949a-034fda923ff9 req-5e289144-d275-43fc-bca5-835dce04524c tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:30:46.071860 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:46.071860 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:30:46.072305 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-cefb14c2-8c80-412e-949a-034fda923ff9 req-5e289144-d275-43fc-bca5-835dce04524c tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Volume info retrieved successfully. Aug 25 10:30:46.078293 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-cefb14c2-8c80-412e-949a-034fda923ff9 req-5e289144-d275-43fc-bca5-835dce04524c tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Begin detaching volume completed successfully. Aug 25 10:30:46.078537 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-cefb14c2-8c80-412e-949a-034fda923ff9 req-5e289144-d275-43fc-bca5-835dce04524c tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/volumes/5f66a848-c8cf-4143-be6d-76dfa4f80085/action returned with HTTP 202 Aug 25 10:30:46.079014 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1318/5286] 10.4.3.119 () {72 vars in 1672 bytes} [Tue Aug 25 10:30:46 2026] POST /volume/v3/volumes/5f66a848-c8cf-4143-be6d-76dfa4f80085/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:30:46.097611 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-d6a2a1c1-7d92-4762-8fbf-30cdb46ea1dd None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:46.099529 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d6a2a1c1-7d92-4762-8fbf-30cdb46ea1dd tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] GET https://10.4.3.119/volume/v3/volumes/5f66a848-c8cf-4143-be6d-76dfa4f80085 Aug 25 10:30:46.099717 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d6a2a1c1-7d92-4762-8fbf-30cdb46ea1dd tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:46.099955 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d6a2a1c1-7d92-4762-8fbf-30cdb46ea1dd tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:46.109574 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:46.109574 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:30:46.114232 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-d6a2a1c1-7d92-4762-8fbf-30cdb46ea1dd tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Volume info retrieved successfully. Aug 25 10:30:46.117570 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-0b95d156-d573-4c10-b3cb-9712f44674ac None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:46.118073 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0b95d156-d573-4c10-b3cb-9712f44674ac None None] GET https://10.4.3.119/volume// Aug 25 10:30:46.118324 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0b95d156-d573-4c10-b3cb-9712f44674ac None None] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:46.118525 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0b95d156-d573-4c10-b3cb-9712f44674ac None None] Calling method 'all' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:46.118824 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0b95d156-d573-4c10-b3cb-9712f44674ac None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:30:46.119093 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1331/5287] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:30:46 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:30:46.119197 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d6a2a1c1-7d92-4762-8fbf-30cdb46ea1dd tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/volumes/5f66a848-c8cf-4143-be6d-76dfa4f80085 returned with HTTP 200 Aug 25 10:30:46.119518 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1319/5288] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:30:46 2026] GET /volume/v3/volumes/5f66a848-c8cf-4143-be6d-76dfa4f80085 => generated 1169 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:30:46.125904 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-cefb14c2-8c80-412e-949a-034fda923ff9 req-56700450-844b-46ba-89f5-013d686a171c None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:46.127891 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-cefb14c2-8c80-412e-949a-034fda923ff9 req-56700450-844b-46ba-89f5-013d686a171c tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] GET https://10.4.3.119/volume/v3/volumes/5f66a848-c8cf-4143-be6d-76dfa4f80085 Aug 25 10:30:46.128119 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-cefb14c2-8c80-412e-949a-034fda923ff9 req-56700450-844b-46ba-89f5-013d686a171c tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:46.128321 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-cefb14c2-8c80-412e-949a-034fda923ff9 req-56700450-844b-46ba-89f5-013d686a171c tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:46.137024 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:46.137024 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:30:46.140241 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [req-cefb14c2-8c80-412e-949a-034fda923ff9 req-56700450-844b-46ba-89f5-013d686a171c tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Volume info retrieved successfully. Aug 25 10:30:46.144049 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-cefb14c2-8c80-412e-949a-034fda923ff9 req-56700450-844b-46ba-89f5-013d686a171c tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/volumes/5f66a848-c8cf-4143-be6d-76dfa4f80085 returned with HTTP 200 Aug 25 10:30:46.144440 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1321/5289] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:30:46 2026] GET /volume/v3/volumes/5f66a848-c8cf-4143-be6d-76dfa4f80085 => generated 1349 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:30:46.153070 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-cefb14c2-8c80-412e-949a-034fda923ff9 req-77952087-03c9-4c4c-bf40-b14db4546d13 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:46.155075 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-cefb14c2-8c80-412e-949a-034fda923ff9 req-77952087-03c9-4c4c-bf40-b14db4546d13 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] GET https://10.4.3.119/volume/v3/volumes/5f66a848-c8cf-4143-be6d-76dfa4f80085/encryption Aug 25 10:30:46.155284 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-cefb14c2-8c80-412e-949a-034fda923ff9 req-77952087-03c9-4c4c-bf40-b14db4546d13 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:46.155456 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-cefb14c2-8c80-412e-949a-034fda923ff9 req-77952087-03c9-4c4c-bf40-b14db4546d13 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Calling method 'index' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:46.164179 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:46.164179 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:30:46.169689 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-cefb14c2-8c80-412e-949a-034fda923ff9 req-77952087-03c9-4c4c-bf40-b14db4546d13 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/volumes/5f66a848-c8cf-4143-be6d-76dfa4f80085/encryption returned with HTTP 200 Aug 25 10:30:46.170091 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1319/5290] 10.4.3.119 () {68 vars in 1631 bytes} [Tue Aug 25 10:30:46 2026] GET /volume/v3/volumes/5f66a848-c8cf-4143-be6d-76dfa4f80085/encryption => generated 160 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:30:46.760462 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-932a33e4-6175-44d1-ad5f-7a68788d6cbc None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:46.762495 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-932a33e4-6175-44d1-ad5f-7a68788d6cbc tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] GET https://10.4.3.119/volume/v3/volumes/56355e68-e6e1-4cd5-a2c0-f2536f055b20 Aug 25 10:30:46.762773 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-932a33e4-6175-44d1-ad5f-7a68788d6cbc tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:46.763025 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-932a33e4-6175-44d1-ad5f-7a68788d6cbc tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:46.769255 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-932a33e4-6175-44d1-ad5f-7a68788d6cbc tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] https://10.4.3.119/volume/v3/volumes/56355e68-e6e1-4cd5-a2c0-f2536f055b20 returned with HTTP 404 Aug 25 10:30:46.769734 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1332/5291] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:30:46 2026] GET /volume/v3/volumes/56355e68-e6e1-4cd5-a2c0-f2536f055b20 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:30:46.776494 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-51813d0d-cf6c-49d7-a44a-0b94499cc6b3 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:46.778110 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-51813d0d-cf6c-49d7-a44a-0b94499cc6b3 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] DELETE https://10.4.3.119/volume/v3/volumes/2fafb278-0212-47f8-b522-5d27c90e40a6 Aug 25 10:30:46.778502 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-51813d0d-cf6c-49d7-a44a-0b94499cc6b3 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:46.778555 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-51813d0d-cf6c-49d7-a44a-0b94499cc6b3 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:46.778673 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-51813d0d-cf6c-49d7-a44a-0b94499cc6b3 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Delete volume with id: 2fafb278-0212-47f8-b522-5d27c90e40a6 Aug 25 10:30:46.785939 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:46.785939 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:30:46.786421 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-51813d0d-cf6c-49d7-a44a-0b94499cc6b3 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Volume info retrieved successfully. Aug 25 10:30:46.803313 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-51813d0d-cf6c-49d7-a44a-0b94499cc6b3 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Delete volume request issued successfully. Aug 25 10:30:46.803483 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-51813d0d-cf6c-49d7-a44a-0b94499cc6b3 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] https://10.4.3.119/volume/v3/volumes/2fafb278-0212-47f8-b522-5d27c90e40a6 returned with HTTP 202 Aug 25 10:30:46.803808 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1320/5292] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:30:46 2026] DELETE /volume/v3/volumes/2fafb278-0212-47f8-b522-5d27c90e40a6 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:30:46.810547 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-d8ffb31a-985b-44f9-9aaf-9819017b5541 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:46.812265 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d8ffb31a-985b-44f9-9aaf-9819017b5541 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] GET https://10.4.3.119/volume/v3/volumes/2fafb278-0212-47f8-b522-5d27c90e40a6 Aug 25 10:30:46.812432 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d8ffb31a-985b-44f9-9aaf-9819017b5541 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:46.812625 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d8ffb31a-985b-44f9-9aaf-9819017b5541 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:46.819630 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:46.819630 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:30:46.823409 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-d8ffb31a-985b-44f9-9aaf-9819017b5541 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Volume info retrieved successfully. Aug 25 10:30:46.827441 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d8ffb31a-985b-44f9-9aaf-9819017b5541 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] https://10.4.3.119/volume/v3/volumes/2fafb278-0212-47f8-b522-5d27c90e40a6 returned with HTTP 200 Aug 25 10:30:46.827777 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1322/5293] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:30:46 2026] GET /volume/v3/volumes/2fafb278-0212-47f8-b522-5d27c90e40a6 => generated 856 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:30:46.972611 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-cefb14c2-8c80-412e-949a-034fda923ff9 req-62f4cb37-e817-44f7-9d07-c6c2b1611c0b None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:46.975530 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-cefb14c2-8c80-412e-949a-034fda923ff9 req-62f4cb37-e817-44f7-9d07-c6c2b1611c0b tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] DELETE https://10.4.3.119/volume/v3/attachments/3f343365-4104-45a7-b239-236bd444810f Aug 25 10:30:46.975530 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-cefb14c2-8c80-412e-949a-034fda923ff9 req-62f4cb37-e817-44f7-9d07-c6c2b1611c0b tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:46.975722 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-cefb14c2-8c80-412e-949a-034fda923ff9 req-62f4cb37-e817-44f7-9d07-c6c2b1611c0b tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Calling method 'version_select' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:46.982716 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:46.982716 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:30:47.024857 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-cefb14c2-8c80-412e-949a-034fda923ff9 req-62f4cb37-e817-44f7-9d07-c6c2b1611c0b tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/attachments/3f343365-4104-45a7-b239-236bd444810f returned with HTTP 200 Aug 25 10:30:47.025274 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1320/5294] 10.4.3.119 () {72 vars in 1673 bytes} [Tue Aug 25 10:30:46 2026] DELETE /volume/v3/attachments/3f343365-4104-45a7-b239-236bd444810f => generated 19 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:30:47.132922 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-53b425e9-b3e6-4452-a885-620d1150df82 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:47.134723 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-53b425e9-b3e6-4452-a885-620d1150df82 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] GET https://10.4.3.119/volume/v3/volumes/5f66a848-c8cf-4143-be6d-76dfa4f80085 Aug 25 10:30:47.135012 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-53b425e9-b3e6-4452-a885-620d1150df82 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:47.135247 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-53b425e9-b3e6-4452-a885-620d1150df82 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:47.142749 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:47.142749 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:30:47.146105 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-53b425e9-b3e6-4452-a885-620d1150df82 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Volume info retrieved successfully. Aug 25 10:30:47.149792 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-53b425e9-b3e6-4452-a885-620d1150df82 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/volumes/5f66a848-c8cf-4143-be6d-76dfa4f80085 returned with HTTP 200 Aug 25 10:30:47.150184 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1333/5295] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:30:47 2026] GET /volume/v3/volumes/5f66a848-c8cf-4143-be6d-76dfa4f80085 => generated 874 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:30:47.161811 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-723939bc-b3d1-43a9-87d2-7fde0ff24d55 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:47.163309 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-723939bc-b3d1-43a9-87d2-7fde0ff24d55 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] GET https://10.4.3.119/volume/v3/volumes/fe7edc1c-ba08-4cd2-96ce-2a45791024a0 Aug 25 10:30:47.163475 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-723939bc-b3d1-43a9-87d2-7fde0ff24d55 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:47.163642 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-723939bc-b3d1-43a9-87d2-7fde0ff24d55 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:47.172927 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:47.172927 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:30:47.176448 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-723939bc-b3d1-43a9-87d2-7fde0ff24d55 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Volume info retrieved successfully. Aug 25 10:30:47.180013 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-723939bc-b3d1-43a9-87d2-7fde0ff24d55 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/volumes/fe7edc1c-ba08-4cd2-96ce-2a45791024a0 returned with HTTP 200 Aug 25 10:30:47.180421 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1321/5296] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:30:47 2026] GET /volume/v3/volumes/fe7edc1c-ba08-4cd2-96ce-2a45791024a0 => generated 1137 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:30:47.225256 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-81364907-4553-4e11-80df-05977c18b34c req-5d8b6d77-db89-429f-a381-91d18f0d2a5f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:47.227512 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-81364907-4553-4e11-80df-05977c18b34c req-5d8b6d77-db89-429f-a381-91d18f0d2a5f tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] GET https://10.4.3.119/volume/v3/volumes/fe7edc1c-ba08-4cd2-96ce-2a45791024a0 Aug 25 10:30:47.227705 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-81364907-4553-4e11-80df-05977c18b34c req-5d8b6d77-db89-429f-a381-91d18f0d2a5f tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:47.227903 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-81364907-4553-4e11-80df-05977c18b34c req-5d8b6d77-db89-429f-a381-91d18f0d2a5f tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:47.237122 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:47.237122 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:30:47.240634 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [req-81364907-4553-4e11-80df-05977c18b34c req-5d8b6d77-db89-429f-a381-91d18f0d2a5f tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Volume info retrieved successfully. Aug 25 10:30:47.244671 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-81364907-4553-4e11-80df-05977c18b34c req-5d8b6d77-db89-429f-a381-91d18f0d2a5f tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/volumes/fe7edc1c-ba08-4cd2-96ce-2a45791024a0 returned with HTTP 200 Aug 25 10:30:47.245053 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1323/5297] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:30:47 2026] GET /volume/v3/volumes/fe7edc1c-ba08-4cd2-96ce-2a45791024a0 => generated 1137 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:30:47.262708 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-81364907-4553-4e11-80df-05977c18b34c req-6178b185-959d-4145-97ac-f3c46497b4ce None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:47.264463 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-81364907-4553-4e11-80df-05977c18b34c req-6178b185-959d-4145-97ac-f3c46497b4ce tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] POST https://10.4.3.119/volume/v3/volumes/fe7edc1c-ba08-4cd2-96ce-2a45791024a0/action Aug 25 10:30:47.264745 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-81364907-4553-4e11-80df-05977c18b34c req-6178b185-959d-4145-97ac-f3c46497b4ce tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100389) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:30:47.264854 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-81364907-4553-4e11-80df-05977c18b34c req-6178b185-959d-4145-97ac-f3c46497b4ce tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:30:47.275152 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:47.275152 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:30:47.275682 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-81364907-4553-4e11-80df-05977c18b34c req-6178b185-959d-4145-97ac-f3c46497b4ce tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Volume info retrieved successfully. Aug 25 10:30:47.282013 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-81364907-4553-4e11-80df-05977c18b34c req-6178b185-959d-4145-97ac-f3c46497b4ce tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Begin detaching volume completed successfully. Aug 25 10:30:47.282278 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-81364907-4553-4e11-80df-05977c18b34c req-6178b185-959d-4145-97ac-f3c46497b4ce tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/volumes/fe7edc1c-ba08-4cd2-96ce-2a45791024a0/action returned with HTTP 202 Aug 25 10:30:47.282785 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1321/5298] 10.4.3.119 () {72 vars in 1672 bytes} [Tue Aug 25 10:30:47 2026] POST /volume/v3/volumes/fe7edc1c-ba08-4cd2-96ce-2a45791024a0/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:30:47.299695 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-16dd5c9c-27cd-4227-9c64-822ff46baa9b None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:47.301548 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-16dd5c9c-27cd-4227-9c64-822ff46baa9b tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] GET https://10.4.3.119/volume/v3/volumes/fe7edc1c-ba08-4cd2-96ce-2a45791024a0 Aug 25 10:30:47.301737 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-16dd5c9c-27cd-4227-9c64-822ff46baa9b tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:47.301932 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-16dd5c9c-27cd-4227-9c64-822ff46baa9b tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:47.313117 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:47.313117 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:30:47.316444 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-16dd5c9c-27cd-4227-9c64-822ff46baa9b tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Volume info retrieved successfully. Aug 25 10:30:47.318482 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-bb82da28-465d-4697-a078-a988a08172a2 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:47.318809 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-bb82da28-465d-4697-a078-a988a08172a2 None None] GET https://10.4.3.119/volume// Aug 25 10:30:47.319005 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-bb82da28-465d-4697-a078-a988a08172a2 None None] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:47.319251 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-bb82da28-465d-4697-a078-a988a08172a2 None None] Calling method 'all' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:47.319621 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-bb82da28-465d-4697-a078-a988a08172a2 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:30:47.319963 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1322/5299] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:30:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:30:47.320849 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-16dd5c9c-27cd-4227-9c64-822ff46baa9b tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/volumes/fe7edc1c-ba08-4cd2-96ce-2a45791024a0 returned with HTTP 200 Aug 25 10:30:47.321367 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1334/5300] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:30:47 2026] GET /volume/v3/volumes/fe7edc1c-ba08-4cd2-96ce-2a45791024a0 => generated 1140 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:30:47.328199 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-81364907-4553-4e11-80df-05977c18b34c req-60eb7650-671b-443e-b263-6db8f2f59720 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:47.330641 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-81364907-4553-4e11-80df-05977c18b34c req-60eb7650-671b-443e-b263-6db8f2f59720 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] GET https://10.4.3.119/volume/v3/volumes/fe7edc1c-ba08-4cd2-96ce-2a45791024a0 Aug 25 10:30:47.330966 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-81364907-4553-4e11-80df-05977c18b34c req-60eb7650-671b-443e-b263-6db8f2f59720 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:47.331096 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-81364907-4553-4e11-80df-05977c18b34c req-60eb7650-671b-443e-b263-6db8f2f59720 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:47.341088 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:47.341088 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:30:47.344772 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [req-81364907-4553-4e11-80df-05977c18b34c req-60eb7650-671b-443e-b263-6db8f2f59720 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Volume info retrieved successfully. Aug 25 10:30:47.349225 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-81364907-4553-4e11-80df-05977c18b34c req-60eb7650-671b-443e-b263-6db8f2f59720 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/volumes/fe7edc1c-ba08-4cd2-96ce-2a45791024a0 returned with HTTP 200 Aug 25 10:30:47.349669 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1324/5301] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:30:47 2026] GET /volume/v3/volumes/fe7edc1c-ba08-4cd2-96ce-2a45791024a0 => generated 1320 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:30:47.581655 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-557c960d-874a-4946-a706-0fb5e47b0a87 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:47.583306 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-557c960d-874a-4946-a706-0fb5e47b0a87 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] POST https://10.4.3.119/volume/v3/snapshots Aug 25 10:30:47.583675 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-557c960d-874a-4946-a706-0fb5e47b0a87 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1efb44db-a677-49ef-9bd4-355e5f0a9f31", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-46516875", "description": null, "metadata": null}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:30:47.594042 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:47.594042 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:30:47.594569 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-557c960d-874a-4946-a706-0fb5e47b0a87 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Volume info retrieved successfully. Aug 25 10:30:47.594741 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.snapshots [None req-557c960d-874a-4946-a706-0fb5e47b0a87 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Create snapshot from volume 1efb44db-a677-49ef-9bd4-355e5f0a9f31 Aug 25 10:30:47.616386 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-557c960d-874a-4946-a706-0fb5e47b0a87 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Created reservations ['87433186-6a0f-4a68-b67a-3ef41a22cde2', '2760c79d-f13e-478d-8a0c-3915ee57a79b', 'ba91479c-d7fe-49b3-aea9-672105c672f2', '6a2b99d2-d43a-42ac-86f1-d3a2645f2a8b'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:30:47.643293 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-557c960d-874a-4946-a706-0fb5e47b0a87 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Snapshot force create request issued successfully. Aug 25 10:30:47.643693 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-557c960d-874a-4946-a706-0fb5e47b0a87 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/snapshots returned with HTTP 202 Aug 25 10:30:47.644168 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1322/5302] 10.4.3.119 () {68 vars in 1265 bytes} [Tue Aug 25 10:30:47 2026] POST /volume/v3/snapshots => generated 306 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:30:47.652443 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-d4853206-806f-4b83-a6bd-e305a010b189 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:47.654378 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d4853206-806f-4b83-a6bd-e305a010b189 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] GET https://10.4.3.119/volume/v3/snapshots/3ac23f8b-4b31-4404-95f5-690b0aa25034 Aug 25 10:30:47.654580 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d4853206-806f-4b83-a6bd-e305a010b189 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:47.654799 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d4853206-806f-4b83-a6bd-e305a010b189 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:47.659658 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:47.659658 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:30:47.660067 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-d4853206-806f-4b83-a6bd-e305a010b189 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Snapshot retrieved successfully. Aug 25 10:30:47.660912 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d4853206-806f-4b83-a6bd-e305a010b189 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/snapshots/3ac23f8b-4b31-4404-95f5-690b0aa25034 returned with HTTP 200 Aug 25 10:30:47.661405 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1323/5303] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:30:47 2026] GET /volume/v3/snapshots/3ac23f8b-4b31-4404-95f5-690b0aa25034 => generated 438 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:30:47.840288 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-11a05a62-1177-4c0a-b653-25284b119b27 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:47.842244 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-11a05a62-1177-4c0a-b653-25284b119b27 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] GET https://10.4.3.119/volume/v3/volumes/2fafb278-0212-47f8-b522-5d27c90e40a6 Aug 25 10:30:47.842436 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-11a05a62-1177-4c0a-b653-25284b119b27 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:47.842612 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-11a05a62-1177-4c0a-b653-25284b119b27 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:47.849323 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-11a05a62-1177-4c0a-b653-25284b119b27 tempest-TestServerVolumeAttachmentScenario-1952728163 tempest-TestServerVolumeAttachmentScenario-1952728163-project-member] https://10.4.3.119/volume/v3/volumes/2fafb278-0212-47f8-b522-5d27c90e40a6 returned with HTTP 404 Aug 25 10:30:47.849837 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1335/5304] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:30:47 2026] GET /volume/v3/volumes/2fafb278-0212-47f8-b522-5d27c90e40a6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:30:48.103808 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-81364907-4553-4e11-80df-05977c18b34c req-a90ccd84-8be2-40ae-9d67-a40890ed6490 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:48.105834 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-81364907-4553-4e11-80df-05977c18b34c req-a90ccd84-8be2-40ae-9d67-a40890ed6490 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] DELETE https://10.4.3.119/volume/v3/attachments/02ff4fb8-5fe0-4b68-83b9-6dae241394ea Aug 25 10:30:48.106009 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-81364907-4553-4e11-80df-05977c18b34c req-a90ccd84-8be2-40ae-9d67-a40890ed6490 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:48.106237 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-81364907-4553-4e11-80df-05977c18b34c req-a90ccd84-8be2-40ae-9d67-a40890ed6490 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Calling method 'version_select' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:48.112828 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:48.112828 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:30:48.156911 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-81364907-4553-4e11-80df-05977c18b34c req-a90ccd84-8be2-40ae-9d67-a40890ed6490 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/attachments/02ff4fb8-5fe0-4b68-83b9-6dae241394ea returned with HTTP 200 Aug 25 10:30:48.157248 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1325/5305] 10.4.3.119 () {72 vars in 1673 bytes} [Tue Aug 25 10:30:48 2026] DELETE /volume/v3/attachments/02ff4fb8-5fe0-4b68-83b9-6dae241394ea => generated 19 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:30:48.334981 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-1956fbc7-d926-4288-b579-333229021f9a None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:48.337067 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1956fbc7-d926-4288-b579-333229021f9a tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] GET https://10.4.3.119/volume/v3/volumes/fe7edc1c-ba08-4cd2-96ce-2a45791024a0 Aug 25 10:30:48.337357 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1956fbc7-d926-4288-b579-333229021f9a tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:48.337621 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1956fbc7-d926-4288-b579-333229021f9a tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:48.345539 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:48.345539 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:30:48.349859 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-1956fbc7-d926-4288-b579-333229021f9a tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Volume info retrieved successfully. Aug 25 10:30:48.355163 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1956fbc7-d926-4288-b579-333229021f9a tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/volumes/fe7edc1c-ba08-4cd2-96ce-2a45791024a0 returned with HTTP 200 Aug 25 10:30:48.355668 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1323/5306] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:30:48 2026] GET /volume/v3/volumes/fe7edc1c-ba08-4cd2-96ce-2a45791024a0 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:30:48.367022 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-765d03fb-8691-4d61-9c5b-96ca35a768bc None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:48.369354 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-765d03fb-8691-4d61-9c5b-96ca35a768bc tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] DELETE https://10.4.3.119/volume/v3/volumes/5f66a848-c8cf-4143-be6d-76dfa4f80085 Aug 25 10:30:48.369595 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-765d03fb-8691-4d61-9c5b-96ca35a768bc tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:48.369841 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-765d03fb-8691-4d61-9c5b-96ca35a768bc tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:48.370039 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-765d03fb-8691-4d61-9c5b-96ca35a768bc tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Delete volume with id: 5f66a848-c8cf-4143-be6d-76dfa4f80085 Aug 25 10:30:48.377830 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:48.377830 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:30:48.378409 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-765d03fb-8691-4d61-9c5b-96ca35a768bc tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Volume info retrieved successfully. Aug 25 10:30:48.392513 np0000008063 devstack@c-api.service[100388]: WARNING cinder.keymgr.conf_key_mgr [None req-765d03fb-8691-4d61-9c5b-96ca35a768bc tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 25 10:30:48.399176 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-765d03fb-8691-4d61-9c5b-96ca35a768bc tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Delete volume request issued successfully. Aug 25 10:30:48.399429 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-765d03fb-8691-4d61-9c5b-96ca35a768bc tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/volumes/5f66a848-c8cf-4143-be6d-76dfa4f80085 returned with HTTP 202 Aug 25 10:30:48.399931 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1324/5307] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:30:48 2026] DELETE /volume/v3/volumes/5f66a848-c8cf-4143-be6d-76dfa4f80085 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:30:48.408196 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-d0a009a3-f8d2-4fa6-8119-033934c47e17 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:48.410040 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d0a009a3-f8d2-4fa6-8119-033934c47e17 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] GET https://10.4.3.119/volume/v3/volumes/5f66a848-c8cf-4143-be6d-76dfa4f80085 Aug 25 10:30:48.410256 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d0a009a3-f8d2-4fa6-8119-033934c47e17 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:48.410479 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d0a009a3-f8d2-4fa6-8119-033934c47e17 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:48.417870 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:48.417870 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:30:48.421542 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-d0a009a3-f8d2-4fa6-8119-033934c47e17 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Volume info retrieved successfully. Aug 25 10:30:48.426178 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d0a009a3-f8d2-4fa6-8119-033934c47e17 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/volumes/5f66a848-c8cf-4143-be6d-76dfa4f80085 returned with HTTP 200 Aug 25 10:30:48.426569 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1336/5308] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:30:48 2026] GET /volume/v3/volumes/5f66a848-c8cf-4143-be6d-76dfa4f80085 => generated 873 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:30:48.670206 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-0be9b61c-bf1a-45c2-bb78-f60ad98bced3 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:48.671956 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0be9b61c-bf1a-45c2-bb78-f60ad98bced3 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] GET https://10.4.3.119/volume/v3/snapshots/3ac23f8b-4b31-4404-95f5-690b0aa25034 Aug 25 10:30:48.672164 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0be9b61c-bf1a-45c2-bb78-f60ad98bced3 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:48.672366 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0be9b61c-bf1a-45c2-bb78-f60ad98bced3 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:48.677122 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:48.677122 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:30:48.677520 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-0be9b61c-bf1a-45c2-bb78-f60ad98bced3 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Snapshot retrieved successfully. Aug 25 10:30:48.678230 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0be9b61c-bf1a-45c2-bb78-f60ad98bced3 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/snapshots/3ac23f8b-4b31-4404-95f5-690b0aa25034 returned with HTTP 200 Aug 25 10:30:48.678605 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1326/5309] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:30:48 2026] GET /volume/v3/snapshots/3ac23f8b-4b31-4404-95f5-690b0aa25034 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:30:48.686839 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-7e4cf9f6-dbd1-4053-8e11-af125bbcc2ae None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:48.688600 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-7e4cf9f6-dbd1-4053-8e11-af125bbcc2ae tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] GET https://10.4.3.119/volume/v3/snapshots/3ac23f8b-4b31-4404-95f5-690b0aa25034 Aug 25 10:30:48.688762 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-7e4cf9f6-dbd1-4053-8e11-af125bbcc2ae tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:48.688943 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-7e4cf9f6-dbd1-4053-8e11-af125bbcc2ae tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:48.693699 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:48.693699 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:30:48.694128 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-7e4cf9f6-dbd1-4053-8e11-af125bbcc2ae tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Snapshot retrieved successfully. Aug 25 10:30:48.694848 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-7e4cf9f6-dbd1-4053-8e11-af125bbcc2ae tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/snapshots/3ac23f8b-4b31-4404-95f5-690b0aa25034 returned with HTTP 200 Aug 25 10:30:48.695241 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1324/5310] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:30:48 2026] GET /volume/v3/snapshots/3ac23f8b-4b31-4404-95f5-690b0aa25034 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:30:48.704208 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-755d6982-19eb-4c4d-9766-5e38b3b62473 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:48.706073 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-755d6982-19eb-4c4d-9766-5e38b3b62473 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:30:48.706569 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-755d6982-19eb-4c4d-9766-5e38b3b62473 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1261268865", "snapshot_id": "3ac23f8b-4b31-4404-95f5-690b0aa25034", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:30:48.708630 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-755d6982-19eb-4c4d-9766-5e38b3b62473 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1261268865', 'snapshot_id': '3ac23f8b-4b31-4404-95f5-690b0aa25034', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:30:48.714537 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:48.714537 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:30:48.715036 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-755d6982-19eb-4c4d-9766-5e38b3b62473 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Snapshot retrieved successfully. Aug 25 10:30:48.715212 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-755d6982-19eb-4c4d-9766-5e38b3b62473 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Create volume of 1 GB Aug 25 10:30:48.719266 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-755d6982-19eb-4c4d-9766-5e38b3b62473 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Availability Zones retrieved successfully. Aug 25 10:30:48.725032 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-755d6982-19eb-4c4d-9766-5e38b3b62473 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Flow 'volume_create_api' (3d5af40e-e954-4c13-821e-d04f6734b15f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:30:48.725974 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-755d6982-19eb-4c4d-9766-5e38b3b62473 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ba6077b-97dd-41b1-885a-14093dc6ec46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:30:48.726896 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [None req-755d6982-19eb-4c4d-9766-5e38b3b62473 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:30:48.756159 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-755d6982-19eb-4c4d-9766-5e38b3b62473 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ba6077b-97dd-41b1-885a-14093dc6ec46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '3ac23f8b-4b31-4404-95f5-690b0aa25034', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:30:48.756799 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-755d6982-19eb-4c4d-9766-5e38b3b62473 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (527072ce-de1d-4bbc-a77d-600cd013da40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:30:48.791733 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-755d6982-19eb-4c4d-9766-5e38b3b62473 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Created reservations ['4d04a9f5-32c1-41e1-8e13-456eb21c0566', 'bf98b759-c0a3-45e8-9f0f-6f4f3d0f593d', '0daa7171-d081-41f0-a866-d2fecf006dc3', '36fa8eff-85d9-4643-a786-0f3d3533a50d'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:30:48.792544 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-755d6982-19eb-4c4d-9766-5e38b3b62473 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (527072ce-de1d-4bbc-a77d-600cd013da40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4d04a9f5-32c1-41e1-8e13-456eb21c0566', 'bf98b759-c0a3-45e8-9f0f-6f4f3d0f593d', '0daa7171-d081-41f0-a866-d2fecf006dc3', '36fa8eff-85d9-4643-a786-0f3d3533a50d']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:30:48.793261 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-755d6982-19eb-4c4d-9766-5e38b3b62473 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (196734e0-dbbe-418c-957b-533868add036) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:30:48.833687 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-755d6982-19eb-4c4d-9766-5e38b3b62473 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (196734e0-dbbe-418c-957b-533868add036) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '71ddf393-8931-486c-83fc-9d93019052d1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1261268865',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49e898606e564bcf928d669866fcdee1',qos_specs=None,replication_status=,reservations=['4d04a9f5-32c1-41e1-8e13-456eb21c0566','bf98b759-c0a3-45e8-9f0f-6f4f3d0f593d','0daa7171-d081-41f0-a866-d2fecf006dc3','36fa8eff-85d9-4643-a786-0f3d3533a50d'],size=1,snapshot_id=3ac23f8b-4b31-4404-95f5-690b0aa25034,source_replicaid=,source_volid=None,status='creating',user_id='fe4d6cabe39746599fd56f0ed08639e6',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), '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-25T10:30:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1261268865',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=71ddf393-8931-486c-83fc-9d93019052d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='49e898606e564bcf928d669866fcdee1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=3ac23f8b-4b31-4404-95f5-690b0aa25034,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fe4d6cabe39746599fd56f0ed08639e6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:30:48.834340 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-755d6982-19eb-4c4d-9766-5e38b3b62473 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1a13aef-217b-4e77-acdf-6b83895fbb7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:30:48.850560 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-755d6982-19eb-4c4d-9766-5e38b3b62473 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1a13aef-217b-4e77-acdf-6b83895fbb7d) transitioned into state 'SUCCESS' from state '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-1261268865',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49e898606e564bcf928d669866fcdee1',qos_specs=None,replication_status=,reservations=['4d04a9f5-32c1-41e1-8e13-456eb21c0566','bf98b759-c0a3-45e8-9f0f-6f4f3d0f593d','0daa7171-d081-41f0-a866-d2fecf006dc3','36fa8eff-85d9-4643-a786-0f3d3533a50d'],size=1,snapshot_id=3ac23f8b-4b31-4404-95f5-690b0aa25034,source_replicaid=,source_volid=None,status='creating',user_id='fe4d6cabe39746599fd56f0ed08639e6',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:30:48.851240 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-755d6982-19eb-4c4d-9766-5e38b3b62473 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ea66fef-9365-4b57-a186-3c919599546f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:30:48.874809 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-755d6982-19eb-4c4d-9766-5e38b3b62473 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ea66fef-9365-4b57-a186-3c919599546f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:30:48.874809 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-755d6982-19eb-4c4d-9766-5e38b3b62473 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Flow 'volume_create_api' (3d5af40e-e954-4c13-821e-d04f6734b15f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:30:48.874809 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-755d6982-19eb-4c4d-9766-5e38b3b62473 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Create volume request issued successfully. Aug 25 10:30:48.875127 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-755d6982-19eb-4c4d-9766-5e38b3b62473 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:30:48.875546 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1325/5311] 10.4.3.119 () {68 vars in 1259 bytes} [Tue Aug 25 10:30:48 2026] POST /volume/v3/volumes => generated 785 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:30:48.886538 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-07790bb4-9e62-44ca-839f-bc6bdb8a8d18 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:48.888122 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-07790bb4-9e62-44ca-839f-bc6bdb8a8d18 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] GET https://10.4.3.119/volume/v3/volumes/71ddf393-8931-486c-83fc-9d93019052d1 Aug 25 10:30:48.888303 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-07790bb4-9e62-44ca-839f-bc6bdb8a8d18 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:48.888484 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-07790bb4-9e62-44ca-839f-bc6bdb8a8d18 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:48.895447 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:48.895447 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:30:48.899009 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-07790bb4-9e62-44ca-839f-bc6bdb8a8d18 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Volume info retrieved successfully. Aug 25 10:30:48.902649 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-07790bb4-9e62-44ca-839f-bc6bdb8a8d18 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/volumes/71ddf393-8931-486c-83fc-9d93019052d1 returned with HTTP 200 Aug 25 10:30:48.902987 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1337/5312] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:30:48 2026] GET /volume/v3/volumes/71ddf393-8931-486c-83fc-9d93019052d1 => generated 853 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:30:49.439706 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-fb7a5e52-6382-4ffa-8b40-aa2f3e2dade9 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:49.441411 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-fb7a5e52-6382-4ffa-8b40-aa2f3e2dade9 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] GET https://10.4.3.119/volume/v3/volumes/5f66a848-c8cf-4143-be6d-76dfa4f80085 Aug 25 10:30:49.441588 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-fb7a5e52-6382-4ffa-8b40-aa2f3e2dade9 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:49.441777 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-fb7a5e52-6382-4ffa-8b40-aa2f3e2dade9 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:49.447236 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-fb7a5e52-6382-4ffa-8b40-aa2f3e2dade9 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/volumes/5f66a848-c8cf-4143-be6d-76dfa4f80085 returned with HTTP 404 Aug 25 10:30:49.447660 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1327/5313] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:30:49 2026] GET /volume/v3/volumes/5f66a848-c8cf-4143-be6d-76dfa4f80085 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:30:49.455102 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-9e2c6739-bea7-4784-bd63-637b75f5ea4d None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:49.457058 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9e2c6739-bea7-4784-bd63-637b75f5ea4d tempest-VolumeMultiattachTests-823655542 tempest-VolumeMultiattachTests-823655542-project-admin] GET https://10.4.3.119/volume/v3/volumes/detail?all_tenants=1 Aug 25 10:30:49.457294 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9e2c6739-bea7-4784-bd63-637b75f5ea4d tempest-VolumeMultiattachTests-823655542 tempest-VolumeMultiattachTests-823655542-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:49.457502 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9e2c6739-bea7-4784-bd63-637b75f5ea4d tempest-VolumeMultiattachTests-823655542 tempest-VolumeMultiattachTests-823655542-project-admin] Calling method 'detail' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:49.458277 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-9e2c6739-bea7-4784-bd63-637b75f5ea4d tempest-VolumeMultiattachTests-823655542 tempest-VolumeMultiattachTests-823655542-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100389) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 10:30:49.469561 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-9e2c6739-bea7-4784-bd63-637b75f5ea4d tempest-VolumeMultiattachTests-823655542 tempest-VolumeMultiattachTests-823655542-project-admin] Get all volumes completed successfully. Aug 25 10:30:49.471323 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:49.471323 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:30:49.476359 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9e2c6739-bea7-4784-bd63-637b75f5ea4d tempest-VolumeMultiattachTests-823655542 tempest-VolumeMultiattachTests-823655542-project-admin] https://10.4.3.119/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 25 10:30:49.476930 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1325/5314] 10.4.3.119 () {66 vars in 1285 bytes} [Tue Aug 25 10:30:49 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10697 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:30:49.492612 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-c2ab555f-c936-4605-8883-144c80475091 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:49.494431 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c2ab555f-c936-4605-8883-144c80475091 tempest-VolumeMultiattachTests-823655542 tempest-VolumeMultiattachTests-823655542-project-admin] DELETE https://10.4.3.119/volume/v3/types/6db0e221-0c3a-4fc6-bfa9-21ae0c6b1969 Aug 25 10:30:49.494626 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c2ab555f-c936-4605-8883-144c80475091 tempest-VolumeMultiattachTests-823655542 tempest-VolumeMultiattachTests-823655542-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:49.494811 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c2ab555f-c936-4605-8883-144c80475091 tempest-VolumeMultiattachTests-823655542 tempest-VolumeMultiattachTests-823655542-project-admin] Calling method '_delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:49.495031 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:49.495031 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:30:49.517531 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c2ab555f-c936-4605-8883-144c80475091 tempest-VolumeMultiattachTests-823655542 tempest-VolumeMultiattachTests-823655542-project-admin] https://10.4.3.119/volume/v3/types/6db0e221-0c3a-4fc6-bfa9-21ae0c6b1969 returned with HTTP 202 Aug 25 10:30:49.517885 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1326/5315] 10.4.3.119 () {66 vars in 1345 bytes} [Tue Aug 25 10:30:49 2026] DELETE /volume/v3/types/6db0e221-0c3a-4fc6-bfa9-21ae0c6b1969 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:30:49.524726 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-d09826fe-7f98-4242-a2df-24028d17a8eb None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:49.526293 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d09826fe-7f98-4242-a2df-24028d17a8eb tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] DELETE https://10.4.3.119/volume/v3/volumes/fe7edc1c-ba08-4cd2-96ce-2a45791024a0 Aug 25 10:30:49.526504 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d09826fe-7f98-4242-a2df-24028d17a8eb tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:49.526678 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d09826fe-7f98-4242-a2df-24028d17a8eb tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:49.526822 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-d09826fe-7f98-4242-a2df-24028d17a8eb tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Delete volume with id: fe7edc1c-ba08-4cd2-96ce-2a45791024a0 Aug 25 10:30:49.533155 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:49.533155 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:30:49.533578 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-d09826fe-7f98-4242-a2df-24028d17a8eb tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Volume info retrieved successfully. Aug 25 10:30:49.550027 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-d09826fe-7f98-4242-a2df-24028d17a8eb tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Delete volume request issued successfully. Aug 25 10:30:49.550238 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d09826fe-7f98-4242-a2df-24028d17a8eb tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/volumes/fe7edc1c-ba08-4cd2-96ce-2a45791024a0 returned with HTTP 202 Aug 25 10:30:49.550850 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1338/5316] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:30:49 2026] DELETE /volume/v3/volumes/fe7edc1c-ba08-4cd2-96ce-2a45791024a0 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:30:49.557299 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-ca60fa93-e0d9-4c62-931f-dafb1e5e7144 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:49.559450 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ca60fa93-e0d9-4c62-931f-dafb1e5e7144 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] GET https://10.4.3.119/volume/v3/volumes/fe7edc1c-ba08-4cd2-96ce-2a45791024a0 Aug 25 10:30:49.559549 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ca60fa93-e0d9-4c62-931f-dafb1e5e7144 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:49.559707 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ca60fa93-e0d9-4c62-931f-dafb1e5e7144 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:49.567435 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:49.567435 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:30:49.571171 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-ca60fa93-e0d9-4c62-931f-dafb1e5e7144 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Volume info retrieved successfully. Aug 25 10:30:49.575834 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ca60fa93-e0d9-4c62-931f-dafb1e5e7144 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/volumes/fe7edc1c-ba08-4cd2-96ce-2a45791024a0 returned with HTTP 200 Aug 25 10:30:49.576308 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1328/5317] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:30:49 2026] GET /volume/v3/volumes/fe7edc1c-ba08-4cd2-96ce-2a45791024a0 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:30:49.916061 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-1ff117b0-f1bb-4817-a471-040d9aa7a14c None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:49.917835 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1ff117b0-f1bb-4817-a471-040d9aa7a14c tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] GET https://10.4.3.119/volume/v3/volumes/71ddf393-8931-486c-83fc-9d93019052d1 Aug 25 10:30:49.918031 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1ff117b0-f1bb-4817-a471-040d9aa7a14c tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:49.918247 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1ff117b0-f1bb-4817-a471-040d9aa7a14c tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:49.924614 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:49.924614 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:30:49.927605 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-1ff117b0-f1bb-4817-a471-040d9aa7a14c tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Volume info retrieved successfully. Aug 25 10:30:49.931665 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1ff117b0-f1bb-4817-a471-040d9aa7a14c tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/volumes/71ddf393-8931-486c-83fc-9d93019052d1 returned with HTTP 200 Aug 25 10:30:49.931989 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1326/5318] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:30:49 2026] GET /volume/v3/volumes/71ddf393-8931-486c-83fc-9d93019052d1 => generated 1394 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:30:49.944942 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-ed40435d-cb6e-43f3-8530-0bb35c73b125 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:49.946642 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ed40435d-cb6e-43f3-8530-0bb35c73b125 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] GET https://10.4.3.119/volume/v3/volumes/71ddf393-8931-486c-83fc-9d93019052d1 Aug 25 10:30:49.946841 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ed40435d-cb6e-43f3-8530-0bb35c73b125 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:49.947013 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ed40435d-cb6e-43f3-8530-0bb35c73b125 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:49.955324 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:49.955324 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:30:49.958711 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-ed40435d-cb6e-43f3-8530-0bb35c73b125 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Volume info retrieved successfully. Aug 25 10:30:49.964862 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ed40435d-cb6e-43f3-8530-0bb35c73b125 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/volumes/71ddf393-8931-486c-83fc-9d93019052d1 returned with HTTP 200 Aug 25 10:30:49.965360 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1327/5319] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:30:49 2026] GET /volume/v3/volumes/71ddf393-8931-486c-83fc-9d93019052d1 => generated 1394 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:30:50.086429 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-34a9dab6-eed9-44ee-aa8b-6d8ca3120b8f req-addd4fe7-4903-4ce6-be38-b751043f9317 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:50.091175 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-34a9dab6-eed9-44ee-aa8b-6d8ca3120b8f req-addd4fe7-4903-4ce6-be38-b751043f9317 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] GET https://10.4.3.119/volume/v3/volumes/71ddf393-8931-486c-83fc-9d93019052d1 Aug 25 10:30:50.091175 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-34a9dab6-eed9-44ee-aa8b-6d8ca3120b8f req-addd4fe7-4903-4ce6-be38-b751043f9317 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:50.091175 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-34a9dab6-eed9-44ee-aa8b-6d8ca3120b8f req-addd4fe7-4903-4ce6-be38-b751043f9317 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:50.099965 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:50.099965 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:30:50.104320 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-34a9dab6-eed9-44ee-aa8b-6d8ca3120b8f req-addd4fe7-4903-4ce6-be38-b751043f9317 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Volume info retrieved successfully. Aug 25 10:30:50.110226 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-34a9dab6-eed9-44ee-aa8b-6d8ca3120b8f req-addd4fe7-4903-4ce6-be38-b751043f9317 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/volumes/71ddf393-8931-486c-83fc-9d93019052d1 returned with HTTP 200 Aug 25 10:30:50.110865 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1339/5320] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:30:50 2026] GET /volume/v3/volumes/71ddf393-8931-486c-83fc-9d93019052d1 => generated 1394 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:30:50.580295 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-34a9dab6-eed9-44ee-aa8b-6d8ca3120b8f req-cb7d576a-6b7c-469e-ac45-32a59383aaa4 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:50.582277 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-34a9dab6-eed9-44ee-aa8b-6d8ca3120b8f req-cb7d576a-6b7c-469e-ac45-32a59383aaa4 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] GET https://10.4.3.119/volume/v3/volumes/71ddf393-8931-486c-83fc-9d93019052d1 Aug 25 10:30:50.582466 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-34a9dab6-eed9-44ee-aa8b-6d8ca3120b8f req-cb7d576a-6b7c-469e-ac45-32a59383aaa4 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:50.582645 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-34a9dab6-eed9-44ee-aa8b-6d8ca3120b8f req-cb7d576a-6b7c-469e-ac45-32a59383aaa4 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:50.588711 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-bbede793-accf-410f-af3d-af5332d51ef6 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:50.589816 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:50.589816 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:30:50.590881 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-bbede793-accf-410f-af3d-af5332d51ef6 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] GET https://10.4.3.119/volume/v3/volumes/fe7edc1c-ba08-4cd2-96ce-2a45791024a0 Aug 25 10:30:50.591231 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-bbede793-accf-410f-af3d-af5332d51ef6 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:50.591507 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-bbede793-accf-410f-af3d-af5332d51ef6 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:50.594183 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [req-34a9dab6-eed9-44ee-aa8b-6d8ca3120b8f req-cb7d576a-6b7c-469e-ac45-32a59383aaa4 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Volume info retrieved successfully. Aug 25 10:30:50.597978 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-bbede793-accf-410f-af3d-af5332d51ef6 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/volumes/fe7edc1c-ba08-4cd2-96ce-2a45791024a0 returned with HTTP 404 Aug 25 10:30:50.598690 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1327/5321] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:30:50 2026] GET /volume/v3/volumes/fe7edc1c-ba08-4cd2-96ce-2a45791024a0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:30:50.599250 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-34a9dab6-eed9-44ee-aa8b-6d8ca3120b8f req-cb7d576a-6b7c-469e-ac45-32a59383aaa4 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/volumes/71ddf393-8931-486c-83fc-9d93019052d1 returned with HTTP 200 Aug 25 10:30:50.599660 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1329/5322] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:30:50 2026] GET /volume/v3/volumes/71ddf393-8931-486c-83fc-9d93019052d1 => generated 1394 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:30:50.605920 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-1da1471f-b5bc-4156-a25c-6bb50201d5fe None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:50.608073 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1da1471f-b5bc-4156-a25c-6bb50201d5fe tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] DELETE https://10.4.3.119/volume/v3/volumes/729bb0a6-e079-4960-8686-b94d4c435ac7 Aug 25 10:30:50.608073 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1da1471f-b5bc-4156-a25c-6bb50201d5fe tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:50.608073 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1da1471f-b5bc-4156-a25c-6bb50201d5fe tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:50.608246 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-1da1471f-b5bc-4156-a25c-6bb50201d5fe tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Delete volume with id: 729bb0a6-e079-4960-8686-b94d4c435ac7 Aug 25 10:30:50.611612 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-e047fbb5-0cef-4bbd-92a6-aa607d600ca6 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:50.612170 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e047fbb5-0cef-4bbd-92a6-aa607d600ca6 None None] GET https://10.4.3.119/volume// Aug 25 10:30:50.612452 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e047fbb5-0cef-4bbd-92a6-aa607d600ca6 None None] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:50.612731 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e047fbb5-0cef-4bbd-92a6-aa607d600ca6 None None] Calling method 'all' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:50.613208 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e047fbb5-0cef-4bbd-92a6-aa607d600ca6 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:30:50.613659 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1340/5323] 10.4.3.119 () {66 vars in 1419 bytes} [Tue Aug 25 10:30:50 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:30:50.615391 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:50.615391 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:30:50.615818 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-1da1471f-b5bc-4156-a25c-6bb50201d5fe tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Volume info retrieved successfully. Aug 25 10:30:50.624162 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-34a9dab6-eed9-44ee-aa8b-6d8ca3120b8f req-e24878c0-c9fc-4bb8-8fc2-90bd14a56c98 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:50.626944 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-34a9dab6-eed9-44ee-aa8b-6d8ca3120b8f req-e24878c0-c9fc-4bb8-8fc2-90bd14a56c98 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] POST https://10.4.3.119/volume/v3/attachments Aug 25 10:30:50.627493 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-34a9dab6-eed9-44ee-aa8b-6d8ca3120b8f req-e24878c0-c9fc-4bb8-8fc2-90bd14a56c98 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "71ddf393-8931-486c-83fc-9d93019052d1", "connector": null, "instance_uuid": "737d6bb6-50db-4265-9a0e-c5b14e18c84e"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:30:50.635457 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-1da1471f-b5bc-4156-a25c-6bb50201d5fe tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Delete volume request issued successfully. Aug 25 10:30:50.635645 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1da1471f-b5bc-4156-a25c-6bb50201d5fe tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/volumes/729bb0a6-e079-4960-8686-b94d4c435ac7 returned with HTTP 202 Aug 25 10:30:50.636102 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1328/5324] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:30:50 2026] DELETE /volume/v3/volumes/729bb0a6-e079-4960-8686-b94d4c435ac7 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:30:50.639528 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:50.639528 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:30:50.643214 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-76f5b897-28db-497c-b357-a8b3ade76ce9 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:50.645012 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-76f5b897-28db-497c-b357-a8b3ade76ce9 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] GET https://10.4.3.119/volume/v3/volumes/729bb0a6-e079-4960-8686-b94d4c435ac7 Aug 25 10:30:50.645197 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-76f5b897-28db-497c-b357-a8b3ade76ce9 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:50.645474 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-76f5b897-28db-497c-b357-a8b3ade76ce9 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:50.652640 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:50.652640 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:30:50.656483 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-76f5b897-28db-497c-b357-a8b3ade76ce9 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Volume info retrieved successfully. Aug 25 10:30:50.661627 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-76f5b897-28db-497c-b357-a8b3ade76ce9 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/volumes/729bb0a6-e079-4960-8686-b94d4c435ac7 returned with HTTP 200 Aug 25 10:30:50.662232 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1330/5325] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:30:50 2026] GET /volume/v3/volumes/729bb0a6-e079-4960-8686-b94d4c435ac7 => generated 921 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:30:50.670127 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-34a9dab6-eed9-44ee-aa8b-6d8ca3120b8f req-e24878c0-c9fc-4bb8-8fc2-90bd14a56c98 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/attachments returned with HTTP 200 Aug 25 10:30:50.670585 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1328/5326] 10.4.3.119 () {74 vars in 1594 bytes} [Tue Aug 25 10:30:50 2026] POST /volume/v3/attachments => generated 273 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:30:51.506065 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-51e9f2ed-f44f-4bff-8604-b7705f095da9 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:51.506529 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-51e9f2ed-f44f-4bff-8604-b7705f095da9 None None] GET https://10.4.3.119/volume// Aug 25 10:30:51.506695 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-51e9f2ed-f44f-4bff-8604-b7705f095da9 None None] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:51.506896 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-51e9f2ed-f44f-4bff-8604-b7705f095da9 None None] Calling method 'all' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:51.507257 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-51e9f2ed-f44f-4bff-8604-b7705f095da9 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:30:51.507602 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1341/5327] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:30:51 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:30:51.515014 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-34a9dab6-eed9-44ee-aa8b-6d8ca3120b8f req-9ee4ade6-4f0f-4051-bcda-d8261be96717 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:51.517210 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-34a9dab6-eed9-44ee-aa8b-6d8ca3120b8f req-9ee4ade6-4f0f-4051-bcda-d8261be96717 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] GET https://10.4.3.119/volume/v3/volumes/71ddf393-8931-486c-83fc-9d93019052d1 Aug 25 10:30:51.517472 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-34a9dab6-eed9-44ee-aa8b-6d8ca3120b8f req-9ee4ade6-4f0f-4051-bcda-d8261be96717 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:51.517706 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-34a9dab6-eed9-44ee-aa8b-6d8ca3120b8f req-9ee4ade6-4f0f-4051-bcda-d8261be96717 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:51.526395 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:51.526395 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:30:51.529612 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [req-34a9dab6-eed9-44ee-aa8b-6d8ca3120b8f req-9ee4ade6-4f0f-4051-bcda-d8261be96717 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Volume info retrieved successfully. Aug 25 10:30:51.533860 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-34a9dab6-eed9-44ee-aa8b-6d8ca3120b8f req-9ee4ade6-4f0f-4051-bcda-d8261be96717 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/volumes/71ddf393-8931-486c-83fc-9d93019052d1 returned with HTTP 200 Aug 25 10:30:51.534285 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1329/5328] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:30:51 2026] GET /volume/v3/volumes/71ddf393-8931-486c-83fc-9d93019052d1 => generated 1573 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:30:51.638658 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-34a9dab6-eed9-44ee-aa8b-6d8ca3120b8f req-57230612-a08b-4ad6-b578-0a480d48292e None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:51.641111 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-34a9dab6-eed9-44ee-aa8b-6d8ca3120b8f req-57230612-a08b-4ad6-b578-0a480d48292e tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] PUT https://10.4.3.119/volume/v3/attachments/6a7bc65a-fc06-41a6-8675-bc0f1ed3b9ae Aug 25 10:30:51.641600 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-34a9dab6-eed9-44ee-aa8b-6d8ca3120b8f req-57230612-a08b-4ad6-b578-0a480d48292e tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.119", "host": "np0000008063", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3398d5156650", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "462fd6ce-c505-48ef-84ec-f85776d45b24", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:30:51.650920 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-34a9dab6-eed9-44ee-aa8b-6d8ca3120b8f req-57230612-a08b-4ad6-b578-0a480d48292e tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Acquiring lock "cinder-attachment_update-71ddf393-8931-486c-83fc-9d93019052d1-np0000008063" by "attachment_update" {{(pid=100390) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 10:30:51.655636 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-34a9dab6-eed9-44ee-aa8b-6d8ca3120b8f req-57230612-a08b-4ad6-b578-0a480d48292e tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Lock "cinder-attachment_update-71ddf393-8931-486c-83fc-9d93019052d1-np0000008063" acquired by "attachment_update" :: waited 0.005s {{(pid=100390) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 10:30:51.656908 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:51.656908 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:30:51.674130 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-3203625b-ee19-4eb6-85e5-6200d7e334d1 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:51.676035 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3203625b-ee19-4eb6-85e5-6200d7e334d1 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] GET https://10.4.3.119/volume/v3/volumes/729bb0a6-e079-4960-8686-b94d4c435ac7 Aug 25 10:30:51.676035 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3203625b-ee19-4eb6-85e5-6200d7e334d1 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:51.676232 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3203625b-ee19-4eb6-85e5-6200d7e334d1 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:51.682546 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3203625b-ee19-4eb6-85e5-6200d7e334d1 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/volumes/729bb0a6-e079-4960-8686-b94d4c435ac7 returned with HTTP 404 Aug 25 10:30:51.682973 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1329/5329] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:30:51 2026] GET /volume/v3/volumes/729bb0a6-e079-4960-8686-b94d4c435ac7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:30:51.690089 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-5567510f-8d24-4161-b042-39445e8167f9 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:51.691768 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5567510f-8d24-4161-b042-39445e8167f9 tempest-VolumeMultiattachTests-823655542 tempest-VolumeMultiattachTests-823655542-project-admin] GET https://10.4.3.119/volume/v3/volumes/detail?all_tenants=1 Aug 25 10:30:51.691947 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5567510f-8d24-4161-b042-39445e8167f9 tempest-VolumeMultiattachTests-823655542 tempest-VolumeMultiattachTests-823655542-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:51.692168 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5567510f-8d24-4161-b042-39445e8167f9 tempest-VolumeMultiattachTests-823655542 tempest-VolumeMultiattachTests-823655542-project-admin] Calling method 'detail' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:51.693007 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-5567510f-8d24-4161-b042-39445e8167f9 tempest-VolumeMultiattachTests-823655542 tempest-VolumeMultiattachTests-823655542-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100391) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 10:30:51.707999 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-5567510f-8d24-4161-b042-39445e8167f9 tempest-VolumeMultiattachTests-823655542 tempest-VolumeMultiattachTests-823655542-project-admin] Get all volumes completed successfully. Aug 25 10:30:51.709732 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:51.709732 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:30:51.714411 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5567510f-8d24-4161-b042-39445e8167f9 tempest-VolumeMultiattachTests-823655542 tempest-VolumeMultiattachTests-823655542-project-admin] https://10.4.3.119/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 25 10:30:51.714989 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1342/5330] 10.4.3.119 () {66 vars in 1285 bytes} [Tue Aug 25 10:30:51 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8621 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:30:51.727512 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-34a9dab6-eed9-44ee-aa8b-6d8ca3120b8f req-57230612-a08b-4ad6-b578-0a480d48292e tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Lock "cinder-attachment_update-71ddf393-8931-486c-83fc-9d93019052d1-np0000008063" released by "attachment_update" :: held 0.072s {{(pid=100390) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 10:30:51.727801 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-34a9dab6-eed9-44ee-aa8b-6d8ca3120b8f req-57230612-a08b-4ad6-b578-0a480d48292e tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/attachments/6a7bc65a-fc06-41a6-8675-bc0f1ed3b9ae returned with HTTP 200 Aug 25 10:30:51.728288 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1331/5331] 10.4.3.119 () {74 vars in 1704 bytes} [Tue Aug 25 10:30:51 2026] PUT /volume/v3/attachments/6a7bc65a-fc06-41a6-8675-bc0f1ed3b9ae => generated 969 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:30:51.730994 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-7391713b-0828-4c26-9df4-118153a2be67 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:51.732762 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7391713b-0828-4c26-9df4-118153a2be67 tempest-VolumeMultiattachTests-823655542 tempest-VolumeMultiattachTests-823655542-project-admin] DELETE https://10.4.3.119/volume/v3/types/683989fa-bc08-4c16-a114-5811c475fc16 Aug 25 10:30:51.732947 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7391713b-0828-4c26-9df4-118153a2be67 tempest-VolumeMultiattachTests-823655542 tempest-VolumeMultiattachTests-823655542-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:30:51.733173 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7391713b-0828-4c26-9df4-118153a2be67 tempest-VolumeMultiattachTests-823655542 tempest-VolumeMultiattachTests-823655542-project-admin] Calling method '_delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:30:51.748344 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-34a9dab6-eed9-44ee-aa8b-6d8ca3120b8f req-b50f3bd0-7eff-40ee-ad44-3ddfc172688f None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:30:51.750475 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-34a9dab6-eed9-44ee-aa8b-6d8ca3120b8f req-b50f3bd0-7eff-40ee-ad44-3ddfc172688f tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] POST https://10.4.3.119/volume/v3/attachments/6a7bc65a-fc06-41a6-8675-bc0f1ed3b9ae/action Aug 25 10:30:51.751232 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-34a9dab6-eed9-44ee-aa8b-6d8ca3120b8f req-b50f3bd0-7eff-40ee-ad44-3ddfc172688f tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Action body: b'{"os-complete": null}' {{(pid=100389) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:30:51.751408 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-34a9dab6-eed9-44ee-aa8b-6d8ca3120b8f req-b50f3bd0-7eff-40ee-ad44-3ddfc172688f tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:30:51.758367 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7391713b-0828-4c26-9df4-118153a2be67 tempest-VolumeMultiattachTests-823655542 tempest-VolumeMultiattachTests-823655542-project-admin] https://10.4.3.119/volume/v3/types/683989fa-bc08-4c16-a114-5811c475fc16 returned with HTTP 202 Aug 25 10:30:51.758790 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1330/5332] 10.4.3.119 () {66 vars in 1345 bytes} [Tue Aug 25 10:30:51 2026] DELETE /volume/v3/types/683989fa-bc08-4c16-a114-5811c475fc16 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:30:51.768078 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:30:51.768078 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:30:51.778016 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-34a9dab6-eed9-44ee-aa8b-6d8ca3120b8f req-b50f3bd0-7eff-40ee-ad44-3ddfc172688f tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/attachments/6a7bc65a-fc06-41a6-8675-bc0f1ed3b9ae/action returned with HTTP 204 Aug 25 10:30:51.778430 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1330/5333] 10.4.3.119 () {74 vars in 1725 bytes} [Tue Aug 25 10:30:51 2026] POST /volume/v3/attachments/6a7bc65a-fc06-41a6-8675-bc0f1ed3b9ae/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:31:01.712604 np0000008063 devstack@c-api.service[100391]: DEBUG dbcounter [-] [100391] Writing DB stats cinder:SELECT=143,cinder:UPDATE=16,cinder:INSERT=4 {{(pid=100391) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 10:31:01.721366 np0000008063 devstack@c-api.service[100390]: DEBUG dbcounter [-] [100390] Writing DB stats cinder:SELECT=150,cinder:UPDATE=11,cinder:DELETE=1,cinder:INSERT=1 {{(pid=100390) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 10:31:01.754829 np0000008063 devstack@c-api.service[100388]: DEBUG dbcounter [-] [100388] Writing DB stats cinder:SELECT=164,cinder:UPDATE=32,cinder:INSERT=9 {{(pid=100388) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 10:31:01.775642 np0000008063 devstack@c-api.service[100389]: DEBUG dbcounter [-] [100389] Writing DB stats cinder:SELECT=138,cinder:UPDATE=24,cinder:DELETE=1,cinder:INSERT=6 {{(pid=100389) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 10:31:04.096032 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-753e8b96-7d2d-4127-be25-4aa63666bf80 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:31:04.100159 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-753e8b96-7d2d-4127-be25-4aa63666bf80 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:31:04.100159 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-753e8b96-7d2d-4127-be25-4aa63666bf80 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-684485319", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:31:04.100159 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volumes [None req-753e8b96-7d2d-4127-be25-4aa63666bf80 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-684485319', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:31:04.100159 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-753e8b96-7d2d-4127-be25-4aa63666bf80 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Create volume of 1 GB Aug 25 10:31:04.103864 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-753e8b96-7d2d-4127-be25-4aa63666bf80 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Availability Zones retrieved successfully. Aug 25 10:31:04.109307 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-753e8b96-7d2d-4127-be25-4aa63666bf80 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Flow 'volume_create_api' (b0cfdc6d-9114-4372-a27c-05b168108864) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:31:04.110362 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-753e8b96-7d2d-4127-be25-4aa63666bf80 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (782e4485-6d85-48b2-bf50-db4c8ea25ed0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:31:04.111273 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [None req-753e8b96-7d2d-4127-be25-4aa63666bf80 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Validating volume size '1' using validate_int {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:31:04.139749 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-753e8b96-7d2d-4127-be25-4aa63666bf80 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (782e4485-6d85-48b2-bf50-db4c8ea25ed0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:31:04.141051 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-753e8b96-7d2d-4127-be25-4aa63666bf80 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76401409-9e1e-4ea7-9bb7-760606f38a95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:31:04.202972 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-753e8b96-7d2d-4127-be25-4aa63666bf80 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Created reservations ['4cc8696c-13c7-4ed6-aa36-97b3460862a0', '52c469c1-f84c-4704-ab40-735e4fdc8c14', 'd711c750-fb04-40a4-9d2f-a94da68b67af', '9c191959-32a6-41ae-9213-40bd413662fa'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:31:04.203911 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-753e8b96-7d2d-4127-be25-4aa63666bf80 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76401409-9e1e-4ea7-9bb7-760606f38a95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4cc8696c-13c7-4ed6-aa36-97b3460862a0', '52c469c1-f84c-4704-ab40-735e4fdc8c14', 'd711c750-fb04-40a4-9d2f-a94da68b67af', '9c191959-32a6-41ae-9213-40bd413662fa']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:31:04.204711 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-753e8b96-7d2d-4127-be25-4aa63666bf80 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b80ab661-90f2-4393-8b62-a01c313f7344) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:31:04.228928 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-753e8b96-7d2d-4127-be25-4aa63666bf80 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b80ab661-90f2-4393-8b62-a01c313f7344) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ed18a56c-acdc-41f8-afe7-4eccf754e094', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-684485319',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc239f427763426e84b23b39cd90d718',qos_specs=None,replication_status=,reservations=['4cc8696c-13c7-4ed6-aa36-97b3460862a0','52c469c1-f84c-4704-ab40-735e4fdc8c14','d711c750-fb04-40a4-9d2f-a94da68b67af','9c191959-32a6-41ae-9213-40bd413662fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec61e536298c478280cdbc19b69f3ff3',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:31:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-684485319',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ed18a56c-acdc-41f8-afe7-4eccf754e094,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fc239f427763426e84b23b39cd90d718',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ec61e536298c478280cdbc19b69f3ff3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:31:04.229822 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-753e8b96-7d2d-4127-be25-4aa63666bf80 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69785d76-6f3b-4515-8abc-d210ff81e478) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:31:04.248922 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-753e8b96-7d2d-4127-be25-4aa63666bf80 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69785d76-6f3b-4515-8abc-d210ff81e478) transitioned into state 'SUCCESS' from state '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-684485319',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc239f427763426e84b23b39cd90d718',qos_specs=None,replication_status=,reservations=['4cc8696c-13c7-4ed6-aa36-97b3460862a0','52c469c1-f84c-4704-ab40-735e4fdc8c14','d711c750-fb04-40a4-9d2f-a94da68b67af','9c191959-32a6-41ae-9213-40bd413662fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec61e536298c478280cdbc19b69f3ff3',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:31:04.249751 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-753e8b96-7d2d-4127-be25-4aa63666bf80 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb37c6ae-f5bb-44b1-b0f1-5ac65590748a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:31:04.258655 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-753e8b96-7d2d-4127-be25-4aa63666bf80 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb37c6ae-f5bb-44b1-b0f1-5ac65590748a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:31:04.259577 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-753e8b96-7d2d-4127-be25-4aa63666bf80 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Flow 'volume_create_api' (b0cfdc6d-9114-4372-a27c-05b168108864) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:31:04.259914 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-753e8b96-7d2d-4127-be25-4aa63666bf80 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Create volume request issued successfully. Aug 25 10:31:04.260548 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-753e8b96-7d2d-4127-be25-4aa63666bf80 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:31:04.261098 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1343/5334] 10.4.3.119 () {68 vars in 1259 bytes} [Tue Aug 25 10:31:04 2026] POST /volume/v3/volumes => generated 746 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:31:14.252642 np0000008063 devstack@c-api.service[100391]: DEBUG dbcounter [-] [100391] Writing DB stats cinder:SELECT=27,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=100391) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 10:31:37.613514 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-f23c4379-dd2c-4912-99c4-bb057e5f4be2 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:31:37.615608 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f23c4379-dd2c-4912-99c4-bb057e5f4be2 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] GET https://10.4.3.119/volume/v3/volumes/ed18a56c-acdc-41f8-afe7-4eccf754e094 Aug 25 10:31:37.615830 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f23c4379-dd2c-4912-99c4-bb057e5f4be2 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:31:37.616084 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f23c4379-dd2c-4912-99c4-bb057e5f4be2 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:31:37.625631 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:31:37.625631 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:31:37.633591 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-f23c4379-dd2c-4912-99c4-bb057e5f4be2 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Volume info retrieved successfully. Aug 25 10:31:37.639109 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f23c4379-dd2c-4912-99c4-bb057e5f4be2 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] https://10.4.3.119/volume/v3/volumes/ed18a56c-acdc-41f8-afe7-4eccf754e094 returned with HTTP 200 Aug 25 10:31:37.639840 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1332/5335] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:31:37 2026] GET /volume/v3/volumes/ed18a56c-acdc-41f8-afe7-4eccf754e094 => generated 839 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:31:37.653421 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-7991bc13-b85b-4e93-9aea-62889a5b70a9 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:31:37.654698 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7991bc13-b85b-4e93-9aea-62889a5b70a9 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] GET https://10.4.3.119/volume/v3/volumes/ed18a56c-acdc-41f8-afe7-4eccf754e094 Aug 25 10:31:37.654907 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7991bc13-b85b-4e93-9aea-62889a5b70a9 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:31:37.655455 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7991bc13-b85b-4e93-9aea-62889a5b70a9 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:31:37.663164 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:31:37.663164 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:31:37.667392 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-7991bc13-b85b-4e93-9aea-62889a5b70a9 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Volume info retrieved successfully. Aug 25 10:31:37.672618 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7991bc13-b85b-4e93-9aea-62889a5b70a9 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] https://10.4.3.119/volume/v3/volumes/ed18a56c-acdc-41f8-afe7-4eccf754e094 returned with HTTP 200 Aug 25 10:31:37.673088 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1331/5336] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:31:37 2026] GET /volume/v3/volumes/ed18a56c-acdc-41f8-afe7-4eccf754e094 => generated 839 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:31:37.724679 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-a99df616-7415-4e2d-9162-dbe92f346cc9 req-43be270b-472c-4180-8c07-7949f2c2c7f0 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:31:37.727464 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-a99df616-7415-4e2d-9162-dbe92f346cc9 req-43be270b-472c-4180-8c07-7949f2c2c7f0 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] GET https://10.4.3.119/volume/v3/volumes/ed18a56c-acdc-41f8-afe7-4eccf754e094 Aug 25 10:31:37.727665 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-a99df616-7415-4e2d-9162-dbe92f346cc9 req-43be270b-472c-4180-8c07-7949f2c2c7f0 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:31:37.727905 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-a99df616-7415-4e2d-9162-dbe92f346cc9 req-43be270b-472c-4180-8c07-7949f2c2c7f0 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:31:37.738119 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:31:37.738119 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:31:37.742556 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-a99df616-7415-4e2d-9162-dbe92f346cc9 req-43be270b-472c-4180-8c07-7949f2c2c7f0 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Volume info retrieved successfully. Aug 25 10:31:37.748188 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-a99df616-7415-4e2d-9162-dbe92f346cc9 req-43be270b-472c-4180-8c07-7949f2c2c7f0 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] https://10.4.3.119/volume/v3/volumes/ed18a56c-acdc-41f8-afe7-4eccf754e094 returned with HTTP 200 Aug 25 10:31:37.748660 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1331/5337] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:31:37 2026] GET /volume/v3/volumes/ed18a56c-acdc-41f8-afe7-4eccf754e094 => generated 839 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:31:37.826760 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-174d905a-3e4f-4663-8e38-f83ca0733a6f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:31:37.827418 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-174d905a-3e4f-4663-8e38-f83ca0733a6f None None] GET https://10.4.3.119/volume// Aug 25 10:31:37.827673 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-174d905a-3e4f-4663-8e38-f83ca0733a6f None None] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:31:37.828001 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-174d905a-3e4f-4663-8e38-f83ca0733a6f None None] Calling method 'all' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:31:37.828559 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-174d905a-3e4f-4663-8e38-f83ca0733a6f None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:31:37.828790 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1344/5338] 10.4.3.119 () {66 vars in 1428 bytes} [Tue Aug 25 10:31:37 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:31:37.836917 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-a99df616-7415-4e2d-9162-dbe92f346cc9 req-c4c31057-5b78-46db-a770-b07dfc8a343f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:31:37.838979 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-a99df616-7415-4e2d-9162-dbe92f346cc9 req-c4c31057-5b78-46db-a770-b07dfc8a343f tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] POST https://10.4.3.119/volume/v3/attachments Aug 25 10:31:37.839409 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-a99df616-7415-4e2d-9162-dbe92f346cc9 req-c4c31057-5b78-46db-a770-b07dfc8a343f tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ed18a56c-acdc-41f8-afe7-4eccf754e094", "connector": null, "instance_uuid": "bf70aa0c-b7c4-404a-8b28-da4cfa63478e"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:31:37.848212 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:31:37.848212 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:31:37.877106 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-a99df616-7415-4e2d-9162-dbe92f346cc9 req-c4c31057-5b78-46db-a770-b07dfc8a343f tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] https://10.4.3.119/volume/v3/attachments returned with HTTP 200 Aug 25 10:31:37.877627 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1333/5339] 10.4.3.119 () {74 vars in 1594 bytes} [Tue Aug 25 10:31:37 2026] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:31:37.902291 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-a3e4815a-7cdc-480a-b817-412ffe0d46c3 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:31:37.904088 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a3e4815a-7cdc-480a-b817-412ffe0d46c3 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] GET https://10.4.3.119/volume/v3/volumes/ed18a56c-acdc-41f8-afe7-4eccf754e094 Aug 25 10:31:37.904324 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a3e4815a-7cdc-480a-b817-412ffe0d46c3 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:31:37.904510 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a3e4815a-7cdc-480a-b817-412ffe0d46c3 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:31:37.910549 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-22a60239-38f6-4ba9-bab4-c70f173060ba None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:31:37.911038 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-22a60239-38f6-4ba9-bab4-c70f173060ba None None] GET https://10.4.3.119/volume// Aug 25 10:31:37.911330 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-22a60239-38f6-4ba9-bab4-c70f173060ba None None] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:31:37.911574 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-22a60239-38f6-4ba9-bab4-c70f173060ba None None] Calling method 'all' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:31:37.911994 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-22a60239-38f6-4ba9-bab4-c70f173060ba None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:31:37.912583 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1332/5340] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:31:37 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:31:37.914154 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:31:37.914154 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:31:37.917491 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-a3e4815a-7cdc-480a-b817-412ffe0d46c3 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Volume info retrieved successfully. Aug 25 10:31:37.921277 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a3e4815a-7cdc-480a-b817-412ffe0d46c3 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] https://10.4.3.119/volume/v3/volumes/ed18a56c-acdc-41f8-afe7-4eccf754e094 returned with HTTP 200 Aug 25 10:31:37.921644 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1332/5341] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:31:37 2026] GET /volume/v3/volumes/ed18a56c-acdc-41f8-afe7-4eccf754e094 => generated 838 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:31:37.922710 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-a99df616-7415-4e2d-9162-dbe92f346cc9 req-c78ddb96-24e1-4316-b40c-022d1cee7a54 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:31:37.924769 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-a99df616-7415-4e2d-9162-dbe92f346cc9 req-c78ddb96-24e1-4316-b40c-022d1cee7a54 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] GET https://10.4.3.119/volume/v3/volumes/ed18a56c-acdc-41f8-afe7-4eccf754e094 Aug 25 10:31:37.925026 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-a99df616-7415-4e2d-9162-dbe92f346cc9 req-c78ddb96-24e1-4316-b40c-022d1cee7a54 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:31:37.925278 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-a99df616-7415-4e2d-9162-dbe92f346cc9 req-c78ddb96-24e1-4316-b40c-022d1cee7a54 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:31:37.935274 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:31:37.935274 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:31:37.938619 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-a99df616-7415-4e2d-9162-dbe92f346cc9 req-c78ddb96-24e1-4316-b40c-022d1cee7a54 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Volume info retrieved successfully. Aug 25 10:31:37.942769 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-a99df616-7415-4e2d-9162-dbe92f346cc9 req-c78ddb96-24e1-4316-b40c-022d1cee7a54 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] https://10.4.3.119/volume/v3/volumes/ed18a56c-acdc-41f8-afe7-4eccf754e094 returned with HTTP 200 Aug 25 10:31:37.943509 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1345/5342] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:31:37 2026] GET /volume/v3/volumes/ed18a56c-acdc-41f8-afe7-4eccf754e094 => generated 1018 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:31:38.056796 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-a99df616-7415-4e2d-9162-dbe92f346cc9 req-ce456f93-211b-4de6-ab38-43cd37ef2ab2 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:31:38.058800 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-a99df616-7415-4e2d-9162-dbe92f346cc9 req-ce456f93-211b-4de6-ab38-43cd37ef2ab2 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] PUT https://10.4.3.119/volume/v3/attachments/9e965e14-1404-45bb-acd5-6a303cca8ac7 Aug 25 10:31:38.059191 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-a99df616-7415-4e2d-9162-dbe92f346cc9 req-ce456f93-211b-4de6-ab38-43cd37ef2ab2 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.119", "host": "np0000008063", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3398d5156650", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "462fd6ce-c505-48ef-84ec-f85776d45b24", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:31:38.066584 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-a99df616-7415-4e2d-9162-dbe92f346cc9 req-ce456f93-211b-4de6-ab38-43cd37ef2ab2 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Acquiring lock "cinder-attachment_update-ed18a56c-acdc-41f8-afe7-4eccf754e094-np0000008063" by "attachment_update" {{(pid=100390) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 10:31:38.071226 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-a99df616-7415-4e2d-9162-dbe92f346cc9 req-ce456f93-211b-4de6-ab38-43cd37ef2ab2 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Lock "cinder-attachment_update-ed18a56c-acdc-41f8-afe7-4eccf754e094-np0000008063" acquired by "attachment_update" :: waited 0.004s {{(pid=100390) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 10:31:38.071950 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:31:38.071950 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:31:38.155829 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-a99df616-7415-4e2d-9162-dbe92f346cc9 req-ce456f93-211b-4de6-ab38-43cd37ef2ab2 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Lock "cinder-attachment_update-ed18a56c-acdc-41f8-afe7-4eccf754e094-np0000008063" released by "attachment_update" :: held 0.085s {{(pid=100390) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 10:31:38.156237 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-a99df616-7415-4e2d-9162-dbe92f346cc9 req-ce456f93-211b-4de6-ab38-43cd37ef2ab2 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] https://10.4.3.119/volume/v3/attachments/9e965e14-1404-45bb-acd5-6a303cca8ac7 returned with HTTP 200 Aug 25 10:31:38.156738 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1334/5343] 10.4.3.119 () {74 vars in 1704 bytes} [Tue Aug 25 10:31:38 2026] PUT /volume/v3/attachments/9e965e14-1404-45bb-acd5-6a303cca8ac7 => generated 969 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:31:38.367104 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-d5a92b4c-88c7-4357-8739-82ff3e4b8523 req-9cf4b5f0-116e-4eff-acd6-a43f32e020d3 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:31:38.369083 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-d5a92b4c-88c7-4357-8739-82ff3e4b8523 req-9cf4b5f0-116e-4eff-acd6-a43f32e020d3 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] DELETE https://10.4.3.119/volume/v3/attachments/6a7bc65a-fc06-41a6-8675-bc0f1ed3b9ae Aug 25 10:31:38.369324 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-d5a92b4c-88c7-4357-8739-82ff3e4b8523 req-9cf4b5f0-116e-4eff-acd6-a43f32e020d3 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:31:38.369542 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-d5a92b4c-88c7-4357-8739-82ff3e4b8523 req-9cf4b5f0-116e-4eff-acd6-a43f32e020d3 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'version_select' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:31:38.376886 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:31:38.376886 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:31:38.424460 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-d5a92b4c-88c7-4357-8739-82ff3e4b8523 req-9cf4b5f0-116e-4eff-acd6-a43f32e020d3 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/attachments/6a7bc65a-fc06-41a6-8675-bc0f1ed3b9ae returned with HTTP 200 Aug 25 10:31:38.424718 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1333/5344] 10.4.3.119 () {72 vars in 1673 bytes} [Tue Aug 25 10:31:38 2026] DELETE /volume/v3/attachments/6a7bc65a-fc06-41a6-8675-bc0f1ed3b9ae => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:31:38.583793 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-23b7b808-2534-463e-be12-61d2a6a64b08 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:31:38.585504 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-23b7b808-2534-463e-be12-61d2a6a64b08 tempest-VolumeMultiattachTests-823655542 tempest-VolumeMultiattachTests-823655542-project-admin] POST https://10.4.3.119/volume/v3/types Aug 25 10:31:38.585848 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-23b7b808-2534-463e-be12-61d2a6a64b08 tempest-VolumeMultiattachTests-823655542 tempest-VolumeMultiattachTests-823655542-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-935558589-530499348", "extra_specs": {"multiattach": " True"}}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:31:38.601848 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-23b7b808-2534-463e-be12-61d2a6a64b08 tempest-VolumeMultiattachTests-823655542 tempest-VolumeMultiattachTests-823655542-project-admin] https://10.4.3.119/volume/v3/types returned with HTTP 200 Aug 25 10:31:38.602285 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1333/5345] 10.4.3.119 () {68 vars in 1253 bytes} [Tue Aug 25 10:31:38 2026] POST /volume/v3/types => generated 285 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:31:38.611897 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-daed4a24-97d5-4466-aac8-c5b9cc9ba381 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:31:38.613275 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-daed4a24-97d5-4466-aac8-c5b9cc9ba381 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:31:38.613619 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-daed4a24-97d5-4466-aac8-c5b9cc9ba381 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-751001443", "snapshot_id": null, "imageRef": null, "volume_type": "ee513a69-54be-4ce2-ab0e-a778c7db7a3b", "size": 1}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:31:38.615133 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volumes [None req-daed4a24-97d5-4466-aac8-c5b9cc9ba381 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-751001443', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'ee513a69-54be-4ce2-ab0e-a778c7db7a3b', 'size': 1}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:31:38.619449 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-daed4a24-97d5-4466-aac8-c5b9cc9ba381 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Create volume of 1 GB Aug 25 10:31:38.619732 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:31:38.619732 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:31:38.620290 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-daed4a24-97d5-4466-aac8-c5b9cc9ba381 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Availability Zones retrieved successfully. Aug 25 10:31:38.625544 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-daed4a24-97d5-4466-aac8-c5b9cc9ba381 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Flow 'volume_create_api' (aa145d20-1f11-40ee-9f00-bce28a76d7ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:31:38.626498 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-daed4a24-97d5-4466-aac8-c5b9cc9ba381 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5bab8d6-ce45-4a61-9f28-d29a0df2cde4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:31:38.627515 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [None req-daed4a24-97d5-4466-aac8-c5b9cc9ba381 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Validating volume size '1' using validate_int {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:31:38.637613 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:31:38.637613 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:31:38.651765 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-daed4a24-97d5-4466-aac8-c5b9cc9ba381 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5bab8d6-ce45-4a61-9f28-d29a0df2cde4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:31:39Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=ee513a69-54be-4ce2-ab0e-a778c7db7a3b,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-935558589-530499348',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ee513a69-54be-4ce2-ab0e-a778c7db7a3b', 'encryption_key_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=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:31:38.652718 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-daed4a24-97d5-4466-aac8-c5b9cc9ba381 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ba82d61-c84f-47b1-994e-55c8e88f4abb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:31:38.676728 np0000008063 devstack@c-api.service[100391]: WARNING cinder.quota [None req-daed4a24-97d5-4466-aac8-c5b9cc9ba381 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-935558589-530499348 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-935558589-530499348, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:31:38.677054 np0000008063 devstack@c-api.service[100391]: WARNING cinder.quota [None req-daed4a24-97d5-4466-aac8-c5b9cc9ba381 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-935558589-530499348 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-935558589-530499348, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:31:38.703077 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-daed4a24-97d5-4466-aac8-c5b9cc9ba381 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Created reservations ['81c32da4-0038-4226-8620-57e7b0db55e6', 'f194a7a1-83c8-470e-ac2e-e564a254d9cc', 'fda7aae2-560e-4025-8bb3-c56b77934807', '1d023971-8756-4358-8eff-7e5fd943d449'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:31:38.703940 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-daed4a24-97d5-4466-aac8-c5b9cc9ba381 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ba82d61-c84f-47b1-994e-55c8e88f4abb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['81c32da4-0038-4226-8620-57e7b0db55e6', 'f194a7a1-83c8-470e-ac2e-e564a254d9cc', 'fda7aae2-560e-4025-8bb3-c56b77934807', '1d023971-8756-4358-8eff-7e5fd943d449']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:31:38.704821 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-daed4a24-97d5-4466-aac8-c5b9cc9ba381 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db782223-926f-4e16-b64f-eb5f8728709e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:31:38.727013 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-daed4a24-97d5-4466-aac8-c5b9cc9ba381 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db782223-926f-4e16-b64f-eb5f8728709e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5747f263-18d4-4e5b-81b2-6804f24f1a05', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-751001443',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='9e2c67d4bc5b4cb4afbc64a913709378',qos_specs=None,replication_status=,reservations=['81c32da4-0038-4226-8620-57e7b0db55e6','f194a7a1-83c8-470e-ac2e-e564a254d9cc','fda7aae2-560e-4025-8bb3-c56b77934807','1d023971-8756-4358-8eff-7e5fd943d449'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08578275d0f94a999f62c541a77e3a75',volume_type_id=ee513a69-54be-4ce2-ab0e-a778c7db7a3b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:31:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-751001443',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5747f263-18d4-4e5b-81b2-6804f24f1a05,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='9e2c67d4bc5b4cb4afbc64a913709378',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='08578275d0f94a999f62c541a77e3a75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ee513a69-54be-4ce2-ab0e-a778c7db7a3b),volume_type_id=ee513a69-54be-4ce2-ab0e-a778c7db7a3b)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:31:38.727720 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-daed4a24-97d5-4466-aac8-c5b9cc9ba381 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6896841c-0eb4-47dd-9395-8b62a4149c76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:31:38.745541 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-daed4a24-97d5-4466-aac8-c5b9cc9ba381 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6896841c-0eb4-47dd-9395-8b62a4149c76) transitioned into state 'SUCCESS' from state '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-751001443',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='9e2c67d4bc5b4cb4afbc64a913709378',qos_specs=None,replication_status=,reservations=['81c32da4-0038-4226-8620-57e7b0db55e6','f194a7a1-83c8-470e-ac2e-e564a254d9cc','fda7aae2-560e-4025-8bb3-c56b77934807','1d023971-8756-4358-8eff-7e5fd943d449'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08578275d0f94a999f62c541a77e3a75',volume_type_id=ee513a69-54be-4ce2-ab0e-a778c7db7a3b)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:31:38.746355 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-daed4a24-97d5-4466-aac8-c5b9cc9ba381 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (498231f0-5639-4d67-994e-53fd07fd447b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:31:38.757486 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-daed4a24-97d5-4466-aac8-c5b9cc9ba381 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (498231f0-5639-4d67-994e-53fd07fd447b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:31:38.758179 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-daed4a24-97d5-4466-aac8-c5b9cc9ba381 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Flow 'volume_create_api' (aa145d20-1f11-40ee-9f00-bce28a76d7ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:31:38.758489 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-daed4a24-97d5-4466-aac8-c5b9cc9ba381 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Create volume request issued successfully. Aug 25 10:31:38.759244 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-daed4a24-97d5-4466-aac8-c5b9cc9ba381 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:31:38.759671 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1346/5346] 10.4.3.119 () {68 vars in 1259 bytes} [Tue Aug 25 10:31:38 2026] POST /volume/v3/volumes => generated 827 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:31:38.771166 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-270b90b4-480d-454d-a10a-77f31422efa7 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:31:38.773036 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-270b90b4-480d-454d-a10a-77f31422efa7 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] GET https://10.4.3.119/volume/v3/volumes/5747f263-18d4-4e5b-81b2-6804f24f1a05 Aug 25 10:31:38.773364 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-270b90b4-480d-454d-a10a-77f31422efa7 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:31:38.773626 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-270b90b4-480d-454d-a10a-77f31422efa7 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:31:38.783120 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:31:38.783120 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:31:38.787827 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-270b90b4-480d-454d-a10a-77f31422efa7 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Volume info retrieved successfully. Aug 25 10:31:38.793598 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-270b90b4-480d-454d-a10a-77f31422efa7 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/volumes/5747f263-18d4-4e5b-81b2-6804f24f1a05 returned with HTTP 200 Aug 25 10:31:38.794291 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1335/5347] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:31:38 2026] GET /volume/v3/volumes/5747f263-18d4-4e5b-81b2-6804f24f1a05 => generated 895 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:31:38.934719 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-b538b2b2-acaa-4d5f-8581-8ae1e169845e None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:31:38.935913 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b538b2b2-acaa-4d5f-8581-8ae1e169845e tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] GET https://10.4.3.119/volume/v3/volumes/ed18a56c-acdc-41f8-afe7-4eccf754e094 Aug 25 10:31:38.936088 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b538b2b2-acaa-4d5f-8581-8ae1e169845e tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:31:38.936288 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b538b2b2-acaa-4d5f-8581-8ae1e169845e tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:31:38.944906 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:31:38.944906 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:31:38.947816 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-b538b2b2-acaa-4d5f-8581-8ae1e169845e tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Volume info retrieved successfully. Aug 25 10:31:38.951397 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b538b2b2-acaa-4d5f-8581-8ae1e169845e tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] https://10.4.3.119/volume/v3/volumes/ed18a56c-acdc-41f8-afe7-4eccf754e094 returned with HTTP 200 Aug 25 10:31:38.951838 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1334/5348] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:31:38 2026] GET /volume/v3/volumes/ed18a56c-acdc-41f8-afe7-4eccf754e094 => generated 839 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:31:39.531358 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-a25e5cce-c3dc-4608-8cd1-3f2d0a6cf66d None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:31:39.533396 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a25e5cce-c3dc-4608-8cd1-3f2d0a6cf66d tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] DELETE https://10.4.3.119/volume/v3/volumes/71ddf393-8931-486c-83fc-9d93019052d1 Aug 25 10:31:39.533580 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a25e5cce-c3dc-4608-8cd1-3f2d0a6cf66d tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:31:39.533776 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a25e5cce-c3dc-4608-8cd1-3f2d0a6cf66d tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:31:39.533941 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-a25e5cce-c3dc-4608-8cd1-3f2d0a6cf66d tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Delete volume with id: 71ddf393-8931-486c-83fc-9d93019052d1 Aug 25 10:31:39.542174 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:31:39.542174 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:31:39.542634 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-a25e5cce-c3dc-4608-8cd1-3f2d0a6cf66d tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Volume info retrieved successfully. Aug 25 10:31:39.557963 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-a25e5cce-c3dc-4608-8cd1-3f2d0a6cf66d tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Delete volume request issued successfully. Aug 25 10:31:39.558176 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a25e5cce-c3dc-4608-8cd1-3f2d0a6cf66d tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/volumes/71ddf393-8931-486c-83fc-9d93019052d1 returned with HTTP 202 Aug 25 10:31:39.558567 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1334/5349] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:31:39 2026] DELETE /volume/v3/volumes/71ddf393-8931-486c-83fc-9d93019052d1 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:31:39.566580 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-30c1fee4-30f4-46c7-b811-1a5c64edbe35 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:31:39.568467 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-30c1fee4-30f4-46c7-b811-1a5c64edbe35 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] GET https://10.4.3.119/volume/v3/volumes/71ddf393-8931-486c-83fc-9d93019052d1 Aug 25 10:31:39.568734 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-30c1fee4-30f4-46c7-b811-1a5c64edbe35 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:31:39.568998 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-30c1fee4-30f4-46c7-b811-1a5c64edbe35 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:31:39.576419 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:31:39.576419 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:31:39.580789 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-30c1fee4-30f4-46c7-b811-1a5c64edbe35 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Volume info retrieved successfully. Aug 25 10:31:39.585808 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-30c1fee4-30f4-46c7-b811-1a5c64edbe35 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/volumes/71ddf393-8931-486c-83fc-9d93019052d1 returned with HTTP 200 Aug 25 10:31:39.586225 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1347/5350] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:31:39 2026] GET /volume/v3/volumes/71ddf393-8931-486c-83fc-9d93019052d1 => generated 1393 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:31:39.807960 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-40230815-e0ac-4353-aac1-4e15cdc754b7 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:31:39.809889 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-40230815-e0ac-4353-aac1-4e15cdc754b7 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] GET https://10.4.3.119/volume/v3/volumes/5747f263-18d4-4e5b-81b2-6804f24f1a05 Aug 25 10:31:39.810206 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-40230815-e0ac-4353-aac1-4e15cdc754b7 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:31:39.810430 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-40230815-e0ac-4353-aac1-4e15cdc754b7 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:31:39.818169 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:31:39.818169 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:31:39.822001 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-40230815-e0ac-4353-aac1-4e15cdc754b7 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Volume info retrieved successfully. Aug 25 10:31:39.826026 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-40230815-e0ac-4353-aac1-4e15cdc754b7 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/volumes/5747f263-18d4-4e5b-81b2-6804f24f1a05 returned with HTTP 200 Aug 25 10:31:39.826480 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1336/5351] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:31:39 2026] GET /volume/v3/volumes/5747f263-18d4-4e5b-81b2-6804f24f1a05 => generated 920 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:31:39.838710 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-7a09c819-f010-403e-bf8c-5afc0222a7f1 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:31:39.840602 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-7a09c819-f010-403e-bf8c-5afc0222a7f1 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] GET https://10.4.3.119/volume/v3/volumes/5747f263-18d4-4e5b-81b2-6804f24f1a05 Aug 25 10:31:39.840830 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-7a09c819-f010-403e-bf8c-5afc0222a7f1 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:31:39.841032 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-7a09c819-f010-403e-bf8c-5afc0222a7f1 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:31:39.847655 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:31:39.847655 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:31:39.850958 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-7a09c819-f010-403e-bf8c-5afc0222a7f1 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Volume info retrieved successfully. Aug 25 10:31:39.854769 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-7a09c819-f010-403e-bf8c-5afc0222a7f1 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/volumes/5747f263-18d4-4e5b-81b2-6804f24f1a05 returned with HTTP 200 Aug 25 10:31:39.855172 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1335/5352] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:31:39 2026] GET /volume/v3/volumes/5747f263-18d4-4e5b-81b2-6804f24f1a05 => generated 920 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:31:39.899867 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-4dd384e1-3abf-46a5-9f46-3665d9610611 req-f6e21ece-d0d8-4a70-95f6-becc6d017118 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:31:39.902383 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-4dd384e1-3abf-46a5-9f46-3665d9610611 req-f6e21ece-d0d8-4a70-95f6-becc6d017118 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] GET https://10.4.3.119/volume/v3/volumes/5747f263-18d4-4e5b-81b2-6804f24f1a05 Aug 25 10:31:39.902578 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-4dd384e1-3abf-46a5-9f46-3665d9610611 req-f6e21ece-d0d8-4a70-95f6-becc6d017118 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:31:39.902754 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-4dd384e1-3abf-46a5-9f46-3665d9610611 req-f6e21ece-d0d8-4a70-95f6-becc6d017118 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:31:39.909368 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:31:39.909368 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:31:39.912901 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [req-4dd384e1-3abf-46a5-9f46-3665d9610611 req-f6e21ece-d0d8-4a70-95f6-becc6d017118 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Volume info retrieved successfully. Aug 25 10:31:39.917798 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-4dd384e1-3abf-46a5-9f46-3665d9610611 req-f6e21ece-d0d8-4a70-95f6-becc6d017118 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/volumes/5747f263-18d4-4e5b-81b2-6804f24f1a05 returned with HTTP 200 Aug 25 10:31:39.918342 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1335/5353] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:31:39 2026] GET /volume/v3/volumes/5747f263-18d4-4e5b-81b2-6804f24f1a05 => generated 920 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:31:39.963540 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-a78ea031-0a34-49ed-b4e5-534cb9cdc19d None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:31:39.965331 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a78ea031-0a34-49ed-b4e5-534cb9cdc19d tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] GET https://10.4.3.119/volume/v3/volumes/ed18a56c-acdc-41f8-afe7-4eccf754e094 Aug 25 10:31:39.965529 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a78ea031-0a34-49ed-b4e5-534cb9cdc19d tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:31:39.966220 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a78ea031-0a34-49ed-b4e5-534cb9cdc19d tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:31:39.977338 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:31:39.977338 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:31:39.981484 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-a78ea031-0a34-49ed-b4e5-534cb9cdc19d tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Volume info retrieved successfully. Aug 25 10:31:39.986508 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a78ea031-0a34-49ed-b4e5-534cb9cdc19d tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] https://10.4.3.119/volume/v3/volumes/ed18a56c-acdc-41f8-afe7-4eccf754e094 returned with HTTP 200 Aug 25 10:31:39.986985 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1348/5354] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:31:39 2026] GET /volume/v3/volumes/ed18a56c-acdc-41f8-afe7-4eccf754e094 => generated 839 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:31:39.988764 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-7b8a6359-2498-464b-9ce7-1560cdd353b7 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:31:39.989204 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7b8a6359-2498-464b-9ce7-1560cdd353b7 None None] GET https://10.4.3.119/volume// Aug 25 10:31:39.989359 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-7b8a6359-2498-464b-9ce7-1560cdd353b7 None None] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:31:39.989565 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-7b8a6359-2498-464b-9ce7-1560cdd353b7 None None] Calling method 'all' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:31:39.989909 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7b8a6359-2498-464b-9ce7-1560cdd353b7 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:31:39.990284 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1337/5355] 10.4.3.119 () {66 vars in 1428 bytes} [Tue Aug 25 10:31:39 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:31:39.997373 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-4dd384e1-3abf-46a5-9f46-3665d9610611 req-a5df0f40-4183-4d62-a60d-ec3e5375b247 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:31:39.999350 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-4dd384e1-3abf-46a5-9f46-3665d9610611 req-a5df0f40-4183-4d62-a60d-ec3e5375b247 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] POST https://10.4.3.119/volume/v3/attachments Aug 25 10:31:39.999684 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-4dd384e1-3abf-46a5-9f46-3665d9610611 req-a5df0f40-4183-4d62-a60d-ec3e5375b247 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5747f263-18d4-4e5b-81b2-6804f24f1a05", "connector": null, "instance_uuid": "38d610a9-0023-4410-a83f-f02b03203846"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:31:40.008897 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:31:40.008897 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:31:40.034889 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-4dd384e1-3abf-46a5-9f46-3665d9610611 req-a5df0f40-4183-4d62-a60d-ec3e5375b247 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/attachments returned with HTTP 200 Aug 25 10:31:40.035474 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1336/5356] 10.4.3.119 () {74 vars in 1594 bytes} [Tue Aug 25 10:31:39 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 25 10:31:40.062102 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-67a74840-0cc1-4af7-9f0f-e673170de093 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:31:40.063899 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-67a74840-0cc1-4af7-9f0f-e673170de093 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] GET https://10.4.3.119/volume/v3/volumes/5747f263-18d4-4e5b-81b2-6804f24f1a05 Aug 25 10:31:40.064111 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-67a74840-0cc1-4af7-9f0f-e673170de093 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:31:40.064338 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-67a74840-0cc1-4af7-9f0f-e673170de093 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:31:40.069628 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-03476fc2-20b2-47ea-a69f-70cfd1524675 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:31:40.070129 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-03476fc2-20b2-47ea-a69f-70cfd1524675 None None] GET https://10.4.3.119/volume// Aug 25 10:31:40.070351 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-03476fc2-20b2-47ea-a69f-70cfd1524675 None None] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:31:40.070544 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-03476fc2-20b2-47ea-a69f-70cfd1524675 None None] Calling method 'all' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:31:40.070841 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-03476fc2-20b2-47ea-a69f-70cfd1524675 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:31:40.071129 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1349/5357] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:31:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:31:40.076410 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:31:40.076410 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:31:40.079524 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-4dd384e1-3abf-46a5-9f46-3665d9610611 req-cd9176e8-3977-4f0f-99d8-d31ca85e7c82 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:31:40.081056 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-67a74840-0cc1-4af7-9f0f-e673170de093 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Volume info retrieved successfully. Aug 25 10:31:40.082124 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-4dd384e1-3abf-46a5-9f46-3665d9610611 req-cd9176e8-3977-4f0f-99d8-d31ca85e7c82 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] GET https://10.4.3.119/volume/v3/volumes/5747f263-18d4-4e5b-81b2-6804f24f1a05 Aug 25 10:31:40.082467 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-4dd384e1-3abf-46a5-9f46-3665d9610611 req-cd9176e8-3977-4f0f-99d8-d31ca85e7c82 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:31:40.082728 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-4dd384e1-3abf-46a5-9f46-3665d9610611 req-cd9176e8-3977-4f0f-99d8-d31ca85e7c82 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:31:40.087279 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-67a74840-0cc1-4af7-9f0f-e673170de093 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/volumes/5747f263-18d4-4e5b-81b2-6804f24f1a05 returned with HTTP 200 Aug 25 10:31:40.087683 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1336/5358] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:31:40 2026] GET /volume/v3/volumes/5747f263-18d4-4e5b-81b2-6804f24f1a05 => generated 919 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:31:40.094530 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:31:40.094530 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:31:40.098153 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [req-4dd384e1-3abf-46a5-9f46-3665d9610611 req-cd9176e8-3977-4f0f-99d8-d31ca85e7c82 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Volume info retrieved successfully. Aug 25 10:31:40.102110 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-4dd384e1-3abf-46a5-9f46-3665d9610611 req-cd9176e8-3977-4f0f-99d8-d31ca85e7c82 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/volumes/5747f263-18d4-4e5b-81b2-6804f24f1a05 returned with HTTP 200 Aug 25 10:31:40.102521 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1338/5359] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:31:40 2026] GET /volume/v3/volumes/5747f263-18d4-4e5b-81b2-6804f24f1a05 => generated 1099 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:31:40.207387 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-4dd384e1-3abf-46a5-9f46-3665d9610611 req-28e3c2b2-d2ce-4a4c-baf3-6c0474ba8ae1 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:31:40.209742 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-4dd384e1-3abf-46a5-9f46-3665d9610611 req-28e3c2b2-d2ce-4a4c-baf3-6c0474ba8ae1 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] PUT https://10.4.3.119/volume/v3/attachments/ab1b1678-8fa8-4582-870e-58f0d1933241 Aug 25 10:31:40.210178 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-4dd384e1-3abf-46a5-9f46-3665d9610611 req-28e3c2b2-d2ce-4a4c-baf3-6c0474ba8ae1 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.119", "host": "np0000008063", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3398d5156650", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "462fd6ce-c505-48ef-84ec-f85776d45b24", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:31:40.217966 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-4dd384e1-3abf-46a5-9f46-3665d9610611 req-28e3c2b2-d2ce-4a4c-baf3-6c0474ba8ae1 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Acquiring lock "cinder-attachment_update-5747f263-18d4-4e5b-81b2-6804f24f1a05-np0000008063" by "attachment_update" {{(pid=100389) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 10:31:40.222921 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-4dd384e1-3abf-46a5-9f46-3665d9610611 req-28e3c2b2-d2ce-4a4c-baf3-6c0474ba8ae1 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Lock "cinder-attachment_update-5747f263-18d4-4e5b-81b2-6804f24f1a05-np0000008063" acquired by "attachment_update" :: waited 0.005s {{(pid=100389) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 10:31:40.224242 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:31:40.224242 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:31:40.304293 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-4dd384e1-3abf-46a5-9f46-3665d9610611 req-28e3c2b2-d2ce-4a4c-baf3-6c0474ba8ae1 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Lock "cinder-attachment_update-5747f263-18d4-4e5b-81b2-6804f24f1a05-np0000008063" released by "attachment_update" :: held 0.081s {{(pid=100389) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 10:31:40.304577 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-4dd384e1-3abf-46a5-9f46-3665d9610611 req-28e3c2b2-d2ce-4a4c-baf3-6c0474ba8ae1 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/attachments/ab1b1678-8fa8-4582-870e-58f0d1933241 returned with HTTP 200 Aug 25 10:31:40.305227 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1337/5360] 10.4.3.119 () {74 vars in 1704 bytes} [Tue Aug 25 10:31:40 2026] PUT /volume/v3/attachments/ab1b1678-8fa8-4582-870e-58f0d1933241 => generated 969 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:31:40.599345 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-b91e09af-fb41-48e1-ac69-1c1127475271 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:31:40.600927 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b91e09af-fb41-48e1-ac69-1c1127475271 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] GET https://10.4.3.119/volume/v3/volumes/71ddf393-8931-486c-83fc-9d93019052d1 Aug 25 10:31:40.601126 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b91e09af-fb41-48e1-ac69-1c1127475271 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:31:40.601314 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b91e09af-fb41-48e1-ac69-1c1127475271 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:31:40.606826 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b91e09af-fb41-48e1-ac69-1c1127475271 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/volumes/71ddf393-8931-486c-83fc-9d93019052d1 returned with HTTP 404 Aug 25 10:31:40.607250 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1350/5361] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:31:40 2026] GET /volume/v3/volumes/71ddf393-8931-486c-83fc-9d93019052d1 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:31:40.613796 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-9ac74628-685a-45fc-8730-1cd54ef3e611 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:31:40.615592 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9ac74628-685a-45fc-8730-1cd54ef3e611 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] DELETE https://10.4.3.119/volume/v3/snapshots/3ac23f8b-4b31-4404-95f5-690b0aa25034 Aug 25 10:31:40.615806 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9ac74628-685a-45fc-8730-1cd54ef3e611 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:31:40.615940 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9ac74628-685a-45fc-8730-1cd54ef3e611 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:31:40.616038 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.snapshots [None req-9ac74628-685a-45fc-8730-1cd54ef3e611 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Delete snapshot with id: 3ac23f8b-4b31-4404-95f5-690b0aa25034 Aug 25 10:31:40.620583 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:31:40.620583 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:31:40.621015 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-9ac74628-685a-45fc-8730-1cd54ef3e611 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Snapshot retrieved successfully. Aug 25 10:31:40.636255 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-9ac74628-685a-45fc-8730-1cd54ef3e611 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Snapshot delete request issued successfully. Aug 25 10:31:40.636419 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9ac74628-685a-45fc-8730-1cd54ef3e611 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/snapshots/3ac23f8b-4b31-4404-95f5-690b0aa25034 returned with HTTP 202 Aug 25 10:31:40.636947 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1337/5362] 10.4.3.119 () {66 vars in 1357 bytes} [Tue Aug 25 10:31:40 2026] DELETE /volume/v3/snapshots/3ac23f8b-4b31-4404-95f5-690b0aa25034 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:31:40.646066 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-f84e9bd9-3ac1-41e2-9176-d45006b5d3b3 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:31:40.647868 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f84e9bd9-3ac1-41e2-9176-d45006b5d3b3 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] GET https://10.4.3.119/volume/v3/snapshots/3ac23f8b-4b31-4404-95f5-690b0aa25034 Aug 25 10:31:40.648058 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f84e9bd9-3ac1-41e2-9176-d45006b5d3b3 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:31:40.648270 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f84e9bd9-3ac1-41e2-9176-d45006b5d3b3 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:31:40.652726 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:31:40.652726 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:31:40.653188 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-f84e9bd9-3ac1-41e2-9176-d45006b5d3b3 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Snapshot retrieved successfully. Aug 25 10:31:40.653805 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f84e9bd9-3ac1-41e2-9176-d45006b5d3b3 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/snapshots/3ac23f8b-4b31-4404-95f5-690b0aa25034 returned with HTTP 200 Aug 25 10:31:40.654168 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1339/5363] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:31:40 2026] GET /volume/v3/snapshots/3ac23f8b-4b31-4404-95f5-690b0aa25034 => generated 464 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:31:40.999631 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-62803be6-aeb2-4760-a584-dad2db1962b6 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:31:41.001650 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-62803be6-aeb2-4760-a584-dad2db1962b6 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] GET https://10.4.3.119/volume/v3/volumes/ed18a56c-acdc-41f8-afe7-4eccf754e094 Aug 25 10:31:41.001852 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-62803be6-aeb2-4760-a584-dad2db1962b6 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:31:41.002026 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-62803be6-aeb2-4760-a584-dad2db1962b6 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:31:41.010769 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:31:41.010769 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:31:41.013687 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-62803be6-aeb2-4760-a584-dad2db1962b6 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Volume info retrieved successfully. Aug 25 10:31:41.017357 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-62803be6-aeb2-4760-a584-dad2db1962b6 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] https://10.4.3.119/volume/v3/volumes/ed18a56c-acdc-41f8-afe7-4eccf754e094 returned with HTTP 200 Aug 25 10:31:41.017676 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1338/5364] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:31:40 2026] GET /volume/v3/volumes/ed18a56c-acdc-41f8-afe7-4eccf754e094 => generated 839 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:31:41.099671 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-49611ee8-dc5e-42f2-be7b-f5245397a850 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:31:41.101413 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-49611ee8-dc5e-42f2-be7b-f5245397a850 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] GET https://10.4.3.119/volume/v3/volumes/5747f263-18d4-4e5b-81b2-6804f24f1a05 Aug 25 10:31:41.101597 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-49611ee8-dc5e-42f2-be7b-f5245397a850 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:31:41.101772 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-49611ee8-dc5e-42f2-be7b-f5245397a850 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:31:41.110759 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:31:41.110759 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:31:41.114048 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-49611ee8-dc5e-42f2-be7b-f5245397a850 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Volume info retrieved successfully. Aug 25 10:31:41.117812 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-49611ee8-dc5e-42f2-be7b-f5245397a850 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/volumes/5747f263-18d4-4e5b-81b2-6804f24f1a05 returned with HTTP 200 Aug 25 10:31:41.118218 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1351/5365] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:31:41 2026] GET /volume/v3/volumes/5747f263-18d4-4e5b-81b2-6804f24f1a05 => generated 920 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:31:41.389593 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-a99df616-7415-4e2d-9162-dbe92f346cc9 req-bc6ce56d-7a98-45b9-836e-209bb949697e None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:31:41.391540 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-a99df616-7415-4e2d-9162-dbe92f346cc9 req-bc6ce56d-7a98-45b9-836e-209bb949697e tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] POST https://10.4.3.119/volume/v3/attachments/9e965e14-1404-45bb-acd5-6a303cca8ac7/action Aug 25 10:31:41.391863 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-a99df616-7415-4e2d-9162-dbe92f346cc9 req-bc6ce56d-7a98-45b9-836e-209bb949697e tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Action body: b'{"os-complete": null}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:31:41.391970 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-a99df616-7415-4e2d-9162-dbe92f346cc9 req-bc6ce56d-7a98-45b9-836e-209bb949697e tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:31:41.406088 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:31:41.406088 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:31:41.415663 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-a99df616-7415-4e2d-9162-dbe92f346cc9 req-bc6ce56d-7a98-45b9-836e-209bb949697e tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] https://10.4.3.119/volume/v3/attachments/9e965e14-1404-45bb-acd5-6a303cca8ac7/action returned with HTTP 204 Aug 25 10:31:41.416279 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1338/5366] 10.4.3.119 () {74 vars in 1725 bytes} [Tue Aug 25 10:31:41 2026] POST /volume/v3/attachments/9e965e14-1404-45bb-acd5-6a303cca8ac7/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:31:41.663384 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-7812c8d1-e446-45b5-aad9-463c3bf68c14 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:31:41.665240 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7812c8d1-e446-45b5-aad9-463c3bf68c14 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] GET https://10.4.3.119/volume/v3/snapshots/3ac23f8b-4b31-4404-95f5-690b0aa25034 Aug 25 10:31:41.665436 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-7812c8d1-e446-45b5-aad9-463c3bf68c14 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:31:41.665611 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-7812c8d1-e446-45b5-aad9-463c3bf68c14 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:31:41.670007 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7812c8d1-e446-45b5-aad9-463c3bf68c14 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/snapshots/3ac23f8b-4b31-4404-95f5-690b0aa25034 returned with HTTP 404 Aug 25 10:31:41.671413 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1340/5367] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:31:41 2026] GET /volume/v3/snapshots/3ac23f8b-4b31-4404-95f5-690b0aa25034 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:31:42.030877 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-3cf4e873-326d-443f-9818-8176dd97d8c4 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:31:42.033551 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3cf4e873-326d-443f-9818-8176dd97d8c4 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] GET https://10.4.3.119/volume/v3/volumes/ed18a56c-acdc-41f8-afe7-4eccf754e094 Aug 25 10:31:42.033866 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3cf4e873-326d-443f-9818-8176dd97d8c4 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:31:42.034193 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3cf4e873-326d-443f-9818-8176dd97d8c4 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:31:42.046832 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:31:42.046832 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:31:42.051414 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-3cf4e873-326d-443f-9818-8176dd97d8c4 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Volume info retrieved successfully. Aug 25 10:31:42.057448 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3cf4e873-326d-443f-9818-8176dd97d8c4 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] https://10.4.3.119/volume/v3/volumes/ed18a56c-acdc-41f8-afe7-4eccf754e094 returned with HTTP 200 Aug 25 10:31:42.057972 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1339/5368] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:31:42 2026] GET /volume/v3/volumes/ed18a56c-acdc-41f8-afe7-4eccf754e094 => generated 1131 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:31:42.069476 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-e985f99b-f437-4614-9169-c7d48d864d9f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:31:42.071078 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e985f99b-f437-4614-9169-c7d48d864d9f tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] GET https://10.4.3.119/volume/v3/volumes/ed18a56c-acdc-41f8-afe7-4eccf754e094 Aug 25 10:31:42.071325 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e985f99b-f437-4614-9169-c7d48d864d9f tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:31:42.071494 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e985f99b-f437-4614-9169-c7d48d864d9f tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:31:42.080979 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:31:42.080979 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:31:42.084968 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-e985f99b-f437-4614-9169-c7d48d864d9f tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Volume info retrieved successfully. Aug 25 10:31:42.089399 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e985f99b-f437-4614-9169-c7d48d864d9f tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] https://10.4.3.119/volume/v3/volumes/ed18a56c-acdc-41f8-afe7-4eccf754e094 returned with HTTP 200 Aug 25 10:31:42.089735 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1352/5369] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:31:42 2026] GET /volume/v3/volumes/ed18a56c-acdc-41f8-afe7-4eccf754e094 => generated 1131 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:31:42.132119 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-09b85fd4-4e36-449c-93d9-8ec387f2dc79 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:31:42.133867 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-09b85fd4-4e36-449c-93d9-8ec387f2dc79 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] GET https://10.4.3.119/volume/v3/volumes/5747f263-18d4-4e5b-81b2-6804f24f1a05 Aug 25 10:31:42.133995 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-09b85fd4-4e36-449c-93d9-8ec387f2dc79 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:31:42.134195 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-09b85fd4-4e36-449c-93d9-8ec387f2dc79 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:31:42.143493 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:31:42.143493 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:31:42.146837 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-09b85fd4-4e36-449c-93d9-8ec387f2dc79 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Volume info retrieved successfully. Aug 25 10:31:42.151059 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-09b85fd4-4e36-449c-93d9-8ec387f2dc79 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/volumes/5747f263-18d4-4e5b-81b2-6804f24f1a05 returned with HTTP 200 Aug 25 10:31:42.151059 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1339/5370] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:31:42 2026] GET /volume/v3/volumes/5747f263-18d4-4e5b-81b2-6804f24f1a05 => generated 920 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:31:43.164408 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-b241b1f9-9f3a-475b-b8a1-3763eade72e5 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:31:43.166602 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b241b1f9-9f3a-475b-b8a1-3763eade72e5 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] GET https://10.4.3.119/volume/v3/volumes/5747f263-18d4-4e5b-81b2-6804f24f1a05 Aug 25 10:31:43.166835 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b241b1f9-9f3a-475b-b8a1-3763eade72e5 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:31:43.167058 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b241b1f9-9f3a-475b-b8a1-3763eade72e5 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:31:43.178265 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:31:43.178265 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:31:43.182425 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-b241b1f9-9f3a-475b-b8a1-3763eade72e5 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Volume info retrieved successfully. Aug 25 10:31:43.187542 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b241b1f9-9f3a-475b-b8a1-3763eade72e5 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/volumes/5747f263-18d4-4e5b-81b2-6804f24f1a05 returned with HTTP 200 Aug 25 10:31:43.188013 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1341/5371] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:31:43 2026] GET /volume/v3/volumes/5747f263-18d4-4e5b-81b2-6804f24f1a05 => generated 920 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:31:44.199873 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-1de884bc-1fcc-483e-ac32-5964f9ffdfa9 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:31:44.201573 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1de884bc-1fcc-483e-ac32-5964f9ffdfa9 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] GET https://10.4.3.119/volume/v3/volumes/5747f263-18d4-4e5b-81b2-6804f24f1a05 Aug 25 10:31:44.201835 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1de884bc-1fcc-483e-ac32-5964f9ffdfa9 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:31:44.202420 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1de884bc-1fcc-483e-ac32-5964f9ffdfa9 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:31:44.211145 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:31:44.211145 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:31:44.214704 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-1de884bc-1fcc-483e-ac32-5964f9ffdfa9 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Volume info retrieved successfully. Aug 25 10:31:44.218525 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1de884bc-1fcc-483e-ac32-5964f9ffdfa9 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/volumes/5747f263-18d4-4e5b-81b2-6804f24f1a05 returned with HTTP 200 Aug 25 10:31:44.218861 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1340/5372] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:31:44 2026] GET /volume/v3/volumes/5747f263-18d4-4e5b-81b2-6804f24f1a05 => generated 920 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:31:44.453051 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-4dd384e1-3abf-46a5-9f46-3665d9610611 req-f86332cb-2bc6-4e01-9f9f-08d08bb9bbe8 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:31:44.455916 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-4dd384e1-3abf-46a5-9f46-3665d9610611 req-f86332cb-2bc6-4e01-9f9f-08d08bb9bbe8 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] POST https://10.4.3.119/volume/v3/attachments/ab1b1678-8fa8-4582-870e-58f0d1933241/action Aug 25 10:31:44.456580 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-4dd384e1-3abf-46a5-9f46-3665d9610611 req-f86332cb-2bc6-4e01-9f9f-08d08bb9bbe8 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Action body: b'{"os-complete": null}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:31:44.456778 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-4dd384e1-3abf-46a5-9f46-3665d9610611 req-f86332cb-2bc6-4e01-9f9f-08d08bb9bbe8 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:31:44.478288 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:31:44.478288 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:31:44.489874 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-4dd384e1-3abf-46a5-9f46-3665d9610611 req-f86332cb-2bc6-4e01-9f9f-08d08bb9bbe8 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/attachments/ab1b1678-8fa8-4582-870e-58f0d1933241/action returned with HTTP 204 Aug 25 10:31:44.490491 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1353/5373] 10.4.3.119 () {74 vars in 1725 bytes} [Tue Aug 25 10:31:44 2026] POST /volume/v3/attachments/ab1b1678-8fa8-4582-870e-58f0d1933241/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:31:44.956606 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-f90a800d-74f5-4007-995e-550c0abd5cd2 req-76bc9f31-ce2b-4354-b0dd-3966cc8b11f6 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:31:44.958648 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-f90a800d-74f5-4007-995e-550c0abd5cd2 req-76bc9f31-ce2b-4354-b0dd-3966cc8b11f6 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] DELETE https://10.4.3.119/volume/v3/attachments/a297680f-e9cc-4eb1-906b-51ffc5cc9de5 Aug 25 10:31:44.958833 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-f90a800d-74f5-4007-995e-550c0abd5cd2 req-76bc9f31-ce2b-4354-b0dd-3966cc8b11f6 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:31:44.959187 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-f90a800d-74f5-4007-995e-550c0abd5cd2 req-76bc9f31-ce2b-4354-b0dd-3966cc8b11f6 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'version_select' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:31:44.966199 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:31:44.966199 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:31:45.010264 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-f90a800d-74f5-4007-995e-550c0abd5cd2 req-76bc9f31-ce2b-4354-b0dd-3966cc8b11f6 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/attachments/a297680f-e9cc-4eb1-906b-51ffc5cc9de5 returned with HTTP 200 Aug 25 10:31:45.010808 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1340/5374] 10.4.3.119 () {72 vars in 1673 bytes} [Tue Aug 25 10:31:44 2026] DELETE /volume/v3/attachments/a297680f-e9cc-4eb1-906b-51ffc5cc9de5 => generated 19 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:31:45.230420 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-fd6a5c9d-6a3e-4480-a6fb-d3053e32e89e None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:31:45.232123 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-fd6a5c9d-6a3e-4480-a6fb-d3053e32e89e tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] GET https://10.4.3.119/volume/v3/volumes/5747f263-18d4-4e5b-81b2-6804f24f1a05 Aug 25 10:31:45.232321 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-fd6a5c9d-6a3e-4480-a6fb-d3053e32e89e tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:31:45.232506 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-fd6a5c9d-6a3e-4480-a6fb-d3053e32e89e tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:31:45.241969 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:31:45.241969 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:31:45.245584 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-fd6a5c9d-6a3e-4480-a6fb-d3053e32e89e tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Volume info retrieved successfully. Aug 25 10:31:45.250502 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-fd6a5c9d-6a3e-4480-a6fb-d3053e32e89e tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/volumes/5747f263-18d4-4e5b-81b2-6804f24f1a05 returned with HTTP 200 Aug 25 10:31:45.250864 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1342/5375] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:31:45 2026] GET /volume/v3/volumes/5747f263-18d4-4e5b-81b2-6804f24f1a05 => generated 1212 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:31:45.294526 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-5de2a81f-5904-4d63-bae8-7456d74e3d5c req-ac95a6d4-80c9-4d54-85e3-e2b55e469e33 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:31:45.297105 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-5de2a81f-5904-4d63-bae8-7456d74e3d5c req-ac95a6d4-80c9-4d54-85e3-e2b55e469e33 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] GET https://10.4.3.119/volume/v3/volumes/5747f263-18d4-4e5b-81b2-6804f24f1a05 Aug 25 10:31:45.297376 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-5de2a81f-5904-4d63-bae8-7456d74e3d5c req-ac95a6d4-80c9-4d54-85e3-e2b55e469e33 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:31:45.297553 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-5de2a81f-5904-4d63-bae8-7456d74e3d5c req-ac95a6d4-80c9-4d54-85e3-e2b55e469e33 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:31:45.309572 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:31:45.309572 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:31:45.316222 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-5de2a81f-5904-4d63-bae8-7456d74e3d5c req-ac95a6d4-80c9-4d54-85e3-e2b55e469e33 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Volume info retrieved successfully. Aug 25 10:31:45.323035 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-5de2a81f-5904-4d63-bae8-7456d74e3d5c req-ac95a6d4-80c9-4d54-85e3-e2b55e469e33 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/volumes/5747f263-18d4-4e5b-81b2-6804f24f1a05 returned with HTTP 200 Aug 25 10:31:45.323831 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1341/5376] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:31:45 2026] GET /volume/v3/volumes/5747f263-18d4-4e5b-81b2-6804f24f1a05 => generated 1212 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:31:45.341092 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-785c5119-d0d7-492d-9af9-74ea632e0c4f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:31:45.343499 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-785c5119-d0d7-492d-9af9-74ea632e0c4f tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] GET https://10.4.3.119/volume/v3/volumes/5747f263-18d4-4e5b-81b2-6804f24f1a05 Aug 25 10:31:45.343638 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-785c5119-d0d7-492d-9af9-74ea632e0c4f tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:31:45.343839 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-785c5119-d0d7-492d-9af9-74ea632e0c4f tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:31:45.354144 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:31:45.354144 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:31:45.358278 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-785c5119-d0d7-492d-9af9-74ea632e0c4f tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Volume info retrieved successfully. Aug 25 10:31:45.363364 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-785c5119-d0d7-492d-9af9-74ea632e0c4f tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/volumes/5747f263-18d4-4e5b-81b2-6804f24f1a05 returned with HTTP 200 Aug 25 10:31:45.363891 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1354/5377] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:31:45 2026] GET /volume/v3/volumes/5747f263-18d4-4e5b-81b2-6804f24f1a05 => generated 1212 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:31:45.407275 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-aa7c1e9d-35d5-4c4d-8012-5fdb68ce6123 req-9fe279d5-3879-43fe-8b8f-940af135597e None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:31:45.409435 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-aa7c1e9d-35d5-4c4d-8012-5fdb68ce6123 req-9fe279d5-3879-43fe-8b8f-940af135597e tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] GET https://10.4.3.119/volume/v3/volumes/5747f263-18d4-4e5b-81b2-6804f24f1a05 Aug 25 10:31:45.409623 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-aa7c1e9d-35d5-4c4d-8012-5fdb68ce6123 req-9fe279d5-3879-43fe-8b8f-940af135597e tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:31:45.409803 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-aa7c1e9d-35d5-4c4d-8012-5fdb68ce6123 req-9fe279d5-3879-43fe-8b8f-940af135597e tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:31:45.421145 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:31:45.421145 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:31:45.424712 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [req-aa7c1e9d-35d5-4c4d-8012-5fdb68ce6123 req-9fe279d5-3879-43fe-8b8f-940af135597e tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Volume info retrieved successfully. Aug 25 10:31:45.428782 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-aa7c1e9d-35d5-4c4d-8012-5fdb68ce6123 req-9fe279d5-3879-43fe-8b8f-940af135597e tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/volumes/5747f263-18d4-4e5b-81b2-6804f24f1a05 returned with HTTP 200 Aug 25 10:31:45.429147 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1341/5378] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:31:45 2026] GET /volume/v3/volumes/5747f263-18d4-4e5b-81b2-6804f24f1a05 => generated 1212 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:31:45.447748 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-aa7c1e9d-35d5-4c4d-8012-5fdb68ce6123 req-59abf3ef-5462-4895-ade3-0a5bb2a9abbd None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:31:45.450541 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-aa7c1e9d-35d5-4c4d-8012-5fdb68ce6123 req-59abf3ef-5462-4895-ade3-0a5bb2a9abbd tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] POST https://10.4.3.119/volume/v3/volumes/5747f263-18d4-4e5b-81b2-6804f24f1a05/action Aug 25 10:31:45.450969 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-aa7c1e9d-35d5-4c4d-8012-5fdb68ce6123 req-59abf3ef-5462-4895-ade3-0a5bb2a9abbd tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100390) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:31:45.451128 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-aa7c1e9d-35d5-4c4d-8012-5fdb68ce6123 req-59abf3ef-5462-4895-ade3-0a5bb2a9abbd tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:31:45.464531 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:31:45.464531 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:31:45.464983 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [req-aa7c1e9d-35d5-4c4d-8012-5fdb68ce6123 req-59abf3ef-5462-4895-ade3-0a5bb2a9abbd tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Volume info retrieved successfully. Aug 25 10:31:45.472047 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [req-aa7c1e9d-35d5-4c4d-8012-5fdb68ce6123 req-59abf3ef-5462-4895-ade3-0a5bb2a9abbd tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Begin detaching volume completed successfully. Aug 25 10:31:45.472362 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-aa7c1e9d-35d5-4c4d-8012-5fdb68ce6123 req-59abf3ef-5462-4895-ade3-0a5bb2a9abbd tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/volumes/5747f263-18d4-4e5b-81b2-6804f24f1a05/action returned with HTTP 202 Aug 25 10:31:45.472865 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1343/5379] 10.4.3.119 () {72 vars in 1672 bytes} [Tue Aug 25 10:31:45 2026] POST /volume/v3/volumes/5747f263-18d4-4e5b-81b2-6804f24f1a05/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:31:45.488356 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-b6a46aa5-3004-4fa4-a784-04966d0e89ed req-90c1eaa3-6031-4e1f-b5f7-c513015598e9 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:31:45.490467 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-b6a46aa5-3004-4fa4-a784-04966d0e89ed req-90c1eaa3-6031-4e1f-b5f7-c513015598e9 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] GET https://10.4.3.119/volume/v3/volumes/ed18a56c-acdc-41f8-afe7-4eccf754e094 Aug 25 10:31:45.490741 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-b6a46aa5-3004-4fa4-a784-04966d0e89ed req-90c1eaa3-6031-4e1f-b5f7-c513015598e9 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:31:45.490967 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-b6a46aa5-3004-4fa4-a784-04966d0e89ed req-90c1eaa3-6031-4e1f-b5f7-c513015598e9 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:31:45.491557 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-ac46697d-5582-4f31-abac-bf71d04295e1 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:31:45.493356 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ac46697d-5582-4f31-abac-bf71d04295e1 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] GET https://10.4.3.119/volume/v3/volumes/5747f263-18d4-4e5b-81b2-6804f24f1a05 Aug 25 10:31:45.493552 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ac46697d-5582-4f31-abac-bf71d04295e1 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:31:45.493748 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ac46697d-5582-4f31-abac-bf71d04295e1 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:31:45.500951 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:31:45.500951 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:31:45.504639 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-b6a46aa5-3004-4fa4-a784-04966d0e89ed req-90c1eaa3-6031-4e1f-b5f7-c513015598e9 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Volume info retrieved successfully. Aug 25 10:31:45.506242 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:31:45.506242 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:31:45.509810 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-b6a46aa5-3004-4fa4-a784-04966d0e89ed req-90c1eaa3-6031-4e1f-b5f7-c513015598e9 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] https://10.4.3.119/volume/v3/volumes/ed18a56c-acdc-41f8-afe7-4eccf754e094 returned with HTTP 200 Aug 25 10:31:45.510267 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1342/5380] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:31:45 2026] GET /volume/v3/volumes/ed18a56c-acdc-41f8-afe7-4eccf754e094 => generated 1131 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:31:45.511169 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-ac46697d-5582-4f31-abac-bf71d04295e1 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Volume info retrieved successfully. Aug 25 10:31:45.516082 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-59caf4a8-a015-4fd4-b3e0-b6fbfc8fedd3 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:31:45.516627 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-59caf4a8-a015-4fd4-b3e0-b6fbfc8fedd3 None None] GET https://10.4.3.119/volume// Aug 25 10:31:45.516711 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ac46697d-5582-4f31-abac-bf71d04295e1 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/volumes/5747f263-18d4-4e5b-81b2-6804f24f1a05 returned with HTTP 200 Aug 25 10:31:45.516858 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-59caf4a8-a015-4fd4-b3e0-b6fbfc8fedd3 None None] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:31:45.517104 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-59caf4a8-a015-4fd4-b3e0-b6fbfc8fedd3 None None] Calling method 'all' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:31:45.517216 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1355/5381] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:31:45 2026] GET /volume/v3/volumes/5747f263-18d4-4e5b-81b2-6804f24f1a05 => generated 1215 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:31:45.517558 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-59caf4a8-a015-4fd4-b3e0-b6fbfc8fedd3 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:31:45.517950 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1342/5382] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:31:45 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:31:45.526762 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-aa7c1e9d-35d5-4c4d-8012-5fdb68ce6123 req-57a54b82-a37a-4713-80a3-cba175627d9e None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:31:45.528849 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-aa7c1e9d-35d5-4c4d-8012-5fdb68ce6123 req-57a54b82-a37a-4713-80a3-cba175627d9e tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] GET https://10.4.3.119/volume/v3/volumes/5747f263-18d4-4e5b-81b2-6804f24f1a05 Aug 25 10:31:45.529062 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-aa7c1e9d-35d5-4c4d-8012-5fdb68ce6123 req-57a54b82-a37a-4713-80a3-cba175627d9e tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:31:45.529473 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-aa7c1e9d-35d5-4c4d-8012-5fdb68ce6123 req-57a54b82-a37a-4713-80a3-cba175627d9e tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:31:45.530867 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-b6a46aa5-3004-4fa4-a784-04966d0e89ed req-f33c0b35-98b6-4fc9-9b24-4069f49be431 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:31:45.532677 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-b6a46aa5-3004-4fa4-a784-04966d0e89ed req-f33c0b35-98b6-4fc9-9b24-4069f49be431 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] POST https://10.4.3.119/volume/v3/volumes/ed18a56c-acdc-41f8-afe7-4eccf754e094/action Aug 25 10:31:45.532999 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-b6a46aa5-3004-4fa4-a784-04966d0e89ed req-f33c0b35-98b6-4fc9-9b24-4069f49be431 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100389) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:31:45.533124 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-b6a46aa5-3004-4fa4-a784-04966d0e89ed req-f33c0b35-98b6-4fc9-9b24-4069f49be431 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:31:45.539286 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:31:45.539286 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:31:45.542502 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [req-aa7c1e9d-35d5-4c4d-8012-5fdb68ce6123 req-57a54b82-a37a-4713-80a3-cba175627d9e tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Volume info retrieved successfully. Aug 25 10:31:45.543407 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:31:45.543407 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:31:45.543831 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-b6a46aa5-3004-4fa4-a784-04966d0e89ed req-f33c0b35-98b6-4fc9-9b24-4069f49be431 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Volume info retrieved successfully. Aug 25 10:31:45.546803 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-aa7c1e9d-35d5-4c4d-8012-5fdb68ce6123 req-57a54b82-a37a-4713-80a3-cba175627d9e tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/volumes/5747f263-18d4-4e5b-81b2-6804f24f1a05 returned with HTTP 200 Aug 25 10:31:45.547262 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1344/5383] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:31:45 2026] GET /volume/v3/volumes/5747f263-18d4-4e5b-81b2-6804f24f1a05 => generated 1395 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:31:45.550048 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-b6a46aa5-3004-4fa4-a784-04966d0e89ed req-f33c0b35-98b6-4fc9-9b24-4069f49be431 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Begin detaching volume completed successfully. Aug 25 10:31:45.550368 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-b6a46aa5-3004-4fa4-a784-04966d0e89ed req-f33c0b35-98b6-4fc9-9b24-4069f49be431 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] https://10.4.3.119/volume/v3/volumes/ed18a56c-acdc-41f8-afe7-4eccf754e094/action returned with HTTP 202 Aug 25 10:31:45.550760 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1343/5384] 10.4.3.119 () {72 vars in 1672 bytes} [Tue Aug 25 10:31:45 2026] POST /volume/v3/volumes/ed18a56c-acdc-41f8-afe7-4eccf754e094/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:31:45.590396 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-4bfd4cea-772d-4fb9-afab-ebbb07c5929b None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:31:45.590743 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4bfd4cea-772d-4fb9-afab-ebbb07c5929b None None] GET https://10.4.3.119/volume// Aug 25 10:31:45.590885 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4bfd4cea-772d-4fb9-afab-ebbb07c5929b None None] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:31:45.591070 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4bfd4cea-772d-4fb9-afab-ebbb07c5929b None None] Calling method 'all' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:31:45.591425 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4bfd4cea-772d-4fb9-afab-ebbb07c5929b None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:31:45.591697 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1356/5385] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:31:45 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:31:45.600066 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-b6a46aa5-3004-4fa4-a784-04966d0e89ed req-1f2a160a-4337-46c7-9201-69435833a800 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:31:45.602077 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-b6a46aa5-3004-4fa4-a784-04966d0e89ed req-1f2a160a-4337-46c7-9201-69435833a800 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] GET https://10.4.3.119/volume/v3/volumes/ed18a56c-acdc-41f8-afe7-4eccf754e094 Aug 25 10:31:45.602322 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-b6a46aa5-3004-4fa4-a784-04966d0e89ed req-1f2a160a-4337-46c7-9201-69435833a800 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:31:45.602514 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-b6a46aa5-3004-4fa4-a784-04966d0e89ed req-1f2a160a-4337-46c7-9201-69435833a800 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:31:45.611338 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:31:45.611338 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:31:45.614450 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [req-b6a46aa5-3004-4fa4-a784-04966d0e89ed req-1f2a160a-4337-46c7-9201-69435833a800 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Volume info retrieved successfully. Aug 25 10:31:45.618374 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-b6a46aa5-3004-4fa4-a784-04966d0e89ed req-1f2a160a-4337-46c7-9201-69435833a800 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] https://10.4.3.119/volume/v3/volumes/ed18a56c-acdc-41f8-afe7-4eccf754e094 returned with HTTP 200 Aug 25 10:31:45.618792 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1343/5386] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:31:45 2026] GET /volume/v3/volumes/ed18a56c-acdc-41f8-afe7-4eccf754e094 => generated 1314 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:31:46.002326 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-b126c640-9fdf-434d-ad56-2fb9cbcde908 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:31:46.004003 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b126c640-9fdf-434d-ad56-2fb9cbcde908 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] DELETE https://10.4.3.119/volume/v3/volumes/1efb44db-a677-49ef-9bd4-355e5f0a9f31 Aug 25 10:31:46.004274 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b126c640-9fdf-434d-ad56-2fb9cbcde908 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:31:46.004523 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b126c640-9fdf-434d-ad56-2fb9cbcde908 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:31:46.004730 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-b126c640-9fdf-434d-ad56-2fb9cbcde908 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Delete volume with id: 1efb44db-a677-49ef-9bd4-355e5f0a9f31 Aug 25 10:31:46.011456 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:31:46.011456 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:31:46.012019 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-b126c640-9fdf-434d-ad56-2fb9cbcde908 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Volume info retrieved successfully. Aug 25 10:31:46.029355 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-b126c640-9fdf-434d-ad56-2fb9cbcde908 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Delete volume request issued successfully. Aug 25 10:31:46.029596 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b126c640-9fdf-434d-ad56-2fb9cbcde908 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/volumes/1efb44db-a677-49ef-9bd4-355e5f0a9f31 returned with HTTP 202 Aug 25 10:31:46.030029 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1345/5387] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:31:46 2026] DELETE /volume/v3/volumes/1efb44db-a677-49ef-9bd4-355e5f0a9f31 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:31:46.037979 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-0db602e8-8f4e-4a70-a9c4-0e285f31a853 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:31:46.040626 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0db602e8-8f4e-4a70-a9c4-0e285f31a853 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] GET https://10.4.3.119/volume/v3/volumes/1efb44db-a677-49ef-9bd4-355e5f0a9f31 Aug 25 10:31:46.040730 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0db602e8-8f4e-4a70-a9c4-0e285f31a853 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:31:46.040998 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0db602e8-8f4e-4a70-a9c4-0e285f31a853 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:31:46.049254 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:31:46.049254 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:31:46.053703 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-0db602e8-8f4e-4a70-a9c4-0e285f31a853 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Volume info retrieved successfully. Aug 25 10:31:46.059729 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0db602e8-8f4e-4a70-a9c4-0e285f31a853 tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/volumes/1efb44db-a677-49ef-9bd4-355e5f0a9f31 returned with HTTP 200 Aug 25 10:31:46.060072 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1344/5388] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:31:46 2026] GET /volume/v3/volumes/1efb44db-a677-49ef-9bd4-355e5f0a9f31 => generated 1365 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:31:46.083957 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-aa7c1e9d-35d5-4c4d-8012-5fdb68ce6123 req-8061f483-4bb8-49ae-823d-f1651b61b803 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:31:46.086155 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-aa7c1e9d-35d5-4c4d-8012-5fdb68ce6123 req-8061f483-4bb8-49ae-823d-f1651b61b803 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] GET https://10.4.3.119/volume/v3/volumes/5747f263-18d4-4e5b-81b2-6804f24f1a05 Aug 25 10:31:46.086440 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-aa7c1e9d-35d5-4c4d-8012-5fdb68ce6123 req-8061f483-4bb8-49ae-823d-f1651b61b803 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:31:46.086652 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-aa7c1e9d-35d5-4c4d-8012-5fdb68ce6123 req-8061f483-4bb8-49ae-823d-f1651b61b803 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:31:46.097589 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:31:46.097589 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:31:46.101903 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-aa7c1e9d-35d5-4c4d-8012-5fdb68ce6123 req-8061f483-4bb8-49ae-823d-f1651b61b803 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Volume info retrieved successfully. Aug 25 10:31:46.107931 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-aa7c1e9d-35d5-4c4d-8012-5fdb68ce6123 req-8061f483-4bb8-49ae-823d-f1651b61b803 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/volumes/5747f263-18d4-4e5b-81b2-6804f24f1a05 returned with HTTP 200 Aug 25 10:31:46.108511 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1357/5389] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:31:46 2026] GET /volume/v3/volumes/5747f263-18d4-4e5b-81b2-6804f24f1a05 => generated 1215 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:31:46.409057 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-aa7c1e9d-35d5-4c4d-8012-5fdb68ce6123 req-60673b23-74ff-48da-9eef-368e95a0b62b None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:31:46.410916 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-aa7c1e9d-35d5-4c4d-8012-5fdb68ce6123 req-60673b23-74ff-48da-9eef-368e95a0b62b tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] DELETE https://10.4.3.119/volume/v3/attachments/ab1b1678-8fa8-4582-870e-58f0d1933241 Aug 25 10:31:46.411090 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-aa7c1e9d-35d5-4c4d-8012-5fdb68ce6123 req-60673b23-74ff-48da-9eef-368e95a0b62b tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:31:46.411305 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-aa7c1e9d-35d5-4c4d-8012-5fdb68ce6123 req-60673b23-74ff-48da-9eef-368e95a0b62b tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Calling method 'version_select' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:31:46.417762 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:31:46.417762 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:31:46.459034 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-aa7c1e9d-35d5-4c4d-8012-5fdb68ce6123 req-60673b23-74ff-48da-9eef-368e95a0b62b tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/attachments/ab1b1678-8fa8-4582-870e-58f0d1933241 returned with HTTP 200 Aug 25 10:31:46.459442 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1344/5390] 10.4.3.119 () {72 vars in 1673 bytes} [Tue Aug 25 10:31:46 2026] DELETE /volume/v3/attachments/ab1b1678-8fa8-4582-870e-58f0d1933241 => generated 19 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:31:46.530108 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-a9afd798-8516-4b67-8f43-18d1bfbbbd18 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:31:46.531778 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a9afd798-8516-4b67-8f43-18d1bfbbbd18 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] GET https://10.4.3.119/volume/v3/volumes/5747f263-18d4-4e5b-81b2-6804f24f1a05 Aug 25 10:31:46.531945 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a9afd798-8516-4b67-8f43-18d1bfbbbd18 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:31:46.532145 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a9afd798-8516-4b67-8f43-18d1bfbbbd18 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:31:46.539022 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:31:46.539022 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:31:46.542181 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-a9afd798-8516-4b67-8f43-18d1bfbbbd18 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Volume info retrieved successfully. Aug 25 10:31:46.546314 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a9afd798-8516-4b67-8f43-18d1bfbbbd18 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/volumes/5747f263-18d4-4e5b-81b2-6804f24f1a05 returned with HTTP 200 Aug 25 10:31:46.546842 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1346/5391] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:31:46 2026] GET /volume/v3/volumes/5747f263-18d4-4e5b-81b2-6804f24f1a05 => generated 920 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:31:46.559591 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-961554a6-a155-4f2c-b37d-950bf850c018 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:31:46.561742 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-961554a6-a155-4f2c-b37d-950bf850c018 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] DELETE https://10.4.3.119/volume/v3/volumes/5747f263-18d4-4e5b-81b2-6804f24f1a05 Aug 25 10:31:46.561984 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-961554a6-a155-4f2c-b37d-950bf850c018 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:31:46.562266 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-961554a6-a155-4f2c-b37d-950bf850c018 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:31:46.562473 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-961554a6-a155-4f2c-b37d-950bf850c018 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Delete volume with id: 5747f263-18d4-4e5b-81b2-6804f24f1a05 Aug 25 10:31:46.570913 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:31:46.570913 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:31:46.571592 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-961554a6-a155-4f2c-b37d-950bf850c018 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Volume info retrieved successfully. Aug 25 10:31:46.588871 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-961554a6-a155-4f2c-b37d-950bf850c018 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Delete volume request issued successfully. Aug 25 10:31:46.589041 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-961554a6-a155-4f2c-b37d-950bf850c018 tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/volumes/5747f263-18d4-4e5b-81b2-6804f24f1a05 returned with HTTP 202 Aug 25 10:31:46.589526 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1345/5392] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:31:46 2026] DELETE /volume/v3/volumes/5747f263-18d4-4e5b-81b2-6804f24f1a05 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:31:46.596091 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-95794e26-d8b8-4e90-9bad-83aa63e9304b None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:31:46.597685 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-95794e26-d8b8-4e90-9bad-83aa63e9304b tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] GET https://10.4.3.119/volume/v3/volumes/5747f263-18d4-4e5b-81b2-6804f24f1a05 Aug 25 10:31:46.597846 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-95794e26-d8b8-4e90-9bad-83aa63e9304b tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:31:46.598034 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-95794e26-d8b8-4e90-9bad-83aa63e9304b tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:31:46.604749 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:31:46.604749 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:31:46.607914 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-95794e26-d8b8-4e90-9bad-83aa63e9304b tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Volume info retrieved successfully. Aug 25 10:31:46.611711 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-95794e26-d8b8-4e90-9bad-83aa63e9304b tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/volumes/5747f263-18d4-4e5b-81b2-6804f24f1a05 returned with HTTP 200 Aug 25 10:31:46.612069 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1358/5393] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:31:46 2026] GET /volume/v3/volumes/5747f263-18d4-4e5b-81b2-6804f24f1a05 => generated 919 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:31:46.684455 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-b6a46aa5-3004-4fa4-a784-04966d0e89ed req-8eab70b4-7569-4740-80ee-b9e5a301f731 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:31:46.686426 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-b6a46aa5-3004-4fa4-a784-04966d0e89ed req-8eab70b4-7569-4740-80ee-b9e5a301f731 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] DELETE https://10.4.3.119/volume/v3/attachments/9e965e14-1404-45bb-acd5-6a303cca8ac7 Aug 25 10:31:46.686602 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-b6a46aa5-3004-4fa4-a784-04966d0e89ed req-8eab70b4-7569-4740-80ee-b9e5a301f731 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:31:46.686775 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-b6a46aa5-3004-4fa4-a784-04966d0e89ed req-8eab70b4-7569-4740-80ee-b9e5a301f731 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Calling method 'version_select' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:31:46.693038 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:31:46.693038 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:31:46.732723 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-b6a46aa5-3004-4fa4-a784-04966d0e89ed req-8eab70b4-7569-4740-80ee-b9e5a301f731 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] https://10.4.3.119/volume/v3/attachments/9e965e14-1404-45bb-acd5-6a303cca8ac7 returned with HTTP 200 Aug 25 10:31:46.733093 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1345/5394] 10.4.3.119 () {72 vars in 1673 bytes} [Tue Aug 25 10:31:46 2026] DELETE /volume/v3/attachments/9e965e14-1404-45bb-acd5-6a303cca8ac7 => generated 19 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:31:47.075441 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-29ff9ea8-02d8-48df-9d3c-6932e6842efa None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:31:47.077274 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-29ff9ea8-02d8-48df-9d3c-6932e6842efa tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] GET https://10.4.3.119/volume/v3/volumes/1efb44db-a677-49ef-9bd4-355e5f0a9f31 Aug 25 10:31:47.077457 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-29ff9ea8-02d8-48df-9d3c-6932e6842efa tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:31:47.077650 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-29ff9ea8-02d8-48df-9d3c-6932e6842efa tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:31:47.083313 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-29ff9ea8-02d8-48df-9d3c-6932e6842efa tempest-TestVolumeBootPattern-454931163 tempest-TestVolumeBootPattern-454931163-project-member] https://10.4.3.119/volume/v3/volumes/1efb44db-a677-49ef-9bd4-355e5f0a9f31 returned with HTTP 404 Aug 25 10:31:47.083784 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1347/5395] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:31:47 2026] GET /volume/v3/volumes/1efb44db-a677-49ef-9bd4-355e5f0a9f31 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:31:47.626066 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-f24c63be-33e8-462b-bf24-63cfd397773c None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:31:47.627866 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f24c63be-33e8-462b-bf24-63cfd397773c tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] GET https://10.4.3.119/volume/v3/volumes/5747f263-18d4-4e5b-81b2-6804f24f1a05 Aug 25 10:31:47.628055 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f24c63be-33e8-462b-bf24-63cfd397773c tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:31:47.628261 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f24c63be-33e8-462b-bf24-63cfd397773c tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:31:47.633687 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f24c63be-33e8-462b-bf24-63cfd397773c tempest-VolumeMultiattachTests-1750928339 tempest-VolumeMultiattachTests-1750928339-project-member] https://10.4.3.119/volume/v3/volumes/5747f263-18d4-4e5b-81b2-6804f24f1a05 returned with HTTP 404 Aug 25 10:31:47.634109 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1346/5396] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:31:47 2026] GET /volume/v3/volumes/5747f263-18d4-4e5b-81b2-6804f24f1a05 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:31:47.641977 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-8fcdd5cb-312b-40f0-8e5e-5d847f8a0f9f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:31:47.643802 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8fcdd5cb-312b-40f0-8e5e-5d847f8a0f9f tempest-VolumeMultiattachTests-823655542 tempest-VolumeMultiattachTests-823655542-project-admin] GET https://10.4.3.119/volume/v3/volumes/detail?all_tenants=1 Aug 25 10:31:47.643990 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-8fcdd5cb-312b-40f0-8e5e-5d847f8a0f9f tempest-VolumeMultiattachTests-823655542 tempest-VolumeMultiattachTests-823655542-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:31:47.644228 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-8fcdd5cb-312b-40f0-8e5e-5d847f8a0f9f tempest-VolumeMultiattachTests-823655542 tempest-VolumeMultiattachTests-823655542-project-admin] Calling method 'detail' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:31:47.645000 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-8fcdd5cb-312b-40f0-8e5e-5d847f8a0f9f tempest-VolumeMultiattachTests-823655542 tempest-VolumeMultiattachTests-823655542-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100391) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 10:31:47.653520 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-8fcdd5cb-312b-40f0-8e5e-5d847f8a0f9f tempest-VolumeMultiattachTests-823655542 tempest-VolumeMultiattachTests-823655542-project-admin] Get all volumes completed successfully. Aug 25 10:31:47.655575 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:31:47.655575 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:31:47.660973 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8fcdd5cb-312b-40f0-8e5e-5d847f8a0f9f tempest-VolumeMultiattachTests-823655542 tempest-VolumeMultiattachTests-823655542-project-admin] https://10.4.3.119/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 25 10:31:47.661589 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1359/5397] 10.4.3.119 () {66 vars in 1285 bytes} [Tue Aug 25 10:31:47 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 6254 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:31:47.672499 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-5dea4eee-c185-40ff-a296-01592b555b10 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:31:47.675809 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5dea4eee-c185-40ff-a296-01592b555b10 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] POST https://10.4.3.119/volume/v3/snapshots Aug 25 10:31:47.676125 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-5dea4eee-c185-40ff-a296-01592b555b10 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ed18a56c-acdc-41f8-afe7-4eccf754e094", "force": false, "name": "tempest-TestStampPattern-snapshot-1353244130", "description": null, "metadata": null}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:31:47.677584 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-57f487eb-6061-4ff2-a77a-5765f46b8530 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:31:47.679914 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-57f487eb-6061-4ff2-a77a-5765f46b8530 tempest-VolumeMultiattachTests-823655542 tempest-VolumeMultiattachTests-823655542-project-admin] DELETE https://10.4.3.119/volume/v3/types/ee513a69-54be-4ce2-ab0e-a778c7db7a3b Aug 25 10:31:47.680207 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-57f487eb-6061-4ff2-a77a-5765f46b8530 tempest-VolumeMultiattachTests-823655542 tempest-VolumeMultiattachTests-823655542-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:31:47.680521 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-57f487eb-6061-4ff2-a77a-5765f46b8530 tempest-VolumeMultiattachTests-823655542 tempest-VolumeMultiattachTests-823655542-project-admin] Calling method '_delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:31:47.684384 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:31:47.684384 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:31:47.684865 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-5dea4eee-c185-40ff-a296-01592b555b10 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Volume info retrieved successfully. Aug 25 10:31:47.685001 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.snapshots [None req-5dea4eee-c185-40ff-a296-01592b555b10 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Create snapshot from volume ed18a56c-acdc-41f8-afe7-4eccf754e094 Aug 25 10:31:47.707422 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-57f487eb-6061-4ff2-a77a-5765f46b8530 tempest-VolumeMultiattachTests-823655542 tempest-VolumeMultiattachTests-823655542-project-admin] https://10.4.3.119/volume/v3/types/ee513a69-54be-4ce2-ab0e-a778c7db7a3b returned with HTTP 202 Aug 25 10:31:47.707789 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1348/5398] 10.4.3.119 () {66 vars in 1345 bytes} [Tue Aug 25 10:31:47 2026] DELETE /volume/v3/types/ee513a69-54be-4ce2-ab0e-a778c7db7a3b => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:31:47.718178 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-5dea4eee-c185-40ff-a296-01592b555b10 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Created reservations ['bd2dcbf2-722a-4eb9-baef-ec6a4f0408c3', '8779b8b1-5df7-447c-9970-014aa0c1b25f', '6918c657-bffc-493e-96ee-5ee3cb2fcde8', '102e24aa-452c-4c70-8857-2ba4af3aa5d0'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:31:47.747747 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-5dea4eee-c185-40ff-a296-01592b555b10 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Snapshot create request issued successfully. Aug 25 10:31:47.747747 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5dea4eee-c185-40ff-a296-01592b555b10 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] https://10.4.3.119/volume/v3/snapshots returned with HTTP 202 Aug 25 10:31:47.747747 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1346/5399] 10.4.3.119 () {68 vars in 1265 bytes} [Tue Aug 25 10:31:47 2026] POST /volume/v3/snapshots => generated 303 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:31:47.755834 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-61f76518-8ad0-455e-8060-d9a4cfb6945c None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:31:47.757722 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-61f76518-8ad0-455e-8060-d9a4cfb6945c tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] GET https://10.4.3.119/volume/v3/snapshots/95894295-f3ad-4102-8397-08f6987b4b8b Aug 25 10:31:47.758852 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-61f76518-8ad0-455e-8060-d9a4cfb6945c tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:31:47.758852 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-61f76518-8ad0-455e-8060-d9a4cfb6945c tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:31:47.763470 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:31:47.763470 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:31:47.764042 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-61f76518-8ad0-455e-8060-d9a4cfb6945c tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Snapshot retrieved successfully. Aug 25 10:31:47.764801 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-61f76518-8ad0-455e-8060-d9a4cfb6945c tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] https://10.4.3.119/volume/v3/snapshots/95894295-f3ad-4102-8397-08f6987b4b8b returned with HTTP 200 Aug 25 10:31:47.765153 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1347/5400] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:31:47 2026] GET /volume/v3/snapshots/95894295-f3ad-4102-8397-08f6987b4b8b => generated 435 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:31:48.774949 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-941855bb-b13f-456c-80eb-17dc09c0b09a None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:31:48.777094 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-941855bb-b13f-456c-80eb-17dc09c0b09a tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] GET https://10.4.3.119/volume/v3/snapshots/95894295-f3ad-4102-8397-08f6987b4b8b Aug 25 10:31:48.777363 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-941855bb-b13f-456c-80eb-17dc09c0b09a tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:31:48.777610 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-941855bb-b13f-456c-80eb-17dc09c0b09a tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:31:48.782448 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:31:48.782448 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:31:48.782836 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-941855bb-b13f-456c-80eb-17dc09c0b09a tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Snapshot retrieved successfully. Aug 25 10:31:48.783563 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-941855bb-b13f-456c-80eb-17dc09c0b09a tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] https://10.4.3.119/volume/v3/snapshots/95894295-f3ad-4102-8397-08f6987b4b8b returned with HTTP 200 Aug 25 10:31:48.783869 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1360/5401] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:31:48 2026] GET /volume/v3/snapshots/95894295-f3ad-4102-8397-08f6987b4b8b => generated 462 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:31:48.793591 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-72139dbd-f44f-48fc-b7dc-9b52114748b5 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:31:48.795351 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-72139dbd-f44f-48fc-b7dc-9b52114748b5 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] GET https://10.4.3.119/volume/v3/snapshots/95894295-f3ad-4102-8397-08f6987b4b8b Aug 25 10:31:48.795491 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-72139dbd-f44f-48fc-b7dc-9b52114748b5 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:31:48.795731 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-72139dbd-f44f-48fc-b7dc-9b52114748b5 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:31:48.800829 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:31:48.800829 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:31:48.801342 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-72139dbd-f44f-48fc-b7dc-9b52114748b5 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Snapshot retrieved successfully. Aug 25 10:31:48.802109 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-72139dbd-f44f-48fc-b7dc-9b52114748b5 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] https://10.4.3.119/volume/v3/snapshots/95894295-f3ad-4102-8397-08f6987b4b8b returned with HTTP 200 Aug 25 10:31:48.802487 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1349/5402] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:31:48 2026] GET /volume/v3/snapshots/95894295-f3ad-4102-8397-08f6987b4b8b => generated 462 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:31:53.466396 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-47ea2694-e157-4c22-982d-b60bd0524b00 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:31:53.468371 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-47ea2694-e157-4c22-982d-b60bd0524b00 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:31:53.468768 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-47ea2694-e157-4c22-982d-b60bd0524b00 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-2065834066", "snapshot_id": "95894295-f3ad-4102-8397-08f6987b4b8b", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:31:53.470542 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-47ea2694-e157-4c22-982d-b60bd0524b00 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-2065834066', 'snapshot_id': '95894295-f3ad-4102-8397-08f6987b4b8b', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:31:53.475611 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:31:53.475611 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:31:53.476085 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-47ea2694-e157-4c22-982d-b60bd0524b00 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Snapshot retrieved successfully. Aug 25 10:31:53.476254 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-47ea2694-e157-4c22-982d-b60bd0524b00 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Create volume of 1 GB Aug 25 10:31:53.479740 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-47ea2694-e157-4c22-982d-b60bd0524b00 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Availability Zones retrieved successfully. Aug 25 10:31:53.484756 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-47ea2694-e157-4c22-982d-b60bd0524b00 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Flow 'volume_create_api' (c6b4fb9d-b685-4b75-9117-2e64ccdd4303) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:31:53.485801 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-47ea2694-e157-4c22-982d-b60bd0524b00 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fef11286-ea5a-420a-bd23-8323bc7119c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:31:53.486648 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [None req-47ea2694-e157-4c22-982d-b60bd0524b00 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:31:53.514661 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-47ea2694-e157-4c22-982d-b60bd0524b00 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fef11286-ea5a-420a-bd23-8323bc7119c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '95894295-f3ad-4102-8397-08f6987b4b8b', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:31:53.515454 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-47ea2694-e157-4c22-982d-b60bd0524b00 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f711d37-c629-44f8-9b50-0383bf43e958) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:31:53.551322 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-47ea2694-e157-4c22-982d-b60bd0524b00 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Created reservations ['6ad7a848-4146-4210-a92d-b4eef002dd54', 'a2e270ef-6b73-4c04-aa24-2fdbe55956d5', '49c06da4-071c-4ac5-93e6-d58fca0ea168', '6393bac3-d750-4190-8f59-4a91c7ef4f2c'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:31:53.552446 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-47ea2694-e157-4c22-982d-b60bd0524b00 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f711d37-c629-44f8-9b50-0383bf43e958) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6ad7a848-4146-4210-a92d-b4eef002dd54', 'a2e270ef-6b73-4c04-aa24-2fdbe55956d5', '49c06da4-071c-4ac5-93e6-d58fca0ea168', '6393bac3-d750-4190-8f59-4a91c7ef4f2c']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:31:53.553153 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-47ea2694-e157-4c22-982d-b60bd0524b00 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1fdc48d2-aa74-45cf-859e-e544dff5e292) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:31:53.597635 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-47ea2694-e157-4c22-982d-b60bd0524b00 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1fdc48d2-aa74-45cf-859e-e544dff5e292) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9cf1fbc3-1ec4-4a7c-8496-ac013918504f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-2065834066',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc239f427763426e84b23b39cd90d718',qos_specs=None,replication_status=,reservations=['6ad7a848-4146-4210-a92d-b4eef002dd54','a2e270ef-6b73-4c04-aa24-2fdbe55956d5','49c06da4-071c-4ac5-93e6-d58fca0ea168','6393bac3-d750-4190-8f59-4a91c7ef4f2c'],size=1,snapshot_id=95894295-f3ad-4102-8397-08f6987b4b8b,source_replicaid=,source_volid=None,status='creating',user_id='ec61e536298c478280cdbc19b69f3ff3',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:31:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-2065834066',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9cf1fbc3-1ec4-4a7c-8496-ac013918504f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fc239f427763426e84b23b39cd90d718',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=95894295-f3ad-4102-8397-08f6987b4b8b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ec61e536298c478280cdbc19b69f3ff3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:31:53.598347 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-47ea2694-e157-4c22-982d-b60bd0524b00 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b11f3c0-a12f-4add-b963-5fa40f2c0a3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:31:53.614409 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-47ea2694-e157-4c22-982d-b60bd0524b00 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b11f3c0-a12f-4add-b963-5fa40f2c0a3d) transitioned into state 'SUCCESS' from state '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-2065834066',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc239f427763426e84b23b39cd90d718',qos_specs=None,replication_status=,reservations=['6ad7a848-4146-4210-a92d-b4eef002dd54','a2e270ef-6b73-4c04-aa24-2fdbe55956d5','49c06da4-071c-4ac5-93e6-d58fca0ea168','6393bac3-d750-4190-8f59-4a91c7ef4f2c'],size=1,snapshot_id=95894295-f3ad-4102-8397-08f6987b4b8b,source_replicaid=,source_volid=None,status='creating',user_id='ec61e536298c478280cdbc19b69f3ff3',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:31:53.615157 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-47ea2694-e157-4c22-982d-b60bd0524b00 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60eaba8d-68de-4b47-8576-9b448d7c2c24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:31:53.635466 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-47ea2694-e157-4c22-982d-b60bd0524b00 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60eaba8d-68de-4b47-8576-9b448d7c2c24) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:31:53.636386 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-47ea2694-e157-4c22-982d-b60bd0524b00 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Flow 'volume_create_api' (c6b4fb9d-b685-4b75-9117-2e64ccdd4303) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:31:53.636707 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-47ea2694-e157-4c22-982d-b60bd0524b00 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Create volume request issued successfully. Aug 25 10:31:53.637258 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-47ea2694-e157-4c22-982d-b60bd0524b00 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:31:53.637708 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1347/5403] 10.4.3.119 () {68 vars in 1259 bytes} [Tue Aug 25 10:31:53 2026] POST /volume/v3/volumes => generated 781 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:31:57.760601 np0000008063 devstack@c-api.service[100389]: DEBUG dbcounter [-] [100389] Writing DB stats cinder:SELECT=69,cinder:UPDATE=8,cinder:INSERT=2 {{(pid=100389) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 10:31:58.779697 np0000008063 devstack@c-api.service[100391]: DEBUG dbcounter [-] [100391] Writing DB stats cinder:SELECT=73,cinder:INSERT=8,cinder:UPDATE=14 {{(pid=100391) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 10:31:58.797475 np0000008063 devstack@c-api.service[100390]: DEBUG dbcounter [-] [100390] Writing DB stats cinder:SELECT=63,cinder:UPDATE=9,cinder:INSERT=2 {{(pid=100390) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 10:32:01.673397 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-90f7b025-2a96-481e-a4b0-359cd7fa4e6b None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:32:01.675365 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-90f7b025-2a96-481e-a4b0-359cd7fa4e6b tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:32:01.675856 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-90f7b025-2a96-481e-a4b0-359cd7fa4e6b tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-857317933", "snapshot_id": null, "imageRef": "63258f66-0e4f-4391-bbe9-9485754d31c5", "volume_type": null, "size": 1}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:32:01.677455 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-90f7b025-2a96-481e-a4b0-359cd7fa4e6b tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-857317933', 'snapshot_id': None, 'imageRef': '63258f66-0e4f-4391-bbe9-9485754d31c5', 'volume_type': None, 'size': 1}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:32:01.806053 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-90f7b025-2a96-481e-a4b0-359cd7fa4e6b tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Create volume of 1 GB Aug 25 10:32:01.811069 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-90f7b025-2a96-481e-a4b0-359cd7fa4e6b tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Availability Zones retrieved successfully. Aug 25 10:32:01.819671 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-90f7b025-2a96-481e-a4b0-359cd7fa4e6b tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Flow 'volume_create_api' (d2e9e4c2-075c-4869-97df-29008b4f7046) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:32:01.821107 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-90f7b025-2a96-481e-a4b0-359cd7fa4e6b tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6195d34b-9aa3-4f19-b3ef-c83a5496f5df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:32:01.822486 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-90f7b025-2a96-481e-a4b0-359cd7fa4e6b tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:32:01.877562 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-90f7b025-2a96-481e-a4b0-359cd7fa4e6b tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6195d34b-9aa3-4f19-b3ef-c83a5496f5df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:32:01.878213 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-90f7b025-2a96-481e-a4b0-359cd7fa4e6b tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3d291cb-ebae-461e-a140-d27167c8fd9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:32:01.930261 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-90f7b025-2a96-481e-a4b0-359cd7fa4e6b tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Created reservations ['9fae8cf3-8c3f-442a-95bf-4d1ef88b1456', '890a118e-078c-494e-a105-cf37990cea8f', '37eec79b-8aab-4003-86ea-3ccb412e2fc6', '8c3dc75c-8566-457c-8705-9714aaf57fee'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:32:01.931036 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-90f7b025-2a96-481e-a4b0-359cd7fa4e6b tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3d291cb-ebae-461e-a140-d27167c8fd9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9fae8cf3-8c3f-442a-95bf-4d1ef88b1456', '890a118e-078c-494e-a105-cf37990cea8f', '37eec79b-8aab-4003-86ea-3ccb412e2fc6', '8c3dc75c-8566-457c-8705-9714aaf57fee']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:32:01.931774 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-90f7b025-2a96-481e-a4b0-359cd7fa4e6b tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b458eb7a-74d4-48ae-a042-4d2c8e464a05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:32:01.952871 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-90f7b025-2a96-481e-a4b0-359cd7fa4e6b tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b458eb7a-74d4-48ae-a042-4d2c8e464a05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a22cce75-4175-499a-8f38-bcec6c59539a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-857317933',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='137836cee9de4dc998e7fe928f2c1a81',qos_specs=None,replication_status=,reservations=['9fae8cf3-8c3f-442a-95bf-4d1ef88b1456','890a118e-078c-494e-a105-cf37990cea8f','37eec79b-8aab-4003-86ea-3ccb412e2fc6','8c3dc75c-8566-457c-8705-9714aaf57fee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6cd8105cac864790b9e0ad0debcb7557',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:32:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-857317933',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a22cce75-4175-499a-8f38-bcec6c59539a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='137836cee9de4dc998e7fe928f2c1a81',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6cd8105cac864790b9e0ad0debcb7557',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:32:01.953634 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-90f7b025-2a96-481e-a4b0-359cd7fa4e6b tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d27d1a09-a5e7-4ffd-8a92-52c93849e9ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:32:01.971634 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-90f7b025-2a96-481e-a4b0-359cd7fa4e6b tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d27d1a09-a5e7-4ffd-8a92-52c93849e9ce) transitioned into state 'SUCCESS' from state '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-857317933',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='137836cee9de4dc998e7fe928f2c1a81',qos_specs=None,replication_status=,reservations=['9fae8cf3-8c3f-442a-95bf-4d1ef88b1456','890a118e-078c-494e-a105-cf37990cea8f','37eec79b-8aab-4003-86ea-3ccb412e2fc6','8c3dc75c-8566-457c-8705-9714aaf57fee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6cd8105cac864790b9e0ad0debcb7557',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:32:01.972356 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-90f7b025-2a96-481e-a4b0-359cd7fa4e6b tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3e6eacb-8f1e-4fb4-a69b-2e8092919508) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:32:01.981468 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-90f7b025-2a96-481e-a4b0-359cd7fa4e6b tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3e6eacb-8f1e-4fb4-a69b-2e8092919508) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:32:01.982353 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-90f7b025-2a96-481e-a4b0-359cd7fa4e6b tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Flow 'volume_create_api' (d2e9e4c2-075c-4869-97df-29008b4f7046) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:32:01.982678 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-90f7b025-2a96-481e-a4b0-359cd7fa4e6b tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Create volume request issued successfully. Aug 25 10:32:01.983271 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-90f7b025-2a96-481e-a4b0-359cd7fa4e6b tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:32:01.983748 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1348/5404] 10.4.3.119 () {70 vars in 1300 bytes} [Tue Aug 25 10:32:01 2026] POST /volume/v3/volumes => generated 780 bytes in 311 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:32:01.995315 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-964c2f0d-0f0a-44fa-a2bc-1889c0131682 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:32:01.997379 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-964c2f0d-0f0a-44fa-a2bc-1889c0131682 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] GET https://10.4.3.119/volume/v3/volumes/a22cce75-4175-499a-8f38-bcec6c59539a Aug 25 10:32:01.997629 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-964c2f0d-0f0a-44fa-a2bc-1889c0131682 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:32:01.997856 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-964c2f0d-0f0a-44fa-a2bc-1889c0131682 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:32:02.004695 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:32:02.004695 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:32:02.008121 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-964c2f0d-0f0a-44fa-a2bc-1889c0131682 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Volume info retrieved successfully. Aug 25 10:32:02.011981 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-964c2f0d-0f0a-44fa-a2bc-1889c0131682 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] https://10.4.3.119/volume/v3/volumes/a22cce75-4175-499a-8f38-bcec6c59539a returned with HTTP 200 Aug 25 10:32:02.012323 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1361/5405] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:32:01 2026] GET /volume/v3/volumes/a22cce75-4175-499a-8f38-bcec6c59539a => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:32:03.025182 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-cba4a1d4-8287-4c25-bbe4-26a2162cd6da None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:32:03.026872 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-cba4a1d4-8287-4c25-bbe4-26a2162cd6da tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] GET https://10.4.3.119/volume/v3/volumes/a22cce75-4175-499a-8f38-bcec6c59539a Aug 25 10:32:03.027294 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-cba4a1d4-8287-4c25-bbe4-26a2162cd6da tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:32:03.028626 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-cba4a1d4-8287-4c25-bbe4-26a2162cd6da tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:32:03.035590 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:32:03.035590 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:32:03.038213 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-cba4a1d4-8287-4c25-bbe4-26a2162cd6da tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Volume info retrieved successfully. Aug 25 10:32:03.042628 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-cba4a1d4-8287-4c25-bbe4-26a2162cd6da tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] https://10.4.3.119/volume/v3/volumes/a22cce75-4175-499a-8f38-bcec6c59539a returned with HTTP 200 Aug 25 10:32:03.043163 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1350/5406] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:32:03 2026] GET /volume/v3/volumes/a22cce75-4175-499a-8f38-bcec6c59539a => generated 1388 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:32:03.056074 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-f5724d8a-27e3-41fb-a06a-51dcb2989efe None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:32:03.058119 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f5724d8a-27e3-41fb-a06a-51dcb2989efe tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] GET https://10.4.3.119/volume/v3/volumes/a22cce75-4175-499a-8f38-bcec6c59539a Aug 25 10:32:03.058379 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f5724d8a-27e3-41fb-a06a-51dcb2989efe tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:32:03.058616 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f5724d8a-27e3-41fb-a06a-51dcb2989efe tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:32:03.065231 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:32:03.065231 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:32:03.068964 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-f5724d8a-27e3-41fb-a06a-51dcb2989efe tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Volume info retrieved successfully. Aug 25 10:32:03.073353 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f5724d8a-27e3-41fb-a06a-51dcb2989efe tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] https://10.4.3.119/volume/v3/volumes/a22cce75-4175-499a-8f38-bcec6c59539a returned with HTTP 200 Aug 25 10:32:03.073781 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1348/5407] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:32:03 2026] GET /volume/v3/volumes/a22cce75-4175-499a-8f38-bcec6c59539a => generated 1388 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:32:04.090392 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-e92ee33b-a6c0-4ff3-934c-78b120ad3479 req-fb072a23-707a-44f0-b8ef-003483a31dd3 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:32:04.093271 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-e92ee33b-a6c0-4ff3-934c-78b120ad3479 req-fb072a23-707a-44f0-b8ef-003483a31dd3 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] GET https://10.4.3.119/volume/v3/volumes/a22cce75-4175-499a-8f38-bcec6c59539a Aug 25 10:32:04.093545 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-e92ee33b-a6c0-4ff3-934c-78b120ad3479 req-fb072a23-707a-44f0-b8ef-003483a31dd3 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:32:04.093818 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-e92ee33b-a6c0-4ff3-934c-78b120ad3479 req-fb072a23-707a-44f0-b8ef-003483a31dd3 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:32:04.102787 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:32:04.102787 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:32:04.107122 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-e92ee33b-a6c0-4ff3-934c-78b120ad3479 req-fb072a23-707a-44f0-b8ef-003483a31dd3 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Volume info retrieved successfully. Aug 25 10:32:04.113290 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-e92ee33b-a6c0-4ff3-934c-78b120ad3479 req-fb072a23-707a-44f0-b8ef-003483a31dd3 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] https://10.4.3.119/volume/v3/volumes/a22cce75-4175-499a-8f38-bcec6c59539a returned with HTTP 200 Aug 25 10:32:04.114073 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1349/5408] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:32:04 2026] GET /volume/v3/volumes/a22cce75-4175-499a-8f38-bcec6c59539a => generated 1370 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:32:04.650030 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-e92ee33b-a6c0-4ff3-934c-78b120ad3479 req-f71ea686-d90b-42a7-986f-7dba7adf2452 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:32:04.652209 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-e92ee33b-a6c0-4ff3-934c-78b120ad3479 req-f71ea686-d90b-42a7-986f-7dba7adf2452 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] GET https://10.4.3.119/volume/v3/volumes/a22cce75-4175-499a-8f38-bcec6c59539a Aug 25 10:32:04.652407 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-e92ee33b-a6c0-4ff3-934c-78b120ad3479 req-f71ea686-d90b-42a7-986f-7dba7adf2452 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:32:04.652588 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-e92ee33b-a6c0-4ff3-934c-78b120ad3479 req-f71ea686-d90b-42a7-986f-7dba7adf2452 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:32:04.659215 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:32:04.659215 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:32:04.662610 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-e92ee33b-a6c0-4ff3-934c-78b120ad3479 req-f71ea686-d90b-42a7-986f-7dba7adf2452 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Volume info retrieved successfully. Aug 25 10:32:04.667227 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-e92ee33b-a6c0-4ff3-934c-78b120ad3479 req-f71ea686-d90b-42a7-986f-7dba7adf2452 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] https://10.4.3.119/volume/v3/volumes/a22cce75-4175-499a-8f38-bcec6c59539a returned with HTTP 200 Aug 25 10:32:04.667716 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1362/5409] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:32:04 2026] GET /volume/v3/volumes/a22cce75-4175-499a-8f38-bcec6c59539a => generated 1370 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:32:04.677771 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-86818f55-8080-40c4-961f-cd1e461a9bc6 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:32:04.678154 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-86818f55-8080-40c4-961f-cd1e461a9bc6 None None] GET https://10.4.3.119/volume// Aug 25 10:32:04.678329 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-86818f55-8080-40c4-961f-cd1e461a9bc6 None None] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:32:04.678514 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-86818f55-8080-40c4-961f-cd1e461a9bc6 None None] Calling method 'all' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:32:04.678885 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-86818f55-8080-40c4-961f-cd1e461a9bc6 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:32:04.679186 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1351/5410] 10.4.3.119 () {66 vars in 1419 bytes} [Tue Aug 25 10:32:04 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:32:04.686780 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-e92ee33b-a6c0-4ff3-934c-78b120ad3479 req-3c4c1142-6f39-4f3c-beeb-7bc49a637ae5 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:32:04.688918 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-e92ee33b-a6c0-4ff3-934c-78b120ad3479 req-3c4c1142-6f39-4f3c-beeb-7bc49a637ae5 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] POST https://10.4.3.119/volume/v3/attachments Aug 25 10:32:04.689418 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-e92ee33b-a6c0-4ff3-934c-78b120ad3479 req-3c4c1142-6f39-4f3c-beeb-7bc49a637ae5 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a22cce75-4175-499a-8f38-bcec6c59539a", "connector": null, "instance_uuid": "1cbe60cf-a565-4bd3-909b-40a3bed33357"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:32:04.697664 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:32:04.697664 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:32:04.721680 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-e92ee33b-a6c0-4ff3-934c-78b120ad3479 req-3c4c1142-6f39-4f3c-beeb-7bc49a637ae5 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] https://10.4.3.119/volume/v3/attachments returned with HTTP 200 Aug 25 10:32:04.722173 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1349/5411] 10.4.3.119 () {74 vars in 1594 bytes} [Tue Aug 25 10:32:04 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 25 10:32:05.579599 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-7a663ad8-22bd-4afe-9645-3125ac7bf137 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:32:05.580058 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-7a663ad8-22bd-4afe-9645-3125ac7bf137 None None] GET https://10.4.3.119/volume// Aug 25 10:32:05.580297 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-7a663ad8-22bd-4afe-9645-3125ac7bf137 None None] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:32:05.580534 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-7a663ad8-22bd-4afe-9645-3125ac7bf137 None None] Calling method 'all' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:32:05.580947 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-7a663ad8-22bd-4afe-9645-3125ac7bf137 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:32:05.581423 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1350/5412] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:32:05 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:32:05.589658 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-e92ee33b-a6c0-4ff3-934c-78b120ad3479 req-36e961d5-d4db-4456-b0ed-5433831eb5f6 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:32:05.591968 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-e92ee33b-a6c0-4ff3-934c-78b120ad3479 req-36e961d5-d4db-4456-b0ed-5433831eb5f6 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] GET https://10.4.3.119/volume/v3/volumes/a22cce75-4175-499a-8f38-bcec6c59539a Aug 25 10:32:05.592234 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-e92ee33b-a6c0-4ff3-934c-78b120ad3479 req-36e961d5-d4db-4456-b0ed-5433831eb5f6 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:32:05.592436 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-e92ee33b-a6c0-4ff3-934c-78b120ad3479 req-36e961d5-d4db-4456-b0ed-5433831eb5f6 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:32:05.600678 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:32:05.600678 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:32:05.603403 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-e92ee33b-a6c0-4ff3-934c-78b120ad3479 req-36e961d5-d4db-4456-b0ed-5433831eb5f6 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Volume info retrieved successfully. Aug 25 10:32:05.607348 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-e92ee33b-a6c0-4ff3-934c-78b120ad3479 req-36e961d5-d4db-4456-b0ed-5433831eb5f6 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] https://10.4.3.119/volume/v3/volumes/a22cce75-4175-499a-8f38-bcec6c59539a returned with HTTP 200 Aug 25 10:32:05.607712 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1363/5413] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:32:05 2026] GET /volume/v3/volumes/a22cce75-4175-499a-8f38-bcec6c59539a => generated 1549 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:32:05.713971 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-e92ee33b-a6c0-4ff3-934c-78b120ad3479 req-8cf76bfb-a98e-4465-9515-c2ae08470650 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:32:05.715840 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-e92ee33b-a6c0-4ff3-934c-78b120ad3479 req-8cf76bfb-a98e-4465-9515-c2ae08470650 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] PUT https://10.4.3.119/volume/v3/attachments/9f4aab9f-5555-4542-9058-d6fe45558ed8 Aug 25 10:32:05.716281 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-e92ee33b-a6c0-4ff3-934c-78b120ad3479 req-8cf76bfb-a98e-4465-9515-c2ae08470650 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.119", "host": "np0000008063", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3398d5156650", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "462fd6ce-c505-48ef-84ec-f85776d45b24", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:32:05.725374 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-e92ee33b-a6c0-4ff3-934c-78b120ad3479 req-8cf76bfb-a98e-4465-9515-c2ae08470650 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Acquiring lock "cinder-attachment_update-a22cce75-4175-499a-8f38-bcec6c59539a-np0000008063" by "attachment_update" {{(pid=100390) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 10:32:05.729172 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-e92ee33b-a6c0-4ff3-934c-78b120ad3479 req-8cf76bfb-a98e-4465-9515-c2ae08470650 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Lock "cinder-attachment_update-a22cce75-4175-499a-8f38-bcec6c59539a-np0000008063" acquired by "attachment_update" :: waited 0.004s {{(pid=100390) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 10:32:05.730012 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:32:05.730012 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:32:05.801881 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-e92ee33b-a6c0-4ff3-934c-78b120ad3479 req-8cf76bfb-a98e-4465-9515-c2ae08470650 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Lock "cinder-attachment_update-a22cce75-4175-499a-8f38-bcec6c59539a-np0000008063" released by "attachment_update" :: held 0.073s {{(pid=100390) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 10:32:05.802284 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-e92ee33b-a6c0-4ff3-934c-78b120ad3479 req-8cf76bfb-a98e-4465-9515-c2ae08470650 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] https://10.4.3.119/volume/v3/attachments/9f4aab9f-5555-4542-9058-d6fe45558ed8 returned with HTTP 200 Aug 25 10:32:05.802898 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1352/5414] 10.4.3.119 () {74 vars in 1704 bytes} [Tue Aug 25 10:32:05 2026] PUT /volume/v3/attachments/9f4aab9f-5555-4542-9058-d6fe45558ed8 => generated 969 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:32:05.824669 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-e92ee33b-a6c0-4ff3-934c-78b120ad3479 req-35f73c0b-0bf9-47b1-a407-adecb0a1b21e None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:32:05.827131 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-e92ee33b-a6c0-4ff3-934c-78b120ad3479 req-35f73c0b-0bf9-47b1-a407-adecb0a1b21e tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] POST https://10.4.3.119/volume/v3/attachments/9f4aab9f-5555-4542-9058-d6fe45558ed8/action Aug 25 10:32:05.827542 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-e92ee33b-a6c0-4ff3-934c-78b120ad3479 req-35f73c0b-0bf9-47b1-a407-adecb0a1b21e tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Action body: b'{"os-complete": null}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:32:05.827707 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-e92ee33b-a6c0-4ff3-934c-78b120ad3479 req-35f73c0b-0bf9-47b1-a407-adecb0a1b21e tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:32:05.843729 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:32:05.843729 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:32:05.854624 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-e92ee33b-a6c0-4ff3-934c-78b120ad3479 req-35f73c0b-0bf9-47b1-a407-adecb0a1b21e tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] https://10.4.3.119/volume/v3/attachments/9f4aab9f-5555-4542-9058-d6fe45558ed8/action returned with HTTP 204 Aug 25 10:32:05.855085 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1350/5415] 10.4.3.119 () {74 vars in 1725 bytes} [Tue Aug 25 10:32:05 2026] POST /volume/v3/attachments/9f4aab9f-5555-4542-9058-d6fe45558ed8/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:32:14.111540 np0000008063 devstack@c-api.service[100389]: DEBUG dbcounter [-] [100389] Writing DB stats cinder:SELECT=31,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=100389) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 10:32:15.606283 np0000008063 devstack@c-api.service[100391]: DEBUG dbcounter [-] [100391] Writing DB stats cinder:SELECT=13 {{(pid=100391) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 10:32:15.795035 np0000008063 devstack@c-api.service[100390]: DEBUG dbcounter [-] [100390] Writing DB stats cinder:SELECT=8,cinder:UPDATE=1 {{(pid=100390) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 10:32:15.851538 np0000008063 devstack@c-api.service[100388]: DEBUG dbcounter [-] [100388] Writing DB stats cinder:SELECT=131,cinder:INSERT=17,cinder:UPDATE=41 {{(pid=100388) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 10:32:37.518230 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-8e0720cb-94ff-47f5-a24c-074789a282c0 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:32:37.520205 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8e0720cb-94ff-47f5-a24c-074789a282c0 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] GET https://10.4.3.119/volume/v3/volumes/9cf1fbc3-1ec4-4a7c-8496-ac013918504f Aug 25 10:32:37.520205 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8e0720cb-94ff-47f5-a24c-074789a282c0 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:32:37.520586 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8e0720cb-94ff-47f5-a24c-074789a282c0 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:32:37.527130 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:32:37.527130 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:32:37.530222 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-8e0720cb-94ff-47f5-a24c-074789a282c0 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Volume info retrieved successfully. Aug 25 10:32:37.533753 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8e0720cb-94ff-47f5-a24c-074789a282c0 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] https://10.4.3.119/volume/v3/volumes/9cf1fbc3-1ec4-4a7c-8496-ac013918504f returned with HTTP 200 Aug 25 10:32:37.534060 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1351/5416] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:32:37 2026] GET /volume/v3/volumes/9cf1fbc3-1ec4-4a7c-8496-ac013918504f => generated 874 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:32:37.546369 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-188d50be-ee93-479b-88e6-395725817cc2 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:32:37.548167 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-188d50be-ee93-479b-88e6-395725817cc2 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] GET https://10.4.3.119/volume/v3/volumes/9cf1fbc3-1ec4-4a7c-8496-ac013918504f Aug 25 10:32:37.548390 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-188d50be-ee93-479b-88e6-395725817cc2 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:32:37.548574 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-188d50be-ee93-479b-88e6-395725817cc2 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:32:37.555654 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:32:37.555654 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:32:37.559127 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-188d50be-ee93-479b-88e6-395725817cc2 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Volume info retrieved successfully. Aug 25 10:32:37.563687 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-188d50be-ee93-479b-88e6-395725817cc2 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] https://10.4.3.119/volume/v3/volumes/9cf1fbc3-1ec4-4a7c-8496-ac013918504f returned with HTTP 200 Aug 25 10:32:37.564075 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1364/5417] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:32:37 2026] GET /volume/v3/volumes/9cf1fbc3-1ec4-4a7c-8496-ac013918504f => generated 874 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:32:37.603894 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-779ca012-2140-4833-b017-407a41924f7d req-2ecd7c54-7b77-43c1-8c21-5ec6ce7fde35 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:32:37.605999 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-779ca012-2140-4833-b017-407a41924f7d req-2ecd7c54-7b77-43c1-8c21-5ec6ce7fde35 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] GET https://10.4.3.119/volume/v3/volumes/9cf1fbc3-1ec4-4a7c-8496-ac013918504f Aug 25 10:32:37.606238 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-779ca012-2140-4833-b017-407a41924f7d req-2ecd7c54-7b77-43c1-8c21-5ec6ce7fde35 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:32:37.606452 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-779ca012-2140-4833-b017-407a41924f7d req-2ecd7c54-7b77-43c1-8c21-5ec6ce7fde35 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:32:37.614502 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:32:37.614502 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:32:37.619551 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [req-779ca012-2140-4833-b017-407a41924f7d req-2ecd7c54-7b77-43c1-8c21-5ec6ce7fde35 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Volume info retrieved successfully. Aug 25 10:32:37.624331 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-779ca012-2140-4833-b017-407a41924f7d req-2ecd7c54-7b77-43c1-8c21-5ec6ce7fde35 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] https://10.4.3.119/volume/v3/volumes/9cf1fbc3-1ec4-4a7c-8496-ac013918504f returned with HTTP 200 Aug 25 10:32:37.624925 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1353/5418] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:32:37 2026] GET /volume/v3/volumes/9cf1fbc3-1ec4-4a7c-8496-ac013918504f => generated 874 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:32:37.703023 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-f227b885-5f56-4cc2-a104-c3cfaaea1494 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:32:37.703467 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f227b885-5f56-4cc2-a104-c3cfaaea1494 None None] GET https://10.4.3.119/volume// Aug 25 10:32:37.703672 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f227b885-5f56-4cc2-a104-c3cfaaea1494 None None] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:32:37.703884 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f227b885-5f56-4cc2-a104-c3cfaaea1494 None None] Calling method 'all' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:32:37.704345 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f227b885-5f56-4cc2-a104-c3cfaaea1494 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:32:37.704681 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1351/5419] 10.4.3.119 () {66 vars in 1428 bytes} [Tue Aug 25 10:32:37 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:32:37.712298 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-779ca012-2140-4833-b017-407a41924f7d req-453d9899-4488-415a-9720-f96a8a4ef075 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:32:37.746220 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-779ca012-2140-4833-b017-407a41924f7d req-453d9899-4488-415a-9720-f96a8a4ef075 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] POST https://10.4.3.119/volume/v3/attachments Aug 25 10:32:37.746676 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-779ca012-2140-4833-b017-407a41924f7d req-453d9899-4488-415a-9720-f96a8a4ef075 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9cf1fbc3-1ec4-4a7c-8496-ac013918504f", "connector": null, "instance_uuid": "a1d96835-868b-48b2-a1cf-c3fabc90e755"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:32:37.756906 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:32:37.756906 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:32:37.782549 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-779ca012-2140-4833-b017-407a41924f7d req-453d9899-4488-415a-9720-f96a8a4ef075 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] https://10.4.3.119/volume/v3/attachments returned with HTTP 200 Aug 25 10:32:37.782975 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1352/5420] 10.4.3.119 () {74 vars in 1594 bytes} [Tue Aug 25 10:32:37 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 25 10:32:37.812205 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-f7f1ebf6-a365-4714-a892-f32b80433820 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:32:37.814081 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f7f1ebf6-a365-4714-a892-f32b80433820 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] GET https://10.4.3.119/volume/v3/volumes/9cf1fbc3-1ec4-4a7c-8496-ac013918504f Aug 25 10:32:37.814327 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f7f1ebf6-a365-4714-a892-f32b80433820 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:32:37.814535 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f7f1ebf6-a365-4714-a892-f32b80433820 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:32:37.823372 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-adccca34-e3c9-456c-b060-615c6ad13f38 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:32:37.823792 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-adccca34-e3c9-456c-b060-615c6ad13f38 None None] GET https://10.4.3.119/volume// Aug 25 10:32:37.823972 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-adccca34-e3c9-456c-b060-615c6ad13f38 None None] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:32:37.824181 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-adccca34-e3c9-456c-b060-615c6ad13f38 None None] Calling method 'all' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:32:37.824562 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-adccca34-e3c9-456c-b060-615c6ad13f38 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:32:37.824859 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1354/5421] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:32:37 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:32:37.832102 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:32:37.832102 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:32:37.837145 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-779ca012-2140-4833-b017-407a41924f7d req-430c1541-1e56-4653-a778-9894585fab07 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:32:37.838206 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-f7f1ebf6-a365-4714-a892-f32b80433820 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Volume info retrieved successfully. Aug 25 10:32:37.839430 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-779ca012-2140-4833-b017-407a41924f7d req-430c1541-1e56-4653-a778-9894585fab07 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] GET https://10.4.3.119/volume/v3/volumes/9cf1fbc3-1ec4-4a7c-8496-ac013918504f Aug 25 10:32:37.839631 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-779ca012-2140-4833-b017-407a41924f7d req-430c1541-1e56-4653-a778-9894585fab07 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:32:37.839807 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-779ca012-2140-4833-b017-407a41924f7d req-430c1541-1e56-4653-a778-9894585fab07 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:32:37.842303 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f7f1ebf6-a365-4714-a892-f32b80433820 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] https://10.4.3.119/volume/v3/volumes/9cf1fbc3-1ec4-4a7c-8496-ac013918504f returned with HTTP 200 Aug 25 10:32:37.842660 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1365/5422] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:32:37 2026] GET /volume/v3/volumes/9cf1fbc3-1ec4-4a7c-8496-ac013918504f => generated 873 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:32:37.849060 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:32:37.849060 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:32:37.852348 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [req-779ca012-2140-4833-b017-407a41924f7d req-430c1541-1e56-4653-a778-9894585fab07 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Volume info retrieved successfully. Aug 25 10:32:37.856037 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-779ca012-2140-4833-b017-407a41924f7d req-430c1541-1e56-4653-a778-9894585fab07 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] https://10.4.3.119/volume/v3/volumes/9cf1fbc3-1ec4-4a7c-8496-ac013918504f returned with HTTP 200 Aug 25 10:32:37.856435 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1352/5423] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:32:37 2026] GET /volume/v3/volumes/9cf1fbc3-1ec4-4a7c-8496-ac013918504f => generated 1053 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:32:37.957863 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-779ca012-2140-4833-b017-407a41924f7d req-339d22a1-111d-418b-b4d2-feb887db27b1 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:32:37.959921 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-779ca012-2140-4833-b017-407a41924f7d req-339d22a1-111d-418b-b4d2-feb887db27b1 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] PUT https://10.4.3.119/volume/v3/attachments/63565392-0a73-4304-adb3-7e95f22558b1 Aug 25 10:32:37.960304 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-779ca012-2140-4833-b017-407a41924f7d req-339d22a1-111d-418b-b4d2-feb887db27b1 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.119", "host": "np0000008063", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3398d5156650", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "462fd6ce-c505-48ef-84ec-f85776d45b24", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:32:37.967416 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-779ca012-2140-4833-b017-407a41924f7d req-339d22a1-111d-418b-b4d2-feb887db27b1 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Acquiring lock "cinder-attachment_update-9cf1fbc3-1ec4-4a7c-8496-ac013918504f-np0000008063" by "attachment_update" {{(pid=100389) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 10:32:37.971990 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-779ca012-2140-4833-b017-407a41924f7d req-339d22a1-111d-418b-b4d2-feb887db27b1 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Lock "cinder-attachment_update-9cf1fbc3-1ec4-4a7c-8496-ac013918504f-np0000008063" acquired by "attachment_update" :: waited 0.005s {{(pid=100389) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 10:32:37.973244 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:32:37.973244 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:32:38.057157 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-779ca012-2140-4833-b017-407a41924f7d req-339d22a1-111d-418b-b4d2-feb887db27b1 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Lock "cinder-attachment_update-9cf1fbc3-1ec4-4a7c-8496-ac013918504f-np0000008063" released by "attachment_update" :: held 0.085s {{(pid=100389) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 10:32:38.057476 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-779ca012-2140-4833-b017-407a41924f7d req-339d22a1-111d-418b-b4d2-feb887db27b1 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] https://10.4.3.119/volume/v3/attachments/63565392-0a73-4304-adb3-7e95f22558b1 returned with HTTP 200 Aug 25 10:32:38.057981 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1353/5424] 10.4.3.119 () {74 vars in 1704 bytes} [Tue Aug 25 10:32:37 2026] PUT /volume/v3/attachments/63565392-0a73-4304-adb3-7e95f22558b1 => generated 969 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:32:38.855995 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-40915a56-9506-4250-8813-115c1541b1e1 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:32:38.857949 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-40915a56-9506-4250-8813-115c1541b1e1 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] GET https://10.4.3.119/volume/v3/volumes/9cf1fbc3-1ec4-4a7c-8496-ac013918504f Aug 25 10:32:38.858157 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-40915a56-9506-4250-8813-115c1541b1e1 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:32:38.858343 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-40915a56-9506-4250-8813-115c1541b1e1 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:32:38.867416 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:32:38.867416 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:32:38.870664 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-40915a56-9506-4250-8813-115c1541b1e1 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Volume info retrieved successfully. Aug 25 10:32:38.875364 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-40915a56-9506-4250-8813-115c1541b1e1 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] https://10.4.3.119/volume/v3/volumes/9cf1fbc3-1ec4-4a7c-8496-ac013918504f returned with HTTP 200 Aug 25 10:32:38.875864 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1355/5425] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:32:38 2026] GET /volume/v3/volumes/9cf1fbc3-1ec4-4a7c-8496-ac013918504f => generated 874 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:32:39.889428 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-7752db37-ef1c-422e-b208-e92a60d8e78c None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:32:39.891304 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7752db37-ef1c-422e-b208-e92a60d8e78c tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] GET https://10.4.3.119/volume/v3/volumes/9cf1fbc3-1ec4-4a7c-8496-ac013918504f Aug 25 10:32:39.891551 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7752db37-ef1c-422e-b208-e92a60d8e78c tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:32:39.891782 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7752db37-ef1c-422e-b208-e92a60d8e78c tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:32:39.900279 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:32:39.900279 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:32:39.903321 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-7752db37-ef1c-422e-b208-e92a60d8e78c tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Volume info retrieved successfully. Aug 25 10:32:39.907153 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7752db37-ef1c-422e-b208-e92a60d8e78c tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] https://10.4.3.119/volume/v3/volumes/9cf1fbc3-1ec4-4a7c-8496-ac013918504f returned with HTTP 200 Aug 25 10:32:39.907604 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1366/5426] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:32:39 2026] GET /volume/v3/volumes/9cf1fbc3-1ec4-4a7c-8496-ac013918504f => generated 874 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:32:40.920449 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-3499d206-774f-4605-8e4a-8df65e653de4 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:32:40.922100 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3499d206-774f-4605-8e4a-8df65e653de4 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] GET https://10.4.3.119/volume/v3/volumes/9cf1fbc3-1ec4-4a7c-8496-ac013918504f Aug 25 10:32:40.922449 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3499d206-774f-4605-8e4a-8df65e653de4 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:32:40.922738 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3499d206-774f-4605-8e4a-8df65e653de4 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:32:40.932832 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:32:40.932832 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:32:40.935169 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-3499d206-774f-4605-8e4a-8df65e653de4 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Volume info retrieved successfully. Aug 25 10:32:40.939012 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3499d206-774f-4605-8e4a-8df65e653de4 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] https://10.4.3.119/volume/v3/volumes/9cf1fbc3-1ec4-4a7c-8496-ac013918504f returned with HTTP 200 Aug 25 10:32:40.939544 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1353/5427] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:32:40 2026] GET /volume/v3/volumes/9cf1fbc3-1ec4-4a7c-8496-ac013918504f => generated 874 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:32:41.290082 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-779ca012-2140-4833-b017-407a41924f7d req-2f10185c-596c-4742-a94f-479508c25523 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:32:41.291953 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-779ca012-2140-4833-b017-407a41924f7d req-2f10185c-596c-4742-a94f-479508c25523 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] POST https://10.4.3.119/volume/v3/attachments/63565392-0a73-4304-adb3-7e95f22558b1/action Aug 25 10:32:41.292307 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-779ca012-2140-4833-b017-407a41924f7d req-2f10185c-596c-4742-a94f-479508c25523 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Action body: b'{"os-complete": null}' {{(pid=100389) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:32:41.292422 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-779ca012-2140-4833-b017-407a41924f7d req-2f10185c-596c-4742-a94f-479508c25523 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:32:41.308313 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:32:41.308313 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:32:41.318196 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-779ca012-2140-4833-b017-407a41924f7d req-2f10185c-596c-4742-a94f-479508c25523 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] https://10.4.3.119/volume/v3/attachments/63565392-0a73-4304-adb3-7e95f22558b1/action returned with HTTP 204 Aug 25 10:32:41.318614 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1354/5428] 10.4.3.119 () {74 vars in 1725 bytes} [Tue Aug 25 10:32:41 2026] POST /volume/v3/attachments/63565392-0a73-4304-adb3-7e95f22558b1/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:32:41.951766 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-73665ea9-c005-4369-a363-ae617654e17d None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:32:41.953508 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-73665ea9-c005-4369-a363-ae617654e17d tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] GET https://10.4.3.119/volume/v3/volumes/9cf1fbc3-1ec4-4a7c-8496-ac013918504f Aug 25 10:32:41.953691 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-73665ea9-c005-4369-a363-ae617654e17d tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:32:41.953864 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-73665ea9-c005-4369-a363-ae617654e17d tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:32:41.963816 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:32:41.963816 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:32:41.966251 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-73665ea9-c005-4369-a363-ae617654e17d tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Volume info retrieved successfully. Aug 25 10:32:41.970430 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-73665ea9-c005-4369-a363-ae617654e17d tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] https://10.4.3.119/volume/v3/volumes/9cf1fbc3-1ec4-4a7c-8496-ac013918504f returned with HTTP 200 Aug 25 10:32:41.970430 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1356/5429] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:32:41 2026] GET /volume/v3/volumes/9cf1fbc3-1ec4-4a7c-8496-ac013918504f => generated 1166 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:32:41.981117 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-aff42d69-c153-40b4-b89d-6ab793e14658 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:32:41.983243 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-aff42d69-c153-40b4-b89d-6ab793e14658 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] GET https://10.4.3.119/volume/v3/volumes/9cf1fbc3-1ec4-4a7c-8496-ac013918504f Aug 25 10:32:41.983492 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-aff42d69-c153-40b4-b89d-6ab793e14658 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:32:41.983701 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-aff42d69-c153-40b4-b89d-6ab793e14658 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:32:41.992223 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:32:41.992223 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:32:41.995253 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-aff42d69-c153-40b4-b89d-6ab793e14658 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Volume info retrieved successfully. Aug 25 10:32:41.998819 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-aff42d69-c153-40b4-b89d-6ab793e14658 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] https://10.4.3.119/volume/v3/volumes/9cf1fbc3-1ec4-4a7c-8496-ac013918504f returned with HTTP 200 Aug 25 10:32:41.999178 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1367/5430] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:32:41 2026] GET /volume/v3/volumes/9cf1fbc3-1ec4-4a7c-8496-ac013918504f => generated 1166 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:32:44.463830 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-255acd91-abdd-433d-8df4-6e4f96974ed7 req-275643cb-1add-48b8-81c3-1c8170247f99 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:32:44.466222 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-255acd91-abdd-433d-8df4-6e4f96974ed7 req-275643cb-1add-48b8-81c3-1c8170247f99 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] GET https://10.4.3.119/volume/v3/volumes/9cf1fbc3-1ec4-4a7c-8496-ac013918504f Aug 25 10:32:44.466419 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-255acd91-abdd-433d-8df4-6e4f96974ed7 req-275643cb-1add-48b8-81c3-1c8170247f99 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:32:44.466581 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-255acd91-abdd-433d-8df4-6e4f96974ed7 req-275643cb-1add-48b8-81c3-1c8170247f99 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:32:44.476469 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:32:44.476469 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:32:44.480526 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [req-255acd91-abdd-433d-8df4-6e4f96974ed7 req-275643cb-1add-48b8-81c3-1c8170247f99 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Volume info retrieved successfully. Aug 25 10:32:44.487376 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-255acd91-abdd-433d-8df4-6e4f96974ed7 req-275643cb-1add-48b8-81c3-1c8170247f99 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] https://10.4.3.119/volume/v3/volumes/9cf1fbc3-1ec4-4a7c-8496-ac013918504f returned with HTTP 200 Aug 25 10:32:44.488093 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1354/5431] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:32:44 2026] GET /volume/v3/volumes/9cf1fbc3-1ec4-4a7c-8496-ac013918504f => generated 1166 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:32:44.507201 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-255acd91-abdd-433d-8df4-6e4f96974ed7 req-3932c37d-35fc-409e-b9ad-b71a1b3ff213 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:32:44.509554 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-255acd91-abdd-433d-8df4-6e4f96974ed7 req-3932c37d-35fc-409e-b9ad-b71a1b3ff213 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] POST https://10.4.3.119/volume/v3/volumes/9cf1fbc3-1ec4-4a7c-8496-ac013918504f/action Aug 25 10:32:44.509976 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-255acd91-abdd-433d-8df4-6e4f96974ed7 req-3932c37d-35fc-409e-b9ad-b71a1b3ff213 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100389) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:32:44.510153 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-255acd91-abdd-433d-8df4-6e4f96974ed7 req-3932c37d-35fc-409e-b9ad-b71a1b3ff213 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:32:44.522016 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:32:44.522016 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:32:44.522809 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-255acd91-abdd-433d-8df4-6e4f96974ed7 req-3932c37d-35fc-409e-b9ad-b71a1b3ff213 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Volume info retrieved successfully. Aug 25 10:32:44.532951 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-255acd91-abdd-433d-8df4-6e4f96974ed7 req-3932c37d-35fc-409e-b9ad-b71a1b3ff213 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Begin detaching volume completed successfully. Aug 25 10:32:44.533282 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-255acd91-abdd-433d-8df4-6e4f96974ed7 req-3932c37d-35fc-409e-b9ad-b71a1b3ff213 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] https://10.4.3.119/volume/v3/volumes/9cf1fbc3-1ec4-4a7c-8496-ac013918504f/action returned with HTTP 202 Aug 25 10:32:44.533955 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1355/5432] 10.4.3.119 () {72 vars in 1672 bytes} [Tue Aug 25 10:32:44 2026] POST /volume/v3/volumes/9cf1fbc3-1ec4-4a7c-8496-ac013918504f/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:32:44.575356 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-38e514b1-67d5-460e-840c-69a4faed5b06 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:32:44.575798 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-38e514b1-67d5-460e-840c-69a4faed5b06 None None] GET https://10.4.3.119/volume// Aug 25 10:32:44.575973 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-38e514b1-67d5-460e-840c-69a4faed5b06 None None] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:32:44.576168 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-38e514b1-67d5-460e-840c-69a4faed5b06 None None] Calling method 'all' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:32:44.576525 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-38e514b1-67d5-460e-840c-69a4faed5b06 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:32:44.576875 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1357/5433] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:32:44 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:32:44.584205 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-255acd91-abdd-433d-8df4-6e4f96974ed7 req-e34176bc-af99-4f84-9e08-e9fe66b4a410 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:32:44.586346 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-255acd91-abdd-433d-8df4-6e4f96974ed7 req-e34176bc-af99-4f84-9e08-e9fe66b4a410 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] GET https://10.4.3.119/volume/v3/volumes/9cf1fbc3-1ec4-4a7c-8496-ac013918504f Aug 25 10:32:44.586594 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-255acd91-abdd-433d-8df4-6e4f96974ed7 req-e34176bc-af99-4f84-9e08-e9fe66b4a410 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:32:44.586794 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-255acd91-abdd-433d-8df4-6e4f96974ed7 req-e34176bc-af99-4f84-9e08-e9fe66b4a410 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:32:44.596112 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:32:44.596112 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:32:44.600032 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-255acd91-abdd-433d-8df4-6e4f96974ed7 req-e34176bc-af99-4f84-9e08-e9fe66b4a410 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Volume info retrieved successfully. Aug 25 10:32:44.604155 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-255acd91-abdd-433d-8df4-6e4f96974ed7 req-e34176bc-af99-4f84-9e08-e9fe66b4a410 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] https://10.4.3.119/volume/v3/volumes/9cf1fbc3-1ec4-4a7c-8496-ac013918504f returned with HTTP 200 Aug 25 10:32:44.604622 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1368/5434] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:32:44 2026] GET /volume/v3/volumes/9cf1fbc3-1ec4-4a7c-8496-ac013918504f => generated 1349 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:32:45.420272 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-255acd91-abdd-433d-8df4-6e4f96974ed7 req-78fa2629-3dbc-4ce0-ae3e-acbd9ab853bc None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:32:45.422374 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-255acd91-abdd-433d-8df4-6e4f96974ed7 req-78fa2629-3dbc-4ce0-ae3e-acbd9ab853bc tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] DELETE https://10.4.3.119/volume/v3/attachments/63565392-0a73-4304-adb3-7e95f22558b1 Aug 25 10:32:45.422572 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-255acd91-abdd-433d-8df4-6e4f96974ed7 req-78fa2629-3dbc-4ce0-ae3e-acbd9ab853bc tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:32:45.422750 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-255acd91-abdd-433d-8df4-6e4f96974ed7 req-78fa2629-3dbc-4ce0-ae3e-acbd9ab853bc tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Calling method 'version_select' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:32:45.429499 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:32:45.429499 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:32:45.471068 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-255acd91-abdd-433d-8df4-6e4f96974ed7 req-78fa2629-3dbc-4ce0-ae3e-acbd9ab853bc tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] https://10.4.3.119/volume/v3/attachments/63565392-0a73-4304-adb3-7e95f22558b1 returned with HTTP 200 Aug 25 10:32:45.471704 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1355/5435] 10.4.3.119 () {72 vars in 1673 bytes} [Tue Aug 25 10:32:45 2026] DELETE /volume/v3/attachments/63565392-0a73-4304-adb3-7e95f22558b1 => generated 19 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:32:48.335421 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-7bb5842f-e4cf-45b2-b423-863de087af10 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:32:48.337469 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-7bb5842f-e4cf-45b2-b423-863de087af10 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] DELETE https://10.4.3.119/volume/v3/volumes/9cf1fbc3-1ec4-4a7c-8496-ac013918504f Aug 25 10:32:48.337674 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-7bb5842f-e4cf-45b2-b423-863de087af10 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:32:48.337874 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-7bb5842f-e4cf-45b2-b423-863de087af10 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:32:48.338042 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-7bb5842f-e4cf-45b2-b423-863de087af10 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Delete volume with id: 9cf1fbc3-1ec4-4a7c-8496-ac013918504f Aug 25 10:32:48.344881 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:32:48.344881 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:32:48.345293 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-7bb5842f-e4cf-45b2-b423-863de087af10 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Volume info retrieved successfully. Aug 25 10:32:48.360368 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-7bb5842f-e4cf-45b2-b423-863de087af10 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Delete volume request issued successfully. Aug 25 10:32:48.360522 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-7bb5842f-e4cf-45b2-b423-863de087af10 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] https://10.4.3.119/volume/v3/volumes/9cf1fbc3-1ec4-4a7c-8496-ac013918504f returned with HTTP 202 Aug 25 10:32:48.360878 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1356/5436] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:32:48 2026] DELETE /volume/v3/volumes/9cf1fbc3-1ec4-4a7c-8496-ac013918504f => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:32:48.367733 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-49293601-ee65-4bf0-97cd-71d8508c8ab4 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:32:48.369389 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-49293601-ee65-4bf0-97cd-71d8508c8ab4 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] GET https://10.4.3.119/volume/v3/volumes/9cf1fbc3-1ec4-4a7c-8496-ac013918504f Aug 25 10:32:48.369584 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-49293601-ee65-4bf0-97cd-71d8508c8ab4 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:32:48.369752 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-49293601-ee65-4bf0-97cd-71d8508c8ab4 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:32:48.376342 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:32:48.376342 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:32:48.379847 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-49293601-ee65-4bf0-97cd-71d8508c8ab4 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Volume info retrieved successfully. Aug 25 10:32:48.383937 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-49293601-ee65-4bf0-97cd-71d8508c8ab4 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] https://10.4.3.119/volume/v3/volumes/9cf1fbc3-1ec4-4a7c-8496-ac013918504f returned with HTTP 200 Aug 25 10:32:48.384327 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1358/5437] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:32:48 2026] GET /volume/v3/volumes/9cf1fbc3-1ec4-4a7c-8496-ac013918504f => generated 873 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:32:49.395995 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-a63b1c57-83e3-4f9a-a480-99eebe0f4d9f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:32:49.397734 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a63b1c57-83e3-4f9a-a480-99eebe0f4d9f tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] GET https://10.4.3.119/volume/v3/volumes/9cf1fbc3-1ec4-4a7c-8496-ac013918504f Aug 25 10:32:49.397947 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a63b1c57-83e3-4f9a-a480-99eebe0f4d9f tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:32:49.398146 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a63b1c57-83e3-4f9a-a480-99eebe0f4d9f tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:32:49.403298 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a63b1c57-83e3-4f9a-a480-99eebe0f4d9f tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] https://10.4.3.119/volume/v3/volumes/9cf1fbc3-1ec4-4a7c-8496-ac013918504f returned with HTTP 404 Aug 25 10:32:49.403777 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1369/5438] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:32:49 2026] GET /volume/v3/volumes/9cf1fbc3-1ec4-4a7c-8496-ac013918504f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:32:49.693382 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-72bc20b0-a8fc-4ebc-8246-7b62027f72b5 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:32:49.694901 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-72bc20b0-a8fc-4ebc-8246-7b62027f72b5 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] DELETE https://10.4.3.119/volume/v3/snapshots/95894295-f3ad-4102-8397-08f6987b4b8b Aug 25 10:32:49.695059 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-72bc20b0-a8fc-4ebc-8246-7b62027f72b5 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:32:49.695249 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-72bc20b0-a8fc-4ebc-8246-7b62027f72b5 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:32:49.695356 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.snapshots [None req-72bc20b0-a8fc-4ebc-8246-7b62027f72b5 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Delete snapshot with id: 95894295-f3ad-4102-8397-08f6987b4b8b Aug 25 10:32:49.699979 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:32:49.699979 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:32:49.700397 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-72bc20b0-a8fc-4ebc-8246-7b62027f72b5 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Snapshot retrieved successfully. Aug 25 10:32:49.713260 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-72bc20b0-a8fc-4ebc-8246-7b62027f72b5 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Snapshot delete request issued successfully. Aug 25 10:32:49.713413 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-72bc20b0-a8fc-4ebc-8246-7b62027f72b5 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] https://10.4.3.119/volume/v3/snapshots/95894295-f3ad-4102-8397-08f6987b4b8b returned with HTTP 202 Aug 25 10:32:49.713820 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1356/5439] 10.4.3.119 () {66 vars in 1357 bytes} [Tue Aug 25 10:32:49 2026] DELETE /volume/v3/snapshots/95894295-f3ad-4102-8397-08f6987b4b8b => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:32:49.720396 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-5b14089c-a81e-47bc-9a2a-8c43f2e9354a None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:32:49.722110 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5b14089c-a81e-47bc-9a2a-8c43f2e9354a tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] GET https://10.4.3.119/volume/v3/snapshots/95894295-f3ad-4102-8397-08f6987b4b8b Aug 25 10:32:49.722306 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5b14089c-a81e-47bc-9a2a-8c43f2e9354a tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:32:49.722478 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5b14089c-a81e-47bc-9a2a-8c43f2e9354a tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:32:49.727274 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:32:49.727274 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:32:49.727723 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-5b14089c-a81e-47bc-9a2a-8c43f2e9354a tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Snapshot retrieved successfully. Aug 25 10:32:49.728439 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5b14089c-a81e-47bc-9a2a-8c43f2e9354a tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] https://10.4.3.119/volume/v3/snapshots/95894295-f3ad-4102-8397-08f6987b4b8b returned with HTTP 200 Aug 25 10:32:49.728799 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1357/5440] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:32:49 2026] GET /volume/v3/snapshots/95894295-f3ad-4102-8397-08f6987b4b8b => generated 461 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:32:50.338164 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-f6106e6b-4764-4d2c-9136-a3a30cd1cfa2 req-d409e758-3de0-47fb-bcec-4910f85078c8 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:32:50.340115 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-f6106e6b-4764-4d2c-9136-a3a30cd1cfa2 req-d409e758-3de0-47fb-bcec-4910f85078c8 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] GET https://10.4.3.119/volume/v3/limits Aug 25 10:32:50.340313 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-f6106e6b-4764-4d2c-9136-a3a30cd1cfa2 req-d409e758-3de0-47fb-bcec-4910f85078c8 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:32:50.340506 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-f6106e6b-4764-4d2c-9136-a3a30cd1cfa2 req-d409e758-3de0-47fb-bcec-4910f85078c8 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Calling method 'index' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:32:50.357647 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-f6106e6b-4764-4d2c-9136-a3a30cd1cfa2 req-d409e758-3de0-47fb-bcec-4910f85078c8 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] https://10.4.3.119/volume/v3/limits returned with HTTP 200 Aug 25 10:32:50.358037 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1359/5441] 10.4.3.119 () {68 vars in 1484 bytes} [Tue Aug 25 10:32:50 2026] GET /volume/v3/limits => generated 302 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:32:50.389866 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-f6106e6b-4764-4d2c-9136-a3a30cd1cfa2 req-1ed440b4-aa76-435e-b813-6b766eb53e3b None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:32:50.391972 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-f6106e6b-4764-4d2c-9136-a3a30cd1cfa2 req-1ed440b4-aa76-435e-b813-6b766eb53e3b tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] GET https://10.4.3.119/volume/v3/volumes/a22cce75-4175-499a-8f38-bcec6c59539a Aug 25 10:32:50.392177 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-f6106e6b-4764-4d2c-9136-a3a30cd1cfa2 req-1ed440b4-aa76-435e-b813-6b766eb53e3b tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:32:50.392368 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-f6106e6b-4764-4d2c-9136-a3a30cd1cfa2 req-1ed440b4-aa76-435e-b813-6b766eb53e3b tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:32:50.402410 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:32:50.402410 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:32:50.405705 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-f6106e6b-4764-4d2c-9136-a3a30cd1cfa2 req-1ed440b4-aa76-435e-b813-6b766eb53e3b tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Volume info retrieved successfully. Aug 25 10:32:50.409854 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-f6106e6b-4764-4d2c-9136-a3a30cd1cfa2 req-1ed440b4-aa76-435e-b813-6b766eb53e3b tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] https://10.4.3.119/volume/v3/volumes/a22cce75-4175-499a-8f38-bcec6c59539a returned with HTTP 200 Aug 25 10:32:50.410250 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1370/5442] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:32:50 2026] GET /volume/v3/volumes/a22cce75-4175-499a-8f38-bcec6c59539a => generated 1662 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:32:50.418943 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-f6106e6b-4764-4d2c-9136-a3a30cd1cfa2 req-67ca8ac2-603c-4c80-acf8-76031712becc None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:32:50.420890 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-f6106e6b-4764-4d2c-9136-a3a30cd1cfa2 req-67ca8ac2-603c-4c80-acf8-76031712becc tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] POST https://10.4.3.119/volume/v3/snapshots Aug 25 10:32:50.421235 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-f6106e6b-4764-4d2c-9136-a3a30cd1cfa2 req-67ca8ac2-603c-4c80-acf8-76031712becc tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a22cce75-4175-499a-8f38-bcec6c59539a", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-1420507129", "description": null, "metadata": {}}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:32:50.430884 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:32:50.430884 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:32:50.431302 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [req-f6106e6b-4764-4d2c-9136-a3a30cd1cfa2 req-67ca8ac2-603c-4c80-acf8-76031712becc tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Volume info retrieved successfully. Aug 25 10:32:50.431428 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.snapshots [req-f6106e6b-4764-4d2c-9136-a3a30cd1cfa2 req-67ca8ac2-603c-4c80-acf8-76031712becc tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Create snapshot from volume a22cce75-4175-499a-8f38-bcec6c59539a Aug 25 10:32:50.459736 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.quota [req-f6106e6b-4764-4d2c-9136-a3a30cd1cfa2 req-67ca8ac2-603c-4c80-acf8-76031712becc tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Created reservations ['6dcbf06e-c1d2-472d-820f-678e61898118', '73f0de3d-63eb-483d-9965-a339cd05e3d4', 'e96df103-f5f9-4116-a94c-af5a53511ea8', '3352ad0d-ef47-41fd-897e-34174c733261'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:32:50.487225 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [req-f6106e6b-4764-4d2c-9136-a3a30cd1cfa2 req-67ca8ac2-603c-4c80-acf8-76031712becc tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Snapshot force create request issued successfully. Aug 25 10:32:50.487567 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-f6106e6b-4764-4d2c-9136-a3a30cd1cfa2 req-67ca8ac2-603c-4c80-acf8-76031712becc tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] https://10.4.3.119/volume/v3/snapshots returned with HTTP 202 Aug 25 10:32:50.488003 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1357/5443] 10.4.3.119 () {72 vars in 1547 bytes} [Tue Aug 25 10:32:50 2026] POST /volume/v3/snapshots => generated 324 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:32:50.737053 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-103e7486-4102-4c0e-bd3a-67c9fc5ab018 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:32:50.739381 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-103e7486-4102-4c0e-bd3a-67c9fc5ab018 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] GET https://10.4.3.119/volume/v3/snapshots/95894295-f3ad-4102-8397-08f6987b4b8b Aug 25 10:32:50.739702 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-103e7486-4102-4c0e-bd3a-67c9fc5ab018 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:32:50.739981 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-103e7486-4102-4c0e-bd3a-67c9fc5ab018 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:32:50.744615 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-103e7486-4102-4c0e-bd3a-67c9fc5ab018 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] https://10.4.3.119/volume/v3/snapshots/95894295-f3ad-4102-8397-08f6987b4b8b returned with HTTP 404 Aug 25 10:32:50.745064 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1358/5444] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:32:50 2026] GET /volume/v3/snapshots/95894295-f3ad-4102-8397-08f6987b4b8b => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:32:50.777853 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-7178d92e-f41c-4474-a4ed-b2d550ec4a12 req-372646b6-8f6e-4992-b43a-dacec0ddc3b9 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:32:50.780003 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-7178d92e-f41c-4474-a4ed-b2d550ec4a12 req-372646b6-8f6e-4992-b43a-dacec0ddc3b9 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] GET https://10.4.3.119/volume/v3/volumes/ed18a56c-acdc-41f8-afe7-4eccf754e094 Aug 25 10:32:50.780213 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-7178d92e-f41c-4474-a4ed-b2d550ec4a12 req-372646b6-8f6e-4992-b43a-dacec0ddc3b9 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:32:50.780415 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-7178d92e-f41c-4474-a4ed-b2d550ec4a12 req-372646b6-8f6e-4992-b43a-dacec0ddc3b9 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:32:50.786855 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:32:50.786855 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:32:50.790206 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [req-7178d92e-f41c-4474-a4ed-b2d550ec4a12 req-372646b6-8f6e-4992-b43a-dacec0ddc3b9 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Volume info retrieved successfully. Aug 25 10:32:50.794043 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-7178d92e-f41c-4474-a4ed-b2d550ec4a12 req-372646b6-8f6e-4992-b43a-dacec0ddc3b9 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] https://10.4.3.119/volume/v3/volumes/ed18a56c-acdc-41f8-afe7-4eccf754e094 returned with HTTP 200 Aug 25 10:32:50.794471 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1360/5445] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:32:50 2026] GET /volume/v3/volumes/ed18a56c-acdc-41f8-afe7-4eccf754e094 => generated 839 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:32:52.004999 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-fd3f5c0e-f66c-4eaf-aa6f-46739de91836 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:32:52.006949 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-fd3f5c0e-f66c-4eaf-aa6f-46739de91836 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] GET https://10.4.3.119/volume/v3/snapshots/6999fb4a-1121-4beb-861a-ac65bdf674e7 Aug 25 10:32:52.007210 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-fd3f5c0e-f66c-4eaf-aa6f-46739de91836 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:32:52.007441 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-fd3f5c0e-f66c-4eaf-aa6f-46739de91836 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:32:52.012345 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:32:52.012345 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:32:52.012857 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-fd3f5c0e-f66c-4eaf-aa6f-46739de91836 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Snapshot retrieved successfully. Aug 25 10:32:52.013641 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-fd3f5c0e-f66c-4eaf-aa6f-46739de91836 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] https://10.4.3.119/volume/v3/snapshots/6999fb4a-1121-4beb-861a-ac65bdf674e7 returned with HTTP 200 Aug 25 10:32:52.014154 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1371/5446] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:32:52 2026] GET /volume/v3/snapshots/6999fb4a-1121-4beb-861a-ac65bdf674e7 => generated 483 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:32:52.039681 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-4ea7732b-c956-44f7-b7fc-cc9dae2c09a9 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:32:52.041404 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4ea7732b-c956-44f7-b7fc-cc9dae2c09a9 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:32:52.041758 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4ea7732b-c956-44f7-b7fc-cc9dae2c09a9 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-827014997", "snapshot_id": null, "imageRef": "afb9ac5e-a10e-4b53-adfc-e5639170c882", "volume_type": null, "size": 1}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:32:52.043217 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-4ea7732b-c956-44f7-b7fc-cc9dae2c09a9 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-827014997', 'snapshot_id': None, 'imageRef': 'afb9ac5e-a10e-4b53-adfc-e5639170c882', 'volume_type': None, 'size': 1}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:32:52.122159 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:32:52.122159 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:32:52.122670 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-4ea7732b-c956-44f7-b7fc-cc9dae2c09a9 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Snapshot retrieved successfully. Aug 25 10:32:52.122892 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-4ea7732b-c956-44f7-b7fc-cc9dae2c09a9 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Create volume of 1 GB Aug 25 10:32:52.126624 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-4ea7732b-c956-44f7-b7fc-cc9dae2c09a9 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Availability Zones retrieved successfully. Aug 25 10:32:52.131562 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-4ea7732b-c956-44f7-b7fc-cc9dae2c09a9 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Flow 'volume_create_api' (36b07a67-ecf3-4234-8d6f-eff412c2bff2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:32:52.132898 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-4ea7732b-c956-44f7-b7fc-cc9dae2c09a9 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8dcc0f06-09c0-4353-8fa6-3b6e995cdaf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:32:52.134558 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [None req-4ea7732b-c956-44f7-b7fc-cc9dae2c09a9 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:32:52.166528 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-4ea7732b-c956-44f7-b7fc-cc9dae2c09a9 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8dcc0f06-09c0-4353-8fa6-3b6e995cdaf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '6999fb4a-1121-4beb-861a-ac65bdf674e7', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:32:52.167612 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-4ea7732b-c956-44f7-b7fc-cc9dae2c09a9 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d128f4fe-ead2-445d-a2aa-85e8ccbe9a61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:32:52.213273 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-4ea7732b-c956-44f7-b7fc-cc9dae2c09a9 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Created reservations ['acf121b1-9c7f-4ff6-9063-31fe3582b870', 'de630b80-6f73-4b34-844c-489a0bb2d584', '632f4404-c4d7-44d1-9424-d977041a9c3f', 'b2d9508c-7e6e-41b8-8113-23b5122771b1'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:32:52.214274 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-4ea7732b-c956-44f7-b7fc-cc9dae2c09a9 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d128f4fe-ead2-445d-a2aa-85e8ccbe9a61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['acf121b1-9c7f-4ff6-9063-31fe3582b870', 'de630b80-6f73-4b34-844c-489a0bb2d584', '632f4404-c4d7-44d1-9424-d977041a9c3f', 'b2d9508c-7e6e-41b8-8113-23b5122771b1']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:32:52.215244 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-4ea7732b-c956-44f7-b7fc-cc9dae2c09a9 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (935eacaf-91d7-48e2-bb01-d2b72d0118f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:32:52.276960 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-4ea7732b-c956-44f7-b7fc-cc9dae2c09a9 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (935eacaf-91d7-48e2-bb01-d2b72d0118f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a8811a3d-bd35-429e-93db-a326e7ee94c2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-827014997',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='137836cee9de4dc998e7fe928f2c1a81',qos_specs=None,replication_status=,reservations=['acf121b1-9c7f-4ff6-9063-31fe3582b870','de630b80-6f73-4b34-844c-489a0bb2d584','632f4404-c4d7-44d1-9424-d977041a9c3f','b2d9508c-7e6e-41b8-8113-23b5122771b1'],size=1,snapshot_id=6999fb4a-1121-4beb-861a-ac65bdf674e7,source_replicaid=,source_volid=None,status='creating',user_id='6cd8105cac864790b9e0ad0debcb7557',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), '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-25T10:32:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-827014997',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a8811a3d-bd35-429e-93db-a326e7ee94c2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='137836cee9de4dc998e7fe928f2c1a81',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=6999fb4a-1121-4beb-861a-ac65bdf674e7,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6cd8105cac864790b9e0ad0debcb7557',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:32:52.277945 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-4ea7732b-c956-44f7-b7fc-cc9dae2c09a9 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e25725a-2f72-4ef2-9985-06d515fb00f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:32:52.299498 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-4ea7732b-c956-44f7-b7fc-cc9dae2c09a9 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e25725a-2f72-4ef2-9985-06d515fb00f2) transitioned into state 'SUCCESS' from state '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-827014997',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='137836cee9de4dc998e7fe928f2c1a81',qos_specs=None,replication_status=,reservations=['acf121b1-9c7f-4ff6-9063-31fe3582b870','de630b80-6f73-4b34-844c-489a0bb2d584','632f4404-c4d7-44d1-9424-d977041a9c3f','b2d9508c-7e6e-41b8-8113-23b5122771b1'],size=1,snapshot_id=6999fb4a-1121-4beb-861a-ac65bdf674e7,source_replicaid=,source_volid=None,status='creating',user_id='6cd8105cac864790b9e0ad0debcb7557',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:32:52.300248 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-4ea7732b-c956-44f7-b7fc-cc9dae2c09a9 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65c4244b-17ad-469b-87d2-0bfbd57d6646) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:32:52.322012 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-4ea7732b-c956-44f7-b7fc-cc9dae2c09a9 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65c4244b-17ad-469b-87d2-0bfbd57d6646) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:32:52.322915 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-4ea7732b-c956-44f7-b7fc-cc9dae2c09a9 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Flow 'volume_create_api' (36b07a67-ecf3-4234-8d6f-eff412c2bff2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:32:52.323220 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-4ea7732b-c956-44f7-b7fc-cc9dae2c09a9 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Create volume request issued successfully. Aug 25 10:32:52.323737 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4ea7732b-c956-44f7-b7fc-cc9dae2c09a9 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:32:52.324148 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1358/5447] 10.4.3.119 () {70 vars in 1300 bytes} [Tue Aug 25 10:32:52 2026] POST /volume/v3/volumes => generated 813 bytes in 285 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:32:52.338508 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-3a810f4c-31a1-4cc5-af14-83838e632d46 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:32:52.340308 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3a810f4c-31a1-4cc5-af14-83838e632d46 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] GET https://10.4.3.119/volume/v3/volumes/a8811a3d-bd35-429e-93db-a326e7ee94c2 Aug 25 10:32:52.340520 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3a810f4c-31a1-4cc5-af14-83838e632d46 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:32:52.340726 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3a810f4c-31a1-4cc5-af14-83838e632d46 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:32:52.347394 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:32:52.347394 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:32:52.350748 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-3a810f4c-31a1-4cc5-af14-83838e632d46 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Volume info retrieved successfully. Aug 25 10:32:52.355039 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3a810f4c-31a1-4cc5-af14-83838e632d46 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] https://10.4.3.119/volume/v3/volumes/a8811a3d-bd35-429e-93db-a326e7ee94c2 returned with HTTP 200 Aug 25 10:32:52.355460 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1359/5448] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:32:52 2026] GET /volume/v3/volumes/a8811a3d-bd35-429e-93db-a326e7ee94c2 => generated 881 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:32:52.393058 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-859d6c76-9e1b-4aa1-af30-c133de598c93 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:32:52.395578 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-859d6c76-9e1b-4aa1-af30-c133de598c93 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] DELETE https://10.4.3.119/volume/v3/volumes/ed18a56c-acdc-41f8-afe7-4eccf754e094 Aug 25 10:32:52.395886 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-859d6c76-9e1b-4aa1-af30-c133de598c93 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:32:52.396190 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-859d6c76-9e1b-4aa1-af30-c133de598c93 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:32:52.396424 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-859d6c76-9e1b-4aa1-af30-c133de598c93 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Delete volume with id: ed18a56c-acdc-41f8-afe7-4eccf754e094 Aug 25 10:32:52.405935 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:32:52.405935 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:32:52.406636 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-859d6c76-9e1b-4aa1-af30-c133de598c93 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Volume info retrieved successfully. Aug 25 10:32:52.426830 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-859d6c76-9e1b-4aa1-af30-c133de598c93 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Delete volume request issued successfully. Aug 25 10:32:52.427041 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-859d6c76-9e1b-4aa1-af30-c133de598c93 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] https://10.4.3.119/volume/v3/volumes/ed18a56c-acdc-41f8-afe7-4eccf754e094 returned with HTTP 202 Aug 25 10:32:52.427627 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1361/5449] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:32:52 2026] DELETE /volume/v3/volumes/ed18a56c-acdc-41f8-afe7-4eccf754e094 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:32:52.434581 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-debbeca1-43df-4910-b8b1-8b75c97595d5 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:32:52.436696 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-debbeca1-43df-4910-b8b1-8b75c97595d5 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] GET https://10.4.3.119/volume/v3/volumes/ed18a56c-acdc-41f8-afe7-4eccf754e094 Aug 25 10:32:52.436926 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-debbeca1-43df-4910-b8b1-8b75c97595d5 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:32:52.437147 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-debbeca1-43df-4910-b8b1-8b75c97595d5 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:32:52.445269 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:32:52.445269 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:32:52.449649 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-debbeca1-43df-4910-b8b1-8b75c97595d5 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Volume info retrieved successfully. Aug 25 10:32:52.454370 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-debbeca1-43df-4910-b8b1-8b75c97595d5 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] https://10.4.3.119/volume/v3/volumes/ed18a56c-acdc-41f8-afe7-4eccf754e094 returned with HTTP 200 Aug 25 10:32:52.454835 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1372/5450] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:32:52 2026] GET /volume/v3/volumes/ed18a56c-acdc-41f8-afe7-4eccf754e094 => generated 838 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:32:53.368215 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-3c3e498b-4d84-40c5-9e21-cd5138f4b43c None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:32:53.369693 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3c3e498b-4d84-40c5-9e21-cd5138f4b43c tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] GET https://10.4.3.119/volume/v3/volumes/a8811a3d-bd35-429e-93db-a326e7ee94c2 Aug 25 10:32:53.369908 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3c3e498b-4d84-40c5-9e21-cd5138f4b43c tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:32:53.370107 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3c3e498b-4d84-40c5-9e21-cd5138f4b43c tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:32:53.376968 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:32:53.376968 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:32:53.380097 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-3c3e498b-4d84-40c5-9e21-cd5138f4b43c tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Volume info retrieved successfully. Aug 25 10:32:53.384154 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3c3e498b-4d84-40c5-9e21-cd5138f4b43c tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] https://10.4.3.119/volume/v3/volumes/a8811a3d-bd35-429e-93db-a326e7ee94c2 returned with HTTP 200 Aug 25 10:32:53.384478 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1359/5451] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:32:53 2026] GET /volume/v3/volumes/a8811a3d-bd35-429e-93db-a326e7ee94c2 => generated 1422 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:32:53.396308 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-38437c13-95dd-477b-b01e-8bdb39832f54 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:32:53.397915 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-38437c13-95dd-477b-b01e-8bdb39832f54 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] GET https://10.4.3.119/volume/v3/volumes/a8811a3d-bd35-429e-93db-a326e7ee94c2 Aug 25 10:32:53.398102 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-38437c13-95dd-477b-b01e-8bdb39832f54 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:32:53.398294 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-38437c13-95dd-477b-b01e-8bdb39832f54 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:32:53.405104 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:32:53.405104 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:32:53.408233 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-38437c13-95dd-477b-b01e-8bdb39832f54 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Volume info retrieved successfully. Aug 25 10:32:53.412203 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-38437c13-95dd-477b-b01e-8bdb39832f54 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] https://10.4.3.119/volume/v3/volumes/a8811a3d-bd35-429e-93db-a326e7ee94c2 returned with HTTP 200 Aug 25 10:32:53.412533 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1360/5452] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:32:53 2026] GET /volume/v3/volumes/a8811a3d-bd35-429e-93db-a326e7ee94c2 => generated 1422 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:32:53.467243 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-6bca2285-1de9-41d3-b097-175373f03e43 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:32:53.469070 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6bca2285-1de9-41d3-b097-175373f03e43 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] GET https://10.4.3.119/volume/v3/volumes/ed18a56c-acdc-41f8-afe7-4eccf754e094 Aug 25 10:32:53.469286 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6bca2285-1de9-41d3-b097-175373f03e43 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:32:53.469469 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6bca2285-1de9-41d3-b097-175373f03e43 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:32:53.475278 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6bca2285-1de9-41d3-b097-175373f03e43 tempest-TestStampPattern-901849073 tempest-TestStampPattern-901849073-project-member] https://10.4.3.119/volume/v3/volumes/ed18a56c-acdc-41f8-afe7-4eccf754e094 returned with HTTP 404 Aug 25 10:32:53.475791 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1362/5453] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:32:53 2026] GET /volume/v3/volumes/ed18a56c-acdc-41f8-afe7-4eccf754e094 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:32:54.796480 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-e33ec55d-c97b-4dcc-9704-f7a97168709e req-e9853489-c0af-445c-92dc-2c7d353c82e4 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:32:54.798403 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-e33ec55d-c97b-4dcc-9704-f7a97168709e req-e9853489-c0af-445c-92dc-2c7d353c82e4 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] GET https://10.4.3.119/volume/v3/volumes/a8811a3d-bd35-429e-93db-a326e7ee94c2 Aug 25 10:32:54.798586 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-e33ec55d-c97b-4dcc-9704-f7a97168709e req-e9853489-c0af-445c-92dc-2c7d353c82e4 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:32:54.798813 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-e33ec55d-c97b-4dcc-9704-f7a97168709e req-e9853489-c0af-445c-92dc-2c7d353c82e4 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:32:54.805517 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:32:54.805517 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:32:54.808843 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-e33ec55d-c97b-4dcc-9704-f7a97168709e req-e9853489-c0af-445c-92dc-2c7d353c82e4 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Volume info retrieved successfully. Aug 25 10:32:54.813029 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-e33ec55d-c97b-4dcc-9704-f7a97168709e req-e9853489-c0af-445c-92dc-2c7d353c82e4 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] https://10.4.3.119/volume/v3/volumes/a8811a3d-bd35-429e-93db-a326e7ee94c2 returned with HTTP 200 Aug 25 10:32:54.813411 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1373/5454] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:32:54 2026] GET /volume/v3/volumes/a8811a3d-bd35-429e-93db-a326e7ee94c2 => generated 1404 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:32:55.226978 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-e33ec55d-c97b-4dcc-9704-f7a97168709e req-77a6de52-0bee-4ce0-99d7-cc50dcb62318 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:32:55.229170 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-e33ec55d-c97b-4dcc-9704-f7a97168709e req-77a6de52-0bee-4ce0-99d7-cc50dcb62318 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] GET https://10.4.3.119/volume/v3/volumes/a8811a3d-bd35-429e-93db-a326e7ee94c2 Aug 25 10:32:55.229404 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-e33ec55d-c97b-4dcc-9704-f7a97168709e req-77a6de52-0bee-4ce0-99d7-cc50dcb62318 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:32:55.229630 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-e33ec55d-c97b-4dcc-9704-f7a97168709e req-77a6de52-0bee-4ce0-99d7-cc50dcb62318 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:32:55.236484 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:32:55.236484 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:32:55.239861 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [req-e33ec55d-c97b-4dcc-9704-f7a97168709e req-77a6de52-0bee-4ce0-99d7-cc50dcb62318 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Volume info retrieved successfully. Aug 25 10:32:55.244361 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-e33ec55d-c97b-4dcc-9704-f7a97168709e req-77a6de52-0bee-4ce0-99d7-cc50dcb62318 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] https://10.4.3.119/volume/v3/volumes/a8811a3d-bd35-429e-93db-a326e7ee94c2 returned with HTTP 200 Aug 25 10:32:55.244762 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1360/5455] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:32:55 2026] GET /volume/v3/volumes/a8811a3d-bd35-429e-93db-a326e7ee94c2 => generated 1404 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:32:55.254230 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-750e1b10-b348-4f4b-9499-463edd1ebce4 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:32:55.254765 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-750e1b10-b348-4f4b-9499-463edd1ebce4 None None] GET https://10.4.3.119/volume// Aug 25 10:32:55.255015 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-750e1b10-b348-4f4b-9499-463edd1ebce4 None None] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:32:55.255305 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-750e1b10-b348-4f4b-9499-463edd1ebce4 None None] Calling method 'all' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:32:55.255763 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-750e1b10-b348-4f4b-9499-463edd1ebce4 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:32:55.256205 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1361/5456] 10.4.3.119 () {66 vars in 1419 bytes} [Tue Aug 25 10:32:55 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:32:55.262338 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-e33ec55d-c97b-4dcc-9704-f7a97168709e req-9840318b-9fbf-4e63-ba03-78631ed070bc None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:32:55.264377 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-e33ec55d-c97b-4dcc-9704-f7a97168709e req-9840318b-9fbf-4e63-ba03-78631ed070bc tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] POST https://10.4.3.119/volume/v3/attachments Aug 25 10:32:55.264777 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-e33ec55d-c97b-4dcc-9704-f7a97168709e req-9840318b-9fbf-4e63-ba03-78631ed070bc tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a8811a3d-bd35-429e-93db-a326e7ee94c2", "connector": null, "instance_uuid": "44a0e9ce-1b09-403d-b9bc-33cbfea5710d"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:32:55.273774 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:32:55.273774 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:32:55.300927 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-e33ec55d-c97b-4dcc-9704-f7a97168709e req-9840318b-9fbf-4e63-ba03-78631ed070bc tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] https://10.4.3.119/volume/v3/attachments returned with HTTP 200 Aug 25 10:32:55.301330 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1363/5457] 10.4.3.119 () {74 vars in 1594 bytes} [Tue Aug 25 10:32:55 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 25 10:32:56.034857 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-726c0d3a-229a-44e3-9635-112cb7554630 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:32:56.035289 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-726c0d3a-229a-44e3-9635-112cb7554630 None None] GET https://10.4.3.119/volume// Aug 25 10:32:56.035560 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-726c0d3a-229a-44e3-9635-112cb7554630 None None] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:32:56.035760 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-726c0d3a-229a-44e3-9635-112cb7554630 None None] Calling method 'all' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:32:56.036085 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-726c0d3a-229a-44e3-9635-112cb7554630 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:32:56.036478 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1374/5458] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:32:56 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:32:56.047746 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-e33ec55d-c97b-4dcc-9704-f7a97168709e req-ce1193f2-8a4c-4ca8-a2fe-797677000f68 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:32:56.049880 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-e33ec55d-c97b-4dcc-9704-f7a97168709e req-ce1193f2-8a4c-4ca8-a2fe-797677000f68 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] GET https://10.4.3.119/volume/v3/volumes/a8811a3d-bd35-429e-93db-a326e7ee94c2 Aug 25 10:32:56.050076 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-e33ec55d-c97b-4dcc-9704-f7a97168709e req-ce1193f2-8a4c-4ca8-a2fe-797677000f68 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:32:56.050285 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-e33ec55d-c97b-4dcc-9704-f7a97168709e req-ce1193f2-8a4c-4ca8-a2fe-797677000f68 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:32:56.059241 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:32:56.059241 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:32:56.062767 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [req-e33ec55d-c97b-4dcc-9704-f7a97168709e req-ce1193f2-8a4c-4ca8-a2fe-797677000f68 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Volume info retrieved successfully. Aug 25 10:32:56.067766 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-e33ec55d-c97b-4dcc-9704-f7a97168709e req-ce1193f2-8a4c-4ca8-a2fe-797677000f68 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] https://10.4.3.119/volume/v3/volumes/a8811a3d-bd35-429e-93db-a326e7ee94c2 returned with HTTP 200 Aug 25 10:32:56.068154 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1361/5459] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:32:56 2026] GET /volume/v3/volumes/a8811a3d-bd35-429e-93db-a326e7ee94c2 => generated 1583 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:32:56.168850 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-e33ec55d-c97b-4dcc-9704-f7a97168709e req-7de32065-3bed-44df-b9b5-a9df6c0902ad None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:32:56.170866 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-e33ec55d-c97b-4dcc-9704-f7a97168709e req-7de32065-3bed-44df-b9b5-a9df6c0902ad tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] PUT https://10.4.3.119/volume/v3/attachments/712682ab-9888-458b-8df2-f252a7a9c17e Aug 25 10:32:56.171192 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-e33ec55d-c97b-4dcc-9704-f7a97168709e req-7de32065-3bed-44df-b9b5-a9df6c0902ad tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.119", "host": "np0000008063", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3398d5156650", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "462fd6ce-c505-48ef-84ec-f85776d45b24", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:32:56.181802 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-e33ec55d-c97b-4dcc-9704-f7a97168709e req-7de32065-3bed-44df-b9b5-a9df6c0902ad tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Acquiring lock "cinder-attachment_update-a8811a3d-bd35-429e-93db-a326e7ee94c2-np0000008063" by "attachment_update" {{(pid=100389) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 10:32:56.187421 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-e33ec55d-c97b-4dcc-9704-f7a97168709e req-7de32065-3bed-44df-b9b5-a9df6c0902ad tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Lock "cinder-attachment_update-a8811a3d-bd35-429e-93db-a326e7ee94c2-np0000008063" acquired by "attachment_update" :: waited 0.006s {{(pid=100389) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 10:32:56.188675 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:32:56.188675 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:32:56.266702 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-e33ec55d-c97b-4dcc-9704-f7a97168709e req-7de32065-3bed-44df-b9b5-a9df6c0902ad tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Lock "cinder-attachment_update-a8811a3d-bd35-429e-93db-a326e7ee94c2-np0000008063" released by "attachment_update" :: held 0.079s {{(pid=100389) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 10:32:56.267064 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-e33ec55d-c97b-4dcc-9704-f7a97168709e req-7de32065-3bed-44df-b9b5-a9df6c0902ad tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] https://10.4.3.119/volume/v3/attachments/712682ab-9888-458b-8df2-f252a7a9c17e returned with HTTP 200 Aug 25 10:32:56.267912 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1362/5460] 10.4.3.119 () {74 vars in 1704 bytes} [Tue Aug 25 10:32:56 2026] PUT /volume/v3/attachments/712682ab-9888-458b-8df2-f252a7a9c17e => generated 969 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:32:56.292160 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-e33ec55d-c97b-4dcc-9704-f7a97168709e req-b3c430d7-821b-4434-bb9e-f594f389ed96 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:32:56.294676 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-e33ec55d-c97b-4dcc-9704-f7a97168709e req-b3c430d7-821b-4434-bb9e-f594f389ed96 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] POST https://10.4.3.119/volume/v3/attachments/712682ab-9888-458b-8df2-f252a7a9c17e/action Aug 25 10:32:56.295127 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-e33ec55d-c97b-4dcc-9704-f7a97168709e req-b3c430d7-821b-4434-bb9e-f594f389ed96 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Action body: b'{"os-complete": null}' {{(pid=100390) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:32:56.295398 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-e33ec55d-c97b-4dcc-9704-f7a97168709e req-b3c430d7-821b-4434-bb9e-f594f389ed96 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:32:56.320860 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:32:56.320860 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:32:56.331847 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-e33ec55d-c97b-4dcc-9704-f7a97168709e req-b3c430d7-821b-4434-bb9e-f594f389ed96 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] https://10.4.3.119/volume/v3/attachments/712682ab-9888-458b-8df2-f252a7a9c17e/action returned with HTTP 204 Aug 25 10:32:56.332429 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1364/5461] 10.4.3.119 () {74 vars in 1725 bytes} [Tue Aug 25 10:32:56 2026] POST /volume/v3/attachments/712682ab-9888-458b-8df2-f252a7a9c17e/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:32:59.248091 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-684d221f-e5f7-41ca-afd1-4a3185e8602a None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:32:59.319584 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-684d221f-e5f7-41ca-afd1-4a3185e8602a tempest-VolumeAndVolumeTypeFromImageTest-2063387830 tempest-VolumeAndVolumeTypeFromImageTest-2063387830-project-admin] POST https://10.4.3.119/volume/v3/types Aug 25 10:32:59.319937 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-684d221f-e5f7-41ca-afd1-4a3185e8602a tempest-VolumeAndVolumeTypeFromImageTest-2063387830 tempest-VolumeAndVolumeTypeFromImageTest-2063387830-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=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:32:59.332917 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-684d221f-e5f7-41ca-afd1-4a3185e8602a tempest-VolumeAndVolumeTypeFromImageTest-2063387830 tempest-VolumeAndVolumeTypeFromImageTest-2063387830-project-admin] https://10.4.3.119/volume/v3/types returned with HTTP 200 Aug 25 10:32:59.333333 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1375/5462] 10.4.3.119 () {68 vars in 1253 bytes} [Tue Aug 25 10:32:59 2026] POST /volume/v3/types => generated 287 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:33:00.739530 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-7d692890-14ca-4105-87fa-b9ea99b8a635 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:33:00.741003 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7d692890-14ca-4105-87fa-b9ea99b8a635 tempest-VolumeAndVolumeTypeFromImageTest-98394012 tempest-VolumeAndVolumeTypeFromImageTest-98394012-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:33:00.741330 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7d692890-14ca-4105-87fa-b9ea99b8a635 tempest-VolumeAndVolumeTypeFromImageTest-98394012 tempest-VolumeAndVolumeTypeFromImageTest-98394012-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "d761d5d1-7d1e-4575-afa9-aadbfffa9c74", "size": 1}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:33:00.742608 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-7d692890-14ca-4105-87fa-b9ea99b8a635 tempest-VolumeAndVolumeTypeFromImageTest-98394012 tempest-VolumeAndVolumeTypeFromImageTest-98394012-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': 'd761d5d1-7d1e-4575-afa9-aadbfffa9c74', 'size': 1}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:33:00.810011 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-7d692890-14ca-4105-87fa-b9ea99b8a635 tempest-VolumeAndVolumeTypeFromImageTest-98394012 tempest-VolumeAndVolumeTypeFromImageTest-98394012-project-member] Create volume of 1 GB Aug 25 10:33:00.814589 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-7d692890-14ca-4105-87fa-b9ea99b8a635 tempest-VolumeAndVolumeTypeFromImageTest-98394012 tempest-VolumeAndVolumeTypeFromImageTest-98394012-project-member] Availability Zones retrieved successfully. Aug 25 10:33:00.819468 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-7d692890-14ca-4105-87fa-b9ea99b8a635 tempest-VolumeAndVolumeTypeFromImageTest-98394012 tempest-VolumeAndVolumeTypeFromImageTest-98394012-project-member] Flow 'volume_create_api' (7c289de5-7df4-4b2e-a5e6-14d801da3181) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:33:00.820503 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-7d692890-14ca-4105-87fa-b9ea99b8a635 tempest-VolumeAndVolumeTypeFromImageTest-98394012 tempest-VolumeAndVolumeTypeFromImageTest-98394012-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f17fea57-f8ff-48bb-92f5-5a8f71abc8dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:33:00.821361 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [None req-7d692890-14ca-4105-87fa-b9ea99b8a635 tempest-VolumeAndVolumeTypeFromImageTest-98394012 tempest-VolumeAndVolumeTypeFromImageTest-98394012-project-member] Validating volume size '1' using validate_int {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:33:00.874684 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-7d692890-14ca-4105-87fa-b9ea99b8a635 tempest-VolumeAndVolumeTypeFromImageTest-98394012 tempest-VolumeAndVolumeTypeFromImageTest-98394012-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f17fea57-f8ff-48bb-92f5-5a8f71abc8dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:32:59Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=949746df-1509-4169-b39b-04951ec979ff,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': '949746df-1509-4169-b39b-04951ec979ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:33:00.875408 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-7d692890-14ca-4105-87fa-b9ea99b8a635 tempest-VolumeAndVolumeTypeFromImageTest-98394012 tempest-VolumeAndVolumeTypeFromImageTest-98394012-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18127bcd-5774-4cab-b417-f4ec00d3e3b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:33:00.901296 np0000008063 devstack@c-api.service[100388]: WARNING cinder.quota [None req-7d692890-14ca-4105-87fa-b9ea99b8a635 tempest-VolumeAndVolumeTypeFromImageTest-98394012 tempest-VolumeAndVolumeTypeFromImageTest-98394012-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 25 10:33:00.901628 np0000008063 devstack@c-api.service[100388]: WARNING cinder.quota [None req-7d692890-14ca-4105-87fa-b9ea99b8a635 tempest-VolumeAndVolumeTypeFromImageTest-98394012 tempest-VolumeAndVolumeTypeFromImageTest-98394012-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 25 10:33:00.934151 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-7d692890-14ca-4105-87fa-b9ea99b8a635 tempest-VolumeAndVolumeTypeFromImageTest-98394012 tempest-VolumeAndVolumeTypeFromImageTest-98394012-project-member] Created reservations ['9fa7462a-9eb5-4194-989d-4a5287ffdd44', 'abd748b6-8c45-4543-9a1a-482a32977de5', 'ceca6fc9-a962-48f7-8d92-2c54dc32a2b9', '08426ae5-8729-454a-a5c8-8fc6d3eef499'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:33:00.934974 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-7d692890-14ca-4105-87fa-b9ea99b8a635 tempest-VolumeAndVolumeTypeFromImageTest-98394012 tempest-VolumeAndVolumeTypeFromImageTest-98394012-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18127bcd-5774-4cab-b417-f4ec00d3e3b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9fa7462a-9eb5-4194-989d-4a5287ffdd44', 'abd748b6-8c45-4543-9a1a-482a32977de5', 'ceca6fc9-a962-48f7-8d92-2c54dc32a2b9', '08426ae5-8729-454a-a5c8-8fc6d3eef499']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:33:00.935901 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-7d692890-14ca-4105-87fa-b9ea99b8a635 tempest-VolumeAndVolumeTypeFromImageTest-98394012 tempest-VolumeAndVolumeTypeFromImageTest-98394012-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7a87a63-ff8c-4f53-97ef-ca62490919eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:33:00.961186 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-7d692890-14ca-4105-87fa-b9ea99b8a635 tempest-VolumeAndVolumeTypeFromImageTest-98394012 tempest-VolumeAndVolumeTypeFromImageTest-98394012-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7a87a63-ff8c-4f53-97ef-ca62490919eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1570f058-7685-4aeb-aa89-79ddb70a725f', '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='56db0037dd674073bf3cc2dd11527def',qos_specs=None,replication_status=,reservations=['9fa7462a-9eb5-4194-989d-4a5287ffdd44','abd748b6-8c45-4543-9a1a-482a32977de5','ceca6fc9-a962-48f7-8d92-2c54dc32a2b9','08426ae5-8729-454a-a5c8-8fc6d3eef499'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8b55f40e4d14f77920b8246ee5dad17',volume_type_id=949746df-1509-4169-b39b-04951ec979ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:33:00Z,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=1570f058-7685-4aeb-aa89-79ddb70a725f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='56db0037dd674073bf3cc2dd11527def',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c8b55f40e4d14f77920b8246ee5dad17',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(949746df-1509-4169-b39b-04951ec979ff),volume_type_id=949746df-1509-4169-b39b-04951ec979ff)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:33:00.961982 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-7d692890-14ca-4105-87fa-b9ea99b8a635 tempest-VolumeAndVolumeTypeFromImageTest-98394012 tempest-VolumeAndVolumeTypeFromImageTest-98394012-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3a6a9ae-406f-4020-8552-8a278ce2360b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:33:00.978282 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-7d692890-14ca-4105-87fa-b9ea99b8a635 tempest-VolumeAndVolumeTypeFromImageTest-98394012 tempest-VolumeAndVolumeTypeFromImageTest-98394012-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3a6a9ae-406f-4020-8552-8a278ce2360b) transitioned into state 'SUCCESS' from 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='56db0037dd674073bf3cc2dd11527def',qos_specs=None,replication_status=,reservations=['9fa7462a-9eb5-4194-989d-4a5287ffdd44','abd748b6-8c45-4543-9a1a-482a32977de5','ceca6fc9-a962-48f7-8d92-2c54dc32a2b9','08426ae5-8729-454a-a5c8-8fc6d3eef499'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8b55f40e4d14f77920b8246ee5dad17',volume_type_id=949746df-1509-4169-b39b-04951ec979ff)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:33:00.978946 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-7d692890-14ca-4105-87fa-b9ea99b8a635 tempest-VolumeAndVolumeTypeFromImageTest-98394012 tempest-VolumeAndVolumeTypeFromImageTest-98394012-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cdc19142-d457-4bd4-b64b-118afa64b773) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:33:00.988746 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-7d692890-14ca-4105-87fa-b9ea99b8a635 tempest-VolumeAndVolumeTypeFromImageTest-98394012 tempest-VolumeAndVolumeTypeFromImageTest-98394012-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cdc19142-d457-4bd4-b64b-118afa64b773) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:33:00.989556 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-7d692890-14ca-4105-87fa-b9ea99b8a635 tempest-VolumeAndVolumeTypeFromImageTest-98394012 tempest-VolumeAndVolumeTypeFromImageTest-98394012-project-member] Flow 'volume_create_api' (7c289de5-7df4-4b2e-a5e6-14d801da3181) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:33:00.989863 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-7d692890-14ca-4105-87fa-b9ea99b8a635 tempest-VolumeAndVolumeTypeFromImageTest-98394012 tempest-VolumeAndVolumeTypeFromImageTest-98394012-project-member] Create volume request issued successfully. Aug 25 10:33:00.990490 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7d692890-14ca-4105-87fa-b9ea99b8a635 tempest-VolumeAndVolumeTypeFromImageTest-98394012 tempest-VolumeAndVolumeTypeFromImageTest-98394012-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:33:00.990889 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1362/5463] 10.4.3.119 () {68 vars in 1259 bytes} [Tue Aug 25 10:33:00 2026] POST /volume/v3/volumes => generated 798 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:33:01.003398 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-588c2549-a574-4dc6-b0df-8344d1b85280 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:33:01.005218 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-588c2549-a574-4dc6-b0df-8344d1b85280 tempest-VolumeAndVolumeTypeFromImageTest-98394012 tempest-VolumeAndVolumeTypeFromImageTest-98394012-project-member] GET https://10.4.3.119/volume/v3/volumes/1570f058-7685-4aeb-aa89-79ddb70a725f Aug 25 10:33:01.005415 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-588c2549-a574-4dc6-b0df-8344d1b85280 tempest-VolumeAndVolumeTypeFromImageTest-98394012 tempest-VolumeAndVolumeTypeFromImageTest-98394012-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:33:01.005584 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-588c2549-a574-4dc6-b0df-8344d1b85280 tempest-VolumeAndVolumeTypeFromImageTest-98394012 tempest-VolumeAndVolumeTypeFromImageTest-98394012-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:33:01.012342 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:33:01.012342 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:33:01.015788 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-588c2549-a574-4dc6-b0df-8344d1b85280 tempest-VolumeAndVolumeTypeFromImageTest-98394012 tempest-VolumeAndVolumeTypeFromImageTest-98394012-project-member] Volume info retrieved successfully. Aug 25 10:33:01.019690 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-588c2549-a574-4dc6-b0df-8344d1b85280 tempest-VolumeAndVolumeTypeFromImageTest-98394012 tempest-VolumeAndVolumeTypeFromImageTest-98394012-project-member] https://10.4.3.119/volume/v3/volumes/1570f058-7685-4aeb-aa89-79ddb70a725f returned with HTTP 200 Aug 25 10:33:01.020082 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1363/5464] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:33:01 2026] GET /volume/v3/volumes/1570f058-7685-4aeb-aa89-79ddb70a725f => generated 866 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:33:02.032960 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-29554c4c-471e-4a5c-a4ac-92059848e881 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:33:02.034993 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-29554c4c-471e-4a5c-a4ac-92059848e881 tempest-VolumeAndVolumeTypeFromImageTest-98394012 tempest-VolumeAndVolumeTypeFromImageTest-98394012-project-member] GET https://10.4.3.119/volume/v3/volumes/1570f058-7685-4aeb-aa89-79ddb70a725f Aug 25 10:33:02.035218 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-29554c4c-471e-4a5c-a4ac-92059848e881 tempest-VolumeAndVolumeTypeFromImageTest-98394012 tempest-VolumeAndVolumeTypeFromImageTest-98394012-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:33:02.035447 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-29554c4c-471e-4a5c-a4ac-92059848e881 tempest-VolumeAndVolumeTypeFromImageTest-98394012 tempest-VolumeAndVolumeTypeFromImageTest-98394012-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:33:02.043308 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:33:02.043308 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:33:02.047057 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-29554c4c-471e-4a5c-a4ac-92059848e881 tempest-VolumeAndVolumeTypeFromImageTest-98394012 tempest-VolumeAndVolumeTypeFromImageTest-98394012-project-member] Volume info retrieved successfully. Aug 25 10:33:02.051869 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-29554c4c-471e-4a5c-a4ac-92059848e881 tempest-VolumeAndVolumeTypeFromImageTest-98394012 tempest-VolumeAndVolumeTypeFromImageTest-98394012-project-member] https://10.4.3.119/volume/v3/volumes/1570f058-7685-4aeb-aa89-79ddb70a725f returned with HTTP 200 Aug 25 10:33:02.052352 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1365/5465] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:33:02 2026] GET /volume/v3/volumes/1570f058-7685-4aeb-aa89-79ddb70a725f => generated 948 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:33:03.065660 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-a7a16cfb-6c3d-498e-ab7b-268cf8fafe3e None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:33:03.067538 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a7a16cfb-6c3d-498e-ab7b-268cf8fafe3e tempest-VolumeAndVolumeTypeFromImageTest-98394012 tempest-VolumeAndVolumeTypeFromImageTest-98394012-project-member] GET https://10.4.3.119/volume/v3/volumes/1570f058-7685-4aeb-aa89-79ddb70a725f Aug 25 10:33:03.067732 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a7a16cfb-6c3d-498e-ab7b-268cf8fafe3e tempest-VolumeAndVolumeTypeFromImageTest-98394012 tempest-VolumeAndVolumeTypeFromImageTest-98394012-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:33:03.067993 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a7a16cfb-6c3d-498e-ab7b-268cf8fafe3e tempest-VolumeAndVolumeTypeFromImageTest-98394012 tempest-VolumeAndVolumeTypeFromImageTest-98394012-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:33:03.075950 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:33:03.075950 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:33:03.080090 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-a7a16cfb-6c3d-498e-ab7b-268cf8fafe3e tempest-VolumeAndVolumeTypeFromImageTest-98394012 tempest-VolumeAndVolumeTypeFromImageTest-98394012-project-member] Volume info retrieved successfully. Aug 25 10:33:03.084899 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a7a16cfb-6c3d-498e-ab7b-268cf8fafe3e tempest-VolumeAndVolumeTypeFromImageTest-98394012 tempest-VolumeAndVolumeTypeFromImageTest-98394012-project-member] https://10.4.3.119/volume/v3/volumes/1570f058-7685-4aeb-aa89-79ddb70a725f returned with HTTP 200 Aug 25 10:33:03.085321 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1376/5466] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:33:03 2026] GET /volume/v3/volumes/1570f058-7685-4aeb-aa89-79ddb70a725f => generated 951 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:33:04.097575 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-27cd9d96-4ee6-4b8e-aef9-ca86e723dce4 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:33:04.100324 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-27cd9d96-4ee6-4b8e-aef9-ca86e723dce4 tempest-VolumeAndVolumeTypeFromImageTest-98394012 tempest-VolumeAndVolumeTypeFromImageTest-98394012-project-member] GET https://10.4.3.119/volume/v3/volumes/1570f058-7685-4aeb-aa89-79ddb70a725f Aug 25 10:33:04.100601 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-27cd9d96-4ee6-4b8e-aef9-ca86e723dce4 tempest-VolumeAndVolumeTypeFromImageTest-98394012 tempest-VolumeAndVolumeTypeFromImageTest-98394012-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:33:04.100874 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-27cd9d96-4ee6-4b8e-aef9-ca86e723dce4 tempest-VolumeAndVolumeTypeFromImageTest-98394012 tempest-VolumeAndVolumeTypeFromImageTest-98394012-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:33:04.110516 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:33:04.110516 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:33:04.114799 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-27cd9d96-4ee6-4b8e-aef9-ca86e723dce4 tempest-VolumeAndVolumeTypeFromImageTest-98394012 tempest-VolumeAndVolumeTypeFromImageTest-98394012-project-member] Volume info retrieved successfully. Aug 25 10:33:04.120579 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-27cd9d96-4ee6-4b8e-aef9-ca86e723dce4 tempest-VolumeAndVolumeTypeFromImageTest-98394012 tempest-VolumeAndVolumeTypeFromImageTest-98394012-project-member] https://10.4.3.119/volume/v3/volumes/1570f058-7685-4aeb-aa89-79ddb70a725f returned with HTTP 200 Aug 25 10:33:04.121069 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1363/5467] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:33:04 2026] GET /volume/v3/volumes/1570f058-7685-4aeb-aa89-79ddb70a725f => generated 951 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:33:05.134435 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-bdbc7978-1d5c-4702-a810-f2da03362707 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:33:05.136231 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-bdbc7978-1d5c-4702-a810-f2da03362707 tempest-VolumeAndVolumeTypeFromImageTest-98394012 tempest-VolumeAndVolumeTypeFromImageTest-98394012-project-member] GET https://10.4.3.119/volume/v3/volumes/1570f058-7685-4aeb-aa89-79ddb70a725f Aug 25 10:33:05.136411 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-bdbc7978-1d5c-4702-a810-f2da03362707 tempest-VolumeAndVolumeTypeFromImageTest-98394012 tempest-VolumeAndVolumeTypeFromImageTest-98394012-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:33:05.136581 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-bdbc7978-1d5c-4702-a810-f2da03362707 tempest-VolumeAndVolumeTypeFromImageTest-98394012 tempest-VolumeAndVolumeTypeFromImageTest-98394012-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:33:05.145906 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:33:05.145906 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:33:05.150500 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-bdbc7978-1d5c-4702-a810-f2da03362707 tempest-VolumeAndVolumeTypeFromImageTest-98394012 tempest-VolumeAndVolumeTypeFromImageTest-98394012-project-member] Volume info retrieved successfully. Aug 25 10:33:05.156540 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-bdbc7978-1d5c-4702-a810-f2da03362707 tempest-VolumeAndVolumeTypeFromImageTest-98394012 tempest-VolumeAndVolumeTypeFromImageTest-98394012-project-member] https://10.4.3.119/volume/v3/volumes/1570f058-7685-4aeb-aa89-79ddb70a725f returned with HTTP 200 Aug 25 10:33:05.157097 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1364/5468] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:33:05 2026] GET /volume/v3/volumes/1570f058-7685-4aeb-aa89-79ddb70a725f => generated 951 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:33:06.172984 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-7c330095-b2d4-4a3d-a63f-9911e4fd3506 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:33:06.174791 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7c330095-b2d4-4a3d-a63f-9911e4fd3506 tempest-VolumeAndVolumeTypeFromImageTest-98394012 tempest-VolumeAndVolumeTypeFromImageTest-98394012-project-member] GET https://10.4.3.119/volume/v3/volumes/1570f058-7685-4aeb-aa89-79ddb70a725f Aug 25 10:33:06.175003 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-7c330095-b2d4-4a3d-a63f-9911e4fd3506 tempest-VolumeAndVolumeTypeFromImageTest-98394012 tempest-VolumeAndVolumeTypeFromImageTest-98394012-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:33:06.175244 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-7c330095-b2d4-4a3d-a63f-9911e4fd3506 tempest-VolumeAndVolumeTypeFromImageTest-98394012 tempest-VolumeAndVolumeTypeFromImageTest-98394012-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:33:06.182794 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:33:06.182794 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:33:06.186985 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-7c330095-b2d4-4a3d-a63f-9911e4fd3506 tempest-VolumeAndVolumeTypeFromImageTest-98394012 tempest-VolumeAndVolumeTypeFromImageTest-98394012-project-member] Volume info retrieved successfully. Aug 25 10:33:06.192009 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7c330095-b2d4-4a3d-a63f-9911e4fd3506 tempest-VolumeAndVolumeTypeFromImageTest-98394012 tempest-VolumeAndVolumeTypeFromImageTest-98394012-project-member] https://10.4.3.119/volume/v3/volumes/1570f058-7685-4aeb-aa89-79ddb70a725f returned with HTTP 200 Aug 25 10:33:06.192465 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1366/5469] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:33:06 2026] GET /volume/v3/volumes/1570f058-7685-4aeb-aa89-79ddb70a725f => generated 951 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:33:07.205101 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-396267e1-330e-4e0e-89b5-bf00f0cca6a6 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:33:07.207086 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-396267e1-330e-4e0e-89b5-bf00f0cca6a6 tempest-VolumeAndVolumeTypeFromImageTest-98394012 tempest-VolumeAndVolumeTypeFromImageTest-98394012-project-member] GET https://10.4.3.119/volume/v3/volumes/1570f058-7685-4aeb-aa89-79ddb70a725f Aug 25 10:33:07.207373 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-396267e1-330e-4e0e-89b5-bf00f0cca6a6 tempest-VolumeAndVolumeTypeFromImageTest-98394012 tempest-VolumeAndVolumeTypeFromImageTest-98394012-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:33:07.207602 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-396267e1-330e-4e0e-89b5-bf00f0cca6a6 tempest-VolumeAndVolumeTypeFromImageTest-98394012 tempest-VolumeAndVolumeTypeFromImageTest-98394012-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:33:07.214359 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:33:07.214359 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:33:07.218210 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-396267e1-330e-4e0e-89b5-bf00f0cca6a6 tempest-VolumeAndVolumeTypeFromImageTest-98394012 tempest-VolumeAndVolumeTypeFromImageTest-98394012-project-member] Volume info retrieved successfully. Aug 25 10:33:07.222426 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-396267e1-330e-4e0e-89b5-bf00f0cca6a6 tempest-VolumeAndVolumeTypeFromImageTest-98394012 tempest-VolumeAndVolumeTypeFromImageTest-98394012-project-member] https://10.4.3.119/volume/v3/volumes/1570f058-7685-4aeb-aa89-79ddb70a725f returned with HTTP 200 Aug 25 10:33:07.222882 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1377/5470] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:33:07 2026] GET /volume/v3/volumes/1570f058-7685-4aeb-aa89-79ddb70a725f => generated 1295 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:33:07.237448 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-ee78cacc-757e-4055-80ff-b8b87f341444 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:33:07.239318 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ee78cacc-757e-4055-80ff-b8b87f341444 tempest-VolumeAndVolumeTypeFromImageTest-98394012 tempest-VolumeAndVolumeTypeFromImageTest-98394012-project-member] DELETE https://10.4.3.119/volume/v3/volumes/1570f058-7685-4aeb-aa89-79ddb70a725f Aug 25 10:33:07.239515 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ee78cacc-757e-4055-80ff-b8b87f341444 tempest-VolumeAndVolumeTypeFromImageTest-98394012 tempest-VolumeAndVolumeTypeFromImageTest-98394012-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:33:07.239736 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ee78cacc-757e-4055-80ff-b8b87f341444 tempest-VolumeAndVolumeTypeFromImageTest-98394012 tempest-VolumeAndVolumeTypeFromImageTest-98394012-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:33:07.239936 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-ee78cacc-757e-4055-80ff-b8b87f341444 tempest-VolumeAndVolumeTypeFromImageTest-98394012 tempest-VolumeAndVolumeTypeFromImageTest-98394012-project-member] Delete volume with id: 1570f058-7685-4aeb-aa89-79ddb70a725f Aug 25 10:33:07.246390 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:33:07.246390 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:33:07.246888 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-ee78cacc-757e-4055-80ff-b8b87f341444 tempest-VolumeAndVolumeTypeFromImageTest-98394012 tempest-VolumeAndVolumeTypeFromImageTest-98394012-project-member] Volume info retrieved successfully. Aug 25 10:33:07.267221 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-ee78cacc-757e-4055-80ff-b8b87f341444 tempest-VolumeAndVolumeTypeFromImageTest-98394012 tempest-VolumeAndVolumeTypeFromImageTest-98394012-project-member] Delete volume request issued successfully. Aug 25 10:33:07.267221 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ee78cacc-757e-4055-80ff-b8b87f341444 tempest-VolumeAndVolumeTypeFromImageTest-98394012 tempest-VolumeAndVolumeTypeFromImageTest-98394012-project-member] https://10.4.3.119/volume/v3/volumes/1570f058-7685-4aeb-aa89-79ddb70a725f returned with HTTP 202 Aug 25 10:33:07.267221 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1364/5471] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:33:07 2026] DELETE /volume/v3/volumes/1570f058-7685-4aeb-aa89-79ddb70a725f => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:33:07.274362 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-dd4d2412-4297-41ba-bc17-c4ef4453bd8d None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:33:07.276259 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-dd4d2412-4297-41ba-bc17-c4ef4453bd8d tempest-VolumeAndVolumeTypeFromImageTest-98394012 tempest-VolumeAndVolumeTypeFromImageTest-98394012-project-member] GET https://10.4.3.119/volume/v3/volumes/1570f058-7685-4aeb-aa89-79ddb70a725f Aug 25 10:33:07.276480 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-dd4d2412-4297-41ba-bc17-c4ef4453bd8d tempest-VolumeAndVolumeTypeFromImageTest-98394012 tempest-VolumeAndVolumeTypeFromImageTest-98394012-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:33:07.276673 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-dd4d2412-4297-41ba-bc17-c4ef4453bd8d tempest-VolumeAndVolumeTypeFromImageTest-98394012 tempest-VolumeAndVolumeTypeFromImageTest-98394012-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:33:07.284710 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:33:07.284710 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:33:07.289592 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-dd4d2412-4297-41ba-bc17-c4ef4453bd8d tempest-VolumeAndVolumeTypeFromImageTest-98394012 tempest-VolumeAndVolumeTypeFromImageTest-98394012-project-member] Volume info retrieved successfully. Aug 25 10:33:07.294436 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-dd4d2412-4297-41ba-bc17-c4ef4453bd8d tempest-VolumeAndVolumeTypeFromImageTest-98394012 tempest-VolumeAndVolumeTypeFromImageTest-98394012-project-member] https://10.4.3.119/volume/v3/volumes/1570f058-7685-4aeb-aa89-79ddb70a725f returned with HTTP 200 Aug 25 10:33:07.295539 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1365/5472] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:33:07 2026] GET /volume/v3/volumes/1570f058-7685-4aeb-aa89-79ddb70a725f => generated 1294 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:33:08.307681 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-16e56a06-0e1a-4c9b-af38-c2be9c655b71 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:33:08.310020 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-16e56a06-0e1a-4c9b-af38-c2be9c655b71 tempest-VolumeAndVolumeTypeFromImageTest-98394012 tempest-VolumeAndVolumeTypeFromImageTest-98394012-project-member] GET https://10.4.3.119/volume/v3/volumes/1570f058-7685-4aeb-aa89-79ddb70a725f Aug 25 10:33:08.310324 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-16e56a06-0e1a-4c9b-af38-c2be9c655b71 tempest-VolumeAndVolumeTypeFromImageTest-98394012 tempest-VolumeAndVolumeTypeFromImageTest-98394012-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:33:08.310597 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-16e56a06-0e1a-4c9b-af38-c2be9c655b71 tempest-VolumeAndVolumeTypeFromImageTest-98394012 tempest-VolumeAndVolumeTypeFromImageTest-98394012-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:33:08.317897 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-16e56a06-0e1a-4c9b-af38-c2be9c655b71 tempest-VolumeAndVolumeTypeFromImageTest-98394012 tempest-VolumeAndVolumeTypeFromImageTest-98394012-project-member] https://10.4.3.119/volume/v3/volumes/1570f058-7685-4aeb-aa89-79ddb70a725f returned with HTTP 404 Aug 25 10:33:08.318567 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1367/5473] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:33:08 2026] GET /volume/v3/volumes/1570f058-7685-4aeb-aa89-79ddb70a725f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:33:08.482919 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-9bee6130-4cf3-45e8-833d-75b381582fb9 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:33:08.485286 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9bee6130-4cf3-45e8-833d-75b381582fb9 tempest-VolumeAndVolumeTypeFromImageTest-2063387830 tempest-VolumeAndVolumeTypeFromImageTest-2063387830-project-admin] GET https://10.4.3.119/volume/v3/volumes/detail?all_tenants=1 Aug 25 10:33:08.485463 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9bee6130-4cf3-45e8-833d-75b381582fb9 tempest-VolumeAndVolumeTypeFromImageTest-2063387830 tempest-VolumeAndVolumeTypeFromImageTest-2063387830-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:33:08.485635 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9bee6130-4cf3-45e8-833d-75b381582fb9 tempest-VolumeAndVolumeTypeFromImageTest-2063387830 tempest-VolumeAndVolumeTypeFromImageTest-2063387830-project-admin] Calling method 'detail' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:33:08.486374 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-9bee6130-4cf3-45e8-833d-75b381582fb9 tempest-VolumeAndVolumeTypeFromImageTest-2063387830 tempest-VolumeAndVolumeTypeFromImageTest-2063387830-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100391) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 10:33:08.501831 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-9bee6130-4cf3-45e8-833d-75b381582fb9 tempest-VolumeAndVolumeTypeFromImageTest-2063387830 tempest-VolumeAndVolumeTypeFromImageTest-2063387830-project-admin] Get all volumes completed successfully. Aug 25 10:33:08.503782 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:33:08.503782 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:33:08.509313 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9bee6130-4cf3-45e8-833d-75b381582fb9 tempest-VolumeAndVolumeTypeFromImageTest-2063387830 tempest-VolumeAndVolumeTypeFromImageTest-2063387830-project-admin] https://10.4.3.119/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 25 10:33:08.509953 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1378/5474] 10.4.3.119 () {66 vars in 1285 bytes} [Tue Aug 25 10:33:08 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10034 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:33:08.524586 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-504794d3-3bc3-40f9-9182-f1c1bfbfe3c9 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:33:08.526576 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-504794d3-3bc3-40f9-9182-f1c1bfbfe3c9 tempest-VolumeAndVolumeTypeFromImageTest-2063387830 tempest-VolumeAndVolumeTypeFromImageTest-2063387830-project-admin] DELETE https://10.4.3.119/volume/v3/volumes/6dc8d1d4-8916-4de0-b27a-60730ca440e4 Aug 25 10:33:08.526791 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-504794d3-3bc3-40f9-9182-f1c1bfbfe3c9 tempest-VolumeAndVolumeTypeFromImageTest-2063387830 tempest-VolumeAndVolumeTypeFromImageTest-2063387830-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:33:08.527044 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-504794d3-3bc3-40f9-9182-f1c1bfbfe3c9 tempest-VolumeAndVolumeTypeFromImageTest-2063387830 tempest-VolumeAndVolumeTypeFromImageTest-2063387830-project-admin] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:33:08.527237 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-504794d3-3bc3-40f9-9182-f1c1bfbfe3c9 tempest-VolumeAndVolumeTypeFromImageTest-2063387830 tempest-VolumeAndVolumeTypeFromImageTest-2063387830-project-admin] Delete volume with id: 6dc8d1d4-8916-4de0-b27a-60730ca440e4 Aug 25 10:33:08.534562 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:33:08.534562 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:33:08.534869 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-504794d3-3bc3-40f9-9182-f1c1bfbfe3c9 tempest-VolumeAndVolumeTypeFromImageTest-2063387830 tempest-VolumeAndVolumeTypeFromImageTest-2063387830-project-admin] Volume info retrieved successfully. Aug 25 10:33:08.544531 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.image.cache [None req-504794d3-3bc3-40f9-9182-f1c1bfbfe3c9 tempest-VolumeAndVolumeTypeFromImageTest-2063387830 tempest-VolumeAndVolumeTypeFromImageTest-2063387830-project-admin] Evicting image cache entry: {'id': 7, 'image_id': 'd761d5d1-7d1e-4575-afa9-aadbfffa9c74', 'volume_id': '6dc8d1d4-8916-4de0-b27a-60730ca440e4', 'host': 'np0000008063@storpool#template_virtual', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 25, 10, 33, 1), 'last_used': datetime.datetime(2026, 8, 25, 10, 33, 7)}. {{(pid=100388) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 25 10:33:08.556200 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-504794d3-3bc3-40f9-9182-f1c1bfbfe3c9 tempest-VolumeAndVolumeTypeFromImageTest-2063387830 tempest-VolumeAndVolumeTypeFromImageTest-2063387830-project-admin] Delete volume request issued successfully. Aug 25 10:33:08.556200 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-504794d3-3bc3-40f9-9182-f1c1bfbfe3c9 tempest-VolumeAndVolumeTypeFromImageTest-2063387830 tempest-VolumeAndVolumeTypeFromImageTest-2063387830-project-admin] https://10.4.3.119/volume/v3/volumes/6dc8d1d4-8916-4de0-b27a-60730ca440e4 returned with HTTP 202 Aug 25 10:33:08.556200 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1365/5475] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:33:08 2026] DELETE /volume/v3/volumes/6dc8d1d4-8916-4de0-b27a-60730ca440e4 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:33:08.561471 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-d9edbac8-039c-4cae-b3d9-a356d4205a5f None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:33:08.565005 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d9edbac8-039c-4cae-b3d9-a356d4205a5f tempest-VolumeAndVolumeTypeFromImageTest-2063387830 tempest-VolumeAndVolumeTypeFromImageTest-2063387830-project-admin] GET https://10.4.3.119/volume/v3/volumes/6dc8d1d4-8916-4de0-b27a-60730ca440e4 Aug 25 10:33:08.565005 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d9edbac8-039c-4cae-b3d9-a356d4205a5f tempest-VolumeAndVolumeTypeFromImageTest-2063387830 tempest-VolumeAndVolumeTypeFromImageTest-2063387830-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:33:08.565005 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d9edbac8-039c-4cae-b3d9-a356d4205a5f tempest-VolumeAndVolumeTypeFromImageTest-2063387830 tempest-VolumeAndVolumeTypeFromImageTest-2063387830-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:33:08.570833 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:33:08.570833 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:33:08.576792 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-d9edbac8-039c-4cae-b3d9-a356d4205a5f tempest-VolumeAndVolumeTypeFromImageTest-2063387830 tempest-VolumeAndVolumeTypeFromImageTest-2063387830-project-admin] Volume info retrieved successfully. Aug 25 10:33:08.580085 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d9edbac8-039c-4cae-b3d9-a356d4205a5f tempest-VolumeAndVolumeTypeFromImageTest-2063387830 tempest-VolumeAndVolumeTypeFromImageTest-2063387830-project-admin] https://10.4.3.119/volume/v3/volumes/6dc8d1d4-8916-4de0-b27a-60730ca440e4 returned with HTTP 200 Aug 25 10:33:08.580540 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1366/5476] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:33:08 2026] GET /volume/v3/volumes/6dc8d1d4-8916-4de0-b27a-60730ca440e4 => generated 1105 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:33:09.592505 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-94a3972d-daf9-4d22-a7ff-bbb70579d8be None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:33:09.594230 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-94a3972d-daf9-4d22-a7ff-bbb70579d8be tempest-VolumeAndVolumeTypeFromImageTest-2063387830 tempest-VolumeAndVolumeTypeFromImageTest-2063387830-project-admin] GET https://10.4.3.119/volume/v3/volumes/6dc8d1d4-8916-4de0-b27a-60730ca440e4 Aug 25 10:33:09.594405 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-94a3972d-daf9-4d22-a7ff-bbb70579d8be tempest-VolumeAndVolumeTypeFromImageTest-2063387830 tempest-VolumeAndVolumeTypeFromImageTest-2063387830-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:33:09.594576 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-94a3972d-daf9-4d22-a7ff-bbb70579d8be tempest-VolumeAndVolumeTypeFromImageTest-2063387830 tempest-VolumeAndVolumeTypeFromImageTest-2063387830-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:33:09.599849 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-94a3972d-daf9-4d22-a7ff-bbb70579d8be tempest-VolumeAndVolumeTypeFromImageTest-2063387830 tempest-VolumeAndVolumeTypeFromImageTest-2063387830-project-admin] https://10.4.3.119/volume/v3/volumes/6dc8d1d4-8916-4de0-b27a-60730ca440e4 returned with HTTP 404 Aug 25 10:33:09.600298 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1368/5477] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:33:09 2026] GET /volume/v3/volumes/6dc8d1d4-8916-4de0-b27a-60730ca440e4 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:33:09.606013 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-9c2d6628-070e-42cf-9b90-ad043630aad6 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:33:09.607863 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9c2d6628-070e-42cf-9b90-ad043630aad6 tempest-VolumeAndVolumeTypeFromImageTest-2063387830 tempest-VolumeAndVolumeTypeFromImageTest-2063387830-project-admin] DELETE https://10.4.3.119/volume/v3/types/949746df-1509-4169-b39b-04951ec979ff Aug 25 10:33:09.608121 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9c2d6628-070e-42cf-9b90-ad043630aad6 tempest-VolumeAndVolumeTypeFromImageTest-2063387830 tempest-VolumeAndVolumeTypeFromImageTest-2063387830-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:33:09.608374 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9c2d6628-070e-42cf-9b90-ad043630aad6 tempest-VolumeAndVolumeTypeFromImageTest-2063387830 tempest-VolumeAndVolumeTypeFromImageTest-2063387830-project-admin] Calling method '_delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:33:09.630539 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9c2d6628-070e-42cf-9b90-ad043630aad6 tempest-VolumeAndVolumeTypeFromImageTest-2063387830 tempest-VolumeAndVolumeTypeFromImageTest-2063387830-project-admin] https://10.4.3.119/volume/v3/types/949746df-1509-4169-b39b-04951ec979ff returned with HTTP 202 Aug 25 10:33:09.630983 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1379/5478] 10.4.3.119 () {66 vars in 1345 bytes} [Tue Aug 25 10:33:09 2026] DELETE /volume/v3/types/949746df-1509-4169-b39b-04951ec979ff => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:33:09.638020 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-d88e6cee-f818-4e2a-bc85-8edd99493565 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:33:09.640326 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d88e6cee-f818-4e2a-bc85-8edd99493565 tempest-VolumeAndVolumeTypeFromImageTest-2063387830 tempest-VolumeAndVolumeTypeFromImageTest-2063387830-project-admin] GET https://10.4.3.119/volume/v3/types/949746df-1509-4169-b39b-04951ec979ff Aug 25 10:33:09.640590 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d88e6cee-f818-4e2a-bc85-8edd99493565 tempest-VolumeAndVolumeTypeFromImageTest-2063387830 tempest-VolumeAndVolumeTypeFromImageTest-2063387830-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:33:09.640855 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d88e6cee-f818-4e2a-bc85-8edd99493565 tempest-VolumeAndVolumeTypeFromImageTest-2063387830 tempest-VolumeAndVolumeTypeFromImageTest-2063387830-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:33:09.644710 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d88e6cee-f818-4e2a-bc85-8edd99493565 tempest-VolumeAndVolumeTypeFromImageTest-2063387830 tempest-VolumeAndVolumeTypeFromImageTest-2063387830-project-admin] https://10.4.3.119/volume/v3/types/949746df-1509-4169-b39b-04951ec979ff returned with HTTP 404 Aug 25 10:33:09.645372 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1366/5479] 10.4.3.119 () {66 vars in 1342 bytes} [Tue Aug 25 10:33:09 2026] GET /volume/v3/types/949746df-1509-4169-b39b-04951ec979ff => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:33:11.315434 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-6415b39b-717c-4c87-ba6c-8b1d7d5fc091 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:33:11.401681 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6415b39b-717c-4c87-ba6c-8b1d7d5fc091 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:33:11.402130 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6415b39b-717c-4c87-ba6c-8b1d7d5fc091 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1346950416"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:33:11.403503 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-6415b39b-717c-4c87-ba6c-8b1d7d5fc091 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1346950416'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:33:11.403633 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-6415b39b-717c-4c87-ba6c-8b1d7d5fc091 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Create volume of 1 GB Aug 25 10:33:11.408547 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-6415b39b-717c-4c87-ba6c-8b1d7d5fc091 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Availability Zones retrieved successfully. Aug 25 10:33:11.416159 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-6415b39b-717c-4c87-ba6c-8b1d7d5fc091 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Flow 'volume_create_api' (e58a77f4-12b4-4f12-a98d-1d4dabb7b507) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:33:11.417344 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-6415b39b-717c-4c87-ba6c-8b1d7d5fc091 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9044909-d8a2-4123-8bf7-0db16cf55ddf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:33:11.418411 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-6415b39b-717c-4c87-ba6c-8b1d7d5fc091 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:33:11.445539 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-6415b39b-717c-4c87-ba6c-8b1d7d5fc091 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9044909-d8a2-4123-8bf7-0db16cf55ddf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:33:11.446152 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-6415b39b-717c-4c87-ba6c-8b1d7d5fc091 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4822a39-b730-4784-bc69-a923a97fdab8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:33:11.499069 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-6415b39b-717c-4c87-ba6c-8b1d7d5fc091 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Created reservations ['8f9f4d76-0085-4f27-9623-d94e20b48dde', 'c3d5611a-c8c2-483e-bd48-c474db3a1a7d', '1044b0fb-0c55-49bb-a45b-f2dbc79d130f', '95659578-5e39-4fb6-a6b1-2b869a16ca30'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:33:11.499904 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-6415b39b-717c-4c87-ba6c-8b1d7d5fc091 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4822a39-b730-4784-bc69-a923a97fdab8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8f9f4d76-0085-4f27-9623-d94e20b48dde', 'c3d5611a-c8c2-483e-bd48-c474db3a1a7d', '1044b0fb-0c55-49bb-a45b-f2dbc79d130f', '95659578-5e39-4fb6-a6b1-2b869a16ca30']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:33:11.500644 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-6415b39b-717c-4c87-ba6c-8b1d7d5fc091 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4dfe54d5-6f7e-4e7b-8e60-43c22804219f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:33:11.525569 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-6415b39b-717c-4c87-ba6c-8b1d7d5fc091 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4dfe54d5-6f7e-4e7b-8e60-43c22804219f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '74bdd4e7-953f-441e-a070-e667712fba82', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1346950416',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f1a369c88a74ad9b8083aa702857359',qos_specs=None,replication_status=,reservations=['8f9f4d76-0085-4f27-9623-d94e20b48dde','c3d5611a-c8c2-483e-bd48-c474db3a1a7d','1044b0fb-0c55-49bb-a45b-f2dbc79d130f','95659578-5e39-4fb6-a6b1-2b869a16ca30'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c46284792cf4e43aeff71bd8c33f61b',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:33:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1346950416',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=74bdd4e7-953f-441e-a070-e667712fba82,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f1a369c88a74ad9b8083aa702857359',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1c46284792cf4e43aeff71bd8c33f61b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:33:11.526259 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-6415b39b-717c-4c87-ba6c-8b1d7d5fc091 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c5b8995-9774-49c0-b6f8-5f1fafdba23f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:33:11.544033 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-6415b39b-717c-4c87-ba6c-8b1d7d5fc091 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c5b8995-9774-49c0-b6f8-5f1fafdba23f) transitioned into state 'SUCCESS' from state '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-1346950416',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f1a369c88a74ad9b8083aa702857359',qos_specs=None,replication_status=,reservations=['8f9f4d76-0085-4f27-9623-d94e20b48dde','c3d5611a-c8c2-483e-bd48-c474db3a1a7d','1044b0fb-0c55-49bb-a45b-f2dbc79d130f','95659578-5e39-4fb6-a6b1-2b869a16ca30'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c46284792cf4e43aeff71bd8c33f61b',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:33:11.544771 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-6415b39b-717c-4c87-ba6c-8b1d7d5fc091 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ea051bd-70df-44af-8605-e46c24ccb321) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:33:11.553087 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-6415b39b-717c-4c87-ba6c-8b1d7d5fc091 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ea051bd-70df-44af-8605-e46c24ccb321) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:33:11.553798 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-6415b39b-717c-4c87-ba6c-8b1d7d5fc091 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Flow 'volume_create_api' (e58a77f4-12b4-4f12-a98d-1d4dabb7b507) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:33:11.554076 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-6415b39b-717c-4c87-ba6c-8b1d7d5fc091 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Create volume request issued successfully. Aug 25 10:33:11.554591 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6415b39b-717c-4c87-ba6c-8b1d7d5fc091 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:33:11.555012 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1367/5480] 10.4.3.119 () {70 vars in 1298 bytes} [Tue Aug 25 10:33:11 2026] POST /volume/v3/volumes => generated 778 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:33:11.566241 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-c0eb4b2e-ad22-405f-81ad-f1cc4d89ec01 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:33:11.567943 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c0eb4b2e-ad22-405f-81ad-f1cc4d89ec01 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] GET https://10.4.3.119/volume/v3/volumes/74bdd4e7-953f-441e-a070-e667712fba82 Aug 25 10:33:11.568180 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c0eb4b2e-ad22-405f-81ad-f1cc4d89ec01 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:33:11.568365 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c0eb4b2e-ad22-405f-81ad-f1cc4d89ec01 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:33:11.575242 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:33:11.575242 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:33:11.578612 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-c0eb4b2e-ad22-405f-81ad-f1cc4d89ec01 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Volume info retrieved successfully. Aug 25 10:33:11.582315 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c0eb4b2e-ad22-405f-81ad-f1cc4d89ec01 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/volumes/74bdd4e7-953f-441e-a070-e667712fba82 returned with HTTP 200 Aug 25 10:33:11.582657 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1369/5481] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:33:11 2026] GET /volume/v3/volumes/74bdd4e7-953f-441e-a070-e667712fba82 => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:33:12.594569 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-a664285a-067e-41a5-96e4-ec1340425410 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:33:12.596362 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a664285a-067e-41a5-96e4-ec1340425410 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] GET https://10.4.3.119/volume/v3/volumes/74bdd4e7-953f-441e-a070-e667712fba82 Aug 25 10:33:12.596632 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a664285a-067e-41a5-96e4-ec1340425410 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:33:12.596859 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a664285a-067e-41a5-96e4-ec1340425410 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:33:12.603906 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:33:12.603906 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:33:12.607246 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-a664285a-067e-41a5-96e4-ec1340425410 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Volume info retrieved successfully. Aug 25 10:33:12.610881 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a664285a-067e-41a5-96e4-ec1340425410 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/volumes/74bdd4e7-953f-441e-a070-e667712fba82 returned with HTTP 200 Aug 25 10:33:12.611326 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1380/5482] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:33:12 2026] GET /volume/v3/volumes/74bdd4e7-953f-441e-a070-e667712fba82 => generated 1018 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:33:12.622590 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-17c6530b-f98c-4fe7-89c7-2f181fed1949 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:33:12.624354 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-17c6530b-f98c-4fe7-89c7-2f181fed1949 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] POST https://10.4.3.119/volume/v3/backups Aug 25 10:33:12.624745 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-17c6530b-f98c-4fe7-89c7-2f181fed1949 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "74bdd4e7-953f-441e-a070-e667712fba82", "name": "tempest-type-Backup-1965605537"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:33:12.626235 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.contrib.backups [None req-17c6530b-f98c-4fe7-89c7-2f181fed1949 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Creating new backup {'backup': {'volume_id': '74bdd4e7-953f-441e-a070-e667712fba82', 'name': 'tempest-type-Backup-1965605537'}} {{(pid=100388) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 10:33:12.626397 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.contrib.backups [None req-17c6530b-f98c-4fe7-89c7-2f181fed1949 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Creating backup of volume 74bdd4e7-953f-441e-a070-e667712fba82 in container None Aug 25 10:33:12.633427 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:33:12.633427 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:33:12.633734 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-17c6530b-f98c-4fe7-89c7-2f181fed1949 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Volume info retrieved successfully. Aug 25 10:33:12.653647 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-17c6530b-f98c-4fe7-89c7-2f181fed1949 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Created reservations ['6330c27e-a39c-4572-b222-81ab5090a4f9', '4ec20ebc-3775-4b30-9fe8-2514144ed773'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:33:12.677361 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-17c6530b-f98c-4fe7-89c7-2f181fed1949 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/backups returned with HTTP 202 Aug 25 10:33:12.677829 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1367/5483] 10.4.3.119 () {70 vars in 1299 bytes} [Tue Aug 25 10:33:12 2026] POST /volume/v3/backups => generated 316 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 25 10:33:12.685312 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-177612d4-d961-42ae-8625-01728c2109cc None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:33:12.687338 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-177612d4-d961-42ae-8625-01728c2109cc tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] GET https://10.4.3.119/volume/v3/backups/a8ef72a0-94e6-474e-9711-ce1759301435 Aug 25 10:33:12.687548 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-177612d4-d961-42ae-8625-01728c2109cc tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:33:12.687721 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-177612d4-d961-42ae-8625-01728c2109cc tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:33:12.687820 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-177612d4-d961-42ae-8625-01728c2109cc tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Show backup with id a8ef72a0-94e6-474e-9711-ce1759301435. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:33:12.691915 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:33:12.691915 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:33:12.692534 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-177612d4-d961-42ae-8625-01728c2109cc tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/backups/a8ef72a0-94e6-474e-9711-ce1759301435 returned with HTTP 200 Aug 25 10:33:12.692861 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1368/5484] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:33:12 2026] GET /volume/v3/backups/a8ef72a0-94e6-474e-9711-ce1759301435 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:33:13.702661 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-0e99b5fb-3c62-4eff-b4a3-1bfd8ab9dee2 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:33:13.704577 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0e99b5fb-3c62-4eff-b4a3-1bfd8ab9dee2 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] GET https://10.4.3.119/volume/v3/backups/a8ef72a0-94e6-474e-9711-ce1759301435 Aug 25 10:33:13.704814 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0e99b5fb-3c62-4eff-b4a3-1bfd8ab9dee2 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:33:13.705000 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0e99b5fb-3c62-4eff-b4a3-1bfd8ab9dee2 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:33:13.705129 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-0e99b5fb-3c62-4eff-b4a3-1bfd8ab9dee2 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Show backup with id a8ef72a0-94e6-474e-9711-ce1759301435. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:33:13.709736 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:33:13.709736 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:33:13.710531 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0e99b5fb-3c62-4eff-b4a3-1bfd8ab9dee2 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/backups/a8ef72a0-94e6-474e-9711-ce1759301435 returned with HTTP 200 Aug 25 10:33:13.710967 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1370/5485] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:33:13 2026] GET /volume/v3/backups/a8ef72a0-94e6-474e-9711-ce1759301435 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:33:14.721861 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-08c1b337-77b1-4fae-baba-073da3d20671 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:33:14.723933 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-08c1b337-77b1-4fae-baba-073da3d20671 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] GET https://10.4.3.119/volume/v3/backups/a8ef72a0-94e6-474e-9711-ce1759301435 Aug 25 10:33:14.724219 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-08c1b337-77b1-4fae-baba-073da3d20671 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:33:14.724463 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-08c1b337-77b1-4fae-baba-073da3d20671 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:33:14.724618 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-08c1b337-77b1-4fae-baba-073da3d20671 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Show backup with id a8ef72a0-94e6-474e-9711-ce1759301435. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:33:14.729546 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:33:14.729546 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:33:14.730266 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-08c1b337-77b1-4fae-baba-073da3d20671 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/backups/a8ef72a0-94e6-474e-9711-ce1759301435 returned with HTTP 200 Aug 25 10:33:14.730700 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1381/5486] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:33:14 2026] GET /volume/v3/backups/a8ef72a0-94e6-474e-9711-ce1759301435 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:33:15.741842 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-8cba8e5f-2dd5-4db5-8c37-999a8459a16b None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:33:15.744607 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8cba8e5f-2dd5-4db5-8c37-999a8459a16b tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] GET https://10.4.3.119/volume/v3/backups/a8ef72a0-94e6-474e-9711-ce1759301435 Aug 25 10:33:15.744806 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8cba8e5f-2dd5-4db5-8c37-999a8459a16b tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:33:15.744993 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8cba8e5f-2dd5-4db5-8c37-999a8459a16b tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:33:15.745093 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-8cba8e5f-2dd5-4db5-8c37-999a8459a16b tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Show backup with id a8ef72a0-94e6-474e-9711-ce1759301435. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:33:15.749367 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:33:15.749367 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:33:15.750012 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8cba8e5f-2dd5-4db5-8c37-999a8459a16b tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/backups/a8ef72a0-94e6-474e-9711-ce1759301435 returned with HTTP 200 Aug 25 10:33:15.750426 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1368/5487] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:33:15 2026] GET /volume/v3/backups/a8ef72a0-94e6-474e-9711-ce1759301435 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:33:16.761078 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-10b85c33-ba32-4028-9534-3dea8126a25a None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:33:16.764584 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-10b85c33-ba32-4028-9534-3dea8126a25a tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] GET https://10.4.3.119/volume/v3/backups/a8ef72a0-94e6-474e-9711-ce1759301435 Aug 25 10:33:16.764822 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-10b85c33-ba32-4028-9534-3dea8126a25a tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:33:16.765006 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-10b85c33-ba32-4028-9534-3dea8126a25a tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:33:16.765116 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-10b85c33-ba32-4028-9534-3dea8126a25a tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Show backup with id a8ef72a0-94e6-474e-9711-ce1759301435. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:33:16.769664 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:33:16.769664 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:33:16.770455 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-10b85c33-ba32-4028-9534-3dea8126a25a tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/backups/a8ef72a0-94e6-474e-9711-ce1759301435 returned with HTTP 200 Aug 25 10:33:16.770841 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1369/5488] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:33:16 2026] GET /volume/v3/backups/a8ef72a0-94e6-474e-9711-ce1759301435 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:33:17.780114 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-2b1d9fd0-b176-4613-bbcf-f03d07b7ccd9 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:33:17.785534 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2b1d9fd0-b176-4613-bbcf-f03d07b7ccd9 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] GET https://10.4.3.119/volume/v3/backups/a8ef72a0-94e6-474e-9711-ce1759301435 Aug 25 10:33:17.785788 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2b1d9fd0-b176-4613-bbcf-f03d07b7ccd9 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:33:17.786003 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2b1d9fd0-b176-4613-bbcf-f03d07b7ccd9 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:33:17.786122 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-2b1d9fd0-b176-4613-bbcf-f03d07b7ccd9 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Show backup with id a8ef72a0-94e6-474e-9711-ce1759301435. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:33:17.790940 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:33:17.790940 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:33:17.791647 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2b1d9fd0-b176-4613-bbcf-f03d07b7ccd9 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/backups/a8ef72a0-94e6-474e-9711-ce1759301435 returned with HTTP 200 Aug 25 10:33:17.792064 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1371/5489] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:33:17 2026] GET /volume/v3/backups/a8ef72a0-94e6-474e-9711-ce1759301435 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:33:18.801194 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-200356c4-da21-40a2-bf2c-6a4d9744f2a0 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:33:18.802985 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-200356c4-da21-40a2-bf2c-6a4d9744f2a0 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] GET https://10.4.3.119/volume/v3/backups/a8ef72a0-94e6-474e-9711-ce1759301435 Aug 25 10:33:18.803234 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-200356c4-da21-40a2-bf2c-6a4d9744f2a0 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:33:18.803420 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-200356c4-da21-40a2-bf2c-6a4d9744f2a0 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:33:18.803521 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-200356c4-da21-40a2-bf2c-6a4d9744f2a0 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Show backup with id a8ef72a0-94e6-474e-9711-ce1759301435. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:33:18.807976 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:33:18.807976 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:33:18.808672 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-200356c4-da21-40a2-bf2c-6a4d9744f2a0 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/backups/a8ef72a0-94e6-474e-9711-ce1759301435 returned with HTTP 200 Aug 25 10:33:18.809030 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1382/5490] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:33:18 2026] GET /volume/v3/backups/a8ef72a0-94e6-474e-9711-ce1759301435 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:33:19.818009 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-1c4857ec-587c-4ff2-865c-c7e34e2ab61f None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:33:19.819737 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1c4857ec-587c-4ff2-865c-c7e34e2ab61f tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] GET https://10.4.3.119/volume/v3/backups/a8ef72a0-94e6-474e-9711-ce1759301435 Aug 25 10:33:19.819947 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1c4857ec-587c-4ff2-865c-c7e34e2ab61f tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:33:19.820159 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1c4857ec-587c-4ff2-865c-c7e34e2ab61f tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:33:19.820304 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-1c4857ec-587c-4ff2-865c-c7e34e2ab61f tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Show backup with id a8ef72a0-94e6-474e-9711-ce1759301435. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:33:19.824981 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:33:19.824981 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:33:19.825756 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1c4857ec-587c-4ff2-865c-c7e34e2ab61f tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/backups/a8ef72a0-94e6-474e-9711-ce1759301435 returned with HTTP 200 Aug 25 10:33:19.826166 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1369/5491] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:33:19 2026] GET /volume/v3/backups/a8ef72a0-94e6-474e-9711-ce1759301435 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:33:20.834867 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-3f3a3e72-00a8-42bc-8f09-8449af0f5bcd None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:33:20.836562 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3f3a3e72-00a8-42bc-8f09-8449af0f5bcd tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] GET https://10.4.3.119/volume/v3/backups/a8ef72a0-94e6-474e-9711-ce1759301435 Aug 25 10:33:20.836761 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3f3a3e72-00a8-42bc-8f09-8449af0f5bcd tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:33:20.836928 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3f3a3e72-00a8-42bc-8f09-8449af0f5bcd tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:33:20.837028 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-3f3a3e72-00a8-42bc-8f09-8449af0f5bcd tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Show backup with id a8ef72a0-94e6-474e-9711-ce1759301435. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:33:20.842090 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:33:20.842090 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:33:20.842688 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3f3a3e72-00a8-42bc-8f09-8449af0f5bcd tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/backups/a8ef72a0-94e6-474e-9711-ce1759301435 returned with HTTP 200 Aug 25 10:33:20.843002 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1370/5492] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:33:20 2026] GET /volume/v3/backups/a8ef72a0-94e6-474e-9711-ce1759301435 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:33:21.852921 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-af9b9452-9a9b-4b31-bc60-5e5c11899d92 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:33:21.855037 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-af9b9452-9a9b-4b31-bc60-5e5c11899d92 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] GET https://10.4.3.119/volume/v3/backups/a8ef72a0-94e6-474e-9711-ce1759301435 Aug 25 10:33:21.855329 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-af9b9452-9a9b-4b31-bc60-5e5c11899d92 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:33:21.855573 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-af9b9452-9a9b-4b31-bc60-5e5c11899d92 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:33:21.855715 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-af9b9452-9a9b-4b31-bc60-5e5c11899d92 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Show backup with id a8ef72a0-94e6-474e-9711-ce1759301435. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:33:21.861651 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:33:21.861651 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:33:21.862486 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-af9b9452-9a9b-4b31-bc60-5e5c11899d92 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/backups/a8ef72a0-94e6-474e-9711-ce1759301435 returned with HTTP 200 Aug 25 10:33:21.862959 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1372/5493] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:33:21 2026] GET /volume/v3/backups/a8ef72a0-94e6-474e-9711-ce1759301435 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:33:22.873348 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-a5d115e4-1421-44b2-a7fd-6cfde57b2a48 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:33:22.875043 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a5d115e4-1421-44b2-a7fd-6cfde57b2a48 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] GET https://10.4.3.119/volume/v3/backups/a8ef72a0-94e6-474e-9711-ce1759301435 Aug 25 10:33:22.875269 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a5d115e4-1421-44b2-a7fd-6cfde57b2a48 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:33:22.875517 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a5d115e4-1421-44b2-a7fd-6cfde57b2a48 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:33:22.875583 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-a5d115e4-1421-44b2-a7fd-6cfde57b2a48 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Show backup with id a8ef72a0-94e6-474e-9711-ce1759301435. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:33:22.879592 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:33:22.879592 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:33:22.880145 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a5d115e4-1421-44b2-a7fd-6cfde57b2a48 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/backups/a8ef72a0-94e6-474e-9711-ce1759301435 returned with HTTP 200 Aug 25 10:33:22.880521 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1383/5494] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:33:22 2026] GET /volume/v3/backups/a8ef72a0-94e6-474e-9711-ce1759301435 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:33:23.890998 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-162204b9-42dc-4e6b-b367-13a9ceda0fbf None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:33:23.893128 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-162204b9-42dc-4e6b-b367-13a9ceda0fbf tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] GET https://10.4.3.119/volume/v3/backups/a8ef72a0-94e6-474e-9711-ce1759301435 Aug 25 10:33:23.893414 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-162204b9-42dc-4e6b-b367-13a9ceda0fbf tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:33:23.893644 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-162204b9-42dc-4e6b-b367-13a9ceda0fbf tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:33:23.893778 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-162204b9-42dc-4e6b-b367-13a9ceda0fbf tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Show backup with id a8ef72a0-94e6-474e-9711-ce1759301435. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:33:23.898764 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:33:23.898764 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:33:23.899497 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-162204b9-42dc-4e6b-b367-13a9ceda0fbf tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/backups/a8ef72a0-94e6-474e-9711-ce1759301435 returned with HTTP 200 Aug 25 10:33:23.899906 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1370/5495] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:33:23 2026] GET /volume/v3/backups/a8ef72a0-94e6-474e-9711-ce1759301435 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:33:24.909496 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-e59fdaab-d3f3-43fc-a54e-980bb984f390 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:33:24.911430 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e59fdaab-d3f3-43fc-a54e-980bb984f390 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] GET https://10.4.3.119/volume/v3/backups/a8ef72a0-94e6-474e-9711-ce1759301435 Aug 25 10:33:24.911689 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e59fdaab-d3f3-43fc-a54e-980bb984f390 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:33:24.911893 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e59fdaab-d3f3-43fc-a54e-980bb984f390 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:33:24.912043 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-e59fdaab-d3f3-43fc-a54e-980bb984f390 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Show backup with id a8ef72a0-94e6-474e-9711-ce1759301435. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:33:24.916204 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:33:24.916204 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:33:24.916818 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e59fdaab-d3f3-43fc-a54e-980bb984f390 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/backups/a8ef72a0-94e6-474e-9711-ce1759301435 returned with HTTP 200 Aug 25 10:33:24.917190 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1371/5496] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:33:24 2026] GET /volume/v3/backups/a8ef72a0-94e6-474e-9711-ce1759301435 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:33:25.928020 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-1df52b2d-395d-455e-aa9d-a7f5ff6224db None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:33:25.930274 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1df52b2d-395d-455e-aa9d-a7f5ff6224db tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] GET https://10.4.3.119/volume/v3/backups/a8ef72a0-94e6-474e-9711-ce1759301435 Aug 25 10:33:25.930548 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1df52b2d-395d-455e-aa9d-a7f5ff6224db tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:33:25.930785 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1df52b2d-395d-455e-aa9d-a7f5ff6224db tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:33:25.930928 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-1df52b2d-395d-455e-aa9d-a7f5ff6224db tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Show backup with id a8ef72a0-94e6-474e-9711-ce1759301435. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:33:25.935421 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:33:25.935421 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:33:25.936193 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1df52b2d-395d-455e-aa9d-a7f5ff6224db tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/backups/a8ef72a0-94e6-474e-9711-ce1759301435 returned with HTTP 200 Aug 25 10:33:25.936550 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1373/5497] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:33:25 2026] GET /volume/v3/backups/a8ef72a0-94e6-474e-9711-ce1759301435 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:33:26.946697 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-8cebdce2-47c9-4d26-b491-001fe429a7fa None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:33:26.948431 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8cebdce2-47c9-4d26-b491-001fe429a7fa tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] GET https://10.4.3.119/volume/v3/backups/a8ef72a0-94e6-474e-9711-ce1759301435 Aug 25 10:33:26.948627 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-8cebdce2-47c9-4d26-b491-001fe429a7fa tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:33:26.948799 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-8cebdce2-47c9-4d26-b491-001fe429a7fa tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:33:26.948901 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-8cebdce2-47c9-4d26-b491-001fe429a7fa tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Show backup with id a8ef72a0-94e6-474e-9711-ce1759301435. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:33:26.952787 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:33:26.952787 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:33:26.953327 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8cebdce2-47c9-4d26-b491-001fe429a7fa tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/backups/a8ef72a0-94e6-474e-9711-ce1759301435 returned with HTTP 200 Aug 25 10:33:26.953661 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1384/5498] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:33:26 2026] GET /volume/v3/backups/a8ef72a0-94e6-474e-9711-ce1759301435 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:33:26.962719 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-55bcfe87-0694-4e67-a0aa-3e0627c84042 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:33:26.964128 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-55bcfe87-0694-4e67-a0aa-3e0627c84042 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] POST https://10.4.3.119/volume/v3/backups Aug 25 10:33:26.964561 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-55bcfe87-0694-4e67-a0aa-3e0627c84042 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "74bdd4e7-953f-441e-a070-e667712fba82"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:33:26.966152 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.contrib.backups [None req-55bcfe87-0694-4e67-a0aa-3e0627c84042 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Creating new backup {'backup': {'volume_id': '74bdd4e7-953f-441e-a070-e667712fba82'}} {{(pid=100388) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 10:33:26.966152 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.contrib.backups [None req-55bcfe87-0694-4e67-a0aa-3e0627c84042 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Creating backup of volume 74bdd4e7-953f-441e-a070-e667712fba82 in container None Aug 25 10:33:26.972554 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:33:26.972554 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:33:26.972931 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-55bcfe87-0694-4e67-a0aa-3e0627c84042 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Volume info retrieved successfully. Aug 25 10:33:26.985796 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-55bcfe87-0694-4e67-a0aa-3e0627c84042 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Created reservations ['40f176d6-6f11-4830-9055-f334ed4e026e', 'f03d00f4-a497-4fb6-9932-565d0696a5ad'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:33:27.008460 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-55bcfe87-0694-4e67-a0aa-3e0627c84042 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/backups returned with HTTP 202 Aug 25 10:33:27.009004 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1371/5499] 10.4.3.119 () {70 vars in 1298 bytes} [Tue Aug 25 10:33:26 2026] POST /volume/v3/backups => generated 288 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:33:27.016539 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-feae37f6-e109-424b-b09e-481701034843 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:33:27.018567 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-feae37f6-e109-424b-b09e-481701034843 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] GET https://10.4.3.119/volume/v3/backups/6f6e33f9-2d34-4877-9612-99344364feef Aug 25 10:33:27.018788 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-feae37f6-e109-424b-b09e-481701034843 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:33:27.018956 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-feae37f6-e109-424b-b09e-481701034843 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:33:27.019053 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-feae37f6-e109-424b-b09e-481701034843 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Show backup with id 6f6e33f9-2d34-4877-9612-99344364feef. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:33:27.022846 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:33:27.022846 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:33:27.023390 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-feae37f6-e109-424b-b09e-481701034843 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/backups/6f6e33f9-2d34-4877-9612-99344364feef returned with HTTP 200 Aug 25 10:33:27.023735 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1372/5500] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:33:27 2026] GET /volume/v3/backups/6f6e33f9-2d34-4877-9612-99344364feef => generated 695 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:33:28.032769 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-f9238d91-4e2f-4968-bef7-bfc4d0497fb3 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:33:28.034437 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f9238d91-4e2f-4968-bef7-bfc4d0497fb3 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] GET https://10.4.3.119/volume/v3/backups/6f6e33f9-2d34-4877-9612-99344364feef Aug 25 10:33:28.034614 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f9238d91-4e2f-4968-bef7-bfc4d0497fb3 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:33:28.034778 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f9238d91-4e2f-4968-bef7-bfc4d0497fb3 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:33:28.034897 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-f9238d91-4e2f-4968-bef7-bfc4d0497fb3 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Show backup with id 6f6e33f9-2d34-4877-9612-99344364feef. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:33:28.039021 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:33:28.039021 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:33:28.039645 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f9238d91-4e2f-4968-bef7-bfc4d0497fb3 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/backups/6f6e33f9-2d34-4877-9612-99344364feef returned with HTTP 200 Aug 25 10:33:28.040111 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1374/5501] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:33:28 2026] GET /volume/v3/backups/6f6e33f9-2d34-4877-9612-99344364feef => generated 697 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:33:29.049012 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-314b5cff-9c5b-4b77-b6d7-686757a9986a None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:33:29.051336 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-314b5cff-9c5b-4b77-b6d7-686757a9986a tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] GET https://10.4.3.119/volume/v3/backups/6f6e33f9-2d34-4877-9612-99344364feef Aug 25 10:33:29.051583 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-314b5cff-9c5b-4b77-b6d7-686757a9986a tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:33:29.051763 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-314b5cff-9c5b-4b77-b6d7-686757a9986a tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:33:29.051864 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-314b5cff-9c5b-4b77-b6d7-686757a9986a tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Show backup with id 6f6e33f9-2d34-4877-9612-99344364feef. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:33:29.056962 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:33:29.056962 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:33:29.057189 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-314b5cff-9c5b-4b77-b6d7-686757a9986a tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/backups/6f6e33f9-2d34-4877-9612-99344364feef returned with HTTP 200 Aug 25 10:33:29.057604 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1385/5502] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:33:29 2026] GET /volume/v3/backups/6f6e33f9-2d34-4877-9612-99344364feef => generated 697 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:33:30.069444 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-3e446cc6-0b3d-4e58-88bb-16995c41c841 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:33:30.072526 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3e446cc6-0b3d-4e58-88bb-16995c41c841 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] GET https://10.4.3.119/volume/v3/backups/6f6e33f9-2d34-4877-9612-99344364feef Aug 25 10:33:30.072830 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3e446cc6-0b3d-4e58-88bb-16995c41c841 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:33:30.073097 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3e446cc6-0b3d-4e58-88bb-16995c41c841 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:33:30.073097 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-3e446cc6-0b3d-4e58-88bb-16995c41c841 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Show backup with id 6f6e33f9-2d34-4877-9612-99344364feef. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:33:30.077494 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:33:30.077494 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:33:30.078126 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3e446cc6-0b3d-4e58-88bb-16995c41c841 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/backups/6f6e33f9-2d34-4877-9612-99344364feef returned with HTTP 200 Aug 25 10:33:30.078581 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1372/5503] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:33:30 2026] GET /volume/v3/backups/6f6e33f9-2d34-4877-9612-99344364feef => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:33:31.089756 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-e654f263-64d8-4512-9597-a1dee52bd3da None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:33:31.091678 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e654f263-64d8-4512-9597-a1dee52bd3da tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] GET https://10.4.3.119/volume/v3/backups/6f6e33f9-2d34-4877-9612-99344364feef Aug 25 10:33:31.091891 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e654f263-64d8-4512-9597-a1dee52bd3da tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:33:31.092069 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e654f263-64d8-4512-9597-a1dee52bd3da tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:33:31.092187 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-e654f263-64d8-4512-9597-a1dee52bd3da tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Show backup with id 6f6e33f9-2d34-4877-9612-99344364feef. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:33:31.096563 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:33:31.096563 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:33:31.097117 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e654f263-64d8-4512-9597-a1dee52bd3da tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/backups/6f6e33f9-2d34-4877-9612-99344364feef returned with HTTP 200 Aug 25 10:33:31.097452 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1373/5504] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:33:31 2026] GET /volume/v3/backups/6f6e33f9-2d34-4877-9612-99344364feef => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:33:32.109434 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-eec28acf-4cb8-4daf-882a-74642a56245b None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:33:32.111876 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-eec28acf-4cb8-4daf-882a-74642a56245b tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] GET https://10.4.3.119/volume/v3/backups/6f6e33f9-2d34-4877-9612-99344364feef Aug 25 10:33:32.112157 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-eec28acf-4cb8-4daf-882a-74642a56245b tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:33:32.112405 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-eec28acf-4cb8-4daf-882a-74642a56245b tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:33:32.112560 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-eec28acf-4cb8-4daf-882a-74642a56245b tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Show backup with id 6f6e33f9-2d34-4877-9612-99344364feef. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:33:32.118158 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:33:32.118158 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:33:32.118898 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-eec28acf-4cb8-4daf-882a-74642a56245b tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/backups/6f6e33f9-2d34-4877-9612-99344364feef returned with HTTP 200 Aug 25 10:33:32.119541 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1375/5505] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:33:32 2026] GET /volume/v3/backups/6f6e33f9-2d34-4877-9612-99344364feef => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:33:33.129276 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-b5b39af7-29c8-4dfb-8d11-5e9ad64ff2b5 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:33:33.131801 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b5b39af7-29c8-4dfb-8d11-5e9ad64ff2b5 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] GET https://10.4.3.119/volume/v3/backups/6f6e33f9-2d34-4877-9612-99344364feef Aug 25 10:33:33.132066 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b5b39af7-29c8-4dfb-8d11-5e9ad64ff2b5 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:33:33.132325 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b5b39af7-29c8-4dfb-8d11-5e9ad64ff2b5 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:33:33.132456 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-b5b39af7-29c8-4dfb-8d11-5e9ad64ff2b5 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Show backup with id 6f6e33f9-2d34-4877-9612-99344364feef. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:33:33.137434 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:33:33.137434 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:33:33.138151 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b5b39af7-29c8-4dfb-8d11-5e9ad64ff2b5 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/backups/6f6e33f9-2d34-4877-9612-99344364feef returned with HTTP 200 Aug 25 10:33:33.138658 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1386/5506] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:33:33 2026] GET /volume/v3/backups/6f6e33f9-2d34-4877-9612-99344364feef => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:33:34.149118 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-fcd0089c-136d-4401-9267-4cd4e18d9f21 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:33:34.150691 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-fcd0089c-136d-4401-9267-4cd4e18d9f21 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] GET https://10.4.3.119/volume/v3/backups/6f6e33f9-2d34-4877-9612-99344364feef Aug 25 10:33:34.150869 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-fcd0089c-136d-4401-9267-4cd4e18d9f21 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:33:34.151034 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-fcd0089c-136d-4401-9267-4cd4e18d9f21 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:33:34.151129 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-fcd0089c-136d-4401-9267-4cd4e18d9f21 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Show backup with id 6f6e33f9-2d34-4877-9612-99344364feef. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:33:34.155433 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:33:34.155433 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:33:34.156070 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-fcd0089c-136d-4401-9267-4cd4e18d9f21 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/backups/6f6e33f9-2d34-4877-9612-99344364feef returned with HTTP 200 Aug 25 10:33:34.156446 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1373/5507] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:33:34 2026] GET /volume/v3/backups/6f6e33f9-2d34-4877-9612-99344364feef => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:33:35.166233 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-172e6db3-15ce-4804-94b2-f6eb37f6d3af None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:33:35.168079 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-172e6db3-15ce-4804-94b2-f6eb37f6d3af tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] GET https://10.4.3.119/volume/v3/backups/6f6e33f9-2d34-4877-9612-99344364feef Aug 25 10:33:35.168357 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-172e6db3-15ce-4804-94b2-f6eb37f6d3af tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:33:35.168554 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-172e6db3-15ce-4804-94b2-f6eb37f6d3af tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:33:35.168674 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-172e6db3-15ce-4804-94b2-f6eb37f6d3af tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Show backup with id 6f6e33f9-2d34-4877-9612-99344364feef. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:33:35.170807 np0000008063 devstack@c-api.service[100389]: DEBUG dbcounter [-] [100389] Writing DB stats cinder:SELECT=87,cinder:UPDATE=20,cinder:INSERT=12 {{(pid=100389) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 10:33:35.174327 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:33:35.174327 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:33:35.175251 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-172e6db3-15ce-4804-94b2-f6eb37f6d3af tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/backups/6f6e33f9-2d34-4877-9612-99344364feef returned with HTTP 200 Aug 25 10:33:35.175706 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1374/5508] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:33:35 2026] GET /volume/v3/backups/6f6e33f9-2d34-4877-9612-99344364feef => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:33:36.186197 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-6d810a35-4398-458b-955d-f37654cca4b9 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:33:36.188332 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6d810a35-4398-458b-955d-f37654cca4b9 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] GET https://10.4.3.119/volume/v3/backups/6f6e33f9-2d34-4877-9612-99344364feef Aug 25 10:33:36.188606 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6d810a35-4398-458b-955d-f37654cca4b9 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:33:36.188860 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6d810a35-4398-458b-955d-f37654cca4b9 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:33:36.189008 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-6d810a35-4398-458b-955d-f37654cca4b9 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Show backup with id 6f6e33f9-2d34-4877-9612-99344364feef. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:33:36.190972 np0000008063 devstack@c-api.service[100390]: DEBUG dbcounter [-] [100390] Writing DB stats cinder:SELECT=64,cinder:UPDATE=5,cinder:INSERT=2 {{(pid=100390) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 10:33:36.194461 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:33:36.194461 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:33:36.195264 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6d810a35-4398-458b-955d-f37654cca4b9 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/backups/6f6e33f9-2d34-4877-9612-99344364feef returned with HTTP 200 Aug 25 10:33:36.195721 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1376/5509] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:33:36 2026] GET /volume/v3/backups/6f6e33f9-2d34-4877-9612-99344364feef => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:33:37.204898 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-cd88481d-6fc1-46a7-8b32-9d8b917cb854 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:33:37.207064 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-cd88481d-6fc1-46a7-8b32-9d8b917cb854 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] GET https://10.4.3.119/volume/v3/backups/6f6e33f9-2d34-4877-9612-99344364feef Aug 25 10:33:37.207341 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-cd88481d-6fc1-46a7-8b32-9d8b917cb854 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:33:37.207526 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-cd88481d-6fc1-46a7-8b32-9d8b917cb854 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:33:37.207634 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-cd88481d-6fc1-46a7-8b32-9d8b917cb854 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Show backup with id 6f6e33f9-2d34-4877-9612-99344364feef. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:33:37.209216 np0000008063 devstack@c-api.service[100391]: DEBUG dbcounter [-] [100391] Writing DB stats cinder:SELECT=73,cinder:INSERT=1,cinder:UPDATE=4 {{(pid=100391) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 10:33:37.212869 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:33:37.212869 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:33:37.213553 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-cd88481d-6fc1-46a7-8b32-9d8b917cb854 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/backups/6f6e33f9-2d34-4877-9612-99344364feef returned with HTTP 200 Aug 25 10:33:37.213976 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1387/5510] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:33:37 2026] GET /volume/v3/backups/6f6e33f9-2d34-4877-9612-99344364feef => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:33:38.223752 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-642c089e-0912-4555-bfd4-c70f5e6911ab None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:33:38.225265 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-642c089e-0912-4555-bfd4-c70f5e6911ab tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] GET https://10.4.3.119/volume/v3/backups/6f6e33f9-2d34-4877-9612-99344364feef Aug 25 10:33:38.225434 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-642c089e-0912-4555-bfd4-c70f5e6911ab tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:33:38.225625 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-642c089e-0912-4555-bfd4-c70f5e6911ab tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:33:38.225744 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-642c089e-0912-4555-bfd4-c70f5e6911ab tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Show backup with id 6f6e33f9-2d34-4877-9612-99344364feef. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:33:38.227387 np0000008063 devstack@c-api.service[100388]: DEBUG dbcounter [-] [100388] Writing DB stats cinder:SELECT=150,cinder:UPDATE=58,cinder:INSERT=33,cinder:DELETE=1 {{(pid=100388) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 10:33:38.229922 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:33:38.229922 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:33:38.230461 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-642c089e-0912-4555-bfd4-c70f5e6911ab tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/backups/6f6e33f9-2d34-4877-9612-99344364feef returned with HTTP 200 Aug 25 10:33:38.230968 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1374/5511] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:33:38 2026] GET /volume/v3/backups/6f6e33f9-2d34-4877-9612-99344364feef => generated 708 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:33:39.240433 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-5edd29d7-fba6-4e9b-9472-bdc743c35b2e None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:33:39.242361 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5edd29d7-fba6-4e9b-9472-bdc743c35b2e tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] GET https://10.4.3.119/volume/v3/backups/6f6e33f9-2d34-4877-9612-99344364feef Aug 25 10:33:39.242598 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5edd29d7-fba6-4e9b-9472-bdc743c35b2e tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:33:39.242831 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5edd29d7-fba6-4e9b-9472-bdc743c35b2e tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:33:39.243011 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-5edd29d7-fba6-4e9b-9472-bdc743c35b2e tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Show backup with id 6f6e33f9-2d34-4877-9612-99344364feef. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:33:39.247818 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:33:39.247818 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:33:39.248549 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5edd29d7-fba6-4e9b-9472-bdc743c35b2e tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/backups/6f6e33f9-2d34-4877-9612-99344364feef returned with HTTP 200 Aug 25 10:33:39.248998 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1375/5512] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:33:39 2026] GET /volume/v3/backups/6f6e33f9-2d34-4877-9612-99344364feef => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:33:39.712984 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-f570d89f-b966-414e-a80d-333325cd8527 req-2fb29a58-bd72-48b5-b56e-498cdacb768f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:33:39.714970 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-f570d89f-b966-414e-a80d-333325cd8527 req-2fb29a58-bd72-48b5-b56e-498cdacb768f tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] GET https://10.4.3.119/volume/v3/limits Aug 25 10:33:39.715203 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-f570d89f-b966-414e-a80d-333325cd8527 req-2fb29a58-bd72-48b5-b56e-498cdacb768f tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:33:39.715396 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-f570d89f-b966-414e-a80d-333325cd8527 req-2fb29a58-bd72-48b5-b56e-498cdacb768f tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Calling method 'index' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:33:39.733299 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-f570d89f-b966-414e-a80d-333325cd8527 req-2fb29a58-bd72-48b5-b56e-498cdacb768f tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] https://10.4.3.119/volume/v3/limits returned with HTTP 200 Aug 25 10:33:39.733789 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1377/5513] 10.4.3.119 () {68 vars in 1484 bytes} [Tue Aug 25 10:33:39 2026] GET /volume/v3/limits => generated 302 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:33:39.769069 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-f570d89f-b966-414e-a80d-333325cd8527 req-3ad8448e-aab4-4031-a914-9e264d7053c5 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:33:39.771337 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-f570d89f-b966-414e-a80d-333325cd8527 req-3ad8448e-aab4-4031-a914-9e264d7053c5 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] GET https://10.4.3.119/volume/v3/volumes/a22cce75-4175-499a-8f38-bcec6c59539a Aug 25 10:33:39.771575 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-f570d89f-b966-414e-a80d-333325cd8527 req-3ad8448e-aab4-4031-a914-9e264d7053c5 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:33:39.771772 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-f570d89f-b966-414e-a80d-333325cd8527 req-3ad8448e-aab4-4031-a914-9e264d7053c5 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:33:39.796147 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:33:39.796147 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:33:39.807924 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-f570d89f-b966-414e-a80d-333325cd8527 req-3ad8448e-aab4-4031-a914-9e264d7053c5 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Volume info retrieved successfully. Aug 25 10:33:39.824798 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-f570d89f-b966-414e-a80d-333325cd8527 req-3ad8448e-aab4-4031-a914-9e264d7053c5 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] https://10.4.3.119/volume/v3/volumes/a22cce75-4175-499a-8f38-bcec6c59539a returned with HTTP 200 Aug 25 10:33:39.826251 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1388/5514] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:33:39 2026] GET /volume/v3/volumes/a22cce75-4175-499a-8f38-bcec6c59539a => generated 1662 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:33:39.835700 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-f570d89f-b966-414e-a80d-333325cd8527 req-80846004-7165-4720-a4fe-ee1b6bd968a4 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:33:39.837815 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-f570d89f-b966-414e-a80d-333325cd8527 req-80846004-7165-4720-a4fe-ee1b6bd968a4 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] POST https://10.4.3.119/volume/v3/snapshots Aug 25 10:33:39.838193 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-f570d89f-b966-414e-a80d-333325cd8527 req-80846004-7165-4720-a4fe-ee1b6bd968a4 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a22cce75-4175-499a-8f38-bcec6c59539a", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-1889616860", "description": null, "metadata": {}}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:33:39.849321 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:33:39.849321 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:33:39.849815 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [req-f570d89f-b966-414e-a80d-333325cd8527 req-80846004-7165-4720-a4fe-ee1b6bd968a4 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Volume info retrieved successfully. Aug 25 10:33:39.849961 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.snapshots [req-f570d89f-b966-414e-a80d-333325cd8527 req-80846004-7165-4720-a4fe-ee1b6bd968a4 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Create snapshot from volume a22cce75-4175-499a-8f38-bcec6c59539a Aug 25 10:33:39.871722 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.quota [req-f570d89f-b966-414e-a80d-333325cd8527 req-80846004-7165-4720-a4fe-ee1b6bd968a4 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Created reservations ['d395f920-241c-43fa-9f3a-cfff09830a85', '627b5fc7-cf97-4ed5-ac82-e966dd94efbe', '5b1050c9-6d6e-4428-b217-992f62dbbbff', '9d404195-088f-40e0-b285-e5e4ff6a66dd'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:33:39.902304 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [req-f570d89f-b966-414e-a80d-333325cd8527 req-80846004-7165-4720-a4fe-ee1b6bd968a4 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Snapshot force create request issued successfully. Aug 25 10:33:39.902594 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-f570d89f-b966-414e-a80d-333325cd8527 req-80846004-7165-4720-a4fe-ee1b6bd968a4 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] https://10.4.3.119/volume/v3/snapshots returned with HTTP 202 Aug 25 10:33:39.902999 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1375/5515] 10.4.3.119 () {72 vars in 1547 bytes} [Tue Aug 25 10:33:39 2026] POST /volume/v3/snapshots => generated 324 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 25 10:33:40.261682 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-977dbc9c-ac45-4467-99b9-6a1f4a4db699 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:33:40.263506 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-977dbc9c-ac45-4467-99b9-6a1f4a4db699 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] GET https://10.4.3.119/volume/v3/backups/6f6e33f9-2d34-4877-9612-99344364feef Aug 25 10:33:40.263760 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-977dbc9c-ac45-4467-99b9-6a1f4a4db699 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:33:40.263944 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-977dbc9c-ac45-4467-99b9-6a1f4a4db699 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:33:40.264091 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-977dbc9c-ac45-4467-99b9-6a1f4a4db699 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Show backup with id 6f6e33f9-2d34-4877-9612-99344364feef. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:33:40.269899 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:33:40.269899 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:33:40.270625 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-977dbc9c-ac45-4467-99b9-6a1f4a4db699 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/backups/6f6e33f9-2d34-4877-9612-99344364feef returned with HTTP 200 Aug 25 10:33:40.271080 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1376/5516] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:33:40 2026] GET /volume/v3/backups/6f6e33f9-2d34-4877-9612-99344364feef => generated 709 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:33:41.281006 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-32ff7d3d-6b1c-41d9-a591-3dd89e12ffd8 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:33:41.282614 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-32ff7d3d-6b1c-41d9-a591-3dd89e12ffd8 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] GET https://10.4.3.119/volume/v3/backups/6f6e33f9-2d34-4877-9612-99344364feef Aug 25 10:33:41.282847 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-32ff7d3d-6b1c-41d9-a591-3dd89e12ffd8 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:33:41.283014 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-32ff7d3d-6b1c-41d9-a591-3dd89e12ffd8 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:33:41.283120 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-32ff7d3d-6b1c-41d9-a591-3dd89e12ffd8 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Show backup with id 6f6e33f9-2d34-4877-9612-99344364feef. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:33:41.286586 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:33:41.286586 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:33:41.287201 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-32ff7d3d-6b1c-41d9-a591-3dd89e12ffd8 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/backups/6f6e33f9-2d34-4877-9612-99344364feef returned with HTTP 200 Aug 25 10:33:41.287540 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1378/5517] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:33:41 2026] GET /volume/v3/backups/6f6e33f9-2d34-4877-9612-99344364feef => generated 710 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:33:41.295330 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-5ec6ff96-3f9b-4936-9c06-fabd8d3ac60b None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:33:41.296091 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-785862dc-d4ec-4bee-a0f7-04af906eb467 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:33:41.296987 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5ec6ff96-3f9b-4936-9c06-fabd8d3ac60b tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] GET https://10.4.3.119/volume/v3/snapshots/a8d184a1-dbe4-430d-bafe-2829a6d53450 Aug 25 10:33:41.297178 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5ec6ff96-3f9b-4936-9c06-fabd8d3ac60b tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:33:41.297357 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5ec6ff96-3f9b-4936-9c06-fabd8d3ac60b tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:33:41.297705 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-785862dc-d4ec-4bee-a0f7-04af906eb467 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] DELETE https://10.4.3.119/volume/v3/backups/6f6e33f9-2d34-4877-9612-99344364feef Aug 25 10:33:41.297908 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-785862dc-d4ec-4bee-a0f7-04af906eb467 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:33:41.298070 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-785862dc-d4ec-4bee-a0f7-04af906eb467 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:33:41.298184 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.contrib.backups [None req-785862dc-d4ec-4bee-a0f7-04af906eb467 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Delete backup with id: 6f6e33f9-2d34-4877-9612-99344364feef. Aug 25 10:33:41.302002 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:33:41.302002 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:33:41.302168 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:33:41.302168 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:33:41.302372 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-5ec6ff96-3f9b-4936-9c06-fabd8d3ac60b tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Snapshot retrieved successfully. Aug 25 10:33:41.303045 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5ec6ff96-3f9b-4936-9c06-fabd8d3ac60b tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] https://10.4.3.119/volume/v3/snapshots/a8d184a1-dbe4-430d-bafe-2829a6d53450 returned with HTTP 200 Aug 25 10:33:41.303376 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1389/5518] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:33:41 2026] GET /volume/v3/snapshots/a8d184a1-dbe4-430d-bafe-2829a6d53450 => generated 483 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:33:41.313511 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.backup.rpcapi [None req-785862dc-d4ec-4bee-a0f7-04af906eb467 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] delete_backup rpcapi backup_id 6f6e33f9-2d34-4877-9612-99344364feef {{(pid=100388) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 10:33:41.315339 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-785862dc-d4ec-4bee-a0f7-04af906eb467 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/backups/6f6e33f9-2d34-4877-9612-99344364feef returned with HTTP 202 Aug 25 10:33:41.315733 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1376/5519] 10.4.3.119 () {68 vars in 1391 bytes} [Tue Aug 25 10:33:41 2026] DELETE /volume/v3/backups/6f6e33f9-2d34-4877-9612-99344364feef => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:33:41.322759 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-0c38cba7-37e0-4733-9856-5ea768dce047 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:33:41.324376 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0c38cba7-37e0-4733-9856-5ea768dce047 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:33:41.324698 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0c38cba7-37e0-4733-9856-5ea768dce047 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1780689002"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:33:41.325966 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-0c38cba7-37e0-4733-9856-5ea768dce047 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1780689002'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:33:41.326079 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-0c38cba7-37e0-4733-9856-5ea768dce047 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Create volume of 1 GB Aug 25 10:33:41.327800 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-fe26b020-0b10-44ac-8520-7747c010ecf3 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:33:41.329265 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-fe26b020-0b10-44ac-8520-7747c010ecf3 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:33:41.329575 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-fe26b020-0b10-44ac-8520-7747c010ecf3 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1132885501", "snapshot_id": null, "imageRef": "244ec800-abd6-471f-bfc1-00606d685f36", "volume_type": null, "size": 1}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:33:41.329910 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-0c38cba7-37e0-4733-9856-5ea768dce047 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Availability Zones retrieved successfully. Aug 25 10:33:41.331196 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volumes [None req-fe26b020-0b10-44ac-8520-7747c010ecf3 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1132885501', 'snapshot_id': None, 'imageRef': '244ec800-abd6-471f-bfc1-00606d685f36', 'volume_type': None, 'size': 1}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:33:41.334814 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-0c38cba7-37e0-4733-9856-5ea768dce047 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Flow 'volume_create_api' (2f34175f-6852-43d6-900e-b417bafe19e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:33:41.335795 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-0c38cba7-37e0-4733-9856-5ea768dce047 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b24c973-fc2b-4511-8b4c-ba6690e92634) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:33:41.336458 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-0c38cba7-37e0-4733-9856-5ea768dce047 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:33:41.358883 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-0c38cba7-37e0-4733-9856-5ea768dce047 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b24c973-fc2b-4511-8b4c-ba6690e92634) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:33:41.359527 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-0c38cba7-37e0-4733-9856-5ea768dce047 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff5805f7-381e-45cd-9f88-9820bbc57207) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:33:41.401860 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-0c38cba7-37e0-4733-9856-5ea768dce047 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Created reservations ['d6979bc2-5efa-4c48-a291-411b1ebde9fe', '1e1f4d9b-0038-4f89-9543-217a1152667b', '6b4571e8-2cbf-4ae6-91c3-9708b3812d69', 'b1e04401-b83e-4442-b070-ac83fd5220c8'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:33:41.402647 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-0c38cba7-37e0-4733-9856-5ea768dce047 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff5805f7-381e-45cd-9f88-9820bbc57207) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d6979bc2-5efa-4c48-a291-411b1ebde9fe', '1e1f4d9b-0038-4f89-9543-217a1152667b', '6b4571e8-2cbf-4ae6-91c3-9708b3812d69', 'b1e04401-b83e-4442-b070-ac83fd5220c8']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:33:41.403379 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-0c38cba7-37e0-4733-9856-5ea768dce047 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c08a97c7-8042-4083-a653-a52f06e7260d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:33:41.426355 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-0c38cba7-37e0-4733-9856-5ea768dce047 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c08a97c7-8042-4083-a653-a52f06e7260d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c97e75e7-263b-4da0-81d1-44f9423df30b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1780689002',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f1a369c88a74ad9b8083aa702857359',qos_specs=None,replication_status=,reservations=['d6979bc2-5efa-4c48-a291-411b1ebde9fe','1e1f4d9b-0038-4f89-9543-217a1152667b','6b4571e8-2cbf-4ae6-91c3-9708b3812d69','b1e04401-b83e-4442-b070-ac83fd5220c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c46284792cf4e43aeff71bd8c33f61b',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:33:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1780689002',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c97e75e7-263b-4da0-81d1-44f9423df30b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f1a369c88a74ad9b8083aa702857359',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1c46284792cf4e43aeff71bd8c33f61b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:33:41.427042 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-0c38cba7-37e0-4733-9856-5ea768dce047 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2406df2-37ca-4e30-9e32-120cc9f6d44a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:33:41.444976 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-0c38cba7-37e0-4733-9856-5ea768dce047 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2406df2-37ca-4e30-9e32-120cc9f6d44a) transitioned into state 'SUCCESS' from state '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-1780689002',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f1a369c88a74ad9b8083aa702857359',qos_specs=None,replication_status=,reservations=['d6979bc2-5efa-4c48-a291-411b1ebde9fe','1e1f4d9b-0038-4f89-9543-217a1152667b','6b4571e8-2cbf-4ae6-91c3-9708b3812d69','b1e04401-b83e-4442-b070-ac83fd5220c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c46284792cf4e43aeff71bd8c33f61b',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:33:41.445808 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-0c38cba7-37e0-4733-9856-5ea768dce047 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59b86a2f-48cd-4fed-b21c-6dc4c7f76e99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:33:41.455013 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-0c38cba7-37e0-4733-9856-5ea768dce047 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59b86a2f-48cd-4fed-b21c-6dc4c7f76e99) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:33:41.455970 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-0c38cba7-37e0-4733-9856-5ea768dce047 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Flow 'volume_create_api' (2f34175f-6852-43d6-900e-b417bafe19e0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:33:41.456324 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-0c38cba7-37e0-4733-9856-5ea768dce047 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Create volume request issued successfully. Aug 25 10:33:41.456923 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0c38cba7-37e0-4733-9856-5ea768dce047 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:33:41.457410 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1377/5520] 10.4.3.119 () {70 vars in 1298 bytes} [Tue Aug 25 10:33:41 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 25 10:33:41.470376 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-f15fb89d-6410-41cf-a395-cddb3163cb07 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:33:41.472126 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f15fb89d-6410-41cf-a395-cddb3163cb07 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] GET https://10.4.3.119/volume/v3/volumes/c97e75e7-263b-4da0-81d1-44f9423df30b Aug 25 10:33:41.472307 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f15fb89d-6410-41cf-a395-cddb3163cb07 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:33:41.472479 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f15fb89d-6410-41cf-a395-cddb3163cb07 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:33:41.476889 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:33:41.476889 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:33:41.477377 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-fe26b020-0b10-44ac-8520-7747c010ecf3 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Snapshot retrieved successfully. Aug 25 10:33:41.477560 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-fe26b020-0b10-44ac-8520-7747c010ecf3 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Create volume of 1 GB Aug 25 10:33:41.479487 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:33:41.479487 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:33:41.480888 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-fe26b020-0b10-44ac-8520-7747c010ecf3 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Availability Zones retrieved successfully. Aug 25 10:33:41.482959 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-f15fb89d-6410-41cf-a395-cddb3163cb07 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Volume info retrieved successfully. Aug 25 10:33:41.486268 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-fe26b020-0b10-44ac-8520-7747c010ecf3 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Flow 'volume_create_api' (8ac38d36-d502-4caf-8413-44ce6a5ce774) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:33:41.486972 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f15fb89d-6410-41cf-a395-cddb3163cb07 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/volumes/c97e75e7-263b-4da0-81d1-44f9423df30b returned with HTTP 200 Aug 25 10:33:41.486972 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1390/5521] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:33:41 2026] GET /volume/v3/volumes/c97e75e7-263b-4da0-81d1-44f9423df30b => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:33:41.487242 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-fe26b020-0b10-44ac-8520-7747c010ecf3 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0cff30ef-c116-4abc-bd42-09b7390ab9d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:33:41.488084 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-fe26b020-0b10-44ac-8520-7747c010ecf3 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:33:41.519418 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-fe26b020-0b10-44ac-8520-7747c010ecf3 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0cff30ef-c116-4abc-bd42-09b7390ab9d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'a8d184a1-dbe4-430d-bafe-2829a6d53450', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:33:41.520101 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-fe26b020-0b10-44ac-8520-7747c010ecf3 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eaa84a3f-0250-4216-b9f0-6287754d2b0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:33:41.556776 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-fe26b020-0b10-44ac-8520-7747c010ecf3 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Created reservations ['4661e06f-b0c5-4544-9915-24e70600240d', 'b94eddb2-3322-4727-9596-13dc09b8b30c', 'a4bc6036-8431-4153-9869-5bd9859729b1', '5bdaba73-22e0-45a4-a05f-a1df83832bc7'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:33:41.557473 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-fe26b020-0b10-44ac-8520-7747c010ecf3 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eaa84a3f-0250-4216-b9f0-6287754d2b0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4661e06f-b0c5-4544-9915-24e70600240d', 'b94eddb2-3322-4727-9596-13dc09b8b30c', 'a4bc6036-8431-4153-9869-5bd9859729b1', '5bdaba73-22e0-45a4-a05f-a1df83832bc7']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:33:41.558246 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-fe26b020-0b10-44ac-8520-7747c010ecf3 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f00477cb-7724-4868-8df6-555208afde34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:33:41.600880 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-fe26b020-0b10-44ac-8520-7747c010ecf3 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f00477cb-7724-4868-8df6-555208afde34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e19e256e-49f6-499d-8535-f64491c95975', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1132885501',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='137836cee9de4dc998e7fe928f2c1a81',qos_specs=None,replication_status=,reservations=['4661e06f-b0c5-4544-9915-24e70600240d','b94eddb2-3322-4727-9596-13dc09b8b30c','a4bc6036-8431-4153-9869-5bd9859729b1','5bdaba73-22e0-45a4-a05f-a1df83832bc7'],size=1,snapshot_id=a8d184a1-dbe4-430d-bafe-2829a6d53450,source_replicaid=,source_volid=None,status='creating',user_id='6cd8105cac864790b9e0ad0debcb7557',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), '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-25T10:33:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1132885501',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e19e256e-49f6-499d-8535-f64491c95975,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='137836cee9de4dc998e7fe928f2c1a81',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=a8d184a1-dbe4-430d-bafe-2829a6d53450,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6cd8105cac864790b9e0ad0debcb7557',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:33:41.601616 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-fe26b020-0b10-44ac-8520-7747c010ecf3 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18428619-d806-4bd5-8ff2-d7542ede0296) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:33:41.617009 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-fe26b020-0b10-44ac-8520-7747c010ecf3 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18428619-d806-4bd5-8ff2-d7542ede0296) transitioned into state 'SUCCESS' from state '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-1132885501',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='137836cee9de4dc998e7fe928f2c1a81',qos_specs=None,replication_status=,reservations=['4661e06f-b0c5-4544-9915-24e70600240d','b94eddb2-3322-4727-9596-13dc09b8b30c','a4bc6036-8431-4153-9869-5bd9859729b1','5bdaba73-22e0-45a4-a05f-a1df83832bc7'],size=1,snapshot_id=a8d184a1-dbe4-430d-bafe-2829a6d53450,source_replicaid=,source_volid=None,status='creating',user_id='6cd8105cac864790b9e0ad0debcb7557',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:33:41.617629 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-fe26b020-0b10-44ac-8520-7747c010ecf3 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e416f3a1-f3db-4332-b59e-8e28b5b3ca34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:33:41.639098 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-fe26b020-0b10-44ac-8520-7747c010ecf3 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e416f3a1-f3db-4332-b59e-8e28b5b3ca34) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:33:41.639895 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-fe26b020-0b10-44ac-8520-7747c010ecf3 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Flow 'volume_create_api' (8ac38d36-d502-4caf-8413-44ce6a5ce774) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:33:41.640188 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-fe26b020-0b10-44ac-8520-7747c010ecf3 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Create volume request issued successfully. Aug 25 10:33:41.640714 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-fe26b020-0b10-44ac-8520-7747c010ecf3 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:33:41.641118 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1379/5522] 10.4.3.119 () {70 vars in 1300 bytes} [Tue Aug 25 10:33:41 2026] POST /volume/v3/volumes => generated 814 bytes in 314 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:33:41.651867 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-7caba143-fa02-4d1b-8952-2ca2d19a6679 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:33:41.654002 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7caba143-fa02-4d1b-8952-2ca2d19a6679 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] GET https://10.4.3.119/volume/v3/volumes/e19e256e-49f6-499d-8535-f64491c95975 Aug 25 10:33:41.654290 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7caba143-fa02-4d1b-8952-2ca2d19a6679 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:33:41.654535 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7caba143-fa02-4d1b-8952-2ca2d19a6679 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:33:41.662634 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:33:41.662634 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:33:41.666667 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-7caba143-fa02-4d1b-8952-2ca2d19a6679 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Volume info retrieved successfully. Aug 25 10:33:41.670266 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7caba143-fa02-4d1b-8952-2ca2d19a6679 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] https://10.4.3.119/volume/v3/volumes/e19e256e-49f6-499d-8535-f64491c95975 returned with HTTP 200 Aug 25 10:33:41.670673 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1377/5523] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:33:41 2026] GET /volume/v3/volumes/e19e256e-49f6-499d-8535-f64491c95975 => generated 882 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:33:42.499842 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-de69c3d3-9417-4f98-a817-f5b5467ee8a0 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:33:42.501985 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-de69c3d3-9417-4f98-a817-f5b5467ee8a0 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] GET https://10.4.3.119/volume/v3/volumes/c97e75e7-263b-4da0-81d1-44f9423df30b Aug 25 10:33:42.502212 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-de69c3d3-9417-4f98-a817-f5b5467ee8a0 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:33:42.502420 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-de69c3d3-9417-4f98-a817-f5b5467ee8a0 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:33:42.509516 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:33:42.509516 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:33:42.513353 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-de69c3d3-9417-4f98-a817-f5b5467ee8a0 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Volume info retrieved successfully. Aug 25 10:33:42.517105 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-de69c3d3-9417-4f98-a817-f5b5467ee8a0 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/volumes/c97e75e7-263b-4da0-81d1-44f9423df30b returned with HTTP 200 Aug 25 10:33:42.517606 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1378/5524] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:33:42 2026] GET /volume/v3/volumes/c97e75e7-263b-4da0-81d1-44f9423df30b => generated 1018 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:33:42.534367 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-cbf3cd25-3326-4686-ad4a-b432e53519b5 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:33:42.536028 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-cbf3cd25-3326-4686-ad4a-b432e53519b5 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] POST https://10.4.3.119/volume/v3/backups Aug 25 10:33:42.536414 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-cbf3cd25-3326-4686-ad4a-b432e53519b5 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c97e75e7-263b-4da0-81d1-44f9423df30b", "name": "tempest-type-Backup-983025592"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:33:42.537759 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.contrib.backups [None req-cbf3cd25-3326-4686-ad4a-b432e53519b5 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Creating new backup {'backup': {'volume_id': 'c97e75e7-263b-4da0-81d1-44f9423df30b', 'name': 'tempest-type-Backup-983025592'}} {{(pid=100391) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 10:33:42.537898 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.contrib.backups [None req-cbf3cd25-3326-4686-ad4a-b432e53519b5 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Creating backup of volume c97e75e7-263b-4da0-81d1-44f9423df30b in container None Aug 25 10:33:42.545238 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:33:42.545238 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:33:42.545544 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-cbf3cd25-3326-4686-ad4a-b432e53519b5 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Volume info retrieved successfully. Aug 25 10:33:42.560611 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-cbf3cd25-3326-4686-ad4a-b432e53519b5 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Created reservations ['805ae05f-ef7f-451c-a70f-768411f62569', 'a679f0f3-f091-4824-a752-51f69012834c'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:33:42.586329 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-cbf3cd25-3326-4686-ad4a-b432e53519b5 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/backups returned with HTTP 202 Aug 25 10:33:42.586752 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1391/5525] 10.4.3.119 () {70 vars in 1299 bytes} [Tue Aug 25 10:33:42 2026] POST /volume/v3/backups => generated 315 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:33:42.596711 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-c3d64180-68f5-473c-be99-73a78793b795 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:33:42.599566 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c3d64180-68f5-473c-be99-73a78793b795 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] GET https://10.4.3.119/volume/v3/backups/9d08bc87-63bc-4847-8c25-2ef196af1410 Aug 25 10:33:42.599913 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c3d64180-68f5-473c-be99-73a78793b795 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:33:42.600217 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c3d64180-68f5-473c-be99-73a78793b795 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:33:42.600390 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-c3d64180-68f5-473c-be99-73a78793b795 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Show backup with id 9d08bc87-63bc-4847-8c25-2ef196af1410. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:33:42.605630 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:33:42.605630 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:33:42.606613 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c3d64180-68f5-473c-be99-73a78793b795 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/backups/9d08bc87-63bc-4847-8c25-2ef196af1410 returned with HTTP 200 Aug 25 10:33:42.607151 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1380/5526] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:33:42 2026] GET /volume/v3/backups/9d08bc87-63bc-4847-8c25-2ef196af1410 => generated 722 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:33:42.684314 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-dd4f345b-2856-485b-83ce-45f00de2fad5 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:33:42.686270 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-dd4f345b-2856-485b-83ce-45f00de2fad5 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] GET https://10.4.3.119/volume/v3/volumes/e19e256e-49f6-499d-8535-f64491c95975 Aug 25 10:33:42.686521 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-dd4f345b-2856-485b-83ce-45f00de2fad5 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:33:42.686741 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-dd4f345b-2856-485b-83ce-45f00de2fad5 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:33:42.695937 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:33:42.695937 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:33:42.701420 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-dd4f345b-2856-485b-83ce-45f00de2fad5 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Volume info retrieved successfully. Aug 25 10:33:42.706447 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-dd4f345b-2856-485b-83ce-45f00de2fad5 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] https://10.4.3.119/volume/v3/volumes/e19e256e-49f6-499d-8535-f64491c95975 returned with HTTP 200 Aug 25 10:33:42.706898 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1378/5527] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:33:42 2026] GET /volume/v3/volumes/e19e256e-49f6-499d-8535-f64491c95975 => generated 1423 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:33:42.722159 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-17f6eacf-839b-45b5-b2a3-38e30e8691e7 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:33:42.724268 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-17f6eacf-839b-45b5-b2a3-38e30e8691e7 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] GET https://10.4.3.119/volume/v3/volumes/e19e256e-49f6-499d-8535-f64491c95975 Aug 25 10:33:42.724513 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-17f6eacf-839b-45b5-b2a3-38e30e8691e7 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:33:42.724730 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-17f6eacf-839b-45b5-b2a3-38e30e8691e7 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:33:42.732190 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:33:42.732190 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:33:42.736436 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-17f6eacf-839b-45b5-b2a3-38e30e8691e7 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Volume info retrieved successfully. Aug 25 10:33:42.740837 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-17f6eacf-839b-45b5-b2a3-38e30e8691e7 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] https://10.4.3.119/volume/v3/volumes/e19e256e-49f6-499d-8535-f64491c95975 returned with HTTP 200 Aug 25 10:33:42.741229 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1379/5528] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:33:42 2026] GET /volume/v3/volumes/e19e256e-49f6-499d-8535-f64491c95975 => generated 1423 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:33:43.618512 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-261fbdb6-a22e-459c-aa6f-3835d3b2b710 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:33:43.620361 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-261fbdb6-a22e-459c-aa6f-3835d3b2b710 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] GET https://10.4.3.119/volume/v3/backups/9d08bc87-63bc-4847-8c25-2ef196af1410 Aug 25 10:33:43.620577 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-261fbdb6-a22e-459c-aa6f-3835d3b2b710 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:33:43.620749 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-261fbdb6-a22e-459c-aa6f-3835d3b2b710 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:33:43.620855 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-261fbdb6-a22e-459c-aa6f-3835d3b2b710 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Show backup with id 9d08bc87-63bc-4847-8c25-2ef196af1410. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:33:43.624631 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:33:43.624631 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:33:43.625190 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-261fbdb6-a22e-459c-aa6f-3835d3b2b710 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/backups/9d08bc87-63bc-4847-8c25-2ef196af1410 returned with HTTP 200 Aug 25 10:33:43.625510 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1392/5529] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:33:43 2026] GET /volume/v3/backups/9d08bc87-63bc-4847-8c25-2ef196af1410 => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:33:43.644436 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-97a46ae7-91e3-41a6-a7e7-3dfe3663def5 req-0a07f50e-5e5b-480f-a08e-912f2be46b83 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:33:43.646619 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-97a46ae7-91e3-41a6-a7e7-3dfe3663def5 req-0a07f50e-5e5b-480f-a08e-912f2be46b83 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] GET https://10.4.3.119/volume/v3/volumes/e19e256e-49f6-499d-8535-f64491c95975 Aug 25 10:33:43.646860 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-97a46ae7-91e3-41a6-a7e7-3dfe3663def5 req-0a07f50e-5e5b-480f-a08e-912f2be46b83 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:33:43.647092 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-97a46ae7-91e3-41a6-a7e7-3dfe3663def5 req-0a07f50e-5e5b-480f-a08e-912f2be46b83 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:33:43.655236 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:33:43.655236 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:33:43.659097 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [req-97a46ae7-91e3-41a6-a7e7-3dfe3663def5 req-0a07f50e-5e5b-480f-a08e-912f2be46b83 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Volume info retrieved successfully. Aug 25 10:33:43.663884 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-97a46ae7-91e3-41a6-a7e7-3dfe3663def5 req-0a07f50e-5e5b-480f-a08e-912f2be46b83 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] https://10.4.3.119/volume/v3/volumes/e19e256e-49f6-499d-8535-f64491c95975 returned with HTTP 200 Aug 25 10:33:43.664279 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1381/5530] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:33:43 2026] GET /volume/v3/volumes/e19e256e-49f6-499d-8535-f64491c95975 => generated 1405 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:33:44.054318 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-97a46ae7-91e3-41a6-a7e7-3dfe3663def5 req-ccdd5ca0-81c4-47ea-98ee-9e7b19b9f1bf None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:33:44.056154 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-97a46ae7-91e3-41a6-a7e7-3dfe3663def5 req-ccdd5ca0-81c4-47ea-98ee-9e7b19b9f1bf tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] GET https://10.4.3.119/volume/v3/volumes/e19e256e-49f6-499d-8535-f64491c95975 Aug 25 10:33:44.056334 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-97a46ae7-91e3-41a6-a7e7-3dfe3663def5 req-ccdd5ca0-81c4-47ea-98ee-9e7b19b9f1bf tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:33:44.056498 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-97a46ae7-91e3-41a6-a7e7-3dfe3663def5 req-ccdd5ca0-81c4-47ea-98ee-9e7b19b9f1bf tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:33:44.062512 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:33:44.062512 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:33:44.065329 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [req-97a46ae7-91e3-41a6-a7e7-3dfe3663def5 req-ccdd5ca0-81c4-47ea-98ee-9e7b19b9f1bf tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Volume info retrieved successfully. Aug 25 10:33:44.068977 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-97a46ae7-91e3-41a6-a7e7-3dfe3663def5 req-ccdd5ca0-81c4-47ea-98ee-9e7b19b9f1bf tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] https://10.4.3.119/volume/v3/volumes/e19e256e-49f6-499d-8535-f64491c95975 returned with HTTP 200 Aug 25 10:33:44.069315 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1379/5531] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:33:44 2026] GET /volume/v3/volumes/e19e256e-49f6-499d-8535-f64491c95975 => generated 1405 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:33:44.078146 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-2c2290e1-1d2a-4ec6-95c3-f85f4b626500 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:33:44.078594 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-2c2290e1-1d2a-4ec6-95c3-f85f4b626500 None None] GET https://10.4.3.119/volume// Aug 25 10:33:44.078803 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-2c2290e1-1d2a-4ec6-95c3-f85f4b626500 None None] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:33:44.079022 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-2c2290e1-1d2a-4ec6-95c3-f85f4b626500 None None] Calling method 'all' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:33:44.079419 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-2c2290e1-1d2a-4ec6-95c3-f85f4b626500 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:33:44.079737 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1380/5532] 10.4.3.119 () {66 vars in 1419 bytes} [Tue Aug 25 10:33:44 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:33:44.085581 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-97a46ae7-91e3-41a6-a7e7-3dfe3663def5 req-6aedd4ca-e01e-43e9-9063-4acb42a4d2bd None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:33:44.087337 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-97a46ae7-91e3-41a6-a7e7-3dfe3663def5 req-6aedd4ca-e01e-43e9-9063-4acb42a4d2bd tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] POST https://10.4.3.119/volume/v3/attachments Aug 25 10:33:44.087638 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-97a46ae7-91e3-41a6-a7e7-3dfe3663def5 req-6aedd4ca-e01e-43e9-9063-4acb42a4d2bd tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e19e256e-49f6-499d-8535-f64491c95975", "connector": null, "instance_uuid": "1abcef0a-b8a8-4c35-a923-03c72f4dd95f"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:33:44.094848 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:33:44.094848 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:33:44.115460 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-97a46ae7-91e3-41a6-a7e7-3dfe3663def5 req-6aedd4ca-e01e-43e9-9063-4acb42a4d2bd tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] https://10.4.3.119/volume/v3/attachments returned with HTTP 200 Aug 25 10:33:44.115824 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1393/5533] 10.4.3.119 () {74 vars in 1594 bytes} [Tue Aug 25 10:33:44 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 25 10:33:44.634645 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-771653fa-9868-4c16-a449-bc934e8ddd01 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:33:44.636483 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-771653fa-9868-4c16-a449-bc934e8ddd01 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] GET https://10.4.3.119/volume/v3/backups/9d08bc87-63bc-4847-8c25-2ef196af1410 Aug 25 10:33:44.636678 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-771653fa-9868-4c16-a449-bc934e8ddd01 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:33:44.636870 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-771653fa-9868-4c16-a449-bc934e8ddd01 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:33:44.636971 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-771653fa-9868-4c16-a449-bc934e8ddd01 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Show backup with id 9d08bc87-63bc-4847-8c25-2ef196af1410. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:33:44.641279 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:33:44.641279 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:33:44.641810 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-771653fa-9868-4c16-a449-bc934e8ddd01 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/backups/9d08bc87-63bc-4847-8c25-2ef196af1410 returned with HTTP 200 Aug 25 10:33:44.642149 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1382/5534] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:33:44 2026] GET /volume/v3/backups/9d08bc87-63bc-4847-8c25-2ef196af1410 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:33:44.842104 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-eb0bb006-b9df-4df2-a508-4b2af40148a5 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:33:44.842527 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-eb0bb006-b9df-4df2-a508-4b2af40148a5 None None] GET https://10.4.3.119/volume// Aug 25 10:33:44.842722 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-eb0bb006-b9df-4df2-a508-4b2af40148a5 None None] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:33:44.842922 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-eb0bb006-b9df-4df2-a508-4b2af40148a5 None None] Calling method 'all' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:33:44.843300 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-eb0bb006-b9df-4df2-a508-4b2af40148a5 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:33:44.843583 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1380/5535] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:33:44 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:33:44.854467 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-97a46ae7-91e3-41a6-a7e7-3dfe3663def5 req-d83b46ba-994d-42b2-ab15-181fc82fde90 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:33:44.856476 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-97a46ae7-91e3-41a6-a7e7-3dfe3663def5 req-d83b46ba-994d-42b2-ab15-181fc82fde90 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] GET https://10.4.3.119/volume/v3/volumes/e19e256e-49f6-499d-8535-f64491c95975 Aug 25 10:33:44.856703 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-97a46ae7-91e3-41a6-a7e7-3dfe3663def5 req-d83b46ba-994d-42b2-ab15-181fc82fde90 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:33:44.856915 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-97a46ae7-91e3-41a6-a7e7-3dfe3663def5 req-d83b46ba-994d-42b2-ab15-181fc82fde90 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:33:44.866716 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:33:44.866716 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:33:44.870349 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-97a46ae7-91e3-41a6-a7e7-3dfe3663def5 req-d83b46ba-994d-42b2-ab15-181fc82fde90 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Volume info retrieved successfully. Aug 25 10:33:44.874588 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-97a46ae7-91e3-41a6-a7e7-3dfe3663def5 req-d83b46ba-994d-42b2-ab15-181fc82fde90 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] https://10.4.3.119/volume/v3/volumes/e19e256e-49f6-499d-8535-f64491c95975 returned with HTTP 200 Aug 25 10:33:44.874987 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1381/5536] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:33:44 2026] GET /volume/v3/volumes/e19e256e-49f6-499d-8535-f64491c95975 => generated 1584 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:33:44.974161 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-97a46ae7-91e3-41a6-a7e7-3dfe3663def5 req-ea5bf494-1e17-4817-81a5-5a47fcd0673f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:33:44.976183 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-97a46ae7-91e3-41a6-a7e7-3dfe3663def5 req-ea5bf494-1e17-4817-81a5-5a47fcd0673f tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] PUT https://10.4.3.119/volume/v3/attachments/64db26fc-f392-4898-91bd-e2380c7a88f6 Aug 25 10:33:44.976530 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-97a46ae7-91e3-41a6-a7e7-3dfe3663def5 req-ea5bf494-1e17-4817-81a5-5a47fcd0673f tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.119", "host": "np0000008063", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3398d5156650", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "462fd6ce-c505-48ef-84ec-f85776d45b24", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:33:44.983693 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-97a46ae7-91e3-41a6-a7e7-3dfe3663def5 req-ea5bf494-1e17-4817-81a5-5a47fcd0673f tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Acquiring lock "cinder-attachment_update-e19e256e-49f6-499d-8535-f64491c95975-np0000008063" by "attachment_update" {{(pid=100391) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 10:33:44.989298 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-97a46ae7-91e3-41a6-a7e7-3dfe3663def5 req-ea5bf494-1e17-4817-81a5-5a47fcd0673f tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Lock "cinder-attachment_update-e19e256e-49f6-499d-8535-f64491c95975-np0000008063" acquired by "attachment_update" :: waited 0.006s {{(pid=100391) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 10:33:44.990232 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:33:44.990232 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:33:45.064120 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-97a46ae7-91e3-41a6-a7e7-3dfe3663def5 req-ea5bf494-1e17-4817-81a5-5a47fcd0673f tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Lock "cinder-attachment_update-e19e256e-49f6-499d-8535-f64491c95975-np0000008063" released by "attachment_update" :: held 0.075s {{(pid=100391) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 10:33:45.064769 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-97a46ae7-91e3-41a6-a7e7-3dfe3663def5 req-ea5bf494-1e17-4817-81a5-5a47fcd0673f tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] https://10.4.3.119/volume/v3/attachments/64db26fc-f392-4898-91bd-e2380c7a88f6 returned with HTTP 200 Aug 25 10:33:45.065443 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1394/5537] 10.4.3.119 () {74 vars in 1704 bytes} [Tue Aug 25 10:33:44 2026] PUT /volume/v3/attachments/64db26fc-f392-4898-91bd-e2380c7a88f6 => generated 969 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:33:45.089071 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-97a46ae7-91e3-41a6-a7e7-3dfe3663def5 req-a0448ff4-38c0-42ca-8fd8-445859f28023 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:33:45.091412 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-97a46ae7-91e3-41a6-a7e7-3dfe3663def5 req-a0448ff4-38c0-42ca-8fd8-445859f28023 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] POST https://10.4.3.119/volume/v3/attachments/64db26fc-f392-4898-91bd-e2380c7a88f6/action Aug 25 10:33:45.091806 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-97a46ae7-91e3-41a6-a7e7-3dfe3663def5 req-a0448ff4-38c0-42ca-8fd8-445859f28023 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Action body: b'{"os-complete": null}' {{(pid=100390) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:33:45.091937 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-97a46ae7-91e3-41a6-a7e7-3dfe3663def5 req-a0448ff4-38c0-42ca-8fd8-445859f28023 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:33:45.109648 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:33:45.109648 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:33:45.121576 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-97a46ae7-91e3-41a6-a7e7-3dfe3663def5 req-a0448ff4-38c0-42ca-8fd8-445859f28023 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] https://10.4.3.119/volume/v3/attachments/64db26fc-f392-4898-91bd-e2380c7a88f6/action returned with HTTP 204 Aug 25 10:33:45.122230 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1383/5538] 10.4.3.119 () {74 vars in 1725 bytes} [Tue Aug 25 10:33:45 2026] POST /volume/v3/attachments/64db26fc-f392-4898-91bd-e2380c7a88f6/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:33:45.652290 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-a23d457c-18b8-41de-acac-9af65cc21b73 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:33:45.654524 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a23d457c-18b8-41de-acac-9af65cc21b73 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] GET https://10.4.3.119/volume/v3/backups/9d08bc87-63bc-4847-8c25-2ef196af1410 Aug 25 10:33:45.654804 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a23d457c-18b8-41de-acac-9af65cc21b73 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:33:45.655097 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a23d457c-18b8-41de-acac-9af65cc21b73 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:33:45.655261 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-a23d457c-18b8-41de-acac-9af65cc21b73 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Show backup with id 9d08bc87-63bc-4847-8c25-2ef196af1410. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:33:45.660955 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:33:45.660955 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:33:45.660955 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a23d457c-18b8-41de-acac-9af65cc21b73 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/backups/9d08bc87-63bc-4847-8c25-2ef196af1410 returned with HTTP 200 Aug 25 10:33:45.661538 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1381/5539] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:33:45 2026] GET /volume/v3/backups/9d08bc87-63bc-4847-8c25-2ef196af1410 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:33:46.672561 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-2b510021-be73-4c2e-9818-2bb9ba9b4b78 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:33:46.675219 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-2b510021-be73-4c2e-9818-2bb9ba9b4b78 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] GET https://10.4.3.119/volume/v3/backups/9d08bc87-63bc-4847-8c25-2ef196af1410 Aug 25 10:33:46.675219 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-2b510021-be73-4c2e-9818-2bb9ba9b4b78 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:33:46.675219 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-2b510021-be73-4c2e-9818-2bb9ba9b4b78 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:33:46.675219 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-2b510021-be73-4c2e-9818-2bb9ba9b4b78 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Show backup with id 9d08bc87-63bc-4847-8c25-2ef196af1410. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:33:46.679040 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:33:46.679040 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:33:46.680122 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-2b510021-be73-4c2e-9818-2bb9ba9b4b78 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/backups/9d08bc87-63bc-4847-8c25-2ef196af1410 returned with HTTP 200 Aug 25 10:33:46.680805 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1382/5540] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:33:46 2026] GET /volume/v3/backups/9d08bc87-63bc-4847-8c25-2ef196af1410 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:33:47.690307 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-e87841fa-9005-41cc-90d8-f7dce7115909 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:33:47.692584 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e87841fa-9005-41cc-90d8-f7dce7115909 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] GET https://10.4.3.119/volume/v3/backups/9d08bc87-63bc-4847-8c25-2ef196af1410 Aug 25 10:33:47.692819 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e87841fa-9005-41cc-90d8-f7dce7115909 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:33:47.693052 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e87841fa-9005-41cc-90d8-f7dce7115909 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:33:47.693182 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-e87841fa-9005-41cc-90d8-f7dce7115909 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Show backup with id 9d08bc87-63bc-4847-8c25-2ef196af1410. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:33:47.697551 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:33:47.697551 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:33:47.698186 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e87841fa-9005-41cc-90d8-f7dce7115909 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/backups/9d08bc87-63bc-4847-8c25-2ef196af1410 returned with HTTP 200 Aug 25 10:33:47.698540 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1395/5541] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:33:47 2026] GET /volume/v3/backups/9d08bc87-63bc-4847-8c25-2ef196af1410 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:33:48.708834 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-8c99684e-9478-45f7-99f1-bd284ae75a99 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:33:48.710393 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8c99684e-9478-45f7-99f1-bd284ae75a99 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] GET https://10.4.3.119/volume/v3/backups/9d08bc87-63bc-4847-8c25-2ef196af1410 Aug 25 10:33:48.710604 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8c99684e-9478-45f7-99f1-bd284ae75a99 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:33:48.710784 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8c99684e-9478-45f7-99f1-bd284ae75a99 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:33:48.710881 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-8c99684e-9478-45f7-99f1-bd284ae75a99 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Show backup with id 9d08bc87-63bc-4847-8c25-2ef196af1410. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:33:48.715193 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:33:48.715193 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:33:48.715982 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8c99684e-9478-45f7-99f1-bd284ae75a99 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/backups/9d08bc87-63bc-4847-8c25-2ef196af1410 returned with HTTP 200 Aug 25 10:33:48.716492 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1384/5542] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:33:48 2026] GET /volume/v3/backups/9d08bc87-63bc-4847-8c25-2ef196af1410 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:33:49.726275 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-4816c724-006f-49de-8679-b6bb8f3cd5c9 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:33:49.728364 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4816c724-006f-49de-8679-b6bb8f3cd5c9 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] GET https://10.4.3.119/volume/v3/backups/9d08bc87-63bc-4847-8c25-2ef196af1410 Aug 25 10:33:49.728610 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4816c724-006f-49de-8679-b6bb8f3cd5c9 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:33:49.728833 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4816c724-006f-49de-8679-b6bb8f3cd5c9 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:33:49.728980 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-4816c724-006f-49de-8679-b6bb8f3cd5c9 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Show backup with id 9d08bc87-63bc-4847-8c25-2ef196af1410. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:33:49.733715 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:33:49.733715 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:33:49.734484 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4816c724-006f-49de-8679-b6bb8f3cd5c9 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/backups/9d08bc87-63bc-4847-8c25-2ef196af1410 returned with HTTP 200 Aug 25 10:33:49.734901 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1382/5543] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:33:49 2026] GET /volume/v3/backups/9d08bc87-63bc-4847-8c25-2ef196af1410 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:33:50.745932 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-62194757-2d90-42bf-8a15-a4ea71ff9512 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:33:50.749674 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-62194757-2d90-42bf-8a15-a4ea71ff9512 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] GET https://10.4.3.119/volume/v3/backups/9d08bc87-63bc-4847-8c25-2ef196af1410 Aug 25 10:33:50.750006 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-62194757-2d90-42bf-8a15-a4ea71ff9512 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:33:50.750236 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-62194757-2d90-42bf-8a15-a4ea71ff9512 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:33:50.750343 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-62194757-2d90-42bf-8a15-a4ea71ff9512 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Show backup with id 9d08bc87-63bc-4847-8c25-2ef196af1410. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:33:50.756694 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:33:50.756694 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:33:50.757351 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-62194757-2d90-42bf-8a15-a4ea71ff9512 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/backups/9d08bc87-63bc-4847-8c25-2ef196af1410 returned with HTTP 200 Aug 25 10:33:50.757748 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1383/5544] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:33:50 2026] GET /volume/v3/backups/9d08bc87-63bc-4847-8c25-2ef196af1410 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:33:51.767407 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-9dd28e8b-10bd-407b-82c6-9eb2f87d6d03 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:33:51.769864 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9dd28e8b-10bd-407b-82c6-9eb2f87d6d03 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] GET https://10.4.3.119/volume/v3/backups/9d08bc87-63bc-4847-8c25-2ef196af1410 Aug 25 10:33:51.770161 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9dd28e8b-10bd-407b-82c6-9eb2f87d6d03 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:33:51.770371 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9dd28e8b-10bd-407b-82c6-9eb2f87d6d03 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:33:51.770511 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-9dd28e8b-10bd-407b-82c6-9eb2f87d6d03 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Show backup with id 9d08bc87-63bc-4847-8c25-2ef196af1410. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:33:51.775345 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:33:51.775345 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:33:51.775952 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9dd28e8b-10bd-407b-82c6-9eb2f87d6d03 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/backups/9d08bc87-63bc-4847-8c25-2ef196af1410 returned with HTTP 200 Aug 25 10:33:51.776345 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1396/5545] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:33:51 2026] GET /volume/v3/backups/9d08bc87-63bc-4847-8c25-2ef196af1410 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:33:52.786394 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-c77a6883-55ae-4bde-9431-7f08d11d7251 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:33:52.788086 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c77a6883-55ae-4bde-9431-7f08d11d7251 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] GET https://10.4.3.119/volume/v3/backups/9d08bc87-63bc-4847-8c25-2ef196af1410 Aug 25 10:33:52.788301 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c77a6883-55ae-4bde-9431-7f08d11d7251 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:33:52.788509 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c77a6883-55ae-4bde-9431-7f08d11d7251 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:33:52.788608 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-c77a6883-55ae-4bde-9431-7f08d11d7251 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Show backup with id 9d08bc87-63bc-4847-8c25-2ef196af1410. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:33:52.792663 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:33:52.792663 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:33:52.793297 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c77a6883-55ae-4bde-9431-7f08d11d7251 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/backups/9d08bc87-63bc-4847-8c25-2ef196af1410 returned with HTTP 200 Aug 25 10:33:52.793709 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1385/5546] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:33:52 2026] GET /volume/v3/backups/9d08bc87-63bc-4847-8c25-2ef196af1410 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:33:53.802954 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-6986b0f6-4a62-4eec-8f8a-dd0ad8744baf None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:33:53.804771 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6986b0f6-4a62-4eec-8f8a-dd0ad8744baf tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] GET https://10.4.3.119/volume/v3/backups/9d08bc87-63bc-4847-8c25-2ef196af1410 Aug 25 10:33:53.805042 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-6986b0f6-4a62-4eec-8f8a-dd0ad8744baf tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:33:53.805290 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-6986b0f6-4a62-4eec-8f8a-dd0ad8744baf tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:33:53.805440 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-6986b0f6-4a62-4eec-8f8a-dd0ad8744baf tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Show backup with id 9d08bc87-63bc-4847-8c25-2ef196af1410. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:33:53.809646 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:33:53.809646 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:33:53.810283 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6986b0f6-4a62-4eec-8f8a-dd0ad8744baf tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/backups/9d08bc87-63bc-4847-8c25-2ef196af1410 returned with HTTP 200 Aug 25 10:33:53.810675 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1383/5547] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:33:53 2026] GET /volume/v3/backups/9d08bc87-63bc-4847-8c25-2ef196af1410 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:33:54.821080 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-b7722e86-8348-4fd4-9a52-66fc75abbcb7 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:33:54.823294 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b7722e86-8348-4fd4-9a52-66fc75abbcb7 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] GET https://10.4.3.119/volume/v3/backups/9d08bc87-63bc-4847-8c25-2ef196af1410 Aug 25 10:33:54.823551 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b7722e86-8348-4fd4-9a52-66fc75abbcb7 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:33:54.823750 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b7722e86-8348-4fd4-9a52-66fc75abbcb7 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:33:54.823855 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-b7722e86-8348-4fd4-9a52-66fc75abbcb7 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Show backup with id 9d08bc87-63bc-4847-8c25-2ef196af1410. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:33:54.827872 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:33:54.827872 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:33:54.828481 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b7722e86-8348-4fd4-9a52-66fc75abbcb7 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/backups/9d08bc87-63bc-4847-8c25-2ef196af1410 returned with HTTP 200 Aug 25 10:33:54.828861 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1384/5548] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:33:54 2026] GET /volume/v3/backups/9d08bc87-63bc-4847-8c25-2ef196af1410 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:33:55.844047 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-84522e11-8ef9-4e73-9669-798ea1ecf628 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:33:55.845753 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-84522e11-8ef9-4e73-9669-798ea1ecf628 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] GET https://10.4.3.119/volume/v3/backups/9d08bc87-63bc-4847-8c25-2ef196af1410 Aug 25 10:33:55.845948 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-84522e11-8ef9-4e73-9669-798ea1ecf628 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:33:55.846130 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-84522e11-8ef9-4e73-9669-798ea1ecf628 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:33:55.846268 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-84522e11-8ef9-4e73-9669-798ea1ecf628 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Show backup with id 9d08bc87-63bc-4847-8c25-2ef196af1410. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:33:55.856707 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:33:55.856707 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:33:55.857582 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-84522e11-8ef9-4e73-9669-798ea1ecf628 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/backups/9d08bc87-63bc-4847-8c25-2ef196af1410 returned with HTTP 200 Aug 25 10:33:55.858063 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1397/5549] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:33:55 2026] GET /volume/v3/backups/9d08bc87-63bc-4847-8c25-2ef196af1410 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:33:56.878769 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-b8bcb35e-8715-4169-a7df-846021518d8f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:33:56.880551 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b8bcb35e-8715-4169-a7df-846021518d8f tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] GET https://10.4.3.119/volume/v3/backups/9d08bc87-63bc-4847-8c25-2ef196af1410 Aug 25 10:33:56.880746 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b8bcb35e-8715-4169-a7df-846021518d8f tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:33:56.880938 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b8bcb35e-8715-4169-a7df-846021518d8f tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:33:56.881056 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-b8bcb35e-8715-4169-a7df-846021518d8f tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Show backup with id 9d08bc87-63bc-4847-8c25-2ef196af1410. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:33:56.885202 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:33:56.885202 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:33:56.885746 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b8bcb35e-8715-4169-a7df-846021518d8f tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/backups/9d08bc87-63bc-4847-8c25-2ef196af1410 returned with HTTP 200 Aug 25 10:33:56.886073 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1386/5550] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:33:56 2026] GET /volume/v3/backups/9d08bc87-63bc-4847-8c25-2ef196af1410 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:33:56.899117 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-afa58c0a-38df-44be-a487-b98e7e5f67bc None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:33:56.900941 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-afa58c0a-38df-44be-a487-b98e7e5f67bc tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] DELETE https://10.4.3.119/volume/v3/backups/9d08bc87-63bc-4847-8c25-2ef196af1410 Aug 25 10:33:56.901187 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-afa58c0a-38df-44be-a487-b98e7e5f67bc tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:33:56.901371 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-afa58c0a-38df-44be-a487-b98e7e5f67bc tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:33:56.901470 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.contrib.backups [None req-afa58c0a-38df-44be-a487-b98e7e5f67bc tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Delete backup with id: 9d08bc87-63bc-4847-8c25-2ef196af1410. Aug 25 10:33:56.905854 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:33:56.905854 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:33:56.916633 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.backup.rpcapi [None req-afa58c0a-38df-44be-a487-b98e7e5f67bc tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] delete_backup rpcapi backup_id 9d08bc87-63bc-4847-8c25-2ef196af1410 {{(pid=100388) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 10:33:56.918358 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-afa58c0a-38df-44be-a487-b98e7e5f67bc tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/backups/9d08bc87-63bc-4847-8c25-2ef196af1410 returned with HTTP 202 Aug 25 10:33:56.918757 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1384/5551] 10.4.3.119 () {68 vars in 1391 bytes} [Tue Aug 25 10:33:56 2026] DELETE /volume/v3/backups/9d08bc87-63bc-4847-8c25-2ef196af1410 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:33:56.927655 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-5702f195-9842-4a1f-b95d-bb60369f2e80 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:33:56.930050 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5702f195-9842-4a1f-b95d-bb60369f2e80 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] DELETE https://10.4.3.119/volume/v3/volumes/c97e75e7-263b-4da0-81d1-44f9423df30b Aug 25 10:33:56.930361 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5702f195-9842-4a1f-b95d-bb60369f2e80 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:33:56.930615 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5702f195-9842-4a1f-b95d-bb60369f2e80 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:33:56.930825 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-5702f195-9842-4a1f-b95d-bb60369f2e80 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Delete volume with id: c97e75e7-263b-4da0-81d1-44f9423df30b Aug 25 10:33:56.939930 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:33:56.939930 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:33:56.940120 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-5702f195-9842-4a1f-b95d-bb60369f2e80 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Volume info retrieved successfully. Aug 25 10:33:56.958415 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-5702f195-9842-4a1f-b95d-bb60369f2e80 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Delete volume request issued successfully. Aug 25 10:33:56.958622 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5702f195-9842-4a1f-b95d-bb60369f2e80 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/volumes/c97e75e7-263b-4da0-81d1-44f9423df30b returned with HTTP 202 Aug 25 10:33:56.959163 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1385/5552] 10.4.3.119 () {68 vars in 1391 bytes} [Tue Aug 25 10:33:56 2026] DELETE /volume/v3/volumes/c97e75e7-263b-4da0-81d1-44f9423df30b => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:33:56.967559 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-321cbd73-1119-4ba1-ade4-14ecdd8b6a83 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:33:56.972903 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-321cbd73-1119-4ba1-ade4-14ecdd8b6a83 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] GET https://10.4.3.119/volume/v3/volumes/c97e75e7-263b-4da0-81d1-44f9423df30b Aug 25 10:33:56.973041 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-321cbd73-1119-4ba1-ade4-14ecdd8b6a83 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:33:56.973298 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-321cbd73-1119-4ba1-ade4-14ecdd8b6a83 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:33:56.982950 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:33:56.982950 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:33:56.987325 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-321cbd73-1119-4ba1-ade4-14ecdd8b6a83 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Volume info retrieved successfully. Aug 25 10:33:56.991088 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-321cbd73-1119-4ba1-ade4-14ecdd8b6a83 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/volumes/c97e75e7-263b-4da0-81d1-44f9423df30b returned with HTTP 200 Aug 25 10:33:56.991577 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1398/5553] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:33:56 2026] GET /volume/v3/volumes/c97e75e7-263b-4da0-81d1-44f9423df30b => generated 1017 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:33:58.004756 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-348d983e-de39-499e-a811-295fd2d00589 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:33:58.006619 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-348d983e-de39-499e-a811-295fd2d00589 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] GET https://10.4.3.119/volume/v3/volumes/c97e75e7-263b-4da0-81d1-44f9423df30b Aug 25 10:33:58.006834 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-348d983e-de39-499e-a811-295fd2d00589 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:33:58.007007 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-348d983e-de39-499e-a811-295fd2d00589 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:33:58.012575 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-348d983e-de39-499e-a811-295fd2d00589 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/volumes/c97e75e7-263b-4da0-81d1-44f9423df30b returned with HTTP 404 Aug 25 10:33:58.013000 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1387/5554] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:33:58 2026] GET /volume/v3/volumes/c97e75e7-263b-4da0-81d1-44f9423df30b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:33:58.020307 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-27ab79cb-bd9b-40c1-8b8c-e00084229cff None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:33:58.022040 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-27ab79cb-bd9b-40c1-8b8c-e00084229cff tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] GET https://10.4.3.119/volume/v3/backups/a8ef72a0-94e6-474e-9711-ce1759301435/export_record Aug 25 10:33:58.022267 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-27ab79cb-bd9b-40c1-8b8c-e00084229cff tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:33:58.022476 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-27ab79cb-bd9b-40c1-8b8c-e00084229cff tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'export_record' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:33:58.022592 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.contrib.backups [None req-27ab79cb-bd9b-40c1-8b8c-e00084229cff tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Export record for backup a8ef72a0-94e6-474e-9711-ce1759301435. {{(pid=100388) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 25 10:33:58.026968 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:33:58.026968 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:33:58.027783 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.backup.api [None req-27ab79cb-bd9b-40c1-8b8c-e00084229cff tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling RPCAPI with context: , host: np0000008063, backup: a8ef72a0-94e6-474e-9711-ce1759301435. {{(pid=100388) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 25 10:33:58.036451 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.backup.rpcapi [None req-27ab79cb-bd9b-40c1-8b8c-e00084229cff tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] export_record in rpcapi backup_id a8ef72a0-94e6-474e-9711-ce1759301435 on host np0000008063. {{(pid=100388) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 25 10:33:58.044558 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.contrib.backups [None req-27ab79cb-bd9b-40c1-8b8c-e00084229cff tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYThlZjcyYTAtOTRlNi00NzRlLTk3MTEtY2UxNzU5MzAxNDM1IiwgInVzZXJfaWQiOiAiMWM0NjI4NDc5MmNmNGU0M2FlZmY3MWJkOGMzM2Y2MWIiLCAicHJvamVjdF9pZCI6ICIyZjFhMzY5Yzg4YTc0YWQ5YjgwODNhYTcwMjg1NzM1OSIsICJ2b2x1bWVfaWQiOiAiNzRiZGQ0ZTctOTUzZi00NDFlLWEwNzAtZTY2NzcxMmZiYTgyIiwgImhvc3QiOiAibnAwMDAwMDA4MDYzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xOTY1NjA1NTM3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNzRiZGQ0ZTctOTUzZi00NDFlLWEwNzAtZTY2NzcxMmZiYTgyLzIwMjYwODI1MTAzMzE1L2F6X25vdmFfYmFja3VwX2E4ZWY3MmEwLTk0ZTYtNDc0ZS05NzExLWNlMTc1OTMwMTQzNSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjVUMTA6MzM6MTNaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjVUMTA6MzM6MTNaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yNVQxMDozMzoyNloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100388) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 25 10:33:58.044804 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-27ab79cb-bd9b-40c1-8b8c-e00084229cff tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/backups/a8ef72a0-94e6-474e-9711-ce1759301435/export_record returned with HTTP 200 Aug 25 10:33:58.045254 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1385/5555] 10.4.3.119 () {68 vars in 1430 bytes} [Tue Aug 25 10:33:58 2026] GET /volume/v3/backups/a8ef72a0-94e6-474e-9711-ce1759301435/export_record => generated 1424 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:33:58.054338 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-07bd0bb2-26b7-495c-a76b-d0ad67c1d5c8 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:33:58.055926 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-07bd0bb2-26b7-495c-a76b-d0ad67c1d5c8 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:33:58.056331 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-07bd0bb2-26b7-495c-a76b-d0ad67c1d5c8 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-152541482"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:33:58.057687 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-07bd0bb2-26b7-495c-a76b-d0ad67c1d5c8 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-152541482'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:33:58.057803 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-07bd0bb2-26b7-495c-a76b-d0ad67c1d5c8 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Create volume of 1 GB Aug 25 10:33:58.061667 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-07bd0bb2-26b7-495c-a76b-d0ad67c1d5c8 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Availability Zones retrieved successfully. Aug 25 10:33:58.067091 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-07bd0bb2-26b7-495c-a76b-d0ad67c1d5c8 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Flow 'volume_create_api' (a37ba990-3527-407c-92bc-27cee3e0e292) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:33:58.068058 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-07bd0bb2-26b7-495c-a76b-d0ad67c1d5c8 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (176b82e3-6784-4b1b-b9d2-5644a0d83b47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:33:58.068870 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-07bd0bb2-26b7-495c-a76b-d0ad67c1d5c8 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:33:58.093651 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-07bd0bb2-26b7-495c-a76b-d0ad67c1d5c8 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (176b82e3-6784-4b1b-b9d2-5644a0d83b47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:33:58.094345 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-07bd0bb2-26b7-495c-a76b-d0ad67c1d5c8 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4051e7d9-0024-45ab-9235-3d4c89a42eef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:33:58.129113 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-07bd0bb2-26b7-495c-a76b-d0ad67c1d5c8 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Created reservations ['35fddbd6-ae67-4f62-a8f9-12ba8073b383', '28da9f0d-76bc-4e39-97d1-d82b55f2861f', '2df7a8dc-1969-4425-a304-a304086f7591', '6a2eea91-929f-4789-b192-430fc846bf79'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:33:58.129840 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-07bd0bb2-26b7-495c-a76b-d0ad67c1d5c8 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4051e7d9-0024-45ab-9235-3d4c89a42eef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['35fddbd6-ae67-4f62-a8f9-12ba8073b383', '28da9f0d-76bc-4e39-97d1-d82b55f2861f', '2df7a8dc-1969-4425-a304-a304086f7591', '6a2eea91-929f-4789-b192-430fc846bf79']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:33:58.130570 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-07bd0bb2-26b7-495c-a76b-d0ad67c1d5c8 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43796e8a-e5da-4c4b-bb10-f8a322662b86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:33:58.152795 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-07bd0bb2-26b7-495c-a76b-d0ad67c1d5c8 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43796e8a-e5da-4c4b-bb10-f8a322662b86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '33f09d82-a7bc-42cb-9564-74822ecbabec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-152541482',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f1a369c88a74ad9b8083aa702857359',qos_specs=None,replication_status=,reservations=['35fddbd6-ae67-4f62-a8f9-12ba8073b383','28da9f0d-76bc-4e39-97d1-d82b55f2861f','2df7a8dc-1969-4425-a304-a304086f7591','6a2eea91-929f-4789-b192-430fc846bf79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c46284792cf4e43aeff71bd8c33f61b',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:33:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-152541482',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=33f09d82-a7bc-42cb-9564-74822ecbabec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f1a369c88a74ad9b8083aa702857359',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1c46284792cf4e43aeff71bd8c33f61b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:33:58.153460 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-07bd0bb2-26b7-495c-a76b-d0ad67c1d5c8 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (803a600f-de27-4032-b8cb-e1ad7d835257) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:33:58.169842 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-07bd0bb2-26b7-495c-a76b-d0ad67c1d5c8 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (803a600f-de27-4032-b8cb-e1ad7d835257) transitioned into state 'SUCCESS' from state '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-152541482',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f1a369c88a74ad9b8083aa702857359',qos_specs=None,replication_status=,reservations=['35fddbd6-ae67-4f62-a8f9-12ba8073b383','28da9f0d-76bc-4e39-97d1-d82b55f2861f','2df7a8dc-1969-4425-a304-a304086f7591','6a2eea91-929f-4789-b192-430fc846bf79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c46284792cf4e43aeff71bd8c33f61b',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:33:58.170911 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-07bd0bb2-26b7-495c-a76b-d0ad67c1d5c8 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a604bb5-cb27-408f-8f4d-50eedb3d33e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:33:58.179683 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-07bd0bb2-26b7-495c-a76b-d0ad67c1d5c8 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a604bb5-cb27-408f-8f4d-50eedb3d33e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:33:58.180459 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-07bd0bb2-26b7-495c-a76b-d0ad67c1d5c8 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Flow 'volume_create_api' (a37ba990-3527-407c-92bc-27cee3e0e292) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:33:58.180749 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-07bd0bb2-26b7-495c-a76b-d0ad67c1d5c8 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Create volume request issued successfully. Aug 25 10:33:58.181373 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-07bd0bb2-26b7-495c-a76b-d0ad67c1d5c8 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:33:58.182229 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1386/5556] 10.4.3.119 () {70 vars in 1298 bytes} [Tue Aug 25 10:33:58 2026] POST /volume/v3/volumes => generated 777 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:33:58.193702 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-9615eae7-4770-4e6d-ab51-239dd81f574d None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:33:58.197028 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9615eae7-4770-4e6d-ab51-239dd81f574d tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] GET https://10.4.3.119/volume/v3/volumes/33f09d82-a7bc-42cb-9564-74822ecbabec Aug 25 10:33:58.197028 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9615eae7-4770-4e6d-ab51-239dd81f574d tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:33:58.197028 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9615eae7-4770-4e6d-ab51-239dd81f574d tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:33:58.203024 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:33:58.203024 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:33:58.206735 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-9615eae7-4770-4e6d-ab51-239dd81f574d tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Volume info retrieved successfully. Aug 25 10:33:58.210988 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9615eae7-4770-4e6d-ab51-239dd81f574d tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/volumes/33f09d82-a7bc-42cb-9564-74822ecbabec returned with HTTP 200 Aug 25 10:33:58.211508 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1399/5557] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:33:58 2026] GET /volume/v3/volumes/33f09d82-a7bc-42cb-9564-74822ecbabec => generated 956 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:33:59.225015 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-f8989219-91a8-46a6-98d6-12005a658c57 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:33:59.227031 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f8989219-91a8-46a6-98d6-12005a658c57 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] GET https://10.4.3.119/volume/v3/volumes/33f09d82-a7bc-42cb-9564-74822ecbabec Aug 25 10:33:59.227295 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f8989219-91a8-46a6-98d6-12005a658c57 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:33:59.227541 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f8989219-91a8-46a6-98d6-12005a658c57 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:33:59.234861 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:33:59.234861 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:33:59.238130 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-f8989219-91a8-46a6-98d6-12005a658c57 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Volume info retrieved successfully. Aug 25 10:33:59.243415 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f8989219-91a8-46a6-98d6-12005a658c57 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/volumes/33f09d82-a7bc-42cb-9564-74822ecbabec returned with HTTP 200 Aug 25 10:33:59.243806 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1388/5558] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:33:59 2026] GET /volume/v3/volumes/33f09d82-a7bc-42cb-9564-74822ecbabec => generated 1017 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:33:59.255495 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-42140c37-b524-45f6-b2ab-8b4f4dc7c0ea None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:33:59.257269 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-42140c37-b524-45f6-b2ab-8b4f4dc7c0ea tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] POST https://10.4.3.119/volume/v3/backups Aug 25 10:33:59.257620 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-42140c37-b524-45f6-b2ab-8b4f4dc7c0ea tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "33f09d82-a7bc-42cb-9564-74822ecbabec", "name": "tempest-type-Backup-77516307"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:33:59.259039 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.contrib.backups [None req-42140c37-b524-45f6-b2ab-8b4f4dc7c0ea tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Creating new backup {'backup': {'volume_id': '33f09d82-a7bc-42cb-9564-74822ecbabec', 'name': 'tempest-type-Backup-77516307'}} {{(pid=100388) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 10:33:59.259219 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.contrib.backups [None req-42140c37-b524-45f6-b2ab-8b4f4dc7c0ea tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Creating backup of volume 33f09d82-a7bc-42cb-9564-74822ecbabec in container None Aug 25 10:33:59.270684 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:33:59.270684 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:33:59.271041 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-42140c37-b524-45f6-b2ab-8b4f4dc7c0ea tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Volume info retrieved successfully. Aug 25 10:33:59.299229 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-42140c37-b524-45f6-b2ab-8b4f4dc7c0ea tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Created reservations ['c0b8aa93-96f9-4ded-ae05-d30b260b457a', 'fdc202d0-b697-477f-87b8-63de0f078a12'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:33:59.327487 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-42140c37-b524-45f6-b2ab-8b4f4dc7c0ea tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/backups returned with HTTP 202 Aug 25 10:33:59.328280 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1386/5559] 10.4.3.119 () {70 vars in 1299 bytes} [Tue Aug 25 10:33:59 2026] POST /volume/v3/backups => generated 314 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:33:59.335925 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-2d360113-231b-4566-8e54-67cdc580f5e5 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:33:59.337914 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-2d360113-231b-4566-8e54-67cdc580f5e5 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] GET https://10.4.3.119/volume/v3/backups/f141b4c8-8d8a-4900-9263-a23d7aef6151 Aug 25 10:33:59.338196 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-2d360113-231b-4566-8e54-67cdc580f5e5 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:33:59.338401 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-2d360113-231b-4566-8e54-67cdc580f5e5 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:33:59.338505 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-2d360113-231b-4566-8e54-67cdc580f5e5 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Show backup with id f141b4c8-8d8a-4900-9263-a23d7aef6151. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:33:59.343001 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:33:59.343001 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:33:59.343776 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-2d360113-231b-4566-8e54-67cdc580f5e5 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/backups/f141b4c8-8d8a-4900-9263-a23d7aef6151 returned with HTTP 200 Aug 25 10:33:59.344277 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1387/5560] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:33:59 2026] GET /volume/v3/backups/f141b4c8-8d8a-4900-9263-a23d7aef6151 => generated 721 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:34:00.354806 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-d39a5635-52f8-448f-b131-268dec468207 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:00.356509 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d39a5635-52f8-448f-b131-268dec468207 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] GET https://10.4.3.119/volume/v3/backups/f141b4c8-8d8a-4900-9263-a23d7aef6151 Aug 25 10:34:00.357904 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d39a5635-52f8-448f-b131-268dec468207 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:34:00.357904 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d39a5635-52f8-448f-b131-268dec468207 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:34:00.357904 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-d39a5635-52f8-448f-b131-268dec468207 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Show backup with id f141b4c8-8d8a-4900-9263-a23d7aef6151. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:34:00.361756 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:34:00.361756 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:34:00.362921 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d39a5635-52f8-448f-b131-268dec468207 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/backups/f141b4c8-8d8a-4900-9263-a23d7aef6151 returned with HTTP 200 Aug 25 10:34:00.363569 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1400/5561] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:34:00 2026] GET /volume/v3/backups/f141b4c8-8d8a-4900-9263-a23d7aef6151 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:34:01.373603 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-f3559c2a-2fd7-4195-8215-3f514922d78d None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:01.375348 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f3559c2a-2fd7-4195-8215-3f514922d78d tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] GET https://10.4.3.119/volume/v3/backups/f141b4c8-8d8a-4900-9263-a23d7aef6151 Aug 25 10:34:01.375552 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f3559c2a-2fd7-4195-8215-3f514922d78d tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:34:01.375761 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f3559c2a-2fd7-4195-8215-3f514922d78d tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:34:01.375861 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-f3559c2a-2fd7-4195-8215-3f514922d78d tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Show backup with id f141b4c8-8d8a-4900-9263-a23d7aef6151. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:34:01.379682 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:34:01.379682 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:34:01.380261 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f3559c2a-2fd7-4195-8215-3f514922d78d tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/backups/f141b4c8-8d8a-4900-9263-a23d7aef6151 returned with HTTP 200 Aug 25 10:34:01.380589 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1389/5562] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:34:01 2026] GET /volume/v3/backups/f141b4c8-8d8a-4900-9263-a23d7aef6151 => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:34:02.391088 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-1134c9ad-00c5-4d8d-a580-d1f1a2f27421 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:02.399329 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1134c9ad-00c5-4d8d-a580-d1f1a2f27421 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] GET https://10.4.3.119/volume/v3/backups/f141b4c8-8d8a-4900-9263-a23d7aef6151 Aug 25 10:34:02.399329 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1134c9ad-00c5-4d8d-a580-d1f1a2f27421 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:34:02.399329 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1134c9ad-00c5-4d8d-a580-d1f1a2f27421 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:34:02.399329 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-1134c9ad-00c5-4d8d-a580-d1f1a2f27421 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Show backup with id f141b4c8-8d8a-4900-9263-a23d7aef6151. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:34:02.399329 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:34:02.399329 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:34:02.401438 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1134c9ad-00c5-4d8d-a580-d1f1a2f27421 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/backups/f141b4c8-8d8a-4900-9263-a23d7aef6151 returned with HTTP 200 Aug 25 10:34:02.401438 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1387/5563] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:34:02 2026] GET /volume/v3/backups/f141b4c8-8d8a-4900-9263-a23d7aef6151 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:34:03.411844 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-c357445b-4393-4fd5-afa1-c949d698c8e1 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:03.413291 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c357445b-4393-4fd5-afa1-c949d698c8e1 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] GET https://10.4.3.119/volume/v3/backups/f141b4c8-8d8a-4900-9263-a23d7aef6151 Aug 25 10:34:03.413964 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c357445b-4393-4fd5-afa1-c949d698c8e1 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:34:03.413964 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c357445b-4393-4fd5-afa1-c949d698c8e1 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:34:03.413964 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-c357445b-4393-4fd5-afa1-c949d698c8e1 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Show backup with id f141b4c8-8d8a-4900-9263-a23d7aef6151. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:34:03.417840 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:34:03.417840 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:34:03.418690 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c357445b-4393-4fd5-afa1-c949d698c8e1 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/backups/f141b4c8-8d8a-4900-9263-a23d7aef6151 returned with HTTP 200 Aug 25 10:34:03.418690 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1388/5564] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:34:03 2026] GET /volume/v3/backups/f141b4c8-8d8a-4900-9263-a23d7aef6151 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:34:04.428427 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-d4ee784d-acf0-4aa3-bb91-55131b162f9c None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:04.431160 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d4ee784d-acf0-4aa3-bb91-55131b162f9c tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] GET https://10.4.3.119/volume/v3/backups/f141b4c8-8d8a-4900-9263-a23d7aef6151 Aug 25 10:34:04.431160 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d4ee784d-acf0-4aa3-bb91-55131b162f9c tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:34:04.431160 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d4ee784d-acf0-4aa3-bb91-55131b162f9c tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:34:04.431160 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-d4ee784d-acf0-4aa3-bb91-55131b162f9c tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Show backup with id f141b4c8-8d8a-4900-9263-a23d7aef6151. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:34:04.436204 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:34:04.436204 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:34:04.436204 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d4ee784d-acf0-4aa3-bb91-55131b162f9c tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/backups/f141b4c8-8d8a-4900-9263-a23d7aef6151 returned with HTTP 200 Aug 25 10:34:04.436204 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1401/5565] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:34:04 2026] GET /volume/v3/backups/f141b4c8-8d8a-4900-9263-a23d7aef6151 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:34:05.446240 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-468d1971-72f0-4459-acff-aed9e5c369d9 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:05.447947 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-468d1971-72f0-4459-acff-aed9e5c369d9 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] GET https://10.4.3.119/volume/v3/backups/f141b4c8-8d8a-4900-9263-a23d7aef6151 Aug 25 10:34:05.448164 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-468d1971-72f0-4459-acff-aed9e5c369d9 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:34:05.448377 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-468d1971-72f0-4459-acff-aed9e5c369d9 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:34:05.448498 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-468d1971-72f0-4459-acff-aed9e5c369d9 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Show backup with id f141b4c8-8d8a-4900-9263-a23d7aef6151. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:34:05.452842 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:34:05.452842 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:34:05.453414 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-468d1971-72f0-4459-acff-aed9e5c369d9 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/backups/f141b4c8-8d8a-4900-9263-a23d7aef6151 returned with HTTP 200 Aug 25 10:34:05.453727 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1390/5566] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:34:05 2026] GET /volume/v3/backups/f141b4c8-8d8a-4900-9263-a23d7aef6151 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:34:06.463418 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-77ca4d03-8cdb-4c89-9fbf-cddb2608b925 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:06.465282 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-77ca4d03-8cdb-4c89-9fbf-cddb2608b925 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] GET https://10.4.3.119/volume/v3/backups/f141b4c8-8d8a-4900-9263-a23d7aef6151 Aug 25 10:34:06.465540 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-77ca4d03-8cdb-4c89-9fbf-cddb2608b925 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:34:06.465760 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-77ca4d03-8cdb-4c89-9fbf-cddb2608b925 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:34:06.465910 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-77ca4d03-8cdb-4c89-9fbf-cddb2608b925 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Show backup with id f141b4c8-8d8a-4900-9263-a23d7aef6151. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:34:06.470113 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:34:06.470113 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:34:06.470779 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-77ca4d03-8cdb-4c89-9fbf-cddb2608b925 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/backups/f141b4c8-8d8a-4900-9263-a23d7aef6151 returned with HTTP 200 Aug 25 10:34:06.471365 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1388/5567] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:34:06 2026] GET /volume/v3/backups/f141b4c8-8d8a-4900-9263-a23d7aef6151 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:34:07.480143 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-1dccad67-e893-48ed-982a-4facd9f542d5 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:07.481931 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1dccad67-e893-48ed-982a-4facd9f542d5 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] GET https://10.4.3.119/volume/v3/backups/f141b4c8-8d8a-4900-9263-a23d7aef6151 Aug 25 10:34:07.482101 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1dccad67-e893-48ed-982a-4facd9f542d5 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:34:07.482305 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1dccad67-e893-48ed-982a-4facd9f542d5 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:34:07.482658 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-1dccad67-e893-48ed-982a-4facd9f542d5 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Show backup with id f141b4c8-8d8a-4900-9263-a23d7aef6151. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:34:07.486505 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:34:07.486505 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:34:07.487061 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1dccad67-e893-48ed-982a-4facd9f542d5 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/backups/f141b4c8-8d8a-4900-9263-a23d7aef6151 returned with HTTP 200 Aug 25 10:34:07.487432 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1389/5568] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:34:07 2026] GET /volume/v3/backups/f141b4c8-8d8a-4900-9263-a23d7aef6151 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:34:08.496823 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-e68ab2ea-cc64-485b-b98c-4be321c513b6 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:08.498465 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e68ab2ea-cc64-485b-b98c-4be321c513b6 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] GET https://10.4.3.119/volume/v3/backups/f141b4c8-8d8a-4900-9263-a23d7aef6151 Aug 25 10:34:08.498674 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e68ab2ea-cc64-485b-b98c-4be321c513b6 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:34:08.498854 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e68ab2ea-cc64-485b-b98c-4be321c513b6 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:34:08.498946 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-e68ab2ea-cc64-485b-b98c-4be321c513b6 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Show backup with id f141b4c8-8d8a-4900-9263-a23d7aef6151. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:34:08.502683 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:34:08.502683 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:34:08.503217 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e68ab2ea-cc64-485b-b98c-4be321c513b6 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/backups/f141b4c8-8d8a-4900-9263-a23d7aef6151 returned with HTTP 200 Aug 25 10:34:08.503569 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1402/5569] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:34:08 2026] GET /volume/v3/backups/f141b4c8-8d8a-4900-9263-a23d7aef6151 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:34:09.513157 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-493f4519-c7bd-4ba3-a013-a4d152c791ef None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:09.514821 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-493f4519-c7bd-4ba3-a013-a4d152c791ef tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] GET https://10.4.3.119/volume/v3/backups/f141b4c8-8d8a-4900-9263-a23d7aef6151 Aug 25 10:34:09.515006 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-493f4519-c7bd-4ba3-a013-a4d152c791ef tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:34:09.515200 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-493f4519-c7bd-4ba3-a013-a4d152c791ef tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:34:09.515295 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-493f4519-c7bd-4ba3-a013-a4d152c791ef tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Show backup with id f141b4c8-8d8a-4900-9263-a23d7aef6151. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:34:09.519355 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:34:09.519355 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:34:09.519864 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-493f4519-c7bd-4ba3-a013-a4d152c791ef tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/backups/f141b4c8-8d8a-4900-9263-a23d7aef6151 returned with HTTP 200 Aug 25 10:34:09.520677 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1391/5570] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:34:09 2026] GET /volume/v3/backups/f141b4c8-8d8a-4900-9263-a23d7aef6151 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:34:10.532230 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-b110bc02-75bc-490f-a474-38115fac578d None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:10.533854 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b110bc02-75bc-490f-a474-38115fac578d tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] GET https://10.4.3.119/volume/v3/backups/f141b4c8-8d8a-4900-9263-a23d7aef6151 Aug 25 10:34:10.534030 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b110bc02-75bc-490f-a474-38115fac578d tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:34:10.534218 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b110bc02-75bc-490f-a474-38115fac578d tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:34:10.534315 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-b110bc02-75bc-490f-a474-38115fac578d tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Show backup with id f141b4c8-8d8a-4900-9263-a23d7aef6151. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:34:10.538099 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:34:10.538099 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:34:10.538665 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b110bc02-75bc-490f-a474-38115fac578d tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/backups/f141b4c8-8d8a-4900-9263-a23d7aef6151 returned with HTTP 200 Aug 25 10:34:10.538992 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1389/5571] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:34:10 2026] GET /volume/v3/backups/f141b4c8-8d8a-4900-9263-a23d7aef6151 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:34:11.549880 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-eecad85a-cf3e-419a-a245-af1f5414af2e None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:11.551660 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-eecad85a-cf3e-419a-a245-af1f5414af2e tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] GET https://10.4.3.119/volume/v3/backups/f141b4c8-8d8a-4900-9263-a23d7aef6151 Aug 25 10:34:11.551852 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-eecad85a-cf3e-419a-a245-af1f5414af2e tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:34:11.552023 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-eecad85a-cf3e-419a-a245-af1f5414af2e tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:34:11.552118 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-eecad85a-cf3e-419a-a245-af1f5414af2e tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Show backup with id f141b4c8-8d8a-4900-9263-a23d7aef6151. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:34:11.556060 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:34:11.556060 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:34:11.556621 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-eecad85a-cf3e-419a-a245-af1f5414af2e tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/backups/f141b4c8-8d8a-4900-9263-a23d7aef6151 returned with HTTP 200 Aug 25 10:34:11.556973 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1390/5572] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:34:11 2026] GET /volume/v3/backups/f141b4c8-8d8a-4900-9263-a23d7aef6151 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:34:12.566203 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-156c299c-09f4-46fa-a645-a667e4a5d0ef None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:12.567898 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-156c299c-09f4-46fa-a645-a667e4a5d0ef tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] GET https://10.4.3.119/volume/v3/backups/f141b4c8-8d8a-4900-9263-a23d7aef6151 Aug 25 10:34:12.568103 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-156c299c-09f4-46fa-a645-a667e4a5d0ef tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:34:12.568303 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-156c299c-09f4-46fa-a645-a667e4a5d0ef tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:34:12.568400 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-156c299c-09f4-46fa-a645-a667e4a5d0ef tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Show backup with id f141b4c8-8d8a-4900-9263-a23d7aef6151. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:34:12.574020 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:34:12.574020 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:34:12.574962 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-156c299c-09f4-46fa-a645-a667e4a5d0ef tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/backups/f141b4c8-8d8a-4900-9263-a23d7aef6151 returned with HTTP 200 Aug 25 10:34:12.575514 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1403/5573] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:34:12 2026] GET /volume/v3/backups/f141b4c8-8d8a-4900-9263-a23d7aef6151 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:34:13.584985 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-86f4c77d-9413-4c87-99f1-9ba827bbb93c None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:13.586800 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-86f4c77d-9413-4c87-99f1-9ba827bbb93c tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] GET https://10.4.3.119/volume/v3/backups/f141b4c8-8d8a-4900-9263-a23d7aef6151 Aug 25 10:34:13.586999 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-86f4c77d-9413-4c87-99f1-9ba827bbb93c tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:34:13.587189 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-86f4c77d-9413-4c87-99f1-9ba827bbb93c tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:34:13.587285 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-86f4c77d-9413-4c87-99f1-9ba827bbb93c tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Show backup with id f141b4c8-8d8a-4900-9263-a23d7aef6151. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:34:13.592406 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:34:13.592406 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:34:13.593190 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-86f4c77d-9413-4c87-99f1-9ba827bbb93c tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/backups/f141b4c8-8d8a-4900-9263-a23d7aef6151 returned with HTTP 200 Aug 25 10:34:13.593611 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1392/5574] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:34:13 2026] GET /volume/v3/backups/f141b4c8-8d8a-4900-9263-a23d7aef6151 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:34:13.602458 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-c7d44c3b-6147-428f-85ee-14d7dd9ab0dd None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:13.604114 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c7d44c3b-6147-428f-85ee-14d7dd9ab0dd tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] GET https://10.4.3.119/volume/v3/backups/f141b4c8-8d8a-4900-9263-a23d7aef6151/export_record Aug 25 10:34:13.604348 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c7d44c3b-6147-428f-85ee-14d7dd9ab0dd tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:34:13.604534 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c7d44c3b-6147-428f-85ee-14d7dd9ab0dd tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'export_record' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:34:13.604679 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.contrib.backups [None req-c7d44c3b-6147-428f-85ee-14d7dd9ab0dd tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Export record for backup f141b4c8-8d8a-4900-9263-a23d7aef6151. {{(pid=100388) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 25 10:34:13.608893 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:34:13.608893 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:34:13.609796 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.backup.api [None req-c7d44c3b-6147-428f-85ee-14d7dd9ab0dd tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling RPCAPI with context: , host: np0000008063, backup: f141b4c8-8d8a-4900-9263-a23d7aef6151. {{(pid=100388) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 25 10:34:13.617412 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.backup.rpcapi [None req-c7d44c3b-6147-428f-85ee-14d7dd9ab0dd tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] export_record in rpcapi backup_id f141b4c8-8d8a-4900-9263-a23d7aef6151 on host np0000008063. {{(pid=100388) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 25 10:34:13.629118 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.contrib.backups [None req-c7d44c3b-6147-428f-85ee-14d7dd9ab0dd tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZjE0MWI0YzgtOGQ4YS00OTAwLTkyNjMtYTIzZDdhZWY2MTUxIiwgInVzZXJfaWQiOiAiMWM0NjI4NDc5MmNmNGU0M2FlZmY3MWJkOGMzM2Y2MWIiLCAicHJvamVjdF9pZCI6ICIyZjFhMzY5Yzg4YTc0YWQ5YjgwODNhYTcwMjg1NzM1OSIsICJ2b2x1bWVfaWQiOiAiMzNmMDlkODItYTdiYy00MmNiLTk1NjQtNzQ4MjJlY2JhYmVjIiwgImhvc3QiOiAibnAwMDAwMDA4MDYzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC03NzUxNjMwNyIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzMzZjA5ZDgyLWE3YmMtNDJjYi05NTY0LTc0ODIyZWNiYWJlYy8yMDI2MDgyNTEwMzQwMS9hel9ub3ZhX2JhY2t1cF9mMTQxYjRjOC04ZDhhLTQ5MDAtOTI2My1hMjNkN2FlZjYxNTEiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTI1VDEwOjMzOjU5WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTI1VDEwOjMzOjU5WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMjVUMTA6MzQ6MTNaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100388) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 25 10:34:13.629384 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c7d44c3b-6147-428f-85ee-14d7dd9ab0dd tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/backups/f141b4c8-8d8a-4900-9263-a23d7aef6151/export_record returned with HTTP 200 Aug 25 10:34:13.629781 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1390/5575] 10.4.3.119 () {68 vars in 1430 bytes} [Tue Aug 25 10:34:13 2026] GET /volume/v3/backups/f141b4c8-8d8a-4900-9263-a23d7aef6151/export_record => generated 1424 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:34:13.636860 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-34d333b0-c4c8-4f1f-96bf-202a3496acca None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:13.638563 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-34d333b0-c4c8-4f1f-96bf-202a3496acca tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] GET https://10.4.3.119/volume/v3/backups/f141b4c8-8d8a-4900-9263-a23d7aef6151 Aug 25 10:34:13.638770 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-34d333b0-c4c8-4f1f-96bf-202a3496acca tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:34:13.638947 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-34d333b0-c4c8-4f1f-96bf-202a3496acca tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:34:13.639051 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-34d333b0-c4c8-4f1f-96bf-202a3496acca tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Show backup with id f141b4c8-8d8a-4900-9263-a23d7aef6151. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:34:13.645005 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:34:13.645005 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:34:13.645671 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-34d333b0-c4c8-4f1f-96bf-202a3496acca tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/backups/f141b4c8-8d8a-4900-9263-a23d7aef6151 returned with HTTP 200 Aug 25 10:34:13.646067 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1391/5576] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:34:13 2026] GET /volume/v3/backups/f141b4c8-8d8a-4900-9263-a23d7aef6151 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:34:13.654558 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-678fc543-d814-4253-abda-1d75ee855314 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:13.656127 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-678fc543-d814-4253-abda-1d75ee855314 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] POST https://10.4.3.119/volume/v3/backups/import_record Aug 25 10:34:13.656563 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-678fc543-d814-4253-abda-1d75ee855314 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMDgwMmZlMmYtNGFhNy00OWY0LWJjZDctZDcxYTZiNTdmYzllIiwgInVzZXJfaWQiOiAiMWM0NjI4NDc5MmNmNGU0M2FlZmY3MWJkOGMzM2Y2MWIiLCAicHJvamVjdF9pZCI6ICIyZjFhMzY5Yzg4YTc0YWQ5YjgwODNhYTcwMjg1NzM1OSIsICJ2b2x1bWVfaWQiOiAiMzNmMDlkODItYTdiYy00MmNiLTk1NjQtNzQ4MjJlY2JhYmVjIiwgImhvc3QiOiAibnAwMDAwMDA4MDYzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC03NzUxNjMwNyIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzMzZjA5ZDgyLWE3YmMtNDJjYi05NTY0LTc0ODIyZWNiYWJlYy8yMDI2MDgyNTEwMzQwMS9hel9ub3ZhX2JhY2t1cF9mMTQxYjRjOC04ZDhhLTQ5MDAtOTI2My1hMjNkN2FlZjYxNTEiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTI1VDEwOjMzOjU5WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTI1VDEwOjMzOjU5WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMjVUMTA6MzQ6MTNaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=="}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:34:13.657940 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.contrib.backups [None req-678fc543-d814-4253-abda-1d75ee855314 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMDgwMmZlMmYtNGFhNy00OWY0LWJjZDctZDcxYTZiNTdmYzllIiwgInVzZXJfaWQiOiAiMWM0NjI4NDc5MmNmNGU0M2FlZmY3MWJkOGMzM2Y2MWIiLCAicHJvamVjdF9pZCI6ICIyZjFhMzY5Yzg4YTc0YWQ5YjgwODNhYTcwMjg1NzM1OSIsICJ2b2x1bWVfaWQiOiAiMzNmMDlkODItYTdiYy00MmNiLTk1NjQtNzQ4MjJlY2JhYmVjIiwgImhvc3QiOiAibnAwMDAwMDA4MDYzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC03NzUxNjMwNyIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzMzZjA5ZDgyLWE3YmMtNDJjYi05NTY0LTc0ODIyZWNiYWJlYy8yMDI2MDgyNTEwMzQwMS9hel9ub3ZhX2JhY2t1cF9mMTQxYjRjOC04ZDhhLTQ5MDAtOTI2My1hMjNkN2FlZjYxNTEiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTI1VDEwOjMzOjU5WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTI1VDEwOjMzOjU5WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMjVUMTA6MzQ6MTNaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100391) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 25 10:34:13.658094 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.contrib.backups [None req-678fc543-d814-4253-abda-1d75ee855314 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMDgwMmZlMmYtNGFhNy00OWY0LWJjZDctZDcxYTZiNTdmYzllIiwgInVzZXJfaWQiOiAiMWM0NjI4NDc5MmNmNGU0M2FlZmY3MWJkOGMzM2Y2MWIiLCAicHJvamVjdF9pZCI6ICIyZjFhMzY5Yzg4YTc0YWQ5YjgwODNhYTcwMjg1NzM1OSIsICJ2b2x1bWVfaWQiOiAiMzNmMDlkODItYTdiYy00MmNiLTk1NjQtNzQ4MjJlY2JhYmVjIiwgImhvc3QiOiAibnAwMDAwMDA4MDYzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC03NzUxNjMwNyIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzMzZjA5ZDgyLWE3YmMtNDJjYi05NTY0LTc0ODIyZWNiYWJlYy8yMDI2MDgyNTEwMzQwMS9hel9ub3ZhX2JhY2t1cF9mMTQxYjRjOC04ZDhhLTQ5MDAtOTI2My1hMjNkN2FlZjYxNTEiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTI1VDEwOjMzOjU5WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTI1VDEwOjMzOjU5WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMjVUMTA6MzQ6MTNaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=100391) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 25 10:34:13.687341 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-678fc543-d814-4253-abda-1d75ee855314 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Created reservations ['d92e0009-cbae-4d9e-a7dc-4242ef71b0a6', 'f8224f97-92a7-442d-a575-68a461bb9d77'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:34:13.703594 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.backup.rpcapi [None req-678fc543-d814-4253-abda-1d75ee855314 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] import_record rpcapi backup id 0802fe2f-4aa7-49f4-bcd7-d71a6b57fc9e on host np0000008063 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMDgwMmZlMmYtNGFhNy00OWY0LWJjZDctZDcxYTZiNTdmYzllIiwgInVzZXJfaWQiOiAiMWM0NjI4NDc5MmNmNGU0M2FlZmY3MWJkOGMzM2Y2MWIiLCAicHJvamVjdF9pZCI6ICIyZjFhMzY5Yzg4YTc0YWQ5YjgwODNhYTcwMjg1NzM1OSIsICJ2b2x1bWVfaWQiOiAiMzNmMDlkODItYTdiYy00MmNiLTk1NjQtNzQ4MjJlY2JhYmVjIiwgImhvc3QiOiAibnAwMDAwMDA4MDYzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC03NzUxNjMwNyIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzMzZjA5ZDgyLWE3YmMtNDJjYi05NTY0LTc0ODIyZWNiYWJlYy8yMDI2MDgyNTEwMzQwMS9hel9ub3ZhX2JhY2t1cF9mMTQxYjRjOC04ZDhhLTQ5MDAtOTI2My1hMjNkN2FlZjYxNTEiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTI1VDEwOjMzOjU5WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTI1VDEwOjMzOjU5WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMjVUMTA6MzQ6MTNaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=100391) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 25 10:34:13.705558 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.contrib.backups [None req-678fc543-d814-4253-abda-1d75ee855314 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Import record output: {'backup': {'id': '0802fe2f-4aa7-49f4-bcd7-d71a6b57fc9e', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.119/volume/v3/backups/0802fe2f-4aa7-49f4-bcd7-d71a6b57fc9e'}, {'rel': 'bookmark', 'href': 'https://10.4.3.119/volume/backups/0802fe2f-4aa7-49f4-bcd7-d71a6b57fc9e'}]}}. {{(pid=100391) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 25 10:34:13.705766 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-678fc543-d814-4253-abda-1d75ee855314 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/backups/import_record returned with HTTP 201 Aug 25 10:34:13.706186 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1404/5577] 10.4.3.119 () {70 vars in 1342 bytes} [Tue Aug 25 10:34:13 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 52 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 25 10:34:13.713818 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-29457b49-33aa-4e9b-85be-4ab83a7f8375 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:13.715581 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-29457b49-33aa-4e9b-85be-4ab83a7f8375 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] GET https://10.4.3.119/volume/v3/backups/0802fe2f-4aa7-49f4-bcd7-d71a6b57fc9e Aug 25 10:34:13.715794 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-29457b49-33aa-4e9b-85be-4ab83a7f8375 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:34:13.715952 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-29457b49-33aa-4e9b-85be-4ab83a7f8375 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:34:13.716051 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-29457b49-33aa-4e9b-85be-4ab83a7f8375 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Show backup with id 0802fe2f-4aa7-49f4-bcd7-d71a6b57fc9e. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:34:13.720235 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:34:13.720235 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:34:13.720804 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-29457b49-33aa-4e9b-85be-4ab83a7f8375 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/backups/0802fe2f-4aa7-49f4-bcd7-d71a6b57fc9e returned with HTTP 200 Aug 25 10:34:13.721116 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1393/5578] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:34:13 2026] GET /volume/v3/backups/0802fe2f-4aa7-49f4-bcd7-d71a6b57fc9e => generated 647 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:34:14.730487 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-c3faf782-1027-4737-9a9d-ffb6162f83be None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:14.732361 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c3faf782-1027-4737-9a9d-ffb6162f83be tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] GET https://10.4.3.119/volume/v3/backups/0802fe2f-4aa7-49f4-bcd7-d71a6b57fc9e Aug 25 10:34:14.732518 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c3faf782-1027-4737-9a9d-ffb6162f83be tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:34:14.732708 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c3faf782-1027-4737-9a9d-ffb6162f83be tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:34:14.732806 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-c3faf782-1027-4737-9a9d-ffb6162f83be tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Show backup with id 0802fe2f-4aa7-49f4-bcd7-d71a6b57fc9e. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:34:14.736704 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:34:14.736704 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:34:14.737240 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c3faf782-1027-4737-9a9d-ffb6162f83be tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/backups/0802fe2f-4aa7-49f4-bcd7-d71a6b57fc9e returned with HTTP 200 Aug 25 10:34:14.737570 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1391/5579] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:34:14 2026] GET /volume/v3/backups/0802fe2f-4aa7-49f4-bcd7-d71a6b57fc9e => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:34:14.746368 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-fa617fd7-3c2d-42b7-ae5a-2d3489dcf7af None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:14.748016 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-fa617fd7-3c2d-42b7-ae5a-2d3489dcf7af tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] DELETE https://10.4.3.119/volume/v3/backups/0802fe2f-4aa7-49f4-bcd7-d71a6b57fc9e Aug 25 10:34:14.748238 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-fa617fd7-3c2d-42b7-ae5a-2d3489dcf7af tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:34:14.748435 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-fa617fd7-3c2d-42b7-ae5a-2d3489dcf7af tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:34:14.748548 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.contrib.backups [None req-fa617fd7-3c2d-42b7-ae5a-2d3489dcf7af tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Delete backup with id: 0802fe2f-4aa7-49f4-bcd7-d71a6b57fc9e. Aug 25 10:34:14.752628 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:34:14.752628 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:34:14.764434 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.backup.rpcapi [None req-fa617fd7-3c2d-42b7-ae5a-2d3489dcf7af tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] delete_backup rpcapi backup_id 0802fe2f-4aa7-49f4-bcd7-d71a6b57fc9e {{(pid=100389) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 10:34:14.766084 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-fa617fd7-3c2d-42b7-ae5a-2d3489dcf7af tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/backups/0802fe2f-4aa7-49f4-bcd7-d71a6b57fc9e returned with HTTP 202 Aug 25 10:34:14.766570 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1392/5580] 10.4.3.119 () {68 vars in 1391 bytes} [Tue Aug 25 10:34:14 2026] DELETE /volume/v3/backups/0802fe2f-4aa7-49f4-bcd7-d71a6b57fc9e => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:34:14.773146 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-4b450cc5-fba6-478e-b297-7e0b63825867 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:14.774746 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4b450cc5-fba6-478e-b297-7e0b63825867 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] GET https://10.4.3.119/volume/v3/backups/0802fe2f-4aa7-49f4-bcd7-d71a6b57fc9e Aug 25 10:34:14.774922 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4b450cc5-fba6-478e-b297-7e0b63825867 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:34:14.775088 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4b450cc5-fba6-478e-b297-7e0b63825867 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:34:14.775251 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-4b450cc5-fba6-478e-b297-7e0b63825867 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Show backup with id 0802fe2f-4aa7-49f4-bcd7-d71a6b57fc9e. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:34:14.779520 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:34:14.779520 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:34:14.780155 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4b450cc5-fba6-478e-b297-7e0b63825867 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/backups/0802fe2f-4aa7-49f4-bcd7-d71a6b57fc9e returned with HTTP 200 Aug 25 10:34:14.780515 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1405/5581] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:34:14 2026] GET /volume/v3/backups/0802fe2f-4aa7-49f4-bcd7-d71a6b57fc9e => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:34:15.790085 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-e8304b48-b855-435f-8b16-a2b7a7698ae7 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:15.791923 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e8304b48-b855-435f-8b16-a2b7a7698ae7 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] GET https://10.4.3.119/volume/v3/backups/0802fe2f-4aa7-49f4-bcd7-d71a6b57fc9e Aug 25 10:34:15.792169 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e8304b48-b855-435f-8b16-a2b7a7698ae7 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:34:15.792393 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e8304b48-b855-435f-8b16-a2b7a7698ae7 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:34:15.792544 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-e8304b48-b855-435f-8b16-a2b7a7698ae7 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Show backup with id 0802fe2f-4aa7-49f4-bcd7-d71a6b57fc9e. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:34:15.796104 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e8304b48-b855-435f-8b16-a2b7a7698ae7 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/backups/0802fe2f-4aa7-49f4-bcd7-d71a6b57fc9e returned with HTTP 404 Aug 25 10:34:15.796572 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1394/5582] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:34:15 2026] GET /volume/v3/backups/0802fe2f-4aa7-49f4-bcd7-d71a6b57fc9e => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:34:15.802971 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-365cba99-24fd-4ba0-8dbe-05be62be6aa8 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:15.804676 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-365cba99-24fd-4ba0-8dbe-05be62be6aa8 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] DELETE https://10.4.3.119/volume/v3/volumes/33f09d82-a7bc-42cb-9564-74822ecbabec Aug 25 10:34:15.804881 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-365cba99-24fd-4ba0-8dbe-05be62be6aa8 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:34:15.805078 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-365cba99-24fd-4ba0-8dbe-05be62be6aa8 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:34:15.805273 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-365cba99-24fd-4ba0-8dbe-05be62be6aa8 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Delete volume with id: 33f09d82-a7bc-42cb-9564-74822ecbabec Aug 25 10:34:15.812053 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:34:15.812053 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:34:15.812377 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-365cba99-24fd-4ba0-8dbe-05be62be6aa8 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Volume info retrieved successfully. Aug 25 10:34:15.835129 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-365cba99-24fd-4ba0-8dbe-05be62be6aa8 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Delete volume request issued successfully. Aug 25 10:34:15.835325 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-365cba99-24fd-4ba0-8dbe-05be62be6aa8 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/volumes/33f09d82-a7bc-42cb-9564-74822ecbabec returned with HTTP 202 Aug 25 10:34:15.835766 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1392/5583] 10.4.3.119 () {68 vars in 1391 bytes} [Tue Aug 25 10:34:15 2026] DELETE /volume/v3/volumes/33f09d82-a7bc-42cb-9564-74822ecbabec => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:34:15.844039 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-c2d2b1c0-6f22-4705-a3d3-c65397d85438 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:15.845638 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c2d2b1c0-6f22-4705-a3d3-c65397d85438 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] GET https://10.4.3.119/volume/v3/volumes/33f09d82-a7bc-42cb-9564-74822ecbabec Aug 25 10:34:15.845836 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c2d2b1c0-6f22-4705-a3d3-c65397d85438 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:34:15.846005 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c2d2b1c0-6f22-4705-a3d3-c65397d85438 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:34:15.852689 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:34:15.852689 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:34:15.856822 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-c2d2b1c0-6f22-4705-a3d3-c65397d85438 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Volume info retrieved successfully. Aug 25 10:34:15.861439 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c2d2b1c0-6f22-4705-a3d3-c65397d85438 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/volumes/33f09d82-a7bc-42cb-9564-74822ecbabec returned with HTTP 200 Aug 25 10:34:15.862031 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1393/5584] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:34:15 2026] GET /volume/v3/volumes/33f09d82-a7bc-42cb-9564-74822ecbabec => generated 1016 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:34:16.874704 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-bd10a90e-5828-4bfb-b57e-7884773596c6 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:16.876098 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-bd10a90e-5828-4bfb-b57e-7884773596c6 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] GET https://10.4.3.119/volume/v3/volumes/33f09d82-a7bc-42cb-9564-74822ecbabec Aug 25 10:34:16.876331 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-bd10a90e-5828-4bfb-b57e-7884773596c6 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:34:16.876506 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-bd10a90e-5828-4bfb-b57e-7884773596c6 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:34:16.881991 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-bd10a90e-5828-4bfb-b57e-7884773596c6 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/volumes/33f09d82-a7bc-42cb-9564-74822ecbabec returned with HTTP 404 Aug 25 10:34:16.882426 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1406/5585] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:34:16 2026] GET /volume/v3/volumes/33f09d82-a7bc-42cb-9564-74822ecbabec => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:34:16.890094 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-e0682dac-e370-4535-bae3-07a196e886e7 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:16.891793 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e0682dac-e370-4535-bae3-07a196e886e7 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] GET https://10.4.3.119/volume/v3/backups Aug 25 10:34:16.892019 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e0682dac-e370-4535-bae3-07a196e886e7 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:34:16.892247 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e0682dac-e370-4535-bae3-07a196e886e7 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'index' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:34:16.898014 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e0682dac-e370-4535-bae3-07a196e886e7 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/backups returned with HTTP 200 Aug 25 10:34:16.898443 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1395/5586] 10.4.3.119 () {68 vars in 1277 bytes} [Tue Aug 25 10:34:16 2026] GET /volume/v3/backups => generated 623 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:34:16.907336 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-8987c95c-ad88-46ca-90c2-c01c284b9411 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:16.908991 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8987c95c-ad88-46ca-90c2-c01c284b9411 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] GET https://10.4.3.119/volume/v3/backups?project_id=2f1a369c88a74ad9b8083aa702857359 Aug 25 10:34:16.909207 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8987c95c-ad88-46ca-90c2-c01c284b9411 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:34:16.909385 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8987c95c-ad88-46ca-90c2-c01c284b9411 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'index' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:34:16.914263 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8987c95c-ad88-46ca-90c2-c01c284b9411 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/backups?project_id=2f1a369c88a74ad9b8083aa702857359 returned with HTTP 200 Aug 25 10:34:16.914586 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1393/5587] 10.4.3.119 () {68 vars in 1364 bytes} [Tue Aug 25 10:34:16 2026] GET /volume/v3/backups?project_id=2f1a369c88a74ad9b8083aa702857359 => generated 623 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:34:16.922879 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-8e011604-fea5-497f-a9eb-d8e713286efd None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:16.924515 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8e011604-fea5-497f-a9eb-d8e713286efd tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:34:16.924867 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8e011604-fea5-497f-a9eb-d8e713286efd tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-847585808"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:34:16.926247 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-8e011604-fea5-497f-a9eb-d8e713286efd tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-847585808'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:34:16.926381 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-8e011604-fea5-497f-a9eb-d8e713286efd tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Create volume of 1 GB Aug 25 10:34:16.930085 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-8e011604-fea5-497f-a9eb-d8e713286efd tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Availability Zones retrieved successfully. Aug 25 10:34:16.935266 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-8e011604-fea5-497f-a9eb-d8e713286efd tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Flow 'volume_create_api' (1fdf7875-d8b3-491c-af72-f82798aba472) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:34:16.936111 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-8e011604-fea5-497f-a9eb-d8e713286efd tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01ef5175-df97-408e-8c51-9df1b79f4637) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:34:16.936803 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-8e011604-fea5-497f-a9eb-d8e713286efd tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:34:16.958613 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-8e011604-fea5-497f-a9eb-d8e713286efd tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01ef5175-df97-408e-8c51-9df1b79f4637) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:34:16.959352 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-8e011604-fea5-497f-a9eb-d8e713286efd tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3adff67-5e6d-48ca-aef9-98e9e4940c36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:34:16.996572 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-8e011604-fea5-497f-a9eb-d8e713286efd tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Created reservations ['0c6dd1a8-5ce7-4a7f-a87a-f9c738a6f245', '2e4dba44-a936-4e00-b407-da4d6cad940d', 'd58fa694-b445-43f8-82d7-154cd65e9229', '962c7855-66bd-4a7b-8327-fc558c43a363'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:34:16.997726 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-8e011604-fea5-497f-a9eb-d8e713286efd tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3adff67-5e6d-48ca-aef9-98e9e4940c36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0c6dd1a8-5ce7-4a7f-a87a-f9c738a6f245', '2e4dba44-a936-4e00-b407-da4d6cad940d', 'd58fa694-b445-43f8-82d7-154cd65e9229', '962c7855-66bd-4a7b-8327-fc558c43a363']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:34:16.998891 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-8e011604-fea5-497f-a9eb-d8e713286efd tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aefa0106-8863-4da6-bf77-234417329614) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:34:17.024402 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-8e011604-fea5-497f-a9eb-d8e713286efd tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aefa0106-8863-4da6-bf77-234417329614) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4bba8a1e-77e5-4ca6-944b-2e91a12653f3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-847585808',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f1a369c88a74ad9b8083aa702857359',qos_specs=None,replication_status=,reservations=['0c6dd1a8-5ce7-4a7f-a87a-f9c738a6f245','2e4dba44-a936-4e00-b407-da4d6cad940d','d58fa694-b445-43f8-82d7-154cd65e9229','962c7855-66bd-4a7b-8327-fc558c43a363'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c46284792cf4e43aeff71bd8c33f61b',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:34:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-847585808',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4bba8a1e-77e5-4ca6-944b-2e91a12653f3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f1a369c88a74ad9b8083aa702857359',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1c46284792cf4e43aeff71bd8c33f61b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:34:17.025481 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-8e011604-fea5-497f-a9eb-d8e713286efd tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (665cca1b-8fe6-43a3-831d-ec0d539ce417) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:34:17.040947 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-8e011604-fea5-497f-a9eb-d8e713286efd tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (665cca1b-8fe6-43a3-831d-ec0d539ce417) transitioned into state 'SUCCESS' from state '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-847585808',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f1a369c88a74ad9b8083aa702857359',qos_specs=None,replication_status=,reservations=['0c6dd1a8-5ce7-4a7f-a87a-f9c738a6f245','2e4dba44-a936-4e00-b407-da4d6cad940d','d58fa694-b445-43f8-82d7-154cd65e9229','962c7855-66bd-4a7b-8327-fc558c43a363'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c46284792cf4e43aeff71bd8c33f61b',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:34:17.041655 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-8e011604-fea5-497f-a9eb-d8e713286efd tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0381ea20-26ed-4925-b6b0-9c33ee998fa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:34:17.049727 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-8e011604-fea5-497f-a9eb-d8e713286efd tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0381ea20-26ed-4925-b6b0-9c33ee998fa7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:34:17.050520 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-8e011604-fea5-497f-a9eb-d8e713286efd tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Flow 'volume_create_api' (1fdf7875-d8b3-491c-af72-f82798aba472) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:34:17.050812 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-8e011604-fea5-497f-a9eb-d8e713286efd tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Create volume request issued successfully. Aug 25 10:34:17.051341 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8e011604-fea5-497f-a9eb-d8e713286efd tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:34:17.051776 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1394/5588] 10.4.3.119 () {70 vars in 1298 bytes} [Tue Aug 25 10:34:16 2026] POST /volume/v3/volumes => generated 777 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:34:17.063676 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-3520a2bb-b606-4111-8d8c-444afeeb662f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:17.065156 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3520a2bb-b606-4111-8d8c-444afeeb662f tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] GET https://10.4.3.119/volume/v3/volumes/4bba8a1e-77e5-4ca6-944b-2e91a12653f3 Aug 25 10:34:17.065340 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3520a2bb-b606-4111-8d8c-444afeeb662f tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:34:17.065522 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3520a2bb-b606-4111-8d8c-444afeeb662f tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:34:17.071856 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:34:17.071856 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:34:17.074849 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-3520a2bb-b606-4111-8d8c-444afeeb662f tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Volume info retrieved successfully. Aug 25 10:34:17.078117 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3520a2bb-b606-4111-8d8c-444afeeb662f tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/volumes/4bba8a1e-77e5-4ca6-944b-2e91a12653f3 returned with HTTP 200 Aug 25 10:34:17.078452 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1407/5589] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:34:17 2026] GET /volume/v3/volumes/4bba8a1e-77e5-4ca6-944b-2e91a12653f3 => generated 956 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:34:18.090810 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-eb5138b5-3b59-4b7f-abbf-c1ea85f511bf None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:18.092524 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-eb5138b5-3b59-4b7f-abbf-c1ea85f511bf tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] GET https://10.4.3.119/volume/v3/volumes/4bba8a1e-77e5-4ca6-944b-2e91a12653f3 Aug 25 10:34:18.092764 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-eb5138b5-3b59-4b7f-abbf-c1ea85f511bf tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:34:18.092945 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-eb5138b5-3b59-4b7f-abbf-c1ea85f511bf tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:34:18.099229 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:34:18.099229 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:34:18.103347 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-eb5138b5-3b59-4b7f-abbf-c1ea85f511bf tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Volume info retrieved successfully. Aug 25 10:34:18.107949 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-eb5138b5-3b59-4b7f-abbf-c1ea85f511bf tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/volumes/4bba8a1e-77e5-4ca6-944b-2e91a12653f3 returned with HTTP 200 Aug 25 10:34:18.108394 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1396/5590] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:34:18 2026] GET /volume/v3/volumes/4bba8a1e-77e5-4ca6-944b-2e91a12653f3 => generated 1017 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:34:18.119646 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-1acf3e20-f3fc-45c0-acd6-37d0b01e5fe0 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:18.121762 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1acf3e20-f3fc-45c0-acd6-37d0b01e5fe0 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] POST https://10.4.3.119/volume/v3/backups Aug 25 10:34:18.122122 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1acf3e20-f3fc-45c0-acd6-37d0b01e5fe0 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4bba8a1e-77e5-4ca6-944b-2e91a12653f3", "name": "tempest-type-Backup-1007139292"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:34:18.124086 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.contrib.backups [None req-1acf3e20-f3fc-45c0-acd6-37d0b01e5fe0 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Creating new backup {'backup': {'volume_id': '4bba8a1e-77e5-4ca6-944b-2e91a12653f3', 'name': 'tempest-type-Backup-1007139292'}} {{(pid=100388) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 10:34:18.124232 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.contrib.backups [None req-1acf3e20-f3fc-45c0-acd6-37d0b01e5fe0 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Creating backup of volume 4bba8a1e-77e5-4ca6-944b-2e91a12653f3 in container None Aug 25 10:34:18.131960 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:34:18.131960 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:34:18.132347 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-1acf3e20-f3fc-45c0-acd6-37d0b01e5fe0 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Volume info retrieved successfully. Aug 25 10:34:18.146874 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-1acf3e20-f3fc-45c0-acd6-37d0b01e5fe0 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Created reservations ['46a15c4b-9e93-4435-9670-3c6707bba782', '4ab4cdf6-6436-409d-9705-7eb7fefde4ce'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:34:18.171284 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1acf3e20-f3fc-45c0-acd6-37d0b01e5fe0 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/backups returned with HTTP 202 Aug 25 10:34:18.171949 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1394/5591] 10.4.3.119 () {70 vars in 1299 bytes} [Tue Aug 25 10:34:18 2026] POST /volume/v3/backups => generated 316 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:34:18.179263 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-f04fd437-93e5-48e9-b248-80858ec17b79 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:18.181071 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f04fd437-93e5-48e9-b248-80858ec17b79 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] GET https://10.4.3.119/volume/v3/backups/2f0a8671-75cc-487a-b516-95f2f7cd4464 Aug 25 10:34:18.181307 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f04fd437-93e5-48e9-b248-80858ec17b79 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:34:18.181516 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f04fd437-93e5-48e9-b248-80858ec17b79 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:34:18.181678 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-f04fd437-93e5-48e9-b248-80858ec17b79 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Show backup with id 2f0a8671-75cc-487a-b516-95f2f7cd4464. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:34:18.185542 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:34:18.185542 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:34:18.186148 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f04fd437-93e5-48e9-b248-80858ec17b79 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/backups/2f0a8671-75cc-487a-b516-95f2f7cd4464 returned with HTTP 200 Aug 25 10:34:18.186485 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1395/5592] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:34:18 2026] GET /volume/v3/backups/2f0a8671-75cc-487a-b516-95f2f7cd4464 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:34:19.196482 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-798d708e-2f69-4cc7-b15b-55cf14e050c6 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:19.198254 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-798d708e-2f69-4cc7-b15b-55cf14e050c6 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] GET https://10.4.3.119/volume/v3/backups/2f0a8671-75cc-487a-b516-95f2f7cd4464 Aug 25 10:34:19.198510 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-798d708e-2f69-4cc7-b15b-55cf14e050c6 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:34:19.198742 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-798d708e-2f69-4cc7-b15b-55cf14e050c6 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:34:19.198844 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-798d708e-2f69-4cc7-b15b-55cf14e050c6 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Show backup with id 2f0a8671-75cc-487a-b516-95f2f7cd4464. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:34:19.203211 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:34:19.203211 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:34:19.203976 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-798d708e-2f69-4cc7-b15b-55cf14e050c6 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/backups/2f0a8671-75cc-487a-b516-95f2f7cd4464 returned with HTTP 200 Aug 25 10:34:19.204379 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1408/5593] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:34:19 2026] GET /volume/v3/backups/2f0a8671-75cc-487a-b516-95f2f7cd4464 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:34:20.215540 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-8c01bcfd-d4a4-4de0-a538-464ccde97f4e None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:20.217718 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8c01bcfd-d4a4-4de0-a538-464ccde97f4e tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] GET https://10.4.3.119/volume/v3/backups/2f0a8671-75cc-487a-b516-95f2f7cd4464 Aug 25 10:34:20.217961 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8c01bcfd-d4a4-4de0-a538-464ccde97f4e tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:34:20.218183 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8c01bcfd-d4a4-4de0-a538-464ccde97f4e tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:34:20.218286 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-8c01bcfd-d4a4-4de0-a538-464ccde97f4e tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Show backup with id 2f0a8671-75cc-487a-b516-95f2f7cd4464. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:34:20.222282 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:34:20.222282 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:34:20.222853 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8c01bcfd-d4a4-4de0-a538-464ccde97f4e tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/backups/2f0a8671-75cc-487a-b516-95f2f7cd4464 returned with HTTP 200 Aug 25 10:34:20.223403 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1397/5594] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:34:20 2026] GET /volume/v3/backups/2f0a8671-75cc-487a-b516-95f2f7cd4464 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:34:21.234720 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-fc2bfef7-0191-4ff5-8dd6-5385838a6f17 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:21.237060 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-fc2bfef7-0191-4ff5-8dd6-5385838a6f17 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] GET https://10.4.3.119/volume/v3/backups/2f0a8671-75cc-487a-b516-95f2f7cd4464 Aug 25 10:34:21.237354 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-fc2bfef7-0191-4ff5-8dd6-5385838a6f17 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:34:21.237586 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-fc2bfef7-0191-4ff5-8dd6-5385838a6f17 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:34:21.237736 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-fc2bfef7-0191-4ff5-8dd6-5385838a6f17 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Show backup with id 2f0a8671-75cc-487a-b516-95f2f7cd4464. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:34:21.242969 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:34:21.242969 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:34:21.243686 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-fc2bfef7-0191-4ff5-8dd6-5385838a6f17 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/backups/2f0a8671-75cc-487a-b516-95f2f7cd4464 returned with HTTP 200 Aug 25 10:34:21.244198 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1395/5595] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:34:21 2026] GET /volume/v3/backups/2f0a8671-75cc-487a-b516-95f2f7cd4464 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:34:22.256577 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-0b76358d-2eb2-40c5-93a5-139a0da91b49 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:22.258928 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0b76358d-2eb2-40c5-93a5-139a0da91b49 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] GET https://10.4.3.119/volume/v3/backups/2f0a8671-75cc-487a-b516-95f2f7cd4464 Aug 25 10:34:22.259225 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0b76358d-2eb2-40c5-93a5-139a0da91b49 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:34:22.259486 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0b76358d-2eb2-40c5-93a5-139a0da91b49 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:34:22.259626 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-0b76358d-2eb2-40c5-93a5-139a0da91b49 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Show backup with id 2f0a8671-75cc-487a-b516-95f2f7cd4464. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:34:22.265098 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:34:22.265098 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:34:22.265919 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0b76358d-2eb2-40c5-93a5-139a0da91b49 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/backups/2f0a8671-75cc-487a-b516-95f2f7cd4464 returned with HTTP 200 Aug 25 10:34:22.266428 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1396/5596] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:34:22 2026] GET /volume/v3/backups/2f0a8671-75cc-487a-b516-95f2f7cd4464 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:34:23.277250 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-ede37738-3d53-44b1-98df-5a86551b8cd0 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:23.279228 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ede37738-3d53-44b1-98df-5a86551b8cd0 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] GET https://10.4.3.119/volume/v3/backups/2f0a8671-75cc-487a-b516-95f2f7cd4464 Aug 25 10:34:23.279755 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ede37738-3d53-44b1-98df-5a86551b8cd0 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:34:23.279755 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ede37738-3d53-44b1-98df-5a86551b8cd0 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:34:23.279903 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-ede37738-3d53-44b1-98df-5a86551b8cd0 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Show backup with id 2f0a8671-75cc-487a-b516-95f2f7cd4464. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:34:23.285014 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:34:23.285014 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:34:23.285873 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ede37738-3d53-44b1-98df-5a86551b8cd0 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/backups/2f0a8671-75cc-487a-b516-95f2f7cd4464 returned with HTTP 200 Aug 25 10:34:23.286594 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1409/5597] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:34:23 2026] GET /volume/v3/backups/2f0a8671-75cc-487a-b516-95f2f7cd4464 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:34:24.297917 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-a33b3c84-fd84-4653-b277-bb48bba31e6e None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:24.300471 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a33b3c84-fd84-4653-b277-bb48bba31e6e tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] GET https://10.4.3.119/volume/v3/backups/2f0a8671-75cc-487a-b516-95f2f7cd4464 Aug 25 10:34:24.301437 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a33b3c84-fd84-4653-b277-bb48bba31e6e tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:34:24.301437 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a33b3c84-fd84-4653-b277-bb48bba31e6e tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:34:24.301671 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-a33b3c84-fd84-4653-b277-bb48bba31e6e tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Show backup with id 2f0a8671-75cc-487a-b516-95f2f7cd4464. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:34:24.307255 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:34:24.307255 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:34:24.308165 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a33b3c84-fd84-4653-b277-bb48bba31e6e tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/backups/2f0a8671-75cc-487a-b516-95f2f7cd4464 returned with HTTP 200 Aug 25 10:34:24.308716 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1398/5598] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:34:24 2026] GET /volume/v3/backups/2f0a8671-75cc-487a-b516-95f2f7cd4464 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:34:25.320816 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-f6c4fbc2-d974-485a-9c22-c41ddbdbc466 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:25.323015 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f6c4fbc2-d974-485a-9c22-c41ddbdbc466 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] GET https://10.4.3.119/volume/v3/backups/2f0a8671-75cc-487a-b516-95f2f7cd4464 Aug 25 10:34:25.324953 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f6c4fbc2-d974-485a-9c22-c41ddbdbc466 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:34:25.324953 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f6c4fbc2-d974-485a-9c22-c41ddbdbc466 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:34:25.324953 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-f6c4fbc2-d974-485a-9c22-c41ddbdbc466 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Show backup with id 2f0a8671-75cc-487a-b516-95f2f7cd4464. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:34:25.329627 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:34:25.329627 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:34:25.331093 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f6c4fbc2-d974-485a-9c22-c41ddbdbc466 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/backups/2f0a8671-75cc-487a-b516-95f2f7cd4464 returned with HTTP 200 Aug 25 10:34:25.331898 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1396/5599] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:34:25 2026] GET /volume/v3/backups/2f0a8671-75cc-487a-b516-95f2f7cd4464 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:34:26.343297 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-d1d199f1-4cba-4a2e-b39b-7c94a88043be None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:26.348158 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d1d199f1-4cba-4a2e-b39b-7c94a88043be tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] GET https://10.4.3.119/volume/v3/backups/2f0a8671-75cc-487a-b516-95f2f7cd4464 Aug 25 10:34:26.348158 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d1d199f1-4cba-4a2e-b39b-7c94a88043be tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:34:26.348158 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d1d199f1-4cba-4a2e-b39b-7c94a88043be tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:34:26.348158 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-d1d199f1-4cba-4a2e-b39b-7c94a88043be tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Show backup with id 2f0a8671-75cc-487a-b516-95f2f7cd4464. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:34:26.349263 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:34:26.349263 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:34:26.349891 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d1d199f1-4cba-4a2e-b39b-7c94a88043be tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/backups/2f0a8671-75cc-487a-b516-95f2f7cd4464 returned with HTTP 200 Aug 25 10:34:26.350297 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1397/5600] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:34:26 2026] GET /volume/v3/backups/2f0a8671-75cc-487a-b516-95f2f7cd4464 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:34:27.359421 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-42b88472-d12f-4b4b-aa8d-73511feefba2 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:27.361115 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-42b88472-d12f-4b4b-aa8d-73511feefba2 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] GET https://10.4.3.119/volume/v3/backups/2f0a8671-75cc-487a-b516-95f2f7cd4464 Aug 25 10:34:27.361359 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-42b88472-d12f-4b4b-aa8d-73511feefba2 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:34:27.361560 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-42b88472-d12f-4b4b-aa8d-73511feefba2 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:34:27.361678 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-42b88472-d12f-4b4b-aa8d-73511feefba2 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Show backup with id 2f0a8671-75cc-487a-b516-95f2f7cd4464. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:34:27.367298 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:34:27.367298 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:34:27.368199 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-42b88472-d12f-4b4b-aa8d-73511feefba2 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/backups/2f0a8671-75cc-487a-b516-95f2f7cd4464 returned with HTTP 200 Aug 25 10:34:27.368709 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1410/5601] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:34:27 2026] GET /volume/v3/backups/2f0a8671-75cc-487a-b516-95f2f7cd4464 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:34:28.377892 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-075b7355-a5c1-424c-b577-40c01497cd4e None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:28.379988 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-075b7355-a5c1-424c-b577-40c01497cd4e tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] GET https://10.4.3.119/volume/v3/backups/2f0a8671-75cc-487a-b516-95f2f7cd4464 Aug 25 10:34:28.380166 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-075b7355-a5c1-424c-b577-40c01497cd4e tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:34:28.380355 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-075b7355-a5c1-424c-b577-40c01497cd4e tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:34:28.380691 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-075b7355-a5c1-424c-b577-40c01497cd4e tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Show backup with id 2f0a8671-75cc-487a-b516-95f2f7cd4464. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:34:28.384652 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:34:28.384652 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:34:28.385264 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-075b7355-a5c1-424c-b577-40c01497cd4e tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/backups/2f0a8671-75cc-487a-b516-95f2f7cd4464 returned with HTTP 200 Aug 25 10:34:28.385599 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1399/5602] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:34:28 2026] GET /volume/v3/backups/2f0a8671-75cc-487a-b516-95f2f7cd4464 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:34:29.359745 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-7d99f8f0-65ed-4b1f-b1c2-80537665eb80 req-e0c55b38-5a3c-483b-b94f-25b767cdd6dc None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:29.364361 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-7d99f8f0-65ed-4b1f-b1c2-80537665eb80 req-e0c55b38-5a3c-483b-b94f-25b767cdd6dc tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] DELETE https://10.4.3.119/volume/v3/attachments/64db26fc-f392-4898-91bd-e2380c7a88f6 Aug 25 10:34:29.364361 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-7d99f8f0-65ed-4b1f-b1c2-80537665eb80 req-e0c55b38-5a3c-483b-b94f-25b767cdd6dc tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:34:29.364361 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-7d99f8f0-65ed-4b1f-b1c2-80537665eb80 req-e0c55b38-5a3c-483b-b94f-25b767cdd6dc tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Calling method 'version_select' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:34:29.370843 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:34:29.370843 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:34:29.395155 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-542ece28-bef4-4db2-b935-71a3a2f52d8f None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:29.397188 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-542ece28-bef4-4db2-b935-71a3a2f52d8f tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] GET https://10.4.3.119/volume/v3/backups/2f0a8671-75cc-487a-b516-95f2f7cd4464 Aug 25 10:34:29.397420 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-542ece28-bef4-4db2-b935-71a3a2f52d8f tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:34:29.397602 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-542ece28-bef4-4db2-b935-71a3a2f52d8f tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:34:29.397721 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-542ece28-bef4-4db2-b935-71a3a2f52d8f tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Show backup with id 2f0a8671-75cc-487a-b516-95f2f7cd4464. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:34:29.402352 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:34:29.402352 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:34:29.403434 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-542ece28-bef4-4db2-b935-71a3a2f52d8f tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/backups/2f0a8671-75cc-487a-b516-95f2f7cd4464 returned with HTTP 200 Aug 25 10:34:29.404307 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1398/5603] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:34:29 2026] GET /volume/v3/backups/2f0a8671-75cc-487a-b516-95f2f7cd4464 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:34:29.421850 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-7d99f8f0-65ed-4b1f-b1c2-80537665eb80 req-e0c55b38-5a3c-483b-b94f-25b767cdd6dc tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] https://10.4.3.119/volume/v3/attachments/64db26fc-f392-4898-91bd-e2380c7a88f6 returned with HTTP 200 Aug 25 10:34:29.422284 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1397/5604] 10.4.3.119 () {72 vars in 1673 bytes} [Tue Aug 25 10:34:29 2026] DELETE /volume/v3/attachments/64db26fc-f392-4898-91bd-e2380c7a88f6 => generated 19 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:34:30.415110 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-7f1bd18c-6371-4b27-909e-7fa20f9cf850 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:30.417161 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7f1bd18c-6371-4b27-909e-7fa20f9cf850 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] GET https://10.4.3.119/volume/v3/backups/2f0a8671-75cc-487a-b516-95f2f7cd4464 Aug 25 10:34:30.417383 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7f1bd18c-6371-4b27-909e-7fa20f9cf850 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:34:30.417576 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7f1bd18c-6371-4b27-909e-7fa20f9cf850 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:34:30.417701 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-7f1bd18c-6371-4b27-909e-7fa20f9cf850 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Show backup with id 2f0a8671-75cc-487a-b516-95f2f7cd4464. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:34:30.422927 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:34:30.422927 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:34:30.423764 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7f1bd18c-6371-4b27-909e-7fa20f9cf850 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/backups/2f0a8671-75cc-487a-b516-95f2f7cd4464 returned with HTTP 200 Aug 25 10:34:30.424338 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1411/5605] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:34:30 2026] GET /volume/v3/backups/2f0a8671-75cc-487a-b516-95f2f7cd4464 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:34:30.836161 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-b5feea32-088d-4b59-a1e0-e2a17998d484 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:30.837774 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b5feea32-088d-4b59-a1e0-e2a17998d484 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] DELETE https://10.4.3.119/volume/v3/volumes/e19e256e-49f6-499d-8535-f64491c95975 Aug 25 10:34:30.838019 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b5feea32-088d-4b59-a1e0-e2a17998d484 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:34:30.838252 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b5feea32-088d-4b59-a1e0-e2a17998d484 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:34:30.838445 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-b5feea32-088d-4b59-a1e0-e2a17998d484 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Delete volume with id: e19e256e-49f6-499d-8535-f64491c95975 Aug 25 10:34:30.844663 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:34:30.844663 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:34:30.845131 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-b5feea32-088d-4b59-a1e0-e2a17998d484 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Volume info retrieved successfully. Aug 25 10:34:30.860030 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-b5feea32-088d-4b59-a1e0-e2a17998d484 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Delete volume request issued successfully. Aug 25 10:34:30.860223 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b5feea32-088d-4b59-a1e0-e2a17998d484 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] https://10.4.3.119/volume/v3/volumes/e19e256e-49f6-499d-8535-f64491c95975 returned with HTTP 202 Aug 25 10:34:30.860607 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1400/5606] 10.4.3.119 () {68 vars in 1392 bytes} [Tue Aug 25 10:34:30 2026] DELETE /volume/v3/volumes/e19e256e-49f6-499d-8535-f64491c95975 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 10:34:30.868018 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-787d66eb-47e4-42aa-8338-162971e902e0 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:30.870189 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-787d66eb-47e4-42aa-8338-162971e902e0 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] GET https://10.4.3.119/volume/v3/volumes/e19e256e-49f6-499d-8535-f64491c95975 Aug 25 10:34:30.870420 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-787d66eb-47e4-42aa-8338-162971e902e0 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:34:30.870599 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-787d66eb-47e4-42aa-8338-162971e902e0 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:34:30.877453 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:34:30.877453 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:34:30.880905 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-787d66eb-47e4-42aa-8338-162971e902e0 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Volume info retrieved successfully. Aug 25 10:34:30.885455 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-787d66eb-47e4-42aa-8338-162971e902e0 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] https://10.4.3.119/volume/v3/volumes/e19e256e-49f6-499d-8535-f64491c95975 returned with HTTP 200 Aug 25 10:34:30.885995 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1399/5607] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:34:30 2026] GET /volume/v3/volumes/e19e256e-49f6-499d-8535-f64491c95975 => generated 1422 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:34:31.434347 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-832a93d2-af44-44d1-9591-019096fa0124 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:31.436208 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-832a93d2-af44-44d1-9591-019096fa0124 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] GET https://10.4.3.119/volume/v3/backups/2f0a8671-75cc-487a-b516-95f2f7cd4464 Aug 25 10:34:31.436475 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-832a93d2-af44-44d1-9591-019096fa0124 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:34:31.436732 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-832a93d2-af44-44d1-9591-019096fa0124 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:34:31.436905 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-832a93d2-af44-44d1-9591-019096fa0124 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Show backup with id 2f0a8671-75cc-487a-b516-95f2f7cd4464. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:34:31.441052 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:34:31.441052 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:34:31.441680 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-832a93d2-af44-44d1-9591-019096fa0124 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/backups/2f0a8671-75cc-487a-b516-95f2f7cd4464 returned with HTTP 200 Aug 25 10:34:31.442064 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1398/5608] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:34:31 2026] GET /volume/v3/backups/2f0a8671-75cc-487a-b516-95f2f7cd4464 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:34:31.897649 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-5712bc08-7f4d-48e1-b570-d63c4596f5be None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:31.899278 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5712bc08-7f4d-48e1-b570-d63c4596f5be tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] GET https://10.4.3.119/volume/v3/volumes/e19e256e-49f6-499d-8535-f64491c95975 Aug 25 10:34:31.899504 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5712bc08-7f4d-48e1-b570-d63c4596f5be tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:34:31.899751 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5712bc08-7f4d-48e1-b570-d63c4596f5be tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:34:31.905077 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5712bc08-7f4d-48e1-b570-d63c4596f5be tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] https://10.4.3.119/volume/v3/volumes/e19e256e-49f6-499d-8535-f64491c95975 returned with HTTP 404 Aug 25 10:34:31.905528 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1412/5609] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:34:31 2026] GET /volume/v3/volumes/e19e256e-49f6-499d-8535-f64491c95975 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 10:34:31.911149 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-15b79522-cebb-420e-9f0e-17a494e64b66 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:31.912619 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-15b79522-cebb-420e-9f0e-17a494e64b66 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] DELETE https://10.4.3.119/volume/v3/snapshots/a8d184a1-dbe4-430d-bafe-2829a6d53450 Aug 25 10:34:31.912773 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-15b79522-cebb-420e-9f0e-17a494e64b66 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:34:31.912957 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-15b79522-cebb-420e-9f0e-17a494e64b66 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:34:31.913046 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.snapshots [None req-15b79522-cebb-420e-9f0e-17a494e64b66 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Delete snapshot with id: a8d184a1-dbe4-430d-bafe-2829a6d53450 Aug 25 10:34:31.917398 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:34:31.917398 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:34:31.917757 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-15b79522-cebb-420e-9f0e-17a494e64b66 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Snapshot retrieved successfully. Aug 25 10:34:31.934293 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-15b79522-cebb-420e-9f0e-17a494e64b66 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Snapshot delete request issued successfully. Aug 25 10:34:31.934458 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-15b79522-cebb-420e-9f0e-17a494e64b66 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] https://10.4.3.119/volume/v3/snapshots/a8d184a1-dbe4-430d-bafe-2829a6d53450 returned with HTTP 202 Aug 25 10:34:31.934855 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1401/5610] 10.4.3.119 () {66 vars in 1357 bytes} [Tue Aug 25 10:34:31 2026] DELETE /volume/v3/snapshots/a8d184a1-dbe4-430d-bafe-2829a6d53450 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:34:31.940298 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-f33b5ac3-5bfc-4906-919e-b2bfd0633aa3 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:31.941770 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f33b5ac3-5bfc-4906-919e-b2bfd0633aa3 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] GET https://10.4.3.119/volume/v3/snapshots/a8d184a1-dbe4-430d-bafe-2829a6d53450 Aug 25 10:34:31.941937 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f33b5ac3-5bfc-4906-919e-b2bfd0633aa3 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:34:31.942107 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f33b5ac3-5bfc-4906-919e-b2bfd0633aa3 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:34:31.947431 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:34:31.947431 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:34:31.947802 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-f33b5ac3-5bfc-4906-919e-b2bfd0633aa3 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Snapshot retrieved successfully. Aug 25 10:34:31.948520 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f33b5ac3-5bfc-4906-919e-b2bfd0633aa3 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] https://10.4.3.119/volume/v3/snapshots/a8d184a1-dbe4-430d-bafe-2829a6d53450 returned with HTTP 200 Aug 25 10:34:31.948886 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1400/5611] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:34:31 2026] GET /volume/v3/snapshots/a8d184a1-dbe4-430d-bafe-2829a6d53450 => generated 482 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:34:32.451902 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-0a3dee64-0849-46b1-8d51-216fdc177f1d None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:32.454076 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0a3dee64-0849-46b1-8d51-216fdc177f1d tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] GET https://10.4.3.119/volume/v3/backups/2f0a8671-75cc-487a-b516-95f2f7cd4464 Aug 25 10:34:32.454351 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0a3dee64-0849-46b1-8d51-216fdc177f1d tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:34:32.454578 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0a3dee64-0849-46b1-8d51-216fdc177f1d tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:34:32.454703 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-0a3dee64-0849-46b1-8d51-216fdc177f1d tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Show backup with id 2f0a8671-75cc-487a-b516-95f2f7cd4464. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:34:32.459832 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:34:32.459832 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:34:32.460563 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0a3dee64-0849-46b1-8d51-216fdc177f1d tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/backups/2f0a8671-75cc-487a-b516-95f2f7cd4464 returned with HTTP 200 Aug 25 10:34:32.461006 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1399/5612] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:34:32 2026] GET /volume/v3/backups/2f0a8671-75cc-487a-b516-95f2f7cd4464 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:34:32.470118 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-f43be41c-d477-4803-bf06-4bcbb9f627ae None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:32.471806 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f43be41c-d477-4803-bf06-4bcbb9f627ae tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] POST https://10.4.3.119/volume/v3/backups/2f0a8671-75cc-487a-b516-95f2f7cd4464/action Aug 25 10:34:32.472145 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f43be41c-d477-4803-bf06-4bcbb9f627ae tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:34:32.472282 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f43be41c-d477-4803-bf06-4bcbb9f627ae tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:34:32.473540 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.contrib.admin_actions [None req-f43be41c-d477-4803-bf06-4bcbb9f627ae tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Updating backup '2f0a8671-75cc-487a-b516-95f2f7cd4464' with '{'status': 'error'}' {{(pid=100391) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 25 10:34:32.479896 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:34:32.479896 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:34:32.484987 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.backup.rpcapi [None req-f43be41c-d477-4803-bf06-4bcbb9f627ae tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] reset_status in rpcapi backup_id 2f0a8671-75cc-487a-b516-95f2f7cd4464 on host np0000008063. {{(pid=100391) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 25 10:34:32.486516 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f43be41c-d477-4803-bf06-4bcbb9f627ae tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/backups/2f0a8671-75cc-487a-b516-95f2f7cd4464/action returned with HTTP 202 Aug 25 10:34:32.486896 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1413/5613] 10.4.3.119 () {70 vars in 1430 bytes} [Tue Aug 25 10:34:32 2026] POST /volume/v3/backups/2f0a8671-75cc-487a-b516-95f2f7cd4464/action => generated 0 bytes in 17 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:34:32.493297 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-fe5066f7-ab12-4571-b546-ac7e7b727825 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:32.494867 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-fe5066f7-ab12-4571-b546-ac7e7b727825 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] DELETE https://10.4.3.119/volume/v3/volumes/4bba8a1e-77e5-4ca6-944b-2e91a12653f3 Aug 25 10:34:32.495079 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-fe5066f7-ab12-4571-b546-ac7e7b727825 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:34:32.495344 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-fe5066f7-ab12-4571-b546-ac7e7b727825 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:34:32.495572 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-fe5066f7-ab12-4571-b546-ac7e7b727825 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Delete volume with id: 4bba8a1e-77e5-4ca6-944b-2e91a12653f3 Aug 25 10:34:32.502728 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:34:32.502728 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:34:32.503073 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-fe5066f7-ab12-4571-b546-ac7e7b727825 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Volume info retrieved successfully. Aug 25 10:34:32.518003 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-fe5066f7-ab12-4571-b546-ac7e7b727825 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Delete volume request issued successfully. Aug 25 10:34:32.518186 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-fe5066f7-ab12-4571-b546-ac7e7b727825 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/volumes/4bba8a1e-77e5-4ca6-944b-2e91a12653f3 returned with HTTP 202 Aug 25 10:34:32.518567 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1402/5614] 10.4.3.119 () {68 vars in 1391 bytes} [Tue Aug 25 10:34:32 2026] DELETE /volume/v3/volumes/4bba8a1e-77e5-4ca6-944b-2e91a12653f3 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:34:32.525286 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-c007db32-811a-47f1-9291-2e7a88dacdae None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:32.526763 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c007db32-811a-47f1-9291-2e7a88dacdae tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] GET https://10.4.3.119/volume/v3/volumes/4bba8a1e-77e5-4ca6-944b-2e91a12653f3 Aug 25 10:34:32.526946 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c007db32-811a-47f1-9291-2e7a88dacdae tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:34:32.527120 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c007db32-811a-47f1-9291-2e7a88dacdae tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:34:32.533510 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:34:32.533510 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:34:32.536499 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-c007db32-811a-47f1-9291-2e7a88dacdae tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Volume info retrieved successfully. Aug 25 10:34:32.539815 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c007db32-811a-47f1-9291-2e7a88dacdae tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/volumes/4bba8a1e-77e5-4ca6-944b-2e91a12653f3 returned with HTTP 200 Aug 25 10:34:32.540167 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1401/5615] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:34:32 2026] GET /volume/v3/volumes/4bba8a1e-77e5-4ca6-944b-2e91a12653f3 => generated 1016 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:34:32.957642 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-6918b5d6-03ae-4877-8e36-5e462883a755 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:32.959398 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6918b5d6-03ae-4877-8e36-5e462883a755 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] GET https://10.4.3.119/volume/v3/snapshots/a8d184a1-dbe4-430d-bafe-2829a6d53450 Aug 25 10:34:32.959595 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-6918b5d6-03ae-4877-8e36-5e462883a755 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:34:32.959753 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-6918b5d6-03ae-4877-8e36-5e462883a755 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:34:32.964086 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6918b5d6-03ae-4877-8e36-5e462883a755 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] https://10.4.3.119/volume/v3/snapshots/a8d184a1-dbe4-430d-bafe-2829a6d53450 returned with HTTP 404 Aug 25 10:34:32.964577 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1400/5616] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:34:32 2026] GET /volume/v3/snapshots/a8d184a1-dbe4-430d-bafe-2829a6d53450 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:34:33.553267 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-ca0551e2-e4c8-4bd3-90b0-72e593b008f0 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:33.555617 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ca0551e2-e4c8-4bd3-90b0-72e593b008f0 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] GET https://10.4.3.119/volume/v3/volumes/4bba8a1e-77e5-4ca6-944b-2e91a12653f3 Aug 25 10:34:33.555900 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ca0551e2-e4c8-4bd3-90b0-72e593b008f0 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:34:33.556211 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ca0551e2-e4c8-4bd3-90b0-72e593b008f0 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:34:33.561640 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ca0551e2-e4c8-4bd3-90b0-72e593b008f0 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/volumes/4bba8a1e-77e5-4ca6-944b-2e91a12653f3 returned with HTTP 404 Aug 25 10:34:33.562116 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1414/5617] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:34:33 2026] GET /volume/v3/volumes/4bba8a1e-77e5-4ca6-944b-2e91a12653f3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:34:33.571084 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-d04637fb-5b4e-4895-b309-af1c7074dc38 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:33.573043 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d04637fb-5b4e-4895-b309-af1c7074dc38 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] POST https://10.4.3.119/volume/v3/backups/a8ef72a0-94e6-474e-9711-ce1759301435/restore Aug 25 10:34:33.573545 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d04637fb-5b4e-4895-b309-af1c7074dc38 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:34:33.575172 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.contrib.backups [None req-d04637fb-5b4e-4895-b309-af1c7074dc38 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Restoring backup a8ef72a0-94e6-474e-9711-ce1759301435 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100390) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 25 10:34:33.575172 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.contrib.backups [None req-d04637fb-5b4e-4895-b309-af1c7074dc38 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Restoring backup a8ef72a0-94e6-474e-9711-ce1759301435 to volume None. Aug 25 10:34:33.579869 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:34:33.579869 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:34:33.580466 np0000008063 devstack@c-api.service[100390]: INFO cinder.backup.api [None req-d04637fb-5b4e-4895-b309-af1c7074dc38 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Creating volume of 1 GB for restore of backup a8ef72a0-94e6-474e-9711-ce1759301435. Aug 25 10:34:33.584419 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-d04637fb-5b4e-4895-b309-af1c7074dc38 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Availability Zones retrieved successfully. Aug 25 10:34:33.592408 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-d04637fb-5b4e-4895-b309-af1c7074dc38 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Flow 'volume_create_api' (a55c8c40-dba3-414c-989e-a613d1c019ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:34:33.593552 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-d04637fb-5b4e-4895-b309-af1c7074dc38 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85741903-6fb4-4830-b925-6318e2c11cb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:34:33.595008 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-d04637fb-5b4e-4895-b309-af1c7074dc38 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Validating volume size '1' using validate_int {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:34:33.626276 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-d04637fb-5b4e-4895-b309-af1c7074dc38 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85741903-6fb4-4830-b925-6318e2c11cb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:34:33.627775 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-d04637fb-5b4e-4895-b309-af1c7074dc38 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c77a5f0-114e-4e25-abe5-8285aeb946b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:34:33.659399 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-d04637fb-5b4e-4895-b309-af1c7074dc38 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Created reservations ['071de4fe-beb1-499e-8306-5cbe3b7d2e07', '759f6e56-81f9-45c7-a8c6-6b674295fc23', 'd10c57dc-c096-45f9-8675-704d439acbc9', '5487f5f1-9060-4744-a8ad-90524307ac97'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:34:33.660162 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-d04637fb-5b4e-4895-b309-af1c7074dc38 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c77a5f0-114e-4e25-abe5-8285aeb946b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['071de4fe-beb1-499e-8306-5cbe3b7d2e07', '759f6e56-81f9-45c7-a8c6-6b674295fc23', 'd10c57dc-c096-45f9-8675-704d439acbc9', '5487f5f1-9060-4744-a8ad-90524307ac97']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:34:33.660811 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-d04637fb-5b4e-4895-b309-af1c7074dc38 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f605190-2107-4e8a-a1eb-f1c6e9ffe7e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:34:33.690085 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-d04637fb-5b4e-4895-b309-af1c7074dc38 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f605190-2107-4e8a-a1eb-f1c6e9ffe7e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '763fc8a1-8a95-486a-9fc6-8ea13fc00349', '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='2f1a369c88a74ad9b8083aa702857359',qos_specs=None,replication_status=,reservations=['071de4fe-beb1-499e-8306-5cbe3b7d2e07','759f6e56-81f9-45c7-a8c6-6b674295fc23','d10c57dc-c096-45f9-8675-704d439acbc9','5487f5f1-9060-4744-a8ad-90524307ac97'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c46284792cf4e43aeff71bd8c33f61b',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:34:33Z,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=763fc8a1-8a95-486a-9fc6-8ea13fc00349,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f1a369c88a74ad9b8083aa702857359',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1c46284792cf4e43aeff71bd8c33f61b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:34:33.691080 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-d04637fb-5b4e-4895-b309-af1c7074dc38 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55d4df58-57d4-4f61-b3be-ea7e198322c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:34:33.707327 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-d04637fb-5b4e-4895-b309-af1c7074dc38 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55d4df58-57d4-4f61-b3be-ea7e198322c3) transitioned into 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='2f1a369c88a74ad9b8083aa702857359',qos_specs=None,replication_status=,reservations=['071de4fe-beb1-499e-8306-5cbe3b7d2e07','759f6e56-81f9-45c7-a8c6-6b674295fc23','d10c57dc-c096-45f9-8675-704d439acbc9','5487f5f1-9060-4744-a8ad-90524307ac97'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c46284792cf4e43aeff71bd8c33f61b',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:34:33.708030 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-d04637fb-5b4e-4895-b309-af1c7074dc38 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aeedd0b8-aa4c-4804-96af-49232c354594) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:34:33.718339 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-d04637fb-5b4e-4895-b309-af1c7074dc38 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aeedd0b8-aa4c-4804-96af-49232c354594) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:34:33.719320 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-d04637fb-5b4e-4895-b309-af1c7074dc38 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Flow 'volume_create_api' (a55c8c40-dba3-414c-989e-a613d1c019ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:34:33.719701 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-d04637fb-5b4e-4895-b309-af1c7074dc38 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Create volume request issued successfully. Aug 25 10:34:33.728802 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:34:33.728802 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:34:33.729238 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-d04637fb-5b4e-4895-b309-af1c7074dc38 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Volume info retrieved successfully. Aug 25 10:34:34.439723 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-290f842d-5804-4d20-9423-320e790a2252 req-0cf41104-546f-47df-9e3c-31e9e24ce947 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:34.442011 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-290f842d-5804-4d20-9423-320e790a2252 req-0cf41104-546f-47df-9e3c-31e9e24ce947 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] DELETE https://10.4.3.119/volume/v3/attachments/712682ab-9888-458b-8df2-f252a7a9c17e Aug 25 10:34:34.442229 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-290f842d-5804-4d20-9423-320e790a2252 req-0cf41104-546f-47df-9e3c-31e9e24ce947 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:34:34.442406 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-290f842d-5804-4d20-9423-320e790a2252 req-0cf41104-546f-47df-9e3c-31e9e24ce947 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Calling method 'version_select' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:34:34.451193 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:34:34.451193 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:34:34.495837 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-290f842d-5804-4d20-9423-320e790a2252 req-0cf41104-546f-47df-9e3c-31e9e24ce947 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] https://10.4.3.119/volume/v3/attachments/712682ab-9888-458b-8df2-f252a7a9c17e returned with HTTP 200 Aug 25 10:34:34.496350 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1402/5618] 10.4.3.119 () {72 vars in 1673 bytes} [Tue Aug 25 10:34:34 2026] DELETE /volume/v3/attachments/712682ab-9888-458b-8df2-f252a7a9c17e => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:34:34.737270 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:34:34.737270 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:34:34.737769 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-d04637fb-5b4e-4895-b309-af1c7074dc38 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Volume info retrieved successfully. Aug 25 10:34:34.737988 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.backup.api [None req-d04637fb-5b4e-4895-b309-af1c7074dc38 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Checking backup size 1 against volume size 1 {{(pid=100390) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 25 10:34:34.738177 np0000008063 devstack@c-api.service[100390]: INFO cinder.backup.api [None req-d04637fb-5b4e-4895-b309-af1c7074dc38 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Overwriting volume 763fc8a1-8a95-486a-9fc6-8ea13fc00349 with restore of backup a8ef72a0-94e6-474e-9711-ce1759301435 Aug 25 10:34:34.753651 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.backup.rpcapi [None req-d04637fb-5b4e-4895-b309-af1c7074dc38 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] restore_backup in rpcapi backup_id a8ef72a0-94e6-474e-9711-ce1759301435 {{(pid=100390) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 25 10:34:34.755702 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d04637fb-5b4e-4895-b309-af1c7074dc38 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/backups/a8ef72a0-94e6-474e-9711-ce1759301435/restore returned with HTTP 202 Aug 25 10:34:34.756158 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1403/5619] 10.4.3.119 () {70 vars in 1433 bytes} [Tue Aug 25 10:34:33 2026] POST /volume/v3/backups/a8ef72a0-94e6-474e-9711-ce1759301435/restore => generated 152 bytes in 1185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:34:34.766314 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-bc3fa99d-a990-4653-a753-a7981726712b None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:34.768540 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-bc3fa99d-a990-4653-a753-a7981726712b tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] GET https://10.4.3.119/volume/v3/backups/a8ef72a0-94e6-474e-9711-ce1759301435 Aug 25 10:34:34.768824 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-bc3fa99d-a990-4653-a753-a7981726712b tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:34:34.769128 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-bc3fa99d-a990-4653-a753-a7981726712b tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:34:34.769304 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-bc3fa99d-a990-4653-a753-a7981726712b tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Show backup with id a8ef72a0-94e6-474e-9711-ce1759301435. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:34:34.774834 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:34:34.774834 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:34:34.775746 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-bc3fa99d-a990-4653-a753-a7981726712b tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/backups/a8ef72a0-94e6-474e-9711-ce1759301435 returned with HTTP 200 Aug 25 10:34:34.776360 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1401/5620] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:34:34 2026] GET /volume/v3/backups/a8ef72a0-94e6-474e-9711-ce1759301435 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:34:35.786523 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-d43680a2-f4ba-4e5e-92e9-97722d499802 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:35.788118 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d43680a2-f4ba-4e5e-92e9-97722d499802 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] GET https://10.4.3.119/volume/v3/backups/a8ef72a0-94e6-474e-9711-ce1759301435 Aug 25 10:34:35.788307 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d43680a2-f4ba-4e5e-92e9-97722d499802 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:34:35.788528 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d43680a2-f4ba-4e5e-92e9-97722d499802 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:34:35.788576 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-d43680a2-f4ba-4e5e-92e9-97722d499802 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Show backup with id a8ef72a0-94e6-474e-9711-ce1759301435. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:34:35.793359 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:34:35.793359 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:34:35.793921 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d43680a2-f4ba-4e5e-92e9-97722d499802 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/backups/a8ef72a0-94e6-474e-9711-ce1759301435 returned with HTTP 200 Aug 25 10:34:35.794330 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1415/5621] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:34:35 2026] GET /volume/v3/backups/a8ef72a0-94e6-474e-9711-ce1759301435 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:34:35.912468 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-2a36ca64-70b1-42a2-9e12-76498430665e None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:35.914252 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-2a36ca64-70b1-42a2-9e12-76498430665e tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] DELETE https://10.4.3.119/volume/v3/volumes/a8811a3d-bd35-429e-93db-a326e7ee94c2 Aug 25 10:34:35.914420 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-2a36ca64-70b1-42a2-9e12-76498430665e tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:34:35.914598 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-2a36ca64-70b1-42a2-9e12-76498430665e tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:34:35.914759 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-2a36ca64-70b1-42a2-9e12-76498430665e tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Delete volume with id: a8811a3d-bd35-429e-93db-a326e7ee94c2 Aug 25 10:34:35.916880 np0000008063 devstack@c-api.service[100389]: DEBUG dbcounter [-] [100389] Writing DB stats cinder:SELECT=117,cinder:INSERT=19,cinder:UPDATE=41 {{(pid=100389) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 10:34:35.921713 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:34:35.921713 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:34:35.922238 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-2a36ca64-70b1-42a2-9e12-76498430665e tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Volume info retrieved successfully. Aug 25 10:34:35.938933 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-2a36ca64-70b1-42a2-9e12-76498430665e tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Delete volume request issued successfully. Aug 25 10:34:35.939079 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-2a36ca64-70b1-42a2-9e12-76498430665e tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] https://10.4.3.119/volume/v3/volumes/a8811a3d-bd35-429e-93db-a326e7ee94c2 returned with HTTP 202 Aug 25 10:34:35.939618 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1403/5622] 10.4.3.119 () {68 vars in 1392 bytes} [Tue Aug 25 10:34:35 2026] DELETE /volume/v3/volumes/a8811a3d-bd35-429e-93db-a326e7ee94c2 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 10:34:35.948520 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-b55c051c-407b-4bc4-802f-8787c2158d9a None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:35.950455 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b55c051c-407b-4bc4-802f-8787c2158d9a tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] GET https://10.4.3.119/volume/v3/volumes/a8811a3d-bd35-429e-93db-a326e7ee94c2 Aug 25 10:34:35.950670 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b55c051c-407b-4bc4-802f-8787c2158d9a tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:34:35.950864 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b55c051c-407b-4bc4-802f-8787c2158d9a tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:34:35.959559 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:34:35.959559 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:34:35.963973 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-b55c051c-407b-4bc4-802f-8787c2158d9a tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Volume info retrieved successfully. Aug 25 10:34:35.969619 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b55c051c-407b-4bc4-802f-8787c2158d9a tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] https://10.4.3.119/volume/v3/volumes/a8811a3d-bd35-429e-93db-a326e7ee94c2 returned with HTTP 200 Aug 25 10:34:35.970120 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1404/5623] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:34:35 2026] GET /volume/v3/volumes/a8811a3d-bd35-429e-93db-a326e7ee94c2 => generated 1421 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:34:36.804333 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-c202d514-e590-45c1-b149-87bdc0378494 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:36.806079 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c202d514-e590-45c1-b149-87bdc0378494 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] GET https://10.4.3.119/volume/v3/backups/a8ef72a0-94e6-474e-9711-ce1759301435 Aug 25 10:34:36.806309 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c202d514-e590-45c1-b149-87bdc0378494 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:34:36.806504 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c202d514-e590-45c1-b149-87bdc0378494 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:34:36.806606 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-c202d514-e590-45c1-b149-87bdc0378494 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Show backup with id a8ef72a0-94e6-474e-9711-ce1759301435. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:34:36.810653 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:34:36.810653 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:34:36.811238 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c202d514-e590-45c1-b149-87bdc0378494 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/backups/a8ef72a0-94e6-474e-9711-ce1759301435 returned with HTTP 200 Aug 25 10:34:36.811585 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1402/5624] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:34:36 2026] GET /volume/v3/backups/a8ef72a0-94e6-474e-9711-ce1759301435 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:34:36.982129 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-8722ee9d-2314-43db-b393-dcd768182ec6 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:36.983785 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8722ee9d-2314-43db-b393-dcd768182ec6 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] GET https://10.4.3.119/volume/v3/volumes/a8811a3d-bd35-429e-93db-a326e7ee94c2 Aug 25 10:34:36.984015 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-8722ee9d-2314-43db-b393-dcd768182ec6 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:34:36.984219 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-8722ee9d-2314-43db-b393-dcd768182ec6 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:34:36.989433 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8722ee9d-2314-43db-b393-dcd768182ec6 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] https://10.4.3.119/volume/v3/volumes/a8811a3d-bd35-429e-93db-a326e7ee94c2 returned with HTTP 404 Aug 25 10:34:36.989877 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1416/5625] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:34:36 2026] GET /volume/v3/volumes/a8811a3d-bd35-429e-93db-a326e7ee94c2 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 10:34:36.996549 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-e6730e72-9a64-4110-b0ac-3a925865a1fd None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:36.998420 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e6730e72-9a64-4110-b0ac-3a925865a1fd tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] DELETE https://10.4.3.119/volume/v3/snapshots/6999fb4a-1121-4beb-861a-ac65bdf674e7 Aug 25 10:34:36.998684 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e6730e72-9a64-4110-b0ac-3a925865a1fd tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:34:36.998928 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e6730e72-9a64-4110-b0ac-3a925865a1fd tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:34:36.999071 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.snapshots [None req-e6730e72-9a64-4110-b0ac-3a925865a1fd tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Delete snapshot with id: 6999fb4a-1121-4beb-861a-ac65bdf674e7 Aug 25 10:34:37.004090 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:34:37.004090 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:34:37.004593 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-e6730e72-9a64-4110-b0ac-3a925865a1fd tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Snapshot retrieved successfully. Aug 25 10:34:37.021152 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-e6730e72-9a64-4110-b0ac-3a925865a1fd tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Snapshot delete request issued successfully. Aug 25 10:34:37.021152 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e6730e72-9a64-4110-b0ac-3a925865a1fd tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] https://10.4.3.119/volume/v3/snapshots/6999fb4a-1121-4beb-861a-ac65bdf674e7 returned with HTTP 202 Aug 25 10:34:37.021315 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1404/5626] 10.4.3.119 () {66 vars in 1357 bytes} [Tue Aug 25 10:34:36 2026] DELETE /volume/v3/snapshots/6999fb4a-1121-4beb-861a-ac65bdf674e7 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:34:37.029288 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-1e7573fb-985b-40d5-ae88-486371863dc7 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:37.030885 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1e7573fb-985b-40d5-ae88-486371863dc7 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] GET https://10.4.3.119/volume/v3/snapshots/6999fb4a-1121-4beb-861a-ac65bdf674e7 Aug 25 10:34:37.031073 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1e7573fb-985b-40d5-ae88-486371863dc7 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:34:37.031302 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1e7573fb-985b-40d5-ae88-486371863dc7 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:34:37.032820 np0000008063 devstack@c-api.service[100390]: DEBUG dbcounter [-] [100390] Writing DB stats cinder:SELECT=107,cinder:INSERT=14,cinder:UPDATE=31 {{(pid=100390) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 10:34:37.036756 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:34:37.036756 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:34:37.037195 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-1e7573fb-985b-40d5-ae88-486371863dc7 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Snapshot retrieved successfully. Aug 25 10:34:37.038111 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1e7573fb-985b-40d5-ae88-486371863dc7 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] https://10.4.3.119/volume/v3/snapshots/6999fb4a-1121-4beb-861a-ac65bdf674e7 returned with HTTP 200 Aug 25 10:34:37.038581 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1405/5627] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:34:37 2026] GET /volume/v3/snapshots/6999fb4a-1121-4beb-861a-ac65bdf674e7 => generated 482 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:34:37.820736 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-450d77c4-637a-4f59-bf27-cb20595cadeb None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:37.822588 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-450d77c4-637a-4f59-bf27-cb20595cadeb tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] GET https://10.4.3.119/volume/v3/backups/a8ef72a0-94e6-474e-9711-ce1759301435 Aug 25 10:34:37.822833 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-450d77c4-637a-4f59-bf27-cb20595cadeb tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:34:37.823064 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-450d77c4-637a-4f59-bf27-cb20595cadeb tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:34:37.823230 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-450d77c4-637a-4f59-bf27-cb20595cadeb tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Show backup with id a8ef72a0-94e6-474e-9711-ce1759301435. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:34:37.827351 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:34:37.827351 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:34:37.827943 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-450d77c4-637a-4f59-bf27-cb20595cadeb tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/backups/a8ef72a0-94e6-474e-9711-ce1759301435 returned with HTTP 200 Aug 25 10:34:37.828329 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1403/5628] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:34:37 2026] GET /volume/v3/backups/a8ef72a0-94e6-474e-9711-ce1759301435 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:34:38.048090 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-7fbad222-e70b-454f-8837-432974a6abf8 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:38.049606 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7fbad222-e70b-454f-8837-432974a6abf8 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] GET https://10.4.3.119/volume/v3/snapshots/6999fb4a-1121-4beb-861a-ac65bdf674e7 Aug 25 10:34:38.049774 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7fbad222-e70b-454f-8837-432974a6abf8 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:34:38.049961 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7fbad222-e70b-454f-8837-432974a6abf8 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:34:38.051456 np0000008063 devstack@c-api.service[100391]: DEBUG dbcounter [-] [100391] Writing DB stats cinder:SELECT=73,cinder:INSERT=7,cinder:UPDATE=18 {{(pid=100391) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 10:34:38.054172 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7fbad222-e70b-454f-8837-432974a6abf8 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] https://10.4.3.119/volume/v3/snapshots/6999fb4a-1121-4beb-861a-ac65bdf674e7 returned with HTTP 404 Aug 25 10:34:38.054712 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1417/5629] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:34:38 2026] GET /volume/v3/snapshots/6999fb4a-1121-4beb-861a-ac65bdf674e7 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:34:38.837502 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-b6a3aa79-cc16-4e6c-93e8-59bd8341fdf7 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:38.839051 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b6a3aa79-cc16-4e6c-93e8-59bd8341fdf7 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] GET https://10.4.3.119/volume/v3/backups/a8ef72a0-94e6-474e-9711-ce1759301435 Aug 25 10:34:38.839289 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b6a3aa79-cc16-4e6c-93e8-59bd8341fdf7 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:34:38.839491 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b6a3aa79-cc16-4e6c-93e8-59bd8341fdf7 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:34:38.839636 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-b6a3aa79-cc16-4e6c-93e8-59bd8341fdf7 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Show backup with id a8ef72a0-94e6-474e-9711-ce1759301435. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:34:38.843891 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:34:38.843891 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:34:38.844540 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b6a3aa79-cc16-4e6c-93e8-59bd8341fdf7 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/backups/a8ef72a0-94e6-474e-9711-ce1759301435 returned with HTTP 200 Aug 25 10:34:38.844909 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1405/5630] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:34:38 2026] GET /volume/v3/backups/a8ef72a0-94e6-474e-9711-ce1759301435 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:34:39.336466 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-0579ebb3-18cc-49e5-97db-dca883a36eb6 req-60900714-f5c0-409b-86c2-dc4f129a5a2d None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:39.338821 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-0579ebb3-18cc-49e5-97db-dca883a36eb6 req-60900714-f5c0-409b-86c2-dc4f129a5a2d tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] DELETE https://10.4.3.119/volume/v3/attachments/9f4aab9f-5555-4542-9058-d6fe45558ed8 Aug 25 10:34:39.339064 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-0579ebb3-18cc-49e5-97db-dca883a36eb6 req-60900714-f5c0-409b-86c2-dc4f129a5a2d tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:34:39.339307 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-0579ebb3-18cc-49e5-97db-dca883a36eb6 req-60900714-f5c0-409b-86c2-dc4f129a5a2d tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Calling method 'version_select' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:34:39.346148 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:34:39.346148 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:34:39.392798 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-0579ebb3-18cc-49e5-97db-dca883a36eb6 req-60900714-f5c0-409b-86c2-dc4f129a5a2d tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] https://10.4.3.119/volume/v3/attachments/9f4aab9f-5555-4542-9058-d6fe45558ed8 returned with HTTP 200 Aug 25 10:34:39.393353 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1406/5631] 10.4.3.119 () {72 vars in 1673 bytes} [Tue Aug 25 10:34:39 2026] DELETE /volume/v3/attachments/9f4aab9f-5555-4542-9058-d6fe45558ed8 => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:34:39.854338 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-f77b8c5d-4a1e-46a5-a432-84067e6eeb73 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:39.856067 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f77b8c5d-4a1e-46a5-a432-84067e6eeb73 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] GET https://10.4.3.119/volume/v3/backups/a8ef72a0-94e6-474e-9711-ce1759301435 Aug 25 10:34:39.856287 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f77b8c5d-4a1e-46a5-a432-84067e6eeb73 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:34:39.856462 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f77b8c5d-4a1e-46a5-a432-84067e6eeb73 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:34:39.856566 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-f77b8c5d-4a1e-46a5-a432-84067e6eeb73 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Show backup with id a8ef72a0-94e6-474e-9711-ce1759301435. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:34:39.858123 np0000008063 devstack@c-api.service[100388]: DEBUG dbcounter [-] [100388] Writing DB stats cinder:SELECT=84,cinder:INSERT=12,cinder:UPDATE=36 {{(pid=100388) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 10:34:39.861188 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:34:39.861188 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:34:39.861720 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f77b8c5d-4a1e-46a5-a432-84067e6eeb73 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/backups/a8ef72a0-94e6-474e-9711-ce1759301435 returned with HTTP 200 Aug 25 10:34:39.862067 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1404/5632] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:34:39 2026] GET /volume/v3/backups/a8ef72a0-94e6-474e-9711-ce1759301435 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:34:40.871589 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-8630cc21-393d-4a3e-9121-962b52143b1c None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:40.873419 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8630cc21-393d-4a3e-9121-962b52143b1c tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] GET https://10.4.3.119/volume/v3/backups/a8ef72a0-94e6-474e-9711-ce1759301435 Aug 25 10:34:40.873793 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-8630cc21-393d-4a3e-9121-962b52143b1c tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:34:40.873916 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-8630cc21-393d-4a3e-9121-962b52143b1c tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:34:40.874037 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-8630cc21-393d-4a3e-9121-962b52143b1c tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Show backup with id a8ef72a0-94e6-474e-9711-ce1759301435. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:34:40.878663 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:34:40.878663 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:34:40.879344 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8630cc21-393d-4a3e-9121-962b52143b1c tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/backups/a8ef72a0-94e6-474e-9711-ce1759301435 returned with HTTP 200 Aug 25 10:34:40.879670 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1418/5633] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:34:40 2026] GET /volume/v3/backups/a8ef72a0-94e6-474e-9711-ce1759301435 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:34:40.915230 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-e39a0da2-e2c0-4c81-a397-c3920701e4a2 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:40.916899 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e39a0da2-e2c0-4c81-a397-c3920701e4a2 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] DELETE https://10.4.3.119/volume/v3/volumes/a22cce75-4175-499a-8f38-bcec6c59539a Aug 25 10:34:40.917083 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e39a0da2-e2c0-4c81-a397-c3920701e4a2 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:34:40.917307 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e39a0da2-e2c0-4c81-a397-c3920701e4a2 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:34:40.917468 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-e39a0da2-e2c0-4c81-a397-c3920701e4a2 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Delete volume with id: a22cce75-4175-499a-8f38-bcec6c59539a Aug 25 10:34:40.924787 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:34:40.924787 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:34:40.925331 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-e39a0da2-e2c0-4c81-a397-c3920701e4a2 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Volume info retrieved successfully. Aug 25 10:34:40.949492 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-e39a0da2-e2c0-4c81-a397-c3920701e4a2 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Delete volume request issued successfully. Aug 25 10:34:40.949492 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e39a0da2-e2c0-4c81-a397-c3920701e4a2 tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] https://10.4.3.119/volume/v3/volumes/a22cce75-4175-499a-8f38-bcec6c59539a returned with HTTP 202 Aug 25 10:34:40.949492 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1406/5634] 10.4.3.119 () {68 vars in 1392 bytes} [Tue Aug 25 10:34:40 2026] DELETE /volume/v3/volumes/a22cce75-4175-499a-8f38-bcec6c59539a => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 10:34:40.956831 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-d4201081-6467-4ecd-bdc6-47d01e17028f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:40.958259 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d4201081-6467-4ecd-bdc6-47d01e17028f tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] GET https://10.4.3.119/volume/v3/volumes/a22cce75-4175-499a-8f38-bcec6c59539a Aug 25 10:34:40.958522 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d4201081-6467-4ecd-bdc6-47d01e17028f tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:34:40.958778 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d4201081-6467-4ecd-bdc6-47d01e17028f tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:34:40.965189 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:34:40.965189 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:34:40.969916 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-d4201081-6467-4ecd-bdc6-47d01e17028f tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Volume info retrieved successfully. Aug 25 10:34:40.974774 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d4201081-6467-4ecd-bdc6-47d01e17028f tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] https://10.4.3.119/volume/v3/volumes/a22cce75-4175-499a-8f38-bcec6c59539a returned with HTTP 200 Aug 25 10:34:40.975650 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1407/5635] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:34:40 2026] GET /volume/v3/volumes/a22cce75-4175-499a-8f38-bcec6c59539a => generated 1387 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:34:41.888424 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-ccf7407a-a375-4e6d-a952-ef4d3892bcf7 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:41.890048 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ccf7407a-a375-4e6d-a952-ef4d3892bcf7 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] GET https://10.4.3.119/volume/v3/backups/a8ef72a0-94e6-474e-9711-ce1759301435 Aug 25 10:34:41.890279 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ccf7407a-a375-4e6d-a952-ef4d3892bcf7 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:34:41.890447 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ccf7407a-a375-4e6d-a952-ef4d3892bcf7 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:34:41.890546 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-ccf7407a-a375-4e6d-a952-ef4d3892bcf7 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Show backup with id a8ef72a0-94e6-474e-9711-ce1759301435. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:34:41.895195 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:34:41.895195 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:34:41.895816 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ccf7407a-a375-4e6d-a952-ef4d3892bcf7 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/backups/a8ef72a0-94e6-474e-9711-ce1759301435 returned with HTTP 200 Aug 25 10:34:41.896277 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1405/5636] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:34:41 2026] GET /volume/v3/backups/a8ef72a0-94e6-474e-9711-ce1759301435 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:34:41.986878 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-b60615e5-6ba7-4901-a653-cf5283ed964d None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:41.988421 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b60615e5-6ba7-4901-a653-cf5283ed964d tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] GET https://10.4.3.119/volume/v3/volumes/a22cce75-4175-499a-8f38-bcec6c59539a Aug 25 10:34:41.988619 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b60615e5-6ba7-4901-a653-cf5283ed964d tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:34:41.988801 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b60615e5-6ba7-4901-a653-cf5283ed964d tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:34:41.993819 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b60615e5-6ba7-4901-a653-cf5283ed964d tempest-TestVolumeBootPatternV346-1530469377 tempest-TestVolumeBootPatternV346-1530469377-project-member] https://10.4.3.119/volume/v3/volumes/a22cce75-4175-499a-8f38-bcec6c59539a returned with HTTP 404 Aug 25 10:34:41.994263 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1419/5637] 10.4.3.119 () {68 vars in 1389 bytes} [Tue Aug 25 10:34:41 2026] GET /volume/v3/volumes/a22cce75-4175-499a-8f38-bcec6c59539a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 10:34:42.905898 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-a36263d2-1832-410b-b96d-8a4830b5abca None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:42.907824 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a36263d2-1832-410b-b96d-8a4830b5abca tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] GET https://10.4.3.119/volume/v3/backups/a8ef72a0-94e6-474e-9711-ce1759301435 Aug 25 10:34:42.908075 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a36263d2-1832-410b-b96d-8a4830b5abca tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:34:42.908327 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a36263d2-1832-410b-b96d-8a4830b5abca tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:34:42.908468 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-a36263d2-1832-410b-b96d-8a4830b5abca tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Show backup with id a8ef72a0-94e6-474e-9711-ce1759301435. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:34:42.912783 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:34:42.912783 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:34:42.913430 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a36263d2-1832-410b-b96d-8a4830b5abca tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/backups/a8ef72a0-94e6-474e-9711-ce1759301435 returned with HTTP 200 Aug 25 10:34:42.913798 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1407/5638] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:34:42 2026] GET /volume/v3/backups/a8ef72a0-94e6-474e-9711-ce1759301435 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:34:43.923560 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-27cd6eef-bc16-430c-8520-9516297d49a6 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:43.925619 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-27cd6eef-bc16-430c-8520-9516297d49a6 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] GET https://10.4.3.119/volume/v3/backups/a8ef72a0-94e6-474e-9711-ce1759301435 Aug 25 10:34:43.925864 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-27cd6eef-bc16-430c-8520-9516297d49a6 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:34:43.926098 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-27cd6eef-bc16-430c-8520-9516297d49a6 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:34:43.926261 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-27cd6eef-bc16-430c-8520-9516297d49a6 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Show backup with id a8ef72a0-94e6-474e-9711-ce1759301435. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:34:43.931270 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:34:43.931270 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:34:43.931977 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-27cd6eef-bc16-430c-8520-9516297d49a6 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/backups/a8ef72a0-94e6-474e-9711-ce1759301435 returned with HTTP 200 Aug 25 10:34:43.932431 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1408/5639] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:34:43 2026] GET /volume/v3/backups/a8ef72a0-94e6-474e-9711-ce1759301435 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:34:43.941942 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-a14eb17e-4c01-4ab2-9668-ef6f0f153dc1 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:43.943729 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a14eb17e-4c01-4ab2-9668-ef6f0f153dc1 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] DELETE https://10.4.3.119/volume/v3/volumes/763fc8a1-8a95-486a-9fc6-8ea13fc00349 Aug 25 10:34:43.943970 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a14eb17e-4c01-4ab2-9668-ef6f0f153dc1 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:34:43.944239 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a14eb17e-4c01-4ab2-9668-ef6f0f153dc1 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:34:43.944428 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-a14eb17e-4c01-4ab2-9668-ef6f0f153dc1 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Delete volume with id: 763fc8a1-8a95-486a-9fc6-8ea13fc00349 Aug 25 10:34:43.951930 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:34:43.951930 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:34:43.952304 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-a14eb17e-4c01-4ab2-9668-ef6f0f153dc1 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Volume info retrieved successfully. Aug 25 10:34:43.974093 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-a14eb17e-4c01-4ab2-9668-ef6f0f153dc1 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Delete volume request issued successfully. Aug 25 10:34:43.974378 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a14eb17e-4c01-4ab2-9668-ef6f0f153dc1 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/volumes/763fc8a1-8a95-486a-9fc6-8ea13fc00349 returned with HTTP 202 Aug 25 10:34:43.974826 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1406/5640] 10.4.3.119 () {68 vars in 1391 bytes} [Tue Aug 25 10:34:43 2026] DELETE /volume/v3/volumes/763fc8a1-8a95-486a-9fc6-8ea13fc00349 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:34:43.981496 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-be54fcec-2780-4016-9d46-df49de05298f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:43.983249 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-be54fcec-2780-4016-9d46-df49de05298f tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] GET https://10.4.3.119/volume/v3/volumes/763fc8a1-8a95-486a-9fc6-8ea13fc00349 Aug 25 10:34:43.983445 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-be54fcec-2780-4016-9d46-df49de05298f tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:34:43.983626 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-be54fcec-2780-4016-9d46-df49de05298f tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:34:43.990379 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:34:43.990379 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:34:43.993463 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-be54fcec-2780-4016-9d46-df49de05298f tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Volume info retrieved successfully. Aug 25 10:34:43.997498 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-be54fcec-2780-4016-9d46-df49de05298f tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/volumes/763fc8a1-8a95-486a-9fc6-8ea13fc00349 returned with HTTP 200 Aug 25 10:34:43.997971 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1420/5641] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:34:43 2026] GET /volume/v3/volumes/763fc8a1-8a95-486a-9fc6-8ea13fc00349 => generated 1074 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:34:45.009364 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-77ab34f9-f29c-47c5-ad01-05f2b0c50a46 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:45.012942 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-77ab34f9-f29c-47c5-ad01-05f2b0c50a46 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] GET https://10.4.3.119/volume/v3/volumes/763fc8a1-8a95-486a-9fc6-8ea13fc00349 Aug 25 10:34:45.012942 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-77ab34f9-f29c-47c5-ad01-05f2b0c50a46 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:34:45.012942 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-77ab34f9-f29c-47c5-ad01-05f2b0c50a46 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:34:45.017925 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-77ab34f9-f29c-47c5-ad01-05f2b0c50a46 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/volumes/763fc8a1-8a95-486a-9fc6-8ea13fc00349 returned with HTTP 404 Aug 25 10:34:45.018587 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1408/5642] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:34:45 2026] GET /volume/v3/volumes/763fc8a1-8a95-486a-9fc6-8ea13fc00349 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:34:45.026305 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-fa626b79-65d3-4460-b32d-c1702e4371af None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:45.028531 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-fa626b79-65d3-4460-b32d-c1702e4371af tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] GET https://10.4.3.119/volume/v3/backups/a8ef72a0-94e6-474e-9711-ce1759301435 Aug 25 10:34:45.028760 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-fa626b79-65d3-4460-b32d-c1702e4371af tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:34:45.029004 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-fa626b79-65d3-4460-b32d-c1702e4371af tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:34:45.029178 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-fa626b79-65d3-4460-b32d-c1702e4371af tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Show backup with id a8ef72a0-94e6-474e-9711-ce1759301435. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:34:45.034213 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:34:45.034213 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:34:45.035086 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-fa626b79-65d3-4460-b32d-c1702e4371af tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/backups/a8ef72a0-94e6-474e-9711-ce1759301435 returned with HTTP 200 Aug 25 10:34:45.035645 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1409/5643] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:34:45 2026] GET /volume/v3/backups/a8ef72a0-94e6-474e-9711-ce1759301435 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:34:45.045885 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-390bb175-2097-4acd-ba4d-782bd837d3af None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:45.047783 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-390bb175-2097-4acd-ba4d-782bd837d3af tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] DELETE https://10.4.3.119/volume/v3/backups/2f0a8671-75cc-487a-b516-95f2f7cd4464 Aug 25 10:34:45.048026 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-390bb175-2097-4acd-ba4d-782bd837d3af tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:34:45.048255 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-390bb175-2097-4acd-ba4d-782bd837d3af tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:34:45.048360 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.contrib.backups [None req-390bb175-2097-4acd-ba4d-782bd837d3af tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Delete backup with id: 2f0a8671-75cc-487a-b516-95f2f7cd4464. Aug 25 10:34:45.052600 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:34:45.052600 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:34:45.063940 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.backup.rpcapi [None req-390bb175-2097-4acd-ba4d-782bd837d3af tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] delete_backup rpcapi backup_id 2f0a8671-75cc-487a-b516-95f2f7cd4464 {{(pid=100388) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 10:34:45.065630 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-390bb175-2097-4acd-ba4d-782bd837d3af tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/backups/2f0a8671-75cc-487a-b516-95f2f7cd4464 returned with HTTP 202 Aug 25 10:34:45.066022 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1407/5644] 10.4.3.119 () {68 vars in 1391 bytes} [Tue Aug 25 10:34:45 2026] DELETE /volume/v3/backups/2f0a8671-75cc-487a-b516-95f2f7cd4464 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:34:45.076120 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-4139fc96-56df-4506-af2a-a49c8f835493 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:45.077936 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4139fc96-56df-4506-af2a-a49c8f835493 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] GET https://10.4.3.119/volume/v3/backups/2f0a8671-75cc-487a-b516-95f2f7cd4464 Aug 25 10:34:45.078150 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4139fc96-56df-4506-af2a-a49c8f835493 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:34:45.078375 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4139fc96-56df-4506-af2a-a49c8f835493 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:34:45.078482 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-4139fc96-56df-4506-af2a-a49c8f835493 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Show backup with id 2f0a8671-75cc-487a-b516-95f2f7cd4464. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:34:45.082647 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:34:45.082647 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:34:45.083407 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4139fc96-56df-4506-af2a-a49c8f835493 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/backups/2f0a8671-75cc-487a-b516-95f2f7cd4464 returned with HTTP 200 Aug 25 10:34:45.083761 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1421/5645] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:34:45 2026] GET /volume/v3/backups/2f0a8671-75cc-487a-b516-95f2f7cd4464 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:34:46.096098 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-f7104c42-b1ef-4f0d-a0cb-b5ca2c9c4230 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:46.098203 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f7104c42-b1ef-4f0d-a0cb-b5ca2c9c4230 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] GET https://10.4.3.119/volume/v3/backups/2f0a8671-75cc-487a-b516-95f2f7cd4464 Aug 25 10:34:46.098424 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f7104c42-b1ef-4f0d-a0cb-b5ca2c9c4230 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:34:46.098596 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f7104c42-b1ef-4f0d-a0cb-b5ca2c9c4230 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:34:46.098715 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-f7104c42-b1ef-4f0d-a0cb-b5ca2c9c4230 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Show backup with id 2f0a8671-75cc-487a-b516-95f2f7cd4464. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:34:46.101928 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f7104c42-b1ef-4f0d-a0cb-b5ca2c9c4230 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/backups/2f0a8671-75cc-487a-b516-95f2f7cd4464 returned with HTTP 404 Aug 25 10:34:46.102422 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1409/5646] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:34:46 2026] GET /volume/v3/backups/2f0a8671-75cc-487a-b516-95f2f7cd4464 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:34:46.108239 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-9bc0962c-94fb-4ee0-935a-7efe08d6686d None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:46.109981 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-9bc0962c-94fb-4ee0-935a-7efe08d6686d tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] DELETE https://10.4.3.119/volume/v3/backups/f141b4c8-8d8a-4900-9263-a23d7aef6151 Aug 25 10:34:46.110210 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-9bc0962c-94fb-4ee0-935a-7efe08d6686d tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:34:46.110403 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-9bc0962c-94fb-4ee0-935a-7efe08d6686d tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:34:46.110555 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.contrib.backups [None req-9bc0962c-94fb-4ee0-935a-7efe08d6686d tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Delete backup with id: f141b4c8-8d8a-4900-9263-a23d7aef6151. Aug 25 10:34:46.115069 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:34:46.115069 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:34:46.126550 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.backup.rpcapi [None req-9bc0962c-94fb-4ee0-935a-7efe08d6686d tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] delete_backup rpcapi backup_id f141b4c8-8d8a-4900-9263-a23d7aef6151 {{(pid=100390) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 10:34:46.130270 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-9bc0962c-94fb-4ee0-935a-7efe08d6686d tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/backups/f141b4c8-8d8a-4900-9263-a23d7aef6151 returned with HTTP 202 Aug 25 10:34:46.130505 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1410/5647] 10.4.3.119 () {68 vars in 1391 bytes} [Tue Aug 25 10:34:46 2026] DELETE /volume/v3/backups/f141b4c8-8d8a-4900-9263-a23d7aef6151 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:34:46.138229 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-f16e0bde-8960-4f6a-9083-14ee81d4940b None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:46.139925 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f16e0bde-8960-4f6a-9083-14ee81d4940b tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] GET https://10.4.3.119/volume/v3/backups/f141b4c8-8d8a-4900-9263-a23d7aef6151 Aug 25 10:34:46.140132 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f16e0bde-8960-4f6a-9083-14ee81d4940b tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:34:46.140357 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f16e0bde-8960-4f6a-9083-14ee81d4940b tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:34:46.140455 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-f16e0bde-8960-4f6a-9083-14ee81d4940b tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Show backup with id f141b4c8-8d8a-4900-9263-a23d7aef6151. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:34:46.144014 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:34:46.144014 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:34:46.144593 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f16e0bde-8960-4f6a-9083-14ee81d4940b tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/backups/f141b4c8-8d8a-4900-9263-a23d7aef6151 returned with HTTP 200 Aug 25 10:34:46.144941 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1408/5648] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:34:46 2026] GET /volume/v3/backups/f141b4c8-8d8a-4900-9263-a23d7aef6151 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:34:47.154381 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-22d91d8e-b309-4e6d-a174-f639d7ead741 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:47.156042 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-22d91d8e-b309-4e6d-a174-f639d7ead741 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] GET https://10.4.3.119/volume/v3/backups/f141b4c8-8d8a-4900-9263-a23d7aef6151 Aug 25 10:34:47.156235 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-22d91d8e-b309-4e6d-a174-f639d7ead741 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:34:47.156418 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-22d91d8e-b309-4e6d-a174-f639d7ead741 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:34:47.156514 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-22d91d8e-b309-4e6d-a174-f639d7ead741 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Show backup with id f141b4c8-8d8a-4900-9263-a23d7aef6151. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:34:47.159675 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-22d91d8e-b309-4e6d-a174-f639d7ead741 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/backups/f141b4c8-8d8a-4900-9263-a23d7aef6151 returned with HTTP 404 Aug 25 10:34:47.160073 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1422/5649] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:34:47 2026] GET /volume/v3/backups/f141b4c8-8d8a-4900-9263-a23d7aef6151 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:34:47.165821 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-a5c8b198-cd1d-4720-8f0e-0764cc9748d9 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:47.167556 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a5c8b198-cd1d-4720-8f0e-0764cc9748d9 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] DELETE https://10.4.3.119/volume/v3/backups/a8ef72a0-94e6-474e-9711-ce1759301435 Aug 25 10:34:47.167784 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a5c8b198-cd1d-4720-8f0e-0764cc9748d9 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:34:47.168022 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a5c8b198-cd1d-4720-8f0e-0764cc9748d9 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:34:47.168199 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.contrib.backups [None req-a5c8b198-cd1d-4720-8f0e-0764cc9748d9 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Delete backup with id: a8ef72a0-94e6-474e-9711-ce1759301435. Aug 25 10:34:47.172796 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:34:47.172796 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:34:47.185820 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.backup.rpcapi [None req-a5c8b198-cd1d-4720-8f0e-0764cc9748d9 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] delete_backup rpcapi backup_id a8ef72a0-94e6-474e-9711-ce1759301435 {{(pid=100389) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 10:34:47.187675 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a5c8b198-cd1d-4720-8f0e-0764cc9748d9 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/backups/a8ef72a0-94e6-474e-9711-ce1759301435 returned with HTTP 202 Aug 25 10:34:47.188057 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1410/5650] 10.4.3.119 () {68 vars in 1391 bytes} [Tue Aug 25 10:34:47 2026] DELETE /volume/v3/backups/a8ef72a0-94e6-474e-9711-ce1759301435 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:34:47.194956 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-bc86c6e7-00e9-4d7e-8828-24057bbe2bdf None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:47.196861 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-bc86c6e7-00e9-4d7e-8828-24057bbe2bdf tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] GET https://10.4.3.119/volume/v3/backups/a8ef72a0-94e6-474e-9711-ce1759301435 Aug 25 10:34:47.197061 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-bc86c6e7-00e9-4d7e-8828-24057bbe2bdf tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:34:47.197277 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-bc86c6e7-00e9-4d7e-8828-24057bbe2bdf tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:34:47.197378 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-bc86c6e7-00e9-4d7e-8828-24057bbe2bdf tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Show backup with id a8ef72a0-94e6-474e-9711-ce1759301435. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:34:47.201583 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:34:47.201583 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:34:47.202127 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-bc86c6e7-00e9-4d7e-8828-24057bbe2bdf tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/backups/a8ef72a0-94e6-474e-9711-ce1759301435 returned with HTTP 200 Aug 25 10:34:47.202572 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1411/5651] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:34:47 2026] GET /volume/v3/backups/a8ef72a0-94e6-474e-9711-ce1759301435 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:34:47.562164 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-c1b3703e-defd-4936-9787-f36b553b4b67 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:47.642290 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c1b3703e-defd-4936-9787-f36b553b4b67 tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:34:47.642649 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c1b3703e-defd-4936-9787-f36b553b4b67 tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-322218329"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:34:47.643982 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-c1b3703e-defd-4936-9787-f36b553b4b67 tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-322218329'}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:34:47.644091 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-c1b3703e-defd-4936-9787-f36b553b4b67 tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] Create volume of 1 GB Aug 25 10:34:47.648427 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-c1b3703e-defd-4936-9787-f36b553b4b67 tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] Availability Zones retrieved successfully. Aug 25 10:34:47.653152 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-c1b3703e-defd-4936-9787-f36b553b4b67 tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] Flow 'volume_create_api' (dc33c3b8-4e3c-44ee-81fc-d4920532818c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:34:47.654098 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-c1b3703e-defd-4936-9787-f36b553b4b67 tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5b60ab0-bf61-4dea-a0b6-4935ef4cfffd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:34:47.654808 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [None req-c1b3703e-defd-4936-9787-f36b553b4b67 tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] Validating volume size '1' using validate_int {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:34:47.674993 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-c1b3703e-defd-4936-9787-f36b553b4b67 tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5b60ab0-bf61-4dea-a0b6-4935ef4cfffd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:34:47.675648 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-c1b3703e-defd-4936-9787-f36b553b4b67 tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ccb51a49-3e48-48a7-b142-5a70ae999971) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:34:47.725842 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-c1b3703e-defd-4936-9787-f36b553b4b67 tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] Created reservations ['93d670c2-5f43-42bf-9c4a-c2a6a2dcbc83', '9fcdce92-3491-46fd-97b0-a15d9089392f', '572542cd-9f68-408a-bf0f-2c54924c540c', 'c6007197-93b4-41ed-b5cd-ed05d55b6e7d'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:34:47.726549 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-c1b3703e-defd-4936-9787-f36b553b4b67 tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ccb51a49-3e48-48a7-b142-5a70ae999971) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['93d670c2-5f43-42bf-9c4a-c2a6a2dcbc83', '9fcdce92-3491-46fd-97b0-a15d9089392f', '572542cd-9f68-408a-bf0f-2c54924c540c', 'c6007197-93b4-41ed-b5cd-ed05d55b6e7d']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:34:47.727162 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-c1b3703e-defd-4936-9787-f36b553b4b67 tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1d16ec2-67df-45a9-940f-4f29c1386f2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:34:47.750002 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-c1b3703e-defd-4936-9787-f36b553b4b67 tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1d16ec2-67df-45a9-940f-4f29c1386f2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bee3f502-cf8c-47e5-bf94-cc8b273c0100', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-322218329',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89604746463b4241b5c308ee4cde0d95',qos_specs=None,replication_status=,reservations=['93d670c2-5f43-42bf-9c4a-c2a6a2dcbc83','9fcdce92-3491-46fd-97b0-a15d9089392f','572542cd-9f68-408a-bf0f-2c54924c540c','c6007197-93b4-41ed-b5cd-ed05d55b6e7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be2d805ebe114f069e4db4015c3e5e15',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:34:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-322218329',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bee3f502-cf8c-47e5-bf94-cc8b273c0100,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='89604746463b4241b5c308ee4cde0d95',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='be2d805ebe114f069e4db4015c3e5e15',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:34:47.750637 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-c1b3703e-defd-4936-9787-f36b553b4b67 tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ff5af49-66cb-43cd-b813-3d0bcfb9795c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:34:47.768032 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-c1b3703e-defd-4936-9787-f36b553b4b67 tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ff5af49-66cb-43cd-b813-3d0bcfb9795c) transitioned into state 'SUCCESS' from state '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-322218329',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89604746463b4241b5c308ee4cde0d95',qos_specs=None,replication_status=,reservations=['93d670c2-5f43-42bf-9c4a-c2a6a2dcbc83','9fcdce92-3491-46fd-97b0-a15d9089392f','572542cd-9f68-408a-bf0f-2c54924c540c','c6007197-93b4-41ed-b5cd-ed05d55b6e7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be2d805ebe114f069e4db4015c3e5e15',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:34:47.768690 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-c1b3703e-defd-4936-9787-f36b553b4b67 tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a83d09bc-d59b-4c7f-8e5b-d70debb42631) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:34:47.778733 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-c1b3703e-defd-4936-9787-f36b553b4b67 tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a83d09bc-d59b-4c7f-8e5b-d70debb42631) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:34:47.779481 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-c1b3703e-defd-4936-9787-f36b553b4b67 tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] Flow 'volume_create_api' (dc33c3b8-4e3c-44ee-81fc-d4920532818c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:34:47.779750 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-c1b3703e-defd-4936-9787-f36b553b4b67 tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] Create volume request issued successfully. Aug 25 10:34:47.780268 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c1b3703e-defd-4936-9787-f36b553b4b67 tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:34:47.780724 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1409/5652] 10.4.3.119 () {70 vars in 1298 bytes} [Tue Aug 25 10:34:47 2026] POST /volume/v3/volumes => generated 777 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:34:47.791856 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-ee58a4a7-4848-4dec-b7f0-bcea341781db None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:47.793626 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ee58a4a7-4848-4dec-b7f0-bcea341781db tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] GET https://10.4.3.119/volume/v3/volumes/bee3f502-cf8c-47e5-bf94-cc8b273c0100 Aug 25 10:34:47.793841 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ee58a4a7-4848-4dec-b7f0-bcea341781db tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:34:47.794017 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ee58a4a7-4848-4dec-b7f0-bcea341781db tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:34:47.801662 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:34:47.801662 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:34:47.805010 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-ee58a4a7-4848-4dec-b7f0-bcea341781db tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] Volume info retrieved successfully. Aug 25 10:34:47.808833 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ee58a4a7-4848-4dec-b7f0-bcea341781db tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] https://10.4.3.119/volume/v3/volumes/bee3f502-cf8c-47e5-bf94-cc8b273c0100 returned with HTTP 200 Aug 25 10:34:47.809211 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1423/5653] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:34:47 2026] GET /volume/v3/volumes/bee3f502-cf8c-47e5-bf94-cc8b273c0100 => generated 956 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:34:48.213586 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-65df0878-fb3a-4026-9ca8-bd20726f9c6c None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:48.215246 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-65df0878-fb3a-4026-9ca8-bd20726f9c6c tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] GET https://10.4.3.119/volume/v3/backups/a8ef72a0-94e6-474e-9711-ce1759301435 Aug 25 10:34:48.215452 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-65df0878-fb3a-4026-9ca8-bd20726f9c6c tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:34:48.215619 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-65df0878-fb3a-4026-9ca8-bd20726f9c6c tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:34:48.215714 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-65df0878-fb3a-4026-9ca8-bd20726f9c6c tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Show backup with id a8ef72a0-94e6-474e-9711-ce1759301435. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:34:48.218870 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-65df0878-fb3a-4026-9ca8-bd20726f9c6c tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/backups/a8ef72a0-94e6-474e-9711-ce1759301435 returned with HTTP 404 Aug 25 10:34:48.219313 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1411/5654] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:34:48 2026] GET /volume/v3/backups/a8ef72a0-94e6-474e-9711-ce1759301435 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:34:48.225215 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-b7260ce5-56ad-47f5-8c14-38eb69518399 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:48.226934 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b7260ce5-56ad-47f5-8c14-38eb69518399 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] DELETE https://10.4.3.119/volume/v3/volumes/74bdd4e7-953f-441e-a070-e667712fba82 Aug 25 10:34:48.227129 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b7260ce5-56ad-47f5-8c14-38eb69518399 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:34:48.227349 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b7260ce5-56ad-47f5-8c14-38eb69518399 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:34:48.227512 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-b7260ce5-56ad-47f5-8c14-38eb69518399 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Delete volume with id: 74bdd4e7-953f-441e-a070-e667712fba82 Aug 25 10:34:48.234340 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:34:48.234340 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:34:48.234666 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-b7260ce5-56ad-47f5-8c14-38eb69518399 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Volume info retrieved successfully. Aug 25 10:34:48.253796 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-b7260ce5-56ad-47f5-8c14-38eb69518399 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Delete volume request issued successfully. Aug 25 10:34:48.254014 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b7260ce5-56ad-47f5-8c14-38eb69518399 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/volumes/74bdd4e7-953f-441e-a070-e667712fba82 returned with HTTP 202 Aug 25 10:34:48.254420 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1412/5655] 10.4.3.119 () {68 vars in 1391 bytes} [Tue Aug 25 10:34:48 2026] DELETE /volume/v3/volumes/74bdd4e7-953f-441e-a070-e667712fba82 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:34:48.260657 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-359002fc-ac3b-439b-9cb0-decc7aea0e54 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:48.262499 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-359002fc-ac3b-439b-9cb0-decc7aea0e54 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] GET https://10.4.3.119/volume/v3/volumes/74bdd4e7-953f-441e-a070-e667712fba82 Aug 25 10:34:48.262693 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-359002fc-ac3b-439b-9cb0-decc7aea0e54 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:34:48.262885 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-359002fc-ac3b-439b-9cb0-decc7aea0e54 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:34:48.269808 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:34:48.269808 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:34:48.273004 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-359002fc-ac3b-439b-9cb0-decc7aea0e54 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Volume info retrieved successfully. Aug 25 10:34:48.276871 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-359002fc-ac3b-439b-9cb0-decc7aea0e54 tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/volumes/74bdd4e7-953f-441e-a070-e667712fba82 returned with HTTP 200 Aug 25 10:34:48.277254 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1410/5656] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:34:48 2026] GET /volume/v3/volumes/74bdd4e7-953f-441e-a070-e667712fba82 => generated 1017 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:34:48.820930 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-71e956c4-9b68-421c-aefc-b80f4acfc913 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:48.822626 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-71e956c4-9b68-421c-aefc-b80f4acfc913 tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] GET https://10.4.3.119/volume/v3/volumes/bee3f502-cf8c-47e5-bf94-cc8b273c0100 Aug 25 10:34:48.822851 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-71e956c4-9b68-421c-aefc-b80f4acfc913 tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:34:48.823057 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-71e956c4-9b68-421c-aefc-b80f4acfc913 tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:34:48.829837 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:34:48.829837 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:34:48.833407 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-71e956c4-9b68-421c-aefc-b80f4acfc913 tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] Volume info retrieved successfully. Aug 25 10:34:48.836919 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-71e956c4-9b68-421c-aefc-b80f4acfc913 tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] https://10.4.3.119/volume/v3/volumes/bee3f502-cf8c-47e5-bf94-cc8b273c0100 returned with HTTP 200 Aug 25 10:34:48.837350 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1424/5657] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:34:48 2026] GET /volume/v3/volumes/bee3f502-cf8c-47e5-bf94-cc8b273c0100 => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:34:48.849127 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-d048fc30-d55a-4268-b147-63d547e3421e None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:48.850813 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d048fc30-d55a-4268-b147-63d547e3421e tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] POST https://10.4.3.119/volume/v3/backups Aug 25 10:34:48.851166 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d048fc30-d55a-4268-b147-63d547e3421e tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "bee3f502-cf8c-47e5-bf94-cc8b273c0100", "name": "tempest-type-Backup-1486544236"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:34:48.852517 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.contrib.backups [None req-d048fc30-d55a-4268-b147-63d547e3421e tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] Creating new backup {'backup': {'volume_id': 'bee3f502-cf8c-47e5-bf94-cc8b273c0100', 'name': 'tempest-type-Backup-1486544236'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 10:34:48.852677 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.contrib.backups [None req-d048fc30-d55a-4268-b147-63d547e3421e tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] Creating backup of volume bee3f502-cf8c-47e5-bf94-cc8b273c0100 in container None Aug 25 10:34:48.859422 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:34:48.859422 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:34:48.859708 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-d048fc30-d55a-4268-b147-63d547e3421e tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] Volume info retrieved successfully. Aug 25 10:34:48.880521 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-d048fc30-d55a-4268-b147-63d547e3421e tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] Created reservations ['0d780f07-1cfd-490b-bc96-e56e2fc5ab5e', '254499a4-818c-4b48-bca3-78f2930b7e63'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:34:48.903425 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d048fc30-d55a-4268-b147-63d547e3421e tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] https://10.4.3.119/volume/v3/backups returned with HTTP 202 Aug 25 10:34:48.903956 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1412/5658] 10.4.3.119 () {70 vars in 1299 bytes} [Tue Aug 25 10:34:48 2026] POST /volume/v3/backups => generated 316 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:34:48.911710 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-44b04d90-bb79-432b-a7e9-aa9f1bde195f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:48.913514 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-44b04d90-bb79-432b-a7e9-aa9f1bde195f tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] GET https://10.4.3.119/volume/v3/backups/9240db51-fb6a-4f12-a5fb-28e284abd759 Aug 25 10:34:48.913566 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-44b04d90-bb79-432b-a7e9-aa9f1bde195f tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:34:48.913740 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-44b04d90-bb79-432b-a7e9-aa9f1bde195f tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:34:48.913861 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-44b04d90-bb79-432b-a7e9-aa9f1bde195f tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] Show backup with id 9240db51-fb6a-4f12-a5fb-28e284abd759. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:34:48.917954 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:34:48.917954 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:34:48.918629 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-44b04d90-bb79-432b-a7e9-aa9f1bde195f tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] https://10.4.3.119/volume/v3/backups/9240db51-fb6a-4f12-a5fb-28e284abd759 returned with HTTP 200 Aug 25 10:34:48.919008 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1413/5659] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:34:48 2026] GET /volume/v3/backups/9240db51-fb6a-4f12-a5fb-28e284abd759 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:34:49.289716 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-e79b9efd-28c3-4207-a839-f15b713365eb None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:49.291497 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e79b9efd-28c3-4207-a839-f15b713365eb tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] GET https://10.4.3.119/volume/v3/volumes/74bdd4e7-953f-441e-a070-e667712fba82 Aug 25 10:34:49.291727 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e79b9efd-28c3-4207-a839-f15b713365eb tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:34:49.291964 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e79b9efd-28c3-4207-a839-f15b713365eb tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:34:49.297427 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e79b9efd-28c3-4207-a839-f15b713365eb tempest-ProjectAdminTests33-1910668401 tempest-ProjectAdminTests33-1910668401-project-admin] https://10.4.3.119/volume/v3/volumes/74bdd4e7-953f-441e-a070-e667712fba82 returned with HTTP 404 Aug 25 10:34:49.297881 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1411/5660] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:34:49 2026] GET /volume/v3/volumes/74bdd4e7-953f-441e-a070-e667712fba82 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:34:49.930016 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-ad16c519-dce5-4b86-960d-8cc00f8824a5 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:49.931837 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ad16c519-dce5-4b86-960d-8cc00f8824a5 tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] GET https://10.4.3.119/volume/v3/backups/9240db51-fb6a-4f12-a5fb-28e284abd759 Aug 25 10:34:49.932052 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ad16c519-dce5-4b86-960d-8cc00f8824a5 tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:34:49.932226 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ad16c519-dce5-4b86-960d-8cc00f8824a5 tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:34:49.932370 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-ad16c519-dce5-4b86-960d-8cc00f8824a5 tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] Show backup with id 9240db51-fb6a-4f12-a5fb-28e284abd759. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:34:49.937421 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:34:49.937421 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:34:49.938211 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ad16c519-dce5-4b86-960d-8cc00f8824a5 tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] https://10.4.3.119/volume/v3/backups/9240db51-fb6a-4f12-a5fb-28e284abd759 returned with HTTP 200 Aug 25 10:34:49.938654 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1425/5661] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:34:49 2026] GET /volume/v3/backups/9240db51-fb6a-4f12-a5fb-28e284abd759 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:34:50.553953 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-a21fdcb6-79ab-4b5d-8e9f-95ed3a0a2950 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:50.624177 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a21fdcb6-79ab-4b5d-8e9f-95ed3a0a2950 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] POST https://10.4.3.119/volume/v3/types Aug 25 10:34:50.624513 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a21fdcb6-79ab-4b5d-8e9f-95ed3a0a2950 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-566734413", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1681848031", "vendor_name": "tempest-vendor_name-795932479"}}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:34:50.625954 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:34:50.625954 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:34:50.636728 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a21fdcb6-79ab-4b5d-8e9f-95ed3a0a2950 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] https://10.4.3.119/volume/v3/types returned with HTTP 200 Aug 25 10:34:50.637111 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1413/5662] 10.4.3.119 () {68 vars in 1253 bytes} [Tue Aug 25 10:34:50 2026] POST /volume/v3/types => generated 328 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:34:50.644293 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-f21b3537-c521-4d72-8f65-3b08d5f1547d None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:50.645703 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f21b3537-c521-4d72-8f65-3b08d5f1547d tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:34:50.645990 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f21b3537-c521-4d72-8f65-3b08d5f1547d tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "041ecaba-3f4d-495c-9745-fc49dd4664c9", "size": 1}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:34:50.647260 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volumes [None req-f21b3537-c521-4d72-8f65-3b08d5f1547d tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] Create volume request body: {'volume': {'volume_type': '041ecaba-3f4d-495c-9745-fc49dd4664c9', 'size': 1}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:34:50.650332 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-f21b3537-c521-4d72-8f65-3b08d5f1547d tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] Create volume of 1 GB Aug 25 10:34:50.650573 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:34:50.650573 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:34:50.650900 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-f21b3537-c521-4d72-8f65-3b08d5f1547d tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] Availability Zones retrieved successfully. Aug 25 10:34:50.655829 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-f21b3537-c521-4d72-8f65-3b08d5f1547d tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] Flow 'volume_create_api' (43317643-5e48-4f89-9e02-3619022007e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:34:50.656758 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-f21b3537-c521-4d72-8f65-3b08d5f1547d tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1eaa40d-90c4-43ae-b97f-184c10dde2e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:34:50.657516 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-f21b3537-c521-4d72-8f65-3b08d5f1547d tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] Validating volume size '1' using validate_int {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:34:50.673247 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-f21b3537-c521-4d72-8f65-3b08d5f1547d tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1eaa40d-90c4-43ae-b97f-184c10dde2e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:34:51Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1681848031',vendor_name='tempest-vendor_name-795932479'},id=041ecaba-3f4d-495c-9745-fc49dd4664c9,is_public=True,name='tempest-ProjectMemberTests-volume-type-566734413',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '041ecaba-3f4d-495c-9745-fc49dd4664c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:34:50.673901 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-f21b3537-c521-4d72-8f65-3b08d5f1547d tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17ea83cf-c220-4cda-b736-28758293ace4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:34:50.694790 np0000008063 devstack@c-api.service[100390]: WARNING cinder.quota [None req-f21b3537-c521-4d72-8f65-3b08d5f1547d tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-566734413 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-566734413, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:34:50.695051 np0000008063 devstack@c-api.service[100390]: WARNING cinder.quota [None req-f21b3537-c521-4d72-8f65-3b08d5f1547d tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-566734413 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-566734413, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:34:50.721450 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-f21b3537-c521-4d72-8f65-3b08d5f1547d tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] Created reservations ['3bc06611-9475-48df-9d7b-2dc7324e83c6', '5599d513-0ee1-4403-b852-1dbb71b268ff', 'c3ff6f1a-3cc6-4a99-92dc-1c11a7caec0c', 'b4890b12-6abd-4170-abc9-5ee3ac66114b'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:34:50.722174 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-f21b3537-c521-4d72-8f65-3b08d5f1547d tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17ea83cf-c220-4cda-b736-28758293ace4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3bc06611-9475-48df-9d7b-2dc7324e83c6', '5599d513-0ee1-4403-b852-1dbb71b268ff', 'c3ff6f1a-3cc6-4a99-92dc-1c11a7caec0c', 'b4890b12-6abd-4170-abc9-5ee3ac66114b']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:34:50.722861 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-f21b3537-c521-4d72-8f65-3b08d5f1547d tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90767427-295b-4796-839f-1d1e1a19f020) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:34:50.744604 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-f21b3537-c521-4d72-8f65-3b08d5f1547d tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90767427-295b-4796-839f-1d1e1a19f020) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6044d1aa-ef7d-432c-bf60-6901c1196560', '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='13050f320b4a472cb509a2993b7ee720',qos_specs=None,replication_status=,reservations=['3bc06611-9475-48df-9d7b-2dc7324e83c6','5599d513-0ee1-4403-b852-1dbb71b268ff','c3ff6f1a-3cc6-4a99-92dc-1c11a7caec0c','b4890b12-6abd-4170-abc9-5ee3ac66114b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5152024c65d41c98d38eb2d5515addf',volume_type_id=041ecaba-3f4d-495c-9745-fc49dd4664c9), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:34:50Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6044d1aa-ef7d-432c-bf60-6901c1196560,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13050f320b4a472cb509a2993b7ee720',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b5152024c65d41c98d38eb2d5515addf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(041ecaba-3f4d-495c-9745-fc49dd4664c9),volume_type_id=041ecaba-3f4d-495c-9745-fc49dd4664c9)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:34:50.745293 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-f21b3537-c521-4d72-8f65-3b08d5f1547d tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81e485d4-817b-437a-88d5-fc347a2dcdcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:34:50.760045 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-f21b3537-c521-4d72-8f65-3b08d5f1547d tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81e485d4-817b-437a-88d5-fc347a2dcdcc) transitioned into state 'SUCCESS' from 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='13050f320b4a472cb509a2993b7ee720',qos_specs=None,replication_status=,reservations=['3bc06611-9475-48df-9d7b-2dc7324e83c6','5599d513-0ee1-4403-b852-1dbb71b268ff','c3ff6f1a-3cc6-4a99-92dc-1c11a7caec0c','b4890b12-6abd-4170-abc9-5ee3ac66114b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5152024c65d41c98d38eb2d5515addf',volume_type_id=041ecaba-3f4d-495c-9745-fc49dd4664c9)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:34:50.760729 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-f21b3537-c521-4d72-8f65-3b08d5f1547d tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee032718-166a-4e10-8e46-ac33626c4312) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:34:50.767949 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-f21b3537-c521-4d72-8f65-3b08d5f1547d tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee032718-166a-4e10-8e46-ac33626c4312) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:34:50.768897 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-f21b3537-c521-4d72-8f65-3b08d5f1547d tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] Flow 'volume_create_api' (43317643-5e48-4f89-9e02-3619022007e6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:34:50.769217 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-f21b3537-c521-4d72-8f65-3b08d5f1547d tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] Create volume request issued successfully. Aug 25 10:34:50.769770 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f21b3537-c521-4d72-8f65-3b08d5f1547d tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:34:50.770237 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1414/5663] 10.4.3.119 () {70 vars in 1298 bytes} [Tue Aug 25 10:34:50 2026] POST /volume/v3/volumes => generated 773 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:34:50.780453 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-a3a701e6-7ee8-436e-b42f-d8af2c4c1962 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:50.782059 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a3a701e6-7ee8-436e-b42f-d8af2c4c1962 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] GET https://10.4.3.119/volume/v3/volumes/6044d1aa-ef7d-432c-bf60-6901c1196560 Aug 25 10:34:50.782265 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a3a701e6-7ee8-436e-b42f-d8af2c4c1962 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:34:50.782447 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a3a701e6-7ee8-436e-b42f-d8af2c4c1962 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:34:50.788933 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:34:50.788933 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:34:50.791780 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-a3a701e6-7ee8-436e-b42f-d8af2c4c1962 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] Volume info retrieved successfully. Aug 25 10:34:50.794857 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a3a701e6-7ee8-436e-b42f-d8af2c4c1962 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] https://10.4.3.119/volume/v3/volumes/6044d1aa-ef7d-432c-bf60-6901c1196560 returned with HTTP 200 Aug 25 10:34:50.795174 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1412/5664] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:34:50 2026] GET /volume/v3/volumes/6044d1aa-ef7d-432c-bf60-6901c1196560 => generated 952 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:34:50.949037 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-2c0b7298-c70e-4f76-946f-c3240f987dee None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:50.951470 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2c0b7298-c70e-4f76-946f-c3240f987dee tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] GET https://10.4.3.119/volume/v3/backups/9240db51-fb6a-4f12-a5fb-28e284abd759 Aug 25 10:34:50.951806 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2c0b7298-c70e-4f76-946f-c3240f987dee tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:34:50.952094 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2c0b7298-c70e-4f76-946f-c3240f987dee tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:34:50.952283 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-2c0b7298-c70e-4f76-946f-c3240f987dee tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] Show backup with id 9240db51-fb6a-4f12-a5fb-28e284abd759. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:34:50.956638 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:34:50.956638 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:34:50.957369 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2c0b7298-c70e-4f76-946f-c3240f987dee tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] https://10.4.3.119/volume/v3/backups/9240db51-fb6a-4f12-a5fb-28e284abd759 returned with HTTP 200 Aug 25 10:34:50.957761 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1426/5665] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:34:50 2026] GET /volume/v3/backups/9240db51-fb6a-4f12-a5fb-28e284abd759 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:34:51.806198 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-f5bef5d0-4cd6-4cac-8358-5b92b99d6840 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:51.807874 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f5bef5d0-4cd6-4cac-8358-5b92b99d6840 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] GET https://10.4.3.119/volume/v3/volumes/6044d1aa-ef7d-432c-bf60-6901c1196560 Aug 25 10:34:51.808072 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f5bef5d0-4cd6-4cac-8358-5b92b99d6840 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:34:51.808271 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f5bef5d0-4cd6-4cac-8358-5b92b99d6840 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:34:51.815240 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:34:51.815240 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:34:51.818120 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-f5bef5d0-4cd6-4cac-8358-5b92b99d6840 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] Volume info retrieved successfully. Aug 25 10:34:51.821469 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f5bef5d0-4cd6-4cac-8358-5b92b99d6840 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] https://10.4.3.119/volume/v3/volumes/6044d1aa-ef7d-432c-bf60-6901c1196560 returned with HTTP 200 Aug 25 10:34:51.821811 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1414/5666] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:34:51 2026] GET /volume/v3/volumes/6044d1aa-ef7d-432c-bf60-6901c1196560 => generated 973 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:34:51.833089 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-ef908242-3f96-465b-9bba-c2cd5cf952f5 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:51.834885 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ef908242-3f96-465b-9bba-c2cd5cf952f5 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] GET https://10.4.3.119/volume/v3/messages Aug 25 10:34:51.835102 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ef908242-3f96-465b-9bba-c2cd5cf952f5 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:34:51.835334 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ef908242-3f96-465b-9bba-c2cd5cf952f5 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] Calling method 'version_select' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:34:51.835592 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:34:51.835592 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:34:51.839516 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ef908242-3f96-465b-9bba-c2cd5cf952f5 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] https://10.4.3.119/volume/v3/messages returned with HTTP 200 Aug 25 10:34:51.839920 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1415/5667] 10.4.3.119 () {68 vars in 1280 bytes} [Tue Aug 25 10:34:51 2026] GET /volume/v3/messages => generated 670 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:34:51.847266 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-77061479-c72d-4ba5-87f7-089b1c2cc2f3 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:51.899516 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-77061479-c72d-4ba5-87f7-089b1c2cc2f3 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-member] DELETE https://10.4.3.119/volume/v3/messages/e5db7644-637e-48d1-87af-5d3589a7b62d Aug 25 10:34:51.899718 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-77061479-c72d-4ba5-87f7-089b1c2cc2f3 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:34:51.899922 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-77061479-c72d-4ba5-87f7-089b1c2cc2f3 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-member] Calling method 'version_select' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:34:51.909405 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-77061479-c72d-4ba5-87f7-089b1c2cc2f3 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-member] https://10.4.3.119/volume/v3/messages/e5db7644-637e-48d1-87af-5d3589a7b62d returned with HTTP 204 Aug 25 10:34:51.909771 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1413/5668] 10.4.3.119 () {68 vars in 1394 bytes} [Tue Aug 25 10:34:51 2026] DELETE /volume/v3/messages/e5db7644-637e-48d1-87af-5d3589a7b62d => generated 0 bytes in 63 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 25 10:34:51.916396 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-f2c192d4-df44-496d-8ecd-7c98de52fa3f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:51.918010 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f2c192d4-df44-496d-8ecd-7c98de52fa3f tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-member] GET https://10.4.3.119/volume/v3/messages/e5db7644-637e-48d1-87af-5d3589a7b62d Aug 25 10:34:51.918237 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f2c192d4-df44-496d-8ecd-7c98de52fa3f tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:34:51.918423 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f2c192d4-df44-496d-8ecd-7c98de52fa3f tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-member] Calling method 'version_select' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:34:51.922063 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f2c192d4-df44-496d-8ecd-7c98de52fa3f tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-member] https://10.4.3.119/volume/v3/messages/e5db7644-637e-48d1-87af-5d3589a7b62d returned with HTTP 404 Aug 25 10:34:51.922540 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1427/5669] 10.4.3.119 () {68 vars in 1391 bytes} [Tue Aug 25 10:34:51 2026] GET /volume/v3/messages/e5db7644-637e-48d1-87af-5d3589a7b62d => generated 110 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:34:51.928873 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-70cc957d-c953-41aa-a9a9-ebe308ff0df5 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:51.930577 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-70cc957d-c953-41aa-a9a9-ebe308ff0df5 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] DELETE https://10.4.3.119/volume/v3/volumes/6044d1aa-ef7d-432c-bf60-6901c1196560 Aug 25 10:34:51.930818 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-70cc957d-c953-41aa-a9a9-ebe308ff0df5 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:34:51.931000 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-70cc957d-c953-41aa-a9a9-ebe308ff0df5 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:34:51.931174 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-70cc957d-c953-41aa-a9a9-ebe308ff0df5 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] Delete volume with id: 6044d1aa-ef7d-432c-bf60-6901c1196560 Aug 25 10:34:51.937966 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:34:51.937966 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:34:51.938271 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-70cc957d-c953-41aa-a9a9-ebe308ff0df5 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] Volume info retrieved successfully. Aug 25 10:34:51.939146 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-70cc957d-c953-41aa-a9a9-ebe308ff0df5 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100389) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 25 10:34:51.947823 np0000008063 devstack@c-api.service[100389]: WARNING cinder.quota [None req-70cc957d-c953-41aa-a9a9-ebe308ff0df5 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-566734413 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-566734413, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:34:51.948106 np0000008063 devstack@c-api.service[100389]: WARNING cinder.quota [None req-70cc957d-c953-41aa-a9a9-ebe308ff0df5 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-566734413 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-566734413, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:34:51.959144 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-70cc957d-c953-41aa-a9a9-ebe308ff0df5 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] Created reservations ['a22db3b4-2000-4f44-87b2-197abbc9d1f8', '72d01971-774d-4c9a-9a54-88c4cbb0d590', '02f8f42d-4d14-46b4-ba57-7f7dfcb6a3be', 'f5bff463-8dfe-4d88-b070-835778c01a46'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:34:51.967769 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-f78ee598-eccb-4143-b5ed-d20d459b38dc None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:51.969991 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f78ee598-eccb-4143-b5ed-d20d459b38dc tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] GET https://10.4.3.119/volume/v3/backups/9240db51-fb6a-4f12-a5fb-28e284abd759 Aug 25 10:34:51.970279 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f78ee598-eccb-4143-b5ed-d20d459b38dc tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:34:51.970529 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f78ee598-eccb-4143-b5ed-d20d459b38dc tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:34:51.970694 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-f78ee598-eccb-4143-b5ed-d20d459b38dc tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] Show backup with id 9240db51-fb6a-4f12-a5fb-28e284abd759. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:34:51.975116 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:34:51.975116 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:34:51.975892 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f78ee598-eccb-4143-b5ed-d20d459b38dc tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] https://10.4.3.119/volume/v3/backups/9240db51-fb6a-4f12-a5fb-28e284abd759 returned with HTTP 200 Aug 25 10:34:51.976288 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1416/5670] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:34:51 2026] GET /volume/v3/backups/9240db51-fb6a-4f12-a5fb-28e284abd759 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:34:51.984745 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-70cc957d-c953-41aa-a9a9-ebe308ff0df5 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] Delete volume request issued successfully. Aug 25 10:34:51.984940 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-70cc957d-c953-41aa-a9a9-ebe308ff0df5 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] https://10.4.3.119/volume/v3/volumes/6044d1aa-ef7d-432c-bf60-6901c1196560 returned with HTTP 202 Aug 25 10:34:51.985465 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1415/5671] 10.4.3.119 () {68 vars in 1391 bytes} [Tue Aug 25 10:34:51 2026] DELETE /volume/v3/volumes/6044d1aa-ef7d-432c-bf60-6901c1196560 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:34:51.991956 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-e0b58153-e4a3-477f-97e1-7bb61238e90e None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:51.993561 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e0b58153-e4a3-477f-97e1-7bb61238e90e tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] DELETE https://10.4.3.119/volume/v3/types/041ecaba-3f4d-495c-9745-fc49dd4664c9 Aug 25 10:34:51.993726 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e0b58153-e4a3-477f-97e1-7bb61238e90e tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:34:51.993911 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e0b58153-e4a3-477f-97e1-7bb61238e90e tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] Calling method '_delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:34:52.013667 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e0b58153-e4a3-477f-97e1-7bb61238e90e tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] https://10.4.3.119/volume/v3/types/041ecaba-3f4d-495c-9745-fc49dd4664c9 returned with HTTP 202 Aug 25 10:34:52.014012 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1414/5672] 10.4.3.119 () {66 vars in 1345 bytes} [Tue Aug 25 10:34:51 2026] DELETE /volume/v3/types/041ecaba-3f4d-495c-9745-fc49dd4664c9 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:34:52.021381 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-aee95d3f-c733-4029-ae55-f3428bfe3eee None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:52.023496 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-aee95d3f-c733-4029-ae55-f3428bfe3eee tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] POST https://10.4.3.119/volume/v3/types Aug 25 10:34:52.023868 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-aee95d3f-c733-4029-ae55-f3428bfe3eee tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1163784632", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1327136152", "vendor_name": "tempest-vendor_name-1047036491"}}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:34:52.039293 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-aee95d3f-c733-4029-ae55-f3428bfe3eee tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] https://10.4.3.119/volume/v3/types returned with HTTP 200 Aug 25 10:34:52.039672 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1428/5673] 10.4.3.119 () {68 vars in 1253 bytes} [Tue Aug 25 10:34:52 2026] POST /volume/v3/types => generated 330 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:34:52.046935 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-8fe1ecc6-8b7e-45ea-8d81-80deb530b604 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:52.048460 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8fe1ecc6-8b7e-45ea-8d81-80deb530b604 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:34:52.048762 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8fe1ecc6-8b7e-45ea-8d81-80deb530b604 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "64c15e4b-f802-4779-8edb-0170c3654749", "size": 1}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:34:52.050007 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volumes [None req-8fe1ecc6-8b7e-45ea-8d81-80deb530b604 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] Create volume request body: {'volume': {'volume_type': '64c15e4b-f802-4779-8edb-0170c3654749', 'size': 1}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:34:52.053990 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-8fe1ecc6-8b7e-45ea-8d81-80deb530b604 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] Create volume of 1 GB Aug 25 10:34:52.054265 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:34:52.054265 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:34:52.054602 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-8fe1ecc6-8b7e-45ea-8d81-80deb530b604 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] Availability Zones retrieved successfully. Aug 25 10:34:52.059185 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-8fe1ecc6-8b7e-45ea-8d81-80deb530b604 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] Flow 'volume_create_api' (830c9098-3824-43c0-8779-50c4e8555c89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:34:52.060101 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-8fe1ecc6-8b7e-45ea-8d81-80deb530b604 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e7059a4-ee6d-4e91-994d-4dafc307f0da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:34:52.060796 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-8fe1ecc6-8b7e-45ea-8d81-80deb530b604 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] Validating volume size '1' using validate_int {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:34:52.077769 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-8fe1ecc6-8b7e-45ea-8d81-80deb530b604 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e7059a4-ee6d-4e91-994d-4dafc307f0da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:34:52Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1327136152',vendor_name='tempest-vendor_name-1047036491'},id=64c15e4b-f802-4779-8edb-0170c3654749,is_public=True,name='tempest-ProjectMemberTests-volume-type-1163784632',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64c15e4b-f802-4779-8edb-0170c3654749', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:34:52.078429 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-8fe1ecc6-8b7e-45ea-8d81-80deb530b604 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46469cbd-aeaf-43d5-85e1-983fd58141ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:34:52.100395 np0000008063 devstack@c-api.service[100390]: WARNING cinder.quota [None req-8fe1ecc6-8b7e-45ea-8d81-80deb530b604 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1163784632 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1163784632, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:34:52.100637 np0000008063 devstack@c-api.service[100390]: WARNING cinder.quota [None req-8fe1ecc6-8b7e-45ea-8d81-80deb530b604 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1163784632 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1163784632, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:34:52.123888 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-8fe1ecc6-8b7e-45ea-8d81-80deb530b604 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] Created reservations ['f34f187c-3492-4a10-aec7-d378350ef82b', 'aeedb271-083a-4bc6-80e6-afe9335e91a5', 'b0f64d20-4ebf-46bc-94fe-ae3e90de9305', 'dab63f69-3a8c-456f-bc1d-edfd8452603e'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:34:52.124735 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-8fe1ecc6-8b7e-45ea-8d81-80deb530b604 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46469cbd-aeaf-43d5-85e1-983fd58141ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f34f187c-3492-4a10-aec7-d378350ef82b', 'aeedb271-083a-4bc6-80e6-afe9335e91a5', 'b0f64d20-4ebf-46bc-94fe-ae3e90de9305', 'dab63f69-3a8c-456f-bc1d-edfd8452603e']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:34:52.125376 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-8fe1ecc6-8b7e-45ea-8d81-80deb530b604 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e10aa82-98cb-4d88-8b93-2cf0b15521e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:34:52.147559 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-8fe1ecc6-8b7e-45ea-8d81-80deb530b604 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e10aa82-98cb-4d88-8b93-2cf0b15521e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5ca32f5b-d669-47a9-b432-b47c4601291e', '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='13050f320b4a472cb509a2993b7ee720',qos_specs=None,replication_status=,reservations=['f34f187c-3492-4a10-aec7-d378350ef82b','aeedb271-083a-4bc6-80e6-afe9335e91a5','b0f64d20-4ebf-46bc-94fe-ae3e90de9305','dab63f69-3a8c-456f-bc1d-edfd8452603e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5152024c65d41c98d38eb2d5515addf',volume_type_id=64c15e4b-f802-4779-8edb-0170c3654749), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:34:52Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5ca32f5b-d669-47a9-b432-b47c4601291e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13050f320b4a472cb509a2993b7ee720',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b5152024c65d41c98d38eb2d5515addf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64c15e4b-f802-4779-8edb-0170c3654749),volume_type_id=64c15e4b-f802-4779-8edb-0170c3654749)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:34:52.148599 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-8fe1ecc6-8b7e-45ea-8d81-80deb530b604 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb632170-a306-4abb-8be3-bad6c09bb6d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:34:52.163101 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-8fe1ecc6-8b7e-45ea-8d81-80deb530b604 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb632170-a306-4abb-8be3-bad6c09bb6d2) transitioned into state 'SUCCESS' from 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='13050f320b4a472cb509a2993b7ee720',qos_specs=None,replication_status=,reservations=['f34f187c-3492-4a10-aec7-d378350ef82b','aeedb271-083a-4bc6-80e6-afe9335e91a5','b0f64d20-4ebf-46bc-94fe-ae3e90de9305','dab63f69-3a8c-456f-bc1d-edfd8452603e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5152024c65d41c98d38eb2d5515addf',volume_type_id=64c15e4b-f802-4779-8edb-0170c3654749)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:34:52.163732 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-8fe1ecc6-8b7e-45ea-8d81-80deb530b604 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29da9a8d-e97b-40e6-b849-9f91f6b79027) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:34:52.171088 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-8fe1ecc6-8b7e-45ea-8d81-80deb530b604 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29da9a8d-e97b-40e6-b849-9f91f6b79027) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:34:52.171831 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-8fe1ecc6-8b7e-45ea-8d81-80deb530b604 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] Flow 'volume_create_api' (830c9098-3824-43c0-8779-50c4e8555c89) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:34:52.172083 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-8fe1ecc6-8b7e-45ea-8d81-80deb530b604 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] Create volume request issued successfully. Aug 25 10:34:52.172610 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8fe1ecc6-8b7e-45ea-8d81-80deb530b604 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:34:52.172983 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1417/5674] 10.4.3.119 () {70 vars in 1298 bytes} [Tue Aug 25 10:34:52 2026] POST /volume/v3/volumes => generated 774 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:34:52.186843 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-8da9bc9a-19ba-422f-8ad5-56cd85279881 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:52.189362 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8da9bc9a-19ba-422f-8ad5-56cd85279881 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] GET https://10.4.3.119/volume/v3/volumes/5ca32f5b-d669-47a9-b432-b47c4601291e Aug 25 10:34:52.189679 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8da9bc9a-19ba-422f-8ad5-56cd85279881 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:34:52.189957 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8da9bc9a-19ba-422f-8ad5-56cd85279881 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:34:52.199286 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:34:52.199286 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:34:52.203450 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-8da9bc9a-19ba-422f-8ad5-56cd85279881 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] Volume info retrieved successfully. Aug 25 10:34:52.208252 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8da9bc9a-19ba-422f-8ad5-56cd85279881 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] https://10.4.3.119/volume/v3/volumes/5ca32f5b-d669-47a9-b432-b47c4601291e returned with HTTP 200 Aug 25 10:34:52.208614 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1416/5675] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:34:52 2026] GET /volume/v3/volumes/5ca32f5b-d669-47a9-b432-b47c4601291e => generated 953 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:34:52.985882 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-30003f3f-067d-4e2b-9848-af4d1baa8283 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:52.987954 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-30003f3f-067d-4e2b-9848-af4d1baa8283 tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] GET https://10.4.3.119/volume/v3/backups/9240db51-fb6a-4f12-a5fb-28e284abd759 Aug 25 10:34:52.988235 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-30003f3f-067d-4e2b-9848-af4d1baa8283 tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:34:52.988479 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-30003f3f-067d-4e2b-9848-af4d1baa8283 tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:34:52.988614 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-30003f3f-067d-4e2b-9848-af4d1baa8283 tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] Show backup with id 9240db51-fb6a-4f12-a5fb-28e284abd759. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:34:52.992816 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:34:52.992816 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:34:52.993459 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-30003f3f-067d-4e2b-9848-af4d1baa8283 tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] https://10.4.3.119/volume/v3/backups/9240db51-fb6a-4f12-a5fb-28e284abd759 returned with HTTP 200 Aug 25 10:34:52.993934 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1415/5676] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:34:52 2026] GET /volume/v3/backups/9240db51-fb6a-4f12-a5fb-28e284abd759 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:34:53.220637 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-25c7622d-2139-4e20-80a9-742545660639 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:53.223028 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-25c7622d-2139-4e20-80a9-742545660639 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] GET https://10.4.3.119/volume/v3/volumes/5ca32f5b-d669-47a9-b432-b47c4601291e Aug 25 10:34:53.223330 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-25c7622d-2139-4e20-80a9-742545660639 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:34:53.223591 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-25c7622d-2139-4e20-80a9-742545660639 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:34:53.232299 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:34:53.232299 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:34:53.235754 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-25c7622d-2139-4e20-80a9-742545660639 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] Volume info retrieved successfully. Aug 25 10:34:53.239805 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-25c7622d-2139-4e20-80a9-742545660639 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] https://10.4.3.119/volume/v3/volumes/5ca32f5b-d669-47a9-b432-b47c4601291e returned with HTTP 200 Aug 25 10:34:53.240209 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1429/5677] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:34:53 2026] GET /volume/v3/volumes/5ca32f5b-d669-47a9-b432-b47c4601291e => generated 974 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:34:53.251667 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-ff05083c-c109-42fb-b50b-2f93101ca729 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:53.253272 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ff05083c-c109-42fb-b50b-2f93101ca729 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] GET https://10.4.3.119/volume/v3/messages Aug 25 10:34:53.253638 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ff05083c-c109-42fb-b50b-2f93101ca729 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:34:53.253948 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ff05083c-c109-42fb-b50b-2f93101ca729 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] Calling method 'version_select' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:34:53.254315 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:34:53.254315 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:34:53.257817 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ff05083c-c109-42fb-b50b-2f93101ca729 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] https://10.4.3.119/volume/v3/messages returned with HTTP 200 Aug 25 10:34:53.257817 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1418/5678] 10.4.3.119 () {68 vars in 1280 bytes} [Tue Aug 25 10:34:53 2026] GET /volume/v3/messages => generated 670 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:34:53.265206 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-f65f5421-f874-40cd-abdd-cadc6063298e None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:53.266795 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f65f5421-f874-40cd-abdd-cadc6063298e tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-member] GET https://10.4.3.119/volume/v3/messages Aug 25 10:34:53.266983 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f65f5421-f874-40cd-abdd-cadc6063298e tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:34:53.267160 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f65f5421-f874-40cd-abdd-cadc6063298e tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-member] Calling method 'version_select' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:34:53.270332 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f65f5421-f874-40cd-abdd-cadc6063298e tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-member] https://10.4.3.119/volume/v3/messages returned with HTTP 200 Aug 25 10:34:53.270681 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1417/5679] 10.4.3.119 () {68 vars in 1280 bytes} [Tue Aug 25 10:34:53 2026] GET /volume/v3/messages => generated 670 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:34:53.280098 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-ea5f37de-f50b-419a-b355-f4cf3b50aa54 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:53.282020 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ea5f37de-f50b-419a-b355-f4cf3b50aa54 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] DELETE https://10.4.3.119/volume/v3/messages/9499775e-01b3-4699-8ec9-131355b48f31 Aug 25 10:34:53.282277 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ea5f37de-f50b-419a-b355-f4cf3b50aa54 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:34:53.282493 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ea5f37de-f50b-419a-b355-f4cf3b50aa54 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] Calling method 'version_select' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:34:53.291406 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ea5f37de-f50b-419a-b355-f4cf3b50aa54 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] https://10.4.3.119/volume/v3/messages/9499775e-01b3-4699-8ec9-131355b48f31 returned with HTTP 204 Aug 25 10:34:53.291807 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1416/5680] 10.4.3.119 () {68 vars in 1394 bytes} [Tue Aug 25 10:34:53 2026] DELETE /volume/v3/messages/9499775e-01b3-4699-8ec9-131355b48f31 => generated 0 bytes in 12 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 25 10:34:53.298812 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-488c0fc4-ea7d-4ce9-8b65-ccbc007300a1 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:53.300539 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-488c0fc4-ea7d-4ce9-8b65-ccbc007300a1 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] DELETE https://10.4.3.119/volume/v3/volumes/5ca32f5b-d669-47a9-b432-b47c4601291e Aug 25 10:34:53.300774 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-488c0fc4-ea7d-4ce9-8b65-ccbc007300a1 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:34:53.300980 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-488c0fc4-ea7d-4ce9-8b65-ccbc007300a1 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:34:53.301195 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-488c0fc4-ea7d-4ce9-8b65-ccbc007300a1 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] Delete volume with id: 5ca32f5b-d669-47a9-b432-b47c4601291e Aug 25 10:34:53.307870 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:34:53.307870 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:34:53.308203 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-488c0fc4-ea7d-4ce9-8b65-ccbc007300a1 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] Volume info retrieved successfully. Aug 25 10:34:53.309061 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-488c0fc4-ea7d-4ce9-8b65-ccbc007300a1 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100391) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 25 10:34:53.318167 np0000008063 devstack@c-api.service[100391]: WARNING cinder.quota [None req-488c0fc4-ea7d-4ce9-8b65-ccbc007300a1 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1163784632 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1163784632, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:34:53.318462 np0000008063 devstack@c-api.service[100391]: WARNING cinder.quota [None req-488c0fc4-ea7d-4ce9-8b65-ccbc007300a1 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1163784632 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1163784632, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:34:53.327267 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-488c0fc4-ea7d-4ce9-8b65-ccbc007300a1 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] Created reservations ['cb668ec7-bf58-4592-803b-992d9006078a', '273031ab-99c0-40cf-82bd-c52769445661', '2c7da315-f74f-4bc7-befa-75288230ef3d', '66a935a7-7a3a-4acb-9e20-44503e6360bd'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:34:53.350227 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-488c0fc4-ea7d-4ce9-8b65-ccbc007300a1 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] Delete volume request issued successfully. Aug 25 10:34:53.350415 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-488c0fc4-ea7d-4ce9-8b65-ccbc007300a1 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] https://10.4.3.119/volume/v3/volumes/5ca32f5b-d669-47a9-b432-b47c4601291e returned with HTTP 202 Aug 25 10:34:53.350871 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1430/5681] 10.4.3.119 () {68 vars in 1391 bytes} [Tue Aug 25 10:34:53 2026] DELETE /volume/v3/volumes/5ca32f5b-d669-47a9-b432-b47c4601291e => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:34:53.357658 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-2d4c9920-5123-468b-b361-e2b9de7877ef None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:53.360720 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2d4c9920-5123-468b-b361-e2b9de7877ef tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] DELETE https://10.4.3.119/volume/v3/types/64c15e4b-f802-4779-8edb-0170c3654749 Aug 25 10:34:53.360720 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2d4c9920-5123-468b-b361-e2b9de7877ef tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:34:53.360720 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2d4c9920-5123-468b-b361-e2b9de7877ef tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] Calling method '_delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:34:53.380594 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2d4c9920-5123-468b-b361-e2b9de7877ef tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] https://10.4.3.119/volume/v3/types/64c15e4b-f802-4779-8edb-0170c3654749 returned with HTTP 202 Aug 25 10:34:53.381173 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1419/5682] 10.4.3.119 () {66 vars in 1345 bytes} [Tue Aug 25 10:34:53 2026] DELETE /volume/v3/types/64c15e4b-f802-4779-8edb-0170c3654749 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:34:53.388150 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-23aaf4ff-291b-4226-9a4a-ef3eeead46ed None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:53.389957 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-23aaf4ff-291b-4226-9a4a-ef3eeead46ed tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] POST https://10.4.3.119/volume/v3/types Aug 25 10:34:53.390330 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-23aaf4ff-291b-4226-9a4a-ef3eeead46ed tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1152024257", "extra_specs": {"storage_protocol": "tempest-storage_protocol-964601443", "vendor_name": "tempest-vendor_name-513662130"}}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:34:53.404309 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-23aaf4ff-291b-4226-9a4a-ef3eeead46ed tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] https://10.4.3.119/volume/v3/types returned with HTTP 200 Aug 25 10:34:53.404767 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1418/5683] 10.4.3.119 () {68 vars in 1253 bytes} [Tue Aug 25 10:34:53 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 25 10:34:53.411758 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-f770713c-e496-40e0-b61b-94d07ab345a5 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:53.413334 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f770713c-e496-40e0-b61b-94d07ab345a5 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:34:53.413682 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f770713c-e496-40e0-b61b-94d07ab345a5 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "d1c67ad9-89c3-4b4d-8c05-7aaf3a5309ef", "size": 1}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:34:53.415003 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-f770713c-e496-40e0-b61b-94d07ab345a5 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] Create volume request body: {'volume': {'volume_type': 'd1c67ad9-89c3-4b4d-8c05-7aaf3a5309ef', 'size': 1}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:34:53.418556 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-f770713c-e496-40e0-b61b-94d07ab345a5 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] Create volume of 1 GB Aug 25 10:34:53.418809 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:34:53.418809 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:34:53.419130 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-f770713c-e496-40e0-b61b-94d07ab345a5 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] Availability Zones retrieved successfully. Aug 25 10:34:53.423727 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-f770713c-e496-40e0-b61b-94d07ab345a5 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] Flow 'volume_create_api' (9677dc8a-4431-4b8b-9a40-2f5d22a2f42b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:34:53.424671 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-f770713c-e496-40e0-b61b-94d07ab345a5 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a80569a-5350-4f88-ab69-52e386a0915d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:34:53.425370 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [None req-f770713c-e496-40e0-b61b-94d07ab345a5 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] Validating volume size '1' using validate_int {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:34:53.443831 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-f770713c-e496-40e0-b61b-94d07ab345a5 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a80569a-5350-4f88-ab69-52e386a0915d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:34:53Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-964601443',vendor_name='tempest-vendor_name-513662130'},id=d1c67ad9-89c3-4b4d-8c05-7aaf3a5309ef,is_public=True,name='tempest-ProjectMemberTests-volume-type-1152024257',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd1c67ad9-89c3-4b4d-8c05-7aaf3a5309ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:34:53.444931 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-f770713c-e496-40e0-b61b-94d07ab345a5 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac809712-c581-4468-a574-6171f7cc976d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:34:53.468328 np0000008063 devstack@c-api.service[100388]: WARNING cinder.quota [None req-f770713c-e496-40e0-b61b-94d07ab345a5 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1152024257 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1152024257, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:34:53.468471 np0000008063 devstack@c-api.service[100388]: WARNING cinder.quota [None req-f770713c-e496-40e0-b61b-94d07ab345a5 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1152024257 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1152024257, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:34:53.490574 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-f770713c-e496-40e0-b61b-94d07ab345a5 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] Created reservations ['f93be70d-9032-484f-891a-213f764f7ace', 'dab441b5-073e-4477-a545-908d920f2a4f', 'fb9137c2-aaad-4853-9ba2-703c993e2981', 'ed89d980-e551-41ad-b63f-ce6b065e211c'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:34:53.491391 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-f770713c-e496-40e0-b61b-94d07ab345a5 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac809712-c581-4468-a574-6171f7cc976d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f93be70d-9032-484f-891a-213f764f7ace', 'dab441b5-073e-4477-a545-908d920f2a4f', 'fb9137c2-aaad-4853-9ba2-703c993e2981', 'ed89d980-e551-41ad-b63f-ce6b065e211c']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:34:53.492085 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-f770713c-e496-40e0-b61b-94d07ab345a5 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (858b395f-9799-4003-869f-f525a3e0e613) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:34:53.513069 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-f770713c-e496-40e0-b61b-94d07ab345a5 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (858b395f-9799-4003-869f-f525a3e0e613) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '32597af7-f2d3-498a-a02c-b2867cf7a938', '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='13050f320b4a472cb509a2993b7ee720',qos_specs=None,replication_status=,reservations=['f93be70d-9032-484f-891a-213f764f7ace','dab441b5-073e-4477-a545-908d920f2a4f','fb9137c2-aaad-4853-9ba2-703c993e2981','ed89d980-e551-41ad-b63f-ce6b065e211c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5152024c65d41c98d38eb2d5515addf',volume_type_id=d1c67ad9-89c3-4b4d-8c05-7aaf3a5309ef), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:34:53Z,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=32597af7-f2d3-498a-a02c-b2867cf7a938,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13050f320b4a472cb509a2993b7ee720',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b5152024c65d41c98d38eb2d5515addf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d1c67ad9-89c3-4b4d-8c05-7aaf3a5309ef),volume_type_id=d1c67ad9-89c3-4b4d-8c05-7aaf3a5309ef)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:34:53.513721 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-f770713c-e496-40e0-b61b-94d07ab345a5 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c1a1afa-48d8-4e97-88c1-85c2b10191bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:34:53.529113 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-f770713c-e496-40e0-b61b-94d07ab345a5 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c1a1afa-48d8-4e97-88c1-85c2b10191bb) transitioned into state 'SUCCESS' from 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='13050f320b4a472cb509a2993b7ee720',qos_specs=None,replication_status=,reservations=['f93be70d-9032-484f-891a-213f764f7ace','dab441b5-073e-4477-a545-908d920f2a4f','fb9137c2-aaad-4853-9ba2-703c993e2981','ed89d980-e551-41ad-b63f-ce6b065e211c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5152024c65d41c98d38eb2d5515addf',volume_type_id=d1c67ad9-89c3-4b4d-8c05-7aaf3a5309ef)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:34:53.529830 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-f770713c-e496-40e0-b61b-94d07ab345a5 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9dbe3ffc-a34c-4889-a832-bee19abdacce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:34:53.539611 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-f770713c-e496-40e0-b61b-94d07ab345a5 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9dbe3ffc-a34c-4889-a832-bee19abdacce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:34:53.540892 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-f770713c-e496-40e0-b61b-94d07ab345a5 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] Flow 'volume_create_api' (9677dc8a-4431-4b8b-9a40-2f5d22a2f42b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:34:53.541297 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-f770713c-e496-40e0-b61b-94d07ab345a5 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] Create volume request issued successfully. Aug 25 10:34:53.542012 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f770713c-e496-40e0-b61b-94d07ab345a5 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:34:53.542602 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1417/5684] 10.4.3.119 () {70 vars in 1298 bytes} [Tue Aug 25 10:34:53 2026] POST /volume/v3/volumes => generated 774 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:34:53.555627 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-d9520b37-6ab3-43c8-a8ee-31658aa0ed73 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:53.558079 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d9520b37-6ab3-43c8-a8ee-31658aa0ed73 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] GET https://10.4.3.119/volume/v3/volumes/32597af7-f2d3-498a-a02c-b2867cf7a938 Aug 25 10:34:53.558433 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d9520b37-6ab3-43c8-a8ee-31658aa0ed73 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:34:53.558648 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d9520b37-6ab3-43c8-a8ee-31658aa0ed73 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:34:53.568031 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:34:53.568031 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:34:53.572230 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-d9520b37-6ab3-43c8-a8ee-31658aa0ed73 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] Volume info retrieved successfully. Aug 25 10:34:53.576944 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d9520b37-6ab3-43c8-a8ee-31658aa0ed73 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] https://10.4.3.119/volume/v3/volumes/32597af7-f2d3-498a-a02c-b2867cf7a938 returned with HTTP 200 Aug 25 10:34:53.577432 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1431/5685] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:34:53 2026] GET /volume/v3/volumes/32597af7-f2d3-498a-a02c-b2867cf7a938 => generated 953 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:34:54.003297 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-16033b2e-61fa-49df-babe-fb183d7e5e7d None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:54.005425 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-16033b2e-61fa-49df-babe-fb183d7e5e7d tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] GET https://10.4.3.119/volume/v3/backups/9240db51-fb6a-4f12-a5fb-28e284abd759 Aug 25 10:34:54.005711 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-16033b2e-61fa-49df-babe-fb183d7e5e7d tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:34:54.005939 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-16033b2e-61fa-49df-babe-fb183d7e5e7d tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:34:54.006079 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-16033b2e-61fa-49df-babe-fb183d7e5e7d tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] Show backup with id 9240db51-fb6a-4f12-a5fb-28e284abd759. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:34:54.011131 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:34:54.011131 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:34:54.011844 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-16033b2e-61fa-49df-babe-fb183d7e5e7d tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] https://10.4.3.119/volume/v3/backups/9240db51-fb6a-4f12-a5fb-28e284abd759 returned with HTTP 200 Aug 25 10:34:54.012269 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1420/5686] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:34:54 2026] GET /volume/v3/backups/9240db51-fb6a-4f12-a5fb-28e284abd759 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:34:54.589959 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-8261ec97-ec55-415d-8e2c-5e8b8e999ee6 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:54.592060 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8261ec97-ec55-415d-8e2c-5e8b8e999ee6 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] GET https://10.4.3.119/volume/v3/volumes/32597af7-f2d3-498a-a02c-b2867cf7a938 Aug 25 10:34:54.592339 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8261ec97-ec55-415d-8e2c-5e8b8e999ee6 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:34:54.592543 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8261ec97-ec55-415d-8e2c-5e8b8e999ee6 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:34:54.600476 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:34:54.600476 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:34:54.604156 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-8261ec97-ec55-415d-8e2c-5e8b8e999ee6 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] Volume info retrieved successfully. Aug 25 10:34:54.608503 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8261ec97-ec55-415d-8e2c-5e8b8e999ee6 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] https://10.4.3.119/volume/v3/volumes/32597af7-f2d3-498a-a02c-b2867cf7a938 returned with HTTP 200 Aug 25 10:34:54.608949 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1419/5687] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:34:54 2026] GET /volume/v3/volumes/32597af7-f2d3-498a-a02c-b2867cf7a938 => generated 974 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:34:54.621149 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-c46ad8c8-a017-4f26-8c38-ab8b4d30ad20 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:54.623334 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c46ad8c8-a017-4f26-8c38-ab8b4d30ad20 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] GET https://10.4.3.119/volume/v3/messages Aug 25 10:34:54.623637 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c46ad8c8-a017-4f26-8c38-ab8b4d30ad20 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:34:54.623877 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c46ad8c8-a017-4f26-8c38-ab8b4d30ad20 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] Calling method 'version_select' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:34:54.624203 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:34:54.624203 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:34:54.628314 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c46ad8c8-a017-4f26-8c38-ab8b4d30ad20 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] https://10.4.3.119/volume/v3/messages returned with HTTP 200 Aug 25 10:34:54.628860 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1418/5688] 10.4.3.119 () {68 vars in 1280 bytes} [Tue Aug 25 10:34:54 2026] GET /volume/v3/messages => generated 670 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:34:54.636549 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-cc16b40c-f5c5-4dbc-a625-8b0ab6cfa117 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:54.638291 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-cc16b40c-f5c5-4dbc-a625-8b0ab6cfa117 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-member] GET https://10.4.3.119/volume/v3/messages/7a2c097e-40f9-4263-86dc-9767c299d10a Aug 25 10:34:54.638539 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-cc16b40c-f5c5-4dbc-a625-8b0ab6cfa117 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:34:54.638693 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-cc16b40c-f5c5-4dbc-a625-8b0ab6cfa117 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-member] Calling method 'version_select' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:34:54.642501 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-cc16b40c-f5c5-4dbc-a625-8b0ab6cfa117 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-member] https://10.4.3.119/volume/v3/messages/7a2c097e-40f9-4263-86dc-9767c299d10a returned with HTTP 200 Aug 25 10:34:54.642863 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1432/5689] 10.4.3.119 () {68 vars in 1391 bytes} [Tue Aug 25 10:34:54 2026] GET /volume/v3/messages/7a2c097e-40f9-4263-86dc-9767c299d10a => generated 667 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:34:54.650313 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-86e0b3bc-f289-48ce-b1c0-c38ccfa4fa98 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:54.652429 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-86e0b3bc-f289-48ce-b1c0-c38ccfa4fa98 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] DELETE https://10.4.3.119/volume/v3/messages/7a2c097e-40f9-4263-86dc-9767c299d10a Aug 25 10:34:54.652698 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-86e0b3bc-f289-48ce-b1c0-c38ccfa4fa98 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:34:54.652933 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-86e0b3bc-f289-48ce-b1c0-c38ccfa4fa98 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] Calling method 'version_select' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:34:54.667971 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-86e0b3bc-f289-48ce-b1c0-c38ccfa4fa98 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] https://10.4.3.119/volume/v3/messages/7a2c097e-40f9-4263-86dc-9767c299d10a returned with HTTP 204 Aug 25 10:34:54.668479 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1421/5690] 10.4.3.119 () {68 vars in 1394 bytes} [Tue Aug 25 10:34:54 2026] DELETE /volume/v3/messages/7a2c097e-40f9-4263-86dc-9767c299d10a => generated 0 bytes in 18 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 25 10:34:54.676089 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-6d904b0f-7393-4bae-8aaa-f53c981b1979 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:54.677947 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6d904b0f-7393-4bae-8aaa-f53c981b1979 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] DELETE https://10.4.3.119/volume/v3/volumes/32597af7-f2d3-498a-a02c-b2867cf7a938 Aug 25 10:34:54.678180 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6d904b0f-7393-4bae-8aaa-f53c981b1979 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:34:54.678390 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6d904b0f-7393-4bae-8aaa-f53c981b1979 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:34:54.678549 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-6d904b0f-7393-4bae-8aaa-f53c981b1979 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] Delete volume with id: 32597af7-f2d3-498a-a02c-b2867cf7a938 Aug 25 10:34:54.686497 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:34:54.686497 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:34:54.686830 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-6d904b0f-7393-4bae-8aaa-f53c981b1979 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] Volume info retrieved successfully. Aug 25 10:34:54.687948 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-6d904b0f-7393-4bae-8aaa-f53c981b1979 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100389) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 25 10:34:54.697778 np0000008063 devstack@c-api.service[100389]: WARNING cinder.quota [None req-6d904b0f-7393-4bae-8aaa-f53c981b1979 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1152024257 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1152024257, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:34:54.698071 np0000008063 devstack@c-api.service[100389]: WARNING cinder.quota [None req-6d904b0f-7393-4bae-8aaa-f53c981b1979 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1152024257 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1152024257, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:34:54.709097 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-6d904b0f-7393-4bae-8aaa-f53c981b1979 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] Created reservations ['161db195-0609-46a2-91a6-5b229d620e96', '9f363fed-163d-4cdd-9b21-4a2f24c2eea5', '5de14572-8807-4610-8eda-9fbe836f494a', '294f0bd2-f6b2-49db-8d8c-0c8794f992af'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:34:54.731088 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-6d904b0f-7393-4bae-8aaa-f53c981b1979 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] Delete volume request issued successfully. Aug 25 10:34:54.731277 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6d904b0f-7393-4bae-8aaa-f53c981b1979 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] https://10.4.3.119/volume/v3/volumes/32597af7-f2d3-498a-a02c-b2867cf7a938 returned with HTTP 202 Aug 25 10:34:54.731671 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1420/5691] 10.4.3.119 () {68 vars in 1391 bytes} [Tue Aug 25 10:34:54 2026] DELETE /volume/v3/volumes/32597af7-f2d3-498a-a02c-b2867cf7a938 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:34:54.738962 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-4e3019e6-c8a0-47fc-9ac6-454629f1d2b4 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:54.740929 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4e3019e6-c8a0-47fc-9ac6-454629f1d2b4 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] DELETE https://10.4.3.119/volume/v3/types/d1c67ad9-89c3-4b4d-8c05-7aaf3a5309ef Aug 25 10:34:54.741130 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4e3019e6-c8a0-47fc-9ac6-454629f1d2b4 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:34:54.741345 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4e3019e6-c8a0-47fc-9ac6-454629f1d2b4 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] Calling method '_delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:34:54.763683 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4e3019e6-c8a0-47fc-9ac6-454629f1d2b4 tempest-ProjectMemberTests-1371868081 tempest-ProjectMemberTests-1371868081-project-admin] https://10.4.3.119/volume/v3/types/d1c67ad9-89c3-4b4d-8c05-7aaf3a5309ef returned with HTTP 202 Aug 25 10:34:54.764077 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1419/5692] 10.4.3.119 () {66 vars in 1345 bytes} [Tue Aug 25 10:34:54 2026] DELETE /volume/v3/types/d1c67ad9-89c3-4b4d-8c05-7aaf3a5309ef => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:34:55.021437 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-e0d21874-69d4-4ba8-b223-b44774a57944 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:55.023034 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e0d21874-69d4-4ba8-b223-b44774a57944 tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] GET https://10.4.3.119/volume/v3/backups/9240db51-fb6a-4f12-a5fb-28e284abd759 Aug 25 10:34:55.023248 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e0d21874-69d4-4ba8-b223-b44774a57944 tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:34:55.023422 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e0d21874-69d4-4ba8-b223-b44774a57944 tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:34:55.023530 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-e0d21874-69d4-4ba8-b223-b44774a57944 tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] Show backup with id 9240db51-fb6a-4f12-a5fb-28e284abd759. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:34:55.027592 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:34:55.027592 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:34:55.028291 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e0d21874-69d4-4ba8-b223-b44774a57944 tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] https://10.4.3.119/volume/v3/backups/9240db51-fb6a-4f12-a5fb-28e284abd759 returned with HTTP 200 Aug 25 10:34:55.028592 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1433/5693] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:34:55 2026] GET /volume/v3/backups/9240db51-fb6a-4f12-a5fb-28e284abd759 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:34:56.038259 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-c1a1d40c-1ae4-4941-819a-6dc5ae4b933c None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:56.039972 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c1a1d40c-1ae4-4941-819a-6dc5ae4b933c tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] GET https://10.4.3.119/volume/v3/backups/9240db51-fb6a-4f12-a5fb-28e284abd759 Aug 25 10:34:56.040203 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c1a1d40c-1ae4-4941-819a-6dc5ae4b933c tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:34:56.040389 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c1a1d40c-1ae4-4941-819a-6dc5ae4b933c tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:34:56.040492 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-c1a1d40c-1ae4-4941-819a-6dc5ae4b933c tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] Show backup with id 9240db51-fb6a-4f12-a5fb-28e284abd759. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:34:56.044425 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:34:56.044425 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:34:56.044995 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c1a1d40c-1ae4-4941-819a-6dc5ae4b933c tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] https://10.4.3.119/volume/v3/backups/9240db51-fb6a-4f12-a5fb-28e284abd759 returned with HTTP 200 Aug 25 10:34:56.045357 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1422/5694] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:34:56 2026] GET /volume/v3/backups/9240db51-fb6a-4f12-a5fb-28e284abd759 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:34:57.055992 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-bab61327-6550-4d0a-b607-3d0ffa8f3fbf None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:57.057451 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-bab61327-6550-4d0a-b607-3d0ffa8f3fbf tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] GET https://10.4.3.119/volume/v3/backups/9240db51-fb6a-4f12-a5fb-28e284abd759 Aug 25 10:34:57.057702 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-bab61327-6550-4d0a-b607-3d0ffa8f3fbf tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:34:57.057883 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-bab61327-6550-4d0a-b607-3d0ffa8f3fbf tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:34:57.057990 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-bab61327-6550-4d0a-b607-3d0ffa8f3fbf tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] Show backup with id 9240db51-fb6a-4f12-a5fb-28e284abd759. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:34:57.062381 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:34:57.062381 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:34:57.062954 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-bab61327-6550-4d0a-b607-3d0ffa8f3fbf tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] https://10.4.3.119/volume/v3/backups/9240db51-fb6a-4f12-a5fb-28e284abd759 returned with HTTP 200 Aug 25 10:34:57.063528 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1421/5695] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:34:57 2026] GET /volume/v3/backups/9240db51-fb6a-4f12-a5fb-28e284abd759 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:34:58.073049 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-a3078f3d-fa39-4d33-88bc-ee6142e240e4 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:58.075276 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a3078f3d-fa39-4d33-88bc-ee6142e240e4 tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] GET https://10.4.3.119/volume/v3/backups/9240db51-fb6a-4f12-a5fb-28e284abd759 Aug 25 10:34:58.075563 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a3078f3d-fa39-4d33-88bc-ee6142e240e4 tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:34:58.075786 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a3078f3d-fa39-4d33-88bc-ee6142e240e4 tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:34:58.075899 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-a3078f3d-fa39-4d33-88bc-ee6142e240e4 tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] Show backup with id 9240db51-fb6a-4f12-a5fb-28e284abd759. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:34:58.083018 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:34:58.083018 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:34:58.083611 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a3078f3d-fa39-4d33-88bc-ee6142e240e4 tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] https://10.4.3.119/volume/v3/backups/9240db51-fb6a-4f12-a5fb-28e284abd759 returned with HTTP 200 Aug 25 10:34:58.083953 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1420/5696] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:34:58 2026] GET /volume/v3/backups/9240db51-fb6a-4f12-a5fb-28e284abd759 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:34:59.096422 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-cb0ab960-c74c-430c-b64e-3190b7844b71 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:34:59.098589 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-cb0ab960-c74c-430c-b64e-3190b7844b71 tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] GET https://10.4.3.119/volume/v3/backups/9240db51-fb6a-4f12-a5fb-28e284abd759 Aug 25 10:34:59.098806 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-cb0ab960-c74c-430c-b64e-3190b7844b71 tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:34:59.099216 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-cb0ab960-c74c-430c-b64e-3190b7844b71 tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:34:59.099321 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-cb0ab960-c74c-430c-b64e-3190b7844b71 tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] Show backup with id 9240db51-fb6a-4f12-a5fb-28e284abd759. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:34:59.103731 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:34:59.103731 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:34:59.104307 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-cb0ab960-c74c-430c-b64e-3190b7844b71 tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] https://10.4.3.119/volume/v3/backups/9240db51-fb6a-4f12-a5fb-28e284abd759 returned with HTTP 200 Aug 25 10:34:59.104662 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1434/5697] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:34:59 2026] GET /volume/v3/backups/9240db51-fb6a-4f12-a5fb-28e284abd759 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:35:00.116837 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-e201dc69-9744-4608-b14d-6dec1ffe5925 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:00.118453 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e201dc69-9744-4608-b14d-6dec1ffe5925 tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] GET https://10.4.3.119/volume/v3/backups/9240db51-fb6a-4f12-a5fb-28e284abd759 Aug 25 10:35:00.118663 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e201dc69-9744-4608-b14d-6dec1ffe5925 tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:00.118840 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e201dc69-9744-4608-b14d-6dec1ffe5925 tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:00.118956 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-e201dc69-9744-4608-b14d-6dec1ffe5925 tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] Show backup with id 9240db51-fb6a-4f12-a5fb-28e284abd759. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:35:00.122453 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:00.122453 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:35:00.122980 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e201dc69-9744-4608-b14d-6dec1ffe5925 tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] https://10.4.3.119/volume/v3/backups/9240db51-fb6a-4f12-a5fb-28e284abd759 returned with HTTP 200 Aug 25 10:35:00.123327 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1423/5698] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:35:00 2026] GET /volume/v3/backups/9240db51-fb6a-4f12-a5fb-28e284abd759 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:35:01.134922 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-3d65e9a8-dc6a-4a93-90cd-f71865563ac1 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:01.136999 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3d65e9a8-dc6a-4a93-90cd-f71865563ac1 tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] GET https://10.4.3.119/volume/v3/backups/9240db51-fb6a-4f12-a5fb-28e284abd759 Aug 25 10:35:01.137302 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3d65e9a8-dc6a-4a93-90cd-f71865563ac1 tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:01.137537 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3d65e9a8-dc6a-4a93-90cd-f71865563ac1 tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:01.137727 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-3d65e9a8-dc6a-4a93-90cd-f71865563ac1 tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] Show backup with id 9240db51-fb6a-4f12-a5fb-28e284abd759. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:35:01.141974 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:01.141974 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:35:01.142696 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3d65e9a8-dc6a-4a93-90cd-f71865563ac1 tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] https://10.4.3.119/volume/v3/backups/9240db51-fb6a-4f12-a5fb-28e284abd759 returned with HTTP 200 Aug 25 10:35:01.143104 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1422/5699] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:35:01 2026] GET /volume/v3/backups/9240db51-fb6a-4f12-a5fb-28e284abd759 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:35:02.154386 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-1768fb0e-34f3-4279-9adc-35f287932fd9 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:02.157068 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1768fb0e-34f3-4279-9adc-35f287932fd9 tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] GET https://10.4.3.119/volume/v3/backups/9240db51-fb6a-4f12-a5fb-28e284abd759 Aug 25 10:35:02.157244 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1768fb0e-34f3-4279-9adc-35f287932fd9 tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:02.157464 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1768fb0e-34f3-4279-9adc-35f287932fd9 tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:02.157583 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-1768fb0e-34f3-4279-9adc-35f287932fd9 tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] Show backup with id 9240db51-fb6a-4f12-a5fb-28e284abd759. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:35:02.162396 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:02.162396 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:35:02.163060 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1768fb0e-34f3-4279-9adc-35f287932fd9 tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] https://10.4.3.119/volume/v3/backups/9240db51-fb6a-4f12-a5fb-28e284abd759 returned with HTTP 200 Aug 25 10:35:02.163473 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1421/5700] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:35:02 2026] GET /volume/v3/backups/9240db51-fb6a-4f12-a5fb-28e284abd759 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:35:03.173613 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-3e81eff0-3878-4f75-9b02-51ca371c6453 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:03.175354 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3e81eff0-3878-4f75-9b02-51ca371c6453 tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] GET https://10.4.3.119/volume/v3/backups/9240db51-fb6a-4f12-a5fb-28e284abd759 Aug 25 10:35:03.175547 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3e81eff0-3878-4f75-9b02-51ca371c6453 tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:03.175792 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3e81eff0-3878-4f75-9b02-51ca371c6453 tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:03.175876 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-3e81eff0-3878-4f75-9b02-51ca371c6453 tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] Show backup with id 9240db51-fb6a-4f12-a5fb-28e284abd759. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:35:03.179899 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:03.179899 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:35:03.180466 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3e81eff0-3878-4f75-9b02-51ca371c6453 tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] https://10.4.3.119/volume/v3/backups/9240db51-fb6a-4f12-a5fb-28e284abd759 returned with HTTP 200 Aug 25 10:35:03.180836 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1435/5701] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:35:03 2026] GET /volume/v3/backups/9240db51-fb6a-4f12-a5fb-28e284abd759 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:35:03.190944 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-92baa4e3-f4d6-483e-a222-eae83b36041f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:03.192508 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-92baa4e3-f4d6-483e-a222-eae83b36041f tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] DELETE https://10.4.3.119/volume/v3/backups/9240db51-fb6a-4f12-a5fb-28e284abd759 Aug 25 10:35:03.192808 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-92baa4e3-f4d6-483e-a222-eae83b36041f tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:03.193066 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-92baa4e3-f4d6-483e-a222-eae83b36041f tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:03.193247 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.contrib.backups [None req-92baa4e3-f4d6-483e-a222-eae83b36041f tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] Delete backup with id: 9240db51-fb6a-4f12-a5fb-28e284abd759. Aug 25 10:35:03.198780 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:03.198780 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:35:03.207696 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.backup.rpcapi [None req-92baa4e3-f4d6-483e-a222-eae83b36041f tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] delete_backup rpcapi backup_id 9240db51-fb6a-4f12-a5fb-28e284abd759 {{(pid=100390) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 10:35:03.209542 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-92baa4e3-f4d6-483e-a222-eae83b36041f tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] https://10.4.3.119/volume/v3/backups/9240db51-fb6a-4f12-a5fb-28e284abd759 returned with HTTP 202 Aug 25 10:35:03.210220 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1424/5702] 10.4.3.119 () {68 vars in 1391 bytes} [Tue Aug 25 10:35:03 2026] DELETE /volume/v3/backups/9240db51-fb6a-4f12-a5fb-28e284abd759 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:35:03.218224 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-490d3e88-21b5-484e-bca0-22671e8a9943 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:03.220118 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-490d3e88-21b5-484e-bca0-22671e8a9943 tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] GET https://10.4.3.119/volume/v3/backups/9240db51-fb6a-4f12-a5fb-28e284abd759 Aug 25 10:35:03.220383 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-490d3e88-21b5-484e-bca0-22671e8a9943 tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:03.220575 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-490d3e88-21b5-484e-bca0-22671e8a9943 tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:03.220724 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-490d3e88-21b5-484e-bca0-22671e8a9943 tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] Show backup with id 9240db51-fb6a-4f12-a5fb-28e284abd759. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:35:03.225017 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:03.225017 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:35:03.225692 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-490d3e88-21b5-484e-bca0-22671e8a9943 tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] https://10.4.3.119/volume/v3/backups/9240db51-fb6a-4f12-a5fb-28e284abd759 returned with HTTP 200 Aug 25 10:35:03.226119 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1423/5703] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:35:03 2026] GET /volume/v3/backups/9240db51-fb6a-4f12-a5fb-28e284abd759 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:35:04.236797 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-5a369ad3-2127-47b0-96b8-44dc723410a0 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:04.238544 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5a369ad3-2127-47b0-96b8-44dc723410a0 tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] GET https://10.4.3.119/volume/v3/backups/9240db51-fb6a-4f12-a5fb-28e284abd759 Aug 25 10:35:04.238769 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-5a369ad3-2127-47b0-96b8-44dc723410a0 tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:04.238948 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-5a369ad3-2127-47b0-96b8-44dc723410a0 tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:04.239039 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-5a369ad3-2127-47b0-96b8-44dc723410a0 tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] Show backup with id 9240db51-fb6a-4f12-a5fb-28e284abd759. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 10:35:04.242301 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5a369ad3-2127-47b0-96b8-44dc723410a0 tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] https://10.4.3.119/volume/v3/backups/9240db51-fb6a-4f12-a5fb-28e284abd759 returned with HTTP 404 Aug 25 10:35:04.242727 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1422/5704] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:35:04 2026] GET /volume/v3/backups/9240db51-fb6a-4f12-a5fb-28e284abd759 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:35:04.249759 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-d5301d29-25da-4f7a-ba23-b013646462e2 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:04.251765 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d5301d29-25da-4f7a-ba23-b013646462e2 tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] DELETE https://10.4.3.119/volume/v3/volumes/bee3f502-cf8c-47e5-bf94-cc8b273c0100 Aug 25 10:35:04.251988 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d5301d29-25da-4f7a-ba23-b013646462e2 tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:04.252231 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d5301d29-25da-4f7a-ba23-b013646462e2 tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:04.252435 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-d5301d29-25da-4f7a-ba23-b013646462e2 tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] Delete volume with id: bee3f502-cf8c-47e5-bf94-cc8b273c0100 Aug 25 10:35:04.261068 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:04.261068 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:35:04.261552 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-d5301d29-25da-4f7a-ba23-b013646462e2 tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] Volume info retrieved successfully. Aug 25 10:35:04.280730 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-d5301d29-25da-4f7a-ba23-b013646462e2 tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] Delete volume request issued successfully. Aug 25 10:35:04.280983 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d5301d29-25da-4f7a-ba23-b013646462e2 tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] https://10.4.3.119/volume/v3/volumes/bee3f502-cf8c-47e5-bf94-cc8b273c0100 returned with HTTP 202 Aug 25 10:35:04.281437 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1436/5705] 10.4.3.119 () {68 vars in 1391 bytes} [Tue Aug 25 10:35:04 2026] DELETE /volume/v3/volumes/bee3f502-cf8c-47e5-bf94-cc8b273c0100 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:35:04.288258 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-7bd38c46-92ac-47d9-9bbd-96ed30e46e5e None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:04.288600 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-17af3e31-5405-4b24-94b2-87b77ac7f371 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:04.289978 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-17af3e31-5405-4b24-94b2-87b77ac7f371 tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] GET https://10.4.3.119/volume/v3/volumes/bee3f502-cf8c-47e5-bf94-cc8b273c0100 Aug 25 10:35:04.290230 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-17af3e31-5405-4b24-94b2-87b77ac7f371 tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:04.290450 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-17af3e31-5405-4b24-94b2-87b77ac7f371 tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:04.299343 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:04.299343 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:35:04.303518 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-17af3e31-5405-4b24-94b2-87b77ac7f371 tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] Volume info retrieved successfully. Aug 25 10:35:04.308341 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-17af3e31-5405-4b24-94b2-87b77ac7f371 tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] https://10.4.3.119/volume/v3/volumes/bee3f502-cf8c-47e5-bf94-cc8b273c0100 returned with HTTP 200 Aug 25 10:35:04.308726 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1425/5706] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:35:04 2026] GET /volume/v3/volumes/bee3f502-cf8c-47e5-bf94-cc8b273c0100 => generated 1007 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:35:04.417792 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-7bd38c46-92ac-47d9-9bbd-96ed30e46e5e tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:35:04.418090 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-7bd38c46-92ac-47d9-9bbd-96ed30e46e5e tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-2085879118", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:35:04.419585 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-7bd38c46-92ac-47d9-9bbd-96ed30e46e5e tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-2085879118', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:35:04.419699 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-7bd38c46-92ac-47d9-9bbd-96ed30e46e5e tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] Create volume of 1 GB Aug 25 10:35:04.423935 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-7bd38c46-92ac-47d9-9bbd-96ed30e46e5e tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] Availability Zones retrieved successfully. Aug 25 10:35:04.428695 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-7bd38c46-92ac-47d9-9bbd-96ed30e46e5e tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] Flow 'volume_create_api' (1925c199-9508-4f3c-86b2-5de79b23f613) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:35:04.429734 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-7bd38c46-92ac-47d9-9bbd-96ed30e46e5e tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de6b7ad5-4375-4ade-a3a4-9ae7e60c6579) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:35:04.430539 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-7bd38c46-92ac-47d9-9bbd-96ed30e46e5e tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:35:04.452956 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-7bd38c46-92ac-47d9-9bbd-96ed30e46e5e tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de6b7ad5-4375-4ade-a3a4-9ae7e60c6579) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:35:04.453618 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-7bd38c46-92ac-47d9-9bbd-96ed30e46e5e tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7c4e279-c1c2-4bb1-9d5c-b30e1d21a3bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:35:04.503732 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-7bd38c46-92ac-47d9-9bbd-96ed30e46e5e tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] Created reservations ['f7ec9da7-8481-4a0f-89e1-edda49e4959e', 'fd82dc1e-4e66-4934-b7c4-d9b00718574f', '18e5de38-2986-4b65-b34c-58f36a48b7ad', 'be0fc402-6f12-4d8f-8555-c66f5951d941'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:35:04.504632 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-7bd38c46-92ac-47d9-9bbd-96ed30e46e5e tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7c4e279-c1c2-4bb1-9d5c-b30e1d21a3bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f7ec9da7-8481-4a0f-89e1-edda49e4959e', 'fd82dc1e-4e66-4934-b7c4-d9b00718574f', '18e5de38-2986-4b65-b34c-58f36a48b7ad', 'be0fc402-6f12-4d8f-8555-c66f5951d941']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:35:04.505452 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-7bd38c46-92ac-47d9-9bbd-96ed30e46e5e tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3a8b84c-8e27-4e5d-9c04-cb26318b9512) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:35:04.525596 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-7bd38c46-92ac-47d9-9bbd-96ed30e46e5e tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3a8b84c-8e27-4e5d-9c04-cb26318b9512) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '18b872e2-4228-4ec6-ba4c-b8f02e06dba5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-2085879118',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e9158cd4c094ed9a20acccc123cf959',qos_specs=None,replication_status=,reservations=['f7ec9da7-8481-4a0f-89e1-edda49e4959e','fd82dc1e-4e66-4934-b7c4-d9b00718574f','18e5de38-2986-4b65-b34c-58f36a48b7ad','be0fc402-6f12-4d8f-8555-c66f5951d941'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d693a43fc18e4145a9ba49a2de8edc1a',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:35:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-2085879118',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=18b872e2-4228-4ec6-ba4c-b8f02e06dba5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e9158cd4c094ed9a20acccc123cf959',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d693a43fc18e4145a9ba49a2de8edc1a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:35:04.526448 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-7bd38c46-92ac-47d9-9bbd-96ed30e46e5e tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0dde231e-d502-455e-afce-7dffa32847fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:35:04.545869 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-7bd38c46-92ac-47d9-9bbd-96ed30e46e5e tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0dde231e-d502-455e-afce-7dffa32847fc) transitioned into state 'SUCCESS' from state '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-2085879118',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e9158cd4c094ed9a20acccc123cf959',qos_specs=None,replication_status=,reservations=['f7ec9da7-8481-4a0f-89e1-edda49e4959e','fd82dc1e-4e66-4934-b7c4-d9b00718574f','18e5de38-2986-4b65-b34c-58f36a48b7ad','be0fc402-6f12-4d8f-8555-c66f5951d941'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d693a43fc18e4145a9ba49a2de8edc1a',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:35:04.546758 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-7bd38c46-92ac-47d9-9bbd-96ed30e46e5e tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7cf7717d-6e3a-4bd2-8ce0-a494bd0042a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:35:04.556543 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-7bd38c46-92ac-47d9-9bbd-96ed30e46e5e tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7cf7717d-6e3a-4bd2-8ce0-a494bd0042a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:35:04.557531 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-7bd38c46-92ac-47d9-9bbd-96ed30e46e5e tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] Flow 'volume_create_api' (1925c199-9508-4f3c-86b2-5de79b23f613) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:35:04.557880 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-7bd38c46-92ac-47d9-9bbd-96ed30e46e5e tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] Create volume request issued successfully. Aug 25 10:35:04.558606 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-7bd38c46-92ac-47d9-9bbd-96ed30e46e5e tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:35:04.559103 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1424/5707] 10.4.3.119 () {68 vars in 1259 bytes} [Tue Aug 25 10:35:04 2026] POST /volume/v3/volumes => generated 754 bytes in 271 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:35:04.570714 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-2d43238f-5315-40c6-9fa5-043c2ad14079 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:04.572419 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2d43238f-5315-40c6-9fa5-043c2ad14079 tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] GET https://10.4.3.119/volume/v3/volumes/18b872e2-4228-4ec6-ba4c-b8f02e06dba5 Aug 25 10:35:04.572605 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2d43238f-5315-40c6-9fa5-043c2ad14079 tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:04.572822 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2d43238f-5315-40c6-9fa5-043c2ad14079 tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:04.579087 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:04.579087 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:35:04.582100 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-2d43238f-5315-40c6-9fa5-043c2ad14079 tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] Volume info retrieved successfully. Aug 25 10:35:04.585601 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2d43238f-5315-40c6-9fa5-043c2ad14079 tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] https://10.4.3.119/volume/v3/volumes/18b872e2-4228-4ec6-ba4c-b8f02e06dba5 returned with HTTP 200 Aug 25 10:35:04.585936 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1423/5708] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:35:04 2026] GET /volume/v3/volumes/18b872e2-4228-4ec6-ba4c-b8f02e06dba5 => generated 822 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:35:05.321574 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-cba8d287-3ddc-4d24-938b-b26d48de1d8f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:05.323367 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-cba8d287-3ddc-4d24-938b-b26d48de1d8f tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] GET https://10.4.3.119/volume/v3/volumes/bee3f502-cf8c-47e5-bf94-cc8b273c0100 Aug 25 10:35:05.323565 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-cba8d287-3ddc-4d24-938b-b26d48de1d8f tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:05.323929 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-cba8d287-3ddc-4d24-938b-b26d48de1d8f tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:05.330347 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-cba8d287-3ddc-4d24-938b-b26d48de1d8f tempest-ProjectReaderTests39-859766506 tempest-ProjectReaderTests39-859766506-project-admin] https://10.4.3.119/volume/v3/volumes/bee3f502-cf8c-47e5-bf94-cc8b273c0100 returned with HTTP 404 Aug 25 10:35:05.330946 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1437/5709] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:35:05 2026] GET /volume/v3/volumes/bee3f502-cf8c-47e5-bf94-cc8b273c0100 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:35:05.597689 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-81b43356-012c-4968-a525-283fc5376b26 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:05.600116 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-81b43356-012c-4968-a525-283fc5376b26 tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] GET https://10.4.3.119/volume/v3/volumes/18b872e2-4228-4ec6-ba4c-b8f02e06dba5 Aug 25 10:35:05.600408 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-81b43356-012c-4968-a525-283fc5376b26 tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:05.600666 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-81b43356-012c-4968-a525-283fc5376b26 tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:05.607962 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:05.607962 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:35:05.611593 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-81b43356-012c-4968-a525-283fc5376b26 tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] Volume info retrieved successfully. Aug 25 10:35:05.615821 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-81b43356-012c-4968-a525-283fc5376b26 tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] https://10.4.3.119/volume/v3/volumes/18b872e2-4228-4ec6-ba4c-b8f02e06dba5 returned with HTTP 200 Aug 25 10:35:05.616246 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1426/5710] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:35:05 2026] GET /volume/v3/volumes/18b872e2-4228-4ec6-ba4c-b8f02e06dba5 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:35:05.628425 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-b890072e-51b8-45d1-9526-5d153dfbd13b None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:05.630388 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b890072e-51b8-45d1-9526-5d153dfbd13b tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] GET https://10.4.3.119/volume/v3/volumes/18b872e2-4228-4ec6-ba4c-b8f02e06dba5 Aug 25 10:35:05.630571 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b890072e-51b8-45d1-9526-5d153dfbd13b tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:05.630762 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b890072e-51b8-45d1-9526-5d153dfbd13b tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:05.639837 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:05.639837 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:35:05.644032 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-b890072e-51b8-45d1-9526-5d153dfbd13b tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] Volume info retrieved successfully. Aug 25 10:35:05.648424 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b890072e-51b8-45d1-9526-5d153dfbd13b tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] https://10.4.3.119/volume/v3/volumes/18b872e2-4228-4ec6-ba4c-b8f02e06dba5 returned with HTTP 200 Aug 25 10:35:05.648899 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1425/5711] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:35:05 2026] GET /volume/v3/volumes/18b872e2-4228-4ec6-ba4c-b8f02e06dba5 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:35:05.661011 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-98f483e4-bef9-4da8-82ac-06d5f9dd4cea None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:05.662846 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-98f483e4-bef9-4da8-82ac-06d5f9dd4cea tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] POST https://10.4.3.119/volume/v3/snapshots Aug 25 10:35:05.663220 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-98f483e4-bef9-4da8-82ac-06d5f9dd4cea tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "18b872e2-4228-4ec6-ba4c-b8f02e06dba5", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-1519096034", "description": null, "metadata": null}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:35:05.672653 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:05.672653 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:35:05.673156 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-98f483e4-bef9-4da8-82ac-06d5f9dd4cea tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] Volume info retrieved successfully. Aug 25 10:35:05.673324 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.snapshots [None req-98f483e4-bef9-4da8-82ac-06d5f9dd4cea tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] Create snapshot from volume 18b872e2-4228-4ec6-ba4c-b8f02e06dba5 Aug 25 10:35:05.703849 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-98f483e4-bef9-4da8-82ac-06d5f9dd4cea tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] Created reservations ['d331fa4d-212a-442a-adf0-669e65a53536', '1518aa28-595b-4731-ac8f-5cdb6a9dd183', 'c172c0f2-e149-4874-86ba-d4938a411278', '1f4dc013-bf2e-4c5f-ac20-d7d1c2818e9e'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:35:05.730219 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-98f483e4-bef9-4da8-82ac-06d5f9dd4cea tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] Snapshot force create request issued successfully. Aug 25 10:35:05.730534 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-98f483e4-bef9-4da8-82ac-06d5f9dd4cea tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] https://10.4.3.119/volume/v3/snapshots returned with HTTP 202 Aug 25 10:35:05.730983 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1424/5712] 10.4.3.119 () {68 vars in 1265 bytes} [Tue Aug 25 10:35:05 2026] POST /volume/v3/snapshots => generated 310 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:35:05.739035 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-1e520bb2-7e9a-4d39-8466-d14a0e593678 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:05.741148 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1e520bb2-7e9a-4d39-8466-d14a0e593678 tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] GET https://10.4.3.119/volume/v3/snapshots/ffa2d765-fb05-4fdd-ae66-d2420b144e13 Aug 25 10:35:05.741394 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1e520bb2-7e9a-4d39-8466-d14a0e593678 tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:05.741649 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1e520bb2-7e9a-4d39-8466-d14a0e593678 tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:05.747369 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:05.747369 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:35:05.748020 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-1e520bb2-7e9a-4d39-8466-d14a0e593678 tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] Snapshot retrieved successfully. Aug 25 10:35:05.749037 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1e520bb2-7e9a-4d39-8466-d14a0e593678 tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] https://10.4.3.119/volume/v3/snapshots/ffa2d765-fb05-4fdd-ae66-d2420b144e13 returned with HTTP 200 Aug 25 10:35:05.749559 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1438/5713] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:35:05 2026] GET /volume/v3/snapshots/ffa2d765-fb05-4fdd-ae66-d2420b144e13 => generated 442 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:35:06.758658 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-7e9a31ed-4625-449e-b7dd-1349b88d57db None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:06.760791 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7e9a31ed-4625-449e-b7dd-1349b88d57db tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] GET https://10.4.3.119/volume/v3/snapshots/ffa2d765-fb05-4fdd-ae66-d2420b144e13 Aug 25 10:35:06.761109 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-7e9a31ed-4625-449e-b7dd-1349b88d57db tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:06.761311 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-7e9a31ed-4625-449e-b7dd-1349b88d57db tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:06.767006 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:06.767006 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:35:06.767594 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-7e9a31ed-4625-449e-b7dd-1349b88d57db tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] Snapshot retrieved successfully. Aug 25 10:35:06.768414 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7e9a31ed-4625-449e-b7dd-1349b88d57db tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] https://10.4.3.119/volume/v3/snapshots/ffa2d765-fb05-4fdd-ae66-d2420b144e13 returned with HTTP 200 Aug 25 10:35:06.768792 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1427/5714] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:35:06 2026] GET /volume/v3/snapshots/ffa2d765-fb05-4fdd-ae66-d2420b144e13 => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:35:06.777479 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-61c0d51b-4edb-4ff0-86c8-3bd439663f98 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:06.778952 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-61c0d51b-4edb-4ff0-86c8-3bd439663f98 tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] GET https://10.4.3.119/volume/v3/snapshots/ffa2d765-fb05-4fdd-ae66-d2420b144e13 Aug 25 10:35:06.779148 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-61c0d51b-4edb-4ff0-86c8-3bd439663f98 tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:06.779334 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-61c0d51b-4edb-4ff0-86c8-3bd439663f98 tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:06.784454 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:06.784454 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:35:06.784854 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-61c0d51b-4edb-4ff0-86c8-3bd439663f98 tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] Snapshot retrieved successfully. Aug 25 10:35:06.785596 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-61c0d51b-4edb-4ff0-86c8-3bd439663f98 tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] https://10.4.3.119/volume/v3/snapshots/ffa2d765-fb05-4fdd-ae66-d2420b144e13 returned with HTTP 200 Aug 25 10:35:06.785959 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1426/5715] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:35:06 2026] GET /volume/v3/snapshots/ffa2d765-fb05-4fdd-ae66-d2420b144e13 => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:35:06.793525 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-233ec42e-5e93-4599-87ad-bddb18847d20 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:06.795220 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-233ec42e-5e93-4599-87ad-bddb18847d20 tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] GET https://10.4.3.119/volume/v3/snapshots/ffa2d765-fb05-4fdd-ae66-d2420b144e13 Aug 25 10:35:06.795398 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-233ec42e-5e93-4599-87ad-bddb18847d20 tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:06.795570 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-233ec42e-5e93-4599-87ad-bddb18847d20 tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:06.800459 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:06.800459 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:35:06.800863 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-233ec42e-5e93-4599-87ad-bddb18847d20 tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] Snapshot retrieved successfully. Aug 25 10:35:06.801638 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-233ec42e-5e93-4599-87ad-bddb18847d20 tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] https://10.4.3.119/volume/v3/snapshots/ffa2d765-fb05-4fdd-ae66-d2420b144e13 returned with HTTP 200 Aug 25 10:35:06.801972 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1425/5716] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:35:06 2026] GET /volume/v3/snapshots/ffa2d765-fb05-4fdd-ae66-d2420b144e13 => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:35:06.810159 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-dc8263d6-e764-40a4-b7c8-de947fb7e13b None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:06.811841 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-dc8263d6-e764-40a4-b7c8-de947fb7e13b tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:35:06.812155 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-dc8263d6-e764-40a4-b7c8-de947fb7e13b tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "ffa2d765-fb05-4fdd-ae66-d2420b144e13", "size": 1}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:35:06.813594 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volumes [None req-dc8263d6-e764-40a4-b7c8-de947fb7e13b tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] Create volume request body: {'volume': {'snapshot_id': 'ffa2d765-fb05-4fdd-ae66-d2420b144e13', 'size': 1}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:35:06.818951 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:06.818951 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:35:06.819385 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-dc8263d6-e764-40a4-b7c8-de947fb7e13b tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] Snapshot retrieved successfully. Aug 25 10:35:06.819498 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-dc8263d6-e764-40a4-b7c8-de947fb7e13b tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] Create volume of 1 GB Aug 25 10:35:06.822943 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-dc8263d6-e764-40a4-b7c8-de947fb7e13b tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] Availability Zones retrieved successfully. Aug 25 10:35:06.827930 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-dc8263d6-e764-40a4-b7c8-de947fb7e13b tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] Flow 'volume_create_api' (bc54faf9-d356-4120-9621-dc4baac40a00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:35:06.828960 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-dc8263d6-e764-40a4-b7c8-de947fb7e13b tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01baddaa-4261-4fa0-96d7-e52f4012692f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:35:06.829834 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [None req-dc8263d6-e764-40a4-b7c8-de947fb7e13b tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:35:06.858577 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-dc8263d6-e764-40a4-b7c8-de947fb7e13b tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01baddaa-4261-4fa0-96d7-e52f4012692f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'ffa2d765-fb05-4fdd-ae66-d2420b144e13', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:35:06.859336 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-dc8263d6-e764-40a4-b7c8-de947fb7e13b tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c07aa0d8-510e-484a-9342-4acbe976688d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:35:06.894304 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-dc8263d6-e764-40a4-b7c8-de947fb7e13b tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] Created reservations ['300d8303-c4ab-477f-851d-ff5edf1081a8', '6c1521b2-3b81-4216-9f54-a1638111c6e7', 'b3677a36-05d3-4ace-a8e2-09af2b1c857c', 'f89e6246-2f70-4ff7-b9f8-98ba85525d9a'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:35:06.895058 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-dc8263d6-e764-40a4-b7c8-de947fb7e13b tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c07aa0d8-510e-484a-9342-4acbe976688d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['300d8303-c4ab-477f-851d-ff5edf1081a8', '6c1521b2-3b81-4216-9f54-a1638111c6e7', 'b3677a36-05d3-4ace-a8e2-09af2b1c857c', 'f89e6246-2f70-4ff7-b9f8-98ba85525d9a']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:35:06.895913 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-dc8263d6-e764-40a4-b7c8-de947fb7e13b tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce669dbb-59e8-4412-aa43-793268677a97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:35:06.897250 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-1de8dd18-ebef-4124-9086-90d7948ab2da None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:06.935477 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-dc8263d6-e764-40a4-b7c8-de947fb7e13b tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce669dbb-59e8-4412-aa43-793268677a97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '25a928cc-d99e-4d1f-bdfe-d6cbaecff3e2', '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='9e9158cd4c094ed9a20acccc123cf959',qos_specs=None,replication_status=,reservations=['300d8303-c4ab-477f-851d-ff5edf1081a8','6c1521b2-3b81-4216-9f54-a1638111c6e7','b3677a36-05d3-4ace-a8e2-09af2b1c857c','f89e6246-2f70-4ff7-b9f8-98ba85525d9a'],size=1,snapshot_id=ffa2d765-fb05-4fdd-ae66-d2420b144e13,source_replicaid=,source_volid=None,status='creating',user_id='d693a43fc18e4145a9ba49a2de8edc1a',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:35:06Z,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=25a928cc-d99e-4d1f-bdfe-d6cbaecff3e2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e9158cd4c094ed9a20acccc123cf959',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=ffa2d765-fb05-4fdd-ae66-d2420b144e13,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d693a43fc18e4145a9ba49a2de8edc1a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:35:06.936191 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-dc8263d6-e764-40a4-b7c8-de947fb7e13b tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (239d4af5-5724-4e10-931e-4c438d929d7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:35:06.953198 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-dc8263d6-e764-40a4-b7c8-de947fb7e13b tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (239d4af5-5724-4e10-931e-4c438d929d7c) transitioned into state 'SUCCESS' from 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='9e9158cd4c094ed9a20acccc123cf959',qos_specs=None,replication_status=,reservations=['300d8303-c4ab-477f-851d-ff5edf1081a8','6c1521b2-3b81-4216-9f54-a1638111c6e7','b3677a36-05d3-4ace-a8e2-09af2b1c857c','f89e6246-2f70-4ff7-b9f8-98ba85525d9a'],size=1,snapshot_id=ffa2d765-fb05-4fdd-ae66-d2420b144e13,source_replicaid=,source_volid=None,status='creating',user_id='d693a43fc18e4145a9ba49a2de8edc1a',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:35:06.953975 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-dc8263d6-e764-40a4-b7c8-de947fb7e13b tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57063bf0-3c79-4a5d-973c-26ba49ab1125) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:35:06.973566 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-dc8263d6-e764-40a4-b7c8-de947fb7e13b tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57063bf0-3c79-4a5d-973c-26ba49ab1125) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:35:06.974869 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-dc8263d6-e764-40a4-b7c8-de947fb7e13b tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] Flow 'volume_create_api' (bc54faf9-d356-4120-9621-dc4baac40a00) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:35:06.975339 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-dc8263d6-e764-40a4-b7c8-de947fb7e13b tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] Create volume request issued successfully. Aug 25 10:35:06.976244 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-dc8263d6-e764-40a4-b7c8-de947fb7e13b tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:35:06.976760 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1439/5717] 10.4.3.119 () {68 vars in 1258 bytes} [Tue Aug 25 10:35:06 2026] POST /volume/v3/volumes => generated 741 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:35:06.988202 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-3a8b8259-9ea4-4ae9-a1b7-cec34121be75 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:06.990566 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3a8b8259-9ea4-4ae9-a1b7-cec34121be75 tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] GET https://10.4.3.119/volume/v3/volumes/25a928cc-d99e-4d1f-bdfe-d6cbaecff3e2 Aug 25 10:35:06.990867 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3a8b8259-9ea4-4ae9-a1b7-cec34121be75 tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:06.991152 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3a8b8259-9ea4-4ae9-a1b7-cec34121be75 tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:07.000293 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:07.000293 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:35:07.004361 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-3a8b8259-9ea4-4ae9-a1b7-cec34121be75 tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] Volume info retrieved successfully. Aug 25 10:35:07.009325 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3a8b8259-9ea4-4ae9-a1b7-cec34121be75 tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] https://10.4.3.119/volume/v3/volumes/25a928cc-d99e-4d1f-bdfe-d6cbaecff3e2 returned with HTTP 200 Aug 25 10:35:07.009843 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1427/5718] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:35:06 2026] GET /volume/v3/volumes/25a928cc-d99e-4d1f-bdfe-d6cbaecff3e2 => generated 809 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:35:07.014254 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1de8dd18-ebef-4124-9086-90d7948ab2da tempest-ProjectReaderTests-1907724831 tempest-ProjectReaderTests-1907724831-project-admin] GET https://10.4.3.119/volume/v3/scheduler-stats/get_pools Aug 25 10:35:07.014536 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1de8dd18-ebef-4124-9086-90d7948ab2da tempest-ProjectReaderTests-1907724831 tempest-ProjectReaderTests-1907724831-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:07.014806 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1de8dd18-ebef-4124-9086-90d7948ab2da tempest-ProjectReaderTests-1907724831 tempest-ProjectReaderTests-1907724831-project-admin] Calling method 'get_pools' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:07.071663 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1de8dd18-ebef-4124-9086-90d7948ab2da tempest-ProjectReaderTests-1907724831 tempest-ProjectReaderTests-1907724831-project-admin] https://10.4.3.119/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 25 10:35:07.072431 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1428/5719] 10.4.3.119 () {66 vars in 1291 bytes} [Tue Aug 25 10:35:06 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:35:07.079711 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-05f45f8f-629a-406e-af16-372229e34062 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:07.131349 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-05f45f8f-629a-406e-af16-372229e34062 tempest-ProjectReaderTests-1907724831 tempest-ProjectReaderTests-1907724831-project-reader] GET https://10.4.3.119/volume/v3/capabilities/np0000008063@storpool Aug 25 10:35:07.131551 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-05f45f8f-629a-406e-af16-372229e34062 tempest-ProjectReaderTests-1907724831 tempest-ProjectReaderTests-1907724831-project-reader] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:07.131795 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-05f45f8f-629a-406e-af16-372229e34062 tempest-ProjectReaderTests-1907724831 tempest-ProjectReaderTests-1907724831-project-reader] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:07.132587 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.policy [None req-05f45f8f-629a-406e-af16-372229e34062 tempest-ProjectReaderTests-1907724831 tempest-ProjectReaderTests-1907724831-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '73db1cf79bd94f74bcb3b7cca9b7233e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02a5947501c84459a9d43f995842ab5e', '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=100388) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 10:35:07.132824 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-05f45f8f-629a-406e-af16-372229e34062 tempest-ProjectReaderTests-1907724831 tempest-ProjectReaderTests-1907724831-project-reader] https://10.4.3.119/volume/v3/capabilities/np0000008063@storpool returned with HTTP 403 Aug 25 10:35:07.133216 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1426/5720] 10.4.3.119 () {66 vars in 1318 bytes} [Tue Aug 25 10:35:07 2026] GET /volume/v3/capabilities/np0000008063@storpool => generated 110 bytes in 54 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:35:08.021261 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-719539ca-5e9a-43c7-be2e-9ca47ae91c4f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:08.022939 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-719539ca-5e9a-43c7-be2e-9ca47ae91c4f tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] GET https://10.4.3.119/volume/v3/volumes/25a928cc-d99e-4d1f-bdfe-d6cbaecff3e2 Aug 25 10:35:08.023100 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-719539ca-5e9a-43c7-be2e-9ca47ae91c4f tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:08.023323 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-719539ca-5e9a-43c7-be2e-9ca47ae91c4f tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:08.029547 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:08.029547 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:35:08.032462 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-719539ca-5e9a-43c7-be2e-9ca47ae91c4f tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] Volume info retrieved successfully. Aug 25 10:35:08.036279 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-719539ca-5e9a-43c7-be2e-9ca47ae91c4f tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] https://10.4.3.119/volume/v3/volumes/25a928cc-d99e-4d1f-bdfe-d6cbaecff3e2 returned with HTTP 200 Aug 25 10:35:08.036606 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1440/5721] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:35:08 2026] GET /volume/v3/volumes/25a928cc-d99e-4d1f-bdfe-d6cbaecff3e2 => generated 834 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:35:08.047825 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-444d3839-ba4b-4500-9b20-9bee4e0e1b08 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:08.049433 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-444d3839-ba4b-4500-9b20-9bee4e0e1b08 tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] GET https://10.4.3.119/volume/v3/volumes/25a928cc-d99e-4d1f-bdfe-d6cbaecff3e2 Aug 25 10:35:08.049730 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-444d3839-ba4b-4500-9b20-9bee4e0e1b08 tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:08.049922 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-444d3839-ba4b-4500-9b20-9bee4e0e1b08 tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:08.056100 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:08.056100 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:35:08.059031 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-444d3839-ba4b-4500-9b20-9bee4e0e1b08 tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] Volume info retrieved successfully. Aug 25 10:35:08.062453 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-444d3839-ba4b-4500-9b20-9bee4e0e1b08 tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] https://10.4.3.119/volume/v3/volumes/25a928cc-d99e-4d1f-bdfe-d6cbaecff3e2 returned with HTTP 200 Aug 25 10:35:08.062799 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1428/5722] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:35:08 2026] GET /volume/v3/volumes/25a928cc-d99e-4d1f-bdfe-d6cbaecff3e2 => generated 834 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:35:08.073946 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-8b65dfe8-3726-47a8-a8a7-b124518280e9 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:08.075664 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8b65dfe8-3726-47a8-a8a7-b124518280e9 tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] DELETE https://10.4.3.119/volume/v3/snapshots/ffa2d765-fb05-4fdd-ae66-d2420b144e13 Aug 25 10:35:08.075917 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8b65dfe8-3726-47a8-a8a7-b124518280e9 tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:08.076165 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8b65dfe8-3726-47a8-a8a7-b124518280e9 tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:08.076317 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.snapshots [None req-8b65dfe8-3726-47a8-a8a7-b124518280e9 tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] Delete snapshot with id: ffa2d765-fb05-4fdd-ae66-d2420b144e13 Aug 25 10:35:08.081609 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:08.081609 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:35:08.082024 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-8b65dfe8-3726-47a8-a8a7-b124518280e9 tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] Snapshot retrieved successfully. Aug 25 10:35:08.094967 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-8b65dfe8-3726-47a8-a8a7-b124518280e9 tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] Snapshot delete request issued successfully. Aug 25 10:35:08.095126 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8b65dfe8-3726-47a8-a8a7-b124518280e9 tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] https://10.4.3.119/volume/v3/snapshots/ffa2d765-fb05-4fdd-ae66-d2420b144e13 returned with HTTP 202 Aug 25 10:35:08.095634 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1429/5723] 10.4.3.119 () {66 vars in 1357 bytes} [Tue Aug 25 10:35:08 2026] DELETE /volume/v3/snapshots/ffa2d765-fb05-4fdd-ae66-d2420b144e13 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:35:08.102970 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-5ba0d4dc-7fee-4732-be12-8a1a56914d3b None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:08.105242 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5ba0d4dc-7fee-4732-be12-8a1a56914d3b tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] GET https://10.4.3.119/volume/v3/snapshots/ffa2d765-fb05-4fdd-ae66-d2420b144e13 Aug 25 10:35:08.105516 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-5ba0d4dc-7fee-4732-be12-8a1a56914d3b tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:08.105891 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-5ba0d4dc-7fee-4732-be12-8a1a56914d3b tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:08.112833 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:08.112833 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:35:08.113449 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-5ba0d4dc-7fee-4732-be12-8a1a56914d3b tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] Snapshot retrieved successfully. Aug 25 10:35:08.114477 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5ba0d4dc-7fee-4732-be12-8a1a56914d3b tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] https://10.4.3.119/volume/v3/snapshots/ffa2d765-fb05-4fdd-ae66-d2420b144e13 returned with HTTP 200 Aug 25 10:35:08.114954 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1427/5724] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:35:08 2026] GET /volume/v3/snapshots/ffa2d765-fb05-4fdd-ae66-d2420b144e13 => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:35:08.588937 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-e67fa3fd-ebf1-46cb-b7c7-6c142ec30c3f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:08.661564 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e67fa3fd-ebf1-46cb-b7c7-6c142ec30c3f tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:35:08.661904 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e67fa3fd-ebf1-46cb-b7c7-6c142ec30c3f tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1949306006"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:35:08.663400 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volumes [None req-e67fa3fd-ebf1-46cb-b7c7-6c142ec30c3f tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1949306006'}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:35:08.663536 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-e67fa3fd-ebf1-46cb-b7c7-6c142ec30c3f tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Create volume of 1 GB Aug 25 10:35:08.667414 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-e67fa3fd-ebf1-46cb-b7c7-6c142ec30c3f tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Availability Zones retrieved successfully. Aug 25 10:35:08.672575 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-e67fa3fd-ebf1-46cb-b7c7-6c142ec30c3f tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Flow 'volume_create_api' (96b1d468-0654-41a3-b985-97852b1bc1b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:35:08.673390 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-e67fa3fd-ebf1-46cb-b7c7-6c142ec30c3f tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20c7a8ff-1508-4b58-b305-a7eace1b3a99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:35:08.674072 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [None req-e67fa3fd-ebf1-46cb-b7c7-6c142ec30c3f tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Validating volume size '1' using validate_int {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:35:08.696886 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-e67fa3fd-ebf1-46cb-b7c7-6c142ec30c3f tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20c7a8ff-1508-4b58-b305-a7eace1b3a99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:35:08.697692 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-e67fa3fd-ebf1-46cb-b7c7-6c142ec30c3f tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ec49e25-90d0-40af-9e46-ab7eb0b25cf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:35:08.747925 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-e67fa3fd-ebf1-46cb-b7c7-6c142ec30c3f tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Created reservations ['ef7de413-4561-4474-aaa1-c3922294671a', '6447b456-e116-434d-8e3c-b29857cf9070', '834d75df-2293-4f92-ad9b-4d1195211115', 'b547eb62-c5b2-4e1b-a0c3-45df2904105d'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:35:08.748768 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-e67fa3fd-ebf1-46cb-b7c7-6c142ec30c3f tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ec49e25-90d0-40af-9e46-ab7eb0b25cf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ef7de413-4561-4474-aaa1-c3922294671a', '6447b456-e116-434d-8e3c-b29857cf9070', '834d75df-2293-4f92-ad9b-4d1195211115', 'b547eb62-c5b2-4e1b-a0c3-45df2904105d']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:35:08.749509 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-e67fa3fd-ebf1-46cb-b7c7-6c142ec30c3f tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2489710b-a37c-4caa-b750-ec370f09d28c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:35:08.770753 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-e67fa3fd-ebf1-46cb-b7c7-6c142ec30c3f tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2489710b-a37c-4caa-b750-ec370f09d28c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0dcbff0e-8b9e-4615-bf07-5197def141e6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1949306006',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d9a5e99d80044f4890f143622fb65cd',qos_specs=None,replication_status=,reservations=['ef7de413-4561-4474-aaa1-c3922294671a','6447b456-e116-434d-8e3c-b29857cf9070','834d75df-2293-4f92-ad9b-4d1195211115','b547eb62-c5b2-4e1b-a0c3-45df2904105d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1f610f6b5c448ed850592c2e4525e1c',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:35:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1949306006',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0dcbff0e-8b9e-4615-bf07-5197def141e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d9a5e99d80044f4890f143622fb65cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a1f610f6b5c448ed850592c2e4525e1c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:35:08.771604 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-e67fa3fd-ebf1-46cb-b7c7-6c142ec30c3f tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bbbcc7c3-d54c-4b24-b0f0-e6c322646219) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:35:08.790999 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-e67fa3fd-ebf1-46cb-b7c7-6c142ec30c3f tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bbbcc7c3-d54c-4b24-b0f0-e6c322646219) transitioned into state 'SUCCESS' from state '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-1949306006',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d9a5e99d80044f4890f143622fb65cd',qos_specs=None,replication_status=,reservations=['ef7de413-4561-4474-aaa1-c3922294671a','6447b456-e116-434d-8e3c-b29857cf9070','834d75df-2293-4f92-ad9b-4d1195211115','b547eb62-c5b2-4e1b-a0c3-45df2904105d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1f610f6b5c448ed850592c2e4525e1c',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:35:08.792050 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-e67fa3fd-ebf1-46cb-b7c7-6c142ec30c3f tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f02c63ef-9b03-46f2-9a5c-66f2c9f9360e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:35:08.803512 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-e67fa3fd-ebf1-46cb-b7c7-6c142ec30c3f tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f02c63ef-9b03-46f2-9a5c-66f2c9f9360e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:35:08.804297 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-e67fa3fd-ebf1-46cb-b7c7-6c142ec30c3f tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Flow 'volume_create_api' (96b1d468-0654-41a3-b985-97852b1bc1b6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:35:08.804604 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-e67fa3fd-ebf1-46cb-b7c7-6c142ec30c3f tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Create volume request issued successfully. Aug 25 10:35:08.805149 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e67fa3fd-ebf1-46cb-b7c7-6c142ec30c3f tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:35:08.805627 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1441/5725] 10.4.3.119 () {68 vars in 1258 bytes} [Tue Aug 25 10:35:08 2026] POST /volume/v3/volumes => generated 778 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:35:08.817749 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-29e68a93-fb73-4114-ae0c-7efbb4a3450e None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:08.819917 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-29e68a93-fb73-4114-ae0c-7efbb4a3450e tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] GET https://10.4.3.119/volume/v3/volumes/0dcbff0e-8b9e-4615-bf07-5197def141e6 Aug 25 10:35:08.820178 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-29e68a93-fb73-4114-ae0c-7efbb4a3450e tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:08.820411 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-29e68a93-fb73-4114-ae0c-7efbb4a3450e tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:08.828884 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:08.828884 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:35:08.833000 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-29e68a93-fb73-4114-ae0c-7efbb4a3450e tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Volume info retrieved successfully. Aug 25 10:35:08.837503 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-29e68a93-fb73-4114-ae0c-7efbb4a3450e tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] https://10.4.3.119/volume/v3/volumes/0dcbff0e-8b9e-4615-bf07-5197def141e6 returned with HTTP 200 Aug 25 10:35:08.837963 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1429/5726] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:35:08 2026] GET /volume/v3/volumes/0dcbff0e-8b9e-4615-bf07-5197def141e6 => generated 957 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:35:09.123938 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-0f1bb363-34c7-47c0-bdc4-c82f52715662 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:09.125528 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0f1bb363-34c7-47c0-bdc4-c82f52715662 tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] GET https://10.4.3.119/volume/v3/snapshots/ffa2d765-fb05-4fdd-ae66-d2420b144e13 Aug 25 10:35:09.125706 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0f1bb363-34c7-47c0-bdc4-c82f52715662 tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:09.125885 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0f1bb363-34c7-47c0-bdc4-c82f52715662 tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:09.129968 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0f1bb363-34c7-47c0-bdc4-c82f52715662 tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] https://10.4.3.119/volume/v3/snapshots/ffa2d765-fb05-4fdd-ae66-d2420b144e13 returned with HTTP 404 Aug 25 10:35:09.130469 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1430/5727] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:35:09 2026] GET /volume/v3/snapshots/ffa2d765-fb05-4fdd-ae66-d2420b144e13 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:35:09.136858 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-40d0cafb-2fd5-4288-be8f-e6519bc35725 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:09.138704 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-40d0cafb-2fd5-4288-be8f-e6519bc35725 tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] DELETE https://10.4.3.119/volume/v3/volumes/18b872e2-4228-4ec6-ba4c-b8f02e06dba5 Aug 25 10:35:09.138927 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-40d0cafb-2fd5-4288-be8f-e6519bc35725 tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:09.139104 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-40d0cafb-2fd5-4288-be8f-e6519bc35725 tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:09.139297 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-40d0cafb-2fd5-4288-be8f-e6519bc35725 tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] Delete volume with id: 18b872e2-4228-4ec6-ba4c-b8f02e06dba5 Aug 25 10:35:09.145857 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:09.145857 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:35:09.146363 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-40d0cafb-2fd5-4288-be8f-e6519bc35725 tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] Volume info retrieved successfully. Aug 25 10:35:09.164380 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-40d0cafb-2fd5-4288-be8f-e6519bc35725 tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] Delete volume request issued successfully. Aug 25 10:35:09.164590 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-40d0cafb-2fd5-4288-be8f-e6519bc35725 tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] https://10.4.3.119/volume/v3/volumes/18b872e2-4228-4ec6-ba4c-b8f02e06dba5 returned with HTTP 202 Aug 25 10:35:09.165109 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1428/5728] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:35:09 2026] DELETE /volume/v3/volumes/18b872e2-4228-4ec6-ba4c-b8f02e06dba5 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:35:09.172592 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-3e42d60a-1a56-4324-97d4-411432f56df9 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:09.174573 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3e42d60a-1a56-4324-97d4-411432f56df9 tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] GET https://10.4.3.119/volume/v3/volumes/18b872e2-4228-4ec6-ba4c-b8f02e06dba5 Aug 25 10:35:09.174782 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3e42d60a-1a56-4324-97d4-411432f56df9 tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:09.174982 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3e42d60a-1a56-4324-97d4-411432f56df9 tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:09.181972 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:09.181972 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:35:09.185397 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-3e42d60a-1a56-4324-97d4-411432f56df9 tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] Volume info retrieved successfully. Aug 25 10:35:09.189541 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3e42d60a-1a56-4324-97d4-411432f56df9 tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] https://10.4.3.119/volume/v3/volumes/18b872e2-4228-4ec6-ba4c-b8f02e06dba5 returned with HTTP 200 Aug 25 10:35:09.189990 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1442/5729] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:35:09 2026] GET /volume/v3/volumes/18b872e2-4228-4ec6-ba4c-b8f02e06dba5 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:35:09.851204 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-fb78b28a-c343-4226-a09d-c0f82a0ee46a None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:09.852469 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-fb78b28a-c343-4226-a09d-c0f82a0ee46a tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] GET https://10.4.3.119/volume/v3/volumes/0dcbff0e-8b9e-4615-bf07-5197def141e6 Aug 25 10:35:09.852639 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-fb78b28a-c343-4226-a09d-c0f82a0ee46a tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:09.852807 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-fb78b28a-c343-4226-a09d-c0f82a0ee46a tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:09.859317 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:09.859317 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:35:09.862247 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-fb78b28a-c343-4226-a09d-c0f82a0ee46a tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Volume info retrieved successfully. Aug 25 10:35:09.865441 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-fb78b28a-c343-4226-a09d-c0f82a0ee46a tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] https://10.4.3.119/volume/v3/volumes/0dcbff0e-8b9e-4615-bf07-5197def141e6 returned with HTTP 200 Aug 25 10:35:09.865775 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1430/5730] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:35:09 2026] GET /volume/v3/volumes/0dcbff0e-8b9e-4615-bf07-5197def141e6 => generated 1018 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:35:09.877296 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-be574d53-dd95-42b3-9fde-3cb5b1a75373 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:09.935169 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-be574d53-dd95-42b3-9fde-3cb5b1a75373 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-member] POST https://10.4.3.119/volume/v3/snapshots Aug 25 10:35:09.935638 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-be574d53-dd95-42b3-9fde-3cb5b1a75373 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0dcbff0e-8b9e-4615-bf07-5197def141e6", "name": "tempest-ProjectMemberTests-Snapshot-1224371473"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:35:09.944822 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:09.944822 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:35:09.945406 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-be574d53-dd95-42b3-9fde-3cb5b1a75373 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-member] Volume info retrieved successfully. Aug 25 10:35:09.945559 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.snapshots [None req-be574d53-dd95-42b3-9fde-3cb5b1a75373 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-member] Create snapshot from volume 0dcbff0e-8b9e-4615-bf07-5197def141e6 Aug 25 10:35:09.975522 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-be574d53-dd95-42b3-9fde-3cb5b1a75373 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-member] Created reservations ['cb45fdc6-4bc9-48df-8d39-1aaae8bf6a25', 'c45ff213-725c-4585-9d50-e97b61d22ede', 'f0400a85-ad1e-4a45-b2e6-07acff9bb618', 'bdb6f1ba-02e6-4bb3-bc5e-994fd2b816f9'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:35:10.002168 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-be574d53-dd95-42b3-9fde-3cb5b1a75373 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-member] Snapshot create request issued successfully. Aug 25 10:35:10.002489 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-be574d53-dd95-42b3-9fde-3cb5b1a75373 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-member] https://10.4.3.119/volume/v3/snapshots returned with HTTP 202 Aug 25 10:35:10.002940 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1431/5731] 10.4.3.119 () {68 vars in 1265 bytes} [Tue Aug 25 10:35:09 2026] POST /volume/v3/snapshots => generated 305 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:35:10.011107 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-d585b4ba-d596-4944-bc1c-b58163a6a910 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:10.013063 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d585b4ba-d596-4944-bc1c-b58163a6a910 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-member] GET https://10.4.3.119/volume/v3/snapshots/f8ec80da-bf20-4b06-9f7e-2d6b464b7e82 Aug 25 10:35:10.013253 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d585b4ba-d596-4944-bc1c-b58163a6a910 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:10.013426 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d585b4ba-d596-4944-bc1c-b58163a6a910 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:10.018292 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:10.018292 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:35:10.018430 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-d585b4ba-d596-4944-bc1c-b58163a6a910 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-member] Snapshot retrieved successfully. Aug 25 10:35:10.019052 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d585b4ba-d596-4944-bc1c-b58163a6a910 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-member] https://10.4.3.119/volume/v3/snapshots/f8ec80da-bf20-4b06-9f7e-2d6b464b7e82 returned with HTTP 200 Aug 25 10:35:10.019382 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1429/5732] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:35:10 2026] GET /volume/v3/snapshots/f8ec80da-bf20-4b06-9f7e-2d6b464b7e82 => generated 437 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:35:10.202207 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-c15ac6a4-0364-4f19-8bfa-cfe316eaa7a9 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:10.203814 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c15ac6a4-0364-4f19-8bfa-cfe316eaa7a9 tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] GET https://10.4.3.119/volume/v3/volumes/18b872e2-4228-4ec6-ba4c-b8f02e06dba5 Aug 25 10:35:10.204059 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c15ac6a4-0364-4f19-8bfa-cfe316eaa7a9 tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:10.204286 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c15ac6a4-0364-4f19-8bfa-cfe316eaa7a9 tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:10.209558 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c15ac6a4-0364-4f19-8bfa-cfe316eaa7a9 tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] https://10.4.3.119/volume/v3/volumes/18b872e2-4228-4ec6-ba4c-b8f02e06dba5 returned with HTTP 404 Aug 25 10:35:10.210167 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1443/5733] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:35:10 2026] GET /volume/v3/volumes/18b872e2-4228-4ec6-ba4c-b8f02e06dba5 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:35:10.216107 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-4bc0b4ed-0592-4a62-8b06-21839c35143a None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:10.217754 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4bc0b4ed-0592-4a62-8b06-21839c35143a tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] DELETE https://10.4.3.119/volume/v3/volumes/25a928cc-d99e-4d1f-bdfe-d6cbaecff3e2 Aug 25 10:35:10.217943 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4bc0b4ed-0592-4a62-8b06-21839c35143a tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:10.218112 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4bc0b4ed-0592-4a62-8b06-21839c35143a tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:10.218290 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-4bc0b4ed-0592-4a62-8b06-21839c35143a tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] Delete volume with id: 25a928cc-d99e-4d1f-bdfe-d6cbaecff3e2 Aug 25 10:35:10.224458 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:10.224458 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:35:10.224861 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-4bc0b4ed-0592-4a62-8b06-21839c35143a tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] Volume info retrieved successfully. Aug 25 10:35:10.239307 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-4bc0b4ed-0592-4a62-8b06-21839c35143a tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] Delete volume request issued successfully. Aug 25 10:35:10.239445 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4bc0b4ed-0592-4a62-8b06-21839c35143a tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] https://10.4.3.119/volume/v3/volumes/25a928cc-d99e-4d1f-bdfe-d6cbaecff3e2 returned with HTTP 202 Aug 25 10:35:10.239862 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1431/5734] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:35:10 2026] DELETE /volume/v3/volumes/25a928cc-d99e-4d1f-bdfe-d6cbaecff3e2 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:35:10.246549 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-6085257a-3db3-44a1-8f5e-db7f7d406bbb None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:10.248337 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6085257a-3db3-44a1-8f5e-db7f7d406bbb tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] GET https://10.4.3.119/volume/v3/volumes/25a928cc-d99e-4d1f-bdfe-d6cbaecff3e2 Aug 25 10:35:10.248479 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6085257a-3db3-44a1-8f5e-db7f7d406bbb tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:10.248673 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6085257a-3db3-44a1-8f5e-db7f7d406bbb tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:10.255277 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:10.255277 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:35:10.258332 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-6085257a-3db3-44a1-8f5e-db7f7d406bbb tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] Volume info retrieved successfully. Aug 25 10:35:10.263242 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6085257a-3db3-44a1-8f5e-db7f7d406bbb tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] https://10.4.3.119/volume/v3/volumes/25a928cc-d99e-4d1f-bdfe-d6cbaecff3e2 returned with HTTP 200 Aug 25 10:35:10.263625 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1432/5735] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:35:10 2026] GET /volume/v3/volumes/25a928cc-d99e-4d1f-bdfe-d6cbaecff3e2 => generated 833 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:35:11.027729 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-8e8d4da8-a621-4018-8dae-5c9950fee39d None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:11.029570 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8e8d4da8-a621-4018-8dae-5c9950fee39d tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-member] GET https://10.4.3.119/volume/v3/snapshots/f8ec80da-bf20-4b06-9f7e-2d6b464b7e82 Aug 25 10:35:11.029756 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8e8d4da8-a621-4018-8dae-5c9950fee39d tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:11.029964 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8e8d4da8-a621-4018-8dae-5c9950fee39d tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:11.035069 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:11.035069 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:35:11.035477 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-8e8d4da8-a621-4018-8dae-5c9950fee39d tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-member] Snapshot retrieved successfully. Aug 25 10:35:11.036245 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8e8d4da8-a621-4018-8dae-5c9950fee39d tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-member] https://10.4.3.119/volume/v3/snapshots/f8ec80da-bf20-4b06-9f7e-2d6b464b7e82 returned with HTTP 200 Aug 25 10:35:11.036593 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1430/5736] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:35:11 2026] GET /volume/v3/snapshots/f8ec80da-bf20-4b06-9f7e-2d6b464b7e82 => generated 464 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:35:11.045183 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-849a965e-fbb4-4ba6-a9ea-8445ff4dd4ff None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:11.046588 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-849a965e-fbb4-4ba6-a9ea-8445ff4dd4ff tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-member] DELETE https://10.4.3.119/volume/v3/snapshots/f8ec80da-bf20-4b06-9f7e-2d6b464b7e82 Aug 25 10:35:11.046759 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-849a965e-fbb4-4ba6-a9ea-8445ff4dd4ff tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:11.046941 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-849a965e-fbb4-4ba6-a9ea-8445ff4dd4ff tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:11.047033 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.snapshots [None req-849a965e-fbb4-4ba6-a9ea-8445ff4dd4ff tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-member] Delete snapshot with id: f8ec80da-bf20-4b06-9f7e-2d6b464b7e82 Aug 25 10:35:11.051498 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:11.051498 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:35:11.051872 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-849a965e-fbb4-4ba6-a9ea-8445ff4dd4ff tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-member] Snapshot retrieved successfully. Aug 25 10:35:11.065275 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-849a965e-fbb4-4ba6-a9ea-8445ff4dd4ff tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-member] Snapshot delete request issued successfully. Aug 25 10:35:11.065377 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-849a965e-fbb4-4ba6-a9ea-8445ff4dd4ff tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-member] https://10.4.3.119/volume/v3/snapshots/f8ec80da-bf20-4b06-9f7e-2d6b464b7e82 returned with HTTP 202 Aug 25 10:35:11.065725 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1444/5737] 10.4.3.119 () {66 vars in 1357 bytes} [Tue Aug 25 10:35:11 2026] DELETE /volume/v3/snapshots/f8ec80da-bf20-4b06-9f7e-2d6b464b7e82 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:35:11.072152 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-5d63070b-18b6-446e-8376-7a3e224fd673 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:11.073804 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5d63070b-18b6-446e-8376-7a3e224fd673 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-member] GET https://10.4.3.119/volume/v3/snapshots/f8ec80da-bf20-4b06-9f7e-2d6b464b7e82 Aug 25 10:35:11.074005 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5d63070b-18b6-446e-8376-7a3e224fd673 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:11.074192 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5d63070b-18b6-446e-8376-7a3e224fd673 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:11.079400 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:11.079400 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:35:11.079837 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-5d63070b-18b6-446e-8376-7a3e224fd673 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-member] Snapshot retrieved successfully. Aug 25 10:35:11.080601 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5d63070b-18b6-446e-8376-7a3e224fd673 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-member] https://10.4.3.119/volume/v3/snapshots/f8ec80da-bf20-4b06-9f7e-2d6b464b7e82 returned with HTTP 200 Aug 25 10:35:11.080991 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1432/5738] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:35:11 2026] GET /volume/v3/snapshots/f8ec80da-bf20-4b06-9f7e-2d6b464b7e82 => generated 463 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:35:11.275784 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-d54fbfeb-94cb-4f7a-81a2-523e5009fb85 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:11.277579 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d54fbfeb-94cb-4f7a-81a2-523e5009fb85 tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] GET https://10.4.3.119/volume/v3/volumes/25a928cc-d99e-4d1f-bdfe-d6cbaecff3e2 Aug 25 10:35:11.277789 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d54fbfeb-94cb-4f7a-81a2-523e5009fb85 tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:11.277930 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d54fbfeb-94cb-4f7a-81a2-523e5009fb85 tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:11.283286 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d54fbfeb-94cb-4f7a-81a2-523e5009fb85 tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] https://10.4.3.119/volume/v3/volumes/25a928cc-d99e-4d1f-bdfe-d6cbaecff3e2 returned with HTTP 404 Aug 25 10:35:11.283685 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1433/5739] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:35:11 2026] GET /volume/v3/volumes/25a928cc-d99e-4d1f-bdfe-d6cbaecff3e2 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:35:11.292005 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-1e33440a-0781-416a-9274-83f1c0ac162d None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:11.293857 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1e33440a-0781-416a-9274-83f1c0ac162d tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] DELETE https://10.4.3.119/volume/v3/snapshots/ffa2d765-fb05-4fdd-ae66-d2420b144e13 Aug 25 10:35:11.294101 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1e33440a-0781-416a-9274-83f1c0ac162d tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:11.294324 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1e33440a-0781-416a-9274-83f1c0ac162d tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:11.294429 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.snapshots [None req-1e33440a-0781-416a-9274-83f1c0ac162d tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] Delete snapshot with id: ffa2d765-fb05-4fdd-ae66-d2420b144e13 Aug 25 10:35:11.298908 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1e33440a-0781-416a-9274-83f1c0ac162d tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] https://10.4.3.119/volume/v3/snapshots/ffa2d765-fb05-4fdd-ae66-d2420b144e13 returned with HTTP 404 Aug 25 10:35:11.299394 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1431/5740] 10.4.3.119 () {66 vars in 1357 bytes} [Tue Aug 25 10:35:11 2026] DELETE /volume/v3/snapshots/ffa2d765-fb05-4fdd-ae66-d2420b144e13 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:35:11.306573 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-e333940c-69fe-416a-960a-5d09d7dfedbd None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:11.308462 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e333940c-69fe-416a-960a-5d09d7dfedbd tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] GET https://10.4.3.119/volume/v3/snapshots/ffa2d765-fb05-4fdd-ae66-d2420b144e13 Aug 25 10:35:11.308683 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e333940c-69fe-416a-960a-5d09d7dfedbd tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:11.308893 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e333940c-69fe-416a-960a-5d09d7dfedbd tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:11.313721 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e333940c-69fe-416a-960a-5d09d7dfedbd tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] https://10.4.3.119/volume/v3/snapshots/ffa2d765-fb05-4fdd-ae66-d2420b144e13 returned with HTTP 404 Aug 25 10:35:11.314338 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1445/5741] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:35:11 2026] GET /volume/v3/snapshots/ffa2d765-fb05-4fdd-ae66-d2420b144e13 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:35:11.321210 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-f2f2f5c1-093c-4d9b-928a-b18af34c2668 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:11.323083 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f2f2f5c1-093c-4d9b-928a-b18af34c2668 tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] DELETE https://10.4.3.119/volume/v3/volumes/18b872e2-4228-4ec6-ba4c-b8f02e06dba5 Aug 25 10:35:11.323306 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f2f2f5c1-093c-4d9b-928a-b18af34c2668 tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:11.323509 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f2f2f5c1-093c-4d9b-928a-b18af34c2668 tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:11.323675 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-f2f2f5c1-093c-4d9b-928a-b18af34c2668 tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] Delete volume with id: 18b872e2-4228-4ec6-ba4c-b8f02e06dba5 Aug 25 10:35:11.329649 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f2f2f5c1-093c-4d9b-928a-b18af34c2668 tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] https://10.4.3.119/volume/v3/volumes/18b872e2-4228-4ec6-ba4c-b8f02e06dba5 returned with HTTP 404 Aug 25 10:35:11.330130 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1433/5742] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:35:11 2026] DELETE /volume/v3/volumes/18b872e2-4228-4ec6-ba4c-b8f02e06dba5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:35:11.337289 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-2db665a8-b901-4515-8895-21af4f91c582 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:11.339117 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2db665a8-b901-4515-8895-21af4f91c582 tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] GET https://10.4.3.119/volume/v3/volumes/18b872e2-4228-4ec6-ba4c-b8f02e06dba5 Aug 25 10:35:11.339313 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2db665a8-b901-4515-8895-21af4f91c582 tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:11.339481 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2db665a8-b901-4515-8895-21af4f91c582 tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:11.344644 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2db665a8-b901-4515-8895-21af4f91c582 tempest-SnapshotDependencyTests-267406010 tempest-SnapshotDependencyTests-267406010-project-member] https://10.4.3.119/volume/v3/volumes/18b872e2-4228-4ec6-ba4c-b8f02e06dba5 returned with HTTP 404 Aug 25 10:35:11.345039 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1434/5743] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:35:11 2026] GET /volume/v3/volumes/18b872e2-4228-4ec6-ba4c-b8f02e06dba5 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:35:12.089466 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-d3df6dee-90d0-4c16-9e9d-5c3e3cc76c11 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:12.091208 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d3df6dee-90d0-4c16-9e9d-5c3e3cc76c11 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-member] GET https://10.4.3.119/volume/v3/snapshots/f8ec80da-bf20-4b06-9f7e-2d6b464b7e82 Aug 25 10:35:12.091402 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d3df6dee-90d0-4c16-9e9d-5c3e3cc76c11 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:12.091587 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d3df6dee-90d0-4c16-9e9d-5c3e3cc76c11 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:12.095739 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d3df6dee-90d0-4c16-9e9d-5c3e3cc76c11 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-member] https://10.4.3.119/volume/v3/snapshots/f8ec80da-bf20-4b06-9f7e-2d6b464b7e82 returned with HTTP 404 Aug 25 10:35:12.096226 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1432/5744] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:35:12 2026] GET /volume/v3/snapshots/f8ec80da-bf20-4b06-9f7e-2d6b464b7e82 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:35:12.102928 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-c29cc199-7e59-4a90-b9a9-9376a5fa6457 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:12.105430 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c29cc199-7e59-4a90-b9a9-9376a5fa6457 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] DELETE https://10.4.3.119/volume/v3/volumes/0dcbff0e-8b9e-4615-bf07-5197def141e6 Aug 25 10:35:12.105712 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c29cc199-7e59-4a90-b9a9-9376a5fa6457 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:12.106000 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c29cc199-7e59-4a90-b9a9-9376a5fa6457 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:12.106270 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-c29cc199-7e59-4a90-b9a9-9376a5fa6457 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Delete volume with id: 0dcbff0e-8b9e-4615-bf07-5197def141e6 Aug 25 10:35:12.115973 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:12.115973 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:35:12.116491 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-c29cc199-7e59-4a90-b9a9-9376a5fa6457 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Volume info retrieved successfully. Aug 25 10:35:12.136571 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-c29cc199-7e59-4a90-b9a9-9376a5fa6457 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Delete volume request issued successfully. Aug 25 10:35:12.136815 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c29cc199-7e59-4a90-b9a9-9376a5fa6457 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] https://10.4.3.119/volume/v3/volumes/0dcbff0e-8b9e-4615-bf07-5197def141e6 returned with HTTP 202 Aug 25 10:35:12.137417 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1446/5745] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:35:12 2026] DELETE /volume/v3/volumes/0dcbff0e-8b9e-4615-bf07-5197def141e6 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:35:12.144433 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-4cbae215-dfe7-4863-8b9c-16ad04649d01 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:12.146882 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4cbae215-dfe7-4863-8b9c-16ad04649d01 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] GET https://10.4.3.119/volume/v3/volumes/0dcbff0e-8b9e-4615-bf07-5197def141e6 Aug 25 10:35:12.147205 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4cbae215-dfe7-4863-8b9c-16ad04649d01 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:12.147478 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4cbae215-dfe7-4863-8b9c-16ad04649d01 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:12.157084 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:12.157084 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:35:12.161619 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-4cbae215-dfe7-4863-8b9c-16ad04649d01 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Volume info retrieved successfully. Aug 25 10:35:12.167937 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4cbae215-dfe7-4863-8b9c-16ad04649d01 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] https://10.4.3.119/volume/v3/volumes/0dcbff0e-8b9e-4615-bf07-5197def141e6 returned with HTTP 200 Aug 25 10:35:12.168561 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1434/5746] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:35:12 2026] GET /volume/v3/volumes/0dcbff0e-8b9e-4615-bf07-5197def141e6 => generated 1017 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:35:13.181229 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-a68318a8-c194-46d2-a745-91feed2f0e25 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:13.183388 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a68318a8-c194-46d2-a745-91feed2f0e25 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] GET https://10.4.3.119/volume/v3/volumes/0dcbff0e-8b9e-4615-bf07-5197def141e6 Aug 25 10:35:13.183689 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a68318a8-c194-46d2-a745-91feed2f0e25 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:13.183978 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a68318a8-c194-46d2-a745-91feed2f0e25 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:13.191368 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a68318a8-c194-46d2-a745-91feed2f0e25 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] https://10.4.3.119/volume/v3/volumes/0dcbff0e-8b9e-4615-bf07-5197def141e6 returned with HTTP 404 Aug 25 10:35:13.191934 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1435/5747] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:35:13 2026] GET /volume/v3/volumes/0dcbff0e-8b9e-4615-bf07-5197def141e6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:35:13.200262 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-dc835626-f05f-4495-a5c2-0e66081359ea None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:13.202045 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-dc835626-f05f-4495-a5c2-0e66081359ea tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:35:13.202368 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-dc835626-f05f-4495-a5c2-0e66081359ea tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1048121368"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:35:13.203677 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-dc835626-f05f-4495-a5c2-0e66081359ea tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1048121368'}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:35:13.203794 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-dc835626-f05f-4495-a5c2-0e66081359ea tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Create volume of 1 GB Aug 25 10:35:13.207312 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-dc835626-f05f-4495-a5c2-0e66081359ea tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Availability Zones retrieved successfully. Aug 25 10:35:13.212272 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-dc835626-f05f-4495-a5c2-0e66081359ea tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Flow 'volume_create_api' (c4b59169-b17f-413a-8f2f-551d013e3fa6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:35:13.213088 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-dc835626-f05f-4495-a5c2-0e66081359ea tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00d1c77b-37f2-46ec-89b6-5c3a516755f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:35:13.213842 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [None req-dc835626-f05f-4495-a5c2-0e66081359ea tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Validating volume size '1' using validate_int {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:35:13.237671 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-dc835626-f05f-4495-a5c2-0e66081359ea tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00d1c77b-37f2-46ec-89b6-5c3a516755f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:35:13.238331 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-dc835626-f05f-4495-a5c2-0e66081359ea tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67954413-cd15-495d-8800-4b34d5ffaaf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:35:13.273166 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-dc835626-f05f-4495-a5c2-0e66081359ea tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Created reservations ['4a0cab76-99bd-4b56-82e3-fc4509a1cef4', '42a62496-752d-4b92-847f-3c4932f9b62e', '391eaf94-ae29-4301-96fc-6b51859cf5b6', '4fc0bf83-5a8e-454c-a740-db20d9413190'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:35:13.273534 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-dc835626-f05f-4495-a5c2-0e66081359ea tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67954413-cd15-495d-8800-4b34d5ffaaf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4a0cab76-99bd-4b56-82e3-fc4509a1cef4', '42a62496-752d-4b92-847f-3c4932f9b62e', '391eaf94-ae29-4301-96fc-6b51859cf5b6', '4fc0bf83-5a8e-454c-a740-db20d9413190']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:35:13.274272 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-dc835626-f05f-4495-a5c2-0e66081359ea tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53453ec0-ce53-4644-baaf-7a60d86525c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:35:13.301374 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-dc835626-f05f-4495-a5c2-0e66081359ea tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53453ec0-ce53-4644-baaf-7a60d86525c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6311f46f-6f85-474f-a5ae-0beb32f204a7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1048121368',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d9a5e99d80044f4890f143622fb65cd',qos_specs=None,replication_status=,reservations=['4a0cab76-99bd-4b56-82e3-fc4509a1cef4','42a62496-752d-4b92-847f-3c4932f9b62e','391eaf94-ae29-4301-96fc-6b51859cf5b6','4fc0bf83-5a8e-454c-a740-db20d9413190'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1f610f6b5c448ed850592c2e4525e1c',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:35:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1048121368',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6311f46f-6f85-474f-a5ae-0beb32f204a7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d9a5e99d80044f4890f143622fb65cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a1f610f6b5c448ed850592c2e4525e1c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:35:13.301911 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-dc835626-f05f-4495-a5c2-0e66081359ea tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bde639c6-8f23-4931-a31a-f803fd1b1b16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:35:13.317827 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-dc835626-f05f-4495-a5c2-0e66081359ea tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bde639c6-8f23-4931-a31a-f803fd1b1b16) transitioned into state 'SUCCESS' from state '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-1048121368',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d9a5e99d80044f4890f143622fb65cd',qos_specs=None,replication_status=,reservations=['4a0cab76-99bd-4b56-82e3-fc4509a1cef4','42a62496-752d-4b92-847f-3c4932f9b62e','391eaf94-ae29-4301-96fc-6b51859cf5b6','4fc0bf83-5a8e-454c-a740-db20d9413190'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1f610f6b5c448ed850592c2e4525e1c',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:35:13.318608 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-dc835626-f05f-4495-a5c2-0e66081359ea tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d9859ec-85e1-4671-a660-aef26377abd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:35:13.329193 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-dc835626-f05f-4495-a5c2-0e66081359ea tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d9859ec-85e1-4671-a660-aef26377abd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:35:13.330243 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-dc835626-f05f-4495-a5c2-0e66081359ea tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Flow 'volume_create_api' (c4b59169-b17f-413a-8f2f-551d013e3fa6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:35:13.330636 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-dc835626-f05f-4495-a5c2-0e66081359ea tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Create volume request issued successfully. Aug 25 10:35:13.331720 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-dc835626-f05f-4495-a5c2-0e66081359ea tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:35:13.332335 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1433/5748] 10.4.3.119 () {68 vars in 1258 bytes} [Tue Aug 25 10:35:13 2026] POST /volume/v3/volumes => generated 778 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:35:13.343523 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-e62927d7-3997-4edf-a44b-21ad17d7baf1 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:13.345326 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e62927d7-3997-4edf-a44b-21ad17d7baf1 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] GET https://10.4.3.119/volume/v3/volumes/6311f46f-6f85-474f-a5ae-0beb32f204a7 Aug 25 10:35:13.345405 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e62927d7-3997-4edf-a44b-21ad17d7baf1 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:13.345520 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e62927d7-3997-4edf-a44b-21ad17d7baf1 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:13.352631 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:13.352631 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:35:13.355838 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-e62927d7-3997-4edf-a44b-21ad17d7baf1 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Volume info retrieved successfully. Aug 25 10:35:13.359530 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e62927d7-3997-4edf-a44b-21ad17d7baf1 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] https://10.4.3.119/volume/v3/volumes/6311f46f-6f85-474f-a5ae-0beb32f204a7 returned with HTTP 200 Aug 25 10:35:13.360003 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1447/5749] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:35:13 2026] GET /volume/v3/volumes/6311f46f-6f85-474f-a5ae-0beb32f204a7 => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:35:14.371735 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-0b34a19c-3fd3-4a0a-a9a6-41211057357b None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:14.373485 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0b34a19c-3fd3-4a0a-a9a6-41211057357b tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] GET https://10.4.3.119/volume/v3/volumes/6311f46f-6f85-474f-a5ae-0beb32f204a7 Aug 25 10:35:14.373667 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0b34a19c-3fd3-4a0a-a9a6-41211057357b tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:14.373838 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0b34a19c-3fd3-4a0a-a9a6-41211057357b tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:14.380323 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:14.380323 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:35:14.383221 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-0b34a19c-3fd3-4a0a-a9a6-41211057357b tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Volume info retrieved successfully. Aug 25 10:35:14.386420 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0b34a19c-3fd3-4a0a-a9a6-41211057357b tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] https://10.4.3.119/volume/v3/volumes/6311f46f-6f85-474f-a5ae-0beb32f204a7 returned with HTTP 200 Aug 25 10:35:14.386734 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1435/5750] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:35:14 2026] GET /volume/v3/volumes/6311f46f-6f85-474f-a5ae-0beb32f204a7 => generated 1009 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:35:14.400350 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-e635058f-fb2c-4143-ae5b-10f8674f8a5f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:14.402250 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e635058f-fb2c-4143-ae5b-10f8674f8a5f tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] POST https://10.4.3.119/volume/v3/snapshots Aug 25 10:35:14.402579 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e635058f-fb2c-4143-ae5b-10f8674f8a5f tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6311f46f-6f85-474f-a5ae-0beb32f204a7", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1091540693"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:35:14.411119 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:14.411119 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:35:14.411470 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-e635058f-fb2c-4143-ae5b-10f8674f8a5f tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Volume info retrieved successfully. Aug 25 10:35:14.411577 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.snapshots [None req-e635058f-fb2c-4143-ae5b-10f8674f8a5f tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Create snapshot from volume 6311f46f-6f85-474f-a5ae-0beb32f204a7 Aug 25 10:35:14.431603 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-e635058f-fb2c-4143-ae5b-10f8674f8a5f tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Created reservations ['f6625189-da58-4496-a40c-ca86b201b1f7', '123b7b82-0ce8-4ade-8c82-ce760499660c', 'e5584808-b0bc-4954-acf8-5874439ec43d', 'a329d9f0-2878-4940-bd84-5eeb9ad6babd'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:35:14.459226 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-e635058f-fb2c-4143-ae5b-10f8674f8a5f tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Snapshot create request issued successfully. Aug 25 10:35:14.459524 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e635058f-fb2c-4143-ae5b-10f8674f8a5f tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] https://10.4.3.119/volume/v3/snapshots returned with HTTP 202 Aug 25 10:35:14.459978 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1436/5751] 10.4.3.119 () {68 vars in 1265 bytes} [Tue Aug 25 10:35:14 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 25 10:35:14.468280 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-ee1b1199-8a5d-40ca-b752-ccddfad39988 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:14.470323 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ee1b1199-8a5d-40ca-b752-ccddfad39988 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] GET https://10.4.3.119/volume/v3/snapshots/caff423b-51bd-4289-a454-2103fd185810 Aug 25 10:35:14.470508 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ee1b1199-8a5d-40ca-b752-ccddfad39988 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:14.470709 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ee1b1199-8a5d-40ca-b752-ccddfad39988 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:14.475082 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:14.475082 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:35:14.475440 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-ee1b1199-8a5d-40ca-b752-ccddfad39988 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Snapshot retrieved successfully. Aug 25 10:35:14.476122 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ee1b1199-8a5d-40ca-b752-ccddfad39988 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] https://10.4.3.119/volume/v3/snapshots/caff423b-51bd-4289-a454-2103fd185810 returned with HTTP 200 Aug 25 10:35:14.476398 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1434/5752] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:35:14 2026] GET /volume/v3/snapshots/caff423b-51bd-4289-a454-2103fd185810 => generated 440 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:35:15.484054 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-5b7344cf-7e4b-494a-a986-422243e39c1b None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:15.486053 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5b7344cf-7e4b-494a-a986-422243e39c1b tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] GET https://10.4.3.119/volume/v3/snapshots/caff423b-51bd-4289-a454-2103fd185810 Aug 25 10:35:15.486281 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5b7344cf-7e4b-494a-a986-422243e39c1b tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:15.486467 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5b7344cf-7e4b-494a-a986-422243e39c1b tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:15.491740 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:15.491740 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:35:15.492194 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-5b7344cf-7e4b-494a-a986-422243e39c1b tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Snapshot retrieved successfully. Aug 25 10:35:15.492920 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5b7344cf-7e4b-494a-a986-422243e39c1b tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] https://10.4.3.119/volume/v3/snapshots/caff423b-51bd-4289-a454-2103fd185810 returned with HTTP 200 Aug 25 10:35:15.493460 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1448/5753] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:35:15 2026] GET /volume/v3/snapshots/caff423b-51bd-4289-a454-2103fd185810 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:35:15.501035 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-bd2e8972-1b0b-43e4-b740-1ffe569f5165 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:15.502638 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-bd2e8972-1b0b-43e4-b740-1ffe569f5165 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-member] DELETE https://10.4.3.119/volume/v3/snapshots/caff423b-51bd-4289-a454-2103fd185810 Aug 25 10:35:15.502803 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-bd2e8972-1b0b-43e4-b740-1ffe569f5165 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:15.502976 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-bd2e8972-1b0b-43e4-b740-1ffe569f5165 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:15.503074 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.snapshots [None req-bd2e8972-1b0b-43e4-b740-1ffe569f5165 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-member] Delete snapshot with id: caff423b-51bd-4289-a454-2103fd185810 Aug 25 10:35:15.507524 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:15.507524 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:35:15.507885 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-bd2e8972-1b0b-43e4-b740-1ffe569f5165 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-member] Snapshot retrieved successfully. Aug 25 10:35:15.521373 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-bd2e8972-1b0b-43e4-b740-1ffe569f5165 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-member] Snapshot delete request issued successfully. Aug 25 10:35:15.521526 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-bd2e8972-1b0b-43e4-b740-1ffe569f5165 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-member] https://10.4.3.119/volume/v3/snapshots/caff423b-51bd-4289-a454-2103fd185810 returned with HTTP 202 Aug 25 10:35:15.521863 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1436/5754] 10.4.3.119 () {66 vars in 1357 bytes} [Tue Aug 25 10:35:15 2026] DELETE /volume/v3/snapshots/caff423b-51bd-4289-a454-2103fd185810 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:35:15.528562 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-d1e9884b-8a8d-4f21-8aa5-9bc90ec8b789 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:15.530527 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d1e9884b-8a8d-4f21-8aa5-9bc90ec8b789 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-member] GET https://10.4.3.119/volume/v3/snapshots/caff423b-51bd-4289-a454-2103fd185810 Aug 25 10:35:15.530789 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d1e9884b-8a8d-4f21-8aa5-9bc90ec8b789 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:15.531011 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d1e9884b-8a8d-4f21-8aa5-9bc90ec8b789 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:15.535763 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:15.535763 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:35:15.536235 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-d1e9884b-8a8d-4f21-8aa5-9bc90ec8b789 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-member] Snapshot retrieved successfully. Aug 25 10:35:15.537021 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d1e9884b-8a8d-4f21-8aa5-9bc90ec8b789 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-member] https://10.4.3.119/volume/v3/snapshots/caff423b-51bd-4289-a454-2103fd185810 returned with HTTP 200 Aug 25 10:35:15.537381 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1437/5755] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:35:15 2026] GET /volume/v3/snapshots/caff423b-51bd-4289-a454-2103fd185810 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:35:16.546152 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-adb53583-26bd-4419-9a31-8c6cba1c3d87 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:16.548050 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-adb53583-26bd-4419-9a31-8c6cba1c3d87 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-member] GET https://10.4.3.119/volume/v3/snapshots/caff423b-51bd-4289-a454-2103fd185810 Aug 25 10:35:16.548304 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-adb53583-26bd-4419-9a31-8c6cba1c3d87 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:16.548530 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-adb53583-26bd-4419-9a31-8c6cba1c3d87 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:16.553060 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-adb53583-26bd-4419-9a31-8c6cba1c3d87 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-member] https://10.4.3.119/volume/v3/snapshots/caff423b-51bd-4289-a454-2103fd185810 returned with HTTP 404 Aug 25 10:35:16.553529 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1435/5756] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:35:16 2026] GET /volume/v3/snapshots/caff423b-51bd-4289-a454-2103fd185810 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:35:16.560084 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-a03f6a93-e46a-4579-9e6d-62f0c982cfc4 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:16.561850 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a03f6a93-e46a-4579-9e6d-62f0c982cfc4 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] DELETE https://10.4.3.119/volume/v3/snapshots/caff423b-51bd-4289-a454-2103fd185810 Aug 25 10:35:16.562034 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a03f6a93-e46a-4579-9e6d-62f0c982cfc4 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:16.562230 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a03f6a93-e46a-4579-9e6d-62f0c982cfc4 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:16.562338 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.snapshots [None req-a03f6a93-e46a-4579-9e6d-62f0c982cfc4 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Delete snapshot with id: caff423b-51bd-4289-a454-2103fd185810 Aug 25 10:35:16.566234 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a03f6a93-e46a-4579-9e6d-62f0c982cfc4 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] https://10.4.3.119/volume/v3/snapshots/caff423b-51bd-4289-a454-2103fd185810 returned with HTTP 404 Aug 25 10:35:16.566635 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1449/5757] 10.4.3.119 () {66 vars in 1357 bytes} [Tue Aug 25 10:35:16 2026] DELETE /volume/v3/snapshots/caff423b-51bd-4289-a454-2103fd185810 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:35:16.573056 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-09daf441-829f-4b0a-b7d4-f80abcf2e1f9 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:16.574890 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-09daf441-829f-4b0a-b7d4-f80abcf2e1f9 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] GET https://10.4.3.119/volume/v3/snapshots/caff423b-51bd-4289-a454-2103fd185810 Aug 25 10:35:16.575094 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-09daf441-829f-4b0a-b7d4-f80abcf2e1f9 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:16.575320 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-09daf441-829f-4b0a-b7d4-f80abcf2e1f9 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:16.579340 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-09daf441-829f-4b0a-b7d4-f80abcf2e1f9 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] https://10.4.3.119/volume/v3/snapshots/caff423b-51bd-4289-a454-2103fd185810 returned with HTTP 404 Aug 25 10:35:16.579900 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1437/5758] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:35:16 2026] GET /volume/v3/snapshots/caff423b-51bd-4289-a454-2103fd185810 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:35:16.587300 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-4b3c0117-fe66-41fe-b03e-dd8f2f9c50bc None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:16.589411 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4b3c0117-fe66-41fe-b03e-dd8f2f9c50bc tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] DELETE https://10.4.3.119/volume/v3/volumes/6311f46f-6f85-474f-a5ae-0beb32f204a7 Aug 25 10:35:16.589651 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4b3c0117-fe66-41fe-b03e-dd8f2f9c50bc tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:16.589890 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4b3c0117-fe66-41fe-b03e-dd8f2f9c50bc tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:16.590099 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-4b3c0117-fe66-41fe-b03e-dd8f2f9c50bc tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Delete volume with id: 6311f46f-6f85-474f-a5ae-0beb32f204a7 Aug 25 10:35:16.599044 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:16.599044 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:35:16.599538 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-4b3c0117-fe66-41fe-b03e-dd8f2f9c50bc tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Volume info retrieved successfully. Aug 25 10:35:16.615853 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-4b3c0117-fe66-41fe-b03e-dd8f2f9c50bc tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Delete volume request issued successfully. Aug 25 10:35:16.616050 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4b3c0117-fe66-41fe-b03e-dd8f2f9c50bc tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] https://10.4.3.119/volume/v3/volumes/6311f46f-6f85-474f-a5ae-0beb32f204a7 returned with HTTP 202 Aug 25 10:35:16.616476 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1438/5759] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:35:16 2026] DELETE /volume/v3/volumes/6311f46f-6f85-474f-a5ae-0beb32f204a7 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:35:16.623336 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-d1f9bf87-b973-415d-84d5-99ea09c650c6 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:16.625332 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d1f9bf87-b973-415d-84d5-99ea09c650c6 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] GET https://10.4.3.119/volume/v3/volumes/6311f46f-6f85-474f-a5ae-0beb32f204a7 Aug 25 10:35:16.625527 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d1f9bf87-b973-415d-84d5-99ea09c650c6 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:16.625752 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d1f9bf87-b973-415d-84d5-99ea09c650c6 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:16.632460 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:16.632460 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:35:16.635619 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-d1f9bf87-b973-415d-84d5-99ea09c650c6 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Volume info retrieved successfully. Aug 25 10:35:16.639297 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d1f9bf87-b973-415d-84d5-99ea09c650c6 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] https://10.4.3.119/volume/v3/volumes/6311f46f-6f85-474f-a5ae-0beb32f204a7 returned with HTTP 200 Aug 25 10:35:16.639836 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1436/5760] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:35:16 2026] GET /volume/v3/volumes/6311f46f-6f85-474f-a5ae-0beb32f204a7 => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:35:17.653406 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-5083c990-050e-4a5b-b4ce-51365ee9c1ea None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:17.655305 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5083c990-050e-4a5b-b4ce-51365ee9c1ea tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] GET https://10.4.3.119/volume/v3/volumes/6311f46f-6f85-474f-a5ae-0beb32f204a7 Aug 25 10:35:17.655561 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5083c990-050e-4a5b-b4ce-51365ee9c1ea tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:17.655847 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5083c990-050e-4a5b-b4ce-51365ee9c1ea tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:17.661346 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5083c990-050e-4a5b-b4ce-51365ee9c1ea tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] https://10.4.3.119/volume/v3/volumes/6311f46f-6f85-474f-a5ae-0beb32f204a7 returned with HTTP 404 Aug 25 10:35:17.661761 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1450/5761] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:35:17 2026] GET /volume/v3/volumes/6311f46f-6f85-474f-a5ae-0beb32f204a7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:35:17.669846 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-2fc3554a-2288-4f58-a259-d54a690469dd None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:17.671739 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-2fc3554a-2288-4f58-a259-d54a690469dd tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:35:17.672132 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-2fc3554a-2288-4f58-a259-d54a690469dd tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1851899764"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:35:17.673575 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-2fc3554a-2288-4f58-a259-d54a690469dd tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1851899764'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:35:17.673697 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-2fc3554a-2288-4f58-a259-d54a690469dd tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Create volume of 1 GB Aug 25 10:35:17.673938 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:17.673938 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:35:17.677674 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-2fc3554a-2288-4f58-a259-d54a690469dd tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Availability Zones retrieved successfully. Aug 25 10:35:17.683198 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-2fc3554a-2288-4f58-a259-d54a690469dd tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Flow 'volume_create_api' (f5c1d662-24be-40db-96e7-41118a03a7e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:35:17.684422 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-2fc3554a-2288-4f58-a259-d54a690469dd tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e74dc666-b717-4cb0-a98f-c57c74713dff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:35:17.684875 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-2fc3554a-2288-4f58-a259-d54a690469dd tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:35:17.708615 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-2fc3554a-2288-4f58-a259-d54a690469dd tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e74dc666-b717-4cb0-a98f-c57c74713dff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:35:17.709339 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-2fc3554a-2288-4f58-a259-d54a690469dd tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b608426b-8be8-40d0-b787-2dfa629a5d6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:35:17.743174 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-2fc3554a-2288-4f58-a259-d54a690469dd tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Created reservations ['6c20318c-271b-42a6-9a84-481a56cd0723', '4c23b77c-afe2-4af5-813b-a3271d147328', '1717b32d-d856-45fb-acb7-679735116de2', 'b8144777-eb95-4753-a9d8-7732f156a61a'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:35:17.743844 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-2fc3554a-2288-4f58-a259-d54a690469dd tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b608426b-8be8-40d0-b787-2dfa629a5d6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6c20318c-271b-42a6-9a84-481a56cd0723', '4c23b77c-afe2-4af5-813b-a3271d147328', '1717b32d-d856-45fb-acb7-679735116de2', 'b8144777-eb95-4753-a9d8-7732f156a61a']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:35:17.744508 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-2fc3554a-2288-4f58-a259-d54a690469dd tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3196fdb-314c-42fc-b9c5-7bbb4a42d4fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:35:17.766058 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-2fc3554a-2288-4f58-a259-d54a690469dd tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3196fdb-314c-42fc-b9c5-7bbb4a42d4fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2484a1c9-517c-45c4-9095-235adf484897', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1851899764',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d9a5e99d80044f4890f143622fb65cd',qos_specs=None,replication_status=,reservations=['6c20318c-271b-42a6-9a84-481a56cd0723','4c23b77c-afe2-4af5-813b-a3271d147328','1717b32d-d856-45fb-acb7-679735116de2','b8144777-eb95-4753-a9d8-7732f156a61a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1f610f6b5c448ed850592c2e4525e1c',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:35:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1851899764',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2484a1c9-517c-45c4-9095-235adf484897,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d9a5e99d80044f4890f143622fb65cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a1f610f6b5c448ed850592c2e4525e1c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:35:17.766639 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-2fc3554a-2288-4f58-a259-d54a690469dd tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9c5a4fa-fd41-43a1-98ed-15a150f64023) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:35:17.782058 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-2fc3554a-2288-4f58-a259-d54a690469dd tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9c5a4fa-fd41-43a1-98ed-15a150f64023) transitioned into state 'SUCCESS' from state '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-1851899764',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d9a5e99d80044f4890f143622fb65cd',qos_specs=None,replication_status=,reservations=['6c20318c-271b-42a6-9a84-481a56cd0723','4c23b77c-afe2-4af5-813b-a3271d147328','1717b32d-d856-45fb-acb7-679735116de2','b8144777-eb95-4753-a9d8-7732f156a61a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1f610f6b5c448ed850592c2e4525e1c',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:35:17.782797 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-2fc3554a-2288-4f58-a259-d54a690469dd tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3025fa93-dc4e-49b2-ad5b-37f1cef02f78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:35:17.794098 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-2fc3554a-2288-4f58-a259-d54a690469dd tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3025fa93-dc4e-49b2-ad5b-37f1cef02f78) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:35:17.795319 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-2fc3554a-2288-4f58-a259-d54a690469dd tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Flow 'volume_create_api' (f5c1d662-24be-40db-96e7-41118a03a7e2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:35:17.795683 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-2fc3554a-2288-4f58-a259-d54a690469dd tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Create volume request issued successfully. Aug 25 10:35:17.796476 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-2fc3554a-2288-4f58-a259-d54a690469dd tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:35:17.797036 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1438/5762] 10.4.3.119 () {68 vars in 1258 bytes} [Tue Aug 25 10:35:17 2026] POST /volume/v3/volumes => generated 778 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:35:17.809888 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-cc876566-442b-4d05-b8af-f52ac6077312 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:17.811936 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-cc876566-442b-4d05-b8af-f52ac6077312 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] GET https://10.4.3.119/volume/v3/volumes/2484a1c9-517c-45c4-9095-235adf484897 Aug 25 10:35:17.812194 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-cc876566-442b-4d05-b8af-f52ac6077312 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:17.812439 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-cc876566-442b-4d05-b8af-f52ac6077312 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:17.820659 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:17.820659 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:35:17.824649 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-cc876566-442b-4d05-b8af-f52ac6077312 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Volume info retrieved successfully. Aug 25 10:35:17.828917 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-cc876566-442b-4d05-b8af-f52ac6077312 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] https://10.4.3.119/volume/v3/volumes/2484a1c9-517c-45c4-9095-235adf484897 returned with HTTP 200 Aug 25 10:35:17.829438 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1439/5763] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:35:17 2026] GET /volume/v3/volumes/2484a1c9-517c-45c4-9095-235adf484897 => generated 957 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:35:18.842396 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-b3167c55-e100-4314-b25a-c81daa22f212 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:18.844075 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b3167c55-e100-4314-b25a-c81daa22f212 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] GET https://10.4.3.119/volume/v3/volumes/2484a1c9-517c-45c4-9095-235adf484897 Aug 25 10:35:18.844299 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b3167c55-e100-4314-b25a-c81daa22f212 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:18.844472 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b3167c55-e100-4314-b25a-c81daa22f212 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:18.851451 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:18.851451 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:35:18.854428 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-b3167c55-e100-4314-b25a-c81daa22f212 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Volume info retrieved successfully. Aug 25 10:35:18.857854 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b3167c55-e100-4314-b25a-c81daa22f212 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] https://10.4.3.119/volume/v3/volumes/2484a1c9-517c-45c4-9095-235adf484897 returned with HTTP 200 Aug 25 10:35:18.858209 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1437/5764] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:35:18 2026] GET /volume/v3/volumes/2484a1c9-517c-45c4-9095-235adf484897 => generated 1009 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:35:18.873177 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-be97bdc5-844b-4541-b81b-a34afc7c7bd5 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:18.874753 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-be97bdc5-844b-4541-b81b-a34afc7c7bd5 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] POST https://10.4.3.119/volume/v3/snapshots Aug 25 10:35:18.875049 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-be97bdc5-844b-4541-b81b-a34afc7c7bd5 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2484a1c9-517c-45c4-9095-235adf484897", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-726521857"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:35:18.882985 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:18.882985 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:35:18.883444 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-be97bdc5-844b-4541-b81b-a34afc7c7bd5 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Volume info retrieved successfully. Aug 25 10:35:18.883655 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.snapshots [None req-be97bdc5-844b-4541-b81b-a34afc7c7bd5 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Create snapshot from volume 2484a1c9-517c-45c4-9095-235adf484897 Aug 25 10:35:18.907491 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-be97bdc5-844b-4541-b81b-a34afc7c7bd5 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Created reservations ['7f046efa-0f50-4d56-b0c1-73efcf3a2231', 'c75b8b94-fd8f-4e29-bbdc-606bd0759c50', '44d337c5-922d-40de-98ad-225e9a3da8d8', 'be300c3a-2c8a-4e8e-b6fd-d110e4b6ed9c'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:35:18.933558 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-be97bdc5-844b-4541-b81b-a34afc7c7bd5 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Snapshot create request issued successfully. Aug 25 10:35:18.934012 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-be97bdc5-844b-4541-b81b-a34afc7c7bd5 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] https://10.4.3.119/volume/v3/snapshots returned with HTTP 202 Aug 25 10:35:18.934475 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1451/5765] 10.4.3.119 () {68 vars in 1265 bytes} [Tue Aug 25 10:35:18 2026] POST /volume/v3/snapshots => generated 307 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:35:18.942756 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-08e57ca9-e511-4254-9648-7ebf0a8ff088 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:18.944533 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-08e57ca9-e511-4254-9648-7ebf0a8ff088 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] GET https://10.4.3.119/volume/v3/snapshots/789f2bf5-6e63-4375-8a5a-43f636393cab Aug 25 10:35:18.944676 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-08e57ca9-e511-4254-9648-7ebf0a8ff088 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:18.944879 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-08e57ca9-e511-4254-9648-7ebf0a8ff088 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:18.949752 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:18.949752 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:35:18.950047 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-08e57ca9-e511-4254-9648-7ebf0a8ff088 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Snapshot retrieved successfully. Aug 25 10:35:18.950651 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-08e57ca9-e511-4254-9648-7ebf0a8ff088 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] https://10.4.3.119/volume/v3/snapshots/789f2bf5-6e63-4375-8a5a-43f636393cab returned with HTTP 200 Aug 25 10:35:18.950978 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1439/5766] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:35:18 2026] GET /volume/v3/snapshots/789f2bf5-6e63-4375-8a5a-43f636393cab => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:35:19.959450 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-5c36a806-26b7-4611-8201-f66e7b8a4bd3 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:19.961020 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5c36a806-26b7-4611-8201-f66e7b8a4bd3 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] GET https://10.4.3.119/volume/v3/snapshots/789f2bf5-6e63-4375-8a5a-43f636393cab Aug 25 10:35:19.961208 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-5c36a806-26b7-4611-8201-f66e7b8a4bd3 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:19.961379 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-5c36a806-26b7-4611-8201-f66e7b8a4bd3 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:19.965857 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:19.965857 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:35:19.966125 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-5c36a806-26b7-4611-8201-f66e7b8a4bd3 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Snapshot retrieved successfully. Aug 25 10:35:19.966734 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5c36a806-26b7-4611-8201-f66e7b8a4bd3 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] https://10.4.3.119/volume/v3/snapshots/789f2bf5-6e63-4375-8a5a-43f636393cab returned with HTTP 200 Aug 25 10:35:19.967118 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1440/5767] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:35:19 2026] GET /volume/v3/snapshots/789f2bf5-6e63-4375-8a5a-43f636393cab => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:35:19.975896 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-f2092541-01ad-40f4-abc3-9097a8e5f616 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:19.978217 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f2092541-01ad-40f4-abc3-9097a8e5f616 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-member] POST https://10.4.3.119/volume/v3/snapshots/789f2bf5-6e63-4375-8a5a-43f636393cab/action Aug 25 10:35:19.978667 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f2092541-01ad-40f4-abc3-9097a8e5f616 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:35:19.978848 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f2092541-01ad-40f4-abc3-9097a8e5f616 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:35:19.986780 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:19.986780 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:35:19.987397 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-f2092541-01ad-40f4-abc3-9097a8e5f616 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-member] Snapshot retrieved successfully. Aug 25 10:35:19.988567 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.policy [None req-f2092541-01ad-40f4-abc3-9097a8e5f616 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '793842522ae04ef3a86c0fc221af5c77', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d9a5e99d80044f4890f143622fb65cd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100388) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 10:35:19.988848 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f2092541-01ad-40f4-abc3-9097a8e5f616 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-member] https://10.4.3.119/volume/v3/snapshots/789f2bf5-6e63-4375-8a5a-43f636393cab/action returned with HTTP 403 Aug 25 10:35:19.989534 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1438/5768] 10.4.3.119 () {68 vars in 1396 bytes} [Tue Aug 25 10:35:19 2026] POST /volume/v3/snapshots/789f2bf5-6e63-4375-8a5a-43f636393cab/action => generated 133 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:35:19.995971 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-b454a794-3346-45c5-b791-6cb58a0c9dc8 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:19.997993 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b454a794-3346-45c5-b791-6cb58a0c9dc8 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] DELETE https://10.4.3.119/volume/v3/snapshots/789f2bf5-6e63-4375-8a5a-43f636393cab Aug 25 10:35:19.998310 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b454a794-3346-45c5-b791-6cb58a0c9dc8 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:19.998531 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b454a794-3346-45c5-b791-6cb58a0c9dc8 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:19.998674 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.snapshots [None req-b454a794-3346-45c5-b791-6cb58a0c9dc8 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Delete snapshot with id: 789f2bf5-6e63-4375-8a5a-43f636393cab Aug 25 10:35:20.003227 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:20.003227 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:35:20.003585 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-b454a794-3346-45c5-b791-6cb58a0c9dc8 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Snapshot retrieved successfully. Aug 25 10:35:20.017232 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-b454a794-3346-45c5-b791-6cb58a0c9dc8 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Snapshot delete request issued successfully. Aug 25 10:35:20.017405 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b454a794-3346-45c5-b791-6cb58a0c9dc8 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] https://10.4.3.119/volume/v3/snapshots/789f2bf5-6e63-4375-8a5a-43f636393cab returned with HTTP 202 Aug 25 10:35:20.017779 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1452/5769] 10.4.3.119 () {66 vars in 1357 bytes} [Tue Aug 25 10:35:19 2026] DELETE /volume/v3/snapshots/789f2bf5-6e63-4375-8a5a-43f636393cab => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:35:20.025352 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-3c43d98e-51fd-4ff1-a576-2c76b5160b2f None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:20.027038 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3c43d98e-51fd-4ff1-a576-2c76b5160b2f tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] GET https://10.4.3.119/volume/v3/snapshots/789f2bf5-6e63-4375-8a5a-43f636393cab Aug 25 10:35:20.027286 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3c43d98e-51fd-4ff1-a576-2c76b5160b2f tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:20.027467 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3c43d98e-51fd-4ff1-a576-2c76b5160b2f tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:20.032595 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:20.032595 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:35:20.032901 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-3c43d98e-51fd-4ff1-a576-2c76b5160b2f tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Snapshot retrieved successfully. Aug 25 10:35:20.033522 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3c43d98e-51fd-4ff1-a576-2c76b5160b2f tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] https://10.4.3.119/volume/v3/snapshots/789f2bf5-6e63-4375-8a5a-43f636393cab returned with HTTP 200 Aug 25 10:35:20.033844 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1440/5770] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:35:20 2026] GET /volume/v3/snapshots/789f2bf5-6e63-4375-8a5a-43f636393cab => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:35:21.042621 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-45d5000d-1322-49cd-9e24-5369c6aff815 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:21.044587 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-45d5000d-1322-49cd-9e24-5369c6aff815 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] GET https://10.4.3.119/volume/v3/snapshots/789f2bf5-6e63-4375-8a5a-43f636393cab Aug 25 10:35:21.044780 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-45d5000d-1322-49cd-9e24-5369c6aff815 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:21.044976 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-45d5000d-1322-49cd-9e24-5369c6aff815 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:21.049393 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-45d5000d-1322-49cd-9e24-5369c6aff815 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] https://10.4.3.119/volume/v3/snapshots/789f2bf5-6e63-4375-8a5a-43f636393cab returned with HTTP 404 Aug 25 10:35:21.049885 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1441/5771] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:35:21 2026] GET /volume/v3/snapshots/789f2bf5-6e63-4375-8a5a-43f636393cab => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:35:21.056493 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-689966b4-85e2-48c1-9707-cc9ef2f6c415 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:21.058312 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-689966b4-85e2-48c1-9707-cc9ef2f6c415 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] DELETE https://10.4.3.119/volume/v3/volumes/2484a1c9-517c-45c4-9095-235adf484897 Aug 25 10:35:21.058534 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-689966b4-85e2-48c1-9707-cc9ef2f6c415 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:21.058747 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-689966b4-85e2-48c1-9707-cc9ef2f6c415 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:21.058938 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-689966b4-85e2-48c1-9707-cc9ef2f6c415 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Delete volume with id: 2484a1c9-517c-45c4-9095-235adf484897 Aug 25 10:35:21.066253 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:21.066253 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:35:21.066607 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-689966b4-85e2-48c1-9707-cc9ef2f6c415 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Volume info retrieved successfully. Aug 25 10:35:21.081862 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-689966b4-85e2-48c1-9707-cc9ef2f6c415 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Delete volume request issued successfully. Aug 25 10:35:21.082100 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-689966b4-85e2-48c1-9707-cc9ef2f6c415 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] https://10.4.3.119/volume/v3/volumes/2484a1c9-517c-45c4-9095-235adf484897 returned with HTTP 202 Aug 25 10:35:21.082588 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1439/5772] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:35:21 2026] DELETE /volume/v3/volumes/2484a1c9-517c-45c4-9095-235adf484897 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:35:21.089404 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-613514fe-bc31-4e6e-ab88-a442e604918f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:21.091209 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-613514fe-bc31-4e6e-ab88-a442e604918f tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] GET https://10.4.3.119/volume/v3/volumes/2484a1c9-517c-45c4-9095-235adf484897 Aug 25 10:35:21.091391 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-613514fe-bc31-4e6e-ab88-a442e604918f tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:21.091560 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-613514fe-bc31-4e6e-ab88-a442e604918f tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:21.101195 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:21.101195 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:35:21.105941 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-613514fe-bc31-4e6e-ab88-a442e604918f tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Volume info retrieved successfully. Aug 25 10:35:21.110937 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-613514fe-bc31-4e6e-ab88-a442e604918f tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] https://10.4.3.119/volume/v3/volumes/2484a1c9-517c-45c4-9095-235adf484897 returned with HTTP 200 Aug 25 10:35:21.111573 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1453/5773] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:35:21 2026] GET /volume/v3/volumes/2484a1c9-517c-45c4-9095-235adf484897 => generated 1008 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:35:22.123736 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-aae0b745-dce4-4b77-8371-b9804f0666fe None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:22.125495 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-aae0b745-dce4-4b77-8371-b9804f0666fe tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] GET https://10.4.3.119/volume/v3/volumes/2484a1c9-517c-45c4-9095-235adf484897 Aug 25 10:35:22.125678 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-aae0b745-dce4-4b77-8371-b9804f0666fe tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:22.125865 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-aae0b745-dce4-4b77-8371-b9804f0666fe tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:22.131437 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-aae0b745-dce4-4b77-8371-b9804f0666fe tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] https://10.4.3.119/volume/v3/volumes/2484a1c9-517c-45c4-9095-235adf484897 returned with HTTP 404 Aug 25 10:35:22.131887 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1441/5774] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:35:22 2026] GET /volume/v3/volumes/2484a1c9-517c-45c4-9095-235adf484897 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:35:22.139061 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-5538b106-f678-41cc-b97f-daccbed0793c None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:22.140685 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5538b106-f678-41cc-b97f-daccbed0793c tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:35:22.140985 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-5538b106-f678-41cc-b97f-daccbed0793c tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1663377722"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:35:22.142615 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volumes [None req-5538b106-f678-41cc-b97f-daccbed0793c tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1663377722'}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:35:22.142730 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-5538b106-f678-41cc-b97f-daccbed0793c tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Create volume of 1 GB Aug 25 10:35:22.151495 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-5538b106-f678-41cc-b97f-daccbed0793c tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Availability Zones retrieved successfully. Aug 25 10:35:22.159943 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-5538b106-f678-41cc-b97f-daccbed0793c tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Flow 'volume_create_api' (5033357e-e26f-4823-ac2e-e1bbc47d135a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:35:22.161918 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-5538b106-f678-41cc-b97f-daccbed0793c tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (229a3858-be37-407e-b70c-aef3d7da2809) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:35:22.162865 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-5538b106-f678-41cc-b97f-daccbed0793c tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Validating volume size '1' using validate_int {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:35:22.188362 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-5538b106-f678-41cc-b97f-daccbed0793c tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (229a3858-be37-407e-b70c-aef3d7da2809) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:35:22.189010 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-5538b106-f678-41cc-b97f-daccbed0793c tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (256359a0-bc69-445c-8cf0-bd8969c073ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:35:22.223840 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-5538b106-f678-41cc-b97f-daccbed0793c tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Created reservations ['03d32d44-a0ff-45a6-97a3-760b644a6ad0', 'e549bcd5-bf2c-42d3-b82d-faf7b5e547fd', '564f0085-a404-401d-b969-b25e8afe6ccb', '96fe6cb5-f2f8-44cf-901d-615de768aa35'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:35:22.224610 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-5538b106-f678-41cc-b97f-daccbed0793c tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (256359a0-bc69-445c-8cf0-bd8969c073ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['03d32d44-a0ff-45a6-97a3-760b644a6ad0', 'e549bcd5-bf2c-42d3-b82d-faf7b5e547fd', '564f0085-a404-401d-b969-b25e8afe6ccb', '96fe6cb5-f2f8-44cf-901d-615de768aa35']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:35:22.225338 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-5538b106-f678-41cc-b97f-daccbed0793c tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c8f2174-7c14-4754-b005-250ac2c870bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:35:22.248128 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-5538b106-f678-41cc-b97f-daccbed0793c tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c8f2174-7c14-4754-b005-250ac2c870bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f0d0da54-3a0e-4900-90a9-cd1d33bcf8b0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1663377722',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d9a5e99d80044f4890f143622fb65cd',qos_specs=None,replication_status=,reservations=['03d32d44-a0ff-45a6-97a3-760b644a6ad0','e549bcd5-bf2c-42d3-b82d-faf7b5e547fd','564f0085-a404-401d-b969-b25e8afe6ccb','96fe6cb5-f2f8-44cf-901d-615de768aa35'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1f610f6b5c448ed850592c2e4525e1c',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:35:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1663377722',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f0d0da54-3a0e-4900-90a9-cd1d33bcf8b0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d9a5e99d80044f4890f143622fb65cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a1f610f6b5c448ed850592c2e4525e1c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:35:22.248883 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-5538b106-f678-41cc-b97f-daccbed0793c tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63b9e80a-c1dd-4521-bee4-c6b85033a58b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:35:22.276936 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-5538b106-f678-41cc-b97f-daccbed0793c tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63b9e80a-c1dd-4521-bee4-c6b85033a58b) transitioned into state 'SUCCESS' from state '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-1663377722',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d9a5e99d80044f4890f143622fb65cd',qos_specs=None,replication_status=,reservations=['03d32d44-a0ff-45a6-97a3-760b644a6ad0','e549bcd5-bf2c-42d3-b82d-faf7b5e547fd','564f0085-a404-401d-b969-b25e8afe6ccb','96fe6cb5-f2f8-44cf-901d-615de768aa35'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1f610f6b5c448ed850592c2e4525e1c',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:35:22.277876 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-5538b106-f678-41cc-b97f-daccbed0793c tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a21202c-12ed-4977-8662-55a5327f38c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:35:22.289737 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-5538b106-f678-41cc-b97f-daccbed0793c tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a21202c-12ed-4977-8662-55a5327f38c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:35:22.290739 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-5538b106-f678-41cc-b97f-daccbed0793c tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Flow 'volume_create_api' (5033357e-e26f-4823-ac2e-e1bbc47d135a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:35:22.291095 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-5538b106-f678-41cc-b97f-daccbed0793c tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Create volume request issued successfully. Aug 25 10:35:22.291785 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5538b106-f678-41cc-b97f-daccbed0793c tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:35:22.292333 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1442/5775] 10.4.3.119 () {68 vars in 1258 bytes} [Tue Aug 25 10:35:22 2026] POST /volume/v3/volumes => generated 778 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:35:22.307727 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-ab59cfea-7ae2-4f3a-90e5-12f1c2d58f1c None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:22.309357 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ab59cfea-7ae2-4f3a-90e5-12f1c2d58f1c tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] GET https://10.4.3.119/volume/v3/volumes/f0d0da54-3a0e-4900-90a9-cd1d33bcf8b0 Aug 25 10:35:22.309573 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ab59cfea-7ae2-4f3a-90e5-12f1c2d58f1c tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:22.309820 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ab59cfea-7ae2-4f3a-90e5-12f1c2d58f1c tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:22.319090 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:22.319090 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:35:22.323535 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-ab59cfea-7ae2-4f3a-90e5-12f1c2d58f1c tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Volume info retrieved successfully. Aug 25 10:35:22.328451 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ab59cfea-7ae2-4f3a-90e5-12f1c2d58f1c tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] https://10.4.3.119/volume/v3/volumes/f0d0da54-3a0e-4900-90a9-cd1d33bcf8b0 returned with HTTP 200 Aug 25 10:35:22.328929 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1440/5776] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:35:22 2026] GET /volume/v3/volumes/f0d0da54-3a0e-4900-90a9-cd1d33bcf8b0 => generated 957 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:35:23.340764 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-e7078274-da1f-4d56-8b7b-1f83999999ba None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:23.342504 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e7078274-da1f-4d56-8b7b-1f83999999ba tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] GET https://10.4.3.119/volume/v3/volumes/f0d0da54-3a0e-4900-90a9-cd1d33bcf8b0 Aug 25 10:35:23.342760 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e7078274-da1f-4d56-8b7b-1f83999999ba tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:23.342948 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e7078274-da1f-4d56-8b7b-1f83999999ba tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:23.349844 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:23.349844 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:35:23.353089 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-e7078274-da1f-4d56-8b7b-1f83999999ba tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Volume info retrieved successfully. Aug 25 10:35:23.356626 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e7078274-da1f-4d56-8b7b-1f83999999ba tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] https://10.4.3.119/volume/v3/volumes/f0d0da54-3a0e-4900-90a9-cd1d33bcf8b0 returned with HTTP 200 Aug 25 10:35:23.356979 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1454/5777] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:35:23 2026] GET /volume/v3/volumes/f0d0da54-3a0e-4900-90a9-cd1d33bcf8b0 => generated 1009 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:35:23.368695 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-14939455-ad38-4a0d-80a5-a826e9e18bd9 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:23.370413 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-14939455-ad38-4a0d-80a5-a826e9e18bd9 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] POST https://10.4.3.119/volume/v3/snapshots Aug 25 10:35:23.370732 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-14939455-ad38-4a0d-80a5-a826e9e18bd9 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f0d0da54-3a0e-4900-90a9-cd1d33bcf8b0", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-525163199"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:35:23.378584 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:23.378584 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:35:23.378910 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-14939455-ad38-4a0d-80a5-a826e9e18bd9 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Volume info retrieved successfully. Aug 25 10:35:23.379015 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.snapshots [None req-14939455-ad38-4a0d-80a5-a826e9e18bd9 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Create snapshot from volume f0d0da54-3a0e-4900-90a9-cd1d33bcf8b0 Aug 25 10:35:23.404537 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-14939455-ad38-4a0d-80a5-a826e9e18bd9 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Created reservations ['81ed8a42-ab92-4e6c-abdb-4eee72a79b5b', '9010aaed-cab0-40cb-9ae5-8b2b5186a4ba', 'c7d00122-0286-4c87-8000-c6fa6a58fe26', '55f21259-d23f-4afa-a2ec-901557636382'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:35:23.437442 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-14939455-ad38-4a0d-80a5-a826e9e18bd9 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Snapshot create request issued successfully. Aug 25 10:35:23.437806 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-14939455-ad38-4a0d-80a5-a826e9e18bd9 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] https://10.4.3.119/volume/v3/snapshots returned with HTTP 202 Aug 25 10:35:23.438497 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1442/5778] 10.4.3.119 () {68 vars in 1265 bytes} [Tue Aug 25 10:35:23 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 25 10:35:23.447738 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-14af66f1-d600-4453-ac19-456ce7515beb None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:23.450460 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-14af66f1-d600-4453-ac19-456ce7515beb tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] GET https://10.4.3.119/volume/v3/snapshots/67563610-f06d-43f0-b30a-dfbb1bd724a3 Aug 25 10:35:23.450729 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-14af66f1-d600-4453-ac19-456ce7515beb tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:23.450994 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-14af66f1-d600-4453-ac19-456ce7515beb tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:23.456481 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:23.456481 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:35:23.456788 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-14af66f1-d600-4453-ac19-456ce7515beb tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Snapshot retrieved successfully. Aug 25 10:35:23.457482 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-14af66f1-d600-4453-ac19-456ce7515beb tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] https://10.4.3.119/volume/v3/snapshots/67563610-f06d-43f0-b30a-dfbb1bd724a3 returned with HTTP 200 Aug 25 10:35:23.457930 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1443/5779] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:35:23 2026] GET /volume/v3/snapshots/67563610-f06d-43f0-b30a-dfbb1bd724a3 => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:35:24.105985 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-9fdcc9af-2914-48ae-9068-c72227103c44 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:24.179377 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9fdcc9af-2914-48ae-9068-c72227103c44 tempest-TestEncryptedCinderVolumes-1080165867 tempest-TestEncryptedCinderVolumes-1080165867-project-admin] POST https://10.4.3.119/volume/v3/types Aug 25 10:35:24.179691 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9fdcc9af-2914-48ae-9068-c72227103c44 tempest-TestEncryptedCinderVolumes-1080165867 tempest-TestEncryptedCinderVolumes-1080165867-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-630619819", "extra_specs": {}}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:35:24.190768 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9fdcc9af-2914-48ae-9068-c72227103c44 tempest-TestEncryptedCinderVolumes-1080165867 tempest-TestEncryptedCinderVolumes-1080165867-project-admin] https://10.4.3.119/volume/v3/types returned with HTTP 200 Aug 25 10:35:24.191042 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1441/5780] 10.4.3.119 () {68 vars in 1252 bytes} [Tue Aug 25 10:35:24 2026] POST /volume/v3/types => generated 211 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:35:24.198923 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-c06dd9c3-7550-48d3-a4da-b111c4c6315f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:24.200913 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c06dd9c3-7550-48d3-a4da-b111c4c6315f tempest-TestEncryptedCinderVolumes-1080165867 tempest-TestEncryptedCinderVolumes-1080165867-project-admin] POST https://10.4.3.119/volume/v3/types/20149312-b5c6-4e6e-a74a-fc44e4eb1f69/encryption Aug 25 10:35:24.201323 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c06dd9c3-7550-48d3-a4da-b111c4c6315f tempest-TestEncryptedCinderVolumes-1080165867 tempest-TestEncryptedCinderVolumes-1080165867-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:35:24.216803 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c06dd9c3-7550-48d3-a4da-b111c4c6315f tempest-TestEncryptedCinderVolumes-1080165867 tempest-TestEncryptedCinderVolumes-1080165867-project-admin] https://10.4.3.119/volume/v3/types/20149312-b5c6-4e6e-a74a-fc44e4eb1f69/encryption returned with HTTP 200 Aug 25 10:35:24.217123 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1455/5781] 10.4.3.119 () {68 vars in 1397 bytes} [Tue Aug 25 10:35:24 2026] POST /volume/v3/types/20149312-b5c6-4e6e-a74a-fc44e4eb1f69/encryption => generated 230 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:35:24.224943 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-e7261e25-756a-47c7-807d-b3f3e0528984 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:24.277524 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e7261e25-756a-47c7-807d-b3f3e0528984 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:35:24.277831 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e7261e25-756a-47c7-807d-b3f3e0528984 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1884638518", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-630619819", "size": 1}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:35:24.279174 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-e7261e25-756a-47c7-807d-b3f3e0528984 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1884638518', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-630619819', 'size': 1}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:35:24.282471 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-e7261e25-756a-47c7-807d-b3f3e0528984 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Create volume of 1 GB Aug 25 10:35:24.282709 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:24.282709 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:35:24.283110 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-e7261e25-756a-47c7-807d-b3f3e0528984 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Availability Zones retrieved successfully. Aug 25 10:35:24.288118 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-e7261e25-756a-47c7-807d-b3f3e0528984 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Flow 'volume_create_api' (ef85570a-6e7f-4baf-9a6e-894a7bee4ba0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:35:24.288909 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-e7261e25-756a-47c7-807d-b3f3e0528984 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a11beb33-0d8e-4e39-8a85-fd698622156a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:35:24.289666 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-e7261e25-756a-47c7-807d-b3f3e0528984 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:35:24.309278 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-e7261e25-756a-47c7-807d-b3f3e0528984 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a11beb33-0d8e-4e39-8a85-fd698622156a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:35:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=20149312-b5c6-4e6e-a74a-fc44e4eb1f69,is_public=True,name='tempest-scenario-type-luks-630619819',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '20149312-b5c6-4e6e-a74a-fc44e4eb1f69', '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=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:35:24.310350 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-e7261e25-756a-47c7-807d-b3f3e0528984 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47a37c0d-675c-4038-839e-ad1ab4b14d9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:35:24.332880 np0000008063 devstack@c-api.service[100389]: WARNING cinder.quota [None req-e7261e25-756a-47c7-807d-b3f3e0528984 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-630619819 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-630619819, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:35:24.333124 np0000008063 devstack@c-api.service[100389]: WARNING cinder.quota [None req-e7261e25-756a-47c7-807d-b3f3e0528984 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-630619819 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-630619819, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:35:24.360129 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-e7261e25-756a-47c7-807d-b3f3e0528984 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Created reservations ['4c45cd8f-87cb-4018-8f9d-50ee6e36793a', 'fc59649f-17e6-44a2-8cb6-f0c6d4ddcaf4', '1bfb6c93-b11c-4632-baf2-b4481314c264', '1ad0620b-a465-494f-b6e4-7dc9e09434a8'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:35:24.360979 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-e7261e25-756a-47c7-807d-b3f3e0528984 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47a37c0d-675c-4038-839e-ad1ab4b14d9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4c45cd8f-87cb-4018-8f9d-50ee6e36793a', 'fc59649f-17e6-44a2-8cb6-f0c6d4ddcaf4', '1bfb6c93-b11c-4632-baf2-b4481314c264', '1ad0620b-a465-494f-b6e4-7dc9e09434a8']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:35:24.361735 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-e7261e25-756a-47c7-807d-b3f3e0528984 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebc93f5b-24ae-4a79-8530-68c9845e82ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:35:24.382023 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-e7261e25-756a-47c7-807d-b3f3e0528984 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebc93f5b-24ae-4a79-8530-68c9845e82ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9d488f2a-21d4-404c-902b-f79ea6cc50de', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1884638518',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58149202f0964136aa3cd96f2bdf2940',qos_specs=None,replication_status=,reservations=['4c45cd8f-87cb-4018-8f9d-50ee6e36793a','fc59649f-17e6-44a2-8cb6-f0c6d4ddcaf4','1bfb6c93-b11c-4632-baf2-b4481314c264','1ad0620b-a465-494f-b6e4-7dc9e09434a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04260e038088436383107936bb2bd17c',volume_type_id=20149312-b5c6-4e6e-a74a-fc44e4eb1f69), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:35:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1884638518',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=9d488f2a-21d4-404c-902b-f79ea6cc50de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='58149202f0964136aa3cd96f2bdf2940',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='04260e038088436383107936bb2bd17c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(20149312-b5c6-4e6e-a74a-fc44e4eb1f69),volume_type_id=20149312-b5c6-4e6e-a74a-fc44e4eb1f69)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:35:24.382750 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-e7261e25-756a-47c7-807d-b3f3e0528984 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2189f998-12e0-40a6-ac1d-dc58e4f16b10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:35:24.398634 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-e7261e25-756a-47c7-807d-b3f3e0528984 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2189f998-12e0-40a6-ac1d-dc58e4f16b10) transitioned into state 'SUCCESS' from state '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-1884638518',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58149202f0964136aa3cd96f2bdf2940',qos_specs=None,replication_status=,reservations=['4c45cd8f-87cb-4018-8f9d-50ee6e36793a','fc59649f-17e6-44a2-8cb6-f0c6d4ddcaf4','1bfb6c93-b11c-4632-baf2-b4481314c264','1ad0620b-a465-494f-b6e4-7dc9e09434a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04260e038088436383107936bb2bd17c',volume_type_id=20149312-b5c6-4e6e-a74a-fc44e4eb1f69)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:35:24.399495 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-e7261e25-756a-47c7-807d-b3f3e0528984 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5f5d058-81f4-45b2-be16-dc984bc91138) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:35:24.406910 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-e7261e25-756a-47c7-807d-b3f3e0528984 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5f5d058-81f4-45b2-be16-dc984bc91138) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:35:24.407635 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-e7261e25-756a-47c7-807d-b3f3e0528984 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Flow 'volume_create_api' (ef85570a-6e7f-4baf-9a6e-894a7bee4ba0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:35:24.407887 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-e7261e25-756a-47c7-807d-b3f3e0528984 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Create volume request issued successfully. Aug 25 10:35:24.408424 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e7261e25-756a-47c7-807d-b3f3e0528984 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:35:24.408826 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1443/5782] 10.4.3.119 () {68 vars in 1259 bytes} [Tue Aug 25 10:35:24 2026] POST /volume/v3/volumes => generated 784 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:35:24.420070 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-dea739b8-d94e-402f-a103-1cb30af8f73f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:24.422129 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-dea739b8-d94e-402f-a103-1cb30af8f73f tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] GET https://10.4.3.119/volume/v3/volumes/9d488f2a-21d4-404c-902b-f79ea6cc50de Aug 25 10:35:24.422368 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-dea739b8-d94e-402f-a103-1cb30af8f73f tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:24.422578 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-dea739b8-d94e-402f-a103-1cb30af8f73f tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:24.430549 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:24.430549 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:35:24.434419 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-dea739b8-d94e-402f-a103-1cb30af8f73f tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Volume info retrieved successfully. Aug 25 10:35:24.439399 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-dea739b8-d94e-402f-a103-1cb30af8f73f tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] https://10.4.3.119/volume/v3/volumes/9d488f2a-21d4-404c-902b-f79ea6cc50de returned with HTTP 200 Aug 25 10:35:24.439877 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1444/5783] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:35:24 2026] GET /volume/v3/volumes/9d488f2a-21d4-404c-902b-f79ea6cc50de => generated 852 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:35:24.466283 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-d88d2aa4-88d1-41c5-9337-d8bf8518ee1b None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:24.468231 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d88d2aa4-88d1-41c5-9337-d8bf8518ee1b tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] GET https://10.4.3.119/volume/v3/snapshots/67563610-f06d-43f0-b30a-dfbb1bd724a3 Aug 25 10:35:24.468437 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d88d2aa4-88d1-41c5-9337-d8bf8518ee1b tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:24.468638 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d88d2aa4-88d1-41c5-9337-d8bf8518ee1b tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:24.473968 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:24.473968 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:35:24.474435 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-d88d2aa4-88d1-41c5-9337-d8bf8518ee1b tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Snapshot retrieved successfully. Aug 25 10:35:24.475097 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d88d2aa4-88d1-41c5-9337-d8bf8518ee1b tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] https://10.4.3.119/volume/v3/snapshots/67563610-f06d-43f0-b30a-dfbb1bd724a3 returned with HTTP 200 Aug 25 10:35:24.475465 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1442/5784] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:35:24 2026] GET /volume/v3/snapshots/67563610-f06d-43f0-b30a-dfbb1bd724a3 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:35:24.483320 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-c8758039-1bda-4cb4-8cc9-87265ab110c8 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:24.484919 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c8758039-1bda-4cb4-8cc9-87265ab110c8 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-member] GET https://10.4.3.119/volume/v3/snapshots Aug 25 10:35:24.485099 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c8758039-1bda-4cb4-8cc9-87265ab110c8 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:24.485326 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c8758039-1bda-4cb4-8cc9-87265ab110c8 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-member] Calling method 'index' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:24.485551 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.api_utils [None req-c8758039-1bda-4cb4-8cc9-87265ab110c8 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-member] Removing options '' from query. {{(pid=100391) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 10:35:24.486500 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.db.api [None req-c8758039-1bda-4cb4-8cc9-87265ab110c8 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-member] Building query based on filter {{(pid=100391) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 10:35:24.491118 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-c8758039-1bda-4cb4-8cc9-87265ab110c8 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-member] Get all snapshots completed successfully. Aug 25 10:35:24.491523 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c8758039-1bda-4cb4-8cc9-87265ab110c8 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-member] https://10.4.3.119/volume/v3/snapshots returned with HTTP 200 Aug 25 10:35:24.491998 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1456/5785] 10.4.3.119 () {66 vars in 1243 bytes} [Tue Aug 25 10:35:24 2026] GET /volume/v3/snapshots => generated 335 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:35:24.500544 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-8870732a-39d9-4f62-a1ff-e0d2a66ee0b3 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:24.502472 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8870732a-39d9-4f62-a1ff-e0d2a66ee0b3 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] DELETE https://10.4.3.119/volume/v3/snapshots/67563610-f06d-43f0-b30a-dfbb1bd724a3 Aug 25 10:35:24.502676 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8870732a-39d9-4f62-a1ff-e0d2a66ee0b3 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:24.502906 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8870732a-39d9-4f62-a1ff-e0d2a66ee0b3 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:24.503042 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.snapshots [None req-8870732a-39d9-4f62-a1ff-e0d2a66ee0b3 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Delete snapshot with id: 67563610-f06d-43f0-b30a-dfbb1bd724a3 Aug 25 10:35:24.507578 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:24.507578 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:35:24.507878 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-8870732a-39d9-4f62-a1ff-e0d2a66ee0b3 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Snapshot retrieved successfully. Aug 25 10:35:24.523416 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-8870732a-39d9-4f62-a1ff-e0d2a66ee0b3 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Snapshot delete request issued successfully. Aug 25 10:35:24.523510 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8870732a-39d9-4f62-a1ff-e0d2a66ee0b3 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] https://10.4.3.119/volume/v3/snapshots/67563610-f06d-43f0-b30a-dfbb1bd724a3 returned with HTTP 202 Aug 25 10:35:24.523981 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1444/5786] 10.4.3.119 () {66 vars in 1357 bytes} [Tue Aug 25 10:35:24 2026] DELETE /volume/v3/snapshots/67563610-f06d-43f0-b30a-dfbb1bd724a3 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:35:24.531314 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-3a4a593c-a965-420a-8073-54857410387b None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:24.533125 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3a4a593c-a965-420a-8073-54857410387b tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] GET https://10.4.3.119/volume/v3/snapshots/67563610-f06d-43f0-b30a-dfbb1bd724a3 Aug 25 10:35:24.533352 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3a4a593c-a965-420a-8073-54857410387b tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:24.533539 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3a4a593c-a965-420a-8073-54857410387b tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:24.538096 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:24.538096 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:35:24.538405 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-3a4a593c-a965-420a-8073-54857410387b tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Snapshot retrieved successfully. Aug 25 10:35:24.539043 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3a4a593c-a965-420a-8073-54857410387b tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] https://10.4.3.119/volume/v3/snapshots/67563610-f06d-43f0-b30a-dfbb1bd724a3 returned with HTTP 200 Aug 25 10:35:24.539395 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1445/5787] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:35:24 2026] GET /volume/v3/snapshots/67563610-f06d-43f0-b30a-dfbb1bd724a3 => generated 465 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:35:25.452070 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-60c7db32-f65b-470c-b0f5-00c1d48280b8 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:25.454028 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-60c7db32-f65b-470c-b0f5-00c1d48280b8 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] GET https://10.4.3.119/volume/v3/volumes/9d488f2a-21d4-404c-902b-f79ea6cc50de Aug 25 10:35:25.454281 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-60c7db32-f65b-470c-b0f5-00c1d48280b8 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:25.454572 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-60c7db32-f65b-470c-b0f5-00c1d48280b8 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:25.461018 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:25.461018 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:35:25.464362 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-60c7db32-f65b-470c-b0f5-00c1d48280b8 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Volume info retrieved successfully. Aug 25 10:35:25.468285 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-60c7db32-f65b-470c-b0f5-00c1d48280b8 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] https://10.4.3.119/volume/v3/volumes/9d488f2a-21d4-404c-902b-f79ea6cc50de returned with HTTP 200 Aug 25 10:35:25.468616 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1443/5788] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:35:25 2026] GET /volume/v3/volumes/9d488f2a-21d4-404c-902b-f79ea6cc50de => generated 877 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:35:25.482307 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-22fe70e7-9f24-4cc8-9837-f2ad6e4db0b5 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:25.483945 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-22fe70e7-9f24-4cc8-9837-f2ad6e4db0b5 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] GET https://10.4.3.119/volume/v3/volumes/9d488f2a-21d4-404c-902b-f79ea6cc50de Aug 25 10:35:25.484311 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-22fe70e7-9f24-4cc8-9837-f2ad6e4db0b5 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:25.484311 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-22fe70e7-9f24-4cc8-9837-f2ad6e4db0b5 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:25.490571 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:25.490571 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:35:25.493718 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-22fe70e7-9f24-4cc8-9837-f2ad6e4db0b5 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Volume info retrieved successfully. Aug 25 10:35:25.497409 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-22fe70e7-9f24-4cc8-9837-f2ad6e4db0b5 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] https://10.4.3.119/volume/v3/volumes/9d488f2a-21d4-404c-902b-f79ea6cc50de returned with HTTP 200 Aug 25 10:35:25.497762 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1457/5789] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:35:25 2026] GET /volume/v3/volumes/9d488f2a-21d4-404c-902b-f79ea6cc50de => generated 877 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:35:25.509611 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-b9aa9f36-9401-49b2-96b0-cfb65bef2168 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:25.511155 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b9aa9f36-9401-49b2-96b0-cfb65bef2168 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:35:25.511453 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b9aa9f36-9401-49b2-96b0-cfb65bef2168 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-325427330", "source_volid": "9d488f2a-21d4-404c-902b-f79ea6cc50de", "volume_type": "tempest-scenario-type-luks-630619819", "size": 1}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:35:25.512799 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-b9aa9f36-9401-49b2-96b0-cfb65bef2168 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-325427330', 'source_volid': '9d488f2a-21d4-404c-902b-f79ea6cc50de', 'volume_type': 'tempest-scenario-type-luks-630619819', 'size': 1}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:35:25.520784 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:25.520784 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:35:25.521185 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-b9aa9f36-9401-49b2-96b0-cfb65bef2168 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Volume retrieved successfully. Aug 25 10:35:25.521315 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-b9aa9f36-9401-49b2-96b0-cfb65bef2168 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Create volume of 1 GB Aug 25 10:35:25.521824 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-b9aa9f36-9401-49b2-96b0-cfb65bef2168 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Availability Zones retrieved successfully. Aug 25 10:35:25.526482 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-b9aa9f36-9401-49b2-96b0-cfb65bef2168 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Flow 'volume_create_api' (514ba834-4957-4955-a447-9104ae42a12a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:35:25.527430 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-b9aa9f36-9401-49b2-96b0-cfb65bef2168 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3505c631-d330-448d-b194-277117c995de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:35:25.528144 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-b9aa9f36-9401-49b2-96b0-cfb65bef2168 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:35:25.544150 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-b9aa9f36-9401-49b2-96b0-cfb65bef2168 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3505c631-d330-448d-b194-277117c995de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '9d488f2a-21d4-404c-902b-f79ea6cc50de', 'volume_type': VolumeType(created_at=2026-08-25T10:35:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=20149312-b5c6-4e6e-a74a-fc44e4eb1f69,is_public=True,name='tempest-scenario-type-luks-630619819',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '20149312-b5c6-4e6e-a74a-fc44e4eb1f69', '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=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:35:25.544869 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-b9aa9f36-9401-49b2-96b0-cfb65bef2168 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d1ea8b9-1e93-4f14-807b-ab612eb9959a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:35:25.549419 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-d1d5893f-f62a-4010-867b-4a4e22da83ab None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:25.550961 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d1d5893f-f62a-4010-867b-4a4e22da83ab tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] GET https://10.4.3.119/volume/v3/snapshots/67563610-f06d-43f0-b30a-dfbb1bd724a3 Aug 25 10:35:25.551118 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d1d5893f-f62a-4010-867b-4a4e22da83ab tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:25.551313 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d1d5893f-f62a-4010-867b-4a4e22da83ab tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:25.555213 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d1d5893f-f62a-4010-867b-4a4e22da83ab tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] https://10.4.3.119/volume/v3/snapshots/67563610-f06d-43f0-b30a-dfbb1bd724a3 returned with HTTP 404 Aug 25 10:35:25.555623 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1446/5790] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:35:25 2026] GET /volume/v3/snapshots/67563610-f06d-43f0-b30a-dfbb1bd724a3 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:35:25.563124 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-ee10d4d2-f7f3-4bd1-9bcf-4ac7313d09ba None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:25.564888 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ee10d4d2-f7f3-4bd1-9bcf-4ac7313d09ba tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] DELETE https://10.4.3.119/volume/v3/volumes/f0d0da54-3a0e-4900-90a9-cd1d33bcf8b0 Aug 25 10:35:25.565083 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ee10d4d2-f7f3-4bd1-9bcf-4ac7313d09ba tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:25.565346 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ee10d4d2-f7f3-4bd1-9bcf-4ac7313d09ba tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:25.565522 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-ee10d4d2-f7f3-4bd1-9bcf-4ac7313d09ba tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Delete volume with id: f0d0da54-3a0e-4900-90a9-cd1d33bcf8b0 Aug 25 10:35:25.571847 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:25.571847 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:35:25.572116 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-ee10d4d2-f7f3-4bd1-9bcf-4ac7313d09ba tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Volume info retrieved successfully. Aug 25 10:35:25.581968 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-b9aa9f36-9401-49b2-96b0-cfb65bef2168 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Created reservations ['30e95896-95a6-4e4b-8859-84662a764615', 'ce69aa76-d0b7-4c13-aef7-839f1304627a', '1f22f989-4305-4915-bb4a-adc853c5cafa', '269fc157-9a15-4862-8649-b403518c5973'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:35:25.582679 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-b9aa9f36-9401-49b2-96b0-cfb65bef2168 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d1ea8b9-1e93-4f14-807b-ab612eb9959a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['30e95896-95a6-4e4b-8859-84662a764615', 'ce69aa76-d0b7-4c13-aef7-839f1304627a', '1f22f989-4305-4915-bb4a-adc853c5cafa', '269fc157-9a15-4862-8649-b403518c5973']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:35:25.583355 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-b9aa9f36-9401-49b2-96b0-cfb65bef2168 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e139025c-eb91-4970-a7ff-f94694445f4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:35:25.590874 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-ee10d4d2-f7f3-4bd1-9bcf-4ac7313d09ba tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Delete volume request issued successfully. Aug 25 10:35:25.591051 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ee10d4d2-f7f3-4bd1-9bcf-4ac7313d09ba tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] https://10.4.3.119/volume/v3/volumes/f0d0da54-3a0e-4900-90a9-cd1d33bcf8b0 returned with HTTP 202 Aug 25 10:35:25.591457 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1444/5791] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:35:25 2026] DELETE /volume/v3/volumes/f0d0da54-3a0e-4900-90a9-cd1d33bcf8b0 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:35:25.599376 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-70cdb999-a953-4b5b-a266-d8d7c3c7e1d8 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:25.601205 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-70cdb999-a953-4b5b-a266-d8d7c3c7e1d8 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] GET https://10.4.3.119/volume/v3/volumes/f0d0da54-3a0e-4900-90a9-cd1d33bcf8b0 Aug 25 10:35:25.601425 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-70cdb999-a953-4b5b-a266-d8d7c3c7e1d8 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:25.601616 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-70cdb999-a953-4b5b-a266-d8d7c3c7e1d8 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:25.608654 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:25.608654 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:35:25.611882 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-70cdb999-a953-4b5b-a266-d8d7c3c7e1d8 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Volume info retrieved successfully. Aug 25 10:35:25.615634 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-70cdb999-a953-4b5b-a266-d8d7c3c7e1d8 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] https://10.4.3.119/volume/v3/volumes/f0d0da54-3a0e-4900-90a9-cd1d33bcf8b0 returned with HTTP 200 Aug 25 10:35:25.615975 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1458/5792] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:35:25 2026] GET /volume/v3/volumes/f0d0da54-3a0e-4900-90a9-cd1d33bcf8b0 => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:35:25.621861 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-b9aa9f36-9401-49b2-96b0-cfb65bef2168 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e139025c-eb91-4970-a7ff-f94694445f4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e40ff2c-0fc2-4ffe-ad5a-01314fcedb8b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-325427330',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58149202f0964136aa3cd96f2bdf2940',qos_specs=None,replication_status=,reservations=['30e95896-95a6-4e4b-8859-84662a764615','ce69aa76-d0b7-4c13-aef7-839f1304627a','1f22f989-4305-4915-bb4a-adc853c5cafa','269fc157-9a15-4862-8649-b403518c5973'],size=1,snapshot_id=None,source_replicaid=,source_volid=9d488f2a-21d4-404c-902b-f79ea6cc50de,status='creating',user_id='04260e038088436383107936bb2bd17c',volume_type_id=20149312-b5c6-4e6e-a74a-fc44e4eb1f69), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:35:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-325427330',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=1e40ff2c-0fc2-4ffe-ad5a-01314fcedb8b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='58149202f0964136aa3cd96f2bdf2940',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=9d488f2a-21d4-404c-902b-f79ea6cc50de,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='04260e038088436383107936bb2bd17c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(20149312-b5c6-4e6e-a74a-fc44e4eb1f69),volume_type_id=20149312-b5c6-4e6e-a74a-fc44e4eb1f69)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:35:25.622988 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-b9aa9f36-9401-49b2-96b0-cfb65bef2168 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dae09f23-2996-42c9-ae01-66bb0cd46144) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:35:25.641261 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-b9aa9f36-9401-49b2-96b0-cfb65bef2168 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dae09f23-2996-42c9-ae01-66bb0cd46144) transitioned into state 'SUCCESS' from state '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-325427330',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58149202f0964136aa3cd96f2bdf2940',qos_specs=None,replication_status=,reservations=['30e95896-95a6-4e4b-8859-84662a764615','ce69aa76-d0b7-4c13-aef7-839f1304627a','1f22f989-4305-4915-bb4a-adc853c5cafa','269fc157-9a15-4862-8649-b403518c5973'],size=1,snapshot_id=None,source_replicaid=,source_volid=9d488f2a-21d4-404c-902b-f79ea6cc50de,status='creating',user_id='04260e038088436383107936bb2bd17c',volume_type_id=20149312-b5c6-4e6e-a74a-fc44e4eb1f69)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:35:25.641855 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-b9aa9f36-9401-49b2-96b0-cfb65bef2168 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e61b1178-583e-4d5a-bacc-f65f4268bdf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:35:25.657654 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-b9aa9f36-9401-49b2-96b0-cfb65bef2168 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e61b1178-583e-4d5a-bacc-f65f4268bdf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:35:25.658499 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-b9aa9f36-9401-49b2-96b0-cfb65bef2168 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Flow 'volume_create_api' (514ba834-4957-4955-a447-9104ae42a12a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:35:25.658815 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-b9aa9f36-9401-49b2-96b0-cfb65bef2168 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Create volume request issued successfully. Aug 25 10:35:25.659406 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b9aa9f36-9401-49b2-96b0-cfb65bef2168 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:35:25.660225 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1445/5793] 10.4.3.119 () {68 vars in 1259 bytes} [Tue Aug 25 10:35:25 2026] POST /volume/v3/volumes => generated 810 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:35:25.670644 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-fb124ff1-ede1-4743-86af-bf95b9b2464d None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:25.673092 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-fb124ff1-ede1-4743-86af-bf95b9b2464d tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] GET https://10.4.3.119/volume/v3/volumes/1e40ff2c-0fc2-4ffe-ad5a-01314fcedb8b Aug 25 10:35:25.673318 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-fb124ff1-ede1-4743-86af-bf95b9b2464d tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:25.673504 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-fb124ff1-ede1-4743-86af-bf95b9b2464d tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:25.681000 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:25.681000 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:35:25.684633 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-fb124ff1-ede1-4743-86af-bf95b9b2464d tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Volume info retrieved successfully. Aug 25 10:35:25.688570 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-fb124ff1-ede1-4743-86af-bf95b9b2464d tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] https://10.4.3.119/volume/v3/volumes/1e40ff2c-0fc2-4ffe-ad5a-01314fcedb8b returned with HTTP 200 Aug 25 10:35:25.688997 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1447/5794] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:35:25 2026] GET /volume/v3/volumes/1e40ff2c-0fc2-4ffe-ad5a-01314fcedb8b => generated 878 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:35:26.631383 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-4034333d-1484-4de6-a74a-b62a06b49082 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:26.633110 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4034333d-1484-4de6-a74a-b62a06b49082 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] GET https://10.4.3.119/volume/v3/volumes/f0d0da54-3a0e-4900-90a9-cd1d33bcf8b0 Aug 25 10:35:26.633275 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4034333d-1484-4de6-a74a-b62a06b49082 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:26.633453 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4034333d-1484-4de6-a74a-b62a06b49082 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:26.638818 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4034333d-1484-4de6-a74a-b62a06b49082 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] https://10.4.3.119/volume/v3/volumes/f0d0da54-3a0e-4900-90a9-cd1d33bcf8b0 returned with HTTP 404 Aug 25 10:35:26.639214 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1445/5795] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:35:26 2026] GET /volume/v3/volumes/f0d0da54-3a0e-4900-90a9-cd1d33bcf8b0 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:35:26.646271 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-dde59794-51cc-4929-a015-7a1d325cb35f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:26.648103 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-dde59794-51cc-4929-a015-7a1d325cb35f tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:35:26.648457 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-dde59794-51cc-4929-a015-7a1d325cb35f tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2123984752"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:35:26.649919 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volumes [None req-dde59794-51cc-4929-a015-7a1d325cb35f tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2123984752'}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:35:26.650069 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-dde59794-51cc-4929-a015-7a1d325cb35f tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Create volume of 1 GB Aug 25 10:35:26.654339 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-dde59794-51cc-4929-a015-7a1d325cb35f tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Availability Zones retrieved successfully. Aug 25 10:35:26.659524 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-dde59794-51cc-4929-a015-7a1d325cb35f tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Flow 'volume_create_api' (71743d12-0537-4654-9515-66091ae7d7ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:35:26.660355 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-dde59794-51cc-4929-a015-7a1d325cb35f tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6b0834d-41f8-4138-9704-be9c763f34b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:35:26.661014 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [None req-dde59794-51cc-4929-a015-7a1d325cb35f tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Validating volume size '1' using validate_int {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:35:26.682534 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-dde59794-51cc-4929-a015-7a1d325cb35f tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6b0834d-41f8-4138-9704-be9c763f34b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:35:26.683235 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-dde59794-51cc-4929-a015-7a1d325cb35f tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67f904b6-5584-4315-aceb-9e51c86a7c61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:35:26.701221 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-7d37a087-3eb6-4b07-811a-11b87939ed0c None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:26.703344 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-7d37a087-3eb6-4b07-811a-11b87939ed0c tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] GET https://10.4.3.119/volume/v3/volumes/1e40ff2c-0fc2-4ffe-ad5a-01314fcedb8b Aug 25 10:35:26.703491 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-7d37a087-3eb6-4b07-811a-11b87939ed0c tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:26.703644 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-7d37a087-3eb6-4b07-811a-11b87939ed0c tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:26.711216 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:26.711216 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:35:26.714612 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-7d37a087-3eb6-4b07-811a-11b87939ed0c tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Volume info retrieved successfully. Aug 25 10:35:26.718228 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-7d37a087-3eb6-4b07-811a-11b87939ed0c tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] https://10.4.3.119/volume/v3/volumes/1e40ff2c-0fc2-4ffe-ad5a-01314fcedb8b returned with HTTP 200 Aug 25 10:35:26.718419 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-dde59794-51cc-4929-a015-7a1d325cb35f tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Created reservations ['41f3ca31-8090-4cce-8c92-344c4379ffb5', 'c1816768-0dc7-4c72-ba0d-886379826aeb', '11cbfc69-8702-4bc5-baf3-6023c9971dcc', '51d923aa-1a08-45f0-a610-2735ae921c82'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:35:26.718711 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1446/5796] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:35:26 2026] GET /volume/v3/volumes/1e40ff2c-0fc2-4ffe-ad5a-01314fcedb8b => generated 902 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:35:26.719089 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-dde59794-51cc-4929-a015-7a1d325cb35f tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67f904b6-5584-4315-aceb-9e51c86a7c61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['41f3ca31-8090-4cce-8c92-344c4379ffb5', 'c1816768-0dc7-4c72-ba0d-886379826aeb', '11cbfc69-8702-4bc5-baf3-6023c9971dcc', '51d923aa-1a08-45f0-a610-2735ae921c82']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:35:26.719935 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-dde59794-51cc-4929-a015-7a1d325cb35f tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f0ace32-403a-491c-a7f8-177c6d1b2dcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:35:26.739781 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-dde59794-51cc-4929-a015-7a1d325cb35f tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f0ace32-403a-491c-a7f8-177c6d1b2dcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '41b4432b-e6ac-44d8-b682-399a0e37c692', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2123984752',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d9a5e99d80044f4890f143622fb65cd',qos_specs=None,replication_status=,reservations=['41f3ca31-8090-4cce-8c92-344c4379ffb5','c1816768-0dc7-4c72-ba0d-886379826aeb','11cbfc69-8702-4bc5-baf3-6023c9971dcc','51d923aa-1a08-45f0-a610-2735ae921c82'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1f610f6b5c448ed850592c2e4525e1c',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:35:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2123984752',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=41b4432b-e6ac-44d8-b682-399a0e37c692,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d9a5e99d80044f4890f143622fb65cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a1f610f6b5c448ed850592c2e4525e1c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:35:26.740439 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-dde59794-51cc-4929-a015-7a1d325cb35f tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f9e44bf-5f28-4773-b60b-a20cdff8745b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:35:26.755853 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-dde59794-51cc-4929-a015-7a1d325cb35f tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f9e44bf-5f28-4773-b60b-a20cdff8745b) transitioned into state 'SUCCESS' from state '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-2123984752',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d9a5e99d80044f4890f143622fb65cd',qos_specs=None,replication_status=,reservations=['41f3ca31-8090-4cce-8c92-344c4379ffb5','c1816768-0dc7-4c72-ba0d-886379826aeb','11cbfc69-8702-4bc5-baf3-6023c9971dcc','51d923aa-1a08-45f0-a610-2735ae921c82'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1f610f6b5c448ed850592c2e4525e1c',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:35:26.756593 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-dde59794-51cc-4929-a015-7a1d325cb35f tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d486fc91-4992-4d15-9dc2-8df7e5347140) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:35:26.764283 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-dde59794-51cc-4929-a015-7a1d325cb35f tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d486fc91-4992-4d15-9dc2-8df7e5347140) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:35:26.765028 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-dde59794-51cc-4929-a015-7a1d325cb35f tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Flow 'volume_create_api' (71743d12-0537-4654-9515-66091ae7d7ca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:35:26.765350 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-dde59794-51cc-4929-a015-7a1d325cb35f tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Create volume request issued successfully. Aug 25 10:35:26.765907 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-dde59794-51cc-4929-a015-7a1d325cb35f tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:35:26.766480 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1459/5797] 10.4.3.119 () {68 vars in 1258 bytes} [Tue Aug 25 10:35:26 2026] POST /volume/v3/volumes => generated 778 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:35:26.776897 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-3d82175e-d00f-44dd-8f33-9cc78774ffa5 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:26.778717 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3d82175e-d00f-44dd-8f33-9cc78774ffa5 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] GET https://10.4.3.119/volume/v3/volumes/41b4432b-e6ac-44d8-b682-399a0e37c692 Aug 25 10:35:26.778918 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3d82175e-d00f-44dd-8f33-9cc78774ffa5 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:26.779093 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3d82175e-d00f-44dd-8f33-9cc78774ffa5 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:26.785873 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:26.785873 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:35:26.789089 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-3d82175e-d00f-44dd-8f33-9cc78774ffa5 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Volume info retrieved successfully. Aug 25 10:35:26.792658 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3d82175e-d00f-44dd-8f33-9cc78774ffa5 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] https://10.4.3.119/volume/v3/volumes/41b4432b-e6ac-44d8-b682-399a0e37c692 returned with HTTP 200 Aug 25 10:35:26.793001 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1448/5798] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:35:26 2026] GET /volume/v3/volumes/41b4432b-e6ac-44d8-b682-399a0e37c692 => generated 957 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:35:27.730725 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-245440f5-1603-4351-97cf-2dcadae44095 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:27.732524 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-245440f5-1603-4351-97cf-2dcadae44095 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] GET https://10.4.3.119/volume/v3/volumes/1e40ff2c-0fc2-4ffe-ad5a-01314fcedb8b Aug 25 10:35:27.732716 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-245440f5-1603-4351-97cf-2dcadae44095 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:27.732904 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-245440f5-1603-4351-97cf-2dcadae44095 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:27.739638 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:27.739638 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:35:27.743165 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-245440f5-1603-4351-97cf-2dcadae44095 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Volume info retrieved successfully. Aug 25 10:35:27.747076 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-245440f5-1603-4351-97cf-2dcadae44095 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] https://10.4.3.119/volume/v3/volumes/1e40ff2c-0fc2-4ffe-ad5a-01314fcedb8b returned with HTTP 200 Aug 25 10:35:27.747480 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1446/5799] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:35:27 2026] GET /volume/v3/volumes/1e40ff2c-0fc2-4ffe-ad5a-01314fcedb8b => generated 902 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:35:27.804780 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-ad6f2424-ea2d-434c-b09e-a6f6e4f6b501 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:27.806684 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ad6f2424-ea2d-434c-b09e-a6f6e4f6b501 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] GET https://10.4.3.119/volume/v3/volumes/41b4432b-e6ac-44d8-b682-399a0e37c692 Aug 25 10:35:27.806890 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ad6f2424-ea2d-434c-b09e-a6f6e4f6b501 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:27.807071 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ad6f2424-ea2d-434c-b09e-a6f6e4f6b501 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:27.814231 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:27.814231 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:35:27.817820 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-ad6f2424-ea2d-434c-b09e-a6f6e4f6b501 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Volume info retrieved successfully. Aug 25 10:35:27.821563 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ad6f2424-ea2d-434c-b09e-a6f6e4f6b501 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] https://10.4.3.119/volume/v3/volumes/41b4432b-e6ac-44d8-b682-399a0e37c692 returned with HTTP 200 Aug 25 10:35:27.821924 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1447/5800] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:35:27 2026] GET /volume/v3/volumes/41b4432b-e6ac-44d8-b682-399a0e37c692 => generated 1009 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:35:27.833368 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-2eef57bf-6c6a-4040-b4a0-39c2454c6b6a None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:27.835518 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2eef57bf-6c6a-4040-b4a0-39c2454c6b6a tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] POST https://10.4.3.119/volume/v3/snapshots Aug 25 10:35:27.835863 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2eef57bf-6c6a-4040-b4a0-39c2454c6b6a tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "41b4432b-e6ac-44d8-b682-399a0e37c692", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1381492148"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:35:27.844055 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:27.844055 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:35:27.844401 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-2eef57bf-6c6a-4040-b4a0-39c2454c6b6a tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Volume info retrieved successfully. Aug 25 10:35:27.844494 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.snapshots [None req-2eef57bf-6c6a-4040-b4a0-39c2454c6b6a tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Create snapshot from volume 41b4432b-e6ac-44d8-b682-399a0e37c692 Aug 25 10:35:27.865618 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-2eef57bf-6c6a-4040-b4a0-39c2454c6b6a tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Created reservations ['f5180519-50de-43a3-a374-35b3cadfa2c4', '91598d7f-95e8-4c12-84e2-c31e86e0754d', '0766959d-1b7f-4ce0-8e76-4a1dafcc7dc6', 'c6c35d2d-b55b-4114-b35c-64ffb3a09dda'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:35:27.890986 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-2eef57bf-6c6a-4040-b4a0-39c2454c6b6a tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Snapshot create request issued successfully. Aug 25 10:35:27.891315 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2eef57bf-6c6a-4040-b4a0-39c2454c6b6a tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] https://10.4.3.119/volume/v3/snapshots returned with HTTP 202 Aug 25 10:35:27.891702 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1460/5801] 10.4.3.119 () {68 vars in 1265 bytes} [Tue Aug 25 10:35:27 2026] POST /volume/v3/snapshots => generated 308 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:35:27.899968 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-b23535eb-55a0-416f-948f-0c11cdac3853 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:27.901899 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b23535eb-55a0-416f-948f-0c11cdac3853 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] GET https://10.4.3.119/volume/v3/snapshots/80287269-7b8a-4830-93d5-657922eb6f40 Aug 25 10:35:27.902103 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b23535eb-55a0-416f-948f-0c11cdac3853 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:27.902340 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b23535eb-55a0-416f-948f-0c11cdac3853 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:27.907354 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:27.907354 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:35:27.907714 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-b23535eb-55a0-416f-948f-0c11cdac3853 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Snapshot retrieved successfully. Aug 25 10:35:27.908501 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b23535eb-55a0-416f-948f-0c11cdac3853 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] https://10.4.3.119/volume/v3/snapshots/80287269-7b8a-4830-93d5-657922eb6f40 returned with HTTP 200 Aug 25 10:35:27.908903 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1449/5802] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:35:27 2026] GET /volume/v3/snapshots/80287269-7b8a-4830-93d5-657922eb6f40 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:35:28.759025 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-38ecc396-e71d-48f9-93b4-f311cce8194c None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:28.760972 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-38ecc396-e71d-48f9-93b4-f311cce8194c tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] GET https://10.4.3.119/volume/v3/volumes/1e40ff2c-0fc2-4ffe-ad5a-01314fcedb8b Aug 25 10:35:28.761231 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-38ecc396-e71d-48f9-93b4-f311cce8194c tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:28.761477 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-38ecc396-e71d-48f9-93b4-f311cce8194c tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:28.768340 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:28.768340 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:35:28.771483 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-38ecc396-e71d-48f9-93b4-f311cce8194c tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Volume info retrieved successfully. Aug 25 10:35:28.776004 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-38ecc396-e71d-48f9-93b4-f311cce8194c tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] https://10.4.3.119/volume/v3/volumes/1e40ff2c-0fc2-4ffe-ad5a-01314fcedb8b returned with HTTP 200 Aug 25 10:35:28.776395 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1447/5803] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:35:28 2026] GET /volume/v3/volumes/1e40ff2c-0fc2-4ffe-ad5a-01314fcedb8b => generated 902 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:35:28.917755 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-ff8e8454-f81b-4190-b387-44376a0f4d88 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:28.920113 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ff8e8454-f81b-4190-b387-44376a0f4d88 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] GET https://10.4.3.119/volume/v3/snapshots/80287269-7b8a-4830-93d5-657922eb6f40 Aug 25 10:35:28.920439 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ff8e8454-f81b-4190-b387-44376a0f4d88 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:28.920703 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ff8e8454-f81b-4190-b387-44376a0f4d88 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:28.927091 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:28.927091 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:35:28.927562 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-ff8e8454-f81b-4190-b387-44376a0f4d88 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Snapshot retrieved successfully. Aug 25 10:35:28.928500 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ff8e8454-f81b-4190-b387-44376a0f4d88 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] https://10.4.3.119/volume/v3/snapshots/80287269-7b8a-4830-93d5-657922eb6f40 returned with HTTP 200 Aug 25 10:35:28.928998 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1448/5804] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:35:28 2026] GET /volume/v3/snapshots/80287269-7b8a-4830-93d5-657922eb6f40 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:35:28.937259 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-54b8ef56-3d28-4e47-b011-cf11e333dffd None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:28.939114 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-54b8ef56-3d28-4e47-b011-cf11e333dffd tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-member] POST https://10.4.3.119/volume/v3/snapshots/80287269-7b8a-4830-93d5-657922eb6f40/action Aug 25 10:35:28.939458 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-54b8ef56-3d28-4e47-b011-cf11e333dffd tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:35:28.939576 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-54b8ef56-3d28-4e47-b011-cf11e333dffd tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:35:28.940995 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.contrib.admin_actions [None req-54b8ef56-3d28-4e47-b011-cf11e333dffd tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-member] Updating snapshot '80287269-7b8a-4830-93d5-657922eb6f40' with '{'status': 'error'}' {{(pid=100391) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 25 10:35:28.949682 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:28.949682 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:35:28.950102 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.policy [None req-54b8ef56-3d28-4e47-b011-cf11e333dffd tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '793842522ae04ef3a86c0fc221af5c77', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d9a5e99d80044f4890f143622fb65cd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100391) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 10:35:28.950303 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-54b8ef56-3d28-4e47-b011-cf11e333dffd tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-member] https://10.4.3.119/volume/v3/snapshots/80287269-7b8a-4830-93d5-657922eb6f40/action returned with HTTP 403 Aug 25 10:35:28.950749 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1461/5805] 10.4.3.119 () {68 vars in 1396 bytes} [Tue Aug 25 10:35:28 2026] POST /volume/v3/snapshots/80287269-7b8a-4830-93d5-657922eb6f40/action => generated 133 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:35:28.957064 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-91e2b425-d5a7-4952-ac8f-7c66ce7ab279 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:28.958757 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-91e2b425-d5a7-4952-ac8f-7c66ce7ab279 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] DELETE https://10.4.3.119/volume/v3/snapshots/80287269-7b8a-4830-93d5-657922eb6f40 Aug 25 10:35:28.958930 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-91e2b425-d5a7-4952-ac8f-7c66ce7ab279 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:28.959101 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-91e2b425-d5a7-4952-ac8f-7c66ce7ab279 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:28.959231 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.snapshots [None req-91e2b425-d5a7-4952-ac8f-7c66ce7ab279 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Delete snapshot with id: 80287269-7b8a-4830-93d5-657922eb6f40 Aug 25 10:35:28.963714 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:28.963714 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:35:28.963893 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-91e2b425-d5a7-4952-ac8f-7c66ce7ab279 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Snapshot retrieved successfully. Aug 25 10:35:28.977633 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-91e2b425-d5a7-4952-ac8f-7c66ce7ab279 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Snapshot delete request issued successfully. Aug 25 10:35:28.977633 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-91e2b425-d5a7-4952-ac8f-7c66ce7ab279 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] https://10.4.3.119/volume/v3/snapshots/80287269-7b8a-4830-93d5-657922eb6f40 returned with HTTP 202 Aug 25 10:35:28.977943 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1450/5806] 10.4.3.119 () {66 vars in 1357 bytes} [Tue Aug 25 10:35:28 2026] DELETE /volume/v3/snapshots/80287269-7b8a-4830-93d5-657922eb6f40 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:35:28.985005 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-f4319af8-3ac0-45fc-b2b6-59fba7741fbd None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:28.986679 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f4319af8-3ac0-45fc-b2b6-59fba7741fbd tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] GET https://10.4.3.119/volume/v3/snapshots/80287269-7b8a-4830-93d5-657922eb6f40 Aug 25 10:35:28.986873 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f4319af8-3ac0-45fc-b2b6-59fba7741fbd tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:28.987077 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f4319af8-3ac0-45fc-b2b6-59fba7741fbd tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:28.991926 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:28.991926 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:35:28.992235 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-f4319af8-3ac0-45fc-b2b6-59fba7741fbd tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Snapshot retrieved successfully. Aug 25 10:35:28.992916 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f4319af8-3ac0-45fc-b2b6-59fba7741fbd tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] https://10.4.3.119/volume/v3/snapshots/80287269-7b8a-4830-93d5-657922eb6f40 returned with HTTP 200 Aug 25 10:35:28.993306 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1448/5807] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:35:28 2026] GET /volume/v3/snapshots/80287269-7b8a-4830-93d5-657922eb6f40 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:35:29.787782 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-dbb18c6c-49a3-4ae7-9f47-4ccafcbd42dc None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:29.789613 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-dbb18c6c-49a3-4ae7-9f47-4ccafcbd42dc tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] GET https://10.4.3.119/volume/v3/volumes/1e40ff2c-0fc2-4ffe-ad5a-01314fcedb8b Aug 25 10:35:29.789794 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-dbb18c6c-49a3-4ae7-9f47-4ccafcbd42dc tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:29.789964 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-dbb18c6c-49a3-4ae7-9f47-4ccafcbd42dc tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:29.796853 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:29.796853 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:35:29.800063 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-dbb18c6c-49a3-4ae7-9f47-4ccafcbd42dc tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Volume info retrieved successfully. Aug 25 10:35:29.803888 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-dbb18c6c-49a3-4ae7-9f47-4ccafcbd42dc tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] https://10.4.3.119/volume/v3/volumes/1e40ff2c-0fc2-4ffe-ad5a-01314fcedb8b returned with HTTP 200 Aug 25 10:35:29.804219 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1449/5808] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:35:29 2026] GET /volume/v3/volumes/1e40ff2c-0fc2-4ffe-ad5a-01314fcedb8b => generated 902 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:35:30.002941 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-aa4d7fae-2e5a-49f7-89e8-2a9751fd2aa4 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:30.004816 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-aa4d7fae-2e5a-49f7-89e8-2a9751fd2aa4 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] GET https://10.4.3.119/volume/v3/snapshots/80287269-7b8a-4830-93d5-657922eb6f40 Aug 25 10:35:30.005049 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-aa4d7fae-2e5a-49f7-89e8-2a9751fd2aa4 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:30.005306 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-aa4d7fae-2e5a-49f7-89e8-2a9751fd2aa4 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:30.009400 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-aa4d7fae-2e5a-49f7-89e8-2a9751fd2aa4 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] https://10.4.3.119/volume/v3/snapshots/80287269-7b8a-4830-93d5-657922eb6f40 returned with HTTP 404 Aug 25 10:35:30.009835 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1462/5809] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:35:30 2026] GET /volume/v3/snapshots/80287269-7b8a-4830-93d5-657922eb6f40 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:35:30.017275 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-1f03ecbf-ddab-4c4b-b32d-8e68dbe86b01 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:30.018978 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1f03ecbf-ddab-4c4b-b32d-8e68dbe86b01 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] DELETE https://10.4.3.119/volume/v3/volumes/41b4432b-e6ac-44d8-b682-399a0e37c692 Aug 25 10:35:30.019188 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1f03ecbf-ddab-4c4b-b32d-8e68dbe86b01 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:30.019393 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1f03ecbf-ddab-4c4b-b32d-8e68dbe86b01 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:30.019567 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-1f03ecbf-ddab-4c4b-b32d-8e68dbe86b01 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Delete volume with id: 41b4432b-e6ac-44d8-b682-399a0e37c692 Aug 25 10:35:30.027082 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:30.027082 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:35:30.027498 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-1f03ecbf-ddab-4c4b-b32d-8e68dbe86b01 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Volume info retrieved successfully. Aug 25 10:35:30.045479 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-1f03ecbf-ddab-4c4b-b32d-8e68dbe86b01 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Delete volume request issued successfully. Aug 25 10:35:30.045655 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1f03ecbf-ddab-4c4b-b32d-8e68dbe86b01 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] https://10.4.3.119/volume/v3/volumes/41b4432b-e6ac-44d8-b682-399a0e37c692 returned with HTTP 202 Aug 25 10:35:30.046117 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1451/5810] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:35:30 2026] DELETE /volume/v3/volumes/41b4432b-e6ac-44d8-b682-399a0e37c692 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:35:30.052711 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-82ca8bc1-7faf-4ed2-8d3e-b54850f97615 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:30.054722 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-82ca8bc1-7faf-4ed2-8d3e-b54850f97615 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] GET https://10.4.3.119/volume/v3/volumes/41b4432b-e6ac-44d8-b682-399a0e37c692 Aug 25 10:35:30.055008 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-82ca8bc1-7faf-4ed2-8d3e-b54850f97615 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:30.055417 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-82ca8bc1-7faf-4ed2-8d3e-b54850f97615 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:30.066129 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:30.066129 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:35:30.069656 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-82ca8bc1-7faf-4ed2-8d3e-b54850f97615 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Volume info retrieved successfully. Aug 25 10:35:30.073359 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-82ca8bc1-7faf-4ed2-8d3e-b54850f97615 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] https://10.4.3.119/volume/v3/volumes/41b4432b-e6ac-44d8-b682-399a0e37c692 returned with HTTP 200 Aug 25 10:35:30.073740 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1449/5811] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:35:30 2026] GET /volume/v3/volumes/41b4432b-e6ac-44d8-b682-399a0e37c692 => generated 1008 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:35:30.815612 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-ea19ef1d-fd3f-42eb-bc0f-760f6b833382 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:30.817371 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ea19ef1d-fd3f-42eb-bc0f-760f6b833382 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] GET https://10.4.3.119/volume/v3/volumes/1e40ff2c-0fc2-4ffe-ad5a-01314fcedb8b Aug 25 10:35:30.817569 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ea19ef1d-fd3f-42eb-bc0f-760f6b833382 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:30.817738 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ea19ef1d-fd3f-42eb-bc0f-760f6b833382 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:30.823949 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:30.823949 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:35:30.827046 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-ea19ef1d-fd3f-42eb-bc0f-760f6b833382 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Volume info retrieved successfully. Aug 25 10:35:30.831298 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ea19ef1d-fd3f-42eb-bc0f-760f6b833382 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] https://10.4.3.119/volume/v3/volumes/1e40ff2c-0fc2-4ffe-ad5a-01314fcedb8b returned with HTTP 200 Aug 25 10:35:30.831706 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1450/5812] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:35:30 2026] GET /volume/v3/volumes/1e40ff2c-0fc2-4ffe-ad5a-01314fcedb8b => generated 902 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:35:31.086050 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-e030a095-2ef3-4464-90b4-605d008bfdeb None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:31.087812 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e030a095-2ef3-4464-90b4-605d008bfdeb tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] GET https://10.4.3.119/volume/v3/volumes/41b4432b-e6ac-44d8-b682-399a0e37c692 Aug 25 10:35:31.088006 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e030a095-2ef3-4464-90b4-605d008bfdeb tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:31.088235 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e030a095-2ef3-4464-90b4-605d008bfdeb tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:31.093558 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e030a095-2ef3-4464-90b4-605d008bfdeb tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] https://10.4.3.119/volume/v3/volumes/41b4432b-e6ac-44d8-b682-399a0e37c692 returned with HTTP 404 Aug 25 10:35:31.093950 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1463/5813] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:35:31 2026] GET /volume/v3/volumes/41b4432b-e6ac-44d8-b682-399a0e37c692 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:35:31.101212 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-5cc451e2-767b-4735-8616-40ac64f1e575 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:31.102782 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5cc451e2-767b-4735-8616-40ac64f1e575 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:35:31.103085 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-5cc451e2-767b-4735-8616-40ac64f1e575 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1604816475"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:35:31.104405 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volumes [None req-5cc451e2-767b-4735-8616-40ac64f1e575 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1604816475'}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:35:31.104523 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-5cc451e2-767b-4735-8616-40ac64f1e575 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Create volume of 1 GB Aug 25 10:35:31.108041 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-5cc451e2-767b-4735-8616-40ac64f1e575 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Availability Zones retrieved successfully. Aug 25 10:35:31.113761 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-5cc451e2-767b-4735-8616-40ac64f1e575 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Flow 'volume_create_api' (14a9df2b-7ec1-4868-9bce-b61cee1920bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:35:31.114586 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-5cc451e2-767b-4735-8616-40ac64f1e575 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73b915e5-5fc2-4c09-86e1-951733f3dcf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:35:31.115293 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-5cc451e2-767b-4735-8616-40ac64f1e575 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Validating volume size '1' using validate_int {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:35:31.136694 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-5cc451e2-767b-4735-8616-40ac64f1e575 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73b915e5-5fc2-4c09-86e1-951733f3dcf3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:35:31.137559 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-5cc451e2-767b-4735-8616-40ac64f1e575 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ccb83fd-de80-4a5b-bf02-c5edd00de26a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:35:31.171219 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-5cc451e2-767b-4735-8616-40ac64f1e575 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Created reservations ['c0d75b20-0ba4-4c69-ba7a-4269665e0a8d', '495854bc-0779-4941-aeab-eeecdd8be1bb', 'e7d79178-f76a-41f3-bc1e-5d872866a3eb', 'ba68bba0-ece5-4c1c-9f56-e800d4e4b127'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:35:31.171962 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-5cc451e2-767b-4735-8616-40ac64f1e575 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ccb83fd-de80-4a5b-bf02-c5edd00de26a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c0d75b20-0ba4-4c69-ba7a-4269665e0a8d', '495854bc-0779-4941-aeab-eeecdd8be1bb', 'e7d79178-f76a-41f3-bc1e-5d872866a3eb', 'ba68bba0-ece5-4c1c-9f56-e800d4e4b127']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:35:31.172858 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-5cc451e2-767b-4735-8616-40ac64f1e575 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7580fd7-c47c-4bc0-8943-95d48202fbd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:35:31.194827 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-5cc451e2-767b-4735-8616-40ac64f1e575 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7580fd7-c47c-4bc0-8943-95d48202fbd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '147292bf-ae64-4c73-a1e3-fcade11d52d3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1604816475',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d9a5e99d80044f4890f143622fb65cd',qos_specs=None,replication_status=,reservations=['c0d75b20-0ba4-4c69-ba7a-4269665e0a8d','495854bc-0779-4941-aeab-eeecdd8be1bb','e7d79178-f76a-41f3-bc1e-5d872866a3eb','ba68bba0-ece5-4c1c-9f56-e800d4e4b127'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1f610f6b5c448ed850592c2e4525e1c',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:35:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1604816475',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=147292bf-ae64-4c73-a1e3-fcade11d52d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d9a5e99d80044f4890f143622fb65cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a1f610f6b5c448ed850592c2e4525e1c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:35:31.195503 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-5cc451e2-767b-4735-8616-40ac64f1e575 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7527f104-96b0-4919-8d58-d44dc4577e20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:35:31.210842 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-5cc451e2-767b-4735-8616-40ac64f1e575 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7527f104-96b0-4919-8d58-d44dc4577e20) transitioned into state 'SUCCESS' from state '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-1604816475',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d9a5e99d80044f4890f143622fb65cd',qos_specs=None,replication_status=,reservations=['c0d75b20-0ba4-4c69-ba7a-4269665e0a8d','495854bc-0779-4941-aeab-eeecdd8be1bb','e7d79178-f76a-41f3-bc1e-5d872866a3eb','ba68bba0-ece5-4c1c-9f56-e800d4e4b127'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1f610f6b5c448ed850592c2e4525e1c',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:35:31.211592 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-5cc451e2-767b-4735-8616-40ac64f1e575 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8fbc49b-d53b-40c3-b4bc-bfa8814c3174) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:35:31.220021 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-5cc451e2-767b-4735-8616-40ac64f1e575 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8fbc49b-d53b-40c3-b4bc-bfa8814c3174) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:35:31.220804 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-5cc451e2-767b-4735-8616-40ac64f1e575 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Flow 'volume_create_api' (14a9df2b-7ec1-4868-9bce-b61cee1920bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:35:31.221052 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-5cc451e2-767b-4735-8616-40ac64f1e575 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Create volume request issued successfully. Aug 25 10:35:31.221609 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5cc451e2-767b-4735-8616-40ac64f1e575 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:35:31.222108 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1452/5814] 10.4.3.119 () {68 vars in 1258 bytes} [Tue Aug 25 10:35:31 2026] POST /volume/v3/volumes => generated 778 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:35:31.233081 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-11c6985e-c0e4-4dd9-a23d-524d2a87a42d None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:31.234837 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-11c6985e-c0e4-4dd9-a23d-524d2a87a42d tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] GET https://10.4.3.119/volume/v3/volumes/147292bf-ae64-4c73-a1e3-fcade11d52d3 Aug 25 10:35:31.235020 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-11c6985e-c0e4-4dd9-a23d-524d2a87a42d tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:31.235213 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-11c6985e-c0e4-4dd9-a23d-524d2a87a42d tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:31.242061 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:31.242061 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:35:31.245421 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-11c6985e-c0e4-4dd9-a23d-524d2a87a42d tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Volume info retrieved successfully. Aug 25 10:35:31.248906 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-11c6985e-c0e4-4dd9-a23d-524d2a87a42d tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] https://10.4.3.119/volume/v3/volumes/147292bf-ae64-4c73-a1e3-fcade11d52d3 returned with HTTP 200 Aug 25 10:35:31.249314 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1450/5815] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:35:31 2026] GET /volume/v3/volumes/147292bf-ae64-4c73-a1e3-fcade11d52d3 => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:35:31.843609 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-a385d31b-29ad-4732-84c5-261acfde8345 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:31.845411 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a385d31b-29ad-4732-84c5-261acfde8345 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] GET https://10.4.3.119/volume/v3/volumes/1e40ff2c-0fc2-4ffe-ad5a-01314fcedb8b Aug 25 10:35:31.845599 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a385d31b-29ad-4732-84c5-261acfde8345 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:31.845787 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a385d31b-29ad-4732-84c5-261acfde8345 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:31.852228 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:31.852228 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:35:31.855232 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-a385d31b-29ad-4732-84c5-261acfde8345 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Volume info retrieved successfully. Aug 25 10:35:31.858655 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a385d31b-29ad-4732-84c5-261acfde8345 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] https://10.4.3.119/volume/v3/volumes/1e40ff2c-0fc2-4ffe-ad5a-01314fcedb8b returned with HTTP 200 Aug 25 10:35:31.859011 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1451/5816] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:35:31 2026] GET /volume/v3/volumes/1e40ff2c-0fc2-4ffe-ad5a-01314fcedb8b => generated 902 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:35:32.261764 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-8bf56d32-80e5-4b4d-84f9-47f2331ebe7f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:32.263827 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8bf56d32-80e5-4b4d-84f9-47f2331ebe7f tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] GET https://10.4.3.119/volume/v3/volumes/147292bf-ae64-4c73-a1e3-fcade11d52d3 Aug 25 10:35:32.264050 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-8bf56d32-80e5-4b4d-84f9-47f2331ebe7f tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:32.264279 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-8bf56d32-80e5-4b4d-84f9-47f2331ebe7f tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:32.272408 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:32.272408 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:35:32.276029 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-8bf56d32-80e5-4b4d-84f9-47f2331ebe7f tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Volume info retrieved successfully. Aug 25 10:35:32.279933 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8bf56d32-80e5-4b4d-84f9-47f2331ebe7f tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] https://10.4.3.119/volume/v3/volumes/147292bf-ae64-4c73-a1e3-fcade11d52d3 returned with HTTP 200 Aug 25 10:35:32.280339 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1464/5817] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:35:32 2026] GET /volume/v3/volumes/147292bf-ae64-4c73-a1e3-fcade11d52d3 => generated 1009 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:35:32.297839 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-acc96c1e-2e76-43bd-9a59-5bff34dd7c52 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:32.299605 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-acc96c1e-2e76-43bd-9a59-5bff34dd7c52 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] POST https://10.4.3.119/volume/v3/snapshots Aug 25 10:35:32.299926 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-acc96c1e-2e76-43bd-9a59-5bff34dd7c52 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "147292bf-ae64-4c73-a1e3-fcade11d52d3", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2041193241"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:35:32.307927 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:32.307927 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:35:32.308226 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-acc96c1e-2e76-43bd-9a59-5bff34dd7c52 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Volume info retrieved successfully. Aug 25 10:35:32.308346 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.snapshots [None req-acc96c1e-2e76-43bd-9a59-5bff34dd7c52 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Create snapshot from volume 147292bf-ae64-4c73-a1e3-fcade11d52d3 Aug 25 10:35:32.330616 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-acc96c1e-2e76-43bd-9a59-5bff34dd7c52 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Created reservations ['30f3a7e6-7598-45c8-ad72-6046d002beda', '3f4d6941-c657-4554-a70a-c78925a784c1', '991ba66a-e72f-467a-96b7-95e213c601e2', '882972c1-80f0-428d-8918-a9d63b87bee3'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:35:32.359303 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-acc96c1e-2e76-43bd-9a59-5bff34dd7c52 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Snapshot create request issued successfully. Aug 25 10:35:32.359659 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-acc96c1e-2e76-43bd-9a59-5bff34dd7c52 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] https://10.4.3.119/volume/v3/snapshots returned with HTTP 202 Aug 25 10:35:32.360104 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1453/5818] 10.4.3.119 () {68 vars in 1265 bytes} [Tue Aug 25 10:35:32 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 25 10:35:32.368129 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-2f83f467-f709-4478-a328-f0e1ceb80901 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:32.370064 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2f83f467-f709-4478-a328-f0e1ceb80901 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] GET https://10.4.3.119/volume/v3/snapshots/ad6b0a67-bb4a-4707-b98a-49eb0b598cde Aug 25 10:35:32.370393 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2f83f467-f709-4478-a328-f0e1ceb80901 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:32.370594 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2f83f467-f709-4478-a328-f0e1ceb80901 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:32.380182 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:32.380182 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:35:32.380593 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-2f83f467-f709-4478-a328-f0e1ceb80901 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Snapshot retrieved successfully. Aug 25 10:35:32.381302 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2f83f467-f709-4478-a328-f0e1ceb80901 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] https://10.4.3.119/volume/v3/snapshots/ad6b0a67-bb4a-4707-b98a-49eb0b598cde returned with HTTP 200 Aug 25 10:35:32.381692 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1451/5819] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:35:32 2026] GET /volume/v3/snapshots/ad6b0a67-bb4a-4707-b98a-49eb0b598cde => generated 440 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:35:32.870511 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-3ffe6a6f-448e-49a8-97b0-05542d9a9a51 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:32.872521 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3ffe6a6f-448e-49a8-97b0-05542d9a9a51 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] GET https://10.4.3.119/volume/v3/volumes/1e40ff2c-0fc2-4ffe-ad5a-01314fcedb8b Aug 25 10:35:32.872738 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3ffe6a6f-448e-49a8-97b0-05542d9a9a51 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:32.873033 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3ffe6a6f-448e-49a8-97b0-05542d9a9a51 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:32.880560 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:32.880560 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:35:32.884069 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-3ffe6a6f-448e-49a8-97b0-05542d9a9a51 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Volume info retrieved successfully. Aug 25 10:35:32.888425 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3ffe6a6f-448e-49a8-97b0-05542d9a9a51 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] https://10.4.3.119/volume/v3/volumes/1e40ff2c-0fc2-4ffe-ad5a-01314fcedb8b returned with HTTP 200 Aug 25 10:35:32.888819 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1452/5820] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:35:32 2026] GET /volume/v3/volumes/1e40ff2c-0fc2-4ffe-ad5a-01314fcedb8b => generated 902 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:35:33.391953 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-7d0c2635-75fe-4719-81ff-6e9529985afb None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:33.393583 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7d0c2635-75fe-4719-81ff-6e9529985afb tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] GET https://10.4.3.119/volume/v3/snapshots/ad6b0a67-bb4a-4707-b98a-49eb0b598cde Aug 25 10:35:33.393765 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7d0c2635-75fe-4719-81ff-6e9529985afb tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:33.393942 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7d0c2635-75fe-4719-81ff-6e9529985afb tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:33.399600 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:33.399600 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:35:33.399972 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-7d0c2635-75fe-4719-81ff-6e9529985afb tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Snapshot retrieved successfully. Aug 25 10:35:33.400779 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7d0c2635-75fe-4719-81ff-6e9529985afb tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] https://10.4.3.119/volume/v3/snapshots/ad6b0a67-bb4a-4707-b98a-49eb0b598cde returned with HTTP 200 Aug 25 10:35:33.401222 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1465/5821] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:35:33 2026] GET /volume/v3/snapshots/ad6b0a67-bb4a-4707-b98a-49eb0b598cde => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:35:33.409328 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-fecb6ef9-bc7c-4889-b0a6-57a569551572 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:33.411094 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-fecb6ef9-bc7c-4889-b0a6-57a569551572 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-member] GET https://10.4.3.119/volume/v3/snapshots/ad6b0a67-bb4a-4707-b98a-49eb0b598cde Aug 25 10:35:33.411309 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-fecb6ef9-bc7c-4889-b0a6-57a569551572 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:33.411500 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-fecb6ef9-bc7c-4889-b0a6-57a569551572 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:33.416645 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:33.416645 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:35:33.417270 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-fecb6ef9-bc7c-4889-b0a6-57a569551572 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-member] Snapshot retrieved successfully. Aug 25 10:35:33.418344 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-fecb6ef9-bc7c-4889-b0a6-57a569551572 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-member] https://10.4.3.119/volume/v3/snapshots/ad6b0a67-bb4a-4707-b98a-49eb0b598cde returned with HTTP 200 Aug 25 10:35:33.418677 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1454/5822] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:35:33 2026] GET /volume/v3/snapshots/ad6b0a67-bb4a-4707-b98a-49eb0b598cde => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:35:33.426410 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-7422894f-0509-4eb4-a2e7-5e2a79c04461 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:33.428933 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7422894f-0509-4eb4-a2e7-5e2a79c04461 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] DELETE https://10.4.3.119/volume/v3/snapshots/ad6b0a67-bb4a-4707-b98a-49eb0b598cde Aug 25 10:35:33.429204 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7422894f-0509-4eb4-a2e7-5e2a79c04461 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:33.429495 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7422894f-0509-4eb4-a2e7-5e2a79c04461 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:33.429665 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.snapshots [None req-7422894f-0509-4eb4-a2e7-5e2a79c04461 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Delete snapshot with id: ad6b0a67-bb4a-4707-b98a-49eb0b598cde Aug 25 10:35:33.436320 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:33.436320 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:35:33.436744 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-7422894f-0509-4eb4-a2e7-5e2a79c04461 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Snapshot retrieved successfully. Aug 25 10:35:33.456288 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-7422894f-0509-4eb4-a2e7-5e2a79c04461 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Snapshot delete request issued successfully. Aug 25 10:35:33.456531 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7422894f-0509-4eb4-a2e7-5e2a79c04461 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] https://10.4.3.119/volume/v3/snapshots/ad6b0a67-bb4a-4707-b98a-49eb0b598cde returned with HTTP 202 Aug 25 10:35:33.457122 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1452/5823] 10.4.3.119 () {66 vars in 1357 bytes} [Tue Aug 25 10:35:33 2026] DELETE /volume/v3/snapshots/ad6b0a67-bb4a-4707-b98a-49eb0b598cde => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:35:33.463863 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-0894ed92-f551-408d-b8d0-572eb7de41ad None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:33.466195 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0894ed92-f551-408d-b8d0-572eb7de41ad tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] GET https://10.4.3.119/volume/v3/snapshots/ad6b0a67-bb4a-4707-b98a-49eb0b598cde Aug 25 10:35:33.466507 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0894ed92-f551-408d-b8d0-572eb7de41ad tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:33.466726 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0894ed92-f551-408d-b8d0-572eb7de41ad tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:33.471817 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:33.471817 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:35:33.472104 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-0894ed92-f551-408d-b8d0-572eb7de41ad tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Snapshot retrieved successfully. Aug 25 10:35:33.472774 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0894ed92-f551-408d-b8d0-572eb7de41ad tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] https://10.4.3.119/volume/v3/snapshots/ad6b0a67-bb4a-4707-b98a-49eb0b598cde returned with HTTP 200 Aug 25 10:35:33.473193 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1453/5824] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:35:33 2026] GET /volume/v3/snapshots/ad6b0a67-bb4a-4707-b98a-49eb0b598cde => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:35:33.899999 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-6a384052-217c-439e-9070-1daa83636b5b None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:33.901881 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6a384052-217c-439e-9070-1daa83636b5b tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] GET https://10.4.3.119/volume/v3/volumes/1e40ff2c-0fc2-4ffe-ad5a-01314fcedb8b Aug 25 10:35:33.902091 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6a384052-217c-439e-9070-1daa83636b5b tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:33.902309 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6a384052-217c-439e-9070-1daa83636b5b tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:33.908853 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:33.908853 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:35:33.912103 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-6a384052-217c-439e-9070-1daa83636b5b tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Volume info retrieved successfully. Aug 25 10:35:33.916255 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6a384052-217c-439e-9070-1daa83636b5b tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] https://10.4.3.119/volume/v3/volumes/1e40ff2c-0fc2-4ffe-ad5a-01314fcedb8b returned with HTTP 200 Aug 25 10:35:33.916625 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1466/5825] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:35:33 2026] GET /volume/v3/volumes/1e40ff2c-0fc2-4ffe-ad5a-01314fcedb8b => generated 902 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:35:34.482343 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-f5cf444d-60f3-4bb8-8761-f4c1621836e2 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:34.484090 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f5cf444d-60f3-4bb8-8761-f4c1621836e2 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] GET https://10.4.3.119/volume/v3/snapshots/ad6b0a67-bb4a-4707-b98a-49eb0b598cde Aug 25 10:35:34.484301 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f5cf444d-60f3-4bb8-8761-f4c1621836e2 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:34.484498 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f5cf444d-60f3-4bb8-8761-f4c1621836e2 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:34.488313 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f5cf444d-60f3-4bb8-8761-f4c1621836e2 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] https://10.4.3.119/volume/v3/snapshots/ad6b0a67-bb4a-4707-b98a-49eb0b598cde returned with HTTP 404 Aug 25 10:35:34.488764 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1455/5826] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:35:34 2026] GET /volume/v3/snapshots/ad6b0a67-bb4a-4707-b98a-49eb0b598cde => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:35:34.496233 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-e979578b-902d-4f44-93f2-4829b4513249 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:34.497943 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e979578b-902d-4f44-93f2-4829b4513249 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] DELETE https://10.4.3.119/volume/v3/volumes/147292bf-ae64-4c73-a1e3-fcade11d52d3 Aug 25 10:35:34.498246 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e979578b-902d-4f44-93f2-4829b4513249 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:34.498358 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e979578b-902d-4f44-93f2-4829b4513249 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:34.498572 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-e979578b-902d-4f44-93f2-4829b4513249 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Delete volume with id: 147292bf-ae64-4c73-a1e3-fcade11d52d3 Aug 25 10:35:34.506342 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:34.506342 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:35:34.506737 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-e979578b-902d-4f44-93f2-4829b4513249 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Volume info retrieved successfully. Aug 25 10:35:34.523682 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-e979578b-902d-4f44-93f2-4829b4513249 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Delete volume request issued successfully. Aug 25 10:35:34.523902 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e979578b-902d-4f44-93f2-4829b4513249 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] https://10.4.3.119/volume/v3/volumes/147292bf-ae64-4c73-a1e3-fcade11d52d3 returned with HTTP 202 Aug 25 10:35:34.524449 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1453/5827] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:35:34 2026] DELETE /volume/v3/volumes/147292bf-ae64-4c73-a1e3-fcade11d52d3 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:35:34.530925 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-435073df-16b9-49a5-b08a-8c57d9a44137 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:34.532700 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-435073df-16b9-49a5-b08a-8c57d9a44137 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] GET https://10.4.3.119/volume/v3/volumes/147292bf-ae64-4c73-a1e3-fcade11d52d3 Aug 25 10:35:34.532881 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-435073df-16b9-49a5-b08a-8c57d9a44137 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:34.533055 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-435073df-16b9-49a5-b08a-8c57d9a44137 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:34.540079 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:34.540079 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:35:34.543229 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-435073df-16b9-49a5-b08a-8c57d9a44137 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Volume info retrieved successfully. Aug 25 10:35:34.546856 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-435073df-16b9-49a5-b08a-8c57d9a44137 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] https://10.4.3.119/volume/v3/volumes/147292bf-ae64-4c73-a1e3-fcade11d52d3 returned with HTTP 200 Aug 25 10:35:34.547347 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1454/5828] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:35:34 2026] GET /volume/v3/volumes/147292bf-ae64-4c73-a1e3-fcade11d52d3 => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:35:34.928971 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-43719c35-6d93-4d6d-ae00-e1278f4559be None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:34.931785 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-43719c35-6d93-4d6d-ae00-e1278f4559be tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] GET https://10.4.3.119/volume/v3/volumes/1e40ff2c-0fc2-4ffe-ad5a-01314fcedb8b Aug 25 10:35:34.932128 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-43719c35-6d93-4d6d-ae00-e1278f4559be tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:34.932463 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-43719c35-6d93-4d6d-ae00-e1278f4559be tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:34.941860 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:34.941860 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:35:34.946251 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-43719c35-6d93-4d6d-ae00-e1278f4559be tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Volume info retrieved successfully. Aug 25 10:35:34.951756 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-43719c35-6d93-4d6d-ae00-e1278f4559be tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] https://10.4.3.119/volume/v3/volumes/1e40ff2c-0fc2-4ffe-ad5a-01314fcedb8b returned with HTTP 200 Aug 25 10:35:34.952312 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1467/5829] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:35:34 2026] GET /volume/v3/volumes/1e40ff2c-0fc2-4ffe-ad5a-01314fcedb8b => generated 903 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:35:34.964325 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-db07dd7b-06a8-4f30-8358-02dcc455871a None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:34.965976 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-db07dd7b-06a8-4f30-8358-02dcc455871a tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] GET https://10.4.3.119/volume/v3/volumes/1e40ff2c-0fc2-4ffe-ad5a-01314fcedb8b Aug 25 10:35:34.966178 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-db07dd7b-06a8-4f30-8358-02dcc455871a tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:34.966349 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-db07dd7b-06a8-4f30-8358-02dcc455871a tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:34.972643 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:34.972643 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:35:34.975861 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-db07dd7b-06a8-4f30-8358-02dcc455871a tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Volume info retrieved successfully. Aug 25 10:35:34.979553 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-db07dd7b-06a8-4f30-8358-02dcc455871a tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] https://10.4.3.119/volume/v3/volumes/1e40ff2c-0fc2-4ffe-ad5a-01314fcedb8b returned with HTTP 200 Aug 25 10:35:34.979916 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1456/5830] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:35:34 2026] GET /volume/v3/volumes/1e40ff2c-0fc2-4ffe-ad5a-01314fcedb8b => generated 903 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:35:35.559499 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-ee686460-b084-4e31-8d4d-0f906e9893dd None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:35.561197 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ee686460-b084-4e31-8d4d-0f906e9893dd tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] GET https://10.4.3.119/volume/v3/volumes/147292bf-ae64-4c73-a1e3-fcade11d52d3 Aug 25 10:35:35.561387 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ee686460-b084-4e31-8d4d-0f906e9893dd tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:35.561598 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ee686460-b084-4e31-8d4d-0f906e9893dd tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:35.567377 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ee686460-b084-4e31-8d4d-0f906e9893dd tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] https://10.4.3.119/volume/v3/volumes/147292bf-ae64-4c73-a1e3-fcade11d52d3 returned with HTTP 404 Aug 25 10:35:35.567821 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1454/5831] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:35:35 2026] GET /volume/v3/volumes/147292bf-ae64-4c73-a1e3-fcade11d52d3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:35:35.575675 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-49fb9a8e-d93a-462b-b8cf-4914da41aeb3 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:35.577128 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-49fb9a8e-d93a-462b-b8cf-4914da41aeb3 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:35:35.577470 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-49fb9a8e-d93a-462b-b8cf-4914da41aeb3 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1825221380"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:35:35.578776 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-49fb9a8e-d93a-462b-b8cf-4914da41aeb3 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1825221380'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:35:35.578884 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-49fb9a8e-d93a-462b-b8cf-4914da41aeb3 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Create volume of 1 GB Aug 25 10:35:35.582686 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-49fb9a8e-d93a-462b-b8cf-4914da41aeb3 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Availability Zones retrieved successfully. Aug 25 10:35:35.588040 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-49fb9a8e-d93a-462b-b8cf-4914da41aeb3 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Flow 'volume_create_api' (d1f8b5b8-0621-481a-9e2b-119733bd3579) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:35:35.589017 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-49fb9a8e-d93a-462b-b8cf-4914da41aeb3 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (308a344d-fca1-48c6-83e4-12f4b08efcec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:35:35.589827 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-49fb9a8e-d93a-462b-b8cf-4914da41aeb3 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:35:35.619426 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-49fb9a8e-d93a-462b-b8cf-4914da41aeb3 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (308a344d-fca1-48c6-83e4-12f4b08efcec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:35:35.620389 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-49fb9a8e-d93a-462b-b8cf-4914da41aeb3 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f18b5de-3e3c-4d79-a591-7f9ece032dc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:35:35.657284 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-49fb9a8e-d93a-462b-b8cf-4914da41aeb3 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Created reservations ['2cf87fac-b745-4349-ba9b-8ca1fe360cf6', '7ef73d36-bde6-4b88-b6f5-22e378075980', '7f3fe885-620e-4a5d-aa89-a42385703d15', '0345d126-bad3-42e0-966b-d4b946d83f13'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:35:35.658021 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-49fb9a8e-d93a-462b-b8cf-4914da41aeb3 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f18b5de-3e3c-4d79-a591-7f9ece032dc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2cf87fac-b745-4349-ba9b-8ca1fe360cf6', '7ef73d36-bde6-4b88-b6f5-22e378075980', '7f3fe885-620e-4a5d-aa89-a42385703d15', '0345d126-bad3-42e0-966b-d4b946d83f13']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:35:35.659084 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-49fb9a8e-d93a-462b-b8cf-4914da41aeb3 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e53d6ab-2306-48bb-b9ec-f595584cb069) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:35:35.680988 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-49fb9a8e-d93a-462b-b8cf-4914da41aeb3 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e53d6ab-2306-48bb-b9ec-f595584cb069) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cca5161e-1c0a-43cf-9d10-a1e567d7abb9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1825221380',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d9a5e99d80044f4890f143622fb65cd',qos_specs=None,replication_status=,reservations=['2cf87fac-b745-4349-ba9b-8ca1fe360cf6','7ef73d36-bde6-4b88-b6f5-22e378075980','7f3fe885-620e-4a5d-aa89-a42385703d15','0345d126-bad3-42e0-966b-d4b946d83f13'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1f610f6b5c448ed850592c2e4525e1c',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:35:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1825221380',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cca5161e-1c0a-43cf-9d10-a1e567d7abb9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d9a5e99d80044f4890f143622fb65cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a1f610f6b5c448ed850592c2e4525e1c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:35:35.681729 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-49fb9a8e-d93a-462b-b8cf-4914da41aeb3 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a262e92-82d9-4ee0-8cfc-58c5a4f7f74f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:35:35.698237 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-49fb9a8e-d93a-462b-b8cf-4914da41aeb3 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a262e92-82d9-4ee0-8cfc-58c5a4f7f74f) transitioned into state 'SUCCESS' from state '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-1825221380',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d9a5e99d80044f4890f143622fb65cd',qos_specs=None,replication_status=,reservations=['2cf87fac-b745-4349-ba9b-8ca1fe360cf6','7ef73d36-bde6-4b88-b6f5-22e378075980','7f3fe885-620e-4a5d-aa89-a42385703d15','0345d126-bad3-42e0-966b-d4b946d83f13'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1f610f6b5c448ed850592c2e4525e1c',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:35:35.698900 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-49fb9a8e-d93a-462b-b8cf-4914da41aeb3 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c93030ce-34e0-46f7-ac15-bc328e6fc36e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:35:35.706937 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-49fb9a8e-d93a-462b-b8cf-4914da41aeb3 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c93030ce-34e0-46f7-ac15-bc328e6fc36e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:35:35.707672 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-49fb9a8e-d93a-462b-b8cf-4914da41aeb3 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Flow 'volume_create_api' (d1f8b5b8-0621-481a-9e2b-119733bd3579) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:35:35.707932 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-49fb9a8e-d93a-462b-b8cf-4914da41aeb3 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Create volume request issued successfully. Aug 25 10:35:35.708557 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-49fb9a8e-d93a-462b-b8cf-4914da41aeb3 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:35:35.708932 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1455/5832] 10.4.3.119 () {68 vars in 1258 bytes} [Tue Aug 25 10:35:35 2026] POST /volume/v3/volumes => generated 778 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:35:35.722816 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-bb0a3be5-5599-452d-815a-75a79b51c1bf None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:35.724591 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-bb0a3be5-5599-452d-815a-75a79b51c1bf tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] GET https://10.4.3.119/volume/v3/volumes/cca5161e-1c0a-43cf-9d10-a1e567d7abb9 Aug 25 10:35:35.724798 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-bb0a3be5-5599-452d-815a-75a79b51c1bf tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:35.724977 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-bb0a3be5-5599-452d-815a-75a79b51c1bf tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:35.731383 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:35.731383 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:35:35.734384 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-bb0a3be5-5599-452d-815a-75a79b51c1bf tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Volume info retrieved successfully. Aug 25 10:35:35.738130 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-bb0a3be5-5599-452d-815a-75a79b51c1bf tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] https://10.4.3.119/volume/v3/volumes/cca5161e-1c0a-43cf-9d10-a1e567d7abb9 returned with HTTP 200 Aug 25 10:35:35.738608 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1468/5833] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:35:35 2026] GET /volume/v3/volumes/cca5161e-1c0a-43cf-9d10-a1e567d7abb9 => generated 957 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:35:36.750868 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-d691280e-400e-4a2d-9f82-4fb1617a5b70 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:36.752862 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d691280e-400e-4a2d-9f82-4fb1617a5b70 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] GET https://10.4.3.119/volume/v3/volumes/cca5161e-1c0a-43cf-9d10-a1e567d7abb9 Aug 25 10:35:36.753127 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d691280e-400e-4a2d-9f82-4fb1617a5b70 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:36.753338 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d691280e-400e-4a2d-9f82-4fb1617a5b70 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:36.760391 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:36.760391 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:35:36.763798 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-d691280e-400e-4a2d-9f82-4fb1617a5b70 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Volume info retrieved successfully. Aug 25 10:35:36.767482 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d691280e-400e-4a2d-9f82-4fb1617a5b70 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] https://10.4.3.119/volume/v3/volumes/cca5161e-1c0a-43cf-9d10-a1e567d7abb9 returned with HTTP 200 Aug 25 10:35:36.767854 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1457/5834] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:35:36 2026] GET /volume/v3/volumes/cca5161e-1c0a-43cf-9d10-a1e567d7abb9 => generated 1009 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:35:36.780390 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-2aeae845-76f3-414f-ade5-14f98ab0a1ca None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:36.782518 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2aeae845-76f3-414f-ade5-14f98ab0a1ca tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] POST https://10.4.3.119/volume/v3/snapshots Aug 25 10:35:36.782955 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2aeae845-76f3-414f-ade5-14f98ab0a1ca tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cca5161e-1c0a-43cf-9d10-a1e567d7abb9", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1747363263"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:35:36.792329 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:36.792329 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:35:36.792798 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-2aeae845-76f3-414f-ade5-14f98ab0a1ca tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Volume info retrieved successfully. Aug 25 10:35:36.792798 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.snapshots [None req-2aeae845-76f3-414f-ade5-14f98ab0a1ca tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Create snapshot from volume cca5161e-1c0a-43cf-9d10-a1e567d7abb9 Aug 25 10:35:36.817225 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-2aeae845-76f3-414f-ade5-14f98ab0a1ca tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Created reservations ['5cd812bb-0acd-419f-8da0-13e2edfb406d', '46981834-45fa-40f1-8279-68b1455a345f', '0c9366a0-8092-4089-95cd-6e1c4bd92871', '730b1a2f-9d65-462e-9f43-0b1df0407111'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:35:36.851933 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-2aeae845-76f3-414f-ade5-14f98ab0a1ca tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Snapshot create request issued successfully. Aug 25 10:35:36.852343 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2aeae845-76f3-414f-ade5-14f98ab0a1ca tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] https://10.4.3.119/volume/v3/snapshots returned with HTTP 202 Aug 25 10:35:36.852853 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1455/5835] 10.4.3.119 () {68 vars in 1265 bytes} [Tue Aug 25 10:35:36 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 25 10:35:36.862667 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-ffd57cf9-b9f3-47af-901a-42f7ccb78806 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:36.865012 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ffd57cf9-b9f3-47af-901a-42f7ccb78806 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] GET https://10.4.3.119/volume/v3/snapshots/94b3fc21-9bfe-4bd4-9000-53637821f620 Aug 25 10:35:36.865277 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ffd57cf9-b9f3-47af-901a-42f7ccb78806 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:36.865526 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ffd57cf9-b9f3-47af-901a-42f7ccb78806 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:36.867456 np0000008063 devstack@c-api.service[100389]: DEBUG dbcounter [-] [100389] Writing DB stats cinder:SELECT=271,cinder:UPDATE=117,cinder:INSERT=65 {{(pid=100389) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 10:35:36.872160 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:36.872160 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:35:36.872550 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-ffd57cf9-b9f3-47af-901a-42f7ccb78806 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Snapshot retrieved successfully. Aug 25 10:35:36.873502 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ffd57cf9-b9f3-47af-901a-42f7ccb78806 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] https://10.4.3.119/volume/v3/snapshots/94b3fc21-9bfe-4bd4-9000-53637821f620 returned with HTTP 200 Aug 25 10:35:36.873973 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1456/5836] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:35:36 2026] GET /volume/v3/snapshots/94b3fc21-9bfe-4bd4-9000-53637821f620 => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:35:37.882697 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-ad1fbf9b-45e6-4134-a29c-ff5782263706 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:37.884434 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ad1fbf9b-45e6-4134-a29c-ff5782263706 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] GET https://10.4.3.119/volume/v3/snapshots/94b3fc21-9bfe-4bd4-9000-53637821f620 Aug 25 10:35:37.884656 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ad1fbf9b-45e6-4134-a29c-ff5782263706 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:37.884861 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ad1fbf9b-45e6-4134-a29c-ff5782263706 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:37.889624 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:37.889624 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:35:37.889896 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-ad1fbf9b-45e6-4134-a29c-ff5782263706 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Snapshot retrieved successfully. Aug 25 10:35:37.890509 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ad1fbf9b-45e6-4134-a29c-ff5782263706 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] https://10.4.3.119/volume/v3/snapshots/94b3fc21-9bfe-4bd4-9000-53637821f620 returned with HTTP 200 Aug 25 10:35:37.890835 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1469/5837] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:35:37 2026] GET /volume/v3/snapshots/94b3fc21-9bfe-4bd4-9000-53637821f620 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:35:37.899842 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-cc030989-e9ba-4c2b-9df4-d5b96a090cf3 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:37.901596 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-cc030989-e9ba-4c2b-9df4-d5b96a090cf3 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-member] POST https://10.4.3.119/volume/v3/snapshots/94b3fc21-9bfe-4bd4-9000-53637821f620/action Aug 25 10:35:37.902832 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-cc030989-e9ba-4c2b-9df4-d5b96a090cf3 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=100390) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:35:37.902832 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-cc030989-e9ba-4c2b-9df4-d5b96a090cf3 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:35:37.903694 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.contrib.snapshot_unmanage [None req-cc030989-e9ba-4c2b-9df4-d5b96a090cf3 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-member] Unmanage snapshot with id: 94b3fc21-9bfe-4bd4-9000-53637821f620 Aug 25 10:35:37.905554 np0000008063 devstack@c-api.service[100390]: DEBUG dbcounter [-] [100390] Writing DB stats cinder:SELECT=231,cinder:UPDATE=99,cinder:INSERT=50 {{(pid=100390) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 10:35:37.908919 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:37.908919 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:35:37.909348 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-cc030989-e9ba-4c2b-9df4-d5b96a090cf3 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-member] Snapshot retrieved successfully. Aug 25 10:35:37.910838 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.policy [None req-cc030989-e9ba-4c2b-9df4-d5b96a090cf3 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '793842522ae04ef3a86c0fc221af5c77', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d9a5e99d80044f4890f143622fb65cd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100390) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 10:35:37.911074 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-cc030989-e9ba-4c2b-9df4-d5b96a090cf3 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-member] https://10.4.3.119/volume/v3/snapshots/94b3fc21-9bfe-4bd4-9000-53637821f620/action returned with HTTP 403 Aug 25 10:35:37.911791 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1458/5838] 10.4.3.119 () {68 vars in 1396 bytes} [Tue Aug 25 10:35:37 2026] POST /volume/v3/snapshots/94b3fc21-9bfe-4bd4-9000-53637821f620/action => generated 117 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:35:37.918983 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-8e344900-5c33-4310-a0a2-6ad33ab0a8cc None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:37.921436 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8e344900-5c33-4310-a0a2-6ad33ab0a8cc tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] DELETE https://10.4.3.119/volume/v3/snapshots/94b3fc21-9bfe-4bd4-9000-53637821f620 Aug 25 10:35:37.921726 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8e344900-5c33-4310-a0a2-6ad33ab0a8cc tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:37.921984 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8e344900-5c33-4310-a0a2-6ad33ab0a8cc tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:37.922147 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.snapshots [None req-8e344900-5c33-4310-a0a2-6ad33ab0a8cc tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Delete snapshot with id: 94b3fc21-9bfe-4bd4-9000-53637821f620 Aug 25 10:35:37.927858 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:37.927858 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:35:37.928237 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-8e344900-5c33-4310-a0a2-6ad33ab0a8cc tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Snapshot retrieved successfully. Aug 25 10:35:37.945643 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-8e344900-5c33-4310-a0a2-6ad33ab0a8cc tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Snapshot delete request issued successfully. Aug 25 10:35:37.945874 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8e344900-5c33-4310-a0a2-6ad33ab0a8cc tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] https://10.4.3.119/volume/v3/snapshots/94b3fc21-9bfe-4bd4-9000-53637821f620 returned with HTTP 202 Aug 25 10:35:37.946407 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1456/5839] 10.4.3.119 () {66 vars in 1357 bytes} [Tue Aug 25 10:35:37 2026] DELETE /volume/v3/snapshots/94b3fc21-9bfe-4bd4-9000-53637821f620 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:35:37.953106 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-e447793d-d06c-407f-839b-4c93fa442e88 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:37.954892 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e447793d-d06c-407f-839b-4c93fa442e88 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] GET https://10.4.3.119/volume/v3/snapshots/94b3fc21-9bfe-4bd4-9000-53637821f620 Aug 25 10:35:37.955061 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e447793d-d06c-407f-839b-4c93fa442e88 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:37.955272 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e447793d-d06c-407f-839b-4c93fa442e88 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:37.961163 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:37.961163 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:35:37.961622 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-e447793d-d06c-407f-839b-4c93fa442e88 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Snapshot retrieved successfully. Aug 25 10:35:37.962369 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e447793d-d06c-407f-839b-4c93fa442e88 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] https://10.4.3.119/volume/v3/snapshots/94b3fc21-9bfe-4bd4-9000-53637821f620 returned with HTTP 200 Aug 25 10:35:37.962784 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1457/5840] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:35:37 2026] GET /volume/v3/snapshots/94b3fc21-9bfe-4bd4-9000-53637821f620 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:35:38.972675 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-2eedfbaa-8cf4-453f-812d-3f5d44d4b2b9 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:38.974855 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2eedfbaa-8cf4-453f-812d-3f5d44d4b2b9 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] GET https://10.4.3.119/volume/v3/snapshots/94b3fc21-9bfe-4bd4-9000-53637821f620 Aug 25 10:35:38.975835 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2eedfbaa-8cf4-453f-812d-3f5d44d4b2b9 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:38.975835 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2eedfbaa-8cf4-453f-812d-3f5d44d4b2b9 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:38.977232 np0000008063 devstack@c-api.service[100391]: DEBUG dbcounter [-] [100391] Writing DB stats cinder:SELECT=213,cinder:INSERT=42,cinder:UPDATE=79 {{(pid=100391) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 10:35:38.981302 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2eedfbaa-8cf4-453f-812d-3f5d44d4b2b9 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] https://10.4.3.119/volume/v3/snapshots/94b3fc21-9bfe-4bd4-9000-53637821f620 returned with HTTP 404 Aug 25 10:35:38.981853 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1470/5841] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:35:38 2026] GET /volume/v3/snapshots/94b3fc21-9bfe-4bd4-9000-53637821f620 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:35:38.989527 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-15193c71-8404-4ed1-b5e7-3a66efe097e1 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:38.991670 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-15193c71-8404-4ed1-b5e7-3a66efe097e1 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] DELETE https://10.4.3.119/volume/v3/volumes/cca5161e-1c0a-43cf-9d10-a1e567d7abb9 Aug 25 10:35:38.991947 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-15193c71-8404-4ed1-b5e7-3a66efe097e1 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:38.992207 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-15193c71-8404-4ed1-b5e7-3a66efe097e1 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:38.992420 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-15193c71-8404-4ed1-b5e7-3a66efe097e1 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Delete volume with id: cca5161e-1c0a-43cf-9d10-a1e567d7abb9 Aug 25 10:35:39.002337 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:39.002337 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:35:39.002810 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-15193c71-8404-4ed1-b5e7-3a66efe097e1 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Volume info retrieved successfully. Aug 25 10:35:39.021470 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-15193c71-8404-4ed1-b5e7-3a66efe097e1 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Delete volume request issued successfully. Aug 25 10:35:39.021661 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-15193c71-8404-4ed1-b5e7-3a66efe097e1 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] https://10.4.3.119/volume/v3/volumes/cca5161e-1c0a-43cf-9d10-a1e567d7abb9 returned with HTTP 202 Aug 25 10:35:39.022100 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1459/5842] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:35:38 2026] DELETE /volume/v3/volumes/cca5161e-1c0a-43cf-9d10-a1e567d7abb9 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:35:39.031507 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-d8d7d33a-fca9-43ec-9ffc-4a4a85735434 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:39.033532 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d8d7d33a-fca9-43ec-9ffc-4a4a85735434 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] GET https://10.4.3.119/volume/v3/volumes/cca5161e-1c0a-43cf-9d10-a1e567d7abb9 Aug 25 10:35:39.034209 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d8d7d33a-fca9-43ec-9ffc-4a4a85735434 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:39.034209 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d8d7d33a-fca9-43ec-9ffc-4a4a85735434 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:39.041043 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:39.041043 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:35:39.044860 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-d8d7d33a-fca9-43ec-9ffc-4a4a85735434 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Volume info retrieved successfully. Aug 25 10:35:39.048781 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d8d7d33a-fca9-43ec-9ffc-4a4a85735434 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] https://10.4.3.119/volume/v3/volumes/cca5161e-1c0a-43cf-9d10-a1e567d7abb9 returned with HTTP 200 Aug 25 10:35:39.049325 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1457/5843] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:35:39 2026] GET /volume/v3/volumes/cca5161e-1c0a-43cf-9d10-a1e567d7abb9 => generated 1008 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:35:40.062156 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-da038b55-380d-457a-8cff-f0ff4fce3eff None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:40.064676 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-da038b55-380d-457a-8cff-f0ff4fce3eff tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] GET https://10.4.3.119/volume/v3/volumes/cca5161e-1c0a-43cf-9d10-a1e567d7abb9 Aug 25 10:35:40.064676 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-da038b55-380d-457a-8cff-f0ff4fce3eff tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:40.064676 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-da038b55-380d-457a-8cff-f0ff4fce3eff tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:40.070577 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-da038b55-380d-457a-8cff-f0ff4fce3eff tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] https://10.4.3.119/volume/v3/volumes/cca5161e-1c0a-43cf-9d10-a1e567d7abb9 returned with HTTP 404 Aug 25 10:35:40.070920 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1458/5844] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:35:40 2026] GET /volume/v3/volumes/cca5161e-1c0a-43cf-9d10-a1e567d7abb9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:35:40.078473 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-8238f989-8ec1-49d3-a0d4-0d044a68155f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:40.080316 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8238f989-8ec1-49d3-a0d4-0d044a68155f tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:35:40.080629 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-8238f989-8ec1-49d3-a0d4-0d044a68155f tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-795012766"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:35:40.082218 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volumes [None req-8238f989-8ec1-49d3-a0d4-0d044a68155f tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-795012766'}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:35:40.082332 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-8238f989-8ec1-49d3-a0d4-0d044a68155f tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Create volume of 1 GB Aug 25 10:35:40.085897 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-8238f989-8ec1-49d3-a0d4-0d044a68155f tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Availability Zones retrieved successfully. Aug 25 10:35:40.093579 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-8238f989-8ec1-49d3-a0d4-0d044a68155f tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Flow 'volume_create_api' (1eca2dba-4ce5-4309-baef-0079e5a3320a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:35:40.095316 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-8238f989-8ec1-49d3-a0d4-0d044a68155f tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5fc1ccdf-7460-4930-bf6c-f198b8c4fcb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:35:40.096498 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [None req-8238f989-8ec1-49d3-a0d4-0d044a68155f tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Validating volume size '1' using validate_int {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:35:40.119045 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-8238f989-8ec1-49d3-a0d4-0d044a68155f tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5fc1ccdf-7460-4930-bf6c-f198b8c4fcb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:35:40.119705 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-8238f989-8ec1-49d3-a0d4-0d044a68155f tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07d48009-b23f-4071-9865-b2980d84a543) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:35:40.152755 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-8238f989-8ec1-49d3-a0d4-0d044a68155f tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Created reservations ['6767522f-0983-43a3-9380-f479480c3c80', 'f22e2277-6ec1-49fc-a41f-c6278e72f58e', '87a8f71a-7a1d-4c65-aea6-734872fe504d', '0312a402-e8b8-4a47-b632-6425c4cf6f87'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:35:40.153438 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-8238f989-8ec1-49d3-a0d4-0d044a68155f tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07d48009-b23f-4071-9865-b2980d84a543) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6767522f-0983-43a3-9380-f479480c3c80', 'f22e2277-6ec1-49fc-a41f-c6278e72f58e', '87a8f71a-7a1d-4c65-aea6-734872fe504d', '0312a402-e8b8-4a47-b632-6425c4cf6f87']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:35:40.154077 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-8238f989-8ec1-49d3-a0d4-0d044a68155f tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c851281f-f01e-4e1e-bdfe-3e01748642bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:35:40.177197 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-8238f989-8ec1-49d3-a0d4-0d044a68155f tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c851281f-f01e-4e1e-bdfe-3e01748642bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3a49aa2b-ff36-4ad3-ac1f-66c65ff8c9c3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-795012766',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d9a5e99d80044f4890f143622fb65cd',qos_specs=None,replication_status=,reservations=['6767522f-0983-43a3-9380-f479480c3c80','f22e2277-6ec1-49fc-a41f-c6278e72f58e','87a8f71a-7a1d-4c65-aea6-734872fe504d','0312a402-e8b8-4a47-b632-6425c4cf6f87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1f610f6b5c448ed850592c2e4525e1c',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:35:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-795012766',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3a49aa2b-ff36-4ad3-ac1f-66c65ff8c9c3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d9a5e99d80044f4890f143622fb65cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a1f610f6b5c448ed850592c2e4525e1c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:35:40.177925 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-8238f989-8ec1-49d3-a0d4-0d044a68155f tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8e2d45e-2868-4ab0-a9d8-075714fa92f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:35:40.197195 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-8238f989-8ec1-49d3-a0d4-0d044a68155f tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8e2d45e-2868-4ab0-a9d8-075714fa92f5) transitioned into state 'SUCCESS' from state '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-795012766',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d9a5e99d80044f4890f143622fb65cd',qos_specs=None,replication_status=,reservations=['6767522f-0983-43a3-9380-f479480c3c80','f22e2277-6ec1-49fc-a41f-c6278e72f58e','87a8f71a-7a1d-4c65-aea6-734872fe504d','0312a402-e8b8-4a47-b632-6425c4cf6f87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1f610f6b5c448ed850592c2e4525e1c',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:35:40.197949 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-8238f989-8ec1-49d3-a0d4-0d044a68155f tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b124e456-564e-4327-aae9-bde9d956fe93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:35:40.206514 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-8238f989-8ec1-49d3-a0d4-0d044a68155f tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b124e456-564e-4327-aae9-bde9d956fe93) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:35:40.207327 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-8238f989-8ec1-49d3-a0d4-0d044a68155f tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Flow 'volume_create_api' (1eca2dba-4ce5-4309-baef-0079e5a3320a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:35:40.207628 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-8238f989-8ec1-49d3-a0d4-0d044a68155f tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Create volume request issued successfully. Aug 25 10:35:40.208207 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8238f989-8ec1-49d3-a0d4-0d044a68155f tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:35:40.208723 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1471/5845] 10.4.3.119 () {68 vars in 1258 bytes} [Tue Aug 25 10:35:40 2026] POST /volume/v3/volumes => generated 777 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:35:40.219968 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-06f53328-0a0f-4744-b625-d457b99bea5b None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:40.221837 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-06f53328-0a0f-4744-b625-d457b99bea5b tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] GET https://10.4.3.119/volume/v3/volumes/3a49aa2b-ff36-4ad3-ac1f-66c65ff8c9c3 Aug 25 10:35:40.222007 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-06f53328-0a0f-4744-b625-d457b99bea5b tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:40.222210 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-06f53328-0a0f-4744-b625-d457b99bea5b tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:40.229787 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:40.229787 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:35:40.233761 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-06f53328-0a0f-4744-b625-d457b99bea5b tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Volume info retrieved successfully. Aug 25 10:35:40.237823 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-06f53328-0a0f-4744-b625-d457b99bea5b tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] https://10.4.3.119/volume/v3/volumes/3a49aa2b-ff36-4ad3-ac1f-66c65ff8c9c3 returned with HTTP 200 Aug 25 10:35:40.238239 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1460/5846] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:35:40 2026] GET /volume/v3/volumes/3a49aa2b-ff36-4ad3-ac1f-66c65ff8c9c3 => generated 956 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:35:41.249804 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-b5faf031-a57d-4dd4-a00c-bdcbd466dfe1 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:41.251643 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b5faf031-a57d-4dd4-a00c-bdcbd466dfe1 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] GET https://10.4.3.119/volume/v3/volumes/3a49aa2b-ff36-4ad3-ac1f-66c65ff8c9c3 Aug 25 10:35:41.251871 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b5faf031-a57d-4dd4-a00c-bdcbd466dfe1 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:41.252100 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b5faf031-a57d-4dd4-a00c-bdcbd466dfe1 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:41.254084 np0000008063 devstack@c-api.service[100388]: DEBUG dbcounter [-] [100388] Writing DB stats cinder:SELECT=212,cinder:UPDATE=78,cinder:INSERT=42 {{(pid=100388) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 10:35:41.259296 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:41.259296 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:35:41.262801 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-b5faf031-a57d-4dd4-a00c-bdcbd466dfe1 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Volume info retrieved successfully. Aug 25 10:35:41.266401 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b5faf031-a57d-4dd4-a00c-bdcbd466dfe1 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] https://10.4.3.119/volume/v3/volumes/3a49aa2b-ff36-4ad3-ac1f-66c65ff8c9c3 returned with HTTP 200 Aug 25 10:35:41.266809 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1458/5847] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:35:41 2026] GET /volume/v3/volumes/3a49aa2b-ff36-4ad3-ac1f-66c65ff8c9c3 => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:35:41.278406 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-b7059827-6063-49a8-a707-4c97d0da3e11 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:41.280284 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b7059827-6063-49a8-a707-4c97d0da3e11 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] POST https://10.4.3.119/volume/v3/snapshots Aug 25 10:35:41.280796 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b7059827-6063-49a8-a707-4c97d0da3e11 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3a49aa2b-ff36-4ad3-ac1f-66c65ff8c9c3", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1466951548"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:35:41.289735 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:41.289735 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:35:41.290286 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-b7059827-6063-49a8-a707-4c97d0da3e11 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Volume info retrieved successfully. Aug 25 10:35:41.290464 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.snapshots [None req-b7059827-6063-49a8-a707-4c97d0da3e11 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Create snapshot from volume 3a49aa2b-ff36-4ad3-ac1f-66c65ff8c9c3 Aug 25 10:35:41.312599 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-b7059827-6063-49a8-a707-4c97d0da3e11 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Created reservations ['be76b61e-d3a8-4710-9e76-e6faef4c02e6', 'f525c231-dfbf-438f-9655-27b13da7eda9', '88bff15b-84e8-4e04-b700-0217ed6e9e82', '1a4eb765-452b-46e7-8736-6ac6daaacc29'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:35:41.344335 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-b7059827-6063-49a8-a707-4c97d0da3e11 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Snapshot create request issued successfully. Aug 25 10:35:41.344783 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b7059827-6063-49a8-a707-4c97d0da3e11 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] https://10.4.3.119/volume/v3/snapshots returned with HTTP 202 Aug 25 10:35:41.345403 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1459/5848] 10.4.3.119 () {68 vars in 1265 bytes} [Tue Aug 25 10:35:41 2026] POST /volume/v3/snapshots => generated 308 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:35:41.354326 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-58f2a655-b5d9-4dcc-b826-7e2def00ee78 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:41.356223 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-58f2a655-b5d9-4dcc-b826-7e2def00ee78 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] GET https://10.4.3.119/volume/v3/snapshots/b21f21e1-52c6-49b0-9a6e-eeb1fa991d0d Aug 25 10:35:41.356637 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-58f2a655-b5d9-4dcc-b826-7e2def00ee78 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:41.356728 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-58f2a655-b5d9-4dcc-b826-7e2def00ee78 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:41.361638 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:41.361638 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:35:41.361923 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-58f2a655-b5d9-4dcc-b826-7e2def00ee78 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Snapshot retrieved successfully. Aug 25 10:35:41.362570 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-58f2a655-b5d9-4dcc-b826-7e2def00ee78 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] https://10.4.3.119/volume/v3/snapshots/b21f21e1-52c6-49b0-9a6e-eeb1fa991d0d returned with HTTP 200 Aug 25 10:35:41.362936 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1472/5849] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:35:41 2026] GET /volume/v3/snapshots/b21f21e1-52c6-49b0-9a6e-eeb1fa991d0d => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:35:42.371288 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-84d88589-471e-4c8b-a14c-6d9b63916a87 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:42.373104 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-84d88589-471e-4c8b-a14c-6d9b63916a87 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] GET https://10.4.3.119/volume/v3/snapshots/b21f21e1-52c6-49b0-9a6e-eeb1fa991d0d Aug 25 10:35:42.373299 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-84d88589-471e-4c8b-a14c-6d9b63916a87 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:42.373474 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-84d88589-471e-4c8b-a14c-6d9b63916a87 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:42.378148 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:42.378148 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:35:42.378453 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-84d88589-471e-4c8b-a14c-6d9b63916a87 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Snapshot retrieved successfully. Aug 25 10:35:42.379103 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-84d88589-471e-4c8b-a14c-6d9b63916a87 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] https://10.4.3.119/volume/v3/snapshots/b21f21e1-52c6-49b0-9a6e-eeb1fa991d0d returned with HTTP 200 Aug 25 10:35:42.379479 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1461/5850] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:35:42 2026] GET /volume/v3/snapshots/b21f21e1-52c6-49b0-9a6e-eeb1fa991d0d => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:35:42.388154 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-4e96669d-0a9d-4596-ac03-b55b13eafda2 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:42.389855 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4e96669d-0a9d-4596-ac03-b55b13eafda2 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-member] PUT https://10.4.3.119/volume/v3/snapshots/b21f21e1-52c6-49b0-9a6e-eeb1fa991d0d Aug 25 10:35:42.390193 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4e96669d-0a9d-4596-ac03-b55b13eafda2 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:35:42.396532 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:42.396532 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:35:42.397076 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-4e96669d-0a9d-4596-ac03-b55b13eafda2 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-member] Snapshot retrieved successfully. Aug 25 10:35:42.405072 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4e96669d-0a9d-4596-ac03-b55b13eafda2 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-member] https://10.4.3.119/volume/v3/snapshots/b21f21e1-52c6-49b0-9a6e-eeb1fa991d0d returned with HTTP 200 Aug 25 10:35:42.405480 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1459/5851] 10.4.3.119 () {68 vars in 1374 bytes} [Tue Aug 25 10:35:42 2026] PUT /volume/v3/snapshots/b21f21e1-52c6-49b0-9a6e-eeb1fa991d0d => generated 361 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:35:42.413788 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-a9b9f0b5-c324-472f-bd44-605cb26920c2 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:42.415924 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a9b9f0b5-c324-472f-bd44-605cb26920c2 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] DELETE https://10.4.3.119/volume/v3/snapshots/b21f21e1-52c6-49b0-9a6e-eeb1fa991d0d Aug 25 10:35:42.416247 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a9b9f0b5-c324-472f-bd44-605cb26920c2 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:42.416493 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a9b9f0b5-c324-472f-bd44-605cb26920c2 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:42.416715 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.snapshots [None req-a9b9f0b5-c324-472f-bd44-605cb26920c2 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Delete snapshot with id: b21f21e1-52c6-49b0-9a6e-eeb1fa991d0d Aug 25 10:35:42.421839 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:42.421839 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:35:42.422228 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-a9b9f0b5-c324-472f-bd44-605cb26920c2 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Snapshot retrieved successfully. Aug 25 10:35:42.437186 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-a9b9f0b5-c324-472f-bd44-605cb26920c2 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Snapshot delete request issued successfully. Aug 25 10:35:42.437461 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a9b9f0b5-c324-472f-bd44-605cb26920c2 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] https://10.4.3.119/volume/v3/snapshots/b21f21e1-52c6-49b0-9a6e-eeb1fa991d0d returned with HTTP 202 Aug 25 10:35:42.437909 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1460/5852] 10.4.3.119 () {66 vars in 1357 bytes} [Tue Aug 25 10:35:42 2026] DELETE /volume/v3/snapshots/b21f21e1-52c6-49b0-9a6e-eeb1fa991d0d => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:35:42.445274 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-3d84a273-3549-4295-8f98-483998314d68 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:42.447525 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3d84a273-3549-4295-8f98-483998314d68 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] GET https://10.4.3.119/volume/v3/snapshots/b21f21e1-52c6-49b0-9a6e-eeb1fa991d0d Aug 25 10:35:42.447832 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3d84a273-3549-4295-8f98-483998314d68 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:42.448084 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3d84a273-3549-4295-8f98-483998314d68 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:42.453532 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:42.453532 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:35:42.453957 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-3d84a273-3549-4295-8f98-483998314d68 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Snapshot retrieved successfully. Aug 25 10:35:42.454910 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3d84a273-3549-4295-8f98-483998314d68 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] https://10.4.3.119/volume/v3/snapshots/b21f21e1-52c6-49b0-9a6e-eeb1fa991d0d returned with HTTP 200 Aug 25 10:35:42.455301 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1473/5853] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:35:42 2026] GET /volume/v3/snapshots/b21f21e1-52c6-49b0-9a6e-eeb1fa991d0d => generated 494 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:35:43.464364 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-43bb1791-c2bb-4435-ad63-7b252574da36 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:43.466097 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-43bb1791-c2bb-4435-ad63-7b252574da36 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] GET https://10.4.3.119/volume/v3/snapshots/b21f21e1-52c6-49b0-9a6e-eeb1fa991d0d Aug 25 10:35:43.466299 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-43bb1791-c2bb-4435-ad63-7b252574da36 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:43.466475 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-43bb1791-c2bb-4435-ad63-7b252574da36 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:43.470348 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-43bb1791-c2bb-4435-ad63-7b252574da36 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] https://10.4.3.119/volume/v3/snapshots/b21f21e1-52c6-49b0-9a6e-eeb1fa991d0d returned with HTTP 404 Aug 25 10:35:43.470767 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1462/5854] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:35:43 2026] GET /volume/v3/snapshots/b21f21e1-52c6-49b0-9a6e-eeb1fa991d0d => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:35:43.477146 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-ec335461-02c2-414e-ad02-6c8145107b36 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:43.478885 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ec335461-02c2-414e-ad02-6c8145107b36 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] DELETE https://10.4.3.119/volume/v3/volumes/3a49aa2b-ff36-4ad3-ac1f-66c65ff8c9c3 Aug 25 10:35:43.479067 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ec335461-02c2-414e-ad02-6c8145107b36 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:43.479257 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ec335461-02c2-414e-ad02-6c8145107b36 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:43.479401 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-ec335461-02c2-414e-ad02-6c8145107b36 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Delete volume with id: 3a49aa2b-ff36-4ad3-ac1f-66c65ff8c9c3 Aug 25 10:35:43.485863 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:43.485863 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:35:43.486124 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-ec335461-02c2-414e-ad02-6c8145107b36 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Volume info retrieved successfully. Aug 25 10:35:43.499907 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-ec335461-02c2-414e-ad02-6c8145107b36 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Delete volume request issued successfully. Aug 25 10:35:43.500022 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ec335461-02c2-414e-ad02-6c8145107b36 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] https://10.4.3.119/volume/v3/volumes/3a49aa2b-ff36-4ad3-ac1f-66c65ff8c9c3 returned with HTTP 202 Aug 25 10:35:43.500416 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1460/5855] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:35:43 2026] DELETE /volume/v3/volumes/3a49aa2b-ff36-4ad3-ac1f-66c65ff8c9c3 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:35:43.507045 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-0c2b3ef6-6d39-4bd8-a7dc-82b10dd3c93e None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:43.509329 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0c2b3ef6-6d39-4bd8-a7dc-82b10dd3c93e tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] GET https://10.4.3.119/volume/v3/volumes/3a49aa2b-ff36-4ad3-ac1f-66c65ff8c9c3 Aug 25 10:35:43.509612 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0c2b3ef6-6d39-4bd8-a7dc-82b10dd3c93e tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:43.509851 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0c2b3ef6-6d39-4bd8-a7dc-82b10dd3c93e tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:43.518074 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:43.518074 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:35:43.521645 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-0c2b3ef6-6d39-4bd8-a7dc-82b10dd3c93e tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Volume info retrieved successfully. Aug 25 10:35:43.525702 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0c2b3ef6-6d39-4bd8-a7dc-82b10dd3c93e tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] https://10.4.3.119/volume/v3/volumes/3a49aa2b-ff36-4ad3-ac1f-66c65ff8c9c3 returned with HTTP 200 Aug 25 10:35:43.526172 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1461/5856] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:35:43 2026] GET /volume/v3/volumes/3a49aa2b-ff36-4ad3-ac1f-66c65ff8c9c3 => generated 1007 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:35:44.538316 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-cbfacd49-77ba-441e-ae29-6c6a351da299 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:44.540099 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-cbfacd49-77ba-441e-ae29-6c6a351da299 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] GET https://10.4.3.119/volume/v3/volumes/3a49aa2b-ff36-4ad3-ac1f-66c65ff8c9c3 Aug 25 10:35:44.540334 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-cbfacd49-77ba-441e-ae29-6c6a351da299 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:44.540549 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-cbfacd49-77ba-441e-ae29-6c6a351da299 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:44.546465 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-cbfacd49-77ba-441e-ae29-6c6a351da299 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] https://10.4.3.119/volume/v3/volumes/3a49aa2b-ff36-4ad3-ac1f-66c65ff8c9c3 returned with HTTP 404 Aug 25 10:35:44.546934 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1474/5857] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:35:44 2026] GET /volume/v3/volumes/3a49aa2b-ff36-4ad3-ac1f-66c65ff8c9c3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:35:44.554220 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-83d84b6d-bb1b-4d4b-b86e-d12f4cadd43f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:44.555745 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-83d84b6d-bb1b-4d4b-b86e-d12f4cadd43f tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:35:44.556065 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-83d84b6d-bb1b-4d4b-b86e-d12f4cadd43f tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1496021686"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:35:44.557871 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volumes [None req-83d84b6d-bb1b-4d4b-b86e-d12f4cadd43f tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1496021686'}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:35:44.558015 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-83d84b6d-bb1b-4d4b-b86e-d12f4cadd43f tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Create volume of 1 GB Aug 25 10:35:44.561898 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-83d84b6d-bb1b-4d4b-b86e-d12f4cadd43f tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Availability Zones retrieved successfully. Aug 25 10:35:44.566799 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-83d84b6d-bb1b-4d4b-b86e-d12f4cadd43f tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Flow 'volume_create_api' (f8235627-eb56-4fb8-8f31-55d37b2eabae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:35:44.567855 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-83d84b6d-bb1b-4d4b-b86e-d12f4cadd43f tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e4c65fb-73eb-4b19-a23d-2ebf6999bf4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:35:44.568863 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-83d84b6d-bb1b-4d4b-b86e-d12f4cadd43f tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Validating volume size '1' using validate_int {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:35:44.590690 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-83d84b6d-bb1b-4d4b-b86e-d12f4cadd43f tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e4c65fb-73eb-4b19-a23d-2ebf6999bf4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39d7283-1df5-4e65-af02-2dee0bf8e4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:35:44.591359 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-83d84b6d-bb1b-4d4b-b86e-d12f4cadd43f tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (812b184c-7d2f-4512-915c-20225b768855) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:35:44.625917 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-83d84b6d-bb1b-4d4b-b86e-d12f4cadd43f tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Created reservations ['e5f9a5b9-ab6e-479c-bc07-943f03d66be2', 'afc001ce-af4e-47c2-a0cd-4e9de325dfeb', 'e655792c-59ab-4efc-b049-fbbc63edcf04', '671b9d78-6637-4f15-9436-cfce0f43345f'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:35:44.626675 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-83d84b6d-bb1b-4d4b-b86e-d12f4cadd43f tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (812b184c-7d2f-4512-915c-20225b768855) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e5f9a5b9-ab6e-479c-bc07-943f03d66be2', 'afc001ce-af4e-47c2-a0cd-4e9de325dfeb', 'e655792c-59ab-4efc-b049-fbbc63edcf04', '671b9d78-6637-4f15-9436-cfce0f43345f']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:35:44.627398 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-83d84b6d-bb1b-4d4b-b86e-d12f4cadd43f tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8cd0fd97-fe35-4809-90d0-b34603fdfbf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:35:44.648845 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-83d84b6d-bb1b-4d4b-b86e-d12f4cadd43f tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8cd0fd97-fe35-4809-90d0-b34603fdfbf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce5709b4-06d6-4d60-ab3a-92db3e99f888', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1496021686',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d9a5e99d80044f4890f143622fb65cd',qos_specs=None,replication_status=,reservations=['e5f9a5b9-ab6e-479c-bc07-943f03d66be2','afc001ce-af4e-47c2-a0cd-4e9de325dfeb','e655792c-59ab-4efc-b049-fbbc63edcf04','671b9d78-6637-4f15-9436-cfce0f43345f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1f610f6b5c448ed850592c2e4525e1c',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:35:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1496021686',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ce5709b4-06d6-4d60-ab3a-92db3e99f888,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d9a5e99d80044f4890f143622fb65cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a1f610f6b5c448ed850592c2e4525e1c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39d7283-1df5-4e65-af02-2dee0bf8e4f2),volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:35:44.649574 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-83d84b6d-bb1b-4d4b-b86e-d12f4cadd43f tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15e50530-b67b-44dd-a1aa-2aaf8f18d73f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:35:44.669675 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-83d84b6d-bb1b-4d4b-b86e-d12f4cadd43f tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15e50530-b67b-44dd-a1aa-2aaf8f18d73f) transitioned into state 'SUCCESS' from state '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-1496021686',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d9a5e99d80044f4890f143622fb65cd',qos_specs=None,replication_status=,reservations=['e5f9a5b9-ab6e-479c-bc07-943f03d66be2','afc001ce-af4e-47c2-a0cd-4e9de325dfeb','e655792c-59ab-4efc-b049-fbbc63edcf04','671b9d78-6637-4f15-9436-cfce0f43345f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1f610f6b5c448ed850592c2e4525e1c',volume_type_id=b39d7283-1df5-4e65-af02-2dee0bf8e4f2)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:35:44.670325 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-83d84b6d-bb1b-4d4b-b86e-d12f4cadd43f tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (739f5963-02ca-4d95-8971-fa88de1ef54d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:35:44.685586 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-83d84b6d-bb1b-4d4b-b86e-d12f4cadd43f tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (739f5963-02ca-4d95-8971-fa88de1ef54d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:35:44.686478 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-83d84b6d-bb1b-4d4b-b86e-d12f4cadd43f tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Flow 'volume_create_api' (f8235627-eb56-4fb8-8f31-55d37b2eabae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:35:44.686853 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-83d84b6d-bb1b-4d4b-b86e-d12f4cadd43f tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Create volume request issued successfully. Aug 25 10:35:44.687476 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-83d84b6d-bb1b-4d4b-b86e-d12f4cadd43f tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:35:44.687916 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1463/5858] 10.4.3.119 () {68 vars in 1258 bytes} [Tue Aug 25 10:35:44 2026] POST /volume/v3/volumes => generated 778 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:35:44.705944 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-e3758387-a993-4b82-b5cd-a29ffaa5b6be None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:44.708213 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e3758387-a993-4b82-b5cd-a29ffaa5b6be tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] GET https://10.4.3.119/volume/v3/volumes/ce5709b4-06d6-4d60-ab3a-92db3e99f888 Aug 25 10:35:44.708431 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e3758387-a993-4b82-b5cd-a29ffaa5b6be tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:44.708628 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e3758387-a993-4b82-b5cd-a29ffaa5b6be tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:44.718441 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:44.718441 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:35:44.719304 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-e3758387-a993-4b82-b5cd-a29ffaa5b6be tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Volume info retrieved successfully. Aug 25 10:35:44.723222 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e3758387-a993-4b82-b5cd-a29ffaa5b6be tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] https://10.4.3.119/volume/v3/volumes/ce5709b4-06d6-4d60-ab3a-92db3e99f888 returned with HTTP 200 Aug 25 10:35:44.723604 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1461/5859] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:35:44 2026] GET /volume/v3/volumes/ce5709b4-06d6-4d60-ab3a-92db3e99f888 => generated 957 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:35:45.736329 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-97914d90-d4d4-4927-81a1-5dffa62f635d None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:45.738222 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-97914d90-d4d4-4927-81a1-5dffa62f635d tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] GET https://10.4.3.119/volume/v3/volumes/ce5709b4-06d6-4d60-ab3a-92db3e99f888 Aug 25 10:35:45.738486 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-97914d90-d4d4-4927-81a1-5dffa62f635d tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:45.738699 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-97914d90-d4d4-4927-81a1-5dffa62f635d tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:45.745717 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:45.745717 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:35:45.749006 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-97914d90-d4d4-4927-81a1-5dffa62f635d tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Volume info retrieved successfully. Aug 25 10:35:45.752549 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-97914d90-d4d4-4927-81a1-5dffa62f635d tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] https://10.4.3.119/volume/v3/volumes/ce5709b4-06d6-4d60-ab3a-92db3e99f888 returned with HTTP 200 Aug 25 10:35:45.753016 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1462/5860] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:35:45 2026] GET /volume/v3/volumes/ce5709b4-06d6-4d60-ab3a-92db3e99f888 => generated 1009 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:35:45.764273 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-ba9c5c56-ca01-4256-b2aa-182d0bcd6150 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:45.766004 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ba9c5c56-ca01-4256-b2aa-182d0bcd6150 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] POST https://10.4.3.119/volume/v3/snapshots Aug 25 10:35:45.766326 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ba9c5c56-ca01-4256-b2aa-182d0bcd6150 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ce5709b4-06d6-4d60-ab3a-92db3e99f888", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-84483299"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:35:45.777716 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:45.777716 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:35:45.778241 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-ba9c5c56-ca01-4256-b2aa-182d0bcd6150 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Volume info retrieved successfully. Aug 25 10:35:45.778436 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.snapshots [None req-ba9c5c56-ca01-4256-b2aa-182d0bcd6150 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Create snapshot from volume ce5709b4-06d6-4d60-ab3a-92db3e99f888 Aug 25 10:35:45.802452 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-ba9c5c56-ca01-4256-b2aa-182d0bcd6150 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Created reservations ['a508edd1-c085-4a79-8db0-59ed23f52d67', 'd315514c-f424-429f-ac7f-6a60cacd9741', '81ea9163-e58e-4fd1-a3fc-1e45a2b80ef6', '86d019f9-df3c-4151-bb7c-fa4424156396'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:35:45.841207 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-ba9c5c56-ca01-4256-b2aa-182d0bcd6150 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Snapshot create request issued successfully. Aug 25 10:35:45.841933 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ba9c5c56-ca01-4256-b2aa-182d0bcd6150 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] https://10.4.3.119/volume/v3/snapshots returned with HTTP 202 Aug 25 10:35:45.843721 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1475/5861] 10.4.3.119 () {68 vars in 1265 bytes} [Tue Aug 25 10:35:45 2026] POST /volume/v3/snapshots => generated 306 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:35:45.852233 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-9421cb56-322c-452a-b5a7-2e661154e4f3 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:45.854721 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-9421cb56-322c-452a-b5a7-2e661154e4f3 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] GET https://10.4.3.119/volume/v3/snapshots/69aab218-99f6-4672-ab61-2298666c96be Aug 25 10:35:45.855883 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-9421cb56-322c-452a-b5a7-2e661154e4f3 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:45.855883 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-9421cb56-322c-452a-b5a7-2e661154e4f3 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:45.862377 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:45.862377 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:35:45.862979 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-9421cb56-322c-452a-b5a7-2e661154e4f3 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Snapshot retrieved successfully. Aug 25 10:35:45.863850 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-9421cb56-322c-452a-b5a7-2e661154e4f3 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] https://10.4.3.119/volume/v3/snapshots/69aab218-99f6-4672-ab61-2298666c96be returned with HTTP 200 Aug 25 10:35:45.864369 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1464/5862] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:35:45 2026] GET /volume/v3/snapshots/69aab218-99f6-4672-ab61-2298666c96be => generated 438 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:35:46.872593 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-5f804bc6-17df-4b49-ab8e-b8bd9cdaf605 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:46.874343 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5f804bc6-17df-4b49-ab8e-b8bd9cdaf605 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] GET https://10.4.3.119/volume/v3/snapshots/69aab218-99f6-4672-ab61-2298666c96be Aug 25 10:35:46.874523 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-5f804bc6-17df-4b49-ab8e-b8bd9cdaf605 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:46.874738 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-5f804bc6-17df-4b49-ab8e-b8bd9cdaf605 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:46.879535 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:46.879535 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:35:46.879815 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-5f804bc6-17df-4b49-ab8e-b8bd9cdaf605 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Snapshot retrieved successfully. Aug 25 10:35:46.880416 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5f804bc6-17df-4b49-ab8e-b8bd9cdaf605 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] https://10.4.3.119/volume/v3/snapshots/69aab218-99f6-4672-ab61-2298666c96be returned with HTTP 200 Aug 25 10:35:46.880769 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1462/5863] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:35:46 2026] GET /volume/v3/snapshots/69aab218-99f6-4672-ab61-2298666c96be => generated 465 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:35:46.889041 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-bb759001-3db3-4099-8b23-251629ab9e9a None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:46.890674 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-bb759001-3db3-4099-8b23-251629ab9e9a tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] POST https://10.4.3.119/volume/v3/snapshots/69aab218-99f6-4672-ab61-2298666c96be/action Aug 25 10:35:46.891018 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-bb759001-3db3-4099-8b23-251629ab9e9a tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100389) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:35:46.891130 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-bb759001-3db3-4099-8b23-251629ab9e9a tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:35:46.892383 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.contrib.admin_actions [None req-bb759001-3db3-4099-8b23-251629ab9e9a tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Updating snapshot '69aab218-99f6-4672-ab61-2298666c96be' with '{'status': 'creating'}' {{(pid=100389) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 25 10:35:46.900298 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:46.900298 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:35:46.912271 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-bb759001-3db3-4099-8b23-251629ab9e9a tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] https://10.4.3.119/volume/v3/snapshots/69aab218-99f6-4672-ab61-2298666c96be/action returned with HTTP 202 Aug 25 10:35:46.912632 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1463/5864] 10.4.3.119 () {68 vars in 1396 bytes} [Tue Aug 25 10:35:46 2026] POST /volume/v3/snapshots/69aab218-99f6-4672-ab61-2298666c96be/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:35:46.919273 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-5f7ede78-76b5-43e5-b025-efdcba9a9185 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:46.921552 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5f7ede78-76b5-43e5-b025-efdcba9a9185 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] GET https://10.4.3.119/volume/v3/snapshots/69aab218-99f6-4672-ab61-2298666c96be Aug 25 10:35:46.921552 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5f7ede78-76b5-43e5-b025-efdcba9a9185 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:46.921778 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5f7ede78-76b5-43e5-b025-efdcba9a9185 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:46.926860 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:46.926860 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:35:46.927196 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-5f7ede78-76b5-43e5-b025-efdcba9a9185 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Snapshot retrieved successfully. Aug 25 10:35:46.927901 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5f7ede78-76b5-43e5-b025-efdcba9a9185 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] https://10.4.3.119/volume/v3/snapshots/69aab218-99f6-4672-ab61-2298666c96be returned with HTTP 200 Aug 25 10:35:46.928306 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1476/5865] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:35:46 2026] GET /volume/v3/snapshots/69aab218-99f6-4672-ab61-2298666c96be => generated 464 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:35:46.936407 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-b9065d49-a2b8-4268-a2fc-25755bceebeb None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:46.939204 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b9065d49-a2b8-4268-a2fc-25755bceebeb tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-member] POST https://10.4.3.119/volume/v3/snapshots/69aab218-99f6-4672-ab61-2298666c96be/action Aug 25 10:35:46.939204 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b9065d49-a2b8-4268-a2fc-25755bceebeb tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100390) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:35:46.939204 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b9065d49-a2b8-4268-a2fc-25755bceebeb tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:35:46.941197 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.contrib.snapshot_actions [None req-b9065d49-a2b8-4268-a2fc-25755bceebeb tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100390) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 25 10:35:46.945748 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:46.945748 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:35:46.946346 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.contrib.snapshot_actions [None req-b9065d49-a2b8-4268-a2fc-25755bceebeb tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-member] Updating snapshot 69aab218-99f6-4672-ab61-2298666c96be with info {'id': '69aab218-99f6-4672-ab61-2298666c96be', 'status': 'error', 'progress': '80%'} Aug 25 10:35:46.951856 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b9065d49-a2b8-4268-a2fc-25755bceebeb tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-member] https://10.4.3.119/volume/v3/snapshots/69aab218-99f6-4672-ab61-2298666c96be/action returned with HTTP 202 Aug 25 10:35:46.952560 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1465/5866] 10.4.3.119 () {68 vars in 1396 bytes} [Tue Aug 25 10:35:46 2026] POST /volume/v3/snapshots/69aab218-99f6-4672-ab61-2298666c96be/action => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:35:46.958946 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-c42d3f34-341d-41fe-85ec-e27862a02d24 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:46.960785 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c42d3f34-341d-41fe-85ec-e27862a02d24 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] DELETE https://10.4.3.119/volume/v3/snapshots/69aab218-99f6-4672-ab61-2298666c96be Aug 25 10:35:46.960968 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c42d3f34-341d-41fe-85ec-e27862a02d24 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:46.961164 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c42d3f34-341d-41fe-85ec-e27862a02d24 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:46.961273 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.snapshots [None req-c42d3f34-341d-41fe-85ec-e27862a02d24 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Delete snapshot with id: 69aab218-99f6-4672-ab61-2298666c96be Aug 25 10:35:46.965782 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:46.965782 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:35:46.966051 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-c42d3f34-341d-41fe-85ec-e27862a02d24 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Snapshot retrieved successfully. Aug 25 10:35:46.979958 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-c42d3f34-341d-41fe-85ec-e27862a02d24 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Snapshot delete request issued successfully. Aug 25 10:35:46.980102 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c42d3f34-341d-41fe-85ec-e27862a02d24 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] https://10.4.3.119/volume/v3/snapshots/69aab218-99f6-4672-ab61-2298666c96be returned with HTTP 202 Aug 25 10:35:46.980480 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1463/5867] 10.4.3.119 () {66 vars in 1357 bytes} [Tue Aug 25 10:35:46 2026] DELETE /volume/v3/snapshots/69aab218-99f6-4672-ab61-2298666c96be => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:35:46.987601 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-f6b49cdb-10fd-4cb3-89d2-42d08af505e0 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:46.988705 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f6b49cdb-10fd-4cb3-89d2-42d08af505e0 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] GET https://10.4.3.119/volume/v3/snapshots/69aab218-99f6-4672-ab61-2298666c96be Aug 25 10:35:46.988851 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f6b49cdb-10fd-4cb3-89d2-42d08af505e0 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:46.989029 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f6b49cdb-10fd-4cb3-89d2-42d08af505e0 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:46.994057 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:46.994057 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:35:46.994477 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-f6b49cdb-10fd-4cb3-89d2-42d08af505e0 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Snapshot retrieved successfully. Aug 25 10:35:46.995235 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f6b49cdb-10fd-4cb3-89d2-42d08af505e0 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] https://10.4.3.119/volume/v3/snapshots/69aab218-99f6-4672-ab61-2298666c96be returned with HTTP 200 Aug 25 10:35:46.995702 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1464/5868] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:35:46 2026] GET /volume/v3/snapshots/69aab218-99f6-4672-ab61-2298666c96be => generated 463 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:35:48.004163 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-2bf81561-ae8a-4a7d-80e1-3d1625bc4ed3 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:48.005915 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2bf81561-ae8a-4a7d-80e1-3d1625bc4ed3 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] GET https://10.4.3.119/volume/v3/snapshots/69aab218-99f6-4672-ab61-2298666c96be Aug 25 10:35:48.006129 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2bf81561-ae8a-4a7d-80e1-3d1625bc4ed3 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:48.006329 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2bf81561-ae8a-4a7d-80e1-3d1625bc4ed3 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:48.010246 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2bf81561-ae8a-4a7d-80e1-3d1625bc4ed3 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] https://10.4.3.119/volume/v3/snapshots/69aab218-99f6-4672-ab61-2298666c96be returned with HTTP 404 Aug 25 10:35:48.010689 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1477/5869] 10.4.3.119 () {66 vars in 1354 bytes} [Tue Aug 25 10:35:48 2026] GET /volume/v3/snapshots/69aab218-99f6-4672-ab61-2298666c96be => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:35:48.017250 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-3f90cb02-def7-40cb-8da2-2ad8b295eae3 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:48.018767 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3f90cb02-def7-40cb-8da2-2ad8b295eae3 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] DELETE https://10.4.3.119/volume/v3/volumes/ce5709b4-06d6-4d60-ab3a-92db3e99f888 Aug 25 10:35:48.020277 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3f90cb02-def7-40cb-8da2-2ad8b295eae3 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:48.020277 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3f90cb02-def7-40cb-8da2-2ad8b295eae3 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:48.020277 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-3f90cb02-def7-40cb-8da2-2ad8b295eae3 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Delete volume with id: ce5709b4-06d6-4d60-ab3a-92db3e99f888 Aug 25 10:35:48.025780 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:48.025780 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:35:48.026195 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-3f90cb02-def7-40cb-8da2-2ad8b295eae3 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Volume info retrieved successfully. Aug 25 10:35:48.041903 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-3f90cb02-def7-40cb-8da2-2ad8b295eae3 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Delete volume request issued successfully. Aug 25 10:35:48.042306 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3f90cb02-def7-40cb-8da2-2ad8b295eae3 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] https://10.4.3.119/volume/v3/volumes/ce5709b4-06d6-4d60-ab3a-92db3e99f888 returned with HTTP 202 Aug 25 10:35:48.042800 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1466/5870] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:35:48 2026] DELETE /volume/v3/volumes/ce5709b4-06d6-4d60-ab3a-92db3e99f888 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:35:48.050233 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-414d9a03-6bff-4659-a22b-58f409b68973 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:48.051996 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-414d9a03-6bff-4659-a22b-58f409b68973 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] GET https://10.4.3.119/volume/v3/volumes/ce5709b4-06d6-4d60-ab3a-92db3e99f888 Aug 25 10:35:48.052199 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-414d9a03-6bff-4659-a22b-58f409b68973 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:48.052381 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-414d9a03-6bff-4659-a22b-58f409b68973 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:48.060204 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:48.060204 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:35:48.063781 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-414d9a03-6bff-4659-a22b-58f409b68973 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Volume info retrieved successfully. Aug 25 10:35:48.067416 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-414d9a03-6bff-4659-a22b-58f409b68973 tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] https://10.4.3.119/volume/v3/volumes/ce5709b4-06d6-4d60-ab3a-92db3e99f888 returned with HTTP 200 Aug 25 10:35:48.067798 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1464/5871] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:35:48 2026] GET /volume/v3/volumes/ce5709b4-06d6-4d60-ab3a-92db3e99f888 => generated 1008 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 25 10:35:49.080838 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-5eec06dd-7538-4478-9ce6-3fc3956a09ab None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:49.082654 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5eec06dd-7538-4478-9ce6-3fc3956a09ab tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] GET https://10.4.3.119/volume/v3/volumes/ce5709b4-06d6-4d60-ab3a-92db3e99f888 Aug 25 10:35:49.082849 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5eec06dd-7538-4478-9ce6-3fc3956a09ab tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:49.083029 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5eec06dd-7538-4478-9ce6-3fc3956a09ab tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:49.088710 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5eec06dd-7538-4478-9ce6-3fc3956a09ab tempest-ProjectMemberTests-1312787677 tempest-ProjectMemberTests-1312787677-project-admin] https://10.4.3.119/volume/v3/volumes/ce5709b4-06d6-4d60-ab3a-92db3e99f888 returned with HTTP 404 Aug 25 10:35:49.089182 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1465/5872] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:35:49 2026] GET /volume/v3/volumes/ce5709b4-06d6-4d60-ab3a-92db3e99f888 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:35:50.206554 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-57da62fa-af48-4108-aa19-0013cf343737 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:50.293574 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-57da62fa-af48-4108-aa19-0013cf343737 tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] POST https://10.4.3.119/volume/v3/types Aug 25 10:35:50.294116 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-57da62fa-af48-4108-aa19-0013cf343737 tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-705348880", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1874909844", "vendor_name": "tempest-vendor_name-1165639204"}}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:35:50.312181 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-57da62fa-af48-4108-aa19-0013cf343737 tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] https://10.4.3.119/volume/v3/types returned with HTTP 200 Aug 25 10:35:50.312557 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1478/5873] 10.4.3.119 () {68 vars in 1253 bytes} [Tue Aug 25 10:35:50 2026] POST /volume/v3/types => generated 328 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:35:50.320995 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-f673e90f-3d31-4090-8b5c-dc26bcb0cf6c None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:50.325156 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f673e90f-3d31-4090-8b5c-dc26bcb0cf6c tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:35:50.325156 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f673e90f-3d31-4090-8b5c-dc26bcb0cf6c tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "b27447f4-1809-46ce-96ed-37346d3cd282", "size": 1}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:35:50.325156 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volumes [None req-f673e90f-3d31-4090-8b5c-dc26bcb0cf6c tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Create volume request body: {'volume': {'volume_type': 'b27447f4-1809-46ce-96ed-37346d3cd282', 'size': 1}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:35:50.328323 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-f673e90f-3d31-4090-8b5c-dc26bcb0cf6c tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Create volume of 1 GB Aug 25 10:35:50.328877 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:50.328877 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:35:50.329352 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-f673e90f-3d31-4090-8b5c-dc26bcb0cf6c tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Availability Zones retrieved successfully. Aug 25 10:35:50.335434 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-f673e90f-3d31-4090-8b5c-dc26bcb0cf6c tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Flow 'volume_create_api' (62bfd665-92ce-41fd-b700-6d9a1d7fd3f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:35:50.336530 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-f673e90f-3d31-4090-8b5c-dc26bcb0cf6c tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (848a06ec-74bb-4505-9cd8-16461634e35a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:35:50.337511 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-f673e90f-3d31-4090-8b5c-dc26bcb0cf6c tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Validating volume size '1' using validate_int {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:35:50.356709 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-f673e90f-3d31-4090-8b5c-dc26bcb0cf6c tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (848a06ec-74bb-4505-9cd8-16461634e35a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:35:50Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1874909844',vendor_name='tempest-vendor_name-1165639204'},id=b27447f4-1809-46ce-96ed-37346d3cd282,is_public=True,name='tempest-ProjectAdminTests-volume-type-705348880',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b27447f4-1809-46ce-96ed-37346d3cd282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:35:50.357737 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-f673e90f-3d31-4090-8b5c-dc26bcb0cf6c tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6c3b975-9efb-4ef6-b3b2-3c7015dc0fb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:35:50.383575 np0000008063 devstack@c-api.service[100390]: WARNING cinder.quota [None req-f673e90f-3d31-4090-8b5c-dc26bcb0cf6c tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-705348880 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-705348880, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:35:50.384053 np0000008063 devstack@c-api.service[100390]: WARNING cinder.quota [None req-f673e90f-3d31-4090-8b5c-dc26bcb0cf6c tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-705348880 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-705348880, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:35:50.414326 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-f673e90f-3d31-4090-8b5c-dc26bcb0cf6c tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Created reservations ['2d9f6015-dbf5-4428-871d-c00ac9795ad4', '7746a943-ae85-480d-b1d0-fc37582c40f7', '48304ccc-cb86-4edb-87fd-2bfa2edccd5a', '53778d8d-4901-4c82-9918-9553d8e77fb6'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:35:50.415184 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-f673e90f-3d31-4090-8b5c-dc26bcb0cf6c tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6c3b975-9efb-4ef6-b3b2-3c7015dc0fb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2d9f6015-dbf5-4428-871d-c00ac9795ad4', '7746a943-ae85-480d-b1d0-fc37582c40f7', '48304ccc-cb86-4edb-87fd-2bfa2edccd5a', '53778d8d-4901-4c82-9918-9553d8e77fb6']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:35:50.415988 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-f673e90f-3d31-4090-8b5c-dc26bcb0cf6c tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9bd0bfd-d77e-4060-9f52-bd667d738fe3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:35:50.439757 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-f673e90f-3d31-4090-8b5c-dc26bcb0cf6c tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9bd0bfd-d77e-4060-9f52-bd667d738fe3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '34fee0f2-40ca-44c4-88aa-588f4fb33703', '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='2b9f00b4a1a042819ecba1e8559e93ea',qos_specs=None,replication_status=,reservations=['2d9f6015-dbf5-4428-871d-c00ac9795ad4','7746a943-ae85-480d-b1d0-fc37582c40f7','48304ccc-cb86-4edb-87fd-2bfa2edccd5a','53778d8d-4901-4c82-9918-9553d8e77fb6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e694a604f0ae49ed9d47639519be5515',volume_type_id=b27447f4-1809-46ce-96ed-37346d3cd282), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:35:50Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=34fee0f2-40ca-44c4-88aa-588f4fb33703,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b9f00b4a1a042819ecba1e8559e93ea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e694a604f0ae49ed9d47639519be5515',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b27447f4-1809-46ce-96ed-37346d3cd282),volume_type_id=b27447f4-1809-46ce-96ed-37346d3cd282)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:35:50.441666 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-f673e90f-3d31-4090-8b5c-dc26bcb0cf6c tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26f0a2ed-f2a5-4818-9972-3438b8fd59fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:35:50.456929 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-f673e90f-3d31-4090-8b5c-dc26bcb0cf6c tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26f0a2ed-f2a5-4818-9972-3438b8fd59fd) transitioned into state 'SUCCESS' from 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='2b9f00b4a1a042819ecba1e8559e93ea',qos_specs=None,replication_status=,reservations=['2d9f6015-dbf5-4428-871d-c00ac9795ad4','7746a943-ae85-480d-b1d0-fc37582c40f7','48304ccc-cb86-4edb-87fd-2bfa2edccd5a','53778d8d-4901-4c82-9918-9553d8e77fb6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e694a604f0ae49ed9d47639519be5515',volume_type_id=b27447f4-1809-46ce-96ed-37346d3cd282)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:35:50.457762 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-f673e90f-3d31-4090-8b5c-dc26bcb0cf6c tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb971e8c-e93f-4f0d-92f9-a3825982b871) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:35:50.466307 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-f673e90f-3d31-4090-8b5c-dc26bcb0cf6c tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb971e8c-e93f-4f0d-92f9-a3825982b871) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:35:50.467403 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-f673e90f-3d31-4090-8b5c-dc26bcb0cf6c tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Flow 'volume_create_api' (62bfd665-92ce-41fd-b700-6d9a1d7fd3f1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:35:50.467779 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-f673e90f-3d31-4090-8b5c-dc26bcb0cf6c tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Create volume request issued successfully. Aug 25 10:35:50.468402 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f673e90f-3d31-4090-8b5c-dc26bcb0cf6c tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:35:50.468925 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1467/5874] 10.4.3.119 () {70 vars in 1298 bytes} [Tue Aug 25 10:35:50 2026] POST /volume/v3/volumes => generated 772 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:35:50.480595 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-6fe33492-7bf9-4204-bcc8-340c9f061aa1 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:50.482353 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6fe33492-7bf9-4204-bcc8-340c9f061aa1 tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] GET https://10.4.3.119/volume/v3/volumes/34fee0f2-40ca-44c4-88aa-588f4fb33703 Aug 25 10:35:50.482563 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-6fe33492-7bf9-4204-bcc8-340c9f061aa1 tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:50.482762 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-6fe33492-7bf9-4204-bcc8-340c9f061aa1 tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:50.489933 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:50.489933 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:35:50.493924 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-6fe33492-7bf9-4204-bcc8-340c9f061aa1 tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Volume info retrieved successfully. Aug 25 10:35:50.497939 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6fe33492-7bf9-4204-bcc8-340c9f061aa1 tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] https://10.4.3.119/volume/v3/volumes/34fee0f2-40ca-44c4-88aa-588f4fb33703 returned with HTTP 200 Aug 25 10:35:50.498336 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1465/5875] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:35:50 2026] GET /volume/v3/volumes/34fee0f2-40ca-44c4-88aa-588f4fb33703 => generated 951 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:35:51.510157 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-b065d072-1c71-4b50-8ffc-114f52f0fb33 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:51.511683 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b065d072-1c71-4b50-8ffc-114f52f0fb33 tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] GET https://10.4.3.119/volume/v3/volumes/34fee0f2-40ca-44c4-88aa-588f4fb33703 Aug 25 10:35:51.511887 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b065d072-1c71-4b50-8ffc-114f52f0fb33 tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:51.512067 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b065d072-1c71-4b50-8ffc-114f52f0fb33 tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:51.518721 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:51.518721 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:35:51.521676 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-b065d072-1c71-4b50-8ffc-114f52f0fb33 tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Volume info retrieved successfully. Aug 25 10:35:51.525021 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b065d072-1c71-4b50-8ffc-114f52f0fb33 tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] https://10.4.3.119/volume/v3/volumes/34fee0f2-40ca-44c4-88aa-588f4fb33703 returned with HTTP 200 Aug 25 10:35:51.525386 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1466/5876] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:35:51 2026] GET /volume/v3/volumes/34fee0f2-40ca-44c4-88aa-588f4fb33703 => generated 972 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:35:51.537237 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-68068e43-18c0-4fdd-a37c-8b883c52695a None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:51.538729 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-68068e43-18c0-4fdd-a37c-8b883c52695a tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] GET https://10.4.3.119/volume/v3/messages Aug 25 10:35:51.538909 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-68068e43-18c0-4fdd-a37c-8b883c52695a tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:51.539071 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-68068e43-18c0-4fdd-a37c-8b883c52695a tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Calling method 'version_select' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:51.542152 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-68068e43-18c0-4fdd-a37c-8b883c52695a tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] https://10.4.3.119/volume/v3/messages returned with HTTP 200 Aug 25 10:35:51.542496 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1479/5877] 10.4.3.119 () {68 vars in 1280 bytes} [Tue Aug 25 10:35:51 2026] GET /volume/v3/messages => generated 670 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:35:51.550279 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-79113870-ad6e-4e55-84ce-9270a24d30e6 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:51.552954 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-79113870-ad6e-4e55-84ce-9270a24d30e6 tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] DELETE https://10.4.3.119/volume/v3/messages/bcd2d407-8a96-4554-b21e-b787b29fe076 Aug 25 10:35:51.552954 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-79113870-ad6e-4e55-84ce-9270a24d30e6 tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:51.552954 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-79113870-ad6e-4e55-84ce-9270a24d30e6 tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Calling method 'version_select' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:51.555208 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:51.555208 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:35:51.559645 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-79113870-ad6e-4e55-84ce-9270a24d30e6 tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] https://10.4.3.119/volume/v3/messages/bcd2d407-8a96-4554-b21e-b787b29fe076 returned with HTTP 204 Aug 25 10:35:51.560093 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1468/5878] 10.4.3.119 () {68 vars in 1394 bytes} [Tue Aug 25 10:35:51 2026] DELETE /volume/v3/messages/bcd2d407-8a96-4554-b21e-b787b29fe076 => generated 0 bytes in 11 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 25 10:35:51.565678 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-f84efd97-0d35-4590-9baa-810fe8d989f2 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:51.567538 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f84efd97-0d35-4590-9baa-810fe8d989f2 tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] GET https://10.4.3.119/volume/v3/messages/bcd2d407-8a96-4554-b21e-b787b29fe076 Aug 25 10:35:51.567793 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f84efd97-0d35-4590-9baa-810fe8d989f2 tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:51.568029 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f84efd97-0d35-4590-9baa-810fe8d989f2 tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Calling method 'version_select' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:51.570520 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f84efd97-0d35-4590-9baa-810fe8d989f2 tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] https://10.4.3.119/volume/v3/messages/bcd2d407-8a96-4554-b21e-b787b29fe076 returned with HTTP 404 Aug 25 10:35:51.570959 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1466/5879] 10.4.3.119 () {68 vars in 1391 bytes} [Tue Aug 25 10:35:51 2026] GET /volume/v3/messages/bcd2d407-8a96-4554-b21e-b787b29fe076 => generated 110 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:35:51.577158 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-5d85b446-ec77-42fb-9297-370658592b12 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:51.578626 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5d85b446-ec77-42fb-9297-370658592b12 tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] DELETE https://10.4.3.119/volume/v3/volumes/34fee0f2-40ca-44c4-88aa-588f4fb33703 Aug 25 10:35:51.578840 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5d85b446-ec77-42fb-9297-370658592b12 tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:51.579019 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5d85b446-ec77-42fb-9297-370658592b12 tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:51.579212 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-5d85b446-ec77-42fb-9297-370658592b12 tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Delete volume with id: 34fee0f2-40ca-44c4-88aa-588f4fb33703 Aug 25 10:35:51.585609 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:51.585609 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:35:51.585932 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-5d85b446-ec77-42fb-9297-370658592b12 tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Volume info retrieved successfully. Aug 25 10:35:51.586848 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-5d85b446-ec77-42fb-9297-370658592b12 tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100389) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 25 10:35:51.595652 np0000008063 devstack@c-api.service[100389]: WARNING cinder.quota [None req-5d85b446-ec77-42fb-9297-370658592b12 tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-705348880 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-705348880, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:35:51.595925 np0000008063 devstack@c-api.service[100389]: WARNING cinder.quota [None req-5d85b446-ec77-42fb-9297-370658592b12 tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-705348880 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-705348880, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:35:51.603246 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-5d85b446-ec77-42fb-9297-370658592b12 tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Created reservations ['289b47bc-02f9-4821-90e0-2a4f2ea92b9d', 'bed75876-6849-443c-a433-5f5fc4775448', '766e4ef5-2254-4dee-8a71-a98895774ef1', '9411026c-701b-4d9d-ab47-32cdddfed6ca'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:35:51.622632 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-5d85b446-ec77-42fb-9297-370658592b12 tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Delete volume request issued successfully. Aug 25 10:35:51.622803 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5d85b446-ec77-42fb-9297-370658592b12 tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] https://10.4.3.119/volume/v3/volumes/34fee0f2-40ca-44c4-88aa-588f4fb33703 returned with HTTP 202 Aug 25 10:35:51.623214 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1467/5880] 10.4.3.119 () {68 vars in 1391 bytes} [Tue Aug 25 10:35:51 2026] DELETE /volume/v3/volumes/34fee0f2-40ca-44c4-88aa-588f4fb33703 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:35:51.629305 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-ee483187-11ef-4d26-983c-407a8ee18572 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:51.630755 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ee483187-11ef-4d26-983c-407a8ee18572 tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] DELETE https://10.4.3.119/volume/v3/types/b27447f4-1809-46ce-96ed-37346d3cd282 Aug 25 10:35:51.630928 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ee483187-11ef-4d26-983c-407a8ee18572 tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:51.631118 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ee483187-11ef-4d26-983c-407a8ee18572 tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Calling method '_delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:51.649238 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ee483187-11ef-4d26-983c-407a8ee18572 tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] https://10.4.3.119/volume/v3/types/b27447f4-1809-46ce-96ed-37346d3cd282 returned with HTTP 202 Aug 25 10:35:51.649630 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1480/5881] 10.4.3.119 () {66 vars in 1345 bytes} [Tue Aug 25 10:35:51 2026] DELETE /volume/v3/types/b27447f4-1809-46ce-96ed-37346d3cd282 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:35:51.657583 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-16a164e4-b6ec-4639-8d4a-f5df6eef9d1a None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:51.658681 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-16a164e4-b6ec-4639-8d4a-f5df6eef9d1a tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] POST https://10.4.3.119/volume/v3/types Aug 25 10:35:51.659073 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-16a164e4-b6ec-4639-8d4a-f5df6eef9d1a tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-425870588", "extra_specs": {"storage_protocol": "tempest-storage_protocol-716760985", "vendor_name": "tempest-vendor_name-550828772"}}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:35:51.670448 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-16a164e4-b6ec-4639-8d4a-f5df6eef9d1a tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] https://10.4.3.119/volume/v3/types returned with HTTP 200 Aug 25 10:35:51.670905 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1469/5882] 10.4.3.119 () {68 vars in 1253 bytes} [Tue Aug 25 10:35:51 2026] POST /volume/v3/types => generated 326 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:35:51.678088 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-1d0510bf-c18f-4947-9b48-eb93634f65f2 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:51.679712 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1d0510bf-c18f-4947-9b48-eb93634f65f2 tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:35:51.680081 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1d0510bf-c18f-4947-9b48-eb93634f65f2 tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "8afdc8b9-43dd-40cd-aa7c-d9d5886157a6", "size": 1}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:35:51.681942 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-1d0510bf-c18f-4947-9b48-eb93634f65f2 tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Create volume request body: {'volume': {'volume_type': '8afdc8b9-43dd-40cd-aa7c-d9d5886157a6', 'size': 1}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:35:51.685175 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-1d0510bf-c18f-4947-9b48-eb93634f65f2 tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Create volume of 1 GB Aug 25 10:35:51.685436 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:51.685436 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:35:51.685767 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-1d0510bf-c18f-4947-9b48-eb93634f65f2 tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Availability Zones retrieved successfully. Aug 25 10:35:51.690363 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-1d0510bf-c18f-4947-9b48-eb93634f65f2 tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Flow 'volume_create_api' (474ed29e-a558-42f1-8bac-e6673dc6d668) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:35:51.691412 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-1d0510bf-c18f-4947-9b48-eb93634f65f2 tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9585f3a-e303-4cf9-b499-8df3b75016e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:35:51.692076 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [None req-1d0510bf-c18f-4947-9b48-eb93634f65f2 tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Validating volume size '1' using validate_int {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:35:51.707313 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-1d0510bf-c18f-4947-9b48-eb93634f65f2 tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9585f3a-e303-4cf9-b499-8df3b75016e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:35:52Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-716760985',vendor_name='tempest-vendor_name-550828772'},id=8afdc8b9-43dd-40cd-aa7c-d9d5886157a6,is_public=True,name='tempest-ProjectAdminTests-volume-type-425870588',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8afdc8b9-43dd-40cd-aa7c-d9d5886157a6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:35:51.707977 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-1d0510bf-c18f-4947-9b48-eb93634f65f2 tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77b32a1a-7019-4557-b7e6-f39befbe9bce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:35:51.728974 np0000008063 devstack@c-api.service[100388]: WARNING cinder.quota [None req-1d0510bf-c18f-4947-9b48-eb93634f65f2 tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-425870588 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-425870588, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:35:51.729244 np0000008063 devstack@c-api.service[100388]: WARNING cinder.quota [None req-1d0510bf-c18f-4947-9b48-eb93634f65f2 tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-425870588 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-425870588, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:35:51.750695 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-1d0510bf-c18f-4947-9b48-eb93634f65f2 tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Created reservations ['2118e26b-867a-4d6f-acd7-ad841f152208', '22a86626-2f40-4242-803f-3e03abc70895', 'ada116ca-fb56-442e-b8b8-98e613ddd577', 'bab9238d-9f5d-4d22-906b-b310f65803da'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:35:51.751418 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-1d0510bf-c18f-4947-9b48-eb93634f65f2 tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77b32a1a-7019-4557-b7e6-f39befbe9bce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2118e26b-867a-4d6f-acd7-ad841f152208', '22a86626-2f40-4242-803f-3e03abc70895', 'ada116ca-fb56-442e-b8b8-98e613ddd577', 'bab9238d-9f5d-4d22-906b-b310f65803da']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:35:51.752130 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-1d0510bf-c18f-4947-9b48-eb93634f65f2 tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23b03512-4e63-487a-aaf4-adf3eb08e18d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:35:51.773734 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-1d0510bf-c18f-4947-9b48-eb93634f65f2 tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23b03512-4e63-487a-aaf4-adf3eb08e18d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '018cc2a2-fa3b-4067-9394-394387b3c732', '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='2b9f00b4a1a042819ecba1e8559e93ea',qos_specs=None,replication_status=,reservations=['2118e26b-867a-4d6f-acd7-ad841f152208','22a86626-2f40-4242-803f-3e03abc70895','ada116ca-fb56-442e-b8b8-98e613ddd577','bab9238d-9f5d-4d22-906b-b310f65803da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e694a604f0ae49ed9d47639519be5515',volume_type_id=8afdc8b9-43dd-40cd-aa7c-d9d5886157a6), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:35:51Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=018cc2a2-fa3b-4067-9394-394387b3c732,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b9f00b4a1a042819ecba1e8559e93ea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e694a604f0ae49ed9d47639519be5515',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8afdc8b9-43dd-40cd-aa7c-d9d5886157a6),volume_type_id=8afdc8b9-43dd-40cd-aa7c-d9d5886157a6)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:35:51.774437 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-1d0510bf-c18f-4947-9b48-eb93634f65f2 tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (428cbbe6-bfad-441d-8286-ddcc84f54b04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:35:51.788343 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-1d0510bf-c18f-4947-9b48-eb93634f65f2 tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (428cbbe6-bfad-441d-8286-ddcc84f54b04) transitioned into state 'SUCCESS' from 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='2b9f00b4a1a042819ecba1e8559e93ea',qos_specs=None,replication_status=,reservations=['2118e26b-867a-4d6f-acd7-ad841f152208','22a86626-2f40-4242-803f-3e03abc70895','ada116ca-fb56-442e-b8b8-98e613ddd577','bab9238d-9f5d-4d22-906b-b310f65803da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e694a604f0ae49ed9d47639519be5515',volume_type_id=8afdc8b9-43dd-40cd-aa7c-d9d5886157a6)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:35:51.788995 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-1d0510bf-c18f-4947-9b48-eb93634f65f2 tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (704a9199-6166-4420-be44-9ca47344e882) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:35:51.796305 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-1d0510bf-c18f-4947-9b48-eb93634f65f2 tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (704a9199-6166-4420-be44-9ca47344e882) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:35:51.797068 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-1d0510bf-c18f-4947-9b48-eb93634f65f2 tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Flow 'volume_create_api' (474ed29e-a558-42f1-8bac-e6673dc6d668) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:35:51.797381 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-1d0510bf-c18f-4947-9b48-eb93634f65f2 tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Create volume request issued successfully. Aug 25 10:35:51.797904 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1d0510bf-c18f-4947-9b48-eb93634f65f2 tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:35:51.798347 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1467/5883] 10.4.3.119 () {70 vars in 1298 bytes} [Tue Aug 25 10:35:51 2026] POST /volume/v3/volumes => generated 772 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:35:51.809977 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-22e047e4-e5d2-415d-96cb-6556dc6b1aec None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:51.811534 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-22e047e4-e5d2-415d-96cb-6556dc6b1aec tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] GET https://10.4.3.119/volume/v3/volumes/018cc2a2-fa3b-4067-9394-394387b3c732 Aug 25 10:35:51.811730 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-22e047e4-e5d2-415d-96cb-6556dc6b1aec tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:51.811904 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-22e047e4-e5d2-415d-96cb-6556dc6b1aec tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:51.817954 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:51.817954 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:35:51.820697 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-22e047e4-e5d2-415d-96cb-6556dc6b1aec tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Volume info retrieved successfully. Aug 25 10:35:51.824080 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-22e047e4-e5d2-415d-96cb-6556dc6b1aec tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] https://10.4.3.119/volume/v3/volumes/018cc2a2-fa3b-4067-9394-394387b3c732 returned with HTTP 200 Aug 25 10:35:51.824432 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1468/5884] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:35:51 2026] GET /volume/v3/volumes/018cc2a2-fa3b-4067-9394-394387b3c732 => generated 951 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:35:52.836181 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-89f7feb8-b6ce-4169-b2a7-3152df8c674f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:52.838001 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-89f7feb8-b6ce-4169-b2a7-3152df8c674f tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] GET https://10.4.3.119/volume/v3/volumes/018cc2a2-fa3b-4067-9394-394387b3c732 Aug 25 10:35:52.838279 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-89f7feb8-b6ce-4169-b2a7-3152df8c674f tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:52.838477 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-89f7feb8-b6ce-4169-b2a7-3152df8c674f tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:52.845566 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:52.845566 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:35:52.848958 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-89f7feb8-b6ce-4169-b2a7-3152df8c674f tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Volume info retrieved successfully. Aug 25 10:35:52.852880 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-89f7feb8-b6ce-4169-b2a7-3152df8c674f tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] https://10.4.3.119/volume/v3/volumes/018cc2a2-fa3b-4067-9394-394387b3c732 returned with HTTP 200 Aug 25 10:35:52.853286 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1481/5885] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:35:52 2026] GET /volume/v3/volumes/018cc2a2-fa3b-4067-9394-394387b3c732 => generated 972 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:35:52.865440 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-f032b8c5-deb2-41f4-ba8c-5086b87a3c3a None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:52.867460 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f032b8c5-deb2-41f4-ba8c-5086b87a3c3a tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] GET https://10.4.3.119/volume/v3/messages Aug 25 10:35:52.867890 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f032b8c5-deb2-41f4-ba8c-5086b87a3c3a tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:52.868285 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f032b8c5-deb2-41f4-ba8c-5086b87a3c3a tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Calling method 'version_select' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:52.872923 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f032b8c5-deb2-41f4-ba8c-5086b87a3c3a tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] https://10.4.3.119/volume/v3/messages returned with HTTP 200 Aug 25 10:35:52.872923 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1470/5886] 10.4.3.119 () {68 vars in 1280 bytes} [Tue Aug 25 10:35:52 2026] GET /volume/v3/messages => generated 670 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:35:52.881246 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-dce8ec95-1b14-4e5f-92e8-6047254b3017 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:52.883062 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-dce8ec95-1b14-4e5f-92e8-6047254b3017 tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] GET https://10.4.3.119/volume/v3/messages Aug 25 10:35:52.883329 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-dce8ec95-1b14-4e5f-92e8-6047254b3017 tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:52.883507 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-dce8ec95-1b14-4e5f-92e8-6047254b3017 tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Calling method 'version_select' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:52.883759 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:52.883759 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:35:52.887671 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-dce8ec95-1b14-4e5f-92e8-6047254b3017 tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] https://10.4.3.119/volume/v3/messages returned with HTTP 200 Aug 25 10:35:52.888160 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1468/5887] 10.4.3.119 () {68 vars in 1280 bytes} [Tue Aug 25 10:35:52 2026] GET /volume/v3/messages => generated 670 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:35:52.896012 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-1bb4fa91-f790-4dbb-9845-d50d9399db35 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:52.897635 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1bb4fa91-f790-4dbb-9845-d50d9399db35 tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] DELETE https://10.4.3.119/volume/v3/messages/b67d2e09-764e-4641-b40f-14555fa8a4bc Aug 25 10:35:52.897881 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1bb4fa91-f790-4dbb-9845-d50d9399db35 tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:52.898093 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1bb4fa91-f790-4dbb-9845-d50d9399db35 tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Calling method 'version_select' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:52.906167 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1bb4fa91-f790-4dbb-9845-d50d9399db35 tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] https://10.4.3.119/volume/v3/messages/b67d2e09-764e-4641-b40f-14555fa8a4bc returned with HTTP 204 Aug 25 10:35:52.906608 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1469/5888] 10.4.3.119 () {68 vars in 1394 bytes} [Tue Aug 25 10:35:52 2026] DELETE /volume/v3/messages/b67d2e09-764e-4641-b40f-14555fa8a4bc => generated 0 bytes in 11 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 25 10:35:52.913500 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-28d74f92-93fc-49b5-a3fe-a5a644e5b5b4 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:52.915227 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-28d74f92-93fc-49b5-a3fe-a5a644e5b5b4 tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] DELETE https://10.4.3.119/volume/v3/volumes/018cc2a2-fa3b-4067-9394-394387b3c732 Aug 25 10:35:52.915450 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-28d74f92-93fc-49b5-a3fe-a5a644e5b5b4 tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:52.915658 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-28d74f92-93fc-49b5-a3fe-a5a644e5b5b4 tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:52.915839 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-28d74f92-93fc-49b5-a3fe-a5a644e5b5b4 tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Delete volume with id: 018cc2a2-fa3b-4067-9394-394387b3c732 Aug 25 10:35:52.922512 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:52.922512 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:35:52.922868 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-28d74f92-93fc-49b5-a3fe-a5a644e5b5b4 tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Volume info retrieved successfully. Aug 25 10:35:52.923704 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-28d74f92-93fc-49b5-a3fe-a5a644e5b5b4 tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100391) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 25 10:35:52.932288 np0000008063 devstack@c-api.service[100391]: WARNING cinder.quota [None req-28d74f92-93fc-49b5-a3fe-a5a644e5b5b4 tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-425870588 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-425870588, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:35:52.932568 np0000008063 devstack@c-api.service[100391]: WARNING cinder.quota [None req-28d74f92-93fc-49b5-a3fe-a5a644e5b5b4 tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-425870588 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-425870588, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:35:52.940365 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-28d74f92-93fc-49b5-a3fe-a5a644e5b5b4 tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Created reservations ['5027384a-0796-4b02-a0ac-3fe4d9c459b8', '2ce105f3-36f2-484a-abd4-6006238e6b7d', '3ae11989-9d5d-4257-bde8-6d000df6b780', 'd4116975-d422-444c-8399-249d4c2a3cfb'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:35:52.962854 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-28d74f92-93fc-49b5-a3fe-a5a644e5b5b4 tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Delete volume request issued successfully. Aug 25 10:35:52.963101 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-28d74f92-93fc-49b5-a3fe-a5a644e5b5b4 tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] https://10.4.3.119/volume/v3/volumes/018cc2a2-fa3b-4067-9394-394387b3c732 returned with HTTP 202 Aug 25 10:35:52.963654 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1482/5889] 10.4.3.119 () {68 vars in 1391 bytes} [Tue Aug 25 10:35:52 2026] DELETE /volume/v3/volumes/018cc2a2-fa3b-4067-9394-394387b3c732 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:35:52.970799 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-198fcdef-aceb-49bf-80c3-0ab7a8db4a86 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:52.972501 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-198fcdef-aceb-49bf-80c3-0ab7a8db4a86 tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] DELETE https://10.4.3.119/volume/v3/types/8afdc8b9-43dd-40cd-aa7c-d9d5886157a6 Aug 25 10:35:52.972841 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-198fcdef-aceb-49bf-80c3-0ab7a8db4a86 tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:52.973226 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-198fcdef-aceb-49bf-80c3-0ab7a8db4a86 tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Calling method '_delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:52.997697 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-198fcdef-aceb-49bf-80c3-0ab7a8db4a86 tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] https://10.4.3.119/volume/v3/types/8afdc8b9-43dd-40cd-aa7c-d9d5886157a6 returned with HTTP 202 Aug 25 10:35:52.998397 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1471/5890] 10.4.3.119 () {66 vars in 1345 bytes} [Tue Aug 25 10:35:52 2026] DELETE /volume/v3/types/8afdc8b9-43dd-40cd-aa7c-d9d5886157a6 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:35:53.006034 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-0cf896f8-dbcc-4e90-b91a-53f7118969e2 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:53.007619 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0cf896f8-dbcc-4e90-b91a-53f7118969e2 tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] POST https://10.4.3.119/volume/v3/types Aug 25 10:35:53.007957 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0cf896f8-dbcc-4e90-b91a-53f7118969e2 tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1269080329", "extra_specs": {"storage_protocol": "tempest-storage_protocol-801128915", "vendor_name": "tempest-vendor_name-1390015890"}}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:35:53.022869 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0cf896f8-dbcc-4e90-b91a-53f7118969e2 tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] https://10.4.3.119/volume/v3/types returned with HTTP 200 Aug 25 10:35:53.023224 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1469/5891] 10.4.3.119 () {68 vars in 1253 bytes} [Tue Aug 25 10:35:53 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 25 10:35:53.030722 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-d9867845-7c51-48e8-acd6-ac25d3f87afa None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:53.032815 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d9867845-7c51-48e8-acd6-ac25d3f87afa tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:35:53.033325 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d9867845-7c51-48e8-acd6-ac25d3f87afa tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "985e180d-9871-4514-bbea-cec1aeaa05f2", "size": 1}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:35:53.035148 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-d9867845-7c51-48e8-acd6-ac25d3f87afa tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Create volume request body: {'volume': {'volume_type': '985e180d-9871-4514-bbea-cec1aeaa05f2', 'size': 1}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:35:53.039689 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-d9867845-7c51-48e8-acd6-ac25d3f87afa tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Create volume of 1 GB Aug 25 10:35:53.040078 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:53.040078 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:35:53.040546 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-d9867845-7c51-48e8-acd6-ac25d3f87afa tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Availability Zones retrieved successfully. Aug 25 10:35:53.048022 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-d9867845-7c51-48e8-acd6-ac25d3f87afa tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Flow 'volume_create_api' (31a17d5e-a0e4-453f-91a1-a91fcc005b29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:35:53.049521 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-d9867845-7c51-48e8-acd6-ac25d3f87afa tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb9be7b0-0fb3-4f48-9e5f-b7103d7e475a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:35:53.050618 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-d9867845-7c51-48e8-acd6-ac25d3f87afa tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:35:53.067674 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-d9867845-7c51-48e8-acd6-ac25d3f87afa tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb9be7b0-0fb3-4f48-9e5f-b7103d7e475a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:35:53Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-801128915',vendor_name='tempest-vendor_name-1390015890'},id=985e180d-9871-4514-bbea-cec1aeaa05f2,is_public=True,name='tempest-ProjectAdminTests-volume-type-1269080329',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '985e180d-9871-4514-bbea-cec1aeaa05f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:35:53.068371 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-d9867845-7c51-48e8-acd6-ac25d3f87afa tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fba8fea0-c5fd-4cea-941b-6d7fddfe6f0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:35:53.092465 np0000008063 devstack@c-api.service[100389]: WARNING cinder.quota [None req-d9867845-7c51-48e8-acd6-ac25d3f87afa tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1269080329 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1269080329, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:35:53.092636 np0000008063 devstack@c-api.service[100389]: WARNING cinder.quota [None req-d9867845-7c51-48e8-acd6-ac25d3f87afa tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1269080329 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1269080329, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:35:53.115079 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-d9867845-7c51-48e8-acd6-ac25d3f87afa tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Created reservations ['a2f21455-d843-4c9a-b2bf-3ad07627d40d', '4c7e42f2-4b39-45a5-ae05-e667fc7924a3', '535c2a36-6e1f-4ac9-8322-4b4cc2a31eb5', '3d3513dd-0c31-4e4b-9673-384a35ed699a'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:35:53.115800 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-d9867845-7c51-48e8-acd6-ac25d3f87afa tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fba8fea0-c5fd-4cea-941b-6d7fddfe6f0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a2f21455-d843-4c9a-b2bf-3ad07627d40d', '4c7e42f2-4b39-45a5-ae05-e667fc7924a3', '535c2a36-6e1f-4ac9-8322-4b4cc2a31eb5', '3d3513dd-0c31-4e4b-9673-384a35ed699a']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:35:53.116480 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-d9867845-7c51-48e8-acd6-ac25d3f87afa tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf79f978-c691-46eb-8158-cad3767ff1a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:35:53.139919 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-d9867845-7c51-48e8-acd6-ac25d3f87afa tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf79f978-c691-46eb-8158-cad3767ff1a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e8cd3635-c4ea-4310-b59b-3c25dc9f605b', '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='2b9f00b4a1a042819ecba1e8559e93ea',qos_specs=None,replication_status=,reservations=['a2f21455-d843-4c9a-b2bf-3ad07627d40d','4c7e42f2-4b39-45a5-ae05-e667fc7924a3','535c2a36-6e1f-4ac9-8322-4b4cc2a31eb5','3d3513dd-0c31-4e4b-9673-384a35ed699a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e694a604f0ae49ed9d47639519be5515',volume_type_id=985e180d-9871-4514-bbea-cec1aeaa05f2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:35:53Z,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=e8cd3635-c4ea-4310-b59b-3c25dc9f605b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b9f00b4a1a042819ecba1e8559e93ea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e694a604f0ae49ed9d47639519be5515',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(985e180d-9871-4514-bbea-cec1aeaa05f2),volume_type_id=985e180d-9871-4514-bbea-cec1aeaa05f2)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:35:53.140611 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-d9867845-7c51-48e8-acd6-ac25d3f87afa tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f3b0a82-849a-4363-a95d-203664869e44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:35:53.156410 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-d9867845-7c51-48e8-acd6-ac25d3f87afa tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f3b0a82-849a-4363-a95d-203664869e44) transitioned into state 'SUCCESS' from 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='2b9f00b4a1a042819ecba1e8559e93ea',qos_specs=None,replication_status=,reservations=['a2f21455-d843-4c9a-b2bf-3ad07627d40d','4c7e42f2-4b39-45a5-ae05-e667fc7924a3','535c2a36-6e1f-4ac9-8322-4b4cc2a31eb5','3d3513dd-0c31-4e4b-9673-384a35ed699a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e694a604f0ae49ed9d47639519be5515',volume_type_id=985e180d-9871-4514-bbea-cec1aeaa05f2)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:35:53.157049 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-d9867845-7c51-48e8-acd6-ac25d3f87afa tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5d59a52-559c-4f28-b73d-65cf2cbac5b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:35:53.165013 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-d9867845-7c51-48e8-acd6-ac25d3f87afa tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5d59a52-559c-4f28-b73d-65cf2cbac5b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:35:53.165748 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-d9867845-7c51-48e8-acd6-ac25d3f87afa tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Flow 'volume_create_api' (31a17d5e-a0e4-453f-91a1-a91fcc005b29) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:35:53.166093 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-d9867845-7c51-48e8-acd6-ac25d3f87afa tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Create volume request issued successfully. Aug 25 10:35:53.166637 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d9867845-7c51-48e8-acd6-ac25d3f87afa tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:35:53.167056 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1470/5892] 10.4.3.119 () {70 vars in 1298 bytes} [Tue Aug 25 10:35:53 2026] POST /volume/v3/volumes => generated 773 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:35:53.180079 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-0a335426-399b-42de-b576-9315b344596d None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:53.182741 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0a335426-399b-42de-b576-9315b344596d tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] GET https://10.4.3.119/volume/v3/volumes/e8cd3635-c4ea-4310-b59b-3c25dc9f605b Aug 25 10:35:53.183090 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0a335426-399b-42de-b576-9315b344596d tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:53.183392 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0a335426-399b-42de-b576-9315b344596d tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:53.193587 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:53.193587 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:35:53.197981 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-0a335426-399b-42de-b576-9315b344596d tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Volume info retrieved successfully. Aug 25 10:35:53.203503 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0a335426-399b-42de-b576-9315b344596d tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] https://10.4.3.119/volume/v3/volumes/e8cd3635-c4ea-4310-b59b-3c25dc9f605b returned with HTTP 200 Aug 25 10:35:53.204046 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1483/5893] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:35:53 2026] GET /volume/v3/volumes/e8cd3635-c4ea-4310-b59b-3c25dc9f605b => generated 952 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:35:54.217353 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-3db40d31-4dd6-4b0f-be34-e54a91cf0fa0 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:54.220956 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3db40d31-4dd6-4b0f-be34-e54a91cf0fa0 tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] GET https://10.4.3.119/volume/v3/volumes/e8cd3635-c4ea-4310-b59b-3c25dc9f605b Aug 25 10:35:54.220956 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3db40d31-4dd6-4b0f-be34-e54a91cf0fa0 tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:54.220956 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3db40d31-4dd6-4b0f-be34-e54a91cf0fa0 tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:54.227287 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:54.227287 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:35:54.230668 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-3db40d31-4dd6-4b0f-be34-e54a91cf0fa0 tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Volume info retrieved successfully. Aug 25 10:35:54.234356 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3db40d31-4dd6-4b0f-be34-e54a91cf0fa0 tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] https://10.4.3.119/volume/v3/volumes/e8cd3635-c4ea-4310-b59b-3c25dc9f605b returned with HTTP 200 Aug 25 10:35:54.234696 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1472/5894] 10.4.3.119 () {68 vars in 1388 bytes} [Tue Aug 25 10:35:54 2026] GET /volume/v3/volumes/e8cd3635-c4ea-4310-b59b-3c25dc9f605b => generated 973 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:35:54.247814 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-e9bd334a-7335-40b3-b2f7-4495d28abf4b None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:54.250232 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e9bd334a-7335-40b3-b2f7-4495d28abf4b tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] GET https://10.4.3.119/volume/v3/messages Aug 25 10:35:54.250471 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e9bd334a-7335-40b3-b2f7-4495d28abf4b tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:54.250661 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e9bd334a-7335-40b3-b2f7-4495d28abf4b tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Calling method 'version_select' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:54.255010 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e9bd334a-7335-40b3-b2f7-4495d28abf4b tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] https://10.4.3.119/volume/v3/messages returned with HTTP 200 Aug 25 10:35:54.255413 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1470/5895] 10.4.3.119 () {68 vars in 1280 bytes} [Tue Aug 25 10:35:54 2026] GET /volume/v3/messages => generated 670 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:35:54.263285 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-8a3a00bf-3550-4420-b456-aa743bd33262 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:54.265368 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8a3a00bf-3550-4420-b456-aa743bd33262 tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] GET https://10.4.3.119/volume/v3/messages/2522299b-2e71-4e76-b093-700a0deaa6f0 Aug 25 10:35:54.265624 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8a3a00bf-3550-4420-b456-aa743bd33262 tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:54.265844 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8a3a00bf-3550-4420-b456-aa743bd33262 tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Calling method 'version_select' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:54.269059 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:54.269059 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:35:54.269657 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8a3a00bf-3550-4420-b456-aa743bd33262 tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] https://10.4.3.119/volume/v3/messages/2522299b-2e71-4e76-b093-700a0deaa6f0 returned with HTTP 200 Aug 25 10:35:54.270068 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1471/5896] 10.4.3.119 () {68 vars in 1391 bytes} [Tue Aug 25 10:35:54 2026] GET /volume/v3/messages/2522299b-2e71-4e76-b093-700a0deaa6f0 => generated 667 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:35:54.281024 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-11d92870-8b88-4345-b944-f0f36b164a76 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:54.282900 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-11d92870-8b88-4345-b944-f0f36b164a76 tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] DELETE https://10.4.3.119/volume/v3/messages/2522299b-2e71-4e76-b093-700a0deaa6f0 Aug 25 10:35:54.283144 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-11d92870-8b88-4345-b944-f0f36b164a76 tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:54.283361 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-11d92870-8b88-4345-b944-f0f36b164a76 tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Calling method 'version_select' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:54.293675 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-11d92870-8b88-4345-b944-f0f36b164a76 tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] https://10.4.3.119/volume/v3/messages/2522299b-2e71-4e76-b093-700a0deaa6f0 returned with HTTP 204 Aug 25 10:35:54.294185 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1484/5897] 10.4.3.119 () {68 vars in 1394 bytes} [Tue Aug 25 10:35:54 2026] DELETE /volume/v3/messages/2522299b-2e71-4e76-b093-700a0deaa6f0 => generated 0 bytes in 13 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 25 10:35:54.300616 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-4fbff76e-014d-4e91-8fa5-8c7664b29548 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:54.302751 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4fbff76e-014d-4e91-8fa5-8c7664b29548 tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] DELETE https://10.4.3.119/volume/v3/volumes/e8cd3635-c4ea-4310-b59b-3c25dc9f605b Aug 25 10:35:54.303003 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4fbff76e-014d-4e91-8fa5-8c7664b29548 tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:54.303225 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4fbff76e-014d-4e91-8fa5-8c7664b29548 tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:54.303382 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-4fbff76e-014d-4e91-8fa5-8c7664b29548 tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Delete volume with id: e8cd3635-c4ea-4310-b59b-3c25dc9f605b Aug 25 10:35:54.310301 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:35:54.310301 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:35:54.310607 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-4fbff76e-014d-4e91-8fa5-8c7664b29548 tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Volume info retrieved successfully. Aug 25 10:35:54.311604 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-4fbff76e-014d-4e91-8fa5-8c7664b29548 tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100390) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 25 10:35:54.322286 np0000008063 devstack@c-api.service[100390]: WARNING cinder.quota [None req-4fbff76e-014d-4e91-8fa5-8c7664b29548 tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1269080329 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1269080329, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:35:54.322574 np0000008063 devstack@c-api.service[100390]: WARNING cinder.quota [None req-4fbff76e-014d-4e91-8fa5-8c7664b29548 tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1269080329 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1269080329, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:35:54.331211 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-4fbff76e-014d-4e91-8fa5-8c7664b29548 tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Created reservations ['6b5e0896-2a00-4e11-9e50-ccf35ceb47e4', '802d421e-2655-4675-843c-29d622b4580d', '8532c0cd-1ba0-437d-8753-de28c9663e91', '37ba6868-fc32-49a1-839b-5ea593e5bc0e'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:35:54.355625 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-4fbff76e-014d-4e91-8fa5-8c7664b29548 tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Delete volume request issued successfully. Aug 25 10:35:54.355851 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4fbff76e-014d-4e91-8fa5-8c7664b29548 tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] https://10.4.3.119/volume/v3/volumes/e8cd3635-c4ea-4310-b59b-3c25dc9f605b returned with HTTP 202 Aug 25 10:35:54.356330 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1473/5898] 10.4.3.119 () {68 vars in 1391 bytes} [Tue Aug 25 10:35:54 2026] DELETE /volume/v3/volumes/e8cd3635-c4ea-4310-b59b-3c25dc9f605b => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:35:54.363615 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-ada1beee-c50b-4ba3-aed1-4332f351caf2 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:35:54.365118 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ada1beee-c50b-4ba3-aed1-4332f351caf2 tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] DELETE https://10.4.3.119/volume/v3/types/985e180d-9871-4514-bbea-cec1aeaa05f2 Aug 25 10:35:54.365293 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ada1beee-c50b-4ba3-aed1-4332f351caf2 tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:35:54.365570 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ada1beee-c50b-4ba3-aed1-4332f351caf2 tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] Calling method '_delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:35:54.384625 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ada1beee-c50b-4ba3-aed1-4332f351caf2 tempest-ProjectAdminTests-794014660 tempest-ProjectAdminTests-794014660-project-admin] https://10.4.3.119/volume/v3/types/985e180d-9871-4514-bbea-cec1aeaa05f2 returned with HTTP 202 Aug 25 10:35:54.385185 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1471/5899] 10.4.3.119 () {66 vars in 1345 bytes} [Tue Aug 25 10:35:54 2026] DELETE /volume/v3/types/985e180d-9871-4514-bbea-cec1aeaa05f2 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:36:04.267843 np0000008063 devstack@c-api.service[100389]: DEBUG dbcounter [-] [100389] Writing DB stats cinder:SELECT=71,cinder:INSERT=17,cinder:UPDATE=42,cinder:DELETE=1 {{(pid=100389) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 10:36:04.289772 np0000008063 devstack@c-api.service[100391]: DEBUG dbcounter [-] [100391] Writing DB stats cinder:SELECT=67,cinder:INSERT=18,cinder:UPDATE=44 {{(pid=100391) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 10:36:04.353001 np0000008063 devstack@c-api.service[100390]: DEBUG dbcounter [-] [100390] Writing DB stats cinder:SELECT=85,cinder:UPDATE=47,cinder:INSERT=25 {{(pid=100390) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 10:36:04.382312 np0000008063 devstack@c-api.service[100388]: DEBUG dbcounter [-] [100388] Writing DB stats cinder:SELECT=59,cinder:UPDATE=19,cinder:INSERT=12 {{(pid=100388) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 10:36:17.130954 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-1ecf6eef-b65b-4968-9f50-a45c6af94dd9 req-03614b7a-a09b-4283-bba3-7f066079bdc2 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:36:17.133180 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-1ecf6eef-b65b-4968-9f50-a45c6af94dd9 req-03614b7a-a09b-4283-bba3-7f066079bdc2 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] GET https://10.4.3.119/volume/v3/volumes/1e40ff2c-0fc2-4ffe-ad5a-01314fcedb8b Aug 25 10:36:17.133401 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-1ecf6eef-b65b-4968-9f50-a45c6af94dd9 req-03614b7a-a09b-4283-bba3-7f066079bdc2 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:36:17.133627 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-1ecf6eef-b65b-4968-9f50-a45c6af94dd9 req-03614b7a-a09b-4283-bba3-7f066079bdc2 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:36:17.141158 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:36:17.141158 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:36:17.144876 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-1ecf6eef-b65b-4968-9f50-a45c6af94dd9 req-03614b7a-a09b-4283-bba3-7f066079bdc2 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Volume info retrieved successfully. Aug 25 10:36:17.149717 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-1ecf6eef-b65b-4968-9f50-a45c6af94dd9 req-03614b7a-a09b-4283-bba3-7f066079bdc2 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] https://10.4.3.119/volume/v3/volumes/1e40ff2c-0fc2-4ffe-ad5a-01314fcedb8b returned with HTTP 200 Aug 25 10:36:17.150088 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1472/5900] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:36:17 2026] GET /volume/v3/volumes/1e40ff2c-0fc2-4ffe-ad5a-01314fcedb8b => generated 903 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:36:17.217270 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-91feacd5-fc28-43c2-a575-a0b6f350efe8 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:36:17.217710 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-91feacd5-fc28-43c2-a575-a0b6f350efe8 None None] GET https://10.4.3.119/volume// Aug 25 10:36:17.217845 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-91feacd5-fc28-43c2-a575-a0b6f350efe8 None None] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:36:17.218019 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-91feacd5-fc28-43c2-a575-a0b6f350efe8 None None] Calling method 'all' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:36:17.218364 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-91feacd5-fc28-43c2-a575-a0b6f350efe8 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:36:17.218693 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1485/5901] 10.4.3.119 () {66 vars in 1428 bytes} [Tue Aug 25 10:36:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:36:17.224787 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-1ecf6eef-b65b-4968-9f50-a45c6af94dd9 req-5b424dd5-e00c-4257-ba21-a0369de5952c None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:36:17.226861 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-1ecf6eef-b65b-4968-9f50-a45c6af94dd9 req-5b424dd5-e00c-4257-ba21-a0369de5952c tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] POST https://10.4.3.119/volume/v3/attachments Aug 25 10:36:17.227367 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-1ecf6eef-b65b-4968-9f50-a45c6af94dd9 req-5b424dd5-e00c-4257-ba21-a0369de5952c tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1e40ff2c-0fc2-4ffe-ad5a-01314fcedb8b", "connector": null, "instance_uuid": "e337e453-2fd5-4813-ac81-02fea540d779"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:36:17.235182 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:36:17.235182 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:36:17.257787 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-1ecf6eef-b65b-4968-9f50-a45c6af94dd9 req-5b424dd5-e00c-4257-ba21-a0369de5952c tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] https://10.4.3.119/volume/v3/attachments returned with HTTP 200 Aug 25 10:36:17.258259 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1474/5902] 10.4.3.119 () {74 vars in 1594 bytes} [Tue Aug 25 10:36:17 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 25 10:36:17.286051 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-50f8096e-71d5-4da1-adc6-d4e92956b62a None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:36:17.287987 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-50f8096e-71d5-4da1-adc6-d4e92956b62a tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] GET https://10.4.3.119/volume/v3/volumes/1e40ff2c-0fc2-4ffe-ad5a-01314fcedb8b Aug 25 10:36:17.288277 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-50f8096e-71d5-4da1-adc6-d4e92956b62a tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:36:17.288550 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-50f8096e-71d5-4da1-adc6-d4e92956b62a tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:36:17.292156 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-a2d65dcc-222b-4b5e-9932-63c0803533b5 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:36:17.292519 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a2d65dcc-222b-4b5e-9932-63c0803533b5 None None] GET https://10.4.3.119/volume// Aug 25 10:36:17.292789 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a2d65dcc-222b-4b5e-9932-63c0803533b5 None None] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:36:17.292938 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a2d65dcc-222b-4b5e-9932-63c0803533b5 None None] Calling method 'all' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:36:17.293310 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a2d65dcc-222b-4b5e-9932-63c0803533b5 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:36:17.293756 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1473/5903] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:36:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:36:17.297719 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:36:17.297719 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:36:17.299763 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-1ecf6eef-b65b-4968-9f50-a45c6af94dd9 req-21c1415b-43a9-48e1-992d-d7d1426f4563 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:36:17.300895 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-50f8096e-71d5-4da1-adc6-d4e92956b62a tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Volume info retrieved successfully. Aug 25 10:36:17.301775 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-1ecf6eef-b65b-4968-9f50-a45c6af94dd9 req-21c1415b-43a9-48e1-992d-d7d1426f4563 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] GET https://10.4.3.119/volume/v3/volumes/1e40ff2c-0fc2-4ffe-ad5a-01314fcedb8b Aug 25 10:36:17.302021 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-1ecf6eef-b65b-4968-9f50-a45c6af94dd9 req-21c1415b-43a9-48e1-992d-d7d1426f4563 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:36:17.302232 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-1ecf6eef-b65b-4968-9f50-a45c6af94dd9 req-21c1415b-43a9-48e1-992d-d7d1426f4563 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:36:17.304751 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-50f8096e-71d5-4da1-adc6-d4e92956b62a tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] https://10.4.3.119/volume/v3/volumes/1e40ff2c-0fc2-4ffe-ad5a-01314fcedb8b returned with HTTP 200 Aug 25 10:36:17.305096 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1472/5904] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:36:17 2026] GET /volume/v3/volumes/1e40ff2c-0fc2-4ffe-ad5a-01314fcedb8b => generated 902 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:36:17.311480 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:36:17.311480 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:36:17.314589 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-1ecf6eef-b65b-4968-9f50-a45c6af94dd9 req-21c1415b-43a9-48e1-992d-d7d1426f4563 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Volume info retrieved successfully. Aug 25 10:36:17.318252 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-1ecf6eef-b65b-4968-9f50-a45c6af94dd9 req-21c1415b-43a9-48e1-992d-d7d1426f4563 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] https://10.4.3.119/volume/v3/volumes/1e40ff2c-0fc2-4ffe-ad5a-01314fcedb8b returned with HTTP 200 Aug 25 10:36:17.318631 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1486/5905] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:36:17 2026] GET /volume/v3/volumes/1e40ff2c-0fc2-4ffe-ad5a-01314fcedb8b => generated 1082 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:36:17.416091 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-1ecf6eef-b65b-4968-9f50-a45c6af94dd9 req-0a15d4fd-4e96-410d-9679-66f191553aff None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:36:17.418179 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-1ecf6eef-b65b-4968-9f50-a45c6af94dd9 req-0a15d4fd-4e96-410d-9679-66f191553aff tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] PUT https://10.4.3.119/volume/v3/attachments/c55aa924-c49d-4d7f-a9b8-a464c395f548 Aug 25 10:36:17.418577 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-1ecf6eef-b65b-4968-9f50-a45c6af94dd9 req-0a15d4fd-4e96-410d-9679-66f191553aff tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.119", "host": "np0000008063", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3398d5156650", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "462fd6ce-c505-48ef-84ec-f85776d45b24", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:36:17.425865 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-1ecf6eef-b65b-4968-9f50-a45c6af94dd9 req-0a15d4fd-4e96-410d-9679-66f191553aff tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Acquiring lock "cinder-attachment_update-1e40ff2c-0fc2-4ffe-ad5a-01314fcedb8b-np0000008063" by "attachment_update" {{(pid=100390) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 10:36:17.431214 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-1ecf6eef-b65b-4968-9f50-a45c6af94dd9 req-0a15d4fd-4e96-410d-9679-66f191553aff tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Lock "cinder-attachment_update-1e40ff2c-0fc2-4ffe-ad5a-01314fcedb8b-np0000008063" acquired by "attachment_update" :: waited 0.005s {{(pid=100390) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 10:36:17.432234 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:36:17.432234 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:36:17.501426 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-1ecf6eef-b65b-4968-9f50-a45c6af94dd9 req-0a15d4fd-4e96-410d-9679-66f191553aff tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Lock "cinder-attachment_update-1e40ff2c-0fc2-4ffe-ad5a-01314fcedb8b-np0000008063" released by "attachment_update" :: held 0.070s {{(pid=100390) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 10:36:17.501700 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-1ecf6eef-b65b-4968-9f50-a45c6af94dd9 req-0a15d4fd-4e96-410d-9679-66f191553aff tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] https://10.4.3.119/volume/v3/attachments/c55aa924-c49d-4d7f-a9b8-a464c395f548 returned with HTTP 200 Aug 25 10:36:17.502533 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1475/5906] 10.4.3.119 () {74 vars in 1704 bytes} [Tue Aug 25 10:36:17 2026] PUT /volume/v3/attachments/c55aa924-c49d-4d7f-a9b8-a464c395f548 => generated 968 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:36:17.509568 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-1ecf6eef-b65b-4968-9f50-a45c6af94dd9 req-da7e6dd1-fad9-4b0b-bd75-e03a039957cb None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:36:17.511774 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-1ecf6eef-b65b-4968-9f50-a45c6af94dd9 req-da7e6dd1-fad9-4b0b-bd75-e03a039957cb tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] GET https://10.4.3.119/volume/v3/volumes/1e40ff2c-0fc2-4ffe-ad5a-01314fcedb8b/encryption Aug 25 10:36:17.511999 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-1ecf6eef-b65b-4968-9f50-a45c6af94dd9 req-da7e6dd1-fad9-4b0b-bd75-e03a039957cb tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:36:17.512236 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-1ecf6eef-b65b-4968-9f50-a45c6af94dd9 req-da7e6dd1-fad9-4b0b-bd75-e03a039957cb tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Calling method 'index' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:36:17.521260 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:36:17.521260 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:36:17.527389 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-1ecf6eef-b65b-4968-9f50-a45c6af94dd9 req-da7e6dd1-fad9-4b0b-bd75-e03a039957cb tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] https://10.4.3.119/volume/v3/volumes/1e40ff2c-0fc2-4ffe-ad5a-01314fcedb8b/encryption returned with HTTP 200 Aug 25 10:36:17.527795 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1474/5907] 10.4.3.119 () {68 vars in 1631 bytes} [Tue Aug 25 10:36:17 2026] GET /volume/v3/volumes/1e40ff2c-0fc2-4ffe-ad5a-01314fcedb8b/encryption => generated 160 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:36:18.316871 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-9688f870-73e4-45d1-b8b5-cb70065213dc None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:36:18.318675 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9688f870-73e4-45d1-b8b5-cb70065213dc tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] GET https://10.4.3.119/volume/v3/volumes/1e40ff2c-0fc2-4ffe-ad5a-01314fcedb8b Aug 25 10:36:18.318874 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9688f870-73e4-45d1-b8b5-cb70065213dc tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:36:18.319078 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9688f870-73e4-45d1-b8b5-cb70065213dc tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:36:18.328056 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:36:18.328056 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:36:18.331280 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-9688f870-73e4-45d1-b8b5-cb70065213dc tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Volume info retrieved successfully. Aug 25 10:36:18.335094 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9688f870-73e4-45d1-b8b5-cb70065213dc tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] https://10.4.3.119/volume/v3/volumes/1e40ff2c-0fc2-4ffe-ad5a-01314fcedb8b returned with HTTP 200 Aug 25 10:36:18.335504 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1473/5908] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:36:18 2026] GET /volume/v3/volumes/1e40ff2c-0fc2-4ffe-ad5a-01314fcedb8b => generated 903 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:36:19.348021 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-60c86425-6e63-474f-b227-db1945281a24 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:36:19.349797 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-60c86425-6e63-474f-b227-db1945281a24 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] GET https://10.4.3.119/volume/v3/volumes/1e40ff2c-0fc2-4ffe-ad5a-01314fcedb8b Aug 25 10:36:19.349986 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-60c86425-6e63-474f-b227-db1945281a24 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:36:19.350175 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-60c86425-6e63-474f-b227-db1945281a24 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:36:19.359823 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:36:19.359823 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:36:19.363239 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-60c86425-6e63-474f-b227-db1945281a24 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Volume info retrieved successfully. Aug 25 10:36:19.367078 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-60c86425-6e63-474f-b227-db1945281a24 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] https://10.4.3.119/volume/v3/volumes/1e40ff2c-0fc2-4ffe-ad5a-01314fcedb8b returned with HTTP 200 Aug 25 10:36:19.367498 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1487/5909] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:36:19 2026] GET /volume/v3/volumes/1e40ff2c-0fc2-4ffe-ad5a-01314fcedb8b => generated 903 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:36:20.380955 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-589b7794-2fd8-4b54-b963-3cfaf6e69ee5 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:36:20.382907 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-589b7794-2fd8-4b54-b963-3cfaf6e69ee5 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] GET https://10.4.3.119/volume/v3/volumes/1e40ff2c-0fc2-4ffe-ad5a-01314fcedb8b Aug 25 10:36:20.383128 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-589b7794-2fd8-4b54-b963-3cfaf6e69ee5 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:36:20.383385 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-589b7794-2fd8-4b54-b963-3cfaf6e69ee5 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:36:20.393519 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:36:20.393519 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:36:20.397002 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-589b7794-2fd8-4b54-b963-3cfaf6e69ee5 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Volume info retrieved successfully. Aug 25 10:36:20.401599 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-589b7794-2fd8-4b54-b963-3cfaf6e69ee5 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] https://10.4.3.119/volume/v3/volumes/1e40ff2c-0fc2-4ffe-ad5a-01314fcedb8b returned with HTTP 200 Aug 25 10:36:20.402065 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1476/5910] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:36:20 2026] GET /volume/v3/volumes/1e40ff2c-0fc2-4ffe-ad5a-01314fcedb8b => generated 903 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:36:21.413499 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-0c2317c3-5ec4-435a-9053-c900764a1c9b None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:36:21.415396 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0c2317c3-5ec4-435a-9053-c900764a1c9b tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] GET https://10.4.3.119/volume/v3/volumes/1e40ff2c-0fc2-4ffe-ad5a-01314fcedb8b Aug 25 10:36:21.415580 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0c2317c3-5ec4-435a-9053-c900764a1c9b tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:36:21.415760 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0c2317c3-5ec4-435a-9053-c900764a1c9b tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:36:21.424583 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:36:21.424583 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:36:21.427704 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-0c2317c3-5ec4-435a-9053-c900764a1c9b tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Volume info retrieved successfully. Aug 25 10:36:21.431616 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0c2317c3-5ec4-435a-9053-c900764a1c9b tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] https://10.4.3.119/volume/v3/volumes/1e40ff2c-0fc2-4ffe-ad5a-01314fcedb8b returned with HTTP 200 Aug 25 10:36:21.431990 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1475/5911] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:36:21 2026] GET /volume/v3/volumes/1e40ff2c-0fc2-4ffe-ad5a-01314fcedb8b => generated 903 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:36:22.445145 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-f35e6291-ad67-43ba-ba36-71a917a73d67 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:36:22.447299 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f35e6291-ad67-43ba-ba36-71a917a73d67 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] GET https://10.4.3.119/volume/v3/volumes/1e40ff2c-0fc2-4ffe-ad5a-01314fcedb8b Aug 25 10:36:22.447513 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f35e6291-ad67-43ba-ba36-71a917a73d67 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:36:22.447732 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f35e6291-ad67-43ba-ba36-71a917a73d67 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:36:22.458103 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:36:22.458103 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:36:22.461493 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-f35e6291-ad67-43ba-ba36-71a917a73d67 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Volume info retrieved successfully. Aug 25 10:36:22.465846 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f35e6291-ad67-43ba-ba36-71a917a73d67 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] https://10.4.3.119/volume/v3/volumes/1e40ff2c-0fc2-4ffe-ad5a-01314fcedb8b returned with HTTP 200 Aug 25 10:36:22.466280 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1474/5912] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:36:22 2026] GET /volume/v3/volumes/1e40ff2c-0fc2-4ffe-ad5a-01314fcedb8b => generated 903 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:36:22.716984 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-1ecf6eef-b65b-4968-9f50-a45c6af94dd9 req-1f74393a-fc7c-4fdf-a6b5-7773cad300a6 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:36:22.718766 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-1ecf6eef-b65b-4968-9f50-a45c6af94dd9 req-1f74393a-fc7c-4fdf-a6b5-7773cad300a6 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] POST https://10.4.3.119/volume/v3/attachments/c55aa924-c49d-4d7f-a9b8-a464c395f548/action Aug 25 10:36:22.719094 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-1ecf6eef-b65b-4968-9f50-a45c6af94dd9 req-1f74393a-fc7c-4fdf-a6b5-7773cad300a6 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Action body: b'{"os-complete": null}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:36:22.719243 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-1ecf6eef-b65b-4968-9f50-a45c6af94dd9 req-1f74393a-fc7c-4fdf-a6b5-7773cad300a6 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:36:22.733189 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:36:22.733189 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:36:22.741519 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-1ecf6eef-b65b-4968-9f50-a45c6af94dd9 req-1f74393a-fc7c-4fdf-a6b5-7773cad300a6 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] https://10.4.3.119/volume/v3/attachments/c55aa924-c49d-4d7f-a9b8-a464c395f548/action returned with HTTP 204 Aug 25 10:36:22.742010 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1488/5913] 10.4.3.119 () {74 vars in 1725 bytes} [Tue Aug 25 10:36:22 2026] POST /volume/v3/attachments/c55aa924-c49d-4d7f-a9b8-a464c395f548/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:36:23.479712 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-986510b3-80d5-483a-afef-84835d8618d9 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:36:23.481452 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-986510b3-80d5-483a-afef-84835d8618d9 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] GET https://10.4.3.119/volume/v3/volumes/1e40ff2c-0fc2-4ffe-ad5a-01314fcedb8b Aug 25 10:36:23.481669 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-986510b3-80d5-483a-afef-84835d8618d9 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:36:23.481849 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-986510b3-80d5-483a-afef-84835d8618d9 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:36:23.490865 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:36:23.490865 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:36:23.494485 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-986510b3-80d5-483a-afef-84835d8618d9 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Volume info retrieved successfully. Aug 25 10:36:23.499028 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-986510b3-80d5-483a-afef-84835d8618d9 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] https://10.4.3.119/volume/v3/volumes/1e40ff2c-0fc2-4ffe-ad5a-01314fcedb8b returned with HTTP 200 Aug 25 10:36:23.499476 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1477/5914] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:36:23 2026] GET /volume/v3/volumes/1e40ff2c-0fc2-4ffe-ad5a-01314fcedb8b => generated 1195 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:36:23.511724 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-4802091f-fbb3-46a8-8f8c-af4a0184de2b None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:36:23.514004 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4802091f-fbb3-46a8-8f8c-af4a0184de2b tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] GET https://10.4.3.119/volume/v3/volumes/1e40ff2c-0fc2-4ffe-ad5a-01314fcedb8b Aug 25 10:36:23.514249 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4802091f-fbb3-46a8-8f8c-af4a0184de2b tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:36:23.514432 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4802091f-fbb3-46a8-8f8c-af4a0184de2b tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:36:23.523239 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:36:23.523239 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:36:23.526213 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-4802091f-fbb3-46a8-8f8c-af4a0184de2b tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Volume info retrieved successfully. Aug 25 10:36:23.529784 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4802091f-fbb3-46a8-8f8c-af4a0184de2b tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] https://10.4.3.119/volume/v3/volumes/1e40ff2c-0fc2-4ffe-ad5a-01314fcedb8b returned with HTTP 200 Aug 25 10:36:23.530150 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1476/5915] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:36:23 2026] GET /volume/v3/volumes/1e40ff2c-0fc2-4ffe-ad5a-01314fcedb8b => generated 1195 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:36:23.568561 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-8829b8be-5d2b-4a65-aea3-eb6088324db1 req-717b924b-39ae-45c7-b247-339a4eb79cc2 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:36:23.571004 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-8829b8be-5d2b-4a65-aea3-eb6088324db1 req-717b924b-39ae-45c7-b247-339a4eb79cc2 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] GET https://10.4.3.119/volume/v3/volumes/1e40ff2c-0fc2-4ffe-ad5a-01314fcedb8b Aug 25 10:36:23.572190 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-8829b8be-5d2b-4a65-aea3-eb6088324db1 req-717b924b-39ae-45c7-b247-339a4eb79cc2 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:36:23.572190 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-8829b8be-5d2b-4a65-aea3-eb6088324db1 req-717b924b-39ae-45c7-b247-339a4eb79cc2 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:36:23.580725 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:36:23.580725 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:36:23.584470 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [req-8829b8be-5d2b-4a65-aea3-eb6088324db1 req-717b924b-39ae-45c7-b247-339a4eb79cc2 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Volume info retrieved successfully. Aug 25 10:36:23.589203 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-8829b8be-5d2b-4a65-aea3-eb6088324db1 req-717b924b-39ae-45c7-b247-339a4eb79cc2 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] https://10.4.3.119/volume/v3/volumes/1e40ff2c-0fc2-4ffe-ad5a-01314fcedb8b returned with HTTP 200 Aug 25 10:36:23.589545 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1475/5916] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:36:23 2026] GET /volume/v3/volumes/1e40ff2c-0fc2-4ffe-ad5a-01314fcedb8b => generated 1195 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:36:23.605765 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-8829b8be-5d2b-4a65-aea3-eb6088324db1 req-06985a86-cafd-4212-a3b6-b435de852edb None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:36:23.607574 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-8829b8be-5d2b-4a65-aea3-eb6088324db1 req-06985a86-cafd-4212-a3b6-b435de852edb tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] POST https://10.4.3.119/volume/v3/volumes/1e40ff2c-0fc2-4ffe-ad5a-01314fcedb8b/action Aug 25 10:36:23.607888 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-8829b8be-5d2b-4a65-aea3-eb6088324db1 req-06985a86-cafd-4212-a3b6-b435de852edb tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:36:23.608001 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-8829b8be-5d2b-4a65-aea3-eb6088324db1 req-06985a86-cafd-4212-a3b6-b435de852edb tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:36:23.617000 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:36:23.617000 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:36:23.617439 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-8829b8be-5d2b-4a65-aea3-eb6088324db1 req-06985a86-cafd-4212-a3b6-b435de852edb tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Volume info retrieved successfully. Aug 25 10:36:23.622786 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-8829b8be-5d2b-4a65-aea3-eb6088324db1 req-06985a86-cafd-4212-a3b6-b435de852edb tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Begin detaching volume completed successfully. Aug 25 10:36:23.622950 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-8829b8be-5d2b-4a65-aea3-eb6088324db1 req-06985a86-cafd-4212-a3b6-b435de852edb tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] https://10.4.3.119/volume/v3/volumes/1e40ff2c-0fc2-4ffe-ad5a-01314fcedb8b/action returned with HTTP 202 Aug 25 10:36:23.623332 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1489/5917] 10.4.3.119 () {72 vars in 1672 bytes} [Tue Aug 25 10:36:23 2026] POST /volume/v3/volumes/1e40ff2c-0fc2-4ffe-ad5a-01314fcedb8b/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 10:36:23.656400 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-98c8479a-d7b7-43cd-9047-801aa8dc9ebe None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:36:23.656758 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-98c8479a-d7b7-43cd-9047-801aa8dc9ebe None None] GET https://10.4.3.119/volume// Aug 25 10:36:23.656910 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-98c8479a-d7b7-43cd-9047-801aa8dc9ebe None None] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:36:23.657094 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-98c8479a-d7b7-43cd-9047-801aa8dc9ebe None None] Calling method 'all' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:36:23.657409 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-98c8479a-d7b7-43cd-9047-801aa8dc9ebe None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:36:23.657711 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1478/5918] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:36:23 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:36:23.664032 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-8829b8be-5d2b-4a65-aea3-eb6088324db1 req-fc585dc8-7741-4a42-b745-761aea04d904 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:36:23.666444 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-8829b8be-5d2b-4a65-aea3-eb6088324db1 req-fc585dc8-7741-4a42-b745-761aea04d904 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] GET https://10.4.3.119/volume/v3/volumes/1e40ff2c-0fc2-4ffe-ad5a-01314fcedb8b Aug 25 10:36:23.666712 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-8829b8be-5d2b-4a65-aea3-eb6088324db1 req-fc585dc8-7741-4a42-b745-761aea04d904 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:36:23.666932 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-8829b8be-5d2b-4a65-aea3-eb6088324db1 req-fc585dc8-7741-4a42-b745-761aea04d904 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:36:23.677254 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:36:23.677254 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:36:23.680988 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-8829b8be-5d2b-4a65-aea3-eb6088324db1 req-fc585dc8-7741-4a42-b745-761aea04d904 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Volume info retrieved successfully. Aug 25 10:36:23.685793 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-8829b8be-5d2b-4a65-aea3-eb6088324db1 req-fc585dc8-7741-4a42-b745-761aea04d904 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] https://10.4.3.119/volume/v3/volumes/1e40ff2c-0fc2-4ffe-ad5a-01314fcedb8b returned with HTTP 200 Aug 25 10:36:23.686309 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1477/5919] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:36:23 2026] GET /volume/v3/volumes/1e40ff2c-0fc2-4ffe-ad5a-01314fcedb8b => generated 1378 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:36:23.694814 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-8829b8be-5d2b-4a65-aea3-eb6088324db1 req-8d4a073a-d36a-46c6-a490-bf02a3756515 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:36:23.696854 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-8829b8be-5d2b-4a65-aea3-eb6088324db1 req-8d4a073a-d36a-46c6-a490-bf02a3756515 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] GET https://10.4.3.119/volume/v3/volumes/1e40ff2c-0fc2-4ffe-ad5a-01314fcedb8b/encryption Aug 25 10:36:23.697028 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-8829b8be-5d2b-4a65-aea3-eb6088324db1 req-8d4a073a-d36a-46c6-a490-bf02a3756515 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:36:23.697224 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-8829b8be-5d2b-4a65-aea3-eb6088324db1 req-8d4a073a-d36a-46c6-a490-bf02a3756515 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Calling method 'index' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:36:23.705054 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:36:23.705054 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:36:23.710340 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-8829b8be-5d2b-4a65-aea3-eb6088324db1 req-8d4a073a-d36a-46c6-a490-bf02a3756515 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] https://10.4.3.119/volume/v3/volumes/1e40ff2c-0fc2-4ffe-ad5a-01314fcedb8b/encryption returned with HTTP 200 Aug 25 10:36:23.710705 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1476/5920] 10.4.3.119 () {68 vars in 1631 bytes} [Tue Aug 25 10:36:23 2026] GET /volume/v3/volumes/1e40ff2c-0fc2-4ffe-ad5a-01314fcedb8b/encryption => generated 160 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:36:24.478439 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-8829b8be-5d2b-4a65-aea3-eb6088324db1 req-aebe036f-c7ff-4ac4-8a36-fa7d6988fb24 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:36:24.480722 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-8829b8be-5d2b-4a65-aea3-eb6088324db1 req-aebe036f-c7ff-4ac4-8a36-fa7d6988fb24 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] DELETE https://10.4.3.119/volume/v3/attachments/c55aa924-c49d-4d7f-a9b8-a464c395f548 Aug 25 10:36:24.480918 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-8829b8be-5d2b-4a65-aea3-eb6088324db1 req-aebe036f-c7ff-4ac4-8a36-fa7d6988fb24 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:36:24.481096 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-8829b8be-5d2b-4a65-aea3-eb6088324db1 req-aebe036f-c7ff-4ac4-8a36-fa7d6988fb24 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Calling method 'version_select' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:36:24.488407 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:36:24.488407 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:36:24.555302 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-8829b8be-5d2b-4a65-aea3-eb6088324db1 req-aebe036f-c7ff-4ac4-8a36-fa7d6988fb24 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] https://10.4.3.119/volume/v3/attachments/c55aa924-c49d-4d7f-a9b8-a464c395f548 returned with HTTP 200 Aug 25 10:36:24.555927 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1490/5921] 10.4.3.119 () {72 vars in 1673 bytes} [Tue Aug 25 10:36:24 2026] DELETE /volume/v3/attachments/c55aa924-c49d-4d7f-a9b8-a464c395f548 => generated 19 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:36:24.728467 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-2b401af3-3848-48f6-a38e-469bcabe178b req-fc7e698c-54f5-4ce7-877b-e148ff5dc2b9 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:36:24.730617 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-2b401af3-3848-48f6-a38e-469bcabe178b req-fc7e698c-54f5-4ce7-877b-e148ff5dc2b9 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] GET https://10.4.3.119/volume/v3/volumes/1e40ff2c-0fc2-4ffe-ad5a-01314fcedb8b Aug 25 10:36:24.730800 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-2b401af3-3848-48f6-a38e-469bcabe178b req-fc7e698c-54f5-4ce7-877b-e148ff5dc2b9 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:36:24.730947 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-2b401af3-3848-48f6-a38e-469bcabe178b req-fc7e698c-54f5-4ce7-877b-e148ff5dc2b9 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:36:24.737830 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:36:24.737830 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:36:24.740793 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [req-2b401af3-3848-48f6-a38e-469bcabe178b req-fc7e698c-54f5-4ce7-877b-e148ff5dc2b9 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Volume info retrieved successfully. Aug 25 10:36:24.744241 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-2b401af3-3848-48f6-a38e-469bcabe178b req-fc7e698c-54f5-4ce7-877b-e148ff5dc2b9 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] https://10.4.3.119/volume/v3/volumes/1e40ff2c-0fc2-4ffe-ad5a-01314fcedb8b returned with HTTP 200 Aug 25 10:36:24.744607 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1479/5922] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:36:24 2026] GET /volume/v3/volumes/1e40ff2c-0fc2-4ffe-ad5a-01314fcedb8b => generated 903 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:36:26.467777 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-7b9c3c6d-eb9a-4b79-9fae-a8243c0832e3 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:36:26.469706 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-7b9c3c6d-eb9a-4b79-9fae-a8243c0832e3 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] DELETE https://10.4.3.119/volume/v3/volumes/1e40ff2c-0fc2-4ffe-ad5a-01314fcedb8b Aug 25 10:36:26.469932 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-7b9c3c6d-eb9a-4b79-9fae-a8243c0832e3 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:36:26.470110 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-7b9c3c6d-eb9a-4b79-9fae-a8243c0832e3 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:36:26.470278 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-7b9c3c6d-eb9a-4b79-9fae-a8243c0832e3 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Delete volume with id: 1e40ff2c-0fc2-4ffe-ad5a-01314fcedb8b Aug 25 10:36:26.477604 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:36:26.477604 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:36:26.478087 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-7b9c3c6d-eb9a-4b79-9fae-a8243c0832e3 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Volume info retrieved successfully. Aug 25 10:36:26.489002 np0000008063 devstack@c-api.service[100389]: WARNING cinder.keymgr.conf_key_mgr [None req-7b9c3c6d-eb9a-4b79-9fae-a8243c0832e3 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 25 10:36:26.495216 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-7b9c3c6d-eb9a-4b79-9fae-a8243c0832e3 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Delete volume request issued successfully. Aug 25 10:36:26.495440 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-7b9c3c6d-eb9a-4b79-9fae-a8243c0832e3 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] https://10.4.3.119/volume/v3/volumes/1e40ff2c-0fc2-4ffe-ad5a-01314fcedb8b returned with HTTP 202 Aug 25 10:36:26.495911 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1478/5923] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:36:26 2026] DELETE /volume/v3/volumes/1e40ff2c-0fc2-4ffe-ad5a-01314fcedb8b => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:36:26.502207 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-029de6bf-3925-40de-b277-679caabcf214 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:36:26.503840 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-029de6bf-3925-40de-b277-679caabcf214 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] GET https://10.4.3.119/volume/v3/volumes/1e40ff2c-0fc2-4ffe-ad5a-01314fcedb8b Aug 25 10:36:26.504064 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-029de6bf-3925-40de-b277-679caabcf214 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:36:26.504264 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-029de6bf-3925-40de-b277-679caabcf214 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:36:26.512205 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:36:26.512205 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:36:26.517190 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-029de6bf-3925-40de-b277-679caabcf214 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Volume info retrieved successfully. Aug 25 10:36:26.523088 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-029de6bf-3925-40de-b277-679caabcf214 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] https://10.4.3.119/volume/v3/volumes/1e40ff2c-0fc2-4ffe-ad5a-01314fcedb8b returned with HTTP 200 Aug 25 10:36:26.523596 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1477/5924] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:36:26 2026] GET /volume/v3/volumes/1e40ff2c-0fc2-4ffe-ad5a-01314fcedb8b => generated 902 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:36:27.536880 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-0e773048-e089-4725-9206-8604171406cf None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:36:27.538654 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0e773048-e089-4725-9206-8604171406cf tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] GET https://10.4.3.119/volume/v3/volumes/1e40ff2c-0fc2-4ffe-ad5a-01314fcedb8b Aug 25 10:36:27.539000 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0e773048-e089-4725-9206-8604171406cf tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:36:27.539827 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0e773048-e089-4725-9206-8604171406cf tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:36:27.544884 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0e773048-e089-4725-9206-8604171406cf tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] https://10.4.3.119/volume/v3/volumes/1e40ff2c-0fc2-4ffe-ad5a-01314fcedb8b returned with HTTP 404 Aug 25 10:36:27.545413 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1491/5925] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:36:27 2026] GET /volume/v3/volumes/1e40ff2c-0fc2-4ffe-ad5a-01314fcedb8b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:36:27.551353 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-e3d5db12-9970-4815-82e5-cf24079ea3fa None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:36:27.553037 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e3d5db12-9970-4815-82e5-cf24079ea3fa tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] DELETE https://10.4.3.119/volume/v3/volumes/9d488f2a-21d4-404c-902b-f79ea6cc50de Aug 25 10:36:27.553242 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e3d5db12-9970-4815-82e5-cf24079ea3fa tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:36:27.553418 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e3d5db12-9970-4815-82e5-cf24079ea3fa tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:36:27.553562 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-e3d5db12-9970-4815-82e5-cf24079ea3fa tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Delete volume with id: 9d488f2a-21d4-404c-902b-f79ea6cc50de Aug 25 10:36:27.560346 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:36:27.560346 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:36:27.560818 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-e3d5db12-9970-4815-82e5-cf24079ea3fa tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Volume info retrieved successfully. Aug 25 10:36:27.571452 np0000008063 devstack@c-api.service[100390]: WARNING cinder.keymgr.conf_key_mgr [None req-e3d5db12-9970-4815-82e5-cf24079ea3fa tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 25 10:36:27.577129 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-e3d5db12-9970-4815-82e5-cf24079ea3fa tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Delete volume request issued successfully. Aug 25 10:36:27.577325 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e3d5db12-9970-4815-82e5-cf24079ea3fa tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] https://10.4.3.119/volume/v3/volumes/9d488f2a-21d4-404c-902b-f79ea6cc50de returned with HTTP 202 Aug 25 10:36:27.577744 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1480/5926] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:36:27 2026] DELETE /volume/v3/volumes/9d488f2a-21d4-404c-902b-f79ea6cc50de => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:36:27.584431 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-ba799841-4d8a-4c5d-92a0-fe2487a4df6c None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:36:27.586119 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ba799841-4d8a-4c5d-92a0-fe2487a4df6c tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] GET https://10.4.3.119/volume/v3/volumes/9d488f2a-21d4-404c-902b-f79ea6cc50de Aug 25 10:36:27.586345 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ba799841-4d8a-4c5d-92a0-fe2487a4df6c tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:36:27.586554 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ba799841-4d8a-4c5d-92a0-fe2487a4df6c tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:36:27.593361 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:36:27.593361 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:36:27.596481 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-ba799841-4d8a-4c5d-92a0-fe2487a4df6c tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Volume info retrieved successfully. Aug 25 10:36:27.600735 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ba799841-4d8a-4c5d-92a0-fe2487a4df6c tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] https://10.4.3.119/volume/v3/volumes/9d488f2a-21d4-404c-902b-f79ea6cc50de returned with HTTP 200 Aug 25 10:36:27.601243 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1479/5927] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:36:27 2026] GET /volume/v3/volumes/9d488f2a-21d4-404c-902b-f79ea6cc50de => generated 876 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:36:28.612690 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-4f5b4185-b628-43e9-a8ca-cad657c06d4a None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:36:28.614452 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4f5b4185-b628-43e9-a8ca-cad657c06d4a tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] GET https://10.4.3.119/volume/v3/volumes/9d488f2a-21d4-404c-902b-f79ea6cc50de Aug 25 10:36:28.614637 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4f5b4185-b628-43e9-a8ca-cad657c06d4a tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:36:28.614822 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4f5b4185-b628-43e9-a8ca-cad657c06d4a tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:36:28.620189 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4f5b4185-b628-43e9-a8ca-cad657c06d4a tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] https://10.4.3.119/volume/v3/volumes/9d488f2a-21d4-404c-902b-f79ea6cc50de returned with HTTP 404 Aug 25 10:36:28.620630 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1478/5928] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:36:28 2026] GET /volume/v3/volumes/9d488f2a-21d4-404c-902b-f79ea6cc50de => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:36:28.627454 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-236621c0-27ef-4a70-bbce-520a45b2f5e0 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:36:28.629608 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-236621c0-27ef-4a70-bbce-520a45b2f5e0 tempest-TestEncryptedCinderVolumes-1080165867 tempest-TestEncryptedCinderVolumes-1080165867-project-admin] GET https://10.4.3.119/volume/v3/volumes/detail?all_tenants=1 Aug 25 10:36:28.629859 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-236621c0-27ef-4a70-bbce-520a45b2f5e0 tempest-TestEncryptedCinderVolumes-1080165867 tempest-TestEncryptedCinderVolumes-1080165867-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:36:28.630128 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-236621c0-27ef-4a70-bbce-520a45b2f5e0 tempest-TestEncryptedCinderVolumes-1080165867 tempest-TestEncryptedCinderVolumes-1080165867-project-admin] Calling method 'detail' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:36:28.630898 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:36:28.630898 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:36:28.631587 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-236621c0-27ef-4a70-bbce-520a45b2f5e0 tempest-TestEncryptedCinderVolumes-1080165867 tempest-TestEncryptedCinderVolumes-1080165867-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100391) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 10:36:28.642019 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-236621c0-27ef-4a70-bbce-520a45b2f5e0 tempest-TestEncryptedCinderVolumes-1080165867 tempest-TestEncryptedCinderVolumes-1080165867-project-admin] Get all volumes completed successfully. Aug 25 10:36:28.644076 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:36:28.644076 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:36:28.649046 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-236621c0-27ef-4a70-bbce-520a45b2f5e0 tempest-TestEncryptedCinderVolumes-1080165867 tempest-TestEncryptedCinderVolumes-1080165867-project-admin] https://10.4.3.119/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 25 10:36:28.649592 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1492/5929] 10.4.3.119 () {66 vars in 1285 bytes} [Tue Aug 25 10:36:28 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5252 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:36:28.662731 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-2f0e6ba7-6c39-4a46-bf4b-53d70410f9cf None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:36:28.664842 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2f0e6ba7-6c39-4a46-bf4b-53d70410f9cf tempest-TestEncryptedCinderVolumes-1080165867 tempest-TestEncryptedCinderVolumes-1080165867-project-admin] DELETE https://10.4.3.119/volume/v3/types/20149312-b5c6-4e6e-a74a-fc44e4eb1f69 Aug 25 10:36:28.665084 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2f0e6ba7-6c39-4a46-bf4b-53d70410f9cf tempest-TestEncryptedCinderVolumes-1080165867 tempest-TestEncryptedCinderVolumes-1080165867-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:36:28.665364 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2f0e6ba7-6c39-4a46-bf4b-53d70410f9cf tempest-TestEncryptedCinderVolumes-1080165867 tempest-TestEncryptedCinderVolumes-1080165867-project-admin] Calling method '_delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:36:28.687296 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2f0e6ba7-6c39-4a46-bf4b-53d70410f9cf tempest-TestEncryptedCinderVolumes-1080165867 tempest-TestEncryptedCinderVolumes-1080165867-project-admin] https://10.4.3.119/volume/v3/types/20149312-b5c6-4e6e-a74a-fc44e4eb1f69 returned with HTTP 202 Aug 25 10:36:28.687640 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1481/5930] 10.4.3.119 () {66 vars in 1345 bytes} [Tue Aug 25 10:36:28 2026] DELETE /volume/v3/types/20149312-b5c6-4e6e-a74a-fc44e4eb1f69 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:36:29.600815 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-d11323ec-1383-4f23-9745-72af1d7d71c9 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:36:29.602414 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d11323ec-1383-4f23-9745-72af1d7d71c9 tempest-TestEncryptedCinderVolumes-1080165867 tempest-TestEncryptedCinderVolumes-1080165867-project-admin] POST https://10.4.3.119/volume/v3/types Aug 25 10:36:29.602728 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d11323ec-1383-4f23-9745-72af1d7d71c9 tempest-TestEncryptedCinderVolumes-1080165867 tempest-TestEncryptedCinderVolumes-1080165867-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-796625108", "extra_specs": {}}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:36:29.615259 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d11323ec-1383-4f23-9745-72af1d7d71c9 tempest-TestEncryptedCinderVolumes-1080165867 tempest-TestEncryptedCinderVolumes-1080165867-project-admin] https://10.4.3.119/volume/v3/types returned with HTTP 200 Aug 25 10:36:29.615640 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1480/5931] 10.4.3.119 () {68 vars in 1252 bytes} [Tue Aug 25 10:36:29 2026] POST /volume/v3/types => generated 211 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:36:29.622554 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-9f373b19-c2ed-4691-bfbc-2d35fc4481a0 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:36:29.624201 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9f373b19-c2ed-4691-bfbc-2d35fc4481a0 tempest-TestEncryptedCinderVolumes-1080165867 tempest-TestEncryptedCinderVolumes-1080165867-project-admin] POST https://10.4.3.119/volume/v3/types/c0b2f6ba-b980-435a-9bc1-bd067be409af/encryption Aug 25 10:36:29.624494 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9f373b19-c2ed-4691-bfbc-2d35fc4481a0 tempest-TestEncryptedCinderVolumes-1080165867 tempest-TestEncryptedCinderVolumes-1080165867-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:36:29.639022 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9f373b19-c2ed-4691-bfbc-2d35fc4481a0 tempest-TestEncryptedCinderVolumes-1080165867 tempest-TestEncryptedCinderVolumes-1080165867-project-admin] https://10.4.3.119/volume/v3/types/c0b2f6ba-b980-435a-9bc1-bd067be409af/encryption returned with HTTP 200 Aug 25 10:36:29.639438 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1479/5932] 10.4.3.119 () {68 vars in 1397 bytes} [Tue Aug 25 10:36:29 2026] POST /volume/v3/types/c0b2f6ba-b980-435a-9bc1-bd067be409af/encryption => generated 230 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:36:29.662914 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-e78142d8-cbc9-48b2-ae46-fb7925272f78 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:36:29.664214 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e78142d8-cbc9-48b2-ae46-fb7925272f78 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:36:29.664506 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e78142d8-cbc9-48b2-ae46-fb7925272f78 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-origin-699488906", "snapshot_id": null, "imageRef": "63258f66-0e4f-4391-bbe9-9485754d31c5", "volume_type": "tempest-scenario-type-luks-796625108", "size": 1}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:36:29.665894 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volumes [None req-e78142d8-cbc9-48b2-ae46-fb7925272f78 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-origin-699488906', 'snapshot_id': None, 'imageRef': '63258f66-0e4f-4391-bbe9-9485754d31c5', 'volume_type': 'tempest-scenario-type-luks-796625108', 'size': 1}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:36:29.835846 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-e78142d8-cbc9-48b2-ae46-fb7925272f78 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Create volume of 1 GB Aug 25 10:36:29.836147 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:36:29.836147 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:36:29.836652 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-e78142d8-cbc9-48b2-ae46-fb7925272f78 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Availability Zones retrieved successfully. Aug 25 10:36:29.842309 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-e78142d8-cbc9-48b2-ae46-fb7925272f78 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Flow 'volume_create_api' (08a9cfe8-f62a-41e9-9820-a3d6884517b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:36:29.843255 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-e78142d8-cbc9-48b2-ae46-fb7925272f78 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2ad2e14-f66c-4a3f-ba3e-1eea9d8cae7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:36:29.844182 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [None req-e78142d8-cbc9-48b2-ae46-fb7925272f78 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Validating volume size '1' using validate_int {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:36:29.893720 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-e78142d8-cbc9-48b2-ae46-fb7925272f78 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2ad2e14-f66c-4a3f-ba3e-1eea9d8cae7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T10:36:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c0b2f6ba-b980-435a-9bc1-bd067be409af,is_public=True,name='tempest-scenario-type-luks-796625108',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c0b2f6ba-b980-435a-9bc1-bd067be409af', '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=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:36:29.894531 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-e78142d8-cbc9-48b2-ae46-fb7925272f78 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7d5a7f3-94de-42f8-bae4-76814a75813b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:36:29.916358 np0000008063 devstack@c-api.service[100391]: WARNING cinder.quota [None req-e78142d8-cbc9-48b2-ae46-fb7925272f78 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-796625108 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-796625108, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:36:29.916620 np0000008063 devstack@c-api.service[100391]: WARNING cinder.quota [None req-e78142d8-cbc9-48b2-ae46-fb7925272f78 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-796625108 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-796625108, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:36:29.937612 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-e78142d8-cbc9-48b2-ae46-fb7925272f78 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Created reservations ['23af5309-bf90-4e85-b31c-6d98a0559172', 'a608452c-4fe2-49e1-941f-ee6abc734d4e', '291de319-0306-401f-bae8-2edb6d36eb7a', '3523426b-0852-4fa0-a05d-c83e1398843e'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:36:29.938452 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-e78142d8-cbc9-48b2-ae46-fb7925272f78 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7d5a7f3-94de-42f8-bae4-76814a75813b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['23af5309-bf90-4e85-b31c-6d98a0559172', 'a608452c-4fe2-49e1-941f-ee6abc734d4e', '291de319-0306-401f-bae8-2edb6d36eb7a', '3523426b-0852-4fa0-a05d-c83e1398843e']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:36:29.939095 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-e78142d8-cbc9-48b2-ae46-fb7925272f78 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e926fe01-427b-40d6-8fe1-35a6778f9fee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:36:29.959812 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-e78142d8-cbc9-48b2-ae46-fb7925272f78 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e926fe01-427b-40d6-8fe1-35a6778f9fee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f006500a-2180-4860-a536-9ca793cb0b13', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-699488906',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58149202f0964136aa3cd96f2bdf2940',qos_specs=None,replication_status=,reservations=['23af5309-bf90-4e85-b31c-6d98a0559172','a608452c-4fe2-49e1-941f-ee6abc734d4e','291de319-0306-401f-bae8-2edb6d36eb7a','3523426b-0852-4fa0-a05d-c83e1398843e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04260e038088436383107936bb2bd17c',volume_type_id=c0b2f6ba-b980-435a-9bc1-bd067be409af), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T10:36:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-699488906',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=f006500a-2180-4860-a536-9ca793cb0b13,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='58149202f0964136aa3cd96f2bdf2940',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='04260e038088436383107936bb2bd17c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c0b2f6ba-b980-435a-9bc1-bd067be409af),volume_type_id=c0b2f6ba-b980-435a-9bc1-bd067be409af)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:36:29.960474 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-e78142d8-cbc9-48b2-ae46-fb7925272f78 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05fba0fa-ac2b-4918-a83d-3c10e1e618e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:36:29.977111 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-e78142d8-cbc9-48b2-ae46-fb7925272f78 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05fba0fa-ac2b-4918-a83d-3c10e1e618e2) transitioned into state 'SUCCESS' from state '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-699488906',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58149202f0964136aa3cd96f2bdf2940',qos_specs=None,replication_status=,reservations=['23af5309-bf90-4e85-b31c-6d98a0559172','a608452c-4fe2-49e1-941f-ee6abc734d4e','291de319-0306-401f-bae8-2edb6d36eb7a','3523426b-0852-4fa0-a05d-c83e1398843e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04260e038088436383107936bb2bd17c',volume_type_id=c0b2f6ba-b980-435a-9bc1-bd067be409af)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:36:29.977730 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-e78142d8-cbc9-48b2-ae46-fb7925272f78 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (124b4bdb-1c17-4629-8e2b-4f3fed39a600) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:36:29.987472 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-e78142d8-cbc9-48b2-ae46-fb7925272f78 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (124b4bdb-1c17-4629-8e2b-4f3fed39a600) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:36:29.988193 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-e78142d8-cbc9-48b2-ae46-fb7925272f78 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Flow 'volume_create_api' (08a9cfe8-f62a-41e9-9820-a3d6884517b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:36:29.988486 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-e78142d8-cbc9-48b2-ae46-fb7925272f78 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Create volume request issued successfully. Aug 25 10:36:29.988989 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e78142d8-cbc9-48b2-ae46-fb7925272f78 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:36:29.989427 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1493/5933] 10.4.3.119 () {68 vars in 1259 bytes} [Tue Aug 25 10:36:29 2026] POST /volume/v3/volumes => generated 790 bytes in 327 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:36:29.999740 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-60b40eec-2cd4-4547-9ed3-8cc02689101d None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:36:30.001293 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-60b40eec-2cd4-4547-9ed3-8cc02689101d tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] GET https://10.4.3.119/volume/v3/volumes/f006500a-2180-4860-a536-9ca793cb0b13 Aug 25 10:36:30.001484 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-60b40eec-2cd4-4547-9ed3-8cc02689101d tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:36:30.001680 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-60b40eec-2cd4-4547-9ed3-8cc02689101d tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:36:30.007515 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:36:30.007515 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:36:30.011302 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-60b40eec-2cd4-4547-9ed3-8cc02689101d tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Volume info retrieved successfully. Aug 25 10:36:30.015147 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-60b40eec-2cd4-4547-9ed3-8cc02689101d tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] https://10.4.3.119/volume/v3/volumes/f006500a-2180-4860-a536-9ca793cb0b13 returned with HTTP 200 Aug 25 10:36:30.015521 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1482/5934] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:36:29 2026] GET /volume/v3/volumes/f006500a-2180-4860-a536-9ca793cb0b13 => generated 858 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:36:31.026571 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-ba6ef2d5-aed2-4e05-a2b9-4b9624bb7f92 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:36:31.028218 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ba6ef2d5-aed2-4e05-a2b9-4b9624bb7f92 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] GET https://10.4.3.119/volume/v3/volumes/f006500a-2180-4860-a536-9ca793cb0b13 Aug 25 10:36:31.028404 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ba6ef2d5-aed2-4e05-a2b9-4b9624bb7f92 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:36:31.028571 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ba6ef2d5-aed2-4e05-a2b9-4b9624bb7f92 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:36:31.034938 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:36:31.034938 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:36:31.038103 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-ba6ef2d5-aed2-4e05-a2b9-4b9624bb7f92 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Volume info retrieved successfully. Aug 25 10:36:31.042921 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ba6ef2d5-aed2-4e05-a2b9-4b9624bb7f92 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] https://10.4.3.119/volume/v3/volumes/f006500a-2180-4860-a536-9ca793cb0b13 returned with HTTP 200 Aug 25 10:36:31.043324 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1481/5935] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:36:31 2026] GET /volume/v3/volumes/f006500a-2180-4860-a536-9ca793cb0b13 => generated 943 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:36:32.055450 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-63a06f35-1914-4e2e-b115-321aad9f158e None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:36:32.057073 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-63a06f35-1914-4e2e-b115-321aad9f158e tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] GET https://10.4.3.119/volume/v3/volumes/f006500a-2180-4860-a536-9ca793cb0b13 Aug 25 10:36:32.057266 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-63a06f35-1914-4e2e-b115-321aad9f158e tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:36:32.057455 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-63a06f35-1914-4e2e-b115-321aad9f158e tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:36:32.064147 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:36:32.064147 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:36:32.067172 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-63a06f35-1914-4e2e-b115-321aad9f158e tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Volume info retrieved successfully. Aug 25 10:36:32.071468 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-63a06f35-1914-4e2e-b115-321aad9f158e tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] https://10.4.3.119/volume/v3/volumes/f006500a-2180-4860-a536-9ca793cb0b13 returned with HTTP 200 Aug 25 10:36:32.071951 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1480/5936] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:36:32 2026] GET /volume/v3/volumes/f006500a-2180-4860-a536-9ca793cb0b13 => generated 943 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:36:33.084507 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-9339b039-a241-480f-b722-834bb6426bee None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:36:33.086431 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9339b039-a241-480f-b722-834bb6426bee tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] GET https://10.4.3.119/volume/v3/volumes/f006500a-2180-4860-a536-9ca793cb0b13 Aug 25 10:36:33.086651 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9339b039-a241-480f-b722-834bb6426bee tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:36:33.086878 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9339b039-a241-480f-b722-834bb6426bee tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:36:33.093364 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:36:33.093364 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:36:33.096504 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-9339b039-a241-480f-b722-834bb6426bee tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Volume info retrieved successfully. Aug 25 10:36:33.100358 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9339b039-a241-480f-b722-834bb6426bee tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] https://10.4.3.119/volume/v3/volumes/f006500a-2180-4860-a536-9ca793cb0b13 returned with HTTP 200 Aug 25 10:36:33.100767 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1494/5937] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:36:33 2026] GET /volume/v3/volumes/f006500a-2180-4860-a536-9ca793cb0b13 => generated 943 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:36:34.114862 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-2b053d03-0b06-4032-a31a-a21b29b631cc None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:36:34.116544 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2b053d03-0b06-4032-a31a-a21b29b631cc tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] GET https://10.4.3.119/volume/v3/volumes/f006500a-2180-4860-a536-9ca793cb0b13 Aug 25 10:36:34.116723 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2b053d03-0b06-4032-a31a-a21b29b631cc tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:36:34.116910 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2b053d03-0b06-4032-a31a-a21b29b631cc tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:36:34.123098 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:36:34.123098 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:36:34.126155 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-2b053d03-0b06-4032-a31a-a21b29b631cc tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Volume info retrieved successfully. Aug 25 10:36:34.129757 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2b053d03-0b06-4032-a31a-a21b29b631cc tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] https://10.4.3.119/volume/v3/volumes/f006500a-2180-4860-a536-9ca793cb0b13 returned with HTTP 200 Aug 25 10:36:34.130086 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1483/5938] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:36:34 2026] GET /volume/v3/volumes/f006500a-2180-4860-a536-9ca793cb0b13 => generated 943 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:36:35.143603 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-322f66c4-9772-404d-a6a6-a2980cd5b0a8 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:36:35.145338 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-322f66c4-9772-404d-a6a6-a2980cd5b0a8 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] GET https://10.4.3.119/volume/v3/volumes/f006500a-2180-4860-a536-9ca793cb0b13 Aug 25 10:36:35.145521 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-322f66c4-9772-404d-a6a6-a2980cd5b0a8 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:36:35.145692 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-322f66c4-9772-404d-a6a6-a2980cd5b0a8 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:36:35.152283 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:36:35.152283 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:36:35.155470 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-322f66c4-9772-404d-a6a6-a2980cd5b0a8 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Volume info retrieved successfully. Aug 25 10:36:35.159303 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-322f66c4-9772-404d-a6a6-a2980cd5b0a8 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] https://10.4.3.119/volume/v3/volumes/f006500a-2180-4860-a536-9ca793cb0b13 returned with HTTP 200 Aug 25 10:36:35.159648 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1482/5939] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:36:35 2026] GET /volume/v3/volumes/f006500a-2180-4860-a536-9ca793cb0b13 => generated 943 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:36:36.171360 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-5442dc20-e523-4f01-b74a-ff341081c72c None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:36:36.172870 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5442dc20-e523-4f01-b74a-ff341081c72c tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] GET https://10.4.3.119/volume/v3/volumes/f006500a-2180-4860-a536-9ca793cb0b13 Aug 25 10:36:36.173032 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-5442dc20-e523-4f01-b74a-ff341081c72c tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:36:36.173220 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-5442dc20-e523-4f01-b74a-ff341081c72c tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:36:36.179010 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:36:36.179010 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:36:36.181710 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-5442dc20-e523-4f01-b74a-ff341081c72c tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Volume info retrieved successfully. Aug 25 10:36:36.184999 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5442dc20-e523-4f01-b74a-ff341081c72c tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] https://10.4.3.119/volume/v3/volumes/f006500a-2180-4860-a536-9ca793cb0b13 returned with HTTP 200 Aug 25 10:36:36.185315 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1481/5940] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:36:36 2026] GET /volume/v3/volumes/f006500a-2180-4860-a536-9ca793cb0b13 => generated 943 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:36:37.198502 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-9064bdc5-86b8-445b-8f9e-05c565fabb66 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:36:37.200330 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9064bdc5-86b8-445b-8f9e-05c565fabb66 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] GET https://10.4.3.119/volume/v3/volumes/f006500a-2180-4860-a536-9ca793cb0b13 Aug 25 10:36:37.200534 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9064bdc5-86b8-445b-8f9e-05c565fabb66 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:36:37.200718 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9064bdc5-86b8-445b-8f9e-05c565fabb66 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:36:37.207568 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:36:37.207568 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:36:37.211037 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-9064bdc5-86b8-445b-8f9e-05c565fabb66 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Volume info retrieved successfully. Aug 25 10:36:37.214969 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9064bdc5-86b8-445b-8f9e-05c565fabb66 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] https://10.4.3.119/volume/v3/volumes/f006500a-2180-4860-a536-9ca793cb0b13 returned with HTTP 200 Aug 25 10:36:37.215356 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1495/5941] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:36:37 2026] GET /volume/v3/volumes/f006500a-2180-4860-a536-9ca793cb0b13 => generated 943 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:36:38.228913 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-d7e3799a-3624-4369-a575-10e325826a86 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:36:38.230640 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d7e3799a-3624-4369-a575-10e325826a86 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] GET https://10.4.3.119/volume/v3/volumes/f006500a-2180-4860-a536-9ca793cb0b13 Aug 25 10:36:38.230816 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d7e3799a-3624-4369-a575-10e325826a86 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:36:38.231009 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d7e3799a-3624-4369-a575-10e325826a86 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:36:38.237462 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:36:38.237462 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:36:38.240444 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-d7e3799a-3624-4369-a575-10e325826a86 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Volume info retrieved successfully. Aug 25 10:36:38.243811 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d7e3799a-3624-4369-a575-10e325826a86 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] https://10.4.3.119/volume/v3/volumes/f006500a-2180-4860-a536-9ca793cb0b13 returned with HTTP 200 Aug 25 10:36:38.244155 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1484/5942] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:36:38 2026] GET /volume/v3/volumes/f006500a-2180-4860-a536-9ca793cb0b13 => generated 943 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:36:39.257152 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-b5d29e0c-a875-49e8-a030-860b69843fcd None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:36:39.258784 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b5d29e0c-a875-49e8-a030-860b69843fcd tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] GET https://10.4.3.119/volume/v3/volumes/f006500a-2180-4860-a536-9ca793cb0b13 Aug 25 10:36:39.258944 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b5d29e0c-a875-49e8-a030-860b69843fcd tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:36:39.259122 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b5d29e0c-a875-49e8-a030-860b69843fcd tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:36:39.266312 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:36:39.266312 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:36:39.269718 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-b5d29e0c-a875-49e8-a030-860b69843fcd tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Volume info retrieved successfully. Aug 25 10:36:39.273849 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b5d29e0c-a875-49e8-a030-860b69843fcd tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] https://10.4.3.119/volume/v3/volumes/f006500a-2180-4860-a536-9ca793cb0b13 returned with HTTP 200 Aug 25 10:36:39.274232 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1483/5943] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:36:39 2026] GET /volume/v3/volumes/f006500a-2180-4860-a536-9ca793cb0b13 => generated 943 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:36:40.285912 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-9831252a-8848-4336-9cd3-8271153c720d None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:36:40.288019 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9831252a-8848-4336-9cd3-8271153c720d tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] GET https://10.4.3.119/volume/v3/volumes/f006500a-2180-4860-a536-9ca793cb0b13 Aug 25 10:36:40.288314 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9831252a-8848-4336-9cd3-8271153c720d tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:36:40.288547 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9831252a-8848-4336-9cd3-8271153c720d tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:36:40.297062 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:36:40.297062 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:36:40.300935 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-9831252a-8848-4336-9cd3-8271153c720d tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Volume info retrieved successfully. Aug 25 10:36:40.305868 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9831252a-8848-4336-9cd3-8271153c720d tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] https://10.4.3.119/volume/v3/volumes/f006500a-2180-4860-a536-9ca793cb0b13 returned with HTTP 200 Aug 25 10:36:40.306356 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1482/5944] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:36:40 2026] GET /volume/v3/volumes/f006500a-2180-4860-a536-9ca793cb0b13 => generated 943 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:36:41.318888 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-e95ae24b-2936-4ea5-9220-5378e6a46e91 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:36:41.320634 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e95ae24b-2936-4ea5-9220-5378e6a46e91 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] GET https://10.4.3.119/volume/v3/volumes/f006500a-2180-4860-a536-9ca793cb0b13 Aug 25 10:36:41.320966 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e95ae24b-2936-4ea5-9220-5378e6a46e91 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:36:41.322168 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e95ae24b-2936-4ea5-9220-5378e6a46e91 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:36:41.327680 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:36:41.327680 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:36:41.331374 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-e95ae24b-2936-4ea5-9220-5378e6a46e91 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Volume info retrieved successfully. Aug 25 10:36:41.335337 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e95ae24b-2936-4ea5-9220-5378e6a46e91 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] https://10.4.3.119/volume/v3/volumes/f006500a-2180-4860-a536-9ca793cb0b13 returned with HTTP 200 Aug 25 10:36:41.335686 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1496/5945] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:36:41 2026] GET /volume/v3/volumes/f006500a-2180-4860-a536-9ca793cb0b13 => generated 943 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:36:42.347994 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-89500a27-3ade-45df-8ef1-4403a511ae15 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:36:42.350001 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-89500a27-3ade-45df-8ef1-4403a511ae15 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] GET https://10.4.3.119/volume/v3/volumes/f006500a-2180-4860-a536-9ca793cb0b13 Aug 25 10:36:42.350258 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-89500a27-3ade-45df-8ef1-4403a511ae15 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:36:42.350465 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-89500a27-3ade-45df-8ef1-4403a511ae15 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:36:42.358459 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:36:42.358459 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:36:42.362075 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-89500a27-3ade-45df-8ef1-4403a511ae15 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Volume info retrieved successfully. Aug 25 10:36:42.366962 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-89500a27-3ade-45df-8ef1-4403a511ae15 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] https://10.4.3.119/volume/v3/volumes/f006500a-2180-4860-a536-9ca793cb0b13 returned with HTTP 200 Aug 25 10:36:42.367382 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1485/5946] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:36:42 2026] GET /volume/v3/volumes/f006500a-2180-4860-a536-9ca793cb0b13 => generated 1429 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:36:42.378104 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-533ce3a7-2123-483d-b3c3-5978cb3fa5ef None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:36:42.380282 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-533ce3a7-2123-483d-b3c3-5978cb3fa5ef tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] GET https://10.4.3.119/volume/v3/volumes/f006500a-2180-4860-a536-9ca793cb0b13 Aug 25 10:36:42.380501 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-533ce3a7-2123-483d-b3c3-5978cb3fa5ef tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:36:42.380677 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-533ce3a7-2123-483d-b3c3-5978cb3fa5ef tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:36:42.388689 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:36:42.388689 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:36:42.392284 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-533ce3a7-2123-483d-b3c3-5978cb3fa5ef tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Volume info retrieved successfully. Aug 25 10:36:42.396756 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-533ce3a7-2123-483d-b3c3-5978cb3fa5ef tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] https://10.4.3.119/volume/v3/volumes/f006500a-2180-4860-a536-9ca793cb0b13 returned with HTTP 200 Aug 25 10:36:42.397110 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1484/5947] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:36:42 2026] GET /volume/v3/volumes/f006500a-2180-4860-a536-9ca793cb0b13 => generated 1429 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:36:42.505203 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-44348274-4169-42d6-af43-57891d0ce331 req-8ba4de4f-643f-4f81-a871-2b85eefde29b None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:36:42.507264 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-44348274-4169-42d6-af43-57891d0ce331 req-8ba4de4f-643f-4f81-a871-2b85eefde29b tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] GET https://10.4.3.119/volume/v3/volumes/f006500a-2180-4860-a536-9ca793cb0b13 Aug 25 10:36:42.507458 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-44348274-4169-42d6-af43-57891d0ce331 req-8ba4de4f-643f-4f81-a871-2b85eefde29b tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:36:42.507652 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-44348274-4169-42d6-af43-57891d0ce331 req-8ba4de4f-643f-4f81-a871-2b85eefde29b tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:36:42.514305 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:36:42.514305 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:36:42.517737 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [req-44348274-4169-42d6-af43-57891d0ce331 req-8ba4de4f-643f-4f81-a871-2b85eefde29b tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Volume info retrieved successfully. Aug 25 10:36:42.522272 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-44348274-4169-42d6-af43-57891d0ce331 req-8ba4de4f-643f-4f81-a871-2b85eefde29b tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] https://10.4.3.119/volume/v3/volumes/f006500a-2180-4860-a536-9ca793cb0b13 returned with HTTP 200 Aug 25 10:36:42.522706 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1483/5948] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:36:42 2026] GET /volume/v3/volumes/f006500a-2180-4860-a536-9ca793cb0b13 => generated 1429 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:36:42.981497 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-44348274-4169-42d6-af43-57891d0ce331 req-e734e736-e3ce-43de-b910-7be48900debf None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:36:42.983462 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-44348274-4169-42d6-af43-57891d0ce331 req-e734e736-e3ce-43de-b910-7be48900debf tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] GET https://10.4.3.119/volume/v3/volumes/f006500a-2180-4860-a536-9ca793cb0b13 Aug 25 10:36:42.983650 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-44348274-4169-42d6-af43-57891d0ce331 req-e734e736-e3ce-43de-b910-7be48900debf tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:36:42.983830 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-44348274-4169-42d6-af43-57891d0ce331 req-e734e736-e3ce-43de-b910-7be48900debf tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:36:42.990556 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:36:42.990556 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:36:42.994152 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-44348274-4169-42d6-af43-57891d0ce331 req-e734e736-e3ce-43de-b910-7be48900debf tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Volume info retrieved successfully. Aug 25 10:36:42.998903 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-44348274-4169-42d6-af43-57891d0ce331 req-e734e736-e3ce-43de-b910-7be48900debf tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] https://10.4.3.119/volume/v3/volumes/f006500a-2180-4860-a536-9ca793cb0b13 returned with HTTP 200 Aug 25 10:36:42.999381 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1497/5949] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:36:42 2026] GET /volume/v3/volumes/f006500a-2180-4860-a536-9ca793cb0b13 => generated 1429 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:36:43.008090 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-b229cd6e-1aeb-4f57-bc58-a61d8799ba19 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:36:43.008593 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b229cd6e-1aeb-4f57-bc58-a61d8799ba19 None None] GET https://10.4.3.119/volume// Aug 25 10:36:43.008795 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b229cd6e-1aeb-4f57-bc58-a61d8799ba19 None None] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:36:43.009031 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b229cd6e-1aeb-4f57-bc58-a61d8799ba19 None None] Calling method 'all' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:36:43.009495 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b229cd6e-1aeb-4f57-bc58-a61d8799ba19 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:36:43.009850 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1486/5950] 10.4.3.119 () {66 vars in 1419 bytes} [Tue Aug 25 10:36:43 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:36:43.017995 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-44348274-4169-42d6-af43-57891d0ce331 req-ae400477-a598-44d7-a346-72757a000621 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:36:43.020331 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-44348274-4169-42d6-af43-57891d0ce331 req-ae400477-a598-44d7-a346-72757a000621 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] POST https://10.4.3.119/volume/v3/attachments Aug 25 10:36:43.020718 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-44348274-4169-42d6-af43-57891d0ce331 req-ae400477-a598-44d7-a346-72757a000621 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f006500a-2180-4860-a536-9ca793cb0b13", "connector": null, "instance_uuid": "4bed41d5-cd4b-44cd-9a44-b4230bfb7a21"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:36:43.029958 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:36:43.029958 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:36:43.054625 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-44348274-4169-42d6-af43-57891d0ce331 req-ae400477-a598-44d7-a346-72757a000621 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] https://10.4.3.119/volume/v3/attachments returned with HTTP 200 Aug 25 10:36:43.055068 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1485/5951] 10.4.3.119 () {74 vars in 1594 bytes} [Tue Aug 25 10:36:43 2026] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:36:43.712112 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-fcaf0077-9593-4bf2-bb12-92c7fb9ffa96 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:36:43.712562 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-fcaf0077-9593-4bf2-bb12-92c7fb9ffa96 None None] GET https://10.4.3.119/volume// Aug 25 10:36:43.712728 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-fcaf0077-9593-4bf2-bb12-92c7fb9ffa96 None None] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:36:43.712956 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-fcaf0077-9593-4bf2-bb12-92c7fb9ffa96 None None] Calling method 'all' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:36:43.713343 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-fcaf0077-9593-4bf2-bb12-92c7fb9ffa96 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:36:43.713666 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1484/5952] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:36:43 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:36:43.719878 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-44348274-4169-42d6-af43-57891d0ce331 req-8c1627ce-3d99-4789-9a99-ec3b7561d63c None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:36:43.722168 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-44348274-4169-42d6-af43-57891d0ce331 req-8c1627ce-3d99-4789-9a99-ec3b7561d63c tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] GET https://10.4.3.119/volume/v3/volumes/f006500a-2180-4860-a536-9ca793cb0b13 Aug 25 10:36:43.722439 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-44348274-4169-42d6-af43-57891d0ce331 req-8c1627ce-3d99-4789-9a99-ec3b7561d63c tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:36:43.722638 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-44348274-4169-42d6-af43-57891d0ce331 req-8c1627ce-3d99-4789-9a99-ec3b7561d63c tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:36:43.732555 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:36:43.732555 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:36:43.735937 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [req-44348274-4169-42d6-af43-57891d0ce331 req-8c1627ce-3d99-4789-9a99-ec3b7561d63c tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Volume info retrieved successfully. Aug 25 10:36:43.740704 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-44348274-4169-42d6-af43-57891d0ce331 req-8c1627ce-3d99-4789-9a99-ec3b7561d63c tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] https://10.4.3.119/volume/v3/volumes/f006500a-2180-4860-a536-9ca793cb0b13 returned with HTTP 200 Aug 25 10:36:43.741097 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1498/5953] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:36:43 2026] GET /volume/v3/volumes/f006500a-2180-4860-a536-9ca793cb0b13 => generated 1608 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:36:43.842798 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-44348274-4169-42d6-af43-57891d0ce331 req-6e42eb31-dda3-4d66-939f-5bc14cda162e None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:36:43.844843 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-44348274-4169-42d6-af43-57891d0ce331 req-6e42eb31-dda3-4d66-939f-5bc14cda162e tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] PUT https://10.4.3.119/volume/v3/attachments/9046ce5f-3672-48c0-a570-bc0b3ecd078c Aug 25 10:36:43.845257 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-44348274-4169-42d6-af43-57891d0ce331 req-6e42eb31-dda3-4d66-939f-5bc14cda162e tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.119", "host": "np0000008063", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3398d5156650", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "462fd6ce-c505-48ef-84ec-f85776d45b24", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:36:43.852967 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-44348274-4169-42d6-af43-57891d0ce331 req-6e42eb31-dda3-4d66-939f-5bc14cda162e tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Acquiring lock "cinder-attachment_update-f006500a-2180-4860-a536-9ca793cb0b13-np0000008063" by "attachment_update" {{(pid=100390) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 10:36:43.857801 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-44348274-4169-42d6-af43-57891d0ce331 req-6e42eb31-dda3-4d66-939f-5bc14cda162e tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Lock "cinder-attachment_update-f006500a-2180-4860-a536-9ca793cb0b13-np0000008063" acquired by "attachment_update" :: waited 0.005s {{(pid=100390) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 10:36:43.858782 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:36:43.858782 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:36:43.932954 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-44348274-4169-42d6-af43-57891d0ce331 req-6e42eb31-dda3-4d66-939f-5bc14cda162e tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Lock "cinder-attachment_update-f006500a-2180-4860-a536-9ca793cb0b13-np0000008063" released by "attachment_update" :: held 0.075s {{(pid=100390) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 10:36:43.933348 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-44348274-4169-42d6-af43-57891d0ce331 req-6e42eb31-dda3-4d66-939f-5bc14cda162e tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] https://10.4.3.119/volume/v3/attachments/9046ce5f-3672-48c0-a570-bc0b3ecd078c returned with HTTP 200 Aug 25 10:36:43.933878 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1487/5954] 10.4.3.119 () {74 vars in 1704 bytes} [Tue Aug 25 10:36:43 2026] PUT /volume/v3/attachments/9046ce5f-3672-48c0-a570-bc0b3ecd078c => generated 968 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:36:43.955410 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-44348274-4169-42d6-af43-57891d0ce331 req-eb1e829f-d59f-4ffc-bf80-182d43d58ad0 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:36:43.957429 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-44348274-4169-42d6-af43-57891d0ce331 req-eb1e829f-d59f-4ffc-bf80-182d43d58ad0 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] POST https://10.4.3.119/volume/v3/attachments/9046ce5f-3672-48c0-a570-bc0b3ecd078c/action Aug 25 10:36:43.957776 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-44348274-4169-42d6-af43-57891d0ce331 req-eb1e829f-d59f-4ffc-bf80-182d43d58ad0 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Action body: b'{"os-complete": null}' {{(pid=100389) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:36:43.957895 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-44348274-4169-42d6-af43-57891d0ce331 req-eb1e829f-d59f-4ffc-bf80-182d43d58ad0 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:36:43.973262 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:36:43.973262 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:36:43.983679 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-44348274-4169-42d6-af43-57891d0ce331 req-eb1e829f-d59f-4ffc-bf80-182d43d58ad0 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] https://10.4.3.119/volume/v3/attachments/9046ce5f-3672-48c0-a570-bc0b3ecd078c/action returned with HTTP 204 Aug 25 10:36:43.984174 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1486/5955] 10.4.3.119 () {74 vars in 1725 bytes} [Tue Aug 25 10:36:43 2026] POST /volume/v3/attachments/9046ce5f-3672-48c0-a570-bc0b3ecd078c/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:36:47.991627 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-44348274-4169-42d6-af43-57891d0ce331 req-674a3566-b7db-4f9b-9dc4-89de3e5788dd None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:36:47.994018 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-44348274-4169-42d6-af43-57891d0ce331 req-674a3566-b7db-4f9b-9dc4-89de3e5788dd tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] GET https://10.4.3.119/volume/v3/volumes/f006500a-2180-4860-a536-9ca793cb0b13/encryption Aug 25 10:36:47.994241 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-44348274-4169-42d6-af43-57891d0ce331 req-674a3566-b7db-4f9b-9dc4-89de3e5788dd tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:36:47.994420 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-44348274-4169-42d6-af43-57891d0ce331 req-674a3566-b7db-4f9b-9dc4-89de3e5788dd tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Calling method 'index' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:36:48.003382 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:36:48.003382 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:36:48.009447 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-44348274-4169-42d6-af43-57891d0ce331 req-674a3566-b7db-4f9b-9dc4-89de3e5788dd tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] https://10.4.3.119/volume/v3/volumes/f006500a-2180-4860-a536-9ca793cb0b13/encryption returned with HTTP 200 Aug 25 10:36:48.009835 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1485/5956] 10.4.3.119 () {68 vars in 1631 bytes} [Tue Aug 25 10:36:47 2026] GET /volume/v3/volumes/f006500a-2180-4860-a536-9ca793cb0b13/encryption => generated 160 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:36:53.739343 np0000008063 devstack@c-api.service[100391]: DEBUG dbcounter [-] [100391] Writing DB stats cinder:SELECT=74,cinder:UPDATE=18,cinder:INSERT=8 {{(pid=100391) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 10:36:53.926517 np0000008063 devstack@c-api.service[100390]: DEBUG dbcounter [-] [100390] Writing DB stats cinder:SELECT=55,cinder:UPDATE=9,cinder:INSERT=2 {{(pid=100390) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 10:36:53.980647 np0000008063 devstack@c-api.service[100389]: DEBUG dbcounter [-] [100389] Writing DB stats cinder:SELECT=59,cinder:UPDATE=5,cinder:INSERT=3 {{(pid=100389) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 10:36:58.008392 np0000008063 devstack@c-api.service[100388]: DEBUG dbcounter [-] [100388] Writing DB stats cinder:SELECT=52,cinder:INSERT=1 {{(pid=100388) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 10:37:16.940025 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-0ec10f70-8d7b-4476-8bfa-fe62d8abad0f req-d7dea163-58ba-4f43-83e5-a8925a9d25f5 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:37:16.942273 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-0ec10f70-8d7b-4476-8bfa-fe62d8abad0f req-d7dea163-58ba-4f43-83e5-a8925a9d25f5 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] DELETE https://10.4.3.119/volume/v3/attachments/9046ce5f-3672-48c0-a570-bc0b3ecd078c Aug 25 10:37:16.942442 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-0ec10f70-8d7b-4476-8bfa-fe62d8abad0f req-d7dea163-58ba-4f43-83e5-a8925a9d25f5 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:37:16.942611 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-0ec10f70-8d7b-4476-8bfa-fe62d8abad0f req-d7dea163-58ba-4f43-83e5-a8925a9d25f5 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Calling method 'version_select' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:37:16.948999 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:37:16.948999 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:37:16.992129 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-0ec10f70-8d7b-4476-8bfa-fe62d8abad0f req-d7dea163-58ba-4f43-83e5-a8925a9d25f5 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] https://10.4.3.119/volume/v3/attachments/9046ce5f-3672-48c0-a570-bc0b3ecd078c returned with HTTP 200 Aug 25 10:37:16.992552 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1499/5957] 10.4.3.119 () {72 vars in 1673 bytes} [Tue Aug 25 10:37:16 2026] DELETE /volume/v3/attachments/9046ce5f-3672-48c0-a570-bc0b3ecd078c => generated 19 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:37:18.095558 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-467409c4-f9ae-4859-82c3-9e4ad203e6f4 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:37:18.097013 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-467409c4-f9ae-4859-82c3-9e4ad203e6f4 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] POST https://10.4.3.119/volume/v3/volumes Aug 25 10:37:18.097308 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-467409c4-f9ae-4859-82c3-9e4ad203e6f4 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-1437223895", "source_volid": "f006500a-2180-4860-a536-9ca793cb0b13", "volume_type": "tempest-scenario-type-luks-796625108", "size": 1}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:37:18.098643 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volumes [None req-467409c4-f9ae-4859-82c3-9e4ad203e6f4 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-1437223895', 'source_volid': 'f006500a-2180-4860-a536-9ca793cb0b13', 'volume_type': 'tempest-scenario-type-luks-796625108', 'size': 1}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 10:37:18.106776 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:37:18.106776 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:37:18.107270 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-467409c4-f9ae-4859-82c3-9e4ad203e6f4 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Volume retrieved successfully. Aug 25 10:37:18.107406 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-467409c4-f9ae-4859-82c3-9e4ad203e6f4 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Create volume of 1 GB Aug 25 10:37:18.107973 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-467409c4-f9ae-4859-82c3-9e4ad203e6f4 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Availability Zones retrieved successfully. Aug 25 10:37:18.112631 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-467409c4-f9ae-4859-82c3-9e4ad203e6f4 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Flow 'volume_create_api' (cdd8c0d7-f4d0-4f00-972b-ab2b0496ece6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:37:18.113586 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-467409c4-f9ae-4859-82c3-9e4ad203e6f4 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2ad17cb-c3c9-4a3f-8070-574419b77d86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:37:18.114407 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-467409c4-f9ae-4859-82c3-9e4ad203e6f4 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 10:37:18.130182 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-467409c4-f9ae-4859-82c3-9e4ad203e6f4 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2ad17cb-c3c9-4a3f-8070-574419b77d86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'f006500a-2180-4860-a536-9ca793cb0b13', 'volume_type': VolumeType(created_at=2026-08-25T10:36:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c0b2f6ba-b980-435a-9bc1-bd067be409af,is_public=True,name='tempest-scenario-type-luks-796625108',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c0b2f6ba-b980-435a-9bc1-bd067be409af', '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=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:37:18.130888 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-467409c4-f9ae-4859-82c3-9e4ad203e6f4 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88783e3d-ee4f-4839-aba3-8942d55a231e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:37:18.152004 np0000008063 devstack@c-api.service[100390]: WARNING cinder.quota [None req-467409c4-f9ae-4859-82c3-9e4ad203e6f4 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-796625108 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-796625108, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:37:18.152277 np0000008063 devstack@c-api.service[100390]: WARNING cinder.quota [None req-467409c4-f9ae-4859-82c3-9e4ad203e6f4 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-796625108 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-796625108, it is now deprecated. Please use the default quota class for default quota. Aug 25 10:37:18.163286 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-467409c4-f9ae-4859-82c3-9e4ad203e6f4 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Created reservations ['5097b27f-be2f-443a-8bf7-61560ea08a2f', 'cc312480-9646-45cb-8c5e-df39f9859a3c', '6c4a8437-e490-4a11-92dc-cb3d76d8dd53', 'dcc0a38d-987f-4e46-bb65-c018d548e23c'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 10:37:18.163924 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-467409c4-f9ae-4859-82c3-9e4ad203e6f4 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88783e3d-ee4f-4839-aba3-8942d55a231e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5097b27f-be2f-443a-8bf7-61560ea08a2f', 'cc312480-9646-45cb-8c5e-df39f9859a3c', '6c4a8437-e490-4a11-92dc-cb3d76d8dd53', 'dcc0a38d-987f-4e46-bb65-c018d548e23c']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:37:18.164577 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-467409c4-f9ae-4859-82c3-9e4ad203e6f4 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f740407c-76d8-4dfb-bc39-4275ceebe36a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:37:18.191885 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-467409c4-f9ae-4859-82c3-9e4ad203e6f4 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f740407c-76d8-4dfb-bc39-4275ceebe36a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd7b46381-330e-4089-9fd7-d0575f7079bb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1437223895',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58149202f0964136aa3cd96f2bdf2940',qos_specs=None,replication_status=,reservations=['5097b27f-be2f-443a-8bf7-61560ea08a2f','cc312480-9646-45cb-8c5e-df39f9859a3c','6c4a8437-e490-4a11-92dc-cb3d76d8dd53','dcc0a38d-987f-4e46-bb65-c018d548e23c'],size=1,snapshot_id=None,source_replicaid=,source_volid=f006500a-2180-4860-a536-9ca793cb0b13,status='creating',user_id='04260e038088436383107936bb2bd17c',volume_type_id=c0b2f6ba-b980-435a-9bc1-bd067be409af), '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-25T10:37:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1437223895',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=d7b46381-330e-4089-9fd7-d0575f7079bb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='58149202f0964136aa3cd96f2bdf2940',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=f006500a-2180-4860-a536-9ca793cb0b13,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='04260e038088436383107936bb2bd17c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c0b2f6ba-b980-435a-9bc1-bd067be409af),volume_type_id=c0b2f6ba-b980-435a-9bc1-bd067be409af)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:37:18.192599 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-467409c4-f9ae-4859-82c3-9e4ad203e6f4 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6d6ea84-71ff-4e45-93fd-51fecfc1d872) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:37:18.206900 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-467409c4-f9ae-4859-82c3-9e4ad203e6f4 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6d6ea84-71ff-4e45-93fd-51fecfc1d872) transitioned into state 'SUCCESS' from state '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-1437223895',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58149202f0964136aa3cd96f2bdf2940',qos_specs=None,replication_status=,reservations=['5097b27f-be2f-443a-8bf7-61560ea08a2f','cc312480-9646-45cb-8c5e-df39f9859a3c','6c4a8437-e490-4a11-92dc-cb3d76d8dd53','dcc0a38d-987f-4e46-bb65-c018d548e23c'],size=1,snapshot_id=None,source_replicaid=,source_volid=f006500a-2180-4860-a536-9ca793cb0b13,status='creating',user_id='04260e038088436383107936bb2bd17c',volume_type_id=c0b2f6ba-b980-435a-9bc1-bd067be409af)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:37:18.207521 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-467409c4-f9ae-4859-82c3-9e4ad203e6f4 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bddaab25-c863-4390-a3d2-61801cfbe68f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 10:37:18.220873 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-467409c4-f9ae-4859-82c3-9e4ad203e6f4 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bddaab25-c863-4390-a3d2-61801cfbe68f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 10:37:18.221600 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-467409c4-f9ae-4859-82c3-9e4ad203e6f4 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Flow 'volume_create_api' (cdd8c0d7-f4d0-4f00-972b-ab2b0496ece6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 10:37:18.221867 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-467409c4-f9ae-4859-82c3-9e4ad203e6f4 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Create volume request issued successfully. Aug 25 10:37:18.222421 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-467409c4-f9ae-4859-82c3-9e4ad203e6f4 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] https://10.4.3.119/volume/v3/volumes returned with HTTP 202 Aug 25 10:37:18.222793 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1488/5958] 10.4.3.119 () {68 vars in 1259 bytes} [Tue Aug 25 10:37:18 2026] POST /volume/v3/volumes => generated 810 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 10:37:18.234570 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-a6c4f89c-dd9a-4db4-bc4d-82e452ccdc2e None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:37:18.236277 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a6c4f89c-dd9a-4db4-bc4d-82e452ccdc2e tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] GET https://10.4.3.119/volume/v3/volumes/d7b46381-330e-4089-9fd7-d0575f7079bb Aug 25 10:37:18.236467 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a6c4f89c-dd9a-4db4-bc4d-82e452ccdc2e tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:37:18.236657 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a6c4f89c-dd9a-4db4-bc4d-82e452ccdc2e tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:37:18.243152 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:37:18.243152 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:37:18.246320 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-a6c4f89c-dd9a-4db4-bc4d-82e452ccdc2e tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Volume info retrieved successfully. Aug 25 10:37:18.252056 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a6c4f89c-dd9a-4db4-bc4d-82e452ccdc2e tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] https://10.4.3.119/volume/v3/volumes/d7b46381-330e-4089-9fd7-d0575f7079bb returned with HTTP 200 Aug 25 10:37:18.252506 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1487/5959] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:37:18 2026] GET /volume/v3/volumes/d7b46381-330e-4089-9fd7-d0575f7079bb => generated 878 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:37:19.264945 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-93c6cfb2-e4d6-4529-bfce-436f0f2eb11b None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:37:19.267464 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-93c6cfb2-e4d6-4529-bfce-436f0f2eb11b tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] GET https://10.4.3.119/volume/v3/volumes/d7b46381-330e-4089-9fd7-d0575f7079bb Aug 25 10:37:19.267743 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-93c6cfb2-e4d6-4529-bfce-436f0f2eb11b tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:37:19.268013 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-93c6cfb2-e4d6-4529-bfce-436f0f2eb11b tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:37:19.278061 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:37:19.278061 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:37:19.282665 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-93c6cfb2-e4d6-4529-bfce-436f0f2eb11b tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Volume info retrieved successfully. Aug 25 10:37:19.286841 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-93c6cfb2-e4d6-4529-bfce-436f0f2eb11b tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] https://10.4.3.119/volume/v3/volumes/d7b46381-330e-4089-9fd7-d0575f7079bb returned with HTTP 200 Aug 25 10:37:19.287223 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1486/5960] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:37:19 2026] GET /volume/v3/volumes/d7b46381-330e-4089-9fd7-d0575f7079bb => generated 902 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:37:20.298425 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-eab94a13-91c6-4708-a024-5e7cf5e31ee9 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:37:20.300250 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-eab94a13-91c6-4708-a024-5e7cf5e31ee9 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] GET https://10.4.3.119/volume/v3/volumes/d7b46381-330e-4089-9fd7-d0575f7079bb Aug 25 10:37:20.300444 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-eab94a13-91c6-4708-a024-5e7cf5e31ee9 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:37:20.300620 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-eab94a13-91c6-4708-a024-5e7cf5e31ee9 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:37:20.307904 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:37:20.307904 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:37:20.311612 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-eab94a13-91c6-4708-a024-5e7cf5e31ee9 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Volume info retrieved successfully. Aug 25 10:37:20.315408 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-eab94a13-91c6-4708-a024-5e7cf5e31ee9 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] https://10.4.3.119/volume/v3/volumes/d7b46381-330e-4089-9fd7-d0575f7079bb returned with HTTP 200 Aug 25 10:37:20.315769 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1500/5961] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:37:20 2026] GET /volume/v3/volumes/d7b46381-330e-4089-9fd7-d0575f7079bb => generated 902 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:37:21.327518 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-2ec9d388-1fc1-4e87-a409-2e6cd048750d None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:37:21.329163 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2ec9d388-1fc1-4e87-a409-2e6cd048750d tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] GET https://10.4.3.119/volume/v3/volumes/d7b46381-330e-4089-9fd7-d0575f7079bb Aug 25 10:37:21.329363 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2ec9d388-1fc1-4e87-a409-2e6cd048750d tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:37:21.329556 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2ec9d388-1fc1-4e87-a409-2e6cd048750d tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:37:21.335957 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:37:21.335957 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:37:21.339709 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-2ec9d388-1fc1-4e87-a409-2e6cd048750d tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Volume info retrieved successfully. Aug 25 10:37:21.343325 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2ec9d388-1fc1-4e87-a409-2e6cd048750d tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] https://10.4.3.119/volume/v3/volumes/d7b46381-330e-4089-9fd7-d0575f7079bb returned with HTTP 200 Aug 25 10:37:21.343659 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1489/5962] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:37:21 2026] GET /volume/v3/volumes/d7b46381-330e-4089-9fd7-d0575f7079bb => generated 902 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:37:22.355369 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-aef305a6-c30b-4357-bdde-5531f808573b None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:37:22.357123 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-aef305a6-c30b-4357-bdde-5531f808573b tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] GET https://10.4.3.119/volume/v3/volumes/d7b46381-330e-4089-9fd7-d0575f7079bb Aug 25 10:37:22.357323 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-aef305a6-c30b-4357-bdde-5531f808573b tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:37:22.357498 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-aef305a6-c30b-4357-bdde-5531f808573b tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:37:22.364309 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:37:22.364309 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:37:22.367695 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-aef305a6-c30b-4357-bdde-5531f808573b tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Volume info retrieved successfully. Aug 25 10:37:22.371532 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-aef305a6-c30b-4357-bdde-5531f808573b tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] https://10.4.3.119/volume/v3/volumes/d7b46381-330e-4089-9fd7-d0575f7079bb returned with HTTP 200 Aug 25 10:37:22.371917 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1488/5963] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:37:22 2026] GET /volume/v3/volumes/d7b46381-330e-4089-9fd7-d0575f7079bb => generated 902 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:37:23.385534 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-1037a1e7-a762-4125-9b3f-220c1ffac69f None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:37:23.387180 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1037a1e7-a762-4125-9b3f-220c1ffac69f tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] GET https://10.4.3.119/volume/v3/volumes/d7b46381-330e-4089-9fd7-d0575f7079bb Aug 25 10:37:23.387456 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1037a1e7-a762-4125-9b3f-220c1ffac69f tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:37:23.387718 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1037a1e7-a762-4125-9b3f-220c1ffac69f tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:37:23.394015 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:37:23.394015 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:37:23.399094 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-1037a1e7-a762-4125-9b3f-220c1ffac69f tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Volume info retrieved successfully. Aug 25 10:37:23.400667 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1037a1e7-a762-4125-9b3f-220c1ffac69f tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] https://10.4.3.119/volume/v3/volumes/d7b46381-330e-4089-9fd7-d0575f7079bb returned with HTTP 200 Aug 25 10:37:23.401165 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1487/5964] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:37:23 2026] GET /volume/v3/volumes/d7b46381-330e-4089-9fd7-d0575f7079bb => generated 902 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:37:24.413225 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-886b54b9-1b39-4570-9b1f-38a7744a07c5 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:37:24.414990 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-886b54b9-1b39-4570-9b1f-38a7744a07c5 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] GET https://10.4.3.119/volume/v3/volumes/d7b46381-330e-4089-9fd7-d0575f7079bb Aug 25 10:37:24.415252 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-886b54b9-1b39-4570-9b1f-38a7744a07c5 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:37:24.415440 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-886b54b9-1b39-4570-9b1f-38a7744a07c5 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:37:24.421817 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:37:24.421817 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:37:24.424734 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-886b54b9-1b39-4570-9b1f-38a7744a07c5 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Volume info retrieved successfully. Aug 25 10:37:24.428181 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-886b54b9-1b39-4570-9b1f-38a7744a07c5 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] https://10.4.3.119/volume/v3/volumes/d7b46381-330e-4089-9fd7-d0575f7079bb returned with HTTP 200 Aug 25 10:37:24.428524 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1501/5965] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:37:24 2026] GET /volume/v3/volumes/d7b46381-330e-4089-9fd7-d0575f7079bb => generated 902 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:37:25.441552 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-f40b3477-0116-46a2-bd23-46c814f90ea0 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:37:25.444994 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f40b3477-0116-46a2-bd23-46c814f90ea0 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] GET https://10.4.3.119/volume/v3/volumes/d7b46381-330e-4089-9fd7-d0575f7079bb Aug 25 10:37:25.444994 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f40b3477-0116-46a2-bd23-46c814f90ea0 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:37:25.444994 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f40b3477-0116-46a2-bd23-46c814f90ea0 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:37:25.451855 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:37:25.451855 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:37:25.455675 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-f40b3477-0116-46a2-bd23-46c814f90ea0 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Volume info retrieved successfully. Aug 25 10:37:25.459589 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f40b3477-0116-46a2-bd23-46c814f90ea0 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] https://10.4.3.119/volume/v3/volumes/d7b46381-330e-4089-9fd7-d0575f7079bb returned with HTTP 200 Aug 25 10:37:25.460106 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1490/5966] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:37:25 2026] GET /volume/v3/volumes/d7b46381-330e-4089-9fd7-d0575f7079bb => generated 902 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:37:26.474356 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-70cdaab3-f76c-4dc9-8e1c-1cb8a766c2c3 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:37:26.477312 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-70cdaab3-f76c-4dc9-8e1c-1cb8a766c2c3 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] GET https://10.4.3.119/volume/v3/volumes/d7b46381-330e-4089-9fd7-d0575f7079bb Aug 25 10:37:26.477312 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-70cdaab3-f76c-4dc9-8e1c-1cb8a766c2c3 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:37:26.477312 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-70cdaab3-f76c-4dc9-8e1c-1cb8a766c2c3 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:37:26.482819 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:37:26.482819 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:37:26.488523 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-70cdaab3-f76c-4dc9-8e1c-1cb8a766c2c3 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Volume info retrieved successfully. Aug 25 10:37:26.490263 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-70cdaab3-f76c-4dc9-8e1c-1cb8a766c2c3 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] https://10.4.3.119/volume/v3/volumes/d7b46381-330e-4089-9fd7-d0575f7079bb returned with HTTP 200 Aug 25 10:37:26.490740 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1489/5967] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:37:26 2026] GET /volume/v3/volumes/d7b46381-330e-4089-9fd7-d0575f7079bb => generated 902 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:37:27.506221 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-c073ae5f-c1a0-4fb4-8439-cb069cfbdca7 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:37:27.507963 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c073ae5f-c1a0-4fb4-8439-cb069cfbdca7 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] GET https://10.4.3.119/volume/v3/volumes/d7b46381-330e-4089-9fd7-d0575f7079bb Aug 25 10:37:27.508160 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c073ae5f-c1a0-4fb4-8439-cb069cfbdca7 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:37:27.508381 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c073ae5f-c1a0-4fb4-8439-cb069cfbdca7 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:37:27.514752 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:37:27.514752 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:37:27.517910 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-c073ae5f-c1a0-4fb4-8439-cb069cfbdca7 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Volume info retrieved successfully. Aug 25 10:37:27.521484 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c073ae5f-c1a0-4fb4-8439-cb069cfbdca7 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] https://10.4.3.119/volume/v3/volumes/d7b46381-330e-4089-9fd7-d0575f7079bb returned with HTTP 200 Aug 25 10:37:27.521841 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1488/5968] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:37:27 2026] GET /volume/v3/volumes/d7b46381-330e-4089-9fd7-d0575f7079bb => generated 902 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:37:28.535165 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-081eefc3-45c0-4ebb-8ff3-295d7dd24fdc None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:37:28.538161 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-081eefc3-45c0-4ebb-8ff3-295d7dd24fdc tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] GET https://10.4.3.119/volume/v3/volumes/d7b46381-330e-4089-9fd7-d0575f7079bb Aug 25 10:37:28.538161 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-081eefc3-45c0-4ebb-8ff3-295d7dd24fdc tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:37:28.538161 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-081eefc3-45c0-4ebb-8ff3-295d7dd24fdc tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:37:28.544462 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:37:28.544462 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:37:28.548068 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-081eefc3-45c0-4ebb-8ff3-295d7dd24fdc tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Volume info retrieved successfully. Aug 25 10:37:28.551975 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-081eefc3-45c0-4ebb-8ff3-295d7dd24fdc tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] https://10.4.3.119/volume/v3/volumes/d7b46381-330e-4089-9fd7-d0575f7079bb returned with HTTP 200 Aug 25 10:37:28.552559 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1502/5969] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:37:28 2026] GET /volume/v3/volumes/d7b46381-330e-4089-9fd7-d0575f7079bb => generated 902 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:37:29.563990 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-437e0ecf-19bf-4315-8be2-09c1be3396d7 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:37:29.566195 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-437e0ecf-19bf-4315-8be2-09c1be3396d7 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] GET https://10.4.3.119/volume/v3/volumes/d7b46381-330e-4089-9fd7-d0575f7079bb Aug 25 10:37:29.566501 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-437e0ecf-19bf-4315-8be2-09c1be3396d7 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:37:29.566759 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-437e0ecf-19bf-4315-8be2-09c1be3396d7 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:37:29.575584 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:37:29.575584 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:37:29.579797 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-437e0ecf-19bf-4315-8be2-09c1be3396d7 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Volume info retrieved successfully. Aug 25 10:37:29.585794 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-437e0ecf-19bf-4315-8be2-09c1be3396d7 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] https://10.4.3.119/volume/v3/volumes/d7b46381-330e-4089-9fd7-d0575f7079bb returned with HTTP 200 Aug 25 10:37:29.586479 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1491/5970] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:37:29 2026] GET /volume/v3/volumes/d7b46381-330e-4089-9fd7-d0575f7079bb => generated 1450 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:37:29.669365 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-2c71471e-f79b-4d7f-a59f-4fe3afc9ef77 req-ad449aa2-5329-4309-b383-5a3798b55a6d None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:37:29.671257 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-2c71471e-f79b-4d7f-a59f-4fe3afc9ef77 req-ad449aa2-5329-4309-b383-5a3798b55a6d tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] GET https://10.4.3.119/volume/v3/volumes/d7b46381-330e-4089-9fd7-d0575f7079bb Aug 25 10:37:29.671462 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-2c71471e-f79b-4d7f-a59f-4fe3afc9ef77 req-ad449aa2-5329-4309-b383-5a3798b55a6d tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:37:29.671640 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-2c71471e-f79b-4d7f-a59f-4fe3afc9ef77 req-ad449aa2-5329-4309-b383-5a3798b55a6d tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:37:29.677626 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:37:29.677626 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:37:29.680552 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [req-2c71471e-f79b-4d7f-a59f-4fe3afc9ef77 req-ad449aa2-5329-4309-b383-5a3798b55a6d tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Volume info retrieved successfully. Aug 25 10:37:29.684393 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-2c71471e-f79b-4d7f-a59f-4fe3afc9ef77 req-ad449aa2-5329-4309-b383-5a3798b55a6d tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] https://10.4.3.119/volume/v3/volumes/d7b46381-330e-4089-9fd7-d0575f7079bb returned with HTTP 200 Aug 25 10:37:29.684724 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1490/5971] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:37:29 2026] GET /volume/v3/volumes/d7b46381-330e-4089-9fd7-d0575f7079bb => generated 1450 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:37:30.139432 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-2c71471e-f79b-4d7f-a59f-4fe3afc9ef77 req-7d580395-f202-45f9-beb2-66f840fee42d None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:37:30.141195 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-2c71471e-f79b-4d7f-a59f-4fe3afc9ef77 req-7d580395-f202-45f9-beb2-66f840fee42d tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] GET https://10.4.3.119/volume/v3/volumes/d7b46381-330e-4089-9fd7-d0575f7079bb Aug 25 10:37:30.141379 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-2c71471e-f79b-4d7f-a59f-4fe3afc9ef77 req-7d580395-f202-45f9-beb2-66f840fee42d tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:37:30.141539 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-2c71471e-f79b-4d7f-a59f-4fe3afc9ef77 req-7d580395-f202-45f9-beb2-66f840fee42d tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:37:30.147693 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:37:30.147693 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:37:30.150819 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [req-2c71471e-f79b-4d7f-a59f-4fe3afc9ef77 req-7d580395-f202-45f9-beb2-66f840fee42d tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Volume info retrieved successfully. Aug 25 10:37:30.154814 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-2c71471e-f79b-4d7f-a59f-4fe3afc9ef77 req-7d580395-f202-45f9-beb2-66f840fee42d tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] https://10.4.3.119/volume/v3/volumes/d7b46381-330e-4089-9fd7-d0575f7079bb returned with HTTP 200 Aug 25 10:37:30.155146 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1489/5972] 10.4.3.119 () {68 vars in 1598 bytes} [Tue Aug 25 10:37:30 2026] GET /volume/v3/volumes/d7b46381-330e-4089-9fd7-d0575f7079bb => generated 1450 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:37:30.163659 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-803cf6fc-93d3-4124-8e4a-4f69f90e52a9 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:37:30.164094 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-803cf6fc-93d3-4124-8e4a-4f69f90e52a9 None None] GET https://10.4.3.119/volume// Aug 25 10:37:30.164287 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-803cf6fc-93d3-4124-8e4a-4f69f90e52a9 None None] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:37:30.164522 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-803cf6fc-93d3-4124-8e4a-4f69f90e52a9 None None] Calling method 'all' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:37:30.164867 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-803cf6fc-93d3-4124-8e4a-4f69f90e52a9 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:37:30.165160 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1503/5973] 10.4.3.119 () {66 vars in 1419 bytes} [Tue Aug 25 10:37:30 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:37:30.171427 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-2c71471e-f79b-4d7f-a59f-4fe3afc9ef77 req-5829de23-6bbf-4323-aa39-aed9425366d5 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:37:30.173389 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-2c71471e-f79b-4d7f-a59f-4fe3afc9ef77 req-5829de23-6bbf-4323-aa39-aed9425366d5 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] POST https://10.4.3.119/volume/v3/attachments Aug 25 10:37:30.173705 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-2c71471e-f79b-4d7f-a59f-4fe3afc9ef77 req-5829de23-6bbf-4323-aa39-aed9425366d5 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d7b46381-330e-4089-9fd7-d0575f7079bb", "connector": null, "instance_uuid": "b7eccaa4-07f1-4324-93f8-6bbde1a54475"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:37:30.180977 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:37:30.180977 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:37:30.199593 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-2c71471e-f79b-4d7f-a59f-4fe3afc9ef77 req-5829de23-6bbf-4323-aa39-aed9425366d5 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] https://10.4.3.119/volume/v3/attachments returned with HTTP 200 Aug 25 10:37:30.199918 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1492/5974] 10.4.3.119 () {74 vars in 1594 bytes} [Tue Aug 25 10:37:30 2026] POST /volume/v3/attachments => generated 273 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:37:30.822413 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-a5224742-7c6c-48f3-91df-cbd79395f889 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:37:30.822675 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a5224742-7c6c-48f3-91df-cbd79395f889 None None] GET https://10.4.3.119/volume// Aug 25 10:37:30.822709 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a5224742-7c6c-48f3-91df-cbd79395f889 None None] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:37:30.822865 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a5224742-7c6c-48f3-91df-cbd79395f889 None None] Calling method 'all' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:37:30.823253 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a5224742-7c6c-48f3-91df-cbd79395f889 None None] https://10.4.3.119/volume// returned with HTTP 300 Aug 25 10:37:30.823576 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1491/5975] 10.4.3.119 () {66 vars in 1426 bytes} [Tue Aug 25 10:37:30 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 10:37:30.833294 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-2c71471e-f79b-4d7f-a59f-4fe3afc9ef77 req-5083d393-1f53-47b5-933b-9db4841930c6 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:37:30.835332 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-2c71471e-f79b-4d7f-a59f-4fe3afc9ef77 req-5083d393-1f53-47b5-933b-9db4841930c6 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] GET https://10.4.3.119/volume/v3/volumes/d7b46381-330e-4089-9fd7-d0575f7079bb Aug 25 10:37:30.835575 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-2c71471e-f79b-4d7f-a59f-4fe3afc9ef77 req-5083d393-1f53-47b5-933b-9db4841930c6 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:37:30.835752 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-2c71471e-f79b-4d7f-a59f-4fe3afc9ef77 req-5083d393-1f53-47b5-933b-9db4841930c6 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:37:30.846109 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:37:30.846109 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:37:30.849333 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [req-2c71471e-f79b-4d7f-a59f-4fe3afc9ef77 req-5083d393-1f53-47b5-933b-9db4841930c6 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Volume info retrieved successfully. Aug 25 10:37:30.854723 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-2c71471e-f79b-4d7f-a59f-4fe3afc9ef77 req-5083d393-1f53-47b5-933b-9db4841930c6 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] https://10.4.3.119/volume/v3/volumes/d7b46381-330e-4089-9fd7-d0575f7079bb returned with HTTP 200 Aug 25 10:37:30.855209 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1490/5976] 10.4.3.119 () {70 vars in 1639 bytes} [Tue Aug 25 10:37:30 2026] GET /volume/v3/volumes/d7b46381-330e-4089-9fd7-d0575f7079bb => generated 1629 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 10:37:30.951710 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-2c71471e-f79b-4d7f-a59f-4fe3afc9ef77 req-d24cdbb4-3b58-4775-8543-4a416ef75963 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:37:30.953934 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-2c71471e-f79b-4d7f-a59f-4fe3afc9ef77 req-d24cdbb4-3b58-4775-8543-4a416ef75963 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] PUT https://10.4.3.119/volume/v3/attachments/797a827e-a932-4e20-bfa1-9e9d58a71ea3 Aug 25 10:37:30.954291 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-2c71471e-f79b-4d7f-a59f-4fe3afc9ef77 req-d24cdbb4-3b58-4775-8543-4a416ef75963 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.119", "host": "np0000008063", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3398d5156650", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "462fd6ce-c505-48ef-84ec-f85776d45b24", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:37:30.963151 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-2c71471e-f79b-4d7f-a59f-4fe3afc9ef77 req-d24cdbb4-3b58-4775-8543-4a416ef75963 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Acquiring lock "cinder-attachment_update-d7b46381-330e-4089-9fd7-d0575f7079bb-np0000008063" by "attachment_update" {{(pid=100391) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 10:37:30.967819 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-2c71471e-f79b-4d7f-a59f-4fe3afc9ef77 req-d24cdbb4-3b58-4775-8543-4a416ef75963 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Lock "cinder-attachment_update-d7b46381-330e-4089-9fd7-d0575f7079bb-np0000008063" acquired by "attachment_update" :: waited 0.005s {{(pid=100391) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 10:37:30.968729 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:37:30.968729 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:37:31.042675 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-2c71471e-f79b-4d7f-a59f-4fe3afc9ef77 req-d24cdbb4-3b58-4775-8543-4a416ef75963 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Lock "cinder-attachment_update-d7b46381-330e-4089-9fd7-d0575f7079bb-np0000008063" released by "attachment_update" :: held 0.075s {{(pid=100391) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 10:37:31.043201 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-2c71471e-f79b-4d7f-a59f-4fe3afc9ef77 req-d24cdbb4-3b58-4775-8543-4a416ef75963 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] https://10.4.3.119/volume/v3/attachments/797a827e-a932-4e20-bfa1-9e9d58a71ea3 returned with HTTP 200 Aug 25 10:37:31.043794 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1504/5977] 10.4.3.119 () {74 vars in 1704 bytes} [Tue Aug 25 10:37:30 2026] PUT /volume/v3/attachments/797a827e-a932-4e20-bfa1-9e9d58a71ea3 => generated 968 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:37:31.063357 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-2c71471e-f79b-4d7f-a59f-4fe3afc9ef77 req-83fcca47-17e4-4f2e-840b-e24b63697418 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:37:31.065371 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-2c71471e-f79b-4d7f-a59f-4fe3afc9ef77 req-83fcca47-17e4-4f2e-840b-e24b63697418 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] POST https://10.4.3.119/volume/v3/attachments/797a827e-a932-4e20-bfa1-9e9d58a71ea3/action Aug 25 10:37:31.065904 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-2c71471e-f79b-4d7f-a59f-4fe3afc9ef77 req-83fcca47-17e4-4f2e-840b-e24b63697418 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Action body: b'{"os-complete": null}' {{(pid=100390) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 10:37:31.065904 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-2c71471e-f79b-4d7f-a59f-4fe3afc9ef77 req-83fcca47-17e4-4f2e-840b-e24b63697418 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 10:37:31.079839 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:37:31.079839 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:37:31.089042 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-2c71471e-f79b-4d7f-a59f-4fe3afc9ef77 req-83fcca47-17e4-4f2e-840b-e24b63697418 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] https://10.4.3.119/volume/v3/attachments/797a827e-a932-4e20-bfa1-9e9d58a71ea3/action returned with HTTP 204 Aug 25 10:37:31.089554 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1493/5978] 10.4.3.119 () {74 vars in 1725 bytes} [Tue Aug 25 10:37:31 2026] POST /volume/v3/attachments/797a827e-a932-4e20-bfa1-9e9d58a71ea3/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:37:35.075889 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-2c71471e-f79b-4d7f-a59f-4fe3afc9ef77 req-41394ed0-5282-47c6-bc7c-55e6d9c61982 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:37:35.077989 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-2c71471e-f79b-4d7f-a59f-4fe3afc9ef77 req-41394ed0-5282-47c6-bc7c-55e6d9c61982 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] GET https://10.4.3.119/volume/v3/volumes/d7b46381-330e-4089-9fd7-d0575f7079bb/encryption Aug 25 10:37:35.078152 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-2c71471e-f79b-4d7f-a59f-4fe3afc9ef77 req-41394ed0-5282-47c6-bc7c-55e6d9c61982 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:37:35.078326 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-2c71471e-f79b-4d7f-a59f-4fe3afc9ef77 req-41394ed0-5282-47c6-bc7c-55e6d9c61982 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Calling method 'index' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:37:35.087695 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:37:35.087695 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:37:35.093544 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-2c71471e-f79b-4d7f-a59f-4fe3afc9ef77 req-41394ed0-5282-47c6-bc7c-55e6d9c61982 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] https://10.4.3.119/volume/v3/volumes/d7b46381-330e-4089-9fd7-d0575f7079bb/encryption returned with HTTP 200 Aug 25 10:37:35.093924 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1492/5979] 10.4.3.119 () {68 vars in 1631 bytes} [Tue Aug 25 10:37:35 2026] GET /volume/v3/volumes/d7b46381-330e-4089-9fd7-d0575f7079bb/encryption => generated 160 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 10:37:40.853018 np0000008063 devstack@c-api.service[100388]: DEBUG dbcounter [-] [100388] Writing DB stats cinder:SELECT=21 {{(pid=100388) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 10:37:41.037130 np0000008063 devstack@c-api.service[100391]: DEBUG dbcounter [-] [100391] Writing DB stats cinder:SELECT=26,cinder:UPDATE=4 {{(pid=100391) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 10:37:41.085950 np0000008063 devstack@c-api.service[100390]: DEBUG dbcounter [-] [100390] Writing DB stats cinder:SELECT=43,cinder:INSERT=7,cinder:UPDATE=16 {{(pid=100390) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 10:37:45.092749 np0000008063 devstack@c-api.service[100389]: DEBUG dbcounter [-] [100389] Writing DB stats cinder:SELECT=20 {{(pid=100389) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 10:38:17.956365 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-b71bedbb-1fca-4cae-8cbb-0d3a2017bddd req-fa857759-5d9b-44a1-8a80-2d0daa4793f3 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:38:17.958230 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-b71bedbb-1fca-4cae-8cbb-0d3a2017bddd req-fa857759-5d9b-44a1-8a80-2d0daa4793f3 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] DELETE https://10.4.3.119/volume/v3/attachments/797a827e-a932-4e20-bfa1-9e9d58a71ea3 Aug 25 10:38:17.958405 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-b71bedbb-1fca-4cae-8cbb-0d3a2017bddd req-fa857759-5d9b-44a1-8a80-2d0daa4793f3 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:38:17.958587 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-b71bedbb-1fca-4cae-8cbb-0d3a2017bddd req-fa857759-5d9b-44a1-8a80-2d0daa4793f3 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Calling method 'version_select' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:38:17.965126 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:38:17.965126 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:38:18.007384 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-b71bedbb-1fca-4cae-8cbb-0d3a2017bddd req-fa857759-5d9b-44a1-8a80-2d0daa4793f3 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] https://10.4.3.119/volume/v3/attachments/797a827e-a932-4e20-bfa1-9e9d58a71ea3 returned with HTTP 200 Aug 25 10:38:18.007802 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1491/5980] 10.4.3.119 () {72 vars in 1673 bytes} [Tue Aug 25 10:38:17 2026] DELETE /volume/v3/attachments/797a827e-a932-4e20-bfa1-9e9d58a71ea3 => generated 19 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 10:38:19.330835 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-1b76429b-7e36-4c9c-a4b6-e47666d1cee1 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:38:19.332920 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1b76429b-7e36-4c9c-a4b6-e47666d1cee1 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] DELETE https://10.4.3.119/volume/v3/volumes/d7b46381-330e-4089-9fd7-d0575f7079bb Aug 25 10:38:19.333195 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1b76429b-7e36-4c9c-a4b6-e47666d1cee1 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:38:19.333449 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1b76429b-7e36-4c9c-a4b6-e47666d1cee1 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:38:19.333672 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-1b76429b-7e36-4c9c-a4b6-e47666d1cee1 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Delete volume with id: d7b46381-330e-4089-9fd7-d0575f7079bb Aug 25 10:38:19.342023 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:38:19.342023 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:38:19.342594 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-1b76429b-7e36-4c9c-a4b6-e47666d1cee1 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Volume info retrieved successfully. Aug 25 10:38:19.353964 np0000008063 devstack@c-api.service[100391]: WARNING cinder.keymgr.conf_key_mgr [None req-1b76429b-7e36-4c9c-a4b6-e47666d1cee1 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 25 10:38:19.360287 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-1b76429b-7e36-4c9c-a4b6-e47666d1cee1 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Delete volume request issued successfully. Aug 25 10:38:19.360509 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1b76429b-7e36-4c9c-a4b6-e47666d1cee1 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] https://10.4.3.119/volume/v3/volumes/d7b46381-330e-4089-9fd7-d0575f7079bb returned with HTTP 202 Aug 25 10:38:19.360982 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1505/5981] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:38:19 2026] DELETE /volume/v3/volumes/d7b46381-330e-4089-9fd7-d0575f7079bb => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:38:19.369826 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-4a297247-0370-4913-a844-e2896d423f2c None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:38:19.371327 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4a297247-0370-4913-a844-e2896d423f2c tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] GET https://10.4.3.119/volume/v3/volumes/d7b46381-330e-4089-9fd7-d0575f7079bb Aug 25 10:38:19.371545 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4a297247-0370-4913-a844-e2896d423f2c tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:38:19.371794 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4a297247-0370-4913-a844-e2896d423f2c tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:38:19.379218 np0000008063 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:38:19.379218 np0000008063 devstack@c-api.service[100390]: warnings.warn( Aug 25 10:38:19.383152 np0000008063 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-4a297247-0370-4913-a844-e2896d423f2c tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Volume info retrieved successfully. Aug 25 10:38:19.389331 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4a297247-0370-4913-a844-e2896d423f2c tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] https://10.4.3.119/volume/v3/volumes/d7b46381-330e-4089-9fd7-d0575f7079bb returned with HTTP 200 Aug 25 10:38:19.389762 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1494/5982] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:38:19 2026] GET /volume/v3/volumes/d7b46381-330e-4089-9fd7-d0575f7079bb => generated 1449 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:38:20.400900 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-ec7cec23-238b-4f8f-8871-03ec8a1e574e None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:38:20.402556 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ec7cec23-238b-4f8f-8871-03ec8a1e574e tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] GET https://10.4.3.119/volume/v3/volumes/d7b46381-330e-4089-9fd7-d0575f7079bb Aug 25 10:38:20.402741 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ec7cec23-238b-4f8f-8871-03ec8a1e574e tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:38:20.402906 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ec7cec23-238b-4f8f-8871-03ec8a1e574e tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:38:20.408710 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ec7cec23-238b-4f8f-8871-03ec8a1e574e tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] https://10.4.3.119/volume/v3/volumes/d7b46381-330e-4089-9fd7-d0575f7079bb returned with HTTP 404 Aug 25 10:38:20.409238 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1493/5983] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:38:20 2026] GET /volume/v3/volumes/d7b46381-330e-4089-9fd7-d0575f7079bb => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:38:20.632541 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-727ddab8-fb4d-4ffb-a7a8-b1e89fccf052 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:38:20.634231 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-727ddab8-fb4d-4ffb-a7a8-b1e89fccf052 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] DELETE https://10.4.3.119/volume/v3/volumes/f006500a-2180-4860-a536-9ca793cb0b13 Aug 25 10:38:20.634414 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-727ddab8-fb4d-4ffb-a7a8-b1e89fccf052 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:38:20.634589 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-727ddab8-fb4d-4ffb-a7a8-b1e89fccf052 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:38:20.634752 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-727ddab8-fb4d-4ffb-a7a8-b1e89fccf052 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Delete volume with id: f006500a-2180-4860-a536-9ca793cb0b13 Aug 25 10:38:20.641148 np0000008063 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:38:20.641148 np0000008063 devstack@c-api.service[100388]: warnings.warn( Aug 25 10:38:20.641565 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-727ddab8-fb4d-4ffb-a7a8-b1e89fccf052 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Volume info retrieved successfully. Aug 25 10:38:20.650015 np0000008063 devstack@c-api.service[100388]: WARNING cinder.keymgr.conf_key_mgr [None req-727ddab8-fb4d-4ffb-a7a8-b1e89fccf052 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 25 10:38:20.654600 np0000008063 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-727ddab8-fb4d-4ffb-a7a8-b1e89fccf052 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Delete volume request issued successfully. Aug 25 10:38:20.654709 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-727ddab8-fb4d-4ffb-a7a8-b1e89fccf052 tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] https://10.4.3.119/volume/v3/volumes/f006500a-2180-4860-a536-9ca793cb0b13 returned with HTTP 202 Aug 25 10:38:20.655049 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1492/5984] 10.4.3.119 () {66 vars in 1351 bytes} [Tue Aug 25 10:38:20 2026] DELETE /volume/v3/volumes/f006500a-2180-4860-a536-9ca793cb0b13 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:38:20.661295 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-ab1c1aed-41c7-4375-a582-1326a8fb967c None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:38:20.663437 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ab1c1aed-41c7-4375-a582-1326a8fb967c tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] GET https://10.4.3.119/volume/v3/volumes/f006500a-2180-4860-a536-9ca793cb0b13 Aug 25 10:38:20.663643 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ab1c1aed-41c7-4375-a582-1326a8fb967c tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:38:20.663833 np0000008063 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ab1c1aed-41c7-4375-a582-1326a8fb967c tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:38:20.670180 np0000008063 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:38:20.670180 np0000008063 devstack@c-api.service[100391]: warnings.warn( Aug 25 10:38:20.673331 np0000008063 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-ab1c1aed-41c7-4375-a582-1326a8fb967c tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Volume info retrieved successfully. Aug 25 10:38:20.677418 np0000008063 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ab1c1aed-41c7-4375-a582-1326a8fb967c tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] https://10.4.3.119/volume/v3/volumes/f006500a-2180-4860-a536-9ca793cb0b13 returned with HTTP 200 Aug 25 10:38:20.677857 np0000008063 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1506/5985] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:38:20 2026] GET /volume/v3/volumes/f006500a-2180-4860-a536-9ca793cb0b13 => generated 1428 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:38:21.689659 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-64060cb6-dee5-45fe-bfe4-b356e6639a5a None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:38:21.691401 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-64060cb6-dee5-45fe-bfe4-b356e6639a5a tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] GET https://10.4.3.119/volume/v3/volumes/f006500a-2180-4860-a536-9ca793cb0b13 Aug 25 10:38:21.691590 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-64060cb6-dee5-45fe-bfe4-b356e6639a5a tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:38:21.691777 np0000008063 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-64060cb6-dee5-45fe-bfe4-b356e6639a5a tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:38:21.696877 np0000008063 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-64060cb6-dee5-45fe-bfe4-b356e6639a5a tempest-TestEncryptedCinderVolumes-546911446 tempest-TestEncryptedCinderVolumes-546911446-project-member] https://10.4.3.119/volume/v3/volumes/f006500a-2180-4860-a536-9ca793cb0b13 returned with HTTP 404 Aug 25 10:38:21.697332 np0000008063 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1495/5986] 10.4.3.119 () {66 vars in 1348 bytes} [Tue Aug 25 10:38:21 2026] GET /volume/v3/volumes/f006500a-2180-4860-a536-9ca793cb0b13 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 10:38:21.703555 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-b6519423-9c46-4c6c-ae2e-3653a583e5f2 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:38:21.705340 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b6519423-9c46-4c6c-ae2e-3653a583e5f2 tempest-TestEncryptedCinderVolumes-1080165867 tempest-TestEncryptedCinderVolumes-1080165867-project-admin] GET https://10.4.3.119/volume/v3/volumes/detail?all_tenants=1 Aug 25 10:38:21.705533 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b6519423-9c46-4c6c-ae2e-3653a583e5f2 tempest-TestEncryptedCinderVolumes-1080165867 tempest-TestEncryptedCinderVolumes-1080165867-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:38:21.705751 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b6519423-9c46-4c6c-ae2e-3653a583e5f2 tempest-TestEncryptedCinderVolumes-1080165867 tempest-TestEncryptedCinderVolumes-1080165867-project-admin] Calling method 'detail' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:38:21.706574 np0000008063 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-b6519423-9c46-4c6c-ae2e-3653a583e5f2 tempest-TestEncryptedCinderVolumes-1080165867 tempest-TestEncryptedCinderVolumes-1080165867-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100389) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 10:38:21.717381 np0000008063 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-b6519423-9c46-4c6c-ae2e-3653a583e5f2 tempest-TestEncryptedCinderVolumes-1080165867 tempest-TestEncryptedCinderVolumes-1080165867-project-admin] Get all volumes completed successfully. Aug 25 10:38:21.719246 np0000008063 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 10:38:21.719246 np0000008063 devstack@c-api.service[100389]: warnings.warn( Aug 25 10:38:21.723892 np0000008063 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b6519423-9c46-4c6c-ae2e-3653a583e5f2 tempest-TestEncryptedCinderVolumes-1080165867 tempest-TestEncryptedCinderVolumes-1080165867-project-admin] https://10.4.3.119/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 25 10:38:21.724389 np0000008063 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1494/5987] 10.4.3.119 () {66 vars in 1285 bytes} [Tue Aug 25 10:38:21 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5252 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 10:38:21.738519 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-32be39e8-bd90-4a3c-a35b-6d30a978e33a None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 10:38:21.740422 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-32be39e8-bd90-4a3c-a35b-6d30a978e33a tempest-TestEncryptedCinderVolumes-1080165867 tempest-TestEncryptedCinderVolumes-1080165867-project-admin] DELETE https://10.4.3.119/volume/v3/types/c0b2f6ba-b980-435a-9bc1-bd067be409af Aug 25 10:38:21.740642 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-32be39e8-bd90-4a3c-a35b-6d30a978e33a tempest-TestEncryptedCinderVolumes-1080165867 tempest-TestEncryptedCinderVolumes-1080165867-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 10:38:21.740879 np0000008063 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-32be39e8-bd90-4a3c-a35b-6d30a978e33a tempest-TestEncryptedCinderVolumes-1080165867 tempest-TestEncryptedCinderVolumes-1080165867-project-admin] Calling method '_delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 10:38:21.762377 np0000008063 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-32be39e8-bd90-4a3c-a35b-6d30a978e33a tempest-TestEncryptedCinderVolumes-1080165867 tempest-TestEncryptedCinderVolumes-1080165867-project-admin] https://10.4.3.119/volume/v3/types/c0b2f6ba-b980-435a-9bc1-bd067be409af returned with HTTP 202 Aug 25 10:38:21.762928 np0000008063 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1493/5988] 10.4.3.119 () {66 vars in 1345 bytes} [Tue Aug 25 10:38:21 2026] DELETE /volume/v3/types/c0b2f6ba-b980-435a-9bc1-bd067be409af => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 10:38:30.676192 np0000008063 devstack@c-api.service[100391]: DEBUG dbcounter [-] [100391] Writing DB stats cinder:SELECT=7,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=100391) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 10:38:31.693752 np0000008063 devstack@c-api.service[100390]: DEBUG dbcounter [-] [100390] Writing DB stats cinder:SELECT=5 {{(pid=100390) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 10:38:31.722416 np0000008063 devstack@c-api.service[100389]: DEBUG dbcounter [-] [100389] Writing DB stats cinder:SELECT=3 {{(pid=100389) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 10:38:31.759334 np0000008063 devstack@c-api.service[100388]: DEBUG dbcounter [-] [100388] Writing DB stats cinder:SELECT=21,cinder:UPDATE=8,cinder:INSERT=1 {{(pid=100388) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}